/*
@import "../colors";
@import "../variables";
@import "../fonts";
@import "../mixins";
@import "../sprites";
*/
:root {
  --metade: calc((1320px / 2) - 30px); }
  @media (min-width: 1440px) {
    :root {
      --metade: calc((120px / 2) - 30px); } }

#conhecaprodutos {
  background-color: #A4B586;
  padding: 10px;
  border-radius: 10px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
}

@media (max-width: 768px) {
  #conhecaprodutos {
    font-size: 12px;
    margin-right: 15px;
  }
}

#section-video {
  padding: 20px 0 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  /*height: 548px;*/
  /* margin-top: 79px; */
  /*display: flex;*/
  align-items: flex-end;
  justify-content: center;
  position: relative; }
  @media (max-width: 1024px) {
    #section-video {
      height: auto;
      padding-top: 0; } }
  @media (max-width: 768px) {
    #section-video {
      height: auto;
      display: block;
      margin-top: 0px;
      background-size: cover;
      padding-bottom: 20px; }
      #section-video .row.row-768 {
        display: block !important; } }
  #section-video .label {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: calc(50% + 12px);
    background: #C8BA5E; }
    @media (max-width: 768px) {
      #section-video .label {
        position: relative;
        width: 100%;
        bottom: auto;
        margin: 20px 0 0; } }
    #section-video .label span {
      display: block;
      font-weight: 500;
      font-size: 27px;
      letter-spacing: -0.04em;
      line-height: 33px;
      text-align: left;
      color: #fff;
      padding: 32px 0;
      float: right;
      width: calc((1270px / 2)); }
      @media (max-width: 1024px) {
        #section-video .label span {
          width: calc((960px / 2)); } }
      @media (max-width: 768px) {
        #section-video .label span {
          width: 100%;
          float: none;
          text-align: center;
          font-size: 20px;
          line-height: 20px; } }
    #section-video .label .clear {
      clear: both; }
  #section-video .inner-section-video {
    padding-bottom: 20px;
    z-index: 2; }
    @media (max-width: 1024px) {
      #section-video .inner-section-video {
        padding-top: 40px; }
        #section-video .inner-section-video .row1 {
          display: block; } }
    @media (max-width: 768px) {
      #section-video .inner-section-video {
        margin-bottom: 0; } }
    #section-video .inner-section-video .box-video{
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column; }
    #section-video .inner-section-video .link-video {
      position: relative;
      display: block;
      /* margin: 0 0 38px 0; */
      width: 90%; }
      @media (max-width: 1024px) {
        #section-video .inner-section-video .link-video {
          width: 100%;
          margin: 0 0 40px; }
          #section-video .inner-section-video .link-video img {
            width: 100%; } }
      #section-video .inner-section-video .link-video::before {
        content: "";
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.48);
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1; }
      #section-video .inner-section-video .link-video svg {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -49px 0 0 -49px;
        z-index: 2;
        transition: all 0.4s; }
      #section-video .inner-section-video .link-video:hover svg {
        margin: -100px 0 0 -100px;
        width: 200px;
        height: 200px; }
    #section-video .inner-section-video .box-texto {
      font-weight: normal;
      font-size: 16px;
      line-height: 22px;
      text-align: left;
      color: #fff; }
      #section-video .inner-section-video .box-texto a {
        margin: 0 auto;
        display: table; }
  #section-video .row {
    display: flex;
    align-content: center;
    align-items: center; }
    #section-video .row .principal {
      font-weight: 900;
      font-size: 30px;
      line-height: 70px;
      text-align: center;
      color: #fff;
      text-transform: uppercase; }
      #section-video .row .principal p {
        padding: 0; }
      @media (max-width: 768px) {
        #section-video .row .principal {
          text-align: center; } }
      @media (max-width: 767px) {
        #section-video .row .principal {
          font-size: 25px;
          line-height: 30px;
          margin-bottom: 15px;
          padding-right: 0px;
          margin-top: 30px;
          text-align: center; } 
        #section-video .box-principal-formulario {
          display: flex;
          flex-direction: column;
          align-items: center;}}
      #section-video .row .principal strong {
        font-weight: 600; }
      @media (max-width: 1024px) {
        #section-video .row .principal br {
          display: none; } }
      @media (max-width: 568px) {
        #section-video .row .principal {
          text-align: center; } }
    #section-video .row .descricao {
      text-transform: uppercase;
      font-weight: 300;
      font-size: 25px;
      line-height: 23px;
      text-align: center;
      color: #fff;
      margin: 10px 0 30px; }
      #section-video .row .descricao strong {
        font-weight: 600; }
      @media (max-width: 768px) {
        #section-video .row .descricao {
          margin-bottom: 20px;
          font-size: 20px;
          line-height: 25px;
          text-align: center; }
          #section-video .row .descricao br {
            display: none; } }
      @media (max-width: 568px) {
        #section-video .row .descricao {
          text-align: center;
          padding-right: 0px; } }
    #section-video .row h2 {
      font-weight: 300;
      font-size: 29px;
      letter-spacing: -0.06em;
      line-height: 29px;
      text-align: left;
      color: #f5e8df;
      text-transform: uppercase; }
      @media (max-width: 768px) {
        #section-video .row h2 {
          font-size: 20px;
          line-height: 25px; }
          #section-video .row h2 br {
            display: none; } }
    #section-video .row button {
      font-weight: normal;
      font-size: 21px;
      line-height: 30px;
      text-align: left;
      color: #f5e8df;
      margin: 33px 0;
      margin: 0 -20px !important;
      border: none;
      height: 76px;
      width: calc(100% - 60px);
      float: right;
      text-align: center;
      background-color: #5B8573; }
    #section-video .row address {
      font-weight: 600;
      font-size: 20px;
      line-height: 30px;
      text-align: center;
      color: #fff;
      text-transform: uppercase;
      margin-top: 35px; }

#box-orange {
  /* background: #AC9675; */
  /* padding: 10px; */
  margin-bottom: 10px;
  font-weight: 900;
  font-size: 25px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  max-width: 550px;
  float: right; }
  @media (max-width: 992px) {
    #box-orange {
      float: none;
      max-width: 100%;
      font-size: 25px;
      line-height: 30px; } }
  @media (max-width: 768px) {
    #box-orange {
      padding: 10px 0; } }

.box1 {
  background-color: #5B8573;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.box2 {
  background-color: #AC9675;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
}

#formulario {
  background: #AC9675;
  padding: 30px 11px 40px;
  max-width: 550px;
  float: right; }
  @media (max-width: 992px) {
    #formulario {
      float: none;
      max-width: 100%; } }
  @media (max-width: 768px) {
    #formulario {
      padding: 10px 0; } }
  @media (max-width: 568px) {
    #formulario {
      padding: 25px 0; } }
  #formulario .col-select {
    position: relative; }
    #formulario .col-select::before {
      position: absolute;
      display: block;
      content: "";
      right: 0;
      top: 50%;
      width: 0;
      height: 0;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-top: 7px solid #F19024;
      margin: -3px 7px 0 0; }

form.form-padrao {
  padding: 0 25px; }
  form.form-padrao .msg {
    font-weight: bold;
    font-size: 18px;
    letter-spacing: -0.01em;
    text-align: center;
    color: #fff;
    display: block;
    margin: 0 auto 20px; }

#flutuante-whatsapp {
  cursor: pointer; }

form.form-padrao {
  padding: 0 25px; }
  form.form-padrao .msg {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #fff;
    line-height: 30px;
    margin-bottom: 23px; }
    @media (max-width: 568px) {
      form.form-padrao .msg {
        font-size: 16px;
        line-height: 20px; } }
  form.form-padrao .form-group > div.mt-3 {
    margin: 0 auto !important; }
    form.form-padrao .form-group > div.mt-3 button {
      margin: 0 auto;
      border: none;
      height: 76px;
      width: calc(100% - 40px);
      float: right; }
  @media (max-width: 1024px) {
    form.form-padrao .row.form-group.bt {
      display: block !important; }
      form.form-padrao .row.form-group.bt .col-6 {
        width: 100%;
        margin-top: 10px !important; }
        form.form-padrao .row.form-group.bt .col-6 button {
          width: 100% !important;
          float: none !important;
          margin-top: 10px !important; } }

#section-defesa {
  padding: 40px 0; }
  #section-defesa .box-texto {
    display: flex;
    justify-content: center; }
  #section-defesa p {
    font-weight: bold;
    font-size: 25px;
    letter-spacing: 0.04em;
    line-height: 27px;
    text-align: center;
    color: #000;
    margin-bottom: 0; }
    @media (max-width: 568px) {
      #section-defesa p {
        text-align: center; } }

#section-defesa-3 {
  padding: 40px 0; }
  #section-defesa-3 .box-texto {
    display: flex;
    justify-content: center; }
  #section-defesa-3 .texto-1 {
    font-size: 25px;
    letter-spacing: 0.04em;
    line-height: 27px;
    text-align: center;
    color: #000;
    margin-bottom: 0; }
    @media (max-width: 568px) {
      #section-defesa-3 .box-principal {
        display: flex;
        justify-content: center;
      }
      #section-defesa-3 p {
        margin-top: 25px;
        text-align: center; } }

#section-defesa-2 {
  padding: 40px 0;
  background-color: #5B8573; }
  #section-defesa-2 .box-texto {
    display: flex;
    justify-content: center; }
  #section-defesa-2 p {
    font-weight: bold;
    font-size: 25px;
    letter-spacing: 0.04em;
    line-height: 27px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0; }
    @media (max-width: 568px) {
      #section-defesa-2 p {
        text-align: center; } }

.img-v {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 100%;
  pointer-events: none; }
  @media (max-width: 768px) {
    .img-v {
      left: 0;
      bottom: 0;
      transform: none;
      top: auto; } }

#section-investir {
  background-color: #A4B586;
  background-position: right;
  background-repeat: no-repeat;
  color: #fff;
  position: relative; }
  #section-investir .container {
    padding: 0;
    width: 1900px;
    max-width: 100%; }
  #section-investir .colunas {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    align-items: center; }
    @media screen and (max-width: 1440px) {
      #section-investir .colunas {
        align-items: stretch; } }
    #section-investir .colunas .item-coluna {
      width: 50%; }
      @media screen and (max-width: 1440px) {
        #section-investir .colunas .item-coluna {
          align-items: initial; } }
      @media screen and (max-width: 768px) {
        #section-investir .colunas .item-coluna {
          display: block;
          width: 100%; } }
      #section-investir .colunas .item-coluna.img {
        display: flex; }
        #section-investir .colunas .item-coluna.img img {
          width: 100%;
          object-fit: fill; }
      #section-investir .colunas .item-coluna.texto {
        padding: 0 10px;
        width: calc(1320px / 2);
        padding: 87px 36px 67px; }
        @media screen and (max-width: 1440px) {
          #section-investir .colunas .item-coluna.texto {
            width: 50%;
            padding: 15px 60px 0px; } }
        @media screen and (max-width: 768px) {
          #section-investir .colunas .item-coluna.texto {
            width: 100%; } }
        @media (max-width: 568px) {
          #section-investir .colunas .item-coluna.texto {
            padding: 0 25px; } }
        #section-investir .colunas .item-coluna.texto .titulo {
          position: relative; }
          @media (max-width: 768px) {
            #section-investir .colunas .item-coluna.texto .titulo {
              padding: 0; } }
        #section-investir .colunas .item-coluna.texto h2 {
          font-weight: bold;
          font-size: 30px;
          line-height: 35px;
          text-align: center;
          text-transform: uppercase;
          color: #fff;
          margin-bottom: 40px; }
          @media (max-width: 1024px) {
            #section-investir .colunas .item-coluna.texto h2 {
              font-size: 35px;
              line-height: 40px; } }
          @media (max-width: 768px) {
            #section-investir .colunas .item-coluna.texto h2 {
              padding-left: 0;
              text-align: center;
              padding: 0 80px; }
              #section-investir .colunas .item-coluna.texto h2 br {
                display: none; } }
          @media (max-width: 568px) {
            #section-investir .colunas .item-coluna.texto h2 {
              font-size: 20px;
              line-height: 25px;
              padding: 50px 0px 0 0;
              text-align: center; } }
        #section-investir .colunas .item-coluna.texto .img-ponto {
          position: absolute;
          right: -10px;
          top: -120px; }
          @media (max-width: 1024px) {
            #section-investir .colunas .item-coluna.texto .img-ponto {
              width: 90px;
              top: -110px; } }
          @media (max-width: 768px) {
            #section-investir .colunas .item-coluna.texto .img-ponto {
              width: 70px;
              top: -120px; } }
          @media (max-width: 568px) {
            #section-investir .colunas .item-coluna.texto .img-ponto {
              width: 50px;
              top: -30px;
              right: -10px; } }
        /* #section-investir .colunas .item-coluna.texto .descricao {
           } */
          /* @media screen and (max-width: 1440px) {
            #section-investir .colunas .item-coluna.texto .descricao {
              padding-right: 50px; } } */
          @media (max-width: 568px) {
            #section-investir .colunas .item-coluna.texto .descricao {
              padding-right: 0; } }
        #section-investir .colunas .item-coluna.texto p {
          font-weight: normal;
          font-size: 17px;
          letter-spacing: 0.04em;
          line-height: 30px;
          text-align: left;
          color: #fff; }
          @media screen and (max-width: 768px) {
            #section-investir .colunas .item-coluna.texto p {
              padding-left: 0; } }
              

#section-icones {
  padding: 33px 0; }
  #section-icones .box-icones {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    #section-icones .box-icones .item-icone {
      /*width: 12.5%;*/
      margin-bottom: 10px; }
      @media screen and (max-width: 1024px) {
        #section-icones .box-icones .item-icone {
          width: 25%; } }
      @media screen and (max-width: 768px) {
        #section-icones .box-icones .item-icone {
          margin-bottom: 30px; } }
      @media screen and (max-width: 480px) {
        #section-icones .box-icones .item-icone {
          display: block;
          width: 50%;
          margin-bottom: 20px; } }
      #section-icones .box-icones .item-icone .ico {
        /*
                  border-radius: 100px;
                  border:1px solid #ccc;
                 
                  padding: 20px;
                   */
        width: 100px;
        height: 100px;
        display: block;
        margin: 0 auto 19px;
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center; }
      #section-icones .box-icones .item-icone img {
        margin: 0 auto;
        display: block;
        /*width: 100%;*/ }
      #section-icones .box-icones .item-icone span {
        display: block;
        font-weight: 500;
        font-size: 19px;
        line-height: 23px;
        text-align: center;
        color: #e3e3e3;
        text-transform: uppercase; }
        @media screen and (max-width: 480px) {
          #section-icones .box-icones .item-icone span {
            font-size: 14px; } }

#section-espaco {
  position: relative; }
  #section-espaco img {
    margin: 0 auto;
    max-width: 100%;
    display: block; }
  #section-espaco span {
    background-color: rgba(18, 18, 18, 0.75);
    position: absolute;
    left: calc(50% + 151px);
    width: calc(50% - 151px);
    height: 100%;
    top: 0;
    font-weight: 900;
    font-size: 55px;
    line-height: 53px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    padding-right: 70px;
    justify-content: center; }
    @media (max-width: 1024px) {
      #section-espaco span {
        width: 50%;
        left: 50%; } }
    @media (max-width: 768px) {
      #section-espaco span {
        font-size: 30px;
        line-height: 35px; } }
    @media (max-width: 568px) {
      #section-espaco span {
        width: 100%;
        left: 0;
        padding: 0 20px;
        text-align: center;
        font-size: 25px;
        line-height: 30px; }
        #section-espaco span br {
          display: none; } }

#section-frase h2 {
  font-weight: 900;
  font-size: 35px;
  line-height: 53px;
  text-align: center;
  color: #f19024;
  display: block;
  padding: 44px 0;
  text-transform: uppercase;
  margin-bottom: 0; }
  @media (max-width: 768px) {
    #section-frase h2 {
      font-size: 25px;
      line-height: 30px; } }

#section-galeria {
  background-color: #5B8573;
  /* background-image: url("../img/bg-galeria.png"); */
  background-position: center;
  background-size: cover;
  padding: 40px 0; }
  #section-galeria h2 {
    font-weight: 900;
    font-size: 31px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    margin-bottom: 30px; }
    @media (max-width: 568px) {
      #section-galeria h2 {
        font-size: 25px;
        line-height: 30px; } }
  #section-galeria .lista {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    max-width: 900px;
    margin: 0 auto; }
    #section-galeria .lista .item {
      padding: 8.5px; }
      @media (max-width: 768px) {
        #section-galeria .lista .item {
          width: 50%; } }
      @media (max-width: 480px) {
        #section-galeria .lista .item {
          width: 100%;
          margin-bottom: 20px; } }
      #section-galeria .lista .item a {
        position: relative;
        display: block; }
        #section-galeria .lista .item a img {
          width: 100%;
          /*max-width: 280px;*/
          max-height: 175px;
          outline: 1px solid #D0D0D0 !important;
          outline-offset: -1px; }
        #section-galeria .lista .item a span {
          position: absolute;
          bottom: 0;
          right: 8px;
          background: #fff;
          padding: 0 4px; }
          #section-galeria .lista .item a span i {
            color: #858585; }
      #section-galeria .lista .item b {
        font-weight: normal;
        font-size: 14px;
        letter-spacing: -0.02em;
        line-height: 15px;
        text-align: center;
        padding: 7px 0;
        color: #4a5b3a;
        display: block; }

#section-renda {
  background-color: #000;
  background-image: url("../img/bg-rentabilidade.png");
  padding: 60px 0 60px; }
  #section-renda h2 {
    font-weight: 900;
    font-size: 35px;
    line-height: 40px;
    text-align: center;
    color: #F19024;
    margin-bottom: 40px;
    text-transform: uppercase; }
    @media (max-width: 568px) {
      #section-renda h2 {
        font-size: 25px;
        line-height: 30px; } }
  #section-renda strong {
    font-weight: normal;
    display: block;
    font-size: 17px;
    text-align: left;
    color: #f39224; }
    @media screen and (max-width: 768px) {
      #section-renda strong:first-child {
        margin-top: 30px; } }

@media screen and (max-width: 768px) and (max-width: 568px) {
  #section-renda strong {
    text-align: center; } }
  #section-renda p {
    font-weight: normal;
    font-size: 17px;
    letter-spacing: 0.04em;
    line-height: 27px;
    text-align: left;
    color: #fff; }
    @media screen and (max-width: 768px) {
      #section-renda p:first-child {
        margin-top: 30px; } }

@media screen and (max-width: 768px) and (max-width: 568px) {
  #section-renda p {
    text-align: center; } }
  #section-renda .box-icones {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 800px;
    margin: 0 auto; }
    #section-renda .box-icones .item-icone {
      /*
            width: 20%;
            */
      margin-bottom: 10px; }
      @media screen and (max-width: 1024px) {
        #section-renda .box-icones .item-icone {
          width: 33.33%; } }
      @media screen and (max-width: 480px) {
        #section-renda .box-icones .item-icone {
          display: block;
          width: 50%;
          margin-bottom: 20px; } }
      #section-renda .box-icones .item-icone .ico {
        /*
                  border-radius: 100px;
                  border:1px solid #ccc;
                 
                  padding: 20px;
                   */
        width: 90px;
        height: 90px;
        display: block;
        margin: 0 auto 19px;
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center; }
      #section-renda .box-icones .item-icone img {
        margin: 0 auto;
        display: block;
        /*width: 100%;*/ }
      #section-renda .box-icones .item-icone span {
        display: block;
        font-weight: normal;
        font-size: 13px;
        letter-spacing: 0.01em;
        line-height: 13px;
        text-align: center;
        color: #fff; }
        @media screen and (max-width: 480px) {
          #section-renda .box-icones .item-icone span {
            font-size: 14px; } }

#section-garden {
  padding: 40px 0 60px;
  background-color: #121212;
  position: relative; }
  @media (max-width: 568px) {
    #section-garden {
      padding: 30px 0; } }
  #section-garden h2 {
    font-weight: 900;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    color: #F19024;
    text-transform: uppercase;
    margin-bottom: 30px; }
    @media (max-width: 568px) {
      #section-garden h2 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 20px; } }
  #section-garden .box-espaco img {
    outline: 1px solid #D0D0D0 !important;
    outline-offset: -1px;
    cursor: pointer; }
  @media (max-width: 568px) {
    #section-garden .box-espaco .box-dir {
      margin-top: 24px; } }
  #section-garden .margin {
    margin-top: 24px; }

#section-portaria {
  background-color: #A5CA60;
  padding: 40px 0; }
  @media (max-width: 568px) {
    #section-portaria {
      padding: 25px 0; } }
  #section-portaria h2 {
    font-weight: 900;
    font-size: 35px;
    line-height: 53px;
    margin-bottom: 30px;
    text-align: center;
    color: #f19024; }
    @media (max-width: 568px) {
      #section-portaria h2 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 20px; } }
  #section-portaria .box-portaria {
    display: flex;
    flex-wrap: wrap; }
    #section-portaria .box-portaria .img {
      padding: 1px;
      cursor: pointer; }
      #section-portaria .box-portaria .img.img-principal {
        width: 100%; }
      #section-portaria .box-portaria .img.img-secundaria {
        width: 50%; }
        @media (max-width: 568px) {
          #section-portaria .box-portaria .img.img-secundaria {
            width: 100%; } }
      #section-portaria .box-portaria .img img {
        /* outline: 1px solid #D0D0D0 !important; */
        outline-offset: -1px; }

#section-plantas {
  background-color: #fff;
  padding: 70px 0; }
  #section-plantas h2 {
    font-weight: 900;
    font-size: 35px;
    line-height: 53px;
    text-align: center;
    color: #f19024; }
    @media (max-width: 768px) {
      #section-plantas h2 {
        font-size: 25px;
        line-height: 30px; } }
  #section-plantas a {
    position: relative;
    margin-top: 37px;
    background: transparent !important; }
    #section-plantas a .fa {
      font-size: 16px;
      padding: 10px; }
    #section-plantas a span {
      padding: 10px 0;
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: #F19024;
      min-height: 106px; }
      #section-plantas a span i {
        background-color: #A1B88A;
        color: #fff; }
      #section-plantas a span b {
        font-family: 'Montserrat';
        font-weight: normal;
        font-size: 17px;
        letter-spacing: 0.04em;
        line-height: 20px;
        text-align: center;
        color: #000; }
    #section-plantas a.bg-black span {
      background-color: #000; }
      #section-plantas a.bg-black span b {
        color: #fff; }
    #section-plantas a.menor span {
      min-height: 52px; }
    #section-plantas a:hover.bg-black {
      background-color: #121212;
      color: #fff; }
    #section-plantas a:hover span {
      background: #fff;
      background-color: #121212; }
      #section-plantas a:hover span b {
        color: #fff !important; }
  #section-plantas .lista {
    /* the slides */
    /* the parent */ }
    #section-plantas .lista .slick-slide {
      margin: 0 5px;
      padding: 17px; }
      #section-plantas .lista .slick-slide.andar-2 {
        background-color: #DDCDC2; }
      @media (max-width: 768px) {
        #section-plantas .lista .slick-slide {
          margin: 0; } }
    #section-plantas .lista .slick-list {
      margin: 0 -5px; }
      @media (max-width: 768px) {
        #section-plantas .lista .slick-list {
          margin: 0; } }
    #section-plantas .lista .slick-prev {
      left: 0;
      z-index: 2;
      background: #F19024;
      padding: 10px;
      width: 40px;
      height: 40px; }
    #section-plantas .lista .slick-next {
      right: 0;
      background: #F19024;
      padding: 10px;
      width: 40px;
      height: 40px; }
    #section-plantas .lista .slick-prev:before, #section-plantas .lista .slick-next:before {
      z-index: 2; }
    #section-plantas .lista img {
      width: 100%;
      max-height: 326px;
      outline: 1px solid #D0D0D0 !important;
      outline-offset: -1px; }
  #section-plantas .btn {
    margin: 0 auto;
    display: table;
    padding: 15px 19px;
    font-size: 15px; }
    #section-plantas .btn .fa {
      padding: 0 !important; }

#section-localizacao {
  background: #000;
  padding: 66px 0; }
  #section-localizacao iframe {
    height: 500px;
    width: 100%; }
  #section-localizacao .texto {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    margin-bottom: 50px; }
    @media (max-width: 768px) {
      #section-localizacao .texto div:first-child {
        margin-bottom: 30px; } }
    #section-localizacao .texto h3 {
      font-weight: normal;
      font-size: 35px;
      letter-spacing: 0.04em;
      line-height: 43px;
      text-align: left;
      color: #f39224;
      width: 480px; }
      @media (max-width: 768px) {
        #section-localizacao .texto h3 {
          width: 100%;
          text-align: center; } }
      @media (max-width: 568px) {
        #section-localizacao .texto h3 {
          font-size: 25px;
          line-height: 30px; } }
    #section-localizacao .texto span {
      display: block;
      font-weight: normal;
      font-size: 17px;
      letter-spacing: 0.04em;
      line-height: 26px;
      text-align: left;
      color: #fff;
      margin-top: 25px; }
    #section-localizacao .texto p {
      font-weight: normal;
      font-size: 17px;
      letter-spacing: 0.04em;
      line-height: 26px;
      text-align: left;
      color: #f39224;
      margin-bottom: 0; }
  #section-localizacao .listas {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    @media (max-width: 768px) {
      #section-localizacao .listas {
        display: table;
        margin: 0 auto; } }
    #section-localizacao .listas .lista {
      font-weight: normal;
      font-size: 17px;
      letter-spacing: 0.04em;
      line-height: 26px;
      text-align: left;
      color: #fff;
      padding: 0 26px; }
      @media (max-width: 1024px) {
        #section-localizacao .listas .lista {
          padding: 0 10px; } }
      @media (max-width: 768px) {
        #section-localizacao .listas .lista {
          width: 100%;
          margin-bottom: 30px; } }

#section-unidades {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (max-width: 767px) {
    #section-unidades {
      display: block; } }
  #section-unidades .label {
    position: absolute;
    width: 50%;
    right: 0; }
    @media (max-width: 767px) {
      #section-unidades .label {
        position: relative;
        right: auto;
        width: 100% !important; } }
    #section-unidades .label .first {
      background: #B5C291; }
      #section-unidades .label .first span {
        font-weight: normal;
        font-size: 18px;
        line-height: 27px;
        text-align: left;
        color: #fff; }
        @media (max-width: 768px) {
          #section-unidades .label .first span {
            font-size: 17px;
            line-height: 25px; } }
    #section-unidades .label .second {
      background: #7A8E42;
      margin-top: 15px; }
      @media (max-width: 767px) {
        #section-unidades .label .second {
          margin-top: 0; } }
      #section-unidades .label .second span {
        font-weight: bold;
        font-size: 24px;
        line-height: 33px;
        text-align: left;
        color: #fff; }
        @media (max-width: 768px) {
          #section-unidades .label .second span {
            font-size: 20px;
            line-height: 20px; } }
    #section-unidades .label span {
      padding: 24px 28px 22px;
      display: block; }
      @media (max-width: 768px) {
        #section-unidades .label span {
          padding: 18px; } }
    @media (max-width: 768px) {
      #section-unidades .label {
        width: calc(100% - 10px); } }

#section-lazer-planejado {
  padding: 30px 0; }
  @media (max-width: 768px) {
    #section-lazer-planejado {
      padding: 30px 0; } }
  #section-lazer-planejado .inner {
    position: relative; }
    #section-lazer-planejado .inner .left {
      content: '';
      font-size: 676px;
      position: absolute;
      left: -290px;
      top: -290px;
      color: #E9E9E9; }
    #section-lazer-planejado .inner .right {
      content: '';
      font-size: 676px;
      position: absolute;
      right: -290px;
      bottom: -30px;
      color: #E9E9E9; }
  #section-lazer-planejado h2 {
    font-weight: 300;
    font-size: 38px;
    line-height: 49px;
    text-align: center;
    color: #314839;
    margin-bottom: 30px; }
    @media (max-width: 1024px) {
      #section-lazer-planejado h2 br {
        display: none; } }
    @media (max-width: 768px) {
      #section-lazer-planejado h2 {
        font-size: 25px;
        line-height: 25px; } }
  #section-lazer-planejado p {
    font-weight: normal;
    font-size: 17px;
    letter-spacing: 0.04em;
    line-height: 27px;
    text-align: center;
    color: #757575;
    max-width: 1133px;
    margin: 0 auto 83px; }
    @media (max-width: 768px) {
      #section-lazer-planejado p {
        margin-bottom: 20px; } }
  #section-lazer-planejado .lista {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    #section-lazer-planejado .lista .item {
      width: 20%;
      padding: 0 8.5px;
      margin-bottom: 51px; }
      @media (max-width: 768px) {
        #section-lazer-planejado .lista .item {
          width: 50%; } }
      @media (max-width: 480px) {
        #section-lazer-planejado .lista .item {
          width: 100%;
          margin-bottom: 20px; } }
      #section-lazer-planejado .lista .item a {
        position: relative;
        display: block; }
        #section-lazer-planejado .lista .item a img {
          width: 100%;
          max-width: 331px;
          max-height: 223px; }
        #section-lazer-planejado .lista .item a span {
          position: absolute;
          bottom: 0;
          right: 8px;
          background: #fff;
          padding: 0 4px; }
          #section-lazer-planejado .lista .item a span i {
            color: #858585; }
      #section-lazer-planejado .lista .item b {
        font-weight: normal;
        font-size: 14px;
        letter-spacing: -0.02em;
        line-height: 15px;
        text-align: center;
        padding: 7px 0;
        color: #4a5b3a;
        display: block; }
  #section-lazer-planejado .btn-padrao {
    display: table;
    margin: 0 auto; }

#section-lazer-planejado {
  padding: 60px 0 60px; }
  @media (max-width: 768px) {
    #section-lazer-planejado {
      padding: 30px 0; } }
  #section-lazer-planejado .inner {
    position: relative; }
    #section-lazer-planejado .inner .left {
      content: '';
      font-size: 676px;
      position: absolute;
      left: -290px;
      top: -290px;
      color: #E9E9E9; }
    #section-lazer-planejado .inner .right {
      content: '';
      font-size: 676px;
      position: absolute;
      right: -290px;
      bottom: -30px;
      color: #E9E9E9; }
  #section-lazer-planejado h2 {
    font-weight: bold;
    font-size: 31px;
    line-height: 39px;
    text-align: center;
    color: #314839;
    margin-bottom: 18px; }
    @media (max-width: 1024px) {
      #section-lazer-planejado h2 br {
        display: none; } }
    @media (max-width: 768px) {
      #section-lazer-planejado h2 {
        font-size: 25px;
        line-height: 25px; } }
    @media (max-width: 568px) {
      #section-lazer-planejado h2 {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 10px; } }
  #section-lazer-planejado p {
    font-weight: normal;
    font-size: 17px;
    letter-spacing: 0.04em;
    line-height: 27px;
    text-align: center;
    color: #757575;
    max-width: 883px;
    margin: 0 auto 30px; }
    @media (max-width: 768px) {
      #section-lazer-planejado p {
        margin-bottom: 20px; } }
    @media (max-width: 568px) {
      #section-lazer-planejado p {
        line-height: 22px;
        font-size: 16px; } }
  #section-lazer-planejado .lista {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    #section-lazer-planejado .lista .item {
      width: 20%;
      padding: 0 8.5px;
      margin-bottom: 51px; }
      @media (max-width: 768px) {
        #section-lazer-planejado .lista .item {
          width: 50%; } }
      @media (max-width: 480px) {
        #section-lazer-planejado .lista .item {
          margin-bottom: 20px; } }
      #section-lazer-planejado .lista .item a {
        position: relative;
        display: block; }
        #section-lazer-planejado .lista .item a img {
          width: 100%;
          max-width: 331px;
          max-height: 223px; }
          @media (max-width: 768px) {
            #section-lazer-planejado .lista .item a img {
              max-width: 100%; } }
        #section-lazer-planejado .lista .item a span {
          position: absolute;
          bottom: 0;
          right: 0px;
          background: #fff;
          padding: 4px 6px; }
          #section-lazer-planejado .lista .item a span i {
            color: #858585; }
      #section-lazer-planejado .lista .item b {
        font-weight: bold;
        font-size: 14px;
        letter-spacing: -0.02em;
        line-height: 15px;
        text-align: center;
        padding: 15px 0 0;
        color: #4a5b3a;
        display: block; }
        @media (max-width: 480px) {
          #section-lazer-planejado .lista .item b {
            font-size: 13px; } }
  #section-lazer-planejado .btn-padrao {
    display: table;
    margin: 0 auto;
    padding: 17px 30px; }

#section-estrutura {
  background-color: #F5E8DF;
  padding: 60px 0 60px; }
  #section-estrutura h2 {
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #af5f48;
    margin-bottom: 15px; }
    @media (max-width: 768px) {
      #section-estrutura h2 {
        font-size: 20px;
        line-height: 25px; }
        #section-estrutura h2 br {
          display: none; } }
    @media (max-width: 568px) {
      #section-estrutura h2 {
        margin-bottom: 10px; } }
  #section-estrutura p {
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #af5f48; }
    @media (max-width: 568px) {
      #section-estrutura p {
        font-size: 17px;
        line-height: 23px; } }
  #section-estrutura .box-icones {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px; }
    #section-estrutura .box-icones .item-icone {
      width: 12.5%;
      margin-bottom: 10px; }
      @media screen and (max-width: 1024px) {
        #section-estrutura .box-icones .item-icone {
          width: 25%; } }
      @media screen and (max-width: 480px) {
        #section-estrutura .box-icones .item-icone {
          display: block;
          width: 50%;
          margin-bottom: 20px; } }
      #section-estrutura .box-icones .item-icone .ico {
        /*
                  border-radius: 100px;
                  border:1px solid #ccc;
                 
                  padding: 20px;
                   */
        width: 80px;
        height: 80px;
        display: block;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center; }
      #section-estrutura .box-icones .item-icone img {
        margin: 0 auto;
        display: block;
        /*width: 100%;*/ }
      #section-estrutura .box-icones .item-icone span {
        display: block;
        font-weight: bold;
        font-size: 15px;
        line-height: 18px;
        text-align: center;
        color: #b56b55;
        padding: 10px 10px; }
        @media screen and (max-width: 480px) {
          #section-estrutura .box-icones .item-icone span {
            font-size: 14px; } }

#section-detalhe .container {
  padding: 0;
  width: 1900px;
  max-width: 100%; }

#section-detalhe .colunas {
  display: flex;
  flex-wrap: wrap; }
  #section-detalhe .colunas .item-coluna {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    @media screen and (max-width: 1440px) {
      #section-detalhe .colunas .item-coluna {
        align-items: initial; } }
    @media screen and (max-width: 768px) {
      #section-detalhe .colunas .item-coluna {
        display: block;
        width: 100%; } }
    #section-detalhe .colunas .item-coluna.img img {
      width: 100%;
      object-fit: cover; }
    #section-detalhe .colunas .item-coluna.texto {
      padding: 0 10px;
      width: calc(1320px / 2);
      padding-left: 36px; }
      @media screen and (max-width: 1440px) {
        #section-detalhe .colunas .item-coluna.texto {
          width: 50%;
          padding-right: 36px; } }
      @media screen and (max-width: 768px) {
        #section-detalhe .colunas .item-coluna.texto {
          width: 100%; } }
      @media (max-width: 568px) {
        #section-detalhe .colunas .item-coluna.texto {
          padding: 0 25px; } }
      #section-detalhe .colunas .item-coluna.texto h2 {
        font-weight: bold;
        font-size: 23px;
        line-height: 33px;
        text-align: left;
        color: #314839;
        padding-top: 25px;
        padding-bottom: 10px; }
        @media (max-width: 768px) {
          #section-detalhe .colunas .item-coluna.texto h2 {
            font-size: 20px;
            line-height: 25px;
            padding-left: 0; }
            #section-detalhe .colunas .item-coluna.texto h2 br {
              display: none; } }
        @media (max-width: 568px) {
          #section-detalhe .colunas .item-coluna.texto h2 {
            padding-top: 25px; } }
      #section-detalhe .colunas .item-coluna.texto p {
        font-weight: normal;
        font-size: 17px;
        line-height: 26px;
        text-align: justify;
        color: #314839; }
        @media screen and (max-width: 768px) {
          #section-detalhe .colunas .item-coluna.texto p {
            padding-left: 0; } }
      #section-detalhe .colunas .item-coluna.texto .box-icones {
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px; }
        #section-detalhe .colunas .item-coluna.texto .box-icones .item-icone {
          width: 33.33%;
          margin-bottom: 20px; }
          @media screen and (max-width: 480px) {
            #section-detalhe .colunas .item-coluna.texto .box-icones .item-icone {
              display: block;
              width: 100%; } }
          #section-detalhe .colunas .item-coluna.texto .box-icones .item-icone .ico {
            /*
                                    border-radius: 100px;
                                    border:1px solid #ccc;
                                    
                                    padding: 20px;
                                        */
            width: 50px;
            float: left; }
          #section-detalhe .colunas .item-coluna.texto .box-icones .item-icone img {
            width: 50px;
            margin: 0 auto;
            display: block;
            /*width: 100%;*/ }
          #section-detalhe .colunas .item-coluna.texto .box-icones .item-icone span {
            width: calc(100% - 50px);
            height: 60px;
            float: left;
            display: block;
            font-weight: normal;
            font-size: 15px;
            line-height: 18px;
            color: #314839;
            padding: 0px 0px 0px 15px; }
      #section-detalhe .colunas .item-coluna.texto .box-texto {
        margin: 0 20px; }
        #section-detalhe .colunas .item-coluna.texto .box-texto p {
          font-family: Roboto;
          font-weight: normal;
          font-size: 17px;
          line-height: 20px;
          text-align: center;
          color: #932447; }

#caminhos {
  background-color: #245a4c;
  color: #fff;
  padding: 66px 0; }
  @media (max-width: 768px) {
    #caminhos {
      padding: 50px 0; } }
  @media (max-width: 568px) {
    #caminhos {
      padding: 1px 15px 20px; } }
  #caminhos span {
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 760px) {
      #caminhos span {
        display: block; } }
    #caminhos span h2 {
      margin: 0 35px 0 0;
      font-weight: bold; }
      @media (max-width: 1199px) {
        #caminhos span h2 {
          font-size: 24px;
          line-height: initial; } }
      @media (max-width: 760px) {
        #caminhos span h2 {
          font-size: 20px;
          line-height: initial;
          margin: 0px; } }
    #caminhos span img {
      width: 211px;
      margin-bottom: 1em; }
      @media (max-width: 1199px) {
        #caminhos span img {
          width: 161px; } }
      @media (max-width: 760px) {
        #caminhos span img {
          display: block;
          margin: 13px auto; } }
      @media (max-width: 568px) {
        #caminhos span img {
          margin: 13px 0; } }
  #caminhos .bg img {
    margin: 0 auto 40px;
    display: block;
    max-width: 1000px; }
    @media (max-width: 1199px) {
      #caminhos .bg img {
        max-width: 730px; } }
    @media (max-width: 992px) {
      #caminhos .bg img {
        margin: 17px auto 34px; } }
    @media (max-width: 760px) {
      #caminhos .bg img {
        margin: 24px auto 25px;
        width: 100%;
        max-width: 370px; } }
  #caminhos .row {
    margin-top: 1em;
    font-weight: normal;
    font-size: 17px;
    letter-spacing: 0.04em;
    line-height: 22px;
    text-align: left;
    color: #f8f8f8; }
    #caminhos .row p {
      margin-bottom: 15px; }
    #caminhos .row table {
      margin: 0;
      border-color: transparent;
      color: white; }
      @media (max-width: 767px) {
        #caminhos .row table {
          font-size: 14px; } }
      #caminhos .row table td {
        padding: 3px 0px !important; }
        @media (max-width: 480px) {
          #caminhos .row table td {
            border-bottom: 1px solid #fff;
            padding: 5px 0 !important; } }
        #caminhos .row table td span {
          color: #B8CBA6;
          text-align: right;
          justify-content: end;
          padding-right: 10px; }
  #caminhos .btn-padrao {
    margin: 20px auto 0;
    display: table;
    width: auto; }

#section-cadastro .btn-padrao {
  margin: 27px auto;
  display: table;
  width: auto;
  padding: 15px 23px;
  font-size: 15px; }

#section-vendido {
  padding: 86px 0 64px;
  background-color: #F8F8F8; }
  @media (max-width: 568px) {
    #section-vendido {
      padding: 25px 10px; } }
  #section-vendido .img a {
    position: relative;
    display: block; }
    #section-vendido .img a span {
      position: absolute;
      right: 9px;
      bottom: 9px;
      background: #A1B88A;
      padding: 40px; }
      #section-vendido .img a span i {
        color: #fff;
        font-size: 28px; }
      @media (max-width: 768px) {
        #section-vendido .img a span {
          padding: 15px; } }
    #section-vendido .img a:hover span {
      background: #AF5F48; }
  #section-vendido .inner {
    max-width: 490px; }
  #section-vendido h2 {
    font-size: 66px;
    font-weight: bold;
    letter-spacing: -0.07em;
    line-height: 71px;
    text-align: left;
    color: #a1b88a;
    margin-bottom: 11px;
    padding-left: 20px; }
    @media (max-width: 768px) {
      #section-vendido h2 {
        font-size: 50px;
        line-height: 50px; } }
    @media (max-width: 1024px) {
      #section-vendido h2 br {
        display: none; } }
    @media (max-width: 568px) {
      #section-vendido h2 {
        font-size: 35px;
        line-height: 40px;
        text-align: center;
        margin-top: 10px; } }
  #section-vendido h4 {
    font-weight: 500;
    font-size: 30px;
    letter-spacing: -0.04em;
    line-height: 39px;
    text-align: left;
    color: #444a3d;
    padding-left: 20px;
    margin-bottom: 28px; }
    @media (max-width: 1024px) {
      #section-vendido h4 br {
        display: none; } }
    @media (max-width: 768px) {
      #section-vendido h4 {
        font-size: 30px;
        line-height: 30px; } }
    @media (max-width: 568px) {
      #section-vendido h4 {
        margin-bottom: 15px;
        font-size: 25px;
        line-height: 30px;
        text-align: center; } }
  #section-vendido p {
    font-weight: 500;
    font-size: 21px;
    letter-spacing: -0.04em;
    line-height: 32px;
    text-align: left;
    color: #444a3d; }
    @media (max-width: 768px) {
      #section-vendido p {
        font-size: 18px;
        line-height: 18px; }
        #section-vendido p br {
          display: none; } }
  #section-vendido .btn-padrao {
    display: table;
    margin: 0 auto;
    padding: 16px 21px;
    font-size: 15px; }

#section-rota {
  padding: 55px 0; }
  @media (max-width: 568px) {
    #section-rota {
      padding: 40px 0; } }
  #section-rota h2 {
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #314839;
    text-transform: uppercase;
    margin-bottom: 30px; }
    @media (max-width: 568px) {
      #section-rota h2 {
        font-size: 19px;
        line-height: 24px;
        padding: 0px 15px; } }
  #section-rota .container {
    padding: 0;
    width: 1900px;
    max-width: 100%; }
  #section-rota .colunas {
    display: flex;
    flex-wrap: wrap; }
    #section-rota .colunas .item-coluna {
      width: 50%;
      display: flex;
      flex-wrap: wrap;
      align-items: center; }
      @media screen and (max-width: 1440px) {
        #section-rota .colunas .item-coluna {
          align-items: initial; } }
      @media screen and (max-width: 768px) {
        #section-rota .colunas .item-coluna {
          display: block;
          width: 100%; } }
      #section-rota .colunas .item-coluna.img img {
        width: 100%;
        object-fit: cover; }
      #section-rota .colunas .item-coluna.texto {
        padding: 0 10px;
        width: calc(1320px / 2); }
        @media screen and (max-width: 1440px) {
          #section-rota .colunas .item-coluna.texto {
            width: 50%; } }
        @media screen and (max-width: 768px) {
          #section-rota .colunas .item-coluna.texto {
            width: 100%; } }
        #section-rota .colunas .item-coluna.texto img {
          margin: 0 auto 25px;
          display: table; }
          @media (max-width: 568px) {
            #section-rota .colunas .item-coluna.texto img {
              margin: 20px auto; } }
        #section-rota .colunas .item-coluna.texto p {
          font-weight: normal;
          font-size: 17px;
          letter-spacing: 0.04em;
          line-height: 27px;
          text-align: justify;
          color: #848d7b;
          padding: 0 20px; }
        #section-rota .colunas .item-coluna.texto .box-texto {
          margin: 0 20px; }
          #section-rota .colunas .item-coluna.texto .box-texto p {
            font-family: Roboto;
            font-weight: normal;
            font-size: 17px;
            line-height: 20px;
            text-align: center;
            color: #932447; }
  #section-rota .lista {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    max-width: 1000px;
    margin: 30px auto; }
    @media (max-width: 768px) {
      #section-rota .lista {
        justify-content: center; } }
    @media (max-width: 568px) {
      #section-rota .lista {
        margin-top: 10px; } }
    #section-rota .lista .item {
      margin: 0 8.5px;
      margin-bottom: 20px;
      width: 45%; }
      @media (max-width: 768px) {
        #section-rota .lista .item {
          margin-bottom: 20px; } }
      #section-rota .lista .item span {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin: 0 auto 2px;
        width: 100px;
        height: 100px; }
        #section-rota .lista .item span img {
          max-width: 100px;
          max-height: 100px;
          display: block; }
      #section-rota .lista .item b {
        font-weight: 300;
        font-size: 15px;
        line-height: 19px;
        text-align: center;
        color: #848d7b;
        text-transform: uppercase;
        display: block;
        text-align: center;
        padding-top: 10px; }

#footer-investimento {
  padding-top: 40px; }
  #footer-investimento h2 {
    font-weight: bold;
    font-size: 22px;
    line-height: 33px;
    text-align: center;
    color: #a1b88a; }
    @media (max-width: 768px) {
      #footer-investimento h2 {
        font-size: 25px;
        line-height: 30px; } }

#section-realizadores {
  padding: 28px 0 10px; }
  @media (max-width: 767px) {
    #section-realizadores {
      padding: 10px 0px; } }
  #section-realizadores .area-realizadores {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0; }
    @media (max-width: 992px) {
      #section-realizadores .area-realizadores {
        display: block; } }
  @media (max-width: 768px) {
    #section-realizadores .container > div {
      display: block !important; } }
  #section-realizadores h2 {
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #817457;
    margin-left: 25px; }
    @media (max-width: 992px) {
      #section-realizadores h2 {
        margin-right: 0;
        margin-bottom: 1em; } }
    @media (max-width: 768px) {
      #section-realizadores h2 {
        font-size: 35px;
        margin-bottom: 1em; } }
  #section-realizadores .lista-realizadores {
    display: flex; }
    @media (max-width: 992px) {
      #section-realizadores .lista-realizadores {
        flex-wrap: wrap;
        justify-content: center; } }
    #section-realizadores .lista-realizadores .item-realizador {
      margin-left: 25px;
      display: flex;
      align-items: center;
      display: flex;
      flex-direction: column;
      padding-left: 10px;
      padding-right: 10px; }
      #section-realizadores .lista-realizadores .item-realizador p {
        font-weight: 300;
        font-size: 13px;
        margin-bottom: 4px;
        text-align: center;
        color: #819069; }
        @media (max-width: 760px) {
          #section-realizadores .lista-realizadores .item-realizador p {
            font-size: 11px; } }
      #section-realizadores .lista-realizadores .item-realizador span {
        height: 130px;
        display: flex;
        align-items: center; }
        @media (max-width: 760px) {
          #section-realizadores .lista-realizadores .item-realizador span {
            height: 100px; } }
      @media (max-width: 992px) {
        #section-realizadores .lista-realizadores .item-realizador {
          margin: 1em;
          width: 20%;
          text-align: center; } }
      @media (max-width: 767px) {
        #section-realizadores .lista-realizadores .item-realizador {
          width: 35%; } }

#rodape-fixo {
  background: #FFFFFF;
  /* background: linear-gradient(90deg, #FFFFFF 0%, #FFFFFF 51%, #FFFFFF 51%, #FFFFFF 100%); */
  background: linear-gradient(90deg, #FFFFFF 0%, #FFFFFF 51%, #3a9713 51%, #3a9713 100%);
  color: #fff;
  display: flex;
  align-items: center;
  z-index: 2;
  position: fixed;
  bottom: 0;
  width: 100%;
  font-weight: normal;
  font-size: 17px;
  letter-spacing: 0.02em;
  line-height: 26.74px;
  text-align: left;
  color: #fff; }
  #rodape-fixo .social {
    background-color: #FFFFFF; }
  #rodape-fixo img {
    width: 162px;
    transition: all 0.4s;
    height: auto; }
  #rodape-fixo .lista {
    display: flex;
    align-items: center;
    justify-content: space-around; }
    @media (max-width: 768px) {
      #rodape-fixo .lista > div {
       width: auto !important;
        }
        #rodape-fixo .lista {
          justify-content: space-around;
        }}
    #rodape-fixo .lista > div {
      width: 25%;
      align-self: stretch;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 5px 0; }
      #rodape-fixo .lista > div.whatsapp {
        cursor: pointer;
        font-weight: normal;
        font-size: 13px;
        letter-spacing: -0.06em;
        line-height: 20px;
        color: #fff; }
        #rodape-fixo .lista > div.whatsapp i {
          font-size: 35px;
          margin-right: 10px; }
        #rodape-fixo .lista > div.whatsapp strong {
          font-weight: bold;
          font-size: 17px;
          letter-spacing: -0.06em;
          color: #fff;
          display: block; }
  #rodape-fixo.fixed img {
    width: 100px; }

#section-calculadora {
  background-color: #AC9675;}
  #section-calculadora .box-texto {
    display: flex;
    align-items: center;
    justify-content: flex-end;}
  #section-calculadora h1 {
    text-transform: uppercase;
    width: 100%;
    text-align: right;
    color: #fff;
    font-size: 29px;}
  #section-calculadora h2 {
    font-size: 47px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    width: 100%;
    float: left;
    padding-bottom: 40px; }
    @media (max-width: 764px) {
      #section-calculadora .box-texto {
        justify-content: center;}
      #section-calculadora h1 {
        text-align: center;
        font-size: 19px;
        padding: 20px;
      }
      #section-calculadora h2 {
        font-size: 31px; } }
  #section-calculadora img {
    width: 100%;
    height: 100%; }
  #section-calculadora #valor_financiamento {
    padding-left: 45px; }
  #section-calculadora .text-info-input {
    color: #232C33;
    position: absolute;
    margin: 13px 10px 10px 20px;
    font-weight: bold;
    font-size: 14px; }
  #section-calculadora input, #section-calculadora select {
    border-color: #707070;
    border-radius: 0;
    height: 40px;
    font-size: 15px; }
    #section-calculadora input:focus, #section-calculadora select:focus {
      box-shadow: none; }
    #section-calculadora input:disabled, #section-calculadora select:disabled {
      background: white; }
    #section-calculadora input.moeda, #section-calculadora select.moeda {
      padding-left: 130px; }
  #section-calculadora .input-meses {
    display: flex;
    align-items: center; }
    #section-calculadora .input-meses span {
      margin-left: 10px;
      font-size: 14px; }
  #section-calculadora .font-normal {
    font-size: 15px;
    height: 45px;
    margin-bottom: 10px;
    display: flex;
    align-items: flex-end; }
  #section-calculadora #abrirCalculadora {
    background-color: #F7931E;
    text-transform: uppercase;
    transition: 0.2s;
    border: none;
    border-radius: 0;
    margin-top: 3em;
    font-weight: bold;
    padding: 10px 60px; }
    #section-calculadora #abrirCalculadora:hover {
      background-color: #da7908; }
  #section-calculadora h1 {
    font-weight: bold; }
  #section-calculadora .img-svg {
    display: flex;
    align-items: center; }

#simuladorModal .modal-header {
  background: #ECECEC; }
  #simuladorModal .modal-header .modal-title {
    float: left;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    color: #F39200; }
  #simuladorModal .modal-header button {
    float: right;
    border: none;
    color: #f39200; }

#simuladorModal .modal-body {
  background: #f4f4f4;
  padding-bottom: 0; }

#simuladorModal .modal-footer {
  background: #f4f4f4; }
  #simuladorModal .modal-footer .btn-enviar {
    background: #497B24;
    color: white; }
    #simuladorModal .modal-footer .btn-enviar:hover {
      background: #325418; }

#simuladorModal form input, #simuladorModal form textarea, #simuladorModal form select {
  margin-bottom: 1em;
  height: 55px;
  box-shadow: none;
  border-radius: 0;
  color: #2E2E2E;
  background: transparent; }
  #simuladorModal form input::-webkit-input-placeholder, #simuladorModal form textarea::-webkit-input-placeholder, #simuladorModal form select::-webkit-input-placeholder {
    color: #2E2E2E; }

#simuladorModal form .g-recaptcha {
  margin-bottom: 1em; }

#simuladorModal form textarea {
  height: auto !important; }

#simuladorContModal .modal-content {
  background: #F19024;
  border-radius: 0; }

#simuladorContModal form {
  text-align: center; }

#simuladorContModal .modal-footer {
  border: none; }

#simuladorContModal .msg {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  color: #fff;
  line-height: 30px;
  margin-bottom: 23px; }
  @media (max-width: 568px) {
    #simuladorContModal .msg {
      font-size: 16px;
      line-height: 20px; } }

#simuladorContModal .form-group > div.mt-3 {
  margin: 0 auto !important; }
  #simuladorContModal .form-group > div.mt-3 button {
    margin: 0 auto;
    border: none;
    height: 76px;
    width: calc(100% - 40px);
    float: right; }

@media (max-width: 1024px) {
  #simuladorContModal .row.form-group.bt {
    display: block !important; }
    #simuladorContModal .row.form-group.bt .col-6 {
      width: 100%;
      margin-top: 10px !important; }
      #simuladorContModal .row.form-group.bt .col-6 button {
        width: 100% !important;
        float: none !important;
        margin-top: 10px !important; } }

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