.elementor-kit-6{--e-global-color-primary:#A67439;--e-global-color-secondary:#EFD681;--e-global-color-text:#000000;--e-global-color-accent:#A67439;--e-global-color-7aed5cf:#FFFFFF;--e-global-color-4df6d24:#F7F7F7;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-letter-spacing:0.3px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-letter-spacing:0.2px;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:24px;font-family:"Red Hat Display", Sans-serif;font-size:16px;line-height:24px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:0px;}.elementor-kit-6 a{color:var( --e-global-color-7aed5cf );}.elementor-kit-6 a:hover{color:var( --e-global-color-4df6d24 );}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-family:"Red Hat Display", Sans-serif;font-size:48px;font-weight:700;line-height:56px;}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-size:36px;font-weight:700;line-height:44px;}.elementor-kit-6 h3{color:var( --e-global-color-primary );font-size:28px;font-weight:700;line-height:36px;}.elementor-kit-6 h4{font-size:24px;font-weight:600;line-height:32px;}.elementor-kit-6 h5{color:var( --e-global-color-primary );font-size:20px;font-weight:600;line-height:28px;}.elementor-kit-6 h6{color:var( --e-global-color-primary );font-size:18px;font-weight:600;line-height:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:0px;--container-default-padding-right:32px;--container-default-padding-bottom:0px;--container-default-padding-left:32px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:32px;line-height:40px;}.elementor-kit-6 h2{font-size:28px;line-height:36px;}.elementor-kit-6 h3{font-size:22px;line-height:30px;}.elementor-kit-6 h4{font-size:20px;line-height:28px;}.elementor-kit-6 h5{font-size:18px;line-height:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.sticky-header {
    background-color: transparent !important;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    box-shadow: none;
}

.sticky-header.scrolled {
    background-color: #ffffff !important;
    box-shadow: 0 2px 10px rgba(0,0,0,0.08);
}

.sticky-header.scrolled .elementor-nav-menu a {
    color: #211C4A !important;
}



.sticky-header .elementor-icon svg{
    fill: #fff!important;
}

.sticky-header.scrolled .elementor-icon svg{
    fill: #211C4A!important;
}

.sticky-header.scrolled {
  background-color: white !important;
}


.sticky-header.scrolled .elementor-nav-menu a {
  color: #211C4A!important;
}

.logo-scroll {
  display: none;
}

.sticky-header.scrolled .logo-top {
  display: none;
}

.sticky-header.scrolled .logo-scroll {
  display: block;
}

.elementor-upload-field {
    background-color: transparent !important;
}

.section-portfolio{
    position: relative;    
}

.section-portfolio .elementor img{
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.gallery-portfolio img{
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.elementor-slideshow__footer .elementor-slideshow__title{
    display: none!important;
}

.table-responsive{
    width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.badge-empreendimento{
  display:inline-block;
  padding:.4rem .65rem;
  border-radius:.45rem;
  font-weight:600;
  font-size:.85rem;
  line-height:1;
  background:#111; /* fallback */
  color:#fff;      /* fallback */
  text-transform:uppercase;
  letter-spacing:.02em;
}

.badge-empreendimento.is-sticky{
  position:absolute;
  top:.75rem;
  left:.75rem;
  z-index:3;
}

.badge-host{
  position: relative;
  overflow: visible;       
}

.badge-wrap{
  position: absolute;
  z-index: 5;
  pointer-events: none;
}


.badge-top-left    { top:16px; left:20px; }
.badge-top-right   { top:16px; right:20px; }
.badge-bottom-left { bottom:16px; left:20px; }
.badge-bottom-right{ bottom:16px; right:20px; }


.badge-empreendimento{
  display:inline-block;
  padding:.4rem .65rem;
  border-radius:.45rem;
  font-weight:600;
  font-size:.85rem;
  line-height:1;
  background:#111;
  color:#fff;
  text-transform:uppercase;
  letter-spacing:.02em;
  box-shadow: 0 6px 16px rgba(0,0,0,.15);
}


.badge--vendido{ background:#b91c1c; color:#fff; }
.badge--lancamento{ background:#1e40af; color:#fff; }
.badge--ultimas{ background:#a16207; color:#fff; }
.badge--disponiveis{ background:#065f46; color:#fff; }

@media (max-width: 767px){
  .badge-top-left,
  .badge-top-right,
  .badge-bottom-left,
  .badge-bottom-right{
    top: 8px; bottom: 8px; left: 8px; right: 8px;
  }
}/* End custom CSS */