@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700,500);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important; }

a, :visited {
  outline: 0;
  outline: none; }

:hover, :active, :focus {
  outline: 0;
  outline: none; }

body {
  font-family: 'Raleway', sans-serif;
  background-color: #FFF;
  font-weight: 500;
  font-size: 1.5em;
  color: #999; }

p {
  font-size: 1.028em; }

.espaco-topo {
  margin-top: 2em; }

div.painel-header {
  position: absolute;
  width: 100%;
  z-index: 10; }

header {
  background-color: rgba(15, 20, 35, 0.75);
  color: #FFF;
  padding: 1em 0em 3em 0em; }

header img.logo-aeron {
  width: 220px; }

nav {
  background-color: #0d111d;
  margin-top: -35px; }

nav ul.nav {
  width: 80%; }

nav ul.nav li a {
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  padding: 1.7em 0em 1.6em 0em;
  font-size: 1.125em;
  color: #FFF;
  border-radius: 0px !important;
  width: 80%; }

.nav-pills > li > a.active, .nav-pills > li > a.active:focus, .nav-pills > li > a.active:hover {
  background-color: transparent !important;
  border-bottom: solid 5px #f9d632;
  background: url("../imagens/estrutura/menu-ativo-divisor.png") no-repeat repeat;
  background-position: right;
  background-clip: content-box; }

.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: transparent !important; }

.linha-subtitulo-banner {
  width: 90px;
  height: 3px;
  background-color: #f9d632;
  display: block;
  margin-top: 30px;
  margin-bottom: 30px; }

.linha-subtitulo-banner.branco {
  width: 90px;
  height: 5px;
  background-color: #FFF;
  display: block;
  margin-top: 15px;
  margin-bottom: 15px; }

/*Swiper*/
.swiper-container {
  width: 100%;
  height: 100%; }

.swiper-container .swiper-slide img {
  width: 100%; }

.swiper-pagination-bullet {
  background-color: #FFF;
  opacity: 1; }

.swiper-pagination-bullet-active {
  background: #f9d632;
  width: 35px;
  height: 9px;
  border-radius: 15px !important; }

.swiper-container .swiper-slide {
  height: 725px;
  width: 100%;
  color: #FFF;
  padding-top: 22em;
  background-size: cover !important;
  cursor: ew-resize; }

.swiper-container .swiper-slide h2.titulo-banner {
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 2.500em; }

.swiper-slide.banner-servico {
  background: url("../imagens/banner/banner-servico.jpg") no-repeat; }

.swiper-slide.banner-sobre {
  background: url("../imagens/banner/banner-produto.jpg") no-repeat; }

.swiper-slide.banner-contato {
  background: url("../imagens/banner/banner-contato.jpg") no-repeat; }

/*Fim do Swiper*/
.spinner {
  z-index: 10000;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #0d111d;
  text-align: center; }

.spinner img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.banner-interno .pagina-contato {
  background-image: url("../imagens/banner/banner-interno-contato.jpg"); }

.banner-interno .pagina-sobre {
  background-image: url("../imagens/banner/banner-interno-sobre.jpg"); }

.banner-interno .pagina-servico {
  background-image: url("../imagens/banner/banner-interno-servico.jpg"); }

.banner-interno .pagina-produtos {
  background-image: url("../imagens/banner/banner-interno-produtos.jpg"); }

.banner-interno .painel-banner-interno {
  padding-top: 19em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 400px; }
  .banner-interno .painel-banner-interno h3 {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 2.500em;
    color: #FFF;
    margin-bottom: 1em; }

.painel-claro {
  padding-top: 3em;
  padding-bottom: 2em; }

.painel-final {
  padding-bottom: 4em !important; }

.painel-azul {
  background-color: #10172c;
  color: #FFF;
  padding-top: 3em;
  padding-bottom: 3em; }

.painel-azul.servico-croqui {
  background: url("../../content/imagens/estrutura/painel-azul-background-home.jpg"); }

.painel-azul h2 {
  color: #FFF !important; }

h3.titulo-servico {
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 1.4em;
  margin-top: 0; }

.container-subtitulo-aeron, .painel-azul .container-subtitulo-aeron {
  position: relative;
  margin-bottom: 3em; }

.painel-azul .container-subtitulo-aeron {
  margin-bottom: 1.5em; }

h2.subtitulo-aeron, h2.subtitulo-aeron-esquerdo, h3.subtitulo-aeron {
  text-align: center;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  color: #666666;
  font-size: 2.500em;
  border-bottom: solid 1px #cccccc;
  padding-bottom: 0.5em;
  display: inline; }

h2.subtitulo-aeron:after, h2.subtitulo-aeron-esquerdo:after, h3.subtitulo-aeron:after {
  content: "";
  display: inline;
  position: absolute;
  background-color: #f9d632;
  width: 10%;
  height: 5px;
  bottom: -0.63em;
  right: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto; }

h2.subtitulo-aeron-esquerdo {
  display: block;
  text-align: left !important; }

h2.subtitulo-aeron-esquerdo:after {
  bottom: -0.06em;
  margin: 0; }

h3.subtitulo-aeron {
  border-bottom: none;
  font-size: 1.685em; }

h3.subtitulo-aeron:after {
  width: 20%; }

.servico-item-home {
  margin-top: 4em;
  text-align: center;
  position: relative;
  margin-bottom: 3em;
  padding: 0em 1em; }

.servico-item-home p {
  margin-bottom: 2em; }

.botao-aeron {
  text-transform: uppercase;
  font-size: 1.375em;
  font-weight: bold;
  padding: 0em;
  color: #FFF;
  text-decoration: none;
  margin-top: 1em;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: inline-flex;
  border: none; }

.botao-aeron:hover, .botao-aeron:focus, .botao-aeron:active {
  color: #FFF;
  text-decoration: none; }

.botao-aeron > span {
  padding: 0.6em;
  background-color: #f9d632; }

.botao-aeron > span:first-child {
  background-color: #eac414;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.botao-aeron > span:last-child {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.painel-item-recursos {
  margin: 1em 0em; }

.painel-item-recursos img {
  margin-top: 30px; }

.painel-item-recursos h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  color: #666;
  font-size: 1.375em; }

.painel-numeros-empresa, .painel-servicos-contato {
  background: url("../imagens/numeros/background-painel-dados-empresa.jpg") no-repeat;
  background-size: cover;
  padding: 2em 0em;
  color: #FFF;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 1.375em;
  margin-top: 2em; }

.painel-numeros-empresa p:first-child, .painel-servicos-contato p:first-child {
  font-size: 2.500em; }

.painel-numeros-empresa p, .painel-servicos-contato p {
  text-transform: uppercase;
  line-height: 1.1;
  text-shadow: 4px 4px 0px rgba(213, 169, 0, 0.85); }

.painel-numeros-empresa p.feature-small, .painel-servicos-contato p.feature-small {
  font-size: 1.8em;
  margin-top: 40px; }

.painel-numeros-empresa span, .painel-servicos-contato span {
  font-size: 1.5em;
  text-shadow: 5px 5px 0px rgba(213, 169, 0, 0.85); }

.painel-numeros-empresa img, .painel-servicos-contato img {
  margin-top: 2em; }

.painel-servicos-contato {
  padding: 2em 0em 1em; }

.painel-servicos-contato p {
  text-transform: uppercase;
  line-height: 1.1;
  text-shadow: none !important;
  font-size: 2em !important; }

.painel-servicos-contato p a, .painel-servicos-contato p a:hover, .painel-servicos-contato p a:active {
  color: #FFF;
  text-decoration: none; }

/*FORMULÁRIO*/
.input-aeron {
  background-color: #FFF;
  border: solid 3px #ededed;
  border-radius: 0px;
  font-size: 1.2em;
  padding: 14px 16px;
  height: auto !important;
  -webkit-box-shadow: none;
  box-shadow: none; }

.input-aeron.form-control:focus {
  border-color: #f9d632;
  -webkit-box-shadow: none;
  box-shadow: none; }

/*FIM FORMULÁRIO*/
.item-contato {
  margin-top: 1em; }

.item-contato:first-child {
  margin-top: 0em; }

.item-contato h3.subtitulo-contato {
  margin-top: 0px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 1.250em; }

footer {
  background-color: #10141f;
  padding-top: 1.5em; }
  footer a, footer a:hover, footer a:active, footer a:focus {
    color: #999;
    text-decoration: none; }
  footer h3 {
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 1.250em;
    text-transform: uppercase; }
  footer h3:after {
    content: "";
    display: inline;
    position: absolute;
    background-color: #f9d632;
    width: 60px;
    height: 3px;
    bottom: -1em;
    right: 0;
    left: 0; }
  footer .rodape-inferior {
    background-color: #0d1018;
    padding: 0.4em;
    margin-top: 2em; }
    footer .rodape-inferior p {
      padding: 0;
      margin: 10px; }
    footer .rodape-inferior p:first-child {
      line-height: 2em; }
    footer .rodape-inferior img {
      width: 140px;
      margin-left: 10px;
      vertical-align: middle; }

.alerta-erro, .alerta-sucesso {
  padding: 15px;
  color: #fff;
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: #ff3333;
  z-index: 10;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer; }

.alerta-sucesso {
  background-color: #24D218; }

object[type="application/gas-events-uni"] {
  display: none;
  border: none; }

/*SPINNER*/
.spinner-aeron {
  background-color: rgba(255, 255, 255, 0.7);
  width: 100%;
  height: 100%;
  min-height: 420px;
  position: absolute;
  top: 0; }

.spinner-contato {
  margin: 100px auto 0;
  width: 70px;
  text-align: center; }

.spinner-contato > div {
  width: 18px;
  height: 18px;
  background-color: #f9d632;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both; }

.spinner-contato .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.spinner-contato .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/*FIM SPINNER*/
/* PAINEL CLIENTES */
#swiper-clientes {
  width: 100%;
  margin: 20px auto;
  height: 180px; }

#swiper-clientes.swiper-container .swiper-slide {
  height: 180px;
  padding: 0; }

#swiper-clientes .swiper-slide {
  cursor: ew-resize; }

#swiper-clientes .swiper-slide .logo-cliente {
  -webkit-box-shadow: 3px 3px 0 1px #eeeeee;
  -moz-box-shadow: 3px 3px 0 1px #eeeeee;
  box-shadow: 3px 3px 0 1px #eeeeee;
  text-align: center;
  background: #fcfcfc;
  height: 175px;
  padding: 4em;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

div.swiper-button-prev-cliente, div.swiper-button-next-cliente {
  width: 45px;
  height: 45px;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 15px auto 0 auto;
  display: inline-block;
  cursor: pointer; }

div.swiper-button-prev-cliente {
  background-image: url("../imagens/estrutura/icone-controle-swiper-clientes-esquerda.png");
  left: 10px;
  right: auto;
  margin-right: 5px; }

div.swiper-button-next-cliente {
  background-image: url("../imagens/estrutura/icone-controle-swiper-clientes-direita.png");
  right: 10px;
  left: auto;
  margin-left: 5px; }

/* FIM PAINEL CLIENTES*/
/* GALERIA */
#swiper-produtos {
  margin-top: 2em; }

#swiper-produtos.swiper-container .swiper-slide {
  height: 600px;
  background-position: center center; }

#swiper-produtos.swiper-container .swiper-slide span {
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.7);
  border-bottom: 4px solid #f9d632;
  padding: 8px;
  font-size: 20px;
  position: absolute;
  bottom: 20px;
  right: 20px; }

#swiper-produtos.gallery-top {
  height: 80%;
  width: 100%; }

.gallery-thumbs {
  height: auto;
  box-sizing: border-box;
  padding: 10px 0;
  margin-bottom: 2em; }

.gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
  background-position: center center;
  padding-top: 12em;
  border-bottom: 4px solid #f9d632; }

.gallery-thumbs .swiper-slide-active {
  opacity: 1; }

/* FIM GALERIA */
.item-servico {
  margin-top: 2em;
  margin-bottom: 2em;
  min-height: 185px; }
