/* 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;
}

.whatsappp {
  position: fixed;
  bottom: 2%;
  right: 1%;
  padding: 5px;
  z-index: 10000000;
  width: 60px;
}

/* GERAL  */
/* NAVEGAÇÃO  */
.fixed-top {
  z-index: 996;
}

.navbar-brand img {
  width: 150px;
}

.bg-dark {
  background-color: rgba(27, 127, 208, 1) !important;
  height: 60px;
}

.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  font-size: 16px;
  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;
  padding-top: 100px;
  padding-bottom: 50px;
}

.cel-principal img {
  margin: 0 auto;
}

.cel-principal {
  align-self: center;
}

.principal-texto {
  color: #fff;
}

.principal-texto .titulo {
  text-transform: uppercase;
  max-width: 500px;
}

.principal-texto .titulo h1 {
  font-family: "Plumpfull";
  font-size: 26px;
}

.principal-texto .titulo p {
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 50px;
}

.form-inicial h4 {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.form-group label {
  font-size: 20px;
}

.form-group input {
  width: 85%;
  height: 40px;
  border-radius: 7px;
}

.form-group input::placeholder {
  color: #BEBEBE;
  font-size: 16px;
}

.form-control {
  border: none;
}

.form-control:focus {
  box-shadow: none;
}

.btn-primary,
.btn-primary-whats {
  width: 85%;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 7px;
  font-size: 18px;
  margin-top: 20px;
}

.btn-primary {
  background-color: #1B7FD0;
  border: 1px solid #fff;
}

.btn-primary-whats {
  background-color: #40C351;
  text-align: left;
  border: none;
  padding: 8px 0px 0px 30px;
}

.btn-primary-whats h1 {
  font-size: 19px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 0px;
}

.btn-primary-whats p {
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
}

.desktop .fa-whatsapp:before {
  margin-left: 10px;
  font-size: 25px;
  font-weight: normal;
}

/* SEGUNDA PARTE */
.segunda-parte {
  padding-top: 50px;
  padding-bottom: 50px;
}

.video-tudo {
  margin-top: 100px;
}

.segunda-parte-inicio {
  font-family: "Plumpfull";
  color: #1B7FD0;
  font-size: 32px;
  max-width: 750px;
  margin: 0 auto;
}

.btn-primary-video {
  background-color: #1B7FD0;
  width: 90%;
  color: #fff;
  border-radius: 7px;
  text-align: center;
  margin-top: 10px;
  padding: 20px 0px 10px 0px;
}

.btn-primary-video h1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 0px;
}

.info-video {
  padding-left: 20px;
  align-self: center;
}

.info-video h4 {
  font-family: "Plumpfull";
  color: #1B7FD0;
  font-size: 32px;
}

.text-video,
.info-video ul li {
  font-size: 20px;
  color: #313131;
  max-width: 420px;
  font-weight: lighter;
  margin-top: 20px;
  list-style: none;
}

.info-video ul li::before {
  content: "";
  background-color: #000;
  height: 5px;
  width: 5px;
  display: inline-block;
  border-radius: 50%;
  margin-right: 10px;
  vertical-align: middle;
}

.info-video ul {
  padding-left: 15px;
}

.info-video ul li {
  margin-top: 5px;
}

/* SEGUNDA PARTE */
/* TERCEIRA PARTE */
.terceira-parte {
  background-color: #F8F8F8;
  padding-top: 100px;
  padding-bottom: 100px;
}

.parte-dois-info {
  align-self: center;
}

.terceira-parte h4 {
  position: relative;
  font-family: "Plumpfull";
  color: #1B7FD0;
  font-size: 32px;
  max-width: 300px;
  right: -180px;
}

.terceira-parte p {
  position: relative;
  right: -140px;
  max-width: 350px;
  font-weight: lighter;
  font-size: 20px;
}

.parte-dois-info {
  text-align: right;
}

.btn-terceiro h1 {
  line-height: 0px;
}

.btn-terceiro {
  max-width: 230px;
  margin-right: 50px;
  padding: 20px 10px 12px 10px;
}

/* TERCEIRA PARTE */
/* QUARTA PARTE */
.quarta-parte {
  padding-top: 100px;
  padding-bottom: 100px;
}

.divulgacao-cel {
  align-self: center;
}

.divulgacao-cel img {
  margin: 0 auto;
}

.divulgacao-info h4 {
  font-family: "Plumpfull";
  color: #1B7FD0;
  font-size: 32px;
  max-width: 400px;
}

.divulgacao-info p {
  max-width: 280px;
  font-weight: lighter;
  font-size: 20px;
}

.btn-divulgacao {
  margin-right: 50px;
  padding: 20px 0px 12px 0px;
  max-width: 60%;
}

/* QUARTA PARTE */
/* QUINTA PARTE */
.quinta-parte {
  background-color: #F8F8F8;
  padding-top: 100px;
  padding-bottom: 100px;
}

.quinta-parte h1 {
  color: #1B7FD0;
  font-size: 32px;
  margin-bottom: 100px;
  font-family: "Plumpfull";
}

.quinta-parte h3 {
  color: #1B7FD0;
  font-size: 22px;
  font-weight: 700;
}

.text-vantagens h3 {
  padding-top: 30px;
}

.text-vantagens p {
  max-width: 450px;
  font-weight: normal;
  color: #707070;
  font-size: 18px;
}

.one p {
  max-width: 500px;
}

.one h3 {
  padding-top: 50px;
}

.tree p {
  max-width: 500px;
}

.tree h3 {
  padding-top: 40px;
}

.one::before,
.two::before,
.tree::before,
.four::before {
  float: left;
  margin-right: 30px;
}

.one::before {
  content: url(../img/economia.png);
}

.two::before {
  content: url(../img/alcance.png);
  margin-bottom: 30px;
}

.tree::before {
  content: url(../img/facilidade.png);
}

.four::before {
  content: url(../img/suporte.png);
}

/* QUINTA PARTE */
/* SEXTA PARTE */
.parceiros {
  padding-top: 100px;
}

.paceiro-info {
  color: #1B7FD0;
  font-size: 32px;
  font-family: "Plumpfull";
}

.logos {
  margin-top: 50px;
}

.parceiros ul li {
  display: inline-block;
  padding-bottom: 30px;
  padding-top: 30px;
}

.parceiros ul li img {
  margin: 0 auto;
}

/* SEXTA PARTE */
/* footer  */
.footer {
  width: 100%;
  background-image: url(../img/Rodapé.svg);
  background-repeat: no-repeat;
  background-position: 0px 55px;
  background-size: cover;
  padding-top: 130px;
  padding-right: 0px;
  padding-bottom: 50px;
  padding-left: 100px;
  position: relative;
  z-index: 100;
}

.footer-logo img {
  display: block;
  max-width: 100%;
  margin-bottom: 30px;
}

.text-footer ul li {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 1.125em;
  color: #fff;
}

.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-right: 3px;
  padding-left: 3px;
  max-width: 100%;
}

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

.text-social {
  padding-top: 20px;
  padding-bottom: 20px;
}

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

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

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




/* FORMULARIO */
.formphp label.nao-aparece, .formphp input.nao-aparece {
	display: none !important;
}

#form-erro span, #form-send span  {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
	display: block;
}

#form-send {
	color: #31aa39;
}

#form-erro {
	color: #f64540;
}