body {
    margin:0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #525252;
    font-weight: 300;
}

tr{
    cursor: pointer;
}



p {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    font-size: 16px;
	color: #282520;
}
.contact-icon{width: 14px;height: 14px;margin-right: 2px;}

strong {
	font-weight: 700;
}
.reply-p{text-align: center;display: block;margin: 0 auto;cursor: pointer;}
.flex{display: flex;align-items: center; gap: 10px;justify-content: center;margin-bottom: 15px;}
.carousel-inner .send-btn{margin: 0 auto;margin-top: 15px;max-width: 684px;}
.review-wrapper{height: 50px;}
.ya-icon{max-width: 50px;
}
.block-110 h1{padding-bottom: 15px;}
.block-110 h2{text-align: center;padding-bottom: 40px;}
.reply-logo{max-width: 180px;width: 100%;height: 50px;}
.vk-logo{max-width: 210px;}
.ya-wrapper{display: flex;align-items: center;gap: 10px;justify-content: center;margin-bottom: 15px;}
.stars{display: flex;align-items: center;gap: 3px;justify-content: center;}
.stars svg{max-width: 15px;}
.amount{font-size: 40px;font-weight: 600;color: rgb(14, 207, 182);}
.p{font-size: 14px;color: #000;margin-top: 5px;text-align: center;}
.google-wrapper .amount{font-size: 18px;color: black;line-height: 1;}
.google-wrapper .review-stars{display: flex;align-items: center;gap: 10px;line-height: 1;
}
.google-wrapper .stars svg{height: 20px;}
.google-wrapper{display: flex;align-items: flex-end;justify-content: center;gap: 10px;margin-bottom: 15px;}
.google-wrapper .p{margin-top: 0;color: rgb(153, 153, 153);line-height: 1;margin-top: 3px;}
.avito-wrapper .p{color: black;font-size: 18px;}
.zoon-wrapper .amount{color: #ffcd1a;}
.zoon-wrapper .review-stars{align-items: flex-end;}
.flamp-wrapper .p{color: black;font-size: 16px;}
.flamp-wrapper .p span{color: gray;font-size: 16px;
}
.flamp-wrapper .amount{display: flex;align-items: center;width: 40px;height: 40px;justify-content: center;border-radius: 100%;color: white;background: rgb(0, 177, 0);padding: 10px;}
.flamp-wrapper .review-stars{gap: 15px;}
.google-wrapper.gis-wrapper .p{margin-top: 0;}
h1 {
    padding: 0px 0px 40px 0px;
    margin: 0;
    font-size: 30px;
    color: #00b0e3;
    text-align: center;
    font-weight: 300;
    text-transform: uppercase;
}


h2 {
    padding: 0px 0px 20px 0px;
    margin: 0;
    font-size: 23px;
    color: #00b0e3;
    font-weight: 300;
}


h3 {
  padding: 0px 0px 20px 0px;
  margin: 0;
  font-size: 21px;
  color: #00b0e3;
  font-weight: 700;
  text-align: left;
}

h4 {
  padding: 0px 0px 20px 0px;
  margin: 0;
  font-size: 18px;
  color: #34393e;
  font-weight: 700;
  text-align: left;
}

a {
    font-size: 16px;
    color: #00b0e3;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;   
    outline: 0 !important; 
}
 
a:hover {
    color: #00dab5;
    text-decoration: none;
}

div.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0;
}

div.top {
    background: linear-gradient(to left,#7445b1 0,#41b2de 60%,#6593ce 100%);
	color: white;
	height: 105px;
}

div.top.footer{
  height: auto;
  padding-top: 5px;
  padding-bottom: 10px;
  background: #679de8;
}
.footer-wrapper{
  margin-top: 15px;
}
.footer a.logo{
  width: 100%;
  height: 100%;
  position: static;
  background: none;
}
.footer a.logo img{
  max-width: 153px;
}
.footer__wrapper{
  display: flex;
  align-items: center;
}
.top .localization{color: #8A92A4; background-color: #fff; padding-bottom: 4px;}
.top .localization svg{margin-bottom: -3px; margin-right: 5px;}
.tel2{
    font-size:18px!important;
}
.drop-menu{
  width: 24px;
  height: 24px;
  filter: invert(100%) sepia(6%) saturate(0%) hue-rotate(115deg) brightness(108%) contrast(108%);;
}
.block-4.block-10 .send-btn{
  margin-top: 20px;
}
div.block-4.block-10{
  background-image: url(images/price_bcg.gif);
    background-repeat: repeat;
    background-size: auto;
    padding-bottom: 0;
}
.block-10 a.category {
 
  border-bottom: none;
  text-decoration: none;
  transition: none;
}
.block-10 a.category:hover {
  text-decoration: none;
  transition: none;

}
a.logo {
    position: absolute;
    display: block; 
    width: 173px;
    height: 119px;
    background-image: url(images/logo.png);
    text-decoration:none;  
    background-repeat: no-repeat;
    
 }
 .footer-link{
  font-size: 12px;
 }
 .footer-fr{
  font-size: 18px;
  text-shadow: 1px 1px 0px rgba(0,0,0,0.5);
 }
 .footer div, a{
  color: white;
 }
 .footer span.graph{
  font-size: 14px;
 }
.telephone {
    margin-top: 5px;
    font-size: 16px;
    background-repeat: no-repeat;
    background-position: left;
    text-align: left;
    line-height: 24px;   
    color: white !important;
    cursor: pointer;
    margin-bottom: 5px;
    display: block;
}


div.telephone-1 {
    font-size: 24px;
    background-image: url(images/i_life.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 0 0 0 30px;
    line-height: 27px;
    color: white !important;
}

.fa-whatsapp{
  margin-right: 3px;
}

a.callback {
    margin: 0 0 0 20px;
	font-size: 14px;
    color: #90ffec;
    text-decoration: none;  
    border-bottom: 1px dashed #90ffec;
}

a.address{
    color: #90ffec;
    text-decoration: none;  

    display: flex;
    align-items: center;
    white-space: nowrap;
    flex-wrap: nowrap;
    width: max-content;
    gap: 5px;
    padding-bottom: 2px;
}

a.address span{
      border-bottom: 1px dashed #90ffec;
      transition: all 0.3s ease;
}
 
a.callback:hover {
    text-decoration: none;
    border-bottom: 1px dashed #00b0e3;   
}
a.address:hover span{
    text-decoration: none;
    border-bottom: 1px dashed transparent;   
}
 
 
div.col-man-1 {
/*	padding: 12px 0 0 0;*/
}
.font-header{font-size: 16px !important; cursor: pointer;}
.font-header:hover{
  color: #90ffec;
}

div.graph {
	font-size: 15px;
	line-height: 19px;
  /* display: grid; grid-template-columns: repeat(2,1fr) */
}

span.graph {
    font-size: 14px;
}


a.soc-icon {
    background-repeat: no-repeat;
    float: left;
    /* margin: 10px 0px 0 0; */
    display: block;
    width: 43px;
    height: 43px;
    opacity: 1;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;  
    
}
 
 a.soc-icon:hover {
      opacity: 0.7;
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
   filter: alpha(opacity=70);
 }
 
a.sc-fb {background-image: url(images/i_fb.png);}
a.sc-in {background-image: url(images/i_insta.png); }
a.sc-vk {background-image: url(images/i_vk.svg); background-size: cover; background-position: center;}
a.sc-ok {background-image: url(images/i_ok.png); background-size: cover;}
a.sc-tt {background-image: url(images/i_tt.png);}
a.sc-wa {background-image: url(images/i_wa.svg);}
a.sc-yt {background-image: url(images/i_yt.svg); background-size: cover;}
a.sc-tg {background-image: url(images/i_tg.svg); background-size: cover;}

/* a.soc-icon, a.soc-icon2{zoom: .7;} */

@media (max-width: 1200px) {
div.col-man-1 {
	padding: 0px 0 0 0;
	font-size: 13px;
	
}

div.col-man-2 {
	margin-top: 10px;
	
}

a.callback{
        margin: 0 0 0 6px;
        white-space: nowrap;
        font-size: 15px;
}

 telephone {
  	 font-size: 15px;
  }
  .tel2{
    font-size:15px!important;
}
a.soc-icon, a.soc-icon2 {
        zoom: .7;
    }
}

@media (max-width: 992px) {


div.col-man-1 {
	font-size: 11px;
}



div.graph {
	font-size: 12px;
}
  
}
.footer-title{
  font-size: 16px;
}

@media (max-width: 767px) {
  .footer-fr{
    background-color: #fff;
    width: 100%;
    text-align: center;
    padding: 5px; 
    font-size: 16px;
    border-radius: 10px;
    text-shadow: none;
  }
  .block-4.block-10 div.cont-bcg{
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .block-4.block-10{
    padding-bottom: 0;
  }
 

  .footer__wrapper{
    flex-direction: column;
  }
  .font-header{font-size: 15px !important;}
  a.soc-icon {margin: 0}
   div.top { height: auto; padding: 0 0 20px 0;} 
   a.logo {position: static; margin: 20px auto 0px auto; background-position: center;}
   .telephone { line-height: 30px; margin: 0 auto;}
   div.telephone-1 { width: 157px; margin: 0 auto;}
   a.callback {display: block; margin: 0 auto; text-align: center; width: 135px; }
   div.col-man-1 {padding: 30px 0 10px 0; text-align: center; font-size: 15px;}
   div.graph {font-size: 15px; grid-template-columns: 100%; margin: 20px 0}

.col-sm-3.graph.col-man-1, .header-right-block{
  text-align: start;
  width: 170px;
  margin: auto;
}
.footer div.col-man-2{
  display: flex;
  align-items: center;
  text-align: left;
  justify-content: center;
  flex-direction: column;
  padding-top: 0;
  margin-top: 0;
 

}
.footer-wrapper{
  text-align: left;
  display: block;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 180px;
  justify-content: center;
  align-self: center;
}

.footer div{
  font-size: 18px;
}
.footer-wrapper div{
  font-size: 16px;
}
.footer .footer-link.policy div{
  font-size: 14px;
}
   .sm-pt-10{
    padding-top: 10px;   
   }
   .logo{
       position: absolute;
   }
  .telephone {

    text-align: center!important;

}
.drop-menu{
  width: 18px;
  height: 18px;
}

.hide-mobile {display:none;}
.top-soc-icons {justify-content: center; width: 100%}
}



/*------------block-1----------*/

div.block-1 {
    padding: 40px 0 40px 0;
    background-image: url(images/VSSAQHs.png);
    background-repeat: no-repeat, no-repeat;
    background-position: top right;
    background-size: cover;
    min-height: 1026px;
    padding: 80px 0;
}

.blc-1-colman {
	position: relative;
}

div.blc-1-text {
  position: absolute;
  width: 465px;
  margin-left: 5%;
  margin-top: 2%;
}

div.epil {
	font-size: 42.5px;
	color: #82bee3;
	text-shadow:  1px 1px 1px #525252;
   text-transform: uppercase;
   line-height: 40px;
   
display: inline-block;
}


div.epil-2 {
	font-size: 37px;
	color: #82bee3;
	text-shadow:  1px 1px 1px #525252;
   line-height: 40px;   	
   margin-bottom: 20px;
}

div.epil-3 {
	font-size: 88px;
	color: #82bee3;
	text-shadow: 2px 2px 8px #525252;
   text-transform: uppercase;	
   line-height: 85px;   

}

div.epil-price {
   padding: 0 5px 0 5px;
   text-align: center;
   width: 100%;
   display: inline-block;
	background: linear-gradient(to left,#674099 0, #6593ce 100%);
	font-size: 29px;
	color: #ffffff;
	margin-bottom: 15px;
}

.epil-price span {
   color: #8fffec;
}

div.epil-border {
  width: 100%;
	border-bottom: 1px dashed #00b0e3;
	margin-bottom: 15px;
}


a.top-btn {
    /*background-image: url(https://i.imgur.com/KkcNX6A.png)!important;*/
    background-repeat: repeat-x!important;
    display: inline-block!important;
    text-shadow: 1px 1px 1px #523238!important;
    background-color: #679de8!important;
    -webkit-border-radius: 80px!important;
    -moz-border-radius: 80px!important;
    border-radius: 4px!important;
    font-size: 14px!important;
    color: #ffffff!important;
    /* font-weight: 700; */
    text-transform: uppercase!important;
    text-decoration: none!important;
    text-align: center!important;
    border-top: 2px solid #83abe2!important;
    border-left: 2px solid #7ba5de!important;
    border-right: 2px solid #7ba5de!important;
    border-bottom: 2px solid #8486de!important;
    padding: 4px 6px!important;
    /* -webkit-box-shadow: #403577 0px 4px 0px, #130058 0px 4px 12px; */
    -moz-box-shadow: #403577 0px 4px 0px, #130058 0px 4px 12px!important;
    box-shadow: #403577 0px 2px 0px, #130058 0px 2px 6px!important;
    /* -webkit-transition: all 0.3s ease; */
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


a.send-btn {
  width: calc(100% + 4px);
  margin: 0 -4px;
    /*background-image: url(https://i.imgur.com/KkcNX6A.png);*/
    background-repeat: repeat-x;
    display: block;
    text-shadow: 1px 1px 1px #523238;
    background-color: #679de8;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
    font-size: 17px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    border-top: 4px solid #83abe2;
    border-left: 4px solid #7ba5de;
    border-right: 4px solid #7ba5de;
    border-bottom: 4px solid #8486de;
    padding: 7px 0 7px 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
 
a.send-btn:hover {
   text-decoration: none;
   background-position: 0 -50px;
   color: #d8d8d8;
 }


 
 @media (max-width: 1200px) {
   div.block-1 {
    	min-height: 830px;
    }
 }

@media (max-width: 992px) {
    div.block-1 {
    	min-height: 700px;
    }
    span.graph {
    font-size: 15px;
}

}



@media (max-width: 767px) {
    div.block-1 { height: auto;}
    .address {display: flex; flex-wrap: wrap; justify-content: center}
    div.blc-1-text {text-align: center; width: 284px; position: static; margin: 0 auto;}
    div.epil {	font-size: 26px; line-height: 24px;margin-bottom: 0px;}
    div.epil-2 { font-size: 23px;margin-bottom: 15px;
        line-height: 1;}
    div.epil-price { font-size: 18px; padding: 5px 0 5px 0; width: 100%;}
div.epil-3 {	font-size: 55px; line-height: normal; margin-bottom: 0px;}    
    a.send-btn {
    font-size: 11px;  
    font-weight: 300;
    /*
   -webkit-box-shadow:#403577 0px 4px 0px, #130058 0px 4px 12px;
    -moz-box-shadow: #403577 0px 4px 0px, #130058 0px 4px 12px;
    box-shadow: #403577 0px 4px 0px, #130058 0px 4px 12px;
    */
   }
   
   div.block-1 {
    padding: 80px 0 80px 0;
    background-image: url(images/main_pic.jpg);
    background-size: cover;
    background-position: right;
    min-height: 400px!important;
}




}


/*---------------------block-2------------------*/



div.block-2 {
   padding: 40px 0 60px 0;
} 

img.blc2-img {
    width: 40%;
    max-width: 40%;
    padding-top: 30%;
}

.blc-2-colman {
   margin-bottom: 40px; 
}

.blc-2-colman1 {
   text-align: right;
}

a.send-btn-2 {
	width: 60%;
	margin: 0 auto;
}

@media (max-width: 420px) {

img.blc2-img { margin-bottom: 20px; width: 25%!important;}
}


@media (max-width: 767px) {
.blc-2-colman {  text-align: center;}
.blc-2-colman1 {  text-align: center;}
img.blc2-img { margin-bottom: 20px; width: 17%;}
a.send-btn-2 {
	width: 100%;}
	
	div.epil-3{
	    text-shadow: 1px 1px 1px #525252;
	}
	img.blc2-img {
    padding-top: 0%;
    }
    div.block-6 {
    background-size: 600%!important;
    background-position: center!important;
    
    background-attachment: inherit;
}
div.block-10 {

    background-size: 600%!important;

}
}





/*---------------------block-3------------------*/


div.block-3 {
   background-image: url(images/blc3_bcg.jpg);
   padding: 50px 0 50px 0;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

div.first-time {
  margin-top: 50px;
  font-size: 37px;
  color: #00b0e3;
}

div.skidka {
  font-size: 24px;
  color: #00b0e3;
}

.skidka span {
    background-color: #00b0e3;
    padding: 5px 5px 5px 5px;
}

.input-blc {
   height: 48px;
	font-size: 15px;
    margin: 0 20px 5px 0; 
   -webkit-border-radius: 200px;
   -moz-border-radius: 200px;
   border-radius: 200px;
}

.btn-on-f {
    width: 100%;
    /*background-image: url(https://i.imgur.com/KkcNX6A.png);*/
    background-repeat: repeat-x;
    display: block;
    text-shadow: 1px 1px 1px #523238;
    background-color: #679de8;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
    font-size: 17px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    border-top: 4px solid #83abe2;
    border-left: 4px solid #7ba5de;
    border-right: 4px solid #7ba5de;
    border-bottom: 4px solid #8486de;
    padding: 7px 0 7px 0;
    /*
    -webkit-box-shadow: #403577 0px 4px 0px, #130058 0px 4px 12px;
    -moz-box-shadow: #403577 0px 4px 0px, #130058 0px 4px 12px;
    box-shadow: #403577 0px 4px 0px, #130058 0px 4px 12px;
    */
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
 }

 .btn-on-f:hover {
   background-color: #679de8;
    border-top: 4px solid #83abe2;
    border-left: 4px solid #7ba5de;
    border-right: 4px solid #7ba5de;
    border-bottom: 4px solid #8486de;
   text-decoration: none;
   background-position: 0 -50px;
   color: #d8d8d8;;
 }

 
@media (max-width: 992px) {
div.first-time {
  margin-top: 50px;
  font-size: 30px;
  color: #00b0e3;
}

div.skidka {
  font-size: 19px;
  color: #00b0e3;
}
} 

@media (max-width: 767px) {

.btn-on-f{
    font-size: 11px;
    font-weight: 300;
}

.btn-on-f-2{
    font-size: 11px;
    font-weight: 300;
}

div.block-3 {
padding: 20px 0 20px 0;
}

div.first-time {
  text-align: center;
  margin-top: 0px;
  font-size: 30px;
  color: #00b0e3;
}

div.skidka {
  font-size: 19px;
  color: #00b0e3;
  text-align: center;
  margin-bottom: 40px;
}
}


/*---------------------block-4------------------*/


div.block-4 {
   padding: 0 0 0px 0;
	background-image: url(images/price_bcg.gif);
	background-repeat: repeat;
}

div.cont-bcg {
   padding-top: 40px;
   padding-bottom: 40px;

}


h1.prciehead {
   padding-bottom: 10px;
}


div.subhead {
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
}

table.price-holder {
	margin-bottom: 0px;

}

table.price-holder th {
	background-color: #00b0e3;
	padding: 13px 10px 13px 10px;
   color: white;
   font-size: 18px;
   text-align: center;
	border-top: 1px solid #ddf3f0;   
}

.price-holder th.leftth {
	text-align: left;
	text-indent: -9px;

}

table.price-holder td {
    padding: 13px 19px 13px 20px;
	background-color: white;
	border: 1px solid #ddf3f0;
	font-size: 16px;
}

a.category {
   margin: 0 0 0 35px;
	font-size: 18px;
   color: #90ffec;
   text-decoration: none; 
   font-weight: 300; 
   border-bottom: 1px dashed #90ffec;

 }
 
a.category:hover {
   text-decoration: none;
   border-bottom: 1px dashed #00b0e3;   
 }
 
 span.price-bold {
 	font-size: 18px;
 	color: #1096bd;
 	font-weight: 700;
 }
 
 span.old-price {
   font-size: 14px;
   text-decoration: line-through;
 }
 
  span.all-pink {
  	color: #1096bd;
  }
  
  
  @media (max-width: 992px) {
  table.price-holder td {     font-size: 14px; 	padding: 13px 10px 13px 10px;}
   span.price-bold { font-size: 16px;}
   a.category {  margin: 0 0 0 10px;}
  }
  
.mobile-show {display: none}
.mobile-flex {display: none}
  
@media (max-width: 767px) {
  .mobile-hide {display: none !important}
  .mobile-show {display: block !important}
  .mobile-flex {display: flex !important}
table.price-holder th { font-size: 13px;}
a.category { font-size: 16px;}
.kraska-moblie{
    padding: 13px 13px 13px 14px!important;
}
.laser-mobile{
    padding: 13px 16px 13px 17px!important;
}
.hna-mobile{
        padding: 13px 31px 13px 32px!important;
}
.sugar-mobile{
        padding: 13px 13px 13px 14px!important;
}
.first-price-mobile{
        min-width: 63px;
}
.second-price-mobile{
       min-width: 63px;
}
.third-price-mobile{
    min-width: 25px;
}
}

h2.cheaper {
  padding: 40px 0px 20px 0px;
  margin: 0;
  font-size: 24px;
  text-transform: uppercase;
  color: #00b0e3;
  text-align: center;
  font-weight: 300;
}


/*tab-panel*/

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    background-color: transparent;

    color: #00b0e3;
    border: 1px solid #a9c8c4;
}

.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #a9c8c4;
    border-bottom: 1px solid #def4f1;    
}

.nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #a9c8c4;
    color: #525252;
    text-decoration: none;
}

.nav-tabs.nav-justified>li>a:hover {
	background-color: #a9c8c4;
	border: 1px solid #a9c8c4;
   color: white;
}

div.tab-holder {
    font-size: 16px;
	 border-bottom: 1px solid #a9c8c4;
	 padding-bottom: 20px;
	 margin-bottom: 40px;
	 /*height: 44px;*/
}

.tab-holder p {
	font-size: 16px
}

.nav-tabs {
	padding: 0 140px 0 140px;
	margin-bottom: 40px;
}

@media (max-width: 767px) {
.nav-tabs {
	padding: 0;
}

.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #a9c8c4;
    background-color: #f1fdfb;
}

.nav-tabs.nav-justified>li>a {
    border: 1px solid #a9c8c4;
    color: #525252;
    text-decoration: none;
}


}


div.year-abonement {
	text-align: center;
	font-size: 24px;
	margin-bottom: 20px;
}

.year-abonement span {
   background-color: #00b0e3;
   color: white;
   padding: 5px;
   font-size: 36px;
}


div.leave-tel {
	font-size: 18px;
	text-align: center;
	margin-bottom: 30px;
}



/*---------------------block-5------------------*/


div.block-5 {
   padding: 80px 0 5px 0;
	background-image: url(images/master_top.jpg);
	background-repeat: no-repeat, no-repeat, repeat;
	background-position: -200px;
   background-size: cover;
}

ul.masters-ul li {
  list-style: none;
  background-image: url(images/m_bullet.png);
  background-repeat: no-repeat;
  background-position: left;
  padding: 5px 0 5px 60px;
  font-size: 23px;
  margin-bottom: 40px;
}


div.cert-header {
  font-size: 18px;
  text-align: center;
  color: #658a98;
  margin-bottom: 20px;
}

img.cert {
	width: 100%;
	max-width: 180px;
   -webkit-box-shadow: #7fc2db 0px 0px 4px;
   -moz-box-shadow: #7fc2db 0px 0px 4px;
   box-shadow: #7fc2db 0px 0px 4px;	
   border: 4px solid #ffffff;
   margin-bottom: 5px;
}


div.blc5-colman {
	padding-top: 70px 
}


 @media (max-width: 1600px) {

  div.block-5 {
background-position: -240px;
    padding: 0px;

  }
 }
 
  @media (min-width: 1921px) {

  div.block-5 {
	background-position: center;
	padding: 0px;

  }
 }
 
 
   @media (max-width: 1365px) {

  div.block-5 {
	background-position: -110px!important;
	padding: 0px;

  }
 }
 
    @media (max-width: 1200px) {

  div.block-5 {
	background-position: -230px!important;
	padding: 0px;

  }
 }
 
 



 @media (max-width: 1500px) {

  div.block-5 {
	background-position: -300px;

  }
  
  .block-5:not(*:root) {padding: 0px;}
  
  }

  
 @media (max-width: 1200px) {
  ul.masters-ul li {
    font-size: 18px;
  }
  

  
  .block-5:not(*:root) {padding: 80px 0 42px 0;}
  
 }  
 
   @media (max-width: 992px) {
     ul.masters-ul li {
    font-size: 16px;
    margin-bottom: 20px;
  }
  
      div.block-5 {
	background-position: top, -220px, left;
	padding: 80px 0 68px 0;	
  }
  
    
  
   }
   
   
   
   
@media (max-width: 500px) {

       .block-5:not(*:root) {padding: 0px 0 420px 0!important; background-position: bottom!important;}
        div.promo-block {min-height: 730px!important;    background-size: auto!important;    background-position: bottom!important;}
   }
 
   

   
   
@media (max-width: 736px){

.block-5 {
    padding: 0px 0 530px 0;
}
}
  
@media (max-width: 767px) {

ul.masters-ul { 
  padding-left: 0px;
}

 ul.masters-ul li {
 	font-size: 18px;
 }
     
div.blc5-colman {
	padding-top: 0px 
}

.blc5-colman-1 {
	padding-top: 0px 
}

div.block-5 {
  	background-position:top!important;
  	padding: 0px 0 40px 0!important;
  	background-image: url(images/master_mini.png);
}

div.block-6{
    background-attachment: inherit!important;
    padding: 0px!important;
}

.blc-7-colman{
    padding: 20px!important;
}

div.promo-block{
    background-image: url(images/promo_cover_3_mini.jpg)!important;
    background-position: center top!important;
    min-height: 300px!important;
    background-size: 130%!important;
}


} 


/*---------------------block-6------------------*/


div.block-6 {
   padding: 70px 0 70px 0;
	background-image: url(images/about_pic.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
   background-size: 100%, cover;
}

div.bcl6-text-holder {
	background-image: url(images/white_transparent.png);
   width: 730px;
   margin: 0 auto;
   padding: 40px;
}







 
 @media (max-width: 767px) {

 div.bcl6-text-holder {
 	width: 100%;
 }
 }
 
 
 /*---------------------block-7------------------*/
 
 div.block-7 {
 	padding: 20px 0 40px 0;
 }
 
.blc-7-colman {
	 position: relative;
}
 
 div.comfort-b1 {
 	background-image: url(images/c_01.png);
 	background-repeat: no-repeat;
 	background-position: left;
   padding: 10px 0 10px 80px;
   margin-bottom: 20px;
   font-size: 16px;   
 }
 
  div.comfort-b2 {
 	background-image: url(images/c_02.png);
 	background-repeat: no-repeat;
 	background-position: left;
   padding: 15px 0 15px 80px;
   margin-bottom: 20px;
   font-size: 16px;   
 }
 
  div.comfort-b3 {
 	background-image: url(images/c_03.png);
 	background-repeat: no-repeat;
 	background-position: left;
   padding: 15px 0 15px 80px;
   margin-bottom: 20px;
   font-size: 16px;
 }
 
 div.comfort-b4 {
 	background-image: url(images/c_04.png);
 	background-repeat: no-repeat;
 	background-position: left;
   padding: 15px 0 15px 80px;
   margin-bottom: 20px;
   font-size: 16px;
 }
 
 div.comfort-b5 {
 	background-image: url(images/c_05.png);
 	background-repeat: no-repeat;
 	background-position: left;
   padding: 15px 0 15px 80px;
   margin-bottom: 20px;
   font-size: 16px;
 }
 
 div.advantages1 {
   background-image: url(images/b2_01.png);
   background-repeat: no-repeat;
   background-position: left;
   padding: 10px 0 10px 80px;
   margin-bottom: 20px;
   font-size: 16px; background-size: 50px   
 }
 
 div.advantages2 {
    background-image: url(images/b2_02.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 10px 0 10px 80px;
    margin-bottom: 20px;
    font-size: 16px; background-size: 50px  
  }
  
   div.advantages3 {
    background-image: url(images/b2_03.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 15px 0 15px 80px;
    margin-bottom: 20px;
    font-size: 16px; background-size: 50px   
  }
  
   div.advantages4 {
    background-image: url(images/b2_04.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 15px 0 15px 80px;
    margin-bottom: 20px;
    font-size: 16px; background-size: 50px
  }
  
  div.advantages5 {
    background-image: url(images/b2_05.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 15px 0 15px 80px;
    margin-bottom: 20px;
    font-size: 16px; background-size: 50px
  }
  
  div.advantages6 {
    background-image: url(images/b2_06.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 15px 0 15px 80px;
    margin-bottom: 20px;
    font-size: 16px; background-size: 50px
  }
 
 div.half-circle {
   -webkit-border-radius: 200px;
   -moz-border-radius: 200px;
   border-radius: 200px;
   border-left: 1px dashed #00b0e3;
   position: absolute;
 }

.hfc-1 {
   width: 100px;
   height: 100px;
   top: 110px;
} 

.hfc-2 {
   width: 100px;
   height: 100px;
   top: 210px;
} 

@media (max-width: 1200px) { 
  .hfc-1 {top: 130px;}
  .hfc-2 {top: 240px;}
}

@media (max-width: 992px) { 
  .hfc-1 {top: 150px; height: 150px;}
  .hfc-2 {top: 300px; height: 120px;}
}

.col-xs-3{
    padding-left: 10px;
    padding-right: 10px;
}

@media (max-width: 767px) { 
  div.half-circle { display: none;}
  div.comfort-b1 { margin-left: 30px; font-size: 14px;}
  div.comfort-b2 { margin-left: 30px; font-size: 14px;}  
  div.comfort-b3 { margin-left: 30px; font-size: 14px;} 
  div.comfort-b4 { margin-left: 30px; font-size: 14px;} 
  div.comfort-b5 { margin-left: 30px; font-size: 14px;} 
}


img.icon-comf {
	width: 100%;
   max-width: 70px;
}

div.comf-text {
   margin-bottom: 40px;
}


/*---------------------block-8------------------*/

 div.block-8 {
   background-image: url(images/legs2.png);
   background-repeat: no-repeat, no-repeat,  no-repeat, repeat;
   background-position: right bottom, left top, top left, center;
   background-size: 100%;
 	padding: 60px 0 40px 0;
   color: white;
       background-color: #ffdddd;
 }
 
 
 .blc-8-colman {
	 position: relative;
	 padding-bottom: 20%;
}

 
div.b8-p {
 	font-size: 16px;
 	color: #0fb0db;
 	margin-bottom: 20px;
 }
 
  div.b8-b1 {
 	background-image: url(images/pr_01.png);
 	    background-repeat: no-repeat;
    background-position: left;
    padding: 10px 0 10px 80px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #0fb0db;
 }
 
 
   div.b8-b2 {
 	background-image: url(images/pr_02.png);
 	background-repeat: no-repeat;
    background-position: left;
    padding: 19px 0 19px 80px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #0fb0db;
 }
 
   div.b8-b3 {
 	background-image: url(images/pr_03.png);
 background-repeat: no-repeat;
    background-position: left;
    padding: 19px 0 19px 80px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #0fb0db;
 }
 
 
 div.b8-b4 {
 	background-image: url(images/pr_04.png);
 background-repeat: no-repeat;
    background-position: left;
    padding: 19px 0 19px 80px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #0fb0db;
 }
 
 
  div.half-circle-2 {
   -webkit-border-radius: 800px;
   -moz-border-radius: 800px;
   border-radius: 800px;
   border-left: 1px dashed #000;
   position: absolute;
 }

.hfc-1-1 {
   width: 100px;
   height: 100px;
   top: 160px;
} 

.hfc-2-1 {
   width: 100px;
   height: 100px;
   top: 260px;
} 

 @media (max-width: 1500px) { 
  .blc-8-colman { padding-left: 180px; padding-right: 180px;}
  div.block-8 {background-position: right bottom, left top, top left, center;}
  
  .hfc-1-1 {
   width: 100px;
   height: 120px;
   top: 190px;
} 

.hfc-2-1 {
   width: 100px;
   height: 140px;
   top: 310px;
} 
  
 }
 
  @media (max-width: 1200px) { 
    .hfc-1-1 {
   width: 100px;
   height: 140px;
   top: 210px;
} 

.hfc-2-1 {
   width: 100px;
   height: 160px;
   top: 350px;
} 
  }
  
    @media (max-width: 992px) { 
    .blc-8-colman { padding-left: 0px; padding-right: 0px;}
     div.block-8 {background-position: right bottom, left top,  -150px top , center;}

.hfc-1-1 {
   width: 100px;
   height: 140px;
   top: 180px;
} 

.hfc-2-1 {
   width: 100px;
   height: 140px;
   top: 300px;
} 

}

@media (max-width: 767px) { 
 div.half-circle-2{ display: none;}
  div.b8-b1,  div.b8-b2,  div.b8-b3, div.b8-b4  { margin-left: 0px; font-size:14px; margin-bottom: 0px; }
  div.b8-p { margin-left: 20px; font-size: 14px;}
  .blc-8-colman { padding-left: 20px; padding-right: 20px;}
  div.block-8 {background-position: right bottom, left top, -190px top , center; padding: 60px 0 10px 0!important;}
 }
  
/*---------------------block-9------------------*/

 div.block-9 {
 	padding: 20px 0 40px 0;
 }
 
img.prlogo {
	width: 100%;
	max-width: 275px;
}

div.press-name {
   border-top: 1px solid #e8e8e8;
   padding: 27px 0 0 0;
	text-align: center;
	margin-bottom: 40px;
}


/*---------------------block-10------------------*/


 div.block-10 {
   padding: 0px 0 40px 0;
   background-image: url(images/ds_bcg.jpg);
   background-repeat: no-repeat, no-repeat;
   background-position: top, top;
   background-attachment: scroll, fixed;
   background-size: cover;
 }
  
  ul.ds-ul {
  	margin-bottom: 40px;
  }
  
  
 ul.ds-ul li {
  list-style: none;
  color: #419eeb;
  background-image: url(images/m_bullet.png);
  background-repeat: no-repeat;
  background-position: left;
  padding: 5px 0 5px 60px;
  font-size: 20px;
  margin-bottom: 20px;
  text-shadow: #635a58 1px 1px 0px;
}

 @media (max-width: 767px) { 
  ul.ds-ul {
   padding-left: 0px;
    margin-bottom: 0px;
  }
 
 }
 
 
 /*---------------------block-11------------------*/
 
 div.block-11 {
 	background-color: #00b0e3;
   padding: 20px 0 20px 0;
   color: white;
   font-size: 18px;
 }

 .block-11 .col-sm-3 {
  display: flex;
  justify-content: center;
  height: 45px;
  align-items: center;
 }
 
 
 a.soc-icon2 {
   background-repeat: no-repeat;
   float: left;
   margin: 0 25px 0 0;
   display: block;
   width: 43px;
   height: 43px;
   opacity: 1;
   float: left;
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   transition: all 0.3s ease;   
 }
 
 a.soc-icon2:hover {
      opacity: 0.7;
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
   filter: alpha(opacity=70);
 }
 
a.sc-fb2 {background-image: url(images/i_fb.png);}
a.sc-in2 {background-image: url(images/i_insta.png);}
a.sc-vk2 {background-image: url(images/i_vk.svg);}
/* a.sc-ok2 {background-image: url(images/i_ok.png); margin: 0 0 0 0;} */
a.sc-wa {background-image: url(images/i_wa.svg); margin: 0 25px 0 0; cursor: pointer;}
a.sc-yt{margin: 0;}

div.insoc {
	text-align: right;
	padding-top: 10px;
}

div.common {
   text-align: left;
	padding-top: 10px;
}

div.stick {
	width: 1px;
	background-color: #c4fff5;
	height: 40px;
	margin: 0 auto;
}
@media (max-width: 1200px) { 
  a.soc-icon2 {margin: 0 20px 0 0;}
}
 
@media (max-width: 992px) { 


  div.insoc { font-size: 13px; padding-top: 15px;}
  div.common { font-size: 15px; padding-top: 5px;}
  div.stick { height: 50px;}
}
  
  
  @media (max-width: 767px) { 
    div.insoc { font-size: 15px; text-align: center; margin-bottom: 10px;}
    div.stick { display: none;}
    div.common { text-align: center; margin-top: 10px;}
      a.sc-fb2 {margin: 0px 5px 0px 0;}
      div.ic-holder-2 {
      	width: fit-content;
      	margin: 0 auto;
      }
      
    }
    
    
 /*---------------------block-12------------------*/
 
 div.block-12 {
 	padding: 40px 0 0 0;
 }
 
div.subhead-2 {
    margin-top: 15px;
    font-size: 16px;
    margin-bottom: 30px;
}

div.note {
	background-color: #3f4447;
	padding: 20px 0 20px 0;
   font-size: 14px;
   color: white;
   text-align: center;
   width: 100%;
   z-index: 99999;
}



/*-------------------------modal-----------------------*/

/*------------------------------------modal---------------------------------------*/ 
 

.modal-navbar {
	padding-right: 17px;
}

.modal-backdrop  {
	z-index: 0;
}


.modal-backdrop.in {
   opacity: .7;
} 


.form-bcg {
	background-color: #e1edef;
	padding: 10px;
	border: none;
	z-index: 9999;
}

.modal-dialog {
	margin: 15% auto;
}

.close-cross  {
color: #282520;
   top: -10px;
   right: -10px;
   position: relative;
}

.input-blc-2 {
   height: 47px;
   border: 1px solid #a4bec3;
	font-size: 15px;
    margin: 0 20px 0 0; 
   -webkit-border-radius: 800px;
   -moz-border-radius: 800px;
   border-radius: 800px;
   behavior: url(http://thewaxbar.com.ua/PIE.htc);
}




 .btn-on-f-2 {
   /*background-image: url(https://i.imgur.com/KkcNX6A.png);*/
   background-repeat: repeat-x;
   display: block;
   width: 100%;
  	text-shadow:  1px 1px 1px #cb4e64;
   -webkit-border-radius: 80px;
   -moz-border-radius: 80px;
   border-radius: 80px;
	font-size: 17px;
	color: white;
	font-weight: 700;
	text-transform: uppercase;
   text-decoration: none;
   text-align: center;
   background-color: #679de8;
      border-top: 4px solid #83abe2;
    border-left: 4px solid #7ba5de;
    border-right: 4px solid #7ba5de;
    border-bottom: 4px solid #8486de;
   padding: 5px 0 5px 0;
   /*-webkit-box-shadow: #af3448 0px 4px 0px, #af3448 0px 4px 12px;
   -moz-box-shadow: #af3448 0px 4px 0px, #af3448 0px 4px 12px;
   box-shadow: #af3448 0px 4px 0px, #af3448 0px 4px 12px;*/
      -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   transition: all 0.3s ease;  
 }
 
  .btn-on-f-2:hover {
   text-decoration: none;
   background-position: 0 -50px;
   color: #d8d8d8;
   background-color: #679de8;
      border-top: 4px solid #83abe2;
    border-left: 4px solid #7ba5de;
    border-right: 4px solid #7ba5de;
    border-bottom: 4px solid #8486de;
 }


#parent_popup {
display: block;
background-color: rgba(0, 0, 0, 0.8);
position: fixed;
z-index: 99;
top: 0;
right: 0;
bottom: 0;
left: 0;
}

div.form-holder-3 {
  position: fixed;
  left: 40%;
  top: 30%;
  width: 350px;
	background-color: #e9e9e9;
  color: #282520;
  margin: 10px auto 43px auto;
  padding: 25px 25px 25px 25px;
  font-size: 15px;
  font-weight: 300;
  color: white;
  z-index: 9999;
  -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   behavior: url(http://thewaxbar.com.ua/PIE.htc);
}

.form-holder-3  p {
	color: #282520;
}



/*---------------------promo-block-----------------*/

/*div.promo-block {
  background-image: url(images/promo_pic.png), url(images/promo_bcg.png);
  background-repeat: no-repeat, repeat;
  background-position: right bottom, left;
  padding: 40px 0 40px 0;
  min-height: 714px;
}*/

div.promo-block {
  background-color: #ffecf2;
  background-image: url(images/promo_cover_3.jpg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  padding: 40px 0 40px 0;
  min-height: 714px;
}


h1.promo-h1 {
  padding: 160px 0px 40px 0px;
  margin: 0;
  font-size: 42px;
  color: #0180c6;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
}


div.count-holder {
  width: 400px;
  margin: 0 auto 40px auto;
}

div.counter-digit {
	float: left;
	background-image: url(images/count_bcg.png);
	background-repeat: repeat-x;
   width: 74px;
   line-height: 104px;
   text-align: center;
   font-size: 57px;
   color: #67131b;
   margin: 15px 30px 10px 0;
   position: relative;
   font-weight: 700;
    /* text-shadow: 1px 1px 1px #ffffff;*/
   /*padding-left: 20px;*/
   /*letter-spacing: 10px;*/
}

div.cd-last {
  margin: 15px 0px 10px 0;
}

div.tex-exp {
	font-size: 15px;
	color: ##0180c6;
	text-align: center;
	position: absolute;
   font-weight: 300;
	width: 74px;
	top: -80px;
}

div.promo-message {
   font-size: 33px;
   font-weight: 300;
   color: #0180c6;
   text-align: center;
   text-transform: uppercase;
   margin-bottom: 40px;
}

a.send-btn-promo {
	width: 100%;
	margin: 0 auto;
}


 @media (max-width: 1200px) { 
 h1.promo-h1 {
 	 padding: 120px 0px 60px 0px;
 }
 
 div.promo-block {
  background-position: bottom right -110px;
  }
 
 div.count-holder {
    margin: 0 auto 40px auto;
 }
 
 }

  @media (max-width: 992px) { 
   h1.promo-h1 {
 	 padding: 140px 0px 60px 0px;
 	 font-size: 40px;
 }
  
 div.promo-block {
  background-position: -420px 0;
  padding: 40px 0 40px 0;
  min-height: 620px;
}
h1.promo-h1 {
  font-size: 30px;
  color: #0180c6;
   padding: 180px 0px 20px 0px;
  }
  
  div.promo-message {
   font-size: 24px;
   }

   .addresses-section{
    width: 100% !important;
   }

   .addresses-section center{
    display: grid;
    grid-template-columns: 1fr 1fr;
   }

   .block-7 .grid{display: grid; grid-template-columns: 1fr 1fr;}
   .block-7 .grid.row:before{display: none}

  }

  
  @media (max-width: 767px) { 
  
     h1.promo-h1 {
 	 padding: 40px 0px 20px 0px;
 	 font-size: 32px;
 }


a.send-btn-promo {
  /*font-size: 20px;
  font-weight: 700;*/
}

div.promo-message {
  font-size: 18px;
}

div.count-holder {
  width: 280px;
  margin: 0 auto 20px auto;
}

div.counter-digit {
margin: 15px -10px 10px 0;
width: 74px;
     -webkit-transform: scale(0.70);  /* Chrome, Safari 3.1+ */
   -moz-transform: scale(0.70);  /* Firefox 3.5+ */
    -ms-transform: scale(0.70);  /* IE 9 */
    -o-transform: scale(0.70);  /* Opera 10.50-12.00 */
     transform: scale(0.70);  /* Firefox 16+, IE 10+, Opera 12.10+ */
}

    .addresses-section center div.subhead-2{
      margin-bottom: 5px;
      margin-top: 5px;
    }

   .addresses-section .col-sm-12{
      padding: 0;
    }
        .addresses-section center{
          gap: 15px;
          padding: 10px;
        }

  }  
  
 @media (max-width: 550px){
   .addresses-section center b{font-size: 16px !important;}
   .addresses-section center div.subhead-2{font-size: 13.5px !important;}
 } 
  @media (max-width: 450px){
    .addresses-section center b {font-size: 14px !important;}
    /* .addresses-section center div.subhead-2 {font-size: 12px !important;}     */
  }
 @media (max-width: 400px){

   /* .addresses-section center b {font-size: 12px !important;} */
   /* .addresses-section center div.subhead-2 {font-size: 11px !important;}     */
 } 
  /*back-to-top*/

		div#page {
			max-width: 900px;
			margin-left: auto;
			margin-right: auto;
			padding: 20px;
		}
		
		.back-to-top {
			position: fixed;
			top: 2em;
			left: 20px;
			text-decoration: none;
			background-image: url(images/top-arrow.png);
			background-repeat: no-repeat;
			background-position: center;
			background-color:#00b0e3;
			font-size: 12px;
			padding: 1em;
			display: none;
			width: 30px;
			height: 30px;
			-webkit-border-radius: 80px;
         -moz-border-radius: 80px;
         border-radius: 80px;
         behavior: url(http://thewaxbar.com.ua/PIE.htc);
		}

		.back-to-top:hover {	
			background-color: rgba(135, 135, 135, 0.50);
		}	



/*-------------school block------------------*/


div.school-block {
	background-image: url(images/school_bcg.png); 
	background-repeat: no-repeat, repeat;
	background-position: right, left;
	padding: 200px 0 200px 0;
	
}

div.sb-header {
   font-size: 40px;
   color: #00b0e3;
   margin-bottom: 60px;
   text-align: center;
}


.sb-header span {
  font-size: 60px;
  background-color: #00b0e3;
  padding: 0 15px 0 15px;
}  

span.sbh {
  font-size: 37px;
  padding: 0 0px 0 0px;
}



 @media (max-width: 1200px) { 
 
 div.school-block {
	padding: 180px 0 180px 0;
}
}


  @media (max-width: 992px) { 
 
 div.school-block {
	padding: 100px 0 100px 0;
	background-size: cover;
}
 }
 
 
@media (max-width: 767px) { 

div.sb-header {
   font-size: 20px;
   color: white;
   margin-bottom: 60px;
   text-align: center;
   background-color: #00b0e3;
   padding: 20px 0px 20px 0;
}


.sb-header span {
  font-size: 30px;
  background-color:#ee728a;
  padding: 0 15px 0 15px;
}  

span.sbh {
  font-size: 20px;
  padding: 0 0px 0 0px;
}
}



/*photo-block*/
.photo-block .grid {grid-template-columns: repeat(5,1fr); display: grid}
.photo-block .grid a {position: relative; height: 0; padding-bottom: 100%}
.photo-block .grid img {width: 100%; height: 100%; object-fit: cover; position: absolute; top: 0; left: 0}
@media (max-width: 767px) {
.photo-block .grid {grid-template-columns: repeat(2,1fr)}
}
@media (min-width: 768px){
      .pt10, .top .phones{
        padding-top: 15px;
    }
}
@media (min-width: 992px) {

    
    
    .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
    .big-price-name{
        padding-left: 33px!important;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
    
}





 /*---------------------block-110-----------------*/
 
 div.block-110 {
 	background-color: #ffffff;
   padding: 60px 0 60px 0;
   color: white;
   font-size: 18px;
    -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   transition: all 0.3s ease;     
  
 }
 
   .carousel-control.left {
	background-image: url(images/arrow_left.png);
	background-repeat: no-repeat;
	background-position: 40%;
 }
 
 .carousel-control.right {
	background-image: url(images/arrow_right.png);
	background-repeat: no-repeat;
	background-position: 60%;
 }


 .carousel {
    position: relative;
    -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   transition: all 0.3s ease;     
    /*height: 240px;*/
}
 
 
img.user-img {
	border-radius: 800px;
   width: 100%;
   max-width: 175px;
   margin-bottom: 20px;
}

div.under-h2-text {
  font-size: 16px;
  color: #9b9b9b;
}

div.reply-colman {
	text-align: right;
}

div.carousel-sm-d {
	padding: 0 120px 0 120px;
	
}



@media (max-width: 1200px) {

 .carousel {
    position: relative;
    /*height: 280px;*/
}

}



@media (max-width: 992px) {

 .carousel {
    position: relative;
    /*height: 390px;*/
}

}


@media (max-width: 767px) {
div.block-110{padding: 40px 0;}

.reply-h2 {
	font-size: 18px;
}

 .carousel p {
 	font-size: 14px;
 }

 .carousel {
    position: relative;
    height: auto;
}

div.reply-colman {
	text-align: center;
}

div.carousel-sm-d {
	padding: 0 40px 0 40px;
}

} 
 
@media (min-width: 768px) and (max-width: 1365px){
    
    .block-5{
    padding: 0px 0 5px 0!important;
    }
    .padtop30{
        padding-top: 30px!important;
    }
    ul.masters-ul li {
    font-size: 16px;
}
}



@media (max-width: 1400px){
    div.block-1 {

    background-position: top right;
    background-size: cover;
    min-height: 600px;
}

}

  @media (min-width: 1400px) {
   div.block-1 {
    	min-height: 600px;
      padding: 100px 0
    }
 }

@media (min-width: 1921px){
    div.block-1 {
    
    background-position: top right;
    background-size: contain;
    min-height: 822px;
}
}


@media (min-width: 1920px){
 div.block-8 {
 	padding: 60px 0 170px 0!important;
 }
 
}


@media (min-width: 1600px) and (max-width: 1899px){
 div.block-8 {
 	padding: 60px 0 110px 0!important;
 }
 
}


@media (min-width: 1366px){
 div.block-8 {
 	padding: 60px 0 60px 0;
 }
 
}






@media (max-width: 420px) {

 .se {
      max-width: 120px;

}

div.block-6 {
    background-size: 820%!important;
}

}


tr strong{
    color: #0a9dc7;
    font-size: 1.2em;
}

.thank-links {
	text-align:center;
	margin-top:75px;
	margin-bottom: 40px;
}
.thank-links h1 {
	font-size:50px;
}
.thank-links img {
	max-width:85%;
	margin-bottom:10px;
}
.thank-links a {
	font-size:32px;
}
.thank-links .send-btn {
	margin-top:120px;
}
.pt5 {padding-top:8px;}


.select-city{
  
  flex-direction: column;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
  background-color: white;
  padding: 30px;
  border-radius: 20px;
  display: none;
  position: fixed;
  width: 100%;
  max-width: 500px;
  left: 50%;
  top: 20%;
  transform: translateX(-50%);
}
.select-city a{
  color: #525252;
  font-size: 18px;
  border: none;
  appearance: none;
  outline: none;
  padding-bottom: 5px;
  position: relative;
  border-bottom: 1px dashed #525252;
  margin-bottom: 10px;
  cursor: pointer;
  text-decoration: none;

}

.select-city a:hover{
  color: #00b0e3;
  border-bottom: 1px dashed #00b0e3;
}
.select city a:last-child{
  margin-bottom: 0;
}
.select-wrapper{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
.select-title{
  color: #00b0e3;
  font-size: 28px;
  margin-bottom: 20px;
  
}

.city-close{
  position: absolute;
  top: 20px;
  right: 20px;
  width: 15px;
  cursor: pointer;
  height: 15px;
  
}
.city-close span{
  background-color: black;
  width: 100%;
  display: block;
  position: absolute;
  height: 1px;
}
.city-close span:nth-child(1){
  transform: rotate(45deg);
}
.city-close span:nth-child(2){
  transform: rotate(-45deg);
}
.city-close:hover span{
  background-color: #00b0e3;
}

body.lock{
  overflow:hidden
}
@media (max-width: 767px){
  .select-city{
    max-width: 300px;
  }
  .select-title{
    font-size: 20px;
  }
  .select-city a{
    font-size: 16px;
  }
  a.logo{height: 100px;}
  div.col-man-1{padding-top: 20px;}
  div.col-man-2{margin-top: 0;}
  div.advantages4{margin-bottom: 0;}
  div.advantages3{margin-bottom: 0;}
  div.advantages2{margin-bottom: 0;}
  div.advantages1{margin-bottom: 0;}
  div.advantages5{margin-bottom: 0;}
  div.advantages6{margin-bottom: 0;}
}