body {
  overflow: hidden; 
}
 
/* ini: Preloader */
 
#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#1b7fd0; /* cor do background que vai ocupar o body */
    z-index:999; /* z-index para jogar para frente e sobrepor tudo */
}
#preloader .inner {
    position: absolute;
    top: 50%; /* centralizar a parte interna do preload (onde fica a animação)*/
    left: 50%;
    transform: translate(-50%, -50%);  
}

/* 
GERAL------------------------------------------------------------------------------------- */
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-track {
  background: #fff;
}
::-webkit-scrollbar-thumb {
  background: #1b7fd0;
}
@font-face {
  font-family:"Plumpfull";
  src:url("../font/Plumpfull.ttf") format("truetype");
  font-weight:normal;font-style:normal;
}
body {
  font-family: 'Roboto', sans-serif;
}
img {
  max-width: 100%;
  display: block;
}
/* NAVEGAÇÃO--------------------------------------------------------------------------------- */
.fixed-top{
  z-index: 996;
}
.navbar-brand img{
  width: 150px;
}
.bg-dark {
  background-color: rgba(27, 127, 208, 1) !important;
}
.navbar-dark .navbar-nav .nav-link{
  color: #fff;
  font-size: 0,875em;
  font-weight: 700; 
  padding-right: 25px;
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus{
  color: #fff;
}
/* NAVEGAÇÃO--------------------------------------------------------------------------------- */
/* PRIMEIRA PARTE--------------------------------------------------------------------- */

.principal{
  background-image: url(../img/bg-geral.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.cel-principal img{
  padding: 100px 0px 50px 0px;
  margin: 0 auto;
}
.principal-texto{
  align-self: center;
  color: #fff;
}
.principal-texto .titulo{
  text-transform: uppercase;
  width: 440px;
}
.principal-texto .titulo h1{
  font-family:"Plumpfull";
  font-size: 30px;
}
.principal-texto .titulo p{
  font-size: 18px;
  font-weight: bold;
}
.form-inicial h4{
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
.form-group label{
  font-size: 18px;
}
.form-group input::placeholder{
  color: #BEBEBE;
  font-size: 14px;
}
.form-control{
  border: none;
}
.form-control:focus{
  box-shadow: none;
}
.btn-primary{
  width: 100%;
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 15px;
}
/* PRIMEIRA PARTE---------------------------------------------------------------------- */
/* SEGUNDA PARTE----------------------------------------------------------------------- */
.segunda-parte{
  padding-top: 100px;
  padding-bottom: 100px;
}
.segunda-parte-texto{
  align-self: center;
  text-align: right;
}
.segunda-parte-texto h4{
  font-family:"Plumpfull";
  color: #1B7FD0;
  font-size: 28px;
  margin-bottom: 20px;
}
.segunda-parte-texto p{
  font-size: 16px;
  font-weight: lighter;
  line-height: 28px;
}
/* SEGUNDA PARTE----------------------------------------------------------------------- */
/* TERCEIRA PARTE----------------------------------------------------------------------- */
.terceira-parte{
  background-color: #F8F8F898;
  padding-top: 100px;
  padding-bottom: 100px;
}
.terceira-parte-img img{
  margin-left: 150px;
}
.terceira-parte-texto{
  align-self: center;
}
.terceira-parte-texto h4{
  font-family:"Plumpfull";
  color: #1B7FD0;
  font-size: 28px;
  margin-bottom: 20px;
}
.terceira-parte-texto p{
  text-transform: uppercase;
  font-size: 16px;
  font-weight: lighter;
  line-height: 28px;
  width: 220px;
}

/* TERCEIRA PARTE----------------------------------------------------------------------- */
/* QUARTA PARTE----------------------------------------------------------------------- */
.quarta-parte{
  padding-top: 100px;
  padding-bottom: 100px;
}
.quarta-parte h4{
  font-family:"Plumpfull";
  color: #1B7FD0;
  font-size: 28px;
  margin-bottom: 20px;
}
.quarta-parte p{
  text-transform: uppercase;
  font-size: 16px;
  font-weight: lighter;
  line-height: 28px;
}
.grafico img{
  margin: 50px auto 0px auto;
}
/* QUARTA PARTE----------------------------------------------------------------------- */
/* QUINTA PARTE----------------------------------------------------------------------- */
.quinta-parte{
  padding-top: 100px;
  padding-bottom: 100px;
  background-color:#F8F8F8 ;
}
.quinta-parte h4{
  font-family:"Plumpfull";
  color: #1B7FD0;
  font-size: 28px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.item{
  padding: 50px 0px 0px 50px;
  width: 700px;
  margin: 0 auto;
}
.item h5{
  color: #006BB5;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: lighter;
}
.item p{
  color: #161615;
  font-size: 20px;
  font-weight: lighter;
}
.item1::before{
  content: url(../img/porco.png);
  float: left;
  margin-right: 50px;
}

.item2::before{
  content: url(../img/alvo.png);
  float: left;
  margin-right: 50px;
}

.item3::before{
  content: url(../img/venda.png);
  float: left;
  margin-right: 70px;
}
/* QUINTA PARTE----------------------------------------------------------------------- */
/* SEXTA PARTE----------------------------------------------------------------------- */
.sexta-parte{
  padding-top: 100px;
  padding-bottom: 100px;
}
.info-sexta-parte{
  align-self: center;
}
.sexta-parte-celular img{
  margin: 0 auto;
}

.btn-info{
  background-color:#1556A2 ;
  font-size: 17px;
  padding: 5px 20px;
  margin-bottom: 30px;
}
.info-sexta-parte h5{
  font-family:"Plumpfull";
  color: #1B7FD0;
  font-size: 28px;
  margin-bottom: 30px;
}
.botoes p{
  font-size: 22px;
}
.botoes-image img{
  display: inline-block;
}
/* SEXTA PARTE----------------------------------------------------------------------- */
.footer {
  width: 100%;
  background-color: #1B7FD0;
  background-repeat: no-repeat;
  padding: 80px 0px 50px 100px;
}
.footer-logo img {
  display: block;
  max-width: 100%;
  margin-bottom: 30px;
}
.text-footer ul li{
  margin: 10px 0px;
  font-weight: bold;
  font-size: 1.125em;
}
.fa-whatsapp, .fa-phone-alt, .fa-envelope, .fa-map-marker-alt{
  font-size: 20px;
  margin-right: 10px;
  font-weight: normal;
}

.rede-social {
  height: 45px;
  margin-top: 10px;
}


.facebook,
.instagram,
.whatsapp {
  display: inline-block;
}

.facebook img,
.instagram img,
.whatsapp img {
  padding: 0 3px;
  max-width: 100%;
}

.whatsapp img {
  height: 30px;
  align-self: center;
}

.text-social {
  padding: 20px 0;
}

.text-social h4 {
  font-size: 26px;
  font-weight: 700;
}

.text-social input {
  width: 50%;
  border-radius: 10px;
  padding: 5px 10px;
  border: none;
  margin-bottom: 10px;
}

.btn-success{
  padding: 4px 10px;
  margin-left: 0px;
}