 /*
Theme Name: (incorporadora 2025)
*/


@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Montserrat-Regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat bold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Montserrat-Bold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Raleway-Regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Raleway bold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Raleway-Bold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "AmaticSC";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/AmaticSC-Regular.woff") format("woff");
  font-display: swap;
}

/* Padrões */
* {margin: 0;padding: 0;box-sizing: border-box;font-style: normal;}
body{overflow-x: hidden;    
	height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;}
.row>* {padding: 0;width: 100%;}
html {scroll-behavior: smooth;}
:target {scroll-margin-top: 0.8em;}
ul { padding: 0;list-style: none;}
section p {color: #757386;font-size: 20px;font-weight: 400;margin-bottom: 0;}
section a{text-decoration:none;}
/*cores padrão*/
:root {
  --nav-color: #627658c2;
  --nav-color-hover: #627658e5;
  --main-color: #ebeef6;

  --nav-height: 64px;
  --footer-height:100px;

  --bg-color1: #627658;
  --bg-color2: #4F5E48;

  --title-color: #ec9621;
  --title-nav: #ffffff;
}
.sidenav-overlay {z-index:0!important;}
#nav-mobile {background-color:var(--nav-color-hover);}
/*pop-up*/
/* Link para abrir o pop-up */
#popup{padding: 0 45px;}
#popup .carouselPopup .single .box-img img{filter:brightness(0.5);}
#popup .carouselPopup .single .box-img img:hover{transform: scale(1.2);transition: transform 1s, -webkit-transform 1s;}
#popup .carouselPopup .single .box-img{max-width: 260px;overflow: hidden;border-radius: 15px;}
#popup .carouselPopup .single .box-txt{bottom: 0;left: 50%;transform: translateX(-50%);display: flex;justify-content: center;width: 80%;  margin: 0 auto;background-color: #627658;align-items: center;height:60px;}
#popup .carouselPopup .single .box-txt h2{font-size: 20px;margin-bottom: 0;margin: 0;text-align: center;}
#popup .carouselPopup .single .box-txt p{color: #ffffff;font-size: 14px;padding-left: 10px;}
#popup .carouselPopup .single{margin: 0 5px;}
li a#openPopup {text-decoration: none;color: #007bff;cursor: pointer;font-weight: bold;}

/* Overlay */
#overlay {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);z-index: 999;}

/* Pop-up */
#popup {display: none;position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 1000;background: #fff;box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);border-radius: 10px;overflow: hidden;width: 80%;min-width: 800px;max-width: 1000px;}
.slick-slider .slick-track {
	display: flex !important;
	align-items: end !important;
}

#popup .mainTitle {
	text-align: left !important;
	padding-top: 80px !important;
}
/*popupnewMob*/
#overlayMob{    left: 0;display: none;position: fixed;z-index: 1000;width: 100vw;height: 100vh;background-color: #00000070;}
#popupMob {display: none;position: fixed;z-index: 1001;top: 60%;left: 50%;transform: translate(-50%, -60%);z-index: 1000;background: #fff;box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);border-radius: 10px;overflow: hidden;width: 80%;height:70vh;padding: 0 45px;flex-direction: column;justify-content: space-evenly;}
#popupMob .carouselPopup .single .box-img img{filter:brightness(0.5);}
#popupMob .carouselPopup .owl-nav{position: absolute;top: 50%;transform: translateY(-50%);display: flex;align-items: center;width: 100%;    justify-content: space-between;z-index: -1;}
#popupMob .carouselPopup .owl-nav .owl-next{margin-right: -45px;display: flex;align-items: center;justify-content: flex-end;}
#popupMob .carouselPopup .owl-nav .owl-prev{margin-left: -45px;display: flex;align-items: center;justify-content: flex-start;}
#popupMob .carouselPopup .owl-nav .owl-next img{max-width: 60%;}
#popupMob .carouselPopup .owl-nav .owl-prev img{max-width: 60%;}
#popupMob .carouselPopup .single a{padding:0}
#popupMob .carouselPopup .single .box-img img:hover{transform: scale(1.2);transition: transform 1s, -webkit-transform 1s;}
#popupMob .carouselPopup .single .box-img{max-width: 260px;overflow: hidden;}
#popupMob .carouselPopup .single .box-txt{bottom:0;}
@media (max-width: 768px) {
  #popupMob .carouselPopup .single .box-txt{bottom: 0;left: 50%;transform: translateX(-50%);display: flex;justify-content: center;width: 80%;margin: 0 auto;background-color: #627658;align-items: center;height: 60px;}
  #popupMob .carouselPopup .single .box-txt h2{margin:0;}
}
#popupMob .carouselPopup .single .box-txt h2{font-size: 20px;padding-left: 10px;margin-bottom: 0;color: #ffffff;}
#popupMob .carouselPopup .single .box-txt p{color: #ffffff;font-size: 14px;padding-left: 10px;line-height:normal;}
#popupMob .carouselPopup .single{margin: 0 5px;}
#popupMob li a#openPopup {text-decoration: none;;cursor: pointer;font-weight: bold;}
#popupMob .carouselPopup .owl-item{min-height: 350px;}
/* Carrossel */
#popupMob .carousel {padding: 20px;}

#popupMob .carousel img {width: 100%;border-radius: 10px;}

/* Botão de fechar */
#popupMob #closePopupMob {position: absolute;top: 10px;right: 10px;background-color: transparent;;color: #fff;border: none;padding: 5px 10px;cursor: pointer;border-radius: 50%;}
#popupMob #closePopupMob img{width:36px;}
/* Carrossel */
.carousel {padding: 20px;}

.carousel img {width: 100%;border-radius: 10px;}

/* Botão de fechar */
#closePopup {position: absolute;top: 10px;right: 10px;color: #fff;border: none;padding: 5px 10px;cursor: pointer;border-radius: 50%; background: none;
}

/* Responsividade */
@media (max-width: 768px) {
  #popup {width: 90%;}
}
/*forms*/
.wpcf7-spinner{display: none!important;}
    .wpcf7-not-valid-tip{display: none!important;}
    .wpcf7-not-valid{box-shadow: rgba(255, 0, 0, 0.178) 0px 1px 2px, rgb(255, 0, 0, 0.178) 0px 0px 0px 1px;}
/*Estiliza a altura e cores do header*/
nav.navbar {width:100%;line-height: var(--nav-height)!important;height: var(--nav-height)!important;background-color: var(--nav-color) !important;position: fixed;
  z-index: 996;}
nav.navbar-expand-lg .navbar-collapse {display: flex !important;flex-basis: auto;justify-content: flex-end;}
nav.navbar .container-fluid{padding:0;}
nav.navbar .container{width:90%;}
nav.navbar a{color: var(--title-nav)!important;font-size: 18px;font-weight: 500;padding: 0;}
nav.navbar a.dropdown-trigger.btn{border-radius: 0;height: 100%;}
nav.navbar .dropdown #dropdown1{top:var(--nav-height)!important;width: 300px !important;background-color: var(--bg-color1);}
/*Troca a cor padrão do NAV*/
nav.navbar ul:not(.dropdown-content) a:hover:not(.active):hover {background: var(--nav-color-hover);color:#ffffff!important;}
nav.navbar .brand-logo {display: flex !important;align-items: center;height: 100%;}
nav.navbar .brand-logo img{height: 48px;}
nav.navbar .box-icons{display: flex;height: 128px;}
@media only screen and (max-width: 767px) {
  nav.navbar .box-icons {display: flex!important;height: auto;justify-content: center;}
}
nav.navbar .box-icons a{display: flex!important;align-items: center;}
@media only screen and (max-width: 767px) {
  nav .menu_mobile{border-radius: 0!important;padding: 0!important;margin: 0!important;display: flex!important;justify-content: center!important;}
  nav #nav-mobile li{width: 100%;}
}
/*dropdown nav*/
/* Estilos básicos do menu */
nav ul.menu {list-style-type: none;margin: 0;padding: 0;overflow: hidden;background-color: #333;}
nav ul.menu li {float: left;}
/* Link do menu principal */
nav ul.menu li a {display: block;color: white;padding: 14px 16px;text-align: center;text-decoration: none;}
nav ul.menu li a:hover {background-color: #111;}

@media (min-width: 992px) {
	.navbar-expand-lg .navbar-nav .nav-link {
		font-size: 16px !important;
	}
}
/* Globais */
.bg-green{background-color:var(--bg-color1);}
.dark-green{background-color:var(--bg-color2);}
.upper{text-transform: uppercase;}
.preto{color:#000000;}
.white-text{color:#ffffff;}
.image-responsive {display: block;box-sizing: border-box;width: 100%;}
.box-img img {width: 100%;display: block;}
.titleH1{color: #ffffff;font-size: 83.5px;font-weight: 700;line-height: normal;text-transform: uppercase;}
.flex_points{display: flex;width: 25%;justify-content: space-around;margin: 0 auto;}
.bkg_img .mob{display:none;}
.mainTitle{color: #627658;text-align: center;font-family: "Montserrat bold", sans-serif;font-size: 30px;font-weight: 700;line-height: 45px;}
.title2{color: #FFF;text-align: center;font-family: "Montserrat", sans-serif;font-size: 30px;font-weight: 800;line-height: 45px;}

.singleLancamento .desk, .morar .desk {display: flex;}
.singleLancamento .mobile, .morar .mobile{display:none;}
@media only screen and (max-width: 767px) {
  .mainTitle{font-size: 20px;}
  .singleLancamento .desk, .morar .desk{display: none;}
  .singleLancamento .mobile, .morar .mobile{display:flex;}
}

input:not([type]):not(.browser-default), input[type=text]:not(.browser-default), input[type=password]:not(.browser-default), input[type=email]:not(.browser-default), input[type=url]:not(.browser-default), input[type=time]:not(.browser-default), input[type=date]:not(.browser-default), input[type=datetime]:not(.browser-default), input[type=datetime-local]:not(.browser-default), input[type=month]:not(.browser-default), input[type=tel]:not(.browser-default), input[type=number]:not(.browser-default), input[type=search]:not(.browser-default), textarea.materialize-textarea {height: 48px;}


@media only screen and (max-width: 767px) {
  .titleH1{font-size: 40px;width: 100%;text-align: center;}
  nav .sidenav-trigger {height:100%!important;display: flex;align-items: center;}
.flex_points{width: 50%;}
}

.absolute {position: absolute;}
.relative {position: relative;}
form select{opacity: 1;}
/*position*/
.position-center {position: absolute;top: 50%; left: 50%;transform: translate(-50%, -50%)!important;margin: 0;}

/*flex*/
.flex {display: flex;}
.justify-center {justify-content: center;}
.justify-between {justify-content: space-between;}
.align-center {align-items: center;}

/*estiliza botoes de formulario de contato e whatsapp*/
.fixo{position: fixed;z-index: 19999;bottom: 105px;right: 35px;}
 
.pulse{width: 60px;height: 60px;background-color:#25d366;border-radius: 50%;text-align: center;line-height: 60px;font-size: 18px;position: relative;display: grid;align-items: center;color: #fff;}
  .pulse svg{margin: 0 auto;}
  .pulse:after{content: '';position: absolute;top: -10px;left: -10px;right: -10px;bottom: -10px;border-radius: 50%;border: 1px solid #25d366;animation: pulse 1.5s linear infinite;}
	
  @keyframes pulse{
  0%
    {
  transform: scale(.5);
  opacity: 0;
  }
  50%{
  transform: scale(1);opacity: 1
  }
  100%{
  transform: scale(1.4);
  opacity: 0;
  }
  }
/*banner*/
.banner .owl-carousel .owl-item {opacity: 0;transition: opacity 0.5s ease;}
.banner .owl-carousel .owl-item.active {opacity: 1;}
.banner .owl-carousel .owl-item .single{height:100vh;}
.banner .owl-carousel .owl-item .img-fundo img {height: 100%;object-fit: cover;filter: brightness(0.5);}
.banner .owl-nav{position: absolute;top: calc(50% + 32px);transform: translateY(-50%);width: 100%;}
.banner .slick-prev, .banner .slick-next{width:32px;height:32px;}
.banner .owl-nav .a-left{left:15px;}
.banner .owl-nav .a-right{right:15px;}
.banner .owl-carousel .single .box-infos{top: var(--nav-height);left: 0;z-index: 2;width: 100%;margin: 0 auto;height: calc(100% - var(--nav-height));
  display: flex;justify-content: space-around;align-items: center;}
.banner .owl-carousel .single .box-infos .box-txt{color: #ffffff;font-family: 'Montserrat bold';display: flex;flex-direction: column;align-items: center;
justify-content: center;}
.banner .owl-carousel .single .box-infos .box-txt .btnCta.bg-green{border-radius: 5px;padding: 10px;width: max-content;}
.banner .owl-carousel .single .box-infos .box-txt .btnCta.bg-green p{color:#ffffff;font-size:16px;text-transform: uppercase;margin-bottom: 0;}
.banner .owl-carousel .single .box-infos .box-txt h2{font-size: 24px;text-transform: uppercase;}
.banner .owl-carousel .single .box-infos .box-img{max-width:160px;}
.banner .owl-dots{position: absolute;bottom: 15px;width: 100%;text-align: center;  margin-top: 15px;}
.banner .owl-dots .owl-dot {display: inline-block;width: 10px;height: 10px;margin: 0 5px;background-color: transparent;border:1px solid #ffffff;border-radius: 50%;cursor: pointer;}
.banner .owl-dots .owl-dot.active {background-color: #ffffff;}
.banner .owl-dots .owl-dot:hover {background-color: #ffffff;}
.banner .single .box-img.img-fundo{height:100%;object-fit:cover;}
/*sonhos*/
  .sonhos{padding:50px 0;}
  .sonhos h1{margin:0 auto;}
  /*sobre*/
  .sobre{padding:50px 0;}
  .sobre h2{font-family: "Montserrat bold", sans-serif;margin:0 auto;padding-bottom:25px;}
  .sobre p{color: #FFF;font-family: "Montserrat", sans-serif;font-size: 18px;font-weight: 400;line-height: 30px;}
  @media only screen and (max-width:767px) {
    .sobre p {line-height: normal;text-align: center; font-size: 15px}
  }
/*lancamento*/
  .lancamento .box-txt{top: 10%;left: 15%;z-index: 996;margin-top: 10px;text-align: center;}
  .lancamento .box-img {filter: brightness(0.5);height: 100%;}
  .lancamento .lancamentoCarousel .singleLancamento{height:90vh;}
  .lancamento .lancamentoCarousel .singleLancamento .btn-conheca{margin-top: 25px; display: block; margin-bottom: 10px}
  .singleLancamento .fundoGreen{height: 150px;width: 100%;position: absolute;bottom: 0;z-index: 992;background-color: var(--nav-color);    justify-content: space-between;align-items: center;padding: 0 10%;}
  .singleLancamento .fundoGreen .box {width: calc(100% / 8);display: flex;justify-content: center;align-items: center;flex-direction: column;}
  .singleLancamento .fundoGreen .box .box-icone{max-height: 43px;width: auto;}
  /* .singleLancamento .fundoGreen .box .box-icone img{height: 43px;} */
  .lancamento .lancamentoCarousel .singleLancamento .box-img img{height: 100%;object-fit: cover;object-position: bottom;}
  .singleLancamento .fundoGreen .box .box-txt i{font-size:12px;color:#ffffff;text-align:center;}
  .lancamento .singleLancamento .situ{padding: 5px;width: max-content;}
  .lancamento .singleLancamento .btn-conheca .situ{background-color:#ffffff;}
  .lancamento .singleLancamento .btn-conheca .situ p{color:#627658;}
  .lancamento .singleLancamento .situ p{font-family: "Montserrat bold", sans-serif;font-size: 18px;padding: 10px;margin-bottom: 0;}
  .lancamento .box-txt .btn-conheca a{text-decoration: none; display: block; margin-bottom: 10px}
  .lancamento .box-txt .titulo {font-weight: 600;margin-top: 15px;text-align: left;}
  .lancamento .box-txt .caracts {font-weight: 600;text-align: left;}
  .lancamento .box-txt .cidade {font-size:15px;text-align: left;}
  .lancamento .slick-prev{left: 40px;}
  .lancamento .slick-next{right: 40px;}


  /*imóveis em construção*/
  .imoveis-em-construcao .box-construcao .carousel .box-img {min-height:350px;}
  .imoveis-em-construcao .box-construcao .carousel .box-img img{height: 350px;object-fit: cover;object-position: bottom;}
  .imoveis-em-construcao .box-construcao .construcao{flex-direction: column;justify-content: space-between;}
  .imoveis-em-construcao .box-construcao .construcao h2 {font-family: "Montserrat bold";font-size:30px;text-align: left;}
  .imoveis-em-construcao .box-construcao .construcao p {text-align: left;}
  .imoveis-em-construcao .box-construcao .construcao p.descricao {font-size: 14px;padding: 30px 0 25px 0;text-align: justify;width: 90%;color: #000000;font-family: "Montserrat", sans-serif;}
  .imoveis-em-construcao .box-construcao .construcao .btn-conheca .bg-green{width:80%;justify-content: center;height: 48px;align-items: center;}
  .imoveis-em-construcao .box-construcao .construcao .btn-conheca p{font-family: "Montserrat bold", sans-serif}
  .imoveis-em-construcao .slick-dots{bottom:0;display: flex;}
  .imoveis-em-construcao .slick-dots li button:before, .imoveis-em-construcao .slick-dots li.slick-active button:before{color:#627658;font-size: 40px;}
  @media only screen and (max-width:767px) {
    .imoveis-em-construcao .box-construcao .construcao h2 {font-size: 20px; }
    .imoveis-em-construcao .box-construcao .construcao p {font-size:12px;}
    .imoveis-em-construcao .carousel {height: auto;}
	  .imoveis-em-construcao .box-construcao .construcao .btn-conheca .bg-green {
		  width: 100%;
		  margin: 20px 0;
	  }
  }
  /*pronto para morar*/
  .morar .bg-green{background-color:#ffffff;min-height: 32px;display: flex;align-items: center;justify-content: center;margin-top: 15px;}
  .morar .bg-green a{color:#627658;}
  .pronto-para-morar{padding:50px 0;}
  .pronto-para-morar .slick-prev{left:0;z-index: 992;}
  .pronto-para-morar .slick-next{right:0}
  .pronto-para-morar h2{font-family: "Montserrat bold", sans-serif;margin:0 auto;padding-bottom:25px;font-size:30px;}
  .box-flex{display: flex;margin-top: 70px;}
  .box-flex .single{height: 400px;display: inline-block;flex: 0 1 20%;transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);position: relative;}
  .box-flex .single figure{display: flex;align-items: center;height: 100%;padding: 0 40px;}
  .box-flex .single figure img{max-width: 140px;height: auto;display: block;width: 100%;margin: 0 auto;}
  .box-flex .single:nth-child(odd){background-color: #4F5E48;}
  .box-flex .single:first-child,.box-flex .single:first-child .cover{border-radius: 20px 0 0 20px;}
  .box-flex .single:last-child,.box-flex .single:last-child .cover{border-radius: 0 20px 20px 0;}
  .box-flex .box{position: absolute;bottom: 0;padding: 10px;opacity: 0;padding: 36px 40px;transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);z-index: 2;}
  .box-flex .single .cover{width: 100%;display: block;position: absolute;top: 0;height: 100%;object-fit: cover;z-index: 1;opacity: 0;left: 0;filter: brightness(0.5);}
  .box-flex .box h3{font-size: 1.6rem;margin: 20px 0 10px 0;}
  .box-flex .box p{margin: 0;color: #fff;padding: 10px 20px;background-color: #627658;text-align: center;text-transform: uppercase;}
  .box-flex .box span{display: block;}
  .box-flex .single:hover figure img{opacity: 0;transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);}
  .box-flex .single:hover .cover{opacity: 1;transition: ease-in-out .4s}
  .box-flex .single:hover{flex: 0 1 100%;transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);}
  .box-flex .single:hover .box{opacity: 1;transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);transition-delay: .6s;}
  @media (max-width: 768px) {
	  .pronto-para-morar h2 {
		  font-size: 23px;text-align: center;
	  }
	  
	  .box-flex {
		  padding-left: 0 !important;
	  }
	  .box p {
		  font-size: 14px !important
	}  	  	  
	  .morar .bg-green a {
		  font-size: 12px}
    .box-flex .single:hover figure img{opacity: initial;transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);}
    .box-flex .single:hover .cover{opacity: 0;transition: ease-in-out .4s}
    .box-flex .single:hover{flex: 0 1 20%;transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);}
    .box-flex .single:hover .box{opacity: 0;transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);transition-delay: .6s;}
    .box-flex{flex-direction: column;height: 100vh;}
    .box-flex .single.expanded .cover {opacity: 1;transition: ease-in-out .4s;}
    .box-flex .single.expanded .box{opacity: 1;transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);transition-delay: .6s;}
    .box-flex .single.expanded{flex: 0 1 100%;transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);}
    .box-flex .single.expanded figure img{opacity: 0;transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);}
    .box-flex .single:first-child, .box-flex .single:first-child .cover {border-radius: 20px 20px 0 0;}
  .box-flex .single:last-child, .box-flex .single:last-child .cover {border-radius: 0 0 20px 20px;}
  .single {
    flex: 0 1 100%; /* Ocupa toda a largura em telas pequenas */
}
.box-flex .single.nExpanded figure img{opacity: 0;}
.single.expanded {
    flex: 0 1 100%; /* Quando expandida, ocupa toda a largura */
}

/* Para garantir que o texto apareça em divs menores no celular */
.single:not(.expanded) .text-hover {
    display: block;
}

/* Desabilitar o hover em dispositivos móveis */
.single:hover {
    flex: 0 1 20%; /* Retorna o tamanho da div ao padrão em telas pequenas */
}

/* Remover o texto-hover em dispositivos móveis */
.single:hover .text-hover {
    display: none;
}
  }
/* Inicialmente, todas as divs têm 20% e o texto está escondido */
.single {position: relative;flex: 0 1 20%;transition: flex 0.3s ease-in-out;overflow: hidden;}
.flex.cadastro .single {position: relative;flex: 0 1 33%;transition: flex 0.3s ease-in-out;overflow: hidden;}
.single-empreendimentos.single{overflow: unset;}
.single-empreendimentos .twoColumns .ficha>h2 {color: #627658; font-size: 38px}
.single-empreendimentos .twoColumns .tabela-ficha-tecnica {margin-top: 38px}
.single-empreendimentos .twoColumns .tabela-ficha-tecnica h2 {color: #383838; font-size: 24px}
.single-empreendimentos .twoColumns .tabela-ficha-tecnica p {font-size: 18px; margin: 20px 0 35px 0;
}
.box-info-tec {
	margin-top: 82px !important
}
/* O texto que ficará escondido */
.text-hover {
  display: none;position: absolute;  top: 50%;left: 50%;transform: translate(-50%, -50%);color: white;font-size: 1.2em;text-align: center;padding: 10px;border-radius: 5px;height: 100%;max-height: 260px;}

  .box-flex .single.show-text .logo{display: none;}
.show-text .text-hover{display: flex;}
.box-flex .single.show-text{display: inline-flex;}

/* Adicionar responsividade */
@media (max-width: 768px) {
  .single {
      flex: 0 1 100%; /* Ocupa toda a largura em telas pequenas */
  }

  .single.expanded {
      flex: 0 1 100%; /* Quando expandida, ocupa toda a largura */
  }

  /* Para garantir que o texto apareça em divs menores no celular */
  .single:not(.expanded) .text-hover {display: flex;align-items: center;justify-content: center;}
}
  @media only screen and (max-width:767px) {
    .pronto-para-morar .morarCarouselMob.mobile .singleMob .box-img.logo{z-index: 992;top: 15px;left: 50%;transform: translateX(-50%);}
    .pronto-para-morar .morarCarouselMob.mobile .singleMob .boxMob .box-txt{bottom:45px;left:25px;display: flex;flex-direction: column;}
    .pronto-para-morar .morarCarouselMob.mobile .singleMob .boxMob .box-txt span, .pronto-para-morar .morarCarousel.mobile .single .box .box-txt small{font-size:20px;}
    .pronto-para-morar .morarCarouselMob.mobile .singleMob .boxMob{height: 670px;}
    .pronto-para-morar .morarCarouselMob.mobile .singleMob .boxMob .bg-green{margin-top: 15px;margin-right: 25px;}    
    .pronto-para-morar .morarCarouselMob.mobile .singleMob .boxMob .bg-green p{padding: 10px;color: #ffffff;}
    .pronto-para-morar .morarCarouselMob.mobile .singleMob .boxMob figure{width: 100%;height: 100%;}
    .pronto-para-morar .morarCarouselMob.mobile .singleMob .boxMob figure img{width: 100%;height: 100%;object-fit: cover;filter: brightness(0.5);}
  }
  /*contato*/
  @media only screen and (max-width:767px) {
    #customAlert1{width: 80%;}
  }

  #customAlert1{display: none;position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 1000;background-color: #ffffff;width: 50%;    padding: 15px;}
  #customAlert1 .alertMessage{color:#627658;}
  #customAlert1 button{background-color: #657e5b;cursor: pointer;color: #ffffff;border: none;height: 28px;width: 200px;margin-top: 20px;}
  .contato p{font-size:15px; text-align: center; margin: 20px 0}
  .contato{padding-bottom:25px;}
  .contato .box-contact .wpcf7{display: flex;flex-direction: column;align-items: center;}
  .contato .box-contact .wpcf7 form{width: 70%;}
  .contato .box-contact .wpcf7 form select, .contato .box-contact .wpcf7 form input, .contato .box-contact .wpcf7 form textarea{width: 100%;
    margin: 5px 0;padding-left: 5px;}
    .contato .box-contact .wpcf7 form select::placeholder, .contato .box-contact .wpcf7 form input::placeholder, .contato .box-contact .wpcf7 form textarea::placeholder{color:#5a5a5ac4;}
    .contato .box-contact .wpcf7 form select, .contato .box-contact .wpcf7 form input, .contato .box-contact .wpcf7 form textarea{border: 1px solid #4f5e4899;background: #EFEFEF;color:#5a5a5ac4;}
    .contato .box-contact .wpcf7 form select, .contato .box-contact .wpcf7 form input{height: 35px;}
    .contato .box-contact .wpcf7 form textarea{height:initial;}
    /*page contato*/
    .page-template-template-contato .contato{padding-top:120px;}
    .page-template-template-contato .banner .box-img{height: 350px;}
    .page-template-template-contato .banner .box-img img{width: 100%;display: block;object-fit: cover;height: 100%;}
    .page-template-template-contato .box-txt h1, .page-template-template-contato h2.contato, .page-template-template-contato h3.contato{font-family: "Montserrat bold", sans-serif;font-size:30px;}
    .page-template-template-contato .box-txt p{color:#000000;font-size:18px;}
    .page-template-template-contato .fale{padding: 50px 0;}
    .ofertar input:not([type]):not(.browser-default), .ofertar input[type=text]:not(.browser-default), .ofertar input[type=password]:not(.browser-default), .ofertar input[type=email]:not(.browser-default), .ofertar input[type=url]:not(.browser-default), .ofertar input[type=time]:not(.browser-default), .ofertar input[type=date]:not(.browser-default), .ofertar input[type=datetime]:not(.browser-default), .ofertar input[type=datetime-local]:not(.browser-default), .ofertar input[type=month]:not(.browser-default), .ofertar input[type=tel]:not(.browser-default), .ofertar input[type=number]:not(.browser-default), .ofertar input[type=search]:not(.browser-default), .ofertar textarea.materialize-textarea
    {background-color: #ebebeb;border: 1px solid #4242426b;padding-left: 10px;width: 100%;display: block;}
    .ofertar input:not([type]):not(.browser-default)::placeholder, .ofertar input[type=text]:not(.browser-default)::placeholder, .ofertar input[type=password]:not(.browser-default)::placeholder, .ofertar input[type=email]:not(.browser-default)::placeholder, .ofertar input[type=url]:not(.browser-default)::placeholder, .ofertar input[type=time]:not(.browser-default)::placeholder, .ofertar input[type=date]:not(.browser-default)::placeholder, .ofertar input[type=datetime]:not(.browser-default)::placeholder, .ofertar input[type=datetime-local]:not(.browser-default)::placeholder, .ofertar input[type=month]:not(.browser-default)::placeholder, .ofertar input[type=tel]:not(.browser-default)::placeholder, .ofertar input[type=number]:not(.browser-default)::placeholder, .ofertar input[type=search]:not(.browser-default)::placeholder, .ofertar textarea.materialize-textarea::placeholder{color:#424242ab;}
    .page-template-template-contato button, .page-template-template-contato input, .page-template-template-contato optgroup, .page-template-template-contato select{font-family: "Montserrat", sans-serif;border-top: none;border-right: none;border-left: none;border-bottom: 1px solid #c1c7ce;}
    .page-template-template-contato .wpcf7-form-control{margin: 15px 0;}
    .page-template-template-contato select{color: #000000;font-size: 16px;font-family: "Montserrat", sans-serif;}
    .page-template-template-contato textarea {border:none;background-color: #efefef;}
    .page-template-template-contato .wpcf7-submit{width: 100%;border: none;background-color: #657e5b;color: #ffffff;height: 56px;}
    .page-template-template-contato .wpcf7-submit:hover {background-color:#93bd83;}
      .page-template-template-contato .wpcf7-submit:disabled{cursor: not-allowed;background-color: #8b8b8b;opacity: 0.2;color: #000000;}
    /*parceiras*/
   
    .page-template-template-imobiliariasParceiras .parte{flex-direction: column;align-items: center;}
    .page-template-template-imobiliariasParceiras .parte h2{font-family: "Montserrat bold";color:#000000;font-size:30px;}
    .page-template-template-imobiliariasParceiras p {font-size:15px;}
    .page-template-template-imobiliariasParceiras .parte h2, .page-template-template-imobiliariasParceiras p{color:#000000;text-align: center;}
    .page-template-template-imobiliariasParceiras .wpcf7-submit{width: 100%;border: none;background-color: #657e5b;color: #ffffff;height: 56px;}
    .page-template-template-imobiliariasParceiras .wpcf7-submit:hover {background-color:#93bd83;}

    .page-template-template-imobiliariasParceiras .contato{padding: 30px 0;}
    .page-template-template-imobiliariasParceiras .banner h1{color: #FFF;font-family: 'Montserrat bold';font-size: 64px;font-weight: 800;
      line-height: 80px;margin: 0;}
      .page-template-template-imobiliariasParceiras .banner .box-txt{top: 50%;transform: translateY(-50%);left: 10%;width: 50%;}
      .page-template-template-imobiliariasParceiras .fundoVerde{background: #627658;padding: 50px 0;}
      .page-template-template-imobiliariasParceiras .fundoVerde h2{color: #FFF;text-align: center;font-family: Montserrat;font-size: 26px;
        font-style: normal;font-weight: 800;line-height: 37.581px;margin:0 0 20px 0;}
        .page-template-template-imobiliariasParceiras .fundoVerde .carouselIcons .box .box-img{border-radius: 10px;border: 1px solid #ffffff;
    width: 120px;aspect-ratio: 1/1;display: flex;justify-content: center;align-items: center;}    
    .page-template-template-imobiliariasParceiras .fundoVerde .carouselIcons.desk{display: flex;flex-wrap: wrap;}
    .page-template-template-imobiliariasParceiras .fundoVerde .carouselIcons .box .box-img img{max-width: 65px;}
    .page-template-template-imobiliariasParceiras .fundoVerde .carouselIcons .box{align-items: center;display: flex;flex-direction: column;width: calc(100% / 6);}
    .page-template-template-imobiliariasParceiras .fundoVerde .carouselIcons p{color: #FFF;text-align: center;font-family: Montserrat;font-size: 12px;      width: 80%;font-weight: 600;line-height: normal;text-transform: uppercase;
      margin-top: 20px;}
    .page-template-template-imobiliariasParceiras .fundoVerde .textoPequeno p{color: #FFF;text-align: center;font-family: Montserrat;
      font-size: 12px;font-style: normal;font-weight: 500;line-height: 20px;margin-top:25px;}
      .page-template-template-imobiliariasParceiras .imagem{padding:80px 0;}
      .page-template-template-imobiliariasParceiras .imagem .box-txt{height: 100%;display: flex;flex-direction: column;justify-content: center;
        align-items: center;}
      .page-template-template-imobiliariasParceiras .imagem .box-txt p {overflow: hidden;color: #383838;font-family: Montserrat;font-size: 17.616px;font-style: normal;font-weight: 400;line-height: 26.424px;}
      .page-template-template-imobiliariasParceiras .desk{display:flex;}
      .page-template-template-imobiliariasParceiras .mobile{display:none;}
    @media only screen and (max-width:767px) {
      .page-template-template-imobiliariasParceiras .fundoVerde h2 {line-height: normal;margin: 0 auto 40px auto;font-size: 20px;width: 90%;}
      .page-template-template-imobiliariasParceiras .desk {display: none;}
      .page-template-template-imobiliariasParceiras .fundoVerde .carouselIcons.desk{display:none;}
      .page-template-template-imobiliariasParceiras .iconesCarousel .slick-prev {
        left: 0px;}
      .page-template-template-imobiliariasParceiras .iconesCarousel .slick-next {
          right: 0px;}
      .page-template-template-imobiliariasParceiras .mobile{display:flex;}
		.page-template-template-imobiliariasParceiras .parte {margin-top: 20px}
      .page-template-template-imobiliariasParceiras .parte h2{font-size:20px;}
      .page-template-template-imobiliariasParceiras .banner .box-txt {top: var(--nav-height);width: 90%;left: 50%;transform: translateX(-50%);}
      .page-template-template-imobiliariasParceiras .banner h1 {font-size: 20px;}
      .page-template-template-imobiliariasParceiras .banner h2{font-size:18px;}
      .page-template-template-imobiliariasParceiras form .form-group{gap:0;}
      footer .rodape .row .s12{grid-column: auto / span 12;}
    }
    /*rodape*/
footer .rodape .row {
	padding-top: 38px
}
    footer .rodape .row .m3, footer .rodape .row .l3 {grid-column: auto / span 3;}
    footer .rodape h2{font-family: "Montserrat bold";font-size:20px;}
    footer .rodape .box .box-img{max-width:30px;}
    footer .rodape .col.flex{flex-direction: column;align-items: center;justify-content: center;}
	  footer .rodape a img.logos{width: 167px;}
    footer .dark-green{text-align: center;font-size: 15px;color: white;}
    footer .contents{flex-direction: column;align-items: center;}

	footer .contents a {
		font-size: 15px	
	}
    @media only screen and (max-width:990px) {
      footer .rodape .col.flex{flex-direction: column;padding-left: 20px;align-items: flex-start;justify-content: center;}
		footer .contents .box {
			text-align: center !important;
		}
		footer .rodape .row  {
			gap: 47px !important
		}
    }
    /*quem somos*/
    .page-template-template-quemSomos .banner{padding-top:var(--nav-height);}
    .page-template-template-quemSomos .incorporadora{padding-bottom:60px;}
    .page-template-template-quemSomos h1{font-family: "Montserrat bold";font-size:40px;}
    .page-template-template-quemSomos h2{font-family: "Montserrat bold";font-size:30px;}
    .page-template-template-quemSomos p{font-size:18px;color:#000000;}
    @media only screen and (max-width:767px) {
      .page-template-template-quemSomos h1{font-size: 30px;text-align: center;}
      .page-template-template-quemSomos h2{font-size: 20px;text-align: center;}
      .page-template-template-quemSomos p{text-align: center;margin-bottom: 10px;}
    }
    /*somos eco*/
    .page-template-template-somosEco .banner{padding-top:var(--nav-height)!important;}
    .page-template-template-somosEco .banner .box-txt{top: 50%;left: 50%;transform: translate(-50%, -50%);}
    .page-template-template-somosEco .banner .box-txt h1{margin:0;font-size: 160px;font-weight: bold;color: transparent;-webkit-text-stroke: 1px #ffffff;}
    .page-template-template-somosEco .banner .slick-list, .page-template-template-somosEco .banner .slick-track{width:100%;}
    .page-template-template-somosEco .colapso{padding: 0;}
    .page-template-template-somosEco .colapso .collapsible, .page-template-template-somosEco .colapso .collapsible-header, .page-template-template-somosEco .colapso .collapsible-body{border: none;color:#ffffff;padding: 0;}
    .page-template-template-somosEco .colapso .collapsible-body{display: flex;}
    .page-template-template-somosEco .colapso .active .collapsible-body {margin-bottom: 20px;}
    .page-template-template-somosEco .colapso .collapsible-body span{font-family: 'Montserrat';font-size: 15px;display: flex;align-items: center;min-height:100px!important;margin-right: 25px;}
    .page-template-template-somosEco .colapso .collapsible-header{align-items: center;}
    .page-template-template-somosEco .colapso .collapsible-header::after {width: 10%;font-size: 30px;}
    .page-template-template-somosEco .colapso .collapsible{margin:0;box-shadow: none;margin: 0 auto 25px auto;box-shadow: none;display: flex;flex-direction: column;
align-items: center;justify-content: center;}
  .page-template-template-somosEco .colapso .collapsible-body .somosEcoCarousel{width:50%;}
    .page-template-template-somosEco .colapso .collapsible li.active{width:100%;}
    .page-template-template-somosEco .colapso .collapsible li:nth-child(even) {background-color: #627658;}
    .page-template-template-somosEco .colapso .collapsible li{margin: 20px 0;display: inline-flex;flex-direction: column;justify-content: center;width: 80%;border-radius: 16.104px;background: #627658;}
    .page-template-template-somosEco .colapso .collapsible li.emBreve{background-color:#D7D7D7; height:68px; text-align: center; padding: 20px !important;}
    .page-template-template-somosEco .tarjaVerde{padding:var(--nav-height) 80px;background-color:#627658;width:100%;}
    .page-template-template-somosEco .tarjaVerde p{overflow: hidden;color: #FFF;text-align: center;font-family: Montserrat;font-size: 17.616px;
      font-style: normal;font-weight: 400;line-height: 26.424px;}
    .page-template-template-somosEco .colapso h2.title{font-family: "Montserrat bold";font-size:25px;color:#627658;text-align: center;margin: 60px 0;}
    .page-template-template-somosEco .colapso h2{color:#ffffff;font-size:18px;width: 100%;margin: 0;}
    .page-template-template-somosEco .colapso .emBreve h2{color:rgb(98, 118, 88);font-size:18px;width: 100%;margin: 0;}
    .page-template-template-somosEco .colapso .emBreve{border:1px solid rgb(98, 118, 88);height:45px;}
    .collapsible-header.upper i {width: 0;font-size: 0;display: none;text-align: center;margin-right: 0;}
    .page-template-template-somosEco .projetos{padding-bottom:35px;}
    .page-template-template-somosEco .projetos p{color:#000000;font-size:18px;}
    .page-template-template-somosEco .outrosProjetos h2{color:#ffffff;margin:0 auto;}
    .page-template-template-somosEco .outrosProjetos{background-color:#6d521a;height: 100px;align-items: center;}
    .page-template-template-somosEco .colapso .collapsible .box-img{width: 100%;height: 250px;overflow: hidden;}
    .page-template-template-somosEco .colapso .collapsible .box-img img{height: 100%;object-fit: cover;}
    .page-template-template-somosEco .colapso .collapsible .box-img img:hover{transform: scale(1.2);transition: transform 1s, -webkit-transform 1s;}
    .page-template-template-somosEco i{font-style: italic;}
    .page-template-template-somosEco .colapso .collapsible-body .slick-prev{left:0;z-index: 992;border-radius: 100%;background-color: #627658;      padding: 2px;}
    .page-template-template-somosEco .colapso .collapsible-body .slick-next{right: 0;border-radius: 100%;background-color: #627658;padding: 2px;}
    @media only screen and (max-width:767px) {
      .page-template-template-somosEco .colapso h2.title {margin: 60px 0 30px 0;}
      .page-template-template-somosEco .colapso .collapsible li {    margin: 10px 0;}
      .page-template-template-somosEco .colapso .collapsible li.active h2{font-size:14px;}
      .page-template-template-somosEco .colapso .collapsible-body .somosEcoCarousel{width:100%; height: 250px !important; }
		.page-template-template-somosEco .colapso .collapsible-body .somosEcoCarousel img {
			height: auto !important;
			width: auto !important
		}
      .page-template-template-somosEco .colapso .collapsible-body{flex-direction: column;}
		.page-template-template-somosEco .colapso .collapsible-body .row {margin: 0 !important}
		.page-template-template-somosEco .tarjaVerde p {
			font-size: 14px !important
		}

      .page-template-template-somosEco .colapso .collapsible-body span{min-height:250px!important;font-size: 13px; text-align: center !important;}
      .page-template-template-somosEco .tarjaVerde{padding:var(--nav-height) 40px;}
      .page-template-template-somosEco .banner .box-txt{top: 50%;left: 50%;transform: translateX(-50%);}
      .page-template-template-somosEco .banner .box-txt h1 {font-size: 50px;}
      .page-template-template-somosEco .colapso h2, .page-template-template-somosEco .colapso .emBreve h2{font-size:12px;text-align: center;}

      .page-template-template-somosEco .projetos p{text-align:center;}
      .page-template-template-somosEco h2, .page-template-template-somosEco .outrosProjetos h2{font-size:20px;text-align: center;}
    }
    /*ofertar área*/
    .page-template-template-OfertarArea .ofertar{padding-top: var(--nav-height);}
    .page-template-template-OfertarArea .ofertar .box-contact{margin:50px 0;}
    .page-template-template-OfertarArea .ofertar form .area {flex-wrap: wrap;}
    .page-template-template-OfertarArea .ofertar form .area .single.endereco{flex: 0 1 65%;}
    .page-template-template-OfertarArea .ofertar form .area .single.numero{flex: 0 1 31%;}
    .page-template-template-OfertarArea .ofertar form .area .single{flex: 0 1 23%;}
    .page-template-template-OfertarArea .ofertar form .single{margin: 5px 1% 5px 1%;}
    .page-template-template-OfertarArea .ofertar form .wpcf7-submit{width:100%;}
    .page-template-template-OfertarArea .ofertar form .space{margin:25px 0;}
    
    .page-template-template-OfertarArea .ofertar form .space .title{margin-left:1%;font-family: 'Montserrat bold';color: #627658;}
    .page-template-template-OfertarArea .ofertar form .wpcf7-submit {background-color: #657e5b;cursor: pointer;color:#ffffff;border:none;height: 56px;}
    .page-template-template-OfertarArea .ofertar form .wpcf7-submit:hover{background-color: #93bd83;}
    .page-template-template-OfertarArea, .page-template-template-OfertarArea button, .page-template-template-OfertarArea input, .page-template-template-OfertarArea optgroup, .page-template-template-OfertarArea select, .page-template-template-OfertarArea textarea{font-family: "Montserrat", sans-serif;}
    .page-template-template-OfertarArea .singleBtn{align-items: center;}
    .page-template-template-OfertarArea .singleBtn .space, .page-template-template-OfertarArea .singleBtn p{width: 50%;}
    .page-template-template-OfertarArea .singleBtn p{display: flex;align-items: center;}
    @media only screen and (max-width:767px) {
		.page-template-template-somosEco h2 {
			font-size: 16px !important
		}
      .page-template-template-OfertarArea .ofertar form .single{margin: 5px 0;}
      .page-template-template-OfertarArea .qbutton{height:56px;min-width: 120px;}
      .page-template-template-OfertarArea .ofertar form .space.dados{margin-bottom:0;}
      .page-template-template-OfertarArea .ofertar form .space.observacoes{margin:0;}
      .page-template-template-OfertarArea .singleBtn .space, .page-template-template-OfertarArea .singleBtn p {width: 100%;
    }
      .page-template-template-OfertarArea .ofertar form .space .flex{flex-direction: column;}  
      .page-template-template-OfertarArea .ofertar form .area .single{width: 100%;}
      .page-template-template-OfertarArea .singleBtn{align-items: center;flex-direction: column;}
    }
    /*página poliítica de qualidade*/
    .page-template-template-politicaQualidade .politica_de_qualidade_titulo .box-txt{top: 50%;width: 100%;transform: translateY(-50%);}
    .page-template-template-politicaQualidade .politica_de_qualidade_titulo h1 {color: #384f34;font-size: 40px;text-align: center;}
    .page-template-template-politicaQualidade .politica_de_qualidade_titulo h1, .page-template-template-politicaQualidade .politica_de_qualidade_titulo h2, .page-template-template-politicaQualidade .politica_de_qualidade_titulo p{font-family: "Raleway bold", sans-serif;}
    .page-template-template-politicaQualidade .politica_de_qualidade_titulo h2, .page-template-template-politicaQualidade .politica_de_qualidade_titulo p{color:#ffffff;}
    .page-template-template-politicaQualidade .politica_de_qualidade_corpo p.main{font-family: "Raleway", sans-serif;font-weight: 900;letter-spacing: 5px;color:#ffffff;}
    .page-template-template-politicaQualidade .politica_de_qualidade_corpo p{color:#ffffff;font-family: "Raleway", sans-serif;font-weight: 100;letter-spacing: 5px;margin-bottom: 15px;}
    .page-template-template-politicaQualidade .politica_de_qualidade_corpo h2.main{font-family: "Raleway bold", sans-serif;color: #ffffff;letter-spacing: 5px;line-height: normal;font-size: 25px;}
    .page-template-template-politicaQualidade .politica_de_qualidade_corpo{background-color: #384832;padding-top: 60px;}
    /*single-empreendimentos*/
    .single-empreendimentos .banner{height:50vh;}
    .single-empreendimentos .twoColumns{padding: 45px 0;background: #D9D9D9;}
    .single-empreendimentos .twoColumns .ficha{padding: 0 10px 20px 10px;}
    .single-empreendimentos .twoColumns .btnEmpreendimento .bg-green{padding: 10px;color:#ffffff;}
    
    .single-empreendimentos .twoColumns .slider-nav {margin-top: 10px;}
    .single-empreendimentos .twoColumns .ficha .tabela-ficha-tecnica .title h2{font-size: 20px;}
    .single-empreendimentos .twoColumns .ficha .tabela-ficha-tecnica .infoTecnica p{font-size: 18px;}
    .single-empreendimentos .banner .box-img{height: 100%;width: 50%;float: right;margin-left: 20px;}
    .single-empreendimentos .banner .box-img img{height: 100%;object-fit: cover;object-position: bottom;}
    .single-empreendimentos .banner .box-txt{bottom:15px;color:#627658;padding-left: 20px;position:absolute; display: flex; flex-direction: column; justify-content: space-between; height: 350px;
}
    .single-empreendimentos .banner .box-txt h1{font-family: "Montserrat bold", sans-serif;font-size: 30px;margin-bottom: 10px;}  
    .single-empreendimentos .banner .box-txt h2{font-family: "Montserrat bold", sans-serif;font-size: 25px;}
    .single-empreendimentos .banner .box-txt p{color:#627658;} 
    .single-empreendimentos .twoColumns .slider-for .box-img img{max-height: 415px;object-fit: cover;}
    .single-empreendimentos .twoColumns .btnContato{display: flex;align-items: center;color:#000000;}
    .single-empreendimentos .twoColumns .btnContato .box-img{max-width: 20px;max-height: 20px;margin-right: 10px;}
    .single-empreendimentos .twoColumns .row{column-gap: 70px;}
    .single-empreendimentos .banner .slick-prev,.single-empreendimentos .banner .slick-next {display: none!important;}
    .single-empreendimentos .twoColumns .slider-nav .box-img{height:175px;}
    .single-empreendimentos .twoColumns .slider-nav .box-img img{height: 100%;object-fit: cover;}
    .single-empreendimentos .twoColumns td{font-family: "Montserrat", sans-serif;font-size:16px;color:#000000;}
    .single-empreendimentos table>tbody>tr:nth-child(odd) {background-color: #f2f2f2;}
    .single-empreendimentos table>tbody>tr>td:first-child {width: 39%;}
    .single-empreendimentos .twoColumns td strong{font-weight:700;}
    .single-empreendimentos .twoColumns .ficha h2, .single-empreendimentos .twoColumns .infos h2, .single-empreendimentos .twoColumns .localizacao h2, .single-empreendimentos .twoColumns .contato h2{font-family: "Montserrat bold", sans-serif; font-size:30px;}
    .single-empreendimentos .twoColumns .infos h2{margin-top: 0;}
    .single-empreendimentos .twoColumns .localizacao iframe{width: 80%;max-height: 250px;}
    .single-empreendimentos .twoColumns .container{margin: 0 auto;background-color:#ffffff;}
.single-empreendimentos .grupo-evolucao .mainTitle {
	margin-top: 80px;
	text-align: left !important
}
    .single-empreendimentos .grupo-evolucao .flex.box-txt{justify-content: space-between;}
    .single-empreendimentos .grupo-evolucao .flex.box-txt p{color: #000000;font-size: 16px;font-weight: 600;}
.single-empreendimentos .grupo-evolucao ul  {
	padding: 0 !important
}
    .single-empreendimentos .grupo-evolucao ul li{flex: 1 0 30%;min-width: 200px;max-width: 30%;list-style-type: none;}
    .single-empreendimentos .slider-empreendimento .box-img, .single-empreendimentos .slider-empreendimento-mob .box-img{height:300px;margin: 8px 0;}
    .single-empreendimentos .slider-empreendimento .box-img img, .single-empreendimentos .slider-empreendimento-mob .box-img img{width: 100%;height: 100%;object-fit: cover;}
    .single-empreendimentos .slider-empreendimento.desk{display:block;}
    .single-empreendimentos .slider-empreendimento-mob.mobile{display: none;}
    .single-empreendimentos .banner .slick-list, .single-empreendimentos .banner .slick-track{height:100%;}
    .single-empreendimentos .banner .slick-dots{bottom:0;}
    .single-empreendimentos .banner .slick-dots li button:before {font-family: 'slick';font-size: 30px;color:#ffffff;}  
    .single-empreendimentos .twoColumns .slick-list {margin: -20px;}
    .single-empreendimentos .slider-empreendimento .slick-prev{left: -10px;}
    .single-empreendimentos .slider-empreendimento .slick-next{right: -10px;}
    .single-empreendimentos .slider-empreendimento .slick-prev, .single-empreendimentos .slider-empreendimento .slick-next{border-radius: 100%;border: 1px solid #627658;background-color: #ffffff;z-index: 995;padding: 2px;}
    @media only screen and (max-width:767px) {
      .single-empreendimentos .twoColumns .btnEmpreendimento {margin:25px;}
      .single-empreendimentos .twoColumns .btnEmpreendimento  a{width:100%;display: flex;justify-content: center;}
      .single-empreendimentos .slider-empreendimento-mob .slick-prev{left: -10px;}
      .single-empreendimentos .slider-empreendimento-mob .slick-next{right: -10px;}
      .single-empreendimentos .slider-empreendimento-mob .slick-prev, .single-empreendimentos .slider-empreendimento-mob .slick-next{border-radius: 100%;border: 1px solid #627658;background-color: #ffffff;z-index: 995;padding: 2px;}
      .single-empreendimentos .twoColumns .localizacao iframe{width: 100%;}
      .single-empreendimentos .banner{height:90vh;}
      .single-empreendimentos .banner .box-img{width: 100%;margin:0;}
      .single-empreendimentos .banner{display: flex;flex-direction: column;}
      .single-empreendimentos .banner .box-txt{position:relative; padding-top: 51px}
      .single-empreendimentos .slider-empreendimento.desk{display:none;}
      .single-empreendimentos .slider-empreendimento-mob.mobile{display: block;}
      .single-empreendimentos .twoColumns .ficha h2, .single-empreendimentos .twoColumns .infos h2, .single-empreendimentos .twoColumns .localizacao h2, .single-empreendimentos .twoColumns .contato h2{font-size:26px;}
      .single-empreendimentos .twoColumns .container{width: 90%;margin: 0 auto;}
      .page-template-template-politicaQualidade .politica_de_qualidade_corpo p{text-align: center;}
      .page-template-template-politicaQualidade .politica_de_qualidade_corpo h2.main{font-size: 20px;text-align: center;}
      .page-template-template-politicaQualidade .politica_de_qualidade_titulo h1{font-size: 20px;}
      .page-template-template-politicaQualidade .politica_de_qualidade_titulo .box-txt{top: 65%;}
      .politica_de_qualidade_titulo{padding-top: var(--nav-height);}
      .single-empreendimentos .twoColumns .row{column-gap: 0;}
      .single-empreendimentos .grupo-evolucao ul li{max-width: 100%;flex: 1 0 100%;}
    }
    /*page-template-template-somosEco*/
    .page-template-template-somosEco .tarjaVerde h1{font-family: "AmaticSC";color: #ffffff;font-size: 45px;padding: 25px 0;font-weight: 600;}

    footer .desk{display: flex;flex-direction: column;}
    footer .mobile{display:none;}
    footer .dark-green p{font-size: 14px;padding: 5px 0;color: #ffffff;margin-bottom: 0;}
@media only screen and (max-width: 767px) {
  footer .desk{display: none;}
  footer .mobile{display:flex;flex-direction: column;}
}
@media only screen and (min-width:1020px) and (max-width:1340px){
  .page-template-template-imobiliariasParceiras .banner h1 {font-size: 48px;line-height: normal;}
  .page-template-template-imobiliariasParceiras .imagem .box-txt p {line-height: normal;}
  .page-template-template-imobiliariasParceiras .fundoVerde .carouselIcons .box .box-img {width: 90px;}
  .page-template-template-imobiliariasParceiras .fundoVerde .carouselIcons .box .box-img img {max-width: 40px;}
  .page-template-template-imobiliariasParceiras .fundoVerde .carouselIcons p {font-size: 10px;margin-top: 10px;}
}

/************SmarthPhone**********************/
/*********************************************/
@media only screen and (max-width : 767px){
  #banner{display:none;}
  #banner_mobile{display: block;}
}

ul {    
	font-family: "Montserrat", sans-serif;
}

.bullet {
	display: flex;
    gap: 7px;
    flex-direction: column;
}

.bullet li {
	display: flex;
    align-items: center;
    gap: 8px;
}

.bullet li::before {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff
}

/* SOMOS ECO */
.card {
	border: none !important
}
.card-header button {
	border: none !important;
    background: #627658 !important;
    border-radius: 20px !important;
	height: 68px !important;
}

.card-header button:hover {
	background: #404A3B !important;
}
.card-header h2 {
	text-transform: initial !important;
    border: none !important;
    font-weight: bold !important;
    margin-top: 14px 0 !important;
}	

.collapse span {	
    background: #627658 !important;
    padding: 87px 48px !important;
    width: 417px !important;
    color: #fff !important;

}

.collapse.show .card-body {
	margin-top: -15px !important;
	padding: 55px 0 !important;
	animation: toTop .8s ease 0s 1 normal forwards;	
	background: #627658 !important;
	border-radius: 0 0 20px 20px !important
}



.somosEcoCarousel {
	position: relative;
	width: 581px;
	height: 375px;
	overflow: hidden;
}

.somosEcoCarousel img {
	position: absolute;
	top: 0;
	left: 0;
	width: 581px;
	height: 375px;
	border-radius: 20px;
	opacity: 0;
	animation: sliderAnimation 9s infinite;
}

.somosEcoCarousel img:nth-child(1) {
	animation-delay: 0s;
}

.somosEcoCarousel img:nth-child(2) {
	animation-delay: 3s;
}

.somosEcoCarousel img:nth-child(3) {
	animation-delay: 6s;
}

@keyframes sliderAnimation {
	0% { opacity: 0; }
	10% { opacity: 1; }
	30% { opacity: 1; }
	40% { opacity: 0; }
	100% { opacity: 0; }
}

@media (max-width: 990px) {
	.navbar .container {
		flex-direction: column !important;
	}
	
	.menuLogo {		
		display: flex !important;
		justify-content: space-between !important;
		width: 100% !important;
	}
	
	.navbar-collapse {
		background: #627658c2 !important;
   		width: 100% !important;
		display: none;
	}
	
	#navbarNav{
		background: #627658c2 !important;
   		width: 100% !important;
		display: none;
	}	
	
	#navbarNav.active {
		display: block !important;
		animation: toTop .8s ease 0s 1 normal forwards;
		transition: ease-in-out .4s;
		width: 100% !important;
	}
	
	#navbarNav ul {
		width: 100% !important;
    	text-align: center !important;
	}
	.box-img {
		padding: 20px 0 !important
	}
} 

@keyframes toTop {
	0% {
		transform: translateY(-10px);
	}

	100% {
		transform: translateY(0);
	}
}

.page-template-template-somosEco .colapso .collapsible li.emBreve:hover {
	padding: !important;
	position: relative;
}

.emBreve:hover:after {
    content: "EM BREVE";
    display: block;
    background: #404a3b;
    height: 68px;
    position: absolute;
    z-index: 5;
    width: 300px;
    border-radius: 20px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
	right: 0;
	
}

@media (max-width: 767px) {
	.bullet li {
		font-size: 13px
	}
	.lancamento .singleLancamento .btn-conheca .situ p {
    	font-size: 11px;
	}
	.lancamento .box-txt .caracts { font-size: 14px}
	.box-img {
		padding: 0 !important;
	}
	.img_parceiras .container .row {
		display: flex;
		flex-direction: column;
		gap: 40px;
	}
	#accordionSomosEco {
		margin-top: 50px;
	}
	.collapse span {
		width: 100% !important;
		padding: 0 20px !important;
	}
	#popup {
		min-width: 100% !important
	}
	
}

