

/* Start:/local/templates/main/components/bitrix/news.list/sliderMain/style.css?16460335772671*/

.slide-desc-text {
    color: white;
    font-weight: 700;
    line-height: 30px;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 7px;
}

@media only screen and (min-width:564px) and (max-width:864px) {
    .slide-desc-text {
        font-size: 25px;
    }
}

@media only screen and (max-width:563px) {
    .slide-desc-text {
        line-height: 24px;
        font-size: 22px;
    }
}

.slide-desc {
    position: absolute;
    top: 18%;
    left: 19%;
    background: rgba(0, 0, 0, 0.74);
    padding: 40px;
    width: 51%;
}

@media only screen and (min-width:564px) and (max-width:864px) {
    .slide-desc {
        width: 100%;
        left: 0;
        top: 0;
    }
}

@media only screen and (max-width:563px) {
    .slide-desc {
        top: 9%;
        left: 0;
        width: 100%;
        padding: 5px;
    }
}

.slide-desc-text--top {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    position: relative;
    width: 367px;
    left: 44%;
    top: -64px;
}

@media only screen and (min-width:564px) and (max-width:864px) {
    .slide-desc-text--top {
        left: 29%;
        top: -46px;
    }
}

@media only screen and (max-width:563px) {
    .slide-desc-text--top {
        position: static;
        width: auto;
    }
}

.slide-desc-text--top span {
    position: absolute;
    vertical-align: middle;
    line-height: 42px;
    margin-left: 30px;
}

@media only screen and (max-width:563px) {
    .slide-desc-text--top span {
        position: static;
        margin-left: 0;
        line-height: 20px;
    }
}

.slide-desc-text--top:before {
    content: '';
    display: block;
    position: absolute;
    width: 367px;
    height: 42px;
    background: #eebb00;
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    transform: skew(30deg);
}

@media only screen and (max-width:563px) {
    .slide-desc-text--top:before {
        display: none;
    }
}

.slide-desc-text--bottom {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}


@media only screen and (max-width:563px) {
    .common-slide img {
        min-height: 188px;
        object-fit: cover;
    }
}

.common-slide-item {
    position: relative;
}


.common-slide .slick-dots li button:before {
    font-size: 11px;
}

.common-slide .slick-dots li.slick-active button:before {
    color: #eebb00;
}

.common-slide .slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: .25;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/serviceMain/style.css?16825084332543*/
.common-usl {
    padding: 0px 72px 30px 72px;
    text-align: center;
    position: relative;
}

.common-usl-background{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
}

.usl-item-link img{
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.6;
}

@media only screen and (min-width:564px) and (max-width:864px) {
    .common-usl {
        width: 100%;
        padding: 10px;
    }
}


@media only screen and (max-width:563px) {
    .common-usl {
        width: 100%;
        padding: 0;
        /*background: none;*/
    }
}

.common-usl-title {
    color: white;
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 35px;
    position: relative;
    padding-top: 35px;
}

@media only screen and (max-width:563px) {
    .common-usl {
        color: #000;
    }
}

.common-usl-item {
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
}

.common-usl-item:hover {
    background: rgba(0, 0, 0, 0.4);
}

.common-usl-item .btn-empty {
    position: absolute;
    color: #fff;
    bottom: 62px;
    left: 90px;
    width: 165px;
    background: transparent;
}


.usl-item-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center;
    width: 31%;
    height: 370px;
    text-decoration: none;
    background-size: cover;
}

@media only screen and (min-width:564px) and (max-width:864px) {
    .usl-item-link {
        width: 45%;
        height: 333px;
    }
}

@media only screen and (max-width:563px) {
    .usl-item-link {
        width: 100%;
        margin-right: 0;
    }
}


.usl-item__name {
    color: white;
    font-size: 21px;
    font-weight: 500;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 131px 42px;
    text-decoration: none;
    position:absolute;
}

@media only screen and (min-width:564px) and (max-width:864px) {
    .usl-item__name {
        margin: 0 auto;
        padding: 33px 23px;
    }
}

@media only screen and (max-width:563px) {
    .usl-item__name {
        padding: 123px 5px;
    }
}



@media only screen and (min-width:564px) and (max-width:864px) {
    .common-usl-item .btn-empty {
        left: 15%;
    }
}

.common-usl-item .btn-empty:after {
    color: #e5c063;
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/klientyMain/style.css?17091320082017*/

.specialoffers__item_main {
    background: #fff;
    border: 1px solid #d4d4d4;
    margin-top: 15px;
}

.specialoffers__item_main .specialoffers__item--photo {
    height: 200px;
    max-width: 205px;
    margin-right: 0px;
    float: none;
    margin: auto;
    border: none;
    object-fit: contain;
}

.specialoffers_slider {
    margin-bottom: 30px;
}

.sert_slider .slick-prev:before,
.specialoffers_slider .slick-prev:before {
    opacity: 1;
    color: #eebb00;
    font-size: 30px;
}

.sert_slider .slick-next:before,
.specialoffers_slider .slick-next:before {
    opacity: 1;
    color: #eebb00;
    font-size: 30px;
}

.sert_slider .slick-prev{
    left: -40px;
}

.specialoffers_slider .slick-prev {
    right: 30px;
    top: -20px;
    left: auto;
}

.specialoffers_slider .slick-next {
    right: 0px;
    top: -20px;
}

.specialoffers_h {
    margin: 0;
    text-align: left;
    border-bottom: 1px solid #eebb00;
    width: fit-content;
    font-size: 36px;
}

.specialoffers {
    padding-top: 5px;
}

.specialoffers__item--photo {
    border: 5px solid #d4d4d4;
    height: 234px;
    max-width: 234px;
    float: left;
    margin-right: 25px;
}

.specialoffers__item {
    background: #fff;
    border: 1px solid #d4d4d4;
    padding: 30px;
    margin-top: 15px;
    width: 100%;
}

.specialoffers__item-date {
    position: relative;
    color: black;
    font-size: 13px;
    font-weight: 300;
    line-height: 18px;
}

.specialoffers__item-date:before {
    content: url(/local/templates/main/components/bitrix/news.list/klientyMain/../images/icons/calendar.png);
    display: block;
    float: left;
    margin-right: 8px;
}

.specialoffers__item-name {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 15px;
}

@media only screen and (max-width: 563px) {
    .specialoffers__item_main .specialoffers__item--photo {
        height: 150px;
        max-width: 150px;
    }
}
/* End */
/* /local/templates/main/components/bitrix/news.list/sliderMain/style.css?16460335772671 */
/* /local/templates/main/components/bitrix/news.list/serviceMain/style.css?16825084332543 */
/* /local/templates/main/components/bitrix/news.list/klientyMain/style.css?17091320082017 */
