@charset "UTF-8";
/* Css App */
body {
  margin: 0px;
  padding: 0px; }

#banner-slider {
  background-color: #ccc;
  padding: 0px;
  margin: 0px;
  overflow: hidden; }

#banner-slider div {
  padding: 0px;
  margin: 0px; }

#foto-slider {
  padding: 0px;
  margin: 0px;
  overflow: hidden;
  background-color: #ccc; }

#foto-slider div {
  padding: 0px;
  margin: 0px; }

.slick-dots {
  position: absolute;
  bottom: 10px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center; }

/* HEADER */
header .toggle {
  display: none;
  margin-top: 28px;
  position: fixed;
  right: 0px;
  top: 0px;
  text-align: center;
  z-index: 20000;
  width: 100%; }

header .toggle label {
  cursor: pointer;
  margin-bottom: 0px;
  float: right;
  text-align: right; }

header .toggle label span {
  font-size: 24px;
  padding: 5px;
  border: 1px solid #000;
  border-radius: 5px; }

header .toggle #menu-toggle {
  display: none;
  /* hide the checkbox */ }

header .toggle label {
  padding-right: 20px; }

header .toggle #menu {
  display: none;
  margin: 0px;
  padding: 0px;
  margin-top: 32px;
  padding-top: 32px;
  background-image: url(../img/bg-top.jpg); }

header .toggle #menu li {
  float: none;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #ccc; }

header .toggle #menu li a {
  display: block;
  padding: 10px;
  font-size: 18px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 200;
  font-family: 'Montserrat', sans-serif; }

header .toggle #menu li a:hover {
  background-color: #fff;
  color: #FF0018; }

header .toggle #menu-toggle:checked + #menu {
  display: block; }

header .bg-top {
  width: 100%;
  height: 108px;
  background-image: url(../img/bg-top.jpg); }

header .logo {
  margin-top: 8px; }

header .logo h1 {
  margin: 0px;
  padding: 0px;
  z-index: 30000; }

header .fone {
  text-align: right;
  margin-top: 45px;
  font-size: 14px;
  font-weight: 200;
  font-family: 'Montserrat', sans-serif; }

header .fone a {
  padding: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  display: block-inline;
  margin-left: 10px;
  border: 1px solid #000;
  border-radius: 3px;
  text-decoration: none;
  color: #000; }

header nav {
  width: 100%;
  padding-top: 18px;
  padding-bottom: 18px;
  background-color: #fff; }

header nav .menu {
  list-style: none;
  padding: 0px;
  margin: 0px; }

header nav .menu li {
  float: left;
  padding-left: 60px;
  padding-right: 60px; }

header nav .menu li.menu-first {
  padding-left: 0px; }

header nav .menu li.menu-last {
  padding-right: 0px;
  float: right; }

header nav .menu li a {
  font-size: 14px;
  font-weight: 200;
  font-family: 'Montserrat', sans-serif;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  padding: 8px;
  border: 1px solid #fff; }

header nav .menu li a:hover {
  border: 1px solid #000;
  border-radius: 3px;
  color: #EF0000; }

header .top-fixed {
  width: 100%;
  background-image: url(../img/bg-top.jpg);
  border-bottom: 1px solid #000;
  position: fixed;
  top: 0px;
  padding: 10px;
  z-index: 10000; }

header .top-fixed .logo {
  margin-top: -5px; }

header .top-fixed nav {
  margin: 0px;
  padding: 0px; }

header .top-fixed .menu {
  list-style: none;
  padding: 0px;
  margin: 0px;
  float: right; }

header .top-fixed .menu li {
  float: left;
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 7px; }

header .top-fixed .menu li.menu-first {
  padding-left: 0px; }

header .top-fixed .menu li.menu-last {
  padding-right: 0px;
  float: right; }

header .top-fixed .menu li a {
  font-size: 14px;
  font-weight: 200;
  font-family: 'Montserrat', sans-serif;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  padding: 8px;
  border: 1px solid #DBDBDB; }

header .top-fixed .menu li a:hover {
  border: 1px solid #000;
  border-radius: 3px;
  color: #EF0000; }

/* SERVIÇOS */
.servicos {
  margin-top: 72px; }

.servicos .titulo {
  text-align: center;
  text-transform: uppercase;
  line-height: 0px; }

.servicos span.line {
  border-bottom: 3px solid #000;
  margin: 0px;
  padding: 0px;
  padding-left: 80px;
  padding-right: 8px;
  font-size: 0px;
  display: block-inline; }

.servicos h2 {
  font-size: 14px;
  font-weight: 200;
  font-family: 'Montserrat', sans-serif;
  color: #000;
  margin: 0px;
  padding: 0px; }

.servicos h3 {
  font-size: 30px;
  font-weight: bolder;
  font-family: 'Montserrat', sans-serif;
  color: #FF0000;
  margin: 0px;
  padding: 0px;
  margin-top: 10px; }

.servicos .texto {
  font-size: 14px;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  color: #000;
  line-height: 22px;
  margin-top: 36px;
  margin-bottom: 18px; }

.servicos .itens-servicos {
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  color: #000;
  line-height: 22px; }

.servicos .itens-servicos .item {
  margin-top: 36px; }

.servicos .itens-servicos .item h4 {
  font-size: 18px;
  font-weight: bolder;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  margin-top: 10px; }

/* PARCERIAS */
.parallax {
  min-height: 595px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.parcerias {
  margin-top: 72px;
  width: 100%;
  background-image: url(../img/bg-parcerias.jpg); }

.parcerias .titulo {
  text-align: center;
  text-transform: uppercase;
  line-height: 0px; }

.parcerias span.line {
  border-bottom: 3px solid #fff;
  margin: 0px;
  padding: 0px;
  padding-left: 80px;
  padding-right: 8px;
  font-size: 0px;
  display: block-inline; }

.parcerias h2 {
  font-size: 14px;
  font-weight: 200;
  font-family: 'Montserrat', sans-serif;
  color: #000;
  margin: 0px;
  padding: 0px;
  margin-top: 72px; }

.parcerias h3 {
  font-size: 30px;
  font-weight: bolder;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  margin: 0px;
  padding: 0px;
  margin-top: 10px; }

.parcerias .texto {
  font-size: 14px;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  color: #fff;
  line-height: 22px;
  margin-top: 36px;
  margin-bottom: 18px; }

.parcerias .parceiros {
  margin-top: 72px; }

.parcerias .parceiros .itens div {
  background-color: #DFDFDF;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  color: #000; }

.parcerias .parceiros .itens div img {
  width: 165px;
  height: auto; }

.parcerias .parceiros .itens div h4 {
  font-size: 14px;
  font-weight: bolder;
  font-family: 'Montserrat', sans-serif;
  color: #000;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
  margin-top: 18px; }

.parcerias .parceiros-slider {
  display: none; }

/* SOBRE */
.sobre {
  margin-top: 72px; }

.sobre .titulo {
  text-align: center;
  text-transform: uppercase;
  line-height: 0px; }

.sobre span.line {
  border-bottom: 3px solid #000;
  margin: 0px;
  padding: 0px;
  padding-left: 80px;
  padding-right: 8px;
  font-size: 0px;
  display: block-inline; }

.sobre h2 {
  font-size: 14px;
  font-weight: 200;
  font-family: 'Montserrat', sans-serif;
  color: #000;
  margin: 0px;
  padding: 0px; }

.sobre h3 {
  font-size: 30px;
  font-weight: bolder;
  font-family: 'Montserrat', sans-serif;
  color: #FF0000;
  margin: 0px;
  padding: 0px;
  margin-top: 10px; }

.sobre .texto {
  font-size: 14px;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  color: #000;
  line-height: 22px;
  margin-top: 36px;
  margin-bottom: 18px; }

.sobre .itens {
  margin-top: 72px; }

.sobre .itens .item .conteudo {
  background-image: url(../img/bg-sobre.jpg);
  height: 324px;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  color: #000;
  line-height: 22px; }

.sobre .itens .item .conteudo h4 {
  font-size: 18px;
  font-weight: bolder;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: #000; }

.sobre .itens .item .conteudo img {
  margin-top: 36px;
  margin-bottom: 18px; }

/* GALERIA */
.galeria {
  margin-top: 72px;
  width: 100%;
  background-image: url(../img/bg-parcerias.jpg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.galeria .conteudo {
  float: left;
  width: 32%;
  color: #fff; }

.galeria .fotos {
  float: left;
  width: 68%;
  margin: 0px;
  padding: 0px; }

.galeria .fotos img {
  width: 100%;
  height: auto;
  margin: 0px;
  padding: 0px; }

.galeria .conteudo .textos {
  width: 300px;
  float: right;
  padding-right: 20px;
  line-height: 0px; }

.galeria .conteudo .textos h2 {
  font-size: 14px;
  font-weight: 200;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  margin: 0px;
  margin-top: 72px;
  padding: 0px; }

.galeria .conteudo .textos h3 {
  font-size: 30px;
  font-weight: bolder;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
  margin-top: 10px; }

.galeria .conteudo .textos span.line {
  border-bottom: 3px solid #fff;
  margin: 0px;
  padding: 0px;
  padding-left: 80px;
  padding-right: 8px;
  font-size: 0px;
  display: block-inline; }

.galeria .conteudo .textos .texto {
  font-size: 14px;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  line-height: 22px;
  margin-top: 36px;
  margin-bottom: 36px; }

.galeria .conteudo .textos .prev, .next {
  cursor: pointer;
  width: 36px;
  height: 36px;
  float: left;
  margin-right: 10px; }

/* CLIENTES */
.clientes {
  width: 100%;
  background-image: url(../img/bg-clientes.jpg); }

.clientes .titulo {
  text-align: center;
  text-transform: uppercase;
  line-height: 0px; }

.clientes span.line {
  border-bottom: 3px solid #000;
  margin: 0px;
  padding: 0px;
  padding-left: 80px;
  padding-right: 8px;
  font-size: 0px;
  display: block-inline; }

.clientes h2 {
  font-size: 14px;
  font-weight: 200;
  font-family: 'Montserrat', sans-serif;
  color: #000;
  margin: 0px;
  margin-top: 72px;
  padding: 0px; }

.clientes h3 {
  font-size: 30px;
  font-weight: bolder;
  font-family: 'Montserrat', sans-serif;
  color: #FF0000;
  margin: 0px;
  padding: 0px;
  margin-top: 10px; }

.clientes .texto {
  font-size: 14px;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  color: #000;
  line-height: 22px;
  margin-top: 36px;
  margin-bottom: 18px; }

.clientes .cliente div {
  margin-bottom: 24px; }

/* CONTATO */
.contato-mapa {
  width: 40%;
  float: left;
  background-image: url(../img/bg-clientes.jpg); }

.contato-mapa .embed-responsive {
  min-height: 750px;
  background-color: #ccc; }

.contato-mapa .infos-contato {
  width: 430px;
  float: right;
  margin-top: 56px;
  padding-bottom: 72px; }

.contato-mapa .infos-contato h4 {
  font-size: 18px;
  font-weight: bolder;
  font-family: 'Montserrat', sans-serif;
  color: #000; }

.contato-mapa .infos-contato .endereco {
  font-size: 14px;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  color: #000;
  margin-bottom: 36px; }

.contato-mapa .infos-contato .fone {
  float: left;
  width: 150px; }

.contato-mapa .infos-contato .fone span {
  border: 1px solid #000;
  border-radius: 3px;
  padding: 8px;
  font-size: 14px;
  font-weight: normal;
  font-family: 'Montserrat', sans-serif;
  color: #000; }

.contato-mapa .infos-contato .redes {
  float: left;
  width: 250px;
  text-align: right;
  margin-top: -8px; }

.contato-mapa .infos-contato .redes img {
  margin-right: 5px; }

.contato-mapa .infos-contato .redes a {
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out; }

.contato-mapa .infos-contato .redes a:hover {
  opacity: 0.5; }

.contato-mapa-chamado {
  padding-bottom: 100px;
}


.contato-form {
  width: 60%;
  float: right;
  background-color: #fff; }

.contato-form form {
  margin-left: 100px;
  width: 635px; }

.contato-form form .titulo {
  text-align: center;
  text-transform: uppercase;
  line-height: 0px; }

.contato-form form span.line {
  border-bottom: 3px solid #000;
  margin: 0px;
  padding: 0px;
  padding-left: 80px;
  padding-right: 8px;
  font-size: 0px;
  display: block-inline; }

.contato-form form h2 {
  font-size: 14px;
  font-weight: 200;
  font-family: 'Montserrat', sans-serif;
  color: #000;
  margin: 0px;
  margin-top: 72px;
  padding: 0px; }

.contato-form form h3 {
  font-size: 30px;
  font-weight: bolder;
  font-family: 'Montserrat', sans-serif;
  color: #FF0000;
  margin: 0px;
  padding: 0px;
  margin-top: 10px; }

.contato-form form .texto {
  font-size: 14px;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  color: #000;
  line-height: 22px;
  margin-top: 36px;
  margin-bottom: 72px; }

  .contato-form form .chamado {

    display: none;
  }

.contato-form form input {
  border: 1px solid #000;
  border-radius: 3px;
  font-size: 14px;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  color: #FE0000; }

.contato-form form select {
  border: 1px solid #000;
  border-radius: 3px;
  font-size: 14px;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  color: #FE0000; }

.contato-form form textarea {
  border: 1px solid #000;
  border-radius: 3px;
  font-size: 14px;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  color: #FE0000; }

.contato-form form label {
  font-weight: bolder;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #000; }

  .contato-form form label span {
    font-weight: 200;
    text-transform: none;
  }

.contato-form form .enviar {
  text-align: center;
  margin-top: 36px; }

.contato-form form .enviar button {
  font-size: 30px;
  font-weight: bolder;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  border: 1px solid #000;
  border-radius: 3px;
  color: #000; }

.contato-form form .enviar button:hover {
  background-color: #fff;
  color: #FE0000; }

/* FOOTER */
footer {
  width: 100%;
  padding-top: 18px;
  padding-bottom: 18px;
  background-color: #FE0000;
  color: #fff; }

  footer a {
    color: #ffffff;
    text-decoration: underline;
  }
  footer a:hover {
    color: #ffffff;
    text-decoration: none;
  }

footer .brand {
  text-align: right; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.error {
  border: 1px solid #FF0000;
  background-color: #EED3D3; }

@media (max-width: 1080px) {
  header nav .menu li {
    padding-left: 40px;
    padding-right: 40px; }
  header .top-fixed .menu li {
    padding-left: 30px;
    padding-right: 30px; }
  .parcerias .parceiros .itens .conteudo img {
    width: 100%;
    height: auto; }
  .galeria .conteudo .textos h2 {
    margin-top: 32px; }
  .galeria .conteudo .textos .texto {
    margin-top: 18px;
    margin-bottom: 18px; }
  .sobre .itens .item .conteudo img {
    margin-top: 18px;
    margin-bottom: 18px; }
  .contato-mapa {
    width: 50%; }
  .contato-form {
    width: 50%;
    float: right;
    background-color: #fff; }
  .contato-form form {
    padding: 30px;
    margin: 0px;
    width: 100%; } }

@media (max-width: 1024px) {
  header .toggle {
    display: inherit;
    margin-top: 36px; }
  header .logo {
    width: 100%;
    text-align: center; }
  header .fone {
    display: none; }
  header nav {
    display: none; }
  header .logo h1 {
    margin: 0px;
    padding: 0px;
    z-index: 30000;
    position: absolute; }
  header .top-fixed {
    border-bottom: 1px solid #000;
    height: 56px; }
  header .toggle-fixed {
    margin-top: 10px; }
  header .toggle-fixed #menu {
    margin: 0px;
    padding: 0px;
    margin-top: 45px;
    padding-top: 0px;
    background-image: url(../img/bg-top.jpg); }
  header .top-fixed .logo {
    position: absolute;
    z-index: 400000; }
  header .top-fixed .logo h1 img {
    float: inherit;
    width: 80px;
    height: auto; }
  .parcerias .parceiros-desktop {
    display: none; }
  .parcerias .parceiros-slider {
    margin-top: 18px;
    display: inherit; }
  .parcerias .parceiros-slider .slick-next {
    margin-right: 30px; }
  .parcerias .parceiros-slider .slick-prev {
    margin-left: 30px; }
  .parcerias .parceiros-slider .slick-dots {
    top: 280px; }
  .parcerias .parceiros .itens .conteudo img {
    display: inline;
    width: inherit; }
  .parcerias .parceiros .itens div {
    background-color: #fff;
    text-align: center; }
  .sobre .itens {
    margin-top: 18px; }
  .sobre .itens .item {
    margin-bottom: 18px; }
  .galeria .conteudo {
    float: none;
    width: 100%;
    text-align: center;
    padding-bottom: 18px; }
  .galeria .fotos {
    float: none;
    width: 100%; }
  .galeria .conteudo .textos .prev, .next {
    cursor: pointer;
    width: 36px;
    height: 36px;
    float: none;
    display: inline;
    margin-right: 10px; }
  .galeria .conteudo .textos {
    width: 100%;
    margin: 0px;
    text-align: center;
    padding-left: 18px;
    padding-bottom: 18px; }
  .clientes .cliente div {
    display: inline-block;
    float: left;
    padding: 38px;
    text-align: center; }

    .container-contato {
      display: flex;
      flex-direction: column;
    }
  
  .contato-mapa {
    width: 100%;
    float: none;
    order: 1;
  }
  
  .contato-form {
    width: 100%;
    float: none;
    height: auto;
    order: 0;
  }

  .contato-mapa .infos-contato {
    width: 100%;
    float: inherit;
    margin-top: 0px;
    padding: 18px; }
  .contato-mapa .infos-contato .redes {
    float: right; }
  .contato-form form {
    padding: 20px;
    margin: 0px;
    width: 100%; }
  .contato-form form .texto {
    margin-bottom: 32px; }
  footer {
    text-align: center;
    margin-top: 18px; }
  footer .brand {
    text-align: center;
    margin-top: 18px;
    margin-bottom: 18px; }
 }

@media (max-width: 680px) {
  .clientes .cliente div {
    display: inline-block;
    float: left;
    padding: 10px;
    text-align: center; } }

@media (max-width: 600px) {
  .clientes .cliente div {
    display: block;
    float: left;
    padding: 10px;
    text-align: center;
    background-color: #fff;
    margin: 20px; }
  .clientes .cliente div img {
    width: 100px;
    height: auto; } }

@media (max-width: 380px) {
  .parcerias .parceiros-slider .slick-dots {
    top: 250px; }
  .sobre .itens .item .conteudo img {
    margin-top: 18px;
    margin-bottom: 18px; }
  .contato-mapa .infos-contato .redes {
    margin-top: -28px; }
 }

/* Large devices Desktops  */
/* Medium devices  */
/* Extra small devices   */


.grecaptcha-badge {
  display: none;
}