html {
  height: 100%;
  color: #383832;
}
body {
  background: #F5F5F9;
  height: 100%;
  min-height: 100%;
  color: #383832;
  padding-top: 87px;
  font-size: 16px;
  font-family: "IBM Plex Sans";
}
h1 {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 100px;
  letter-spacing: -0.05em;
  color: #383832;
  line-height: 100%;
}
h2,
.h2 {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  letter-spacing: -0.03em;
  color: #383832;
  line-height: 55px;
}
p {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 10px;
}
a {
  color: #383832;
}
a:hover {
  color: #383832;
}
header {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 99;
  background: #F5F5F9;
}
header a {
  text-decoration: none;
}
.text-uppercase {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 25px;
}
.btn-black,
.btn-black font {
  text-decoration: none;
  background: #383832 !important;
  border-radius: 100px;
  padding: 7px 15px;
  border: 0 !important;
  color: #F5F5F9 !important;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-black:hover,
.btn-black font:hover,
.btn-black:active,
.btn-black font:active {
  background: #1D1D1B !important;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #F5F5F9 !important;
}
.btn-black:disabled,
.btn-black font:disabled {
  background: #7C8993 !important;
}
.btn-red,
.btn-red font {
  text-decoration: none;
  background: #BE322B !important;
  border-radius: 100px;
  padding: 7px 15px;
  border: 0 !important;
  color: #F5F5F9 !important;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-red:hover,
.btn-red font:hover,
.btn-red:active,
.btn-red font:active {
  background: #BE322B !important;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #F5F5F9 !important;
}
.btn-red:disabled,
.btn-red font:disabled {
  background: #7C8993 !important;
}
.btn-contrast {
  border: 1px solid #383832;
  text-decoration: none;
  background: #F5F5F9 !important;
  border-radius: 100px;
  padding: 7px 15px;
  color: #383832 !important;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-contrast:hover,
.btn-contrast:active {
  background: #1D1D1B !important;
  color: #F5F5F9 !important;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-contrast:disabled {
  background: #7C8993;
}
.menu-block {
  display: flex;
  flex-direction: row-reverse;
  margin-top: -5px;
}
.header-menu {
  list-style: none;
  margin-left: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 20px 0 10px 0;
  gap: 20px;
  font-size: 14px;
}
.header-menu li {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 7px 0px 0px 0;
  gap: 10px;
}
.header-menu li a {
  color: #383832;
  text-decoration: none;
}
.open-searchblock {
  margin-top: -12px;
}
.logo-box img {
  margin-top: 15px;
}
.arrow {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  cursor: pointer;
}
.arrows-number {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  padding-left: 15px;
  padding-right: 15px;
}
footer {
  border-top: 1px solid #383832;
  margin-top: 100px;
  padding-top: 100px;
  padding-bottom: 100px;
}
.btns-group {
  display: flex;
  justify-content: space-between;
}
.index-columns p {
  margin-top: 15px;
  margin-bottom: 25px;
  font-size: 24px;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 300;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
input[type="checkbox"] {
  accent-color: #383832;
}
.mt-big {
  margin-top: 170px;
}
.itog_year {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 100px;
  letter-spacing: -0.05em;
  color: #BE322B;
  line-height: 100%;
}
.itog_result {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  letter-spacing: -0.03em;
  color: #383832;
  line-height: 110%;
}
.itog_result_title {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #383832;
}
.project-list {
  height: 0;
  border-top: 0px solid #7C8993;
  padding: 0 15px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow-y: hidden;
}
.project-list:hover {
  background: #e5e5ef;
  cursor: pointer;
}
.project-list.show {
  border-top: 1px solid #7C8993;
  padding: 15px 15px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 86px;
}
.bg-black {
  background: #383832 !important;
  color: #F5F5F9;
  padding: 100px 30px;
}
.bg-black * {
  color: #F5F5F9;
}
.bg-black label {
  color: #F5F5F9 !important;
}
.bg-black input {
  color: #F5F5F9 !important;
}
.bg-black h2 {
  color: #F5F5F9;
}
.bg-black .select-circle {
  border: 1px solid #7C8993;
  border-radius: 38px;
  align-items: center;
  padding: 10px 15px;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.02em;
  color: #F5F5F9;
  cursor: pointer;
}
.bg-black .select-circle.active {
  border-color: #7C8993;
  background: #F5F5F9;
  color: #383832 !important;
}
.bg-black label {
  color: #F5F5F9;
}
.form-form-group {
  margin-top: 25px;
}
.form-form-group label {
  font-size: 18px;
  line-height: 130%;
  letter-spacing: 0.01em;
  color: #383832;
}
.form-form-group input {
  padding-bottom: 15px;
  padding-top: 15px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #7C8993;
  width: 100%;
  color: #383832;
  background: none;
  -webkit-background-clip: unset;
}
.form-form-group input:focus {
  outline: none;
}
.bg-red {
  background: #BE322B;
  color: #F5F5F9;
  padding: 100px 30px;
}
.bg-red * {
  color: #F5F5F9;
}
.bg-red p {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #F5F5F9;
}
.bg-red h2,
.bg-red .itog_result,
.bg-red .itog_result_title {
  color: #F5F5F9;
}
.bg-red a:not(.btn-black, .btn-contrast) {
  color: #F5F5F9;
  font-weight: 300;
  font-size: 24px;
  letter-spacing: -0.02em;
  text-decoration: none;
  padding-bottom: 5px;
  border-bottom: 1px solid #F5F5F9;
}
.bg-red label {
  color: #F5F5F9;
}
.bg-white {
  background: #F5F5F9 !important;
}
.bg-white .itog_result {
  color: #BE322B;
}
.mt0 {
  margin-top: 0;
}
.mt15 {
  margin-top: 15px;
}
.mt25 {
  margin-top: 25px;
}
.mt50 {
  margin-top: 50px;
}
.mt75 {
  margin-top: 75px;
}
.mt100 {
  margin-top: 100px;
}
.mt150 {
  margin-top: 150px;
}
.mt170 {
  margin-top: 170px;
}
.text-gray {
  color: #7C8993;
}
h2 .text-gray {
  text-decoration: none;
  padding-right: 25px;
}
h2 .text-gray:hover {
  color: #383832;
  text-decoration: none;
}
h2 .text-gray.active {
  color: #383832 !important;
}
.card-new {
  cursor: pointer;
  width: 33%;
}
.card-new .new-date {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #7C8993;
  margin: 10px 0 15px 0;
}
.card-new .new-title {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px;
}
.card-new .new-anons {
  margin-top: 10px;
  font-weight: 400;
  font-size: 16px;
}
.card-new img {
  height: 281px;
}
.form-subscribe {
  border: 1px solid #1D1D1B;
  padding: 100px;
}
.partners {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.partners div {
  padding: 50px 25px;
  width: 25%;
  text-align: center;
}
.big-slider {
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 39%;
}
.big-slider .project-title {
  top: 0px;
  margin-top: 100px;
  position: absolute;
}
.big-slider .project-title p {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 110%;
}
.text-red {
  color: #BE322B;
}
.text-red * {
  color: #BE322B;
}
.text-red .itog_result {
  font-size: 100px;
  line-height: 100px;
}
.text-red .itog_result_title {
  color: #383832;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
}
#main-container {
  position: relative;
}
.search-block {
  opacity: 0;
  visibility: hidden;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  right: 0;
  top: 75px;
  width: 600px;
  padding: 25px 40px;
  border-radius: 10px;
  background: #EDF3F7;
  box-shadow: 0px 15px 19px rgba(100, 101, 102, 0.4);
}
.search-block.active {
  opacity: 1;
  visibility: visible;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.search-block input {
  background: #EDF3F7;
  padding-bottom: 15px;
  font-weight: 600;
  font-size: 18px;
  color: #7C8993;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  width: 80%;
  margin-right: 25px;
}
.search-block input:active {
  outline: none;
}
.search-block input:focus {
  outline: none;
}
.search-block .form-group {
  margin-top: 0px;
}
.search-block img {
  width: 40px;
  height: 40px;
  float: right;
  cursor: pointer;
}
.search-block .text-error {
  margin-top: 25px;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.02em;
  color: #BE322B;
}
.modal-content {
  border: 0;
  border-radius: 10px;
  padding: 50px;
  background: #F5F5F9;
}
.modal-content .form-group {
  margin-top: 25px;
}
.modal-content .form-group label {
  display: block;
}
.modal-content .form-group input {
  margin-top: 10px;
  width: 100%;
  background: #F5F5F9;
  padding-bottom: 15px;
  font-size: 18px;
  color: #7C8993;
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
.modal-content .form-group input:active {
  outline: none;
}
.modal-content .form-group input:focus {
  outline: none;
}
.modal-footer {
  border-top: 0;
  justify-content: flex-start;
}
.modal-btn-close {
  position: absolute;
  right: -50px;
  top: 0;
  cursor: pointer;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.modal-btn-close:hover {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  filter: invert(0.9);
  cursor: pointer;
}
.breadcrumb-item a {
  color: #383832;
  text-decoration: none;
}
.breadcrumb-item a:hover {
  color: #383832;
  text-decoration: none;
}
.vertical .card-new {
  width: 100%;
}
.person-post {
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #7C8993;
}
.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: #EDF3F7 !important;
  background-color: #EDF3F7 !important;
}
table td {
  border: 0;
}
.collapse-btn {
  position: relative;
  width: 100%;
  background: #F5F5F9;
  text-decoration: none;
  display: block;
  color: #383832;
  padding: 10px 0;
  border-top: 1px solid #7C8993;
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
}
.collapse-btn:hover {
  color: #383832;
}
.collapse-btn:after {
  content: " ";
  position: absolute;
  right: 4px;
  background: url("../images/new/icon_arr_up_black.svg");
  width: 40px;
  height: 40px;
  z-index: 999;
  top: 16px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.collapse-btn.collapsed:after {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: " ";
  position: absolute;
  right: 4px;
  background: url("../images/new/icon_arr_down_white.svg");
  width: 40px;
  height: 40px;
  z-index: 59;
  top: 13px;
}
.table tr td:first-child {
  width: 41.66666667%;
}
.table tr th:first-child {
  width: 41.66666667%;
}
[class*="ymaps-2"][class*="-ground-pane"] {
  -webkit-filter: grayscale(100%);
}
.pagination {
  margin: 0 auto;
}
#reviews-slider.owl-carousel .owl-item img {
  width: auto;
}
.review-arrows {
  height: 0;
}
.review-arrows .btn-review-preview {
  position: absolute;
  top: 40%;
  left: -60px;
}
.review-arrows .btn-review-next {
  position: absolute;
  top: 40%;
  right: -60px;
}
.hvr-underline-from-center:before {
  background: #1D1D1B;
  height: 2px;
}
span.th {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 147%;
  letter-spacing: 0.02em;
  color: #7C8993;
  padding-bottom: 25px;
  display: inline-block;
}
.project_adrs {
  position: relative;
  display: block;
  padding-left: 30px;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #383832;
}
.project_adrs:before {
  content: " ";
  background: url("../images/new/icons.svg");
  width: 22px;
  height: 29px;
  position: absolute;
  left: 0;
  top: -6px;
  background-position-x: 326px;
}
.index_project_info {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #383832;
}
.error-page {
  height: calc(100% - 423px);
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
}
.contact-block-title {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: 0.01em;
  border-bottom: 1px solid #7C8993;
  padding-bottom: 25px;
}
.label-title {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 147%;
  letter-spacing: 0.02em;
  color: #7C8993;
}
.label-value {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: 0.01em;
  color: #383832;
}
.form-group {
  margin-top: 50px;
}
input.form-control {
  padding-left: 0;
  margin-left: 0;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #383832;
  background: none;
  border-radius: 0;
}
input.form-control:hover,
input.form-control:active,
input.form-control:focus {
  outline: none;
  background: none;
}
textarea.form-control {
  border-radius: 0;
  border: 1px solid #7C8993;
  padding: 15px;
  background: none;
}
dl,
ol,
ul {
  margin-bottom: 0;
}
.c-list li {
  margin-top: 25px;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: 0.01em;
  color: #383832;
  margin-left: -15px;
}
.c-horizontal {
  display: flex;
}
.c-horizontal li {
  margin-right: 60px;
}
.horizontal-scroll {
  display: flex;
}
.h-scroll-item {
  width: 700px;
}
.h-scroll {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
}
.local-project-img {
  width: 55px;
  height: 55px;
  border-radius: 50%;
}
div.error {
  margin-top: 15px;
  display: block;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #BE322B;
}
.errorMin div.error {
  margin-top: 0 !important;
}
input.hidden {
  opacity: 0;
  visibility: hidden;
  width: 0;
  height: 0;
  display: none;
}
.select-circle-inc {
  border: 1px solid #7C8993;
  background: #F5F5F9;
  color: #383832 !important;
  border-radius: 38px;
  align-items: center;
  padding: 10px 15px;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.02em;
  cursor: pointer;
}
input.hidden:checked + .select-circle {
  border-color: #7C8993;
  background: #F5F5F9;
  color: #383832 !important;
}
input.hidden:checked + .select-circle.select-circle-inc {
  border-color: #383832;
  background: #383832;
  color: #F5F5F9 !important;
}
.person-block {
  background-color: #383832;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding-top: 100px;
  background-position: 50% !important;
  height: 730px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  color: #F5F5F9;
}
.person-block * {
  color: #F5F5F9;
}
.person-block .person-mini {
  position: relative;
  border-bottom: 1px solid #F5F5F9;
  padding-bottom: 15px;
  margin-bottom: 15px;
  display: flex;
  margin-top: 200px;
}
.person-block .person-mini img {
  cursor: pointer;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 15px;
}
.person-block .container {
  position: relative;
}
.person-block .big-person {
  position: absolute;
  top: -100px;
  right: 50px;
  height: 740px;
}
.doc-title {
  margin-top: 50px;
  padding-bottom: 25px;
  border-bottom: 1px solid #1D1D1B;
}
.doc-link {
  margin-top: 25px;
  display: inline-block;
  margin-left: 40px;
  position: relative;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  border-bottom: 1px solid #FFFFFF00;
  line-height: 147%;
  letter-spacing: 0.02em;
  color: #383832;
  text-decoration: none;
}
.doc-link:before {
  content: " ";
  position: absolute;
  background: url("../images/new/icons.svg");
  width: 32px;
  height: 32px;
  left: -40px;
  background-position-x: -67px;
}
.doc-link:hover {
  text-decoration: none;
  border-bottom: 1px solid #383832;
}
.present {
  border-bottom: 0 !important;
  display: inline-block;
  padding-left: 30px;
  position: relative;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 147%;
  letter-spacing: 0.02em;
  color: #383832;
  text-decoration: none;
}
.present:before {
  content: " ";
  position: absolute;
  background: url("../images/new/file-3.svg");
  width: 25px;
  height: 25px;
  left: 0;
  top: 0px;
}
.present2 {
  border-bottom: 0 !important;
  display: inline-block;
  padding-left: 30px;
  position: relative;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 147%;
  letter-spacing: 0.02em;
  color: #383832;
  text-decoration: none;
}
.present2:before {
  content: " ";
  position: absolute;
  background: url("../images/new/file-4.svg");
  width: 25px;
  height: 25px;
  left: 0;
  top: 0px;
}
.present3 {
  border-bottom: 0 !important;
  display: inline-block;
  padding-left: 30px;
  position: relative;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 147%;
  letter-spacing: 0.02em;
  color: #383832;
  text-decoration: underline;
}
.present3:before {
  content: " ";
  position: absolute;
  background: url("../images/new/file-4.svg");
  width: 25px;
  height: 25px;
  left: 0;
  top: -5px;
}
.icon_arr:hover {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  filter: invert(0.9);
  cursor: pointer;
}
.bottom {
  text-decoration: none;
  padding-bottom: 5px;
  border-bottom: 1px solid #1D1D1B;
}
.bottom:hover {
  text-decoration: none;
}
.doc-title {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: 0.01em;
  color: #383832;
}
.page-item {
  margin: 0 5px;
}
.page-item .page-link {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  letter-spacing: 0.02em;
  background: none;
  padding: 0;
  color: #383832;
  width: 40px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 50%;
  border: 1px solid #F5F5F9;
}
.page-item .page-link img:hover {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  filter: invert(0.9);
}
.page-item .page-link:not(.nt):hover {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #383832;
  border-radius: 50%;
}
.page-item.active .page-link {
  background: #383832;
  color: #F5F5F9;
}
.page-item:disabled .page-link {
  background: none;
}
#openiframe {
  cursor: pointer;
}
.arr_rotate {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  transform: rotate(180deg);
}
.map-sector {
  cursor: pointer;
}
#slider-itog .item {
  background: #F5F5F9;
}
.modal-big {
  --bs-modal-width: 1200px;
  max-width: 1200px;
  width: 100%;
}
.menu-item.active > .hvr-underline-from-center:before {
  content: ' ';
  left: 0 !important;
  right: 0 !important;
  background: #1D1D1B;
  height: 2px;
  position: absolute;
  z-index: -1;
  bottom: 0;
}
.bg-gray {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: none;
  display: none;
}
.bg-gray-load {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  background: none;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 997;
  background: rgba(0, 0, 0, 0.5);
}
.bg-gray-load img {
  max-width: 300px;
}
@media (min-width: 992px) {
  .madal-lglg {
    --bs-modal-width: 1200px;
    width: 1120px;
    margin-left: 20%;
  }
}
.search-text-data a {
  display: block;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 147%;
  letter-spacing: 0.02em;
  color: #383832;
  padding-top: 10px;
}
.search-text-error-2 {
  color: #FFA800 !important;
}
.place {
  position: relative;
}
.place #play-btn {
  position: absolute;
  top: 59%;
  left: 43%;
}
.place #play-btn .play-btn-arr {
  z-index: 99;
  position: relative;
  margin-left: -53px;
}
.person-select {
  margin-top: 75px;
}
.person-select .btn-secondary {
  background: #383832;
  border: 1px solid #F5F5F9;
  border-radius: 100px;
  padding: 11px 15px;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #F5F5F9;
}
.person-select .btn-secondary:active,
.person-select .btn-secondary:focus,
.person-select .btn-secondary:hover {
  box-shadow: none;
  outline: 0;
}
.person-select .btn-secondary.dropdown-toggle.show:after {
  rotate: 180deg;
}
.person-select .dropdown-menu.show {
  --bs-dropdown-bg: none;
  background: none;
  border: 0;
}
.person-select .dropdown-menu.show .dropdown-item {
  font-size: 12px;
  color: #7C8993;
}
.person-select .dropdown-menu.show .dropdown-item:hover {
  color: #F5F5F9;
  background: none;
}
.s-menu {
  top: 50px;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  margin-left: 0;
  padding: 13px 20px;
  background: #EDF3F7;
  border-radius: 10px;
  visibility: hidden;
  opacity: 0;
}
.s-menu li a {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 147%;
  letter-spacing: 0.02em;
  color: #383832;
  border-bottom: 1px solid #EDF3F7;
}
.s-menu li a:hover {
  border-bottom: 1px solid #383832;
}
.menu-item.active a:after {
  transform: rotate(180deg);
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.menu-item.active a:before {
  background: #7C8993 !important;
}
.menu-item.active .s-menu {
  display: block !important;
}
.menu-item:hover .s-menu {
  visibility: visible;
  opacity: 1;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.search-title {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: 0.01em;
  color: #383832;
  text-decoration: none;
}
.search-title a {
  text-decoration: none !important;
}
.search-date {
  margin-top: 10px;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 147%;
  letter-spacing: 0.02em;
  color: #7C8993;
}
.nav-btn.prev-slide {
  background: url("../images/new/icon_arr_left_white.svg");
  width: 40px;
  height: 40px;
  margin-left: 25px;
}
.nav-btn.prev-slide:hover {
  background: url("../images/new/icon_arr_left_black.svg");
}
.owl-prev {
  position: absolute;
  top: 15%;
  left: 0;
  display: block !important;
}
.nav-btn.next-slide {
  background: url("../images/new/icon_arr_right_white.svg");
  width: 40px;
  height: 40px;
  margin-right: 25px;
}
.nav-btn.next-slide:hover {
  background: url("../images/new/icon_arr_right_black.svg");
}
.owl-next {
  position: absolute;
  top: 15%;
  right: 0px;
  display: block !important;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  background: none;
}
.owl-theme .owl-nav [class*='owl-'] {
  margin: 0;
}
.mini-logo {
  cursor: pointer;
}
.project_item-title {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 147%;
  letter-spacing: 0.02em;
  color: #383832;
}
.project_item-content {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 300;
  font-size: 10px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #7C8993;
}
.project_item-adrs {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #383832;
}
.owl-dots {
  margin-top: -50px;
  margin-bottom: 13px;
  z-index: 999;
  position: relative;
}
.owl-dots.active span {
  background: #F26012;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #F26012;
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1050px;
  }
}
@media (max-width: 768px) {
  h2 a {
    display: block;
    margin-bottom: 25px;
  }
}
@media (max-width: 991px) {
  .modal-big,
  .modal-xl {
    width: 100% !important;
  }
  .pl-right {
    text-align: left !important;
  }
  .review-arrows {
    height: 0;
  }
  .review-arrows .btn-review-preview {
    position: absolute;
    top: 40%;
    left: 10px !important;
    z-index: 99;
  }
  .review-arrows .btn-review-next {
    position: absolute;
    top: 40%;
    right: 10px !important;
    z-index: 99;
  }
  .card-content {
    margin-left: 0 !important;
  }
  div.card-new {
    display: flex;
    gap: 10px;
    flex-wrap: nowrap;
    width: 100%;
  }
  div.card-new a img {
    width: 100% !important;
    max-width: none !important;
    height: auto;
    object-fit: fill;
  }
  div.card-new .new-date {
    margin-top: 0px !important;
  }
  .big-slider .project-title {
    margin-top: 75px !important;
  }
  .logo-box {
    margin-top: 0px;
    margin-left: 20px;
  }
  .burger {
    width: 40px;
    margin-top: 22px;
    margin-right: 20px;
  }
  .mobb-mt-75 {
    margin-top: 35px !important;
  }
  .mobb-mt-35 {
    margin-top: 35px !important;
  }
  .mobb-mt-15 {
    margin-top: 15px !important;
  }
  body,
  html {
    width: 100%;
  }
  .mt-big {
    margin-top: 70px;
  }
  .index-columns .col-md-4,
  .index-columns .col-md-3 {
    margin-top: 30px;
  }
  .btn-contrast {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 16px;
  }
  .img-with-bg {
    padding-bottom: 100%;
    background-size: 100%;
    background-position: center;
  }
  .partners div {
    width: 50%;
  }
  .partners div img {
    max-width: 100%;
  }
  .mobile-text-center {
    text-align: center;
  }
  .select-circle {
    margin-top: 15px;
  }
  .errorMin {
    margin-top: 20px;
  }
  h2[role="tablist"] a {
    font-size: 20px;
  }
  .review-man {
    margin-top: 20px;
  }
  .btns-group {
    display: block;
  }
  .main-slider {
    object-fit: cover;
    width: 100%;
    height: 300px;
  }
  .project-list.show {
    height: auto;
  }
  span.th {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .project_adrs {
    margin-top: 10px;
  }
  .select-circle {
    width: 100%;
    text-align: center;
  }
  footer {
    padding-bottom: 30px;
  }
  #main-container {
    padding: 0;
    margin: 0 auto;
  }
  .bg-black {
    padding: 70px  0px;
  }
  .bg-red {
    padding: 70px  0 !important;
  }
  .mobb-mt-0 {
    margin-top: 0px !important;
  }
  .mob-mt-10 {
    margin-top: 10px !important;
  }
  .mob-mt-15 {
    margin-top: 15px !important;
    align-items: start !important;
  }
  .index-columns p {
    margin-bottom: 15px;
  }
  .index_project_info span {
    text-transform: none;
  }
  .project-list.show {
    padding: 15px 5px;
  }
  .mob-line {
    padding-bottom: 15px;
    border-bottom: 1px solid #7C8993;
  }
  .mob-reviews {
    text-align: left !important;
    font-size: 18px;
  }
  .mob-reviews p {
    font-size: 18px !important;
  }
  .mob-fz-18 {
    font-size: 18px !important;
    line-height: 140%;
  }
  .mob-left {
    text-align: left !important;
  }
  .partners div {
    padding: 35px 10px;
  }
  footer {
    margin-top: 60px;
    padding-top: 70px;
  }
  #form-contact .form-group {
    margin-top: 35px;
  }
  .form-subscribe {
    padding: 15px 15px;
  }
  .form-subscribe .btn-black {
    display: inline-block;
    width: auto !important;
  }
  .form-subscribe .form-form-group {
    margin-top: 35px;
  }
  .mt50 {
    margin-top: 35px;
  }
  h2,
  .h2 {
    font-size: 30px;
    line-height: 110%;
  }
  .c-horizontal {
    flex-wrap: wrap;
  }
  .c-list li {
    margin-top: 15px;
  }
  .h-scroll {
    overflow-y: hidden;
    white-space: nowrap;
    /* flex-wrap: nowrap; */
    overflow-x: auto;
    display: block;
  }
  .h-scroll-item {
    white-space: initial;
    width: 300px;
    display: inline-block;
  }
  .h-scroll-item:first-child {
    margin-right: 35px;
  }
  .person-block {
    margin-top: 35px !important;
    background-position: 65% !important;
  }
  .person-select {
    margin-top: 360px !important;
  }
  .person-mini {
    margin-top: 40px !important;
    overflow: auto;
  }
  .person-mini img {
    width: 40px !important;
    height: 40px !important;
  }
  .dropdown-menu.show {
    background: #383832 !important;
  }
  .dropdown-menu.show li a {
    color: #FFF !important;
  }
  .mob-fz-40 {
    font-size: 40px !important;
  }
  #p-post {
    font-size: 14px !important;
  }
  .doc-title {
    margin-top: 25px;
  }
  .project-title .mt50 div {
    font-size: 20px !important;
  }
  .bg-red svg {
    display: none;
  }
  .big-slider .project-title {
    margin-top: -60px !important;
  }
  .big-slider .project-title h1 {
    margin-bottom: 175px !important;
  }
  .es-about {
    margin-top: 260px;
  }
  .place {
    background-position-x: center !important;
  }
  .place #play-btn {
    left: 50%;
    margin-left: -42.5px;
  }
  .mt170 {
    margin-top: 75px;
  }
  .svg-map {
    overflow: scroll;
  }
  .svg-map img {
    width: 1216px;
    margin: 0 auto;
  }
  .mt25 {
    margin-top: 15px !important;
  }
  #bl29 {
    height: 0;
    overflow: hidden;
  }
  .modal-big,
  .modal-xl {
    width: 100%;
    --bs-modal-width: 100%;
    margin-left: 0;
    margin-top: 0;
    border-radius: 0;
  }
  .modal-big .modal-content,
  .modal-xl .modal-content {
    padding: 0px;
    border-radius: 0 !important;
  }
  .modal-big .modal-btn-close,
  .modal-xl .modal-btn-close {
    right: 20px;
    top: 20px;
    z-index: 999;
  }
  .modal-lg .modal-btn-close {
    top: 15px;
    right: 15px;
    z-index: 9999;
  }
  .modal-lg .modal-content {
    padding: 0;
  }
  .modal-lg .modal-content .form-group {
    margin-top: 15px;
  }
  .modal-xl .modal-content {
    border-radius: 0;
  }
  .review-arrows .btn-review-preview {
    top: inherit;
    left: inherit;
    position: relative;
  }
  .review-arrows .btn-review-next {
    top: inherit;
    left: inherit;
    right: inherit;
    position: relative;
  }
  .review-arrows {
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    top: 160px;
    z-index: 46;
  }
  .mob-d-center {
    justify-content: center !important;
  }
  .mob-m-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .mob-flex {
    display: flex;
  }
  .mob-mb-35 {
    margin-bottom: 35px !important;
  }
  .index-itog .arrows-number {
    color: #CC0000;
    font-weight: 400;
    font-size: 50px;
    margin-top: -20px;
  }
  input[type="search"]:active,
  input[type="search"]:focus {
    outline: none;
  }
  .fancybox__content {
    padding: 0 !important;
  }
  .madal-lglg .modal-content {
    width: 100% !important;
    max-width: 100% !important;
    padding-top: 50px;
  }
  .madal-lglg .modal-body iframe {
    width: 100% !important;
    max-width: 100% !important;
  }
  .page-item {
    margin: 0px 2px;
  }
  .hvr-underline-from-center:before {
    background: transparent !important;
    height: 0 !important;
  }
  .la.btn-contrast {
    font-family: 'IBM Plex Sans';
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 100% !important;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #383832;
  }
}
@media (max-width: 1200px) {
  .pl-right {
    text-align: right;
  }
  .card-content {
    margin-left: 15px;
  }
  .menu-item:hover .s-menu,
  .menu-item.active .s-menu {
    visibility: visible;
    opacity: 1;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .menu-block {
    overflow-y: scroll;
  }
  h1 {
    font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 50px;
    line-height: 110%;
    letter-spacing: -0.03em;
  }
  h2 {
    font-weight: 400;
    font-size: 30px;
    line-height: 110%;
  }
  .itog_result {
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 110%;
    letter-spacing: -0.03em;
    margin-top: 15px;
    margin-bottom: 5px;
  }
  .btn-black {
    display: block;
    text-align: center;
    font-size: 16px;
    width: 100%;
  }
  .menu-block {
    padding-top: 20px;
    display: none;
    background: #383832;
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 150;
  }
  .menu-block > ul {
    max-width: 350px;
    margin: 0 auto;
  }
  .menu-block > ul > li > a {
    text-transform: uppercase;
    display: block;
    color: #FFF;
    padding: 15px 20px;
    margin: 0 0px;
    border-bottom: 0px solid #EEE;
    font-weight: 600;
    font-size: 18px;
    line-height: 130%;
    position: relative;
  }
  .menu-block > ul > li > a:not(.la):after {
    content: " ";
    position: absolute;
    right: 0;
    background: url("../images/new/array.svg");
    width: 10px;
    height: 9px;
    top: 20px;
  }
  .s-menu {
    display: none;
    border-radius: 0;
    width: 100%;
    position: static;
    background: #3b3b35;
  }
  .s-menu li {
    border-bottom: 0;
  }
  .s-menu li a {
    width: 100%;
    padding: 5px 0;
    display: block;
    color: #FFF;
    border-bottom: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
  }
  .nav-mob {
    margin: 35px;
    text-align: center;
    font-weight: 400;
    font-size: 30px;
    line-height: 110%;
    letter-spacing: -0.03em;
    color: #F5F5F9;
  }
  .mob-search {
    background: #D1E4E9;
    border-radius: 1000px;
    height: 40px;
    width: 100%;
    max-width: 500px;
  }
  .mob-search input {
    width: 75%;
    background: none;
    border: 0;
  }
  .header-menu li {
    margin-right: 0 !important;
  }
  .logo-box img {
    width: 150px;
  }
  .burger {
    width: 40px;
    margin-top: 22px;
  }
  .d-mob-fl {
    display: none;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .menu-block > ul {
    display: block;
  }
  .menu-block > ul > li {
    display: block;
  }
  .btn-contrast {
    padding: 5px 15px;
    display: inline-block;
  }
}
.reg_ic {
  background: url("../images/new/region_ic.svg");
  width: 157px;
  height: 104px;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 110%;
  letter-spacing: -0.03em;
  color: #BE322B;
  text-align: center;
}
input,
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-background-clip: text;
  /* Supprime le background autofill, utile pour le border radius */
}
.b-link {
  text-decoration: none;
  border-bottom: 1px solid;
}
.text3 {
  font-family: "IBM Plex Sans";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 123%;
  /* 27.06px */
  letter-spacing: -1.1px;
}
.autoheight {
  height: auto !important;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.img-revert {
  transform: rotate(180deg);
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.mt5 {
  margin-top: 5px;
}
.gr1 {
  color: #7C8993;
  font-size: 12px;
}
.gr1 ul {
  padding-left: 20px;
}
.gr1 ul li {
  color: #7C8993;
}
@media (max-width: 1200px) {
  .menu-block font {
    color: #FFF;
  }
  .menu-block font a {
    color: #FFF;
  }
  .btn-contrast font {
    color: #383832 !important;
  }
  .modal-big,
  .modal-xl {
    width: 90%;
    --bs-modal-width: 90%;
  }
  .menu-item a.active:after {
    rotate: 180deg;
  }
  .itog_result-m {
    font-size: 80px !important;
  }
  .partners img {
    max-width: 100%;
  }
  .mt-big {
    margin-top: 140px;
  }
  .card-new {
    width: 100%;
  }
  .d-flex {
    flex-wrap: wrap;
  }
  .card-new {
    display: flex;
    gap: 10px;
    flex-wrap: nowrap;
    width: 100%;
  }
  .card-new img {
    width: 225px !important;
    max-width: none !important;
    height: 135px;
    object-fit: fill;
  }
  .card-new .new-date {
    margin-top: 0px !important;
  }
  .news-cards .d-flex {
    flex-wrap: nowrap;
  }
  .news-cards .card-new {
    display: block;
    margin-top: 35px !important;
  }
  .news-cards .card-new img {
    width: 100% !important;
    height: auto !important;
  }
  .review-arrows {
    height: 0;
  }
  .review-arrows .btn-review-preview {
    position: absolute;
    top: 40%;
    left: -20px;
    z-index: 99;
  }
  .review-arrows .btn-review-next {
    position: absolute;
    top: 40%;
    right: -20px;
    z-index: 99;
  }
  .mob-mt-50 {
    margin-top: 50px !important;
  }
  .mob-mt-35 {
    margin-top: 35px !important;
  }
  .mob-mt-75 {
    margin-top: 35px !important;
  }
  .mob-mt-5 {
    margin-top: 5px !important;
  }
  .mob-mt-15 {
    margin-top: 15px !important;
  }
  .mt100 {
    margin-top: 70px;
  }
  .index-columns p {
    font-size: 18px;
  }
  .btn-mob-block {
    display: block;
    width: 100%;
  }
  .mob-mt-0 {
    margin-top: 0 !important;
  }
  .bg-red .text-uppercase {
    font-size: 18px;
  }
  .bg-red .itog_result {
    font-size: 40px;
  }
  .h2 {
    font-size: 30px;
    line-height: 35px;
  }
  .publication-img {
    width: 100%;
  }
  .big-slider .project-title {
    margin-top: 25px;
  }
}
@media (max-width: 767.98px) {
  .index_project_info {
    width: 100%;
    flex-wrap: nowrap;
    align-items: center;
    display: flex;
  }
  .index_project_info .th {
    width: 50%;
  }
  .mob-pr-md-15 {
    padding-right: calc(var(1.5rem)*0.5) !important;
  }
  .card-new {
    display: block !important;
  }
}
.btn-inline {
  display: inline-block !important;
  width: auto !important;
}
.mob-phone {
  max-width: 350px;
  padding-left: 20px;
  margin: 50px auto 0 auto;
}
.mob-phone a {
  color: #FFF;
}
.suggestions-suggestions {
  background: #EDF3F7;
  border-radius: 10px 10px 10px 10px;
  border: 0;
  padding-left: 10px;
  margin-top: 2px;
  box-shadow: 0px 15px 19px rgba(100, 101, 102, 0.4);
  color: #333 !important;
}
.suggestions-suggestion,
.suggestions-value {
  color: #333 !important;
}
.suggestions-constraints li {
  border: 0;
  border-radius: 10px 10px 10px 10px;
  color: #333 !important;
}
.suggestions-constraints li .suggestions-nowrap {
  color: #333 !important;
}
.suggestions-subtext {
  color: #333 !important;
}
.suggestions-subtext * {
  color: #333 !important;
}
.suggestions-suggestion:hover {
  background: #E4EEF4;
}
.suggestions-promo a:hover {
  filter: none;
  background: #CC1111;
}
.white-placeholder::placeholder {
  color: white;
  opacity: 1;
  /* Firefox */
}
.white-placeholder::-ms-input-placeholder {
  /* Edge 12 -18 */
  color: white;
}
.modal-title {
  display: inline-block;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  letter-spacing: -0.02em;
}
/*# sourceMappingURL=newsite.css.map */