body {
  background-image: url('../images/fundo.png');
  background-position: 0px 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.navbar {
  height: 120px;
  background-color: #fff;
  box-shadow: 0 0 21px -8px #000;
}

.nav-link {
  display: inline-block;
  padding: 50px 25px;
  -webkit-transition: border-width 100ms ease-in-out, box-shadow 200ms ease-in-out;
  transition: border-width 100ms ease-in-out, box-shadow 200ms ease-in-out;
  font-family: Oswald, sans-serif;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

.nav-link:hover {
  padding-bottom: 47px;
  border-bottom: 3px solid #1d0b69;
  box-shadow: 0 0 7px -2px rgba(0, 0, 0, .52);
}

.nav-link.w--current {
  padding-bottom: 47px;
  border-bottom: 3px solid #1d0b69;
  -webkit-transition: border 200ms ease-in-out;
  transition: border 200ms ease-in-out;
  color: #000;
}

.nav-link.w--open {
  padding-bottom: 47px;
  border-bottom: 3px solid #1d0b69;
  box-shadow: 0 0 7px -2px rgba(0, 0, 0, .52);
}

.body {
  background-image: url('../images/fundo.png');
  background-position: 0px 0px;
}

.barra-sup {
  text-align: right;
}

.link-bandeiras-top {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
}

.section-slider-home {
  padding-top: 22px;
  padding-bottom: 11px;
}

.slider-home {
  height: 400px;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, .3);
}

.slides {
  padding: 15px;
  background-color: #fff;
  text-align: center;
}

.oculto {
  display: none;
}

.section-colunas-home {
  padding-top: 11px;
  padding-bottom: 11px;
}

.coluna-home {
  min-height: 240px;
  padding: 15px 20px;
  background-color: #fff;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, .3);
}

.titulo-coluna {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  color: #302f31;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
  text-transform: uppercase;
}

.titulo-coluna:hover {
  color: dimgrey;
}

.titulo-coluna.titulo-texto-secao {
  margin-top: 12px;
  margin-bottom: 10px;
  margin-left: 11px;
  line-height: 44px;
}

.img-coluna {
  border: 1px solid #e0dede;
}

.texto-coluna {
  font-family: Oswald, sans-serif;
  color: #828387;
  font-size: 13px;
  font-weight: 400;
}

.texto-coluna.contato {
  margin-right: 20px;
  padding-left: 20px;
  float: left;
  background-image: url('../images/cazinha.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  color: #fff;
}

.texto-coluna.telefone {
  margin-right: 20px;
  padding-left: 20px;
  float: left;
  background-image: url('../images/telzinho.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 15px;
}

.texto-coluna.email {
  padding-left: 16px;
  float: left;
  background-image: url('../images/cartinha.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 15px;
}

.texto-coluna.copyright {
  display: inline-block;
  margin-top: 20px;
  font-weight: 300;
  text-decoration: none;
}

.botao-coluna {
  position: absolute;
  left: 0px;
  bottom: 0px;
  margin-bottom: 15px;
  margin-left: 25px;
  padding: 10px;
  background-color: #776c66;
  font-family: Oswald, sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.container-branco-home {
  padding: 30px 20px;
  background-color: #fff;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, .3);
}

.titulo-secao {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-right: 40px;
  font-family: Oswald, sans-serif;
  color: #302f31;
  font-weight: 400;
  text-transform: uppercase;
}

.titulo-secao.subtitulo {
  margin-top: 31px;
  margin-bottom: 10px;
  font-size: 26px;
}

.foto-secton-home {
  border: 1px solid #e0dede;
}

.texto-section-home {
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  color: #828387;
  font-size: 14px;
  text-align: justify;
}

.texto-section-home.sem-pad {
  margin-bottom: 5px;
}

.texto-section-home.borda-topo {
  margin-top: 23px;
  padding-top: 21px;
  border-top: 1px dotted #828387;
}

.texto-section-home.parceiro {
  margin-top: 15px;
  text-align: center;
}

.texto-section-home.noticia {
  margin-top: 20px;
  font-size: 16px;
  line-height: 18px;
  font-weight: 300;
}

.texto-section-home.img-evento {
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
}

.item-lista {
  margin-bottom: 6px;
  margin-left: 11px;
  padding-left: 27px;
  background-image: url('../images/setinha-item.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
  font-family: Oswald, sans-serif;
  color: #828387;
  font-size: 13px;
  line-height: 21px;
}

.section-branco-home {
  padding-top: 11px;
  padding-bottom: 11px;
}

.footer {
  display: block;
}

.fundo-footer {
  background-color: #302f31;
}

.titulos-rodape {
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  text-transform: uppercase;
}

.link-sociais-rodape {
  margin-right: 10px;
  margin-bottom: 10px;
}

.contatos-rodape {
  border-bottom: 1px solid #a09e9f;
}

.nav-rodape {
  display: block;
  font-family: Oswald, sans-serif;
  color: #ca1616;
  text-decoration: none;
  text-transform: uppercase;
}

.link-rodape {
  display: inline-block;
  padding: 20px;
  -webkit-transition: background-color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out;
  color: #fff;
  text-decoration: none;
}

.link-rodape:hover {
  background-color: hsla(0, 0%, 100%, .12);
}

.link-rodape.w--current {
  background-color: hsla(0, 0%, 100%, .12);
}

.link-rodape.drop {
  margin-top: -20px;
}

.link-rodape.drop.w--open {
  background-color: hsla(0, 0%, 100%, .12);
}

.link-lampada {
  float: right;
  text-align: right;
  text-decoration: none;
}

.container-contato {
  padding-top: 22px;
  padding-bottom: 22px;
}

.campo-form {
  margin-bottom: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(17, 7%, 58%, .52);
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.campo-form:focus {
  border-color: rgba(28, 10, 105, .6);
}

.campo-form.textarea {
  height: 96px;
}

.botao-form {
  width: 100%;
  background-color: #776c66;
  -webkit-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  text-align: center;
}

.botao-form:hover {
  background-color: #292625;
}

.box-logo {
  padding-top: 5px;
}

.box-logo.w--current {
  height: 120px;
}

.slider-hero {
  display: block;
  width: 960px;
  height: 500px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}

.slide-grande-home {
  background-image: url('../images/slide_grafico.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-grande-home.slide2 {
  background-image: url('../images/salas-comerciais-escritorios-rio-negro-perspectiva-ilustrada-do-terraco-cafe-1605x720-_HR.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-grande-home.slide-3 {
  background-image: url('../images/slide_iceberg.jpg');
  background-size: cover;
}

.esconde {
  display: none;
}

.link-tabs {
  border-right: 1px dashed #ddd;
  border-bottom: 2px solid #fff;
  background-color: #fff;
  font-family: Oswald, sans-serif;
}

.link-tabs.w--current {
  border-bottom-color: #1d0b69;
  background-color: #fff;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, .26);
}

.barra-links-tab {
  margin-bottom: 25px;
  border-bottom: 1px dashed #ddd;
}

.box-atuacao {
  padding-right: 10px;
  padding-left: 10px;
}

.titulo-atuacao {
  margin-top: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 2px solid #776c66;
  background-color: #f8f8f8;
  font-family: Oswald, sans-serif;
  color: #776c66;
  font-size: 15px;
  text-align: center;
}

.texto-atuacao {
  padding: 10px;
  font-family: Oswald, sans-serif;
  color: #828387;
  line-height: 17px;
}

.mapa-parcerias {
  display: block;
  width: 75%;
  margin-right: auto;
  margin-bottom: 46px;
  margin-left: auto;
}

.linha-escritorios {
  margin-bottom: 15px;
}

.box-cliente {
  padding: 10px;
  border: 1px solid #e0dede;
}

.texto-slider {
  display: block;
  margin-top: 112px;
  margin-left: 78px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 55px;
  text-transform: uppercase;
  text-shadow: 1px 1px 5px #000;
}

.texto-slider.finosque {
  display: inline-block;
  margin-top: 156px;
  padding: 7px;
  border-radius: 20px;
  font-size: 30px;
  line-height: 40px;
  font-weight: 300;
  text-shadow: 1px 1px 3px #000;
}

.box-associado {
  display: block;
  text-align: center;
}

.img-parceiro {
  height: 95px;
}

.fundo-nav.w--open {
  margin-bottom: 60px;
  background-color: #484749;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .56);
}

.fundo-nav.fundo-nav-rodape.w--open {
  left: 0px;
  bottom: 0px;
}

.link-sub {
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Oswald, sans-serif;
  color: #fff;
}

.link-sub:hover {
  background-color: #fff;
  color: #1d0b69;
}

.link-sub.w--current {
  background-color: #fff;
  color: #1d0b69;
}

.link-sub.rodape:hover {
  color: #302f31;
}

.link-sub.rodape.w--current {
  color: #302f31;
}

.bloco-noticia {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px dotted #fff;
}

.fonte-noticia {
  font-family: Oswald, sans-serif;
  color: #1d0b69;
  font-size: 16px;
}

.img-grafico {
  display: block;
  width: 90%;
  margin: 25px auto;
}

.img-evento {
  margin-bottom: 5px;
  padding-left: 15px;
}

.min-400 {
  min-height: 400px;
}

.slider-baixo-home {
  width: 100%;
  height: auto;
  background-color: transparent;
}

.slider-baixo-home.topicos {
  height: auto;
  padding-bottom: 52px;
}

.slide-baixo-home {
  padding-right: 80px;
  padding-left: 80px;
}

.cinza {
  color: #828387;
}

.centro {
  text-align: center;
}

.img-citrus {
  height: 48px;
  padding-top: 8px;
}

.column {
  display: block;
}

.column-2 {
  display: none;
}

.column-3 {
  display: none;
}

.column-4 {
  display: block;
}

@media (max-width: 991px) {
  .nav-link {
    padding-right: 12px;
    padding-left: 12px;
  }
  .slider-home {
    height: 313px;
  }
  .coluna-home {
    min-height: 225px;
  }
  .titulo-coluna.titulo-texto-secao {
    margin-top: 48px;
  }
  .titulo-secao {
    padding-right: 0px;
  }
  .texto-section-home {
    padding-left: 5px;
  }
  .item-lista {
    background-size: auto;
  }
  .nav-rodape {
    display: none;
  }
  .slider-hero {
    height: 400px;
    max-width: 100%;
  }
  .texto-slider.finosque {
    margin-top: 70px;
  }
  .img-grafico {
    width: 100%;
  }
  .slide-baixo-home {
    padding-right: 65px;
    padding-left: 65px;
  }
}

@media (max-width: 767px) {
  .nav-link {
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 3px solid hsla(0, 0%, 100%, .18);
    color: #fff;
    text-align: center;
  }
  .nav-link:hover {
    padding-bottom: 12px;
  }
  .nav-link.w--current {
    padding-bottom: 12px;
    border-bottom: 1px solid #fff;
    color: hsla(0, 0%, 100%, .81);
  }
  .nav-link.w--open {
    padding-bottom: 12px;
  }
  .coluna-home {
    min-height: auto;
    margin-bottom: 10px;
    text-align: center;
  }
  .titulo-coluna {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .titulo-coluna.titulo-texto-secao {
    margin-top: 25px;
  }
  .texto-coluna {
    margin-bottom: 10px;
  }
  .botao-coluna {
    position: static;
    margin-bottom: 0px;
  }
  .container-branco-home {
    margin-right: 10px;
    margin-left: 10px;
  }
  .nav-cel {
    background-color: #29166f;
  }
  .slider-hero {
    height: 250px;
  }
  .box-atuacao {
    padding-right: 0px;
    padding-left: 0px;
  }
  .mapa-parcerias {
    width: 100%;
    margin-bottom: 22px;
  }
  .texto-slider {
    margin-top: 20px;
  }
  .texto-slider.finosque {
    margin-top: 15px;
  }
  .link-sub {
    border-bottom: 1px dotted hsla(0, 0%, 100%, .18);
  }
  .botao-menu-cel {
    margin-top: 32px;
    margin-right: 15px;
    background-color: #fff;
    box-shadow: 0 1px 10px -2px rgba(0, 0, 0, .49);
    color: #1d0b69;
  }
  .slide-baixo-home {
    padding-right: 0px;
    padding-left: 0px;
  }
  .cinza.oculto-cel {
    display: none;
  }
}

@media (max-width: 479px) {
  .section-slider-home {
    display: none;
  }
  .container-branco-home {
    margin-left: 10px;
  }
  .link-lampada {
    float: none;
    text-align: center;
  }
  .coluna-copyright {
    text-align: center;
  }
  .slider-hero {
    display: none;
    height: 200px;
  }
  .link-tabs {
    border-right-style: none;
  }
  .slide-baixo-home {
    padding-right: 0px;
    padding-left: 0px;
  }
}