.breadcrumb-item.active{
    color: #A5A5A5
}

body{
    background: #FAFAFA;
}

.crumbs nav{
    text-align: left;
    font-size: 20px;
    /*margin: 48px 0*/
}

.cost-info-tooltip{
    background: grey;
    color: white;
    font-size: 14px;
    vertical-align: middle;
    padding: 0 7px;
    border-radius: 50%;
}

h1.cites-this__title{
    font-weight: 800;
    font-size: 40px;
    display: inline
}

.hotel-block-quality{
    display: inline;
    padding: 8px 10px;
    background: #4AB502;
    color: white;
    vertical-align: super;
    border-radius: 5px;
    margin-left: 20px;
    font-weight: 600;
}

.address-line:before{
    content: '';
    background: url(/redesigned_7/img/geo_grey.svg);
    display: inline-block;
    width: 13px;
    height: 17px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-right: 5px;
}

.cites-this__place-position {
    font-size: 16px;
    margin-top: 17px;
    color: #001330;
    line-height: 2em
}

.distance-first{
    margin-right: 50px
}

a.distance-first{
    text-decoration: none;
    border-bottom: 1px dotted;
}

.distance{
    margin-right: 50px;
    /*background: white;
    padding: 10px; */
    white-space: nowrap;
    display: inline-block;
}

.cites-price__btn{
    text-align: center;
    float: right;
    padding: 4px;
    height: auto;
}

.no-margin{
    margin: 0
}

.tours{
    background: transparent linear-gradient(264deg, #00A6FA 0%, #036391 100%) 0% 0% no-repeat padding-box;
}

.carousel {
    margin-bottom: -5px;
}

.new_form_tours .region-title {
    text-shadow: none;
    font-weight: 700;
    font-size: 28px;
}

.form_tours .form-group:first-child{
    border-radius: 4px 0 0 4px;
}

.btn_tours {
    border-radius: 0 4px 4px 0;
    height: 66px
}


.ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td.selected a, .ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td a.ui-state-hover, .ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td a.ui-state-active, .ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td a:hover
{
    background-color: #0098E5 !important;
    color: #fff;
}

.ui-datepicker .ui-datepicker-group-first{
    max-width: 100% !important;
}

.ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td a, .ui-datepicker td span{
    border-radius: 4px !important
}

.modal-dialog.new-modal-dialog{
    max-width: 879px;
    margin: auto;
    top: calc(50% - 200px);
}

#modalTestimonialsHotel .modal-dialog.new-modal-dialog{
    top: 50px
}

.new-modal-dialog .modal-content{
    border-radius: 4px;
    color: black;
    padding: 35px 42px;
}

.close-hotel{
    color: #C7C3C3;
    font-weight: 100;
    font-size: 45px
}

.new-modal-dialog .modal__title{
    font-size: 32px;
    color: black;
    font-weight: 600
}

.new-modal-dialog .modal-header{
    border: none;
    padding: 0
}

.new-modal-dialog .modal__close{
    top: 15px;
    right: 30px;
}

.new_form_tours .form-group{
    border: 1px solid #EBEBEB;
    padding: 10px 0 0;
    display: inline-block;
}

#main_search_form .dateFrom {
    background: #fff url(../img/calendar-grey.svg) center right 10px no-repeat !important;
    background-size: contain;
    max-width: 20%
}

#main_search_form .form-group{
    width: 30%;
    height: 66px;
}

.new_form_tours .form-group.width-100{
    width: 100%;
}

.new_form_tours .form-group.width-100 input{
    width: 100%
}

.new_form_tours{
    margin-top: 15px
}

.new_form_tours label{
    color: #858585;
    font-size: 14px;
}

.new_form_tours .form-group input{
    color: black;
    font-size: 20px;
    font-weight: 600;
    /* min-width: 200px; */
    max-width: 100%;
    padding: 20px 10px 10px
}

#main_search_form .dateFrom:hover {
    background-color: #fbf4e3 !important;
}

.form_tours input.child__input{
    padding: 0;
    font-size: 17px;
}

.two-blocks, .modal-hotel-people{
    display: inline-block;
}

.two-blocks .form-group, .two-blocks .form-group input{
    width: 206px;
    margin-right: -10px;
    max-width: -webkit-fill-available;
    cursor: pointer
}

.form-group.modal-hotel-people{
    width: 373px;
    margin-left: 20px;
    vertical-align: bottom;
    padding: 10px 0 0;
}

.new_form_tours .form-group{
    margin-bottom: 17px
}

.hotel-button-search{
    background: #0098E5;
    color: white !important;
    width: 100%;
    display: block;
    font-size: 20px;
    text-align: center;
    padding: 20px;
    font-weight: 600;
    margin: 5px 0 10px;
    cursor: pointer
}

#search_modal .filter-people{
    color: black;
    -webkit-text-fill-color: inherit;
    -webkit-text-size-adjust: auto;
    -webkit-opacity: 1;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Panton';
}

#search_modal .form-group .btn{
    padding: 18px 10px 4px 10px;
}

#search_modal  .dropdown-toggle::after {
    border: none !important;
    background: url(../img/arrow-down-grey.svg) center no-repeat;
    background-size: contain;
    width: 18px !important;
    height: 10px !important;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

#search_modal .child{
    width: 160px;
}

#search_modal .new_form_tours .form-group input.child__input {
    color: black;
    font-size: 14px;
    font-weight: 400;
    padding: 0 5px;
    width: 70px;
    text-align: center;
}

.new_form_tours .form_tours .form-group.people-block{
    padding: 2px 0
}

.new_form_tours .form_tours {
    justify-content: center;
}

.new_form_tours .btn_tours{
    line-height: 1.8em;
    max-width: 132px
}

.hotel-button-search:hover{
    text-decoration: none !important;
}

.container{
    max-width: 1500px
}

.container-fluid{
    max-width: 1698px
}

.result-line{
    width: 100%;
    text-align: center;
    font-size: 18px;
}

.room-image {
    padding: 20px 20px 20px 40px;
    height: min-content;
    margin: 0;
    position: relative;
}

.room-img-gallery {
    border-radius: 4px;
}

.room-name {
    padding: 37px 0 25px;
    font-weight: 600;
    color: black;
    font-size: 24px;
    display: block;
}

.room-description-top{
    display: inline-block;
    border-right: 1px solid #E6E6E6;
    padding-right: 10px;
    margin-right: 10px;
    color: #001330;
    margin-bottom: 20px
}

.room-description-top::first-letter{
    text-transform: uppercase;
}

.room-description div:last-child{
    border-right: none
}

.room-description{
    padding: 0 10px
}

.room-block{
    border-left: 1px solid #F3F3F3;
    padding: 0
}

.last-room-description{
    border-bottom: 1px solid #F3F3F3
}

.tariff-block{
    border: 1px solid #F3F3F3;
    margin: -1px 0 0 -1px;
    padding: 10px 25px;
    font-size: 16px;
    font-weight: 600;
}

.tariff-block-0 .tariff-block{
    color: #001330;
}

.tariff-block-1 .tariff-block, .tariff-block-1{
    color: #3DA536;
}

.tariff-block-0 .meal-back:before{
    content: '';
    background: url(/redesigned_7/img/hotels/icon-food.svg);
    width: 30px;
    height: 25px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    background-size: contain;
}

.tariff-block-1 .meal-back:before{
    content: '';
    background: url(/redesigned_7/img/hotels/icon-food-pr.svg);
    width: 30px;
    height: 25px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    background-size: contain;
}

.tariff-block-0 .cancel-type:before{
    content: '';
    background: url(/redesigned_7/img/hotels/icon.svg);
    width: 30px;
    height: 25px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    background-size: contain;
}

.tariff-block-1 .cancel-type:before{
    content: '';
    background: url(/redesigned_7/img/hotels/icon-pr.svg);
    width: 30px;
    height: 25px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    background-size: contain;
}

.price-text-block{
    font-size: 24px;
    display: block;
    color: #001330;
    font-weight: 800
}

.room-price .nowrap{
    font-size: 16px;
    color: #001330
}

.room-btn-success{
    background: #FAA030 0 0 no-repeat padding-box;
    box-shadow: 0 2px 0 #F29517;
    border-radius: 4px;
    font-size: 16px;
    max-width: 250px;
    margin: auto
}

.room-price{
    margin: auto
}

.hotel-info-white-line{
    background: white;
    color: #001330;
    font-size: 16px
}

.hotel-info-white-line h2, .hotel-info-white-line .h2{
    text-align: left;
    font-weight: 600;
    font-size: 32px;
    color: #001330;
    padding-bottom: 16px;
    margin: 30px 0 0;
}

.hotel-info-white-line h2{
    padding-bottom: 20px;
    margin: 58px 0 0;
}

.hotel-info-white-line .h2.biggest-h2{
    padding-bottom: 30px;
    margin: 60px 0 15px;
}

.amenity-name span:before{
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    content: '';
}

.amenity-2:before{
    background-image: url(/redesigned_7/img/hotels/amenity-2.svg);
}

.amenity-3:before{
    background-image: url(/redesigned_7/img/hotels/amenity-3.svg);
}

.amenity-4:before{
    background-image: url(/redesigned_7/img/hotels/amenity-4.svg);
}

.amenity-5:before{
    width: 32px !important;
    background-image: url(/redesigned_7/img/hotels/amenity-5.svg);
}

.amenity-6:before{
    height: 32px !important;
    background-image: url(/redesigned_7/img/hotels/amenity-6.svg);
}

.amenity-7:before{
    background-image: url(/redesigned_7/img/hotels/amenity-7.svg);
}

.amenity-8:before{
    background-image: url(/redesigned_7/img/hotels/amenity-8.svg);
}

.amenity-10:before{
    background-image: url(/redesigned_7/img/hotels/amenity-10.svg);
}

.amenity-11:before{
    background-image: url(/redesigned_7/img/hotels/amenity-11.svg);
}

.amenity-12:before{
    background-image: url(/redesigned_7/img/hotels/amenity-12.svg);
}

.amenity-13:before{
    background-image: url(/redesigned_7/img/hotels/amenity-13.svg);
}

.amenity-14:before{
    background-image: url(/redesigned_7/img/hotels/amenity-14.svg);
}

.amenity-15:before{
    background-image: url(/redesigned_7/img/hotels/amenity-15.svg);
}

.amenity-16:before{
    background-image: url(/redesigned_7/img/hotels/amenity-16.svg);
}

.amenity-18:before{
    background-image: url(/redesigned_7/img/hotels/amenity-18.svg);
}

.amenity-name{
    font-size: 20px;
    color: #001330;
    font-weight: 600;
    margin-bottom: 15px
}

.amenity-block ul {
    padding: 0 0 0 18px;
    list-style: none;
}

.amenity-block ul li{
    color: #001330;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 600;
    padding: 6px 0;
}

.amenity-block ul li:before{
    content: "•";
    color: #DEDEDE;
    font-size: 40px;
    margin-left: -20px;
    vertical-align: sub;
    padding-right: 15px;
    line-height: 10px;
}

#maper {
    height: 410px;
    margin: 37px 0 5px;
    border-radius: 0
}

.address-line{
    color: #001330;
    font-size: 16px
}

.link-block a{
    display: block;
    color: #00A6FA;
    font-size: 18px;
    font-weight: 500;
    padding: 7px 0
}

.link-block{
    padding-bottom: 40px;
}

.bottom-info-block{
    margin: 40px auto;
}

.bottom-info-block .h2{
    margin: 0
}

.line-info-block{
    border-bottom: 1px solid #EAEAEA;
    padding: 25px;
    font-size: 18px;
    color: #001330;
    font-weight: 600;
    line-height: 1.8em
}

.progressbar {
    border: 3px solid #fff;
    border-radius: 42px;
    height: 20px;
    background: #F3F3F3;
    overflow: hidden
}
.progressbar > span {
    background-color: #A5C94B;
    height: 16px;
    float: right;
}

.progressbar > span.out {
    float: left;
}

.progressbar > span.type-23, .progressbar > span.out.type-1{
    width: 4.17%
}

.progressbar > span.type-22, .progressbar > span.out.type-2{
    width: 8.33%
}

.progressbar > span.type-21, .progressbar > span.out.type-3{
    width: 12.5%
}

.progressbar > span.type-20, .progressbar > span.out.type-4{
    width: 15.63%
}

.progressbar > span.type-19, .progressbar > span.out.type-5{
    width: 20.85%
}

.progressbar > span.type-18, .progressbar > span.out.type-6{
    width: 25.02%
}

.progressbar > span.type-17, .progressbar > span.out.type-7{
    width: 29.17%
}

.progressbar > span.type-16, .progressbar > span.out.type-8{
    width: 33.66%
}

.progressbar > span.type-15, .progressbar > span.out.type-9{
    width: 37.5%
}

.progressbar > span.type-14, .progressbar > span.out.type-10{
    width: 41.67%
}

.progressbar > span.type-13, .progressbar > span.out.type-11{
    width: 45.83%
}

.progressbar > span.type-12, .progressbar > span.out.type-12{
    width: 50%
}

.progressbar > span.type-11, .progressbar > span.out.type-13{
    width: 54.17%
}

.progressbar > span.type-10, .progressbar > span.out.type-14{
    width: 58.33%
}

.progressbar > span.type-9, .progressbar > span.out.type-15{
    width: 62.49%
}

.progressbar > span.type-8, .progressbar > span.out.type-16{
    width: 68.66%
}

.progressbar > span.type-7, .progressbar > span.out.type-17{
    width: 72.82%
}

.progressbar > span.type-6, .progressbar > span.out.type-18{
    width: 76.99%
}

.progressbar > span.type-5, .progressbar > span.out.type-19{
    width: 81.16%
}

.progressbar > span.type-4, .progressbar > span.out.type-20{
    width: 58.33%
}

.progressbar > span.type-3, .progressbar > span.out.type-21{
    width: 85.32%
}

.progressbar > span.type-2, .progressbar > span.out.type-22{
    width: 89.49%
}

.progressbar > span.type-1, .progressbar > span.out.type-23{
    width: 93.66%
}

.new_form_tours .form-group {
    border: 1px solid #AEAEAE;
    padding: 10px 0 0;
    display: inline-block;
}

.author{
    background: #FAFAFA;
    color: #001330;
    font-size: 16px;
    padding: 20px;
    font-weight: 800
}

.rating{
    background: #A5C94B;
    color: white;
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    top: 0;
    padding: 20px 10px 5px;
    border-radius: 0 0 4px 4px;
}

.review-block{
    padding: 50px
}

.text-review-block{
    padding: 20px 0;
    color: #001330;
    font-weight: 500
}

/*main  hotel*/
.hotel-row {
    box-shadow: 0 3px 8px rgb(0 0 0 / 10%);
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 4px;
    background: white;
    position: relative;
    overflow: hidden;
}

.mobile-rating-text {
    display: none;
}

.image-block {
    margin: 0;
    padding: 0 !important;
    max-height: 200px;
    overflow: hidden;
    border-radius: 3px 0 0 3px;
    display: flex;
}

.hotel-image {
    height: auto;
    display: inline-block;
    min-height: 200px;
    object-fit: cover;
    margin: 0 15px !important;
    max-width: 100%;
    border-radius: 4px;
    min-width: 100%;
}

.rating-text {
    padding: 15px 7px 5px;
    background-color: #A5C94B;
    margin-left: 10px;
    position: absolute;
    left: 15px;
    color: #ffffff;
    font-weight: 600;
    min-width: 22px;
    border-radius: 0 0 4px 4px;
    top: 0;
    font-size: 14px;
}

.hotel-block-right {
    padding-left: 40px;
}

.star-line {
    padding: 0 0 10px;
}

.product-title__link {
    display: block;
    margin: 0 0 15px;
}

.hotel-row .address-line {
    color: #707070;
    font-size: 16px;
}

.hotel-row .address-line:before {
    content: '';
    background: url(/redesigned_7/img/geo_grey.svg);
    display: inline-block;
    width: 13px;
    height: 17px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-right: 5px;
}

.hotel-result {
    display: block;
    border-left: 1px solid #EAF2D5;
    padding: 0 10px;
    margin-top: 15px;
    color: black;
}

.hotel-price-block {
    border-left: 2px solid #F3F3F3;
    margin: -10px 0 -50px;
    align-self: stretch;
}

.hotel-price-block .row{
    height: 100%;
    padding: 50px 0;
}

.hotel-product-price {
    color: white;
    background: #FAA030;
    border-radius: 4px;
    width: 100%;
    padding: 10px;
    display: block;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
}

.hotel-product-price:hover{
    color: white;
    background: #ff970b;
    text-decoration: none;
}

.result-line .hotel-product-price{
    max-width: 400px;
    margin: 20px auto 0;
}

.also{
    padding: 40px 0;
    background: #FAFAFA
}

.count-img-room{
    margin-top: -31px;
    position: absolute;
    color: white;
    right: 30px;
    background: rgba(0,0,0,0.7);
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 5px 5px 0 0;
    cursor: pointer
}

.also .h2{
    text-align: center;
    font-size: 28px;
    margin-bottom: 30px;
    color: #232323;
    font-weight: 600
}

.variant{
    padding: 30px;
}

.variant .h2{
    color: #232323;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    margin: 0;
    padding-bottom: 20px;
}

.variant-name{
    font-weight: 800;
    font-size: 20px;
    color: #232323;
    padding: 0 0 10px
}

.variant a{
    display: block;
    border: 1px solid #00A6FA4D;
    font-size: 18px;
    color: #00A6FA;
    padding: 13px;
    width: 90%;
    margin: 15px 0;
    border-radius: 3px;
}

.variant a:hover{
    color: #008dd0;
    border: 1px solid rgba(7, 144, 217, 0.4);
    text-decoration: none
}

.row-5{
    width: 100%;
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(5, calc((100% - 60px) / 5));
}

.metapolicy-block{
    padding: 20px;
}

.metapolicy-name{
    font-weight: 600;
    background: #eeecec;
    padding: 10px;
    margin-bottom: 10px
}

.rating-block{
    display: inline-block;
    border-radius: 5px;
    font-weight: 800;
    border: 2px solid;
    background: white;
    white-space: nowrap
}

.rating-block a{
    cursor: pointer;
    margin: 10px 20px;
    border-bottom: 1px dashed
}

.rating-inside-block{
    padding: 10px 20px;
    display: inline-block;
    border-right: 2px solid
}

.rate-8{
    background: #4AB502;
}

.rating-block-8, .rating-block-8 .rating-inside-block, .rating-block-8 a{
    border-color: #4AB502;
}

.rate-6{
    background: #83C301;
}

.rating-block-6, .rating-block-6 .rating-inside-block, .rating-block-6 a{
    border-color: #83C301;
}

.rate-4{
    background: #E3A900;
}

.rating-block-4, .rating-block-4 .rating-inside-block, .rating-block-4 a{
    border-color: #E3A900;
}

.rate-0{
    background: #C30A01;
}

.rating-block-0, .rating-block-0 .rating-inside-block, .rating-block-0 a{
    border-color: #C30A01;
}

.rate-8, .rate-6, .rate-4, .rate-0{
    color: white;
    display: inline-block;
    padding: 10px 20px;
}

.rate-5:after, .rate-4:after, .rate-3:after{
    content: '';
    background: url(/redesigned_7/img/icons/star-white.svg);
    display: inline-block;
    width: 15px;
    height: 12px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.cites-price{
    float: right;
    min-width: 290px;
    text-align: center;
}

.blue-btn-block .cites-price{
    cursor: pointer;
}

.cites-price.review-block-bottom{
    float: none;
    padding-top: 30px;
    font-size: 140%;
    margin: auto
}

.last-rating-block{
    display: inline-block;
    padding: 10px 20px;
}

.hotel-info-white-line .text-align-center h2, .hotel-info-white-line .text-align-center .h2{
    text-align: center;
}

/*review*/

.review-new-block{
    max-width: 1024px;
    margin: auto
}

.review-text{
    padding: 15px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 16%);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 16%);
    border-radius: 2px;
}

.review-title{
    margin-bottom: 20px;
    position: relative;
}

.review-new-rate{
    border-radius: 2px;
    height: 40px;
    font-size: 15px;
    width: 40px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 40px;
    color: white;
    font-weight: bold;
    margin-right: 10px;
}

.review-new-rate.rate-2{
    background: #c30a01;
    padding: 0
}

.review-new-rate.rate-8, .review-new-rate.rate-6, .review-new-rate.rate-4, .review-new-rate.rate-0{
    padding: 0
}

.review-new-rate.rate-5:after, .review-new-rate.rate-4:after, .review-new-rate.rate-3:after {
    display: none
}

.review-author-new{
    display: inline-block;
    vertical-align: top;
}

.review-author-name {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    font-family: 'apercu_pro', sans-serif;
    margin-bottom: 10px;
    display: block;
    color: #475669;
    line-height: 18px;
}

.review-author-date {
    font-size: 13px;
    color: #999;
    font-family: 'apercu_pro', sans-serif;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    line-height: 13px;
}

.review-title-line{
    color: #475669;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 15px;
}

.review-text-new {
    color: #475669;
    font-family: 'apercu_pro', sans-serif;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 5px;
}

.review-plus span{
    color: green;
}

.review-minus span{
    color:  #c30a01;
    margin-top: 5px;
}

.review-plus span, .review-minus span{
    font-weight: 600;
    display: block;
}

.review-image-text{
    font-weight: 600
}

.review-image img{
    margin: 10px;
    border-radius: 5px;
    cursor: pointer;
    max-height: 100px
}

.image-review-block span{
    display: inline-block;
    background: #E7F0F8;
    color: #0F5DE4;
    height: 100%;
    padding: 39px 20px;
    border-radius: 3px;
    font-weight: 600;
    cursor: pointer
}

.review-image{
    display: inline;
}

/*review end*/

.best-price{
    background: #EDF7E9;
}

.span-best-price{
    background: #53B124;
    color: white;
    padding: 3px 7px;
    border-radius: 10px;
}

@media(max-width: 1450px){
    .link-block .h2{
        font-size: 25px
    }
}

@media(max-width: 992px){
    .new_form_tours .btn_tours {
        max-width: 16%;
        border-radius: 0 4px 4px 0;
        height: 64px
    }

    .room-image{
        padding: 0 10px;
    }

    .room-view {
        max-width: 90%;
    }

    .hotel-info-white-line h2, .hotel-info-white-line .h2.biggest-h2, .hotel-info-white-line .h2{
        margin: 0;
        padding: 20px 0;
        font-size: 24px
    }

    .row-5 {
        grid-gap: 10px;
        grid-template-columns: repeat(3, calc(100% / 3));
    }
}


@media screen and (max-width: 991px){
    .hotel-price-block, .hotel-meal{
        margin: 0
    }

    .hotel-price-block{
        border-top: 3px solid #F3F3F3;
        margin-top: 15px;
        padding: 10px 15px 0;
    }

    .hotel-price-block .row{
        padding: 0
    }

    .crumbs nav{
        margin: 0
    }

    h1.cites-this__title{
        font-size: 28px;
        display: block
    }
    
    .hotel-block-quality{
        margin-top: 10px;
        float: right
    }

    .cites-this__place-position{
        margin: 5px 0 10px
    }

    .new_form_tours .form-group input{
        font-size: 18px;
        padding: 15px 10px 5px;
    }

    #main_search_form .form-group {
        width: 35%;
        height: auto
    }

    #main_search_form .dateFrom{
        max-width: 24%
    }

    .form_tours .form-group:first-child {
        border-radius: 4px 0 0 4px !important
    }

    .form-group .btn {
        padding-top: 23px;
        padding-bottom: 6px;
        height: 48px;
        min-height: 48px;
    }

    .new_form_tours .btn_tours{
        height: 52px
    }

    .room-description {
        padding: 0 25px;
    }
}

@media (max-width: 878px) {
    .new-modal-dialog .modal__title {
        font-size: 24px;
    }

    .two-blocks {
        width: 100%;
    }

    .two-blocks .form-group {
        width: 50%;
        margin-right: -5px;
    }

    .new_form_tours .form-group input {
        font-size: 18px;
        padding: 15px 10px 5px;
    }

    .form-group.modal-hotel-people {
        width: 100%;
        margin-left: 0;
    }

    #search_modal .form-group .btn {
        height: 47px;
        min-height: 47px;
        padding: 14px 8px 4px 0;
    }

    .modal-hotel-people .control-label, #search_modal .form-group .btn {
        padding-left: 10px;
    }

    .hotel-button-search {
        margin: 0;
        padding: 15px;
    }
}

@media(max-width: 817px){
    .cites-price{
        float: none;
        margin: auto;
        display: table;
    }

    #main_search_form .dateFrom, .new_form_tours .btn_tours {
        max-width: initial;
    }

    #main_search_form .form-group, .new_form_tours .btn_tours {
        width: calc(50% - 2px);
        max-width: calc(50% - 2px)
    }

    .form_tours .form-group:first-child, .new_form_tours .btn_tours{
        border-radius: 0 !important;
    }

    .form_tours input.child__input {
        padding: 0;
        font-size: 17px;
    }

    .hotel-top, .tours, .resort-card{
        order: inherit;
    }

    .review-new-rate {
        width: 60px;
        height: 60px;
        font-size: 21px;
        line-height: 60px;
    }

    .review-author-date {
        margin: 0 0 5px 0;
        display: block;
        font-size: 11px;
    }
}

.text-align-left{
    text-align: left;
}

@media(max-width: 575px){
    .distance{
        display: block;
        background: none;
        margin: 0;
        padding: 0
    }

    .cites-price{
        margin-top: 10px;
    }

    .small-grey-block{
        background: #f3f3f3;
        margin: -20px;
        padding: 20px 0 10px;
        margin-bottom: 0;
    }

    .room-description{
        padding: 0 10px;
    }

    .new-modal-dialog .modal-content {
        padding: 30px 20px;
    }

    .room-description-top{
        font-size: 14px
    }

    .room-description-top{
        margin-bottom: 10px
    }

    .tariff-block {
        font-size: 14px;
        border: none;
        margin: 0;
        text-align: left;
    }

    .room-btn-success{
        max-width: 100%;
        display: grid;
        grid-template-columns: 60% 40%;
        gap: 10px;
    }

    .room-btn-success span.nowrap{
        font-size: 13px;
        font-weight: 500;
    }

    .room-btn-success span.price-text-block{
        color: white;
        font-size: 20px;
        font-weight: 600
    }

    .next:after{
        content: '';
        background: url(/redesigned_7/img/arrow-next-white.svg);
        display: inline-block;
        width: 13px;
        height: 17px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        margin-right: 5px;
    }

    .tariff-block-0 .where_pay:before{
        content: '';
        background: url(/redesigned_7/img/hotels/wallet-gray.svg);
        width: 20px;
        height: 18px;
        background-repeat: no-repeat;
        display: inline-block;
        vertical-align: sub;
        margin-right: 15px;
        background-size: contain;
        margin-top: 10px;
    }

    .tariff-block-1 .where_pay:before{
        content: '';
        background: url(/redesigned_7/img/hotels/wallet-green.svg);
        width: 20px;
        height: 18px;
        background-repeat: no-repeat;
        display: inline-block;
        vertical-align: sub;
        margin-right: 15px;
        background-size: contain;
        margin-top: 10px;
    }

    .tariff-block-1 .cancel-type:before, .tariff-block-0 .cancel-type:before, .tariff-block-1 .meal-back:before, .tariff-block-0 .meal-back:before{
        width: 20px;
        height: 20px;
    }

    .next{
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: left;
    }

    .mobile-rating-text{
        display: block;
        padding: 15px 7px 5px;
        background-color: #A5C94B;
        margin-left: 10px;
        position: absolute;
        right: 15px;
        color: #ffffff;
        font-weight: 600;
        min-width: 22px;
        border-radius: 0 0 4px 4px;
        top: 0;
        font-size: 14px;
    }

    .hotel-image{
        min-width: calc(100% - 30px);
        max-height: 200px
    }

    .rating-text{
        display: none;
    }

    .hotel-block-right{
        padding-left: 20px
    }

    .star-line{
        padding: 0
    }

    .product-title__link{
        font-size: 18px;
        font-weight: 800;
        margin: 0 0 5px
    }

    .hotel-row .address-line{
        font-size: 12px;
        margin-bottom: 10px
    }

    .hotel-row .address-line:before{
        height: 12px
    }

    .row-5{
        width: 100%;
        display: grid;
        grid-gap: 30px;
        grid-template-columns: repeat(1, 100%);
    }

    #main_search_form .form-group.people-block, .new_form_tours .btn_tours {
        width: calc(100% - 2px);
        max-width: calc(100% - 2px)
    }

    .mobile-links{
        font-size: 16px;
        color: #0092DC;
        width: 32%;
        display: inline-block;
        text-align: center;
        padding: 5px;
        margin: 10px 0 -10px;
        font-weight: 600;
        border-right: 1px solid #DEDEDE
    }

    .mobile-links:last-child{
        border: none
    }

    .new_form_tours .region-title{
        font-size: 22px
    }

    #main_search_form .form-group, .new_form_tours .btn_tours{
        border-radius: 4px !important;
    }

    header{
        margin: 0
    }

    .crumbs nav {
        margin: 5px 0;
        font-size: 14px;
    }

    h1.cites-this__title{
        font-size: 26px
    }

    .cites-this__place-position{
        font-size: 14px;
        margin: 0
    }

    .new_form_tours{
        padding: 0
    }

    /*.new_form_tours .form-group input, .filter-people{
        font-size: 14px
    } */

    .new_form_tours label{
        font-size: 12px
    }

    #main_search_form .form-group {
        width: calc(50% - 10px);
        max-width: calc(50% - 10px);
        margin: 5px;
    }

    .new_form_tours .btn_tours{
        margin: 5px
    }

    .new_form_tours .form_tours {
        justify-content: space-between;
    }

    .hotel-info-white-line{
        background: inherit;
        font-weight: 600
    }

    .review-new-block{
        font-weight: 400;
        margin: 0 -20px
    }

    .hotel-info-white-line.bottom-info-block{
        background: white;
    }

    .line-info-block{
        padding: 15px
    }

    .room-name{
        font-size: 18px;
        padding: 10px 0
    }

    .tariff-block{
        font-size: 14px
    }

    #modalTestimonialsHotel .new-modal-dialog .modal-header {
        padding: 35px 20px 0
    }

    #modalTestimonialsHotel .new-modal-dialog .modal-content{
        padding: 0
    }

    .tariff-block-all{
        border-bottom: 2px solid lightgrey
    }
}

@media(max-width: 440px){
    .mobile-links{
        margin: 10px 0 -10px;
    }
}

.carousel .slider {
    position: relative;
    width: 120%;
    white-space: nowrap;
    display: flex;
    margin-left: -10px;
}

.carousel .item {
    width: auto;
    height: 170px;
    min-height: 170px;
    float: left;
    display: inline-block;
    margin: 0 10px 20px;
}

#collapse_dates{
    width: 100%
}

.left-block-links{
    background: white;
    padding: 20px;
    margin: 0 0 20px;
    box-shadow: 0 3px 8px rgb(0 0 0 / 10%);
}

.left-block-links a{
    margin-bottom: 20px;
    display: block;
}