/** {box-shadow: 0 0 10px red inset}  !* добавил для отладки*!*/
@media (min-width:  1300px) {
    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: 10px;
        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: 150px;
    }
    .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 {

    }
    #brand-slog > span {
        display: inline-block;
        width: 40px;
        text-align: center;
    }
    .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 {
        width: 100%;
        text-align: center;
        margin-top: 2%;
        margin-bottom: 12%
    }
    .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: 80px;
    }

    .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 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: 12%;
        text-align: left;
        width: 70%;
        padding-top: 100px;
        justify-content: center;
    }

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

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

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

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

        font-family: Jost;
        font-size: 60px;
        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: 32px;
        font-weight: 400;
        line-height: 41.6px;
        text-align: left;
    }

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

        font-family: Jost;
        font-size: 24px;
        font-weight: 300;
        line-height: 34.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;
    }

    .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;
    }

    .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: 50px;
    }
    .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: 13px;
    }
    .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: 40px;
    }
    .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;
}