@charset "UTF-8";
.block__main {
  position: relative;
  overflow: hidden;
}
.block__main::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 70%;
  height: 100%;
  background: linear-gradient(89deg, rgba(40, 40, 40, 0.8) 40%, rgba(40, 40, 40, 0) 100%);
  z-index: 2;
  pointer-events: none;
}

.slider-container {
  position: relative;
  overflow: hidden;
}

h2.slide-title {
  margin-top: 10% !important;
  font-size: 2.2rem;
  line-height: 1.4em !important;
}

h1.slide-title {
  font-size: 2.2rem !important;
}

.slider-content {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  min-height: 600px;
  width: 100%;
  max-width: 1000px;
  padding-left: 60px;
  padding-right: 60px;
  box-sizing: border-box;
}

.slide-item {
  display: none;
  width: 100%;
}

.slide-item.active {
  display: block !important;
}

.slide-content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  min-height: 600px;
}

.slide-text-desktop {
  width: 100%;
  max-width: 1000px;
}

.slide-title {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.1;
  margin: 0 0 18px 0;
  color: #222;
}

.slide-slogan {
  font-size: 1.5rem;
  line-height: 1.4;
  margin: 0;
  max-width: 500px;
  color: #222;
  opacity: 0.95;
  min-height: 2.8em;
}

.slide-slogan.is-empty {
  visibility: hidden;
}

.main__btns {
  margin-top: auto;
  padding-bottom: 40px;
  position: relative;
  z-index: 10;
}

.slider-bg {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.slide-bg {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  background-size: cover;
  background-position: center;
}

.slide-bg.active {
  opacity: 1 !important;
}

.slider-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  z-index: 20;
  pointer-events: none;
}

.slider-prev {
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.2);
  border: 2px solid rgba(255, 255, 255, 0.4);
  color: #222;
  font-size: 24px;
  cursor: pointer;
  backdrop-filter: blur(10px);
  transition: all 0.3s;
  border-radius: 50%;
  pointer-events: auto;
  position: absolute;
  top: 0;
  left: 30px;
}
.slider-prev:hover {
  background: rgba(255, 255, 255, 0.3);
  transform: scale(1.1);
}

.slider-next {
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.2);
  border: 2px solid rgba(255, 255, 255, 0.4);
  color: #222;
  font-size: 24px;
  cursor: pointer;
  backdrop-filter: blur(10px);
  transition: all 0.3s;
  border-radius: 50%;
  pointer-events: auto;
  position: absolute;
  top: 0;
  right: 30px;
}
.slider-next:hover {
  background: rgba(255, 255, 255, 0.3);
  transform: scale(1.1);
}

.slider-pagination {
  position: absolute;
  right: 30px;
  left: auto;
  bottom: 100px;
  z-index: 20;
  display: flex;
  gap: 10px;
}

.slider-bar {
  width: 52px;
  height: 6px;
  box-sizing: border-box;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.65);
  background: rgba(255, 255, 255, 0.2);
  cursor: pointer;
  transition: background-color 0.25s ease, border-color 0.25s ease;
}

.slider-bar.active {
  background: rgba(255, 255, 255, 0.95);
  border-color: red;
}

.slider-mobile-head {
  display: none !important;
}

/* .city-link:after{content:'';display:inline-block;vertical-align:middle;width:14px;height:10px;background:url(../img/arrow-orange.svg) no-repeat center;margin:0 0 2px 8px} */
@keyframes bgsize {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
@-webkit-keyframes bgsize {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
/* .head__main li.current-menu-item {
    background: white;
} */
/* .main__left h1 span {
    font-size: 51px;
}  */
/* .block__main {
	    padding: 55px 0 70px !important;
	} */
/* .main__left h1 span {
        font-size: 34px;
    } */
/* .block__main h1 {
    font-size: 48px;
} */
/* 	.ipoteka__block__wrap .cat__info__ipoteka .btn.btn-bord-orange.white-text {
		bottom: -35px !important;
		padding: 10px 15px !important;
	} */
/* 	.ipoteka__block__wrap .btn span {
		font-size: 10px !important;
	} */
/* i.fa-paperclip:before {
    content: '📎';
    font-size: 30px;
    filter: invert(1);
} */
/* .cat__info__ipoteka .btn.btn-bord-orange.white-text {
    position: absolute;
    right: 0;
    bottom: 0;
} */
/* .cat-price-mob {
	display:none;
} */
/*
.fancybox__content img {
    width: 1200px !important;
	height: auto !important;

}

.fancybox__content {
    display: flex;
    align-items: center;
    justify-content: center;
	width: 1200px !important;
	height: auto !important;
	max-width: 100%;
}

.img-large {
    width: 1200px;
    max-width: 100%;
} */
/* .fancybox__content {
	width: 1500px !important;
	height: auto !important;
	max-width: 100%;
}
 */
/* .has-image[data-image-fit=contain] .fancybox__image {
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain;
    width: 1500px !important;
    height: auto !important;
	display: flex;
    align-items: center;
    justify-content: center;
}

.fancybox__content {
    width: 100% !important;
    height: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100% !important;
    max-height: 100% !important;
} */
/* Cookie alert */
html {
  height: 100%;
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
}
html * {
  max-height: 1000000px;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

body {
  height: 100%;
  font-family: "Onest", sans-serif, helvetica, sans-serif;
  margin: 0;
  padding: 0;
  background: #fff;
  font-weight: 400;
  min-width: 320px;
  color: #222;
  font-size: 16px;
  line-height: 1.2;
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  position: relative;
  flex-direction: column;
}

* {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
}

ul {
  list-style: none;
  font-size: 16px;
  margin: 20px 0;
  padding: 0 0 0 18px;
  padding-left: 36px;
}
ul:first-child {
  margin-top: 0;
}
ul:last-child {
  margin-bottom: 0;
}
ul + div {
  margin: 40px 0 0;
}
ul li::before {
  content: "•";
  color: #222222;
  font-weight: 700;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

li {
  list-style: none;
  font-size: 16px;
  margin: 10px 0;
}
li:last-child {
  margin-bottom: 0;
}
li span {
  color: #222;
  font-weight: normal;
}
li::marker {
  color: #222222;
}

input[type=text] {
  position: relative;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  font-weight: 400;
  font-family: "Onest", sans-serif;
  border: 1px solid transparent;
}

textarea {
  position: relative;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  font-weight: 400;
  font-family: "Onest", sans-serif;
  border: 1px solid transparent;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  width: 100%;
  height: 130px;
  margin: 0 0 15px;
  background: transparent;
  border: 1px solid #dedede;
  padding: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  resize: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  width: 100%;
  height: 100px;
  margin: 0 0 10px;
  background: transparent;
  padding: 19px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  resize: none;
  margin-bottom: 15px;
  border: 1px solid #e1f2ff;
  margin-bottom: 0;
}
textarea * {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.5s ease;
}
textarea:active {
  outline: none;
}

select {
  position: relative;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  font-weight: 400;
  font-family: "Onest", sans-serif;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease;
}
select * {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.5s ease;
}

button {
  position: relative;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  font-weight: 400;
  font-family: "Onest", sans-serif;
  border: 1px solid transparent;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease;
  width: 100%;
  cursor: pointer;
  border: none;
  -webkit-appearance: none;
  font-family: "Onest";
}
button * {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.5s ease;
}

&:before {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.5s ease;
}

&:after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.5s ease;
}

path {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.5s ease;
}

&::selection {
  background: #1567e3;
  color: #fff;
}

&::-moz-selection {
  background: #1567e3;
  color: #fff;
}

table {
  border-collapse: collapse;
  padding: 0;
  width: 100%;
  min-width: 500px;
}

h1 {
  font-weight: 400;
  margin: 0;
  font-size: 42px;
  font-weight: 700;
  margin: 40px 0 30px;
}
h1 font {
  color: #222222;
}
h1:first-child {
  margin-top: 0;
}
h1:last-child {
  margin-bottom: 0;
}

h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #222222;
  /* Inside auto layout */
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}
h2 font {
  color: #222222;
}
h2:first-child {
  margin-top: 0;
  margin-top: 0;
}
h2:last-child {
  margin-bottom: 0;
  margin-bottom: 0;
}

h3 {
  font-weight: 400;
  margin: 0;
  font-size: 26px;
  font-weight: 700;
  margin: 35px 0 20px;
  font-size: 30px;
}
h3 font {
  color: #222222;
}
h3:first-child {
  margin-top: 0;
}
h3:last-child {
  margin-bottom: 0;
}

h4 {
  font-weight: 400;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  margin: 30px 0 10px;
}
h4 font {
  color: #222222;
}
h4:first-child {
  margin-top: 0;
}
h4:last-child {
  margin-bottom: 0;
}

h5 {
  font-weight: 400;
  margin: 0;
}
h5:first-child {
  margin-top: 0;
}
h5:last-child {
  margin-bottom: 0;
}

h6 {
  font-weight: 400;
  margin: 0;
}

a {
  outline: none;
  text-decoration: none;
  color: #222222;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease;
}
a * {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.5s ease;
}

input {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease;
}
input * {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.5s ease;
}
input:active {
  outline: none;
}

img {
  border: none;
  max-width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.5s ease;
}

b {
  font-weight: 700;
}

&::-webkit-input-placeholder {
  color: #797A79;
}

&::-moz-placeholder {
  color: #797A79;
}

&:-moz-placeholder {
  color: #797A79;
}

&:-ms-input-placeholder {
  color: #797A79;
}

&:focus::-webkit-input-placeholder {
  color: transparent;
}
&:focus::-moz-placeholder {
  color: transparent;
}
&:focus:-moz-placeholder {
  color: transparent;
}
&:focus:-ms-input-placeholder {
  color: transparent;
}
&:focus {
  outline: none;
}

input.error::-webkit-input-placeholder {
  color: #E34949;
}
input.error::-moz-placeholder {
  color: #E34949;
}
input.error:-moz-placeholder {
  color: #E34949;
}
input.error:-ms-input-placeholder {
  color: #E34949;
}
input.error {
  border: 1px solid #E34949 !important;
  color: #E34949;
}

select.error {
  border: 1px solid #E34949 !important;
  color: #E34949;
}

textarea.error {
  border: 1px solid #E34949 !important;
  color: #E34949;
}

form input {
  border: 1px solid transparent !important;
}
form input:focus {
  background: #fff;
  border: 1px solid #575757;
}
form select {
  border: 1px solid transparent !important;
}
form select:focus {
  background: #fff;
  border: 1px solid #575757;
}
form textarea {
  border: 1px solid transparent !important;
}
form textarea:focus {
  background: #fff;
  border: 1px solid #575757;
}

main {
  overflow: hidden;
  flex: 1 0 auto;
  padding-bottom: 0;
}

section {
  position: relative;
  z-index: 2;
  padding: 70px 0;
}

.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}

.rower {
  font-size: 0;
  display: table;
  width: 100%;
  text-align: center;
  table-layout: fixed;
}

.col2 {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  position: relative;
}
.col2 a.done-item {
  background-repeat: no-repeat;
}

.col3 {
  width: 31.333%;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  position: relative;
  flex-grow: 1;
}

.col4 {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  position: relative;
}

.col5 {
  width: 20%;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  position: relative;
  padding: 20px;
}

.row {
  font-size: 0;
  margin: 0;
  gap: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.row ul {
  margin: 0;
}

.wrap {
  max-width: 1420px;
  margin: 0 auto;
  z-index: 15;
  width: 100%;
}
.wrap p span.block__seo__text {
  padding-bottom: 70px;
  display: block;
}

header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 200;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.5s ease;
  overflow: hidden;
}
header .row {
  margin: 0;
  align-items: center;
  flex-wrap: nowrap;
  gap: 33px;
  gap: 5px;
}
header .head__phone:last-child {
  margin: 0 30px 0 0;
}

.head__top {
  background: #fff;
  padding: 10px 0;
}
.head__top .wrap {
  max-width: 1470px;
}

header.fixedm .head__top {
  background: #fff;
  padding: 10px 0;
  padding: 8px 0;
}
header.fixedm .head__main {
  padding: 25px 0;
  padding: 5px 0;
  background: #f6f7f7;
}
header.fixedm .head__main ul#secondary-menu li.current-menu-item a:before {
  top: -16px;
}
header.fixedm .head__main ul#secondary-menu li:hover a:before {
  top: -16px;
}

.fixedm {
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.2);
}
.fixedm .head__mini-link:hover:before {
  top: -8px;
}
.fixedm .head__mini-link.active:before {
  top: -8px;
}
.fixedm .logo__icon {
  height: 45px;
}
.fixedm .logo-title {
  font-size: 15px;
}
.fixedm .btn-orange {
  padding: 12px 16px;
}

.head__mini-link {
  font-size: 15px;
  color: #222;
  display: inline-block;
  padding: 10px 0;
}
.head__mini-link * {
  display: inline-block;
  opacity: 0.85;
  padding: 2px 0;
}
.head__mini-link:before {
  position: absolute;
  left: 0;
  top: -14px;
  width: 100%;
  height: 3px;
  background: #ffb98f;
  content: "";
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  opacity: 0;
}
.head__mini-link:hover * {
  opacity: 1;
}
.head__mini-link:hover:before {
  top: -11px;
  opacity: 1;
}
.head__mini-link:hover span {
  color: #222222;
}

.head__link {
  display: inline-block;
  vertical-align: middle;
  margin-left: 34px;
}
.head__link:first-child {
  margin-left: 0;
}

.badge {
  background: #575757;
  color: #fff !important;
  font-weight: 700;
  border-radius: 100px;
  margin: 0 0 0 4px;
  opacity: 1;
  display: inline-block;
  padding: 1px 5px 2px;
  font-size: 13px;
}

.head__mini-link.active:before {
  top: -11px;
  opacity: 1;
  color: #222222;
  background: #575757;
}
.head__mini-link.active * {
  opacity: 1;
  color: #222222;
}

.link-yel span {
  display: inline-block;
}
.link-yel {
  font-size: 18px;
}
.link-yel:hover span {
  border-bottom-color: #575757;
}

.head-contact {
  font-size: 20px;
  font-weight: 700;
  color: #222;
  display: inline-flex;
  vertical-align: middle;
  align-items: center;
}
.head-contact span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.head-contact:hover:before {
  opacity: 1;
}
.head-contact:hover span {
  opacity: 1;
}
.head-contact:before {
  opacity: 0.34;
  margin: 0 8px 0 0;
}

.head__phone {
  display: inline-block;
  margin: 0 20px 0 0;
}

.head__contacts {
  display: inline-flex;
  align-items: center;
  margin: 0;
}

.icon-phone:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: url(../img/icon-phone-black.svg) no-repeat center;
  background-size: contain;
  margin: 0 10px 0 0;
  opacity: 0.4;
}

.icon-telephone:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: url(../img/icon-phone-black.svg) no-repeat center;
  background-size: contain !important;
  opacity: 0.4;
  margin: 0 10px 0 0;
}

.icon-email-yel:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: url(../img/icon-email-orange.svg) no-repeat center;
  background-size: contain;
  opacity: 0.4;
  margin: 0 10px 0 0;
}

.soc-div a {
  display: inline-flex;
  width: 36px;
  height: 36px;
  border-radius: 4px;
  align-items: center;
  justify-content: center;
}
.soc-div a.icon-max {
  border: 1px solid #9933DD !important;
}
.soc-div a.icon-telegram {
  border: 1px solid #00A1E9 !important;
}
.soc-div a.icon-whatsapp {
  border: 1px solid #82BA27 !important;
}
.soc-div a:hover:before {
  opacity: 0;
}
.soc-div a:hover:after {
  opacity: 1;
}

.head__soc {
  display: flex;
  align-items: center;
  gap: 14px;
}
.head__soc .icon-whatsapp:hover:before {
  transform: scale(0.95);
}

a.icon-telegram {
  border: 1px solid #00A1E9 !important;
}

.icon-whatsapp:before {
  position: absolute;
  left: 20%;
  top: 20%;
  display: inline-block;
  vertical-align: middle;
  width: 60%;
  height: 60%;
  content: "";
  background: url(../img/soc-whatsapp.svg) no-repeat;
  background-size: contain;
  z-index: 3;
}
.icon-whatsapp:after {
  position: absolute;
  left: 20%;
  top: 20%;
  display: inline-block;
  vertical-align: middle;
  width: 60%;
  height: 60%;
  content: "";
  background: url(../img/soc-whatsapp-white.svg) no-repeat;
  background-size: contain;
  z-index: 3;
  opacity: 0;
}
.icon-whatsapp:hover {
  background: #82ba27;
}

.icon-telegram:before {
  position: absolute;
  left: 20%;
  top: 20%;
  display: inline-block;
  vertical-align: middle;
  width: 60%;
  height: 60%;
  content: "";
  background: url(../img/soc-telegram.svg) no-repeat;
  background-size: contain;
  z-index: 3;
}
.icon-telegram:after {
  position: absolute;
  left: 20%;
  top: 20%;
  display: inline-block;
  vertical-align: middle;
  width: 60%;
  height: 60%;
  content: "";
  background: url(../img/soc-telegram-white.svg) no-repeat;
  background-size: contain;
  z-index: 3;
  opacity: 0;
}
.icon-telegram:hover {
  background: #00A1E9;
}

.icon-email:before {
  position: absolute;
  left: 25%;
  top: 25%;
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  height: 50%;
  content: "";
  background: url(../img/icon-email-white.svg) no-repeat;
  background-size: contain;
  z-index: 3;
  opacity: 1 !important;
}
.icon-email:hover {
  background: #575757;
}

footer a.icon-email {
  border: 1px solid #575757 !important;
}
footer .soc-div a {
  width: 52px;
  height: 52px;
}
footer .icon-phone:before {
  background: url(../img/icon-phone-white.svg) no-repeat center;
}
footer {
  background: #3F3F3F;
  padding: 40px 0 0;
  display: flex;
  flex-direction: column;
}
footer .logo__text {
  display: flex;
  align-items: center;
}
footer > .wrap > .row {
  flex-direction: column-reverse;
  align-items: center;
  text-align: center;
}
footer ul.menu {
  display: flex !important;
  flex-direction: row !important;
  justify-content: center;
}
footer .foot__right .col4 {
  width: 100%;
}

.head__city {
  margin: 0 0 0 auto;
}

.head__main {
  padding: 25px 0;
  padding: 15px 0;
  padding: 15px 0;
  background: white;
  background: white;
  z-index: 1000000000000000000000000;
  z-index: 1000000000000000000000000;
}

.head-trans .head__main {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.5s ease;
}
.head-trans .head__top {
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.5s ease;
}

.logo-title {
  font-weight: 700;
  font-size: 18px;
}

.logo-desc {
  font-size: 14px;
  color: #222222;
  margin: 0 0 0 12px;
}

nav.head__maxi {
  max-width: 1000px;
  padding: 0;
  display: inline-flex;
  flex-wrap: nowrap;
  justify-content: center;
  justify-content: space-between;
  max-width: 1200px;
}

a.head__maxi-link.orange {
  color: #222222;
}

.head__maxi-link {
  font-size: 15px;
  color: #222;
  display: inline-block;
  padding: 15px 18px;
  border-radius: 6px;
  backdrop-filter: blur(0px);
  font-weight: 700;
  padding: 14px 20px;
}
.head__maxi-link:hover {
  background: rgba(168, 168, 168, 0.1);
  backdrop-filter: blur(5px);
}

.head__maxi-link.active {
  background: rgba(227, 108, 37, 0.14);
}
.head__maxi-link.active span {
  color: #222222;
}

.head__maxi-link.acitve span {
  color: #222222;
}

.btn {
  color: #fff;
  display: inline-flex;
  padding: 15px 25px;
  font-size: 15px;
  font-weight: 700;
  border-radius: 4px;
  align-items: center;
  text-align: center;
  justify-content: center;
  cursor: pointer;
  background: #575757;
}
.btn span {
  vertical-align: middle;
  display: inline-block;
  line-height: 1.3;
}

.btn-orange {
  background: #82BA27;
}
.btn-orange:hover {
  box-shadow: none;
  background: #000 !important;
}

.head__maxi .head__link {
  margin: 0;
}

.btn-max {
  font-size: 17px;
  padding: 24px 30px;
}

.head__mob {
  display: none;
}

.download-info {
  font-size: 14px;
  opacity: 0.6;
  padding: 0 0 0 20px;
}

.formblock .btn__block {
  display: flex;
  align-items: center;
}
.formblock {
  background: #3F3F3F;
  border-radius: 4px;
  padding: 0 35px 35px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.5s ease;
  padding: 0;
  color: #fff;
}

.head_menu {
  cursor: pointer;
  vertical-align: middle;
  display: none;
  width: 5%;
  min-width: 25px;
}
.head_menu:hover .humburger span:nth-child(2) {
  right: 0 !important;
}

.menuname {
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 700;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
}

.humburger {
  display: inline-flex;
  vertical-align: middle;
  text-align: center;
  width: 25px;
  height: 25px;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.humburger span {
  height: 2px;
  display: block;
  background: #2b2b2b;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  width: 100%;
  border-radius: 10px;
}
.humburger span:nth-child(2) {
  margin: 7px 0;
}

.activemenu .humburger span:nth-child(2) {
  opacity: 0 !important;
}
.activemenu .humburger span:nth-child(4) {
  opacity: 0 !important;
}
.activemenu .humburger span:first-child {
  -ms-transform: rotate(-45deg) !important;
  -webkit-transform: rotate(-45deg) !important;
  transform: rotate(-45deg) !important;
  top: 10px;
}
.activemenu .humburger span:nth-child(3) {
  -ms-transform: rotate(45deg) !important;
  -webkit-transform: rotate(45deg) !important;
  transform: rotate(45deg) !important;
  top: -13px;
}
.activemenu .humburger span {
  background: #575757;
}

.sidenav.width250 {
  top: 0;
  opacity: 1;
  z-index: 150;
}

.sidenav .menulinks {
  width: 100%;
  margin: 0;
}
.sidenav .menulinks a {
  display: block;
  text-decoration: underline;
  border-bottom: 0;
  margin: 10px 0;
}
.sidenav .nav_phone {
  width: 100%;
  text-align: center;
}
.sidenav {
  height: 100%;
  text-align: left;
  width: 100%;
  position: fixed;
  z-index: 150;
  top: -100%;
  opacity: 0;
  right: 0;
  background-color: #fff;
  overflow-x: hidden;
  padding: 80px 30px 30px;
  margin: 0;
  z-index: unset;
}
.sidenav .closebtn {
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 35px;
  margin-left: 0;
  z-index: 100;
  padding: 10px;
  font-weight: 400;
  opacity: 0.3;
  display: none;
}

.block__main {
  padding: 225px 0 30px;
  overflow: hidden;
}
.block__main h1 {
  font-size: 48px;
  line-height: 58px;
  font-weight: 700;
  color: white;
  margin-bottom: 11px;
}
.block__main a.btn.btn-bord-orange {
  color: #FFFFFF;
}
.block__main h2 {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  margin: 0;
}
.block__main:before {
  content: "";
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(89.31deg, rgba(40, 40, 40, 0.8) 55.79%, rgba(40, 40, 40, 0) 100%);
  z-index: 1;
}
.block__main h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  color: #FFFFFF;
  margin: 16px 0;
}
.block__main .btn-bord-orange {
  font-size: 17px;
  padding: 23px 30px;
  border: 1px solid #FFFFFF;
  color: #fff;
}
.block__main .main__ul {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
  margin-top: 119px;
  border-bottom: 1px solid #797A79;
  width: max-content;
  padding-bottom: 14px;
}
.block__main .banner__img__li {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border: 1px solid #797A79;
  border-radius: 2px;
}
.block__main .li {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
}

.main-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.main-bg-img {
  position: absolute;
  left: 0;
  width: 100%;
  height: 90%;
  bottom: 0;
}

.main-1 {
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
}

.main__left {
  width: 73%;
  display: inline-block;
}

.main__right {
  width: 40%;
}

.h1 {
  font-size: 42px;
  font-weight: 700;
  margin: 40px 0 30px;
}
.h1 font {
  color: #222222;
}
.h1:first-child {
  margin-top: 0;
}
.h1:last-child {
  margin-bottom: 0;
}

.h3 {
  font-size: 26px;
  font-weight: 700;
  margin: 35px 0 20px;
  font-size: 30px;
}
.h3 font {
  color: #222222;
}
.h3:first-child {
  margin-top: 0;
}
.h3:last-child {
  margin-bottom: 0;
}

.h2 font {
  color: #222222;
}
.h2:first-child {
  margin-top: 0;
  margin-top: 0;
}
.h2:last-child {
  margin-bottom: 0;
  margin-bottom: 0;
}
.h2 {
  font-size: 35px;
  font-weight: 700;
  margin: 40px 0 30px;
  font-size: 40px;
  font-weight: 700;
}

.h4 font {
  color: #222222;
}
.h4:first-child {
  margin-top: 0;
}
.h4:last-child {
  margin-bottom: 0;
}

.h5:first-child {
  margin-top: 0;
}
.h5:last-child {
  margin-bottom: 0;
}

.p:first-child {
  margin-top: 0;
}
.p:last-child {
  margin-bottom: 0;
}

p:first-child {
  margin-top: 0;
  margin-bottom: 0;
}
p {
  font-size: 16px;
  margin: 20px 0;
  text-align: justify;
}
p + div {
  margin: 40px 0 0;
}
p:last-child {
  margin-bottom: 0;
}

ol:first-child {
  margin-top: 0;
}
ol:last-child {
  margin-bottom: 0;
}
ol {
  font-size: 16px;
  margin: 20px 0;
  padding-left: 36px;
}
ol + div {
  margin: 40px 0 0;
}
ol li {
  list-style: num;
}

blockquote:first-child {
  margin-top: 0;
}
blockquote:last-child {
  margin-bottom: 0;
}

.btn-bord-green {
  border: 1px solid #82BA27;
}
.btn-bord-green:hover {
  background: #82BA27;
}
.btn-bord-green:hover:after {
  opacity: 0;
}

.btn-bord-orange {
  border: 1px solid #575757;
}
.btn-bord-orange:hover {
  background: #222;
  color: #fff;
}
.btn-bord-orange:hover span {
  color: #fff;
}
.btn-bord-orange:hover:after {
  opacity: 0;
}

.btn-right:after {
  display: inline-block;
  content: "";
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin: 0 0 0 10px;
}
.btn-right:hover span {
  transform: translate(10px, 0);
}

.btn-left:before {
  display: inline-block;
  content: "";
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
.btn-left:hover:before {
  width: 1px;
  opacity: 0;
}

.icon-arrow:after {
  background: url(../img/chevron-right-white.svg) no-repeat center;
  background-size: contain;
}

.icon-arrow-left:before {
  background: url(../img/chevron-left-black.svg) no-repeat center;
  background-size: contain;
}

.icon-download:hover:after {
  opacity: 0;
}

.head__btn {
  min-width: 200px;
  text-align: right;
}

.ben-text {
  font-size: 16px;
  padding-left: 20px;
  margin: 20px 0;
}
.ben-text:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 5px;
  height: 5px;
  border-radius: 1px;
  background: #575757;
}

.main__btns {
  display: flex;
  align-items: center;
  margin: 40px 0 0;
  gap: 20px;
}
.main__btns .btn__block {
  margin: 0;
}

.count-desc {
  font-size: 16px;
  color: #222222;
}

.count-main {
  font-weight: 700;
  font-size: 26px;
}

.main__counts {
  display: flex;
  align-items: center;
  gap: 30px;
}

.bg-gray {
  background: #3F3F3F;
  color: #fff;
}

.row.row-cat {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.cat-item {
  display: flex;
  min-height: 265px;
  background: #282828;
  width: 100%;
  padding: 40px 40px 46px;
  overflow: hidden;
  border-radius: 4px;
  color: white;
  background-size: 100%;
  background-position: center;
}
.cat-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(1.001);
  background-size: cover !important;
}
.cat-item:after {
  width: 102%;
  height: 102%;
  content: "";
  position: absolute;
  left: -1%;
  top: -1%;
  background: #000;
  background: #282828;
  background: -moz-linear-gradient(48deg, rgb(40, 40, 40) 20%, rgba(40, 40, 40, 0) 100%);
  background: -webkit-linear-gradient(48deg, rgb(40, 40, 40) 20%, rgba(40, 40, 40, 0) 100%);
  background: linear-gradient(48deg, rgb(40, 40, 40) 20%, rgba(40, 40, 40, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#282828", endColorstr="#282828", GradientType=1);
}
.cat-item:hover:after {
  opacity: 0.8;
}
.cat-item:hover {
  background-size: 110%;
}

.row-cat .col2 {
  width: 100%;
}

.cat-title {
  font-size: 25px;
  font-weight: 700;
}

.cat-price {
  font-size: 18px;
  font-weight: 700;
  color: #222222;
  margin: 10px 0 28px;
  color: white;
}

.cat__info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  z-index: 5;
  color: white;
}

.cat-item.item2:before {
  background: url(../img/catalog-2.jpg) no-repeat center;
}

.cat-item.item3:before {
  background: url(../img/catalog-3.jpg) no-repeat center;
}

.cat-item.item4:before {
  background: url(../img/catalog-4.jpg) no-repeat center;
}

.bg-gray-light {
  background: #F6F6F7;
}
.bg-gray-light + .form__big:before {
  height: 50%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background: #f6f6f7;
}
.bg-gray-light + .form__big {
  padding: 0;
}

.project__infomain {
  padding: 28px 40px;
}

.projects-row + .btn__block {
  text-align: center;
}
.projects-row {
  margin-top: 40px;
  display: flex;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
.projects-row .col3 .project-item .project__infomain .project-title {
  min-height: 60px;
}

.filt-content.active {
  display: block;
}

.choose__links .row {
  margin: 0;
  gap: 0;
  justify-content: left;
  padding: 0 20px;
}
.choose__links .row:first-child {
  justify-content: flex-start;
}

a.crossall {
  cursor: pointer;
  color: #000;
  border-bottom-color: transparent !important;
}
a.crossall span {
  color: #222222;
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  font-size: 30px;
  line-height: 1;
}

.choose__filt-link {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 0 23px;
}
.choose__filt-link a {
  color: #222;
  opacity: 1;
  padding: 16px 12px;
  display: inline-flex;
  max-height: 53px;
  align-items: center;
  gap: 6px;
}
.choose__filt-link a:hover {
  opacity: 1;
  color: #fff;
  background: #3F3F3F;
}
.choose__filt-link:first-child {
  margin-left: 0;
}
.choose__filt-link a.active {
  opacity: 1;
  color: #fff;
  background: #3F3F3F;
}
.choose__filt-link:last-child a span {
  color: #222222;
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  font-size: 30px;
  line-height: 1;
}

.choose__size-link {
  display: inline-block;
  vertical-align: middle;
  padding: 5px;
}
.choose__size-link a {
  font-size: 16px;
  color: #000;
  display: inline-block;
  padding: 7px 14px;
  border: 2px solid #575757;
  border-radius: 4px;
}
.choose__size-link a:hover {
  background: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.choose__size-link a.active {
  background: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.choose_contents {
  background: #fff;
  padding: 15px 12px;
  border-radius: 4px;
}

.block-title .btn__block {
  margin: 0;
}
.block-title .h2 {
  margin: 0;
}
.block-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 45px;
  z-index: 5;
}
.block-title .h1 {
  margin: 0;
}

.project-item {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  padding: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.5s ease;
  border: 2px solid #d3d3d3;
}
.project-item:hover .project__img img {
  transform: scale(1.02);
}
.project-item:hover {
  background: rgba(251, 249, 241, 0.08);
}
.project-item .btn__block.project__btn {
  margin-bottom: 0 !important;
}

.project__img {
  overflow: hidden;
  height: 300px;
  width: 100%;
  display: block;
}
.project__img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  transform: scale(1.1);
}
.project__img:hover:before {
  left: 20px;
  bottom: 20px;
  opacity: 1;
}

.project-title {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 22px;
}

.project__btn {
  justify-content: space-between;
  display: flex;
  margin: 20px 0 !important;
}

.project__info {
  border-bottom: 1px solid #e0e0e0;
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 6px;
  margin: 0 0 30px;
}

.project__info-ben {
  margin: 0 0 12px 0;
  display: flex;
  align-items: center;
  gap: 14px;
}
.project__info-ben:nth-child(1), .project__info-ben:nth-child(3) {
  width: 48%;
}
.project__info-ben:nth-child(2), .project__info-ben:nth-child(4) {
  width: 52%;
}
.project__info-ben span {
  display: inline-block;
  font-size: 16px;
  opacity: 0.6;
}
.project__info-ben span:last-child {
  opacity: 1;
  font-size: 16px;
  font-weight: 700;
}

.project__numbers {
  margin: 20px 0;
}

.number-desc {
  font-size: 16px;
}
.number-desc span {
  display: inline-block;
  vertical-align: middle;
  opacity: 0.95;
  font-weight: bold;
}
.number-desc:before {
  display: inline-block;
  width: 15px;
}

.price-price {
  color: #222222;
}
.price-price .number-desc:before {
  background: url(../img/icon-price.svg) no-repeat center;
}

.project__number-block {
  display: inline-block;
  vertical-align: middle;
}

.number-main {
  font-size: 22px;
  font-weight: 700;
  margin: 4px 0 0;
}

.price-time .number-desc:before {
  background: url(../img/icon-house.svg) no-repeat center;
}

a.project__img:before {
  content: "i";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
  background: #575757;
  z-index: 43;
  border-radius: 9px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  justify-content: center;
  display: flex;
  align-items: center;
  opacity: 0;
  content: "i";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
  background: #575757;
  z-index: 43;
  border-radius: 9px;
  opacity: 0;
  background: url(../img/icon-plus.svg) no-repeat center #575757;
  display: block;
  font-size: unset;
}

.block__project-list {
  margin: 0;
}
.block__project-list .block-title {
  margin-bottom: 40px;
}
.block__project-list-type-2 .project-title {
  min-height: 30px !important;
  margin: 0 0 31px;
}
.block__project-list-type-2 .btn__block {
  margin: 40px 0 0;
}
.block__project-list + .form__big {
  padding-top: 0;
}

.btn-gray {
  background: #343433;
}
.btn-gray:hover {
  background: #646464;
}

.btn-black {
  background: #111;
}
.btn-black:hover {
  background: #222;
  transform: translate(0px, 4px);
}

.btn-white {
  background: #fff;
  color: #000;
}
.btn-white:hover {
  background: rgba(255, 255, 255, 0.8);
}

.btn-gray.btn-white {
  pointer-events: none;
}

.row.row-done {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 33px;
}
.row.row-done + .btn__block {
  text-align: center;
  margin: 39px 0 0;
}

.done-item {
  display: flex;
  min-height: 349px;
  background: #282828;
  width: 100%;
  padding: 40px 38px;
  overflow: hidden;
  border-radius: 4px;
  align-items: flex-end;
  background-position: center;
  transition: all 0.3s ease;
  background-size: 100%;
  background-size: 102%;
}
.done-item:hover {
  background-size: 110%;
}
.done-item:hover:after {
  opacity: 0.8;
}
.done-item:hover:before {
  transform: scale(1.1);
}
.done-item:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(1.001);
  background-size: cover !important;
}
.done-item:after {
  width: 102%;
  height: 102%;
  content: "";
  position: absolute;
  left: -1%;
  top: -1%;
  background: #000;
  background: #282828;
  background: -moz-linear-gradient(48deg, rgb(40, 40, 40) 20%, rgba(40, 40, 40, 0) 100%);
  background: -webkit-linear-gradient(48deg, rgb(40, 40, 40) 20%, rgba(40, 40, 40, 0) 100%);
  background: linear-gradient(48deg, rgb(40, 40, 40) 20%, rgba(40, 40, 40, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#282828", endColorstr="#282828", GradientType=1);
}

.done-title {
  font-size: 22px;
  font-weight: 700;
  max-width: 310px;
}

.done-price {
  font-size: 18px;
  font-weight: 700;
  color: #222222;
  margin: 30px 0;
}

.done__info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  z-index: 5;
  color: white;
}

.done-item.item2:before {
  background: url(../img/portfolio/done-2.jpg) no-repeat center;
}

.done-item.item3:before {
  background: url(../img/portfolio/done-3.jpg) no-repeat center;
}

.done-item.item4:before {
  background: url(../img/portfolio/done-4.jpg) no-repeat center;
}

.done__info-ben {
  font-size: 16px;
  margin: 10px 0;
}
.done__info-ben span:first-child {
  min-width: 90px;
  opacity: 0.5;
}
.done__info-ben span {
  display: inline-block;
  vertical-align: middle;
}

.done__infolines {
  margin: 21px 0;
}

.row-done .col2 {
  width: 100%;
}

.block__sberbank-ipoteka {
  background: #F6F7F7;
  overflow: hidden;
  padding-bottom: 0;
}
.block__sberbank-ipoteka .row {
  mix-blend-mode: multiply;
  align-items: stretch;
}
.block__sberbank-ipoteka .wrap {
  mix-blend-mode: multiply;
}

.sberbank-desc {
  font-size: 17px;
  max-width: 460px;
}

.link-contact span {
  font-size: 20px;
  color: #000;
  font-weight: 700;
}
.link-contact {
  display: inline-flex;
  align-items: center;
}

.sberbnak-contact {
  margin: 22px 0 40px;
}

.sberbank__right:before {
  content: "";
  position: absolute;
  background: url(../img/ipoteka-bg.jpg) no-repeat center bottom;
  width: 204%;
  height: 106%;
  mix-blend-mode: multiply;
  left: -74%;
  bottom: 0;
  background-size: contain !important;
  content: "";
  width: 204% !important;
  height: 106% !important;
  top: 0 !important;
  left: -55% !important;
}
.sberbank__right:after {
  width: 130px;
  height: 130px;
  position: absolute;
  right: 45%;
  top: 5%;
  background: url(../img/logo-sber.svg) no-repeat center;
  content: "";
  background-size: contain;
}
.sberbank__right {
  width: 42%;
  min-height: 100%;
}

.sberbank__left {
  padding: 0 0 100px;
  padding: 0 0 70px;
}

span.badge-big {
  display: inline-flex;
  vertical-align: middle;
  color: #fff;
  font-size: 30px;
  background: #82ba27;
  border-radius: 20px;
  padding: 5px 10px;
  margin: 0 0 0 20px;
  font-weight: bold;
}

.service-row1 {
  flex-wrap: nowrap;
  margin: 0 0 34px;
}
.service-row1 .service-item {
  min-height: 344px;
  padding: 25px;
}
.service-row1 .col2:last-child {
  padding-left: 4px;
}
.service-row1 .block-title {
  flex-wrap: wrap;
}
.service-row1 .block-title .text {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #222222;
  margin: 30px 0;
}
.service-row1 .block-title .text p {
  margin-bottom: 17px;
}
.service-row1 .block-title .text ul {
  padding: 0 0 0 23px;
}
.service-row1 .block-title .text ul li {
  margin: 0;
}
.service-row1 .block-title .block__services-icon {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  align-items: center;
  border-top: 1px solid #797A79;
  padding-top: 16px;
}
.service-row1 .block-title .block__services-icon img {
  width: 32px;
  height: 36px;
}
.service-row1 .block-title .block__services-icon div {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  color: #222222;
  width: calc(100% - 57px);
}

.service-row2 {
  flex-wrap: nowrap;
  margin: 0 0 40px;
}
.service-col .block-title {
  padding: 10px 0 0;
}

.formblock.form-catalog {
  margin: 69px 0 0;
  min-height: 430px;
}

.form-catalog2 .form__right {
  height: 500px;
}
.form-catalog2 .form__left {
  color: #222;
}
.form-catalog2 .img-catalog:after {
  background: url(../img/form-catalog2.png) no-repeat center bottom;
  height: 120%;
  bottom: 0;
  left: 0;
  margin-left: -10%;
}

.service-item {
  display: flex;
  min-height: 402px;
  background: #282828;
  width: 100%;
  padding: 40px 25px;
  overflow: hidden;
  border-radius: 4px;
  flex-direction: column;
  gap: 30px;
  color: white;
  background-size: cover;
  height: 100%;
}
.service-item:hover {
  background-size: cover;
  background-position: center;
}
.service-item:hover:after {
  opacity: 0.8;
}
.service-item:hover:before {
  transform: scale(1.1);
}
.service-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(1.001);
  background-size: cover !important;
}
.service-item:after {
  width: 102%;
  height: 102%;
  content: "";
  position: absolute;
  left: -1%;
  top: -1%;
  background: #000;
  background: #282828;
  background: -moz-linear-gradient(48deg, rgb(40, 40, 40) 20%, rgba(40, 40, 40, 0) 100%);
  background: -webkit-linear-gradient(48deg, rgb(40, 40, 40) 20%, rgba(40, 40, 40, 0) 100%);
  background: linear-gradient(48deg, rgb(40, 40, 40) 20%, rgba(40, 40, 40, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#282828", endColorstr="#282828", GradientType=1);
}

.service-title {
  font-size: 24px;
  font-weight: 700;
  z-index: 4;
}

.service-price {
  font-size: 18px;
  font-weight: 700;
  color: #222222;
  margin: 30px 0;
}

.service__info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  z-index: 5;
  margin: 20px 0;
}

.service-item.item1:before {
  background: url(../img/service-1.jpg) no-repeat center;
}

.service-item.item2:before {
  background: url(../img/service-2.jpg) no-repeat center;
}

.service-item.item3:before {
  background: url(../img/service-3.jpg) no-repeat center;
}

.service-item.item4:before {
  background: url(../img/service-4.jpg) no-repeat center;
}

.service__info-ben {
  font-size: 16px;
  margin: 10px 0;
}
.service__info-ben span:first-child {
  min-width: 90px;
  opacity: 0.5;
}
.service__info-ben span {
  display: inline-block;
  vertical-align: middle;
}

.service-desc {
  z-index: 4;
  font-size: 16px;
  max-width: 300px;
}

.service__btn {
  z-index: 4;
  margin: auto 0 0;
}

.formp-desc {
  font-size: 16px;
  max-width: 520px;
  margin: 6px 0 20px;
}

.form__left {
  width: 60%;
  margin: 0 -20% 0 0;
  padding: 70px 0 70px 60px;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  z-index: 10;
}
.form__left .h1 {
  margin-bottom: 36px;
  font-size: 36px;
  margin-bottom: 45px;
}
.form__left .form-div {
  min-width: 300px;
}

.form__right {
  position: absolute;
  right: -49px;
  bottom: -51px;
}

.catalog-2:after {
  background: url(../img/form-catalog2.png) no-repeat center bottom;
}

.form__big {
  overflow: visible;
  margin-top: 0;
  padding: 70px 0;
}
.form__big .row {
  margin: 0;
  align-items: stretch;
  flex-wrap: nowrap;
  align-items: flex-end;
}
.form__big + .block__seo {
  padding-top: 0;
  padding: 70px 0px;
}
.form__big + .block__seo h2 {
  margin-top: 0 !important;
  padding-top: 70px;
}

.form__big.form__overflow {
  overflow: hidden !important;
}

.form-catalog .row {
  flex-wrap: nowrap;
}

.block__otzivs .row {
  flex-wrap: nowrap;
  margin-top: 40px;
  align-items: stretch;
  gap: 40px;
}

.raschet__left {
  width: 30%;
  display: inline-block;
  padding: 80px 0 0;
  color: #fff;
}

.raschet__right {
  width: 70%;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}

.block_raschet .row {
  flex-wrap: nowrap;
  align-items: center;
}

.rachet__form {
  background: #fff;
  max-width: 880px;
  display: inline-block;
  width: 100%;
  padding: 50px 44px;
}

.form-div {
  width: 100%;
  display: flex;
  font-size: 14px;
  font-weight: 700;
  color: #222;
  flex-direction: column;
  align-items: flex-start;
}
.form-div label {
  margin: 0 0 10px;
  font-size: 15px;
  text-align: left;
}

.form-row.row {
  margin: 0 0 20px;
  align-items: flex-end;
  margin: 0 0 20px;
  align-items: flex-end !important;
}
.form-row.row:last-child {
  margin: 0;
}

select.text-input {
  background: url(../img/chevron-bottom.svg) no-repeat right 20px center #F3F3F4;
  background-size: 15px;
}

.bh2 {
  font-size: 18px;
  color: #fff;
  margin: 31px 0;
}

.big-contact .link-contact span {
  color: #fff;
  font-size: 41px;
}
.big-contact .icon-telephone:before {
  background: url(../img/icon-phone-white.svg) no-repeat center;
  width: 30px;
  height: 30px;
}

.btn_info label {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
}
.btn_info label input {
  display: none;
}
.btn_info {
  font-size: 13px;
  color: #161616;
  margin: 20px 0 0;
  opacity: 0.7;
  position: relative;
  margin: 0;
  text-align: left;
  display: flex;
  width: 100%;
  font-size: 14px;
  align-items: flex-start;
}
.btn_info a {
  color: #222222;
  text-decoration: underline;
}
.btn_info a:hover {
  text-decoration: none;
}
.btn_info span {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  width: 100%;
  text-align: left;
  font-size: 13px !important;
  cursor: pointer;
}

.col-otziv-min .fancyvideo {
  height: 235px;
  display: flex;
}
.col-otziv-min .otziv__col {
  height: 50%;
  width: 100%;
}
.col-otziv-min {
  display: inline-block;
  width: 30%;
  min-height: 100%;
  display: flex;
  align-items: stretch;
  flex-direction: column;
}

.col-otziv-big {
  display: inline-block;
  width: 77%;
}
.col-otziv-big .fancyvideo {
  height: 508px;
}

.fancyvideo {
  display: inline-block;
  border-radius: 4px;
  height: 330px;
  overflow: hidden;
  width: 100%;
}
.fancyvideo .otziv__video-img {
  width: 100%;
  height: 100%;
  position: absolute;
}
.fancyvideo:hover img {
  transform: scale(1.05);
}
.fancyvideo:hover:after {
  transform: scale(0.7);
}
.fancyvideo:before {
  content: "";
  position: absolute;
  left: -1%;
  top: -1%;
  width: 102%;
  height: 102%;
  background: rgb(10, 10, 10);
  background: -moz-linear-gradient(142deg, rgb(10, 10, 10) 7%, rgba(17, 17, 17, 0) 50%);
  background: -webkit-linear-gradient(142deg, rgb(10, 10, 10) 7%, rgba(17, 17, 17, 0) 50%);
  background: linear-gradient(142deg, rgb(10, 10, 10) 7%, rgba(17, 17, 17, 0) 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1e1e1e", endColorstr="#111111", GradientType=1);
  z-index: 2;
  opacity: 0.8;
}
.fancyvideo:after {
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  background: url(../img/play.svg) no-repeat;
  z-index: 4;
  border-radius: 50%;
  margin: -50px 0 0 -50px;
  top: 50%;
  left: 50%;
  backdrop-filter: blur(10px);
  background-size: contain;
}

.otziv__col {
  margin: 30px 0 0;
}
.otziv__col:first-child {
  margin: 0;
}

.otziv__video-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.14);
}

.formblock.form-catalog2 {
  background: #fff;
  border: 1px solid #ddd;
}
.formblock.form-catalog2 input {
  max-width: 300px;
}

.foot__right .row {
  gap: 0;
}
.foot__right {
  width: 100%;
}
.foot__right .col4 {
  width: 24%;
}
.foot__right .col4:first-child {
  width: 30%;
}
.foot__right a {
  font-size: 15px;
  color: #fff;
  padding: 11px 18px;
  display: inline-block;
  border-radius: 15px;
}
.foot__right li {
  margin: 0px;
}

.build-label {
  letter-spacing: -1px;
  position: absolute;
  right: 24px;
  top: 24px;
  font-size: 14px;
  font-weight: 700;
  z-index: 2;
  color: #222;
  background: rgba(255, 255, 255, 0.9);
  padding: 6px 20px 6px 40px;
  display: inline-block;
  border-radius: 5px;
}
.build-label:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../img/icon-house.svg) no-repeat center;
  top: 50%;
  margin: -8px 0 0 12px;
  left: 0;
}
.build-label font {
  color: #222222;
}

.foot__btns .btn:first-child:after {
  display: none;
}
.foot__btns .btn:first-child {
  margin: 0 !important;
}
.foot__btns .btn {
  height: 52px;
  margin: 0 0 0 20px;
}
.foot__btns {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
}

.foot__left {
  width: 27%;
  display: flex;
  flex-direction: column;
}

.foot-contact {
  font-size: 16px;
  color: #fff;
  display: inline-flex;
  vertical-align: middle;
  align-items: center;
}

.foot-map:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: url(../img/icon-pin.svg) no-repeat center;
  background-size: contain;
  opacity: 0.4;
  margin: 0 10px 0 0;
}
.foot-map {
  margin: 0 0 10px;
}

.bg-black {
  background: #111;
  padding: 70px 0;
  width: 100%;
}

.copydiv {
  font-size: 14px;
  color: #fff;
}

.link-white span {
  color: #fff;
  font-weight: 700;
  border-bottom: 1px solid transparent;
  margin: 0 2px;
}
.link-white:hover span {
  border-bottom: 1px solid #fff;
}
.link-white:hover .link-orange {
  border-bottom-color: #575757;
}

.link-orange {
  color: #222222 !important;
  border-bottom: 1px solid transparent;
}
.link-orange:hover {
  border-bottom: 1px solid #575757;
}

a.link-orange {
  color: #222 !important;
}

.foot-link {
  font-size: 15px;
  color: #fff;
  padding: 11px 18px;
  display: inline-block;
  border-radius: 15px;
}
.foot-link:hover {
  background: rgba(251, 249, 241, 0.05);
  backdrop-filter: blur(5px);
}

.foot__logo {
  margin: 10px 0 15px;
}
.foot__logo .logo__icon {
  margin: -15px 0;
  margin: auto;
  width: 200px;
  margin-bottom: 10px;
}
.foot__logo .logo__icon:before {
  background: url(/wp-content/uploads/2025/03/image-1.png) no-repeat center;
}
.foot__logo span {
  font-size: 17px !important;
  color: white !important;
}
.foot__logo .logo-desc {
  margin: 3px 0 0 16px;
  font-size: 16px;
}
.foot__logo .logo-title {
  font-size: 22px;
}

.foot__city {
  margin: 0 0 10px;
}

.foot__phones {
  display: flex;
  margin: 0 0 30px;
  align-items: center;
  justify-content: center;
}

.foot__phone {
  font-weight: 700;
  font-size: 18px;
  align-items: center;
  margin: 0 0 0 20px;
}
.foot__phone:first-child {
  margin: 0;
}

.foot__contact:first-child {
  margin: 0;
}

.btn-whatsapp:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/soc-whatsapp.svg) no-repeat center;
  background-size: contain;
  margin: 0 0 0 20px;
}

.btn-email:after {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  content: "";
  background: url(../img/icon-email.svg) no-repeat center;
  background-size: contain;
  opacity: 1 !important;
}
.btn-email {
  width: 52px;
  height: 52px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-telegram {
  width: 52px;
  height: 52px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-telegram:after {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  content: "";
  background: url(../img/soc-telegram.svg) no-repeat center;
  background-size: contain;
  opacity: 1 !important;
}
.btn-telegram:hover:after {
  background: url(../img/icon-telegram-white.svg) no-repeat center;
}

.btn-bord-blue {
  border: 1px solid #00B1FF;
}
.btn-bord-blue:hover {
  background: #00B1FF;
  color: #fff;
}
.btn-bord-blue:hover span {
  color: #fff;
}

.white-text span {
  color: #fff;
}

.foot__link {
  margin: 3px 0 0;
}
.foot__link:first-child {
  margin: 0;
}

.copyfooter {
  margin: 40px 0 0;
  padding: 20px 0;
}

.popup__left {
  width: 100%;
  padding: 40px;
}

.popup__right {
  width: 100%;
}

#popup__download {
  width: 100%;
  padding: 0;
  border-radius: 20px;
  max-width: 604px;
}

.fancybox__content > .carousel__button.is-close:hover {
  opacity: 1;
}
.fancybox__content {
  max-width: 100% !important;
  max-height: 100% !important;
}

.fancybox__container .row {
  align-items: center;
}

.popup-img:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/form-catalog.png) no-repeat right center;
  background-size: contain;
}

.text-input {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  line-height: 18px;
  width: 100%;
  padding: 22px;
  color: #282828;
  background: #F3F3F4;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  width: 100%;
}

.ph1 {
  color: #1b1c1e;
  text-align: left;
  margin: 0 0 10px;
  font-family: "CeraPro";
  font-size: 24px;
  font-weight: 700;
}

.ph2 {
  font-size: 16px;
  margin: 0;
  color: #6e6e6e;
  font-family: "CeraPro", sans-serif;
}

input[type=submit] {
  width: 100%;
  cursor: pointer;
  border: none;
  -webkit-appearance: none;
  font-family: "Onest";
}

input.hiddeni.name {
  display: none;
}

.popup-title {
  font-weight: 700;
  font-size: 20px;
  margin: 0 0 20px;
}

.popup-desc {
  font-size: 15px;
  margin: 0 0 20px;
}

.popup__right.popup-img {
  height: 500px;
  display: none;
}

.modalwindow {
  display: none;
}
.modalwindow .wpcf7-acceptance .wpcf7-list-item-label {
  padding-left: 35px;
  width: 92%;
  font-size: 13px;
  color: #161616;
  margin: auto !important;
  display: block;
}
.modalwindow .wpcf7-acceptance .wpcf7-list-item-label:after {
  top: 10px;
  top: 0;
  bottom: 0;
  margin: auto 5px;
}
.modalwindow .wpcf7-acceptance .wpcf7-list-item-label:before {
  top: 0;
  bottom: 0;
  margin: auto;
}
.modalwindow .btn-submit {
  margin-bottom: 20px;
  background: #575757;
}
.modalwindow .wpcf7-form-control-wrap {
  margin-bottom: 20px;
  display: block;
}
.modalwindow .text-input {
  max-width: 100%;
}
.modalwindow input[type=submit] {
  max-width: 100%;
}

.checker {
  display: inline-block;
  width: 24px;
  min-width: 24px;
  height: 24px;
  content: "";
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid rgba(20, 21, 30, 0.2);
  position: relative;
  border: 1px solid #9d9aab;
}
.checker + span {
  display: inline-block;
  margin: 0 0 0 15px;
}

.checkinput .checker:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -7px;
  width: 14px;
  height: 14px;
  background: #575757;
  opacity: 0;
}

.checkbox {
  position: absolute;
  left: -9999px;
}
.checkbox:checked ~ .checkinput .checker:before {
  opacity: 1;
}

.checkbox-label span {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 24px;
}

.city__list-link {
  font-size: 18px;
  margin: 10px 0 0;
}

.city__list-link.active a {
  color: #fff;
  cursor: default;
}
.city__list-link.active a span {
  color: #fff;
  cursor: default;
}
.city__list-link.active a span:hover {
  border-bottom-color: transparent;
}
.city__list-link.active:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: #fff;
  top: 9px;
  left: 0;
}
.city__list-link.active {
  padding-left: 17px;
}
.city__list-link.active:hover {
  color: #fff;
}

.simple-sitemap-container li:before {
  display: none;
}
.simple-sitemap-container li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.simple-sitemap-container li a {
  margin-bottom: 8px;
  display: inline-block;
  padding: 1px;
  border-bottom: 1px solid rgba(172, 66, 66, 0.1294117647);
}
.simple-sitemap-container ul {
  padding: 0;
  margin: 0 !important;
}

.simple-sitemap-page {
  padding: 0;
  margin: 0;
}

.sitemap__ul li {
  margin: 10px 0;
  padding: 0;
  list-style: none;
}
.sitemap__ul li a {
  margin-bottom: 8px;
  display: inline-block;
  padding: 1px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.sitemap__ul li a:hover {
  border-bottom-color: transparent;
  border-bottom-color: transparent;
}
.sitemap__ul li:before {
  display: none;
  display: none;
}

.sitemap_ul_level2 {
  padding: 0 0 0 20px;
  padding: 0 0 0 20px;
}
.sitemap_ul_level2 li {
  list-style: url(../img/mark.svg);
  list-style: url(../img/mark.svg);
}
.sitemap_ul_level2 li a {
  margin-bottom: 6px;
  font-size: 14px;
  margin-bottom: 6px;
  font-size: 14px;
}
.sitemap_ul_level2 a {
  color: #fff;
  color: #222;
}

.sitemap_ul_level3 {
  margin-left: 14px;
  opacity: 0.8;
  margin-left: 14px;
  opacity: 0.8;
}

.btn__block {
  margin: 32px 0 0;
}

.mini__img {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
}

.page-thanks .mini__img {
  background: url(../img/thanks-bg.png) no-repeat center bottom;
  background-size: contain;
}

.page-404 .mini__img {
  background: url(../img/404.png) no-repeat center;
  background-size: contain;
}

.block__minipage .col2 {
  display: inline-flex;
  flex-direction: column;
  padding: 20px 20px 60px;
}
.block__minipage .row {
  align-items: stretch;
}
.block__minipage {
  padding: 0 !important;
}

.faq__item {
  border-radius: 0;
  background: rgba(251, 249, 241, 0.05);
  color: #222;
  border: 1px solid #DDD;
  margin: -1px 0 0;
  overflow: hidden;
  margin: -1px;
  padding: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.5s ease;
  cursor: pointer;
}
.faq__item:first-child {
  margin: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.faq__item:hover {
  background: rgba(251, 249, 241, 0.15);
}

.faq__block + .block-title {
  margin-top: 40px;
}

.faq__item-title {
  font-size: 18px;
  font-weight: 700;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.faq-btn {
  width: 28px;
  height: 28px;
  min-width: 28px;
  background: url(../img/faq-plus.svg) no-repeat center;
}

.faq__item.active .faq-btn {
  background: url(../img/faq-minus.svg) no-repeat center;
}
.faq__item.active {
  background: rgba(251, 249, 241, 0.15);
}

.faq__item-ans {
  display: none;
  padding: 15px 0 0;
}

.active .faq-text {
  color: #222222;
}
.active + .faq__item-ans {
  background: #424242;
}
.active .faq__item-ans {
  display: block;
}

.faq__item-title.active {
  background: #424242;
}

#map__iframe {
  width: 100%;
  height: 100%;
  border: 4px solid #fff;
  overflow: hidden;
  border-radius: 10px;
}

[class*=ymaps-2][class*=-ground-pane] {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(99%);
  -webkit-backface-visibility: hidden;
}

.map {
  height: 500px;
  margin: 50px 0 0;
  border: 1px solid #b6b6b6;
  overflow: hidden;
  border-radius: 4px;
}

.badge-green {
  display: inline-block;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  background: #82BA27;
  border-radius: 20px;
  padding: 10px 14px;
  margin: 0 0 0 20px;
  vertical-align: middle;
}

.fancyimg {
  border-radius: 6px;
  overflow: hidden;
  display: block;
  font-size: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.fancyimg:before {
  content: "";
  position: absolute;
  left: 20px;
  bottom: 20px;
  height: 20px;
  width: 45px;
  height: 45px;
  background: url(../img/icon-plus.svg) no-repeat center #575757;
  z-index: 4;
  border-radius: 6px;
  background-size: 50%;
  opacity: 0;
  bottom: -50px;
  left: -50px;
}
.fancyimg:hover:before {
  opacity: 1;
  left: 20px;
  bottom: 20px;
}
.fancyimg:hover img {
  opacity: 0.8;
}
.fancyimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.radiobox ~ .checkinput .checker {
  border-radius: 50%;
}
.radiobox ~ .checkinput .checker:before {
  border-radius: 50%;
}

label span {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
}
label:hover .checker:before {
  opacity: 0.1;
}
label {
  display: block;
}

.radiogroup label {
  margin: 10px 0;
  display: inline-block;
  cursor: pointer;
}

.error ~ .checkinput .checker {
  border-color: red;
}
.error ~ .checkinput .checker + span {
  color: #ffaeae;
}

.checkbox2 ~ div {
  display: inline-block;
  min-width: 24px;
  height: 24px;
  background: #fff;
  content: "";
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid rgba(20, 21, 30, 0.4);
  position: relative;
  border-radius: 2px;
}
.checkbox2:checked ~ div:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -7px;
  width: 14px;
  height: 14px;
  background: #575757 !important;
  border-radius: 1px;
}
.checkbox2 {
  position: absolute;
  left: -9999px;
}

.popup .checkbox2 ~ div {
  border: 1px solid #9d9aab;
}

.popupform label span {
  font-size: 14px;
  vertical-align: middle;
  margin: 0 0 0 15px;
}

.wpcf7-acceptance .wpcf7-list-item-label:before {
  content: "";
  display: inline-block;
  min-width: 24px;
  height: 24px;
  background: #fff;
  content: "";
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid rgba(20, 21, 30, 0.4);
  position: relative;
  border-radius: 2px;
  left: 0;
  position: absolute;
  top: -3.5px;
}
.wpcf7-acceptance .wpcf7-list-item-label:after {
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  margin: 5px;
  width: 14px;
  height: 14px;
  background: #ffffff;
  left: 0;
  top: -3.5px;
}
.wpcf7-acceptance .wpcf7-list-item-label {
  padding-left: 35px;
  font-size: 13px;
  color: #161616;
  margin: auto !important;
  display: block;
}
.wpcf7-acceptance input:checked + .wpcf7-list-item-label:after {
  background: #575757 !important;
}
.wpcf7-acceptance input {
  display: none;
}
.wpcf7-acceptance span {
  margin: 0px !important;
}

.radiobuttons label {
  width: 50%;
  text-align: left;
}
.radiobuttons {
  margin: 10px 0 20px;
}

.bread a {
  color: #222222;
}
.bread a:hover {
  text-decoration: underline;
  color: #000;
}
.bread .wrap * {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.bread .wrap {
  flex-wrap: wrap;
  display: flex;
  gap: 2px;
}
.bread {
  padding: 20px 0;
  padding: 30px 0;
}
.bread + section {
  padding-top: 0;
  margin: 0;
}

.innerpage {
  padding: 155px 0 0;
  padding-bottom: 0px;
  padding-bottom: 70px;
  padding-bottom: 0;
}
.innerpage .choose_contents {
  background: #F6F6F7;
}
.innerpage .block-title {
  margin: 0 0 30px;
  margin: 0 0 40px;
}
.innerpage .sberbank__right:before {
  background: url(../img/ipoteka-bg-new.jpg) no-repeat center;
  height: 140%;
  top: 0;
  left: -70%;
}
.innerpage .sberbank__left {
  padding-bottom: 40px;
}

.subpage .head__main {
  background: #F6F7F7;
  padding: 15px 0;
}

.bg-gray-form:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 50%;
  background: #f6f6f7;
  width: 100%;
}

.ipoteka-ctalog {
  padding: 44px 60px;
  margin: 50px 0;
  background: #f6f6f7;
  display: flex;
  justify-content: space-between;
  border-radius: 4px;
  width: 100%;
  gap: 40px;
}
.ipoteka-ctalog:last-child {
  margin-bottom: 0;
  margin-top: 0;
}

.ipo-left {
  display: flex;
  align-items: center;
  min-width: 46%;
}
.ipo-left .h2 {
  margin: 0;
  display: inline;
  width: auto;
  min-width: 200px;
  max-width: calc(100% - 150px);
}

.ipo-right .btn__block {
  margin: 10px 0 0;
  display: flex;
  align-items: center;
  gap: 30px;
}
.ipo-right {
  max-width: 480px;
}

.gallery__swiper + .form__big {
  padding: 0;
}

.project__main .row {
  margin: 0;
}
.project__main {
  margin: 0 0 60px;
}

.project__left {
  max-width: 62%;
  height: 584px;
}

.project__right {
  max-width: 31%;
  z-index: 56;
  margin: 0 0 0 2%;
  padding: 0px 0;
}
.project__right .btn__block {
  width: 100%;
  margin: 0;
}
.project__right .btn__block a {
  width: 100%;
  margin: 0;
}
.project__right .project__info-ben {
  display: flex;
}
.project__right .number-desc:before {
  display: none;
}
.project__right .price-price.yellow-price {
  color: #fcd825;
}
.project__right .number-main {
  min-width: 156px;
  font-size: 26px;
}

.swiper-project {
  overflow: hidden;
  height: 100%;
}
.swiper-project .swiper-wrapper {
  height: 100%;
}
.swiper-project .swiper-slide {
  height: 100%;
}
.swiper-project a {
  height: 100%;
}

.project__swiper {
  height: 100%;
}

.btn__row {
  display: flex;
  margin: 20px 0;
  align-items: stretch;
}
.btn__row .btn-bord-green {
  margin: 0 0 0 20px;
}
.btn__row a {
  width: 100%;
}

.project__right__tags {
  font-size: 14px;
  margin: 20px 0 0;
}

.tags__links a {
  color: #fcd825;
  text-decoration: underline;
}

.tags-desc {
  margin: 0 4px 0 0;
}

.project__swiper.swiper-block {
  height: 540px;
  overflow: hidden;
  width: 66%;
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
}

.swiper-button-next:hover {
  background: #ff9e64;
}

.swiper-button-prev:hover {
  background: #ff9e64;
}

.mySwiper {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 10px;
  position: absolute !important;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 10px !important;
}
.mySwiper slide {
  border-radius: 5px;
  overflow: hidden;
  border-radius: 5px;
  overflow: hidden;
}
.mySwiper .swiper-slide-thumb-active {
  border: 2px solid white !important;
  border: 2px solid white !important;
}
.mySwiper .swiper-slide-thumb-active:before {
  opacity: 0.2;
  opacity: 0.2;
}
.mySwiper .swiper-slide {
  border-radius: 5px;
  overflow: hidden;
  border: 2px solid transparent;
  border-radius: 5px;
  overflow: hidden;
  border: 2px solid transparent;
  max-height: 72px;
  max-width: 150px;
}
.mySwiper .swiper-slide:hover:before {
  opacity: 0.4;
  opacity: 0.4;
}
.mySwiper .swiper-slide:before {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  background: #575757;
  z-index: 1;
  opacity: 0;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  background: #575757;
  z-index: 1;
  opacity: 0;
}
.mySwiper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.project__tags-title {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px;
}

.project__tags {
  margin: 30px 0 0;
}

.tags a {
  display: inline-block;
  font-size: 14px;
}
.tags a span {
  border-bottom: 1px solid #575757;
  color: #222222;
}
.tags a:hover span {
  border-bottom: 1px solid transparent;
  color: #222;
}
.tags {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
}

.row.project__page-row {
  flex-wrap: nowrap;
}
.row.project__page-row .project__swiper.swiper-block {
  width: 70%;
}
.row.project__page-row .project__right {
  width: 30%;
}

.row.gallery-fancy {
  justify-content: flex-start;
}

.gallery-fancy .fancyimg {
  height: 256px;
}
.gallery-fancy .fancyimg img {
  height: 100%;
  position: absolute;
  object-fit: contain;
  transform: scale(1.01);
}
.gallery-fancy .fancyimg:hover img {
  transform: scale(1.06);
}

.project-block {
  margin: 50px 0;
}
.project-block:last-child {
  margin-bottom: 0;
}

.minigallery .fancyimg {
  width: 23.5%;
  height: 210px;
}
.minigallery .fancyimg img {
  object-fit: contain;
  object-position: top;
}
.minigallery {
  gap: 18px;
  justify-content: space-between !important;
}

.table {
  border: 1px solid #C3C3C3;
  border-radius: 4px;
  overflow: hidden;
  min-width: 519px;
}

.table-row {
  display: flex;
}
.table-row div {
  width: 25%;
  border: 1px solid #C3C3C3;
  text-align: center;
  padding: 14px;
  font-weight: bold;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.td-title {
  text-align: left !important;
  justify-content: flex-start !important;
}

.td-tar1 {
  background: #F1F1F1;
}

.head-row .td-tar2 {
  background: #575757;
  color: white;
}
.head-row div {
  font-weight: bold;
  font-size: 20px;
}
.head-row .td-tar3 {
  background: #3F3F3F;
  color: white;
}

.table-price div {
  font-size: 26px;
  font-weight: bold;
}

.link-title {
  text-decoration: underline;
}
.link-title:hover {
  text-decoration: none;
}

.td-tar3 .link-title {
  color: #222;
}

.plus:before {
  content: "";
  width: 30px;
  height: 30px;
  background: url(../img/icon-check.svg) no-repeat center #3F3F3F;
  display: block;
}

.minus:before {
  content: "";
  width: 30px;
  height: 30px;
  background: url(../img/icon-minus.svg) no-repeat center #3F3F3F;
  display: block;
}

.td-tar1.plus:before {
  opacity: 0.4;
}

.td-tar1.minus:before {
  opacity: 0.2;
}

.td-tar2.minus:before {
  background-color: #575757;
}

.td-tar2.plus:before {
  background-color: #575757;
}

.table-overflow {
  overflow: auto;
}

.about__bens.ben-row {
  gap: 30px;
  display: flex;
}

.about__ben-item {
  border: 1px solid #d6d6d6;
  padding: 21px;
  height: 100%;
  display: flex;
  gap: 10px;
  align-items: center;
}

.about-icon {
  width: 34px;
  height: 34px;
  min-width: 34px;
  background-size: contain !important;
}

.about-icon.icon-sber {
  background: url(../img/sber-logo.svg) no-repeat center;
}

.about-icon.icon-check {
  background: url(../img/about-check.svg) no-repeat center;
}

tr:nth-child(2n+1) {
  background: #F6F6F7;
}

td {
  padding: 14px 18px;
  border: 1px solid #C3C3C3;
}

.block__contacts {
  padding: 0;
}
.block__contacts + .form__big {
  padding-bottom: 0;
  padding-bottom: 70px;
}

.contact-desc {
  font-size: 16px;
  font-weight: normal;
  opacity: 0.7;
  margin: 0 0 10px;
}

.contact-line {
  display: flex;
  min-height: 36px;
  align-items: center;
}

.contact-info {
  font-size: 18px;
  font-weight: bold;
}

.contact__row.row {
  flex-wrap: nowrap;
}

.email-link {
  font-size: 18px;
  font-weight: bold;
}
.email-link span {
  color: #222222;
  display: inline-block;
  border-bottom: 1px solid #575757;
}

.email-link.icon-email:before {
  position: relative;
  width: 20px;
  height: 20px;
  left: auto;
  top: auto;
  background: url(../img/icon-email-orange.svg) no-repeat center;
  margin: 0 10px 0 0;
  opacity: 0.5 !important;
}

a.email-link.icon-email:hover {
  background: none;
}
a.email-link.icon-email:hover:before {
  opacity: 1 !important;
}
a.email-link.icon-email:hover span {
  border-bottom: 1px solid transparent;
}

.block__calc:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 50%;
  background: #f6f7f7;
}
.block__calc {
  padding-bottom: 0;
}

.calc-form {
  box-shadow: 0px 10px 36px rgba(0, 0, 0, 0.04);
  background: white;
  border-radius: 8px;
  border: 1px solid #E0E0E0;
  display: flex;
  overflow: hidden;
}
.calc-form .input-wrapper {
  margin-bottom: 17px;
}

.calc__left {
  width: 60%;
  padding: 40px;
}

.calc__right {
  width: 40%;
  background: #3F3F3F;
  color: white;
  padding: 40px;
}
.calc__right .btn__block a {
  width: 100%;
}
.calc__right .h2 {
  display: flex;
  gap: 10px;
  max-width: 470px;
  align-items: center;
}
.calc__right .h2 p {
  font-size: 40px;
  font-weight: 700;
}
.calc__right .h2 span {
  font-size: 30px;
}

.fhp {
  font-size: 18px;
  font-weight: bold;
}

.calc__bars {
  display: flex;
  align-items: center;
  width: 100%;
}
.calc__bars input[type=text] {
  padding: 20px;
}
.calc__bars input[type=number] {
  font-weight: 400;
  font-family: "Onest", sans-serif;
  border: 1px solid transparent;
  padding: 20px;
}

.calc__bar {
  width: 100%;
  padding: 0 30px 20px 0;
}

input.radiobutton {
  opacity: 0;
  visibility: hidden;
  width: 1px;
  height: 1px;
  position: absolute;
}

.radiobutton:checked + span {
  background: #575757 !important;
  color: white !important;
}

.radiobutton-custom span {
  display: inline-block;
  padding: 14px;
  color: #222;
  font-weight: bold;
  cursor: pointer;
}
.radiobutton-custom span:hover {
  background: #f9ede6;
}

.calc__left-line.js-range:last-child {
  display: inline-block;
  align-items: center;
  border: 1px solid #575757;
  border-radius: 4px;
  flex-wrap: wrap;
  margin: 30px 0 0;
  font-size: 0;
}

label.radiobutton-custom {
  display: inline-block;
  vertical-align: middle;
}

.calc__info-line {
  display: flex;
  justify-content: space-between;
}
.calc__info-line span:last-child {
  font-size: 18px;
  font-weight: bold;
}

.number {
  margin: 0 10px 0 auto;
  font-size: 18px;
  font-weight: bold;
}

.calc__end {
  display: flex;
  gap: 15px;
  flex-direction: column;
}

.calc__right-info {
  margin: 20px 0 0;
  opacity: 0.5;
}

.ipo-block {
  background: #F6F6F7;
  border: 1px solid lightgray;
  border-radius: 8px;
  margin: 60px 0 0;
}
.ipo-block:first-child {
  margin: 0;
}

.ipo-title {
  display: flex;
  align-items: center;
  padding: 20px 30px;
  justify-content: space-between;
}
.ipo-title .h2 {
  margin: 0;
}

.logo-dom {
  width: 60px;
  height: 40px;
  background: url(../img/logo-dom-rf.svg) no-repeat center;
  background-size: contain;
}

.ipo-image {
  width: 100%;
  padding: 150px 40px 40px;
  background-size: cover;
}

.ipo-image.image1 {
  background: url(../img/ipo-1.jpg) no-repeat center;
  background-size: cover;
}

.ipo-image.image2 {
  background: url(../img/ipo-2.jpg) no-repeat center;
  background-size: cover;
}

.ipo-image-info {
  max-width: 560px;
  background: white;
  padding: 30px;
  border-radius: 4px;
}
.ipo-image-info ul {
  padding: 0 0 0 16px;
  margin: 15px 0 0;
}

.image-title {
  font-weight: bold;
  font-size: 18px;
}

.ipo-procent {
  position: absolute;
  max-width: 300px;
  background: #575757;
  z-index: 1;
  right: 10%;
  top: -30px;
  color: white;
  padding: 20px;
}
.ipo-procent div {
  font-weight: bold;
  font-size: 26px;
}

.ipo-footer {
  padding: 40px;
}
.ipo-footer ul {
  padding: 0 0 0 20px;
  margin: 0;
}

.ipo-ben-row {
  display: flex;
  justify-content: space-between;
  margin: 40px 0;
}
.ipo-ben-row:first-child {
  margin-top: 0;
}

.ipo-ben-title {
  font-weight: bold;
  color: #222222;
}

.ipo-title-b {
  font-weight: bold;
}

.ipo-ben {
  width: 25%;
}

.error__right {
  width: 100%;
  max-width: 640px;
  height: 400px;
  background: url(../img/404.jpg) no-repeat center;
  background-size: contain;
}

section.block__raschet .form-row {
  flex-wrap: nowrap;
}

.block__raschet .rachet__form {
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
  margin: 30px 0 0;
  border-radius: 4px;
  max-width: inherit;
  display: block;
}
.block__raschet .head-contact {
  font-size: 30px;
}
.block__raschet .icon-phone:before {
  width: 24px;
  height: 24px;
}

.rachet__line {
  display: flex;
  align-items: center;
  gap: 50px;
}

.block__faq + .form__big {
  padding-top: 0;
  padding-bottom: 70px !important;
}

.pad-bot {
  padding-bottom: 40px !important;
  background: #f6f6f7;
}

.otziv-title {
  font-size: 18px;
  font-weight: bold;
  font-size: 16px;
}

.otziv-line {
  gap: 15px;
  display: flex;
  flex-direction: column;
  padding-bottom: 30px;
  border-bottom: 1px solid lightgray;
  margin: 0 0 30px;
  gap: 10px;
  padding-bottom: 25px;
  margin-bottom: 25px;
}

.otziv-desc {
  display: flex;
  gap: 20px;
  font-size: 15px;
  opacity: 0.7;
  font-size: 14px;
  gap: 10px;
}

.otziv-date:before {
  position: absolute;
  left: 0;
  height: 80%;
  top: 10%;
  background: url(../img/calendar.svg) no-repeat center;
  background-size: cover;
  width: 16px;
  content: "";
  background-size: contain;
}
.otziv-date {
  padding-left: 24px;
}

.otzivs + .btn__block {
  text-align: center;
  width: 100%;
}

.otziv-text {
  font-size: 14px;
}

section.block__seo h2 {
  margin-top: 70px !important;
  margin-top: 0 !important;
}
section.block__seo {
  padding-bottom: 0;
  padding-top: 0;
}

span.wpcf7-not-valid-tip {
  display: none;
}

.wpcf7-not-valid {
  border-color: red !important;
}

.ipo-text {
  display: block;
  color: #222;
  font-size: 16px;
  line-height: 1.4;
}

ul#secondary-menu {
  max-width: 1000px;
  padding: 0;
  display: inline-flex;
  flex-wrap: nowrap;
  justify-content: center;
  justify-content: space-between;
  max-width: 1200px;
}
ul#secondary-menu li {
  display: inline-block;
  vertical-align: middle;
}
ul#secondary-menu li a {
  font-size: 15px;
  color: #222;
  display: inline-block;
  border-radius: 6px;
  font-weight: 700;
  backdrop-filter: unset;
  padding: 15px 20px;
}
@media (max-width: 1500px) {
  ul#secondary-menu li a {
    padding: 15px 10px;
  }
}
ul#secondary-menu li a:hover {
  background: rgba(168, 168, 168, 0.1);
  backdrop-filter: blur(5px);
  backdrop-filter: unset;
  background: unset;
}
ul#secondary-menu li:hover a {
  color: #222222;
}
ul#secondary-menu li.current-menu-item a {
  color: #222222;
}
ul#secondary-menu li.current-menu-item {
  background: #F6F7F7;
}

section.widget {
  padding: 0;
}

ul#primary-menu li:hover a {
  color: #222222;
}
ul#primary-menu li.current-menu-item a {
  color: #222222;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
}

li.ipoteka a:after {
  background: #575757;
  color: #fff !important;
  font-weight: 700;
  border-radius: 100px;
  margin: 0 0 0 4px;
  opacity: 1;
  display: inline-block;
  padding: 1px 5px 2px;
  font-size: 13px;
  content: "от 3%" !important;
}

.nav-links {
  display: flex;
  justify-content: flex-start;
  gap: 20px;
  margin-top: 40px;
  font-size: 20px;
  align-items: center;
}

a.next.page-numbers {
  color: #fff;
  display: inline-flex;
  padding: 8px 25px;
  font-size: 18px;
  font-weight: 700;
  border-radius: 4px;
  align-items: center;
  text-align: center;
  justify-content: center;
  cursor: pointer;
  background: #575757;
}

a.prev.page-numbers {
  color: #fff;
  display: inline-flex;
  padding: 8px 25px;
  font-size: 18px;
  font-weight: 700;
  border-radius: 4px;
  align-items: center;
  text-align: center;
  justify-content: center;
  cursor: pointer;
  background: #575757;
}

a.page-numbers {
  padding: 8px 25px;
  background-color: rgba(242, 242, 242, 0.74);
  border-radius: 7px;
}

span.page-numbers {
  padding: 8px 25px;
  background-color: rgba(242, 242, 242, 0.74);
  border-radius: 7px;
}

input[type=range] {
  width: 100%;
  background: #e0e0e0 !important;
  border: 0;
  -webkit-appearance: none !important;
  border-radius: 5px;
  height: 7px;
}
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 25px;
  width: 25px;
  border: 5px solid #575757;
  border-radius: 50%;
  background: white;
  cursor: ew-resize;
}

.input.calc__bar {
  padding: 0 30px 0 0;
}

button.bank {
  border-radius: 4px;
  max-width: 290px;
  display: inline-block;
  padding: 10px;
  color: #222;
  font-weight: bold;
  cursor: pointer;
  font-size: 16px;
}

.calculator-content-bogy-left-btns {
  display: flex;
  gap: 50px;
  padding-top: 25px;
  flex-wrap: wrap;
  row-gap: 20px;
}

button.bank.active {
  background: #575757 !important;
  color: white !important;
  display: inline-block;
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}

.wsp-container li::before {
  content: none;
}
.wsp-container li a {
  text-decoration: underline;
  text-underline-position: under;
}
.wsp-container ul {
  padding-left: 0;
}
.wsp-container h2 {
  font-size: 24px !important;
  margin: 30px 0px 10px;
}

.wpcf7 form.sent .wpcf7-response-output {
  display: none !important;
}
.wpcf7 .screen-reader-response {
  display: none !important;
}

span.wpcf7-spinner {
  display: none !important;
}

.wpcf7-response-output {
  display: none !important;
}

a.cat-item.item1 {
  background-repeat: no-repeat;
}

a.btn.btn-bord-green.btn-whatsapp {
  background: unset;
}
a.btn.btn-bord-green.btn-whatsapp:hover {
  background: #82BA27;
}

a.btn.btn-bord-orange {
  background: unset;
  color: black;
}
a.btn.btn-bord-orange:hover {
  background: #575757;
}

input.wpcf7-form-control.wpcf7-text.hidden {
  display: none;
}

.modal-desc {
  font-size: 15px;
  margin: 0 0 20px;
}

section.block__postroi {
  padding-bottom: 0;
}

span[data-name=acceptance-421] {
  margin: 0 !important;
}

section.block_raschet.bg-gray .raschet__left {
  padding: 0;
}
section.block_raschet.bg-gray {
  padding-top: 82px;
}

section.block__services {
  padding-top: 70px;
}

div#mysidenav ul#secondary-menu li a:before {
  top: 0;
}
div#mysidenav ul#secondary-menu li a {
  padding: 6px 5px;
  width: auto;
}

.block-title.block__project__text {
  display: unset;
}

.block-title.block__price__text {
  display: block;
  margin: 0;
}

section.price__block__table {
  padding-top: 0;
}

.wrap.block__text__metki {
  padding-top: 70px;
}

.block-title.block__postroennie__text {
  display: block;
  padding: 20px 0 70px 0;
  margin: 0 !important;
  padding: 0 0 45px 0 !important;
}

.block-title.block__postroyenniy__dom + .block-gallery.project-block {
  padding-bottom: 70px;
}
.block-title.block__postroyenniy__dom {
  display: block;
}

.wrap.project__block_seotext {
  padding-bottom: 70px;
}

.cat-block-title {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 10px 0 10px;
}

.cat-price.cat-price-mob {
  font-size: 25px;
}

span.procent__button__semeynaya {
  display: none;
}

span.procent__button__lgotnaya {
  display: none;
}

span.procent__button__semeynaya.active {
  display: unset;
}

span.procent__button__lgotnaya.active {
  display: unset;
}

span.procent__button__selskaya {
  display: none;
}

span.procent__button__it {
  display: none;
}

span.procent__button__selskaya.active {
  display: unset;
}

span.procent__button__it.active {
  display: unset;
}

.head__phone__mobile {
  display: none;
}

.banner__list li:before {
  content: unset;
}
.banner__list li {
  margin: 0;
  font-size: 17px !important;
}
.banner__list {
  display: flex;
  gap: 14px;
  align-items: center;
  margin-bottom: 10px;
}

.main__ul ul {
  padding: 0;
  line-height: 25px;
}

.main__count .count-desc {
  font-size: 17px;
}

.file-file {
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  display: block;
  transition: all 0.18s ease-in-out;
  color: #222222;
  text-decoration: underline;
  margin: 20px 0;
  font-weight: 600;
}
.file-file:hover {
  text-decoration: unset;
}

.my {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.my-two {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.my-three {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.my-four {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.f__button {
  display: none;
}

i.fa-paperclip:after {
  content: "";
  background: url(http://dom-gazobeton.com/wp-content/uploads/2024/05/paperclip.png);
  background-position: center;
  background-size: 100%;
  width: 24px;
  height: 25px;
  position: relative;
  top: 0;
  right: 0;
  background-repeat: no-repeat;
  display: block;
}

.button__file__wrap {
  display: flex;
  gap: 10px;
  align-items: center;
}

.cat__info__ipoteka .cat-price {
  margin: 10px 0 10px;
}
.cat__info__ipoteka .cat-ipoteka p {
  font-size: 16px;
  font-weight: 600;
  color: #a4a4a4;
}
.cat__info__ipoteka .cat-ipoteka-platej p {
  font-size: 16px;
  font-weight: 600;
  color: #a4a4a4;
}
.cat__info__ipoteka .cat-ipoteka-platej {
  margin-bottom: 10px;
}

.btn__ipoteka__podrobnee {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.cat__info.cat__info__ipoteka {
  position: relative;
  min-height: 220px;
  width: 100%;
}

.cat-price.cat-price-first {
  display: none;
}

.cat-ipoteka span.cat-price {
  color: #ffffff;
}

.cat-ipoteka-platej span.cat-price {
  color: #ffffff;
}

.cookie-alert {
  background: black;
  color: white;
  padding: 20px 0;
  position: fixed;
  bottom: 0;
  z-index: 99;
  width: 100%;
}

.cookie-alert__wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.project__meta-item svg {
  width: 22px;
  height: 24px;
  fill: #575757;
  opacity: 0.4;
  margin-left: 7px;
}
.project__meta-item {
  font-size: 14px;
}
.project__meta-item > span {
  opacity: 0.6;
}
.project__meta-item div span {
  font-size: 23px;
  font-weight: 600;
}
.project__meta-item div {
  display: flex;
  align-items: flex-end;
  font-weight: 600;
}

.project__meta {
  display: flex;
  margin-bottom: 29px;
  gap: 10px;
  justify-content: space-between;
  flex-wrap: wrap;
}

ul.menu {
  list-style: none;
  padding-left: 0;
}
ul.menu li {
  list-style: none;
  padding-left: 0;
}
ul.menu li::before {
  display: none;
}

.head__mini a {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #222222;
}
.head__mini li {
  display: inline-block;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
}
.head__mini li:first-child {
  margin-left: 0 !important;
}
.head__mini ul.menu {
  display: flex;
  align-items: center;
  gap: 34px;
}
@media (max-width: 1500px) {
  .head__mini ul.menu {
    gap: 20px;
  }
}

.form-div span {
  width: 100%;
}

.btn-submit {
  margin-top: auto;
}

span.wpcf7-spinner {
  display: none;
}

span.wpcf7-form-control-wrap[data-name=checkbox] {
  display: none;
}

.wpcf7 form.invalid .wpcf7-response-output {
  display: none;
}
.wpcf7 form.unaccepted .wpcf7-response-output {
  display: none;
}
.wpcf7 form.payment-required .wpcf7-response-output {
  display: none;
}

.wpcf7-not-valid-tip {
  position: absolute;
}

li.ipoteka a:after {
  content: "от 3%";
}

.btn_catalog {
  width: 288px;
  height: 71px;
  border-radius: 4px;
  padding-top: 24px;
  padding-right: 30px;
  padding-bottom: 24px;
  padding-left: 30px;
  gap: 10px;
  color: #fff;
  background: #00A1E9;
}

.minigallery {
  justify-content: flex-start !important;
}
.minigallery .fancyimg img {
  width: 100%;
  object-fit: cover;
  object-position: top;
}

.logo__icon:before {
  background-image: url(/wp-content/uploads/2026/03/logo-scaled.png) !important;
  background-size: contain !important;
}

.foot__logo .logo__icon:before {
  background: url(/wp-content/uploads/2026/03/lg-footer.png) no-repeat center !important;
  background-size: contain !important;
}

@media screen and (min-width: 1100px) {
  .page-id-3173 .minigallery .fancyimg {
    width: 49%;
    height: 340px;
  }
}
.homes-home h2 {
  margin-bottom: 16px;
}
.homes-home-text {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  color: #222222;
  margin-bottom: 16px;
}
.homes-home .project__info {
  display: none;
}

.why {
  background: #3F3F3F;
}
@media (max-width: 768px) {
  .why {
    padding: 71px 0 47px;
  }
}
.why h2 {
  color: #fff;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .why h2 {
    margin-bottom: 20px;
  }
}
.why__lists {
  display: flex;
  flex-wrap: wrap;
}
.why .why__list {
  width: 25%;
  display: flex;
  gap: 15px;
  flex-direction: column;
  padding: 40px;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
@media (max-width: 1124px) {
  .why .why__list {
    padding: 20px;
  }
}
@media (max-width: 768px) {
  .why .why__list {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15) !important;
    padding: 25px 0;
  }
}
@media (max-width: 768px) {
  .why .why__list:first-child {
    padding: 0 0 25px;
  }
}
@media (max-width: 768px) {
  .why .why__list:first-child .title {
    top: 0;
  }
}
.why .why__list:nth-child(4n) {
  border-right: none;
}
.why .why__list:nth-last-child(-n+4) {
  border-bottom: none;
}
.why .why__list:nth-child(1), .why .why__list:nth-child(5) {
  padding-left: 0;
}
.why .why__list:nth-child(4), .why .why__list:nth-child(8) {
  padding-right: 0;
}
.why .why__list .why__img__li {
  height: 28px;
  width: 28px;
}
.why .why__list .title {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .why .why__list .title {
    position: absolute;
    top: 27px;
    left: 43px;
  }
}
.why .why__list .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
}

.block__done {
  padding: 70px 0 67px;
}
.block__done .btn-bord-grey {
  padding: 25px 31px;
  font-size: 17px;
}
.block__done .block-title {
  margin-bottom: 40px;
}

.reconstruction .row {
  flex-wrap: nowrap;
}
.reconstruction .text1 {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  color: #222222;
  margin-bottom: 14px;
}
.reconstruction .text2 {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #222222;
  margin-bottom: 41px;
}
.reconstruction .h2 {
  margin: 12px 0 16px;
}
.reconstruction .more-info {
  display: none;
}
.reconstruction .done-title {
  font-size: 16px;
  line-height: 19px;
}
.reconstruction .done-item {
  min-height: 300px;
  background-size: cover;
}
.reconstruction .done__info {
  display: flex;
  flex-direction: row;
}

.block__photobanner {
  min-height: 400px;
  padding: 0;
}
.block__photobanner img {
  min-height: 400px;
  width: 100%;
  object-fit: cover;
}
.block__photobanner .photobanner__text1 {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  color: #222222;
  margin-bottom: 15px;
}
.block__photobanner .photobanner__text2 {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #222222;
  margin-bottom: 40px;
}
.block__photobanner .photobanner__content {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  min-height: 400px;
  flex-direction: column;
  align-content: flex-start;
  align-items: flex-start;
  padding: 76px 0 0 50px;
}
.block__photobanner .h2 {
  margin-bottom: 15px;
}

.block__partners .block-title {
  margin-bottom: 40px;
}
.block__partners .partners-items {
  display: flex;
  flex-wrap: wrap;
  gap: 44px;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .block__partners .partners-items {
    gap: 20px;
  }
}
.block__partners .partner-item {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100px;
  background: #575757;
  border-radius: 5px;
  width: calc(16.6666666667% - 37px);
}
@media (max-width: 1124px) {
  .block__partners .partner-item {
    width: calc(33.3333333333% - 30px);
  }
}
@media (max-width: 768px) {
  .block__partners .partner-item {
    width: calc(33.3333333333% - 14px);
    height: 50px;
  }
}
.block__partners .partner-item img {
  max-height: 100px;
}
@media (max-width: 768px) {
  .block__partners .partner-item img {
    max-height: 40px;
    max-width: 90%;
    display: block;
    margin: auto;
  }
}

.feedbacks-slider-prev,
.feedbacks-slider-next {
  border: none;
  cursor: pointer;
  background: transparent;
  width: 17px;
  height: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  cursor: pointer;
}

.feedbacks-slider-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
}

.feedbacks-slider-prev {
  left: -63px;
}

.feedbacks-slider-next {
  right: -63px;
}

.feedbacks-slider-prev:hover path,
.feedbacks-slider-next:hover path {
  stroke: #82BA27;
}

.block__reviews .block-title {
  margin-bottom: 40px;
}
.block__reviews .feedback-card {
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
}
.block__reviews .feedback-card img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.block__reviews .feedback-card .feedback-info {
  padding: 21px 25px 25px;
}
.block__reviews .feedback-card .feedback-title {
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  color: #222222;
  margin-bottom: 13px;
}
.block__reviews .feedback-card .feedback-more {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-decoration-line: underline;
  color: #E36C25;
  cursor: pointer;
  margin-bottom: 5px;
  cursor: pointer;
}
.block__reviews .feedback-card .feedback-more.active {
  display: none;
}
.block__reviews .feedback-card .btn {
  margin-top: 35px;
}
.block__reviews .feedback-card .feedback-content {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 5px;
}
.block__reviews .feedback-card .feedback-content.is-open {
  -webkit-line-clamp: none;
}
.block__reviews .feedback-card .feedback-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #222222;
  opacity: 0.6;
}

.block__licenses .block-title {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 0 40px;
  z-index: 5;
  flex-direction: column;
  gap: 16px;
}
.block__licenses .block-title .licenses-subtitle {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  color: #FFFFFF;
}
.block__licenses .licenses-items {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
  min-width: 1020px;
}
.block__licenses .license-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: calc(25% - 30px);
}
.block__licenses .license-item img {
  max-height: 400px;
  width: 100%;
}
.block__licenses .license-item .license__name {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #FFFFFF;
  margin-top: 11px;
  min-height: 44px;
  text-align: center;
}

.block__process .process-scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.block__process .process-scroll::-webkit-scrollbar {
  display: none;
}
.block__process .process-scroll {
  scrollbar-width: none;
}
.block__process .process-items {
  display: flex;
  flex-wrap: wrap;
  padding-top: 31px;
  min-width: 1420px;
}
.block__process .process-item {
  position: relative;
  padding-right: 20px;
}
.block__process .process-item:nth-child(1) {
  width: 17%;
}
.block__process .process-item:nth-child(2) {
  width: 17%;
}
.block__process .process-item:nth-child(3) {
  width: 17%;
}
.block__process .process-item:nth-child(4) {
  width: 17%;
}
.block__process .process-item:nth-child(5) {
  width: 17%;
}
.block__process .process-item:nth-child(6) {
  width: 15%;
}
.block__process .process-item:nth-child(6):after {
  display: none;
}
.block__process .process-item:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #82BA27;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: -30px;
  z-index: 2;
}
.block__process .process-item:after {
  content: "";
  opacity: 0.3;
  border-top: 1px solid #222222;
  height: 1px;
  position: absolute;
  left: 0;
  top: -26px;
  width: 100%;
  z-index: 1;
}
.block__process .process-item .process__number {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #82BA27;
  margin-bottom: 15px;
}
.block__process .process-item .process__title {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #222222;
  margin-bottom: 14px;
}
.block__process .process-item .process__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #222222;
  opacity: 0.6;
}

.block__numbers .numbers-items {
  display: flex;
  flex-wrap: wrap;
}
.block__numbers .number-item {
  padding: 0 40px;
}
.block__numbers .number-item:nth-child(1) {
  padding-left: 0;
  border-right: 1px solid #797A79;
  width: 23.6%;
}
@media (max-width: 768px) {
  .block__numbers .number-item:nth-child(1) {
    padding: 0 0 20px;
  }
}
.block__numbers .number-item:nth-child(2) {
  border-right: 1px solid #797A79;
  width: 26.4%;
}
.block__numbers .number-item:nth-child(3) {
  border-right: 1px solid #797A79;
  width: 26.4%;
}
.block__numbers .number-item:nth-child(4) {
  width: 23%;
}
@media (max-width: 768px) {
  .block__numbers .number-item {
    width: 100% !important;
    border-right: 0 !important;
    border-bottom: 1px solid #797A79;
    padding: 20px 0;
  }
}
.block__numbers .number__value {
  font-weight: 500;
  font-size: 60px;
  line-height: 48px;
  color: #82BA27;
  margin-bottom: 13px;
}
.block__numbers .number__label {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #222222;
}

.block__mortgage {
  padding: 0;
}
.block__mortgage .mortgage-row {
  background: #82BA27;
  border-radius: 4px;
  padding: 44px 60px 19px 60px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .block__mortgage .mortgage-row {
    padding: 25px;
    flex-direction: column;
    align-items: flex-start;
  }
}
.block__mortgage .mortgage-row .mortgage__title {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #FFFFFF;
  width: calc(100% - 107px - 506px);
}
@media (max-width: 1124px) {
  .block__mortgage .mortgage-row .mortgage__title {
    width: 100%;
  }
}
.block__mortgage .mortgage-row .mortgage__badge {
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  color: #222222;
  padding: 4px 10px;
  height: 44px;
  background: #FFFFFF;
  border-radius: 20px;
  margin-top: 30px;
  min-width: 107px;
}
.block__mortgage .mortgage-row .mortgage__contacts {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .block__mortgage .mortgage-row .mortgage__contacts {
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
}
.block__mortgage .mortgage-row .mortgage__desc {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #FFFFFF;
  margin-bottom: 11px;
}
.block__mortgage .mortgage-row .head-contact {
  gap: 11px;
  color: #FFFFFF;
}

@media (max-width: 1500px) {
  .projects-row .col3 .project-item {
    min-height: unset !important;
  }
  .projects-row .col3 .project-item .project__infomain .project-title {
    min-height: unset !important;
  }
}
@media (max-width: 1400px) {
  .bread {
    padding: 50px 0 !important;
  }
}
@media (max-width: 1101px) {
  .done-item {
    min-height: auto;
  }
  #popup__download .popup__left {
    padding: 40px;
  }
}
@media (max-width: 1100px) {
  .main__left h1 span {
    font-size: 38px;
  }
  .row.project__page-row .project__right {
    width: 100% !important;
  }
  .bread {
    padding: 30px 0 !important;
  }
}
@media (min-width: 1101px) and (max-width: 1500px) {
  .wrap {
    max-width: 90%;
  }
  section {
    padding: 50px 0;
  }
  header .row {
    gap: 20px;
  }
  header .head__contacts {
    min-width: 177px;
    flex-direction: column;
  }
  header .head__phone {
    margin: 0 0 10px;
  }
  header .head__phone:last-child {
    margin: 0;
  }
  header .link-yel.city-link {
    display: inline-block;
    white-space: nowrap;
  }
  header .btn-orange {
    padding: 13px 15px;
    font-size: 14px;
    min-width: 150px;
  }
  .head__main {
    padding: 20px 0;
  }
  .head__main .row {
    gap: 20px;
  }
  .head__maxi-link {
    padding: 12px;
    font-size: 14px;
  }
  nav.head__maxi {
    width: 80%;
    padding: 0 1%;
  }
  .head__mini-link {
    font-size: 14px;
  }
  .head__btn {
    min-width: 159px;
  }
  .btn-max {
    font-size: 16px;
    padding: 16px 25px;
  }
  .head-contact {
    font-size: 16px;
  }
  .head__mini {
    width: 75%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 1% 0 0;
  }
  header.fixedm .head__top {
    padding: 10px 0;
  }
  .logo__icon {
    height: 50px;
    width: 100px;
  }
  .logo-title {
    font-size: 16px;
  }
  .logo-desc {
    font-size: 13px;
    margin: 4px 0 0 12px;
  }
  .block__main {
    padding: 170px 0 50px;
  }
  .block__main h1 {
    font-size: 44px;
    margin: 0 0 20px;
  }
  .main__left {
    width: 60%;
  }
  .h1, h1 {
    font-size: 40px;
  }
  .h2, h2 {
    font-size: 30px;
  }
  .h3, h3 {
    font-size: 16px !important;
    margin: 25px 0 15px;
  }
  p {
    font-size: 15px;
  }
  .block-title {
    margin: 0 0 25px !important;
  }
  .block-title .h1 {
    font-size: 37px;
    margin: 0 10px 0 0;
  }
  .btn {
    font-size: 14px;
  }
  .btn font {
    display: none;
  }
  .btn {
    padding: 13px 22px;
  }
  .btn-orange {
    padding: 13px 20px;
  }
  .block__main a.btn.btn-bord-orange {
    padding: 11px 20px;
  }
  .project__img {
    height: 240px;
  }
  .project-title {
    font-size: 18px;
    margin: 0 0 15px;
  }
  .projects-row {
    gap: 20px;
  }
  .block__project-list {
    margin: 40px 0 0;
  }
  .block__photobanner .photobanner__content {
    width: 48%;
    padding-left: 0;
  }
  .project__infomain {
    padding: 40px 39px 42px 39px !important;
  }
  .projects-row .col3 .project-item {
    min-height: unset !important;
  }
  .projects-row .col3 .project-item .project__infomain .project-title {
    min-height: unset !important;
  }
  .number-desc {
    font-size: 15px;
  }
  .number-main {
    font-size: 18px;
  }
  .project__right .number-main {
    min-width: auto;
    font-size: 20px;
  }
  .project__right .project__info-ben {
    width: 25%;
  }
  .done-title {
    font-size: 18px;
  }
  .done-item {
    min-height: 300px;
  }
  .done__infolines {
    margin: 15px 0;
  }
  .row.row-done {
    gap: 20px;
  }
  .service-item {
    min-height: 320px;
  }
  .service-title {
    font-size: 22px;
  }
  .service-row1, .service-row2 {
    gap: 20px;
    margin: 0 0 10px;
    align-items: stretch;
  }
  .cat-title {
    font-size: 22px;
  }
  .cat-price {
    font-size: 16px;
  }
  .cat-item {
    min-height: 230px;
  }
  .col-otziv-big .fancyvideo {
    height: 400px;
  }
  .col-otziv-min .fancyvideo {
    height: 191px;
  }
  .otziv__col {
    margin: 20px 0 0;
  }
  .block__otzivs .row {
    gap: 20px;
  }
  .text-input {
    padding: 17px 24px;
  }
  .form-div .btn {
    min-height: 55px;
  }
  .big-contact .link-contact span {
    font-size: 26px;
  }
  .big-contact .icon-telephone::before {
    width: 20px;
    height: 20px;
  }
  .bh2 {
    font-size: 16px;
  }
  .foot-link {
    font-size: 14px;
    padding: 11px;
  }
  .foot__city {
    margin: 0 0 18px;
  }
  .foot-map {
    margin: 0 0 18px;
    font-size: 16px;
  }
  .foot__btns .btn:first-child {
    padding: 13px;
  }
  .foot__right .row {
    gap: 5px;
  }
  .gallery-fancy .fancyimg {
    height: 210px;
  }
  .bread {
    padding: 10px 0;
  }
  .block__minipage .col2 {
    padding: 20px 20px 50px;
  }
  .error__left {
    max-width: 50%;
  }
  .error__right {
    max-width: 47%;
  }
  .contact-desc {
    font-size: 15px;
    margin: 0 0 5px;
  }
  .contact-info {
    font-size: 16px;
  }
  .email-link {
    font-size: 16px;
  }
  .contact-item .head__contacts {
    min-width: auto;
  }
  .contact-item .head__phone {
    margin: 0 !important;
  }
  .contact-line {
    gap: 15px;
  }
  .project__swiper.swiper-block {
    height: 460px;
  }
  .calc__left, .calc__right {
    padding: 28px;
  }
  .calc__bars {
    gap: 20px;
  }
  .calc__left-line.js-range {
    margin: 30px 0 0;
    width: 100%;
  }
  .calc__left-line.js-range:first-child {
    margin: 0;
  }
  .fhp {
    font-size: 16px;
  }
  .calc__bar {
    padding: 0 0 10px;
  }
  .radiobutton-custom span {
    display: block;
    width: 100%;
  }
  .calc__info-line {
    font-size: 15px;
  }
  .calc__right-info {
    font-size: 14px;
  }
  .ipo-procent {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    font-size: 14px;
  }
  .ipo-procent div {
    font-size: 18px;
  }
  .ipo-image {
    background-size: contain !important;
    background-position: left top !important;
    padding: 100px 0 0;
  }
  .ipo-footer {
    padding: 24px;
  }
  .ipo-block {
    margin: 30px 0;
  }
  .ipo-ben-title {
    font-size: 15px;
  }
  .head__mini a {
    font-size: 13px !important;
  }
  .head__mini li {
    margin-left: 20px !important;
  }
}
@media (max-width: 1385px) {
  .head__mini a {
    font-size: 13px !important;
  }
  .head__mini li {
    margin-left: 20px !important;
  }
}
@media (max-width: 1350px) {
  ul#secondary-menu li a {
    padding: 15px 10px;
  }
  .head__mini a {
    font-size: 12px !important;
  }
}
@media (max-width: 1300px) {
  .project__numbers {
    margin: 0 !important;
  }
}
@media (max-width: 1260px) {
  ul#secondary-menu li a {
    font-size: 12px;
  }
  .head__mini a {
    font-size: 11px !important;
  }
}
@media (max-width: 1200px) {
  .calc__right .h2 {
    flex-direction: column;
  }
}
@media (max-width: 1000px) {
  .head__phone a span {
    font-size: 15px;
  }
}
@media (min-width: 760px) and (max-width: 1100px) {
  .reconstruction > .wrap > .row > .col2 {
    width: 100% !important;
  }
  .wrap {
    max-width: 90%;
  }
  section {
    padding: 60px 0;
  }
  header .row {
    flex-wrap: nowrap !important;
    gap: 10px;
  }
  header {
    background: #2C2C2C;
  }
  header .head__contacts {
    margin: 0 10px 0 0;
  }
  .head__top {
    display: none;
  }
  .head__main {
    padding: 14px 0;
    background: #f0f4f5;
  }
  .head__main .head__maxi {
    display: none;
  }
  .head__main .head__btn {
    display: none;
  }
  .head_menu {
    display: block;
  }
  .head__mob {
    display: inline-flex;
    margin: 0 30px 0 auto;
  }
  .head__mini-link::before {
    display: none;
  }
  .head__mini-link:not(.badge) {
    padding: 0;
  }
  .head-trans {
    background: transparent;
  }
  header.head-trans.activemenu {
    background: #2C2c2c;
  }
  .sidenav {
    height: auto;
  }
  .sidenav .links__mini {
    margin: 20px 0 0;
  }
  .sidenav .links__mini .head__link {
    width: 30%;
    display: inline-block;
  }
  .sidenav .head__link {
    width: 30%;
    margin: 0 10px 0;
  }
  .sidenav .head__maxi-link {
    font-weight: 700;
    padding: 6px 0;
    margin: 5px 0;
    width: 100%;
  }
  .sidenav .head__mini-link {
    font-size: 14px;
    padding: 6px 0;
    margin: 5px 0;
    width: 100%;
  }
  .sidenav .head__phone {
    margin: 14px 10px 0;
  }
  .sidenav .foot__btns .btn {
    height: 48px;
    margin: 0 0 0 10px;
  }
  .sidenav .head__btn {
    width: 100%;
    margin: 20px 0 0;
    text-align: center;
    padding: 0 10px;
  }
  .sidenav .btn {
    width: 100%;
  }
  .sidenav .head__soc {
    margin: 20px 0 0;
    padding: 0 10px;
  }
  .logo__icon {
    width: 60px;
    height: 40px;
  }
  .logo-title {
    font-size: 16px;
  }
  .logo-desc {
    font-size: 13px;
    margin: 4px 0 0 12px;
  }
  .logo__text {
    margin: 0 0 0 10px;
    display: none;
  }
  .h1, h1 {
    font-size: 30px;
  }
  .h2, h2 {
    font-size: 18px;
    margin: 25px 0 15px;
  }
  .h3, h3 {
    font-size: 16px !important;
    margin: 25px 0 15px;
  }
  .h4, h4 {
    font-size: 15px;
  }
  p, li {
    font-size: 14px;
  }
  .bh2 {
    font-size: 16px;
  }
  .block__main {
    padding: 100px 0 50px;
  }
  .block__main h1 {
    font-size: 34px;
    margin: 0 0 20px;
  }
  .block__main h1 br {
    display: none;
  }
  .innerpage {
    padding: 70px 0 0;
  }
  .innerpage main {
    padding: 83px 0 0;
  }
  .innerpage .sberbank__right::before {
    left: -50%;
  }
  .main__left, .main__right {
    width: 100%;
  }
  .main__counts {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }
  .count-main {
    font-size: 20px;
  }
  .count-desc {
    font-size: 14px;
  }
  .block__main a.btn.btn-bord-orange {
    padding: 12px 25px;
  }
  .btn {
    padding: 15px 25px;
  }
  .btn span {
    font-size: 15px;
  }
  .btn font {
    display: none;
  }
  .btn-email, .btn-telegram {
    width: 48px;
    padding: 0;
  }
  br {
    display: none;
  }
  .col2 {
    width: 48% !important;
  }
  .col3 {
    width: 48% !important;
  }
  .row {
    gap: 20px;
    flex-wrap: wrap !important;
  }
  .ben-text {
    font-size: 15px;
    margin: 20px 0;
  }
  .link-yel {
    font-size: 14px;
  }
  .block-title {
    margin: 0 0 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    padding: 0 !important;
  }
  .block-title .btn {
    padding: 15px;
  }
  .block-title .btn::after {
    margin: 0;
  }
  .block-title .btn-right span {
    display: none;
  }
  .block-title .btn__block {
    margin: 0;
  }
  .block-title .h1 {
    margin: 0 10px 0 0;
  }
  .block-title div:first-child {
    margin-bottom: 0;
    font-size: 30px;
  }
  .btn__block {
    margin: 20px 0;
  }
  .projects-row {
    display: flex;
  }
  .project__img {
    height: 150px;
  }
  .project-title {
    font-size: 16px;
  }
  .project__infomain {
    padding: 26px;
  }
  .project__info {
    padding: 0 0 14px;
    margin: 0 0 14px;
  }
  .project__info-ben {
    margin: 0 0 4px;
    width: 40%;
    display: flex;
    align-items: baseline;
    flex-direction: column;
  }
  .project__info-ben span {
    font-size: 14px;
    width: 100%;
    margin: 0 4px 0 0;
  }
  .project__info-ben span:last-child {
    font-size: 15px;
    width: 100%;
    min-width: 100%;
  }
  .number-desc::before {
    display: none;
  }
  .number-desc {
    font-size: 14px;
  }
  .number-main {
    font-size: 16px;
  }
  .project__swiper.swiper-block {
    height: 100%;
    width: 100%;
    overflow: visible;
    flex: 2 1 auto;
  }
  .mySwiper {
    display: none;
  }
  .swiper-project {
    overflow: visible;
  }
  .swiper-button-next, .swiper-button-prev {
    display: none;
  }
  .project__right {
    max-width: 100%;
    padding: 0;
    margin: 0;
  }
  .project__right .number-main {
    min-width: auto;
    font-size: 20px;
  }
  .project__right .project__info-ben {
    width: 25%;
  }
  .project__btn .btn-orange {
    width: 100%;
    margin: 0 10px 0 0;
  }
  .project__btn {
    flex-direction: column;
    gap: 10px;
  }
  .project__page .block-title {
    margin-bottom: 10px;
  }
  .project__tags-title {
    font-size: 15px;
    margin: 0 0 5px;
  }
  .tags a {
    font-size: 13px;
  }
  .row.row-done {
    display: flex;
    gap: 20px;
  }
  .done-item {
    padding: 26px;
    min-height: 300px;
    background-size: 116%;
  }
  .done-title {
    font-size: 16px;
  }
  .done__infolines {
    margin: 10px 0;
  }
  .done__info-ben {
    margin: 5px 0;
    font-size: 14px;
  }
  span.badge-big {
    font-size: 20px;
    padding: 4px;
    margin: 0 0 0 5px;
  }
  .sberbank__right {
    width: 40%;
    height: 380px;
  }
  .sberbank__right::after {
    width: 70px;
    height: 70px;
  }
  .sberbank__left {
    padding: 0;
    width: 56%;
  }
  .service-item {
    padding: 26px;
    min-height: 250px;
  }
  .service-desc {
    font-size: 15px;
  }
  .service-title {
    font-size: 16px;
  }
  .service-row1, .service-row2 {
    margin: 20px 0 0;
  }
  .row.row-cat {
    display: flex;
  }
  .cat-item {
    padding: 26px;
    min-height: 200px;
  }
  .cat-title {
    font-size: 20px;
  }
  .cat-price {
    font-size: 16px;
    margin: 10px 0;
  }
  .choose__filt-link {
    font-size: 15px;
    padding: 0;
    margin: 0;
    width: 32%;
  }
  .choose__filt-link a {
    padding: 6px 8px;
    width: 100%;
  }
  .choose__links .row {
    gap: 4px;
  }
  .choose_contents {
    padding: 0;
    margin: 20px 0 0;
  }
  .choose__size-link a {
    font-size: 14px;
    padding: 5px;
  }
  .form__left {
    width: 100%;
  }
  .form__left .h1 {
    font-size: 22px;
  }
  .form__left .form-div {
    min-width: auto;
  }
  .form__right {
    width: 100%;
    height: 260px !important;
    object-fit: contain;
    object-position: right;
    margin: -400px 0 0;
  }
  .formblock.form-catalog {
    margin: 40px 0 0 !important;
    height: 390px !important;
  }
  .formp-desc {
    font-size: 14px;
  }
  .text-input {
    padding: 15px 20px;
  }
  .block__otzivs .row {
    margin: 20px 0;
    gap: 20px;
  }
  .col-otziv-big {
    width: 100%;
  }
  .col-otziv-big .fancyvideo {
    height: 340px !important;
  }
  .col-otziv-min {
    width: 100%;
    flex-direction: row;
    gap: 20px;
  }
  .col-otziv-min .otziv__col {
    margin: 0;
  }
  .fancyvideo {
    height: 200px !important;
  }
  .raschet__left {
    width: 100%;
    padding: 0;
  }
  .raschet__right {
    width: 100%;
    padding: 0;
  }
  .big-contact .link-contact span {
    font-size: 24px;
  }
  .rachet__form {
    padding: 26px;
  }
  .faq__item-title {
    font-size: 16px;
  }
  .faq__item-ans {
    font-size: 14px;
  }
  .foot__left {
    width: 100%;
  }
  .foot__right {
    width: 100%;
    margin: 20px 0 0;
  }
  .foot__right .row {
    gap: 0;
  }
  footer {
    padding: 20px 0;
  }
  .foot__city {
    margin: 0 0 10px;
  }
  .foot-map {
    margin: 0 0 15px;
    font-size: 16px;
  }
  .foot__btns {
    gap: 10px;
  }
  .col4 {
    width: 100%;
  }
  .foot-link {
    padding: 6px;
  }
  .fancybox__slide {
    padding: 10px;
  }
  .fancybox__content {
    padding: 28px;
  }
  .fancybox__container .row {
    flex-direction: column;
  }
  .popup__left {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .popup__right.popup-img {
    width: 100%;
    height: 340px;
  }
  .popup-img::before {
    width: 140%;
    height: 100%;
    left: -40%;
  }
  .popup-title {
    font-size: 18px;
    margin: 0 0 15px;
  }
  .popup-desc {
    font-size: 14px;
  }
  .head__city {
    padding-top: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin: 20px 10px;
  }
  .links__btns.foot__btns {
    margin: 30px 0;
  }
  .links__btns.foot__btns font {
    display: none;
  }
  .bread .wrap * {
    font-size: 12px;
  }
  .bread {
    padding: 10px 0;
  }
  .block__seo .row ul {
    width: 32%;
    padding: 8px 13px;
  }
  .block__seo .row {
    gap: 0;
  }
  .plan-row .col3 {
    width: 32% !important;
  }
  .gallery-fancy {
    gap: 10px !important;
  }
  .gallery-fancy .fancyimg {
    height: 150px;
  }
  .form-catalog2 .img-catalog::after {
    left: 7%;
  }
  .form-catalog .row {
    height: 100% !important;
  }
  .sberbnak-contact {
    margin: 15px 0;
  }
  .sberbank-desc {
    font-size: 15px;
  }
  .ol, ul {
    padding-left: 24px;
    margin: 10px 0;
  }
  .calc-form {
    flex-direction: column;
  }
  .calc__left, .calc__right {
    width: 100%;
    padding: 28px;
  }
  .calc__bars {
    gap: 20px;
  }
  .calc__left-line.js-range {
    margin: 30px 0 0;
    width: 100%;
  }
  .calc__left-line.js-range:first-child {
    margin: 0;
  }
  .fhp {
    font-size: 16px;
  }
  .calc__bar {
    padding: 0 0 10px;
  }
  .radiobutton-custom span {
    display: block;
    width: 100%;
  }
  label.radiobutton-custom {
    width: 100%;
  }
  .calc__info-line {
    font-size: 15px;
  }
  .calc__right-info {
    font-size: 14px;
  }
  .ipoteka-ctalog {
    margin: 30px 0;
    padding: 20px;
    flex-direction: column;
  }
  .ipo-right {
    margin: 18px 0 0;
  }
  .ipo-right .btn__block {
    flex-direction: column;
    margin: 20px 0 0;
    gap: 10px;
  }
  .ipo-right a.btn.btn-bord-orange {
    width: 100%;
  }
  .ipo-left {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
  }
  .ipo-text {
    font-size: 14px;
  }
  .ipo-procent {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    font-size: 14px;
  }
  .ipo-procent div {
    font-size: 18px;
  }
  .ipo-image {
    background-size: contain !important;
    background-position: left top !important;
    padding: 100px 0 0;
  }
  .ipo-ben-row {
    gap: 20px;
    margin: 20px 0;
  }
  .ipo-footer {
    padding: 24px;
  }
  .ipo-block {
    margin: 30px 0;
  }
  .ipo-ben-title {
    font-size: 15px;
  }
  .about__bens .col4 {
    max-width: 48%;
    width: 100%;
  }
  .about__bens.ben-row {
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
  }
  .about__ben-item {
    font-size: 15px;
  }
  .contact__row {
    flex-wrap: wrap;
    gap: 20px;
  }
  .contact__row .col4 {
    width: 48%;
  }
  td {
    font-size: 14px;
    padding: 10px 12px;
  }
  .error__right {
    height: 240px;
  }
}
@media (min-width: 760px) and (max-width: 850px) {
  h2, .h2 {
    font-size: 27px !important;
  }
  h3 {
    font-size: 22px !important;
  }
  .main__left h1 {
    font-size: 34px;
  }
  .main__left h1 span {
    font-size: 38px;
  }
  .main__left {
    display: flex;
    flex-direction: column;
  }
  .main__left .main__ul {
    max-width: 390px;
  }
}
@media (max-width: 950px) {
  .row.row-cat.ipoteka__block__wrap .cat__info.cat__info__ipoteka {
    min-height: unset;
    width: 100%;
  }
  .row.row-cat.ipoteka__block__wrap .cat-item {
    padding: 15px 10px;
    min-height: 165px;
  }
}
@media (max-width: 900px) {
  .calc-form .input-wrapper {
    margin-bottom: 0;
  }
}
@media (max-width: 850px) {
  h2 {
    font-size: 27px !important;
  }
}
@media (max-width: 800px) {
  .input.calc__bar {
    padding: 10px 0;
  }
  .calculator-content-bogy-left-btns {
    gap: 10px;
  }
  button.bank, button.bank.active {
    max-width: none;
    font-size: 11px;
  }
  .popup__left {
    padding: 40px;
  }
  .block-title {
    margin: 0 0 20px !important;
  }
}
@media (max-width: 759px) {
  .homes-home-text {
    font-size: 16px;
    line-height: 20px;
  }
  .wrap {
    max-width: 90%;
  }
  section {
    padding: 71px 0;
    overflow-y: visible !important;
  }
  .homes-home h2 {
    margin-bottom: 9px;
  }
  .projects-row .col3 .project-item .project__infomain .project-title {
    min-height: 39px !important;
  }
  section.block__services {
    padding-top: 55px;
  }
  .service-row1 .block-title .text {
    margin: -2px 0 2px;
  }
  .service-row1 .block-title .block__services-icon div {
    font-size: 16px;
    line-height: 20px;
  }
  .service-row1 .col2:last-child {
    padding-left: 0;
  }
  .service-row1 .block-title {
    margin: 0 0 9px !important;
  }
  .service-row1 .service-item {
    min-height: 250px;
  }
  .service-row1 .block-title .text ul li {
    font-size: 16px;
    line-height: 19px;
  }
  br {
    display: none;
  }
  header .row {
    flex-wrap: nowrap !important;
    gap: 10px;
  }
  header {
    background: #2C2C2C;
  }
  header .head__contacts {
    margin: 0 10px 0 0;
  }
  .head__top {
    display: none;
  }
  .head__main {
    padding: 12px 0;
    background: #f0f4f5;
  }
  .head__main .head__maxi {
    display: none;
  }
  .head__main .head__btn {
    display: none;
  }
  .head_menu {
    display: block;
  }
  .head__mini-link::before {
    display: none;
  }
  .head__mini-link:not(.badge) {
    padding: 0;
  }
  .head-trans {
    background: transparent;
  }
  header.head-trans.activemenu {
    background: #2C2c2c;
  }
  .sidenav .links__mini {
    margin: 20px 0 0;
  }
  .sidenav .links__mini .head__link {
    width: 49%;
    display: inline-block;
  }
  .sidenav .head__link {
    width: 100%;
    display: block;
    margin: 0;
  }
  .sidenav .head__maxi-link {
    font-weight: 700;
    padding: 6px 0;
    margin: 5px 0;
    width: 100%;
  }
  .sidenav .head__mini-link {
    font-size: 14px;
    padding: 6px 0;
    margin: 5px 0;
    width: 100%;
  }
  .sidenav .head__phone {
    margin: 15px 0 0;
  }
  .sidenav .foot__btns .btn {
    height: 48px;
    margin: 0 0 0 10px;
  }
  .sidenav .head__btn {
    width: 100%;
    margin: 20px 0 0;
    text-align: center;
  }
  .sidenav .btn {
    width: 100%;
  }
  .sidenav .head__soc {
    margin: 20px 0 0;
  }
  .logo__icon {
    width: 140px !important;
    height: 41px !important;
    text-align: center;
    margin-bottom: 10px;
    margin-top: -6px;
  }
  .logo__icon::before {
    content: "";
    position: absolute;
    left: 0;
    background: url(../img/logo-black.svg) no-repeat left center;
    background-size: cover !important;
    right: 0;
    margin: auto;
  }
  header.head-trans.fixedm .logo__icon::before {
    content: "";
    top: 5px !important;
  }
  .logo__text {
    margin: 0 0 0 10px;
    display: none;
  }
  .head__mob {
    display: inline-flex;
    margin: 0;
  }
  .head__mob span {
    display: none;
  }
  .head__mob a {
    width: 40px;
    height: 40px;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
  }
  .head__mob a::before {
    width: 50%;
    height: 50%;
    left: 25%;
    top: 25%;
    position: absolute;
    opacity: 1;
  }
  .head__mob .head__soc a {
    width: 40px;
    height: 40px;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
  }
  .head__mob .head__phone {
    margin: 0 !important;
  }
  .icon-whatsapp::after {
    width: 10%;
    height: 10%;
    left: 50%;
    top: 50%;
    margin: -25% 0 0 -25%;
  }
  .h1, h1 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .h2, h2 {
    font-size: 27px;
    margin: 25px 0 10px;
  }
  .h3, h3 {
    font-size: 16px !important;
    margin: 25px 0 10px;
  }
  .h4, h4 {
    font-size: 15px;
  }
  p, li {
    font-size: 16px;
    margin: 10px 0;
  }
  .block__main {
    padding: 86px 0 40px !important;
    display: flex;
    flex-wrap: wrap;
  }
  .block__main::before {
    display: none;
  }
  .block__main h1 {
    font-size: 20px;
    margin: 0 0 20px;
    color: #000;
  }
  .block__main h1 br {
    display: none;
  }
  .block__main .wrap {
    order: 2;
  }
  .block__main .main-bg {
    position: relative;
    left: auto;
    bottom: auto;
    order: 1;
  }
  .block__main .main-bg .main-bg-img {
    position: relative;
    left: auto;
    bottom: auto;
    height: 254px;
  }
  .innerpage {
    padding: 70px 0 40px 0 !important;
  }
  .innerpage main {
    padding: 83px 0 0;
  }
  .innerpage .sberbank__right::before {
    left: -50%;
  }
  main {
    padding-bottom: 0px !important;
    flex: auto !important;
  }
  .main__left, .main__right {
    width: 100%;
  }
  .main__left {
    padding-top: 33px;
  }
  .block__main h2 {
    font-size: 14px !important;
    line-height: 17px;
    color: #222222;
  }
  .block__main .li {
    color: #222222;
  }
  .block__main .main__ul {
    gap: 10px;
    margin-top: 30px;
    flex-direction: column;
    width: auto;
    padding-bottom: 24px;
  }
  .block__main h3 {
    font-size: 16px;
    line-height: 20px;
    color: #222222;
  }
  .block__main a.btn.btn-bord-orange {
    color: #222222;
    border: 1px solid #222222;
    padding: 15px 20px;
  }
  .block__main .li {
    width: calc(100% - 50px);
  }
  .banner__list {
    margin-bottom: 0;
  }
  .main__counts {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }
  .count-main {
    font-size: 20px;
  }
  .count-desc {
    font-size: 14px;
  }
  .main__btns {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 30px !important;
    margin-bottom: 29px !important;
    gap: 10px;
  }
  .btn {
    padding: 15px 20px;
  }
  .btn span {
    font-size: 14px;
  }
  .btn font {
    display: none;
  }
  .btn-email, .btn-telegram {
    width: 48px;
    padding: 0;
  }
  .col2 {
    width: 100% !important;
  }
  .col3 {
    width: 100% !important;
  }
  .col4 {
    width: 100%;
  }
  .row {
    gap: 20px;
    flex-wrap: wrap !important;
  }
  .block-title {
    margin: 0 0 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    padding: 0 !important;
  }
  .block-title .btn {
    padding: 15px;
  }
  .block-title .btn::after {
    margin: 0;
  }
  .block-title .btn-right span {
    display: none;
  }
  .block-title .btn__block {
    margin: 0;
  }
  .block-title .h1 {
    margin: 0 10px 0 0;
  }
  .block-title div:first-child {
    margin-bottom: 0;
  }
  .block-title .h2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
  }
  .row.row-done + .btn__block {
    margin: 59px 0 0;
  }
  .block__done .btn-bord-grey {
    padding: 17px 38px;
  }
  .reconstruction {
    padding: 60px 0 71px;
  }
  .reconstruction .text1 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 9px;
  }
  .reconstruction .text2 {
    font-size: 16px;
    line-height: 19px;
  }
  .reconstruction .h2 {
    margin: 12px 0 9px;
  }
  .reconstruction .row-done {
    padding-top: 40px;
  }
  .reconstruction .done-item {
    min-height: 250px;
  }
  .block__photobanner img {
    height: 250px;
  }
  .block__photobanner .photobanner__content {
    padding: 52px 0 69px 19px;
    min-height: 100px;
  }
  .block__photobanner .photobanner__text1 {
    font-size: 16px;
    line-height: 19px;
  }
  .block__photobanner .h2 {
    margin-bottom: 8px;
  }
  .block__reviews .feedback-card img {
    width: 100%;
    height: 150px;
    object-fit: cover;
  }
  .block__reviews .feedback-card .feedback-content {
    -webkit-line-clamp: 7;
  }
  .block__reviews .feedback-card .feedback-content p {
    font-size: 16px;
    line-height: 19px;
  }
  .block__reviews .feedback-card .feedback-more {
    font-size: 16px;
    line-height: 19px;
  }
  .block__reviews .feedback-title {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 9px;
  }
  .block__reviews .feedback-card .feedback-info {
    padding: 4px 13px 12px;
  }
  .block__licenses {
    padding: 71px 0 48px;
  }
  .block__licenses .licenses-scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .block__licenses .licenses-scroll::-webkit-scrollbar {
    display: none;
  }
  .block__licenses .licenses-scroll {
    scrollbar-width: none;
  }
  .block__licenses .licenses-items {
    display: flex;
    flex-wrap: nowrap;
    gap: 30px;
    min-width: 1020px;
  }
  .block__licenses .license-item img {
    max-height: 300px;
    width: 100%;
  }
  .block__licenses .license-item .license__name {
    font-size: 18px;
    line-height: 22px;
    min-height: 44px;
    text-align: center;
  }
  .block__licenses .block-title {
    gap: 9px;
  }
  .block__licenses .block-title .licenses-subtitle {
    font-size: 16px;
    line-height: 20px;
  }
  .block__mortgage .mortgage__right .btn-dark {
    width: 100%;
  }
  .block__mortgage .mortgage-row .mortgage__title {
    font-size: 20px;
    line-height: 24px;
  }
  .block__mortgage .mortgage-row .mortgage__badge {
    margin: 10px 0 20px !important;
  }
  .btn__block {
    margin: 20px 0;
  }
  .ben-text {
    font-size: 14px;
    margin: 10px 0;
  }
  .link-yel {
    font-size: 14px;
  }
  .head__city {
    padding-top: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin: 20px 0 0;
  }
  .links__btns.foot__btns {
    margin: 30px 0;
  }
  .links__btns.foot__btns font {
    display: none;
  }
  .projects-row {
    display: flex;
    margin-top: 20px;
  }
  .project-item {
    padding: 0px !important;
  }
  .project__infomain {
    padding: 20px !important;
  }
  .project__img {
    height: 150px;
  }
  .project-title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .project__info {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 14px;
    margin: 0 0 14px;
  }
  .block__project-list-type-2 .btn__block {
    margin: 57px 0 0;
  }
  .project__info-ben {
    flex: 0 0 50%;
    box-sizing: border-box;
    margin: 0 0 6px;
    width: 40%;
    display: flex;
    align-items: baseline;
    flex-direction: column;
  }
  .project__info-ben span {
    font-size: 14px;
    width: 100%;
    margin: 0 4px 0 0;
  }
  .project__info-ben span:last-child {
    font-size: 13px !important;
    width: 100%;
    min-width: 100%;
  }
  .project__info-ben:nth-child(2n+1) {
    width: 60%;
  }
  .number-desc::before {
    display: none;
  }
  .number-desc {
    font-size: 14px;
  }
  .number-main {
    font-size: 16px;
  }
  .project__swiper.swiper-block {
    height: 100%;
    width: 100%;
    overflow: visible;
    flex: 2 1 auto;
  }
  .mySwiper {
    display: none !important;
  }
  .swiper-project {
    overflow: visible;
  }
  .swiper-button-next, .swiper-button-prev {
    display: none;
  }
  .project__right {
    max-width: 100%;
    padding: 0;
    margin: 0;
  }
  .project__right .number-main {
    min-width: auto;
    font-size: 20px;
  }
  .project__btn .btn-orange {
    width: 100%;
    margin: 0 10px 0 0;
  }
  .project__btn {
    flex-direction: column;
    gap: 10px;
  }
  .project__page .block-title {
    margin-bottom: 10px;
  }
  .project__tags-title {
    font-size: 15px;
    margin: 0 0 5px;
  }
  .tags a {
    font-size: 13px;
  }
  .row.row-done {
    display: flex;
    gap: 20px;
  }
  .done-item {
    padding: 26px;
    min-height: 250px;
    background-position: center;
    background-size: cover;
    align-items: flex-end;
  }
  .done-item:hover {
    background-size: 126%;
  }
  .done-title {
    font-size: 16px;
  }
  .done__infolines {
    margin: 10px 0;
  }
  .done__info-ben {
    margin: 5px 0;
    font-size: 14px;
  }
  span.badge-big {
    font-size: 20px;
    padding: 4px;
    margin: 10px 0 0 5px;
  }
  .sberbank__right {
    width: 100%;
    height: 160px;
  }
  .sberbank__right::after {
    width: 70px;
    height: 70px;
    right: 20%;
  }
  .sberbank__left {
    padding: 0 !important;
  }
  .sberbnak-contact {
    margin: 15px 0;
  }
  .sberbank-desc {
    font-size: 15px;
  }
  .service-item {
    padding: 26px;
    min-height: 250px;
  }
  .service-desc {
    font-size: 15px;
  }
  .service-title {
    font-size: 16px;
  }
  .service-row1, .service-row2 {
    margin: 20px 0 0;
  }
  .row.row-cat {
    display: flex;
  }
  .cat-item {
    padding: 26px;
    min-height: 200px;
  }
  .cat-title {
    font-size: 20px;
  }
  .cat-price {
    font-size: 16px;
    margin: 10px 0;
  }
  .cat-price.cat-price-mob {
    font-size: 20px !important;
  }
  .choose__filt-link {
    font-size: 15px;
    padding: 0;
    margin: 0;
  }
  .choose__filt-link a {
    padding: 6px 8px;
    background: #fff;
    display: flex;
  }
  .choose__links .row {
    gap: 10px;
    padding: 10px;
  }
  .choose_contents {
    padding: 0;
    margin: 10px 0;
    background: none;
  }
  .choose__size-link a {
    font-size: 14px;
    padding: 5px;
  }
  .form__left {
    width: 100%;
    margin: 0;
    height: auto;
    padding: 26px;
  }
  .form__left .h1 {
    font-size: 22px;
  }
  .form__left .form-div {
    min-width: auto;
  }
  .form__right {
    width: 90vw;
    right: -5vw;
    left: -4vw;
    margin: auto;
    bottom: -90px;
    max-width: max-content;
  }
  .block__project-list-type-2 .projects-row .col3 .project-item .project__infomain .project-title {
    min-height: unset !important;
    margin: 0 0 12px;
  }
  .formp-desc {
    font-size: 14px;
  }
  .text-input {
    padding: 15px 20px;
    font-size: 14px;
  }
  .formblock.form-catalog {
    margin: 70px 0 0;
    min-height: 412px;
  }
  .block__seo .row ul {
    width: 50%;
    padding: 5px 13px;
  }
  .block__seo .row {
    gap: 0;
  }
  .block__otzivs .row {
    margin: 20px 0;
  }
  .col-otziv-big {
    width: 100%;
  }
  .col-otziv-min {
    width: 100%;
  }
  .fancyvideo {
    height: 190px !important;
  }
  .raschet__left {
    width: 100%;
    padding: 0;
  }
  .raschet__right {
    width: 100%;
  }
  .bh2 {
    font-size: 16px;
  }
  .big-contact .link-contact span {
    font-size: 24px;
  }
  .rachet__form {
    padding: 26px;
    width: 100%;
    min-width: 100%;
  }
  .block__raschet .head-contact {
    font-size: 18px;
  }
  .block__raschet .icon-phone::before {
    width: 16px;
    height: 16px;
  }
  .block__raschet .head__contacts {
    width: 100%;
  }
  .rachet__line {
    flex-direction: column;
    gap: 20px;
  }
  .faq__item-title {
    font-size: 16px;
  }
  .faq__item-ans {
    font-size: 14px;
  }
  .faq-btn {
    width: 18px;
    height: 18px;
    min-width: 18px;
  }
  .foot__left {
    width: 100%;
  }
  .foot__right {
    width: 100%;
    margin: 20px 0 0;
  }
  .foot__right .row {
    gap: 0;
  }
  .foot__right .col4 {
    width: 100% !important;
  }
  footer {
    padding: 20px 0;
  }
  footer .row {
    align-items: center;
    text-align: center;
    justify-content: center;
  }
  footer ul.menu {
    flex-direction: column !important;
  }
  .foot__city {
    margin: 0 0 10px;
  }
  .foot-map {
    margin: 0 0 15px;
    font-size: 14px;
  }
  .foot__btns {
    gap: 10px;
  }
  .foot-link {
    padding: 6px;
    font-size: 14px;
  }
  .fancybox__slide {
    padding: 10px;
  }
  .fancybox__content {
    padding: 28px;
  }
  .fancybox__container .row {
    flex-direction: column;
  }
  .popup__left {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .popup__right.popup-img {
    width: 100%;
    height: 340px;
  }
  .popup-img::before {
    width: 140%;
    height: 100%;
    left: -40%;
  }
  .popup-title {
    font-size: 18px;
    margin: 0 0 15px;
  }
  .popup-desc {
    font-size: 14px;
  }
  .bread .wrap * {
    font-size: 12px;
  }
  .bread {
    padding: 10px 0;
  }
  .about__bens.ben-row {
    flex-direction: column;
    gap: 10px;
  }
  .about__ben-item {
    font-size: 14px;
    padding: 18px;
    gap: 5px;
  }
  .about-icon {
    width: 24px;
    height: 24px;
    min-width: 24px;
  }
  td {
    padding: 10px;
    font-size: 14px;
  }
  ol, ul {
    padding-left: 24px;
    margin: 10px 0;
  }
  .calc-form {
    flex-direction: column;
  }
  .calc__left, .calc__right {
    width: 100%;
    padding: 28px;
  }
  .calc__bars {
    flex-direction: column;
  }
  .calc__left-line.js-range {
    margin: 30px 0 0;
    width: 100%;
  }
  .calc__left-line.js-range:first-child {
    margin: 0;
  }
  .fhp {
    font-size: 16px;
  }
  .calc__bar {
    padding: 0 0 10px;
  }
  .radiobutton-custom span {
    display: block;
    width: 100%;
  }
  label.radiobutton-custom {
    width: 100%;
  }
  .calc__info-line {
    font-size: 15px;
  }
  .calc__right-info {
    font-size: 14px;
  }
  .calc__right .h2 {
    flex-direction: unset;
  }
  .ipoteka-ctalog {
    margin: 30px 0;
    padding: 20px;
    flex-direction: column;
    gap: 0;
  }
  .ipo-right {
    margin: 18px 0 0;
  }
  .ipo-right .btn__block {
    flex-direction: column;
    margin: 20px 0 0;
    gap: 10px;
  }
  .ipo-right a.btn.btn-bord-orange {
    width: 100%;
  }
  .ipo-left {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
  }
  .ipo-left .h2 {
    min-width: unset;
    max-width: unset;
  }
  .ipo-text {
    font-size: 14px;
  }
  .ipo-procent {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    font-size: 14px;
  }
  .ipo-procent div {
    font-size: 18px;
  }
  .ipo-image {
    background-size: contain !important;
    background-position: left top !important;
    padding: 100px 0 0;
  }
  .ipo-ben-row {
    flex-direction: column;
    gap: 20px;
    margin: 20px 0;
  }
  .ipo-ben {
    width: 100%;
  }
  .ipo-footer {
    padding: 24px;
  }
  .ipo-block {
    margin: 30px 0;
  }
  .ipo-ben-title {
    font-size: 15px;
  }
  .error__right {
    height: 120px;
  }
  .calc__input {
    width: 100%;
  }
  .head-row div {
    font-size: 15px;
  }
  .table-row div {
    padding: 8px;
    font-size: 13px;
  }
  .plus::before, .minus::before {
    width: 25px;
    height: 25px;
  }
  .table-overflow {
    overflow: auto;
  }
  .minigallery .fancyimg {
    width: 32%;
  }
  .gallery-fancy {
    gap: 10px !important;
  }
  .gallery-fancy .fancyimg {
    height: 120px;
  }
  .plan-row .col3 {
    width: 48%;
  }
  .row.row-cat.ipoteka__block__wrap .cat__info.cat__info__ipoteka {
    min-height: unset;
    width: 100%;
  }
  .row.row-cat.ipoteka__block__wrap .cat-item {
    padding: 15px 10px;
    min-height: 165px;
  }
  section.block__about .about-icon.icon-sber {
    background: unset;
  }
  section.block__about .about__ben-item {
    justify-content: space-between;
  }
  .project__info-ben span:last-child {
    font-size: 13px !important;
  }
  .wrap.project__block_seotext {
    padding-bottom: 40px;
  }
  .block-title.block__postroennie__text {
    padding: 20px 0 40px 0 !important;
    margin: 0 !important;
  }
  .block-title.block__postroyenniy__dom + .block-gallery.project-block {
    padding-bottom: 40px !important;
  }
  .wrap.block__text__metki {
    padding-top: 40px !important;
  }
  .wrap p span.block__seo__text {
    padding-bottom: 40px !important;
  }
  main.innerpage {
    padding-bottom: 0 !important;
  }
  .block__main::before {
    display: none;
  }
  .block__main {
    overflow: hidden;
    padding: 0px !important;
    padding-top: 80px !important;
  }
  .slider-bg {
    position: absolute !important;
    inset: 0;
    z-index: 1;
  }
  .slider-bg::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 2;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.45) 55%, rgba(0, 0, 0, 0.6) 100%);
  }
  .slider-content {
    position: relative;
    z-index: 3;
    height: 100%;
    min-height: 0;
    padding-left: 16px;
    padding-right: 16px;
    max-width: 100%;
  }
  .slide-item {
    height: 100%;
  }
  .slide-content {
    height: 100%;
    min-height: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 10px;
    padding: 18px 0 52px;
    box-sizing: border-box;
  }
  .slide-text-desktop {
    display: block;
  }
  h1.slide-title {
    font-size: 20px !important;
    line-height: 1.15;
    margin: 0 0 8px 0;
    color: #222222;
    text-shadow: 0 2px 16px rgba(0, 0, 0, 0.45);
  }
  h2.slide-title {
    margin-top: 0% !important;
  }
  .slide-title {
    font-size: 20px;
    line-height: 1.15;
    margin: 0 0 8px 0;
    color: #222222;
    text-shadow: 0 2px 16px rgba(0, 0, 0, 0.45);
  }
  .slide-slogan {
    font-size: 12px;
    line-height: 1.35;
    margin: 0;
    max-width: 100%;
    opacity: 0.95;
    text-shadow: 0 2px 16px rgba(0, 0, 0, 0.35);
    min-height: 0;
  }
  .slide-slogan.is-empty {
    display: none;
  }
  .main__btns {
    margin-top: 8px;
    padding-bottom: 0;
    position: relative;
    z-index: 4;
  }
  .slider-nav {
    display: none;
  }
  .slider-pagination {
    position: absolute;
    z-index: 50;
    pointer-events: auto;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    width: calc(100% - 32px);
    bottom: 14px;
    gap: 8px;
  }
  .slider-bar {
    width: auto;
    flex: 1 1 0;
  }
  .slide-bg {
    position: absolute;
    inset: 0;
    height: 340px;
    pointer-events: none;
  }
  .slide-bg::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: var(--bg);
    background-size: cover;
    background-position: center;
    z-index: 0;
    pointer-events: none;
  }
  .slide-bg::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image: var(--bg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    z-index: 1;
    pointer-events: none;
  }
  .slider-content {
    position: relative;
    z-index: 2;
  }
  ul#secondary-menu {
    display: block;
  }
  ul#secondary-menu li {
    width: 100%;
    display: block;
    margin: 0;
  }
  ul#secondary-menu li a {
    font-weight: 700;
    padding: 6px 0;
    margin: 5px 0;
    width: 100%;
  }
  ul#secondary-menu li.current-menu-item {
    background: unset !important;
  }
  ul#primary-menu li {
    width: 49%;
    display: inline-block;
  }
  ul#primary-menu li a {
    color: #222222;
  }
  ul#primary-menu li.current-menu-item a::before {
    display: none;
  }
  section.block__about .about-icon.icon-sber {
    background: unset;
  }
  span.badge-big {
    margin: 10px 0 0 5px;
  }
  .block__faq + .form__big {
    padding-bottom: 40px;
  }
}
@media (max-width: 759px) and (max-width: 360px) {
  .logo__icon::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    background: url(../img/logo-black.svg) no-repeat left center;
    background-size: cover !important;
    right: auto;
  }
}
@media (max-width: 750px) {
  .calculator-content-body-left-inputs.calc__left-line.js-range {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  .projects-row {
    margin-top: 20px;
  }
  .raschet__left {
    padding: 0;
  }
}
@media (max-width: 550px) {
  .form__right {
    width: 100vw;
  }
  h2, .h2 {
    font-size: 29px !important;
  }
  section.block__project-list .choose__links {
    margin: 0;
  }
  .wrap p span.block__seo__text {
    padding-bottom: 40px !important;
  }
  .innerpage {
    padding-bottom: 0 !important;
  }
  .block__faq + .form__big {
    padding-bottom: 40px;
  }
  span.badge-big {
    margin: 10px 0 0 5px;
  }
  .ipoteka-ctalog {
    gap: 0;
  }
  .ipo-left .h2 {
    min-width: unset;
    max-width: unset;
  }
}
@media (max-width: 600px) {
  .head__mob {
    display: none;
  }
  .head__phone__mobile {
    display: block !important;
    margin-right: 15px;
    margin-top: 7px;
    margin-left: auto;
  }
  .head__phone__mobile a span {
    color: #000;
    font-size: 17px;
    font-weight: 700;
  }
  .head__phone__mobile a::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: url(../img/icon-phone-black.svg) no-repeat center;
    background-size: contain;
    opacity: 0.7;
    margin: -11px 6px 0 -24px;
  }
  .cat-price.cat-price-mob {
    display: unset;
  }
  .cat__info__ipoteka .cat-price {
    margin: 0 !important;
  }
}
@media (max-width: 460px) {
  h2, .h2 {
    font-size: 20px !important;
    line-height: 24px;
  }
  h3 {
    font-size: 18px !important;
  }
  .bread .wrap * {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
  }
  .minigallery .fancyimg {
    width: 47%;
  }
  .block-gallery.project-block .row.gallery-fancy.minigallery {
    display: flex;
    justify-content: space-around !important;
  }
}
@media (max-width: 420px) {
  .done-item {
    padding: 15px;
  }
  .raschet__left {
    padding: 0;
  }
  a.done-item.item1 .done__info .btn {
    padding: 15px 20px;
  }
  .done__infolines {
    margin: 11px 0;
  }
}
@media (max-width: 400px) {
  .project__info-ben:nth-child(2n+1) {
    width: 50%;
  }
  .project__info-ben {
    flex-direction: unset;
  }
  .project__infomain {
    padding: 0;
    padding-top: 20px !important;
  }
  .number-main {
    font-size: 18px;
  }
}
@media (max-width: 390px) {
  .head__phone__mobile a span {
    font-size: 14px;
  }
  .head__phone__mobile {
    display: none !important;
  }
  .row.row-cat.ipoteka__block__wrap a.cat-item.item1 {
    height: 190px !important;
  }
}
@media (max-width: 360px) {
  .logo__icon::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    background: url(../img/logo-black.svg) no-repeat left center;
    background-size: cover !important;
    right: auto;
  }
}
@media (max-width: 340px) {
  .project__info-ben {
    flex-direction: column;
  }
}
@media (min-width: 360px) and (max-width: 500px) {
  .block__main h1 {
    font-size: 24px;
    margin: 0 0 20px;
  }
}
@media (min-width: 450px) and (max-width: 750px) {
  .main__left h1 {
    font-size: 25px;
  }
  .main__left h1 span {
    font-size: 25px;
  }
}
@media (min-width: 500px) and (max-width: 850px) {
  .main__left h1 span {
    font-size: 29px;
  }
}
@media (max-width: 500px) {
  .calculator-content-body-left-inputs.calc__left-line.js-range {
    margin-bottom: 15px;
  }
  .calc__right .h2 p {
    font-size: 25px !important;
  }
  .fancyimg img {
    max-height: 270px;
  }
  .ipoteka__block__wrap .cat__info.cat__info__ipoteka {
    min-height: auto !important;
    height: 100%;
  }
  .cat-price.cat-price-mob {
    font-size: 20px;
  }
  .btn__ipoteka__podrobnee .btn {
    padding: 10px 20px;
  }
  .block__main h1 {
    margin: 0 0 9px !important;
  }
  .main__left h1 span {
    font-size: 29px;
  }
}
@media (max-width: 450px) {
  .block__main h1 strong {
    font-size: 29px !important;
  }
}
@media (min-width: 400px) and (max-width: 759px) {
  .col3 {
    width: 47%;
  }
  .block__project-list .col3:nth-child(3) {
    width: 100%;
    display: none;
  }
  .project-item {
    padding: 0px !important;
  }
  .project__infomain {
    padding: 20px !important;
  }
  .project__info {
    display: flex;
    flex-wrap: wrap;
  }
  .project__info-ben {
    flex: 0 0 50%;
    box-sizing: border-box;
    width: 100%;
    flex-direction: row;
    display: flex;
  }
  .project__info-ben span {
    min-width: 62px;
    font-size: 12px;
  }
  .project__info-ben span:last-child {
    font-size: 14px;
  }
  .project__info-ben span:first-child {
    width: 70px;
  }
  .project__info {
    margin-bottom: 20px;
  }
  .project__numbers {
    display: flex;
    flex-direction: column;
    margin: 0 0 20px;
  }
  .project__number-block {
    width: 100%;
    margin: 10px 0 0;
  }
  .project__btn {
    flex-direction: column;
  }
  .project__btn .btn-orange {
    margin: 0;
  }
  .project-title {
    font-size: 16px;
    min-height: 44px;
  }
}
@media (min-width: 400px) and (max-width: 759px) {
  .project-item {
    padding: 0px !important;
  }
  .project__infomain {
    padding: 20px !important;
  }
}
@media (min-width: 1101px) {
  .project__info-ben span {
    font-size: 14px !important;
  }
  .project__infomain {
    padding: 28px 20px !important;
  }
}
@media (max-width: 767px) {
  .btn_catalog {
    width: 240px !important;
    height: 45px !important;
    border-radius: 4px;
    margin-bottom: 50px;
    padding: 15px 10px !important;
    gap: 10px;
    color: #fff;
    background: #00A1E9;
  }
  .block__main h1 {
    font-size: 19px;
    line-height: 23px;
  }
}

/*# sourceMappingURL=style.css.map */
