

/* Start:/local/templates/cbsu/components/bitrix/news.list/v-2-main_slider/style.css?17375417803483*/

.servicesSlider .swiper-slide {
    background-repeat: no-repeat !important;
    background-position: 0 0;
    background-size: cover !important;
}

.servicesSlider__inner {
    padding-top: 75px;
    min-height: 470px;
    padding-bottom: 30px;
}

.servicesSlider__title {
    display: block;
    max-width: 530px;
    font-weight: 800;
    font-size: 44px;
    line-height: 150%;
    text-transform: uppercase;
    color: #302F2F;
    padding-bottom: 30px;
}

.servicesSlider__text {
    display: block;
    max-width: 610px;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: #302F2F;
    padding-bottom: 30px;
}

.servicesSlider__btn {
    margin-bottom: 40px;
}

.servicesSlider .swiper-pagination-bullet {
    width: 12px;
    height: 24px;
    display: inline-block;
    background: none;
    opacity: 1;
    border-radius: unset;
    padding-right: 10px;
    font-weight: 800;
    font-size: 18px;
    line-height: 100%;
    color: #C4C4C4;

}


.servicesSlider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    font-size: 24px;
       color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(135.55deg, #D82424 2.74%, #FBFF48 108.18%);
}

.servicesSlider .swiper-pagination-bullet.swiper-pagination-bullet-active .bul__line:after {
    background: rgba(216, 36, 36, 1);
}

.servicesSlider .swiper-pagination-bullet.swiper-pagination-bullet-active + span {
    width: 30px;
}

.bul__line, .bul__num {
    display: block;
    height: 100%;
}

.bul__line {
    position: relative;
}

.bul__line:after {
    content: '';
    left: 0;
    bottom: 5px;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #C4C4C4;
}

.servicesSlider .swiper-pagination-bullet .bul__num {
    display: none;
}

.servicesSlider .swiper-pagination-bullet:first-child,
.servicesSlider .swiper-pagination-bullet:last-child {
    width: 12px !important;
}

.servicesSlider .swiper-pagination-bullet:first-child .bul__num,
.servicesSlider .swiper-pagination-bullet:last-child .bul__num {
    display: inline-block;
}

.servicesSlider .swiper-pagination-bullet:first-child .bul__line,
.servicesSlider .swiper-pagination-bullet:last-child .bul__line {
    display: none;
}
.servicesSlider .swiper-pagination-bullet:hover .bul__line:after{
    background: rgba(216, 36, 36, 1);

}
.servicesSlider .swiper-pagination-bullet:hover .bul__num {
    color: rgba(216, 36, 36, 1);
}
@media screen and (max-width: 1024px) {
    .servicesSlider__inner {
        padding-top: calc(35px + (75 - 35) * ((100vw - 320px) / (1280 - 320)));
        min-height: calc(430px + (470 - 430) * ((100vw - 320px) / (1280 - 320)));
    }

    .servicesSlider .swiper-slide {
        background-position: -400px 0px !important;
    }

    .servicesSlider__title {
        font-size: calc(30px + (44 - 30) * ((100vw - 320px) / (1280 - 320)));
    }

    .servicesSlider__text {
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1280 - 320)));
    }
}

@media screen and (max-width: 768px) {
    .servicesSlider .swiper-slide {
        background-position: -600px 0px !important;
    }
}

@media screen and (max-width: 700px), (max-width: 850px) and (max-height: 500px) {
    .servicesSlider .swiper-slide {
        background-position: 0px 0px !important;
    }

    .servicesSlider__title {
        padding-bottom: 20px;
    }

    .servicesSlider__text {
        padding-bottom: 20px;
    }
}

/* End */


/* Start:/local/templates/cbsu/components/bitrix/catalog.section.list/v-2-index_services/style.min.css?17375417802993*/
.catalog-section-list-item-title {
    overflow: hidden;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    text-align: center;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 20px
}

.catalog-section-list-item-link {
    vertical-align: middle;
    font-size: 14px;
    line-height: 20px}

.catalog-section-list-item-counter {
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px
}

.catalog-section-list-item-description {
    font-size: 13px
}

.catalog-section-list-item-img {
    display: block;
    padding-top: 100%;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 2px;
    background-color: #fff;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: 250ms linear all
}

.catalog-section-list-item-img:hover {
    border-color: var(--theme-color-primary)
}

.catalog-section-list-line-list {
    padding: 0;
    list-style: none
}

.catalog-section-list-line-list .catalog-section-list-item {
    display: flex;
    margin-bottom: 15px;
    align-items: flex-start
}

.catalog-section-list-line-list .catalog-section-list-item-title {
    text-align: left
}

.catalog-section-list-line-img-container {
    padding-right: 15px;
    min-width: 75px;
    width: 75px
}

.catalog-section-list-line-list .catalog-section-list-titles {
    margin: 0;
    line-height: 20px
}

.catalog-section-list-text-list {
    padding: 0;
    list-style: none;
    column-count: 3
}

.catalog-section-list-text-list .catalog-section-list-item-title {
    text-align: left
}

@media (max-width: 767px) {
    .catalog-section-list-text-list {
        column-count: 1
    }
}

.catalog-section-list-tile-list {
    padding: 0;
    list-style: none
}

.catalog-section-list-tile-img-container {
    width: 100%
}

.catalog-section-list-list {
    margin-bottom: 30px
}

.catalog-section-list-list .catalog-section-list-item {
    padding: 0;
    line-height: 16px
}

.catalog-section-list-list .catalog-section-list-item:before {
    content: '' !important
}

.catalog-section-list-list-title {
    display: inline-block;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    vertical-align: top;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px
}

.catalog-section-list-list-link {
    white-space: nowrap;
    font-size: 13px
}

.catalog-section-list-list-link:hover {
    text-decoration: none
}

.catalog-section-list-list-title span {
    font-size: 11px
}

@media (max-width: 639px) {
    .bx-touch .catalog-section-list-list .bx_catalog_line_title {
        margin-bottom: 5px;
        line-height: 12px
    }

    .bx-touch .catalog-section-list-list .bx_catalog_line_title a {
        font-size: 12px
    }
}

.catalog-section-list-list-title, .catalog-section-list-list-link {
    transition: all .3s ease
}
/* End */


/* Start:/local/templates/cbsu/components/bitrix/news.list/v-2-offers_slider/style.css?17375417802945*/

.offersSlider__inner {
    display: flex;
    justify-content: space-between;
}

.offersSlider__text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    padding-right: 10px;
    max-width: 730px;
}

.offersSlider__img {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 34%;
}

.offersSlider__img img {
    width: 100%;
    height: auto;

    border-radius: 10px;
}

.offersSlider__btn {
    margin-top: 40px;
}

.offersSlider .swiper-pagination {
    position: unset;
    margin-top: 50px;
}

.offersSlider .swiper-pagination-bullet {
    width: 12px;
    height: 24px;
    display: inline-block;
    background: none;
    opacity: 1;
    border-radius: unset;
    padding-right: 10px;
    font-weight: 800;
    font-size: 18px;
    line-height: 100%;
    color: #C4C4C4;

}

.offersSlider .swiper-pagination-bullet:hover .bul__line:after,
.offersSlider .swiper-pagination-bullet:hover .bul__num {
    color: rgba(216, 36, 36, 1);
}

.offersSlider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    font-size: 24px;
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(135.55deg, #D82424 2.74%, #FBFF48 108.18%);
}

.offersSlider .swiper-pagination-bullet.swiper-pagination-bullet-active .bul__line:after {
    background: rgba(216, 36, 36, 1);
}

.offersSlider .swiper-pagination-bullet.swiper-pagination-bullet-active + span {
    width: 30px;
}

.bul__line, .bul__num {
    display: block;
    height: 100%;
}

.bul__line {
    position: relative;
}

.bul__line:after {
    content: '';
    left: 0;
    bottom: 5px;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #C4C4C4;
}

.offersSlider .swiper-pagination-bullet .bul__num {
    display: none;
}

.offersSlider .swiper-pagination-bullet:first-child,
.offersSlider .swiper-pagination-bullet:last-child {
    width: 12px !important;
}

.offersSlider .swiper-pagination-bullet:first-child .bul__num,
.offersSlider .swiper-pagination-bullet:last-child .bul__num {
    display: inline-block;
}

.offersSlider .swiper-pagination-bullet:first-child .bul__line,
.offersSlider .swiper-pagination-bullet:last-child .bul__line {
    display: none;
}

.offersSlider .swiper-pagination-bullet:hover .bul__line:after {
    background: rgba(216, 36, 36, 1);

}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 700px), (max-width: 850px) and (max-height: 500px) {

    .offersSlider__inner {
        flex-wrap: wrap;
    }

    .offersSlider__img {
        flex-basis: 100%;
        order: 0;
        margin-bottom: 20px;
    }

    .offersSlider__text {
        order: 1;
        flex-basis: 100%;
        padding-right: 0;
        max-width: unset;
    }

    .offersSlider__inner .button {
        box-shadow: none!important;
    }
}

/* End */


/* Start:/local/templates/cbsu/components/bitrix/news.list/v-2-info-index/style.css?17375417802028*/
/*ИНФОРМАЦИЯ*/
.info * {
/*    box-sizing: border-box !important;*/

}

.info__inner {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: -30px;
    overflow: hidden;
}

.info__card {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(25% - 30px);
    background: #FFFFFF;
    box-shadow: 0px 4px 30px rgba(123, 18, 16, 0.13);
    border-radius: 5px;
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 30px;
    box-sizing: border-box !important;

}

.info__img-wrap {
    position: relative;
    max-width: 100%;
    overflow: hidden;
    height: 210px;
}

.info__img-wrap:before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 20px;
    width: 75px;
    height: 4px;
    background: linear-gradient(135.55deg, #D82424 2.74%, #FBFF48 108.18%);
}

.info__img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.info__text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    padding: 20px;
}

.info__name {
    display: block;
    height: 85px;
    overflow: hidden;
    font-weight: 600;
}

.info__date {
    display: block;
    font-weight: 500;
    font-size: 12px;
    line-height: 150%;
    color: #888888;
}

@media screen and (max-width: 1280px) {
    .info__inner {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media screen and (max-width: 768px) {
    .info__card {
        flex-basis: calc(50% - 30px);
    }
}

@media screen and (max-width: 700px), (max-width: 850px) and (max-height: 500px) {
    .info__inner {
        margin-right: -5px;
        margin-left: -5px;
    }

    .info__card {
        margin-right: 5px;
        margin-left: 5px;
        margin-bottom: 10px;
        flex-basis: calc(50% - 10px);
    }

    .info__img-wrap {
        height: 150px;
    }

    .info__tex {
        padding: 10px;
    }

    .info__name {
        font-size: 14px;
        line-height: 120%;
    }
}
/* End */


/* Start:/local/templates/cbsu/components/bitrix/news.list/v-2-sertificate_slider/style.css?1737541780267*/
.certificateSlider__img {
    height: 325px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.certificateSlider__img img {
    height: 100%;
    max-width: 230px;
}

.certificateSlider__inner {
    max-width: 1070px;
    margin: 0 auto;
}

/* End */


/* Start:/local/templates/cbsu/components/bitrix/news.list/v-2-partners/style.css?17375417801031*/
.v-2-partners__inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: -20px;
}

.v-2-partners__img-wrap {
    height: 44px;
    margin-right: 40px;
    margin-bottom: 20px;
}

.v-2-partners__img-wrap img {
    max-height: 100%;
    width: auto;
    filter: grayscale(100%);
    transition: all 1s;
}

.v-2-partners__img-wrap img:hover {
    transition: all 1s;
    filter: grayscale(0%);
}

@media screen and (max-width: 1280px) {
    .reviews__text-wrap {
        padding-top: calc(20px + (40 - 20) * ((100vw - 320px) / (1280 - 320)));
        padding-bottom: calc(20px + (40 - 20) * ((100vw - 320px) / (1280 - 320)));
        padding-left: calc(20px + (40 - 20) * ((100vw - 320px) / (1280 - 320)));
        padding-right: calc(20px + (40 - 20) * ((100vw - 320px) / (1280 - 320)));
    }
}

@media screen and (max-width: 700px), (max-width: 850px) and (max-height: 500px) {
    .reviews__card {
        flex-basis: 100%;
        margin-bottom: 40px;
    }
}
/* End */


/* Start:/local/templates/cbsu/components/bitrix/form.result.new/v-2-services/style.css?17758281323126*/
.form-online {
    position: relative;
    background: url("/local/templates/cbsu/v-2-img/form-bg-min.jpg") 0 0 no-repeat;
    background-size: cover;
    margin-top: 100px;
}

.form-online.form-online_black {
    background: url("/local/templates/cbsu/v-2-img/form-bg-black-min.png") center/cover no-repeat, linear-gradient(104.29deg, rgba(48, 47, 47, 1) 26.15%, rgba(44, 36, 36, 1) 65.44%);
    margin-top: 0;
    padding: 70px 0;
    color: #fff;
}

.form_online__bg-wrap {
	width: 700px;
}
.form_online__bg-wrap img {
	max-width: 100%;
}

.form-online__bg {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
}

.form-wrap {
    position: relative;
    z-index: 10;
    max-width: 700px;
    margin-left: auto;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #302F2F;
    padding-top: 50px;
    padding-bottom: 30px;
}

.form-online.form-online_black .form-wrap .subtitle,
.form-online.form-online_black .form-wrap a,
.form-online.form-online_black .form-wrap p,
.form-online.form-online_black .form-wrap {
    color: #fff;
}

.form__inner {

    display: flex;
    margin-bottom: 10px;
    margin-top: 10px;
}

.form-wrap__r,
.form-wrap__l {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 300px;
    display: flex;
    flex-direction: column;
}

.form-wrap__l {
    margin-right: 30px;
}

.form__input, .form__area {
    background: #FFFFFF;
    border: 1px solid #B4B4B4;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 15px;
}

.form__input::placeholder, .form__area::placeholder {
    color: #888888 !important;
}

.form-online.form-online_black .form__input, .form-online.form-online_black .form__area {
    color: #302F2F;
}

.form__area {
    width: 100%;
    height: 100%;
}

.form__input {
    margin-bottom: 20px;
}

.form__input:last-child {
    margin-bottom: 0;
}

.form__label {
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    color: #888888;
    margin-bottom: 5px;
}

.form__agree {
    font-size: 12px;
    margin-bottom: 30px;
}

.form-online.form-online_black .form__label {
    color: #fff;
}

@media screen and (max-width: 1300px) {
    .form-online__bg {
        left: -150px;
    }
}

@media screen and (max-width: 1024px) {
    .form-online {
        margin-top: 80px;
    }

    .form-online__bg {
        left: -280px;
    }
}

@media screen and (max-width: 768px) {
    .form-online__bg {
        display: none;
    }

    .form-wrap {
        max-width: 100%;
    }
    .form-online.form-online_black {
        padding: 50px 0;}
}

@media screen and (max-width: 700px), (max-width: 850px) and (max-height: 500px) {
    .form-online {
        margin-top: 50px;
    }

    .form__inner {
        flex-wrap: wrap;
    }

    .form-wrap__r,
    .form-wrap__l {
        flex-basis: 100%;
    }
        .form-online.form-online_black {
        padding: 0;}
}



.check {display:flex;gap:20px}
.check a {color:#D82424}
.form-online.formsdes  .button.order-bt:disabled {
        opacity: 0.5 !important;
        cursor: not-allowed !important;
        pointer-events: none !important;
    }
/* End */
/* /local/templates/cbsu/components/bitrix/news.list/v-2-main_slider/style.css?17375417803483 */
/* /local/templates/cbsu/components/bitrix/catalog.section.list/v-2-index_services/style.min.css?17375417802993 */
/* /local/templates/cbsu/components/bitrix/news.list/v-2-offers_slider/style.css?17375417802945 */
/* /local/templates/cbsu/components/bitrix/news.list/v-2-info-index/style.css?17375417802028 */
/* /local/templates/cbsu/components/bitrix/news.list/v-2-sertificate_slider/style.css?1737541780267 */
/* /local/templates/cbsu/components/bitrix/news.list/v-2-partners/style.css?17375417801031 */
/* /local/templates/cbsu/components/bitrix/form.result.new/v-2-services/style.css?17758281323126 */
