@font-face {
    font-family: Gilroy;
    font-weight: 300;
    font-style: normal;
    src: url(../fonts/Gilroy-Light/Gilroy-Light.eot);
    src: url(../fonts/Gilroy-Light/Gilroy-Light.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-Light/Gilroy-Light.woff) format("woff"),url(../fonts/Gilroy-Light/Gilroy-Light.ttf) format("truetype")
}

@font-face {
    font-family: Gilroy;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/Gilroy-Regular/Gilroy-Regular.eot);
    src: url(../fonts/Gilroy-Regular/Gilroy-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-Regular/Gilroy-Regular.woff) format("woff"),url(../fonts/Gilroy-Regular/Gilroy-Regular.ttf) format("truetype")
}

@font-face {
    font-family: Gilroy;
    font-weight: 500;
    font-style: normal;
    src: url(../fonts/Gilroy-Medium/Gilroy-Medium.eot);
    src: url(../fonts/Gilroy-Medium/Gilroy-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-Medium/Gilroy-Medium.woff) format("woff"),url(../fonts/Gilroy-Medium/Gilroy-Medium.ttf) format("truetype")
}

@font-face {
    font-family: Gilroy;
    font-weight: 600;
    font-style: normal;
    src: url(../fonts/Gilroy-SemiBold/Gilroy-SemiBold.eot);
    src: url(../fonts/Gilroy-SemiBold/Gilroy-SemiBold.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-SemiBold/Gilroy-SemiBold.woff) format("woff"),url(../fonts/Gilroy-SemiBold/Gilroy-SemiBold.ttf) format("truetype")
}

@font-face {
    font-family: Gilroy;
    font-weight: 700;
    font-style: normal;
    src: url(../fonts/Gilroy-Bold/Gilroy-Bold.eot);
    src: url(../fonts/Gilroy-Bold/Gilroy-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-Bold/Gilroy-Bold.woff) format("woff"),url(../fonts/Gilroy-Bold/Gilroy-Bold.ttf) format("truetype")
}

*:lang(kk) {

   
 font-family: 'Bitter' !important;
  
}
.product-opisanie img.emoji {
    margin-top: 4px !important;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: sans-serif;
}

body {
    margin: 0;
}

.arrow-cat-left.slick-arrow {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    cursor: pointer;
   
    margin-right: -25px;
    top: 45%;
    position: absolute;
    z-index: 2;
    left: 0;
}

.arrow-cat-right.slick-arrow {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    cursor: pointer;
     top: 45%;
    position: absolute;
    z-index: 2;
    right: 0;
}
.arrow-cat-left.slick-arrow svg {
     height: 33px;
     width: 33px;
}

.arrow-cat-right.slick-arrow svg {
      height: 33px;
     width: 33px;
}



.slick-cat_block {
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    /* height: 100%; */
    /* margin: auto; */
    margin: auto 0;
}



.container.container_white {
    background-color: #fff;
}

.pll_the_languages li {
    display: block;
}

.category-name0 {
    top: 99px;
    font-size: 16px;
    line-height: 20px;
    /* width: 529px; */
    /* max-width: 529px; */
    left: -23px;
    right: -23px;
    background-color: #000000d4;
    padding: 20px;
    border-radius: 10px;
    z-index: 999999;
    position: absolute;
    display: none;
    color: white;
}
.category-item:hover .category-name0{
    display: block; 
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    vertical-align: baseline;
    display: inline-block;
}

audio:not([controls]) {
    height: 0;
    display: none;
}

[hidden], template {
    display: none;
}

.mob_menu-icon-open2 {
    display: none;
}

a {
    background-color: #0000;
}

a:active, a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    margin: .67em 0;
    font-size: 2em;
}

mark {
    color: #000;
    background: #ff0;
}

small {
    font-size: 80%;
}

sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

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

input {
    line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

body {
    color: #333;
    background-color: #F9F9F9;
    min-height: 100%;
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
}

img {
    vertical-align: middle;
    max-width: 100%;
    display: inline-block;
}

.header_menu {
    max-width: 1320px;
    max-width: 1460px;
    padding: 0;
    margin: 0 auto;
    max-width: 1170px;
    max-width: 1367px;
}

.container_menu {
    background-color: #fff;
    border-radius: 20px;
    height: 60px;
}

.container_menu {
    margin: 5px auto;
    display: flex;
    justify-content: space-between;
    /* margin: 5px 0; */
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1410px;
    box-sizing: border-box;
}

a, .green {
    text-decoration: none;
    color: #212630;
    transition: .4s;
}

.logo {
    /* margin-left: 54px; */
}

.logo {
    /* width: 127.799px; */
    /* height: 41.287px; */
    /* margin: 4px 0; */
    height: 64px;
    height: 62px;
}

.logo img {
    width: auto;
    height: 100%;
    /* margin: 4px 0; */
    object-fit: cover;
}

nav.desktop {
    margin-right: auto;
    margin-left: 102px;
}

nav {
    display: inline-block;
}

nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
}

ol, ul {
    box-sizing: border-box;
}

nav ul li {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    /* display: flex; */
    /* align-items: center; */
    color: #141414;
}

nav ul li {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    /* display: flex; */
    /* align-items: center; */
    color: #141414;
}

nav ul li {
    display: inline;
    margin-right: 20px;
}

li {
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: flex;
}

ul.dropdown_ul {
    display: none;
}

nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
}

.dropdown_ul li {
    padding: 9px 3px;
    width: 100%;
    margin-right: 0;
    /* text-align: center; */
    /* border-bottom: 1px solid #333; */
}

.dropdown_ul a {
    padding: 14px;
    width: 100%;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 0px;
    font-family: "Open Sans";
    font-size: 16px !important;
    color: rgb(96, 104, 118) !important;
    padding: 8px;
    font-size: 18px !important;
    text-align: left;
    padding-left: 0;
}

.catalog-title-green {
    display: none;
}

@media (min-width: 1350px) {
    .subcategory li a {
        /* white-space: nowrap; */
    }
}

.sub-sub-menu {
    padding-left: 10px;
    border-left: 2px solid #eee;
}

.depth-2 a, .depth-3 a, .depth-4 a, .depth-5 a {
    font-size: 14px;
    color: #444;
}

.depth-3 {
    background: #fafafa;
}

.nav-dropdown-list {
    display: none;
    position: absolute;
    background: white;
    z-index: 999;
    min-width: 283px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

@media (min-width: 991px) {
    display: block;
    left: 100%; top: 0; }

li.nav-dropdown.w-dropdown:hover > .nav-dropdown-list.depth-1 {
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
}
}

.nav-dropdown.w-dropdown {
    position: relative;
}

.nav-dropdown-list.depth-3, .nav-dropdown-list.depth-4, .nav-dropdown-list.depth-5 {
    background-color: #f9f9f9;
}

@media (max-width: 991px) {
    .nav-dropdown-list a {
        white-space: pre-wrap;
        max-width: 320px;
    }

    .nav-dropdown-list {
        position: static;
        display: none;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease-out;
        background: #fff;
        padding-left: 10px;
    }

    .w-dropdown.w--open > .nav-dropdown-list {
        display: block;
        max-height: 1000px;
        padding-left: 0;
        /* max-width: 71%; */
    }

    .nav-dropdown-toggle::after {
        float: right;
        font-size: 10px;
        margin-left: 5px;
    }

    .nav-dropdown-list.depth-2, .nav-dropdown-list.depth-3 {
        left: 0 !important;
        top: auto !important;
    }

    li.nav-dropdown.w-dropdown:hover .nav-dropdown-list {
        border-radius: 0;
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    li.depth-0 {
        margin-left: 5px;
    }
}

a.has-children-link {
    /* font-weight: bold; */
    position: relative;
}

a.has-children-link::after {
    content: "";
    font-size: 11px;
    margin-left: 14px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    margin-right: -13px;
    /* z-index: 9999999; */
}

.depth-0>a.has-children-link {
    font-weight: inherit;
    position: relative;
}

.depth-0>a.has-children-link::after {
    content: "";
    font-size: 10px;
    margin-left: 5px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

li.depth-1 {
    margin-left: 5px;
}

.subcategory li a:after {
    content: "";
    /* font-size: 10px; */
    margin-left: 2px;
    position: absolute;
    /* right: 10px; */
    /* top: 1px; */
    /* transform: translateY(-50%); */
    background-image: url(../images/g123.svg);
    width: 19px;
    height: 18px;
    background-size: 18px;
    margin-top: 3px;
}

.utp {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
}

.utp-block {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 24%;
}

.slider-block {
    background-size: cover;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: calc(100vh - 62px);
    min-height: 556px;
    max-height: 1000px;
    background-position: center center;
}

.div-block-16 {
    display: flex;
    flex-direction: column;
    padding-left: 40px;
    height: 100%;
    justify-content: center;
    max-width: 1410px;
    margin: 0 auto;
    /* padding-bottom: 52px; */
}

.slider-text {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 74px;
    /* White */
    color: #FFFFFF;
    max-width: 53%;
}

a.slider-but {
    /* Btn */
    /* Auto layout */
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 18px 42px;
    /* Green */
    background: #2FAD2F;
    border-radius: 10px;
    width: 176px;
    height: 22px;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    text-align: center;
    /* White */
    color: #FFFFFF;
    margin-bottom: 38px;
    transition: 0.3s;
}

a.slider-but:hover {
    opacity: 0.8;
}

.utp-title {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 47px;
    /* identical to box height */
    text-align: center;
    /* Black */
    color: #181818;
    margin-top: 117px;
    margin-bottom: 31px;
}

.utp-block-name {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
    /* Black */
    color: #181818;
}

.utp-block-img {
    display: flex;
}

.utp-wrep {
    margin-bottom: 57px;
    padding: 0 15px;
    box-sizing: border-box;
    max-width: 1920px;
    margin: 0 auto;
    margin-bottom: 57px;
    max-width: 1410px;
}

.slider.slick-initialized.slick-slider {
    /* height: 100vh; */
}

.nav-menu a {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    /* Black */
    color: #181818;
}

.nav-menu a:hover {
    opacity: 0.8;
}

.menu-nav a {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    /* Black */
    color: #181818;
}

.logo__mob-menu {
    display: none;
}

nav.mobile {
    /* display: none; */
}

.close-button {
    display: none;
}

.modal-content {
    display: none;
}

.category-item:last-child {
    margin-right: auto;
    margin-left: 31px;
}

.otzyvy-block-imya_familiya {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #181818;
}

.otzyvy-block-foto {
    /* image */
    width: 70px;
    height: 70px;
    border-radius: 70px;
    margin-right: 9px;
    display: flex;
    align-items: center;
}

.otzyvy-block-opisanie {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #7E7E7E;
}

.otzyvy-block-zagolovok {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-decoration-line: underline;
    /* Black */
    color: #181818;
    /* border-bottom: 1px solid #181818; */
    padding-bottom: 9px;
}

.otzyvy-block-izobrazheniya {
    display: flex;
    margin-bottom: 12px;
    gap: 10px;
}

.title0 {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 47px;
    /* identical to box height */
    /* Black */
    color: #181818;
}

.title0-wrep {
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    box-sizing: content-box;
    align-items: center;
    margin-bottom: 29px;
    margin-top: 118px;
    max-width: 1408px;
    margin: 0 auto;
    margin-bottom: 31px;
    margin-top: 118px;
}

.arrow-title {
    display: flex;
    flex-direction: row;
}

.arrow-title-left {
    width: 36px;
    height: 36px;
    /* Green */
    background: #2FAD2F;
    border-radius: 5px;
    transform: matrix(-1, 0, 0, 1, 0, 0);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    transition: 0.3s;
    cursor: pointer;
}

.arrow-title-right {
    /* Btn */
    width: 36px;
    height: 36px;
    /* Green */
    background: #2FAD2F;
    border-radius: 5px;
    transform: matrix(-1, 0, 0, 1, 0, 0);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.3s;
}

.arrow-title-left:hover {
    opacity: .8;
}

.arrow-title-right:hover {
    opacity: .8;
}

.otzyvy-block-foto-wrep {
    display: flex;
    align-items: center;
    margin-bottom: 17px;
    border-bottom: 2px solid #EDEDED;
    padding-bottom: 17px;
    /* Rectangle 7 */
    /* Review card */
}

.otzyvy-block.slick-slide {
    padding: 28px;
    overflow: hidden;
    /* White */
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    border-radius: 12px;
    margin-right: 30px;
    background-color: #fff;
    margin-right: 15px;
    margin-left: 15px;
}

.otzyvy-izobrazhenie6 {
    /* Rectangle 11 */
    /* width: 92px; */
    /* height: 60px; */
    /* background: #EBEBEB; */
    border-radius: 5px;
}

.otzyvy-block-img {
    width: 92px;
    height: 60px;
    /* border-radius: 5px; */
}

.otzyvy-block-img img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    border-radius: 5px;
}

.slick-track {
    /* gap: 10px; */
    display: flex;
    align-items: stretch;
}

.otzyvy-block-rejting {
    display: flex;
    flex-direction: row;
    min-width: 156px;
    align-items: center;
    margin-left: -2px;
    padding-bottom: 9px;
}

.otzyvy-block-rejting1 {
    display: flex;
    gap: 3px;
    margin-right: 2px;
}

.otzyvy-block-rejting2 {
    width: 30px;
    height: 22px;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #181818;
}

.catalog-page {
    max-width: 1434px;
    margin: 40px auto;
    padding: 0 15px;
}

.catalog-wrep {
    display: flex;
    flex-direction: row;
    gap: 29px;
    /* padding: 0 15px; */
}

.catalog-left {
    display: flex;
    flex-direction: column;
    /* max-width: 326px; */
    /* width: 100%; */
}

form#articles-filter-form {
    display: flex;
    flex-direction: column;
    max-width: 320px;
    padding: 15px 15px;
    padding-left: 0;
    /* padding-right: 9px; */
    background-color: #fff;
    border-radius: 10px;
    max-width: 330px;
}

.catalog-right {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

div#articles-filter-results {
    display: flex;
    flex-wrap: wrap;
    /* gap: 20px; */
    width: 100%;
}

.product-item {
    /* Card */
    box-sizing: border-box;
    max-width: 330px;
    height: 515px;
    /* White */
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    border-radius: 16px;
    padding: 16px 16px;
    position: relative;
    max-width: 330px;
    height: 749px;
    width: 48%;
    max-width: 551px;
    height: auto;
}

.product-item0 {
    /* Card */
    box-sizing: border-box;
    /* max-width: 330px; */
    height: 515px;
    /* White */
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    border-radius: 16px;
    padding: 16px 16px;
    position: relative;
    margin-right: 15px;
    margin-left: 15px;
    height: auto;
    /* height: 100%; */
    /* max-height: 100%; */
}

.product-title {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    /* Black */
    color: #181818;
}

.product-price {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    /* Green */
    color: #2FAD2F;
    margin-top: 4px;
    /* margin-left: 0px; */
}

a.ikonka_ssylki {
    /* Btn */
    max-width: 298px;
    height: 46px;
    /* White */
    background: #FFFFFF;
    /* Green */
    /* border: 1px solid #2FAD2F; */
    border-radius: 10px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 14px;
    /* Kaspi.kz */
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    /* Black */
    color: #181818;
    background-image: url(../images/Btn.png);
    background-repeat: no-repeat;
    background-size: contain;
    transition: 0.3s;
    margin: 0 auto;
    /* width: auto; */
}

a.ikonka_ssylki>* {
    display: none;
    font-size: 0;
}

a.ikonka_ssylki {
    font-size: 0;
}

a.ikonka_ssylki img {
    margin-right: 11px;
}

a.ikonka_ssylki:hover {
    opacity: 0.8;
}

.product-availability {
    /* Tip */
    /* Auto layout */
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 3px 5px;
    gap: 10px;
    /* width: 77px; */
    height: 21px;
    background: #FFD000;
    border-radius: 4px;
    position: absolute;
    top: 15px;
    min-width: 67px;
    height: 15px;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    /* identical to box height */
    text-align: center;
    /* White */
    color: #FFFFFF;
}

.product-img {
    /* height: 188px; */
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 256px;
    /* padding-top: 5px; */
    margin-top: 5px;
    max-height: 516px;
    height: auto;
    /* position: relative; */
    overflow: hidden;
}
.slick-cat{
  width: 100%;
  margin-top: 15px;
}
img.image554 {
}

.product-img img {
  max-width: 100%;   
  max-height: 100%; 
  height: auto;      
  width: auto;       
  object-fit: contain; 
}
.slick-cat_block img{
    object-fit: cover;
    height: 100% !important;
    width: auto !important;
    margin: 0 auto;
    margin: 0 auto;
    /* display: flex; */
    /* align-items: center; */
}
.product-opisanie p {
    margin-top: 9px;
    margin-bottom: 14px;
    line-height: 22px;
}

.product-opisanie {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #7E7E7E;
    padding-bottom: 75px;
    color: #000000;
    text-align: justify;
    /* word-break: break-all; */
}

.product-rejting0 {
    margin-bottom: 9px;
}

div#catalog-items {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
}

.otzyvy-wrep {
    max-width: 1430px;
    margin: 0 auto;
}

div#contacts {
    /* max-width: 1430px; */
    /* margin: 0 auto; */
    height: 100%;
    background-repeat: no-repeat;
    margin-top: 118px;
    background-position: center;
    /* padding: 49px 15px; */
}

.footer_wrep {
    max-width: 1430px;
    margin: 0 auto;
    margin-top: 31px;
}

.hit3-container {
    max-width: 1430px;
    margin: 0 auto;
}

.hit2-container {
    max-width: 1430px;
    margin: 0 auto;
}

.category-links-wrep {
    max-width: 1410px;
    margin: 0 auto;
}

.category-list {
    display: flex;
    flex-wrap: wrap;
    /* gap: 30px; */
    justify-content: space-between;
    /* column-gap: 30px; */
    row-gap: 31px;
}

.category-item a {
    position: relative;
    display: flex;
    transition: 0.3s;
}

.category-item a:hover {
    opacity: .8;
}

.category-item a:hover .category-svg {
    /* opacity: .8; */
    right: 23px;
}

.category-item img {
    object-fit: cover;
    border-radius: 17px;
}

.category-item .category-name {
    position: absolute;
    top: 12px;
    z-index: 2;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 39px;
    /* White */
    color: #FFFFFF;
    left: 26px;
    max-width: 212px;
}

.category-item .category-svg {
    position: absolute;
    top: 29px;
    z-index: 2;
    right: 28px;
    transition: 0.3s;
}

.category-item {
    display: flex;
    /* gap: 32px; */
    position: relative;
}

.form-yellow1 {
    max-width: 1410px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 101px 0;
}

.form_title1 {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 52px;
    line-height: 64px;
    /* White */
    color: #FFFFFF;
    max-width: 520px;
    max-width: 550px;
}

.form_block-form {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    /* White */
    color: #FFFFFF;
    /* Inside auto layout */
    flex: none;
    order: 0;
    flex-grow: 0;
}

button.submit1 {
    /* Btn */
    /* Auto layout */
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 18px 42px;
    width: 449px;
    height: 58px;
    /* Green */
    background: #2FAD2F;
    border-radius: 10px;
    /* Inside auto layout */
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    text-align: center;
    /* White */
    color: #FFFFFF;
    border: none;
    outline: none;
    transition: 0.3s;
}

button.submit1:hover {
    opacity: 0.8;
}

input#email::placeholder {
    color: #C4D8BC;
}

input#email {
    /* Input */
    width: 100%;
    height: 58px;
    background: #FFFFFF;
    border-radius: 10px;
    /* Inside auto layout */
    flex: none;
    order: 1;
    align-self: stretch;
    max-width: 450px;
    flex-grow: 0;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #C4D8BC;
    border: none;
    outline: none;
    padding-left: 24px;
    box-sizing: border-box;
    color: #333;
}

.form_name_phone1 {
    margin-bottom: 11px;
    margin-top: 6px;
}

.form_block-yes_no {
    color: red;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    margin-top: 6px;
    height: 20px;
}

.form_block-yes {
    display: none;
}

.form_block-no {
    display: none;
}

.footer {
    display: flex;
    flex-direction: column;
}

.footer_title {
    text-align: center;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    /* Black */
    color: #181818;
    margin-top: 30px;
    margin-bottom: 32px;
}

.footer__contact {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.footer_contacts.footer_contacts2 {
    margin-left: 50px;
}

ul.footer-links {
    list-style-type: none;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    /* Black */
    color: #181818;
    display: flex;
    gap: 41px;
    margin-right: 25px;
}

.footer_contacts.footer_contacts1 {
    display: flex;
    gap: 45px;
    margin-left: 38px;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    /* Black */
    color: #181818;
}

.footer_contacts a {
    display: flex;
    align-items: center;
}

.footer_contacts a:hover {
    opacity: 0.8;
}

.footer_contacts a svg {
    /* display: flex; */
    /* align-items: center; */
    margin-right: 4px;
}

.catalog-bread_crumbs {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    text-align: center;
    color: #181818;
    display: flex;
    flex-direction: row;
    /* margin-top: 14px; */
    margin-bottom: 29px;
}

.catalog-bread_crumbs a {
    /* Green */
    color: #2FAD2F;
    padding-right: 7px;
}

.catalog-title {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 38px;
    line-height: 47px;
    /* identical to box height */
    /* Black */
    color: #181818;
    margin-bottom: 32px;
}

.catalog-sort {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height */
    /* Black */
    color: #181818;
    gap: 10px;
    padding-bottom: 4px;
    display: inline-block;
    padding-right: 13px;
}

#articles-sort-links a {
    /* Btn */
    box-sizing: border-box;
    /* Auto layout */
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 2px 0px;
    gap: 10px;
    /* Black */
    border-bottom: 2px solid #18181899;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    /* Black */
    color: #181818;
    transition: 0.3s;
}

.soc_btn-wrep {
    display: flex;
    align-items: center;
}

.soc_btn-wrep a {
    display: flex;
    align-items: center;
    margin-left: 25px;
    margin-left: 38px;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #181818;
}

.soc_btn-wrep svg {
    margin-right: 6px;
}

.catalog-wrep {
}

div#articles-sort-links {
    display: flex;
    gap: 14px;
    align-items: center;
    /* margin-bottom: 24px; */
    transition: 0.3s;
}

.ui-slider-horizontal .ui-slider-range {
    height: 6px;
    background: #2fad2f;
    border-radius: 90px;
    max-width: 301px;
}

.catalog-bread_sort {
    /* padding: 0 15px; */
    box-sizing: border-box;
    padding-bottom: 22px;
}

.ui-widget.ui-widget-content {
    border: 0px solid #c5c5c5;
    max-width: 301px;
    height: 6px;
    background: #DFDFDF;
    margin-top: 24px !important;
}

span.ui-slider-handle.ui-corner-all.ui-state-default {
    top: -0.4em;
    margin-left: -0.6em;
}

#articles-filter-form button {
    /* Frame 19 */
    /* Frame 19 */
    width: 48px;
    height: 44px;
    /* Green */
    background: #2FAD2F;
    border-radius: 6px;
    /* Inside auto layout */
    flex: none;
    order: 2;
    flex-grow: 1;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    color: #FFFFFF;
    border: none;
    max-width: 48px;
}

button#clear-price-filter {
    width: 22px;
    height: 15px;
    margin-bottom: 2px;
    /* line-height: 17px; */
    /* padding-top: 2px; */
    margin-top: 0px;
}

button#clear-price-filter svg {
    margin-bottom: -2px;
}

#articles-filter-form select {
    /* Tab */
    /* Auto layout */
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 16px 18px;
    gap: 114px;
    /* width: 338px; */
    height: 56px;
    /* White */
    background: #FFFFFF;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    /* Black */
    color: #181818;
    border: none;
}

.catalog-price label {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #181818;
    /* padding-bottom: 0; */
}

.catalog-price-amount2 {
    display: flex;
    margin-top: 25px;
}

.price-input-group {
    display: flex;
    align-items: center;
    padding-right: 12px;
}

input#price_max_input {
    /* Frame 18 */
    width: 76px;
    height: 44px;
    background: #F3F3F3;
    border-radius: 6px;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    /* Black */
    color: #181818;
    padding-left: 4px;
    border: none;
    text-align: center;
    padding-right: 0px;
    pointer-events: none;
}

input#price_min_input {
    width: 76px;
    height: 44px;
    background: #F3F3F3;
    border-radius: 6px;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #181818;
    padding-left: 6px;
    border: none;
    text-align: center;
    padding-right: 0px;
    pointer-events: none;
}

.catalog-price {
    background-color: #fff;
    padding-left: 18px;
    /* width: 100%; */
    padding-bottom: 13px;
}

.price-input-group label {
    padding-right: 9px;
}

#price_max_input {
    padding: 0 8px;
    font-size: 16px;
    box-sizing: border-box;
    width: 100px;
    -moz-appearance: textfield;
}

#price_max_input::-webkit-outer-spin-button, #price_max_input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#price_min_input {
    padding: 0 8px;
    font-size: 16px;
    box-sizing: border-box;
    width: 100px;
    -moz-appearance: textfield;
}

#price_min_input::-webkit-outer-spin-button, #price_min_input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.ui-state-default, .ui-widget-content .ui-state-default {
}

span.ui-slider-handle.ui-corner-all.ui-state-default {
    background-image: url(../images/Group34542.svg);
    width: 24px;
    height: 24px;
    border: none;
    top: -9px;
    margin-left: 0;
}

span.ui-slider-handle.ui-corner-all.ui-state-default:nth-child(1) {
}

span.ui-slider-handle.ui-corner-all.ui-state-default:nth-child(2) {
    margin-left: 0;
}

span.ui-slider-handle.ui-corner-all.ui-state-default:nth-child(3) {
    margin-left: -23px;
}

span.ui-slider-handle.ui-corner-all.ui-state-default:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}

#articles-sort-links a.active {
    color: #2FAD2F;
    border-bottom: 2px solid #2fad2fa6;
}

.product-title-wrep {
    position: absolute;
    bottom: 18px;
    width: min-content;
    max-width: 100%;
    width: -webkit-fill-available;
    padding: 0 20px;
    left: 0;
    /* padding-top: 52px; */
    /* display: flex; */
    /* justify-content: center; */
}

a#clear-filters {
    /* Clear all btn */
    box-sizing: border-box;
    /* Auto layout */
    display: flex;
    justify-content: flex-start;
    /* align-items: center; */
    padding: 2px 3px;
    gap: 10px;
    /* Green */
    border-bottom: 2px solid #2FAD2F;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    /* Green */
    color: #2FAD2F;
    display: inline-block;
    width: 174px;
    width: fit-content;
    margin-bottom: 28px;
    margin-left: 21px;
}

div#selected-price-range {
    /* Tab */
    /* Auto layout */
    display: flex;
    flex-direction: row;
    padding: 2px 6px;
    gap: 5px;
    /* Green */
    background: #2FAD2F;
    border-radius: 4px;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    /* White */
    color: #FFFFFF;
    /* White */
    /* background: #FFFFFF; */
    /* height: 20px; */
    width: fit-content;
    line-height: 18px;
    align-items: center;
    flex-wrap: nowrap;
    letter-spacing: 0.7px;
    margin-bottom: 18px;
    margin-left: 20px;
    margin-top: 8px;
    /* padding: 0; */
    padding-bottom: 4px;
}

#selected-price-range button {
    height: 20px;
}

div#articles-sort-wrapper {
    display: flex;
    align-items: center;
}

.catalog-sort_svg {
    display: flex;
    display: none;
}

span.page-numbers.current {
    /* Item */
    box-sizing: border-box;
    width: 32px;
    height: 33px;
    /* White */
    background: #FFFFFF;
    /* Green */
    border: 1.4px solid #66B548;
    border-radius: 4px;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    /* identical to box height */
    text-align: center;
    /* Green */
    display: flex;
    color: #66B548;
    justify-content: center;
    align-items: center;
    /* margin-left: auto; */
}

a.prev.page-numbers {
    font-size: 0;
    background-image: url(../images/Vector423423.svg);
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    /* margin-right: auto; */
    /* margin-left: auto; */
}

a.page-numbers {
    /* Item */
    box-sizing: border-box;
    width: 32px;
    height: 32px;
    /* White */
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    /* Black */
    color: #181818;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

a.next.page-numbers {
    /* margin-left: auto; */
    font-size: 0;
    background-image: url(../images/Vector423423.svg);
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    /* margin-left: auto; */
}

.page-numbers:hover {
    opacity: 0.8;
    cursor: pointer;
}

@media screen and (max-width: 1450px) {
    .category-item {
        max-width: 300px;
        /* height: 300px; */
        width: 24%;
    }

    .category-item:last-child {
        margin-right: auto;
        margin-left: 17px;
    }

    .category-links-wrep {
        padding: 0 15px;
        max-width: 1250px;
    }

    .category-list {
        display: flex;
        justify-content: space-between;
        row-gap: 19px;
    }

    .category-item .category-name {
        font-size: 28px;
        line-height: 35px;
    }

    .product-opisanie {
        /* max-height: 64px; */
        overflow: hidden;
    }

    .product-title {
        max-height: 48px;
        overflow: hidden;
    }

    .slider-text {
        max-width: 63%;
    }

    .form-yellow1 {
        padding-left: 15px;
        padding-right: 15px;
    }

    * {
    }
}

@media screen and (max-width: 1300px) {
    .category-item:last-child {
        margin-right: auto;
        margin-left: 15px;
    }
}

@media screen and (max-width: 1211px) {
    .form_title1 {
        font-size: 45px;
        line-height: 54px;
        padding-right: 20px;
    }

    button.submit1 {
        width: 354px;
    }

    ul.footer-links {
        font-family: 'Gilroy';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 22px;
        /* identical to box height */
        /* Black */
        color: #181818;
        padding-left: 0;
        text-align: center;
        display: flex;
        margin-right: 0;
        align-items: center;
    }

    .soc_btn-wrep a span {
        display: none;
    }

    .slider-text {
        max-width: 83%;
    }
}

@media screen and (max-width: 1111px) {

.arrow-cat-left.slick-arrow {
  background-color: #ffffff9c;
}

.arrow-cat-right.slick-arrow {
   background-color: #ffffff9c;
}
    
    .category-item:last-child {
        margin-right: 0;
        margin-left: 0px;
    }

    .soc_btn-wrep a {
        margin-left: 21px;
    }

    nav.desktop {
        margin-left: 40px;
    }

    .category-item .category-name {
        font-size: 25px;
        line-height: 33px;
    }

    .category-item {
        max-width: 300px;
        /* height: 300px; */
        max-width: 100%;
        /* height: 300px; */
        width: 32%;
    }

    .product-item0 {
        margin-right: 5px;
        margin-left: 5px;
        /* height: 375px; */
    }

    .catalog-wrep {
        display: flex;
        flex-direction: column;
    }

    .catalog-left {
    }

    .product-title {
        font-family: 'Gilroy';
        font-style: normal;
        font-weight: 700;
        font-size: 13px;
        line-height: 16px;
        /* Black */
        color: #181818;
        font-size: 18px;
    }

    .product-opisanie {
        font-family: 'Gilroy';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        /* color: #7E7E7E; */
        padding-bottom: 74px;
        font-size: 16px;
    }

    .product-opisanie p {
        margin-top: 9px;
        margin-bottom: 14px;
        line-height: 18px;
    }

    .product-price {
        font-family: 'Gilroy';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
        /* identical to box height */
        /* Green */
        color: #2FAD2F;
        margin-top: 8px;
    }

    .product-img {
        height: 116px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 11px;
        padding-bottom: 20px;
        max-height: 516px;
        height: auto;
        padding-top: 24px;
    }
.slick-cat{
    margin-top: 0px;
}
    a.ikonka_ssylki {
        font-family: 'Gilroy';
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 17px;
        text-align: center;
        /* Black */
        color: #181818;
        /* height: 34px; */
        /* White */
        /* background: #FFFFFF; */
        /* Green */
        /* border: 1px solid #2FAD2F; */
        border-radius: 6px;
        border-radius: 0px;
    }

    a.ikonka_ssylki {
        font-size: 0;
    }

    .otzyvy-block-rejting2 {
        width: 19px;
        height: 13px;
        font-family: 'Gilroy';
        font-style: normal;
        font-weight: 500;
        font-size: 11px;
        line-height: 13px;
        /* Black */
        color: #181818;
    }

    a.ikonka_ssylki img {
        max-width: 20px;
        margin-right: 10px;
    }

    .otzyvy-block-rejting1 img {
        width: 16px;
    }

    div#catalog-items {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        /* justify-content: center; */
    }

    .product-item {
        height: 460px;
        padding: 10px 10px;
        max-width: 295px;
        height: 387px;
        height: auto;
    }

    .product-title-wrep {
        padding: 0 12px;
    }

    .otzyvy-block-rejting1 {
        gap: 2px;
    }

    .catalog-bread_crumbs {
        font-family: 'Gilroy';
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 18px;
        /* identical to box height */
        /* Green */
        /* color: #2FAD2F; */
    }

    .catalog-title {
        font-family: 'Gilroy';
        font-style: normal;
        font-weight: 600;
        font-size: 28px;
        line-height: 34px;
        /* Black */
        color: #181818;
    }

    .catalog-sort {
        color: #2FAD2F;
    }

    div#articles-sort-links {
        /* display: flex; */
        /* flex-direction: column; */
        align-items: flex-start;
        cursor: pointer;
        /* width: 280px; */
        padding-left: 21px;
    }

    #articles-sort-links a {
        display: none;
    }

    div#articles-sort-links:hover a {
        display: flex;
    }

    form#articles-filter-form {
        max-width: 500px;
    }

    .footer__contact {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-direction: column;
    }

    ul.footer-links {
        display: flex;
        flex-direction: column;
    }

    .footer_contacts.footer_contacts2 {
        margin-left: 0px;
    }

    ul.footer-links {
        font-family: 'Gilroy';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 22px;
        /* identical to box height */
        /* Black */
        color: #181818;
        padding-left: 0;
        text-align: center;
        display: flex;
        margin-right: 0;
        align-items: center;
        gap: 30px;
    }

    .footer_contacts.footer_contacts1 {
        display: flex;
        flex-direction: column;
        gap: 0;
        margin-left: 0;
    }

    .footer_title {
        font-family: 'Gilroy';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        /* Black */
        color: #181818;
    }

    .otzyvy-block.slick-slide {
        margin-right: 5px;
        margin-left: 5px;
    }

    .footer_contacts.footer_contacts1 p {
        margin: 8px 0;
        display: flex;
        justify-content: center;
    }

.slick-cat_block {
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    /* height: 100%; */
    /* margin: auto; */
    margin: auto 0;
}
    * {
    }
}

.desktop-only {
    display: block;
}

.mobile-only {
    display: none;
}

.mobile-only:focus-visible {
    outline: none;
}

#articles-filter-form select:focus-visible {
    outline: none;
}

@media screen and (max-width: 850px) {
    .form_title1 {
        font-size: 39px;
        line-height: 52px;
        padding-bottom: 30px;
        /* padding-top: 36px; */
        max-width: 691px;
    }

    .slider-text {
        max-width: 100%;
    }

    nav ul li {
        margin-right: 12px;
    }

    nav.desktop {
        margin-left: 11px;
        /* background-color: #fff; */
        /* width: 100%; */
        /* position: absolute; */
        /* padding-top: 122px; */
        /* top: 0; */
    }

    .soc_btn-wrep a {
        margin-left: 11px;
    }

    div#articles-sort-wrapper {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .catalog-sort_svg {
        display: flex;
    }

    .catalog-sort {
        display: none;
    }

    .desktop-only {
        display: none !important;
    }

    .mobile-only {
        display: block;
        width: fit-content;
        margin-top: 0;
        border: none;
        border-bottom: 1px solid #2FAD2F;
        color: #2FAD2F;
    }

    .form-yellow1 {
        display: flex;
        flex-direction: column;
        padding: 49px 15px;
    }

    button.submit1 {
        width: 454px;
    }
}

@media screen and (min-width: 700px) {
    .catalog-left {
        display: flex !important;
    }
}

@media screen and (max-width: 700px) {
    .catalog-left {
        position: absolute;
        top: 0;
        padding-top: 90px;
        background-color: #fff;
        width: 100%;
        z-index: 1;
        display: none;
    }

    .container_menu {
        position: relative;
        z-index: 3;
        display: flex;
        justify-content: center;
    }

    .category-item {
        max-width: 100%;
        /* height: 300px; */
        width: 49%;
    }

    .utp {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }

    .utp-block {
        width: 47%;
        margin-bottom: 27px;
    }

    .title0-wrep {
        margin-top: 47px;
    }

    div#contacts {
        /* padding: 55px 0; */
        margin-top: 0;
    }

    .form_title1 {
        padding-top: 30px;
        padding-bottom: 35px;
        font-weight: 700;
        font-size: 34px;
        line-height: 41px;
        text-align: center;
    }

    #form1 {
        padding-bottom: 44px;
        width: 100%;
        max-width: 414px;
        padding: 0 14px 44px;
    }

    button.submit1 {
        max-width: 449px;
        width: 100%;
    }

    .title0 {
        font-size: 32px;
        line-height: 44px;
    }

    .slider-text {
        font-weight: 700;
        font-size: 37px;
        line-height: 55px;
    }

    .slider-block {
        height: calc(100vh - 62px);
        min-height: 556px;
        max-height: 1000px;
    }

    .desktop {
        display: none;
        background-color: #fff;
        width: 100%;
        position: absolute;
        padding-top: 92px;
        top: 0;
        display: flex;
        padding-bottom: 32px;
        display: none;
    }

    nav ul {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .catalog-title-green_head {
        font-family: 'Gilroy';
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 22px;
        /* identical to box height */
        text-align: center;
        /* White */
        color: #FFFFFF;
        /* Inside auto layout */
        flex: none;
        order: 1;
        flex-grow: 0;
    }

    .catalog-title-green_svg {
        display: flex;
        align-items: center;
    }

    .catalog-title-green:hover {
        opacity: 0.8;
    }

    .catalog-title-green {
        display: block;
        display: flex;
        justify-content: center;
        width: fit-content;
        width: 358px;
        height: 52px;
        /* Green */
        background: #2FAD2F;
        border-radius: 10px;
        align-items: center;
        gap: 7px;
        width: 100%;
        margin-bottom: 29px;
        cursor: pointer;
        transition: 0.3s;
        /* position: relative; */
        /* z-index: 3; */
    }

    .ui-widget.ui-widget-content {
        max-width: 401px;
        margin-right: 26px !important;
    }

    .ui-slider-horizontal .ui-slider-range {
        max-width: 401px;
    }

    .product-availability {
        top: 10px;
    }

    .modal-content {
        display: block;
        margin-right: auto;
        cursor: pointer;
        padding: 15px 10px;
        position: relative;
        z-index: 2;
    }

    a.logo_img {
        margin-left: 45px;
    }

    .wrep-btn1 {
        margin-left: auto;
        position: relative;
    }

    .footer__logo {
        max-width: 72px;
    }

    * {
    }
}

@media screen and (max-width: 600px) {
    .product-item {
        width: 100%;
        max-width: 100%;
        /* max-height: 460px; */
        height: auto;
        /* height: 370px; */
    }

    .product-title {
        max-height: 36px;
        overflow: hidden;
    }

    .product-opisanie {
        /* max-height: 68px; */
        overflow: hidden;
    }

    .category-item .category-name {
        font-weight: 600;
        font-size: 24px;
        line-height: 27px;
    }

    .category-item .category-svg {
        display: none;
    }

    .utp-title {
        margin-top: 64px;
        font-weight: 700;
        font-size: 27px;
        line-height: 47px;
    }

    .utp-block-name {
        font-weight: 600;
        font-size: 18px;
        line-height: 23px;
    }

    .product-title-wrep {
        padding: 0 14px;
    }
.category-name0{
    font-size: 14px;
    padding: 14px;
    display: none !important;
}
div#contacts{
    background-size: 2364px;
}
    * {
    }
}

@media screen and (max-width: 500px) {
    .category-item .category-name {
        font-weight: 600;
        font-size: 20px;
        line-height: 27px;
        left: 15px;
    }
}

.pagination {
    width: 100%;
    max-width: 100%;
}

.slick-disabled {
    opacity: .7;
}
