.cs-text-content-block{}
.cs-text-content-block ul,
.cs-text-content-block ol{
    list-style-position: inside;
}

.pagination-wrapper {
    display: flex;
    justify-content: center;
    padding-top: 48px;
    padding-bottom: 24px;
}

.pagination-wrapper ul {
    display: flex;
    list-style: none;
    padding-left: 0;
}

.pagination-wrapper li .page-numbers {
    align-items: center;
    border-radius: 50%;
    display: flex;
    height: 2.25rem;
    justify-content: center;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0;
    width: 2.25rem;
}

.pagination-wrapper li .current {
    background: #2a2d30;
    color: #fff;
    z-index: 1;
}

.cs_compare_remove_block{
    position: relative;
}
.cs_compare_remove_block__link{
    position: absolute;
    top: 5px;
    right: 6px;
    z-index: 10;
    width: 36px;
    height: 36px;
    display: block;
    text-decoration: none;
}
.cs_compare_remove_block__link svg{
    width: 36px;
    height: 36px;
}


.cs_footer_soc_block{
    padding-top: 1rem;
}
.cs_footer_soc_block__item{

}

.cs-footer-last-menu{
    margin-top: 10px;
}
.cs-primary-color{
    color: #fba841 !important;
}
.cs-content-table td{
    width: 50%;
    padding: 15px 20px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}
.cs-content-table td:first-child {
    font-weight: bold;
}

@media (max-width: 767px) {
    .cs-content-table{
        width: 100%;
    }
    .cs-content-table tr {
        display: block;
        border-bottom: 1px solid #e7e7e7;
    }
    .cs-content-table td{
        width: 100%;
        display: block;
        border-top: none;
        border-bottom: none;
        padding: 5px 6px;
    }
    .cs-content-table td:first-child {
        padding-top: 20px;
        padding-bottom: 0;
    }
}

.b-content__advantages{
    margin-top: 50px;
    padding-bottom: 20px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}
.b-content__advantages__item{
}
.b-content__advantages__item__picture{
    height: 110px;
}
.b-content__advantages__item__title{
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 5px;
}
.b-content__advantages__item ul{
    list-style-position: inside;
}


.b-about-photo-wrap{
    margin-bottom: 45px;
}
.b-about-photo {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-bottom: 25px;
}

.b-about-photo-item {
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
}

.b-about-photo-item__link img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}


.b-about-photo-item-hide {
    display: none;
}


.cs-base-text-page{
    background: #fff;
    border-radius: 1.875rem;
    padding: 2.25rem;
}
.cs-base-text-page-pb{
    padding-right: 3.125rem !important;
    padding-left: 3.125rem !important;
}

.filepond--credits{
    display: none !important;
}


/* tour offers */

.b-tour-offers{}
.b-tour-offers__date{
    padding: 15px 12px;
    padding-bottom: 25px;
    padding-left: 65px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAgCAYAAAAFQMh/AAACS0lEQVRIS+3XS6iOURQG4OeUklshciuUS+5TpaREEkUopdzKBIlDpEgZMOC4MzE0kQjlEgYo5TLRyTURRQYoIiEGtLR3fX39F/46TmGN/tZa+3v3Xuvd715/k9q2DYtwFQvr5ObwZizGFhyttqapzsceY2jKqZebP/UNHXAX4xoFfoIhvwn8PeU/wohawLcr7OwcZqEMvA8rq3wsYutQBo5vTSutaY3y5cRiLJJnolzqg3WA16Bc6gsVgFUDPo8Z2IkluIz5OIQVNU4cwFuxFEGyI/gt4Fep/K8LIF1xC6OqALdiAj4X4v1wB73Ka6qdOPLe4iI+oSMmo3+dW/ACV1K5u6QS96i0phbwL17bxtL+AzdWtwZWtXupW3CssPGJ2I05CKZm24DxmFs65Glcw66CfzCOYzWuF/wL0JxPvAqhStlCtc5gWJLN7I+cKRU0OKT1LEJAsoVOP8T0JCLZHzl7/l3gk6lHuRyjsQzb8aZQvnkYnvzFNocu38epgrMPNuJwKnkOTcLsdmd1NDxenmzxMgVTR5bItR/Lq1zbA1hbIldMIUHU0PxswfKWRshVaxBoU1b/HcA3EytzHwZiKk7gfaE/8dBH3yvZA9woBLonhbtUUr8xoX65xzFpvCssimljAJ7ha8HfF53xtIQck+hHxOSSLYaHkM2XKZb9PdG7EXL9l8woYcOPRDP2FvrTlq/TeuzIPf6Qdp2H+2BkECb090thQ4PQDfdK5Bqb2P+84O+URuGoRr4ZgRda3yV+bEIs/JP28y9Mu9gP+1vVSvdIV8AAAAAASUVORK5CYII=') no-repeat;
    background-position: 15px 16px;
    background-color: #E2E2E2;
}

.b-tour-offers__date__title{

}
.b-tour-offers__date ul{
    list-style-position: inside;
    display: block;
    margin-top: 10px;
}
.b-tour-offers__date ul li{
    font-size: 14px;
}
.b-tour-offers__date__show_all{
    margin-top: 15px;
}
.b_tour_offers__date__toggle{
    font-size: 14px;
    border-bottom: 1px dotted;
}

.b-tour-offers__date-filter__title{
    font-weight: bold;
    padding-right: 10px;
}
.b-tour-offers__date-filter{
    padding: 20px 10px;
    background: #fbfbfb;
    border-bottom: 1px solid #dedede;
}
.b-tour-offers__date-filter select{
    display: inline-block;
    width: 220px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    height: 30px;
    line-height: 30px;
    color: #555555;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 4px 6px;
    font-size: 16px;
}

.b-tour-offers__tbl_rout{
    width: auto !important;
}
.b-tour-offers__tbl_rout td{
    padding: 3px 4px !important;
}
.b-tour-offers__tbl_rout td.b-tour-offers__tbl_rout__placement-type{
    padding-left: 10px !important;
}

.b-tour-offers table{
    margin-left: 0 !important;
}
.b-tour-offers__price{
    padding: 15px 12px;
    border-bottom: 1px solid #dedede;
}
.b-tour-offers__price__odd{
    background: #f2f2f2;
}

.b-tour-offers__price__rout__wrapper{
    width: 460px;
    float: left;
}
.b-tour-offers__price__rout{

}
.b-tour-offers__price__rout__hotel{
    width: 210px;
    margin-right: 10px;
    float: left;
}
.b-tour-offers__price__rout__placement{
    width: 240px;
    float: left;
}

.b-tour-offers__price__price{
    width: 110px;
    float: left;
}
.b-tour-offers__price__price__big{
    text-align: center;
    width: 210px;
}
.b-tour-offers__price__info{
    width: 100px;
    float: left;
}

.b_hide_price_block{
    display: none;
}
.b_hide_price_block__toggle{
    text-decoration: none;
    border-bottom: 1px dotted;
    font-size: 15px;
}



.b-group-price-table{}
.b-group-price-table tr td{
    padding-left: 10px !important;
    font-size: 16px;
}
.b-group-price-table tr.b-group-price__header__tr{
    background: #E8E8E8 !important;
}
.b-group-price-table td.b-group-price__header{
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
}
.b-group-price__header{

}
.b-group-price__header__inner{
    border-bottom: 1px solid #dedede;
    display: flex;
}
.b-group-price__header__city{
    padding-right: 15px;
}
.b-group-price__header__hotel{
}
.b-group-price-table td{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}


/* Search */

.cs-main-search-form{
    padding: 50px 0;
}
.cs-main-search-form .form-wrap{
    max-width: 100% !important;
}
.cs-main-search-form .form-wrap form > div{
    flex: 1;
}
.headerBlock.cs-main-search-form .form-wrap .data-picker-wrap .form-wrap__input-wrap{
    max-width: inherit !important;
}
.headerBlock.cs-main-search-form .form-wrap__input-wrap label{
    justify-content: inherit !important;
}
.headerBlock.cs-main-search-form .form-wrap input.cs-main-search-form-route{
    padding-left: 6px !important;
}


/* Kruiz */


.headerBlock--inner{
    background-color: transparent !important;
}


.b_cruiz_detail{ }
.b_cruiz_detail__props__item{ padding: 4px 0; }
.b_cruiz_detail__props__item__name{ float: left; font-weight: bold; width: 220px; }
.b_cruiz_detail__props__item__val{ float: left; width: 400px; }
.b_cruiz_detail__img__plan{ }
.b_cruiz_detail__motorship{ padding-top: 20px; padding-bottom: 20px; }
.b_cruiz_detail__motorship__title{ font-size: 18px; font-weight: bold; }
.b_cruiz_detail__motorship__img{ float: left; }
.b_cruiz_detail__plan{ padding-top: 15px; }
.b_cruiz_detail__timeshit{ margin-top: 20px; }
.b_cruiz_detail__timeshit__item{ margin: 10px 0; }

.b_cruiz_detail .b-catalog-detail__tabs{
    margin-top: 26px;
}
.b_cruiz_detail .b-catalog-detail__tabs__item{
    float: left;
    background: #02aaec;
    text-align: center;
    color: #ffffff !important;
    font-size: 16px;
    text-decoration: none;
    width: 19%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-right: 1.25%;
    height: 40px;
    padding: 10px 0;
}
.b_cruiz_detail .b-catalog-detail__tabs__item.selected{
    color: #5d5d5d !important;
    font-weight: bold;
    background: #f2f2f2;
}

.b_cruiz_detail .b-catalog-detail__content{
    background: #f2f2f2;
    border-top: 1px solid #e7e7e7;
    color: var(--color-body-base);
    padding: 20px 25px;
    padding-bottom: 30px;
    margin-top: -1px;
}


.clear{
    clear: both;
}


/* ref search */
.b-search-page{

}
.b-search-page__item{
    padding: 7px 12px;
    border-bottom: 1px solid #dedede;
    background: #FBFBFB;
    display: flex;
}
.b-search-page__item__first{
    border-top: 1px solid #dedede;
}
.b-search-page__item__odd{
    background: #ffffff;
}
.b-search-page__item__number{
    width: 30px;
    font-weight: bold;
}
.b-search-page__item__name{
}




.b_cruiz_order{

}
.b_cruiz_order input[type="text"]{
    box-sizing: border-box;
    padding: 2px 10px;
    height: 30px;
    background: #fff;
    border: 1px solid #157bda;
    outline: none;
}
.b_cruiz_order input[type="text"].b_cruiz_order__error{
    border-color: red;
}
.b_cruiz_order textarea{
    box-sizing: border-box;
    padding: 2px 10px;
    height: 150px;
    background: #fff;
    border: 1px solid #157bda;
    outline: none;
}
.b_cruiz_order textarea.b_cruiz_order__error{
    border-color: red;
}
.b_cruiz_order select{
    box-sizing: border-box;
    padding: 2px 10px;
    height: 30px;
    background: #fff;
    border: 1px solid #157bda;
    outline: none;
}
.b_cruiz_order select.b_cruiz_order__error{
    border-color: red;
}

.b_cruiz_order input[type="checkbox"]{
    display: none;
}
.b_cruiz_order input[type="checkbox"] + label{
    display: inline-block;
    padding: 6px;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #157bda;
    outline: 1px solid #ffffff;
}
.b_cruiz_order input[type="checkbox"]:checked + label{
    border-color: #ffffff;
    background: #157bda;
    outline: 1px solid #157bda;
}

.b_cruiz_order input[type="checkbox"].b_cruiz_order__error + label{
    border-color: red;
}
.b_cruiz_order input[type="checkbox"]:checked.b_cruiz_order__error + label{
    border-color: #ffffff;
}

.b_cruiz_order__tbl{

}
.b_cruiz_order__tbl__col1{
    vertical-align: top;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: right;
    font-size: 14px;
    padding-right: 15px;
    width: 220px;
}
.b_cruiz_order__tbl__col2{
    vertical-align: top;
    padding-top: 6px;
    padding-bottom: 6px;
}
.b_cruiz_order__footer{
    text-align: center;
    padding-top: 15px;
}



.b_cruiz_order__passport__list{
    padding-top: 10px;
}

.b_cruiz_order__passport{
    border: 2px solid #157bda;
    padding: 12px 15px;
    margin-bottom: 15px;
    border-collapse: separate;
}
.b_cruiz_order__passport td{
    vertical-align: top;
    padding-top: 6px;
    padding-bottom: 6px;
}

.b_cruiz_order__passport__header{
    position: relative;
    height: 20px;
}
.b_cruiz_order__passport__count{
    position: absolute;
    left: 0;
    top: -5px;
    color: #157bda;
    font-size: 18px;
    font-weight: bold;
}
.b_cruiz_order__passport__del{
    color: #c00;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: -5px;
}
.b_cruiz_order__passport__col1{
    text-align: right;
    font-size: 14px;
    padding-right: 15px;
}
.b_cruiz_order__passport__col2{}

.b_cruiz_order__open_form{
    background: url('/bitrix/templates/viaduk/images/online_orange_ng.png') no-repeat;
    box-sizing: border-box;
    width: 206px;
    height: 43px;
    display: inline-block;
    margin-right: 2px;
    outline: none;
    border: none;
    cursor: pointer;
}


/** */

.cs-flow-search{
    padding: 6px 12px;
    width: 460px;
}
.cs-flow-search-item{
    border-bottom: 1px solid #dedede;
    padding: 3px 0;
}
.cs-flow-search-item:last-child{
    border-bottom: none;
}


.cs-search-result{

}
.cs-search-result-item{
    padding: 10px 0;
    border-bottom: 1px solid #dedede;
}
.cs-search-result-item:last-child{
    border-bottom: none;
}

.b-form-item__input{
    border: 1px solid #e7e7e7;
    border-radius: 1.25rem;
}