@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap");
*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
ul[class],
ol[class] {
    padding: 0;
}
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
    margin: 0;
}
body {
    min-height: 100vh;
    scroll-behavior: smooth;
    text-rendering: optimizeSpeed;
    line-height: 1.5;
}
ul[class],
ol[class] {
    list-style: none;
}
a {
    text-decoration: none;
}
img {
    max-width: 100%;
    display: block;
}
article > * + * {
    margin-top: 1em;
}
input,
button,
textarea,
select {
    font: inherit;
}
@media (prefers-reduced-motion: reduce) {
    * {
        -webkit-animation-duration: 0.01ms !important;
        animation-duration: 0.01ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important;
        -webkit-transition-duration: 0.01ms !important;
        transition-duration: 0.01ms !important;
        scroll-behavior: auto !important;
    }
}
html,
body {
    margin: 0px;
    padding: 0px;
}
html {
    font-size: 16px;
    line-height: 19px;
}
body {
    color: #232529;
    letter-spacing: 0.02em;
    font-family: "Jost", sans-serif;
    padding: 4.5rem 0 0 0;
    line-height: 1.19rem;
}
h1,
h2 {
    font-weight: 500;
    text-transform: uppercase;
}
h1 {
    font-size: 2.38rem;
    line-height: 2.88rem;
}
h2 {
    font-size: 2.38rem;
    line-height: 2.88rem;
}
.obj {
    position: relative;
    overflow: hidden;
}
.obj img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.container {
    max-width: 1260px;
    margin: 0 auto;
    padding: 0px 15px;
}
.wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: 2.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    border: 0px;
    outline: none;
    -webkit-box-shadow:
        0 2px 4px 0 rgba(35, 37, 41, 0.2),
        inset 0 1px 1px 0 rgba(255, 255, 255, 0.2),
        inset 0 -1px 1px 0 rgba(35, 37, 41, 0.2);
    box-shadow:
        0 2px 4px 0 rgba(35, 37, 41, 0.2),
        inset 0 1px 1px 0 rgba(255, 255, 255, 0.2),
        inset 0 -1px 1px 0 rgba(35, 37, 41, 0.2);
    border-radius: 6.25rem;
    background: -webkit-gradient(linear, left top, left bottom, from(#76de3a), to(#62b333));
    background: linear-gradient(180deg, #76de3a 0%, #62b333 100%);
    border: 1px solid #62b333;
    padding: 0.5rem 1rem;
}
.btn.nobg {
    color: #62b333;
    background: #fff;
}
.btn.disabled {
    color: rgba(255, 255, 255, 0.5);
    background: rgba(163, 176, 189, 0.5);
    border-color: rgba(163, 176, 189, 0.5);
}
textarea,
input[type="tel"],
input[type="text"],
select {
    width: 100%;
    color: rgba(35, 37, 41, 0.5);
    color: #232529;
    background: #fff;
    border: 1px solid rgba(35, 37, 41, 0.2);
    border-radius: 0.75rem;
    padding: 0.5rem 0.5rem;
    outline: none;
}
textarea::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
select::-moz-placeholder {
    color: rgba(35, 37, 41, 0.5);
}
textarea::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
select::-webkit-input-placeholder {
    color: rgba(35, 37, 41, 0.5);
}
textarea:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
select:-ms-input-placeholder {
    color: rgba(35, 37, 41, 0.5);
}
textarea::-ms-input-placeholder,
input[type="tel"]::-ms-input-placeholder,
input[type="text"]::-ms-input-placeholder,
select::-ms-input-placeholder {
    color: rgba(35, 37, 41, 0.5);
}
textarea::placeholder,
input[type="tel"]::placeholder,
input[type="text"]::placeholder,
select::placeholder {
    color: rgba(35, 37, 41, 0.5);
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgMTIgNyIgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTUuNjUzNzUgNC42TDEuMDUzNzUgNC42MDYwOWUtMDhMLTQuNjA2MDllLTA4IDEuMDUzNzVMNS42NTM3NSA2LjcwNzVMMTEuMzA3NSAxLjA1Mzc1TDEwLjI1MzggNC40ODIwNmUtMDdMNS42NTM3NSA0LjZaIiBmaWxsPSIjMjMyNTI5Ii8+PC9zdmc+");
    background-position: right 15px center;
}
.input:not(:last-child) {
    margin-bottom: 1.5rem;
}
.input.errore textarea,
.input.errore input[type="tel"],
.input.errore input[type="text"] {
    background: rgba(234, 91, 103, 0.05);
    border: 1px solid #ea5b67;
}
.input.errore textarea::-moz-placeholder,
.input.errore input[type="tel"]::-moz-placeholder,
.input.errore input[type="text"]::-moz-placeholder {
    color: #ea5b67;
}
.input.errore textarea::-webkit-input-placeholder,
.input.errore input[type="tel"]::-webkit-input-placeholder,
.input.errore input[type="text"]::-webkit-input-placeholder {
    color: #ea5b67;
}
.input.errore textarea:-ms-input-placeholder,
.input.errore input[type="tel"]:-ms-input-placeholder,
.input.errore input[type="text"]:-ms-input-placeholder {
    color: #ea5b67;
}
.input.errore textarea::-ms-input-placeholder,
.input.errore input[type="tel"]::-ms-input-placeholder,
.input.errore input[type="text"]::-ms-input-placeholder {
    color: #ea5b67;
}
.input.errore textarea::placeholder,
.input.errore input[type="tel"]::placeholder,
.input.errore input[type="text"]::placeholder {
    color: #ea5b67;
}
.input_icon {
    position: relative;
}
.input_icon svg {
    position: absolute;
    left: 12px;
    top: 7px;
}
.input_icon input {
    padding-left: 2.6rem;
}
form .btn {
    height: 3.25rem;
    padding: 0.5rem 1.5rem;
}
form .asept {
    display: block;
    font-size: 0.75rem;
    line-height: 0.88rem;
    color: rgba(35, 37, 41, 0.5);
    margin: 0 0 1.5rem 0;
}
form .asept input[type="checkbox"] {
    display: none;
}
form .asept span {
    display: block;
    padding: 0 0 0 2rem;
    position: relative;
}
form .asept span:before,
form .asept span:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1.5rem;
    height: 1.5rem;
    background: #f2f6fb;
    border: 1px solid #62b333;
    border-radius: 0.25rem;
    cursor: pointer;
}
form .asept span:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuNTQ5ODMgMTcuNjUzN0w0LjIxNTMzIDEyLjMxOTJMNS4yODQzMyAxMS4yNUw5LjU0OTgzIDE1LjUxNTVMMTguNzE1MyA2LjM0OTk4TDE5Ljc4NDMgNy40MTkyM0w5LjU0OTgzIDE3LjY1MzdaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K)
        #62b333;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
}
form .asept input[type="checkbox"]:checked + span:after {
    opacity: 1;
}
form .asept a {
    color: #62b333;
}
form .asept.errore span:before {
    border: 1px solid rgba(234, 91, 103, 0.8);
    background: rgba(234, 91, 103, 0.05);
}
.header {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    padding: 1rem 0;
    background: #fff;
    -webkit-box-shadow: 0 0 12px 0 rgba(35, 37, 41, 0.2);
    box-shadow: 0 0 12px 0 rgba(35, 37, 41, 0.2);
    z-index: 99;
}
.header .flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header .time {
    font-size: 0.75rem;
    text-align: right;
    color: #232529;
}
.social {
    width: 6rem;
}
.header_nav .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 5px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 4px 159.3px rgba(0, 0, 0, 0.25);
    padding: 20px 7px;
    min-width: 200px;
    z-index: 100;
}
.header_nav .sub-menu li {
    padding: 0;
    border: 0;
}
.header_nav li {
    padding: 0.75rem 0.5rem;
    border-bottom: 1px solid #62b33300;
}
.header_nav a {
    font-size: 0.75rem;
    text-transform: uppercase;
    color: #232529;
}
.header_nav .current_page_item {
    color: #62b333;
    border-bottom: 1px solid #62b333;
}
.header_nav .current-menu-item {
    border-color: #62b333;
}
.header_nav .current-menu-item > a {
    color: #62b333;
}
.menu-item-has-children {
    position: relative;
}
.header_nav .menu-item-has-children:hover .sub-menu {
    display: block;
}
.header_info_phone {
    margin: 0 1.7rem 0 0;
}
.header_phone {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-weight: 500;
    font-size: 1.13rem;
    text-transform: uppercase;
    color: #232529;
}
.header_phone img {
    margin-right: 5px;
}
.hero {
    position: relative;
    padding: 3rem 0 3rem 0;
}
.hero .bg {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.hero_block_img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}
.hero_block {
    max-width: 37.75rem;
    position: relative;
    border-radius: 2.25rem;
    padding: 2.25rem;
    -webkit-box-shadow: 0 4px 24px 0 rgba(35, 37, 41, 0.2);
    box-shadow: 0 4px 24px 0 rgba(35, 37, 41, 0.2);
    background: #fff;
}
.hero_block h1 span {
    color: #62b333;
}
.hero_block .btn {
    height: 3.25rem;
    padding: 0.5rem 1.6rem;
}
.hero_sub_title {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0.7rem 0 0.7rem 0;
}
.hero_grey {
    line-height: 1.2;
    color: rgba(35, 37, 41, 0.8);
    border-radius: 0.75rem;
    padding: 0.5rem 0.75rem 0.5rem 3rem;
    background: rgba(163, 176, 189, 0.1);
    position: relative;
}
.hero_grey:before {
    content: "";
    position: absolute;
    width: 19px;
    height: 19px;
    left: 15px;
    top: calc(50% - 9.5px);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDE5IDE5IiBmaWxsPSJub25lIj48cGF0aCBkPSJNOC4wODA3NSAxMy43NTM4TDE0LjgwMzggNy4wMzA3NUwxMy43NSA1Ljk3N0w4LjA4MDc1IDExLjY0NjNMNS4yMzA3NSA4Ljc5NjI1TDQuMTc3IDkuODVMOC4wODA3NSAxMy43NTM4Wk05LjUwMTc1IDE5QzguMTg3NzUgMTkgNi45NTI2NyAxOC43NTA3IDUuNzk2NSAxOC4yNTJDNC42NDAzMyAxNy43NTMzIDMuNjM0NjcgMTcuMDc2NiAyLjc3OTUgMTYuMjIxOEMxLjkyNDMzIDE1LjM2NjkgMS4yNDcyNSAxNC4zNjE3IDAuNzQ4MjUgMTMuMjA2QzAuMjQ5NDE3IDEyLjA1MDMgMCAxMC44MTU2IDAgOS41MDE3NUMwIDguMTg3NzUgMC4yNDkzMzMgNi45NTI2NyAwLjc0OCA1Ljc5NjVDMS4yNDY2NyA0LjY0MDMzIDEuOTIzNDIgMy42MzQ2NyAyLjc3ODI1IDIuNzc5NUMzLjYzMzA4IDEuOTI0MzMgNC42MzgzMyAxLjI0NzI1IDUuNzk0IDAuNzQ4MjVDNi45NDk2NyAwLjI0OTQxNyA4LjE4NDQyIDAgOS40OTgyNSAwQzEwLjgxMjMgMCAxMi4wNDczIDAuMjQ5MzMzIDEzLjIwMzUgMC43NDhDMTQuMzU5NyAxLjI0NjY3IDE1LjM2NTMgMS45MjM0MiAxNi4yMjA1IDIuNzc4MjVDMTcuMDc1NyAzLjYzMzA4IDE3Ljc1MjggNC42MzgzMyAxOC4yNTE4IDUuNzk0QzE4Ljc1MDYgNi45NDk2NyAxOSA4LjE4NDQyIDE5IDkuNDk4MjVDMTkgMTAuODEyMyAxOC43NTA3IDEyLjA0NzMgMTguMjUyIDEzLjIwMzVDMTcuNzUzMyAxNC4zNTk3IDE3LjA3NjYgMTUuMzY1MyAxNi4yMjE4IDE2LjIyMDVDMTUuMzY2OSAxNy4wNzU3IDE0LjM2MTcgMTcuNzUyOCAxMy4yMDYgMTguMjUxOEMxMi4wNTAzIDE4Ljc1MDYgMTAuODE1NiAxOSA5LjUwMTc1IDE5WiIgZmlsbD0iIzYyQjMzMyIvPjwvc3ZnPg==);
}
.hero_list {
    margin: 1.6rem 0 2rem 0.5rem;
}
.hero_list_item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 0.88rem;
    line-height: 1.2;
}
.hero_list_item:not(:last-child) {
    margin-bottom: 1.2rem;
}
.hero_list_text {
    width: calc(100% - 40px);
    margin-left: 0.8rem;
}
.hero_block_abs {
    position: absolute;
    right: -337px;
    top: -53px;
}
.hero_img_list {
    position: absolute;
    right: 0;
    bottom: -23rem;
    z-index: 9;
}
.company_info {
    margin: 3rem 0 0 0;
}
.company_info_item {
    width: 32.5%;
    height: 6.25rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 700;
    font-size: 1rem;
    color: rgba(35, 37, 41, 0.8);
    -webkit-box-shadow: 0 4px 12px 0 rgba(35, 37, 41, 0.2);
    box-shadow: 0 4px 12px 0 rgba(35, 37, 41, 0.2);
    background: #fff;
}
.company_info_item img {
    margin-right: 0.6rem;
}
.company_info_title {
    font-size: 1.5rem;
    line-height: 1.81rem;
    text-transform: uppercase;
    color: #232529;
}
.cat_row {
    margin: 2.7rem 0 0 0;
}
.cat_row h2 {
    margin: 0 0 1.5rem 0;
}
.cat_wrap {
    gap: 1.25rem;
}
.cat_item {
    width: calc(50% - 0.625rem);
    border-radius: 1.5rem;
    -webkit-box-shadow: 0 4px 12px 0 rgba(35, 37, 41, 0.2);
    box-shadow: 0 4px 12px 0 rgba(35, 37, 41, 0.2);
    background: #fff;
}
.cat_item_img {
    height: 23.13rem;
    border-radius: 1.5rem;
}
.cat_item_info {
    padding: 1.5rem;
}
.cat_item_title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.cat_item_title .btn svg {
    margin-left: 5px;
}
.cat_item_title .title {
    font-weight: 500;
    font-size: 1.88rem;
    text-transform: uppercase;
    color: #232529;
}
.cat_item_text {
    color: #232529cc;
    margin: 1rem 0 0 0;
}
.cat_item_text strong {
    display: block;
    margin: 0.5rem 0 0 0;
}
.why {
    margin: 3rem 0 0 0;
}
.why_wrap {
    gap: 1.25rem;
    margin: 1.3rem 0 0 0;
}
.why_item {
    gap: 0.75rem;
    width: calc(33.333333% - 0.9rem);
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    font-size: 1rem;
    color: #232529cc;
    -webkit-box-shadow: 0 4px 12px 0 rgba(35, 37, 41, 0.2);
    box-shadow: 0 4px 12px 0 rgba(35, 37, 41, 0.2);
    padding: 1.5rem 1.5rem 1.5rem 2.25rem;
    background: #fff;
    border-radius: 0.75rem;
}
.projects {
    margin: 3rem 0 0 0;
}
.projects_wrap {
    gap: 1.25rem;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 1.3rem 0px 0 0;
}
.projects_item {
    width: calc(33.333333% - 0.9rem);
    display: block;
    height: 16.25rem;
    border-radius: 1.5rem;
}
.projects_more {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.projects_more .btn {
    text-transform: uppercase;
    margin: 1.7rem 0 0 0;
}
.stages_item {
    min-width: 11.38rem;
    height: auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-weight: 700;
    font-size: 1rem;
    text-align: center;
    color: rgba(35, 37, 41, 0.8);
    border-radius: 0.75rem;
    padding: 1.5rem;
    background: rgba(98, 179, 51, 0.1);
    position: relative;
}
.stages_item .num {
    font-weight: 500;
    font-size: 2.38rem;
    line-height: 2.88rem;
    text-transform: uppercase;
    color: rgba(98, 179, 51, 0.8);
    margin: 0 0 0.4rem 0;
}
.stages_item img {
    width: 32px;
    position: absolute;
    right: -26px;
    top: calc(50% - 16px);
    z-index: 2;
    -webkit-box-shadow: 0 2px 8px 0 rgba(35, 37, 41, 0.2);
    box-shadow: 0 2px 8px 0 rgba(35, 37, 41, 0.2);
}
.stages {
    margin: 4rem 0 0 0;
}
.stages_wrap {
    margin: 1.5rem 0 0 0;
}
.objects {
    padding: 4rem 0 1rem 0;
    overflow-x: hidden;
}
.objects_title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 1.5rem 0;
}
.objects_title h2, , .objects_title .trw {
    width: calc(100% - 11rem);
}
.objects_title .trw h2{
	width:100%
}
.objects_sl_nav {
    width: 10.7rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.objects_sl_nav .btn {
    width: 2.5rem;
    height: 2.5rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 0.75rem;
    padding: 0;
}
.num_sl {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.81rem;
    text-transform: uppercase;
    color: rgba(35, 37, 41, 0.5);
}
.objects_sl {
    max-width: 37.75rem;
    margin: 1.5rem auto 0 auto;
}
.objects_sl .slick-list {
    overflow: visible;
}
.objects_sl .slick-track {
    gap: 1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.objects_item {
    border-radius: 1.5rem;
    -webkit-box-shadow: 0 4px 12px 0 rgba(35, 37, 41, 0.2);
    box-shadow: 0 4px 12px 0 rgba(35, 37, 41, 0.2);
    background: #fff;
}
.objects_item_img {
    height: 23.13rem;
    border-radius: 1.5rem;
}
.objects_item_info {
    padding: 1.5rem;
}
.objects_item_info .inf {
    font-weight: 400;
    color: rgba(35, 37, 41, 0.8);
    margin: 0.5rem 0 0 0;
}
.objects_item_info .inf span {
    color: #a3b0bd;
}
.objects_item_title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.objects_item_title .title {
    font-weight: 500;
    font-size: 1.13rem;
    line-height: 1.38rem;
    text-transform: uppercase;
}
.objects_item_title .map {
    gap: 0.38rem;
    font-weight: 400;
    color: #a3b0bd;
}
.objects_item_text {
    padding: 0.75rem 2rem 0.75rem 0.75rem;
    border-radius: 0.75rem;
    background: rgba(163, 176, 189, 0.1);
    margin: 1rem 0 0 0;
}
.objects_item_text .img {
    width: 2.2rem;
    height: 2.2rem;
    border-radius: 50%;
}
.objects_item_text .text {
    width: calc(100% - 47px);
    margin: 0 0 0 15px;
    color: rgba(35, 37, 41, 0.8);
}
.objects_item_text .name {
    color: #a3b0bd;
    margin: 0.1rem 0 0 0;
}
.home_map_block {
    height: calc(100vh - 6rem);
    position: relative;
    padding: 3rem 0;
    margin: 2rem 0 0 0;
}
.home_map_block .container {
    height: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.home_map_block .afrter_title {
    font-weight: 500;
    font-size: 1.13rem;
    line-height: 1.38rem;
    text-transform: uppercase;
    color: #a3b0bd;
    margin: 0.5rem 0 1.5rem 0;
}
#map_home {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.home_map_list_block {
    height: 100%;
    width: 24.69rem;
    position: relative;
    z-index: 9;
    -webkit-box-shadow: 0 4px 24px 0 rgba(35, 37, 41, 0.2);
    box-shadow: 0 4px 24px 0 rgba(35, 37, 41, 0.2);
    background: #fff;
    border-radius: 2.25rem;
    padding: 2.25rem;
}
.home_map_list_block .title {
    font-weight: 500;
    font-size: 1.88rem;
    line-height: 2.25rem;
    text-transform: uppercase;
    color: #62b333;
}
.home_map_list_block .afrter_title {
    font-weight: 500;
    font-size: 1.13rem;
    line-height: 1.38rem;
    text-transform: uppercase;
    color: #a3b0bd;
}
.home_map_list {
    height: 74%;
    overflow: auto;
}
.home_map_list::-webkit-scrollbar {
    width: 0.25rem;
}
.home_map_list::-webkit-scrollbar-track {
    background: rgba(163, 176, 189, 0.2);
    border-radius: 0.25rem;
}
.home_map_list::-webkit-scrollbar-thumb {
    background: #62b333;
    border-radius: 0.25rem;
}
.home_map_item {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0.4rem;
    cursor: pointer;
}
.home_map_item .text {
    margin-left: 13px;
}
.home_map_item b {
    display: block;
}
.home_map_item span {
    font-size: 0.88rem;
    line-height: 1.06rem;
    color: #a3b0bd;
}
.custom-cluster-wrapper {
    position: relative;
    width: 48px;
    height: 48px;
}
.custom-cluster-icon {
    width: 100%;
    height: 100%;
    display: block;
}
.custom-cluster-badge {
    position: absolute;
    top: 2px;
    right: 2px;
    background-color: #59a638;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
    min-width: 22px;
    height: 22px;
    border-radius: 50%;
    padding: 0 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.faq {
    margin: 3rem 0 0 0;
}
.faq_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 2rem 0 0 0;
    gap: 0.38rem;
}
.faq_item {
    border-radius: 0.75rem;
    -webkit-box-shadow: 0 0 8px 0 rgba(42, 35, 72, 0.2);
    box-shadow: 0 0 8px 0 rgba(42, 35, 72, 0.2);
    background: #fff;
    padding: 0.5rem 0.75rem 0.7rem 0.75rem;
}
.faq_item.active svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.faq_header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    font-size: 1rem;
    color: #232529;
    cursor: pointer;
}
.faq_header p {
    width: calc(100% - 80px);
}
.faq_header svg {
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
}
.faq_body {
    color: #232529;
    border-top: 1px solid rgba(35, 37, 41, 0.1);
    margin: 0.4rem 0 0 0;
    padding: 0.9rem 2rem 0.4rem 50px;
}
.bottom_form {
    margin: 3rem 0 0 0;
    padding: 3rem 0 3rem 0;
}
.bottom_form.m_nill {
    margin: 0;
}
.bottom_form .container {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.bottom_form_block {
    max-width: 31.25rem;
    border-radius: 2.25rem;
    -webkit-box-shadow: 0 4px 24px 0 rgba(35, 37, 41, 0.2);
    box-shadow: 0 4px 24px 0 rgba(35, 37, 41, 0.2);
    background: #fff;
    position: relative;
    padding: 2.25rem;
    z-index: 9;
}
.bottom_form_block .title {
    font-weight: 500;
    font-size: 1.88rem;
    line-height: 2.25rem;
    text-transform: uppercase;
    color: #62b333;
    margin-bottom: 1.7rem;
}
.equipment {
    margin: 3rem 0 0 0;
}
.equipment h2 {
    margin: 0 0 0.7rem 0;
}
.equipment .stages_item {
    min-width: 12.38rem;
    padding: 0.75rem;
    font-size: 0.75rem;
    line-height: 0.88rem;
}
.equipment .stages_item .num {
    font-size: 1.75rem;
    line-height: 2.13rem;
    margin: 0 0 0.3rem 0;
}
.equipment .stages_item img {
    width: 26px;
    top: calc(50% - 13px);
    right: -22px;
}
.table table {
    width: 100%;
    -webkit-box-shadow: 0 0 12px 0 rgba(35, 37, 41, 0.1);
    box-shadow: 0 0 12px 0 rgba(35, 37, 41, 0.1);
    background: #fff;
    border-radius: 0.75rem;
    overflow: hidden;
    color: rgba(35, 37, 41, 0.8);
    margin: 1.5rem 0 0 0;
}
.table table,
.table th,
.table td {
    border: 0 solid black;
    border-collapse: collapse;
}
.table th,
.table td {
    padding: 0.8rem 0.5rem;
    background: rgba(163, 176, 189, 0.05);
}
.table tr:first-child th,
.table tr:first-child td {
    font-size: 1.13rem;
    line-height: 1.38rem;
    text-transform: uppercase;
    color: #fff;
    background: #62b333;
}
.table tr:not(:first-child) td,
.table tr:not(:first-child) th {
    border-bottom: 1px solid rgba(163, 176, 189, 0.5);
}
.table tr:not(:first-child) td:first-child,
.table tr:not(:first-child) th:first-child {
    font-weight: 700;
}
.table tr:nth-child(2n + 2) td,
.table tr:nth-child(2n + 2) th {
    background: #fff;
}
.table tr td:first-child,
.table tr th:first-child {
    padding-left: 1.6rem;
}
.table_info {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 6.25rem;
    padding: 0.5rem 0.75rem 0.5rem 3.2rem;
    background: rgba(163, 176, 189, 0.1);
    margin: 1.3rem 0 0 0;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDE5IDE5IiBmaWxsPSJub25lIj48cGF0aCBkPSJNOC4wODA3NSAxMy43NTM4TDE0LjgwMzggNy4wMzA3NUwxMy43NSA1Ljk3N0w4LjA4MDc1IDExLjY0NjNMNS4yMzA3NSA4Ljc5NjI1TDQuMTc3IDkuODVMOC4wODA3NSAxMy43NTM4Wk05LjUwMTc1IDE5QzguMTg3NzUgMTkgNi45NTI2NyAxOC43NTA3IDUuNzk2NSAxOC4yNTJDNC42NDAzMyAxNy43NTMzIDMuNjM0NjcgMTcuMDc2NiAyLjc3OTUgMTYuMjIxOEMxLjkyNDMzIDE1LjM2NjkgMS4yNDcyNSAxNC4zNjE3IDAuNzQ4MjUgMTMuMjA2QzAuMjQ5NDE3IDEyLjA1MDMgMCAxMC44MTU2IDAgOS41MDE3NUMwIDguMTg3NzUgMC4yNDkzMzMgNi45NTI2NyAwLjc0OCA1Ljc5NjVDMS4yNDY2NyA0LjY0MDMzIDEuOTIzNDIgMy42MzQ2NyAyLjc3ODI1IDIuNzc5NUMzLjYzMzA4IDEuOTI0MzMgNC42MzgzMyAxLjI0NzI1IDUuNzk0IDAuNzQ4MjVDNi45NDk2NyAwLjI0OTQxNyA4LjE4NDQyIDAgOS40OTgyNSAwQzEwLjgxMjMgMCAxMi4wNDczIDAuMjQ5MzMzIDEzLjIwMzUgMC43NDhDMTQuMzU5NyAxLjI0NjY3IDE1LjM2NTMgMS45MjM0MiAxNi4yMjA1IDIuNzc4MjVDMTcuMDc1NyAzLjYzMzA4IDE3Ljc1MjggNC42MzgzMyAxOC4yNTE4IDUuNzk0QzE4Ljc1MDYgNi45NDk2NyAxOSA4LjE4NDQyIDE5IDkuNDk4MjVDMTkgMTAuODEyMyAxOC43NTA3IDEyLjA0NzMgMTguMjUyIDEzLjIwMzVDMTcuNzUzMyAxNC4zNTk3IDE3LjA3NjYgMTUuMzY1MyAxNi4yMjE4IDE2LjIyMDVDMTUuMzY2OSAxNy4wNzU3IDE0LjM2MTcgMTcuNzUyOCAxMy4yMDYgMTguMjUxOEMxMi4wNTAzIDE4Ljc1MDYgMTAuODE1NiAxOSA5LjUwMTc1IDE5WiIgZmlsbD0iIzYyQjMzMyIvPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-position: 1rem;
}
.table_title {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.81rem;
    text-transform: uppercase;
    color: rgba(35, 37, 41, 0.5);
    background: #f2f6fb;
    border-radius: 0.75rem;
    padding: 0.38rem 0.75rem;
}
.table_title + table {
    margin: 1rem 0 0 0;
}
.bani_building_item {
    margin: 2.5rem 0 0 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.bani_building_left {
    width: calc(100% - 13rem);
}
.bani_building_right {
    width: 12rem;
    font-size: 0.88rem;
    line-height: 1.06rem;
    text-align: center;
    color: rgba(35, 37, 41, 0.8);
    background: #f2f6fb;
    border-radius: 1.5rem;
    padding: 0.5rem;
}
.bani_building_right .img {
    height: 7.4rem;
    border-radius: 1.5rem;
}
.bani_building_right .title {
    font-weight: 700;
    font-size: 1rem;
    color: rgba(35, 37, 41, 0.8);
    margin: 0.6rem 0 0.6rem 0;
}
.bani_building_right P:not(:last-child) {
    margin-bottom: 0.3rem;
}
.bani_ins {
    margin: 1.5rem 0 0 0;
}
.bani_ins_left {
    width: 66%;
}
.bani_ins_block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: 0 4px 12px 0 rgba(35, 37, 41, 0.1);
    box-shadow: 0 4px 12px 0 rgba(35, 37, 41, 0.1);
    background: #fff;
    border-radius: 0.75rem;
    padding: 1.5rem;
    gap: 0.4rem;
    margin: 1rem 0 0 0;
}
.bani_ins_item .num {
    width: 2.25rem;
    height: 2.25rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    border-radius: 0.5rem;
    background: #62b333;
}
.bani_ins_item {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: rgba(35, 37, 41, 0.8);
}
.bani_ins_item .text {
    margin: 0 0 0 1.5rem;
}
.bani_ins_item b {
    display: block;
}
.bani_ins_right {
    width: 32%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.bani_ins_sl_item {
    width: 100%;
    height: 19.56rem;
    border-radius: 1.5rem;
}
.bani_ins_sl_item p {
    font-weight: 500;
    font-size: 1.13rem;
    line-height: 1.38rem;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.5rem;
}
.bani_ins_sl_btn {
    width: 2rem;
    height: 2rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0.25rem;
    -webkit-box-shadow: 0 2px 8px 0 rgba(35, 37, 41, 0.2);
    box-shadow: 0 2px 8px 0 rgba(35, 37, 41, 0.2);
    background: #fff;
    cursor: pointer;
    position: absolute;
    top: calc(50% - 1rem);
    z-index: 9;
}
.bani_ins_sl_prev {
    left: 0.9rem;
}
.bani_ins_sl_pnext {
    right: 0.9rem;
}
.steam {
    margin: 1.5rem 0 0 0;
}
.steam.bes {
    margin: 3rem 0 0 0;
}
.steam.bes .steam_wrap {
    gap: 1.25rem;
    margin: 2rem 0 0 0;
}
.steam_wrap {
    gap: 1.25rem;
    margin: 1rem 0 0 0;
}
.steam_item_img {
    display: block;
    height: 15rem;
    border-radius: 1.5rem;
}
.steam_item {
    width: 23.5%;
}
.steam_item_title {
    text-align: center;
    font-weight: 700;
    margin: 1rem 0 0 0;
}
.steam_item_text {
    font-size: 0.88rem;
    line-height: 1.06rem;
    text-align: center;
    max-width: 175px;
    margin: auto;
}
.prise_wrap {
    margin: 1.5rem 0 0 0;
}
.prise_item {
    width: 49%;
    background: rgba(163, 176, 189, 0.1);
    border-radius: 0.75rem;
    padding: 1.5rem;
}
.prise_item .title {
    font-weight: 500;
    font-size: 1.13rem;
    line-height: 1.38rem;
    text-transform: uppercase;
    padding: 0 0 0 2rem;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDE5IDE5IiBmaWxsPSJub25lIj48cGF0aCBkPSJNOC4wODA3NSAxMy43NTM4TDE0LjgwMzggNy4wMzA3NUwxMy43NSA1Ljk3N0w4LjA4MDc1IDExLjY0NjNMNS4yMzA3NSA4Ljc5NjI1TDQuMTc3IDkuODVMOC4wODA3NSAxMy43NTM4Wk05LjUwMTc1IDE5QzguMTg3NzUgMTkgNi45NTI2NyAxOC43NTA3IDUuNzk2NSAxOC4yNTJDNC42NDAzMyAxNy43NTMzIDMuNjM0NjcgMTcuMDc2NiAyLjc3OTUgMTYuMjIxOEMxLjkyNDMzIDE1LjM2NjkgMS4yNDcyNSAxNC4zNjE3IDAuNzQ4MjUgMTMuMjA2QzAuMjQ5NDE3IDEyLjA1MDMgMCAxMC44MTU2IDAgOS41MDE3NUMwIDguMTg3NzUgMC4yNDkzMzMgNi45NTI2NyAwLjc0OCA1Ljc5NjVDMS4yNDY2NyA0LjY0MDMzIDEuOTIzNDIgMy42MzQ2NyAyLjc3ODI1IDIuNzc5NUMzLjYzMzA4IDEuOTI0MzMgNC42MzgzMyAxLjI0NzI1IDUuNzk0IDAuNzQ4MjVDNi45NDk2NyAwLjI0OTQxNyA4LjE4NDQyIDAgOS40OTgyNSAwQzEwLjgxMjMgMCAxMi4wNDczIDAuMjQ5MzMzIDEzLjIwMzUgMC43NDhDMTQuMzU5NyAxLjI0NjY3IDE1LjM2NTMgMS45MjM0MiAxNi4yMjA1IDIuNzc4MjVDMTcuMDc1NyAzLjYzMzA4IDE3Ljc1MjggNC42MzgzMyAxOC4yNTE4IDUuNzk0QzE4Ljc1MDYgNi45NDk2NyAxOSA4LjE4NDQyIDE5IDkuNDk4MjVDMTkgMTAuODEyMyAxOC43NTA3IDEyLjA0NzMgMTguMjUyIDEzLjIwMzVDMTcuNzUzMyAxNC4zNTk3IDE3LjA3NjYgMTUuMzY1MyAxNi4yMjE4IDE2LjIyMDVDMTUuMzY2OSAxNy4wNzU3IDE0LjM2MTcgMTcuNzUyOCAxMy4yMDYgMTguMjUxOEMxMi4wNTAzIDE4Ljc1MDYgMTAuODE1NiAxOSA5LjUwMTc1IDE5WiIgZmlsbD0iIzYyQjMzMyIvPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-position: 0;
}
.prise_item ul {
    font-size: 0.88rem;
    line-height: 1.06rem;
    padding-left: 1.4rem;
    margin: 1rem 0 0 0;
}
.prise_item .bigtitle {
    max-width: 285px;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.81rem;
    text-transform: uppercase;
    margin: 0 0 0.5rem 0;
}
.freeze {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 1.5rem 0 0 0;
}
.freeze_text {
    margin-left: 1rem;
}
.stege_table table {
    width: 100%;
    color: rgba(35, 37, 41, 0.8);
    border-collapse: separate;
    border-spacing: 0 0.4rem;
    margin: 1.5rem 0 0 0;
}
.stege_table table span {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.5rem;
    color: rgba(98, 179, 51, 0.8);
    padding-right: 0.5rem;
}
.stege_table th,
.stege_table td {
    border: 0 solid black;
    border-collapse: collapse;
}
.stege_table td,
.stege_table th {
    padding: 0.38rem 1.5rem;
    background: rgba(98, 179, 51, 0.1);
}
.stege_table td:first-child {
    font-weight: 700;
    border-radius: 0.75rem 0 0 0.75rem;
}
.stege_table td:last-child {
    border-radius: 0 0.75rem 0.75rem 0;
}
.stege_table tr:first-child {
    font-weight: 500;
    font-size: 1.13rem;
    line-height: 1.38rem;
}
.stege_table tr:first-child td,
.stege_table tr:first-child th {
    background: #f2f6fb;
}
.bani_faq {
    margin: 3.6rem 0 0 0;
    padding: 3rem 0 3rem 0;
    background: #f2f6fb;
}
.types {
    margin: 3rem 0 0 0;
}
.types_wrap {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 1.5rem 0 0 0;
    gap: 1.25rem;
}
.types_item {
    width: calc(33.333333% - 0.9rem);
    border-radius: 1.5rem;
    -webkit-box-shadow: 0 4px 12px 0 rgba(35, 37, 41, 0.2);
    box-shadow: 0 4px 12px 0 rgba(35, 37, 41, 0.2);
    background: #fff;
}
.types_item_img {
    display: block;
    height: 15rem;
    border-radius: 1.5rem;
}
.types_item_prise {
    font-weight: 700;
    color: rgba(35, 37, 41, 0.5);
    margin: 0.5rem 0 0 0;
}
.types_item_info {
    padding: 1.5rem;
}
.types_item_title {
    font-weight: 500;
    font-size: 1.13rem;
    line-height: 1.38rem;
    color: #232529;
}
.gazebos {
    padding: 3rem 0 2rem 0;
    margin: 3rem 0 0 0;
    background: #f2f6fb;
}
.gazebos_sl {
    margin: 1.5rem 0 0 0;
    padding: 0 0 1rem 0;
}
.gazebos_sl .slick-slide:not(:last-child) {
    margin: 0 1.3rem 0 0;
}
.gazebos_sl .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 0 1rem 0;
}
.gazebos_item {
    -webkit-box-shadow: 0 4px 12px 0 rgba(35, 37, 41, 0.2);
    box-shadow: 0 4px 12px 0 rgba(35, 37, 41, 0.2);
    background: #fff;
    border-radius: 1.5rem;
}
.gazebos_item_img {
    display: block;
    height: 11.25rem;
    border-radius: 0.75rem;
}
.gazebos_item_info {
    padding: 1rem;
    font-weight: 500;
    font-size: 1.13rem;
    line-height: 1.38rem;
    text-transform: uppercase;
}
.gazebos_opt {
    margin: 2rem 0 0 0;
}
.gazebos_opt_left {
    width: 40.5%;
    gap: 1.5rem;
    padding: 1.5rem;
    text-align: center;
    border-radius: 0.75rem;
    background: #f2f6fb;
}
.gazebos_opt_left img {
    margin: 1.5rem auto 0 auto;
}
.gazebos_opt_title {
    font-weight: 500;
    font-size: 1.88rem;
    line-height: 2.25rem;
    text-transform: uppercase;
}
.gazebos_opt_right {
    width: 57.5%;
}
.gazebos_opt_right table {
    margin: 0;
}
.fund_options {
    border-radius: 0.75rem;
    padding: 1.5rem;
    background: #f2f6fb;
    margin: 2.3rem 0 0 0;
}
.fund_options_title {
    font-size: 1.88rem;
    line-height: 2.25rem;
    margin: 0 0 1rem 0;
}
.fund_options_item {
    width: 15.5%;
    font-weight: 700;
    border-radius: 0.75rem;
    padding: 1.5rem 2.25rem;
    text-align: center;
    color: rgba(35, 37, 41, 0.8);
    -webkit-box-shadow: 0 4px 12px 0 rgba(35, 37, 41, 0.2);
    box-shadow: 0 4px 12px 0 rgba(35, 37, 41, 0.2);
    background: #fff;
}
.fund_options_item img {
    margin: 0 auto 1rem auto;
}
.pillars_wrap {
    margin: 2rem 0 0 0;
}
.pillars_table {
    width: calc(100% - 13rem);
}
.pillars_img {
    width: 12rem;
    -webkit-box-shadow: 0 0 12px 0 rgba(35, 37, 41, 0.1);
    box-shadow: 0 0 12px 0 rgba(35, 37, 41, 0.1);
    background: #fff;
    border-radius: 0.75rem;
}
.fasteners_item {
    width: 32%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0.75rem;
    -webkit-box-shadow: 0 0 12px 0 rgba(35, 37, 41, 0.1);
    box-shadow: 0 0 12px 0 rgba(35, 37, 41, 0.1);
    background: #fff;
}
.fasteners_text {
    width: calc(100% - 8.3rem);
}
.fasteners_text span {
    display: block;
    font-size: 0.88rem;
    line-height: 1.06rem;
}
.gates {
    padding: 3rem 0;
    margin: 2rem 0 0 0;
    background: #f2f6fb;

}
.gates_over{
    overflow: hidden;
}
.gates_sl {
    max-width: 51rem;
    margin: 2rem auto 0 auto;
    overflow: visible;
}
.gates_sl .slick-list.draggable {
    overflow: visible;
}
.gates_sl .slick-slide {
    margin-right: 1rem;
}
.gates_item {
    height: 16.25rem;
    border-radius: 1.5rem;
}
.gates_prise {
    margin: 1rem 0 0;
}
.gates_prise_wrap {
    margin: 1.5rem 0 0 0;
}
.gates_prise_left {
    width: 56%;
}
.gates_prise_right {
    width: 42.5%;
    border-radius: 1.5rem;
}
.contact {
    position: relative;
    overflow: hidden;
}
.contact .container {
    height: 37.5rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#contact_map {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
}
.contact_block {
    max-width: 24.75rem;
    -webkit-box-shadow: 0 4px 24px 0 rgba(35, 37, 41, 0.2);
    box-shadow: 0 4px 24px 0 rgba(35, 37, 41, 0.2);
    background: #fff;
    border-radius: 2.25rem;
    padding: 2.25rem;
    position: relative;
    z-index: 3;
}
.contact_title {
    font-weight: 500;
    font-size: 1.88rem;
    line-height: 2.25rem;
    text-transform: uppercase;
}
.contact_after_title {
    font-weight: 500;
    font-size: 1.13rem;
    line-height: 1.38rem;
    text-transform: uppercase;
    color: #a3b0bd;
    margin: 1rem 0 1.4rem 0;
}
.breadcrumb {
    font-size: 0.88rem;
    line-height: 1.06rem;
    margin: 1.7rem 0 1.5rem 0;
}
.breadcrumb a,
.breadcrumb .breadcrumb_sep {
    color: rgba(35, 37, 41, 0.5);
}
.blog_wrap {
    margin: 1.5rem 0 3rem 0;
    gap: 1.25rem;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.blog_item {
    width: calc(33.333333% - 0.9rem);
}
.blog_item:hover .blog_item_title {
    color: #62b333;
}
.blog_item_img {
    display: block;
    height: 15rem;
    border-radius: 1.5rem;
}
.blog_item_title {
    display: block;
    font-weight: 500;
    font-size: 1.13rem;
    line-height: 1.38rem;
    text-transform: uppercase;
    color: #232529;
    margin: 1rem 0 0.6rem 0;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
}
.blog_item_date {
    gap: 0.38rem;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.75rem;
    line-height: 0.88rem;
    color: #a3b0bd;
}
.blog_item_text {
    font-size: 0.88rem;
    line-height: 1.06rem;
    color: rgba(35, 37, 41, 0.8);
    margin: 0.6rem 0 0 0;
}
.nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.38rem;
    margin: 3rem 0 3rem 0;
}
.nav-links a,
.nav-links span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 2.25rem;
    height: 2.25rem;
    background: #f2f6fb;
    border-radius: 0.5rem;
    color: #232529;
}
.nav-links .current {
    color: #fff;
    background: #62b333;
}
.text_content {
    margin: 1rem 0 0 0;
}
.text_content p {
    margin-bottom: 1rem;
}
.text_content img {
    height: auto;
    border-radius: 1.5rem;
    margin-bottom: 2.5rem;
}
.text_content h2 {
    font-size: 1.88rem;
    line-height: 2.25rem;
    margin-bottom: 1rem;
}
.text_content blockquote {
    font-weight: 700;
    padding: 1.5rem;
    background: #f2f6fb;
    border-radius: 0.75rem;
    margin-bottom: 1.5rem;
}
.text_content ul {
    margin: 0 0 1rem 0;
    list-style: none;
    padding: 0;
}
.text_content ul li {
    padding: 0 0 0.3rem 2.2rem;
    margin: 0 0 1rem 0;
    position: relative;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDE5IDE5IiBmaWxsPSJub25lIj48cGF0aCBkPSJNOC4wODA3NSAxMy43NTM4TDE0LjgwMzggNy4wMzA3NUwxMy43NSA1Ljk3N0w4LjA4MDc1IDExLjY0NjNMNS4yMzA3NSA4Ljc5NjI1TDQuMTc3IDkuODVMOC4wODA3NSAxMy43NTM4Wk05LjUwMTc1IDE5QzguMTg3NzUgMTkgNi45NTI2NyAxOC43NTA3IDUuNzk2NSAxOC4yNTJDNC42NDAzMyAxNy43NTMzIDMuNjM0NjcgMTcuMDc2NiAyLjc3OTUgMTYuMjIxOEMxLjkyNDMzIDE1LjM2NjkgMS4yNDcyNSAxNC4zNjE3IDAuNzQ4MjUgMTMuMjA2QzAuMjQ5NDE3IDEyLjA1MDMgMCAxMC44MTU2IDAgOS41MDE3NUMwIDguMTg3NzUgMC4yNDkzMzMgNi45NTI2NyAwLjc0OCA1Ljc5NjVDMS4yNDY2NyA0LjY0MDMzIDEuOTIzNDIgMy42MzQ2NyAyLjc3ODI1IDIuNzc5NUMzLjYzMzA4IDEuOTI0MzMgNC42MzgzMyAxLjI0NzI1IDUuNzk0IDAuNzQ4MjVDNi45NDk2NyAwLjI0OTQxNyA4LjE4NDQyIDAgOS40OTgyNSAwQzEwLjgxMjMgMCAxMi4wNDczIDAuMjQ5MzMzIDEzLjIwMzUgMC43NDhDMTQuMzU5NyAxLjI0NjY3IDE1LjM2NTMgMS45MjM0MiAxNi4yMjA1IDIuNzc4MjVDMTcuMDc1NyAzLjYzMzA4IDE3Ljc1MjggNC42MzgzMyAxOC4yNTE4IDUuNzk0QzE4Ljc1MDYgNi45NDk2NyAxOSA4LjE4NDQyIDE5IDkuNDk4MjVDMTkgMTAuODEyMyAxOC43NTA3IDEyLjA0NzMgMTguMjUyIDEzLjIwMzVDMTcuNzUzMyAxNC4zNTk3IDE3LjA3NjYgMTUuMzY1MyAxNi4yMjE4IDE2LjIyMDVDMTUuMzY2OSAxNy4wNzU3IDE0LjM2MTcgMTcuNzUyOCAxMy4yMDYgMTguMjUxOEMxMi4wNTAzIDE4Ljc1MDYgMTAuODE1NiAxOSA5LjUwMTc1IDE5WiIgZmlsbD0iIzYyQjMzMyIvPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.imun_wrap {
    margin: 2rem 0 0 0;
}
.imun_left {
    width: 49%;
}
.imun_right {
    width: 49%;
    border-radius: 1.5rem;
}
.improve_wrap {
    margin: 2rem 0 2rem 0;
}
.improve_left {
    width: 40.5%;
    border-radius: 0.75rem;
    padding: 1.5rem;
    background: #f2f6fb;
}
.improve_right {
    width: 57.5%;
}
.more_posts {
    margin: 6rem 0 3rem 0;
}
.more_posts .text_content {
    margin: 0;
}
.more_posts .text_content h2 {
    margin: 0 0 1.5rem 0;
}
.post_sl .slick-slide {
    margin: 0 1rem 0 0;
}
.footer {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0 0 12px 0 rgba(35, 37, 41, 0.2);
    box-shadow: 0 0 12px 0 rgba(35, 37, 41, 0.2);
    background: #fff;
    padding: 2.25rem 0;
}
.footer_wrap {
    max-width: 1180px;
}
.footer_info {
    font-size: 0.88rem;
    line-height: 1.06rem;
}
.footer_logo_title {
    color: rgba(35, 37, 41, 0.5);
    margin: 0.5rem 0 2rem 0;
}
.footer_info_list_title {
    font-weight: 700;
    margin-bottom: 0.5rem;
}
.footer_info_list span {
    display: inline-block;
    width: 3.3rem;
    color: rgba(35, 37, 41, 0.5);
}
.footer_politic {
    text-decoration: underline;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    color: #266ae0;
}
.footer_info_list {
    margin: 0 0 0.8rem 0;
}
.footer_contact_item {
    margin: 0 0 0.6rem 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.footer_contact_item a {
    display: block;
    color: #232529;
}
.footer_contact_item span {
    font-size: 0.75rem;
    line-height: 0.88rem;
    color: rgba(35, 37, 41, 0.5);
}
.footer_contact_item .text {
    margin: 0 0 0 0.3rem;
}
.footer_phone a{
    font-weight: 500;
    font-size: 1.13rem;
}
.footer_adres {
    font-size: 0.88rem;
    line-height: 1.06rem;
    padding: 0.6rem 0 0 0;
}
.footer_adres .text {
    margin: 0 0 0 0.7rem;
}
.footer_social.flex {
    gap: 0.75rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 1rem 0 0 0;
}
.footer_nav {
    margin: 0 0 0 6rem;
}
.footer_nav li {
    margin: 0 0 0.3rem 0;
}
.footer_nav a {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 0.75rem;
    line-height: 0.88rem;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    border-radius: 0.5rem;
    padding: 0.38rem 0.75rem;
    color: #232529;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
}
.footer_nav a:hover {
    color: #266ae0;
    background: rgba(38, 106, 224, 0.05);
}
.footer_nav .current_page_item a {
    color: #266ae0;
    background: rgba(38, 106, 224, 0.05);
}
.mobile_menu {
    position: fixed;
    right: -100%;
    top: 0;
    bottom: 0;
    background: #fff;
    z-index: 999;
    padding: 3rem 1rem;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
}
.mobile_menu.active {
    right: 0;
}
.mobile_menu .close {
    position: absolute;
    right: 0;
    top: 0;
}
.mobile_menu li {
    margin-bottom: 0.5rem;
}
.mobile_menu ul a {
    font-size: 1rem;
    line-height: 1rem;
    text-transform: uppercase;
    color: #232529;
}
.mobile_menu .header_info_phone {
    margin: 2rem 0 1rem 0;
}
.mobile_menu .social {
    margin: 0 0 1rem 0;
}
.mobile_menu .current_page_item a {
    color: #62b333;
}
.mobile_menu .sub-menu {
    display: none;
    padding: 0.5rem 0 0 1rem;
}
.mobile_menu li.active .sub-menu {
    display: block;
}
.mobile_menu li.active .open {
    transform: rotate(45deg);
}
.mobile_menu .open {
    position: absolute;
    right: 0;
    font-size: 1.5rem;
    top: -0.7rem;
    padding: 0.5rem;
}
h2.screen-reader-text {
    display: none;
}
.form_popup.fancybox-content {
    border-radius: 1.5rem;
    width: 31.25rem;
    -webkit-box-shadow: 0 4px 12px 0 rgba(35, 37, 41, 0.2);
    box-shadow: 0 4px 12px 0 rgba(35, 37, 41, 0.2);
    background: #fff;
    overflow: hidden;
    padding: 0;
}
.form_popup.fancybox-content .fancybox-close-small {
    display: none;
}
.form_close {
    position: absolute;
    right: 1rem;
    top: 1rem;
    z-index: 1;
    cursor: pointer;
}
.form_popup_img {
    height: 16.25rem;
}
.form_popup_form {
    padding: 1.5rem 3rem 3rem 3rem;
}
.form_popup_title {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.81rem;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 1.5rem 0;
}
.form_popup_form .btn {
    width: 100%;
    height: 2.5rem;
}
.tr_text {
    text-align: center;
    font-size: 1.3rem;
} 
.header_logo {
    width: 11rem;
}  
.projects_galerey {
    justify-content: flex-start;
    margin: 3rem 0 3rem 0;
}
.projects_galerey_item {
    width: 33%;
    height: 17rem;
    position: relative;
    overflow: hidden;
}
.projects_galerey_item img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.content {
    font-family: Arial;
}
.padding_block {
    padding: 0 5rem;
}
.padding_block {
    padding: 0 5rem;
}
.text_content img {
    width: 100%;
}
@media screen and (min-width: 1200px) {
    .burger,
    .mobile_menu {
        display: none;
    }
}
@media screen and (max-width: 1200px) {
    .header_nav {
        display: none;
    }
    .burger,
    .phone_m {
        width: 2.5rem;
        height: 2.5rem;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 0.75rem;
        -webkit-box-shadow:
            0 2px 4px 0 rgba(35, 37, 41, 0.2),
            inset 0 1px 1px 0 rgba(255, 255, 255, 0.2),
            inset 0 -1px 1px 0 rgba(35, 37, 41, 0.2);
        box-shadow:
            0 2px 4px 0 rgba(35, 37, 41, 0.2),
            inset 0 1px 1px 0 rgba(255, 255, 255, 0.2),
            inset 0 -1px 1px 0 rgba(35, 37, 41, 0.2);
        background: -webkit-gradient(linear, left top, left bottom, from(#76de3a), to(#62b333));
        background: linear-gradient(180deg, #76de3a 0%, #62b333 100%);
        margin: 0 0 0 1rem;
    }
    .stages_item {
        min-width: auto;
    }
    .footer_nav {
        margin: 0;
    }
    .freeze img {
        max-width: 7rem;
    }
    .table_info .text {
        width: calc(100% - 28rem);
    }
    .steam_item_img {
        height: 10rem;
        border-radius: 0.75rem;
    }
    .equipment .stages_item {
        min-width: 9.38rem;
    }
}
@media screen and (min-width: 992px) {
    .prise_item .desc,
    .blog_btn {
        display: none;
    }
}
@media screen and (max-width: 992px) {
    body {
        font-size: 0.75rem;
        line-height: 0.88rem;
    }
    .container {
        padding: 0px 2.5rem;
    }
    h1 {
        font-size: 1.75rem;
        line-height: 2.13rem;
    }
    h2 {
        font-size: 1.75rem;
        line-height: 2.13rem;
    }
    .btn {
        height: 2rem;
        font-size: 0.75rem;
        line-height: 0.88rem;
        padding: 0.5rem 1rem;
    }
    .hero_block_abs {
        width: 29.88rem;
        right: 12rem;
        top: -10rem;
    }
    .hero_block {
        max-width: 100%;
    }
    .hero_block {
        max-width: 100%;
        margin: 11.5rem 0 0 0;
        border-radius: 1.5rem;
        padding: 1.5rem;
    }
    .hero_block .btn {
        font-size: 0.75rem;
        line-height: 0.88rem;
        margin: auto;
        height: 2.25rem;
        padding: 0.5rem 1.6rem;
    }
    .hero_img_list {
        width: 17.94rem;
        top: -1rem;
    }
    .hero {
        padding: 3rem 0 0 0;
    }
    .hero h1 {
        text-align: center;
    }
    .hero h1 br {
        display: none;
    }
    .hero h1 span {
        display: block;
    }
    .hero_sub_title {
        font-size: 1.13rem;
        line-height: 1.38rem;
        text-align: center;
    }
    .hero_grey {
        max-width: 38.81rem;
        border-radius: 0.75rem;
        padding: 0.38rem 0.3rem 0.38rem 2rem;
        margin: auto;
    }
    .hero_grey:before {
        width: 15px;
        height: 15px;
        background-size: cover;
        left: 10px;
        top: calc(50% - 7.5px);
    }
    .hero_list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 1.6rem 0 1.2rem 0;
    }
    .hero_list_item {
        width: 32%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0.38rem;
    }
    .hero_list_item:not(:last-child) {
        margin-bottom: 0;
    }
    .hero_list_item img {
        width: 36px;
    }
    .hero_list_text {
        width: 100%;
        font-size: 0.75rem;
        line-height: 0.88rem;
    }
    .hero_list_text br {
        display: none;
    }
    .header_info .btn {
        font-size: 1rem;
        line-height: 1.19rem;
    }
    .header_logo {
        width: 10.25rem;
    }
    .header_info_phone {
        margin: 0 1rem 0 0;
    }
    .hero_block_img {
        height: 22.88rem;
    }
    .company_info {
        margin: 2.5rem 0 0 0;
    }
    .company_info_title {
        font-size: 1.13rem;
        line-height: 1.38rem;
    }
    .company_info_item {
        width: 31%;
        font-size: 0.75rem;
        line-height: 0.88rem;
        height: auto;
        padding: 1.5rem 1rem;
        border-radius: 0.75rem;
    }
    .company_info_item img {
        width: 2rem;
        margin-right: 0.6rem;
    }
    .cat_row {
        margin: 2.4rem 0 0 0;
    }
    .cat_row h2 {
        margin: 0 0 1rem 0;
    }
    .cat_item_img {
        height: 15rem;
    }
    .cat_item_title .title {
        font-weight: 500;
        font-size: 1.5rem;
        line-height: 1.81rem;
    }
    .cat_item_info {
        padding: 1rem;
    }
    .cat_item_text {
        margin: 0.5rem 0 0 0;
    }
    .why_item {
        font-size: 0.75rem;
        line-height: 0.88rem;
        border-radius: 0.75rem;
        padding: 1rem 1rem 1rem 1rem;
    }
    .why_item br {
        display: none;
    }
    .why_item img {
        max-width: 36px;
    }
    .projects_item {
        height: 12.5rem;
    }
    .stages {
        margin: 2.5rem 0 0 0;
    }
    .stages_wrap {
        gap: 0.5rem;
    }
    .stages_item {
        min-width: 6.69rem;
        font-size: 0.75rem;
        line-height: 0.88rem;
        border-radius: 0.75rem;
        padding: 0.75rem;
    }
    .stages_item .num {
        font-size: 1.75rem;
        line-height: 2.13rem;
    }
    .stages_item img {
        width: 20px;
        right: -17px;
        top: calc(50% - 10px);
    }
    .objects {
        padding: 2.5rem 0 1rem 0;
        overflow-x: hidden;
    }
    .objects_sl_nav {
        width: 9rem;
    }
    .objects_sl_nav .btn {
        width: 2.25rem;
        height: 2.25rem;
        border-radius: 0.38rem;
    }
    .num_sl {
        font-size: 1.13rem;
        line-height: 1.38rem;
    }
    .objects_sl {
        max-width: 24.5rem;
    }
    .objects_item_img {
        height: 15rem;
    }
    .objects_item_info {
        padding: 1rem;
    }
    .objects_item_title .title {
        font-size: 0.88rem;
        line-height: 1.06rem;
    }
    .objects_item_title img {
        width: 17px;
    }
    .objects_item_text {
        border-radius: 0.75rem;
        padding: 0.5rem;
        margin: 0.5rem 0 0 0;
    }
    .objects_item_text .img {
        width: 1.5rem;
        height: 1.5rem;
        border-radius: 50%;
    }
    .objects_item_text .text {
        width: calc(100% - 33px);
        margin: 0;
    }
    .home_map_block {
        height: auto;
        position: relative;
        padding: 1.5rem 0;
    }
    .home_map_list_block {
        max-width: 15rem;
        border-radius: 1.5rem;
        padding: 1rem;
    }
    .home_map_list_block .title {
        font-size: 1.5rem;
        line-height: 1.81rem;
    }
    .home_map_list_block .afrter_title {
        font-size: 0.88rem;
        line-height: 1.06rem;
        margin: 0.5rem 0 1rem 0;
    }
    .home_map_list {
        height: 15.75rem;
    }
    .home_map_item {
        font-size: 0.63rem;
        line-height: 0.75rem;
        border-radius: 0.75rem;
        padding: 0.25rem 0.2rem;
    }
    .home_map_item img {
        width: 17px;
    }
    .home_map_item .text {
        margin-left: 6px;
    }
    .home_map_item span {
        font-size: 0.63rem;
        line-height: 0.75rem;
    }
    .faq {
        margin: 2rem 0 0 0;
    }
    .faq_row {
        margin: 1rem 0 0 0;
    }
    .faq_item {
        border-radius: 0.5rem;
        padding: 0.5rem 0.75rem;
    }
    .faq_header {
        font-size: 0.75rem;
        line-height: 0.88rem;
    }
    .faq_header img {
        width: 25px;
    }
    .faq_header p {
        width: calc(100% - 73px);
    }
    .faq_body {
        padding: 0.9rem 2rem 0.4rem 38px;
    }
    .bottom_form {
        margin: 2rem 0 0 0;
    }
    .bottom_form_block {
        max-width: 23rem;
        border-radius: 1.5rem;
        padding: 1.5rem;
    }
    .bottom_form_block .title {
        font-size: 1.5rem;
        line-height: 1.81rem;
        margin-bottom: 1rem;
    }
    .input:not(:last-child) {
        margin-bottom: 1rem;
    }
    .input_icon svg {
        width: 14px;
        top: 5px;
    }
    textarea,
    input[type="tel"],
    input[type="text"],
    select {
        border-radius: 0.63rem;
        padding: 0.5rem 0.63rem 0.5rem 2rem;
    }
    select {
        line-height: 0.88rem;
        padding: 0.5rem 0.63rem 0.5rem 0.5rem;
    }
    .asept {
        font-size: 0.5rem;
        line-height: 0.63rem;
        margin: 0 0 1rem 0;
    }
    form .btn {
        width: 100%;
        height: 2.25rem;
    }
    .footer {
        padding: 1.5rem 0;
    }
    .footer_logo {
        width: 8rem;
    }
    .footer_info {
        font-size: 0.63rem;
        line-height: 0.75rem;
    }
    .footer_logo_title {
        font-size: 0.63rem;
        line-height: 0.75rem;
    }
    .footer_info_list_title {
        font-size: 0.63rem;
        line-height: 0.75rem;
    }
    .footer_info_list span {
        width: 2.5rem;
    }
    .footer_contact_item span {
        font-size: 0.5rem;
        line-height: 0.63rem;
    }
    .footer_phone a{
        font-size: 0.88rem;
        line-height: 1.06rem;
    }
    .footer_contact_item {
        margin: 0 0 1rem 0;
    }
    .footer_contact_item img {
        width: 16px;
    }
    .footer_adres {
        font-size: 0.63rem;
        line-height: 0.75rem;
    }
    .footer_nav {
        margin: 0 5rem 0 0;
    }
    .footer_nav li {
        margin: 0;
    }
    .footer_nav a {
        font-size: 0.63rem;
        line-height: 0.75rem;
        border-radius: 0.5rem;
        padding: 0.38rem 0.75rem;
    }
    .projects {
        margin: 2rem 0 0 0;
    }
    .equipment {
        margin: 1.5rem 0 0 0;
    }
    .table tr:first-child th,
    .table tr:first-child td {
        white-space: nowrap;
        font-size: 0.88rem;
        line-height: 1.06rem;
    }
    th,
    td {
        padding: 0.6rem 0.4rem;
    }
    .table_info {
        margin: 1.5rem 0 0 0;
        padding: 0.5rem 0.75rem 0.5rem 3rem;
    }
    .table_info .text {
        width: calc(100% - 12rem);
    }
    .bani_building_item {
        margin: 1rem 0 0 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .bani_building_left {
        width: 100%;
    }
    .bani_building_left .table table {
        margin: 1rem 0 0 0;
    }
    .table_title {
        font-size: 1.13rem;
        line-height: 1.38rem;
        border-radius: 0.75rem;
        padding: 0.38rem 0.75rem;
    }
    .bani_building_right {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: left;
        border-radius: 1.5rem;
        padding: 0.5rem;
        margin: 1rem 0 0 0;
    }
    .bani_building_right .img {
        width: 10.6rem;
        height: 7.5rem;
        margin-right: 3rem;
    }
    .bani_building_right .title {
        margin: 0 0 0.6rem 0;
    }
    .bani_building_right br {
        display: none;
    }
    .bani_ins_left {
        width: 49%;
    }
    .bani_ins_right {
        width: 49%;
    }
    .bani_ins_item .num {
        width: 1.5rem;
        height: 1.5rem;
        border-radius: 0.38rem;
    }
    .bani_ins_item .text {
        margin: 0 0 0 1rem;
    }
    .bani_ins_block {
        gap: 0.75rem;
    }
    .bani_ins_left.two {
        width: 100%;
    }
    .bani_ins_right.two {
        width: 100%;
        margin: 0.5rem 0 0 0;
    }
    .bani_ins_sl_item {
        height: 11.25rem;
    }
    .bani_ins_sl_item p {
        font-size: 0.88rem;
        line-height: 1.06rem;
    }
    .bani_ins_sl .slick-slide {
        margin-right: 1rem;
    }
    .steam_item_title {
        margin: 0.5rem 0 0 0;
    }
    .steam_item_text {
        font-size: 0.63rem;
        line-height: 0.75rem;
    }
    .prise_wrap {
        margin: 1rem 0 0 0;
    }
    .prise_item:first-child {
        width: 58%;
        border-radius: 0.75rem;
        padding: 1rem;
    }
    .prise_item ul {
        font-size: 0.63rem;
        line-height: 0.75rem;
        padding-left: 1.2rem;
        margin: 1rem 0 0 0;
    }
    .prise_item .title {
        font-size: 0.88rem;
        line-height: 1.06rem;
    }
    .prise_item:last-child {
        width: 40%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-radius: 0.75rem;
        padding: 0.75rem 1rem;
    }
    .prise_item .bigtitle {
        font-size: 1rem;
        line-height: 1.19rem;
    }
    .prise_item .btn {
        width: 100%;
        margin: 1rem 0 0 0;
    }
    .freeze_text .btn {
        display: none;
    }
    .equipment .btn {
        white-space: nowrap;
    }
    .stege_table table {
        margin: 1rem 0 0 0;
        border-spacing: 0 0.2rem;
    }
    .stege_table tr:first-child {
        font-size: 0.88rem;
        line-height: 1.06rem;
    }
    .stege_table td:first-child {
        white-space: nowrap;
    }
    .stege_table td,
    .stege_table th {
        padding: 0.3rem 1rem;
    }
    .bani_faq {
        margin: 1.5rem 0 0 0;
        padding: 1.5rem 0 1.5rem 0;
    }
    .types {
        margin: 2rem 0 0 0;
    }
    .types_wrap {
        margin: 1rem 0 0 0;
    }
    .types_item {
        width: calc(50% - 0.625rem);
    }
    .types_item_info {
        padding: 1rem;
    }
    .types_item_title {
        font-size: 0.88rem;
        line-height: 1.06rem;
    }
    .steam.bes {
        margin: 2rem 0 0 0;
    }
    .steam.bes .steam_wrap {
        margin: 0.5rem 0 0 0;
    }
    .gazebos {
        padding: 1.5rem 0 0 0;
        margin: 1.5rem 0 0 0;
    }
    .gazebos_sl {
        margin: 0.5rem 0 0 0;
        padding: 0 0 1rem 0;
    }
    .gazebos_sl .slick-slide:not(:last-child) {
        margin: 0 1rem 0 0;
    }
    .gazebos_item_img {
        height: 7.5rem;
        border-radius: 0.75rem;
    }
    .gazebos_item_info {
        font-size: 0.88rem;
        line-height: 1.06rem;
        padding: 0.38rem 0.75rem;
    }
    .gazebos_item {
        border-radius: 0.75rem;
    }
    .gazebos_opt_left {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 0.75rem;
        padding: 1rem;
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse wrap-reverse;
        flex-flow: row-reverse wrap-reverse;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .gazebos_opt_left img {
        width: 6.25rem;
        margin: 0;
    }
    .gazebos_opt_title {
        width: calc(100% - 8rem);
        font-size: 1.5rem;
        line-height: 1.81rem;
        text-align: left;
    }
    .gazebos_opt_right {
        width: 100%;
        margin: 1rem 0 0 0;
    }
    .fund_options {
        margin: 1rem 0 0 0;
    }
    .fund_options_title {
        font-size: 1.5rem;
        line-height: 1.81rem;
    }
    .fund_options_wrap {
        gap: 0.75rem;
    }
    .fund_options_item {
        border-radius: 0.75rem;
        padding: 1.5rem 1rem;
        width: auto;
    }
    .fund_options_item img {
        max-height: 36px;
        margin: 0 auto 0.5rem auto;
    }
    .equipment .stages_item {
        min-width: 7.38rem;
    }
    .pillars_wrap {
        margin: 1rem 0 0 0;
    }
    .fasteners_text {
        width: calc(100% - 6.3rem);
        font-size: 0.63rem;
        line-height: 0.75rem;
    }
    .fasteners_text br {
        display: none;
    }
    .gates {
        padding: 1.5rem 0;
        margin: 1.5rem 0 0 0;
        position: relative;
        padding-bottom: 4rem;
    }
	.gates .objects_sl_nav.flex {
		bottom: 1rem;
	}
    .gates_sl {
        max-width: 34rem;
        margin: 1rem auto 0 auto;
    }
    .gates_item {
        height: 10.25rem;
        border-radius: 1.5rem;
    }
    .contact .container {
        height: 28rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .contact_block {
        max-width: 19rem;
        border-radius: 1.5rem;
        padding: 2.25rem;
    }
    .contact_block .footer_contact_item {
        margin: 0 0 0.8rem 0;
    }
    .contact_block .footer_contact_item span {
        font-size: 0.75rem;
        line-height: 0.88rem;
    }
    .contact_title {
        font-size: 1.5rem;
        line-height: 1.81rem;
    }
    .contact_after_title {
        font-size: 0.88rem;
        line-height: 1.06rem;
        margin: 0.5rem 0 1.4rem 0;
    }
    .breadcrumb {
        font-size: 0.63rem;
        line-height: 0.75rem;
        margin: 1rem 0 1.5rem 0;
    }
    .blog_wrap {
        margin: 1rem 0 3rem 0;
        gap: 1.25rem;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .blog_item_img {
        height: 9.19rem;
    }
    .blog_item_title {
        font-size: 0.88rem;
        line-height: 1.06rem;
        margin: 0.5rem 0 0.2rem 0;
    }
    .blog_item_date {
        gap: 0.38rem;
        font-size: 0.5rem;
        line-height: 0.63rem;
    }
    .blog_item_date svg {
        width: 19px;
    }
    .blog_item_text {
        font-size: 0.7rem;
        line-height: 0.8rem;
        margin: 0.3rem 0 0 0;
    }
    .navigation {
        display: none;
    }
    .blog_btn {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .blog_btn {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 0 2rem 0;
    }
    .blog_btn .btn {
        background: none;
        color: #62b333;
        height: 2.5rem;
    }
    .text_content img {
        border-radius: 1.5rem;
        margin-bottom: 1.5rem;
    }
    .text_content p {
        margin-bottom: 0.5rem;
    }
    .text_content h2 {
        font-size: 1.5rem;
        line-height: 1.81rem;
        margin-bottom: 0.5rem;
    }
    .text_content blockquote {
        border-radius: 0.75rem;
        padding: 1rem;
        margin-bottom: 1rem;
    }
    .imun_left {
        width: 100%;
    }
    .imun_right {
        width: 100%;
        height: 22.5rem;
        border-radius: 1.5rem;
        margin: 1rem 0 0 0;
    }
    .improve_left {
        width: 100%;
        background: none;
        padding: 0;
    }
    .improve_wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .improve_wrap br {
        display: none;
    }
    .improve_right {
        width: 100%;
    }
    .more_posts {
        margin: 1rem 0 3rem 0;
        overflow: hidden;
    }
    .post_sl {
        max-width: 20rem;
        margin: auto;
        overflow: visible;
    }
    .post_sl .slick-list.draggable {
        overflow: visible;
    }
    .post_sl .blog_item_img {
        height: 11.19rem;
    }
    .projects_galerey_item {
        height: 10rem;
    }
	.padding_block {
		padding: 0;
	}
}
@media screen and (min-width: 834px) {
    .phone_m {
        display: none;
    }
}
@media screen and (max-width: 834px) {
    .header .header_info_phone,
    .header .btn,
    .header .header_social {
        display: none;
    }
    .stages_item {
        width: 32%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .stages_item img {
        display: none;
    }
    .stages_wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 768px) {
    .hero_img_list {
        width: 17.94rem;
        top: -5rem;
    }
    .cat_item_img,
    .types_item_img {
        height: 10rem;
    }
    .projects_item,
    .bani_ins_sl_item,
    .steam_item_img {
        height: 8.5rem;
    }
    .prise_item:first-child {
        width: 100%;
    }
    .prise_item:last-child {
        width: 100%;
        margin: 0.5rem 0 0 0;
    }
    .table tr:first-child th,
    .table tr:first-child td {
        white-space: inherit;
    }
    .table_info {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        border-radius: 1.25rem;
        background-position: 1rem 1rem;
    }
    .table_info .text {
        width: 100%;
    }
    .table_info .btn {
        margin: 0.5rem 0 0 0;
    }
    .gazebos {
        overflow: hidden;
    }
    .gazebos_sl {
        overflow: visible;
    }
    .gazebos_sl .slick-list {
        overflow: visible;
    }
    .fund_options_wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .fund_options_item {
        width: 31%;
    }
    .steam_item {
        width: 30.5%;
    }
    .steam.bes .steam_wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .fasteners {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 0.25rem;
    }
    .fasteners_item {
        width: 49%;
    }
    .blog_item {
        width: calc(50% - 0.9rem);
    }
    .form_popup.fancybox-content {
        width: 22.5rem;
        border-radius: 0.75rem;
    }
    .form_popup_form {
        padding: 1rem 1.5rem 1.5rem 1.5rem;
    }
    .form_close {
        right: 0.9rem;
        top: 0.9rem;
    }
    .form_popup_img {
        height: 11.69rem;
    }
    .form_popup_title {
        font-size: 1.13rem;
        line-height: 1.38rem;
        margin: 0 0 1rem 0;
    }
}
@media screen and (min-width: 576px) {
    .footer_social.mob {
        display: none;
    }
}
@media screen and (max-width: 576px) {
    .container {
        padding: 0 1rem;
    }
    h1 {
        font-size: 1.75rem;
        line-height: 2.13rem;
    }
    h2 {
        font-size: 1.75rem;
        line-height: 2.13rem;
        text-align: center;
    }
    .hero_block_img {
        height: 14.88rem;
    }
    .hero_block {
        padding: 1.5rem;
        margin: 6rem 0 0 0;
    }
    .hero_img_list {
        width: 8.31rem;
        top: 3rem;
    }
    .hero_list {
        gap: 1rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 1.3rem 0 1.2rem 0;
        text-align: left;
    }
    .hero_list_item {
        width: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .hero_list_item img {
        width: 25px;
    }
    .hero_list_text {
        width: calc(100% - 41px);
        margin-left: 0;
    }
    .hero_block .btn {
        width: 100%;
    }
    .company_info {
        margin: 1.5rem 0 0 0;
    }
    .company_info_item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0.75rem;
        border-radius: 0.75rem;
        padding: 1.5rem 0.3rem;
        font-size: 0.75rem;
        line-height: 0.88rem;
        text-align: center;
    }
    .cat_row {
        margin: 1.5rem 0 0 0;
    }
    .cat_item {
        width: 100%;
    }
    .cat_item_img {
        height: 15rem;
    }
    .why {
        margin: 1.5rem 0 0 0;
    }
    .why_wrap {
        gap: 0.5rem;
        margin: 1rem 0 0 0;
    }
    .why_item {
        border-radius: 0.75rem;
        padding: 0.75rem 1rem;
    }
    .projects {
        margin: 1.5rem 0 0 0;
    }
    .projects_wrap {
        margin: 0.7rem 0px 0 0;
    }
    .projects_item {
        width: calc(50% - 0.625rem);
        height: 8.75rem;
        border-radius: 0.75rem;
    }
    .projects_more .btn {
        height: 2.5rem;
        font-size: 1rem;
        line-height: 1.19rem;
        margin: 0.7rem 0 0 0;
    }
    .stages {
        margin: 1.5rem 0 0 0;
    }
    .stages_wrap {
        gap: 0.75rem;
        margin: 1rem 0 0 0;
    }
    .stages_item {
        width: 48%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        text-align: left;
    }
    .stages_item .num {
        margin: 0 0.6rem 0 0;
    }
    .stages_item {
        width: 48%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        text-align: left;
        border-radius: 0.75rem;
        padding: 0.7rem;
    }
    .objects {
        padding: 1.5rem 0 3.5rem 0;
        overflow-x: hidden;
        position: relative;
        margin: 0 0 2rem 0;
    }
    .objects_title h2 {
        width: 100%;
    }
    .objects_sl_nav {
        width: auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .num_sl {
        margin: 0 1rem;
    }
    .objects_sl {
        max-width: 19.5rem;
        margin: 0.7rem 0px 0 0;
    }
    .objects_sl .slick-track {
        gap: 0.5rem;
    }
    .objects_item_img {
        height: 12.5rem;
        border-radius: 0.75rem;
    }
    .objects_item_title {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0.75rem;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .home_map_block {
        margin: 1rem 0 0 0;
        padding: 0 0;
    }
    .why_item {
        width: 100%;
    }
    div#map_home {
        height: 28.13rem;
    }
    .home_map_list_block {
        max-width: 100%;
        width: 100%;
        margin: 19rem 0 0 0;
    }
    .faq {
        margin: 1.5rem 0 0 0;
    }
    .faq h2 {
        text-align: left;
    }
    .bottom_form {
        padding: 8.5rem 0 0 0;
    }
    .bottom_form_block {
        margin: 0 -1rem;
        max-width: -webkit-max-content;
        max-width: -moz-max-content;
        max-width: max-content;
        -webkit-box-shadow: 0 4px 24px 0 rgba(35, 37, 41, 0.2);
        box-shadow: 0 4px 24px 0 rgba(35, 37, 41, 0.2);
        background: #fff;
        margin-bottom: 1rem;
    }
    .bottom_form img {
        bottom: 4rem;
        height: 29%;
    }
    .footer_logo_title {
        display: none;
    }
    .footer_contact {
        max-width: 10rem;
    }
    .footer_adres {
        padding: 0;
    }
    .footer_adres .text {
        width: calc(100% - 2rem);
        margin: 0 0 0 0.2rem;
    }
    .footer_social.desc {
        display: none;
    }
    .footer_nav {
        display: none;
    }
    .footer_social.flex {
        margin: 0;
        border-top: 1px solid rgba(163, 176, 189, 0.2);
        padding: 0.75rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .table {
        margin: 0 -1rem;
        overflow: auto;
    }
    .table table {
        margin: 1rem 0 0 0;
        border-radius: 0;
    }
    .table th,
    .table td {
        padding: 0.5rem;
    }
    .table tr td:first-child,
    .table tr th:first-child {
        padding-left: 0.5rem;
    }
    .equipment {
        margin: 1rem 0 0 0;
    }
    .equipment .container > p {
        text-align: center;
    }
    .table_title {
        text-align: center;
    }
    .bani_building_right {
        margin: 0.5rem 0 0 0;
        border-radius: 0.75rem;
        padding: 0.75rem 0.5rem;
    }
    .bani_building_right .img {
        width: 25.6rem;
        height: 6.88rem;
        margin-right: 1rem;
    }
    .bani_building_right .title {
        font-size: 1rem;
        line-height: 1.19rem;
    }
    .bani_building_right.two .img {
        width: 12.25rem;
        height: 5.06rem;
    }
    .bani_ins_left {
        width: 100%;
    }
    .bani_ins_right {
        width: 100%;
        margin-top: 1rem;
    }
    .bani_ins {
        margin: 1rem 0 0 0;
        overflow: hidden;
    }
    .bani_ins_sl_item {
        height: 11.25rem;
        border-radius: 0.75rem;
    }
    .bani_ins_sl {
        max-width: 15.5rem;
        margin: auto;
        overflow: visible;
    }
    .bani_ins_sl .slick-list {
        overflow: visible;
    }
    .steam_wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .steam_wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 0.5rem;
    }
    .steam_item {
        width: 48%;
    }
    .steam_item_img {
        height: 10rem;
    }
    .objects_title {
        margin: 0;
    }
    .stege_table table span {
        font-size: 1rem;
        line-height: 1.19rem;
    }
    .bani_faq {
        margin: 1rem 0 0 0;
        padding: 1rem 0 1rem 0;
    }
    .bottom_form {
        padding: 10rem 0 0 0;
    }
    .bottom_form_block .title {
        text-align: center;
    }
    .bani_ins_sl_nav {
        display: none;
    }
    .types_wrap {
        gap: 0.75rem;
    }
    .types_item {
        width: 100%;
    }
    .types_item_img {
        height: 15rem;
    }
    .types_item_info {
        text-transform: uppercase;
    }
    .steam.bes .steam_wrap {
        gap: 0.5rem;
    }
    .steam_item {
        width: 31%;
    }
    .gazebos_sl {
        max-width: 21rem;
        margin: 1rem auto 0 auto;
    }
    .gazebos_sl .slick-slide:not(:last-child) {
        margin: 0 0.5rem 0 0;
    }
    .gazebos_item_title {
        text-align: center;
    }
    .gazebos_opt {
        margin: 1rem 0 0 0;
    }
    .gazebos_opt_left {
        border-radius: 0.75rem;
        padding: 0.75rem;
    }
    .gazebos_opt_left img {
        width: 5.25rem;
        margin: 0;
    }
    .gazebos_opt_title {
        width: calc(100% - 6.9rem);
        font-size: 1.5rem;
        line-height: 1.81rem;
        text-align: left;
    }
    .gazebos_opt_right {
        margin: 0rem 0 0 0;
    }
    .fund_options {
        margin: 1rem -1rem 0 -1rem;
    }
    .fund_options_wrap {
        gap: 0.5rem;
    }
    .fund_options_item {
        min-width: 31%;
    }
    .stege_table table span {
        display: block;
        padding: 0;
    }
    .types_item_title {
        text-align: center;
    }
    .types_item_prise {
        text-align: center;
    }
    .pillars_img {
        display: none;
    }
    .pillars_table {
        width: 100%;
    }
    .pillars_table_title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .pillars_table__img {
        width: 4rem;
        height: 4rem;
        border-radius: 0.7rem;
    }
    .pillars_table_title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .pillars_table_title .table_title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: calc(100% - 5rem);
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .table_title {
        text-align: left;
    }
    .fasteners {
        gap: 0.25rem;
    }
    .fasteners_item {
        width: 100%;
    }
    .fasteners_img {
        width: 4.5rem;
    }
    .fasteners_text {
        width: calc(100% - 4.7rem);
    }
    .gates_prise_left {
        width: 100%;
    }
    .gates_prise_right {
        width: 100%;
        height: 10rem;
        margin: 1rem 0 0;
    }
    .gates_item {
        height: 6.25rem;
        border-radius: 0.75rem;
    }
    .gates_sl {
        max-width: 11rem;
        margin: 1rem auto 0 auto;
        overflow: visible;
    }
    .gates_sl .slick-list {
        overflow: visible;
    }
    .gates_sl .slick-slide {
        margin-right: 0.5rem;
    }
    .contact .container {
        height: auto;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .contact_block {
        max-width: 100%;
        width: 100%;
        border-radius: 1.5rem;
        padding: 1.5rem 1rem;
        margin: 16rem 0 1rem 0;
    }
    .contact_block .footer_contact_item {
        max-width: 195px;
        margin: 0 auto 0.8rem auto;
    }
    .contact_block .footer_social.flex {
        border: 0;
        padding: 0.5rem;
    }
    .contact_title {
        text-align: center;
    }
    .contact_after_title {
        margin: 0.5rem 0 1rem 0;
        text-align: center;
    }
    .breadcrumb {
        margin: 1rem 0 1rem 0;
    }
    .blog_item {
        width: 100%;
    }
    .blog_item_img {
        height: 13.75rem;
    }
    .text_content h2 {
        text-align: left;
    }
    .imun_right {
        height: 16.38rem;
    }
	.projects_galerey {
		justify-content: flex-start;
		margin: 2rem 0 2rem 0;
	}
	.projects_galerey_item {
		width: 50%;
	}
	.content {
		font-size: .95rem;
		line-height: 1.1rem;
	}
}

