
@media (max-width: 1200px) {
    
    .container {
        max-width: 1000px;
        margin: 0 auto;
        padding: 0 20px;
    }

.a-top-callcack {
    display: none;
}


h1 {
    font-size: 42px;
    margin-bottom: 30px;
}

.p-1-1 {
    font-size: 22px;
}

.title {
    font-size: 40px;
}



.content-2__left {
    width: 50%;
}
.content-2__right {
    width: 50%;
}

.p-2-1 {
    padding-top: 30px;
    padding-bottom: 10px;
    font-size: 20px;
}

.p-2-2 {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 20px;
    padding-left: 80px;
    padding-right: 60px;
}


.p-2-3 {
    font-size: 26px;
    margin-bottom: 10px;
}

.p-2-4 {
    font-size: 20px;
    margin-bottom: 30px;
}


.box-3 {
    width: 100%;
    margin-bottom: 70px;
    align-items: center;
}

.p-nap-2 {
    font-size: 18px;
    padding-bottom: 20px;
}

#block-5 video {
    width: 65%;
    margin-top: 60px;
    border-radius: 22px;
    cursor: pointer;
}



}





































@media (max-width: 1000px) {
    
    .container {
        max-width: 700px;
        margin: 0 auto;
        padding: 0 20px;
    }


    .content-2 {
        flex-wrap: wrap;
    }


    .content-2__left {
        width: 100%;
        padding-bottom: 60px;
    }
    .content-2__right {
        width: 100%;
    }
    
    .content-2__left h2 {
        text-align: center;
        padding-left: 60px;
        padding-right: 60px;
        padding-bottom: 30px;
    }



    .p-2-1 {
        padding-top: 30px;
        padding-bottom: 10px;
        font-size: 26px;
        text-align: center;
    }


    .p-2-2 {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 26px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 100px;
        text-align: center;
    }


    .bulit-2-1 {
        background: url(../img/bulit-2-1.png) no-repeat top center;
        background-size: 80px;
    }
    .bulit-2-2 {
        background: url(../img/bulit-2-2.png) no-repeat top center;
        background-size: 80px;
    }
    .bulit-2-3 {
        background: url(../img/bulit-2-3.png) no-repeat top center;
        background-size: 80px;
    }

    .p-2-3 {
        font-size: 32px;
        margin-bottom: 10px;
    }
    .p-2-4 {
        font-size: 22px;
        margin-bottom: 30px;
    }


    .napravleniye {
        flex-wrap: wrap;
    }

    .napravleniye img {
        width: 100%;
        border-radius: 10px;
        margin-bottom: 40px;
    }


    .nap-text {
        width: 100%;
        padding-left: 0px;
        text-align: center;
    }

    .nap-text-left {
        padding-right: 0px;
        order: 1;
    }


    #block-5 video {
        width: 100%;
        margin-top: 60px;
        border-radius: 22px;
        cursor: pointer;
    }


    .content-6 {
        flex-wrap: wrap;
    }


    .content-6__left {
        width: 100%;
        padding-bottom: 80px;
    }

    .content-6__right {
        width: 100%;
    }

    #block-6 h2 {
        text-align: center;
    }


    .tarifs {flex-wrap: wrap;justify-content: center;}

    .tarif {width: 60%;margin-bottom: 60px;}


.none1000 {
    display: none;
}

.slider-8 img {
    width: 95% !important;
    border-radius: 12px;
}



.slick-next {
    width: 40px;
    height: 40px;
    background-size: 40px;
}

.slick-prev {
    width: 40px;
    height: 40px;
    background-size: 40px;
}

.slider-8 {
    padding: 60px 0px;
    text-align: center;
}


.content-9 a {
    width: 49%;
    margin-bottom: 2%;
    text-decoration: none;
}

.content-9 video {
    width: 100%;
    margin-bottom: 2%;
    text-decoration: none;
    border-radius: 10px;
}

.otzivs {flex-wrap: wrap;}

.otziv {
    width: 100%;
    padding: 30px;
    margin-bottom: 30px;
}

.otziv:last-child {margin-bottom: 0px;}


.content-10 {
    flex-wrap: wrap;
    justify-content: center;
}

.content-10__right {
    padding-top: 40px;
}


.p-11-1 {
    padding: 40px 50px;
    font-size: 26px;
}



}



















@media (min-width: 741px) {
.btn-nav {display: none;}
}






@media (max-width: 740px) {
    
    .container {
        max-width: 500px;
        margin: 0 auto;
        padding: 0 20px;
    }

.top-local {display: none;}
.a-top-phone {display: none;}
.top-mess {display: none;}


.bulits-1 {
flex-wrap: wrap;
padding-bottom: 20px;
}
.bulit-1 {
    width: 100%;
margin-bottom: 15px;
}

.bulit-1 img {
    width: 30px;
    margin-right: 10px;
}

h1 {
    font-size: 38px;
    margin-bottom: 20px;
}


.btn-nav {
    width: 45px;
    height: 45px;
    background: none;
    border: 0;
    cursor: pointer;
    position: fixed;
    right: 30px;
    top: 15px;
    z-index: 10;
  }
  
  .btn-nav span {
    background: #ffcc00;
    height: 4px;
    width: 40px;
    display: block;
    margin: 8px 0px;
  }


#block-2 {
    padding: 60px 0px;
}

.content-2__left h2 {
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
}


.p-2-1 {text-align: left;}







.bulit-2-1 {
    background: url(../img/bulit-2-1.png) no-repeat left center;
    background-size: 60px;
}
.bulit-2-2 {
    background: url(../img/bulit-2-2.png) no-repeat left center;
    background-size: 60px;
}
.bulit-2-3 {
    background: url(../img/bulit-2-3.png) no-repeat left center;
    background-size: 60px;
}

.p-2-2 {
    padding-top: 15px;
    padding-left: 80px;
    text-align: left;
}

.none740 {display: none;}

.title {
    text-align: left;
}


.box-3 {
    flex-wrap: wrap;
}

.box-3 img {
    width: 100%;
margin-bottom: 40px;
}


.box-3 p span {
    font-size: 20px;
}

.box-3 p span {
    font-size: 26px;
    padding-bottom: 20px;
}


#block-4 {
    padding: 60px 0px;
}


.napravleniye-first-child {
    margin-top: 70px;
}


.nap-text {
    text-align: left;
}

.p-nap-1 {
    font-size: 26px;
    padding-bottom: 20px;
}

.p-nap-2 {
    font-size: 20px;
    padding-bottom: 20px;
}

#block-6 {
    padding: 60px 0px;
    padding-bottom: 30px;
}

#block-6 h2 {
    text-align: left;
}

.content-6__left {
    width: 100%;
    padding-bottom: 60px;
}

.trener {
    margin-bottom: 40px;
    border-radius: 16px;
}


.trener img {
    width: 180px;
    border-radius: 0px 0px 0px 0px;
}

.trener-text {
    padding: 15px;
}

.trener-text p span {
    font-size: 22px;
    font-weight: bold;
    display: block;
    padding-bottom: 5px;
}

.trener-text p scan {
    font-weight: bold;
    display: block;
    padding-bottom: 10px;
}


.tarif {
    width: 100%;
    margin-bottom: 60px;
}

#block-7 {
    padding-bottom: 0px;
}


#block-8 {
    padding: 60px 0px;
    padding-bottom: 0px;
}

#block-10 {
    padding: 60px 0px;
}

.content-10 {
    flex-wrap: wrap;
    justify-content: start;
}


#block-11 {
    text-align: left;
}

.p-11-1 {
    padding: 40px 0px;
    font-size: 26px;
}

#block-12 {
    padding: 60px 0px;
}


#block-14 {
    position: relative;
    height: auto;
    background: #F5F8F9;
}

.mapframe {
    position: relative;
    width: 100%;
}

.flexxx {
    height: auto;
    background: #F5F8F9;
}
.contacts {
    width: 100%;
    background: #F5F8F9;
    border-radius: 16px;
    padding: 60px 0px;
    position: relative;
    z-index: 5;
}



}


































@media (max-width: 540px) {
    
    .container {
        max-width: 400px;
        margin: 0 auto;
        padding: 0 20px;
    }

    h1 {
        font-size: 36px;
        margin-bottom: 20px;
    }

    .p-1-1 {
        font-size: 20px;
    }

    .bulit-1 span {
        font-size: 18px;
    }


    .title {
        font-size: 36px;
    }



    .p-2-1 {
        padding-top: 20px;
        padding-bottom: 0px;
        font-size: 24px;

    }

    .p-2-2 {
        padding-top: 11px;
        padding-bottom: 11px;
        font-size: 24px;
    }


    .form-2 {
        padding: 40px 25px;
    }

    .p-2-4 {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .p-2-3 {
        font-size: 26px;
        margin-bottom: 5px;
    }



    .content-3 {
        padding-top: 60px;
    }

    .box-3 p span {
        font-size: 22px;
        padding-bottom: 20px;
        color: #000;
    }


    .box-3 p {
        font-size: 22px;
        color: #555;
    }


    .trener {
        flex-wrap: wrap;
    }



    .trener img {
        width: 100%;
        border-radius: 16px 16px 0px 0px;
        margin-bottom: 25px;
    }



    .trener-text p span {
        font-size: 26px;
        padding-bottom: 20px;
        color: #000;
    }

    .trener-text p {
        font-size: 20px;
        padding-bottom: 20px;
        color: #232323;
    }





 #block-7 h2 {text-align: center;}


 .btn-4 {
    font-size: 16px;
    padding: 18px 40px;
}


#block-11 {
    text-align: center;
}

#block-11 h2 {
    text-align: center;
}

.p-11-1 {
    padding: 40px 0px;
    font-size: 22px;
}

.btn-11 {
    font-size: 16px;
    border-radius: 10px;
    padding: 20px 40px;
}

#block-14 h2 {
    padding-bottom: 20px;
}


.contacts p {
    font-size: 20px;
    margin-bottom: 20px;
}







}