/* Works on Firefox */
* {
	scrollbar-width: thin;
	scrollbar-color: #FB8E30 #FFFAF7;
}

/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
	width: 12px;
}

*::-webkit-scrollbar-track {
	background: #FFFAF7;
}

*::-webkit-scrollbar-thumb {
	background-color: #FB8E30;
	border-radius: 20px;
	border: 3px solid #FFFAF7;
}





.header .header-middle{
	padding: 15px 0;
	background: #FFFFFF;
	border-bottom: 1px solid #EEEEEE;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
}
.header .header-middle__col{
	display:flex;
	justify-content:flex-start;
	align-items: center;
}


.header_logo_text:after{
	display:none;
}
.header_logo_link_img{
	width:160px;
	height:50px;
}
.header_logo_text, .header_logo_text:hover, .header_logo_text:focus{
	padding: 0 20px 0 0;
}
.header_logo_list{
	right:auto;
	left:0;
	top:120%;
	width:265px;
	padding: 14px 10px;
	background: #FFFFFF;
	border: 1px solid #B7B7B7;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04), 0px 8px 16px rgba(0, 0, 0, 0.08);
	border-radius: 5px;
}
.header_logo_list_item, .header_logo_list_item:hover, .header_logo_list_item:focus {
	display:flex;
	justify-content:flex-start;
	align-items: flex-start;
	padding: 9px 5px;
	border-bottom: none;
	background: #FFFFFF;
	border-radius: 5px;
}
.header_logo_list_item:hover{
	background:#EDEDED;
}


.header_logo_list_item-left{
	
}
.header_logo_list_item-icon{
	width:30px;
	height:30px;
	background-color: #F78625;
	border-radius:50%;
	margin-right:10px;

    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: center center;
}
.header_logo_list_item-icon-tb{
	background-image: url("../img/icon_menu_tb.svg");
}
.header_logo_list_item-icon-pools{
	background-image: url("../img/icon_menu_pools.svg");
}
.header_logo_list_item-icon-pools{
	background-image: url("../img/icon_menu_pools.svg");
}
.header_logo_list_item-icon-spa{
	background-image: url("../img/icon_menu_spa.svg");
}
.header_logo_list_item-icon-hot{
	background-image: url("../img/icon_menu_hot.svg");
}

.header_logo_list_item-right{
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: #212325;
}
.header_logo_list_item-title{
	margin-bottom:5px;
}
.header_logo_list_item-stitle{
	line-height: 140%;
	color: #464646;
	opacity: 0.6;
}

.current-city__name{
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	color:#000;
}
.current-city__more{
	bottom:7px;
}
.header .header-middle__links .link--width-icon{
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	color:#000;
	display:flex;
	justify-content:flex-start;
	align-items: center;
}
.header .header-middle__links .link--width-icon .link__text{
	text-decoration:none;
}
.header .header-middle__links .link--width-icon .link__icon2{
	display:inline-block;
	margin-right:8px;
	width:16px;
	height:16px;
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
	background-image: url("../img/icon_header_enter.svg");
}
.header .header-middle__links .link--width-icon .link__icon3{
	background-image: url("../img/icon_header_plus.svg");
	width:18px;
	height:18px;
}
.header .header-middle__links .link--width-icon .link__icon4{
	background-image: url("../img/icon_header_love.svg");
}
.header-middle__col-user{
	padding-left:40px;
}


.card-dtcat{
	/*padding:15px 10px;*/
	padding:0;
	background: #FFFFFF;
	border: 1px solid #E6E5E5;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
	border-radius: 5px;
	overflow:visible;
}
.card-dtcat-u{
	border: 1px solid #F78625;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
}
.dtcat-lcol{
	padding:0 10px 15px 10px;
}
.popover.ympo{
	background:none;
	border:none;
	box-shadow:none;
}
.popover.ympo .card-dtcat {
	margin: 0;
	border: 1px solid #E6E5E5;
	border-radius: 5px;
}


.popover.ympo .popover-body::before, .popover.ympo .popover-body::after {
	content: ''; 
	position: absolute;
	left: calc(50% - 10px); 
	bottom: -20px;
	border: 10px solid transparent;
	border-top: 10px solid #E6E5E5;
}
.popover.ympo .popover-body::after {
	border-top: 10px solid white;
	bottom: -19px; 
}




.dtcat-im-slider{
	
}
.dtcat-im-slider-item{
	position:relative;
	display:block;
}
.dtcat-im-slider-image, .dtcat-image{
	width:100%;
	height:150px;
	border-radius: 5px 5px 0 0;
	background-size:cover;
	background-position:50% 50%;
	background-repeat:no-repeat;
	display:block;
}

.dtcat-im-slider-image-vi, .dtcat-image-vi{
	width:100%;
	height:150px;
	border-radius: 5px 5px 0 0;
	display:block;
	position:relative;
	overflow:hidden;
}
.dtcat-im-slider-image-vi img, .dtcat-image-vi img, .dtcat-im-slider-image-vi video, .dtcat-image-vi video{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
}
.dtcat-im-slider-image-vi-anim img{
	animation: grow 5000ms infinite;
	/*
	transform-origin: bottom right;
	*/
}

@keyframes grow {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.4);
	}
	100% {
		transform: scale(1);
	}
}


.dtcat-im-slider-button{
	display: inline-block;
	/*
	width: 10px;
	height: 16px;
	*/
	width: 20px;
	height: 20px;

	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	/*margin-top: -8px;*/
	margin-top: -10px;
	cursor: pointer;
	z-index:5;
}
.dtcat-im-slider-button.slick-disabled{
	display:none;
}
.dtcat-im-slider-button-left{
	/*background-image: url('../img/icon/chevron-left-solid.svg');*/
	background-image: url('../img/icon/prev100.svg');
	left:8px;
}
.dtcat-im-slider-button-right{
	/*background-image: url('../img/icon/chevron-right-solid.svg');*/
	background-image: url('../img/icon/next100.svg');
	right:8px;
}




.dtcat-counter {
	position: absolute;
	bottom: 10px;
	right: 10px;
	background-color: rgba(0,0,0,0.5);
	border-radius: 33px;
	padding: 6px 10px;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: #fff;
	z-index: 20;
}
.dtcat-im-place{
	position:relative;
	margin-bottom:10px;
	overflow:hidden;
	height:150px;
}
.dtcat-im-place .card__pano{
	background-color:rgba(0, 0, 0, 0.5);
	top:auto;
	right:auto;
	bottom:10px;
	left:10px;
}

.dtcattitle-block{
	margin-bottom:8px;
}
.dtcattitle-col2{
	float:right;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-left: 5px;
	margin-bottom: 0;
	position: relative;
}
.dtcattitle-name, .dtcattitle-name:hover, .dtcattitle-name:focus{
	font-weight: 600;
	font-size: 15px;
	line-height: 19px;
	color: #212325;
	text-decoration: none;
	margin-right:5px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;  
	overflow: hidden;
	height:38px;
	margin-top:0;
	margin-bottom:0;
}
.dtcattitle-name h3{
	font-weight: 600;
	font-size: 15px;
	line-height: 19px;
	color: #212325;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;  
	overflow: hidden;
	height:38px;
	margin-top:0;
	margin-bottom:0;
}

.catalog-list.map-view .dtcattitle-name, .catalog-list.map-view .dtcattitle-name:hover, .catalog-list.map-view .dtcattitle-name:focus{
	height:auto;
}

.dtcat__priceun{
	font-weight: 600;
	font-size: 17px;
	line-height: 22px;
	color: #212325;
	margin-bottom:8px;
	padding-bottom:0;
	border-bottom:none;
	clear:both;
}
.card-dtcat .carddotline{
	margin-bottom: 13px;
	margin-right:0;
	margin-left:0;
	justify-content:space-between;
}
.card-dtcat .carddotline .carddotline-col{
	font-size:13px;
	line-height: 13px;
	color:#8F8F8F;
}
.card-dtcat .carddotline .carddotline-dot{
	background-image: url('../img/icon/dot2.svg');
}
.card-dtcat .carddotline.carddotline-nf{
	justify-content:flex-start;
}


.card-dtcat .card__info-item--addess{
	padding:0;
	font-weight: 400;
	font-size: 13px;
	line-height: 100%;
	color: #212325;
	background: none;
	border-radius: 0;
	/*
	display:flex;
	justify-content:flex-start;
	align-items:flex-start;
	*/
	display:block;
	margin-bottom:13px;
}
.card-dtcat .card__info-item--addess .card__info-text{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	display: inline-block;
	/*
	max-width: 85%;
	*/
	max-width:none;
	vertical-align: middle;

	font-size:13px;
	line-height: 100%;
	
}

.dtcatdlist-slider{
	margin-bottom:10px;
}
.dtcatdlist-item {
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color: #FFFFFF;
	padding: 10px 22px;
	background: #F78625;
	border: 1px solid rgba(251,142,48,0.5);
	border-radius: 5px;
	width:100%;
}
.dtcatdlist-slider-button{
	display: inline-block;
	width: 10px;
	height: 16px;
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	cursor: pointer;
	z-index:5;
}
.dtcatdlist-slider-button-left{
	background-image: url('../img/icon/chevron-left-solid.svg');
	left:5px;
}
.dtcatdlist-slider-button-right{
	background-image: url('../img/icon/chevron-right-solid.svg');
	right:5px;
}
.dtcatdlist-slider-button.slick-disabled{
	display:none;
}


.card-dtcat .card__serv-list {
	margin-top: 0;
	margin-bottom:16px;
	margin-right:23px;
	margin-left:23px;
	display:flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.card-dtcat .card__serv-list.slick-slider{
	display:block;
}




.card-dtcat .card__serv-list-dsc-one{
	margin-right:0;
	margin-left:0;
}

.card-dtcat .card__serv-list div {
	flex: 0 0 auto;
}
.card-dtcat .card__serv-list-span {
	background: #f3f3f3;
	display: inline-block;
	padding: 4px 10px;
	color: #000;
	margin-right: 10px;
	border-radius: 5px;
	font-size: 14px;
	line-height: 14px;
}
.card-dtcat .card__disc-slider-button{
	width:18px;
	height:18px;
}
.card-dtcat .card__disc-slider-button.slick-disabled{
	opacity: 1;
}
.card-dtcat .card__disc-slider-button-right-grey{
	background-image: url('../img/icon/next200.svg');
	right:-23px;
}
.card-dtcat .card__disc-slider-button-left-grey{
	background-image: url('../img/icon/prev200.svg');
	left:-23px;
}

.dtcat-empty .card-empty__ttl2{
	font-weight:700;
	font-size:92px;
	line-height:100%;
}
.dtcat-empty .card-empty__ttl1{
	font-weight: 400;
	font-size: 20px;
	line-height: 100%;
}
.dtcat-empty .card-empty__ttl3{
	font-weight: 400;
	font-size: 20px;
	line-height: 120%;
}
.dtcat-empty .card-empty__button, 
.dtcat-empty .card-empty__button:hover, 
.dtcat-empty .card-empty__button:focus{
	background: #16AD40;
	border-radius: 5px;
	color:#fff;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	padding:20px 17px;
	border:1px solid #16AD40;
	margin:45px 0;
}
.dtcat-empty .card-empty__inside2-light{
	opacity: 0.8;
}

.map-fw-block-desktop .map-catalog-btn__button{
	height:52px;
	width:190px;
}
.map-fw-block-desktop-num{
	font-weight:bold;
}
.map-fw-block-desktop .map-catalog-btn__button span{
	font-weight: 400;
	font-size: 14px;
	line-height: 120%;
	color:#fff;
}

.dtttile-button-disc, .dtttile-button-disc:hover, .dtttile-button-disc:focus{
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	text-decoration:none;
	color:#fff;
	padding:13px 40px;
	text-align:center;
	background: linear-gradient(90deg, #FF512F 0%, #F09819 100%);
	border-radius:5px;
	display:flex;
	justify-content:flex-start;
	align-items:center;
	margin-left:10px;
}
.dtttile-button-disc::after{
	content:"";
	display:inline-block;
	width:14px;
	height:14px;
	background-image: url('../img/icon/percent2.svg');
	background-size:contain;
	background-repeat:no-repeat;
	background-position:50% 50%;
	margin-left:10px;
}
.dtttile-buttons{
	display:flex;
	justify-content:flex-end;
	align-items:center;
}
.dtttile-block-sort{
	margin-left:10px;
}

.dtttile-sort-block{
	margin-left:10px;
	position: relative;
}
.dtttile-sort-btn{
	background: #F7F7F7;
	border: 1px solid #E3E3E3;
	border-radius: 5px;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: #212325;
	padding:12px 40px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
}
.dtttile-sort-btn.active{
	background: #C8C8C8;
	order: 1px solid #C8C8C8;
}
.dtttile-sort-list{
	display:none;
	position:absolute;
	background: #FFFFFF;
	border: 1px solid #B7B7B7;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04), 0px 8px 16px rgba(0, 0, 0, 0.08);
	border-radius: 5px;
	padding:11px 20px;
	right:0;
	top:50px;
	z-index:30;
	width:265px;
}
.dtttile-sort-list.active{
	display:block;
}
.dtttile-sort-item{
	display:flex;
	justify-content:flex-start;
	align-items:flex-start;
	padding:9px 0;
	cursor:pointer;
}
.dtttile-sort-item-left{
	margin-right:15px;
}
.dtttile-sort-item-icon{
	width:20px;
	height:20px;
	border: 1px solid #464646;
	border-radius:50%;
	background:#fff;
}
.dtttile-sort-item.active .dtttile-sort-item-icon{
	border: 1px solid #FA8E30;
	background: #FA8E30;
}
.dtttile-sort-item-title{
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: #212325;
	margin-bottom:5px;
	margin-top:3px;
}
.dtttile-sort-item-stitle{
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color: #464646;
	opacity:0.6;
}


.dtttile-mr-block{
	margin-left:10px;
	position: relative;
}
.dtttile-mr-btn{
	background: #F7F7F7;
	border: 1px solid #E3E3E3;
	border-radius: 5px;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: #212325;
	padding:12px 40px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
}
.dtttile-mr-btn.active{
	background: #C8C8C8;
	order: 1px solid #C8C8C8;
}
.dtttile-mr-list{
	display:none;
	position:absolute;
	background: #FFFFFF;
	border: 1px solid #B7B7B7;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04), 0px 8px 16px rgba(0, 0, 0, 0.08);
	border-radius: 5px;
	padding:20px;
	right:0;
	top:50px;
	z-index:30;
	width:265px;
}
.dtttile-mr-list.active{
	display:block;
}
.dtttile-mr-item{
	margin-bottom:15px;
}
.dtttile-mr-item-title{
	font-weight: 400;
	font-size: 12px;
	line-height: 100%;
	color: #212325;
	margin-bottom:5px;
}


.catalog-list.map-view{
	width:50%;
}
.catalog-list.map-view .card, 
.catalog-list.map-view .card-empty{
	width:100%;
}
.catalog-list.map-view .card-empty{
	display:none;
}
.catalog-list.map-view .card-dtcat{
	display:flex;
	justify-content:flex-start;
	align-items:flex-start;
	flex-direction: row;
	padding:15px 10px;
}
.catalog-list.map-view .card-dtcat .dtcat-im-slider-image, 
.catalog-list.map-view .card-dtcat .dtcat-image{
	border-radius:5px;
}

/*
.catalog-list.map-view .card-dtcat .card__serv-list{
	display:none;
}
*/

.catalog-list.map-view .card-dtcat .cardrevitem:not(.cardrevitem-dh){
	display:none;
}

.dtcat-counter-map{
	display:none;
}
.catalog-list.map-view .card-dtcat .dtcat-counter-map{
	display:flex;
	justify-content:flex-start;
	align-items:center;

	position: absolute;
	bottom: 10px;
	right: 10px;
	background-color: rgba(0,0,0,0.5);
	border-radius: 33px;
	padding: 6px 10px;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: #fff;
	z-index: 20;
}
.catalog-list.map-view .card-dtcat .dtcat-counter-map::before{
	content: "";
	display: inline-block;
	width: 14px;
	height: 12px;
	background-image: url(../img/photo.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-right: 3px;
	flex-grow: 0;
	flex-shrink: 0;
}

.catalog-list.map-view .card-dtcat .cardrevitem.cardrevitem-dh{
	height:40px;
}

.catalog-list.map-view .card-dtcat .dtcat-im-place{
	height:176px;
}
.catalog-list.map-view .card-dtcat .dtcat-im-slider-image-vi, .catalog-list.map-view .card-dtcat .dtcat-image-vi{
	height:176px;
	border-radius: 5px;
}


.catalog-list.map-view .dtcat-im-place{
	width:35%;
}
.catalog-list.map-view .dtcat-lcol{
	width:65%;
	padding-left:10px;
}

.card-list2.mod1 .card {
    width: calc(25% - 20px);
	padding:15px;
}
.card-discount .card__top, .card-discount .card__images .tmb-wrap{
	height:150px;
}




.card-discount .card__top{
	border-radius:5px;
}
.card-discount .card-body{
	padding:5px 0 40px 0;
}
.card-discount .card-title{
	font-weight: 600;
	font-size: 16px;
	line-height: 140%;
	color:#000;
	margin-bottom:10px;
	padding:0;
}
.card-discount .card-title a{
	color:#000;
	text-decoration:underline;
}
.card-discount .button{
	bottom:16px;
}
.card-discount .card-text{
	display:flex;
	justify-content:flex-start;
	align-items: flex-start;
	margin: 0 0 10px 0;
	font-size: 14px;
	line-height: 140%;
}
.card-discount .icon-gift-place{
	flex-grow: 0;
	flex-shrink: 0;
}
.card-discount .icon-gift{
	width:14px;
	height:14px;
	margin-right:5px;
	flex-grow: 0;
	flex-shrink: 0;
}
.card-discount .card-text-in{
	flex-grow: 1;
	flex-shrink: 1;
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color: #464646;
	opacity: 0.6;
	margin:0;
}

.card-discount .button, .card-discount .button:hover, .card-discount .button:focus{
	border: 1px solid #F78625;
	border-radius: 5px;
	background:transparent;
	font-weight: 400;
	font-size: 12px;
	line-height: 100%;
	color: #F78625;
	padding:13px;
}

.last-reviews-desktop{
	background-color:#fff;
}
.last-reviews-desktop .review__item{
	margin-bottom:20px;
	border: 1px solid #E5E5E5;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
	border-radius: 5px;
	background-color:#fff;
	padding:20px;
}
.last-reviews-desktop .review-wrapper {
	max-height: 560px;
	overflow-y: auto;
	border: none;
	border-radius: 0;
	background: transparent;
}

.last-reviews-desktop .review__rating {
	position: relative;
	top: auto;
	left: auto;
	display: inline-block;
	width:40px;
	height:40px;
	text-align:center;
	font-weight: 400;
	font-size: 16px;
	line-height: 40px;
	color:#fff;
	background-color:#FB8E30;
	border-radius:50%;
	padding: 0;
}
.last-reviews-desktop .review__header {
	padding-left: 0;
	margin-bottom: 15px;
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	color: #212325;

	display:flex;
	justify-content:flex-start;
	align-items: center;
}

.last-reviews-desktop .review__header-col1{
	flex-grow: 0;
	flex-shrink: 0;
	margin-right:12px;
}
.last-reviews-desktop .review__header-col2{
	flex-grow: 1;
	flex-shrink: 1;
}
.last-reviews-desktop .review__header-title{
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	color: #212325;
	margin-bottom:5px;
}
.last-reviews-desktop .review__header-title a, .last-reviews-desktop .review__header-title a:hover, .last-reviews-desktop .review__header-title a:focus{
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	color: #212325;
	text-decoration:underline;
}
.last-reviews-desktop .review__header-date{
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	color: #464646;
	opacity:0.6;
}
.last-reviews-desktop .review__text {
	margin: 0 0 15px 0;
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
	color: #464646;
	opacity:0.6;
}
.last-reviews-desktop .review__text-pre{
	color:#000;
	opacity:1;
	margin-bottom:10px;
	font-weight:600;
	line-height: 100%;
}
.last-reviews-desktop .review__btn{
	display:flex;
	justify-content:flex-start;
	align-items: center;
}
.last-reviews-desktop .review__btn-text{
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: #212325;
}
.last-reviews-desktop .review__btn .button {
	margin-left: 15px;
	padding: 0;
	border: none;
	border-radius: 0;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	text-decoration: underline;
	color: #212325;
	background: transparent;
}

.more-container-desktop{
	text-align:center;
}
.button--more, .button--more:hover, .button--more:focus{
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color:#fff;
	padding:13px 40px;
	background: #F78625;
	border-radius: 5px;
}
.button-more-disc, .button-more-disc:hover, .button-more-disc:focus{
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color:#fff;
	padding:13px 40px;
	background: #F78625;
	border-radius: 5px;
}

.subscription{
	margin:0 0 30px 0;
	background: #F78625;
	padding:40px 0;
}
.subscription-detail{
	margin:0;
}
.card-detail{
	margin:0;
}
.subscription__title{
	font-weight: 600;
	font-size: 42px;
	line-height: 100%;
	color:#fff;
	margin-bottom:25px;
	text-align:center;
}
.subscription__form {
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
}
.subscription__form a, .subscription__form a:hover, .subscription__form a:focus{
	color:#fff;
	text-decoration:underline;
}
.subscription__form .agreement__text{
	color:#fff;
}
.subscription__btn, .subscription__btn:hover, .subscription__btn:focus{
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color:#fff;
	background: #16AD40;
	border-radius: 5px;
	padding: 11px 15px;
}

.control-item.filters .select .select__visible {
    margin: 0 5px;
    border: none;
    border-radius: 5px;
}
.control-item.quick-search-desktop .form-group--checkbox{
	padding:11px 10px;
}
.control-item.quick-search-desktop.calcItem{
	height:38px;
}
.control-item.quick-search-desktop .quick-tag--more{
	padding:11px 10px;
}

.desk-banners .banners-slider__item-wrapper{
	border-radius:5px;
	position:relative;
}

.desk-banners .banners-slider__item-name{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	font-weight: 600;
	font-size: 12px;
	line-height: 100%;
	color:#fff;
	padding:10px;
	background-image: linear-gradient(to top, rgba(0,0,0,1), rgba(0,0,0,0));
}

.desk-banners2 .banners-slider__item-name{
	font-weight: 400;
	font-size: 12px;
	line-height: 140%;
	color:#fff;
	padding:10px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 42.19%);
	opacity:0.5;
	height:60%;
}
.desk-banners2 .banners-slider__item-name-in{
	position:absolute;
	bottom:10px;
	left:10px;
	right:10px;
	font-weight: 400;
	font-size: 12px;
	line-height: 140%;
	color:#fff;
}

.desk-banners .banners-slider__item-rateplace{
	position: absolute;
	right: 5px;
	top:5px;
	display:flex;
	justify-content:flex-start;
	align-items: center;
}
.desk-banners .banners-slider__item-rating {
	position: relative;
	right: auto;
	bottom: auto;
	top:auto;
	z-index: 2;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	padding:6px 10px;
	border-radius: 13px;
	text-align: center;
}

.desk-banners .banners-slider__item-rating::before {
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	background-image: url(../img/icon/star-white.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-right: 2px;
}

.desk-banners2 .banners-slider__item-rating{
	background:#16AD40;
	font-size:12px;
	padding:5px 7px;
}
.desk-banners2 .banners-slider__item-rating::before{
	width: 12px;
	height: 12px;
}

.desk-banners2 .banners-slider__item-wrapper{
	border:1px solid #fff;
}

.banners-slider__item-ultra .banners-slider__item-wrapper{
	border:2px solid #f78625;
}
.banners-slider__item-mplus .banners-slider__item-wrapper{
	border:2px solid #f78625;
}

.desk-banners .banners-slider__item-present {
    background: #F78625;
    border-radius: 33px;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.03em;
    color: #fff;
    padding: 5px 10px;
    margin-right: 5px;
}
.desk-banners .banners-slider__item-present::before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url(../img/icon/gift-white.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin-right: 2px;
}
.desk-banners .banners-slider__item-present span {
    font-size: 8px;
    display: inline-block;
    margin-right: 2px;
}

.desk-banners2 .banners-slider__item-present{
	font-size: 12px;
	padding: 5px 7px;
}
.desk-banners2 .banners-slider__item-present::before{
	width: 12px;
	height: 12px;
}





.sauna-paid__halls-item{
	padding: 10px 15px;
	background: #FFFAF7;
	border: 1px solid rgba(251, 142, 48, 0.5);
	border-radius: 5px;
}
.sauna-paid__halls-item:hover, 
.sauna-paid__halls-item.active{
	background: #F78625;
	border: 1px solid rgba(251, 142, 48, 0.5);
}

.sauna-paid__halls-name{
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: #212325;
	margin-bottom:5px;
}
.sauna-paid__halls-price{
	font-weight: 600;
	font-size: 20px;
	line-height: 100%;
	color:#000;
	margin-bottom:6px;
}
.sauna-paid__halls-icon{
	position: relative;
	bottom: auto;
	right: auto;
	height: auto;
	
	font-weight: 400;
	font-size: 12px;
	line-height: 100%;
	color: #FB8E30;
}
.sauna-paid__halls-icon span{
	color: #464646;
	opacity: 0.6;
}

.sauna-paid__halls-item:hover .sauna-paid__halls-icon span, 
.sauna-paid__halls-item.active .sauna-paid__halls-icon span{
	color:#fff;
	opacity: 1;
}

.sauna-paid__halls-icon::after{
	content:none;
	display:none;
}



.sauna-paid__halls-slider .slick-arrow{
	width:30px;
	height:auto;
	position:absolute;
}
.sauna-paid__halls-slider .slick-arrow.slick-next{
	/*background-image: linear-gradient(to left, rgba(249,249,249,1), rgba(249,249,249,0));*/
	background:#f9f9f9;
	top:0;
	bottom:0;
	right:0;
	opacity:1;
	transform:none;
	-webkit-transform:none;
	text-align:right;
	/* offset-x | offset-y | blur-radius | color */
	box-shadow: -4px 0 9px 7px #f9f9f9;
}
.sauna-paid__halls-slider .slick-arrow.slick-prev{
	/*background-image: linear-gradient(to right, rgba(249,249,249,1), rgba(249,249,249,0));*/
	background:#f9f9f9;
	top:0;
	bottom:0;
	left:0;
	opacity:1;
	transform:none;
	-webkit-transform:none;
	text-align:left;
	box-shadow: 4px 0 9px 7px #f9f9f9;
}
.sauna-paid__halls-slider .slick-arrow::after{
	content: "";
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	filter:none;
	-webkit-filter:none;
}
.sauna-paid__halls-slider .slick-arrow.slick-next::after{
	background-image: url(../img/icon/sauna-slider-arrow-desktop.svg);
}
.sauna-paid__halls-slider .slick-arrow.slick-prev::after{
	background-image: url(../img/icon/sauna-slider-arrow-desktop.svg);
	transform: rotate(180deg);
}
.sauna-paid__halls-slider .slick-arrow.slick-disabled{
	display:none !important;
}

.sauna-paid .sauna__header{
	margin-bottom:15px;
	display:flex;
	justify-content:flex-start;
	align-items: center;
	overflow:visible;
}
.sauna-paid .sauna__name{
	font-weight: 600;
	font-size: 42px;
	line-height: 100%;
	color: #212325;
}

.sauna__header-checked, .sauna__header-checked:hover, .sauna__header-checked:focus {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-image: url(../img/icon/cat_checked.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-right: 10px;
	flex-grow: 0;
	flex-shrink: 0;
}
.sauna__header-checked-outer{
	position: relative;
}
.sauna__header-checked-help{
	background: #FFFFFF;
	border-radius: 2px;
	border:1px solid #D9D9D9;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: #212325;
	display:none;
	z-index:30;
	position:absolute;
	top:30px;
	right:0;

	text-align:center;
	padding:15px 30px;
	width:245px;
	box-shadow: 0px 0px 20px #777777;
}
.sauna__header-checked-help.active{
	display:block;
}
.sauna__header-checked-help-img{
	background-image: url("../img/icon/like2.svg");
	background-size:87px 87px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-bottom:15px;
	width:100%;
	height:87px;
}
.sauna__header-checked-help-img2{
	background-image: url("../img/icon/roll.svg");
}
.sauna__header-checked-help-title{
	font-weight: 700;
	font-size: 14px;
	line-height: 100%;
	color: #212325;
	margin-bottom:6px;
}
.sauna__header-checked-help-text{
	font-weight: 400;
	font-size: 14px;
	line-height: 120%;
	color: #464646;
	margin-bottom:15px;
	padding-right:0;
}
.sauna__header-checked-help-close, .sauna__header-checked-help-close:hover, .sauna__header-checked-help-close:focus{
	display:block;
	position:absolute;
	top:15px;
	right:10px;
	width:14px;
	height:14px;
	background-image:url('../img/icon/close3.svg');
	background-size:contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}







.sauna-paid .sauna__rating{
	margin:0;
	flex-grow: 0;
	flex-shrink: 0;
}
.sauna-paid .sauna__rating .star{
	margin-left:0;
	margin-right:5px;
}

.sauna-paid__slider-mover{
	background: #FFFFFF;
	border: 1px solid #E6E5E5;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
	border-radius: 5px;
	padding:20px;
	margin-bottom:20px;
}
.sauna-paid__main-slider-nav .slick-slide img{
	border-radius:5px;
}
.sauna__years2{
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color:#fff;
	padding:13px 15px;
	background: #16AD40;
	border-radius: 5px;
	position:absolute;
	top:35px;
	left:35px;
	z-index:10;
}
.sauna__pano2, .sauna__pano2:hover, .sauna__pano2:focus{
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color:#fff;
	padding:13px 15px;
	background: #16AD40;
	border-radius: 5px;
	position:absolute;
	top:35px;
	right:35px;
	z-index:10;
	text-decoration:none;
}
.sauna-paid__counter-item{
	font-weight: 400;
	font-size: 20px;
	line-height: 100%;
	color:#fff;
	padding:7px 10px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 33px;
	z-index:10;
	position:absolute;
	bottom:15px;
	right:15px;
}

.sauna-paid__sales{
	display:flex;
	justify-content:space-between;
	align-items:stretch;
	margin-right:-5px;
	margin-left:-5px;
}
.sauna-paid__sales-item{
	width:100%;
	position:relative;
	background:#fff;
	border-radius: 5px;
	border: 1px solid #E6E5E5;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
	margin-bottom:20px;
	overflow:hidden;
	margin-right:5px;
	margin-left:5px;
	flex-grow: 1;
	flex-shrink: 1;
}
.sauna-paid__sales-one .sauna-paid__sales-item{
	width:50%;
	flex-grow: 0;
	flex-shrink: 0;
	/*
	display:flex;
	justify-content:flex-start;
	align-items:flex-start;
	*/
}


.sauna-paid__sales-slider .sauna-paid__sales-item{
	width:auto;
}
.sauna-paid__sales-slider .slick-disabled{
	/*display: none !important;*/
}

.sauna-paid__sales-slider .slick-next{
	top:-20px;
	right:5px;
}
.sauna-paid__sales-slider .slick-prev{
	top:-20px;
	left:auto;
	right:40px;
}
.sauna-paid__sales-slider .slick-next::after{
	background-image:url('../img/sales/sales_prev.svg');
}
.sauna-paid__sales-slider .slick-prev::after{
	background-image:url('../img/sales/sales_prev.svg');
}


.sauna-paid__sales-item-img{
	width:100%;
	height:200px;
	background:#ccc;
	background-size:cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border-radius:5px 5px 0 0;
}
.sauna-paid__sales-item-tblock{
	padding:10px 10px 82px 10px;
}
.sauna-paid__sales-item-tblock-nb{
	padding:10px;
}

.sauna-paid__sales-one .sauna-paid__sales-item .sauna-paid__sales-item-img{
	/*width:49%;*/
	flex-grow: 0;
	flex-shrink: 0;
}
.sauna-paid__sales-one .sauna-paid__sales-item .sauna-paid__sales-item-tblock{
	flex-grow: 1;
	flex-shrink: 1;
}



.sauna-paid__sales-item-title{
	font-weight: 600;
	font-size: 15px;
	line-height: 100%;
	color: #464646;
	margin-bottom:8px;
}
.sauna-paid__sales-item-stitle{
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color: #464646;
	margin-bottom:0;
}
.sauna-paid__sales-item-bplace{
	position: absolute;
	bottom:20px;
	left:10px;
	right:10px;
}

/*
.sauna-paid__sales-one .sauna-paid__sales-item .sauna-paid__sales-item-bplace{
	position: relative;
	bottom:auto;
	left:auto;
	right:auto;
	width:100%;
	margin-top:10px;
}
*/

.sauna-paid__sales-item-button, .sauna-paid__sales-item-button:hover, .sauna-paid__sales-item-button:focus{
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: #212325;
	padding:13px;
	display:block;
	border: 1px solid rgba(251, 142, 48, 0.5);
	border-radius: 5px;
	text-align:center;
	text-decoration:none;
}
.sauna-paid__sales-place{
	background: #FFFAF6;
	border: 1.5px solid #F78625;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
	border-radius: 5px;
	padding:20px 20px 0 20px;
	margin-bottom:15px;
}
.sauna-paid__sales-title{
	font-weight: 600;
	font-size: 24px;
	line-height: 100%;
	color: #212325;
	margin-bottom:15px;
	margin-top:0;
}

.sauna-paid__hinfo{
	background: #FFFFFF;
	border: 1px solid #E6E5E5;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
	border-radius: 5px;
	padding:20px;
	margin-bottom:20px;
}
.sauna-paid__hinfo-title{
	font-weight: 600;
	font-size: 24px;
	line-height: 100%;
	color: #212325;
	margin-bottom:15px;
}
.sauna-paid__hinfo-text{
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color: #212529;
}

.sauna-paid__advantages{
	background: #FFFFFF;
	border: 1px solid #E6E5E5;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
	border-radius: 5px;
	padding:20px;
	margin-bottom:20px;
}
.sauna-paid__advantages-title{
	font-weight: 600;
	font-size: 24px;
	line-height: 100%;
	color: #212325;
	margin-bottom:15px;
	margin-top:0;
}
.sauna-paid__advantages-name{
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: #212325;
	padding-top:7px;
	text-transform: none;
}
.sauna-paid__advantages-text{
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color: #212529;
}
.sauna-paid__advantages-text a, .sauna-paid__advantages-text a:hover, .sauna-paid__advantages-text a:focus{
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color: #212529;
	text-decoration: none;
}
.sauna-paid__descplace{
	background: #FFFFFF;
	border: 1px solid #E6E5E5;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
	border-radius: 5px;
	padding:20px;
	margin-bottom:20px;
}
.sauna-paid__descplace-title{
	font-weight: 600;
	font-size: 24px;
	line-height: 100%;
	color: #212325;
	margin-bottom:15px;
	margin-top:0;
}
.sauna-paid__descplace-text{
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color: #212529;
}

.sauna-paid__ownerplace{
	background: #FFFFFF;
	border: 1px solid #E6E5E5;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
	border-radius: 5px;
	padding:20px;
	margin-bottom:20px;
}
.sauna-paid__ownerplace-title{
	font-weight: 600;
	font-size: 24px;
	line-height: 100%;
	color: #212325;
	margin-bottom:15px;
	margin-top:0;
}
.sauna-paid__ownerplace-btns{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.sauna-paid__ownerplace-btns .button{
	width:32%;
	text-align:center;
	margin-right:10px;
}
.sauna-paid__ownerplace-btns .button--orange-border{
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: #212325;
	padding:13px;
	background: #FFFAF7;
	border: 1px solid rgba(251, 142, 48, 0.5);
	border-radius: 5px;
	width:49%;
}
.sauna-paid__ownerplace-btns .button--orange{
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color:#fff;
	padding:13px;
	background: #FB8E30;
	border: 1px solid #FB8E30;
	border-radius: 5px;
}
.sauna__map__btn{
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color:#fff;
	padding:13px 40px;
	background: #F78625;
	border-radius: 5px;
	border: 1px solid #F78625;
}
.sauna-paid__mapplace{
	background: #FFFFFF;
	border: 1px solid #E6E5E5;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
	border-radius: 5px;
	padding:20px;
	margin-bottom:20px;
}
.sauna-paid__mapplace-title{
	font-weight: 600;
	font-size: 24px;
	line-height: 100%;
	color: #212325;
	margin-bottom:15px;
	margin-top:0;
}
.sauna-paid__mapplace-map{
	position:relative;
}
.sauna-paid__map{
	margin-top:0;
	margin-bottom:0;
}

.sauna-paid__reviewsplace{
	background: #FFFFFF;
	border: 1px solid #E6E5E5;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
	border-radius: 5px;
	padding:20px;
	margin-bottom:20px;
	margin-left:35%;
}
.sauna-paid__reviewsplace-title{
	font-weight: 600;
	font-size: 24px;
	line-height: 100%;
	color: #212325;
	margin-bottom:15px;
	margin-top:0;
}
.sauna-paid__reviewsplace-top{
	display:flex;
	justify-content:space-between;
	align-items:stretch;
	margin-bottom:25px;
}
.sauna-paid__reviewsplace-toprateplace{
	flex-grow: 0;
	flex-shrink: 0;
}
.sauna-paid__reviewsplace-toprate{
	font-weight: 700;
	font-size: 40px;
	line-height: 120px;
	color: #FB8E30;
	width:120px;
	height:120px;
	text-align:center;
	border-radius:50%;
	border: 1px solid #FB8E30;
	margin-right:10px;
}

.sauna-paid__reviewsplace-starplace{
	margin-bottom:13px;
}
.sauna-paid__reviewsplace-starplace-title{
	font-weight: 400;
	font-size: 12px;
	line-height: 100%;
	color: #464646;
	opacity:0.6;
	margin-bottom:5px;
}
.sauna-paid__reviewsplace-starplace-line{
	display:flex;
	justify-content:flex-start;
	align-items:center;
}
.sauna-paid__reviewsplace-star{
	width:16px;
	height:14px;
	display:inline-block;
	flex-grow: 0;
	flex-shrink: 0;
	margin-right:8px;
	background-size:contain;
	background-position: 50% 50%;
	background-repeat:no-repeat;
}
.sauna-paid__reviewsplace-star-full{
	background-image: url("../img/star1.svg");
}
.sauna-paid__reviewsplace-star-em{
	background-image: url("../img/star2.svg");
}
.sauna-paid__reviewsplace-starplace-val{
	display:inline-block;
	font-weight: 600;
	font-size: 14px;
	line-height: 100%;
	color: #464646;
}
.sauna-paid__reviewsplace-topact-bplace{
	margin-bottom:15px;
}
.sauna-paid__reviewsplace-topact-button, .sauna-paid__reviewsplace-topact-button:hover, .sauna-paid__reviewsplace-topact-button:focus{
	display:inline-block;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color:#fff;
	padding:13px 40px;
	background: #F78625;
	border-radius: 5px;
}
.sauna-paid__reviewsplace-topact-text{
	font-weight: 400;
	font-size: 12px;
	line-height: 140%;
	color: #464646;
	opacity:0.6;
}
.sauna-paid__reviewsplace-toprates{
}
.sauna-paid__reviewsplace-topact{
	flex-grow: 0;
	flex-shrink: 0;
	width:250px;
}
.sauna-paid__reviewsplace-top-vline{
	width:1px;
	background: #D9D9D9;
	opacity: 0.5;
}
.sauna-paid__review-type-count{
	margin-bottom:10px;
	display:flex;
	justify-content:flex-start;
	align-items:center;
}
.sauna-paid__review-type-count-title{
	font-weight: 400;
	font-size: 12px;
	line-height: 140%;
	color: #464646;
	opacity:0.6;
	margin-right:10px;
}
.sauna-paid__review-type-count-item{
	font-weight: 400;
	font-size: 12px;
	line-height: 140%;
	color: #464646;
	opacity:0.6;
	margin: 0 10px;
}
.sauna-paid__review-type-count-item.active{
	color: #F78625;
	text-decoration:underline;
}
.sauna-paid__review-type-count-item::after{
	content:none;
	display:none;
}

.reviews-detail-desktop{
	background:none;
}
.reviews-detail-desktop .review__item{
	margin-bottom:20px;
	border: 1px solid #E5E5E5;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
	border-radius: 5px;
	background-color:#fff;
	padding:20px;
}
.reviews-detail-desktop .review-wrapper {
	max-height: 580px;
	overflow-y: auto;
	border: none;
	border-radius: 0;
	background: transparent;
}
.review.review-sauna.reviews-detail-desktop .review__rating {
	position: relative;
	top: auto;
	left: auto;
	display: inline-block;
	width:40px;
	height:40px;
	text-align:center;
	font-weight: 400;
	font-size: 16px;
	line-height: 40px;
	color:#fff;
	background-color:#FB8E30;
	border-radius:50%;
	padding: 0;
}
.reviews-detail-desktop .review__header {
	padding-left: 0;
	margin-bottom: 15px;
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	color: #212325;

	display:flex;
	justify-content:flex-start;
	align-items: center;
}

.reviews-detail-desktop .review__header-col1{
	flex-grow: 0;
	flex-shrink: 0;
	margin-right:12px;
}
.reviews-detail-desktop .review__header-col2{
	flex-grow: 1;
	flex-shrink: 1;
}
.reviews-detail-desktop .review__header-title{
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	color: #212325;
	margin-bottom:5px;
}
.reviews-detail-desktop .review__header-title a, .reviews-detail-desktop .review__header-title a:hover, .reviews-detail-desktop .review__header-title a:focus{
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	color: #212325;
	text-decoration:underline;
}
.reviews-detail-desktop .review__header-date{
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	color: #464646;
	opacity:0.6;
}
.reviews-detail-desktop .review__text {
	margin: 0 0 15px 0;
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
	color: #212529;
}
.reviews-detail-desktop .review__text-pre{
	color:#000;
	opacity:1;
	margin-bottom:10px;
	font-weight:600;
	line-height:100%;
}
.reviews-detail-desktop .review__btn{
	display:flex;
	justify-content:flex-start;
	align-items: center;
}
.reviews-detail-desktop .review__btn-text{
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: #212325;
}
.reviews-detail-desktop .review__btn .button {
	margin-left: 15px;
	padding: 0;
	border: none;
	border-radius: 0;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	text-decoration: underline;
	color: #212325;
	background: transparent;
}

.reviews-detail-desktop .review__snums{
	background: #F9F9F9;
	border-radius: 5px;
	padding:9px 15px;
	display:flex;
	justify-content:flex-start;
	align-items: flex-start;
	max-width:300px;
	flex-wrap:wrap;
	margin-top:15px;
}
.reviews-detail-desktop .review__snum{
	width:50%;
	font-weight: 400;
	font-size: 12px;
	line-height: 100%;
	color:#909090;
	margin:6px 0;
}
.reviews-detail-desktop .review__snum span{
	font-weight: 600;
	font-size: 14px;
	line-height: 100%;
	color: #212325;
	margin-left:5px;
}

.sauna-paid__review-form{
	box-shadow: none;
	margin-bottom:20px;
	display:none;
}
.sauna-paid__review-form.active{
	display:block;
}
.sauna-paid__review-form .form-review{
	background: #F9F9F9;
	border-radius: 5px;
	border:none;
	padding:20px;
}

.form-review .choise-rating .choise-rating-item{
	width: 16px;
	height: 14px;
	border:none;
	border-radius:0;
	margin-right:8px;
	background-size:contain;
	background-position: 50% 50%;
	background-repeat:no-repeat;
	background-image: url("../img/star2.svg");
}
.form-review .choise-rating .choise-rating-item::after{
	content:none;
	display: none;
}
.form-review .choise-rating .choise-rating-item.hover, .form-review .choise-rating .choise-rating-item.active{
	background-image: url("../img/star1.svg");
}

.form-review .choise-rating__text{
	margin-bottom:8px;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: #464646;
}
.form-review .choise-rating__name{
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: #464646;
}
.form-review .choise-rating__result-rating{
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: #464646;
}
.sauna-paid__review-form .form-review .choise-rating--result{
	width:100%;
}
.sauna-paid__review-form-warning{
	font-weight: 400;
	font-size: 12px;
	line-height: 140%;
	color: #464646;
	opacity:0.6;
	margin-bottom:5px;
}

.sauna-paid__review-form .send_form_btn, .sauna-paid__review-form .send_form_btn:hover, .sauna-paid__review-form .send_form_btn:focus{
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color:#fff;
	padding:13px;
	background: #F78625;
	border-radius: 5px;
	border:1px solid #F78625;
	display:block;
	width:100%;
	text-align:center;
}
.form-review__pros .input__name::after{
	background-image: url('../img/icon/plus-det.svg');
}
.form-review__minuses .input__name::after {
	background-image: url('../img/icon/minus-det.svg');
}

.sauna-paid__info{
	padding:20px;
	background: #FFFFFF;
	border: 1px solid #E6E5E5;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
	border-radius: 5px;
}
.sauna__info-title{
	font-weight: 600;
	font-size: 24px;
	line-height: 100%;
	color: #212325;
	margin-bottom:15px;
	margin-top:0;
}
.sademob-phone-outer.sademob-phone-outer2{
	margin-bottom:15px;
}

.sademob-phone-outer2 .sademob-phone, .sademob-phone-outer2 .sademob-phone:hover, .sademob-phone-outer2 .sademob-phone:focus{
	padding:14px;
	border:1px solid #16AD40;
}

.sauna__info-btn .button--freq, .sauna__info-btn .button--freq:hover, .sauna__info-btn .button--freq:focus{
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color:#fff;
	padding:14px;
	background: #FB8E30;
	border: 1px solid rgba(251, 142, 48, 0.5);
	border-radius: 5px;

	display:flex;
	justify-content:center;
	align-items: center;
}
.sauna__info-btn .button--freq::before{
	content: "";
    display: inline-block;
    width: 14px;
    height: 16px;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-image: url(../img/icon/calendar2.svg);
    margin-right: 5px;
	flex-grow: 0;
	flex-shrink: 0;
}
.sauna__info-btn .button--preq, .sauna__info-btn .button--preq:hover, .sauna__info-btn .button--preq:focus{
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: #212325;
	padding:14px;
	border: 1px solid rgba(251, 142, 48, 0.5);
	border-radius: 5px;
	background:none;

	display:flex;
	justify-content:center;
	align-items: center;
}
.sauna__info-btn .button--preq::before{
	content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-image: url(../img/icon/phone.svg);
    margin-right: 5px;
	flex-grow: 0;
	flex-shrink: 0;
}
.sauna__info-btn .button--naif, .sauna__info-btn .button--naif:hover, .sauna__info-btn .button--naif:focus{
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: #212325;
	padding:14px;
	background: #FFFAF7;
	border: 1px solid rgba(251, 142, 48, 0.5);
	border-radius: 5px;
}

.sauna__info-price3{
	margin-bottom:15px;
}
.sauna__info-price-digits3{
	font-weight: 400;
	font-size: 20px;
	line-height: 100%;
	color: #212325;
}
.sauna__info-price-text{
	font-weight: 400;
	font-size: 12px;
	line-height: 100%;
	color: #464646;
	opacity: 0.6;
	margin-top:3px;
}
.hall-pc-block.active{
	font-size:12px;
	line-height:100%;
}
.price-outer-cstm-link2, .price-outer-cstm-link2:hover, .price-outer-cstm-link2:focus{
	font-weight: 400;
	font-size: 12px;
	line-height: 100%;
	color: #F78625;
	text-decoration:underline;
	margin-top:5px;
}
.sauna-paid__rois-container2{
	border:none;
	border-radius:0;
	padding:0;
	margin: 15px 0 0 0;
}
.sauna-paid__rois-item{
	border: 1px solid #C4C4C4;
	border-radius: 5px;
	padding:15px;
	margin-right:2px;
}
.sauna-paid__rois-item-foot{
	padding:0;
	display:flex;
	justify-content:space-between;
	align-items: center;
	margin-bottom:15px;
}
.sauna-paid__rois-item-author{
	font-weight: 600;
	font-size: 14px;
	line-height: 100%;
	color: #212325;
}
.sauna-paid__rois-item-rate{
	flex-grow: 0;
	flex-shrink: 0;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: #FB8E30;
	margin-left:15px;

	display:flex;
	justify-content:flex-start;
	align-items: center;
}
.sauna-paid__rois-item-rate::before{
	content:"";
	width: 14px;
	height: 14px;
	display: inline-block;
	flex-grow: 0;
	flex-shrink: 0;
	margin-right: 5px;
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url('../img/star1.svg');
	flex-grow: 0;
	flex-shrink: 0;
}
.sauna-paid__rois-item-text2{

}
.sauna-paid__rois-item-text2-part1{
	font-weight: 400;
	font-size: 12px;
	line-height: 100%;
	color: #212325;
	margin-bottom:10px;
}
.sauna-paid__rois-item-text2-part2{
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color: #212529;
}


.sauna-paid__rois .slick-arrow{
	width:30px;
	height:30px;
	background-size:contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.sauna-paid__rois .slick-prev{
	background-image: url('../img/icon/rois_prev.svg');
	left:-15px;
}
.sauna-paid__rois .slick-next{
	background-image: url('../img/icon/rois_next.svg');
	right:-13px;
}
.sauna-paid__rois .slick-prev::after{
	content:none;
	display:none;
}
.sauna-paid__rois .slick-next::after{
	content:none;
	display:none;
}

.sauna-paid__rois-item-bottom{
	display:flex;
	justify-content:flex-start;
	align-items: center;
	padding-top:15px;
	border-top:1px solid #ECECEC;
	margin-top:15px;
}
.sauna-paid__rois-item-bottom-rate{
	font-weight: 600;
	font-size: 14px;
	line-height: 100%;
	color: #464646;
	margin-right:5px;
}
.sauna-paid__rois-stars{
	display:flex;
	justify-content:flex-start;
	align-items: center;
	margin-right:5px;
}
.sauna-paid__rois-star{
	width: 14px;
	height: 14px;
	display: inline-block;
	flex-grow: 0;
	flex-shrink: 0;
	margin-right: 5px;
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.sauna-paid__rois-star-full{
	background-image: url('../img/star1.svg');
}
.sauna-paid__rois-star-em{
	background-image: url('../img/star2.svg');
}
.sauna-paid__rois-item-bottom-rcount{
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: #464646;
}


.sauna-paid__rois-top2{
	margin-bottom:15px;
}
.sauna-paid__rois-top2-tplace{
	margin-bottom:15px;
	display:flex;
	justify-content:space-between;
	align-items: flex-start;
}
.sauna-paid__rois-top2-title{
	font-weight: 600;
	font-size: 24px;
	line-height: 100%;
	color: #212325;
	margin-top:0;
	margin-bottom:0;
}
.sauna-paid__rois-top2-link, .sauna-paid__rois-top2-link:hover, .sauna-paid__rois-top2-link:focus{
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color: #464646;
	opacity:0.6;
	text-decoration: underline;
}

.sauna-paid__rois-top2-mid{
	display:flex;
	justify-content:flex-start;
	align-items: flex-start;
	margin-bottom:15px;
}
.sauna-paid__rois-top2-mid-rate{
	font-weight: 700;
	font-size: 18px;
	line-height: 62px;
	color: #FB8E30;
	width:62px;
	height:62px;
	text-align:center;
	border-radius:50%;
	border: 1px solid #FB8E30;
	margin-right:25px;

	flex-grow: 0;
	flex-shrink: 0;
}
.sauna-paid__rois-top2-mid-more{
	padding-left:25px;
	border-left:1px solid #ECECEC;
}
.sauna-paid__rois-top2-mid-moreline{
	font-weight: 400;
	font-size: 12px;
	line-height: 100%;
	color: #909090;
	margin-bottom:12px;
}
.sauna-paid__rois-top2-mid-moreline:last-child{
	margin-bottom:0;
}
.sauna-paid__rois-top2-mid-moreline span{
	font-weight: 600;
	font-size: 14px;
	line-height: 100%;
	color: #464646;
}
.sauna-paid__rois-top2-bottom{
	font-weight: 400;
	font-size: 12px;
	line-height: 140%;
	color: #464646;
	opacity: 0.6;
}





/*бесплатник*/
.dfree__img-place{
	background: #FFFFFF;
	border: 1px solid #E6E5E5;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
	border-radius: 5px;
	padding:20px;
	position:relative;
	margin: 0 0 15px 0;
}
.dfree__img-tplace{
	margin-bottom:15px;
	display:flex;
	justify-content:space-between;
	align-items: center;
}
.dfree__img-title{
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	color:#000;
}
.dfree__img-price{
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	color: #000000;
}
.dfree__img-item{
	height:205px;
	width:100%;
	background-size:cover;
	background-repeat: no-repeat;
	background-position:50% 50%;
	border-radius:5px;
}
.dfree__img-slider{
	margin: 0 0 10px 0;
}
.dfree__img-slider-nav{
	margin: 0;
}
.dfree__img-slider-nav-item{
	width:80px;
	height:50px;
	border-radius:5px;
	background-size:cover;
	background-repeat: no-repeat;
	background-position:50% 50%;
	margin-right:8px;
}
.sauna__hall-slider-nav .slick-slide{
	margin:0;
}
.dfree__img-slider .slick-disabled{
	display:none;
}


.sauna-free__advantages .sauna-paid__advantages-icon--aquazone {
    background-color: #B5B5B5;
}
.sauna-free__advantages .sauna-paid__advantages-icon--restroom {
    background-color: #B5B5B5;
}
.sauna-free__advantages .sauna-paid__advantages-icon--entertainment {
    background-color: #B5B5B5;
}
.sauna-free__advantages .sauna-paid__advantages-icon--food {
    background-color: #B5B5B5;
}
.sauna-free__advantages .sauna-paid__advantages-icon--equipment {
    background-color: #B5B5B5;
}
.sauna-free__advantages .sauna-paid__advantages-icon--additionally {
    background-color: #B5B5B5;
}
.sauna-free__advantages .sauna-paid__advantages-icon--steam {
    background-image: url("../img/icon/sauna-type-grey.svg");
}
.sauna-free__advantages .sauna-paid__advantages-icon--cap {
    background-image: url("../img/icon/people-count-grey.svg");
}


.sauna__free-desc{
	background: #FFFFFF;
	border: 1px solid #E6E5E5;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
	border-radius: 5px;
	margin-bottom:15px;
	padding:20px;
}
.sauna__free-desc-title{
	font-weight: 600;
	font-size: 18px;
	line-height: 100%;
	color: #212325;
	margin-bottom:15px;
	margin-top:0;
}
.sauna__free-desc-text{
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color: #464646;
}

.sauna-paid__ownerplace-btns-free{
	flex-wrap: wrap;
}
.sauna-paid__ownerplace-btns-free .button{
	width:100%;
	margin-bottom:10px;
}
.sauna-paid__ownerplace-btns-free .button:last-child{
	width:100%;
	margin-bottom:0;
}

.sauna-paid__reviewsplace-free{
	margin-left:0;
}



.sauna-paid__reviewsplace-topact-free{
	margin-bottom:15px;
	width:100%;
}
.sauna-paid__reviewsplace-topact-free .sauna-paid__reviewsplace-topact-button{
	width:100%;
	display:block;
	text-align:center;
}

.sauna-free .sauna__header{
	margin-bottom:15px;
	display:flex;
	justify-content:flex-start;
	align-items: center;
}
.sauna-free .sauna__name{
	font-weight: 600;
	font-size: 42px;
	line-height: 100%;
	color: #212325;
}
.sauna-free .sauna__rating{
	margin:0;
	flex-grow: 0;
	flex-shrink: 0;
}
.sauna-free .sauna__rating .star{
	margin-left:0;
	margin-right:5px;
}


.sauna-free .sademob-phone-outer2 .sademob-phone, 
.sauna-free .sademob-phone-outer2 .sademob-phone:hover, 
.sauna-free .sademob-phone-outer2 .sademob-phone:focus{
	background: #F78625;
	border: 1px solid #F78625;
}

.sauna-free .sauna__info-btn .button--freq, 
.sauna-free .sauna__info-btn .button--freq:hover, 
.sauna-free .sauna__info-btn .button--freq:focus{
	border: 1px solid rgba(251, 142, 48, 0.5);
	background:none;
	color:#212325;
}
.sauna-free .sauna__info-btn .button--freq::before{
	background-image: url('../img/icon/calendar3.svg');
}
.sauna__free-map-title{
	font-weight: 600;
	font-size: 24px;
	line-height: 100%;
	color: #212325;
	margin-bottom:15px;
	margin-top:20px;
}
.sauna-free .sauna-free__map{
	margin: 0;
}
.sauna-free__info{
	padding:15px;
}

.popular .card__disc-slider-item{
	background: #FB8E30;
	border: 1px solid #FB8E30;
}

.popular {
	background: #16AD40;
	border: 1px solid #16AD40;
	border-radius: 5px;
	padding:15px 20px;
}
.popular__header {
	display:flex;
	justify-content:space-between;
	align-items: center;
	margin:0 0 15px 0;
	padding:0;
}
.popular__title{
	font-weight: 600;
	font-size: 20px;
	line-height: 100%;
	color:#fff;
	padding-right:0;
}
.popular__what{
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	width: 20px;
	height: 20px;
	text-align: center;
	border-radius: 50%;
	background: #fff;
	color: #F78625;
	position: relative;
	right: auto;
	top: auto;
	margin-left:10px;
	flex-grow: 0;
	flex-shrink: 0;
}
.popular-item{
	position: relative;
	height: 205px;
	margin: 0 0 15px 0;
	border-radius: 5px;
	overflow: hidden;
}
.popular-item:last-child{
	margin:0;
}
.popular-item__slider-item {
	position: relative;
	height: 205px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.popular-item .recom_link_go{
	display:block;
	position: relative;
}
.popular-item .popular-item__slider-item-mask{
	/*
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 9.37%, rgba(0, 0, 0, 0.7) 46.93%);
	*/
	background: linear-gradient(to bottom, black, transparent);
	position:absolute;
	top:0;
	bottom:50%;
	left:0;
	right:0;
}


.popular-item__nab {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom:auto;
	z-index: 5;
	padding:15px;
	/*background: linear-gradient(to bottom, black, transparent);*/
}
.popular-item__name2{
	font-weight: 600;
	font-size: 22px;
	line-height: 100%;
	color: #F3F9FF;
	margin-bottom:7px;
}
.popular-item__name2 a, .popular-item__name2 a:hover, .popular-item__name2 a:focus{
	font-weight: 600;
	font-size: 22px;
	line-height: 100%;
	color: #F3F9FF;
	text-decoration:none;
}
.popular-item__address2{
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color:#fff;
	display:flex;
	justify-content:flex-start;
	align-items: center;
}
.popular-item__address2::before{
	content:"";
	width: 12px;
	height: 16px;
	display: inline-block;
	flex-grow: 0;
	flex-shrink: 0;
	margin-right: 10px;
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url('../img/icon/placemark.svg');

	flex-grow: 0;
	flex-shrink: 0;
}

.card__info-text-hidden{
	display:none;
}
.card__info-text-hidden.active{
	display:inline;
}
.card__info-text-more, .card__info-text-more:hover, .card__info-text-more:focus{
	color:#F78625;
	text-decoration:underline;
}

.control .control-plus{
	background:none !important;
}
.banners{
	background:#fff;
}

/*
.catalog-list.map-view .card-dtcat .dtcat__priceun{
	font-size:0;
	padding-bottom:5px;
}
*/

.banners-slider .slick-arrow{
	width:30px;
	height:30px;
	background-size:contain;
	background-position: 50% 50%;
	background-repeat:no-repeat;
}
.banners-slider .slick-arrow::before{
	content:none;
	display:none;
}
.banners-slider .slick-arrow.slick-prev{
	background-image: url("../img/icon/banners_prev.svg");
	left:-30px;
}
.banners-slider .slick-arrow.slick-next{
	background-image: url("../img/icon/banners_next.svg");
	right:-30px;
}

.catalog-list-map-outer{
	display:flex;
	justify-content:space-between;
	align-items: flex-start;
	position:relative;
}
.catalog-list-map-outer .catalog-list{
	width:100%;
}
.catalog-list-map-outer .catalog-list.map-view{
	width:50%;
}

.catalog-list-map-outer .catalog-map.map-view{
	position:relative;
	inset:auto;
	width:49%;
}
.catalog-list-map-outer .catalog-map.map-view.sticky{
	position:fixed;
}

.cardrevitem-nh{
	height:auto;
}
.cardrevitem-dh{
	height:80px;
}

.sauna__info-item{
	padding-left:34px;
}
.sauna__info-item .sauna__info-icon {
    position: absolute;
    top: 2px;
    left: 0;
}





/* Works on Firefox */
.sauna-paid__info{
	scrollbar-width: thin;
	scrollbar-color: #ccc #FFFAF7;
}

/* Works on Chrome, Edge, and Safari */
.sauna-paid__info::-webkit-scrollbar {
	width: 12px;
}

.sauna-paid__info::-webkit-scrollbar-track {
	background: #FFFAF7;
}

.sauna-paid__info::-webkit-scrollbar-thumb {
	background-color: #ccc;
	border-radius: 20px;
	border: 3px solid #FFFAF7;
}



.card-dtcat-placemark .dtcatdlist-item{
	border: 1px solid #FB8E30;
	border-radius: 5px;
	background:#fff;
	color: #464646;
}
.card-dtcat-placemark .dtcatdlist-slider-button-right{
	background-image: url('../img/icon/chevron-right-solid-grey.svg');
}
.card-dtcat-placemark .dtcatdlist-slider-button-left{
	background-image: url('../img/icon/chevron-left-solid-grey.svg');
}

.dtcat-phone{
	background: #16AD40;
	border:1px solid #16AD40;
	border-radius: 5px;
	font-weight: 600;
	font-size: 14px;
	line-height: 100%;
	color: #FFFFFF;
	padding:13px 9px;
	display:block;
	width:100%;
}
.dtcat-phone-place{
	margin-top:10px;
}
.dtcattitle-col2 .cardrate-block{
	position:relative;
	top:auto;
	left:auto;
	font-size:12px;
	line-height:13px;
	font-weight: 400;
	padding:4px 5px;
	border-radius: 5px;
	display:flex;
	justify-content: flex-start;
	align-items: center;
}
.dtcattitle-col2 .cardrate-block::before {
	width: 10px;
	height: 10px;
	margin-right: 2px;
	flex-grow: 0;
	flex-shrink: 0;
}


.dtcat-lcol2{
	padding:15px 10px;
}

.cardtitle-discb{
	text-align:center;
	padding:15px 30px;
	width:245px;
	box-shadow: 0px 0px 20px #777777;
}
.cardtitle-discb-img{
	background-image: url("../img/present.svg");
	background-size:90px 87px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-bottom:15px;
	width:100%;
	height:90px;
}
.cardtitle-discb-title{
	font-weight: 700;
	font-size: 14px;
	line-height: 100%;
	color: #212325;
	margin-bottom:6px;
}
.cardtitle-discb-text{
	font-weight: 400;
	font-size: 14px;
	line-height: 120%;
	color: #464646;
	margin-bottom:15px;
	padding-right:0;
}
.cardtitle-discb-close, .cardtitle-discb-close:hover, .cardtitle-discb-close:focus{
	background-image: url('../img/icon/close3.svg')
}

.cardtitle-checked-help{
	text-align:center;
	padding:15px 30px;
	width:245px;
	box-shadow: 0px 0px 20px #777777;
}
.cardtitle-checked-help-img{
	background-image: url("../img/icon/like2.svg");
	background-size:87px 87px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-bottom:15px;
	width:100%;
	height:87px;
}
.cardtitle-checked-help-img2{
	background-image: url("../img/icon/roll.svg");
}
.cardtitle-checked-help-title{
	font-weight: 700;
	font-size: 14px;
	line-height: 100%;
	color: #212325;
	margin-bottom:6px;
}
.cardtitle-checked-help-text{
	font-weight: 400;
	font-size: 14px;
	line-height: 120%;
	color: #464646;
	margin-bottom:15px;
	padding-right:0;
}
.cardtitle-checked-help-close, .cardtitle-checked-help-close:hover, .cardtitle-checked-help-close:focus{
	display:block;
	position:absolute;
	top:15px;
	right:10px;
	width:14px;
	height:14px;
	background-image:url('../img/icon/close3.svg');
	background-size:contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.dtcat-empty-first{
	background-color: #F4F7FB;
	border: 1px solid #E5E5E5;
	background-image:url('../img/hand.png');
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-size:100%;
	text-decoration:none;
}
.dtcat-empty-inside{
	background: linear-gradient(180deg, #FFAD67 0%, #F78625 52.08%, #EC6F03 100%);
	border-radius: 0px 30px 30px 0px;
	padding: 20px 30px 20px 15px;
	margin-right:20px;
	margin-top:20px;
}
.dtcat-empty-inside-line{
	font-weight: 500;
	font-size: 12px;
	line-height: 120%;
	color:#fff;
	margin-bottom:12px;
}
.dtcat-empty-inside-line:last-child{
	margin-bottom:0;
}
.dtcat-empty-inside-line::before{
	content:"";
	display:inline-block;
	background-image:url('../img/check_list_good.svg');
	width:10px;
	height:8px;
	background-size:contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-right:6px;
}


.dtcat-empty2{
	/*background: linear-gradient(193.71deg, #13C444 41.04%, #19AA41 59.97%);*/
	background:#fff;
	border:1px solid #E5E5E5;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08), 0px 0px 6px 0px rgba(0, 0, 0, 0.02);
}
.dtcat-empty2-in{
	padding:10px 10px 30px 10px;
	text-align:center;
}
.dtcat-empty2-img{
	width:100%;
	background-size:contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height:170px;
	margin-top:30px;
}
.dtcat-empty2-num{
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 46px;
	line-height: 100%;
	color: #fff;
	letter-spacing: -0.03em;
	background:#18AA41;
	padding:8px;
	width:100%;
	text-align:center;
	margin-bottom:10px;
	margin-top: -52px;
	border-radius:5px;
}
.dtcat-empty2-text{
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #212325;
	margin-bottom:40px;
}
.dtcat-empty2-btn, .dtcat-empty2-btn:hover, .dtcat-empty2-btn:focus{
	display:inline-block;
	text-decoration:none;
	width:90%;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: #fff;
	padding:20px;
	background: #18AA41;
	border-radius: 5px;
}
.dtcat-empty2-bottom, .dtcat-empty2-bottom:hover, .dtcat-empty2-bottom:focus{
	color:#fff;
	text-decoration:none;
	font-weight: 400;
	font-size: 13px;
	line-height: 140%;
	opacity:0.8;
	display:block;
	text-align: center;
	position:absolute;
	bottom:30px;
	left:10px;
	right:10px;
}

.dtcat-empty3{
	background-color: #fff;
	background-position: 50% 50%;
	background-size:cover;
	background-repeat: no-repeat;
	border:1px solid #E5E5E5;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08), 0px 0px 6px 0px rgba(0, 0, 0, 0.02);
}
.dtcat-empty3-in{
	text-align:center;
	padding:15px;
}
.dtcat-empty3-num{
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 46px;
	line-height: 100%;
	color:#212325;
	margin-bottom:5px;
	margin-top:10px;
}
.dtcat-empty3-text{
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	color:#212325;
	margin-bottom:40px;
}
.dtcat-empty3-btn, .dtcat-empty3-btn:hover, .dtcat-empty3-btn:focus{
	display:inline-block;
	text-decoration:none;
	text-align:center;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: #fff;
	padding:20px 5px;
	background: #18AA41;
	border-radius: 5px;
	position: absolute;
	bottom:100px;
	left:10px;
	right:10px;
}
.dtcat-empty3-bottom, .dtcat-empty3-bottom:hover, .dtcat-empty3-bottom:focus{
	color: #212325;
	text-decoration:none;
	font-weight: 400;
	font-size: 13px;
	line-height: 140%;
	opacity:0.5;
	display:block;
	text-align: center;
	position:absolute;
	bottom:30px;
	left:10px;
	right:10px;
}

.banners-slider-tbn .slick-arrow.slick-prev{
	left:-45px;
}

.hmc-search-block{
	position: relative;
	min-width: 400px;
}
.hmc-search-block svg{
	position: absolute;
	right:15px;
	top:9px;
}
.hmc-search-input{
	border-radius: 5px;
	border:none;
	background: #F4F5F8;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	color: #000;
	padding:9px 35px 9px 15px;
	width:100%;
}
.hmc-search-block-outer{
	position: relative;
}
.hmc-search-block-list{
	position:absolute;
	top:40px;
	left:0;
	display:none;
	padding:20px;
	border-radius: 5px;
	background:#fff;
	z-index:22;
	border:1px solid #E6E5E5;
	width:400px;
}
.hmc-search-block-list.active{
	display:block;
}

.cardrate-block-rl{
	position:relative;
	top:auto;
	left:auto;
	margin-left:3px;
}
.filter__row .filters{
	width:100%;
}

.header-middle__col-search{
	width:100%;
}
.header-middle__col-sec{
	flex-grow: 0;
	flex-shrink: 0;
}
.header-middle__col-first{
	width:100%;
}


.card-dtcat .card__serv-list-dsc .card__serv-list-span{
	background: #FFE7D2;
	display: inline-block;
	padding: 2px 6px;
	color: #464646;
	margin-right: 4px;
	border-radius: 40px;
	border:1px solid #F78625;
	font-size: 10px;
	line-height: 11px;
	white-space: nowrap;
}
.card-dtcat .card__serv-list-dsc .card__serv-list-span::before{
	display:inline-block;
	content:"";
	width:10px;
	height:10px;
	margin-right:4px;
	background-size:contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image:url('../img/icon/present_orange.svg');
}

.card-overphotos-block{
	position: absolute;
	top:10px;
	left:8px;
	display:flex;
	justify-content: flex-start;
	align-items: center;
	z-index:10;
}

.catalog-list.map-view .card-overphotos-block{
	left:18px;
	top:25px;
}
.catalog-list.map-view .card-overphotos-block2{
	left:60px;
	top:25px;
}
.catalog-list.map-view .cardspecial-block{
	top:auto;
}

.card-overphotos-block2{
	right:8px;
	left:auto;
}

.card-overphotos-block .cardspecial-block{
	position: relative;
	top:auto;
	left:auto;
}
.card-overphotos-block .cardtitle-disc, .card-overphotos-block .cardtitle-disc:hover, .card-overphotos-block .cardtitle-disc:focus{
	margin-left:0;
	font-size:12px;
	line-height: 100%;
	padding:7px 8px;
	border-radius:33px;
	display:flex;
}

.card__info-item--addess-in{
	display:flex;
	justify-content: flex-start;
	align-items: center;
	height:16px;
}
.card__info-item--addess-in-last{
	margin-top:5px;
}
.catalog-list.map-view .card__info-item--addess-in{
	height:auto;
}

.cardfich-cid{
	display:flex;
	justify-content: flex-start;
	align-items: center;
}
.cardfich-cid-item{
	width:26px;
	height:26px;
	flex-grow: 0;
	flex-shrink: 0;
	margin-left:6px;
	margin-right:0;
	background-size:contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.cardfich-cid-item-247{
	background-image:url('../img/icon/cat/4/247.svg');
}
.cardfich-cid-item-family{
	background-image:url('../img/icon/cat/4/family.svg');
}
.cardfich-cid-item-new{
	background-image:url('../img/icon/cat/4/new.svg');
}
.cardfich-cid-item-noalk{
	background-image:url('../img/icon/cat/4/noalk.svg');
}
.cardfich-cid-item-nofood{
	background-image:url('../img/icon/cat/4/nofood.svg');
}

.card__info-icon--adress2, .card__info-icon--adress10{
	width: 12px;
	height: 16px;
	flex-grow: 0;
	flex-shrink: 0;
	margin-right:8px;
}
.card__info-icon--adress2 {
	background-image: url('../img/icon/placemark-grey.svg');
}
.card__info-icon--adress10 {
	background-image: url('../img/icon/metro2.svg');
}

.card__info-icon--adress2-filled {
	background-image: url('../img/icon/placemark-grey2.svg');
}
.card__info-icon--adress10-filled {
	background-image: url('../img/icon/metro3.svg');
}


.dtcattitle-checked, .dtcattitle-checked:hover, .dtcattitle-checked:focus{
	display:inline-block;
	width:21px;
	height:21px;
	background-image:url('../img/icon/cat_checked2.svg');
	background-size:contain;
	background-repeat:no-repeat;
	background-position:50% 50%;
	margin-left:0;
	flex-shrink:0;
}

.dtcat_bbtnsfr{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.dtcat_bbtnsfr .cardlove, .dtcat_bbtnsfr .cardlove:hover, .dtcat_bbtnsfr .cardlove:focus{
	position: relative;
	top:auto;
	right:auto;
	width:32px;
	height:32px;
	margin-left:6px;
	background-color:#F1F1F3;
	text-decoration: none;
	border-radius: 5px;
	flex-grow: 0;
	flex-shrink: 0;

	background-image: url('../img/icon/heart.svg');
	background-size:14px 12px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.dtcat_bbtnsfr .cardlove.loved, .dtcat_bbtnsfr .cardlove.loved:hover, .dtcat_bbtnsfr .cardlove.loved:focus{
	background-image: url('../img/icon/heart2.svg');
}
.dtcat_bbtnsfr .cardlove::after{
	display:none;
}


.dtcat_bbtns{
	display:flex;
	justify-content: space-between;
	align-items: center;
}
.dtcat_bbtn-call, .dtcat_bbtn-call:hover, .dtcat_bbtn-call:focus{
	display:block;
	font-size: 13px;
	font-weight: 400;
	line-height: 13px;
	color:#464646;
	padding:10px;
	text-align: center;
	text-decoration: none;
	flex-grow: 1;
	width:100%;
	background:#F1F1F3;
	border-radius: 5px;
}
.dtcat_bbtn-call2, .dtcat_bbtn-call2:hover, .dtcat_bbtn-call2:focus{
	background:#FB8E30;
	color:#fff;
}
.dtcat_bbtn-map, .dtcat_bbtn-map:hover, .dtcat_bbtn-map:focus{
	display:block;
	width:32px;
	height:32px;
	margin-left:6px;
	background-color:#F1F1F3;
	text-decoration: none;
	border-radius: 5px;
	flex-grow: 0;
	flex-shrink: 0;
	background-image: url('../img/icon/dtcat_bbtn-map.svg');
	background-size:12px 16px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.dtcat_bbtns .cardlove, .dtcat_bbtns .cardlove:hover, .dtcat_bbtns .cardlove:focus{
	position: relative;
	top:auto;
	right:auto;
	width:32px;
	height:32px;
	margin-left:6px;
	background-color:#F1F1F3;
	text-decoration: none;
	border-radius: 5px;
	flex-grow: 0;
	flex-shrink: 0;

	background-image: url('../img/icon/heart.svg');
	background-size:14px 12px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.dtcat_bbtns .cardlove.loved, .dtcat_bbtns .cardlove.loved:hover, .dtcat_bbtns .cardlove.loved:focus{
	background-image: url('../img/icon/heart2.svg');
}
.dtcat_bbtns .cardlove::after{
	display:none;
}
.card__serv-list-vd{
	width:100%;
	height:34px;
}
.catalog-list.map-view .card__serv-list-vd{
	height:auto;
}
.card__serv-list-vdt, .card__serv-list-vdt:hover, .card__serv-list-vdt:focus{
	display:block;
	background: #FFE7D2;
	padding: 2px 6px;
	color: #464646;
	border-radius: 40px;
	border: 1px solid #F78625;
	font-size: 10px;
	line-height: 11px;
	white-space: nowrap;
	text-align: center;
	width:100%;
	margin-bottom:16px;
}
.card__serv-list-vdt2, .card__serv-list-vdt2:hover, .card__serv-list-vdt2:focus{
	display:block;
	background: none;
	padding: 2px 6px;
	color: #464646;
	border-radius: 40px;
	border: 1px solid #F1F1F3;
	font-size: 10px;
	line-height: 11px;
	white-space: nowrap;
	text-align: center;
	width:100%;
	margin-bottom:16px;
}
.carddotline-emp, .carddotline-emp:hover, .carddotline-emp:focus{
	display:block;
	font-size: 13px;
	line-height: 13px;
	color: #8F8F8F;
	font-weight: 400;
	text-decoration: none;
	margin-bottom:13px;
}

.control-item.filters .control-item__body-mod1 .select .select__hidden{
	background:#fff;
	border:1px solid #EEEEEE;
	color:#212325;
	border-radius: 5px;
	padding:10px 0;
	top:calc(100% + 10px);
	left:5px;
	width:292px;
	box-shadow: 0px 12px 14px 0px #00000026;

}
.control-item.filters .control-item__body-mod1 .select .select__hidden .select__hidden-option {
	font-size: 14px;
	line-height: 16.8px;
	font-weight: 400;
	padding: 5px 15px;
	-webkit-transition: none;
	transition: none;
	display:flex;
	justify-content: space-between;
	align-items: center;
}
.control-item.filters .control-item__body-mod1 .select .select__hidden .select__hidden-option:hover{
	background:#fff;
}
.control-item.filters .control-item__body-mod1 .select .select__hidden .select__hidden-option:before {
	display:none;
}
.control-item.filters .control-item__body-mod1 .select .select__hidden .select__hidden-option:after {
	content:"";
	display:inline-block;
	flex-grow: 0;
	flex-shrink: 0;
	width:14px;
	height:14px;
	border:1px solid #F78625;
	border-radius: 2px;
	position:relative;
	top:auto;
	left:auto;
}
.control-item.filters .control-item__body-mod1 .select .select__hidden .select__hidden-option.selected2:after{
	background:#F78625;
	background-image:url('../img/icon/check-box.svg');
	background-size:contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.control-item.filters .control-item__body-mod1 .select .select__hidden a.select__hidden-option {
	color:#212325;
}