@import url("//fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400;600;700&family=Bodoni+Moda:wght@400;700&display=swap");
html,
body {
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px; }

html.sr .load-hidden {
  visibility: hidden; }

a {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease; }

@media (min-width: 1200px) {
  .container-fluid {
    padding-left: 40px;
    padding-right: 40px; } }
#conteudo {
  margin-top: 35px; }

.datcha-font {
  font-family: "Bodoni Moda", serif; }

h2 {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 300;
  margin-bottom: 1rem; }

h3 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 1rem; }

h4 {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 700;
  margin-bottom: 1rem; }

h5 {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600; }

.divContactos {
  margin-bottom: 60px; }
  @media (max-width: 991px) {
    .divContactos {
      margin-bottom: 30px; }
      .divContactos .layout-container > div > div {
        margin-bottom: 15px; } }
  .divContactos .layout-column > div {
    height: 100%;
    padding: 60px 40px;
    background-color: #F3F6F5; }
    @media (max-width: 991px) {
      .divContactos .layout-column > div {
        padding: 30px 20px; } }
  .divContactos label {
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px; }
  .divContactos .form-control {
    border-radius: 0px;
    border-color: rgba(6, 74, 40, 0.2); }
  .divContactos input.form-control {
    height: calc(2.5em + .75rem + 2px); }
  .divContactos textarea.form-control {
    resize: none; }
  .divContactos .custom-control-label {
    padding-top: 5px;
    font-size: 10px;
    font-size: 0.625rem; }
    .divContactos .custom-control-label a {
      color: #000000;
      text-decoration: underline; }
    .divContactos .custom-control-label a:hover {
      text-decoration: none; }

.imgTopo {
  position: relative;
  color: #ffffff;
  text-align: left;
  font-size: 46px;
  font-size: 2.875rem;
  font-weight: 700;
  aspect-ratio: 1366/665;
  margin-top: -35px;
  margin-bottom: 60px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 400;
  text-align: center; }
  .imgTopo video,
  .imgTopo img {
    position: absolute;
    z-index: 0;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center; }
  .imgTopo > div {
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    width: 100%;
    padding-bottom: 60px; }
  @media (max-width: 767px) {
    .imgTopo {
      aspect-ratio: auto;
      height: calc(100dvh - 83px);
      justify-content: center; } }

.imgTopo:after {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.4); }

.divNumeros {
  padding-top: 60px;
  padding-bottom: 60px;
  font-size: 12px;
  font-size: 0.75rem;
  text-align: center;
  font-weight: 400; }
  .divNumeros .numero {
    font-size: 60px;
    font-size: 3.75rem;
    font-weight: 300; }
    .divNumeros .numero .strong {
      font-weight: 300; }
  @media (max-width: 991px) {
    .divNumeros .row > div {
      margin-bottom: 30px; } }

.divPreto {
  padding-top: 70px;
  padding-bottom: 70px;
  font-size: 24px;
  font-size: 1.5rem;
  border-top: 1px solid #F3F6F5;
  border-bottom: 1px solid #F3F6F5;
  font-weight: 400; }

.embeddedContent {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embeddedContent iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embeddedContent::before {
  content: ' ';
  position: relative;
  display: block;
  padding-top: 56.25%; }

.carousel-fullscreen .carousel-item {
  height: 100vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.galeriaBase {
  overflow: hidden;
  width: 100%; }
  @media (min-width: 1200px) {
    .galeriaBase .container-fluid {
      padding-right: 0px !important; } }
  .galeriaBase .swiper-container {
    padding-top: 25px;
    padding-left: 25px; }
  .galeriaBase .swiper-wrapper {
    margin-bottom: 40px; }
  .galeriaBase .swiper-scrollbar.swiper-scrollbar-horizontal {
    background-color: transparent;
    width: 90%;
    left: 5%; }
    .galeriaBase .swiper-scrollbar.swiper-scrollbar-horizontal .swiper-scrollbar-drag {
      z-index: 1;
      background-color: #000000; }
  .galeriaBase .swiper-scrollbar.swiper-scrollbar-horizontal::after {
    position: absolute;
    left: 0px;
    top: 50%;
    width: 100%;
    z-index: 0;
    height: 1px;
    background-color: #F3F6F5;
    content: ''; }
  .galeriaBase .textoDesc {
    align-self: center;
    text-align: left;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 300; }
    .galeriaBase .textoDesc h2 {
      font-weight: 300;
      font-size: 40px;
      font-size: 2.5rem; }
  .galeriaBase .swiper-container {
    overflow: hidden;
    width: 100%; }
    .galeriaBase .swiper-container .swiper-slide {
      width: 295px; }
    .galeriaBase .swiper-container .item {
      position: relative;
      border-radius: 12px;
      overflow: hidden;
      width: 100%;
      aspect-ratio: 295/434;
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      -ms-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease; }
      .galeriaBase .swiper-container .item img {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center center;
        z-index: 1; }
      .galeriaBase .swiper-container .item .texto {
        position: absolute;
        content: '';
        left: 0px;
        bottom: 0px;
        width: 100%;
        color: #ffffff;
        font-size: 17px;
        font-size: 1.0625rem;
        font-weight: 600;
        padding: 15px;
        padding-bottom: 20px;
        text-align: center;
        z-index: 3; }
      .galeriaBase .swiper-container .item .numero {
        position: absolute;
        content: '';
        left: 0px;
        top: 0px;
        width: 100%;
        color: #ffffff;
        font-size: 80px;
        font-size: 5rem;
        font-weight: 300;
        padding: 15px;
        padding-top: 0px;
        z-index: 3; }
    .galeriaBase .swiper-container .item::after {
      position: absolute;
      content: '';
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.4);
      z-index: 2; }
    .galeriaBase .swiper-container .item:hover {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }

.btn {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
  border-radius: 0px;
  padding: 1rem 1.5rem; }

.btn.loading .loader {
  display: inline-block; }

.btn-spinner {
  color: #cccccc;
  padding-left: 0px;
  padding-right: 0px;
  min-width: 20px; }

.btn-primary {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff; }

.btn-primary:hover {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000; }

.btn-outline-primary {
  border-color: #000000;
  color: #000000; }

.btn-outline-primary:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff; }

#cookieAlert {
  position: fixed;
  left: 0px;
  width: 100%;
  bottom: 0px;
  background-color: #ffffff;
  border-top: 5px solid #000000;
  color: #000000;
  font-size: 12px;
  padding: 20px 5px;
  z-index: 1030;
  text-align: left; }
  #cookieAlert a:not(.btn) {
    text-decoration: underline;
    color: #000000;
    cursor: pointer; }
  #cookieAlert a:hover {
    text-decoration: none; }

.dropdown-menu {
  margin-top: 0; }

.dropdown-menu .dropdown-toggle::after {
  vertical-align: middle;
  border-left: 4px solid;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent; }

.dropdown-menu .dropdown .dropdown-menu {
  left: 100%;
  top: 0%; }

textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus {
  box-shadow: inset 0 -1px 0 #ddd; }

a.active.focus,
a.active:focus,
a.focus,
a:active.focus,
a:active:focus,
a:focus,
button.active.focus,
button.active:focus,
button.focus,
button:active.focus,
button:active:focus,
button:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
  outline-color: transparent;
  outline-width: 0;
  outline-style: none;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0); }

#menuMobile.open {
  left: 0px; }

#menuMobile {
  position: fixed;
  top: 0px;
  left: 100%;
  width: 100%;
  height: 100%;
  height: 100dvh;
  background-color: #000000;
  z-index: 1001;
  padding: 0px 15px;
  display: flex;
  flex-direction: column;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease; }
  #menuMobile .logotipo {
    padding-bottom: 10px;
    padding-top: 15px; }
    #menuMobile .logotipo img {
      width: 260px; }
    @media (min-width: 1200px) {
      #menuMobile .logotipo img {
        width: 360px; } }
    #menuMobile .logotipo .btMenuMobile {
      position: absolute;
      margin-top: 0px;
      z-index: 15;
      padding: 0px;
      width: 26px;
      height: 40px;
      top: 20px;
      right: 15px;
      border-radius: 0px;
      padding-top: 5px; }
      #menuMobile .logotipo .btMenuMobile .bar {
        position: relative;
        top: 0px;
        left: 0px;
        display: block;
        margin: auto;
        width: 26px;
        height: 2px;
        margin-bottom: 6px;
        background-color: #ffffff;
        opacity: 1; }
      #menuMobile .logotipo .btMenuMobile .bar:nth-child(1) {
        top: 8px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      #menuMobile .logotipo .btMenuMobile .bar:nth-child(2) {
        opacity: 0; }
      #menuMobile .logotipo .btMenuMobile .bar:nth-child(3) {
        top: -8px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
  #menuMobile .menu {
    display: flex;
    align-items: center;
    flex-grow: 1; }
    #menuMobile .menu .nav-item {
      position: relative;
      margin-bottom: 10px; }
      #menuMobile .menu .nav-item .nav-link {
        position: relative;
        display: inline-block;
        color: #ffffff;
        font-weight: 400;
        font-size: 24px;
        font-size: 1.5rem;
        text-transform: uppercase;
        letter-spacing: 2px; }
      #menuMobile .menu .nav-item .nav-link::before {
        content: '';
        position: absolute;
        bottom: 0px;
        left: 50%;
        width: 0%;
        height: 1px;
        background-color: #ffffff;
        -webkit-transition: all 250ms ease;
        -moz-transition: all 250ms ease;
        -ms-transition: all 250ms ease;
        -o-transition: all 250ms ease;
        transition: all 250ms ease; }
      #menuMobile .menu .nav-item .nav-link.active::before,
      #menuMobile .menu .nav-item .nav-link:hover::before {
        left: 0%;
        width: 100%; }
      #menuMobile .menu .nav-item .dropdown-toggle::after {
        display: inline-block;
        border: 0px;
        margin-left: 5px;
        vertical-align: 0px;
        content: "";
        width: 10px;
        height: 8px;
        background-image: url(../img/icon_seta_menu.svg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        -webkit-transition: all 250ms ease;
        -moz-transition: all 250ms ease;
        -ms-transition: all 250ms ease;
        -o-transition: all 250ms ease;
        transition: all 250ms ease; }
      #menuMobile .menu .nav-item .dropdown-menu {
        position: static !important;
        /* volta ao fluxo normal */
        width: 100% !important;
        transform: none !important;
        background-color: transparent; }
      #menuMobile .menu .nav-item .queFazemosMenu .container-fluid {
        padding: 0px; }
      #menuMobile .menu .nav-item .queFazemosMenu .item {
        position: relative;
        text-align: left;
        margin-bottom: 15px; }
        #menuMobile .menu .nav-item .queFazemosMenu .item a {
          position: absolute;
          left: 0px;
          top: 0px;
          width: 100%;
          height: 100%; }
        #menuMobile .menu .nav-item .queFazemosMenu .item .nome {
          font-size: 17px;
          font-size: 1.0625rem;
          font-weight: 400;
          color: #ffffff;
          text-transform: uppercase;
          letter-spacing: 3px; }
        #menuMobile .menu .nav-item .queFazemosMenu .item .img {
          display: none; }
      #menuMobile .menu .nav-item .sobreNosMenu .container-fluid {
        padding: 0px; }
      #menuMobile .menu .nav-item .sobreNosMenu .item {
        position: relative;
        text-align: left; }
        #menuMobile .menu .nav-item .sobreNosMenu .item a {
          position: absolute;
          left: 0px;
          top: 0px;
          width: 100%;
          height: 100%; }
        #menuMobile .menu .nav-item .sobreNosMenu .item .nome {
          font-size: 17px;
          font-size: 1.0625rem;
          font-weight: 400;
          color: #ffffff;
          text-transform: uppercase;
          letter-spacing: 3px;
          margin-bottom: 15px; }
        #menuMobile .menu .nav-item .sobreNosMenu .item .desc {
          display: none; }
    #menuMobile .menu .nav-item.show .dropdown-toggle::after {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
  #menuMobile .menuLinguasM {
    margin-top: 15px;
    margin-bottom: 10px;
    color: #ffffff;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 4px;
    border: 1px solid #000000; }
    #menuMobile .menuLinguasM a {
      color: #ffffff;
      margin-right: 10px; }
    #menuMobile .menuLinguasM a.active,
    #menuMobile .menuLinguasM a:hover {
      color: #cccccc;
      text-decoration: none; }

#menuTopo {
  position: sticky;
  top: 0px;
  background-color: #ffffff;
  z-index: 1000;
  padding: 0px;
  padding-bottom: 35px;
  padding-top: 40px;
  /*border-bottom: 1px solid $corPreto;*/
  width: 100%; }
  @media (max-width: 991px) {
    #menuTopo {
      padding-bottom: 20px;
      padding-top: 20px; } }
  #menuTopo .navbar-brand {
    width: 260px; }
    #menuTopo .navbar-brand img {
      width: 100%; }
    @media (min-width: 1200px) {
      #menuTopo .navbar-brand {
        margin: auto;
        width: 360px; } }
  #menuTopo #navbarCollapse {
    display: none; }
  #menuTopo .menuE,
  #menuTopo .menuD {
    flex-grow: 1;
    flex: 1 1 0;
    align-items: center;
    display: flex; }
    #menuTopo .menuE .navbar-nav,
    #menuTopo .menuD .navbar-nav {
      flex-direction: row; }
      #menuTopo .menuE .navbar-nav .nav-item,
      #menuTopo .menuD .navbar-nav .nav-item {
        position: inherit;
        /*position: relative;*/
        margin-left: 10px;
        margin-right: 10px; }
        #menuTopo .menuE .navbar-nav .nav-item .nav-link,
        #menuTopo .menuD .navbar-nav .nav-item .nav-link {
          position: relative;
          color: #000000;
          font-weight: 400;
          font-size: 12px;
          font-size: 0.75rem;
          text-transform: uppercase;
          letter-spacing: 2px; }
        #menuTopo .menuE .navbar-nav .nav-item .nav-link::before,
        #menuTopo .menuD .navbar-nav .nav-item .nav-link::before {
          content: '';
          position: absolute;
          bottom: 0px;
          left: 50%;
          width: 0%;
          height: 1px;
          background-color: #000000;
          -webkit-transition: all 250ms ease;
          -moz-transition: all 250ms ease;
          -ms-transition: all 250ms ease;
          -o-transition: all 250ms ease;
          transition: all 250ms ease; }
        #menuTopo .menuE .navbar-nav .nav-item .nav-link.active::before,
        #menuTopo .menuE .navbar-nav .nav-item .nav-link:hover::before,
        #menuTopo .menuD .navbar-nav .nav-item .nav-link.active::before,
        #menuTopo .menuD .navbar-nav .nav-item .nav-link:hover::before {
          left: 0%;
          width: 100%; }
        #menuTopo .menuE .navbar-nav .nav-item .dropdown-toggle::after,
        #menuTopo .menuD .navbar-nav .nav-item .dropdown-toggle::after {
          display: inline-block;
          border: 0px;
          margin-left: 5px;
          vertical-align: 0px;
          content: "";
          width: 10px;
          height: 8px;
          background-image: url(../img/icon_seta_menu.svg);
          background-repeat: no-repeat;
          background-position: center center;
          background-size: contain;
          -webkit-transition: all 250ms ease;
          -moz-transition: all 250ms ease;
          -ms-transition: all 250ms ease;
          -o-transition: all 250ms ease;
          transition: all 250ms ease; }
        #menuTopo .menuE .navbar-nav .nav-item .dropdown-menu,
        #menuTopo .menuD .navbar-nav .nav-item .dropdown-menu {
          position: absolute !important;
          width: 100vw !important;
          left: 0 !important;
          top: 100%;
          border-radius: 0;
          border: 0px;
          border-top: 1px solid #F3F6F5;
          z-index: 1050;
          -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
          -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25); }
          #menuTopo .menuE .navbar-nav .nav-item .dropdown-menu .nav-item,
          #menuTopo .menuD .navbar-nav .nav-item .dropdown-menu .nav-item {
            position: relative; }
      #menuTopo .menuE .navbar-nav .nav-item.show .dropdown-toggle::after,
      #menuTopo .menuD .navbar-nav .nav-item.show .dropdown-toggle::after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
    @media (max-width: 1199px) {
      #menuTopo .menuE,
      #menuTopo .menuD {
        display: none; } }
  #menuTopo .menuE .navbar-nav .nav-item:first-child {
    margin-left: 0px; }
  #menuTopo .menuD {
    justify-content: end; }
    #menuTopo .menuD .navbar-nav .nav-item:last-child {
      margin-right: 0px; }
  #menuTopo .queFazemosMenu {
    padding-top: 20px;
    padding-bottom: 20px; }
    #menuTopo .queFazemosMenu .item {
      position: relative;
      text-align: center; }
      #menuTopo .queFazemosMenu .item a {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%; }
      #menuTopo .queFazemosMenu .item .nome {
        font-size: 12px;
        font-size: 0.75rem;
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: 3px; }
      #menuTopo .queFazemosMenu .item .img {
        margin-bottom: 5px;
        overflow: hidden;
        width: 100%;
        aspect-ratio: 295/149; }
        #menuTopo .queFazemosMenu .item .img img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          object-position: center center;
          -webkit-transition: all 250ms ease;
          -moz-transition: all 250ms ease;
          -ms-transition: all 250ms ease;
          -o-transition: all 250ms ease;
          transition: all 250ms ease; }
    #menuTopo .queFazemosMenu .item:hover .img img {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
  #menuTopo .sobreNosMenu {
    padding-top: 20px;
    padding-bottom: 20px; }
    #menuTopo .sobreNosMenu .container-fluid .row {
      margin-left: -30px;
      margin-right: -30px; }
      #menuTopo .sobreNosMenu .container-fluid .row > div {
        padding-left: 30px;
        padding-right: 30px; }
    #menuTopo .sobreNosMenu .item {
      position: relative;
      text-align: left; }
      #menuTopo .sobreNosMenu .item a {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%; }
      #menuTopo .sobreNosMenu .item .nome {
        font-size: 12px;
        font-size: 0.75rem;
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: 3px;
        margin-bottom: 20px; }
      #menuTopo .sobreNosMenu .item .desc {
        font-size: 12px;
        font-size: 0.75rem;
        font-weight: 400;
        letter-spacing: 1px;
        text-align: left; }
  #menuTopo .menuLinguas {
    margin-left: 15px;
    position: relative;
    color: #000000;
    font-weight: 400;
    font-size: 12px;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 4px;
    border: 1px solid #000000; }
    #menuTopo .menuLinguas a.dropdown-toggle {
      color: #000000;
      margin: 0px;
      padding: 0px; }
    #menuTopo .menuLinguas a.dropdown-toggle:hover {
      color: #cccccc;
      text-decoration: none; }
  #menuTopo .navbar-toggler {
    position: relative;
    margin-top: 0px;
    z-index: 15;
    padding: 0px;
    width: 26px;
    height: 40px;
    border-radius: 0px;
    padding-top: 5px; }
    @media (min-width: 1200px) {
      #menuTopo .navbar-toggler {
        display: none; } }
    #menuTopo .navbar-toggler .bar {
      position: relative;
      top: 0px;
      left: 0px;
      display: block;
      margin: auto;
      width: 26px;
      height: 2px;
      margin-bottom: 6px;
      background-color: #000000;
      opacity: 1;
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      -ms-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease; }

footer {
  position: relative;
  padding-top: 55px;
  padding-bottom: 25px;
  color: #ffffff;
  background-image: url(../img/rodape.jpg);
  background-size: cover;
  background-color: #000000;
  background-position: center center; }
  @media (max-width: 991px) {
    footer {
      background-image: none; } }
  footer > div {
    position: relative;
    z-index: 2; }
  footer .logotipo {
    width: 100%;
    max-width: 300px; }
    @media (max-width: 991px) {
      footer .logotipo {
        margin-bottom: 50px; } }
  footer .copy {
    font-size: 12px;
    font-size: 0.75rem; }
  footer nav ul {
    margin: 0px;
    padding: 0px;
    list-style: none; }
  footer nav .nav-item {
    margin-bottom: 5px;
    position: relative; }
    footer nav .nav-item .nav-link {
      position: relative;
      padding: 0px;
      padding-bottom: 5px;
      display: inline-block;
      color: #ffffff;
      font-weight: 700;
      font-size: 12px;
      font-size: 0.75rem;
      text-transform: uppercase;
      letter-spacing: 2px; }
    footer nav .nav-item .nav-link::after {
      content: '';
      position: absolute;
      bottom: 0px;
      left: 50%;
      width: 0%;
      height: 1px;
      background-color: #ffffff;
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      -ms-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease; }
    footer nav .nav-item .nav-link:hover::after {
      left: 0%;
      width: 100%; }
  footer nav ul.queFazemos .nav-item .nav-link {
    font-weight: 400; }
  footer .titulo ul {
    pointer-events: none; }
  footer nav.contactos {
    text-align: right; }
    @media (max-width: 991px) {
      footer nav.contactos {
        text-align: left;
        margin-top: 50px;
        margin-bottom: 50px; } }
    footer nav.contactos .nav-link {
      border: 1px solid #ffffff;
      padding: 10px; }
    footer nav.contactos .nav-link:hover {
      background-color: #ffffff;
      color: #000000; }
    footer nav.contactos .nav-link::after {
      display: none; }

footer::after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 100%;
  mix-blend-mode: multiply;
  height: 100%;
  background-color: rgba(4, 48, 26, 0.9); }
  @media (max-width: 991px) {
    footer::after {
      display: none; } }

.listaOQueFazemos {
  margin-top: -30px;
  margin-bottom: 80px; }
  .listaOQueFazemos .container-fluid {
    padding-left: 15px;
    padding-right: 15px; }
  .listaOQueFazemos .row {
    margin-right: -7px;
    margin-left: -7px; }
    .listaOQueFazemos .row > div {
      padding-right: 7px;
      padding-left: 7px; }
  @media (max-width: 991px) {
    .listaOQueFazemos {
      overflow: hidden; }
      .listaOQueFazemos .container-fluid {
        padding-left: 0px;
        padding-right: 0px; } }
  .listaOQueFazemos .item {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
    cursor: pointer; }
    .listaOQueFazemos .item .nome {
      position: absolute;
      left: 0px;
      bottom: 0px;
      width: 100%;
      min-height: 120px;
      z-index: 3;
      color: #ffffff;
      padding: 25px;
      font-size: 17px;
      font-size: 1.0625rem;
      font-weight: 600;
      display: flex;
      align-items: end;
      background: black;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
      text-transform: uppercase;
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      -ms-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease; }
    .listaOQueFazemos .item .video {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      overflow: hidden;
      opacity: 0;
      z-index: 2;
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      -ms-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease; }
      .listaOQueFazemos .item .video video {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center center; }
    .listaOQueFazemos .item .img {
      z-index: 1;
      overflow: hidden;
      position: relative; }
      .listaOQueFazemos .item .img img {
        width: 100%;
        object-fit: cover;
        object-position: center center;
        aspect-ratio: 659/316;
        -webkit-transition: all 250ms ease;
        -moz-transition: all 250ms ease;
        -ms-transition: all 250ms ease;
        -o-transition: all 250ms ease;
        transition: all 250ms ease; }
    .listaOQueFazemos .item a {
      position: absolute;
      display: block;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
      z-index: 5; }
  .listaOQueFazemos .item:hover .nome {
    padding-bottom: 35px; }
  .listaOQueFazemos .item:hover .video {
    opacity: 1; }

.listaOQueFazemosR {
  margin-top: 80px;
  overflow: hidden; }
  .listaOQueFazemosR .container-fluid {
    padding-left: 0px;
    padding-right: 0px; }
  .listaOQueFazemosR .item {
    position: relative;
    width: 100%;
    aspect-ratio: 1;
    cursor: pointer; }
    .listaOQueFazemosR .item .nome {
      position: absolute;
      left: 0px;
      bottom: 0px;
      width: 100%;
      height: 100%;
      z-index: 2;
      color: #ffffff;
      font-size: 32px;
      font-size: 2rem;
      font-weight: 300;
      display: flex;
      padding: 25px;
      text-align: center;
      justify-content: center;
      align-items: center;
      background: rgba(0, 0, 0, 0.4);
      text-transform: uppercase;
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      -ms-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease; }
    .listaOQueFazemosR .item .img {
      position: relative;
      z-index: 1;
      width: 100%;
      height: 100%;
      overflow: hidden; }
      .listaOQueFazemosR .item .img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center center;
        -webkit-transition: all 250ms ease;
        -moz-transition: all 250ms ease;
        -ms-transition: all 250ms ease;
        -o-transition: all 250ms ease;
        transition: all 250ms ease; }
    .listaOQueFazemosR .item a {
      position: absolute;
      display: block;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
      z-index: 5; }
  .listaOQueFazemosR .item:hover .nome {
    background: rgba(0, 0, 0, 0.2); }
  .listaOQueFazemosR .item:hover .img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

.listaServicos {
  margin-top: calc(60px - 1rem);
  background-color: #F3F6F5; }
  .listaServicos .container-fluid {
    padding: 0px; }
  .listaServicos h2 {
    text-transform: uppercase;
    margin-bottom: 30px; }
  .listaServicos .item {
    font-size: 14px;
    font-size: 0.875rem; }
    .listaServicos .item .imgC {
      width: 100%;
      aspect-ratio: 1; }
      .listaServicos .item .imgC img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center center; }
    .listaServicos .item .textoC {
      margin: auto;
      padding: 50px 20px; }
      @media (min-width: 992px) {
        .listaServicos .item .textoC {
          max-width: 80%;
          padding: 50px; } }
  @media (min-width: 992px) {
    .listaServicos .item:nth-child(odd) .row > div:first-child {
      order: 10; } }

.clientesLogos {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: hidden; }
  .clientesLogos .swiper-slide {
    width: 150px; }
  .clientesLogos .item {
    position: relative;
    width: 100%; }
    .clientesLogos .item .img {
      position: relative;
      width: 100%;
      aspect-ratio: 16/7;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center; }
    .clientesLogos .item a {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      display: block; }
  .clientesLogos .swiper-wrapper {
    transition-timing-function: linear !important; }

.listaSobre {
  margin-top: calc(60px - 1rem);
  background-color: #F3F6F5; }
  .listaSobre .container-fluid {
    padding: 0px; }
  .listaSobre h2 {
    text-transform: uppercase;
    margin-bottom: 30px; }
  .listaSobre .item {
    font-size: 14px;
    font-size: 0.875rem; }
    .listaSobre .item .imgC {
      width: 100%;
      aspect-ratio: 1; }
      .listaSobre .item .imgC img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center center; }
    .listaSobre .item ol > li {
      cursor: pointer;
      margin-bottom: 10px;
      padding-right: 30px;
      background-repeat: no-repeat;
      background-position: top 5px right 10px;
      background-image: url(../img/icon_mais.svg); }
    .listaSobre .item ol > li:hover {
      font-weight: 700; }
    .listaSobre .item ol ul {
      display: none;
      margin: 0px;
      padding: 0px;
      list-style: none;
      font-weight: 400; }
    .listaSobre .item .textoC {
      margin: auto;
      padding: 50px 20px; }
      @media (min-width: 992px) {
        .listaSobre .item .textoC {
          max-width: 80%;
          padding: 50px; } }
  @media (min-width: 992px) {
    .listaSobre .item:nth-child(odd) .row > div:first-child {
      order: 10; } }

.produtosL .galeriaBase .item .numero {
  display: none; }
.produtosL .galeriaBase .item .texto {
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 2px; }

.listaProdutos {
  margin-top: 60px; }
  .listaProdutos .item {
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 100px; }
    .listaProdutos .item h2 {
      text-transform: uppercase;
      margin-bottom: 30px; }
    .listaProdutos .item .imgC {
      width: 100%;
      aspect-ratio: 551/339; }
      .listaProdutos .item .imgC img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center center; }
      @media (max-width: 991px) {
        .listaProdutos .item .imgC {
          margin-bottom: 30px; } }
  @media (min-width: 992px) {
    .listaProdutos .item:nth-child(odd) .row > div:first-child {
      order: 10; } }
  .listaProdutos .menu {
    margin-bottom: 60px;
    text-align: center; }
    .listaProdutos .menu a {
      cursor: pointer;
      color: #ffffff !important;
      border: 1px solid #000000;
      background-color: #000000;
      padding: 10px 15px;
      display: inline-block;
      min-width: 180px; }
    .listaProdutos .menu a.collapsed {
      color: #000000 !important;
      background-color: #ffffff; }
    .listaProdutos .menu a.collapsed:hover {
      color: #ffffff !important;
      background-color: #000000; }

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