body{
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    background: #F3F3F3;
}
.row {
    margin-right: -8px;
    margin-left: -8px;
}
.row>* {
    padding-right: 8px;
    padding-left: 8px;
}
section{
    margin: 32px 0;
}
.no_scrol{
    overflow: hidden;
}
img{
    width: auto;
    max-width: 100%;
    height: auto;
}
.form-check-input:focus,
button,
.btn-check:focus+.btn,
.btn:focus,
span,
i,
a,
.form-control:focus,
:focus,
a:focus{
    text-decoration: unset;
    outline: unset;
    transition: all 0.3s ease-out;
    box-shadow: unset;
}
.btn{
    border-radius: 8px;
}
.brs{
    border-radius: 16px;
}
a:hover{
    color: #dd1c0e;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
h2{
    font-weight: 700;
}
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
label {
    position: relative;
}
.required:after {
    content: " *";
    color: red;
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 1;
    display: block;
    height: 8px;
}
.form-control {
    padding: 13px;
    color: #000;
    /*border: 0;*/
    border-radius: 8px;
    background-color: #F3F3F3;
}
.dropdown-toggle{
    cursor: pointer;
}
body .backdrop {
    background-color: rgba(221,221,221,.96);
}
.swiper-button-next:after,
.swiper-button-prev:after{
    display: none;
}
.hidew {
    display: block;
    width: 200%;
    overflow: hidden;
    -webkit-clip-path: inset(0 -100vw 0 0);
    clip-path: inset(0 -100vw 0 0);
}
.wshow {
    width: 50%;
    margin: 0;
    overflow: unset;
}
main{
    position: relative;
    overflow: hidden;
    min-height: 530px;
}
.btn_style {
    bottom: 24px;
    left: 24px;
    z-index: 1;
    border-radius: 8px;
    background: #000000;
    color: #fff;
    font-size: 19px;
    padding: 17px 23px;
    line-height: 1;
}
.btn_style:hover{
    background: #fff;
    color: #000;
}
.btn_style2 span {
    margin: 0 16px;
    font-size: 24px;
    line-height: 1;
}
.btn_style2:hover span{
    margin-right: 0;
    margin-left: 32px;
}
.btn_style2:hover{
    color: #0066B6;
}
.btn_style2 {
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 1;
    padding: 18px;
    width: max-content;
    white-space: nowrap;
}
.page-info {
    max-width: 800px;
}
.swiper-pagination-bullet {
    width: 32px;
    border-radius: 16px;
    background: #FFFFFF;
    opacity: 1;
}
.swiper-pagination-bullet-active{
    background: #808080;
}
.swiper-container.swiper_home .swiper-pagination {
    bottom: 21px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    line-height: 1;
    position: absolute;
    margin: 0;
}
.mt-large{
    margin-top: 64px;
}
.mt-sl{
    margin-top: 56px;
}
.mt-xs{
    margin-top: 32px;
}
.pr_large{
    padding-right: 56px;
}
/*topbar*/
.topbar {
    background: #D2D2D2;
    font-size: 14px;
}
.items-topbar{
    align-items: center;
    height: 40px;
}
.swiper_benefits .swiper-slide a{
    display: block;
    text-align: center;
    color: #000;
}
.swiper_benefits {
    width: 350px;
    margin-right: 10%;
}
.abs-arrow .swiper-button-next{
    right: 1px;
}
.abs-arrow .swiper-button-prev{
    left: 0;
}
.abs-arrow > div {
    color: #000000;
    height: auto;
    top: 7px;
    margin: 0;
    font-size: 8px;
    width: auto;
}
.right-topbar li{
    margin: 0 16px;
}
.right-topbar a {
    color: #000;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
}
.right-topbar a.active{
    font-weight: 700;
}
.lang a.active{
    pointer-events: none;
}
.lang {
    font-size: 16px;
}
.o_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.top_letter a{
	line-height: 36px;
    color: #fff;
}
.top_letter {
    display: none;
    align-content: center;
    justify-content: center;
    padding: 0 10px;
    line-height: 1;
    background: #dd1c0e;
    color: #000;
    position: fixed;
    top: 0;
    z-index: 3;
    width: 100%;
}
.top_letter.isScrolled {
    display: flex;
}
#modalLetter form.tletter .btn_style{
    margin: auto;
    display: block;
}
#modalLetter .tletter input.form-control {
    height: auto;
    background-color: #F3F3F3;
}
#modalLetter form.tletter {
    max-width: 560px;
    margin: auto;
    width: 100%;
    padding: 0 20px;
}
header {
    height: 125px;
}
a.logo {
    margin-top: -28px;
    max-width: 252px;
}
.topheader {
    transition: 0.5s ease;
    top: -60px;
}
.topheader.active a.logo {
    margin-top: 0;
    max-width: 130px;
}
.topheader.active {
    position: fixed;
    top: 36px;
    background: #D2D2D2;
    z-index: 11;
    width: 100%;
    padding: 8px 0;
    -webkit-box-shadow: 0px 16px 24px 0px rgb(0 0 0 / 9%);
    -moz-box-shadow: 0px 16px 24px 0px rgba(0,0,0,0.09);
    box-shadow: 0px 16px 24px 0px rgb(0 0 0 / 9%);
}
.menu_cimg{
    border-radius: 16px;
}
.dropdown-toggle::after{
    display: none;
}
.dropdown-menu.show {
    padding: 32px;
    background: #fff;
    width: 300px;
    border: 0;
    padding-top: 48px;
    top: 20px!important;
    border-radius: 16px;
}
.dropdown-menu:before,
.dropdown-menu:after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-width: 12px 12px;
    border-style: solid;
    border-color: transparent;
    z-index: 1;
}
.dropdown-menu:after,
.dropdown-menu:before {
    top: -24px;
    right: 42px;
    border-bottom-color: rgb(227 227 227);
}
.dropdown-menu.loginDropdown.show {
    width: 380px;
}
.title-drop {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    margin-bottom: 8px;
}
.register-btns .btn_style{
    background: #CFCFCF;
}
.dropdown-menu button{
    min-width: 170px;
}
.modal label,
.dropdown-menu label{
    font-size: 14px;
    line-height: 22px;
    width: 100%;
}
.o-search .item-is-categ a{
    color: #000001;
}
.o-search .dropdown-menu {
    border-radius: 16px;
    border: 0;
    padding: 64px 32px;
}
.blocks-menu{
    display: none;
}
.menu-toggle{
    cursor: pointer;
}
.blocks-menu {
    position: absolute;
    background: #fff;
    z-index: 10;
    border-radius: 16px;
    width: 100%;
    top: 100%!important;
    left: 0;
    -webkit-box-shadow: 0px 16px 24px 0px rgb(0 0 0 / 9%);
    -moz-box-shadow: 0px 16px 24px 0px rgba(0,0,0,0.09);
    box-shadow: 0px 16px 24px 0px rgb(0 0 0 / 9%);
}
.o-search .dropdown-menu,
.menu-item .dropdown-menu{
    width: 100%;
    transform: unset!important;
    top: 100%!important;
    left: 0;
    -webkit-box-shadow: 0px 16px 24px 0px rgba(0,0,0,0.09);
    -moz-box-shadow: 0px 16px 24px 0px rgba(0,0,0,0.09);
    box-shadow: 0px 16px 24px 0px rgba(0,0,0,0.09);
}
.menu-toggle{
    border-bottom: 2px solid transparent;
}
.menu-toggle.active {
    border-color:  #0066B6;
}
.menu-item a{
    color: #000;
}
.menu-item{
    font-size: 16px;
    font-weight: 500;
    margin: 0 12px;
    white-space: nowrap;
}
.title-categ {
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    margin-bottom: 16px;
    padding: 0;
}
.accordion-button:not(.collapsed) {
    color: #000000;
    background-color: transparent;
    box-shadow: unset;
}
.item-submenu a:hover{
    font-weight: 600;
}
.flex-ul li.active span,
.flex-ul li.active a,
.flex-ul li span:hover,
.flex-ul li a:hover{
    border-color: #707070;
    background-color: #707070;
    font-weight: 500;
    color: #fff;
}
.flex-ul li span,
.flex-ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
    border: 1px solid #707070;
    text-align: center;
    border-radius: 8px;
    color: #000;
    cursor: pointer;
}
.flex-ul li{
    width: 25%;
    margin-bottom: 10px;
}
.flex-ul{
    display: flex;
    flex-wrap: wrap;
}
.item-submenu a {
    color: #000;
    line-height: 2;
}
.item-submenu{
    flex: 1;
}
.items-submenus {
    display: flex;
    justify-content: space-between;
    padding: 24px;
}
.o-search .items-card {
    height: 550px;
}
.o-search {
    width: 100%;
}
.o-search ul a {
    color: #000;
}
.o-search .is-util {
    padding-left: 10%;
}
.o-search .is-products .img-wrap img{
    width: 104px;
    height: 104px;
    object-fit: contain;
    padding-right: 8px;
}
.o-search .is-products {
    padding: 0 16px;
    flex: 1;
    max-width: 800px;
}
.color-ccard .colors {
    display: flex;
    align-items: flex-end;
}
.o-search form{
    position: relative;
}
.search-dropdown.show {
    display: flex;
    justify-content: space-between;
    padding: 64px 32px;
}
input[type="search"] {
  -webkit-appearance: none;
}
.xs_delete {
   position: absolute;
    right: 14px;
    top: 14px;
    font-size: 16px;
    cursor: pointer;
    line-height: 1;
    z-index: 1;
    text-align: center;
    width: 20px;
}
input#is_search {
    border-radius: 8px!important;
    border-color: #707070;
    height: 44px;
    padding: 12px;
    font-weight: 500;
    border: 1px solid #000;
    width: 100%;
    padding-right: 45px;
}
button.os_click {
    background: transparent;
    font-size: 24px;
    padding: 0;
    position: absolute;
    right: 12px;
    top: 10px;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance:none;
}
ul.o_menu {
    margin: 0 32px;
    align-items: center;
    display: flex;
}
div.outlet,
li.outlet {
    background: #DD1C0E;
    color: #fff;
    border-radius: 8px;
    padding: 2px 8px;
    display: inline-block;
}
div.outlet a,
li.outlet a{
    color: #fff;
    font-size: 18px;
    border-color: transparent!important;
}
.cards-block {
    display: flex;
    align-items: center;
    color: #000;
    font-weight: 500;
    margin-left: 32px;
    margin-right: 16px;
}
.items-card {
    height: 313px;
    overflow-y: auto;
    margin-bottom: 50px;
}
.price-ccard span{
    display: inline-block;
}
.card-info {
    width: 300px;
}
span.delete_card {
    position: absolute;
    right: 16px;
    top: 16px;
    z-index: 1;
    cursor: pointer;
}
.color-ccard span{
    width: 32px;
    height: 32px;
    border-radius: 4px;
    display: block;
}
.title-ccard small{
    display: block;
}
.title-ccard {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    color: #000;
}
.dropdown-menu.card-block.show {
    width: 512px;
}
.head-fav .badge,
.cards-block .badge{
    color: #dd1c0e;
    position: absolute;
    margin-top: -8px;
    margin-left: 8px;
    font-style: normal;
}
.cards-block .img-wrap img{
    width: 128px;
    height: 128px;
    object-fit: contain;
}
.item-card{
    display: flex;
    align-items: center;
    padding: 8px;
    background: #fff;
    border-radius: 8px;
    position: relative;
}
.user-account .dropdown-toggle img{
    width: 32px;
}
.user-account ul a{
    color: #000;
    display: block;
    margin-bottom: 16px;
}
.o-option .user-account {
    width: 140px;
}
.user-account {
    display: block;
    position: relative;
}



/*filters*/
.filter-sidebar {
    background: #fff;
    border-radius: 16px;
    padding: 16px;
}
.filter.active h4::after {
    content: '\e90e';
}
.filter h4::after {
    content: '\e911';
    font-family: 'icomoon' !important;
    transition: all 0.3s ease-out;
    margin-left: 4px;
}
.filter h4 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 16px;
    border-bottom: 1px solid #B7B7B7;
    cursor: pointer;
    margin: 0;
    font-size: 16px;
}
.filter hr{
    color: #B7B7B7;
}
.filters{
    display: none;
    margin-top: 16px;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.filter.active .filters .fabels{
    margin-top: 16px;
    max-height: 200px;
    overflow: auto;
}
.filter.active .filters{
    display: block;
}
.search_r9{
    position: relative;
    margin-top: 16px;
}
.search_r9:before {
    content: '\e92b';
    position: absolute;
    font-family: "fontello";
    font-size: 14px;
    top: 5px;
    color: #4A498F;
    left: 8px;

}
.search_r9 input{
    width: 100%;
    display: block;
    border-radius: 25px;
    padding: 4px 16px 4px 32px;
    font-size: 14px;
    border: 1px solid #B7B7B7;
}
.filters .checkmark {
    position: absolute;
    left: 0;
    border-radius: 50%;
    background-color: #DCDCDC;
    height: 20px;
    width: 20px;
}
.filter {
    margin-bottom: 16px;
}
.filters .check_b .checkmark:after {
    left: 4px;
    top: 4px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    content: "";
    position: absolute;
}
.check_b input:checked ~ .checkmark:after {
    background: #707070;
}
.check_b input:checked ~ p{
    font-weight: 600;
}
.check_b p{
    margin-bottom: 8px;
    font-size: 14px;
}
.check_b{
    display: block;
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.check_b input{
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.check_b:hover input ~ .checkmark:after,
.check_b input:checked ~ .checkmark:after {
    display: block;
}
.xheader ::-webkit-scrollbar ,
.filters ::-webkit-scrollbar {
    width: 2px;
}
.xheader ::-webkit-scrollbar-track,
.filters ::-webkit-scrollbar-track {
    margin-top: 10px;
    background: #f1f1f1;
}
.xheader ::-webkit-scrollbar-thumb,
.filters ::-webkit-scrollbar-thumb {
    background: #888;
}
.xheader ::-webkit-scrollbar-thumb:hover,
.filters ::-webkit-scrollbar-thumb:hover {
    background: #555;
}
/*##### RANGE PRODUCTS #####*/
.range-slider .right{
    text-align: right;
}
.range-slider {
    position: relative;
    min-height: 40px;
    margin-bottom: 24px;
}
.range-slider span{
    color:#7f888b;
    font-size:14px;
}
.range-slider svg,
.range-slider input[type=range]{
    position:absolute;
    left:0;
    bottom:0;
}
.range-slider input[type=number]{
    border: 0;
    padding: 0;
    font-size: 16px;
    background: transparent;
    line-height: 1;
    width: 100%;
}
.range-slider input[type=number]::-webkit-outer-spin-button,
.range-slider input[type=number]::-webkit-inner-spin-button{
    -webkit-appearance:none;
}
.range-slider input[type=number]:invalid,
.range-slider input[type=number]:out-of-range{
    /*border:2px solid #ff6347;*/
}
.range-slider input[type=range]{
    -webkit-appearance:none;
    width:100%;
    margin:0;
    height: 0;
}
.range-slider input[type=range]:focus{outline:none}
.range-slider input[type=range]:focus::-webkit-slider-runnable-track{background:#ececec}
.range-slider input[type=range]:focus::-ms-fill-lower{background:#ececec}
.range-slider input[type=range]:focus::-ms-fill-upper{background:#ececec}
.range-slider input[type=range]::-webkit-slider-runnable-track{
    width:100%;
    height:2px;
    cursor:pointer;
    animate:0.2s;
    background:#4A498F;
    border-radius:1px;
    box-shadow:none;
    border:0;
}
.range-slider input[type=range]::-webkit-slider-thumb{
    z-index:2;
    position:relative;
    width:18px;
    height:18px;
    border-radius: 50%;
    background:#fff;
    cursor:pointer;
    -webkit-appearance:none;
    margin-top:-8px;
    border: 2px solid #4A498F;
}
.range-slider input[type=range]::-moz-range-track {
    height: 0;
}
button.redo_filter {
    background-color: #F2F2F2;
    border: none;
    text-decoration: none;
    padding: 10px 24px;
    width: 100%;
    border-radius: 16px;
}
/*filters*/













/*topbar*/
/*slider home top*/
.swiper_home {
    margin-top: 32px;
}
.swiper_home .swiper-slide{
    border-radius: 16px;
    overflow: hidden;
}
.swiper_home .btn_style{
    position: absolute;
}
.swiper_home .swiper-pagination {
    bottom: 24px;
    left: 15%;
    width: auto;
    line-height: 1;
}
/*slider home top*/
/*brands home*/
.brands-home .brands-flex {
    display: flex;
}
.brands-home .swiper-container-multirow-column>.swiper-wrapper {
    flex-direction: row;
}
.brands-home {
    padding: 44px 0;
    text-align: center;
    overflow: hidden;
}
.brands-home .swiper-slide {
    width: auto;
}
.brands-home img:hover {
    opacity: 1;
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: none;
}
.brands-home img{
    padding: 16px;
    max-height: 80px;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: gray;
    transition: all .6s ease;
    opacity: .5;
}
@media screen and (max-width: 1647px) {
    .brands-home .brands-flex .item {
        width: calc(100% / 5);
    }
    .brands-home .brands-flex {
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 767px) {
    .brands-home .brands-flex .item {
        width: calc(100% / 2);
    }
    
}
/*brands home*/
/*category home*/
.desktop-row .swiper-slide:last-child{
    margin: 0;
}
.desktop-row .swiper-slide {
    margin-right: 32px;
    flex-shrink: unset;
}
.desktop-row .swiper-slide{
    width: 33.3%;
}
.abs-otext span{
    font-size: 16px;
    margin-left: 12px;
}
.abs-otext {
    max-width: 60%;
    bottom: 0;
    padding: 16px;
    z-index: 1;
    width: 100%;
    font-weight: 500;
    color: #000000;
    align-items: center;
    line-height: 1.2;
    justify-content: space-between;
}
.item-hcateg img{
    /*object-fit: contain;*/
    /*height: 100%;*/
    border-radius: 16px;
}
.item-hcateg {
    position: relative;
    display: block;
}
.brands-center .item-hcateg{
    margin: 0 16px;
}
/*category home*/
/*swiper recomends*/
.title-tabs h2.active{
    font-weight: 700;
}
.title-tabs {
    margin-bottom: 32px;
}
.title-tabs h2{
    font-weight: 400;
    margin: 0 32px;
    cursor: pointer;
}
/*swiper recomends*/
/* item product */
figure .img-wrap img{
    height: 376px;
    width: 100%;
    object-fit: contain;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    transition-timing-function: cubic-bezier(0,0,.58,1);
}
.products-categ figure .img-wrap img{
    height: 265px;
}
figure.card-product {
    border-radius: 16px;
    background: #fff;
    position: relative;
    max-width: 403px;
    overflow: hidden;
    transition: all 0.3s ease-out;
}
figure.card-product:hover img {
    transform: scale(1.06);
}
figure.card-product:hover {
    -webkit-box-shadow: 4px 30px 30px -30px rgb(17 17 17 / 50%);
    -moz-box-shadow: 4px 30px 30px -30px rgb(17 17 17 / 50%);
    box-shadow: 4px 40px 30px -30px rgb(17 17 17 / 50%);
}
.add_tofav.active span:before {
    content: "\ea64";
}
.add_tofav.active{
    color: #dd1c0e;
}
.to-fav {
    position: absolute;
    right: 16px;
    font-size: 26px;
    top: 16px;
    line-height: 1;
    cursor: pointer;
    z-index: 1;
}
.xp-categ {
    padding: 16px;
    line-height: 1;
    white-space: nowrap;
}
.xp-categ a{
    color: #808080;
    font-size: 14px;
}
.xp-categ a.tehnology {
    border: 1px solid #000000;
    border-radius: 8px;
    line-height: 1;
    padding: 6px 10px;
    margin-left: 10px;
}
span.old-price {
    text-decoration: line-through;
    text-decoration-color: #DF1820;
    margin-right: 16px;
    font-size: 14px;
}
.price-item {
    padding: 10px 16px;
}
span.price.redprice{
    color: #DF1820;
}
span.price {
    font-size: 20px;
}
figcaption.info-wrap {
    position: relative;
    /*overflow: hidden;*/
    padding-bottom: 6px;
}
.swiper-container .swiper-pagination {
    position: relative;
    text-align: left;
    margin-left: 32px;
}
.option-item .colors{
    max-width: 60%;
    overflow: hidden;
    white-space: nowrap;
}
.option-item .size span{
    padding: 2px 4px;
    display: inline-block;
    line-height: 1;
}
.option-item .size{
    font-size: 14px;
    color: #000;
    display: flex;
}
.card-product:hover .option-item {
    opacity: 1;
}
.option-item {
    background: #fff;
    padding: 0 16px;
    position: absolute;
    bottom: 100%;
    opacity: 0;
    width: 100%;
    align-items: flex-end;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    transition-timing-function: cubic-bezier(0,0,.58,1);
}
.colors .item-color.active{
    border: 1px solid #707070;
    height: 32px;
}
.colors .item-color {
    width: 32px;
    height: 8px;
    border-radius: 4px;
    display: inline-block;
    margin-right: 8px;
    background-color: #fff;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
/* item product */
/*labels*/
.labels span.sale {
    background: #DD1C0E;
}
.labels span {
    background: #000;
    color: #fff;
    padding: 9px 28px;
    border-radius: 8px;
    font-size: 14px;
    line-height: 1;
    display: inline-block;
    margin: 4px;
}
.labels {
    z-index: 1;
    position: absolute;
    top: 16px;
    left: 16px;
    display: block;
    max-width: 80%;
    line-height: 1;
}
a.item-title {
    padding: 0 16px;
    color: #000000;
    font-size: 24px;
    line-height: 34px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
/*labels*/
/*brand tabs*/
.tabs-brands .tab-head.active{
    font-weight: 500;
}
.tabs-brands .title-tabs{
    margin-top: 32px;
}
.tabs-brands .tab-head{
    font-size: 24px;
    margin-right: 32px;
    cursor: pointer;
    line-height: 1;
    color: #000000;
}
.section-title{
    margin-left: 32px;
    margin-bottom: 32px;
    font-weight: 600;
    display: block;
}
/*brand tabs*/
/*deals day*/
.deals-info .btn_style2 {
    padding-top: 0;
}
.deals-info {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
span.text-deals {
    font-weight: 500;
    max-width: 400px;
    display: block;
}
/*deals day*/
/*tehnology tabs*/
.tabs-tehnology .tab-head:last-child,
.tabs-tehnology .tab-head.active:last-child{
    margin-right: 0;
}
.tabs-tehnology .tab-head.active {
    font-weight: 600;
    font-size: 28px;
    margin: 0 75px;
}
.tabs-tehnology .title-tabs{
    align-items: center;
    margin: 16px 0;
}
.tabs-tehnology .tab-head {
    font-size: 24px;
    margin-right: 32px;
    cursor: pointer;
    line-height: 1;
}
.tab_tehnology .tehno-product:first-child{
    margin-right: 2rem;
}
.tab_tehnology .tehno-product:hover{
     -webkit-box-shadow: 0px 16px 24px 0px rgba(0,0,0,0.09);
    -moz-box-shadow: 0px 16px 24px 0px rgba(0,0,0,0.09);
    box-shadow: 0px 16px 24px 0px rgba(0,0,0,0.09);
}
.tab_tehnology .tehno-product{
    margin: 0;
    position: relative;
    border-radius: 16px;
}
.tab_tehnology a.item-title {
    padding: 0;
    position: absolute;
    bottom: 32px;
    left: 32px;
    font-size: 16px;
}
.tab_tehnology{
    display: flex;
    margin-top: 20px;
}
.tehn-link{
    color: #000000;
    padding: 32px 0;
    margin: 0;
}
/*tehnology tabs*/
/*tblogs home*/
.blog-info .text-article {
    margin: 0;
    height: 66px;
    overflow: hidden;
    line-height: 1.4;
    margin-top: 16px;
}
.blog-info .btn_style2{
    padding-left: 0;
}
.blog-info h4{
    color: #000001;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.blog-info {
    padding: 16px 32px;
    position: relative;
    overflow: hidden;
}
.abs2-arrow .swiper-button-next{
    right: -50px;
}
.swiper_home .abs2-arrow .swiper-button-next{
    right: 10px;
}
.abs2-arrow .swiper-button-prev{
    /*left: -108px;*/
}
.swiper-container:hover .abs2-arrow > div{
    opacity: 1;
}
.abs2-arrow > div{
    width: 76px;
    height: 76px;
    background: #000000;
    border-radius: 50%;
    color: #fff;
    opacity: 0;
    transition: all 0.3s ease-out;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0!important;
}
/*tblogs home*/
/*benefits */
.benefits {
    display: flex;
    justify-content: space-between;
}
.item-benefit {
    width: 33.3%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 16px;
    padding: 0 32px;
    height: 80px;
    font-size: 20px;
    line-height: 1;
    margin-right: 32px;
}
.text-benefit span{
    color: rgb(0 0 0 / 50%);
}
.text-benefit {
    display: flex;
    align-items: center;
    color: #000;
    font-size: 16px;
}
/*benefits */
/*voucher */
.voucher .btn_style:hover{
    background: #000000;
    color: #fff;
}
.voucher .btn_style {
    background: #fff;
    color: #000000;
    margin-right: 104px;
    font-size: 24px;
}
.voucher {
    padding: 32px;
    height: 240px;
    align-items: center;
    justify-content: space-between;
    background-size: cover;
    border-radius: 16px;
}
h2.text-voucher {
    margin: 0;
    color: #fff;
    max-width: 475px;
    font-weight: 700;
    font-size: 32px;
}
/*voucher */
/*footer*/
footer {
    background: #fff;
    padding: 64px 0;
    font-size: 14px;
}
footer ul a{
    color: #000000;
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1;
}
ul.social {
    margin-top: 32px;
    margin-left: 32px;
    margin-bottom: 64px;
}
.xcheck label {
    display: flex;
    position: relative;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: auto;
    margin: 0;
    min-width: auto;
    cursor: pointer;
    flex: auto;
}
.xcheck label input + span.checkmark {
    cursor: pointer;
    border: 1px solid #000;
    width: 24px;
    height: 24px;
    border-radius: 16px;
    display: block;
    flex: none;
    position: relative;
}
.xcheck .text-checkbox {
    margin-left: 16px;
    line-height: 1;
}
.xcheck label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.xcheck .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.xcheck label input:checked ~ .checkmark:after {
    display: block;
    width: 12px;
    height: 12px;
    background: #5CBB48;
    border-radius: 50%;
    border: 0;
    transform: unset;
    left: 5px;
    top: 5px;
}
.xcheck label .checkmark:after {
    left: 8px;
    top: 2px;
    width: 8px;
    height: 17px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
form.newsletter .btn_style {
    font-size: 16px;
    padding: 11px 20px;
    white-space: nowrap;
}
form.newsletter .xcheck {
    display: flex;
    align-items: center;
    margin-top: 10px;
}
form.newsletter {
    max-width: 560px;
}
.copyright {
    margin-left: 32px;
}
p.text-letter {
    max-width: 300px;
    margin-bottom: 10px;
}
h4.head-footer {
    margin: 0;
    padding: 0;
    margin-bottom: 16px;
    font-weight: 700;
    font-size: 16px;
}
.logo-footer img{
    max-width: 150px;
}
span.item-offer.active{
    background: #000;
    color: #fff;
}
span.item-offer {
    padding: 8px 12px;
    border-radius: 16px;
    line-height: 1;
    display: inline-block;
    margin-left: 40px;
    cursor: pointer;
}
.newsletter input.form-control {
    height: 40px;
    background: #CFCFCF;
    width: 100%;
}
footer .accordion-item .head-footer {
    pointer-events: none;
}
footer ul.accordion-collapse.collapse:not(.show) {
    display: block;
}
footer .accordion-item ,
footer ul.accordion-collapse {
    border: 0;
}
.logo-pay {
	display: inline-flex;
	margin-top: 20px;
}
.logo-pay img {
	height: 30px;
	width: auto;
}
.logo-pay-checkout {
    display: inline-block;
}
.logo-pay-checkout img {
    height: 25px;
    width: auto;
}
/*footer*/
/*chat*/
.chatra--webkit:not(.chatra--expanded) {
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none;
}
.chat.o-chat .chat-ctx {
    bottom: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 60px;
    max-height: 0;
    transition: max-height 0.50s ease-out;
    overflow: hidden;
    position: absolute;
}
.chat.o-chat .chat-ctx.open {
    max-height: 300px;
    transition: max-height 0.50s ease-in;
}
.chat.o-chat span.icon-chat > img {
    width: 40px;
    height: auto;
}
.chat.o-chat span.icon-chat {
	background: linear-gradient(135deg, rgb(221 28 14), rgb(249 0 6 / 50%));
    box-shadow: rgb(249 0 6 / 60%) 0px 2px 16px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
}
.chat.o-chat a.link_social {
    background: rgb(96, 17, 207);
    border-radius: 50%;
    width: 40px;
    padding: 5px;
    height: 40px;
    margin-bottom: 5px;
    text-align: center;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
}
.chat.o-chat {
    cursor: pointer;
    display: flex;
    position: fixed;
    right: 25px;
    bottom: 115px;
    z-index: 11;
}
/*chat*/
/*breadcrumb*/
.breadcrumb{
    margin-bottom: 32px;
    white-space: nowrap;
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: auto;
}
.breadcrumb-item,
.breadcrumb-item.active,
.breadcrumb-item a{
    color: #000000;
    line-height: 19px;
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: 4px;
    display: flex;
}
.breadcrumb-item+.breadcrumb-item::before {
    padding-right: 4px;
}
/*breadcrumb*/
/*category page*/
h1.title-page {
    font-size: 32px;
    font-weight: 700;
    line-height: 39px;
    margin: 0;
}
.article-side .sub-categ a,
a.sub-categ-item {
    color: #000000;
    line-height: 32px;
    border-radius: 16px;
    background: #fff;
    padding: 0 18px;
    margin-right: 16px;
    margin-bottom: 16px;
    white-space: nowrap;
}
button.reset_filter {
    color: #000000;
    line-height: 32px;
    border-radius: 16px;
    background: #fff;
    padding: 0 18px;
    border: 0;
}
.sort .dropdown-menu.show ,
.filters .dropdown-menu.show {
    padding: 16px;
    top: 10px!important;
    width: 236px;
}
.sort .dropdown-menu:after,
.sort .dropdown-menu:before,
.filters .dropdown-menu:after,
.filters .dropdown-menu:before{
    display: none;
}
.sort ul li,
.filters ul li{
    display: block;
    cursor: pointer;
    margin-bottom: 1rem;
}
.filter-item span.icon-fi-rr-angle-small-down{
    font-size: 14px;
}
.sort-item.show,
.filter-item.show {
    border-color: #0066B6;
}
.filter-item {
    border-bottom: 2px solid transparent;
    display: flex;
    align-items: center;
    color: #000;
    margin-right: 44px;
    font-size: 1rem;
}
.sort .item-select .dropdown-menu.show {
    right: 0!important;
    left: unset!important;
}
.sort_fs .check-radio{
    margin-bottom: 1rem;
    cursor: pointer;
}
#sort_items {
    color: #0066B6;
    font-weight: 700;
    display: flex;
    align-items: center;
    margin-left: 16px;
    border-bottom: 2px solid #0066B6;
}
.products-categ figure.card-product{
    margin-bottom: 16px;
}
.products-categ .item-hcateg{
    height: auto;
    margin-bottom: 1rem;
}
button.more_products {
    background: #fff;
    border-radius: 8px;
    padding: 16px 24px;
    border: 0;
}
.ctx-filter {
    max-height: 240px;
    overflow: hidden;
    overflow-y: auto;
}
.filters .item-select.selectedCat > .filter-item:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: green;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
}
.filters .item-select{
    margin: 1rem 0;
    padding-left: 8px;
}
.ctx-filter input {
    position: absolute;
    visibility: hidden;
}
.ctx-filter label{
    font-size: 1rem;
}
.filters .ctx-filter label{
    margin-bottom: 0.5rem;
    border-radius: 8px;
    padding: 8px;
    border:1px solid transparent;
    cursor: pointer;
}
.filters .ctx-filter input[type="checkbox"]:checked + label,
.filters .ctx-filter input[type="radio"]:checked + label {
    font-weight: 500;
    border-color: #707070;
}
.block-fs {
    display: flex;
    justify-content: space-between;
    font-size: 20px;
}
.sort-select.drop-select::after {
    margin-left: 8px;
}
.sort-select{
    font-size: 20px;
    border: 0;
    justify-content: center;
    padding: 0;
    color: #000001;
}
button.close-canvas {
    color: #fff;
    background: #000;
    font-size: 24px;
    border: 0;
    line-height: 1;
    padding: 16px;
    position: absolute;
    left: 0;
    top: 0;
}
.offcanvas-body {
    background: #fff;
    height: calc( 100% - 56px );
    padding-top: 24px;
}
div#filterRight {
    max-width: 100%;
    width: auto;
    display: block;
    left: 0;
    padding-left: 56px;
    background: transparent;
    z-index: 8;
}
.modal-backdrop {
    z-index: 6;
}
.filter-header {
    border-bottom: 1px solid #939393;
    padding: 11px;
    background: #fff;
}
.filter-header h5 {
    font-size: 28px;
    margin: 0;
}
.reset_filter {
    font-size: 14px;
    color: #939393;
}
div#filterRight .back_canvas {
    border-bottom: 1px solid #939393;
    margin: 1rem;
    font-size: 20px;
    position: relative;
    padding-bottom: 1rem;
    line-height: 1;
    cursor: pointer;
}
div#filterRight .drop-select {
    color: #000001;
    font-size: 20px;
    border-bottom: 0;
}
button.apply_filter {
    color: #000000;
    line-height: 32px;
    border-radius: 16px;
    background: #fff;
    padding: 0 18px;
    border: 0;
}
/*##### RANGE PRODUCTS #####*/
.range-slider .right{
    text-align: right;
}
.range-slider {
    position: relative;
    min-height: 40px;
    margin-bottom: 24px;
}
.range-slider span{
    color:#7f888b;
    font-size:14px;
}
.range-slider svg,
.range-slider input[type=range]{
    position:absolute;
    left:0;
    bottom:0;
}
.range-slider input[type=number]{
    border: 0;
    padding: 0;
    font-size: 16px;
    background: transparent;
    line-height: 1;
    width: 100%;
}
.range-slider input[type=number]::-webkit-outer-spin-button,
.range-slider input[type=number]::-webkit-inner-spin-button{
    -webkit-appearance:none;
}
.range-slider input[type=range]{
    -webkit-appearance:none;
    width:100%;
    margin:0;
    height: 0;
}
.range-slider input[type=range]:focus{outline:none}
.range-slider input[type=range]:focus::-webkit-slider-runnable-track{background:#ececec}
.range-slider input[type=range]:focus::-ms-fill-lower{background:#ececec}
.range-slider input[type=range]:focus::-ms-fill-upper{background:#ececec}
.range-slider input[type=range]::-webkit-slider-runnable-track{
    width:100%;
    height:2px;
    cursor:pointer;
    animate:0.2s;
    background:#0066B6;
    border-radius:1px;
    box-shadow:none;
    border:0;
}
.range-slider input[type=range]::-webkit-slider-thumb{
    z-index:2;
    position:relative;
    width:18px;
    height:18px;
    border-radius: 50%;
    background:#fff;
    cursor:pointer;
    -webkit-appearance:none;
    margin-top:-8px;
    border: 2px solid #0066B6;
}
.range-slider input[type=range]::-moz-range-track {
    height: 0;
}
/*category page*/
/*pagination*/
.pagination-block{
    margin-top: 32px;
}
.pagination-block .page-item:first-child .page-link {
    border-radius: 8px;
}
.pagination-block li.page-item {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 8px;
    border: 0;
    margin-right: 8px;
}
.pagination-block .page-item:hover .page-link,
.pagination-block .page-item.active .page-link {
    z-index: 1;
    color: #000;
    background-color: #fff;
    border-radius: 8px;
}
.pagination-block .page-link {
    padding: 0;
    text-align: center;
    line-height: 40px;
    background: transparent;
    border: 0;
    color: #000;
}
/*pagination*/ 
/*product*/ 
.images-product img {
    border-radius: 16px;
    width: auto;
    height: auto;
    background-color: #fff;
    cursor: pointer;
} 
.images-product picture{
    width: calc(50% - 8px);
    border-radius: 16px;
    height: 640px;
    background-color: #fff;
    align-items: center;
    justify-content: center;
    display: flex;
    overflow: hidden;
}
.images-product {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}
button.to_favorite {
    border: 0;
    font-size: 24px;
    line-height: 1;
    background: transparent;
}
a.item-title small{
    font-size: 60%;
    color: #808080;
    display: block;
}
.product-page small{
    display: block;
    font-size: 50%;
}
.product-page h1{
    margin-top: 30px;
    font-weight: 400;
    font-size: 32px;
    line-height: 39px;
}
.show_dimension{
    color: rgb(0 0 0 / 50%);
}
span.discount {
    background: #DD1C0E;
    color: #fff;
    border-radius: 8px;
    padding: 8px 24px;
    line-height: 1;
    margin-left: 14px;
}
.price-product {
    margin-bottom: 32px;
}
.price-product .price{
    font-size: 32px;
    line-height: 1;
}
.product_ul.flex-ul li {
    width: auto;
    margin-bottom: 10px;
    margin-right: 15px;
}
.product_color.colors .item-color.active,
.product_color.colors .item-color{
    height: 80px;
    width: 80px;
    cursor: pointer;
}
.xadd_tocard span,
.add_tocart span{
    position: absolute;
    left: 16px;
    top: 16px;
}
.product-page .add_tocart {
    width: 300px;
}
.xadd_tocard,
.add_tocart {
    border: 0;
    border-radius: 8px;
    background: #0066B6;
    color: #fff;
    padding: 14px 30px;
    position: relative;
}
.blue_hover:hover {
    -webkit-box-shadow: 0px 10px 24px -8px #0066b6;
    -moz-box-shadow: 0px 10px 24px -8px #0066b6;
    box-shadow: 0px 10px 24px -8px #0066b6;
}
.modal-type2 button.close {
    position: absolute;
    right: -8px;
    top: -8px;
    border-radius: 50%;
    border: 1px solid #000;
    line-height: 30px;
    width: 30px;
    height: 30px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal-type2 .pop-img {
    max-width: 35%;
    background: #fff;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
}
.modal-content{
    border: 0;
    border-radius: 16px;
}
.modal-type2 .pop-btn .xp-btn2 {
    border: 1px solid #707070;
}
.modal-type2 .pop-btn .xp-btn1 {
    background: #fff;
    margin-right: 16px;
}
.modal-type2 .pop-btn a.btn {
    border-radius: 16px;
    font-size: 16px;
    padding: 14px 24px;
}
.modal-type2 .pop-btn {
    margin: 16px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.modal-type2 .pop-info .h2 small{
    display: block;
}
.modal-type2 .pop-info .h2 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 16px;
}
.modal-type2 .pop-info {
    max-width: 65%;
    padding: 8px;
    margin: 0 auto;
}
.modal-type2 .pop-ctx {
    background: #fff;
    border-radius: 16px;
    display: flex;
}
a.subscr_xcart {
    color: #000;
    text-decoration: underline;
}
.modal-type2 .pop-ctx {
    justify-content: space-between;
    display: flex;
}
.block-button{
    padding: 10px 0 32px;
    position: relative;
}
span.msg_report.bottom{
	bottom: 2px;
	top: inherit;
    border-radius: 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
span.msg_report {
    position: absolute;
    top: 4px;
    font-weight: 600;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important;
    background-size: 20px;
    background-repeat: no-repeat;
    padding: 5px;
    padding-left: 32px;
    background-color: #f89406c9;
    color: #fff;
    background-position: 13px 5px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    width: 300px;
    text-align: center;
}
.marker-pointer2.open .icon-fi-rr-angle-small-down,
.marker-pointer.open .icon-fi-rr-angle-small-down {
    transform: rotate(180deg);
}
.marker-pointer span {
    min-width: 15px;
}
.marker-pointer {
    font-size: 18px;
    line-height: 1;
    display: flex;
    align-items: center;
    cursor: pointer;
    margin: 0;
    padding: 16px;
}
.ctx-marker {
    border: 1px solid #707070;
    border-radius: 8px; 
}
.addr_point .point-item-panel:first-child {
	margin-top: 1rem;
}
.addr_point .point-item-panel {
    border-top: 1px solid rgb(112 112 112 / 20%);
    display: block;
}
.addr_point .point-item {
    padding: 20px;
    position: relative;
    width: 100%;
}
a.phone-call {
    color: #000000;
    border: 1px solid #707070;
    border-radius: 8px;
    padding: 15px;
    line-height: 1;
}
.call-block {
    margin-top: 20px;
    margin-bottom: 40px;
}
.benefits-product .item-benefit:last-child{
    border-bottom: 1px solid rgb(112 112 112 / 20%);
}
.benefits-product .text-benefit span {
    font-size: 24px;
    width: 35px;
}
.benefits-product .item-benefit{
    width: 100%;
    height: 56px;
    border-top: 1px solid rgb(112 112 112 / 20%);
    background: transparent;
    border-radius: 0;
    font-size: 1rem;
    padding: 0 24px;
}
.description p{
    line-height: 32px;
}
li.ch-item.mb-slarge{
    margin-bottom: 32px;
}
li.ch-item::before {
    content: '';
    position: absolute;
    top: 16px;
    left: 10px;
    right: 10px;
    height: 0;
    line-height: 0;
    border-bottom: 2px dashed rgb(112 112 112 / 30%);
}
li.ch-item {
    position: relative;
    margin-bottom: 8px;
    display: flex;
}
li.ch-item span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #f3f3f3;
}
li.ch-item span:nth-child(2) {
    margin-left: auto;
    padding-left: 4px;
    width: 50%;
}
.item-tehnology img{
	border-radius: 16px;
    max-width: 600px;
}
.item-tehnology.bg-white {
    display: flex;
    justify-content: space-between;
    border-radius: 16px;
    align-items: center;
}
.tehnos2 .tehn-link{
    margin-top: 56px;
}
.tehnos2{
    margin: 64px 0;
    padding: 64px 16px;
    background: #fff;
    align-items: center;
    border-radius: 16px;
    position: relative;
}
.img-wfull img {
    height: 100%;
    object-fit: cover;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
}
.img-wfull {
    width: 50vw;
    position: absolute;
    top: 0;
    margin-left: -50vw;
    left: 50%;
    height: 100%;
}
.tehn-block2{
    padding: 16px;
}
.text-iteh {
    padding: 32px;
    max-width: 780px;
}
.similar-product h2{
    font-weight: 500;
}
.subscribe-social h2{
    font-size: 32px;
}
.subscribe-social {
    height: 240px;
    padding: 32px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 104px;
    color: #fff;
    background-size: cover;
    border-radius: 16px;
    overflow: hidden;
    margin-bottom: 32px;
}
a.btn-drop {
    padding: 18px 52px;
    font-size: 24px;
    line-height: 1;
    border-radius: 8px;
}
.brand-prods {
    max-width: 150px;
}
/*product*/
/*article*/
article img{
	border-radius: 16px;
}
.article-text h1{
    margin-bottom: 32px;
}
.article-text video,
.article-text img{
    width: auto;
    max-width: 100%;
    border-radius: 16px;
    margin-bottom: 32px;
}
.article-text p{
    margin-bottom: 32px;
    font-size: 20px;
}
.article-text{
    margin: 32px;
    margin-bottom: 0;
}
.btn-share {
    background: #CFCFCF;
    padding: 16px 54px;
    line-height: 1;
}
.article-side .sub-categ{
    flex-wrap: wrap;
}
.article-side {
    max-width: 376px;
    margin: auto;
    height: 100%;
}
.article-prod {
    /*margin-top: 100px;*/
}
.article-prod .card-product {
    margin-top: 100px;
}
/*article*/
/*cabinet*/
.blocks-bg {
    background: #fff;
    border-radius: 16px;
    padding: 32px;
    position: relative;
}
.head-iorder {
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgb(0 0 1 / 20%);
    border-radius: 0!important;
    padding-bottom: 8px;
}
.head-iorder .io-item:last-child{
    margin-left: auto;
    margin-right: 0;
}
.io-item a{
    color: #000000;
}
.io-item span.name-prod{
    line-height: 20px;
}
.io-item span{
    line-height: 32px;
    display: block;
}
.io-item{
    margin-right: 32px;
}
.io-title{
    width: 290px;
}
span.name-io {
    font-size: 12px;
    display: block;
}
.item-order .accordion-body {
    padding: 8px 0;
    margin-bottom: 32px;
}
.item-order {
    border: 0;
    margin-bottom: 24px;
}
.head-iorder:not(.collapsed) .toogle_order span:before {
    content: "\e919";
}
.product-order .img-wrap{
    width: 80px;
}
.product-order {
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgb(112 112 112 / 20%);
    border-radius: 0!important;
}
.color_sel{
    width: 48px;
    height: 16px;
    border-radius: 4px;
    display: block;
    background: #000;
}
.star-ev {
    position: absolute;
    right: 32px;
    top: 32px;
    font-size: 24px;
    line-height: 1;
}
/*cabinet*/
/*checkout*/
.orders .io-item:last-child{
    margin: 0;
    margin-left: auto;
}
.check-order:last-child{
    border: 0;
}
.check-order {
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgb(112 112 112 / 20%);
    border-radius: 0!important;
}
.check-order .io-item {
    margin-right: 100px;
}
.check-order .img-wrap {
    width: 80px;
}
.item-select .dropdown-menu:after,
.item-select .dropdown-menu:before{
    display: none;
}
.item-select .dropdown-menu.show {
    padding: 16px;
    top: 10px!important;
    width: 236px;
    overflow: hidden;
}
.sector_select select{
    background-color: #F3F3F3;
}
.ctx-filter.check-btn input:checked + span,
.ctx-filter.check-btn label:hover span {
    border-color: #707070;
}
.ctx-filter.check-btn.flex-ul label{
    width: 40px;
    height: 40px;
    margin: 4px;
}
.ctx-filter.flex-ul label span{
    line-height: 40px;
    display: block;
    border: 1px solid transparent;
    text-align: center;
    border-radius: 8px;
    color: #000;
    cursor: pointer;
}
.ctx-filter .check-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.item-select {
    position: relative;
}
.drop-select .arrow-drop{
    margin-left: 8px;
}
.drop-select.show .arrow-drop:before {
    content: "\e911";
}
.drop-select {
    color: #000001;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.full-ul label span{
    margin-right: 1rem;
}
.full-ul label {
    display: flex;
    align-items: center;
    margin: 4px;
    cursor: pointer;
}
.isel .name-color,
.isel input{
    display: none;
}
.check-htitle{
    font-size: 24px;
}
li.ck-item {
    position: relative;
    margin-bottom: 24px;
    display: flex;
}
li.ck-item::before {
    content: '';
    position: absolute;
    top: 16px;
    left: 10px;
    right: 10px;
    height: 0;
    line-height: 0;
    border-bottom: 2px dashed rgb(112 112 112 / 30%);
}
li.ck-item span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #fff;
}
li.ck-item span:nth-child(2) {
    margin-left: auto;
}
.free-delivery {
    background: #00D64F!important;
    color: #fff;
    padding: 4px 18px;
    text-align: center;
    border-radius: 8px;
}
input.promocode {
    background: #F3F3F3;
    border: 0;
    border-radius: 8px;
    line-height: 32px;
    margin-left: auto;
    padding: 0px 16px;
    width: 126px;
}
.promo_key.ck-item{
    align-items: center;
}
.promo_key.ck-item::before{
    display: none;
}
button.send_order {
    background: #0066B6;
    color: #fff;
    width: 100%;
    border: 0;
    border-radius: 8px;
    line-height: 49px;
}
.form-check-input[type=radio] {
    background-color: #F3F3F3;
    border-color: transparent;
    width: 24px;
    height: 24px;
    border-radius: 8px;
    margin: 0;
    margin-right: 24px;
}
.form-check label{
    cursor: pointer;
}
.form-check {
    display: block;
    padding-left: 0;
    margin-bottom: 1rem;
}
.form-check-input:checked[type=radio] {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='2' fill='%230066B6'/></svg>");
}
.form-checkout label{
    width: 100%;
}
.form-checkout input{
    background: #F3F3F3;
}
.form-check-label{
    text-align: left;
}
.block-ari {
    background: #82AED3;
    padding: 24px 32px;
    border-radius: 16px;
    color: #fff;
    margin-bottom: 32px;
}
.counter {
    width: 124px;
    display: flex;
    align-items: center;
}
.counter span {
    display: block;
    font-size: 24px;
    padding: 0 10px;
    cursor: pointer;
    color: #000001;
    user-select: none;
    line-height: 32px!important;
    width: 32px;
    height: 32px;
    background: #EDEDED;
    border-radius: 4px;
    text-align: center;
}
.counter input {
    width: 42px;
    border: 0;
    line-height: 32px;
    font-size: 24px;
    text-align: center;
    appearance: none;
    outline: 0;
    background: transparent;
}
.delete_cart {
    cursor: pointer;
}
/*checkout*/

#app ::-webkit-scrollbar {
    width: 2px;
}
#app ::-webkit-scrollbar-track {
    margin-top: 10px;
    background: #f1f1f1;
}
#app ::-webkit-scrollbar-thumb {
    background: #888;
}
#app ::-webkit-scrollbar-thumb:hover {
    background: #555;
}
/*modal size*/
.modal-dialog {
    max-width: 1000px;
}
.size-guide-popup table tr:nth-child(odd) td {
    color: #999;
}
.size-guide-popup table td,
.size-guide-popup table th {
    padding: 6px 12px;
    font-size: 13px;
}
.size-guide-popup table th {
    font-size: 11px;
    font-weight: 600;
}
.size-guide-popup table {
    border-collapse: collapse;
    border-spacing: 0;
    border-color: #ddd;
    border: 1px solid #ddd;
    margin: 15px 0;
}
/*contact*/
.title-section p,
.title-section h1,
.title-section h2{
    margin: 0 32px;
}
.map-container{
    margin-top: 40px;
}
.location-ctx {
    background: #fff;
    padding: 16px;
    border-radius: 16px;
    height: 640px;
    overflow: auto;
}
.popup-info img{
    border-radius: 16px;
    margin-top: 8px;
    display: block;
}
.contact_map span,
.popup-info span{
    display: block;
    font-size: 14px;
}
.popup-info:last-child{
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.popup-info {
    border-bottom: 1px solid #000;
    margin-bottom: 24px;
    padding-bottom: 24px;
    cursor: pointer;
}
.contact_map {
    height: 640px;
    position: relative;
    border-radius: 16px;
    overflow: hidden;
}
.leaflet-container a.btn-contact{
    color: #000001;
    font-size: 16px;
}
/*page info*/
.page-ih{
    font-size: 1rem;
    margin: 2rem 0;
}
.success-page h1 {
    display: flex;
    align-items: center;
    font-size: 32px;
}
.success-page h1 span{
    border: 1px solid #00D64F;
    border-radius: 50%;
    color: #00D64F;
    padding: 8px;
    font-size: 12px;
    font-weight: bold;
}
/*datepicker*/
.ui-datepicker {
  background: #ffffff;
  border-radius: 8px;
}
.ui-datepicker-header {
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  background: #0066B6;
  margin-bottom: 10px;
}
.ui-datepicker-prev,
.ui-datepicker-next {
  width: 20px;
  height: 20px;
  text-indent: 9999px;
  border-radius: 100%;
  cursor: pointer;
  overflow: hidden;
  margin-top: 12px;
}
.ui-datepicker-prev {
  float: left;
  margin-left: 12px;
}
.ui-datepicker-prev:after {
  transform: rotate(45deg);
  margin: -43px 0px 0px 8px;
}
.ui-datepicker-next {
  float: right;
  margin-right: 12px;
}
.ui-datepicker-next:after {
  transform: rotate(-135deg);
  margin: -43px 0px 0px 6px;
}
.ui-datepicker-prev:after,
.ui-datepicker-next:after {
  content: '';
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}
.ui-datepicker-prev:hover,
.ui-datepicker-next:hover,
.ui-datepicker-prev:hover:after,
.ui-datepicker-next:hover:after {
  border-color: #333333;
}
.ui-datepicker-title {
  text-align: center;
  font-size:20px;
}
.ui-datepicker-calendar {
  width: 100%;
  text-align: center;
}
.ui-datepicker-calendar thead tr th span {
  display: block;
  width: 40px;
  color: #0066B6;
  margin-bottom: 5px;
  font-size: 16px;
}
.ui-state-default {
  display: block;
  text-decoration: none;
  color: #000;
  line-height: 40px;
  font-size: 16px;
}
.ui-state-default:hover {
  color: #ffffff;
  background:#0066B6;
  border-radius:50px;
  transition: all 0.25s cubic-bezier(0.7, -0.12, 0.2, 1.12);
}
.ui-state-highlight {
  color: #ffffff;
  background-color:#0066B6;
  border-radius:50px;
}
}
.ui-state-active {
  color: #ffffff;
  background-color:#0066B6;
  border-radius:50px;
}
.ui-datepicker-unselectable .ui-state-default {
  color: #eee;
  border: 2px solid transparent;
}
/*datepicker*/


/*career*/
.item-career .career-info {
    padding: 16px 32px;
    position: relative;
    overflow: hidden;
}
.item-career h4 {
    color: #000001;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin-top: 20px;
}
.item-career .article-img{
	width: 100%;
    object-fit: cover;
}
.careers-page img {
    border-radius: 16px;
}
#add_cv .add_cv:hover,
.btn-jobs:hover {
    -webkit-box-shadow: 0px 10px 24px -8px #0066b6;
    -moz-box-shadow: 0px 10px 24px -8px #0066b6;
    box-shadow: 0px 10px 24px -8px #0066b6;
}
#add_cv .add_cv,
.btn-jobs {
    border: 0;
    border-radius: 8px;
    background: #0066B6;
    color: #fff;
    padding: 14px 30px;
    position: relative;
}
#add_cv .add_cv {
    margin-left: auto;
    display: block;
}
#add_cv .modal-dialog {
    max-width: 550px;
}
.upload-button {
    margin-bottom: 24px;
    position: relative
}
.upload-button .upload-button-wrapper {
    display: flex;
    justify-content: center;
    border: 2px dashed #1c54e6;
    border-radius: 8px;
    padding: 14px
}
.upload-button .upload-button-wrapper input {
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    left: 0
}
.upload-button .button-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #1c54e6;
    margin-left: 16px;
}
/*feedback page*/
.survay_form .row .required:after {
    top: 8px;
    right: -15px;
}
.survay_form .question label:before {
    content: '☆';
    color: #dd1c0e;
    font-size: 40px;
}
.survay_form .question label.on:before {
    content: '★';
    color: #dd1c0e;
}
.survay_form .question input:checked + label:before {
    content: '★'; 
    color: #dd1c0e;
}
.survay_form .question label {  
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 40px;
    height: 40px;
}
.survay_form .question label:before {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 0;
}
.survay_form .btn-survey{
    border: 0;
    border-radius: 8px;
    background: #0066B6;
    color: #fff;
    padding: 14px 30px;
    position: relative;
    margin: auto;
    text-align: center;
    display: block;
}
.survay_form .question p {
    margin: 0;
}
.survay_form .question {
    margin-bottom: 40px;
}
.survay_form .question input[type=radio] {
    display: none;
    -webkit-appearance: none;
}
.survay_form {
    display: block;
    max-width: 767px;
    margin: auto;
}
/*feedback page*/
.probs .addr_point2 small {
    padding: 10px 20px; 
    font-size: 10px;
}
.probs .addr_point2 p {
    padding: 10px 20px; 
    margin:0
}
.probs .marker-pointer2 small{
    display: block;
    font-size: 12px;
    color: red;
    text-align: center;
}
.probs .marker-pointer2 {
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
    padding: 16px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
/* modal nletter */
#modalLetter2 .img-box img {
    object-fit: cover;
    position: absolute;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
#modalLetter2 .img-box {
    width: 50%;
    aspect-ratio: 1 / 1.1;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
#modalLetter2.modal.show .modal-dialog {
    max-width: 1000px;
    height: 100%;
    display: flex;
    align-items: center;
    margin: 0 auto;
    padding: 0 16px;
}
#modalLetter2.modal .modal-content {
    overflow: hidden;
}
#modalLetter2.modal .modal-header {
    position: absolute;
    width: 100%;
    z-index: 2;
    border: 0;
}
#modalLetter2.modal form {
    width: 100%;
}
#modalLetter2.modal .right-b {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    text-align: center;
    padding: 30px;
    width: 50%;
}
#modalLetter2.modal .flex-box {
    display: flex;
    align-items: center;
    justify-content: center;
}
@supports((-webkit-backdrop-filter: blur(16px)) or (backdrop-filter:blur(16px))) {
    @media screen and (min-width:768px) {
        body .backdrop {
            background-color:rgba(243,243,243,.8)!important;
            -webkit-backdrop-filter: blur(16px);
            backdrop-filter: blur(16px);
            -webkit-box-shadow: 0px 10px 24px -8px #ccc;
            -moz-box-shadow: 0px 10px 24px -8px #ccc;
            box-shadow: 0px 10px 24px -8px #ccc;
        }
    }
}

.sales_procents{
    position: absolute;
    /*left: 350px;*/
}
.sales_procent{
  float: left;
  border: 1px solid red;
  margin: 2px 10px;
  color: red;
  padding: 5px 10px;
  border-radius: 8px;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
  min-width: 60px;
  text-align: center;
}
.sales_procent:hover, .sales_procent.active{
  color: whitea;
  border: 1px solid white;
}

@media screen and (min-width: 1648px) {
    .container{
        max-width: 1648px;
        padding: 0 24px;
    }
}
@media screen and (max-width: 1648px) {
    .tabs-tehnology .title-tabs,
    .tab_tehnology {
        margin-top: 0;
    }
    .blog-info h4 {
        -webkit-line-clamp: 2;
        height: 56px;
    }
    a.item-title {
        line-height: 30px;
        font-size: 20px;
    }
    ul.o_menu {
        margin: 0 16px;
    }
    .menu-item {
        margin: 0 8px;
    }
    .cards-block {
        margin-left: 16px;
        margin-right: 0;
    }
    .o_header {
        padding: 8px 0;
    }
    .check-order .io-item {
        margin-right: 56px;
    }
    figure .img-wrap img{
        height: 300px;
    }
    .products-categ figure .img-wrap img{
        height: 225px;
    }
    .images-product picture {
        height: 520px !important;
    }
    .topheader.active{
        padding: 0;
    }
    .labels {
	    max-width: 75%;
	}
}
@media screen and (max-width: 1440px) {
    a.item-title {
        line-height: 24px;
        -webkit-line-clamp: 3;
        height: 70px;
    }
    .items-card {
	    margin-bottom: 24px;
	    height: 240px;
	}
	.dropdown-menu.show{
		padding: 24px;
	}
	.cards-block .img-wrap img {
	    width: 100px;
	    height: 90px;
	}
    .abs-otext {
        padding: 16px;
    }
    .section-title {
        margin-left: 16px;
        margin-bottom: 16px;
    }
    .mt-large {
        margin-top: 48px;
    }
    .tabs-brands .title-tabs {
        margin-top: 0;
        margin-bottom: 16px;
    }
    .item-hcateg{
        height: auto;
    }
    .brands-center .item-hcateg {
        margin: 0 8px;
    }
    .tabs-tehnology .tab-head{
        margin-right: 16px;
    }
    .tabs-tehnology .tab-head.active {
        margin: 0;
        margin-right: 16px;
    }
    .item-benefit{
        padding: 0 16px;
    }
    span.item-offer {
        margin-left: 8px;
    }
    .abs2-arrow .swiper-button-next {
        right: -50px;
    }
    .desktop-row .swiper-slide {
        margin-right: 16px;
        position: relative;
    }
    .products-categ figure.card-product {
        margin-bottom: 1rem;
    }
    .menu-item {
        font-size: 14px;
    }
    .images-product picture {
        margin-bottom: 16px;
    }
    figure .img-wrap img{
        height: 220px;
    }
    .labels span {
        padding: 3px 14px;
        line-height: 24px;
    }
    a.logo {
        margin-top: 0;
        max-width: 130px;
    }
    .images-product picture {
        height: 450px !important;
    }
    .title-categ{
        font-size: 16px;
    }

}
@media screen and (max-width: 1200px) {
    .copyright {
        height: 100%;
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
    }
    footer {
        padding: 40px 0;
    }
    p.text-letter {
        max-width: 100%;
    }
    .voucher .btn_style {
        margin-right: 0;
    }
    .item-benefit {
        height: 68px;
        font-size: 16px;
        margin-right: 16px;
    }
    .tabs-tehnology .tab-head.active {
        font-size: 20px;
    }
    .tab_tehnology .tehno-product:first-child {
        margin-right: 1rem;
    }
    .tabs-tehnology .tab-head {
        font-size: 16px;
    }
    a.item-title{
        font-size: 20px;
    }
    .xp-categ a.tehnology {
        padding: 6px 6px;
        margin-left: 4px;
        font-size: 12px;
    }
    .o-search .is-util {
        padding-left: 5%;
    }
    .blocks-bg {
        padding: 16px;
    }
    .check-order .io-item {
        margin-right: 24px;
    }
    .o_menu > li{
        display: none;
    }
    .o_menu > li:nth-child(-n+5){
        display: list-item;
    }
    .images-product picture {
        height: unset !important;
    }
    .items-submenus{
        padding: 16px 8px;
    }
    .title-categ {
        font-size: 14px;
    }
}
@media screen and (max-width: 991px) {
    a.logo-footer {
        max-width: 186px;
        display: block;
    }
    div#tidio-chat iframe{
        right: 0!important;
        left: unset!important;
    }
    .menu-toggle {
        font-size: 20px;
        padding: 8px 12px;
        border-radius: 16px;
        line-height: 1;
    }
    .menu-toggle.active a{
        color: #fff;
    }
    .menu-toggle.active {
        border-color:  transparent;
        background: #000;
        color: #fff;
    }
    .voucher {
        padding: 24px;
        padding-top: 32px;
        height: 290px;
        align-items: flex-start;
        flex-direction: column;
        background-position: center;
    }
    h2.text-voucher {
        font-size: 24px;
    }
    .voucher .btn_style {
        font-size: 16px;
    }
    .benefits {
        flex-direction: column;
    }
    .item-benefit:last-child{
        margin: 0;
    }
    .item-benefit {
        margin-right: 0;
        margin-bottom: 16px;
        width: 100%;
    }
    .text-benefit span{
        font-size: 20px;
    }
    .abs2-arrow .swiper-button-prev,
    .abs2-arrow .swiper-button-next{
        display: none;
    }
    .tabs-tehnology {
        margin-top: 24px;
    }
    .tabs-tehnology .tab-head.active {
        font-size: 24px;
        margin: 0 70px;
    }
    .tabs-tehnology .title-tabs {
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        overflow-x: auto;
        margin-bottom: 8px;
    }
    .btn_style2 {
        padding: 12px;
    }
    .swiper-container.swiper_home .swiper-pagination-bullet {
	    border-radius: 8px;
	}
    .swiper-container.swiper_home .swiper-pagination{
        bottom: 0;
    }
    .swiper_home .btn_style{
        bottom: 16px;
        left: 16px;
        display: none;
    }
    .brands-home {
        padding: 32px 0;
    }
    .category_home .swiper-pagination {
        text-align: center;
        margin: 0;
        margin-top: 16px;
    }
    .desktop-row .swiper-slide {
        flex-shrink: 0;
        height: inherit;
    }
    .category_home .abs-otext {
        padding: 8px;
        position: relative;
        width: 150px;
    }
    .title-tabs h2 {
        margin: 0;
        margin-right: 32px;
        font-size: 24px;
    }
    .title-tabs {
        margin-bottom: 16px;
    }
    .section-brands .abs-otext {
        max-width: 512px;
    }
    .tabs-brands .title-tabs {
        margin-top: 16px;
        margin-bottom: 16px;
        margin-left: 16px;
        white-space: nowrap;
        overflow: hidden;
        overflow-x: auto;
    }
    .tabs-brands .tab-head:last-child{
        margin: 0;
    }
    .tabs-brands .tab-head {
        font-size: 16px;
    }
    .deals-info {
        margin-top: 16px;
    }
    .swiper-container .swiper-pagination {
        text-align: center;
        margin-left: 0;
    }
    .items-topbar {
        height: 60px;
        justify-content: space-between;
    }
    .menus {
        line-height: 1;
        font-size: 24px;
        cursor: pointer;
        padding: 0 24px;
    }
    .menu_block.ovis{
        left: 0;
    }
    .menu_block {
        position: absolute;
        top: 0;
        width: 100%;
        background: #fff;
        height: 100vh;
        margin: 0;
        align-items: unset;
        overflow: hidden;
        overflow-y: auto;
        z-index: 2;
        left: -100%;
        -moz-transition: .3s;
        -webkit-transition: .3s;
        transition: .3s;
        transition-timing-function: cubic-bezier(0,0,.58,1);
    }
    .o_header {
        position: unset;
    }
    a.logo {
        max-width: 120px;
        margin: auto;
    }
    .lang a.active {
        font-weight: 700;
    }
    .lang a{
        line-height: 19px;
        color: #000;
    }
    .lang a:first-child{
        border-bottom: 1px solid #707070;
    }
    .lang span{
        display: none;
    }
    .lang {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        position: relative;
    }
    .sclick_mob{
        font-size: 24px;
        line-height: 39px;
        cursor: pointer;
    }
    .o-search {
        max-width: 85%;
        display: none;
    }
    .user-account{
        display: none;
    }
    #cardDropdown{
        font-size: 24px;
    }
    .mob_fav{
        color: #000;
    }
    .sub_option span{
        font-size: 24px;
        line-height: 39px;
        cursor: pointer;
    }
    .head-fav .badge,
    .cards-block .badge {
        margin-left: 12px;
        font-size: 14px;
    }
    .title-mod{
        display: none;
    }
    .topbar{
        display: none;
    }
    header {
        height: auto;
        min-height: 67px;
        background: #D2D2D2;
    }   
    .swiper_home {
        margin-top: 24px;
    }
    .dropdown-menu.card-block.show .title-drop{
        display: none;
    }
    .dropdown-menu.card-block.show {
        width: 100%;
        left: 0px!important;
        transform: unset!important;
        top: 0px!important;
        height: 100vh;
        border-radius: 0;
        padding: 0;
        z-index: 2;
        background: #F3F3F3;
        height: 100vh;
        position: fixed!important;
    }
    .mobile_xmm .block-back span{
        min-width: 48px;
        text-align: center;
    }
    .mobile_xmm {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 32px;
        background: #D2D2D2;
        height: 60px;
    }
    .mobile_xmm .ic-style{
        width: 48px;
        height: 48px;
        border-radius: 50%;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        cursor: pointer;
    }
    .menu-item .dropdown-toggle {
        font-size: 20px;
    }
    .menu-item:first-child .blocks-menu {
        display: block;
    }
    .o-search .dropdown-menu,
    .menu-item .blocks-menu {
        top: unset!important;
        background-color: transparent!important;
        box-shadow: unset;
        backdrop-filter: unset;
    }
    .level-two li:last-child{
        padding-bottom: 16px;
    }
    .item-submenu {
        border-bottom: 1px solid #CFCFCF;
        margin-bottom: 16px;
    }
    .dropdown-menu:after, .dropdown-menu:before{
        display: none;
    }
    ul.o_menu {
        margin: 28px 16px;
        display: flex;
        justify-content: space-between;
    }
    .items-submenus {
        display: block;
    }
    .block-back {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
    .items-card {
        height: auto;
        max-height: 600px;
        overflow-y: auto;
        margin-bottom: 24px;
        padding: 32px;
    }
    .o-search .mobile_xmm {
        display: none;
    }
    .o-search .is-products {
        padding: 0;
        margin-top: 32px;
    }
    .o-search .dropdown-menu {
        padding: 16px 24px;
        max-height: 75vh;
        overflow: auto;
    }
    .xs_delete,
    .o-search.opened button.os_click {
        right: 24px;
        top: 16px;
        line-height: 44px;
        width: 40px;
    }
    .o-search.opened form {
        padding: 16px;
    }
    .o-search.opened .mobile_xmm {
        display: flex;
    }
    .o-search .is-util {
        padding-left: 0;
        margin-top: 32px;
        margin-bottom: 65px;
    }
    .o-search .items-card{
        padding: 0;
        max-height: 100%;
        height: auto;
        overflow: hidden;
    }
    .o-search.opened {
        max-width: 100%;
        position: absolute;
        left: 0;
        background: #F3F3F3;
        height: 100vh;
        top: 0;
        z-index: 5;
        display: block;
    }
    .pl_card{
        margin: 0 32px;
    }
    .images-product {
        flex-wrap: nowrap;
        text-align: center;
    }
    .brand-prods {
        max-width: 83px;
    }
    .product-page span.old-price {
        font-size: 16px;
        margin-right: 8px;
    }
    .product-page h1 {
        margin-top: 16px;
        font-weight: 400;
        font-size: 24px;
        line-height: 29px;
    }
    .price-product .price {
        font-size: 24px;
    }
    .price-product {
        margin-bottom: 16px;
    }
    .flex-ul li span, .flex-ul li a {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
    .item-tehnology.bg-white {
        flex-direction: column;
        background-color: transparent!important;
    }
    .section-title {
        margin-left: 0;
        font-size: 24px;
    }
    .text-iteh {
        padding: 0;
        width: 100%;
    }
    .sub-categ{
        overflow: hidden;
        overflow-x: auto;
        width: 100%;
    }
    .fs-categ,
    .htag-categ{
        flex-wrap: wrap;
        flex-direction: column;
    }
    .reset_filter{
        margin-left: auto;
    }
    .offcanvas .reset_filter {
        border: 1px solid #EDEDED;
        border-radius: 4px;
        text-align: center;
        display: block;
        width: 100%;
        padding: 16px;
        margin: 0 4px;
        margin-top: 32px;
        font-size: 16px;
        cursor: pointer;
    }
    .sort {
        margin-top: 1rem;
    }
    .subscribe-social {
        height: 412px;
        padding: 32px;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        margin-bottom: 16px;
    }
    .to-social{
        margin-top: 35px;
        text-align: center;
    }
    .article-prod{
        display: none;
    }
    .article-side .sub-categ{
        margin-top: 16px;
        flex-wrap: nowrap;
    }
    .article-side {
        max-width: 100%;
    }
    .order-m{
        order: -1;  
    }
    .article-text h1.title-page {
        font-size: 24px;
        line-height: 40px;
    }
    .article-text {
        margin: 0;
    }
    .article-text p {
        font-size: 16px;
        line-height: 32px;
    }
    .products-categ figure .img-wrap img,
    figure .img-wrap img{
        height: 340px;
    }
    .breadcrumb{
        margin-bottom: 24px;
    }
    .mob-order{
        order: 1;
    }
    .block-ari {
        margin-bottom: 16px;
        padding: 32px 16px;
    }
    .tehn-link{
        padding: 16px 0;
        font-size: 1rem;
    }
    .img-wfull {
        width: auto;
        position: relative;
        top: 0;
        margin-left: 0;
        left: 0;
        height: 100%;
    }
    .tehnos2 .mob-order{
        padding: 0;
    }
    .tehnos2 {
        margin: 40px 0;
        padding: 0;
    }
    .tehnos2 .tehn-link {
        margin-top: 0;
    }
    .tehn-block2 {
        padding: 16px 8px;
    }
    .img-wfull img {
        border-radius: 16px;
    }
    .checkout-form{
        margin-top: 1rem;
    }
    .io-item span {
        line-height: 20px;
    }
    .item-hcateg{
        height: 100%;
    }
    .item-hcateg img{
        height: auto;
    }
    .images-product picture {
        height: unset !important;
    }
    .mobile_cab .call-block{
        margin: 20px 0;
        border-bottom: 1px solid #CFCFCF;
        padding-bottom: 20px;
    }
    .mobile_cab .social {
        border-top: 1px solid #CFCFCF;
        border-bottom: 1px solid #CFCFCF;
        padding: 16px 0;
        margin: 16px 0;
    }
    .mobile_cab a{
        color: #000;
    }
    .mobile_cab{
        padding: 0 32px;
    }
    .blocks-menu{
        padding-bottom: 110px!important;
    }
    #sort_items {
        border: 1px solid #000;
        color:#000;
        font-size: 1rem;
        justify-content: center;
        margin: 0;
        border-radius: 8px;
        padding: 15px;
    }
    .block-fs{
        margin-bottom: 16px;
        flex-wrap: wrap-reverse;
    }
    .filters {
        height: 75%;
    }
    .offcanvas-body{
        overflow: hidden;
    }
    .fix-orfilter {
        position: fixed;
        bottom: 16px;
        width: 100%;
        padding-left: 56px;
        left: 0px;
    }
    .filter-btn{
        border: 1px solid #0066B6;
        color: #0066B6;
        font-size: 1rem;
        border-radius: 8px;
        padding: 15px;
        width: 100%;
    }
    div#filterRight .item-select .dropdown-menu.show {
        margin-top: 0!important;
        top: 0!important;
        transform: unset!important;
        border: 0;
        height: 84%;
        left: 56px!important;
        max-width: calc( 100% - 56px );
        width: 100%;
        overflow: hidden;
        padding: 0;
    }
    div#filterRight .ctx-filter label {
        font-size: 20px;
    }
    div#filterRight .ctx-filter {
        border: 0;
        padding: 16px;
        height: calc( 100% - 40px );
        overflow: hidden;
        overflow-y: auto;
        max-height: 100%;
    }
    div#filterRight .item-select .filter-item{
        position: relative;
        font-size: 20px;
    }
    .filters .item-select.selectedCat > .filter-item:after {
        left: -10px;
    }
    div#filterRight .item-select{
        position: initial;
    }
    .block-fs .item-select,
    .block-fs .open-filter{
        width: 50%;
        text-align: center;
        line-height: 1;
    }
    .title-categ {
        font-size: 18px;
    }
    .filter-sidebar{
        display: none;
    }
    .filter-sidebar {
        position: fixed;
        top: 0;
        width: 100%;
        left: 0;
        height: 100vh;
        z-index: 2;
        border-radius: 0;
        overflow: auto;
        display: none;
        padding-bottom: 110px;
        padding-top: 70px;
    }
    .mopen_filter {
        display: flex;
        width: 100%;
        justify-content: space-between;
        align-items: center;
        position: fixed;
        left: 0;
        padding: 8px 16px;
        background: #d2d2d2;
        top: 0;
        z-index: 11;
        color: #fff;
        font-size: 17px;
        height: 66px;
    }
    .filter.active .filters .fabels {
        max-height: 100%;
    }
    .location-ctx{
        height: 315px;
        margin-bottom: 16px;
    }
    .sales_procents {
      position: relative;
      left: unset;
      overflow: hidden;
      clear: both;
      float: left;
      width: 100%;
      margin-top: 12px;
    }

}
@media screen and (min-width: 992px) {
    .item-submenu .collapse:not(.show) {
        display: block;
    }
    .title-categ.accordion-button::after{
        display: none;
    }
    .title-categ{
        pointer-events: none;
        border: 0;
        background: transparent;
        padding: 0;
    }
    .flex-ul{
        display: flex!important;
    }
    .menu_block{
        display: block!important;
    }
    .swiper_product .swiper-pagination{
        display: none;
    }
    .block-fs{
        border: 0;
    }
    .block-fs > div.sort_fs {
        width: 236px;
        order: 1;
        font-size: 16px;
        margin-left: auto;
        margin-bottom: 1rem;
    }
    .offcanvas-body {
        overflow: unset;
        background: transparent;
        height: auto;
    }
    .sub-categ{
        flex-wrap: wrap;
    }
    div#filterRight {
        width: 100%;
        position: relative;
        display: block;
        visibility: visible!important;
        transform: unset;
        border: 0;
        background: transparent;
        padding: 0;
        z-index: 8;
    }
    div#filterRight .item-select .dropdown-menu.show {
        min-width: 240px;
    }
    div#filterRight .drop-select {
        font-size: 16px;
        border-bottom: 1px solid #939393;
        overflow: hidden;
    }
    .back_canvas{
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .modal-type2 .price-product .price {
        font-size: 20px;
    }
    .container {
        max-width: 100%;
        min-width: 320px;
    }
    .mobile_cab {
        padding: 0 16px;
    }
    footer .accordion-item .head-footer {
        pointer-events: unset;
        cursor: pointer;
    }
    footer ul.accordion-collapse.collapse:not(.show) {
        display: none;
    }
    footer {
        padding: 20px 0;
    }
    a.logo {
        margin: 0;
    }
    .o-option{
        margin-left: auto;
    }
    .o_header {
        justify-content: unset;
    }
    .align-social {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        margin-bottom: 40px;
    }
    ul.social {
        margin-top: 0;
        margin-left: 24px;
        margin-bottom: 0;
        min-width: 130px;
    }
    footer .accordion-item {
        border-bottom: 1px solid #CFCFCF;
        padding: 0;
        margin: 0 8px;
        margin-bottom: 16px;
        flex-shrink: unset;
    }
    .copyright {
        height: 100%;
        display: flex;
        align-items: baseline;
        justify-content: flex-start;
        margin: 0;
        padding-top: 32px;
        border-top: 1px solid #CFCFCF;
    }
    form.newsletter {
        margin-bottom: 40px;
    }
    .item-benefit {
        margin-bottom: 8px;
    }
    .section-title {
        margin-left: 0;
        font-size: 24px;
    }
    .blog-info {
        padding: 16px 0;
    }
    .blog-info h4 {
        -webkit-line-clamp: 1;
        height: 26px;
    }
    .blog-info .text-article {
        margin-top: 0;
    }
    .labels {
        top: 8px;
        left: 8px;
    }
    .labels span {
        padding: 3px 12px;
        font-size: 10px;
        line-height: 1;
    }
    .to-fav {
        right: 8px;
        font-size: 20px;
        top: 8px;
    }
    .xp-categ a {
        font-size: 12px;
    }
    a.item-title {
        font-size: 16px;
        line-height: 1.2;
        height: 54px;
    }
    .option-item {
        padding: 0 8px;
        opacity: 1;
    }
    figcaption.info-wrap{
        overflow: visible;
    }
    .option-item .size{
        display: none;
    }
    .option-item .colors {
        width: 100%;
        align-items: center;
    }
    .colors .item-color {
        width: 16px;
        height: 4px;
        border-radius: 8px;
    }
    .colors .item-color.active {
        height: 16px;
        order: 0;
    }
    .abs_search .color-ccard .colors {
        padding: 5px 0;
    }
    figure.card-product {
        border-radius: 8px;
    }
    .mobile_xmm {
        padding: 0 16px;
    }
    .items-card {
        margin-bottom: 24px;
        padding: 8px 16px;
    }
    .card-info {
        width: 200px;
    }
    .cards-block span.old-price {
        font-size: 16px;
        line-height: 1;
    }
    .cards-block span.price {
        font-size: 20px;
    }
    .cards-block .img-wrap img{
        width: 97px;
    }
    .color-ccard span {
        width: 24px;
        height: 24px;
    }
    .to-social {
        margin: 0;
    }
    .to-social a.btn-drop {
        width: 265px;
        margin-top: 32px;
    }
    h1.title-page {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 16px;
    }
    .blocks-bg {
        padding: 16px;
    }
    .product-order,
    .head-iorder {
        flex-wrap: wrap;
    }
    .product-order .img-wrap {
        margin-right: 40px;
    }
    .check-order .io-item.item-w3{
        margin: 0;
    }
    .io-item.item-w3{
        width: 33.3%;
    }
    .io-item {
        margin-right: 0;
        width: 50%;
        margin-bottom: 16px;
    }
    .item-order {
        margin-bottom: 16px;
    }
    .products-categ figure .img-wrap img,
    figure .img-wrap img{
        height: 250px;
    }
    .map-container {
        margin-top: 40px;
    }
    .title-section p,
    .title-section h1,
    .title-section h2 {
        margin: 0;
    }
    .contact_map {
        height: 350px;
    }
    .check-order {
        flex-wrap: wrap;
        justify-content: space-between;
        padding-bottom: 12px;
    }
    .checkout-page .orders .io-item:last-child {
        margin: 0;
        position: absolute;
        right: 16px;
        width: auto;
        top: 16px;
    }
    .images-product picture {
        height: unset !important;
    }
    .characteristics.pr_large{
        padding-right: 0;
    }
    .location-ctx{
        display: flex;
    }
    .popup-info {
        border: 0;
        border-right: 1px solid #000;
        margin-bottom: 0;
        padding-bottom: 0;
        cursor: pointer;
        padding-right: 16px;
        margin-right: 16px;
        width: 300px;
        display: block;
        flex: none;
    }
    .tabx .swiper-pagination,
    .tabs-brands .swiper-container .swiper-pagination{
        display: none;
    }
    #modalLetter2 .img-box{
        display: none;
    }
    #modalLetter2.modal .right-b{
        width: 100%;
    }
}
@media screen and (min-width: 767px) {
    footer .accordion-item .accordion-button::after{
        display: none;
    }
}
@media screen and (max-width: 575px) {
    .select-offer {
        margin-top: 16px;
    }
    .tab_tehnology {
        flex-direction: column;
    }
    .tab_tehnology .tehno-product a.img-wrap {
        display: block;
        order: 1;
        flex: 1;
    }
    .tab_tehnology .tehno-product {
        display: flex;
        align-items: center;
    }
    .tab_tehnology a.item-title {
        position: relative;
        bottom: 0;
        -webkit-line-clamp: unset;
        left: 8px;
    }
    figcaption.info-tech{
        flex: 1;
    }
    .tab_tehnology .tehno-product:first-child {
        margin-right: 0;
    }
    .container {
        min-width: 320px;
    }
    .xp-categ a.tehnology{
        display: none;
    }
    .price-item,
    .xp-categ {
        padding: 8px;
    }
    a.item-title {
        padding: 0px 8px;
    }
    span.old-price {
        font-size: 12px;
        margin-right: 10px;
    }
    span.price {
        font-size: 16px;
    }
    .brands-center .item-hcateg:first-child{
        margin-bottom: 8px;
    }
    .brands-center .abs-otext {
        font-size: 16px;
    }
    .brands-center {
        flex-direction: column;
    }
    .deals-info {
        flex-direction: column;
    }
    .deals-info .btn_style2 {
        padding-top: 12px;
        padding-left: 0;
    }
    .products-categ figure .img-wrap img,
    figure .img-wrap img{
        height: 200px;
    }
    .o-search .is-products .img-wrap img{
        width: 90px;
        height: 90px;
    }
    .images-product picture {
        height: unset !important;
    }
    .product-page .add_tocart,
    span.msg_report,
    .add_tocart {
        width: 100%;
    }
    .menus {
        padding: 0 16px;
    }
    .menu-toggle {
        font-size: 18px;
        padding: 6px 10px;
    }
    #sort_items {
        font-size: 14px;
        white-space: unset;
        line-height: 1;
        padding: 0 2px;
        height: 50px;
    }
    ul.o_menu {
        margin: 28px 4px;
        overflow: hidden;
        overflow-x: auto;
    }
    .menu-item {
        margin: 0;
    }
    .top_letter a{
		font-size: 11px
	}
	.chat.o-chat span.icon-chat {
	    width: 50px;
	    height: 50px;
	}
	.chat.o-chat {
	    right: 15px;
	    bottom: 78px;
	}
}
@media screen and (max-width: 450px) {
    .o-search {
        max-width: 80%;
    }
    .products-categ figure .img-wrap img,
    figure .img-wrap img{
        height: 170px;
    }
    .io-item.item-w3 {
        width: 49.3%;
    }
    .swiper-container.swiper_home .swiper-pagination{
        bottom: -8px;
    }
}
@media screen and (max-width: 374px) {
    .title-tabs h2 {
        margin-right: 16px;
        font-size: 20px;
    }
    .products-categ figure .img-wrap img,
    figure .img-wrap img{
        height: 150px;
    }
    .images-product picture {
        height: unset !important;
    }
    span.old-price {
        font-size: 10px;
        margin-right: 3px;
    }
    span.price {
        font-size: 14px;
    }
}