@charset "UTF-8";

@font-face {
  font-family: "Caliway";
  src: url("../fonts/Caliway/Caliway.woff2") format("woff2"), url("../fonts/Caliway/Caliway.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

:root {
  --caliway: "Caliway", Arial, sans-serif;
}

@font-face {
  font-family: "Aileron";
  src: url("../fonts/Aileron/Aileron-Black.woff2") format("woff2"), url("../fonts/Aileron/Aileron-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aileron";
  src: url("../fonts/Aileron/Aileron-BlackItalic.woff2") format("woff2"), url("../fonts/Aileron/Aileron-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Aileron";
  src: url("../fonts/Aileron/Aileron-Bold.woff2") format("woff2"), url("../fonts/Aileron/Aileron-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aileron";
  src: url("../fonts/Aileron/Aileron-BoldItalic.woff2") format("woff2"), url("../fonts/Aileron/Aileron-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Aileron";
  src: url("../fonts/Aileron/Aileron-Heavy.woff2") format("woff2"), url("../fonts/Aileron/Aileron-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aileron";
  src: url("../fonts/Aileron/Aileron-HeavyItalic.woff2") format("woff2"), url("../fonts/Aileron/Aileron-HeavyItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Aileron";
  src: url("../fonts/Aileron/Aileron-Italic.woff2") format("woff2"), url("../fonts/Aileron/Aileron-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Aileron";
  src: url("../fonts/Aileron/Aileron-Light.woff2") format("woff2"), url("../fonts/Aileron/Aileron-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aileron";
  src: url("../fonts/Aileron/Aileron-LightItalic.woff2") format("woff2"), url("../fonts/Aileron/Aileron-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Aileron";
  src: url("../fonts/Aileron/Aileron-Regular.woff2") format("woff2"), url("../fonts/Aileron/Aileron-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aileron";
  src: url("../fonts/Aileron/Aileron-SemiBold.woff2") format("woff2"), url("../fonts/Aileron/Aileron-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aileron";
  src: url("../fonts/Aileron/Aileron-SemiBoldItalic.woff2") format("woff2"), url("../fonts/Aileron/Aileron-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Aileron";
  src: url("../fonts/Aileron/Aileron-Thin.woff2") format("woff2"), url("../fonts/Aileron/Aileron-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aileron";
  src: url("../fonts/Aileron/Aileron-ThinItalic.woff2") format("woff2"), url("../fonts/Aileron/Aileron-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Aileron";
  src: url("../fonts/Aileron/Aileron-UltraLight.woff2") format("woff2"), url("../fonts/Aileron/Aileron-UltraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aileron";
  src: url("../fonts/Aileron/Aileron-UltraLightItalic.woff2") format("woff2"), url("../fonts/Aileron/Aileron-UltraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

:root {
  --aileron: "Aileron", Arial, Sans-serif;
}

.parceiros-label {
  max-width: 2000px !important;
  padding: clamp(1em, 4.167vw, 4em) 2em;
  margin-inline: auto;
}

.parceiros-label h1 {
  font-family: "Caliway", roboto;
  color: #01294C;
  text-align: center;
  font-size: clamp(42px, 3.333vw, 50px);
  padding: 2rem 0;
}

@media (max-width: 768px) {
  .parceiros-label h1 {
    padding: 2rem 0;
  }
}

.parceiros-label .empresas {
  height: -moz-fit-content;
  height: fit-content;
}

.parceiros-label .empresas .emp_content {
  max-height: clamp(100px, 16vh, 165px);
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.parceiros-label .empresas .emp_content img {
  max-width: 100%;
  max-height: 100%;
}

footer {
  background-color: #01294C;
  font-family: "Aileron", "Caliway", sans-serif;
  padding-block: 3em;
  color: white;
}

footer .title svg {
  padding-top: 5px;
  width: clamp(28px, 2vw, 38px);
  height: clamp(28px, 2vw, 38px);
}

footer .title {
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 0.25em;
  font-size: clamp(1.25em, 1.667vw, 1.6em);
}

footer .content {
  font-size: clamp(14px, 1.042vw, 18px);
  padding-left: 2.5em;
}

footer .content a {
  text-decoration: none;
  color: white;
}

footer .cnpj-content {
  display: flex;
  flex-direction: column;
  font-size: clamp(18px, 1.563vw, 24px);
  line-height: 1.2em;
  margin-top: 2em;
  text-align: center;
}

footer .cnpj-content small {
  font-size: clamp(15px, 1.302vw, 18px);
}

.menu {
  background-color: #398cc0;
  color: white;
  font-family: "Aileron", "Caliway", sans-serif;
}

.menu .menu-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-block: 1px solid #398cc0;
}

.menu .menu-bar .icons {
  display: flex;
  gap: clamp(0.35em, 0.625vw, 0.75em);
  align-items: center;
}

.menu .menu-bar .icons a {
  color: white;
}

.menu .menu-bar .nav-links {
  display: flex;
  justify-content: space-between;
}

.menu .menu-bar .nav-links a {
  font-size: clamp(15px, 1.25vw, 24px);
  color: white;
  text-decoration: none;
  padding: 1em;
  transition: all 0.3s ease;
  justify-content: center;
  display: flex;
}

.menu .menu-bar .nav-links a:hover {
  transform: scale(1.05);
}

.background {
  background-image: url("/assets/image/imagem-fundo.png");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  align-items: center;
  display: flex;
  height: 100vh;
  max-height: 800px;
}

.background .textbanner {
  background-image: url("/assets/image/degrade.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  max-height: 500px;
  color: white;
}

.background .textbanner .logo-w {
  filter: brightness(0) invert(1);
}

@media (max-width: 768px) {
  .background .textbanner .logo-w {
    margin-bottom: 1rem;
  }
}

.background .textbanner .text-calig {
  padding: 0.75em;
  font-size: clamp(26px, 3.125vw, 44px);
  font-family: "Caliway", roboto;
}

.background .textbanner .more-text {
  text-align: center;
  max-width: 700px;
  font-family: "Aileron", "Caliway", sans-serif;
  font-size: clamp(20px, 2.083vw, 30px);
  line-height: 1.2em;
}

@media (max-width: 768px) {
  .background .textbanner .more-text {
    margin-top: 1rem;
  }
}

.background .textbanner .button-how {
  margin-top: 1.75em;
  border-radius: 30px;
  background-color: white;
  max-width: 500px;
  max-width: 100%;
  padding: 0.25em 0.5em;
  color: #01294C;
  text-align: center;
  font-size: clamp(20px, 1.563vw, 30px);
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
}

.background .textbanner .button-how:hover {
  background-color: #01294C;
  color: white;
}

.plantas-modal .modal-header,
.plantas-modal .modal-footer {
  border: 0;
}

.plantas-modal .modal-header {
  align-items: start;
}

.plantas-modal .modal-body {
  display: flex;
  gap: 0.5em;
}

.plantas-modal .title {
  font-family: "Caliway", roboto;
  font-size: clamp(25px, 3.125vw, 35px);
  padding-top: 0.25em;
  padding-left: 0.5em;
  color: #398cc0;
}

.plantas-modal .desc {
  font-family: "Aileron", "Caliway", sans-serif;
  color: #01294C;
  line-height: 1.2em;
  margin-bottom: 1em;
  font-size: clamp(16px, 2.5vw, 23px);
}

@media (max-width: 768px) {
  .plantas-modal .desc {
    margin-top: 2em;
    text-align: center;
  }
}

.plantas-modal .text {
  font-size: clamp(16px, 2.5vw, 20px);
  color: #01294C;
}

.plantas-modal .img {
  border: 1px solid rgba(238, 237, 237, 0.6862745098);
  border-radius: 15px;
}

.plantas-modal .img .img-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.plantas-modal swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
}

.plantas-modal swiper-slide img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.cards-content {
  padding: 0 0;
}

.cards-content img {
  max-width: 100%;
}

.cards-content .card-content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3em;
  margin-inline: auto;
  padding-block: 50px;
  max-width: 1250px !important;
  width: 100%;
}

@media (max-width: 768px) {
  .cards-content .card-content {
    padding-bottom: 1em;
  }
}

.cards-content .card-content .text-title {
  font-size: clamp(23px, 2.344vw, 45px);
  font-family: "Caliway", roboto;
  color: #398cc0;
  padding: 0.5em 0;
}

@media (max-width: 768px) {
  .cards-content .card-content .text-title {
    line-height: 1.5em;
  }

  .cards-content .card-content .text-title span {
    line-height: 4rem !important;
  }

  .cards-content .card-content .text-title {
    text-align: center !important;
  }
}

.cards-content .card-content .text-title.res {
  display: flex;
  align-items: center;
  gap: 0.35em;
  font-size: clamp(25px, 2.667vw, 35px);
}

.cards-content .card-content .text-title.res .img {
  max-width: 85px;
}

@media (max-width: 768px) {
  .cards-content .card-content .text-title.res {
    display: block !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center;
  }

  .cards-content .card-content .text-title.res .img {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.25em;
    max-width: 50% !important;
    margin: auto !important;
  }
}

.cards-content .card-content .text {
  padding: 0.5em 2em 0.5em 0;
  font-family: "Aileron", "Caliway", sans-serif;
  color: #01294C;
  font-size: clamp(20px, 1.823vw, 21px);
  font-weight: 300;
  line-height: 1.2em;
  max-width: 80%;
}

.cards-content .card-content .text.res {
  max-width: 100%;
  padding: 0.5em 0.2em;
}

@media (max-width: 768px) {
  .cards-content .card-content .text {
    max-width: 100%;
    text-align: center;
    padding: 0.5em;
  }
}

.cards-content .card-content .card-image {
  position: relative;
  display: flex;
  justify-content: end;
  max-width: 100%;
}

.cards-content .card-content .card-image .aviso {
  z-index: 2;
  position: absolute;
  width: 75%;
  max-width: 700px;
  background-color: #398cc0;
  right: 0%;
  top: 4.5%;
  text-align: start;
  border-start-start-radius: 25px;
  border-end-start-radius: 25px;
  padding: 0.25em 1em;
  font-size: clamp(20px, 1.823vw, 35px);
  color: white;
  font-weight: 800;
  font-family: "Aileron", "Caliway", sans-serif;
}

@media (max-width: 768px) {
  .cards-content .card-content {
    padding-inline: 0.0em;
  }
}

.cards-content swiper-container {
  max-width: clamp(500px, 41.667vw, 630px);
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .cards-content swiper-container {
    max-width: 100vw;
  }
}

.cards-content swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
}

.cards-content swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.plantas-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #398cc0;
}

.plantas-section h1 {
  font-family: "Caliway", roboto;
  font-size: clamp(50px, 3.906vw, 55px);
}

.plantas-section .andar {
  font-family: "Aileron", "Caliway", sans-serif;
  font-size: clamp(20px, 2.083vw, 30px);
  font-weight: 600;
}

@media (max-width: 768px) {
  .plantas-section {
    flex-wrap: wrap;
  }

  .plantas-section .andar {
    text-align: end;
    width: 100%;
  }
}

.plantas .swiper {
  height: -moz-fit-content;
  height: fit-content;
}

.plantas .swiper .swiper-pagination {
  bottom: 2%;
  display: none;
}

.plantas .swiper .swiper-pagination .swiper-pagination-bullet {
  transition: all 0.3s ease;
}

.plantas .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #398cc0;
  width: 50px;
  border-radius: 12px;
}

@media (max-width: 768px) {
  .plantas .swiper {
    height: calc(101% + 1em);
  }

  .plantas .swiper .swiper-pagination {
    display: block;
    margin-top: 10px;
  }
}

.plantas .card-planta {
  width: 100%;
  height: 100%;
}

.plantas .card-planta .planta {
  background-color: #eeeeee;
  border-radius: 80px;
  padding: 2em 1.5em;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  max-width: 500px;
  max-height: 550px;
  width: 100%;
  height: 100%;
}

.plantas .card-planta .planta .planta-img-container {
  max-width: 350px;
  max-height: 465px;
  height: 36.5vh;
  display: flex;
  align-items: center;
}

.plantas .card-planta .planta .planta-img-container img {
  max-width: 100%;
  max-height: 100%;
}

.plantas .card-planta .planta .texts {
  text-align: center;
  font-family: "Aileron", "Caliway", sans-serif;
  margin-top: 1em;
}

.plantas .card-planta .planta .texts .title {
  font-weight: bold;
  font-size: 25px;
  color: #398cc0;
  line-height: 1em;
}

.plantas .card-planta .planta .texts .final {
  font-weight: bold;
  color: #01294C;
  font-size: clamp(20px, 1.302vw, 20px);
}

.plantas .card-planta .planta .texts .detail {
  color: #01294C;
  font-size: clamp(20px, 1.302vw, 20px);
  padding-inline: 2em;
  line-height: 1em;
  height: 1.75em;
}

.plantas .card-planta .botao {
  margin-block: 1em 0.75em;
  padding: 0.25em 0.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-inline: auto;
  background: #398cc0;
  font-family: "Aileron", "Caliway", sans-serif;
  font-weight: 600;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 25px;
  font-size: 20px;
  color: white;
  transition: all 0.3s ease;
  cursor: pointer;
  box-shadow: 0px 6px 13px #b8b8b8;
  border: 1px solid #398cc0;
}

.plantas .card-planta .botao:hover,
.plantas .card-planta .botao:active {
  border-color: #01294C;
  color: white;
  background-color: #01294C;
}

@media (max-width: 768px) {
  .plantas .card-planta {
    /* padding-bottom: 1.75em; */
  }
}

@media (max-width: 768px) {
  .plantas {
    padding: 1em 0;
  }
}

.mapa_container {
  max-width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mapa_container img {
  max-width: 100%;
}

.mapa_container .dot {
  position: absolute;
  top: 50%;
  left: 48%;
}

.mapa_texto {
  font-family: "Caliway", roboto;
  color: #398cc0;
  text-align: center;
  margin-block: 1em;
  font-size: clamp(30px, 3.125vw, 50px);
}

@media (max-width: 768px) {
  .mapa_texto {
    margin-block: 0;
  }
}

.cards-mapa {
  display: flex;
  align-items: top;
  justify-content: space-between;
  gap: 2em;
  margin-top: 4em;
  max-height: 300px;
}

.cards-mapa .swiper-slide {
  max-width: 100%;
  font-size: clamp(20px, 1.823vw, 35px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: -moz-fit-content;
  height: fit-content;
}

.cards-mapa .swiper-slide .title {
  font-weight: bold;
  font-family: "Aileron", "Caliway", sans-serif;
  color: #398cc0;
  text-align: center;
}

@media (max-width: 768px) {
  .cards-mapa .swiper-slide .title {
    line-height: 1.5em;
  }
}

.cards-mapa .swiper-slide .texto-card {
  text-align: center;
  line-height: 1em;
  font-weight: bold;
  color: #01294C;
  font-family: "Aileron", "Caliway", sans-serif;
}

@media (max-width: 768px) {
  .cards-mapa .swiper-slide {
    line-height: 1.5em;
    border: 1px solid transparent;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #ccc;
    margin-block: 1em;
    padding: 1em;
    max-height: 180px;
    height: 100%;
  }
}

.cards-mapa .swiper-pagination {
  display: block;
  bottom: 9% !important;
}

.cards-mapa .swiper-pagination .swiper-pagination-bullet {
  transition: all 0.3s ease;
}

.cards-mapa .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #398cc0;
  width: 50px;
  border-radius: 12px;
}

/* DESKTOP (sem swiper visualmente) */
/* Desktop: manter layout flex */
@media (min-width: 768px) {
  .cards-mapa .swiper-wrapper {
    display: flex !important;
  }
}

/* Mobile: Swiper controla o layout */
@media (max-width: 767px) {
  .cards-mapa {
    overflow: hidden;
  }

  .cards-mapa .swiper-slide {
    width: auto;
  }
}

.social {
  padding: 0 0;
}

.social img {
  max-width: 100%;
}

.social .card-content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3em;
  margin-inline: auto;
  padding-block: 100px;
  max-width: 1250px !important;
}

.social .card-content .text-title {
  font-size: 45px;
  font-family: "Caliway", roboto;
  color: #398cc0;
  padding: 0.5em 0;
}

.social .card-content .text-title.sosc {
  font-size: clamp(35px, 3.906vw, 75px);
}

@media (max-width: 768px) {
  .social .card-content .text-title.sosc {
    text-align: center;
  }
}

.social .card-content .text {
  padding: 0.5em 2em 0.5em 0;
  font-family: "Aileron", "Caliway", sans-serif;
  color: #01294C;
  font-size: clamp(20px, 1.823vw, 30px);
  font-weight: 300;
  line-height: 1.2em;
  max-width: 80%;
}

.social .card-content .text .image-atrative {
  width: 50px;
  margin-block: 0.25em;
  display: flex;
  align-items: center;
  justify-content: center;
}

.social .card-content .text.res {
  max-width: 100%;
  padding: 0.5em 0.2em;
}

@media (max-width: 768px) {
  .social .card-content .text {
    text-align: center;
  }

  .social .card-content .text .atrativos {
    font-size: 0.9em;
    display: grid;
    flex-direction: column;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    text-align: start;
    justify-content: center;
    padding-inline: 0.5em;
  }

  .social .card-content .text .image-atrative {
    width: 30px;
  }
}

.social .card-content .card-image {
  position: relative;
  display: flex;
  justify-content: end;
  max-width: 100%;
}

@media (max-width: 768px) {
  .social .card-content {
    padding-top: 30px;
  }
}

.localization-content {
  padding-block: 116px;
}

.localization-content .text-localization {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #398cc0;
  line-height: 1.2em;
  font-family: "Aileron", "Caliway", sans-serif;
  font-size: clamp(20px, 1.875vw, 30px);
  padding-left: 1em;
}

.localization-content .text-localization .title {
  font-size: clamp(30px, 2.188vw, 40px);
  padding-bottom: 0.25em;
}

.localization-content .fale {
  background-color: #398cc0;
  color: white;
  border: 1px solid #398cc0;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  font-weight: bolder;
  margin-top: 1em;
  margin-left: 1.3em;
  border-radius: 1em;
  font-size: 36px;
  cursor: pointer;
  box-shadow: 0px 6px 13px #b8b8b8;
  transition: all 0.3s ease;
}

.localization-content .fale:hover,
.localization-content .fale:active {
  border-color: #01294C;
  color: white;
  background-color: #01294C;
}

.localization-content .localization-map {
  border-radius: 32px;
  width: 842px;
  height: 569px;
  box-shadow: 0px 5px 20px #ccc;
}

@media (max-width: 768px) {
  .localization-content {
    padding-block: 80px;
  }

  .localization-content .text-localization {
    max-width: none;
    align-items: center;
    padding-left: 0;
  }

  .localization-content .text-localization .title {
    padding-bottom: 0.5em;
  }

  .localization-content .fale {
    margin-inline: auto;
  }
}

.localization-content .localization-map {
  width: 100%;
  max-width: 100%;
  min-width: 200px;
}

.obra-section {
  padding: 5em 0;
  max-width: 2000px !important;
  display: flex;
  justify-content: space-between;
}

.obra-section .inicio-obra {
  top: 5%;
  font-family: "Aileron", "Caliway", sans-serif;
  position: absolute;
  border: 1px solid black;
  border-radius: 2em;
  /* border-end-end-radius: 2em;
  border-start-end-radius: 2em; */
  width: 12em;
  font-size: 24px;
  padding: 0.5em;
  text-align: center;
  /* padding-left: 3.75em; */
}

.obra-section .text-content {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
  font-size: clamp(20px, 1.875vw, 36px);
  font-family: "Aileron", "Caliway", sans-serif;
}

.obra-section .text-content .title {
  color: #398cc0;
  text-align: center;
  font-size: clamp(40px, 4.167vw, 82px);
  line-height: 1em;
  padding-bottom: 0.15em;
  font-family: "Aileron", "Caliway", sans-serif;
}

.obra-section .text-content .title span {
  font-size: clamp(40px, 4.688vw, 90px);
}

.obra-section .swiper {
  max-width: 100%;
  /* ajuste se quiser */
  width: 100%;
  height: 100%;
}

.obra-section .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #444;
  display: flex;
  justify-content: center;
  align-items: center;
}

.obra-section .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 768px) {
  .obra-section {
    padding: 1em;
  }

  .obra-section .inicio-obra {
    position: relative;
    border: 1px solid black;
    border-radius: 2em;
    padding: 0.5em;
    text-align: center;
    width: 80%;
    max-width: 100%;
    margin: auto;
    margin-bottom: 16px;
    line-height: 1.12em;

  }

  .obra-section .text-content {
    position: relative;
    text-align: center;
    padding-block: 12px;
    line-height: 1.12em;
  }
}

.morar_investir_back {
  background-image: url("/assets/image/BG.png");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 100vh;
  min-height: 1000px;
}

.morar_investir_back .col.swiper-slide {
  height: auto;
}

.morar_investir_back .texto-investir {
  text-align: center;
  color: white;
  font-family: "Aileron", "Caliway", sans-serif;
  padding-left: 1em;
}

.morar_investir_back .texto-investir .title {
  line-height: 0.81em;
  font-size: clamp(2rem, 5.833vw, 5rem);
  text-align: center;
  font-family: "Aileron", "Caliway", sans-serif;
  font-weight: 700;
}

.morar_investir_back .texto-investir .title .morar {
  font-size: clamp(2rem, 5.933vw, 5.5rem);
}

.morar_investir_back .texto-investir .title .investir {
  margin: auto;
  text-align: center;
  line-height: 1.12em;
  font-size: clamp(2rem, 5.933vw, 5.5rem);
  font-family: "Caliway", roboto;
}

.morar_investir_back .texto-investir .text {
  font-weight: normal;
  text-align: start;
  padding-top: 1em;
  font-size: 2em;
  line-height: 1.15em;
  padding-left: 1em;
}

.morar_investir_back .formulario {
  background-color: rgba(221, 222, 224, 0.9803921569);
  padding: 4em 3em;
  margin: auto;
  max-width: 796px;
  max-height: 785px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
}

.morar_investir_back .formulario label {
  margin-bottom: 1em;
  font-size: 1.3em;
  font-weight: 500;
  color: #398cc0;
  width: 100%;
  font-family: "Aileron", "Caliway", sans-serif;
  font-weight: 600;
}

.morar_investir_back .formulario label input {
  border-radius: 25px;
  background-color: #c7c7c7;
  border-color: #c7c7c7;
  font-size: 1em;
  max-height: 75px;
}

.morar_investir_back .formulario .submit-contact {
  background-color: #398cc0;
  color: white;
  font-size: clamp(1.1em, 1.367vw, 1.4em);
  border-radius: 20px;
  margin-top: 1em;
  transition: all 0.3s ease;
  box-shadow: 0px 2px 10px #616060;
}

.morar_investir_back .formulario .submit-contact:hover,
.morar_investir_back .formulario .submit-contact:active {
  border-color: #01294C;
  color: white;
  background-color: #01294C;
}

@media (max-width: 768px) {
  .morar_investir_back .formulario {
    padding: 3em 1em;
  }

  .morar_investir_back .formulario label {
    font-size: 1.5em;
  }
}

@media (max-width: 768px) {
  .morar_investir_back .title {
    line-height: 0.81em;
    font-size: 3.7rem;
    text-align: center;
    font-family: "Aileron", "Caliway", sans-serif;
    font-weight: 700;
    color: white;
    margin-bottom: 1em;
  }

  .morar_investir_back .title .morar {
    font-size: 3.7rem;
  }

  .morar_investir_back .title .investir {
    margin: auto;
    text-align: center;
    line-height: 1.12em;
    font-size: 3.7rem;
    font-family: "Caliway", roboto;
  }
}

.inicio-obra-video {
  height: 50%;
  max-height: 800px;
  display: flex;
  flex-direction: column;
  gap: 2.75em;
  align-items: center;
  justify-content: center;
}

.inicio-obra-video .texto-inicio-obra-video {
  font-family: "Caliway", roboto;
  color: #398cc0;
  font-size: clamp(30px, 3.2vw, 50px);
  height: 0.5em;
  border-radius: 25px;
  display: flex;
  align-items: center;
  text-align: baseline;
  justify-content: baseline;
  align-self: center;
  background-color: #dddee0;
}

.inicio-obra-video .data-garantida {
  font-size: clamp(25px, 2.083vw, 35px);
  font-family: "Aileron", "Caliway", sans-serif;
}

@media (max-width: 768px) {
  .inicio-obra-video .texto-inicio-obra-video {
    text-align: center;
    background-color: transparent;
    margin-block: 1em;
  }

  .inicio-obra-video .data-garantida {
    text-align: center;
  }
}

.videoSwiper {
  width: 100%;
  height: 900px;
  /* ajusta conforme quiser */
  position: relative;
}

.videoSwiper video {
  width: 100%;
  max-width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.videoSwiper .prices {
  position: absolute;
  bottom: clamp(20px, 3.125vw, 40px);
  color: white;
  font-family: "Aileron", "Caliway", sans-serif;
  text-shadow: 0px 0px 1px #398cc0;
  z-index: 3;
  font-size: clamp(50px, 4.167vw, 60px);
  line-height: 1.1em;
}

.entrada-info {
  display: flex;
  padding: 2.9em;
  gap: 0.5em;
  align-items: center;
  justify-content: space-between;
}

.entrada-info .infos {
  font-size: clamp(15px, 1.823vw, 28px);
}

.entrada-info .infos .info {
  font-family: "Aileron", "Caliway", sans-serif;
  display: flex;
  align-items: center;
  gap: 0.32em;
}

.entrada-info .infos .info .list-logo {
  width: 25px;
}

.entrada-info .infos .info .list-logo img {
  max-width: 100%;
}

.entrada-info .reserva {
  color: #398cc0;
  text-align: end;
  font-family: "Aileron", "Caliway", sans-serif;
  font-size: clamp(50px, 3.646vw, 61px);
  line-height: 0.5em;
}

.entrada-info .reserva span {
  font-size: clamp(60px, 6.771vw, 110px);
  font-weight: 900;
  line-height: 0.9em;
}

.entrada-info .reserva div {
  font-weight: normal;
  font-size: clamp(20px, 2.083vw, 30px);
}

@media (max-width: 768px) {
  .entrada-info .reserva {
    text-align: center;
  }
}

@media (max-width: 768px) {
  .entrada-info {
    flex-wrap: wrap;
    padding: 0.75em 0;
  }

  .entrada-info .infos .info .list-logo {
    width: 16px;
  }
}

.fundo-picarras {
  background-image: url("/assets/image/bg_mar.png");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  align-items: center;
  display: flex;
  height: 100vh;
  max-height: 1080px;
}

.fundo-picarras .content .content {
  font-family: "Aileron", "Caliway", sans-serif;
  color: white;
  font-size: clamp(18px, 1.667vw, 25px);
  font-weight: 300;
}

@media (max-width: 768px) {
  .fundo-picarras .content .content {
    text-align: center;
  }
}

@media (max-width: 768px) {
  .fundo-picarras {
    background-size: cover;
  }

  .fundo-picarras .img-container {
    max-width: 250px;
    margin-bottom: 1.5em;
  }
}

.investir {
  margin-block: 5em;
  max-width: 1250px;
  height: -moz-fit-content !important;
  height: fit-content !important;
}

.investir .title {
  display: none;
  font-family: "Aileron", "Caliway", sans-serif;
  color: #398cc0;
  font-size: clamp(34px, 3.333vw, 3em);
  line-height: 1em;
  font-weight: 800;
  margin-bottom: 1rem;
}

.investir .botao-more {
  display: none;
  align-items: center;
  justify-content: center;
  margin-top: 1.5em;
  font-family: "Aileron", "Caliway", sans-serif;
  color: white;
  border: 1px solid #398cc0;
  background-color: #398cc0;
  border-radius: 40px;
  font-weight: 800;
  padding: 0.25em 3em;
  font-size: clamp(23px, 1.615vw, 26px);
  box-shadow: 0px 5px 10px #777;
  transition: all 0.3s ease;
}

.investir .botao-more:hover {
  border-color: #01294C;
  background-color: #01294C;
}

.investir .content-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  color: #01294C;
  height: -moz-max-content;
  height: max-content;
}

.investir .content-container .title {
  display: block;
}

.investir .content-container .content {
  font-family: "Aileron", "Caliway", sans-serif;
  font-size: clamp(18px, 1.667vw, 1.1em);
  height: -moz-min-content;
  height: min-content;
}

.investir .content-container .content p {
  padding-block: 0.5rem;
  margin: 0;
  font-weight: 800;
}

.investir .content-container .botao-more {
  display: flex;
}

.investir .swiper-slide {
  display: flex;
  justify-content: center;
  /* centraliza o conteúdo do slide */
  gap: 20px;
  /* espaço entre colunas */
}

.investir .swiper-slide .col {
  flex: 1;
  /* colunas com largura igual */
}

.investir .swiper-pagination {
  display: none;
}

.investir .swiper-slide img {
  max-width: 100%;
  height: auto;
  display: block;
}

.investir .swiper-button-next::after,
.investir .swiper-button-prev::after {
  content: "";
}

.investir .swiper-navigation-icon,
.investir .swiper-button-disabled {
  display: none;
}

.investir .swiper-button-next,
.investir .swiper-button-prev {
  width: 50px;
  height: 50px;
  color: #398cc0;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
}

.investir .swiper-button-prev {
  transform: scaleX(-1);
}

@media (max-width: 768px) {
  .investir {
    margin-block: 2em;
  }

  .investir.swiper {
    height: -moz-fit-content;
    height: fit-content;
  }

  .investir .title {
    display: block;
    text-align: center;
  }

  .investir .botao-more {
    display: flex;
    margin-inline: auto;
    margin-bottom: 1em;
  }

  .investir .content-container {
    flex-wrap: wrap;
    padding-top: 1em;
    padding-inline: 0.5em;
  }

  .investir .content-container .title {
    display: none;
    text-align: center;
  }

  .investir .content-container .content {
    padding-inline: 0.5rem;
  }

  .investir .content-container .content ul {
    margin-bottom: 0.5em;
  }

  .investir .content-container .botao-more {
    display: none;
  }

  .investir .swiper-pagination {
    display: block;
    bottom: 9% !important;
  }

  .investir .swiper-pagination .swiper-pagination-bullet {
    transition: all 0.3s ease;
  }

  .investir .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #398cc0;
    width: 50px;
    border-radius: 12px;
  }

  .investir .swiper-button-next,
  .investir .swiper-button-prev {
    display: none;
  }
}

img {
  max-width: 100%;
  display: block;
}

.normal-font {
  font-family: Arial, Helvetica, sans-serif;
}

.container.my {
  max-width: 1250px !important;
}

.bold {
  font-weight: 500 !important;
}

.body_collor {
  background-color: #F8F9FB;
}

swiper-container .pagination-bullet {
  transition: all 0.3s ease;
}

swiper-container .pagination-bullet-active {
  background-color: #398cc0;
  width: 50px;
  border-radius: 12px;
}

/*# sourceMappingURL=main.css.map */