@font-face {
  font-family: 'Inter';
  src: local('Inter Regular'), local('Inter-Regular'),
      url('/assets/fonts/Inter-Regular.woff2') format('woff2'),
      url('/assets/fonts/Inter-Regular.woff') format('woff'),
      url('/assets/fonts/Inter-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Inter';
  src: local('Inter Bold'), local('Inter-Bold'),
      url('/assets/fonts/Inter-Bold.woff2') format('woff2'),
      url('/assets/fonts/Inter-Bold.woff') format('woff'),
      url('/assets/fonts/Inter-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

:root {
  /* Colors */
  --black: rgba(14, 15, 16, 1);
  --black-5: rgba(0, 0, 0, 1);
  --coral: rgba(255, 144, 62, 1);
  --dark-gray: rgba(155, 155, 155, 1);
  --dark-gray-2: rgba(170, 176, 173, 1);
  --dark-slate-gray: rgba(62, 62, 62, 1);
  --dark-slate-gray-2: rgba(60, 60, 60, 1);
  --dodger-blue: rgba(42, 171, 238, 1);
}
.g-hidden {
  display: none;
}
@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    width: 1244px;
  }
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover, a:focus, .nav-link:focus, .nav-link:hover {
  color: #76BB3D;
}
.num-1 .form-control.phone
{
  color: #fff;
}
 .btn-outline-primary:hover {
  color: #0D0D0D;
  background-color: #EBCA15;
  border-color: #EBCA15;
}
.text-muted {
	color: #6c757d !important;
	font-size: 13px;
	font-weight: 400;
	line-height: 100%;
	margin-top: -10px;
}
.navbar-toggler {
	border: none;
}
.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28217, 217, 217' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.swiper-pagination.swiper-pagination-fraction {
	display: none;
}
.mobile-drop-wrapper { 
	display: none;
	width: 100%;
	min-height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 800;
}
.mobile-overlay {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(47, 57, 51, 0.95);
	width: 100vw;
}
.mobile-drop {
	position: fixed;
	width: 260px;
	top: 0;
	left: 0;
	max-height: 100vh;
	min-height: 100vh;
	z-index: 900;
	overflow-y: auto;
	background-color: #ffffff;
	padding-bottom: 24px;
}
.mobile-drop .container {
	min-width: 260px;
	max-width: 260px;
	box-sizin: border-box;
	padding: 0 15px;
}
.mobile-drop__links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-top: 16px;
}
.mobile-drop__link {
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 250%;
	text-transform: uppercase;
}
.mobile-drop .container .header-phone {
	margin-top: 30px;
}
.landing-desktop {
  background-color: rgba(255, 255, 255, 1);
  padding: 0 0 56px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.relative-wrapper-three {
	background: url(/image/30-cottage143m2.jpg);
	margin-top: -204px;
	background-repeat: no-repeat;
	background-size: auto 100%;
	position: relative;
	z-index: 1;
	padding-bottom: 104px;
}
.row.gap-16 {
	gap: 16px;
}
.form-check-label {
	font-size: 14px;
	color: #9B9B9B;
}
.form-check-label a {
	color: #76BB3D;
}
.num-3-spal-ni-1-sanuzel {
	font-size: 14px;
	font-weight: 400;
	line-height: 125%;
	color: rgb(14, 15, 16);
	font-family: Inter;
}
.navbar {
  padding-top: 16px;
}
.phone-top {
  color: #FFF;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: 0.18px;
  flex-direction: column;
  margin-left: 48px;
}
.header-call-top {
	margin-left: auto;
	margin-right: 32px;
	flex: 0 0 auto;
}
.ml-auto {
  margin-left: 0 !important;
}
.mx-0 {
  margin: 0; 
}
.contact span {
  color: #FFF;
  text-align: right;
  font-family: Inter;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-right: 24px;
}
.soc-icon.d-flex {
  gap: 12px;
}
.soc-icon a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	padding: 0;
}
.soc-icon a img {
	display: block;
	width: 30px;
	height: 30px;
	object-fit: contain;
	border-radius: 8px;
	transition: transform .2s ease;
}
.nav-item a {
	color: #FFF;
	font-family: Inter;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
	text-transform: uppercase;
}
.navbar-nav .nav-link {
	padding: 0;
	white-space: nowrap;
}
.navbar-nav {
  gap: 12px;
  flex-wrap: wrap;
}
.btn-outline-primary {
	color: #EBCA15;
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
	border-radius: 10px;
	border: 1px solid #EBCA15;
	padding: 11px 18px;
}
.header-call-top .btn-outline-primary {
	white-space: nowrap;
}
body > header.container.bg-transparent.navbar-dark {
	position: sticky;
	top: 0;
	z-index: 1100;
	width: 100%;
	max-width: none;
	padding: 0 24px 8px;
	background: rgba(14, 15, 16, .88) !important;
	backdrop-filter: blur(12px);
	box-shadow: 0 12px 32px rgba(0, 0, 0, .22);
}
body > header.container.bg-transparent.navbar-dark .logo {
	max-width: 205px;
}
body > header.container.bg-transparent.navbar-dark > .navbar,
body > header.container.bg-transparent.navbar-dark > nav.navbar {
	max-width: 1296px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
}
body > header.container.bg-transparent.navbar-dark .navbar {
	gap: 6px;
}
.big-content {
	font-family: Inter;
	font-size: 40px;
	font-style: normal;
	font-weight: 500;
	line-height: 125%;
	color: #fff;
  margin-bottom: 32px;
}
.big-content span {
	color: #0E0F10;
	font-family: Inter;
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 125%; 
  position: relative; 
}
.big-content span span {
	color: #0E0F10;
	font-family: Inter;
	font-size: 47px;
	font-style: normal;
	font-weight: 600;
	line-height: 125%;
  position: initial; 
}
.big-content span::after {
	content: '';
	background: #FFE81A;
	position: absolute;
	width: 100%;
	height: 54px;
	left: 0;
	border-radius: 5px;
	bottom: -4px;
	z-index: -1;
}
.big-content span span::after {
	content:none; 
}

.big-content .hero-subtitle-line {
	display: inline-block;
	color: #fff;
	font-size: 30px;
	font-weight: 500;
	line-height: 1.25;
}

.big-content .hero-subtitle-line::after {
	content: none;
}

.small-content {
	color: #B5B5B5;
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 130%;
}
.num-1 {
	padding-top: 236px;
}
.soc-icon a:hover svg,
.soc-icon a:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -moz-transform: scale(1.2);
}
.num-1 .form{
	margin-top: 82px;
	padding-right: 345px;
}
.num-1 .form p {
	margin-bottom: 32px;
}
.form {
	border-radius: 30px;
	background: rgba(12, 12, 12, 0.80);
	padding: 32px 35px 35px;
  color: #FFF;
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 23.4px */
position: relative;
max-width: 1046px;
  max-height: 247px;
  padding-right: 255px;
  margin-bottom: 104px;
}
.feedback.btn.btn-primary {
	border-radius: 10px;
	background: linear-gradient(180deg, #74D226 0%, #198858 100%);
	display: flex;
	height: 80px;
	padding: 20px 30px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	color: #FFF;
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 130%;
	border: none;
}
.form .form-control {
	display: flex;
	height: 80px;
	padding: 20px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	background: transparent;
	border-radius: 10px;
	border: 1px solid #bcbcbc;
	color: #0E0F10;;
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
}
.form-check {
	margin-top: 27px;
}
.custom-checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-checkbox+label {
  display: inline-flex;
  align-items: center;
  user-select: none;
}
.custom-checkbox + label::before {
	content: '';
	display: inline-block;
	flex-shrink: 0;
	flex-grow: 0;
	margin-right: 0.5em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
	width: 24px;
	height: 24px;
	border: 1px solid #38AE7B;
	border-radius: 4px;
  cursor: pointer;
}
.custom-checkbox:checked+label::before { 
  background-image: url('/image/frame_14.png');
  border: none;
}
.custom-checkbox:checked+label:hover::before { 
  background-image: url('/image/frame_141.png');
}
.form .form-check-label a {
  margin: 0 7px;
}
.num-1 .form p.meng {
	color: #9B9B9B;
	font-family: Inter;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 135%;
	padding-right: 0;
	max-width: 235px;
	margin-bottom: 0;
	position: relative;
	z-index: 2;
}
.price {
	position: absolute;
    top: auto;
    bottom: -50px;
    right: -91px;
    width: 465px;
    height: auto;
    z-index: 1;
} 
.proekty-domov {
	color: #0E0F10;
	text-align: center;
	font-family: Inter;
	font-size: 42px;
	font-style: normal;
	font-weight: 400;
	line-height: 125%;
}
.vyberite {
	color: #9B9B9B;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
}
.flex-wrapper-fifteen .num-2 {
	position: relative;
	margin-top: -120px;
	z-index: 1;
	border-radius: 30px;
	background: #FFF;
	padding: 48px 32px 35px;
  box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.11);
}
.title-two {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items: center;
	margin-bottom: 48px;
}
.projects .item img {
  width: 100%;
}
.js-projects .item img.pr {
	height: 227px;
	object-fit: cover;
}
.project-more {
	display: inline-flex;
	margin-top: 0;
	padding: 0;
	border: 0;
	background: transparent;
	color: #05A350;
	font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	line-height: 125%;
	text-decoration: underline;
	cursor: pointer;
}
.project-more:hover {
	color: #068442;
}
.ready-house-preview {
	position: relative;
	width: 100%;
}
.ready-house-preview img {
	display: block;
	width: 100%;
	object-fit: cover;
}
.ready-house-discount {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 74px;
	height: 36px;
	padding: 8px 14px;
	background: #FFE81A;
	color: #0E0F10;
	font-family: Inter;
	font-size: 20px;
	font-weight: 700;
	line-height: 125%;
}
.ready-house-more {
	display: inline-flex;
	margin-top: 0;
	padding: 0;
	border: 0;
	background: transparent;
	color: #05A350;
	font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	line-height: 125%;
	text-decoration: underline;
	cursor: pointer;
}
.ready-house-more:hover {
	color: #068442;
}
.js-prev, .js-next {
  cursor: pointer;
}
.js-prev svg:hover,
.js-next svg:hover {
  stroke: #76BB3D;
}
.obschaja {
	color: #0E0F10;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 125%;
	margin-bottom: 8px;
}
.item:hover .obschaja,
.item:hover .num-3-spal-ni-1-sanuzel {
	color: rgb(118, 187, 61);
}
.num {
  color: #0E0F10;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
} 
.subtract {
	position: absolute;
	bottom: 0;
	left: 36px;
	width: 230px;
	height: auto;
}
.form.form2 {
	background: #EDF6EE;
	color: #0E0F10;
	padding-left: 300px;
	padding-right: 32px;
	margin: 40px 0 0;
	max-width: 1180px;
	max-height: 136px;
}
.form2 .feedback.btn.btn-primary {
	color: #FFF;
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 130%;
	border-radius: 10px;
	background: linear-gradient(180deg, #0FAA59 0%, #05A350 100%);
	display: flex;
	height: 72px;
	padding: 20px 40px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
  gap: 0;
}
.form2 .feedback.btn.btn-primary span {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}
.form2 .feedback.btn.btn-primary:hover,
.form3 .feedback.btn.btn-primary:hover,
.form4 .feedback.btn.btn-primary:hover {  
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), linear-gradient(180deg, #0FAA59 0%, #05A350 100%);
}
.form2 .form-control {
	border: 1px solid transparent;
	background: #fff;
	display: flex;
	width: 250px;
	height: 72px;
	padding: 20px;
	justify-content: center;
	align-items: center;
	gap: 10px;
}
.num-6-two a {
	padding: 0;
	position: relative; 
}
.col-sm-2.swiper-slide {
	width: 16.6666666667%;
}
.col-sm-4.swiper-slide {
	width: 33.3333333333%;
}
.num-6-two .swiper-wrapper {
	padding: 0;
	flex-wrap: wrap;
}
.thanks .burger span  { 
	background: #110b0b; 
}  
.thanks .burger.active span { 
	background: #ffffff; 
}
.burger {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	z-index: 950;
	padding: 0;
}
button:focus:not(:focus-visible) {
	outline: 0;
	border: none;
	box-shadow: none;
}
.burger span {
	width: 20px;
	height: 3px;
	margin: 2px 0;
	background: #fff;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.burger.active span:nth-child(1) {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-top: 0;
	margin-left: -4px;
}
.burger.active span:nth-child(2) {
	display: none;
  }
  .burger.active span:nth-child(3) {
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-top: -5px;
	margin-left: -4px;
}
#photos .title-two {
	display: none;
}
#photos {
	padding: 0;
}
.construction-progress {
	background: #fff;
	padding: 104px 0;
}
.construction-progress__title {
	color: #0E0F10;
	font-family: Inter;
	font-size: 42px;
	font-style: normal;
	font-weight: 400;
	line-height: 125%;
	margin: 0 0 32px;
	text-align: center;
}
.construction-progress__tabs {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 12px;
	margin-bottom: 40px;
}
.construction-progress__tab {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 98px;
	height: 48px;
	padding: 12px 24px;
	border: 1px solid #38AE7B;
	border-radius: 10px;
	background: #fff;
	color: #0E0F10;
	font-family: Inter;
	font-size: 16px;
	font-weight: 600;
	line-height: 125%;
	cursor: pointer;
}
.construction-progress__tab.active,
.construction-progress__tab:hover {
	background: linear-gradient(180deg, #74D226 0%, #198858 100%);
	border-color: transparent;
	color: #fff;
}
.construction-progress__panel {
	display: none;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	gap: 10px;
}
.construction-progress__panel.active {
	display: grid;
}
.construction-progress__item {
	display: block;
	position: relative;
	height: 300px;
	overflow: hidden;
	background: #f2f2f2;
}
.construction-progress__item:nth-child(1),
.construction-progress__item:nth-child(2) {
	grid-column: span 3;
}
.construction-progress__item:nth-child(n+3) {
	grid-column: span 2;
}
.construction-progress__item img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .2s ease;
}
.construction-progress__item:hover img {
	transform: scale(1.04);
}
.developer-section {
	background: #fff;
	padding: 88px 0 104px;
}
.developer-section__grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(420px, 0.85fr);
	column-gap: 56px;
	row-gap: 20px;
	align-items: start;
}
.developer-section__title {
	color: #0E0F10;
	font-family: Inter;
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: 125%;
	margin: 0 0 26px;
}
.developer-section__title span {
	display: inline;
	background: #FFE81A;
	border-radius: 3px;
	padding: 0 6px;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
.developer-section__content {
	grid-column: 1;
	grid-row: 1;
}
.developer-section__text {
	max-width: 690px;
	margin-bottom: 20px;
}
.developer-section__text p {
	color: #0E0F10;
	font-family: Inter;
	font-size: 19px;
	font-style: normal;
	font-weight: 400;
	line-height: 145%;
	margin: 0 0 16px;
}
.developer-section__stats {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 42px;
	max-width: none;
	grid-column: 1 / -1;
	margin-top: 0;
}
.developer-section__stat-value {
	color: #0E0F10;
	font-family: Inter;
	font-size: 32px;
	font-weight: 600;
	line-height: 125%;
	margin-bottom: 8px;
}
.developer-section__stat-value span {
	color: #05A350;
}
.developer-section__stat p {
	color: #686868;
	font-family: Inter;
	font-size: 15px;
	font-weight: 400;
	line-height: 140%;
	margin: 0;
}
.developer-section__video {
	position: relative;
	width: 100%;
	max-width: 560px;
	aspect-ratio: 16 / 9;
	background: #0E0F10;
	border-radius: 0;
	overflow: hidden;
	justify-self: end;
	margin-top: 8px;
	grid-column: 2;
	grid-row: 1;
}
.developer-section__video iframe {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	border: 0;
	border-radius: 0;
	display: block;
}
.poluchite-katalog-proektov {
	color: #0E0F10;
	font-family: Inter;
	font-size: 19px;
	font-style: normal;
	font-weight: 500;
	line-height: 125%;
	margin-bottom: 12px;
}
.frame-19 {
	display: inline-flex;
	flex-direction: row;
	align-items: flex-start;
	gap: 12px;
}

.item {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
	cursor: pointer;
}
.projectModal h3 {
	color: #0E0F10;
	font-family: Inter;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: 125%;
	margin-bottom: 42px;
}
.dom{
	color: #0E0F10;
	font-family: Inter;
	font-size: 36px;
	font-style: normal;
	font-weight: 400;
	line-height: 125%;
	text-align: center;
	margin: 0;
}
.num-3-two {
	padding-top: 76px;
	padding-bottom: 80px;
	background: #fff;
	overflow: hidden;
}
.num-3-two .container {
	display: grid;
	grid-template-columns: minmax(300px, 1fr) minmax(430px, 500px) minmax(300px, 1fr);
	grid-template-rows: auto repeat(3, minmax(104px, auto));
	gap: 28px 0;
	align-items: center;
}
.num-3-two .title-three {
	grid-column: 1 / -1;
	margin-bottom: 14px;
}
.settlement-hero {
	grid-column: 2;
	grid-row: 2 / 5;
	position: relative;
	width: min(100%, 500px);
	aspect-ratio: 1 / 1;
	border-radius: 50%;
	overflow: hidden;
	justify-self: center;
	align-self: center;
	box-shadow: 0 24px 55px rgba(14, 15, 16, .12);
	background: #F6FAF5;
}
.settlement-hero img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.num-3-two .d-flex {
	display: contents !important;
}
.num-3-two .card {
	position: relative;
	z-index: 2;
	margin: 0 !important;
	border: 1px solid #EDF6EE;
	border-radius: 8px;
	background: linear-gradient(0deg, rgba(14, 15, 16, .035), rgba(14, 15, 16, .035)), #EDF6EE;
	box-shadow: 0 14px 32px rgba(14, 15, 16, .08);
	padding: 16px 18px;
	min-height: 118px;
	overflow: hidden;
}
.num-3-two .d-flex:nth-of-type(3) .card:nth-child(1) {
	grid-column: 1;
	grid-row: 2;
	transform: translateX(118px);
}
.num-3-two .d-flex:nth-of-type(3) .card:nth-child(2) {
	grid-column: 3;
	grid-row: 2;
	transform: translateX(-118px);
}
.num-3-two .d-flex:nth-of-type(3) .card:nth-child(3) {
	grid-column: 1;
	grid-row: 3;
	transform: translateX(58px);
}
.num-3-two .d-flex:nth-of-type(4) .card:nth-child(1) {
	grid-column: 1;
	grid-row: 4;
	transform: translateX(118px);
}
.num-3-two .d-flex:nth-of-type(4) .card:nth-child(2) {
	grid-column: 3;
	grid-row: 4;
	transform: translateX(-118px);
}
.num-3-two .d-flex:nth-of-type(4) .card:nth-child(3) {
	grid-column: 3;
	grid-row: 3;
	transform: translateX(-58px);
}
.num-3-two .card .g-0 {
	display: flex !important;
	align-items: center !important;
	gap: 16px;
	height: 100%;
}
.num-3-two .card .col.flex-grow-0 {
	flex: 0 0 110px;
	width: 110px;
}
.num-3-two .card img {
	width: 110px;
	height: 86px;
	border-radius: 0;
	object-fit: cover;
	display: block;
}
.num-3-two .card .col {
	min-width: 0;
}
.num-3-two .card-body {
	padding: 0 !important;
}
.num-3-two .card-title {
	color: #0E0F10;
	font-family: Inter;
	font-size: 18px;
	font-weight: 400;
	line-height: 125%;
	margin: 0 0 9px;
	white-space: normal;
}
.num-3-two .card-text {
	color: #0E0F10;
	font-family: Inter;
	font-size: 13px;
	font-weight: 400;
	line-height: 135%;
	margin: 0 0 4px;
	white-space: normal;
}
.num-3-two .text-muted {
	color: #686868 !important;
	font-family: Inter;
	font-size: 12px;
	font-weight: 400;
	line-height: 130%;
	margin: 2px 0 0;
	white-space: normal;
}
.num-3-two .d-flex:nth-of-type(3) .card:nth-child(2) .g-0,
.num-3-two .d-flex:nth-of-type(4) .card:nth-child(2) .g-0,
.num-3-two .d-flex:nth-of-type(4) .card:nth-child(3) .g-0 {
	text-align: right;
}
.num-3-two .d-flex:nth-of-type(3) .card:nth-child(2) .col.flex-grow-0,
.num-3-two .d-flex:nth-of-type(4) .card:nth-child(2) .col.flex-grow-0,
.num-3-two .d-flex:nth-of-type(4) .card:nth-child(3) .col.flex-grow-0 {
	order: 2;
}
.num-3-two .d-flex:nth-of-type(3) .card:nth-child(2) .col:not(.flex-grow-0),
.num-3-two .d-flex:nth-of-type(4) .card:nth-child(2) .col:not(.flex-grow-0),
.num-3-two .d-flex:nth-of-type(4) .card:nth-child(3) .col:not(.flex-grow-0) {
	order: 1;
}
.video-reviews-section {
	background: #F6FAF5;
	padding: 48px 0 56px;
}
.video-reviews-section__head {
	text-align: center;
	margin-bottom: 34px;
}
.video-reviews-section__title {
	color: #0E0F10;
	font-family: Inter;
	font-size: 42px;
	font-style: normal;
	font-weight: 400;
	line-height: 125%;
	margin: 0 0 16px;
}
.video-reviews-section__subtitle {
	color: #9B9B9B;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	margin: 0;
}
.video-reviews-section__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 20px;
}
.video-reviews-section__slider {
	overflow: visible;
}
.mobile-slider-controls {
	display: none;
}
.mobile-slider-controls__arrow {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	border: 0;
	background: transparent;
	cursor: pointer;
}
.mobile-slider-controls__arrow svg {
	display: block;
	width: 67px;
	height: auto;
}
.mobile-slider-controls .swiper-pagination-fraction {
	position: static;
	width: auto;
	color: #0E0F10;
	font-family: Inter;
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
}
.video-review-card {
	background: transparent;
	border: none;
	border-radius: 0;
	overflow: visible;
}
.video-review-card__frame {
	position: relative;
	width: 100%;
	aspect-ratio: 16 / 9;
	background: #0E0F10;
	border-radius: 0;
}
.video-review-card__frame iframe {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	border: 0;
	display: block;
	border-radius: 0;
}
.video-review-card__title {
	color: #0E0F10;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 145%;
	margin: 14px 0 0;
	padding: 0;
}
.mortgage-section {
	background: #fff;
	padding: 56px 0 58px;
}
.mortgage-section__head {
	text-align: center;
	max-width: none;
	margin: 0 auto 34px;
}
.mortgage-section__title {
	color: #0E0F10;
	font-family: Inter;
	font-size: 46px;
	font-weight: 500;
	line-height: 125%;
	margin: 0 0 12px;
	white-space: nowrap;
}
.mortgage-section__title span {
	color: #0E0F10;
	display: inline;
	background: #FFE81A;
	border-radius: 3px;
	padding: 0 6px;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
.mortgage-section__subtitle {
	color: #0E0F10;
	font-family: Inter;
	font-size: 18px;
	font-weight: 400;
	line-height: 145%;
	margin: 0;
}
.mortgage-section__body {
	display: grid;
	grid-template-columns: minmax(0, 0.9fr) minmax(440px, 1fr);
	gap: 58px;
	align-items: center;
	margin-bottom: 32px;
}
.mortgage-section__list {
	display: grid;
	gap: 30px;
}
.mortgage-section__item {
	display: grid;
	grid-template-columns: 42px 1fr;
	gap: 20px;
	align-items: start;
}
.mortgage-section__check {
	color: #05A350;
	font-size: 52px;
	font-weight: 400;
	line-height: .8;
}
.mortgage-section__item h3 {
	color: #0E0F10;
	font-family: Inter;
	font-size: 20px;
	font-weight: 500;
	line-height: 130%;
	margin: 0 0 8px;
}
.mortgage-section__item p {
	color: #686868;
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 145%;
	margin: 0;
}
.mortgage-section__form {
	background: #fff;
	border: 1px dashed #97D69E;
	border-radius: 15px;
	padding: 34px clamp(24px, 3.2vw, 48px);
	position: relative;
	overflow: visible;
}
.mortgage-section__form::after {
	content: '⌂';
	position: absolute;
	top: -1px;
	right: 54px;
	width: 38px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #76BB3D;
	color: #fff;
	font-family: Inter;
	font-size: 28px;
	font-weight: 600;
	line-height: 1;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 78%, 0 100%);
}
.mortgage-section__form h3 {
	color: #0E0F10;
	font-family: Inter;
	font-size: 28px;
	font-weight: 500;
	line-height: 120%;
	margin: 0 0 16px;
	max-width: 460px;
}
.mortgage-section__form > p {
	color: #0E0F10;
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 145%;
	margin: 0 0 24px;
	max-width: 500px;
}
.mortgage-section__form label {
	display: block;
	color: #9B9B9B;
	font-family: Inter;
	font-size: 13px;
	font-weight: 400;
	line-height: 130%;
	margin-bottom: 10px;
}
.mortgage-section__form-row {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: clamp(14px, 1.7vw, 24px);
	align-items: stretch;
	width: 100%;
	max-width: 520px;
}
.mortgage-section__form .form-control {
	height: 72px;
	border: 1px solid #E7E7E7;
	background: #fff;
	color: #6F7782;
	font-family: Inter;
	font-size: 20px;
	border-radius: 10px;
	padding: 20px 24px;
	width: 100%;
	min-width: 0;
}
.mortgage-section__form .form-control::placeholder {
	color: #8A939E;
	opacity: 1;
}
.mortgage-section__form .feedback.btn.btn-primary {
	height: 72px;
	font-size: 18px;
	padding: 20px 32px;
	width: 100%;
	min-width: 0;
	white-space: normal;
}
.mortgage-section__policy {
	color: #9B9B9B;
	font-family: Inter;
	font-size: 10px;
	font-weight: 400;
	line-height: 140%;
	margin: 14px 0 0;
}
.mortgage-section__policy a {
	color: #05A350;
	text-decoration: underline;
}
.mortgage-section__banks {
	display: grid;
	grid-template-columns: minmax(260px, 0.7fr) minmax(0, 1fr);
	align-items: center;
	gap: 34px;
	border: 1px solid #DADADA;
	padding: 14px 24px;
}
.mortgage-section__accreditation {
	display: flex;
	align-items: center;
	gap: 16px;
	padding-right: 34px;
	border-right: 1px solid #DADADA;
}
.mortgage-section__shield {
	display: block;
	width: 48px;
	height: 54px;
	flex: 0 0 auto;
}
.mortgage-section__accreditation p {
	color: #0E0F10;
	font-family: Inter;
	font-size: 15px;
	font-weight: 600;
	line-height: 130%;
	margin: 0;
}
.mortgage-section__bank-list {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 36px;
}
.mortgage-section__bank {
	display: block;
	width: auto;
	height: 42px;
	object-fit: contain;
	flex: 0 1 auto;
}
.mortgage-section__bank--domrf {
	height: 46px;
}
.mortgage-section__bank--rshb {
	height: 40px;
}
.mortgage-section__bank--vtb {
	height: 38px;
}
.promo-section {
	background: #fff;
	padding: 0 0 132px;
}
.promo-section__title {
	color: #0E0F10;
	font-family: Inter;
	font-size: 42px;
	font-style: normal;
	font-weight: 400;
	line-height: 125%;
	margin: 0 0 40px;
	text-align: center;
}
.promo-section__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 44px;
}
.promo-card {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	border-radius: 0;
	background: transparent;
}
.promo-card__image {
	width: 100%;
	aspect-ratio: 469 / 264;
	margin-bottom: 28px;
	overflow: hidden;
	border-radius: 0;
	background: #f2f2f2;
}
.promo-card__image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: left center;
	border-radius: 0;
}
.promo-card__title {
	color: #0E0F10;
	font-family: Inter;
	font-size: 22px;
	font-style: normal;
	font-weight: 500;
	line-height: 125%;
	margin: 0 0 18px;
}
.promo-card__text {
	color: #9B9B9B;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	margin: 0 0 20px;
}
.promo-card__button,
.cookie_accept {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 50px;
	padding: 14px 24px;
	border: none;
	border-radius: 10px;
	background: linear-gradient(180deg, #74D226 0%, #198858 100%);
	color: #fff;
	font-family: Inter;
	font-size: 16px;
	font-weight: 600;
	line-height: 130%;
	cursor: pointer;
}
.promo-card__button:hover,
.cookie_accept:hover {
	background: #068442;
}
.dom span { 
  position: relative;
  display: inline;
  background: #FFE81A;
  border-radius: 3px;
  padding: 0 4px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.dom span::after {
	content: none;
}
.card {
	border: none;
}
.genplan-section {
	background: #fff;
	padding: 72px 0 40px;
}
.genplan-section__title {
	color: #0E0F10;
	font-family: Inter;
	font-size: 42px;
	font-weight: 400;
	line-height: 125%;
	text-align: center;
	margin: 0 0 32px;
}
.genplan-section__frame {
	background: #fff;
	border: 1px solid #E1E1E1;
	border-radius: 16px;
	box-shadow: 0 18px 40px rgba(14, 15, 16, .08);
	overflow: hidden;
}
.genplan-section__frame iframe {
	display: block;
	width: 100%;
	height: 800px;
	border: 0;
}
.num-4-two.container-fluid {
	background: url(/image/rectangle17.png);
	overflow: hidden;
}
.form.form3 {
	background: none;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 2;
}
.form.form3 .form-control {
	background: rgb(255, 255, 255);
	width: 250px;
	height: 72px;
}
.form3 h5 {
	color: rgb(255, 255, 255);
	font-family: Inter;
	font-size: 48px;
	font-weight: 500;
	line-height: 125%;
	margin-bottom: 22px;
	text-align: left;
}
.footer .btn.btn-outline-primary {
	background: #EBCA15;
	color: #000;
}
.footer-nav {
	max-width: 1296px;
	margin: 24px auto 0;
	padding: 0 24px 40px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 18px 28px;
}
.footer-nav a {
	color: #0E0F10;
	font-family: Inter;
	font-size: 14px;
	font-weight: 600;
	line-height: 140%;
	text-transform: uppercase;
	text-decoration: none;
}
.footer-nav a:hover {
	color: #05A350;
}
.form_toggle-item input[type=radio] {
	display: none;
}
.form_toggle-item label {
	display: inline-block; 
	cursor: pointer;
	user-select: none;   
}
input[type=radio] + label.whatsapp  {
	display: flex;
	padding: 10px 16px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	color: #0FAA59;
	font-family: Inter;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	line-height: 125%;
	text-transform: uppercase;
	border-radius: 30px; 	
	border: 1px solid #0FAA59;
}
input[type=radio] + label.telegram  {
	display: flex;
	padding: 10px 16px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 30px;
	border: 1px solid #2AABEE;
	color: #2AABEE;
	font-family: Inter;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	line-height: 125%;
	text-transform: uppercase;
}
input[type=radio]:checked + label.whatsapp  {
	background: #0FAA59;
	color: #fff;
}
input[type=radio]:checked + label.telegram  {
	background: #2AABEE;
	color: #fff;
}
.feedback.btn.btn-primary.whatsapp-active {
	background: linear-gradient(180.00deg, rgb(15, 170, 89),rgb(5, 163, 80) 100%);
}
.feedback.btn.btn-primary.whatsapp-active:hover {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), linear-gradient(180deg, #0FAA59 0%, #05A350 100%);
}
.form3 .feedback.btn.btn-primary.telegram-active,
.feedback.btn.btn-primary.telegram-active {
	background: #2AABEE;
}
.feedback.btn.btn-primary.telegram-active:hover {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), linear-gradient(180deg, #2AABEE 0%, #2AABEE 100%);
}
.form3 .feedback.btn.btn-primary,
.form4 .feedback.btn.btn-primary {
	font-family: Inter;
	font-size: 18px;
	font-weight: 600;
	line-height: 130%;
	width: 243px;
	height: 72px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 20px 38px 20px 38px;
	gap: 0;
	background: linear-gradient(180.00deg, rgb(15, 170, 89),rgb(5, 163, 80) 100%);
}
.form3 .feedback.btn.btn-primary span,
.form4 .feedback.btn.btn-primary span{  
font-size: 14px; 
font-weight: 500;
}
 
.form3 .telegram { 
	margin-bottom: 26px;
}
.num-4-two.container-fluid .container {
	position: relative;
	padding: 64px 0;
}
.plan {
	    position: absolute;
    top: -79px;
    right: -230px;
    width: 1026px;
    height: auto;
    pointer-events: none;
}
.form.form4.row {
	background: none;
	color: rgb(14, 15, 16);
	padding: 139px 0 0;
	backdrop-filter: none;
	max-height: none;
}
.form.form4 h5 {
	font-size: 36px;
	font-weight: 300;
	line-height: 125%;
	margin-bottom: 24px;
}
.form.form4 form,
.form.form8 form {
	box-sizing: border-box;
	border: 1px dashed rgb(151, 214, 158);
	border-radius: 15px;
	position: relative;
	padding: 47px 35px;
}
.form.form4 form::after,
.form.form8 form::after {
	content: '';
	position: absolute;
	background: url(/image/Union.svg);
	top: -1px;
	width: 40px;
	height: 58px;
	right: 52px;
}
.zapishites {
	font-size: 19px;
	font-weight: 300;
	line-height: 130%;
}
.form.form4 .form-control{
	border: 1px solid rgb(231, 231, 231);
	height: 72px;
  }
.form.form4 .form-control::placeholder{
	color: rgb(170, 176, 173);
}
.form-control.phone:hover {
	border: 1px solid rgb(15, 170, 89);
}
 
.feedback.btn.btn-primary:focus {
	box-shadow: none;
}
.form.form4.row .col-5 {
	position: relative;
}
.link_map { 
	background: #FF903E;
	position: absolute;
	width: 145px;
	height: 43px;
	left: 217.5px;
	right: 217.5px;
	top: 160px;
	bottom: 160px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	border-radius: 10px;
	font-size: 13px;
	font-weight: 700;
	line-height: 125%;
	color: rgb(255, 255, 255);
	text-transform: uppercase;
}
.link_map:hover {
	background: rgba(0, 0, 0, 0.2),rgb(255, 144, 62);
	color: #fff;
}
.num-6-two a
{ 
    padding: 0;
	position: relative;
}
.num-6-two a.video::after {
	content: '';
	position: absolute;
	width: 86px;
	height: 86px;
	left: 50%;
	top: 50%;
	bottom: 0;
	background: url(/image/vid_arrow.svg);
	border-radius: 50%;
	transform: translate(-50%, -50%);
}
.num-6-two a.video:hover::after { 
	background: url(/image/vid_arrow_hover.svg); 
}
.card {
	min-width: 33%;
	background: none;
}
.card-title {
	margin-bottom: 23px;
	color: rgb(14, 15, 16);
	font-family: Inter;
	font-size: 22px;
	font-weight: 500;
	line-height: 125%;
}
.title-three {
	margin-bottom: 64px;
}
.scrolltop {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-left: 67px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	width: 86px;
	height: 86px;
	border-radius: 50%;
	padding: 18px 0 0;
	cursor: pointer;
}
.scrolltop:hover {
	background: rgb(9, 166, 84);
	color: #fff;
}
.scrolltop:hover path {
	fill:rgb(255, 255, 255);
}
.footer.container a,
.footer .contact span,
.thanks.container a,
.thanks .contact span {
	color: rgb(0, 0, 0);
}
.footer .phone-top.d-flex {
	margin-left: 0;
}
.show-image {
	width: 87px;
	height: 87px;
	display: flex;
	position: relative;
	overflow: hidden;
	border-radius: 12.18px;
	border: 2px solid transparent;
}
.show-image img {
	width: 100%;
	position: absolute;
	inset: 0px;
	box-sizing: border-box;
	padding: 0px; 
	border: medium;
	margin: auto;
	display: block;
	min-width: 100%;
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
}
.show-image.plans  {
	width: 50%;
	height: 250px;
  }
.images img {
	display: none;
	width: 100%;
	border-radius: 15px;
}
.images .active {display: block}
.show-image.active {
	border: 2px solid rgb(118, 187, 61);
}
.thumbs.col-6 {
	gap: 16px;
}
.projectModal {
	width: 1179px;
}
.projectModal form {
	border: 1px dashed rgb(151, 214, 158);
	border-radius: 15px;
	padding: 18px 30px 19px 96px;
	margin-bottom: 54px;
	position: relative;
}
.projectModal .zapishites {
	font-size: 19px;
	font-weight: 700;
	line-height: 130%;
}
.projectModal p {
	font-family: Inter;
	font-size: 13px;
	font-weight: 300;
	line-height: 130%;
	margin: 0;
}
.projectModal .phone {
	width: 306px;
	height: 72px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 20px;
	border: 1px solid rgb(231, 231, 231);
	border-radius: 10px;
	font-size: 22px;
	font-weight: 300;
	line-height: 130%;
}
.projectModal .feedback.btn.btn-primary {
	position: static;
	width: 267px;
	height: 72px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 20px 40px 20px 40px;
	border-radius: 10px;
	background: linear-gradient(180.00deg, rgb(15, 170, 89),rgb(5, 163, 80) 100%);
	font-size: 18px;
	font-weight: 600;
	line-height: 130%;
}
.projectModal form::after {
	content: '';
	position: absolute;
	background: url(/image/Union2.svg);
	top: 32px;
	width: 58px;
	height: 40px;
	left: -1px;
	bottom: 32px;
}
.plans img{
	width: 100%;
}
.plans {
	margin-top: 48px;
}
.plans .col-6 {
	position: relative;
}
.plans span {
	position: absolute;
	padding: 9.65px 15.44px 9.65px 15.44px;
	border-radius: 30px;
	background: rgb(224, 224, 224);
	text-transform: uppercase;
	color: rgb(14, 15, 16);
	font-family: Inter;
	font-size: 11px;
	font-weight: 600;
	line-height: 125%;
	width: 75px;
	height: 34px;
	bottom: 0;
	right: 0;
}
.callModal {
	text-align: center;
}
.callModal h5 {
	color: rgb(14, 15, 16);
	font-family: Inter;
	font-size: 48px;
	font-weight: 700;
	line-height: 125%;
}
.callModal .form-control.phone {
	width: 250px;
	height: 72px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 20px;
	border: 1px solid rgb(231, 231, 231);
	border-radius: 10px;
	font-size: 22px;
	font-weight: 300;
	line-height: 130%;
}
.callModal .feedback.btn.btn-primary {
	width: 238px;
	height: 72px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 20px 40px 20px 40px;
	border-radius: 10px;
	background: linear-gradient(180.00deg, rgb(15, 170, 89),rgb(5, 163, 80) 100%);
	font-size: 16px;
	font-weight: 600;
	line-height: 130%;
}
.callModal .feedback.btn.btn-primary:hover,
.feedback.btn.btn-primary:hover {
	background: #068442;
}
.promoModal {
	width: 900px;
	padding: 64px 70px;
	border-radius: 0;
}
.promoModal h5 {
	max-width: 760px;
	margin: 0 auto 20px;
}
.promoModal__title {
	color: #0E0F10;
	font-family: Inter;
	font-size: 20px;
	font-weight: 600;
	line-height: 130%;
	margin: 0 auto 34px;
	max-width: 680px;
}
.promoModal form .row {
	justify-content: center;
	gap: 22px;
	flex-wrap: nowrap;
	margin-left: 0;
	margin-right: 0;
}
.promoModal form .col {
	padding-left: 0;
	padding-right: 0;
}
.promoModal .form-control.phone,
.promoModal .feedback.btn.btn-primary {
	border-radius: 0;
}
.promoModal .form-control.phone {
	width: 330px;
}
.promoModal .feedback.btn.btn-primary {
	width: 330px;
}
.promoModal__policy {
	color: #9a9a9a;
	font-family: Inter;
	font-size: 13px;
	font-weight: 400;
	line-height: 140%;
	margin: 28px auto 0;
	max-width: 620px;
}
.promoModal__policy a {
	color: #7d7d7d;
	text-decoration: underline;
}
.feedback.btn.btn-primary:hover
{ 
  transition: none;
} 
.container.thank_content {
	padding: 110px 0;
}
.container.thank_content .btn {
	border: 1px solid rgb(155, 155, 155);
	border-radius: 10px;
	padding: 20px 40px 20px 40px;
	margin-top: 40px;
	display: block;
	width: 245px;
	height: 62px;
}
.form.form8.row {
	background: none;
	color: rgb(14, 15, 16);
	padding: 0;
	max-width: 100%;
	max-height: none;
	margin-bottom: 0;
}
.form.form8 h5 {
	font-size: 48px;
	font-weight: 700;
	line-height: 125%;
	margin-bottom: 48px;
}
.form.form8 .marker-1 {
	width: 100%;
}
.form.form8 .form-control.phone {
	border: 1px solid rgb(231, 231, 231);
	border-radius: 10px;
	width: 250px;
}
.form.form8 .feedback.btn.btn-primary {
	background: linear-gradient(180.00deg, rgb(15, 170, 89),rgb(5, 163, 80) 100%);
	font-family: Inter;
	font-size: 18px;
	font-weight: 600;
	line-height: 130%;
	width: 250px;
	height: 72px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 20px 40px 20px 40px;
	gap: 0;
	margin-top: 16px;
}
.form.form8 .feedback.btn.btn-primary span {
	font-size: 14px;
	font-weight: 500;
	line-height: 130%;
}
.form.form8 form
{ 
  padding: 35px 32px;
}

.headerp {
	color: white;
    font-size: 24px;
    font-weight: bold;
	}

.headerp span {
	color:#FFE81A;
	
}

.hero-price {
	color: #fff;
	font-family: Inter;
	font-size: 32px;
	font-weight: 500;
	line-height: 125%;
	margin: 0;
}

.hero-price span {
	display: inline-block;
	color: #0E0F10;
	font-size: 40px;
	font-weight: 600;
	line-height: 1.15;
	background: #FFE81A;
	border-radius: 5px;
	padding: 0 8px 2px;
}

.num-2-3 {
	margin-top: 50px !important;
  }

  .swiper-pagination2.swiper-pagination-fraction {
    display: none;
}

#cookie_note {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  position: fixed;
  bottom: 15px;
  left: 50%;
  max-width: 90%;
  transform: translateX(-50%);
  padding: 20px;
  background-color: white;
  border-radius: 4px;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
  z-index: 999999999;
  transition: opacity 0.4s ease, visibility 0.4s ease;
  display: flex;
  gap: 15px;
  align-items: center;
  justify-content: space-between;
}

#cookie_note.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

@media (max-width: 574px) {
  #cookie_note {
    flex-direction: column;
    width: 90% !important;
    max-width: 90% !important;
  }

  .cookie_accept {
    margin-top: 20px;
    width: 100% !important;
  }
}

.cookie_accept {
  width: 20%;
  min-width: 80px;
  color: #fff;
  background-color: #000;
  border-radius: 50px;
  padding: 5px 0;
  cursor: pointer;
  border: none;
}

#cookie_note p {
  margin: 0;
  font-size: 0.7rem;
  text-align: left;
  color: black;
}

#cookie_note > p > a {
  color: var(--mainnav-link-active-color);
}

.feedback.btn.btn-primary,
.form2 .feedback.btn.btn-primary,
.form3 .feedback.btn.btn-primary,
.form4 .feedback.btn.btn-primary,
.form.form8 .feedback.btn.btn-primary,
.projectModal .feedback.btn.btn-primary,
.callModal .feedback.btn.btn-primary,
.promoModal .feedback.btn.btn-primary,
.promo-card__button,
.cookie_accept {
	border-radius: 10px;
	background: linear-gradient(180deg, #74D226 0%, #198858 100%);
	color: #fff;
	border: none;
	box-shadow: none;
	font-family: Inter;
	font-weight: 600;
}
.feedback.btn.btn-primary:hover,
.form2 .feedback.btn.btn-primary:hover,
.form3 .feedback.btn.btn-primary:hover,
.form4 .feedback.btn.btn-primary:hover,
.form.form8 .feedback.btn.btn-primary:hover,
.projectModal .feedback.btn.btn-primary:hover,
.callModal .feedback.btn.btn-primary:hover,
.promoModal .feedback.btn.btn-primary:hover,
.promo-card__button:hover,
.cookie_accept:hover {
	background: #068442;
	color: #fff;
	border: none;
}

.site-callback-widget {
	position: fixed;
	right: 48px;
	bottom: 42px;
	z-index: 999999;
}

.site-callback-widget__button {
	position: relative;
	width: 82px;
	height: 82px;
	border: none;
	border-radius: 50%;
	background: #248b2d;
	box-shadow: 0 16px 32px rgba(36, 139, 45, 0.26);
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}

.site-callback-widget__button:focus {
	outline: 2px solid #ffe900;
	outline-offset: 4px;
}

.site-callback-widget__wave,
.site-callback-widget__wave::after {
	content: "";
	position: absolute;
	inset: -14px;
	border: 2px solid rgba(25, 136, 88, 0.35);
	border-radius: 50%;
	animation: site-callback-wave 1.8s ease-out infinite;
}

.site-callback-widget__wave::after {
	inset: -11px;
	animation-delay: 0.6s;
}

.site-callback-widget__icon {
	width: 40px;
	height: 40px;
	background: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M33.9 30.3c-1.2-.7-2.6-1.5-4-2.1-1.1-.5-2.4-.3-3.2.6l-1.6 1.7c-.5.5-1.3.7-1.9.3-2.3-1.4-4.2-3.2-5.6-5.5-.4-.7-.3-1.5.3-2l1.6-1.6c.9-.9 1.1-2.2.6-3.3-.7-1.5-1.4-2.8-2.2-4-.7-1-2-1.4-3.1-.9l-3 1.3c-.9.4-1.5 1.2-1.6 2.2-.5 6.7 8.6 19.1 20.7 20.9 1 .1 2-.4 2.5-1.3l1.5-2.8c.7-1.2.2-2.7-1-3.5Z' fill='white'/%3E%3C/svg%3E") center / contain no-repeat;
	position: relative;
	z-index: 1;
}

@keyframes site-callback-wave {
	0% {
		transform: scale(0.72);
		opacity: 0.9;
	}
	100% {
		transform: scale(1.2);
		opacity: 0;
	}
}

.site-callback-popup {
	position: fixed;
	inset: 0;
	z-index: 1000000;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: opacity 0.25s ease, visibility 0.25s ease;
}

.site-callback-popup.is-open {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
}

.site-callback-popup__overlay {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.62);
	backdrop-filter: blur(3px);
}

.site-callback-popup__dialog {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: min(900px, calc(100% - 48px));
	min-height: 450px;
	background: #fff;
	border-radius: 12px;
	overflow: hidden;
	display: grid;
	grid-template-columns: minmax(0, 1.55fr) minmax(300px, 0.95fr);
	box-shadow: 0 24px 70px rgba(0, 0, 0, 0.35);
}

.site-callback-popup__close {
	position: absolute;
	right: 18px;
	top: 16px;
	width: 30px;
	height: 30px;
	border: none;
	background: transparent;
	z-index: 3;
	cursor: pointer;
}

.site-callback-popup__close::before,
.site-callback-popup__close::after {
	content: "";
	position: absolute;
	left: 5px;
	top: 14px;
	width: 21px;
	height: 2px;
	background: #1b1b1b;
}

.site-callback-popup__close::before {
	transform: rotate(45deg);
}

.site-callback-popup__close::after {
	transform: rotate(-45deg);
}

.site-callback-popup__media {
	position: relative;
	min-height: 450px;
	background: #fff;
	overflow: hidden;
}

.site-callback-popup__media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	opacity: 1;
}


.site-callback-popup__content {
	padding: 58px 20px 32px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

.site-callback-popup__content h3 {
	font-family: Inter;
	font-size: 24px;
	line-height: 1.18;
	font-weight: 500;
	color: #1b1b1b;
	max-width: 250px;
	margin: 0 0 18px;
}

.site-callback-popup__content p {
	font-family: Inter;
	font-size: 15px;
	line-height: 1.4;
	color: #313131;
	margin: 0 0 16px;
}

.site-callback-popup__content form {
	width: 100%;
	max-width: 280px;
}

.site-callback-popup__content .form-control.phone {
	width: 100%;
	height: 44px;
	border-radius: 4px;
	border: 1px solid #bfc5c9;
	font-family: Inter;
	font-size: 18px;
	color: #1b1b1b;
	margin-bottom: 10px;
}

.site-callback-popup__content .feedback.btn.btn-primary {
	width: 100%;
	height: 46px;
	font-size: 17px;
	margin-bottom: 10px;
}

.site-callback-popup__policy {
	display: grid;
	grid-template-columns: 14px 1fr;
	gap: 5px;
	align-items: start;
	text-align: left;
	font-family: Inter;
	font-size: 10px;
	line-height: 1.25;
	color: #4b4b4b;
	margin: 0;
}

.site-callback-popup__policy input {
	width: 12px;
	height: 12px;
	margin-top: 1px;
	accent-color: #0aa052;
}

.site-callback-popup__policy a {
	color: #1f7f45;
	text-decoration: underline;
}


@media (max-width: 767px) {
	.site-callback-widget {
		right: 20px;
		bottom: 92px;
	}

	.site-callback-widget__button {
		width: 68px;
		height: 68px;
	}

	.site-callback-popup__dialog {
		width: calc(100% - 24px);
		max-height: calc(100% - 36px);
		overflow-y: auto;
		grid-template-columns: 1fr;
		align-content: start;
	}

	.site-callback-popup__media {
		min-height: 0;
		aspect-ratio: 16 / 10;
	}

	.site-callback-popup__content {
		padding: 24px 18px 26px;
		align-items: stretch;
	}

	.site-callback-popup__content h3,
	.site-callback-popup__content p {
		max-width: none;
		text-align: center;
	}

	.site-callback-popup__content h3 {
		font-size: 22px;
		margin-bottom: 12px;
	}

	.site-callback-popup__content p {
		font-size: 14px;
		margin-bottom: 18px;
	}

	.site-callback-popup__content form {
		max-width: none;
	}
}
body > header.container.bg-transparent.navbar-dark {
        z-index: 999;
}