.mob_block{
    display: none!important;
}
body, html{
    overflow-x: hidden;
}

@media screen and (min-width:1400px) {
    html{
        font-size: 16px!important;
    }
}
@media screen and (max-width:1400px) and (min-width:1340px) {
    html{
        font-size: 15px!important;
    }
}
@media screen and (max-width:1340px) and (min-width:1240px) {
    html{
        font-size: 14px!important;
    }
}
@media screen and (max-width:1240px) and (min-width:1140px) {
    html{
        font-size: 13px!important;
    }
}
@media screen and (max-width:1140px) and (min-width:1040px) {
    html{
        font-size: 12px!important;
    }
}
@media screen and (max-width:1040px) and (min-width:992px) {
    html{
        font-size: 11px!important;
    }
}


@media screen and (min-width:992px) {
    .slick-arrow:hover:after{
        filter: brightness(1) invert(0);
    }
    .slick-arrow:hover{
        border-color: #BE9363;
        background-color: white;
    }
}

@media screen and (max-width:992px) {
    body {
        padding-top: 6.8rem;
    }
    .fancybox-slide--iframe .fancybox-content {
        width: 95%;
        height: auto;
    }
    .mob_full {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .menu_toggle {
        color: #ff3326;
    }
    .mob_none {
        display: none !important;
    }
    .mob_block {
        display: block !important;
    }
    .logo {
        width: 6.2rem;
    }
    header{
        padding: 1rem 0;
        position: fixed;
        box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
        background: #303030;
    }
    .container {
        width: 100%;
        padding: 0 15px;
    }
    .menu a img {
        display: none;
    }
    .search--show{
        margin-right: 1.5rem;
    }
    .menu  {
        position: absolute;
        display: none;
        top: 100%;
        left: 0;
        width: 100%;
        bottom: unset;
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
        padding: 2rem 15px;
        padding-bottom: 1rem;
        border-top: 1px solid #484848;
        border-bottom: 1px solid #484848;
        margin: 0;
        text-align: center;
        transform: none;
        background: #303030;
    }
    .rev_text {
        height: 82px;
        font-size: 1.2rem;
    }
    .menu a{
        display: block;
        margin: 0;
        margin-bottom: 1.8rem;
    }
    .nav-mobile {
        position: relative;
        z-index: 3;
        top: -0.3rem;
    }
    #nav-toggle span,
    #nav-toggle span:before,
    #nav-toggle span:after {
        cursor: pointer;
        border-radius: 1px;
        height: 3px;
        width: 35px;
        background: #ffffff;
        position: absolute;
        display: block;
        content: "";
        transition: all 300ms ease-in-out;
    }
    #nav-toggle span:before {
        top: -10px;
    }
    #nav-toggle span:after {
        bottom: -10px;
    }
    #nav-toggle.active span {
        background-color: transparent;
    }
    #nav-toggle.active span:before, #nav-toggle.active span:after {
        top: 0;
    }
    #nav-toggle.active span:before {
        transform: rotate(45deg);
    }
    #nav-toggle.active span:after {
        transform: rotate(-45deg);
    }
    #nav-toggle{
        display: block;
        width: 35px;
    }
    #box-1{
        padding-top: 3rem;
    }
    .section_title {
        font-size: 2rem!important;
        line-height: 1.2;
        margin-bottom: 1.8rem!important;
    }
    .box1_img {
        padding: 0;
        overflow: unset;
    }
    .ab_img{
        border-radius: 15px;
    }
    .btn {
        padding: 1.1rem 2rem;
        min-width: unset;
        width: 100%;
        font-size: 1.25rem;
    }
    .stage {
        border-radius: 8px;
        font-size: 1.4rem;
        padding: 1.05rem 1rem;
        margin-bottom: 0.5rem;
        margin-top: 0.35rem;
    }
    .box1_text {
        padding: 1.8rem;
        font-size: 1.7rem;
    }
    .section_text {
        margin-bottom: 3.6rem;
    }
    .box1_user {
        right: -2rem;
        bottom: unset;
        width: 20.8rem;
        top: -3rem;
    }
    .box1_logo {
        left: 0.8rem;
        top: -1rem;
        width: 21rem;
    }
    #box-2 {
        padding-top: 3.5rem;
    }
    #box-2 .section_title br{
        display: none;
    }
    #box-2 .section_title {
        font-size: 1.5rem !important;
    }
    .progress{
        justify-content: space-between;
    }
    .progress span{
        margin: 0;
        width: 30%;
    }
    .quiz_title {
        font-size: 1.35rem;
    }
    .form_label {
        margin-bottom: 0.7rem;
        font-size: 1.1rem;
    }
    .form_lables_row label span {
        font-size: 1.15rem;
    }
    .err_box{
        text-align: center;
    }
    .quiz_bg{
        display: none;
    }
    #box-3 {
        padding-top: 3.4rem;
    }
    #box-3 .section_title {
        margin-bottom: 1.3rem !important;
    }
    .section_text_box {
        margin-bottom: 1.5rem;
    }
    .service_slider{
        width: 85%;
    }
    .service_slider .slick-list{
        overflow: unset;
    }
    .slick-slide:not(.slick-current) a{
        pointer-events: none;
    }
    .service_item {
        height: 35rem;
    }
    .section_text_box br{
        display: none;
    }
    .service_item:after {
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 80.92%);
    }
    #box-4 {
        padding-top: 2rem;
        padding-bottom: 3rem;
    }
    .ras_box img {
        width: 5.538rem;
        margin-right: 0.8rem;
    }
    .ras_box {
        padding: 1rem;
        margin-bottom: 1.2rem;
        font-size: 1.2rem;
        line-height: 1.3;
        justify-content: center;
    }
    .ras_row img {
        border-radius: 7px;
    }
    .form-control {
        border-radius: 8px;
        padding: 1.2rem 1.2rem;
        font-size: 1.2rem;
    }
    #box-5 {
        padding-top: 2.6rem;
    }
    .about_bottom_flex{
        display: block;
    }
    .cert_link{
        margin-top: 1.3rem;
    }
    .cert_link img {
        width: 2.725rem;
        margin-right: 1.1rem;
        margin-left: 0.3rem;
    }
    .play_link {
        color: black;
        font-family: 'InvolveSemiBold', sans-serif;
    }
    .mob_about_slider{
        margin-top: 1.1rem;
    }
    .mob_about_slider .slick-list{
        border-radius: 15px;
        overflow: hidden;
        line-height: 0;
    }
    .mob_about_slider_item {
        height: 19rem;
        overflow: hidden;
    }
    .mob_about_slider_item img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .mob_about_slider .slick-arrow {
        top: unset;
        bottom: -3.3rem;
        filter: brightness(1) invert(1);
    }
    .about_bottom_flex {
        margin-top: 4.3rem;
    }
    .vrach_btns{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .vrach_btns a {
        width: 49%;
        margin: 0;
        margin-bottom: 0.9rem;
    }
    .vrach_img {
        height: 32.5rem;
    }
    .vrach_position {
        margin-top: 0.8rem;
    }
    .vrach_text {
        padding-top: 1.2rem;
    }
    .vrach_bottom .btn {
        padding: 1rem;
    }
    .title_flex {
        margin-bottom: 0;
    }
    #box-7 {
        padding-top: 2.7rem;
        padding-bottom: 3.5rem;
    }
    .reviews_slider{
        width: 85%;
    }
    .reviews_slider .slick-list{
        overflow: unset;
    }
    .box8_slider_title br{
        display: none;
    }
    .box8_slider_title {
        font-size: 1.3rem;
        margin-bottom: 0.8rem;
    }
    .box8_slider_bottom {
        margin-top: 0.6rem;
    }
    .box8_slider_img {
        height: 14.1rem;
        margin-top: 1.6rem;
    }
    .slider_line {
        width: 13.875rem;
        margin-top: 2.9rem;
    }
    #box-8 {
        padding-top: 3rem;
        padding-bottom: 3.1rem;
    }
    #box-10 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .contacts_left {
        padding: 1.5rem 15px;
        width: auto;
        margin-left: -15px;
        margin-right: -15px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    .map {
        height: 21rem;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        margin-left: -15px;
        margin-right: -15px;
        padding: 15px;
        background: white;
        padding-top: 0;
    }
    .socials a img {
        max-height: 2.375rem;
    }
    .socials {
        display: flex;
        align-items: center;
    }
    .socials.mob_block{
        display: flex!important;
    }
    .socials a {
        margin-right: 1.2rem;
    }
    .footer_logo {
        width: 8.225rem;
        margin-left: 0;
        margin-bottom: 2.2rem;
    }
    .mob_40 {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }
    .mob_60 {
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }
    .f_title{
        font-family: InvolveSemiBold, sans-serif;
    }
    .f_item ul{
        font-size: 1.1rem;
    }
    .f_item ul li br{
        display: none;
    }
    footer .work_box {
        padding-top: 1.1rem;
    }
    .footer_bottom_flex {
        flex-direction: column-reverse;
        font-size: 1.1rem;
        justify-content: flex-start;
        align-items: flex-start;
        border-top: 1px solid #cfad87;
        margin-top: 1.6rem;
    }
    .footer_bottom_flex .pol_link{
        margin-bottom: 1rem;
    }
    .page {
        padding-top: 1.5rem;
        padding-bottom: 3.5rem;
    }
    .service_row .mb_30 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .service_white {
        padding: 1.4rem 0;
        margin-top: 0;
        background: transparent;
        color: white;
    }
    .service_white .border_img_box{
        margin-bottom: 1.5rem;
    }
    .service_white_btn {
        padding-top: 0.6rem;
    }
    .service_populars {
        padding-top: 1.6rem;
    }
    .service_popular_item .btn {
        padding: 1.1rem;
    }
    .service_popular_item_text {
        margin-bottom: 1.1rem;
    }
    .service_popular_item {
        padding-bottom: 1.5rem;
    }

    .service_page_gallery_item {
        height: 16.688rem;
        margin-bottom: 2rem;
    }
    .page h1.sm, .page h1 {
        font-size: 2rem;
        margin-bottom: 1.9rem;
    }
    .service_prices {
        padding: 1.7rem;
        margin-top: 1.7rem;
        border-radius: 15px;
        padding-bottom: 0.5rem;
    }
    .service_prices_row{
        align-items: flex-end;
        font-size: 1.2rem;
    }
    .service_prices_row .mb_30:first-child{
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }
    .service_prices_row .mb_30:last-child{
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }
    .vrach_row .mb_30{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 2rem;
    }
    .banner_img{
        display: none;
    }
    .page #box-9 {
        padding-top: 3rem;
    }
    .page_form_title br{
        display: none;
    }
    .mob_marged{
        margin-bottom: 2rem;
    }
    .page_vrach_list {
        padding-top: 2.5rem;
    }
    .box4_text {
        padding-top: 0;
    }
    .modal_text br{
        display: none;
    }
    .modal_text{
        font-size: 1.1rem;
    }
    .page #box-4 {
        padding-top: 1.5rem;
        padding-bottom: 1rem;
    }
    .mob_stage{
        font-size: 1.4rem;
        margin-bottom: 1rem;
    }
    .vrach_sub_title {
        font-family: InvolveSemiBold, sans-serif;
        font-size: 1.8rem;
        margin-bottom: 1.1rem;
    }
    .vrach_content h2 {
        font-size: 1.55rem;
    }
    .content ul li:after {
        top: 0.55rem;
    }
    .cert_slider_item {
        height: 16.4rem;
        border-radius: 15px;
    }
    .cert_slider{
        width: 85%;
    }
    .cert_slider .slick-list{
        overflow: unset;
    }
    .page_certs {
        padding-top: 2.5rem;
    }
    .page #box-6 {
        padding-top: 2.4rem;
    }
    .mob_about_text{
        margin-bottom: 2rem;
    }
    .vrach_content p.big {
        margin-bottom: 1.3rem;
    }
    .about_preims {
        padding-top: 2.4rem;
    }
    .about_preim_sub_title{
        font-family: 'EvolventaBold', sans-serif;
        margin-bottom: 1rem;
    }
    .about_preim_text {
        width: calc(100% - 5rem);
        padding-left: 1rem;
        padding-right: 0;
        font-size: 1.1rem;
    }
    .about_preim_icon {
        width: 5rem;
        height: 5rem;
    }
    .about_preims_row .mb_30:first-child .about_preim_icon {
        padding: 0 0.4rem;
    }
    .about_ekspert_row {
        margin-top: 1.7rem;
        padding-bottom: 0.5rem;
    }
    .about_ekspert_row .content p:last-child {
        margin-top: 0;
    }
    .ras_row .mb_30 {
        margin-bottom: 0.7rem;
    }
    .page h1 br{
        display: none;
    }
    .oborod_page .vrach_page_btn {
        margin-top: 1.8rem;
    }
    .oborod_page_text_row .section_title.sm3 {
        margin-top: 0;
    }
    .oborod_page_text_row {
        margin-top: 2.5rem;
    }
    .oborod_banner_mob{
        padding-bottom: 1.5rem;
    }
    .page .slider_anons {
        margin-bottom: 1.5rem;
    }
    .br_none br{
        display: none;
    }
    .fran_width {
        width: 100%;
        margin-top: 2rem;
    }
    .fran_border_item {
        min-height: 4.1rem;
        border-width: 1px;
    }
    .fran_borders_row .mb_30 {
        margin-bottom: 1.2rem;
    }
    .fran_borders_row{
        margin-bottom: 1rem;
    }
    .vrach_page_btn_row {
        margin-top: 1.6rem;
    }
    .vrach_page_btn_row .mb_30{
        margin-bottom: 0.5rem;
    }
    .franschiza_page .oborod_page_text_row .section_title.sm3 br{
        display: none;
    }
    .franschiza_page .oborod_page_text_row {
        margin-top: 2rem;
    }
    .fran_consult {
        margin-top: 0.2rem;
    }
    .fran_white {
        padding: 1.7rem;
    }
    .fran_consult_bottom_row {
        margin-top: 1.5rem;
    }
    .fran_icon_item {
        justify-content: flex-start;
        min-height: 5.6rem;
        padding-left: 2rem;
    }
    .fran_icon_item_box {
        width: 2.9rem;
    }
    .fran_consult_bottom {
        margin-top: 2.2rem;
    }
    .page.franschiza_page #box-4 {
        padding-top: 2rem;
    }
    .page.franschiza_page #box-4 .border_img_box {
        border-radius: 15px;
        margin-bottom: 2rem;
    }
    .fran_black_bg{
        border-radius: 0;
        background: transparent;
    }
    .fran_black_content{
        background: linear-gradient(180deg, #000 0%, #242424 100%);
        border-radius: 20px;
        margin-top: 2rem;
        padding: 1.7rem;
        padding-bottom: 0.7rem;
    }
    .fran_black_content .section_title{
        font-size: 1.6rem!important;
    }
    .fran_steps {
        padding-top: 3rem;
    }
    .fran_step_img{
        display: none;
    }
    .fran_step_item {
        padding: 1.7rem;
    }
    .fran_last {
        margin-top: 3.3rem;
    }
    #fr_last_form .box4_text {
        padding-top: 0;
        padding-bottom: 1.5rem;
    }
    #fr_last_form {
        padding-top: 2.3rem;
    }
    .mob_num{
        position: absolute;
        left: 50%;
        top: 63%;
        transform: translate(-50%, -50%);
        font-family: 'EvolventaBold', sans-serif;
        font-size: 116vw;
        text-shadow: 2px 0 #BE9363, -2px 0 #BE9363, 0 2px #BE9363, 0 -2px #BE9363, 1px 1px #BE9363, -1px -1px #BE9363, 1px -1px #BE9363, -1px 1px #BE9363;
        color: white;
        line-height: 1;
        opacity: 0.3;
    }
    .result{
        font-size: 1rem!important;
    }
}
@media screen and (max-width:550px) {
    body{
        font-size: 1.25rem;
    }
    .modal .modal__block{
        width: 95%;
        padding: 3rem 1rem;
    }
}
