body {
  font-family: 'Titillium Web', sans-serif; }

p {
  margin-bottom: 0; }

button:focus, input:focus, a:focus, select:focus, textarea:focus {
  outline: none; }

.btn1, .sect1 .consentino .conteudo .botao {
  margin-top: 12%; }
  .btn1 button, .sect1 .consentino .conteudo .botao button {
    background: #ff2f35;
    border: 1px solid #ff2f35;
    width: 90%;
    color: white;
    font-size: 20px;
    padding: 4% 1%;
    border-radius: 4px;
    transition: 0.5s; }
    .btn1 button:hover, .sect1 .consentino .conteudo .botao button:hover {
      background: transparent;
      color: #1b2a33;
      border-color: #1b2a33; }

header .container {
  max-width: 95%;
  position: relative; }
  header .container .logo {
    width: 100%;
    transition: 0.5s; }
  header .container .mudar-logo {
    width: 50%; }
  header .container .navbar-nav {
    position: absolute;
    right: 0%;
    width: 67%; }
    @media (min-width: 1800px) {
      header .container .navbar-nav {
        width: 50%; } }
    header .container .navbar-nav .espace {
      margin-left: 1%;
      margin-right: 1%;
      width: 21%;
      text-align: center;
      padding-top: 0 !important; }
      header .container .navbar-nav .espace .borda {
        border: 1px solid black;
        padding: 2% 0;
        border-radius: 3px; }
      header .container .navbar-nav .espace .borda-vermelha {
        border: 1px solid #ff2f35;
        padding: 2% 0;
        border-radius: 3px;
        background: #ff2f35; }
        header .container .navbar-nav .espace .borda-vermelha .nav-link {
          color: white; }
    header .container .navbar-nav .nav-item {
      padding-top: 0.6%; }
      header .container .navbar-nav .nav-item hr {
        padding: 0;
        margin: 0;
        width: 0px;
        transition: 0.5s;
        border: 1px solid;
        border-color: transparent; }
      header .container .navbar-nav .nav-item:hover hr {
        width: 92%;
        border-color: #ff2f35 !important; }
      header .container .navbar-nav .nav-item .nav-link {
        text-transform: uppercase;
        font-weight: 500;
        color: #1b2a33;
        letter-spacing: 1px; }

.filtro .cont {
  background: #1b2a33;
  padding: 2% 0%;
  border-radius: 10px;
  margin-top: -4%;
  position: relative;
  margin-bottom: -4.5%;
  z-index: 1000; }
  @media (min-width: 1800px) {
    .filtro .cont {
      max-width: 85%; } }
  .filtro .cont ul {
    padding-left: 0;
    margin-bottom: 0; }
  .filtro .cont input[type=submit] {
    background: #ff2f35;
    border-color: #ff2f35;
    font-size: 18px;
    font-weight: 600; }
  .filtro .cont button, .filtro .cont input, .filtro .cont optgroup, .filtro .cont select, .filtro .cont textarea {
    width: 20vh;
    height: 6vh;
    letter-spacing: 1px;
    padding: 0% 4%;
    background: #1b2a33;
    border: 1px solid white;
    border-radius: 5px;
    color: #efefef; }
    @media (min-width: 1800px) {
      .filtro .cont button, .filtro .cont input, .filtro .cont optgroup, .filtro .cont select, .filtro .cont textarea {
        width: 26vh; } }

.titulo, .sect1-master .container .conteudo .title, .sect2-master .title, .sect3-master .container .title, .banner-produto .overlay .title, .sect2-prod .container .conteudo .title, .sect3-prod .container-fluid .title, .sect4-prod .container .title, .sect5-prod .title, .sect6-prod .container .title, .sect7-prod .title, .sect1-sobre .container .title, .sect2-sobre .container .title {
  font-size: 43px;
  font-weight: 600; }

.sect1 {
  background-size: cover !important;
  background-position: top !important;
  padding-bottom: 4%;
  padding-top: 6%;
  -webkit-mask-image: url(/wp-content/uploads/2022/01/mask4.png);
  -webkit-mask-size: 100%;
  -webkit-mask-size: cover;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: bottom; }
  .sect1 .produtos-destaque {
    padding: 6% 0% 6% 0%; }
    .sect1 .produtos-destaque .title {
      font-size: 43px;
      font-weight: 600; }
    .sect1 .produtos-destaque .sub-title {
      font-size: 19px; }
    .sect1 .produtos-destaque .galeria-destaque {
      margin-top: 4%;
      margin-bottom: 4; }
      .sect1 .produtos-destaque .galeria-destaque .item {
        padding: 0;
        background: white; }
      .sect1 .produtos-destaque .galeria-destaque .draggable {
        padding-bottom: 2%; }
      .sect1 .produtos-destaque .galeria-destaque .slick-dots {
        display: inline-flex;
        list-style: none;
        padding-left: 0;
        width: 100%;
        justify-content: center;
        align-items: center; }
        .sect1 .produtos-destaque .galeria-destaque .slick-dots .slick-active {
          transform: scale(1.3); }
          .sect1 .produtos-destaque .galeria-destaque .slick-dots .slick-active button {
            background: #1b2a33; }
        .sect1 .produtos-destaque .galeria-destaque .slick-dots li {
          font-size: 0;
          margin-right: 1%;
          transition: 0.5s; }
          .sect1 .produtos-destaque .galeria-destaque .slick-dots li button {
    width: 15px;
    height: 15px;
            border-radius: 50%;
            background: transparent;
            border-color: #1b2a33;
            border: 1px solid;
            transform: scale(1);
            transition: 0.5s; }
      .sect1 .produtos-destaque .galeria-destaque .conteudo {
        padding: 40% 10% 40% 16%; }
        .sect1 .produtos-destaque .galeria-destaque .conteudo .nome-produto {
          font-size: 31px;
          font-weight: 700;
          letter-spacing: 1px;
          margin-bottom: 1%; }
        .sect1 .produtos-destaque .galeria-destaque .conteudo .endereco {
          margin-bottom: 8%; }
        .sect1 .produtos-destaque .galeria-destaque .conteudo .unidades, .sect1 .produtos-destaque .galeria-destaque .conteudo .metragem {
          font-size: 22px;
          font-weight: 600; }
        .sect1 .produtos-destaque .galeria-destaque .conteudo .botao {
          margin-top: 12%; }
          .sect1 .produtos-destaque .galeria-destaque .conteudo .botao button {
            background: #ff2f35;
            border: 1px solid #ff2f35;
            width: 90%;
            color: white;
            font-size: 20px;
            padding: 4% 1%;
            border-radius: 4px;
            transition: 0.5s; }
            .sect1 .produtos-destaque .galeria-destaque .conteudo .botao button:hover {
              background: transparent;
              color: #1b2a33;
              border-color: #1b2a33; }
      .sect1 .produtos-destaque .galeria-destaque .img {
        height: 100%;
        background-size: cover !important;
        background-position: center !important; }
  .sect1 .consentino {
    padding-bottom: 5%; }
    .sect1 .consentino .conteudo {
      padding: 15% 0% 15% 0%; }
      .sect1 .consentino .conteudo .title {
        font-size: 45px;
        font-weight: 700;
        line-height: 125%;
        text-transform: uppercase;
        margin-bottom: 4%;
        letter-spacing: 1px; }
      .sect1 .consentino .conteudo .texto {
        padding: 1% 30% 1% 0%; }
      .sect1 .consentino .conteudo .botao {
        margin-top: 6% !important; }
        .sect1 .consentino .conteudo .botao button {
          width: 36% !important;
          padding: 2% 1% !important; }

.color {
  background: #dfdfdf; }

.sect2 {
  background: #dfdfdf;
  padding-top: 2%;
  padding-bottom: 4%;
  position: relative; }
  .sect2 .circle-bg {
    position: absolute;
    width: 21%;
    top: -17%; }
    @media (max-width: 980px) {
      .sect2 .circle-bg {
        display: none; } }
  .sect2 .cont {
    max-width: 70%; }
    @media (min-width: 1800px) {
      .sect2 .cont {
        max-width: 60%; } }
    .sect2 .cont .title {
      font-size: 43px;
      font-weight: 600;
      color: #1b2a33; }
    .sect2 .cont .circulos-row {
      margin-top: 8%;
      margin-bottom: 8%; }
      .sect2 .cont .circulos-row .circle {
        border: 1px solid #ff2f35;
        margin: 0% 20%;
        padding: 13% 0%;
        border-radius: 50%;
        transition: 0.5s; }
        .sect2 .cont .circulos-row .circle img {
          width: 55%; }
        .sect2 .cont .circulos-row .circle:hover {
          background: #ff2f35; }
          .sect2 .cont .circulos-row .circle:hover img {
            filter: invert(1); }
      .sect2 .cont .circulos-row .nome-categoria {
        transition: 0.5s;
        font-size: 19px;
        text-transform: uppercase;
        margin-top: 4%;
        letter-spacing: 1px; }
      .sect2 .cont .circulos-row .c-circle:hover .nome-categoria {
        color: #ff2f35; }
  .sect2 .video {
    padding-top: 4%;
    padding-bottom: 4%; }
    .sect2 .video .title {
      font-size: 50px;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-weight: 700;
      color: #1b2a33; }
    .sect2 .video .texto {
      font-size: 25px;
      color: #1b2a33; }
    .sect2 .video iframe {
      margin-top: 4%;
      box-shadow: 0 0 1em #040404; }
    .sect2 .video .vender {
      font-size: 27px;
      text-transform: uppercase;
      margin-top: 4%;
      letter-spacing: 1px;
      font-weight: 600; }
      .sect2 .video .vender span a {
        color: #ff2f35;
        text-decoration: none; }

.sect3 {
  background-size: cover !important;
  background-position: center !important;
  padding-top: 8%;
  padding-bottom: 8%; }
  .sect3 .container .conteudo {
    color: white; }
    .sect3 .container .conteudo .title {
      font-size: 50px;
      line-height: 120%;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin-bottom: 5%; }
    .sect3 .container .conteudo .texto {
      font-size: 15px;
      padding-right: 30%; }
  .sect3 .container .formulario {
    background: white;
    padding: 10%;
    border-radius: 6px; }
    .sect3 .container .formulario .campo input {
      width: 100%;
      margin-bottom: 6%;
      padding: 4% 4%;
      border: 1px solid black;
      border-radius: 3px; }
    .sect3 .container .formulario input[type=submit] {
      width: 100%;
      padding: 5% 2%;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-size: 20px;
      background: #ff2f35;
      border: 1px solid #ff2f35;
      color: white;
      border-radius: 3px; }

footer {
  padding-top: 5%;
  padding-bottom: 2%;
  position: relative; }
  footer .container .column {
    padding: 2%; }
  footer .container .alig {
    display: flex;
    align-items: flex-end; }
    footer .container .alig .conteudo-footer {
      margin-bottom: 11%; }
  footer .container .redes {
    padding: 5% 45% 5% 0%; }
    footer .container .redes .circle1 {
      padding: 9%;
      width: 50px;
      height: 50px;
      border: 1px solid #d8d5d5;
      border-radius: 50%; }
    footer .container .redes .circle2 {
      border: 1px solid silver;
      height: 40px;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center; }
      footer .container .redes .circle2 p {
        font-size: 20px;
        color: #ff2f35; }
  footer .container .title-footer {
    color: #587a8f;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 5%; }
  footer .container .text-imo {
    margin-top: 10%; }
  footer .container .link-footer {
    margin-bottom: 2%; }
    footer .container .link-footer a {
      color: black; }
  footer .conts {
    padding-bottom: 3%; }
  footer .ass {
    width: 5%;
    position: absolute;
    right: 7%;
    bottom: 1.5%; }

@media (max-width: 980px) {
  header .container .logo {
    width: 50%; }

  .filtro button, .filtro input, .filtro optgroup, .filtro select, .filtro textarea {
    margin-bottom: 7%; }
  .filtro .cont {
    padding-top: 7% !important;
    margin-top: -24% !important; }

  .sect1 .produtos-destaque .title {
    font-size: 33px; }

  .sect1 .produtos-destaque .galeria-destaque .conteudo {
    padding: 12% 10% 12% 16%; }

  .sect1 .produtos-destaque .galeria-destaque .img {
    padding: 34% 0%; }

  .sect1 .produtos-destaque .galeria-destaque .slick-dots li button {
    height: 15px; }

  .sect1 .consentino .conteudo .title {
    font-size: 40px; }

  .sect2 .c-circle {
    margin-bottom: 10%; }
  .sect2 .video .title {
    font-size: 40px; }
  .sect2 .video .texto {
    margin-bottom: 9%; }

  .sect3 .container .conteudo .title {
    font-size: 40px; }

  .sect3 .container .conteudo .texto {
    margin-bottom: 10%; }

  footer .container .redes {
    padding: 0% 62% 5% 4%; }

  footer {
    padding-bottom: 20%; }

  footer .ass {
    width: 15%;
    position: relative;
    margin-top: 3%;
    right: 0%;
    bottom: 1.5%; }

  header .container .navbar-nav {
    position: relative; }

  header .container .navbar-nav .espace {
    margin-left: 0%;
    margin-right: 1%;
    margin-bottom: 3%;
    width: 80% !important;
    text-align: center;
    padding-top: 0 !important; }

  .sect1 .produtos-destaque .galeria-destaque {
    margin: 8% 7%; } }
.footer-fixo {
  position: fixed;
  color: #fff;
  width: 5%;
  bottom: 31%;
  right: 0%;
  z-index: 1050; }

.footer-fixo .telefone {
  background: #313131;
  color: #fff;
  transition: 0.5s;
  margin-bottom: -175%;
  opacity: 0; }

.footer-fixo .telefone a {
  color: #fff; }

.footer-fixo .wpp {
  transition: 0.5s; }

.footer-fixo .tam {
  padding: 9%;
  background: #1b2a33;
  margin-bottom: 3%;
  transition: 0.5s; }
  .footer-fixo .tam:hover {
    background: #ff2f35; }
    .footer-fixo .tam:hover a {
      text-decoration: none; }

.footer-fixo .tam a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 200; }

.footer-fixo .tam .img-rede {
  transition: 0.5s;
  filter: brightness(0.5) invert(1); }

.footer-fixo .form-mob {
  display: none; }

.subir-menu {
  margin-bottom: 0% !important;
  opacity: 1 !important;
  top: 1% !important;
  height: 24% !important; }

@media (min-width: 990px) {
  .subir-menu {
    margin-bottom: 0% !important;
    opacity: 1 !important;
    position: absolute;
    width: 200%;
    margin-left: -201%;
    height: 24%;
    top: 0;
    padding-top: 17%; } }
@media (max-width: 980px) {
  .footer-fixo {
    position: fixed;
    z-index: 1050;
    color: #fff;
    width: 100%;
    bottom: 0;
    right: 0%; }

  .footer-fixo .telefone {
    margin-bottom: 0%;
    opacity: 0; }

  .footer-fixo .itens {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }

  .footer-fixo .itens .tam {
    border: 1px solid;
    padding: 1%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    margin-bottom: 0; }
    .footer-fixo .itens .tam p {
      display: none; } }
.sect1-master {
  background: #1b2a33;
  padding: 3% 0; }
  .sect1-master .container {
    max-width: 95%; }
    .sect1-master .container .alinhar {
      display: flex;
      justify-content: center;
      align-items: center; }
    .sect1-master .container .conteudo {
      padding: 6% 16%;
      font-size: 20px;
      color: white; }
      .sect1-master .container .conteudo .title {
        margin-bottom: 4%; }
      .sect1-master .container .conteudo .sub {
        text-transform: uppercase;
        font-size: 13px;
        letter-spacing: 3px; }

.sect2-master {
  padding: 4% 0;
  background: #efefef; }
  .sect2-master .title {
    color: #1b2a33;
    margin-bottom: 3%; }
  .sect2-master .img {
    padding: 30% 0%;
    background-size: cover;
    background-position: center; }
  .sect2-master .slick-dots {
    padding-left: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    position: absolute;
    width: 100%;
    bottom: 3%; }
  .sect2-master .slick-dots li {
    margin-right: 1%; }
  .sect2-master .slick-dots li button {
    transition: 0.5s;
    font-size: 0;
    padding: 0;
    width: 15px;
    height: 15px;
    background: transparent;
    border: 2px solid #1b2a33;
    border-radius: 50%; }
  .sect2-master .slick-dots .slick-active button {
    background: #1b2a33;
    transform: scale(1.5); }
  .sect2-master .draggable {
    padding-bottom: 5%; }
  .sect2-master .slick-arrow {
    bottom: 50%;
    width: 5%;
    background: #1b2a33;
    padding: 1.8% 0%;
    transition: 0.5s;
    border-radius: 5px !important; }
    .sect2-master .slick-arrow::before {
      transition: 0.5s; }
    .sect2-master .slick-arrow:hover {
      background-color: transparent;
      border: 1px solid #1b2a33; }
      .sect2-master .slick-arrow:hover::before {
        filter: invert(1); }
  .sect2-master .slick-prev {
    left: 5%; }
  .sect2-master .slick-next {
    left: inherit;
    right: 5%; }

.sect3-master {
  background-color: #1b2a33;
  padding: 4% 0; }
  .sect3-master .container .title {
    color: white; }
  .sect3-master .container .borda {
    border-bottom: 2px solid #ff2f35; }
  .sect3-master .container .conteudo-prof {
    display: flex;
    align-items: center;
    padding: 7% 0% 10% 0; }
    .sect3-master .container .conteudo-prof .avatar {
      padding: 4%;
      width: 45%; }
      .sect3-master .container .conteudo-prof .avatar img {
        border-radius: 50%; }
      .sect3-master .container .conteudo-prof .avatar p {
        color: white;
        font-size: 22px;
        margin-top: 6%; }
    .sect3-master .container .conteudo-prof .texto {
      color: white;
      width: 100%;
      text-align: justify; }

@media (max-width: 980px) {
  .sect1-master .container .conteudo {
    padding: 6% 1%; }

  .sect1-master iframe {
    height: 30vh !important; }

  .sect2-master .slick-arrow {
    width: 18% !important;
    bottom: 40%;
    padding: 4.8% 0%; }

  .sect2-master .draggable {
    padding-bottom: 10%; }
  .sect2-master .slick-dots li {
    margin-right: 3%; }

  .sect3-master .conteudo-prof {
    display: block !important; }
    .sect3-master .conteudo-prof .avatar {
      width: 100% !important; }

  .color iframe {
    height: 30vh !important;
    width: 100%; } }
.banner-produto {
  background-size: cover;
  background-position: center; }
  .banner-produto .alinhar {
    display: flex;
    align-items: center; }
  .banner-produto .overlay {
    padding: 4% 0;
    height: 100vh;
    position: relative; }
    .banner-produto .overlay::before {
      content: "";
      display: block;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      background: transparent linear-gradient(269deg, #054C7B00 0%, #1b2a33e6 59%, #1b2a33 86%) 0% 0% no-repeat padding-box;
      mix-blend-mode: multiply; }
    .banner-produto .overlay .title {
      color: white; }
    .banner-produto .overlay .container {
      max-width: 90%;
      padding-top: 6%; }
      .banner-produto .overlay .container .conteudo .logo {
        margin-bottom: 3%;
        margin-top: 3%; }
        .banner-produto .overlay .container .conteudo .logo img {
          width: 60%; }
      .banner-produto .overlay .container .conteudo .sub {
        color: white;
        text-transform: uppercase;
        letter-spacing: 3px;
        font-weight: 100;
        font-size: 14px;
        border-top: 1px solid;
        width: fit-content;
        padding-top: 1%; }
      .banner-produto .overlay .container .conteudo .unidades, .banner-produto .overlay .container .conteudo .metro {
        color: white;
        font-size: 22px;
        letter-spacing: 1px;
        margin-top: 2%; }
        .banner-produto .overlay .container .conteudo .unidades svg, .banner-produto .overlay .container .conteudo .metro svg {
          width: 4%;
          fill: white;
          margin-right: 1%; }
      .banner-produto .overlay .container .content {
        padding: 0% 13%; }
      .banner-produto .overlay .container .form-geral {
        background: #ffffffe6;
        padding: 8%;
        border-radius: 4px; }
        .banner-produto .overlay .container .form-geral input[type=submit] {
          padding: 2% 7%;
          background: #ff2f35;
          border: 1px solid #ff2f35;
          color: white;
          margin-top: 8%;
          text-transform: uppercase;
          font-weight: 400;
          letter-spacing: 1px; }
        .banner-produto .overlay .container .form-geral .wpcf7-spinner {
          position: absolute; }
        .banner-produto .overlay .container .form-geral .title-form {
          font-size: 30px;
          font-weight: 700;
          letter-spacing: 2px;
          margin-bottom: 5%; }
        .banner-produto .overlay .container .form-geral .campo input {
          width: 100%;
          background: transparent;
          border: none;
          padding: 2% 2%;
          margin-bottom: 4%;
          border-bottom: 2px solid black; }
        .banner-produto .overlay .container .form-geral ::placeholder {
          color: black; }

.sect2-prod {
  padding: 8% 0;
  background-color: #efefef; }
  .sect2-prod .c-right a {
    width: 100%; }
  .sect2-prod .container {
    max-width: 90%; }
    .sect2-prod .container .imagem {
      padding: 30% 0%;
      width: 100%;
      background-size: cover;
      background-position: center; }
    .sect2-prod .container .alinhar {
      display: flex;
      justify-content: center;
      align-items: center; }
    .sect2-prod .container .conteudo {
      padding-right: 15%; }
      .sect2-prod .container .conteudo .title {
        margin-top: 5%;
        font-size: 60px;
        margin-bottom: 5%; }
      .sect2-prod .container .conteudo .categoria {
        width: fit-content;
        background: #ff2f35;
        padding: 1.5% 3%;
        color: white;
        text-transform: uppercase;
        border-radius: 23px 0px 23px 23px;
        letter-spacing: 1px; }
      .sect2-prod .container .conteudo .texto-conceito {
        padding-right: 15%;
        text-align: justify;
        font-size: 18px; }
    .sect2-prod .container .infos {
      padding: 2% 0%; }
      .sect2-prod .container .infos .area, .sect2-prod .container .infos .nun-lotes, .sect2-prod .container .infos .nun-uni, .sect2-prod .container .infos .local {
        margin-bottom: 2%; }
        .sect2-prod .container .infos .area .title-info, .sect2-prod .container .infos .nun-lotes .title-info, .sect2-prod .container .infos .nun-uni .title-info, .sect2-prod .container .infos .local .title-info {
          font-weight: 700;
          font-size: 23px;
          letter-spacing: 1px; }
        .sect2-prod .container .infos .area .texto-info, .sect2-prod .container .infos .nun-lotes .texto-info, .sect2-prod .container .infos .nun-uni .texto-info, .sect2-prod .container .infos .local .texto-info {
          width: fit-content;
          border-bottom: 2px solid black;
          text-transform: uppercase;
          font-size: 16px; }

.sect3-prod {
  padding: 5% 0;
  background-color: #dfdfdf; }
  .sect3-prod .container-fluid .title {
    color: #1b2a33;
    margin-bottom: 2%; }
  .sect3-prod .container-fluid .galeria-prod .img {
    background-size: cover;
    background-position: center; }
    .sect3-prod .container-fluid .galeria-prod .img .overlay {
      padding: 30% 0;
      position: relative; }
      .sect3-prod .container-fluid .galeria-prod .img .overlay::before {
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background: transparent linear-gradient(180deg, #054C7B00 0%, #1b2a336e 59%, #1b2a33 86%) 0% 0% no-repeat padding-box;
        mix-blend-mode: multiply; }
      .sect3-prod .container-fluid .galeria-prod .img .overlay .legenda {
        position: absolute;
        width: 100%;
        bottom: 3%;
        color: white;
        padding: 0% 4%;
        align-items: center;
        display: flex; }
        .sect3-prod .container-fluid .galeria-prod .img .overlay .legenda .nome {
          width: 100%;
          text-transform: uppercase;
          font-size: 12px;
          letter-spacing: 1px; }
        .sect3-prod .container-fluid .galeria-prod .img .overlay .legenda hr {
          border: 1px solid white;
          width: 100%;
          border-radius: 50%; }
  .sect3-prod .container-fluid .galeria-prod .slick-arrow {
    bottom: 50%;
    width: 5%;
    background: white;
    padding: 1.8% 0%;
    transition: 0.5s;
    border-radius: 5px !important; }
    .sect3-prod .container-fluid .galeria-prod .slick-arrow::before {
      transition: 0.5s;
      filter: invert(1); }
    .sect3-prod .container-fluid .galeria-prod .slick-arrow:hover {
      background-color: transparent;
      border: 1px solid white; }
      .sect3-prod .container-fluid .galeria-prod .slick-arrow:hover::before {
        filter: invert(0); }
  .sect3-prod .container-fluid .galeria-prod .slick-prev {
    left: 5%; }
  .sect3-prod .container-fluid .galeria-prod .slick-next {
    left: inherit;
    right: 5%; }

.sect4-prod {
  padding: 5% 0; }
  .sect4-prod .container .title {
    color: #1b2a33; }
  .sect4-prod .container .slick-arrow {
    bottom: 50%;
    width: 9%;
    background: #1b2a33;
    padding: 3.4% 0%;
    transition: 0.5s;
    border-radius: 5px !important; }
    .sect4-prod .container .slick-arrow::before {
      transition: 0.5s;
      filter: invert(0); }
    .sect4-prod .container .slick-arrow:hover {
      background-color: white;
      border: 1px solid #1b2a33; }
      .sect4-prod .container .slick-arrow:hover::before {
        filter: invert(1); }
  .sect4-prod .container .slick-prev {
    left: 5%; }
  .sect4-prod .container .slick-next {
    left: inherit;
    right: 5%; }
  .sect4-prod .container .img {
    padding: 40% 0;
    background-size: cover;
    background-position: center; }

.sect5-prod {
  background: #1b2a33;
  padding: 5% 0;
  color: white; }
  .sect5-prod .container {
    max-width: 80%; }
  .sect5-prod .title {
    color: white; }
  .sect5-prod .slick-dots {
    padding-left: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    position: absolute;
    width: 100%;
    bottom: 3%; }
  .sect5-prod .slick-dots li {
    margin-right: 1%; }
  .sect5-prod .slick-dots li button {
    transition: 0.5s;
    font-size: 0;
    padding: 0;
    width: 15px;
    height: 15px;
    background: transparent;
    border: 2px solid white;
    border-radius: 50%; }
  .sect5-prod .slick-dots .slick-active button {
    background: white;
    transform: scale(1.5); }
  .sect5-prod .draggable {
    padding-bottom: 5%; }
  .sect5-prod .sub-title {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 2%;
    margin-bottom: 2%; }
  .sect5-prod .dif-emp .topicos .topico {
    margin-bottom: 3%; }
    .sect5-prod .dif-emp .topicos .topico .nome-do-item {
      font-size: 20px;
      font-weight: 600; }
    .sect5-prod .dif-emp .topicos .topico .desc-do-item {
      font-weight: 100;
      font-size: 15px; }

.sect6-prod {
  background-color: #ff2f35;
  color: white;
  padding-top: 2%; }
  .sect6-prod .container .botao {
    margin-bottom: 4%; }
    .sect6-prod .container .botao button {
      padding: 1.5% 3%;
      border: 1px solid white;
      color: black;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-weight: 400;
      margin-top: 1%;
      border-radius: 3px; }
  .sect6-prod iframe {
    width: 100%; }

.sect7-prod {
  padding: 5% 0; }
  .sect7-prod .title {
    color: #1b2a33;
    margin-bottom: 3%; }
  .sect7-prod .pie {
    width: 25vh!important;
    height: 25vh!important;
    border: 3px solid #1b2a33;
        height: 29vh;
    --w:100%;
    --b:15px;
    --c:#1b2a33;
    width: var(--w);
    aspect-ratio: 1;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    place-content: center;
    margin: 0;
    font-size: 25px;
    font-weight: bold;
    font-family: sans-serif;
    background: white;
    border-radius: 50%; }
    @media(min-width: 1800px){
      .sect7-prod .pie{
    width: 23vh!important;
    height: 23vh!important;
      }
    }
    .sect7-prod .pie .overlay {
      height: 88%;
      width: 88%;
      border: 3px solid #1b2a33;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 39px;
      font-weight: 300;
      letter-spacing: 2px;
      background-color: #efefef; }
      .sect7-prod .pie .overlay .conteudo {
        width: 70%; }
        .sect7-prod .pie .overlay .conteudo .nome {
          font-size: 13px;
          background: #ff2f35;
          color: white;
          padding: 2% 1%;
          letter-spacing: 1px;
          border-radius: 50px;
          margin-top: 10%; }
  .sect7-prod .pie:before {
    content: "";
    position: absolute;
    border-radius: 50%;
    inset: 0;
    background: conic-gradient(var(--c) calc(var(--p)*1%), #0000 0);
    -webkit-mask: radial-gradient(farthest-side, #0000 calc(99% - var(--b)), #000 calc(100% - var(--b)));
    mask: radial-gradient(farthest-side, #0000 calc(99% - var(--b)), #000 calc(100% - var(--b))); }
  .sect7-prod .topico {
    padding: 3%; }

@media (max-width: 980px) {
  .banner-produto .overlay {
    height: 110vh; }

  .banner-produto .overlay .container .form-geral .title-form {
    font-size: 22px; }

  .banner-produto .overlay .container .content {
    padding: 0 0 !important; }

  .banner-produto .overlay .container .form-geral {
    margin-top: 7%; }

  .sect2-prod .container .conteudo {
    padding-right: 0% !important; }

  .sect2-prod .container .conteudo .texto-conceito {
    padding-right: 0%; }

  .sect3-prod .container-fluid .galeria-prod .slick-arrow {
    width: 18%;
    bottom: 37%;
    padding: 4.8% 0%; }

  .sect4-prod .container .slick-arrow {
    bottom: 50%;
    width: 19%;
    padding: 5.4% 0%; }

  .sect6-prod .title {
    font-size: 30px !important; }

  .sect7-prod .overlay .number {
    font-size: 25px; } }
header nav {
  background-color: white; }

.page-id-164 header nav {
  background-color: transparent;
  transition: 0.5s; }
.page-id-164 header .container .navbar-nav .nav-item a.nav-link {
  color: white;
  transition: 0.5s; }
.page-id-164 header .container .navbar-nav .espace div.borda {
  border-color: white;
  transition: 0.5s; }
.page-id-164 .bg-branco {
  background-color: white !important; }
  .page-id-164 .bg-branco .container .navbar-nav .nav-item a.nav-link {
    color: #1b2a33; }
  .page-id-164 .bg-branco .container .navbar-nav .nav-item .borda-vermelha .nav-link {
    color: white; }
  .page-id-164 .bg-branco .container .navbar-nav .espace div.borda {
    border-color: #ff2f35 !important; }

.banner-sobre {
  position: relative;
  overflow: hidden; }
  .banner-sobre .content .overlay {
    height: 100vh;
    position: relative;
    z-index: 10; }
    .banner-sobre .content .overlay .sub {
      text-transform: uppercase;
      font-size: 18px;
      letter-spacing: 6px; }
    .banner-sobre .content .overlay .title {
      font-size: 75px; }
    .banner-sobre .content .overlay .texto {
      font-size: 23px; }
  .banner-sobre .content .container {
    display: flex;
    align-items: center;
    height: 100%;
    color: white;
    max-width: 80%; }
  .banner-sobre .content::before {
    content: "";
    z-index: 10;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: transparent linear-gradient(269deg, #054C7B00 0%, #1b2a33b5 59%, #1b2a33cc 86%) 0% 0% no-repeat padding-box;
    mix-blend-mode: multiply !important; }
  .banner-sobre .content video {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%; }

.sect1-sobre {
  padding: 3% 0;
  background-color: #1b2a33;
  color: white; }
  .sect1-sobre .container {
    max-width: 90%; }
    .sect1-sobre .container .title {
      margin-bottom: 5%; }
    .sect1-sobre .container .alinhar {
      display: flex;
      align-items: end; }
    .sect1-sobre .container .conteudo {
      padding-right: 8%;
      text-align: justify; }
    .sect1-sobre .container .conteudo-row {
      text-align: justify; }

.sect2-sobre {
  background-color: #dfdfdf;
  padding: 3% 0; }
  .sect2-sobre .container .title {
    margin-bottom: 3%; }

.font {
  font-family: 'Titillium Web', sans-serif; }

.imoveis {
  background: #dfdfdf;
  padding: 8% 0% 5% 0; }
  .imoveis .container {
    max-width: 85%; }
    .imoveis .container .alinhar {
      display: flex;
      align-items: center; }
    .imoveis .container .card-prod {
      background: white;
      margin-bottom: 4%;
      height: 42vh; }
      .imoveis .container .card-prod .row {
        height: 100%; }
      .imoveis .container .card-prod .conteudo {
        padding: 12%; }
        .imoveis .container .card-prod .conteudo .nome-produto {
          font-size: 21px;
          font-weight: 600; }
          @media (min-width: 1800px) {
            .imoveis .container .card-prod .conteudo .nome-produto {
              font-size: 35px; } }
        .imoveis .container .card-prod .conteudo .endereco {
          font-size: 14px; }
        .imoveis .container .card-prod .conteudo .unidades {
          margin-top: 4%;
          font-weight: 700;
          font-size: 17px; }
        .imoveis .container .card-prod .conteudo .metragem {
          margin-bottom: 4%;
          font-weight: 700;
          font-size: 17px; }
        .imoveis .container .card-prod .conteudo .botao button {
          background: #ff2f35;
          color: white;
          border: 1px solid #ff2f35;
          padding: 5% 12%;
          margin-top: 3%;
          border-radius: 5px;
          letter-spacing: 0.5px;
          transition: 0.5s;
          font-size: 13px; }
          @media (min-width: 1800px) {
            .imoveis .container .card-prod .conteudo .botao button {
              font-size: 16px; } }
          .imoveis .container .card-prod .conteudo .botao button:hover {
            background-color: transparent;
            border-color: #1b2a33;
            color: #1b2a33; }
      .imoveis .container .card-prod .img {
        padding: 35% 0%;
        height: 100%;
        background-size: cover;
        background-position: center; }

.sect-video {
  padding: 3% 0; }

.filtro .container .title {
  color: white;
  margin-bottom: 2%;
  font-size: 20px;
  letter-spacing: 2px; }


.sect5-prod .icone-lazer{
      filter: brightness(1)invert(1);
    width: 15%;
}
.sect5-prod{
  position: relative;
  overflow: hidden;
}
.sect5-prod .circle{
      fill: white;
    position: absolute;
    width: 60%;
    opacity: .2;
    left: -41%;
}
.sect5-prod .dif-emp{

 background: white;
    color: #1b2a33;
    padding: 2.5% 3% 2.5% 3%;
    margin-top: 3%;
    border-radius: 7px;
    box-shadow: inset 0 0 1em #1b2a3336, 0 0 1em #ffffffcc; 
}
@media (max-width: 980px) {
  .banner-sobre .content video {
    width: auto !important; }

  .banner-sobre .content .overlay .title {
    font-size: 50px; } }

/*# sourceMappingURL=sobre.css.map */


@media(max-width:  980px){
  .imoveis .container .card-prod{
    height: auto!important;
  } 
  .sect1 .produtos-destaque .galeria-destaque .slick-dots li button{
    width: 15px!important;
  }
  .sect-video iframe{
    width: 100%;
  }
  body .filtro .cont{
    max-width: 75%!important;
  }
  .filtro .cont button, .filtro .cont input, .filtro .cont optgroup, .filtro .cont select, .filtro .cont textarea{
        width: 28vh;
  }
}

@media(min-width: 1800px){
  .imoveis .container .card-prod{
        height: 50vh;
  }
}

.ilustrativa{
  color: white;
    position: absolute;
    right: 1%;
    bottom: 1%;
    font-size: 10px;
    font-weight: 100;
}