@media (max-width:  1139px) {
    /** {box-shadow: 0 0 10px red inset}  !* добавил для отладки*!*/

    /* Убирает выделение при касании для всех интерактивных элементов */
    button, a, input, textarea, select {
        -webkit-tap-highlight-color: transparent; /* Для Safari и Chrome */
        -webkit-touch-callout: none; /* Дополнительно: убирает контекстное меню при долгом нажатии */
        -webkit-user-select: none; /* Опционально: предотвращает выделение текста */
    }

    /* Для состояния фокуса после касания (чтобы не оставалось рамки) */
    button:focus, a:focus, input:focus {
        outline: none;
        box-shadow: none; /* Если есть тень */
    }

    /* Для активного состояния (при нажатии) */
    button:active, a:active {
        outline: none;
        background-color: inherit; /* Или твой цвет, чтобы не было эффекта */
    }
    * {
        margin: 0;
        padding: 0;
    }
    body {
        background: #ffffff;
    }
    .desktop {
        display: none;
    }
    .image-desktop {
        display: none;
    }

    html {
        scroll-behavior: smooth;
    }

    h3 {

        font-family: MontserratAlternates;
        font-weight: 700;
        font-style: Bold;
        font-size: 24px;
        leading-trim: NONE;
        line-height: 130%;
        letter-spacing: 0%;
        text-align: center;
        text-transform: uppercase;

    }
    h5 {
        font-family: Montserrat;
        font-weight: 300;
        font-style: Light;
        font-size: 14px;
        leading-trim: NONE;
        line-height: 120%;
        letter-spacing: 0px;
        text-align: center;

    }
    h6 {
        font-family: MontserratAlternates;
        font-weight: 700;
        font-style: Bold;
        font-size: 18px;
        leading-trim: NONE;
        line-height: 140%;
        letter-spacing: 0%;

    }

    .top-menu {
        width: 100%;
        /*margin-top: 1em;*/
        height: auto;
        z-index: 999;
        position: relative;
        display: flex;
        flex-direction: row;
    }
    .background-top-menu {
        position: fixed;
        z-index: 9999;
        width: 100%;
        height: 160px;
        background-image: url("/images/desktop/background_top_menu.png");
    }
    .top-menu-brand {
        padding: 2px;
        margin-left: 4%;
        /*margin-right: 3%;*/
    }
    .top-menu-brand img {
        /*width: 9em;*/
    }
    .top-menu-retailers {
        width: 100%;
        /*position: absolute;*/
        /*margin-right: 4%;*/
        /*margin-top: 15px;*/
        /*position: relative;*/
        justify-content: end;
        display: flex;
        flex-direction: row;
    }

    .top-menu-retailers img {
        /*width: 100%;*/
        border-radius: 4px;
        box-shadow: black 0 0 1px
        /*justify-content: end;*/
    }
    .top-menu-retailers div {
        /*justify-content: flex-end;*/
        /*font-family: Jost;*/
        /*font-weight: 300;*/
        /*!*font-style: Light;*!*/
        /*font-size: 17px;*/
        /*leading-trim: NONE;*/
        /*line-height: 100%;*/
        /*letter-spacing: 0px;*/
    }

    .top-menu-retailers-text {
        font-family: Jost;
        font-weight: 300;
        font-style: Light;
        font-size: 12px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0px;

        align-content: center;
    }
    .top-menu-wb {
        align-content: center;
        margin-right: 0.7em;
        margin-top: 5px;
    }
    .top-menu-ozon {
        align-content: center;
        margin-top: 4px;
        margin-right: 0.7em;
    }
    .top-menu-retailers img {
        border-radius: 4px;
        box-shadow: black 1px 1px 3px;
    }
    .top-menu-retailers img:hover {
        border-radius: 54px;
        box-shadow: black 1px 1px 5px
    }
    .top-menu-retailers img:active {
        border-radius: 4px;
        box-shadow: black 0 0 0;
    }
    .top-menu-retailers > div:first-child {
        /*margin-left: 24%;*/
        margin-right: 0.7em;
        align-content: center;

        color: #000000;
    }
    /*---------------------------------------------------------------*/
    .section-presentation {
        width: 100%;
        height: auto;
        /*top: 70px;*/
    }
    .section-presentation img{
        /*margin-top: -40px;*/
        width: 100%;
        height: auto;
    }

    .section-common-container {
        left: 4%;
        position: relative;
        width: 92%;
    }
    .top_15em {
        margin-top: 5em;
    }


    .section-description-container {
        z-index: 100;
        top: -200px;
    }
    .section-description {

    }
    .section-description-left {
        z-index: 100;

    }
    .section-description img {
        /*top: -250px;*/
        position: absolute;
        left: -20%;
    }

    .section-description-title {
        /*padding: 30px;*/

        z-index: 100;
        width: 100%;
        /*display: flex;*/
        /*flex-direction: row;*/
        /*padding-top: 80px;*/
    }
    .section-description-title img {
        position: relative;
        padding-top: 360px;
        z-index: 100;
        padding-left: 20px;
    }
    .section-description-title-up {
        padding-right: 2%;
        z-index: 100;
        font-family: Jost;
        font-weight: 300;
        font-size: 60px;
        leading-trim: NONE;
        line-height: 120%;
        letter-spacing: 0px;
        text-transform: uppercase;

    }
    .section-description-title-low {
        padding-left: 2%;
        padding-right: 1%;
        z-index: 100;
        padding-top: 80px;
        font-family: Jost;
        font-weight: 400;
        font-size: 18.5px;
        leading-trim: NONE;
        line-height: 160%;
        letter-spacing: 0px;
        text-transform: uppercase;

    }

    .section-description-right img{
        width: 100%;
    }

    .section-description-right p {
        margin-top: 1em;
        margin-bottom: 1em;

        font-family: Montserrat;
        font-weight: 300;
        /*font-style: Light;*/
        font-size: 16px;
        leading-trim: NONE;
        line-height: 120%;
        letter-spacing: 0px;
    }

    .section-description-right-list {
        /*width: 100%;*/
        /*position: absolute;*/
        /*right: 0px;*/
        margin-top: 1.3em;
        margin-bottom: 1.3em;

        font-family: MontserratAlternates;
        font-weight: 700;
        font-style: Bold;
        font-size: 12px;
        leading-trim: NONE;
        line-height: 140%;
        letter-spacing: 0%;


    }
    .section-description-right-list li {
        margin-top: 1em;
        margin-bottom: 1em;


    }

    .section-description-article {
        /*width: 95%;*/
        /*margin-left: 5%;*/
        margin-top: 50px;
        margin-bottom: 50px;
        /*text-align: center;*/
    }
    .half_width {
        width: 100%;
    }
    .section-description-article > div {
        margin-bottom: 1.3em;
        text-align: center;
    }

    .desc-title img{
        width: 92%;
        margin-left: 4%;
    }

    .section-we_are_creating-article {
        width: 70%;
        padding-top: 10em;
        margin-left: 15%;
        /*margin-right: 3em;*/
        margin-top: 3em;
        position: relative;
        height: auto;
        /*left: 15%;*/
        display: flex;
        flex-direction: row;
    }

    .we_are_creating-title img {
        width: 90%;
        margin-left: 5%;
    }

    .section-we_are_creating-content {
        /*background-image: url("../images/desktop/background_we_are_creating.svg");*/
        /*padding-top: 2em;*/
        /*margin-left: 3em;*/
        margin-right: 3em;
        /*margin-top: 3em;*/
        position: relative;
        width: 70%;
        height: auto;
        left: 15%;
        /*display: flex;*/
        /*flex-direction: row;*/
    }
    .section-we_are_creating_item {
        background-image: url("../images/mobile/background_we_are_creating.svg");
        background-repeat: repeat-x;

        width: 100%;
    }
    .section-we_are_creating_item img {
        /*width: 90%;*/
    }

    .section-description-article p {
        padding-top: 1em;

        font-family: Montserrat;
        font-weight: 300;
        font-style: Light;
        font-size: 12px;
        leading-trim: NONE;
        line-height: 120%;
        letter-spacing: 0px;
        text-align: center;
    }
    .left_40_desck {
        width: 100%;
        margin-top: 50em;
    }

    .section-we_are_creating_item p {
        margin-top: 3em;
        /*margin-left: 30%;*/
        font-family: MontserratAlternates;
        font-weight: 700;
        font-style: Bold;
        font-size: 12px;
        leading-trim: NONE;
        line-height: 140%;
        letter-spacing: 0%;
    }
    .we_are_creating-img img {
        margin-top: 2em;
        margin-left: 15%;
        /*text-align: center;*/
    }

    .section-we_are_creating_item_next {
        /*width: 33.3%;*/
        width: 100%;
        text-align: center;

    }
    .lef_5 {
        margin-left: 0;
    }
    .section-we_are_creating_item_next_icons {
        /*width: 50%;*/
        width:100%;
        text-align: center;
        margin-top: 2em;
        margin-bottom: 2em;
    }
    .middle_bold_p {
        margin-top: 1em;

        font-family: MontserratAlternates;
        font-weight: 700;
        font-style: Bold;
        font-size: 12px;
        leading-trim: NONE;
        line-height: 140%;
        letter-spacing: 0%;
        text-align: center;

    }
    .small_light_p {
        margin-top: 1em;

        font-family: Montserrat;
        font-weight: 300;
        font-style: Light;
        font-size: 12px;
        leading-trim: NONE;
        line-height: 140%;
        letter-spacing: 0%;
        text-align: center;
    }
    .small_light_p_mobile {
        left: 0;
        width: 100%;
    }

    .afada-siberina-teame {
        width: 94%;
        margin-left: 3%;

        font-family: Montserrat;
        font-weight: 300;
        font-style: Light;
        font-size: 12px;
        leading-trim: NONE;
        line-height: 140%;
        letter-spacing: 0px;
        text-align: center;

    }

    .section-reason-container {
        position: relative;
        top: 230px;
    }
    .section-reason-container-background{
        position: absolute;
        left: 730px;
    }
    .section-reason-title {
        padding: 30px;

        font-family: Jost;
        font-weight: 300;
        font-size: 80px;
        leading-trim: NONE;
        line-height: 100px;
        letter-spacing: 0px;
        text-transform: uppercase;
    }
    .section-three-reasons {
        position: relative;
        width: 100%;
        display: flex;
        flex-direction: row;
    }
    .section-three-reasons img {
        position: relative;
        width: 100%;
    }

    .section-reason-article-title {
        position: absolute;
        padding-left: 1.7em;
        font-family: Jost;
        font-weight: 400;
        font-size: 24px;
        leading-trim: NONE;
        line-height: 160%;
        letter-spacing: 0px;
        text-transform: uppercase;
    }
    .section-three-reasons p {
        position: absolute;
        padding-left: 2.5em;
        font-family: Jost;
        font-weight: 400;
        font-size: 16px;
        leading-trim: NONE;
        line-height: 160%;
        letter-spacing: 0px;
        text-transform: uppercase;
    }
    .section-reason-1 {
        width: 100%;
        height: 560px;
        padding: 30px;
        margin-top: 5em;
        margin-bottom: -5em;
    }

    .section-reason-2 {
        width: 100%;
        height: auto;
        padding: 30px;
        margin-top: 1em;
        margin-bottom: -1em;
    }
    .section-reason-3 {
        width: 100%;
        height: auto;
        padding: 30px;
        margin-top: 10em;
        margin-bottom: -10em;
    }

    .section-confidence-container {
        position: relative;
        top: 630px;
    }
    .section-confidence {
        display: flex;
        flex-direction: row;
    }

    .section-confidence-left {
        width: 50%;
        height: auto;
    }
    .section-confidence-left img {
        width: 55%;
        position: absolute;
        left: 0px;
    }
    .section-confidence-right {
        margin-top: 5em;
        width: 45%;
        height: auto;

    }

    .section-confidence-title {
        padding-bottom: 1.5em;
        width: 100%;
        font-family: Jost;
        font-weight: 300;
        font-size: 60px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: -1px;
        text-transform: uppercase;
    }
    .section-confidence-article {
        width: 100%;
        font-family: Jost;
        font-weight: 300;
        font-size: 16px;
        leading-trim: NONE;
        line-height: 120%;
        letter-spacing: 0px;
    }

    .section-choosing-container {
        position: relative;
        margin-bottom: 100px;
    }
    .section-choosing {
        width: 100%;
        height: auto;
        margin-top: 1000px;
    }
    .section-choosing img{
        width: 100%;
        height: auto;
    }
    .section-choosing-title {

        font-family: Jost;
        font-weight: 300;
        font-size: 60px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: -1px;
        text-align: center;
        text-transform: uppercase;

    }
    .section-choosing-retailers {

    }

    /**,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,*/

    .contract-production {
        /*border: 1px solid red;*/
        width: 98%;
        margin-top: 50px;
        margin-bottom: 50px;

        /*margin-top: 50px;*/
        /*margin-bottom: 80px;*/
    }

    .contract-production > div {
        position: relative;
        align-content: center;
        display: grid;
        grid-template-columns: repeat(2, 50%);
        justify-items: center;

    }

    .contract-production > div > div {
        text-align: center;
        position: relative;
        padding: 10px;
        padding-top: 27px;
        width: 80%;

        /*position: relative;*/
        /*padding: 20px;*/
        /*width: 25%;*/
    }

    .contract-production > div > div > p {
        text-align: center;
    }

    .last_row_descktop{
        align-items: center;
    }

    .last_row_mobile{
        margin-left: 100%;
    }

    .contract-production > div > div > img{
        width: 80%;
        /*width: 100px;*/
        height: auto;

        /*margin-left: 25%;*/
        /*height: 130px;*/
    }

    .contract-production > div > div > div > img{
        display: none;
    }

    .contract-production p {
        font-family: Montserrat;
        font-weight: 500;
        font-style: Medium;
        font-size: 10px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;

    }

    .coworking-format {
        width: 92%;
        margin-left: 4%;

        position: relative;
        text-align: left;
        margin-bottom: 60px;

    }

    .coworking-format > div {
    }

    .coworking-format > div > div {
        position: relative;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    .coworking-format > div > div > p {
        margin-top: 120px;
        margin-left: 70px;

        font-family: Jost;
        font-weight: 300;
        font-size: 60px;
        leading-trim: NONE;
        line-height: 70px;
        letter-spacing: 0px;
        text-transform: uppercase;

    }

    .coworking-format > div > div > div > div > p {
        font-family: Montserrat;
        font-weight: 600;
        font-style: SemiBold;
        font-size: 14px;
        leading-trim: NONE;
        line-height: 130%;
        letter-spacing: 0%;
        text-align: center;

    }

    .coworking-format span {
        font-family: Montserrat;
        font-weight: 300;
        font-style: Light;
        font-size: 12px;
        leading-trim: NONE;
        line-height: 160%;
        letter-spacing: 0%;
        text-align: center;

    }

    .coworking-format > div > div > div > div > img{
        display: block;
        position: absolute;
        padding-left: 30px;
        top: 0;
        left: 0;
    }

    .title-send-form {
        /*width: 95%;*/
        display: block;
        margin: 15px;
        position: relative;
        justify-content: center;
    }
    .title-send-form > div > div {
        margin-bottom: 0.3em;

        font-family: MontserratAlternates;
        font-weight: 500;
        font-style: Medium;
        font-size: 16px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        text-transform: uppercase;

    }
    .title-send-form > div > div + div {
        margin-bottom: 0.5em;

        font-family: Jost;
        font-weight: 300;
        font-size: 47px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0px;


    }

    .title-send-form > div img {
        margin-bottom: -5px;
    }
    .title-send-form span {
        font-family: Jost;
        font-weight: 400;
        font-size: 34px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0px;
        text-transform: lowercase;

    }

    .send-form {
        width: 95%;
        margin-top: 1.9em;
    }
    .send-form-row {
        width: 100%;
        display: block;
    }
    .send-form-row div {
        height: 15px;
    }
    .send-form-row input {
        border-radius: 7px;

        padding: 20px;
        width: 90%;
        border-width: 1px;
        border-color: lightgray;
    }
    input::placeholder {
        font-family: Jost;
        font-weight: 500;
        font-size: 17px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0px;
        color: #000000;
    }
    .textarea_mobile {
        position: relative;
        /*width: 90%;*/
    }
    .send-form textarea {
        border-radius: 7px;
        width: 93%;
        padding: 15px;
        margin-top: 15px;
        margin-bottom: 15px;
        border-width: 1px;
        border-color: lightgray;
    }
    textarea::placeholder {
        font-family: Jost;
        font-weight: 500;
        font-size: 17px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0px;
        color: #000000;
    }
    .send-form-btn {
        width: 90%;
        border-radius: 7px;
    }
    .send-form-btn > div {
        margin-bottom: 60px;
    }
    .send-form-btn > div button {
        width: 117%;
        height: 60px;
        border-width: 0;
        background-color: #f91155;
        /*color: black;*/
        cursor: pointer;
        border-radius: 7px;

        font-family: Montserrat;
        font-weight: 600;
        font-style: Bold;
        font-size: 14px;
        leading-trim: NONE;
        line-height: 128%;
        letter-spacing: 0%;
        text-align: center;
        vertical-align: middle;
        color: white;

    }
    .send-form-btn div button:hover {
        background-color: #f65583;
        /*border-color: darkgray;*/
    }
    .send-form-btn div button:active {
        background-color: #F6769CFF;
        border-color: darkgray;
    }
    input {
        outline: none;
        border: 1px solid black;
    }
    input:focus {
        outline: grey;
        border-color: grey;
    }
    textarea {
        outline: none;
        border: 1px solid black;
        border-radius: 7px;
    }
    textarea:focus {
        outline: grey;
        border-color: grey;
    }
    .textarea-desktop {
        display: none;
    }
    .re-captcha {
        margin-bottom: 15px;
        width: 100%;
        height: 30px;
        border-radius: 7px;
    }


    .retailers {
        width: 90%;
        padding-left: 5%;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    @media (min-width: 500px) {
        .retailers {
            width: 70%;
            padding-left: 15%;
            padding-top: 50px;
            padding-bottom: 50px;
        }
    }

    /*.retailers img{*/
    /*    width: 80%;*/

    /*}*/

    .retailers-buttons {
        position: relative;
        width: 100%;
        display: flex;
        flex-direction: row;
    }
    .footer-wb {
        /*width: 25%;*/
        justify-content: center;
        /*cursor: pointer;*/
    }
    .footer-retailers-title {
        width: 50%;
        text-align: center;
        padding-top: 40px;
        text-transform: uppercase;

        font-family: Arsenal;
        font-size: 40px;
        font-weight: 400;
        line-height: 40px;
        letter-spacing: -2.2879185676574707px;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #FFFFFF;

    }
    .footer-ozon {
        position: absolute;
        right: 0px;
    }
    .retailers img:hover {
        border-radius: 30px;
        box-shadow: black 0 0 5px;
    }
    .retailers img:active {
        border-radius: 30px;
        box-shadow: black 0 0 1px;
    }


}

@font-face {
    font-family: "Jost";
    /* https://fonts-online.ru/fonts/jost/download */
    src: url("../fonts/Jost/Jost.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
}
@font-face {
    font-family: "Arsenal";
    /* https://fonts.google.com/selection?query=Arsenal */
    src: url("../fonts/Arsenal/Arsenal-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: "Unbounded";
    /*https://fonts-online.ru/fonts/unbounded*/
    src: url("../fonts/Unbounded/Unbounded-Regular.ttf") format("truetype");
    font-style: normal;
    /*font-weight: 300;*/
}

@font-face {
    font-family: "MontserratAlternates";
    /*https://fonts.google.com/specimen/Montserrat+Alternates*/
    src: url("../fonts/Montserrat_Alternates/MontserratAlternates-Medium.ttf") format("truetype");
    font-style: normal;
    /*font-weight: 300;*/
}
@font-face {
    font-family: "MontserratAlternates";
    /*https://fonts.google.com/specimen/Montserrat+Alternates*/
    src: url("../fonts/Montserrat_Alternates/MontserratAlternates-Bold.ttf") format("truetype");
    font-style: normal;
    /*font-weight: 300;*/
}
@font-face {
    font-family: "Montserrat";
    /*https://fonts.google.com/specimen/Montserrat*/
    src: url("../fonts/Montserrat/static/Montserrat-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
}
/*@font-face {*/
/*    font-family: "Montserrat";*/
/*    !*https://fonts.google.com/specimen/Montserrat*!*/
/*    src: url("../fonts/Montserrat/static/Montserrat-Bold.ttf") format("truetype");*/
/*    font-style: normal;*/
/*    font-weight: 300;*/
/*}*/