@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700;800&display=swap');

body {
  	font-family: 'Montserrat', sans-serif;
  	font-style: normal;
  	font-weight: normal;
  	font-size: 16px;
  	min-width: 320px;
  	position: relative;
  	overflow-x: hidden;
  	overflow: visible !important;
  	color: #001632;
  	font-weight: 500;
  	line-height: 1.3;
}
ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
a, button, a:hover, a:focus{
	outline: none;
}
a:hover, a:focus{
	text-decoration: none;
}
p, h1,h2,h3,h4,h5,h6{
	margin: 0;
}
h1{
  	font-size: 63px;
  	font-weight: 700;
  	text-transform: uppercase;
  	margin-top: 25px;
  	margin-bottom: 25px;
}
h1 span{
	position: relative;
}
h1 span:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 8px;
	background: #dc1a4c;
	bottom: 2px;
}
input[type='text'],input[type='tel']{
	width: 100%;
	color: #333;
	height: 50px;
  	border: solid 1px #333;
  	font-size: 18px;
  	margin-bottom: 10px;
  	text-align: center;
  	border-radius: 10px;
}
button, input[type='submit']{
	color: white;
	background: #ffab00;
	height: 65px;
  	border: none;
  	border-bottom: solid 7px #ba7700;
  	font-size: 22px;
  	border-radius: 10px;
  	color: #0b1c35;
  	font-weight: 700;
  	text-transform: uppercase;
}
button{
	display: block;
	margin: 0 auto;
	width: 35%;
  	margin-top: 20px;
}
input[type='submit']{
	width: 100%;
}
h2{
	text-transform: uppercase;
	font-size:38px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 40px;
}
h2 span{
	position: relative;
}
h2 span:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 8px;
	background: #dc1a4c;
	bottom: -2px;
}
section{
	padding: 35px 0;
	position: relative;
}
.s1{
	background: url('../img/s1_bg.png') no-repeat;
	background-size: cover;
	background-position: center;
	color: white;
}
.logo{
	max-width: 250px;
	margin-bottom: 120px;
}
.s1 .phone {
  padding:20px 0px 30px 0;
  text-align:right;
}
.s1 .phone a {
  font-size:24px;
  font-weight:600;
  color: #ffffff;
  text-decoration: none;
}

.s1 p{
	font-size: 17px;
	font-weight: 400;
}
.s1 h3{
	font-size: 19px;
	margin-bottom: 30px;
	font-weight: 400;
}
.offer{
	text-align: center;
}
.offer .price{
	font-size: 63px;
	font-weight: 500;
}
.offer .oldprice{
	font-size: 32px;
	font-weight: 700;
	color: #9c9c9b;
	text-decoration: line-through;
	text-decoration-color: #dc1a4c;
}
.offer .buttons{
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	width: 75%;
	margin-top: 30px;
}
.offer .buttons div{
	width: 50%;
}
.offer .sale{
	background: #dc1a4c;
	border-bottom: solid 6px #af1441;
	color: #fff;
}
.offer .buttons p, .offer_new p{
	margin-top: 5px;
	text-transform: uppercase;
}
.offer .buttons button{
	display: block;
	margin: 0 auto;
	width: 80%;
}
.offer_new{
	width: 55%;
	text-align: center;
}
.offer_new button{
	width: 100%;
}
.s2 .items{
	display: flex;
	flex-wrap: wrap;
    align-items: flex-start;
}
.s2 .items h3{
	font-size: 16px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: 700;
}
.s2 .items p{
}
.s2 .items img{
	max-width: 80px;
	margin-right: 15px;
}
.s2 .items div{
	width: 73%;
}
.s2 .row{
	margin-bottom: 30px;
}
.s3, .s5, .s9, .s11, .s13, .s15 .grey, .s16, .s19, .s14 .item, .s9 .slick-track{
	background: #f8f8f8;
}
.s3 .content, .s9 .content, .s10 .content, .s19 .content{
	background: #fff;
	padding: 30px;
	display: block;
	margin: 0 auto;
	width: 70%;
	margin-bottom: 30px;
}
.s3 ul>li,.s6 ul>li,.s9 ul>li,.s10 ul>li,.s18 ul>li{
	position: relative;
	margin-bottom: 30px;
	padding-left: 45px;
}
.s3 ul>li:before,.s6 ul>li:before,.s9 ul>li:before,.s10 ul>li:before,.s18 ul>li:before{
	content: '';
	position: absolute;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: #ffab00;
	top: 0;
	left: 0;
}
.s3 h3, .s7 h3, .s13 h4{
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
}
.s4{
	text-align: center;
}
.s4 img{
	display: block;
	margin: 0 auto;
	width: 90%;
	margin-bottom: 15px;
}
.s4 p{
	text-transform: uppercase;
	font-size: 18px;
}
.s5 h2 span, .s12 h2 span, .s20 h2 span,.s10 .fon h3 span, .s18 .fon h3 span{
	color: #dc1a4c;
	font-weight: 700;
}
.s5 h2 span:before, .s12 h2 span:before, .s20 h2 span:before,.s10 .fon h3 span:before, .s18 .fon h3 span:before{
	display: none;
}
.s5 .frame{
	display: block;
	margin: 0 auto;
	margin-bottom: 40px;
	width: 70%;
}
.s5 .frame img{
	width: 100%;
	height: auto;
}
.s5 .youtube-title{
	display: none;
}
.s5 .play-button{
	top: 38%;
}
.s5 .play-button:before{
	top: 48%;
}
.s6 img{
	display: block;
	margin: 0 auto;
	width: 85%;
}
.s6 p{
	margin-bottom: 20px;
}
.s7 .container{
	padding: 0 15%;
}
.s7 img{
	display: block;
	margin: 0 auto;
	width: 70%;
}
.s7 .row{
	margin-bottom: 20px;
	padding: 20px 50px;
}
.s7 .num{
	color: #9c9c9b;
	font-size: 70px;
	font-weight: 700;
	margin-bottom: 15px;
}
.s7 .grey{
	background: #ececec;
}
.s7 .grey .num{
	color: #fff;
}
.s8, .s12, .s17, footer, .fon{
	background: #001632;
	color: #fff;
}
.s8 .items{
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
}
.s8 .moreitems1,.s8 .moreitems2,.s8 .moreitems3, .s8 .more2, .s8 .more3{
	display: none;
}
.s8 .item{
	width: 24%;
	margin: 5px;
}
.s8 .more1,.s8 .more2,.s8 .more3{
	border-bottom: none;
	border-radius: 50px;
	height: 90px;
	background: #ffab00;
	color: #001632;
	margin-top: 40px;
	margin-bottom: 50px;
}
.s8 h2, .s10 h2,.s13 h2{
	line-height: 1.4;
}
.partners img{
	display: block;
	margin: 0 auto;
	width: 90%;
	mix-blend-mode: multiply;
}
.partners{
	margin-bottom: 40px;
}
.s9 .fon, .s10 .fon h3, .s18 .fon h3{
	padding: 15px;
	text-align: center;
	text-transform: uppercase;
	font-size: 28px;
	font-weight: 700;
	width: max-content;
	display: block;
	margin: 0 auto;
	margin-bottom: 40px;
}
.s9 .content h4{
	text-align: center;
	font-weight: 700;
	font-size: 29px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.s10 .content p{
	padding-left: 45px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.s10 .fon h3, .s18 .fon h3{
	width: 100%;
	margin-bottom: 0;
}
.s11 .items{
	display: flex;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 85%;
    flex-wrap: wrap;
}
.s11 .item{
	width: 90%;
}
.s11 .item:first-child{
	width: 10%;
	max-width: 60px;
}
.s11 .red{
	background: #dc1a4c;
}
.s11 .blue{
	background: #001632;
}
.s11 .white{
	background: #fff;
	padding: 10px 25px;
}
.s11 h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 28px;
    color: #fff;
    transform: rotate(180deg);
    writing-mode: tb-rl;
    margin: 0;
    line-height: 60px;
    padding: 40px 0;
}
.s11 h4{
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.s12 p b{
	font-weight: 800;
	color: #ffab00;
}
.s12 p{
	position: relative;
	padding-left: 25px;
	min-height: 70px;
}
.s12 .row p:before{
	content: '';
	position: absolute;
	width: 9px;
	height: 100%;
	background: #dc1a4c;
	left: 0;
	top: 0;
}
.s12 .row{
	margin-bottom: 30px;
}
.s13 .item{
	background: #fff;
	padding: 20px;
	min-height: 165px;
	margin-bottom: 20px;
}
.s13 h3{
	font-weight: 600;
	font-size: 23px;
	margin-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
}
.s14 .item h3{
	width: 100%;
	text-align: center;
	padding: 10px 0;
	background: #ffab00;
	text-transform: uppercase;
	font-size: 16px;
}
.s14 .item p{
	padding: 20px;
}
.s15 .items{
	display: flex;
	flex-wrap: wrap;
}
.s15 .item{
	padding: 20px;
	width: 50%;
	text-align: center;
}
.s15 p span{
	text-transform: uppercase;
}
.s16 .img{
	position: absolute;
	width: 44%;
	top: 2%;
	left: 5%;
	mix-blend-mode: multiply;
}
.s16 .item{
	display: flex;
	margin-bottom: 20px;
}
.s16 .item .num{
	background: #ffab00;
	color: #fff;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin-right: 20px;
	border-radius: 50%;
}
.s16 .item p{
	text-transform: uppercase;
	width: 90%;
	padding-top: 5px;
}
.s16 .offer, .s18 .offer{
	margin-top: 40px;
}
.s17 .item{
	background: #fff;
	border-radius: 20px;
	padding: 20px;
	min-height: 435px;
	color: #001632;
}
.s17 .item img{
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
.s17 .item h3{
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
}
.s17 hr{
	background: #dc1a4c;
	height: 9px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.s17 ul>li{
	position: relative;
	margin-bottom: 10px;
	padding-left: 20px;
}
.s17 ul>li:before{
	background: url('../img/check.png');
	background-size: 100% 100%;
	width: 13px;
	height: 14px;
	content: '';
	position: absolute;
	left: 0;
	top: 2px;
}
.s18 ul>li:before{
	width: 20px;
	height: 20px;
}
.s18 img{
	display: block;
	margin: 0 auto;
	width: 85%;
    margin-top: -50px;
    mix-blend-mode: multiply;
}
.accordion {
  width:100%;
  background: #fff;
  padding: 30px 0;
}
.accordion section{
	padding: 0;
}
.accordion .accordion_item {
  margin-bottom:1px;
  position:relative
}
.accordion .title_block {
  font-size: 16px;
  cursor:pointer;
  text-transform: uppercase;
  border-bottom: 0;
  padding:20px 70px;
  -webkit-transition:all .2s linear 0;
  -webkit-transition-delay:.2s 0;
  transition:all .2s linear 0;
  margin: 0;
}
.accordion .title_block:before {
  content: '';
    height: 13px;
    width: 13px;
    display: block;
    border: 3px solid #000;
    border-right-width: 0;
    border-top-width: 0;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    left: 35px;
    top: 17px;
}
.accordion .active_block .title_block:before {
  border:3px solid #000;
  border-left-width:0;
  border-bottom-width:0;
  top:25px
}
.accordion .info {
  display:none;
  padding:0 40px 25px 40px;
  overflow: hidden;
  font-size: 16px;
  color: #8b8b8b;
  font-weight: normal;
  text-align: left;
  border-left: solid 1px #f3f2ef;
  border-right: solid 1px #f3f2ef;
}
.accordion .info p{
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  width: 100%;
  margin: 0;
  color: #001632;
}
.s20 .name{
	display: flex;
}
.s20 .name h3{
	margin-left: 20px;
	text-transform: uppercase;
	font-size: 16px;
	padding-top: 30px;
}
.s20 .oblako{
	background: #f8f8f8;
	margin-left: 90px;
	position: relative;
	padding: 20px;
	margin-top: 24px;
}
.s20 .oblako:before {
	content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: -24px;
    left: 0;
    border-top: 25px solid transparent;
    border-left: 25px solid #f8f8f8;
    border-bottom: 15px solid #f8f8f8;
}
.s20 .otzyv{
	display: block;
	margin: 0 auto;
	width: 70%;
	margin-bottom: 30px;
}
footer{
	padding: 25px 0;
	font-size: 13px;
}
footer .yellow{
	color: #ffab00;
	font-size: 16px;
}
footer a{
	color: #fff;
	font-size: 13px;
	text-decoration: underline;
}
.mob{
	display: none;
}
.slick-dots {
    bottom: -60px;
}
.slick-dots li button:before{
	font-size: 22px;
}
.slick-prev:before, .slick-next:before{
	display: none;
}
.slick-prev, .slick-next{
    width: 20px;
    height: 20px;
    border-top: solid 2px #001632;
    border-left: solid 2px #001632;
    opacity: 1;
    border-radius: 0;
}
.slick-prev{
    transform: rotate(-45deg);
}
.slick-next{
    transform: rotate(135deg);
}
.s9 .slick-track{
	display: flex;
	align-items: center;
}
.more_otzyv{
	display: none;
}
.youtube {
    background-color: #000;
    position: relative;
/*    padding-top: 56.25%;*/
/*    overflow: hidden;*/
    cursor: pointer;
    width: 100%;
}
a.ajax-youtube {
	position: relative;
}
.youtube img {width: 100%; top: 0; left: 0; opacity: 0.7;}
/*.s8 .youtube-video-block{
	height: 0;
}*/
.s5 .frame a:before, .youtube a:before {
    position: absolute;
    content: '►';
    width: 90px;
    height: 60px;
    background-color: rgba(0,0,0,.5);
    color: #fff;
	left: calc(50% - 45px);
	top: calc(50% - 30px);
    font-size: 45px;
    line-height: 60px;
    text-align: center;
    border-radius: 10px;
    padding-left: 7px;
    z-index: 9;
}
.youtube a:before {
	left: calc(50% - 45px);
	top: calc(50% - 30px);
}
.youtube-video-block:hover a.ajax-youtube:before {
    background-color: rgba(0,0,0,.7);
    transform: scale(1.1);
    line-height: 55px;
}
.youtube:before{
	top: 26%;
}

.youtube img {cursor: pointer;}

/*.youtube img, .youtube iframe{position: absolute;}*/


.youtube iframe {height: 100%; width: 100%; top: 0; left: 0;}

.fancybox-container .title{
	text-align: center;
    margin-bottom: 20px;
    font-size: 25px;
}
.fancybox-container button[type='submit']{
	width: 100%;
}
.s1 .price, .s1 .oldprice{
	display: none;
}

.common_design_form {
    max-width: 450px !important;
}

.personal_data_attention {
    padding-top: 10px;
    text-align: center;
    font-size: 13px;
}