.header__item-navigation--menu-link:hover::after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1IiBoZWlnaHQ9IjUiIHZpZXdCb3g9IjAgMCA1IDUiIGZpbGw9Im5vbmUiPgogICAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjY0Mjk0IDMuNzE3OTZDMi4wMzc1OCA0LjMyMjIzIDIuOTIyODQgNC4zMjIyMyAzLjMxNzQ3IDMuNzE3OTZMNC43MzU0IDEuNTQ2OEM1LjE2OTc4IDAuODgxNjYyIDQuNjkyNTUgMCAzLjg5ODE0IDBIMS4wNjIyOEMwLjI2Nzg2NyAwIC0wLjIwOTM2NyAwLjg4MTY2MSAwLjIyNTAxNCAxLjU0NjhMMS42NDI5NCAzLjcxNzk2WiIgZmlsbD0iIzEwM0Q0QiIvPgo8L3N2Zz4=");
}

body .icecream__anim-wrapper {
    min-height: 1px;
}

body .vegan__item-img {
    max-width: 200px;
    width: 100%;
}

body .vegan__item-img {
    margin: 32px auto 20px;
}

body .vegan__item-img img {
    display: block;
    height: auto;
    width: auto;
    max-width: 100%;
}

body .main-slider__item {
    height: 100%;
}

body .vegan__item-two-content > p {
    line-height: 1.5;
}

body .footer__top-wrapper {
    border-color: rgba(255, 255, 255, .4);
}

body .classic-yogurt__heading {
    margin-bottom: 58px;
}

.main-slider__img-product {
    padding: 0;  
    /*max-width: 160px;*/
    margin: 24px 0 0;     
}

body .main-slider__img-product > img {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block;
}

body .catalot__table li:not(:first-child) {
    border-color: rgba(0, 174, 199, 0.3);
}

.header-menu__wrapper {
    border-top: 1px solid rgba(0, 174, 199, .3);;
}

body .catalog__grammar-item {
    border-top-width: 1px;
    border-bottom-width: 1px;
}

body .catalog__grammar-item.selected {
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.catalot__table li span:first-child {
    color: rgba(16, 61, 75, .4);
}

.catalot__table h3 {
    font-weight: 500;
}

.catalog__currency {
    margin: 0 0 0 6px;
    font-family: 'Montserrat';
}
.cart__currency {
    margin: 0 0 0 2px;
    font-family: 'Montserrat';
}

body .form__group--radio .form__control:checked~.form__label:before {
    border-color: #00AEC7;
}

body .form__group--radio .form__control:checked~.form__label:after {
    background: #00AEC7;
}

body .basket-btn-checkout {
    background: #00AEC7;
    border-color: #00AEC7;
    font-family: StingerWide;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    border-radius: 0;
}

body .accordion-button:focus {
    outline: none;
    box-shadow: none;
    border: none;
}

body .accordion-button {
    outline: none;
    box-shadow: none;
}

body .form__group--radio .form__label:before {
    border-color: #000;
}

body .form__group--radio .form__label {
    color: #000;
}

body h6, body .h6, body h5, body .h5, body h4, body .h4, body h3, body .h3, body h2, body .h2, body h1, body .h1, body .display-1, body .display-2, body .display-3, body .display-4, body .display-5, body .display-6 {
    color: #103D4B;
}

.cart-totals__item-value {
    color: #103D4B;
}

body .shipping-page__content .shipping-page__item-description {
    color: #103D4B;
}

/*body .faq-page__content .accordion-header:hover .accordion-button::after,
body .faq-page__content .accordion-button:not(.collapsed)::after {
    background-color: #103D4B;
}

body .faq-page__content .accordion-button::after {
    border-color: ;
}*/

body .shipping-page__content .shipping-page__item:before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05IDBhOSA5IDAgMDEtOSA5djFhOSA5IDAgMDE5IDloMWE5IDkgMCAwMTktOVY5YTkgOSAwIDAxLTktOUg5eiIgZmlsbD0iIzEwM0Q0QiIvPjwvc3ZnPg==");
    top: 8px;
}

body .shipping-page__content .shipping-page__item {
    max-width: 100%;
}

body .shipping-page__content .shipping-page__container {
    padding: .44rem 0 !important;
}

body .shipping-page__content .shipping-page__list {
    max-width: 100%;
    padding: 0 1.2rem;
    margin: 0;
}

.faq-page__contact-us {
    margin: 60px 0;
}

.contacts-page__content {
    margin-bottom: 60px;
}

body .contacts-page__btn {
    background-color: #00AEC7;
}

body .contacts-page__btn:hover {
    background-color: #00AEC7;
    border-color: #00AEC7;
    color: #000;
}

body a:hover {
    color: #103D4B;
}

body .contacts-page__item-link {
    color: #103D4B;
}

body .basket-item-amount-btn-plus,
body .basket-item-amount-btn-minus {
    border-color: #00AEC7;
}

body .qty__control {
    border-color: #00AEC7;
    color: #103D4B;
}

body .cart-item__price {
    color: #103D4B;
}

body .coupon-form__btn {
    color: #00AEC7;
}

body .form__control, body #couponField {
    border-color: #00AEC7;
    color: #00AEC7;
}

body .bx-sbb-empty-cart-text {
    color: #103D4B;
}

body .cart__btn {
    background: #00AEC7;
    border: none;
}

.cart__btn:hover {
    color: #000;
    background: #00AEC7;
}

body .form__control--select {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjUiIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMy41IDVMNyAwSDBsMy41IDV6IiBmaWxsPSIjMDBBRUM3Ii8+PC9zdmc+");
}

body .cart__btn:disabled {
    background-color: rgba(0, 174, 199, .5);
    color: rgba(0, 0, 0, .6);
    border: none
}

body .bx-sbb-empty-cart-container {
    padding: 60px 0 !important;
    margin: 0 0 60px;
}

#basket-root .recommended-block-list > h3 {
    font-size: 24px;
    line-height: 1.3;
    padding-top: 0 !important;
    padding-bottom: 32px !important;
}

#basket-root .recommended-block-list {
    padding: 2.5rem 6.25rem;
}

body .cart__cart-item {
    padding: 2.5rem 6.25rem;
    margin: 0;
    border-bottom: 1px solid #00AEC7;
}

body .cart__cart-item:last-child {
    border-bottom: none;
}

#basket-root {
    width: auto;
    padding: 0;
    background-color: transparent;
}

#basket-root .cart-totals__wrap {
    border: none;
}

body .cart__wrap {
    width: 100%;
    padding: 6rem 2rem;
    background-color: #fff;
    margin: 0 0 60px;
}

body .cart__wrap #os-order-form{
    max-width: 1100px;
    margin: 0 auto;
}

body .checkout-notice__icon {
    border-color: #00AEC7;
}

body .checkout-notice__icon svg path{
    fill: #00AEC7;
}

body .form__group--radio .form__label {
    border: 1px solid rgba(0, 174, 199, .3);
}

body .cart-totals__wrap {
    border: 1px solid #00AEC7;
}

body .cart__wrap .form__control:focus::placeholder{
    color: #7c7a78;
}

body .contact-us {
    margin: 0.625rem 0 60px;
    padding: 0;
}

body .contact-us__container {
    max-width: 100%;
    background: #fff;
    padding: 3.44rem 1.2rem;
}

body .contact-us__item-notice {
    margin: 24px 0 0;
}

body .contact-us__list {
    padding: 0;
}

.cart-item__price .catalog__currency {
    font-family: var(--icecro-body-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
}

body .rec-item-heading {
    line-height: 1.3;
}

body .done-wrapper__item > * {
    color: #103D4B;
    text-align: left;
}

body .done-wrapper__pay-link {
    font-family: 'StingerWide';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    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;
    min-height: 44px;
    width: 100%;
    max-width: 209px;
    text-align: center;
    color: #fff;
    background-color: #00AEC7;
    margin: 24px 0;
}

body .done-wrapper__list {
    list-style: none;
    padding: 0;
    margin: 0;
}

body .done-wrapper__sum {
    font-size: 1.5rem;
}

body .done-wrapper {
    padding: 0;
    margin: -2.4625rem -.8rem;
    text-align: left !important;
}

body .done-wrapper__cards {
    margin: 24px 0;
}

body .done-wrapper__cards span {
    margin: 0 0 20px;
    display: inline-block;
}


body .recommended .catalog__add-product-btn{
    position: absolute;
    bottom: 0;
    left: 24px;
    right: 24px;
    max-width: 120px;
    white-space: nowrap;
}

body .recommended .h-100 {
    position: relative;
    padding: 0 0 100px;
}

body .recommended .rec-item-heading {
    word-wrap: break-word;
}

body .line-footer-block .h1{
    color: #103D4B;
    text-align: left;
    font-size: 20px;
    line-height: 1.3;
    max-width: 810px;
    padding: 0;
    margin-bottom: 20px;
}

body .line-footer-block .shipping-page__list {
    margin: 0 auto !important;
    max-width: 860px;
    padding: 0;
}

body .line-footer-block .shipping-page__item {
    max-width: 690px;
}

body .line-footer-block .shipping-page__item-description {
    color: #103D4B;
}

body .line-footer-block .shipping-page__item {
    padding-left: 40px;
    margin-bottom: 20px;
}

body .line-footer-block .shipping-page__item:before {
    top: 3px;
}

body .line-footer-block .line-footer-container {
    padding: 3.44rem 1.2rem !important;
}

body .line-footer-block .lines-footer-text {
    color: #103D4B;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    max-width: 690px;
    padding: 0;
}

body .cart__cart-totals .cart-totals__wrap {
    padding: 1.875rem 1.25rem;
}

.about-block-title-6 {
    font-size: 46px;
}

.about-6-block p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}

.about-block-title-7 {
    font-size: 46px;
    margin: 0 0 40px;
}

.about-text-block-7 {
    font-size: 30px;
}

/* START Анимации */

body .icecream__list {
    transition: all 2.5s ease 0s;
    transform: translate(0px, 500px);
}

body .brends__list-item {
    opacity: 1;
}

body a {
    color: #00AEC7;
    transition: 0s;
}

body .croco-vegan {
    transition: all 2.5s ease 0s;
}

/* END Анимации */

/* START number in card */

.catalog__list .catalog__add-product-btn--active {
    display: none;
}

.catalog__list .catalog__add-price-wrapper.is-active {
    display: flex;
}

.catalog__list .catalog__add-price-wrapper {
    align-items: center;
    margin: 0;
}

.catalog__list .catalog__add-price-wrapper input {
    text-align: center;
}

.catalog__list .catalog__minus-btn,
.catalog__list .catalog__plus-btn {
    background: transparent;
}

/* END number in card */

@media (min-width: 376px) {
    body .shipping-page__content .shipping-page__list {
        padding: 0 2rem;
    }

    body .contact-us__container {
        padding: 3.44rem 2rem;
    }

    body .done-wrapper {
        padding: 0;
        margin: -2.5625rem 0;
    }

    body .line-footer-block .line-footer-container {
        padding: 3.44rem 2rem !important;
    }
}

@media (min-width: 504px) {
    body .vegan__item-two {
        min-width: 1px;
        max-width: 100%;
        flex: 0 0 calc(50% - 10px);
    }

    .main-slider__img-product {
        /*max-width: 200px;*/
    }

    body .shipping-page__content .shipping-page__list {
        padding: 0 6.25rem;
    }

    body .shipping-page__content .shipping-page__container {
        padding: 0.4375rem 0 !important;
    }

    body .contact-us__container {
        padding: 3.4375rem 6.25rem;
    }

    body .done-wrapper {
        padding: 0 4.25rem;
    }

    body .line-footer-block .h1{
        font-size: 32px;
    }

    body .line-footer-block .line-footer-container {
        padding: 3.4375rem 6.25rem !important;
    }
}

@media (min-width: 599px) {
    body .cart__cart-totals .cart-totals__wrap {
        padding: 2rem 3rem;
    }
}

@media (min-width: 768px) {
    body .main-slider__item {
        background-size: cover;
        background-position: center;
    }

    body .vegan__item-img {
        margin: 0 70px 0 0;
        max-width: 230px;
    }

    body .classic-yogurt__heading {
        margin-bottom: 64px;
    }

    body .croco-vegan {
        transition: all 5s ease 0s;
    }

    .main-slider__img-product {
        margin: 0 5% -5% 0;
    }

    .catalog__list .catalog__add-price-wrapper {
        margin: 27px 0 0;
    }

    .catalog__list .catalog__add-price-wrapper input {
        font-size: 40px;
        margin: 0 16px;
        min-width: 70px;
    }
    
    .catalog__list .catalog__minus-btn,
    .catalog__list .catalog__plus-btn {
        font-size: 40px;
        min-width: 72px;
        width: 72px;
        height: 72px;
    }

    body .catalog__more-inform {
        align-items: flex-end;
    }

    #basket-root .recommended-block-list > h3 {
        font-size: 32px;
    }

    .cart-item__price .catalog__currency {
        font-weight: 500;
        font-size: 18px;
        line-height: 28px;
    } 

    body .rec-item-heading {
        padding: 0 24px;
    }

    body .basket-btn-checkout {
        font-size: 24px;
        line-height: 32px;
    }

    body .recommended .h-100 {
        min-height: 400px;
        padding: 0 0 70px;
    }

    body .line-footer-block .h1{
        font-size: 46px;
        text-align: center;
        margin-bottom: 40px;
    }

    body .line-footer-block .shipping-page__item {
        padding-left: 76px;
        margin-bottom: 40px;
    }

    body .line-footer-block .shipping-page__item:before{
        width: 36px;
        height: 36px;
        top: 3px;
    }

    body .line-footer-block .shipping-page__item-description {
        font-size: 18px;
    }

    body .line-footer-block .lines-footer-text {
        font-size: 18px;
    }

    .icecro-today-img--wrap {
        width: 600px;
    }    
}

@media (min-width: 991px) {
    body .cart__cart-totals .cart-totals__wrap {
        padding: 2.5rem 6.25rem;
    }
    .main-slider__img-product {
        margin: 0 -10% -5% 0;
    }
}

@media (min-width: 1280px) {
    body .vegan__item-img {
        margin: 0 70px 0 0;
        max-width: 530px;
    }

    .main-slider__img-product {
        /*max-width: 380px;*/
    }

    .catalog__list .catalog__add-price-wrapper {
        margin: 27px 0 0;
    }
    
    body .catalog__price-wrapper {
        margin-right: 48px;
    }

    #basket-root .recommended-block-list > h3 {
        font-size: 56px;
    }

    .cart-item__price .catalog__currency {
        font-weight: 600;
        font-size: 18px;
        line-height: 28px;
    } 

    body .done-wrapper__pay-link {
        max-width: 397px;
        min-height: 96px;
        font-size: 30px;
        line-height: 56px;
    }    
    
    .main-slider__img-product {
        margin: 0 -6% -2% 0;
    }
}

@media (min-width: 1440px) {
    body .vegan__item-img {
        margin: 0 140px 0 0;
        max-width: 670px;
    }

    body .classic-yogurt__heading {
        margin-bottom: 84px;
    }

    .main-slider__img-product {
        /*max-width: 420px;*/
    }

    body .catalog__img {
        max-width: 100%;
        width: 41%;
    }

    body .catalog__product-inform {
        width: 61%;
    }

    .catalog__list .catalog__add-price-wrapper {
        margin: 20px 0 0;
    }

    body .catalog__price-wrapper {
        margin-right: 60px;
    }

    .cart-item__price .catalog__currency {
        font-weight: 500;
        font-size: 25px;
        line-height: 32px;
    }
}

@media (min-width: 1920px) {
    body .vegan__item-two {
        flex: 0 0 calc(50% - 15px);
    }
}
@media (max-width: 767.98px) {
    .main-slider__img-product {
        margin: 0 0 0 0;
    }
    .main-slider__img-product img {
        margin-top: 0;
    }
}

@media (max-width: 992px) {
    #basket-root .recommended-block-list {
        padding: 2rem 3rem;
    }

    body .basket-item-amount-btn-plus, 
    body .basket-item-amount-btn-minus {
        border: 1px solid #00AEC7;
        background: transparent;
        border-radius: 6px;
    }
}


@media (max-width: 600px) {
    #basket-root .recommended-block-list {
        padding: 1.875rem 1.25rem;
    }

    body .cart-totals__wrap {
        padding: 1.875rem 1.25rem;
    }
}

@media (max-width: 503px) {
    .recommended .col-6 {
        width: 100%;
    }
}

@media (max-width: 599px) {
    body .line-footer-block .shipping-page__item:before {
        width: 19px;
        height: 19px;
    }
}

@media (max-width: 768px) {
    .about-6-block p {
        font-size: 16px;
        line-height: 28px;
        font-weight: 400;
    }
    
    body .about-block-title-6, 
    body .about-text-block-7, 
    body .mission-title,
    body .about-block-title-3, 
    body .about-block-title-8{
        font-size: 24px;
        /* Jekadog
        margin: 0 0 32px;*/
    }

    body .about-block-title-7 {
        font-size: 32px;
    }

    .about-1-block h2, 
    body .about-block-title-2 {
        font-size: 26px;
        margin: 0 0 40px;
    }

    .about-4-block.bg-mission {
        min-height: 1px;
    }

    .about-7-block .about-product-line {
        padding: 0 24px 0 0;
    }

    /* Jekadog
        .about-6-block img {
        width: 50%;
    }*/

    .about-1-block img {
        max-width: 100%;
        height: auto;
    }
}

/* START @mrk_mikhail Distributors page */

.bg-blue {
    background: #00AEC7;
}

.bg-yellow {
    background: #F4E79E;
}

.distributors-1-block .about-page-list .about-page-item {
    font-size: 18px;
    font-weight: 400;
}

.distributors-1-block .about-page-list .about-page-item:before {
    top: 4px;
}

.distributors-3-block, .distributors-4-block, .distributors-5-block {
    position: relative;
    overflow: hidden;
    padding: 60px;
}

.distributors-3-block:before {
    content: '';
    background: url("/images/distributors/coop/bg-left.png") no-repeat center / contain;
    width: 333px;
    height: 362px;
    position: absolute;
    top: 100px;
    left: 40px;
    transform: rotate(18deg);
}

.distributors-3-block > .row {
    position: relative;
    z-index: 1;
}

.distributors-3-block:after {
    content: '';
    background: url("/images/distributors/coop/bg-right.png") no-repeat center / contain;
    width: 407px;
    height: 514px;
    position: absolute;
    top: 120px;
    right: 0;
}

.distributors-3-block-container {
    max-width: 810px;
}

.distributors__coop-item {
    display: flex;
    margin: 0 0 40px;
}

.distributors__coop-item:last-child {
    margin: 0;
}

.distributors__coop-item-img--wrap {
    margin: 0 40px 0 0;
    width: 77px;
    height: 77px;
    min-width: 77px;
    overflow: hidden;
}

.distributors__coop-item-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.distributors__coop-item-title {
    color: #103D4B;
    font-size: 22px;
    line-height: 1.3;
    font-weight: 600;
    margin: 0;
}

.distributors__coop .about-page-list {
    padding: 0;
    margin: 1rem 0 0;
}

.distributors__coop .about-page-list .about-page-item {
    position: relative;
    padding: 0 0 0 26px;
    font-size: 18px;
    font-weight: 400;
}

.distributors__coop .about-page-list .about-page-item:before{
    width: 12px;
    height: 12px;
    top: 8px;
    left: 0;
}

.statistics__block {
    position: relative;
}

.statistics__block-info {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.statistics__block-info p {
    font-family: 'StingerWide';
    color: #fff;
    font-size: 46px;
    line-height: .8;
    font-weight: 400;
    margin: 0;
}

.statistics__block-info span {
    color: #fff;
    font-size: 22px;
    line-height: 1.3;
    font-weight: 600;
    display: inline-block;
}

.statistics__block:before {
    content: '';
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    margin: auto;
}

.statistics__block-1 .statistics__block-info {
    left: 44%;
}

.statistics__block-1:before {
    background-image: url("/images/distributors/statistics/item_1.svg");
    width: 100%;
    height: 272px;
}

.statistics__block-2 .statistics__block-info {
    position: static;
    transform: none;
}

.statistics__block-3:before {
    background-image: url("/images/distributors/statistics/item_3.svg");
    width: 226px;
    height: 315px;
    transform: rotate(-33deg);
}

.statistics__block-4:before {
    background-image: url("/images/distributors/statistics/item_4.svg");
    width: 288px;
    height: 380px;
}

.statistics__block-5:before {
    background-image: url("/images/distributors/statistics/item_5.svg");
    width: 315px;
    height: 437px;
    transform: rotate(-70deg);
}

.statistics__scale {
    position: relative;
    margin: 210px 0 80px;
}

.statistics__scale:before {
    content: '';
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    background-image: url("/images/distributors/statistics/item_2.png");
    width: 100%;
    height: 185px;
}

.statistics__block-2 {
    position: absolute;
    top: -110px;
    left: 0;
    margin: 0;
}

.statistics__block-1 .statistics__block-info p {
    margin: 0 0 20px;
}

.statistics__block-2 .statistics__block-info p {
    color: #F4E79E;
}

.statistics__block-3 .statistics__block-info span {
    color: #00AEC7;
}

.statistics__block-3 .statistics__block-info p {
    color: #00AEC7;
}

.statistics__block-4 .statistics__block-info p {
    color: #FFD9D9;
}

.statistics__block-5 .statistics__block-info p {
    color: #00AEC7;
}

.statistics__block-5 .statistics__block-info span {
    color: #00AEC7;
}

.statistics__block-3 {
    position: absolute;
    top: -250px;
    right: 40px;
    margin: 0;
}

.statistics__block-2 .statistics__block-info {
    left: 48%;
}

.statistics__block-3 .statistics__block-info {
    top: 58%;
    left: 65%;
}

.statistics__block-4 .statistics__block-info {
    top: 57%;
}

.statistics__block-5 .statistics__block-info {
    top: 60%;
    left: 65%;
}

.statistics__block-5 {
    margin-top: -50px;
    margin-left: -20px;
}

.statistics__row {
    display: flex;
    justify-content: center;
}

.download-catalog {
    margin: 35px 0 0;
}

.btn-download-catalog {
    font-family: 'StingerWide';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 24px;
    text-decoration: none;
    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;
    min-height: 72px;
    width: 100%;
    max-width: 490px;
    padding: 0 16px;
    text-align: center;
    color: white;
    background-color: #00AEC7;
    margin: 0 auto;
    border-radius: 6px;
}

.btn-download-catalog:hover {
    color: #D2E8F4;
}

.btn-desc {
    color: #103D4B;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 500;
    margin: 8px 0 0;
}

.distributors-2-block {
    overflow: hidden;
}

.distributors-2-block-img {
    max-width: 100%;
    width: auto;
    height: auto;
    display: block;
}

@media (max-width: 992px) {
    .distributors-1-block .about-page-list .about-page-item {
        font-size: 14px;
    }

    .distributors-1-block .about-page-list .about-page-item:before {
        top: 1px;
    }

    .distributors-3-block:before {
        display: none;
    }

    .distributors-3-block:after {
        display: none;
    }

    .distributors__coop-item-title {
        font-size: 18px;
    }

    .distributors__coop .about-page-list .about-page-item {
        font-size: 14px;
    }

    .distributors__coop .about-page-list .about-page-item:before {
        top: 4px;
    }

    .btn-download-catalog {
        min-height: 58px;
        font-size: 24px;
    }

    .distributors__coop-item {
        margin: 0 0 28px;
    }

    .distributors-4-block .max-width-block {
        max-width: 480px;
    }

    .statistics__block-1 .statistics__block-info p {
        margin: 0 0 12px;
    }

    .statistics__block-info p {
        font-size: 32px;
    }

    .statistics__block-info span {
        font-size: 16px;
    }

    .statistics__block-1:before {
        height: 190px;
    }

    .statistics__block-2 {
        top: -40px;
    }

    .statistics__block-2 .statistics__block-info span {
        font-size: 14px;
    }

    .statistics__block-3 {
        top: -140px;
        right: 17px;
    }

    .statistics__block-3:before {
        width: 146px;
        height: 216px;
    }

    .statistics__block-4:before {
        width: 218px;
        height: 300px;
    }

    .statistics__block-5:before {
        width: 215px;
        height: 367px;
    }

    .statistics__scale {
        margin: 150px 0 30px;
    }
}

@media (max-width: 600px) {
    .distributors__coop-item {
        display: block;
    }

    .distributors__coop-item-img--wrap {
        margin: 0 0 16px;
    }

    body .distributors-1-block, .distributors-3-block, .distributors-4-block, .distributors-5-block {
        padding: 2rem;
    }

    .distributors__coop-item-title {
        font-size: 16px;
    }

    .distributors__coop .about-page-list .about-page-item {
        font-size: 12px;
    }

    .distributors__coop .about-page-list .about-page-item:before {
        top: 2px;
    }

    .btn-download-catalog {
        min-height: 48px;
        font-size: 20px;
    }

    .distributors-4-block .max-width-block {
        max-width: 320px;
    }

    .statistics__block-info p {
        font-size: 18px;
    }

    .statistics__block-info span {
        font-size: 12px;
    }

    .statistics__block-2 .statistics__block-info span {
        font-size: 11px;
    }

    .statistics__block-3:before {
        width: 100px;
        height: 186px;
    }

    .statistics__block-3 {
        top: -83px;
        right: 9px
    }

    .statistics__block-2 .statistics__block-info {
        width: 90px;
    }

    .statistics__block-2 {
        top: -8px;
    }

    .statistics__block-1:before {
        height: 120px;
    }

    .statistics__block-4:before {
        width: 158px;
        height: 210px;
    }

    .statistics__block-5:before {
        width: 164px;
        height: 277px;
    }

    .statistics__scale{
        margin: 60px 0 -20px;
    }
}

@media (max-width: 377px) {
    body .distributors-1-block, .distributors-3-block, .distributors-4-block, .distributors-5-block {
        padding: 2rem 1.2rem;
    }
}
.ag_chatpanel_panel.showed {
    height: 350px !important;
}
/* END @mrk_mikhail Distributors page */