

/* Start:/local/templates/calltouch/components/bitrix/news.list/integrations_to_path_new_01_07_22/style.css?165787235211737*/
.section-blue.auto-integrations {
    padding-top: 64px;
    padding-bottom: 64px;
    background: -webkit-gradient(linear, right top, left top, from(#DFEFF8), color-stop(96.36%, #F2F8FA));
    background: -o-linear-gradient(right, #DFEFF8 0%, #F2F8FA 96.36%);
    background: linear-gradient(270deg, #DFEFF8 0%, #F2F8FA 96.36%);
}

.auto-integrations{
    max-width: 100%;
    overflow: hidden;
}
.slider-title__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 48px; }

.slider__title {
    font-family: MuseoSansCyrlSuperBold;
    font-size: 32px;
    line-height: 42px; }

.auto-integrations__title {
    color: #1F282C;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 32px; }

.integrations-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    line-height: 26px;
    color: #369AB3;
    text-decoration: none; }
.integrations-more:hover {
    color: #369AB3; 
     }
.integrations-more:after {
    content: '';
    background-image: url("/test2/static/img/calltracking_new_upd/arrow-all-black.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 15px;
    min-width: 15px;
    height: 15px;
    margin-left: 10px; }

.auto-integrations__list {
    margin-bottom: 32px !important;
    overflow: visible !important;
    position: relative; }

.auto-integrations__item-block:nth-child(even) .auto-integrations__item {
    /*margin-left: 140px; */}

.auto-integrations__item-block {
    height: 91px !important;
    border: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

.auto-integrations__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: #ffffff;
    border-radius: 8px;
    overflow: hidden; }

.auto-integrations__all.integrations__all-mob {
    display: none; }

.auto-integrations__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 46px 115px 46px 56px;
    background: #3DAFCC;
    border-radius: 12px;
    background-image: url("/test2/static/img/calltracking_new_upd/integrations__bottom-bg-new.png");
    background-position: center right 48px;
    background-repeat: no-repeat;
    background-size: contain; }

.auto-integrations__bottom .chat-page__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: unset;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 260px;
    min-width: 260px; }

.auto-integrations__all {
    font-family: MuseoSansCyrlBold;
    font-size: 20px;
    line-height: 24px;
    color: #1F282C; }

.integrations__all-arrow::after {
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-image: url("/test2/static/img/online-chat/arrow-all-black.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    width: 22px;
    height: 22px;
    margin-left: 8px; }

.auto-integrations__bottom-left {
    width: 570px;
    color: #FFFFFF; }

.auto-integrations__bottom-title {
    font-family: MuseoSansCyrlSuperBold;
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 16px; }

.auto-integrations__bottom-text {
    font-family: MuseoSansCyrlBold;
    font-size: 16px;
    line-height: 24px; }

.auto-integrations__list_first_slider {
    margin-bottom: 12px !important; }
.auto-integrations__list_second_slider {
    margin-bottom: 56px !important; }

@media (min-width: 1120px) {
    .auto-integrations__item-block-translate_50{
        transform: translateX(-50%);
    }
}

.auto-integrations__bottom .chat-page__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: unset;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 260px;
    min-width: 260px; }

.chat-page__btn-white {
    color: #39454c;
    background: #FFFFFF; }

.chat-page__btn {
    font-family: MuseoSansCyrlBold;
    font-size: 18px;
    border: none;
    width: 248px;
    height: 46px;
    border-radius: 4px; }

.auto-integrations .swiper-wrapper {
    -webkit-transition-timing-function:linear!important;
    -o-transition-timing-function:linear!important;
    transition-timing-function:linear!important;
}


@media screen and (max-width: 992px) {
    .auto-integrations .slider-title__wrap {
        margin-bottom: 40px; }
    .slider__title {
        font-size: 24px;
        line-height: 32px; }
    .integrations-more {
        display: none; }
    .auto-integrations {
        padding: 48px 0; }
    .auto-integrations__all {
        font-size: 18px;
        line-height: 22px;
        display: none; }
    .auto-integrations__all.integrations__all-mob {
        font-size: 20px;
        line-height: 26px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 48px;
        height: 52px;
        width: 100%;
        text-decoration: none;
        color: #ffffff;
        background: #3DAFCC;
        border-radius: 4px; }
    .auto-integrations__item {
        height: 91px !important; }
    .auto-integrations__list {
        margin-bottom: 40px !important; }
    .auto-integrations__bottom {
        background-image: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 32px 20px; }
    .auto-integrations__bottom-left {
        width: 100%; }
    .auto-integrations__bottom-title {
        font-size: 24px;
        line-height: 28px; }
    .auto-integrations__bottom-text {
        font-family: MuseoSansCyrl;
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 32px; }
    .auto-integrations__bottom-right {
        width: 100%; }
    .auto-integrations__bottom .chat-page__btn {
        height: 56px;
        width: 100%;
        max-width: 100%;
    }
    .auto-integrations__item-block:nth-child(even) .auto-integrations__item {
        /*margin-left: 200px; */
    }
}
@media screen and (max-width: 500px) {
    .auto-integrations__bottom .chat-page__btn{
        min-width: auto;
    }
}

.forms-overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 54;
    background-color: rgba(0, 0, 0, 0.56);
}
.briff-popup {
    background-color: #fff;
    position: fixed;
    left: 50%;
    top: calc(50% + 30px);
    transform: translate(-50%, -50%);
    z-index: 1000;
    width: 480px;
    padding: 24px 32px;
    max-width: 100%;
    border-radius: 8px;
    background-size: cover;
    display: flex;
}
.briff-popup-wrap {
    position: relative;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
}

.briff-popup .cf-btn {
    background: #FFCE3F;
    color: #323555;
}


.briff-popup .cf-consent {
    margin-top: 12px;
    font-size: 10px;
    line-height: 12px;
}
.cf-close {
    position: absolute;
    right: 32px;
    top: 24px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    border-radius: 50%;
    background: #E3E4E5;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 12;
}
.cf-close img {
    width: 16px;
    height: 16px;
}
.briff-title {
    font-family: MuseoSansCyrl;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 24px;
}
.briff-form-wrap {
    text-align: center;
}
.briff-form {
    display: flex;
    flex-wrap: wrap;
    width: 480px;
    max-width: 100%;
    margin: 0 auto;
    flex: 100%;
}
.input-error {
    color: #721c24 !important;
    background-color: #f8d7da !important;
    border-color: #f5c6cb !important;
}
@media (max-width: 960px) {
    .briff-title {
        font-size: 18px;
        line-height: 24px;
    }
    .cf-input{
        margin-bottom: 12px;
    }
    .briff-popup {
        border-radius: 0;
        position: fixed;
        left: 50%;
        top: 45px;
        transform: translate(-50%, 0);
        overflow-y: scroll;
        max-height: calc(100vh - 50px);
    }
    .briff-popup .briff-title {
        margin-bottom: 10px;
    }
    .briff-popup .briff-title span {
        display: block;
    }
    .briff-popup .cf-btn {
        margin-top: 10px;
    }
    .briff-popup .cf-consent {
        margin-top: 12px;
    }
    .cf-close {
        right: 12px;
        top: 12px;
    }
}
.cf-input-field {
    padding: 0;
    width: 100%;
}
.cf-input {
    padding: 8px 24px;
    border: 1px solid #E3E4E5 !important;
    max-width: 100%;
    font-size: 16px;
    height: 40px;
    width: 100%;
    margin-bottom: 24px;
    background-color: #fff;
    border-radius: 8px !important;
}
.cf-btn {
    background: #323555;
    border-radius: 4px !important;
    width: 100%;
    color: #fff;
    padding: 14px 24px;
    border: none;
    font-family: MuseoSansCyrlSuperBold;
}
.cf-consent {
    font-size: 16px;
    line-height: 20px;
    opacity: 0.7;
    width: 100%;
    max-width: 100%;
    margin: 20px auto 0;
    text-align: left;
}
.cf-consent a {
    color: #323555;
    text-decoration: none;
}
.cf-consent a:hover {
    text-decoration: underline;
}
.forms-overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 54;
    background-color: rgba(0, 0, 0, 0.56);
}
.briff-popup {
    background-color: #fff;
    position: fixed;
    left: 50%;
    top: calc(50% + 30px);
    transform: translate(-50%, -50%);
    z-index: 1000;
    width: 480px;
    padding: 24px 32px;
    max-width: 100%;
    border-radius: 8px;
    background-size: cover;
    display: flex;
}
.briff-popup-wrap {
    position: relative;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
}

.briff-popup .cf-btn {
    background: #FFCE3F;
    color: #323555;
}


.briff-popup .cf-consent {
    margin-top: 12px;
    font-size: 10px;
    line-height: 12px;
}
.cf-close {
    position: absolute;
    right: 32px;
    top: 24px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    border-radius: 50%;
    background: #E3E4E5;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 12;
}
.cf-close img {
    width: 16px;
    height: 16px;
}
.briff-title {
    font-family: MuseoSansCyrl;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 24px;
}
.briff-form-wrap {
    text-align: center;
}
.briff-form {
    display: flex;
    flex-wrap: wrap;
    width: 480px;
    max-width: 100%;
    margin: 0 auto;
    flex: 100%;
}
.input-error {
    color: #721c24 !important;
    background-color: #f8d7da !important;
    border-color: #f5c6cb !important;
}
/* End */


/* Start:/local/templates/calltouch/components/bitrix/news.list/cases_01_07_22/style.css?16571976106174*/
.slider-title__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 48px; }
.section-blue {
    padding-top: 64px;
    padding-bottom: 64px;
    background: -webkit-gradient(linear, right top, left top, from(#DFEFF8), color-stop(96.36%, #F2F8FA));
    background: -o-linear-gradient(right, #DFEFF8 0%, #F2F8FA 96.36%);
    background: linear-gradient(270deg, #DFEFF8 0%, #F2F8FA 96.36%); }

.section-cases {
    padding-top: 88px;
    padding-bottom: 88px;
    max-width: 100%;
    overflow: hidden;
}
.slider__title {
    font-family: MuseoSansCyrlSuperBold;
    font-size: 32px;
    line-height: 42px; }

.cases-wripper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden; }

.cases-arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.cases__next:hover,
.cases__prev:hover {
    background-image: url("/test2/static/img/calltracking_new_upd/slider-arrow-hover.svg");
}

.cases__next,
.cases__prev {
    cursor: pointer;
    display: block;
    background-image: url("/test2/static/img/calltracking_new_upd/slider-arrow.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 42px;
    min-width: 42px;
    height: 42px; }

.cases__prev {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-right: 16px; }

.cases-slider__inner {
    height: auto; }

.cases__next.swiper-button-disabled,
.cases__prev.swiper-button-disabled {
    cursor: auto;
    background-image: url("/test2/static/img/calltracking_new_upd/slider-arrow-disabled.svg");}

.case-item {
    height: auto !important;
}

.case-item__inner {
    height: 100%;
    background: #FFFFFF;
    border-radius: 12px;
    box-sizing: border-box;
    padding: 26px; }

.case-head__title {
    font-family: MuseoSansCyrlSuperBold;
    font-size: 22px;
    line-height: 30px;
    color: #369AB3; }

.case-head__subtitle {
    font-size: 14px;
    line-height: 20px;
    color: rgba(31, 40, 44, 0.5); }

.case-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 25px;
    min-height: 70px; }

.case-head__icon {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    min-width: 30px;
    height: 30px;
    margin-left: 20px; }

.case-title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-family: MuseoSansCyrlSuperBold;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 25px;
    min-height: 90px; }

.case-info {
    margin-bottom: 25px; }

.case-info__block {
    margin-bottom: 16px; }
.case-info__block:last-child {
    margin-bottom: 0; }

.case-info__block-title {
    font-family: MuseoSansCyrlSuperBold;
    font-size: 22px;
    line-height: 30px;
    color: #369AB3; }

.case-info__block-text {
    font-size: 14px;
    line-height: 20px;
    color: rgba(31, 40, 44, 0.5); }

.case-more__btn {
    width: 140px;
    height: 47px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 24px;
    border: none;
    background: #3DAFCC;
    border-radius: 4px; }
.case-more__btn:hover {
    background: #369AB3;
	color: #fff; }

.cases-more__mob {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    line-height: 26px;
    color: #369AB3;
    text-decoration: none; }
.cases-more__mob:after {
    content: '';
    background-image: url("/test2/static/img/calltracking_new_upd/arrow-all-black.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 15px;
    min-width: 15px;
    height: 15px;
    margin-left: 10px; }

.cases__btn-yellow {
    margin-top: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 300px;
    height: 48px;
    background: #F2C43F;
    border-radius: 4px;
    font-family: MuseoSansCyrlBold;
    font-size: 16px;
    line-height: 24px;
    color: #1F282C;
    font-weight: 500;
    border: none; }

.cases__btn-yellow:hover {
background: #E7BC3C;
}

@media screen and (max-width: 991px) {
    .section-blue {
        padding-top: 50px;
        padding-bottom: 36px; }
    .case-title {
        font-size: 20px;
        line-height: 27px;
        min-height: 78px; }
    .section-cases {
        padding-top: 48px;
        padding-bottom: 75px; }
    .section-cases .slider-title__wrap {
        margin-bottom: 33px; }
    .case-head {
        margin-bottom: 20px; }
    .case-head__title {
        font-size: 20px;
        line-height: 28px; }
    .cases-more__mob:after {
        margin-right: 5px;
        margin-left: 15px; }
    .cases-wripper {
        margin-right: -20px;
        overflow: visible; }
    .case-item {
        width: 360px;
        height: 100% !important;
    }
    .cases-arrows {
        display: none; }
    .cases-more__mob {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
    .cases__btn-yellow {
        display: none; }
    .case-info__block-title {
        font-size: 20px;
        line-height: 28px; }
    .case-info__block {
        margin-bottom: 12px; }
    .case-more__btn {
        width: 200px;
        height: 50px;
        font-size: 20px; } }

/* End */


/* Start:/local/templates/calltouch/components/bitrix/news.list/product_faq_01_07_22/style.css?16650410903117*/
.section-white {
    padding-top: 88px;
    padding-bottom: 88px; }

.faq-section .section__title {
    font-family: "MuseoSansCyrlSuperBold";
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 48px;
}

.accord-block--js {
    display: none; }

.accord-wrap--js.active .accord-block--js {
    display: block; }

.accord-wrap--js.active .work-accord__title:before {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg); }
.faq-items {
    margin-top: 48px; }

.faq-item__wrap {
    margin-left: -20px;
    margin-right: -20px;
    padding: 28px 20px;
    margin-bottom: 8px; }
.faq-item__wrap:last-child {
    margin-bottom: 0; }
.faq-item__wrap:hover {
    background: #E8F5F9;
    border-radius: 8px; }

.faq-item__wrap.active:hover {
    background: none; }

.faq-item__title {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-family: MuseoSansCyrlBold;
    font-size: 22px;
    line-height: 32px;
    color: #1F282C; }
.faq-item__title:before {
    content: '';
    background-image: url("/test2/static/img/calltracking_new_upd/icon-right-blue.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 24px;
    min-width: 24px;
    height: 20px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-left: 6px;
    margin-right: 16px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    top: 3px;
    position: relative;
}

.faq-item__wrap.active .faq-item__title:before {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg); }

.faq-item__block {
    display: none;
    padding-top: 16px;
    padding-left: 46px;
    font-family: MuseoSansCyrlBold;
    font-size: 18px;
    line-height: 26px;
    color: #1F282C; }

.faq-item__text .p {
    color: rgba(31, 40, 44, 0.5);
    margin-bottom: 16px; }
.faq-item__text .p:last-child {
    margin-bottom: 0; }
.faq-item__text p {
    color: rgba(31, 40, 44, 0.5);
    margin-bottom: 16px; }
.faq-item__text li {
    color: rgba(31, 40, 44, 0.5);
    margin-bottom: 16px; }
.faq-item__text a{
	text-decoration: none;
	color: #369AB3}


@media screen and (max-width: 991px) {
    .faq-items {
        margin-top: 28px; }
    .faq-item__title {
        font-size: 18px;
        line-height: 24px; }
    .faq-item__wrap {
        padding: 12px 12px 12px 5px;
        margin-left: 0;
        margin-right: 0; }
    .faq-item__title:before {
        width: 17px;
        min-width: 17px;
        height: 17px;
        margin-right: 11px; }
    .faq-item__wrap.active,
    .faq-item__wrap.active:hover {
        background: #E8F5F9;
        border-radius: 8px; }
    .faq-item__block {
        font-size: 16px;
        line-height: 24px;
        padding-left: 34px;
        padding-top: 7px; } }

/* End */


/* Start:/local/templates/calltouch/components/bitrix/news.list/blog_articles_01_07_22/style.css?16571977464396*/
.section-articles{
    max-width: 100%;
    overflow: hidden;
}

.slider-title__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 48px; }

.section-white {
    padding-top: 88px;
    padding-bottom: 88px; }

.slider__title {
    font-family: MuseoSansCyrlSuperBold;
    font-size: 32px;
    line-height: 42px; }

.articles-item__inner {
    height: 100%; }

.articles-item__img-wrap {
    width: 100%;
    height: 220px;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 16px; }

.articles-item-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

.articles-item__title {
    display: inline-block;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 12px;
    text-decoration: none;
    color: #1F282C; }

.articles-item__text {
    font-size: 16px;
    line-height: 24px;
    color: rgba(31, 40, 44, 0.5);
    margin-bottom: 16px; }

.articles-item__date {
    font-size: 16px;
    line-height: 24px;
    color: rgba(31, 40, 44, 0.5); }

.slider__title.title__articles-mob {
    display: none; }

.articles-wripper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%; }

.articles-arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.articles__next:hover,
.articles__prev:hover {
    background-image: url("/test2/static/img/calltracking_new_upd/slider-arrow-hover.svg");
}
.articles__next,
.articles__prev {
    cursor: pointer;
    display: block;
    background-image: url("/test2/static/img/calltracking_new_upd/slider-arrow.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 42px;
    min-width: 42px;
    height: 42px; }

.articles__prev {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-right: 16px; }

.articles-slider__inner {
    height: auto; }

.articles__next.swiper-button-disabled,
.articles__prev.swiper-button-disabled {
    cursor: auto;
    background-image: url("/test2/static/img/calltracking_new_upd/slider-arrow-disabled.svg"); }

.articles-item {
    height: auto; }

.articles-more__mob {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    line-height: 26px;
    color: #369AB3;
    text-decoration: none; }
.articles-more__mob:after {
    content: '';
    background-image: url("/test2/static/img/calltracking_new_upd/arrow-all-black.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 15px;
    min-width: 15px;
    height: 15px;
    margin-left: 10px; }

.articles__btn-blue {
    margin-top: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 300px;
    height: 48px;
    background: #3DAFCC;
    border-radius: 4px;
    font-size: 20px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 500;
    border: none; }

.articles__btn-blue:hover {
background: #369AB3;
color: #fff;
}

@media screen and (max-width: 991px) {
    .section-white {
        padding-top: 46px;
        padding-bottom: 46px; }
    .section-articles .slider-title__wrap {
        margin-bottom: 30px; }
    .slider__title.title__articles-des {
        display: none; }
    .slider__title.title__articles-mob {
        display: block; }
    .articles-wripper {
        margin-right: -20px;
        overflow: visible; }
    .articles-item {
        width: 360px; }
    .articles-item__title {
        font-size: 18px;
        line-height: 26px; }
    .articles-item__text,
    .articles-item__date {
        font-size: 14px;
        line-height: 20px; }
    .articles-arrows {
        display: none; }
    .articles-more__mob {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
    .articles-more__mob::after {
        margin-left: 15px;
        margin-right: 5px; }
    .articles__btn-blue {
        display: none; } }

/* End */


/* Start:/local/templates/calltouch/components/bitrix/news.list/product_reviews_to_path_01_07_22/style.css?16849199755474*/
.section-blue {
    padding-top: 64px;
    padding-bottom: 64px;
    background: -webkit-gradient(linear, right top, left top, from(#DFEFF8), color-stop(96.36%, #F2F8FA));
    background: -o-linear-gradient(right, #DFEFF8 0%, #F2F8FA 96.36%);
    background: linear-gradient(270deg, #DFEFF8 0%, #F2F8FA 96.36%); }
.section-feedback {
    padding-top: 88px;
    padding-bottom: 88px;
    max-width: 100%;
    overflow: hidden;
}

.slider__title.title__feedback-mob {
    display: none; }

@media screen and (max-width: 991px) {
    .section-blue {
        padding-top: 50px;
        padding-bottom: 36px;
    }
.slider__title.title__feedback-des {
        display: none; }
    .slider__title.title__feedback-mob {
        display: block; }
}


.section-feedback {
    padding-top: 88px;
    padding-bottom: 88px; }

.feedback-item {
    width: 640px;
}

.feedback-item__inner {
    height: 100%;
    padding: 40px;
    background: #FFFFFF;
    border-radius: 12px;
    display: flex;
min-height: 450px;
    flex-direction: column; }

.feedback-item__icon {
    display: block;
    background-image: url("/test2/static/img/calltracking_new_upd/icon-quote.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 36px;
    min-width: 36px;
    height: 33px;
    margin-bottom: 16px; }

.feedback-item__text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 24px; }

.feedback-item__text a:link {
text-decoration: none;
color: #369AB3;
}
.feedback-item__text a:visited {
	color: #369AB3;}

.feedback-item__name {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 4px;
    margin-top: auto; }

.feedback-item__status {
    font-size: 14px;
    line-height: 20px;
    color: rgba(31, 40, 44, 0.5); }

.feedback-item__status a {
    color: #369AB3;
text-decoration: none;
}

.slider-title__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 48px; }

.slider__title {
    font-family: MuseoSansCyrlSuperBold;
    font-size: 32px;
    line-height: 42px; }

.feedback-wripper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%; }

.feedback-arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.feedback-count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 40px;
    color: #B1B3B5; }

.feedback__next:hover,
.feedback__prev:hover {
    background-image: url("/test2/static/img/calltracking_new_upd/slider-arrow-hover.svg");
}

.feedback__next,
.feedback__prev {
    cursor: pointer;
    display: block;
    background-image: url("/test2/static/img/calltracking_new_upd/slider-arrow.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 42px;
    min-width: 42px;
    height: 42px; }

.feedback__prev {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-right: 16px; }

.feedback-slider__inner {
    height: auto; }

.feedback__next.swiper-button-disabled,
.feedback__prev.swiper-button-disabled {
    cursor: auto;
    background-image: url("/test2/static/img/calltracking_new_upd/slider-arrow-disabled.svg"); }

.afeedbackitem {
    height: auto; }

.feedback-more__mob {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    line-height: 26px;
    color: #369AB3;
    text-decoration: none; }
.feedback-more__mob:after {
    content: '';
    background-image: url("/test2/static/img/calltracking_new_upd/arrow-all-black.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 15px;
    min-width: 15px;
    height: 15px;
    margin-left: 10px; }

.feedback__btn-yellow {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 300px;
    height: 48px;
    background: #F2C43F;
    border-radius: 4px;
    font-family: MuseoSansCyrlBold;
    font-size: 16px;
    line-height: 24px;
    color: #1F282C;
    font-weight: 500;
    border: none; }

.feedback__btn-yellow:hover {
background: #E7BC3C;
}

.feedback-item__inner {
height:100%;}
@media screen and (max-width: 991px) {
    .section-feedback {
        padding-top: 48px;
        padding-bottom: 48px; }
    .section-feedback .slider-title__wrap {
        margin-bottom: 32px; }
    .feedback-more__mob:after {
        margin-right: 5px;
        margin-left: 15px; }
    .feedback-item {
        width: 360px;
        margin-bottom: 50px;
    }
    .feedback-item__inner {
        padding: 20px; }
    .feedback-arrows {
        display: none; }
    .feedback-more__mob {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
    .feedback__btn-yellow {
        display: none; }
    .feedback-item__text {
        line-height: 22px;
        margin-bottom: 48px; }
    .feedback-item__name {
        font-size: 18px; }
}
/* End */


/* Start:/test2/homepagenew/css/blockscheme_pages-white.css?173987970512810*/
@font-face {
font-family: "MuseoSansRegular";
src: url("/test2/static/fonts/MuseoSansRegular/MuseoSansRegular.eot");
src: url("/test2/static/fonts/MuseoSansRegular/MuseoSansRegular.eot?#iefix")
format("embedded-opentype"),
url("/test2/static/fonts/MuseoSansRegular/MuseoSansRegular.woff")
format("woff"),
url("/test2/static/fonts/MuseoSansRegular/MuseoSansRegular.ttf")
format("truetype");
font-style: normal;
font-weight: normal;
}
/* font-family: "MuseoSansBold"; */
@font-face {
font-family: "MuseoSansRegular";
src: url("/test2/static/fonts/MuseoSansBold/MuseoSansBold.eot");
src: url("/test2/static/fonts/MuseoSansBold/MuseoSansBold.eot?#iefix")
format("embedded-opentype"),
url("/test2/static/fonts/MuseoSansBold/MuseoSansBold.woff") format("woff"),
url("/test2/static/fonts/MuseoSansBold/MuseoSansBold.ttf")
format("truetype");
font-style: normal;
font-weight: 700;
}
/* font-family: "MuseoSansLight"; */
@font-face {
font-family: "MuseoSansRegular";
src: url("/test2/static/fonts/MuseoSansLight/MuseoSansLight.eot");
src: url("/test2/static/fonts/MuseoSansLight/MuseoSansLight.eot?#iefix")
format("embedded-opentype"),
url("/test2/static/fonts/MuseoSansLight/MuseoSansLight.woff") format("woff"),
url("/test2/static/fonts/MuseoSansLight/MuseoSansLight.ttf")
format("truetype");
font-style: normal;
font-weight: 300;
}
/* font-family: "MuseoSansMedium"; */
@font-face {
font-family: "MuseoSansRegular";
src: url("/test2/static/fonts/MuseoSansMedium/MuseoSansMedium.eot");
src: url("/test2/static/fonts/MuseoSansMedium/MuseoSansMedium.eot?#iefix")
format("embedded-opentype"),
url("/test2/static/fonts/MuseoSansMedium/MuseoSansMedium.woff")
format("woff"),
url("/test2/static/fonts/MuseoSansMedium/MuseoSansMedium.ttf")
format("truetype");
font-style: normal;
font-weight: 500;
}

/* PARTIALS */
@font-face {
font-family: "MuseoSansCyrlBold";
src: url("/test2/static/fonts/MuseoSansCyrl_500.eot");
src: url("/test2/static/fonts/MuseoSansCyrl_500.eot?#iefix")
format("embedded-opentype"),
url("/test2/static/fonts/MuseoSansCyrl_500.woff") format("woff"),
url("/test2/static/fonts/MuseoSansCyrl_500.ttf") format("truetype"),
url("/test2/static/fonts/MuseoSansCyrl_500.svg#MuseoSansCyrl_500")
format("svg");
font-weight: 500;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: "MuseoSansCyrl";
src: url("/test2/static/fonts/MuseoSansCyrl_300.eot");
src: url("/test2/static/fonts/MuseoSansCyrl_300.eot?#iefix")
format("embedded-opentype"),
url("/test2/static/fonts/MuseoSansCyrl_300.woff") format("woff"),
url("/test2/static/fonts/MuseoSansCyrl_300.ttf") format("truetype"),
url("/test2/static/fonts/MuseoSansCyrl_300.svg#MuseoSansCyrl_300")
format("svg");
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "MuseoSansCyrlSuperBold";
src: url("/test2/static/fonts/MuseoSansCyrl_700.eot");
src: url("/test2/static/fonts/MuseoSansCyrl_700.eot?#iefix")
format("embedded-opentype"),
url("/test2/static/fonts/MuseoSansCyrl_700.woff") format("woff"),
url("/test2/static/fonts/MuseoSansCyrl_700.ttf") format("truetype"),
url("/test2/static/fonts/MuseoSansCyrl_700.svg#MuseoSansCyrl_700")
format("svg");
font-weight: 700;
font-style: normal;
}

@font-face {
font-family: "Als-Rubl";
src: url("/test2/static/fonts/AlsRubl/alsrubl-webfont.eot");
src: url("/test2/static/fonts/AlsRubl/alsrubl-webfont.eot?#iefix")
format("embedded-opentype"),
url("/test2/static/fonts/AlsRubl/alsrubl-webfont.woff") format("woff"),
url("/test2/static/fonts/AlsRubl/alsrubl-webfont.ttf") format("truetype");
font-style: normal;
font-weight: normal;
font-display: swap;
}
body {
/*background: #1f282c;
color: white;
font-family: "MuseoSansCyrl";*/
}
div {
box-sizing: border-box;
}
p {
margin: 0;
}
h2 {
font-family: "MuseoSansCyrlBold";
font-size: 42px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-bottom: 24px;
margin-top:0;
}
h2 + p {
margin-bottom: 0px;
font-family: "MuseoSansCyrl";
font-size: 20px;
font-style: normal;
font-weight: 400;
}
.block-scheme_section {
padding-top: 85px;
padding-bottom:40px;
}
.block-scheme_section .container {
max-width: 1160px;
margin: 0px auto;
}
.block-scheme_row {
background-image:
url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTM4OCIgaGVpZ2h0PSIxOTEiIHZpZXdCb3g9IjAgMCAxMzg4IDE5MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggb3BhY2l0eT0iMC4yIiBkPSJNNC41MTA5OSAxOTAuNVY3Mi41MzAzQzQuNTEwOTkgMzUuMjM0MSAzNC43NDU1IDQuOTk5NTEgNzIuMDQxNyA0Ljk5OTUxSDEzMTYuMzFDMTM1My42IDQuOTk5NTEgMTM4My44NCAzNS4yMzQxIDEzODMuODQgNzIuNTMwM1YxOTAuNSIgc3Ryb2tlPSIjNjA2ODZCIiBzdHJva2Utd2lkdGg9IjguMTAzNjkiLz4KPC9zdmc+Cg==),
url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTM4OCIgaGVpZ2h0PSIyMzIiIHZpZXdCb3g9IjAgMCAxMzg4IDIzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggb3BhY2l0eT0iMC4yIiBkPSJNMTM4My40OSAwLjU2MTUzN1YxNTkuOTM0QzEzODMuNDkgMTk3LjIzIDEzNTMuMjUgMjI3LjQ2NSAxMzE1Ljk2IDIyNy40NjVINzIuMDQxOEMzNC43NDU2IDIyNy40NjUgNC41MTA5NiAxOTcuMjMgNC41MTA5NiAxNTkuOTM0VjAuNTYxNTM3IiBzdHJva2U9IiM2MDY4NkIiIHN0cm9rZS13aWR0aD0iOC4xMDM2OSIvPgo8L3N2Zz4K);
height: 620px;
background-repeat: no-repeat;
background-size: 90%;
padding-left: 50px;
margin-left: -50px;
background-position: left 50px top, left 50px bottom;
width: 1520px;
}
.block-scheme_section-blue .block-scheme_row {
background-image:
url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQwMyIgaGVpZ2h0PSIyMDAiIHZpZXdCb3g9IjAgMCAxNDAzIDIwMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iOCIgY3k9IjgiIHI9IjQuNSIgdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgLTEgMCAxOTUpIiBmaWxsPSIjRTVFREYzIiBzdHJva2U9IiNFNUVERjMiIHN0cm9rZS13aWR0aD0iNyIvPgo8cGF0aCBkPSJNMTM4NyAxOTEuNDM4VjcxLjk2ODJDMTM4NyAzNC42NzIgMTM1Ni43NyA0LjQzNzUgMTMxOS40NyA0LjQzNzVINzUuNTMwOEMzOC4yMzQ2IDQuNDM3NSA4IDM0LjY3MiA4IDcxLjk2ODJWMTc4LjQzOCIgc3Ryb2tlPSIjRTVFREYzIiBzdHJva2Utd2lkdGg9IjguMTAzNjkiLz4KPHBhdGggZD0iTTE0MDAgMTgwLjQzOEwxMzg3IDE5My40MzhMMTM3NCAxODAuNDM4IiBzdHJva2U9IiNFNUVERjMiIHN0cm9rZS13aWR0aD0iOCIvPgo8L3N2Zz4K),url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQwMyIgaGVpZ2h0PSIyMjkiIHZpZXdCb3g9IjAgMCAxNDAzIDIyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2IDguNDM3NVYxNTYuOTA3QzE2IDE5NC4yMDMgNDYuMjM0NSAyMjQuNDM4IDgzLjUzMDcgMjI0LjQzOEgxMzI3LjQ3QzEzNjQuNzcgMjI0LjQzOCAxMzk1IDE5NC4yMDMgMTM5NSAxNTYuOTA3VjMzLjQzNzUiIHN0cm9rZT0iI0U1RURGMyIgc3Ryb2tlLXdpZHRoPSI4LjEwMzY5Ii8+CjxjaXJjbGUgY3g9IjgiIGN5PSI4IiByPSI0LjUiIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIDEzODcgMzUpIiBmaWxsPSIjRTVFREYzIiBzdHJva2U9IiNFNUVERjMiIHN0cm9rZS13aWR0aD0iNyIvPgo8cGF0aCBkPSJNMjkgMTkuNDM3NUwxNiA2LjQzNzVMMyAxOS40Mzc1IiBzdHJva2U9IiNFNUVERjMiIHN0cm9rZS13aWR0aD0iOCIvPgo8L3N2Zz4K);
}
.block-scheme {
overflow-x: auto;
padding-left: 60px;
margin-left: -50px;
padding-bottom: 10px;
}
.block-scheme::-webkit-scrollbar {
width: 2px;
height: 4px;
}
.block-scheme_card {
cursor:pointer;}
.block-scheme::-webkit-scrollbar-track {
/* -webkit-box-shadow: 5px 5px 5px -5px rgba(34, 60, 80, 0.2) inset;*/
background-color: transparent;
border-radius: 2px;
margin-top: 5px;

margin-bottom: 5px;
}

.block-scheme_row {
cursor: grab;
}
.block-scheme::-webkit-scrollbar-thumb {
border-radius: 5px;
background: #575757;

}

.block-scheme_card {
border-radius: 11.487px;
padding: 13.8px;
background: #364044;
display: block;
margin-bottom: 11.49px;
box-shadow: rgba(255, 255, 255, 0.2) 0px -1px 1px 1px;

transition: filter 0.3s, transform 0.3s;
}

.block-scheme_card-img,
.block-scheme_card svg {
margin-bottom: 8px;
width: 27.5px;
}
.popup .fancybox-close-small svg path {
fill:#fff!important;
}
.block-scheme_card-title {
color: #fff;
font-family: "MuseoSansCyrl";
font-size: 13.326px;
font-style: normal;
font-weight: 600;
line-height: 120%; /* 15.992rem */
letter-spacing: -0.133px;
margin: 0;
}
.block-scheme_col {
display: flex;
flex-direction: column;
}
.block-scheme_col-1 {
padding-top: 210px;
margin-left: -50px;
margin-right: 90px;
}
.block-scheme_col-2,
.block-scheme_col-5,
.block-scheme_col-6 {
padding-top: 210px;
margin-right: 65px;
}
.block-scheme_col-3 {
padding-top: 100px;
margin-right: 76px;
}
.block-scheme_col-4 {
padding-top: 53px;
margin-right: 53px;
}
.block-scheme_col-5 {
margin-right: 80px;
}
.block-scheme_col-6 {
margin-right: 78px;
}
.block-scheme_col-7 {
padding-top: 210px;
margin-right: 95px;
}
.block-scheme_col-8 {
padding-top: 210px;
}
.block-scheme_subcard-title {
color: #fff;
font-family: "MuseoSansCyrl";
font-size: 9.799px;
font-style: normal;
font-weight: 600;
line-height: 112%; /* 10.975rem */
letter-spacing: -0.098px;
}
.block-scheme_subcard {
border-radius: 6.892px;
background: linear-gradient(180deg, #ab54e1 9.77%, #9238c9 78.51%);
box-shadow: 0px 11.487295150756836px 22.974590301513672px 0px
rgba(0, 0, 0, 0.3);
padding: 9.19px;
}
.block-scheme_wrapper {
background: url(/test2/homepagenew/css/dots1.png) repeat;
padding-top: 30px;
padding-bottom: 20px;
position: relative;
box-shadow: inset 0 -100px 200px 50px rgba(31, 40, 44, 0.9),
inset 0 0px 100px 50px rgba(31, 40, 44, 0.9);
}
.block-scheme_col {
position: relative;
}
.block-scheme_arrows {
position: absolute;
z-index: 0;
display: flex;
flex-direction: column;
z-index: -1;
}
.block-scheme_item {
display: inline-block;
position: relative;
z-index: 1;
}
.block-scheme_row {
display: flex;
padding-left: 50px;
margin-left: -50px;
}
.block-scheme_subcard-title a {
text-decoration: none;
color: white;
}
/*#popup {
border-radius: 12px;
background: #364044;
box-shadow: 0px 8.669656753540039px 17.339313507080078px 0px
rgba(0, 0, 0, 0.3);
border: 1.73px solid;
width: 300px;
height: 300px;
border-image: linear-gradient(
247.53deg,
#87daf0 6.02%,
rgba(95, 128, 242, 0.3) 53.53%,
#c27eeb 96.24%
);
}*/
/*.popup-wrapper {
position: relative;
width: 200px;
height: 60px;
margin: 30px;
border-radius: 30px;
background: #fff;
text-align: center;
}
.popup-wrapper::before {
content: "";
position: absolute;
top: -2px;
bottom: -2px;
left: -2px;
right: -2px;
background: linear-gradient(35deg, red, green);
border-radius: 34px;
z-index: -1;
}*/
.fancybox-stage .popup {
align-items: center;
background-color: #364044;
z-index: unset;
background: #364044;
box-shadow: 0px 8.669656753540039px 17.339313507080078px 0px
rgba(0, 0, 0, 0.3);
width: 90%;
margin: auto;
max-width: 275px;
position: relative;
box-sizing: border-box;
height: auto;
overflow: visible;
color: #fff;
background: #364044;
background-clip: padding-box;
border: solid 2px transparent;
border-radius: 12px;
padding: 24px !important;
opacity: 1;
visibility: visible;
}
.popup:before {
content: "";
/*position: absolute;*/
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
margin: -2px; /* !importanté */
border-radius: inherit; /* !importanté */
/* background: linear-gradient(to right, red, orange);*/
/*background: linear-gradient(
247.53deg,
#87daf0 6.02%,
rgba(95, 128, 242, 0.3) 53.53%,
#c27eeb 96.24%
);*/
}
.popup .fancybox-close-small {
position: absolute;
right: -50px;
top: -15px;
}
.popup-wrapper h3 {
color: #fff;
font-family: MuseoSansCyrlBold;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 18px; /* 128.571% */
letter-spacing: 0.4px;
text-transform: uppercase;
margin-top: 0;
opacity: 0.6;
margin-bottom:24px;
}
.popup-content ul {
list-style: none;
padding-left: 0;
margin: 0;
}
a,
a:hover {
text-decoration: none;
}
.popup-content a {
font-family: MuseoSansCyrl;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 18px; /* 112.5% */
display: block;
margin-bottom: 15px;
color: white;
text-decoration: none;
display: flex;
align-items: center;
}
.popup-content a svg {
margin-right: 10px;
flex-shrink: 0;
}
.popup-content li:last-child a {
margin-bottom: 0;
}
.block-scheme_section-blue .block-scheme_wrapper .container{
max-width: 1560px;
width: 100%;
}
.block-scheme_section-blue .block-scheme {
margin-left:0;
}
@media screen and (max-width: 1500px) {
.block-scheme_section-blue .block-scheme_wrapper .container{

}

}
@media screen and (max-width: 1200px) {
.block-scheme {
margin-left:0;
}
}
@media screen and (min-width: 960px) {
#marketing-tasks .swiper-container-free-mode>.swiper-wrapper {
transition-timing-function: ease-out;
transition-duration: 50ms!important;
}

}
.block-scheme_section-blue .block-scheme::-webkit-scrollbar {
position: absolute!important;
left:16px!important;
}
.block-scheme_section-blue .block-scheme::-webkit-scrollbar-thumb {
border-radius: 5px;
background: red;
border-left:16px solid transparent;
}
.block-scheme_section-blue .block-scheme {
transition: all linear .5s;}
.block-scheme_section-blue .block-scheme.zoomed {
transform: scale(1.2);
margin-top: 70px;
margin-bottom: 70px;
padding-left: 100px;
}
@media screen and (max-width: 960px) {
.block-scheme_section-blue .block-scheme.zoomed {
transform: scale(1.2);
margin-top: 70px;
margin-bottom: 70px;
padding-left: 120px;
}
.zoomed .block-scheme_row {
width: 1560px;
}
}
/* End */


/* Start:/test2/homepagenew/css/blockscheme_added23_pages-white.css?17084157564375*/
.block-scheme_section-blue .block-scheme_wrapper {
  box-shadow: none;
  background: none;
}

.block-scheme_section-blue .home-mainscreen__connect-23 {
  margin-top: 20px;
}
#material-symbols-man path {
  stroke: #1f282c;
}
.block-scheme_section-blue .block-scheme_subcard {
}
.block-scheme_section-blue .block-scheme_card {
  background: #fff;
  color: #1f282c;
  border-radius: 11.487px;

  background: #fff;
  box-shadow: 0px 5px 25px 0px rgba(7, 108, 134, 0.12);
}
.block-scheme_section-blue .block-scheme_subcard {
  border-radius: 6.892px;

  background: #3dafcc;
  box-shadow: 0px 5px 20px 0px rgba(7, 108, 134, 0.25);
}
.block-scheme_section-blue .block-scheme_card svg path {
  fill: #1f282c;
  /*stroke: #1F282C;*/
}
.block-scheme_section-blue .block-scheme_card-title {
  color: #1f282c;
}
.block-scheme_section-blue h2 + p {
  color: #1f282c;
  font-family: MuseoSansCyrl;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px; /* 140% */
  max-width: 900px;
}
.block-scheme_section-blue .block-scheme_wrapper {
box-shadow:none;}
.h2_23,
.block-scheme_section-blue h2 {
  color: #1f282c;
  font-family: MuseoSansBold;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 116%;
  margin-bottom: 55px;
}
.block-scheme_section-blue h2 {
  margin-bottom: 24px;
}
.h4_23 {
  margin-bottom: 10px;
  color: #1f282c;
  font-size: 20px;
  line-height: 140%; /* 140% */
  font-family: MuseoSansBold;
}
.block-scheme_section-blue .block-scheme_row {
  margin-left: -45px;
}
.block-scheme_section-blue {
  background: #f2f7fa;
}
.block-scheme_section-blue .block-scheme::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #3dafcc;
  border-left: 16px solid #f2f7fa;
  border-right: 16px solid #f2f7fa;
}

.block-scheme_section-blue .block-scheme_wrapper {
  background: url(/dev/block-scheme/assets/dotsblack.png) repeat;
}

.dragg_tooltip {
  display: none;
}



.fancybox-fx-slide-in-out.fancybox-slide--previous {
  transform: scale(0);
}

.fancybox-fx-slide-in-out.fancybox-slide--next {
  transform: scale(0);
}

.fancybox-fx-slide-in-out.fancybox-slide--current {
  transform: scale(1);
}
.popup-wrapper {
}
.fancybox-stage .popup-wrapper {
  animation-name: opa;
  animation-duration: 800ms;

  animation-timing-function: linear;
}
.popup svg path {
  fill: #fff;
}
.fancybox-stage .popup {
  background: #3dafcc;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
}

.block-scheme_section-blue .block-scheme {
  padding-bottom: 30px;
}
.block-scheme_wrapper .container {
  padding-left: 0;
  padding-right: 0;
}
.block-scheme_item .block-scheme_subcard {
  transition: transform 0.2s;
}
.block-scheme_item:hover .block-scheme_subcard {
  transform: scale(1.1);
  transition: transform 0.2s;
}
.home-mainscreen__connect-23 {
  z-index: 1;
}
.popup-wrapper:before {
  display: none;
}

.block-scheme_section-blue .block-scheme_row {
  background: none;
}
.race_wrapper-top {
  padding-left: 10px;
  padding-top: 20px;
  overflow: hidden;
}

#toprace,
#botrace {
  overflow: visible;
}
.race_wrapper {
  position: absolute;
  transition: all 0.4s;
}
.block-scheme_section-blue .block-scheme {
  position: relative;
  padding-top: 20px;
}
.race_wrapper-bot {
  top: 400px;
  left: 50px;
  height: 250px;
  clip-path: inset(37px 0px 0px 0px);
}
.race_wrapper-top {
  top: -12px;
  left: 50px;
}
.reviews-23 .button_white-23:hover,
.reviews-23 .button_white-23:active{
  background: transparent;
}
.zoomed .race_wrapper {
  left: 110px;
}
#botrace {
  transform: rotate(180deg);
  transform-origin: 702px 60%;
}


.fancybox-bg {
  background: #f2f7fa;
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.6;
}

.popup .fancybox-close-small svg path {
  fill: #000;
}






@media screen and (max-width: 1200px) {
.dragg_tooltip {
    display: flex;
    width: 90px;
    margin-left: auto;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
  }
  .block-scheme_section-blue .block-scheme_wrapper {
    padding-top: 10px;
  }

}
@media screen and (max-width: 960px) {
.h2_23,
  .block-scheme_section-blue h2 {
    font-size: 30px !important;
    margin-bottom: 30px;
  }

  .block-scheme_section-blue .container {
    width: 100% !important;
    max-width: 100% !important;
  }
  
  .h3_23 {
    font-size: 24px;
  }

  .block-scheme_section-blue {
    padding: 48px 0 !important;
  }
}
/* End */
/* /local/templates/calltouch/components/bitrix/news.list/integrations_to_path_new_01_07_22/style.css?165787235211737 */
/* /local/templates/calltouch/components/bitrix/news.list/cases_01_07_22/style.css?16571976106174 */
/* /local/templates/calltouch/components/bitrix/news.list/product_faq_01_07_22/style.css?16650410903117 */
/* /local/templates/calltouch/components/bitrix/news.list/blog_articles_01_07_22/style.css?16571977464396 */
/* /local/templates/calltouch/components/bitrix/news.list/product_reviews_to_path_01_07_22/style.css?16849199755474 */
/* /test2/homepagenew/css/blockscheme_pages-white.css?173987970512810 */
/* /test2/homepagenew/css/blockscheme_added23_pages-white.css?17084157564375 */
