.mob_block{
    display: none!important;
}
body, html{
    overflow-x: hidden;
}

@media screen and (min-width: 992px) {
    .mob_menu, .mob_phones{
        display: none!important;
    }
    .slick-arrow:hover{
        background-color: #434343;
    }
    .slick-next:hover{
        background-image: url(../img/right2.png);
    }
    .slick-prev:hover{
        background-image: url("../img/left2.png");
    }
    .prod_btns{
        position: absolute;
        top: 90%;
        left: 0;
        right: 0;
        opacity: 0;
        pointer-events: none;
        transition: all 0.35s;
        background: white;
        padding-bottom: 0.5rem;
    }

    .prod_item:hover .prod_btns{
        opacity: 1;
        pointer-events: painted;
        top: 100%;
    }
    .header_phones:hover i{
        transform: rotate(-180deg);
    }
    .phones_drop{
        opacity: 0;
        pointer-events: none;
        transition: all 0.25s ease-in;
    }
    .header_phones:hover .phones_drop{
        opacity: 1;
        pointer-events: painted;
    }
    .prod_btn:hover{
        background: #18848C;
        color: white;
        border-color: #18848C;
    }
    .prod_btn.bordered:hover{
        background: #222222;
        border-color: #222222;
        color: white;
    }
    .products_pad{
        padding-left: 4.4rem;
    }
    .sort_drop{
        top: 120%;
        opacity: 0;
        pointer-events: none;
        transition: all 0.35s;
    }
    .sort_box .arrow_down{
        transition: all 0.35s;
        font-size: 0.6rem;
        top: 0;
    }
    .sort_box:hover .arrow_down{
        transform: rotate(-180deg);
    }
    .sort_box:hover .sort_drop{
        opacity: 1;
        pointer-events: painted;
        top: 100%;
    }
}
@media screen and (max-width:992px) {
    body {
        padding-top: 5rem;
    }
    .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: #00A5B0;
        font-size: 1.9rem;
        width: 1.7rem;
    }
    .mob_cart_btn{
        color: #00A5B0;
        font-size: 1.8rem;
        margin-right: 1.7rem;
        position: relative;
    }
    .mob_header_phones{
        color: #00A5B0;
        font-size: 1.8rem;
        margin-right: 1.2rem;
        width: auto;
        position: relative;
        top: 0.05rem;
    }
    .search--show {
        margin-right: 1.4rem;
        font-size: 1.6rem;
    }
    .cart_count {
        width: 1rem;
        height: 1rem;
        background: #fd4040;
        top: -0.1rem;
        right: -0.5rem;
        font-size: 0.7rem;
    }
    .mob_none {
        display: none !important;
    }
    .mob_block {
        display: block !important;
    }
    .logo {
        width: 6.6rem;
        position: relative;
        top: 0.1rem;
    }
    .container {
        width: 100%;
        padding: 0 15px;
    }
    .menu a img {
        display: none;
    }
    .header_drop_cats{
        display: none!important;
    }
    .mob_menu, .mob_phones  {
        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;
    }
    .mob_menu a, .mob_phones a{
        display: block;
        margin: 0;
        margin-bottom: 1.5rem;
    }
    .mob_phones > a{
        font-weight: 600;
        font-size: 1.3rem;
    }
    .mob_phones .header_socs{
        justify-content: center;
        margin: 0;
        padding-bottom: 0.5rem;
    }
    .mob_phones .header_socs a {
        display: flex;
        margin: 0 0.6rem;
    }


    header{
        top: 0!important;
        padding: 0.9rem 0;
        box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.05), inset 0 -1px 0 rgba(0,0,0,0.15);
        background: white;
    }
    .header_flex {
        padding: 0;
    }
    header .search_box{
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        margin: 0;
        display: none;
    }
    header .search_box input{
        width: 100%;
        border-radius: 0;
        height: 3.5rem;
        padding-left: 44px;
    }
    header .search_box button {
        left: 15px;
        width: 1.5rem;
    }
    .pl-0{
        padding-left: 10px!important;
    }
    .box1_slider_text {
        padding: 4rem 0;
    }
    .box1_slider {
        margin-left: 0;
    }
    .section_title {
        font-size: 2rem;
        letter-spacing: 0.03rem;
        margin-bottom: 2rem;
    }
    .section_title_sm {
        font-size: 1.8rem;
        margin-bottom: 1.8rem;
    }
    .otr_img {
        width: 180%;
        bottom: 0;
        top: 4.3rem;
    }
    .box1_slider_bottom {
        padding: 2rem 15px;
        margin-left: -15px;
        width: calc(100% + 30px);
    }
    .form-control{
        font-size: 1rem;
        height: 3.5rem;
    }
    .btn{
        width: 100%!important;
        min-width: unset!important;
        padding: 0!important;
        height: 3.5rem!important;
        font-size: 1.1rem!important;
    }
    .box1_form_row > .mob_full:not(:last-child){
        margin-bottom: 1rem;
    }
    .result {
        font-size: 1rem;
    }
    .box1_form .result p {
        margin-top: 1rem;
        margin-bottom: 0;
    }
    .otr_logo {
        width: 77%;
        right: -1.2rem;
        bottom: unset;
        top: 1.1rem;
    }
    .modal .modal__block {
        width: 95%;
        padding: 3rem 1.5rem;
    }
    .section_title_sm img {
        width: 1.7rem;
        margin-left: 0.45rem;
    }
    #box-2 {
        padding-top: 3.5rem;
    }
    .prod_slider .slick-slide .mb_30{
        padding: 0 5px;
    }
    .prod_slider .slick-list{
        margin: 0 -5px;
        padding-bottom: 0;
    }
    .prod_img {
        height: 16rem;
    }
    .prod_title {
        margin-top: 0.8rem;
        margin-bottom: 0.8rem;
        font-size: 1rem;
    }
    .prod_slider .slick-arrow {
        top: -4.5rem;
    }
    #box-2 .section_title_sm {
        font-size: 1.5rem;
    }
    #box-3 {
        padding-top: 3rem;
    }
    .cat_item{
        width: 50%;
        padding: 15px;
    }
    .cat_img {
        height: 9rem;
    }
    .cat_title {
        font-size: 1.1rem;
        margin-top: 1rem;
        padding-left: 0;
        text-align: center;
    }
    .brand_slider_item {
        height: 4rem;
    }
    .long_btn {
        font-size: 1.1rem;
        height: 4rem;
    }
    .box4_text {
        width: 100%;
        text-align: left;
    }
    #box-4 {
        padding-top: 3.5rem;
    }
    .content{
        font-size: 1rem;
    }
    .preims{
        display: block;
        padding-top: 2rem;
    }
    .preim_item{
        width: 100%;
        padding: 0 15px;
        border: none;
        margin-bottom: 1.5rem;
        padding-bottom: 1.5rem;
        border-bottom: 1px solid #e8e8e8;
    }
    .preim_item:last-child{
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none;
    }
    .preim_icon {
        width: 4.625rem;
        height: 4.625rem;
    }
    .preim_icon img {
        width: 1.8rem;
    }
    .preim_title {
        font-size: 1.3rem;
        margin-top: 0.9rem;
        margin-bottom: 0.8rem;
    }
    .preim_text {
        font-size: 1rem;
    }

    .box5_form_row > .mob_full:last-child{
        display: none;
    }

    #box-5 {
        border-top: none;
        margin-top: 3.5rem;
        background: #00A5B0;
        color: white;
    }
    .box5_form {
        padding: 3rem 15px;
    }
    .box5_form_data {
        width: 100%;
        margin-top: 1.7rem;
    }
    .box5_form_data .btn{
        background: black;
    }
    #box-5 .section_title_sm {
        margin-bottom: 1rem;
    }
    footer{
        padding-top: 3.5rem;
        text-align: center;
    }
    .footer_logo {
        width: 11rem;
        margin: 0 auto;
    }
    .slogan {
        width: 100%;
        font-size: 0.9rem;
        margin-top: 1.3rem;
        line-height: 1.4;
        margin-bottom: 1.9rem;
    }
    footer .socials {
        justify-content: center;
    }
    footer .socials a{
        margin: 0 0.4rem;
    }
    .footer_item{
        margin-top: 2rem;
    }
    .footer_title {
        font-size: 1rem;
        margin-bottom: 0.8rem;
    }
    footer .footer_cont{
        justify-content: center;
        align-items: center;
    }
    footer .footer_item:not(:last-child) {
        margin-bottom: 0;
    }
    footer .header_socs {
        margin-top: 2rem;
        justify-content: center;
    }
    footer .header_socs a{
        margin: 0 0.5rem;
    }
    .footer_bootom_row {
        margin-top: 2.2rem;
        flex-direction: column-reverse;
    }
    .footer_bootom_row *{
        text-align: center!important;
    }
    .footer_bootom_row a {
        margin-bottom: 1.1rem;
        display: block;
    }
    .about_banner {
        padding-top: 3rem;
        padding-bottom: 2.5rem;
        min-height: unset;
        background: black;
        color: white;
    }
    .about_banner > .ab_img{
        opacity: 0.6;
    }
    .section_title_sm.big {
        font-size: 2rem;
        margin-bottom: 1.5rem;
    }
    .about_texts {
        padding-top: 3.5rem;
        padding-bottom: 0.5rem;
    }
    .about_text_item .section_title_sm {
        font-size: 1.5rem;
        margin-bottom: 1.1rem;
    }
    .ati2 {
        padding-left: 0;
    }
    .pr-0{
        padding-right: 10px!important;
    }
    .pl-0{
        padding-left: 10px!important;
    }
    .about_last_text {
        padding: 3rem 15px;
        padding-bottom: 0;
    }
    .page {
        padding-top: 2rem;
        padding-bottom: 1rem;
    }
    h2, h1 {
        font-size: 1.6rem;
    }
    h3 {
        font-size: 1.5rem;
    }
    h4 {
        font-size: 1.4rem;
    }
    h5 {
        font-size: 1.3rem;
    }
    h6 {
        font-size: 1.1rem;
    }
    .cat_seo_block {
        padding-top: 3rem;
    }
    .brands_row > .mb_30{
        margin-bottom: 10px;
    }
    .brand_text span {
        font-size: 0.9rem;
    }
    .brand_text {
        padding-left: 1rem;
    }
    .sort_box {
        font-size: 1rem;
    }
    .sort_drop{
        display: none;
    }

    .selected_sort{
        cursor: pointer;
    }
    .selected_sort.active i{
        transform: rotate(-180deg);
    }
    .produscts_row > .mb_30{
        -ms-flex: 0 0 50%!important;
        flex: 0 0 50%!important;
        max-width: 50%!important;
        padding: 0 5px;
        margin-bottom: 20px;
    }
    .produscts_row{
        margin: 0 -5px;
        margin-bottom: -20px;
    }
    .pagination{
        justify-content: center;
    }
    .pagination li{
        margin: 0 0.2rem;
    }
    .mob_filter_toggle{
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 1.5rem!important;
        margin-bottom: 2rem;
    }
    .mob_filter_toggle i{
        font-size: 0.8rem;
        transition: all 0.35s;
    }
    .mob_filter_toggle.factive i{
        transform: rotate(180deg);
    }
    .sort_flex{
        justify-content: flex-start;
    }
    .filter_item {
        margin-bottom: 2rem;
    }
    .filter{
        display: none;
        margin-bottom: 2rem;
        background: #ebebeb;
        padding: 1.5rem;
        border-radius: 20px;
    }
    .filter_price_item{
        background: white;
    }
    .cart_slider{
        flex-direction: column-reverse;
    }
    .cart_slider_right {
        width: 100%;
    }
    .cart_slider_right a {
        height: 27rem;
    }
    .nav_item{
        margin: 0!important;
    }
    .cart_slider_left {
        width: 100%;
        margin-right: 0;
        margin-top: 10px;
    }
    .cart_slider_left .slick-list{
        margin: 0 -5px;
    }
    .cart_slider_left .slick-slide > div{
        padding: 0 5px;
    }
    .nav_item {
        height: 6rem;
    }
    .card_info{
        padding-top: 2rem;
    }
    .card_top_chars_row > .mob_full:not(:first-child){
        margin-top: 1.5rem;
    }
    .card_top_chars {
        margin-top: 1.5rem;
        padding-top: 1.5rem;
    }
    .card_price {
        margin-top: 2rem;
        padding-top: 2rem;
    }
    .card_btns {
        gap: 0.5rem;
        margin-top: 2rem;
        justify-content: space-between;
    }
    .card_btns .btn{
        width: 33%!important;
        font-size: 0.9rem!important;
    }
    .card_tabs {
        margin-top: 3rem;
    }
    .card_tabs_top a {
        height: 3rem;
        padding: 0 1rem;
        font-size: 0.9rem;
        font-weight: 600;
        margin-right: 0;
    }
    .card_tabs_top{
        width: max-content;
    }
    .tab_scroll{
        overflow-x: auto;
    }
    .card_tabs_top {
        margin-bottom: 2.2rem;
    }
    .card_tab_char_item {
        padding-bottom: 1rem;
        font-size: 1rem;
    }
    .card_tab_chars .mb_30 {
        margin-bottom: 1rem;
    }
    .similars {
        padding-top: 2.6rem;
        margin-bottom: 0;
    }
    .vac_page #box-5 {
        margin-top: 3rem;
    }
    .vac_page #box-5 .box5_form_row > .mob_full:last-child, .contacts_page #box-5 .box5_form_row > .mob_full:last-child{
        display: block;
    }
    .vac_page #box-5 .box5_form_row > .mob_full:first-child, .contacts_page #box-5 .box5_form_row > .mob_full:first-child{
        display: none;
    }
    .contacts_page .box5_form {
        padding: 3rem 15px;
    }
    .empty_cart{
        text-align: center;
    }
    .contacts_page .box5_form_data {
        width: 100%;
    }
    .vac_tag {
        height: 2.4rem;
        margin-right: 0.5rem;
        font-size: 1rem;
        margin-bottom: 0.5rem;
    }
    .vac_tags {
        margin-bottom: 2rem;
    }
    .page.mob_page_padding{
        padding-bottom: 4rem;
    }
    .news{
        display: block;
        margin: 0;
        border: none;
        padding: 0 15px;
    }
    .news_item{
        width: 100%;
        border: 1px solid #ececec;
        padding: 1.5rem;
        margin-bottom: 20px;
        display: block;
    }
    .news_item:last-child{
        margin-bottom: 0;
    }
    .news_img {
        height: 12rem;
    }
    .news_text {
        font-size: 1rem;
    }
    .contacts_info {
        padding: 2rem 15px;
    }
    .cont_items .footer_item {
        margin-bottom: 1.6rem;
        margin-top: 0;
    }
    .map {
        height: 20rem;
    }
    .left_cart {
        height: auto;
        padding: 2rem 0;
        border: none;
    }
    .cart_left_box {
        margin-left: 0;
    }
    .cart_info {
        padding: 0.7rem 15px;
        font-size: 1rem;
    }
    .cart_item {
        padding-left: 0;
        margin-bottom: 1.5rem;
        padding-bottom: 1.5rem;
        position: relative;
    }
    .cart_item_info {
        padding-left: 1rem;
        padding-right: 0;
        padding-top: 2rem;
    }
    .cart_item_row .col-md-6{
        position: static;
    }
    .cart_delete {
        width: 1.25rem;
        position: absolute;
        right: 0;
        top: 0;
    }
    .cart_item_sub_row .mob_full:first-child{
        -ms-flex: 0 0 65%;
        flex: 0 0 65%;
        max-width: 65%;
    }
    .cart_item_sub_row .mob_full:last-child{
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
        max-width: 35%;
    }
    .cart_last_flex{
        padding: 0;
        text-align: right;
    }

    .cart_last_flex .prod_price{
        width: 100%;
    }
    .cart_item_sub_row{
        margin-top: 1.5rem;
    }
    .right_cart {
        padding-top: 0;
        padding-left: 0;
        padding-bottom: 3rem;
    }
    .order_item{
        padding: 0;
        margin-bottom: 2rem;
        border: none;
    }
    .order_title {
        font-weight: 600;
        font-size: 1.25rem;
        margin-bottom: 1.5rem;
    }
    .order_tabs_link {
        margin-bottom: 1.5rem;
        justify-content: space-between;
    }
    .order_tabs_link label{
        padding: 0;
        margin: 0;
        font-size: 1rem;
        width: 49%;
    }
    .order_body_inputs{
        width: 100%;
    }
    .order_tabs_flex{
        display: block;
    }
    .order_item .form-group {
        margin-bottom: 1.2rem;
    }
    .order_item .form-group:last-child {
        margin-bottom: 1.2rem;
    }
    .order_labels{
        display: block;
    }
    .order_label{
        width: 100%!important;
        margin-bottom: 1rem;
    }
    .order_label_info p {
        font-weight: 500;
    }
    .order_label_info span {
        font-size: 0.95rem;
    }
    .order_address {
        margin-top: 1.5rem;
    }
    .modal_text br{
        display: none;
    }
    .news_card_page h1.section_title_sm{
        font-size: 1.6rem!important;
    }
    .images_row .mb_30{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .images_row a {
        height: 10rem;
    }
    .news_similars, .images_row {
        margin-top: 2rem;
    }
}
@media screen and (max-width:550px) {
    body{
        font-size: 1.1rem;
    }
}
