/*
@import "../colors";
@import "../variables";
@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 bottom;
  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: 1440px) {
    #section-video {
      min-height: 800px;
      padding-top: 0; } }
  @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;
    display: flex;
    justify-content: flex-start;
    /*
        &: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;
        }
        */ }
    @media (max-width: 768px) {
      #section-video .defesa {
        justify-content: flex-end;
        margin-bottom: 30px; } }
    #section-video .defesa div {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: flex-end; }
    #section-video .defesa h6 {
      font-weight: bold;
      font-size: 31px;
      letter-spacing: 0.01em;
      line-height: 29px;
      text-align: right;
      color: #fff; }
      @media (max-width: 568px) {
        #section-video .defesa h6 {
          text-align: center;
          margin: 0 auto;
          display: block; }
          #section-video .defesa h6 br {
            display: none; } }
    #section-video .defesa span {
      font-weight: bold;
      font-size: 21px;
      letter-spacing: 0.01em;
      line-height: 25px;
      text-align: right;
      color: #fff;
      display: block; }
      @media (max-width: 568px) {
        #section-video .defesa span {
          text-align: center; }
          #section-video .defesa span br {
            display: none; } }
      #section-video .defesa span strong {
        font-weight: 600; }
    #section-video .defesa b {
      font-weight: bold;
      font-size: 26px;
      letter-spacing: 0.01em;
      line-height: 24px;
      text-align: right;
      color: #fff;
      display: block;
      margin-top: 20px; }
      @media (max-width: 568px) {
        #section-video .defesa b {
          text-align: center;
          display: block;
          margin: 20px auto; } }
  #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: 90px; } }
    #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 .box-entrega {
    display: flex;
    margin: 40px 0 0; }
    @media (max-width: 1440px) {
      #section-video .box-entrega {
        margin-top: 20px; } }
    @media (max-width: 1440px) {
      #section-video .box-entrega img {
        max-width: 50%; } }
    @media (max-width: 768px) {
      #section-video .box-entrega img {
        max-width: -webkit-fill-available;
        margin: 0 auto; } }
    #section-video .box-entrega .item {
      height: 128px;
      border-radius: 64px;
      background: #d5a678;
      position: relative;
      width: fit-content;
      margin: 0 auto;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center; }
      @media (max-width: 768px) {
        #section-video .box-entrega .item {
          height: 108px; } }
      @media (max-width: 568px) {
        #section-video .box-entrega .item {
          height: auto;
          display: block; } }
      #section-video .box-entrega .item::before {
        content: '';
        width: calc(100% - 20px);
        border: 1px solid #fff;
        border-radius: 64px;
        height: calc(100% - 20px);
        position: absolute;
        left: 10px;
        top: 10px; }
  #section-video .row {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center; }
    #section-video .row img {
      margin: 0 auto 34px;
      display: block !important; }
    #section-video .row .principal {
      font-family: "Manier Medium-Trial";
      font-weight: 500;
      font-size: 40px;
      line-height: 38px;
      text-align: center;
      color: #fff;
      text-shadow: 0px 3px 16px rgba(0, 0, 0, 0.44); }
      #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: 30px;
          line-height: 35px;
          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-family: "Manier Bold-Trial";
      font-weight: bold;
      font-size: 99px;
      line-height: 95px;
      text-align: center;
      color: #fff; }
      #section-video .row .descricao img {
        margin-bottom: 30px; }
        @media (max-width: 768px) {
          #section-video .row .descricao img {
            max-width: 400px;
            margin-bottom: 0; } }
        @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: 25px;
          line-height: 30px;
          text-align: center;
          margin-bottom: 0; }
          #section-video .row .descricao br {
            display: none; } }
      @media (max-width: 568px) {
        #section-video .row .descricao {
          text-align: center;
          padding-right: 0px; } }
    #section-video .row .preco {
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 36px 0 0; }
      #section-video .row .preco b {
        font-family: "Manier Bold-Trial";
        font-weight: bold;
        font-size: 32px;
        letter-spacing: -0.04em;
        line-height: 31px;
        text-align: center;
        color: #fff;
        width: 419px;
        max-width: 100%;
        background-color: rgba(124, 170, 160, 0.72);
        border: 1px solid #95bfb6;
        padding: 15px 15px; }
        @media (max-width: 768px) {
          #section-video .row .preco b {
            font-size: 25px;
            line-height: 30px;
            display: block; } }
    #section-video .row p {
      font-weight: 500;
      font-size: 12px;
      line-height: 20px;
      text-align: left;
      color: #fff;
      max-width: 467px;
      margin: 0 auto; }
    #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);
      text-align: center;
      background-color: #95BFB6;
      background-color: #3CC360; }
      #section-video .row button:hover {
        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-freguesia .topo {
  padding: 83px 0 0;
  background-position: center center;
  background-repeat: no-repeat; }
  @media (max-width: 768px) {
    #section-freguesia .topo {
      padding: 20px 0; } }
  @media (max-width: 1440px) {
    #section-freguesia .topo {
      background-size: cover; } }
  #section-freguesia .topo img {
    margin: 0 auto;
    display: block !important; }
    @media (max-width: 768px) {
      #section-freguesia .topo img {
        padding: 0 20px; } }
  #section-freguesia .topo span {
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #151515;
    display: block;
    margin: 57px 0 41px; }
    @media (max-width: 768px) {
      #section-freguesia .topo span {
        margin: 20px 0;
        padding: 0 20px; }
        #section-freguesia .topo span br {
          display: none; } }
  #section-freguesia .topo h3 {
    font-family: "Manier Bold-Trial";
    font-weight: bold;
    font-size: 55px;
    line-height: 68px;
    text-align: center;
    color: #3e3e3e;
    padding: 34px 0;
    margin: 0; }
    @media (max-width: 768px) {
      #section-freguesia .topo h3 {
        padding-top: 10px;
        padding-bottom: 0;
        font-size: 30px;
        line-height: 35px; } }

#section-freguesia .link-video {
  position: relative;
  display: block;
  margin: 0 0 38px 0; }
  @media (max-width: 1024px) {
    #section-freguesia .link-video {
      width: 100%;
      margin: 0 0 40px; }
      #section-freguesia .link-video img {
        width: 100%; } }
  @media (max-width: 768px) {
    #section-freguesia .link-video {
      margin: 0; } }
  #section-freguesia .link-video::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(149, 191, 182, 0.56);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1; }
  #section-freguesia .link-video svg {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -79px 0 0 -79px;
    z-index: 2;
    transition: all 0.4s; }
  #section-freguesia .link-video:hover svg {
    margin: -100px 0 0 -100px;
    width: 200px;
    height: 200px; }

.section-img-txt {
  background-position: center center;
  background-repeat: no-repeat; }
  @media (max-width: 568px) {
    .section-img-txt {
      background-image: none !important; } }
  .section-img-txt .box-title {
    display: flex;
    align-items: center;
    margin-bottom: 13px; }
    @media (max-width: 768px) {
      .section-img-txt .box-title {
        display: block;
        margin-bottom: 0; } }
    .section-img-txt .box-title img {
      width: 60%; }
      @media (max-width: 768px) {
        .section-img-txt .box-title img {
          width: 100%; } }
    .section-img-txt .box-title div {
      width: 40%;
      padding-left: 50px; }
      @media (max-width: 768px) {
        .section-img-txt .box-title div {
          width: 100%;
          padding: 0 20px; } }
  .section-img-txt .box {
    display: flex;
    align-items: center;
    position: relative; }
    @media (max-width: 768px) {
      .section-img-txt .box {
        display: block; } }
    .section-img-txt .box.box-01 {
      margin: 31px 0; }
    .section-img-txt .box.box-02 {
      justify-content: flex-end;
      margin: 61px 0; }
      @media (max-width: 768px) {
        .section-img-txt .box.box-02 {
          margin: 0; } }
      .section-img-txt .box.box-02 .box-txt {
        max-width: 430px;
        padding: 0;
        margin-right: 40px; }
        @media (max-width: 768px) {
          .section-img-txt .box.box-02 .box-txt {
            margin: 0; } }
    .section-img-txt .box svg {
      position: absolute;
      left: 50%;
      top: calc(-60px - 31px);
      z-index: 2; }
      @media (max-width: 768px) {
        .section-img-txt .box svg {
          display: none; } }
    .section-img-txt .box img {
      width: 60%; }
      @media (max-width: 768px) {
        .section-img-txt .box img {
          width: 100%; } }
    .section-img-txt .box > div {
      padding-left: 50px;
      position: relative;
      max-width: 440px; }
      @media (max-width: 1440px) {
        .section-img-txt .box > div {
          padding: 0 30px !important;
          max-width: fit-content; } }
      @media (max-width: 768px) {
        .section-img-txt .box > div {
          padding: 15px 15px 0 !important; } }
  .section-img-txt h6 {
    font-weight: bold;
    font-size: 29px;
    letter-spacing: 0.12em;
    line-height: 35px;
    text-align: left;
    color: #aa4539;
    margin-bottom: 0; }
    @media (max-width: 768px) {
      .section-img-txt h6 {
        text-align: center;
        padding: 20px 0; } }
  .section-img-txt .p {
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    color: #000;
    margin-bottom: 43px; }
  .section-img-txt .box-txt {
    max-width: 600px; }
    .section-img-txt .box-txt h4 {
      font-family: "Manier Bold-Trial";
      font-weight: bold;
      font-size: 33px;
      line-height: 41px;
      text-align: left;
      color: #3e3e3e;
      margin-bottom: 47px; }
      @media (max-width: 768px) {
        .section-img-txt .box-txt h4 {
          text-align: center;
          font-size: 25px;
          line-height: 30px;
          margin-bottom: 20px; }
          .section-img-txt .box-txt h4 br {
            display: none; } }
    .section-img-txt .box-txt p {
      font-weight: 500;
      font-size: 14px;
      line-height: 26px;
      text-align: left;
      color: #000; }
  .section-img-txt .text-ficha {
    margin-top: 60px; }
    @media (max-width: 768px) {
      .section-img-txt .text-ficha {
        margin-top: 30px;
        padding: 0 20px; } }
    .section-img-txt .text-ficha span {
      margin-bottom: 60px;
      display: block;
      position: relative;
      padding-left: 60px; }
      @media (max-width: 1440px) {
        .section-img-txt .text-ficha span {
          margin-bottom: 20px; } }
      @media (max-width: 768px) {
        .section-img-txt .text-ficha span {
          padding-left: 30px; } }
      .section-img-txt .text-ficha span::before {
        content: '';
        width: 14px;
        height: calc(100% - 20px);
        background-color: #ECDECF;
        position: absolute;
        left: 0;
        top: 10px; }
      .section-img-txt .text-ficha span strong {
        font-weight: bold;
        font-size: 28px;
        letter-spacing: -0.02em;
        line-height: 32px;
        text-align: left;
        color: #4b4b4b;
        display: block; }
        @media (max-width: 768px) {
          .section-img-txt .text-ficha span strong {
            font-size: 20px;
            line-height: 25px; } }
      .section-img-txt .text-ficha span p {
        font-weight: 400;
        font-size: 18px;
        letter-spacing: -0.02em;
        line-height: 32px;
        text-align: left;
        color: #4b4b4b; }
        @media (max-width: 768px) {
          .section-img-txt .text-ficha span p {
            font-size: 16px;
            line-height: 20px; } }

#section-galeria {
  background-color: #D9E5E1;
  padding: 0 0 76px; }
  @media (max-width: 768px) {
    #section-galeria {
      padding: 0 0 15px; } }
  #section-galeria .topo {
    padding: 50px 0; }
    @media (max-width: 768px) {
      #section-galeria .topo {
        padding-bottom: 0; } }
    #section-galeria .topo .box {
      display: flex;
      justify-content: space-around; }
      @media (max-width: 768px) {
        #section-galeria .topo .box {
          display: block; } }
      #section-galeria .topo .box .texto {
        display: flex;
        align-items: center; }
        @media (max-width: 768px) {
          #section-galeria .topo .box .texto {
            margin-bottom: 20px;
            display: block; } }
      #section-galeria .topo .box img {
        margin-right: 29px; }
        @media (max-width: 768px) {
          #section-galeria .topo .box img {
            display: block;
            margin: 0 auto 20px; } }
      #section-galeria .topo .box h4 {
        font-family: "Manier Bold-Trial";
        font-weight: bold;
        font-size: 43px;
        line-height: 53px;
        text-align: left;
        color: #3e3e3e;
        margin-right: 42px; }
        @media (max-width: 768px) {
          #section-galeria .topo .box h4 {
            display: block;
            text-align: center; } }
      #section-galeria .topo .box span {
        font-family: "Manier Bold-Trial";
        font-weight: bold;
        font-size: 32px;
        letter-spacing: -0.04em;
        line-height: 36px;
        text-align: center;
        color: #fff;
        background-color: #a7cac1;
        padding: 16px 16px; }
        @media (max-width: 768px) {
          #section-galeria .topo .box span {
            font-size: 25px;
            line-height: 30px;
            display: block; } }
  #section-galeria .selecao {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center; }
    #section-galeria .selecao a {
      font-family: Montserrat;
      font-weight: bold;
      font-size: 16px;
      letter-spacing: -0.04em;
      line-height: 21px;
      text-align: center;
      background-color: #C0D6D0;
      border: 1px solid #cce0d9;
      color: #dae4e1;
      padding: 19px 23px; }
      #section-galeria .selecao a.ativo {
        background-color: #7D9D93;
        border: 1px solid #83B294;
        color: #fff; }
  #section-galeria .galerias {
    margin: 0 65px;
    background-color: #fff;
    padding: 76px 0 46px 0; }
    @media (max-width: 768px) {
      #section-galeria .galerias {
        padding: 15px;
        margin: 15px; } }
    #section-galeria .galerias .galeria {
      padding: 0 80px; }
      #section-galeria .galerias .galeria.galeria__videos {
        display: none; }
      @media (max-width: 768px) {
        #section-galeria .galerias .galeria {
          padding: 0; } }
      #section-galeria .galerias .galeria .item-galeria {
        margin-bottom: 31px; }
      #section-galeria .galerias .galeria img {
        margin-bottom: 17px; }
      #section-galeria .galerias .galeria span {
        font-family: "Manier Bold-Trial";
        font-weight: bold;
        font-size: 22px;
        letter-spacing: 0.02em;
        line-height: 31px;
        text-align: center;
        color: #a7cac1;
        display: block; }
    #section-galeria .galerias button {
      margin: 0 auto; }

#section-localizacao {
  background-position: top center;
  background-repeat: no-repeat; }
  #section-localizacao h2 {
    font-family: "Manier Bold-Trial";
    font-weight: bold;
    font-size: 43px;
    line-height: 53px;
    text-align: center;
    color: #3e3e3e;
    padding: 20px 0 0;
    margin-bottom: 0; }
    @media (max-width: 768px) {
      #section-localizacao h2 {
        font-size: 30px;
        line-height: 35px; } }
  #section-localizacao .box {
    margin-top: 20px; }
  #section-localizacao .pontos .item-ponto h4 {
    font-family: "Manier Bold-Trial";
    font-weight: bold;
    font-size: 33px;
    line-height: 41px;
    text-align: left;
    color: #3e3e3e; }
    @media (max-width: 768px) {
      #section-localizacao .pontos .item-ponto h4 {
        text-align: center;
        font-size: 30px;
        line-height: 35px;
        text-align: center; }
        #section-localizacao .pontos .item-ponto h4 br {
          display: none; } }
  #section-localizacao .pontos .item-ponto span {
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    color: #000; }
    @media (max-width: 768px) {
      #section-localizacao .pontos .item-ponto span {
        margin-bottom: 30px;
        display: block; } }
  #section-localizacao .lista {
    margin-bottom: 65px; }
    @media (max-width: 768px) {
      #section-localizacao .lista {
        margin-bottom: 0; } }

#section-grupo {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../img/bg-grupo.jpg") !important;
  padding: 105px 0 40px; }
  @media (max-width: 768px) {
    #section-grupo {
      padding: 30px 0; } }
  #section-grupo .topo {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-bottom: 46px; }
    @media (max-width: 768px) {
      #section-grupo .topo {
        display: block; } }
    @media (max-width: 768px) {
      #section-grupo .topo img {
        display: block;
        margin: 0 auto 20px; } }
    #section-grupo .topo h6 {
      font-weight: normal;
      font-size: 21px;
      line-height: 34px;
      text-align: left;
      color: #fff;
      text-transform: uppercase; }
      @media (max-width: 768px) {
        #section-grupo .topo h6 {
          text-align: center; }
          #section-grupo .topo h6 br {
            display: none; } }
    #section-grupo .topo p {
      font-weight: 500;
      font-size: 14px;
      line-height: 26px;
      text-align: left;
      color: #fff; }
      @media (max-width: 768px) {
        #section-grupo .topo p {
          text-align: center; }
          #section-grupo .topo p br {
            display: none; } }
  #section-grupo .lista b {
    font-weight: 600;
    font-size: 19px;
    line-height: 31px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    padding: 0 0 22px 22px;
    display: block; }
  #section-grupo .lista img {
    margin-bottom: 18px; }

#section-arquitetura h3 {
  font-family: "Manier Bold-Trial";
  font-weight: bold;
  font-size: 43px;
  line-height: 53px;
  text-align: center;
  color: #3e3e3e;
  padding: 40px 0; }
  @media (max-width: 768px) {
    #section-arquitetura h3 {
      font-size: 30px;
      line-height: 35px;
      padding: 20px; } }

.section-title {
  background-color: #89BAAE;
  padding: 15px 0; }
  .section-title.topo {
    margin-top: -64px; }
    @media (max-width: 768px) {
      .section-title.topo {
        margin-top: 0; } }
  .section-title h2 {
    font-weight: bold;
    font-size: 29px;
    letter-spacing: 0.12em;
    line-height: 54px;
    text-align: center;
    color: #fff;
    margin: 0; }
    @media (max-width: 568px) {
      .section-title h2 {
        font-size: 25px;
        line-height: 30px; } }

#formulario {
  background: rgba(174, 206, 200, 0.8);
  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 30px;
      margin-top: 20px; } }
  @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 {
      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; } }

#rodape-fixo {
  background: #95BFB6;
  background: linear-gradient(90deg, #95BFB6 0%, #95BFB6 51%, #3a9713 76%, #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 .btn {
    display: flex;
    font-weight: 600;
    font-size: 13px;
    text-align: left;
    color: #fff;
    height: 100%;
    background-color: #3CC360; }
    #rodape-fixo .btn:hover {
      background-color: #CC891D; }
  #rodape-fixo img {
    width: 149px;
    transition: all 0.4s;
    height: auto;
    margin: 5px 0; }
    #rodape-fixo img.logo-gl {
      width: 56px;
      margin-left: 17px; }
    #rodape-fixo img.logo-remax {
      width: 254px;
      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; }
      #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 .lista > div.contato {
        background-color: #7CAAA0; }
  #rodape-fixo.fixed img {
    width: 100px; }
    #rodape-fixo.fixed img.logo-gl {
      width: 40px; }
    #rodape-fixo.fixed img.logo-remax {
      width: 200px; }

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

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

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