@import "https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";
.messengers_widget {
    position: fixed;
    bottom: -60px;
    opacity: 0;
    right: 20px;
    z-index: 1000;
    animation: btnFadeIn .5s ease-in-out 1s forwards
}

@keyframes btnFadeIn {
    0% {
        bottom: -60px;
        opacity: 0
    }

    100% {
        bottom: 20px;
        opacity: 1
    }
}

.messengers_btn {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
	border-radius: 100%;
    background: #FED702;
    cursor: pointer
}

.messengers_btn svg {
    width: 38px;
    height: 36px
}

.messengers_wrapper {
    position: absolute;
    bottom: calc(100% + 10px);
    left: 0;
    display: flex;
    flex-direction: column;
	align-items: center;
    opacity: 0;
	width: 60px;
    visibility: hidden;
    transition: all .3s ease-in-out
}

.messengers_btn:hover .messengers_wrapper {
    opacity: 1;
    visibility: visible
}

.messengers_wrapper a {
	border-radius: 100%;
    width: 60px;
	background: #FED702;
    height: 60px;
	color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.messengers_wrapper a:not(:last-child) {
    margin-bottom: 10px
}

.messengers_wrapper a svg {
    width: 25px;
    min-width: 25px;
    height: 25px;
}

.messengers_wrapper a:hover {
    transform: scale(1.03)
}
.container {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 0 100px;
}
.header.absolute {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
	background: #ffffff;
}
.header {
    padding-top: 20px;
	position: relative;
    z-index: 100;
	background: #ffffff;
    padding-bottom: 20px;
}
.block_20.v2 .block_20__item img {
	display: block !important;
}
* {
    box-sizing: border-box;
}
h1 {
    font-size: 40px;
}

.header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header_menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.header_search {
    margin: 0 35px;
    position: relative;
    cursor: pointer;
}
.header_search svg {
    display: block;
}
div.asl_w .probox .promagnifier {
    position: absolute;
    left: 15px;
}
div.asl_r .results .item .asl_content {
    padding: 3px !important;
}
.asl_r_page .asl_content {
    display: flex;
}
.asl_r_page .asl_image {
    display: none !important;
}
div.asl_r * {
    font-family: 'Manrope', sans-serif;
}
.multi_load {
	position: absolute;
    z-index: 23;
    left: 55px;
	font-weight: bold;
	pointer-events: none;
    font-family: 'Manrope';
    top: 0;
}
div#mfcf7_zl_multifilecontainer {
	margin: 0 !important;
}
#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
    font-family: "Manrope" !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #000000 !important;
    line-height: 24px !important;
}
.promagnifier span {
    display: none !important;
}
.promagnifier {
    background: url("/source/b128281e3ffd1d7006cf72daa790b0fa/search-1.svg") no-repeat center !important;
}

.asl_w_container {
    min-width: 400px !important;
}
.modal {
    display: none;
}
body.search-open .asl_w_container {
    opacity: 1;
    visibility: visible;
    top: 140%;
}
#ajaxsearchlite1 .probox, div.asl_w .probox {
    padding: 9px 13px;
}
#ajaxsearchlite1 .probox .proinput input::placeholder, div.asl_w .probox .proinput input::placeholder {
    color: #999999 !important;
    font-family: "Manrope" !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}
div.asl_w {
    border-radius: 8px !important;
    background: #ffffff !important;
    border: 1px solid #d1d1d1 !important;
    box-shadow: none !important;
}
div.asl_m .probox .proinput {
    padding-left: 30px !important;
}
#ajaxsearchlite1 .probox .proinput, div.asl_w .probox .proinput {
    text-shadow: none !important;
}
.asl_keyword {
    display: none !important;
}
.asl_w_container {
    position: absolute;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    left: auto;
    top: 100%;
    right: 0;
}
.header_phone a svg {
    margin-right: 14px;
}
.header_phone a {
    display: flex;
    color: #ffffff;
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    align-items: center;
    line-height: 24px;
}
.header_menu {
    margin-left: 55px;
    position: relative;
}
.wrapper_404 img {
    display: block;
    margin: 0 auto;
}
.wrapper_404 p {
    text-align: center;
    margin-bottom: 40px;
    color: #7E7E7E;
}
.wrapper_404 {
    padding-bottom: 235px;
}
.wrapper_404 .btn {
    display: block;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px;
    width: fit-content;
}
.wrapper_404 h1 {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 24px;
}
.header_menu ul li a{
    color: #ffffff;
    font-family: "Manrope";
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    transition: all .3s linear;
    line-height: 24px;
}
.header_menu ul.menu > li:hover > a {
    color: #D9B801 !important;
}
.header_menu ul li:not(:last-child) {
    margin-right: 55px;
}
.header_menu ul, .header_col {
    display: flex;
    align-items: center;
}
.block_10__wrapper {
    padding: 64px 70px;
    border: 1px solid #d1d1d1;
    border-radius: 16px;
    display: grid;
    grid-template-columns: 1fr 350px;
    align-items: center;
    grid-gap: 100px;
}
.block_4.with_link .decoration_link {
    margin-top: 25px;
}
.block_10__item > ul {
    margin-top: 32px !important;
}
.block_10__item > img {
    display: block;
    width: 100%;
}
.block_10_title {
    font-family: "Manrope";
    font-size: 23px;
    font-weight: 600;
    line-height: 33px;
    color: #000000;
    margin-bottom: 24px;
}
.main_top_block {
    padding-top: 520px;
    background-size: cover !important;
    padding-bottom: 100px;
    position: relative;
}
.single-products .main_top_block_text {
    max-width: 678px;
}
.slick-dots li:only-child {
    display: none;
}
.main_top_block .slick-list {
	margin: 0 !important;
}
.main_top_block:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0, 0.6);
}
.main_top_block .slick-dots {
    bottom: 100px;
    right: 100px;
	position: absolute;
    width: fit-content;
}
.slick-dots .slick-active button {
    background: #ffffff;
}
.main_top_block .slick-dots li {
    height: 14px;
    width: 14px;
}
.main_top_block .slick-dots li button {
    border-radius: 100%;
    border: 2px solid #ffffff;
    width: 100%;
    height: 100%;
    padding: 0;
}
.slick-dots li button:before {
    display: none;
}
.btn {
    font-family: "Manrope";
    padding: 12px 24px;
    font-size: 16px;
    transition: all .3s linear;
    cursor: pointer;
    display: inline-block;
    border-radius: 16px;
    font-weight: 700;
    background: transparent;
    text-decoration: none;
    color: #000000;
    line-height: 24px;
    border: 1px solid transparent;
}
.btn.btn_v1 {
    background: #FED702;
}
.btn.btn_v2 {
    border-color: #FED702;
    background: transparent;
    color: #FED702;
}
.btn.btn_v2:hover {
    background: #FED702;
    color: #000000;
}
.clients {
	margin-bottom: 60px !important;
}
.products {
	margin-top: 60px !important;
}
.btn.btn_v1:hover {
    background: transparent;
    color: #FED702;
    border-color: #FED702;
}
.main_top_block_title {
    font-family: "Manrope";
    font-size: 48px;
    font-weight: 700;
    line-height: 64px;
    margin-bottom: 24px;
    color: #ffffff;
}
.main_top_block_title {
    max-width: 700px;
}
.main_top_block__wrapper {
    position: relative;
	margin: 0 !important;
}
.single-products .main_top_block__wrapper .container {
    max-width: 1440px;
}
.main_top_block_text, .main_top_block_text p {
    color: #ffffff;
    font-family: "Manrope";
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}
.clients_wrapper img {
    display: block;
    height: 55px;
    max-height: 55px;
}
.clients_title {
    color: #656565;
    font-family: "Manrope";
    font-size: 24px;
    margin-bottom: 40px;
    font-weight: 600;
    text-align: center;
    line-height: 36px;
}

.clients_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.subtitle {
    font-family: "Manrope";
    font-size: 14px;
    font-weight: 700;
    color: #999999;
    margin-bottom: 15px;
    text-align: center;
    line-height: 20px;
    text-transform: uppercase;
}
.products__item_text {
    color: #ffffff;
    z-index: 2;
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.products__item {
    border-radius: 8px;
    height: 480px;
    background-size: cover !important;
    max-height: 480px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 32px 24px;
    position: relative;
    overflow: hidden;
}
.products__item:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180.00deg, rgba(0, 0, 0, 0.2) 50%,rgba(0, 0, 0, 0.4) 100%);
}
.products__item_title {
    font-family: "Manrope";
    font-size: 24px;
    font-weight: 600;
    z-index: 2;
    line-height: 36px;
    color: #ffffff;
    margin-bottom: 15px;
}
.products__wrapper {
    display: grid;
    margin-bottom: 40px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 40px;
}
.products, .bg_block, .clients, .step_block, .our_work, .advantages, .download_catalog, .slide_block, .contacts_block, .seo_text {
    margin: 80px 0;
}
.seo_text ul, .seo_text ol {
	padding-left: 25px;
	margin: 20px 0;
}
.seo_text ol li {
	font-family: "Manrope";
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
}
.seo_text ol li:not(:last-child) {
	margin-bottom: 12px;
}
.seo_text ul li {
	font-family: "Manrope";
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
}
.seo_text ul li:not(:last-child) {
	margin-bottom: 12px;
}
p {
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
}
h2, h3, h1 {
    font-family: "Manrope";
    line-height: 140%;
}
.wrapper_button {
    display: flex;
    justify-content: center;
}
.title {
    color: #000000;
    font-family: "Manrope";
    font-size: 40px;
    text-align: center;
    font-weight: 700;
    line-height: 56px;
}
.products .title {
    margin-bottom: 45px;
}
.decoration_link {
    color:#000000;
    font-family: "Manrope";
    font-size: 16px;
    display: inline-block;
    padding-bottom: 2px;
    text-decoration: none;
    border-bottom: 2px solid #000000;
    font-weight: 700;
    line-height: 24px;
}
.bg_block__wrapper {
    display: flex;
    padding: 45px;
    background: url("/source/c7a6c1fd2bb1fc96ecea491c52423d47/background-grid-image.jpg") no-repeat center;
    border-radius: 16px;
    border: 1px solid #d1d1d1;
    align-items: center;
}
.bg_block__wrapper > img {
    display: block;
    min-width: 158px;
    margin-right: 55px;
}
.bg_block_title {
    font-family: "Manrope";
    font-size: 32px;
    color: #000000;
    margin-bottom: 24px;
    font-weight: 700;
    line-height: 40px;
}
.bg_block_text {
    font-family: "Manrope";
    font-size: 16px;
    color: #000000;
    margin-bottom: 32px;
    font-weight: 400;
    line-height: 24px;
}
.step_block {
    background: #000000;
    padding-top: 120px;
    padding-bottom: 120px;
}
.step_block .subtitle {
    text-align: left;
}
.step_block .title {
    text-align: left;
    color: #ffffff;
}
.step_block__wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 40px;
    margin-top: 64px;
    margin-bottom: 64px;
}
.step_block_title {
    color: #ffffff;
    font-family: "Manrope";
    margin-bottom: 24px;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
}
.step_block_number_text {
    color: #999999;
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.step_block_number {
    background: linear-gradient(90.00deg, rgb(236, 218, 119),rgb(248, 235, 202));
    -webkit-background-clip:
    text;
    -webkit-text-fill-color:
    transparent;
    background-clip:
    text;
    text-fill-color:
    transparent;
    font-family: "Manrope";
    font-size: 40px;
    margin-bottom: 32px;
    font-weight: 700;
    line-height: 40px;
}
.our_work__wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 64px;
    margin-bottom: 64px;
    grid-gap: 1px;
}
.our_work__item {
    height: 640px;
    max-height: 640px;
    text-decoration: none;
    position: relative;
    background-size: cover !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.our_work__item:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}
.block_20__item img:not(.active) {
    display: none !important;
}
.block_11__wrapper .slick-track, .block_1__wrapper .slick-track {
    display: flex;
}
.block_11__wrapper .slick-slide, .block_1__wrapper .slick-slide {
    height: inherit;
}
.our_work__item > a, .our_work__item span {
    text-decoration: none;
    color: #ffffff;
    font-family: "Manrope";
    font-size: 24px;
    position: relative;
    z-index: 10;
    font-weight: 600;
    line-height: 36px;
}
.advantages__wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 40px;
    margin-top: 64px;
}
.advantages__item_text {
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #000000;
}
.advantages__item {
    padding: 32px 40px;
    background: url("/source/b76550a8907ea0fa2129b7309ce6afcc/gridbackground.svg") no-repeat top;
    border: 1px solid #D1D1D1;
    border-radius: 16px;
}
.advantages__item_title {
    font-family: "Manrope";
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    color: #000000;
    margin-top: 24px;
    margin-bottom: 16px;
}
.download_catalog_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 20px;
    background: url("/source/9245a1ade43c519ec998f6d293bc0ba9/background-grid-2.svg") no-repeat center;
    border: 1px solid #D1D1D1;
    border-radius: 16px;
}
.download_catalog_wrapper_item {
    display: flex;
    align-items: center;
}
.download_catalog_wrapper_item_title {
    font-family: "Manrope";
    font-size: 32px;
    color: #000000;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 24px;
}
.download_catalog_wrapper_item_text {
    font-family: "Manrope";
    font-size: 16px;
    max-width: 610px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 32px;
    line-height: 24px;
}
.download_catalog_wrapper_item:last-child img {
    display: block;
    margin-right: 70px;
	max-width: 170px;
	object-fit: contain;
}
.slide_block__wrapper {
    background:url("/source/5f5ec2cbcea34e51a461d56c39b8f0dc/desktop.jpg") no-repeat center;
    background-size: cover !important;
    padding-top: 190px;
    padding-bottom: 190px;
    display: flex;
    position: relative;
    border-radius: 24px;
    overflow: hidden;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.slide_block__wrapper > * {
    z-index: 2;
}
.slide_block__wrapper:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgb(0,0,0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.slide_block_text {
    font-family: "Manrope";
    font-size: 16px;
    margin-bottom: 32px;
    color: #ffffff;
    font-weight: 500;
    line-height: 24px;
}
.slide_block__wrapper .btn {
    width: fit-content;
}
.slide_block_title {
    font-family: "Manrope";
    font-size: 40px;
    color: #ffffff;
    margin-bottom: 15px;
    font-weight: 700;
    line-height: 56px;
}
.contacts_block__wrapper {
    display: grid;
    grid-template-columns: 1fr 1.6fr;
    grid-gap: 40px;
    background-color: #F5F5F5;
    border-radius: 24px;
    overflow: hidden;
}
.contacts_block__wrapper_item iframe {
    border-bottom-left-radius: 24px;
    max-height: 594px;
    height: 100%;
    border-top-left-radius: 24px;
}
.contacts_block__wrapper_item:first-child {
   padding-bottom: 70px;
}
.contacts_block__wrapper_item_wrap_text {
    padding-left: 40px;
    padding-top: 70px;
}
.contacts_block_title {
    font-family: "Manrope";
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 24px;
    color: #000000;
    line-height: 40px;
}
.contacts_block_text {
    font-family: "Manrope";
    font-size: 16px;
    margin-bottom: 32px;
    color: #000000;
    font-weight: 400;
    line-height: 24px;
}
.contacts_block_address_text {
    font-family: "Manrope";
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    line-height: 24px;
}
.contacts_block_address_title {
    font-family: "Manrope";
    font-size: 20px;
    color: #000000;
    margin-bottom: 16px;
    font-weight: 600;
    line-height: 30px;
}
.contacts_block_address.active {
    padding-left: 36px;
    border-left: 4px solid #FED702;
    background: rgba(254, 215, 2, 0.1);
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
}
.contacts_block_address {
    padding-top: 20px;
    padding-left: 40px;
    padding-bottom: 20px;
    cursor: pointer;
}
.footer {
    background: #000000;
    padding-top: 65px;
    padding-bottom: 55px;
}
.footer_info svg {
    margin-right: 14px;
}
.footer_mail {
    margin-right: 60px;
}
.footer_info a {
    display: flex;
    align-items: center;
    font-family: "Manrope";
    font-size: 20px;
    text-decoration: none;
    font-weight: 600;
    line-height: 30px;
    color: #ffffff;
}
.footer_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer_info {
    display: flex;
    align-items: center;
}
.footer_menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
}
.footer_menu ul li a {
    font-family: "Manrope";
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 400;
    line-height: 24px;
}
.footer_menu ul li:not(:last-child) {
    margin-right: 45px;
}
.footer_menu {
    margin: 55px 0;
}
.footer_bottom {
    display: flex;
    align-items: center;
    padding-top: 40px;
    border-top: 1px solid #4D4D4D;
    justify-content: space-between;
}
.footer_bottom_text {
    font-family: "Manrope";
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    margin-right: 60px;
    line-height: 20px;
}
.footer_bottom_item {
    display: flex;
    align-items: center;
}
.footer_bottom ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.footer_bottom ul li a {
    font-family: "Manrope";
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #ffffff;
    text-decoration-line: underline;
}
.footer_bottom ul li:not(:last-child) {
    margin-right: 30px;
}
.footer_socials a {
    display: block;
    width: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.3);
    height: 48px;
}
.footer_socials a:not(:last-child) {
    margin-right: 24px;
}
.footer_socials {
    display: flex;
    align-items: center;
}
.slick-slide {
    margin: 0 20px;
}
.slick-list {
    margin: 0 -20px;
}
.block_1__item_text {
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #000000;
}
.block_1__item_title {
    font-family: "Manrope";
    font-size: 24px;
    font-weight: 600;
    margin-top: 32px;
    margin-bottom: 24px;
    line-height: 36px;
}
.footer_socials a svg {
    display: block;
}
.block_2__item img {
    display: block;
    width: 100%;
    min-height: 460px;
    max-height: 460px;
    height: 100%;
    object-fit: contain;
}
.block_1__item img {
    width: 100%;
    display: block;
    max-height: 230px;
    min-height: 230px;
    height: 100%;
    max-width: 265px;
    object-fit: contain;
}
.block_1__item {
    padding: 40px 24px;
    border-radius: 16px;
    border: 1px solid rgb(209, 209, 209);
}
.default_margin {
    margin: 80px 0;
}
.slick-arrow:before {
    display: none;
}
.slick-arrow{
    width: 48px;
    height: 48px;
    border-radius: 100%;
    border: 1px solid #d1d1d1;
}
.slick-arrow.slick-disabled {
   display: none !important;
}
.slick-prev {
    left: -75px;
    background: url("/source/fa28adffec3d4bc9f94ee150254c615c/arrow.svg") no-repeat center;
}
.slick-next {
    right: -75px;
    background: url("/source/d21a33fe8958134dd988223aa163a71c/arrow-right.svg") no-repeat center;
}
.title_v2 {
    font-family: "Manrope";
    font-size: 32px;
    margin-bottom: 45px;
    font-weight: 700;
    line-height: 40px;
    color: #000000;
}
.slick-dots {
    position: relative;
    bottom: 0;
    margin-top: 40px;
}
.slick-dots li {
    width: 14px;
    height: 14px;
    margin: 0;
}
.slick-dots li:not(:last-child) {
    margin-right: 5px;
}
.slick-dots li button {
    border: 2px solid #d1d1d1;
    border-radius: 100%;
    padding: 0;
    height: 100%;
    width: 100%;
}
.slick-dots li.slick-active button {
    background: #FED702;
    border-color: #FED702;
}
.block_2_title {
    font-family: "Manrope";
    font-size: 24px;
    font-weight: 600;
    margin-top: 32px;
    line-height: 36px;
}
.block_2__item ul {
    margin: 0;
    padding: 0;
    list-style-type: circle;
    padding-left: 14px;
    margin-top: 32px;
}
.block_2__item ul li {
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    line-height: 24px;
}
.block_2__item ul li:not(:last-child) {
    margin-bottom: 16px;
}
.block_3__item ul {
    display: flex;
    flex-wrap: wrap;
    list-style-type: circle;
    margin: 0;
    padding: 0;
    padding-left: 20px;
}
.block_3__item ul li {
    width: 50%;
    font-family: "Manrope";
    color: #000000;
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.block_3_text {
    font-family: "Manrope";
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    line-height: 24px;
}
.block_3__wrapper {
    padding: 72px 64px;
    border-radius: 16px;
    border: 1px solid #d1d1d1;
}
.block_3_title {
    font-family: "Manrope";
    font-size: 24px;
    margin-bottom: 24px;
    font-weight: 600;
    line-height: 36px;
    color: #000000;
}
.block_3__wrapper{
    display: grid;
    grid-template-columns: 1fr 1.4fr;
    grid-gap: 45px;
}
.block_4__item {
    display: grid;
    grid-template-columns: 276px 1fr;
    grid-gap: 80px;
    padding: 60px 48px;
    border: 1px solid #d1d1d1;
    border-radius: 16px;
    align-items: center;
}
.block_4__item > img {
    display: block;
    width: 100%;
    height: 240px;
    max-height: 240px;
    object-fit: contain;
}

.block_4_col ul {
    list-style-type: circle;
    padding-left: 16px;
    margin: 0;
}
.block_4_info svg {
    display: block;
	min-width: 32px;
    margin-right: 16px;
}
.block_4_info {
    margin-top: 32px;
    display: flex;
    font-family: "Manrope";
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 20px;
    text-transform: uppercase;
    align-items: center;
}
.block_4_col ul li {
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #000000;
}
.block_4_col ul li:not(:last-child) {
    margin-bottom: 16px;
}
.block_4_coL_title {
    font-family: "Manrope";
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 24px;
    color: #000000;
    text-transform: uppercase;
}
.block_4_title {
    font-family: "Manrope";
    font-size: 24px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 40px;
    line-height: 36px;
}
.block_4_cols {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 32px;
}
.block_5__wrapper {
    margin-bottom: 45px;
}
.block_5__wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 60px;
    padding: 48px 72px;
    border-radius: 16px;
    border: 1px solid #d1d1d1;
    align-items: center;
}
.block_5__item > img {
    display: block;
    max-width: 516px;
    width: 100%;
}
.block_5_description {
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
    margin-bottom: 45px;
}
.block_5_title {
    font-family: "Manrope";
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 36px;
}
.block_5_col_wrap_i img {
    display: block;
    max-width: 100px;
    margin: 0 auto;
}
.block_5_col_wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 55px;
}
.block_5_col_wrap_i > div {
    max-width: 110px;
    margin: 0 auto;
    margin-top: 16px;
    font-family: "Manrope";
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    text-align: center;
}
.custom_ul ul {
    list-style-type: circle;
    padding-left: 15px;
    margin: 0;
}
.custom_ul ul li {
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.block_5_bottom_item_text {
    font-family: "Manrope";
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-top: 24px;
}
.block_5_bottom {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 40px;
}
.custom_ul ul li:not(:last-child) {
    margin-bottom: 16px;
}
.block_5_bottom_item img {
    width: 200px;
    max-width: 200px;
    height: 130px;
    max-height: 130px;
    object-fit: contain;
}
.block_7 {
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
}
.block_7 .title_v2 {
    text-align: center;
}
.block_6__wrapper {
    display: flex;
    border-radius: 16px;
    background: url("/source/9245a1ade43c519ec998f6d293bc0ba9/background-grid-2.svg") no-repeat center;
    padding: 33px;
    border: 1px solid #d1d1d1;
    align-items: center;
}
.block_6__wrapper img {
    display: block;
    max-width: 157px;
    margin-right: 80px;
    object-fit: contain;
}
.block_7__item img {
    display: block;
    width: 100%;
	object-fit: cover;
	height: 100%;
}
.block_6__wrapper .title_v2 {
    margin-bottom: 24px;
}
.block_7__wrapper {
    display: grid;
    margin-bottom: 64px;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1px;
}
.header.black .header_menu ul li a, .header.black .header_phone a {
    color: #000000;
}
.porfolio_wrapper h1 {
    margin: 0;
    text-align: center;
    margin-bottom: 40px;
}
.porfolio_wrapper {
    margin-top: 100px;
    margin-bottom: 100px;
}
.portfolio_categories ul {
    list-style-type: none;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
}
.portfolio_categories ul li {
    font-family: "Manrope";
    margin-right: 16px;
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #D1D1D1;
    border-radius: 30px;
    cursor: pointer;
    padding: 12px 32px;
    color: #000000;
    line-height: 24px;
}
.portfolio_categories ul li.active {
    background: rgba(254, 215, 2, 0.1);
    border-color: #FED702;
}
.portfolio_item {
    position: relative;
}
.portfolio_info {
    width: fit-content;
    position: absolute;
    right: 24px;
    top: 24px;
    padding: 4px 16px;
    border-radius: 22px;
    background: rgba(0, 0, 0, 0.8);
    font-family: "Manrope";
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}
.portfolio_items {
    margin-top: 64px;
    margin-bottom: 64px;
}
.portfolio_items .container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 40px;
}
.portfolio_item_text svg {
    margin-right: 8px;
}
.portfolio_item_text {
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 500;
    display: flex;
    margin-top: 20px;
    align-items: center;
    line-height: 24px;
    color: #636363;
}
.portfolio_item_title {
    font-family: "Manrope";
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    line-height: 30px;
    margin-top: 24px;
    margin-bottom: 16px;
}
.portfolio_item img {
    display: block;
    width: 100%;
    max-height: 260px;
    border-radius: 16px;
    height: 100%;
    object-fit: cover;
}

/* .portfolio_item:nth-child(3n) {
   grid-row: span 2;
} */
.porfolio_wrapper[data-category="all"] .portfolio_item:nth-child(3n) {
	grid-row: span 2;
}
.porfolio_wrapper[data-category="all"] .portfolio_item:nth-child(3n) img {
	max-height: 605px
}
.portfolio_item:nth-child(3n) img {
/*     max-height: 605px; */
    /* height: 605px; */
}
.how_we_work__wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 64px;
}
.fancybox__caption > div:not(:last-child) {
    margin-right: 30px;
}
a:-webkit-any-link:focus-visible {
    outline: none !important;
}

.fancybox__caption  > div {
    display: flex;
    align-items: center;
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    line-height: 24px;
}
.fancybox-caption__body > div img {
    margin-right: 12px;
}
.fancybox__caption {
    display: flex;
    align-items: center;
    justify-content: center;
}
.fancybox-caption__body {
    display: flex;
    align-items: center;
    width: fit-content;
    margin: 0 auto;
    justify-content: center;
}
.fancybox-image, .fancybox-spaceball {
    border-radius: 16px !important;
}
.how_we_work__item {
    padding: 32px 24px;
    position: relative;
    width: 175px;
    margin-right: 57px;
    border: 1px solid #d1d1d1;
    border-radius: 16px;
}
.how_we_work__item svg {
    display: block;
    margin: 0 auto;
}
.how_we_work__item > span {
    position: absolute;
    right: 15px;
    font-family: "Manrope";
    font-size: 16px;
    color: #000000;
    top: -22px;
    font-weight: 500;
    line-height: 24px;
    width: 44px;
    height: 44px;
    border-radius: 45px;
    background: #d1d1d1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.how_we_work__item_text {
    font-family: "Manrope";
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    color: #000000;
    line-height: 24px;
    margin-top: 16px;
}
.line_rr  {
    content: '';
    background: url("/source/3c6684143719ad83f3a90ec2084d1167/se.svg") no-repeat center;
    height: 145px;
    width: 82px;
    display: inline-block;
    position: absolute;
    right: -82px;
    top: 68px;
}
.line_tt  {
    content: '';
    background: url("/source/df9405f75849a381f03b08a46c2f51ed/se2.svg") no-repeat center;
    height: 137px;
    width: 43px;
    display: inline-block;
    position: absolute;
    right: -41px;
    top: -59px;
    background-size: contain;
}
.how_we_work__item:nth-child(6), .how_we_work__item:nth-child(7), .how_we_work__item:nth-child(8), .how_we_work__item:nth-child(9) {
    margin-top: 57px;
}
.how_we_work_bottom_text {
    font-family: "Manrope";
    font-size: 16px;
    color: #999999;
    text-align: center;
    font-weight: 500;
    max-width: 672px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 64px;
    line-height: 24px;
}
.delivery__wrapper {
    display: grid;
    margin-top: 64px;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
}
.delivery__item {
    padding: 48px 40px;
    border: 1px solid #d1d1d1;
    border-radius: 16px;
    background: url("/source/43b7c324caeb568bd165107940577beb/bg-item.svg") no-repeat center;
}
.delivery__item_title {
    margin-top: 32px;
    font-family: "Manrope";
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 16px;
    line-height: 36px;
}
.delivery__item_text {
    font-family: "Manrope";
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    line-height: 24px;
}
.delivery__item svg {
    display: block;
}
.delivery__item:nth-child(2) {
    grid-row: 3 / -1;
    grid-column: 2 / 3;
}
.download_catalog.services .download_catalog_wrapper_item:first-child > img {
    max-width: 176px;
    display: block;
}
.download_catalog.services .download_catalog_wrapper_item:first-child > div {
    margin-left: 60px;
}

.download_catalog.services .download_catalog_wrapper {
    padding: 50px 25px;
}
.instalation .title + p {
    text-align: center;
    margin-bottom: 64px;
}
.instalation .download_catalog_wrapper {
   margin-top: 24px;
   background: url("/source/1d18715330b322e10ce882c16c6cd5d8/bg-lines.svg") no-repeat center;
}
.videos_block {
    margin: 64px 0;
}
.videos_block_title {
    font-family: "Manrope";
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    color: #000000;
    margin-bottom: 48px;
    line-height: 36px;
}
.videos_block__item img {
    display: block;
    border-radius: 8px;
    width: 100%;
}
.videos_block_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 40px;
}
.videos_block__item {
    position: relative;
    cursor: pointer;
}
.videos_block__item svg {
    position: absolute;
    top: 12px;
    right: 12px;
    display: block;
}
.text_image_block__wrapper {
    display: grid;
    margin-top: 64px;
    grid-template-columns: 1fr 1fr;
    grid-gap: 64px;
    align-items: center;
}
.text_image_block_item img {
    display: block;
    border-radius: 16px;
}
.contacts_form_wrapper_block__item h3 {
    font-size: 24px;
}
.who_trust {
    display: flex;
    align-items: center;
    margin-top: 24px;
    margin-bottom: 55px;
}
.contacts_form_wrapper_block__item h1 {
    margin-bottom: 24px;
    font-size: 40px;
}
.contacts_form_wrapper_block__item > p {
    font-family: "Manrope";
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 55px;
}
.who_trust img {
    display: block;
    filter: grayscale(1);
    max-width: 130px;
    object-fit: contain;
}
.who_trust img:not(:last-child) {
    margin-right: 50px;
}
.contacts_form_wrapper_block_grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 100px;
    align-items: center;
}
.contacts_form_wrapper_block__item .footer_socials a {
    background: rgba(0, 0, 0, 0.1);
}
.contacts_form_wrapper_block__item .footer_socials a svg path {
    fill: #000000;
}
.contacts_form_wrapper_block__item:last-child {
    padding: 48px 55px;
    border-radius: 24px;
    background: #f5f5f5;
}
.form__item p {
    margin: 0;
}
.wpcf7-form br {
    display: none !important;
}
.wpcf7-form label {
    font-family: "Manrope";
    font-size: 14px;
    color: #656565;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
}
.wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form input[type="tel"], .wpcf7-form textarea {
    font-family: "Manrope";
    font-size: 16px;
    border: 1px solid #D1D1D1;
    border-radius: 8px;
    background: #ffffff;
    appearance: none;
    width: 100%;
    display: block;
    box-sizing: border-box;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    padding: 14px 16px;
    color: #999999;
    font-weight: 400;
    margin-top: 8px;
    line-height: 24px;
}
.form__item:not(:last-child) {
    margin-bottom: 32px;
}
.wpcf7-form textarea {
    height: 120px;
    resize: none;
}
.wrapper_attach > div {
	position: relative;
}
.wrapper_attach {
   display: grid;
   grid-template-columns: 157px 1fr;
   grid-gap: 24px;
   align-items: center;
}
.mfcf7-zl-multifile-name {
	font-size: 14px;
	font-weight: bold;
}
.delete-file {
	background: url("/source/3cedcbceaadc1c1560bdba81016a0566/cross-3.svg") no-repeat center;
	width: 17px;
	height: 17px;
	font-size: 0;
	display: inline-block;
	margin-left: 10px;
}
.wrapper_attach label {
    background-image: url("/source/47dcb6053f3cb574cf4df424b371d5be/file.svg");
    background-repeat: no-repeat;
	background-position: center;
    font-family: "Manrope";
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
	background-size: contain;
    position: relative;
	display: block;
	width: 150px;
	height: 60px;
    text-transform: inherit;
    color: #000000;
}
.wrapper_attach > div:last-child p {
    font-family: "Manrope";
    font-size: 13px;
    font-weight: 500;
    color: #7E7E7E;
    line-height: 20px;
}
.wrapper_attach label .wpcf7-form-control-wrap {
    position: absolute;
    width: max-content;
    bottom: -26px;
    left: 0;
    font-size: 11px;
}
.wrapper_attach label input {
    opacity: 0;
    position: absolute;
    z-index: -1;
    display: none;
}
.form__item .wpcf7-submit {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    width: 100%;
    display: block;
}
#load-more-button {
    cursor: pointer;
}
.wpcf7-spinner {
    top: -36px !important;
}
.fancybox__slide {
    padding: 30px 30px !important;
}
.wpcf7-response-output {
    display: none;
}
.wpcf7-not-valid-tip {
    color: #D84445 !important;
	font-family: "Manrope", sans-serif;
    font-size: 12px;
    background: url("/source/9e10f59a999d4378a59cd6d3569ad2b4/error.svg") no-repeat left;
    padding-left: 20px;
    text-transform: none;
    margin-top: 8px;
}
.page-template-default.page:not(.home) {
    background: #000000;
}
.content_default_page .content_default_page__wrapper {
    border-radius: 24px;
    background: #ffffff;
    padding: 100px 200px;
}
.block_11_colors {
    display: flex;
    align-items: center;
}
.block_11__item ul {
    margin: 24px 0;
    flex: 1;
}
.block_11_bottom_block {
    display: flex;
    padding: 22px 32px;
    border: 1px solid #d1d1d1;
    border-radius: 16px;
    align-items: center;
    justify-content: space-between;
}
.block_11_title > span {
    font-family: "Manrope";
    font-size: 14px;
    font-weight: 500;
    color: #636363;
    display: block;
    margin-top: 8px;
    line-height: 20px;
}
.block_11__item {
    padding: 32px 24px;
    display: flex !important;
    flex-direction: column;
    border: 1px solid #D1D1D1;
    border-radius: 16px;
    background: #ffffff;
}
.block_11_bottom_block > div:first-child {
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    line-height: 24px;
}
.block_11_bottom_block > div:first-child {
    display: flex;
    align-items: center;
}
.block_11_bottom_block > div:first-child svg {
    margin-right: 16px;
    display: block;
}
.block_11__item > img {
    height: 170px;
    max-height: 170px;
    object-fit: contain;
}
.block_11_colors img {
    display: block;
    width: 50px;
}
.block_11_colors img:not(:last-child) {
    margin-right: 24px;
}
.block_11_title {
    font-family: "Manrope";
    font-size: 18px;
    font-weight: 600;
    margin: 24px 0;
    color: #000000;
    line-height: 28px;
}
.block_13_wrapper_top {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 40px;
}
.block_13_wrapper_top_item {
    padding: 48px;
    border: 1px solid #D1D1D1;
    border-radius: 16px;
    background: url("/source/856610b611dcda23dc6e2428d8ccb098/background-grid-image.svg") no-repeat center;
}
.block_13_wrapper_top_item > svg {
    display: block;
    margin-bottom: 20px;
}
.block_13_wrapper_top_item_title {
    font-family: "Manrope";
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #000000;
    line-height: 28px;
}
.block_13_wrapper_top_item_text {
    font-family: "Manrope";
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    color: #000000;
}
.block_13_wrapper_top_item_text span {
    font-family: "Manrope";
    font-size: 16px;
    margin-top: 18px;
    display: block;
    font-weight: 400;
    line-height: 24px;
}
.block_13_wrapper_center {
    margin: 70px 0;
    background-color: #E3F4FF;
    padding-top: 100px;
    border-radius: 16px;
    padding-left: 70px;
    padding-right: 70px;
    padding-bottom: 100px;
    background-image: url("/source/b0d9cf21ceabd981ea8514d07a6a4b88/bg-snow.svg");
    background-repeat: no-repeat;
    background-position: bottom right;
}
.block_13_wrapper_center_text {
    font-family: "Manrope";
    text-align: center;
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    line-height: 28px;
}
.block_13_wrapper_bottom .block_13_wrapper_top_item_title {
    margin-bottom: 0;
    margin-top: 20px;
}
.block_13_wrapper_center_title {
    font-family: "Manrope";
    font-size: 32px;
    color: #000000;
    margin-bottom: 30px;
    text-align: center;
    font-weight: 700;
    line-height: 48px;
}
.block_13_wrapper_bottom {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
}
.block_13_wrapper_bottom .block_13_wrapper_top_item_title {
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 25px;
}
.block_13_wrapper_bottom .block_13_wrapper_top_item {
    background: url("/source/9bbd8d3fcd79933bcde331dabace2891/background-grid-image2.svg") no-repeat center;
    background-size: cover;
}
.block_14__wrapper {
    display: grid;
    grid-template-columns: 385px 1fr;
    align-items: center;
    grid-gap: 55px;
}
.block_14__wrapper img {
    display: block;
    width: 100%;
}
.block_14_title {
    font-family: "Manrope";
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 24px;
}
.block_15__item_text {
    font-family: "Manrope";
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.block_15__item_title {
    font-family: "Manrope";
    font-size: 24px;
    color: #000000;
    font-weight: 600;
    margin-top: 32px;
    margin-bottom: 24px;
    line-height: 36px;
}
.block_16_wrap {
    padding: 20px 30px;
    border: 1px solid #d1d1d1;
    border-radius: 16px;
    display: flex;
    align-items: flex-start;
}
.block_16_wrap svg {
    display: block;
    min-width: 24px;
    margin-right: 16px;
}
.block_16_wrap span {
    font-family: "Manrope";
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    line-height: 24px;
}
.block_17__wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
}
.block_17__item {
    border: 1px solid #d1d1d1;
    border-radius: 16px;
    padding: 40px 32px;
}
.block_17__item img {
    display: block;
    width: 100%;
}
.block_17__item_text {
    font-family: "Manrope";
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    color: #999999;
    margin-top: 30px;
    line-height: 36px;
}
.block_18_wrapper {
    padding: 64px 72px;
    border: 1px solid #d1d1d1;
    border-radius: 16px;
}
.block_18_item ul {
    margin: 30px 0;
}
.block_19__item {
    display: flex;
    align-items: center;
    border: 1px solid #d1d1d1;
    padding: 42px;
    border-radius: 16px;
}
.block_19__item > img {
    max-width: 286px;
    display: block;
    margin-right: 40px;
}
.block_19__item > div > ul {
    margin: 30px 0;
}
.block_20__wrapper {
    display: grid;
    margin-bottom: 60px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 40px;
}
.block_20__item_stat_items {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    min-height: 104px;
}
.block_20__item_stat {
    margin-top: 15px;
}
.block_20__item_stat_items span {
    font-family: "Manrope";
    font-size: 16px;
    cursor: pointer;
    font-weight: 500;
    color: #000000;
    padding: 4px 20px;
    line-height: 24px;
    margin-bottom: 11px;
    border: 1px solid #d1d1d1;
    border-radius: 100px;
}
.block_20__item_stat_items span:not(:last-child) {
    margin-right: 11px;
}
.block_20__item img {
    display: block;
    width: 100%;
    height: 358px;
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
    object-fit: contain;
}
.block_20__item_stat_title {
    font-family: "Manrope";
    font-size: 14px;
    color: #999999;
    margin-bottom: 12px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
}
.block_20__item_title {
    font-family: "Manrope";
    font-size: 24px;
    font-weight: 600;
    color: #000000;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 36px;
}
.block_20__item_stat select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #d1d1d1;
    background: url("/source/cc953246d8e106d132cff93acc9329e6/icons-outline.svg") no-repeat 95%;
    padding: 12px 24px;
    font-family: "Manrope";
    font-size: 16px;
    color: #000000;
    outline: none;
    font-weight: 500;
    line-height: 24px;
    display: block;
    width: 100%;
    border-radius: 8px;
}
.block_20__wrapper .slick-track {
	display: flex;
}
.block_20__item {
    padding: 40px 24px;
    border: 1px solid #d1d1d1;
    border-radius: 16px;
	height: inherit;
}
.block_21__wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
}
.block_21__item {
    display: flex;
    align-items: center;
    padding: 40px 32px;
    border: 1px solid #d1d1d1;
    border-radius: 16px;
}
.block_21__item > img {
    display: block;
    max-width: 263px;
    margin-right: 40px;
    width: 100%;
    max-height: 330px;
    object-fit: contain;
}
.block_21__item_images img:not(:last-child) {
    margin-right: 24px;
}
.block_21__item_images {
    display: flex;
    align-items: center;
}
.block_21__item ul {
    margin: 24px 0;
}
.block_21__item_images img {
    display: block;
    max-width: 50px;
    width: 50px;
}
.block_21__item_title {
    font-family: "Manrope";
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    line-height: 28px;
}
.block_22__wrapper {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 40px;
    margin-top: 40px;
}
.block_22 .title_v2 {
    margin-bottom: 24px;
}
.block_22__item_circle {
    background: rgb(246, 247, 247);
    padding: 40px 30px;
    border-radius: 100%;
}
.block_22__item img {
    display: block;
    width: 100%;
}
.block_22__item_text {
    margin-top: 24px;
    font-family: "Manrope";
    font-size: 18px;
    color: #000000;
    text-align: center;
    font-weight: 600;
    line-height: 28px;
}
.block_22_wrap {
    border: 1px solid #d1d1d1;
    border-radius: 16px;
    padding: 64px 72px;
}
.block_4.with_images .block_4_title{
    margin-bottom: 24px;
}
.block_4.with_images ul {
    margin: 24px 0;
    gap: 16px 30px;
    display: flex;
    flex-wrap: wrap;
}
.block_4.with_images .block_4_title {
    font-size: 18px;
}
.block_4.with_images ul li {
    width: calc(50% - 30px);
    margin-bottom: 0;
}
.block_4.with_images .block_4__item {
    display: flex;
    grid-gap: 40px;
}
.block_4.with_images .block_4__item > img {
    max-width: 378px;
    max-height: 330px;
    height: auto;
}
.block_24_items {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 40px;
}
.block_24_item img {
    width: 100%;
    display: block;
}
.block_24_item_title {
    font-family: "Manrope";
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 20px;
    line-height: 28px;
}
.block_24_item_colors {
    display: flex;
    align-items: center;
    justify-content: center;
}
.block_24_item_colors span {
    width: 24px;
    min-width: 24px;
    height: 24px;
    border-radius: 100%;
    background: red;
}
.block_24_item_colors span:not(:last-child) {
    margin-right: 20px;
}
.block_24__wrapper {
    border: 1px solid #d1d1d1;
    padding: 64px 72px;
    border-radius: 16px;
}
.block_24__title {
    margin-bottom: 24px;
    font-family: "Manrope";
    font-size: 24px;
    font-weight: 600;
    color: #000000;
    line-height: 36px;
}
.block_24_subtitle {
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 32px;
    color: #000000;
    line-height: 24px;
}
.block_18.two_col .block_18_item {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 45px;
    align-items: flex-start;
}
.block_20.v2 .block_20__item > img {
    max-height: 194px;
}
.block_20.v2 .block_20__item_stat_items {
    min-height: auto;
}
.block_20__item_stat_items ul {
    margin: 8px 0;
}
.block_20.v2 .block_20__wrapper {
    display: block;
}
.block_20.no-slider .block_20__wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
}
.block_27__item {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
    align-items: center;
}
.block_27__item > img {
    display: block;
    width: 100%;
}
.block_27__item ul {
    margin: 20px 0;
}
.block_27 .block_20__item_stat_items {
    min-height: auto;
}
.block_27 .wrapper_button {
    margin-top: 40px;
}

.block_27 .block_20__item_stat_items span {
    padding-left: 15px;
    padding-right: 15px;
}
.block_17.col_4 .block_17__wrapper {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.block_17.col_4 .block_17__item img {
    max-height: 236px;
    height: 236px;
    object-fit: contain;
}
.block_17.col_4  .wrapper_button {
    margin-top: 64px;
}
.block_17.col_5 .block_17__wrapper {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.block_17.col_5 .block_17__item_text {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.block_17.col_5 .block_17__item img {
    max-height: 134px;
    height: 134px;
    object-fit: contain;
}

.proclose svg {
    display: none !important;
}
.proclose {
    background: url("/source/a66dd7b85a03d00b497cf47b76bfd10b/cross-7.svg") no-repeat center !important;
}
div.asl_w .probox div.asl_simple-circle {
    border: 2px solid #d1d1d1 !important;
}
@media(min-width: 768px) {
	.menu > li > ul > li > ul {
    display: grid;
    grid-gap: 16px;
    grid-template-columns: 1fr 1fr 1fr;
}
.menu > li > ul {
    max-width: 800px;
    padding: 24px;
    border-radius: 0 0 16px 16px;
    background: #ffffff;
    position: absolute;
    top: 235%;
    width: 800px;
    opacity: 0;
    transform: translateY(1000px);
    transition: all .3s ease-in;
    visibility: hidden;
}
.menu > li > ul:before {
    content: '';
    position: absolute;
    height: 40px;
    left: 0;
    width: 100%;
    top: -40px;
}
/* .header.black .menu > li.menu-item-has-children:hover > .sub-menu  {
    border: 1px solid #000000;
} */
.menu > li.menu-item-has-children:hover > .sub-menu {
    opacity: 1;
	z-index: 20;
    visibility: visible;
    transform: translateY(0);
}
.menu > li > ul > li > a{
    color: #000000;
    font-family: "Manrope";
    font-size: 24px;
    font-weight: 600;
    display: block;
    line-height: 36px;
    margin-bottom: 16px;
}
.menu > li > ul > li > ul li a {
    color: #000000;
    font-family: "Manrope";
    font-size: 14px;
    transition: all .3s linear;
    font-weight: 400;
    line-height: 20px;
}
}
.seo_text.block {
    margin-top: 40px;
    margin-bottom: 40px;
}
.is-compact .fancybox__content>.f-button.is-close-btn {
    --f-button-bg: none !important;
    --f-button-hover-bg: transparent !important;
    --f-button-hover-color: transparent !important;
}
.seo_text_2_col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
    padding-top: 40px;
    border-top: 1px solid #D1D1D1;
}
.menu > li > ul > li > ul li a:hover {
    color: #D9B801 !important;
}
.products__item .btn {
    position: relative;
    margin-top: 24px;
    width: fit-content;
    display: none;
    position: absolute;
    bottom: -200px;
}
.products__item:hover .btn {
    display: block;
    position: relative;
    bottom: 0;
}
.modal.fancybox__content {
    border-radius: 24px;
    background: #ffffff;
    padding: 45px;
    max-width: 590px;
}
.wpcf7 .form__item:nth-child(3), .wpcf7 .form__item:nth-child(4), .wpcf7 .form__item:nth-child(5), .wpcf7 .form__item:nth-child(6) {
    grid-column: 1/3;
}
.wpcf7 .form__wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0 24px;
}
.fancybox__content>.f-button.is-close-btn {
    top: 15px !important;
    right: 15px !important;
}
.fancybox__content>.f-button.is-close-btn svg path {
    color: #999999;
}

.fancybox_button svg {
    height: 32px !important;
    width: 32px !important;
}
.fancybox-button svg path {
    fill: #999999 !important;
}
.fancybox-close-small{
    top: 15px !important;
    right: 20px !important;
}
.form_popup_text {
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 24px;
    line-height: 24px;
}
.form_popup_title {
    font-family: "Manrope";
    font-size: 32px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 16px;
    line-height: 40px;
}
.block_15__item img {
	display: block;
	width: 100%;
}
.burger {
	display: none;
}
.logo_mobile {
	display: none;
}
.mobile_menu {
	display: none;
}
@media(max-width: 1300px) {
	.block_5_bottom {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
	.container {
		padding: 0 80px;
	}
}
@media(max-width: 1200px) {
	.header_menu {
		display: none;
	}
	.container {
		padding: 0 20px;
	}
	.how_we_work__item:nth-child(6), .how_we_work__item:nth-child(7), .how_we_work__item:nth-child(8), .how_we_work__item:nth-child(9) {
		margin-top: 0;
	}
	.how_we_work__item {
		width: 100%;
	}
	.line_rr, .line_tt {
		display: none;
	}
	.how_we_work__item:nth-child(1):before {
		right: -26px;
	}
	.how_we_work__item:nth-child(6):before {
		right: -26px;
	}
	.how_we_work__item:nth-child(7):before {
		left: -26px;
	}
	.how_we_work__item:nth-child(3):before {
		left: -26px;
	}
	.how_we_work__item:nth-child(2):before {
		right: 50%;
		top: 100%;
		height: 25px;
		width: 1px;
	}
	.how_we_work__item:nth-child(4):before {
		right: -26px;
	}
	.how_we_work__item:nth-child(9):before {
		right: -26px;
	}
	.how_we_work__item:nth-child(8):before {
		right: 50%;
		top: 100%;
		height: 25px;
		width: 1px;
	}
	.how_we_work__item:nth-child(6) {
		grid-area: 1/2;
	}
	.how_we_work__item:nth-child(3) {
		grid-area: 2/2;
	}
	.how_we_work__item:nth-child(8) {
		grid-area: 2/1;
	}
	.how_we_work__item {
		position: relative;
	}
	.how_we_work_bottom_text {
		margin-top: 32px;
	}
	.text_image_block_item img {
		margin-left: auto;
		margin-right: auto;
	}
	.contacts_form_wrapper_block_grid {
		grid-template-columns: 1fr;
	}
	.text_image_block_item:last-child {
		order: -1;
	}
	.text_image_block__wrapper {
		grid-template-columns: 1fr;
	}
	.videos_block_wrapper {
		grid-template-columns: 1fr;
	}
	.videos_block__item {
		max-width: 387px;
		margin: 0 auto;
	}
	.instalation .title + p {
		text-align: left;
	}
	.download_catalog_wrapper_item > div {
		margin-right: 20px;
	}
	.download_catalog.services .download_catalog_wrapper {
		align-items: flex-end;
	}
	.download_catalog.services .download_catalog_wrapper {
		padding: 42px;
	}
	.download_catalog.services .download_catalog_wrapper_item:first-child > div {
		margin-left: 0;
	}
	.download_catalog.services .download_catalog_wrapper_item:last-child img {
		margin-bottom: 50px;
	}
	.download_catalog .download_catalog_wrapper_item {
		flex-direction: column;
	}
	.how_we_work__item:not(:nth-child(5)):before {
		content: '';
		width: 25px;
		height: 1px;
		background: #D1D1D1;
		top: 50%;
		position: absolute;
	}
	.how_we_work__item:nth-child(7) {
		grid-area: 2/3;
	}
	.how_we_work__item:nth-child(9) {
		grid-area: 3/2;
	}
	.how_we_work__wrapper {
		display: grid;
		grid-gap: 25px;
		grid-template-columns: 1fr 1fr 1fr;
	}
	.contacts_form_wrapper_block__item:last-child {
		padding: 24px;
	}
	.portfolio_items .container {
		grid-template-columns: 1fr !important;
	}
	.who_trust img:not(:last-child) {
		margin-right: 0;
	}
	.who_trust {
		flex-wrap: wrap;
		gap: 20px;
	}
	.portfolio_items .container {
		grid-template-columns: 1fr 1fr;
		grid-gap: 40px;
	}
	.portfolio_items {
		margin-top: 40px;
	}
	.portfolio_item:nth-child(3n) img {
		max-height: 100%;
		height: 260px;
	}
	.portfolio_item:nth-child(3n) {
		grid-row: auto;
	}
	.block_17.col_5 .block_17__wrapper {
		grid-template-columns: 1fr 1fr 1fr;
	}
	.block_17.col_4 .block_17__wrapper {
		display: block;
	}
	.block_27 .wrapper_button {
		justify-content: flex-start;
	}
	.block_27__item > img {
		max-width: 370px;
	}
	.block_27__item {
		grid-template-columns: 1fr;
	}
	.block_20.no-slider .block_20__wrapper {
		grid-gap: 20px;
		grid-template-columns: 1fr;
	}
	.block_17__wrapper {
		grid-gap: 20px;
	}
	.block_4_title {
		margin-bottom: 24px;
	}
	.block_5__item > img {
		margin: 0 auto;
	}
	.block_14__wrapper {
		grid-template-columns: 1fr 1fr;
	}
	.title_v2 {
		text-align: left;
	}
	.main_top_block {
		padding-top: 300px;
		padding-bottom: 64px;
	}
	.block_7 .title_v2 {
		padding-left: 20px;
		padding-right: 20px;
		text-align: left;
	}
	.block_13_wrapper_bottom {
		grid-gap: 20px;
	}
	.block_13_wrapper_center {
		margin-left: -20px;
		margin-right: -20px;
	}
	.block_13_wrapper_top_item_title, .block_13_wrapper_top_item_text {
		text-align: center;
	}
	.block_13_wrapper_top_item > svg {
		margin-left: auto;
		margin-right: auto;
	}
	.block_5__item:last-child {
		order: -1;
	}
	.block_13_wrapper_top {
		grid-gap: 20px;
	}
	.block_11_title {
		margin-bottom: 0;
	}
	.block_21__wrapper {
		grid-template-columns: 1fr;
	}
	.block_20__item_stat_items {
		min-height: auto;
	}
	.block_20__wrapper {
		display: block;
	}
	.block_10__item > img {
		max-width: 435px;
		margin-left: auto;
		margin-right: auto;
	}
	.block_4.with_images .block_4__item > img {
		margin-left: auto;
		margin-right: auto;
	}
	.block_24_items {
		grid-template-columns: 1fr 1fr 1fr;
	}
	.block_4.with_images .block_4__item {
		display: grid;
		padding: 42px;
		grid-template-columns: 1fr;
	}
	.block_19__item > img {
		max-width: 100%;
	}
	.block_10__wrapper {
		grid-template-columns: 1fr;
		grid-gap: 64px;
	}
	.block_10__item:last-child {
		order: -1;
	}
	.block_19__item {
		display: grid;
		grid-gap: 42px;
		grid-template-columns: 1fr 1fr;
	}
	.block_10__wrapper, .block_18_wrapper, .block_22_wrap, .block_24__wrapper {
		padding: 42px;
	}
	.block_7__wrapper {
		margin-bottom: 40px;
	}
	.block_5_bottom_item img {
		margin: 0 auto;
	}
	.block_5_bottom {
		display: block;
		grid-gap: 0;
	}
	.block_5_col_wrap {
		display: flex;
	}
	.block_5__wrapper {
		grid-template-columns: 1fr;
		padding: 48px;
	}
	.block_4__item {
		grid-template-columns: 1fr;
		padding: 36px 24px;
	}
	.block_3__wrapper {
		grid-template-columns: 1fr;
		padding: 35px;
		grid-gap: 24px;
	}
	.slick-dots {
		margin-top: 20px;
	}
	.slick-list {
		margin: 0 -10px;
	}
	.block_2__item img {
		border-radius: 16px;
		object-fit: cover;
	}
	.slick-slide {
		margin: 0 10px;
	}
	.footer_bottom_text {
		margin-right: 0;
		margin-bottom: 16px;
	}
	.footer_bottom_item {
		flex-direction: column;
		align-items: flex-start;
	}
	.footer_top .btn {
		display: none;
	}
	.seo_text h1 {
		font-size: 32px;
	}
	.contacts_block__wrapper {
		grid-template-columns: 1fr 1fr;
		grid-gap: 10px;
	}
	.download_catalog_wrapper_item:last-child img {
		margin-right: 0;
	}
	.advantages__wrapper {
		margin-top: 50px;
	}
	.our_work__wrapper, .our_work__item {
		display: flex !important;
	}
	.step_block {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.bg_block__wrapper > img {
		width: 50%;
	}
	.products__wrapper {
		grid-gap: 16px;
	}
	.clients_title, .subtitle, .title {
		text-align: left;
	}
	body.home .our_work__wrapper {
		display: block !important;
	}
}

@media(max-width: 768px) {
	.block_21__item {
		flex-direction: column;
	}
	.header_search {
		display: none;
	}
	.header_phone > a {
		font-size: 0 !important;
	}
	.header_phone {
		display: block !important;
		position: absolute;
		right: 0;
	}
	.block_24_item img {
		max-width: 186px;
		margin-left: auto;
		margin-right: auto;
	}
	.block_24_items {
		grid-template-columns: 1fr;
	}
	.block_4.with_images ul li {
		width: 100%;
	}
	.block_4.with_images ul {
		flex-direction: column;
	}
	.block_21__item > div {
		width: 100%;
		margin-top: 30px;
	}
	.block_21__item > img {
		margin-left: auto;
		margin-right: auto;
	}
	.content_default_page .content_default_page__wrapper {
		padding: 24px;
	}
	.how_we_work__wrapper {
		grid-template-columns: 1fr;
	}
	.delivery__wrapper {
		grid-template-columns: 1fr;
	}
	.delivery__item:nth-child(2) {
		grid-row: auto;
		grid-column: auto;
	}
	.products, .bg_block, .clients, .step_block, .our_work, .advantages, .download_catalog, .slide_block, .contacts_block, .seo_text {
		margin: 60px 0;
	}
	.delivery__item {
		padding: 24px;
	}
	.how_we_work__item:before {
		height: 25px !important;
		width: 1px !important;
		left: 50% !important;
		top: 100% !important;
	}
	.how_we_work__item:nth-child(6) {
		grid-area: 2/1 !important;
	}
	.how_we_work__item:nth-child(7) {
		grid-area: 4/1 !important;
	}
	.how_we_work__item:nth-child(8) {
		grid-area: 6/1 !important;
	}
	.how_we_work__item:nth-child(9) {
		grid-area: 8/1 !important;
	}
	.how_we_work__item > span {
		top: 15px;
	}
	.how_we_work__item {
		grid-area: auto !important;
		margin-right: 0;
	}
	.block_7 .slick-list {
		margin: 0;
	}
	.block_7__item img {
		min-height: 345px;
	}
	.mobile_menu {
		transform: translateY(-1000px);
		position: fixed;
		z-index: 100;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: 100%;
		transition: all .3s linear;
		bottom: 0;
		background: #000000;
	}
	.mobile_menu_wrapper .menu > li.menu-item-has-children > .sub-menu > li > a {
		display: none;
	}
	.mobile_menu_wrapper {
		margin-bottom: 50px;
	}
	.mobile_menu_wrapper .menu > li.active ul.sub-menu {
		display: block;
		position: relative;
		background: #000000;
		padding-left: 20px;
		border-radius: 0;
	}
	.mobile_menu_bottom .btn {
		width: 100%;
		margin-top: 24px;
		text-align: center;
	}
	.mobile_menu_bottom {
		padding-left: 20px;
		display: flex;
		flex-direction: column;
		padding-bottom: 20px;
		align-items: center;
		padding-right: 20px;
	}
	.mobile_menu_bottom .header_phone {
		display: block;
	}
	.mobile_menu_wrapper .menu > li.active ul.sub-menu a {
		font-family: "Manrope";
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		color: #ffffff;
	}
	.mobile_menu_wrapper .menu > li.menu-item-has-children > .sub-menu > li > .sub-menu li a {
		font-family: "Manrope";
		font-size: 16px;
		color: #ffffff;
		display: block;
		text-decoration: none;
		font-weight: 700;
		line-height: 24px;
		padding-bottom: 16px;
		padding-top: 16px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	}
	.sub-menu {
		display: none;
		padding-left: 0;
	}
	body.menu_active .mobile_menu {
		transform: translatey(0);
		z-index: 100;
		overflow: scroll;
	}
	body.menu_active {
		overflow: hidden;
	}
	.mobile_menu_logo {
		padding-top: 70px;
		display: flex;
		margin-bottom: 40px;
		align-items: center;
		justify-content: center;
	}
	.mobile_menu_wrapper {
		padding-left: 20px;
		padding-right: 20px;
	}
	.mobile_menu_wrapper .menu {
		padding: 0;
	}
	.mobile_menu_wrapper .menu > li > a {
		font-family: "Manrope";
		font-size: 16px;
		color: #ffffff;
		display: block;
		text-decoration: none;
		font-weight: 700;
		line-height: 24px;
		padding-bottom: 16px;
		padding-top: 16px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	}
	.mobile_menu_title {
		font-family: "Manrope";
		font-size: 48px;
		font-weight: 700;
		color: #666666;
		line-height: 64px;
	}
	.mobile_menu_close {
		left: 24px;
		top: 24px;
		display: block;
		position: absolute;
	}
	.header_col .btn, .header_phone {
		display: none;
	}
	.logo_desk  {
		max-width: 220px;
	}
	.our_work__wrapper .our_work__item {
		margin: 0;
	}
	.wrapper_attach {
		grid-template-columns: 1fr;
	}
	.fancybox__slide {
		padding: 0 !important;
	}
	body.home .our_work__wrapper {
		overflow: hidden;
	}
	.modal.fancybox__content {
		padding: 48px 20px;
		border-radius: 0;
	}
	.asl_w_container {
		min-width: 200px !important;
		width: 200px !important;
	}
	.main_top_block .slick-dots {
		bottom: 20px;
	}
	.block_22__item img {
		max-width: 187px;
		margin-left: auto;
		margin-right: auto;
	}
	.block_22__wrapper {
		grid-template-columns: 1fr;
	}
	.block_27__item > img {
		max-width: 550px;
	}
	.block_17.col_5 .block_17__wrapper {
		display: block;
	}
	.block_18.two_col .block_18_item {
		grid-template-columns: 1fr;
		grid-gap: 0;
	}
	.bg_block__wrapper > img {
		margin-left: auto;
		margin-right: auto;
	}
	.wrapper_button .btn {
		width: 100%;
		text-align: center;
	}
	
	.our_work__item {
		height: 335px;
	}
	.step_block__wrapper {
		grid-template-columns: 1fr;
		grid-gap: 22px;
	}
	.step_block__item > div {
		display: flex;
		align-items: center;
	}
	.step_block_number {
		margin-right: 24px;
	}
	.bg_block__wrapper .btn {
		width: 100%;
		text-align: center;
	}
	.bg_block_title {
		margin-top: 30px;
	}
	.bg_block__wrapper {
		flex-direction: column;
		padding: 32px;
	}
	.products__wrapper {
		grid-template-columns: 1fr;
	}
	.title {
		font-size: 32px;
		line-height: 40px;
	}
	.clients_wrapper img {
		margin-right: 22px;
	}
	.clients_wrapper {
		overflow: scroll;
		-ms-overflow-style: none;
	}
	.portfolio_categories .container {
		-ms-overflow-style: none;
	}
	.clients_wrapper::-webkit-scrollbar, .portfolio_categories .container::-webkit-scrollbar { width: 0; }
	.main_top_block .slick-dots {
		width: 100%;
		right: 0;
	}
	.main_top_block {
		padding-bottom: 40px;
	}
	.main_top_block .slick-dots li {
		margin: 0 15px;
	}
/* 	.main_top_block {
		height: 100vh;
	} */
	.main_top_block_title {
		font-size: 32px;
		line-height: 42px;
	}
	.main_top_block_text, .main_top_block_text p {
		font-size: 16px;
	}
	.header .container {
		justify-content: center;
	}
	.header_search {
		right: 0;
		position: absolute;
	}
	.download_catalog_wrapper_item > div {
		margin-right: 0;
	}
	.footer_menu {
		margin: 24px 0;
	}
	.footer_top, .footer_info {
		flex-direction: column;
		align-items: flex-start;
	}
	.footer_info {
		margin-top: 20px;
	}
	.footer_info > *:not(:last-child) {
		margin-bottom: 20px;
	}
	.seo_text_2_col {
		padding-top: 20px;
	}
	.seo_text_2_col {
		grid-template-columns: 1fr;
		grid-gap: 0;
	}
	.seo_text h1 {
		font-size: 24px;
		line-height: 36px;
	}
	.seo_text h2 {
		font-size: 20px;
		line-height: 30px;
	}
	.contacts_block__wrapper_item_wrap_text {
		padding-top: 24px;
		padding-right: 24px;
		padding-left: 24px;
	}
	.contacts_block__wrapper_item iframe {
		border-top-left-radius: 0;
		height: 390px;
		border-top-right-radius: 0;
	}
	.contacts_block__wrapper_item:first-child {
		padding-bottom: 24px;
	}
	.contacts_block__wrapper {
		grid-template-columns: 1fr;
	}
	.download_catalog_wrapper_item .decoration_link {
		width: fit-content;
		margin-left: auto;
		margin-right: auto;
		display: block;
		margin-bottom: 40px;
	}
	.slide_block__wrapper .btn {
		width: 100%;
		text-align: center;
	}
	.slide_block_title {
		font-size: 32px;
		line-height: 40px;
	}
	.slide_block__wrapper {
		padding: 160px 27px;
	}
	.download_catalog_wrapper {
		flex-direction: column;
	}
	.download_catalog_wrapper_item_text {
		text-align: center;
	}
	.portfolio_categories ul {
		flex-wrap: nowrap;
		width: max-content;
	}
	.portfolio_categories .container {
		overflow: scroll;
	}
	.text_image_block_item img {
		width: 100%;
	}
	.videos_block__item {
		max-width: 450px;
		width: 100%;
	}
	.download_catalog_wrapper_item {
		flex-direction: column;
	}
	.instalation .download_catalog_wrapper {
		flex-direction: column;
	}
	.download_catalog_wrapper_item_title {
		text-align: center;
		font-size: 24px;
	}
	.download_catalog.services .download_catalog_wrapper {
		align-items: center;
		padding: 24px;
	}
	.block_19__item {
		grid-template-columns: 1fr;
		padding: 24px;
	}
	.block_14__wrapper {
		grid-template-columns: 1fr;
		grid-gap: 24px;
	}
	.block_17__wrapper {
		grid-template-columns: 1fr;
	}
	.block_6__wrapper img {
		margin-left: auto;
		margin-right: auto;
	}
	.block_13_wrapper_center {
		margin-left: 0;
		margin-right: 0;
	}
	.block_13_wrapper_center_title {
		font-size: 24px;
		line-height: 36px;
	}
	.block_13_wrapper_top, .block_13_wrapper_bottom {
		grid-template-columns: 1fr;
	}
	.block_7__wrapper {
		display: block;
	}
	.block_6__wrapper .title_v2 {
		margin-top: 40px;
	}
	.block_6__wrapper {
		flex-direction: column;
		padding: 24px;
	}
	.block_5_bottom .slick-dots {
		margin-top: 40px;
	}
	.default_margin {
		margin: 60px 0;
	}
	.block_5_bottom_item_text {
		padding: 0 50px;
	}
	.block_5__wrapper {
		padding: 48px 24px;
	}
	.block_5_col_wrap {
		flex-wrap: wrap;
		justify-content: center;
	}
	.block_4_cols {
		grid-template-columns: 1fr;
	}
	.block_3__item ul {
		flex-direction: column;
	}
	.footer {
		padding-top: 32px;
		padding-bottom: 32px;
	}
	.burger {
		display: block;
		position: absolute;
		left: 20px;
	}
	.footer_bottom_item:first-child {
		margin-bottom: 24px;
	}
	.block_11_bottom_block > div:last-child {
		margin-top: 20px;
		margin-left: 40px;
	}
	.block_10__wrapper, .block_18_wrapper, .block_22_wrap, .block_24__wrapper, .block_3__wrapper {
		padding: 24px;
	}
	.block_11_bottom_block {
		flex-direction: column;
		align-items: flex-start;
	}
	.footer_bottom ul li:not(:last-child) {
		margin-bottom: 24px;
	}
	.footer_bottom ul {
		flex-direction: column;
		align-items: flex-start;
	}
	.footer_bottom {
		flex-direction: column;
		align-items: flex-start;
	}
	.advantages__wrapper {
		grid-template-columns: 1fr;
		grid-gap: 20px;
	}
}
@media(min-width: 1600px) {
	.block_7__wrapper {
		border-radius: 16px;
		overflow: hidden;
	}
}