
* {
	outline: none;
	padding:0;
	margin:0;
}
html {
	min-height: 100%;
	background: #ffffff;
	font-size: 18px;
	font-family: "LatoRegular";
	width: 100%;
}
body {
	background: #fff;
	margin: 0;
	color: #67757c;
	font-weight: 300;
	font-size: 18px;
	font-family: "LatoRegular";
	width: 100%;
}
.wrap{
	width: 100%;
	position: relative;
}
.container_shelk{
	padding-left:20px;
	padding-right:20px;
}
.container_soc{
	padding-left: 10px;
	padding-right: 10px;
}
.container_soc div{
	margin-top: 30px;
	text-align: center;
}
.img_responsive{
	width: 100%;
	max-width: 100%;
	height: auto;
}
.box_flex{
	display: flex;
}
.box_flex_beetwen{
	justify-content:space-between;
}
.box_flex_flexend{
	justify-content:flex-end;
}
.box_flex_around{
	justify-content:space-around;
}
.box_flex_align_center{
	align-items:center;
}
.link_more{
	text-transform: uppercase;
	color: #6a2851;
	font-family: "LatoBold";
	font-size: 0.78rem;
}
.p-b-0{padding-bottom: 0px !important;}
.p-l-20{padding-left: 20px !important;}
.m-b-5{margin-bottom: 5px !important;}
.m-b-10{margin-bottom: 10px !important;}
.m-b-15{margin-bottom: 15px;}
.m-b-20{margin-bottom: 20px;}
.m-b-30{margin-bottom: 30px !important;}
.m-b-40{margin-bottom: 40px;}
.m-t-5{margin-top: 5px;}
.m-t-10{margin-top: 10px;}
.m-t-15{margin-top: 15px;}
.m-t-20{margin-top: 20px;}
.m-l-20{margin-left: 20px;}
.m-t-25{margin-top: 25px;}
.m-t-30{margin-top: 30px;}
.m-t-35{margin-top: 35px;}
.m-t-40{margin-top: 40px;}
.link_more:hover{
	text-decoration: none;
	color: #941d67;
}
.btn_bordo{
	display: inline-block;
	font-family: "LatoRegular";
	font-size: 0.67rem;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: #6a2851;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	color: #ffffff;
	text-transform:uppercase;
	padding: 10px 16px;
	border-radius:20px;
}
.btn_bordo:hover,
.btn_price:focus {
	text-decoration: none;
	background: #934883;
	color: #ffffff;
}
.btn_bordo:focus,
.btn_bordo.focus {
	outline: 0;
}
.btn_orang{
	display: inline-block;
	font-family: "LatoRegular";
	font-size: 0.67rem;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	background: #dcb198;
	color: #191919;
	text-transform:uppercase;
	padding: 10px 13px;
	border-radius:20px;
}
.btn_orang:hover,
.btn_orang:focus {
	text-decoration: none;
	background: #f2dcd1;
	color: #191919;
}
.btn_orang:focus,
.btn_orang.focus {
	outline: 0;
}

.mbtn{
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-transform:uppercase;
	padding: 10px 13px;
	border-radius:20px;
	color: #000000;
	font-family: "LatoRegular";
	font-size: 0.78rem;
	min-width: 156px;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	background: #dcb198;
	letter-spacing: 0.5px;
}
.mbtn:focus{
	outline: 0;
}
.mbtn:hover{
	text-decoration: none;
	background: #f2dcd1;
	color: #191919;
}
.mbtn-bordo{
	background: #6a2851;
	color: #fff;
}
.mbtn-bordo:hover{
	background: #c64f99;
	color: #fff;
}
.mbtn-block{
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 280px;
}

.txt_header{
	color: #6a2851;
	font-family: "Bradobrei";
	font-size: 1.22rem;
	text-align: center;
}
.bg_men3 .txt_header{
	color:#fff;
}
.txt_header_black{
	color: #000000;
	font-family: "Bradobrei";
	font-size: 0.9rem;
	text-align: center;
}
.bg_men2 .txt_header_black{
	color:#fff;
}
#header{
	width: 100%;
	position: fixed;
	z-index: 9999;
	top: 0px;
	left: 0px;
	background: #080105;
}

.h_rounded{
	display: block;
	position: absolute;
	width: 46px;
	height: 46px;
	bottom: -46px;
}
.left_rounded{
	left: 0px;
	background: url(../img/ico/left_rounded.png) no-repeat left center;
	background-size: contain;
}
.right_rounded{
	right: 0px;
	background: url(../img/ico/right_rounded.png) no-repeat right center;
	background-size: contain;
}

.f_rounded {
	display: block;
	position: absolute;
	width: 46px;
	height: 46px;
	top: -45px;
}
.left_bottom_rounded{
	left: 0px;
	background: url(../img/ico/left_bottom_rounded.png) no-repeat left center;
	background-size: contain;
}
.right_bottom_rounded{
	right: 0px;
	background: url(../img/ico/right_bottom_rounded.png) no-repeat right center;
	background-size: contain;
}


#header .container_shelk{
	height: 60px;
}
#button{
	width: 100%;
	position: fixed;
	z-index: 9999;
	bottom: 0px;
	left: 0px;
	background: #080105;
	padding-top: 5px;
	padding-bottom: 5px;
}
#button a span{
	display: inline-block;
	margin-right: 3px;
	margin-left: 3px;
}
#button img{
	width: 45px;
	height: auto;
}

#button .container_shelk{
	height: 50px;
	display: grid;
	grid-template-columns: 1fr 1.2fr;
	align-items: center;
}
#header .title_header,
#header .title_header a,
#header .title_header a:hover{
	font-family: "LatoLight";
	color: #fff;
	font-size: 0.75rem;
	text-align: center;
	line-height: 1.1;
	text-decoration: none;
}
#header .title_header a span{
	display: block;
}
#header .title_header a span:first-child{
	font-size: 0.90rem;
}
#header #call img{
	width: 45px;
	height: auto;
}
#header #btn-menu img{
	height: 32px;
	width: auto;
}

#button a{
	color: #fff;
	font-family: "LatoLight";
	font-size: 0.74rem;
}
#button .recordFrame{
	padding-left: 0px;
}

#button a:hover{
	text-decoration: none;
}
#uslugi{
	background: url("../img/_mobile/bg_wrap.jpg") left top repeat-x, #fef6f2;
	padding-top: 10px;
	padding-bottom: 30px;
	background-size: cover;
}
#slider .img-slide{
	min-height: 240px;
}
#slider .carousel {
	position: relative;
	overflow: hidden;
	max-height: 120vw;
}
#slider .carousel-indicators{
	bottom: 0px;
}
#slider .carousel-indicators li {
	background-color: rgba(242, 220, 209, 0.30);
	width: 11px;
	height: 11px;
	border-radius: 1000px;
}
#slider .carousel-indicators .active {
	background-color: #f2dcd1;
}
#slider .carousel-caption {
	top: 14px;
	width:70%;
	left: 30px;
	text-align: left;
}
#slider .carousel-caption h5{
	color:#fff;
	font-family: "Bradobrei";
	font-size: 1.18rem;
	margin-bottom: 20px;
	text-align: left;
}
#slider .carousel-caption p{
	color:#fff;
	font-family: "LatoRegular";
	font-size: 0.95rem;
	margin-bottom: 20px;
	text-align: left;
	line-height: 1.2;
}
#slider .carousel-control-next-icon, 
#slider .carousel-control-prev-icon {
	display: inline-block;
	width: 100px;
	height: 100px;
	background: transparent no-repeat center center;
	background-size: 100% 100%;
}
.btn_more_slide{
	display: inline-block;
	font-family: "Bradobrei";
	font-size: 0.72rem;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	background: none;
	color: #f2dcd1;
	border:2px solid #ad9892;
	padding: 9px 28px;
	border-radius:100px;
}
.btn_more_slide:hover,
.btn_more_slide:focus {
	text-decoration: none;
	background: #f2dcd1;
	border:2px solid #f2dcd1;
	color: #55183f;
}
.btn_more_slide:focus,
.btn_more_slide.focus {
	outline: 0;
}
.btn_more_slide img{
	margin-left: 10px;
}

.btn_more_tabs{
	display: inline-block;
	font-family: "Bradobrei";
	font-size: 0.67rem;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	background: none;
	color: #6a2851;
	border:2px solid #6a2851;
	padding: 10px 23px 7px 23px;
	border-radius:100px;
}
.btn_more_tabs:hover,
.btn_more_tabs:focus {
	text-decoration: none;
	background: #f2dcd1;
	border:2px solid #f2dcd1;
	color: #6a2851;
}
.btn_more_tabs:focus,
.btn_more_tabs.focus {
	outline: 0;
}
.btn_more_tabs img{
	margin-left: 10px;
}

#quest{
	padding-top: 30px;
	padding-bottom: 30px;
	background: url("../img/_mobile/bg_quest.jpg") no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
#quest.quest_shugart{
	background: url("../img/_mobile/bg_quest_shugart.jpg") no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding-bottom: 21px;
}
#quest.quest_lazer{
	background: url("../img/_mobile/bg_quest_lazer.jpg") no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding-bottom: 6px;
}
#quest.quest_vosk{
	background: url("../img/_mobile/bg_quest_vosk.jpg") no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding-bottom: 10px;
}
#quest.quest_men{
	background: url("../img/_mobile/bg_quest_men.jpg") no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding-bottom: 5px;
	margin-top: 21px;
}
#quest .box_item{
	margin-bottom: 6px;
    margin-top: 3px;
	padding-left: 16px;
    padding-right: 16px;
}
#quest .box_item .text{
	overflow: hidden;
}
#quest .box_item img{
	width: 36px;
	height: auto;
	float: left;
	margin-right: 10px;
	position: relative;
	top: 0px;
}
#quest .box_item .text p{
	color: #fff;
	font-family: "LatoLight";
	font-size: 0.95rem;
	line-height: 1.1;
}
#quest .box_item .text .title_quest{
	color: #fff;
	font-family: "LatoMedium";
	font-size: 1.07rem;
	line-height: 1;
	margin-bottom: 8px;
}
.quest_img_3{

}
#contact{
	margin-top: 0px;
	padding-top: 15px;
}

#contact_cvetok{
	padding-top: 0px;
	padding-bottom: 1px;
}
#contact .box_item{
	margin-bottom:1px;
	padding-top: 20px;
	display: flex;
}
#contact .contact_ico{
	width: 36px;
	margin-right: 15px;
	text-align: right;
}
#contact .contact_ico img{
	max-width: 36px;
	height: auto;
	margin-top: -10px;
}
#contact .contact_title,
#contact .contact_title a{
	color: #783b5f;
	font-family: "LatoRegular";
	font-size: 1.07rem;
	margin-bottom: 10px;
	line-height: 1;
}
.bg_men #contact .contact_title,
.bg_men #contact .contact_title a{
	color: #dcb198;
}
#contact .contact_text{
	color: #000000;
	font-family: "LatoLight";
	font-size: 0.94rem;
	margin-bottom: 0px;
	line-height: 1;
}

.bg_men #contact .contact_text{
	color:rgba(255,255,255,0.69);
}


#contact p.vdnx {
	color: #68274f;
	font-family: "LatoBold";
	font-size: 1rem;
	line-height: 1;
	margin-bottom: 0px;
	margin-top: 2px;
	margin-left: 48px;
}
#contact p.vdnx strong{
	font-weight: bold;
}

.filter{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url("../img/_mobile/slider/filter_slide.png") repeat-y;
}
.select_uslug{
	cursor: pointer;
	font-family: "Bradobrei";
	font-size: 1rem;
	color: #6a2851;
	border-bottom: 2px solid #dcb198;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
	position: relative;
}
.select_uslug img{
	float: right;
}
.select_uslug .select_li {
	position: absolute;
	left: 0px;
	top: 50px;
	background: #fff;
	width: 100%;
	text-align: left;
	padding-top:30px;
	cursor: default ;
}
.select_uslug .select_li p {
	margin-bottom: 30px;
	padding-bottom: 5px;
	padding-top: 2px;
	color: #dcb198;
	font-family: "Bradobrei";
	font-size: 1rem;
	cursor: pointer;
	padding-left: 56px;
}
.select_uslug .select_li p[data-src=u_shugar]{
	background: url(../img/ico/menu_saxar.png) no-repeat;
	background-size: contain;
	background-position-x: 17px;
}
.select_uslug .select_li p[data-src=u_vosk]{
	background: url(../img/ico/menu_vosk.png) no-repeat;
	background-size: contain;
	background-position-x: 15px;
}
.select_uslug .select_li p[data-src=u_men]{
	background: url(../img/ico/menu_men.png) no-repeat;
	background-size: contain;
	background-position-x: 15px;
}
.select_uslug .select_li p:hover{
	color: #6a2851;
}

.u_box .text p{
	color: #221e1f;
	font-size: 0.94rem;
	font-family: "LatoLight";
	text-align: left;
	text-indent: 15px;
	margin-top: 20px;
	margin-bottom: -14px;
	line-height: 1.1;
}
.u_box .wrap_btn a{
	display: inline-block;
	width: 136px;
}
.list_price p{
	color: #000000;
	font-family: "Bradobrei";
	font-size: 0.89rem;
	margin-top: 10px;
	margin-bottom: 10px;
}
.list_price p span{
	float: right;
	color: #6a2851;
	font-family: "LatoRegular";
	font-size: 0.98rem;
}
.list_price .line_cvetok{
	width: 100%;
	background: url("../img/_mobile/line_cvet.png");
	height: 61px;
}
.line_cvetok_full{
	width: 100%;
	background: url("../img/_mobile/line_cvet_full.png");
	height: 100px;
	background-repeat-x: repeat;
	background-repeat-y: no-repeat;
}

.list_price .switch_panel{
	background: #6a2750;
	min-height: 55px;
   padding-top: 7px;
   padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	display: flex;
	justify-content: center;
}
.switch_shugar{
	width: 320px;
	height: auto;
	position: relative;
	margin: 20px auto;
}
.switch_shugar img{
	width: 100%;
	height: auto;
}
.switch_shugar h5 {
	font-size: 1.2rem;
	font-family: "Bradobrei";
	color: #6a2750;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
.switch_shugar_men h5 {
	color: #fff;
}
.list_price .switch_panel .text_switch{
	margin-right: 15px;
	padding-top: 1px;
}
.list_price .switch_panel .text_switch p{
	color: #fff;
	font-family: "LatoLight";
	font-size: 0.77rem;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
}
.list_price .switch_panel .text_switch .text_switch_header{
	font-size: 0.9rem;
	margin-bottom: -5px;
}

#galery{
	padding:0px 0px 0px 0px;
}
#galery.about_galery{
	background: url(../img/_mobile/bg_shelk_1.png) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding-bottom: 0px;
}
#slider2{
	margin: 0px auto 20px auto;
	width: 100%;
	padding-left: 40px;
	padding-right: 40px;

}
#galery.about_galery #slider2{
	margin-bottom: 0px;
}
#slider2 .img-slide{
	height: auto;
	width: 100%;
	margin: auto;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	object-fit: cover;
}
#slider2 .carousel-item{
	width: 100%;
	height: auto;
	text-align: center;
	margin-bottom: 0px;
}
#slider2 .carousel {
	position: relative;
	overflow: visible;
}
#slider2 .carousel-indicators{
	bottom: 0px;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 6px;
}
#slider2 .carousel-indicators li {
	background-color: #6a285199;
	width: 11px;
	height: 11px !important;
	border-radius: 1000px;
	margin-right: 2px;
	margin-left: 2px;
}
#slider2 .carousel-indicators .active {
	background-color: rgb(106, 40, 81);
}

#slider2 .carousel-control-next-icon, 
#slider2 .carousel-control-prev-icon {
	display: inline-block;
	width: 22px;
	height: 60px;
	background: transparent no-repeat center center;
	background-size: 100% 100%;
}
#slider2 .carousel-control-prev-icon {
	background: url("/img/_mobile/arrow-slider/slider_left.png") no-repeat;
	background-size: contain;
}
#slider2 .carousel-control-next-icon {
	background: url("/img/_mobile/arrow-slider/slider_right.png") no-repeat;
	background-size: contain;
}
#slider2 .carousel-control-prev-icon:hover {
	background: url("/img/_mobile/arrow-slider/slider_left.png") no-repeat;
	background-size: contain;
}
#slider2 .carousel-control-next-icon:hover {
	background: url("/img/_mobile/arrow-slider/slider_right.png") no-repeat;
	background-size: contain;
}

.bg_men #slider2 .carousel-control-prev-icon {
	background: url("/img/_mobile/arrow-slider/slider_left_men.png") no-repeat;
	background-size: contain;
}
.bg_men #slider2 .carousel-control-next-icon {
	background: url("/img/_mobile/arrow-slider/slider_right_men.png") no-repeat;
	background-size: contain;
}
.bg_men #slider2 .carousel-control-prev-icon:hover {
	background: url("/img/_mobile/arrow-slider/slider_left_men.png") no-repeat;
	background-size: contain;
}
.bg_men #slider2 .carousel-control-next-icon:hover {
	background: url("/img/_mobile/arrow-slider/slider_right_men.png") no-repeat;
	background-size: contain;
}

#slider2 .carousel-control-next,
#slider2 .carousel-control-prev{
	opacity: 1;
	width: 12%;
	bottom: 30px;
}
#slider2 .carousel-control-next{
	right: -45px;
}
#slider2 .carousel-control-prev{
	left: -45px;
}


#slider3{
	margin-top: 20px;
	margin-bottom: 25px;
}
#slider3 .carousel {
	position: relative;
}
#slider3 .carousel-inner {
	position: relative;
	width: 95%;
	margin: 0px auto;
}
#slider3 .carousel-control-prev {
	left: 0px;
	opacity: 1;
	align-items: flex-start;
	top: 60px;
}
#slider3 .carousel-control-next {
	right: 0px;
	opacity: 1;
	align-items: flex-start;
	top: 60px;
}
#slider3 .carousel-indicators{
	bottom: -35px;
}
#slider3 .carousel-indicators li {
	background-color: #ead6c6;
	width: 11px;
	height: 11px;
	border-radius: 1000px;
}
#slider3 .carousel-indicators .active {
	background-color: #dfb69e;
}

#slider3 .carousel-control-next-icon, 
#slider3 .carousel-control-prev-icon {
	display: inline-block;
	width: 22px;
	height: 60px;
	background: transparent no-repeat center center;
	background-size: 100% 100%;
}
#slider3 .carousel-control-prev-icon {
	background: url("/img/_mobile/arrow-slider/slider_left.png") no-repeat;
	background-size: contain;
}
#slider3 .carousel-control-next-icon {
	background: url("/img/_mobile/arrow-slider/slider_right.png") no-repeat;
	background-size: contain;
}
#slider3 .carousel-control-prev-icon:hover {
	background: url("/img/_mobile/arrow-slider/slider_left.png") no-repeat;
	background-size: contain;
}
#slider3 .carousel-control-next-icon:hover {
	background: url("/img/_mobile/arrow-slider/slider_right.png") no-repeat;
	background-size: contain;
}
#slider3 .wrap_comment img{
	width: 100%;
	height: auto;
}
#slider3 .wrap_comment .ava_command{
	width: 180px;
	height: 180px;
	margin: 0px auto;
	overflow: hidden;
	border: 5px solid #fff;
	border-radius: 9999px;
	margin-bottom: 20px;
	background: #fff;
}
#slider3 .wrap_comment p{
	color: #221e1f;
	font-size: 0.94rem;
	font-family: "LatoLight";
	text-align: left;
	text-indent: 15px;
	margin-top: 20px;
	margin-bottom: -14px;
	line-height: 1.1;
}
#slider3 .wrap_comment p.user{
	color: #6a2750;
	font-family: "Bradobrei";
	font-size: 1.2rem;
	text-align: center;
	text-indent: 0px;
	line-height: 1;
   margin-bottom: 5px;
}
#slider3 .wrap_comment p.posit{
	color: #333;
	font-family: "LatoRegular";
	font-size: 1.05rem;
	text-align: center;
	padding-bottom: 11px;
   border-bottom: 3px solid #dcb198;
   text-indent: 0px;
	margin-bottom: 30px;
	margin-top: 3px;
}

#mobile_header{
	background: url("../img/_mobile/bg_mobile.jpg") center center no-repeat;
	background-size: cover;
	padding-top: 35px;
	padding-bottom: 40px;
}
#mobile_header h5{
	font-family: "Bradobrei";
	color:#fff;
	font-size: 1.11rem;
	margin-bottom: 10px;
}
#mobile_header h6{
	font-family: "LatoRegular";
	color:#fff;
	font-size: 0.89rem;
}
#mobile_header .wrap_header{
	padding-bottom:5px;
	border-bottom:1px solid #ad92a0;
	margin-bottom: 20px;
}
#mobile_header p{
	font-family: "LatoRegular";
	color:#fff;
	font-size: 0.78rem;
}
#mobile_footer{
	background: url("../img/_mobile/bg_shelk_1.png") left top no-repeat;
	padding-top: 21px;
	position: relative;
	background-size: cover;
}

.btn_more_app{
	display: inline-block;
	font-family: "Bradobrei";
	font-size: 0.72rem;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	background: none;
	color: #7a2351;
	border:2px solid #7a2351;
	padding: 5px 10px;
	padding-right: 5px;
	border-radius:100px;
}
.btn_more_app:hover,
.btn_more_app:focus {
	text-decoration: none;
	background: #7a2351;
	border:2px solid #7a2351;
	color: #fff;
}
.btn_more_app:focus,
.btn_more_app.focus {
	outline: 0;
}
.btn_more_app img{
	margin-left: 10px;
}
#mobile_footer div{
	margin-bottom: 12px;
}
#mobile_footer .btn_more_app{
	margin-bottom: 12px;
}
#mobile_footer .ruka{
	background: url("../img/_mobile/ruka.png") no-repeat;
	position: absolute;
	width: 154px;
	height: 277px;
	right: 0px;
	top: -34px;
}
#mobile_footer .last_btn_app{
	margin-bottom:60px;
}
#mobile_footer .text{
	margin-top: 30px;
}
#mobile_footer .text img{
	margin-bottom: 20px;
}
#mobile_footer .text p{
	font-size: 0.78rem;
	color: #221e1f;
	text-align: justify;
	margin-bottom: 10px;
	text-indent: 15px;
}
#otzivi{
	padding-top: 30px;
	padding-bottom: 15px;
	position: relative;
	margin-top: -12px;
}
#modalDirector{
	margin-top: 50px;
	margin-bottom: 50px;
}
#modalDirector .modal-header{
	border-bottom: none;
}
#modalDirector .modal-body{
	padding: 0px 15px;
	padding-bottom: 15px;
}
#modalDirector .modal-body p{
	color: #6a2851;
	font-family: "Bradobrei";
	text-align: center;
	font-size: 1.33rem;
	display: block;
	padding-bottom: 5px;
	line-height: 1;
	margin-top: -50px;
	padding-top: 35px;
}
#modalDirector .modal-body span{
	color: #010101;
	text-align: center;
	font-size: 0.89rem;
	display: block;
	padding-bottom: 5px;
	line-height: 1;
	margin-bottom: 15px;
}
#modalDirector .modal-body .input_box,
#modalDirector .modal-body .input_captha{
	padding: 5px 0px;
}
#modalDirector .modal-body .input_box label,
#modalDirector .modal-body .input_captha label{
	color: #6a2851;
	font-family: "Bradobrei";
	font-size: 1rem;
	margin-bottom: 0px;
}
#modalDirector .modal-body .input_box input,
#modalDirector .modal-body .input_box textarea{
	background: #fff;
	border:1px solid #dcb198;
	padding: 13px 16px;
	font-family: "LatoRegular";
	color: #332e34;
	font-size: 20px;
	display: block;
	width: 100%;
}
#modalDirector .modal-body .input_box input::placeholder,
#modalDirector .modal-body .input_box textarea::placeholder{
	font-family: "LatoThinitalic";
	font-size: 20px;
}
#modalDirector .modal-body .input_captha{
	font-size: 14px;
	font-family: "LatoRegular";
	color: #332e34;
}
#modalDirector .modal-body .input_captha img{
	width: 50%;
	margin-right: 5px;
}
#modalDirector .modal-body .input_captha input{
	background: #fff;
	border:1px solid #dcb198;
	padding: 13px 16px;
	font-family: "LatoRegular";
	color: #332e34;
	font-size: 20px;
	display: inline-block;
	width: 40%;
}
#modalDirector .modal-body button{
	width: 100%;
	display: block;
	font-family: "LatoRegular";
	font-size: 0.88rem;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	background: #f2dcd1;
	color: #191919;
	text-transform:uppercase;
	padding: 12px 43px;
	border-radius:25px;
	border: none;
	cursor: pointer;
	margin-top: 30px;
}
#modalDirector .modal-body button:hover,
#modalDirector .modal-body button:focus {
	text-decoration: none;
	background: #dcb198;
	color: #191919;
}
#modalDirector .modal-body button:focus,
#modalDirector .modal-body button.focus {
	outline: 0;
}
.modal-backdrop.show {
	opacity: .6;
	background: #54103a;
}
.modal-content{
	border-radius: 25px;
}
.btn_director{
	text-align: center;
}
.btn_director a{
	display: inline-block;
	font-family: "LatoRegular";
	font-size: 0.78rem;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	background: rgb(106, 40, 81);
	color: rgb(255, 255, 255);
	text-transform:uppercase;
	padding: 12px 25px;
	border-radius:25px;
}
.btn_director a:hover,
.btn_director a:focus {
	text-decoration: none;
	background: rgb(147, 72, 131);
	color: rgb(255, 255, 255);
}
.btn_director a:focus,
.btn_director a.focus {
	outline: 0;
}
.btn_director img{
	width: 56px;
	position: relative;
	top: -8px;
	margin-right: 15px;
}
#yandex_map{
	width:100%;
	height: 320px;
}
.foto_contact a{
	display: inline-block;
	width: 50%;
	margin: 0px;
	padding: 0px;
	margin-right: -5px !important;
	margin-left: 0px !important;
	position: relative;
}
.foto_contact_map a{
	display: inline-block;
	width: 33.33%;
	margin: 0px;
	padding: 0px;
	margin-right: -5px !important;
	margin-left: 0px !important;
	position: relative;
}
.foto_contact a img,
.foto_contact_map a img{
	width: 100%;
}
.foto_contact_map span,
.foto_contact span {
	width: 25px;
	height: 25px;
	border-radius: 100px;
	background: #fff;
	text-align: center;
	color: #6a2851;
	font-family: "LatoRegular";
	position: absolute;
	bottom: 5px;
	left: 2px;
	font-size: 13px;
	line-height: 25px;
}

#footer{
	padding-top:25px;
	padding-bottom:20px;
	background: url(../img/_mobile/righ_bg_footer.png) 109% 34% repeat-y, 
	url(../img/_mobile/left_bg_footer.png) -7% 50% repeat-y #77395d;
	margin-bottom: 40px;
}
.footer_men #footer{
	background: #77395d;
}
#footer .container_shelk{
	margin:0px auto;
	width: 230px;
	text-align: center;
	padding-bottom: 15px;
}
.footer_menu{
	margin-bottom:15px;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.footer_menu a{
	font-family: "LatoLight";
	text-transform: uppercase;
	color: #ffffff;
	font-size:0.78rem;
	display: inline-block;
	margin-bottom: 10px;
	opacity: 0.8;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	text-align: center;
}
.footer_menu a:hover{
	color: #fff;
}
.full_site:hover{
	color: #fff;
	text-decoration: none;
}
.full_site{
	font-family: "LatoLight";
	text-transform: uppercase;
	color: #fff;
	font-size: 0.78rem;
	display: inline-block;
	margin-bottom: 12px;
	opacity: 0.8;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	text-align: center;
}


#footer .footer_app{
	padding-bottom:0px;
	border-bottom:1px solid #ffffff;
}
#footer .footer_app p{
	color: #b594a8;
	font-size: 0.85rem;
	font-family: "LatoRegular";
	margin-bottom:15px;
	line-height: 1.1;
	text-align:center;
}
#footer .footer_app div a {
	margin: 0px 4px;
}
#footer .footer_app div a img {
	opacity: 0.7;
}
#footer .footer_app div a:hover img {
	opacity: 1;
}
#footer .footer_app div{
	text-align: center;
}
#footer .copyring{
	font-family: "LatoLight";
	color: #fff;
	font-size: 0.78rem;
	display: block;
	margin-bottom: 5px;
	opacity: 0.8;
	text-decoration: none;
	text-align: center;
	line-height: 1.3;
}
.copy_soc{
	text-align: center;
	margin-bottom: 25px;
	display: flex;
	justify-content: center;
	gap: 35px;
	align-items: center;
}
.copy_soc a{
	margin: 0px -10px;
	opacity: 1;
}
.copy_soc a:hover{
	opacity: 1;
}
.copy_soc img{
	width: 45px;
	height: auto;
}
#btn-menu{
	width:40px;
}
#menu {
	position: absolute;
	top: 44px;
	left: 0px;
	padding: 31px 60px 30px 28px;
	background: rgba(8, 1, 5, 0.79);
	border-radius: 0px 0px 34px 0px;
}
#menu hr{
	background: #dcb198;
	height: 0.8px;
}
#menu .ico{
	width: 29px;
	margin-right: 15px;
}
#menu .ico img{
	width: 40px;
}
#menu .ico-tire img{
	width: 13px;
	margin-right: 11px;
}
#menu .ico-tire{
	padding-left: 25px;
	margin-right: 10px;
}
#menu a{
	display: block;
	color: #ffffff;
	font-family: "Bradobrei";
	font-size:1rem;
	margin-bottom: 10px;
}
#menu a.link_menu{
	margin-bottom: 15px;
}
#menu a:hover{
	color: #dcb198;
	text-decoration: none;
}
#menu .dop_menu{
	font-family: "Lato Medium";
	font-size: 0.90rem;
	margin-bottom: 8px !important;
}
#page_price{
	margin-top:40px;
	padding-top: 20px;
}
#page_price .txt_header{
	font-size: 1.2rem;
}

.border_box_price{
	border-radius:25px;
	padding:9px;
	margin-bottom: 20px;
}
.box_price{
	border-radius:25px;
	padding: 15px 15px;
	border:1px solid #dcb198;
}
.box_bg_light{
	background: #ffffff;
}
.box_bg_yelov{
	background: #f2dcd1;
}
.box_bg_dark{
	background: #3c464d;
}
.box_price h5{
	font-size: 1rem;
	font-family: "Bradobrei";
	margin-bottom: 0px;
	color: #000000;
	padding-bottom: 11px;
	text-align: center;
	border-bottom: 1px solid #dcb198;
	margin-bottom: 20px;
}
.box_price.box_bg_dark h5{
	color: #fff;
}
.box_price .line{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
.clear{
	clear: both;
	display: block;
}
.box_price div{
	margin-bottom: 30px;
	clear: both;
}
.box_price .name{
	float: left;
	font-family: "Bradobrei";
	font-size: 0.84rem;
	color: #000000;
	margin-bottom: 10px;
	width: 44vw;
}
.box_price.box_bg_dark .name{
	color: #fff;
	margin-bottom: 13px;
}
.box_price .btn_bordo,
.box_price .btn_orang{
	font-size: 0.75rem;
	display: block;
	width: 100%;
}
.box_price .btn_orang{
	color:#333537;
	background: #edb392;
}

.box_price.box_shugart{
	background:url('../img/_mobile/bg_u_shugar.png') center 90% no-repeat;
}
.box_price.box_vosk{
	background:url('../img/_mobile/bg_u_vosk.png') center 93% no-repeat;
}
.spec_box .box_price .name{
	float: left;
	font-family: "Bradobrei";
	font-size: 0.88rem;
	color: #6a2851;
	margin-bottom: 13px;
	margin-right: 35px;
}
.spec_box .box_price.box_bg_dark .name {
	color: #fff;
}
.spec_box .box_price .text{
	float: left;
	font-family: "LatoRegular";
	font-size: 15px;
	color: #000000;
	line-height: 1.9;
	letter-spacing: 0px;
	margin-bottom: 40px;
}

.spec_box .box_price.box_bg_dark .text {
	color: #fff;
}
.box_price .price{
	float: right;
	font-family: "LatoRegular";
	font-size: 0.94rem;
	color: #6a2851;
}
.spec_box .box_price .price{
	float: right;
	font-family: "LatoBlack";
	font-size: 21px;
	color: #6a2851;
	text-align: right;
}
.spec_box .box_price.box_bg_dark .price {
	color: #fff;
}
.spec_box .box_price .price small{
	font-family: "LatoRegular";
	color: #6a2851;
	font-size: 12px;
	display: block;
	font-weight: normal;
}
.spec_box .box_price.box_bg_dark .price small{
	color: #fff;
}
.box_price.box_bg_dark .price{
	color: #fff;
}

.spec_box{
	margin-top: 52px;
}

.spec_box .box_price.box_bg_dark a{
	color: #6a2851;
	background: #f2dcd1;
}
.spec_box .box_price.box_bg_dark a:hover,
.spec_box .box_price.box_bg_dark a:focus {
	text-decoration: none;
	background: #dcb198;
	color: #6a2851;
}
.spec_box .box_price.box_bg_dark a:focus,
.spec_box .box_price.box_bg_dark a.focus {
	outline: 0;
}
.spec{
	width:293px;
	height:284px;
	margin:0px auto 0px auto;
	text-align: center;
	padding: 33px 34px;
	position: relative;
	left: -4px;
}
.spec h5{
	font-family: "EuropeBold";
	color:#6a2851;
	font-size:0.88rem;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.spec h5 span{
	font-family: "RupsterScriptFree";
	font-size: 1.2rem;
	text-transform: none;
}
.spec .name{
	font-family:"Bradobrei";
	color:#000000;
	font-size:0.88rem;
	margin-bottom: 3px;
	height: 90px;
}
.spec .name4{
	position: relative;
	top: -13px;
}
.spec .name5{
	position: relative;
	top: -13px;
}
.spec .name6{
	position: relative;
	top: -13px;
}
.spec .price{
	font-family:"LatoBlack";
	color:#6a2851;
	font-size:1.33rem;
	margin-bottom: 0px;
}
.spec .old_price{
	color:#6a2851;
	font-size:0.77rem;
	margin-bottom: 0px;
	line-height: 1.2;
}
.spec_light{
	background: url('../img/_mobile/bg_spec_light.png') no-repeat;
}
.spec_dark{
	background: url('../img/_mobile/bg_spec_dark.png') no-repeat;
}
.spec_dark h5,
.spec_dark .name,
.spec_dark .price,
.spec_dark .old_price{
	color: #fff;
}
#page_shugaring{
	margin-top:40px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#page_lazer,
#page_shugar,
#page_vosk{
	margin-top:40px;
	padding-top: 20px;
	padding-bottom: 0px;
}
#page_lazer{
	padding-bottom: 10px;
}



#page_shugaring2{
	background:url('../img/_mobile/bg_page_shugaring.png') center top no-repeat,#fef6f2;
	background-size: cover;
	padding-top: 20px;
	padding-bottom: 20px;
}
#page_shugaring2.bg_men2{
	background: #3c2132;
}
#page_shugaring3{
	padding-top: 20px;
	padding-bottom: 1px;
}

#page_shugaring.bg_men{
	background: url(../img/_mobile/bg_page_men.png) center top repeat-y;
	margin-top:40px;
	padding-top: 20px;
	padding-bottom: 0px;
}
.bg_men{
	background: url(../img/_mobile/bg_page_men.png) center top repeat-y;
	background-size: cover;
}
.header_uslugi{
	display: flex;
	justify-content: center;
	margin-top: 20px;
	margin-bottom: 10px;
	align-items: flex-end;
}
.price_box_men .header_uslugi{
	padding-bottom: 15px;
	border-bottom: 2px solid #783b5f;
	margin-bottom: 20px;
}
.header_uslugi img{
	display: inline-block;
	margin-right: 15px;
	width: 54px;
	height: 54px;
	object-fit: contain;
}
.header_uslugi span{
	text-align:center;
	font-size:1.22rem;
	font-family:"Bradobrei";
	color:#6a2750;
	line-height: 1.2;
	display: inline-block;
	position: relative;
	align-self: center;
	top: 3px;
}
.price_box_men .header_uslugi span{
	color: #ffffff;
}
.header_uslugi p{
	font-family: "LatoLight";
	color: #000000;
	font-size: 0.94rem;
	margin-bottom: 0px;
	line-height: 1;
}
.bg_men .header_uslugi p{
	color: #ffffff;
}
.price_box_men .header_uslugi p{
	color: #ffffff;
}

.bg_men .header_uslugi span{
	color:#fff;
}
.txt_info{
	padding-left: 10px;
	padding-right: 10px;
}
.txt_info_men{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	border-bottom: 3px solid #783b5f;
}
#page_shugaring3 .txt_info_men{
	border-bottom: 0px solid #783b5f;
	padding-bottom: 0px;
}
.txt_info p{
	color: #221e1f;
	font-size: 0.94rem;
	font-family: "LatoLight";
	text-align: left;
	text-indent: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.1;
}
.infoText{
	color: #221e1f !important;
	font-size: 0.94rem !important;
	font-family: "LatoLight" !important;
	line-height: 1.1 !important;
}

.bg_men3 .txt_info p,
.bg_men .txt_info p{
	color:rgba(255,255,255,0.69);
}
.txt_desc{
	overflow: hidden;
	max-height: 19em;
	position: relative;
}
.txt_desc::before{
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	height: 4em;
	background: -moz-linear-gradient(top,rgba(255,255,255,0) 0,#fef6f2 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),color-stop(100%,#fef6f2));
	background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fef6f2 100%);
	background: -o-linear-gradient(top,rgba(255,255,255,0) 0,#fef6f2 100%);
	background: -ms-linear-gradient(top,rgba(255,255,255,0) 0,#fef6f2 100%);
	background: linear-gradient(top,rgba(255,255,255,0) 0,#fef6f2 100%);
}
.bg_men .txt_desc::before,
.bg_men3 .txt_desc::before{
	background: -moz-linear-gradient(top,rgba(255,255,255,0) 0,#392030 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),color-stop(100%,#392030));
	background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,#392030 100%);
	background: -o-linear-gradient(top,rgba(255,255,255,0) 0,#392030 100%);
	background: -ms-linear-gradient(top,rgba(255,255,255,0) 0,#392030 100%);
	background: linear-gradient(top,rgba(255,255,255,0) 0,#392030 100%);
}
.more_desc{
	display: inline-block;
	margin: 10px 47%;
	cursor: pointer;
}
#page_about{
	margin-top: 40px;
	padding-top: 30px;
	padding-bottom: 10px;
	background: url(../img/_mobile/bg_about.png) center top no-repeat, #fef6f2 ;
}
#page_about .txt_header{
	font-size: 1.33rem;
	margin-top: 30px;
	margin-bottom: 15px;
}
#page_about p{
	text-indent: 15px;
	font-size: 0.77rem;
	color: #221e1f;
	margin-bottom: 25px;
}
#chart_about{
	background: url(../img/_mobile/bg_mobile.jpg) center top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 40px;
}
#chart_about .title{
	color: #ffffff;
	font-family: "Bradobrei";
	text-align: center;
	margin-bottom: 5px;
}
#chart_about .time{
	color: #ffffff;
	font-size: 1.66rem;
	font-family: "Bradobrei";
	text-align: center;
	margin-bottom: 25px;
}
#chart_about h5{
	color: #ffffff;
	font-size: 1.77rem;
	font-family: "LatoRegular";
	text-align: center;
	margin-bottom: 30px;
}
#chart_about div img{
	margin-right: 15px;
	height: 26px;
}
#chart_about div span{
	color: #ffffff;
	font-size: 1rem;
	font-family: "Bradobrei";
	text-align: center;
	margin-bottom: 1px;
	line-height: 1;
}
#personal{
	background: #fef6f2;
	-webkit-background-size: cover;
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 1px;
}
#personal .txt_header{
	font-size: 1.33rem;
	margin-bottom: 20px;
}
#personal .txt{
	color: #191919;
	text-align: center;
	line-height: 1;
	margin-bottom: 20px;
}
#slider3.slider_personal{
	margin-top: -10px;
}
#slider3 .wrap_user{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#slider3 .wrap_user img{
	border-radius: 100%;
	border: 5px solid #ffffff;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.39);
	max-width:170px;
	height: auto;
}
#slider3 .wrap_user .name{
	color: #68274f;
	font-family: "LatoBlack";
	font-size: 1.11rem;
	margin-bottom: 5px;
	margin-top: 10px;
}
#slider3 .wrap_user .desc{
	color: #221e1f;
	font-size: 0.88rem;
	margin-bottom: 10px;
}
#box_akcii{
	background: url(../img/_mobile/bg_about.png) no-repeat, rgb(254, 246, 242);
}
#box_akcii .text p{
	font-size: 0.78rem;
	color: #221e1f;
	text-align: justify;
	margin-bottom: 10px;
	text-indent: 15px;
}
#box_akcii .container_shelk{
	margin-top: 15px;
}
#box_akcii .container_shelk .btn_bordo{
	margin-bottom: 20px;
	margin-top: 0px;
}
#app_header{
	background: url(../img/_mobile/bg_app_header.jpg) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #ffffff;
	text-align: center;
}
#app_body{
	background: url(../img/_mobile/bg_app_body.jpg) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	color: #ffffff;
	padding-bottom: 20px;
	padding-top: 500px;
}
#app_header h5{
	font-family: "Bradobrei";
	font-size: 1.08rem;
	margin-bottom: 20px;
}
#app_header h6{
	font-family: "LatoMedium";
	text-transform: uppercase;
	font-size: 1rem;
	margin-bottom: 20px;
}
#app_header p{
	font-size: 0.82rem;
	margin-bottom: 20px;
	line-height: 1;
}
#app_header .container_shelk div{
	display: flex;
	justify-content: center;
}
#app_header .container_shelk div a{
	margin:0px 10px;
}

#app_body .box_item{
	margin-bottom:20px;
	margin-top: 20px;
	clear: both;
}
#app_body .box_item .text{
	overflow: hidden;
	height: 70px;
	display: table;
}
#app_body .box_item img{
	width: 70px;
	height: auto;
	float: left;
	margin-right: 10px;
}
#app_body .box_item .text p{
	color: #fff;
	font-family: "Bradobrei";
	font-size: 0.77rem;
	margin-bottom: 2px;
	display: table-cell;
	vertical-align: middle;
}
.son_wrapper { width: 150px; height: 150px; position: fixed; bottom: 0;right: 0; border:0px solid #e6c715; z-index:9999; } .son_wrapper a { text-decoration:none; } .son_circle { width:100px; height:100px; border-radius:250px; font-size:14px; font-family: Play, sans-serif !important; color:#fff; line-height:25px; text-align:center; background:#e6c715; } @keyframes son_outercircle { 0% { transform: scale(1,1) opacity: 1; } 80% { opacity: 0.8; } 100% { transform: scale(2,2); opacity: 0; } } .son_outercircle { z-index: -1000; position: absolute; width: 60px; height: 60px; border: 5px solid #e6c715; border-radius: 50%; animation: son_outercircle 2s infinite linear; margin-top: 15px ; margin-left: 15px ; }
.pechehod{
	width: 23px !important;
	margin-left: 4px;
	margin-right: 23px;
}
.modal-header .close{
	z-index: 50;
}
.overflow{
	overflow: hidden;
}

/*Переключатель*/
.onoffswitch {
    position: relative; width: 75px;
    top: 4px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border-radius: 50px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 32px; padding: 0; line-height: 32px;
    font-size: 15px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "-25%";
    padding-left: 10px;
    background-color: #EBB398; color: #6A2750;
}
.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 13px;
    background-color: #CCCCCC; color: #6A2750;
    text-align: right;
}
.onoffswitch-switch {
    display: block;
	 width: 22px;
	 height: 22px;
	 margin: 3.5px;
    background: #FFFFFF;
    position: absolute; top: 1px; bottom: 0;
    right: 43px;
    border: 2px solid #FFFFFF; border-radius: 50px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}
/*Переключатель*/
.price_tab{
	position: absolute;
	text-align: center;
}
.price_tab .title_price {
    color: #191919;
    font-size: 0.77rem;
    font-family: "LatoSemibold";
    margin-bottom: 5px;
    margin-top: 0px;
    line-height: 1;

}

#priceElectro .price_tab .title_price{
	text-transform: capitalize;
	font-size: 0.86rem;
	margin-bottom: 12px;
}
.price_tab .price {
	color: #6a2851;
	font-size: 0.86rem;
	font-family: "LatoRegular";
	margin-bottom: 3px;
	margin-top: 0px;
	line-height: 1;
}
#priceElectro .price_tab .price{
	color: #6a2851;
	line-height: 14px;
}
#priceElectro .price_tab .price small{
	font-size: 1.05rem;
	font-weight: bold;
}

.price_tab .price_sale {
	color: #999;
	font-size: 0.6rem;
	font-family: "LatoRegular";
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 1;
}
.tab_saxar_1 {
	width: 88px;
	top: 30px;
	right: 21px;
}
.tab_saxar_2 {
	width: 101px;
	top: 107px;
	right: 114px;
}
#priceElectro .tab_saxar_2{
	top: 93px;
}

.tab_saxar_3 {
	width: 100px;
    top: 179px;
    right: 15px;
}
.tab_saxar_4 {
	width: 104px;
	top: 304px;
   right: 77px;
}
#priceElectro .tab_saxar_1 {
	top: 27px;
}
#priceElectro .tab_saxar_3 {
	top: 177px;
}
#priceElectro .tab_saxar_4 {
	top: 294px;
}

.tab_men_1 {
	width: 98px;
	top: 32px;
	right: 11px;
}
.tab_men_2 {
	width: 101px;
	top: 110px;
	right: 98px;
}
.tab_men_3 {
	width: 117px;
	top: 191px;
	right: 15px;
}
.tab_men_4 {
	width: 126px;
	top: 296px;
	right: 71px;
}
#youtube{
	padding-top: 20px;
	padding-bottom: 20px;
}
.bg{
	background: url(../img/_mobile/bg_wrap.jpg) left top repeat-x, #fef6f2;
	background-size: cover;
}
.bg2{
	background: url('../img/_mobile/bg_page_men.jpg') center top no-repeat,#3c2132;
	background-size: cover;
}
.box_switch{
	margin:0px 0px;
}
.box_switch .btn_bordo, 
.box_switch .btn_orang
{
	font-size: 0.75rem;
	display: block;
	width: 90%;
}
.row_price_flex{
	display: flex;
	justify-content: space-between;
	align-items:baseline;
	margin-left: 0px;
	margin-right: 0px;
}
.row_price_flex .name{
	color: #080206;
	font-family: "LatoLight";
	font-size: 0.95rem;
}
.price_box_men .row_price_flex .name{
	color: rgba(255, 255, 255, 0.60);
}
.box_switch_men .row_price_flex .name{
	color: #fff;
	opacity: 1;
}
.row_price_flex .price{
	color: #6a2750;
	font-family: "LatoRegular";
	font-size: 1.01rem;
}
.price_box_men .row_price_flex .price{
	color: #dcb198;
}
.row_price_flex .price span{
	font-size: 0.95rem;
	font-family: "LatoLight";
}
.box_switch_men .row_price_flex .price{
	color: #ecb398;
}
.dotted_price_flex {
	flex-grow: 2;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 2px dotted #080206;
	opacity: 0.24;
}
.price_box_men .dotted_price_flex {
	border-bottom: 2px dotted #dcb198;
}
.box_switch_men .dotted_price_flex {
	border-bottom: 2px dotted #fcc7a3;
	opacity: 0.24;
}

.bg_star_sale{
	background: url(../img/_mobile/bg_star.png) center center no-repeat;
	height: 278px;
	margin-bottom: 18px;
	position: relative;
}
.bg_star_sale_men{
	background: url(../img/_mobile/bg_star_men.png) center center no-repeat;
}
.sale_1{
	background: url(../img/_mobile/sale_1.png) no-repeat;
	background-size: cover;
	width: 115px;
	height: 115px;
	position: absolute;
	top: 8px;
	left: 26px;
	text-align: center;
	padding-top: 15px;
}
.sale_1 p,
.sale_2 p{
	margin: 0px;
}
.list_price {
	margin-top: 10px;
}
.list_price p.sale_text {
	color: #191919;
	opacity: 0.9;
	font-size: 13px;
	font-family: "Bradobrei";
	line-height: 1.2;
	margin-bottom: 8px;
}
.list_price p.sale_sale {
	color: #6a2851;
	font-size: 15px;
	font-family: "Bradobrei";
	line-height: 1.2;
}
.list_price p.sale_proc {
	color: #6a2851;
	font-size: 30px;
	font-family: "Bradobrei";
	line-height: 1;
	font-weight: bold;
}

.list_price .sale_1 p.sale_proc{
	font-size: 26px;
}
.list_price .sale_2 p.sale_sale{
	font-size: 17px;
}
.list_price .sale_2 p.sale_text{
	font-size: 15px;
}
.sale_2{
	background: url(../img/_mobile/sale_2.png) no-repeat;
	background-size: cover;
	width: 136px;
	height: 136px;
	position: absolute;
	bottom: 0px;
	right: 27px;
	text-align: center;
	padding-top: 20px;
}
.header_men{
	top: 20px !important;
}
.yButton {
	display: none !important;
}
#welcom{
	margin-top: 60px;
	position: relative;
}
.header_img{
	width: 100%;
	height: auto;
}
.header_ico{
	position: absolute;
	right: 20px;
	z-index: 1;
	bottom: -10px;
}
.header_ico__img{
	width: 88px;
	height: 88px;
	border-radius: 100px;
	border: 2px solid #fff;
	outline: 2px solid #a56f99;
	object-fit: cover;
}
.header_ico__text{
	text-align: right;
	margin-right: 0.6rem;
	padding-top: 28px
}
.header_ico__str1{
	color: #ffffff;
	font-size: 1.1rem;
	font-family: "LatoBold";
	line-height: 1;
	margin-bottom: 4px;
}
.header_ico__str2{
	color: #ffffff;
	font-size: 0.9rem;
	font-family: "LatoMedium";
	line-height: 1;
}
.header_ico__str2 img{
	width: 19px;
	height: auto;
	display: inline-block;
	margin-right: 4px;
}
.grid-uslugi{
	display: grid;
	grid-template-columns: 1fr 1fr;
	margin-bottom: 20px;
}

.grid-uslugi__item{
	border-bottom: 3px solid #f2dcd1;
	padding: 8px 5px;
	color: #6a2851;
	font-size: 1.2rem;
	font-family: "Bradobrei";
	align-items: flex-end;
	justify-content: center;
	opacity: 0.4;
}
.grid-uslugi__item:nth-child(odd){
	justify-content: flex-end;
}
.grid-uslugi__item:nth-child(even){
	justify-content: flex-start;
}
.grid-uslugi__active{
	opacity: 1;
	border-bottom: 3px solid #dcb198;
}
.grid-uslugi__item img{
	height: 42px;
	width: auto;
	margin-left: 5px;
	margin-right: 5px;
}
.galery_grid{
	display: grid;
	grid-template-columns: 1fr 1fr;
}
.galery_grid img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#slider_top{
	margin: 10px auto 20px auto;
	position: relative;
}

#galery.about_galery #slider_top{
	margin-bottom: 0px;
}
#slider_top .img-slide{
	margin: auto;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.slider_header#slider_top .img-slide{
	object-fit: cover;
}
#slider_top .carousel-item{
	text-align: center;
}

#slider_top .carousel {
	position: relative;
	overflow: visible;
}
#slider_top .carousel-indicators{
	bottom: 0px;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 20px;
}
#slider_top .carousel-indicators li {
	background-color: #827d85;
	width: 11px;
	height: 11px !important;
	border-radius: 1000px;
	margin-right: 2px;
	margin-left: 2px;
}
#slider_top .carousel-indicators .active {
	background-color: #dbd9db;
}

#slider_top .carousel-control-next-icon,
#slider_top .carousel-control-prev-icon {
	display: inline-block;
	width: 28px;
	height: 83px;
	background: transparent no-repeat center center;
	background-size: 100% 100%;
}
#slider_top .carousel-control-prev-icon {
	background: url("/img/_mobile/arrow-slider/slider_left.png") no-repeat;
}
#slider_top .carousel-control-next-icon {
	background: url("/img/_mobile/arrow-slider/slider_right.png") no-repeat;
}
#slider_top .carousel-control-prev-icon:hover {
	background: url("/img/_mobile/arrow-slider/slider_left.png") no-repeat;
}
#slider_top .carousel-control-next-icon:hover {
	background: url("/img/_mobile/arrow-slider/slider_right.png") no-repeat;
}
#slider_top .carousel-control-next,
#slider_top .carousel-control-prev{
	opacity: 1;
	width: 12%;
	bottom: 30px;
}
#slider_top .carousel-control-next{
	right: -25px;
}
#slider_top .carousel-control-prev{
	left: -25px;
}

#slider_top .slider_top__text{
	position: absolute;
	bottom: 40px;
	left: 20px;
	right: 20px;
	font-family: "LatoMedium";
	font-size: 1.05rem;
	color: #ffffff;
	line-height: 1.2;
}
.grid_menu{
	display: grid;
	grid-template-columns: 1fr 1fr;
	margin-bottom: 20px;
	margin-top: 20px;
}

.grid_price{
	display: grid;
	grid-template-columns: 1fr 1fr;
	margin-bottom: 0px;
	gap: 20px;
}

.gap_20{
	gap: 20px;
}

.grid_menu_page .grid_menu__item
{
	text-align: center;
	color: #6a2750;
	font-family: "Bradobrei";
	font-size: 1.2rem;
	padding-bottom: 10px;
	border-bottom: 3px solid #dcb198;
	cursor: pointer;
	opacity: 0.4;
}
.grid_menu_page .grid_menu__item_not_js{
	text-align: center;
	color: #6a2750;
	font-family: "Bradobrei";
	font-size: 1.2rem;
	padding-bottom: 10px;
}
.grid_menu_page .grid_menu__item_not_js:nth-child(2){
	color: #0d0d0d;
}
.grid_menu_price .grid_menu__item{
	text-align: center;
	color: #000000;
	font-family: "LatoRegular";
	font-size: 0.82rem;
	padding-bottom: 10px;
	background: #dcb198;
	cursor: pointer;
	padding-top: 10px;
	opacity: 0.4;
}
.grid_menu_price .grid_menu__item:first-child{
	border-radius: 24px 0 0 24px;
}
.grid_menu_price .grid_menu__item:last-child{
	border-radius: 0 24px 24px 0;
}

.grid_menu__active{
	opacity: 1 !important;
}
.price_checkbox input[type=checkbox]{
	opacity: 0;
	display: none;
}
.price_checkbox label{
	width: 22px;
	height: 22px;
	border: 3px solid #e4ae92;
	border-radius: 4px;
	display: inline-block;
	margin-bottom: 0px;
	margin-right: 5px;
	line-height: 1;
}
.price_checkbox input[type=checkbox]:checked ~ label{
	background: #e4ae92;
}
.switch_price{
	background: #6a2750;
	width: 100%;
	padding: 13px 40px;
	margin-top: 0px;
	margin-bottom: 20px;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	opacity: 0.8;
}
.switch_price__text{
	color: #ffffff;
	font-family: "LatoThin";
	font-size: 0.82rem;
	letter-spacing: 0.5px;
}
.switch_price__calc{
	color: #ffffff;
	font-family: "LatoRegular";
	font-size: 1.27rem;
	margin-top: -2px;
	margin-bottom: 8px;
}
.switch_price__calc .rub{
	font-family: "LatoThin";
	font-size: 0.82rem;
	letter-spacing: 0.5px;
}
.switch_price__check{
	display: flex;
}
.switch_price__check-text{
	font-family: "LatoThin";
	color: #ffffff;
	font-size: 0.82rem;
	line-height: 1.2;
	margin-right: 10px;
	margin-top: 2px;
	letter-spacing: 0.5px;
}
.switch_price .onoffswitch-switch{
	background: #6a2750;
	border: 2px solid #6a2750;
}
.price_wrap{
	padding-bottom: 20px;
	background: url(../img/_mobile/bg_stars.png) no-repeat;
	background-position-x: 73%;
	background-position-y: 103%;
}
.price_box_men .price_wrap{
	background: url(../img/_mobile/bg_stars_men.png) no-repeat;
	background-position-x: 73%;
	background-position-y: 106%;
}
#faq{
	padding-top: 15px;
	padding-bottom: 1px;
}
#faq .faq_box{
	padding-left: 22px;
	border-left: 3px solid #dcb198;
	margin-bottom: 22px;
}
#faq .faq_title{
	color: #000000;
	font-family: "LatoRegular";
	font-size: 1.00rem;
	cursor: pointer;
	line-height: 1.2;
}
#faq .faq_text{
	color: #221e1f;
    font-size: 0.94rem;
    font-family: "LatoLight";
    text-align: left;
    text-indent: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.1;
}
#faq .faq_text p{
	text-indent: 16px;
	margin-bottom: 10px;
}
.price_box_men{
	padding-top: 5px;
	margin-top: 15px;
}
.wrap_img_page{
	text-align: center;
}
.wrap_img_page img{
	width: 350px;
	height: auto;
	margin-bottom: 10px;
}
.bg_men #slider2{
	padding-bottom: 20px;
	margin: 0px auto 0px auto;
}
.bg_men #galery{
	margin-top: 20px;
}
.url_anchor{
	display: block;
	height: 1px;
	position: relative;
	top: -40px;
}
.complex_wrap{
	background: #e5c6b2;
	padding: 20px 20px;
	margin-bottom: 10px;
	padding-left: 35px;
}
.name_complex{
	color: #000000;
	font-family: "LatoLight";
	font-size: 0.95rem;
}
.complexElectro .line_complex{
	line-height: 19px;
}
.dotted_complex{
	flex-grow: 2;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 2px dotted #ffffff;
	opacity: 0.24;
}
#priceElectro .price_wrap{
	background:none;
}
.price_complex{
	color: #6a2750;
	font-family: "LatoRegular";
	font-size: 1.01rem;
}
.price_complexText{
	font-family: "LatoLight";
}
.while_box .price_complex{
	color: #0d0d0d;
}
.price_complex span{
	font-size: 0.95rem;
	font-family: "LatoLight";
	display: inline-block;
	margin-left: 3px;
}
.line_complex{
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 21px;
}
.row_complex{
	margin-bottom: 10px;
}
.wrap_name_complex{
	position: relative;
}
.complexElectro .wrap_name_complex{
	max-width: 130px;
}
.complexElectro .line_complex{
	align-items: flex-end;
}
.wrap_name_complex .plus{
	position: absolute;
	display: block;
	width: 10px;
	height: 10px;
	left: -16px;
	top: -12px;
	color: rgba(255, 255, 255, 0.85);
}
.wrap_box{
	padding: 10px 20px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 15px;
}
.beg_box{
	background: #e5c6b2;
}
.while_box{
	background: #ffffff;
}
.wrap_box .name_complex{
	font-size: 0.85rem;
	line-height: 1.2;
	display: inline-block;
	text-transform: uppercase;
}
.fancybox-slide--video .fancybox-content{
	width: auto !important;
	height: auto !important;
}