.mob_block{
    display: none!important;
}
body, html{
    overflow-x: hidden;
}
.images_row{
    margin-top: 3rem;
}
.gal_item{
    display: block;
    height: 18rem;
    background: black;
}
.gal_item:hover img{
    opacity: 0.6;
}
.gal_item img{
    transition: all 0.35s;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media screen and (min-width:1400px) {
    html{
        font-size: 16px!important;
    }
}
@media screen and (max-width:1400px) and (min-width:1300px) {
    html{
        font-size: 13px!important;
    }
}


@media screen and (min-width:992px) {
    .about_row .section_title.sm{
        font-size: 2.2rem;
    }
    .services_item_img img{
        transition: all 0.35s;
    }
    .services_item:hover .services_item_img img{
        transform: scale(1.05);
    }
    #box-5{
        background-image: url(../img/bg.png);
        background-size: 55rem;
        background-repeat: no-repeat;
        background-position: top 14rem center;
    }
    .menu a.active, .menu a:hover{
        background: white;
        color: black;
    }
    .btn:hover .btn_arrow img, .direction_item:hover .btn .btn_arrow img{
        transform: rotate(-315deg);
        filter: brightness(0) invert(1);
    }
    .btn:hover, .direction_item:hover .btn{
        background: #454545;
        color: white;
    }
    .btn:hover .btn_arrow, .direction_item:hover .btn_arrow{
        background: #454545;
    }
    .box2_img img, .direction_img img{
        transition: all 0.35s;
    }
    .box2_link:hover .arrow_big{
        background: #454545;
    }
    .box2_link:hover .arrow_big img{
        transform: rotate(-315deg);
        filter: brightness(0) invert(1);
    }
    .sm_btn:hover .btn_arrow{
        background: #454545;
    }
    .sm_btn:hover .btn_arrow img{
        transform: rotate(-315deg);
        filter: brightness(0) invert(1);
    }

    .box2_link:hover .box2_img img, .direction_item:hover .direction_img img{
        transform: scale(1.05);
    }




}

@media screen and (max-width:992px) {
    body {
        padding-top: 5.7rem;
    }

    .mob_full {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .mob_none {
        display: none !important;
    }
    .mob_block {
        display: block !important;
    }
    .logo {
        width: 7.1rem;
        position: relative;
        z-index: 3;
    }
    .container {
        width: 100%;
        padding: 0 15px;
    }
    .menu a img {
        display: none;
    }
    .search--show{
        margin-right: 1.5rem;
    }
    .menu {
        position: absolute;
        display: none;
        top: 2rem;
        left: 15px;
        width: auto;
        right: 15px;
        bottom: unset;
        background: #222;
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
        padding: 5rem 15px;
        padding-bottom: 1rem;
        border-top: none;
        border-bottom: none;
        margin: 0;
        text-align: center;
        border-radius: 25px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .header_right > .mob_block{
        position: relative;
        z-index: 3;
    }
    .menu a {
        display: block;
        margin: 0;
        margin-bottom: 1.5rem;
        height: auto;
        font-size: 1.1rem;
        position: relative;
        z-index: 3;
    }
    .mob_menu_show{
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        width: 3.5rem;
        height: 3.5rem;
        background: #ECC05F;
    }
    .mob_menu_show img{
        width: 2.6rem;
    }

    #box-1{
        padding-top: 2rem;
    }
    .tags span {
        padding: 0.6rem 1.3rem;
        font-size: 1rem;
    }
    .tags{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .box1_h1 {
        font-size: 2.5rem;
        margin-top: 1.8rem;
    }
    .btn.mob_full_btn{
        width: calc(100% - 3.3rem)!important;
    }
    .btn span {
        height: 3.7rem;
    }
    .btn_arrow {
        width: 3.7rem;
        height: 3.7rem;
        right: -3.3rem;
    }
    .text_20 {
        font-size: 1.1rem;
    }
    .text_24 {
        font-size: 1.1rem;
    }
    .box1_btn {
        margin-top: 2rem;
    }
    .box1_img {
        border-radius: 16px;
        height: 32rem;
        padding: 1.5rem;
        margin-top: 2rem;
    }
    .box1_img_text{
        margin: 0;
        width: 100%;
    }
    #box-2 {
        padding-top: 5rem;
    }
    #box-2 .arrow_big{
        display: none;
    }
    .box2_link:after{
        display: none;
    }
    .box2_link{
        border-radius: 16px;
    }
    .box2_img{
        border-radius: 16px;
    }
    .box2_title {
        padding: 0.85rem 0;
        width: 70%;
        border-radius: 50px;
        margin: 0 auto;
        margin-bottom: 2rem;
    }
    .box2_link {
        border-radius: 16px;
        height: 18rem!important;
    }
    .box2_link:before{
        border-radius: 16px;
    }
    .cover_img {
        object-position: top;
    }
    #box-3 {
        padding-top: 2.5rem;
    }
    .box3_box {
        border-radius: 16px;
        padding: 2.5rem 2rem;
    }
    .shape_circle {
        width: 5.3rem;
        height: 5.3rem;
    }
    .shape_left {
        width: 5.2rem;
    }
    .shape_flex {
        margin-top: 2.4rem;
        justify-content: flex-end;
    }
    .direction_item {
        padding: 1.5rem;
        padding-bottom: 5rem;
        height: 25rem;
    }
    .direction_item:after, .direction_img{
        border-radius: 16px;
    }
    .direction_item .btn {
        right: 3.3rem;
        top: unset;
        bottom: 0;
    }
    .direction_after {
        top: unset;
        width: 15.6rem;
        z-index: 4;
        bottom: -1px;
        transform: rotateX(180deg);
        right: -1px;
    }
    .direction_after img{
        height: 5rem;
    }
    #box-4 {
        padding-top: 4rem;
    }
    #box-5 {
        padding-top: 2.8rem;
    }
    .preims_row .mb_30{
        margin-bottom: 10px;
    }
    #box-5{
        background-image: url("../img/mob_preims.png");
        background-size: 80%;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .mob_slider{
        margin: 0;
        width: 85%;
        display: block;
    }
    .mob_slider .slick-list{
        margin: 0 -10px;
        display: flex;
        overflow: unset;
    }
    .mob_slider .slick-track{
        display: flex;
    }
    .mob_slider .slick-slide > div{
        height: 100%;
    }
    .mob_slider .mb_30{
        -ms-flex: none;
        flex: none;
        max-width: unset;
        margin: 0;
        height: 100%;
    }
    .tariff_item {
        padding: 2rem 1.5rem;
        border-radius: 16px;
    }
    .preim_num {
        font-size: 1.7rem;
        width: 3.125rem;
        height: 3.125rem;
    }
    .preim_item {
        border-radius: 16px;
    }
    .contacts_row{
        flex-direction: column-reverse;
    }
    #box-6 {
        padding-top: 3rem;
    }
    .form-control {
        padding: 1.1rem 1.3rem;
        font-size: 1.1rem;
    }
    .policy {
        font-size: 0.975rem;
        text-align: center;
    }
    .contacts_left{
        border-radius: 16px;
        margin-top: 2rem;
    }
    .cont_shapes img {
        width: 1.2rem;
    }
    .contacts_bottom p {
        margin-bottom: 0.7rem;
    }
    .cont_shapes {
        right: 0.8rem;
        top: 0.85rem;
        transform: none;
    }
    #box-7 {
        padding-bottom: 4rem;
    }
    .footer_logo {
        width: 9rem;
        margin-bottom: 2rem;
    }
    footer {
        padding-top: 3.5rem;
        padding-bottom: 1rem;
    }

    .footer_menu {
        flex-direction: row-reverse;
        justify-content: space-between;
    }
    .footer_menu img {
        margin-right: 0;
        transform: rotate(180deg);
    }
    .pr-0{
       padding-right: 10px!important;
    }
    .pl-0{
        padding-left: 10px!important;
    }
    .footer_center{
        padding-top: 3rem;
    }
    footer .form-control {
        padding: 1.2rem 1.3rem;
    }
    .footer_right_item {
        text-align: center;
    }
    .socials.sm a {
        font-size: 1.8rem;
        margin: 0 0.5rem;
    }
    h1.section_title {
        margin-bottom: 1.7rem;
    }
    .page {
        padding-top: 2rem;
        padding-bottom: 4rem;
    }
    .breadcrumbs {
        font-size: 1rem;
        margin-bottom: 1.4rem;
    }
    .about_text_box{
        margin-bottom: 2rem;
    }
    .about_slider_item {
        height: 26rem;
    }
    .about_slider{
        border-radius: 16px;
    }
    .slick-dots {
        bottom: 50%;
        transform: translateY(50%);
    }
    .about2 {
        border-radius: 16px;
        padding: 2.5rem 2rem;
        margin-top: 4rem;
        margin-bottom: 1rem;
    }
    .about2_left .section_title span{
        display: block;
    }
    .about2_items {
        width: 8.7rem;
        margin-top: 1rem;
    }
    .about3 {
        margin-top: 4rem;
    }
    .about3_row{
        flex-direction: column-reverse;
    }
    .about3_img{
        border-radius: 0;
        margin-bottom: 2rem;
    }
    .about3_img img{
        border-radius: 16px;
    }
    .about4_big{
        height: auto;
        border-radius: 16px;
        margin-bottom: 2rem;
    }
    .about4 {
        margin-top: 2rem;
    }
    .about4_sm{
        height: auto;
        border-radius: 16px;
    }
    .about_4sm_row .mb_30{
        margin-top: 2rem;
        margin-bottom: 0;
    }
    .about_4sm_row .mb_30:first-child{
        margin-top: 1rem;
    }
    .select2-container .select2-selection--single {
        height: 3.7rem!important;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 3.7rem!important;
    }
    .filter_row .mb_30{
        margin-bottom: 10px;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
        width: 3rem!important;
    }
    .services_item {
        border-radius: 16px;
        height: 29rem;
    }
    .similar_services {
        margin-top: 2.3rem;
    }
    .similar_services .section_title{
        font-size: 1.8rem;
        margin-bottom: 1rem;
    }
    .similar_service_item .cover_img {
        border-radius: 16px;
    }
    .similar_service_item:after{
        border-radius: 16px;
    }
    .similar_service_item {
        margin-bottom: 1.5rem;
        padding: 2rem;
        height: 26rem;
    }
    .ssi_title {
        font-size: 1.6rem;
        margin-bottom: 0.8rem;
    }
    .ssi_text {
        width: 100%;
    }
    .similar_bg img, .tariff_bg img{
        height: 5.5rem;
        margin-bottom: -1px;
        margin-right: -1px;
    }
    .similar_service_item:last-child{
        margin-bottom: 0;
    }
    .trainer_img {
        height: 29rem;
    }
    .trainer_item .section_title.sm br, .kids_item .section_title.sm br{
        display: none;
    }
    .trainer_item .section_title.sm, .kids_item .section_title.sm{
        font-size: 1.8rem;
    }
    .kids {
        padding-top: 1.5rem;
    }
    .kids_img {
        height: 28rem;
    }
    .kids_row .mb_30:last-child{
        margin-bottom: 0;
    }
    .page_tariff_item{
        border-radius: 16px;
    }
    .tariff_form_box {
        border-radius: 0;
        margin-left: -15px;
        margin-right: -15px;
        padding: 3.5rem 15px;
    }
    .btn.full{
        padding-left: 0;
        padding-right: 0;
    }
    .btn.full {
        width: calc(100% - 3.3rem);
    }
    .pbm-0{
        padding-bottom: 0!important;
    }
    .tariff_form {
        padding-top: 3rem;
    }
    .contacts_map{
        border-radius: 16px;
        height: 30rem;
    }
    .page_cont_list{
        margin-top: 2rem;
    }
    .card_img_img{
        border-radius: 30px;
    }
    .card_text_top .section_title.sm {
        margin-bottom: 0.4rem;
        padding-top: 1rem;
    }
    .card_text_bottom{
        padding-top: 2.5rem;
    }
    .mob_menu_show .close_menu{
        display: none;
    }
    .mob_menu_show.active .close_menu{
        display: block;
    }
    .mob_menu_show.active .show{
        display: none;
    }
    .mob_menu_show.active img {
        width: 1.8rem;
    }
    .modal .modal__block {
        width: 95%;
        padding: 3rem 1rem;
    }
}

@media screen and (max-width:550px) {
    body{
        font-size: 1.1rem;
    }
}

.f_policy{
    opacity: 0.5;
}
.f_policy:hover{
    opacity: 1;
}
