/* .translated-ltr{margin-top:-40px;}
.translated-ltr{margin-top:-40px;}
.goog-te-banner-frame {display: none;margin-top:-20px;}

.goog-logo-link {
   display:none !important;
} 

.goog-te-gadget{
   color: #000 !important;
} 
#google_translate_element{
    display: none;
  } */
* {
  text-decoration: none;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
}
a:visited,
a:link,
a:active,
a:hover,
a {
  text-decoration: none;
}
ul {
  margin: 0;
}
.cursor-pointer {
  cursor: pointer;
}
iframe {
  width: 100%;
}
::-webkit-input-placeholder {
  /* Edge */
  color: white !important;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white !important;
}

.f-branco {
  color: #fff !important;
}
.f-branco p,
.f-branco h1,
.f-branco h2 {
  color: #fff !important;
}

::placeholder {
  color: white !important;
}
.form-contato::-webkit-input-placeholder {
  /* Edge */
  color: rgba(0, 0, 0, 0.5) !important;
}

.form-contato:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(0, 0, 0, 0.5) !important;
}

.form-contato::placeholder {
  color: rgba(0, 0, 0, 0.5) !important;
}

.content {
  padding-top: 80px;
}
/* BANNER */
.slick-prev {
  left: -15px;
  z-index: 10;
}
.slick-next {
  z-index: 10;
  right: -15px;
}
.slick-dots {
  bottom: 20px;
}
.rsMinW .rsBullet span {
  background: #ebddae;
}
.rsMinW .rsBullet.rsNavSelected span {
  background: #fff;
}
.rsMinW .rsBullet {
  padding: 5px 3px;
}
.rsMinW .rsBullets {
  transform: translateX(-50%);
  bottom: 34px;
  left: 50%;
}

.rsMinW .rsArrow {
  height: 26px;
  width: 28px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
}

.rsMinW .rsArrowLeft {
  left: 0px !important;
  bottom: 40px;
}
.rsMinW .rsArrowRight {
  left: 2px !important;
  bottom: 10px;
}

.rsMinW .rsArrowIcn {
  width: 28px;
  height: 26px;
  margin: inherit;
  position: absolute;
  cursor: pointer;
  border: inherit;
}
/* .rsMinW .rsArrowIcn:hover {

} */

/* END BANNER */

/* MENU */
.logo-topo {
  width: 268px;
  height: 66px;
}
.logo-topo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.menu {
  height: 80px;
  transition: all 0.5s;
  top: 40px;
}
.top-navbar {
  height: 40px;
  position: fixed;
  top: 0;
  z-index: 1031;
  background-color: #004a57;
}
@media (max-width: 991px) {
  .esconde-topmenu {
    display: none !important;
  }
  .menu-mobile {
    top: 40px;
    transition: all 0.5s;
  }
  .logo-topo {
    width: 170px;
    height: 45px;
  }
}
.f-menu {
  font-size: 14px !important;
  line-height: 19.07px;
  letter-spacing: 0.02em;
  color: rgba(0, 0, 0, 0.5) !important;
}
.f-topmenu {
  font-size: 13px !important;
  line-height: 16px;
  letter-spacing: 0.02em;
  color: #f0f2ef !important;
}
.menu .navbar-nav .active > .nav-link,
.menu .navbar-nav .nav-link.active,
.menu .navbar-nav .nav-link.show,
.menu .navbar-nav .show > .nav-link {
  color: #004a57 !important;
}
.navbar-expand-lg .navbar-nav .menu-link:hover {
  color: #004a57 !important;
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .menu-link {
    padding-right: 12.5px;
    padding-left: 12.5px;
  }
}
/* END BANNER */

/* PAGE CONFIG */
.dropdown-menu {
  width: 210px;
}
.dropdown-item.active,
.dropdown-item:active {
  background-color: #004a57;
}
.position-center {
  transform: translateX(-50%);
  left: 50%;
}
.bg-cinza {
  background-color: #f0f2ef;
}
.bg-verde {
  background-color: #004a57;
}
.b-0 {
  bottom: 0;
}
.b-30 {
  bottom: 30px;
}
.t-0 {
  top: 0;
}
.btn-110 {
  width: 110px;
}
.btn-180 {
  width: 180px;
}
.btn-200 {
  max-width: 200px;
}
.btn-210 {
  max-width: 210px;
}
.btn-300 {
  max-width: 300px;
}
.btn-310 {
  max-width: 310px;
}
.btn-350 {
  max-width: 350px;
}
.btn-370 {
  max-width: 370px;
}
.btn-cont-mais {
  height: 36px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 4px;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.02em;
  transition: all 0.2s;
}
.btn-outline-branco {
  border: 1px solid #ebddae;
  background-color: transparent;
  color: #ebddae;
}
.btn-outline-verde {
  border: 1px solid #ebddae;
  background-color: #ebddae;
  color: #004a57;
}
.btn-verde {
  border: 1px solid #004a57;
  background-color: #004a57;
  color: #ebddae;
}
.btn-outline-branco:hover {
  background-color: #004a57;
  border: 1px solid #004a57;
  color: #ebddae;
  /* transform: scale(1.02); */
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.btn-outline-verde:hover {
  background-color: #004a57;
  color: #ebddae;
  /* transform: scale(1.02); */
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  border-color: #004a57;
}
.btn-cont-mais.btn-180.btn-outline-verde.Bold.active {
  background-color: #004a57;
  color: #ebddae;
}

.btn-verde:hover {
  background-color: #ebddae;
  color: #004a57;
  /* transform: scale(1.05); */
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  border-color: #ebddae;
}
.pt-100 {
  padding-top: 50px;
}
.pb-100 {
  padding-bottom: 50px;
}
.pt-50 {
  padding-top: 50px;
}
.pb-50 {
  padding-bottom: 50px;
}
.titulo-pag {
  font-size: 20px;
  line-height: 25px;
  color: #004a57;
}
.titulo-white-pag h1,
h2 {
  /* font-size: 25px; */
  /* line-height: 35px; */
  color: #ebddae;
}
.tit-verde {
  color: #004a57 !important;
}
@media (min-width: 992px) {
  .pt-100 {
    padding-top: 100px;
  }
  .pb-100 {
    padding-bottom: 100px;
  }
  .titulo-pag {
    font-size: 30px;
    line-height: 35px;
    color: #004a57;
  }
  .titulo-white-pag {
    font-size: 40px;
    line-height: 45px;
    color: #fff;
  }
}
/* PAGE TITLE */

/* PAGE DESC */
.desc p {
  font-size: 15px;
  line-height: 22px;
  color: #7e7e7e;
  /* font-family: 'OpenSans-Regular'; */
}
.desc {
  font-size: 15px;
  line-height: 22px;
  color: #7e7e7e;
}

.desc-white p {
  font-size: 15px;
  line-height: 22px;
  color: #fff;
  font-family: "OpenSans-Regular";
}
.desc-white {
  font-size: 15px;
  line-height: 22px;
  color: #fff;
}

/* PAGE DESC */

/* EMPRESA */
.slick-institucional-home i.fa.fa-angle-right.slick-arrow.slick-next {
  right: 5px !important;
}
.img-empresa {
  transition: all 0.2s;
}
.img-empresa:hover {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.slick-institucional-home i.fa.fa-angle-left.slick-arrow.slick-prev {
  left: 5px !important;
}
@media (min-width: 992px) {
  .box-empresa {
    padding: 84px 50px !important;
  }
  .img-empresa {
    height: 594px !important;
  }
  .empresa {
    height: auto !important;
  }
  .posicao-img-empresa {
    position: absolute !important;
    left: 0;
    top: 70px;
  }
  .posicao-texto-empresa {
    position: relative;
    top: 0px;
  }
  .h-lg-100 {
    height: 100%;
  }
  .w-lg-45 {
    width: 45% !important;
  }
}
.empresa {
  /* height: 435px; */
  position: relative;
}
.posicao-img-empresa {
  position: relative;
}
.bg-empresa {
  background-color: #004a57;
}
.box-empresa {
  padding: 30px 15px;
}

.img-empresa {
  max-width: 845px;
  height: 395px;
  /* border-radius: 50px; */
  overflow: hidden;
}

.img-empresa img {
  object-fit: cover;
}
.topicos-empresa {
  background-color: #f0f2ef;
}
.topico-titulo {
  /* font-family: 'OpenSans-Bold'; */
  font-size: 20px;
  line-height: 20px;
  color: #004a57;
}
.topico-titulo p {
  /* font-family: 'OpenSans-Regular'; */
  font-size: 20px;
  line-height: 20px;
  color: #004a57;
}
.topico-desc {
  /* font-family: 'OpenSans-Regular'; */
  font-size: 12px;
  line-height: 16px;
  color: #7e7e7e;
}
.topico-desc p {
  /* font-family: 'OpenSans-Regular'; */
  font-size: 12px;
  line-height: 16px;
  color: #7e7e7e;
}
.img-galeria-empresa {
  height: 270px;
  padding: 3px;
  overflow: hidden;
}
.img-galeria-empresa img {
  object-fit: cover;
}
/* END EMPRESA */

/* CALLTOACTION */
.bg-calltoaction {
  background-position: center;
  background-size: cover;
}
.calltoaction-body {
  /* border-radius: 50px; */
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 992px) {
  .calltoaction-body {
    padding: 50px 50px;
    height: 400px;
  }
}
/* END CALLTOACTION */

/* DEPOIMENTOS */
.depoimento-item {
  background-color: #f5f5f5;
  border-radius: 5px;
  padding: 50px 0;
}
.depoimento-info {
  max-width: 630px;
}
.depoimento-desc {
  font-family: "OpenSans-Regular";
  font-size: 35px;
  line-height: 38px;
  color: #004a57;
}
.depoimento-titulo {
  font-family: "OpenSans-Regular";
  font-size: 15px;
  line-height: 21px;
  color: #004a57;
}
.depoimento-titulo span {
  font-family: "OpenSans-Regular";
  font-size: 12px;
  line-height: 17px;
  color: #004a57;
}
.depoimento-imagem {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
}
.depoimento-imagem img {
  object-fit: cover;
}

/* @media (min-width: 992px){
} */
/* END CLIENTES */

/* SERVICOS */
.box-servico {
  background-size: cover;
  background-position: center;
  height: 400px;
  padding: 15px 15px;
  transition: all 0.2s;
}

.box-servico:hover {
  box-shadow: 0px 4px 12px 2px;
}
.box-servico-info {
  max-width: 500px;
  max-height: 320px;
  padding: 30px 10px;
  transition: all 0.2s;
}
.box-servico-info:hover {
  transform: scale(1.02);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
@media (min-width: 992px) {
  .box-servico {
    height: 400px;
    padding: 40px 75px;
  }
  .box-servico-info {
    max-width: 500px;
    max-height: 320px;
    padding: 60px 50px;
  }
}
.box-serv-titulo {
  font-family: "OpenSans-Bold";
  font-size: 12px;
  line-height: 16px;
  color: #004a57;
}
.box-serv-titulo p {
  /* font-family: 'OpenSans-Regular'; */
  font-size: 20px;
  line-height: 20px;
  color: #004a57;
}
.box-serv-desc {
  /* font-family: 'OpenSans-Regular'; */
  font-size: 12px;
  line-height: 16px;
  color: #7e7e7e;
}
.box-serv-desc p {
  font-family: "OpenSans-Regular";
  font-size: 12px;
  line-height: 16px;
  color: #7e7e7e;
}
.banner-servico {
  background-size: cover;
  background-position: center;
  padding-top: 100px;
  padding-bottom: 100px;
}
.bg-banner {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
}
/* @media (min-width: 992px){
} */
/* END SERVICOS */

/* PROJETOS */
/* .fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}} */
.box-profissional {
  position: relative;
}
.box-profissional-detalhe {
  height: 400px;
}
.box-profissional-detalhe img {
  object-fit: cover;
}
.box-profissional .img-equipe {
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
}
.box-profissional .titulo-equipe {
  text-align: center;
  position: absolute;
  transition: all 0.3s;
  width: 100%;
  left: 10%;
  color: #004a57;
  font-family: "OpenSans-Bold";
  bottom: -90px;
  height: 60px;
  line-height: 24px;
  font-size: 18px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
}
.ver-mais-equipe {
  font-size: 16px !important;
  line-height: 24, 51px !important;
  font-family: "OpenSans-Regular" !important;
}

.box-brand-dev {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px 0px 0px 0px;
}

.brand-dev {
  display: inline-block;
  vertical-align: middle;
  height: 45px;
  transition: all 0.5s;
}

.brand-dev:not(:hover) {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

@media (max-width: 991px) {
  .box-profissional .titulo-equipe {
    transition: all 0.3s, height 0.3s 0.25s, background 0.3s 0.25s,
      font-size 0.3s 0.25s, padding 0.3s 0.25s, color 0.25s 0.25s;

    /*0.3s*/
    bottom: -8px;
    width: 100%;
    left: 50%;

    /*espera 0.28s e faz em 0.3s*/
    height: 100%;
    color: #fff;
    background: rgba(0, 74, 87, 0.6);
    font-size: 21px;
    padding-top: 25%;
  }
}
@media (min-width: 992px) {
  .box-profissional:hover .titulo-equipe {
    transition: all 0.3s, height 0.3s 0.25s, background 0.3s 0.25s,
      font-size 0.3s 0.25s, padding 0.3s 0.25s, color 0.25s 0.25s;

    /*0.3s*/
    bottom: -8px;
    width: 100%;
    left: 50%;

    /*espera 0.28s e faz em 0.3s*/
    height: 100%;
    color: #fff;
    background: rgba(0, 74, 87, 0.9);
    font-size: 21px;
    padding-top: 25%;
  }
}
/* @media (min-width: 992px){
} */
/* END PROJETOS */

/* PRODUTOS */
/* .fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}} */
.list-group-item.active {
  background-color: #004a57;
  border-color: #004a57;
}
.box-produto {
  height: 425px;
  padding-top: 40px;
  transition: all 0.2s;
  margin-bottom: 25px;
}
.box-produto:hover {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  transform: scale(1.01);
}
.box-produto-imagem {
  width: 70px;
  height: 70px;
  margin: auto;
  overflow: hidden;
}
.box-produto-imagem img {
  object-fit: cover;
}
.box-produto-text {
  padding: 25px 20px;
}
.box-produto-titulo p {
  font-family: "OpenSans-Bold";
  font-size: 20px;
  line-height: 20px;
  color: #004a57;
}
.box-produto-desc p {
  font-family: "OpenSans-Regular";
  font-size: 12px;
  line-height: 18px;
  color: #7e7e7e;
}
.box-produto-desc {
  /* font-family: 'OpenSans-Regular'; */
  font-size: 12px;
  line-height: 18px;
  color: #7e7e7e;
}
.desc-atuacao p {
  font-size: 15px;
  line-height: 22px;
  color: #7e7e7e;
  font-family: "OpenSans-Regular";
}
@media (min-width: 992px) {
  .box-produto-text {
    padding: 35px 30px !important;
  }
}

/* @media (min-width: 992px){
} */
/* END PRODUTOS */

/* FORMS */
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: white;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: white;
}
input::placeholder {
  color: white;
}
::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder {
  color: white;
}
.form-control {
  background: #004a57;
  border-radius: 0;
  height: 40px;
  border-color: #004a57;
  padding: 11px 30px;
  /* font-family: 'OpenSans-Regular'; */
  transition: all 0.2s;
  color: rgba(255, 255, 255, 0.7);
  font-size: 12.5px;
}
.select-estado {
  color: rgba(37, 37, 37, 0.5);
}
.form-contato {
  color: rgba(37, 37, 37, 0.5);
}
.form-group button {
  height: 40px !important;
  margin-top: 24px;
}
.form-control:focus {
  background: #004a57 !important;
  font-family: "OpenSans-Regular";
  border-color: transparent;
  box-shadow: 0 0 9px 0.2rem rgb(7 37 37 / 25%);
  font-size: 12px;
  line-height: 15px;
  color: #fff !important;
}
.custom-file-label {
  border-radius: 50px !important;
}
label {
  font-family: "OpenSans-Regular";
  font-size: 12px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.7);
}
.contato-whatsapp {
  background-color: #004a57;
  padding: 110px 0;
}
.contato {
  /* background-color: #F5F5F5; */
}
/* .cliente-imagem img{
    object-fit: cover;
} */
/* @media (min-width: 992px){
} */
/* END FORM */

/* BLOG */
.bg-azul {
  background-color: #004a57;
}

.blog-box {
  padding: 15px;
  transition: all 0.2s;
}
.blog-box:hover {
  transform: scale(1.02);
}
.box-blog-imagem {
  height: 236px;
  max-width: 370px;
  overflow: hidden;
  /* border-radius: 50px; */
}
.box-blog-imagem img {
  object-fit: cover;
}
.box-blog-text {
  margin: 15px 0;
}
.box-blog-titulo {
  font-family: "OpenSans-Bold";
  font-size: 20px;
  line-height: 16px;
  color: #004a57;
}
.box-blog-titulo-int {
  font-family: "OpenSans-Bold";
  font-size: 20px;
  line-height: 16px;
  color: #777777;
}
.box-blog-titulo-int p {
  /* font-family: 'OpenSans-Regular'; */
  font-size: 20px;
  line-height: 20px;
  color: #777777;
}
.box-blog-titulo p {
  /* font-family: 'OpenSans-Regular'; */
  font-size: 20px;
  line-height: 20px;
  color: #fff;
}
.box-blog-desc {
  /* font-family: 'OpenSans-Regular'; */
  font-size: 12px;
  line-height: 16px;
  color: #fff;
}
.box-blog-desc p {
  font-family: "OpenSans-Regular";
  font-size: 12px;
  line-height: 16px;
  color: #7e7e7e;
}
.box-blog-desc-int {
  /* font-family: 'OpenSans-Regular'; */
  font-size: 12px;
  line-height: 16px;
  color: #777777;
}
.box-blog-desc-int p {
  font-family: "OpenSans-Regular";
  font-size: 12px;
  line-height: 16px;
  color: #7e7e7e;
}
.page-item.active .page-link {
  border: 1px solid #004a57;
  background-color: #004a57;
}
.page-item .page-link {
  border: 1px solid #004a57;
  color: #004a57;
}
.blog-interna-icones svg {
  width: 20px;
  height: 20px;
}
.img-blog {
  max-width: 845px;
  height: 395px;
  /* border-radius: 50px; */
  overflow: hidden;
}
.img-blog img {
  object-fit: cover;
}
/* @media (min-width: 992px){
    .img-blog{
        height: 350px !important;
    }
} */

/* END BLOG */

@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1170px;
  }
}
.rodape {
  padding: 60px 0;
  background: #004a57;
}
.logo-empresa-rodape {
  width: 267px;
  height: 76px;
}
.logo-empresa-rodape img {
  object-fit: contain;
}
.text-empresa-rodape {
  font-size: 15px;
  line-height: 22px;
  color: #7e7e7e;
  font-family: "OpenSans-Regular";
  padding: 35px 0;
}
.text-empresa-rodape p {
  font-size: 15px;
  line-height: 22px;
  color: #fff;
  font-family: "OpenSans-Regular";
}
.icon-social-menu {
  width: 24px !important;
  height: 24px !important;
  font-size: 12px;
}
.icon-social {
  width: 37px;
  height: 37px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #2a6877;
  margin-right: 7px;
  transition: all 0.2s;
}
.icon-social:hover {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  transform: scale(1.1);
}
.icon-social i {
  color: #fff;
}
.rodape-titulo {
  font-family: "OpenSans-Bold";
  font-size: 18px;
  line-height: 22px;
  color: #ebddae;
}
.rodape-desc {
  /* font-family: 'OpenSans-Regular'; */
  font-size: 15px;
  line-height: 18px;
  color: #fff;
}
.rodape-menu a {
  /* font-family: 'OpenSans-Regular'; */
  font-size: 15px;
  line-height: 18px;
  color: #fff;
  transition: all 0.2s;
}
.rodape-menu a:hover {
  color: #ebddae;
}
