body {
  background: url(../img/bg.jpg) no-repeat top center;
  background-attachment: fixed;
  background-size: cover;
  font-family: 'Dosis', Arial, sans-serif;
}
.img-responsive {
  display: inline-block;
}
.row {
  margin: 0px;
}
.avisoRecesso {
  background: url(../img/bg.jpg) no-repeat top center;
  color: #fff;
  font-size: 21px;
  margin-top: 100px;
  position: fixed;
  width: 100%;
  z-index: 9900000;
  -webkit-box-shadow: 0px 0px 80px #000000;
  -moz-box-shadow: 0px 0px 80px #000000;
  box-shadow: 0px 0px 80px #000000;
  padding-bottom: 90px;
}
.avisoRecesso h1 {
  font-size: 46px;
  font-weight: bold;
}
.avisoRecesso .fechar {
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  float: right;
}
.avisoRecesso .conteudo_recesso {
  max-width: 600px;
  padding-top: 40px;
  margin: 0 auto;
}
header .texto_header {
  padding-top: 190px;
  color: #fff;
  font-size: 21px;
  font-weight: 300;
  letter-spacing: 1px;
}
header .texto_header h1 {
  font-size: 46px;
  font-weight: 800;
}
header .espaco_logo {
  text-align: center;
  margin: 30px 0px;
}
header .espaco_logo .logo {
  max-width: 290px;
}
.box_ideaBoa {
  background: #fff;
  color: #000;
  font-size: 21px;
  padding: 40px;
  position: absolute;
  top: -595px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 20px 20px 16px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 20px 20px 16px rgba(0, 0, 0, 0.15);
  box-shadow: 20px 20px 16px rgba(0, 0, 0, 0.15);
}
.box_ideaBoa h1 {
  color: #ec1c2d;
  font-size: 35px;
}
.box_todasEmUm {
  background: #fff;
  color: #000;
  font-size: 21px;
  padding: 40px;
  position: relative;
  top: -35px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 20px 20px 16px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 20px 20px 16px rgba(0, 0, 0, 0.15);
  box-shadow: 20px 20px 16px rgba(0, 0, 0, 0.15);
}
.box_todasEmUm h1 {
  color: #ec1c2d;
  font-size: 35px;
}
.box_todasEmUm .caret {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  margin-top: 40px;
  margin-left: -20px;
  left: 50%;
}
.eAinda {
  position: absolute;
  margin-top: -180px;
  min-height: 600px;
}
.eAinda .foto2 {
  position: absolute;
  right: 62%;
}
.eAinda .icones {
  padding-top: 200px;
}
.eAinda .icones .icone {
  color: #fff;
  font-size: 17px;
  font-weight: 300;
}
.eAinda .icones .icone img {
  margin-bottom: 20px;
}
.eAinda .icones .icone h2 {
  font-size: 25px;
  margin: 0px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.clientes {
  margin-top: -40px;
}
.clientes .titulo {
  background-color: #fff;
  text-align: center;
}
.clientes .titulo h1 {
  color: #ed1c24;
  font-size: 75px;
  margin: 40px 0px;
}
.clientes .titulo h1 span {
  font-weight: 300;
}
.clientes .logos .logo {
  border: 1px solid #eee;
  background-color: #fff;
}
.clientes .proximo {
  font-size: 40px;
  font-weight: 100;
  color: #fff;
  padding-top: 10%;
}
.clientes .logos_anteriores .logo {
  border: 1px solid #eee;
  background-color: #fff;
}
.contatos {
  background-color: #fff;
}
.contatos .linha {
  margin: 30px 0px;
}
.contatos .opcoes {
  padding-top: 100px;
}
.contatos .opcoes a {
  text-decoration: none;
}
.contatos .opcoes a h1 {
  color: #ed1c24;
  font-weight: 100;
  font-size: 45px;
}
.contatos .opcoes a p {
  color: #000;
  font-size: 21px;
  font-weight: 100;
}
.contatos .opcoes a:hover h1,
.contatos .opcoes a:hover p,
.contatos .opcoes a:hover img {
  opacity: 0.5;
}
footer {
  background-color: #fff;
  padding: 30px 0px;
}
footer .privacy {
  font-weight: 100;
  font-size: 12px;
  padding-top: 210px;
}
.linha_fim {
  display: block;
  width: 100%;
  height: 5px;
  background-color: #de1827;
}
#mobileFirst {
  font-size: 17px;
}
#mobileFirst h1 {
  font-size: 40px;
}
#mobileFirst .logo_header {
  padding: 60px 0px;
  text-align: center;
}
#mobileFirst .texto_introducao {
  padding-top: 100px;
}
#mobileFirst .texto_introducao h1 {
  color: #ed1c24;
}
#mobileFirst .conteudo_texto {
  color: #fff;
  padding-bottom: 60px;
}
#mobileFirst .conteudo_texto h1 {
  padding-top: 60px;
}
#mobileFirst .redesSociais {
  text-align: right;
  padding-top: 25px;
  font-size: 15px;
}
#mobileFirst header {
  background: #fff;
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1999px) {
  .box_ideaBoa {
    top: -505px;
  }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
  .contatos .opcoes a p {
    font-size: 15px;
  }
  .box_ideaBoa {
    top: -334px;
  }
}
/* Small devices (small) */
@media (max-width: 767px) {
  header .texto_header {
    padding-top: 10px;
  }
  header .espaco_logo .logo {
    max-width: 140px;
  }
  .box_ideaBoa {
    top: initial;
    position: relative;
  }
  .box_todasEmUm {
    top: initial;
    margin-top: 30px;
  }
  .eAinda {
    position: relative;
    margin-top: 10px;
    min-height: inherit;
  }
  .eAinda .icones {
    padding-top: 30px;
  }
  .eAinda .icones .icone {
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
    margin-bottom: 40px;
  }
  #mobileFirst .texto_introducao {
    padding-top: 30px;
  }
  .clientes {
    margin-top: 0px;
  }
  .clientes .proximo {
    font-size: 30px;
  }
  .contatos .opcoes {
    padding-top: 0px;
  }
  .contatos .opcoes a p {
    font-size: 16px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
  }
  footer .privacy {
    padding-top: 40px;
    text-align: center;
  }
}
/* Large devices (large desktops, 1200px and up) */
