/*
@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); } }

#section-video {
  padding: 20px 0 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  padding-top: 80px;
  /*height: 548px;*/
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  min-height: 800px;
  position: relative;
  /*
    &:before{
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        background: linear-gradient(#2e67d3 0%, #ac146b 100%);
        opacity: 0.34;
        z-index: 0;
        width: 100%;
        height: 100%;
    }
    */ }
  @media (max-width: 1024px) {
    #section-video {
      height: auto;
      padding-top: 0;
      min-height: auto; } }
  @media (max-width: 768px) {
    #section-video {
      height: auto;
      display: block;
      background-size: cover;
      padding-bottom: 20px; }
      #section-video .row.row-768 {
        display: block !important; } }
  #section-video .defesa {
    position: relative; }
    #section-video .defesa:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(rgba(26, 21, 21, 0.29) 0%, #000 51.72%, rgba(102, 98, 98, 0.06) 100%);
      opacity: 0.42;
      z-index: -1; }
    #section-video .defesa span {
      padding: 20px;
      display: block;
      font-weight: bold;
      font-size: 12px;
      line-height: 19px;
      text-align: left;
      color: #fff; }
  #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;
    position: relative; }
    @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;
        padding-top: 50px; } }
    #section-video .inner-section-video .link-video {
      position: relative;
      display: block;
      margin: 0 0 38px 0; }
      @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;
    justify-content: center; }
    #section-video .row .principal {
      font-weight: 900;
      font-size: 35px;
      line-height: 43px;
      text-align: center;
      color: #f19024;
      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 .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 {
      font-weight: 900;
      font-size: 45px;
      line-height: 51px;
      text-align: center;
      color: #fff;
      text-transform: uppercase; }
      #section-video .row .descricao img {
        max-width: 500px; }
        @media (max-width: 568px) {
          #section-video .row .descricao img {
            max-width: 100%; } }
      #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 auto !important;
      border: none;
      height: 76px;
      width: calc(100% - 60px);
      float: right;
      text-align: center;
      background-color: #CC891D; }
    #section-video .row address {
      font-weight: 600;
      font-size: 20px;
      line-height: 30px;
      text-align: center;
      color: #fff;
      text-transform: uppercase;
      margin-top: 35px;
      font-weight: bold;
      font-size: 20px;
      line-height: 33px;
      text-align: center;
      color: #fff; }

.section-empreendimentos {
  background-color: #EEF1F9;
  padding: 50px 0; }
  .section-empreendimentos .title {
    position: relative;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 60px; }
    @media (max-width: 768px) {
      .section-empreendimentos .title {
        display: block;
        margin-bottom: 0; } }
    .section-empreendimentos .title::before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      height: 1px;
      width: 100%;
      background-color: #707070; }
      @media (max-width: 768px) {
        .section-empreendimentos .title::before {
          display: none; } }
    .section-empreendimentos .title h2 {
      font-family: Montserrat;
      font-weight: bold;
      font-size: 18px;
      text-align: left;
      color: #3e3e3e;
      background-color: #EEF1F9;
      position: relative;
      margin: 0;
      padding-right: 16px; }
      @media (max-width: 768px) {
        .section-empreendimentos .title h2 {
          border-bottom: 1px solid #707070;
          display: block;
          margin-bottom: 10px;
          padding-bottom: 10px; } }
    .section-empreendimentos .title h6 {
      font-family: Montserrat;
      font-weight: 500;
      font-size: 18px;
      line-height: 19px;
      text-align: left;
      color: #3e3e3e;
      background-color: #EEF1F9;
      position: relative;
      margin: 0;
      padding-left: 16px; }
      @media (max-width: 768px) {
        .section-empreendimentos .title h6 {
          padding-left: 0; } }
  .section-empreendimentos .lista-empreendimentos .item {
    background-color: #fff;
    border-radius: 35px; }
    @media (max-width: 768px) {
      .section-empreendimentos .lista-empreendimentos .item {
        margin-top: 20px; } }
    .section-empreendimentos .lista-empreendimentos .item .img {
      position: relative; }
      .section-empreendimentos .lista-empreendimentos .item .img .ico-comercializacao {
        position: absolute;
        left: 32px;
        bottom: 19px;
        width: 205px;
        height: 41px;
        background-image: url("../img/ico-comercializacao.png"); }
        .section-empreendimentos .lista-empreendimentos .item .img .ico-comercializacao b {
          font-family: Montserrat;
          font-weight: 600;
          font-size: 13px;
          letter-spacing: -0.05em;
          text-align: center;
          color: #3b3b3b;
          padding: 14px 0 0 38px;
          display: block;
          text-align: center; }
      .section-empreendimentos .lista-empreendimentos .item .img .ico-vendido {
        position: absolute;
        left: 0;
        bottom: -60px;
        width: 167px;
        height: 164px;
        background-image: url("../img/ico-vendido.png");
        display: flex;
        align-items: center;
        justify-content: center; }
        .section-empreendimentos .lista-empreendimentos .item .img .ico-vendido b {
          font-family: Montserrat;
          font-weight: bold;
          font-size: 13px;
          letter-spacing: -0.05em;
          text-align: center;
          color: #fff;
          transform: rotate(342deg);
          padding: 10px 20px 0 0; }
  .section-empreendimentos .lista-empreendimentos .img-empreendimento {
    border: 1px solid #fff;
    border-radius: 35px;
    width: 100%; }
  .section-empreendimentos .lista-empreendimentos .img-logo-empreendimento {
    margin: 20px auto 17px;
    display: table; }
  .section-empreendimentos .lista-empreendimentos span {
    font-weight: 500;
    font-size: 16px;
    line-height: 15px;
    text-align: center;
    color: #3e3e3e;
    display: block;
    margin-bottom: 18px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #3e3e3e;
    margin: 30px 0 40px;
    display: block; }
  .section-empreendimentos .lista-empreendimentos .inner-empreendimento {
    padding: 0 12px 34px; }
    .section-empreendimentos .lista-empreendimentos .inner-empreendimento > div {
      display: flex;
      min-height: 419px;
      flex-direction: column;
      justify-content: space-between; }
      @media (max-width: 768px) {
        .section-empreendimentos .lista-empreendimentos .inner-empreendimento > div {
          min-height: auto; } }
  .section-empreendimentos .lista-empreendimentos p {
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    color: #575757;
    padding: 0 20px; }
  .section-empreendimentos .lista-empreendimentos button {
    margin: 0 auto;
    height: 44px; }
    .section-empreendimentos .lista-empreendimentos button svg {
      margin-left: 10px; }

.link-video {
  position: relative;
  display: block;
  margin: 0 0 0 0; }
  .link-video img {
    /*
      max-height: 360px;
  object-fit: cover;*/ }
  .link-video::before {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(#d164eb 0%, #bc894d 100%);
    opacity: 0.39;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1; }
  .link-video svg {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -79px 0 0 -79px;
    z-index: 2;
    transition: all 0.4s; }
  .link-video:hover svg {
    margin: -100px 0 0 -100px;
    width: 200px;
    height: 200px; }

@media (max-width: 1024px) {
  .link-video {
    width: 100%; }
    .link-video img {
      width: 100%; } }

#section-prata .bg {
  background: linear-gradient(#9a9a9a 0%, #fff 100%);
  padding: 79px 0 0; }
  #section-prata .bg .logo img {
    margin: 0 auto 49px;
    display: block; }
  #section-prata .bg .img-prata {
    padding: 0 20px;
    margin: 0 auto;
    display: block; }

#section-prata .texto {
  background-color: #fff;
  padding: 70px 0 49px; }
  #section-prata .texto p {
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    color: #4e4e4e; }

#section-item-empreendimento {
  padding: 1px 0; }
  #section-item-empreendimento .container {
    max-width: 1034px; }
  #section-item-empreendimento .item-empreendimento .logo {
    margin: 66px auto 26px;
    display: table; }
    @media (max-width: 768px) {
      #section-item-empreendimento .item-empreendimento .logo {
        max-width: 75%; } }
  #section-item-empreendimento .item-empreendimento .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px; }
    @media (max-width: 768px) {
      #section-item-empreendimento .item-empreendimento .title {
        display: block; } }
    #section-item-empreendimento .item-empreendimento .title strong {
      font-weight: bold;
      font-size: 18px;
      text-align: left;
      color: #3e3e3e;
      font-weight: bold;
      font-size: 18px;
      line-height: 26px;
      text-align: left;
      color: #343434; }
      @media (max-width: 768px) {
        #section-item-empreendimento .item-empreendimento .title strong {
          display: block;
          text-align: center;
          margin-bottom: 10px; } }
    #section-item-empreendimento .item-empreendimento .title span {
      display: block;
      padding: 0 40px;
      position: relative; }
      @media (max-width: 768px) {
        #section-item-empreendimento .item-empreendimento .title span {
          display: block;
          text-align: center; } }
      #section-item-empreendimento .item-empreendimento .title span::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        height: 1px;
        width: 100%;
        background-color: #707070; }
      #section-item-empreendimento .item-empreendimento .title span b {
        position: relative;
        font-weight: 500;
        font-size: 18px;
        color: #fff;
        background-color: #385C8D;
        padding: 8px 20px;
        display: block; }
  #section-item-empreendimento .item-empreendimento .texto p, #section-item-empreendimento .item-empreendimento .texto * {
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    color: #343434; }
  #section-item-empreendimento button {
    margin: 50px auto;
    height: 58px;
    background: #CC891D; }
  #section-item-empreendimento .info {
    height: 456px;
    display: flex;
    align-items: center;
    position: relative; }
    @media (max-width: 768px) {
      #section-item-empreendimento .info {
        height: auto;
        padding: 20px 0; } }
    #section-item-empreendimento .info:before {
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: -1;
      background: #1f1a1a;
      opacity: 0.54; }
    #section-item-empreendimento .info h5 {
      font-weight: 600;
      font-size: 35px;
      line-height: 39px;
      text-align: left;
      color: #fff;
      margin-bottom: 13px; }
    #section-item-empreendimento .info p {
      font-weight: 500;
      font-size: 14px;
      line-height: 26px;
      text-align: left;
      color: #fff;
      margin-bottom: 0; }

#section-equipe {
  background: linear-gradient(#1f273c 0%, #5c6167 100%);
  padding-top: 40px; }
  #section-equipe .container {
    max-width: 1114px; }
  #section-equipe .info {
    display: flex;
    align-items: center;
    flex-direction: row-reverse; }
    @media (max-width: 768px) {
      #section-equipe .info {
        display: block; } }
    @media (max-width: 768px) {
      #section-equipe .info img {
        display: block;
        margin: 0 auto; } }
    #section-equipe .info h4 {
      font-family: Montserrat;
      font-weight: bold;
      font-size: 64px;
      text-align: left;
      color: #fff;
      margin-bottom: 44px; }
      @media (max-width: 768px) {
        #section-equipe .info h4 {
          text-align: center;
          font-size: 30px;
          line-height: 40px;
          margin-bottom: 20px; } }
    #section-equipe .info div div {
      padding-left: 40px;
      font-weight: 500;
      font-size: 13px;
      line-height: 19px;
      text-align: left;
      color: #fff; }
      @media (max-width: 768px) {
        #section-equipe .info div div {
          padding: 0;
          text-align: center; } }

#section-marcas {
  padding: 50px 0; }
  #section-marcas .lista-marcas {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    #section-marcas .lista-marcas .marca {
      background-image: url("../img/img-marcas.png");
      height: 98px; }
    #section-marcas .lista-marcas .marca-1 {
      background-position-x: 0;
      width: 105px; }
    #section-marcas .lista-marcas .marca-2 {
      background-position-x: -105px;
      width: 72px; }
    #section-marcas .lista-marcas .marca-3 {
      background-position-x: -177px;
      width: 71px; }
    #section-marcas .lista-marcas .marca-4 {
      background-position-x: -248px;
      width: 106px; }
    #section-marcas .lista-marcas .marca-5 {
      background-position-x: -354px;
      width: 99px; }
    #section-marcas .lista-marcas .marca-6 {
      background-position-x: -453px;
      width: 108px; }
    #section-marcas .lista-marcas .marca-7 {
      background-position-x: -561px;
      width: 78px; }
    #section-marcas .lista-marcas .marca-8 {
      background-position-x: -639px;
      width: 113px; }
    #section-marcas .lista-marcas .marca-9 {
      background-position-x: -752px;
      width: 73px; }

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

#formulario {
  background: rgba(137, 190, 209, 0.55);
  box-shadow: 0px 15px 36px rgba(0, 0, 0, 0.62);
  padding: 30px 11px 40px;
  max-width: 550px;
  float: right; }
  #formulario * {
    font-family: 'Montserrat'; }
  #formulario .fa {
    font: normal normal normal 14px/1 FontAwesome; }
  @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 #000;
      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;
    text-transform: uppercase;
    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 .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 p {
    font-weight: normal;
    font-size: 17px;
    letter-spacing: 0.04em;
    line-height: 27px;
    text-align: left;
    color: #6f6f6f;
    margin-bottom: 0; }
    @media (max-width: 568px) {
      #section-defesa p {
        text-align: center; } }

#section-frase {
  background-color: #162745; }
  #section-frase h2 {
    font-size: 35px;
    line-height: 53px;
    text-align: center;
    color: #fff;
    display: block;
    padding: 44px 0;
    margin-bottom: 0;
    font-family: 'Montserrat';
    font-family: 'Gotham';
    font-weight: 900;
    font-size: 35px;
    line-height: 38px;
    text-align: center;
    color: #fff; }
    @media (max-width: 768px) {
      #section-frase h2 {
        font-size: 25px;
        line-height: 30px;
        padding: 25px; } }

.box-texto-destaque h3 {
  font-family: 'Gotham';
  font-weight: 500;
  font-size: 26px;
  letter-spacing: 0.04em;
  line-height: 57px;
  text-align: left;
  color: #fff;
  background-color: #618C68;
  display: initial;
  padding: 10px; }
  @media (max-width: 768px) {
    .box-texto-destaque h3 {
      font-size: 20px;
      line-height: 45px;
      padding: 6px 0; } }
  @media (max-width: 568px) {
    .box-texto-destaque h3 br {
      display: none; }
    .box-texto-destaque h3 b {
      display: none; } }

.box-texto-destaque p {
  font-family: 'gothambook';
  font-weight: 300;
  font-size: 25px;
  letter-spacing: 0.04em;
  line-height: 47px;
  text-align: left;
  color: #fff;
  margin-top: 56px; }
  @media (max-width: 768px) {
    .box-texto-destaque p {
      font-size: 16px;
      line-height: 20px;
      margin-top: 30px; } }

#section-bairro {
  background-image: url("../img/bg-bairro.jpg");
  background-position: center;
  background-size: cover;
  height: 1012px;
  display: flex;
  align-items: center; }
  @media (max-width: 768px) {
    #section-bairro {
      height: auto;
      padding: 40px 0; } }
  @media (max-width: 568px) {
    #section-bairro {
      background-position: center left; } }

#section-investimento-seguro {
  background-image: url("../img/bg-investimento.png");
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  height: 787px;
  display: flex;
  align-items: center;
  background-color: #212B2D; }
  @media (max-width: 768px) {
    #section-investimento-seguro {
      height: auto;
      padding: 40px 0; } }
  @media (max-width: 758px) {
    #section-investimento-seguro {
      background-image: none; } }

#section-novos-icones, #section-icones-conforto {
  background-color: #fff;
  padding: 15px 0; }
  #section-novos-icones .box-icones, #section-icones-conforto .box-icones {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    #section-novos-icones .box-icones .item, #section-icones-conforto .box-icones .item {
      text-align: center;
      margin: 20px 0; }
      #section-novos-icones .box-icones .item img, #section-icones-conforto .box-icones .item img {
        margin: 0 auto; }
      #section-novos-icones .box-icones .item span, #section-icones-conforto .box-icones .item span {
        font-family: 'gothambook';
        font-weight: normal;
        font-size: 22px;
        letter-spacing: -0.04em;
        line-height: 26px;
        text-align: center;
        color: #26382a;
        display: block; }

#section-icones-conforto {
  background-color: #162745; }
  #section-icones-conforto .box-icones .item span {
    color: #fff; }

#section-servicos {
  background-color: #162745;
  background-position: right;
  background-repeat: no-repeat;
  color: #614c4c;
  position: relative; }
  #section-servicos .container {
    padding: 0;
    width: 1900px;
    max-width: 100%; }
  #section-servicos .colunas {
    display: flex;
    flex-direction: row-reverse;
    align-items: center; }
    @media screen and (max-width: 1440px) {
      #section-servicos .colunas {
        align-items: stretch; } }
    @media screen and (max-width: 768px) {
      #section-servicos .colunas {
        display: block; } }
    #section-servicos .colunas table img {
      display: block;
      margin: 0 auto; }
    #section-servicos .colunas table td {
      padding: 19px 0;
      font-weight: normal;
      font-size: 20px;
      line-height: 23px;
      text-align: left;
      color: #fff;
      text-transform: uppercase;
      vertical-align: middle;
      font-family: 'Montserrat'; }
      #section-servicos .colunas table td:first-child {
        padding-right: 44px; }
      @media (max-width: 568px) {
        #section-servicos .colunas table td {
          padding: 10px 0; } }
    @media screen and (max-width: 1440px) {
      #section-servicos .colunas .item-coluna {
        align-items: initial; } }
    @media screen and (max-width: 768px) {
      #section-servicos .colunas .item-coluna {
        display: block;
        width: 100%; } }
    #section-servicos .colunas .item-coluna.img {
      display: flex; }
      #section-servicos .colunas .item-coluna.img img {
        width: 100%;
        object-fit: fill; }
    #section-servicos .colunas .item-coluna.texto {
      padding: 0 10px;
      width: calc(1320px / 2);
      padding: 87px 36px 67px; }
      @media screen and (max-width: 1440px) {
        #section-servicos .colunas .item-coluna.texto {
          width: 50%;
          padding: 80px 36px 30px; } }
      @media screen and (max-width: 768px) {
        #section-servicos .colunas .item-coluna.texto {
          width: 100%; } }
      @media (max-width: 568px) {
        #section-servicos .colunas .item-coluna.texto {
          padding: 0 25px; } }
      #section-servicos .colunas .item-coluna.texto .titulo {
        position: relative; }
        @media (max-width: 768px) {
          #section-servicos .colunas .item-coluna.texto .titulo {
            padding: 0; } }
      #section-servicos .colunas .item-coluna.texto h2 {
        font-size: 35px;
        line-height: 53px;
        text-align: center;
        color: #fff;
        margin-bottom: 40px; }
        @media (max-width: 1024px) {
          #section-servicos .colunas .item-coluna.texto h2 {
            font-size: 35px;
            line-height: 40px; } }
        @media (max-width: 768px) {
          #section-servicos .colunas .item-coluna.texto h2 {
            padding-left: 0;
            text-align: center;
            padding: 0 80px; }
            #section-servicos .colunas .item-coluna.texto h2 br {
              display: none; } }
        @media (max-width: 568px) {
          #section-servicos .colunas .item-coluna.texto h2 {
            line-height: 25px;
            padding: 50px 0 0 0; } }
      #section-servicos .colunas .item-coluna.texto .img-ponto {
        position: absolute;
        right: -10px;
        top: -120px; }
        @media (max-width: 1024px) {
          #section-servicos .colunas .item-coluna.texto .img-ponto {
            width: 90px;
            top: -110px; } }
        @media (max-width: 768px) {
          #section-servicos .colunas .item-coluna.texto .img-ponto {
            width: 70px;
            top: -120px; } }
        @media (max-width: 568px) {
          #section-servicos .colunas .item-coluna.texto .img-ponto {
            width: 50px;
            top: -30px;
            right: -10px; } }
      #section-servicos .colunas .item-coluna.texto .descricao {
        padding-right: 75px; }
        @media screen and (max-width: 1440px) {
          #section-servicos .colunas .item-coluna.texto .descricao {
            padding-right: 50px; } }
        @media (max-width: 568px) {
          #section-servicos .colunas .item-coluna.texto .descricao {
            padding-right: 0; } }
      #section-servicos .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-servicos .colunas .item-coluna.texto p {
            padding-left: 0; } }

#section-mosaico {
  position: relative;
  background-color: #EB8D64; }
  @media (max-width: 768px) {
    #section-mosaico {
      padding: 0 0; } }
  #section-mosaico .col-lg-6 {
    align-items: center;
    display: flex; }
  #section-mosaico img {
    max-width: 100%;
    display: block;
    width: 50%; }
    @media (max-width: 768px) {
      #section-mosaico img {
        width: 100%; } }
  #section-mosaico .row {
    align-items: revert;
    justify-content: flex-end;
    background-color: #EB8D64; }
    #section-mosaico .row.second {
      flex-direction: row-reverse; }
      #section-mosaico .row.second span {
        padding-right: 40px !important; }
        @media (max-width: 768px) {
          #section-mosaico .row.second span {
            padding: 0 15px; } }
  #section-mosaico h3 {
    font-weight: bold;
    font-size: 36px;
    text-align: left;
    color: #fff;
    margin: 22px 0;
    display: block; }
  #section-mosaico span {
    /*
        background-color: rgba(18, 18, 18, 0.75);
        position: absolute;
        right: 50%;
        width: 50%;
        
        height: 100%;*/
    top: 0;
    font-weight: 900;
    font-size: 35px;
    line-height: 40px;
    text-align: left;
    color: #fff;
    text-align: right;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    padding-right: 70px;
    /*
        justify-content: center;
        display: flex;
        flex-direction: column;
        */
    padding: 0 44px;
    display: block; }
    @media (max-width: 768px) {
      #section-mosaico span {
        font-size: 30px;
        line-height: 35px;
        padding-right: 40px;
        width: 100%; }
        #section-mosaico span br {
          display: none; } }
    @media (max-width: 568px) {
      #section-mosaico span {
        width: 100%;
        left: 0;
        padding: 0 20px;
        text-align: center;
        font-size: 19px;
        line-height: 20px; }
        #section-mosaico span button {
          padding: 4px;
          margin: 10px 0; }
        #section-mosaico span br {
          display: none; } }
    #section-mosaico span p {
      font-weight: 500;
      font-size: 14px;
      line-height: 26px;
      text-align: left;
      color: #fff;
      max-width: 534px; }
      @media (max-width: 768px) {
        #section-mosaico span p {
          line-height: 25px;
          margin-top: 20px; } }
  #section-mosaico button {
    display: inline; }

.section-padrao {
  position: relative;
  background-color: #162745;
  height: 758px;
  background-size: cover;
  background-position: center; }
  .section-padrao .col-lg-6 {
    align-items: center;
    display: flex; }
  .section-padrao img {
    max-width: 100%;
    display: block;
    width: 50%; }
  .section-padrao .row {
    align-items: revert;
    justify-content: flex-end; }
  .section-padrao .box {
    background-color: rgba(147, 146, 147, 0.9);
    position: absolute;
    right: 0;
    width: 50%;
    height: 100%;
    top: 0;
    font-weight: 900;
    font-size: 35px;
    line-height: 40px;
    text-align: left;
    color: #fff;
    text-align: right;
    display: flex;
    align-items: center;
    padding-right: 70px;
    text-align: right;
    /*
        justify-content: center;
        display: flex;
        flex-direction: column;
        */
    display: flex;
    justify-content: center; }
    @media (max-width: 1024px) {
      .section-padrao .box {
        width: 50%; } }
    @media (max-width: 768px) {
      .section-padrao .box {
        font-size: 30px;
        line-height: 35px;
        padding-right: 40px;
        position: relative;
        left: auto;
        width: 100%;
        padding: 20px 0;
        text-align: center; } }
    @media (max-width: 568px) {
      .section-padrao .box {
        width: 100%;
        left: 0;
        padding: 20px 15px;
        text-align: center;
        font-size: 19px;
        line-height: 20px; }
        .section-padrao .box button {
          padding: 10px;
          margin: 10px auto; }
        .section-padrao .box br {
          display: none; } }
    .section-padrao .box b {
      text-transform: uppercase; }
    .section-padrao .box p {
      font-family: 'gothambook';
      font-weight: normal;
      font-size: 15px;
      letter-spacing: 0.04em;
      line-height: 40px;
      text-align: right;
      color: #fff;
      font-weight: normal;
      font-size: 15px;
      letter-spacing: 0.04em;
      line-height: 40px;
      text-align: right;
      color: #fff;
      margin-top: 40px; }
      @media (max-width: 768px) {
        .section-padrao .box p {
          text-align: center;
          margin-top: 20px;
          line-height: 30px; } }
  @media (max-width: 768px) {
    .section-padrao {
      height: auto; } }

#section-galeria {
  background-position: center;
  background-size: cover;
  padding: 40px 0 20px; }
  #section-galeria h2 {
    font-weight: 900;
    font-size: 31px;
    line-height: 40px;
    text-align: center;
    color: #162745;
    margin-bottom: 30px;
    text-transform: uppercase; }
    @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;
          display: none;
          bottom: 0;
          right: 0;
          background: #fff;
          padding: 2px 4px;
          width: 100%;
          height: 100%;
          text-align: center;
          color: #fff;
          font-weight: 100;
          font-weight: 500;
          font-family: 'Montserrat';
          align-items: center;
          justify-content: center;
          background-color: rgba(31, 43, 32, 0.9); }
          #section-galeria .lista .item a span i {
            color: #858585; }
        #section-galeria .lista .item a:hover span {
          display: flex; }
      #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-galeria h3 {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 35px;
    letter-spacing: 0.04em;
    line-height: 43px;
    text-align: center;
    color: #557b54;
    margin-top: 30px; }
    @media (max-width: 568px) {
      #section-galeria h3 {
        font-size: 22px;
        line-height: 29px;
        margin-top: 20px; } }

.galeria-detalhes {
  background: transparent;
  overflow: hidden; }
  .galeria-detalhes .btn-round {
    border: none;
    background: #33928b;
    border-radius: 25px;
    transition: all 0.4s ease;
    text-decoration: none; }
    .galeria-detalhes .btn-round:hover {
      background: #1f5955; }
  .galeria-detalhes .btn-round-black {
    background: rgba(0, 0, 0, 0.35);
    width: 45px;
    height: 45px;
    line-height: 48px;
    border-radius: 100%;
    text-align: center;
    margin-top: -10px;
    transition: all 0.4s ease; }
    .galeria-detalhes .btn-round-black:hover {
      background: rgba(0, 0, 0, 0.65); }
  .galeria-detalhes .linha-features {
    background: #5f5f5f;
    border-radius: 25px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 0.9rem; }
  .galeria-detalhes .slick-galeria-detalhes {
    position: relative;
    outline: none; }
    .galeria-detalhes .slick-galeria-detalhes .slick-dots {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 100px;
      padding-left: 0;
      display: flex;
      justify-content: center;
      list-style-type: none; }
      .galeria-detalhes .slick-galeria-detalhes .slick-dots li {
        outline: none;
        padding-left: 2.5px;
        padding-right: 2.5px;
        opacity: 0.75;
        transition: all 0.4s ease; }
        .galeria-detalhes .slick-galeria-detalhes .slick-dots li.slick-active {
          opacity: 1; }
        .galeria-detalhes .slick-galeria-detalhes .slick-dots li button {
          outline: none;
          color: transparent;
          width: 30px;
          height: 30px;
          background: white;
          border: none;
          border-radius: 100%; }
    .galeria-detalhes .slick-galeria-detalhes .slick-list {
      padding: 0 0 0 0; }
    .galeria-detalhes .slick-galeria-detalhes .seta-proximo, .galeria-detalhes .slick-galeria-detalhes .seta-anterior {
      outline: none;
      position: relative;
      width: 67px;
      height: 67px;
      border-radius: 100%;
      line-height: 20px;
      z-index: 996;
      border: none;
      background: transparent;
      color: white;
      font-size: 32px; }
    .galeria-detalhes .slick-galeria-detalhes .reg-carousel {
      outline: none;
      max-width: 1034px;
      transition: opacity 0.4s ease;
      position: relative; }
      .galeria-detalhes .slick-galeria-detalhes .reg-carousel p {
        color: transparent !important;
        transition: color 0.4s ease; }
      .galeria-detalhes .slick-galeria-detalhes .reg-carousel .col-botoes {
        opacity: 0;
        transition: opacity 0.4s ease; }
      .galeria-detalhes .slick-galeria-detalhes .reg-carousel.slick-current {
        opacity: 1;
        color: white;
        text-align: center; }
        .galeria-detalhes .slick-galeria-detalhes .reg-carousel.slick-current p {
          font-family: 'Montserrat';
          text-transform: uppercase;
          color: #E9D8A7 !important;
          font-weight: 100; }
        .galeria-detalhes .slick-galeria-detalhes .reg-carousel.slick-current .col-botoes {
          opacity: 1; }
        .galeria-detalhes .slick-galeria-detalhes .reg-carousel.slick-current .col-img-casa::before {
          display: none !important; }
      .galeria-detalhes .slick-galeria-detalhes .reg-carousel .container {
        position: relative;
        margin: 0;
        min-width: 1034px; }
      .galeria-detalhes .slick-galeria-detalhes .reg-carousel .col-img-casa {
        height: 500px;
        cursor: pointer;
        border-radius: 11px;
        position: relative; }
        .galeria-detalhes .slick-galeria-detalhes .reg-carousel .col-img-casa::before {
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background: #2f4150;
          opacity: 0.72;
          border-radius: 11px; }

@media screen and (max-width: 992px) {
  .galeria-detalhes .btn-round-black {
    display: none; } }

@media screen and (max-width: 992px) {
  .galeria-detalhes .linha-features {
    border-radius: 5px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem; } }

@media screen and (max-width: 992px) {
  .galeria-detalhes .linha-features .texto {
    display: block;
    width: 100%; } }

@media screen and (max-width: 992px) {
  .galeria-detalhes .linha-features .divisor {
    display: none; } }

@media screen and (max-width: 992px) {
  .galeria-detalhes .slick-galeria-detalhes {
    padding: 0; } }

@media screen and (max-width: 1600px) {
  .galeria-detalhes .slick-galeria-detalhes .reg-carousel {
    max-width: 850px; } }

@media screen and (max-width: 992px) {
  .galeria-detalhes .slick-galeria-detalhes .reg-carousel {
    width: 100vw;
    padding-right: 0;
    padding-left: 0; } }

@media screen and (max-width: 1600px) {
  .galeria-detalhes .slick-galeria-detalhes .reg-carousel .container {
    min-width: 870px; } }

@media screen and (max-width: 992px) {
  .galeria-detalhes .slick-galeria-detalhes .reg-carousel .container {
    padding: 0;
    min-width: 100%; } }

@media screen and (max-width: 992px) {
  .galeria-detalhes .slick-galeria-detalhes .reg-carousel .container .row {
    margin: 0; } }

@media screen and (max-width: 1600px) {
  .galeria-detalhes .slick-galeria-detalhes .reg-carousel .col-img-casa {
    height: 400px; } }

@media screen and (max-width: 992px) {
  .galeria-detalhes .slick-galeria-detalhes .reg-carousel .col-img-casa {
    min-width: 100%;
    background-size: cover !important;
    padding: 0; } }

/*# sourceMappingURL=casa_detalhes.css.map */
#galeria {
  padding-right: 0;
  padding-left: 0; }
  #galeria .botoes {
    width: 100%;
    display: flex !important;
    position: absolute;
    height: 500px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px; }
    @media (max-width: 1400px) {
      #galeria .botoes {
        height: 400px; } }
    @media (max-width: 992px) {
      #galeria .botoes {
        height: 260px; } }
    @media (max-width: 767px) {
      #galeria .botoes {
        display: none !important; } }
    #galeria .botoes button {
      width: 80px;
      height: 80px;
      background-color: #546074;
      border-radius: 100px;
      color: white;
      border: none;
      font-size: 30px;
      display: flex;
      justify-content: center;
      align-items: center;
      transition: 0.4s; }
      #galeria .botoes button:hover {
        background-color: #3f4856; }
      #galeria .botoes button:focus {
        border-color: #3f4856; }
  #galeria .seta-anterior, #galeria .seta-proximo {
    position: absolute;
    width: 50px;
    height: 50px;
    background-color: transparent;
    border-radius: 100px;
    color: white;
    border: none;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.4s;
    box-shadow: none; }
    @media (max-width: 767px) {
      #galeria .seta-anterior, #galeria .seta-proximo {
        background-color: #162745; } }
    #galeria .seta-anterior:hover, #galeria .seta-proximo:hover {
      background-color: #3f4856; }
    #galeria .seta-anterior:focus, #galeria .seta-proximo:focus {
      border-color: #3f4856; }
  #galeria .seta-anterior {
    margin-left: 50px !important; }
  #galeria .seta-proximo {
    right: 50px !important; }

.galeria-detalhes__lazer {
  background-color: #fff; }
  .galeria-detalhes__lazer .slick-galeria-detalhes {
    margin-bottom: 0; }
    .galeria-detalhes__lazer .slick-galeria-detalhes .reg-carousel.slick-current p {
      color: #2B383D !important;
      font-weight: 600; }

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

#rodape-fixo {
  background: #162745;
  background: linear-gradient(90deg, #162745 0%, #162745 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: #45657C; }
  #rodape-fixo img {
    width: 152px;
    transition: all 0.4s;
    height: auto; }
    #rodape-fixo img.logo-eliana {
      width: 277px; }
    #rodape-fixo img.logo-remax {
      width: 97px;
      margin-left: 30px; }
  #rodape-fixo .lista {
    display: flex;
    align-items: center; }
    @media (max-width: 768px) {
      #rodape-fixo .lista {
        display: none; } }
    #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, #rodape-fixo .lista > div.contato {
        cursor: pointer;
        font-weight: normal;
        font-size: 13px;
        letter-spacing: -0.06em;
        line-height: 20px;
        color: #fff; }
        #rodape-fixo .lista > div.whatsapp i, #rodape-fixo .lista > div.contato i {
          font-size: 35px;
          margin-right: 10px; }
        #rodape-fixo .lista > div.whatsapp strong, #rodape-fixo .lista > div.contato strong {
          font-weight: bold;
          font-size: 17px;
          letter-spacing: -0.06em;
          color: #fff;
          display: block; }
  #rodape-fixo.fixed img {
    width: 100px; }
    #rodape-fixo.fixed img.logo-eliana {
      width: 230px; }
    #rodape-fixo.fixed img.logo-remax {
      width: 57px; }

#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; } }

.section-btn {
  padding: 20px 0;
  text-align: center; }

.btn-conhecer {
  text-align: center;
  margin: 30px auto;
  display: table; }

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