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

body {
    margin: 0;
}

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

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 {
    /* border-radius: 20px; */
    height: 75px;
    /* White */
    background: #FFFFFF;
    /* box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08); */
}

.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: 1508px;
    box-sizing: border-box;
}
.latest_news-img a {
    display: block;
    width: 100%;
}

.latest_news-img img {
    display: block;
    width: 100%;
}
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;
    margin-top: -12px;
}

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

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

nav {
    display: inline-block;
}

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

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

.slick-dots {
    bottom: 73px;
    right: 43px;
    width: auto;
}

.slick-dots li button {
    background-color: #fff;
    border-radius: 12px;
    width: 12px;
    height: 12px;
}

.slick-dots li.slick-active button {
    background-color: #1f83c6;
    /* border-radius: 15px; */
    /* width: 15px; */
    /* height: 15px; */
}

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;
    margin-right: 26px;
    margin-left: 26px;
}

.menu-nav li {
    line-height: 44px;
}

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; */
    /* flex-direction: column; */
}

.mobile ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    line-height: 31px;
}

.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 - 150px);
    min-height: 556px;
    max-height: 1000px;
    background-position: center center;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.34) 100%), url(image.png);
    border-radius: 24px;
    background-size: cover;
}

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

.slider-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 46px;
    line-height: 54px;
    /* White */
    color: #FFFFFF;
    white-space: pre-line;
    padding-bottom: 24px;
}

.slider-text p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 46px;
    line-height: 54px;
    /* White */
    color: #FFFFFF;
}

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 {
    max-width: 360px;
    /* height: 56px; */
    width: 100%;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    /* Black */
    color: #1A1A1A;
}

.utp-block-img {
    display: flex;
    margin-bottom: 20px;
}

.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 {
}

.slick-dots li {
    width: 12px;
    height: 12px;
    margin: 0px 7px;
}

.logo__mob-menu {
    display: none;
    margin-top: 12px;
}

nav.mobile {
    /* display: none; */
    width: 100%;
    background-color: #fff;
    position: relative;
}

.close-button {
    display: none;
    margin-top: 8px;
}

.modal-content {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 80px;
    background-color: #fff;
    z-index: 2;
    text-align: center;
    padding-bottom: 19px;
}

.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-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; */
}

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

.footer_wrep {
    max-width: 1430px;
    margin: 0 auto;
    margin-top: 31px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1520px;
    padding: 0 15px;
    background-color: #fff;
    padding-top: 16px;
}

.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; */
}

.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;
}

.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;
    /* Frame 16 */
    max-width: 440px;
    height: 62px;
    /* Yellow */
    background: #F3AA27;
    border-radius: 12px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    /* identical to box height */
    /* White */
    color: #FFFFFF;
    transition: 0.3s;
    border: none;
    width: 100%;
}

button.submit1:hover {
    opacity: 0.9;
}

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: green; */
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    margin-top: 6px;
    height: 20px;
    text-align: center;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
}

.form_block-yes {
    display: none;
    color: #0b0080;
}

.form_block-no {
    display: none;
    color: red;
}

.footer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: baseline;
}

.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: baseline;
    justify-content: flex-start;
    width: max-content;
    flex-direction: row;
    flex-wrap: wrap;
}

.footer_contacts.footer_contacts2 {
    /* margin-left: 50px; */
    width: 100%;
    display: inline-block;
    /* min-width: 429px; */
}

ul.footer-links {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    /* identical to box height */
    /* Black */
    color: #1A1A1A;
    display: flex;
    gap: 20px;
    margin-right: 25px;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 217px;
    width: 100%;
    /* row-gap: 20px; */
    /* column-gap: 123px; */
}

.footer-links li {
}

.footer-links li a {
}

.footer_contacts.footer_contacts1 {
    display: flex;
    gap: 23px;
    /* 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;
    flex-direction: column;
}

.footer_contacts1 a {
    display: flex;
    align-items: center;
    /* +7 462 253 4285 */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    /* identical to box height */
    /* Blue Main */
    color: #117CC2;
}

.footer_contacts a:hover {
    opacity: 0.8;
}

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

.soc_btn-wrep {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-top: 2px;
}

.soc_btn-wrep a {
    /* Frame 10 */
    box-sizing: border-box;
    /* Auto layout */
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 7px 4px;
    gap: 10px;
    width: 33px;
    height: 33px;
    /* White */
    background: #FFFFFF;
    /* Blue Main */
    border: 1px solid #117CC2;
    border-radius: 7px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */
    transition: 0.3s;
    text-align: center;
    /* Blue Main */
    color: #117CC2;
}

#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;
}

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;
}

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;
}

.name1 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 49px;
    /* Black */
    color: #1A1A1A;
    margin-bottom: 20px;
    /* line-height: 43px; */
}
.who_we_wrep0 .name1  {
    text-align: center;
}

.text2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #6B6B6B;
}

.who_we_left {
}

.who_we_right {
    width: 50%;
}

.who_we_right-img {
}

.who_we_right-img img {
    border-radius: 22px;
    object-fit: cover;
}

.who_we_wrep {
    display: flex;
    padding: 0 15px;
    box-sizing: border-box;
    gap: 32px;
}

.who_we_wrep0 {
    display: flex;
    padding: 0 15px;
    box-sizing: border-box;
    gap: 32px;
    flex-direction: column;
}
.who_we_left {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.name2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 49px;
    text-align: center;
    /* Black */
    color: #1A1A1A;
    margin-bottom: 19px;
    padding: 0 15px;
}

.text3 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #6B6B6B;
    padding: 0 15px;
    margin-bottom: 30px;
}

.name3 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 49px;
    /* White */
    color: #FFFFFF;
    margin-bottom: 20px;
}

section.our_path {
    background-color: #117CC2;
    margin-top: 93px;
}

.text4 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    /* White */
    color: #FFFFFF;
}

a.botton1 {
    /* Frame 2 */
    /* Auto layout */
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    /* padding: 18px 27px; */
    gap: 10px;
    width: 266px;
    height: 57px;
    /* Yellow */
    background: #F3AA27;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    /* identical to box height */
    /* White */
    color: #FFFFFF;
    /* white-space: pre; */
    transition: 0.3s;
}

a.botton2 {
    /* Frame 3 */
    box-sizing: border-box;
    /* Auto layout */
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    /* padding: 18px 27px; */
    gap: 10px;
    max-width: 291px;
    height: 57px;
    border: 2px solid #FFFFFF;
    filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.02)) drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.08));
    border-radius: 12px;
    font-family: 'Roboto';
    transition: 0.3s;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    /* identical to box height */
    /* White */
    color: #FFFFFF;
    /* margin-left: 19px; */
    /* white-space: pre; */
    width: 100%;
}

.botton_wrep {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.name4 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 49px;
    text-align: center;
    /* Black */
    color: #1A1A1A;
    margin-bottom: 20px;
    padding: 0 15px;
}

.text5 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #6B6B6B;
    margin-bottom: 28px;
    padding: 0 15px;
    max-width: 1020px;
    text-align: center;
    margin: 0 auto;
}

.latest_news-blocks {
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    margin-bottom: 32px;
}

.latest_news-block {
    width: calc((25%) - 20px);
    /* Card */
    box-sizing: border-box;
    /* White */
    background: #FFFFFF;
    border: 1px solid #F1F1F1;
    border-radius: 16px;
    padding: 15px;
    padding-bottom: 6px;
}

.latest_news-name {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    /* Black */
    color: #1A1A1A;
    margin-top: 12px;
    /* padding: 0 15px; */
}

.latest_news-text {
    height: 41px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #6B6B6B;
    overflow: hidden;
    margin-top: 7px;
    /* padding: 0 15px; */
}

.latest_news-time {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */
    color: #6B6B6B;
    margin-top: 13px;
    /* padding: 0 15px; */
}

.partners-wrep {
    display: flex;
    align-items: center;
    padding: 0 15px;
    justify-content: space-between;
}

.contact_us-form {
    /* Frame 8 */
    width: 540px;
    /* min-height: 747px; */
    /* Blue Main */
    background: #117CC2;
    border-radius: 24px;
    width: 50%;
    padding: 51px 52px;
    max-width: 541px;
    height: auto;
}

.name5 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 49px;
    /* White */
    color: #FFFFFF;
    margin-bottom: 11px;
}

.text6 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    /* White */
    color: #FFFFFF;
}

form input {
    /* Frame 14 */
    box-sizing: border-box;
    max-width: 440px;
    height: 62px;
    background: #0F74B6;
    border: 1px solid #178AD5;
    border-radius: 12px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    /* identical to box height */
    color: #8CC1E4;
    margin-bottom: 12px;
    width: 100%;
    padding-left: 24px;
}

form input::placeholder {
    color: #8CC1E4;
   
}

.contact_us-wrep {
    display: flex;
    gap: 20px;
}

.contact_us-img {
    width: 63%;
    border-radius: 20px;
    overflow: hidden;
    max-width: 938px;
}

.contact_us-img img {
    height: auto;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

nav a {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    /* identical to box height */
    /* Black */
    color: #1A1A1A;
    transition: 0.3s;
}

section.main {
    margin-top: 70px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1520px;
}

section.who_we {
    margin-top: 101px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1520px;
    height: 100%;
    min-height: calc(100vh - 544px);
}

section.opportunities {
    margin-top: 101px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1520px;
}

.our_path_wrep {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    max-width: 1520px;
    padding-top: 83px;
    padding-bottom: 32px;
}

.our_path_left {
    width: 50%;
    padding: 20px 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.our_path_right {
    width: 50%;
    padding-left: 59px;
}

section.latest_news {
    margin-top: 100px;
    max-width: 1520px;
    /* padding: 0 15px; */
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: 100px;
}

section.partners {
    margin-top: 102px;
    max-width: 1520px;
    margin: 0 auto;
    margin-top: 102px;
}

section.contact_us {
    margin-top: 102px;
    max-width: 1900px;
    padding: 0 15px;
    margin-bottom: 110px;
    max-width: 1520px;
    margin: 0 auto;
    margin-top: 102px;
    margin-bottom: 102px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1520px;
}

.botton3 {
    /* Frame 3 */
    box-sizing: border-box;
    /* Auto layout */
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 18px 32px;
    gap: 10px;
    transition: 0.3s;
    width: 220px;
    height: 57px;
    /* White */
    background: #FFFFFF;
    /* Blue Main */
    border: 2px solid #117CC2;
    border-radius: 12px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    /* identical to box height */
    /* Blue Main */
    color: #117CC2;
    white-space: pre;
    margin: 0 auto;
    margin-top: 29px;
}

.latest_news-time a {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #117CC2;
}

.latest_news_wrep {
    padding: 0 15px;
    max-width: 1520px;
    margin: 0 auto;
}

.title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #FFFFFF;
    margin-bottom: 5px;
}

.list ul {
    list-style: disc;
}

.list {
    margin-left: 29px;
}

.list ul li {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    color: #FFFFFF;
    cursor: initial;
}

.our_path-years {
    margin-bottom: 75px;
    position: relative;
}

.years {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
    margin-bottom: 7px;
}

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

.slider-but {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.slider-but1 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    /* padding: 18px 54px; */
    gap: 10px;
    width: 237px;
    height: 57px;
    /* Blue Main */
    background: #117CC2;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    /* width: 129px; */
    /* height: 21px; */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    transition: 0.3s;
}

.slider-but2 {
    box-sizing: border-box;
    /* Auto layout */
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    /* padding: 18px 32px; */
    gap: 10px;
    width: 220px;
    height: 57px;
    /* White */
    border: 2px solid #FFFFFF;
    border-radius: 12px;
    /* width: 156px; */
    /* height: 21px; */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    transition: 0.3s;
}

.slider-wrep {
    padding: 0 15px;
}

.latest_news-img {
    text-align: center;
}

.latest_news-img img {
}

.container {
    background: #FFFFFF;
    box-shadow: 0px 0px 6px rgb(0 0 0 / 2%), 0px 2px 4px rgb(0 0 0 / 8%);
}

.our_path-block:before {
    content: "";
    background: #FFFFFF;
    width: 6px;
    height: 100%;
    display: block;
    position: absolute;
    left: -44px;
    border-radius: 20px;
}

.our_path-block {
    position: relative;
    max-width: 606px;
    padding-left: 46px;
}

.our_path-years:before {
    content: "";
    background-image: url('../images/Group 5.png');
    position: absolute;
    display: block;
    width: 32px;
    height: 32px;
    left: -101px;
    background-repeat: no-repeat;
    top: 90px;
}

.our_path_left_wrep {
    max-width: 655px;
}

.footer__logo {
    margin-top: 8px;
}

.footer_copy {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    /* identical to box height */
    color: #ACB1B4;
    text-align: center;
    border-top: 1px solid #F4F4F4;
    padding-top: 26px;
    padding-bottom: 31px;
    margin-top: 18px;
}

select {
    box-sizing: border-box;
    max-width: 440px;
    height: 62px;
    background: #0F74B6;
    border: 1px solid #178AD5;
    border-radius: 12px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #8CC1E4;
    margin-bottom: 12px;
    width: 100%;
    padding-left: 20px;
    padding-right: 13px;
    appearance: none;
    -webkit-appearance: none;
    /* Safari/Chrome */
    -moz-appearance: none;
    /* Firefox */
    padding-right: 30px;
    cursor: pointer;
    /* line-height: 37px; */
    /* line-height: 6; */
}

.form_select:after {
    content: "";
    display: block;
    background: url("../images/weui_arrow-outlined.png") no-repeat;
    background-size: 16px;
    width: 24px;
    height: 24px;
    right: 25px;
    top: 21px;
    position: absolute;
    background-size: 24px;
}

.form_select {
    position: relative;
}

.checkbox1 {
    position: relative;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    user-select: none;
    gap: 8px;
}

.checkbox1 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkbox1 .checkmark {
    width: 27px;
    height: 27px;
    border: 2px solid #555;
    border-radius: 4px;
    display: inline-block;
    position: relative;
    background: #0F74B6;
    border: 1px solid #178AD5;
    border-radius: 6px;
    /* height: 23px; */
    min-width: 27px;
}

.checkbox1 input:checked + .checkmark::after {
    background-size: 12px;
    content: "";
    position: absolute;
    left: 1px;
    top: 1px;
    width: 24px;
    height: 18px;
    /* border: solid #000; */
    border-width: 0 2px 2px 0;
    /* transform: rotate(45deg); */
    background: url(../images/weui_arrow-outlined.png) no-repeat;
    background-size: 23px;
}

.checkbox1 input[type="checkbox"]:before {
    content=""; display: block;
    width: 24px;
    height: 24px;
    background: #0F74B6;
    border: 1px solid #178AD5;
    border-radius: 6px;
}

input[type="checkbox"] {
    /* Frame 22 */
    box-sizing: border-box;
    width: 24px;
    height: 59px;
    background: #0F74B6;
    border: 1px solid #178AD5;
    border-radius: 6px;
    opacity: 0;
    /* padding-left: 59px; */
}

label.checkbox1 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    /* White */
    color: #FFFFFF;
    /* Inside auto layout */
    flex: none;
    order: 1;
    /* padding-left: 14px; */
    flex-grow: 1;
    /* margin-left: 14px; */
    display: block;
    display: flex;
    margin-bottom: 12px;
}

span.checkmark_label {
    /* padding-left: 26px; */
    /* margin-left: 11px; */
    display: block;
}

.form_select option {
    line-height: 36px;
    padding: 43px;
    height: 45px;
    font-size: 19px;
    min-height: 4.2em;
}

.footer_soc a {
    display: block;
    /* background-color: #fff; */
}

.footer_soc a:hover,.header_bot:hover,.desktop a:hover ,.soc_btn-wrep a:hover,.slider-but1:hover,.slider-but2:hover ,.botton3:hover ,.botton1:hover,.botton2:hover {
    opacity: 0.8;
    cursor: pointer;
    transition: 0.3s;
}

.footer_soc {
    display: flex;
    gap: 12px;
}

.wrep-btn1 {
    display: flex;
    gap: 13px;
}

.wrep-btn1.wrep-btn1_mob {
    display: none;
}

.close-button_wrep {
    cursor: pointer;
    width: 40px;
    padding-left: 11px;
}

.header_bot {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 24px;
    gap: 10px;
    width: 204px;
    height: 45px;
    background: #F3AA27;
    border-radius: 12px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    transition: 0.3s;
    white-space: pre;
}

@media screen and (max-width: 1450px) {
    .slider-text {
        font-size: 35px;
        line-height: 48px;
    }

    .utp-block {
        width: 47%;
    }

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

  
    .latest_news-blocks {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        row-gap: 17px;
        column-gap: 0;
    }
nav ul li{
    margin-right: 20px;
    margin-right: 10px;
    margin-left: 10px;
}
    * {
    }
}

@media screen and (max-width: 1211px) {
      .latest_news-block {
        width: 49%;
        /* max-width: 307px; */
    }

    .slider-text p br {
        display:none;
    }
}

@media screen and (min-width: 1161px) {
    .logo__mob-menu {
        display: none !important;
    }

    .close-button_wrep {
        display: none !important;
    }
}

@media screen and (max-width: 1161px) {
    .soc_btn-wrep a {
        margin-left: 21px;
    }

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

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

    .footer_contacts.footer_contacts1 {
        text-align: center;
    }

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

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

    ul.footer-links {
        /* Black */
        color: #181818;
        padding-left: 0;
        text-align: center;
        display: flex;
        margin-right: 0;
        align-items: center;
        gap: 30px;
        flex-direction: column;
        max-height: 100%;
    }

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

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

    .our_path_left {
        width: auto;
        margin: 0 auto;
    }

    .our_path_right {
        margin: 0 auto;
        width: auto;
        margin-top: 44px;
    }

    .logo__mob-menu {
        display: block;
    }

    nav.desktop {
        display: none;
    }

    .footer_contacts1 a {
        display: flex;
        justify-content: center;
    }

    .contact_us-img {
        width: 43%;
    }

    .contact_us-form {
        width: 59%;
        padding: 51px 42px;
    }

    .slider-text {
     
        white-space: unset;
    }
    * {
    }
}

.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) {
    .contact_us-wrep {
        display: flex;
        flex-direction: column;
        flex-direction: column-reverse;
    }

    .contact_us-form {
        width: 100%;
        /* padding: 51px 41px; */
        margin: 0 auto;
    }

    .contact_us-img {
        width: 100%;
    }

    .form_title1 {
        font-size: 39px;
        line-height: 52px;
        padding-bottom: 30px;
    }

    .slider-text {
        max-width: 100%;
        font-size: 27px;
        line-height: 39px;
        white-space: unset;
    }

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

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

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

    .logo {
    }

    .who_we_wrep {
        display: flex;
        flex-direction: column;
        flex-direction: column-reverse;
    }

    .who_we_left {
        width: 100%;
    }

    .who_we_right {
        margin: 0 auto;
        width: auto;
        /* padding: 0 15px; */
    }

    * {
    }
}

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

@media screen and (max-width: 767px) {
    .wrep-btn1_desc .soc_btn-wrep {
        display: none;
    }

    .wrep-btn1_desc .logo__btn {
        display: none;
    }

    .our_path_right {
        margin: 0 auto;
        width: auto;
        margin-top: 44px;
        padding-left: 60px;
        padding-right: 25px;
        padding-right: 15px;
    }

    .our_path-block {
        padding-left: 8px;
    }

    .our_path-years:before {
        left: -63px;
    }

    a.logo_img {
        /* margin-left: 45px; */
        display: flex;
        align-items: center;
    }

    .footer__logo {
        /* max-width: 72px; */
        margin-bottom: 26px;
    }

    .footer__logo {
        max-width: 143px;
        /* height: 29px; */
        display: flex;
        align-items: center;
    }

    .partners-wrep {
        display: flex;
        flex-wrap: wrap;
        column-gap: 0px;
        row-gap: 22px;
    }

    .partners-img {
        width: 33%;
    }

    .who_we_right-img {
        width: 100%;
        max-width: 500px;
    }

    .utp-block-name {
        font-size: 17px;
        line-height: 22px;
    }

    .name3 {
        font-size: 39px;
        line-height: 40px;
    }

    .name2 {
        font-size: 39px;
        line-height: 40px;
    }

    .name4 {
        font-size: 39px;
        line-height: 40px;
    }

    .name5 {
        font-size: 39px;
        line-height: 40px;
    }

    .name5 {
        font-size: 39px;
        line-height: 40px;
    }

    .name1 {
        font-size: 39px;
        line-height: 40px;
    }

    .our_path_left {
        padding: 20px 15px;
    }

    .list {
        margin-left: 2px;
    }

    section.latest_news {
        margin-top: 50px;
    }

    .latest_news-name {
        font-size: 18px;
        line-height: 23px;
    }

    .latest_news-text {
        font-size: 15px;
        line-height: 19px;
    }

    .latest_news-time {
        font-size: 14px;
        line-height: 18px;
    }

    .div-block-16 {
        padding: 39px 32px 64px;
    }

    .wrep-btn1.wrep-btn1_mob {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

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

    .logo {
        max-width: 143px;
        /* height: 29px; */
        display: flex;
        align-items: center;
    }

    .container_menu {
    }

    .logo img {
        width: 100%;
        height: auto;
    }

    .slick-dots {
        bottom: 24px;
    }

    .title {
        font-size: 23px;
        line-height: 32px;
    }
.list ul li{
    font-size: 16px;
    line-height: 27px;
}
    section.contact_us {
        margin-bottom: 68px;
    }

    .footer_copy {
        font-size: 15px;
    }
.slider-block{
    min-height: 532px;
    height: calc(87vh - 150px);
}

.slider-text{
    white-space: normal;
}
    * {
    }
}

@media screen and (max-width: 600px) {
    .slider-text {
        font-size: 24px;
        line-height: 30px;
        white-space: inherit;
    }

    select {
        font-size: 17px;
        line-height: 21px;
        padding-right: 54px;
    }

    .form_select select::placeholder {
    }

    * {
    }
}

@media screen and (max-width: 500px) {
    .contact_us-form {
        width: 100%;
        padding: 51px 24px;
        margin: 0 auto;
    }

    .latest_news-block {
        width: 100%;
    }

    .form_select:after {
        right: 18px;
    }

    .name3 {
        font-size: 35px;
        line-height: 37px;
    }

    .name2 {
        font-size: 35px;
        line-height: 37px;
    }

    .name4 {
        font-size: 35px;
        line-height: 37px;
    }

    .name5 {
        font-size: 35px;
        line-height: 37px;
    }

    .name5 {
        font-size: 35px;
        line-height: 37px;
    }

    .name1 {
        font-size: 35px;
        line-height: 37px;
    }

    .div-block-16 {
        padding: 28px 27px 47px;
    }
}

a.inst {
    margin-top: 2px;
}
span.language.language-active {
 
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 7px 4px;
gap: 10px;

width: 33px;
height: 33px;

/* Blue Main */
background: #117CC2;
border-radius: 7px;


font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 19px;
/* identical to box height */
text-align: center;

/* White */
color: #FFFFFF;

}


.error {
    color: red;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
}      