.mob_block{
    display: none!important;
}
body, html{
    overflow-x: hidden;
}


@media screen and (min-width:1600px) {
    html{
        font-size: 16px!important;
    }
}
@media screen and (max-width:1600px) and (min-width:1500px) {
    html{
        font-size: 15px!important;
    }
}
@media screen and (max-width:1500px) and (min-width:1400px) {
    html{
        font-size: 14px!important;
    }
}
@media screen and (max-width:1400px) and (min-width:1300px) {
    html{
        font-size: 13px!important;
    }
}


@media screen and (min-width:1024px) {
    .prod_top span{
    -webkit-text-stroke: 2px #ffffff;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #fdfdfd;
}
    .about_item:nth-child(even){
        flex-direction: row-reverse;
    }
    .about_item:nth-child(even) .about_right {
        padding-left: 19.9rem;
        padding-bottom: 0;
        padding-top: 1.3rem;
    }
    .index_footer .footer_left{
        padding-top: 11.1rem;
    }
    .index_footer .footer_right {
        padding-top: 5.7rem;
    }
    .lang_box:hover .hidden_langs{
        opacity: 1;
        pointer-events: painted;
        top: 100%;
    }
    .lang_box:hover .arr{
        transform: rotate(-180deg);
    }
}

@media screen and (max-width:1024px) {
    .loader img{
        width: 150px;
    }
    body {
        padding-top: 4.3rem;
    }
    .lang_box{
        cursor: pointer;
    }
    .lang_box.active .hidden_langs{
        opacity: 1;
        pointer-events: painted;
        top: 100%;
    }
    .lang_box.active .arr{
        color: white!important;
        transform: rotate(-180deg);
    }
    .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: #ffffff;
    }
    .mob_none {
        display: none !important;
    }
    .mob_block {
        display: block !important;
    }

    .logo {
        width: 8.2rem;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .active_lang {
        width: 2.7rem;
        height: 2.7rem;
    }

    .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;
        background: #ffffff;
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
        padding: 2rem 15px;
        padding-bottom: 1rem;
        border-top: 1px solid #e8e8e8;
        border-bottom: 1px solid #e8e8e8;
        margin: 0;
        text-align: center;
    }

    .menu a{
        display: block;
        margin: 0!important;
        margin-bottom: 1.5rem!important;
        color: #333333;
    }
    .menu a.active{
        color: rgba(70, 152, 160, 1);
    }
    header {
        padding: 0.8rem 0;
        background-color: rgba(70, 152, 160, 1)!important;
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    }
    .slider_arrows, .slider_line{
        display: none!important;
    }
    .slider_text br{
        display: none;
    }
    .slider_text h2{
        font-size: 1.8rem;
    }
    .slider_item p {
        margin: 0;
        font-size: 1rem;
        line-height: 1.4;
    }
    .slider_text_flex {
        margin-top: 1.1rem;
    }
    .slider_item h3 {
        font-size: 1.7rem;
        margin-bottom: 1rem;
    }
    .slider_item {
        padding-top: 0;
        height: 23rem;
        padding-bottom: 2rem;
    }
    .slick-dots {
        bottom: 1.5rem;
    }
    .section_title {
        font-size: 1.8rem!important;
        letter-spacing: 0;
        margin-bottom: 1.8rem!important;
    }
    .box2_text {
        min-height: unset;
        padding-top: 3rem;
        margin-right: 0;
    }
    .full_link {
        margin-top: 0.4rem;
        margin-bottom: 2rem;
        border-bottom: 1.9px solid #339999;
        font-size: 1rem;
        letter-spacing: 0;
        padding-bottom: 0.3rem;
    }
    .box2_text .content {
        padding-right: 0;
    }
    .box2_text .content * {
        line-height: 1.5;
    }
    .prod_slider_after:after{
        display: none;
    }
    .prod_item {
        padding-top: 0;
        padding-bottom: 2rem;
        min-height: unset;
    }
    .prod_img {
        height: 26rem;
    }
    .prod_top span {
        font-size: 3rem;
    }
    .prod_text {
        margin-top: 1.3rem;
        padding: 0 1rem;
    }
    .prod_line {
        height: 3px;
        width: 3.8rem;
        margin-right: -1rem;
        margin-bottom: 1.2rem;
    }
    .prod_text_box h4 {
        font-size: 1.15rem;
        margin-bottom: 0.6rem;
    }
    .prod_arrows {
        margin-top: 0;
        position: absolute;
        bottom: -14.5rem;
        /* width: 100%; */
        justify-content: space-between;
        left: -0.6rem;
        right: -0.6rem;
    }
    .prod_arrows.custom_btns button {
        margin: 0!important;
        width: 3rem!important;
        height: 3rem!important;
        background-color: rgba(70, 152, 160, 1)!important;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%!important;
        opacity: 1!important;
    }
    .prod_arrows.custom_btns button img {
        width: 1.3rem;
        filter: brightness(0) invert(1);
    }
    #box-3 {
        padding-top: 3rem;
    }
    #box-3 .full_link {
        margin-top: 0.5rem;
    }
    .about_img {
        margin-top: 0;
        margin-bottom: 0;
    }
    #box-3 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .footer_flex{
        display: block;
    }
    .footer_left{
        width: 100%;
        background-color: transparent;
        padding: 0;
    }
    .footer_left:after{
        display: none;
    }
    .footer_logo {
        width: 11rem;
        margin: 0 auto;
    }
    footer{
        text-align: center;
        padding: 3rem 0;
    }
    .footer_links {
        padding: 3rem 0;
    }
    .footer_right{
        width: 100%;
    }
    .slogan {
        margin-top: 1.7rem;
        font-size: 0.88rem;
        margin-bottom: 3rem;
    }
    .footer_links_row .mob_full:not(:last-child){
        margin-bottom: 1.5rem;
    }
    .footer_info h4 {
        font-size: 1rem;
        margin-bottom: 0.6rem;
    }
    .copy{
        margin-bottom: 0;
        margin-top: 3rem;
    }
    .page {
        padding-top: 2rem;
    }
    .contacts_map{
        position: static;
        height: 20rem;
        width: 100%;
    }
    .page h1 {
        font-size: 1.8rem;
        margin-bottom: 1.8rem;
    }
    .breadcrumbs {
        margin-bottom: 1rem;
    }
    .contacts .footer_info {
        margin-bottom: 1.7rem;
    }
    .contacts {
        padding-bottom: 3rem;
    }
    .contacts_form {
        padding-top: 3rem;
        padding-bottom: 2rem;
    }
    textarea.form-control {
        height: auto;
    }
    .result{
        text-align: center;
    }
    .mob_flex_center{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .contacts_form_box .btn {
        margin-left: 0;
        margin-top: 1.2rem;
    }
    .about_item{
        display: block;
        padding: 0 15px;
    }
    .about_left {
        width: 100%;
    }
    .about_right {
        width: 100%!important;
        padding: 2rem 0!important;
    }
    .about_right .content {
        width: 100%;
    }
    .content h4 {
        font-size: 1.35rem;
    }
    .content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
        margin-bottom: 1rem;
    }
    .cat_row .mb_30 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .cat_img {
        height: 20.7rem;
    }
    .ab_lines {
        padding-bottom: 1rem;
    }
    .card_flex{
        display: block;
        padding: 0 15px;
    }
    .card_left {
        width: 100%;
        margin-bottom: 1.5rem;
    }
    .card_right {
        width: 100%;
        padding: 0!important;
        padding-bottom: 3rem!important;
    }
    .card_right .content {
        margin-bottom: 2rem;
    }
    .card_flex.reverse{
        display: flex;
        flex-direction: column-reverse;
    }
    .content ul li:after {
        top: 0.6rem;
    }
    .no_img {
        background-size: 7rem;
    }
   
}

@media screen and (max-width:550px) {
    .card_right .content * {
        margin-bottom: 1rem!important;
    }
    .modal .modal__block {
        width: 95%;
        padding: 3rem 1rem;
    }
    .ab_lines {
        padding-bottom: 2rem;
    }
    .ab_lines_box .mb_30:last-child {
        border-right: none;
    }
    .ab_lines_box .mb_30 {
        left: 5px;
    }
    .cat_row .prod_text {
        margin-top: 0.7rem;
        padding: 0 0.5rem;
    }
    .cat_img {
        height: 13.7rem;
    }
    .cat_row .prod_top span {
        font-size: 2rem;
    }
    .cat_row .prod_line {
        height: 2px;
        width: 3.6rem;
        margin-right: -0.5rem;
        margin-bottom: 1.2rem;
    }
    .cat_row .prod_text_box h4 {
        font-size: 1rem;
        margin-bottom: 0.5rem;
    }
    .cat_row .mb_30 {
        padding: 0 5px;
        margin-bottom: 15px;
    }
    .cat_row{
        margin: 0 -5px;
    }
    .page h1 {
        font-size: 1.6rem;
        margin-bottom: 1.6rem;
    }
    .slider_text h2 {
        font-size: 1.4rem;
    }
    .slider_item h3 {
        font-size: 1.5rem;
    }
    .section_title {
        font-size: 1.6rem!important;
        margin-bottom: 1.5rem!important;
    }
    .prod_item {
        border-right: 1px solid #dcdcdc;
    }
    .prod_img {
        height: 33rem;
        margin-left: -1px;
        margin-right: -1px;
    }
    .prod_arrows {
        bottom: -18.5rem;
    }
    .prod_text_box h4 {
        font-size: 1.35rem;
        margin-bottom: 0.8rem;
    }
    .footer_logo {
        width: 10rem;
    }
    .slogan {
        margin-bottom: 2rem;
    }
    .footer_links {
        padding: 2rem 0;
    }
    .copy {
        margin-top: 2rem;
    }
    footer{
        padding-bottom: 2rem;
    }
    .footer_links:before, .footer_links:after {
        width: auto;
        right: 0;
    }
}
