@charset "UTF-8";
/*
$cor1: #E54444;
$cor2: #F4811E;
*/
@font-face {
  font-family: 'Gotham';
  src: url("https://www.mudrah.com/public/site/fonts/gotham.eot");
  src: url("https://www.mudrah.com/public/site/fonts/gotham.eot#iefix") format("embedded-opentype"), url("https://www.mudrah.com/public/site/fonts/gotham.woff2") format("woff2"), url("https://www.mudrah.com/public/site/fonts/gotham.woff") format("woff"), url("https://www.mudrah.com/public/site/fonts/gotham.ttf") format("truetype"), url("https://www.mudrah.com/public/site/fonts/gotham.svg#gotham") format("svg");
  font-display: swap;
  font-family: 'Gotham';
  src: url("https://www.mudrah.com/public/site/fonts/gotham.eot");
  src: url("https://www.mudrah.com/public/site/fonts/gotham.eot#iefix") format("embedded-opentype"), url("https://www.mudrah.com/public/site/fonts/gotham.woff2") format("woff2"), url("https://www.mudrah.com/public/site/fonts/gotham.woff") format("woff"), url("https://www.mudrah.com/public/site/fonts/gotham.ttf") format("truetype"), url("https://www.mudrah.com/public/site/fonts/gotham.svg#gotham") format("svg");
  font-display: swap; }

.centraliza {
  width: fit-content;
  display: block;
  margin: 0px auto; }

#banner .paginator {
  top: calc(50% - 23px - 40px + 13px); }

@media (max-width: 768px) {
  #banner #section-banner .reg-banner .bg .container .tag {
    font-size: 12px !important;
    margin-bottom: 0 !important; } }

/*******************************************************************************/
#banner {
  position: relative; }
  @media (max-width: 1024px) {
    #banner {
      margin-top: 80px; } }
  @media (max-width: 760px) {
    #banner {
      margin-top: 60px; } }
  #banner #section-banner {
    background-color: #fff;
    width: 100%;
    overflow: hidden;
    margin: 0; }
    #banner #section-banner .slick-dots {
      display: block;
      margin: -40px auto 40px;
      width: fit-content;
      padding-left: 0px;
      z-index: 94;
      position: relative; }
      @media (max-width: 767px) {
        #banner #section-banner .slick-dots {
          margin-top: -20px; } }
      #banner #section-banner .slick-dots li {
        display: inline;
        float: left;
        margin-left: 2px;
        margin-right: 2px;
        border-radius: 50%;
        overflow: hidden;
        border-color: #fff;
        border-radius: 100%; }
        @media (max-width: 767px) {
          #banner #section-banner .slick-dots li {
            border-radius: 0%; } }
        #banner #section-banner .slick-dots li.slick-active button {
          background-color: #fff; }
        #banner #section-banner .slick-dots li button {
          background-color: transparent;
          width: 21px;
          height: 21px;
          float: left;
          overflow: hidden;
          border-radius: 100%;
          text-indent: -9999px;
          border: 1px solid #fff;
          transition: all 0.4s; }
          @media (max-width: 767px) {
            #banner #section-banner .slick-dots li button {
              padding: 0px !important;
              width: 15px !important;
              height: 15px; } }
          #banner #section-banner .slick-dots li button:focus {
            border-color: #728662;
            background: transparent;
            outline: none; }
    #banner #section-banner .reg-banner {
      background-color: #fff;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      width: 100%;
      float: left;
      overflow: hidden; }
      #banner #section-banner .reg-banner .bg {
        background: rgba(0, 0, 0, 0.37);
        width: 100%;
        /*height:788px;*/
        height: 628px;
        float: left;
        overflow: hidden; }
        @media (max-width: 1400px) {
          #banner #section-banner .reg-banner .bg {
            padding-top: 50px;
            height: 538px; } }
        @media (max-width: 1199px) {
          #banner #section-banner .reg-banner .bg {
            padding-top: 0px;
            height: 400px; } }
        @media (max-width: 760px) {
          #banner #section-banner .reg-banner .bg {
            height: 250px; } }
        #banner #section-banner .reg-banner .bg .container .tag {
          font-weight: bold;
          font-size: 26px;
          line-height: 36px;
          text-align: center;
          color: #f5e8df;
          display: block;
          margin-bottom: 16px; }
          @media (max-width: 1199px) {
            #banner #section-banner .reg-banner .bg .container .tag {
              font-size: 20px;
              line-height: initial;
              margin-bottom: 7px; } }
          @media (max-width: 767px) {
            #banner #section-banner .reg-banner .bg .container .tag {
              padding-bottom: 10px; } }
        #banner #section-banner .reg-banner .bg .container h2 {
          border-radius: 8px;
          /*width:50%;*/
          color: #fff;
          text-transform: uppercase;
          padding: 0 20px;
          overflow: hidden;
          color: #fff;
          font-size: 42px;
          font-weight: bold;
          position: relative;
          z-index: 20;
          margin: 0;
          text-shadow: 0px 0px 4px #040000; }
          @media (max-width: 1400px) {
            #banner #section-banner .reg-banner .bg .container h2 {
              font-size: 34px; } }
          @media (max-width: 1199px) {
            #banner #section-banner .reg-banner .bg .container h2 {
              font-size: 30px; } }
          @media (max-width: 992px) {
            #banner #section-banner .reg-banner .bg .container h2 {
              font-size: 20px;
              line-height: 20px; } }
          @media (max-width: 767px) {
            #banner #section-banner .reg-banner .bg .container h2 {
              font-size: 19px;
              line-height: 25px;
              text-align: center; } }
        #banner #section-banner .reg-banner .bg .container .btn-saiba-mais {
          /*
                        background-color:$cor2;
                        float:right;
                        margin-top:20px;
                        color:#fff;
                        font-size:14px;
                        padding:15px 30px;
                        text-transform:uppercase;
                        border-radius:0px;
                        transition:all 0.4s;
                        position:relative;
                        z-index:20;
                        border-radius: 8px;
                        */
          color: #fff;
          font-size: 20px;
          text-shadow: 0px 0px 4px #040000;
          padding-top: 13px;
          margin: 0 auto;
          text-align: center;
          display: block;
          /*
                        &:hover{
                            background-color:$cor1;
                        }
                        */ }
          @media (max-width: 1199px) {
            #banner #section-banner .reg-banner .bg .container .btn-saiba-mais {
              font-size: 17px;
              padding-top: 3px; } }
          @media (max-width: 768px) {
            #banner #section-banner .reg-banner .bg .container .btn-saiba-mais {
              float: initial;
              font-size: 12px;
              padding: 8px 10px;
              display: block;
              width: fit-content;
              margin: 0px auto 0px; } }
          #banner #section-banner .reg-banner .bg .container .btn-saiba-mais i {
            margin-left: 10px; }
  #banner .paginator {
    position: absolute;
    width: 100%;
    top: calc(50% - 23px - 40px);
    margin-bottom: 20px;
    padding-top: 32px; }
    #banner .paginator ul {
      display: flex;
      justify-content: space-between; }
      @media (max-width: 760px) {
        #banner .paginator ul {
          padding-left: 0px; } }
    #banner .paginator li {
      margin-top: 20px;
      position: relative;
      float: left; }
      @media (max-width: 760px) {
        #banner .paginator li {
          margin-top: 0px; } }
      #banner .paginator li.prev {
        display: block;
        height: 40px;
        width: 31px;
        background: url("https://www.mudrah.com/public/site/img/back.png") no-repeat; }
        @media (max-width: 760px) {
          #banner .paginator li.prev {
            width: 17px;
            margin-left: 10px; } }
      #banner .paginator li.next {
        display: block;
        height: 40px;
        width: 31px;
        background: url("https://www.mudrah.com/public/site/img/next.png") no-repeat; }
        @media (max-width: 760px) {
          #banner .paginator li.next {
            width: 17px;
            margin-right: 10px; } }
      #banner .paginator li svg {
        cursor: pointer; }
        @media (max-width: 760px) {
          #banner .paginator li svg {
            width: 17px; } }

#section-video {
  background-color: #728662;
  padding: 52px 0; }
  @media (max-width: 1199px) {
    #section-video {
      padding: 0px 0px 50px; } }
  @media (max-width: 992px) {
    #section-video {
      padding: 0px 0px 0px; } }
  #section-video .inner-section-video {
    background: linear-gradient(90deg, #fff 0%, #fff 50%, transparent 50%, transparent 100%); }
    @media (max-width: 1024px) {
      #section-video .inner-section-video {
        background: #fff;
        padding-top: 40px; }
        #section-video .inner-section-video .row {
          display: block; } }
    @media (max-width: 760px) {
      #section-video .inner-section-video {
        padding: 5px 8px; } }
    #section-video .inner-section-video .link-video {
      position: relative;
      display: block;
      margin: 38px 0 38px -23px; }
      @media (max-width: 1199px) {
        #section-video .inner-section-video .link-video {
          margin: 0 auto 40px;
          max-width: 430px; } }
      @media (max-width: 760px) {
        #section-video .inner-section-video .link-video {
          margin: 0 auto 20px; } }
      #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 img {
        max-width: 668px; }
        @media (max-width: 1024px) {
          #section-video .inner-section-video .link-video img {
            max-width: 100%; } }
      #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: 15px;
      line-height: 21px;
      text-align: left;
      color: #fff; }
      @media (max-width: 992px) {
        #section-video .inner-section-video .box-texto {
          color: #445333; } }
      @media (max-width: 760px) {
        #section-video .inner-section-video .box-texto {
          font-size: 14px;
          line-height: 19px; } }
      #section-video .inner-section-video .box-texto a {
        margin: 0 auto;
        display: table; }

#section-slogan, .section-slogan {
  width: 100%;
  overflow: hidden;
  padding: 35px 0; }
  @media (max-width: 1199px) {
    #section-slogan, .section-slogan {
      padding-top: 30px;
      padding-bottom: 30px; } }
  @media (max-width: 992px) {
    #section-slogan, .section-slogan {
      padding-top: 50px;
      padding-bottom: 16px; } }
  @media (max-width: 480px) {
    #section-slogan, .section-slogan {
      padding: 20px 0; } }
  #section-slogan h2, .section-slogan h2 {
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    color: #314839;
    margin-bottom: 0px; }
    @media (max-width: 1400px) {
      #section-slogan h2, .section-slogan h2 {
        font-size: 25px; } }
    @media (max-width: 1199px) {
      #section-slogan h2, .section-slogan h2 {
        font-size: 20px; } }
    @media (max-width: 760px) {
      #section-slogan h2, .section-slogan h2 {
        padding-top: 30px;
        line-height: 30px;
        font-size: 22px; } }
    #section-slogan h2 span, .section-slogan h2 span {
      background-color: #AF5F48;
      color: #fff;
      padding: 10px; }
      @media (max-width: 1199px) {
        #section-slogan h2 span, .section-slogan h2 span {
          display: inline-block;
          margin-top: 10px; } }

@media (max-width: 760px) {
  #section-slogan h2, .section-slogan h2 {
    padding-top: 0px;
    line-height: 28px;
    font-size: 20px; } }

.parallax {
  height: 500px;
  background-size: cover !important;
  background-attachment: fixed !important;
  background-position: center !important;
  background-image: url(https://www.mudrah.com/public/site/img/img-igreja.jpg); }
  @media (max-width: 1400px) {
    .parallax {
      height: 400px; } }
  @media (max-width: 768px) {
    .parallax {
      height: 300px; } }
  @media (max-width: 480px) {
    .parallax {
      background-position: center !important;
      background-attachment: scroll !important;
      height: 200px; } }
  .parallax img {
    height: 70% !important; }
  .parallax.parallax__gif {
    background-repeat: no-repeat;
    background-position-x: right !important;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center; }

#section-destaque {
  position: relative; }
  #section-destaque .letra-m {
    position: absolute;
    top: 68px;
    left: 50%;
    width: 540px;
    margin-left: -385px; }
    @media (max-width: 1440px) {
      #section-destaque .letra-m {
        width: 530px;
        margin-left: -377px; } }
    @media (max-width: 1199px) {
      #section-destaque .letra-m {
        width: 360px;
        margin-left: -257px; } }
    @media (max-width: 992px) {
      #section-destaque .letra-m {
        width: 40%;
        margin-left: -44%; } }
    @media (max-width: 480px) {
      #section-destaque .letra-m {
        margin: 0;
        max-width: 252px;
        width: 100%;
        left: 50%;
        margin-left: -125px;
        margin-top: -30px; } }
  #section-destaque .letra-u {
    position: absolute;
    bottom: 0;
    margin-bottom: 80px;
    left: 50%;
    margin-left: -291px; }
    @media (max-width: 1440px) {
      #section-destaque .letra-u {
        width: 500px;
        margin-left: -250px; } }
    @media (max-width: 1024px) {
      #section-destaque .letra-u {
        width: 400px;
        margin-left: -200px;
        margin-bottom: 20px; } }
    @media (max-width: 480px) {
      #section-destaque .letra-u {
        margin: 0;
        max-width: 100%;
        width: 100%;
        left: 0; } }
  #section-destaque .container-plus .bloco-2-itens {
    display: flex;
    flex-wrap: wrap;
    background-color: #B8CBA6;
    align-items: center;
    width: 100%;
    position: relative; }
    @media (max-width: 480px) {
      #section-destaque .container-plus .bloco-2-itens {
        display: block; } }
    #section-destaque .container-plus .bloco-2-itens .box-img {
      min-height: 435px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat; }
      @media (max-width: 1400px) {
        #section-destaque .container-plus .bloco-2-itens .box-img {
          min-height: 345px; } }
      @media (max-width: 768px) {
        #section-destaque .container-plus .bloco-2-itens .box-img {
          width: 50%; } }
      @media (max-width: 480px) {
        #section-destaque .container-plus .bloco-2-itens .box-img {
          width: 100%;
          min-height: 280px; } }
    @media (max-width: 768px) {
      #section-destaque .container-plus .bloco-2-itens .box-txt {
        width: 50%; } }
    @media (max-width: 480px) {
      #section-destaque .container-plus .bloco-2-itens .box-txt {
        width: 100%; } }
    #section-destaque .container-plus .bloco-2-itens .box-txt div {
      width: 600px;
      max-width: 100%; }
      #section-destaque .container-plus .bloco-2-itens .box-txt div p {
        text-align: left;
        color: #fff;
        float: right; }
        #section-destaque .container-plus .bloco-2-itens .box-txt div p span {
          font-weight: 500;
          font-size: 18px;
          line-height: 27px; }
        @media (max-width: 1024px) {
          #section-destaque .container-plus .bloco-2-itens .box-txt div p {
            /*
                            float: left;
                            margin-left: 40px;
                            */ } }
        @media (max-width: 768px) {
          #section-destaque .container-plus .bloco-2-itens .box-txt div p {
            padding: 0 20px; }
            #section-destaque .container-plus .bloco-2-itens .box-txt div p br {
              display: none; } }
        @media (max-width: 480px) {
          #section-destaque .container-plus .bloco-2-itens .box-txt div p {
            float: none;
            padding: 30px 10px;
            margin-bottom: 0; } }
  #section-destaque .bloco-3-itens {
    background-color: #B8CBA6;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    #section-destaque .bloco-3-itens .box-igreja {
      background-image: url(https://www.mudrah.com/public/site/img/img-igreja.jpg);
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      height: 100%; }
    #section-destaque .bloco-3-itens .box-img {
      height: 485px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat; }
      @media (max-width: 1199px) {
        #section-destaque .bloco-3-itens .box-img {
          height: 345px; } }
      @media (max-width: 992px) {
        #section-destaque .bloco-3-itens .box-img {
          width: 100%;
          height: 395px;
          min-height: auto; } }
      @media (max-width: 480px) {
        #section-destaque .bloco-3-itens .box-img {
          width: 100%;
          height: 300px; } }
    #section-destaque .bloco-3-itens .box-txt {
      font-weight: 500;
      font-size: 15px;
      line-height: 27px;
      text-align: right;
      color: #fff; }
      @media (max-width: 1199px) {
        #section-destaque .bloco-3-itens .box-txt {
          padding-right: 30px; } }
      @media (max-width: 760px) {
        #section-destaque .bloco-3-itens .box-txt {
          padding-right: 0px;
          padding-top: 20px;
          padding-bottom: 20px; } }
      #section-destaque .bloco-3-itens .box-txt > div {
        padding: 0 60px; }
        @media (max-width: 1199px) {
          #section-destaque .bloco-3-itens .box-txt > div {
            padding: 0 40px 0px 0px; } }
        @media (max-width: 1024px) {
          #section-destaque .bloco-3-itens .box-txt > div {
            padding: 20px 20px; } }
        @media (max-width: 768px) {
          #section-destaque .bloco-3-itens .box-txt > div p br {
            display: none; } }
        #section-destaque .bloco-3-itens .box-txt > div span {
          font-size: 20px;
          font-weight: bold;
          margin-bottom: 20px; }
          @media (max-width: 1199px) {
            #section-destaque .bloco-3-itens .box-txt > div span {
              font-size: 18px;
              margin-bottom: 10px; } }
          @media (max-width: 760px) {
            #section-destaque .bloco-3-itens .box-txt > div span {
              text-align: center; } }
        @media (max-width: 1199px) {
          #section-destaque .bloco-3-itens .box-txt > div p {
            font-size: 13px;
            line-height: 21px; } }
        @media (max-width: 760px) {
          #section-destaque .bloco-3-itens .box-txt > div p {
            text-align: center; } }
      #section-destaque .bloco-3-itens .box-txt span {
        text-align: right;
        text-transform: uppercase;
        display: block; }
      #section-destaque .bloco-3-itens .box-txt a {
        margin: 10px 0 0; }
        @media (max-width: 760px) {
          #section-destaque .bloco-3-itens .box-txt a {
            display: block;
            margin: 20px auto 0px;
            width: 100%;
            max-width: 180px; } }
    @media (max-width: 480px) {
      #section-destaque .bloco-3-itens .col-6 {
        width: 100%;
        background-color: #728662; } }
    #section-destaque .bloco-3-itens .box-entrada {
      background-image: url(https://www.mudrah.com/public/site/img/img-entrada.jpg);
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      height: 100%; }
    @media (max-width: 767px) {
      #section-destaque .bloco-3-itens .row {
        display: block; }
        #section-destaque .bloco-3-itens .row .col {
          width: 100%; }
          #section-destaque .bloco-3-itens .row .col > div {
            min-height: 400px; } }
  #section-destaque .texto-direita {
    padding: 20px 40px 20px 80px; }
    @media (max-width: 1400px) {
      #section-destaque .texto-direita {
        padding: 20px 0px 20px 60px; } }
    @media (max-width: 1199px) {
      #section-destaque .texto-direita {
        padding: 20px 40px 20px 50px; } }
    @media (max-width: 992px) {
      #section-destaque .texto-direita {
        padding-left: 40px; } }
    @media (max-width: 767px) {
      #section-destaque .texto-direita {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 21px;
        padding-bottom: 40px; } }
    #section-destaque .texto-direita span {
      padding-top: 1em;
      text-align: left;
      color: #fff;
      text-transform: uppercase;
      display: block;
      margin-bottom: 20px;
      font-weight: bold;
      font-size: 22px; }
      @media (max-width: 1199px) {
        #section-destaque .texto-direita span {
          margin-bottom: 10px;
          font-size: 19px; } }
      @media (max-width: 760px) {
        #section-destaque .texto-direita span {
          text-align: center; } }
    #section-destaque .texto-direita p {
      text-align: left;
      font-size: 15px;
      padding: 0 !important; }
      @media (max-width: 1400px) {
        #section-destaque .texto-direita p {
          font-size: 14px; } }
      @media (max-width: 1199px) {
        #section-destaque .texto-direita p {
          font-size: 13px; } }
      @media (max-width: 760px) {
        #section-destaque .texto-direita p {
          text-align: center !important; } }

#section-rota-dos-ipes {
  background-color: #B8CBA6; }
  @media (max-width: 992px) {
    #section-rota-dos-ipes {
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 70px; } }
  #section-rota-dos-ipes h2 {
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 12px;
    width: 100%;
    float: left;
    padding-top: 20px; }
    @media (max-width: 1400px) {
      #section-rota-dos-ipes h2 {
        font-size: 30px;
        margin-bottom: 9px; } }
    @media (max-width: 480px) {
      #section-rota-dos-ipes h2 {
        font-size: 26px;
        line-height: 26px; } }
  #section-rota-dos-ipes h3 {
    color: #fff;
    text-align: center;
    font-weight: 300;
    font-size: 22px;
    margin-bottom: 36px; }
    @media (max-width: 1400px) {
      #section-rota-dos-ipes h3 {
        font-size: 18px;
        margin-bottom: 26px; } }
    @media (max-width: 480px) {
      #section-rota-dos-ipes h3 {
        font-size: 18px;
        line-height: 24px; } }
  #section-rota-dos-ipes .imagens {
    position: relative;
    z-index: 1; }
    #section-rota-dos-ipes .imagens .bg-esq {
      width: 600px;
      height: 517px;
      border-radius: 220px 0px 0px 0px;
      background: #fff;
      opacity: 0.07;
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1; }
    #section-rota-dos-ipes .imagens .bg-dir {
      width: 600px;
      height: 517px;
      border-radius: 0px 0px 220px 0px;
      background: #fff;
      opacity: 0.07;
      position: absolute;
      bottom: 0;
      right: 0;
      z-index: -1; }
    #section-rota-dos-ipes .imagens .logo {
      max-width: 140px;
      /*
            POSSIVELMENTE VOLTARÁ A TER ESSA FORMATAÇÃO, POR ISSO O COMENTÁRIO
            
            position: absolute;
            left: 50%;
            bottom: 0;
            margin: 0 0 54px -70px;
            */
      z-index: 2;
      border-radius: 14px;
      margin: 0 auto;
      display: table; }
      @media (max-width: 1400px) {
        #section-rota-dos-ipes .imagens .logo {
          /*
                max-width: 130px;
                left: 26%;
                margin: 0 0 14px -60px;
                */
          margin-bottom: 10px; } }
      @media (max-width: 1199px) {
        #section-rota-dos-ipes .imagens .logo {
          max-width: 90px;
          margin: 0 auto 10px; } }
      @media (max-width: 1199px) {
        #section-rota-dos-ipes .imagens .logo {
          max-width: 120px;
          margin: 0 auto 10px; } }
      @media (max-width: 480px) {
        #section-rota-dos-ipes .imagens .logo {
          margin: 0 auto 10px; } }
    #section-rota-dos-ipes .imagens .lista {
      display: flex;
      flex-wrap: wrap;
      overflow: hidden; }
      @media (max-width: 768px) {
        #section-rota-dos-ipes .imagens .lista {
          border-radius: 120px 0px 120px 0px; } }
      #section-rota-dos-ipes .imagens .lista .item-img {
        width: 100%; }
        @media (max-width: 992px) {
          #section-rota-dos-ipes .imagens .lista .item-img {
            display: block;
            margin: 0px auto;
            max-width: 400px; } }
        @media (max-width: 480px) {
          #section-rota-dos-ipes .imagens .lista .item-img {
            width: 100%; } }
        #section-rota-dos-ipes .imagens .lista .item-img img {
          width: 100%; }
          @media (max-width: 1400px) {
            #section-rota-dos-ipes .imagens .lista .item-img img {
              height: 520px;
              object-fit: cover; } }
          @media (max-width: 768px) {
            #section-rota-dos-ipes .imagens .lista .item-img img {
              height: auto;
              margin-top: 10px; } }
  #section-rota-dos-ipes p {
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #fff;
    max-width: 965px;
    margin: 35px auto 0; }
    @media (max-width: 1400px) {
      #section-rota-dos-ipes p {
        font-size: 14px;
        margin: 0px auto 0; } }
    @media (max-width: 480px) {
      #section-rota-dos-ipes p {
        margin-top: 0px; } }

#section-preservacao {
  background: linear-gradient(180deg, #B8CBA6 0, #B8CBA6 24px, #E0F4CF 24px, #E0F4CF 100%); }
  #section-preservacao .content {
    display: flex;
    align-items: center; }
    @media (max-width: 992px) {
      #section-preservacao .content {
        display: block; }
        #section-preservacao .content img {
          width: 100%;
          margin-top: 20px; } }
    #section-preservacao .content .box-txt span {
      padding-right: 42px; }
      #section-preservacao .content .box-txt span h2 {
        color: #728662;
        text-align: left;
        font-weight: 300;
        font-size: 38px;
        line-height: 49px;
        text-align: left;
        margin-bottom: 27px;
        margin-top: 47px; }
        @media (max-width: 992px) {
          #section-preservacao .content .box-txt span h2 {
            margin-top: 0;
            padding-top: 50px; }
            #section-preservacao .content .box-txt span h2 br {
              display: none; } }
        @media (max-width: 480px) {
          #section-preservacao .content .box-txt span h2 {
            font-size: 30px;
            line-height: 35px; } }
      #section-preservacao .content .box-txt span p {
        color: #445333;
        font-weight: 500;
        font-size: 18px;
        line-height: 27px;
        text-align: left;
        margin-bottom: 25px; }
        @media (max-width: 480px) {
          #section-preservacao .content .box-txt span p br {
            display: none; } }

#section-localizacao {
  padding: 40px 0 0 0; }
  #section-localizacao h2 {
    color: #728662;
    text-align: center;
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 12px; }
    @media (max-width: 1400px) {
      #section-localizacao h2 {
        font-size: 30px;
        margin-bottom: 8px; } }
    @media (max-width: 1199px) {
      #section-localizacao h2 {
        font-size: 25px;
        margin-bottom: 0px; } }
    @media (max-width: 480px) {
      #section-localizacao h2 {
        font-size: 25px;
        line-height: 31px; } }
  #section-localizacao h3 {
    color: #445333;
    text-align: center;
    font-weight: 300;
    font-size: 22px;
    margin-bottom: 36px; }
    @media (max-width: 1199px) {
      #section-localizacao h3 {
        font-size: 19px;
        margin-bottom: 26px; } }
    @media (max-width: 480px) {
      #section-localizacao h3 {
        font-size: 17px;
        line-height: 22px;
        padding-top: 6px; } }
  #section-localizacao .lista-destaque {
    display: flex;
    flex-wrap: wrap; }
    #section-localizacao .lista-destaque > div {
      margin-bottom: 10px; }
    #section-localizacao .lista-destaque a {
      display: block;
      margin: 0 5px;
      position: relative;
      transition: all 0.4s;
      overflow: hidden; }
      #section-localizacao .lista-destaque a img {
        width: 100%; }
      #section-localizacao .lista-destaque a span {
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: #0F0F0F;
        font-weight: bold;
        font-style: italic;
        font-size: 15px;
        line-height: 25px;
        text-align: center;
        color: #ddd;
        padding: 7px 11px;
        font-style: normal; }
      #section-localizacao .lista-destaque a:hover {
        border-radius: 30px 0; }

#section-embaixadores {
  background-color: #F5E8DF;
  width: 100%;
  float: left;
  overflow: hidden;
  padding: 60px 0 80px; }
  @media (max-width: 1400px) {
    #section-embaixadores {
      padding: 60px 0 60px; } }
  @media (max-width: 767px) {
    #section-embaixadores {
      padding-top: 30px;
      padding-bottom: 40px; } }
  #section-embaixadores h2 {
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    color: #AF5F48;
    margin-bottom: 15px;
    line-height: normal; }
    @media (max-width: 1400px) {
      #section-embaixadores h2 {
        font-size: 26px;
        margin-bottom: 10px; } }
    @media (max-width: 1010px) {
      #section-embaixadores h2 {
        font-size: 60px; } }
    @media (max-width: 992px) {
      #section-embaixadores h2 {
        font-size: 27px;
        margin-bottom: 14px;
        margin-top: 0px; } }
    @media (max-width: 760px) {
      #section-embaixadores h2 {
        font-size: 24px;
        margin-bottom: 14px;
        margin-top: 20px; } }
  @media (max-width: 760px) {
    #section-embaixadores p {
      font-size: 14px; } }
  #section-embaixadores .slick-dots {
    display: block;
    margin: 30px auto 20px;
    width: fit-content;
    padding-left: 0px;
    z-index: 94;
    position: relative;
    bottom: 0; }
    #section-embaixadores .slick-dots li {
      display: inline;
      float: left;
      margin-left: 2px;
      margin-right: 2px;
      border-radius: 50%;
      overflow: hidden; }
      #section-embaixadores .slick-dots li.slick-active button {
        background-color: #fff; }
      #section-embaixadores .slick-dots li button {
        background-color: #656565;
        width: 12px;
        height: 14px;
        float: left;
        overflow: hidden;
        border-radius: 6px;
        text-indent: -9999px;
        border: 1px solid #656565;
        transition: all 0.4s; }
  #section-embaixadores .btn-saiba-mais {
    background-color: #AF5F48;
    margin-top: 11px;
    color: #fff;
    font-size: 14px;
    padding: 12px 20px;
    transition: all 0.4s;
    border-radius: 0;
    margin: 24px auto 0;
    display: table;
    position: relative; }
    @media (max-width: 1199px) {
      #section-embaixadores .btn-saiba-mais {
        font-size: 13px;
        padding: 12px 19px; } }
    @media (max-width: 992px) {
      #section-embaixadores .btn-saiba-mais {
        margin-top: 1em; } }
    @media (max-width: 767px) {
      #section-embaixadores .btn-saiba-mais {
        white-space: initial; } }
    #section-embaixadores .btn-saiba-mais:hover {
      background-color: #728662; }
    #section-embaixadores .btn-saiba-mais i {
      margin-left: 10px; }

.reg-depoimento {
  width: 100%;
  float: left;
  overflow: hidden;
  /*margin-bottom:30px;*/ }
  @media (max-width: 1199px) {
    .reg-depoimento {
      margin-bottom: 30px; } }
  .reg-depoimento .dados {
    background-color: #DCB9A7;
    float: none;
    width: 100%;
    height: 286px;
    padding: 10px 30px 50px 30px;
    overflow: hidden;
    border-top-left-radius: 70px;
    border-bottom-right-radius: 70px; }
    @media (max-width: 1400px) {
      .reg-depoimento .dados {
        height: 266px;
        padding: 32px 30px 50px 30px;
        border-top-left-radius: 39px;
        border-bottom-right-radius: 30px; } }
    @media (max-width: 1199px) {
      .reg-depoimento .dados {
        height: 236px;
        padding: 20px 30px 30px 30px;
        border-top-left-radius: 40px;
        border-bottom-right-radius: 40px; } }
    @media (max-width: 992px) {
      .reg-depoimento .dados {
        margin-top: 2em; } }
    @media (max-width: 767px) {
      .reg-depoimento .dados {
        height: 246px; } }
    .reg-depoimento .dados .center {
      width: 100%;
      float: left;
      overflow: hidden; }
      .reg-depoimento .dados .center .init {
        float: left; }
      .reg-depoimento .dados .center p {
        width: 100%;
        float: left;
        padding-top: 10px;
        overflow: hidden;
        color: #746464;
        text-align: center;
        margin-bottom: 10px;
        font-style: italic;
        font-size: 13px;
        font-weight: 600;
        line-height: 21px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical; }
        @media (max-width: 1199px) {
          .reg-depoimento .dados .center p {
            font-size: 12px; } }
      .reg-depoimento .dados .center .end {
        float: right; }
  .reg-depoimento .img {
    background-position: center center;
    background-size: cover;
    width: 100px;
    overflow: hidden;
    border-radius: 50%;
    border: 2px solid #fff;
    background-color: #fff;
    float: none;
    margin: 0 auto;
    width: 146px;
    height: 146px;
    margin-top: -78px;
    /*
        @media(max-width:1199px){
            width: 96px;
            height: 96px;
            float: left;
            margin-top: -14px;
        }

        @media(max-width:767px){
            width: 45px;
            height: 45px;
            margin-top: 10px;
        }
         */ }
    @media (max-width: 1400px) {
      .reg-depoimento .img {
        width: 100px;
        height: 100px;
        margin-top: -58px; } }
    @media (max-width: 767px) {
      .reg-depoimento .img {
        margin-top: -46px; } }
  .reg-depoimento .nome {
    width: calc(100% - 100px);
    float: none;
    padding: 9px 10px 0 10px !important;
    width: 100%;
    /*
        @media(max-width:1199px){
            width:calc(100% - 96px);
        }

        @media(max-width:767px){
            padding-left:10px;
        }
        */ }
    .reg-depoimento .nome span {
      display: block;
      color: #181818;
      font-size: 16px;
      text-align: center;
      text-transform: uppercase;
      font-weight: bold;
      padding-top: 6px; }
    .reg-depoimento .nome i {
      font-weight: normal;
      font-style: italic;
      font-size: 14px;
      letter-spacing: -0.02em;
      line-height: 23px;
      text-align: center;
      color: #181818;
      display: block;
      font-weight: 500; }

#section-elementos {
  background: #F5E8DF; }
  #section-elementos p {
    font-weight: 300;
    font-size: 22px;
    line-height: 31px;
    text-align: center;
    color: #5e5e5e;
    padding: 70px 0px;
    margin: 0; }
    @media (max-width: 1024px) {
      #section-elementos p {
        padding: 40px 0; }
        #section-elementos p br {
          display: none; } }

#section-ambientes {
  width: 100%;
  float: left;
  padding: 0px 0 0; }
  #section-ambientes h2 {
    font-weight: normal;
    font-size: 34px;
    text-align: center;
    color: #728662;
    margin-bottom: 20px;
    font-weight: bold; }
    @media (max-width: 1400px) {
      #section-ambientes h2 {
        font-size: 30px;
        margin-bottom: 10px; } }
    @media (max-width: 1199px) {
      #section-ambientes h2 {
        margin-bottom: 10px;
        font-size: 25px; } }
    @media (max-width: 1024px) {
      #section-ambientes h2 {
        margin-bottom: 20px; } }
    @media (max-width: 480px) {
      #section-ambientes h2 {
        font-size: 18px;
        line-height: initial;
        margin-bottom: 10px; } }
  #section-ambientes h4 {
    font-weight: 300;
    font-size: 33px;
    line-height: 49px;
    text-align: center;
    color: #5e5e5e;
    margin-bottom: 66px;
    text-transform: uppercase; }
    @media (max-width: 768px) {
      #section-ambientes h4 br {
        display: none; } }
    @media (max-width: 480px) {
      #section-ambientes h4 {
        font-size: 20px;
        line-height: 25px; } }
  #section-ambientes .subtexto {
    margin-bottom: 46px; }
    @media (max-width: 1199px) {
      #section-ambientes .subtexto {
        margin-bottom: 36px;
        font-size: 16px; } }
    @media (max-width: 760px) {
      #section-ambientes .subtexto {
        font-size: 14px; } }
    #section-ambientes .subtexto * {
      text-align: center; }
  #section-ambientes .lista-ambientes {
    background-color: #F5E8DF;
    width: 100%;
    float: left;
    padding: 50px 0px 40px; }
    #section-ambientes .lista-ambientes .conjunto-ambiente {
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
      @media (max-width: 992px) {
        #section-ambientes .lista-ambientes .conjunto-ambiente {
          margin-bottom: 20px; } }
      #section-ambientes .lista-ambientes .conjunto-ambiente:nth-child(odd) .item-ambiente__img {
        order: 1; }
      #section-ambientes .lista-ambientes .conjunto-ambiente:nth-child(odd) .item-ambiente__texto {
        order: 2;
        text-align: left; }
      #section-ambientes .lista-ambientes .conjunto-ambiente:nth-child(even) .item-ambiente__img {
        order: 2; }
      #section-ambientes .lista-ambientes .conjunto-ambiente:nth-child(even) .item-ambiente__texto {
        order: 1; }
        #section-ambientes .lista-ambientes .conjunto-ambiente:nth-child(even) .item-ambiente__texto p {
          text-align: right; }
      @media (max-width: 992px) {
        #section-ambientes .lista-ambientes .conjunto-ambiente:nth-child(even) .item-ambiente__img {
          order: 1; }
        #section-ambientes .lista-ambientes .conjunto-ambiente:nth-child(even) .item-ambiente__texto {
          order: 2;
          text-align: center; } }
      #section-ambientes .lista-ambientes .conjunto-ambiente img {
        width: 100%; }
      #section-ambientes .lista-ambientes .conjunto-ambiente p {
        font-weight: normal;
        font-size: 16px;
        line-height: 26px;
        text-align: left;
        color: #AF5F48;
        padding: 0 40px;
        max-width: 720px;
        display: table;
        margin: 0 auto; }
        @media (max-width: 992px) {
          #section-ambientes .lista-ambientes .conjunto-ambiente p {
            padding: 20px;
            text-align: center !important; } }
  @media (max-width: 992px) and (max-width: 480px) {
    #section-ambientes .lista-ambientes .conjunto-ambiente p br {
      display: none; } }
        @media (max-width: 760px) {
          #section-ambientes .lista-ambientes .conjunto-ambiente p {
            font-size: 14px;
            line-height: 22px; } }
  #section-ambientes .btn {
    margin: 40px auto 20px;
    display: table; }

#section-gastronomia {
  padding: 50px 0 0; }
  #section-gastronomia h3 {
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #5e5e5e;
    margin-bottom: 40px; }
    @media (max-width: 1400px) {
      #section-gastronomia h3 {
        font-size: 22px;
        line-height: 22px;
        margin-bottom: 30px; } }
    @media (max-width: 480px) {
      #section-gastronomia h3 {
        font-size: 17px;
        line-height: 23px; } }
  #section-gastronomia .lista-gastronomia {
    display: flex;
    flex-wrap: wrap; }
    #section-gastronomia .lista-gastronomia .item-gastronomia {
      width: 50%; }
      @media (max-width: 767px) {
        #section-gastronomia .lista-gastronomia .item-gastronomia {
          width: 100%; } }
      #section-gastronomia .lista-gastronomia .item-gastronomia img {
        width: 100%;
        margin-bottom: 22px; }
      #section-gastronomia .lista-gastronomia .item-gastronomia span {
        display: block;
        padding: 0 20px; }
        #section-gastronomia .lista-gastronomia .item-gastronomia span strong {
          font-weight: bold;
          font-size: 22px;
          letter-spacing: -0.01em;
          line-height: 26px;
          text-align: left;
          color: #202020;
          margin-bottom: 9px;
          display: block; }
          @media (max-width: 1400px) {
            #section-gastronomia .lista-gastronomia .item-gastronomia span strong {
              font-size: 19px;
              line-height: 18px;
              margin-bottom: 0px; } }
        #section-gastronomia .lista-gastronomia .item-gastronomia span p {
          font-weight: 500;
          font-size: 14px;
          letter-spacing: 0.03em;
          line-height: 19px;
          text-align: left;
          color: #424646; }
  #section-gastronomia .btn {
    margin: 40px auto 51px;
    display: table; }
    @media (max-width: 1400px) {
      #section-gastronomia .btn {
        margin: 10px auto 51px; } }

#section-apartamentos {
  width: 100%;
  float: left;
  overflow: hidden; }
  #section-apartamentos h2 {
    font-weight: bold;
    font-size: 23px;
    text-align: center;
    color: #fff;
    padding: 9px 0 20px; }
    @media (max-width: 1400px) {
      #section-apartamentos h2 {
        font-size: 21px; } }
    @media (max-width: 1199px) {
      #section-apartamentos h2 {
        font-size: 18px; } }
    @media (max-width: 992px) {
      #section-apartamentos h2 {
        font-size: 17px;
        line-height: initial; } }
    @media (max-width: 760px) {
      #section-apartamentos h2 {
        padding-left: 24px;
        padding-right: 24px;
        padding-bottom: 20px; } }
  #section-apartamentos .box-apartamento-destaque {
    background: linear-gradient(180deg, #728662 0, #728662 50%, #fff 50%, #fff 100%);
    padding: 40px 0 10px; }
    #section-apartamentos .box-apartamento-destaque .box-imagem {
      width: 100%;
      max-width: 900px;
      padding: 17px;
      background: #fff;
      display: block;
      margin: 0px auto; }
      @media (max-width: 1400px) {
        #section-apartamentos .box-apartamento-destaque .box-imagem {
          max-width: 840px;
          padding: 14px; } }
      @media (max-width: 1199px) {
        #section-apartamentos .box-apartamento-destaque .box-imagem {
          max-width: 700px; } }
      @media (max-width: 992px) {
        #section-apartamentos .box-apartamento-destaque .box-imagem {
          width: 100%;
          float: left; } }
      @media (max-width: 992px) {
        #section-apartamentos .box-apartamento-destaque .box-imagem .item-imagem {
          width: 100%;
          float: left; } }
      #section-apartamentos .box-apartamento-destaque .box-imagem img {
        width: 100%; }
      @media (max-width: 992px) {
        #section-apartamentos .box-apartamento-destaque .box-imagem .texto {
          width: 100%;
          float: left;
          margin-top: 110px; } }
      @media (max-width: 760px) {
        #section-apartamentos .box-apartamento-destaque .box-imagem .texto {
          margin-top: 100px;
          padding-bottom: 30px; } }
      #section-apartamentos .box-apartamento-destaque .box-imagem .texto p {
        font-weight: normal;
        font-size: 15px;
        line-height: 25px;
        text-align: left;
        color: #728662;
        margin: 25px 0 0 0; }
        @media (max-width: 992px) {
          #section-apartamentos .box-apartamento-destaque .box-imagem .texto p {
            order: 2;
            margin: -90px 0 0 0;
            z-index: 3; } }
        @media (max-width: 480px) {
          #section-apartamentos .box-apartamento-destaque .box-imagem .texto p {
            margin-top: 0; } }
      #section-apartamentos .box-apartamento-destaque .box-imagem .texto .fundo {
        width: 100%;
        max-width: 500px;
        height: 150px;
        float: right;
        margin-top: -240px;
        z-index: 2;
        position: relative;
        margin-right: -22px;
        overflow: hidden; }
        @media (max-width: 1400px) {
          #section-apartamentos .box-apartamento-destaque .box-imagem .texto .fundo {
            max-width: 440px;
            height: 140px;
            margin-top: -230px; } }
        @media (max-width: 992px) {
          #section-apartamentos .box-apartamento-destaque .box-imagem .texto .fundo {
            order: 1;
            width: 100%;
            margin-top: -110px; }
            #section-apartamentos .box-apartamento-destaque .box-imagem .texto .fundo svg {
              width: 100%;
              transform: scale(1.3);
              margin-top: 1em; } }
        @media (max-width: 480px) {
          #section-apartamentos .box-apartamento-destaque .box-imagem .texto .fundo {
            margin-top: -268px;
            height: 150px;
            max-width: 100%;
            margin-right: 0px; }
            #section-apartamentos .box-apartamento-destaque .box-imagem .texto .fundo span {
              margin: 86px 0px 0 20px !important;
              font-size: 19px !important;
              line-height: 23px !important; }
              #section-apartamentos .box-apartamento-destaque .box-imagem .texto .fundo span br {
                display: none; } }
        #section-apartamentos .box-apartamento-destaque .box-imagem .texto .fundo span {
          position: absolute;
          top: 0;
          left: 0;
          margin: 70px 0 0 47px;
          display: block;
          font-weight: normal;
          font-size: 22px;
          font-weight: bold;
          text-align: left;
          color: #728662; }
          @media (max-width: 1400px) {
            #section-apartamentos .box-apartamento-destaque .box-imagem .texto .fundo span {
              margin: 60px 0 0 22px;
              font-size: 21px; } }
          @media (max-width: 992px) {
            #section-apartamentos .box-apartamento-destaque .box-imagem .texto .fundo span {
              margin-top: 60px; } }
  #section-apartamentos .lista-imoveis .container-plus > .row {
    width: 100%;
    margin-left: 0px; }
  #section-apartamentos .lista-imoveis .item-imovel {
    position: relative;
    display: block;
    margin-bottom: 10px; }
    #section-apartamentos .lista-imoveis .item-imovel span {
      flex-direction: column;
      position: absolute;
      width: calc(100% - 100px);
      height: calc(100% - 100px);
      top: 50px;
      left: 50px;
      background: rgba(110, 128, 91, 0.69);
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      transition: all 0.4s;
      color: white;
      font-size: 14px;
      line-height: 33px; }
      #section-apartamentos .lista-imoveis .item-imovel span i {
        border-top: 2px solid white; }
      @media (max-width: 768px) {
        #section-apartamentos .lista-imoveis .item-imovel span {
          left: 20px;
          top: 20px;
          width: calc(100% - 40px);
          height: calc(100% - 40px); } }
      #section-apartamentos .lista-imoveis .item-imovel span i {
        font-size: 17px;
        line-height: 20px;
        font-style: normal;
        color: #fff;
        display: block;
        font-weight: bold;
        padding: 5px 14px; }
    #section-apartamentos .lista-imoveis .item-imovel:hover span {
      background: rgba(110, 128, 91, 0.9); }
  #section-apartamentos .btn-padrao__secundario {
    margin: 30px auto 61px;
    width: 300px;
    max-width: 100%;
    display: table; }
    @media (max-width: 480px) {
      #section-apartamentos .btn-padrao__secundario {
        width: auto;
        margin: 20px auto 40px;
        display: block;
        max-width: 180px; } }

#section-responsabilidade {
  width: 100%;
  float: left;
  overflow: hidden;
  padding: 60px 0px; }
  @media (max-width: 1400px) {
    #section-responsabilidade {
      padding: 59px 0px 70px; } }
  @media (max-width: 1199px) {
    #section-responsabilidade {
      padding: 49px 0px 40px; } }
  @media (max-width: 760px) {
    #section-responsabilidade {
      padding: 39px 10px 30px; } }
  #section-responsabilidade h3 {
    font-weight: bold;
    font-size: 25px;
    text-align: center;
    padding-bottom: 20px;
    color: #AF5F48; }
    @media (max-width: 1400px) {
      #section-responsabilidade h3 {
        font-size: 22px;
        padding-bottom: 20px; } }
    @media (max-width: 1199px) {
      #section-responsabilidade h3 {
        font-size: 19px;
        padding-bottom: 18px; } }
    @media (max-width: 992px) {
      #section-responsabilidade h3 {
        font-size: 22px; } }
    @media (max-width: 480px) {
      #section-responsabilidade h3 {
        font-size: 15px;
        line-height: 23px;
        padding-bottom: 15px; } }
  @media (max-width: 767px) {
    #section-responsabilidade .lista-responsabilidades .item-responsabilidade {
      width: 50% !important; } }
  @media (max-width: 568px) {
    #section-responsabilidade .lista-responsabilidades .item-responsabilidade {
      width: 100% !important; } }
  #section-responsabilidade .lista-responsabilidades img {
    width: 100%; }
  #section-responsabilidade .lista-responsabilidades strong {
    font-weight: bold;
    font-size: 18px;
    letter-spacing: -0.01em;
    line-height: 26px;
    text-align: left;
    color: #202020;
    margin: 17px 0 10px;
    display: block; }
    @media (max-width: 1199px) {
      #section-responsabilidade .lista-responsabilidades strong {
        font-size: 15px;
        line-height: initial; } }
  #section-responsabilidade .lista-responsabilidades p {
    font-size: 14px; }
    @media (max-width: 1400px) {
      #section-responsabilidade .lista-responsabilidades p {
        font-size: 13px; } }
    @media (max-width: 1199px) {
      #section-responsabilidade .lista-responsabilidades p {
        font-size: 12px; } }

#section-noticias h2 {
  font-weight: normal;
  font-size: 93px;
  line-height: 49px;
  text-align: center;
  color: #817457;
  text-transform: uppercase;
  display: block; }
  @media (max-width: 480px) {
    #section-noticias h2 {
      font-size: 30px;
      line-height: 35px; } }

/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
#section-icones {
  background-color: #F1F1F1;
  width: 100%;
  float: left;
  padding-top: 28px;
  padding-bottom: 56px;
  overflow: hidden; }
  @media (max-width: 1199px) {
    #section-icones {
      padding-top: 20px;
      padding-bottom: 30px; } }
  @media (max-width: 767px) {
    #section-icones {
      padding-top: 15px;
      padding-bottom: 20px; } }
  #section-icones #slick-links {
    width: calc(100% + 10px);
    float: left;
    margin-left: -5px;
    overflow: hidden;
    z-index: 20; }
    #section-icones #slick-links .reg-link {
      width: 100%;
      float: left;
      overflow: hidden;
      padding: 12px 12px;
      transition: all 0.4s;
      border: 1px solid transparent;
      position: relative; }
      @media (max-width: 480px) {
        #section-icones #slick-links .reg-link {
          padding: 12px 6px; } }
      #section-icones #slick-links .reg-link:hover {
        transform: scale(1.1); }
        #section-icones #slick-links .reg-link:hover .icon {
          background-color: #728662; }
          #section-icones #slick-links .reg-link:hover .icon i {
            color: #fff; }
      #section-icones #slick-links .reg-link .icon {
        background-color: #fff;
        width: 92px;
        height: 92px;
        display: block;
        border-radius: 50%;
        margin: 0px auto;
        border: 5px solid #F1F1F1;
        text-align: center;
        position: relative;
        z-index: 9;
        transition: all 0.4s; }
        #section-icones #slick-links .reg-link .icon i {
          color: #000000;
          font-size: 30px;
          transition: all 0.4s; }
      #section-icones #slick-links .reg-link .dados {
        background-color: #fff;
        width: 100%;
        height: 100px;
        float: left;
        padding: 51px 20px 20px;
        overflow: hidden;
        margin-top: -30px;
        border-radius: 5px; }
        @media (max-width: 480px) {
          #section-icones #slick-links .reg-link .dados {
            padding: 51px 10px 20px; } }
        #section-icones #slick-links .reg-link .dados p {
          color: #232323;
          font-size: 14px;
          text-align: center;
          letter-spacing: -0.7px;
          text-transform: uppercase; }
    #section-icones #slick-links .slick-dots {
      display: block;
      margin: 56px auto 40px;
      width: fit-content;
      padding-left: 0px;
      z-index: 94;
      position: relative; }
      #section-icones #slick-links .slick-dots li {
        display: inline;
        float: left;
        margin-left: 2px;
        margin-right: 2px;
        border-radius: 50%;
        overflow: hidden; }
        @media (max-width: 767px) {
          #section-icones #slick-links .slick-dots li {
            border-radius: 0%; } }
        #section-icones #slick-links .slick-dots li.slick-active button {
          background-color: #fff; }
        #section-icones #slick-links .slick-dots li button {
          background-color: #656565;
          width: 21px;
          height: 21px;
          float: left;
          overflow: hidden;
          border-radius: 100%;
          text-indent: -9999px;
          border: 1px solid #656565;
          transition: all 0.4s; }
          #section-icones #slick-links .slick-dots li button:focus {
            border-color: #434343;
            background: transparent;
            outline: none; }
          @media (max-width: 767px) {
            #section-icones #slick-links .slick-dots li button {
              padding: 0px !important; } }

#section-home1 {
  background-image: url(https://www.mudrah.com/public/site/img/bg-associado-home.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  float: left;
  overflow: hidden; }
  #section-home1 .bg {
    background: rgba(114, 134, 98, 0.37);
    width: 100%;
    float: left;
    padding-top: 100px;
    padding-bottom: 90px;
    overflow: hidden; }
    @media (max-width: 1199px) {
      #section-home1 .bg {
        padding-top: 60px;
        padding-bottom: 60px; } }
    #section-home1 .bg h2 {
      width: 100%;
      display: block;
      text-align: center;
      padding-bottom: 30px;
      color: #fff;
      font-size: 32px;
      font-weight: bold; }
      @media (max-width: 1199px) {
        #section-home1 .bg h2 {
          font-size: 28px; } }
      #section-home1 .bg h2 span {
        background-color: #728662;
        padding: 7px 10px; }
    #section-home1 .bg p {
      width: 100%;
      max-width: 800px;
      display: block;
      margin: 0px auto 10px;
      text-align: center;
      color: #fff;
      font-size: 14px; }
    #section-home1 .bg .btn-saiba-mais {
      background-color: #AF5F48;
      display: block;
      margin: 10px auto 0px;
      color: #fff;
      font-size: 14px;
      padding: 10px 20px;
      transition: all 0.4s;
      border-radius: 8px;
      display: table;
      color: #fff; }
      #section-home1 .bg .btn-saiba-mais:hover {
        background-color: #728662; }

#section-home2 {
  background-image: url(https://www.mudrah.com/public/site/img/bg-institucional2.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  float: left;
  overflow: hidden; }
  #section-home2 .bg {
    background: rgba(0, 0, 0, 0.75);
    width: 100%;
    float: left;
    padding-top: 100px;
    padding-bottom: 90px;
    overflow: hidden; }
    #section-home2 .bg .box-video {
      border: 6px solid #fff; }
    #section-home2 .bg h2 {
      width: 100%;
      display: block;
      text-align: center;
      padding-top: 10px;
      padding-bottom: 30px;
      color: #fff;
      font-size: 32px;
      font-weight: bold; }
      @media (max-width: 1199px) {
        #section-home2 .bg h2 {
          padding-top: 0px;
          padding-bottom: 24px;
          font-size: 30px; } }
      #section-home2 .bg h2 span {
        background-color: #728662;
        padding: 7px 10px; }
        @media (max-width: 480px) {
          #section-home2 .bg h2 span {
            display: inline-block; } }
    #section-home2 .bg p {
      width: 100%;
      max-width: 800px;
      display: block;
      margin: 0px auto 10px;
      text-align: center;
      color: #fff;
      font-size: 14px; }
    #section-home2 .bg .btn-saiba-mais {
      background-color: #AF5F48;
      display: block;
      width: fit-content;
      margin: 0px auto;
      color: #fff;
      font-size: 14px;
      padding: 17px 58px;
      transition: all 0.4s;
      border-radius: 8px; }
      #section-home2 .bg .btn-saiba-mais:hover {
        background-color: #728662; }

#section-home-midias {
  background-color: #fff;
  width: 100%;
  float: left;
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: hidden; }
  #section-home-midias .slick-dots {
    display: block;
    margin: 20px auto 40px;
    width: fit-content;
    padding-left: 0px;
    z-index: 94;
    position: relative; }
    #section-home-midias .slick-dots li {
      display: inline;
      float: left;
      margin-left: 2px;
      margin-right: 2px;
      border-radius: 50%;
      overflow: hidden; }
      #section-home-midias .slick-dots li.slick-active button {
        background-color: #fff; }
      #section-home-midias .slick-dots li button {
        background-color: #656565;
        width: 12px;
        height: 14px;
        float: left;
        overflow: hidden;
        border-radius: 6px;
        text-indent: -9999px;
        border: 1px solid #656565;
        transition: all 0.4s; }
  #section-home-midias #box-youtube {
    margin-bottom: 30px; }
  #section-home-midias .header {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    overflow: hidden; }
    #section-home-midias .header > i {
      float: left;
      font-size: 33px; }
    #section-home-midias .header > h2 {
      float: left;
      font-size: 21px;
      font-weight: 800;
      text-transform: uppercase;
      padding: 3px 0px 0px 10px;
      margin: 0px; }
    #section-home-midias .header > a {
      background-color: #AF5F48;
      float: right;
      color: #fff;
      border: 0px;
      font-size: 17px;
      padding: 2px 6px 0px;
      line-height: 25px;
      transition: all 0.4s;
      border-radius: 3px; }
      #section-home-midias .header > a:hover {
        background-color: #728662; }
  #section-home-midias .conteudo {
    width: 100%;
    float: left;
    overflow: hidden; }
    #section-home-midias .conteudo .reg-noticia {
      float: left;
      margin-left: 2px;
      margin-right: 2px; }
      #section-home-midias .conteudo .reg-noticia:hover .img {
        background-size: auto 140%; }
        #section-home-midias .conteudo .reg-noticia:hover .img .mascara {
          background-color: rgba(175, 95, 72, 0.31); }
          #section-home-midias .conteudo .reg-noticia:hover .img .mascara i {
            color: #728662; }
      #section-home-midias .conteudo .reg-noticia .img {
        background-position: center center;
        background-size: auto 120%;
        width: 100%;
        float: left;
        overflow: hidden;
        transition: all 0.4s; }
        #section-home-midias .conteudo .reg-noticia .img .mascara {
          background-color: rgba(191, 170, 113, 0.41);
          width: 100%;
          height: 153px;
          float: left;
          overflow: hidden;
          color: #fff;
          transition: all 0.4s; }
          @media (max-width: 992px) {
            #section-home-midias .conteudo .reg-noticia .img .mascara {
              height: 194px; } }
          @media (max-width: 767px) {
            #section-home-midias .conteudo .reg-noticia .img .mascara {
              height: 134px; } }
          #section-home-midias .conteudo .reg-noticia .img .mascara i {
            font-size: 49px;
            transition: all 0.4s; }
      #section-home-midias .conteudo .reg-noticia .dados {
        width: 100%;
        float: left;
        padding: 10px 10px 0px 10px;
        overflow: hidden; }
        #section-home-midias .conteudo .reg-noticia .dados h3 {
          width: 100%;
          float: left;
          overflow: hidden;
          font-size: 14px;
          color: #728662;
          text-align: center; }

#section-home-instagram {
  background-color: #291E1E;
  width: 100%;
  float: left;
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: hidden; }
  #section-home-instagram .header {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    overflow: hidden; }
    #section-home-instagram .header > i {
      float: left;
      font-size: 33px;
      color: #fff; }
    #section-home-instagram .header > h2 {
      color: #fff;
      float: left;
      font-size: 21px;
      font-weight: 800;
      text-transform: uppercase;
      padding: 3px 0px 0px 10px;
      margin: 0px; }
    #section-home-instagram .header > a {
      background-color: #AF5F48;
      float: right;
      color: #fff;
      border: 0px;
      font-size: 17px;
      padding: 2px 6px 0px;
      line-height: 25px;
      transition: all 0.4s;
      border-radius: 3px; }
      #section-home-instagram .header > a:hover {
        background-color: #728662; }
  #section-home-instagram #embed-instagram {
    width: 100%;
    float: left;
    margin-top: 15px;
    overflow: hidden; }

#section-parceiros,
#section-parceiros2 {
  width: 100%;
  float: left;
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden; }
  #section-parceiros h2,
  #section-parceiros2 h2 {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    color: #728662;
    font-size: 17px;
    text-align: center;
    text-transform: uppercase; }
  #section-parceiros .reg-slick-parceiro a,
  #section-parceiros2 .reg-slick-parceiro a {
    padding: 15px !important; }
  #section-parceiros #slick-parceiros,
  #section-parceiros .slick-parceiros2,
  #section-parceiros2 #slick-parceiros,
  #section-parceiros2 .slick-parceiros2 {
    width: 100%;
    float: left;
    overflow: hidden; }
    #section-parceiros #slick-parceiros .reg-slick-parceiro,
    #section-parceiros .slick-parceiros2 .reg-slick-parceiro,
    #section-parceiros2 #slick-parceiros .reg-slick-parceiro,
    #section-parceiros2 .slick-parceiros2 .reg-slick-parceiro {
      width: 100%;
      float: left;
      overflow: hidden; }
      #section-parceiros #slick-parceiros .reg-slick-parceiro a,
      #section-parceiros .slick-parceiros2 .reg-slick-parceiro a,
      #section-parceiros2 #slick-parceiros .reg-slick-parceiro a,
      #section-parceiros2 .slick-parceiros2 .reg-slick-parceiro a {
        width: 100%;
        max-width: 242px;
        float: left;
        padding: 15px;
        overflow: hidden; }
    #section-parceiros #slick-parceiros .slick-arrow,
    #section-parceiros .slick-parceiros2 .slick-arrow,
    #section-parceiros2 #slick-parceiros .slick-arrow,
    #section-parceiros2 .slick-parceiros2 .slick-arrow {
      display: none !important; }
    #section-parceiros #slick-parceiros .slick-dots,
    #section-parceiros .slick-parceiros2 .slick-dots,
    #section-parceiros2 #slick-parceiros .slick-dots,
    #section-parceiros2 .slick-parceiros2 .slick-dots {
      display: block;
      margin: 35px auto 0px;
      width: fit-content;
      padding-left: 0px;
      z-index: 94;
      position: relative; }
      #section-parceiros #slick-parceiros .slick-dots li,
      #section-parceiros .slick-parceiros2 .slick-dots li,
      #section-parceiros2 #slick-parceiros .slick-dots li,
      #section-parceiros2 .slick-parceiros2 .slick-dots li {
        display: inline;
        float: left;
        margin-left: 2px;
        margin-right: 2px;
        border-radius: 50%;
        overflow: hidden; }
        #section-parceiros #slick-parceiros .slick-dots li.slick-active button,
        #section-parceiros .slick-parceiros2 .slick-dots li.slick-active button,
        #section-parceiros2 #slick-parceiros .slick-dots li.slick-active button,
        #section-parceiros2 .slick-parceiros2 .slick-dots li.slick-active button {
          background-color: #fff; }
        #section-parceiros #slick-parceiros .slick-dots li button,
        #section-parceiros .slick-parceiros2 .slick-dots li button,
        #section-parceiros2 #slick-parceiros .slick-dots li button,
        #section-parceiros2 .slick-parceiros2 .slick-dots li button {
          background-color: #656565;
          width: 12px;
          height: 14px;
          float: left;
          overflow: hidden;
          border-radius: 6px;
          text-indent: -9999px;
          border: 1px solid #656565;
          transition: all 0.4s; }
  #section-parceiros .seta,
  #section-parceiros2 .seta {
    width: 10px;
    float: left;
    color: #bbbbbb;
    margin-top: 35px; }
    @media (max-width: 992px) {
      #section-parceiros .seta,
      #section-parceiros2 .seta {
        margin-top: 41px; } }
    @media (max-width: 767px) {
      #section-parceiros .seta,
      #section-parceiros2 .seta {
        width: 40px;
        margin-top: 19%; } }
    @media (max-width: 767px) {
      #section-parceiros .seta i,
      #section-parceiros2 .seta i {
        font-size: 35px; } }
  #section-parceiros .slick-parceiros2,
  #section-parceiros2 .slick-parceiros2 {
    width: calc(100% - 20px);
    float: left; }
    @media (max-width: 992px) {
      #section-parceiros .slick-parceiros2,
      #section-parceiros2 .slick-parceiros2 {
        margin-bottom: 30px; } }
    @media (max-width: 767px) {
      #section-parceiros .slick-parceiros2,
      #section-parceiros2 .slick-parceiros2 {
        width: 100%;
        margin-bottom: 50px; } }

#section-home-associados {
  width: 100%;
  float: left;
  padding-top: 80px;
  padding-bottom: 50px;
  overflow: hidden;
  background: #E1E1E1; }
  #section-home-associados h2 {
    font-size: 30px;
    color: #545454;
    font-weight: 800;
    margin-bottom: 45px; }
  #section-home-associados .reg-associado {
    padding: 0 10px; }
    #section-home-associados .reg-associado img {
      border-radius: 5px;
      max-width: 100%;
      width: 100%;
      background-color: white; }
  #section-home-associados .slick-dots {
    display: block;
    margin: 47px auto 40px;
    width: fit-content;
    padding-left: 0px;
    z-index: 94;
    position: relative; }
    #section-home-associados .slick-dots li {
      display: inline;
      float: left;
      margin-left: 2px;
      margin-right: 2px;
      border-radius: 50%;
      overflow: hidden; }
      #section-home-associados .slick-dots li.slick-active button {
        background-color: #fff; }
      #section-home-associados .slick-dots li button {
        background-color: #656565;
        width: 21px;
        height: 21px;
        float: left;
        overflow: hidden;
        border-radius: 100%;
        text-indent: -9999px;
        border: 1px solid #656565;
        transition: all 0.4s; }
        #section-home-associados .slick-dots li button:focus {
          border-color: #434343;
          background: transparent;
          outline: none; }

#slick-youtube {
  /* the slides */
  /* the parent */ }
  #slick-youtube figure {
    position: relative; }
    #slick-youtube figure::before {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: rgba(31, 41, 78, 0.6); }
    #slick-youtube figure svg {
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -37px 0 0 -37px;
      transition: all 0.4s; }
    #slick-youtube figure:hover svg {
      width: 100px;
      height: 100px;
      margin: -50px 0 0 -50px; }
  #slick-youtube .slick-slide {
    margin: 0 10px; }
  #slick-youtube .slick-list {
    margin: 0 -10px; }
  #slick-youtube .slick-prev, #slick-youtube .slick-next, #slick-youtube fa-angle-left, #slick-youtube fa-angle-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 40%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    font-family: "Font Awesome 5 Free";
    content: ""; }
    @media (max-width: 767px) {
      #slick-youtube .slick-prev, #slick-youtube .slick-next, #slick-youtube fa-angle-left, #slick-youtube fa-angle-next {
        display: none; } }
  #slick-youtube .slick-prev:hover,
  #slick-youtube .slick-prev:focus,
  #slick-youtube .slick-next:hover,
  #slick-youtube .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent; }
  #slick-youtube .slick-prev:hover:before,
  #slick-youtube .slick-prev:focus:before,
  #slick-youtube .slick-next:hover:before,
  #slick-youtube .slick-next:focus:before {
    opacity: 1; }
  #slick-youtube .slick-prev.slick-disabled:before,
  #slick-youtube .slick-next.slick-disabled:before {
    opacity: .25; }
  #slick-youtube .slick-prev:before,
  #slick-youtube .slick-next:before {
    font-size: 40px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  #slick-youtube .slick-prev {
    left: -25px; }
    @media (max-width: 1024px) {
      #slick-youtube .slick-prev {
        left: -13px; } }
  #slick-youtube [dir='rtl'] .slick-prev {
    right: -25px;
    left: auto; }
  #slick-youtube [dir='rtl'] .slick-prev:before {
    content: '→'; }
  #slick-youtube .slick-next {
    right: -25px; }
    @media (max-width: 1024px) {
      #slick-youtube .slick-next {
        right: -13px; } }
  #slick-youtube [dir='rtl'] .slick-next {
    right: auto;
    left: -25px; }
  #slick-youtube [dir='rtl'] .slick-next:before {
    content: '←'; }
  #slick-youtube h1 {
    color: white;
    font-weight: bold;
    font-size: 35px;
    max-width: 1113px;
    margin: 0 auto; }
  #slick-youtube .container {
    padding-bottom: 3em;
    padding-top: 2em; }
    #slick-youtube .container .videos-youtube {
      margin-right: .5em;
      margin-left: .5em; }
    #slick-youtube .container#slide-videos-youtube figure {
      background: black;
      border: 5px solid white; }
      #slick-youtube .container#slide-videos-youtube figure img {
        filter: opacity(0.4);
        width: 14em; }
        @media (max-width: 600px) {
          #slick-youtube .container#slide-videos-youtube figure img {
            width: 100%; } }
    #slick-youtube .container#slide-videos-youtube .div-icon-play {
      width: 100%;
      float: left;
      margin-top: -111px;
      position: relative;
      z-index: 9;
      transition: 0.4s;
      color: white;
      text-align: center; }
      @media (max-width: 992px) {
        #slick-youtube .container#slide-videos-youtube .div-icon-play {
          margin-top: -110px; } }
      @media (max-width: 776px) {
        #slick-youtube .container#slide-videos-youtube .div-icon-play {
          margin-top: -85px; } }
      @media (max-width: 575px) {
        #slick-youtube .container#slide-videos-youtube .div-icon-play {
          margin-top: -140px; } }
      #slick-youtube .container#slide-videos-youtube .div-icon-play i {
        border: 4px solid white;
        padding: 1em;
        font-size: 17px;
        border-radius: 50px;
        transition: 0.4s; }
        #slick-youtube .container#slide-videos-youtube .div-icon-play i:hover {
          background: white;
          color: black; }

/* MODAL POLITICAS */
.embaixador-depo {
  background: #0f0e0ead; }
  .embaixador-depo .modal-dialog {
    max-width: 90%;
    /*
        @media (max-width: 1024px) {
            width: 100% !important;
            max-width: fit-content;
        }
        @media (max-width: 578px) {
            padding-top: initial;
        }
        */ }
  .embaixador-depo .modal-content {
    background-color: #DCB9A7;
    border-top-left-radius: 60px;
    border-bottom-right-radius: 22px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border: none; }
    .embaixador-depo .modal-content .close-modal {
      float: right;
      margin-top: -120px;
      margin-right: -25px;
      color: #AF5F48;
      background: none;
      border: none;
      font-size: 70px;
      font-weight: 700;
      transition: 0.2s; }
      @media (max-width: 578px) {
        .embaixador-depo .modal-content .close-modal {
          position: absolute;
          right: 0;
          margin-top: -60px;
          margin-right: 0;
          float: none; } }
      .embaixador-depo .modal-content .close-modal:hover {
        font-size: 75px;
        color: #9d5541;
        margin-top: -123px; }
    .embaixador-depo .modal-content .modal-body {
      padding: 2em 1rem; }
      .embaixador-depo .modal-content .modal-body .dados {
        background-color: #DCB9A7;
        float: none;
        width: 100%;
        height: 336px;
        padding: 30px 30px 50px 30px;
        overflow: hidden;
        border-top-left-radius: 70px;
        border-bottom-right-radius: 70px; }
        .embaixador-depo .modal-content .modal-body .dados .center {
          width: 100%;
          float: left;
          overflow: hidden; }
          .embaixador-depo .modal-content .modal-body .dados .center .init {
            float: left; }
          .embaixador-depo .modal-content .modal-body .dados .center p {
            width: 100%;
            float: left;
            padding-top: 10px;
            overflow: hidden;
            color: #746464;
            text-align: center;
            margin-bottom: 10px;
            font-style: italic;
            font-size: 13px;
            font-weight: 600;
            line-height: 26px; }
          .embaixador-depo .modal-content .modal-body .dados .center .end {
            float: right; }
      .embaixador-depo .modal-content .modal-body .img {
        background-position: center center;
        background-size: cover;
        overflow: hidden;
        border-radius: 50%;
        border: 2px solid #fff;
        background-color: #fff;
        float: none;
        margin: 0 auto;
        width: 186px;
        height: 186px; }
      .embaixador-depo .modal-content .modal-body .depoimento-texto p, .embaixador-depo .modal-content .modal-body .depoimento-texto div, .embaixador-depo .modal-content .modal-body .depoimento-texto span {
        color: #746464 !important;
        font-style: italic;
        font-size: 14px; }
        @media (max-width: 992px) {
          .embaixador-depo .modal-content .modal-body .depoimento-texto p, .embaixador-depo .modal-content .modal-body .depoimento-texto div, .embaixador-depo .modal-content .modal-body .depoimento-texto span {
            text-align: center; } }
      .embaixador-depo .modal-content .modal-body .nome {
        float: none;
        padding: 9px 10px 0 10px !important;
        width: 100%; }
        @media (max-width: 992px) {
          .embaixador-depo .modal-content .modal-body .nome {
            margin-bottom: 2em; } }
        .embaixador-depo .modal-content .modal-body .nome span {
          display: block;
          color: #181818;
          font-size: 20px;
          text-align: center;
          text-transform: uppercase;
          font-weight: 600; }
        .embaixador-depo .modal-content .modal-body .nome i {
          font-style: italic;
          font-size: 14px;
          letter-spacing: -0.02em;
          line-height: 23px;
          text-align: center;
          color: #181818;
          display: block;
          font-weight: 500; }
      .embaixador-depo .modal-content .modal-body .video {
        width: 50%;
        float: right;
        margin: 0 0 0 10px; }
        @media (max-width: 768px) {
          .embaixador-depo .modal-content .modal-body .video {
            width: 100%; } }
        .embaixador-depo .modal-content .modal-body .video .inner-video {
          position: relative;
          padding-bottom: 56.25%;
          /* 16:9 */
          height: 0;
          width: 100%; }
          .embaixador-depo .modal-content .modal-body .video .inner-video iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%; }

/* MODAL EMBAIXADORES */
#politicaPrivacidadeModal {
  background: #0f0e0ead; }
  #politicaPrivacidadeModal .modal-dialog {
    padding-top: 3em; }
    @media (max-width: 578px) {
      #politicaPrivacidadeModal .modal-dialog {
        padding-top: initial; } }
  #politicaPrivacidadeModal .modal-content {
    background-color: #DCB9A7;
    border-top-left-radius: 60px;
    border-bottom-right-radius: 22px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border: none; }
    #politicaPrivacidadeModal .modal-content .close-modal {
      float: right;
      margin-top: -120px;
      margin-right: -25px;
      color: #AF5F48;
      background: none;
      border: none;
      font-size: 70px;
      font-weight: 700;
      transition: 0.2s; }
      @media (max-width: 578px) {
        #politicaPrivacidadeModal .modal-content .close-modal {
          position: absolute;
          right: 0;
          margin-top: -60px;
          margin-right: 0;
          float: none; } }
      #politicaPrivacidadeModal .modal-content .close-modal:hover {
        font-size: 75px;
        color: #9d5541; }
    #politicaPrivacidadeModal .modal-content .modal-body {
      padding: 2em 1rem; }
      #politicaPrivacidadeModal .modal-content .modal-body .dados {
        background-color: #DCB9A7;
        float: none;
        width: 100%;
        height: 336px;
        padding: 30px 30px 50px 30px;
        overflow: hidden;
        border-top-left-radius: 70px;
        border-bottom-right-radius: 70px; }
        #politicaPrivacidadeModal .modal-content .modal-body .dados .center {
          width: 100%;
          float: left;
          overflow: hidden; }
          #politicaPrivacidadeModal .modal-content .modal-body .dados .center .init {
            float: left; }
          #politicaPrivacidadeModal .modal-content .modal-body .dados .center p {
            width: 100%;
            float: left;
            padding-top: 10px;
            overflow: hidden;
            color: #746464;
            text-align: center;
            margin-bottom: 10px;
            font-style: italic;
            font-size: 13px;
            font-weight: 600;
            line-height: 26px; }
          #politicaPrivacidadeModal .modal-content .modal-body .dados .center .end {
            float: right; }
      #politicaPrivacidadeModal .modal-content .modal-body .img {
        background-position: center center;
        background-size: cover;
        overflow: hidden;
        border-radius: 50%;
        border: 2px solid #fff;
        background-color: #fff;
        float: none;
        margin: 0 auto;
        width: 186px;
        height: 186px; }
      #politicaPrivacidadeModal .modal-content .modal-body .depoimento-texto p, #politicaPrivacidadeModal .modal-content .modal-body .depoimento-texto div, #politicaPrivacidadeModal .modal-content .modal-body .depoimento-texto span {
        color: #746464 !important;
        font-style: italic;
        font-size: 14px; }
        @media (max-width: 992px) {
          #politicaPrivacidadeModal .modal-content .modal-body .depoimento-texto p, #politicaPrivacidadeModal .modal-content .modal-body .depoimento-texto div, #politicaPrivacidadeModal .modal-content .modal-body .depoimento-texto span {
            text-align: center; } }
      #politicaPrivacidadeModal .modal-content .modal-body .nome {
        float: none;
        padding: 9px 10px 0 10px !important;
        width: 100%; }
        @media (max-width: 992px) {
          #politicaPrivacidadeModal .modal-content .modal-body .nome {
            margin-bottom: 2em; } }
        #politicaPrivacidadeModal .modal-content .modal-body .nome span {
          display: block;
          color: #181818;
          font-size: 20px;
          text-align: center;
          text-transform: uppercase;
          font-weight: 600; }
        #politicaPrivacidadeModal .modal-content .modal-body .nome i {
          font-style: italic;
          font-size: 14px;
          letter-spacing: -0.02em;
          line-height: 23px;
          text-align: center;
          color: #181818;
          display: block;
          font-weight: 500; }

.cookiealert {
  background: #AF5F48 !important; }
  .cookiealert .acceptcookies {
    background: white;
    border: none;
    border-radius: 0;
    color: #AF5F48;
    font-weight: bold; }
    .cookiealert .acceptcookies:hover {
      background: #f2f2f2; }

.close-modal-perso {
  float: right;
  margin-top: -120px;
  margin-right: -25px;
  color: #AF5F48;
  background: none;
  border: none;
  font-size: 70px;
  font-weight: 700;
  transition: 0.2s; }
  @media (max-width: 578px) {
    .close-modal-perso {
      position: absolute;
      right: 0;
      margin-top: -60px;
      margin-right: 0;
      float: none; } }
  .close-modal-perso:hover {
    font-size: 75px;
    color: #9d5541;
    margin-top: -123px; }

.modal-title-perso {
  text-transform: uppercase;
  color: #AF5F48;
  text-align: center;
  font-size: 34px;
  line-height: 32px;
  font-weight: 800;
  display: block; }

.info-elemento {
  align-items: center;
  margin-bottom: -25px; }
  @media (max-width: 991px) {
    .info-elemento {
      margin-bottom: -53px; } }
  .info-elemento .img-elemento-icon {
    width: 90px;
    height: 90px;
    background-position: bottom;
    background-size: unset;
    background-repeat: no-repeat;
    border-radius: 50px;
    border: 4px solid white;
    margin-right: -15px;
    position: absolute; }
    @media (max-width: 1400px) {
      .info-elemento .img-elemento-icon {
        width: 70px;
        height: 70px; } }
  .info-elemento .nome-elemento {
    background: white;
    width: 60%;
    border-radius: 30px;
    display: flex; }
    @media (max-width: 1199px) {
      .info-elemento .nome-elemento {
        width: 36%; } }
    @media (max-width: 992px) {
      .info-elemento .nome-elemento {
        width: 48%; } }
    .info-elemento .nome-elemento p {
      padding: 10px 20px;
      margin: 0;
      text-transform: uppercase;
      color: #7b7b7b;
      font-weight: bold; }

#section-servicos {
  background-color: #B8CBA6;
  width: 100%;
  float: left;
  overflow: hidden; }
  #section-servicos #home-servicos {
    width: 100%;
    float: left;
    overflow: hidden;
    padding-left: 120px;
    padding-right: 120px; }
    @media (max-width: 992px) {
      #section-servicos #home-servicos {
        padding-left: 0px;
        padding-right: 0px; } }
    #section-servicos #home-servicos h3 {
      font-weight: bold;
      font-size: 25px;
      text-align: center;
      color: #fff;
      margin-bottom: 15px;
      margin-top: 60px;
      text-transform: uppercase; }
      @media (max-width: 1400px) {
        #section-servicos #home-servicos h3 {
          font-size: 22px;
          margin-bottom: 15px;
          margin-top: 50px; } }
      @media (max-width: 992px) {
        #section-servicos #home-servicos h3 {
          font-size: 24px; } }
      @media (max-width: 768px) {
        #section-servicos #home-servicos h3 br {
          display: none; } }
      @media (max-width: 480px) {
        #section-servicos #home-servicos h3 {
          font-size: 17px;
          line-height: 22px; } }
    #section-servicos #home-servicos h4 {
      font-size: 17px;
      line-height: 25px;
      text-align: center;
      color: #fff;
      margin-bottom: 20px; }
      @media (max-width: 1400px) {
        #section-servicos #home-servicos h4 {
          font-size: 16px;
          line-height: 23px; } }
      @media (max-width: 480px) {
        #section-servicos #home-servicos h4 {
          font-size: 13px;
          line-height: 19px;
          margin-bottom: 0px; } }
    #section-servicos #home-servicos .subtexto {
      display: block;
      padding-left: 10px;
      padding-right: 10px;
      margin-bottom: 66px;
      color: #fff; }
      @media (max-width: 1400px) {
        #section-servicos #home-servicos .subtexto {
          font-size: 15px; } }
      #section-servicos #home-servicos .subtexto * {
        text-align: center; }
    @media (max-width: 480px) {
      #section-servicos #home-servicos ul {
        padding-left: 20px; } }

#section-implantacao {
  width: 100%;
  float: left;
  overflow: hidden;
  padding-top: 50px; }
  #section-implantacao h2 {
    font-weight: normal;
    font-size: 34px;
    text-align: center;
    color: #728662;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0; }
    @media (max-width: 1400px) {
      #section-implantacao h2 {
        font-size: 23px;
        padding-top: 0px;
        padding-bottom: 0px; } }
    @media (max-width: 1199px) {
      #section-implantacao h2 {
        font-size: 21px; } }
    @media (max-width: 992px) {
      #section-implantacao h2 {
        font-size: 21px;
        line-height: initial; } }
    @media (max-width: 760px) {
      #section-implantacao h2 {
        font-size: 19px; } }
  #section-implantacao .subtitulo {
    font-weight: 300;
    font-size: 18px;
    line-height: 31px;
    text-align: center;
    color: #5e5e5e;
    margin: 5px 0 0;
    padding-bottom: 0px; }
    @media (max-width: 1400px) {
      #section-implantacao .subtitulo {
        font-size: 15px;
        line-height: 31px; } }
    @media (max-width: 1199px) {
      #section-implantacao .subtitulo {
        font-size: 15px;
        line-height: 23px;
        padding-left: 100px;
        padding-right: 100px; } }
    @media (max-width: 992px) {
      #section-implantacao .subtitulo {
        font-size: 16px;
        line-height: 23px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 9px; } }
    @media (max-width: 760px) {
      #section-implantacao .subtitulo {
        padding-bottom: 0px; } }
  #section-implantacao .box-apartamento-destaque {
    padding: 5px 0 40px; }
    @media (max-width: 760px) {
      #section-implantacao .box-apartamento-destaque {
        background: #fff;
        padding: 0px 0 0; } }
    #section-implantacao .box-apartamento-destaque .box-imagem {
      padding: 18px;
      background: #fff;
      width: 100%;
      max-width: 1000px;
      display: block;
      margin: 0px auto; }
      @media (max-width: 1400px) {
        #section-implantacao .box-apartamento-destaque .box-imagem {
          padding: 15px;
          max-width: 890px; } }
      @media (max-width: 1199px) {
        #section-implantacao .box-apartamento-destaque .box-imagem {
          max-width: 750px; } }
      @media (max-width: 992px) {
        #section-implantacao .box-apartamento-destaque .box-imagem {
          overflow: hidden; } }
      #section-implantacao .box-apartamento-destaque .box-imagem img {
        width: 100%; }
      @media (max-width: 992px) {
        #section-implantacao .box-apartamento-destaque .box-imagem .texto {
          width: 100%;
          float: left;
          margin-top: 111px; } }
      #section-implantacao .box-apartamento-destaque .box-imagem #section-implantacao-img .imagem div {
        width: 100%;
        padding-bottom: 40%;
        margin: 0px auto;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat; }

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