/*
Theme Name: RKF
Author: duo.me
Author URI: https://agenciaduo.me
Version: 1.0
Text Domain: rkf
*/

/* global */
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: "Open Sans", sans-serif;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol {
  margin: 0;
  padding: 0;
}
li {
  list-style-type: none;
}
img {
  height: auto;
  max-width: 100%;
}

/* botao */
.btn {
  background-color: #4d9f93;
  border: none;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  margin-top: 10px;
  outline: none;
  text-decoration: none;
  padding: 15px 50px;
  -webkit-box-shadow: 0 3px 38px 0 rgba(77, 159, 147, 0.5);
  box-shadow: 0 3px 38px 0 rgba(77, 159, 147, 0.5);
}

/* formatacao */
.titulo-pagina {
  font-size: 30px;
  margin-bottom: 30px;
  text-align: center;
  padding-bottom: 20px;
}
.titulo-pagina-azul {
  color: #5aa4b1;
  border-bottom: 1px solid #5aa4b1;
}
.titulo-pagina-branco {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.atuacao-subtitulo {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 30px;
}

/* bxslider */
#destaque .bx-wrapper {
  background-color: transparent;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
}

/* topo fixo */
#topo-fixo {
  display: none;
}

/* topo */
#topo {
  position: absolute;
  width: 100%;
  z-index: 10;
  top: 0;
  z-index: 100000;
}
.conteudo-topo {
  padding-top: 30px;
  position: relative;
}
.logo-topo {
  float: left;
}
.menu {
  position: absolute;
  top: 100px;
  right: 15px;
  z-index: 100;
}
.menu ul {
  background-color: #4d9f93;
  display: none;
  text-align: right;
  padding: 20px;
  position: absolute;
  right: 0;
  width: 200px;
  z-index: 2;
}
.menu li {
  padding: 10px 0;
}
.menu li a {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  text-transform: uppercase;
}
.info-topo {
  padding-top: 30px;
}
.link-menu img {
  height: 50px;
  width: 50px;
}
.menu li .active {
  color: #edf0a7;
}
.menu-idiomas {
  float: right;
  font-size: 0;
  margin-top: 30px;
  text-align: center;
}
.menu-idiomas li {
  border-left: 2px solid #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  margin: 0 0 0 8px;
  padding: 0 0 0 8px;
}
.menu-idiomas li:first-child {
  border-left: none;
  margin-left: 0;
  padding-left: 0;
}
.menu-idiomas li a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.menu-idiomas span {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.menu-idiomas .active a {
  color: #edf0a7;
}
#destaque .bx-wrapper .bx-controls-direction a {
  display: none;
}
#destaque .bx-wrapper .bx-pager {
  bottom: 20px;
}
#destaque .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #edf0a7;
}
#destaque .bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff;
}
#destaque .bx-wrapper .bx-prev {
  background: url(img/sprite-setas-slide.png) 0 0;
}
#destaque .bx-wrapper .bx-next {
  background: url(img/sprite-setas-slide.png) 0 -25px;
}
#destaque .bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: 0 -25px;
}
#destaque .bxslider > li {
  background: url(img/foto-destaque.jpg) top center no-repeat;
  background-size: cover;
  height: 500px;
}
.texto-destaque {
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  margin-top: 260px;
  text-align: center;
  text-transform: uppercase;
}
#destaque .redes-rodape {
  text-align: center;
}

/* o que fazemos */
#o-que-fazemos {
  padding: 55px 0 40px;
}
#o-que-fazemos p {
  color: #666;
  font-size: 16px;
  text-align: center;
  padding-bottom: 20px;
}
#o-que-fazemos p span {
  font-weight: 600;
}
.verde {
  color: #4d9f93;
  font-weight: 600;
}
.azul {
  color: #5aa4b1;
  font-weight: 600;
}
.amarelo {
  color: #adb22d;
  font-weight: 600;
}

/* atuacao */
#atuacao {
  background: url(img/fundo-atuacao.jpg) top center no-repeat;
  background-size: cover;
  padding: 55px 0 60px;
}

/* portfolio */
#portfolio {
  padding: 55px 0 40px;
}
#portfolio ul {
  text-align: center;
}
#portfolio li {
  margin-bottom: 25px;
  display: inline-block;
  position: relative;
  text-align: center;
}
#portfolio img {
  display: block;
}
.nome-portfolio {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  padding: 0 30px;
  width: 100%;
}
.filtro-portfolio {
  background: rgba(41, 101, 119, 0.9);
  bottom: 0;
  height: auto;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.link-container {
  width: 100%;
  margin-top: 14px;
}
.link-container .link-portfolio {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 95px;
  height: 30px;

  font-size: 0.85rem;
  font-weight: 700;
  text-decoration: none;

  background: #f0f8fa;
  border-radius: 6px;
  color: #64a69a;
}
/* contato */
#contato {
  background: url(img/grafisco-contato.png) bottom right no-repeat;
  background-color: #f6f6f6;
  padding: 55px 0 108px;
}
.dados-contato {
  margin-bottom: 20px;
}
.dados-contato a {
  color: #5aa4b1;
  display: inline-block;
  font-size: 15px;
  text-decoration: none;
}
.contato-nome {
  color: #666;
  font-size: 15px;
}
.contato-telefone {
  color: #666;
  display: block;
  font-size: 15px;
}
.campo {
  background-color: #fff;
  border: none;
  border-radius: 5px;
  color: #666;
  font-size: 16px;
  margin-bottom: 10px;
  outline: none;
  padding: 20px;
  width: 100%;
}
.campo-mensagem {
  height: 130px;
}
#contato form {
  margin-top: 40px;
}
#contato form .btn {
  float: right;
  margin-bottom: 20px;
}
.redes li {
  display: inline-block;
  padding-left: 10px;
}
.redes-contato {
  margin-top: 30px;
}
.redes-contato li {
  font-size: 0;
}
.redes-contato li:first-child {
  margin-left: -18px;
}
.icon-redes {
  background-image: url(img/sprite-redes-sociais.png);
  display: block;
  height: 39px;
  width: 39px;
}
.nav-facebook {
  background-position: 0 0;
}
.nav-facebook .icon-redes:hover {
  background-position: 0 -117px;
}
.nav-instagram .icon-redes {
  background-position: -39px 0;
}
.nav-instagram .icon-redes:hover {
  background-position: -117px 39px;
}
/* feedbacks */
span.wpcf7-not-valid-tip {
  clear: both;
  font-size: 12px;
}
div.wpcf7-response-output {
  border: 1px solid transparent;
  border-radius: 4px;
  clear: both;
  margin: 20px 0;
  padding: 15px;
}
div.wpcf7-validation-errors {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
div.wpcf7-mail-sent-ok {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

/* rodape */
.fundo-rodape {
  background-color: #4d9f93;
  padding: 40px 0;
}
.conteudo-rodape {
  text-align: center;
}
#rodape .footer-menu a {
  color: white;
}
.redes-rodape {
  margin: 40px 0;
}
.redes-rodape li {
  font-size: 0;
}
.redes-rodape li:first-child {
  padding-left: 0;
}
.redes-rodape .nav-facebook .icon-redes {
  background-position: 0 -39px;
}
.redes-rodape .nav-facebook .icon-redes:hover {
  background-position: 0 -78px;
}
.redes-rodape .nav-instagram .icon-redes {
  background-position: -39px -39px;
}
.redes-rodape .nav-instagram .icon-redes:hover {
  background-position: -39px -78px;
}
.direitos {
  color: #fff;
  font-size: 14px;
}
.assinatura {
  padding: 30px 0;
  text-align: center;
}
.assinatura a {
  color: #666;
  font-size: 11px;
  text-decoration: none;
}

/* responsive */
@media (min-width: 576px) {
  /* topo */
  .texto-destaque {
    font-size: 30px;
  }
  #destaque .bxslider > li {
    height: 600px;
  }
  #destaque .bx-wrapper .bx-pager {
    bottom: 40px;
  }

  /* atuacao */
  .atuacao-subtitulo {
    font-size: 13px;
    margin-top: 50px;
  }
}

@media (min-width: 768px) {
  /* o que fazemos */
  #o-que-fazemos p {
    font-size: 17px;
    text-align: left;
  }

  /* atuacao */
  .atuacao-subtitulo {
    font-size: 16px;
    margin-top: 70px;
  }

  /* contato */
  #contato .titulo-pagina {
    margin-bottom: 60px;
  }
  #contato form {
    margin-top: 0;
  }
  .dados-contato {
    max-width: 350px;
  }

  /* rodape */
  .conteudo-rodape {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .conteudo-rodape img {
    float: left;
  }
  #rodape .redes-rodape,
  #rodape .footer-menu {
    display: inline-block;
    margin: 0 auto;
  }

  .direitos {
    float: right;
    margin-top: 0px;
  }
}

@media (min-width: 992px) {
  /* bxslider */
  #destaque .bx-wrapper .bx-controls-direction a {
    display: block;
  }
  #destaque .bx-wrapper .bx-controls-direction a {
    top: 61%;
    width: 26px;
    height: 50px;
  }
  #destaque .bx-wrapper .bx-pager {
    display: none;
  }

  /* topo fixo */
  #topo-fixo {
    background-color: #40847a;
    background: url(img/grafismo-topo-fixo.png) top center no-repeat;
    -webkit-box-shadow: 0 4px 21px 0 rgba(77, 159, 147, 0.5);
    box-shadow: 0 4px 21px 0 rgba(77, 159, 147, 0.5);
    display: block;
    background-color: #40847a;
    position: fixed;
    top: -137px;
    width: 100%;
    z-index: 110000;
  }
  #topo-fixo .conteudo-topo {
    padding-top: 19px;
    padding-bottom: 19px;
  }
  #topo-fixo .menu {
    margin: 40px 100px 0 0;
  }
  #topo-fixo .menu-idiomas {
    margin-top: 40px;
  }
  #topo-fixo .logo-topo {
    max-width: 87px;
  }

  /* topo */
  #destaque .bxslider > li {
    height: 737px;
  }
  .link-menu {
    display: none;
  }
  .menu {
    float: right;
    position: static;
    margin: 70px 100px 0 0;
  }
  .menu-idiomas {
    margin-top: 70px;
  }
  .menu ul {
    background: none;
    display: block;
    padding: 0;
    position: static;
    width: 600px;
  }
  .menu li {
    display: inline-block;
    padding: 0 0 0 30px;
  }
  .menu li:first-child {
    padding-left: 0;
  }
  .texto-destaque {
    font-size: 40px;
    margin-top: 380px;
    padding: 0 155px;
  }
  .bx-wrapper .bx-controls-direction a {
    top: 60%;
  }
  #destaque .container {
    position: relative;
  }
  #destaque .redes-rodape {
    position: absolute;
    right: 75px;
    top: 0;
  }
  #destaque .redes-rodape li {
    display: block;
    padding-left: 0;
    padding-bottom: 10px;
  }

  /* o que fazemos */
  .titulo-pagina {
    font-size: 44px;
    margin-bottom: 30px;
  }

  #o-que-fazemos {
    padding: 100px 0 80px;
  }
  #o-que-fazemos p {
    font-size: 22px;
    padding-bottom: 30px;
  }

  /* atuacao */
  #atuacao {
    padding: 100px 0 165px;
  }
  .atuacao-subtitulo {
    font-size: 22px;
    margin-top: 100px;
    padding-bottom: 60px;
  }

  /* portfolio */
  #portfolio {
    padding: 140px 0;
  }
  .filtro-portfolio {
    display: none;
    height: 100%;
    top: 0;
  }
  #portfolio li:hover .filtro-portfolio {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .nome-portfolio {
    margin-top: -25px;
    z-index: 2;
  }
}

/* Modal LGPD */
#cookie-law-info-bar {
  width: 100%;
  max-width: 750px;
  border-radius: 6px;
  margin: 0 24px 48px;
  padding: 14px !important;
  left: 50%;
  transform: translateX(-50%);
  border: 1px solid #4d9f93;
}
#cookie-law-info-bar .cli-bar-container {
  display: flex;
  flex-direction: column;
  line-height: 24px;
}
.cli-bar-container .cli-bar-message {
  text-align: center !important;
}
.cli-bar-container .cli-bar-btn_container {
  display: flex;
  flex-direction: column;
  margin: 12px 0;
}
.cli-bar-container .cli-bar-btn_container a {
  font-weight: 800;
}
.cli-bar-container .cli-bar-btn_container a:last-child {
  height: 48px;
  margin-top: 14px;
  padding: 0 24px;
  line-height: 48px;
  text-align: center;

  background: #4d9f93;
  border-radius: 6px;

  box-shadow: 0 0 36px #4d9f93aa;
}

/* Politica de provacidade */
.page-template-template-privacy-policy #topo {
  background: url("./img/bg-header.png") repeat-x top center/cover;
  padding: 24px 0;
}

#privacy-policy {
  display: block;
  width: 90%;
  max-width: 1040px;
  padding-top: 56px;
  margin: 196px auto;

  color: #666666;
  font-size: 16px;
}
#privacy-policy > h1 {
  margin: 24px 0 36px;
  padding-bottom: 36px;
  font-size: 44px;
  text-align: center;
  color: #4d9f93;
  border-bottom: 1px solid #4d9f93;
}
#privacy-policy p {
  margin-bottom: 24px;
}

@media (min-width: 1200px) {
  /* topo */
  .menu {
    margin-right: 230px;
  }
  .texto-destaque {
    font-size: 50px;
    padding: 0 160px;
  }
  #destaque .redes-rodape {
    right: 5px;
  }

  /* o que fazemos */
  #o-que-fazemos p {
    font-size: 26px;
  }

  /* atuacao */
  .atuacao-subtitulo {
    font-size: 24px;
  }
}

/* Filter Portfolio */
.filter-portfolio {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  margin-bottom: 80px;
}
.filter-portfolio::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #5aa4b1;

  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

  z-index: -1;
}
.filter-portfolio .filter-item {
  margin: 0 !important;
  width: 250px;
}
.filter-portfolio .filter-item .filter-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  padding: 4px 12px;

  font-weight: bold;
  text-decoration: none;
  color: #5aa4b1;

  background: white;
  border-radius: 6px;
  border: 1px solid #5aa4b1;

  transition: 300ms;
}
.filter-portfolio .filter-item:hover .filter-link,
.filter-portfolio .filter-item .filter-link.mixitup-control-active {
  background-color: #5aa4b1;
  color: white;
}
#portfolio .mixitup {
  text-align: left;
}
#portfolio .mixitup li img {
  width: 365px;
}
/* utils */
.no-border {
  border: 0 none !important;
}
