/* Media
===================*/

@media (max-width: 1285px) {
    /* Container
    ===================*/
    .container {
        width: 100%;
        max-width: 1000px;
        margin: 0 auto;
        padding: 0 15px;
    }
    


    .title__h {
        color: #4f4f4f;
        font-size: 25px;
        line-height: .8;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-family: 'Jost', sans-serif;
        margin-bottom: 10px;
        margin-top: 30px;
    }
    .b {
        color: #498CBC;
        font-size: 25px;
        line-height: .8;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-family: 'Jost', sans-serif;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    
    .spisok {
        list-style-image: url(img/galochka.svg);
        line-height: 2;
        font-size: 18px;
        
    }
    
    /* Container
    =================================================================================================================================*/
    .container {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 15px;
    }
    
    
    /* Header
    =======================================================================================================================*/
    
    .header {
        width: 100%;
        height: 80px;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        overflow: hidden;
        background-color: #ffffff;
        box-shadow: 2px 2px 2px #498CBC;
    }
    
    .header.fixed {
        height: auto;
        position: fixed;
    
    }
    
    .header.fixed .header__inner {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 0;
    }
    
    .header__inner {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 20px 0;
    }
    
    .header__logo {
        width: 220px;
    }
    
    .header__ozon {
        width: 280px;
    }
    
    
    /* Intro
    ===========================================================================================================================================*/
    
    .intro {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 750px;
        padding-top: 0px;
        background: url("img/bg.svg") center no-repeat;
    
    }
    .intro__inner {
        width: 100%;
        margin: 0 auto;
        text-align: center;  
        margin-top: -40px;
    }
    .text__inner{
    
        justify-content: center;
        align-items: center;
        display: flex;
    }
    .intro__bg {
        
        width: 500px;
    
    }
    
    .intro__gif {
        width: 230px;
    }

    .intro__title {
    font-family: 'Lobster', cursive;
    width: 600px;
    text-align: center;
    font-weight: 200;
    font-size: 26px;
    }
    
    
    /* Первый
    ===============================================================================================================================================================*/
    .first {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-top: -60px;
    }
    
    
    .spisok__first {
        list-style-image: url(img/galochka.svg);
        line-height: 2.5;
        font-size: 18px; 
        margin-top: 25px;
    }
    
    
    
    
    
    
    /* Второй
    ================================================================================================================================================================*/
    .second {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 520px;
        background: url("img/kombi.svg") center no-repeat;
        margin-top: -30px;
    
    }
    
    
    .second__text {
        color: #4f4f4f;
        font-size: 25px;
        line-height: .8;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-family: 'Jost', sans-serif;
        margin-bottom: 10px;
        margin-top: -140px; 
    
    }
    
    
    
    
    
    /* Третий
    ===============================================================================================================================================================*/
    .third {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 500px;
        background: url("img/bg__tri.svg") center no-repeat;
        margin-top: -20px;
    }
    
    .third__inner {
    display: flex;
    justify-content: center;
    align-items: center;
    }
    
    
    .blok_photo {
        width: 450px;
        margin-top: -110px;
    }
    
    .third__reght {
        width: 500px;
        margin-top: -150px;
        margin-left: 50px;
    }
    

    
    /* Четвертый
    ===============================================================================================================================================================*/
    .fourth {
        flex-direction: column;
        display: flex;
        justify-content: center;
        
    }
    
    .title__fourth {
        color: #4f4f4f;
        font-size: 25px;
        line-height: .8;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-family: 'Jost', sans-serif;
        margin-bottom: 10px;
        margin-top: 20px;
        margin-bottom: 50px;
    }
    .fourth__perech {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content:center;
    }
    
    .perech {
        width: 230px;
        margin: 5px; 
    }
    
    
    /* Пятый
    ===============================================================================================================================================================*/
    .fifth {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 550px;
        background: url("img/bg__dva.svg") center no-repeat;
        margin-top: -20px;
    }
    .text__inner__fifth {
        display: inline-block;
        justify-content: right;
        align-items: center;
        margin-left: 600px;
    }
    
    .intro__fifth__title {
        color: #498CBC;
        font-size: 35px;
        line-height: .8;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-family: 'Jost', sans-serif;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .intro__fifth__title__dva {
        color: #4f4f4f;
        font-size: 20px;
        line-height: 1.5;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-family: 'Jost', sans-serif;
        margin-bottom: 10px;
        margin-top: 30px;
    }
    
    /* Шестой
    ===============================================================================================================================================================*/
    .sixth {
        display: flex;
        position: relative;
        z-index: -3;
        flex-direction: column;
        justify-content: center;
        padding-top: 0px;
        height: 650px;
        margin-top: 80px;
        background: url("img/bg4.svg") center no-repeat;
    }
    .sixth__inner {
        margin-top: -170px;
        margin-bottom: 30px;

    
    }
    .title__sixth {
        color: #4f4f4f;
        font-size: 25px;
        line-height: .8;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-family: 'Jost', sans-serif;
        margin-bottom: 10px;
        margin-top: -60px;
        margin-top: 30px;
    }
    .title__sixth__dva {
        font-size: 18px;
        line-height: 2;
        text-align: center;
    }
    
    .sixth__text__inner {
        display: flex;
        margin-left: 100px;
    }
    
    /* Седьмой
    ===============================================================================================================================================================*/
    .seventh {
        display: flex;
        position: relative;
        z-index: -3;
        justify-content: center;
        margin-top: 80px;
        z-index: -4;
        margin-bottom: 20px;
    
    }
    
    .bg__sem {
        width: 1100px;
        margin-top: 12px;
    }
    
    .bg__sem_mob {
        display: none;
    }
    .seventh__inner {
        margin-top: -500px;
        margin-left: -50px;
    }
    
    .seventh__text__inner {
        display: flex;
        margin-left: 100px;
    }
    .seventh__title {
        color: #383838;
        font-size: 96px;
        line-height: .8;
    }
    .seventh__title_p {
        color: #383838;
        font-size: 36px;
    }
    .seventh__inner {
        margin-left: 155px;
        margin-top: -35px;
    }
    .seventhh__inner {
        margin-left: 160px;
        margin-top: -35px;
    }
    .prinimat__title {
        width: 100px;
        font-weight: 400;
    }
    .neyrofolin__1 {
        width: 100px;
        font-weight: 800;
        color: #498CBC;
    }
    
    
    .blok__inner {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        margin-top: -50px;
        margin-bottom: 100px;
    }

    .blok {
        width: 400px;
        padding: 10px;
        justify-content: left;
    }
    
    .text__inner__seventh {
        display: inline-block;
        justify-content: center;
        align-items: center;
        margin-left: 380px;
        margin-top: 0px;
    }
    
    .intro__seventh__title {
        color: #498CBC;
        font-size: 35px;
        line-height: .8;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-family: 'Jost', sans-serif;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .intro__seventh__title__dva {
        color: #4f4f4f;
        font-size: 25px;
        line-height: 1.5;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-family: 'Jost', sans-serif;
        margin-bottom: 10px;
        margin-top: 30px;
    }
    
    
    
    
    
    
    
    
    /* Footer
    ===============================================================================================================================================================*/
    
    .footer {
        flex-direction: column;
        justify-content: center;
        display: flex;
    
    
    }
    
    
    
    .footer__inner {
        justify-content: center;
        align-items: center;
        padding: 20px 0;
    }
    
    .footer__ztext {
        align-items: center;
        display: flex;
        justify-content: center;
        text-align: center;
        font-size: 30px;
        font-family: 'Jost', sans-serif;
    }
    
    .bad {
        align-items: center;
        display: flex;
        justify-content: center;
        text-align: center;
        font-size: 20px;
        margin-top: 20px;
        font-family: 'Jost', sans-serif;
    }
    
    .footer__text {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        font-size: 18px;
        font-family: 'Jost', sans-serif;
    
     
    }
    
    
    .footer__block {
        padding: 20px 0;
        text-align: center;
    }
    
    
    .foot__bnt {
        display: flex;
        justify-content: center;
        align-items: center;
        }
        
        .bnt__foot {
            width: 300px;
            margin: 10px;
        }
    
    
    
    /* Copyright
    ===================*/
    
    .copyright {
        display: flex;
        flex-direction: column;
        justify-content: left;
        padding-left: 0;

    }
    
    .copyright__text {
        font-weight: 800;
        text-align: center;
        font-size: 25px;
        margin-top: 10px;
        line-height: 1;
    }
    

 
    }

@media (max-width: 1024px) {
    
        .container {
            width: 100%;
            max-width: 900px;
            margin: 0 auto;
            padding: 0 15px;
        }
         
        .spisok {
            list-style-image: url(img/galochka.svg);
            line-height: 1.5;
            font-size: 18px;
            
        }
            
           /* Header
    =======================================================================================================================*/
    
    .header {
        width: 100%;
        height: 80px;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        overflow: hidden;
        background-color: #ffffff;
        box-shadow: 2px 2px 2px #498CBC;
    }
    
    .header.fixed {
        height: auto;
        position: fixed;
    
    }
    
    .header.fixed .header__inner {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 0;
    }
    
    .header__inner {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 20px 0;
    }
    
    .header__logo {
        width: 220px;
    }
    
    .header__ozon {
        width: 280px;
    }
    
    
    /* Intro
    ===========================================================================================================================================*/
    
    .intro {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 890px;
        padding-top: 0px;
        background: url("img/bg.svg") center no-repeat;
    
    }
    .intro__inner {
        margin: 0 auto;
        text-align: center;  
        margin-top: -210px;
    }
    .text__inner{
    
        justify-content: center;
        align-items: center;
        display: flex;
    }
    .intro__bg {
        margin-top: 20px;
    }
    .intro__img {
        margin-top: -40px;
    }

    .intro__title {
    font-family: 'Lobster', cursive;
    width: 600px;
    text-align: center;
    font-weight: 200;
    font-size: 26px;
    margin-top: 80px;
    }
    .intro__gif {
        width: 250px;
    }
    
    
    /* Первый
    ===============================================================================================================================================================*/
    .first {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-top: -190px;
    }
    
    
    .spisok__first {
        list-style-image: url(img/galochka.svg);
        line-height: 1.5;
        font-size: 18px; 
        margin-top: 25px;
    }
    
    
    
    
    
    
    /* Второй
    ================================================================================================================================================================*/
    .second {
        display: flex;
        flex-direction: column;
        justify-content: center;
        background: url("img/kombi.svg") center no-repeat;
        margin-top: -60px;
    
    }
    
    
    .second__text {
        color: #4f4f4f;
        font-size: 25px;
        line-height: 1.2;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-family: 'Jost', sans-serif;
        margin-bottom: 10px;
        margin-top: 60px; 
        text-shadow: rgb(255, 255, 255) 0 0 10px;
    
    }
    
    
    
    
    
    /* Третий
    ===============================================================================================================================================================*/
    .third {
        display: flex;
        flex-direction: column;
        justify-content: center;
        position: relative;
        z-index: -7;
        height: 420px;
        margin-top: -55px;
        background: url("img/bg__tri.svg") center no-repeat;
    }
    
    .third__inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    }
    
    
    .blok_photo {
        width: 320px;
        margin-top: -80px;
    }
    
    .third__reght {
        width: 450px;
        margin-top: -100px;
        margin-left: 70px;
    }
    

    
    /* Четвертый
    ===============================================================================================================================================================*/
    .fourth {
        flex-direction: column;
        display: flex;
        justify-content: center;
        margin-top: 35px;
    }
    
    .title__fourth {
        color: #4f4f4f;
        font-size: 25px;
        line-height: .8;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-family: 'Jost', sans-serif;
        margin-bottom: 10px;
        margin-top: 20px;
        margin-bottom: 50px;
    }
    .fourth__perech {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content:center;
    }
    
    .perech {
        width: 200px;
        margin: 5px; 
    }
    
    
    /* Пятый
    ===============================================================================================================================================================*/
    .fifth {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 550px;
        background: url("img/bg__dva.svg") center no-repeat;
        margin-top: -25px;
    }
    .text__inner__fifth {
        display: inline-block;
        justify-content: right;
        align-items: center;
        margin-left: 450px;
    }
    
    .intro__fifth__title {
        color: #498CBC;
        font-size: 35px;
        line-height: .8;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-family: 'Jost', sans-serif;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .intro__fifth__title__dva {
        color: #4f4f4f;
        font-size: 20px;
        line-height: 1.5;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-family: 'Jost', sans-serif;
        margin-bottom: 10px;
        margin-top: 30px;
    }
    
    /* Шестой
    ===============================================================================================================================================================*/
    .sixth {
        display: flex;
        position: relative;
        z-index: -3;
        flex-direction: column;
        justify-content: center;
        padding-top: 0px;
        height: 670px;
        margin-top: 20px;
        background: url("img/bg4.svg") center no-repeat;
    }
    .sixth__inner {
        margin-top: -330px;
        margin-bottom: 30px;
    
    }
    .title__sixth {
        color: #4f4f4f;
        font-size: 25px;
        line-height: .8;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-family: 'Jost', sans-serif;
        margin-bottom: 10px;
        margin-top: -60px;
        margin-top: 30px;
    }
    .title__sixth__dva {
        font-size: 18px;
        line-height: 2;
        text-align: center;
    }
    
    .sixth__text__inner {
        display: flex;
        margin-left: 100px;
    }
    
    /* Седьмой
    ===============================================================================================================================================================*/
    .seventh {
        display: flex;
        position: relative;
        z-index: -3;
        justify-content: center;
        margin-top: 180px;
        z-index: -4;
        margin-bottom: 20px;
    
    }
    
    .seventh__zagolovok {
        margin-left: -150px;
        margin-top: -80px;
    }

    .bg__sem {
        width: 850px;
        margin-top: 12px;
    }
    
    .bg__sem_mob {
        display: none;
    }
    .seventh__inner {
        margin-top: -150px;
        margin-left: -100px;
    }
    
    .seventh__text__inner {
        display: flex;
        margin-left: 100px;
    }
    .seventhh__inner {
        margin-left: 160px;
        margin-top: -40px;
    }
    .seventh__title {
        color: #383838;
        font-size: 96px;
        line-height: .8;
    }
    .seventh__title_p {
        color: #383838;
        font-size: 36px;
    }
    .seventh__inner {
        margin-left: 155px;
        margin-top: -35px;
    }
    .prinimat__title {
        width: 100px;
        font-weight: 400;
    }
    .neyrofolin__1 {
        width: 100px;
        font-weight: 800;
        color: #498CBC;
    }
    
    
    .blok__inner {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        margin-top: -30px;
    }
    

    .blok {
        width: 350px;
        padding: 10px;

    }
    .blok__img {
        width: 300px;
    }

    .text__inner__seventh {
        display: inline-block;
        justify-content: center;
        align-items: center;
        margin-left: 280px;
        margin-top: 0px;
    }
    
    .intro__seventh__title {
        color: #498CBC;
        font-size: 35px;
        line-height: .8;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-family: 'Jost', sans-serif;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .intro__seventh__title__dva {
        color: #4f4f4f;
        font-size: 25px;
        line-height: 1.5;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-family: 'Jost', sans-serif;
        margin-bottom: 10px;
        margin-top: 30px;
    }
    
    
    
    
    
    
    
    
    /* Footer
    ===============================================================================================================================================================*/
    
    .footer {
        flex-direction: column;
        justify-content: center;
        display: flex;
    }
    
    
    
    .footer__inner {
        justify-content: center;
        align-items: center;
        padding: 20px 0;
    }
    
    .footer__ztext {
        align-items: center;
        display: flex;
        justify-content: center;
        text-align: center;
        font-size: 30px;
        font-family: 'Jost', sans-serif;
    }
    
    .bad {
        align-items: center;
        display: flex;
        justify-content: center;
        text-align: center;
        font-size: 20px;
        margin-top: 20px;
        font-family: 'Jost', sans-serif;
    }
    
    .footer__text {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        font-size: 18px;
        font-family: 'Jost', sans-serif;
    
     
    }
    
    
    .footer__block {
        padding: 20px 0;
        text-align: center;
    }
    
    
    .foot__bnt {
        display: flex;
        justify-content: center;
        align-items: center;
        }
        
        .bnt__foot {
            width: 300px;
            margin: 10px;
        }
    
    
    
    /* Copyright
    ===================*/
    
    .copyright {
        display: flex;
        flex-direction: column;
        justify-content: left;
        padding-left: 0;
        height: 80px;
    }
    
    .copyright__text {
        font-weight: 800;
        text-align: center;
        font-size: 25px;
        margin-top: 10px;
        line-height: 1;
    }
    
    
            
        }

@media (max-width: 912px) {
    
            .container {
                width: 100%;
                max-width: 1000px;
                margin: 0 auto;
                padding: 0 50px;
            }
             
            .spisok {
                list-style-image: url(img/galochka.svg);
                line-height: 1.5;
                font-size: 18px;
                
            }
                
               /* Header
        =======================================================================================================================*/
        
        .header {
            width: 100%;
            height: 80px;
            position: fixed;
            top: 0;
            left: 0;
            z-index: 1000;
            overflow: hidden;
            background-color: #ffffff;
            box-shadow: 2px 2px 2px #498CBC;
        }
        
        .header.fixed {
            height: auto;
            position: fixed;
        
        }
        
        .header.fixed .header__inner {
            padding-top: 10px;
            padding-bottom: 10px;
            border-bottom: 0;
        }
        
        .header__inner {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 20px 0;
        }
        
        .header__logo {
            width: 220px;
        }
        
        .header__ozon {
            width: 280px;
        }
        
        
        /* Intro
        ===========================================================================================================================================*/
        
        .intro {
            display: flex;
            flex-direction: column;
            justify-content: center;
            height:1000px;
            padding-top: 0px;
            background: url("img/bg.svg") center no-repeat;
        
        }
        .intro__inner {
            margin: 0 auto;
            text-align: center;  
            margin-top: -220px;
        }
        .text__inner{
        
            justify-content: center;
            align-items: center;
            display: flex;
        }
        .intro__bg {
            margin-top: 20px;
    
        
        }
        
        .intro__title {
        font-family: 'Lobster', cursive;
        width: 600px;
        text-align: center;
        font-weight: 200;
        font-size: 26px;
        }
        
        
        /* Первый
        ===============================================================================================================================================================*/
        .first {
            display: flex;
            flex-direction: column;
            justify-content: center;
            margin-top: -250px;
        }
        
        
        .spisok__first {
            list-style-image: url(img/galochka.svg);
            line-height: 1.5;
            font-size: 18px; 
            margin-top: 25px;
        }
        
        
        
        
        
        
        /* Второй
        ================================================================================================================================================================*/
        .second {
            display: flex;
            flex-direction: column;
            justify-content: center;
            background: url("img/bigplanshet.svg") center no-repeat;
            margin-top: 15px;
        
        }
        
        
        .second__text {
            color: #4f4f4f;
            font-size: 25px;
            line-height: 1.5;
            display: flex;
            text-transform: uppercase;
            justify-content: center;
            align-items: center;
            text-align: center;
            font-family: 'Jost', sans-serif;
            margin-bottom: 10px;
            margin-top: -140px; 
        
        }
        
        
        
        
        
        /* Третий
        ===============================================================================================================================================================*/
        .third {
            display: flex;
            flex-direction: column;
            justify-content: center;
            height: 950px;
            background: url("img/bg__tri.svg") center no-repeat;
        }
        
        .third__inner {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        }
        
        
        .blok_photo {
            width: 250px;
            margin-top: -300px;
        }
        
        .third__reght {
            width: 500px;
            margin-top: 10px;
            margin-left: 70px;
        }
        
        
        
        
        
        
        
        
        
        
        
        /* Четвертый
        ===============================================================================================================================================================*/
        .fourth {
            flex-direction: column;
            display: flex;
            justify-content: center;
            margin-top: -220px;
        }
        
        .title__fourth {
            color: #4f4f4f;
            font-size: 25px;
            line-height: .8;
            display: flex;
            text-transform: uppercase;
            justify-content: center;
            align-items: center;
            text-align: center;
            font-family: 'Jost', sans-serif;
            margin-bottom: 10px;
            margin-top: 20px;
            margin-bottom: 50px;
        }
        .fourth__perech {
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            justify-content:center;
        }
        
        .perech {
            width: 200px;
            margin: 5px; 
        }
        
        
        /* Пятый
        ===============================================================================================================================================================*/
        .fifth {
            display: flex;
            flex-direction: column;
            justify-content: center;
            height: 550px;
            background: url("img/bg__dva.svg") center no-repeat;
            margin-top: -70px;
        }
        .text__inner__fifth {
            display: inline-block;
            justify-content: right;
            align-items: center;
            margin-left: 300px;
        }
        
        .intro__fifth__title {
            color: #498CBC;
            font-size: 35px;
            line-height: .8;
            display: flex;
            text-transform: uppercase;
            justify-content: center;
            align-items: center;
            text-align: center;
            font-family: 'Jost', sans-serif;
            margin-bottom: 10px;
            margin-top: 10px;
        }
        .intro__fifth__title__dva {
            color: #4f4f4f;
            font-size: 20px;
            line-height: 1.5;
            display: flex;
            text-transform: uppercase;
            justify-content: center;
            align-items: center;
            text-align: center;
            font-family: 'Jost', sans-serif;
            margin-bottom: 10px;
            margin-top: 30px;
        }
        
        /* Шестой
        ===============================================================================================================================================================*/
        .sixth {
            display: flex;
            position: relative;
            z-index: -3;
            flex-direction: column;
            justify-content: center;
            padding-top: 0px;
            height: 650px;
            margin-top: -120px;
            background: url("img/bg4.svg") center no-repeat;
        }
        .sixth__inner {
            margin-top: -330px;
            margin-bottom: 30px;
        
        }
        .title__sixth {
            color: #4f4f4f;
            font-size: 25px;
            line-height: .8;
            display: flex;
            text-transform: uppercase;
            justify-content: center;
            align-items: center;
            text-align: center;
            font-family: 'Jost', sans-serif;
            margin-bottom: 10px;
            margin-top: -60px;
            margin-top: 30px;
        }
        .title__sixth__dva {
            font-size: 18px;
            line-height: 2;
            text-align: center;
        }
        
        .sixth__text__inner {
            display: flex;
            margin-left: 100px;
        }
        
        /* Седьмой
        ===============================================================================================================================================================*/
        .seventh {
            display: flex;
            position: relative;
            z-index: -3;
            justify-content: center;
            margin-top: 150px;
            z-index: -4;
            margin-bottom: 20px;
        
        }
        
        .seventh__zagolovok {
            margin-left: -150px;
            margin-top: -80px;
        }
    
        .bg__sem {
            width: 700px;
            margin-top: 12px;
        }
        
        .bg__sem_mob {
            display: none;
        }
        .seventh__inner {
            margin-top: -150px;
            margin-left: -100px;
        }
        
        .seventh__text__inner {
            display: flex;
            margin-left: 100px;
        }
        .seventhh__inner {
            margin-left: 160px;
            margin-top: -40px;
        }
        .seventh__title {
            color: #383838;
            font-size: 96px;
            line-height: .8;
        }
        .seventh__title_p {
            color: #383838;
            font-size: 36px;
        }
        .seventh__inner {
            margin-left: 155px;
            margin-top: -35px;
        }
        .prinimat__title {
            width: 100px;
            font-weight: 400;
        }
        .neyrofolin__1 {
            width: 100px;
            font-weight: 800;
            color: #498CBC;
        }
        
        
        .blok__inner {
            display: flex;
            justify-content: center;
            align-items: center;
            flex-wrap: wrap;
            margin-top: -30px;
        }
        
        
        .blok {
            width: 280px;
            padding: 10px;
            justify-content: left;
        }
        
        .text__inner__seventh {
            display: inline-block;
            justify-content: center;
            align-items: center;
            margin-left: 230px;
            margin-top: 0px;
        }
        
        .intro__seventh__title {
            color: #498CBC;
            font-size: 35px;
            line-height: .8;
            display: flex;
            text-transform: uppercase;
            justify-content: center;
            align-items: center;
            text-align: center;
            font-family: 'Jost', sans-serif;
            margin-bottom: 10px;
            margin-top: 10px;
        }
        .intro__seventh__title__dva {
            color: #4f4f4f;
            font-size: 25px;
            line-height: 1.5;
            display: flex;
            text-transform: uppercase;
            justify-content: center;
            align-items: center;
            text-align: center;
            font-family: 'Jost', sans-serif;
            margin-bottom: 10px;
            margin-top: 30px;
        }
        
        
        
        
        
        
        
        
        /* Footer
        ===============================================================================================================================================================*/
        
        .footer {
            flex-direction: column;
            justify-content: center;
            display: flex;
        
        
        }
        
        
        
        .footer__inner {
            justify-content: center;
            align-items: center;
            padding: 20px 0;
        }
        
        .footer__ztext {
            align-items: center;
            display: flex;
            justify-content: center;
            text-align: center;
            font-size: 30px;
            font-family: 'Jost', sans-serif;
        }
        
        .bad {
            align-items: center;
            display: flex;
            justify-content: center;
            text-align: center;
            font-size: 20px;
            margin-top: 20px;
            font-family: 'Jost', sans-serif;
        }
        
        .footer__text {
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            font-size: 18px;
            font-family: 'Jost', sans-serif;
        
         
        }
        
        
        .footer__block {
            padding: 20px 0;
            text-align: center;
        }
        
        
        .foot__bnt {
            display: flex;
            justify-content: center;
            align-items: center;
            }
            
            .bnt__foot {
                width: 300px;
                margin: 10px;
            }
        
        
        
        /* Copyright
        ===================*/
        
        .copyright {
            display: flex;
            flex-direction: column;
            justify-content: left;
            padding-left: 0;
            height: 100px;   
        }
        
        .copyright__text {
            font-weight: 800;
            text-align: center;
            font-size: 25px;
            margin-top: 10px;
            line-height: 1;
        }
        
        
                
            }

@media (max-width: 821px) {
    
            .container {
                width: 100%;
                max-width: 800px;
                margin: 0 auto;
                padding: 0 15px;
            }
             
            .spisok {
                list-style-image: url(img/galochka.svg);
                line-height: 1.5;
                font-size: 18px;
                
            }
                
               /* Header
        =======================================================================================================================*/
        
        .header {
            width: 100%;
            height: 80px;
            position: fixed;
            top: 0;
            left: 0;
            z-index: 1000;
            overflow: hidden;
            background-color: #ffffff;
            box-shadow: 2px 2px 2px #498CBC;
        }
        
        .header.fixed {
            height: auto;
            position: fixed;
        
        }
        
        .header.fixed .header__inner {
            padding-top: 10px;
            padding-bottom: 10px;
            border-bottom: 0;
        }
        
        .header__inner {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 20px 0;
        }
        
        .header__logo {
            width: 220px;
        }
        
        .header__ozon {
            width: 280px;
        }
        
        
        /* Intro
        ===========================================================================================================================================*/
        
        .intro {
            display: flex;
            flex-direction: column;
            justify-content: center;
            height: 700px;
            padding-top: 100px;
            background: url("img/bg.svg") center no-repeat;
        
        }
        .intro__inner {
            margin: 0 auto;
            text-align: center;  
            margin-top: -260px;
        }
        .text__inner{
        
            justify-content: center;
            align-items: center;
            display: flex;
        }
        .intro__bg {
            margin-top: 20px;
            width: 370px;
        }
        
        .intro__img {
            margin-top: -10px;
        }
        .intro__gif {
            width: 170px;
        }
        .intro__title {
        font-family: 'Lobster', cursive;
        width: 600px;
        text-align: center;
        font-weight: 200;
        font-size: 26px;
        }
        
        
        /* Первый
        ===============================================================================================================================================================*/
        .first {
            display: flex;
            flex-direction: column;
            justify-content: center;
            margin-top: -150px;
        }
        
        
        .spisok__first {
            list-style-image: url(img/galochka.svg);
            line-height: 1.5;
            font-size: 18px; 
            margin-top: 25px;
        }
        
        
        
        
        
        
        /* Второй
        ================================================================================================================================================================*/
        .second {
            display: flex;
            flex-direction: column;
            justify-content: center;
            background: url("img/bigplanshet.svg") center no-repeat;
            margin-top: -15px;
        
        }
        
        
        .second__text {
            color: #4f4f4f;
            font-size: 25px;
            line-height: 1.5;
            display: flex;
            text-transform: uppercase;
            justify-content: center;
            align-items: center;
            text-align: center;
            font-family: 'Jost', sans-serif;
            margin-top: -50px; 
        
        }
        
        
        
        
        
        /* Третий
        ===============================================================================================================================================================*/
        .third {
            display: flex;
            flex-direction: column;
            justify-content: center;
            height: 750px;
            background: url("img/bg__tri.svg") center no-repeat;
        }
        
        .third__inner {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        margin-top: 30px;
        }
        
        
        .blok_photo {
            width: 250px;
            margin-top: -300px;
        }
        
        .third__reght {
            width: 500px;
            margin-top: 10px;
            margin-left: 70px;
        }
        
        
    
        
        /* Четвертый
        ===============================================================================================================================================================*/
        .fourth {
            flex-direction: column;
            display: flex;
            justify-content: center;
            margin-top: -130px;
        }
        
        .title__fourth {
            color: #4f4f4f;
            font-size: 25px;
            line-height: .8;
            display: flex;
            text-transform: uppercase;
            justify-content: center;
            align-items: center;
            text-align: center;
            font-family: 'Jost', sans-serif;
            margin-bottom: 10px;
            margin-top: 20px;
            margin-bottom: 50px;
        }
        .fourth__perech {
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            justify-content:center;
        }
        
        .perech {
            width: 200px;
            margin: 5px; 
        }
        
        
        /* Пятый
        ===============================================================================================================================================================*/
        .fifth {
            display: flex;
            flex-direction: column;
            justify-content: center;
            height: 550px;
            background: url("img/bg__dva.svg") center no-repeat;
            margin-top: -30px;
        }
        .text__inner__fifth {
            display: inline-block;
            justify-content: right;
            align-items: center;
            margin-left: 300px;
        }
        
        .intro__fifth__title {
            color: #498CBC;
            font-size: 35px;
            line-height: .8;
            display: flex;
            text-transform: uppercase;
            justify-content: center;
            align-items: center;
            text-align: center;
            font-family: 'Jost', sans-serif;
            margin-bottom: 10px;
            margin-top: 10px;
        }
        .intro__fifth__title__dva {
            color: #4f4f4f;
            font-size: 20px;
            line-height: 1.5;
            display: flex;
            text-transform: uppercase;
            justify-content: center;
            align-items: center;
            text-align: center;
            font-family: 'Jost', sans-serif;
            margin-bottom: 10px;
            margin-top: 30px;
        }
        
        /* Шестой
        ===============================================================================================================================================================*/
        .sixth {
            display: flex;
            position: relative;
            z-index: -3;
            flex-direction: column;
            justify-content: center;
            padding-top: 0px;
            height: 750px;
            margin-top: 25px;
            background: url("img/bg4.svg") center no-repeat;
        }
        .sixth__inner {
            margin-bottom: 60px;
            margin-top: -395px;
        }
        .sixs__inner {
            margin-bottom: 60px;
            margin-top: -235px;
        }
        .title__sixth {
            color: #4f4f4f;
            font-size: 25px;
            line-height: .8;
            display: flex;
            text-transform: uppercase;
            justify-content: center;
            align-items: center;
            text-align: center;
            font-family: 'Jost', sans-serif;
            margin-bottom: 10px;
            margin-top: -60px;
            margin-top: 30px;
        }
        .title__sixth__dva {
            font-size: 18px;
            line-height: 2;
            text-align: center;
        }
        
        .sixth__text__inner {
            display: flex;
            margin-left: 100px;
        }
        
        /* Седьмой
        ===============================================================================================================================================================*/
        .seventh {
            display: flex;
            position: relative;
            z-index: -3;
            justify-content: center;
            margin-top: 180px;
            z-index: -4;
            margin-bottom: 20px;
        
        }
        
        .seventh__zagolovok {
            margin-left: -150px;
            margin-top: -80px;
        }
    
        .seventh__inner {
            margin-top: -150px;
            margin-left: -100px;
        }
        
        .seventh__text__inner {
            display: flex;
            margin-left: 100px;
        }
        .seventhh__inner {
            margin-left: 160px;
            margin-top: -40px;
        }
        .seventh__title {
            color: #383838;
            font-size: 96px;
            line-height: .8;
        }
        .seventh__title_p {
            color: #383838;
            font-size: 36px;
        }
        .seventh__inner {
            margin-left: 155px;
            margin-top: -35px;
        }
        .prinimat__title {
            width: 100px;
            font-weight: 400;
        }
        .neyrofolin__1 {
            width: 100px;
            font-weight: 800;
            color: #498CBC;
        }
        
        
        .blok__inner {
            display: flex;
            justify-content: center;
            align-items: center;
            flex-wrap: wrap;
            margin-top: -30px;
        }
        
 
        
        .blok {
            width: 280px;
            padding: 10px;
            margin: 0 20px;
            justify-content: left;

        }
        
        .text__inner__seventh {
            display: inline-block;
            justify-content: center;
            align-items: center;
            margin-left: 0px;
            width: 100%;
            margin-top: -20px;
            margin-bottom: 20px;
        }
        
        .intro__seventh__title {
            color: #498CBC;
            font-size: 35px;
            line-height: .8;
            display: flex;
            text-transform: uppercase;
            justify-content: center;
            align-items: center;
            text-align: center;
            font-family: 'Jost', sans-serif;
            margin-bottom: 10px;
            margin-top: 10px;
        }
        .intro__seventh__title__dva {
            color: #4f4f4f;
            font-size: 25px;
            line-height: 1.5;
            display: flex;
            text-transform: uppercase;
            justify-content: center;
            align-items: center;
            text-align: center;
            font-family: 'Jost', sans-serif;
            margin-bottom: 10px;
            margin-top: 30px;
        }
        
        
        
        
        
        
        
        
        /* Footer
        ===============================================================================================================================================================*/
        
        .footer {
            flex-direction: column;
            justify-content: center;
            display: flex;
        
        
        }
        
        
        
        .footer__inner {
            justify-content: center;
            align-items: center;
            padding: 20px 0;
        }
        
        .footer__ztext {
            align-items: center;
            display: flex;
            justify-content: center;
            text-align: center;
            font-size: 30px;
            font-family: 'Jost', sans-serif;
        }
        
        .bad {
            align-items: center;
            display: flex;
            justify-content: center;
            text-align: center;
            font-size: 20px;
            margin-top: 20px;
            font-family: 'Jost', sans-serif;
        }
        
        .footer__text {
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            font-size: 18px;
            font-family: 'Jost', sans-serif;
        
         
        }
        
        
        .footer__block {
            padding: 20px 0;
            text-align: center;
        }
        
        
        .foot__bnt {
            display: flex;
            justify-content: center;
            align-items: center;
            }
            
            .bnt__foot {
                width: 300px;
                margin: 10px;
            }
        
        
        
        /* Copyright
        ===================*/
        
        .copyright {
            display: flex;
            flex-direction: column;
            justify-content: left;
            padding-left: 0;
            height: 100px;
        }
        
        .copyright__text {
            font-weight: 800;
            text-align: center;
            font-size: 25px;
            margin-top: 10px;
            line-height: 1;
        }
        
        
                
            }

@media (max-width: 765px) {
    
        .container {
            width: 100%;
            max-width: 1000px;
            margin: 0 auto;
            padding: 0 15px;
        }
         
        .spisok {
            list-style-image: url(img/galochka.svg);
            line-height: 1.5;
            font-size: 18px;
            
        }
            
           /* Header
    =======================================================================================================================*/
    
    .header {
        width: 100%;
        height: 80px;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        overflow: hidden;
        background-color: #ffffff;
        box-shadow: 2px 2px 2px #498CBC;
    }
    
    .header.fixed {
        height: auto;
        position: fixed;
    
    }
    
    .header.fixed .header__inner {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 0;
    }
    
    .header__inner {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 20px 0;
    }
    
    .header__logo {
        width: 220px;
    }
    
    .header__ozon {
        width: 280px;
    }
    
    
    /* Intro
    ===========================================================================================================================================*/
    
    .intro {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height:1000px;
        padding-top: 0px;
        background: url("img/bg.svg") center no-repeat;
    
    }
    .intro__inner {
        margin: 0 auto;
        text-align: center;  
        margin-top: -220px;
    }
    .text__inner{
    
        justify-content: center;
        align-items: center;
        display: flex;
    }
    .intro__bg {
        margin-top: 20px;

    
    }
    
    .intro__title {
    font-family: 'Lobster', cursive;
    width: 600px;
    text-align: center;
    font-weight: 200;
    font-size: 26px;
    }
    
    
    /* Первый
    ===============================================================================================================================================================*/
    .first {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-top: -310px;
    }
    
    
    .spisok__first {
        list-style-image: url(img/galochka.svg);
        line-height: 1.5;
        font-size: 18px; 
        margin-top: 25px;
    }
    
    
    
    
    
    
    /* Второй
    ================================================================================================================================================================*/
    .second {
        display: flex;
        flex-direction: column;
        justify-content: center;
        background: url("img/bigplanshet.svg") center no-repeat;
        margin-top: -65px;
    
    }
    
    
    .second__text {
        color: #4f4f4f;
        font-size: 25px;
        line-height: 1.5;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-family: 'Jost', sans-serif;
        margin-bottom: 10px;
        margin-top: -140px; 
    
    }
    
    
    
    
    
    /* Третий
    ===============================================================================================================================================================*/
    .third {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 600px;
        background: url("img/bg__tri.svg") center no-repeat;
    }
    
    .third__inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    }
    
    
    .blok_photo {
        width: 250px;
        margin-top: -300px;
    }
    
    .third__reght {
        width: 500px;
        margin-top: 10px;
        margin-left: 70px;
    }
    
    
    
    
    
    
    
    
    
    
    
    /* Четвертый
    ===============================================================================================================================================================*/
    .fourth {
        flex-direction: column;
        display: flex;
        justify-content: center;
        margin-top: -50px;
    }
    
    .title__fourth {
        color: #4f4f4f;
        font-size: 25px;
        line-height: .8;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-family: 'Jost', sans-serif;
        margin-bottom: 10px;
        margin-top: 20px;
        margin-bottom: 50px;
    }
    .fourth__perech {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content:center;
    }
    
    .perech {
        width: 200px;
        margin: 5px; 
    }
    
    
    /* Пятый
    ===============================================================================================================================================================*/
    .fifth {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 550px;
        background: url("img/bg__dva.svg") center no-repeat;
        margin-top: -70px;
    }
    .text__inner__fifth {
        display: inline-block;
        justify-content: right;
        align-items: center;
        margin-left: 300px;
    }
    
    .intro__fifth__title {
        color: #498CBC;
        font-size: 35px;
        line-height: .8;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-family: 'Jost', sans-serif;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .intro__fifth__title__dva {
        color: #4f4f4f;
        font-size: 20px;
        line-height: 1.5;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-family: 'Jost', sans-serif;
        margin-bottom: 10px;
        margin-top: 30px;
    }
    
    /* Шестой
    ===============================================================================================================================================================*/
    .sixth {
        display: flex;
        position: relative;
        z-index: -3;
        flex-direction: column;
        justify-content: center;
        padding-top: 0px;
        height: 650px;
        margin-top: -120px;
        background: url("img/bg4.svg") center no-repeat;
    }
    .sixth__inner {
        margin-top: -330px;
        margin-bottom: 30px;
    
    }
    .title__sixth {
        color: #4f4f4f;
        font-size: 25px;
        line-height: .8;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-family: 'Jost', sans-serif;
        margin-bottom: 10px;
        margin-top: -60px;
        margin-top: 30px;
    }
    .title__sixth__dva {
        font-size: 18px;
        line-height: 2;
        text-align: center;
    }
    
    .sixth__text__inner {
        display: flex;
        margin-left: 100px;
    }
    
    /* Седьмой
    ===============================================================================================================================================================*/
    .seventh {
        display: flex;
        position: relative;
        z-index: -3;
        justify-content: center;
        margin-top: 150px;
        z-index: -4;
        margin-bottom: 20px;
    
    }
    
    .seventh__zagolovok {
        margin-left: -150px;
        margin-top: -180px;
    }

    .bg__sem {
        width: 700px;
        margin-top: 12px;
    }
    
    .bg__sem_mob {
        display: none;
    }
    .seventh__inner {
        margin-top: -150px;
        margin-left: -100px;
    }
    
    .seventh__text__inner {
        display: flex;
        margin-left: 100px;
    }
    .seventhh__inner {
        margin-left: 160px;
        margin-top: -40px;
    }
    .seventh__title {
        color: #383838;
        font-size: 96px;
        line-height: .8;
    }
    .seventh__title_p {
        color: #383838;
        font-size: 36px;
    }
    .seventh__inner {
        margin-left: 155px;
        margin-top: -35px;
    }
    .prinimat__title {
        width: 100px;
        font-weight: 400;
    }
    .neyrofolin__1 {
        width: 100px;
        font-weight: 800;
        color: #498CBC;
    }
    
    
    .blok__inner {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        margin-top: -30px;
    }
    
 
    .blok {
        width: 280px;
        padding: 10px;
        justify-content: left;
    }
    
    .text__inner__seventh {
        display: inline-block;
        justify-content: center;
        align-items: center;
        margin-left: 170px;
        margin-top: 0px;
    }
    
    .intro__seventh__title {
        color: #498CBC;
        font-size: 35px;
        line-height: .8;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-family: 'Jost', sans-serif;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .intro__seventh__title__dva {
        color: #4f4f4f;
        font-size: 25px;
        line-height: 1.5;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-family: 'Jost', sans-serif;
        margin-bottom: 10px;
        margin-top: 30px;
    }
    
    
    
    
    
    
    
    
    /* Footer
    ===============================================================================================================================================================*/
    
    .footer {
        flex-direction: column;
        justify-content: center;
        display: flex;
    
    
    }
    
    
    
    .footer__inner {
        justify-content: center;
        align-items: center;
        padding: 20px 0;
    }
    
    .footer__ztext {
        align-items: center;
        display: flex;
        justify-content: center;
        text-align: center;
        font-size: 30px;
        font-family: 'Jost', sans-serif;
    }
    
    .bad {
        align-items: center;
        display: flex;
        justify-content: center;
        text-align: center;
        font-size: 20px;
        margin-top: 20px;
        font-family: 'Jost', sans-serif;
    }
    
    .footer__text {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        font-size: 18px;
        font-family: 'Jost', sans-serif;
    
     
    }
    
    
    .footer__block {
        padding: 20px 0;
        text-align: center;
    }
    
    
    .foot__bnt {
        display: flex;
        justify-content: center;
        align-items: center;
        }
        
        .bnt__foot {
            width: 300px;
            margin: 10px;
        }
    
    
    
    /* Copyright
    ===================*/
    
    .copyright {
        display: flex;
        flex-direction: column;
        justify-content: left;
        padding-left: 0;
        height: 100px;
    }
    
    .copyright__text {
        font-weight: 800;
        text-align: center;
        font-size: 25px;
        margin-top: 10px;
        line-height: 1;
    }
    
    
            
        }

@media (max-width: 540px) {
    
            /* Header
          =======================================================================================================================*/
          
          .container {
              width: 100%;
              margin: 0 auto;
              padding: 0 15px;
           
          }
          
          .title__h {
              color: #4f4f4f;
              font-size: 25px;
              line-height: 2;
              display: flex;
              text-transform: uppercase;
              justify-content: center;
              flex-direction: column;
              align-items: center;
              text-align: center;
              font-family: 'Jost', sans-serif;
              margin-bottom: 10px;
              margin-top: 30px;
          }
          
          .spisok {
              list-style-image: url(img/galochka.svg);
              line-height: 1.3;
              font-size: 18px;
              
          }
          
          .header {
              width: 100%;
              height: 130px;
          
          }
          
          .header__inner {
              display: flex;
              flex-direction: column;
              justify-content: center;
              align-items: center;
              margin-top: 0px;
          }
          
          .header__logo {
              margin-top: 0px;
              width: 300px;
          }
          
          .header__ozon {
              margin-top: 10px;
              width: 300px;
          }
          
          .foot__bnt {
          display: block;
          justify-content: center;
          align-items: center;
          }
          
          .bnt__foot {
              width: 250px;
              margin: 5px;
          }
          
          
          
          /* Intro
          ===========================================================================================================================================*/
          
          .intro {
              display: flex;
              flex-direction: column;
              justify-content: center;
              height: 980px;
              width: 100%;
              padding-top: 0px;
              background: url("img/bg.svg") center no-repeat;
          
          }
          .intro__inner {
              width: 100%;
              margin: 0 auto;
              text-align: center;  
          }
          .text__inner{
              margin-top: -220px;
              justify-content: center;
              align-items: center;
              display: flex;
          }
          .intro__bg {
              margin-top: 20px;
              width: 100%;
          }
          
          .intro__title {
          font-family: 'Lobster', cursive;
          width: 300px;
          text-align: center;
          font-weight: 200;
          font-size: 20px;
          }
          
          
          /* Первый
          ===============================================================================================================================================================*/
          .first {
              display: flex;
              flex-direction: column;
              justify-content: center;
              margin-top: -340px;
              width: 100%;
              
          }
          
          
          .spisok__first {
              list-style-image: url(img/galochka.svg);
              line-height: 2;
              font-size: 16px; 
              margin-top: 25px;
              width: 320px
          }
          
          
          /* Второй
          ================================================================================================================================================================*/
          .second {
              display: flex;
              flex-direction: column;
              justify-content: center;
              background: url("img/mob1.svg") center no-repeat;
              height: 600px;
              margin-top: 10px;
          
          }
          
          
          .second__text {
              color: #4f4f4f;
              font-size: 25px;
              line-height: 1.3;
              display: flex;
              text-transform: uppercase;
              justify-content: center;
              align-items: center;
              text-align: center;
              font-family: 'Jost', sans-serif;
              margin-bottom: 10px;
              margin-top: -175px; 
          
          }
          
          
          /* Третий
          ===============================================================================================================================================================*/
          .third {
              display: flex;
              flex-direction: column;
              justify-content: center;
              height: 1200px;
              background: url("img/bg__tri.svg") center no-repeat;
              position: relative;
              margin-top: -50px;
          }
          
          .third__inner {
          display: flex;
          justify-content: center;
          align-items: center;
          flex-direction: column;
          margin-bottom: 150px;
          }
          
          
          .blok_photo {
              width: 300px;
              margin-top: -210px;
          }
          
          .third__reght {
              width: 300px;
              margin-top: 15px;
              margin-left: 0px;
          }
          
          
          /* Четвертый
          ===============================================================================================================================================================*/
          .fourth {
              flex-direction: column;
              display: flex;
              justify-content: center;
              margin-top: -360px;
          }
          
          .title__fourth {
              color: #4f4f4f;
              font-size: 25px;
              line-height: 1.3;
              display: flex;
              text-transform: uppercase;
              justify-content: center;
              align-items: center;
              text-align: center;
              font-family: 'Jost', sans-serif;
              margin-bottom: 10px;
              margin-top: 20px;
              margin-bottom: 50px;
          }
          .fourth__perech {
              display: flex;
              align-items: center;
              flex-wrap: wrap;
              justify-content:center;
          }
          
          .perech {
              width: 230px;
              margin: 5px; 
          }
          
          
          /* Пятый
          ===============================================================================================================================================================*/
          .fifth {
              display: flex;
              flex-direction: column;
              justify-content: center;
              height: 550px;
              width: 100%;
              background: url("img/bg__dva.svg") center no-repeat;
              margin-top: -70px;
          }
          .text__inner__fifth {
              display: inline-block;
              justify-content: right;
              align-items: center;
              margin-left: 0px;
          }
          
          .intro__fifth__title {
              color: #498CBC;
              font-size: 35px;
              line-height: .8;
              display: flex;
              text-transform: uppercase;
              justify-content: center;
              align-items: center;
              text-align: center;
              font-family: 'Jost', sans-serif;
              margin-bottom: 10px;
              margin-top: 10px;
          }
          .intro__fifth__title__dva {
              color: #4f4f4f;
              font-size: 20px;
              line-height: 1.5;
              display: flex;
              text-transform: uppercase;
              justify-content: center;
              align-items: center;
              text-align: center;
              font-family: 'Jost', sans-serif;
              margin-bottom: 10px;
              margin-top: 30px;
          }
          
          
          /* Шестой
          ===============================================================================================================================================================*/
          .sixth {
              display: flex;
              position: relative;
              z-index: -3;
              flex-direction: column;
              justify-content: center;
              margin-top: -100px;
              height: 700px;
              margin-top: 0px;
              background: url("img/mob2.svg") center no-repeat;
          }
          .sixth__inner {
              margin-top: 0px;
              margin-bottom: 30px;
              margin-top: 0;
          
          }
          .title__sixth {
              color: #4f4f4f;
              font-size: 25px;
              line-height: 1.3;
              display: flex;
              text-transform: uppercase;
              justify-content: center;
              align-items: center;
              text-align: center;
              font-family: 'Jost', sans-serif;
              margin-bottom: 10px;
              margin-top: 30px;
          }
          .title__sixth__dva {
              font-size: 18px;
              line-height: 1.3;
              text-align: center;
              
          }
          
          .sixth__text__inner {
              display: flex;
              margin-left: 100px;
             
          }
          
          .seventh__zagolovok {
              margin-left: -50px;
          }
          
          /* Седьмой
          ===============================================================================================================================================================*/
          .seventh {
              display: flex;
              position: relative;
              z-index: -3;
              justify-content: center;
              margin-top: 10px;
              z-index: -4;
              margin-bottom: 20px;
          
          }
          
          .bg__sem {
             display: none;
          }
          
          .bg__sem_mob {
              display: block;
              width: 100%;
              margin-top: 50px;
          
          }
          .seventh__zagolovok {
              margin-top: 15px;
          }
          .seventh__inner {
              margin-top: -100px;
          }
          
          .seventh__text__inner {
              display: flex;
              margin-left: 100px;
          }
          .seventh__title {
              color: #383838;
              font-size: 96px;
              line-height: .8;
          }
          .seventh__title_p {
              color: #383838;
              font-size: 36px;
          }
          .seventh__inner {
              margin-left: 0px;
          }
          
          .seventhh__inner {
              margin-left: 160px;
              margin-top: -35px;
          }
          .prinimat__title {
              width: 100px;
              font-weight: 400;
          }
          .neyrofolin__1 {
              width: 100px;
              font-weight: 800;
              color: #498CBC;
          }
          
          
          .blok__inner {
              display: flex;
              justify-content: center;
              align-items: center;
              flex-wrap: wrap;
              margin-top: 50px;
              margin-bottom: 50px;
          }
          
         
          .blok {
              width: 350px;
              padding: 10px;
              justify-content: left;
          }
          
          .text__inner__seventh {
              display: inline-block;
              justify-content: center;
              align-items: center;
              margin-left: 0px;
              margin-top: 10px;
          }
          
          .intro__seventh__title {
              color: #498CBC;
              font-size: 35px;
              line-height: .8;
              display: flex;
              text-transform: uppercase;
              justify-content: center;
              align-items: center;
              text-align: center;
              font-family: 'Jost', sans-serif;
              margin-bottom: 10px;
              margin-top: 10px;
          }
          .intro__seventh__title__dva {
              color: #4f4f4f;
              font-size: 25px;
              line-height: 1.5;
              display: flex;
              text-transform: uppercase;
              justify-content: center;
              align-items: center;
              text-align: center;
              font-family: 'Jost', sans-serif;
              margin-bottom: 10px;
              margin-top: 30px;
          }
          
          
          
          
          /* Footer
          ===================*/
          
          .footer {
          flex-direction: column;
          justify-content: center;
          display: flex;
          margin-top: 30px;
          width: 100%;
          position: relative;
          z-index: 0;
          }
          
          .footer__inner {
          justify-content: center;
          
          
          }
          
          .footer__ztext {
          align-items: center;
          display: flex;
          justify-content: center;
          text-align: center;
          font-size: 30px;
          }
          
          .footer__text {
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
          font-size: 18px;
          width: 350px;
          
          }
          
          
          .footer__block {
          padding: 20px 0;
          text-align: center;
          }
          
          
          .foot__bnt {
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
          }
          
          .bnt__foot {
          width: 300px;
          margin: 10px;
          }
          
          
          
          
          /* Copyright
          ===================*/
          
          .copyright {
              display: flex;
              flex-direction: column;
              justify-content: left;
              padding-left: 0;
              height: 150px;
          
          }
          
          .copyright__text {
              font-weight: 800;
              text-align: center;
              font-size: 20px;
              margin-top: 30px;
              line-height: 1;
          
          }
          
              }  

 @media (max-width: 415px) {
    
  /* Header
=======================================================================================================================*/

.container {
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 415px;
}

.title__h {
    color: #4f4f4f;
    font-size: 25px;
    line-height: 1.3;
    display: flex;
    text-transform: uppercase;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-family: 'Jost', sans-serif;
    margin-bottom: 10px;
    margin-top: 30px;
}

.spisok {
    list-style-image: url(img/galochka.svg);
    line-height: 1.8;
    font-size: 18px;
    
}

.header {
    width: 100%;
    height: 130px;

}

.header__inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 8px;
}

.header__logo {
    margin-top: -10px;
    width: 200px;
}

.header__ozon {
    margin-top: 10px;
    width: 300px;
}

.foot__bnt {
display: block;
justify-content: center;
align-items: center;
}

.bnt__foot {
    width: 250px;
    margin: 5px;
}

.intro__gif {
    width: 300px;
    display: none;
}

.intro__bg{
    width: 600px;
}


/* Intro
===========================================================================================================================================*/

.intro {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 980px;
    padding-top: 0px;
    background: url("img/bg.svg") center no-repeat;

}
.intro__inner {
    width: 100%;
    margin: 0 auto;
    text-align: center;  
}
.text__inner{
    margin-top: -340px;
    justify-content: center;
    align-items: center;
    display: flex;
}
.intro__bg {
    margin-top: 35px;
    width: 100%;
}

.intro__title {
font-family: 'Lobster', cursive;
width: 100%;
text-align: center;
font-weight: 200;
font-size: 20px;
}


/* Первый
===============================================================================================================================================================*/
.first {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: -380px;
    width: 100%;
    
}


.spisok__first {
    list-style-image: url(img/galochka.svg);
    font-size: 16px; 
    margin-top: 25px;
    width: 100%;
}


/* Второй
================================================================================================================================================================*/
.second {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: url("img/mob1.svg") center no-repeat;
    height: 600px;
    margin-top: 10px;

}


.second__text {
    color: #4f4f4f;
    font-size: 25px;
    line-height: 1.3;
    display: flex;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: 'Jost', sans-serif;
    margin-bottom: 10px;
    margin-top: -205px; 

}


/* Третий
===============================================================================================================================================================*/
.third {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 1120px;
    background: url("img/bg__tri.svg") center no-repeat;
    position: relative;
    margin-top: -28px;
}

.third__inner {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
margin-top: 10px;
}


.blok_photo {
    width: 300px;
    margin-top: -210px;
}

.third__reght {
    width: 100%;
    margin-top: 15px;
    margin-left: 0px;
}


/* Четвертый
===============================================================================================================================================================*/
.fourth {
    flex-direction: column;
    display: flex;
    justify-content: center;
    margin-top: -320px;
}

.title__fourth {
    color: #4f4f4f;
    font-size: 25px;
    line-height: 1.3;
    display: flex;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: 'Jost', sans-serif;
    margin-bottom: 10px;
    margin-top: 20px;
    margin-bottom: 50px;
}
.fourth__perech {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content:center;
}

.perech {
    width: 230px;
    margin: 5px; 
}


/* Пятый
===============================================================================================================================================================*/
.fifth {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 550px;
    width: 100%;
    background: url("img/bg__dva.svg") center no-repeat;
    margin-top: -40px;
}
.text__inner__fifth {
    display: inline-block;
    justify-content: right;
    align-items: center;
    margin-left: 0px;
}

.intro__fifth__title {
    color: #498CBC;
    font-size: 35px;
    line-height: .8;
    display: flex;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: 'Jost', sans-serif;
    margin-bottom: 10px;
    margin-top: 10px;
}
.intro__fifth__title__dva {
    color: #4f4f4f;
    font-size: 20px;
    line-height: 1.5;
    display: flex;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: 'Jost', sans-serif;
    margin-bottom: 10px;
    margin-top: 30px;
}


/* Шестой
===============================================================================================================================================================*/
.sixth {
    display: flex;
    position: relative;
    z-index: -3;
    flex-direction: column;
    justify-content: center;
    height:730px;
    width: 100%;
    margin-top: 250px;
    background: url("img/mob2.svg") center no-repeat;
}
.sixth__inner {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-top: 0;

}

.sixs__inner {
    margin-top: -340px;
}
.title__sixth {
    color: #4f4f4f;
    font-size: 25px;
    line-height: 1.3;
    display: flex;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: 'Jost', sans-serif;
    margin-top: 30px;
}
.title__sixth__dva {
    font-size: 18px;
    line-height: 1.3;
    text-align: center;
    
}

.sixth__text__inner {
    display: flex;
    margin-left: 100px;
   
}

.seventh__zagolovok {
    margin-left: -50px;
}

/* Седьмой
===============================================================================================================================================================*/
.seventh {
    display: flex;
    position: relative;
    z-index: -3;
    justify-content: center;
    margin-top: 0px;
    z-index: -4;
    margin-bottom: 20px;

}

.bg__sem {
   display: none;
}

.bg__sem_mob {
    display: block;
    width: 100%;
    margin-top: 50px;

}
.seventh__zagolovok {
    margin-top: 15px;
}
.seventh__inner {
    margin-top: -100px;
}

.seventh__text__inner {
    display: flex;
    margin-left: 100px;
}
.seventh__title {
    color: #383838;
    font-size: 96px;
    line-height: .8;
}
.seventh__title_p {
    color: #383838;
    font-size: 36px;
}
.seventh__inner {
    margin-left: 0px;
}

.seventhh__inner {
    margin-left: 160px;
    margin-top: -35px;
}
.prinimat__title {
    width: 100px;
    font-weight: 400;
}
.neyrofolin__1 {
    width: 100px;
    font-weight: 800;
    color: #498CBC;
}


.blok__inner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 50px;
    margin-bottom: 50px;
}


.text__inner__seventh {
    display: inline-block;
    justify-content: center;
    align-items: center;
    margin-left: 0px;
    margin-top: 10px;
}

.intro__seventh__title {
    color: #498CBC;
    font-size: 35px;
    line-height: .8;
    display: flex;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: 'Jost', sans-serif;
    margin-bottom: 10px;
    margin-top: 10px;
}
.intro__seventh__title__dva {
    color: #4f4f4f;
    font-size: 25px;
    line-height: 1.5;
    display: flex;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: 'Jost', sans-serif;
    margin-bottom: 10px;
    margin-top: 30px;
}




/* Footer
===================*/

.footer {
flex-direction: column;
justify-content: center;
display: flex;
margin-top: 30px;
width: 100%;
position: relative;
z-index: 0;
}

.footer__inner {
justify-content: center;


}

.footer__ztext {
align-items: center;
display: flex;
justify-content: center;
text-align: center;
font-size: 30px;
}

.footer__text {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
font-size: 18px;
width: 100%;

}


.footer__block {
padding: 20px 0;
text-align: center;
}


.foot__bnt {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}

.bnt__foot {
width: 300px;
margin: 10px;
}




/* Copyright
===================*/

.copyright {
    display: flex;
    flex-direction: column;
    justify-content: left;
    padding-left: 0;
    height: 150px;

}

.copyright__text {
    font-weight: 800;
    text-align: center;
    font-size: 20px;
    margin-top: 30px;
    line-height: 1.3;

}

    }

 @media (max-width: 350px) {
    
        /* Header
      =======================================================================================================================*/
      
      .container {
          width: 100%;
          margin: 0 auto;
          padding: 0 15px;
          max-width: 410px;
      }
      
      .title__h {
          color: #4f4f4f;
          font-size: 25px;
          line-height: 2;
          display: flex;
          text-transform: uppercase;
          justify-content: center;
          flex-direction: column;
          align-items: center;
          text-align: center;
          font-family: 'Jost', sans-serif;
          margin-bottom: 10px;
          margin-top: 30px;
      }
      
      .spisok {
          list-style-image: url(img/galochka.svg);
          line-height: 1.3;
          font-size: 18px;
          
      }
      
      .header {
          width: 100%;
          height: 130px;
      
      }
      
      .header__inner {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          margin-top: 8px;
      }
      
      .header__logo {
          margin-top: -10px;
          width: 200px;
      }
      
      .header__ozon {
          margin-top: 10px;
          width: 300px;
      }
      
      .foot__bnt {
      display: block;
      justify-content: center;
      align-items: center;
      }
      
      .bnt__foot {
          width: 250px;
          margin: 5px;
      }
      
      .intro__gif {
          width: 300px;
          display: none;
      }
      
      .intro__bg{
          width: 600px;
      }
      
      
      /* Intro
      ===========================================================================================================================================*/
      
      .intro {
          display: flex;
          flex-direction: column;
          justify-content: center;
          height: 980px;
          width: 100%;
          padding-top: 0px;
          background: url("img/bg.svg") center no-repeat;
      
      }
      .intro__inner {
          width: 100%;
          margin: 0 auto;
          text-align: center;  
      }
      .text__inner{
          margin-top: -310px;
          justify-content: center;
          align-items: center;
          display: flex;
      }
      .intro__bg {
          margin-top: 20px;
          width: 100%;
      }
      
      .intro__title {
      font-family: 'Lobster', cursive;
      width: 300px;
      text-align: center;
      font-weight: 200;
      font-size: 20px;
      }
      
      
      /* Первый
      ===============================================================================================================================================================*/
      .first {
          display: flex;
          flex-direction: column;
          justify-content: center;
          margin-top: -395px;
          width: 100%;
          
      }
      
      
      .spisok__first {
          list-style-image: url(img/galochka.svg);
          line-height: 2;
          font-size: 16px; 
          margin-top: 25px;
          width: 320px
      }
      
      
      /* Второй
      ================================================================================================================================================================*/
      .second {
          display: flex;
          flex-direction: column;
          justify-content: center;
          background: url("img/mob1.svg") center no-repeat;
          height: 600px;
          margin-top: -5px;
      
      }
      
      
      .second__text {
          color: #4f4f4f;
          font-size: 25px;
          line-height: 1.3;
          display: flex;
          text-transform: uppercase;
          justify-content: center;
          align-items: center;
          text-align: center;
          font-family: 'Jost', sans-serif;
          margin-bottom: 10px;
          margin-top: -195px; 
      
      }
      
      
      /* Третий
      ===============================================================================================================================================================*/
      .third {
          display: flex;
          flex-direction: column;
          justify-content: center;
          height: 1120px;
          background: url("img/bg__tri.svg") center no-repeat;
          position: relative;
          margin-top: -50px;
      }
      
      .third__inner {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      margin-top: 10px;
      }
      
      
      .blok_photo {
          width: 300px;
          margin-top: -210px;
      }
      
      .third__reght {
          width: 300px;
          margin-top: 15px;
          margin-left: 0px;
      }
      
      
      /* Четвертый
      ===============================================================================================================================================================*/
      .fourth {
          flex-direction: column;
          display: flex;
          justify-content: center;
          margin-top: -320px;
      }
      
      .title__fourth {
          color: #4f4f4f;
          font-size: 25px;
          line-height: 1.3;
          display: flex;
          text-transform: uppercase;
          justify-content: center;
          align-items: center;
          text-align: center;
          font-family: 'Jost', sans-serif;
          margin-bottom: 10px;
          margin-top: 20px;
          margin-bottom: 50px;
      }
      .fourth__perech {
          display: flex;
          align-items: center;
          flex-wrap: wrap;
          justify-content:center;
      }
      
      .perech {
          width: 230px;
          margin: 5px; 
      }
      
      
      /* Пятый
      ===============================================================================================================================================================*/
      .fifth {
          display: flex;
          flex-direction: column;
          justify-content: center;
          height: 550px;
          width: 100%;
          background: url("img/bg__dva.svg") center no-repeat;
          margin-top: -40px;
      }
      .text__inner__fifth {
          display: inline-block;
          justify-content: right;
          align-items: center;
          margin-left: 0px;
      }
      
      .intro__fifth__title {
          color: #498CBC;
          font-size: 35px;
          line-height: .8;
          display: flex;
          text-transform: uppercase;
          justify-content: center;
          align-items: center;
          text-align: center;
          font-family: 'Jost', sans-serif;
          margin-bottom: 10px;
          margin-top: 10px;
      }
      .intro__fifth__title__dva {
          color: #4f4f4f;
          font-size: 20px;
          line-height: 1.5;
          display: flex;
          text-transform: uppercase;
          justify-content: center;
          align-items: center;
          text-align: center;
          font-family: 'Jost', sans-serif;
          margin-bottom: 10px;
          margin-top: 30px;
      }
      
      
      /* Шестой
      ===============================================================================================================================================================*/
      .sixth {
          display: flex;
          position: relative;
          z-index: -3;
          flex-direction: column;
          justify-content: center;
          margin-top: 50px;
          height: 1350px;
          margin-top: 0px;
          background: url("img/mob2.svg") center no-repeat;
      }
      .sixth__inner {
          margin-top: 0px;
          margin-bottom: 30px;
          margin-top: 0;
      
      }
      
      .sixs__inner {
          margin-top: -380px;
      }
      .title__sixth {
          color: #4f4f4f;
          font-size: 25px;
          line-height: 1.3;
          display: flex;
          text-transform: uppercase;
          justify-content: center;
          align-items: center;
          text-align: center;
          font-family: 'Jost', sans-serif;
          margin-bottom: 10px;
          margin-top: 30px;
      }
      .title__sixth__dva {
          font-size: 18px;
          line-height: 1.3;
          text-align: center;
          
      }
      
      .sixth__text__inner {
          display: flex;
          margin-left: 100px;
         
      }
      
      .seventh__zagolovok {
          margin-left: -50px;
      }
      
      /* Седьмой
      ===============================================================================================================================================================*/
      .seventh {
          display: flex;
          position: relative;
          z-index: -3;
          justify-content: center;
          margin-top: -300px;
          z-index: -4;
          margin-bottom: 20px;
      
      }
      
      .bg__sem {
         display: none;
      }
      
      .bg__sem_mob {
          display: block;
          width: 100%;
          margin-top: 50px;
      
      }
      .seventh__zagolovok {
          margin-top: 15px;
      }
      .seventh__inner {
          margin-top: -100px;
      }
      
      .seventh__text__inner {
          display: flex;
          margin-left: 100px;
      }
      .seventh__title {
          color: #383838;
          font-size: 96px;
          line-height: .8;
      }
      .seventh__title_p {
          color: #383838;
          font-size: 36px;
      }
      .seventh__inner {
          margin-left: 0px;
      }
      
      .seventhh__inner {
          margin-left: 160px;
          margin-top: -35px;
      }
      .prinimat__title {
          width: 100px;
          font-weight: 400;
      }
      .neyrofolin__1 {
          width: 100px;
          font-weight: 800;
          color: #498CBC;
      }
      
      
      .blok__inner {
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
          margin-top: 50px;
          margin-bottom: 50px;
      }
      

      .blok {
          padding: 5px;
          justify-content: center;
      }
      
      .text__inner__seventh {
          display: inline-block;
          justify-content: center;
          align-items: center;
          margin-left: 0px;
          margin-top: 10px;
      }
      
      .intro__seventh__title {
          color: #498CBC;
          font-size: 35px;
          line-height: .8;
          display: flex;
          text-transform: uppercase;
          justify-content: center;
          align-items: center;
          text-align: center;
          font-family: 'Jost', sans-serif;
          margin-bottom: 10px;
          margin-top: 10px;
      }
      .intro__seventh__title__dva {
          color: #4f4f4f;
          font-size: 25px;
          line-height: 1.5;
          display: flex;
          text-transform: uppercase;
          justify-content: center;
          align-items: center;
          text-align: center;
          font-family: 'Jost', sans-serif;
          margin-bottom: 10px;
          margin-top: 30px;
      }
      
      
      
      
      /* Footer
      ===================*/
      
      .footer {
      flex-direction: column;
      justify-content: center;
      display: flex;
      margin-top: 30px;
      width: 100%;
      position: relative;
      z-index: 0;
      }
      
      .footer__inner {
      justify-content: center;
      
      
      }
      
      .footer__ztext {
      align-items: center;
      display: flex;
      justify-content: center;
      text-align: center;
      font-size: 30px;
      }
      
      .footer__text {
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      font-size: 18px;
      width: 350px;
      
      }
      
      
      .footer__block {
      padding: 20px 0;
      text-align: center;
      }
      
      
      .foot__bnt {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      }
      
      .bnt__foot {
      width: 300px;
      margin: 10px;
      }
      
      
      
      
      /* Copyright
      ===================*/
      
      .copyright {
          display: flex;
          flex-direction: column;
          justify-content: left;
          padding-left: 0;
          height: 150px;
      
      }
      
      .copyright__text {
          font-weight: 800;
          text-align: center;
          font-size: 20px;
          margin-top: 30px;
          line-height: 1;
      
      }
      
          }
      

 @media (max-width: 281px) {
    
        /* Header
      =======================================================================================================================*/
      
      .container {
          width: 100%;
          margin: 0 auto;
          padding: 0 10px;
          min-width: 280px;
          
      }
      
      .title__h {
          color: #4f4f4f;
          font-size: 25px;
          line-height: 2;
          display: flex;
          text-transform: uppercase;
          justify-content: center;
          flex-direction: column;
          align-items: center;
          text-align: center;
          font-family: 'Jost', sans-serif;
          margin-bottom: 10px;
          margin-top: 30px;
      }
      
      .spisok {
          list-style-image: url(img/galochka.svg);
          line-height: 1.3;
          font-size: 18px;
          
      }
      
      .header {
          width: 100%;
          height: 130px;
      
      }
      
      .header__inner {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          margin-top: 0px;
      }
      
      .header__logo {
          margin-top: 0px;
          width: 200px;
      }
      
      .header__ozon {
          margin-top: 10px;
          width: 200px;
      }
      
      .foot__bnt {
      display: block;
      justify-content: center;
      align-items: center;
      }
      
      .bnt__foot {
          width: 250px;
          margin: 5px;
      }
      
      
      
      /* Intro
      ===========================================================================================================================================*/
      
      .intro {
          display: flex;
          flex-direction: column;
          justify-content: center;
          height: 900px;
          width: 100%;
          padding-top: 0px;
          background: url("img/bg.svg") center no-repeat;
      
      }
      .intro__inner {
          width: 100%;
          margin: 0 auto;
          text-align: center;  
      }
      .text__inner{
          margin-top: -220px;
          justify-content: center;
          align-items: center;
          display: flex;
      }
      .intro__bg {
          margin-top: 20px;
          width: 100%;
      }
      
      .intro__title {
      font-family: 'Lobster', cursive;
      width: 300px;
      text-align: center;
      font-weight: 200;
      font-size: 20px;
      }
      
      
      /* Первый
      ===============================================================================================================================================================*/
      .first {
          display: flex;
          flex-direction: column;
          justify-content: center;
          margin-top: -340px;
          width: 100%;
          
      }
      
      
      .spisok__first {
          list-style-image: url(img/galochka.svg);
          line-height: 2;
          font-size: 16px; 
          margin-top: 25px;
          width: 320px
      }
      
      
      /* Второй
      ================================================================================================================================================================*/
      .second {
          display: flex;
          flex-direction: column;
          justify-content: center;
          background: url("img/mob1.svg") center no-repeat;
          height: 600px;
          margin-top: 10px;
      
      }
      
      
      .second__text {
          color: #4f4f4f;
          font-size: 25px;
          line-height: 1.3;
          display: flex;
          text-transform: uppercase;
          justify-content: center;
          align-items: center;
          text-align: center;
          font-family: 'Jost', sans-serif;
          margin-bottom: 10px;
          margin-top: -185px; 
      
      }
      
      
      /* Третий
      ===============================================================================================================================================================*/
      .third {
          display: flex;
          flex-direction: column;
          justify-content: center;
          height: 1120px;
          background: url("img/bg__tri.svg") center no-repeat;
          position: relative;
          margin-top: -50px;
      }
      
      .third__inner {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      margin-top: 10px;
      }
      
      
      .blok_photo {
          width: 300px;
          margin-top: -210px;
      }
      
      .third__reght {
          width: 300px;
          margin-top: 15px;
          margin-left: 0px;
      }
      
      
      /* Четвертый
      ===============================================================================================================================================================*/
      .fourth {
          flex-direction: column;
          display: flex;
          justify-content: center;
          margin-top: -320px;
      }
      
      .title__fourth {
          color: #4f4f4f;
          font-size: 25px;
          line-height: 1.3;
          display: flex;
          text-transform: uppercase;
          justify-content: center;
          align-items: center;
          text-align: center;
          font-family: 'Jost', sans-serif;
          margin-bottom: 10px;
          margin-top: 20px;
          margin-bottom: 50px;
      }
      .fourth__perech {
          display: flex;
          align-items: center;
          flex-wrap: wrap;
          justify-content:center;
      }
      
      .perech {
          width: 230px;
          margin: 5px; 
      }
      
      
      /* Пятый
      ===============================================================================================================================================================*/
      .fifth {
          display: flex;
          flex-direction: column;
          justify-content: center;
          height: 550px;
          width: 100%;
          background: url("img/bg__dva.svg") center no-repeat;
          margin-top: -70px;
      }
      .text__inner__fifth {
          display: inline-block;
          justify-content: right;
          align-items: center;
          margin-left: 0px;
      }
      
      .intro__fifth__title {
          color: #498CBC;
          font-size: 35px;
          line-height: .8;
          display: flex;
          text-transform: uppercase;
          justify-content: center;
          align-items: center;
          text-align: center;
          font-family: 'Jost', sans-serif;
          margin-bottom: 10px;
          margin-top: 10px;
      }
      .intro__fifth__title__dva {
          color: #4f4f4f;
          font-size: 20px;
          line-height: 1.5;
          display: flex;
          text-transform: uppercase;
          justify-content: center;
          align-items: center;
          text-align: center;
          font-family: 'Jost', sans-serif;
          margin-bottom: 10px;
          margin-top: 30px;
      }
      
      
      /* Шестой
      ===============================================================================================================================================================*/
      .sixth {
          display: flex;
          position: relative;
          z-index: -3;
          flex-direction: column;
          justify-content: center;
          margin-top: -100px;
          height: 700px;
          margin-top: 0px;
          background: url("img/mob2.svg") center no-repeat;
      }
      .sixth__inner {
          margin-top: 0px;
          margin-bottom: 30px;
          margin-top: 0;
      
      }
      .title__sixth {
          color: #4f4f4f;
          font-size: 25px;
          line-height: 1.3;
          display: flex;
          text-transform: uppercase;
          justify-content: center;
          align-items: center;
          text-align: center;
          font-family: 'Jost', sans-serif;
          margin-bottom: 10px;
          margin-top: 30px;
      }
      .title__sixth__dva {
          font-size: 18px;
          line-height: 1.3;
          text-align: center;
          
      }
      
      .sixth__text__inner {
          display: flex;
          margin-left: 100px;
         
      }
      
      .seventh__zagolovok {
          margin-left: -50px;
      }
      
      /* Седьмой
      ===============================================================================================================================================================*/
      .seventh {
          display: flex;
          position: relative;
          z-index: -3;
          justify-content: center;
          margin-top: 10px;
          z-index: -4;
          margin-bottom: 20px;
      
      }
      
      .bg__sem {
         display: none;
      }
      
      .bg__sem_mob {
          display: block;
          width: 100%;
          margin-top: 50px;
      
      }
      .seventh__zagolovok {
          margin-top: 15px;
      }
      .seventh__inner {
          margin-top: -100px;
      }
      
      .seventh__text__inner {
          display: flex;
          margin-left: 100px;
      }
      .seventh__title {
          color: #383838;
          font-size: 96px;
          line-height: .8;
      }
      .seventh__title_p {
          color: #383838;
          font-size: 36px;
      }
      .seventh__inner {
          margin-left: 0px;
      }
      
      .seventhh__inner {
          margin-left: 160px;
          margin-top: -35px;
      }
      .prinimat__title {
          width: 100px;
          font-weight: 400;
      }
      .neyrofolin__1 {
          width: 100px;
          font-weight: 800;
          color: #498CBC;
      }
      
      
      .blok__inner {
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
          margin-top: 50px;
          margin-bottom: 50px;
      }
      
      .blok__inner__left {
      justify-content: center;
      align-items: center;
      }
      
      .blok__inner__right {
          justify-content: center;
          align-items: center;
      }
      
      .blok {
          width: 350px;
          padding: 10px;
          justify-content: left;
      }
      
      .text__inner__seventh {
          display: inline-block;
          justify-content: center;
          align-items: center;
          margin-left: 0px;
          margin-top: 10px;
      }
      
      .intro__seventh__title {
          color: #498CBC;
          font-size: 35px;
          line-height: .8;
          display: flex;
          text-transform: uppercase;
          justify-content: center;
          align-items: center;
          text-align: center;
          font-family: 'Jost', sans-serif;
          margin-bottom: 10px;
          margin-top: 10px;
      }
      .intro__seventh__title__dva {
          color: #4f4f4f;
          font-size: 25px;
          line-height: 1.5;
          display: flex;
          text-transform: uppercase;
          justify-content: center;
          align-items: center;
          text-align: center;
          font-family: 'Jost', sans-serif;
          margin-bottom: 10px;
          margin-top: 30px;
      }
      
      
      
      
      /* Footer
      ===================*/
      
      .footer {
      flex-direction: column;
      justify-content: center;
      display: flex;
      margin-top: 30px;
      width: 100%;
      position: relative;
      z-index: 0;
      }
      
      .footer__inner {
      justify-content: center;
      
      
      }
      
      .footer__ztext {
      align-items: center;
      display: flex;
      justify-content: center;
      text-align: center;
      font-size: 30px;
      }
      
      .footer__text {
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      font-size: 18px;
      width: 350px;
      
      }
      
      
      .footer__block {
      padding: 20px 0;
      text-align: center;
      }
      
      
      .foot__bnt {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      }
      
      .bnt__foot {
      width: 300px;
      margin: 10px;
      }
      
      
      
      
      /* Copyright
      ===================*/
      
      .copyright {
          display: flex;
          flex-direction: column;
          justify-content: left;
          padding-left: 0;
          height: 150px; 
      }
      
      .copyright__text {
          font-weight: 800;
          text-align: center;
          font-size: 20px;
          margin-top: 30px;
          line-height: 1;
      
      }
      
    }
  