
.article-card .article-card__descp,
.article-card .article-card__title {
    text-align: left;
}
h3.schedule-excursions__title {
    text-align: left;
}
.content-spollers__item .content-spollers__text p {
    text-align: left;
}
.page-tour-detail .template__main .main-template__sidebar {
    flex: 0 0 23.0625rem;
    max-width: 360px;
}
.page-tour-detail .main-template__body {
    max-width: 900px !important;
}
.page-tour-detail .template__main .main-template__body {
    flex: 1 1 auto;
}
button.spollers__title {
    flex-direction: row;
    padding: 20px;
    align-items: center;
}
button.spollers__title.--end {
    justify-content: space-between;
}
.spollers__item .spollers__body {
    padding-top: 20px;
    border-top: 1px solid #CEE5FF;
    border-radius: 0;
}
.spollers__title .spollers__title-right {
    flex-direction: row;
    justify-content: space-between;
    /*width: calc(100% - 100px);*/
    font-size: 20px;
    font-weight: 500;
    direction: ltr;
}
.spollers__title__left {
    display: flex;
    align-items: center;
    gap: 15px;
}
.spollers__title__right {
    width: 32px;
    min-width: 32px;
    height: 32px;
    background-color: #E7F2FF;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.spollers__title._spoller-active .spollers__title__right svg {
    transform: rotate(180deg);
}
.spollers__title .spollers__title-right svg {
    margin-left: 0;
    margin-right: 10px;
    width: 12px;
    height: 8px;
}
.spollers__title .spollers__title-right::before {
    content: unset;
    width: 32px;
    height: 32px;
    right: 0px;
    /*left: -0.625rem;*/
}
.spollers__body .content-spollers__item {
    text-align: left;
}
.spollers__item .table-spollers__item {
    text-align: left;
}
.header-box-info__item .header-box-info__notification {
    text-align: left;
    font-size: 20px;
    color: #666666;
    margin-bottom: 20px;
}
.body-box-info__item .rating-box-info {
    align-items: flex-start;
}
.body-box-info__item .body-box-info__duration {
    align-items: flex-start;
}
.body-box-info__duration .item-duration {
    flex-direction: row-reverse;
}
.box-info__header.header-box-info.box-info--bg {
    padding: 22px;
}
.sidebar-template__item {
    overflow: hidden;
}
.sidebar-template__item .box-info {
    border-radius: unset;
}
.header-box-info__price.price-item {
    font-size: 32px;
    margin-bottom: 10px;
}
.box-info__header.header-box-info  {
    gap: 0;
}
.header-box-info__duration.duration-panel {
    justify-content: space-between;
    margin-bottom: 15px;
}
.header-box-info__calendar.item-form {
    height: auto;
    margin-bottom: 20px;
}
.header-box-info__calendar .select__content {
    color: #333333;
}
.box-info__body .body-box-info__item {
    padding: 25px 20px;
}
.body-box-info__item .item-duration__name {
    font-size: 20px;
    line-height: 120%;
    color: #666666;
    text-align: left;
}
.duration-panel__item.item-duration {
    gap: 10px;
    align-items: flex-start;
}
.item-duration svg {
    min-width: 1.5rem;
}

.page__descp-details .descp-details__text h3:not(:last-child) {
    font-size: 32px;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 20px;
}
.page__descp-details .list-special li:not(:last-child) {
    margin-bottom: 0.575rem;
}
.page__descp-details .list-special li::before {
    width: 12px;
    height: 12px;
}
.article-card .article-card__img-ibg {
    padding-bottom: 67%;
}
.article-card .article-card__descp {
    padding: 25px 15px;
}
.articles-detail-slider.typical-slider {
    height: 464px;
}
.article-card__title {
    min-height: 56px;
}
.page-tour-detail .page__template.template {
    padding-top: 36px;
    padding-bottom: 0;
}
.page__tours.tours {
    padding: 24px;
}
.table-spollers__inner {
    flex-direction: row-reverse;
}
.article-card__list {
    display: -webkit-box;  
    -webkit-line-clamp: 5;  
    -webkit-box-orient: vertical;  
    overflow: hidden;  
    text-overflow: ellipsis;  
}
.article-card__descp .article-card__title {
    font-size: 26px;
    font-weight: 500;
    line-height: 107%;
    color: #333333;
}
.page__articles.articles .articles__container {
    padding: 0;
}
.page__title.title.title-right.title--dark,
h3.schedule-excursions__title {
    font-size: 32px;
    font-weight: 600;
}
.page__articles.articles {
    /*margin-bottom: 50px;*/
    position: relative;
}
.typical-slider__nav__ {
    display: none !important;
}
.schedule-excursions__btn.btn.btn--pdf {
    background-color: #0587D6;
    padding: 12px 0;
    flex-direction: row;
    gap: 50px;
}
.schedule-excursions__btn.btn.btn--pdf span {
    color: #FFFFFF;
    border: unset;
    text-decoration: none;
    
}
.schedule-excursions__btn.btn.btn--pdf span:hover {
    text-decoration: none;
}
.duration-panel .duration-panel__item.item-duration {
    align-items: center;
}
.duration-panel__item.item-duration.item-duration--star {
    align-items: center;
}
.duration-panel__item.item-duration.item-duration--star .item-duration__name {
    color: #242440;
}
.spollers__item .spollers__title-left {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    padding: 6px 15px;
}
.content-spollers__item .content-spollers__text p {
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 2rem;
}

.content-spollers__item .content-spollers__banners {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.spollers__content.content-spollers::before {
    display: none;
}
.ac .spollers__title .spollers__title-right {
    width: 100%;
}

.body-info-board__table .table-body-info-board__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #cee5ff !important;
}
.flex-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.flex-row .table-body-info-board__checbox {
    width: 300px;
    padding-left: 20px;
}
.info-board__header .header-info-board__title {
    font-size: 32px;
    font-weight: 600;
    color: #0587D6;
}
.flex-row .table-body-info-board__checbox .checkbox__text {
    font-size: 26px;
    font-weight: 500;
    margin-left: 20px;
}
.flex-row .table-body-info-board__text {
    font-size: 20px;
    font-weight: 500;
    color: #666666;
}
.table-body-info-board__value {
    font-size: 26px;
    font-weight: 500;
    padding-right: 20px;
}
.page__share.share {
    margin-bottom: 0;
}
.banners-detail__title-custom {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    line-height: 120%;
    background: linear-gradient(180deg,rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.page__share.share {
    padding: 40px 0;
}
.card-banner .nuar-blk {
    background: linear-gradient(180deg,rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.main-banner__container .main-banner__descp {
    padding-bottom: 30px;
}
.main-banner__descp .main-banner__body h1:not(:last-child) {
    margin-bottom: 8px;
    font-size: 45px;
    font-weight: 500;
}
.main-banner__body h2 small {
    font-size: 30px;
    font-weight: 500;
    text-align: left;
}

/*=== Календарь заездов туров START ===*/
.page__tour_arrival_calendar h2.schedule-excursions__title {
    font-size: 32px;
    font-weight: 600;
    text-align: left;
}
.page__tour_arrival_calendar {
    margin-bottom: 40px;
}
.tac_item {
    background-color: #FFEADA;
    border: 1px solid #FBAC73;
    border-radius: 10px;
    padding: 15px 20px;
    margin-bottom: 10px;
}
.tac_item.flex_between_center {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tacif_date, .tacif_price {
    color: #0587D6;
    font-weight: 500;
}
.tacif_name {
    color: #004495;
    font-weight: 600;
    font-size: 32px;
}
.tacif_date {
    text-align: center;
    width: 15%;
}
.tacifd_day, .tacifd_month_year {
    font-size: 14px;
}
.tacifd_number {
    font-weight: 600;
    font-size: 48px;
}
.tacif_price {
    font-weight: 600;
    font-size: 32px;
    margin-left: 10px;
}
.tacif_price_list {
    width: 35%;
}
.tacif_rh_name, .tacif_rh_row_time {
    font-weight: 500;
    font-size: 16px;
}
.tacif_pl_row_flex {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-left: 10px;
    margin-bottom: 3px;
    margin-top: 9px;
}
.tacif_time_list {
    width: 30%;
    margin-left: 10px;
}
.tacif_price_wrapper {
    width: 280px;
}
.tacif_rh_row_time {
    display: flex;
    align-items: center;
}
.tacif_t_icon {
    min-width: 100px;
    display: block;
    margin-left: 10px;
}
.tacif_rh_icon {
    margin-left: 25px;
}
.tacif_rh_icon img{
    width: 24px;
    height: 11px;
}
.tacif_rh_row {
    margin-bottom: 3px;
}
.tacif_t_time {
    margin-left: 10px;
}
.tacif_t_icon_wrapper {
    height: 20px;
}
.tacif_btn_submit {
    background: linear-gradient(171.16deg, #FBAC73 -83.84%, #FF6A00 149.87%);
    border-radius: 10px;
    width: 22%;
}
.tacif_btn_submit a {
    display: block;
    color: #ffffff;
    font-weight: 700;
    font-size: 20px;
    padding: 16px;
    text-align: center;
}
.tacif_btn_submit:hover {
    background: linear-gradient(171.16deg, #28a5f1 -83.84%, #0586d4 149.87%);
}
/*=== Календарь заездов туров END ===*/

/*=== Дополнительный блок под баннером ===*/
.main-banner__wrapper_dws {
    background-color: #e7f2ff;
    border: 0.125rem solid #cee5ff;
}
.main-banner_dws-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    height: 47px;
    padding: 5px 0;
}
.main-banner_anchors-link {
    display: flex;
    flex-wrap: wrap;
}
.main-banner_block_r {
    width: 360px;
    padding-left: 20px;
}
.main-banner_anchors-link li:first-child {
    margin-left: 30px;
}
.main-banner_anchors-link li:not(:first-child){
    margin-left: 50px;
}
.main-banner_anchors-link a {
    color: #0587D6;
    font-weight: 500;
    font-size: 20px;
}
.main-banner_block_r .duration-panel {
    justify-content: left;
}
/*=== Дополнительный блок под баннером END ===*/

.list-table-spollers__item span {
    text-align: left;
    width: 300px;
}

@media only screen and (max-width : 650px) {
    .page-tour-detail .template__main .main-template__sidebar {
        flex: 0 0 19.0625rem;
        max-width: 305px;
    }
    .page-tour-detail .main-template__body {
        max-width: 100% !important;
    }
    .main-banner_anchors-link li {
        margin-left: 0;
        margin-right: 15px;
    }
    .main-banner_block_r {
        width: 100%;
        padding: 0;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .main-banner_dws-flex {
        height: auto;
    }
    .main-banner_block_l {
        display: none;
    }
    .box-info--bg--dws {
        border: none;
        padding: 0;
    }
    .box-info-price_dbl {
        margin-bottom: 5px;
    }
    .bi-price {
        min-width: 115px;
        font-size: 22px;
    }
    .box-info-price_dbl svg {
        min-width: 20px;
        margin-left: 3px;
    }
    .box-info-price_dbl .flight svg {
        min-width: 24px;
    }
    .box-info-price_dbl img {
        width: 110px;
        margin-left: 10px;
        margin-bottom: 4px;
    }
    .main-banner_block_r .duration-panel {
        justify-content: right;
        margin-right: 30px;
    }
    .main-banner__container .main-banner__body {
        display: none;
    }
    .box-wrapper-dws .main-banner__body h1,
    .box-wrapper-dws .main-banner__body h2 {
        color: #333333;
        margin: 10px 15px;
        line-height: 25px;
    }
}

@media (max-width: 540px) {
    .typical-slider__nav__ {
        display: block !important;
    }
    .tacif_price_list, .tacif_price_list, .tacif_time_list, .tacif_btn_submit {
        width: 100%;
    }
    .page__articles.articles {
        margin-bottom: 50px;
        position: relative;
        padding-bottom: 50px;
    }
    .page__share.share {
        padding: 10px 0;
    }
    .banners-detail__title-custom {
        padding: 0 20px;
        text-align: center;
        font-weight: 500;
    }
    .table-body-info-board__row .table-body-info-board__text {
        text-align: left;
        padding-left: 44px;
    }
    .page-tour-detail .page__template.template {
        padding-top: 4px;
    }
    button.spollers__title {
        /*flex-direction: column-reverse;*/
        flex-wrap: nowrap;
        align-items: flex-end;
        padding: 12px;
    }
    .spollers__item .spollers__body {
        padding: 20px 15px 15px 15px;
    }
    .spollers__title__left {
        flex-direction: column-reverse;
        align-items: flex-start;
        gap: 12px;
    }
    .spollers__title .spollers__title-right {
        /*width: 100%;*/
    }
    .spollers__item .spollers__title .spollers__title-left {
        margin-bottom: 0;
    }
    .content-spollers__item .content-spollers__banners {
        grid-template-columns: 1fr 1fr;
    }
    .info-board__header .header-info-board__title {
        font-size: 26px;
        text-align: left;
    }
    .flex-row {
        flex-direction: column;
        align-items: flex-start;
    }
    .flex-row .table-body-info-board__checbox {
        width: auto;
        padding-left: 0;
    }
    .page__info-board.info-board {
        padding-left: 20px;
        padding-right: 20px;
    }
    .body-info-board__table .table-body-info-board__row {
        padding-left: 0;
        padding-right: 0;
    }
    .flex-row .table-body-info-board__checbox .checkbox__text {
        position: unset;
        height: unset;
        margin-left: 10px;
    }
    .table-body-info-board__row .table-body-info-board__value {
        font-size: 26px;
        font-weight: 500;
        /*margin-top: 6px;*/
    }
    .body-info-board__table .table-body-info-board__row {
        align-items: flex-start;
        min-height: unset;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .info-board__footer .header-info-board__btn {
        margin-top: 20px;
    }
    .info-board__footer.footer-info-board {
        padding: 0;
    }
    .page__share .share__action {
        flex-direction: column-reverse;
    }
    .page__tours.tours {
        margin-bottom: 40px;
    }
    .spollers__title-right.-ico {
        margin-bottom: 0;
    }
    .spollers__title .spollers__title-right svg {
        margin-left: 20px;
    }
    .tac_item.flex_between_center {
        flex-direction: column;
    }
    .tacif_pl_row_flex {
        margin-left: 0;
        flex-direction: column;
        margin-bottom: 10px;
    }
    .tacif_time_wrapper, .tacif_price_wrapper {
        width: 300px;
    }
    .tacif_btn_submit {
        margin-top: 15px;
    }
}

@media (max-width: 467px) {
    .body-info-board__table .table-body-info-board__row.not-empty {
        padding-bottom: 66px;
    }
    .table-body-info-board__row .table-body-info-board__text {
        width: 100%;
        text-align: right;
        padding-left: 0;
        position: absolute;
        right: 20px;
        top: 70px;
    }
    .tacif_date {
        margin-bottom: 10px;
    }
}