

/* Start:/bitrix/templates/.default/components/bitrix/sale.basket.basket.small/tpl_basket_mp_new/style.css?1762295761306*/
/*Table*/
table.sale_basket_small{width:245;border-collapse:collapse;font-size:12px;border:1px solid #ADC3D5;}
/*Table head*/
table.sale_basket_small th{text-align: left;color:#25639A;}

/* Table cells and heads*/
table.sale_basket_small th, table.sale_basket_small td{padding: 3px 5px;vertical-align:top;}
/* End */


/* Start:/bitrix/templates/tai_mp/components/bitrix/breadcrumb/eshop_adapt_certs/style.css?1762295761751*/
.bx_breadcrumbs{padding-top:0}
.bx_breadcrumbs ul{margin:0;padding:0}
.bx_breadcrumbs ul li{display:inline-block;line-height:20px}
.bx_breadcrumbs ul li a{display:block;background:url(/bitrix/templates/tai_mp/components/bitrix/breadcrumb/eshop_adapt_certs/images/breadcrumbs_arrow.png) no-repeat center right;color:#fff;text-decoration:none;font-size:11px;opacity:.5;padding-right:20px}
.bx_breadcrumbs ul li span{display:block;padding-right:0px;color:#fff;text-decoration:none;font-size:11px;/*opacity:.5*/}
.bx_breadcrumbs ul li:last-child a{background:none}
.bx_breadcrumbs ul li a:hover{text-decoration:underline;line-height:20px;opacity:1}
.bx_breadcrumbs,.bx_breadcrumbs ul li{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
/* End */


/* Start:/bitrix/templates/tai_mp/styles.css?1787174810163087*/
    .ourservices-blocks .span1 {
      text-align: right;
    }
.contacts-margin-fix p{margin-bottom: 10px;}
.insta-ico{width: 32px;height: 32px;display: inline-block;vertical-align: middle;margin-top: -3px;}
.left{float:left;}
.serts-ul{column-count: 3;text-align:center;}
.serts-ul li{border-bottom: none;padding-bottom: 0.8em; margin-bottom: 0.8em;list-style-type: none;}
.serts-ul img{width: 200px;}

#grcb_call_btn, #grcb_step_2{z-index: 1000 !important;}
#grcb_call_btn{bottom: 200px !important;}
.item_offers_price div{display: inline-block;float: none !important;}


/*Ð¾Ð±Ñ€Ð°Ñ‚Ð½Ð°Ñ ÑÐ²ÑÐ·ÑŒ*/
#grcb-wrapper-sp button, #grcb-wrapper-sp button:hover, #grcb-wrapper-sp div, #grcb-wrapper-sp a,
#grcb-wrapper-sp button:before, #grcb-wrapper-sp button:after
{
        padding: 0;
        margin: 0;
        border: 0;
        outline:0;
        vertical-align: baseline;
        background: initial;
}
#grcb-wrapper-sp a {
	text-decoration: underline;
	font-family: Arial
}
#grcb-wrapper-sp.grcb-opened input {
        outline-width: 0;
        outline: none
}
#grcb-wrapper-sp.grcb-opened .call_btn {
	width:64px;
	height:64px;
	background:rgba(0, 191, 47, 0.85) url(/bitrix/templates/tai_mp/img/phone.svg) no-repeat center center;
	position:fixed;
	border-radius:50%;
	right: 64px;
        bottom: 160px;
	cursor:pointer;
	box-shadow: 0 0 0 0 rgba(0, 191, 47, 0.06);
	animation: glow_shadow 3s linear infinite;
	z-index:11;
}
#grcb-wrapper-sp.grcb-opened .call_btn:hover {
	animation: hover_bounce 0.4s linear 1;
}
#grcb-wrapper-sp.grcb-opened .call_btn:after, #grcb-wrapper-sp.grcb-opened .call_btn:before {
	transition:all 0.4s ease-out 0s;
	display:block;
	content:"";
	position:absolute;
	border-radius:50%;
	width:100%;
	height:100%;
	opacity:1;
	transform:translate(-50%, -50%);
	left:50%;
	top:50%;
	background-color:transparent;
	border:solid 3px rgba(0, 191, 47, 0.15);
}
#grcb-wrapper-sp.grcb-opened .call_btn:after {animation: round_glow 1.5s linear infinite;}
#grcb-wrapper-sp.grcb-opened .call_btn:before {animation: round_glow_second 1.5s linear infinite;}
@keyframes glow_shadow {
  0% {box-shadow: 0 0 0 0 rgba(0, 191, 47, 0.06); transform: rotate(0deg);}
  5% {transform: rotate(10deg);}
  10% {transform: rotate(-10deg);}
  15% {transform: rotate(10deg);}
  17% {transform: rotate(0deg);}
  50% {box-shadow: 0 0 0 20px rgba(0, 191, 47, 0.06);}
  100% {box-shadow: 0 0 0 0 rgba(0, 191, 47, 0.06);}
}
@keyframes round_glow {
  0% {width:100%; height:100%; opacity:1;}
  40% {width:160%; height:160%; opacity:0;}
  100% {width:100%; height:100%; opacity:0;}
}
@keyframes round_glow_second {
  0% {width:100%; height:100%; opacity:1;}
  40% {width:100%; height:100%; opacity:1;}
  80% {width:160%; height:160%; opacity:0;}
  100% {width:100%; height:100%; opacity:0;}
}
/* .lightbox - Begin */
#write_us {
    position:relative;
    z-index:1001;
    width:316px;
    margin:150px auto;
    padding:30px 46px;
    background: #fff;
    color:#000;
    font-size:104%;
    text-align:center;
        border-radius: 5px;
    }
.lightbox-container {
    display:none;
    position:fixed;
    overflow-y:scroll;
    z-index:999;
    left:0;
    top:0;
    width:100%;
    height:100%;
    }
.lightbox-bg {
    display:none;
    visibility:hidden;
    position:fixed;
    z-index:100;
    z-index:998;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:#000;
    }
#write_us .title {
    color: #777777;
    font-size:25px;
    letter-spacing:1px;
    line-height:1.67;
    margin:0;
    margin-bottom:20px
    }
#write_us .close {
    background: rgba(0, 0, 0, 0) url("/bitrix/templates/tai_mp/img/pop-close.png") no-repeat scroll 0 0;
    cursor: pointer;
    display: block;
    height: 24px;
    overflow: hidden;
    position: absolute;
    right: 9px;
    top: 9px;
    width: 24px;
    }
#write_us input[type="text"], #write_us textarea {
    border: 2px solid #fff2b4;
        border-radius: 4px;
        font-style: italic;
        text-align:center;
    width:262px;
    padding:8px 0;
    margin-bottom:20px;
    margin-left:2%;
    color: #000;
    font-weight: 700;
    }
#write_us .bluebutton-css3 {
    display: inline-block;
    padding: 8px 10px;
    border: 2px solid #fff2b4;
    border-radius: 4px;
    color: #777777;
    font-family: "Georgia",serif;
    font-size: 17px;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    line-height: 17px;
    margin-bottom: 14px;
}
#write_us .error{
    color: red;
    font-size: 14px;
}
#write_us input[type="text"].error {
    border: 1px solid red !important;
    font-size: 14px;
}
.lightboxx .preloader{
    background: rgba(0, 0, 0, 0) url("/bitrix/templates/tai_mp/img/preloader.gif") no-repeat scroll 0 0;
    display: none;
    width: 40px;
    height: 40px;
}
/* .lightbox - end */
@media screen and (min-width: 0px) and (max-width: 479px) {
	#write_us{padding: 0;}
}
#write_us.review input[type="text"], #write_us.review textarea{
    width: 300px;
}
#write_us.review{margin: 0 auto;}



#call_me {
    position:relative;
    z-index:1001;
    width:316px;
    margin:150px auto;
    padding:30px 46px;
    background: #fff;
    color:#000;
    font-size:104%;
    text-align:center;
        border-radius: 5px;
}
#call_me .title {
    color: #777777;
    font-size:25px;
    letter-spacing:1px;
    line-height:1.67;
    margin:0;
    margin-bottom:20px
    }
#call_me .close {
    background: rgba(0, 0, 0, 0) url("/bitrix/templates/tai_mp/img/pop-close.png") no-repeat scroll 0 0;
    cursor: pointer;
    display: block;
    height: 24px;
    overflow: hidden;
    position: absolute;
    right: 9px;
    top: 9px;
    width: 24px;
    }
#call_me input[type="text"], #call_me textarea {
    border: 2px solid #fff2b4;
        border-radius: 4px;
        font-style: italic;
        text-align:center;
    width:262px;
    padding:8px 0;
    margin-bottom:20px;
    margin-left:2%;
}
#call_me .bluebutton-css3 {
    display: inline-block;
    padding: 8px 10px;
    border: 2px solid #fff2b4;
    border-radius: 4px;
    color: #777777;
    font-family: "Georgia",serif;
    font-size: 17px;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    line-height: 17px;
    margin-bottom: 14px;
}
#call_me .error{
    color: red;
    font-size: 14px;
}
/* .lightbox - end */
@media screen and (min-width: 0px) and (max-width: 479px) {
  #call_me{padding: 0;}
}
#call_me.review input[type="text"], #call_me.review textarea{
    width: 300px;
}
#call_me.review{margin: 0 auto;}


.adminResponce{padding-left: 60px;}


.video {
    text-align: center;
}
@media screen and (min-width: 0px) and (max-width: 479px) {
	iframe{ width: 100%; height: auto;}
}













    table.pantone, table.pantone1  {width: 100%; border-collapse: collapse;font-family:"Open Sans", sans-serif;}
    table.pantone td {padding: 0.3rem 1rem; color: #fff;}
    @media screen and (max-width: 800px) {
      table.pantone td {display: block;}
      table.pantone1 td {display: table-cell;}
      hr{max-width: 320px;}
    }
	hr{
	border: 0;
	border-bottom: 1px solid #fff467;
	background: #fff467;
        width:100%;
	}
	.minyt{
	font-size:12px;
         color:#b8b8b8;
	}




.tabs {
	min-width: 320px;
	max-width: 100%;
	padding: 0px;
	margin: 0 auto;
}

.tabs>section {
	display: none;
	padding-top: 15px;
}
.tabs>section>p {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
 
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

.tabs>input {
	display: none;
	position: absolute;
}

.tabs>label {
	display: inline-block;
	margin: 0 0 -1px;
	padding: 15px 25px;
	font-weight: 600;
	text-align: center;
	color: #fff2b4;
	border-width: 1px 1px 1px 1px;
	background: #2c2b2d;
	border-radius: 3px 3px 0 0;
}

.tabs>label:before {
	font-family: fontawesome;
	font-weight: normal;
	margin-right: 10px;
}

.tabs>label:hover {
	color: #fff467;
	cursor: pointer;
}
.tabs>input:checked+label {
	color: #000;
	background: #e6d694;
}
#tab1:checked~#content-tab1, #tab2:checked~#content-tab2, #tab3:checked~#content-tab3, #tab4:checked~#content-tab4 {
	display: block;
}

@media screen and (max-width: 680px) {
	.tabs>label {
		font-size: 12px;margin-bottom:5px;
	}
	.tabs>label:before {
		margin: 0;
		font-size: 18px;
	}
}

@media screen and (max-width: 400px) {
	.tabs>label {
		padding: 15px;
	}
}



.ssilka_cen{
color: #fff467;
}
.ssilka_cen:hover{
color: #fff;
}

.rgba{
	padding:30px;	
	text-align:center;
	font-size:14px;
	background:rgba(0,0,0,0.3);
}
.rgba .zagolovok{
	font-size:20px;
	color:#fff;
}


/* ñåòêà */
.row_szorin {
  margin: 0 -10px;
  margin-bottom: 10px;
}
.row_szorin:last-child {
  margin-bottom: 0;
}
[class*="col-"] {
  padding: 10px;
}

@media all and ( min-width: 600px ) {

  .row_szorin {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  [class*="col-"] {
    display: table-cell;
  }

  /* set col widths */
  .col-2-3 {
    width: 66.66%;
  }
  .col-1-2 {
    width: 50%;
    font-family:"Open Sans", sans-serif;
  }
  .col-1-3 {
    width: 33.33%;
  }
  .col-1-4 {
    width: 25%;
  }
  .col-1-8 {
    width: 12.5%;
  }
}
.color_zolot{
color:#fff467;
font-family:"Open Sans", sans-serif;
}
.color_bel{
color:#fff
}

.block_righrt{
text-align:left;
vertical-align: baseline;
font-family:"Open Sans", sans-serif;
}

.ssilka_yslyg{
color:#fff;
}

.ssilka_yslyg:hover{
color:#fff;
text-decoration:underline;
}


.header-block-pad .addresses a.yellow,
.mobile-phones a.yellow {
    color: #fff2b4;
}
.header-block-pad .addresses a.yellow:hover,
.mobile-phones a.yellow:hover {
    color: #fff;
}

/* New style */
.newstyle .top-block {
    background-color: #1b1b1c;
    border: 1px solid #27241f;
    border-radius: 5px;
    box-shadow: 1em 1em 20px rgba(0, 0, 0, 0.3);
    margin: 0px;
    margin-bottom: 40px;
}
.newstyle .top-block .span5, .newstyle .top-block .span6, .newstyle .top-block .span7 {
    margin-bottom: 30px;
    margin-left: 0;
    margin-top: 30px;
}
.newstyle .top-block .span5 > div, .newstyle .top-block .span6 > div, .newstyle .top-block .span7 > div {
    margin-left: 30px;
}
.newstyle .introtext h4 {
    margin-top: 0;
}
.newstyle .introtext > p {
    margin-bottom: 5px;
}
.newstyle .introtext {
    margin-bottom: 20px;
}
.newstyle .params {
    border-bottom: 1px solid #555;
    margin-bottom: 30px;
}
.newstyle .params .param-title {
    color: #fff;
    margin: 20px 0 30px;
    font-size: 16px;
}
.newstyle .params label {
  color: #b8b8b8;
}
.newstyle .params input[type="radio"]:checked + label {
  color: #fff;
}
.newstyle .params label::before {
    /*border: 2px solid #fff2b4;*/
    border: 1px solid #fff2b4;
    background-image: url("/upload/newstyleimgs/pin.png");
    width: 16px;
    height: 16px;
}
.newstyle .params input[type="radio"]:checked + label::before {
    /*background-color: #1b1b1c;
    color: #fff2b4;
    content: "•";
    font-size: 42px;
    line-height: 15px;*/
    background-image: url("/upload/newstyleimgs/pin-active.png");
}
.newstyle .price_block {
  display: inline-block;
  padding-right: 30px;
}
.newstyle .price_block > p {
    color: #fff;
    margin-bottom: 10px;
}
.newstyle .price_block .price_num {
    color: #fff2b4;
    font-size: 32px;
}
.newstyle .price_block .price_num .rub { 
  line-height: 5px;
  width: 0.4em;
  border-bottom: 2px solid #fff2b4; 
  display: inline-block;
  font-size: 20px
} 

.newstyle .btn.btn_ {
    background-color: #fff2b4;
    color: #000;
    margin-top: -30px;
    padding: 12px 10px 13px;
}
.newstyle .btn.btn_:hover {
    color: #fff2b4;
    background-color: #1B1B1C;
}
.newstyle .btn.btn_.buy_ajax {
  color: #fff2b4;
    background-color: #1B1B1C;
    margin-left: 10px;
    margin-right: 10px;
}
.newstyle .btn.btn_.buy_ajax:hover {
  background-color: #fff2b4;
    color: #000;
}

.newstyle .sale-block {
    background-image: url("/upload/newstyleimgs/sale.png");
    background-position: center center;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    height: 100%;
    margin-top: -10px;
    padding: 34px 0;
    text-align: center;
    width: 100%;
}
.newstyle .sale-block > p {
    display: inline-block;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

.newstyle .advantage {
    padding-top: 10px;
}
.newstyle .advantage .adv {
    padding: 10px 0;
}
.newstyle .advantage .adv .advimg {
    float: left;
    padding-right: 20px;
}
.newstyle .advantage .adv .advtext {
    max-width: 660px;
    min-height: 60px;
    color: #fff;
}
.newstyle h2 {
    margin: 20px 0;
}
.newstyle ul {
    list-style-image: url("/upload/newstyleimgs/marker.png"); 
    color: #fff;
    padding-bottom: 20px;
}
.newstyle .params .param-salon label, 
.newstyle .params .param-long label {
    display: block;
    margin-bottom: 10px;
}

.bottom-section .bottom-textblock {
  padding-top: 40px;
}
.bottom-section .certificates {
    background-image: url("/upload/newstyleimgs/fon-cert.png");
    background-position: center center;
    height: auto;
    width: 100%;
    padding: 55px 0;
    background-repeat: no-repeat;
}
.bottom-section .certificates h2 {
  text-align: left;
  width: 65%;
}
.bottom-section .certificates p {
  text-align: left;
  padding-top: 20px;
  color: #fff;
}
.bottom-section .btn.btn_ {
    background-color: #fff2b4;
    color: #000;
    padding: 12px 25px 13px;
    margin-top: 0; 
}
.bottom-section .btn.btn_:hover {
    color: #fff2b4;
    background-color: #1B1B1C;
}


.newstyle .carousel-tmb {
  padding-top: 10px;
}
.newstyle #owl-carousel-tmb,
.newstyle #owl-carousel-tmb0,
.newstyle #owl-carousel-tmb1 {
  width: 84%;
  float: left;
}
.newstyle .owl-slider.prev,
.newstyle .owl-slider.next,
.newstyle .owl-slider0.prev,
.newstyle .owl-slider0.next,
.newstyle .owl-slider1.prev,
.newstyle .owl-slider1.next {
  width: 8%;
  float: left;
  cursor: pointer; 
}
.newstyle .owl-slider.prev:hover,
.newstyle .owl-slider.next:hover,
.newstyle .owl-slider0.prev:hover,
.newstyle .owl-slider0.next:hover,
.newstyle .owl-slider1.prev:hover,
.newstyle .owl-slider1.next:hover {
  color: #fff;
}
.newstyle .owl-slider.next,
.newstyle .owl-slider0.next,
.newstyle .owl-slider1.next {
  text-align: right;
  /*margin-top: -2px;*/
}
.newstyle #owl-slider .item,
.newstyle #owl-slider0 .item,
.newstyle #owl-slider1 .item {
    text-align: center;
}
.newstyle #owl-carousel-tmb .item,
.newstyle #owl-carousel-tmb0 .item,
.newstyle #owl-carousel-tmb1 .item {
    text-align: center;
    cursor: pointer;
}
.newstyle #owl-carousel-tmb .item,
.newstyle #owl-carousel-tmb0 .item,
.newstyle #owl-carousel-tmb1 .item {
    opacity: 0.5;
    padding: 10px;
}
.newstyle #owl-carousel-tmb .item:hover,
.newstyle #owl-carousel-tmb0 .item:hover,
.newstyle #owl-carousel-tmb1 .item:hover {
    opacity: 1;
}
.newstyle #owl-carousel-tmb .active .item,
.newstyle #owl-carousel-tmb0 .active .item,
.newstyle #owl-carousel-tmb1 .active .item {
    opacity: 1;
}
.newstyle #owl-carousel-tmb1 .item img {
    min-height: 25px;
    min-width: 30px;
}
.newstyle #owl-carousel-tmb .active .item img,
.newstyle #owl-carousel-tmb0 .active .item img,
.newstyle #owl-carousel-tmb1 .active .item img {
    border: 1px solid #fff2b4;
}
.newstyle #prev,
.newstyle #next,
.newstyle #prev0,
.newstyle #next0,
.newstyle #prev1,
.newstyle #next1 {
  height: 75px;
}
.newstyle #prev i,
.newstyle #next i,
.newstyle #prev0 i,
.newstyle #next0 i,
.newstyle #prev1 i,
.newstyle #next1 i {
  padding: 20px 0;
}
.newstyle #owl-carousel-tmb .owl-stage,
.newstyle #owl-carousel-tmb0 .owl-stage,
.newstyle #owl-carousel-tmb1 .owl-stage {
    margin: 0 auto;
    position: relative;
}

.bottom-section #owl-rt {
  padding-top: 10px;
}
.bottom-section #owl-rt .item {
    background-color: #1b1b1c;
    border: 1px solid #27241f;
    border-radius: 5px;
    box-shadow: 1em 1em 20px rgba(0, 0, 0, 0.3);
    margin: 0 0 40px;
}
.bottom-section #owl-rt .item p {
    text-align: center;
}
.bottom-section #owl-rt .item p.rt-name {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding-top: 30px;
    margin-bottom: 10px;
}
.bottom-section #owl-rt .item p.rt-price {
    color: #fff;
    padding-bottom: 10px;
}

.bottom-section #owl-rt .item p .btn.btn_ {
    background-color: #1b1b1c;
    color: #fff2b4;
    margin-top: 0;
  padding: 12px 25px 13px;
  margin-bottom: 15px;
}
.bottom-section #owl-rt.owl-theme .owl-dots .owl-dot.active span,
.bottom-section #owl-rt.owl-theme .owl-dots .owl-dot:hover span {
  background: rgba(0, 0, 0, 0) url("/upload/newstyleimgs/pin-active.png") repeat scroll 0 0;
}
.bottom-section #owl-rt.owl-theme .owl-dots .owl-dot span {
    background: rgba(0, 0, 0, 0) url("/upload/newstyleimgs/pin.png") repeat scroll 0 0;
    border: 1px solid #fff2b4;
    border-radius: 30px;
    height: 16px;
    width: 16px;
}



/* New mobile */
@media (max-width:1199px){
  .newstyle #prev,
  .newstyle #next {
    height: 70px;
  }
  .newstyle #prev i,
  .newstyle #next i,
  .newstyle #prev0 i,
  .newstyle #next0 i,
  .newstyle #prev1 i,
  .newstyle #next1 i {
    padding: 18px 0;
  }

  .newstyle .price_block,
  .newstyle .item_offers_price div {
    display: block;
  }
  .newstyle .btn.btn_, .newstyle .item_offers_price a.btn.btn_ {
    margin-top: 10px !important;
  }
}

@media (max-width:979px){
  .newstyle p,
  .newstyle li,
  h1,
  .newstyle h2,
  .bottom-section h2,
  .newstyle h4 {
    text-align: left;
  }

  .newstyle .price_block,
  .newstyle .item_offers_price div {
    display: block;
  }
  .newstyle .btn.btn_,
  .newstyle .item_offers_price a.btn.btn_ {
      margin-top: 10px!important;
  }
  .newstyle #prev,
  .newstyle #next {
    height: 52px;
  }
  .newstyle #prev i,
  .newstyle #next i,
  .newstyle #prev0 i,
  .newstyle #next0 i,
  .newstyle #prev1 i,
  .newstyle #next1 i {
    padding: 10px 0;
  }

}

@media (max-width:767px){
  .newstyle .sale-block {
      font-size: 16px;
  }
  .newstyle .top-block .span5 > div, .newstyle .top-block .span6 > div, .newstyle .top-block .span7 > div {
      margin-left: 30px;
      margin-right: 30px;
  }
  .newstyle .introtext {
      padding-top: 30px;
      clear: both;
  }
  .newstyle .params {
      padding-bottom: 20px;
  }
  .bottom-section .certificates h2 {
      width: 100%;
  }
  .newstyle .btn.btn_ {
      width: 160px;
  }
  .newstyle #prev,
  .newstyle #next {
    position: relative;
  }
  .newstyle #prev i, .newstyle #next i,
  .newstyle #prev0 i, .newstyle #next0 i,
  .newstyle #prev1 i, .newstyle #next1 i {
      display: table-cell;
      height: inherit;
      padding: 0;
      vertical-align: middle;
      margin: 0;
      text-align: center;
      width: inherit;
  }

}

@media (max-width:479px){
  .newstyle h2,
  .bottom-section h2 {
    font-size: 26px;
  }
  .newstyle .btn.btn_ {
      display: table;
      margin-top: 15px;
  }
  .newstyle .btn.btn_.buy_ajax {
    margin-left: 0; 
  }
  .newstyle .sale-block {
      background-image: url("/upload/newstyleimgs/sale.png");
      background-position: center center;
      color: #000;
      font-size: 20px;
      font-weight: 600;
      margin-top: -10px;
      padding: 16px 0;
      text-align: center;
      width: 100%;
      font-size: 12px;
      line-height: 15px;
  }

}



#content.mainsection {
    background: #1f1e21 url("/bitrix/templates/tai_mp/img/bg-new.png") repeat scroll 0 0;
}
.bottom-textblock.mainpage h2 {
    text-align: center;
    padding-bottom: 30px;
    padding-top: 10px;
}
.bottom-textblock.mainpage p {
    color: #fff;
    text-align: left;
}
.bottom-textblock.mainpage p span {
    color: #fff2b4;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
}
#content.mainsection .welcome-text {
    color: #fff2b4;
    text-align: center;
    padding-top: 50px;
}
#content.mainsection .slogan-text {
    text-align: center;
    color: #fff;
    width: 60%;
    margin: 0 auto;
}



.main-block-items {
    padding: 40px 0;
}
.main-block-items .item {
    background-color: #1b1b1c;
    border: 1px solid #27241f;
    border-radius: 5px;
    box-shadow: 1em 1em 20px rgba(0, 0, 0, 0.3);
    margin: 0 0 40px;
    min-height: 430px;
    position: relative;
}
.main-block-items .item > a {
    display: block;
    position: relative;
    text-align: center;
}

.main-block-items p.rt-name {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    position: relative;
    text-align: center;
}
.main-block-items p.rt-intro {
    color: #818181;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    text-align: center;
}
.main-block-items p .btn.btn_ {
    background-color: #1b1b1c;
    color: #fff2b4;
    margin-bottom: 15px;
    margin-top: 0;
    padding: 12px 25px 13px;
}

.main-block-items .item > p:last-child {
    bottom: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.main-block-items p .btn.btn_:hover {
    background-color: #fff2b4;
    color: #1B1B1C;
}

.center h2 {
    text-align: center;
}
.main-block-items p.rt-price {
  text-align: center;
  color: #fff
}


.main-block-items.popular .item {
    min-height: 400px;
}

.main-block-items.popular > a {
    display: block;
    text-align: center;
    text-decoration: underline;
    color: #fff2b4;
}

.main-block-items.popular > a:hover {
    color: #fff;
}

.bottom-section .aboutus {
    background-image: url("/upload/newstyleimgs/blocks-main/aboutus-fon4.png");
    background-position: center center;
    height: auto;
    width: 100%;
    padding: 55px 0;
    /*background-repeat: no-repeat;*/
}
.bottom-section .aboutus h2 {
    text-align: center;
}
.bottom-section .aboutus p {
    text-align: center;
    padding-top: 20px;
    color: #fff;
}

.middleblocks {
    padding-top: 80px;
}


.spa .main-block-items .item {
    background-color: #262427;
    min-height: 400px;
}
.spa .main-block-items > a {
    display: block;
    text-align: center;
    text-decoration: underline;
    color: #fff2b4;
}
.spa .main-block-items > a:hover {
    color: #fff;
}

.middleblocks.second {
    background-color: #1b1b1c;
    margin-top: 40px;
    padding: 50px 0 30px;
}

.ourservices > a {
    display: block;
    text-align: center;
    text-decoration: underline;
    color: #fff2b4;
}
.ourservices > a:hover {
    color: #fff;
}

.ourservices-blocks {
    padding: 40px 0;
}

.ourservices-blocks p {
    text-align: left;
}



footer {
    background-color: #262427!important;
    background-image: none!important;
    padding: 26px 0 0!important;
}
footer .footer-top {
   border-bottom: 1px solid #373638;
   padding: 30px 0;
}
footer .footermenu p {
    margin-bottom: 10px;
}
footer .footermenu p:first-child {
    margin-bottom: 15px;
}
footer .footermenu a.titlelinkmenu {
    color: #fff2b4;
    font-weight: 600;
    font-size: 16px;
}
footer .footermenu a.titlelinkmenu:hover {
    color: #fff;
}
footer .footermenu a.linkmenu {
    color: #b8b8b8;
}
footer .footermenu a.linkmenu:hover {
    color: #fff2b4;
}
footer .footer-bottom {
    padding: 30px 0;
}
footer .footer-bottom .salontitle {
    color: #fff;
    margin-bottom: 15px;
}
footer .footer-bottom p {
    margin-bottom: 10px;
}
footer .footer-bottom p a:hover {
    color: #fff2b4;
}

footer .footer-copyright {
    background-color: #1b1b1c;
}
footer .footer-copyright p {
    color: #fff;
    margin: 30px 0;
}
footer .footer-copyright p a:last-child {
    color: #fff2b4;
    margin: 30px 0;
}
footer .footer-copyright p > a:hover {
    color: #fff;
}


footer .zapis {
    background-color: #fff2b4;
    border: 1px solid #fff2b4;
    border-radius: 5px;
    box-shadow: 0 0.5em 10px rgba(122, 122, 122, 0.75);
    color: #262427;
    font-size: 14px;
    font-weight: 100;
    margin-bottom: 15px;
    padding: 8px 0px;
    text-transform: none;
}
footer .zapis:hover {
    background-color: #262427;
    color: #fff2b4;
}


footer .call_btn {
    background-color: #262427;
    border: 1px solid #fff2b4;
    border-radius: 5px;
    color: #fff2b4;
    font-size: 14px;
    font-weight: 100;
    padding: 8px 0px;
    text-transform: none;
    display: inline-block;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}
footer .call_btn:hover {
    background-color: #fff2b4;
    color: #262427;
}
footer .invisible-span {
    display: none;
}
footer form#newsletter{
   background-image: none;
   background-color: #1b1b1c;
}

footer form#newsletter label {
    padding-top: 30px;
    text-align: center;
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 20px;
}
footer form#newsletter input {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    box-shadow: none;
    box-sizing: border-box;
    color: #1e1d20;
    float: left;
    height: 36px;
    line-height: 15px;
    margin: 0;
    padding: 11px 10px 11px;
    width: 100%;
    margin-bottom: 20px;
    font-size: 14px;
    text-align: center;
}
footer form#newsletter a.btn_ {
    background: #1b1b1c none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    color: #fff2b4;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    border: 1px solid #fff2b4;
    /*margin-top: 20px;*/
    padding: 11px 13px 12px;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    width: inherit;
    margin-bottom: 30px;
    display: block;
}
footer form#newsletter a.btn_:hover {
    background: #fff2b4 none repeat scroll 0 0;
    color: #1b1b1c;
}
footer .share42link:hover {
    background-image: url("https://tailandika.ru/bitrix/templates/tai_mp/js/share42/icons-hover.png")!important;
}
footer .share42init {
    padding: 20px 0;
}
footer .instatitle {
    position: relative;
    color: #fff;
    margin-bottom: 15px;
}
footer .instatitle img {
    position: absolute;
    top: 10px;
    margin-left: 30px;
}
footer .instatitle a img:last-child {
    display: none;
}
footer .instatitle a:hover img:last-child {
    display: block;
}
footer .footer-address {
    position: relative;
    padding-left: 20px;
}
footer .footer-address:before {
    background-image: url("/upload/newstyleimgs/addr-mark.png");
    content: "";
    display: inline-block;
    height: 14px;
    left: 0;
    margin-top: 5px;
    position: absolute;
    top: -1;
    width: 10px;
}


@media (max-width:979px){
    .main-block-items.popular .item {
        min-height: 340px;
    }
    .spa .main-block-items .item {
        min-height: 340px;
    }
}

@media (max-width:768px){
    .main-block-items .item {
        width: 270px;
        margin: 0 auto 40px;
    }
    .main-block-items.popular .item {
        min-height: 400px;
    }
    .spa .main-block-items .item {
        min-height: 400px;
    }
    .ourservices-blocks .span1 {
        text-align: center;
        margin: 0 auto;
        padding: 10px 0;
    }
    .ourservices-blocks .span3 {
        width: 70%;
        margin: 0 auto;
    }
    .ourservices-blocks .span3 p {
        text-align: center;
    }
    .footermenu {
        display: none;
    }
    .footer-bottom .span3 {
        float: left;
        width: 66.6%;
    }
    footer .footer-copyright p {
        color: #fff;
        margin: 10px 0;
        text-align: center;
    }
    .footer-top #newsletter .clearfix div {
        display: flex;
    }
    .footer-top #newsletter .clearfix div a {
        margin: 0 auto 30px;
    }
}

@media (max-width:440px){
    footer .footer-bottom .span3 {
        float: left;
        width: 50%;
    }
    footer .footer-bottom .span2 {
        text-align: right;
    }
    footer .footer-bottom .span2 p {
        margin-bottom: 30px;
    }
}



.banner-certs {
    background-image: url("https://tailandika.ru/upload/iblock/885/885ba10662eff47ec39f17b0edfbefea.png");
    background-size: cover;
    height: 100%;
    min-height: 500px;
    width: 100%;
}
.banner-certs .top_text {
    color: #fff2b4;
    margin-bottom: 20px;
}
.banner-certs .title_text h1 {
    font-size: 36px;
    color: #fff;
    line-height: 44px;
    font-weight: 600;
}
.banner-certs .descr_text {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    padding-top: 15px;
}
.banner-certs .span7 {
    padding: 80px 0 80px 0px;
    
}
.banner-certs .button_title {
    padding-top: 45px;
}
.banner-certs .button_title a {
    background-color: #fff2b4;
    border: 1px solid #fff2b4;
    border-radius: 5px;
    box-shadow: 0 0.5em 10px rgba(122, 122, 122, 0.4);
    color: #262427;
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 15px;
    padding: 12px 50px;
    text-transform: none;
}
.banner-certs .button_title a:hover {
    background-color: #262427;
    color: #fff2b4;
}
.bc_certs {
    text-align: center;
    padding-top: 50px;
}
.bc_certs .bx_breadcrumbs ul li.sep {
    padding: 0 10px;
}
.bc_certs .bx_breadcrumbs ul li a {
    padding-right: 0;
}
.bc_certs .bx_breadcrumbs ul li span {
    font-size: 12px;
}
.bc_certs .bx_breadcrumbs ul li span span {
    color: #fff2b4 !important;
}
.bc_certs .bx_breadcrumbs ul li a:hover,
.bc_certs .bx_breadcrumbs ul li a:hover span {
    color: #fff2b4 !important;
}

.cert-block .cert-block-title {
    font-size: 30px;
    margin: 30px 0;
    text-align: center;
    color: #fff;
    line-height: 36px;
}
.cert-block .cert-block-text {
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.cert-block .row.interactive-cert-block {
    margin-left: 0;
}
.cert-block img.cert-1,
.cert-block img.cert-2,
.cert-block img.cert-3,
.cert-block img.cert-4,
.cert-block img.cert-5 {
    display: none;
}
.cert-block .interactive-cert-block .span3,
.cert-block .interactive-cert-block .span6 {
    margin-left: 20px;
}

.cert-block .cert-1-link, 
.cert-block .cert-2-link {
    text-align: right;
}
.cert-block .cert-4-link, 
.cert-block .cert-5-link {
    text-align: left;
}

.cert-block .cert-1-link {
    margin-top: 167px;
    font-size: 16px;
    cursor: pointer;
}
.cert-block .cert-2-link {
    margin-right: -50px;
    margin-top: 92px;
    font-size: 16px;
    cursor: pointer;
}
.cert-block .cert-3-link {
    font-size: 16px;
    margin-left: -80px;
    margin-top: 20px;
    text-align: center;
    cursor: pointer;
}
.cert-block .cert-4-link {
    margin-left: -90px;
    margin-top: 167px;
    font-size: 16px;
    cursor: pointer;
}
.cert-block .cert-5-link {
    margin-left: -140px;
    margin-top: 92px;
    font-size: 16px;
    cursor: pointer;
}
.interactive-cert-block p:hover {
    color: #fff;
}




.middleblocks.second.del-pay {
    margin-top: 0;
}
.middleblocks.second.del-pay .ourservices-blocks {
    border-bottom: 1px solid #555;
    margin-bottom: 40px;
}
.middleblocks.second.del-pay .ourservices-blocks {
    color: #fff;
}
.middleblocks.second.del-pay .slogan-text a,
.middleblocks.second.del-pay .ourservices-blocks a {
    color: #fff2b4;
    text-decoration: underline;
}
.middleblocks.second.del-pay .slogan-text a:hover,
.middleblocks.second.del-pay .ourservices-blocks a:hover {
    color: #fff;
    text-decoration: none;
}
#content.mainsection .del-pay .slogan-text {
    width: 80%;
}
#content.mainsection .del-pay .slogan-text a {
    text-decoration: none;
}
#content.mainsection .del-pay .button {
    padding: 40px 0 20px;
    text-align: center;
}
#content.mainsection .del-pay .button a {
    width: auto;
}

.cert-adv h2,
.cert-nice h2 {
    text-align: center;
}
.row.cert-nice {
    padding-top: 40px;
}
.cert-nice h2 {
    padding-bottom: 30px;
}

.cert-block {
    padding-bottom: 40px;
}


@media (max-width:1199px){
    .cert-block .interactive-cert-block .span3, 
    .cert-block .interactive-cert-block .span6 {
        margin-left: 10px;
    }
    .cert-block .cert-1-link {
        margin-top: 130px;
        font-size: 14px;
    }
    .cert-block .cert-2-link {
        margin-right: -45px;
        margin-top: 78px;
        font-size: 14px;
    }
    .cert-block .cert-3-link {
        font-size: 14px;
        margin-left: -80px;
        margin-top: 15px;
        text-align: center;
    }
    .cert-block .cert-4-link {
        font-size: 14px;
        margin-left: -70px;
        margin-top: 130px;
    }
    .cert-block .cert-5-link {
        font-size: 14px;
        margin-left: -115px;
        margin-top: 78px;
    }
}

@media (max-width:979px){
    .cert-block .cert-1-link {
        margin-top: 100px;
        font-size: 10px;
    }
    .cert-block .cert-2-link {
        margin-right: -30px;
        margin-top: 45px;
        font-size: 10px;
    }
    .cert-block .cert-3-link {
        font-size: 10px;
        margin-left: -70px;
        margin-top: 10px;
        text-align: center;
    }
    .cert-block .cert-4-link {
        font-size: 10px;
        margin-left: -55px;
        margin-top: 100px;
    }
    .cert-block .cert-5-link {
        font-size: 10px;
        margin-left: -90px;
        margin-top: 45px;
    }
}
@media (max-width:767px){
    .cert-block {
        padding-bottom: 0;
    }
    .row.interactive-cert-block {
        display: none;
    }
    .cert-adv .advimg.span1 {
        padding-bottom: 10px;
        text-align: center;
    }
    .newstyle.cert-adv .advantage .adv .advtext {
        text-align: center;
    }
}



.bottom-section .sales-block {
    background-image: url("/upload/interactive-cert/sale30.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: auto;
    padding: 55px 0;
    width: 100%;
}
.bottom-section .sales-block .span6 {
    text-align: center !important;
}
.bottom-section .sales-block .span6 > h2 {
    font-size: 40px;
    padding-top: 20px;
    text-align: center;
}
.bottom-section .sales-block .subtitle {
    color: #fff;
    font-size: 28px;
    line-height: 30px;
}
.bottom-section .sales-block .sale-text {
    color: #fff;
    padding: 10px 0 30px;
}



.rec-block {
    padding: 20px 0 40px;
}
.bottom-section #owl-rec {
  padding-top: 10px;
}
.bottom-section #owl-rec .item {
    background-color: #1b1b1c;
    border: 1px solid #27241f;
    border-radius: 5px;
    box-shadow: 1em 1em 20px rgba(0, 0, 0, 0.3);
    margin: 0 0 40px;
}
.bottom-section #owl-rec .item p {
    text-align: center;
}
.bottom-section #owl-rec .item p.rt-name {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding-top: 30px;
    margin-bottom: 10px;
    min-height: 42px;
}
.bottom-section #owl-rec .item p.rt-price {
    color: #fff;
    padding-bottom: 10px;
}

.bottom-section #owl-rec .item p .btn.btn_ {
    background-color: #1b1b1c;
    color: #fff2b4;
    margin-top: 0;
  padding: 12px 25px 13px;
  margin-bottom: 15px;
}
.bottom-section #owl-rec.owl-theme .owl-dots .owl-dot.active span,
.bottom-section #owl-rec.owl-theme .owl-dots .owl-dot:hover span {
  background: rgba(0, 0, 0, 0) url("/upload/newstyleimgs/pin-active.png") repeat scroll 0 0;
}
.bottom-section #owl-rec.owl-theme .owl-dots .owl-dot span {
    background: rgba(0, 0, 0, 0) url("/upload/newstyleimgs/pin.png") repeat scroll 0 0;
    border: 1px solid #fff2b4;
    border-radius: 30px;
    height: 16px;
    width: 16px;
}


.bottom-section .video-block {
    background-image: url("/upload/interactive-cert/adv_fone.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: auto;
    padding: 55px 0;
    width: 100%;
    /*margin-bottom: 60px;*/
}
.bottom-section .video-block h2,
.bottom-section .video-block .buy_cert {
    text-align: center;
}
.bottom-section .video-block .row.advant-block {
    padding-top: 30px;
    text-align: center;
}
.bottom-section .video-block .row.advant-block p {
    padding-top: 5px;
    color: #fff;
}

.video-fone {
    background-image: url("/upload/interactive-cert/video_fone1.png");
    background-position: center center;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-bottom: 80px;
}
.video-fone.card {
    margin-bottom: 20px; 
}
.video-fone.card .t396__filter {
    background-image: linear-gradient(to bottom, rgba(9, 9, 10, 0.2), rgba(9, 9, 10, 0.2))!important;
}
.splash-video {
    display: none;
    position: absolute;
    left: 0; top: -20vh; right: 0;
    min-height: 680px;
    height: 100%;
    z-index: 0;
 }
 @media screen and (min-width: 1200px) {
    .splash-video {
       display: block;
    }
}
 @media screen and (max-width: 1199px) {
    .splash-video {
       display: none;
    }
}
.t396__filter {
    background-image: linear-gradient(to bottom, rgba(9, 9, 10, 0.6), rgba(9, 9, 10, 0.6));
    height: 100%;
    position: absolute;
    width: 100%;
}

.video-play {
    padding: 180px 0;
    text-align: center;
    position: relative;
    z-index: 2;
}
.video-play .fancybox-media {
    display: inline-flex;
}
.video-play .fancybox-media img {
    height: 100%;
}
.video-play p {
    color: #fff;
    padding-left: 15px;
    padding-top: 9px;
    text-align: left;
    text-decoration: none;
}
.video-hover {
    display: none;
}
.video-play > a > p > span {
    color: #fff2b4;
    text-decoration: underline;
}
.video-play > a:hover > p > span {
    text-decoration: none;
}
.video-play .t396__filter {
    top: 0;
    background-image: linear-gradient(to bottom, rgba(9, 9, 10, 0.3), rgba(9, 9, 10, 0.3));
    height: 100%;
    position: absolute;
    width: 100%;
    display: none;
}
.video-play a:hover + .t396__filter {
    display: block;
}

@media (max-width:979px){
    .bottom-section .video-block h2 {
        font-size: 24px;
    }
    /*.video-play {
        width: 50%;
    }*/
}
@media (max-width:767px){
    .bottom-section .video-block {
        background-image: none;
        margin-bottom: 50px;
        padding: 0;
    }
    .video-play {
        /*padding: 0 0 50px;*/
        width: 100%;
    }
}
.newstyle .top-block.cert {
    margin: 20px 0 80px;
}


.footer-address a {
    font-size: 13px;
}

@media (max-width:380px){
    footer .footer-bottom .span2 p {
        margin-bottom: 50px;
    }
}

.btn_more {
    margin-bottom: 10px;
}
.div_more {
    text-align: center;
}

@media (max-width:480px){
    h1 {
        font-size: 22px;
    }
}

.invisible {
    display: none;
}


.adv .ourservices-blocks .span1 {
    text-align: right;
}
.adv .ourservices-blocks p {
    letter-spacing: -0.1px;
}
.adv .ourservices-blocks p.adv-title {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
}
.middleblocks.second.del-pay.adv .ourservices-blocks {
    border-bottom: none;
}
.bottom-section .certificates.adv {
    background-color: #1b1b1c;
    background-image: url("/upload/newstyleimgs/elcert.png");
    /*background-position: center bottom;*/
    /*background-size: 100% auto;*/
    padding: 0;
    z-index: 999;
    min-height: 581px;
}
.bottom-section .certificates.adv .row.cert-block {
    padding: 90px 0;
}
.bottom-section .certificates.adv p {
    font-size: 18px;
    line-height: 28px;
}
.bottom-section .certificates.adv p.yellow {
    color: #fff2b4;
    font-size: 14px;
}

.bottom-section .certificates.adv h2 {
    font-size: 30px;
    width: 100%
}
@media (max-width:980px) {
    .bottom-section .certificates.adv .row.cert-block {
        padding: 40px 0;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .adv .ourservices-blocks .span1 {
        float: none;
        text-align: center;
    }
}
@media (max-width:768px) {
    .bottom-section .certificates.adv .row.cert-block {
        padding: 90px 0;
    }
    .bottom-section .certificates.adv {
      height: auto;
    }
    .adv .ourservices-blocks .span1 {
        text-align: center;
    }
    .bottom-section .certificates.adv p,
    .bottom-section .certificates.adv p.yellow,
    .bottom-section .certificates.adv h2 {
        text-align: center;
    }
}
@media (max-width:500px) {
    .bottom-section .certificates.adv .row.cert-block {
        padding: 20px 0;
    }
}
@media (max-width:420px) {
    .bottom-section .certificates.adv .row.cert-block {
        padding: 0;
    }
}


.money h1 {
    font-size: 30px;
    font-weight: 400;
    text-align: center;
}

.bottom-section .slider-money-certs {
    padding-bottom: 40px;
}
.bottom-section .slider-money-certs .certificates.adv {
    background: none;
    /*background-image: url("/upload/newstyleimgs/elcert.png");*/
    /*background-position: center bottom;*/
    /*background-size: 100% auto;*/
    padding: 0;
    z-index: 999;
    min-height: auto;
}

.bottom-section .slider-money-certs .certificates.adv .cert-block.n1 {
    background-image: url("/upload/newstyleimgs/banner_money_cert1.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
    min-height: 350px;
    padding: 30px 0 50px;
}
.bottom-section .slider-money-certs .certificates.adv .cert-block.n2 {
    background-image: url("/upload/newstyleimgs/banner_money_cert2.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    min-height: 350px;
    padding: 30px 0 50px;
}

.bottom-section #owl-bc.owl-theme .owl-dots {
    margin: -35px auto 0;
    position: absolute;
    width: 100%;
}
.bottom-section #owl-bc.owl-theme .owl-dots .owl-dot.active span,
.bottom-section #owl-bc.owl-theme .owl-dots .owl-dot:hover span {
  background: rgba(0, 0, 0, 0) url("/upload/newstyleimgs/pin-active.png") repeat scroll 0 0;
}
.bottom-section #owl-bc.owl-theme .owl-dots .owl-dot span {
    background: rgba(0, 0, 0, 0) url("/upload/newstyleimgs/pin1.png") repeat scroll 0 0;
    border: 1px solid #fff2b4;
    border-radius: 30px;
    height: 16px;
    width: 16px;
}

.bottom-section .slider-money-certs .certificates.adv p {
    font-size: 14px;
    line-height: 20px;
}
@media (max-width:979px) {
   .bottom-section .slider-money-certs .certificates.adv h2 {
        font-size: 26px;
    }
}
.ask-question {
    font-size: 16px;
    text-decoration: underline;
}

.main-content.mainsection.money {
    padding-bottom: 0;
}
.bottom-section .money-certs-block {
    padding-bottom: 50px;
}
.bottom-section .money-certs-block .item {
    background-color: #1b1b1c;
    border: 1px solid #27241f;
    border-radius: 5px;
    box-shadow: 1em 1em 20px rgba(0, 0, 0, 0.3);
    margin: 0 0 40px;
}
.bottom-section .money-certs-block .money-cert-img > img {
    width: 100%;
}
.bottom-section .money-certs-block .item p.money-cert-name {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    padding-top: 15px;
}
.bottom-section .money-certs-block .item p {
    text-align: center;
}
.bottom-section .money-certs-block .item .btn_more {
    margin-bottom: 40px;
}


.bottom-section .money-certs-block .params .param-value {
    text-align: center;
}
.bottom-section .money-certs-block .params input[type="radio"]:checked + label:before {
    background-image: url("/upload/newstyleimgs/pin-active.png");
}
.bottom-section .money-certs-block .params input[type="radio"]:checked + label:before {
    background-image: url("/upload/newstyleimgs/pin-active.png");
}
.bottom-section .money-certs-block .params label:before {
    background-image: url("/upload/newstyleimgs/pin.png");
    border: 1px solid #fff2b4;
    height: 16px;
    width: 16px;
}
.bottom-section .money-certs-block .params label:before {
    background-image: url("/upload/newstyleimgs/pin.png");
    border: 1px solid #fff2b4;
    height: 16px;
    width: 16px;
}
.bottom-section .money-certs-block .params {
    padding: 20px 0;
}
.bottom-section .money-certs-block .params .param-value {
    padding: 5px 0;
}

.main-content.bottom-section.mainsection.for-cart {
    padding: 70px 0 0;
}
.main-content.bottom-section.mainsection.for-cart .middleblocks.second.del-pay.cart {
    padding: 30px 0;
}
.main-content.bottom-section.mainsection.for-cart .middleblocks.second.del-pay.cart .ourservices-blocks {
    border-bottom: none;
    margin-bottom: 0;
}
.main-content.bottom-section.mainsection.for-cart .nicy {
    padding-top: 30px;
}

@media (max-width:939px){
    .cart [class*="span"] {
        float: left;
        display: block;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .cart .row {
        margin-left: 0;
    }
    .cart .span4 {
        text-align: center;
        width: 226px;
    }
    .cart .span4 .row {
        display: inline-block;
    }
    .cart .span4 .row .span1,
    .cart .span4 .row .span3 {
        float: left;
    }
    .cart .span4 .row .span1 {
        width: 60px;
    }
    .cart .span4 .row .span3 {
        width: 220px;
        text-align: left;
        padding: 10px 0 10px 10px;
    }
    .cart .span4 .row .span3 p {
        text-align: left;
    }
}

@media (max-width:719px){
    .cart [class*="span"] {
        float: left;
        display: block;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .cart .span4 {
        text-align: center;
    }
    .cart .span4 .row {
        display: inline-block;
    }
    .cart .span4 .row .span1,
    .cart .span4 .row .span3 {
        float: left;
    }
    .cart .span4 .row .span1 {
        width: 60px;
    }
    .cart .span4 .row .span3 {
        width: 220px;
        text-align: left;
        padding: 10px 0 10px 10px;
    }
    .cart .span4 .row .span3 p {
        text-align: left;
    }
}

.money .bc_certs {
    padding-top: 20px;
}




/*basket*/

.bx_ordercart #basket_items_list.basket-newstyle {
    background: none;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_table_container {
    border: none;
}
.bx_ordercart .basket-newstyle .span8 .bx_ordercart_order_table_container table {
    background-color: #1b1b1c;
}
.bx_ordercart .basket-newstyle .span8 .bx_ordercart_order_table_container > table,
.bx_ordercart .basket-newstyle .span4 .basket-total-info,
.bx_ordercart .basket-newstyle .span8 #order_form_content .black-block {
    background-color: #1b1b1c;
    border: 1px solid #27241f;
    border-radius: 5px;
    box-shadow: 1em 1em 20px rgba(0, 0, 0, 0.3);
    color: #fff;
}
.bx_ordercart .basket-newstyle .span8 #order_form_content h1, 
.bx_ordercart .basket-newstyle .span8 #order_form_content h2, 
.bx_ordercart .basket-newstyle .span8 #order_form_content h3, 
.bx_ordercart .basket-newstyle .span8 #order_form_content h4 {
    color: #fff;
    border: none;
}
.bx_ordercart .basket-newstyle .span8 #order_form_content .black-block {
    padding: 20px 30px;
}

.bx_ordercart .basket-newstyle .span8 #order_form_content {
    background: none;
    color: #fff;
    padding: 0;
}

.bx_ordercart .basket-newstyle .span4 .basket-back {
    background-color: #1b1b1c;
    border: 1px solid #27241f;
    border-radius: 5px;
    color: #fff;
    margin-top: 20px;
    padding: 10px 0;
    text-align: center;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td {
    border: none;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_table_container > table > tbody > tr {
    border: 1px solid #27241f;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_table_container tr td h2,
.bx_ordercart .basket-newstyle .bx_ordercart_order_table_container tr td p,
.bx_ordercart .basket-newstyle .bx_ordercart_order_table_container .bx_ordercart_itemart {
    color: #fff;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_table_container .bx_ordercart_itemart {
    margin-top: 15px;
    font-size: 14px;
    line-height: 30px;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_table_container .bx_ordercart_itemart span {
    font-weight: 600;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,
.bx_ordercart .basket-newstyle .bx_ordercart_order_table_container tbody td.price .current_price,
.bx_ordercart .basket-newstyle .bx_ordercart_order_sum tr td.fwb {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}

.bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td {
    padding: 3% 1%;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td.item {
    padding: 4.5% 2% 3%;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td.price {
    padding: 10% 1%;
    width: 150px;
    display: block;
}
.bx_ordercart .basket-newstyle .bx_ordercart_photo_container {
    border: none;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_photo {
    max-width: 100px;
    max-height: 100px;
    margin: auto;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td .old_price {
    text-align: center;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td .current_price {
    text-align: center;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td .current_price_one {
    font-size: 12px;
    height: 22px;
    text-align: center;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td.price p.del-item {
    text-align: center;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td.price p.del-item a {
    font-size: 14px;
    text-align: center;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td.price p.del-item a:hover {
    font-weight: 600;
    color: #fff;
}
.bx_ordercart .basket-newstyle .quantity_control a.plus {
    background: transparent url("/upload/cart/arrows.png") no-repeat scroll 0 0;
    background-position: 0 2px;
    border-radius: 10px;
    background-size: 100%;
    height: 14px;
    width: 14px;
}
.bx_ordercart .basket-newstyle .quantity_control a.minus {
    background: transparent url("/upload/cart/arrows.png") no-repeat scroll 0 0;
    background-position: 0 -10px;
    border-radius: 10px;
    background-size: 100%;
    height: 14px;
    width: 14px;
}

.bx_ordercart .basket-newstyle .span8 .bx_ordercart_order_table_container table.counter {
    margin: 15px auto 0;
    min-width: auto;
}
.bx_ordercart .basket-newstyle .span8 .bx_ordercart_order_table_container table.counter input[type="text"] {
    border: none;
    background-color: #1b1b1c;
    text-align: center;
    color: #fff;
}
.bx_ordercart .basket-newstyle .for-mobile {
    display: none;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_pay {
    margin: 35px auto 0;
    padding: 0;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_pay .refresh {
    background-color: #262427;
    border: 1px solid #fff2b4;
    border-radius: 5px;
    color: #fff2b4;
    font-size: 14px;
    font-weight: 100;
    margin-bottom: 15px;
    padding: 12px 50px;
    text-transform: none;
    display: block;
    text-align: center;
    width: 100%;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_pay .refresh:hover {
    background-color: #fff2b4;
    color: #262427;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_pay .checkout {
    background-color: #fff2b4;
    border: 1px solid #fff2b4;
    border-radius: 5px;
    box-shadow: 0 0.5em 10px rgba(122, 122, 122, 0.4);
    color: #262427;
    font-size: 14px;
    font-weight: 100;
    margin-bottom: 15px;
    padding: 12px 5px;
    text-transform: none;
    display: block;
    text-align: center;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_pay .checkout:hover {
    box-shadow: none;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_pay_top {
    padding: 0 35px;
    border-bottom: 1px solid #27241f;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_pay_top_720 {
    display: none;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_pay_top > p {
    font-size: 14px;
    padding: 10px 0;
    text-align: left;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_pay_middle {
    padding: 0 35px;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_pay_middle .bx_ordercart_order_sum {
    float: none;
    padding: 30px 0 20px;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_pay_middle .bx_ordercart_order_sum .span2 {
    width: 130px;
    padding-bottom: 20px;
}
.bx_ordercart .basket-newstyle .bx_ordercart_order_pay_middle .bx_ordercart_order_sum .custom_t1.span2,
.bx_ordercart .basket-newstyle .bx_ordercart_order_pay_middle .bx_ordercart_order_sum .custom_t2.span2 {
    font-size: 18px;
}
.bx_ordercart .basket-newstyle .item.name-mobile {
    display: none!important;
}
.bx_ordercart .basket-newstyle .rub {
    line-height: 5px;
    width: 0.4em;
    border-bottom: 2px solid #fff;
    display: inline-block;
    font-size: 20px;
}
.bx_ordercart .basket-newstyle .current_price_one .rub {
    font-size: 14px;
    line-height: 4px;
    border-bottom: 1px solid #fff;
    width: 0.35em;
}
@media (max-width:1199px){
    .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td {
        padding: 4% 1% 4% 2%;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container tbody td.itemphoto {
        width: 30%;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_pay_middle .bx_ordercart_order_sum .span2 {
        width: 100px;
    }
}
@media (max-width:1049px){
    .bx_ordercart #basket_items_list.basket-newstyle {
        margin: 0 auto;
        width: 720px;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td {
        padding: 1%;
    }
    .bx_ordercart .basket-newstyle > .row > .span8,
    .bx_ordercart .basket-newstyle > .row > .span4 {
        width: 100%;
    }
    .bx_ordercart .basket-newstyle .span4 .basket-total-info {
        margin-top: 30px;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_pay_top {
        display: none;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_pay_top_720 {
        display: block;
        padding: 0 35px;
        border-bottom: 1px solid #27241f;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_pay_top_720 .span4-5{
        width: 322px;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_pay .goback {
        background-color: #1B1B1C;
        border: 1px solid #27241f;
        border-radius: 5px;
        color: #fff2b4;
        font-size: 14px;
        font-weight: 100;
        margin-bottom: 15px;
        padding: 12px 50px;
        text-transform: none;
        display: block;
        text-align: center;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_pay .goback:hover {
        background-color: #fff2b4;
        color: #262427;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_pay .refresh {
        background-color: #1B1B1C;
        border: 1px solid #27241f;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_pay .refresh:hover {
        background-color: #fff2b4;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_pay_middle .bx_ordercart_order_sum .span2 {
        width: 320px;
        text-align: left;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_pay_top_720 .span4-5 > p {
        text-align: left;
        width: 300px;
    }
    .bx_ordercart .basket-newstyle .span4 .basket-back {
        display: none;
    }
    .main-content.bottom-section.mainsection.for-cart .middleblocks.second.del-pay.cart .ourservices-blocks {
        margin: 0 auto;
        width: 720px;
    }
    .cart .span4 {
        width: 225px;
    }
    .cart .span4 .row .span1 {
        float: none;
        width: 60px;
    }
    .cart .span4 .row .span3{
        width: 100%;
    }
    .row.cert-nice {
        margin: 0 auto;
        width: 720px;
    }
    .row.cert-nice .span12{
        margin: 0 auto;
        width: 720px;
    }
}
@media (max-width:803px){
    .bx_ordercart #basket_items_list.basket-newstyle {
        margin: 0 auto;
        width: 480px;
    }
    .row.cert-nice {
        margin: 0 auto;
        width: 480px;
    }
    .row.cert-nice .span12{
        margin: 0 auto;
        width: 380px;
    }
    .main-content.bottom-section.mainsection.for-cart .middleblocks.second.del-pay.cart .ourservices-blocks {
        margin: 0 auto;
        width: 300px;
    }
    .cart .span4 {
        width: 100%;
        float: none;
        text-align: left;
    }
    .cart .span4 .row .span1 {
        float: left;
        width: 60px;
    }
    .cart .span4 .row .span3{
        width: auto;
    }
    .bx_ordercart .basket-newstyle > .row > .span8, .bx_ordercart .basket-newstyle > .row > .span4 {
        float: none;
        width: 100%;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_pay_top {
        display: block;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_pay_top_720 {
        display: none;
    }
    .bx_ordercart .basket-newstyle .span4 .basket-back {
        display: block;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_pay_middle .bx_ordercart_order_sum .span2 {
        text-align: left;
        width: 200px;
        float: left;
    }
    #basket_form_container .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container tbody tr td {
        display: inline-block;
        text-align: left;
    }
    #basket_form_container .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td.price {
        display: block;
        padding: 0 0 0 12%;
        text-align: left;
        width: 100%;
    }
    #basket_form_container .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td.itemphoto {
        width: 110px;
    }
    #basket_form_container .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td.price {
        display: inline-block;
        padding: 0 0 0 32%!important;
        text-align: left;
        width: 100%;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td .current_price_one {
        font-size: 12px;
        height: 22px;
        text-align: left;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td .current_price {
        float: left;
        text-align: left;
        width: 85px !important;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td .centered {
        float: left;
        margin-top: -13px;
        width: 150px;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td.price p.del-item {
        float: left;
        text-align: left;
        width: 80px;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container .bx_ordercart_itemart span {
        display: inline-block;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td {
        padding: 5% 1% 0;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container > table > tbody > tr {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: #27241f -moz-use-text-color -moz-use-text-color;
        border-image: none;
        border-style: solid none none;
        border-width: 1px medium medium;
    }
   
}

@media (max-width:535px){

    .bx_ordercart #basket_items_list.basket-newstyle {
        margin: 0 auto;
        width: 300px;
    }
    .row.cert-nice {
        margin: 0 auto;
        width: 320px;
    }
    .row.cert-nice .span12 {
        margin: 0 auto;
        width: 300px;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_pay_middle .bx_ordercart_order_sum .span2 {
        width: 110px;
    }
    #basket_form_container .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td.price {
        display: inline-block;
        padding: 0 5% !important;
        text-align: left;
        width: 100%;
    }
    #basket_form_container .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td .current_price {
        float: left;
        text-align: left;
        width: 85px !important;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td .centered {
        float: left;
        margin-top: -13px;
        text-align: center;
        width: 100px;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td.price p.del-item {
        float: left;
        text-align: right;
        width: 80px;
    }
    #basket_form_container .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td.itemphoto {
        width: 100%!important;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container .bx_ordercart_photo {
        max-width: 100%;
        max-height: 100%;
    }
    .bx_ordercart .basket-newstyle .item h2 {
        display: none;
    }
    .bx_ordercart .basket-newstyle .item.name-mobile,
    .bx_ordercart .basket-newstyle .item.name-mobile h2 {
        display: block!important;
    }
    #basket_form_container .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container tbody tr td.item.name-mobile {
        padding: 4.5% 6% 2%;
        width: 100%;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td.itemphoto {
        padding: 2% 2% 0;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td.item {
        padding: 0 6% 3%;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_photo_container {
        padding-top: 150px;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container .bx_ordercart_photo {
        background-size: 100% auto;
    }
}


/*order*/

.bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .span4 {
    width: 335px;
}
.bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .bx_section > div#sale_order_props {
    margin-top: 30px;
}
.bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .bx_block1.span4 > input {
    background-color: #211F22;
    border: 1px solid #333;
    box-shadow: none;
    color: #fff;
    padding: 6px 20px;
    width: calc(100% - 33px);
}
.bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .bx_block1.span4 > input:focus,
.bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .bx_block1 > textarea:focus {
    border: 1px solid #FFF2B4;
}
.bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .bx_block1 > textarea {
    background-color: #211F22;
    border: 1px solid #333;
    box-shadow: none;
    color: #fff;
    padding: 10px 20px;
    width: calc(100% - 40px);
    margin-top: 20px;
}
.bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .bx_ordercart table thead {
    display: none;
}
.bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .quantity-order {
    text-align: center;
    padding-top: 10px;
}
.bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .bx_ordercart_order_pay .bx_block.w100 {
    padding: 0;
}
.bx_ordercart .basket-newstyle .span8 #order_form_content .black-block.order-comment textarea {
    background-color: #211F22;
    border: 1px solid #333;
    box-shadow: none;
    color: #fff;
    padding: 10px 20px;
    margin-top: 20px;
}
.bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .bx_block {
    padding: 0;
}
.bx_ordercart .basket-newstyle .span8 #order_form_content .black-block.order-table {
    padding: 20px 30px;
    margin: 30px 0px;
}
.bx_ordercart .basket-newstyle .span8 #order_form_content .black-block.order-comment {
    margin: 30px 0px 60px;
}
.bx_ordercart .basket-newstyle .span8 #order_form_content .black-block.order-table {
    padding: 0
}
.bx_ordercart .basket-newstyle .span8 #order_form_content .black-block.order-table h4 {
    padding: 20px 30px;
}
.bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row {
    padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
}
.bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_block {
    margin: 0 0 0 30px;
    padding-bottom: 20px;
}

.bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_element > label {
    padding: 20px;
    background-color: #211F22;
    border: 1px solid #333;
    min-height: 80px;
    display: flex;
    flex-wrap: nowrap;
    border-radius: 5px;
}
.bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_element > label:hover {
    cursor: pointer;
}
.bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_element > label .bx_logotype,
.bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_element > label .bx_description {
    border: none!important;
    box-shadow: none;
}
.bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_element > label .bx_description {
    width: 100%;
    color: #fff;
    font-size: 14px;
}
.bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_element > label .bx_logotype {
    margin: auto 10px;
}
.bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_element > label .bx_logotype span {
    padding-right: 20px; 
    width: 60px;
}
.bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_element > label .bx_description .name > p {
    color: #fff2b4;
    padding-top: 10px;
}
.bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_element input[type="radio"]:checked + label {
    border: 1px solid #FFF2B4;
}
.bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_element > label .bx_mark span {
    background-image: url("/upload/newstyleimgs/order-mark-empty.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 16px;
    width: 16px;
}
.bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_element > label:hover .bx_mark span {
    background-image: url("/upload/newstyleimgs/order-mark-hover.png");
}
.bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_element input[type="radio"]:checked + label .bx_mark span {
    background-image: url("/upload/newstyleimgs/order-mark-pin.png");
}
.bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_element > p {
    font-size: 12px;
    color: #fff;
    padding-top: 10px;
}
.span2.delivery-res, 
.span2.payment-res {
    color: #fff2b4;
}

.salons-container.one-salon {
    display: flex;
    flex-wrap: wrap;
    padding-top: 25px;
    text-align: center;
}
.salons-container.one-salon .salon-text {
    display: inline-block;
    text-align: left;
    width: 66%;
}

@media (max-width:1199px) and (min-width:1049px){
    .salons-container.one-salon .salon-text {
        display: inline-block;
        text-align: left;
        width: 58%;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_pay_middle .bx_ordercart_order_sum .span2 {
        text-align: left;
    }
    .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .span4 {
        width: 265px;
    }
    .bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_block.span4 {
        width: 255px;
    }
    .bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_element > label {
        display: block;
        position: relative;
    }
    .bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_element > label .bx_logotype {
        width: 100%;
    }
    .bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_element > label .bx_mark {
        position: absolute;
        top: 20px;
        right: 20px;
    }
    .bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_element > label .bx_description .name {
        padding-top: 10px;
    }
    .bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_element > label .bx_description .name > p {
        margin-bottom: 0;
    }
    .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td.price {
        padding: 5% 1%;
    }
}
@media (max-width:1049px){
    .salons-container.one-salon .salon-text {
        display: inline-block;
        text-align: left;
        width: 55%;
    }
    .salons-container.one-salon .salon {
        max-width: 300px;
    }
    .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .span4 {
        width: 325px;
    }
    .bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_block.span4 {
        width: 315px;
    }
    .mob-hide {
        display: none;
    }
    .order-checkout .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block.order-comment {
        margin: 30px 0 10px;
    }
    .order-checkout .bx_ordercart .basket-newstyle > .row > .span4 {
        padding-bottom: 60px;
    }
    .bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_element > label {
        min-height: 90px;
    }
}
@media (max-width:803px){
    .salons-container.one-salon .salon-text {
        display: inline-block;
        text-align: left;
        width: 55%;
    }
    .salons-container.one-salon .salon {
        max-width: 300px;
    }
    .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .span4 {
        width: 430px;
    }
    .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .span4:nth-child(1) {
        padding-bottom: 20px;
    }
    .bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_block.span4 {
        width: 420px;
    }

    .order-checkout .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container tbody tr td {
        display: inline-block;
        text-align: left;
    }
    .order-checkout .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td.price {
        display: block;
        padding: 0 0 0 12%;
        text-align: left;
        width: 100%;
    }
    .order-checkout .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td.itemphoto {
        width: 110px;
    }
    .order-checkout .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td.price {
        display: inline-block;
        padding: 0 0 0 32%!important;
        text-align: left;
        width: 100%;
    }
    .order-checkout .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .quantity-order {
        padding-top: 0;
        text-align: right;
        padding-right: 30px;
    }
    .bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_block.span4 {
        margin: 0;
    }
    .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .bx_block1.span4 > input {
        width: 378px;
    }
}
@media (max-width: 767px) {
    .salons-container.one-salon .salon:last-child {
        margin-left: 15px;
    }
}
@media (max-width: 741px){
    .salons-container.one-salon .salon-text {
        display: inline-block;
        text-align: left;
        width: 100%;
    }
    .salons-container.one-salon .salon {
        max-width: 100%;
    }
    .salons-container.one-salon .salon:last-child {
        margin: 0 auto;
    }
}
@media (max-width:535px){
    .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .span4 {
        width: 230px;
    }
    .bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_block.span4 {
        margin: 0;
    }
    .bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_element > label {
        display: block;
        position: relative;
    }
    .bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_element > label .bx_logotype {
        width: 100%;
    }
    .bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_element > label .bx_mark {
        position: absolute;
        top: 20px;
        right: 20px;
    }
    .bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_element > label .bx_description .name {
        padding-top: 10px;
    }
    .bx_order_make .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .delivery-blocks.row .bx_element > label .bx_description .name > p {
        margin-bottom: 0;
    }
    .order-checkout .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td.itemphoto {
        width: 100%!important;
    }
    .order-checkout .bx_ordercart .basket-newstyle .bx_ordercart_order_table_container table tbody td.price {
        padding: 0 0 0 7% !important;
    }
    .bx_ordercart .basket-newstyle .span8 #order_form_content .black-block .bx_block1.span4 > input {
        width: 200px;
    }
}


.main-content.mainsection.money.order .order_confirm {
    background-color: #1b1b1c;
    border: 1px solid #27241f;
    border-radius: 5px;
    box-shadow: 1em 1em 20px rgba(0, 0, 0, 0.3);
    margin: 0 auto 80px;
    width: 60%;
}
.main-content.mainsection.money.order .order_confirm .order_confirm_block {
    margin: 0 auto;
    padding: 20px;
    width: 50%;
}
.main-content.mainsection.money.order .order_confirm .order_confirm_block .order_confirm_date {
    color: #b8b8b8;
    font-family: Arial;
    font-size: 14px;
    padding: 15px 0;
    text-align: center;
}
.main-content.mainsection.money.order .order_confirm .order_confirm_block .order_confirm_title {
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding-bottom: 20px;
    line-height: 24px;
}
.main-content.mainsection.money.order .order_confirm .order_confirm_block .order_confirm_description {
    text-align: center;
    color: #b8b8b8;
    font-size: 14px;
}
.main-content.mainsection.money.order .order_confirm .order_confirm_block .order_confirm_payment {
    padding: 50px 0 15px;
    text-align: center;
}
.order_confirm_payment_block > label {
    background-color: #211f22;
    border: 1px solid #333;
    border-radius: 5px;
    display: flex;
    flex-wrap: nowrap;
    min-height: 80px;
    padding: 20px;
}
.order_confirm_payment_block > label .bx_logotype {
    margin: auto 10px;
    border: medium none !important;
    box-shadow: none;
}
.order_confirm_payment_block > label .bx_logotype span {
    padding-right: 20px;
    width: 60px;
}
.order_confirm_payment_block > label .bx_description {
    color: #fff;
    font-size: 14px;
    width: 100%;
    border: medium none !important;
    box-shadow: none;
}
.order_confirm_payment_block > label .bx_description .name {
    padding-top: 10px;
}
.order_confirm_payment_block > label .bx_description .name > p {
    color: #b8b8b8;
    padding-top: 10px;
}
.order_confirm_payment_block .order_confirm_payment_btn {
    padding-top: 10px;
}
.order_confirm_payment_block .order_confirm_payment_btn .button {
    background-image: none;
    background-color: #fff2b4;
    border: 1px solid #fff2b4;
    border-radius: 5px;
    box-shadow: 0 0.5em 10px rgba(122, 122, 122, 0.75);
    color: #262427;
    font-size: 14px;
    font-weight: 100;
    margin-bottom: 15px;
    padding: 14px 20px;
    text-transform: none;
    width: 100%;
}
.order_confirm_payment_block .order_confirm_payment_btn .button:hover {
    background-color: #1B1B1C;
    color: #fff2b4;
    box-shadow: none;
}
.order_confirm_payment_block .back_to_tovars {
    color: #fff2b4;
    display: block;
    padding: 30px 0 10px;
    text-align: center;
    text-decoration: underline;
}
.order_confirm_payment_block .back_to_tovars:hover {
    color: #fff;
    display: block;
    text-align: center;
    text-decoration: none;
}
@media (max-width: 1199px) {
    .main-content.mainsection.money.order .order_confirm {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .main-content.mainsection.money.order .order_confirm .order_confirm_block {
        width: 70%;
    }
}
@media (max-width: 479px) {
    .main-content.mainsection.money.order .order_confirm .order_confirm_block {
        width: 90%;
    }
}



.abon h2 {
    text-align: center;
}
.abon .detail-text .hours-number {
    color: #fff2b4;
    font-family: open sans;
    font-size: 123px;
    font-weight: bolder;
    letter-spacing: -16px;
    line-height: 120px;
    padding-right: 14px;
}
.abon .detail-text .hours-word {
    color: #fff2b4;
    font-family: open sans;
    font-size: 30px;
    font-weight: bolder;
    transform: rotate(180deg);
    writing-mode: vertical-rl;
}
.abon .detail-text .span3 {
    padding-top: 15px;
    text-align: left;
}
.abon .detail-text p {
    text-align: left;
}
.abon .detail-text p.detail-onlytext {
    padding: 0 60px;
}
.abon .detail-text .span3 a {
    text-decoration: underline;
}
.abon .detail-text .block-numbers {
    padding-bottom: 40px;
}
.abon .detail-text .block-numbers .span6 {
    padding: 20px 0 30px;
}
.abon .recommend-links {
    padding: 30px 0 50px;
}
.abon .recommend-links p {
    background-image: url("/upload/newstyleimgs/marker.png");
    background-position: 2px center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    padding-left: 20px;
}
.abon .recommend-links {
    border-bottom: 1px solid #333;
    margin-bottom: 40px;
    padding: 30px 0 50px;
}
.abon.bottom-section #owl-rt {
    padding-top: 30px;
}
.abon .recommend-links .span4:not(:nth-child(1)) p {
    margin-left: 80px;
}
@media (max-width: 979px) {
    .abon .recommend-links .span4:not(:nth-child(1)) p {
        margin-left: 0;
    }
}
@media (max-width: 767px) {
    .block-numbers .span2 {
        float: left;
        width: 170px !important;
    }
    .block-numbers .span3 {
        float: left;
        width: calc(100% - 170px);
    }
}

/*oplata*/
.newstyle.oplata {
    margin-top: -50px;
}
.newstyle.oplata .btn-link-block {
    text-align: center;
    display: block;
    padding-top: 20px;
    padding-bottom: 30px;
}
.newstyle.oplata .btn-link-block .btn-link {
    background-color: #fff2b4;
    color: #262427;
    padding: 12px 30px;
    border: 1px solid #fff2b4;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 15px;
    text-transform: none;
    text-decoration: none;
    box-shadow: 0 0.5em 10px rgba(122,122,122,.75);
}
.newstyle.oplata .btn-link-block .btn-link:hover {
    background-color: #262427;
    color: #fff2b4;
}
.newstyle.oplata .text-block {
    padding-bottom: 60px;
}
.newstyle.oplata .text-block p.zag {
    font-size: 24px;
    color: #fff;
    text-align: center;
    padding-top: 50px;
}
.newstyle.oplata .text-block p {
    font-size: 14px;
    color: #fff;
    padding-top: 20px;
}
.pay-logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.pay-logos img {
    padding: 20px 25px;
}

/*dostavka*/
.newstyle.dostavka {
    /*margin-top: -50px;*/
    padding-bottom: 50px;
}
.newstyle.dostavka .btn-link-block {
    text-align: center;
    display: block;
    padding-top: 20px;
    padding-bottom: 30px;
}
.newstyle.dostavka .btn-link-block .btn-link {
    background-color: #fff2b4;
    color: #262427;
    padding: 12px 30px;
    border: 1px solid #fff2b4;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 15px;
    text-transform: none;
    text-decoration: none;
    box-shadow: 0 0.5em 10px rgba(122,122,122,.75);
}
.newstyle.dostavka .btn-link-block .btn-link:hover {
    background-color: #262427;
    color: #fff2b4;
}
.newstyle.dostavka .text-block {
    padding-bottom: 60px;
}
.newstyle.dostavka .text-block p.zag {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    padding-top: 50px;
}
.newstyle.dostavka .text-block p.zag2 {
    font-size: 18px;
    text-align: center;
    color: #fff2b4;
}
.newstyle.dostavka .yellow {
    color: #fff2b4;
}
.newstyle.dostavka .text-block p {
    font-size: 14px;
    color: #fff;
    padding-top: 20px;
}
.newstyle.dostavka .text-block p.simple_p {
    padding: 0;
    margin: 5px 0 0 0;
}
.newstyle.dostavka .text-block p.simple_p.first {
    padding-top: 20px;
}
.newstyle.dostavka .text-block .pays-blocks {
    padding: 20px 50px;
}
.newstyle.dostavka .text-block .pays-blocks p {
    padding: 0;
    margin: 0;
    padding-top: 2px;
}
.newstyle.dostavka .text-block .pays-blocks p.gray {
    color: #717171;
    padding-top: 5px;
}
@media (max-width: 1199px) {
    .newstyle.dostavka .text-block .pays-blocks {
        padding: 20px 30px;
        text-align: left;
    }
}
@media (max-width: 767px) {
    .newstyle.oplata {
        margin-top: -25px;
    }
    .newstyle.dostavka .text-block .pays-blocks {
        padding: 20px 0px;
        text-align: center;
    }
    .newstyle.dostavka .text-block .pays-blocks p {
        text-align: center;
    }
    .newstyle.dostavka .text-block .pays-blocks p.gray {
        padding-bottom: 20px;
    }
    .newstyle.dostavka .text-block,
    .newstyle.oplata .text-block,
    .newstyle.etiket .text-block {
        padding-left: 20px;
        padding-right: 20px;
    }
    .bottom-section #owl-rt .item p .btn.btn_ {
        display: inline-block;
    }
}

/*etiket*/
.newstyle.etiket {
    /*margin-top: -50px;*/
    padding-bottom: 50px;
}
.newstyle.etiket .btn-link-block {
    text-align: center;
    display: block;
    padding-top: 20px;
    padding-bottom: 30px;
}
.newstyle.etiket .btn-link-block .btn-link {
    background-color: #fff2b4;
    color: #262427;
    padding: 12px 30px;
    border: 1px solid #fff2b4;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 15px;
    text-transform: none;
    text-decoration: none;
    box-shadow: 0 0.5em 10px rgba(122,122,122,.75);
}
.newstyle.etiket .btn-link-block .btn-link:hover {
    background-color: #262427;
    color: #fff2b4;
}
.newstyle.etiket .text-block {
    padding-bottom: 60px;
}
.newstyle.etiket .text-block p.zag {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    padding-top: 50px;
}
.newstyle.etiket .text-block p.zag2 {
    font-size: 18px;
    text-align: center;
    color: #fff2b4;
    padding-top: 40px;
}
.newstyle.etiket .yellow {
    color: #fff2b4;
}
.newstyle.etiket .text-block p {
    font-size: 14px;
    color: #fff;
    padding-top: 10px;
    margin-bottom: 10px;
}
.newstyle.etiket .text-block p.simple_p {
    padding: 0;
    margin: 5px 0 0 0;
}
.newstyle.etiket .text-block p.simple_p.first {
    padding-top: 20px;
}
.newstyle.etiket .text-block .pays-blocks {
    padding: 20px 50px;
}
.newstyle.etiket .text-block .pays-blocks p {
    padding: 0;
    margin: 0;
    padding-top: 2px;
}
.newstyle.etiket .text-block .pays-blocks p.gray {
    color: #717171;
    padding-top: 5px;
}
.newstyle.etiket .banner2 {
    padding-top: 60px;
}
.newstyle.etiket .bold {
    font-weight: bold;
}
.newstyle.etiket .list-2rows {
    display: flex;
    padding: 15px 0 30px;
}
.newstyle.etiket .list-2rows div {
    width: 50%;
}
.newstyle.etiket .list-2rows p.simple_p.flexible {
    display: flex;
}
.newstyle.etiket .list-2rows p span.yellow.bold {
    width: 25px;
}
.newstyle.etiket .photoblock {
    display: flex;
    padding-top: 60px;
    padding-bottom: 20px;
}
.newstyle.etiket .photoblock1,
.newstyle.etiket .photoblock2 {
    width: 50%;
} 
.newstyle.etiket .photoblock1 {
    padding-right: 10px;
}
.newstyle.etiket .photoblock2 {
    text-align: right;
    padding-left: 10px;
}
.newstyle.etiket .photoblock2 img:last-child {
    padding-top: 30px;
}
@media (max-width: 1199px) {
    .newstyle.etiket .photoblock2 img:last-child {
        padding-top: 24px;
    }
}
@media (max-width: 979px) {
    .newstyle.etiket .photoblock2 img:last-child {
        padding-top: 20px;
    }
}
@media (max-width: 679px) {
    .newstyle.etiket .photoblock {
       display: block;
    }
    .newstyle.etiket .photoblock1,
    .newstyle.etiket .photoblock2 {
        width: 100%;
        text-align: center;
        padding: 0;
    } 
    .newstyle.etiket .photoblock img {
        max-width: 400px;
        width: 100%
    }
    .newstyle.etiket .photoblock2 img {
        padding-top: 20px;
    }
    .newstyle.etiket .list-2rows {
        display: block;
    }
    .newstyle.etiket .list-2rows div {
        width: 100%;
    }
}


/*menu*/
.fon-menu .nav-collapse_ .nav>li>a {
    font-size: 13.5px;
}
@media (max-width: 981px)
header .fon-menu .nav-collapse_ .nav>li>a {
    font-size: 11.5px;
}



/*new apadtive*/
.banner-certs {
    background-position: center;
}
.desconly {
  display: block;
}
.mobonly {
  display: none;
}
@media (max-width: 1199px){
  .banner-certs {
      background-position: center;
  }
  .bottom-section .video-block {
    background-image: url(/upload/interactive-cert/adaptive/940/adv_fone.png);
  }
  .bottom-section .sales-block .span3,
  .video-block .cert-block .span3 {
    width: 120px;
  }
  .bottom-section .sales-block .span6,
  .video-block .cert-block .span6 {
    width: 660px;
  }
  .video-block .advant-block .span2 {
    width: 205px;
  }
  .video-fone {
    background-image: url(/upload/interactive-cert/adaptive/940/video_fone.png);
    margin-bottom: 50px;
  }
  .video-fone.card {
    background-image: url(/upload/interactive-cert/adaptive/940/video_fone.png);
    margin-bottom: 20px;
  }
  .video-play {
    padding: 115px 0;
  }
  #content.mainsection .slogan-text {
    width: 75%;
  }
  .main-block-items.desconly .item {
    min-height: 340px;
  }
  #content.mainsection .del-pay .slogan-text {
    width: 90%;
  }
  .newstyle .advantage .adv .advimg {
    float: none;
    height: 50px;
    padding-right: 20px;
    text-align: center;
    width: 100%;
    padding-bottom: 20px;
  }
  .newstyle .advantage .adv .advtext {
    max-width: 660px;
    min-height: 60px;
    color: #fff;
    text-align: center;
    width: 100%;
    margin-left: 0;
  }
  .bottom-section .certificates.adv,
  .middleblocks.second.del-pay.adv {
    display: none;
  }
  .row.interactive-cert-block {
      display: none;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .bottom-section .sales-block .span3,
  .video-block .cert-block .span3 {
    width: 88px;
  }
  .bottom-section .sales-block .span6,
  .video-block .cert-block .span6 {
      width: 532px;
  }
  .video-block .advant-block .span2 {
      width: 155px;
  }
  .main-block-items.desconly {
    padding: 40px 0 0;
  }
  .main-block-items.desconly .item {
    min-height: 300px;
  }
}
@media (max-width: 803px){
  .row.cert-nice .span12 {
      margin: 0 auto;
      width: 100%;
  }
}
@media (max-width: 767px) {
  .video-block .advant-block .span2 {
      width: 155px;
      float: left;
  }
  .bottom-section .video-block {
    padding: 40px 0;
    margin-bottom: 0;
  }
  .bottom-section .sales-block .span6, .video-block .cert-block .span6 {
    width: 100%;
  }
  .bottom-section .video-block .row.advant-block {
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
  }
  .ourservices-blocks .span3 p {
    margin-bottom: 40px;
  }
  #content.mainsection .del-pay .slogan-text {
    width: 96%;
  }
  .main-block-items.desconly {
    padding: 40px 0 0;
  }
  .newstyle.cert-adv .advantage .adv .advtext {
    text-align: center;
    max-width: 300px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .row.cert-nice {
    margin: 0 auto;
    width: 80%;
  }
  .desconly {
    display: none;
  }
  .mobonly {
    display: block;
    /*width: 80%;*/
    margin: 0 auto;
    padding-top: 20px;
  }
  .bottom-section #owl-rec1 {
    padding-top: 10px;
  }
  .bottom-section #owl-rec1 .item {
      background-color: #1b1b1c;
      border: 1px solid #27241f;
      border-radius: 5px;
      box-shadow: 1em 1em 20px rgba(0, 0, 0, 0.3);
      margin: 0 0 40px;
  }
  .bottom-section #owl-rec1 .item p {
      text-align: center;
  }
  .bottom-section #owl-rec1 .item p.rt-name {
      color: #fff;
      font-size: 14px;
      font-weight: 600;
      padding-top: 30px;
      margin-bottom: 10px;
      min-height: 42px;
  }
  .bottom-section #owl-rec1 .item p.rt-price {
      color: #fff;
      padding-bottom: 10px;
  }

  .bottom-section #owl-rec1 .item p .btn.btn_ {
      background-color: #1b1b1c;
      color: #fff2b4;
      margin-top: 0;
    padding: 12px 25px 13px;
    margin-bottom: 15px;
  }
  .bottom-section #owl-rec1.owl-theme .owl-dots .owl-dot.active span,
  .bottom-section #owl-rec1.owl-theme .owl-dots .owl-dot:hover span {
    background: rgba(0, 0, 0, 0) url("/upload/newstyleimgs/pin-active.png") repeat scroll 0 0;
  }
  .bottom-section #owl-rec1.owl-theme .owl-dots .owl-dot span {
      background: rgba(0, 0, 0, 0) url("/upload/newstyleimgs/pin.png") repeat scroll 0 0;
      border: 1px solid #fff2b4;
      border-radius: 30px;
      height: 16px;
      width: 16px;
  }
}
@media (max-width: 720px) {
  .bottom-section .video-block {
    background-image: url(/upload/interactive-cert/adaptive/720/adv_fone.png);
  }
  .video-fone {
    background-image: url(/upload/interactive-cert/adaptive/720/video_fone1.png);
    margin-bottom: 50px;
  }
  .video-fone.card {
    background-image: url(/upload/interactive-cert/adaptive/720/video_fone1.png);
    margin-bottom: 20px;
  }
  .banner-certs h1,
  .banner-certs .descr_text,
  .banner-certs .button_title {
    text-align: center;
  }
  .descr_text
}
@media (max-width: 480px) {
  .video-fone {
    background-image: url(/upload/interactive-cert/adaptive/480/video_fone.png);
    margin-bottom: 50px;
  }
  .video-fone.card {
    background-image: url(/upload/interactive-cert/adaptive/480/video_fone.png);
    margin-bottom: 20px;
  }
  .bottom-section .sales-block {
    background-image: url(/upload/interactive-cert/adaptive/480/sale-fon.png);
  }
  .banner-certs {
    background-image: url(/upload/interactive-cert/adaptive/480/banner.png);
  }
}
@media (max-width: 340px) {
  .bottom-section .video-block .row.advant-block {
    display: block;
  }
  .video-block .advant-block .span2 {
    width: 100%;
    float: none;
    padding-bottom: 20px;
  }
  #content.mainsection .slogan-text {
    width: 95%;
  }
  .row.cert-nice {
    margin: 0 auto;
    width: 100%;
  }
  .bottom-section .sales-block {
    background-position: right;
  }
  .bottom-section .bottom-textblock {
    padding-top: 0;
  }
  .banner-certs {
    background-image: url(/upload/interactive-cert/adaptive/320/banner.png);
  }
  .banner-certs h1 {
    padding: 0px 40px;
  }
  .banner-certs .descr_text {
    padding: 0 20px;
  }
  .bottom-section .video-block {
    background-size: auto 100%;
  }
}


/*podarok*/
.podarok {display: none}
.do768 {display: none;}
.ot768 {display: block;}
@media (max-width: 1199px) {
  .cert-block-text {display: none;}
  .podarok {display: block;}
  .newstyle .top-block.cert.podarok  {
      margin: 20px 0 0;
  }
  .podarok h4 {
      padding-bottom: 10px;
  }
  .podarok p {
      padding-bottom: 20px;
      text-align: left;
  }
  .podarok .introtext ul {
      padding-top: 10px;
      list-style-image: url(/upload/newstyleimgs/marker-point1.png)
  }
  .podarok .introtext ul li {
      padding-bottom: 20px;
      line-height: 24px;
      text-align: left;
  }
  .podarok .introtext ul li span {
      color: #b9b9b9;
      display: block;
  }
  .newstyle .podarok  #prev i, .newstyle .podarok #next i,
  .newstyle .podarok  #prev0 i, .newstyle .podarok #next0 i {
      padding: 20px 0;
  }
}
@media (max-width: 979px) {
  .podarok p {
      padding-bottom: 10px;
      text-align: left;
  }
  .podarok .introtext ul {
      padding-top: 0;
  }
  .podarok .introtext ul li {
      padding-bottom: 10px;
      line-height: 24px;
      text-align: left;
  }
  .newstyle .podarok  #prev i, .newstyle .podarok #next i,
  .newstyle .podarok  #prev0 i, .newstyle .podarok #next0 i {
      padding: 12px 0;
  }
}
@media (max-width: 767px) {
  .ot768 {display: none;}
  .do768 {display: block;}
  .podarok p {
    text-align: center;
  }
}
@media (max-width: 480px) {
  .ot768 {display: block;}
  .do768 {display: none;}
  .newstyle .podarok #prev i, 
  .newstyle .podarok #next i,
  .newstyle .podarok #prev0 i, 
  .newstyle .podarok #next0 i {
      padding: 0;
  }
  .newstyle .podarok #prev, .newstyle .podarok #next,
  .newstyle .podarok #prev0, .newstyle .podarok #next0 {
    height: 50px!important;
  }
  .newstyle .top-block .span6 {
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .newstyle .top-block .span6 > div {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 370px) {
 .newstyle .podarok #prev, .newstyle .podarok #next,
 .newstyle .podarok #prev0, .newstyle .podarok #next0 {
    height: 47px!important;
  }
}
@media (max-width: 350px) {
 .newstyle .podarok #prev, .newstyle .podarok #next,
 .newstyle .podarok #prev0, .newstyle .podarok #next0 {
    height: 45px!important;
  }
}
@media (max-width: 340px) {
 .newstyle .podarok #prev, .newstyle .podarok #next,
 .newstyle .podarok #prev0, .newstyle .podarok #next0 {
    height: 40px!important;
  }
}

.text-center {
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
}
.text-center-mob {
  display: none;
}
@media (max-width: 1199px) {
  .text-center-mob {
    display: block;
    text-align: center;
  }
}

.cert-sevice-info p {
    margin-bottom: 5px;
}
.newstyle .cert-sevice-info .btn.btn_ {
    margin-top: 10px;
}
.cert-sevice-info-bt {
    font-weight: 400px;
    color: #fff;
    font-style: 16px;
}
.cert-sevice-info-nt {

}
.newstyle.oplata .text-block p.prepay-text,
.link-rules-float {
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    text-align: left;
}
.newstyle.oplata .text-block p.prepay-text, .link-rules-float a {
    text-decoration: underline;
    color: #fff2b4;
}
.newstyle.oplata .text-block p.prepay-text, .link-rules-float a:hover {
    text-decoration: none;
    color: #fff;
}

.span6.newstyle .top-block {
    padding: 5px 20px;
}
.span6.newstyle .price_block,
.span6.newstyle .item_offers_price div {
  display: block;
  padding-bottom: 10px; 
}



/*contacts*/
.newstyle.kontakty h2 {
    padding-top: 40px;
}
.newstyle.kontakty .salon-block {
    border-bottom: 1px solid #555;
}
.newstyle.kontakty .kontaktyInfo-blocks {
    padding: 30px 0 50px;
}
.newstyle.kontakty .kontaktyInfo-blocks .span3,
.newstyle.kontakty .kontaktyInfo-blocks .span4 {
    text-align: center;
    padding-bottom: 10px;
}
.newstyle.kontakty .kontaktyInfo-blocks .span3 div,
.newstyle.kontakty .kontaktyInfo-blocks .span4 div {
    padding-top: 20px;
}
.newstyle.kontakty .kontaktyInfo_address {
    padding: 30px 0;
}
.newstyle.kontakty .kontaktyInfo_way {
    color: #b8b8b8;
    padding-left: 20px;
    font-size: 13px;
}
.newstyle.kontakty .kontaktyInfo_way img {
    width: 14px;
    margin-top: -3px;
    padding-right: 3px;
}
.newstyle.kontakty .rekviz {
    padding-bottom: 60px;
}
.newstyle.kontakty .rekviz p {
    color: #fff;
    margin-bottom: 10px;
}

.newstyle.kontakty .carousel-tmb {
    padding-top: 10px;
    height: auto;
  }
.newstyle.kontakty .carousel-tmb #owl-carousel-tmb {
    width: 100%;
    float: none;
}
.newstyle.kontakty .carousel-tmb #owl-carousel-tmb a:hover::after {
    content: '';
    background-image: url(/upload/newstyleimgs/search_icon_b.png);
    width: 36px;
    border-radius: 20px;
    height: 36px;
    position: absolute;
    z-index: 999;
    top: 44%;
    background-size: 36px 36px;
    left: 46%;
    background-repeat: no-repeat;
}
.newstyle.kontakty .carousel-tmb #owl-carousel-tmb a:hover {
    /*cursor: zoom-in;*/
}
.newstyle.kontakty .kontaktyMap {
    padding-top: 20px;
}
.newstyle.kontakty .carousel-tmb .owl-nav {
    display: flex;
    position: absolute;
    top: 42%;
    width: 100%;
    z-index: 0;
}
.newstyle.kontakty .carousel-tmb .owl-prev {
    margin-left: -20px;
    left: 0;
    position: absolute;
    opacity: 0.3;
}
.newstyle.kontakty .carousel-tmb .owl-next {
    right: 0;
    margin-right: -20px;
    position: absolute;
    opacity: 0.3;
}
.newstyle.kontakty .carousel-tmb .owl-prev:hover, 
.newstyle.kontakty .carousel-tmb .owl-next:hover {
    opacity: 1;
}

@media (max-width: 767px) {
    .newstyle.kontakty .kontaktyInfo_address {
        padding: 30px 20px;
    }
    .newstyle.kontakty .kontaktyInfo_way {
        padding-left: 0;
        display: block;
    }
    .newstyle.kontakty .rekviz {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.newstyle .masters-item {
  position: relative;
}
.newstyle .masters-item a {
    float: none; 
}

.newstyle .masters-item .master-name {
  text-align: center;
  font-size: 18px;
  color: #fff2b4;
  margin-top: 30px;
  margin-bottom: 0;
  padding: 0 20px;
}
.newstyle .masters-item .master-spec {
  text-align: center;
  font-size: 14px;
  color: #717171;
  padding: 0 20px;
}
.newstyle .masters-item .master-about {
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin-bottom: 0;
  padding: 0 20px;
}
.newstyle .masters-item .master-exp {
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin-bottom: 10px;
  padding: 0 20px;
}
.newstyle .masters-item .master-text {
  text-align: center;
  font-size: 14px;
  color: #fff;
  padding: 0 25px;
}
.newstyle .masters-item .master-link {
  margin-top: 85px;
  margin-bottom: 30px;
}
.newstyle .masters-item .master-link a {
  color: #fff2b4;
  text-decoration: underline;
  text-align: center;
  font-size: 14px;
  position: absolute;
  bottom: 30px;
  width: 100%;
}
.newstyle .masters-item .master-link a:hover {
  color: #fff2b4;
  text-decoration: none;
}

.newstyle.masters-block.row {
  margin-bottom: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.newstyle.masters-block.row > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}


.bottom-section .zapis-block {
    background-image: url("/masters/img/fon.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: auto;
    padding: 55px 0;
    width: 100%;
}
.bottom-section .zapis-block .span8 {
    text-align: center !important;
}
.bottom-section .zapis-block .span8 > h2 {
    font-size: 30px;
    text-align: center;
}
.bottom-section .zapis-block .subtitle {
    color: #fff2b4;
    font-size: 14px;
    line-height: 20px;
}
.bottom-section .zapis-block .zapis-text {
    color: #fff;
    padding: 10px 0 30px;
}

.bottom-section .zapis-block .write_us_masters_inputs {
    display: flex;
    justify-content: space-between;
}
.bottom-section .zapis-block .write_us_masters_inputs input {
    width: 43%;
    padding: 10px 20px;
    background-color: #1b1b1c;
    color: #fff;
    border: 1px solid #717171;
}
.bottom-section .zapis-block select[name='salon'] {
    width: 100%;
    padding: 10px 20px;
    height: 40px;
    margin-top: 15px;
    margin-bottom: 40px;
    background-color: #1b1b1c;
    color: #717171;
    border: 1px solid #717171;
}
.bottom-section .zapis-block .write_us_masters_inputs input:hover,
.bottom-section .zapis-block select[name='salon']:hover {
    box-shadow: 0 0.5em 10px rgb(0 0 0 / 25%);
}
.bottom-section .zapis-block .write_us_masters_inputs input:focus,
.bottom-section .zapis-block select[name='salon']:focus {
    border: 1px solid #fff2b4!important;
}
.bottom-section .zapis-block .btn.btn_ {
    box-shadow: 0 0.5em 10px rgb(122 122 122 / 75%);
}
.bottom-section .zapis-block .btn.btn_:hover {
    box-shadow: none;
    background-color: #fff2b4;
    color: #000;
}
@media (max-width: 1199px) {
  .bottom-section .zapis-block .write_us_masters_inputs input {
    width: 41%;
  }
}
@media (max-width: 979px) {
  .bottom-section .zapis-block .write_us_masters_inputs input {
    width: 39%;
  }
}
@media (max-width: 767px) {
  .newstyle.masters-block .masters-item img {
    margin: 0 auto;
  }
  .bottom-section .zapis-block .write_us_masters_inputs input {
    width: 42%;
  }
}
@media (max-width: 599px) {
  .bottom-section .zapis-block .write_us_masters_inputs input {
    width: 40%;
  }
}
@media (max-width: 499px) {
  .bottom-section .zapis-block .span8 > h2 {
    font-size: 26px;
    text-align: center;
  }
  .bottom-section .zapis-block .zapis-text {
    margin-bottom: 0;
  }
  .bottom-section .zapis-block .subtitle {
    padding-top: 20px;
  }
  .bottom-section .zapis-block .write_us_masters_inputs {
    display: block;
  }
  .bottom-section .zapis-block .write_us_masters_inputs input {
    width: calc(100% - 40px);
  }
  .bottom-section .zapis-block select[name='salon'] {
    margin-top: 0;
  }
}

/*sber*/
html body .sberbank__content {
    padding: 0!important;
    border: none!important;
}

html body .sberbank__payment-link,
html body button#payButton {
    background-image: none!important;
    background-color: #fff2b4!important;
    border: 1px solid #fff2b4!important;
    border-radius: 5px!important;
    box-shadow: 0 0.5em 10px rgb(122 122 122 / 75%)!important;
    color: #262427!important;
    font-size: 14px!important;
    font-weight: 100!important;
    margin-bottom: 15px!important;
    padding: 14px 0px!important;
    text-transform: none!important;
    width: 100%!important;
}
html body .sberbank__payment-link:hover,
html body button#payButton:hover {
    background-color: #1b1b1c !important;
    color: #fff2b4!important;
    box-shadow: none !important;
}

.nav-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.text-reviews {
    width: 60%;
    margin: 0 auto;
    padding-bottom: 40px;
}
.center {
    text-align: center!important;
}

.newstyle.reviews .row {
    display: flex;
    flex-wrap: wrap;
}
.newstyle.reviews .row .span6 {
    padding-bottom: 40px;
    position: relative;
}
.newstyle.reviews .row .span6  .top-block {
    height: 100%;
    position: relative;
    background-color: #262427;
}
.newstyle.reviews .row .span6  .top-block img {
    width: 100%;
    background-color: #111112;
}
.newstyle.reviews .row .span6  .top-block.hover {
    display: none;
    position: absolute;
    top: -5px;
    height: auto;
}
.newstyle.reviews .row .span6  .top-block .text-review {
    text-align: center!important;
    padding: 0 40px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -ms-line-clamp: 4;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    display: -webkit-box;
    display: box;
    word-wrap: break-word;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    margin-bottom: 40px;
}
.newstyle.reviews .row .span6:hover .top-block.hover {
    display: block;
    z-index: 999;
}
.newstyle.reviews .row .span6:hover .top-block.hover .text-review {
    display: block;
    margin-bottom: 80px;
    text-align: center!important;
}
.newstyle.reviews .row .span6 .top-block .author-review {
    color: #fff2b4;
    padding-top: 20px;
    text-align: center!important;
}
.newstyle.reviews .row .span6 .top-block .date-review {
    color: #717171;
    position: absolute;
    bottom: 10px;
    text-align: center!important;
    width: calc(100% - 80px);
}

@media (max-width: 479px) {
  .text-reviews {
     width: 100%;
  }
}
#content.mainsection.review {
    padding-bottom: 40px;
}
.reviews-form {
    background: #1f1e21 url(/upload/newstyleimgs/zayavka-fon.png) repeat scroll 0 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 60px 0 10px;
}
.yellow {
    color: #fff2b4;
}
.review-zag {
    font-size: 30px;
    line-height: 34px;
    color: #fff;

}
.reviews-form #write_us.review {
    color: #fff;
    width: 540px;
    background: none;
    padding: 30px 0;
}
.reviews-form #write_us.review input[type="text"],
.reviews-form #write_us.review textarea {
    width: 470px;
    background: none;
    border: 1px solid #555;
    font-style: normal;
    padding: 10px 20px;
    color: #fff;
    font-weight: 100;
}
.reviews-form #write_us.review .bluebutton-css33.js-submit.btn.btn_ {
    margin-top: 30px;
    box-shadow: 0 0.5em 10px rgb(122 122 122 / 75%);
}
@media (max-width: 579px) {
    .review-zag {
        font-size: 26px;
    }
    .reviews-form #write_us.review {
        width: auto;
    }
    .reviews-form #write_us.review input[type="text"], .reviews-form #write_us.review textarea {
        width: 250px;
    }
}

.moreinfo-block {
    padding: 60px 0;
}
.moreinfo-block h2,
.moreinfo-block p {
    text-align: center;
}
.moreinfo-block h2 {
    padding-bottom: 30px;
}
.moreinfo-block .span4 .fon-block {
    padding-top: 100px;
    padding-bottom: 1px;
}
.moreinfo-block .span4:nth-child(1) .fon-block {
    background: #1f1e21 url(/upload/newstyleimgs/moreinfo1.png) repeat scroll 0 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.moreinfo-block .span4:nth-child(2) .fon-block {
    background: #1f1e21 url(/upload/newstyleimgs/moreinfo2.png) repeat scroll 0 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.moreinfo-block .span4:nth-child(3) .fon-block { 
    background: #1f1e21 url(/upload/newstyleimgs/moreinfo3.png) repeat scroll 0 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.moreinfo-block .span4 .fon-block .text-block {
    padding: 40px 20px;
    background-color: #262427;
    margin: 40px;
}
.moreinfo-block .span4 .fon-block .text-block .moreinfo-title {
    color: #fff;
    font-size: 20px;
}
.moreinfo-block .span4 .fon-block .text-block .moreinfo-link a {
    color: #fff2b4;
}
.moreinfo-block .span4 .fon-block .text-block .moreinfo-link a:hover {
    color: #fff;
}

@media (max-width: 1199px) {
  .moreinfo-block .span4 .fon-block .text-block {
      margin: 10px;
  }
}
@media (max-width: 767px) {
  .moreinfo-block .span4 {
    padding-bottom: 20px;
  }
  .moreinfo-block .span4 .fon-block {
    max-width: 370px;
    margin: 0 auto;
  }
  .moreinfo-block .span4 .fon-block .text-block {
    margin: 20px;
  }
}



/*about*/
.main-content.mainsection.about .about-text-block {
    padding-bottom: 20px;
}
.main-content.mainsection.about .about-text-block p,
.main-content.mainsection.about .about-text-block .about-text-img {
    text-align: center;
    color: #fff;
}
.main-content.mainsection.about .about-text-block .about-text-img {
    padding-top: 20px;
    padding-bottom: 30px;
}
.main-content.mainsection.about .carousel-block {
    padding-bottom: 40px;
}
.main-content.mainsection.about .carousel-block .carousel-item {
    padding: 40px 0;
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
}
.main-content.mainsection.about .newstyle.masters-block {
    padding-top: 30px;
}

.bottom-section .newstyle.reviews.about {
    background-color: #1b1b1c;
    padding-top: 30px;
    padding-bottom: 30px;
}
.bottom-section .newstyle.reviews.about .row .span8 .top-block {
    height: 100%;
    position: relative;
    background: none;
    border: none;
    box-shadow: none;
}
.bottom-section .newstyle.reviews.about .row .span8 .top-block .author-review {
    color: #fff2b4;
    padding-top: 20px;
    text-align: center!important;
}
.bottom-section .newstyle.reviews.about .row .span8 .top-block p {
    text-align: center!important;
}
.bottom-section .newstyle.reviews.about .row .span8 .top-block img {
    background-color: #111112;
}
.bottom-section #owl-review_about.owl-theme .owl-dots .owl-dot span {
    background: rgba(0, 0, 0, 0) url(/upload/newstyleimgs/pin.png) repeat scroll 0 0;
    border: 1px solid #fff2b4;
    border-radius: 30px;
    height: 16px;
    width: 16px;
}
.bottom-section #owl-review_about.owl-theme .owl-dots .owl-dot.active span, 
.bottom-section #owl-review_about.owl-theme .owl-dots .owl-dot:hover span {
    background: rgba(0, 0, 0, 0) url(/upload/newstyleimgs/pin-active.png) repeat scroll 0 0;
}



.bottom-section .zapis-block {
    background-image: url(/upload/newstyleimgs/fon-zapis.png);
}
.moreinfo-block.about .span4:nth-child(1) .fon-block {
    background: #1f1e21 url(/upload/newstyleimgs/moreinfo2.png) repeat scroll 0 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.moreinfo-block.about .span4:nth-child(2) .fon-block { 
    background: #1f1e21 url(/upload/newstyleimgs/moreinfo3.png) repeat scroll 0 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.moreinfo-block.about .span4:nth-child(3) .fon-block {
    background: #1f1e21 url(/upload/newstyleimgs/moreinfo4.png) repeat scroll 0 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.card-item {
    position: relative;
}
.card-item span.sale_percent_mark {
    position: absolute;
    top: 5px;
    color: #fff;
    background-color: #000;
    border-radius: 50%;
    padding: 30px 10px;
    border: 2px solid #fff2b4;
    right: 10px;
    text-align: center;
}
span.sale_price {
    color: #b8b8b8;
    text-decoration: line-through;
}

@media (max-width: 979px) {
    .main-content .list-item .prices .price {
        font-size: 19px;
        line-height: 26px;
    }
}
@media (max-width: 767px) {
    .main-content .section_items {
        display: flex!important;
        grid-template-columns: 50% auto 50%!important;
        justify-items: center!important;
        align-items: flex-start!important;
        flex-wrap: wrap;
    }
    .main-content .section_items .list-item {
        max-width: 48%!important;
        padding: 1%;
    }
}

@media (max-width: 499px) {
    .main-content .section_items .list-item {
        display: block!important;
        max-width: 100%!important;
    }
    .main-content .img-indent {
        text-align: center;
    }
}



div#reviews_content {
    padding: 40px 0;
}
div#reviews_content h2 {
    padding-bottom: 20px;
}
div#reviews_content .no-reviews {
    color: #fff;
    padding-bottom: 10px;
}
div#reviews_content .askaron-reviews-new h3 {
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 10px 0;
    color: #fff;
}
div#reviews_content .askaron-reviews-new {
    font-family: Arial,​Helvetica,​sans-serif;
    font-size: 14px;
    color: #fff;
}
div#reviews_content .askaron-reviews-new .ask-note {
    color: #fff;
    font-size: 12px;
    margin-bottom: 10px;
}
div#reviews_content .askaron-reviews-for-element .ask-review .ask-name {
    color: #fff;
}
div#reviews_content .askaron-reviews-for-element .ask-review {
    color: #fff;
}
div#reviews_content .askaron-reviews-for-element .ask-review .ask-review-item .ask-text,
div#reviews_content .askaron-reviews-for-element .ask-review .ask-name span,
div#reviews_content .askaron-reviews-for-element-answer__text {
    color: #b8b8b8;
}
div#reviews_content .askaron-reviews-for-element .ask-review .ask-edit-link-block a {
    color: #fff2b4;
}
div#reviews_content .ask-grade-stars {
    margin-top: 10px;
}
div#reviews_content p.zag-form-review {
    font-size: 20px;
}
div#reviews_content .askaron-reviews-new .ask-button input[type="submit"] {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    border: 1px solid #fff2b4;
    border-radius: 5px;
    color: #fff2b4;
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 10px;
    text-transform: none;
    background-color: #fff2b4;
    color: #000;
    padding: 10px 25px 11px;
    margin-top: 0;
}
div#reviews_content .askaron-reviews-new .ask-button input[type="submit"]:hover {
    color: #fff2b4;
    background-color: #1B1B1C;
}
div#reviews_content .askaron-reviews-for-element-answer {
    background: none;
}
div#reviews_content .askaron-reviews-for-element .ask-not-active {
    background: none;
}

.aboutus .cert-block {
    padding-bottom: 0;
}
.tabs.salons-container {
    padding-top: 0;
    min-width: auto;
}
.tabs.salons-container > label {
    background: none;
}
.tabs.salons-container > input:checked+label {
    background: none;
    border-bottom: 1px solid #e6d694;
}
.tabs.salons-container .salon .name {
    margin: 10px 0;
    font-family: "Open Sans",sans-serif;
    font-weight: 800;
    font-size: 14px;
}
.tabs.salons-container .salon .name p {
    margin-bottom: 10px;
    text-align: left;
}
.tabs.salons-container .salon .address {
    border: none;
    margin-bottom: 0;
}
.tabs.salons-container .salon .address p {
    padding-top: 0;
    text-align: left;
    padding-bottom: 0;
    margin-bottom: 5px;
}
.tabs.salons-container .content-tab {
    padding-top: 60px;
    padding-bottom: 30px;
}
.map-hq {
  display: block;
}
.map-mq {
  display: none;
}
.map-sq {
  display: none;
}
@media (max-width: 1199px) {
  .map-hq {
    display: none;
  }
  .map-mq {
    display: block;
  }
  .map-sq {
    display: none;
  } 
}
@media (max-width: 979px) {
  .map-hq {
    display: none;
  }
  .map-mq {
    display: none;
  } 
  .map-sq {
    display: block;
  }
}
@media (max-width: 767px) {
  .map-hq {
    display: block;
  }
  .map-mq {
    display: none;
  }
  .map-sq {
    display: none;
  }
  .tabs.salons-container .content-tab .span3 {
    padding-bottom: 20px;
  }
}

.rt-descr {
    padding: 0 20px;
    text-align: center;
}

.bottom-section #owl-masters.owl-theme .owl-dots .owl-dot span,
.bottom-section #owl-certs.owl-theme .owl-dots .owl-dot span,
.main-block-items #owl-rt.owl-theme .owl-dots .owl-dot span {
    background: rgba(0, 0, 0, 0) url(/upload/newstyleimgs/pin.png) repeat scroll 0 0;
    border: 1px solid #fff2b4;
    border-radius: 30px;
    height: 16px;
    width: 16px;
}
.bottom-section #owl-masters.owl-theme .owl-dots .owl-dot.active span, 
.bottom-section #owl-masters.owl-theme .owl-dots .owl-dot:hover span,
.bottom-section #owl-certs.owl-theme .owl-dots .owl-dot.active span, 
.bottom-section #owl-certs.owl-theme .owl-dots .owl-dot:hover span,
.main-block-items #owl-rt.owl-theme .owl-dots .owl-dot.active span,
.main-block-items #owl-rt.owl-theme .owl-dots .owl-dot:hover span {
    background: rgba(0, 0, 0, 0) url(/upload/newstyleimgs/pin-active.png) repeat scroll 0 0;
}

.serts-ul li {
  padding-bottom: 0;
  margin-bottom: 1.8em;
}

/*--CAPTCHA--*/
div#reviews_content .askaron-reviews-new .ask-captcha img{float: none; padding-bottom:5px;}
div#reviews_content #captchaBlock{position:relative;}
div#reviews_content #captchaBlock #reloadCaptcha{font-size:20px;cursor:pointer;}
div#reviews_content #captchaBlock #whiteBlock{display:none; text-align:center; position:absolute; background-color:#FFF; width:180px; height:40px;}
div#reviews_content #captchaBlock #whiteBlock #loaderImg{margin-top:3px;}

/*FRISBY*/
.bottom-section .h2_top_line {
    font-size: 28px;
    line-height: 1.2em;
}

/*MAINSLIDER*/

#owl-mainslider .item {
    position: relative;
}
#owl-mainslider .item .info-slider .row {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    height: 100%;
}
#owl-mainslider .item .top_text {
    color: #fff2b4;
}
#owl-mainslider .item .title_text {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    line-height: 44px;
}
#owl-mainslider .item .descr_text {
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    padding-top: 15px;
    line-height: 1.25;
}
#owl-mainslider .item .button_title {
    padding-top: 45px;
}
#owl-mainslider .item .button_title a {
    background-color: #fff2b4;
    border: 1px solid #fff2b4;
    border-radius: 5px;
    box-shadow: 0 0.5em 10px rgba(122, 122, 122, 0.4);
    color: #262427;
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 15px;
    padding: 12px 40px;
    text-transform: none;
}
#owl-mainslider .item .button_title a:hover {
    background-color: #262427;
    color: #fff2b4;
}
#owl-mainslider .owl-dots {
    position: absolute;
    bottom: 5px;
    width: 100%;
}

@media (max-width: 979px) {
    #owl-mainslider .item .title_text {
        font-size: 30px;
        line-height: 36px;
    }
    #owl-mainslider .item .descr_text {
        font-size: 14px;
        line-height: 1.45;
    }
}

@media (max-width: 767px) {
    #owl-mainslider .item .span6:first-child {
        display: none;
    }
    #owl-mainslider .item .span6:last-child {
        display: block;
    }
    #owl-mainslider .item .span6 {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    #owl-mainslider .item .top_text,
    #owl-mainslider .item .title_text,
    #owl-mainslider .item .descr_text,
    #owl-mainslider .item .button_title {
        text-align: left!important;
    }
}

@media (max-width: 320px) {
    #owl-mainslider .item .span6 {
        width: 100%;
        padding-left: 30px;
        padding-right: 10px;
    }
}

/*SPEC*/
.bottom-section.spec .zapis-block {
    background-image: url(/spec/newstyle/spec-fon.png);
}
.bottom-section.spec .zapis-block .write_us_masters_inputs input:placeholder-shown,
.bottom-section.spec .zapis-block select {
    background-color: rgba(27,27,28,0.75);
}
.bottom-section.spec .zapis-block .write_us_masters_inputs input:hover,
.bottom-section.spec .zapis-block .write_us_masters_inputs input:active,
.bottom-section.spec .zapis-block select:hover,
.bottom-section.spec .zapis-block select:active {
    background-color: rgba(27,27,28,1);
}
.bottom-section.spec .zapis-block p a.yellow-link {
    color: #fff2b4;
}

.bottom-section.spec .moreinfo-block.about .item1 .fon-block {
    background: #1f1e21 url(/spec/newstyle/spec1.png) repeat scroll 0 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 1px;
}
.bottom-section.spec .moreinfo-block.about .item2 .fon-block {
    background: #1f1e21 url(/spec/newstyle/spec2.png) repeat scroll 0 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 1px;
}
.bottom-section.spec .moreinfo-block.about .item3 .fon-block {
    background: #1f1e21 url(/spec/newstyle/spec3.png) repeat scroll 0 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 1px;
}
.bottom-section.spec .moreinfo-block.about .item4 .fon-block {
    background: #1f1e21 url(/spec/newstyle/spec4.png) repeat scroll 0 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 1px;
}
.bottom-section.spec .moreinfo-block.about .item5 .fon-block {
    background: #1f1e21 url(/spec/newstyle/spec5.png) repeat scroll 0 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 1px;
}
.bottom-section.spec .moreinfo-block.about .item6 .fon-block {
    background: #1f1e21 url(/spec/newstyle/spec6.png) repeat scroll 0 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 1px;
}
.bottom-section.spec .moreinfo-block .fon-block .text-block {
    padding: 40px 20px;
    background-color: #262427;
    margin: 40px;
}
.bottom-section.spec .moreinfo-block .fon-block .text-block .moreinfo-title {
    color: #fff;
    font-size: 20px;
}
.bottom-section.spec .moreinfo-block h2,
.bottom-section.spec .moreinfo-block p {
    text-align: center;
}
.bottom-section.spec .moreinfo-block .fon-block .text-block .moreinfo-link a {
    color: #fff2b4;
}
.bottom-section.spec  #owl-specs.owl-theme .owl-dots .owl-dot {
    padding-top: 20px;
}
.bottom-section.spec  #owl-specs.owl-theme .owl-dots .owl-dot span {
    background: rgba(0, 0, 0, 0) url(/upload/newstyleimgs/pin.png) repeat scroll 0 0;
    border: 1px solid #fff2b4;
    border-radius: 30px;
    height: 16px;
    width: 16px;
}
.bottom-section.spec  #owl-specs.owl-theme .owl-dots .owl-dot.active span,
.bottom-section.spec  #owl-specs.owl-theme .owl-dots .owl-dot:hover span {
    background: rgba(0, 0, 0, 0) url(/upload/newstyleimgs/pin-active.png) repeat scroll 0 0;
}
.main-block-items.actions-block {
    border-top: 1px solid #555;
}
.main-block-items.actions-block .spec-text {
    padding-bottom: 30px;
}
.main-block-items.actions-block p.rt-name {
    color: #fff2b4;
}
.main-block-items.actions-block .spec-textinfo {
    padding-left: 15px;
    padding-right: 15px;
}
.main-block-items.actions-block .item > p:last-child {
    bottom: 25px;
}
.main-block-items.actions-block .item > p:last-child a {
    color: #fff2b4;
    text-decoration: underline;
}

@media (max-width: 979px) {
    .main-content.spec h1,
    .main-content.spec h2 {
        text-align: center;
    }
}
@media (max-width: 576px) {
    .main-content.spec h1,
    .main-content.spec h2 {
        color: #fff;
        font-size: 26px;
        font-weight: 100;
        line-height: 34px;
        letter-spacing: 0px;
    }
}

#owl-mainslider .item .info-slider .tenyears .row {
    position: relative;
}
#owl-mainslider .item .tenyears .title_text {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
}
#owl-mainslider .item .tenyears .descr_text {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    padding-top: 15px;
    line-height: 1.35;
}
#owl-mainslider .item .tenyears .left-text10-top {
    font-size: 60px;
    color: #fff2b4;
    font-weight: bold;
    padding-top: 10px;
}
#owl-mainslider .item .tenyears .left-text10-bottom {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
}
#owl-mainslider .item .tenyears .right-text10 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    line-height: 2;
    line-height: 1.3;
}
#owl-mainslider .item .tenyears .link-style {
    color: #fff2b4;
    font-size: 16px;
    line-height: 20px;
    padding-top: 15px;
    line-height: 1.35;
    text-decoration: underline;
}


/*depozit*/
#content.mainsection.depozit .section_items {
    margin-bottom: 0;
}
#content.mainsection.depozit .newstyle .first-block {
    margin-top: 40px;
}
#content.mainsection.depozit .newstyle .dep-text.left {
    padding-left: 30px;
}
@media (max-width: 767px) {
  #content.mainsection.depozit .newstyle .dep-text.left {
      padding-left: 0;
  }
}
#content.mainsection.depozit .newstyle .dep-text .zag {
    font-size: 18px;
    color: #fff2b4;
    padding-top: 20px;
}
#content.mainsection.depozit .newstyle .dep-text .ul-block {
    margin-bottom: 20px;
}
#content.mainsection.depozit .newstyle .dep-text .ul-block p {
    margin-bottom: 0;
}
#content.mainsection.depozit .newstyle .dep-text .ul-block span {
    color: #fff2b4;
}
#content.mainsection.depozit .newstyle .dep-text a {
    color: #fff2b4;
    text-decoration: underline;
}
#content.mainsection.depozit .newstyle .dep-text a:hover {
    color: #fff2b4;
    text-decoration: none;
}

.main-content.bottom-section.depozit {
    padding-bottom: 0;
}
.main-content.bottom-section.depozit .dep-bottom-block {
    background-color: #1b1b1c;
}
.main-content.bottom-section.depozit .dep-bottom-block .dep-text.b1 {
    background-image: url('/upload/newstyleimgs/dep-b01.png');
    margin-left: 0;
    background-repeat: no-repeat;
    min-height: 330px;
    background-position: center;
    border-radius: 5px;
}
.main-content.bottom-section.depozit .dep-bottom-block .dep-text.b2 {
    background-image: url('/upload/newstyleimgs/dep-b02.png');
    background-repeat: no-repeat;
    min-height: 330px;
    background-position: right;
    border-radius: 5px;
}
@media (max-width: 1199px) {
    .main-content.bottom-section.depozit .dep-bottom-block .dep-text.b2 {
        background-position: center;
    }   
}
.main-content.bottom-section.depozit .dep-bottom-block .dep-text.b1 .span3 {
    margin-left: 0px;
    padding-top: 40px;
}
.main-content.bottom-section.depozit .dep-bottom-block .dep-text.b2 .span3 {
    margin-left: 15px;
    padding-top: 40px;
}
.main-content.bottom-section.depozit .dep-bottom-block .dep-text .span3 .zag {
    font-size: 18px;
    color: #fff;
    margin-bottom: 8px;
}
.main-content.bottom-section.depozit .dep-bottom-block {
    padding: 80px 0;
    margin-bottom: -42px;
}
.main-content.bottom-section.depozit .dep-bottom-block .zapis {
    background-color: #fff2b4;
    border: 1px solid #fff2b4;
    border-radius: 5px;
    box-shadow: 0 0.5em 10px rgb(122 122 122 / 75%);
    color: #262427;
    font-size: 14px;
    font-weight: 100;
    margin-bottom: 15px;
    padding: 8px 25px;
    text-transform: none;
    width: auto;
}
.main-content.bottom-section.depozit .dep-bottom-block .zapis:hover {
    box-shadow: none;
}
@media (max-width: 767px) {
    .main-content.bottom-section.depozit .dep-bottom-block .dep-links .span6 {
        padding-bottom: 20px;
    }
    .main-content.bottom-section.depozit .dep-bottom-block .dep-text .span3 {
        z-index: 3;
        position: relative;
    }
    .main-content.bottom-section.depozit .dep-bottom-block .dep-text.b2 .span3 {
        margin-left: 0;
    }
    .main-content.bottom-section.depozit .dep-bottom-block .dep-text {
        -webkit-background-size: cover;
        background-size: cover;
        position: relative;
    }
    .main-content.bottom-section.depozit .dep-bottom-block .dep-text:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0,0,0,.35);
        z-index: 2;
        display: block;
    }
}

.questions h4 img {
    margin-left: -10px;
    padding-top: 10px;
}
.questions .collapse_link {
    border-top: 1px solid #3f3c41;
}
.questions .span8 > div:first-child .collapse_link {
    border: none;
}
.questions .collapse_link:hover {
    color: #fff2b4;
    cursor: pointer;
}
.questions .collapse_link h4 {
    text-align: left;
}
.questions .collapse_link:hover h4 {
    color: #fff2b4;
    cursor: pointer;
    text-align: left;
}
.questions .collapse_block {
    padding-left: 50px;
    padding-right: 50px;
}
.questions .collapse_block p {
    margin-bottom: 30px;
    text-align: left;
}
.questions .collapse_block p:last-child {
    text-align: right;
}
@media (max-width: 479px) {
    .questions .collapse_block {
        padding-left: 0;
        padding-right: 0;
    }
}

#reviews_content .ask-review-item.service {
    font-size: 15px;
    margin-bottom: 14px;
    margin-top: 14px;
}
#reviews_content .ask-review-item.service a {
    color: #fff2b4;
    text-decoration: underline;
    font-size: 15px;
}
#reviews_content.reviews-adm .ask-review {
    border-bottom: 1px solid #999;
}


/*CERTS*/
.bottom-section.spec.certs .zapis-block {
    background-image: url(/certs/certs-fon.png);
} 
.serts-block {
  padding-top: 30px;
  padding-bottom: 30px;
}
.serts-block .top-block img {
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.serts-block .top-block,
.serts-block .top-block a {
    min-height: 373px;
}
.serts-block .top-block a div {
    position: relative;
}
.serts-block .top-block a:hover div:after {
    content: "";
    background: rgba(0,0,0,0.85);
    background-image: url(/certs/eye-cert.png);
    background-position: center;
    background-repeat: no-repeat;
    z-index: 9999;
    position: absolute;
    text-align: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
}


.lb-album{
 width: 900px;
 margin: 0 auto;
 font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
}
.lb-album li{
 float: left;
 margin: 5px;
 position: relative;
}
.lb-album li > a,
.lb-album li > a img{
 display: block;
}
.lb-album li > a{
 width: 150px;
 height: 150px;
 position: relative;
 padding: 10px;
 background: #f1d2c2;
 box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset;
 border-radius: 4px;
} 
.lb-album li > a span{
 position: absolute;
 width: 150px;
 height: 150px;
 top: 10px;
 left: 10px;
 text-align: center;
 line-height: 150px;
 color: rgba(27,54,81,0.8);
 text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
 font-size: 24px;
 opacity: 0;
 background:
 radial-gradient(
 center,
 ellipse cover,
 rgba(255,255,255,0.56) 0%,
 rgba(241,210,194,1) 100%
 );
 transition: opacity 0.3s linear;
}
.lb-album li > a:hover span{
 opacity: 1;
} 
.lb-overlay{
 width: 0px;
 height: 0px;
 position: fixed;
 overflow: hidden;
 left: 0px;
 top: 0px;
 padding: 0px;
 z-index: 9999999;
 text-align: center;
 background:
 radial-gradient(
 center,
 ellipse cover,
 rgba(255,255,255,0.56) 0%,
 rgba(241,210,194,1) 100%
 );
} 
.overlay-header p {
    text-align: left;
    padding: 16px 20px;
    margin: 0;
}
.lb-overlay a.lb-close {
    font-size: 15px;
    line-height: 26px;
    text-align: right;
    width: 15px;
    min-height: auto;
    padding: 18px 0;
    color: #b8b8b8;
    background-image: url(/certs/el-close.png);
    background-repeat: no-repeat;
    height: 15px;
    background-position: right;
    margin: auto 90%;
}
.lb-overlay a.lb-close:hover{
  background-image: url('/certs/el-close-hover.png');
}
.lb-overlay div{ 
    max-width: 800px;
    margin: 0 auto;
    background-color: #333;
    width: 100%;
    /*border: 1px solid #27241f;*/
}
.lb-overlay div.overlay-header { 
    display: flex;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.lb-overlay div.overlay-footer { 
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    position: relative;
}
.lb-overlay img{
 max-height: 100%;
 position: relative;
 opacity: 0;
 box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
 transition: opacity 0.5s linear;
}  
.serts-block .top-block .lb-overlay img {
  border-radius: 0;
}
.lb-prev, .lb-next{
 text-indent: -9000px;
 position: absolute;
 top: -32px;
 width: 24px;
 height: 25px;
 left: 50%;
 opacity: 0.8;
}
.lb-prev:hover, .lb-next:hover{
 opacity: 1;
}
.lb-prev{
 margin-left: -30px;
 background: transparent url(/bitrix/templates/tai_mp/../images/arrows.png) no-repeat top left;
}
.lb-next{
 margin-left: 6px;
 background: transparent url(/bitrix/templates/tai_mp/../images/arrows.png) no-repeat top right;
} 
.lb-overlay:target {
    width: auto;
    height: auto;
    bottom: 0px;
    right: 0px;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: rgba(0,0,0,0.75);
}
.lb-overlay:target img,
.lb-overlay:target a.lb-close{
 opacity: 1;
}  
.serts-block .top-block .lb-overlay img {
    width: auto; 
    /*border-top-left-radius: 5px;*/
    /*border-top-right-radius: 5px;*/
    margin: 0 auto;
    /* vertical-align: middle; */
    /* display: inline-flex; */
}
.serts-block .top-block a.lb-prev {
    min-height: auto;
    padding: 0;
    margin: 0;
    top: 0;
    font-size: 14px;
    text-indent: initial;
    width: auto;
    height: 100%;
    /*content: "<";*/
    vertical-align: middle;
    display: inline-flex;
    padding: 0 20px;
    background-image: url('/certs/el-left.png');
    background-position: center;
}
.serts-block .top-block a.lb-next {
    min-height: auto;
    padding: 0;
    margin: 0;
    top: 0;
    font-size: 14px;
    text-indent: initial;
    width: auto;
    height: 100%;
    /*content: "<";*/
    left: auto;
    vertical-align: middle;
    display: inline-flex;
    padding: 0 20px;
    background-image: url('/certs/el-right.png');
    background-position: center;
}
.serts-block .top-block a.lb-prev:hover {
  background-image: url('/certs/el-left-hover.png');
}
.serts-block .top-block a.lb-next:hover {
  background-image: url('/certs/el-right-hover.png');
}

.sorting-elms {
    display: inline-block;
    text-align: left;
}
.sorting-elms a {
    padding: 0 0 0 10px;
}
.sorting-elms a.actived {
    color: #fff2b4;
    cursor: default;
    pointer-events: none;
}

/*smart filter*/
.main-content .bx_filter .bx_filter_section {
    background-color: #1b1b1c;
    border: 1px solid #27241f;
    border-radius: 5px;
    box-shadow: 1em 1em 20px rgb(0 0 0 / 30%);
    margin: 0px;
    background-image: none;
    margin-bottom: 40px;
}
.main-content .bx_filter .bx_filter_title {
    display: none;
}
.main-content .bx_filter .bx_filter_parameters_box_title {
    color: #fff;
    border-bottom: none;
}
.main-content .bx_filter .bx_filter_parameters_box_title:after {
    filter: invert(100%);
}
.main-content .bx_filter .bx_ui_slider_part span {
    text-shadow: none;
    color: #fff;
}
.main-content .bx_filter .bx_filter_search_button {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    border: 1px solid #fff2b4;
    border-radius: 5px;
    color: #fff2b4;
    font-size: 14px;
    font-weight: 100;
    margin-bottom: 10px;
    text-transform: none;
}
.main-content .bx_filter .bx_filter_search_button:hover {
    background-color: #fff2b4;
    color: #1b1b1c;
}
.main-content .bx_filter .bx_filter_search_reset {
    color: #fff2b4;
    font-weight: normal;
}
.main-content .bx_filter .bx_filter_search_reset:hover {
    color: #fff;   
}
.main-content .bx_filter .bx_ui_slider_pricebar_VN {
    background: none;
    background-color: #1b1b1c;
}
.main-content .bx_filter .bx_ui_slider_pricebar_V {
    background: none;
    background-color: #fff2b4;
}
.main-content .bx_filter .bx_filter_parameters_box_container .bx_filter_input_container {
  box-shadow: none;
}
.main-content .bx_filter .bx_filter_parameters_box_container .bx_filter_input_container input {
    background: #1b1b1c;
    box-shadow: none;
    color: #fff;
    font-size: 15px;
    text-align: center;
}
.main-content .bx_filter .bx_filter_parameters_box_title {
    display: inline;
}
.main-content .bx_filter .bx_filter_parameters_box_title:after {
    top: auto;
    bottom: 5px;
}
.main-content .bx_filter .bx_filter_block {
    padding-top: 10px;
}
.main-content .bx_filter .bx_filter_section {
    text-align: center;
}

@media (max-width: 1199px) {
  .main-content .span9 .section_items {
      display: grid;
      grid-template-columns: 50% auto;
      justify-items: center;
      align-items: flex-start;
  }
}
.show_more_items span {
    color: #fff2b4;
    border-bottom: 1px dotted #fff2b4;
    cursor: pointer;
}
.more_items {
    display: none;
}

.bx_sidebar {
    overflow: hidden;
}

.bx_filter .bx_filter_section {
    text-shadow: none;
    padding-top: 15px;
}
.bx_filter .bx_filter_button_box, 
.bx_filter .bx_filter_parameters_box {
    padding-top: 10px;
    text-align: left;
}


.section_items_sort {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.section_items_sort .grid-elms a.actived {
    color: #fff2b4;
}

.section_items.grid-1 {
    grid-template-columns: 100%!important;
}
.section_items.grid-1 .list-item .card-block {
    display: grid;
    grid-template-columns: 40% auto;
}
.section_items.grid-1 .list-item .card-block .card-info {
    padding-left: 15px;
}
.section_items.grid-1 .list-item .card-block .card-info .h4 {
    min-height: auto;
}
.section_items.grid-1 .list-item .card-block .card-info .prices {
    margin-top: 0;
}
.section_items.grid-1 .list-item .card-block .card-info .prices .price {
    font-size: 20px;
    margin-left: 0;
    line-height: 26px;
}
.section_items.grid-1 .img-indent img {
    width: 100%;
}

.section_items.grid-2 {
    grid-template-columns: 50% auto!important;
}
.section_items.grid-2 .img-indent img {
    width: 100%;
}

@media (max-width: 979px) {
    .section_items.grid-1 .list-item .card-block {
        grid-template-columns: 100%;
    }
    .section_items.grid-1 .list-item .card-block .card-info {
        padding-left: 0;
    }
}
@media (max-width: 767px) {
    .section_items.grid-1 {
        display: grid!important;
        grid-template-columns: 100%!important;
    }
    .main-content .section_items.grid-1 .list-item {
        max-width: 100%!important;
    }
    .section_items.grid-1 .list-item .card-block {
        grid-template-columns: 40% auto;
    }
    .section_items.grid-1 .list-item .card-block .card-info {
        padding-left: 10px;
    }
}
@media (max-width: 599px) {
    .section_items.grid-1 .list-item .card-block {
        grid-template-columns: 100%;
    }
    .section_items.grid-1 .list-item .card-block .card-info {
        padding-left: 0;
    }
}

.section_items_sort .grid-elms .grid-1 {
    background-image: url(/upload/newstyleimgs/grid1.png);
    width: 27px;
    height: 26px;
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 27px 26px;
}
.section_items_sort .grid-elms .grid-1.actived {
    background-image: url(/upload/newstyleimgs/grid1-active.png);
}
.section_items_sort .grid-elms .grid-2 {
    background-image: url(/upload/newstyleimgs/grid2.png);
    width: 27px;
    height: 26px;
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 27px 26px;
}
.section_items_sort .grid-elms .grid-2.actived {
    background-image: url(/upload/newstyleimgs/grid2-active.png);
}
.section_items_sort .grid-elms .grid-3 {
    background-image: url(/upload/newstyleimgs/grid3.png);
    width: 27px;
    height: 26px;
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 27px 26px;
}
.section_items_sort .grid-elms .grid-3.actived {
    background-image: url(/upload/newstyleimgs/grid3-active.png);
}

quote {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    font-style: italic;
    letter-spacing: 1.1px;
}

.newstyle .top-block .kontaktyMap.row .span5 {
    margin-left: 30px;
}
.how-walk a,
.how-walk a img {
    width: 100%;
}
@media (max-width: 1199px) {
  .newstyle .top-block .kontaktyMap.row .span5 {
       margin-left: 20px; 
  }
  .kontaktyMap.row .span5 {
      max-height: 285px;
      overflow: hidden;
  }
}
@media (max-width: 767px) {
  .newstyle .top-block .kontaktyMap.row .span5 {
       margin-left: 0; 
  }
  .kontaktyMap.row .span5 {
      max-height: 100%;
  }
}

.bottom-section.mainpage .main-block-items.actions-block {
    margin-top: 30px;
}
.bottom-section.mainpage .main-block-items.actions-block.part2 {
    padding-top: 0;
    border-bottom: 1px solid #555;
    border-top: none;
    margin-top: 0;
}
.content-tab .row.second-row {
    padding-top: 30px;
}
@media (max-width: 979px) {
    .content-tab .row.second-row {
        padding-top: 20px;
    }   
}
@media (max-width: 767px) {
    .content-tab .row.second-row {
        padding-top: 0;
    }   
}

.owl-carousel.owl-category {
    margin-bottom: 20px;
}
.owl-carousel.owl-category .owl-item img {
    border-radius: 50%;
}
.owl-carousel.owl-category .owl-item .h4 {
    font-size: 14px;
    text-align: center;
    color: #fff2b4;
}
.offers .offer > p.price_num {
  display: none;
}


.bottom-section .aboutus.tur3d {
    background: none;
    background-color: #1b1b1c;
    padding: 0;
}
.bottom-section .aboutus.tur3d .container {
    padding: 0 20px;
}  
.tur3d #content-tab1 {
    display: block;
}

.tur3d .tabs.salons-container .content-tab {
    display: block;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.tur3d .tabs.salons-container > input:checked+label {
    border: none;
}
.tur3d .tabs.salons-container > input:checked+label > div > p {
    color: #e6d694;
}
.tur3d .salons-container .salon:last-child {
    margin-left: 0;
}
.newstyle .masters-item .master-spec {
    color: #fff2b4;
}
.sticky-phones {
    display: none;
}

@media (max-width: 771px) {
  .pantone.favorites {
      text-align: center;
  }
}
.bx-auth.social {
    display: none;
}
.login_page {
    text-align: center;
}
.login_page input.input_text_style {
    margin: 0 auto;
}
.login_page ~ p {
    text-align: center;
}


@media (min-width: 771px) {
    header.p0.top0 {
        position: sticky;
        top: 0;
        z-index: 99999;
    }
    header.p0.top0.smaller .salon_select.span3,
    header.p0.top0.smaller .addresses.span3 {
        display: none;
    }
    header.p0.top0.smaller .fon-top .span3:first-child {
      width: 24%;
    }
    header.p0.top0.smaller .fon-top .span3:last-child {
      width: 40%;
    }
    header.p0.top0.smaller .fon-top .span6 {
      display: none;
    }
    header.p0.top0.smaller .buttons .shedule {
        width: 350px;
        max-width: inherit;
        float: right;
    }
    header.p0.top0.smaller .buttons .shedule a {
        display: inline;
        width: auto;
    }
    header.p0.top0.smaller .buttons .shedule a.zapis.ms_booking {
        margin-right: 20px;
    }
    header.p0.top0.smaller .logos img {
        max-width: 130px;
    }
    header.p0.top0.smaller .head_basket {
        padding: 16px 10px 16px 0;
    }
    header.p0.top0.smaller .sticky-phones {
        display: block;
        float: left;
        width: 28%;
    }
    header.p0.top0.smaller .fon-top .span3:first-child {
        width: 18%;
    }
    header.p0.top0.smaller .logos img {
        max-width: 115px;
    }
    header.p0.top0.smaller .sticky-phones {
        display: block;
        float: left;
        width: 34%;
    }
    header.p0.top0.smaller .fon-top .span3:last-child {
        width: 42%;
    }
    header.p0.top0.smaller .buttons .shedule {
        width: 250px;
    }

}

@media (min-width: 982px) {
    header.p0.top0 {
        position: sticky;
        top: 0;
        z-index: 99999;
    }
    header.p0.top0.smaller .salon_select.span3,
    header.p0.top0.smaller .addresses.span3 {
        display: none;
    }
    header.p0.top0.smaller .fon-top .span3:first-child {
      width: 17%;
    }
    header.p0.top0.smaller .fon-top .span3:last-child {
      width: 46%;
    }
    header.p0.top0.smaller .fon-top .span6 {
      display: none;
    }
    header.p0.top0.smaller .buttons .shedule {
        width: 350px;
        max-width: inherit;
        float: right;
    }
    header.p0.top0.smaller .buttons .shedule a {
        display: inline;
        width: auto;
    }
    header.p0.top0.smaller .buttons .shedule a.zapis.ms_booking {
        margin-right: 20px;
    }
    header.p0.top0.smaller .logos img {
        max-width: 130px;
    }
    header.p0.top0.smaller .head_basket {
        padding: 16px 10px 16px 0;
    }
    header.p0.top0.smaller .sticky-phones {
        display: block;
        float: left;
        width: 30%;
    }
}
.srbaa_favorites__icon-header {
    width: 32px;
    height: 32px;
    border: none;
    font-size: 32px;
    fill: none;
    stroke: #fff2b4;
    cursor: pointer;
}
.srbaa_favorites__icon-header:hover {
    opacity: 0.7;
}
.bottom-section .aboutus {
    background-size: cover;
}
.askaron-reviews-new {
    /*max-width: 700px;*/
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
}
.askaron-reviews-new .ask-field textarea {
    width: 95%;
    max-width: 100%;
    height: 55px;
    margin-right: 10px;
}
.askaron-reviews-new .ask-field textarea.ask-textarea-big {
    height: 150px;
    width: 95%;
}
.askaron-reviews-new p.zag-form-review {
    text-align: center;
}
.askaron-reviews-new .ask-grade {
    padding-left: 20px;
    justify-content: center;
}
.askaron-reviews-new .person .ask-field {
    text-align: left;
}
.askaron-reviews-new .person .ask-field > div {
    text-align: center;
}
.askaron-reviews-new .person .ask-field > input {
    width: 95%;
}
header.p0.top0 {
    z-index: 9999;
}
@media (max-width: 767px) {
  .askaron-reviews-new .ask-field textarea.ask-textarea-big {
    width: 95%;
    margin-left: 0;
  }
  .tur3d .tabs.salons-container .content-tab {
    padding-right: 0;
  }

}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
    z-index: 99999!important;
}
.mfp-wrap {
    z-index: 99999!important;
}
.bx-core-adm-dialog {
    z-index: 99999!important;
}
.tur3d .tabs.salons-container .content-tab.tab-photos {
    padding-bottom: 0;
}
.content-tab.tab-photos .section_items {
    /*grid-template-columns: 50% auto 50%;*/
}
.content-tab.tab-photos .section_items div {
    padding: 0 15px;
}
@media (max-width: 767px) {
  .footer-bottom.row iframe {
      width: 165px;
      height: 55px;
  }
}

div#action {
    width: 320px;
    margin: 0 auto;
    border-radius: 20px;
    background-color: #262427;
    position: relative;
}
div#action img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
#action div {
    display: block;
    padding-bottom: 40px;
}
#action p {
    padding: 35px 30px;
    font-size: 18px;
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 24px;
    padding-top: 8px;
    color: #fff;
}
#action p.big {
    font-size: 30px;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-top: 35px;
}

#action .btn_ {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff2b4;
    border-radius: 5px;
    color: #fff2b4;
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 10px;
    text-transform: none;
}
#action .btn.btn_ {
    background-color: #fff2b4;
    color: #000;
    padding: 12px 25px 13px;
    margin-top: 25px;
}
i.mfp-close.close {
    right: 10px;
    color: #fff;
    top: 10px;
    font-size: 20px;
    width: 24px;
    height: 24px;
    background: rgba(0, 0, 0, 0) url(/bitrix/templates/tai_mp/img/pop-close-2.png) no-repeat scroll 0 0;
}


.bottom-section.prices .container-info {
    padding: 30px 30px 0;
}
.bottom-section.prices .container-info .row_szorin {
    padding-bottom: 30px;
}
.bottom-section.prices .aboutus p,
.bottom-section.prices .aboutus li {
    text-align: left;
    padding-top: 0;
    color: #fff;
}
/*.bottom-section.prices .aboutus table.pantone {
    height: 315px;
    overflow-y: auto;
    display: block;
    scrollbar-width: thin;         
    scrollbar-color: #b8b8b8 #262427;   
}
.bottom-section.prices .aboutus table.pantone::-webkit-scrollbar {
  width: 10px;              
}
.bottom-section.prices .aboutus table.pantone::-webkit-scrollbar-track {
  background: #262427;      
}
.bottom-section.prices .aboutus table.pantone::-webkit-scrollbar-thumb {
  background-color: #b8b8b8;
  border-radius: 20px;      
  border: 3px solid #262427;
}
*/
table.pantone {
    font-size: 16px;
}
@media (max-width: 767px) {
  .prices .tur3d #content-tab1 {
    padding-right: 0;
  }
}


/* FLOATING */

.floating h1:after {
    content: '';
    display: block;
    margin: 15px 0 25px 0;
    width: 100%;
    height: 25px;
    background: transparent url(/upload/floating/title-decor.png) no-repeat center;
}
.row.float {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 0 20px;
    clear: both;
}
.row.float .span6 {
    padding: 30px 0;
}
.row.float .span6 h2 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.row.float .span6 p {
    padding: 0px 10px;
}
.row.float .span6 ul,
.stop_floating ul,
.row.float .span6 ol {
    padding: 0;
    margin: 0 0 20px 25px;
}
.row.howwork {
    padding: 40px 0;
    text-align: center;
}
.row.howwork img {
    padding-bottom: 10px;
}
.row.howwork p.howwork-title {
    color: #fff2b4;
    text-align: center;
    font-size: 20px;
    padding: 0px 40px;
}
.row.howwork p.howwork-text {
    text-align: center;
    padding: 0px 40px;
}
.float-intro p {
    text-align: center;
}


.main-content-float.bottom-section .certificates {
    padding: 40px 0;
}

/*whywe*/
/*.container-block {
    margin-top: 50px;
    margin-bottom: 50px;
}*/
.content-block-left {
    margin-right: 30%;
}
.content-title-decoration {
    text-align: center;
    color: #000;
}
.content-title-decoration::after {
    content: '';
    display: block;
    margin: 15px 0 25px 0;
    width: 100%;
    height: 25px;
    background: transparent url(/upload/floating/title-decor.png) no-repeat center;
}
.text-align-center {
    text-align: center;
}
.block-items {
    margin: 30px 0 calc(30px - 3%) -3%;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
}
.block-items h3 {
    color: #000;
    padding-top: 20px;
}
.page-main p, .page-main ul {
    line-height: 1.7;
    color: #000;
}
.block-items li {
    position: relative;
    margin: 0 0 3% 3%;
    min-height: 95px;
    overflow: hidden;
    color: #000;
}
.block-items.block-items2 li {
    flex-basis: 47%;
    max-width: 47%;
}
.stop_floating {
    margin-top: 80px;
    margin-bottom: 80px;   
}
.rules_floating {
    margin-top: 80px;
    margin-bottom: 80px;   
}
.rules_floating p {
  text-align: center;
}
/*studiya*/
.studiya {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}
.text-align-center {
    text-align: center;
}
.block-items {
    margin: 30px 0 calc(30px - 3%) -3%;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
}
.block-items li {
    position: relative;
    margin: 0 0 3% 3%;
    min-height: 95px;
    overflow: hidden;
}
.block-items.block-items4 li {
    flex-basis: 22%;
    max-width: 22%;
}
.block-items li.block-items-img {
    line-height: 0;
}
.reviews-floating {
    padding-top: 80px;
    padding-bottom: 80px;      
}
@media (max-width: 767px) {
   .content-block-left {
       margin-right: 0; 
  }
  .block-items h3 {
      font-size: 15px;
  }
}

.price-table-float {
    background-color: #1b1b1c;
    padding: 5px 20px;
    border: 1px solid #27241f;
    border-radius: 5px;
    box-shadow: 1em 1em 20px rgb(0 0 0 / 30%);
    margin: 0px;
    background-image: none;
    margin-bottom: 40px;
}


.main-page .main-content .item .btn_ {
    border: none!important;
    background: none!important;
    box-shadow: none!important;
    padding-top: 20px;
}


.rules-banner {
    background-size: cover;
    padding: 140px;
    margin-bottom: 10px;
}

.rules-banner h2 {
    text-shadow: 0 0 5px #3a3a3a;
    text-align: left;
}
ol.in-spa {
    list-style-type: none; 
    counter-reset: num;
    margin: 0 0 0 35px;
    padding: 15px 0 5px 0;
}
ol.in-spa li {
    position: relative;
    margin: 0 0 0 0;
    padding: 7px 0 40px 25px;
    min-height: 42px;
}
ol.in-spa li:before {
    content: counter(num);
    counter-increment: num;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: -26px;
    width: 20px;
    color: #fff;
    text-align: center;
    background-color: #0096d4;
    padding: 7px;
    border-radius: 50%;
}
ol.in-spa li:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 44px;
    left: -10px;
    width: 1px;
    height: 30px;
    border: 1px solid #0096d4;
    color: #fff;
    text-align: center;
    background-color: #0096d4;
}
ol.in-spa li:last-child:after {
    display: none;
}
@media (max-width: 979px) {
  ol.in-spa li:after {
    display: none;
  }
  .rules-banner {
    padding: 140px 20px;
  }
}

.salons-container.salons-main.clearfix {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.salons-main .salon {
  max-width: 32%;
}
@media (max-width: 979px) {
  .salons-container.salons-main.clearfix {
    justify-content: center;
  }
  .salons-main .salon {
    max-width: 48%;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .salons-container.salons-main.clearfix {
    justify-content: center;
  }
  .salons-main .salon {
    max-width: 370px;
    margin-bottom: 20px;
  }
}

span.share42-item:nth-child(3),
span.share42-item:nth-child(4),
span.share42-item:nth-child(5) {
    display: none!important;
}
@media (max-width: 440px) {
  footer .footer-bottom .span2 {
      text-align: center;
      padding-top: 20px;
  }
  footer .footer-bottom .span2 p {
      margin-bottom: 20px;
  }
}
p.salontitle.we-in-soc {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-bottom: 10px;
}



header .salon_selection_group .addresses > div.search-form {
    display: block;
    padding-top: 10px
}
header .salon_selection_group .addresses > div.search-form form {
    margin: 0;
}
header .salon_selection_group .addresses > div.search-form table {
    margin: 0;
    width: 100%;
}

header .salon_selection_group .addresses > div.search-form table tbody {
    display: flex;
    flex-wrap: wrap;
}
header .salon_selection_group .addresses > div.search-form table tbody tr:nth-child(1) {
    width: 75%;
}
header .salon_selection_group .addresses > div.search-form table tbody tr:nth-child(2) {
    width: 25%;
}
header .salon_selection_group .addresses > div.search-form table tbody tr td {
    width: 100%;
    display: block;
    text-align: left;
}
header .salon_selection_group .addresses > div.search-form table tbody tr td input {
    margin-bottom: 0;
}
header .salon_selection_group .addresses > div.search-form table tbody tr td input[type="text"] {
    width: calc(100% - 20px);
    display: block;
    max-width: 100%;
    color: #000;
    font-weight: 600;
}

header .salon_selection_group .addresses > div.search-form table tbody tr td input[type="submit"]  {
    background-color: #fff2b4;
    color: #262427;
    padding: 4px 12px;
    border: 1px solid #fff2b4;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 100;
    text-transform: none;
    box-shadow: 0 0.5em 10px rgb(122 122 122 / 75%);
}
header .salon_selection_group .addresses > div.search-form table tbody tr td input[type="submit"]:hover  {
    color: #fff2b4;
    background-color: #262427;
}

div.search-page input.search-button {
    font-size: 1.2em;
    padding: 4px 10px;
}

/*@media (max-width: 440px) {
  footer .footer-bottom .span2 {
    padding-top: 0;
  }
  p.footer_phone1 {
      margin: 0 0 31px 0!important;
  }
  p.footer_phone2 {
      margin: 0 0 31px 0!important;
  }
  p.footer_phone3 {
    margin: 0 0 31px 0!important;
  }
}
@media (max-width: 383px) {
  footer .footer-bottom .span2 {
    padding-top: 0;
  }
  p.footer_phone1 {
      margin: 0 0 54px 0!important;
  }
  p.footer_phone2 {
      margin: 0 0 31px 0!important;
  }
  p.footer_phone3 {
    margin: 0 0 31px 0!important;
  }
}
@media (max-width: 350px) {
  footer .footer-bottom .span2 {
    padding-top: 0;
  }
  p.footer_phone1 {
      margin: 0 0 54px 0!important;
  }
  p.footer_phone2 {
      margin: 0 0 54px 0!important;
  }
  p.footer_phone3 {
    margin: 0 0 31px 0!important;
  }
}
@media (max-width: 345px) {
  footer .footer-bottom .span2 {
    padding-top: 0;
  }
  p.footer_phone1 {
      margin: 0 0 54px 0!important;
  }
  p.footer_phone2 {
      margin: 0 0 54px 0!important;
  }
  p.footer_phone3 {
    margin: 0 0 51px 0!important;
  }
}*/
@media (max-width: 440px) {
  footer .footer-bottom .span2 {
    padding-top: 0;
  }
}

.bottom-textblock.mainpage .badge p {
  color: #000;
}
@media screen and (min-width: 0px) and (max-width: 479px) {
  .salons-map iframe {
      width: 100%;
      height: 300px; 
  }
}
.bt_blue.big.shadow,
.big.bt_blue {
    background-color: #fff2b4!important;
    color: #262427!important;
    padding: 2px 20px!important;
    border: 1px solid #fff2b4!important;
    border-radius: 5px!important;
    font-size: 16px!important;
    font-weight: 100!important;
    text-transform: none!important;
    box-shadow: 0 0.5em 10px rgb(122 122 122 / 75%)!important;
    height: auto;
    background-image: none;
}
.bt_blue.big.shadow:hover {
    color: #fff2b4!important;
    background-color: #262427!important;
}
.forgotpassword a {
    color: #fff2b4!important;
}
.bx_forgotpassword_page p a b {
    color: #fff2b4!important;
}
.bx_forgotpassword_page p {
    margin-top: 20px;
}
input[type="text"]:focus {
    border: 1px solid #fff2b4;
}

.bx_forgotpassword_page {
    text-align: center;
}
p font.errortext {
    text-align: center;
    display: block;
}
.bx_forgotpassword_page input.input_text_style {
    margin: 0 auto;
}
.login_page h2 {
    /*display: none;*/
}
.sale-order-link, .sale-order-history-link {
    color: #fff2b4!important; 
}

.subscribe-edit input[type="submit"], 
.subscribe-edit input[type="reset"], 
.subscribe-edit input[type="button"] {
    background-color: #fff2b4!important;
    color: #262427!important;
    padding: 2px 20px!important;
    border: 1px solid #fff2b4!important;
    border-radius: 5px!important;
    font-size: 16px!important;
    font-weight: 100!important;
    text-transform: none!important;
    box-shadow: 0 0.5em 10px rgb(122 122 122 / 75%)!important;
    height: auto;
    background-image: none;
}
.subscribe-edit input[type="submit"]:hover, 
.subscribe-edit input[type="reset"]:hover, 
.subscribe-edit input[type="button"]:hover {
    color: #fff2b4!important;
    background-color: #262427!important;
}
.soc-serv-main {
    display: none;
}
.bx_profile {
    text-align: center;
}
.bx_profile input[type="text"], .bx_profile input[type="password"] {
    padding: 14px 8px;
    margin: 0 auto;
}
.sale-order-list-title-container {
    background-color: #fff2b4!important;
}
/*.col-md-12.col-sm-12.sale-order-list-container,
.col-md-12.col-sm-12.col-xs-12.sale-order-list-title-container {
    display: block;
    width: 100%;
}*/
.sale-order-title {
    color: #fff;
    font-size: 18px;
}
/*.col-md-12.sale-order-list-inner-container {
    display: block;
    width: 100%;
}*/
a.sale-order-history-link,
.row.orders h3 {
    display: block;
    width: 100%;
    text-align: center;
}
@media all and ( min-width: 600px ) {

  .orders [class*="col-"] {
    display: block;
  }
}
.row.orders {
    margin-left: 30px;
}
.col-md-12.sale-order-list-inner-container .row {
    margin-left: 0;
}
.sale-order-list-payment-title {
  color: #fff;
}
.bx_pagination_bottom {
    margin-bottom: 30px;
}
.col-md-12.sale-order-list-inner-container .row a,
.register a {
  color: #fff2b4;
}
a.sale-order-list-button.ajax_reload {
  background-color: #fff2b4!important;
    color: #262427!important;
    padding: 2px 20px!important;
    border: 1px solid #fff2b4!important;
    border-radius: 5px!important;
    font-size: 16px!important;
    font-weight: 100!important;
    text-transform: none!important;
    box-shadow: 0 0.5em 10px rgb(122 122 122 / 75%)!important;
    height: auto;
    background-image: none;
}
a.sale-order-list-button.ajax_reload:hover {
    color: #fff2b4!important;
    background-color: #262427!important;
}
.col-md-12.col-sm-12.sale-order-list-accomplished-title-container .row,
.row.sale-order-list-inner-row {
  margin-left: 0;
}
.row.sale-order-list-inner-row a {
    color: #fff2b4;
}
.sale-order-list-accomplished-title-container {
  background-color: #fff2b4;
}
.sale-order-payment-change-pp-company.col-lg-3.col-md-4.col-sm-4.col-xs-6 {
    display: table;
}
.sale-order-payment-change-payment-title {
  color: #fff2b4;
}
.sale-order-list-payment-title, .sale-order-list-shipment-title {
  color: #fff;
}
h1.sale-order-detail-title-element {
  color: #fff;
}
.container-fluid.sale-order-detail .row {
  margin-left: 0;
}
.sale-order-detail-general-head {
  background-color: #fff2b4;
}
.sale-order-detail-general {
    border: 1px solid #fff2b4;
}
span.sale-order-detail-general-item {
  color: #000
}
.sale-order-detail-about-order-inner-container-name-detail, .sale-order-detail-about-order-inner-container-status-detail, .sale-order-detail-about-order-inner-container-price-detail,
.sale-order-detail-about-order-inner-container-list-item-element,
.sale-order-detail-payment-options-info-order-number, .sale-order-detail-payment-options-info-total-price,
.sale-order-detail-payment-options-methods-info-title, .sale-order-detail-payment-options-methods-shipment-list-item-title,
.sale-order-detail-total-payment-list-left-item,
.sale-order-detail-total-payment-list-right-item {
    color: #fff;
}
.sale-order-detail-about-order-inner-container-repeat-button {
    background-color: #fff2b4; 
    color: #000;
}
.bx_registration_page h2 {
  /*display: none;*/
}
.bx_registration_page {
    text-align: center;
}
.bx_registration_page .input_text_style {
  margin: 0 auto;
}
.bx_registration_page input.bt_blue.big.shadow {
  margin-bottom: 20px;
}
.bx_registration_page a {
  color: #fff2b4;
}


.slide-cont {
    position: relative;
}

.favorites-icon {
    position: absolute;
    z-index: 9;
    top: 5px;
}

.srbaa_favorites {
    border: none;
    margin-bottom: 10px;
    background: none;
}

.srbaa_favorites .srbaa_favorites__icon {
    width: 32px;
    height: 32px;
    border: none;
    font-size: 32px;
    fill: none;
    stroke: #fff2b4;
    cursor: pointer;
}
.favorites-icon:hover {
    opacity: 0.7;
}
.srbaa_favorites__icon-header {
    width: 32px;
    height: 32px;
    border: none;
    font-size: 32px;
    fill: none;
    stroke: #fff2b4;
    cursor: pointer;
}
.srbaa_favorites__icon-header:hover {
    opacity: 0.7;
}

.srbaa_favorites_added .srbaa_favorites__icon {
    fill: #fff2b4;
}

.sale-order-list-shipment-status {
    display: none;
}


.sale-order-list-inner-title-line {
    display: none!important;
}
.sale-order-list-shipment {
    display: none!important;
}

/*--CAPTCHA--*/
#captchaBlock{position:relative;}
#captchaBlock #whiteBlock{display:none; text-align:center; position:absolute; background-color:#FFF; width:180px; height:40px;}
#captchaBlock #whiteBlock #loaderImg{margin-top:3px;}
#reloadCaptcha{cursor: pointer;}

@media (min-width: 1200px) {
    .tur3d .salons-container {
        display: block; 
        flex-wrap: wrap;
    }
    .tur3d .tabs.salons-container .salon {
        width: 100%; 
        margin-right: 0; 
        margin-left: 0 !important;
    }
}
a#toTop {
    display: none !important;
}
p.sert_valid {
    line-height: 26px;
    padding-top: 0px !important;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}


@media (max-width: 440px) {
  .owl-theme .owl-dots {
      margin-left: 10px;
  }
  .bottom-section .certificates p.sert_valid {
    font-size: 16px;
  }
  .bottom-section .certificates h2 {
    font-size: 20px;
  }
}

.badge {
    max-width: 100vw;
}

header .nav-collapse_ .nav > li.sub-menu > a::before {
    height: 17px;
    right: -19px;
    margin-right: 10px;
}

.article-info-block {
    padding-bottom: 30px;
}
.article-info-block p {
    text-align: right;
    margin: 0;
    font-style: italic;
}
.inblogtable {
    width: 100%;
    overflow-x: auto;
}
table.inblog {
  margin-bottom: 20px;
}
table.inblog td {
    border: 1px solid;
    padding: 5px;
}
table.inblog tr:first-child td {
    font-weight: bold;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/sale.basket.basket.small/tpl_basket_mp_new/style.css?1762295761306 */
/* /bitrix/templates/tai_mp/components/bitrix/breadcrumb/eshop_adapt_certs/style.css?1762295761751 */
/* /bitrix/templates/tai_mp/styles.css?1787174810163087 */
