@media (max-width:  1299px) and (min-width: 1000px){
    header {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        height: 100px;
        width: 100%;
    }
    h1 {
        position:relative;
        left: 15%;
        text-align: left;
        width: 68%;
        padding-top: 150px;
        font-family: Jost;
        font-weight: 600;
        font-size: 80px;
        line-height: 100px;
    }
    h2 {
        font-family: Jost;
        font-weight: 300;
        font-size: 70px;
        line-height: 101.15px;

    }
    h3 {
        text-align:left;
        width: 577px;
        height: 159px;
        font-family: Jost;
        font-weight: 900;
        font-size: 42px;
        line-height: 53px;

    }
    h4 {
        text-align: left;
        font-family: Jost;
        font-weight: 400;
        font-size: 24px;
        line-height: 34.68px;
    }
    .image-desktop {
        /*display: block;*/
    }
    .image-mobile {
        display: none;
    }
    .content {
        background: url("../images/desktop/red_adery_background.svg");
        background-repeat: no-repeat;
        background-position: top;
        background-size: 80%;
        display: inline-block;
        text-align: center;
        width: 100%;
    }

    .container-top {
        /*border: 1px solid blue;*/

        display: flex;
        justify-content: center;
        background: none;
        margin-top: 80px;
    }
    .container {
        /*border: 1px solid blue;*/

        display: flex;
        align-items: center;
        justify-content: center;
        background: none;
        /*padding-bottom: 50px;*/
    }
    .brand {
        /*border: 1px solid red;*/

        display: inline-block;
        margin-left: 50px;
        width: 35%;
    }
    .brand-text {

        display: inline-flex;
        justify-content: center;
        align-items: center;
        font-family: Jost;
    }
    .brand-text #brand {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        width: 235px;
        height: 26px;
    }
    .brand-text #brand-slog {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        font-family: Jost;
        font-weight: 300;
        font-size: 16px;
        line-height: 26px;
    }
    .header-link {
        /*border: 1px solid red;*/

        display: inline-block;
        justify-content: center;
        align-items: center;
        text-align: right;
        width: 34%;
    }
    .header-link #header-link {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        font-family: sans-serif;
        text-align: center;
    }
    .header-link #header-link #header-link-text {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        width: 120px;
        height: 26px;
        font-family: Jost;
        font-weight: 300;
        font-size: 16px;
        line-height: 26px;
    }
    .header-link #header-link img{
        width: 50%;
    }
    .background-white-adery {
        text-align: center;
        background-image: url('../images/desktop/wite_adery_background.svg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 90%
    }
    .presentation {
        /*border: 1px solid yellow;*/

        background-image: url("../images/desktop/header_face_desktop.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 85%;
        margin-left: 33%;
        width: 35%;
    }
    .transparent-phone {
        /*border: 1px solid gray;*/

        padding-top: 85px;
        margin-bottom: 15px;
    }
    .transparent-phone img{
        /*border: 1px solid gray;*/

        width: 80%;
    }
    .mouse {
        display: none;
    }
    .content-text-left {
        /*border: 1px solid red;*/

        background: none;
        margin-top: -60px;
        width: 38%;
    }
    .content-text-left > p {
        text-align: left;
        margin-top: 120px;
        font-family: Jost;
        font-weight: 300;
        font-size: 18px;
        line-height: 24px;
    }
    .content-image-right {
        /*border: 1px solid red;*/

        background: none;
        display: inline-block;
        vertical-align: top;
        width: 32%;
    }
    .content-text-vector {
        /*border: 1px solid pink;*/

        background:  url("../images/desktop/border.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
        font-family: Jost;
        font-weight: 300;
        font-size: 18px;
        line-height: 24px;
        padding-left: 20px;
        padding-right: 35px;
        height: 100%;
        width: 20%;
    }
    .content-image-vector {
        /*border: 1px solid pink;*/

        background:  url("../images/desktop/vector_point.png");
        background-repeat: no-repeat;
        background-position: left;
        padding-left: 100px;
        font-family: Jost;
        font-weight: 400;
        font-size: 16px;
        line-height: 23.12px;

        background-size: 8% 100%;
        margin-left: -4px;
        height: 100%;
        width: 43%;
    }

    .contract-production {
        /*border: 1px solid red;*/

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

    .contract-production > div {
        /*border: 1px solid pink;*/

        position: relative;
        left: 15%;
        width: 68%;
        display: flex;
        justify-content: center;
        flex-direction: row;
    }

    .contract-production > div > div {
        /*border: 1px solid blue;*/

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

    .last_row_descktop{
        /*border: 1px solid blue;*/

    }

    .contract-production > div > div > img{
        /*border: 1px solid blue;*/

        height: 130px;
    }

    .contract-production > div > div > div > img{
        /*border: 1px solid blue;*/

        display: none;
    }

    .contract-production p {
        font-family: jost;
        padding: 20px;
        font-weight: 600;
        font-size: 14px;
        align-items: center;
    }

    .coworking-format {
        display: flex;
        flex-direction: row;
        position: relative;
        left: 1%;
        text-align: left;
        width: 90%;
    }

    .coworking-format > div {
        /*border: 1px solid pink;*/
    }

    .coworking-format > div > div {
        /*border: 1px solid pink;*/

        margin-left: 10px;
        position: relative;
        display: flex;
        flex-direction: row;
    }

    .coworking-format > div > div > p {
        /*border: 1px solid pink;*/

        font-family: Jost;
        font-size: 40px;
        font-weight: 600;
        line-height: 70px;
        text-align: left;
    }

    .coworking-format > div > div > div > div > p {
        /*border: 1px solid pink;*/

        margin-left: 70px;
        font-family: Jost;
        font-size: 27px;
        font-weight: 400;
        line-height: 36.6px;
        text-align: left;
    }

    .coworking-format > div > div > div > div > p > span {
        /*border: 1px solid pink;*/

        font-family: Jost;
        font-size: 20px;
        font-weight: 300;
        line-height: 27.68px;
        text-align: left;
    }

    .coworking-format > div > div > div > div > img{
        /*border: 1px solid pink;*/

        display: block;
        position: absolute;
        padding-left: 30px;
        top: 0;
        left: 0;
    }

    @media (max-width:  1299px) and (min-width: 1250px){
        .title-send-form {
            display: flex;
            flex-direction: row;
            position: relative;
            left: 20%;
            text-align: left;
            width: 60%;
            padding-top: 100px;
            padding-bottom: 150px;
            justify-content: center;
        }
        .title-send-form > div > div {
            font-family: Jost;
            font-size: 40px;
            font-weight: 500;
            line-height: 57.8px;
            text-align: left;
        }
        .title-send-form > div > div + div {
            font-family: Jost;
            font-weight: 700;
            font-size: 80px;
            line-height:80px;
            margin-bottom: 20px;
        }
        .title-send-form > div > div + div + div {
            font-size: 50px;
        }
        .title-send-form > div img {
            margin-bottom: -5px;
        }
        .title-send-form > div span {
            font-family: Jost;
            font-size: 40px;
            font-weight: 400;
            line-height: 57.8px;
            text-align: left;
            padding-left: 30px;
        }
        .send-form-row {
            display: flex;
            flex-direction: row;
        }
        .send-form-row > div {
            width: 4%;
        }
        .send-form-row input {
            padding: 20px;
            width: 98%;
            border-width: 1px;
            border-color: lightgray;
            border-radius: 30px
        }
        .send-form {
            padding: 15px;
            margin-left: 15px;
        }
        .send-form textarea {
            padding: 20px;
            margin-top: 20px;
            margin-bottom: 20px;
            border-width: 1px;
            border-color: lightgray;
            border-radius: 15px
        }
        .send-form-btn {
            display: flex;
            flex-direction: row;
        }
        .send-form-btn div {
            /*width: 50%;*/
            /*margin-left: 5px;*/
        }
        .send-form-btn > div + div {
            width: 100%;
            margin-left: 10px;
        }
        .send-form-btn > div + div button {
            /*margin-left: 5px;*/
            padding: 20px;
            width: 100%;
            border-width: 1px;
            border-color: lightgray;
            background-color: #81BD4C;
            border-radius: 30px;
            font-size: small;
            font-weight: bold;
            color: aliceblue;
            text-decoration-color: aliceblue;
            cursor: pointer;
        }
        .send-form-btn div button:hover {
            background-color: yellowgreen;
            border-color: darkgray;
        }
        input {
            outline: none;
            border: 1px solid black;
        }
        input:focus {
            outline: grey;
            border-color: grey;
        }
        textarea {
            outline: none;
            border: 1px solid black;
        }
        textarea:focus {
            outline: grey;
            border-color: grey;
        }
        .textarea-mobile {
            display: none;
        }
        .re-captcha {
            /*margin-right: 15px;*/
            /*margin-left: -15px;*/
            margin-top: -15px;
            /*border: 1px solid blue ;*/
            /*width: 100%;*/
            height: 60px;
        }

    }



    @media (max-width:  1249px) and (min-width: 1000px){
        .title-send-form {
            width: 98%;
            display: block;
            margin: 10px;
            position: relative;
            justify-content: center;
        }
        .title-send-form > div > div {
            padding-bottom: 8px;
            font-family: Jost;
            font-size: 24px;
            font-weight: 500;
            line-height: 28.8px;
            text-align: left;

        }
        .title-send-form > div > div + div {
            margin-bottom: 10px;
            font-family: Jost;
            font-size: 32px;
            font-weight: 700;
            line-height: 32px;
            text-align: left;

        }
        .title-send-form > div > div + div + div {
            height: 50px;
            padding-bottom: 15px;
        }
        .title-send-form > div img {
            margin-bottom: -5px;
        }
        .title-send-form > div span {
            padding-left: 30px;
            font-family: Jost;
            font-size: 24px;
            font-weight: 400;
            line-height: 34.68px;
            text-align: left;

        }
        .send-form {
            width: 95%;
        }
        .send-form-row {
            width: 95%;
            display: block;
        }
        .send-form-row div {
            height: 15px;
        }
        .send-form-row input {
            padding: 20px;
            width: 90%;
            border-width: 1px;
            border-color: lightgray;
            border-radius: 30px
        }
        .textarea_mobile {
            position: relative;
            width: 90%;
        }
        .send-form textarea {
            width: 90%;
            padding: 15px;
            margin-top: 15px;
            margin-bottom: 15px;
            border-width: 1px;
            border-color: lightgray;
            border-radius: 15px
        }
        .send-form-btn {
            width: 100%;
        }
        .send-form-btn > div {
            width: 100%;
            padding-bottom: 60px;
        }
        .send-form-btn > div button {
            font-family: Jost;
            font-size: 14px;
            font-weight: 700;
            line-height: 17.92px;
            text-align: center;
            width: 100%;
            height: 60px;
            border-width: 1px;
            border-color: lightgray;
            background-color: #81BD4C;
            border-radius: 30px;
            color: aliceblue;
            text-decoration-color: aliceblue;
            cursor: pointer;
        }
        .send-form-btn div button:hover {
            background-color: yellowgreen;
            border-color: darkgray;
        }
        input {
            outline: none;
            border: 1px solid black;
        }
        input:focus {
            outline: grey;
            border-color: grey;
        }
        textarea {
            outline: none;
            border: 1px solid black;
        }
        textarea:focus {
            outline: grey;
            border-color: grey;
        }
        .textarea-desktop {
            display: none;
        }
        .re-captcha {
            margin-bottom: 15px;
            /*border: 1px solid blue ;*/
            width: 100%;
            height: 30px;
        }
    }




    .footer {
        /*border: 1px solid brown;*/

        background-image: url("../images/desktop/wite_adery_background.svg");
        background-repeat: no-repeat;
        background-position: top;
        background-size: 80%;
        text-align: center;
        vertical-align: center;
        width: 100%;
    }
    .content-footer {
        /*border: 1px solid blue;*/

        display: inline-flex;
        justify-content: center;
        align-items: baseline;
        width: 70%;
        padding-top: 150px;
    }
    .footer-button {

    }
    .footer-button-mobile {
        display: none;
    }
    .footer-image {

    }
    .footer-button img{
        margin-bottom: 100px;
        width: 100%;
    }
    .footer-image img{
        width: 100%;
    }

    .link-hover-header {
        display: inline-block;
    }
    .link-hover-header img{
        display: inline-block;
        border-radius: 10px;
    }
    .link-hover-header img:hover{
        box-shadow: 0px 0px 5px black;
        display: inline-block;
    }
    .link-hover-header img:active{
        box-shadow: inset 0px 0px 5px black;
        display: inline-block;
    }

    .link-hover{
        /*border: 1px solid blue;*/

        display: inline-block;
    }
    .link-hover img{
        /*border: 1px solid blue;*/

        display: inline-block;
        border-radius: 30px;
    }
    .link-hover img:hover{
        /*border: 1px solid blue;*/

        box-shadow: 0px 0px 10px black;
        display: inline-block;
    }
    .link-hover img:active{
        /*border: 1px solid blue;*/

        box-shadow: inset 0px 0px 10px black;
        display: inline-block;
    }
}
@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: normal;
}