.b-instruments-alt__title--no-desc {
    margin-bottom: 32px;
}

.b-instruments-alt--br-top {
    border-top: 2px solid #d0f1fc;
}

.b-instruments-alt--br-bottom {
    border-bottom: 2px solid #d0f1fc;
}

.b-instruments-alt--bg-blue {
    background: #f3faff;
}

.b-instruments-alt--bg-cloud {
    background: url(/local/templates/webcom_2018/images/content-blocks/instruments-alt/web/bg-cloud.jpg) no-repeat center/cover;
}

.b-instruments-alt--web .b-instruments-alt__container {
    padding-top: 48px;
    padding-bottom: 48px;
}

.g-container-fullwidth {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1200px;
    margin: 0 auto;
}

.b-instruments-alt--web .b-instruments-alt__desc {
    font-family: "Rubic", "Roboto", "Open Sans", "Noto Sans", sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: 300;
    font-size: 20px;
    margin: 0 0 40px;
}

.b-instruments-alt--web .b-instruments-alt__desc--center {
    text-align: center;
}

.b-instruments-alt--web .b-instruments-alt-item {
    max-width: 370px;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0 25px 37px -15px rgba(0, 110, 145, 0.2);
    box-shadow: 0 25px 37px -15px rgba(0, 110, 145, 0.2);
    overflow: hidden;
}

.b-instruments-alt--web .b-instruments-alt-item__title {
    color: #fff;
    text-transform: uppercase;
}

.b-instruments-alt--web .b-instruments-alt-item__title span {
    white-space: nowrap;
}

.b-instruments-alt--web .b-instruments-alt-item__head {
    background: -webkit-radial-gradient(155.14% -155.73%, 827.22px, #00b9ff 0%, #004a8f 100%);
    background: -o-radial-gradient(155.14% -155.73%, 827.22px, #00b9ff 0%, #004a8f 100%);
    background: radial-gradient(827.22px at 155.14% -155.73%, #00b9ff 0%, #004a8f 100%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 40px;
}

.b-instruments-alt--web .b-instruments-alt-item__head--gray {
    background: -webkit-gradient(linear, left bottom, left top, from(#f1f6ff), to(#f1f6ff));
    background: -webkit-linear-gradient(bottom, #f1f6ff, #f1f6ff);
    background: -o-linear-gradient(bottom, #f1f6ff, #f1f6ff);
    background: linear-gradient(0deg, #f1f6ff, #f1f6ff);
    padding: 25px 0 25px 32px;
}

.b-instruments-alt--web .b-instruments-alt-item__block-icon {
    background: #fff;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 24px 0 0;
}

.b-instruments-alt--web .b-instruments-alt-item__block-icon {
    height: 34px;
    flex-grow: 1;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    background-color: transparent;
    border-radius: 0;
    margin: 0;
}

.b-instruments-alt--web .b-instruments-alt-item__block-icon--academy {
    background-image: url(/local/templates/webcom_2018/images/content-blocks/instruments-alt/web/new-logos/academy.svg);

}

.b-instruments-alt--web .b-instruments-alt-item__block-icon--media {
    background-image: url(/local/templates/webcom_2018/images/content-blocks/instruments-alt/web/new-logos/media.svg);
}

.b-instruments-alt--web .b-instruments-alt-item__block-icon--analytics {
    background-image: url(/local/templates/webcom_2018/images/content-blocks/instruments-alt/web/new-logos/analytics.svg);
}

.b-instruments-alt--web .b-instruments-alt-item__block-icon--protext {
    background-image: url(/local/templates/webcom_2018/images/content-blocks/instruments-alt/web/new-logos/protext.svg);
}

.b-instruments-alt--web .b-instruments-alt-item__block-icon--kazakhstan {
    background-image: url(/local/templates/webcom_2018/images/content-blocks/instruments-alt/web/new-logos/kazakhstan.svg);
}

.b-instruments-alt--web .b-instruments-alt-item__block-icon--international {
    background-image: url(/local/templates/webcom_2018/images/content-blocks/instruments-alt/web/new-logos/international.svg);
}

.b-instruments-alt--web .b-instruments-alt-item__block-icon--russia {
    background-image: url(/local/templates/webcom_2018/images/content-blocks/instruments-alt/web/new-logos/russia.svg);
}

.b-instruments-alt--web .b-instruments-alt-item__title {
    font-family: "Roboto", "Open Sans", "Noto Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    font-size: 18px;
    margin: 0;
}

.b-instruments-alt--web .b-instruments-alt-item__title--white {
    color: #fff;
}

.b-instruments-alt--web .b-instruments-alt-item__title--upper {
    text-transform: uppercase;
}

.b-instruments-alt--web .b-instruments-alt-item__foot,
.b-instruments-alt--web .b-instruments-alt-item__text {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.b-instruments-alt--web .b-instruments-alt-item__foot {
    padding: 32px 40px 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.b-instruments-alt--web .b-instruments-alt-item__text {
    font-family: "Roboto", "Open Sans", "Noto Sans", sans-serif;
    font-style: normal;
    font-size: 17px;
    line-height: 22px;
    font-weight: 300;
    margin: 0;
    color: #576a75;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 110px;
}

.b-instruments-alt--web .b-instruments-alt-item__price,
.b-instruments-alt__nonds {
    font-family: "Roboto", "Open Sans", "Noto Sans", sans-serif;
    font-style: normal;
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
    margin: 32px 0 0;
}

.b-instruments-alt--web .b-instruments-alt-item__price--after-star:after {
    content: "*";
    color: #ff9800;
    font-weight: 500;
}

.b-instruments-alt--web .b-instruments-alt-item__link,
.b-instruments-alt--web .b-instruments-alt-item__links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.b-instruments-alt--web .b-instruments-alt-item__links {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.b-instruments-alt--web .b-instruments-alt-item__link {
    margin-top: 32px;
}

.b-instruments-alt--web .b-instruments-alt-item__link--br-blue,
.b-instruments-alt--web .b-instruments-alt-item__link--br-green {
    text-decoration: none;
    border-radius: 2px;
    text-transform: uppercase;
    padding: 8px 24px;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.b-instruments-alt--web .b-instruments-alt-item__link--br-green {
    background: #42c461;
    color: #fff;
    border: 2px solid #42c461;
}

.b-instruments-alt--web .b-instruments-alt-item__link--br-green:hover {
    background: rgba(66, 196, 97, 0.8);
    border-color: #68d081;
    color: #fff;
}

.b-instruments-alt--web .b-instruments-alt-item__link--br-blue {
    border: 2px solid #0092d8;
}

.b-instruments-alt--web .b-instruments-alt-item__link--br-blue:hover {
    background: #0092d8;
    color: #fff;
}

.b-instruments-alt--web .b-instruments-alt-item__link--disable {
    color: #c0ccd3;
    cursor: not-allowed;
    text-decoration: none;
    pointer-events: none;
}

.b-instruments-alt--web .b-instruments-alt-item__link--before-icon,
.b-instruments-alt--web .b-instruments-alt-item__link--before-icon-gray {
    position: relative;
}

.b-instruments-alt--web .b-instruments-alt-item__link--before-icon:before {
    content: "";
    background: url(/local/templates/webcom_2018/images/content-blocks/instruments-alt/web/green-arrow.svg) no-repeat;
    background-size: contain;
    width: 32px;
    height: 32px;
    margin-right: 16px;
    border-radius: 50%;
    -webkit-box-shadow: 0 6px 14px rgba(0, 198, 195, 0.22);
    box-shadow: 0 6px 14px rgba(0, 198, 195, 0.22);
}

.b-instruments-alt--web .b-instruments-alt-item__link--before-icon-gray:before {
    content: "";
    background: url(/local/templates/webcom_2018/images/content-blocks/instruments-alt/web/gray-arrow.svg) no-repeat;
    background-size: contain;
    width: 32px;
    height: 32px;
    margin-right: 16px;
    border-radius: 50%;
    -webkit-box-shadow: 0 4px 14px rgba(192, 204, 211, 0.6);
    box-shadow: 0 4px 14px rgba(192, 204, 211, 0.6);
}

.b-instruments-alt--web .b-instruments-alt-item--packages {
    border-top: 1px solid rgba(49, 156, 222, 0.1);
    -webkit-box-shadow: 0 25px 37px -15px rgba(0, 110, 145, 0.2), 0 0 1px 1px rgba(49, 156, 222, 0.06);
    box-shadow: 0 25px 37px -15px rgba(0, 110, 145, 0.2), 0 0 1px 1px rgba(49, 156, 222, 0.06);
}

.b-instruments-alt--web .b-instruments-alt-item--packages .b-instruments-alt-item__head {
    background: #f5f8fc;
}

.b-instruments-alt--web .b-instruments-alt-item--packages .b-instruments-alt-item__block-icon {
    background: 0 0;
    width: auto;
    height: auto;
}

.b-instruments-alt--web .b-instruments-alt-item--packages .b-instruments-alt-item__title {
    color: #333;
}

.b-instruments-alt--web .b-instruments-alt-item--packages .b-instruments-alt-item__text--top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.b-instruments-alt__nonds {
    font-weight: 300;
    font-size: 16px;
    line-height: normal;
    color: #595959;
    margin: 0;
    text-align: center;
}

.b-instruments-alt__nonds span {
    color: #ff9800;
    margin-right: 7px;
}

.b-instruments-alt__slider {
    opacity: 0;
}

.b-instruments-alt__slider.owl-loaded {
    opacity: 1;
}

.b-instruments-alt .owl-carousel .owl-nav {
    position: absolute;
    top: 35%;
    width: 110%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 0;
    z-index: 10;
}

.b-instruments-alt .owl-carousel .owl-nav button {
    position: absolute;
    width: 32px;
    height: 58px;
    top: 50%;
    transform: translateY(-50%);
}

.b-instruments-alt .owl-carousel .owl-nav.disabled {
    display: none;
}

.b-instruments-alt .owl-carousel .owl-nav .owl-prev {
    left: 0;
    background: url(/local/templates/webcom_2018/images/content-blocks/instruments-alt/web/prev.svg) center/100% no-repeat;
}

.b-instruments-alt .owl-carousel .owl-nav .owl-next.disabled,
.b-instruments-alt .owl-carousel .owl-nav .owl-prev.disabled {
    opacity: 0;
    cursor: default;
}

.b-instruments-alt .owl-carousel .owl-nav .owl-next {
    right: 0;
    background: url(/local/templates/webcom_2018/images/content-blocks/instruments-alt/web/next.svg) center/100% no-repeat;
}

.b-instruments-alt .owl-carousel .owl-dots {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 32px;
}

.b-instruments-alt .owl-carousel .owl-dots .owl-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #c4c4c4;
    margin: 0 4px;
}

.b-instruments-alt .owl-carousel .owl-dots .owl-dot.active {
    background: #00b9ff;
}

.b-instruments-alt .owl-carousel .owl-dots,
.b-instruments-alt .owl-carousel .owl-item,
.b-instruments-alt .owl-carousel .owl-stage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.b-instruments-alt .owl-carousel .owl-item {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
}

.b-instruments-alt .owl-carousel .owl-item:last-child {
    margin-right: 0 !important;
}

.sp-instruments-web-icons_I,
.sp-instruments-web-icons_analitika,
.sp-instruments-web-icons_chat,
.sp-instruments-web-icons_equalizer,
.sp-instruments-web-icons_fb,
.sp-instruments-web-icons_google,
.sp-instruments-web-icons_graf,
.sp-instruments-web-icons_instagram,
.sp-instruments-web-icons_ok,
.sp-instruments-web-icons_reload,
.sp-instruments-web-icons_remove,
.sp-instruments-web-icons_search,
.sp-instruments-web-icons_shopping-cart,
.sp-instruments-web-icons_social,
.sp-instruments-web-icons_social-new,
.sp-instruments-web-icons_unit,
.sp-instruments-web-icons_video {
    font-size: 32px;
}

.sp-instruments-web-icons_vk {
    font-size: 16px;
}

.sp-instruments-web-icons_3d-printing,
.sp-instruments-web-icons_404,
.sp-instruments-web-icons_browser,
.sp-instruments-web-icons_ux-design {
    font-size: 40px;
}

.sp-instruments-web-icons_3d-printing,
.sp-instruments-web-icons_404 {
    width: 1em;
    height: 1em;
}

.sp-instruments-web-icons_I {
    width: 0.5em;
    height: 1em;
}

.sp-instruments-web-icons_academy {
    width: 8.63em;
    height: 1em;
}

.sp-instruments-web-icons_analitika {
    width: 1em;
    height: 1em;
}

.sp-instruments-web-icons_analytics {
    width: 8.54em;
    height: 1em;
}

.sp-instruments-web-icons_browser,
.sp-instruments-web-icons_chat {
    width: 1em;
    height: 1em;
}

.sp-instruments-web-icons_equalizer {
    width: 0.93em;
    height: 1em;
}

.sp-instruments-web-icons_fb {
    width: 0.47em;
    height: 1em;
}

.sp-instruments-web-icons_google,
.sp-instruments-web-icons_graf,
.sp-instruments-web-icons_instagram {
    width: 1em;
    height: 1em;
}

.sp-instruments-web-icons_international {
    width: 9.42em;
    height: 1em;
}

.sp-instruments-web-icons_kazakhstan {
    width: 9.21em;
    height: 1em;
}

.sp-instruments-web-icons_media {
    width: 7.46em;
    height: 1em;
}

.sp-instruments-web-icons_ok {
    width: 0.63em;
    height: 1em;
}

.sp-instruments-web-icons_protext {
    width: 8.17em;
    height: 1em;
}

.sp-instruments-web-icons_reload,
.sp-instruments-web-icons_remove {
    width: 1.08em;
    height: 1em;
}

.sp-instruments-web-icons_russia {
    width: 7.79em;
    height: 1em;
}

.sp-instruments-web-icons_search {
    width: 1em;
    height: 1em;
}

.sp-instruments-web-icons_shopping-cart {
    width: 1.08em;
    height: 1em;
}

.sp-instruments-web-icons_social,
.sp-instruments-web-icons_social-new,
.sp-instruments-web-icons_unit,
.sp-instruments-web-icons_ux-design,
.sp-instruments-web-icons_video {
    width: 1em;
    height: 1em;
}

.sp-instruments-web-icons_vk {
    width: 2em;
    height: 1em;
}

@media only screen and (min-width: 1200px) {
    .b-instruments-alt .owl-carousel .owl-dots {
        display: none;
    }
}

@media only screen and (max-width: 1300px) {
    .b-instruments-alt--web .b-instruments-alt-item {
        max-width: 310px;
    }

    .b-instruments-alt .owl-carousel .owl-nav {
        width: 101%;
    }
}

@media only screen and (max-width: 1199px) {
    .b-instruments-alt--web .b-instruments-alt__desc {
        margin: 0 0 32px;
    }

    .b-instruments-alt--web .b-instruments-alt-item__head {
        padding: 20px 24px;
    }

    .b-instruments-alt--web .b-instruments-alt-item__block-icon {
        margin: 0 16px 0 0;
    }

    .b-instruments-alt--web .b-instruments-alt-item__title {
        line-height: 20px;
    }

    .b-instruments-alt--web .b-instruments-alt-item__foot {
        padding: 32px 24px 24px;
    }

    .b-instruments-alt--web .b-instruments-alt-item__text {
        font-size: 16px;
        line-height: 20px;
    }

    .b-instruments-alt--web .b-instruments-alt-item__link--br-blue,
    .b-instruments-alt--web .b-instruments-alt-item__link--br-green {
        padding-left: 12px;
        padding-right: 12px;
    }

    .b-instruments-alt .owl-carousel .owl-nav {
        display: none;
    }
}

@media only screen and (max-width: 1023px) {
    .b-instruments-alt--web .b-instruments-alt__container {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .b-instruments-alt--web .b-instruments-alt__desc {
        line-height: 22px;
        font-size: 18px;
    }

    .b-instruments-alt--web .b-instruments-alt-item {
        max-width: 473px;
    }

    .b-instruments-alt--web .b-instruments-alt-item__head {
        padding: 16px 32px;
    }

    .b-instruments-alt--web .b-instruments-alt-item__title {
        font-size: 16px;
    }

    .b-instruments-alt--web .b-instruments-alt-item__foot {
        padding: 32px 32px 24px;
    }

    .b-instruments-alt--web .b-instruments-alt-item__text {
        font-size: 15px;
        line-height: 19px;
    }

    .b-instruments-alt--web .b-instruments-alt-item__price {
        font-size: 20px;
        line-height: 24px;
    }

    .b-instruments-alt--web .b-instruments-alt-item__link--br-blue,
    .b-instruments-alt--web .b-instruments-alt-item__link--br-green {
        padding-left: 24px;
        padding-right: 24px;
    }

    .b-instruments-alt__nonds {
        font-size: 12px;
        line-height: 19px;
    }
}

@media only screen and (max-width: 767px) {
    .b-instruments-alt__title {
        margin-bottom: 12px;
    }

    .b-instruments-alt--web .b-instruments-alt__container {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .b-instruments-alt--web .b-instruments-alt__desc {
        line-height: 17px;
        font-size: 14px;
        margin: 0 0 24px;
    }

    .b-instruments-alt--web .b-instruments-alt-item {
        max-width: 100%;
        display: block;
        margin-bottom: 40px;
    }

    .b-instruments-alt--web .b-instruments-alt-item {
        height: auto;
        -webkit-box-shadow: 0 25px 37px -15px rgba(0, 110, 145, 0.2);
        box-shadow: 0 25px 37px -15px rgba(0, 110, 145, 0.2);
    }

    .b-instruments-alt--web .b-instruments-alt-item__head {
        padding: 20px 24px;
    }

    .b-instruments-alt--web .b-instruments-alt-item__block-icon {
        width: 40px;
        height: 40px;
    }

    .b-instruments-alt--web .b-instruments-alt-item__block-icon--academy {
        height: 24px;
    }

    .b-instruments-alt--web .b-instruments-alt-item__block-icon--media {
        width: 179px;
        height: 24px;
    }

    .b-instruments-alt--web .b-instruments-alt-item__block-icon--analytics {
        width: 205px;
        height: 24px;
    }

    .b-instruments-alt--web .b-instruments-alt-item__block-icon--protext {
        width: 196px;
        height: 24px;
    }

    .b-instruments-alt--web .b-instruments-alt-item__block-icon--kazakhstan {
        width: 221px;
        height: 24px;
    }

    .b-instruments-alt--web .b-instruments-alt-item__block-icon--international {
        width: 226px;
        height: 24px;
    }

    .b-instruments-alt--web .b-instruments-alt-item__block-icon--russia {
        width: 187px;
        height: 24px;
    }

    .b-instruments-alt--web .b-instruments-alt-item__title {
        font-size: 15px;
        line-height: 19px;
        text-align: left;
    }

    .b-instruments-alt--web .b-instruments-alt-item__foot {
        padding: 32px 24px 24px;
    }

    .b-instruments-alt--web .b-instruments-alt-item__text {
        font-size: 14px;
        line-height: 17px;
    }

    .b-instruments-alt--web .b-instruments-alt-item__price {
        font-size: 18px;
        line-height: 22px;
    }

    .b-instruments-alt--web .b-instruments-alt-item__link--br-blue,
    .b-instruments-alt--web .b-instruments-alt-item__link--br-green {
        padding-left: 12px;
        padding-right: 12px;
    }

    .b-instruments-alt__nonds {
        font-size: 10px;
    }

    .b-instruments-alt .owl-carousel .owl-stage {
        display: block;
    }

    .b-instruments-alt .owl-carousel .owl-item {
        display: block;
        margin-bottom: 0;
    }

    .sp-instruments-web-icons_I,
    .sp-instruments-web-icons_analitika,
    .sp-instruments-web-icons_chat,
    .sp-instruments-web-icons_equalizer,
    .sp-instruments-web-icons_fb,
    .sp-instruments-web-icons_google,
    .sp-instruments-web-icons_graf,
    .sp-instruments-web-icons_instagram,
    .sp-instruments-web-icons_ok,
    .sp-instruments-web-icons_reload,
    .sp-instruments-web-icons_remove,
    .sp-instruments-web-icons_search,
    .sp-instruments-web-icons_shopping-cart,
    .sp-instruments-web-icons_social,
    .sp-instruments-web-icons_social-new,
    .sp-instruments-web-icons_unit,
    .sp-instruments-web-icons_video {
        font-size: 20px;
    }
}
