
@media only screen and (max-width: 1199px){
.available-rooms .available-rooms-results-block .room-variants .room-variant.red {
    width: 100%;
    display: table;
}


.room-variants .slick-slide {
    display: block;
    float: none!important;
}

.available-rooms .available-rooms-results-block .room-variants .room-variant {
    width: 100%;
    display: table!important;
}

.btn-large{
    margin:  0 auto;
}

}



.close-icon_circle{    
    display: inline-block;
    margin-right: 2px;
    height: 18px;
    width: 18px;
    mask-size:18px;
    -webkit-mask-size:18px;
    top: 2px;
    position: relative;

    background-color:#267ff9;
    mask-image: url('/images/new_icons/close-icon_circle.svg')!important;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/new_icons/close-icon_circle.svg")!important;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
}
.btn-cancel:hover .close-icon_circle{ 
    background-color:#464444;

}
@media only screen and (max-width: 1199px){
.close-icon_circle{    
    display: inline-block;
    margin-right: 2px;
    height: 16px;
    width: 16px;
    mask-size:16px;
    -webkit-mask-size:16px;
}
}


@media only screen and (max-width: 1199px){
    .available-rooms .available-rooms-results-block .fade-slide {
        height: 100%;
    }
    }





@media only screen and (max-width: 1199px){
.available-rooms .available-rooms-results-block .fade-slide {
    height: 100%;
}
}


.t_row{
    display: table-row;
}

.radio_wrapper {
    background: #ffffff;
    border: 1px solid #267ff9;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    height: 40px;
    margin: 8px 8px 8px 0;
    padding: 0px 0px;
    position: relative;
}
.radio_wrapper .frame-127{
    height: 38px;
}

.radio_wrapper input{
    display: none;
}
.radio_wrapper label{
    vertical-align: middle;
    display: flex;
    align-items: center;
    padding: 0 8px;
    height: 38px;
}
.radio_wrapper span{
    font-size: 16px;
    font-weight: 600;
    margin-right: 4px;
    top: 0px;
    position: relative;
}

.radio_wrapper input[type=radio] + label::before {
    padding-right: 0; 
    margin-right: 8px;
    margin-left: 4px;
}

.radio_wr_out{
    display: flex;
    align-items: center;
    flex-wrap: wrap;

}
.title_occupancy{
    display: flex;
    align-items: center;
    margin-right: 12px;

}
.radio_wr{
    display: flex;
    align-items: center;

}
@media only screen and (max-width: 1199px){
    .radio_wr{
    flex-direction: column;    
    align-items: flex-start;
    }
}
.wrapper_for_right_line{
    position: relative;
}



.occupancy_title{
    color: #464444;
    position: relative;
    height: auto;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 12px;
}


.btn-cancel, .btn-cancel:hover, .btn-cancel:focus{
    background: none!important;
    height: 44px;
    border: 0;
    width: 100%;

    
}
.btn-cancel:hover, .btn-cancel:focus{
    color: inherit!important;
}

.roomsquantity_block{
    display: flex;
    position: relative;
    margin: 0px auto 16px;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.roomsquantity{
    display: inline-flex;
    align-items: center;
}
.roomsquantity span{
    margin-right: 4px;
}


.select_over{
    height: 44px;
    width: auto;
    min-width: 80px;
    padding: 4px;
    border: 1px solid #dcdfe2;
    border-radius: 4px;
    font-size: 20px;
    /* font-family: Inter, serif; */
}
.occup_roomsquant{
    width: 100%;
}

.available-rooms .available-rooms-results-block .room-variants .room-variant .select-tariff-group .btn-large {
    padding-right: 4px;
    padding-left: 4px;
}

.d0{display:none!important}

@media only screen and (min-width: 1200px){


.select_over{
    height: 44px;
    /* font-family: Inter, serif; */
    font-size: 18px;
    line-height: 18px;
}

.services-block .service-rows .service-row .top-side .service-checkbox {
    top: 14px;
}
.available-rooms .available-rooms-results-block .room-variants .room-variant .room-price-block .room-price {
    width: auto;
}
.st_amount_str{
	width: auto!important;
    right: 24px;
    text-align: right;
    float: right;
	left:auto!important;
}
.pay-result-ok .info2 .services {
    top: auto;
}
.pay-result-ok .info1 .left-block .reserve-date {
    position: relative;
}
.pay-result-ok .info2 .rooms .room-row .room-info-row .col2 {
    width: 700px;
}
.pad24{padding:24px;}

.popup-room-info .room-comfort-item .point-col:before {
	display:none;
    background: none;
}


.popup-room-info .title{
	height:auto!important;
	position: relative;
    top: auto;
    margin-top: 20px;
}
.popup-room-info .short-info {
    padding-top: 20px;
    height: auto;
    top: auto;
    position: relative;
    margin-top: 20px;
    display: block;
    width: auto;
    left: 32px;
}

.amenity_icon_img {
    margin: 0px 12px 0px 0px!important;
}
.popup-room-info  .description{
    position: relative;
    top: auto;
    height: auto;
	margin: 40px 0;
}
.area-title, .area-value,
.people-count-title, .people-count-value{
	height: auto!important;
    top: 0!important;
	position:relative!important;
	display:table-cell!important;
	display:block!important;
}
.area-title, .people-count-title{
	float: left!important;
    width: 25%!important;
}
.area-value, .people-count-value{
    width: 75%!important;
	left:0px!important;
	margin-left:25%!important;
}
.popup-room-info .short-info {
    width: 90%;
}

.popup-room-info .room-comfort-item {
    top: auto!important;
}
.popup-room-info .room-comfort-item .title {
    position: relative!important;
}
/*.popup-room-info {
    height: auto;
}
*/
.title-box .title {
    white-space: normal!important;
    width: 400px!important;
}

.pay-parameters .pay-parameters-content .additional-info {
    position: relative;
    width: 632px;
    height: auto;
    margin-top: 32px;
    background: #fff;
    padding-bottom: 20px;
    box-shadow: 0 -2px 1px rgba(85, 89, 106, .0196802), 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
    border-radius: 8px;
    color: rgba(47, 72, 106, .75);
}

.pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .room-photos,
.over_list_block .slick-slider{
	border-radius: 0 8px 0 0;
    height: 112px;
    position: relative;
    width: 160px;
    float: left;
    display: inline-block;
	margin-right: 14px;
    left: auto;
}
.over_list_block .slick-counter{
	display:none;
}

.over_list_block .room_title{
	position: relative;
    width: auto;
    height: auto;
    left: auto;
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    display: block;
    align-items: center;
    color: #2f486a;
    top: 0;
}


.over_list_block .slick-active div{
	overflow: hidden!important;
    height: 112px!important;
    border-radius: 8px!important;
}


.add_info .reply_name{
	line-height:10px;
}
.add_info .reply_date {
	line-height:10px;
	margin-top: 0px;
}


.available-rooms .available-rooms-results-block {
    padding-top: initial;
    position: relative;
}
.available-rooms .available-rooms-results-block .available-rooms-result {
	/* margin-top: 90px; */
}


.services-block .service-rows .service-row .top-side .service-text .service-title {
	width: calc(100% - 200px)!important;
    position: relative;
    top: auto;
    align-items: baseline;
    display: inline-table;
	margin: 16px 0;
}
.services-block .service-rows .service-row .top-side .service-text .service-text-value {
	position: relative;
    top: auto;
    height: auto;
    width: 100%;
    box-sizing: border-box;
    left: 0;
    padding:0 16px 16px 16px;
}

.services-block .service-rows .service-row .top-side .image-closer {
	height: auto;
    min-height: 98px;
	position:relative;
}
.services-block .service-rows .service-row .top-side {
    height: auto;
    min-height: 98px;
	position:relative;
}
.services-block .service-rows .service-row .top-side .service-image {
	height:100%;
	object-fit:cover;
}



}





.available-rooms .alternative-dates .alternative-date {
	height:auto!important;
}

.price {
    width: auto;
}

.paying .paying-contacts-block {
    height: auto;
    min-height: 54px;
}
.st_wrapper{
    margin: 16px auto;
    background: #fff;
    border: 1px solid #dcdfe2;
    box-sizing: border-box;
    border-radius: 8px;
    display: table;
    width: 100%;

}
.st_wrapper .title{
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: #2f486a;
	position: relative;
}
.st_wrapper div.rooms{
	left:auto!important;
	top:auto!important;
}
.st_wrapper .room-title, .st_wrapper .service-title{
	font-weight: 600;
    font-size: 18px;
    line-height: 32px;
    color: #2f486a;
	margin:16px 0;
	position: relative;
}


.st_wrapper .room-info-row, .st_wrapper .service-info-row{
	position: relative;
}
.st_wrapper .room-info-row .col1, .st_wrapper .service-info-row .col1{
	font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: rgba(47, 72, 106, .75);
	position: relative;

	width: auto;
    min-width: 200px;
	display:inline-block;
	margin: 6px 0;
}
.st_wrapper .room-info-row .col2, .st_wrapper .service-info-row .col2{
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #2f486a;
	position: relative;

	width:70%;
	display:inline;
	margin: 6px 0;
}
.st_wrapper .bottom-block {
    background: #fafbfc;
    border-radius: 0 0 8px 8px;
    border: 1px solid #dcdfe2;
    position: relative;
    width: 100%;
    padding: 24px;
    left: -25px;
	top: 25px;
}

.st_wrapper .bottom-block .summ-title{
	font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #2f486a;

	width: auto;
    min-width: 200px;
	display:inline-block;
}
.st_wrapper .bottom-block .summ-value{
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #267ff9;

	width:70%;
	display:inline;
}



.st_wrapper .left-block {
    width: 64%;
    display: table-cell;
}

.st_wrapper .left-block .reserve-number, .my_title_one{
	font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: #2f486a;
	display:inline-block;
}
.st_wrapper .left-block .reserve-date{
	display:inline;
	margin-left:10px;
	font-size: 12px;
    line-height: 18px;
    color: #2f486a;
}

.st_wrapper .left-block  .text{
	font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: rgba(47, 72, 106, .75);
	height:auto;

}
.st_wrapper .left-block .contact-info-title{
	font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: #2f486a;
    top: 18px;
}
.st_wrapper .left-block  .title{
	    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    color: rgba(47, 72, 106, .75);
}

.st_wrapper .left-block  .value{
	font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #2f486a;
    top: 20px;

}

.st_wrapper .left-block .contact-row{
	width:100%;
	display:table;
	margin-top:24px;
}

.st_wrapper .left-block .contact-row .contact-row-col1,
.st_wrapper .left-block .contact-row .contact-row-col2{
	width:50%;
	display:table-cell;
}


.st_wrapper .right-block{

	width: 36%;
    display: table-cell;
    background: #fafbfc;
    border-radius: 0 8px 8px 0;
    top: -1px;
    border-left: 1px solid #dcdfe2;

}

.i_plus_label{
	float: left;
    margin-right: 10px;
	width:24px;
}

.wrapper_i_plus_label{
	display: block;
    margin: 20px 0;
}



.my_reply .reply_left{
	width:35%;
	display:table-cell;
}

.my_reply .reply_left .my_person img{

}
.my_reply .reply_left .my_person .add_info{
	display: inline-block;
    vertical-align: top;
    margin: 4px 0 0 10px;
}

.add_info .reply_name{
	color: #000000;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
	display:block;
}




.add_info .reply_date{
	color: rgba(0, 0, 0, .75);
    font-size: 12px;
    font-weight: 500;
    height: 16px;
	display:block;
	margin-top: 4px;
}


.my_vote{
	display:block;
	margin-top: 16px;
}
.my_vote .my_vote_value {
    background: #267ff9;
    border-radius: 8px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    padding: 8px;
    float: left;
    margin-right: 12px;
}

.my_vote_level {
    color: #666666;
    font-weight: 600;
    height: 20px;
    line-height: 20px;
    margin-top: 2px;
    display: block;
}


.my_vote_items{
    color: #267ff9;
    font-size: 12px;
    font-weight: 500;
    height: 16px;
    line-height: 16px;
    opacity: .85;
}


.my_reply .reply_right{
	width:65%;
	display:table-cell;

}



.room-photos .slick-slide {
	overflow:hidden!important;
    height: 224px!important;
}


.my_content_block{
background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
	vertical-align:top;
}

.st_wrapper_reply{
	padding: 12px 24px;
    position: relative;
}
.reply_right  .reply_text{
	color: #2f486a;
    display: block;
    font-size: 16px;
    line-height: 24px;
    position: relative;
}

.h_line{
	background: #dcdfe2;
    height: 1px;
    position: relative;
    width: auto;
    margin: 12px 24px;
}

.st_plus_green_icon{
    background: url(../static/plus-green.svg) no-repeat 50%;
    background-size: cover;
    height: 24px;
    position: absolute;
    top: 22px;
    left: -14px;
    width: 24px;
}
.st_minus_red_icon{
    background: url(../static/minus-red.svg) no-repeat 50%;
    background-size: cover;
    height: 24px;
    position: absolute;
    top: 22px;
    left: -14px;
    width: 24px;
}
.my_reply{
	display:table;
	width:100%;
	margin-top:32px;
}


.paying_contacts_block{
	    position: relative;
		width:auto;
    max-width: 632px;
    margin: 32px auto;
    background: #fff;
    box-shadow: 0 1px 0.5px rgba(85, 89, 106, .0196802), 0 2px 1px rgba(85, 89, 106, .0282725), 0 3px 2px rgba(85, 89, 106, .035), 0 4px 4px rgba(85, 89, 106, .0417275), 0 9px 8px rgba(85, 89, 106, .0503198), 0 20px 20px rgba(85, 89, 106, .07);
    border-radius: 4px;
}
.paying_wrapper{
	display:table;
	width:100%;

}
.paying_contacts_block .left_text{
	width:30%;
	display:table-cell;
	text-align:left;
	padding:20px;
	color: #2f486a;
	vertical-align: middle;
}
.paying_contacts_block .right_text{
	width:70%;
	display:table-cell;
	text-align:right;
	padding:20px;

}
.paying_contacts_block .form_wrapper{
	position:relative;
	display:flex;
}
.st_pay_price{
	text-align: right;
    font-weight: bold;
    font-size: 16px;
    color: #267ff9;
}


.my_line{
	position: relative;
    width: 100%;
    height: 1px;
    background: #dcdfe2;
	display:block;
	clear:both;
}

.st_form_style{
	padding: 10px;
    border: 1px solid #dcdfe2;
    width: 100%;
    border-radius: 4px;
}
.btn_blue{
	background: #267ff9!important;
    box-shadow: 0 6px 12px rgba(38, 127, 249, .2), 0 4px 6px rgba(38, 127, 249, .2);
    border-radius: 4px;
	color:#fff;
	padding:10px 20px;
	display:inline-block;
}
.btn_blue:hover{
    background: #529bff;
    box-shadow: 0 12px 16px rgba(38, 127, 249, .2), 0 6px 12px rgba(38, 127, 249, .2);
	cursor:pointer;
}
.card_error_message{
	margin-right:10px;
	color:#fa755a;
	font-weight:bold;
	margin-bottom: 10px;
}
.paying_wrapper #card-errors{
position: absolute;
    color: #fa755a;
    font-size: 14px;
    font-weight: bold;
    margin-top: 2px;
}
#card-element{
border: 1px solid #dcdfe2;
    padding: 10px;
}



.room_panel{
	display:table;
	height:auto;
}
.room_panel .left_panel{
    width: auto;
    display: table-cell;
	padding: 24px 24px 24px 24px;
	border-right:1px solid #dcdfe2;
	border-top:1px solid #dcdfe2;

}
.room_panel .right_panel{
    width: 272px;
    display: table-cell;
	padding: 24px 24px 24px 24px;
	/* background-color:#fafbfc; */
	border-top:1px solid #dcdfe2;
}

.room_panel .room_title{
	position: relative;
	height:auto;
	color: #2f486a;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
	margin-bottom: 12px;
}
.room_attribute_plate{
	position: relative;
	display:inline-block;
	width:49%;
	margin: 6px 0;

}
.room_panel img{
	vertical-align:middle;
	position:relative;
}
.room_panel .help-icon {
    margin-top: 2px;
    background-size: auto;
    position: relative;
    display: inline-block;
}
.room_panel .plate_caption{
    color: #2f486a;
    display: inline-flex;
    line-height: 20px;
    margin: 4px;
	position: relative;
    width: auto;
}

.room_panel .room_price{
    color: #267ff9;
	display:block;
    font-size: 20px;
    font-weight: 700;
    line-height: 21px;
    margin: 6px auto;
	position: relative;
    text-align: center;
}
.room_panel .room_price_block{
	position:relative;
	display:block;
}
.room_panel .room_free_count{
	color: rgba(47, 72, 106, .75);
    line-height: 20px;
    text-align: center;
    margin: 16px auto;
    display: block;
}
.room_panel .select-tariff-group{
	position: relative!important;
    left: auto!important;
    top: 0!important;
    height: auto!important;
    width: auto!important;
}

.room_panel .select-tariff-group .btn-large{
	position: relative!important;
}
.room_panel .select-tariff-group a{
	text-decoration:none;
}
.room_panel .old_price .line{
	color:#2f486a!important;
	font-size:16px!important;
    font-weight: 400!important;
}
.room_panel .old_price .line{
	text-decoration:line-through!important;
}
.room_panel  .style_discount{
    background-color: #267ff9;
    color: #fff;
    text-decoration: none!important;
    margin-left: 10px;
    padding: 2px 6px;
    border-radius: 4px;
    font-size: 16px;
}
.room_title{
    color: #2f486a;
    display: flex;
    font-size: 26px;
    font-weight: 700;
    position: relative;
}

.man_wrapper{
    background: #fafbfc;
    border: 1px solid #dcdfe2;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    height: 40px;
    margin: 8px 8px 8px 0;
    padding: 7px 8px;
    position: relative;
}
.room_description{
	align-items: center;
    color: #2f486a;
    display: block;
    font-size: 16px;
    line-height: 24px;
    opacity: .85;
    position: relative;
}




.room_panel_top{
	display:block;
	height:auto!important;
}
.room_panel_top .panel_tab{
	display:table;
	height:auto;
	width:100%;
}

.room_panel_top .left_panel{
    width: auto;
    display: table-cell;
	padding: 24px 24px 24px 24px;

}
.room_panel_top .right_panel{
    width: 272px;
    display: table-cell;
	padding: 0px 0px 0px 24px;
    position: relative;
    vertical-align: top;
}
.room_panel_top .frame-155{
	height:auto!important;
	left:auto!important;
	top:auto!important;
	width:auto!important;
	position:relative!important;
	padding:24px!important;
}

.room_info_btn{
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe2;
    border-radius: 4px;
    box-sizing: border-box;
    height: 43px;
    position: relative;
    width: 272px;
    color: #267ff9;
    font-weight: 600;
    line-height: 32px;
    box-shadow: unset;
}

.room_info_btn:hover {
        background: #dfecfe;
        border: 1px solid #267ff9;
        box-sizing: border-box;
		box-shadow: none ;
    }

.available-rooms .available-rooms-results-block .frame-155 .gradient {
    height: 100%;
    top: 0;
    left: 575px;
    position: absolute;
    width: 90px;
    background: linear-gradient(270deg, #fff 20%, hsla(0, 0%, 100%, 0) 100%);
}
.available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-photos {
    border-radius: 0 8px 0 0;
    height: 224px;
    left: auto;
    top: auto;
    right: auto;
    position: relative;
    width: 320px;
}


.available-rooms .available-rooms-results-block .frame-155 .room-info-btn {

    position: relative;
    left: auto;
    height:auto;
    min-height: 43px;
    line-height: 24px;
}


.my_row{
	left: auto!important;
    padding: 0 20px;
   margin-top: 24px!important;
    position: relative!important;
}


.pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .frame-154,
.over_list_block .frame-154{
    padding: 0;
    position: relative;
    margin-top: 18px;
    display: block;
    margin-left: 0px;
    top: auto;
    left: auto;
}

.pay-parameters .pay-parameters-content .contacts-block .title,
.pay-parameters .pay-parameters-content .additional-info .title {
    position: relative;
    width: auto;
    height: auto;
    left: auto;
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    display: block;
    align-items: center;
    color: #2f486a;
    padding: 24px 20px 12px 20px;
}

.pay-parameters .pay-parameters-content .additional-info .row {
    margin-left: auto;
}
.pay-parameters .pay-parameters-content .additional-info .textarea textarea {
    background: none;
    position: relative;
    top: -12px;
    left: auto;
    border: none;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    display: block;
    align-items: center;
    color: #2f486a;
    height: 73%;
    width: 100%;
    padding: 0 12px;
    resize: none;
}

.pay-parameters .pay-parameters-content .additional-info .textarea .caption {
    position: relative;
    width: auto;
    height: auto;
    left: auto;
    top: auto;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    display: block;
    align-items: center;
    color: rgba(47, 72, 106, .75);
    right: auto;
    margin: 20px 12px 0 12px;
}

.pay-parameters .pay-parameters-content .additional-info button {
    cursor: pointer;
    position: relative;
    border: none;
    background: #267ff9;
    box-shadow: 0 6px 12px rgba(38, 127, 249, .2), 0 4px 6px rgba(38, 127, 249, .2);
    border-radius: 4px;
    width: 224px;
    height: 52px;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    bottom: auto;
    left: 20px;
}

.rectangle-top .terms-frame .privacy-and-term {
    cursor: pointer;
    display: inline-block;
    width: auto;
	margin-right: 2px;
}

.rectangle-top .terms-frame {
    display: inline-block;
    height: 24px;
    left: auto;
    position: relative;
    top: 10px;
    float: right;
}

.pay-parameters .pay-parameters-content .input .value {
	width:90%;
}

.pay-parameters .pay-parameters-content .contacts-block .checkbox {
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 24px;
    top: 11px;
}
.st_checkbox{position:relative;}
.contacts-block input[type=checkbox] + label {
    margin-left: 20px;
    margin-top: 12px;
}
.pay-parameters .pay-parameters-content .contacts-block {
    padding-bottom: 20px;
	height:auto;
}

input[type=checkbox] + label::before {
    position: relative;
    display: inline-block;
    content: "";
    height: 24px;
    width: 24px;
    user-select: none;
    background: url(../static/checkbox.svg) 50% no-repeat;
    padding-right: 0px;
    vertical-align: middle;
    margin-right: 10px;
}
.close_btn_bottom {
    top: auto!important;
    bottom: 20px!important;
	position:relative!important;
	float:right;
	left:auto!important;
	right: 18px;
	margin:10px 0;
}


.available-rooms .available-rooms-none-text {
	height:auto;
}
.alter_date_range{
	font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
	color: #2f486a;

	text-align:center;
	margin-bottom: 20px;
}

.over_alter_date .minus-icon{
	margin: 0 20px;
    position: relative;
    bottom: -3px;
}
.over_alter_date .alter_description{
	font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
	color: #2f486a;

	text-align:center;
	display:block;
	margin: 20px 0;
}

.over_alter_date .alter_price{
	position: relative;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    justify-content: center;
    color: #267ff9;
	margin: 20px 0;
}

.available-rooms .alternative-dates .btn-large {
    width: inherit;
    height: 52px;
    top: auto;
	width:100%;
	/*padding: 0 24px;*/
}

.alter_wrapper{
	width: auto;
    padding: 24px 24px 24px 24px;
    display: block;
}

.alternative-dates.over_alter_date {
    margin-bottom: 24px;
}





.rectangle-2 .main-info .contacts .address-row {
    height: auto;
}
.rectangle-2 {
    height: auto;
}
.rectangle-2 .main-info {
    left: 0;
    position: relative;
    top: 0;
    padding: 24px 24px 0 24px;
}
.rectangle-2 .main-info .title {
    height: auto;
	padding-right: 240px;
	position:relative;
}
.rectangle-2 .main-info .contacts {
    display: inline-block;
    position: relative;
    top: auto;
    margin-top: 20px;
	padding-right: 240px;
}
.rectangle-2 .main-info .contacts .address-row {
    height: auto!important;
}
.rectangle-2 .main-info .contacts .phone-row {
    height: auto!important;
}
.rectangle-2 .main-info .contacts .email-row {
    height: auto!important;
}
.rectangle-2 .photos {
    top: auto;
	padding-bottom: 20px;
}
.rectangle-2 .main-info .image {
    left: auto;
    right: 0px;
}
.available-rooms .available-rooms-filter .available-rooms-filter-elements .input1 .text {
    width: auto;
}


.input1.selected {
	margin-right:4px!important;
}
.input3.droopdown {
	margin-right:4px!important;
}
.droopdown-expanded .droopdown-element.pay-type {
    width: 240px;
}

.available-rooms .available-rooms-filter .available-rooms-filter-elements .input3,
.available-rooms .available-rooms-filter .available-rooms-filter-elements .input4{
	position: relative;
    left: auto;
    padding-right: 32px;
    width: auto;
}

.available-rooms .available-rooms-filter .available-rooms-filter-elements .input3 .select-arrow-down,
.available-rooms .available-rooms-filter .available-rooms-filter-elements .input4  .select-arrow-down
 {
    left: auto;
    right: 8px;
    top: 10px;
    margin: 0;
	position:absolute;
}
.available-rooms .available-rooms-filter .available-rooms-filter-elements .input4 .droopdown-expanded {
    left: 0;
}
.available-rooms .available-rooms-filter .available-rooms-filter-elements .input3 .droopdown-expanded {
    left: 0;
}
.available-rooms .available-rooms-filter .available-rooms-filter-elements {
    width: auto;
}
.available-rooms .available-rooms-filter .available-rooms-filter-elements .input4 .text {
    width: auto;
}

@media only screen and (max-width: 1199px){
.popup-room-info .short-info {
    left: 0;
}
.pad24{padding:16px;}

.services-block .service-rows .service-row .top-side .service-checkbox {
    top: 14px;
}


.st_wrapper{
	width:328px;
}

.st_wrapper .bottom-block{
	padding: 16px;
    left: -17px;
    top: 17px;
}
.st_wrapper .room-info-row .col1, .st_wrapper .service-info-row .col1{
	font-size:12px;
	display:block;
	margin:0;
}
.st_wrapper .room-info-row .col2, .st_wrapper .service-info-row .col2{
	font-size:14px;
}
.st_wrapper .bottom-block .summ-title {
	min-width: auto;
	width:auto;
}
.st_wrapper .bottom-block .summ-value{
	width: auto;
    float: right;
}
.st_wrapper .room-title, .st_wrapper .service-title {
    margin: 16px 0 0;
}

.st_wrapper .right-block {
width: 100%;
    display: table-cell;
    border-left: 0;
    top: auto;
    border-top: 1px solid #dcdfe2;
    z-index: 9999999;
    position: relative;
    margin: 1px;
    border-radius: 0 0 8px 8px;
}
.st_wrapper .left-block {
	width: 100%;
    display: table-row;
    position: relative;
    z-index: 9;
    margin: 1px;
}
.st_wrapper .left-block .text {
	font-size: 14px;
}
.st_wrapper .left-block .reserve-date{
display: block;
    margin-left: 0;
}
.my_title_one{font-size: 18px;}

.st_wrapper .left-block .contact-row .contact-row-col1,
.st_wrapper .left-block .contact-row .contact-row-col2{
	width:100%;
	display:block;
	margin: 24px 0 0 0;
}
.st_wrapper .left-block .contact-row {
    margin-top: 0;
}
.st_wrapper .left-block .contact-row .contact-row-col1 .title{
	font-size: 12px;
}
.st_wrapper .left-block .contact-row .contact-row-col1 .value{
	font-size: 14px;
}
.wrapper_i_plus_label {
    margin: 10px 0;
}

.amenity_div img {
    height: 18px;
    width: 18px;
    position: relative;
    top: 0px;
    left: 0px;
}

.amenity_icon_img{
    height: 24px;
    width: 24px;
    top: 6px;
    position: relative;
    margin-right: 10px;
}
.amenity_div{
    cursor: pointer;
    display: inline-block;
    position: relative;
    height: 32px;
    width: 32px;
    border: 1px solid #e5e7ea;
    background-color: #fafbfc;
}



.amenity_div span.caption{
	display:none!important;
}

.room-info-btn{
    top: 23px!important;
	line-height: 30px!important;
}

.man-icon, .plus-icon {
    display: inline-block;
}
/*.frame-127 {
    display: block;
}*/



.my_reply .reply_left,
.my_reply .reply_right {
    width: 100%;
    display: block;
}
.reply_right .reply_text {
    font-size: 12px;
    line-height: 24px;
}
.h_line {
    margin: 2px 24px;
}

.st_plus_green_icon,
.st_minus_red_icon {
    top: 12px;
}
.my_reply .reply_left .my_person .add_info {
    margin: 0px 0 0 10px;
}
.available-rooms .replies {
    margin: 0 auto;
}
.my_vote {
    display: table;
    margin-top: 16px;
    margin-bottom: 6px;
    width: 100%;
}

.popup-room-info .room-comfort-item {
    margin-bottom: 0px!important;
}
.popup-room-info .room-comfort-item .point-col:before {
	display:none!important;
}
.popup-room-info .short-info {
    padding-top: 20px!important;
}

.title-box .title {
    font-size: 14px;
    font-weight: 600;
    line-height: 16px!important;
    white-space: normal!important;
    width: 230px!important;
}


.paying_contacts_block .left_text {
    width: auto;
    display: block;
    padding: 10px 20px 0px 20px;
}

.paying_contacts_block .right_text {
    width: auto;
    display: block;
    padding: 0px 20px 10px 20px;
}
.st_pay_price {
    text-align: left;
}

.popup-room-info .title {
	height:auto!important;
}
.popup-room-info .room-comfort-item .title {
	padding: 22px 0 6px 0!important;
	left: 0!important;
}



.room-info-btn{
	    top: 32px!important;
}
.available-rooms .available-rooms-results-block .frame-155 .frame-155-overflow {
    cursor: pointer;
    height: 40px;
    width: 315px;
    display: flex;
    position: relative;
    margin-top: 12px;
}
.available-rooms .available-rooms-results-block .frame-155 .look {
	display: block;
    position: relative;
    clear: both;
    text-align: center;
}
.available-rooms .available-rooms-results-block .frame-155 {
    display: block;
    flex-direction: row;
    height: auto;
    justify-content: space-between;
    left: 17px;
    padding: 0;
    position: relative;
    width: auto;
    bottom: 0;
}
.available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-description {
	height:auto;
}
.available-rooms .available-rooms-results-block .available-rooms-result .top-side .opis {
	left: 0;
    margin: 10px 0 0 0;
}
.available-rooms .available-rooms-results-block .room-variants {
    top: auto;
    height: auto;
}
.help-icon {
    position: relative;
    right: 0;
	zoom: 0;
}

.room_panel {
	margin-top:0px;
}
.room_panel .left_panel, .room_panel .right_panel{
    display: block;
    width: calc(100% - 48px);
}
.room_panel .left_panel,
.room_panel .right_panel{
    border-right: 0px solid #dcdfe2;
}
.room_panel img{
	position:relative;
	display:inline-block!important;
}
.room_attribute_plate {
    display: block;
    width: auto;
}

.room_panel_top .left_panel, .room_panel_top .right_panel {
    display: block;
    width: auto;
}
.room_panel_top .right_panel {
	padding:0px;
	position:absolute;
	top:0px;
	width:328px;
}
.room_panel_top .left_panel{
	margin-top: 225px;
}
.room_panel_top .room-photos .slick-slide {
	width: 328px!important;
}

.available-rooms .available-rooms-results-block .frame-155 .frame-155-overflow {
	    width: auto;
    display: inline-block;
}
.available-rooms .available-rooms-results-block .frame-155 .room_info_btn {
	cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe2;
    border-radius: 4px;
    box-sizing: border-box;
    height: 32px;
    left: auto;
    position: relative;
    width: 112px;
    color: #267ff9;
    font-weight: 600;
    line-height: 30px;
    box-shadow: unset;
    font-size: 12px;
    float: right;
    margin-top: 12px;
}

.mobile-version.vmest{
	margin:10px 0 0 0;
}

.man_wrapper {
    height: auto;
}
.room_description {
    font-size: 14px;
    line-height: 20px;
}
.available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-photos {
	width:328px;
}
.room_panel_top .frame-155 {
    padding: 10px 24px!important;
}

.available-rooms .available-rooms-results-block .frame-155 .room-info-btn {



    top: 2px!important;
    height: 34px;
    text-align: center;
    position: relative;
    display: inline-flex;
    margin: 12px auto;
    float: right;
}
}
.child-icon {
    display: inline-block;
}

.pay-parameters .pay-parameters-content .additional-info .textarea {
    width: auto;
}
.pay-parameters .pay-parameters-content .input {
    /* width: auto; */
}
.pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .title2 {
    margin-left: 0px;
}
.pay-parameters .pay-parameters-content .rooms-list-block .room-info .room-photos {
    height: 224px;
    position: relative;
    width: 328px;
    left: -20px;
    margin-bottom: 14px;
}
.room_title {
    font-size: 20px;
}
.pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .tariff {
    margin-left: 0px;
}

.pay-parameters .pay-parameters-content .contacts-block .title,
.pay-parameters .pay-parameters-content .additional-info .title {
    padding: 24px 20px 12px 20px;

}
.pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .checkbox-text {
	margin-left:0;
}

.contacts-block input[type=checkbox] + label {
    margin-left: 20px;
    margin-top: 12px;
}
.pay-parameters .pay-parameters-content .contacts-block .checkbox {
    left: 0px;
}
.pay-parameters .pay-parameters-content .additional-info button {
    /* left: 0px; */
}

.frame-155 .slick-track{width:auto!important;}





.add_info .reply_date {
	margin-top: 0px;
}

.rectangle-2 .main-info .contacts {
    padding-top: 0;
    padding-left: 0;
}
.rectangle-2 .main-info .image {
    padding-top: 0;
}

.rectangle-2 .main-info .contacts {
    padding-right: 0px;
}
.rectangle-2 .main-info .title {
    padding-right: 0px;
	padding-left:0;
}
.available-rooms .available-rooms-results-block .frame-155 .room-info-btn {
    width: auto;
}

.available-rooms .available-rooms-filter .available-rooms-filter-elements .input3 .select-arrow-down {
    margin: 0px 0;
}
.available-rooms .available-rooms-filter .available-rooms-filter-elements .input3 .select-arrow-down,
.available-rooms .available-rooms-filter .available-rooms-filter-elements .input4 .select-arrow-down {
    top: 8px;
}

@media only screen and (max-width: 1199px) {
.available-rooms .available-rooms-filter .available-rooms-filter-elements .input3 .select-arrow-down,
.available-rooms .available-rooms-filter .available-rooms-filter-elements .input4 .select-arrow-down {
    top: 13px;
}
}

.available-rooms .available-rooms-filter .available-rooms-filter-elements .input3 .droopdown-expanded,
.available-rooms .available-rooms-filter .available-rooms-filter-elements .input4 .droopdown-expanded {
	top:52px;
}

.services-block .service-rows .service-row .top-side .price {
	position: relative;
    padding: 0 16px;
    justify-content: flex-end;
    text-align: right;
    right: 0;
    width: 100%;
    box-sizing: border-box;
    top: 0;
}

.services-block .service-rows .service-row .top-side .service-text .service-title {
	width:  calc(100% - 30px);
}
.services-block .service-rows .service-row .top-side .service-text .service-text-value {
	width:auto
}

.services-block .service-rows .service-row .top-side .service-image {
	width: auto;
    justify-content: center;
}
@media only screen and (max-width: 1199px) {
.services-block .service-rows .service-row .top-side .service-image {
	width: 100%;
    justify-content: center;
}

}

.mb80 {
    margin-bottom: 80px;
}



.pay-parameters .pay-parameters-content .contacts-block, .pay-parameters .pay-parameters-content .rooms-list-block.over_list_block .room-info {
    padding-bottom: 20px;
    height: auto;
}


.icon_m{
    display: inline-block;
    float: left;
    margin-right: 2px;
    height: 28px;
    width: 28px;
    mask-size:28px;
    -webkit-mask-size:28px;
}
.icon_breakfast{
    background-color:#267ff9;
    mask-image: url('/images/new_icons/icon_breakfast.svg')!important;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/new_icons/icon_breakfast.svg")!important;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
}
.icon_bed{
    background-color:#267ff9;
    mask-image: url('/images/new_icons/icon_bed.svg')!important;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/new_icons/icon_bed.svg")!important;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
}
.icon_free_cancellations{
    background-color:#267ff9;
    mask-image: url('/images/new_icons/icon_free_cancellations.svg')!important;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/new_icons/icon_free_cancellations.svg")!important;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
}
.icon_when_settling_in{
    background-color:#267ff9;
    mask-image: url('/images/new_icons/icon_when_settling_in.svg')!important;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/new_icons/icon_when_settling_in.svg")!important;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
}

.rectangle-2 .image-fade {
    top: inherit;
    bottom: 22px;
    right: 16px;
}
.popup-select-guest .button-1 .button-label,
.popup-select-guest .button-2 .button-label{
    width: auto;
}

.image.logo_img{
    margin-right: 24px;
    top: 24px;
}
.image.logo_img img{
    max-width: 256px;
    max-height: 113px;
}


.faq-mob_b{
background-image:  url('/images/new_icons/faq-mob_b.svg');
display: inline-block;
height: 157px;
width: 360px;
mask-size:360px;
-webkit-mask-size:360px;
position: relative;
bottom: -8px;
}
.faq-mob_top{
    background-image: url('/images/new_icons/faq-mob_top.svg');
    display: inline-block;
    height: 157px;
    width: 360px;
    mask-size:360px;
    -webkit-mask-size:360px;
    position: absolute;
    z-index: 1;
    bottom: -8px;
}

.faq-image_b{
    background-image: url('/images/new_icons/faq-image_b.svg');
    display: inline-block;
    height: 211px;
    width: 227px;
    mask-size:227px;
    -webkit-mask-size:227px;
    position: relative;
    bottom: -2px;
}
.faq-image_top{
    background-image: url('/images/new_icons/faq-image_top.svg');
    display: inline-block;
    height: 211px;
    width: 227px;
    mask-size:227px;
    -webkit-mask-size:227px;
    position: absolute;
    z-index: 1;
    bottom: -2px;
}


.search-form .have-promo .promo1 .input-block .promo-value::-moz-placeholder {
    font-weight: 500;
    font-size: 14px;
    line-height: 35px;
    color: #ffffff;
    margin: 0;
    padding: 0
}

.search-form .have-promo .promo1 .input-block .promo-value:-ms-input-placeholder {
    font-weight: 500;
    font-size: 14px;
    line-height: 35px;
    color: #ffffff!important;
    margin: 0;
    padding: 0
}

.search-form .have-promo .promo1 .input-block .promo-value::-ms-input-placeholder {
    font-weight: 500;
    font-size: 14px;
    line-height: 35px;
    color: #ffffff!important;
    margin: 0;
    padding: 0
}

.search-form .have-promo .promo1 .input-block .promo-value::placeholder {
    font-weight: 500;
    font-size: 14px;
    line-height: 35px;
    color: #ffffff!important;
    margin: 0;
    padding: 0
}

.search-form .have-promo .promo1 .input-block .promo-value::-webkit-input-placeholder {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff!important;
    margin: 0;
    padding: 0
}


.rectangle-2 .slick-slide {
    cursor: pointer;
    margin-right: 16px;
    width: 139px !important;
    height: 90px;
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid #fff;
    position: relative;
}

.rectangle-2 .photos img {
    height: auto;
    border: none;
    margin: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
}

.room-photos .slick-slide.slick-current.slick-active {
    cursor: pointer;
    margin-right: 0px;
    /* width: 328px !important; */
    height: 226px;
    overflow: hidden;
    border-radius: 4px;
    border: 0px solid #fff;
    position: relative;
    border-radius: 0;
}

.room-photos .slick-slide.slick-current.slick-active img {
    height: auto;
    border: none;
    margin: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
}


.room_panel_top .right_panel .slick-counter,
.my_row .slick-counter{
    left: 0!important;
    right: 0!important;
    bottom: 0;
    top: auto!important;
    margin: auto!important;
}
.room_panel_top .right_panel .slick-counter .value,
.my_row .slick-counter{
    position: relative;
    left: 0!important;
    right: 0!important;
    margin: auto!important;
    justify-content: center;
    line-height: 22px;
}








@media only screen and (min-width: 1200px){

.my_row .room-photos .slick-list.draggable .slick-slide{
    cursor: pointer;
    margin-right: 0px;
    width: 160px !important;
    height: 111px!important;
    overflow: hidden;
    border-radius: 8px;
    border: 0px solid #fff;
    position: relative;
}
.my_row .room-photos .slick-list.draggable{
    width: 160px;
    height: 112px;
    overflow: hidden;
}

.my_row  .room-photos .slick-list.draggable .slick-slide img {
    height: auto;
    border: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto!important;
    position: absolute;
    border-radius: 0px;
}

}

@media only screen and (max-width: 1199px){
    .room-info .my_row:first-child {

        height: 224px !important;
    }
    .my_row .room-photos .slick-slide.slick-current.slick-active{
        cursor: pointer;
        margin-right: 0px;
        width: 328px !important;
        height: 224px !important;
        overflow: hidden;
        border-radius: 4px;
        border: 0px solid #fff;
        position: relative;
    }
    .my_row .room-photos.slick-initialized.slick-slider .slick-list.draggable{
        width: 328px !important;
        height: 224px !important;
        overflow: hidden;
    }

    .my_row  .slick-prev.slick-arrow {
        background: url(../static/slider-arrow.svg) no-repeat 50%!important;
        border: 0!important;
    }
    .my_row  .slick-next.slick-arrow {
        background: url(../static/slider-arrow-next.svg) no-repeat 50%!important;
        border: 0!important;
    }


.available-rooms .available-rooms-filter .available-rooms-filter-elements .input3,
.available-rooms .available-rooms-filter .available-rooms-filter-elements .input4.droopdown,
.available-rooms .available-rooms-filter .input1.selected  {
    width: 328px;
    margin: 0 0 12px 0!important;
}
}








.help-icon, .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .tariff .row .help-icon {
    background: url(/images/new_icons/help.svg) no-repeat 50%!important;
}
.help-icon:hover {
    background: url(/images/new_icons/help-hover.svg) no-repeat 50%!important;
}
.help-icon .tooltip {
    display: block!important;
}


.tooltip .frame-116 {
    background: rgba(77, 84, 94, .85);
}
.hide-doc {
    background: rgba(77, 84, 94, .85);
}

@media screen and (max-width: 1199px){
.mobile-tooltip .close-btn {
    background: url(/images/new_icons/close-icon.svg) no-repeat 50%!important;
}

.tooltip-title{
    padding-right: 24px;
}
.available-rooms-filter-expander-arrow{
    display: none;
}

.search-form .have-promo .promo1 .input-block {
    width: 190px;
}
.search-form .have-promo .promo1 button.accept-promo-btn {
    width: 120px;
    justify-content: center;
}




}

@media only screen and (min-width: 1200px){

.tooltip {
    --width: 250px;
    --height: 100%;
    display: none;
    left: calc(7px + var(--width) / -2);
    padding: 0;
    position: relative;
    bottom: -24px!important;
    top: auto!important;
    height:auto;
    width: calc(var(--width));
    z-index: 100;
    max-width: 500px;
}

.tooltip .frame-116 {
    align-self: center;
    background: rgba(77, 84, 94, .85);
    border-radius: 4px;
    display: block;
    flex: none;
    height: auto;
    left: 0;
    margin: 0;
    order: 0;
    padding: 8px 12px;
    position: static;
    top: 0;
}

.tooltip .frame-116 .tooltip-value {
    align-items: center;
    align-self: center;
    color: #fff;
    display: block;
    font-weight: 500;
    height: auto;
    line-height: 20px;
    margin: 10px 0;
    position: relative;
    text-align: center;
    text-wrap: none;
    white-space:normal!important;
}


.tooltip .tooltip-rectangle {
    align-self: center;
    background: url(/images/new_icons/tooltip-rectangle.svg) no-repeat 50%!important;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background-size: contain;
    height: 5px;
    left: 122px;
    margin: 0;
    position: absolute;
    top: -5px;
    width: 8px;
    background-color: turquoise;

}


.man-icon {
    background: url(/images/new_icons/man.svg) no-repeat 50%;  
}


.rectangle-2 .main-info .image{
    margin-right: 24px;
}



}

/* Modal */

.popup-room-info .close-btn {
    background-image: none;
    background-color: #4D545E;
    mask-image: url('/images/new_icons/close-icon.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url("/images/new_icons/close-icon.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    display: inline-block;
    height: 24px;
    width: 24px;
    mask-size:24px;
    -webkit-mask-size:24px;
    z-index: 100;
    position: absolute;
    right: 12px;
    top: 12px;
}

/* ----------- */


/* Bottom gallery */
.available-rooms .available-rooms-results-block .available-rooms-result .top-side span.slick-counter {
    background: rgba(77, 84, 94, .35);
}
.available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-photos .slick-prev.slick-arrow {
    background: url(/images/new_icons/slider-arrow.svg) no-repeat 50%!important;
    border: 0;
}
.available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-photos .slick-next.slick-arrow {
    background: url(/images/new_icons/slider-arrow-next.svg) no-repeat 50%!important;
    border: 0;
}
/* ----------- */

.search-form .have-promo .promo2 .input-block .promo-title {
    color: #ffffff;
}


.search-form .have-promo .promo1 button.accept-promo-btn {
    width: 120px;
    justify-content: center;
}

.available-rooms .faq .frame-122 .text {
    color: #50545b;
}
.room_title, .room_panel .room_title,
.rectangle-2 .main-info .title, .over_list_block .room_title, .pay-parameters .pay-parameters-content .contacts-block .title, .pay-parameters .pay-parameters-content .additional-info .title, .title2.selected-tariff, .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .title2, .pay-parameters .pay-parameters-content .paragon-block .full-price-block{
    color: #50545b;
}
.checkbox-text{
    font-weight: 700;
    color: #50545b;
}
.available-rooms .available-rooms-results-block .frame-155 .frame-155-overflow .amenity_div span{
    color: #50545b;
}
.room_description,
.room_panel .plate_caption,
.reply_right .reply_text,
.available-rooms .faq .frame-122 .question .text,
.pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .tariff .row .addon-text, .row.my_row.subtext,
.row .col1, .row .col2{
    color: #50545b;
}

/* {
    color: rgba(80, 84, 91, .75);
} */
.droopdown-expanded .droopdown-element.selected:before {
    background: url(/images/new_icons/checkbird.svg) 50% no-repeat;
}
.droopdown-expanded .droopdown-check-element.selected:before {
    background: url(/images/new_icons/checkbox-checked.svg) 50% no-repeat;
}

.btn-large, button{
    box-shadow: 0 4px 12px rgb(0 0 0 / 8%);
}
.search-form .have-promo .promo1 .input-block,
.search-form .have-promo .promo1 button.accept-promo-btn,
.have-promo .input-block {
background: rgb(255 255 255 / 25%);
}

.search-form .have-promo .promo2 .input-block,
.search-form .have-promo .promo2 .input-block .promo-value {
    width: auto;
}
.have-promo.clickable .promo0{
    display: flex;
}





.arrow-down-select-mini {
    background: url(/images/new_icons/arrow-down-select-mini.svg) no-repeat 50%!important;
}

.popup-select-guest .apartment-blocks .apartment-block .child-age-row .child-age-select{
    left: inherit;
    float: right;
    position: relative;
    width: auto;
    height: auto;
}
.popup-select-guest .apartment-blocks .apartment-block .child-age-row .child-age-select .age-selected{
    width: auto;
    position: relative;
    padding-right: 24px;
}
.age-selected span{position: relative;}

.apartment-block .child-age-row .child-count-row {
    position: relative;
    width: auto;
    height: 100%;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
    display: inline-flex;
    align-items: center;
}

.m_logo_brand {
    display: inline-block;
    width: 256px;
    height: 113px;
    background: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('https://fr-online-booking.otelms.com/himages/92_2_logo_original.jpg');
    cursor: pointer;
  }
/*ARTEM CUSTOM */
.rectangle-2.cashback_block {
	background: transparent;
	background-color: #ffffff !important;
	background-image: none !important;
}

.cashback_buttons {
	margin-bottom: 0 !important;
	width: 100% !important;
	position: relative !important;
	margin: 0 !important;
}

@media ( min-width : 1200px) {
	.cashback_mob {
		display: none !important;
	}
	.cashback_buttons {
		height: 54px !important;
	}
	.next-step-button {
		bottom: 0 !important;
	}
	.cashback_sale {
		width: 350px !important;
		bottom: 0 !important;
	}
	.pay-parameters-content .additional-info {
		height: auto !important;
	}
	.dop_info {
		padding-right: 24px;
		padding-bottom: 20px;
		margin-bottom: 50px;
	}
}

@media ( max-width : 1199px) {
	.cashback_pc {
		display: none !important;
	}
	.cashback_block {
		margin-top: 16px !important;
	}
	.cashback_block>img {
		border-radius: 0 !important;
		width: 100% !important;
		display: block;
		height: auto !important;
		margin-bottom: 90px !important;
		box-shadow: 1px 3px 10px -3px #9f0000 !important;
	}
	#cashback_info {
		left: 0 !important;
		right: 0 !important;
		width: 300px !important;
		margin: 0 auto !important;
		top: unset !important;
		bottom: -64px !important;
	}

}
/*ARTEM CUSTOM */


.room_panel_top .amenity_div{
    margin: 0 6px 0 0;    
}

.available-rooms .available-rooms-results-block .frame-155 .frame-155-overflow .amenity_div {
    cursor: auto;
    height: 40px;
    width: auto;
}

@media only screen and (max-width: 1199px){
    .available-rooms .available-rooms-results-block .frame-155 .frame-155-overflow .amenity_div {
        cursor: auto;
        height: 32px;
        width: auto;
        display: inline-flex;
    justify-content: center;
    align-items: center;
    }

    .available-rooms .available-rooms-results-block .frame-155 .frame-155-overflow .amenity_div img{
    height: 28px;
    margin: 0px 8px 0px 8px;
    display: inline-block;
    position: relative;
    float: left;
    }
}

@media only screen and (min-width: 1200px){

.available-rooms .available-rooms-results-block .frame-155 .frame-155-overflow {
    cursor: pointer;
    height: auto;
    width: 640px;
}

}


@media only screen and (max-width: 1199px){

.available-rooms-results-block .available-rooms-result .frame-155-overflow {
    display: inline-flex;
    flex-wrap: wrap!important;
    justify-content: flex-start!important;
    align-items: center!important;
    height: auto!important;
}

.room_panel_top .amenity_div {
    margin: 2px;
}

}

.room-info-btn{
    padding: 0 12px;
}



.frame-155.amenity_new_style{
    padding: 0!important;
}

.frame-155.amenity_new_style .popup-room-info{
    box-shadow: none;
}

.frame-155.amenity_new_style .title {
    left: 24px;
}
.frame-155.amenity_new_style .popup-room-info .short-info {
    left: 24px;
}
.frame-155.amenity_new_style .popup-room-info .description {
    left: 24px;
}

.frame-155.amenity_new_style .popup-room-info .room-comfort-item {
    left: 24px;
}

.frame-155.amenity_new_style .popup-room-info .room-comfort-item .title {
    left: 0;
}

@media only screen and (max-width: 1199px){
.frame-155.amenity_new_style .popup-room-info .short-info .area-title,
.frame-155.amenity_new_style .popup-room-info .short-info .area-value {
    left: 0px;
}
}



.room_attribute_plate .plate_caption{
    width: calc(100% - 38px);
}

.attribute_text{
    width: auto;
}
.room_attribute_plate .help-icon{
    min-width: 16px;
    margin-right: 10px;
}


.btn-cancel{
    background: transparent!important;
    box-shadow: none!important;
    color: #267ff9;
}


.amenity_div span{
    color: #50545b;
}

/* .search-form .have-promo {
    width: calc(100% - 36px);
} */

.mt15{
    margin-top: 15px;
}


/* --- Start top_box ----- */

div.sticky {
    z-index: 2;
}

    .st_top_box{
        display: block;
        position: sticky;
        top: 0px;
        z-index: 2;
        box-sizing: border-box;
        width: 100%;
        background-color: #fff9eb;
        padding: 15px 24px;
        -webkit-box-shadow: 0px 5px 10px -5px rgba(90,96,103,0.5);
-moz-box-shadow: 0px 5px 10px -5px rgba(90,96,103,0.5);
box-shadow: 0px 5px 10px -5px rgba(90,96,103,0.5);
border-top: 1px solid #dcdfe2;
    }
    .st_select_rooms{
        font-size: 12px;
        font-weight: 600;
        border-bottom: 2px solid #edeff0;
        padding: 0 0 8px 0;
        margin: 0 0 8px 0;
        list-style: none;
    }
    .st_select_rooms_wrapper{
        display: flex;
        justify-content: space-between;
    }
    .st_select_rooms_in_info{
        white-space: nowrap;
        overflow: hidden;
        padding-top: 2px;
        display: inline-flex;
        align-items: center;
        justify-content: flex-start;
        font-size: 16px;
        color: #50545b;
    }
    .st_select_rooms_in_close{
        padding-left: 8px;
        display: inline-flex;
        align-items: center;
        justify-content: flex-end;
    }
    .st_select_rooms_name{
        color: #267ff9;
        text-decoration: underline;
    }

    .st_select_rooms_sum{
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row;
        color: #50545b;
    }
    .st_select_rooms_sum_message {
        display: inline-flex;
        align-items: center;
        justify-content: flex-start;
        font-weight: 600;
        font-size: 18px;
    }
    .st_select_rooms_sum_all_price{
        display: inline-flex;
        align-items: center;
        justify-content: flex-end;
        font-weight: 600;
        font-size: 18px;
    }
    .st_select_rooms_sum_discount{
        margin-left: 8px;
        text-decoration: line-through;
        color: #267ff9;
    }
    .st_select_rooms_sum_price{
        margin-left: 8px;
    }
    .st_select_rooms_small_text{
        text-align: right;
        font-size: 11px;
        line-height: 13px;
    }


    @media only screen and (min-width: 1200px) {
        .st_top_box{
            display: flex;
            justify-content: space-between;
            align-items: center;
            border-top: 1px solid #dcdfe2;
            border-right: 1px solid #dcdfe2;
            border-left: 1px solid #dcdfe2;
            border-bottom: 1px solid #dcdfe2;
            width: 100%;
            max-width: 960px;
            font-size: 12px;
            margin: 0 auto;
            border-radius: 8px;
        }
    
        .st_top_box .st_r_btn{
            display: inline-flex;            
        }
        .st_top_box .st_r_btn button{
            margin: auto;
            margin-right: 0;
            padding: 0 15px;   
            width: 272px;   
        }
        .st_wrapp_clas{
            width: 584px;
            display: inline-flex;
            flex-direction: column;
            border-right: 1px solid #dcdfe2;
            padding: 0 30px 0 0;
        }
    
    }

    @media only screen and (max-width: 1199px) {
        .st_select_rooms_in_info{
            font-size: 14px;
        }
        .st_select_rooms_sum_message {
            font-size: 14px;
        }
        .st_select_rooms_sum_all_price{
            font-size: 14px;
        }
        .st_top_box{
            margin: 0px auto 0px;
        }
        .st_top_box .st_r_btn{
            margin: 15px 0 5px 0;
        }
    }



/* ----end top_box------ */

@media only screen and (min-width: 1200px) {
    .available-rooms-filter{
        display: flex!important;
        top: initial!important;
        align-items: center!important;
        flex-direction: row!important;
        position: relative!important;
        justify-content: flex-start!important;
        z-index: 1!important;
        margin: 15px 0;
    }
    .available-rooms-filter .available-rooms-filter-title.pc-version{
        display: inline-flex!important;
        flex-basis: auto!important;
        position: relative!important;
        align-items: center!important;
        justify-content: flex-start!important;
        flex-direction: row!important;
    }
    .available-rooms-filter .available-rooms-filter-elements{
        display: inline-flex!important;
        justify-content: flex-start!important;
        align-items: center!important;
        flex-direction: row!important;
        height: auto!important;
        position: relative!important;
        top: auto!important;
        left: auto!important;
    }
}
    


@media only screen and (max-width: 1199px) {

/* 
.rectangle-top .terms-frame .privacy-and-term {
    cursor: pointer;
    display: inline-block;
    width: 120px;
    line-height: 10px;
    font-size: 10px;
    margin-right: 8px;
    float: left;
    text-align: right;
}
.rectangle-top .terms-frame .info-icon {
	float:left;
} */
.rectangle-top .terms-frame {
    top: 1px;
    font-size: 10px;
    /* display: inline-block;
    height: 24px;
    left: auto;
    position: relative;
    float: right; */
}

}


/* --- Start st_bottom_box ----- */


.st_bottom_box{
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: rgba(20, 20, 20, 0.75);
    padding: 15px;
    z-index: 9;
    box-sizing: border-box;
}

.st_bottom_box .lb_close_btn {
    background-image: none;
    background-color: #ffffff;
    mask-image: url(/images/new_icons/close-icon.svg);
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url(/images/new_icons/close-icon.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    display: inline-block;
    height: 24px;
    width: 24px;
    mask-size: 24px;
    -webkit-mask-size: 24px;
    z-index: 100;
    position: absolute;
    right: 6px;
    top: 6px;
}
.st_bottom_box .icon_uhr {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.st_bottom_box .icon_uhr .svg_icon_uhr{
    display: inline-flex;
    width: 24px;
    fill: #fafbfc;
}

.st_bottom_box .center_content {
    color: #fff;
    display: inline-flex;
    width: 100%;
    padding: 0px 10px 0px 10px;
    text-align: center;
    justify-content: center;
}
.st_bottom_box .center_content .lb_a1_st{
    color: #fff;
}


.st_bottom_box .lb_text_st {
    display: block;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    margin: 14px 24px 14px 70px;
}

.st_bottom_box .lb_title, .st_bottom_box .lb_number_price {
    color: #ffffff;
    display: block;
    font-size: 14px;
    width: 100%;
    font-weight: bold;
}
.st_bottom_box .txt_small {
    color: #ffffff;
    display: block;
    font-size: 12px;
    width: 100%;
    font-weight: bold;
}



.st_bottom_box .right-arrow {
    height: 14px;
    width: 14px;
    position: relative;
    transform: scale(1.50);
    
    background-color: #ffffff;
    mask-image: url(../static/right-arrow.svg)!important;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url(../static/right-arrow.svg)!important;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
}

.st_bottom_box .st_arrow {
    width: 50px;
}

.st_bottom_box .st_a_arrow{
    display: inline-flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: flex-start;
}
@media only screen and (min-width: 1200px) {
    .st_bottom_box{
        width: 100%;
        max-width: 960px;
        margin: auto;
    }
    .st_bottom_box .lb_title, .st_bottom_box .lb_number_price {
        font-size: 16px;
        line-height: 20px;
    }
    .st_bottom_box .txt_small {
        font-size: 14px;
        line-height: 20px;
    }
    .icon_uhr svg{
        width: 40px;
        height: inherit;
    }
    .st_bottom_box .icon_uhr {
        width: 80px;
    }

    .st_bottom_box .st_arrow {
        width: 80px;
    }
    .st_bottom_box .right-arrow {
        transform: scale(2.00);
    }
}
/* ----end st_bottom_box------ */




.btn_m_a1 {
    padding-right: 36px;
    cursor: pointer;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(38, 127, 249, .2), 0 4px 6px rgba(38, 127, 249, .2);
    height: 44px;
    width: 100%;
    color: #267ff9;
    font-weight: 600;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 16px;
    border: 1px solid #267ff9;
    padding-right: 4px;
    padding-left: 4px;
    position: relative;
}

.btn_m_a1:hover {
    background: #529bff;
    box-shadow: 0 12px 16px rgba(38, 127, 249, .2), 0 6px 12px rgba(38, 127, 249, .2);    
    color: #fff;
    border: 0;
}

.btn_m_a1 .right-arrow {
    background: url(../static/right-arrow.svg) no-repeat 50%;
    height: 24px;
    left: 220px;
    position: absolute;
    top: 8px;
    width: 24px
}

@media only screen and (max-width: 1199px) {

.btn_m_a1,
.select-tariff-group .btn-large {
    margin: 0 auto!important;
}

}


.btn_over {
    height: 44px;
    width: 100%;
    position: relative;
}

.btn_over .right-arrow {
    background: url(../static/right-arrow.svg) no-repeat 50%;
    height: 24px;
    left: auto;
    right: 15px;
    position: absolute;
    top: 10px;
    width: 24px
}

.title-box .title {
    /* display: block; */
}


.droopdown-expanded{
    z-index: 3;
}
.search-form{
    z-index: 2;
}

.available-rooms .faq .frame-122 .question .answer{
    padding-bottom: 30px;
}

.day.gray-day.selected-range{
    color: #267ff9!important;
}

.day.gray-day.selected-first-date .middle,
.day.gray-day.selected-second-date .middle{
    color: #fff;
}



.calendar-window .calendar-year-control .year-left-btn{
    display: inline-block;
    height: 16px;
    width: 16px;
    mask-size:16px;
    -webkit-mask-size:16px;  
    background-image: none!important;
}

.calendar-window .calendar-year-control .year-right-btn{
    display: inline-block;
    height: 16px;
    width: 16px;
    mask-size:16px;
    -webkit-mask-size:16px;  
    background-image: none!important;
}

@media screen and (min-width: 1200px){

.copyright {
    width: 930px;
    margin: 100px auto 15px;
}

}



.pay-parameters .pay-parameters-content .rooms-list-block .room-info .set-all-guests-names-button:hover {
    background: #529bff;
    box-shadow: 0 12px 16px rgba(38, 127, 249, .2), 0 6px 12px rgba(38, 127, 249, .2);
    color: #fff;
}

.pay-parameters .back-box-pay-parameters .back-arrow {
    cursor: pointer;
    position: absolute;
    top: 11px;
    left: 0;
    width: 16px;
    height: 16px;
}

.title-box .title{
    background: #fafbfc;
}


.available-rooms .available-rooms-results-block .room-variants .room-variant.red{
    background: rgba(255, 249, 235, 1);
    opacity: 1;
    filter: alpha(opacity=0);
}
.url {
    text-decoration: underline;
}

/* Etalon line #dcdfe2 */

.promo-arrow{
    top: 0!important;
}
.promo-cross{
    margin: 0 8px 0 14px!important;
}
.hide-doc{
    z-index: 100;
}


.right_panel .contacts{
    margin-top: 10px;
    font-size: 16px;
    text-align: left;
    color: #666;
    line-height: 26px;
}

.icon_home{
    width: 28px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.icon_home svg{
    fill: #2F486A;
    fill-opacity: 0.75;
}






@media only screen and (max-width: 1199px){
/* .terms-frame{
    display: block;
    width: 100%;
    text-align: center;
}
.rectangle-top .frame-7{
    width: 100%;
    text-align: center;
}
.rectangle-top .terms-frame{
    float: none;
} */



}
/* @media only screen and (min-width: 1200px){
.terms-frame{
    display: inline-block;
    width: auto%;
    text-align: :right;
}
} */


.rectangle-top .terms-frame {
    display: none;
}

.rectangle-top .frame-7 {
    width: 100%;
    text-align: right;
    right: 15px;
    left: 0;
}
.frame-7 .frame-1.ic_h {
    float: left;
}

.icon_home {
    width: 28px;
    height: 36px;
    margin-right: 10px;
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 1199px){
    
    .icon_home {
        width: 28px;
        height: 24px;
        margin-right: 10px;
        display: flex;
        align-items: center;
    }
    
}

.frame-155-block {
    height: auto!important;
}





@media only screen and (max-width: 1199px){
    .room_info .title{
        height:auto!important;
        position: relative;
        top: auto;
        margin:12px 0 8px 0;
        width: auto;
        left: 0px;
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 24px;
        display: flex;
        align-items: center;
        color: #2f486a;
    }
    .room_info .short-info {
        padding-top: 10px;
        height: auto;
        top: auto;
        position: relative;
        margin-top: 10px;
        display: block;
        left: 0px;
        width: 100%;
        line-height: 14px;
    }
    .short-info .area-title,
    .short-info .people-count-title{
        display: inline-flex;
        width: 40%;
        margin-bottom: 10px;
    }
    .short-info .area-value,    
    .short-info .people-count-value{
        display:  inline-flex;
        width: 58%;
        margin-bottom: 10px;
    }
    .room_info .room-comfort-item .title {
        font-size: 16px;
    }
    .room_info .room-comfort-item .point-col {
        font-family: Inter;
        margin: 0px 0;
        display: inline-block;
        position: relative;
        width: 100%;
    }
    .room-info-btn_close,
    .room-info-btn_open{
        min-height: 34px!important;
    }
    .room-info-btn_close{
        top: auto!important;
        height: 34px;
        text-align: center!important;
        position: relative;
        display: inline-flex;
        justify-content: center;
        margin: 12px auto 0!important;
        float: none!important;
        width: 100%!important;
    }
    .room_info_wrapper .description{
        line-height: 18px;
    }
}

@media only screen and (min-width: 1200px){
    .room_info .title{
        height:auto!important;
        position: relative;
        top: auto;
        margin: 24px 0 8px 0;
        width: 556px;
        left: 0px;
        font-style: normal;
        font-weight: 600;
        font-size: 26px;
        line-height: 32px;
        display: flex;
        align-items: center;
        color: #2f486a;
    }
    .room_info .short-info {
        padding-top: 20px;
        height: auto;
        top: auto;
        position: relative;
        /* margin-top: 20px; */
        display: block;
        left: 0px;
        width: 90%;
    }
    .room_info .description {
        width: 866px;
        left: 0px;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 24px;
        display: flex;
        align-items: center;
        color: #2f486a;
        position: relative;
        top: auto;
        height: auto;
        margin: 24px 0;
    }
    .room_info .room-comfort-item {
        position: relative;
        left: 0px;
        top: auto!important;
        margin-bottom: 24px;
        display: block;
        width: 96%;
    }
    .room_info .room-comfort-item .title {
        left: 0;
        top: 0;
        font-family: Inter;
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
        color: #2f486a;
        position: relative!important;
    }
    .room_info .room-comfort-item .point-col {
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 24px;
        color: #2f486a;
        margin: 12px 0;
        display: inline-block;
        padding: 0;
        position: relative;
        width: 300px;
        height: 24px;
        /* top: 20px; */
    }
    .room-info-btn_close{
        min-width: 150px;
        position: absolute!important;
        right: 24px;
        min-height: 46px!important;
    }
}


.rectangle-top .frame-1 .droopdown{
    position:relative;
}

.rectangle-top{
    z-index: 13;
}


.my_line.m12{
    margin: 12px 0px 12px 0px;
}