/*
Theme Name: Houzez Child
Theme URI: http://www.favethemes.com/
Author: Favethemes
Author URI: http://www.favethemes.com/
Description: Houzez is a premium WordPress theme for real estate agents where modern aesthetics are combined with tasteful simplicity, and where the ease of use is achieved without compromise in your ability to customise the design. Whether you are a real estate agent looking to build a website for your company or a web developer seeking a perfect WordPress theme for your next project, you are certain to appreciate the numerous features and benefits that our theme provides.
Version: 1.0
Tags: white, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: houzez
Template: houzez
*/


@import url("../houzez/style.css");

/* Your CSS code goes here
-------------------------------------- */


h2{
	 margin: 0;
    font-weight: 400;
    text-transform: uppercase;
    font-size: clamp(34px, 4.2vw, 44px);
    line-height: 120%;
    color: #fff;
	    margin-bottom: 20px;
}
}
.main-wrap{
	background: #0E0E0E !important;
}

.logo img {
    top: 0px !important;
    left: 5px !important;
}
.header-desktop .main-nav .nav-link {
    font-weight: 300 !important;
    letter-spacing: normal !important;
}
#main-nav .justify-content-end {
    justify-content: center !important;
}
.header-v4{
	position: absolute;
    width: 100%;
	top: 10px;
    background-color: transparent !important;
}
.elementor-44402 .elementor-element.elementor-element-48baafa {
        width: 800px;
        margin: auto;
}
.main-btn .elementor-button{
	background: radial-gradient(ellipse at center, #fefcea 0%, #d1b683 100%);
    color: #000;
    border-radius: 5px;
    padding: 15px 25px;
}

.hover-effect-flat:before {
    opacity: 0.3;
    background-color: #0E0E0E;;
}
.taxonomy-grids-module-v2 .justify-content-end {
        justify-content: space-between !important;
}

.taxonomy-grids-module .taxonomy-title{
	    text-align: left;
}

/* Кружок (ползунок) */
.sliders_control input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 15px;   /* ширина кружка */
    height: 15px;  /* высота кружка */
	z-index: 999;
}

.sticky-nav-area{
    background-color: #0e0e0e !important;
}
.sticky-nav-area .navbar-nav {
    border-bottom: none !important;
}
	
.best-offers{
	display: flex;
    justify-content: space-between;
}
.best-offers h2{
	color: #fff;
    font-size: clamp(34px, 4.2vw, 44px);
    font-weight: 400;
	text-transform: uppercase;
}
.offers-right{
	width: 45%;
	text-align: right;
}
.offers-right p{
	font-size: 24px;
    color: #fff;
    font-weight: 300;
	margin-bottom: 10px;
}
.offers-right a{
	font-size: 18px;
    color: #fff;
    font-weight: 300;
	text-decoration-line: underline;
}
.property-carousel-module-v1 .item-body{
	position: absolute;
    background: #F4F3EF;
    border-radius: 12px;
    padding: 30px 20px;
    max-width: 430px;
    min-width: 430px;
    left: 0;
    right: 0;
    bottom: 200px;
}
.property-carousel-module-v1 .help-container{
	max-width: 1170px;
    position: relative;
    width: 100%;
}
.property-carousel-module-v1 .h-type{
	display: none !important;
}
.property-carousel-module-v1 .item-price-wrap .item-price {
    color: #fff !important;
}
.page-template-template-search .grid-view .item-wrap-v1 .align-items-center {
    align-items: initial !important;
}
.property-carousel-module-v1 .item-title a{
	text-transform: uppercase;
    font-weight: 300;	
    font-size: 22px;
    color: #000;
    padding: 10px 0px;
}
.property-carousel-module .slick-list {
    max-height: 660px;
	min-height: 650px;
}

.property-carousel-module .slick-slide img {
    margin: 0 auto;
    object-fit: cover;
    width: 100%;
	max-height: 650px;
}
.property-carousel-module-v1 .item-price-wrap{
background: url(/wp-content/uploads/2025/11/price.webp);
    height: 40px;
    width: 180px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    justify-content: center;
    padding-right: 10px;
    bottom: -10px;
}

.property-carousel-module-v1 .grid-view .item-wrap-v1 .link-price a{
	color: #625125;
    display: flex;
    position: relative;
    bottom: -10px;
	font-weight: 300;
}

.property-carousel-module-v1 .item-price{
	 display: flex;
    justify-content: flex-end;
    flex-direction: row;
}

.link-price{
	display: flex;
    align-items: center;
    justify-content: space-between;
	margin-top: 20px;
}
.link-price a{
	color: #625125;
    font-size: 20px;
    text-decoration: underline;
}
.grid-view .item-wrap.item-wrap-no-frame .hover-effect {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.property-carousel-module-v1 .slick-dots{
	bottom: 20px;
}
.property-carousel-module-v1 .slick-dots li button:before{
	opacity: 1;
    color: #F4F3EF;
}

.property-carousel-module-v1 .slick-dots li.slick-active button:before {
    opacity: .55;
    color: #F4F3EF;
}

.property-carousel-module-v1 .item-address{
	display: flex;
    align-items: flex-start;
    margin-bottom: 10px !important;
	color: #000;
}
.property-carousel-module-v1 .item-address span{
    line-height: 20px;
}
.property-carousel-module-v1 .me-1{
    margin-top: 5px;
    color: #625125;
    font-weight: 300;
}



.benefits{
  background: #0E0E0E;
  color: #ddd;
  max-width: 1170px;
	margin: 120px auto;
}
.benefits-block{
    display: flex;
    gap: 110px;
    flex-direction: row;
}
.benefits h2{
	margin-bottom: 50px;
}
.benefits__title {
  margin-bottom: 20px;
    color: #D8C691;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.benefits__title svg{
	width: 50px;
    height: 50px;
}
.benefits__title h3{
  font-size: 36px;
    font-weight: 400;
}
.benefits__title span {
  font-size: 34px;
  color: #D8C691;
}

.benefits__item {
  border-bottom: 1px solid #DDD4C3;
  padding: 22px 0;
}

.benefits__item h3 {
  font-size: 20px;
  font-weight: 600;
  color: #D8C691;
  margin-bottom: 4px;
}

.benefits__item p {
  margin: 0;
  line-height: 1.5;
  font-size: 20px;
  color: #ddd;
}

.benefits__item span{
	color: #D8C691;
}
.benefits__col{
		width: 50%;
	}

/* Мобильная адаптация */
@media (max-width: 768px) {
  .benefits {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}




.services {
  padding: 35px 0;
  margin: 50px 0px;
}

.services__title {
  font-size: 44px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 60px;
}

.services__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.service-item {
  padding: 30px 30px 60px 30px;
  border-radius: 16px;
  font-size: 18px;
  line-height: 1.5;
}

.service-item h3 {
 font-size: 32px;
    font-weight: 400;
    margin-bottom: 16px;
    line-height: 110%;
}

.service-item p {
  margin: 0;
	font-size: 18px;
    line-height: 130%;
}

.service-item.light {
  background: #DDD4C3;
  color: #152029;
}

.service-item.dark {
  background: #64412F;
  color: #fff;
}
.services-block__btn:hover {	
	color: #fff;
	background: #64412F;
}
.services-block__btn{
	float: right;
    margin-top: 40px;
    padding: 20px 50px;
    text-align: center;
    width: 100%;
    max-width: 420px;
    background: linear-gradient(to right, #e7d6b0, #d9bc89);
    border-radius: 8px;
    color: #000;
    font-size: 20px;
    font-weight: 300;
    text-decoration: none;
    transition: 0.3s;
}

/* Адаптив */
@media (max-width: 768px) {
  .services__grid {
    grid-template-columns: 1fr;
    gap: 24px;
	margin-bottom: 20px;
  }
  .service-item {
    padding: 30px;
  }
  .services__title {
    font-size: 34px;
  }
  .service-item h3 {
    font-size: 24px;
  }
}





.founder-block {
  display: grid;
  grid-template-columns: 1fr 420px;
  align-items: center;
  gap: 60px;
  background: #0E0E0E;
  padding: 80px 0;
  color: #fff;
	    margin-bottom: 20px;
}

.founder-block h2 {
  font-size: 40px;
  font-weight: 300;
  line-height: 1.15;
  margin-bottom: 40px;
  text-transform: uppercase;
}

.founder-block__text {
  font-size: 20px;
  line-height: 130%;
  margin-bottom: 40px;
  max-width: 600px;
}

.founder-block__btn {
	display: inline-block;
    padding: 20px 50px;
    text-align: center;
    width: 100%;
    max-width: 420px;
    background: linear-gradient(to right, #e7d6b0, #d9bc89);
    border-radius: 8px;
    color: #000;
    font-size: 20px;
    font-weight: 300;
    text-decoration: none;
    transition: 0.3s;
}

.founder-block__btn:hover {	
	color: #fff;
	background: #64412F;
}


.founder-block__photo {
  background: #e3e3e3;
  border-radius: 16px;
  overflow: hidden;
  height: 480px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.founder-block__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Адаптив */
@media (max-width: 992px) {
  .founder-block {
    grid-template-columns: 1fr;
    text-align: left;
  }
  .founder-block__photo {
    height: 360px;
  }
  .founder-block h2 {
    font-size: 36px;
  }
}




.faq {
  padding: 35px 0;
  background: #0E0E0E;
  color: #fff;
	margin: 50px 0px;
}
.faq h2{
	margin-bottom: 50px;
}
.faq__title {
  font-size: 44px;
  font-weight: 400;
  margin-bottom: 36px;
}

.faq-item {
  margin-bottom: 14px;
  border-radius: 18px;
  overflow: hidden;
  background: #5A3F2E;
}

.faq-question {
  width: 100%;
  padding: 26px 32px;
  border: none;
  background: transparent;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-size: 24px;
  text-align: left;
}

.faq-question i {
  display: inline-block;
  width: 22px;
  height: 22px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' stroke='%23fff' stroke-width='1.6' fill='none'%3E%3Cpath d='M5 12h14m-7-7l7 7-7 7'/%3E%3C/svg%3E");
  transition: 0.3s;
}

.faq-item.open .faq-question i {
  transform: rotate(90deg);
}

.faq-answer {
  padding: 0 32px 0px;
  font-size: 18px;
  color: #ddd;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.35s ease;
}

.faq-item.open .faq-answer {
  max-height: 300px;
  opacity: 1;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .faq__title {
    font-size: 32px;
  }
  .faq-question {
    font-size: 20px;
    padding: 24px;
  }
  .faq-answer {
    font-size: 17px;
    padding: 0 24px 20px;
  }
}






.contacts {
  color: #fff;
  padding: 50px 0;
}

.contacts__title {
  font-size: 44px;
  font-weight: 400;
  margin-bottom: 60px;
	text-transform: uppercase;
}

.contacts__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: stretch;
}

.contacts__col {
    display: grid;
    grid-template-rows: repeat(2, 1fr);
    gap: 50px;
}

.contacts__label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px;
    font-size: 20px;
}

.contacts__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 0;
  border-bottom: 1px solid rgba(255,255,255,0.2);
  font-size: 20px;
}

.contacts__row span {
  opacity: 0.9;
}

.contacts__row a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}

.contacts__row a:hover {
  opacity: .8;
}

/* Адаптив */
@media (max-width: 768px) {
  .contacts__title {
    font-size: 38px;
  }

  .contacts__grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .contacts__row {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
  }

  .contacts__row a {
    font-size: 20px;
  }
}




.catalog-map {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  padding: 50px 0;
  color: #fff;
  margin-bottom: 50px;
}

.catalog-map__left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 50px;
}

.catalog-btn {
  display: flex;
	gap: 15px;
  width: 420px;
  text-align: center;
  padding: 22px 0;
  background: linear-gradient(to right, #e7d6b0, #d9bc89);
  border-radius: 8px;
  color: #000;
  font-size: 22px;
  font-weight: 300;
  text-decoration: none;
	    justify-content: center;
}
	.catalog-btn svg{
		width: 30px;
		height: 30px;
	}
.catalog-btn:hover {	
	color: #fff;
	background: #64412F;
}
.catalog-btn:focus {	
	color: #000;
}
.catalog-text {
  font-size: 20px;
  line-height: 1.55;
  max-width: 480px;
}

.catalog-join {
  font-size: 20px;
}

.catalog-socials {
  display: flex;
  gap: 18px;
}

.soc-btn {
  width: 54px;
  height: 54px;
  background: #d8c99e;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.soc-btn:hover{
    background: #64412F;
}
.soc-btn:hover svg{
	    color: #fff;
}
.soc-btn svg {
  width: 26px;
  height: 26px;
  color: #000;
}

/* Карта */
.catalog-map__right {
  display: flex;
  justify-content: flex-end;
}

.catalog-map__box {
  width: 100%;
  height: 100%;
  background: #e3e3e3;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  font-size: 26px;
}

/* Адаптив */
@media (max-width: 992px) {
	
.property-overview-wrap .block-wrap {
    padding: 15px;
	}
	
.item-listing-wrap .help-container .item-price-wrap .item-price{
  color:#000 !important;
}
	.slick-track .item-listing-wrap .help-container .item-price-wrap .item-price{
  color:#fff !important;
}
	
  .catalog-map {
    grid-template-columns: 1fr;
  }

  .catalog-btn {
    width: 100%;
  }

  .catalog-map__box {
    height: 380px;
  }
}

@media (max-width: 600px) {
  .catalog-text {
    font-size: 18px;
  }

  .soc-btn {
    width: 46px;
    height: 46px;
  }

  .soc-btn svg {
    width: 22px;
    height: 22px;
  }
}




.yt-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  padding: 50px 0;
  background: #0E0E0E;
  color: #fff;
}

.yt-sub {
   font-size: 22px;
    line-height: 1.5;
    color: #DDD4C3B2;
    margin-bottom: 40px;
    font-weight: 300;
}

.yt-title {
    font-size: 40px;
    font-weight: 400;
    line-height: 130%;
    text-transform: uppercase;
    margin-bottom: 40px;
    color: #fff;
}

.yt-desc {
  font-size: 22px;
  line-height: 1.5;
}

.yt-video {
  background: #e3e3e3;
  border-radius: 20px;
  height: 430px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

/* SVG play button */
.yt-play {
  width: 90px;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.yt-play svg {
  width: 46px;
  height: 46px;
}

/* Адаптив */

@media (max-width: 992px) {
  .yt-block {
    grid-template-columns: 1fr;
    gap: 50px;
  }

  .yt-title {
    font-size: 42px;
  }

  .yt-video {
    height: 100%;
  }
}

@media (max-width: 600px) {
  .yt-title {
    font-size: 32px;
  }

  .yt-desc {
    font-size: 18px;
  }

  .yt-play svg {
    width: 40px;
    height: 40px;
  }
}







.team-section {
  background: #0E0E0E;
  padding: 35px 0;
  color: #fff;
}

.team-title {
  font-size: 44px;
  font-weight: 400;
  margin-bottom: 40px;
}

.team-slider {
  margin-top: 40px;
}

.team-card {
  overflow: hidden;
		border: 1px solid #D8C39A;
    border-radius: 20px;
	padding: 20px;
}

.team-photo {
  width: 100%;
  height: 380px;
  overflow: hidden;
    border-radius: 20px;
}

.team-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.team-info {
    padding-top: 30px;
}

.team-info h3 {
 font-size: 30px;
    font-weight: 400;
    margin: 0 0 8px;
    color: #D8C39A;
}

.team-role {
	font-size: 16px;
    margin-bottom: 14px;
    color: #F4F3EFB2;
    font-weight: 300;
}

.team-text {
  font-size: 16px;
  line-height: 1.45;
  opacity: 0.9;
}

.team-section .slick-track {
   display: flex;
    gap: 10px;
}

.team-section .slick-prev, .team-section .slick-next {
    background-color: transparent !important;
}



.footer {
  color: #fff;
  padding: 35px 0;
	margin-top: 35px;
}

/* Верхний блок */
.footer-top {
    display: flex;
    flex-direction: column;
}

.footer-title {
  font-size: 44px;
    font-weight: 400;
    color: #D8C39A;
}
.footer-block{
	display: flex;
    justify-content: space-between;
	    margin-bottom: 40px;
}
.footer-top span{
	    color: #D8C39A;
    font-size: 24px;
}
.footer-text {
      font-size: 22px;
    line-height: 1.45;
    margin-top: 30px;
    display: flex;
    gap: 40px;
}
.footer-text p{
	max-width: 400px;
}
.footer-text img{
	width: 140px;
	object-fit: contain;
}
/* Правая часть */
.footer-right {
    display: flex;
    gap: 40px;
}

.footer-license p {
  font-size: 22px;
  line-height: 120%;
  margin-bottom: 20px;
}

.footer-license-img img {
  width: 180px;
  height: auto;
  border-radius: 6px;
}

/* Нижний блок */
.footer-bottom {
    display: flex;
    padding-top: 30px;
    border-top: 1px solid rgba(255,255,255,0.15);
    font-size: 18px;
    line-height: 1.5;
    justify-content: space-between;
}

.footer-bottom a {
  color: #fff;
  text-decoration: none;
}

.footer-bottom a:hover {
  opacity: 0.8;
}

/* Адаптив */
@media (max-width: 992px) {
  .footer-top {
    grid-template-columns: 1fr;
    text-align: left;
  }

  .footer-right {
    text-align: left;
  }

  .footer-bottom {
	  display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
}

@media (max-width: 600px) {
  .footer-title {
    font-size: 36px;
  }

  .footer-text {
    font-size: 20px;
  }
}

.elementor-44402 .elementor-element.elementor-element-7e52c1f:not(.elementor-motion-effects-element-type-background){
	background: #0E0E0E !important;
}


.cta-two {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  padding: 20px 0;
  background: #0E0E0E;
}

/* Внешняя плитка */
.cta-card {
  display: flex;
  align-items: center;
  justify-content: center;
  background:  radial-gradient(120% 140% at 50% 50%, rgba(0,0,0,.05) 0%, rgba(0,0,0,.35) 55%, rgba(0,0,0,.55) 100%),
    linear-gradient(90deg, #4e3327 0%, #d9c8a6 50%, #4e3327 100%);
  border-radius: 20px;
  padding: 50px 40px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  transition: .3s;
}

.cta-card:hover {
  transform: translateY(-3px);
  opacity: .95;
}

/* Внутренняя рамка-кнопка */
.cta-inner {
  border: 2px solid rgba(255,255,255,0.9);
  padding: 24px 50px;
  border-radius: 10px;
  font-size: 32px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  white-space: nowrap;
}

/* Адаптив */
@media (max-width: 900px) {
  .cta-two {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .cta-inner {
    font-size: 28px;
    padding: 20px 40px;
  }
}

@media (max-width: 768px){
	.header-mobile {
    background-color: #0d0d0d !important;
}
	.header-mobile .toggle-button-left{
    color: #fff !important;
}
}

.main-nav{
	display: flex;
    justify-content: center !important;
}
.header-main-wrap .main-nav .navbar-nav{
	border-bottom: 1px solid #fff;
    width: fit-content;
}

/*-----------developers-----------*/
  .sfero-hero{
    margin: 130px 0px 35px 0px;
  }

  .sfero-hero__title{
    margin: 0 0 18px 0;
    font-weight: 500;
    text-transform: uppercase;
    font-size: clamp(30px, 4.2vw, 56px);
    line-height: 1.05;
  }

  .sfero-hero__lead{
    margin: 0;
    max-width: 980px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: clamp(14px, 1.35vw, 20px);
    line-height: 1.35;
    color: rgba(255,255,255,.88);
  }

  .sfero-hero__features{
    margin-top: clamp(26px, 4.6vw, 56px);
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0;
  }
.no-left{
	padding-left: 0 !important;
}
  .sfero-hero__feature{
    display: flex;
    gap: 14px;
    align-items: flex-start;
    padding: 14px clamp(16px, 2.4vw, 28px);
    color: rgba(255,255,255,.86);
    position: relative;
  }

  /* вертикальные разделители как на скрине */
  .sfero-hero__feature:not(:last-child)::after{
    content:"";
    position: absolute;
    right: 0;
    top: 10px;
    bottom: 10px;
    width: 1px;
    background: #fff;
  }

  .sfero-hero__icon{
    color: rgba(255,255,255,.7);
    flex: 0 0 auto;
  }

	.sfero-hero__icon svg{
		width: 40px;
		height: 40px;
		    color: #D8C39A;
	}

  .sfero-hero__text{
    font-size: 20px;
    line-height: 130%;
  }

  /* адаптив: на мобилке в колонку + горизонтальные разделители */
  @media (max-width: 900px){
    .sfero-hero__features{ grid-template-columns: 1fr; }
    .sfero-hero__feature:not(:last-child)::after{
      right: auto; left: 0;
      top: auto; bottom: 0;
      height: 1px; width: 100%;
      background: rgba(255,255,255,.14);
    }
  }

/* ===== Offerings ===== */

.offerings{
  color:#fff;
  margin: 70px 0px 30px;
}

.offerings__title{
  margin: 0;
  font-weight: 400;
  text-transform: uppercase;
  font-size: clamp(28px, 4.2vw, 44px);
  line-height: 120%;
  color: #fff;
}

.offerings__grid{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(14px, 2vw, 22px);
}

.off-card{
  position: relative;
  border-radius: 12px;
  padding: clamp(18px, 2.4vw, 26px);
  min-height: 170px;
  overflow: hidden;
}

.off-card--dark{
  background: #64412F;           
  color: #fff;
}

.off-card--light{
  background: #d7c8a6;       
  color: #000;
}

.off-card__heading{
 margin: 0 0 12px 0;
    font-weight: 400;
    font-size: 28px;
	line-height: 110%;
}

.off-card__sub{
 display: block;
    margin-top: 10px;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #fff;
}

.off-card--light .off-card__sub{
	color: #000;
}

.off-card__list{
  margin: 0;
  padding-left: 18px;
  list-style: disc;
  display: grid;
  gap: 6px;
  font-size: 18px;
  line-height: 120%;
  max-width: 90%;
}

.off-card__note{
    margin: 15px 0 9px 0;
    font-size: clamp(16px, 1.12vw, 20px);
    line-height: 120%;
	    font-size: 20px;
}

.off-card__num{
  position: absolute;
  right: 18px;
  bottom: 14px;
  font-weight: 500;
  font-size: clamp(28px, 3.2vw, 46px);
  line-height: 1;
  opacity: .5;
  user-select: none;
}

/* чуть разные оттенки цифр под темы */
.off-card--light .off-card__num{ color: #64412F; }
.off-card--dark  .off-card__num{ color: #DDD3C0 }
.off-card--dark .off-card__heading{color: #D8C39A} 

/* ===== Responsive ===== */
@media (max-width: 980px){
  .offerings__inner{
    grid-template-columns: 1fr;
  }
}

@media (max-width: 720px){
  .offerings__grid{
    grid-template-columns: 1fr;
  }
}

/* ===== works SECTION (полный CSS) ===== */

.works{
  color:#fff;
  padding: clamp(44px, 5vw, 84px) 0;
}
.works__inner h2{
	margin-bottom: 50px;
}
.works__title{
  margin: 0 0 clamp(26px, 4vw, 48px) 0;
  font-weight: 400;
  text-transform: uppercase;
  font-size: clamp(28px, 4.2vw, 50px);
  line-height: 1.05;
  color: rgba(255,255,255,.92);
}

/* ===== GRID 3x2 ===== */
.works__grid{
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;

  /* горизонтальная линия между рядами (без ::after, чтобы ::after занять под вертикаль) */
  background: linear-gradient(
    to bottom,
    transparent calc(50% - .5px),
    rgba(255,255,255,.35) calc(50% - .5px),
    rgba(255,255,255,.35) calc(50% + .5px),
    transparent calc(50% + .5px)
  );
}

/* две вертикальные линии между колонками */
.works__grid::before,
.works__grid::after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  width:1px;
  background: rgba(255,255,255,.35);
  pointer-events: none;
}
.works__grid::before{ left: calc(100% / 3); }
.works__grid::after { left: calc(100% / 3 * 2); }

.works__item,
.works__empty{
 padding: 35px;
  min-height: clamp(190px, 22vw, 260px);
}

.works__h{
  margin: 0 0 14px 0;
  font-weight: 300;
  font-size: clamp(18px, 2.1vw, 30px);
  line-height: 1.12;
  color: #d2c2a2; /* бежевый заголовков */
}

.works__p{
  margin: 0;
  font-weight: 400;
  font-size: clamp(13px, 1.25vw, 18px);
  line-height: 1.35;
  color: rgba(255,255,255,.85);
}

.works__empty{
  pointer-events: none;
}

/* ===== Responsive ===== */
@media (max-width: 900px){
  .works__grid{
    grid-template-columns: 1fr;
    background: none; /* убираем линию между рядами */
  }

  .works__grid::before,
  .works__grid::after{
    display: none; /* убираем вертикальные линии */
  }

  .works__item,
  .works__empty{
    min-height: auto;
    padding: 20px 0;
  }

  .works__empty{ display:none; }

  /* разделители между блоками на мобилке */
  .works__item{
    border-bottom: 1px solid rgba(255,255,255,.18);
  }
  .works__item:last-of-type{
    border-bottom: none;
  }
}

/* ===== Dev steps card ===== */

.dev-steps{
  color: #fff;
}
.dev-steps h2{
	    margin-bottom: 50px;
}
.dev-steps__card{
  position: relative;
  border-radius: 14px;
  background: #5b4336;
  padding: 40px;
  overflow: hidden;
}

.dev-steps__title{
  margin: 0 0 clamp(18px, 2.6vw, 28px) 0;
  font-weight: 400;
  text-transform: uppercase;
  font-size: clamp(28px, 4.2vw, 44px);
  line-height: 1.05;
}

.dev-steps__list{
    margin: 0;
    padding-left: 34px;
    max-width: 980px;
    font-size: clamp(18px, 2.2vw, 22px);
    font-weight: 300;
    line-height: 1.25;
}

.dev-steps__list li{
  margin: 0 0 12px 0;
}

.dev-steps__list li:last-child{
  margin-bottom: 0;
}

/* цифры списка чуть светлее */
.dev-steps__list li::marker{
  color: rgba(255,255,255,.8);
  font-weight: 500;
}

/* декоративная иконка справа снизу */
.dev-steps__icon{
  position: absolute;
  right: clamp(18px, 3vw, 42px);
  bottom: clamp(18px, 3vw, 42px);
  color: #d2c2a2;       /* бежевый как в дизайне */
  opacity: .9;
  pointer-events: none;
}

/* чтобы текст не залезал на иконку на десктопе */
@media (min-width: 901px){
  .dev-steps__list{
    padding-right: 200px;
  }
}

/* адаптив */
@media (max-width: 900px){
  .dev-steps__list{
    padding-left: 20px;
    font-size: clamp(16px, 4.6vw, 22px);
  }
  .dev-steps__icon{
    width: 72px;
    height: 72px;
    right: 16px;
    bottom: 16px;
    opacity: .75;
  }
  .dev-steps__icon svg{
    width: 72px;
    height: 72px;
  }
}


/* ===== Cases ===== */

.cases{
  color:#fff;
  padding: 100px 0px 30px;
}

/* header */
.cases__head{
  display:flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: clamp(18px, 3vw, 34px);
}
.cases__head h2{
	margin: 0;
}

.cases__title{
  margin: 0;
  font-weight: 400;
  text-transform: uppercase;
  font-size: clamp(28px, 4.2vw, 44px);
  line-height: 1.05;
}

.cases__link{
  font-size: clamp(14px, 1.2vw, 18px);
  color: #d2c2a2; /* бежевый */
  text-decoration: none;
  white-space: nowrap;
  opacity: .95;
  transition: opacity .2s ease, transform .2s ease;
}

.cases__link:hover{
  opacity: 1;
  transform: translateX(2px);
}

.cases__arrow{
  display:inline-block;
  margin-left: 8px;
}

/* grid */
.cases__grid{
  display:grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(14px, 2vw, 22px);
  align-items: stretch;
}

.cases-slider .case-card{
  margin: 0 12px;
}

.cases-slider{
  margin: 0 -12px; /* компенсируем margin карточек */
}

.cases .slick-next:before, .slick-prev:before {
    color: #fff;
}
.slick-next:hover .slick-next:before{
    color: #fff;
}
 .slick-prev:before .slick-prev:before{
	 color: #fff;
}
.slick-prev {
    left: 5px;
    background: transparent;
    background-color: transparent !important;
}
.slick-next {
    right: 5px;
    background: transparent;
    background-color: transparent !important;
}

/* если хочешь чтобы по краям карточки “уходили” за контейнер, как в твоём другом слайдере */
.cases__inner{
  overflow: visible;
}
.cases{
  overflow: hidden; /* можно убрать, если не надо */
}


/* card */
.case-card{
  border: 1px solid rgba(210,194,162,.55);
  border-radius: 12px;
  padding: clamp(18px, 2.4vw, 26px);
  background: rgba(0,0,0,.10);
  display:flex;
  flex-direction: column;
  min-height: 520px;
}

.case-card__title{
  margin: 0 0 14px 0;
  font-weight: 500;
  text-transform: uppercase;
  font-size: clamp(20px, 1.45vw, 22px);
  line-height: 1.15;
  color: #d2c2a2;
}

.case-card__body{
  font-size: clamp(16px, 1.2vw, 18px);
  line-height: 1.35;
  color: rgba(255,255,255,.88);
}

.case-card__body p{
  margin: 0 0 14px 0;
}

.case-card__body p:last-child{
  margin-bottom: 0;
}

/* RESULT block pinned to bottom */
.case-card__result{
  margin-top: auto;
  padding-top: 18px;
}

.case-card__result-label{
  text-transform: uppercase;
  font-weight: 500;
  color: #d2c2a2;
  margin-bottom: 8px;
  font-size: clamp(14px, 1.2vw, 18px);
}

.case-card__result-text{
  font-size: clamp(14px, 1.2vw, 18px);
  line-height: 1.3;
  color: rgba(255,255,255,.88);
}

/* ===== Responsive ===== */
@media (max-width: 980px){
  .cases__grid{
    grid-template-columns: 1fr;
  }
  .case-card{
    min-height: auto;
  }
  .cases__head{
    align-items: flex-start;
    flex-direction: column;
  }
}


/* ===== Requirements block ===== */

.req{
  color:#fff;
	    margin: 70px 0px 35px;
}

.req__inner{
  display: grid;
  grid-template-columns: 1.05fr 1.15fr;
  align-items: center;
	gap: 40px;
}
.req__left h2{
	    margin-bottom: 35px;
}

.req__title{
  margin: 0 0 clamp(18px, 2.8vw, 28px) 0;
  font-weight: 400;
  text-transform: uppercase;
  font-size: clamp(28px, 4.2vw, 44px);
  line-height: 1.05;
}

.req__list{
  margin: 0;
  padding-left: 0;
  list-style: none;
  display: grid;
  gap: 10px;
  max-width: 560px;
  font-size: clamp(16px, 1.8vw, 20px);
  line-height: 1.25;
}

.req__list li{
  position: relative;
  padding-left: 20px; /* место под точку */
}

.req__list li::before{
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: rgba(255,255,255,.85);
}

/* media */
.req__media img{
  border-radius: 14px;

}

.req__img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* ===== Responsive ===== */
@media (max-width: 980px){
  .req__inner{
    grid-template-columns: 1fr;
    align-items: start;
  }
  .req__media{
    aspect-ratio: 16/10;
  }
  .req__list{
    font-size: clamp(16px, 4.6vw, 20px);
  }
}

/* ===== Download block ===== */

.dl{
  color:#fff;
  padding: clamp(44px, 5vw, 84px) 0;
}

.dl__inner{
      display: grid;
    grid-template-columns: 1.25fr .95fr;
    gap: clamp(22px, 4vw, 70px);
	    align-items: end;
    font-size: 24px;
}

.dl__title{
      margin: 0 0 clamp(18px, 2.8vw, 35px) 0;
    font-weight: 400;
    text-transform: uppercase;
    font-size: clamp(30px, 4.6vw, 44px);
    line-height: 130%;
    color: #d8c39a;
	width: 50%;
}

.dl__list{
  margin: 0;
  padding-left: 0;
  list-style: none;
  display: grid;    align-items: end;
  gap: 8px;
	font-weight: 400;
  font-size: clamp(18px, 2.2vw, 26px);
  line-height: 1.2;
}

.dl__list li{
  position: relative;
  padding-left: 18px;
    font-weight: 300;
    font-size: 22px;
}

.dl__list li::before{
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: rgba(255,255,255,.88);
}

.dl__right{
  display: flex;
  justify-content: center;
}

.dl__btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: min(720px, 100%);
  padding: 22px 24px;
  border-radius: 12px;
  background: #DDD3C0;
  color: #000;
  text-decoration: none;
  font-size: clamp(16px, 1.35vw, 20px);
  line-height: 1.2;
  box-shadow: 0 18px 40px rgba(0,0,0,.25);
  transition: transform .2s ease, filter .2s ease, opacity .2s ease;
}

.dl__lead{
	margin: 0;
}

.dl__btn:hover{
  color: #fff;
	background: #64412F;
}

.dl__btn:active{
  color: #fff;
	background: #64412F;
}

/* ===== Responsive ===== */
@media (max-width: 980px){
  .dl__inner{
    grid-template-columns: 1fr;
    align-items: start;
  }

  .dl__right{
    justify-content: flex-start;
  }

  .dl__btn{
    width: 100%;
  }

  .dl__list{
    font-size: clamp(16px, 4.6vw, 22px);
  }
}


/* ===== HERO (services) ===== */

.hero2{
  position: relative;
  min-height: clamp(520px, 72vh, 750px);
  display: grid;
  height: 750px;
  align-items: center;
  color: #fff;
  overflow: hidden;
}

/* затемнение + легкая виньетка как на скрине */
.hero2::before{
  content:"";
  position:absolute;
  inset:0;
  background: linear-gradient(to bottom, #000000bf, #00000069);
  pointer-events:none;
	z-index: 1;
}
.hero2.main{
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

.main .hero2__inner span{
	font-size: 28px;
    font-weight: 300;
    color: #FFFFFF;
    text-transform: uppercase;
}

.main .hero2__title{
	    font-size: 64px;
    color: #FFFFFF;
    font-weight: 600;
    margin: 10px 0px 0px 0px;
}

.main .hero2__subtitle{
	margin: 0px;
    max-width: fit-content;
    font-weight: 300;
    font-size: 25px;
    line-height: 1.35;
    color: #fff;
    border: 0;
    padding: 15px;
    border-radius: 12px;
    margin-bottom: 30px;
}

.hero2__inner{
  position: relative;
    z-index: 1;
    max-width: 1170px;
    margin: 0 auto;
    padding: 100px 0px 70px;
    text-align: center;
}
.serv .hero2__inner {
    padding: 200px 0px 70px;
}

.hero2__title{
  margin: 0 0 clamp(14px, 2.2vw, 20px) 0;
  font-weight: 400;
  text-transform: uppercase;
  font-size: clamp(28px, 4.6vw, 46px);
  line-height: 120%;
  color: #fff;
  text-shadow: 0 10px 30px rgba(0,0,0,.35);
}

.hero2__subtitle{
 margin: 0 auto clamp(18px, 3vw, 28px);
    max-width: fit-content;
    font-weight: 400;
    font-size: clamp(14px, 1.8vw, 22px);
    line-height: 1.35;
    color: #fff;
    border: 1px solid #D8C39A;
    padding: 15px;
    border-radius: 12px;
}

.hero2__text{
	font-size: 20px;
    line-height: 120%;
    max-width: 900px;
    margin: auto auto 35px;
}

.hero2__actions{
  display: flex;
  justify-content: center;
  gap: 18px;
  flex-wrap: wrap;
  margin-top: 6px;
}

.hero2__btn{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 18px 80px;
    border-radius: 10px;
    text-decoration: none;
    font-size: clamp(14px, 1.45vw, 18px);
    line-height: 1.2;
    transition: transform .2s ease, filter .2s ease, opacity .2s ease;
}

/* левая бежеватая */
.hero2__btn--primary{
  background: linear-gradient(to right, #e7d6b0, #d9bc89);
  color: #000;
}

/* правая светлая */
.hero2__btn--ghost{
  background: #DDD3C2;
  color: #000;
}

.hero2__btn:hover,
.hero2__btn:active,
.hero2__btn:focus{
  cursor: pointer;
  color:#fff;
  background:#64412F;
}

.hero2__langs{
  margin-top: clamp(22px, 4.8vw, 56px);
  text-transform: uppercase;
  letter-spacing: .16em;
  font-weight: 500;
  font-size: clamp(12px, 1.2vw, 16px);
  color: #fff;
  text-shadow: 0 10px 24px rgba(0,0,0,.35);
}

@media (max-width: 520px){
  .hero2__btn{
    min-width: 100%;
  }
}


/* ===== Service section (left title + right card) ===== */

.svc{
  color:#fff;
  padding: 100px 0px 0px;
}

.svc__inner{
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.05fr 1.15fr;
  gap: clamp(22px, 4vw, 72px);
  align-items: start;
}

.svc__title{
  margin: 0;
    font-weight: 400;
    text-transform: uppercase;
    font-size: clamp(30px, 5vw, 44px);
    line-height: 120%;
}

/* card */
.svc-card{
  background: #64412F;
  border-radius: 14px;
  padding: clamp(22px, 3vw, 34px);
}

.svc-card__title{
  margin: 0 0 14px 0;
  font-weight: 500;
  letter-spacing: .01em;
  font-size: clamp(22px, 2.6vw, 34px);
  line-height: 1.1;
  color: #d2c2a2;
}

.svc-card__lead{
  margin: 0 0 14px 0;
  font-size: clamp(15px, 1.35vw, 18px);
  line-height: 1.35;
  color: #fff);
}

.svc-card__text{
  margin: 0 0 18px 0;
  font-size: clamp(15px, 1.35vw, 18px);
  line-height: 1.35;
  color: rgba(255,255,255,.86);
}

.svc-card__label{
  margin: 0 0 10px 0;
  font-weight: 500;
  font-size: clamp(15px, 1.3vw, 18px);
  color: rgba(255,255,255,.92);
}

.svc-card__list{
  margin: 0 0 22px 0;
  padding-left: 18px;
  list-style: disc;
  display: grid;
  gap: 8px;
  font-size: clamp(15px, 1.3vw, 18px);
  line-height: 1.35;
  color: rgba(255,255,255,.86);
}

/* buttons */
.svc-card__actions{
  display: grid;
  gap: 14px;
  margin-top: 18px;
}

.svc-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 18px 20px;
  border-radius: 10px;
  text-decoration: none;
  font-size: clamp(15px, 1.3vw, 18px);
  line-height: 1.2;
	gap: 5px;
  transition: transform .2s ease, filter .2s ease, opacity .2s ease;
}

.svc-btn--primary{
  background: #d2c2a2;
  color: #000;
	border: 1px solid transparent;
  transition: 0.3s;
}
.svc-btn--primary:hover,
.svc-btn--primary:active,
.svc-btn--primary:focus{
	border: 1px solid #fff;
	color: #fff;
	background: #64412F;
}
.svc-btn--ghost{
  background: rgba(245,235,215,.88);
  color: #000;
	border: 1px solid transparent;
	transition: 0.3s;
}
.svc-btn--ghost:hover,
.svc-btn--ghost:active,
.svc-btn--ghost:focus{
    border: 1px solid #fff;
	color: #fff;
	background: #64412F;
}

/* responsive */
@media (max-width: 980px){
  .svc__inner{
    grid-template-columns: 1fr;
  }
}


/* ===== Services grid (2x2 cards) ===== */

.svcgrid__inner{
  margin: 0 auto;
}

.svcgrid__grid{
  display:grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(16px, 2.2vw, 26px);
}

/* card base */
.svcbox{
  border-radius: 14px;
  padding: clamp(20px, 2.6vw, 30px);
  display:flex;
  flex-direction: column;
  min-height: 430px;
}

.svcbox--light{
  background: #d7c8a6;
  color: rgba(0,0,0,.82);
}

.svcbox--dark{
  background: #64412F;
  color: #fff;
}

.svcbox__title{
  margin: 0 0 10px 0;
  font-weight: 500;
  font-size: clamp(20px, 2.2vw, 34px);
  line-height: 110%;
}

.svcbox--dark .svcbox__title{
  color: #d2c2a2;
}

.svcbox__lead{
  margin: 0 0 14px 0;
  font-size: clamp(14px, 1.3vw, 18px);
  line-height: 1.35;
  opacity: .95;
}

.svcbox__label{
  margin: 10px 0 8px 0;
  font-weight: 500;
  font-size: clamp(14px, 1.2vw, 17px);
}

.svcbox__list{
  margin: 0;
  padding-left: 18px;
  list-style: disc;
  display: grid;
  gap: 6px;
  font-size: clamp(14px, 1.2vw, 17px);
  line-height: 1.3;
  opacity: .92;
}

/* push actions to bottom */
.svcbox__actions{
  margin-top: auto;
  display: grid;
  gap: 12px;
  padding-top: 18px;
}

.svcbox__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding: 16px 18px;
  border-radius: 10px;
  text-decoration:none;
  font-size: clamp(14px, 1.2vw, 18px);
  line-height: 1.2;
  transition: transform .2s ease, filter .2s ease, opacity .2s ease;
}

/* buttons palette */
.svcbox__btn--primary{
  background: linear-gradient(to right, #e7d6b0, #d9bc89);
  color: #000;
		border: 1px solid transparent;
	transition: 0.3s;
}

.svcbox__btn--primary:hover,
.svcbox__btn--primary:active,
.svcbox__btn--primary:focus{
	color: #fff;
	background: #64412F;
	border: 1px solid #fff;
}
.svcbox__btn--ghost:hover,
.svcbox__btn--ghost:active,
.svcbox__btn--ghost:focus{
	color: #000;
	background: linear-gradient(to right, #e7d6b0, #d9bc89);
}

.svcbox__btn--dark{
  background: #64412F;
  color: #fff;
  border: 1px solid transparent;
}
.svcbox__btn--dark:hover,
.svcbox__btn--dark:active,
.svcbox__btn--dark:focus{
	color: #000;
	background: linear-gradient(to right, #e7d6b0, #d9bc89);
}

.svcbox__btn--ghost{
  background: rgba(245,235,215,.88);
  color: #000;
}

.svcbox__btn span{ margin-left: 8px; }

/* responsive */
@media (max-width: 980px){
  .svcgrid__grid{ grid-template-columns: 1fr; }
  .svcbox{ min-height: auto; }
}


/* ===== grid layout: 2 колонки + пустое место справа снизу ===== */
.svcgrid__grid{
  display:grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(16px, 2.2vw, 26px);
  align-items: stretch;
}

/* пустая ячейка */
.svcbox-empty{
  display:block;
}

/* на мобилке пустая ячейка не нужна */
@media (max-width: 980px){
  .svcgrid__grid{ grid-template-columns: 1fr; }
  .svcbox-empty{ display:none; }
}

/* (опционально) если хочешь гарантировать, что третья карточка всегда слева снизу */
.svcbox--span1{
  grid-column: 1 / 2;
}


/* ===== Wide CTA ===== */

.cta-wide{
  color:#fff;
	padding: 70px 0px;
}

.cta-wide__inner{
  margin: 0 auto;
    display: grid;
    grid-template-columns: 1.1fr 1fr;
    gap: clamp(20px, 4vw, 70px);
    align-items: center;
}

.cta-wide__title{
  margin: 0 0 clamp(18px, 3vw, 28px) 0;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .03em;
  font-size: clamp(30px, 5vw, 44px);
  line-height: 1.05;
  color: #d2c2a2; /* бежевый как на скрине */
}

.cta-wide__text{
  margin: 0;
  font-size: clamp(18px, 2.2vw, 28px);
  line-height: 1.2;
  color: rgba(255,255,255,.92);
}

.cta-wide__text strong{
  font-weight: 600;
}

.cta-wide__right{
  display: flex;
  justify-content: flex-end;
}

.cta-wide__btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: min(760px, 100%);
  padding: 22px 26px;
  border-radius: 12px;
  background: #d2c2a2;
  color: rgba(0,0,0,.84);
  text-decoration: none;
  font-size: clamp(16px, 1.35vw, 20px);
  line-height: 1.2;
  transition: transform .2s ease, filter .2s ease, opacity .2s ease;
}

.cta-wide__btn:hover{
  	color: #fff;
	background: #64412F;
}

.cta-wide__btn:active{
 	color: #fff;
	background: #64412F;
}

/* ===== Responsive ===== */
@media (max-width: 980px){
  .cta-wide__inner{
    grid-template-columns: 1fr;
  }
  .cta-wide__right{
    justify-content: flex-start;
  }
  .cta-wide__btn{
    width: 100%;
  }
}


/* ===== Benefits (6 cells with dividers) ===== */

.benefits-2{
  color: #fff;
    padding: clamp(44px, 5vw, 84px) 0;
    display: block;
}

.benefits__inner{
  max-width: 1200px;
  margin: 0 auto;
}

.benefits__title{
  margin: 0 0 18px 0;
  font-weight: 400;
  font-size: clamp(28px, 4.6vw, 46px);
  line-height: 1.06;
  color: #D8C691;
	gap: 10px;
    align-items: flex-start;
}

.benefits__subtitle{
  margin: 0 0 clamp(18px, 3vw, 28px) 0;
  max-width: 980px;
  font-size: clamp(16px, 2.1vw, 22px);
  line-height: 1.25;
  color: rgba(255,255,255,.9);
}


.benefits__grid{
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  padding-top: 10px;

  /* 2 vertical + 1 horizontal divider */
  background-image:
    linear-gradient(to bottom, rgba(255,255,255,.42), rgba(255,255,255,.42)),
    linear-gradient(to bottom, rgba(255,255,255,.42), rgba(255,255,255,.42)),
    linear-gradient(to right,  rgba(255,255,255,.42), rgba(255,255,255,.42));
  background-size:
    1px 100%,
    1px 100%,
    100% 1px;
  background-position:
    33.333% 0,
    66.666% 0,
    0 45%;
  background-repeat: no-repeat;
}

.why{
  padding: 20px 20px 70px 30px;
}

.why__head{
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 14px;
}

.why__check{
  font-size: 26px;
  line-height: 1;
  color: #d2c2a2;
  transform: translateY(2px);
}

.why__title{
  margin: 0;
  font-weight: 400;
  color: #d2c2a2;
  font-size: clamp(18px, 1.9vw, 22px);
  line-height: 1.15;
}

.why__body{
  font-size: clamp(14px, 1.35vw, 18px);
  line-height: 1.35;
  color: rgba(255,255,255,.88);
}

.why__body p{
  margin: 0 0 12px 0;
}

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

.why__list{
  margin: 0;
  padding-left: 18px;
  list-style: disc;
  display: grid;
  gap: 8px;
}

.why__list li{
  margin: 0;
}

/* ===== Responsive ===== */
@media (max-width: 980px){
  .benefits__grid{
    grid-template-columns: 1fr;
    background-image: none; /* убираем линии */
  }
  .why{
    padding: 18px 0;
    border-top: 1px solid rgba(255,255,255,.18);
  }
  .why:first-child{
    border-top: 0;
  }
}



/* ===== Management formats (2x2: text+img / img+text) ===== */

.mgmt{
  color:#fff;
}

.mgmt__inner{
  max-width: 1200px;
  margin: 0 auto;
}

.mgmt__title{
  margin: 0 0 clamp(22px, 3vw, 34px) 0;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .03em;
  font-size: clamp(28px, 4.6vw, 46px);
  line-height: 1.06;
  color: #fff;
}

.mgmt__grid{
  display: grid;
  grid-template-columns: 1.1fr .9fr;
  grid-template-rows: auto auto;
  gap: clamp(18px, 2.6vw, 34px) clamp(22px, 3vw, 46px);
  align-items: start;
}

/* text block */
.mgmt__block{
  max-width: 680px;
}

.mgmt__kicker{
  font-weight: 300;
  font-size: clamp(18px, 1.9vw, 24px);
  line-height: 1.2;
  color: #d2c2a2;
  margin-bottom: 10px;
}

.mgmt__lead{
  font-weight: 300;
  font-size: clamp(18px, 2.1vw, 24px);
  line-height: 1.2;
  color: rgba(255,255,255,.92);
  margin-bottom: 18px;
}

.mgmt__list{
  margin: 0;
  padding-left: 20px;
  list-style: disc;
  display: grid;
  gap: 10px;
  font-size: clamp(16px, 1.55vw, 22px);
  line-height: 1.25;
  color: rgba(255,255,255,.9);
}

/* media */
.mgmt__media{
  margin: 0;
  border-radius: 14px;
  overflow: hidden;
  background: rgba(255,255,255,.04);
}

.mgmt__media img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
	    min-height: 350px;
}

.mgmt__media--top{
  min-height: 240px;
}

.mgmt__media--bottom{
  min-height: 260px;
}

/* responsive */
@media (max-width: 980px){
  .mgmt__grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .mgmt__block{
    max-width: none;
  }

  .mgmt__media--top,
  .mgmt__media--bottom{
    min-height: 220px;
  }
	.mgmt__media--top{
		order: -1;
	}
	.mgmt__media--bottom{
		    margin-top: 35px;
	}
}




/* ===== Audience + Guarantees ===== */

.audience{
  color:#fff;
  padding: clamp(44px, 5vw, 84px) 0;
}

.audience h2{
	    margin-bottom: 35px;
}

.audience__title{
  margin: 0 0 18px 0;
  font-weight: 400;
  text-transform: uppercase;
  font-size: clamp(28px, 4.6vw, 44px);
  line-height: 120%;
  color: #fff;
}

.audience__title--spaced{
  margin-top: clamp(26px, 5vw, 64px);
}

/* list */
.audience__list{
  margin: 0;
  padding-left: 22px;
  list-style: disc;
  max-width: 980px;
  display: grid;
  gap: 10px;
  font-size: clamp(16px, 1.65vw, 22px);
  line-height: 1.25;
  color: rgba(255,255,255,.92);
}

/* guarantees layout like screenshot (2 top, 2 middle, 1 centered bottom) */
.guarantees{
  margin: 35px 0px 35px;
}
.guarantee__text{
  margin: 0;
  max-width: 360px;
  font-size: clamp(16px, 1.6vw, 22px);
  line-height: 1.2;
  color: rgba(255,255,255,.92);
}


/* guarantees layout: 3 top / 2 bottom (staggered) */
.guarant-block{
  margin-top: 100px;
  display: grid;
  grid-template-columns: repeat(6, 1fr); /* 6 колонок = удобно смещать */
  gap: clamp(34px, 5vw, 80px) clamp(18px, 6vw, 140px);
  align-items: start;
}

.guarantee{
  display: grid;
  justify-items: center;
  text-align: center;
}

/* TOP ROW (3 items) */
.guarant-block .guarantee:nth-child(1){ grid-column: 1 / span 2; }
.guarant-block .guarantee:nth-child(2){ grid-column: 3 / span 2; }
.guarant-block .guarantee:nth-child(3){ grid-column: 5 / span 2; }

/* BOTTOM ROW (2 items, staggered between top columns) */
.guarant-block .guarantee:nth-child(4){ grid-column: 2 / span 2; }
.guarant-block .guarantee:nth-child(5){ grid-column: 4 / span 2; max-height: 480px;}

.guarantee__icon{
  display: grid;
  place-items: center;
  margin-bottom: 18px;
}

.guarantee__icon svg{
  width: 60px;
  height: 60px;
  color: #d8c39a;
}

.guarantee__text{
  margin: 0;
  max-width: 360px;
  font-size: clamp(16px, 1.6vw, 22px);
  line-height: 1.2;
  color: rgba(255,255,255,.92);
}

/* responsive */
@media (max-width: 820px){
  .guarant-block{
    grid-template-columns: 1fr;
    gap: 26px;
  }
  .guarant-block .guarantee{
    grid-column: auto !important;
  }
}






.partners .hero2__title{
	font-weight: 400;
}
.partners .hero2__text{
	font-size: 26px;
    line-height: 130%;
	font-weight: 300;
}
.hero2__title-accent{
	 background: linear-gradient(to right, #e7d6b0, #d9bc89);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent; /* для Chrome/Safari */
  color: transparent; /* запасной вариант */
  display: inline-block; /* чтобы клип корректно работал */
}

/* ===== Partner payout block ===== */

.payout{
  color:#fff;
  padding: clamp(44px, 5vw, 86px) 0;
}

.payout__grid{
  display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    align-items: start;
}
.payout__top{
	display: flex;
	justify-content: space-between;
	margin-bottom: 35px;
}
.payout__title{
 	width: 100%;
    margin: 0 0 clamp(22px, 4vw, 48px) 0;
    font-weight: 400;
    text-transform: uppercase;
    font-size: clamp(34px, 5.4vw, 46px);
    line-height: 120%;
    color: #fff;
}

/* left items */
.payout__item{
  display: grid;
  grid-template-columns: auto auto 1fr;
  align-items: baseline;
  column-gap: clamp(14px, 2vw, 28px);
  row-gap: 6px;
  margin: 0 0 clamp(30px, 4vw, 44px) 0;
}

.payout__value{
  font-weight: 300;
  color: #d8c69e;
  font-size: clamp(34px, 4.6vw, 34px);
  line-height: 1;
  white-space: nowrap;
}

.payout__dash{
  font-weight: 400;
  color: rgba(255,255,255,.75);
  font-size: clamp(18px, 1.9vw, 28px);
  transform: translateY(-2px);
}

.payout__text{
      font-size: clamp(16px, 1.55vw, 20px);
    font-weight: 300;
    line-height: 1.25;
    color: #fff;
    max-width: 560px;
}

/* right side */
.payout__note{
  margin: 0 0 clamp(26px, 4vw, 56px) 0;
  text-align: right;
  font-size: clamp(18px, 1.8vw, 26px);
  line-height: 1.25;
  color: #fff;
}

.payout__rows{
  display: grid;
  gap: clamp(26px, 4vw, 56px);
}

.payout__row{
  display: grid;
  grid-template-columns: auto auto 1fr;
  column-gap: clamp(14px, 2vw, 16px);
  align-items: start;
}

.payout__label{
  font-weight: 300;
  text-transform: uppercase;
  color: #d8c69e;
  font-size: clamp(22px, 2.6vw, 28px);
  line-height: 130%;
  white-space: nowrap;
}

.payout__dash--muted{
  color: rgba(255,255,255,.45);
  transform: translateY(4px);
}

.payout__desc{
  font-size: clamp(16px, 1.55vw, 20px);
  line-height: 120%;
  color: #fff;
	    font-weight: 300;
}

/* responsive */
@media (max-width: 980px){
  .payout__grid{
    grid-template-columns: 1fr;
  }
  .payout__note{
    text-align: left;
  }
  .payout__row{
    grid-template-columns: 1fr;
    row-gap: 10px;
  }
  .payout__dash--muted{
    display:none;
  }
  .payout__label{
    white-space: normal;
  }
}

@media (max-width: 560px){
  .payout__item{
    grid-template-columns: 1fr;
    row-gap: 10px;
  }
  .payout__dash{
    display:none;
  }
  .payout__value{
    white-space: normal;
  }
}



.partner-how{
  color:#fff;
	    margin-top: 70px;
}

.partner-how__inner{
  margin:0 auto;
}

.partner-how__title{
  margin:0 0 clamp(26px, 3.2vw, 44px);
  font-weight: 400;
  text-transform:uppercase;
  font-size: clamp(40px, 5vw, 44px);
  line-height: 120%;
}

.partner-how__list{
  display:grid;
  gap: clamp(22px, 2.2vw, 34px);
}

.partner-how__head{
  display:flex;
  align-items:center;
  gap: clamp(14px, 1.6vw, 22px);
  flex-wrap:wrap;
  margin-bottom: clamp(12px, 1.2vw, 16px);
}

.partner-how__badge{
  display:inline-flex;
  align-items:center;
  height:40px;
  padding:0 14px;
  border:1px solid rgba(214, 197, 153, .55);
  border-radius: 12px;
  color:#d6c599;
  font-size:18px;
  letter-spacing:.02em;
  text-transform:uppercase;
  background: rgba(255,255,255,.02);
}

.partner-how__name{
  margin:0;
  font-weight:500;
  text-transform:uppercase;
  letter-spacing:.02em;
  color:#d6c599;
  font-size: clamp(22px, 2.4vw, 32px);
  line-height:1.15;
}

.partner-how__text{
  margin:0 0 14px;
  font-size: clamp(16px, 1.6vw, 20px);
  line-height:1.45;
  color: rgba(255,255,255,.86);
  max-width: 980px;
}

.partner-how__text--small{
  margin-top: 8px;
  color: rgba(255,255,255,.72);
  font-size: clamp(15px, 1.45vw, 18px);
}

.partner-how__muted{
  color:#d6c599;
}

.partner-how__text--accent{
  margin-top: 10px;
  color:#d6c599;
}

@media (max-width: 720px){
  .partner-how__badge{
    height:36px;
    font-size:16px;
    border-radius:10px;
  }
}

/* ===== Partner Give ===== */
.partner-give{
  padding: clamp(40px, 6vw, 84px) 0;
}

.partner-give__inner{
  margin: 0 auto;
}

.partner-give__title{
 margin: 0;
    font-weight: 400;
    text-align: left;
    font-size: clamp(26px, 3vw, 43px);
    line-height: 120%;
    color: #fff;
    margin-bottom: 50px;
}

/* 3 сверху + 2 снизу (компактно) */
.partner-give__grid{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto auto;
  gap: 50px;
  align-items: start;
  margin-top: 70px;
}

.partner-give__item{
  text-align: center;
}

/* Раскладка: 1-2-3 в первой строке, 4-5 во второй */
.partner-give__item--lt{ grid-column: 1; grid-row: 1; } /* Доступ к базе объектов */
.partner-give__item--rt{ grid-column: 2; grid-row: 1; } /* Еженедельные отчеты */
.partner-give__item--lm{ grid-column: 3; grid-row: 1; } /* CRM-портал */
.partner-give__item--rm{ grid-column: 1; grid-row: 2; } /* Фонд быстрых выплат */
.partner-give__item--cb{ grid-column: 3; grid-row: 2; } /* Брокер-туры */


.partner-give__icon{
 margin: 0 auto 16px;
    color: #D8C39A;
}

.partner-give__icon svg{
  width: 60px;
  height: 60px;
}

.partner-give__text{
     margin: 0;
    font-weight: 300;
    font-size: clamp(16px, 1.55vw, 22px);
    line-height: 120%;
    color: #fff;
}



/* ===== Responsive ===== */

/* планшет: 2 колонки (2+2+1) */
@media (max-width: 900px){
  .partner-give__grid{
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto;
  }

  .partner-give__item--lt{ grid-column: 1; grid-row: 1; }
  .partner-give__item--rt{ grid-column: 2; grid-row: 1; }
  .partner-give__item--lm{ grid-column: 1; grid-row: 2; }
  .partner-give__item--rm{ grid-column: 2; grid-row: 2; }
  .partner-give__item--cb{ grid-column: 1 / -1; grid-row: 3; }
}




.partner-scope{
  padding: clamp(34px, 5vw, 70px) 0;
  color:#fff;
}

.partner-scope__inner{
  margin:0 auto;
}

.partner-scope__sr{
  position:absolute;
  width:1px;height:1px;
  padding:0;margin:-1px;
  overflow:hidden;clip:rect(0,0,0,0);
  white-space:nowrap;border:0;
}

.partner-scope__cols{
  display:grid;
  grid-template-columns: 1fr 1fr;
  gap: 70px;
  align-items:start;
}

.partner-scope__list{
  margin:0;
  padding:0;
  list-style:none;
  display:grid;
  gap: 12px;
}

.partner-scope__item{
  position:relative;
  padding-left: 38px;
  font-size: clamp(18px, 1.9vw, 22px);
  line-height:1.25;
  color: rgba(255,255,255,.9);
}

.partner-scope__item::before{
  content:"";
  position:absolute;
  left:0;
  top: .15em;
  width: 24px;
  height: 24px;
  opacity:.95;
  background-repeat:no-repeat;
  background-position:center;
  background-size: 22px 22px;
}

.partner-scope__item--ok::before{
  /* ✓ */
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M20 6L9 17l-5-5' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.partner-scope__item--no::before{
  /* × */
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 6l12 12M18 6L6 18' stroke='%23ffffff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
}

@media (max-width: 900px){
  .partner-scope__cols{ grid-template-columns: 1fr; }
}


.partner-cta{
  color:#fff;
  padding: clamp(34px, 5vw, 30px) 0;
}

.partner-cta__inner{
  margin:0 auto;
}

.partner-cta__grid{
  display:grid;
  grid-template-columns: 1.05fr .95fr;
  gap: clamp(28px, 4vw, 70px);
  align-items:start;
}

.partner-cta__title{
  margin:0 0 clamp(18px, 2.4vw, 30px);
  text-transform:uppercase;
  font-weight:400;
  line-height: 120%;
  font-size: clamp(32px, 5.2vw, 44px);
  color:#d6c29a;
}

.partner-cta__lead{
  margin:0;
  font-size: clamp(18px, 2.2vw, 20px);
  line-height:1.22;
  color: rgba(255,255,255,.9);
}

.partner-cta__lead strong{
  font-weight:700;
  color:#fff;
}

.partner-cta__right{
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  gap: clamp(18px, 2.4vw, 28px);
}

.partner-cta__actions{
  width:min(760px, 100%);
  display:flex;
  flex-direction:column;
  gap: 18px;
}

.partner-cta__btn{
  display:flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
  border-radius:14px;
  padding: 22px 22px;
  font-size: clamp(18px, 1.6vw, 22px);
  line-height:1;
  transition: transform .15s ease, filter .15s ease, background .15s ease;
  border:1px solid transparent;
}

.partner-cta__btn:hover{ 
	color: #fff;
	background: #64412F;
}
.partner-cta__btn:active{ 
	color: #fff;
	background: #64412F;
}

.partner-cta__btn--primary{
  background:linear-gradient(to right, #e7d6b0, #d9bc89);
  color:#000;
}

.partner-cta__btn--ghost{
  background:#dfdbd2;
  color:#0b0b0b;
}

.partner-cta__note{
  width:min(760px, 100%);
  text-align:right;
}

.partner-cta__note-title{
  font-size: clamp(20px, 1.25vw, 20px);
  margin-bottom: 6px;
  color: #D8C39A;
}

.partner-cta__note-text{
  font-size: clamp(18px, 1.25vw, 20px);
  line-height:1.35;
}

@media (max-width: 900px){
  .partner-cta__grid{ grid-template-columns: 1fr; }
  .partner-cta__right{ align-items:stretch; }
  .partner-cta__note{ text-align:left; }
}




/* ===== Investment ===== */
  .invwhy{
    padding: 80px 0;
    color: #fff;
  }

  .invwhy__title{
    margin: 0 0 44px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .02em;
    line-height: 1.05;
    font-size: clamp(34px, 4.2vw, 44px);
    color: #fff;
  }
.invwhy__inner h2{
	margin-bottom: 50px;
}
  .invwhy__grid{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: clamp(32px, 6vw, 110px);
    align-items: start;
  }

  .invwhy__col{ display: flex; flex-direction: column; }

  .invwhy__item{ max-width: 560px; }
  .invwhy__item--spaced{ margin-top: 56px; }

  .invwhy__h{
    margin: 0 0 14px;
    font-weight: 300;
    font-size: clamp(22px, 2.2vw, 24px);
    line-height: 1.15;
    color: #cdbb8e; /* тёплый акцент как на скрине */
  }

  .invwhy__p{
    margin: 0;
    color: rgba(255,255,255,.86);
    font-size: 18px;
    line-height: 1.45;
  }
  .invwhy__p--tight{ margin-bottom: 10px; }

  .invwhy__list{
    margin: 8px 0 18px;
    padding-left: 18px;
    color: rgba(255,255,255,.86);
    font-size: 18px;
    line-height: 1.45;
  }
  .invwhy__list li{ margin: 2px 0; }

  @media (max-width: 920px){
    .invwhy{ padding: 60px 0; }
    .invwhy__grid{ grid-template-columns: 1fr; gap: 28px; }
    .invwhy__item{ max-width: 100%; }
    .invwhy__item--spaced{ margin-top: 34px; }
  }


.inv-audience{
  color: #fff;
	margin: 100px 0px 0px;
}
.inv-audience__inner h2{
    margin-bottom: 50px;
}
.inv-audience__inner p{
	    font-size: 22px;
    line-height: 140%;
}
.inv-audience__title{
  margin: 0 0 44px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .02em;
  line-height: 1.2;
  font-size: clamp(34px, 4.5vw, 44px);
  color: rgba(255,255,255,.95);
}

.inv-audience__grid{
display: grid;
    grid-template-columns: 2fr .95fr;
    gap: clamp(24px, 4vw, 70px);
    align-items: start;
}

.inv-audience__list{
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 5px;
}

.inv-audience__item{
  display: grid;
  grid-template-columns: 34px 1fr;
  gap: 14px;
  align-items: start;
}

.inv-audience__icon{
  width: 28px;
  height: 28px;
  color: rgba(255,255,255,.9);
  margin-top: 2px;
}

.inv-audience__icon svg{
  width: 100%;
  height: 100%;
  display: block;
}

.inv-audience__text{
 font-size: 22px;
    line-height: 140%;
}

.inv-audience__text strong{
  font-weight: 700;
  color: rgba(255,255,255,.98);
}

.inv-audience__media{
  margin: 0;
  border-radius: 22px;
  overflow: hidden;
}

.inv-audience__img{
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

/* Responsive */
@media (max-width: 980px){
	.techserv {
    margin: 100px 0px 0px;
}
  .inv-audience__grid{ grid-template-columns: 1fr; }
  .inv-audience__text{ font-size: 18px; }
  .inv-audience__title{ margin-bottom: 28px; }
  .inv-audience__media{ max-width: 760px; }
}


.invstrat{
  padding: 70px 0;
  color:#fff;
	margin-bottom: 35px;
}
.invstrat__inner h2{
	margin-bottom: 50px;
}
.invcard--dark .invcard__h{
	color: #D8C39A;
}
.invcard--dark .invcard__num{
	color: #D8C39A;
}
.invstrat__title{
  margin:0 0 28px;
  font-weight:400;
  letter-spacing:.02em;
  text-transform:uppercase;
  font-size: clamp(28px, 4.4vw, 44px);
  line-height:1.2;
}

/* slick container */
.invstrat__slider{ margin-top:18px; }
.invstrat__slide{ padding: 0; }

/* card */
.invcard{
  border-radius:18px;
  padding:34px 34px 28px;
  position:relative;
  box-shadow: 0 18px 45px rgba(0,0,0,.35);
}
.invcard--dark{
  background:#5b3c2d;
  color:#f4efe6;
}
.invcard--light{
  background:#d8c79f;
  color:#111;
}

.invcard__head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:18px;
}
.invcard__h{
  margin:0;
  font-weight:500;
  font-size: clamp(22px, 2.4vw, 34px);
  line-height:1.15;
}
.invcard__num{
  font-size:34px;
  line-height:1;
  font-weight:500;
	color: #64412F;
  letter-spacing:.02em;
}
.invcard__lead{
  margin:18px 0 22px;
  font-size: clamp(18px, 2vw, 18px);
  font-weight:600;
}
.invcard__lead--dark{ color:#111; }

.invcard__cols{
  display:grid;
  grid-template-columns: 1fr 1fr;
  gap:24px;
  margin-top:8px;
}
.invcard__label{
  font-size:18px;
  opacity:.9;
  margin-bottom:10px;
}
.invcard__list{
  margin:0;
  padding-left:18px;
  line-height:1.35;
  font-size:18px;
}
.invcard__list li{ margin:6px 0; }

.invcard__text{
  font-size:20px;
  margin:18px 0 10px;
}

.invcard__checks{
  margin:0;
  padding:0;
  list-style:none;
  display:grid;
  gap:5px;
  font-size:18px;
	font-weight: 300;
  line-height:1.25;
}
.invcard__checks li{
  display:flex;
  gap:10px;
  align-items:flex-start;
}
.invcard__checks li::before{
  content:"✓";
  font-weight:700;
  opacity:.9;
  transform: translateY(1px);
}

.invcard__foot{
  margin-top:26px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  flex-wrap:wrap;
}

.invcard__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:58px;
  padding:14px 22px;
  border-radius:12px;
  text-decoration:none;
  font-size:18px;
  border:1px solid rgba(0,0,0,.12);
  white-space:nowrap;
}
.invcard__btn--sand{
  background: linear-gradient(to right, #e7d6b0, #d9bc89);
  color:#111 !important;
  border-color: rgba(255,255,255,.12);
}
.invcard__btn--sand:hover,
.invcard__btn--sand:active,
.invcard__btn--sand:focus{
    color: #fff !important;
    background: transparent !important;
    border: 1px solid #fff !important;
}
.invcard__blocks{
	display: flex;
}
.invcard__btn--choco{
  background:#5b3c2d;
  color:#fff;
}
.invcard__btn--choco:hover,
.invcard__btn--choco:active,
.invcard__btn--choco:focus{
  background: transparent;
    color: #000;
    border: 1px solid #000;
}

.invcard__next, .invcard__prev{
  background:transparent;
  border:0;
  color:rgba(255,255,255,.9);
  font-size:18px;
  cursor:pointer;
  padding:10px 6px;
}
.invcard__next--dark{ color: rgba(0,0,0,.75); }
.invcard--light .invcard__prev{
  color: rgba(0,0,0,.75);
}
.invcard--light .invcard__prev span{
  color: inherit;
}
/* slick arrows (опционально) */
.invstrat .slick-arrow{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  z-index:5;
  width:46px;
  height:46px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.14);
  background:rgba(0,0,0,.35);
}
.invstrat .slick-prev{ left:-10px; }
.invstrat .slick-next{ right:-10px; }
.invstrat .slick-prev:before,
.invstrat .slick-next:before{
  font-size:22px;
  opacity:.9;
}

/* responsive */
@media (max-width: 900px){
  .invcard{ padding:26px 22px 22px; }
  .invcard__cols{ grid-template-columns: 1fr; }
  .invstrat .slick-prev{ left:6px; }
  .invstrat .slick-next{ right:6px; }
}

.invstrat .slick-arrow{
	display: none !important;
}

.invflow{
  color:#fff;
  padding: clamp(48px, 6vw, 84px) 0;
}

.invflow__title{
  margin:0 0 clamp(32px, 4vw, 56px);
  font-weight: 400;
  text-transform: uppercase;
  font-size: clamp(34px, 5.2vw, 44px);
  line-height: 120%;
	margin-bottom: 70px;
}

.invflow__col{
  display:flex;
  flex-direction:column;
  gap: clamp(28px, 3.2vw, 46px);
}

.invflow__badge{
  width:86px;
  height:86px;
  margin:0 auto 18px;
  border-radius:999px;
  border:1px solid rgba(203,184,141,.65);
  color:#cbb88d;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size: 34px;
  font-weight: 400;
}

.invflow__h{
  margin:0 0 8px;
  color:#cbb88d;
  font-weight: 500;
  font-size: clamp(18px, 1.7vw, 28px);
  line-height:1.2;
}

.invflow__p{
  margin-top: 20px;
    color: #fff;
    font-size: clamp(14px, 1.25vw, 18px);
    line-height: 130%;
}

.invflow__cta{
      display: flex;
    grid-column: 2;
    grid-row: 4;
    flex-direction: column;
    max-width: 500px;
    align-items: flex-end;
}

.invflow__ctaText{
 margin: 0 0 16px;
    font-size: clamp(18px, 1.9vw, 24px);
    line-height: 1.25;
    color: #fff;
    text-align: right;
    margin-bottom: 35px;
	max-width: 400px;
}

.invflow__btn{
  display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 22px;
    min-height: 54px;
    border-radius: 10px;
    background: linear-gradient(to right, #e7d6b0, #d9bc89);
    color: #111;
    text-decoration: none;
    font-weight: 300;
    font-size: 18px;
    transition: transform .2s ease, filter .2s ease;
}

.invflow__grid{
  display:grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items:start;
	    margin-top: 70px;
}

/* расставляем шаги по сетке: нечётные слева, чётные справа */
.invflow__step{
	display: flex;
    text-align: center;
    flex-direction: column;
    align-items: center;
}
.invflow__step[data-step="1"]{ grid-column:1; grid-row:1; }
.invflow__step[data-step="2"]{ grid-column:2; grid-row:1; }
.invflow__step[data-step="3"]{ grid-column:1; grid-row:2; }
.invflow__step[data-step="4"]{ grid-column:2; grid-row:2; }
.invflow__step[data-step="5"]{ grid-column:1; grid-row:3; }
.invflow__step[data-step="6"]{ grid-column:2; grid-row:3; }

/* 7 слева снизу, CTA справа снизу (как на скрине) */
.invflow__step[data-step="7"]{ grid-column:1; grid-row:4; }
.invflow__cta{ grid-column:2; grid-row:4; }

/* мобильная: всё в одну колонку и в правильном порядке 1-2-3-4-5-6-cta-7 */
@media (max-width: 860px){
  .invflow__grid{ grid-template-columns: 1fr; gap: 28px; }

  .invflow__step,
  .invflow__cta{
    grid-column:auto !important;
    grid-row:auto !important;
  }
}


.invflow__btn:hover{ 
		color: #fff;
	background: #64412F;
}
.invflow__btn:active{ 
		color: #fff;
	background: #64412F;
}

@media (max-width: 960px){
  .invflow__grid{ grid-template-columns: 1fr; }
  .invflow__col{ gap: 34px; }
  .invflow__cta{ padding-top: 10px; }
}


.techserv{
  color:#fff;
	margin: 100px 0px 70px;
}
.techserv__blocks{
    display: flex;
    gap: 35px;
    margin: 60px 0px;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.techserv__right{
	 width: 45%;
}
.techserv__right img{
    width: 100%;
    border-radius: 20px;
}
.techserv__title{
  margin:0 0 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .02em;
  font-size: clamp(36px, 5.6vw, 44px);
  line-height: 1.2;
}

.techserv__lead{
  margin:0 0 18px;
  color:#cbb88d;
  font-size: clamp(18px, 2.2vw, 22px);
  line-height: 1.25;
}

.techserv__list{
  list-style: none;
  padding: 0;
  margin: 0 0 34px;
  max-width: 980px;
}

.techserv__list li{
  position: relative;
  padding-left: 22px;
  margin: 10px 0;
  font-size: clamp(18px, 2.3vw, 22px);
  line-height: 1.2;
  color: rgba(255,255,255,.92);
}

.techserv__list li::before{
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: rgba(255,255,255,.92);
}

.techserv__note{
  margin: 0;
  font-size: clamp(20px, 2.4vw, 24px);
  line-height: 1.25;
  color: rgba(255,255,255,.9);
  max-width: 1100px;
}

.techserv__note strong{
  font-weight: 800;
}


.cta-strategy {
    color: #fff;
    margin-bottom: 35px;
}

.cta-strategy__inner{
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.15fr .85fr;
  gap: clamp(22px, 4vw, 56px);
  align-items: end;
}

.cta-strategy__title{
  margin: 0 0 50px;
    font-weight: 400;
    text-transform: uppercase;
    color: #cbb88d;
    font-size: clamp(34px, 5.2vw, 44px);
    line-height: 1.2;
}

.cta-strategy__text{
  margin: 0;
  font-size: clamp(18px, 2.1vw, 24px);
  line-height: 1.15;
  color: rgba(255,255,255,.92);
}

.cta-strategy__text strong{
  font-weight: 800;
  color: #ffffff;
}

.cta-strategy__right{
  display: grid;
  gap: 18px;
  justify-items: stretch;
}

.cta-strategy__btn{
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 12px;
  padding: 22px 20px;
  font-size: clamp(16px, 1.4vw, 20px);
  line-height: 1;
  transition: transform .15s ease, filter .15s ease, opacity .15s ease;
}

.cta-strategy__btn--primary{
  background: linear-gradient(to right, #e7d6b0, #d9bc89);
  color:#161616;
	transition: 0.3s;
}
.cta-strategy__btn--primary:hover{
	color: #fff;
	background: #64412F;
}
.cta-strategy__btn:hover{
	color: #fff;
	background: #64412F;
}

.cta-strategy__btn--secondary{
  background: #d9d2c4;
  color:#161616;
  opacity: .95;
}

@media (max-width: 900px){
  .cta-strategy__inner{
    grid-template-columns: 1fr;
    gap: 22px;
  }
  .cta-strategy__right{
    max-width: 720px;
  }
}

@media (max-width: 640px){
  .cta-strategy__btn{
    padding: 18px 16px;
    border-radius: 10px;
  }
}


/*---------------about----------------*/

.who{
  /* коричневая рамка/фон вокруг карточки как на макете */
  background: #5a3e33;
  padding: 28px;
}

.who__card{
  background: #0f0f0f;
  border-radius: 26px;
  padding: 64px 72px 54px;
  box-shadow: 0 22px 60px rgba(0,0,0,.25);
  position: relative;
  overflow: hidden;
}

.who__title{
  margin: 0;
  font-weight: 500;
  text-transform: uppercase;
  color: #f3f3f3;
  font-size: clamp(28px, 3.2vw, 44px);
  max-width: 1170px;
  margin: auto;
}

.who__lead{
  margin: 46px auto 0;
  max-width: 1080px;
  text-align: center;
  color: #f0f0f0;
  font-weight: 300;
  line-height: 1.25;
  font-size: clamp(18px, 2.2vw, 34px);
}

.who__brand{
  font-weight: 400;
}

.who__divider{
  height: 1px;
  width: min(980px, 78%);
  margin: 34px auto 0;
  background: rgba(214, 196, 155, .42);
}

.who__stats{
  margin: 34px auto 0;
  max-width: 1080px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  text-align: center;
}

.who__num{
  color: #d8c79f;
  font-weight: 400;
  letter-spacing: .02em;
  font-size: clamp(38px, 4vw, 44px);
  line-height: 1;
}

.who__plus{
  font-size: .9em;
}

.who__label{
  margin-top: 10px;
  color: #d8c79f;
  font-weight: 300;
  text-transform: uppercase;
  font-size: clamp(14px, 1.1vw, 20px);
	line-height: 150%;
}

.who__badges{
  margin-top: 38px;
  display: flex;
  justify-content: center;
  gap: clamp(40px, 10vw, 220px);
  color: #d8c79f;
  font-weight: 300;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: clamp(16px, 1.5vw, 20px);
}

.who__badge{
  text-align: center;
}

@media (max-width: 900px){
  .who{ padding: 18px; }
  .who__card{ padding: 42px 22px 36px; }
  .who__lead{ margin-top: 28px; }
  .who__stats{ grid-template-columns: 1fr; gap: 22px; }
  .who__badges{ flex-direction: column; gap: 14px; margin-top: 28px; }
}


.whyus{
  padding: 72px 0;
}
.whyus__title{
  margin: 0 0 56px;
  color: #f2f2f2;
  font-weight: 400;
  text-transform: uppercase;
  font-size: clamp(34px, 4vw, 44px);
}

.whyus__grid{
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: clamp(40px, 9vw, 140px);
  row-gap: 62px;
  align-items: start;
}

.whyus__item{
  max-width: 520px;
}

.whyus__head{
  display: flex;
  align-items: baseline;
  gap: 18px;
}

.whyus__num{
  color: #d8c79f;
  font-weight: 300;
  font-size: clamp(22px, 2.4vw, 24px);
  line-height: 1;
  min-width: 52px;
}

.whyus__h{
  margin: 0;
  color: #d8c79f;
  font-weight: 300;
  font-size: clamp(22px, 2.6vw, 28px);
  line-height: 1.15;
}

.whyus__text{
  margin: 18px 0 0;
  color: #f0f0f0;
  opacity: .92;
  font-weight: 300;
  line-height: 1.35;
  font-size: clamp(16px, 1.6vw, 22px);
}

/* Mobile */
@media (max-width: 900px){
  .whyus{ padding: 54px 0; }
  .whyus__grid{
    grid-template-columns: 1fr;
    row-gap: 40px;
  }
  .whyus__item{ max-width: 100%; }
  .whyus__num{ min-width: 44px; }
}



.diff{
  padding: 35px 0;
}

.diff__title{
  margin: 0 0 40px;
  color: #f2f2f2;
  font-weight: 400;
  text-transform: uppercase;
  font-size: clamp(34px, 4vw, 44px);
}

.diff__card{
  background: #64412F;
  border-radius: 18px;
  padding: clamp(22px, 3vw, 34px);
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 24px;
  align-items: end;
}

.diff__list{
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 14px;
}

.diff__list li{
  position: relative;
  padding-left: 44px;
  color: #efe9e2;
  font-weight: 300;
  line-height: 1.2;
  font-size: clamp(20px, 2.2vw, 20px);
}

.diff__list li::before{
  content: "✓";
  position: absolute;
  left: 0;
  top: 0.08em;
  color: #efe9e2;
  font-size: 1.05em;
  line-height: 1;
  opacity: .95;
}

.diff__cta{
  display: flex;
  justify-content: flex-end;
  align-items: center;
  min-width: 320px;
}

.diff__btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 64px;
  padding: 0 26px;
  min-width: min(520px, 100%);
  border-radius: 12px;
  background: #d7c59a;
  color: #111;
  text-decoration: none;
  font-weight: 500;
  font-size: 18px;
  border: 1px solid transparent;
  transition: transform .12s ease, filter .12s ease;
}

.diff__btn:hover,
.diff__btn:active,
.diff__btn:focus{ 
	color: #fff;
	background: #64412F;
	border: 1px solid #fff;
}

/* Responsive */
@media (max-width: 900px){
  .diff{ padding: 54px 0; }

  .diff__card{
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .diff__cta{
    min-width: 0;
    justify-content: flex-start;
  }

  .diff__btn{
    width: 100%;
    height: 58px;
  }
}

.service-item.white{
	background: #F4F3EF;
	color: #000;
}


.hero-contacts{
	color: #f2f2f2;
    padding: clamp(48px, 6vw, 84px) 0;
    height: 700px;
    align-items: center;
    display: flex;
	max-width: 1170px;
    margin: auto;
}

.hero-contacts__inner{
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: clamp(28px, 5vw, 70px);
  align-items: start;
	z-index: 2;
    position: relative;
}

.hero-contacts__kicker{
  font-size: 20px;
  letter-spacing: .08em;
  text-transform: uppercase;
  opacity: .95;
  margin-bottom: clamp(18px, 3vw, 34px);
}

.hero-contacts__title{
  margin: 0 0 18px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: clamp(26px, 4.2vw, 44px);
}

.hero-contacts__text{
  margin: 0;
  text-transform: uppercase;
  letter-spacing: .03em;
  line-height: 1.35;
  font-size: clamp(16px, 1.35vw, 20px);
  color: rgba(255,255,255,.85);
}
.hero-contacts::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom, #000000b5, #00000024);
    pointer-events: none;
    z-index: 1;
}
.hero-contacts__text strong{
  color: #ffffff;
  font-weight: 700;
}

.hero-contacts__right{
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 100%;
  padding-top: clamp(8px, 2vw, 24px);
}

.hero-contacts__note{
  color: #fff;
  text-align: center;
  font-size: clamp(18px, 1.55vw, 24px);
  line-height: 1.25;
  margin: 0 0 18px;
}

.hero-contacts__actions{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  align-items: center;
}

.hero-contacts__btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 54px;
  padding: 0 18px;
  border-radius: 12px;
  font-size: 16px;
  text-decoration: none;
  transition: transform .15s ease, filter .15s ease;
  border: 1px solid transparent;
  white-space: nowrap;
}

.hero-contacts__btn--primary{
  background: linear-gradient(to right, #e7d6b0, #d9bc89);
  color: #000;
	transition:0.3s;
}
.hero-contacts__btn--primary:hover{
	color: #fff;
	background: #64412F;
}

.hero-contacts__btn--ghost:hover{
	color: #fff;
	background: #64412F;
}

.hero-contacts__btn--ghost{
  background: #DDD3C2;
  color: #000;
	transition: 0.3s;
}

.hero-contacts__btn:hover{
  transform: translateY(-1px);
  filter: brightness(1.02);
}

.hero-contacts__btn:active{
  transform: translateY(0);
  filter: brightness(.98);
}

/* Responsive */
@media (max-width: 980px){
  .hero-contacts__inner{
    grid-template-columns: 1fr;
  }
  .hero-contacts__right{
    justify-content: flex-start;
  }
  .hero-contacts__note{
    text-align: left;
  }
}

@media (max-width: 640px){
  .hero-contacts__inner{
    width: min(1200px, calc(100% - 28px));
  }
  .hero-contacts__actions{
    grid-template-columns: 1fr;
  }
  .hero-contacts__btn{
    height: 56px;
  }
}



.office{
  color:#f2f2f2;
  padding: clamp(44px, 6vw, 84px) 0;
}

.office__title{
  margin:0 0 clamp(24px, 4vw, 48px);
  font-weight:400;
  text-transform:uppercase;
  line-height:1.2;
  font-size: clamp(34px, 4.2vw, 44px);
}

.office__grid{
  display:grid;
  grid-template-columns: 1.05fr .95fr;
  gap: clamp(26px, 5vw, 70px);
  align-items:start;
}

.office__lead{
  font-size: clamp(22px, 2.3vw, 24px);
  line-height:1.2;
  margin: 0 0 10px;
}

.office__sub{
  color:#cdbb93;
  font-size: clamp(16px, 1.35vw, 20px);
  line-height:1.35;
  margin: 0 0 clamp(26px, 4vw, 46px);
}

.office__info{
  margin-top: clamp(24px, 6vw, 110px);
  font-size: clamp(16px, 1.35vw, 20px);
  line-height:1.25;
  color: rgba(255,255,255,.9);
}

.office__place{
  margin:0 0 6px;
}

.office__line{
  margin: 2px 0;
}

.office__right{
  display:flex;
  flex-direction:column;
  gap: 16px;
  align-items:stretch;
}

.office__cta{
  display:flex;
  align-items:center;
  justify-content:center;
  gap: 14px;
  height: 60px;
  border-radius: 14px;
  border: 1px solid rgba(205,187,147,.75);
  color:#000;
  text-decoration:none;
  font-size: 18px;
  letter-spacing:.01em;
  transition: transform .15s ease, filter .15s ease, background .15s ease;
  background: linear-gradient(to right, #e7d6b0, #d9bc89);
}

.office__cta:hover{
	color: #fff;
	background: #64412F;
	border: 1px solid #64412F;
}

.office__cta:active{
	color: #fff;
	background: #64412F;
		border: 1px solid #64412F;
}

.office__cta-arrow{
  font-size: 22px;
  transform: translateY(-1px);
}

.office__photo{
  border-radius: 18px;
  overflow:hidden;
  background:#111;
  box-shadow: 0 18px 40px rgba(0,0,0,.35);
}

.office__photo img{
  width:100%;
  height:auto;
  display:block;
}

@media (max-width: 980px){
  .office__grid{ grid-template-columns: 1fr; }
  .office__info{ margin-top: 22px; }
}

@media (max-width: 640px){
  .office__inner{ width:min(1200px, calc(100% - 28px)); }
  .office__cta{ height: 56px; font-size: 16px; }
}

.commstage{
  color:#fff;
	padding: 20px 0px 40px;
}

.commstage__title{
  margin:0 0 clamp(18px, 3.2vw, 34px);
  font-weight:400;
  text-transform:uppercase;
  line-height:1.2;
  font-size: clamp(30px, 4.6vw, 44px);
}

.commstage__checks{
  display:flex;
  flex-wrap:wrap;
  gap: 18px 34px;
  align-items:center;
  margin: 0 0 22px;
  color:#cdbb93;
  font-size: clamp(18px, 2vw, 22px);
  line-height:1.2;
}

.commstage__check{
  display:flex;
  align-items:center;
  gap: 14px;
  white-space:nowrap;
}

.commstage__check::before{
  content:"✓";
  display:inline-grid;
  place-items:center;
  width: 22px;
  height: 22px;
  font-size: 20px;
  color:#cdbb93;
  transform: translateY(-1px);
  opacity:.95;
}

.commstage__content{
  max-width: 860px;
}

.commstage__lead{
  font-size: clamp(22px, 2.1vw, 22px);
  line-height:1.25;
  margin: 0 0 10px;
  color:#f2f2f2;
}

.commstage__list{
  margin: 0;
  padding-left: 26px;
  font-size: clamp(20px, 2vw, 22px);
  line-height:1.2;
  color: rgba(242,242,242,.92);
}

.commstage__list li{
  margin: 6px 0;
}

.commstage__note{
  margin-top: clamp(56px, 9vw, 80px);
  text-align: right;
  font-size: clamp(18px, 2.1vw, 22px);
  line-height: 120%;
  color: #fff;
}
.commstage__note span{
	color: #DDD3C0;
}

.commstage__pill{
  display:inline-block;
  padding: 6px 14px;
  border: 1px solid rgba(205,187,147,.65);
  border-radius: 999px;
  color:#f2f2f2;
  background: rgba(0,0,0,.18);
  transform: translateY(-1px);
	color: #fff !important;
}

@media (max-width: 820px){
  .commstage__inner{ width:min(1200px, calc(100% - 28px)); }
  .commstage__check{ white-space:normal; }
  .commstage__content{ max-width: 100%; }
  .commstage__list{ padding-left: 22px; }
}

.single .property-detail-v5 .property-banner .tab-pane {
    height: 500px;
}
.single-property .header-v4 {
    position: inherit !important;
    padding-bottom: 35px;
    width: 100%;
}
	
.single-property .page-title-wrap {
    padding-top: 100px !important;
}
.houzez_agent_property_form.btn-secondary{
	color: #000 !important;
	background-color: #D8C39A !important;
    border-color: #D8C39A !important;
	transition: 0.3s;
}
.houzez_agent_property_form.btn-secondary:hover{
	color: #fff !important;
	background: #64412F !important;
	border: 1px solid #64412F !important;
}
.agent-link{
	display: none;
}
.page-title h1{
	color: #fff !important;
}
.breadcrumb-item.active {
    color: #fff;
}
.breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
}
.label {
    background-color: #D8C39A;
	color: #000;
}
.property-price-wrap .item-price {
    color: #fff;
}
.item-address {
    color: #f2f2f2;
}
.content-wrap-style-boxed .block-wrap{
    border: 1px solid #D8C39A;
    border-radius: 20px;
}
.block-wrap {
    background-color: transparent;
}
.property-overview-wrap ul li {
    color: #D8C39A;
}
.property-overview-item .houzez-icon {
    color: #fff;
}
.content-wrap-style-boxed .widget{
	border: 1px solid #D8C39A;
    border-radius: 20px;
}
.houzez-main-wrap-v1, .widget-wrap {
    background-color: transparent;
}
.form-control {
    background: #ffffff0f;
    border: none;
}
.property-form .control.control--checkbox {
    color: #fff;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder{
	background: #ffffff0f;
    border: none;
}
.form-group .mb-2{
	color: #fff;
    background: #ffffff0f;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder{
	color: #ffffff;
}
.bootstrap-select .dropdown-menu.inner{
	background: #0E0E0E;;
}
.detail-wrap {
    background-color: rgb(255 255 255 / 4%) !important;
    border-color: #000 !important;
    border-radius: 20px;
}
.btn-primary{
	color: #000 !important;
}
.content-wrap-style-boxed .item-wrap{
	background: transparent;
    border-color: #D8C39A !important;
    border-radius: 20px;
}
.houzez-listing-carousel.slick-slider .slick-list{
	border-radius: 20px;
}
.grid-view .item-wrap.item-wrap-no-frame {
    background: #F4F3EF;
    border: 1px solid #D8C39A;
    border-radius: 20px;
    color: #000;
}
.grid-view  .item-address {
    color: #000;
}
.grid-view  .item-title a{
    color: #000;
}
.grid-view  .item-wrap-v1 .link-price a{
    color: #000;
}

.grid-view .item-price-wrap .item-price{
    color: #000;
}

.listing-view .item-amenities .h-type span {
    position: inherit !important;
}
.listing-view .item-price-wrap .item-price{
    color: #000;
}
.listing-view .item-title a{
    color: #000;
}
.listing-view .item-title a:hover{
    color: #5a3f2e;
}
.listing-view .item-address {
    color: #000;
}
.listing-view .item-wrap{
	background: #F4F3EF;
    border: 1px solid #D8C39A;
    border-radius: 20px;
    color: #000;
}
.page-item.disabled .page-link {
    background: transparent;
}
.page-item.active .page-link{
	background: transparent;
	    border: 1px solid #d8c39a;
    border-radius: 10px;
    background: transparent;
}
.page-link {
    background: transparent;
}
.bootstrap-select .dropdown-item.active{
	background-color: transparent;
}
.bg-white {
  background-color: transparent !important;
}
.listing-v1 .link-price{
	justify-content: flex-end;
	margin-bottom: 30px;
}
.listing-v1 .btn-item.item-no-footer{
	display: none !important;
}
.item-wrap-v1 .link-price a{
    color: #D8C39A;
    position: absolute;
    bottom: 15px;
}
.listing-v1 .item-amenities .h-type span{
	position: absolute;
    right: 20px;
    top: 25px;
}
.listing-v1 .item-body {
    position: relative;
}
.wpml-ls-legacy-dropdown{
    max-width: fit-content !important;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{
    background: transparent  !important;
    color: #fff  !important;
    border: 0  !important;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
    border-width: 0;
	border-top: 0;
	border:0;
    background: transparent;
    color: #fff;
    margin-top: 5px;
}
.bootstrap-select .bs-actionsbox {
    background: #0E0E0E;
}
.bootstrap-select .bs-ok-default:after {
    color: #fff;
}
.search-no-results-found{
	background: transparent  !important;
}
.advanced-search-nav {
    padding-top: 150px !important;
    background-color: transparent !important;
}

#desktop-header-search .houzez-search-form-js{
	    border: 1px solid #D8C39A;
    padding: 10px;
    border-radius: 10px;
}
.post-type-archive .page-title-wrap {
    padding-top: 100px !important;
}
.property-navigation-wrap{
	display: none !important;
}
.advanced-search-v3 .btn-search {
    background: #D8C39A !important;
    color: #000;
}
.reset-search-btn {
    background-color: transparent !important;
    color: #D8C39A !important
    border-color: #D8C39A !important;
}
.bs-searchbox {
    background: #0E0E0E;;
}
.bootstrap-select .bs-actionsbox .btn-group button.bs-select-all {
    color: #fff;
}
.bootstrap-select .bs-actionsbox .btn-group button.bs-deselect-all {
    color: #fff;
}
.container-fluid{
	max-width: 1170px;
	--bs-gutter-x: 0;
}
.header-v4 a.nav-link:hover{
	    color: #614031 !important;
}
.taxonomy-item-rectangle .taxonomy-item {
    border-radius: 10px;
}
.range-title{
	font-weight: 300;
}
.bootstrap-select .bs-actionsbox .btn-group button.bs-select-all {
    color: #fff;
}
.bootstrap-select .bs-actionsbox .btn-group button.bs-deselect-all {
    color: #fff;
}
.range-wrap .mb-3 {
    margin-bottom: 10px !important;
    margin-top: -15px !important;
}
.reset-search-btn:hover {
    border-color: #DDD3C0 !important;
}



.exclusive {
  background: #0E0E0E;
  color: #fff;
  padding: 90px 0;
}

.ex-title {
  font-size: 44px;
  font-weight: 400;
  margin-bottom: 15px;
}
.ex-l{
	width: 50%;
	text-align: center;
}
.ex-subtitle {
  font-size: 30px;
	line-height: 120%;
  margin-bottom: 50px;
}

.ex-content {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 40px;
  align-items: flex-start;
}
.best-offers{
	max-width: 1170px;
	margin: auto;
}

.best-offer-carousel  .slick-track{
	border-radius: 0px !important;
	border: none;
}
.best-offer-carousel .grid-view .item-wrap.item-wrap-no-frame .hover-effect{ 
	border-radius: 0px !important;
	border: none;
}
.best-offer-carousel .grid-view .item-wrap.item-wrap-no-frame{
	border-radius: 0px !important;
    border: none;
}
.ex-upper{
	max-width: 1170px;
    margin: auto;
}
.ex-top h2{
	
}
/* Левая часть */
.ex-left{
	display: flex;
    gap: 30px;
    justify-content: space-between;
}
.ex-btn {
	width: 100%;
  display: inline-block;
  padding: 22px 60px;
  background: linear-gradient(to right, #e7d6b0, #d9bc89);
  color: #000;
  font-size: 22px;
  border-radius: 12px;
  text-decoration: none;
  margin-bottom: 15px;
	transition: 0.3s;
}
.ex-btn:hover{
	color: #fff;
	background: #64412F;
}

.ex-response {
  font-size: 18px;
    margin-bottom: 35px;
    font-weight: 300;
	transition: 0.3s;
	cursor:pointer;
}
.ex-response:hover {
  color: #fff;
}

.ex-text {
  width: 50%;
  font-size: 22px;
  line-height: 120%;
}

/* Правая карточка */
.ex-right{
	    position: absolute;
    right: 10%;
    bottom: 0;
    z-index: 999;
}
.ex-tour-card {
  width: 400px;
  background: #5a3f2e;
  border-radius: 16px;
  overflow: hidden;
  color: #fff;
}

.ex-tour-img img {
  width: 100%;
  height: 240px;
  object-fit: cover;
}

.ex-tour-info {
  padding: 20px;
}

.ex-tour-info h3 {
  font-size: 24px;
    margin-bottom: 20px;
    font-weight: 300;
}

.ex-tour-btn {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 14px 0;
  border: 2px solid #fff;
  border-radius: 12px;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
	transition: 0.3s;
}
.ex-tour-btn:hover{
	color: #000;
	background: linear-gradient(to right, #e7d6b0, #d9bc89);
	border: 2px solid #d9bc89;
}


/* Адаптив */

@media (max-width: 992px) {
	.listing-view .item-price-wrap .item-price {
    color: #fff;
}
	.partner-how__head{
    display: flex;
    flex-direction: column;
		    align-items: flex-start;
}

	.hero2.main{
	background: url(/wp-content/uploads/2026/01/main-mob.webp);
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
	.offerings {
    margin: 30px 0px 30px;
}
	.works__inner h2 {
    margin-bottom: 20px;
}
.dl {
    padding: 0px 0px;
}
	.sfero-hero {
    margin: 70px 0px 35px 0px;
}
	.dl__title{
		width: 100%;
	}
	.guarantee__icon {
    margin-bottom: 10px;
}
	.guarant-block {
    margin-top: 50px;
	}
	.no-left {
    padding-left: 15px !important;
}
	.dev-steps__card {
    padding: 20px;
}
	.dev-steps h2 {
		font-size:24px;
    margin-bottom: 30px;
}
	.off-card__note{
		    line-height: 130%;
	}
	.header-mobile-right .toggle-button-right{
		display: none !important;
	}
	.invcard__blocks {
    flex-direction: column;
}
	.benefits__col {
    width: 100%;
}
	.slick-prev, .slick-next {
    display: block !important;
}
  .ex-content {
    grid-template-columns: 1fr;
  }

  .ex-right {
    order: -1;
  }

  .ex-tour-card {
    width: 100%;
    max-width: 330px;
  }
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px;
    margin: auto;
}

.grid-view .item-wrap-v1 .align-items-center{
	align-items: initial;
}
.bootstrap-select .btn {
    background: transparent;
}

/*---------crm-------*/
.page-template-user_dashboard_properties .stats-box {
    color: #000;
}
.page-template-user_dashboard_properties .heading .heading-text h2 {
    color: #fff;
}
.page-template-user_dashboard_properties #description-price{
	color: #000;
}
.page-template-user_dashboard_properties .card-title {
    color: #000;
}
.page-template-user_dashboard_properties .propertie-list ul li a {
    color: #fff;
	background: #64412F;
	    font-weight: 500;
    padding: 10px 20px;
}

.page-template-user_dashboard_properties .dropdown-menu.show {
    background: #0f0f0f;
    color: #fff;
}
.page-template-user_dashboard_properties .dropdown-menu.show  .form-label {
    color: #fff;
}
.houzez-data-content {
    background-color: transparent !important;
}
.propertie-list .active{
	background-color: #d8c39a !important;
	color: #000 !important;
}
.page-template-user_dashboard_properties .form-control{
	 color: #fff !important;
}
.page-template-user_dashboard_properties .btn-secondary-outlined:hover{
	color: #000 !important;
}
.page-template-user_dashboard_properties .btn-secondary-outlined:hover .houzez-icon{
	color: #000;
}
.page-template-user_dashboard_properties .form-control .active{
	color: #000 !important;
	background: #fff;
}
.page-template-user_dashboard_properties .bootstrap-select .dropdown-item.active {
    background-color: #fff;
}
.page-template-user_dashboard_properties .bootstrap-select .dropdown-menu.inner {
    background: #fff;
}
.page-template-user_dashboard_properties .bs-searchbox {
    background: #fff;
}
.page-template-user_dashboard_properties .form-label {
    color: #000;
}
.page-template-user_dashboard_properties .bootstrap-select .dropdown-menu li a span.text {
    color: #000;
}
.page-template-user_dashboard_properties .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    color: #5c5c5c;
}
.page-template-user_dashboard_properties .block-title-wrap h2 {
    color: #000;
}
.page-template-user_dashboard_properties .profile-info{
	color: #000;
}
/*----------------------*/

.main-search-btn .houzez-search-button {
    color: #fff !important;
    background: transparent !important;
    border: 1px solid #fff !important;
    font-weight: 300;
    background: radial-gradient(ellipse at center, #fefcea 0%, #d1b683 100%);
    color: #000;
    border-radius: 10px;
    padding: 15px 25px;
	transition: 0.3s;
}
.main-search-btn .houzez-search-button:hover {
    background: linear-gradient(to right, #e7d6b0, #d9bc89) !important;
	background-color: linear-gradient(to right, #e7d6b0, #d9bc89) !important;
	border: 1px solid #DDD3C0  !important;
	color: #000 !important;
}
	.elementor-button:hover {
    background-color: #DDD3C0;
    scale: 1.02;
}
 .bootstrap-select .dropdown-item:hover {
    background-color: rgb(255 255 255 / 10%) !important;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{
  content:"";
  position:absolute;
  right:10px;
  top:50%;
  transform:translateY(-50%);
  width:18px;
  height:18px;

  background-color: currentColor; /* цвет иконки */

  /* SVG как data-uri (обязательно URL-encode) */
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%201024%201024%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M831.872%20340.864L512%20652.672L192.128%20340.864a30.592%2030.592%200%200%200-42.752%200a29.12%2029.12%200%200%200%200%2041.6L489.664%20714.24a32%2032%200%200%200%2044.672%200l340.288-331.712a29.12%2029.12%200%200%200%200-41.728a30.592%2030.592%200%200%200-42.752%200z%22/%3E%3C/svg%3E") no-repeat center/contain;
          mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%201024%201024%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M831.872%20340.864L512%20652.672L192.128%20340.864a30.592%2030.592%200%200%200-42.752%200a29.12%2029.12%200%200%200%200%2041.6L489.664%20714.24a32%2032%200%200%200%2044.672%200l340.288-331.712a29.12%2029.12%200%200%200%200-41.728a30.592%2030.592%200%200%200-42.752%200z%22/%3E%3C/svg%3E") no-repeat center/contain;
  
  border:0; /* убираем старую стрелку */
}


.post-wrap, .author-detail-wrap, .post-comment-form-wrap {
    background-color: transparent;
}



/*------------blog------------*/
/* ===== Blog Hero ===== */
.blog-hero{
  position: relative;
  overflow: hidden;
  min-height: clamp(260px, 32vw, 420px);
}

/* Фон: картинка + градиентные маски */

.blog-hero__inner{
     display: flex;
    position: relative;
    z-index: 2;
    width: min(1100px, calc(100% - 40px));
    margin: 0 auto;
    padding: clamp(44px, 7vw, 96px) 0;
    text-align: center;
    min-height: clamp(520px, 72vh, 750px);
    flex-direction: column;
    justify-content: center;
}

.blog-hero__kicker{
 margin: 0 0 12px;
    font-weight: 300;
    font-size: clamp(34px, 6vw, 80px);
    line-height: 1;
    color: rgba(214,194,143,.85);
    text-transform: uppercase;
}

.blog-hero__title{
  margin: 0;
}

.blog-hero__brand{
 display: inline-block;
    font-weight: 300;
    font-size: clamp(34px, 6vw, 80px);
    color: #fff;
}

.blog-hero__sub{
  margin: 18px auto 0;
  font-weight: 300;
  font-size: clamp(16px, 2.1vw, 34px);
  line-height: 1.18;
  color: rgba(255,255,255,.92);
}

.blog-hero__subLine{
  display: block;
}
.blog-hero__subChip{
	    position: relative;
}
.blog-hero__subChip svg{
 position: absolute;
    inset: -14px -28px;
    width: calc(100% + 40px);
    height: calc(100% + 24px);
    z-index: -1;
    pointer-events: none;
}

/* ===== Responsive ===== */
@media (max-width: 640px){
  .blog-hero{ border-radius: 14px; }
  .blog-hero__inner{ width: min(1100px, calc(100% - 28px)); }
  .blog-hero__subChip{ padding: 8px 16px; }
}


/* ===== Blog Intro ===== */
.blog-intro{
  padding: clamp(26px, 3.2vw, 44px) 0;
}

.blog-intro__inner{
  width: min(1200px, calc(100% - 40px));
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: clamp(18px, 4vw, 60px);
}

.blog-intro__text{
  margin: 0;
  max-width: 820px;
  font-weight: 300;
  font-size: clamp(18px, 2vw, 26px);
  line-height: 1.22;
}

.blog-intro__strong{
  font-weight: 500;
  text-transform: uppercase;
}

.blog-intro__gold{
  color: rgba(214,194,143,.95);
}

.blog-intro__white{
  color: rgba(255,255,255,.92);
}

/* ссылка справа */
.blog-intro__right{
  flex: 0 0 auto;
  padding-top: 6px; /* чуть опустить как на макете */
}

.blog-intro__link{
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: rgba(214,194,143,.9);
  text-decoration: none;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: .01em;
  transition: opacity .2s ease, transform .2s ease;
}

.blog-intro__link:hover{
  opacity: .9;
  transform: translateX(2px);
}

.blog-intro__arrow{
  font-size: 22px;
  line-height: 1;
}


/* SLIDER */
.ex-slider {
  margin-top: 80px;
  width: 100%;
}

.ex-slider .slick-list {
  margin: 0 -15px;
}

.ex-slide {
  box-sizing: border-box;
}

.ex-slide > img {
  width: 100%;
  height: 260px;
  object-fit: cover;
  display: block;
  border-radius: 10px;
}
.ex-slide {
    margin-left: 30px;
}


/* ===== Responsive ===== */
@media (max-width: 900px){
  .blog-intro__inner{
    flex-direction: column;
    align-items: flex-start;
  }
  .blog-intro__right{
    padding-top: 0;
  }
}

@media (max-width: 560px){
  .blog-intro__inner{
    width: min(1200px, calc(100% - 28px));
  }
  .blog-intro__link{
    font-size: 16px;
  }
}
.blog-post-item {
    background-color: #64412F !important;
    border: 1px solid #DDD3C0;
    border-radius: 10px;
}
.blog-posts-module-v3 .blog-posts-module-v3-right-wrap .blog-post-item-v3 .img-fluid {
    border-radius: 10px;
}
.hover-effect:before {
    border-radius: 10px;
}

.blog-posts-module-v3 .image-wrap {
    border-radius: 10px;
}




/* Popup layout styles (add to Elementor popup Custom CSS or global CSS) */
.svc-popup__head{
  margin-bottom: clamp(16px, 2.4vw, 26px);
}

.svc-popup__title{
  margin: 0 0 10px;
  font-size: clamp(22px, 2.6vw, 34px);
  line-height: 1.05;
  text-transform: none;
  color:  #000;
}

.svc-popup__sub{
  margin: 0;
  font-size: clamp(14px, 1.4vw, 18px);
  color: #000;
}

.svc-popup__grid{
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(16px, 2.6vw, 34px);
  align-items: start;
}

.svc-popup__label{
  font-size: 12px;
  text-transform: uppercase;
  color:  #000;
  margin-bottom: 14px;
}

.svc-popup__list{
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 10px;
}

.svc-popup__list li{
  position: relative;
  padding-left: 20px;
  line-height: 1.25;
  font-size: clamp(14px, 1.35vw, 17px);
  color:  #000;
}

.svc-popup__list li:before{
  content: "";
  position: absolute;
  left: 0;
  top: .55em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(221, 211, 192, .95);
}

.svc-popup__actions{
  margin-top: 18px;
  display: flex;
}

.svc-popup__btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 14px 18px;
  border-radius: 14px;
  background: rgba(221, 211, 192, .95);
  color: #0b1614;
  font-weight: 700;
  text-decoration: none;
  transition: transform .15s ease, opacity .15s ease;
}

.svc-popup__btn:hover{
  transform: translateY(-1px);
  opacity: .92;
}

/* add below to your existing popup CSS */
.svc-popup__cta{
  margin-top: clamp(16px, 2.6vw, 28px);
  display: flex;
  justify-content: center;
}

.svc-popup__cta .svc-popup__btn{
  width: min(420px, 100%);
}
.dialog-message {
    max-width: 900px !important;
    height: auto;
    width: 100% !important;
}

@media (max-width: 820px){
  .svc-popup__grid{
    grid-template-columns: 1fr;
  }
}

.header-mobile {
    background-color: #0E0E0E !important;
}
.header-mobile .toggle-button-left{
	    color: #fff  !important;
}
.wpml-ls-legacy-dropdown {
    width: auto !important;
}

.best-offer-carousel .grid-view .item-wrap.item-wrap-no-frame {
    border-radius: 20px !important;
}
.best-offer-carousel .grid-view .item-wrap.item-wrap-no-frame .hover-effect {
    border-radius: 20px !important;
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu {
    border: 0 !important;
}
.wpml-ls-legacy-dropdown{
	    align-self: center;
}
.property-detail-wrap .block-title-wrap .small-text {
    display: none;
}
.single .property-banner .slick-slide img {
    height: 500px !important;
}
.single .property-banner .property-detail-v5 .property-banner .tab-pane {
    height: 500px !important;
}
.property-detail-v5 .property-banner .nav {
    display: none;
}
.single .property-banner .houzez-all-slider-wrap.slick-initialized {
    height: 500px !important;
}
.hz-btn-map:hover{
	    color: #fff !important;
}



@media (max-width:1200px){
		.mb-90{
    width: 100%;
    max-width: 95% !important;
    margin: auto !important;
}
	.mb-95{
    width: 100%;
    max-width: 90% !important;
    margin: auto !important;
}
}
@media (max-width: 992px){

	.property-view{
		width: 100%;
    max-width: 95% !important;
    margin: auto;
}
	}
@media (max-width: 768px){

/*---------main----------*/
	.benefits-block {
    	flex-direction: column;
		gap: 80px;
}
	.main .hero2__inner span{
		  font-size: 18px;
	}
	.main .hero2__title{
		font-size: 34px;
	}
	.main .hero2__subtitle {
    font-size: 22px;
    line-height: 120%;
}
	.hero2__inner {
    max-width: 90%;
		    padding: 30px 0px 70px;
		line-height: 140%;
}
	.hero2__btn{
		padding: 15px 30px;
	}
	.houzez-ele-price-slider {
    margin-top: 20px !important;
    margin-bottom: 30px !important;
}
	.what-we-offer{
		max-width: 90%;
		margin: auto;
	}
	.cta-inner {
    font-size: 20px;
    padding: 15px 35px;
}
	.cta-card {
    padding: 20px 30px;
	}
	.best-offers {
    flex-direction: column;
}
		.offers-right {
    width: 100%;
    text-align: left;
}
	.offers-right p {
    font-size: 20px;
    line-height: 120%;
	}
.property-carousel-module-v1 .item-body {
    bottom: 50px;
}
	.property-carousel-module .slick-list {
    min-height: 700px;
}
	.property-carousel-module .slick-slide img {
    min-height: 400px;
}
	.property-carousel-module-v1 .slick-dots li button:before {
    opacity: 1;
    color: #000;
}
	.property-carousel-module-v1 .slick-dots li.slick-active button:before {
    opacity: .55;
    color: #000;
}
	.property-carousel-module-v1 .item-body {
	max-width: 340px;
	min-width: 100%;
}
	.property-carousel-module-v1 .help-container {
    width: 90%;
}
	.property-carousel-module-v1 .grid-view .item-wrap-v1 .link-price a {
    line-height: 120%;
}
	.item-price-wrap .item-price {
    font-size: 14px;
}
	.exclusive {
    padding: 0px 0;
}
	.ex-subtitle {
    font-size: clamp(18px, 4.2vw, 30px);
}
	.ex-left {
    flex-direction: column;
}
	.ex-l {
    width: 100%;
}
	.ex-btn {
    width: 100%;
    padding: 15px 30px;
    font-size: 18px;
	}
	.ex-text {
    width: 100%;
    font-size: 20px;
}
	.ex-right {
    position: revert;
}
	.ex-slider {
    margin-top: 35px;
}
	.ex-slider .slick-track {
    margin-left: 0px;
}
	.ex-slide {
    margin-left: 0px;
}
	.ex-tour-card {
    max-width: 100%;
}
	.ex-response {
    font-size: 16px;
}
	.ex-slider{display: none !important}

	.benefits h2 {
    margin-bottom: 35px;
}
	.benefits {
    margin: 90px auto;
}
	.benefits__item p {
    font-size: 16px;
}
	.benefits__title svg {
    width: 35px;
    height: 35px;
}
	.benefits__title h3 {
    font-size: 28px;
}
	
	.services {
    padding: 0px;
    margin: 0px;
}
	.yt-block {
	padding-top: 70px;
}
	.yt-sub {
    font-size: 18px;
}
	.taxonomy-grids-module-grid {
    gap: 10px;
}
	.taxonomy-text-wrap {
    padding: 15px;
}
.founder-block h2 {
    font-size: 30px;
    margin-bottom: 20px;
}
	.founder-block {
    padding: 0;
    margin-top: 100px;
}
	.team-section {
	margin-bottom: 35px;
}
	.faq {
    padding: 0px;
    margin: 70px 0px 0px;
}
	.faq-answer {
    font-size: 16px;
	line-height: 140%;
	}
	.faq-question {
    gap: 30px;
	}
	.catalog-map {
		 display: flex;
  flex-direction: column;
		gap: 100px;
}
	.catalog-socials {
    display: flex;
    gap: 10px;
    justify-content: space-between;
}
	.footer-block {
    margin-bottom: 40px;
    flex-direction: column;
		    gap: 50px;
}
	.catalog-btn {
    padding: 15px 0;
    font-size: 18px;
}


/*----------catalog----------*/
	.advanced-search-nav {
    padding-top: 35px !important;
}
	.overlay-search-advanced-module{
		background-color: #0e0e0e;
	}
	.overlay-search-advanced-module .search-title{
		color: #fff;
	}
	#mobile-search-form .range-wrap {
		margin-top: 40px;
	}
	#mobile-search-form .btn-search {
    color: #000;
    background-color: #DDD3C0;
    border-color: #DDD3C0;
}
	.post-type-archive .page-title-wrap {
    padding-top: 35px !important;
}
	.content-wrap-style-boxed .block-wrap {
    border-radius: 10px;
    margin-top: 20px;
}
	.similar-property-wrap {
    padding: 0;
    max-width: 100%;
    margin: auto;
    margin-top: 50px;
}
	.mobile-property-tools .item-tool > span {
    border: 1px solid #ffffff;
    color: #ffffff;
}
	.label {
    padding: 5px 10px;
}
	.mobile-property-contact {
    border-top: 1px solid #DDD3C0;
    background-color: #0e0e0e;
}
	.mobile-property-contact .btn i {
    color: #000;
}
	.property-overview-wrap ul li {
    font-size: 14px;
    line-height: 120%;
    margin-top: 15px;
    font-weight: 300;
}
	.single .listing-view .item-price-wrap .item-price {
        background: #F4F3EF;
    padding: 10px;
    border-radius: 5px;
		    color: #000;
}
	.grid-view .item-wrap-v1 .link-price a {
    font-size: 16px;
}
	.list-view .btn-item {
    bottom: 30px;
}
	.property-overview-data .row-cols{
		  display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important; /* spacing between items */
	}
	.modal-content {
    background-color: #0E0E0E;
	}
	.mobile-property-contact .btn {
    background: #DDD3C0;
    border-color: #DDD3C0;
}
	.contacts__label {
    font-size: 24px;
    margin-bottom: 10px;
}
	/*----------services----------*/
	.serv .hero2__inner {
    padding: 35px 0px 35px;
}
	.hero2__title {
    margin: 0 0 clamp(20px, 2.2vw, 20px) 0;
    font-size: clamp(30px, 4.6vw, 46px);
	}
	.svc {
    padding: 70px 0px 0px;
}
/*----------investors----------*/
	.hero2__text {
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 35px;
}
	.invcard__btn {
    min-height: 50px;
    padding: 5px 15px;
    font-size: 14px;
	}
	.invflow__cta {
    align-items: center;
	order: 1;
}
	.invflow__ctaText{
	 text-align: center;	
	}
	.invflow__btn{
		padding: 15px 20px;
		font-size: 16px;
	}
	.techserv__blocks {
    flex-direction: column;
		margin: 30px 0px;
}
	.techserv__right {
    width: 100%;
}
/*----------partners----------*/
	.payout__top {
    flex-direction: column;
}
	.off-card__list {
    font-size: 16px;
    max-width: 90%;
}
	.partner-give__grid{
    grid-template-columns: 1fr 1fr;
    grid-template-rows: none;
    gap: 18px;
  }

  .partner-give__item{
    grid-row: auto !important;
  }

  .partner-give__icon{
    width: 60px;
    height: 60px;
    margin-bottom: 0px;
  }

  .partner-give__icon svg{
    width: 40px;
    height: 40px;
  }

  .partner-give__text{
    font-size: 16px;
  }
	
/*----------about----------*/
	.founder-block__btn {
    padding: 15px 30px;
    font-size: 18px;
}
	.founder-block {
    margin-top: 30px;
}
	
/*----------contacts----------*/
	.commstage__note{
  text-align: left;
}
	.hero-contacts {
    max-width: 95%;
		margin: auto;
}
	
	.logo img {
    width: 60px;
    height: 55px;
}
	.header-mobile {
    height: 100px;
}
	.icon-navigation-menu:before {
    font-size: 30px;
}
	.offcanvas-mobile-menu{
		    background: #0E0E0E;
	}
	.offcanvas-header {
    color: #fff !important;
    background-color: #0E0E0E !important;
}
	.nav-mobile:not(.houzez-nav-menu-main-mobile-wrap) .main-nav .nav-item a {
    background: #0E0E0E;
    color: #fff;
    border-bottom: 1px solid #767676 !important;
}
	.offcanvas-header .btn-close {
    color: #fff !important;
}
	.header-mobile .toggle-button-left {
    display: flex;
}
	}


.yt-video{position:relative;display:block}
.yt-video__img{
  display:block;
  width:100%;
  height:auto;
  border-radius:16px !important; 
  filter: brightness(0.7);
  transition: 0.3s;
}

.yt-video:hover .yt-video__img{
filter: brightness(1);
}
.yt-video:hover .yt-play svg {
    color: #DDD3C0;
}
.yt-video__sr{
  position:absolute;
  width:1px;height:1px;
  padding:0;margin:-1px;
  overflow:hidden;clip:rect(0,0,0,0);
  white-space:nowrap;border:0;
}
.yt-play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: grid;
  place-items: center;
  z-index: 2;
  pointer-events: none; 
}
.yt-play svg {
    fill: #ffffff;
    color: #fff;
}
.houzez_agent-template-default #header-section{
	    position: inherit !important;
}
.agent-detail-page-v1 .agent-profile-wrap{
	background-color: #0E0E0E;
}
.agent-detail-page-v1 .agent-bio-wrap{
    background-color: #0E0E0E;
}
.agent-contacts-wrap {
    background-color: #0E0E0E;
}
#submit-review{
	background-color:#d8c39a;
	    color: #000;
}
.agent-image .img-fluid {
    border-radius: 10px;
}
.widget-body .img-fluid {
    max-height: 60px;
    object-fit: cover;
    border-radius: 5px;
}
.houzez_agent-template-default .btn-secondary{
	background: #d8c39a;
	color: #000;
}
.agent-nav-wrap .nav-pills .nav-link.active{
		background: #d8c39a;
	color: #000 !important;
}
.agent-contacts-wrap .houzez-theme .houzez-icon, .houzez-icon {
    color: #d8c39a;
}

.houzez_agency-template-default  #header-section{
	    position: inherit !important;
}
.houzez_agency-template-default .agent-profile-buttons .btn{
		background: #d8c39a;
	color: #000;
	border: none;
	transition: 0.3s;
}
.houzez_agency-template-default .agent-profile-buttons .btn:hover{
	color: #fff;
	background: #64412F;
	border: none;
}

.houzez_agency-template-default .btn-search {
		background: #d8c39a;
	color: #000;
	border: none;
		transition: 0.3s;
}
.houzez_agency-template-default .btn-search:hover {
	color: #fff;
	background: #64412F;
	border: none;
}
.agent-list-wrap .img-fluid {
    border-radius: 10px;
}
.agent-list-wrap {
    background: #0E0E0E !important;
}
.dashboard-sidebar {
    background-color: #0E0E0E !important;
}
.sidebar-logo .logo {
    border-color: #0E0E0E !important;
}
.sidebar-logo {
    background-color: #0E0E0E !important;
}
.add-new-listing-bottom-nav-wrap {
    background: #0E0E0E;
}
.dashboard-content .stats-box {
     background-color: rgba(255,255,255,.06) !important;
    border: 1px solid #fff !important;
    border-radius: 10px !important;
}
.dashboard-right .header {
    background-color: #0E0E0E !important;
    border-bottom: 1px solid #fff !important;
}

.dashboard-right .user-name{
	color: #fff;
}
.vist-btn{
	color: #fff;
}
.dashboard-content .text-muted {
    color: #7f7f7f !important;
}
.nav-box ul li a.active {
    border-color: #ffffff !important;
}
.nav-box ul li a.active {
    background-color: #7f7f7f !important;
    color: #ffffff;
}
.houzez-sorting{
	background-color: #0E0E0E;
}

.dashboard-content  .table > :not(caption) > * > * {
    padding: 16px;
    background-color: #0E0E0E;
    color: #fff;
}
.dashboard-content .btn-secondary{
	background: #d8c39a;
	color: #000;
	border: 0;
}
.dashboard-content .btn-secondary:hover{
	background: #d8c39a;
		color: #000 !important;
}
#bulk-delete-leads{
	color: #fff;
}
#bulk-delete-leads:hover{
color: #000;
    background: #d8c39a !important;
}
#bulk-delete-leads:hover .houzez-icon{
	color: #000;
}

.dashboard-content .btn-secondary-outlined{
	    color: #fff !important;
		background: rgba(255,255,255,.06);
}

.nav-box ul li a:hover, .nav-box ul li a.active {
    background-color: #7f7f7f !important;
    color: #ffffff;
}

.quicktags-toolbar {
    background: #ffffff0f !important;
}
.wp-editor-container textarea.wp-editor-area {
    background: #ffffff0f !Important;
    color: #fff;
}
.add-export-btn .houzez-icon{
	color: #000;
}
.houzez-invoice-filter {
    background-color: #0E0E0E !important;
}
.houzez-membership {
    background-color: #0f0f0f !important;
}






/* ===== Elementor Popup SFERO ===== */
.sfero-pop .elementor-popup-modal .dialog-widget-content{
  border:2px solid rgba(214,188,134,.55);
  border-radius:22px;
}

.sfero-pop .elementor-popup-modal .dialog-close-button{
  top:14px;
  right:14px;
  width:44px;
  height:44px;
  border-radius:999px;
  background: #fff;
}

.sfero-pop .elementor-popup-modal .dialog-close-button i{
  color:#fff;
  font-size:22px;
}

/* две колонки + разделитель */
.sfero-pop .elementor-section-wrap{
  position:relative;
}
.sfero-pop .elementor-section-wrap:after{
  content:"";
  position:absolute;
  top:0; bottom:0;
  left:50%;
  width:1px;
  transform:translateX(-.5px);
  opacity:.9;
  pointer-events:none;
}

/* скрыть разделитель на мобиле */
@media (max-width: 980px){
  .sfero-pop .elementor-section-wrap:after{ display:none; }
}

/* блоки */
.sfero-pop__left{
 background-image: linear-gradient(#fff 50%, transparent 0);
    background-size: 1px 40px;
    background-position: right top;
    background-repeat: repeat-y;
    padding: 30px;
}
.sfero-pop__right{
  padding: 30px;
}

.sfero-pop__brand{
  display:flex; align-items:center; gap:14px;
  margin-bottom: 50px;
}

.sfero-pop__title{
  font-weight: 500;
    color: #fff;
    font-size: clamp(22px, 2.3vw, 34px);
    line-height: 120%;
    text-transform: uppercase;
    margin: 0;
}
.sfero-pop__title--right{
  color: #D8C39A;
}
.sfero-pop__title--right span{
  color: #D8C39A;
}

/* список справа */
.sfero-pop__list{
  list-style:none;
  padding:0;
  margin:35px 0 0;
  display:flex;
  flex-direction:column;
  gap:22px;
}
@media (max-width: 980px){
  .sfero-pop__list{ margin-top:24px; }
}
.sfero-pop__list li{ position:relative; padding-left:34px; }
.sfero-pop__list li:before{
  content:"✓";
  position:absolute; left:0; top:2px;
  color: rgba(214,188,134,.95);
  font-size:18px;
}
.sfero-pop__list b{
     display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 120%;
    color: #D8C39A;
    margin-bottom: 6px;
}
.sfero-pop__list span{
  display:block;
  color: rgba(255,255,255,.72);
  font-size:16px;
}
.sfero-pop__brand img{
	width: 70px;
    object-fit: cover;
}
.pop-consul{
	display: flex;
    flex-direction: row;
    width: 100%;
}
.dialog-message {
	max-width: 1170px !important;
}
.elementor-popup-modal .dialog-close-button svg {
    fill: #ffffff !important;
}


/* =========================
   SFERO CF7 FORM (left side)
   ========================= */

/* общий контейнер формы */
.sfero-pop .sfero-cf7{
  max-width: 780px;
}

/* каждый field */
.sfero-pop .sfero-field{
  display:block;
  margin: 0 0 34px;
}

/* подпись поля */
.sfero-pop .sfero-field__label{
  display:block;
  margin: 0 0 14px;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 400;
  color: rgba(255,255,255,.92);
}

/* input/tel/email — CF7 реально рендерит input с классом sfero-field__control */
.sfero-field__control,
.sfero-field input[type="text"],
.sfero-field input[type="email"],
.sfero-field input[type="tel"],
.sfero-field textarea{
  width:100%;
  display:block;
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(255,255,255,.35) !important;
  border-radius: 0 !important;
  padding: 5px 0 5px !important;
  margin: 0 !important;
  color: rgba(255,255,255,.95) !important;
  font-size: 16px !important;
  outline: none !important;
  box-shadow: none !important;
}

/* фокус как на скрине — чуть ярче линия */
.sfero-field__control:focus,
.sfero-field input:focus,
.sfero-field textarea:focus{
  border-bottom-color: rgba(214,188,134,.9) !important;
}

/* placeholder (если используешь) */
.sfero-field__control::placeholder,
.sfero-field input::placeholder,
.sfero-field textarea::placeholder{
  color: rgba(255,255,255,.45);
}

/* убираем жёлтый фон автозаполнения */
.sfero-pop input:-webkit-autofill,
.sfero-pop textarea:-webkit-autofill{
  -webkit-text-fill-color: rgba(255,255,255,.95) !important;
  transition: background-color 99999s ease-in-out 0s;
  caret-color: rgba(255,255,255,.95);
}

/* ---------- checkbox (квадрат как на скрине) ---------- */
.sfero-check{
  margin: 10px 0 28px;
  font-size: 18px;
  line-height: 1.35;
  color: rgba(255,255,255,.82);
}

/* CF7 оборачивает checkbox в .wpcf7-list-item */
.sfero-check .wpcf7-form-control{
  margin: 0;
}
.sfero-check .wpcf7-list-item{
  margin: 0;
}
.sfero-check label{
  display: flex;
    align-items: center;
    gap: 14px;
    cursor: pointer;
    flex-direction: row-reverse;
    font-size: 16px;
    font-weight: 300;
}
.sfero-cf7 p{
	margin:0;
}
/* делаем аккуратный квадрат */
.sfero-check input[type="checkbox"]{
  appearance: none;
  -webkit-appearance: none;
  width: 22px;
  height: 22px;
  flex: 0 0 22px;

  border: 1px solid rgba(255,255,255,.55);
  border-radius: 3px;
  background: transparent;
  margin: 2px 0 0;
  position: relative;
}

/* галочка внутри */
sfero-check input[type="checkbox"]:checked{
  border-color: rgba(214,188,134,.95);
}
.sfero-check input[type="checkbox"]:checked::after{
  content:"";
  position:absolute;
  left: 6px;
  top: 2px;
  width: 6px;
  height: 12px;
  border-right: 2px solid rgba(214,188,134,.95);
  border-bottom: 2px solid rgba(214,188,134,.95);
  transform: rotate(40deg);
}

/* ссылка "обработку персональных данных" подчёркнута */
.sfero-check a{
     color: rgba(255,255,255,.8);
    text-decoration: underline;
    text-underline-offset: 3px;
    font-size: 16px;
    font-weight: 300;
    margin-top: 0px;
}
.sfero-check a:hover{
  color: #DDD3C0 ;
}

/* ---------- submit button ---------- */
.sfero-pop__submit{
  margin-top: 6px;
}

.sfero-btn,
.wpcf7-submit{
  width:100%;
  height: 64px;
  border: 0;
  border-radius: 10px;
  background: linear-gradient(to right, #e7d6b0, #d9bc89);
  color: #000;
  font-size: 18px;
  font-weight: 500;
  cursor:pointer;
  transition: transform .12s ease, filter .12s ease;
}

.sfero-btn:hover,
.wpcf7-submit:hover{
 color: #fff;
	background: #64412F;
}
.sfero-btn:active,
.wpcf7-submit:active{
  transform: translateY(1px);
}

/* ---------- CF7 ошибки / ответы ---------- */
.wpcf7-not-valid-tip{
  margin-top: 10px;
  font-size: 14px;
  color: #ffb3b3;
}
.wpcf7 form .wpcf7-response-output{
  margin: 16px 0 0;
  padding: 14px 16px;
  border-radius: 12px;
  border-color: rgba(214,188,134,.55);
  color: rgba(255,255,255,.92);
}


.sfero-check p{
  display:flex;
  align-items:flex-start;
  gap: 5px;
  flex-wrap: wrap;
}
.sfero-check br{
  display: none !important;
}
.sfero-field br{
  display: none !important;
}
.sfero-field{
	margin-bottom: 35px;
}

@media (max-width: 992px){
	.mobile-property-tools{
		display: none !important;
	}
	.pop-consul {
    flex-direction: column;
}
	.sfero-pop__left{
	background-image: linear-gradient(to right, #fff 50%, transparent 0);
  background-size: 40px 1px;
  background-position: left bottom;
  background-repeat: repeat-x;
  padding: 10px;
}
	.sfero-pop__brand img {
    width: 60px;
}
}

.taxonomy-grids-module-v4 .taxonomy-grids-module-grid{
	z-index: 0;
    position: relative;
}
.services_popup h3{
	font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
}
.services_popup ul{
	padding-left: 20px;
}
.elementor a{
	cursor: pointer;
}




/* базово */
.blog-posts-module-v3 .blog-v3-grid{
  display: grid;
  gap: 24px;
}

/* карточка */
.blog-posts-module-v3 .blog-post-item-v3{
  margin: 0 !important;            
  border: 1px solid rgba(240,234,227,.2);
  border-radius: 8px;
  overflow: hidden;
  background: #fff;                
  height: 100%;
}

/* картинка как cover */
.blog-posts-module-v3 .blog-post-thumb{
  position: relative;
  overflow: hidden;
}

.blog-posts-module-v3 .blog-post-thumb img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

/* контент */
.blog-posts-module-v3 .blog-post-content-wrap{
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* МОБИЛКА: просто в колонку */
@media (max-width: 992px){
	.blog-hero__subChip svg {
    inset: -14px -10px;
    width: calc(100% + 10px);
    height: calc(100% + 24px);
}
		.blog-posts-module-v3 .blog-post-item-v3 {
    flex-direction: column;
}
	.blog-post-title h3 {
    font-size: 22px !important;
}
  .blog-posts-module-v3 .blog-v3-grid{
    grid-template-columns: 1fr;
  }

  .blog-posts-module-v3 .blog-post-thumb{
    aspect-ratio: 16 / 9;
  }
}
@media (min-width: 992px){
  .blog-posts-module-v3 .blog-v3-grid{
    grid-template-areas:
      "big big big"
      "vertical medium medium"
      "vertical small1 small2";
    grid-template-columns: 33.75em 33.125em 33.125em;  /* как в рефе */
    grid-auto-rows: 30em;                               /* как в рефе */
    gap: 2.5em;                                         /* как в рефе */
  }

  /* Раскладка по областям */
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(1){ grid-area: big; }
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(2){ grid-area: vertical; }
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(3){ grid-area: medium; }
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(4){ grid-area: small1; }
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(5){ grid-area: small2; }

  /* BIG: горизонтальная карточка (картинка слева, контент справа) */
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(1){
    display: flex;
  }
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(1) .blog-post-thumb{
    flex: 0 0 35em;              /* как в рефе */
    min-height: 100%;
  }
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(1) .blog-post-content-wrap{
    padding: 3.75em 2.5em 2.625em 3.75em; 
  }
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(1) .blog-post-thumb img{
    position: absolute;
    inset: 0;
  }

  /* VERTICAL: вертикальная карточка (картинка сверху) */
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(2){
    display: flex;
    flex-direction: column;
  }
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(2) .blog-post-thumb{
    aspect-ratio: 4 / 3;
	  width: 100%;
  }
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(2) .blog-post-thumb img{
    position: absolute;
    inset: 0;
  }
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(2) .blog-post-content-wrap{
    padding: 24px;
  }

  /* MEDIUM: горизонтальная  */
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(3){
    display: flex;
  }
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(3) .blog-post-thumb{
    flex: 0 0 45%;
    min-height: 100%;
  }
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(3) .blog-post-thumb img{
    position: absolute;
    inset: 0;
  }
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(3) .blog-post-content-wrap{
    padding: 24px;
  }

  /* SMALL 1/2: компактные вертикальные */
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(4),
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(5){
    display: flex;
    flex-direction: column;
  }
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(4) .blog-post-thumb,
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(5) .blog-post-thumb{
    aspect-ratio: 16 / 9;
  }
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(4) .blog-post-thumb img,
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(5) .blog-post-thumb img{
    position: absolute;
    inset: 0;
  }
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(4) .blog-post-content-wrap,
  .blog-posts-module-v3 .blog-post-item-v3:nth-child(5) .blog-post-content-wrap{
    padding: 20px;
  }

  .blog-posts-module-v3 .blog-post-item-v3 .blog-post-meta{
    display: none;
  }
}

.elementor-widget-houzez_elementor_blog_posts_v2 .blog-v3-grid {
  min-width: 0;
}

/* DESKTOP */
@media (min-width: 992px){
  .elementor-widget-houzez_elementor_blog_posts_v2 .blog-v3-grid--featured{
    display: grid;
    grid-template-areas:
      "big big big"
      "vertical medium medium"
      "vertical small1 small2";
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
    max-width: 100%;
    overflow: hidden;
  }

  .elementor-widget-houzez_elementor_blog_posts_v2 .blog-v3-grid--featured > .blog-post-item-v3{
    min-width: 0;
  }

  .elementor-widget-houzez_elementor_blog_posts_v2 .blog-v3-grid--featured > .blog-post-item-v3:nth-child(1){ 
	  grid-area: big; 
	}
  .elementor-widget-houzez_elementor_blog_posts_v2 .blog-v3-grid--featured > .blog-post-item-v3:nth-child(2){ 
	grid-area: vertical; 
	grid-area: vertical;
    display: grid !important;
    grid-template-columns: auto;
	}
  .elementor-widget-houzez_elementor_blog_posts_v2 .blog-v3-grid--featured > .blog-post-item-v3:nth-child(3){ 
	grid-area: medium; 
	background: #0f0f0f !important;
    border: 1px solid #D8C39A;
	}
  .elementor-widget-houzez_elementor_blog_posts_v2 .blog-v3-grid--featured > .blog-post-item-v3:nth-child(4){ 
	grid-area: small1; 
	background: #0f0f0f !important;
    border: 1px solid #D8C39A;
	}
  .elementor-widget-houzez_elementor_blog_posts_v2 .blog-v3-grid--featured > .blog-post-item-v3:nth-child(5){ 
	grid-area: small2; 
	background: #0f0f0f !important;
    border: 1px solid #D8C39A;
	}
}
.blog-post-title h3{
	    font-size: 30px;
    font-weight: 500;
    line-height: 100%;
	margin-bottom: 20px !important;
}
.blog-post-body{
	    font-size: 16px;
    line-height: 120%;
}
.single-post .header-v4 {
    position: inherit !important;
}
time, address {
    color: #fff;
}
.blog-post-item-v1 .blog-post-author {
    color: #ffffff;
}
.blog-wrap{
	margin-top: 70px;
}
.blog-post-cta{
	    margin-top: 20px;
}
.continue-reading{
	display: none;
}
[type=search] {
    background: #ffffff0f;
    border: none;
    border-radius: 5px;
}
.category .advanced-search-nav{
    display: none !important;
}
.blog .header-v4 {
    position: inherit !important;
}
.category .header-v4 {
    position: inherit !important;
}
.wp-block-heading{
	font-size: 30px;
}
.widget ul:not(.item-amenities):not(.item-price-wrap):not(.contact-list):not(.dropdown-menu):not(.nav-tabs):not(.agent-information) li a{
	line-height: 120%;
}


.sf_block{
	display: grid;
    grid-template-columns: 1.6fr .95fr;
    gap: clamp(24px, 4vw, 70px);
    align-items: start;
	    margin-bottom: 70px;
}
.sf_list{
  list-style: none;
  margin: 0;
	padding-left: 0px;
	font-size: 20px;
    font-weight: 300;
}
.sf_media img{
	height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
}
.sf_note{
	margin-top: 20px;
}
.sf_block.revers{
    grid-template-columns: 0.6fr .95fr;
}
.sf_text{
	    font-size: 20px;
    line-height: 120%;
}
.revers .sf_left{ order: 1;}
.revers .sf_right{  height: 100%;}
.revers .sf_list{
	margin-top: 20px;
}
.sf_media{
height: 100%;
}

/* назначаем зоны */
.sf_left{ grid-area: text; }
.sf_right{ grid-area: media; height: 100%;}
.sf_block{ grid-template-areas: "text media"; }

.revers .sf_left{ grid-area: media; }
.revers .sf_right{ grid-area: text; }


@media (max-width: 992px){
	.sf_block{
    grid-template-columns: 1fr;
    grid-template-areas:
      "media"
      "text";
    gap: 18px;
    margin-bottom: 40px;
  }
.sf_block.revers {
    grid-template-columns: inherit;
}
  /* чтобы картинка не становилась огромной */
  .sf_media img{
    height: auto;
    max-height: 320px; /* можно менять */
  }
.revers .sf_left{ grid-area: text; }
.revers .sf_right{ grid-area: media; }
}

.main-nav .navbar-nav .nav-item .dropdown-menu{
	background-color: #64412F !important;
}
.main-nav .navbar-nav .nav-item .nav-item a{
	    border-bottom: 1px solid #fff !important;
}
.main-nav .navbar-nav .nav-item .nav-item a:hover{
	background-color: #fff !important;
    color: #0f0f0f !important;
}
.hz-btn-map .houzez-icon{
	color: #000;
}
.add-export-btn .btn-primary:hover{
    color: #fff !important;
}
.add-export-btn:hover .houzez-icon{
	color: #fff;
}

.dashboard-search{
  width: 100%;
  border: 1px solid rgba(255,255,255,.18);
  background: #ffffff0f;
  color: #fff;
  border-radius: 12px;
  outline: none;
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}

.dashboard-search:focus{
  color: #fff !important;
	background: #ffffff0f !important;
	outline: 0;
}
.dashboard-search:focus-visible{
  color: #fff !important;
		background: #ffffff0f !important;
		outline: 0;
}

.dashboard-search::placeholder{
  color: #fff !important;
		outline: 0;
}
.dashboard-search:not(:placeholder-shown){
  color: #fff!important;
	    background: #ffffff0f;
		outline: 0;
}
.houzez-data-content .btn-primary:hover{
	color: #fff !important;
}
.houzez-table-filters {
    padding-left: 0px !important;
	    background: #0f0f0f;
}



.form-select{
  border: 1px solid rgba(255,255,255,.18);
  background: rgba(255,255,255,.06);
  color: #fff;
  border-radius: 12px;
  outline: none;
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  /* своя стрелка */
  background-image:
    linear-gradient(45deg, transparent 50%, rgba(255,255,255,.75) 50%),
    linear-gradient(135deg, rgba(255,255,255,.75) 50%, transparent 50%);
  background-position:
    calc(100% - 18px) 50%,
    calc(100% - 12px) 50%;
  background-size: 6px 6px, 6px 6px;
  background-repeat: no-repeat;
}

.houzez-data-content .d-inline-flex.bg-light .btn{
	background-color: #ffffff0f !important;
	color: #fff;
}
.d-inline-flex.bg-light{
		background-color: #ffffff0f !important;
}
.wp-core-ui .button, .wp-core-ui .button-secondary {
    color: #fff !important;
    border-color: #fff  !important;
    background: transparent  !important;
}
.wp-switch-editor {
    background: transparent  !important;
    color: #fff  !important;
}
.html-active .switch-html, .tmce-active .switch-tmce {
    background: transparent  !important;
    color: #fff  !important;
}

.houzez-customer .text-box{
	    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 10px;
    align-items: start;
    justify-items: start;
}

.offcanvas-lead .offcanvas-head{
	background:#0f0f0f;
	color: #fff;
}
.offcanvas-body{
	background:#0f0f0f;
	color: #fff;
}
.offcanvas-box h4 {
    color: #fff;
}
.offcanvas-head h5{
	 color: #fff
}
.offcanvas-lead .offcanvas-footer {
    background: #0f0f0f;
    border-top: none;
}
.deals-nav-tab.nav-pills .nav-link.active.active-deals{
    background-color: #0f0f0f;
}
.deals-nav-tab.nav-pills .nav-link.won-deals {
    background: #0f0f0f;
}
.deals-nav-tab.nav-pills .nav-link.lost-deals {
    background: #0f0f0f;
}
.form-control[readonly] {
	color: #fff !important;
    background-color: #ffffff0f !important;
}
textarea.form-control {
    line-height: 120%;
}
.gdpr-text-wrap{
	 line-height: 120%;
}
.houzez-data-table .image-holder img {
    height: 120px;
    object-fit: cover;
    width: 100%;
}
.houzez-data-table .image-holder {
    max-width: 160px;
    width: 100%;
    border-radius: 50%;
}
.dashboard-content-block-wrap .control--checkbox{
	color: #828282;
	margin-top: 15px !important;
}
.inquiry-detail{
	background-color: #0f0f0f;
}
.inquiry-data {
    background-color: #0f0f0f;
}
.sfero-cf7 label {
    width: 100%;
}
.strong, b, label {
    font-weight: 700;
    width: 100%;
}
.elementor-popup-modal .dialog-widget-content {
    border-radius: 10px !important;
}


.agent-detail-page-v1 .agent-stats-wrap{
	background-color: transparent;
}
.agent-detail-page-v1 .btn-item.item-no-footer{
	display: none !important;
}
.agent-detail-page-v1 .item-wrap-v1 .link-price a {
    right: 15px;
}
.single-property .hz-btn-map{
display: none;
}

.item-title{
    line-height: 20px;
	    margin-bottom: 30px !important;
}
.header-v4{
  transition:
        background-color 0.15s ease,
        box-shadow 0.3s ease,
        top 0.3s ease,
        padding 0.3s ease;
}
.header-v4.is-sticky {
    position: fixed;
    top: 0px;
  	background-color: #100E0E !important;
}

.header-v4.is-sticky .navbar-nav {
    border-bottom: none;
}

.taxonomy-grids-module-v5 .taxonomy-item {
    border-radius: 10px;
        border-radius: 10px;
    border: 1px solid #DDD3C0;
}

.text-truncate {
    white-space: inherit !important;
}

.main-search-btn .elementor-widget-container{
	    width: 100%;
    margin: auto !important;
}
.range-wrap{
	    white-space: nowrap;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.houzez-ele-search-form-wrapper{
		row-gap: 25px !important;
	}
}

.team-card.slick-slide {
    height: auto !important;
}

.hover-effect:hover:before, .hover-effect-flat:hover:before {
    opacity: 0.5;
}
.taxonomy-grids-module-v5 .taxonomy-item .taxonomy-link:hover .taxonomy-text-wrap{
	opacity: 1;
}