

/* Start:/bitrix/templates/re_beauty/components/bitrix/menu/page-sidebar-menu2/style.min.css?17073917341135*/
.left_menu_ul{list-style:none;margin:0;padding:0;position:relative;background-color:#f8f9fb}ul.page-sidebar-left-menu{border:1px solid #eef1f4;background-color:transparent}ul.page-sidebar-left-menu>li{border-bottom:1px solid #eef1f4}ul.page-sidebar-left-menu>li:last-child{border:0}.left_menu_ul a:hover{background-color:#f8f9fb;text-decoration:none;color:#212121}.left_menu_ul.collapse a:hover{color:var(--prv_btn_color)}.left_menu_parent_link{display:flex;align-items:stretch}.left_menu_item{padding:20px 25px;display:block;color:#212121}.left_menu_item,.left_menu_dropdown_btn{transition-duration:0s}.left_menu_parent_link .left_menu_item{width:calc(100% - 50px);padding:20px 0 20px 25px}.left_menu_item_selected{font-weight:bold}.left_menu_dropdown_btn{width:50px;display:flex;align-items:center;justify-content:center;text-decoration:none}.left_menu_dropdown_btn .caret{display:inline-block;width:0;height:0;vertical-align:middle;border-right:6px solid transparent;border-left:6px solid transparent;border-bottom:5px solid #707070;border-top:0}.left_menu_dropdown_btn.collapsed .caret{border-top:5px solid #707070;border-bottom:0}
/* End */


/* Start:/bitrix/templates/re_beauty/components/bitrix/catalog.section/services_pink/style.css?17465291619088*/
h2{font-size: 1.85em!important;}
h3{font-size: 1.55em!important;}
h4,h5,h6{font-size: 1.35em!important;}
.services-description a{
	color: #e68dba;
    text-decoration: underline;
}
p.w {
    color: #ffffff;
}
.services-section>.container{position: relative;}
.sect_service_cnt{
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	height: 230px;
	overflow: hidden;
}
.sect_service_block {
	margin-bottom: 22px;
}

.sections_services {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.sect_service_cnt {
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    height: 130px;
    border-radius: 14px;
    overflow: hidden;
}
.sect_service_heading{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(33,33,33,.6);
	font-size: 1.0714285em;
	line-height: 1.2857142;
	color: #fff;
	padding: 16px 20px;
	transition: 0.9s;
    min-height: 70px;
    text-align: center;
}
.sect_service_bg{
	visibility: hidden;
	opacity: 0;
	background: var(--prv_interactive_color);
	height: 100%;
	z-index: 1;
	position: absolute;
	top: 182px;
	transition: top .3s, visibility .3s, opacity 10s;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 16px 20px;
	color: white;
	font-size: 1.0714285em;
	line-height: 1.2857142em;
}
.sect_service_desc{
	display: none;
	position: absolute;
	left: 20px;
	right: 20px;
	top: 0;
	bottom: 0;
	z-index: 2;
	margin: auto;
	color: #fff;
	align-items: center;
}

.service-detail__preview {
	background-color: #e60680;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-bottom: 30px;
	height: 300px;
	border-radius: 14px;
}
.services-section h1 {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 17px;
}
.service-detail__preview > .container2 > .row {
	margin-left: 30px;
	height: 300px;
	padding: 20px 0;
}
.service-detail__preview .btn {
	margin-bottom: 10px
}
@media (max-width: 767px) {
	.sections_services{
		margin-top: 40px;
	}
	.services_subheading{
		margin-bottom: 30px;
	}
	.container2.mob {
        padding-top: 280px;
    }
		    .news-detail__photogallery-image-block, .service-detail__preview {
        background-color: #e60680;
        background-position: top;
        background-repeat: no-repeat;
        background-size: contain;
        min-height: 550px;
    }
	    .services-section .service-detail__preview h1 {
        font-size: 1.4em;
    }
}
 @media only screen 
    and (device-width: 390px) 
    and (device-height: 844px) 
    and (-webkit-device-pixel-ratio: 3) { 
		.container2.mob {
        padding-top: 280px;
    }
		    .services-section .service-detail__preview h1 {
        font-size: 1.4em;
    }
	}
	
@media only screen
  and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2)
{ 
	    .services-section .service-detail__preview h1 {
        font-size: 1.2em;
    }
	.container2.mob {
        padding-top: 250px;
    }
}
@media (max-width: 479px) {
	.sections_services [class*="col-"]{width: 100%;}
	.services-section .service-detail__preview > .container2 > .row{
		margin: 5px;
		height: auto;
        padding: 0px 0;
		}
	.services-section .service-detail__preview h1{font-size: 1.4em;}
	.service-detail__preview p {max-height: 110px;overflow: hidden;}
	.container2.mob {
        /*padding-top: 280px;*/
		padding-top: 65vw;
    }

}





@media (min-width: 768px) {
	.service-detail__preview {
		background-color: #e60680;
		margin-bottom: 47px
	}
	.service-detail__preview .btn {
		margin-bottom: 20px
	}
}
.service-detail__price-list {
    overflow: auto;
    border-radius: 14px;
    max-width: 100%
}
.service-detail__price-list > table {
	width: 100%
}
.service-detail__price-list a {
    text-decoration: underline;
    font-weight: normal;
    color: #e68dba;
}
.service-detail__price-list > table td {
    text-indent: 15px;
}
.service-detail__price-list b {
    margin-left: -15px;
}
.service-detail__price-list > table td, .service-detail__price-list > table th {
	font-size: 1em;
	height: 60px;
	vertical-align: middle;
	padding: 0 20px;
	color: #212121;
	font-weight: normal
}
.service-detail__price-list > table td:nth-child(n+2), .service-detail__price-list > table th:nth-child(n+2) {
	text-align: center
}
.service-detail__price-list > table td:nth-child(n+2) {
	font-weight: bold;white-space: nowrap;
}
.service-detail__price-list thead > tr {
	background: #e60680;
}
.service-detail__price-list thead > tr > th {
	color: #fff
}
.service-detail__price-list tbody > tr:nth-child(2n+1) {
	background-color: #f8f9fb
}
.service-detail__prop-title {
	font-size: 1.85em;
	color: #212121;
	line-height: 1;
	margin: 60px 0 48px
}
@media (min-width: 768px) {
	.service-detail__price-list > table td, .service-detail__price-list > table th {
		font-size: 1.1428em;
		padding: 0 40px 0 30px
	}
}
.service-detail__preview-order-btn {
	margin-right: 38px
}
.news-detail__comments-form-button-show{
	text-align: right;
	margin-bottom: 30px;
}
.news-detail__comments-form-button-show a.collapsed .news-detail__comments-hide{
	display: none;
}
.news-detail__comments-form-button-show a:not(.collapsed) .news-detail__comments-show{
	display: none;
}
.news-detail__main-column{
	position: static!important;
}
.page-content p.news-detail__more-posts-title,
.page-content p.news-detail__comments-form-title,
.page-content p.news-detail__actions-title,
.page-content p.news-detail__prop-title{
	font-size: 1.8571em;
	color: #212121;
	line-height: 1;
	margin: 60px 0 48px;

}
.news-detail__photogallery-image-block-wrapper{
	width: 265px;
	height: 265px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
@media(min-width: 575px){
	.news-detail__photogallery-image-block-wrapper{
		width: 243px;
		height: 243px;
	}
}
@media(min-width: 768px){
	.news-detail__photogallery-image-block-wrapper{
		width: 330px;
		height: 330px;
	}
}
@media(min-width: 1200px){
	.news-detail__photogallery-image-block-wrapper{
		width: 265px;
		height: 265px;
	}
}
.news-detail__photogallery-image-block{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transition: 2s;
}
.news-detail__photogallery-image-block:hover{
	transform: scale(1.1);
	opacity: 0.8;
}
.news-detail__photogallery-image-block > a{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.news-detail__photogallery-image-block-col{
	padding: 0 10px 0 0!important;
	margin-bottom: 0px;
	overflow: hidden;
	position: relative;
}
.news-detail__videogallery .owl_btn-right a,.news-detail__videogallery .owl_btn-right a:focus,.news-detail__videogallery .owl_btn-left a,.news-detail__videogallery .owl_btn-left a:focus,
.news-detail__photogallery .owl_btn-right a,.news-detail__photogallery.owl_btn-right a:focus,.news-detail__photogallery .owl_btn-left a,.news-detail__photogallery .owl_btn-left a:focus{
	border: 0;
	font-size: 32px;
	padding: 0
}
.news-detail__videogallery .owl-prev,
.news-detail__photogallery .owl-prev{
	left: -48px
}
.news-detail__videogallery .owl-next,
.news-detail__photogallery .owl-next{
	right: -48px
}
.news-detail__videogallery .owl-next,.news-detail__videogallery .owl-prev,
.news-detail__photogallery .owl-next,.news-detail__photogallery .owl-prev{
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	font-size: 24px;
	padding: 0;
	margin: 0;
	background: none!important;
	outline: none!important
}
.news-detail__videogallery .owl-dots,
.news-detail__photogallery .owl-dots{
	position: relative;
	margin-bottom: -21px;
}
.news-detail__videogallery .owl-next a .carousel-arrow,.news-detail__videogallery .owl-prev a .carousel-arrow,
.news-detail__photogallery .owl-next a .carousel-arrow,.news-detail__photogallery .owl-prev a .carousel-arrow{
	fill: #757575
}
.news-detail__videogallery .owl-next:not(.disabled):hover .carousel-arrow,.news-detail__videogallery .owl-prev:not(.disabled):hover .carousel-arrow,
.news-detail__photogallery .owl-next:not(.disabled):hover .carousel-arrow,.news-detail__photogallery .owl-prev:not(.disabled):hover .carousel-arrow{
	fill: var(--prv_btn_color);
}
.news-detail__videogallery-item-inner{
	height: 173px;
	width: 277px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.news-detail__videogallery .owl-dots,
.news-detail__photogallery .owl-dots{
	position: static;
	margin-bottom: -11px;
}
.heading {
    position: relative;
    padding-bottom: 19px;
    line-height: 1.066;
}
.total_content .heading {
	margin-bottom: 48px;
}
div>.heading:after{
	content: "";
	background: #e60680;
	border-radius: 4px;
	width: 75px;
	height:6px;
	position: absolute;
	bottom: 0;
	left: 0;
}
div > .bx-section-desc img{
    max-width: 700px;
    width: 100%;
}
@media (min-width: 1600px){
	.news-detail__photogallery-image-block-wrapper{
		width: 330px;
		height: 310px;
	}
}
/* End */


/* Start:/bitrix/templates/re_beauty/components/bitrix/news.list/detail-page-team/style.min.css?17073917342401*/
.worker-grid-square_section{padding-top:38px}.worker-grid-square__block{padding:0;margin:0 auto 20px;width:264px;height:288px;position:relative;overflow:hidden;color:#fff}.worker-grid-square__picture{width:100%}.worker-grid-square__image{width:100%;height:100%}.page-content p.worker-grid-square__info-block-title{margin:0;text-transform:uppercase;font-size:.73333em;line-height:16px;color:#EEF1F4}.page-content p.worker-grid-square__info-block-value{margin:0;line-height:22px;font-size:.8571em;font-weight:700;position:relative;z-index:8;cursor:text}.page-content p.worker-grid-square__worker-name{font-size:1.2857em;text-transform:uppercase}.worker-grid-square__info>*{margin-bottom:11px}.worker-grid-square__info{padding:17px 19px 0}.worker-grid-square__description{padding-top:9px;line-height:25px;color:#757575;font-weight:600;margin-bottom:0}.worker-grid-square__info-block>p{color:#fff}.worker-grid-square__image>div{overflow:hidden;max-width:100%;max-height:100%}.worker-grid-square__dynamic-block{background:rgba(33,33,33,.6);position:absolute;left:0;right:0;top:200px;transition:top 0.2s linear;height:174px}.worker-grid-square__info-block:not(.worker-grid-square__info-preview){opacity:0}@media(min-width:768px){.worker-grid-square__block:hover .worker-grid-square__dynamic-block{top:155px}.worker-grid-square__block:not(.worker-grid-square__info-preview):hover .worker-grid-square__info-block:not(.worker-grid-square__info-preview){opacity:1}}.worker-grid-square__dynamic-block-inner{position:relative;height:100%}.worker-grid-square__detail-page{position:absolute;left:0;right:0;top:0;bottom:0;z-index:2}@media(max-width:767px){.worker-grid-square__block{margin:0 auto 20px}}#team_owl .owl_btn-right a,#team_owl .owl_btn-right a:focus,#team_owl .owl_btn-left a,#team_owl .owl_btn-left a:focus{border:none;font-size:32px;padding:0}#team_owl .owl-prev{left:-48px}#team_owl .owl-next{right:-48px}#team_owl .owl-next,#team_owl .owl-prev{top:50%;transform:translateY(-50%);position:absolute;font-size:24px;padding:0;margin:0;background:none!important;outline:none!important}#team_owl .owl-dots{bottom:auto}#team_owl .owl-next a .carousel-arrow,#team_owl .owl-prev a .carousel-arrow{fill:#757575}#team_owl .owl-next:not(.disabled):hover .carousel-arrow,#team_owl .owl-prev:not(.disabled):hover .carousel-arrow{fill:var(--prv_btn_color)}#team_owl .owl-dots{position:relative;margin-bottom:-11px}
/* End */
/* /bitrix/templates/re_beauty/components/bitrix/menu/page-sidebar-menu2/style.min.css?17073917341135 */
/* /bitrix/templates/re_beauty/components/bitrix/catalog.section/services_pink/style.css?17465291619088 */
/* /bitrix/templates/re_beauty/components/bitrix/news.list/detail-page-team/style.min.css?17073917342401 */
