@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: 'Josefins Sans', sans-serif;
  color: #444444;
}

a {
  color: #ff1619;
  text-decoration: none;
}

a:hover {
  color: #6F0303;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Josefins Sans", sans-serif;
}
.custom-row{
  display: flex;
}
@media (max-width: 991px) {
  .custom-row{
    display: inherit;
  }
}
.banner{
  width: 100%;
  height: 200px;
  background: url(../img/banner-default.png)  center no-repeat;
  background-size: cover;
}
.page-id-3 .banner{
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0, 0.2)!important;
  background: url(../img/banner-politica-de-privacidade.jpg) center no-repeat;
  background-size: cover;
}
section#contexto{
  width: 75%;
  background: url(../img/arte-1.png) center no-repeat;
  background-size: cover;
  margin-left: 25%;
  margin-top: -2%;
}
section#section_parceiros{
  width: 100%;
  background: url(../img/background-parceros.png) center no-repeat;
  background-size: cover;
}
.card-body.text-success{
  background: url(../img/border-box.png) center no-repeat;
  background-size: contain;
}
.card-body.resultado-2{
  background: url(../img/border-box-2.png) center no-repeat;
  background-size: cover;
  margin-top: -4%;
}
section#plataforma_planet{
  background: url(../img/background-plataforma-planet.png) center no-repeat;
  background-size: cover;
}
section#contato {
  background: url(../img/background-contato.jpg) center no-repeat;
  background-size: cover;
}
/*section#quem-somos{
  width: 100%;
  height: 200px;
  background: url(../img/backgroud-quem-somos.jpg)  center no-repeat;
  background-size: cover;
}*/
.parallax {
  --background-overlay: '';
  background-image: url(../img/backgroud-quem-somos.jpg);
  height: 100%;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner-opacity{
  background-color: rgba(0,0,0, 0.2);
  height: 350px;
  width: 100%;
}
.page-id-98 .banner{
  background-color: rgba(0,0,0, 0.2)!important;
  background: url(../img/banner-fale-conosco.jpg) center no-repeat;
  background-size: cover;
}
.section-header h1 {
  letter-spacing: 1px;
  margin: 0;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 30px;
  text-shadow: 2px 2px 5px #000;
}
.category-fabric{
  background-color: #88c226;
  color: #fff;
  font-size: 25px;
}
.divisor-default{
  background-color: #c90003!important;
  margin: auto;
  height: 2px;
  width: 6%;
}
.divisor-sobre-nos{
  background-color: #ff1717;
  height: 3px;
  margin: auto;
  width: 17%;
}
.rodape-endereco {
  font-size: 15px;
  color: #262627;
}
.bg-section{
  background-color: #ececec; 
}

section#sobre-nos {
  background-color: #fff;
}

.bg-section-gray-dark{
  background-color: #4d4d4d;
}
.bg-section-2{
  background-color: #91ff91;
}
.btn-default{
  background-color: #090a5a;
  border: none;
}
@media (max-width: 912px) {
  .container-btn-default{
    text-align: center;
  }
}
.btn-default:hover{
  color: #fff;
  background-color: #659517;
  cursor: pointer;
}
.btn-default-green-light{
  background-color: #00ff00;
  border: none;
  color: #006837;
}
.btn-default-green-light:hover{
  color: #fff;
  background-color: #006837;
  cursor: pointer;
}
.btn-default-green-dark{
  background-color: #006837;
  border: none;
  color: #00ff00;
}
.btn-default-green-dark:hover{
  color: #fff;
  background-color: #00ff00;
  cursor: pointer;
}
.btn-seguir-insta{
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.btn-seguir-insta:hover{
  color: #fff;
  background-color: #88c226;
  border-color: #88c226;
  cursor: pointer;
}
#breadcrumbs .bread-link{
  color: #ff1619;
  font-weight: bold;
  text-transform: uppercase;

}
#breadcrumbs .bread-link:hover{
    color: #6F0303;
    font-weight: bold; 
}
#breadcrumbs .bread-current{
  font-weight: 700;
  text-transform: uppercase;

}
.border-icon{
  position: absolute;
  left: 0;
  top: 6px;
  width: 57px;
  height: 36px;
  padding-left: 8px;
  border-right: 1px solid #383a8d;
}
i.bi.bi-geo-alt-fill.header {
  font-size: 34px;
  text-align: left;
  line-height: 37px;
  color:#383a8d!important;
}
.bi-telephone-fill::before {
  text-align: left;
  color:#fff;
}
.text-header {
  position: relative;
  float: left;
  min-height: 56px;
  margin-left: 20px;
  font-size: 13px;
  color: #777777;
  padding: 0px 0px 0px 75px;
}

.title-header {
  font-size: 16px!important;
  font-weight: bold!important;
  color: #383a8d;
}

.endereco-header.mt-2 {
  color: #383a8d;
  font-size: 12px;
}

/*#slide-kwb .slick-slide {
  height: 458px !important;
}*/
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #88c226;
  width: 40px;
  height: 40px;
  transition: all 0.4s;
}
.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}
.back-to-top:hover {
  background: #e72323;
  color: #fff;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #88c226;
  border-top-color: #efefef;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}
/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  background: #000;
  font-size: 15px;
  height: 50px;
}
@media (max-width: 912px) {
  #topbar {
    height: 55px;
  }
  #topbar .contact-info {
    text-align: center;
  }
  .col-12.col-lg-6.email-topbar {
    text-align: center;
  }
  .row.mt-3 {
    margin-top: 0!important;
}
}
#topbar .contact-info a {
  line-height: 0;
  color: #fff;
  transition: 0.3s;
}
#topbar .contact-info a:hover {
  color: rgba(255, 255, 255, 0.6);
}
#topbar .contact-info i {
  color: #fff;
  line-height: 0;
  margin-right: 5px;
}
#topbar .contact-info .phone-icon {
  margin-left: 15px;
}
#topbar .social-links a {
  color: rgba(255, 255, 255, 0.6);
  padding: 4px 12px;
  display: inline-block;
  line-height: 1px;
  transition: 0.3s;
}
#topbar .social-links a:hover {
  color: #fff;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background-color: #fff;
  transition: all 0.5s;
  z-index: 997;
  height: 105px;
  border-bottom: 4px solid #ff1619;
  padding-bottom: 1%;
}
.admin-bar .fixed-top{
  top: 32px !important;
  background-color: #489f0f;
}
#header .logo {
  font-size: 30px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#header .logo a {
  color: #fff;
}
#header img {
  width: auto;
  height: 75px;
  margin-top: 6%;
}

.scrolled-offset {
  margin-top: 105px!important;
}

header#menu {
  background-color: #383a8d;
  height: 45px;
}

/*--------------------------------------------------------------
# Navigation menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar-menu {
  background-color: #ed3c0d;
  height: 50px;
}
.navbar {
  padding: 0;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 1.4rem;
  padding-bottom: 0.6rem;
  margin-top: -8px;
}
.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}
.navbar li {
  position: relative;
}
.navbar > ul > li {
  margin-left: 5px;
}
.navbar a, .navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 53px 15px 35px 15px;
  font-size: 15px;
  font-weight: 700;
  color: #000;
  white-space: nowrap;
  transition: 0.3s;
  text-transform: uppercase;
}
.navbar a i, .navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}
.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
  color: #fff;
  background-color: #ff1619;
}
.navbar .menu-item ul { 
  display: block;
  position: absolute;
  left: 0;
  top: calc(100% + 30px);
  margin: 0px;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}
.navbar .menu-item ul li {
  min-width: 200px;
}
.navbar .menu-item ul a {
  padding: 10px 20px;
  color: #191919;
}
.navbar .menu-item ul a i {
  font-size: 12px;
}
.navbar .menu-item ul a:hover, .navbar .menu-item ul .active:hover, .navbar .menu-item ul li:hover > a {
  color: #fff;
}
.navbar .menu-item:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.navbar .menu-item .menu-item ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}
.navbar .menu-item .menu-item:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}
@media (max-width: 1366px) {
  .navbar .menu-item .menu-item ul {
    left: -90%;
  }
  .navbar .menu-item .menu-item:hover > ul {
    left: -100%;
  }
  .contact .info-box p {
    font-size:14px;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}
.mobile-nav-toggle.bi-x {
  color: #88c226;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
  .contact .info-box p {
    font-size:14px;
  }
}
.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  transition: 0.3s;
  z-index: 999;
}
.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}
.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}
.navbar-mobile a, .navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #000;
}
.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {
  color: #ca961a;
  background: none;
}
.navbar-mobile .getstarted, .navbar-mobile .getstarted:focus {
  margin: 15px;
}
.navbar-mobile .menu-item ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}
.navbar-mobile .menu-item ul li {
  min-width: 200px;
}
.navbar-mobile .menu-item ul a {
  padding: 10px 20px;
}
.navbar-mobile .menu-item ul a i {
  font-size: 12px;
}
.navbar-mobile .menu-item ul a:hover, .navbar-mobile .menu-item ul .active:hover, .navbar-mobile .menu-item ul li:hover > a {
  color: #384888;
}
.navbar-mobile .menu-item > .menu-item-active {
  display: block;
}
i.bi.bi-list.mobile-nav-toggle {
  margin-top: 10px;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: calc(100vh - 110px);
  background: url("../img/hero-bg.jpg") top center;
  background-size: cover;
  position: relative;
}
#hero:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
#hero h1 {
  margin: 0 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}
#hero h2 {
  color: #eee;
  margin-bottom: 30px;
  font-size: 24px;
}
#hero .btn-get-started {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.5px;
  display: inline-block;
  padding: 10px 28px;
  transition: 0.5s;
  border: 2px solid #fff;
  color: #fff;
}
#hero .btn-get-started:hover {
  background: #88c226;
  border-color: #88c226;
}
@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
  a.btn.btn-danger-telefone{
    width: 28%!important;
  }
}
@media (max-width: 768px) {
  #hero {
    text-align: center;
  }
  #hero .container {
    padding-top: 40px;
  }
  #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #hero h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  .d-none {
    display: flex!important;
    align-content: stretch;
    justify-content: center;
}
header{
  margin-top: 13px!important;
}
.horario-topo {
  display: flex;
  justify-content: center;
  padding-bottom: 4px;
}
.admin-bar .fixed-top {
  top: -13px !important;
}

.fixed-top {
  top: -13px!important;
}

h3.text-equipe-especializada {
  font-size: 18px;
  text-align: center;
}

.equipe-especializada {
  height: 302px!important;
}
a.btn.btn-danger-telefone{
  width: 81%!important;
}
.page-id-3 .banner{
  height: 62%!important;
}
.banner-opacity{
  height: 151px!important;
}
img.barra.w-100 {
  margin-top: -15%!important;
}
section#contexto {
  width: 100%!important;
  background: none!important;
  background-size: cover;
  margin-left: 0%;
  margin-top: -10%!important;
}
.box-text{
  margin-left: 0%!important;
}
.card-header {
  font-size: 19px!important;
}
.row.d-flex.justify-content-center.apoio-realizado.pb-3 {
  margin-left: 14%!important;
}
p.title-apoio, p.title-apoio, p.title-organizacoes{
  margin-top: 7%!important;
}
.col-md-10.text-start {
  margin-left: 0%!important;
}
img.barra-2.w-100 {
  margin-top: -29%!important;
}
h2.title-conecte-se-pelas-floresta.text-center {
  font-size: 30px!important;
}
.card-text{
  font-size: 20px!important;
  /* padding: 0%!important; */
}
.card-text:last-child{
  margin-bottom: 33px!important;
}
.card-body.text-success {
  margin-top: -20% !important;
}
.card-body.resultado-2{
  background: url(../img/border-box.png) center no-repeat!important;
  background-size: contain !important;
  padding: 21%!important;
  margin-top: -10%!important;
}
.card-body.resultado-2.\34 {
  margin-top: -9% !important;
}
h5.card-title.text-start {
  font-size: 20px!important;
  margin-left: 6%!important;
}
p.text-clique {
  font-size: 10px!important;
}
.container.mt-1 {
  padding: 9% !important;
  margin-left: 5%!important;
}
p.title-organizacoes.pt-3.pb-3.text-start {
  margin-left: 11%!important;
}
img.logo-brigada-jamaca-arara-fogo.w-100 {
  padding-left: 43px!important;
}
.col-md-6.text-center.btn-enviar {
  margin-top: 22%!important;
}
img.img-logo-rede-floresta.w-100 {
  width: 22% !important;
  margin-right: 41%!important;
  margin-top: -135%!important;
}
img.img-rede-floresta.w-100{
  margin-left: 12%!important;
  margin-top: 5%!important;
}
.card-body.resultado-2.\33 {
  margin-top: -10% !important;
  padding: 22% !important;
}
.card.h-100 {
  margin-top: 3%!important;
}
}


/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
/*section {
  padding: 60px 0;
  overflow: hidden;
}*/

.section-title {
  text-align: center;
  position: relative;
}
.section-title h2 {
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-bottom: 0;
  color: #000;
  position: relative;
  z-index: 2;
}
.section-title span {
  position: absolute;
  top: 30px;
  color: #f4f4f4;
  left: 0;
  right: 0;
  z-index: 1;
  font-weight: 700;
  font-size: 52px;
  text-transform: uppercase;
  line-height: 0;
}
span.title-ame-centr-de-tratamento {
  position: absolute;
  top: 30px;
  color: #f4f4f4;
  left: 0;
  right: 0;
  z-index: 1;
  font-weight: 700;
  font-size: 52px;
  text-transform: uppercase;
  line-height: 0;
}
.section-title p {
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}
@media (max-width: 575px) {
  .section-title h2 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .section-title span {
    font-size: 23px;
  }
}

/*--------------------------------------------------------------
# Acesso
--------------------------------------------------------------*/
.acesso .content h3 {
  font-weight: 600;
  font-size: 26px;
  color: #88c226;
}
.acesso .content ul {
  list-style: none;
  padding: 0;
}
.acesso .content ul li {
  padding-bottom: 10px;
}
.acesso .content ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #88c226;
}
.acesso .content p:last-child {
  margin-bottom: 0;
}
.card-container.card {
  max-width: 350px;
  padding: 40px 40px;
}
.btn {
  font-weight: 700;
  height: 36px;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
}
/*
* Card component
*/
#acesso .card {
  background-color: #F7F7F7;
  /* just in case there no content*/
  padding: 20px 25px 30px;
  margin: 0 auto 25px;
  margin-top: 50px;
  /* shadows and rounded borders */
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
#acesso .profile-img-card {
  width: 96px;
  height: 96px;
  margin: 0 auto 10px;
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/*
* Form styles
*/
#acesso .profile-name-card {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 0;
  min-height: 1em;
}
#acesso .reauth-email {
  display: block;
  color: #404040;
  line-height: 2;
  margin-bottom: 10px;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#acesso .form-signin #inputEmail,
#acesso .form-signin #inputPassword {
  direction: ltr;
  height: 44px;
  font-size: 16px;
}

#acesso .form-signin input[type=email],
#acesso .form-signin input[type=password],
#acesso .form-signin input[type=text],
#acesso .form-signin button {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  z-index: 1;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#acesso .form-signin .form-control:focus {
  border-color: rgb(104, 145, 162);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
}

#acesso .btn.btn-signin {
  /*background-color: #4d90fe; */
  background-color: rgb(104, 145, 162);
  /* background-color: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));*/
  padding: 0px;
  font-weight: 700;
  font-size: 14px;
  height: 36px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: none;
  -o-transition: all 0.218s;
  -moz-transition: all 0.218s;
  -webkit-transition: all 0.218s;
  transition: all 0.218s;
}
#acesso .btn.btn-signin:hover,
#acesso .btn.btn-signin:active,
#acesso .btn.btn-signin:focus {
  background-color: rgb(12, 97, 33);
}
#acesso .forgot-password {
  color: rgb(104, 145, 162);
}
#acesso .forgot-password:hover,
#acesso .forgot-password:active,
#acesso .forgot-password:focus{
  color: rgb(12, 97, 33);
}
/*--------------------------------------------------------------
# Why Us
--------------------------------------------------------------*/
.why-us {
  padding-top: 10px;
}
.why-us .box {
  padding: 50px 30px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  transition: all ease-in-out 0.3s;
}
.why-us .box span {
  display: block;
  font-size: 28px;
  font-weight: 700;
  color: #ed5b5b;
}
.why-us .box h4 {
  font-size: 24px;
  font-weight: 600;
  padding: 0;
  margin: 20px 0;
  color: #191919;
}
.why-us .box p {
  color: #aaaaaa;
  font-size: 15px;
  margin: 0;
  padding: 0;
}
.why-us .box:hover {
  background: #88c226;
  padding: 30px 30px 70px 30px;
  box-shadow: 10px 15px 30px rgba(0, 0, 0, 0.18);
}
.why-us .box:hover span, .why-us .box:hover h4, .why-us .box:hover p {
  color: #fff;
}

/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
/*
.clients {
  background: #f2f2f2;
  padding: 15px 0;
  text-align: center;
}
.clients img {
  width: 50%;
  filter: grayscale(100);
  transition: all 0.4s ease-in-out;
  display: inline-block;
  padding: 15px 0;
}
.clients img:hover {
  filter: none;
  transform: scale(1.2);
}
@media (max-width: 768px) {
  .clients img {
    width: 40%;
  }
}*/

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
  text-align: center;
  padding: 80px 20px;
  transition: all ease-in-out 0.3s;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}
.services .icon-box .icon {
  margin: 0 auto;
  width: 64px;
  height: 64px;
  background: #88c226;
  transition: all 0.3s ease-out 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transform-style: preserve-3d;
}
.services .icon-box .icon i {
  color: #fff;
  font-size: 28px;
}
.services .icon-box .icon::before {
  position: absolute;
  content: "";
  left: -8px;
  top: -8px;
  height: 100%;
  width: 100%;
  background: #fce5e5;
  transition: all 0.3s ease-out 0s;
  transform: translateZ(-1px);
}
.services .icon-box h4 {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 24px;
}
.services .icon-box h4 a {
  color: #191919;
}
.services .icon-box p {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}
.services .icon-box:hover {
  background: #88c226;
  border-color: #88c226;
  padding: 70px 20px 90px 20px;
}
.services .icon-box:hover .icon {
  background: #fff;
}
.services .icon-box:hover .icon i {
  color: #88c226;
}
.services .icon-box:hover .icon::before {
  background: #37344c;
}
.services .icon-box:hover h4 a, .services .icon-box:hover p {
  color: #fff;
}

/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta {
  background: linear-gradient(rgba(2, 2, 2, 0.5), rgba(0, 0, 0, 0.5)), url("/wp-content/uploads/2021/11/bg_malhas.jpg") fixed center center;
  background-size: cover;
  padding: 120px 0;
}
.cta h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}
/*.cta p {
  color: #fff;
}*/
.cta .cta-btn {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 28px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #fff;
  color: #fff;
}
.cta .cta-btn:hover {
  background: #88c226;
  border: 2px solid #88c226;
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 25px auto;
  list-style: none;
  text-align: center;
  border-radius: 50px;
}
.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 10px 15px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  color: #444444;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
  font-family: "Montserrat", sans-serif;
}
.portfolio #portfolio-flters li:hover, .portfolio #portfolio-flters li.filter-active {
  color: #37344c;
}
.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}
.portfolio .portfolio-item {
  margin-bottom: 30px;
}
.portfolio .portfolio-item .portfolio-info {
  opacity: 0;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px;
}
.portfolio .portfolio-item .portfolio-info h4 {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  color: #191919;
}
.portfolio .portfolio-item .portfolio-info p {
  color: #4c4c4c;
  font-size: 14px;
  margin-bottom: 0;
}
.portfolio .portfolio-item .portfolio-info .preview-link, .portfolio .portfolio-item .portfolio-info .details-link {
  position: absolute;
  right: 40px;
  font-size: 24px;
  top: calc(50% - 18px);
  color: #333333;
}
.portfolio .portfolio-item .portfolio-info .preview-link:hover, .portfolio .portfolio-item .portfolio-info .details-link:hover {
  color: #88c226;
}
.portfolio .portfolio-item .portfolio-info .details-link {
  right: 10px;
}
.portfolio .portfolio-item .portfolio-links {
  opacity: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 3;
  position: absolute;
  transition: all ease-in-out 0.3s;
}
.portfolio .portfolio-item .portfolio-links a {
  color: #fff;
  margin: 0 2px;
  font-size: 28px;
  display: inline-block;
  transition: 0.3s;
}
.portfolio .portfolio-item .portfolio-links a:hover {
  color: #37344c;
}
.portfolio .portfolio-item:hover .portfolio-info {
  opacity: 1;
  bottom: 20px;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 40px;
}
.portfolio-details .portfolio-details-slider img {
  width: 100%;
}
.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}
.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #88c226;
}
.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #88c226;
}
.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(25, 25, 25, 0.08);
}
.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}
.portfolio-details .portfolio-info ul li + li {
  margin-top: 10px;
}
.portfolio-details .portfolio-description {
  padding-top: 30px;
}
.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}
.portfolio-details .portfolio-description p {
  padding: 0;
}

/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing .box {
  padding: 20px;
  background: #f9f9f9;
  text-align: center;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
.pricing .box h3 {
  font-weight: 400;
  padding: 15px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  color: #191919;
}
.pricing .box h4 {
  font-size: 42px;
  color: #88c226;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 20px;
}
.pricing .box h4 sup {
  font-size: 20px;
  top: -15px;
  left: -3px;
}
.pricing .box h4 span {
  color: #bababa;
  font-size: 16px;
  font-weight: 300;
}
.pricing .box ul {
  padding: 0;
  list-style: none;
  color: #191919;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}
.pricing .box ul li {
  padding-bottom: 16px;
}
.pricing .box ul i {
  color: #88c226;
  font-size: 18px;
  padding-right: 4px;
}
.pricing .box ul .na {
  color: #ccc;
  text-decoration: line-through;
}
.pricing .box .btn-wrap {
  padding: 15px;
  text-align: center;
}
.pricing .box .btn-buy {
  background: #88c226;
  display: inline-block;
  padding: 10px 40px;
  color: #fff;
  transition: none;
  font-size: 14px;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  transition: 0.3s;
}
.pricing .box .btn-buy:hover {
  background: #37344c;
}
.pricing .featured {
  background: #88c226;
  box-shadow: none;
  color: #fff;
}
.pricing .featured h3, .pricing .featured h4, .pricing .featured ul, .pricing .featured ul li, .pricing .featured ul .na {
  color: #fff;
}
.pricing .featured h4 span {
  color: rgba(255, 255, 255, 0.58);
}
.pricing .featured .btn-wrap {
  padding: 15px;
  text-align: center;
}
.pricing .featured .btn-buy {
  background: rgba(255, 255, 255, 0.2);
}
.pricing .featured .btn-buy:hover {
  background: #fff;
  color: #88c226;
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team .member {
  text-align: center;
  margin-bottom: 20px;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  padding: 30px 20px;
  background: #fff;
}
.team .member img {
  max-width: 60%;
  border-radius: 50%;
  margin: 0 0 30px 0;
}
.team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
}
.team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}
.team .member p {
  padding-top: 10px;
  font-size: 14px;
  font-style: italic;
  color: #aaaaaa;
}
.team .member .social {
  margin-top: 15px;
}
.team .member .social a {
  color: #919191;
  transition: 0.3s;
}
.team .member .social a:hover {
  color: #88c226;
}
.team .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-box {
  color: #444444;
  text-align: center;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 20px 0 30px 0;
}
.contact .info-box i {
  font-size: 32px;
  color: #ff1619;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #000;
}
.contact .info-box h3 {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  margin: 10px 0;
}
.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
  color: #000;
}
.contact .php-email-form {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px;
}
.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}
.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}
.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}
.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}
.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}
.contact .php-email-form input, .contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}
.contact .php-email-form input::focus, .contact .php-email-form textarea::focus {
  background-color: #88c226;
}
.contact .php-email-form input {
  padding: 10px 15px;
}
.contact .php-email-form textarea {
  padding: 12px 15px;
}
.contact .php-email-form .button[type=submit] {
  background: #383a8d;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
}
.contact .php-email-form .button[type=submit]:hover {
  background: #0097f8;
}
.wpcf7-spinner{
  display: none;
}
@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 15px 0;
  background: #efefef;
}
.breadcrumbs h2 {
  font-size: 26px;
  font-weight: 600;
}
.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 14px;
}
.breadcrumbs ol li + li {
  padding-left: 10px;
}
.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #333333;
  content: "/";
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #fff;
  color: #003399;
  font-size: 14px;
}
#footer .footer-top {
  padding: 25px 0 0px 0;
  background-color: #F8F8F8;

}
#footer .footer-top .footer-info {
  margin-bottom: 15px;
  background: #003399;
  color: #fff;
  border-top: 4px solid #0097f8;
  text-align: center;
  padding: 30px 20px;
}
#footer .footer-top .footer-info h3 {
  font-size: 36px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}
#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
}
#footer .footer-top .social-links a {
  font-size: 22px;
  display: inline-block;
  background: #e9e9e9;
  color: #003399;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
#footer .footer-top .social-links a:hover {
  background: #0097f8;
  color: #fff;
  text-decoration: none;
}
#footer .footer-top h4 {
  font-size: 18px;
  font-weight: 600;
  color: #262627;
  position: relative;
  padding-bottom: 12px;
}
#footer .footer-top .footer-links {
  margin-bottom: 30px;
}
#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #ed5b5b;
  font-size: 18px;
  line-height: 1;
}
#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}
#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}
#footer .footer-top .footer-links ul a:hover {
  color: #eb4444;
}
#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4;
}
#footer .footer-top .footer-newsletter form input[type=email] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}
#footer .footer-top .footer-newsletter form input[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #88c226;
  color: #fff;
  transition: 0.3s;
  border-radius: 4;
}
#footer .footer-top .footer-newsletter form input[type=submit]:hover {
  background: #37344c;
}
#footer .copyright {
  border-top: 1px solid #262626;
  text-align: center;
  padding-top: 30px;
}
#footer .credits {
  padding-top: 5px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}
#footer .credits a {
  color: #37344c;
}
@media (max-width: 575px) {
  #footer .footer-top .footer-info {
    margin: 20px 0px 0px 0px;
  }
}
#footer .logo-kaster img{
  margin-top: 10px;
  width: 150px;
  height: auto;
}

/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
.clients .clients-slider .swiper-slide img {
  opacity: 0.5;
  transition: 0.3s;
}
.clients .clients-slider .swiper-slide img:hover {
  opacity: 1;
}
.clients .clients-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}
.clients .clients-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #383a8d;
}
.clients .clients-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #383a8d;
}
.bi-list {
  color: #fff;
}

.bi-x::before {
  color: white;
}

.cli-style-v2 a {
  color: #384888;
}

.bi-envelope-fill::before {
  color:#fff;
}

i.bi.bi-telephone-fill.section-contato::before {
  color: #fff;
  font-size: 15px;
  margin-right: 4%;
}

#topbar .social-links a {
  color: #fff;
}

#topbar .social-links a:hover {
  color: rgba(255, 255, 255, 0.6);
}

.card-title{
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-bottom: 0;
  color: #000!important;
  position: relative;
  z-index: 2;
  text-align: center;
}

.card-text {
  color: #5d4544 !important;
  font-size: 20px;
  padding: 3%;
}


.card-body {
  background-color: #384888;
  text-align: justify;
  color: #0097f8;
}

.btn-primary {
  color: #fff;
  background-color: #383a8d;
  border-color: #383a8d;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0097f8;
  border-color: #0097f8;
}

.btn-check:focus+.btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #0073bd;
  border-color: #0073bd;
  box-shadow: #0073bd;
}


.bi-list::before {
  color: #000;
}

#gallery-1 img {
  border: inherit !important;
}

.sobre-nos {
  color: #444444;
  text-align: justify;
}

.btn-danger {
  fill: #FFFFFF;
  color: #FFFFFF;
  background-color: #FC1718;
  border-radius: 5px 5px 5px 5px;
  padding: 5px 19px 10px 24px;
}

.btn-danger:hover {
  background-color: #6F0303;
  border-color: #6F0303;
}

.btn-check:active+.btn-danger, .btn-check:checked+.btn-danger, .btn-danger.active, .btn-danger:active, .show>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #0097f8;
  border-color: #0097f8;
}

.btn-check:focus+.btn-danger, .btn-danger:focus {
  color: #fff;
  background-color: #0073bd;
  border-color: #0073bd;
  box-shadow: 0 0 0 0.25rem #0073bd; 
}

.card-body {
  background-color: #fff;
  text-align: justify;
  color: #fff;
}

.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

.btn-secondary {
  color: #fff;
  background-color: #e30013;
  border-color: #e30013;
  width: 100%;
  border-radius:0;
}

.btn-secondary:hover {
  background-color: #ca961a;
  border-color: #ca961a;
}

.btn-check:active+.btn-secondary, .btn-check:checked+.btn-secondary, .btn-secondary.active, .btn-secondary:active, .show>.btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ca961a;
  border-color: #ca961a;
}

.btn-check:focus+.btn-secondary, .btn-secondary:focus {
  color: #fff;
  background-color: #ca961a;
  border-color: #ca961a;
  box-shadow: 0 0 0 0.25rem #ca961a 
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0px solid rgba(0,0,0,.125)!important;
  border-radius: 0!important;
}

.container-footer {
  background-color: #191919;
}

@media (max-width: 1400px) {
  .contact .info-box p {
    font-size:13px;
  }
}

@media (max-width: 1200px) {
  .contact .info-box p {
    font-size:11px;
  }
}

@media (max-width: 991px) {
  .contact .info-box p {
    font-size:14px;
  }
}
img.custom-logo {
  height: auto;
  width: 225px;
}
.horario-topo{
  color: #fff;
}
a.telefone,
a.email {
  color: #262627;
}
a.telefone:hover,
a.email:hover {
  color: #a6a6a6;
  text-decoration: none;
}
a.telefone_header,
a.email_header {
  color: #383a8d;
  font-size: 16px;
  font-weight: 600;
}
a.bi.bi-bi.bi-facebook{
  color: #383a8d;
  font-size: 27px;
}
a.bi.bi-bi.bi-facebook:hover{
  color: #96d6ff;
}
a.telefone_header:hover,
a.email_header:hover {
  color: #96d6ff;
  text-decoration: none;
}
.fixed-top {
  top: 0px;
}
.text-sobre-nos {
  text-align: justify;
}

img.icone-segmentos {
  height: 54px;
}

.equipe-especializada {
  position: relative;
  background-color: #1e73be;
  color:#fff;
  height: 160px;
}

.col-md-6.text-start.mt-5{
  font-weight: bold;
  font-size: 25px;
}
.btn-outline-danger {
  color: #FFF;
  border-color: #FFF;
  cursor: pointer;
}
.btn-outline-danger:hover {
  color: #FFF;
  background-color: #0097f8;
  border-color: #0097f8;
}

.btn-check:active+.btn-outline-danger, .btn-check:checked+.btn-outline-danger, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show, .btn-outline-danger:active {
  color: #fff;
  background-color: #0097f8;
  border-color: #0097f8;
  cursor: pointer;
}

.btn-check:focus+.btn-outline-danger, .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 136, 255, 0.755);
  cursor: pointer;
}
.btn-check:active+.btn-outline-danger:focus, .btn-check:checked+.btn-outline-danger:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus, .btn-outline-danger:active:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 136, 255, 0.755);
}
.divisor-default.section-depoimentos {
  width: 13%!important;
}


.section-title.section-contato span {
   color: #fff;
}

.divisor-default.section-contato {
  width: 8%!important;
}

.divisor-default.section-instagram {
  width: 6%!important;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.button.mt-5 {
  background: #ff1619;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.button.mt-5:hover { 
  background:#6F0303;
}

.contact .php-email-form .button[type=submit]:hover {
  background: #6F0303;
}

.btn-outline-secondary {
  color: #003399;
  border-color: #003399;
  cursor: pointer;
}
.btn-outline-secondary:hover {
  background-color: #0097f8;
  border-color: #0097f8;
  cursor: pointer;
}
.btn-check:active+.btn-outline-secondary, .btn-check:checked+.btn-outline-secondary, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show, .btn-outline-secondary:active {
  background-color: #0097f8;
  border-color: #0097f8;
  cursor: pointer;
}
.btn-check:active+.btn-outline-secondary:focus, .btn-check:checked+.btn-outline-secondary:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus, .btn-outline-secondary:active:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 136, 255, 0.755);
  cursor: pointer;
}

img.logo-rodape.w-100 {
  width: 60%!important;
  height: 85px!important;
}
.copyright {
  color: #FFF;
}

img.botao-anydesk {
  width: 100%!important;
  height: 50px!important;
}

img.botao-teamviewer {
  width: 100%!important;
  height: 60px!important;
}
h4.missa-visao-valores.text-center {
  font-weight: bold;
  color: #003399;
}
p.card-text-missao-visao-valores.text-center {
  color: #444;
}
a.btn.btn-info {
  color: #fff;
  background-color:#003399;
  border-color: #003399;
  cursor: pointer;
}
a.btn.btn-info:hover {
  background-color: #0097f8;
  border-color: #0097f8;
  cursor: pointer;
}
p.entre-em-contato-conosco {
  font-weight: bold;
  font-size: 19px;
}
h6.topo-text-page {
  font-weight: bold;
}
p.card-text-page,
p.subtitle-page-sistema-para-auto-pecas.text-center,
.includes-page-sistema-para-auto-pecas {
  color: #222;
}
h3.card-title-page {
  color: #222;
  font-weight: bold;
}
section.section-2-page-sistema-para-auto-pecas {
  background-color: #2d8be2;
}
.card-body-text-page {
  color: #fff;
}
h3.card-title-page-setion-2.text-center {
  font-weight: bold;
}
img.img-logo-page-sistema-para-auto-pecas {
    width: 70%;
}
section.ultimate-section-page-sistema-para-auto-pecas {
  background-color: #939393;
  color: #fff;
}
h2.title-vendas-mobile {
  font-weight: bold;
}
h2.card-title-sectio-vendas-via-site,
h3.card-title-vantagens-de-ter-sua-loja-na-internet.text-center {
   color: #fff;
   font-weight: bold;
}
.card-body-vantagens-de-ter-sua-loja-na-internet {
  color: #fff;
}
section.page-sistema-para-distribuidoras-e-atacadistas,
section.page-ecommerce,
section.page-aplicativo-para-força-de-vendas {
  background-color: #2d8be2;
  color: #fff;
}

.col-md-4.revenda-autorizada-kasterweb,
.col-md-8.revenda-autorizada-kasterweb,
.col-md-4.revenda-autorizada-i-consult,
.col-md-8.revenda-autorizada-i-consult {
  padding: 10px;
  border: #cacaca 1px solid;
}
i.bi.bi-geo-alt.revenda-autorizada-kasterweb,
i.bi.bi-telephone.revenda-autorizada-kasterweb,
i.bi.bi-whatsapp.revenda-autorizada-kasterweb,
i.bi.bi-envelope.revenda-autorizada-kasterweb,
i.bi.bi-display.revenda-autorizada-kasterweb{
  color: #0033ff!important;
}

a.revenda-autorizada-kasterweb-endereco{
  color: #0033ff;
}
a.revenda-autorizada-kasterweb-endereco:hover{
  color: #96d6ff;
}
img.img-kasterweb {
  width: 70%;
  height: auto;
}
h2.title-venha-trabalhar-conosco.text-center,
h4.text-venha-trabalhar-conosco.text-center {
  color: #003399;
  font-weight: bold;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit.button.mt-2 {
  width: 100%;
  border: 0;
  padding: 10px;
  color: #fff;
  background-color: #003399;
  transition: 0.4s;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.button.mt-2:hover {
  background: #0097f8;
}
.section-trabalhe-conosco {
  background-color: #003399;
  color:#fff;
}
h4.text-equipe-especializada {
  font-weight: bold;
}
h3.text-equipe-especializada {
  font-size: 19px;
  font-family: math;
  text-align: justify;
}
h3.text-equipe-especializada.text-center {
  font-size: 25px;
  font-weight: bold;
}
p.text-equipe-especializada-solicite-orcamento {
  font-size: 18px;
  font-weight: 600;
}
.telefone-header {
  font-size: 15px;
}
img.img-medica-de-familia.w-100 {
  opacity: 0.69;
  border-radius: 16px 16px 16px 16px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.88);
  width: 66%!important;
}
section#ame_centro_de_tratamento {
  background-color: #ececec;
}
img.img-medico.w-100 {
  width: 43%!important;
  filter: brightness( 105% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );
  border-style: solid;
  border-width: 10px 10px 10px 10px;
  border-color: #ffffff;
  border-radius: 25px 25px 25px 25px;
}
img.img-medico.w-100 {
  margin-top: -51%;
  margin-left: 40%;
}
.col-12.text-center.ame-centro-de-tratamento,
.col-4.text-center.ame-centro-de-tratamento{
  font-size: 18px;
  color: #54595f;
}
i.bi.bi-check {
  font-size: 23px;
  color: #ff1619;
}
h2.title-ame-centro-de-tratamento{
  color: #000;
  font-weight: 600;
}
.divisor-default.section-estrutura {
  background-color: #FC1718!important;
  margin: auto;
  height: 2px;
  width: 6%;
}
a.btn.btn-danger-telefone {
  color: #FFFFFF;
  background-color: #0ba360;
  border-radius: 5px 5px 5px 5px;
  padding: 9px 19px 32px 21px;
  width: 22%;
}
a.btn.btn-danger-telefone:hover {
  background-color: #15cc74;
  border-color: #15cc74;
}
.divisor-default.section-entre-em-contato{
  background-color: #fff;
  height: 2px;
  width: 13%;
  margin: auto;
}
.row.d-flex.justify-content-center.entre-em-contato{
  width: 70%;
  margin-left: 10%;
}
img.icone-nossos-procedimentos {
  width: 10%;
  margin-left: 45%;
}
.titulo_newsletter {
  color: #FC1718;
}
p.title-entre-em-contato {
  color: #fff;
  font-size: 25px;
}
a.telefone-header {
  color: #fff;
}
a.telefone-header:hover {
  color: rgba(255, 255, 255, 0.6);
}
i.bi.bi-whatsapp.section-contato {
  font-size: 16px;
}
.fixo_no_topo {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  padding: 0px 0px 0px 0px;
  transition: 0.5s;
  z-index: 999!important;
}
h1.title-quem-somos{
  color: #fff;
  font-weight: 900;
}
.row.pt-5.pb-5.justify-content-center.flex.contact-forms {
  background-color: #fff;
}
.form-control, input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #5C4545!important;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #5C4545;
  -moz-appearance: none;
  appearance: none;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
h2.title-section-quem-somos.text-center {
  color: #fff;
  font-weight: 600;
}
p.text-section-quem-somos {
  font-size: 18px;
  color: #fff;
  text-align: justify;
}
h2.title-contact-forms-section-quem-somos{
  color: #fff;
  font-weight: 600;
}
p.text-formulario-de-contato {
  color: #fff;
}
a.policita-de-privacidade {
  font-weight: 600;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.button.mt-3{
  background: #B8D15E;
  border-color: #B8D15E;
  border: 0px;
  padding: 10px 85px 6px 85px;
  color: #fff;
  transition: 0.4s;
  font-size: 13px;
  font-family: 'Josefin Sans';
  font-weight: 400;
}
.contact .php-email-form .button[type=submit]:hover, input.wpcf7-form-control.wpcf7-submit.has-spinner.button.mt-3:hover {
  background: #15cc74;
  border-color: #15cc74;
}
.wpcf7 form.sent .wpcf7-response-output {
  font-family: 'Josefin Sans';
  font-size: 18px;
  font-weight: 600;
}
h1.title-fale-com-nosso-especialista {
  color: #000;
  font-weight: 700;
  font-size: 32px;
  text-transform: uppercase;
}
h3.title-resgate-24h {
  font-weight: 900;
  color: #000;
  font-size: 31px;
}
.img-thumbnail.estrutura {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  background-position: center !important;
  border: 1px solid rgb(158, 158, 158);
  position: relative;
  cursor: pointer;
}
.kwb-galeria-itens-body {
  background-color: #fff;
  box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.5);
  border: 1px solid rgb(158, 158, 158);
}
.kwb-galeria-itens {
  position: relative;
  height: 300px;
}
.img-thumbnail{
  border-radius: 0px!important;
}
h4.title-slideshow {
  color: #fff;
  font-family: 'Josefin Sans';
  font-weight: 300;
  text-shadow: 0px 0px 5px #000;
  font-size: px;
}
.col-md-3.box-title-banner.text-start {
  padding-left: 6%;
  margin-top: -17%;
  font-family: Josefin Sans;
}
#kwb-slide .slick-dots li button:before{
  display: none;
}
a.bi.bi-caret-down {
  color: #fff;
  font-size: 70px;
}
.col-md-12.arrow-slideshow.text-center {
  margin-top: -85px;
  position: relative;
}
h4.title-contexto{
  color: #5d4544;
  font-weight: 500;
  font-size: 35px;
}
p.text-contexto.text-start {
  font-family: 'Josefin Sans';
  font-size: 15px;
  font-weight: 300;
  color: #5d4544;
}
.box-text {
  margin-left: -56%;
}
p.card-text.text-center {
  font-family: 'Josefin Sans';
  font-weight: 300;
  font-size: 9px;
  color: #5d4544 !important;
}
.col-md-10.text-start {
  margin-left: 12%;
}
.col-md-6.box-apoio {
  margin-left: 12%;
}
img.logo-ics.w-100 {
  width: 60% !important;
  margin-top: 11%;
  margin-left: 3%;
}
img.logo-nicfi.w-100 {
  width: 88% !important;
}
img.logo-brigada-jamaca-arara-fogo.w-100 {
  padding-left: 45px;
}
.cards_nossos_clientes.d-flex.justify-content-center {
  margin-left: -17%;
}
p.title-organizacoes.pt-3.pb-3.text-start {
  margin-left: 12%;
}
p.text-organizacoes-parceiras {
  color: #5D4544;
  font-family: 'Josefin Sans';
  font-weight: 300;
}
p.title-apoio,
p.title-apoio,
p.title-organizacoes {
  font-family: 'Josefin Sans';
  font-weight: 300;
}
h3.title-o-projeto {
  font-size: 33px;
  color: #5d4544;
  font-family: 'Josefin Sans';
  font-weight: 400;
}
p.box-text-o-projeto.text-start {
  font-family: 'Josefin Sans';
  font-weight: 300;
  font-size: 18px;
}
img.folha.w-100 {
  width: 7% !important;
}
p.text-resultados-esperados {
  font-family: 'Josefin Sans';
  color: #5d4544;
  font-weight: 300;
  font-size: 18px;
}
img.folha-2.w-100 {
  width: 4% !important;
}
h4.subtitle-para-alcancar {
  font-family: 'Josefin Sans';
  font-weight: 200;
  font-size: 25px;
  text-transform: uppercase;
}
p.text-as-parcerias {
  font-family: 'Josefin Sans';
  font-size: 18px;
  font-weight: 600;
}
.card-body.text-success {
  font-family: 'Josefin Sans';
  font-weight: 300;
  margin-top: -18%;
}
.card-header {
  background-color: #fff0;
  border-bottom: 0px;
  font-family: 'Josefin Sans';
  color: #5d4544;
  font-weight: 600;
  padding-top: 2%;
  margin-left: 7%;
  font-size: 24px;
}
h5.card-title.text-start {
  font-family: 'Josefin Sans';
  color: #5d4544 !important;
  font-weight: 600;
  font-size: 22px;
  margin-left: 5%;
}
p.card-text.resultado-2 {
  color: #5d4544 !important;
  font-size: 20px;
  font-family: 'Josefin Sans';
  font-weight: 300;
  margin-left: 3%;
  padding: 2%;
}
h4.title-plataforma-planet{
  color: #fff;
  font-family: 'Josefin Sans';
}
p.text-plataforma-planet{
  color: #fff;
  font-family: 'Josefin Sans';
  font-size: 18px;
}
p.text-clique {
  color: #fff;
  font-family: 'Josefin Sans';
  font-weight: 700;
  margin-top: -5%;
  margin-left: 4%;
}
section#ferramentas{
  background-color: #b8d05e;
}
h4.title-ferramentas.pt-3.pb-4 {
  font-family: 'Josefin Sans';
  font-weight: 400;
  font-size: 27px;
}
p.text-ferramentas.pb-4 {
  font-family: 'Josefin Sans';
  font-weight: 300;
  font-size: 14px;
}
a.btn.btn-outline-success {
  background-color: #8da451;
  border-color: #8da451;
  color: #fff;
  font-family: 'Josefin Sans';
  font-weight: 300;
  padding: 18px 100px 33px 100px;
  font-size: 14px;
}
a.btn.btn-outline-success:hover {
  background-color: #778b43;
  border-color: #778b43;
}
img.img-rede-floresta.w-100 {
  width: 78% !important;
}
p.text-no-video {
  font-family: 'Josefin Sans';
  font-weight: 200;
  margin-left: 2%;
}
img.img-logos.w-100 {
  width: 38% !important;
}
section#conecte-se {
  background-color: #5c4545;
  color: #fff;
}
h2.title-conecte-se-pelas-floresta.text-center{
  font-family: 'Josefin Sans';
  font-weight: 900;
  font-size: 55px;
}
span.conecte-se,
span.florestas {
  color: #B8D15E;
}

img.img-logo-rede-floresta.w-100 {
  width: 18% !important;
  margin-right: 15%;
  margin-top: -59%;
  position: relative;
}
.col-md-6.text-center.btn-enviar {
  margin-top: -2%;
}
h2.title-contact-forms.pb-2 {
  font-family: 'Josefin Sans';
  color: #5D4544;
  font-weight: 400;
}
p.text-contact-forms {
  font-family: 'Josefin Sans';
  font-weight: 300;
}
p.text-copyright {
  font-family: 'Josefin Sans';
  font-weight: 300;
  font-size: 10px;
}
img.barra.w-100 {
  margin-top: -3%;
}
img.barra-2.w-100 {
  margin-top: -7%;
}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
  border-color: #dc3232;
  color: #fff;
  font-family: 'Josefin Sans';
  font-size: 18px;
  font-weight: 600;
}
.row.justify-content-center.logos {
  background-color: #fff;
  margin-right: 12%;
}
img.mapa.w-100 {
  margin-top: -6%;
}