@font-face {
  font-family: 'AvenirNextLTPro';
  font-weight: normal;
  font-style: normal;
  src: url("../fontes/AvenirNextLTProRegular.eot");
  src: url("../fontes/AvenirNextLTProRegular.eot") format("embedded-opentype"), url("../fontes/AvenirNextLTProRegular.woff2") format("woff2"), url("../fontes/AvenirNextLTProRegular.woff") format("woff"), url("../fontes/AvenirNextLTProRegular.ttf") format("truetype"), url("../fontes/AvenirNextLTProRegular.svg#AvenirNextLTProRegular") format("svg"); }
@font-face {
  font-family: 'AvenirNextLTPro';
  font-weight: bold;
  src: url("../fontes/AvenirNextLTProBold.eot");
  src: url("../fontes/AvenirNextLTProBold.eot") format("embedded-opentype"), url("../fontes/AvenirNextLTProBold.woff2") format("woff2"), url("../fontes/AvenirNextLTProBold.woff") format("woff"), url("../fontes/AvenirNextLTProBold.ttf") format("truetype"), url("../fontes/AvenirNextLTProBold.svg#AvenirNextLTProBold") format("svg"); }
body {
  font-family: 'AvenirNextLTPro'; }

.box-section {
  width: 100%;
  min-height: 500px;
  float: left;
  overflow: hidden; }

body.video-executando {
  overflow: hidden; }

body {
  background: #d6d6d6; }

#site {
  background: #fff;
  width: 100%;
  max-width: 2000px;
  display: block;
  margin: 0px auto;
  overflow: hidden;
  position: relative;
  transition: all 0.4s; }

body.video-executando #site {
  transition-delay: 1s;
  max-width: 100%; }

.video-executando #header {
  margin-top: -165px; }

.menu-mobile-absoluto {
  display: none;
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 998; }
  .menu-mobile-absoluto .menu-mobile {
    padding-top: 145px;
    background: #294639;
    list-style: none;
    padding-bottom: 2em;
    overflow: scroll; }
    @media screen and (min-height: 1024px) {
      .menu-mobile-absoluto .menu-mobile {
        padding-top: 180px; } }
    .menu-mobile-absoluto .menu-mobile a {
      color: rgba(255, 255, 255, 0.95);
      text-decoration: none;
      font-weight: bold; }
    .menu-mobile-absoluto .menu-mobile ul {
      list-style-type: none; }
      .menu-mobile-absoluto .menu-mobile ul li {
        list-style: none; }
        .menu-mobile-absoluto .menu-mobile ul li a {
          color: rgba(255, 255, 255, 0.95);
          text-decoration: none; }

#header {
  background-image: url(../imagens/bg-header.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  width: 100%;
  height: 177px;
  float: left;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 999;
  transition: all 0.4s; }
  @media (max-width: 767px) {
    #header {
      height: 156px; } }
  #header.fixed {
    height: 145px; }
    #header.fixed #logo-principal {
      width: 177px;
      margin-top: 12px; }
      @media screen and (max-width: 922px) {
        #header.fixed #logo-principal {
          width: 150px;
          margin-top: 12px; } }
      @media screen and (max-width: 767px) {
        #header.fixed #logo-principal {
          width: 130px;
          margin-top: 15px; } }
    #header.fixed #menu-principal {
      margin-top: 16px; }
    #header.fixed #redes-sociais {
      margin-top: 14px; }
      @media screen and (max-width: 767px) {
        #header.fixed #redes-sociais {
          position: absolute;
          top: -70px;
          right: 25px;
          margin-top: 10px; } }
  #header #logo-principal {
    width: 220px;
    float: left;
    margin-top: 20px;
    transition: all 0.4s; }
    @media (max-width: 992px) {
      #header #logo-principal {
        width: 178px; } }
    @media (max-width: 767px) {
      #header #logo-principal {
        margin-top: 15px;
        width: 130px; } }
  #header #menu-principal {
    float: left;
    margin-top: 31px;
    transition: all 0.4s; }
    @media (max-width: 1200px) {
      #header #menu-principal {
        display: none; } }
    #header #menu-principal ul {
      padding-left: 0px;
      float: left;
      margin: 0px; }
      #header #menu-principal ul > li {
        float: left; }
        #header #menu-principal ul > li:hover > a {
          color: #279c97; }
        #header #menu-principal ul > li:hover > ul {
          display: block; }
        #header #menu-principal ul > li:last-child:before {
          display: none; }
        #header #menu-principal ul > li:before {
          content: '/';
          float: right;
          color: #294639;
          font-weight: bold;
          margin-top: 5px; }
      #header #menu-principal ul li {
        float: left;
        display: inline; }
        #header #menu-principal ul li > a {
          float: left;
          padding: 5px 8px;
          font-size: 16px;
          color: #294639;
          font-weight: bold;
          text-transform: uppercase;
          transition: all 0.4s; }
          @media screen and (max-width:1280px){
            
            #header #menu-principal ul li > a {
              float: left;
              padding: 5px 8px;
              font-size: 16px;
              color: #294639;
              font-weight: bold;
              text-transform: uppercase;
              transition: all 0.4s; }
          }
          #header #menu-principal ul li > a.active {
            color: #279c97; }
          #header #menu-principal ul li > a:hover {
            color: #279c97;
            text-decoration: none; }
        #header #menu-principal ul li ul {
          background-color: rgba(0, 0, 0, 0.8);
          width: fit-content;
          position: absolute;
          margin-top: 33px;
          display: none; }
          #header #menu-principal ul li ul li:before {
            display: none; }
          #header #menu-principal ul li ul li a {
            float: left;
            padding: 8px 13px;
            font-size: 12px;
            color: #fff;
            font-weight: bold;
            text-transform: uppercase;
            transition: all 0.4s; }
  @media screen and (max-width: 767px) {
    #header .envelope-menu-mobile {
      background: rgba(255, 255, 255, 0.7);
      transition: all 0.4s ease; }
      #header .envelope-menu-mobile .menu-mobile {
        position: absolute;
        right: 0;
        left: 0;
        background: rgba(255, 255, 255, 0.7);
        transition: all 0.4s ease;
        padding-top: 3em;
        display: flex;
        flex-direction: column; } }
  #header #redes-sociais {
    float: right;
    margin-top: 34px;
    transition: all 0.4s; }
    @media screen and (max-width: 767px) {
      #header #redes-sociais {
        position: absolute;
        top: -70px;
        right: 25px;
        margin-top: 10px; } }
    #header #redes-sociais .menu-mobile-trigger {
      display: none; }
      @media screen and (max-width: 768px) {
        #header #redes-sociais .menu-mobile-trigger {
          display: inline;
          margin-left: 20px; } }
    #header #redes-sociais ul {
      padding-left: 0px;
      float: left; }
      #header #redes-sociais ul li {
        display: inline;
        list-style: none;
        float: left; }
        #header #redes-sociais ul li a {
          width: 33px;
          height: 33px;
          float: left;
          text-align: center; }
          #header #redes-sociais ul li a:hover svg {
            transform: scale(1.2); }
          #header #redes-sociais ul li a svg {
            transition: all 0.4s; }

#inicio #fechar-video {
  float: right;
  position: fixed;
  top: -66px;
  right: 0px;
  z-index: 999;
  transition: all 0.4s; }
#inicio #box-video {
  background-image: url(../imagens/fundo-casal.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  /* background-attachment: fixed; */
  background-position: center;
  width: 100%;
  height: 100vh;
  float: left; }
  #inicio #box-video iframe {
    width: 100%;
    height: 100vh;
    float: left; }
    @media screen and (max-width:1366px){
      #inicio #box-video  { 
        height: 120vh;
        }
    }
    @media screen and (max-width:640px){
      #inicio #box-video  { 
        height: 81vh;
        }
    }
#inicio .proxima-section {
  width: 100%;
  bottom: 15px;
  left: 0px;
  float: left;
  position: fixed;
  z-index: 12;
  transition: all 0.4s; }
  #inicio .proxima-section a {
    background-color: #006A5B;
    width: 80px;
    height: 80px;
    display: block;
    padding-top: 23px;
    margin: 0px auto;
    border-radius: 50%;
    transition: all 0.4s; }
    #inicio .proxima-section a:hover {
      transform: scale(1.1); }
    #inicio .proxima-section a svg {
      display: block;
      margin: 0px auto; }
#inicio #box-info-inicio {
  width: 100%;
  height: 100vh;
  float: left;
  position: absolute;
  overflow: hidden; }
  @media screen and (max-width:1366px){
    #inicio #box-info-inicio {
      height: 120vh;
    }
  }
  @media screen and (max-width:640px){
    #inicio #box-info-inicio {
      height: 81vh;
    }
  }
  #inicio #box-info-inicio > div {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
    float: left;
    position: absolute; }
    @media screen and (max-width:1366px){
      #inicio #box-info-inicio > div {
        height: 120vh;
      }
    }
    @media screen and (max-width:640px){
      #inicio #box-info-inicio > div {
        height: 81vh;
      }
    }
    #inicio #box-info-inicio > div.esquerda {
      background-image: url(../imagens/mascara-esquerda.png);
      width: 65%;
      padding-top: 170px;
      padding-right: 20px;
      transition: all 0.4s;
      left: 0%; }
      @media (max-width: 1300px) {
        #inicio #box-info-inicio > div.esquerda {
          padding-top: 180px; } }
      @media (max-width: 767px) {
        #inicio #box-info-inicio > div.esquerda {
          width: 100%;
          padding-right: 0px;
          padding-top: 124px; } }
      #inicio #box-info-inicio > div.esquerda .titulo {
        width: 812px;
        float: right; }
        @media (max-width: 1200px) {
          #inicio #box-info-inicio > div.esquerda .titulo {
            width: 623px; } }
        @media (max-width: 992px) {
          #inicio #box-info-inicio > div.esquerda .titulo {
            width: 463px; } }
        @media (max-width: 767px) {
          #inicio #box-info-inicio > div.esquerda .titulo {
            width: 100%; } }
        #inicio #box-info-inicio > div.esquerda .titulo h1 {
          width: 100%;
          display: block;
          text-align: center;
          font-size: 54px;
          color: #fff;
          text-transform: uppercase;
          line-height: 57px; }
          @media (max-width: 1600px) {
            #inicio #box-info-inicio > div.esquerda .titulo h1 {
              font-size: 40px;
              line-height: 51px;
              padding-left: 50px;
              padding-right: 50px; } }
          @media (max-width: 1300px) {
            #inicio #box-info-inicio > div.esquerda .titulo h1 {
              font-size: 48px;
              line-height: 51px;
              padding-left: 50px;
              padding-right: 50px; } }
          @media (max-width: 992px) {
            #inicio #box-info-inicio > div.esquerda .titulo h1 {
              font-size: 42px;
              line-height: 51px;
              padding-left: 20px;
              padding-right: 20px; } }
          @media (max-width: 767px) {
            #inicio #box-info-inicio > div.esquerda .titulo h1 {
              font-size: 34px;
              line-height: 42px;
              padding-left: 15px;
              padding-right: 15px; } }
          @media (max-width: 640px) {
            #inicio #box-info-inicio > div.esquerda .titulo h1 {
              font-size: 31px;
              line-height: 39px; } }
        #inicio #box-info-inicio > div.esquerda .titulo span {
          background-color: #1DAFA9;
          width: 219px;
          height: 8px;
          display: block;
          margin: 12px auto 15px; }
        #inicio #box-info-inicio > div.esquerda .titulo p {
          width: 100%;
          display: block;
          text-align: center;
          font-size: 22px;
          color: #fff;
          font-weight: bold;
          text-transform: uppercase; }
          @media (max-width: 1600px) {
            #inicio #box-info-inicio > div.esquerda .titulo p {
              font-size: 18px; } }
          @media (max-width: 1200px) {
            #inicio #box-info-inicio > div.esquerda .titulo p {
              font-size: 18px; } }
          @media (max-width: 767px) {
            #inicio #box-info-inicio > div.esquerda .titulo p {
              font-size: 15px; } }
      #inicio #box-info-inicio > div.esquerda #container-video {
        width: 790px;
        float: right;
        position: relative;
        z-index: 99;
        clear: both; }
        @media (max-width: 1300px) {
          #inicio #box-info-inicio > div.esquerda #container-video {
            width: 750px; } }
        @media (max-width: 1200px) {
          #inicio #box-info-inicio > div.esquerda #container-video {
            width: 610px; } }
        @media (max-width: 992px) {
          #inicio #box-info-inicio > div.esquerda #container-video {
            width: 454px; } }
        @media (max-width: 767px) {
          #inicio #box-info-inicio > div.esquerda #container-video {
            width: 100%; } }
        #inicio #box-info-inicio > div.esquerda #container-video #link-video {
          width: 194px;
          float: left;
          margin-top: 100px;
          transition: all 0.4s; }
          @media (max-width: 1600px) {
            #inicio #box-info-inicio > div.esquerda #container-video #link-video {
              display: flex;
              flex-direction: column-reverse;
              align-items: center;
              margin-top: -20px;   } }
          @media (max-width: 1440px) {
            #inicio #box-info-inicio > div.esquerda #container-video #link-video {
              width: 190px;
              margin-top: 5px; } }
          @media (max-width: 1366px) {
            #inicio #box-info-inicio > div.esquerda #container-video #link-video {
              width: 154px;
              margin-top: 5px; } }
          @media (max-width: 1280px) {
            #inicio #box-info-inicio > div.esquerda #container-video #link-video {
              width: 155px;
              margin-top: 0px; } }
          @media (max-width: 767px) {
            #inicio #box-info-inicio > div.esquerda #container-video #link-video {
              width: 94px;
              margin-top: -10px;
              margin-left: 21px; } }
          #inicio #box-info-inicio > div.esquerda #container-video #link-video:hover {
            transform: scale(0.8); }
            #inicio #box-info-inicio > div.esquerda #container-video #link-video:hover div {
              background-color: #fff; }
          #inicio #box-info-inicio > div.esquerda #container-video #link-video div {
            background-color: transparent;
            width: 194px;
            height: 194px;
            float: left;
            border-radius: 50%;
            border: 7px solid #fff;
            transition: all 0.4s; }
            #inicio #box-info-inicio > div.esquerda #container-video #link-video div svg {
              float: left;
              margin-top: 35px;
              margin-left: 55px; }
            @media (max-width: 1300px) {
              #inicio #box-info-inicio > div.esquerda #container-video #link-video div {
                width: 154px;
                height: 154px; }
                #inicio #box-info-inicio > div.esquerda #container-video #link-video div svg {
                  width: 70px;
                  margin-top: 16px;
                  margin-left: 42px; } }
            @media (max-width: 1200px) {
              #inicio #box-info-inicio > div.esquerda #container-video #link-video div {
                width: 124px;
                height: 124px; }
                #inicio #box-info-inicio > div.esquerda #container-video #link-video div svg {
                  width: 45px;
                  margin-top: 1px;
                  margin-left: 40px; } }
            @media (max-width: 767px) {
              #inicio #box-info-inicio > div.esquerda #container-video #link-video div {
                width: 94px;
                height: 94px; }
                #inicio #box-info-inicio > div.esquerda #container-video #link-video div svg {
                  width: 35px;
                  margin-top: -13px;
                  margin-left: 29px; } }
          #inicio #box-info-inicio > div.esquerda #container-video #link-video span {
            width: 100%;
            float: left;
            padding-top: 10px;
            color: #fff;
            font-size: 26px;
            text-align: center;
            text-transform: uppercase;
            transition: all 0.4s; }
            @media (max-width: 1600px) {
              #inicio #box-info-inicio > div.esquerda #container-video #link-video span {
                font-size: 20px; } }
            @media (max-width: 1300px) {
              #inicio #box-info-inicio > div.esquerda #container-video #link-video span {
                font-size: 20px; } }
            @media (max-width: 1200px) {
              #inicio #box-info-inicio > div.esquerda #container-video #link-video span {
                display: none; } }
    #inicio #box-info-inicio > div.direita {
      background-image: url(../imagens/mascara-direita.png);
      width: 35%;
      padding-top: 180px;
      padding-left: 50px;
      transition: all 0.4s;
      right: 0%; }
      @media (max-width: 1200px) {
        #inicio #box-info-inicio > div.direita {
          padding-top: 140px; } }
      @media (max-width: 992px) {
        #inicio #box-info-inicio > div.direita {
          padding-left: 35px; } }
      @media (max-width: 767px) {
        #inicio #box-info-inicio > div.direita {
          display: none; } }
      #inicio #box-info-inicio > div.direita > div {
        width: 200px;
        float: left;
        padding-bottom: 30px;
        color: #fff;
        clear: both; }
        @media (max-width: 1200px) {
          #inicio #box-info-inicio > div.direita > div {
            padding-bottom: 25px; } }
        #inicio #box-info-inicio > div.direita > div i {
          background-color: #fff;
          width: 14px;
          height: 14px;
          display: block;
          margin: 0px auto;
          border-radius: 50%; }
        #inicio #box-info-inicio > div.direita > div strong {
          font-size: 30px;
          width: 100%;
          display: block;
          text-align: center;
          padding-top: 7px;
          padding-bottom: 5px;
          line-height: 35px; }
        #inicio #box-info-inicio > div.direita > div span {
          font-size: 18px;
          line-height: 22px;
          width: 100%;
          padding: 0px 40px;
          display: block;
          text-align: center;
          text-transform: uppercase; }
      #inicio #box-info-inicio > div.direita #link-reserve {
        background-color: #1DAFA9;
        width: 169px;
        height: 169px;
        float: left;
        border-radius: 50%;
        border: 5px solid #fff;
        clear: both;
        margin-left: 20px;
        margin-top: 15px;
        color: #fff;
        padding-top: 25px;
        position: relative;
        z-index: 99;
        transition: all 0.4s; }
        @media screen and (max-width:1600px){
          #inicio #box-info-inicio > div.direita #link-reserve {
            clear: unset;
          }
        }
        #inicio #box-info-inicio > div.direita #link-reserve:hover {
          background-color: #fff;
          color: #1DAFA9; }
        #inicio #box-info-inicio > div.direita #link-reserve small {
          width: 100%;
          float: left;
          text-align: center;
          font-size: 13px;
          font-weight: bold; }
        #inicio #box-info-inicio > div.direita #link-reserve strong {
          width: 100%;
          float: left;
          font-size: 27px;
          font-weight: bold;
          text-align: center; }
        #inicio #box-info-inicio > div.direita #link-reserve b {
          width: 100%;
          float: left;
          font-size: 16px;
          font-weight: bold;
          text-align: center;
          text-transform: uppercase;
          padding-left: 10px;
          padding-right: 10px;
          line-height: 20px; }
#inicio #imagem-familia {
  /* background-image: url(../imagens/familia.png); */
  background-image: url(../imagens/casal2.png);
  /* background-color: rgba(0,0,0,0.5); */
  background-size: contain !important;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  /* height: 866px; */
  height: 500px;
  float: left;
  /* margin-top: -620px; */
  margin-top: -595px;
  margin-bottom: 200px;
  transform: scale(0.8);
  position: relative;
  z-index: 9;
  transition: all 0.4s; }
  @media (min-height: 1300px) {
    #inicio #imagem-familia {
      margin-top: -730px; } }
  @media (max-width: 1600px) {
    #inicio #imagem-familia {
      margin-top: -535px; } }
  @media (max-width: 1536px) {
    #inicio #imagem-familia {
      background-size: 1500px;
      margin-top: -590px; } }
  @media (max-width: 1440px) {
    #inicio #imagem-familia {
      background-size: 1500px;
      transform: scale(0.5);
     
     
      /* margin-top: -590px; */
      margin-bottom: 90px;
      margin-top: -515px; } }
  @media (max-width: 1300px) {
    #inicio #imagem-familia {
      background-size: 1780px;
      margin-top: -671px; } }
  @media (max-width: 1280px) {
    #inicio #imagem-familia {
      background-size: 1280px;
      margin-bottom: 150px;
      transform: scale(0.65);
      margin-top: -585px; } }
  @media (max-width: 992px) {
    #inicio #imagem-familia {
      background-position: -490px 0px;
      background-size: 1595px;
      margin-top: -690px;
      margin-bottom: 225px;
      width: 3200px;
      height: 590px;
      /* margin-top: -455px; */
      /* margin-left: 0px;  */
      margin-left: -220px; } }
  @media (max-width: 767px) {
    #inicio #imagem-familia {
      background-position: -280px 0px;
      background-size: 970px;
      margin-top: -481px;
      margin-left: -685px; } }
  @media (max-height: 640px) {
    #inicio #imagem-familia {
      transform: scale(0.3);
      background-position: -272px 0px;
      background-size: 940px;
      margin-top: -441px; 
      margin-bottom: 315px;} }

#inicio #fechar-video {
  transition-delay: 2s; }
#inicio .proxima-section {
  transition-delay: 1s; }
#inicio #box-info-inicio .esquerda {
  transition-delay: 1.2s;
  left: 0%; }
#inicio #box-info-inicio .direita {
  transition-delay: 1.7s;
  right: 0%; }
#inicio #imagem-familia {
  transition-delay: 0.6s; }

.video-executando #inicio #fechar-video {
  top: 0px; }
.video-executando #inicio #box-video {
  background-color: #000; }
.video-executando #inicio .proxima-section {
  bottom: -85px; }
.video-executando #inicio #box-info-inicio {
  margin-top: -100%; }
  .video-executando #inicio #box-info-inicio .esquerda {
    position: absolute;
    left: -100%; }
  .video-executando #inicio #box-info-inicio .direita {
    position: absolute;
    right: -100%; }
.video-executando #inicio #imagem-familia {
  margin-top: 200px; }

.video-executando #section-descubra {
  transition-delay: 0.5s;
  margin-top: -220px; }

#descubra {
 
  width: 100%;
  float: left;
   position: relative;
  z-index: 11;
  transition: all 0.4s;
  padding-top: 90px;
  overflow: hidden; }
  
  #descubra .bg2 {
    background-image: url(../imagens/bg2.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    width: 100%;
    height: 1050px;
    float: left; }
    @media (max-width: 767px) {
      #descubra .bg2 {
        height: 850px; }
        #descubra {
  
          padding-top: 30px;
          }


    }
    #descubra .bg2 .img1 {
      margin-left: -440px;
      width: 449px;
      float: left;
      transform: rotate(-8deg); }
      @media (max-width: 767px) {
        #descubra .bg2 .img1 {
          display: none; } }
    #descubra .bg2 .img2 {
      margin-left: 20px;
      width: 449px;
      float: left;
      margin-top: 80px;
      transform: rotate(11deg); }
      @media (max-width: 767px) {
        #descubra .bg2 .img2 {
          width: 302px;
          margin-top: 40px; } }
    #descubra .bg2 h1 {
      font-size: 50px;
      color: #006A5B;
      font-weight: bold;
      margin-bottom: 30px;
      line-height: 55px; }
      @media (max-width: 992px) {
        #descubra .bg2 h1 {
          text-align: center;
          font-size: 31px;
          line-height: 49px; } }
    #descubra .bg2 a {
      background-color: #006A5B;
      width: 100%;
      height: 65px;
      float: left;
      margin-top: 40px;
      border-radius: 32px;
      font-size: 15px;
      text-align: center;
      padding-top: 22px;
      color: #fff;
      font-weight: bold;
      text-transform: uppercase; }
      @media (max-width: 992px) {
        #descubra .bg2 a {
          margin-top: 17px;
          padding: 15px; 
          height:45px;} }
      @media (max-width: 767px) {
        #descubra .bg2 a {
           padding-top: 11px;
          margin-bottom: 23px; } }
    #descubra .bg2 p {
      font-size: 16px; }

#galeria-fotos {
  background: #1DAFA9;
  overflow: hidden;
  width: 100%;
  float: left;
  z-index: 10;
  padding-top: 50px;
  padding-bottom: 6em;
  position: relative; }
  #galeria-fotos h2 {
    width: 100%;
    display: block;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-size: 45px;
    margin-bottom: 30px; }
  #galeria-fotos .adorno-planta {
    transform: scale(0.8);
    position: absolute;
    top: 5%;
    left: 0%; }
    @media screen and (max-width: 767px) {
      #galeria-fotos .adorno-planta {
        top: 15%; } }
  #galeria-fotos .svg-curvo {
    position: absolute;
    background: #006A5B;
    left: 0;
    right: 0;
    bottom: 0px;
    width: 100%; }
  #galeria-fotos .reg-foto {
    width: 100%;
    height: 216px;
    float: left;
    margin-bottom: 30px;
    overflow: hidden;
    border: 2px solid #fff;
    position: relative; }
    @media screen and (max-width: 767px) {
      #galeria-fotos .reg-foto {
        height: 150px; } }
    #galeria-fotos .reg-foto:hover .img {
      background-size: auto 120%; }
    #galeria-fotos .reg-foto:hover .legenda {
      margin-top: -50px; }
    #galeria-fotos .reg-foto .img {
      background-size: auto 100%;
      background-position: center;
      width: 100%;
      height: 216px;
      float: left;
      overflow: hidden;
      transition: all 0.4s; }
      @media screen and (max-width: 767px) {
        #galeria-fotos .reg-foto .img {
          height: 150px; } }
    #galeria-fotos .reg-foto .legenda {
      background-color: rgba(0, 0, 0, 0.68);
      width: 100%;
      height: 50px;
      float: left;
      margin-top: 0px;
      overflow: hidden;
      transition: all 0.4s;
      position: relative;
      color: #fff;
      font-weight: bold;
      padding-left: 15px;
      font-size: 16px;
      line-height: 50px; }
  #galeria-fotos .envelope-galeria {
    padding-bottom: 3em; }
    #galeria-fotos .envelope-galeria .seta-anterior {
      position: absolute;
      left: 41%;
      bottom: -60px;
      transform: scale(0.7);
      cursor: pointer; }
      @media screen and (max-width: 767px) {
        #galeria-fotos .envelope-galeria .seta-anterior {
          left: 38%; } }
    #galeria-fotos .envelope-galeria .seta-proximo {
      position: absolute;
      right: 41%;
      bottom: -60px;
      transform: scale(0.7);
      cursor: pointer; }
      @media screen and (max-width: 767px) {
        #galeria-fotos .envelope-galeria .seta-proximo {
          right: 38%; } }





#tour {
  background: #FFFFFF;
  overflow: hidden;
  width: 100%;
  float: left;
  z-index: 10;
  padding-top:0;
  padding-bottom:0;
  position: relative; }
  


#numeros {
  background: #006A5B;
  float: left;
  width: 100%;
  padding-top: 5em;
  padding-bottom: 6em;
  position: relative;
  z-index: 15;
  overflow: initial; }
  @media (max-width: 767px) {
    #numeros {
      padding-top: 2em;
      padding-bottom: 3em; } }
  #numeros .svg-curvo {
    position: absolute;
    background: #1DAFA9;
    left: 0;
    right: 0;
    bottom: 0px;
    width: 100%; }
  #numeros .adorno-planta {
    position: absolute;
    bottom: -20%;
    left: -9%; }
    @media screen and (max-width: 922px) {
      #numeros .adorno-planta {
        display: none; } }
  #numeros .linha-icones {
    justify-content: space-around;
    margin-bottom: 2em; }
    @media screen and (max-width: 767px) {
      #numeros .linha-icones .logo-site {
        display: none; } }
    #numeros .linha-icones .logo-site-visivel {
      display: none; }
      @media screen and (max-width: 767px) {
        #numeros .linha-icones .logo-site-visivel {
          display: block !important; } }
    #numeros .linha-icones .icones {
      width: 20%;
      float: left; }
      @media screen and (max-width: 767px) {
        #numeros .linha-icones .icones {
          width: 100%;
          margin-bottom: 0; } }
      #numeros .linha-icones .icones .mascara-logo {
        width: 100%;
        padding-top: 3em; }
        @media (max-width: 767px) {
          #numeros .linha-icones .icones .mascara-logo {
            padding-top: 1em;
            padding-bottom: 18px;
            text-align: center; } }
      #numeros .linha-icones .icones .mascara-redonda {
        width: 150px;
        height: 150px;
        background: white;
        border-radius: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0px auto;
        padding: 36px; }
      #numeros .linha-icones .icones .numero {
        padding-top: 0.3em;
        text-align: center;
        color: white;
        font-weight: bold;
        font-size: 27px; }
      #numeros .linha-icones .icones .legenda {
        color: white;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px; }
  #numeros .seta-anterior {
    position: absolute;
    left: 10px;
    bottom: 30%;
    z-index: 999;
    cursor: pointer; }
  #numeros .seta-proximo {
    position: absolute;
    right: 10px;
    bottom: 30%;
    z-index: 999;
    cursor: pointer; }

#exclusivo-por-natureza {
  background: #1DAFA9;
  width: 100%;
  float: left;
  height: 400px;
  min-height: 420px;
  z-index: 10;
  padding-top: 3em;
  padding-bottom: 3em;
  position: relative; }
  @media screen and (max-width: 767px) {
    #exclusivo-por-natureza {
      height: 700px; } }
  #exclusivo-por-natureza h2 {
    width: 100%;
    float: left;
    font-size: 66px;
    padding-bottom: 30px;
    color: white;
    text-transform: uppercase; }
    @media screen and (max-width: 767px) {
      #exclusivo-por-natureza h2 {
        font-size: 2.5em;
        text-align: center;
        padding-bottom: 20px; } }
  #exclusivo-por-natureza .texto-topo {
    color: white;
    font-size: 19px; }

#img-exclusivo {
  position: relative;
  margin-top: -100px;
  background: transparent;
  height: 700px;
  z-index: 15; }
  #img-exclusivo .bg-completo {
    position: absolute;
    background: url("../imagens/bg-exclusivo.png");
    background-size: cover;
    top: 0;
    right: 0;
    left: 0;
    bottom: 20%;
    background-attachment: fixed;
    background-position: center; }
    @media screen and (max-width: 1400px) {
      #img-exclusivo .bg-completo {
        bottom: 16%; } }
  #img-exclusivo .adorno-branco {
    position: absolute;
    right: -2px;
    left: -2px;
    height: 150px;
    bottom: 50px;
    z-index: 25; }
    @media screen and (max-width: 1400px) {
      #img-exclusivo .adorno-branco {
        bottom: 30px; } }
    @media screen and (max-width: 767px) {
      #img-exclusivo .adorno-branco {
        display: none; } }

#quintas {
  position: relative;
  width: 100%;
  float: left;
  height: 850px;
  z-index: 10;
  margin-top: -130px; }
  @media (max-width: 767px) {
    #quintas {
      height: 513px; } }
  #quintas .adorno-margeador {
    background-position: center;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: -40%;
    z-index: 25; }
  #quintas .mascara {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 148px;
    left: 0;
    z-index: 20; }
    #quintas .mascara .slide-quintas {
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 710px;
      float: left;
      overflow: hidden; }
  #quintas .info-quintas {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 710px;
    float: left;
    position: absolute;
    z-index: 99; }
    @media (max-width: 767px) {
      #quintas .info-quintas {
        height: 512px;
        padding-top: 13px; } }
    #quintas .info-quintas h2 {
      width: 100%;
      float: left;
      font-size: 100px;
      color: #fff;
      padding-top: 163px;
      text-transform: uppercase; }
      @media screen and (max-width: 767px) {
        #quintas .info-quintas h2 {
          padding-top: 60px;
          font-size: 55px;
          text-align: center; } }
    #quintas .info-quintas h3 {
      width: 100%;
      float: left;
      font-size: 28px;
      color: #fff; }
      @media screen and (max-width: 767px) {
        #quintas .info-quintas h3 {
          text-align: center; } }
    #quintas .info-quintas p {
      width: 100%;
      max-width: 780px;
      float: left;
      padding-top: 20px;
      font-size: 17px;
      color: #fff; }
      @media screen and (max-width: 767px) {
        #quintas .info-quintas p {
          text-align: center; } }
    #quintas .info-quintas .nav-quintas {
      width: fit-content;
      display: block;
      height: 684px;
      margin: 0px auto;
      padding-top: 11px;
      position: relative;
      overflow: hidden;
      z-index: 99; }
      @media screen and (max-width: 767px) {
        #quintas .info-quintas .nav-quintas {
          height: 150px !important;
          display: none !important; } }
      #quintas .info-quintas .nav-quintas .slick-list {
        height: 675px !important; }
        @media screen and (max-width: 767px) {
          #quintas .info-quintas .nav-quintas .slick-list {
            height: 135px !important; } }
      #quintas .info-quintas .nav-quintas .slick-current a {
        transform: scale(1.2);
        border: 3px solid #fff; }
      #quintas .info-quintas .nav-quintas a {
        background-size: auto 100%;
        background-position: center;
        background-color: #000;
        width: 113px;
        height: 113px;
        display: block;
        margin: 10px auto;
        overflow: hidden;
        border: 2px solid #fff;
        border-radius: 50%;
        transition: all 0.4s;
        outline: none; }
        #quintas .info-quintas .nav-quintas a:hover {
          background-size: auto 120%; }

#mapa {
  position: relative;
  width: 100%;
  float: left;
  min-height: 600px;
  z-index: 9;
  margin-top: -150px;
  background: white;
  padding-top: 100px; }
  @media screen and (max-width: 767px) {
    #mapa {
      padding-top: 40px;
      margin-top: 0px; } }
  #mapa a {
    text-decoration: none; }
  #mapa .adorno-planta {
    position: absolute;
    bottom: 40%;
    left: -9%; }
    @media screen and (max-width: 767px) {
      #mapa .adorno-planta {
        bottom: 36%;
        left: -90%; } }
  #mapa .coluna-tamanho {
    text-align: center;
    text-transform: uppercase; }
    #mapa .coluna-tamanho .info-tamanho {
      margin-top: 30px; }
      #mapa .coluna-tamanho .info-tamanho .bullet {
        height: 20px;
        width: 20px;
        border-radius: 100%;
        background: #006A5B;
        margin: 0 auto; }
      #mapa .coluna-tamanho .info-tamanho .tamanho {
        font-weight: bold;
        color: #006A5B;
        font-size: 1.8em; }
      #mapa .coluna-tamanho .info-tamanho .legenda {
        color: #006A5B;
        font-size: 1.3em;
        line-height: 1.2em; }
  #mapa .btn-verde {
    transition: all 0.4s ease;
    padding: 0.7em 1.5em;
    background: #006A5B;
    border-radius: 25px;
    color: white;
    text-transform: uppercase;
    width: fit-content;
    margin: 0 auto; }
    #mapa .btn-verde:hover {
      background: #1DAFA9; }
    @media screen and (max-width: 767px) {
      #mapa .btn-verde {
        margin-top: 2em; } }
  #mapa .endereco {
    padding-top: 2em;
    text-align: center; }
    #mapa .endereco p {
      font-size: 18px; }
      @media (max-width: 767px) {
        #mapa .endereco p {
          font-size: 16px;
          padding-bottom: 20px; } }
  #mapa #mapa-empreendimento iframe {
    width: 100%; }

#o-condominio {
  min-height: 1000px;
  width: 100%;
  position: relative;
  float: left;
  z-index: 10;
  overflow: initial; }
  @media screen and (max-width: 767px) {
    #o-condominio {
      min-height: 625px; } }
  #o-condominio .mascara {
    z-index: 15;
    position: absolute;
    right: 0;
    left: 0;
    top: 0%;
    bottom: 0;
    background: url("../imagens/adorno-curvo-2.png");
    background-size: cover;
    z-index: 93;
    margin-top: -145px; }
    @media screen and (max-width: 767px) {
      #o-condominio .mascara {
        display: none; } }
  #o-condominio #container-slide-condominio {
    width: 100%;
    float: left;
    height: 899px;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      #o-condominio #container-slide-condominio {
        height: 550px; } }
    #o-condominio #container-slide-condominio .foto {
      width: 100%;
      height: 899px;
      float: left;
      overflow: hidden;
      z-index: 12;
      position: absolute;
      left: 0;
      top: 0px; }
      @media screen and (max-width: 767px) {
        #o-condominio #container-slide-condominio .foto {
          height: 550px; } }
      #o-condominio #container-slide-condominio .foto .slide-condominio {
        background: url("../imagens/fotos/centro_de_vivencia/Centro_de_Convivencia_aerea.jpg") bottom center;
        background-size: cover;
        background-position: top;
        width: 100%;
        height: 899px;
        float: left;
        overflow: hidden; }
        @media screen and (max-width: 767px) {
          #o-condominio #container-slide-condominio .foto .slide-condominio {
            height: 550px; } }
    #o-condominio #container-slide-condominio .overlay {
      width: 100%;
      height: 899px;
      z-index: 13;
      position: absolute;
      right: 0;
      left: 0;
      top: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.45); }
      @media screen and (max-width: 767px) {
        #o-condominio #container-slide-condominio .overlay {
          height: 500px; } }
      #o-condominio #container-slide-condominio .overlay h2 {
        width: 100%;
        float: left;
        padding-top: 100px;
        font-size: 60px;
        text-transform: uppercase;
        color: #fff; }
        @media screen and (max-width: 767px) {
          #o-condominio #container-slide-condominio .overlay h2 {
            padding-top: 55px;
            font-size: 38px;
            text-align: center; } }
      #o-condominio #container-slide-condominio .overlay h3 {
        width: 100%;
        float: left;
        padding-top: 150px;
        font-size: 110px;
        line-height: 130px;
        text-transform: uppercase;
        color: #fff;
        text-align: right;
        clear: both; }
        @media screen and (max-width: 767px) {
          #o-condominio #container-slide-condominio .overlay h3 {
            line-height: 1em;
            text-align: center;
            padding-top: 89px;
            font-size: 53px; } }
  #o-condominio .mascara-branca {
    background: url("../imagens/mascara-branca.svg");
    background-position: center top;
    background-size: cover;
    width: 100%;
    float: left;
    position: relative;
    z-index: 99;
    margin-top: -156px; }
    @media screen and (max-width: 767px) {
      #o-condominio .mascara-branca {
        margin-top: -186px; } }
    #o-condominio .mascara-branca .container {
      padding-top: 7em;
      padding-bottom: 4em; }
      @media screen and (max-width: 767px) {
        #o-condominio .mascara-branca .container {
          padding-top: 2em;
          padding-bottom: 3em; } }
      #o-condominio .mascara-branca .container #container-nav-slide-condominio {
        width: 100%;
        float: left;
        padding-top: 0px;
        margin-top: -189px;
        padding-bottom: 50px; }
        @media screen and (max-width: 767px) {
          #o-condominio .mascara-branca .container #container-nav-slide-condominio {
            margin-top: -166px;
            display: none !important; } }
        #o-condominio .mascara-branca .container #container-nav-slide-condominio .nav-slide-condominio {
          width: fit-content;
          display: block;
          margin: 0px auto;
          clear: both; }
          #o-condominio .mascara-branca .container #container-nav-slide-condominio .nav-slide-condominio div {
            float: left;
            padding-top: 20px;
            padding-bottom: 20px; }
            #o-condominio .mascara-branca .container #container-nav-slide-condominio .nav-slide-condominio div a {
              background-color: #294639;
              background-size: cover;
              background-position: auto 100%;
              width: 169px;
              height: 169px;
              float: left;
              margin-left: 10px;
              margin-right: 10px;
              overflow: hidden;
              border-radius: 50%;
              border: 5px solid #fff;
              transition: all 0.4s; }
              @media screen and (max-width: 767px) {
                #o-condominio .mascara-branca .container #container-nav-slide-condominio .nav-slide-condominio div a {
                  width: 60px;
                  height: 60px;
                  border: 3px solid #fff; } }
              #o-condominio .mascara-branca .container #container-nav-slide-condominio .nav-slide-condominio div a.active {
                transform: scale(1.1); }
              #o-condominio .mascara-branca .container #container-nav-slide-condominio .nav-slide-condominio div a:hover {
                background-position: auto 120%; }

#carousel-estilo-de-vida {
  width: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 11;
  margin-top: -1em; }
  #carousel-estilo-de-vida .topo {
    margin-top: 1em;
    width: 100%;
    float: left;
    position: relative;
    background: url("../imagens/adorno-verde-agua.svg") no-repeat;
    background-color: #1DAFA9;
    background-position: center;
    z-index: 11; }
    #carousel-estilo-de-vida .topo .carousel-texto {
      color: white;
      padding-top: 3em;
      padding-bottom: 3em; }
    #carousel-estilo-de-vida .topo .linha-botoes {
      margin-top: -1em;
      justify-content: center; }
      #carousel-estilo-de-vida .topo .linha-botoes a {
        text-decoration: none; }
      #carousel-estilo-de-vida .topo .linha-botoes .btn-carousel {
        transition: all 0.4s ease;
        min-width: 250px;
        margin-left: 5px;
        margin-right: 5px;
        text-align: center;
        padding: 0.7em;
        background: #0B7493;
        color: white;
        text-transform: uppercase;
        font-weight: bold;
        border-radius: 25px;
        transition: all 0.4s; }
        #carousel-estilo-de-vida .topo .linha-botoes .btn-carousel.ativo {
          background: #1F8A78; }
  #carousel-estilo-de-vida .texto-carousel {
    transition: all 0.4s ease;
    display: none; }
  #carousel-estilo-de-vida .texto-carousel-ativo {
    display: block !important; }
  #carousel-estilo-de-vida .foto-carousel {
    transition: all 0.4s ease;
    display: none;
    width: 100%;
    float: left;
    position: relative;
    z-index: 10;
    margin-top: -42px; }
    @media screen and (max-width: 767px) {
      #carousel-estilo-de-vida .foto-carousel {
        margin-top: 0px; } }
    #carousel-estilo-de-vida .foto-carousel .item-carousel {
      transition: all 0.4s ease;
      min-height: 470px;
      max-height: 600px;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      overflow: hidden; }
      @media screen and (max-width: 767px) {
        #carousel-estilo-de-vida .foto-carousel .item-carousel {
          height: auto;
          min-height: 120px;
          max-height: 400px; } }
    #carousel-estilo-de-vida .foto-carousel .seta-anterior {
      position: absolute;
      left: 75px;
      bottom: 50%;
      z-index: 99; }
      @media screen and (max-width: 767px) {
        #carousel-estilo-de-vida .foto-carousel .seta-anterior {
          left: 25px;
          bottom: 30%; } }
    #carousel-estilo-de-vida .foto-carousel .seta-proximo {
      position: absolute;
      right: 75px;
      bottom: 50%;
      z-index: 99; }
      @media screen and (max-width: 767px) {
        #carousel-estilo-de-vida .foto-carousel .seta-proximo {
          right: 25px;
          bottom: 30%; } }
  #carousel-estilo-de-vida .foto-carousel-ativo {
    display: block !important; }

#o-projeto {
  position: relative;
  width: 100%;
  float: left;
  z-index: 12;
  background: transparent;
  padding-top: 12em;
  padding-bottom: 12em;
  margin-top: -10em;
  margin-bottom: -6em; }
  @media screen and (max-width: 767px) {
    #o-projeto {
      margin-top: 0;
      margin-bottom: 0;
      padding-top: 1em;
      padding-bottom: 6em; } }
  #o-projeto .conteudo {
    position: relative;
    z-index: 16;
    padding-top: 6em;
    padding-bottom: 6em; }
    @media screen and (max-width: 767px) {
      #o-projeto .conteudo {
        padding-top: 3em;
        padding-bottom: 3em; } }
    #o-projeto .conteudo .linha-titulo {
      text-align: center;
      margin-bottom: 2em; }
      #o-projeto .conteudo .linha-titulo h1 {
        text-transform: uppercase;
        font-weight: bold; }
      #o-projeto .conteudo .linha-titulo h3 {
        font-size: 22px; }
    #o-projeto .conteudo .linha-profissionais {
      justify-content: center;
      margin-bottom: 10px; }
      @media screen and (max-width: 767px) {
        #o-projeto .conteudo .linha-profissionais {
          margin-bottom: 0px; } }
      #o-projeto .conteudo .linha-profissionais .card {
        width: 180px;
        height: 180px;
        margin-right: 5px;
        margin-left: 5px;
        border: none; }
        @media screen and (max-width: 767px) {
          #o-projeto .conteudo .linha-profissionais .card {
            width: 145px;
            height: 145px;
            margin-bottom: 10px; } }
  #o-projeto .mascara-olho-parte-1 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("../imagens/olho-parte-1.png");
    background-size: cover;
    background-position: right;
    z-index: 15; }
    @media (max-width: 767px) {
      #o-projeto .mascara-olho-parte-1 {
        display: none; } }
  #o-projeto .mascara-olho-parte-2 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("../imagens/olho-parte-2.png");
    background-size: cover;
    background-position: left;
    z-index: 14; }
    @media (max-width: 767px) {
      #o-projeto .mascara-olho-parte-2 {
        display: none; } }

#depoimentos {
  background: #1DAFA9;
  width: 100%;
  float: left;
  padding-top: 5em;
  padding-bottom: 3em;
  margin-top: -65px; }
  #depoimentos .linha-titulo {
    color: white;
    text-transform: uppercase;
    text-align: center; }
    #depoimentos .linha-titulo h1 {
      font-weight: bold; }
    #depoimentos .linha-titulo h2 {
      font-size: 21px;
      padding-bottom: 30px; }
    #depoimentos .linha-titulo .d-minusculo {
      text-transform: lowercase !important; }
    #depoimentos .linha-titulo .link-ver-todos {
      z-index: 30; }
      #depoimentos .linha-titulo .link-ver-todos a {
        color: white;
        text-decoration: none;
        margin-top: 14px;
        float: right; }
        #depoimentos .linha-titulo .link-ver-todos a .plus-icon {
          margin-bottom: 0.6em;
          margin-left: 4px; }
  #depoimentos .videos-depoimentos-for {
    padding-bottom: 2.5em; }
    #depoimentos .videos-depoimentos-for .seta-anterior {
      position: absolute;
      cursor: pointer;
      left: 35%;
      bottom: -40px;
      transform: scale(0.7); }
    #depoimentos .videos-depoimentos-for .seta-proximo {
      position: absolute;
      right: 35%;
      bottom: -40px;
      cursor: pointer;
      transform: scale(0.7); }
  #depoimentos .videos-depoimentos-nav {
    margin-top: 1em; }
    @media screen and (max-width: 922px) {
      #depoimentos .videos-depoimentos-nav {
        padding-right: 2em;
        padding-left: 2em; } }
    @media screen and (max-width: 767px) {
      #depoimentos .videos-depoimentos-nav {
        display: none !important; } }
    #depoimentos .videos-depoimentos-nav .slick-current figure .overlay .mascara {
      background: rgba(0, 0, 0, 0.7) !important; }
      #depoimentos .videos-depoimentos-nav .slick-current figure .overlay .mascara svg {
        opacity: 0; }
    #depoimentos .videos-depoimentos-nav .seta-anterior {
      position: absolute;
      left: -55px;
      top: 55px;
      cursor: pointer; }
      @media screen and (max-width: 992px) {
        #depoimentos .videos-depoimentos-nav .seta-anterior {
          left: -25px; } }
    #depoimentos .videos-depoimentos-nav .seta-proximo {
      position: absolute;
      right: -55px;
      top: 55px;
      cursor: pointer; }
      @media screen and (max-width: 992px) {
        #depoimentos .videos-depoimentos-nav .seta-proximo {
          right: -25px; } }
    #depoimentos .videos-depoimentos-nav .card-depoimento {
      position: relative;
      transition: all 0.4s ease; }
      #depoimentos .videos-depoimentos-nav .card-depoimento:hover {
        text-decoration: none;
        opacity: 0.8; }
      #depoimentos .videos-depoimentos-nav .card-depoimento figure .overlay {
        position: relative; }
        #depoimentos .videos-depoimentos-nav .card-depoimento figure .overlay .mascara {
          transition: all 0.4s ease;
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          background: rgba(0, 0, 0, 0.35);
          display: flex;
          justify-content: center;
          align-items: center; }
          #depoimentos .videos-depoimentos-nav .card-depoimento figure .overlay .mascara svg {
            transition: all 0.4s ease; }
            @media screen and (max-width: 992px) {
              #depoimentos .videos-depoimentos-nav .card-depoimento figure .overlay .mascara svg {
                transform: scale(0.8); } }
      #depoimentos .videos-depoimentos-nav .card-depoimento figure img {
        width: 100%;
        max-width: 360px;
        max-height: 180px; }
      #depoimentos .videos-depoimentos-nav .card-depoimento figure figcaption {
        text-transform: uppercase;
        color: white;
        padding-top: 14px; }
        #depoimentos .videos-depoimentos-nav .card-depoimento figure figcaption b {
          font-size: 20px; }
    #depoimentos .videos-depoimentos-nav .slick-slide {
      margin-right: 5px;
      margin-left: 5px; }
#depoimentos-texto{
  background-color: #C3EBEF;
  padding: 4rem;
  padding-top: 5rem;
  padding-bottom: 5rem;
  width: 100%;
  float: left;
  overflow: hidden;
}

#depoimentos-texto .bg-verde{
  background-color: #29B3AD;
  margin-left: -30px;
  margin-top: -30px;
}
@media screen and (max-width:767px){
  #depoimentos-texto{
    padding: 4rem 1rem 4rem 1rem;
  }
  #depoimentos-texto .bg-verde{
    margin-left: -15px;
  }
}
#depoimentos-texto .bg-white{
  -webkit-box-shadow: -3px 3px 20x 0px rgba(0,0,0,0.25);
  -moz-box-shadow: -3px 3px 20px 0px rgba(0,0,0,0.25);
  box-shadow: -3px 3px 20px 0px rgba(0,0,0,0.25);
  padding-bottom: 2rem;
}
#depoimentos-texto .bg-white .col-md-3{
  padding-right: 30px;
  padding-left: 30px;
}
#depoimentos-texto .bg-white .col-md-3 .h5{
  font-weight: bold;
}
#depoimentos-texto .bg-white .col-md-3 small{
  font-size:85%;
}

#noticias {
  padding-top: 6em;
  padding-bottom: 7em;
  width: 100%;
  float: left;
  position: relative;
  transition: all 0.4s ease;
  background: #004736;
  background: -moz-linear-gradient(top, #004736 0%, #fdfdfd 65%, #fdfdfd 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #004736), color-stop(65%, #fdfdfd), color-stop(100%, #fdfdfd));
  background: -webkit-linear-gradient(top, #004736 0%, #fdfdfd 65%, #fdfdfd 100%);
  background: -o-linear-gradient(top, #004736 0%, #fdfdfd 65%, #fdfdfd 100%);
  background: -ms-linear-gradient(top, #004736 0%, #fdfdfd 65%, #fdfdfd 100%);
  background: linear-gradient(to bottom, #004736 0%, #fdfdfd 65%, #fdfdfd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004736', endColorstr='#fdfdfd', GradientType=0 ); }
  #noticias .linha-titulo {
    color: white;
    align-items: center;
    text-transform: uppercase;
    padding-bottom: 0.5em; }
    #noticias .linha-titulo a {
      color: white;
      text-decoration: none; }
      #noticias .linha-titulo a .plus-icon {
        margin-bottom: 0.3em; }
  #noticias .linha-conteudo .card-social .linha-select {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 5px; }
    #noticias .linha-conteudo .card-social .linha-select .icone {
      transition: all 0.4s ease;
      background: #1DAFA9;
      width: 80px;
      height: 80px;
      margin-right: 5px;
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer; }
      #noticias .linha-conteudo .card-social .linha-select .icone svg path {
        transition: all 0.4s ease;
        fill: white; }
    #noticias .linha-conteudo .card-social .linha-select .icone-ativo {
      background: white; }
      #noticias .linha-conteudo .card-social .linha-select .icone-ativo svg path {
        fill: #1DAFA9; }
  #noticias .linha-conteudo .card-social .rede-social {
    display: none; }
  #noticias .linha-conteudo .card-social .face-social {
    min-height: 500px; }
  #noticias .linha-conteudo .card-social .rede-social-ativo {
    display: block; }
  #noticias .linha-conteudo .coluna-noticias {
    display: flex; }
    @media screen and (max-width: 767px) {
      #noticias .linha-conteudo .coluna-noticias {
        flex-wrap: wrap; } }
  #noticias .linha-conteudo .card-noticia {
    width: 50%; }
    @media screen and (max-width: 767px) {
      #noticias .linha-conteudo .card-noticia {
        width: 100%; } }

.card-noticia {
  margin-right: 15px; }
  @media screen and (max-width: 767px) {
    .card-noticia {
      margin: 0 auto; } }
  .card-noticia:hover .conteudo-noticia h2 {
    color: #1c411d; }
  .card-noticia a {
    text-decoration: none;
    color: #313131; }
    .card-noticia a:hover .btn-ler-noticia {
      background: #1DAFA9; }
  .card-noticia .foto-noticia {
    background-size: auto 100%;
    background-position: center;
    height: 240px;
    transition: all 0.4s; }
    .card-noticia .foto-noticia:hover {
      background-size: auto 120%; }
  .card-noticia .conteudo-noticia {
    padding: 5px;
    padding-top: 15px;
    padding-bottom: 30px;
    border-top: 5px solid #A6C17A; }
    .card-noticia .conteudo-noticia h2 {
      font-weight: bold;
      font-size: 28px; }
      @media screen and (max-width: 767px) {
        .card-noticia .conteudo-noticia h2 {
          font-size: 18px; } }
    .card-noticia .conteudo-noticia p {
      line-height: 23px; }
      @media screen and (max-width: 767px) {
        .card-noticia .conteudo-noticia p {
          display: none; } }
    .card-noticia .conteudo-noticia .btn-ler-noticia {
      transition: all 0.4s ease;
      padding: 0.5em 2.5em;
      text-transform: uppercase;
      color: white;
      border-radius: 25px;
      font-weight: bold;
      background: #006A5B;
      width: fit-content; }
      .card-noticia .conteudo-noticia .btn-ler-noticia:hover {
        background: #1DAFA9; }

#vendas {
  position: relative;
  width: 100%;
  float: left;
  min-height: 600px;
  padding-top: 6em;
  padding-bottom: 3em;
  background: #006A5B;
  overflow: visible; }
  #vendas h1 {
    width: 100%;
    float: left;
    padding-top: 50px;
    font-size: 70px; }
  #vendas h4 {
    width: 100%;
    float: left;
    padding-top: 10px; }
  #vendas p {
    width: 100%;
    float: left;
    font-size: 20px;
    padding-bottom: 20px; }
  #vendas .mascara {
    background: url("../imagens/adorno-vendas.png") no-repeat;
    background-size: cover;
    background-position: top;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin-top: -140px; }
  #vendas .linha-titulo {
    color: white; }
    #vendas .linha-titulo p {
      text-transform: uppercase; }
  #vendas #envia_form {
    transition: all 0.4s ease;
    padding: 0.7em 2em;
    color: white;
    border-radius: 32px;
    background: #0b827f;
    border: none;
    font-size: 22px;
    font-weight: bold; }
    #vendas #envia_form:hover {
      background: #1DAFA9; }
  #vendas textarea, #vendas select, #vendas option, #vendas input {
    background: transparent;
    color: white;
    border: 1px solid white;
    height: 79px;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 20px; }
    @media screen and (max-width: 922px) {
      #vendas textarea, #vendas select, #vendas option, #vendas input {
        font-size: 18px; } }
    #vendas textarea::placeholder, #vendas select::placeholder, #vendas option::placeholder, #vendas input::placeholder {
      color: white; }
  #vendas textarea {
    height: 229px; }
  #vendas option {
    background: #0b827f; }

#footer {
  background-color: #006A5B;
  width: 100%;
  float: left;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 40px;
  border-top: 2px solid rgba(0, 0, 0, 0.2); }
  #footer p {
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding-top: 35px; }
  @media screen and (max-width: 767px) {
    #footer .logo-footer {
      text-align: center; } }
  #footer .acesso-rapido {
    z-index: 997;
    position: fixed;
    right: 0;
    bottom: 0px;
    transition: all 0.4s; }
    @media screen and (max-width: 767px) {
      #footer .acesso-rapido {
        left: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.6);
        display: flex;
        justify-content: space-between; } }
    #footer .acesso-rapido a {
      transition: all 0.4s ease;
      color: white;
      text-decoration: none;
      border: 1px solid white;
      padding: 1em;
      float: left;
      background: rgba(0, 0, 0, 0.6); }
      @media screen and (max-width: 767px) {
        #footer .acesso-rapido a {
          font-size: 14px;
          background: unset;
          padding: 0.6em;
          border: none; }
          #footer .acesso-rapido a span {
            display: none; }
          #footer .acesso-rapido a svg {
            transform: scale(0.8); } }
      #footer .acesso-rapido a:hover {
        background: rgba(0, 0, 0, 0.75); }
    #footer .acesso-rapido .whatsapp {
      background: #5CA31E; }
      #footer .acesso-rapido .whatsapp:hover {
        background: #5CA31E !important; }

#link-rd {
  float: right;
  margin-top: 37px;
  transition: all 0.4s; }
  #link-rd:hover {
    opacity: 0.6; }
  #link-rd a {
    float: left; }
    #link-rd a span {
      float: left;
      color: #fff;
      padding-right: 10px;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: bold;
      padding-top: 3px; }
    #link-rd a img {
      float: left; }

.video-executando .acesso-rapido {
  bottom: -60px; }

.section-internas {
  width: 100%;
  float: left;
  overflow: hidden; }
  .section-internas .imagem {
    background: url(../imagens/bg-exclusivo.png);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-color: #000;
    width: 100%;
    float: left;
    overflow: hidden; }
    .section-internas .imagem .bg {
      background-color: rgba(28, 65, 29, 0.7);
      width: 100%;
      float: left;
      padding-top: 220px;
      overflow: hidden; }
      .section-internas .imagem .bg h1 {
        width: 100%;
        float: left;
        text-align: center;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 80px; }
  .section-internas .conteudo {
    width: 100%;
    float: left;
    overflow: hidden;
    padding-top: 40px;
    padding-top: 40px; }
    .section-internas .conteudo .card-noticia {
      margin-right: 0px; }

#section-noticias-detalhes-int .imagem .bg {
  padding-top: 190px;
  padding-bottom: 50px; }
  #section-noticias-detalhes-int .imagem .bg h1 {
    font-size: 47px; }
#section-noticias-detalhes-int .conteudo {
  padding-bottom: 50px; }
  #section-noticias-detalhes-int .conteudo img {
    float: left;
    margin-right: 30px; }
  #section-noticias-detalhes-int .conteudo p {
    font-size: 18px;
    margin-bottom: 30px; }
#section-noticias-detalhes-int .box-outros-noticias {
  background-color: #ddd;
  width: 100%;
  float: left;
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 60px; }
  #section-noticias-detalhes-int .box-outros-noticias h3 {
    color: #1c411d;
    float: left;
    padding-bottom: 10px;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase; }
  #section-noticias-detalhes-int .box-outros-noticias .ver-todos {
    float: right;
    padding: 10px;
    font-size: 20px;
    color: #1c411d;
    font-weight: bold;
    text-transform: uppercase; }
  #section-noticias-detalhes-int .box-outros-noticias .card-noticia {
    margin-right: 0px; }

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