/*
@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 .box-video {
      display: flex;
      flex-direction: column;
      align-items: flex-end; }
    #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: 561px;
        margin-bottom: 36px; }
        @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; }
  .section-empreendimentos .title {
    position: relative;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    background-color: #6D0434;
    padding: 40px 0; }
    @media (max-width: 768px) {
      .section-empreendimentos .title {
        display: block;
        margin-bottom: 0; } }
    @media (max-width: 568px) {
      .section-empreendimentos .title {
        padding: 10px 0; } }
    .section-empreendimentos .title .container {
      position: relative; }
    .section-empreendimentos .title h2 {
      font-size: 28px;
      text-align: center;
      color: #fff;
      margin: 0;
      position: relative; }
      .section-empreendimentos .title h2 b {
        position: relative;
        background-color: #6D0434;
        padding: 0 12px;
        display: inline-block;
        font-weight: bold; }
      @media (max-width: 768px) {
        .section-empreendimentos .title h2 {
          border-bottom: 1px solid #707070;
          display: block;
          margin-bottom: 10px;
          padding-bottom: 10px; } }
      .section-empreendimentos .title h2::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        height: 1px;
        width: 100%;
        background-color: #fff; }
        @media (max-width: 768px) {
          .section-empreendimentos .title h2::before {
            display: none; } }
    .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 {
    margin-top: 36px; }
    .section-empreendimentos .lista-empreendimentos .item {
      background-color: #fff;
      border-radius: 15px;
      margin-bottom: 51px;
      box-shadow: 3px 0px 16px rgba(0, 0, 0, 0.16); }
      @media (max-width: 768px) {
        .section-empreendimentos .lista-empreendimentos .item {
          margin-top: 20px; } }
      @media (max-width: 568px) {
        .section-empreendimentos .lista-empreendimentos .item {
          margin-bottom: 0; } }
      .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: 15px;
      width: 100%; }
    .section-empreendimentos .lista-empreendimentos .tipo {
      position: absolute; }
      @media (max-width: 568px) {
        .section-empreendimentos .lista-empreendimentos .tipo {
          max-width: 20%; } }
      .section-empreendimentos .lista-empreendimentos .tipo.tipo-lancamento {
        right: 27px;
        top: 0; }
      .section-empreendimentos .lista-empreendimentos .tipo.tipo-construcao {
        left: 0;
        top: 19px; }
        @media (max-width: 568px) {
          .section-empreendimentos .lista-empreendimentos .tipo.tipo-construcao {
            max-width: 50%; } }
      .section-empreendimentos .lista-empreendimentos .tipo.tipo-pronto {
        right: 31px;
        top: 0; }
    .section-empreendimentos .lista-empreendimentos .divide {
      display: flex;
      padding: 18px 10px 10px; }
      @media (max-width: 568px) {
        .section-empreendimentos .lista-empreendimentos .divide {
          display: block; } }
    .section-empreendimentos .lista-empreendimentos .logo .img-logo-empreendimento {
      margin: 0 auto 7px;
      display: table; }
    .section-empreendimentos .lista-empreendimentos .logo span {
      font-weight: 500;
      font-size: 16px;
      line-height: 14px;
      text-align: center;
      color: #3e3e3e;
      text-transform: uppercase;
      display: block; }
    .section-empreendimentos .lista-empreendimentos .desc {
      padding-left: 52px; }
      @media (max-width: 568px) {
        .section-empreendimentos .lista-empreendimentos .desc {
          padding: 0; } }
      .section-empreendimentos .lista-empreendimentos .desc h6 {
        font-weight: 300;
        font-size: 16px;
        line-height: 14px;
        text-align: left;
        color: #fff;
        background-color: #60042E;
        border-radius: 16px;
        padding: 10px;
        display: table;
        margin: 8px auto 22px; }
      .section-empreendimentos .lista-empreendimentos .desc p {
        font-weight: 500;
        font-size: 12px;
        line-height: 20px;
        text-align: left;
        color: #575757;
        margin-bottom: 0; }
    .section-empreendimentos .lista-empreendimentos .inner-empreendimento {
      padding: 0 12px 14px; }
      .section-empreendimentos .lista-empreendimentos .inner-empreendimento > div {
        display: flex;
        min-height: 259px;
        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 button {
      margin: 0 auto;
      height: 44px;
      background-color: #CC891D; }
      .section-empreendimentos .lista-empreendimentos button svg {
        margin-left: 10px; }
  .section-empreendimentos .nenhum-resultado {
    display: none;
    padding-bottom: 36px; }
    .section-empreendimentos .nenhum-resultado strong {
      font-size: 24px;
      display: block;
      text-align: center;
      color: #67144A;
      padding: 30px 15px; }

#filtros {
  background: linear-gradient(#67144A 0%, #37021a 100%);
  padding: 33px 0; }
  @media (max-width: 568px) {
    #filtros {
      padding: 10px 0; } }
  #filtros .box {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 568px) {
      #filtros .box {
        display: block; } }
  #filtros .item-filtro {
    display: flex;
    align-items: center;
    background-color: #67144A;
    border-radius: 2px;
    padding: 5px; }
    @media (max-width: 568px) {
      #filtros .item-filtro {
        margin: 10px 0;
        justify-content: space-evenly; } }
    #filtros .item-filtro div {
      padding: 17px 35px;
      font-weight: bold;
      font-size: 17px;
      line-height: 26px;
      color: #fff;
      text-align: center;
      cursor: pointer; }
      @media (max-width: 768px) {
        #filtros .item-filtro div {
          padding: 10px 5px;
          font-size: 15px; } }
      @media (max-width: 568px) {
        #filtros .item-filtro div {
          font-size: 14px;
          font-weight: 400;
          padding: 5px;
          line-height: 15px; } }
      #filtros .item-filtro div.ativo {
        color: #3e3e3e;
        background-color: #fff; }

#section-banner-investe {
  background-color: #4D0234;
  cursor: pointer;
  margin: 0; }

.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: #000;
    opacity: 0.63;
    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: #60042E;
  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(168, 19, 94, 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: #60042E; }
  #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: #60042E; }
  #section-icones-conforto .box-icones .item span {
    color: #fff; }

#section-servicos {
  background-color: #60042E;
  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: #CC891D; }
  @media (max-width: 768px) {
    #section-mosaico {
      padding: 0 0; } }
  #section-mosaico .col-lg-6 {
    align-items: center;
    display: flex; }
  #section-mosaico strong {
    font-weight: 500;
    color: #CC891D;
    font-size: 24px;
    text-transform: uppercase; }
  #section-mosaico img {
    max-width: 100%;
    display: block;
    width: 50%;
    object-fit: cover; }
    @media (max-width: 768px) {
      #section-mosaico img {
        width: 100%; } }
  #section-mosaico .row {
    align-items: revert;
    justify-content: flex-end;
    background-color: #931A51; }
    #section-mosaico .row.second {
      background-color: #913169;
      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;
    background-color: #CC891D; }

.section-padrao {
  position: relative;
  background-color: #60042E;
  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-argo {
  padding: 50px; }
  @media (max-width: 568px) {
    #section-argo {
      padding: 10px; } }
  #section-argo .title {
    margin: 0 50px 50px;
    position: relative; }
    @media (max-width: 568px) {
      #section-argo .title {
        margin: 0 10px; } }
    #section-argo .title::before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      height: 1px;
      width: 100%;
      background-color: #60042e; }
    #section-argo .title h2 {
      font-weight: bold;
      font-size: 28px;
      text-align: center;
      color: #60042e;
      padding: 0 48px;
      background-color: #fff;
      display: table;
      margin: 0 auto;
      position: relative; }
      @media (max-width: 568px) {
        #section-argo .title h2 {
          padding: 0 20px; } }
  #section-argo p {
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    color: #3e3e3e; }

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

#rodape-fixo {
  background: #60042E;
  background: linear-gradient(90deg, #60042E 0%, #60042E 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: #6F1E43; }
  #rodape-fixo img {
    width: 212PX;
    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 */
