.header {
  position: fixed;
  z-index: 9;
  width: 100%;
  height: 100px;
  border-bottom: 5px solid #3e99a4;
  background-color: #1c2935;
  color: #bebebe;
}

.servicos {
  height: 750px;
  background-color: #1a2732;
  background-image: url('../images/bg-servicos.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer {
  height: 50px;
  background-color: #3d99a3;
}

.header-menu {
  height: 60px;
  margin-top: 20px;
}

.rodape-copyright {
  height: 50px;
}

.slider-home {
  z-index: 1;
  margin-top: 0px;
  background-image: url('../images/atacama.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-anegada {
  height: 500px;
  padding-top: 150px;
  background-image: url('../images/bg-anegada.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.anegada-thumbs {
  margin-top: 0px;
  margin-bottom: 40px;
}

.h1 {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 27px;
  line-height: 27px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.h1.servicosan {
  margin-top: 125px;
  margin-bottom: 30px;
}

.h2 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.h3 {
  display: block;
  width: 750px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.h3._2 {
  width: auto;
}

.h3.servicosanegada {
  width: auto;
}

.slider-home-container {
  height: 670px;
  margin-top: 0px;
  padding-top: 0px;
}

.menu-link {
  margin-top: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-right: 1px solid #616a72;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.menu-link.w--current {
  color: #0fc;
}

.menu-link.w--current:hover {
  opacity: 0.6;
}

.menu-link.idioma {
  padding-right: 10px;
  padding-left: 30px;
  color: #0ed9f1;
  font-size: 10px;
}

.menu-link.idioma.w--current {
  color: #0fc;
}

.menu-link.idioma.active {
  padding-left: 10px;
  color: hsla(0, 0%, 100%, 0.59);
}

.menu-link.idioma.active._2 {
  padding-left: 30px;
}

.menu-link.idioma._2.w--current {
  padding-left: 10px;
  color: #0fc;
}

.coluna-direita {
  height: 380px;
  border-left: 1px solid #d4d2ca;
  color: #e8e9ea;
}

.mapa-social {
  padding-bottom: 50px;
}

.home {
  margin-top: 0px;
}

.right-arrow {
  margin-top: 120px;
}

.left-arrow {
  margin-top: 120px;
}

.h1-servicos {
  display: block;
  width: 400px;
  margin: 80px auto 0px;
  font-family: Montserrat, sans-serif;
  color: #1a2732;
  font-size: 15px;
  text-align: left;
  text-transform: uppercase;
}

.h1-servicos.foot {
  width: auto;
  text-align: center;
}

.h2-servicos {
  display: block;
  width: 400px;
  margin-right: auto;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  text-align: left;
  text-transform: uppercase;
}

.h2-servicos.foot {
  width: auto;
  text-align: center;
}

.descricao-servicos {
  display: block;
  width: 400px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 300;
  text-align: left;
}

.descricao-servicos.foot {
  width: auto;
  margin-bottom: 30px;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}

.botao {
  display: block;
  width: 140px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #8c9398;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #1a2732;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}

.mapa {
  height: 380px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
}

.h1-endereco {
  font-family: Montserrat, sans-serif;
  color: #1a2732;
  font-size: 14px;
  text-transform: uppercase;
}

.texto-endereco {
  margin-top: 20px;
  color: #333;
  font-size: 13px;
}

.h1-titulo {
  font-family: Montserrat, sans-serif;
  color: #1a2732;
  font-size: 15px;
  text-transform: uppercase;
}

.coluna-endereco-rodape {
  margin-top: 90px;
  margin-left: 0px;
  padding-left: 40px;
}

.coluna-social {
  height: 120px;
  margin-top: 40px;
  padding-left: 0px;
  border-left: 1px solid #aaaeb2;
}

.social-icon {
  margin-top: 40px;
  margin-left: 20px;
}

.texto-rodape {
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.texto-rodape.dottori {
  text-align: right;
}

.container-slider {
  margin-top: 320px;
  text-align: left;
}

.h1-slider {
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 27px;
  line-height: 30px;
  text-align: left;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.66);
}

.subtitulo-slider {
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.slide2 {
  background-image: url('../images/grecia.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide3 {
  background-image: url('../images/patagonia.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.nav-menu {
  color: #d8d8d8;
}

.servicos-novo {
  display: block;
  text-align: center;
}

.container-servicos {
  margin-top: 0px;
  padding-top: 70px;
}

.servicos-pictos {
  color: #fff;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
}

.coluna-esquerda {
  height: 190px;
  border-right: 1px solid #356194;
  border-bottom: 1px solid #356194;
}

.coluna-direita-2 {
  height: 190px;
  border-bottom: 1px solid #356194;
}

.coluna-baixo {
  height: 190px;
  border-right: 1px solid #356194;
}

.picto {
  display: block;
  margin: 40px auto;
}

.corporativo-esq {
  height: 400px;
  background-image: url('../images/viagem-corporativa.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.corporativo-esq.experiencias {
  background-image: url('../images/viagens-experiencia.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.corporativo-inverso {
  height: 400px;
  background-image: url('../images/viagem-turistista.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.corporativo-inverso.info {
  padding-left: 30px;
  background-image: none;
  text-align: left;
}

.coluna-corp {
  padding-left: 0px;
}

.logo-anegada {
  padding-top: 10px;
}

.slide-nav {
  border: 1px none #000;
  font-size: 10px;
}

.slide4 {
  background-image: url('../images/losroques.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.socialmedia {
  margin-top: 25px;
  border-top: 1px solid #aaaeb2;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .footer {
    height: 70px;
  }

  .rodape-copyright {
    height: 40px;
  }

  .h3 {
    width: 100%;
  }

  .menu-link {
    margin-top: 20px;
    border-right-width: 0px;
    font-size: 17px;
  }

  .menu-link.w--current {
    border-right-width: 0px;
  }

  .h1-servicos {
    width: auto;
    padding-left: 10px;
  }

  .h1-servicos.foot {
    margin-bottom: 15px;
    line-height: 17px;
  }

  .h2-servicos {
    width: auto;
    padding-left: 10px;
  }

  .descricao-servicos {
    width: auto;
    padding-left: 10px;
  }

  .h1-slider {
    text-align: center;
  }

  .subtitulo-slider {
    text-align: center;
  }

  .nav-menu {
    padding-bottom: 20px;
    background-color: #1c2935;
    opacity: 0.9;
  }

  .menu-btn {
    padding-top: 0px;
    padding-left: 18px;
  }

  .menu-btn.w--open {
    background-color: #1c2935;
  }

  .menu-icon {
    font-size: 50px;
  }
}

@media screen and (max-width: 767px) {
  .servicos {
    height: auto;
    padding-bottom: 50px;
  }

  .footer {
    height: 100px;
  }

  .anegada-thumbs {
    text-align: center;
  }

  .coluna-direita {
    position: relative;
    height: auto;
  }

  .h1-servicos {
    padding-right: 10px;
    text-align: center;
  }

  .h1-servicos.foot {
    margin-top: 40px;
  }

  .h2-servicos {
    padding-right: 10px;
    text-align: center;
  }

  .descricao-servicos {
    padding-right: 10px;
    text-align: center;
  }

  .descricao-servicos.foot {
    margin-bottom: 0px;
  }

  .h1-endereco {
    text-align: center;
  }

  .texto-endereco {
    text-align: center;
  }

  .h1-titulo {
    text-align: center;
  }

  .coluna-endereco-rodape {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    padding-left: 0px;
    float: none;
    clear: none;
  }

  .coluna-social {
    margin-top: 0px;
    border-left-style: none;
    text-align: center;
  }

  .texto-rodape {
    text-align: center;
  }

  .texto-rodape.dottori {
    text-align: center;
  }

  .menu-btn {
    padding-top: 0px;
  }

  .menu-icon {
    font-size: 50px;
  }

  .container-servicos {
    padding-top: 0px;
  }

  .coluna-esquerda {
    border-right-style: none;
  }

  .coluna-baixo {
    border-bottom: 1px solid #356194;
    border-right-style: none;
  }

  .corporativo-esq.experiencias.mobile {
    background-image: url('../images/viagem-turistista.jpg'), url('../images/viagens-experiencia.jpg');
    background-position: 50% 50%, 50% 50%;
    background-size: cover, cover;
    background-repeat: no-repeat, no-repeat;
  }

  .corporativo-inverso {
    display: block;
  }

  .corporativo-inverso.mobile {
    background-image: url('../images/viagens-experiencia.jpg'), url('../images/viagem-turistista.jpg');
    background-position: 50% 50%, 50% 50%;
    background-size: cover, cover;
    background-repeat: no-repeat, no-repeat;
  }

  .coluna-corp {
    height: 400px;
    padding-left: 10px;
  }

  .socialmedia {
    padding-left: 0px;
  }
}

@media screen and (max-width: 479px) {
  .servicos {
    height: auto;
    margin-bottom: 0px;
    padding-bottom: 50px;
  }

  .footer {
    height: 100px;
  }

  .header-menu {
    text-align: left;
  }

  .bg-anegada {
    height: 450px;
    padding-top: 50px;
  }

  .h3 {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .slider-home-container {
    height: 600px;
  }

  .coluna-direita {
    height: auto;
  }

  .mapa-social {
    height: auto;
  }

  .right-arrow {
    margin-top: 100px;
  }

  .descricao-servicos {
    margin-bottom: 20px;
  }

  .botao {
    margin-bottom: 20px;
  }

  .h1-endereco {
    text-align: center;
  }

  .texto-endereco {
    text-align: center;
  }

  .h1-titulo {
    text-align: center;
  }

  .coluna-endereco-rodape {
    margin-top: 0px;
    padding-left: 0px;
  }

  .coluna-social {
    height: 110px;
    margin-top: 0px;
    border-left-width: 0px;
    text-align: center;
  }

  .texto-rodape {
    text-align: center;
  }

  .texto-rodape.dottori {
    text-align: center;
  }

  .container-slider {
    margin-top: 230px;
  }

  .h1-slider {
    margin-right: 70px;
    margin-left: 70px;
    text-align: center;
  }

  .subtitulo-slider {
    margin-right: 70px;
    margin-left: 70px;
    text-align: center;
  }

  .menu-btn {
    padding-top: 0px;
  }

  .menu-icon {
    font-size: 50px;
  }

  .corporativo-inverso.info {
    padding-bottom: 20px;
    padding-left: 10px;
  }
}

