

/* 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 */
/* /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 */
