

/* Start:/local/templates/travelsoft/components/bitrix/news/promotions/style.css?1739016432262*/
.promotions {
    margin-bottom: 120px;
}

.promotions .nav-panel {
    margin-bottom: 50px;
}


@media (max-width: 1200px) {
    .promotions {
        margin-bottom: 40px;
    }

    .promotions .nav-panel {
        margin-bottom: 30px;
    }
}
/* End */


/* Start:/local/templates/travelsoft/components/travelsoft/travelsoft.news.list/promotion/style.css?1776951072651*/
.promotion-prev {
    left: -15px;
    top: 50%
}

.promotion-next {
    right: -15px;
    top: 50%
}

.promotion__title {
    font-size: 14px;
    font-weight: normal;
    text-align: start;
}

.offer_area_content h2{
    font-size: 25px;
}

@media screen and (max-width:900px){
    #offer_area .col-lg-3{
        display: none;
    }
}

.text-clamper-container.clamped .text {
	display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 5;
    text-overflow: ellipsis;
}
.text-clamper-container:not(.clamped) .btn-show{
    display: none;
}
.text-clamper-container.clamped .btn-hide{
    display: none;
}


/* End */
/* /local/templates/travelsoft/components/bitrix/news/promotions/style.css?1739016432262 */
/* /local/templates/travelsoft/components/travelsoft/travelsoft.news.list/promotion/style.css?1776951072651 */
