
@font-face {
	font-family: 'Circe';
	src: url('./fonts/Circe-Regular.eot');
	src: local('Circe'), local('Circe-Regular'),
		url('./fonts/Circe-Regular.eot?#iefix') format('embedded-opentype'),
		url('./fonts/Circe-Regular.woff') format('woff'),
		url('./fonts/Circe-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('./fonts/Circe-ExtraLight.eot');
	src: local('Circe ExtraLight'), local('Circe-ExtraLight'),
		url('./fonts/Circe-ExtraLight.eot?#iefix') format('embedded-opentype'),
		url('./fonts/Circe-ExtraLight.woff') format('woff'),
		url('./fonts/Circe-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('./fonts/Circe-Thin.eot');
	src: local('Circe Thin'), local('Circe-Thin'),
		url('./fonts/Circe-Thin.eot?#iefix') format('embedded-opentype'),
		url('./fonts/Circe-Thin.woff') format('woff'),
		url('./fonts/Circe-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('./fonts/Circe-Light.eot');
	src: local('Circe Light'), local('Circe-Light'),
		url('./fonts/Circe-Light.eot?#iefix') format('embedded-opentype'),
		url('./fonts/Circe-Light.woff') format('woff'),
		url('./fonts/Circe-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('./fonts/Circe-Bold.eot');
	src: local('Circe Bold'), local('Circe-Bold'),
		url('./fonts/Circe-Bold.eot?#iefix') format('embedded-opentype'),
		url('./fonts/Circe-Bold.woff') format('woff'),
		url('./fonts/Circe-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('./fonts/Circe-ExtraBold.eot');
	src: local('Circe ExtraBold'), local('Circe-ExtraBold'),
		url('./fonts/Circe-ExtraBold.eot?#iefix') format('embedded-opentype'),
		url('./fonts/Circe-ExtraBold.woff') format('woff'),
		url('./fonts/Circe-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}
body.body {
	font-size: 16px; 
    font-weight: 300;
    font-family: Circe,Helvetica,Arial,sans-serif;
	font-weight: 300;
	font-style: normal;
}
body.body {
    width: 100%;
}
.logo {display: block; width: 80px; height: 80px;}
.logo:before {/*
	content: '';
	background-image: url(../img/logo.svg);
    background-size: 50px 50px;
    padding-left: 15px;
	
    display: block;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;*/
}
.modern-house {
	background-image: url(../img/modern-house.png);
    background-size: cover;
	width: 650px;
    height: 100%;
    position: absolute;
    right: 0;
}
header .header-wrapper, .footer-wrapper, .why-wrap, .header__mobile-nav-top {background-color: #04072c;} 
.color1 {color: #ce9d61;}
.color2 {color: #fff;} 
.color3 {color: #04072c;} 
.logo-description div {
    font-size: 12px;
}
.link-header {
    font-weight: 400;
}
body a {
    color: #ce9d61;
    text-decoration: none;
    background-color: transparent;
}
body a:hover {
    color: #ce9d61;
    text-decoration: underline;
}
body .small, body small {
    font-size: .7em;
}
.background1 {background-color: #b08249;}
.background2 {background-color: #ce9d61;}
.menu-wrapper {background-color: #fff;}
.sf-link-theme-button {position: relative;}
.sf-link-theme-button:before {
	content:"";
	background-color: #b08249;
	width:0;
	display: block;
	position: absolute;
	height:100%;
	top:0;
	right: 0;transition: width 1s;
}
.sf-link-theme-button:hover:before {
	content:"";
	background-color: #b08249;
	width:100%;
	z-index:0;
	transition: width 1s;
}
.sf-link-theme-button a:hover {color: #fff;}
.call-back {z-index: 1000;}
.hover-none {position: absolute;}
span.background1.p-3.phone-wrapper.d-flex.align-items-center.justify-content-center {
    z-index: 9999;
}
a.sf-link-theme-button:hover  {color: #fff; text-decoration: none;}
ul li {list-style: none;}
body ul {padding: 0; margin: 0; margin-bottom: 0;}
.menu-wrapper li a{color: #04072c; font-weight: 500;}
.main-screen-wrapper {
	background-image: url(../img/bg.png);
    background-size: cover;
	width: 100%;
    height: 100vh;
}
.main-screen-wrapper .row {height: 100%; }
.description-main-screen {height: 100%;}
.fa.fa-bars.hamburger-inner {
    color: transparent;
}
@media (max-width: 1100px) {.modern-house {width: 500px !important;}}
@media (max-width: 900px) {
  .description-main-screen, .modern-house, .main-screen-wrapper {height: 100vh;}
  .object-wrap:before {width:0 !important; height: 0;}
  .object-wrap {
	  background-image: url(../img/house.jpg);
      background-size: contain;
	top: 0;
    display: block;
    
    height: 300px;
    background-repeat: no-repeat;
  }
  .modern-house {width: 500px ;}
}
@media  (max-width: 768px) {
  .description-main-screen,  .main-screen-wrapper {height: auto !important;}
  .modern-house {height: 500px; position: relative; width: 100% !important;}
  .main-text {padding-top: 3rem;}
  .map-wrapper {position: relative !important;}
  .about-wrap {background-image: url(../img/lf3l4kko34.png);
    background-size: contain; background-repeat: no-repeat;}
	.about-wrap2 {background-image: url(../img/commProposal_img.png);
    background-size: contain; background-repeat: no-repeat;}
   .about-wrapper:before, .about-wrapper2:before {width:0 !important; height: 0;}
   .header__mobile-nav-top.d-none {display: block !important;}
   .about-wrap .ms-auto.col-lg-8.col-md-6.col-12.p-3 {
		background-color: rgb(194 194 194 / 77%);
	}
	.object-wrap  {background-image: none !important;}
}
.footer-wrapper {
    height: 400px;
}
.footer-wrapper .row {height: 100%;}
.map-wrapper {
    position: absolute;
    right: 0;
}
.header__mobile-nav.open {
    height: auto;
    background: #04072c; overflow: visible;
}
.header__mobile-nav {height: 0; overflow: hidden;}
.header__mobile-nav.open span.p-3.call-back {
    width: calc(100% - 46px);
}
.img-w {
    width: 120px;
    height: 120px;
    background-size: contain; background-repeat: no-repeat;
}
.border-box {
    border: 1px solid #ce9d61;
}
.img-w2 {
    height: 70px;
    background-size: contain; background-repeat: no-repeat;
    width: 120px;
}
.img-w3 {
	width: 170px;
    height: 120px;
    background-size: contain; background-repeat: no-repeat;
}
.description-txt-w {
    line-height: 1.2rem;
}
.title-2{
    color: #04072c;
    font-weight: 600;
}
.title-22{
    color: #fff;
    font-weight: 600;
}
.desc-2 {
	color: #ce9d61;
}
.window-wrapper:before, .balcony-wrapper:before {
	content: '';
	background-image: url(../img/6.png);
    background-size: cover;
    position: absolute;
	z-index: -1;
    display: block;
    width: 200px;
    height: 330px;
    background-repeat: no-repeat;
}
/*.balcony-wrapper:before {
	content: '';
	background-image: url(../img/1672836452_pro-dachnikov-com-p-balkon-v-svetlikh-tonakh-foto-25.png);
    background-size: cover;
    position: absolute;
	z-index: -1;
    display: block;
   width: 388px;
    height: 409px;
    background-repeat: no-repeat;
    opacity: 0.4;
    
}*/
.window-wrapper:after, .object-wrap:after, .balcony-wrapper:after {
	content: '';
	background-image: url(../img/7.png);
    background-size: cover;
    position: absolute;
	right: 0;
	bottom: 0;
    display: block;
    width: 200px;
    height: 330px;
    background-repeat: no-repeat; z-index: -1;
}
.about-wrap {background-color: #c2c2c2;}
.about-wrap2 {background-image: url(../img/i-41-38.jpg);
    background-size: cover; background-repeat: no-repeat; width: 100%;}
.about-wrapper:before {
	content: '';
	background-image: url(../img/lf3l4kko34.png);
    background-size: cover;
    position: absolute;
	top: 0;
    display: block;
    width: 420px;
    height: 100%;
    background-repeat: no-repeat;
} 
.about-wrapper2:before {
	content: '';
	background-image: url(../img2/tekhnadzor.png);
    background-size: cover;
    position: absolute;
	top: -40px;
    display: block;
    width: 420px;
    height: calc(100% + 40px);
    background-repeat: no-repeat;
} 
.dop-wrap {background-image: url(../img/i-41-38.jpg);
    background-size: cover; background-repeat: no-repeat; width: 100%;}
.about-wrap.position-relative {
    min-height: 220px;
}
.dop-wrap-img {
	width: 130px;
}
.description-dop {font-weight: 400;}
.window-wrapper-desc {font-weight: 600;}
.object-wrap:before {
	content: '';
	background-image: url(../img/house.jpg);
    background-size: cover;
    position: absolute;
	top: 0;
    display: block;
    width: 323px;
    height: 300px;
    background-repeat: no-repeat;
}
.object-wrap.position-relative {
    min-height: 300px; height: auto;
}
.block-img {
    height: 280px;
    background-size: contain;
	background-repeat: no-repeat;
}
.wow {
   /*visibility: hidden;*/
}
.description-txt-w {width: calc(100% - 140px);}
.desc-w2 {
    line-height: 1.4rem;
}
.window-wrapper .title-2 {
 

  animation: fadeInUp; /* referring directly to the animation's @keyframe declaration */
  animation-duration: 2s; /* don't forget to set a duration! */
}
/*.wow {visibility: hidden;}*/
.portfolio img {width: 100%;}
.call-back3 {width: 100%;
    height: 625px;
    background-size: cover;
    background-repeat: no-repeat;}
.header__mobile-nav li a, .menu-wrapper li a {font-weight: 700;}	
button {border: none;}
@media (min-width: 1400px) {
	.col-xl-2 i {
		font-size: 1.6rem;
	}
	.col-xl-4 .fs-6, .col-xl-2 .link-header {font-size: 1.1rem!important;}
	.modern-house {width: 760px;}
}
@media (max-width: 1349px) {
	.col-xl-2 i {
		font-size: 1.6rem;
	}
	
	.col-xl-2 .link-header {font-size: 0.8rem!important;}
}
i.fab.fa-whatsapp{color: #43d854;}
i.fab.fa-telegram-plane{color: #0088cc;}

input:active, input:hover, input:focus {
    outline: 0;
    outline-offset: 0;
}
.window-wrapper-desc {
    font-size: 1.6rem;
    line-height: normal;
}
.weight {font-weight: 600;}
i.fa-solid.fa-phone.color2 {
    
    line-height: 1.5rem;
}
.balcony-wrapper img, .kapital img {width: 100%;}
.balcony-wrapper a {
    max-height: 110px;
    overflow: hidden;
    display: block;
}
.kapital a {
    max-height: 185px;
    overflow: hidden;
    display: block;
}
.img-w4 {width: 200px;
    height: 230px; background-position: center;
    background-size: contain; background-repeat: no-repeat;}
.balcony-wrapper .balcony-wrap .border-box {border: none;}	
.balcony-wrapper .balcony-wrap .col-lg-4:nth-child(1) .border-box .img-w4 {width: 170px;}
.balcony-wrapper ul li {list-style: inside; color: #ce9d61; padding-bottom: 0.5rem;} 
.window-wrapper .desc-2, .about-wrap .color2.p-3.col-12.m-auto, .balcony-wrap .desc-w2.pt-3 {font-size: 1.1rem;}
.balcony-wrapper .prem  a {
max-height: 78px;}
.hide {display: none;}