/*.container__effect {
	display: none !important;
}

.abs_line {
	position: fixed;
	top: 0;
	width: 50px;
	width: 30px;
	width: 20px;
	width: 15px;
	height: 15000px;
	z-index: 20;
}
.abs_line1 {
	background: red;
	left: 0;
}
.abs_line2 {
	background: green;
	right: 0;
}*/


/*.container__effect {
	display: none !important;
}
.elem__flash {
}
.container__effect-inner {

}*/



.bg__image {
	background: black;
}




.s__general {
	color: var(--white);
	/*min-height: 1080px;*/
	padding: 110px 0 130px;
}
.s__general:before {
	content: '';
	width: 100%;
	height: 54%;
	background: #0A011E;
	opacity: 0.5;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}
.s__general .bg__abs {}
.s__general .s__image {
    overflow: visible;
	position: absolute;
	bottom: 0;
	right: 0;
    width: 100%;
    /*max-width: 82%;*/
    /*max-width: 100%;*/
    max-width: 95%;
}
.s__general .s__image img {
	position: absolute;
	bottom: 0;
	right: 0;
}

.s__general .container {
	position: relative;
	z-index: 2;
}

.s__general .s__row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 68px;
}
.s__general .s__label {
	font-size: 2.6rem;
	font-weight: 400;
	letter-spacing: 0.5px;
}
.s__general .s__label strong {
	font-weight: 600;
	color: var(--red);
	letter-spacing: -0.2px;
}
.s__general .s__config {
	display: flex;
	align-items: center;
}
.s__general .s__date {
	/*font-size: 2.6rem;*/
	font-size: 2rem;
	color: var(--white);
	text-decoration: none;
	display: flex;
	justify-content: space-between;
}
.s__general .s__date strong {
	font-weight: 600;
}
.s__general .s__date img {
	flex-shrink: 0;
	/*margin-left: 40px;*/
	margin-left: 20px;
	transition: 0.5s;
	max-width: 50px;
}
/*.s__general .s__date:hover img {
    transform: translate3d(150px, -150px, -60px);
}*/
.s__general .s__date:hover {
	color: var(--red);
}

.s__general .s__title {
    font-family: 'Bruta Glb Extended';
	font-size: 14rem;
	font-weight: 900;
	letter-spacing: 4px;
	color: var(--white);
	margin-bottom: 176px;
	text-shadow: 0px 4px 14px rgba(0, 0, 0, 0.15);
}
.s__general .s__subtitle {
	max-width: 726px;
	font-size: 2.3rem;
  	font-weight: 400;
  	margin-bottom: 60px;
}
.s__general .s__wrap {
    display: flex;
    align-items: center;
}
.s__general .s__wrap .btn {
    margin-right: 152px;
	margin-bottom: 26px;
}

.s__general .s__wrap span {}
.s__general .s__wrap svg {}
.s__general .btn__label {}
.s__general .btn__label-text1 {}
.s__general .btn__label-text2 {}
.s__general .btn__text {
	font-size: 1.8rem;
	font-weight: 500;
}



@media screen and (max-width: 1700px) {
	.s__general {
		padding: 56px 0 78px;
	}
	.s__general .s__row {
		margin-bottom: 40px;
	}
	.s__general .s__title {
		font-size: 10rem;
		margin-bottom: 104px;
	}
	.s__general .s__subtitle {
		font-size: 2rem;
		margin-bottom: 50px;
	}
	.s__general .s__wrap {
		display: flex;
		align-items: center;
	}
	.s__general .s__wrap .btn {
		margin-right: 152px;
	}
	.s__general .btn__text {
		position: relative;	
		top: -20px;
	}
	.s__general .s__image {
		max-width: 82%;
	}
}

@media screen and (max-width: 1400px) {

	.s__general .s__image {
		max-width: 64%;
	}

}


@media screen and (max-width: 1199px) {
	.s__general {
		padding: 76px 0 102px;
	}
	.s__general .s__row {
		margin-bottom: 28px;
	}
	.s__general .s__label {
		font-size: 2.4rem;
	}
	.s__general .s__date {
		font-size: 2.4rem;
		align-items: flex-start;
	}
	.s__general .s__date img {
		max-width: 55px;
		margin-left: 20px;
		margin-top: 10px;
	}
	.s__general .s__title {
		font-size: 9rem;
	}
	.s__general .s__subtitle{ 
		margin-bottom: 60px;
	}
	.s__general .s__wrap {
	    flex-direction: column;
	    align-items: flex-start;
	}
	.s__general .s__wrap .btn {
		margin-right: 0;
		margin-bottom: 30px;
	}
	.s__general .btn__text {
		top: 0;
	}
	.s__general .s__image {
	    max-width: 94%;
	}


}



@media screen and (max-width: 999px) {
	.s__general {
		padding: 85px 0 95px;
	}
	.s__general .s__row {
		flex-direction: column;
		margin-bottom: 24px;
	}
	.s__general .s__config {
		margin-bottom: 60px;
		justify-content: space-between;
		width: 100%;
	}
	.s__general .lang {
		order: 2;
	}
	.s__general .s__date {
		order: 1;
		font-size: 2.8rem;
		justify-content: flex-start;
		/*margin-bottom: 60px;*/
	}
	.s__general .s__date img {
		max-width: 45px;
		margin-top: 0;
	}
	.s__general .s__label {
		order: 2;
	    width: 100%;
	}
	.s__general .s__title {
	    font-size: 10.5rem;
	    width: calc(100% + 20px);
	    margin-bottom: 92px;
	}
	.s__general .s__subtitle {
		margin-bottom: 50px;
	}
	.s__general .s__image {
	    max-width: 100%;
	    right: -20px;
	    opacity: 0.5;
	}
}	


@media screen and (max-width: 767px) {
		
	.s__general {
	    padding: 75px 0 95px;
	}
	.s__general:before {
		height: 56%;
	}
	.s__general .s__row {
		margin-bottom: 18px;
	}
	.s__general .s__config {
		margin-bottom: 30px;
	}
	.s__general .s__date {
		font-size: 2.35rem;
	    align-items: center;
		/*margin-bottom: 34px;*/
	}
	.s__general .s__date strong {
		display: block;
	}
	.s__general .s__label {
		font-size: 2rem;
	}
	.s__general .s__title {
	    font-size: 6rem;
	    margin-bottom: 84px;
	}
	.s__general .s__subtitle {
		font-size: 1.8rem;
	}
}


@media screen and (max-width: 479px) {
	.s__general {
	    padding: 45px 0 80px;
	}
	.s__general:before {
		height: 62%;
	}
	.s__general .s__image {
    	/*max-width: 88%;*/
    	max-width: 84%;
	    right: 0;
	}
	.s__general .s__row {
	    margin-bottom: 14px;
	}
	.s__general .s__date {
		/*font-size: 1.8rem;*/
		font-size: 1.6rem;
		justify-content: space-between;
		align-items: center;
	}
	.s__general .s__date img {
		max-width: 40px;
	}
	.s__general .s__label {
		font-size: 1.6rem;
		letter-spacing: 0.3px;
	}
	.lang .nice-select {
		padding: 10px 15px;
	}
	.lang .nice-select:after {
		right: -5px;
	}
	.s__general .s__date img {
		margin-left: 10px;
		max-width: 30px;
	}

	.s__general .s__title {
		font-size: 3.85rem;
		margin-bottom: 70px;
	}
	.s__general .s__subtitle {
		font-size: 1.6rem;
	}
	.s__general .btn__text {
		font-size: 1.6rem;
	}

}


.s__korols {}
.s__korols .s__title {}
.s__korols .s__text {}
.s__korols .s__image {}




@media screen and (max-width: 1700px) {

}


@media screen and (max-width: 1199px) {

}


@media screen and (max-width: 999px) {

}	


@media screen and (max-width: 767px) {

}


@media screen and (max-width: 479px) {

}




.s__reading {}
.s__reading .s__title {
	margin-bottom: 85px;
}
.s__reading .grid {
	display: flex;
	justify-content: space-between;
    width: 100%;
	margin-bottom: 80px;
}
.s__reading .grid__item {
	margin-right: 30px;
}
.s__reading .grid__item:nth-child(2n){
	margin-right: 0;
}
.s__reading .grid__link{
	display: block;
	position: relative;
	overflow: hidden;
	border-radius: 15px;
}
.s__reading .grid__picture {
	border-radius: 15px;
	overflow: hidden;
}

.s__reading .grid__link:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: var(--red);
	opacity: 0;
	transition: 0.5s;
}
.s__reading .grid__link:after {
	content: '+';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	color: var(--white);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 10rem;
	opacity: 0;
}

.s__reading .grid__link:hover {}
.s__reading .grid__link:hover:before {
	opacity: 0.5;
}
.s__reading .grid__link:hover:after {
	opacity: 1;
}

.s__reading .s__text2 {
	margin-bottom: 0;
}



@media screen and (max-width: 1700px) {
	.s__reading .s__title {
		letter-spacing: 1px;
		margin-bottom: 65px;
	}
	.s__reading .grid {
		margin-bottom: 65px;
	}
	.s__reading .s__text2 {
    	margin-bottom: -5px;
	}
}


@media screen and (max-width: 1199px) {
	.s__reading .s__title {
		letter-spacing: 0;
		margin-bottom: 85px;
	}
	.s__reading .grid {
		margin-bottom: 60px;
	}
}


@media screen and (max-width: 999px) {
	.s__reading .s__title {
		margin-bottom: 58px;
	}
	.s__reading .grid {
		flex-wrap: wrap;
		margin-bottom: 40px;
	}
	.s__reading .grid__item {
		margin-bottom: 30px;
		margin-right: 0;
	}

}	


@media screen and (max-width: 767px) {
	.s__reading .s__title {
	    margin-bottom: 50px;
	}
	.s__reading .grid {
		margin-bottom: 30px;
	}
	.s__reading .s__text2 {
		margin-bottom: 0;
	}
}


@media screen and (max-width: 479px) {
	.s__reading .grid__item {
	    margin-bottom: 20px;
	}
}




.s__thing {}

.s__citate {}
.s__citate .s__title {
	color: var(--white);
	font-size: 5rem;
	margin-bottom: 90px;
}
.s__citate .blockquote {
	position: relative;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	color: var(--white);
	margin-bottom: 10px;
}
.s__citate .blockquote__picture {
	max-width: 206px;
	max-height: 206px;
	flex-shrink: 0;
	margin-right: 70px;
	border-radius: 100%;
	overflow: hidden;
	position: relative;
    top: -6px;
}
.s__citate .blockquote__body {
	padding: 52px 59px 62px 50px;
	font-size: 3rem;
	display: flex;
	/*justify-content: space-between;*/
	justify-content: flex-start;
	position: relative;
	border-radius: 0px 15px 15px 15px;
	width: 100%;
}
.s__citate .blockquote__body:after {
	content: '';
	position: absolute;
	top: 0;
	left: -20px;
	width: 20px;
	height: 20px;
	background: url(../i/ico_blockquote.svg) no-repeat center right;

}


.s__citate .blockquote__body:before {
	content: '';
	background: #5379FF;
	opacity: 0.15;
	border-radius: 0px 15px 15px 15px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
    z-index: -1;
}

.s__citate .blockquote__tail {
}
.s__citate .blockquote__ico {
	margin-right: 52px;
	flex-shrink: 0;
	max-width: 76px;
	width: 100%;
	position: relative;
    top: 15px;
}
.s__citate .blockquote__ico img {}

.s__citate .blockquote__text {}




@media screen and (max-width: 1700px) {
	.s__citate .s__title {
		letter-spacing: -1.5px;
	}
	.s__citate .blockquote {
		margin-bottom: 4px;
	}
	.s__citate .blockquote__picture {
		max-width: 154px;
		max-height: 154px;
		top: -10px;
		margin-right: 46px;
	}
	.s__citate .blockquote__ico {
		margin-right: 42px
	}

	.s__citate .blockquote__body {
		letter-spacing: -1px;
		line-height: 1.4;
		padding: 48px 58px 62px 42px;
    }
}


@media screen and (max-width: 1199px) {
	.s__citate .blockquote__body {
		padding: 48px 58px 58px 34px;
		font-size: 2.4rem;
		line-height: 1.45;
		letter-spacing: 0;
	}
	.s__citate .blockquote__ico {
		margin-right: 26px;
		top: 10px;
	}
	.s__citate .blockquote__picture {
		max-width: 133px;
		max-height: 133px;
	}
}


@media screen and (max-width: 999px) {

	.s__citate {}
	.s__citate .s__title {
	    letter-spacing: -2.6px;
	}
	.s__citate .blockquote {
		margin-bottom: 0;
	    flex-direction: column;
	    max-width: 510px;
	    margin: 0 auto 5px;
	}
	.s__citate .blockquote__picture {
		max-width: 252px;
		max-height: 252px;
		margin: 0 auto 46px;
	}
	.s__citate .blockquote__body {
		padding: 52px 50px 62px 38px;
	}
	.s__citate .blockquote__body:after {

		transform: scale(-1,-1);
		left: 0;
		top: -20px;
	}
	.s__citate .blockquote__ico {
		max-width: 66px;
		margin-right: 22px;
	}
}	


@media screen and (max-width: 767px) {
	.s__citate .s__title {
	    letter-spacing: -1.6px;
	    font-size: 4.6rem;
	    line-height: 1.4;
		margin-bottom: 70px;
	}
	.s__citate .blockquote {
		margin-bottom: 10px;
	}
	.s__citate .blockquote__picture {
		margin-bottom: 40px;
	}
	.s__citate .blockquote__body {
	    margin-left: 20px;
	    width: calc(100% - 20px);
	    padding: 52px 30px 54px 28px;
	    font-size: 1.8rem;
	}
	.s__citate .blockquote__ico {
		max-width: 58px;
	}
}


@media screen and (max-width: 479px) {
	.s__citate .s__title {
		font-size: 3rem;
		line-height: 1.5;
		margin-left: 10px;
		letter-spacing: 0;
		margin-bottom: 58px;
	}
	.s__citate .blockquote__picture {
		margin-bottom: 40px;
	}
	.s__citate .blockquote__body:after {
		display: none;
	}
	.s__citate .blockquote__body:before {
		border-radius: 0;
		left: -100px;
		width: calc(100% + 100px + 100px);
	}
	.s__citate .blockquote__body {
		margin: 0 auto;
		left: -20px;
		width: calc(100% + 20px + 20px);
		border-radius: 0;
		font-size: 1.6rem;
		padding: 54px 30px 54px 20px;
	}
	.s__citate .blockquote__ico {
	    max-width: 40px;
		margin-right: 18px;
	}

}




.s__working {}
.s__working .s__title {
	margin-bottom: 80px;
}
.s__working .self__list {}
.s__working .self__item {
	background: var(--violet);
}
.s__working .self__img {}
.s__working .self__img img {}
.s__working .self__text {}




@media screen and (max-width: 1700px) {
	.s__working .s__title {
	    margin-bottom: 60px;
	}
	.s__working .s__tagline {
		margin-bottom: -5px;
	}
}


@media screen and (max-width: 1199px) {
	.s__working {}
	.s__working .s__title {
	    margin-bottom: 70px;
	}
	.s__working .columns-padding {
		position: relative;
		left: 80px;
	}
}


@media screen and (max-width: 999px) {
	.s__working .columns-padding {
		left: 0;
	}
	.s__working .s__tagline {
	    margin-bottom: 0px;
	}
}	


@media screen and (max-width: 767px) {
	.s__working .s__title {
		margin-bottom: 60px;
	}
	.s__working .s__tagline {
	    margin-bottom: 4px;
	}
}


@media screen and (max-width: 479px) {
	.s__working .s__title {
	    margin-bottom: 50px;
	}
	.s__working .s__tagline {
		font-size: 2.2rem;
		line-height: 1.5;
		margin-bottom: 0;
	}
}




.s__words {}
.s__words .s__title {}
.s__words .s__text {
	margin-bottom: 86px;
}
.s__words .s__image {}
.s__words .s__wrap {
	margin-bottom: 10px;
}




@media screen and (max-width: 1700px) {
	.s__words .s__text {
	    margin-bottom: 72px;
	}
	.s__words .s__text p {
		margin-bottom: 30px;
	}
	.s__words .s__wrap {
		margin-bottom: 0;
	}
}


@media screen and (max-width: 1199px) {
	.s__words .s__text {
	    margin-bottom: 82px;
	}
	.s__words .s__wrap {
	    margin-bottom: 5px;
	}


}


@media screen and (max-width: 999px) {
	.s__words .s__title {
		letter-spacing: 1px;
	}
	.s__words .s__text {
	    margin-bottom: 78px;
	}
}	


@media screen and (max-width: 767px) {
	.s__words .s__title {
	    letter-spacing: 0px;
	}
	.s__words .s__text p {
	    margin-bottom: 26px;
	}
	.s__words .s__text {
	    margin-bottom: 60px;
	}
	.s__words .s__wrap {
	    margin-bottom: 10px;
	}
}



@media screen and (max-width: 479px) {
	.s__words .s__text {
	    margin-bottom: 50px;
	}
	.s__words .s__text p {
	    margin-bottom: 28px;
	}
}



.s__autor {}
.s__autor .columns-padding {
	position: relative;
	left: -53px;
}
.s__autor .s__title {}
.s__autor .s__text {
	width: 108%;
}
.s__autor .s__text ul {}
.s__autor .s__text ul li {
	position: relative;
	padding-left: 38px;
	margin-bottom: 31px;
	letter-spacing: 0.2px;
}
.s__autor .s__text ul li:last-of-type {
	margin-bottom: 0;
}
.s__autor .s__text ul li:before {
	content: '';
	background: url(../i/ico_check.svg) no-repeat center;
	flex-shrink: 0;
    width: 27px;
    height: 20px;
	position: absolute;
	top: 5px;
	left: 0;
}

.s__autor .s__image {}




@media screen and (max-width: 1700px) {
	.s__autor .s__title {
	    line-height: 1.45;
	    margin-bottom: 50px;
	}
	.s__autor .columns-padding {
		left: 0;
		margin-bottom: -4px;
	}
}


@media screen and (max-width: 1199px) {
	.s__autor .s__text ul li {
		margin-bottom: 32px;
	}
}


@media screen and (max-width: 999px) {
	.s__autor .s__title {
		margin-bottom: 60px;
	}
	.s__autor .column__image {
		margin-bottom: 50px;
	}
	.s__autor .s__text ul li {
		margin-bottom: 31px
	}
}	


@media screen and (max-width: 767px) {
	.s__autor .s__title {
	    margin-bottom: 48px;
	}
	.s__autor .s__text ul li {
		font-size: 1.8rem;
	    margin-bottom: 31.5px;
	}
	.s__autor .s__text ul li:before {
		top: 2px;
		left: -2px;
	}
	.s__autor .column__text {
		margin-bottom: 5px;
	}
}


@media screen and (max-width: 479px) {
	.s__autor .s__title {
	    margin-bottom: 50px;
	}
	.s__autor .column__image {
		margin-bottom: 40px;
	}
	.s__autor .s__text {
		width: 100%;
	}
	.s__autor .s__text ul li {
		font-size: 1.6rem;
	}
}




.s__dream {}
.s__dream .s__title {
	color: var(--white);
	margin-bottom: 80px;
}
.s__dream .self__list2 {
	margin-bottom: -30px;
}
.s__dream .self__item2 {}
.s__dream .self__img2 {}
.s__dream .self__img2 img {}




@media screen and (max-width: 1700px) {
	.s__dream .s__title {
		margin-bottom: 64px;
	}
	.s__dream .self__list2 {
		margin-bottom: -35px;
	}
}


@media screen and (max-width: 1199px) {
	.s__dream {}
	.s__dream .s__title {
	    margin-bottom: 78px;
	}
	.s__dream .columns-padding {
		position: relative;
		left: 80px;
	}
	.s__dream .self__list2 {
	    margin-bottom: 10px;
	}
}


@media screen and (max-width: 999px) {
	.s__dream .s__title {
	    margin-bottom: 72px;
	}
	.s__dream .columns-padding {
		left: 0;
	}
	.s__dream .self__list2 {
	    margin-bottom: -2px;
	}
}	


@media screen and (max-width: 767px) {
	.s__dream .s__title {
	    margin-bottom: 60px;
	}
	.s__dream .self__list2 {
	    margin-bottom: 12px;
	}
}


@media screen and (max-width: 479px) {
	.s__dream .s__title {
	    margin-bottom: 50px;
	}
	.s__dream .self__list2 {
	    margin-bottom: 14px;
	}
}




.s__musthave {}
.s__musthave .s__title {
	margin-bottom: 84px;
}
.s__musthave .elem__list {
	display: flex;
	flex-direction: column;
	margin-bottom: 75px;
	width: 100%;
}
.s__musthave .elem__item {
	padding: 40px 50px 50px 50px;
	background: var(--violet);
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
	border-radius: 15px;
	width: 100%;
}
.s__musthave .elem__item:last-of-type {
	margin-bottom: 0;
}
.s__musthave .elem__title {
	margin-bottom: 24px;
	font-size: 2.4rem;
	font-weight: 700;
}
.s__musthave .elem__text {
	max-width: 860px;
}
.s__musthave .s__wrap {
	margin-bottom: 10px;
}




@media screen and (max-width: 1700px) {
	.s__musthave .s__title {
		margin-bottom: 64px;
	}
	.s__musthave .elem__title {
		margin-bottom: 20px;
	}
	.s__musthave .elem__item{
		margin-bottom: 22px;
	}
	.s__musthave .s__wrap {
		margin-bottom: 8px;
	}
}


@media screen and (max-width: 1199px) {

	.s__musthave {
	    padding-bottom: 120px;
	}

	.s__musthave .s__title {
	    margin-bottom: 84px;
	}
	.s__musthave .elem__item {
	    margin-bottom: 24px;
	}
}


@media screen and (max-width: 999px) {
	.s__musthave .s__title {
	    margin-bottom: 74px;
	}
	.s__musthave .elem__list {
		margin-bottom: 84px;
	}
	.s__musthave .elem__item {
		padding: 30px 50px 40px 40px;
	}
	.s__musthave .elem__title {
		font-size: 2.2rem;
		margin-bottom: 10px;
	}
	.s__musthave .s__wrap {
	    margin-bottom: 40px;
	}
}	


@media screen and (max-width: 767px) {
	.s__musthave .s__title {
	    margin-bottom: 60px;
	}
	.s__musthave .elem__list {
	    margin-bottom: 58px;
	}
	.s__musthave .elem__item {
	    padding: 27px 34px 30px 30px;
	    margin-bottom: 21px;
	}
	.s__musthave .elem__title {
		font-size: 2rem;
	    margin-bottom: 15px;
	}
	.s__musthave .s__wrap {
	    margin-bottom: 10px;
	}
}


@media screen and (max-width: 479px) {
	.s__musthave .s__title {
	    margin-bottom: 50px;
	}
	.s__musthave .elem__item {
	    padding: 20px 24px 25px 20px;
	}

	.s__musthave .elem__title {
		font-size: 1.8rem;
	}
	.s__musthave .elem__text {
		line-height: 1.5;
	}
	.s__musthave .s__wrap {
	    margin-bottom: -28px;
	}
}




.s__why {
	color: var(--white);
}
.s__why .s__title {
	color: var(--white);
}
.s__why .s__text {
	max-width: 1090px;
}




@media screen and (max-width: 1700px) {

}


@media screen and (max-width: 1199px) {
	.s__why .s__text {
		margin-bottom: -5px;
	}
}


@media screen and (max-width: 999px) {
	.s__why .s__title {
		margin-bottom: 54px;
	}
	.s__why .s__text {
	    margin-bottom: 0;
	}
}	


@media screen and (max-width: 767px) {
	.s__why .s__text {
	    margin-bottom: 5px;
	}
}


@media screen and (max-width: 479px) {

}




.s__learn {}
.s__learn .s__title {}
.s__learn .s__text {
	margin-bottom: 40px;
}
.s__learn .s__text strong {
	font-weight: 700;
}
.s__learn .elem__list {
	display: flex;
	flex-direction: column;
	margin-bottom: 50px;
}
.s__learn .elem__item {
	margin-bottom: 38px;
	display: flex;
	align-items: center;
}
.s__learn .elem__item:last-of-type {
	margin-bottom: 0;
}
.s__learn .elem__num {
	flex-shrink: 0;
	min-width: 18px;
	margin-right: 20px;
}
.s__learn .elem__num img {
	max-width: 18px;
}
.s__learn .elem__text {}
.s__learn .book__list {
	display: flex;
	justify-content: space-between;
	margin-top: -5px;
	position: relative;
	left: -18px;
	width: calc(100% + 18px + 18px);
	margin-bottom: -20px;
}
.s__learn .book__item {}
.s__learn .book__img {}
.s__learn .book__img img {}




@media screen and (max-width: 1700px) {
	.s__learn .s__title {
		margin-top: 45px;
	}
	.s__learn .s__text {
	    margin-bottom: 36px;
	}
	.s__learn .s__text strong {
		letter-spacing: 0;
	}
}


@media screen and (max-width: 1199px) {
	.s__learn {
		padding: 105px 0;
	}
	.s__learn .book__list {
		left: -10px;
		width: calc(100% + 10px + 10px);
		margin-bottom: 35px;
	}
}


@media screen and (max-width: 999px) {
	.s__learn .s__title {
		margin-bottom: 52px;
	}
	.s__learn .book__list {
		flex-wrap: wrap;
		left: -18px;
		width: calc(100% + 18px + 18px);
		margin-bottom: 26px;
		margin-top: -2px;
	}
	.s__learn .book__item {
		max-width: 33.3%;
		width: 100%;
		margin-bottom: 4px;
		/*order: 1;*/
	}
	.s__learn .book__item:nth-child(2n) {
		/*order: 2;*/
	}
	.s__learn .book__item:nth-child(1) {
		order: 1;
	} 
	.s__learn .book__item:nth-child(2) {
		order: 5;
	} 
	.s__learn .book__item:nth-child(3) {
		order: 3;
	} 
	.s__learn .book__item:nth-child(4) {
		order: 4;
	} 
	.s__learn .book__item:nth-child(5) {
		order: 2;
	} 
	.s__learn .book__item:nth-child(6) {
		order: 6;
	} 
	.s__learn .book__img img {
	    max-width: 97%;
	}
}	


@media screen and (max-width: 767px) {
	.s__learn .s__title {
	    margin-top: 16px;
	}
	.s__learn .s__text {
		margin-bottom: 38px;
	}
	.s__learn .s__text strong {
	    letter-spacing: 1.5px;
	}
	.s__learn .elem__list {
		margin-bottom: 52px;
	}
	.s__learn .elem__item {
		align-items: flex-start;
	}
	.s__learn .elem__item:nth-child(1) {
		font-size: 1.8rem;
	}
	.s__learn .elem__num {
		margin-top: 4px;
	}

	.s__learn .book__list {
		left: -15px;
		width: calc(100% + 15px + 15px);
		margin-bottom: 2px;
	}
	.s__learn .book__item {
		margin-bottom: 2px;
	}

}


@media screen and (max-width: 479px) {
	.s__learn {
	    padding: 80px 0;
	}
	.s__learn .s__title {
	    margin-top: 0;
	}
	.s__learn .elem__item {
		margin-bottom: 40px;
	}
	.s__learn .elem__item:nth-child(1) {
		font-size: 1.6rem;
	}

	.s__learn .book__list {
		left: -12px;
		width: calc(100% + 12px + 12px);
		margin-bottom: -4px;
	}
	.s__learn .book__img img {
	    max-width: 95%;
	    margin: 0 auto;
	}
}





.s__programm {}
.s__programm .s__title {
	margin-bottom: 60px;
}
.s__programm .prog__list {
	display: flex;
	flex-direction: column;
	width: 100%;
	/*margin-bottom: 82px;*/
	margin-bottom: 0;
}
.s__programm .prog__item {
	padding: 32px 40px 20px;
	display: flex;
	width: 100%;
	flex-direction: column;
	/*margin-bottom: 26.5px;*/
	margin-bottom: 20px;
    min-height: 93px;
	cursor: pointer;
	background: var(--white);
	box-shadow: 0px 10px 20px rgba(156, 160, 198, 0.2);
	border-radius: 15px;
}
.s__programm .prog__item:last-of-type {
	margin-bottom: 0;
}
.s__programm .prog__item-header {
	font-size: 2.4rem;
	letter-spacing: 0.2px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.s__programm .prog__item-title {}
.s__programm .prog__item-title strong {}
.s__programm .prog__item-ico {
	width: 24px;
	height: 24px;
	background: url(../i/minus.svg) no-repeat center;
	flex-shrink: 0;
}

.s__programm .prog__item-body {
	display: flex;
	flex-wrap: wrap;
	margin-top: 24px;
	padding: 35px 0 0 0;
	/*border-top: 1px solid #677298;*/
    border-top: 4px solid var(--violet);
	display: none;
}
.s__programm .prog__item-body ul {
    display: flex;
    flex-wrap: wrap;
}
.s__programm .prog__item-body ul li {
	display: flex;
	width: 100%;
    max-width: 500px;
    padding-right: 40px;
    margin-bottom: 28px;
    letter-spacing: 0.2px;
}
.s__programm .prog__item-body ul li:nth-child(2n) {
}

.s__programm .prog__item-body ul li:before {
	content: '';
	width: 27px;
	height: 20px;
	margin-right: 12px;
	background: url(../i/ico_check.svg) no-repeat center;
	flex-shrink: 0;
	display: block;
    position: relative;
    top: 4px;
    left: -4px;
}

.s__programm .prog__item.active .prog__item-ico {
	background: url(../i/plus.svg) no-repeat center;
}
.s__programm .prog__item.active .prog__item-body {
	display: block;
}

.s__programm .s__wrap {
	margin-bottom: 10px;
}




@media screen and (max-width: 1700px) {

	.s__programm .prog__list {
		/*margin-bottom: 72px;*/
	}
	.s__programm .prog__item-header {
		font-size: 2.2rem;
		letter-spacing: 0.2px;
	}
	.s__programm .prog__item-title strong {
		margin-right: 0px;
		letter-spacing: 0;
	}
	.s__programm .prog__item-body {
		margin-top: 32px;
		padding-top: 30px;
	}
	.s__programm .prog__item-body ul {
		margin-bottom: -34px;
	}
	.s__programm .prog__item-body ul li {
		max-width: 428px;
		margin-bottom: 35px;
	}
	.s__programm .prog__item-body ul li:nth-child(2n) {
		max-width: 380px;
	}

	.s__programm .s__wrap {
	    margin-bottom: 4px;
	}
}


@media screen and (max-width: 1199px) {
	.s__programm .s__title {
	    margin-bottom: 80px;
	}
	.s__programm .prog__list {
	    /*margin-bottom: 80px;*/
	}
	.s__programm .prog__item {
		/*padding: 32px 30px 34px;*/
		padding: 30px;
		margin-bottom: 17px;
	}
	.s__programm .prog__item-header {
		letter-spacing: -1px;
	}
	.s__programm .prog__item-title strong {
		letter-spacing: -1px;
		margin-right: 2px;
	}
	.s__programm .prog__item-body ul {
		margin-bottom: 0;
	}
	.s__programm .prog__item-body ul li {
		max-width: 100%;
		margin-bottom: 21px;
		order: 1;
		margin-right: 0;
		padding-right: 0;
		letter-spacing: 0.1px;
	}
	.s__programm .prog__item-body ul li:nth-child(2n) {
		max-width: 100%;
		order: 2;
	}
	.s__programm .prog__item-body ul li:before {
		left: 0;
	}
}


@media screen and (max-width: 999px) {
	.s__programm .columns-padding {
		padding: 0;
		max-width: 100%;
	}
	.s__programm .s__title {
	    margin-bottom: 62px;
	}
	.s__programm .prog__item-title strong {
		letter-spacing: -2px;
		margin-right: 5px;
	}
	.s__programm .prog__item-body {
	    margin-top: 26px;
	    padding-top: 34px;
	}

}	



@media screen and (max-width: 767px) {

	.s__programm .s__title {
	    margin-bottom: 60px;
	}
	.s__programm .prog__list {
		/*margin-bottom: 60px;*/
	}
	.s__programm .prog__item {
		/*padding: 28px 30px;*/
		padding: 30px;
		min-height: 112px;
		margin-bottom: 20.5px;
	}
	.s__programm .prog__item-header {
		font-size: 2rem;
		line-height: 1.3;
		min-height: 52px;
	}
	.s__programm .prog__item-title {
		padding-right: 20px;
	}
	.s__programm .prog__item-body {
		margin-top: 30px;
		padding-top: 32px;
	}
	.s__programm .prog__item-body ul li {
		font-size: 1.8rem;
		margin-bottom: 22px;
	}
	.s__programm .s__wrap {
	    margin-bottom: 10px;
	}
}


@media screen and (max-width: 479px) {
	.s__programm .s__title {
		margin-bottom: 50px;
	}
	.s__programm .prog__list {
		left: -20px;
		width: calc(100% + 20px + 20px);
		position: relative;
		/*margin-bottom: 50px;*/
	}
	.s__programm .prog__item {
	    margin-bottom: 21px;
		padding: 27px 18px 20px;
		min-height: 58px;
	    box-sizing: content-box;
	}
	.s__programm .prog__item-header {
		font-size: 1.75rem;
		letter-spacing: -0.7px;
	}
	.s__programm .prog__item-title strong {
		letter-spacing: 0;
		font-size: 1.6rem;
		margin-right: 3px;
	}
	.s__programm .prog__item-body {
		margin-top: 25px;
		padding-top: 35px;
	}
	.s__programm .prog__item-body ul li {
		font-size: 1.6rem;
		margin-bottom: 32px;
	}
	.s__programm .prog__item-title {
	    padding-right: 10px;
	}
}





.s__thing2 {}
.s__thing2 .s__title {}
.s__thing2 .s__list {
	margin-bottom: 38px;
}
.s__thing2 .s__list ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
    position: relative;
    left: 4px;
}
.s__thing2 .s__list ul li {
	margin-bottom: 44px;
	display: flex;
	position: relative;
	max-width: 512px;
	width: 100%;
	margin-right: 126px;
	letter-spacing: 0.2px;
	position: relative;
}
.s__thing2 .s__list ul li:nth-child(2n) {
	margin-right: 0;
}
.s__thing2 .s__list ul li:before {
	content: '';
	width: 27px;
	height: 20px;
	margin-right: 10px;
	background: url(../i/ico_check.svg) no-repeat center;
	flex-shrink: 0;
	display: block;
    position: relative;
    top: 4px;
    left: -4px;
}
.s__thing2 .s__wrap {
	margin-bottom: 10px;
}


@media screen and (max-width: 1700px) {

	.s__thing2 .s__list {
	    margin-bottom: 26px;
	}
	.s__thing2 .s__list ul li {
		max-width: 422px;
		margin-right: 34px;
	}
	.s__thing2 .s__wrap {
	    margin-bottom: 2px;
	}
}


@media screen and (max-width: 1199px) {
	.s__thing2 .s__list {
	    margin-bottom: 40px;
	}

	.s__thing2 .s__list ul li {
		max-width: 100%;
		font-size: 2rem;
		margin-right: 0;
		order: 1;
		margin-bottom: 42px;
	}
	.s__thing2 .s__list ul li:nth-child(2n) {
		max-width: 100%;
		order: 2;
	}
	.s__thing2 .s__wrap {
	    margin-bottom: 0px;
	}
}


@media screen and (max-width: 999px) {
	.s__thing2 .s__title {
		margin-bottom: 54px;
	}
	.s__thing2 .s__list ul li {
		margin-bottom: 43px;
	}
	.s__thing2 .s__list ul li:before {
		left: -6px;
		margin-right: 6px;
	}
}	


@media screen and (max-width: 767px) {

	.s__thing2 .s__list {
		width: calc(100% - 4px);
		margin-bottom: 28px;
	}
	.s__thing2 .s__list ul li {
		font-size: 1.6rem;
		margin-bottom: 32px;
	}
	.s__thing2 .s__wrap {
	    margin-bottom: 10px;
	}
}


@media screen and (max-width: 479px) {


	.s__thing2 .s__list {
		margin-bottom: 18px;
	}
	.s__thing2 .s__list ul li {
		margin-bottom: 34px;
	}
}



.s__skills {}

.s__skills .blockquote {
    width: 100%;
    margin-bottom: 6px;
}
.s__skills .blockquote__body {
	/*padding-left: 32px;*/
}


@media screen and (max-width: 1700px) {
	.s__skills .blockquote {
		margin-top: 4px;
	}

}


@media screen and (max-width: 1199px) {

}

	
@media screen and (max-width: 999px) {
	.s__skills .blockquote__picture {
		top: 0;
		max-width: 328px;
		max-height: 328px;
		margin-bottom: 86px;
	}
   
}	


@media screen and (max-width: 767px) {
	.s__skills .blockquote {
	    margin-top: 0;
	}
	.s__skills .blockquote {
		margin-bottom: 10px;
	}
	.s__skills .blockquote__picture {
		margin-bottom: 50px;
	}
	.s__skills .blockquote__ico {
	    max-width: 60px;
	    margin-right: 25px;
	}
	.s__skills .blockquote__body {
		font-size: 2rem;
		padding-bottom: 60px;
	}
}


@media screen and (max-width: 479px) {
	.s__skills .blockquote__body {
		font-size: 1.8rem;
		padding-bottom: 54px;
	}
	.s__skills .blockquote__ico {
		max-width: 40px;
		margin-right: 18px;
	}
}







.s__bonuses {
	padding-bottom: 0;
}
.s__bonuses .s__title {}
.s__bonuses .s__text {
	margin-bottom: 60px;
}
.s__bonuses .s__text strong {
	font-weight: 600;
	letter-spacing: 1.2px;
	line-height: 1.5;
}
.s__bonuses .s__image {
	margin-bottom: 30px;
}
.s__bonuses .elem__list {
	display: flex;
	flex-wrap: wrap;
}
.s__bonuses .elem__item {
	background: var(--violet);
	padding: 27px;
	display: flex;
	/*align-items: flex-start;*/
	align-items: center;
	max-width: 605px;
	width: 100%;
	margin: 0 40px 44px 0;
	border-radius: 15px;
	/*order: 1;*/
}
.s__bonuses .elem__item:nth-child(2n) {
	margin-right: 0;
	/*order: 2;*/
}
.s__bonuses .elem__num {
	margin-right: 16px;
	min-width: 29px;
	flex-shrink: 0;
}
.s__bonuses .elem__num img {}
.s__bonuses .elem__text {}




@media screen and (max-width: 1700px) {
	.s__bonuses .s__text {
	    margin-bottom: 40px;
	}
	.s__bonuses .s__text strong {
		line-height: 1.6;
	}
	.s__bonuses .s__image {
		margin-bottom: 20px;
	}
	.s__bonuses .elem__item {
		max-width: 430px;
		margin-right: 32px;
		margin-bottom: 32px;
	}
	.s__bonuses .elem__item:nth-child(2n) {
		max-width: 428px;
	}
}


@media screen and (max-width: 1199px) {
	.s__bonuses .s__title {
		margin-bottom: 50px;
	}
	.s__bonuses .s__text {
	    margin-bottom: 50px;
	}
	.s__bonuses .s__image {
		margin-bottom: 40px;
	}
	.s__bonuses .elem__item {
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
		order: 1;
	}
	.s__bonuses .elem__item:nth-child(2n) {
		max-width: 100%;
		order: 2;
	}
	.s__bonuses .elem__num {
		margin-right: 22px;
	}
}


@media screen and (max-width: 999px) {
	.s__bonuses .s__text {
	    margin-bottom: 38px;
	}
	.s__bonuses .s__image {
	    margin-bottom: 28px;
	}
	.s__bonuses .elem__item {
		padding: 24px 26px;
		margin-bottom: 22px;
	}

}	


@media screen and (max-width: 767px) {

	.s__bonuses {}
	.s__bonuses .s__text {
		font-size: 1.8rem;
		margin-bottom: 28px;
	}
	.s__bonuses .s__image {
	    margin-bottom: 10px;
	}
	.s__bonuses .elem__item {
		margin-bottom: 18px;
		min-height: 76px;
	}

}


@media screen and (max-width: 479px) {

	.s__bonuses .s__text {
		font-size: 1.6rem;
		margin-bottom: 8px;
	}
	.s__bonuses .s__text strong {
		letter-spacing: 0;
		line-height: 1.4;
	}
	.s__bonuses .s__image {
	    margin-bottom: 16px;
	}
	.s__bonuses .elem__item {
		padding: 30px 26px 36px;
	    align-items: flex-start;
	}
	.s__bonuses .elem__num {
		margin-top: 8px;
	}
}






.s__tarif {
	padding-top: 80px;
	padding-bottom: 120px;
}
.s__tarif .s__title {
	margin-top: 45px;
	margin-bottom: 85px;
}
.s__tarif .tarif__list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.s__tarif .tarif__item {
	max-width: 605px;
	width: 100%;
	background: var(--white);
	box-shadow: 0px 10px 20px rgba(156, 160, 198, 0.2);
	border-radius: 15px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: 40px;
	margin-right: 40px;
	padding-bottom: 80px;
}
.s__tarif .tarif__item:nth-child(2n) {
	margin-right: 0;
}
.s__tarif .tarif__content {
	display: flex;
	flex-direction: column;
	padding: 38px 44px 30px;
}
.s__tarif .tarif__header {
	border-bottom: 1px solid #D9DDFD;
	padding-bottom: 42px;
}
.s__tarif .tarif__title {
	font-size: 4rem;
	font-weight: 700;
	color: var(--violet2);
	text-align: center;
}
.s__tarif .tarif__title p {
	border-radius: 15px;
	padding: 10px 20px;
}
.s__tarif .tarif__title-spec {
	color: var(--red);
}
.s__tarif .tarif__title-spec p {
}
.s__tarif .tarif__body {
	padding: 60px 0 0;
}
.s__tarif .tarif__body ul {
	display: flex;
	flex-direction: column;
}
.s__tarif .tarif__body ul li {
	margin-bottom: 31px;
	display: flex;
	/*align-items: center;*/
	align-items: flex-start;
	letter-spacing: 0.2px;
}
.s__tarif .tarif__body ul li:before {
	content: '';
	width: 27px;
	height: 20px;
	margin-right: 10px;
	background: url(../i/ico_check.svg) no-repeat center;
	flex-shrink: 0;
	display: block;
    position: relative;
    top: 4px;
    left: -4px;
}
.s__tarif .tarif__body ul li strong {
	letter-spacing: 0;
}
.s__tarif .tarif__footer {
	border-top: 1px solid #D9DDFD;
	padding-top: 60px;
	margin: 0 38px;
}
.s__tarif .tarif__label {
	color: var(--grey2);
	font-size: 2.7rem;
	margin-bottom: 22px;
	text-align: center;
}
.s__tarif .tarif__prices {
	margin-bottom: 22px;
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center;
}
.s__tarif .tarif__price {
	margin: 0 18px;
}
.s__tarif .tarif__price-old {
	color: var(--grey2);
	font-size: 3.4rem;
	/*font-size: 2.4rem;*/
	font-weight: 600;
	position: relative;
	left: 0;
}
.s__tarif .tarif__price-old:after {
    content: '';
    position: absolute;
    width: 110%;
    height: 3px;
    background: var(--red);
    transform: rotate(-17deg);
    left: -7%;
    bottom: 20px;
}
.s__tarif .tarif__price-new {
	font-size: 5rem;
	/*font-size: 4rem;*/
	font-weight: 700;
	color: var(--red);
}
.s__tarif .tarif__price-currency {
	font-size: 2rem;
	letter-spacing: -1px;
}
.s__tarif .tarif__price-dollar {
	font-size: 2.7rem;
	font-weight: 400;
	text-align: center;
	color: var(--red);
	opacity: 0.5;
	margin-bottom: 52px;
}

.s__tarif .tarif__wrap {
	display: flex;
	justify-content: center;
}
.s__tarif .tarif__wrap .btn {
	max-width: 336px;
	width: 100%;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 30px;
}
.s__tarif .tarif__wrap .btn span {
	margin-right: 26px;
}
.s__tarif .tarif__wrap .btn img {
	position: relative;
	top: -10px;
}
.s__tarif .tarif__inform {
	max-width: 940px;
	width: 100%;
}
.s__tarif .tarif__inform .spec {
	margin-right: 6px;
}



@media screen and (max-width: 1700px) {
	.s__tarif {
		padding-top: 54px;
		padding-bottom: 80px;
	}
	.s__tarif .tarif__item {
		max-width: 430px;
		margin-right: 30px;
	}
	.s__tarif .tarif__content {
		padding: 2px 26px 32px 26px;
	}
	.s__tarif .tarif__header {
		padding-bottom: 24px;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 132px;
	}
	.s__tarif .tarif__title {
		font-size: 3rem;
		/*min-height: 88px;*/
	}
	.s__tarif .tarif__body ul li:before {
		margin-right: 6px;
	}
	.s__tarif .tarif__footer {
		padding-top: 50px;
	}
	.s__tarif .tarif__label {
		font-size: 2rem;
		margin-bottom: 42px;
	}
	.s__tarif .tarif__price-dollar {
		margin-bottom: 50px;
	}
	.s__tarif .tarif__wrap .btn {
		padding-left: 32px;
	}
}


@media screen and (max-width: 1199px) {
	.s__tarif {
		padding: 90px 0 120px;
	}
	.s__tarif .columns-padding {
		padding: 0;
	}
	.s__tarif .tarif__item {
		margin-right: 40px;
	}
	.s__tarif .tarif__content {
		padding: 20px 26px 32px 26px;
	}
	.s__tarif .tarif__body {
	    padding: 60px 16px 0;
	}
	.s__tarif .tarif__body ul li {
		margin-bottom: 34px;
	}
	.s__tarif .tarif__body ul li:before {
	    margin-right: 10px;
	}

	.s__tarif .tarif__label {
		font-size: 2.4rem;
		margin-bottom: 40px;
	}
}


@media screen and (max-width: 999px) {
	.s__tarif {
		padding: 86px 0 120px;
	}
	.s__tarif .s__title {
		margin-bottom: 74px;
	}
	.s__tarif .tarif__list {
		flex-direction: column;
	}
	.s__tarif .tarif__item {
		margin-right: 0;
		max-width: 100%;
	}
	.s__tarif .tarif__content {
	    padding: 38px 26px 28px 26px;
	}
	.s__tarif .tarif__header {
		min-height: 122px;
		padding-bottom: 34px;
	}
	.s__tarif .tarif__title {
		font-size: 4rem;
	}
	.s__tarif .tarif__title p {
		padding: 0;
	}
	.s__tarif .tarif__body {
		padding-left: 10px;
		padding-right: 10px;
	}
	.s__tarif .tarif__body ul li {
		font-size: 2rem;
		margin-bottom: 31px;
	}

	.s__tarif .tarif__label {
		font-size: 2.7rem;
		margin-bottom: 32px;
	}
	.s__tarif .tarif__title-spec {
		font-size: 3rem;
		padding: 15px 0 0px;
	}


}	



@media screen and (max-width: 767px) {

	.s__tarif {
		padding-bottom: 57px;
	}
	.s__tarif .s__title {
		margin-top: 15px;
		margin-bottom: 70px;
	}
	.s__tarif .tarif__title {
		font-size: 4.4rem;
	}
	.s__tarif .tarif__item {
		margin-bottom: 60px;
	}
	.s__tarif .tarif__content {
	    padding: 36px 26px 32px 26px;
	}
	.s__tarif .tarif__header {
		min-height: 0;
		padding-bottom: 48px;
		padding-top: 10px;
	}

	.s__tarif .tarif__body {
	    padding-left: 16px;
	    padding-right: 16px;
	}
	.s__tarif .tarif__title-spec {
		font-size: 3rem;
		padding: 0;
		margin-top: -10px;
	}
}


@media screen and (max-width: 479px) {
	.s__tarif {
		padding-top: 56px;
	}
	.s__tarif .s__title {
		margin-bottom: 60px;
	}
	.s__tarif .tarif__list {
		margin-bottom: -32px;
	}
	.s__tarif .tarif__item {
		padding-bottom: 30px;
	}
	.s__tarif .tarif__content {
	    padding: 36px 20px 34px 20px;
	}
	.s__tarif .tarif__header {
		padding-top: 16px;
	}
	.s__tarif .tarif__title {
		font-size: 3.4rem;
	}
	.s__tarif .tarif__title-spec {
		font-size: 2.6rem;
		margin-bottom: -8px;
	}
	.s__tarif .tarif__body {
	    padding-left: 0;
	    padding-right: 0;
	}
	.s__tarif .tarif__body ul li {
		font-size: 1.8rem;
		margin-bottom: 32px;
	}

	.s__tarif .tarif__footer {
		/*margin: 0 24px;*/
		margin: 0 auto;
		padding: 50px 20px;
		width: 100%;
		box-sizing: border-box;
	}
	.s__tarif .tarif__prices {
		margin-bottom: 38px;
		flex-direction: column;
	}
	.s__tarif .tarif__price-new {
		order: 1;
	}
	.s__tarif .tarif__price-old {
		order: 2;
	}
	.s__tarif .tarif__price-currency {
	    font-size: 2rem;
	    letter-spacing: -2px;
	    margin-left: 4px;
	    position: relative;
	    left: -2px;
	}
	.s__tarif .tarif__price-dollar {
		font-size: 2.2rem;
		margin-bottom: 45px;
	}
	.s__tarif .tarif__wrap .btn {
		padding: 22px 20px 26px 25px;
		font-size: 1.4rem;
	}
	.s__tarif .tarif__wrap .btn span {
	    margin-right: 16px;
	}
	.s__tarif .tarif__wrap .btn img {
		top: 0;
	}

}






.s__price {}
.s__price .s__title {}
.s__price .s__text {
	margin-bottom: 10px;
}
.s__price .s__image {}
.s__price .column_1 {
	max-width: 567px;
}


@media screen and (max-width: 1700px) {

	.s__price {}
	.s__price .s__title {
	    margin-top: 10px;
	}
	.s__price .column_1 {
		max-width: 492px;
	}
	.s__price .s__text {
		margin-bottom: 0;
	}
	.s__price .s__text p {
		margin-bottom: 30px;
	}
	.s__price .s__text p:last-of-type {
		margin-bottom: 0;
	}
}


@media screen and (max-width: 1199px) {
	.s__price .s__title {
		margin-top: 0;
		margin-bottom: 52px;
	}
	.s__price .column_1 {
	    max-width: 402px;
	}
	.s__price .s__text p {
	    margin-bottom: 33px;
	}
}


@media screen and (max-width: 999px) {
	.s__price .s__title {
		margin-bottom: 64px;
	}
	.s__price .column_1 {
		max-width: 100%;
	}
	.s__price .s__text p {
	    margin-bottom: 31px;
	}
}	


@media screen and (max-width: 767px) {
	.s__price .s__title {
		margin-bottom: 50px;
	}
	.s__price .s__text {
	    margin-bottom: 4px;
	}
	.s__price .s__text p {
	    margin-bottom: 33px;
	}
}


@media screen and (max-width: 479px) {

	.s__price .s__text {
		margin-bottom: 0;
	}
	.s__price .s__text p {
	    margin-bottom: 30px;
	}
}




.s__faq {}
.s__faq .s__title {
	margin-bottom: 80px;
}
.s__faq .faq__list {
	display: flex;
	flex-direction: column;
	margin-bottom: 6px;
}
.s__faq .faq__item {
	background: var(--violet);
	margin-bottom: 18px;
	border-radius: 15px;
	cursor: pointer;
	padding: 0 40px;
	min-height: 93px;
}
.s__faq .faq__item:last-of-type {
	margin-bottom: 0;
}
.s__faq .faq__item-header {
	font-size: 2.4rem;
	color: var(--black);
	display: flex;
	justify-content: space-between;
	padding: 30px 0;
}
.s__faq .faq__item-title {
	font-size: 2.4rem;
	font-weight: 600;
}
.s__faq .faq__item-ico {
	width: 24px;
	height: 24px;
    flex-shrink: 0;
	background: url(../i/plus.svg) no-repeat center;
}
.s__faq .faq__item.active .faq__item-ico {
	background: url(../i/minus.svg) no-repeat center;
}

.s__faq .faq__item-body {
	border-top: 4px solid var(--white);
	font-weight: 400;
	padding: 30px 0 50px;
	display: none;
}
.s__faq .faq__item-text {
	max-width: 940px;
}

.s__faq .faq__item.active .faq__item-body {
	display: block;
}




@media screen and (max-width: 1700px) {
	.s__faq .s__title {
	    margin-bottom: 62px;
	}
	.s__faq .faq__list {
		margin-bottom: 4px;
	}
	.s__faq .faq__item {
		margin-bottom: 20px;
	}
	.s__faq .faq__item-title {
		font-size: 2.2rem;
	}
	.s__faq .faq__item-body {
		padding: 28px 0 60px;
	}
}


@media screen and (max-width: 1199px) {
	.s__faq .s__title {
	    margin-bottom: 78px;
	}
	.s__faq .faq__list {
	    margin-bottom: 0px;
	}
	.s__faq .faq__item {
		padding: 0 32px;
		margin-bottom: 18px;
	}
	.s__faq .faq__item-title{ 
		font-size: 2rem;
	}
	.s__faq .faq__item-body {
	    padding: 32px 0 50px;
	}
	.s__faq .faq__item-text {
	    max-width: 640px;
	}
}


@media screen and (max-width: 999px) {
	
	.s__faq .columns-padding {
	    max-width: 100%;
		padding: 0;
	}
	.s__faq .s__title {
	    margin-bottom: 62px;
	}
	.s__faq .faq__item {
		padding: 0 30px;
	}
	.s__faq .faq__item-text {
	    max-width: 590px;
	}
}	


@media screen and (max-width: 767px) {

	.s__faq .faq__list {
		margin-bottom: 12px;
	}
	.s__faq .faq__item {
		min-height: 82px;
		margin-bottom: 25px;
	}
	.s__faq .faq__item-header {
		padding: 26px 0 30px;
	    align-items: center;
	}
	.s__faq .faq__item-title {
		font-size: 1.8rem;
		padding-right: 40px;
	}
	.s__faq .faq__item-body {
	    padding: 34px 0 48px;
	}
}


@media screen and (max-width: 479px) {
	.s__faq .s__title {
		letter-spacing: -0.6px;
		/*margin-bottom: 95px;*/
		margin-bottom: 50px;
	}
	.s__faq .faq__list {
		position: relative;
		left: -20px;
		width: calc(100% + 20px + 20px);
	}
	.s__faq .faq__item {
		padding: 0 20px;
		margin-bottom: 20.5px;
		min-height: 106px;
	}
	.s__faq .faq__item-header {
		padding: 30px 0 26px;
	}
	.s__faq .faq__item-title {
		font-size: 1.6rem;
	}
}






.s__wow {
	/*background: urL(../i/bg/bg__true.jpg) no-repeat center / cover;*/
}
.s__wow .s__title {
	color: var(--white);
	margin-bottom: 65px;
}
.s__wow .column_1 {}
.s__wow .column_2 {}

.s__wow .s__list {
	max-width: 960px;
	margin-bottom: 55px;
}
.s__wow .s__list-item {
	margin-bottom: 52px;
}
.s__wow .s__list-item:last-of-type {
	margin-bottom: 0;
}
.s__wow .s__list-text {
	color: var(--white);
	font-size: 2.2rem;
	font-weight: 500;
}
/*.s__wow .s__list {
	max-width: 814px;
	width: 100%;
	flex-direction: column;
	margin-bottom: 50px;
}
.s__wow .s__list-item {
	display: flex;
	margin-bottom: 40px;
}
.s__wow .s__list-item:last-of-type {
	margin-bottom: 0;
}
.s__wow .s__list-num {
	flex-shrink: 0;
	margin-right: 25px;
}
.s__wow .s__list-num img {}
.s__wow .s__list-text {
	color: var(--white);
}*/
.s__wow .s__tagline {
	margin-bottom: 80px;
	/*max-width: 814px;*/
	width: 100%;
}

.s__wow .s__wrap {
	margin-bottom: 10px;
}
.s__wow .s__wrap .btn {}
.s__wow .s__wrap .btn span {}
.s__wow .s__wrap .btn img {}




@media screen and (max-width: 1700px) {
	.s__wow .s__title {
		margin-bottom: 62px;
	}
	.s__wow .s__list {
		margin-bottom: 65px;
	}
	.s__wow .s__list-item {
	    margin-bottom: 58px;
	}
	.s__wow .s__list-text {
		font-size: 2rem;
	}
	.s__wow .s__tagline {
		margin-bottom: 70px;
	}
	.s__wow .s__wrap {
	    margin-bottom: 5px;
	}
}


@media screen and (max-width: 1199px) {
	.s__wow .s__list-item {
	    margin-bottom: 52px;
	}
	.s__wow .s__tagline {
	    margin-bottom: 82px;
	}
}



@media screen and (max-width: 999px) {
	.s__wow .s__list {
	    margin-bottom: 54px;
	}
	.s__wow .s__list-item {
		margin-bottom: 54px;
	}
	.s__wow .s__list-text {
		font-size: 1.8rem;
	}
	.s__wow .s__tagline {
		position: relative;
		left: -12px;
	}
	.s__wow .s__wrap {
		position: relative;
		left: -12px;
	}
}	


@media screen and (max-width: 767px) {
	.s__wow .s__tagline {
		left: 0;
		margin-bottom: 60px;
	}
	.s__wow .s__wrap {
		left: 0;
		margin-bottom: 10px;
	}
}


@media screen and (max-width: 479px) {
	.s__wow {}
	.s__wow .s__list {
	    margin-bottom: 60px;
	}
	.s__wow .s__list-item {
		margin-bottom: 39px;
	}
	.s__wow .s__list-text {
		font-size: 1.6rem;
		/*padding-right: 10px;*/
	}
	.s__wow .s__tagline {
		line-height: 1.5;
	}
	.s__wow .s__wrap {
		margin-bottom: 22px;
	}
}




.s__questions {
  padding-top: 150px;
  padding-bottom: 60px;
  /*background: red;*/
}
.s__questions .s__title {
  margin-bottom: 70px;
}

.s__questions .columns_spec {

}
.s__questions .column_1 {
    max-width: 355px;
    /*margin-right: 28px;*/
}
.s__questions .column_2 {
  /*max-width: 710px;*/
  max-width: 866px;
  width: 100%;
    /*width: calc(100% - 355px - 28px);*/
}
.s__questions .contacts__list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    margin-top: -2px;
    margin-bottom: 38px;
}

.s__questions .contacts__item {
    margin-bottom: 10px;
}

.s__questions .contacts__item svg {
    flex-shrink: 0;
}
.s__questions .contacts__item svg path {
    fill: var(--black2);
}
.s__questions .contacts__item svg.ico-phone {
    width: 26px;
    margin-right: 6px;
}
.s__questions .contacts__item svg.ico-mail {
    width: 18px;
    margin-right: 18px;
}

.s__questions .contacts__item-link {
    font-family: Montserrat;
    color: var(--black2);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    text-decoration: none;
}
.s__questions .contacts__item-link:hover {
    color: var(--red2);
}
.s__questions .contacts__item-tel {
    font-size: 2.5rem;
    letter-spacing: 0.3px;
}
.s__questions .contacts__item-mail {
    font-size: 1.8rem;
}

.s__questions .socials__list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.s__questions .socials__item {
    margin-right: 32px;
}
.s__questions .socials__item-link {
    display: block;
}

.s__questions .socials__item svg {
    width: 26px;
    flex-shrink: 0;
}
.s__questions .socials__item svg path {
    fill: var(--black2);
    transition: 0.5s;
}
.s__questions .socials__item .ico-fb {}
.s__questions .socials__item .ico-telega {}
.s__questions .socials__item-link:hover svg path {
    fill: var(--red2);
}

.s__questions .form {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 20px;
}

.s__questions .form .col {
  /*max-width: 50%;*/
  width: 100%;
  margin-right: 30px;
	max-width: 354px;

}
.s__questions .form .col:nth-child(2n) {
    max-width: 482px;
  margin-right: 0;
}

/*
.s__questions .form .column-1 {
    max-width: 390px;
    padding-right: 0;
    margin-right: 10px;
}*/
.s__questions .form__item {
    margin-bottom: 30px;
}
.s__questions .form .inp {
    /*font: 1.5rem Montserrat;*/
    font-size: 1.5rem;
    font-family: 'Montserrat';
    background-image: none !important;
    display: block;
    padding: 15px 17px;
    height: 52px;
    width: 100%;
    border: 1px solid #C0C0C0;
    border-radius: 0;
    outline: none;
    transition: 0.5s;
    /*max-width: 354px;*/
}

.s__questions .form textarea.inp {
    /*font: 1.5rem Montserrat;*/
    font-size: 1.5rem;
    height: 134px;
    resize: none;
    /*max-width: 482px;*/
}
.s__questions .form .inp:hover,
.s__questions .form .inp:focus,
.s__questions .form .inp:active {
    /* border-color: var(--white); */
    background:var(--white);
}

.s__questions .form .btn {
    border: none;
}
.s__questions .form .btn span {
	margin-right: 0;
}

.s__questions .form .inp.error::-webkit-input-placeholder {color:#E42D2D;}
.s__questions .form .inp.error::-moz-placeholder          {color:#E42D2D;}
.s__questions .form .inp.error:-moz-placeholder           {color:#E42D2D;}
.s__questions .form .inp.error:-ms-input-placeholder      {color:#E42D2D;}

.s__questions .form .inp.error {
    border-color: #E42D2D;
}
.s__questions .form label.error {
  display: none !important;
}

.s__questions .form button {
    padding: 0;
}
.s__questions .form .btn {
    max-width: 170px;
    width: 100%;
    height: 52px;
    padding: 17px 15px;
    display: block;
    display: block;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 600;
}
.s__questions .form .btn .inner {
    /* padding: 17px 20px; */
}
.s__questions .form .btn__show1 {
    display: block;
}
.s__questions .form .btn__show2 {
    display: none;
}
.s__questions .form__item-mob {
    display: none;
}

.s__questions .agree {
    font-size: 1.4rem;
    color: var(--black2);
    /*max-width: 570px;*/
    width: 100%;
}



@media screen and (max-width: 1999px) {
}
@media screen and (max-width: 1800px) {
}
@media screen and (max-width: 1400px) {
}


/*@media screen and (min-width: 1200px) and (max-width: 1700px) {*/
@media screen and (max-width: 1700px) {
	.s__questions {
		padding-top: 110px;
		padding-bottom: 25px;
	}
	.s__questions .s__title {
		letter-spacing: 0;
		margin-bottom: 55px;
	}
	.s__questions .column_1 {
		max-width: 368px;
	}
	.s__questions .column_2 {
		max-width: 522px;
	}
	.s__questions .form {
		flex-direction: column;
	}
	.s__questions .form .col {
		max-width: 100%;
		margin-right: 0;
	}
	.s__questions .form .col:nth-child(2n) {
		max-width: 522px;
	}
	.s__questions .form .inp {
		/*max-width: 338px;*/
		max-width: 100%;
		/*осторожно*/
	}
	.s__questions .form textarea.inp {
		max-width: 100%;
	}

}

@media screen and (max-width: 1199px) {

  .s__questions {
    padding-top: 150px;
    padding-bottom: 25px;
  }
  .s__questions .s__title {
      margin-bottom: 65px;
      font-size: 5rem;
      margin-top: -5px;
      letter-spacing: 0;
  }
  .s__questions .contacts__list {
    margin-bottom: 42px;
  }
  .s__questions .contacts__item-tel {
      letter-spacing: 0.5px;
  }
  .s__questions .socials__list {
    margin-bottom: 58px;
  }

	.s__questions .column_1 {
		max-width: 300px;
	}
	.s__questions .column_2 {
		max-width: 388px;
	}
	.s__questions .form {
		flex-direction: column;
	}
	.s__questions .form .col {
		max-width: 100%;
		margin-right: 0;
	}
	.s__questions .form .col:nth-child(2n) {
		max-width: 100%;
	}
	.s__questions .form .inp {
		max-width: 100%;
	}
	.s__questions .form textarea.inp {
		max-width: 100%;
	}


}

@media screen and (max-width: 999px) {

  .s__questions {
    padding-top: 150px;
  }
  .s__questions .s__title {
    margin-bottom: 70px;
    font-size: 4.6rem;
    letter-spacing: 0px;
  }

  .s__questions .columns.columns-padding {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
  }
  .s__questions .column_1 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 50px;
    display: flex;
  }

  .s__questions .column_2 {
    margin-bottom: 0;
    width: 100%;
    max-width: 100%;
  }

  .s__questions .contacts__list {
  	margin-bottom: 0;
  	max-width: 362px;
  	width: 100%;
  }
  .s__questions .contacts__item-tel {
  	font-size: 2.5rem;
  }
  .s__questions .contacts__item-mail {
  	font-size: 1.8rem;
  }
  .s__questions .socials__list {
  	max-width: 334px;
  	width: 100%;
  	margin-bottom: 0;
	}
  .s__questions .socials__item {
  	margin-right: 30px;
  }
  .s__questions .form {
  	flex-direction: row;
  	justify-content: space-between;
  }
  .s__questions .form .col {
  	max-width: 344px !important;
  }
  .s__questions .form__item {
  	margin-bottom: 30px;
  }
  .s__questions .form .inp {
  	height: 52px;
  }

  .s__questions .form .btn {
	height: 52px;
    font-size: 1.6rem;
    padding: 18px 15px;
  }
  .s__questions .agree {
  	font-size: 1.3rem;
  }

  .s__questions .col__agree {
  	display: flex;
  	justify-content: flex-end;
  }
  .s__questions .agree{
    max-width: 340px;
    width: 100%;
    font-size: 1.4rem;
  }

}
@media screen and (max-width: 767px) {

  .s__questions {
    padding: 120px 0 20px;
  }
  .s__questions .s__title {
    margin-bottom: 64px;
    line-height: 1.4;
    letter-spacing: -1px;
    font-size: 4rem;
  }
  .s__questions .column_1 {
  	flex-direction: column;
  }

  .s__questions .contacts__list {
  	margin-bottom: 40px;
  	max-width: 100%;
  }

  .s__questions .socials__list {
      margin-bottom: 0;
  	max-width: 100%;
  }

  .s__questions .form {
    flex-direction: column;
    margin-bottom: 15px;
  }
  .s__questions .form .col {
    max-width: 100% !important;
  }
  .s__questions .form .inp {
  }
  .s__questions .form textarea.inp {
  }
  .s__questions .form .btn {
  	height: 52px;
  }

  .s__questions .col__agree {
  	justify-content: flex-start;
  }
  .s__questions .agree {
  	/*max-width: 100%;*/
  	max-width: 344px;
  	line-height: 1.6;
  }



}
@media screen and (max-width: 479px) {

  .s__questions {
      padding: 72px 0 8px;
  }

  .s__questions .s__title {
    font-size: 3.0rem;
    letter-spacing: 0;
    margin-bottom: 56px;
  }
  .s__questions .contacts__item-tel {
  	font-size: 2.4rem;
  	letter-spacing: 1px;
  }
  .s__questions .socials__item {
  	margin-right: 34px;
  }

}









.footer {
  /*background: blue;*/
  padding: 40px 0 50px;
}
.footer .footer__flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  max-width: 1000px;
}
.footer .footer__logo {
  margin: 14px 20px 0 14px;
}
.footer .footer__list {
  display: flex;
  width: 100%;
  max-width: 590px;
  justify-content: space-between;
}
.footer .footer__item {}
.footer .footer__link {
  color: #3A3A3C;
  font-weight: 400;
  text-decoration: underline;
  font-size: 1.8rem;
}
.footer .footer__link:hover {
  color: var(--red2);
  text-decoration: none;
}
.footer .copy {
  font-weight: 400;
  color: #3A3A3C;
  max-width: 1000px;
  font-size: 1.8rem;
}




@media screen and (max-width: 1999px) {
}
@media screen and (max-width: 1800px) {
}
@media screen and (max-width: 1400px) {
}

/*@media screen and (min-width: 1200px) and (max-width: 1700px) {*/
@media screen and (max-width: 1700px) {

	.footer .footer__flex {
		max-width: 575px;
	}

}

@media screen and (max-width: 1199px) {

  .footer {
    padding: 32px 0 50px;
  }
  .footer .footer__logo {
    margin: 5px 5% 0 4px;
  }
  .footer .copy {
    margin-left: 0;
  }
  .footer .footer__flex {
  	max-width: 564px;
  }
  .footer .footer__list {
  	/*max-width: 440px;*/
  }

}
@media screen and (max-width: 999px) {


}
@media screen and (max-width: 999px) {

  .footer {
  	padding: 38px 0 100px;
  }
  .footer .columns.columns-padding {
    margin-left: 0;
    width: 100%;
    max-width: 714px;
  }
  .footer .footer__flex {
    margin-bottom: 20px;
  }
  .footer .footer__item {
    margin-bottom: 10px;
  }
  .footer .footer__item:last-of-type {
    margin-bottom: 0;
  }
  .footer .footer__logo {
      margin: 4px 6% 0 0;
  }
  .footer .footer__list {
    max-width: 304px;
    /*flex-direction: column;*/
    max-width: 800px;
  }

}
@media screen and (max-width: 767px) {
  .footer {
    padding: 40px 0 80px;
  }
  .footer .footer__flex {
    flex-direction: column;
    /*padding: 0 14px;*/
    margin-bottom: 30px;
  }
  .footer .footer__logo {
    margin-left: 0;
    margin-bottom: 40px;
  }
  .footer .footer__list {
    flex-direction: column;
  }
  .footer .footer__item {
  	margin-bottom: 18px;
  }
  .footer .footer__link {
  	font-size: 1.8rem;
  }
  .footer .copy {
  	font-size: 1.6rem;
    /*margin-left: 14px;*/
  }

}
@media screen and (max-width: 479px) {

  .footer {}
  .footer .footer__flex {
    padding: 0;
  }
  .footer .footer__item {
      margin-bottom: 18px;
  }
  .footer .footer__link {
    font-size: 1.6rem;
  }
  .footer .footer__logo {
    margin-bottom: 35px;
  }
  .footer .copy {
    font-size: 1.6rem;
    margin-left: 0;
    letter-spacing: 0.3px;
  }

}








.popup {
    max-width: 570px;
    margin: 20px auto;
    position: relative;
    background: #fff;
    padding: 40px 40px 50px;
    /*font: 1.1rem/1.4 Montserrat;*/
    font-size: 1.1rem;
    line-height: 1.4;
    color: #111111;
}

.popup .popup__title {
    /*font: 600 2.6rem/1.4 Montserrat;*/
    font-weight: 700;
    font-size: 2.8rem;
    line-height: 1.4;
    color: #171717;
    padding-right: 30px;
}

.popup .popup__title .popup__tarif {
    color: var(--red);
    display: block;
    font-weight: bold;
    font-size: 3rem;
}
.popup .popup__title .popup__tarif-label {
	font-size: 2rem;
}

.popup .popup__inform {
/*  font-size: 1.4rem;
  line-height: 1.2;
  color: var(--black);
    margin-bottom: 40px;*/
    margin-bottom: 20px;
    font-size: 1.6rem;
    line-height: 1.4;
    font-style: italic;
}



/*.popup .popup__title .inform {
    font-size: 1.5rem;
    color: #959595;
    padding-top: 10px;
}
.popup .popup__title .inform .star {
    color: var(--red);
}
*/

.popup .popup__title2 {
  /*font: 600 4rem/1.1 Montserrat;*/
  font-size: 2.4rem;
  color: var(--black2);
  font-weight: 400;
  margin-top: 30px;
}

.popup .form .inp {
    /*font: 1.5rem Montserrat;*/
    font-size: 1.8rem;
    font-family: 'Montserrat';
    background: var(--white);
    color: var(--black2);
    display: block;
    padding: 20px 0;
    width: 100%;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #BDBDBD;
    outline: none;
    transition: 0.5s;
}
.popup .form textarea.inp {
    height: 134px;
    resize: none !important;
}

/* .popup .form textarea.inp.inp-address {
    height: 74px;
} */

.popup .form .inp.error {
    border-color: #E42D2D;
}
.popup .form .inp.error::-webkit-input-placeholder {color:#E42D2D;}
.popup .form .inp.error::-moz-placeholder          {color:#E42D2D;}
.popup .form .inp.error:-moz-placeholder           {color:#E42D2D;}
.popup .form .inp.error:-ms-input-placeholder      {color:#E42D2D;}


.popup .form .inp:focus,
.popup .form .inp:active {
    /* border-color: var(--white); */
    background:var(--white);
    color: #505050;
}

.popup .form .label {
    /*font: 1.5rem Montserrat;*/
    font-size: 1.5rem;
    color: #959595;
    display: block;
    margin-bottom: 5px;
    /* display: none; */
}
.popup .form .label .star {
    color: var(--red);
}
.popup .form label.error {
    display: none !important;
}
.popup .form ul {}
.popup .form ul li {
    margin-bottom: 20px;
}
.popup .form ul li:last-of-type {
    margin-bottom: 0;
}
.popup .form .var__list {
    display: flex;
    padding: 10px 0 30px;
}
.popup .form .var__item {
    width: 50%;
}
.popup .form .var__label {
    cursor:pointer;
    display: flex;
}
.popup .form .var__price {}
.popup .form .var__price-uah {
    /* color: #111111; */
    font: bold 2rem Montserrat;
    margin-bottom: 5px;
    display: block;
    color: #BDBDBD;
    transition: 0.5s;
}
.popup .form .var__price-usd {
    /* color: #111111; */
    font: 2rem Montserrat;
    display: block;
    color: #BDBDBD;
    transition: 0.5s;
}
.popup .form .var__info {
    display: flex;
    position: relative;
    width: 100%;
}
.popup .form .var__info:before {
    content: '';
    width: 26px;
    height: 26px;
    flex-shrink: 0;
    display: inline-block;
    border-radius: 100%;
    border: 1px solid #BDBDBD;
    background: var(--white);
    margin-right: 34px;
    transition: 0.5s;
}
.popup .form .var__info:after {
    content: '';
    width: 10px;
    height: 10px;
    background: var(--red);
    border-radius: 100%;
    display: inline-block;
    position: absolute;
    top: 9px;
    left: 9px;
    opacity: 0;
}
.popup .form .var__label input {
    position: absolute;
    left: -9999px;
}
.popup .form .var__label input:checked {}
.popup .form .var__label input:checked ~ .var__info:after {
    opacity: 1;
}
.popup .form .var__label input:checked ~ .var__info .var__price-uah {
    color: #111111;
}
.popup .form .var__label input:checked ~ .var__info .var__price-usd {
    color: #111111;
}
.popup .form .var__label input:checked ~ .var__info .var__info:before {
    border-color: #363636;
}


.popup .form .form__agree {
    margin-bottom: 20px;
    padding: 30px 0 20px;
}
.popup .form .form__agree label {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
}
.popup .form .form__agree input {
    position: absolute;
    left: -9999px;
}
.popup .form .form__agree span {
    display: inline-block;
    position: relative;
    padding-left: 60px;
    font-size: 1.6rem;
    font-weight: 400;
    color: var(--black);
}
.popup .form .form__agree span:before {
    content: '';
    width: 30px;
    height: 30px;
    border: 1px solid rgba(29, 29, 27, 0.4);
    position: absolute;
    top: 0;
    left: 0;

}
.popup .form .form__agree span:after {
    content: '';
    background:url(../i/ico__agree.svg) no-repeat center;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 7px;
    width: 19px;
    height: 12px;
    opacity: 0;
    transition: 0.5s;
}


.popup .form .form__agree input:checked {}
.popup .form .form__agree input:checked ~ span {}
.popup .form .form__agree input:checked ~ span:before {}
.popup .form .form__agree input:checked ~ span:after {
    opacity: 1;
}


.popup .form .form__agree.error span {
    color: #ed2a1f;
}
.popup .form .form__agree.error span:before {
    border: 1px solid rgba(237, 42, 31, 0.4);
}




.popup .form .btn{
    /*max-width: 170px;*/
    padding: 18px 40px;
    /*padding: 14px 20px;*/
    border: none;
    font-size: 1.8rem;
    text-align: center;
    justify-content: center;
}
.popup .form .btn span {
	margin-right: 0;
}

.popup .form .btn.disabled {
    background: #eee;
    color: #000;
    pointer-events: none;
}

.popup .popup__close {
    position: absolute;
    top: 45px;
    right: 40px;
    cursor: pointer;
    transition: 0.5s;
}   
.popup .popup__close svg {}
.popup .popup__close svg path {
    fill: var(--black);
    transition: 0.5s;
}
.popup .popup__close:hover svg path {
    fill: var(--red);
}
.popup .popup__close:hover {
    transform: rotate(90deg);
}


.mfp-close-btn-in .mfp-close {
    display: none;
}







@media screen and (max-width: 1199px) {
    
}
@media screen and (max-width: 999px) {
    
}
@media screen and (max-width: 767px) {

    .popup {
        padding: 20px 20px 20px;
      max-width: 380px;
    }

    .popup .popup__close {
        top: 30px;
        right: 20px;
    }
    .popup .popup__title {
      font-size: 2.2rem;
        /*margin-bottom: 20px;*/
    }
    .popup .popup__title .popup__tarif {
      font-size: 2.2rem;
    }

    .popup .form ul li {
        margin-bottom: 10px;
    }

    .popup .form .var__list {
        flex-direction: column;
        padding-bottom: 20px;
    }
    .popup .form .var__item {
        width: 100%;
        margin-bottom: 20px;
    }
    .popup .form .var__item:last-of-type {
        margin-bottom: 0;
    }
    .popup .form .form__agree span br {
      display: none;
    }
    .popup .form .form__agree span {
      font-size: 1.2rem;
    }

    .popup .form .btn {
    	max-width: 218px;
    	font-size: 2rem;
    	text-transform: uppercase;
    	padding: 26px;
    }
    
}
@media screen and (max-width: 479px) {
    
}










.s__success {
	color: var(--white);
	background: urL(../i/bg/words_bg_01.jpg) no-repeat center / cover;
}

.s__success .s__title {
	color: var(--white);
}
.s__success .s__subtitle {
	font-size: 3.4rem;
	font-weight: bold;
	margin-bottom: 40px;
}
.s__success .s__text {}
.s__success .s__image img {
	border-radius: 15px;
}



.s__failed {
	color: var(--white);
	background: urL(../i/bg/words_bg_01.jpg) no-repeat center / cover;
}

.s__failed .s__title {
	color: var(--white);
}
.s__failed .s__subtitle {
	font-size: 3.4rem;
	font-weight: bold;
	margin-bottom: 40px;
}

.s__failed .s__text {
	margin-bottom: 40px;
}
.s__failed .s__text a {
	color: var(--red);
	text-decoration: none;
}
.s__failed .s__text a:hover {
	text-decoration: underline;
}
.s__failed .s__image img {
	border-radius: 15px;
}


@media screen and (max-width: 1199px) {

}


@media screen and (max-width: 999px) {
}


@media screen and (max-width: 767px) {
}


@media screen and (max-width: 479px) {
}


























