/* fonts */
@font-face {font-family: 'Cera Pro';src: local('Cera Pro Thin'), local('CeraPro-Thin'),url('../fonts/cerapro-thin.woff2') format('woff2');font-weight: 100;font-style: normal;}
@font-face {font-family: 'Cera Pro';src: local('Cera Pro Light'), local('CeraPro-Light'),url('../fonts/cerapro-light.woff2') format('woff2');font-weight: 300;font-style: normal;font-display: swap;}
@font-face {font-family: 'Cera Pro';src: local('Cera Pro Regular'), local('CeraPro-Regular'),url('../fonts/cerapro-regular.woff2') format('woff2');font-weight: normal;font-style: normal;font-display: swap;}
@font-face {font-family: 'Cera Pro';src: local('Cera Pro Medium'), local('CeraPro-Medium'),url('../fonts/cerapro-medium.woff2') format('woff2');font-weight: 500;font-style: normal;font-display: swap;}
@font-face {font-family: 'Cera Pro';src: local('Cera Pro Bold'), local('CeraPro-Bold'),url('../fonts/cerapro-bold.woff2') format('woff2');font-weight: bold;font-style: normal;font-display: swap;}
@font-face {font-family: 'Cera Pro';src: local('Cera Pro Black'), local('CeraPro-Black'),url('../fonts/cerapro-black.woff2') format('woff2');font-weight: 900;font-style: normal;font-display: swap;}


/* normalize */
html {line-height: 1.15;-webkit-text-size-adjust: 100%;}
body {margin: 0;}
main {display: block;}
hr {box-sizing: content-box;height: 0;overflow: visible;}
hr {height: 1px;border: none;background: #dfddd3;}
pre {font-family: monospace, monospace;font-size: 1em;}
a {background-color: transparent;color: #c87c00;text-underline-offset: 4px;}
a:hover {text-decoration: none;}
abbr[title] {border-bottom: none;text-decoration: underline;text-decoration: underline dotted;}
b,strong {font-weight: 700;}
code,
kbd,
samp {font-family: monospace, monospace;font-size: 1em;}
small {font-size: 80%;}
sub,
sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sub {bottom: -0.25em;}
sup {top: -0.5em;}
img {border-style: none;max-width: 100%;}
button,
input,
optgroup,
select,
textarea {font-family: inherit;font-size: 100%;line-height: 1.15;margin: 0;}
button,
input {overflow: visible;}
button,
select {text-transform: none;}
button,
[type="button"],
[type="reset"],
[type="submit"] {-webkit-appearance: button;}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {border-style: none;padding: 0;}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {outline: 1px dotted ButtonText;}
fieldset {padding: 0.35em 0.75em 0.625em;}
legend {box-sizing: border-box;color: inherit;display: table;max-width: 100%;padding: 0;white-space: normal;}
progress {vertical-align: baseline;}
textarea {overflow: auto;}
[type="checkbox"],
[type="radio"] {box-sizing: border-box;padding: 0;}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {height: auto;}
[type="search"] {-webkit-appearance: textfield;outline-offset: -2px;} 
[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
::-webkit-file-upload-button {-webkit-appearance: button;font: inherit;}
details {display: block;}
summary {display: list-item;}
template {display: none;}
[hidden] {display: none;}
.center {text-align: center;}
.fl {float: left;}
.fr {float: right;}
.tr {text-align: right;}
a[data-fancybox] img {cursor: zoom-in;}
h1 {color: #000;font-size: 48px;font-weight: 700;line-height: 45px;}
h2 {color: #000;font-size: 40px;font-weight: 700;line-height: 45px;}
h3 {color: #000;font-size: 36px;font-weight: 700;line-height: 36px;}
h4 {color: #f39301;font-size: 30px;font-weight: 700;line-height: 30px;}
h5 {color: #f39301;font-size: 24px;font-weight: 700;line-height: 24px;}
h6 {color: #f39301;font-size: 20px;font-weight: 700;line-height: 20px;}
ul {list-style: none;}
li {margin-bottom: 5px;padding-left: 20px;position: relative;}
li::before {background: #ffca2d;border-radius: 100%;content: '';height: 6px;left: 0;position: absolute;top: 14px;width: 6px;}
.btn {box-sizing: border-box;color: #010100;display: inline-block;font-size: 20px;font-weight: 700;line-height: 20px;padding: 25px 24px;text-decoration: none;transition: all 0.3s ease 0s;}
.btn-yellow {background: #ffca2d;}
.btn-yellow:hover {background: #ec9b30;}
.btn-yellow:focus {background: #e08d20;}
.btn-br {border: 3px solid #ffca2d;}
.btn-br:hover {background: #ffca2d;}
.btn-br:focus {background: #ec9b30;border: 3px solid transparent;}
table {border-collapse: collapse;width: 100%;}
th, td {border: 1px solid #cfccbd;padding-bottom: 5px;padding-left: 30px;padding-top: 5px;padding-right: 10px;}
th {background: #f6f6f6;box-sizing: border-box;text-align: left;}
ol li {padding-left: 0;}
ol li::before {display: none;}


/* style */
body {color: #000;font-family: 'Cera Pro';font-size: 16px;font-weight: 400;line-height: 30px;}
.container {box-sizing: border-box;margin: 0 auto;max-width: 1680px;width: 100%}
.header {left: 0;position: absolute;right: 0;top: 0;z-index: 1;}
.header {border-bottom: 1px solid rgba(89,89,89, 0.3);padding-top: 14px;}
.header .container {align-items: center;display: flex;justify-content: space-between;}
.burger {display: none;}
.menu {margin: 0;padding: 0;}
.menu {align-items: center;display: flex;gap: 40px;}
.menu li {margin: 0;padding: 0;}
.menu li::before {display: none;}
.menu li::after {background: #ffca2d;content: '';display: block;height: 2px;transition: width .3s;width: 0;}
.menu li:hover::after {width: 100%;}
.menu a {color: #fff;font-size: 18px;font-weight: 400;line-height: 18px;text-decoration: none;}
.menu li.active a {color: #ffca2d;}
.menu li.active::after {width: 100%;}
.header-feedback {align-items: center;display: flex;gap: 69px;}
.header-feedback .phone {color: #fff;font-size: 24px;font-weight: 700;line-height: 24px;text-decoration: none;}
.header-feedback__call {color: #ffca2d;font-size: 18px;font-weight: 400;line-height: 18px;text-decoration: none;}
.promo {overflow: hidden;position: relative;}
.promo-content {padding-top: 219px;position: relative;z-index: 1;}
.promo-container {margin-left: auto;max-width: 1320px;width:100%;}
.promo-row {display: flex;gap: 84px;}
.promo-item__company {color: #ffca2d;font-size: 30px;font-weight: 700;line-height: 30px;margin: 0;}
.promo h1 {color: #fff;font-size: 48px;font-weight: 700;line-height: 48px;}
.promo-item__text {width: 855px;}
.promo-content ul {display: flex;flex-wrap: wrap;justify-content: space-between;margin: 84px 0 0;}
.promo-content li {color: #fff;font-size: 24px;font-weight: 400;line-height: 30px;width: 47%;}
.promo-item__button {display: flex;flex-direction: column;gap: 22px;}
.promo-item__button .btn-br {color: #ffca2d;}
.promo-item__button .btn-br:hover {color: #010100;}
.promo-advantage {display: flex;justify-content: flex-end;margin: 110px 0 107px;position: relative;z-index: 1;}
.promo-advantage__row {align-items: center;background: #ffca2d;box-sizing: border-box;display: flex;justify-content: space-between;padding: 43px 40px 45px;width: 100%;}
.promo-advantage__item {align-items: center;display: flex;gap: 25px;font-size: 20px;font-weight: 500;line-height: 24px;justify-content: center;width: 32%;}
.promo-advantage__item .number {font-size: 48px;font-weight: 900;line-height: 60px;}
.promo-arrows {align-items: center;border: 1px solid rgba(128,128,128, 0.5);display: flex;justify-content: center;height: 100%;left: -252px;position: absolute;width: 251px;}
.promo-arrows .slick-arrow {align-items: center;border-right: 1px solid rgba(128,128,128, 0.5);cursor: pointer;display: flex;height: 100%;justify-content: center;position: relative;width: 50%;}
.promo-arrows .slick-arrow::before {background: url('../i/icon-arrow.png');content: '';height: 48px;position: absolute;width: 25px;}
.promo-arrows .slick-prev::before {transform: rotate(180deg);}
.promo-slider {left: 0;position: absolute !important;top: 0;}
.promo-slider {width: 100%;}
.promo-slider__item img {width: 100%;}
.equipment {margin-top: 53px;}
.equipment-title {font-size: 72px;font-weight: 700;line-height: 48px;}
.equipment-title span {font-size: 30px;}
.equipment-row {display: grid;grid-template-columns: 24% 24% 24% 24%;justify-content: space-between;padding-top: 22px;}
.equipment-item {align-items: center;display: flex;gap: 43px;margin-bottom: 47px;}
.equipment-item__img {min-width: 90px;transition: transform .3s ease;width: 90px;text-align: center;}
.equipment-item:hover .equipment-item__img {transform: scale(1.1);}
.equipment-item__name {color: #191e1e;font-size: 24px;font-weight: 700;line-height: 24px;text-decoration: none;}
.equipment-item:hover .equipment-item__name {color: #ffca2d;}
.services-row {display: flex;justify-content: space-between;margin-top: 67px;}
.services-item {background: rgba(231, 231, 231, 0.39);box-sizing: border-box;overflow: hidden;padding: 91px 59px 122px 76px;position: relative;width: 32%;}
.services-item__title {color: #191e1e;font-size: 24px;font-weight: 700;line-height: 48px;margin: 0;}
.services-item__title span {display: block;font-size: 48px;line-height: 48px;}
.services-item__text {color: #191e1e;font-size: 18px;font-weight: 400;margin: 36px 0 40px;}
.services-item .btn {font-size: 18px;padding: 20px 40px;}
.services-item::before {content: '';opacity: 0.39;position: absolute;z-index: -1;}
.services-item.inzhi::before {background: url('../img/icon_services_inzh-min.png');width: 310px;height: 258px;bottom: -50px;right: 20px;}
.services-item.equi::before {background: url('../img/icon_services_equi-min.png');width: 256px;height: 298px;bottom: -70px;right: 10px;}
.services-item.cycle2::before {background: url('../img/icon_services_360.png');width: 303px;height: 303px;bottom: -70px;right: -20px;}
.services-title {font-size: 72px;font-weight: 700;line-height: 48px;}
.projects {margin-top: 92px;}
.title-flexbox {align-items: center;display: flex;flex-wrap: wrap;gap: 20px 0;justify-content: space-between;}
.title-flexbox h2 {font-size: 72px;font-weight: 700;line-height: 48px;margin: 0;}
.projects-row {display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 86px;}
.projects-item {box-sizing: border-box;margin-bottom: 45px;min-height: 385px;position: relative;width: 49%;}
.projects-item__img {display: flex;height: 100%;position: absolute;width: 100%;z-index: -1;}
.projects-item__img::before {background: rgba(0, 0, 0, 0.43);content: '';display: block;height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
.projects-item__img img {height: 100%;object-fit: cover;width: 100%;}
.projects-item__text {padding: 52px 84px 48px;width: 300px}
.projects-item__year {color: #fff;font-size: 48px;font-weight: 700;line-height: 48px;opacity: 0.5;margin: 0;}
.projects-item__text2 {color: #fff;font-size: 18px;font-weight: 700;line-height: 24px;margin: 0;padding: 28px 0 66px;}
.projects-item__text2 span {display: block;font-size: 36px;line-height: 36px;}
.projects-item__tech {color: #fff;font-size: 18px;font-weight: 700;line-height: 24px;margin: 0;}
.projects-item__tech span {display: block;font-size: 36px;line-height: 36px;}
.flexbox {display: flex;}
.flexbox-col2 > div {width: 50%;}
.gradient {background: linear-gradient(-63.0deg, #e99730 7%, #ffca2d 92%);}
.decisions-row {padding-top: 8px;}
.decisions-item p {font-size: 18px;font-weight: 400;line-height: 24px;margin: 39px 0 44px;width: 90%;}
.decisions-item .decisions-item__title {font-size: 48px;font-weight: 700;line-height: 60px;margin: 0;}
.decisions-item__button {display: flex;flex-wrap: wrap;gap: 13px;}
.decisions-item__index {box-sizing: border-box;display: flex;flex-wrap: wrap;justify-content: space-between;padding: 99px 81px 85px;}
.decisions-item__index--item {display: flex;flex-direction: column;margin-bottom: 85px;width: 49%;}
.decisions-item__index--item:nth-last-child(-n+2) {margin-bottom: 0;}
.decisions-item__index--item {font-size: 20px;font-weight: 500;line-height: 24px;}
.decisions-item__index--item span {font-size: 30px;font-weight: 900;line-height: 48px;}
.decisions-item__index--item .number {font-size: 48px;}
.cycle {overflow: hidden;padding-bottom: 108px;position: relative;}
.cycle-item__img {display: flex;right: 50%;min-height: 100%;position: absolute;top: 0;}
.cycle-item__img img {object-fit: cover;min-height: 100%;}
.cycle-content {margin-left: auto;width: 50%;}
.cycle-item:last-child {padding-top: 10px;padding-left: 115px;}
.cycle-item__title {font-size: 72px;font-weight: 700;line-height: 48px;}
.cycle-item__title span {font-size: 30px;}
.accordion-list {margin: 0;padding: 0;}
.accordion-list li {margin-bottom: 30px;padding: 0;}
.accordion-list li:last-child {margin-bottom: 0;}
.accordion-list li::before {display: none;}
.cycle-item__list--title {cursor: pointer;color: #e5b013;font-size: 36px;font-weight: 700;line-height: 36px;margin: 0;}
.cycle-item__list--title span {border-bottom: 4px dashed #e5b013;}
.cycle-item__list--text {color: #191e1e;display: none;margin: 30px 0;}
.accordion-list li.active .cycle-item__list--text {display: block;}
.map {background: url('../img/map.webp') center/cover;padding-bottom: 111px;padding-top: 93px;}
.map-title {font-size: 72px;font-weight: 700;line-height: 48px;margin: 0;}
.map-title span {font-size: 30px;}
.map .gallery-wrap {overflow: hidden;margin-left: auto;margin-top: 56px;max-width: 724px;position: relative;z-index: 0;}
.gallery-item {position: relative;}
.gallery-item::before {content: '';background: rgba(0, 0, 0, 0.43);left: 0;height: 100%;position: absolute;top: 0;width: 100%;}
.map .gallery-wrap .btn {position: absolute;bottom: 28px;right: 36px;}
.map .gallery .slick-arrow {align-items: center;border: 1px solid rgba(255,255,255, 0.3);display: flex;justify-content: center;height: 71px;width: 71px;z-index: 9;position: absolute;bottom: 28px;left: 33px;cursor: pointer;}
.map .gallery .slick-arrow::before {background-image: url('../i/icon-arrow.png');background-size: cover;content: '';height: 30px;position: absolute;width: 16px;}
.map .gallery .slick-prev::before {transform: rotate(180deg);}
.map .gallery .slick-arrow.slick-next {left: 105px;}
.request {background: url('../img/tube.webp') no-repeat center/cover;box-sizing: border-box;padding: 56px 0 98px;}
.request-row {align-items: center;display: flex;justify-content: space-between;}
.request-item {width: 49%;}
.request-item__title {color: #fff;font-size: 48px;font-weight: 700;line-height: 60px;margin: 0;}
.request-item__form {position: relative;}
.request-item__form .smFormContent {max-width: none;}
.request-item__form .smFormContent form {display: flex;align-items: center;gap: 8px}
.request-item__form .smFormContent form input {margin: 0;}
.request-item__form .smFormContent .input:last-child {position: absolute;bottom: -28px;max-width: none;width: 100%;}
.request-item__form .smFormContent .input .checkbox input {display: none;}
.request-item__form .smFormContent .validateForm > .buttonOut > div {margin-top: 0;}
.request-item__form .smFormContent form .file {width: 196px;max-width: 100%;height: 71px;background: #e8e7e1;margin: 0;}
.request-item__form .smFormContent form .leftColumn {display: flex;gap: 7px;}
.request-item__form .smFormContent form .checkbox {max-width: none;padding: 0;margin: 0;}
.request-item__form .smFormContent form .checkbox label, .request-item__form .smFormContent form .checkbox label a {color: #e8e7e1;font-weight: 400;}
.request-item__form .smFormContent form .file .file_input {background: none;border: 0;border-radius: 0;}
.company {margin-top: 66px;}
.compamy-item__title {font-size: 72px;font-weight: 700;line-height: 72px;margin: 0;}
.compamy-item__title span {display: block;font-size: 30px;}
.company-item:last-child {padding-left: 117px;}
.company-item .numbers {font-size: 20px;font-weight: 500;line-height: 24px;}
.company-item .numbers span {display: block;font-size: 48px;font-weight: 900;line-height: 60px;}
.company-item .flexbox {align-items: center;justify-content: space-between;}
.company-item__img {height: 100%;}
.company-item__img img {width: 100%;height: 100%;object-fit: cover;}
.footer {position: relative;margin-top: 95px;box-sizing: border-box;padding: 36px 0 50px;}
.footer-item:nth-child(1)::before {content: '';position: absolute;top: 0;left: 0;background: #f6f6f6;height: 100%;width: 50%;z-index: -1;}
.footer-item:nth-child(2)::before {content: '';position: absolute;top: 0;right: 0;background: linear-gradient(-63.0deg, #e99730 7%, #ffca2d 92%);height: 100%;width: 50%;z-index: -1;left: auto;}
.menu2 {margin: 0;padding: 0;column-count: 2}
.menu2 li {margin-bottom: 15px;padding: 0;}
.menu2 li::before {display: none;}
.menu2 a {color: #191e1e;display: block;font-size: 18px;line-height: 18px;text-decoration: none;}
.menu2 a:hover {text-decoration: underline;}
.footer-button {gap: 29px;padding-top: 24px;}
.footer-item:last-child {padding-left: 115px;}
.footer-company {display: flex;justify-content: space-between;padding-bottom: 70px;border-bottom: 1px solid rgba(0,0,0, 0.12);margin-bottom: 74px;}
.footer-company__item {width: 49%;}
.footer .phone {display: block;font-size: 30px;line-height: 30px;font-weight: 700;color: #010000;text-decoration: none;}
.footer .mail {font-size: 18px;line-height: 36px;font-weight: 700;color: #191e1e;display: block;padding: 7px 0 0;}
.footer .address {font-size: 18px;line-height: 36px;font-weight: 700;color: #191e1e;display: block;margin: 0;}
.footer .copy {margin: 0;font-size: 18px;line-height: 30px;font-weight: 400;color: #191e1e;}
.footer .rules {font-size: 18px;line-height: 24px;font-weight: 400;color: #191e1e;text-decoration: none;}
.footer-bottom {gap: 51px;}
.sm a {align-items: center;display: flex;gap: 9px;}
.sm a {font-size: 18px;line-height: 24px;font-weight: 400;color: #191e1e;text-decoration: none;}
#upbutton {position: fixed;bottom: 30px;right: 15px;z-index: 10;display: none;width: 57px;height: 57px;background-image: url('../i/icon-up.jpg');cursor: pointer;}
.wrapper_all {min-height: calc(100vh - 518px);}
.wrapper-secondary {padding-top: 147px;}
.header.header_secondary {background: url('../img/header.webp') center/cover;border: none;padding-bottom: 17px;}
.breadcrumbs {display: flex;flex-wrap: wrap;}
.breadcrumbs a {color: #e5b013;font-weight: 400;position: relative;text-decoration: none;transition: all 0.3s ease 0s;}
.breadcrumbs a::after {content: '.';margin: 0 8px;position: relative;top: -3px;right: 0;}
.breadcrumbs a:hover {color: #ec9b30;}
.title-flexbox h1 {margin: 0;}
.title-flexbox__btn {display: flex;gap: 11px;}
.title-flexbox__btn .btn-yellow {border: 3px solid transparent;}
.title-flexbox__btn a {padding: 22px 24px;}

/* выпадающее меню */
.menu a::after {content: '';left: -25px;height: 100%;padding: 24px 25px;position: absolute;top: 0;width: 100%;}
.dropdown_menu {background: #ffca2d;font-size: 10px;left: 10%;opacity: 0;margin: 0;min-width: 390px;padding: 9px 0 30px;position: absolute;transition: all .1s ease;visibility: hidden;}
.menu li:hover .dropdown_menu {opacity: 1;left: -60px;top: 60px;visibility: visible;}
.header_secondary .menu li:hover .dropdown_menu {top: 76px;}
.dropdown_menu .dropdown_title {color: #000 !important;display: block;padding: 13px 15px 13px 57px;position: relative;text-decoration: none;transition: all .2s ease-in-out;z-index: 1;}
.dropdown_title:hover {background: #f5b52e;}
#vypolnennye_proekty .dropdown_menu {display: none;}

.equipment-secondary {margin-top: 84px;}
.decisions-secondary {margin-top: 59px;}
.footer-secondary {margin: 0 !important;}
.contacts-row {align-items: center;display: flex;gap: 60px;}
.contacts-item {align-items: center;display: flex;gap: 26px;}
.circle_yellow {background: #ffca2d;border-radius: 100%;height: 68px;width: 68px;}
.contacts-item__phone .phone {color: #191e1e;display: block;font-size: 30px;font-weight: 700;line-height: 30px;text-decoration: none;}
.contacts-item__feedback--address, .contacts-item__feedback--mail {color: #191e1e;font-size: 24px;font-weight: 700;line-height: 30px;margin: 0;}
.contacts-item__feedback--mail {color: #e5b013;display: block;}
.contacts-item__btn {align-items: center;display: flex;gap: 11px;margin-left: 30px;}
.contacts-item__btn .btn-yellow {border: 3px solid transparent;}
.circle_yellow {align-items: center;display: flex;justify-content: center;}
.contacts-location-row {display: grid;grid-template-columns: 50% 50%;margin-bottom: 43px;margin-top: 46px;}
.map2 {height: 419px;width: 100%;}
.contacts-location__item--img {height: 100%;width: 100%;}
.contacts-location__item--img img {height: 100%;object-fit: cover;width: 100%;}
.submenu_menu2 {display: none;}
.wrapper_in {padding-top: 7px;}
.wrapper_in .container {display: flex;flex-direction: row-reverse;}
.left_col {margin-right: 92px;max-width: 249px;width: 249px;}
.left_col__content ul {margin: 0;padding: 0;}
.left_col__content li {margin-bottom: 30px;padding: 0;}
.left_col__content li::before {display: none;}
.left_col__content a {display: block;color: #191e1e;font-size: 18px;font-weight: 400;line-height: 22px;text-decoration: none;transition: all 0.2s ease 0s}
.left_col__content a:hover, .left_col__content a.active {color: #e5b013;}
.left_col__content .submenu_catalog {margin: 15px 0 15px 15px;}
.left_col__content .submenu_catalog li {margin-bottom: 20px;padding-left: 17px;}
.left_col__content .submenu_catalog li:last-child {margin-bottom: 0;}
.left_col__content .submenu_catalog li::before {background: #191e1e;display: block;height: 1px;top: 9px;width: 7px;}
.left_col__content .submenu_catalog li a {font-size: 16px;line-height: 16px;}
.right_col {width: 100%;}
.product_catalog__row {display: grid;grid-template-columns: 19% 19% 19% 19% 19%;grid-row-gap: 37px;justify-content: space-between;}
.product_catalog__item {transition: all 0.3s ease;}
.product_catalog__item:hover {transform: translateY(-5px);}
.product_catalog__item--title {color: #191e1e;display: block;font-size: 18px;font-weight: 400;line-height: 24px;text-decoration: none;}
.product_catalog__item:hover .product_catalog__item--title {color: #e5b013;}
.decision {background: #f6f6f6;box-sizing: border-box;margin-top: 48px;padding: 36px 31px 36px 36px;}
.decision-row {align-items: center;display: flex;justify-content: space-between;}
.decision-item {width: 49%;}
.decision-text p {color: #000;font-size: 18px;font-weight: 400;line-height: 24px;}
.decision-text .decision-text__title {color: #000;font-size: 36px;font-weight: 700;line-height: 36px;margin: 0;}
.decision-btn {display: flex;gap: 9px;}
.decision-btn .btn-yellow {border: 3px solid transparent;}
.wrapper_in ~ .request {margin-top: 76px;}
.promo-catalog__row {display: flex;}
.promo-catalog__photo {overflow: hidden;max-width: 800px;width: 100%;}
.promo-catalog__photo .slick-list {height: 100%;}
.promo-catalog__photo .slick-track {height: 100%;}
.promo-catalog__photo img {height: 100%;object-fit: cover;}
.promo-catalog__btn {background: #f6f6f6;box-sizing: border-box;max-width: 540px;padding: 45px 0 53px;width: 100%;}
.promo-catalog__btn {align-items: center;display: flex;flex-direction: column;}
.promo-catalog__btn > div {max-width: 318px;width: 100%;}
.promo-catalog__btn--title {color: #000;font-size: 30px;font-weight: 700;line-height: 36px;margin-top: 0;}
.promo-catalog__btn .btn {margin-bottom: 9px;text-align: center;width: 100%;}
.promo-catalog__btn .btn:last-child {margin-bottom: 0;}
.promo-catalog__photo--img {display: flex !important;}
.promo-catalog__photo .slick-arrow {align-items: center;border: 1px solid rgba(255,255,255, 0.3);display: flex;justify-content: center;height: 71px;width: 71px;z-index: 9;position: absolute;bottom: 28px;left: 33px;cursor: pointer;}
.promo-catalog__photo .slick-arrow::before {background-image: url('../i/icon-arrow.png');background-size: cover;content: '';height: 30px;position: absolute;width: 16px;}
.promo-catalog__photo .slick-prev::before {transform: rotate(180deg);}
.promo-catalog__photo .slick-arrow.slick-next {left: 105px;}
.table_char {margin: 51px 0 39px;}
.table_char-row {display: grid;grid-template-columns: 32% 32% 32%;justify-content: space-between;}
.table_char__item span {font-weight: 700;white-space: nowrap;}
.questionnaire {margin-bottom: 50px;padding-top: 8px;}
.questionnaire-row {display: flex;flex-wrap: wrap;gap: 13px;justify-content: space-between;}
.questionnaire-item {transition: all 0.3s ease;width: 49%;}
.questionnaire-item:hover {box-shadow: 0 0 40px 10px rgba(0, 0, 0, 0.15);transform: translateY(-5px);}
.questionnaire-item__link {display: flex;text-decoration: none;}
.questionnaire-item__img {align-items: center;background: #ffca2d;display: flex;justify-content: center;min-height: 72px;min-width: 72px;}
.questionnaire-item__file {color: #191e1e;font-size: 18px;font-weight: 400;line-height: 30px;text-decoration: none;}
.questionnaire-item__file {background: #f6f6f6;box-sizing: border-box;min-height: 72px;padding: 27px 22px;width: 100%;}
.questionnaire-item:hover .questionnaire-item__file {background: #ffca2d;}
.fotogallery {margin-bottom: 50px;padding-top: 8px;}
.fotogallery-row {display: grid;grid-template-columns: 19% 19% 19% 19% 19%;grid-row-gap: 20px;justify-content: space-between;}
.fotogallery-item {border: 5px solid #f6f6f6;display: flex;}
.projects2-row {display: flex;}
.projects2-item {width: 50%;}
.projects2-item-text {align-items: center;background: #f6f6f6;box-sizing: border-box;display: flex;justify-content: space-between;padding: 33px 68px 61px 72px;}
.projects2-item-text__item {width: 49%;}
.projects2-item__img {display: flex;height: 100%;}
.projects2-item__img a {width: 100%;}
.projects2-item__img img {object-fit: cover;height: 100%;width: 100%;}
.projects2-item-text__item p {color: #000;font-size: 18px;font-weight: 700;line-height: 24px;margin: 0 0 46px;padding: 0 !important;}
.projects2-item-text__item p span {display: block;font-size: 36px;line-height: 36px;}
.projects2-item-text__item p:last-child {margin: 0;}
.projects2-item-text__item:last-child {display: flex;flex-wrap: wrap;gap: 9px;}
.projects2-item-text__item:last-child .btn {text-align: center;width: 100%;}
.projects2-item-text__item:last-child .btn-yellow {border: 3px solid transparent;}
.projects2-item-btn-adv {display: none;}
.projects_request {margin-top: 75px;}
.projects-item .projects-item__text .projects-item__year2 {display: none;}
.projects-item__img a {height: 100%;width: 100%;}
.projects-item__name {display: block;height: 100%;position: absolute;top: 0;width: 100%;}
.folders {display: grid;grid-template-columns: 24% 24% 24% 24%;grid-row-gap: 30px;justify-content: space-between;}
.portfolio_images {display: flex;flex-wrap: wrap;gap: 10px;}
.portfolio_images__item {width: 12%;}
.projects .projects-item__name {font-size: 0;}
.padding-box {padding: 50px;}
.title-p {font-size: 24px;font-weight: 700;line-height: 30px;width: 90%;}
.wrapper .projects-item {margin-bottom: 20px;}
.decisions {position: relative;margin-top: 45px;margin-bottom: 58px;}
.decisions .gradient {position: absolute;right: 0;bottom: -58px;}
.decisions .gradient.padding-box {bottom: 0;top: 0;left: 49.1%;}
.decisions-hidden {overflow: hidden;}
.projects-tabs {margin: 0;margin-top: 50px;padding: 0;display: flex;flex-wrap: wrap;}
.projects-tabs li {padding: 15px 20px;margin: 0 10px;font-size: 20px;font-weight: 500;border: 3px solid #ffca2d;cursor: pointer;transition: all 0.1s ease;}
.projects-tabs li:first-child {margin-left: 0;}
.projects-tabs li.active, .projects-tabs li:hover {background: #ffca2d;}
.projects-tabs li::before {display: none;}
.projects-content {display: none;animation: .8s show;margin-top: 35px;}
.projects-content.active {display: block;}
.projects-content .projects {margin-top: 0;}
.projects-content .projects-row {margin: 0;}
.projects-content .projects-item {margin-bottom: 20px;}

.decisions .gradient.padding-box li::before {
    background: #000;
}
.subtext {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: #fff;
}
.right_col {
    overflow: hidden;
}
.scroll-table {
    overflow-x: scroll;
}

@-webkit-keyframes show{
    from{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}
    to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
}
@keyframes show{
    from{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}
    to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
}


/* 07.06.2023 */
.header_fixed {position: fixed;top: 0;z-index: 1;width: 100%;padding: 0;box-shadow: 0 0 10px 2px rgba(0,0,0,0.2);background-color: #000;transform: translateY(-120%) !important;transition: transform 0.3s;will-change: transform;}
.header.header_secondary.header_fixed {background: none;background-color: #000;padding: 0;}
.header_fixed.show {transform: translateY(0) !important;}
.header.active {z-index: 2;}
.mobile_menu {position: fixed;z-index: 1;top: 0;left: 0;width: 0;height: 100%;background-color: rgb(255, 202, 45);transition: width 0.2s, opacity 0.2s;opacity: 0;visibility: hidden;}
.mobile_menu.active {width: 100%;display: block;opacity: 1;visibility: visible;}
.mobile_menu .mobile_menu__wrap {padding-top: 70px;padding-left: 30px;}
.mobile_menu .menu {display: block;list-style: none;}
.mobile_menu li {margin-bottom: 5px;}
.mobile_menu .menu a {font-size: 16px;color: #fff;}
.mobile_menu .menu a:hover {text-decoration: underline;}
.mobile_menu .submenu {padding-left: 20px;display: none;list-style: none;}
.mobile_menu .submenu a {font-size: 14px;}
.mobile_menu .menu .active {font-weight: 700;color: #fff;}
.mobile_menu .menu .active .submenu {display: block;}
.mobile_menu .active > .submenu a {color: #fff;}
.header_secondary.active {background: transparent;}



@media (max-width: 1900px) {
    .promo-content {padding-top: 160px;}
    .promo-advantage {margin: 60px 0 80px;}
}
@media (max-width: 1680px ){
    .container {padding: 0 50px;}
    .promo-content {padding-top: 150px;}
    .promo-container .container {padding: 0;}
    .promo-item__company {font-size: 24px;line-height: 24px;}
    .promo h1 {font-size: 36px;line-height: 36px;}
    .promo-content ul {margin: 42px 0 0;}
    .promo-content li {font-size: 20px;line-height: 24px;}
    .promo-advantage {margin: 50px 0 70px;}
    .promo-advantage__item {font-size: 18px;line-height: 20px;}
    .promo-advantage__item .number {font-size: 36px;line-height: 48px;}
    .promo-arrows {left: -192px;width: 190px;}
    .equipment {margin-top: 0;}
    .equipment-title {font-size: 52px;line-height: 36px;}
    .equipment-title span {font-size: 24px;}
    .equipment-row {padding-top: 0;}
    .equipment-item__name {font-size: 20px;}
    .services-row {margin-top: 30px;}
    .services-item {padding: 41px 29px 82px 46px;}
    .title-flexbox h2 {font-size: 52px;line-height: 52px;}
    .services-title {font-size: 52px;line-height: 52px;}
    .projects {margin-top: 72px;}
    .projects-row {margin-top: 46px;}
    .decisions-item p {margin: 20px 0 30px;}
    .cycle-item__title {font-size: 52px;line-height: 36px;}
    .cycle-item__title span {font-size: 24px;}
    .map-title {font-size: 52px;line-height: 36px;}
    .map-title span {font-size: 24px;}
    .map {padding-bottom: 72px;padding-top: 52px;}
    .map .gallery-wrap {margin-top: 30px;}
    .company-item:last-child {padding-left: 80px;}
    .compamy-item__title {font-size: 52px;line-height: 48px;}
    .compamy-item__title span {font-size: 24px;}
    .footer {margin-top: 72px;}
    .equipment-secondary {margin-top: 84px;}
    .decisions-secondary {margin-top: 39px;}
    .decisions-secondary .container {padding: 0;}
    .wrapper-secondary .services .container {padding: 0;}
    .wrapper-secondary .equipment {margin-top: 53px;}
    .decision-btn .btn {font-size: 18px;padding: 20px 10px;}
    .wrapper-catalog .services .container {padding: 0 30px;}
    .decisions-item__index {padding: 50px 81px;}
}
@media (max-width: 1550px) {
    h1 {font-size: 36px;line-height: 36px;}
    h2 {font-size: 30px;line-height: 30px;}
    h3 {font-size: 24px;line-height: 24px;}
    .header-logo img {max-width: 225px;width: 100%;}
    .menu {gap: 20px;}
    .menu a {font-size: 16px;}
    .header-feedback {gap: 40px;}
    .header-feedback .phone {font-size: 20px;}
    .header-feedback__call {font-size: 16px;}
    .promo-container {max-width: none;}
    .promo-content {padding-left: 30px;padding-right: 30px;}
    .promo-item__text {width: 768px;}
    .promo-row {justify-content: space-between;}
    .promo-advantage {margin-bottom: 0;}
    .promo-advantage__row {padding: 30px 50px;}
    .promo-arrows {display: none;}
    .equipment-item {gap: 20px;}
    .equipment-item__name {font-size: 18px;line-height: 20px;}
    .services-item__title {font-size: 20px;line-height: 36px;}
    .services-item__title span {font-size: 36px;line-height: 36px;}
    .projects {margin-top: 48px;}
    .projects-item {min-height: 269px;margin-bottom: 30px;}
    .projects-item__text {padding: 30px 50px 38px;}
    .projects-item__year {font-size: 36px;line-height: 36px;}
    .projects-item__text2 {font-size: 16px;line-height: 20px;padding: 15px 0 30px;}
    .projects-item__tech {font-size: 16px;line-height: 20px;}
    .projects-item__text2 span, .projects-item__tech span {font-size: 30px;line-height: 30px;}
    .decisions-item .decisions-item__title {font-size: 36px;line-height: 48px;}
    .decisions-item__index--item .number {font-size: 36px;}
    .decisions-item__index {padding: 70px 50px 55px;}
    .decisions-item__index--item {font-size: 18px;line-height: 20px;margin-bottom: 50px;}
    .decisions-item__button {margin-bottom: 30px;}
    .cycle-item__list--title {font-size: 30px;line-height: 30px;}
    .request {padding: 36px 0 78px;}
    .request-item__title {font-size: 36px;line-height: 36px;}
    .request-row {display: block;}
    .request-item {width: 100%;}
    .company {margin-top: 30px;}
    .company-item .numbers span {font-size: 36px;line-height: 48px;}
    .company-item .numbers {font-size: 18px;line-height: 20px;}
    .footer {margin-top: 50px;padding: 30px 0;}
    .footer .phone {font-size: 24px;line-height: 24px;}
    .footer-company {display: block;padding-bottom: 30px;margin-bottom: 30px;}
    .footer-company__item {width: 100%;}
    .footer .copy {margin: 10px 0 20px;}
    .wrapper-secondary {padding-top: 120px;}
    .menu2 a {font-size: 14px;line-height: 14px;}
    .footer-button .btn {font-size: 14px;padding: 15px;}
    .footer .copy {font-size: 14px;line-height: 24px;}
    .footer .rules {font-size: 12px;line-height: 14px;}
    .sm a {font-size: 12px;line-height: 14px;white-space: nowrap;}
    .footer-bottom {align-items: center;}
    .map .gallery-wrap {max-width: 600px;}
    .map .gallery-wrap img {height: 452px;object-fit: cover;width: 600px;}
    .contacts-row {gap: 20px;}
    .contacts-item__phone .phone {font-size: 24px;}
    .contacts-item__feedback--address, .contacts-item__feedback--mail {font-size: 20px;}
    .circle_yellow {height: 45px;min-width: 45px;width: 45px;}
    .contacts-item__img img {width: 20px;}
    .contacts-item__btn .btn {font-size: 18px;padding: 10px 20px;}
    .left_col__content li {margin-bottom: 15px;}
    .left_col__content a {font-size: 16px;line-height: 20px;}
    .left_col__content .submenu_catalog li a {font-size: 14px;line-height: 14px;}
    .product_catalog__row {grid-template-columns: 24% 24% 24% 24%;}
    .decision-row {align-items: flex-start;flex-direction: column;}
    .decision-item {width: 100%;}
    .decision-text .decision-text__title {font-size: 30px;line-height: 30px;}
    .wrapper_in ~ .request {margin-top: 50px;}
    .promo-catalog__btn {padding: 30px;}
    .promo-catalog__btn--title {font-size: 24px;line-height: 30px;}
    .promo-catalog__photo {max-width: 575px;}
    .dropdown_menu {min-width: 300px;padding: 10px 0 20px;}
    .dropdown_menu .dropdown_title {padding: 10px 10px 10px 25px;}
    .menu li:hover .dropdown_menu {top: 52px;}
    .header_secondary .menu li:hover .dropdown_menu {top: 68px;}
    .projects2-item.projects2-item-text {padding: 30px 25px 50px;}
    .projects2-item-text__item p {font-size: 16px;line-height: 20px;margin: 0 0 30px;}
    .projects2-item-text__item p span {font-size: 30px;line-height: 30px;}
    .projects2-item-text__item:last-child .btn {font-size: 16px;padding: 25px 10px;}
    .padding-box {padding: 30px;}
    .decisions {margin-top: 30px;margin-bottom: 0;}
    .decisions .gradient {bottom: 0;height: 100%;}
    .decisions .gradient.padding-box {height: auto;left: 0;}
}
@media (max-width: 1200px) {
    .header-feedback {align-items: flex-end;flex-direction: column;gap: 0;}
    .menu {gap: 15px;}
    .promo-item__text {width: 575px;}
    .promo-item__company {font-size: 20px;}
    .promo h1 {font-size: 30px;line-height: 30px;}
    .promo-content ul {margin: 30px 0 0;}
    .promo-content li {font-size: 18px;line-height: 20px;width: 100%;}
    .btn {font-size: 16px;line-height: 18px;padding: 20px;}
    .promo-advantage__item {font-size: 16px;line-height: 18px;}
    .promo-advantage__item .number {font-size: 30px;line-height: 36px;}
    .equipment-title {font-size: 36px;line-height: 24px;}
    .equipment-title span {font-size: 18px;}
    .equipment-row {grid-template-columns: 32% 32% 32%;padding-top: 10px;}
    .equipment-item {margin-bottom: 27px;}
    .equipment-item__name {font-size: 16px;line-height: 18px;}
    .services-item {padding: 30px 30px 42px;}
    .services-item::before {background-size: cover !important;background-repeat: no-repeat !important;width: 180px !important;height: 180px !important;bottom: -15px !important;right: -15px !important;}
    .services-item__title {font-size: 18px;line-height: 30px;}
    .services-item__title span {font-size: 30px;line-height: 30px;}
    .services-item__text {font-size: 14px;line-height: 24px;}
    .services-item .btn {font-size: 14px;padding: 10px 20px;}
    .services-title {font-size: 36px;line-height: 36px;}
    .title-flexbox h2 {font-size: 36px;line-height: 36px;}
    .decisions-item p {font-size: 16px;line-height: 20px;}
    .decisions-item .decisions-item__title {font-size: 30px;line-height: 36px;}
    .decisions-item__index {padding: 50px 30px 35px;}
    .decisions-item__index--item span {font-size: 24px;line-height: 30px;}
    .decisions-item__index--item .number {font-size: 30px;}
    .cycle-item__title {font-size: 36px;line-height: 24px;}
    .cycle-item__title span {font-size: 18px;}
    .cycle-item:last-child {padding-top: 0;padding-left: 72px;}
    .cycle-item__list--title {font-size: 24px;line-height: 24px;}
    .cycle-item__list--text {margin: 15px 0;}
    .map-title {font-size: 36px;line-height: 24px;}
    .map-title span {font-size: 18px;}
    .map {padding: 50px 0;}
    .map .gallery-wrap {max-width: 575px;}
    .gallery-item img {width: 575px;}
    .request-item__title {font-size: 30px;line-height: 30px;}
    .compamy-item__title {font-size: 36px;line-height: 30px;}
    .compamy-item__title span {font-size: 18px;}
    .company-item:last-child {padding-left: 30px;}
    .company-item .flexbox {flex-wrap: wrap;gap: 10px 30px;justify-content: flex-start;}
    .company-item .numbers {margin: 0;}
    .title-flexbox__btn a {padding: 20px;}
    .equipment-secondary {margin-top: 53px;}
    .equipment-secondary ~ br {display: none;}
    .menu2 a {font-size: 14px;line-height: 14px;}
    .footer-button .btn {font-size: 14px;}
    .footer .copy {font-size: 14px;line-height: 18px;}
    .footer .rules {font-size: 14px;line-height: 18px;}
    .sm a {font-size: 14px;line-height: 18px;}
    .footer .phone {font-size: 20px;line-height: 24px;}
    .footer .mail {font-size: 16px;line-height: 24px;}
    .footer .address {font-size: 16px;line-height: 24px;}
    .map .gallery-wrap {max-width: 460px;}
    .map .gallery-wrap img {height: 346px;object-fit: cover;width: 460px;}
    .map .gallery .slick-arrow {height: 58px;width: 58px;}
    .map .gallery .slick-arrow.slick-next {left: 92px;}
    .contacts-row {flex-wrap: wrap;gap: 20px 40px;}
    .contacts-item:last-child {width: 100%;}
    .contacts-item__btn {margin-left: 0;margin-top: 15px;}
    .left_col {margin-right: 52px;}
    .left_col__content li {margin-bottom: 10px;}
    .left_col__content a {font-size: 14px;line-height: 18px;}
    .left_col__content .submenu_catalog li {margin-bottom: 15px;}
    .left_col__content .submenu_catalog li a {font-size: 12px;line-height: 12px;}
    .product_catalog__row {grid-template-columns: 32% 32% 32%;}
    .product_catalog__item--title {font-size: 16px;line-height: 22px;}
    .scroll-table {overflow-x: scroll;width: 575px;}
    th, td {font-size: 14px; line-height: 18px;}
    .promo-catalog__photo .slick-arrow {height: 58px;width: 58px;}
    .promo-catalog__photo .slick-arrow.slick-next {left: 92px;}
    .promo-catalog__photo {max-width: 380px;}
    .promo-catalog__btn > div {max-width: 260px;}
    .promo-catalog__btn {padding: 30px 15px;}
    .promo-catalog__btn--title {font-size: 20px;line-height: 24px;}
    .table_char-row {grid-template-columns: 49% 49%;}
    .table_char {margin: 30px 0;}
    .menu li:hover .dropdown_menu {left: -30px;}
    .projects2-item-text__item p {font-size: 14px;line-height: 18px;}
    .projects2-item-text__item p span {font-size: 24px;line-height: 24px;}
    .projects2-item-text__item:last-child .btn {font-size: 14px;padding: 15px 5px;}
    .folders {grid-template-columns: 32% 32% 32%;}
    .portfolio_images__item {width: 19%;}
    .subtext {font-size: 14px;line-height: 17px;}
}
@media (max-width: 992px) {
    h1 {font-size: 30px;line-height: 30px;}
    h2 {font-size: 24px;line-height: 24px;}
    h3 {font-size: 20px;line-height: 24px;}
    .burger {cursor:pointer;display:flex;flex-direction:column;position: absolute;top: 40px;width:25px;}
    .burger span{background: #fff;border-radius:10px;height:3px;margin: 2px 0;transition: .4s  cubic-bezier(0.68, -0.6, 0.32, 1.6);}
    .burger span:nth-of-type(1){width:50%;}
    .burger span:nth-of-type(2){width:100%;}
    .burger span:nth-of-type(3){width:75%;}
    .burger input[type="checkbox"]{display:none;}
    .burger.active span:nth-of-type(1){transform-origin:bottom;transform:rotatez(45deg) translate(3px,0px)}
    .burger.active span:nth-of-type(2){ transform-origin:top;transform:rotatez(-45deg)}
    .burger.active span:nth-of-type(3) {transform-origin: bottom;transform: translate(11px,-3px) rotatez(45deg);width: 50%;}
    .header-logo {margin-left: 50px;}
    .header-nav {display: none;}
    .header-feedback {align-items: center;flex-direction: row;gap: 20px;}
    .promo-content {padding-top: 115px;}
    .promo-item__text {width: auto;}
    .promo-row {display: block;}
    .promo-content ul {display: none;}
    .promo-item__button {flex-direction: row;}
    .promo-advantage__row {align-items: flex-start;padding: 15px 30px;}
    .promo-advantage__item {align-items: flex-start;flex-direction: column;gap: 0;}
    .promo-advantage__item .number {font-size: 24px;line-height: 30px;}
    .promo-advantage__item br {display: none;}
    .equipment-item__img {min-width: 50px;width: 50px;}
    .services-item__title {font-size: 16px;line-height: 24px;}
    .services-item__title span {font-size: 24px;line-height: 24px;}
    .services-item__text {margin: 20px 0;}
    .projects {margin-top: 30px;}
    .projects-row {margin-top: 30px;}
    .wrapper .projects-item,
    .projects-item {min-height: 237px;margin-bottom: 15px;}
    .projects-item__text {padding: 30px;}
    .projects-item__year {font-size: 30px;line-height: 30px;}
    .projects-item__text2 {font-size: 14px;line-height: 18px;}
    .projects-item__text2 span, .projects-item__tech span {font-size: 24px;line-height: 24px;}
    .projects-item__tech {font-size: 14px;line-height: 18px;}
    .flexbox {display: block;}
    .flexbox-col2 > div {width: 100%;}
    .decisions-item {margin-bottom: 30px;}
    .cycle-item__img {display: none;}
    .cycle-item:last-child {padding: 0;}
    .accordion-list li.active {margin-bottom: 0;}
    .decisions-item:last-child {margin-bottom: 0;}
    .cycle {padding: 0;}
    .map {margin-top: 30px;padding: 30px 0;}
    .map .gallery-wrap {margin-left: 0;}
    .company-row {display: flex;flex-direction: column-reverse;}
    .company-item:last-child {padding-left: 0;}
    .company-item .flexbox {display: flex;margin-bottom: 30px;}
    .footer {background: linear-gradient(-63.0deg, #e99730 7%, #ffca2d 92%);}
    .footer-item::before {display: none;}
    .footer-button {padding-top: 20px;}
    .footer-item:last-child {padding-left: 0;padding-top: 30px;}
    .footer-company__item:first-child {display: flex;align-items: center;justify-content: space-between;}
    .footer .mail {padding: 0;}
    .footer-company {padding-bottom: 0;}
    .footer-bottom {display: flex;}
    .decisions-secondary {margin-top: 19px;margin-bottom: 20px;}
    .footer-button .btn {background: #f6f6f6;border: 3px solid transparent;}
    .footer-button .btn.btn-br {border: 3px solid #f6f6f6;}
    .footer-company__item:first-child {margin-bottom: 20px;}
    .left_col {display: none;}
    .product_catalog__row {grid-template-columns: 24% 24% 24% 24%;grid-row-gap: 24px;}
    .decision-text .decision-text__title {font-size: 24px;line-height: 24px;}
    .scroll-table {width: auto;}
    .wrapper_in ~ .request {margin-top: 30px;}
    .promo-catalog__photo {max-width: 575px;}
    .promo-catalog__photo {max-width: 470px;}
    .promo-catalog__btn {max-width: none;width: auto;} 
    .promo-catalog__btn > div {max-width: none;}
    .questionnaire-item__file {font-size: 16px;line-height: 24px;}
    .fotogallery-row {grid-template-columns: 24% 24% 24% 24%;grid-row-gap: 10px;}
    .projects2-item-text__item {width: 100%;}
    .projects2-item-text__item:last-child {display: none;}
    .projects2-item-btn-adv {display: flex;justify-content: space-between;margin: 25px 0;}
    .projects2-item-btn-adv .btn {text-align: center;width: 32%;}
    .projects-more_photo {grid-template-columns: 19% 19% 19% 19% 19%;}
    .padding-box {padding: 5px 30px;width: auto !important;}
    .title-p {font-size: 20px;line-height: 24px;}
    .decisions .gradient {position: relative;height: auto;}
    .projects-tabs li {padding: 10px 15px;font-size: 16px;}
}
@media (max-width: 768px) {
    h1 {font-size: 24px;line-height: 24px;}
    h2 {font-size: 20px;line-height: 30px;}
    h3 {font-size: 18px;line-height: 24px;}
    .header-feedback__call {display: none;}
    .promo-item__company {font-size: 18px;line-height: 20px;}
    .promo h1 {font-size: 24px;line-height: 24px;}
    .btn {font-size: 14px;line-height: 16px;padding: 14px;}
    .equipment-title {font-size: 30px;line-height: 24px;}
    .equipment-title span {font-size: 16px;}
    .equipment-row {grid-template-columns: 49% 49%;}
    .services-row {display: block;margin-top: 15px;}
    .services-item {margin-bottom: 15px;width: 100%;}
    .services-title {font-size: 30px;line-height: 30px}
    .title-flexbox h2 {font-size: 30px;line-height: 30px;}
    .projects-item__text {width: auto;}
    .projects-item__year {font-size: 24px;line-height: 24px;}
    .decisions-item__index--item span {font-size: 20px;line-height: 24px;}
    .decisions-item__index--item .number {font-size: 24px;}
    .cycle-item__title {font-size: 30px;line-height: 24px;}
    .cycle-item__title span {font-size: 16px;}
    .map-title {font-size: 30px;line-height: 24px;}
    .map-title span {font-size: 16px;}
    .map .gallery .slick-dots {position: absolute;bottom: 28px;left: 15px;display: flex;padding-left: 0;margin: 0;}
    .map .gallery .slick-dots li {margin-right:10px;margin-bottom:0;padding-left:0}
    .map .gallery .slick-dots li::before {display: none;}
    .map .gallery .slick-dots button{display:block;background:rgba(89,89,89,.3);border:1px solid #ffca2d;border-radius:50%;cursor:pointer;font-size:0;padding:5px}
    .map .gallery .slick-dots .slick-active button, .map .gallery .slick-dots button:hover{background:#ffca2d;}
    .request {background-size: cover;padding: 30px;}
    .request-item__title {font-size: 24px;line-height: 24px;}
    .request-item__form .smFormContent form {display: block;}
    .request-item__form .smFormContent form .leftColumn {display: block;}
    .request-item__form .smFormContent form .input {width: 100%;max-width: none;margin-bottom: 8px;}
    .request-item__form .smFormContent .input:last-child {position: relative;bottom: 0;}
    .request-item__form .smFormContent form input {max-width: none;}
    .request-item__form .smFormContent form .file {width: 100%;height: 60px;}
    .request-item__form .smFormContent form input {height: 60px;}
    .request-item__form .smFormContent .file_input {height: 60px;}
    .request-item__form .smFormContent .button > * {font-size: 18px;padding: 20px 32px;}
    .request .container {padding: 0;}
    .compamy-item__title {font-size: 30px;line-height: 24px;}
    .compamy-item__title span {font-size: 16px;}
    .company-item .numbers span {font-size: 30px;line-height: 36px;}
    .menu2 {display: none;}
    .footer-button {padding-top: 0;}
    .footer {margin-top: 30px;}
    .footer-bottom {display: block;}
    .sm {margin-top: 10px;}
    .footer-company {margin-bottom: 15px;}
    .footer .phone {font-size: 18px;line-height: 20px;}
    #upbutton {background-size: cover;width: 40px;height: 40px;bottom: 50px;}
    .breadcrumbs {display: none;}
    .title-flexbox__btn a {padding: 14px;}
    .equipment-secondary {margin-top: 30px;}
    .footer-item:last-child {padding-top: 0;}
    .footer-company__item:first-child {margin: 20px 0 30px;}
    .footer .mail {font-size: 14px;line-height: 18px;}
    .footer .address {font-size: 14px;line-height: 18px;}
    .wrapper-secondary .equipment {margin-top: 20px;}
    .map .gallery .slick-arrow {height: 44px;width: 44px;}
    .map .gallery .slick-arrow.slick-next {left: 78px;}
    .wrapper-secondary {padding-top: 74px;}
    .contacts-row {display: block;}
    .contacts-item {margin-bottom: 15px;}
    .contacts-item__phone .phone {font-size: 20px;line-height: 24px;}
    .contacts-item__feedback--address, .contacts-item__feedback--mail {font-size: 18px;line-height: 24px;}
    .contacts-location-row {display: block;}
    .map2 {height: 300px;margin-bottom: 30px;}
    .contacts-location-row {display: block;margin-bottom: 30px;margin-top: 20px;}
    .contacts-item__btn {flex-wrap: wrap;}
    .promo-advantage {margin-top: 15px;}
    .header {padding-top: 8px;}
    .header-logo img {max-width: 150px;}
    .burger {top: 17px;}
    .product_catalog__row {grid-template-columns: 32% 32% 32%;}
    .decision-btn .btn {font-size: 14px;padding: 14px;}
    .promo-catalog__row {display: block;}
    .promo-catalog__photo {max-width: none;}
    .promo-catalog__btn {padding: 15px 30px;}
    .promo-catalog__photo .slick-arrow {height: 44px;width: 44px;}
    .promo-catalog__photo .slick-arrow.slick-next {left: 78px;}
    .questionnaire-item {width: 100%;}
    .projects2-row {flex-direction: column-reverse;}
    .projects2-item {width: 100%;}   
    .projects2-item.projects2-item-text {padding: 15px 30px 30px;}
    .portfolio_images {justify-content: space-between;gap: 10px;}
    .portfolio_images__item {width: 32%;}
    .title-p {font-size: 18px;line-height: 24px;}
    .projects-tabs {margin-top: 30px;display: block;}
    .projects-content {margin-top: 25px;}
    .projects-tabs li {margin: 0 0 10px;}
}
@media (max-width: 575px) {
    body, p, a {font-size: 14px;line-height: 24px;}
    h1 {font-size: 20px;line-height: 24px;}
    .burger {top: 12px;}
    .header-logo {margin-left: 40px;}
    .header-logo img {max-width: 120px;}
    .header-feedback .phone {font-size: 16px;line-height: 18px;}
    .promo-content {padding-top: 70px;}
    .promo-item__company {font-size: 16px;line-height: 18px;}
    .promo h1 {font-size: 20px;line-height: 24px;}
    .promo-advantage {margin-top: 30px;}
    .promo-advantage__row {display: block;}
    .promo-item__button {flex-wrap: wrap;gap: 10px 22px;}
    .promo-advantage__item {margin-bottom: 10px;width: 100%;}
    .promo-advantage__item .number {font-size: 20px;line-height: 24px;}
    .equipment-title {font-size: 24px;line-height: 18px;}
    .equipment-title span {font-size: 14px;}
    .equipment-item__name {font-size: 14px;line-height: 16px;}
    .equipment-item__img {min-width: 35px;width: 35px;}
    .equipment-item {gap: 10px;margin-bottom: 17px;}
    .services-item {padding: 20px 30px;}
    .services-item::before {width: 130px !important;height: 130px !important;}
    .services-item__title {font-size: 14px;line-height: 20px;}
    .services-item__title span {font-size: 20px;line-height: 20px;}
    .services-title {font-size: 24px;line-height: 24px;}
    .title-flexbox h2 {font-size: 24px;line-height: 24px;}
    .projects-item {width: 100%;min-height: 160px;}
    .projects-item__text {padding: 15px 30px;}
    .projects-item__text2 {padding: 10px 0 20px;}
    .projects-item__text2 span, .projects-item__tech span {font-size: 20px;line-height: 20px;}
    .decisions-item .decisions-item__title {font-size: 24px;line-height: 24px;}
    .decisions-item__index {padding: 30px;}
    .decisions-item__index--item {margin-bottom: 20px !important;width: 100%;}
    .decisions-item__index--item:last-child {margin-bottom: 0 !important;}
    .cycle-item__title {font-size: 24px;line-height: 18px;}
    .cycle-item__title span {font-size: 14px;}
    .cycle-item__list--title {font-size: 18px;line-height: 20px;}
    .map-title {font-size: 24px;line-height: 24px;}
    .map-title span {display: block;font-size: 14px;line-height: 18px;}
    .compamy-item__title {font-size: 24px;line-height: 24px;}
    .compamy-item__title span {display: block;font-size: 14px;line-height: 18px;}
    .company-item .numbers span {font-size: 24px;line-height: 30px;}
    .footer .copy {font-size: 14px;line-height: 24px;}
    .footer .rules {font-size: 14px;line-height: 24px;}
    .sm a {font-size: 14px;line-height: 24px;}
    .flexbox.footer-button a {margin-bottom: 5px;}
    .footer-item:last-child {padding-top: 15px;}
    .promo-slider {width: auto;}
    .wrapper-secondary {padding-top: 61px;}
    .title-flexbox__btn {flex-wrap: wrap;}
    .equipment-secondary {margin-top: 15px;}
    .decisions-secondary {margin-bottom: 30px;}
    .footer-company__item:first-child {display: block;margin: 10px 0 20px;}
    .footer .mail {padding: 15px 0;}
    .map .gallery .slick-arrow {border: 1px solid rgba(255,255,255, 0.5);height: 35px;left:15px;width: 35px;}
    .map .gallery .slick-arrow.slick-next {left: 51px;}
    .map .gallery .slick-arrow::before {background-size: 100%;background-repeat: no-repeat;height: 20px;width: 10px;}
    .map .gallery-wrap .btn {right: 15px;}
    .product_catalog__row {grid-template-columns: 49% 49%;}
    .decision {margin-top: 28px;padding: 25px 30px;}
    .decision-text .decision-text__title {font-size: 20px;line-height: 24px;}
    .decision-btn {display: block;}
    .decision-btn .btn-yellow {margin-bottom: 10px;}
    .decision-text p {font-size: 14px;}
    .promo-catalog__photo .slick-arrow {border: 1px solid rgba(255,255,255, 0.5);height: 35px;left:15px;width: 35px;}
    .promo-catalog__photo .slick-arrow.slick-next {left: 51px;}
    .promo-catalog__photo .slick-arrow::before {background-size: 100%;background-repeat: no-repeat;height: 20px;width: 10px;}
    .promo-catalog__btn--title {font-size: 16px;line-height: 20px;}
    .table_char-row {grid-template-columns: 100%;}
    .table_char {margin: 25px 0 15px;}
    .questionnaire-item__img {min-height: 50px;min-width: 50px;}
    .questionnaire-item__img img {width: 18px;}
    .questionnaire-item__file {font-size: 14px;line-height: 18px;}
    .questionnaire-item__file {min-height: 50px;}
    .fotogallery-row {grid-template-columns: 49% 49%;}
    .projects2-item-btn-adv {flex-direction: column;gap: 9px;margin: 15px 0;}
    .projects2-item-btn-adv .btn {width: 100%;}
    .projects2-item-text__item p span {font-size: 20px;line-height: 20px;}
    .projects2-item-text__item p {margin: 0 0 20px;}
    .projects2-item.projects2-item-text {padding: 15px 30px 20px;}
    .projects-more_photo {grid-template-columns: 32% 32% 32%;}
    .folders {grid-template-columns: 49% 49%;}
    .portfolio_images {gap: 0;}
    .projects-tabs li {padding: 5px 15px;font-size: 14px;}
    .flexbox.footer-button a {width: 100%;max-width: 300px;text-align: center;}
}
@media (max-width: 380px) {
    .burger {top: 20px;width: 20px;}
    .burger span {height: 2px;}
    .header-logo {margin-left: 30px;}
    .header-logo img {max-width: 110px;}   
    .header-feedback .phone {font-size: 12px;line-height: 12px;}
    .equipment-title {line-height: 20px;}
    .equipment-title span {display: block;line-height: 14px;}
    .equipment-item__name {font-size: 10px;line-height: 14px;}
    .cycle-item__title {line-height: 20px;}
    .cycle-item__title span {display: block;line-height: 14px;}
    .map-title {line-height: 20px;}
    .map-title span {display: block;line-height: 14px;}
    .compamy-item__title {line-height: 20px;}
    .compamy-item__title span {display: block;line-height: 14px;}
    .map .gallery .slick-arrow {bottom: 80px;}
    .map .gallery-wrap .btn {left: 15px;right: auto;}
    .product_catalog__item--title {font-size: 14px;line-height: 18px;}
}