@charset "UTF-8";
@font-face{font-family:'Inter';src:url(../fonts/inter1/900.woff2);font-weight:900}
@font-face{font-family:'Inter';src:url(../fonts/inter1/800.woff2);font-weight:800}
@font-face{font-family:'Inter';src:url(../fonts/inter1/700.woff2);font-weight:700}
@font-face{font-family:'Inter';src:url(../fonts/inter1/600.woff2);font-weight:600}
@font-face{font-family:'Inter';src:url(../fonts/inter1/500.woff2);font-weight:500}
@font-face{font-family:'Inter';src:url(../fonts/inter1/400.woff2);font-weight:400}
@font-face{font-family:'Inter';src:url(../fonts/inter1/300.woff2);font-weight:300}
@font-face{font-family:'Inter';src:url(../fonts/inter/Inter-Thin.ttf);font-weight:100}

* {
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 1.25;
    /*font-family:'Montserrat',sans-serif*/
}

*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html{width:100%;height:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}

:active, :focus {
    outline: none
}

a:active, a:focus {
    outline: none
}

body{margin:0;font-size: 15px;font-family: 'Inter', sans-serif;font-weight:400;line-height:1.5;color:#222;text-align:left;background:#fff}
strong{font-weight: 600;}
aside, footer, header, nav {
    display: block
}

button, input, textarea {
    font-family: inherit
}

input::-ms-clear {
    display: none
}

button {
    cursor: pointer
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

a, a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: none;
}
ul li {
    list-style: none;
}



iframe {
    width: 100%
}

body{
    --text: #31a501;
    --text_hover: #31a501;
    --bg: #31a501;
    --bg_text: #fff;
    --bg_hover: #31a501;
    --bg_hover_text: #fff;
    --border: #31a501;


    --green: #32cb5d;
    --green_text: #fff;
    --yellow: #ffd600;
    --yellow_text: #222;
    --orange: #ff6565;
    --orange_text: #fff;
    --red: #ff0000;
    --red_text: #fff;
    --blue: #5b7fff;
    --blue_text: #fff;
    --purple: #a56ffd;
    --purple_text: #fff;
    --grey: #f4f4f4;
    --grey_text: #222;
}

.js_get_phone{white-space: nowrap}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
    width: 100%;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    margin-right: auto;
    margin-left: auto;
    max-width: 1320px;
}

@media (min-width: 992px) {
    .container{padding-right: var(--bs-gutter-x, 1.25rem);
        padding-left: var(--bs-gutter-x, 1.25rem);}
}

.mobile-offset{margin:0 -16px;padding:0 0 0 16px;flex-wrap:nowrap}
.mobile-offset>div{padding-right: 16px}
.tags .tag{flex-shrink: 0;}
.scrollbar::-webkit-scrollbar {width: 6px;height: 6px}
.scrollbar::-webkit-scrollbar-track{border-radius: 5px}
.scrollbar::-webkit-scrollbar-thumb{border-radius: 5px;background: #ccc;border: 1px solid #fff;}

p{margin:0 0 10px}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;line-height:inherit}
.form-control{display:block;width:100%;font-size:14px;line-height:1.5}
.clearfix:after,.clearfix:before{content:" ";display:table}
ol,ul{margin-top:0;margin-bottom:10px}

.sticker_green{background: var(--green);color: var(--green_text);font-weight: 500}
.sticker_yellow{background: var(--yellow);color: var(--yellow_text);}
.sticker_orange{background: var(--orange);color: var(--orange_text);font-weight: 500}
.sticker_red{background: var(--red);color: var(--red_text);}
.sticker_blue{background: var(--blue);color: var(--blue_text);}
.sticker_purple{background: var(--purple);color: var(--purple_text);font-weight: 500}
.sticker_grey{background: var(--grey);color: var(--grey_text);font-weight: 500}
.sticker_fire i{color: #f00;}

.b_image_box{position:relative;width:100%;height:0}
.b_image_box .b_image{position:absolute;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;
    justify-content: center;align-items:stretch;margin:0;padding:0;list-style-type:none;/*background-color:rgba(0,0,0,.04)*/;}
.b_image_box .b_image img{position:relative;top:50%;left:50%;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background: #f2f2f2}
.b_img_34_9{padding-bottom: 25%;}
.b_img_27_9{padding-bottom: 33%;}
.b_img_22_9{padding-bottom: 40%;}
.b_img_18_9{padding-bottom: 50%;}
.b_img_16_9{padding-bottom: 56%;}
.b_img_16_10{padding-bottom: 62%;}
.b_img_4_3{padding-bottom: 75%;}
.b_img_3_2{padding-bottom: 68%;}
.b_img_1_1{padding-bottom: 100%;}
.b_img_2_3{padding-bottom: 150%;}
.b_img_3_4{padding-bottom: 133%;}
.b_img_9_16{padding-bottom: 177%;}


.breadcrumb_mobile{padding: 16px 0 10px;font-size: 13px;font-weight: 300;}
.breadcrumb_mobile_link{display: flex;align-items: center;gap: 6px;color: #999;}
.breadcrumb_wrap{display: flex;gap: 10px 30px;justify-content: space-between;padding:20px 0;font-size:13px;color:#999;font-weight: 300;align-items: baseline}
ol.breadcrumb{width:100%;max-width:1300px;margin:0 auto;list-style:none}
ol.breadcrumb li{display:inline;position:relative;margin-right:30px;}
ol.breadcrumb li a{color:#999;}
ol.breadcrumb li:not(:last-child):after{content:"";position:absolute;width:3px;height:3px;border-radius:50%;background:#888;top:50%;right:-18px;transform:translate(0,-50%)}
.breadcrumb_back_link{display: flex;gap: 8px;white-space: nowrap;align-items: center;font-size: 12px;color: #999}
@media(min-width:992px) {
    .breadcrumb_mobile{display: none}
}
@media(max-width:991px) {
    .breadcrumb_wrap{display: none}
}


.block_title{font-size: 32px;font-weight: 700;margin-bottom: 20px;line-height: 1.25;}
.block_subtitle{font-size: 16px;line-height: 1.25;margin-bottom: 20px}

.text1{font-size: 15px;line-height: 1.6;}
.text1 p{line-height: 1.6;}
.text1 h2{font-size: 26px;font-weight: 700;margin-top: 24px;margin-bottom: 16px;line-height: 1.25;}
.text1 h2:first-child{margin-top: 0}
.text1 h3{font-size: 22px;font-weight: 600;margin-top: 24px;margin-bottom: 10px;line-height: 1.25;}
.text1 h3:first-child{margin-top: 0}
.text1 h4{font-size: 18px;font-weight: 600;margin-top: 20px;margin-bottom: 10px;line-height: 1.25;}
.text1 h4:first-child{margin-top: 0}

@media(max-width:991px) {
    .text1{font-size: 14px;line-height: 1.5;}
    .text1 h2{font-size: 26px;margin-top: 20px;margin-bottom: 15px;}
    .text1 h3{font-size: 20px;margin-top: 20px;margin-bottom: 10px;}
    .text1 h4{font-size: 16px;margin-top: 15px;margin-bottom: 10px;}
}

.card_block{margin-bottom: 60px}
.card_title{font-size: 28px;font-weight: 700;margin-bottom: 20px}
.card_descr{font-size: 15px}

@media  screen and (max-width: 991px){
    .card_title{font-size: 24px;font-weight: 800;margin-bottom: 15px}
}

.content_block{width:100%}



.content_header_h1_wrap{display: flex;align-items: baseline;gap: 12px;margin-bottom:12px;}
.content_header_h1{font-size:28px;position:relative;font-weight:700;margin-bottom: 0}
.content_header_count_items{color: #999;font-size: 14px;}
.content_subtitle{font-size: 16px;position:relative;margin-bottom: 25px;margin-top: 20px}
.content_descr{margin: 60px 0}
@media(max-width:991px) {
    .content_header_count_items{margin-top: -4px}
    .content_header_h1{margin-bottom: 8px;font-size: 24px;}
    .content_subtitle{font-size: 14px}
}


.aside{margin-bottom:40px;width:257px;margin-right:40px;flex:none}
.aside_nav{background:#fff;-webkit-box-shadow: 0 0 25px rgb(0 0 0 / 10%);box-shadow: 0 0 25px rgb(0 0 0 / 10%);padding:25px;margin-bottom:30px;border-radius:12px}
.aside_nav ul{margin-bottom:0}
.aside_nav a{color:#222}
.aside_nav .lvl_1 > li:first-child{margin-top:0}
.aside_nav .lvl_1{list-style-type:none;padding-left:18px}
.aside_nav .lvl_2{list-style-type:none;padding-left:15px}
.aside_nav li{margin-top:10px;position:relative;font-size:15px;color:#222!important}
.aside_nav .arrow{font-size:10px;display:flex;width:18px;height:18px;justify-content:center;align-items:center;color:#666;position:absolute;top:0;left:-24px}

@media  screen and (max-width: 991px){
    .aside{display: none}
}

.tags_wrap{margin-bottom: 25px;margin-top: 20px}
.tags{}
.tags_title{margin-right: 8px;font-size: 14px}
.tags{font-size: 13px;display: flex;align-items: center;gap: 6px;flex-wrap: wrap;}
.tag{display: block;background: #EFF3F6;font-size: 14px;padding: 8px 12px;border-radius: 25px;cursor: pointer;color: #222;line-height: 1.25;transition: all .3s;}
.tag:hover{background:var(--bg);color: #fff;}
.tag.active{background:var(--bg);color: #fff;}
@media  screen and (max-width: 991px){
    .tag {font-size: 13px;gap: 4px}
    .tags{display: flex;flex-wrap: nowrap;overflow: auto;padding-bottom: 4px!important;margin-bottom: -4px!important;padding-top: 4px!important;margin-top: 30px;}
}

.projects{margin-bottom: 40px}

.projects .item{}
.projects.swiper .item{width: 100%;text-align: left;height: 100%}
.projects .item_wrap{border-radius:8px;background:#fff;display: flex;
    flex-direction: column;position:relative;overflow: hidden;height: 100%;-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);transition-duration: .3s;box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);z-index: 1}
.projects .item_wrap:hover{
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
}


.item_images_wrap{position: relative}
.item_slides_wrap{width: 100%;padding-bottom: 72%;position: relative}
.item_slides{display: flex;position: absolute;width: 100%;height: 100%;top: 0;left: 0}
.item_slide{flex: 1;min-width: 0;}
.item_slide{align-items: flex-end;display: flex;margin-right: 0;min-width: auto;scroll-snap-align: center;scroll-snap-stop: always;flex: 1;height: 100%;position: static;}
.item_slide_image{visibility: hidden;bottom: 0;right: 0;top: 0;transition: all .3s;width: 100%;z-index: -2;height: 100%;background: #fff;left: 0;overflow: hidden;position: absolute;display: none}
.image_sliders_active .item_slide_show .item_slide_image, .item_slide:first-child .item_slide_image{visibility: visible;
    z-index: -1;display: block}

.item_slide_image img{
    width: 100%;height: 100%;
    -o-object-fit: cover;
    object-fit: cover;}
.item_slide_stripe{bottom: 0;
    flex: 1;
    min-height: 6px;
     opacity: 0;
    width: 100%;
    position: relative;
    transition: all .3s;
    border-radius: 3px;
    z-index: 4;
    flex-direction: column;
    display: flex;
    height: auto;}
.image_sliders_active .item_slide_stripe {
    opacity: 1;
}
.item_slide_stripe:after{background: #fff;
    bottom: 2px;
    content: "";
    height: 3px;
    left: 1px;
    opacity: .6;
    position: absolute;
    right: 1px;
    transition: background-color .2s;}
.image_sliders_active{}
.item_slide_show .item_slide_stripe:after {
    background-color: var(--bg);
    opacity: 1;
    transition: all .1s;
}

.item_image_first{position:absolute;top:0;left:0;width:100%;height:100%;object-fit: cover}
.item_imageDots{position:absolute;top:calc(100% + 2px);left:0;width:100%;text-align:center;overflow:hidden;white-space:nowrap;display:flex;justify-content:space-between}
.item_imageDot{display:none;width:100%;height:3px;border:0;margin:0 2px;background:#ddd}
.item_imageDot.active{background:var(--bg)}
.item:hover .item_imageDot{display: block}

.projects .item_info{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;flex: 1;height: 100%;position: relative}
.item_info_body{display: flex;flex-direction: column;    height: auto;}
.item_info_footer{border-top: 1px solid #e6e6e6;padding-top: 20px;display: flex;gap: 20px;flex-direction: column}
.projects .item__link_a{color: inherit;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}
.projects .labels{position:absolute;left:0;top:15px}
.projects .hit{background:#74bb16;display:table;font-size:14px;color:#fff;padding:8px 16px 5px 12px;margin-bottom:8px;border-radius:0 25px 25px 0}
.projects .top{background:#aa58cc;display:table;font-size:14px;color:#fff;padding:8px 16px 5px 12px;margin-bottom:8px;border-radius:0 25px 25px 0}
.projects .sale{background:#ef1e40;display:table;color:#fff;font-size:14px;padding:8px 16px 5px 12px;margin-bottom:8px;border-radius:0 25px 25px 0}
.projects .like{position: absolute;
    bottom: -20px;
    z-index: 5;
    right: 15px;
    background: #fff;
    border-radius: 25px;
    font-size: 14px;
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
    display: flex;
    padding: 0px 12px;
    min-width: 44px;
    cursor: pointer;
    height: 44px;
    transition: all .3s;
    gap: 6px;
    justify-content: center;
    align-items: center;
    padding-top: 2px;
    color: #666;
    font-weight: 300;}

.item_like_count{margin-top: 1px;display: none}
.item_like_count.active{display: block}
.projects .like.active{background: var(--bg);color:var(--bg_text);opacity: 1}
.projects .like.active i{opacity: 0.85}
.projects .like:hover{background: var(--bg);color:var(--bg_text);opacity: 1}
.projects .like i{font-size: 16px;opacity: 0.7;}
.projects .like:hover i{opacity: 1}
.projects .rating{display:flex;position:absolute;right:15px;top:15px;font-size:14px;color:#ddd}
.projects .rating .active{color:#ffc709}
.projects .rating i{margin-right:2px}
.projects .item_info{padding:20px;flex: 1;
    display: flex;
    flex-direction: column;gap: 16px;
    justify-content: space-between;}
.projects .item_info .title{font-size:16px;font-weight:700;}

.projects .item_info .attrs{display:flex;justify-content: space-between;   color: #666;font-size: 16px;flex-wrap: wrap;gap: 8px;
    font-weight: 300;
    }
.projects .item_info .attrs_right{display: flex;gap: 15px}
.projects .item_info .attr{display:flex;align-items:center;}
.projects .item_info .attrs .icon{margin-right:4px;}

.projects .old_price{font-size:14px;color:#999;margin-bottom:6px;}
.projects .price{font-size:18px;font-weight:700}
.projects .price span{color:#257d00}

.projects .item_btn{padding:25px;display:block;border-top:1px solid #eee;text-align:center;font-size:16px;font-weight:600;color:#e3a253}
.projects .item_btn span{margin-right:8px;}


.other_item .swiper-slide{width: 260px}

@media  screen and (max-width: 991px){
    .item_slides_wrap{padding-bottom: 100%}
    .projects .item_info{gap: 12px}
    .item_info_footer{gap: 16px;padding-top: 16px}
    .projects .item_info .title{font-size: 15px}
    .projects .old_price{font-size: 12px;margin-bottom: 4px}
    .projects .price{font-size: 16px}
    .projects .item_info{padding: 15px 10px}
    .projects .item_info .attrs{font-size: 12px}
    .projects .item_info .attrs_right{gap: 6px}
    .projects .like{bottom: -18px;height: 40px;font-size: 13px;right: 8px}
    .projects .like i{font-size: 14px}
}
@media  screen and (max-width: 575px){
    .other_item .swiper-slide{width: 200px}
}
@media  screen and (max-width: 767px){

}

.product_card_list{display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-15px;margin-bottom:50px}
.product_card_list .product_card{position:relative}
.product_card_list.size-3 .product_card{width:33.333%;padding:15px}
.product_card_list.size-4 .product_card{width:25%;padding:15px}
.product_card_list .product_card_wrap > a{color:inherit}
.product_card_list .labels{position:absolute;left:0;top:15px}
.product_card_list .hit{background:#74bb16;display:table;font-size:14px;color:#fff;padding:8px 16px 5px 12px;margin-bottom:8px;border-radius:0 25px 25px 0}
.product_card_list .top{background:#aa58cc;display:table;font-size:14px;color:#fff;padding:8px 16px 5px 12px;margin-bottom:8px;border-radius:0 25px 25px 0}
.product_card_list .sale{background:#ef1e40;display:table;color:#fff;font-size:14px;padding:8px 16px 5px 12px;margin-bottom:8px;border-radius:0 25px 25px 0}
.product_card_list .rating{display:flex;font-size:14px;color:#ffc709;margin-bottom:10px}
.product_card_list .rating i{margin-right:2px}
.item_info_services{margin-top:15px}
.item_info_services .title{font-size:18px;font-weight:700;margin-bottom:10px}
.item_info_services .old_price{font-size:15px;color:#888;margin-bottom:4px;text-decoration:line-through}
.item_info_services .price{font-size:18px;font-weight:800}
.item_info_services .price span{color:#257d00}
.btn_hover{padding:12px 24px;text-align:center;background:#76A135;border-radius:4px;color:#fff;font-size:14px;display:table}
.product_card_category{font-size:14px;color:#999;margin-bottom:10px;font-weight:400}
.product-card__main{text-decoration:none;display:block}
.product_card__drop{background:#fff;z-index:-1;border-radius:16px 16px 0 0;display:none;-webkit-box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);position:absolute;top:-15px;right:-15px;bottom:0;left:-15px}
.product_card_list .product_card.hover .product_card_wrap{position:absolute;top:15px;left:15px;right:15px}
.product_card.hover{z-index:3}
.product_card.hover .product_card__drop{display:block}
.product_card__drop_wrap{padding:15px;background-color:#fff;-webkit-box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);position:absolute;bottom:0;left:0;right:0;-webkit-transform:translateY(100%);transform:translateY(100%);border-radius:0 0 12px 12px}
.product_card__drop_wrap::before{content:'';position:absolute;top:-20px;left:0;right:0;height:25px;background-color:#fff}
.product_card__drop_btns{display:flex;align-items:center}
.product_card__drop_like{font-size:24px;color:#76a135;margin-left:15px}


.header{width: 100%;position: relative;display: flex;flex-direction: column;gap: 10px;padding-bottom: 15px;z-index: 50;background: #fff;border-bottom: 1px solid #f2f2f2;}
.hb{width:100%;display:flex;justify-content:space-between;align-items:center}
.logo{line-height:1.25;font-weight:800;margin-right: 15px;}
.logo a{color: inherit}
.search_block{display:flex;padding: 0 15px;flex: 1;position: relative}
.menu_wrap{margin-left: 15px}
.menu{position: relative;cursor: pointer;
    display: flex;
    background: var(--bg);
    color: #fff;
    border-radius: 8px;
    align-items: center;

    font-size: 15px;
    height: 47px;
    line-height: 1;
    padding: 0 20px;}
.menu .icon{margin-right:8px;font-size:15px}
.menu span{line-height:1.25;font-size: 15px}
.search{position:relative;display:flex;width:100%;border:1px solid #ddd;border-radius:8px;overflow: hidden}
.search_input{width:100%;height:44px;padding:15px 20px;font-size:15px;line-height:1.25;background:#fff;border:none;border-radius: 8px}
.search_icon{font-size:20px;border:none;height:44px;display:flex;border-radius: 0 8px 8px 0;padding:10px 20px;background:#f2f2f2;justify-content:center;align-items:center;color:var(--text)}
.search_hints{position:absolute;top:100%;display:none;margin-top:30px;width:100%}

.h_actions{white-space:nowrap;align-items:center;display:flex;justify-content:flex-end;padding-left: 30px;gap: 30px}
.h_action{align-content:center;align-items:center;box-sizing:border-box;color:#001a34;display:flex;margin-right:4px;flex-direction:column;justify-content:flex-start;position:relative;}
.h_action:last-child{margin-right:0}
.h_action .icon{font-size:20px;line-height:1;color:#333;position:relative;margin-bottom:4px}
.h_action_count{display: none;position:absolute;top:-8px;right:-14px;border:2px solid #fff;background:var(--bg);line-height:1;font-size:12px;color:var(--bg_text);font-weight:600;padding:2px 4px;border-radius:25px}
.h_action_count.active{display: block}
.login{display:flex;align-items:center;height:48px;background:#eee;padding:0 15px;border-radius:4px;color:#333;font-size:15px}
.login .icon{margin-right:10px}
.h_actions_t{color:#333;font-size:13px;line-height:1.25}
.h_user_wrap{padding-left: 15px}
.h_user_image{height:46px;width:46px;border-radius:50%;overflow:hidden;border:2px solid #fff}
.h_user_image img{width:100%;height:100%;object-fit:cover}
.gradient-border {--borderWidth: 2px;position: relative;border-radius: var(--borderWidth);}
.gradient-border:after {content: '';position: absolute;top: calc(-1 * var(--borderWidth));left: calc(-1 * var(--borderWidth));height: calc(100% + var(--borderWidth) * 2);width: calc(100% + var(--borderWidth) * 2);background: linear-gradient(60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);border-radius: 50%;z-index: -1;-webkit-animation: animatedgradient 3s ease alternate infinite;animation: animatedgradient 3s ease alternate infinite;background-size: 300% 300%;}
@-webkit-keyframes animatedgradient {
    0%{background-position:0 50%}
    50%{background-position:100% 50%}
    100%{background-position:0 50%}
}
@keyframes animatedgradient {
    0%{background-position:0 50%}
    50%{background-position:100% 50%}
    100%{background-position:0 50%}
}

.hf{background:#fff}
.hf ul{margin:0;padding:0;display:flex;justify-content:space-between}
.hf li{display:block;margin-right:16px}
.hf li:last-child{margin-right:0}
.hf a{align-items:center;display:flex;flex-grow:1;flex-shrink:0;color:#444;font-size:14px;padding:0;justify-content:flex-start;line-height:1.25;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}

@media  screen and (max-width: 1023px){
    .hf{display: none}
    .h_actions{display: none}
}
@media  screen and (max-width: 767px){
    .search{display: none}
    .logo{font-size: 14px}
}


.modal_fixed{position:fixed;top:0;left:0;background:rgba(0,0,0,0.7);overflow:auto;width:100%;height:100%;z-index:1000}
.modal_100{display:table;width:100%;height:100%}
.modal_table_cell{display:table-cell;padding:0 1em;vertical-align:middle;text-align:center}
.modal_overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}
.modal_content_wrap{margin:30px 0;display:inline-block;position:relative;padding:30px 60px;width:100%;z-index:200;border-radius:5px;background:#fff}
.modal_content_wrap.click{max-width: 450px;}
.modal_content_wrap.regions{max-width: 900px;padding: 60px}
.modal_content_wrap.personal{max-width: 550px;}
.modal_content_wrap.review_modal{max-width: 400px;padding: 30px 40px}

@media (max-width: 768px) {
    .modal_content_wrap {
        padding: 30px 20px;
    }
}

.modal_close{position:absolute;z-index:210;top:20px;right:20px;display:inline-block;overflow:hidden;width:30px;height:30px;cursor:pointer;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.modal_close::after,.modal_close::before{position:absolute;content:'';-webkit-transition:all .15s;transition:all .15s;border-radius:5px;background:#959595}
.modal_close::before{top:50%;right:0;left:0;height:3px;margin-top:-1.5px}
.modal_close::after{top:0;bottom:0;left:50%;width:3px;margin-left:-1.5px}

/* Фильтр filter */

.custom-checkbox{position:absolute;z-index:-1;opacity:0}
.custom-checkbox+span{display:inline-flex;align-items:center;user-select:none}
.custom-checkbox+span::before{content:'';display:inline-block;width:20px;height:20px;flex-shrink:0;flex-grow:0;border:1px solid #bbb;border-radius:4px;margin-right:8px;background-repeat:no-repeat;background-position:center center;background-size:50% 50%}
.custom-checkbox:not(:disabled):not(:checked)+span:hover::before{border-color:#b3d7ff}
.custom-checkbox:not(:disabled):active+span::before{background-color:#b3d7ff;border-color:#b3d7ff}
.custom-checkbox:focus+span::before{box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}
.custom-checkbox:focus:not(:checked)+span::before{border-color:#80bdff}
.custom-checkbox:checked+span::before{border-color:#0b76ef;background-color:#0b76ef;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}
.custom-checkbox:disabled+span::before{background-color:#e9ecef}

.filters1{}

.filter1.hide{display:none}
.filter1_more{margin-bottom:30px;color:#008B00;text-decoration:underline;font-size:16px}
.filter1_apply_btn{width:100%;text-align:center;padding:14px;border-radius:4px;color:#fff;background:var(--bg);font-size:15px;cursor: pointer}
.filter1_reset{text-align:center;width:100%;display:block;font-size:14px;color:#666;margin-top:8px;background:#fff;padding:14px;border-radius:4px}

.checkboxes{display:flex;width:100%;flex-wrap: wrap;gap: 4px 4px}
.filter1_chips{}
.filter1_chips input[type=checkbox]{display:none}
.filter1_chips label{cursor: pointer;
    border: 1px solid #bbb;
    border-radius: 25px;
    padding: 6px 14px 5px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;}
.filter1_chips input[type=checkbox]:checked + label{background:var(--bg);border-color:var(--border);color:#fff}
.filter1_chips label:hover{color:#666}
.filter1s .filter1{margin-bottom:15px}
.filter1s .filter1:last-child{margin-bottom:0}
.filter1s .filter1_title{margin-bottom:12px}

.aside{margin-bottom: 40px;
    width: 240px;
    margin-right: 40px;
    flex: none;

}
.aside.open{transform: translateX(0);opacity: 1;}
.aside.open .filters{width: 100%;height: 100%;overflow-y: auto;overscroll-behavior-y: contain;padding-top: 75px;padding-bottom: 90px;}
.aside_hide{width: 100%;height: 100%;position: fixed;top: 0;z-index: 100;left: 0;opacity: 0;visibility: hidden;background: rgba(0,0,0,.60);transition: visibility 0s, opacity 0.25s linear;}
.aside.open + .aside_hide{opacity: 1;visibility: visible;}

.filters1{position:relative}
.filter1_group{margin:20px 0;position:relative;border-bottom:1px solid #eee;padding-bottom:20px}
.filter1_group_title{font-size:16px;font-weight:600;line-height:1.25;margin-bottom:14px}
.filter1_group_content{max-height:170px;overflow:auto}
.filter1_group_content::-webkit-scrollbar{width:6px;height:8px;background-color:#f8f8f8;border-radius:25px}
.filter1_group_content::-webkit-scrollbar-thumb{background-color:#bbb;border-radius:25px;box-shadow:inset 1px 1px 10px #eee}
.filter1_group_content::-webkit-scrollbar-thumb:hover{background-color:#253861}
.filter1_checkbox{margin-bottom:12px}
.input-column{display:flex;gap:6px;align-items:center}
.filter1_checkbox_color{display:flex;width:16px;height:16px;border-radius:50%;border:1px solid #ddd}
.filter1_checkbox span{font-size:14px}
.filter1_checkbox:last-child{margin-bottom:0}
.filter1_checkbox_count{color:#999;margin-left:6px}
.price-range-container{border-bottom:1px solid #ddd;margin-bottom:20px;padding-bottom:30px}
#price-slider{margin:16px 12px 0 8px}
#min-price,#max-price{width:86px;border:1px solid #bbb;border-radius:6px;padding:10px;line-height:1;color:#444;font-size:14px}
.ui-slider .ui-slider-handle{width:20px;height:20px;border-radius:50%;background-color:#fff;border:4px solid var(--border);cursor:pointer;margin-top:-3px}
.ui-widget.ui-widget-content{border:none;background:#ddd;height:6px;top:3px;border:none}
.ui-slider-horizontal .ui-slider-range{top:0;height:6px}
.ui-slider .ui-slider-range{background-color:var(--border)}
.price_inputs{display:flex;align-items:center;justify-content:space-between}
.price_delimetr{color:#bbb}
.price_input_rub{color:#aaa}


.filters_title_wrap{display: flex;justify-content: space-between;align-items: baseline;margin-bottom: 10px;}
.filters_title{font-size: 28px;position: relative;font-weight: 700;}
.filters_title_clear{font-size: 15px;text-decoration: underline;color: #999;cursor: pointer}

.filters::-webkit-scrollbar {
    width: 0;  /* Ширина полосы прокрутки */
}

.filter_top_wrap{background: #fff;top: 0;position: absolute;width: 100%;padding: 18px 5px;display: flex;gap: 20px;justify-content: space-between;left: 0;align-items: center;z-index: 1}

.filter_top_left{display: flex;gap: 30px;align-items: center}
.filter_top_close{font-size: 24px;line-height: 1;color: #999}
.filter_top_title{font-size: 20px;font-weight: 500;line-height: 1.25}
.filters_top_title_clear{display: block;text-decoration: none;color: #999}

.filter_footer_wrap{background: #fff;bottom: 0;position: absolute;width: 100%;padding: 13px 0 14px;z-index: 1}
.filter_footer_btn{background: var(--bg);display: flex;align-items: center;justify-content: center;width: 100%;padding: 14px;bottom: 15px;border-radius: 50px;color: #fff;font-weight: 600;font-size: 16px;}

.loader {
    background: linear-gradient(90deg, #eaeaea, #fff, #f2f2f2, #f2f2f2, #eaeaea);
    background-size: 400% 400%;border-radius: 12px;
    animation: gradientAnimation 1.5s infinite;
}


.swiper-lazy:not(.swiper-lazy-loaded):before{content:'';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: linear-gradient(145deg, #31a501, #fff, #edf0f5);
    background-size: 400% 400%;
    border-radius: 12px;
    animation: gradientAnimation 1.5s infinite;z-index: 1}
.swiper-lazy:not(.swiper-lazy-loaded){

}




@keyframes gradientAnimation {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@media(max-width:991px) {
    .filter1_group_title{font-size: 17px}
    .filters_title_wrap{display: none}
    .filters_title{font-size: 24px}
    .filter1_group:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: 0}
    .filter1_group:first-child{margin-top: 0}
}

@media(max-width:991px) {
    .aside{background-color: #fff;padding: 0;padding-left: 25px;padding-right: 25px;width: 100%;max-width: 375px;box-shadow: 2px 0 2px 0 #000;position: fixed;top: 0;right: 0;height: 100%;display: block;opacity: 0;transform: translateX(100%);transition: transform .2s ease-out,opacity .2s ease-out;will-change: transform,opacity;scrollbar-width: none;-webkit-overflow-scrolling: touch;margin-right: 0;border-left: 1px solid #ddd;z-index: 120;display: block}

}

@media(max-width:576px) {
    .aside{padding-right: 20px;
        padding-left: 20px;}

}

@media(max-width:375px) {
    .aside{padding-right: var(--bs-gutter-x, 0.75rem);padding-left: var(--bs-gutter-x, 0.75rem);}
}

@media(min-width:992px) {
    .filters_title_wrap{display: none}
    .filter_top_wrap{display: none}
    .filter_footer_wrap{display: none}
}

@media(max-width: 991px) {
    .aside_title{display: none}
    .aside_nav1 {display: inline;position: relative;}
}



.params2_wrap{margin-bottom: 30px;display: flex;flex-direction: column;gap: 12px}
.params2_title{font-size: 17px;color: #222;font-weight: 600}
.params2{display: flex;flex-wrap: wrap;gap: 8px;}
.param2{padding: 10px 12px;font-size: 15px;background: var(--bg);color: var(--bg_text);border-radius: 10px;cursor: pointer;display: flex;border: 1px solid #fff;align-items: center;transition: all .3s;gap: 6px;line-height: 1.25}
.param2:hover{border: 1px solid #ddd}
.param2_delete{display: flex;align-items: center;justify-content: center;width: 18px;height: 18px;border-radius: 50%;color:#fff;transition: all .3s;}
.param2:hover .param2_delete{background: var(--bg);color: var(-bg_text)}

@media(max-width:991px) {
    .params2{gap: 4px 3px}
    .param2_delete{width: 16px;height: 16px;font-size: 12px}
}

@media(min-width:992px) {
    .params2_wrap{display: none}
}

.filter_preloader{display: flex;flex-direction: column;gap: 14px;margin: 20px 0;position: relative;border-bottom: 1px solid #eee;padding-bottom: 20px;}
.filter_preloader_title{height: 20px;}
.filter_preloader_items{width: 100%;height: 150px;}
.filter_preloader:last-child{border-bottom: 0;padding-bottom: 20px;margin-bottom: 0}

/* Фильтр filter end */
/* Сортировка sort */

.sort{display: flex;justify-content: space-between;font-size: 14px;margin-bottom: 25px}
.sort_select{display: flex;align-items: center;}
.sort_title{margin-right: 16px;color: #222}
.sort_select select{padding: 8px 14px;font-size: 14px;border-radius: 25px;background:#eee;}
.js_sort{ display: none;}
.sort_radios{display: flex;flex-wrap:wrap;gap: 16px;font-size: 14px; color: #0d6efd;}

.sort_radio{cursor: pointer}
.sort_radio input[type=radio]:checked + .sort_radio_title {color: #222}
.sort_radio_title{cursor: pointer}
@media  screen and (max-width: 991px){
    .sort{display: none}
}

/* Сортировка sort end */
/* Параметры params */
.params1_wrap{margin-bottom: 30px;margin-top: 25px;display: flex;flex-direction: column;gap: 6px}
.params1_title{font-size: 14px;color: #222}
.params1{display: flex;flex-wrap: wrap;gap: 8px;}
.param1{padding: 8px 10px;font-size: 13px;background: #eff3f6;color: #444;border-radius: 25px;cursor: pointer;display: flex;border: 1px solid #fff;align-items: center;transition: all .3s;gap: 6px;}
.param1:hover{border: 1px solid #ddd}
.param1_title{color: #444}
.param1_delete{display: flex;align-items: center;justify-content: center;width: 18px;height: 18px;border-radius: 50%;background: #bbb;color:#fff;transition: all .3s;}
.param1:hover .param1_delete{background: var(--bg);color: var(-bg_text)}

@media(max-width:991px) {
    .params1_wrap{display: none}
}
/* Параметры params end*/
/* */
.card_header{font-size:16px;align-items:center;margin-bottom:12px}
.product_title_wrap{display: flex;flex-wrap: wrap;gap: 8px;align-items: baseline}
.product_title{font-size:32px;font-weight:700;margin-bottom:15px}
.product_title_id{font-size: 18px;color: #999;display: none}

.article{color: #888;font-size: 15px;}
.product_links{display:flex;justify-content:space-between;align-items: end;font-size: 15px}
.links_left{display: flex;flex-wrap: wrap;gap: 10px 20px}
.links_left > div{color:#666;cursor: pointer;    display: flex;
    gap: 6px;
    align-items: center;}

.links_left_favorite.active i{}
.links_left_favorite.active .on{display: block;color: var(--red)}
.links_left_favorite .on{display: none}
.links_left_favorite.active .off{display: none}
.links_left_favorite .off{display: block}


.product_title_mobile{display: none;}
@media  screen and (max-width: 991px){
    .card_header{display: none}
    .card_header{margin-bottom: 4px}
    .product_title {font-size: 24px;margin-bottom: 10px;}
    .product_title_id{font-size: 16px;display: initial}
    .links_rigth{display: none}

    .product_title_mobile{display: flex}
    .product_title_wrap{gap: 0 20px;margin-bottom: 30px}
    .product_title{margin-bottom: 4px}
    .product_title_id{font-size: 14px;color: #999;font-weight: 300}
}
/* end */
/* */
.hidden_share{position: absolute;right: -25px;top: 30px;box-shadow: 0 0 25px rgba(0,0,0,.15);background: #fff;padding: 25px 30px;display: none;border-radius: 12px;font-size: 15px;z-index: 2;}
.hidden_share.show{display: block}
.hidden_share_title{font-size: 15px;font-weight: 600;margin-bottom: 14px;color: #444;}
.hidden_share_socials{margin-bottom: 14px;    display: flex;flex-direction: column;gap: 10px;}
.hidden_share_soc{font-size: 15px;margin-bottom: 4px;display: flex;align-items: center;gap: 6px;}
.hidden_share_link{display: flex;}
.hidden_share_link input{border: none;max-width: 175px;overflow: hidden;margin-right: 15px;border-bottom: 1px solid var(--border);font-size: 14px;}
.hidden_share_copy{}
.hidden_share_copy:hover{color: #ff8d02;cursor: pointer;}
/* end */
/* */
.gallery{position:relative;margin-bottom:50px}
.swiper{width:100%;height:100%;overflow:inherit}
.swiper-slide{text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;
}
.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}
.swiper{width:100%;margin-left:auto;margin-right:auto}
.swiper-slide{background-size:cover;background-position:center}
.mySwiper2{width:100%;overflow: hidden;border-radius: 12px;}

.mySwiper2 .swiper-slide{overflow: hidden;border-radius: 12px;}
.mySwiper{height:20%;box-sizing:border-box;margin-top:12px}
.mySwiper .swiper-slide{width:25%;height:100%;opacity:.4;overflow: hidden;border-radius: 8px;}
.mySwiper .swiper-slide-thumb-active{opacity:1;position: relative}
.mySwiper .swiper-slide-thumb-active:before{content: '';height: 2px;width: 100%;background: #31a501;position: absolute;bottom: 0;left: 0;z-index: 1;border-radius: 50px;overflow: hidden;
}
.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}
.thumbs_image{cursor: pointer}

.gallery_image{position: relative;padding-top: 67%;display: block;width: 100%;}
.gallery_image img{    width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;bottom: 0;left: 0;right: 0;max-width: 100%;max-height: 100%;margin: auto;z-index: 1;background: #f2f2f2}
.gallery_image::after{content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: -o-linear-gradient(135deg, rgba(9, 16, 27, 0) 0%, rgba(9, 16, 27, 0.3) 75%, rgba(9, 16, 27, 0.63) 100%);background: linear-gradient(135deg, rgba(9, 16, 27, 0) 0%, rgba(9, 16, 27, 0.3) 75%, rgba(9, 16, 27, 0.63) 100%);opacity: 0.25;-webkit-transition: all ease .3s;-o-transition: all ease .3s;transition: all ease .3s;z-index: 2;}
.gallery_image:hover::after{content: "";opacity: 0.75;}
.gallery_arrows{}
.gallery_arrow{
    /*background: #f60;*/width: 45px;font-size: 35px;color: #fff;min-width: 45px;height: 45px;display: flex;align-items: center;justify-content: center;background-color: rgba(34,34,34,.2);transition: background-color 350ms;top: 50%;transform: translateY(-50%);position: absolute;cursor: pointer;z-index: 10;}
.gallery_arrow:hover{background-color: rgba(34,34,34,.8);}
.gallery_arrow_left{left: 0;border-radius: 0 8px 8px 0;padding-right: 4px;}
.gallery_arrow_right{right: 0;border-radius: 8px 0 0 8px;padding-left: 4px;}
.gallery_arrow_right.swiper-button-disabled{display: none}

.image_icons {z-index: 10;position: relative;}
.author{background:var(--bg);display:flex;box-shadow:0 0 15px rgba(0,0,0,0.2);align-items:center;padding:8px 16px;border-radius:4px}
.author_icon{font-size:24px;color:#fff;border-right:2px solid #fff;padding-right:12px;margin-right:12px}
.author_info{font-size:14px;color:#fff;font-weight:600;padding:4px 0}

.image_icons{}
.image_icons .icons_left{position:absolute;left:12px;top:-8px;z-index:1;display:flex}
.image_icons .icons_right{position:absolute;right:12px;top:-8px;z-index:1;display:flex}
.image_icons .icon{padding:8px 16px;font-weight:600;background:var(--bg);box-shadow:0 0 15px #000;color:#fff;font-size:16px;border-radius:4px;margin-left:4px}
.image_icons .icon.hit{background:var(--bg)}
.image_icons .icon.top{background:#aa58cc}
.image_icons .icon.sale{background:#ef1e40}

.icon_footer{}
.change_project{position:absolute;bottom:15px;z-index:1;right:15px;background:#fff;padding:14px 18px;display:flex;border-radius:4px;align-items:center;color:#008b00;    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);cursor: pointer;font-size: 16px;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);}
.change_project:hover{color:#fff;background:#008b00;background: rgb(0, 139, 0, 0.85);}
.change_info{text-align:center;line-height:1}
.change_icon{font-size:25px}

@media  screen and (max-width: 991px){
    .gallery_image{padding-top: 100%}
    .mySwiper2{border-radius: 4px}
    .mySwiper2 .swiper-slide{border-radius: 12px}
    .gallery{margin-bottom:25px}
    .mySwiper .swiper-slide{border-radius: 4px}
    .change_project{bottom: 8px;right: 8px;padding: 12px 14px;font-size: 14px;}
    .change_icon {font-size: 22px;}
    .gallery_arrows{display: none}
}
/* end */
/* */
.plan_item{width:100%;padding:4px;display:flex;background:#f5f7f9;margin-bottom:15px;border-radius:12px;overflow:hidden}
.plan_images .image{padding:45px 20px;width:60%;position:relative;display:flex;border-radius:8px;overflow:hidden;align-items:center;justify-content: center;background:#fff}
.plan_images .image img{object-fit:contain;max-height: 400px}
.plan_rooms{width:40%;margin-left:25px;margin-right:10px;display:flex;align-items:center;padding:30px 0}
.plan_rooms_wrap{width:100%}
.plan_rooms_ul{margin:0;padding:0}
.plan_room{margin-bottom:12px;display:flex;justify-content:space-between;font-size:15px}
.plan_room_area{font-weight:600}
.plan_rooms_area_total{font-size:16px;display:flex;justify-content:space-between;font-weight:600;border-top:1px solid #bbb;padding-top:15px;margin-top:20px}
.plan_level_title{position:absolute;top:-4px;left:-4px;padding:14px 20px;background:#eee;font-weight:600;border-radius:0 0 8px 0;font-size:15px}

@media  screen and (max-width: 991px){
    .plan_item{display: block;padding: 4px;border-radius: 8px;}
    .plan_level_title{padding: 14px 20px 12px;font-size: 14px;}
    .plan_images .image{width: 100%;padding: 45px 15px 15px;}
    .plan_rooms{width: 100%;margin: 0;padding: 15px 10px}
    .plan_room{font-size: 14px}
    .plan_rooms_area_total{font-size: 15px}
    .plan_images .image img{max-width: 100%}
}
/* end */
/* */
.tabs{width:100%;max-width:500px}
.tab-header{list-style:none;padding-left:0;display:flex;align-items:center;justify-content:flex-start;margin:0}
.tab-header__item{padding: 5px 0;margin-right: 25px;font-size: 14px;border-bottom: 3px solid #fff;cursor: pointer;}
.tab-header__item.active{border-bottom: 3px solid #31a501;position: relative;font-weight: 600;}
.tab-content{list-style:none;padding:0;margin:0}
.tab-content__item{display:none;}
.tab-content__item.active{display:block}
.content_item_image{max-height: 200px;margin-top: 25px;display: table}
.content_item_image img{height: 100%;object-fit: contain;width: 100%;object-position: left;max-height: 200px}
/* end */
.rset_items{display: flex;flex-wrap: wrap;gap: 25px 0}
.rset_item{width: 200px}
.rset-radio{position: absolute;z-index: -1;opacity: 0;}
.rset-radio+div::before {content: '';display: inline-block;width: 20px;height: 20px;flex-shrink: 0;flex-grow: 0;border: 1px solid #bbb;border-radius: 4px;margin-right: 8px;background-repeat: no-repeat;background-position: center center;background-size: 50% 50%;background-color: #fff}
.rset-radio:checked+div::before {border-color: #0b76ef;background-color: #0b76ef;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");}
.rset{margin-bottom: 40px}
.rset:last-child{margin-bottom: 0}
.rset_title{font-size: 18px;font-weight: 600;margin-bottom: 20px;}
.rset_item_info{display: flex;font-size: 14px}
.rset_item_title{font-weight: 600;margin-bottom: 5px}
.rset_item_price{color: #bbb;font-size: 13px}
.rset_item_price span{font-weight: 500}

.rset_total_sum{font-size: 28px;font-weight: 600;color: #257d00}
.rset_total_info{display: flex;align-items: center;margin-top: -5px}
.rset_total_form{margin-left: auto;display: flex;gap: 20px;align-items: center}
.rset_total_btn_title{max-width: 175px;font-size: 14px;text-align: right;color: #666}
.rset_total_btn{background: var(--bg);color: var(--bg_text);display: flex;align-items: center;justify-content: center;padding: 14px 28px;border-radius: 4px;font-size: 14px;font-weight: 500;cursor: pointer}
/* */
/* end */
/* */
.card_header{font-size:16px;align-items:center;margin-bottom:12px}
.product_title_wrap{display: flex;flex-wrap: wrap;gap: 8px;align-items: baseline}
.product_title{font-size:32px;font-weight:700;margin-bottom:15px}
.product_title_id{font-size: 18px;color: #999;display: none}

.article{color: #888;font-size: 15px;}
.product_links{display:flex;justify-content:space-between;align-items: end;font-size: 15px}
.links_left{display: flex;flex-wrap: wrap;gap: 10px 20px}
.links_left > div{color:#666;cursor: pointer;    display: flex;
    gap: 6px;
    align-items: center;}

.links_left_favorite.active i{}
.links_left_favorite.active .on{display: block;color: var(--red)}
.links_left_favorite .on{display: none}
.links_left_favorite.active .off{display: none}
.links_left_favorite .off{display: block}


.product_title_mobile{display: none;}
@media  screen and (max-width: 991px){
    .card_header{display: none}
    .card_header{margin-bottom: 4px}
    .product_title {font-size: 24px;margin-bottom: 10px;}
    .product_title_id{font-size: 16px;display: initial}
    .links_rigth{display: none}

    .product_title_mobile{display: flex}
    .product_title_wrap{gap: 0 20px;margin-bottom: 30px}
    .product_title{margin-bottom: 4px}
    .product_title_id{font-size: 14px;color: #999;font-weight: 300}
}
/* end */
/* */
.card_attrs{padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #ddd}
.card_attrs ul{margin:0;padding:0;-webkit-columns:auto 2;-moz-columns:auto 2;columns:auto 2}
.card_attrs li{align-items:flex-end;display:flex;flex-wrap:wrap;margin-bottom: 0;padding: 7px 0 6px;width:100%;-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;break-inside:avoid-column}
.card_attrs .attr_title{width:60%;position:relative;color:#666;font-size:14px}
.card_attrs .attr_title:before{border-bottom:1px dotted #ddd;bottom:.2em;content:"";display:block;left:0;position:absolute;width:100%}
.card_attrs .attr_value{width:40%;color:#222;font-size:14px}

@media  screen and (max-width: 991px){
    .card_attrs ul {-webkit-columns: 1;-moz-columns: 1;columns: 1;}
    .card_attrs li{margin-bottom: 0}
    .card_attrs{padding-bottom: 8px;margin-bottom: 15px}
    .card_attrs .attr_title{width: 70%}
    .card_attrs .attr_value{width: 30%}
}
/* end */

/* */
.faq_block{margin-top: 80px}
.faq_block_title{font-size: 28px;font-weight: 700;margin-bottom: 20px;}
.faq_list{}
.faq_item{padding: 24px 28px;border-radius: 12px;margin-bottom: 8px;background: #F2F4F8;cursor: pointer}
.faq_item p{margin-bottom: 0;padding: 0}
.faq_item_title{font-size: 15px;font-weight: 500;display: flex;justify-content: space-between;gap: 30px}
.faq_item_descr{font-size: 15px;margin-top: 20px;display: none;opacity: 0.9}
.faq_item.active .faq_item_descr{display: block}
.faq_item.active .right_angle_up{display: block}
.faq_item:not(.active) .right_angle_up{display: none}
.faq_item.active .right_angle_dowm{display: none}
.faq_item:not(.active) .right_angle_dowm{display: block}

@media  screen and (max-width: 991px){
    .faq_block{margin-top: 60px}
    .faq_block_title{margin-bottom: 16px;font-size: 24px;}
    .faq_item_descr{font-size: 14px}
    .faq_item {padding: 20px 20px;border-radius: 8px;margin-bottom: 6px;}
}
/* end */
/* */
@media(max-width:991px) {
    .ht{display: none}
    .hb{display: none}
    .hn{display: none}
    header{gap: 0;padding-bottom: 0;}
    .header{border-bottom: 0;padding-bottom: 0;gap: 0}
    .header_scroll.scrolled{padding: 0}
}
/* end */
/* */
.ht{/*background: #f8f8f8*/}
.ht_wrap{display:flex;justify-content:space-between;align-items:center;gap: 20px;height:40px;height:40px;}
.ht_wrap>div{white-space: nowrap}
.ht_city{display:flex;align-items:center;cursor:pointer}
.ht_city:hover{color:#4f66c0}
.ht_city i{font-size:12px;margin-right:8px}
.ht_city span{position:relative}

.ht_address{display:flex;align-items:center;cursor:pointer}
.ht_address i{font-size:12px;margin-right:8px;color: #666}
.ht_address span{position:relative;    text-overflow: ellipsis;
    overflow: hidden;}

.ht_items{display:flex;margin:0;padding:0;list-style-type:none}
.ht_item{position:relative;padding:0 14px;transition-delay:.2s}
.ht_item_title{display:flex;align-items:center;height:100%;justify-content:space-between;color:#444;width:100%}
.ht_item_title span{margin-right:7px}
.ht_item_title i{font-size:12px;margin-top:-3px;color:#666}
.ht_item:hover .ht_item_dropdown{opacity:1;visibility:visible}
.ht_item_dropdown{margin:0;list-style-type:none;opacity:0;visibility:hidden;padding:8px;transition:opacity .25s ease-in-out,visibility .25s ease-in-out;border-radius:8px;position:absolute;background:#fff;text-align:left;box-shadow:0 5px 30px rgba(0,0,0, 0.25);top:calc(100% + 8px);max-width:450px;min-width:220px;left:0;z-index:107;cursor:default}
.ht_item_dropdown_item{position:relative}
.ht_item_dropdown_title{display:block;color:#444;padding:9px 16px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}
.ht_item_dropdown_title.active{background:#f7f7f7;border-radius:8px}

.ht_social{}
.ht_social_items{margin:0;padding:0;list-style-type:none;display:flex}
.ht_social_item{opacity:.5;transition:opacity .2s ease-in-out;display:flex;align-items:center;border-radius:4px;overflow:hidden}
.ht_social_item:hover{opacity:1;background:#f7f7f7}
.ht_social_item_link{color:#fff;padding:3px 8px}

.ht_phone{display:flex;position:relative;align-items:center;font-size:15px}
.ht_phone_wrap{position:relative}
.ht_phone_wrap:hover .ht_phone_dropdown{opacity:1;visibility:visible;}
.ht_phone_first{font-weight:600;display:flex;align-items:center;justify-content:space-between;width:100%}
.ht_phone_first span{margin-right:7px}
.ht_phone_first .ht_icon_phone{margin-top: 0;margin-right: 8px}
.ht_phone_first i{font-size:12px;margin-top:-3px;color:#666}
.ht_phone_dropdown{opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;position:absolute;top:-15px;min-width:240px;left:-16px;z-index:15;white-space: initial}
.ht_phones{padding:15px 16px;position:relative;width:100%;-webkit-box-shadow:0 5px 30px rgba(0,0,0,0.15);box-shadow:0 5px 30px rgba(0,0,0,0.15);background:#fff;border-radius:8px}
.ht_phone_item{padding:4px 0}
.ht_phone_item:first-child{padding-top:0}
.ht_phone_item .ht_phone_item_link{font-weight:600;color:#444}
.ht_phone_item span{font-size:12px;color:#999;display:block}
.ht_phone_callback{margin-top:8px}
.ht_phone_callback .btn{display:table;width:100%;padding:10px 0;font-size:14px;background:var(--bg);font-weight:600;border:none;line-height:1.25;color:#fff;    text-align: center;
    border-radius: 4px;}

.ht_contacts{padding:15px 16px;position:relative;width:100%;-webkit-box-shadow:0 5px 30px rgba(0,0,0, 0.2);box-shadow:0 5px 30px rgba(0,0,0, 0.2);background:#fff;margin-top:4px;border-radius:8px}
.ht_contact{padding:5px 0 7px}
.ht_contact:first-child{padding-top:0}
.ht_contact span{font-size:12px;color:#999}
.ht_contact .ht_contact_title{display:block;color:#222;line-height:1.25}

.ht_dd_social{position:relative}
.ht_dd_social_links{margin:0;padding:0;list-style-type:none}
.ht_dd_social_item{position:relative}
.ht_dd_social_link{position:relative}

.ht_phone_wrap_callback{margin-left:12px;font-size:14px}
.ht_callback{color:#222}

.ht_login{display:flex;align-items:center;color:#222}
.ht_login i{margin-right:8px;font-size:12px}
.ht_login_title{display:block}

.ht_acts{display:flex}
.ht_act{padding-left:12px;padding-right:12px;    display: flex;
    align-items: center;}
.ht_act:last-child{padding-right:0}
.ht_act_link{position:relative;display:flex;align-items:center;color:#222}
.ht_act_link i{position:relative}
.ht_act_title{display:block;margin-left:6px}
.ht_act_count{background:#E68264;display:flex;height:17px;min-width:17px;padding:0 6px 1px;justify-content:center;align-items:center;border-radius:25px;font-weight:600;font-size:11px;color:#fff;margin-left:4px}
/* end */
/* */
.hints_wrap{padding: 0 15px;position: absolute;z-index: 10;top: calc(100% + 4px);width: 650px;min-width: 100%;left: 0;}
.hints{overflow: hidden;background: #fff;border-radius: 12px;-webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.15);-moz-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.15);box-shadow: 0 5px 30px rgba(0, 0, 0, 0.15);}
.hints_scroll::-webkit-scrollbar{width:5px;height:5px;background-color:#fff}
.hints_scroll::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:25px}
.hints_wrap:hover .hints_scroll::-webkit-scrollbar-thumb{background-color:#bbb}
.hints_scroll{    overflow: hidden;border: 1px solid #e6e6e6;overflow-y: auto;overscroll-behavior: contain;max-height: 350px;padding: 15px;}
.hint{display: flex;gap: 15px;padding: 8px 12px;border-radius: 8px;transition:all .3s;line-height: 1.3}
.hint:hover{background: #f4f4f4;}
.hint_image{width: 40px;height: 40px;min-width: 40px}
.hint_image i{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;border: 1px solid #eee;border-radius: 8px;color: #666;}
.hint_image img{width: 100%;height: 100%;object-fit: contain}
.hint_info{}
.hint_title{font-size: 16px;color: #444;}
.hint_subtitle{font-size: 13px;color: #999;margin-top: 2px}
.hint_price{font-size: 13px;margin-top: 2px;color: #222}
.hint_price span{font-weight: 500;}
.hint:hover .hint_title{color: var(--text_hover);transition:all .3s}
/* end */
/* */
.dd_block{background:#fff;box-sizing:border-box;left:0;padding:30px 0 60px;position:absolute;top:100%;width:100%;z-index:10;opacity:0;visibility:hidden;transition:all .3s ease-in-out;-webkit-box-shadow:0 5px 5px rgba(0,0,0,0.08) inset;-moz-box-shadow:0 5px 5px rgba(0,0,0,0.08) inset;box-shadow:0 5px 5px rgba(0,0,0,0.08)}
.dd_block.active{opacity:1;visibility:visible}
.dd_container{box-sizing:border-box;display:flex;height:100%;margin:0 auto;position:relative;width:100%}
.dd_wrap{box-sizing:border-box;display:flex;height:100%;margin:0 auto;position:relative;width:100%}
.dd_nav{width:275px;min-width:275px;padding-right:20px;overflow-y:auto;display:flex;flex-direction:column;max-height:520px}
.dd_scrollbar::-webkit-scrollbar{width:5px;height:5px;background-color:none}
.dd_scrollbar::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:25px}
.dd_scrollbar::-webkit-scrollbar-thumb:hover{background-color:#bbb}
.dd_content{width:100%;padding:0 30px;overflow-y:auto;display:flex;max-height:520px;flex-direction:column}
.dd_content_title{font-size:28px;font-weight:700;line-height:1.25;margin-bottom:30px;color:#222}
.dd_menu_right{width:150px;min-width:150px}
.dd_back{position:fixed;right:0;bottom:0;top:0;left:0;height:100%;z-index:40;transition:opacity .1s ease-out,visibility .1s linear;background-color:#000;opacity:.6;visibility:visible}
.dd_nav .dd_ul{padding:0;margin:0;list-style-type:none}
.dd_nav .dd_li{display:flex;align-items:center;padding:12px;border-radius:8px;gap:12px}
.dd_nav .dd_li.active{background:#f6f7f9}
.dd_nav .dd_li .icon{color:#b3bcc5;font-size:14px;width:24px;height:24px;display:flex;align-items:center;justify-content:center}
.dd_nav .dd_li.active .icon{color:#001a34}
.dd_nav .dd_li .arrow{color:#bbb}
.dd_nav .dd_li_title{line-height:1.25;font-size:15px;letter-spacing:.2px;font-weight:400}

.dd_content .dd_catalog{-webkit-columns:auto 3;-moz-columns:auto 3;columns:auto 3}
.dd_content .dd_item{display:flex;margin-right:15px;margin-bottom:20px;vertical-align:top;-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;break-inside:avoid-column}
.dd_content .info_title{font-weight:700;display:block;color:#222;margin-bottom:10px;    font-size: 16px;line-height: 1.25}
.dd_content .dd_item_li a{color: #222;display: block;}
.dd_item_ul{margin:0;padding:0;list-style-type:none}
.dd_item_li{line-height:1.25;margin-bottom:8px;font-size: 15px;}
.dd_item_li.open_hide{color: #aaa}
/* end */
/* */
.hf_wrap{position: relative}
.hf_links{display: flex;justify-content: space-between;font-size: 14px;margin-top: 10px;gap: 35px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-right: 50px;overflow: hidden;}
.hf_link{color: #444;width: auto;margin-right: 40px}
@media (max-width: 575px){
    .hf {display: none;}
}
.hf_arrows{}
.hf_arrow{width: 32px;height: 32px;z-index: 1;top:50%;transform:translateY(-50%);justify-content: center;align-items: center;color: #222;display: none;background: #fff;transition: all .3s ease-in-out;border-radius: 50%;box-shadow: 0 5px 20px rgba(0,0,0,.07);margin-right: 6px;font-size: 16px;}
.hf_arrow.load{display: flex;}
.hf_arrow.swiper-button-disabled{display: none}
.hf_arrow:hover {background: var(--bg);color: #fff;}
.hf_arrow_left{position: absolute;left: 0;}
.hf_arrow_left i {transform: translateX(-1px);}
.hf_arrow_right{position: absolute;right: 0;}
.hf_arrow_right i {transform: translateX(1px);}

/* end */
/* */
.hm{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #ddd;padding:12px 15px;position:fixed;width:100%;top:0;left:0;background: #fff;z-index: 19;}
.hm_back{display:table;width:100%;height:60px}
.hm_left{display:flex;gap:15px;align-items:center}
.hm_burder2{font-size:16px;display:flex;width:36px;height:36px;align-items:center;justify-content:center;background:#f2f2f2;border-radius:6px}
.hm_logo_wrap{display: flex;gap: 8px;align-items: center}
.hm_logo_img{height:32px}
.hm_logo_img img{width:100%;height:100%;object-fit:contain}
.hm_logo_text{font-weight: 700;font-size: 18px;color: #222;}

.hm_acts{display:flex;gap:8px}
.hm_act{font-size:16px;display:flex;width:36px;height:36px;align-items:center;justify-content:center;background:#f2f2f2;border-radius:6px;position: relative}
.hm_act a{color:#555}

@media(min-width:993px) {
    .hm{display: none}
    .hm_back{display: none}
}
@media(max-width:475px) {
    .hm_hide_475 {display: none}
}

.hm_act_count{position:absolute;right:-4px;top:-4px;background:var(--bg);display:flex;padding:0 4px;height:16px;min-width:16px;justify-content:center;align-items:center;border-radius:25px;font-size:12px;color:var(--bg_text)}
.hm_act_count.hide{display:none}

/* end */
/* */
.nav_wrap{padding:30px 30px;display: flex;flex-direction: column;gap: 30px;align-items: start;}
.nav{left:0;position:fixed;height:100vh;font-size:14px;background:#fff;z-index:21;width:100%;max-width: 375px;top:0;overflow-y:auto;box-shadow:0 3px 30px rgba(0,0,0,0.1),0 3px 20px rgba(0,0,0,0.1);opacity: 0;transform: translateX(-100%);transition: transform .2s ease-out,opacity .2s ease-out;will-change: transform,opacity;scrollbar-width: none;-webkit-overflow-scrolling: touch;}

.nav.show{transform: translateX(0);opacity: 1;}
.nav.show + .nav_hide{opacity: 1;visibility: visible;}
.nav hr{    width: 100%;display: table;border: none;border-bottom: 1px solid #ddd;margin: 0;padding: 0;}
.nav .nav_title{font-size:14px;margin-bottom:20px}
.nav ul{margin:0;padding: 0; list-style-type:none;width: 100%}
.nav .main_nav{display: flex;flex-direction: column;gap: 20px;margin-bottom: 10px;}
.nav .main_nav li{margin-bottom: 0;font-size: 15px}
.nav .main_nav a{color: #444}
.nav li{margin-bottom:12px;font-size: 15px}
.nav a{color:#222}
.nav li .icon{width:24px;display:inline-block;font-size:18px;margin-right: 8px;color: var(--text);min-width: 24px}

.nav .subscribers .nav_title{margin-bottom:10px;font-size:16px}
.nav .nav_socials{display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.nav .nav_socials .social{width:36px;height:36px;display:flex;justify-content:center;align-items:center;margin-right:4px;margin-bottom:4px;border-radius:50%;background:#1b6f45;color:#fff;font-size:16px;line-height:1}

.nav .download .nav_title{margin-bottom:10px;font-size:12px}
.nav .down{display:flex;width:fit-content;background:#fff;padding:5px 10px;border-radius:4px;margin-bottom:5px}
.nav .down .icon{margin-right:10px}
.nav .nav_login{margin-bottom:15px;padding-bottom:20px;border-bottom:1px solid #E4E4E4;width: 100%}
.nav .nav_login .login{font-size:20px;line-height:1.25;font-weight:400;padding:16px 32px;border-radius:16px;background:#1b6f45;color:#fff;display:table-caption}
.nav_hide{width: 100%;height: 100%;position: fixed;top: 0;z-index: 20;left: 0;opacity: 0;visibility: hidden;background: rgba(0,0,0,.60);transition: visibility 0s, opacity 0.25s linear;}

.nav .nav_cat{margin:0;position:relative}
.nav_cat .js_open{}
.nav_cat a:hover .js_open{opacity: 1}
.nav .nav_cat:hover .cat_subs{opacity:1}
.nav_cat_item{width: 100%;display: flex;justify-content: space-between;gap: 20px}
.nav_cat_title{font-size:15px;padding: 12px 0;flex: 1}
.nav_cat_title:hover{background:#E7E8F9}
.nav_cat_icon{color: #999;font-size: 15px;margin: 0px -15px;padding: 12px 15px;}
.nav_cat_item.active{background: #E7E8F9;}

.nav .cat_subs{z-index: 100;display: none;width: 100%;border-bottom: 8px solid #f2f2f2;padding-bottom: 10px;margin-bottom: 10px;}

.nav_cat.active .nav_cat_title{font-weight: 600}
.nav_cat.active .cat_subs{display: table}
.nav .cat_subs a.cat_sub{font-size: 13px!important;width: 100%;display: flex;justify-content: space-between;align-items: center}
.cat_sub_title{padding: 10px 0;}
.cat_sub_arrow{font-size: 10px;color: #999;text-align: center;padding: 10px 0;}

.nav::-webkit-scrollbar {
    width: 0;  /* Ширина полосы прокрутки */
}

.nav_close{position: absolute;right: 20px;top: 20px;width: 40px;height: 40px;display: flex;justify-content: center;align-items: center;font-size: 24px;color: #999;}

.nav_logo_wrap{display: flex;gap: 8px;align-items: center}
.hn_logo_img{height: 34px}
.nav_logo{height: 34px}
.nav_logo_text{font-weight: 700;font-size: 18px;color: #222;}
.nav_logo img{width: 100%;height: 100%;object-fit: contain}

.nav_company{}
.nav_company ul{}
.nav_company li{font-size: 15px;padding: 12px 0;line-height: 1.25;margin-bottom: 0}
.nav_company .nav_company_title{font-weight: 600}

.main_nav_title.phone{font-size: 18px;color: #222}
.main_nav_subtitle{font-size: 12px;display: block;color: #999}
.main_nav a{display: flex;align-items: baseline;}
/* end */
/* */
.sort_mobile{display: flex;justify-content: space-between;margin-bottom: 15px;font-weight: 300;margin-top: 20px}
.sort_mobile_filter{display: flex;align-items: center;gap: 6px;}
.sort_mobile_title{font-size: 16px;line-height: 1}

.sort_modal{background:#fff;position:fixed;bottom:0;z-index:21;width:100%;left:0;padding:30px 16px 16px;border-radius:20px 20px 0 0;transform:translateY(100%);transition:transform .2s ease-out,opacity .2s ease-out;will-change:transform,opacity;scrollbar-width:none;-webkit-overflow-scrolling:touch}
.sort_modal.open{transform:translateY(0);opacity:1}
.sort_modal_hide{width:100%;height:100%;position:fixed;top:0;z-index:20;left:0;opacity:0;visibility:hidden;background:rgba(0,0,0,.60);transition:visibility 0s,opacity .25s linear}
.sort_modal.open + .sort_modal_hide{opacity:1;visibility:visible}
.sort_modal_radio input{display:none}
.sort_modal_radios{display:flex;flex-direction:column;font-size:16px;color:#222}
.sort_radio_label{display:flex;justify-content:space-between;padding:14px 0}
.sort_radio_title{flex:1}
.sort_radio_check{display:none}
.sort_modal_radio input[type=radio]:checked + .sort_radio_label{color:var(--text)}
.sort_modal_radio input[type=radio]:checked + .sort_radio_label .sort_radio_check{display:block}
@media(min-width:992px) {
    .sort_mobile{display:none}
}
/* end */
/* */
.footer{background: #242729;font-size: 14px;color: #444;margin-top: 0;margin-bottom: 0}
.footer_header{padding: 30px 0}
.footer_body{padding: 80px 0 30px}
.footer_navs{}
.footer_nav{}
.footer_body_title{font-size: 14px;margin-bottom: 16px;font-weight: 600;text-transform: uppercase;color: #222;}
.footer_body_title a{color: #fff}
.footer_body_title:last-child{margin-bottom: 0}
.footer_nav_items{font-size: 14px}
.footer_nav_item{margin-bottom: 8px}
.footer_nav_item:last-child{margin-bottom: 0}
.footer_nav_item a{color: #999}
.footer_nav_item.hide{display: none}
.footer_nav_item.hide.show{display: block}
.footer_nav_more{color: #999;cursor: pointer}

.footer_body2{display: flex;margin-top: 80px;margin-bottom: 60px}
.footer_nav2{columns: auto 3;column-gap: 0px;width: calc(66.6% + 6px);}
.footer_nav{    page-break-inside: avoid;
    break-inside: avoid;
    vertical-align: top;
    flex-direction: row;
    margin-bottom: 12px;
    margin-right: 12px;
    padding: 25px;
    background: #1c1e20;
    border-radius: 24px;}
.footer_contacts_wrap{width: 33.3%;min-width: 33.3%}
.footer_contacts{background: #f2f2f2;padding: 25px;margin-left: 15px;border-radius: 24px;}


.footer_nav_item{}

.copyright{}
.footer_bottom{display: flex;justify-content: space-between;gap: 10px 30px;flex-wrap: wrap;padding: 40px 0;color: #999}
.footer_bottom a{color: #999}
.footer_for_user{display: flex;flex-wrap: wrap;gap: 10px 30px}
/* end */
/* */
.pagination{display:flex}
.pagination .li_arrow{display:flex;width:45px;height:45px;background-color:#eee;border-radius:50%;overflow:hidden;padding:0!important;justify-content:center;align-items:center}
.pagination .li_arrow.left{margin-right:4px}
.pagination .li_arrow.right{margin-left:4px}
.pagination .li_arrow i{color:#444;font-size:14px}
.pagination .li{display:flex;padding:12px 16px 11px;font-size:14px;margin:0 2px;color:#666;border-radius:30px;overflow:hidden;border:1px solid #ccc}
.pagination .li:hover{background-color:#e6e6e6}
.pagination .li.dots{padding:15px 4px 8px;color:#444;font-weight:400;cursor:default;border:none}
.pagination .li.dots:hover{background-color:#fff}
.main_li{display:flex;border-radius:50px;overflow:hidden}
.pagination .li.active{background:var(--bg);color:var(--bg_text);border:1px solid #31a501}
/* end */
