.mob_block{
    display: none!important;
}
body, html{
    overflow-x: hidden;
}

/*@media screen and (min-width:1400px) {*/
/*    html{*/
/*        font-size: 12.9px !important;*/
/*    }*/
/*}*/
@media screen and (min-width:1800px) {
    html{
        font-size: 16px!important;
    }
}

@media screen and (max-width:1400px) and (min-width:1300px) {
    html{
        font-size: 13px!important;
    }
}

.header_drop_menu a{
    pointer-events: painted!important;
}
@media screen and (min-width:992px) {
    .lang_grop{
        position: absolute;
        top: 120%;
        left: -0.5rem;
        width: max-content;
        border-radius: 5px;
        padding: 0.5rem;
        background: white;
        opacity: 0;
        pointer-events: none;
        transition: all 0.35s;
    }
    .lang_box:hover img{
        transform: rotate(-180deg);
    }
    .lang_box:hover .lang_grop{
        top: 100%;
        opacity: 1;
        pointer-events: painted;
    }
    .lang_grop a:not(:last-child){
        display: block;
        margin-bottom: 0.5rem;
    }
    .menu_item:hover .header_drop{
        top: 100%;
        opacity: 1;
        pointer-events: painted;
    }
    .menu_item:hover > a img{
        transform: rotate(-180deg);
    }
    .cat_hits_data .mb_30{
        margin-top: 5.5rem;
    }
    .modal.fade .modal__block {
        animation: zoomIn 0.5s;
    }
    header, header *{
        transition: all 0.35s!important;
    }
    .transparent header:not(.shadow){
        color: white;
    }
    .transparent header:not(.shadow) a{
        color: white;
    }
    .transparent header:not(.shadow) img{
        filter: brightness(0) invert(1);
    }
    .transparent header:not(.shadow) .header_top{
        background-color: rgba(0,0,0,0.2);
    }
    .transparent header:not(.shadow) .header_bottom{
        background: transparent;
        border-color: transparent;
    }
    .transparent header:not(.shadow) .search input::placeholder, .transparent header:not(.shadow) .search input{
        color: white;
    }
    .new_item.black:after{
        display: none;
    }
    .new_item.black{
        color: #333333;
    }
    .collection_item:nth-child(even):after{
        bottom: unset;
        top: 0;
    }
    .collection_item:nth-child(even) .collection_left {
        padding-bottom: 0;
        padding-top: 5.1rem;
    }
    .collection_item:nth-child(even){
        flex-direction: row-reverse;
    }
}

@media screen and (max-width:992px) {
    body {
        padding-top: 4.7rem;
    }
    .cat_hits_data{
        padding-top: 3rem;
    }
    .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: #333333;
        width: 1.7rem;
        height: 1.7rem;
    }
    .container_sm{
        width: 100%;
        padding: 0 15px;
    }
    .container .container_sm{
        padding: 0;
    }
    .mob_none {
        display: none !important;
    }
    .mob_block {
        display: block !important;
    }
    header{
        box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.05), inset 0 -1px 0 rgba(0,0,0,0.15);
        background: white;
        padding: 1.5rem 0;
    }
    .lang_box {
        position: absolute;
        left: 3.8rem;
        top: 50%;
        transform: translateY(-50%);
        font-size: 0.9rem;
    }
    .search{
        display: none;
    }
    .header_icon_link > div{
        display: none;
    }
    .header_icon_link {
        margin-left: 1.3rem;
        position: relative;
    }
    .header_icon_link span{
        position: absolute;
        color: white;
        background: #E62864;
        width: 1rem;
        height: 1rem;
        border-radius: 50%;
        display: flex!important;
        align-items: center;
        justify-content: center;
        top: -0.2rem;
        right: -0.3rem;
        font-size: 0.8rem;
        text-align: center;
    }
    .header_icon_link img {
        width: 1.5rem;
        margin: 0;
    }
    .logo {
        width: 7.5rem;
    }
    .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;
        margin-bottom: 1.5rem;
    }
    .whatsapp {
        right: 15px;
        bottom: 10rem;
    }
    .whatsapp.call {
        bottom: 4.2rem;
    }

    .header_top, .header_bottom_menu{
        display: none;
    }

    #box-1 {
        padding-top: 0;
    }
    .main_slider_item {
        /*height: 36.6rem;*/
        height: calc(100vh - 4.7rem);
        padding: 2rem;
        padding-bottom: 5rem;
    }
    .slick-arrow:hover{
        background-color: #F2F2F2;
    }
    .main_slider_item img{
        opacity: 1!important;
    }
    .slick-dots{
        position: absolute;
        bottom: 2rem;
        text-align: center;
        list-style-type: none;
        display: flex;
        align-items: center;
        justify-content: center;
        left: 0;
        width: 100%;
    }
    .slick-dots li{
        margin: 0 0.5rem;
    }
    .slick-dots button{
        font-size: 0;
    }
    #box-2 {
        padding-top: 5.8rem;
    }
    .section_title {
        font-size: 1.8rem!important;
        margin-bottom: 1rem!important;
    }
    .section_text{
        margin-bottom: 1.7rem;
    }
    .main_slider_title {
        font-size: 2rem;
    }
    .slick-slide:not(.slick-active) a{
        pointer-events: none;
    }
    .hit_slider{
        width: 75%;
    }
    .hit_slider .slick-list{
        overflow: unset;
        padding-top: 8.5rem;
        margin: 0 -10px;
        margin-top: -5.5rem;
    }
    .hit_slider .mb_30{
        padding: 0 10px;
    }
    .hit_img {
        padding: 0.5rem;
    }
    .whatsapp{
        height: 3.5rem;
        width: 3.5rem;
    }
    #box-3 {
        padding-top: 3.5rem;
    }
    .new_zag{
        padding-top: 0;
    }

    .mob_to_slider{
        display: block;
        margin: 0;
    }
    .mob_to_slider .mb_30{
        margin: 0;
        -ms-flex: none;
        flex: none;
        max-width: unset;
        padding: 0 10px;
    }
    .mob_to_slider .slick-list{
        margin: 0 -10px;
        overflow: unset;
    }
    .box3_row{
        width: 85%;
    }
    .new_item {
        padding: 1.2rem;
        height: 31rem;
        letter-spacing: 0;
    }
    .new_item br{
        display: none;
    }
    .collection_item:after{
        display: none;
    }
    .collection_item{
        flex-direction: column-reverse;
        border: 1px solid #e8e8e8;
        padding: 1.2rem;
        margin-bottom: 1rem;
    }
    .collection_img {
        width: 100%;
        height: 13.975rem;
    }
    .collection_left {
        width: 100%;
        padding: 0;
        padding-top: 1.3rem;
        text-align: left;
    }
    .collection_left .section_text {
        margin-bottom: 1.5rem;
    }
    #box-4 {
        margin-top: 4.5rem;
    }
    .collection_left br{
        display: none;
    }
    .collection_left .section_title{
        font-size: 1.3rem !important;
    }

    .btn{
        height: 3.7rem;
        padding: 0;
        width: 100%;
    }
    #box-5 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .trand_slider{
        width: 70%;
    }
    .trand_slider .slick-list{
        overflow: unset;
        margin: 0 -10px;
    }
    .trand_slider .slick-slide > div {
        padding: 0 10px;
    }
    #box-6 {
        padding-top: 4.2rem;
    }
    .mob_none2{
        display: none;
    }
    .sale_item {
        height: 12.5rem;
    }
    .hit_arrows button {
        width: 3rem;
        height: 3rem;
        margin-right: 0.7rem;
    }
    .sale_control {
        margin-top: 0.5rem;
        padding: 1rem;
    }
    .insta_row > div{
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .insta_item {
        height: 8rem;
    }
    #box-7 {
        padding-top: 4.4rem;
    }
    .insta_box {
        padding: 0;
        padding-top: 1.2rem;
    }
    .insta_title {
        font-size: 1.2rem;
    }
    .socials a {
        width: 4.375rem;
        height: 4.375rem;
        margin: 0 -0.3rem;
        font-size: 1.8rem;
    }
    .socials {
        margin-top: 1.2rem;
    }
    .preim_row .mb_30 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 2.5rem;
    }
    .preim_icon {
        width: 3rem;
        height: 3rem;
        margin-top: -2.3rem;
        margin-bottom: 0.8rem;
    }
    .preim_item {
        font-size: 1.1rem;
        padding: 1rem;
    }
    #box-8 {
        padding-top: 5rem;
    }
    .box9_text {
        width: 100%;
    }
    #box-9 {
        padding-top: 1.8rem;
    }
    .section_title_sub {
        font-size: 1.3rem;
        margin-bottom: 1rem;
    }
    .part_slider_item {
        height: 7rem;
        padding: 0;
        opacity: 1;
    }
    #box-10 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .part_slider{
        width: 85%;
    }
    .part_slider .slick-list{
        overflow: unset;
    }

    footer{
        text-align: center;
        padding: 4rem 0;
    }
    .footer_logo {
        width: 13rem;
        margin: 0 auto;
        margin-bottom: 1.5rem;
    }
    .footer_slogan br{
        display: none;
    }
    .mob_30{
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%;
        text-align: left;
        font-size: 1rem;
    }
    .footer_slogan {
        font-size: 0.9rem;
        margin-bottom: 2.8rem;
    }
    .footer_conts {
        font-size: 1.2rem;
        align-items: center;
        margin-top: 2rem;
    }
    footer .socials {
        justify-content: center;
        margin-top: 1.5rem;
    }
    footer .socials a{
        margin: 0 0.5rem;
        color: white;
        background: #E62864;
        border-color: #E62864;
        font-size: 1.7rem;
    }
    .footer_bottom {
        margin-top: 2rem;
        font-size: 1rem;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .footer_bottom a{
        width: 100%!important;
        margin-top: 1rem;
        text-align: center!important;
    }
    .mob_menu{
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background: white;
        box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
        display: none;
    }
    .mob_menu_box{
        padding: 1.5rem;
        display: flex;
        justify-content: space-between;
        padding-bottom: 0.5rem;
    }
    .mob_menu_data{
        width: 49%;
    }
    .mob_menu_box a{
        display: block;
        margin-bottom: 1.3rem;
    }
    .modal .modal__block {
        width: 95%!important;
    }
    .login_right{
        display: none;
    }
    .login_left{
        width: 100%;
    }
    .login_form, .login_left.single .login_form{
        padding: 4rem 15px;
        padding-bottom: 2rem;
    }
    .form-control {
        padding: 1rem 0;
        padding-top: 0;
        font-size: 1.1rem;
    }
    .btn{
        font-size: 1.1rem;
    }
    .login_bottom{
        padding: 1.5rem 15px;
        display: block;
        text-align: center;
        height: auto;
    }
    .login_bottom span {
        font-size: 1.2rem;
        margin-right: 0;
        margin-bottom: 1rem;
        display: block;
    }
    .login_bottom span br{
        display: none;
    }
    .form-group {
        margin-bottom: 2rem;
    }
    .modal .section_title {
        margin-bottom: 1.5rem !important;
    }
    .mob_center_flex{
        flex-direction: column-reverse;
    }
    .mob_center_flex .forg_link{
        margin-bottom: 1rem;
    }
    .page.white_page {
        padding-top: 2rem;
        padding-bottom: 3.5rem;
    }
    .about_top {
        width: 100%;
        text-align: left;
        margin-bottom: 3rem;
    }

    .about_gallery .mb_30{
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
    .about_gallery_item {
        height: 12rem;
    }
    .about_top {
        margin-bottom: 2.2rem;
    }
    .about_sm_container {
        width: 100%;
    }

    .about_part2 {
        padding-top: 2.5rem;
        padding-bottom: 1.8rem;
        text-align: left;
    }
    .about_part2 h3 {
        font-size: 1.4rem;
        margin-top: 1.6rem;
    }
    .about_preim_item{
        width: 100%;
        border: none!important;
        padding-top: 0!important;
    }
    .about_preim_item:not(:last-child){
        border-bottom: 1px solid #e8e8e8!important;
        margin-bottom: 3rem!important;
        padding-bottom: 2rem!important;
    }
    .api_img {
        width: 100%;
        height: 12rem;
    }
    .api_text {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        margin-top: 1rem;
    }
    .api_text br{
        display: none;
    }
    .api_title {
        font-size: 1.2rem;
        margin-bottom: 0.7rem;
        padding-top: 0.4rem;
    }
    .about_preims {
        padding-top: 1.2rem;
        padding-bottom: 3rem;
    }
    .acc_menu a span{
        display: none;
    }
    .acc_menu a{
        font-size: 1.2rem;
        font-weight: 600;
    }
    .acc_menu a:not(.active){
        border-bottom: 1px solid;
    }
    .result{
        text-align: center;
        font-size: 1rem;
    }
    .mob_acc{
        margin-left: -2rem;
    }
    .acc_menu{
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        margin-bottom: 1.5rem;
    }
    .acc_flex{
        display: block;
    }
    .acc_data {
        width: 100%;
        padding-left: 0;
    }
    .reg_icon {
        top: 0.5rem;
        width: 0.6rem;
    }
    .acc_form {
        margin-top: 0;
        padding-right: 0;
    }
    .acc_gray {
        padding: 2rem;
        margin-top: 2.5rem;
        padding-bottom: 0.3rem;
    }
    .form-control{
        border-radius: 0;
    }
    select.form-control{
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
    }
    .acc_order_item_row > div{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .acc_order_item {
        box-shadow: none!important;
        margin: 0;
        padding: 1.2rem;
        border: 1px solid #e8e8e8;
    }
    .acc_order:not(:last-child){
        border-bottom: none;
        margin-bottom: 2rem;
        padding: 0;
    }
    .acc_order_prods {
        padding-left: 0;
        margin-top: 2.3rem;
    }
    .acc_order_prod_item {
        width: 17%;
        height: 4rem;
    }
    .acc_o_title {
        margin-bottom: 1.1rem;
    }
    .acc_order_total{
        text-align: left;
        margin-top: 1.5rem;
    }
    .acc_order_date_item p {
        font-size: 1.2rem;
    }
    .acc_order_date_item{
        width: 32%;
    }
    .acc_order_line{
        width: 32%;
    }
    .mob_text_right{
        text-align: right;
    }
    .acc_order_total{
        display: flex;
        align-items: center;
    }
    .acc_order_total .acc_o_title{
        margin: 0;
        margin-right: 1.2rem;
    }
    .dd_flex{
        display: block;
    }
    .order_view_page .acc_order_total{
        justify-content: center;
    }
    .dd_info_item:after{
        display: none;
    }
    .dd_info_item{
        display: block;
        margin-bottom: 1.4rem;
    }
    .dd_left{
        width: 100%;
        font-weight: 600;
        margin-bottom: 0.5rem;
    }
    .dd_right{
        width: 100%;
    }
    .dd_right p:not(:last-child) {
        margin-bottom: 0.5rem;
    }
    .dd_title {
        font-size: 1.3rem;
        margin-bottom: 1.8rem;
    }
    .section_title .acc_status {
        margin-left: 1.2rem;
    }
    .cart_group_top{
        display: block;
    }
    .cart_group_img {
        width: 5.5rem;
        height: 5.5rem;
    }
    .cart_group_left {
        width: 100%;
    }
    .cart_group_titles {
        padding-left: 1rem;
        width: calc(100% - 5.5rem);
    }
    .cart_articul, .cart_class {
        font-size: 0.9rem;
        margin-top: 0.5rem;
    }
    .cart_group_title {
        font-size: 1rem;
    }
    .dd_groups .cart_prices {
        width: 100%;
    }
    .page_brand_images_row > div{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .big_row {
        margin: 0 -5px;
    }
    .dd_groups .ct4,.dd_groups .cg1{
        width: 100%;
    }
    .big_row > div, .big_row > .mb_30 {
        margin-bottom: 10px;
        padding: 0 5px;
    }
    .page_brand_image {
        height: 6.7rem;
    }
    .page_brand_text_row > div{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .page_brand_logo {
        width: 13rem;
        margin: 0 auto;
    }
    h1.section_title{
        margin-bottom: 1.5rem !important;
    }
    .page_brand_item:not(:last-child) {
        margin-bottom: 2rem;
        border-bottom: 1px solid #e8e8e8;
    }
    .card_slider{
        flex-direction: column-reverse;
    }
    .card_slider_left{
        width: 100%;
        margin-top: 1rem;
    }
    .card_slider_right{
        width: 100%;
        padding: 0;
    }
    .card_slider_right a{
        border: 1px solid #e8e8e8;
        height: 21.4rem;
    }
    .nav_item{
        border: 1px solid #e8e8e8;
        margin: 0;
    }
    .cat--unit__nav .slick-list{
        margin: 0 -5px;
    }
    .cat--unit__nav .slick-slide > div{
        padding: 0 5px;
    }
    .white_page .breadcrumbs {
        margin-bottom: 1.5rem;
    }
    .section_title.prod_sec{
        margin-bottom: 1.5rem!important;
    }
    .card_info {
        padding-left: 0;
        padding-top: 2rem;
    }
    .card_cat, .card_purple {
        font-size: 1.1rem;
    }
    .card_info .prod_colors {
        margin-bottom: 0.8rem;
    }
    .card_color_title {
        margin-bottom: 0.7rem;
    }
    .card_price_box {
        padding-left: 0;
        margin-bottom: 1rem;
    }
    .card_btns{
        flex-direction: column-reverse;
        align-items: flex-start;
    }
    .card_anons {
        margin-bottom: 2rem;
    }
    .card_tabs_top{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .card_tabs_top a{
        margin: 0;
        font-size: 0.9rem;
    }
    .card_tabs {
        padding-top: 3.2rem;
    }
    .card_tabs_top {
        margin-bottom: 1.5rem;
    }
    .similar_products {
        margin-top: 3.5rem;
    }
    .similar_products .hit_arrows {
        top: -0.4rem;
    }
    .prod_item{
        border: 1px solid #e8e8e8;
        padding: 1rem;
    }
    .prod_slider .slick-list{
        margin: 0 -5px;
    }
    .prod_slider .mb_30 {
        padding: 0 5px;
    }
    .prod_img {
        height: 10rem;
    }
    .prod_stickers {
        left: 1rem;
    }
    .prod_stickers span {
        font-size: 0.7rem;
        padding: 0.3rem 0.5rem;
    }
    .prod_item .prod_colors{
        margin: 0 -1px;
        margin-bottom: 1rem;
    }
    .prod_item .prod_colors .color_item{
        margin: 0 1px;
        height: 1.7rem;
    }
    .prod_title {
        font-size: 1.1rem;
    }
    .prod_item .prod_price {
        font-size: 1.4rem;
    }
    .prod_item .prod_old_price {
        font-size: 1.15rem;
        margin-left: 1rem;
    }
    .cart_info:after{
        display: none;
    }
    .cart_groups {
        padding-top: 0;
    }
    .cart_old_price {
        margin-left: 1.5rem;
    }
    .cart_group_right{
        margin-top: 1.5rem;
        justify-content: space-between;
    }
    .cart_prices {
        font-size: 1.3rem;
        width: auto;
    }
    .cart_group_item{
        border: 1px solid #e8e8e8;
        padding: 1rem;
        flex-wrap: wrap;
        margin-bottom: 0.5rem;
        justify-content: space-between;
        position: relative;
    }
    .ct_delete{
        position: absolute;
        right: 0.5rem;
        top: 0.5rem;
    }
    .ct_img {
        padding-right: 0.7rem;
    }
    .ct3 {
        width: 100%;
        margin: 1rem 0;
    }
    .ct1 {
        width: 31%;
    }
    .ct2{
        width: 69%;
    }
    .ct4, .cg1{
        width: 20%;
    }
    .ct5, .cg2{
        width: 60%;
        display: flex;
        justify-content: center;
    }
    .ct6, .cg3{
        width: 20%;
    }
    .counter input {
        width: 3rem;
    }
    .cart_group.single{
        position: relative;
        padding-bottom: 2.5rem;
    }
    .dd_groups .ct4 {
        width: 100%;
        text-align: left;
    }
    .cart_group {
        margin-bottom: 2.5rem;
    }
    .cart_group.single .ct_delete {
        right: 0;
        top: 0;
    }
    .single .cart_group_right {
        width: 100%;
        align-items: center;
    }
    .cart_info {
        margin-top: 2rem;
        padding: 1.5rem;
        background: #F2F2F2;
    }
    .cart_info_title {
        font-size: 1.4rem;
        margin-bottom: 1.8rem;
    }
    .cart_info_total {
        margin-top: 1.9rem;
        margin-bottom: 1.9rem;
    }
    .order_items {
        padding-top: 0;
    }
    .order_num {
        font-size: 2rem;
    }
    .order_title {
        font-size: 1.3rem;
        margin-bottom: 1.4rem;
    }
    .order_label {
        padding: 0.9rem;
        margin-bottom: 1.4rem;
    }
    .order_w {
        padding-left: 0;
        padding-right: 0;
    }
    .order_label_data {
        padding-top: 0.2rem;
        padding-left: 0.6rem;
    }
    .order_item:not(:last-child) {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 1rem;
    }
    .order_label_data p {
        margin-bottom: 0.2rem;
        font-size: 1rem;
    }
    .order_right {
        padding: 0;
        margin-top: 1rem;
    }
    .order_right_top{
        font-size: 1.3rem;
    }
    .order_right_top, .order_right_prods, .order_right_submit{
        padding: 1.6rem;
        margin-bottom: 0.5rem;
    }
    .page_banner {
        padding-top: 3rem;
        padding-bottom: 1.5rem;
    }
    .cat_item{
        border: 1px solid #e8e8e8;
        padding: 1rem;
    }
    .page_padding {
        padding-top: 15px;
    }
    .cat_img {
        height: 24.5rem;
    }
    .cat_item_text {
        padding: 0!important;
        padding-top: 1.3rem!important;
    }
    .cat_title {
        font-size: 1.8rem;
        margin-bottom: 0.8rem;
    }
    .page {
        padding-bottom: 3.8rem;
    }
    .page_padding.big {
        padding-top: 3.7rem;
    }
    .page_hits_row > div{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 2.8rem;
    }
    .prod_row{
        margin: 0 -5px;
    }
    .prod_row .mb_30{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 5px;
        margin-bottom: 10px;
    }
    .page_hits_row .hit_img {
        padding: 0.5rem;
        height: 11rem;
        top: -2.4rem;
    }
    .page_hits_row .hit_item{
        height: 11.1rem;
        padding: 0.8rem;
    }
    .page_hits_row .hit_title {
        font-size: 1rem;
        text-align: center;
        width: 100%;
    }
    .page_seo {
        width: 100%;
        margin: 0 auto;
        padding-top: 1rem;
    }
    .page_seo.big_seo{
        padding-top: 3rem;
    }
    h2 {
        font-size: 1.7rem;
    }
    .pagination a{
        font-size: 1rem;
        width: 2rem;
        height: 2rem;
    }
    .pagination{
        justify-content: center;
    }
    .pagination li{
        margin: 0 0.2rem;
    }
    .big_collection_img {
        height: 12.3rem;
    }
    .big_collection_title {
        font-size: 1.4rem;
        margin-bottom: 1rem;
        margin-top: 0.6rem;
    }
    .big_collection_text {
        line-height: 1.4;
        margin-bottom: 1.1rem;
    }
    .sm_collections_row{
        margin-top: 2rem;
        margin-bottom: -2rem;
    }
    .sm_collection_img {
        height: 27.5rem;
        margin-bottom: 1.1rem;
    }
    .col-md-8 .sm_collection_img {
        height: 12.2rem;
    }
    .sm_collections_row > .mb_30{
        margin-bottom: 2rem;
    }
    .page.collection_page{
        padding-top: 0;
    }
    .collection_banner {
        height: auto;
        margin-bottom: 2rem;
    }
    .col_prod_count {
        font-size: 1.3rem;
        display: block;
        margin-top: 0.5rem;
    }
    .text_and_images {
        padding-top: 0;
    }
    .text_and_image_text {
        padding-top: 1rem;
        width: 100%;
    }
    .text_and_image_row{
        margin-bottom: 1rem;
        flex-direction: column-reverse!important;
    }
    .collection_products {
        margin-top: 2rem;
    }
    .cont_page_items {
        padding-top: 0;
    }
    .cont_page_title {
        padding-top: 0;
        margin-bottom: 0.5rem;
    }
    .cont_page_text {
        font-size: 1.2rem;
    }
    .cont_page_item {
        margin-bottom: 1.8rem;
    }
    .cont_page_title br{
        display: none;
    }
    .cont_page_text .socials {
        margin-left: 0;
        margin-top: 0.8rem;
    }
    .cont_dop_links a{
        width: 100%;
        margin-bottom: 1rem;
        border: 1px solid #808080!important;
        padding: 1rem;
    }
    .cont_dop_links a img {
        border-radius: 8px;
        width: 4.325rem;
        height: 4.425rem;
    }
    .map {
        height: 20rem;
        width: 100%;
        margin: 0;
    }
    .cont_page_row .pl-0, .cont_page_form_row .pl-0{
        padding-left: 5px!important;
    }
    .cont_page_form_row .pr-0, .cont_page_row .pr-0{
        padding-right: 5px!important;
    }
    .cont_page_img {
        margin-left: 0;
        margin-top: 2rem;
    }
    .cont_page_form {
        padding: 0;
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .mob_center_data{
        justify-content: center;
        display: flex;
    }
    .blog_title_flex{
        display: block;
        margin-bottom: 1.9rem;
    }
    .news_cats {
        padding-left: 0;
    }
    .news_cats a {
        margin-right: 0.1rem;
        margin-bottom: 0.7rem;
        padding: 0.7rem 1rem;
        font-size: 0.9rem;
    }
    .news_row{
        margin: 0 -5px;
    }
    .news_row > .mb_30{
        padding: 0 5px;
        margin-bottom: 2.6rem;
    }
    .news_pad {
        padding: 0;
        margin: 0;
    }
    .news_img {
        height: 26.5rem;
    }
    .center_pag .pagination {
        justify-content: center;
        margin-top: 0;
    }
    .news_title {
        font-size: 1.25rem;
        min-height: unset;
        margin-bottom: 1rem;
        letter-spacing: 0;
    }
    .news_anons {
        font-size: 1rem;
    }
    .reg_row {
        padding-right: 0;
    }
    .reg_right {
        padding-top: 0;
    }
    .reg_label {
        margin-bottom: 1.7rem;
    }
    .page.vacancy_page{
        padding-top: 0;
    }
    .vac_page_w {
        width: 100%;
        text-align: left;
    }
    .vac_page_top {
        padding-top: 2rem;
        padding-bottom: 2.3rem;
    }
    .vac_page_padding {
        padding-top: 3rem;
    }
    .vac_title span:last-child {
        font-size: 1.3rem;
        display: block;
        margin-top: 1rem;
        font-weight: 600;
    }
    .vac_item {
        padding: 1.5rem;
    }
    .vac_page_form {
        margin-top: 3.6rem;
        padding: 0 15px;
        padding-top: 2rem;
    }
    .vac_item .content ul li {
        margin-bottom: 0.6rem;
    }
    .vac_page_form_row{
        flex-direction: column-reverse;
    }
    .file_icon {
        top: 0;
        transform: none;
        width: 1.3rem;
    }
    .mob_reverse{
        flex-direction: column-reverse;
    }
    .policy {
        padding: 0;
        margin-bottom: 1rem;
        font-size: 0.9rem;
    }
    .cont_page_form br{
        display: none;
    }
    .modal{
        overflow-y: auto;
    }
    .modal.check_modal_box .modal__block{
        transform: none;
        top: 1rem;
    }
    .checkout_flex{
        display: block;
    }
    .checkout_left{
        width: 100%;
    }
    .checkout_right{
        width: 100%;
        padding: 1.8rem 1.8rem;
    }
    .check_table{
        max-height: unset;
    }

    .check_item{
        flex-wrap: wrap;
    }
    .checkout_top {
        padding: 2.1rem 1.3rem;
        padding-bottom: 0;
    }
    .check_table, .check_table *{
        font-size: 0.75rem!important;
    }
    .check_table .counter input {
        width: 1.7rem;
    }
    .chr_right_item span {
        margin-bottom: 0.5rem;
    }
    .chr_right_item {
        margin-top: 1.8rem;
    }
    .page_video {
        height: 15rem;
    }
    .page_images_row .mb_30{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .mob_50{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .page_images_row a{
        height: 10rem;
    }
    .vvac_modal .modal__block {
        padding: 3rem 15px;
        padding-bottom: 2rem;
        top: 1rem;
    }
    .page_box3_row .new_item {
        height: 36rem;
    }
    .page_hits_pad .mb_30:first-child{
        margin-top: 0;
    }
    .page_hits_pad .mb_30 {
        margin-top: 4rem;
    }
    .page_hits_pad .hit_item {
        height: 18.4rem;
    }
    .page_hits_pad .hit_img {
        height: 17.5rem;
    }
    .page_parent_cats_row .main_slider_item {
        height: 18rem;
        padding: 2rem;
    }
    .page_parent_cats_row .main_slider_item img {
        opacity: 0.9!important;
    }
    .content iframe {
        height: 16rem!important;
        width: 100% !important;
    }
    .mob_column_forgot{
        flex-direction: column-reverse;
    }
    .forg_link2{
        margin-bottom: 1rem;
    }
    .j_alert{
        position: static;
        padding: 1.2rem 1rem;
    }
    .j_alert img {
        width: 0.6rem;
        margin-right: 0.6rem;
    }
    .jour_row .mb_30{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 5px;
        margin-bottom: 10px;
    }
    .jour_row {
        margin: 0 -5px;
        margin-top: 2rem;
    }
    .j_img {
        height: 19rem;
    }
    .j_title {
        font-size: 1.2rem;
        margin-top: 1rem;
        margin-bottom: 0.6rem;
    }
    .j_download {
        font-size: 1rem;
    }

    .lang_grop{
        position: absolute;
        top: 100%;
        left: -0.5rem;
        width: max-content;
        border-radius: 5px;
        padding: 0.5rem;
        background: white;
        display: none;
    }
    .active_lang{
        cursor: pointer;
    }
    .active_lang.active img{
        transform: rotate(-180deg);
    }
    .lang_grop a:not(:last-child){
        display: block;
        margin-bottom: 0.5rem;
    }

}
@media screen and (max-width:550px) {
    body{
        font-size: 1.1rem;
    }
}
