.displaNone{
    display: none;
}

.site-header{
    box-shadow: 0px 6px 12px rgba(15, 16, 17, 0.05);
}
.inner-page-header{
    font-size: 32px;
}
.inner-page-header__section__site-main a{
    color: #618C38;
}
.breadcrumb > .active{
    color: #929590 !important;
}
.inner-page-header h1{
    color: #333;
    padding: 10px 0px;
}
.d-flex{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.paid-label.detail-page{
    margin: 0px 20px 0px 20px;
    display: flex;
}
.moderation-label.detail-page{
    margin: 0px 20px 0px 20px;
    display: flex;
    color: #d9534f;
    font-weight: bold;
}
.paid-label.detail-page .paid-label-text{
    font-size: 14px;
    color: #2799EF;
    border: none;
}

.locationMarker::before{
    display: inline-block;
    content: '';
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background: url(/images/location-marker.svg) no-repeat 0 0;
    margin-right: 5px;
}
.inMaps::before{
    display: inline-block;
    content: '';
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background: url(/images/inmap.svg) no-repeat 0 0;
    margin-right: 5px;
}
.base-location-badge{
    padding: 0px;
    color: #333333;
    font-size: 14px;
    min-height: inherit;
}
.district__base-location{
    font-size: 14px;
    font-weight: normal;
    margin-right: 10px;
}
.place__base-location{
    font-size: 14px;
}
.place__base-location{
    margin-right: 15px;
}
.inmapsLink{
    display: flex;
    align-items: center;
    text-decoration: underline;
}
.scroll-nav__section__site-main.section__site-main{
    background: #fff;
}
.scroll-nav__section__site-main a{
    padding: 10px 0px;
    color: #929590;
    text-transform: none;
    font-size: 16px;
    font-weight: 600;
}
.scroll-nav__section__site-main li{
    padding: 0px 40px 0px 0px;
}
.scroll-nav__section__site-main li:first-child{
    padding: 0px 40px 0px 0px;
}
.scroll-nav__section__site-main a.active{
    color: #333;
}
.scroll-nav__section__site-main a.active::after{
    height: 2px;
}

.section__site-main{
    padding: 20px 0px 40px 0px;
}

.descSide{
    filter: drop-shadow(0px 6px 29px rgba(15, 16, 17, 0.1));
    background: #fff;
    padding: 30px;
}
.favorite-wrap a span{
    color: #618C38;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
}
.priceSideBlock{
    text-align: center;
    margin-bottom: 25px;
}
.priceSideBlock .ru-symbol{
    color: #333;
    font-weight: 700;
    font-style: normal;
    font-size: 21px;
}
.priceSide{
    color: #333;
    font-weight: 700;
    font-style: normal;
    font-size: 21px;
}
.btn-phone{
    border: 2px solid #618C38;
    line-height: 1.2;
}

.titleBlock{
    justify-content: space-between;
}
.titleBlock__first{
    display: flex;
    align-items: center;
}

.base-contacts ul{
    padding: 0px;
    font-size: 14px;
    overflow: hidden;
}
.base-contacts ul li{
    list-style: none;
    margin-bottom: 10px;
}
.base-contacts ul li p{
    font-weight: bold;
    line-height: 20px;
    padding: 0px;
    margin: 0px;
}
.base-contacts ul li> div{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.base-contacts ul li > div > span:first-child{
    line-height: 20px;
}
.base-contacts ul li > div > span:last-child{
    color: #929590;
    flex: 0 55px;
    margin-left: 5px;
    text-align: right;
    line-height: 20px;
}
.site-web::before{
    display: inline-block;
    content: '';
    vertical-align: middle;
    width: 20px;
    float: left;
    height: 35px;
    background: url(/images/globe-alt.svg) no-repeat 0 0;
    margin-right: 5px;
    margin-top: 2px;
}
.near-punkt::before{
    display: inline-block;
    content: '';
    vertical-align: middle;
    width: 20px;
    float: left;
    height: 50px;
    background: url(/images/location-marker.svg) no-repeat 0 0;
    margin-right: 5px;
    margin-top: 2px;
}
.near-river::before{
    display: inline-block;
    content: '';
    vertical-align: middle;
    width: 20px;
    float: left;
    height: 20px;
    background: url(/images/water.svg) no-repeat 0 0;
    margin-right: 5px;
}
.near-river-list {
    padding: 0 0 10px 25px;
}
.serviceBox{

}
.serviceBox .base-services-preview{
    float: none;
}
.serviceBox .base-services-preview span{
    border-color: #929590;
}
.serviceBox .service-1{
    background-position: 6px -39px;
}
.serviceBox .service-2{
    background-position: -161px -40px;
}
.serviceBox .service-3{
    background-position: -27px -39px;
}
.serviceBox .service-4{
    background-position: -60px -39px;
}
.serviceBox .service-5{
    background-position: -93px -40px;
}
.serviceBox .service-6{
    background-position: -126px -39px;
}
.serviceBox .service-7{
    background-position: -192px -39px;
}
.serviceBox .service-8{
    background-position: -226px -39px;
}
.serviceBox .service-9{
    background-position: -259px -39px;
}
.serviceBox .service-10{
    background-position: -292px -39px;
}
.serviceBox .service-11{
    background-position: -325px -39px;
}
.serviceBox .service-12{
    background-position: -356px -39px;
}
.promotionBlock{
    margin: 30px 0px;
}
.promo_box{
    background: #FFFFFF;
    border: 2px solid #E7B32B;
    box-sizing: border-box;
    box-shadow: 0px 6px 29px rgba(15, 16, 17, 0.1);
    padding: 30px;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
}
.promo_box h3{
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 15px;
}
.promo_box img{
    width: 150px;
    height: 120px;
    max-width: 150px;
    object-fit: cover;
    overflow: hidden;
    float: left;
    margin-right: 15px;
}
.promo_box p{
    line-height: 25px;
    font-size: 13px;
}
.promo_more_link{
    background: #E7B32B;
    display: flex;
    height: 48px;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin-top: 20px;
}
.promo_more_link:hover{
    background: #dba723;
    color: #fff;
}
.d-flex2{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.agentBaza{
    border: 2px solid #618C38;
    box-sizing: border-box;
    box-shadow: 0px 6px 29px rgba(15, 16, 17, 0.1);
    padding: 25px;
    position: relative;
}
.agentBaza h2{
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    margin: 0;
}
.get_access{
    border: 2px solid #618C38;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.42857143;
    border-radius: 1.5px;
    padding: 10px;
    text-align: center;
    display: block;
}
.agentClose{
    position: absolute;
    top: 10px;
    right: 15px;
}
.mainAgent{
    justify-content: space-between;
}
.agLeft{
    width: 73%;
    justify-content: flex-start;
}

.viewAllServices{
    margin: 40px 0px;
}
.allServiceItem{
    border-bottom: 1px solid #EFF0EE;
    padding: 20px 0px;
}
.service__firstTitle{
    font-weight: bold;
    font-size: 20px;
    line-height: 22px;
}
.serviceitem__title{
    margin-top: 0px;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
}
.serviceitem__price span{
    font-size: 20px;
    font-weight: bold;
}

#accomodations-list{
    border: none;
}

#accomodations-list .panel.panel-rooms{
    filter: drop-shadow(0px 6px 29px rgba(15, 16, 17, 0.1));
    background: #fff;
    margin: 10px 0px;
}
.base-accommodation__price{
    text-align: right;
}
.name__title-group__item__accomodation{
    font-weight: bold;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 10px;
}

.base-accommodation__price i, .base-accommodation__price span{
    font-weight: bold;
    font-size: 20px;
    font-style: normal;
    color: #333;
}
.base-accommodation__left{
    padding-left: 0px;
}
.base-accommodation__right{
    display: flex;
    justify-content: space-between;
    padding-right: 0px;
}
.photo__title-group__item__accomodation{
    position: relative;
}
.photo__title-group__item__accomodation img{
    border-radius: 3px;
    width: 150px;
    height: 120px;
    object-fit: cover;
}
.count_img{
    background: rgba(255, 255, 255, 0.9);
    border-radius: 2px;
    position: absolute;
    left: 8px;
    bottom: 8px;
    padding: 0px 8px;
    color: #618C38;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 22px;
}
.rules__base-accommodation{
    font-weight: normal;

}
.rules__base-accommodation:first-child{
    padding-right: 20px;
}
.rules__base-accommodation img{
    margin-right: 5px;
}
.itemaccomodation__text{
    display: flex;
    justify-content: space-between;
}
.submit-reservation{
    padding-top: 13px;
    padding-bottom: 13px;
    margin: 0px;
    border-radius: 0px;
}
.cost__base-accommodation {
    text-align: right;
    overflow: hidden;
    display: flex;
    justify-content: flex-end;
    align-items: self-start;
}
.rules__base-accommodation li{
    display: flex;
    align-items: center;
    line-height: 18px;
    margin-top: 10px;
}
.rules__base-accommodation li:nth-child(1){
    margin-top: 0px;
}
.secondList li{
    text-decoration: underline;
}
.desc_comfort{
    margin-top: 10px;
}
.desc_comfort ul{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.desc_comfort li{
    list-style: none;
    display: flex;
    align-items: center;
    color: #929590;
}
.desc_comfort li::after{
    content: '';
    display: block;
    float: left;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #929590;
    margin: 0px 8px;
}
.desc_comfort li:last-child::after{
    content: ' ';
    display: none;
}
.desc_comfort li:first-child{
    list-style: none;
}
.more_desc_box{
    font-weight: bold;
    font-size: 14px;
    line-height: 25px;
}
.item__base-accommodation .panel-collapse{
    padding-top: 10px;
}
.item__base-accommodation {
    padding: 25px 25px 10px 25px;
    font-size: 14px;
}
.cost__moreprice{
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
}
.cost__moreprice button{
    padding: 6px 10px;
}
.base-accommodation__right_moreprice{
    border-bottom: 1px solid #e3e3e3;
}
.base-accommodation__right_moreprice{
    padding: 10px 0px;
}
.base-accommodation__right_moreprice:nth-child(1){
    padding-top: 0px;
}

.base-accommodation__moreprice .price-room-val{
    font-size: 18px;
}
.base-accommodation__moreprice .ru-symbol{
    font-size: 18px;
}
.base-accommodation__right_moreprice .itemaccomodation__text{
    width: 70%;
}
.breadcrumb > li{
    font-size: 14px;
}





.wrapper-404{
    padding: 60px 20px;
}
.text-404{
    width: 650px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.text-404 h2{
    font-weight: bold;
    font-size: 32px;
    line-height: 38px;
}
.text-404 a{
    display: block;
    text-align: center;
    background: #618C38;
    padding: 11px 25px 12px;
    font-weight: bold;
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    position: relative;
}



/* Grid Главная Галлерея */
.second-photos img, .minpreview img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.second-photos {
    position: relative;
}

.minpreview  {
    height: 62px;
    position: relative;
}

.gallery-main {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: repeat(5, auto);
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    overflow: hidden;
}

.gallery-main.doublePhoto {
    grid-template-columns: repeat(2, auto);
    grid-template-rows: 1fr;
}

.gallery-main.singlePhoto {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
}

.main-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.main-photo { 
    grid-area: 1 / 1 / 5 / 6; 
    max-height: 600px;
    
}

.gr-photo1 { grid-area: 1 / 6 / 3 / 9; }
.gr-photo2 { grid-area: 3 / 6 / 5 / 9; }
.gr-photo3 { grid-area: 5 / 1 / 6 / 2; }
.gr-photo4 { grid-area: 5 / 2 / 6 / 3; }
.gr-photo5 { grid-area: 5 / 3 / 6 / 4; }
.gr-photo6 { grid-area: 5 / 4 / 6 / 5; }
.gr-photo7 { grid-area: 5 / 5 / 6 / 6; }
.gr-photo8 { grid-area: 5 / 6 / 6 / 7; }
.gr-photo9 { grid-area: 5 / 7 / 6 / 8; }
.gr-photo10 { grid-area: 5 / 8 / 6 / 9; }

.doublePhoto .main-photo { grid-area: 1 / 1 / 2 / 2; }
.doublePhoto .gr-photo1 { grid-area: 1 / 2 / 2 / 3; }

.more_img_main{
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.7);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    width: 100%;
    height: 100%;
}
.more_img_main img{
    width: 20px !important;
    height: 20px !important;
}

/* Галерея в комнате фото */
.room-gallery{
    display: flex;
    flex-wrap: wrap;
    column-gap: 5px;
    row-gap: 5px;
    margin: 20px 0px;
}

.room-gallery a{
    display: block;
    width: 100px;
    height: 80px;
    overflow: hidden;
    object-fit: cover;
}

.serviceitem__images{
    display: flex;
    flex-wrap: wrap;
    column-gap: 5px;
    row-gap: 5px;
    margin: 10px 0px 20px 0px;
}

.serviceitem__images-min-row{
    grid-template-rows: repeat(1, 5vw);
}

.serviceitem__images a{
    display: block;
    width: 80px;
    height: 70px;
    overflow: hidden;
    object-fit: cover;
    position: relative;
}

.serviceitem__images a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.pricemob_box{
    display: none;
}


@media (max-width: 1200px){
    .promo_box img{
        float: none;
        margin: 0px;
    }
    .promo_box h3{
        text-align: center;
    }
    .promo_main{
        text-align: center;
    }
    .promo_main p{
        margin-top: 10px;
    }
    .rules__base-accommodation:first-child{
        padding-right: 10px;
    }
    .text_add_item{
        padding-left: 0px;
    }
    .cost__base-accommodation .material-icons{
        display: none;
    }
    .submit-reservation{
        padding-left: 15px;
        padding-right: 28px;
        width: 100%;
    }
    .more_img_main{
        font-size: 12px;
    }
    .minpreview, .second-photos  {
        height: 55px;
    }

    .doublePhoto .second-photos  {
        height: 100%;
    }

    .main-photo { grid-area: 1 / 1 / 5 / 9; }
    .gr-photo1 { grid-area: 5 / 1 / 6 / 2; }
    .gr-photo2 { grid-area: 5 / 2 / 6 / 3; }
    .gr-photo3 { grid-area: 5 / 3 / 6 / 4; }
    .gr-photo4 { grid-area: 5 / 4 / 6 / 5; }
    .gr-photo5 { grid-area: 5 / 5 / 6 / 6; }
    .gr-photo6 { grid-area: 5 / 6 / 6 / 7; }
    .gr-photo7 { grid-area: 5 / 7 / 6 / 8; }
    .gr-photo8 { grid-area: 5 / 8 / 6 / 9; }

    .gr-photo9, .gr-photo10 { display: none; }

    .doublePhoto .main-photo { grid-area: 1 / 1 / 2 / 2; }
    .doublePhoto .gr-photo1 { grid-area: 1 / 2 / 2 / 3; }
}
@media (max-width: 991px){
    .first_promoBox{
        margin-bottom: 20px;
    }
    .submit-reservation{
        padding-left: 15px;
        padding-right: 15px;
    }

}
@media (max-width: 992px){

    .serviceitem__images a{
        width: 96px;
    }
    .titleBlock__first{
        flex-direction: column;
        align-items: flex-start;
    }
    .paid-label.detail-page,
    .moderation-label.detail-page {
        margin-left: 0px;
        margin-bottom: 10px;
    }

    .minpreview, .second-photos  {
        height: 63px;
    }
}

@media (min-width: 768px)
{
    .inner-page-header__section__site-main.section__site-main {
        padding: 30px 0 0px 0px;
    }
    .scroll-nav__section__site-main ul{
        display: flex;
        align-items: center;
    }
    .scroll-nav-wrap.firescroll{
        background: #ffffff;
        box-shadow: 0px 6px 12px rgba(15, 16, 17, 0.05);
    }
    .wr-star-block{
        margin-top: 0px;
        height: 24px;
    }
    .base-location-badge{
        margin-top: 0px;
    }
}

@media (max-width: 768px){
    .modal-dialog {
      width: 100%;
      margin: 0;
      padding: 0;
    }
    .minpreview, .second-photos  {
        height: 55px;
    }
    .modal-content {
      height: auto;
      min-height: 100%;
      border-radius: 0;
    }
    .titleBlock{
        flex-direction: column;
        align-items: flex-start;
    }
    .inner-page-header{
        width: 100%;
    }
    .scroll-nav__section__site-main li:first-child{
        padding-right: 0px;
    }
    .scroll-nav__section__site-main li{
        padding-right: 0px;
    }
    .paid-label.detail-page,
    .moderation-label.detail-page {
        width: 100%;
        margin: 0px;
    }
    .wr-star-block{
        margin-top: 0px;
    }
    .underTitleBlock{
        flex-direction: column;
        align-items: flex-start;
    }
    .base-location-badge{
        margin-left: 0px;
        margin-top: 10px;
        width: 100%;
    }
    .mainAgent{
        flex-direction: column;
        justify-content: center;
    }
    .agLeft{
        width: 100%;
        justify-content: center;
        margin-bottom: 20px;
    }
    .rules__base-accommodation{
        margin-top: 0px !important;
    }
    .base-accommodation__right{
        flex-direction: column;
    }
    .itemaccomodation__text{
        justify-content: flex-start;
    }
    .ba_images{
        width: 30%;
    }
    .text_add_item{
        width: 70%;
    }
    .base-accommodation__right_moreprice .itemaccomodation__text{
        width: 100%;
    }
    .cost__base-accommodation .material-icons{
        display: inherit;
        font-size: 16px;
        line-height: 20px;
        color: #fff;
    }
    .wrapper-404{
        padding: 40px 15px;
    }
    .text-404{
        width: 100%;
    }
    .text-404 img{
        width: 120px;
    }
    .text-404 h2{
        font-size: 26px;
        line-height: 32px;
    }
    .room-gallery{
        justify-content: center;
    }
    .base-accommodation__price{
        display: none;
    }
    .pricemob_box{
        display: block;
        width: 50%;
        text-align: center;
    }
    .cost__base-accommodation{
        justify-content: center;
        align-items: center;
    }
    .cost__base-accommodation i{
        color: #333;
        font-weight: bold;
    }
    .ru-symbol{
        font-weight: bold;
        font-size: 18px;
    }
    .submit-reservation{
        width: 50%;
    }
    .cost__moreprice{
        flex-wrap: wrap;
        flex-direction: row;
    }
    .reviews-this-base {
        text-align: left;
    }
}

@media (max-width: 540px){
    .minpreview, .second-photos  {
        height: 40px;
    }
    .more_img_main {
        font-size: 8px;
    }

    .reviews-this-base {
        text-align: left;
    }
}

@media (max-width: 480px){
    .agLeft{
        text-align: center;
    }
    .ba_images{
        width: 100%;
        padding-right: 0px;
    }
    .base-accommodation__price{
        text-align: left;
    }
    .text_add_item{
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .photo__title-group__item__accomodation img{
        width: 100%;
        height: 200px;
    }

    .serviceitem__images{
        justify-content: center;
    }
}

.base-quality-badge.firescroll{
    z-index: 999;
}

.contact__table-list th {
    padding-right: 10px;
}