body {
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  font-size: 14px;
  background: white;
  color: #303e01;
  opacity: 0;
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}
a {
  outline: none !important;
  text-decoration: none !important;
}
.bg-pattern1 {
  background-image: url('../images/bg-pattern.png');
  background-position: left top;
  background-repeat: repeat-y;
  width: 110px;
  height: 100%;
  top: -10px;
  position: absolute;
  z-index: 2;
}
.bg-pattern2 {
  background-image: url('../images/bg-pattern2.png');
  background-position: right top;
  background-repeat: repeat-y;
  width: 110px;
  height: 100%;
  position: absolute;
  top: -10px;
  right: 0;
  z-index: 2;
}
@media (max-width: 1100px) {
  .bg-pattern1,
  .bg-pattern2 {
    background-size: 60%;
  }
}
@media (max-width: 810px) {
  .bg-pattern1,
  .bg-pattern2 {
    display: none;
  }
}
.regular {
  font-weight: 400;
}
.extrabold {
  font-weight: 800;
}
strong {
  font-weight: 600;
}
.margin-top5 {
  margin-top: 5px !important;
}
.margin-top10 {
  margin-top: 10px !important;
}
.margin-top20 {
  margin-top: 20px !important;
}
.margin-top25 {
  margin-top: 25px !important;
}
.margin-top30 {
  margin-top: 30px !important;
}
.margin-top40 {
  margin-top: 40px !important;
}
.margin-top60 {
  margin-top: 60px !important;
}
.margin-top80 {
  margin-top: 80px !important;
}
.margin-bottom5 {
  margin-bottom: 5px !important;
}
.margin-bottom10 {
  margin-bottom: 10px !important;
}
.margin-bottom20 {
  margin-bottom: 20px !important;
}
.margin-bottom40 {
  margin-bottom: 40px !important;
}
.margin-bottom60 {
  margin-bottom: 60px !important;
}
.margin-bottom80 {
  margin-bottom: 80px !important;
}
.no-margin {
  margin: 0 !important;
}
.padding-top20 {
  padding-top: 20px !important;
}
.padding-top40 {
  padding-top: 40px !important;
}
.padding-top60 {
  padding-top: 60px !important;
}
.padding-bottom40 {
  padding-bottom: 40px !important;
}
.padding-bottom60 {
  padding-bottom: 60px !important;
}
.padding-bottom80 {
  padding-bottom: 80px !important;
}
.poppins {
  font-family: 'Poppins', sans-serif !important;
}
.inter {
  font-family: 'Inter', sans-serif !important;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.bg-red {
  background: #ac232e;
}
img {
  max-width: 100%;
}
@media (min-width: 992px) {
  .block-md {
    display: block;
  }
}
.help-block-error {
  margin: 1px 0 0 0;
  padding-left: 12px;
  color: #b52533;
}
.has-error {
  color: #b52533;
  border-color: #b52533 !important;
  border: 1px solid #b52533;
}
.has-error ::-webkit-input-placeholder {
  color: #b52533 !important;
}
.has-error :-ms-input-placeholder {
  color: #b52533 !important;
}
.has-error ::placeholder {
  color: #b52533 !important;
}
.button-default {
  background: #bdff00;
  border: none !important;
  box-sizing: border-box;
  border-radius: 40px;
  color: #01444c !important;
  font-size: 14px;
  height: 42px;
  line-height: 42px;
  display: inline-block;
  padding: 0 80px;
  outline: none !important;
  transition: 0.2s ease-in-out;
  max-width: 100%;
  font-family: 'Rubik', sans-serif;
}
.button-default:hover {
  background: #97cc00;
  cursor: pointer;
}
.button-propaganda {
  background: transparent;
  display: inline-block;
  border: 1px solid;
  border-color: white;
  box-sizing: border-box;
  border-radius: 40px;
  width: 100%;
  max-width: 190px;
  color: white;
  font-size: 14px;
  height: 42px;
  line-height: 42px;
  outline: none !important;
  transition: 0.2s ease-in-out;
  font-family: 'Rubik', sans-serif;
  text-align: center;
}
#bg_carregando {
  display: none;
  position: fixed;
  background: #222222;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0.6;
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
#img_carregando {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  margin-top: -26.5px;
  z-index: 99999999;
}
/*  ---------------------------------------------------------------------------------------------------------------------------------------------- */

h1 {
  color: #6d6f71;
  font-size: 40px;
  line-height: 44px;
  font-weight: 600;
  letter-spacing: -1px;
}
h1 span {
  color: #3db53d;
}
#section_header {
  background: #01444c;
}
#section_header .first-propaganda {
  padding-top: 60px;
}
#section_header h1 {
  color: #bdff00;
}
#section_header .container-lg {
  padding-top: 20px;
  padding-bottom: 20px;
}
#section_header .banner-img2 {
  margin-bottom: -150px;
}
#section_header .social-icon-header {
  margin-left: 5px;
}
.p-header {
  font-family: 'Rubik', sans-serif;
  color: white;
}
.propaganda {
  background: white;
  color: white;
}
.propaganda h2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 40px;
  color: #3db53d;
}
.propaganda h3 {
  font-weight: 300;
  font-size: 18px;
  color: #5b5d7e;
  margin-bottom: 10px;
}
.banner-footer {
  height: 520px;
  margin-top: 40px;
}
.banner-footer h1 {
  color: #d9ff6d;
}
footer {
  margin-top: 40px;
  padding-bottom: 20px;
}
footer .borda-footer {
  border-top: 1px solid #ededed;
  margin-bottom: 20px;
}
footer .social-icon {
  transition: 0.3s ease-in-out;
}
footer .social-icon:hover rect {
  fill: #3db53d !important;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------*/

::-webkit-input-placeholder {
  color: #aeaeae;
}
:-ms-input-placeholder {
  color: #aeaeae;
}
::placeholder {
  color: #aeaeae;
}
.btn-whatsapp {
  position: fixed;
  z-index: 20;
  bottom: 56px;
  right: 50px;
  box-shadow: 0 0 0 0 rgba(69, 152, 27, 0.5);
  border-radius: 50px;
  animation: pulse 2s infinite;
}
@keyframes pulse {
  0% {
    transform: scale(0.9);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 50px rgba(69, 152, 27, 0);
  }
  100% {
    transform: scale(0.9);
    box-shadow: 0 0 0 0 rgba(69, 152, 27, 0);
  }
}
/* mobile ---------------------------------------------- */

@media (max-width: 767px) {
  .btn-header {
    display: none;
  }
  .logo-header {
    margin-bottom: 25px;
  }
  #section_header h1 {
    margin-top: 25px;
  }
  .banner-img2 {
    margin-top: 30px;
  }
  .first-propaganda {
    padding-top: 135px;
  }
  .img-destaque {
    margin: 30px 0;
  }
  .banner-footer {
    height: initial;
    max-height: 520px;
    padding: 60px 0;
  }
}
