.elementor-23958 .elementor-element.elementor-element-e969a26 > .elementor-container{max-width:1477px;}.elementor-23958 .elementor-element.elementor-element-e969a26:not(.elementor-motion-effects-element-type-background), .elementor-23958 .elementor-element.elementor-element-e969a26 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#181818;}.elementor-23958 .elementor-element.elementor-element-e969a26{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-23958 .elementor-element.elementor-element-e969a26 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-23958 .elementor-element.elementor-element-59757ab{text-align:left;}.elementor-23958 .elementor-element.elementor-element-eb34067{width:var( --container-widget-width, 100.321% );max-width:100.321%;--container-widget-width:100.321%;--container-widget-flex-grow:0;}.elementor-23958 .elementor-element.elementor-element-2a724ff6 > .elementor-container{max-width:1477px;}.elementor-23958 .elementor-element.elementor-element-2a724ff6:not(.elementor-motion-effects-element-type-background), .elementor-23958 .elementor-element.elementor-element-2a724ff6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#181818;}.elementor-23958 .elementor-element.elementor-element-2a724ff6{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-23958 .elementor-element.elementor-element-2a724ff6 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-23958 .elementor-element.elementor-element-69b950c2{text-align:left;}.elementor-23958 .elementor-element.elementor-element-730d4dae{width:var( --container-widget-width, 100.321% );max-width:100.321%;--container-widget-width:100.321%;--container-widget-flex-grow:0;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-eb34067 */.footer-menu {
    display: flex;
    justify-content: space-between;
    max-width: 400px; /* Ajuste conforme necessário */
    border-left: 2px solid white; /* Adiciona a barra branca no lado esquerdo */
    padding-left: 20px; /* Espaço para não grudar no texto */
}

.menu-column {
    flex: 1;
}

.menu-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu-column ul li {
    margin-bottom: 8px;
}

.menu-column ul li a {
    text-decoration: none;
    color: white; /* Ajuste conforme o design */
    font-size: 16px;
    transition: color 0.3s ease;
}

.menu-column ul li a:hover {
    color: #ccc; /* Efeito hover */
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b51f0fa */.contact-column {
    text-align: right;
    color: white;
    font-family: Arial, sans-serif;
}

.social-icons {
    margin-bottom: 30px;
    margin-top: 30px;
}

.social-icons a {
    display: inline-block;
    margin-right: 10px;
}

.social-icons img {
    width: 37px;
    height: 37px;
    transition: opacity 0.3s ease;
}

.social-icons img:hover {
    opacity: 0.7;
}

.office-name {
    font-weight: bold;
    margin-top: 10px;
}

.contact-column p {
    margin: 5px 0;
    font-size: 16px;
}

.contact-column a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

.contact-column a:hover {
    color: #ccc;
}

.phone a {
    font-size: 18px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-664b52b *//* Importando a fonte Montserrat do Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap');

/* Footer Inferior (Fundo Branco) */
.footer-bottom {
  background-color: #fff;
  text-align: center;
  padding: 25px 20px;
  color: #000;
  font-family: 'Montserrat', Arial, sans-serif;
}

/* Texto principal (Imobiliária Marezzo) */
.footer-bottom p:first-child {
  font-size: 18px;
  font-weight: 600;
}

/* Links (Termos legais, Política, Mapa do site) */
.footer-bottom p:nth-child(2) {
  font-size: 16px;
  font-weight: 600;
}

.footer-bottom a {
  color: #000;
  text-decoration: none;
}

.footer-bottom a:hover {
  text-decoration: underline;
}

/* Nome da empresa e CNPJ */
.footer-bottom p:nth-child(3),
.footer-bottom p:nth-child(4) {
  font-size: 16px;
  font-weight: 400;
}

/* Direitos reservados (última linha) */
.footer-bottom p:last-child {
  font-size: 14px;
  font-weight: 400;
  color: #777; /* Tom de cinza mais suave */
  margin-top: 10px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-730d4dae */.footer-menu {
    display: flex;
    justify-content: space-between;
    max-width: 400px; /* Ajuste conforme necessário */
    border-left: 2px solid white; /* Adiciona a barra branca no lado esquerdo */
    padding-left: 20px; /* Espaço para não grudar no texto */
}

.menu-column {
    flex: 1;
}

.menu-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu-column ul li {
    margin-bottom: 8px;
}

.menu-column ul li a {
    text-decoration: none;
    color: white; /* Ajuste conforme o design */
    font-size: 16px;
    transition: color 0.3s ease;
}

.menu-column ul li a:hover {
    color: #ccc; /* Efeito hover */
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-315c049a */.contact-column {
    text-align: right;
    color: white;
    font-family: Arial, sans-serif;
}

.social-icons {
    margin-bottom: 30px;
    margin-top: 30px;
}

.social-icons a {
    display: inline-block;
    margin-right: 10px;
}

.social-icons img {
    width: 37px;
    height: 37px;
    transition: opacity 0.3s ease;
}

.social-icons img:hover {
    opacity: 0.7;
}

.office-name {
    font-weight: bold;
    margin-top: 10px;
}

.contact-column p {
    margin: 5px 0;
    font-size: 16px;
}

.contact-column a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

.contact-column a:hover {
    color: #ccc;
}

.phone a {
    font-size: 18px;
}/* End custom CSS */