/*
* Template Name: Gp * Template URL: https://bootstrapmade.com/gp-free-multipurpose-html-bootstrap-template/
* Updated: Mar 17 2024 with Bootstrap v5.3.3 / * Author: BootstrapMade.com * License: https://bootstrapmade.com/license/
*/

/*------------------------------------------------------------------------------------------------------
# CSS - GERAL
-------------------------------------------------------------------------------------------------------*/

/* importação de fonte K2M - Ubuntu */
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
/* importação de fonte Google - Icones */
@import url('https://fonts.googleapis.com/icon?family=Material+Icons');
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@24,600,0,0");
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@24,600,0,0");

/* Aplicação da fonte Ubuntu*/
*:not(.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas) { font-family: "Ubuntu", Arial, Helvetica, sans-serif !important }
body { font-family: "Ubuntu", Arial, Helvetica, sans-serif; font-size: 16px; background-color: #ededed; }

.row { width: 100% !important;  }
 

/*------------------------------------------------------------------------------------------------------
# CORREÇÃO FONTES
------------------------------------------------------------------------------------------------------*/

h1 *, h1.siteTitle *, h2 *, h3 *, h4 * { font-family: "Ubuntu", Arial, Helvetica, sans-serif !important; }
h1 * { letter-spacing: -0.04em; }
h2 * { letter-spacing: -0.02em; }
h3 * { letter-spacing: -0.02em; }
/*
h4 * { letter-spacing: -0.02em; line-height: 1em; }
h5 * { letter-spacing: -0.02em; line-height: 1em; }
h6 * { letter-spacing: -0.02em; line-height: 1em; }


/*------------------------------------------------------------------------------------------------------
# CORREÇÃO FONTES TESTE
------------------------------------------------------------------------------------------------------*/
h1 *, h1.siteTitle *, h2 *, h3 *, h4 *, h5 * { font-family: "Ubuntu", Arial, Helvetica, sans-serif !important; }

div.sectionBlockLayout h1.siteTitle  {
  font-size: max(54px, 2.6vw) !important;
  line-height: 1em !important;
  letter-spacing: -0.04em;
}

h1 *, div.sectionBlockLayout h1 {
  font-size: max(42px, 2.2vw) !important;
  line-height: 1.0em !important;
  letter-spacing: -0.04em;
}

h2 *, div.sectionBlockLayout h2 {
  font-size: max(30px, 2vw) !important;
  line-height: 1.1em !important;
  letter-spacing: -0.05em;
}

h3 * , div.sectionBlockLayout h3 {
  font-size: max(24px, 1.4vw) !important;
  line-height: 1.1em !important;
  letter-spacing: -0.04em !important;
}

h4 * , div.sectionBlockLayout h4 {
  font-size: max(21px, 1.1vw) !important;
  line-height: 1.1em !important;
  letter-spacing: -0.02em !important;
  text-transform: uppercase;
}

h5 * , div.sectionBlockLayout h5 {
  font-size: max(15px, 1vw) !important;
  line-height: 1.2em !important;
  letter-spacing: 0.02em !important;
}

p *, div.sectionBlockLayout p {
  /*font-size: 20px !important;*/
  font-size: max(20px, 1.1vw) !important;
  line-height: 1.3em !important;
  letter-spacing: -0.03em !important;
}

p.smallText *, div.sectionBlockLayout p.smallText {
  font-size: 17px !important;
  line-height: 1.2em !important;
  letter-spacing: -0.02em !important;
}

div.ppFlexContainer p a { font-weight: 400 !important ; }

h4 a, h4.a  { font-weight: normal !important; }


/*------------------------------------------------------------------------------------------------------
# Header fale conosco, idioma e busca
------------------------------------------------------------------------------------------------------*/

.header-final {
  display: flex;
  flex-direction: row;
  align-items: center;
}



/*------------------------------------------------------------------------------------------------------
# Back to top button
------------------------------------------------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  left: 15px;
  bottom: 15px;
  z-index: 996;
  background: var(--portalThemeColor7);
  width: 40px;
  height: 40px;
  border-radius: 8px;
  border: 1px solid #33333344;
  transition: all 0.4s;
}
.back-to-top i       { font-size: 28px;  color: var(--portalThemeColor1);  line-height: 0;  }
.back-to-top:hover   { background: var(--portalThemeColor8);  }
.back-to-top:hover i { color: var(--portalThemeColor7); }
.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: #efefef;
}
#preloader:before { content: "";
  position: fixed;  top: calc(50% - 0px);  left: calc(50% - 30px);
  border: 6px solid var(--portalThemeColor1);
  border-top-color: #ededed; border-bottom-color: #ededed;
  border-radius: 50%;
  width: 60px; height: 60px;
  animation: animate-preloader 1s linear infinite;
}

@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;
  }
}



/*------------------------------------------------------------------------------------------------------
# Header
------------------------------------------------------------------------------------------------------*/
#header {
  border-top: 1px solid #a2a2a2 ;
  font-family: "Ubuntu", Arial, Helvetica, sans-serif !important;
  color: var(--portalThemeColor1);
  transition: all 0.5s;
  z-index: 997;
  padding: 4px 0px 6px 0px;
  /*background-color: transparent !important;*/
  background: var(--portalThemeColor7)!important;
  background-image: url("https://conteudok2msite.blob.core.windows.net/conteudok2m/f-branco.png") !important;
  box-shadow: 0px 1px 1px #00000020;

}

#header * , header a * { font-family: "Ubuntu", Arial, Helvetica, sans-serif !important }

#header a.bt-abre-busca.navbar  { color: var(--portalThemeColor1)!important;  }
#header a.bt-abre-busca.navbar :hover  { color: var(--portalThemeColor8)!important;  }
#header a.get-started-btn.scrollto { color: var(--portalThemeColor7)!important;  }




/* Classe aplicada ao header da página inicial do site */
#header.header-home-transparent {
    background-color: transparent !important;
    background: transparent !important;
    background-image: transparent !important;
    box-shadow: none;
}
/*--------------------- Classe aplicada ao header quando rolada a página ---------------------------- */
#header.header-scrolled, 
#header.header-inner-pages {
  background: var(--portalThemeColor7)!important;
  background-image: url("https://conteudok2msite.blob.core.windows.net/conteudok2m/f-branco.png") !important;
  box-shadow: 0px 1px 1px #00000020;
}

/*
#header.header-scrolled a,  #header.header-inner-pages a  { color: var(--portalThemeColor1)!important;  }
#header.header-scrolled a.get-started-btn { color: var(--portalThemeColor1)!important;  }
#header.header-scrolled a.bt-abre-busca  { color: var(--portalThemeColor1)!important;  }
*/




/* Classe aplicada ao header da página inicial do site 
#header.header-transparent {
  background-color: transparent !important;
  background: transparent !important;
  background-image: transparent !important;
  box-shadow: none;
}
*/




/*
#header.header-home-transparent a { color: var(--portalThemeColor1) !important }
#header.header-transparent a { color: var(--portalThemeColor1) !important }
*/


/*------------------------------- Classe aplicada ao LOGO K2M ------------------------------------ */
#header .logo-img {
  width: 100%;
  max-width: 300px;
  height: auto;
  margin-right: 5px;
  margin-top: 8px;;
  display: inline-block;
}

/* #header.logo-img img { max-width: 240px; } */

/* Correção no Mobile  */
@media (min-width: 1200px) and (max-width: 1600px) { #header .logo-img { max-width: 280px; } }
@media (min-width: 992px) and (max-width: 1200px) { #header .logo-img { max-width: 210px; } }
@media (min-width: 768px) and (max-width: 992px)  { #header .logo-img { max-width: 270px; } }
@media (min-width: 400px) and (max-width: 768px)  { #header .logo-img { max-width: 250px; } }
@media (min-width: 300px) and (max-width: 400px)  {
  #header .logo-img { max-width: 250px; }
  #header { border-top: 0px ;}
}



/*---------------------------------- Get Startet Button ------------------------------------------------*/
.get-started-btn {
  color: var(--portalThemeColor7);
  border-radius: 6px;
  padding: 3px 15px;
  margin-right: 15px;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 1em;
  text-transform: capitalize;
  font-weight: 500;
  display: inline-block;
  border: 1px solid #33333340;
  background: var(--portalThemeColor8);
}

.get-started-btn:hover { 
  color: var(--portalThemeColor10) !important;
  background: var(--portalThemeColor3);
  text-decoration: none !important;
}

a.get-started-btn, a.get-started-btn.scrollto {
  text-decoration: none !important;
  color: var(--portalThemeColor7) !important;
}


/* Correção no Mobile  */
@media (min-width: 991px) and (max-width: 1200px) {
  .get-started-btn { font-size: 0.85em; padding: 3px 10px; }
}
@media (min-width: 768px) and (max-width: 990px) {
  .get-started-btn { font-size: 0.85em; padding: 3px 10px; }
}
@media (min-width: 400px) and (max-width: 767px) {
  .get-started-btn { font-size: 0.85em; padding: 3px 10px; }
}
@media (min-width: 300px) and (max-width: 400px) { .get-started-btn { display: none; } }




/*----------------------------- Classe aplicada a busca no header ----------------------------------- */
.busca {
  opacity: 0;
  position: absolute;
  top: -100vw;
  left: 0;
  background-color: #f2f2f2;
  width: 100%;
  height: 64px;
  z-index: 10;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  transition: all .24s;
}

.bt-abre-busca a { color: var(--portalThemeColor1); }

.busca-ativa {
  opacity: 1;
  display: flex;
  min-height: 50vh;
  top: 0px;
  position: fixed;
  background-color: #edededba;
}

.input-group-text {   background-color: var(--portalThemeColor8) !important;   }
input.form-control, .input-group-text  {   border: 1px solid #333333;    }

.busca .bt-fechar {
  background-color: var(--portalThemeColor1);
  height: 38px;
  width: 38px;
  display: flex;
  justify-content: center;
  font-size: 26px;
  color: var(--portalThemeColor7);
  align-items: center;
  margin-left: 30px;
  transition: all .24s;
  border-radius: 5px;
  border: 1px solid #555555;
}

.busca .bt-fechar:hover {
  color: var(--portalThemeColor10);
  background-color: var(--portalThemeColor5);
}


/* Correção busca Mobile ------------------------------------- */
@media screen and (min-width: 1200px) {   }
@media screen and (min-width: 992px)  {   }
@media (min-width: 768px) and (max-width: 992px) {  .bt-abre-busca { margin-right: 16px; } }
@media (min-width: 400px) and (max-width: 768px) {  .bt-abre-busca {  margin-right: 12px; } }
@media (min-width: 300px) and (max-width: 400px) {  .bt-abre-busca {  margin-right: 8px;  } }





/*---------------------------- Classe aplicada ao dropdown de idiomas ----------------------*/

/* O contêiner <div> do dropdown de idiomas */
.dropdown-idiomas, .dropdown-idiomas-mobile {
  position: relative;
  display: inline-block;
  margin-right: 15px;
}

/* Botão do dropdown com o ícone */
.dropdown-idiomas-btn {
  background-color: transparent;
  color: var(--portalThemeColor1) !important;
  font-size: 12px;
  border: none;
  cursor: pointer;
}

/* Efeito de hover do botão do dropdown com o ícone */
.dropdown-idiomas-btn:hover {
  color: var(--portalThemeColor8) !important;
}

/* Conteúdo do dropdown (escondido por padrão) */
.dropdown-idiomas-conteudo, .dropdown-idiomas-mobile-conteudo {
  display: none;
  position: absolute;
  left: -25%;
  background-color: #ededed;
  min-width: 0px; /* 160px */
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-idiomas-conteudo {
  min-width: 150px !important;
  left: -75px !important;
  top: 25px !important;
  border-radius: 3px;
}

/* Links do dropdown */
.dropdown-idiomas-conteudo a, .dropdown-idiomas-mobile-conteudo a {
  color: #333333;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Mudança de cor do link do dropdown com o hover */
.dropdown-idiomas-conteudo a:hover, .dropdown-idiomas-mobile-conteudo a:hover {background-color: #ededed;}

/* 
  Mostrar o conteúdo do dropdown
  (ativada por uma função JS no template do cabeçalho
  quando o usuário clica no dropdown)
*/
.dropdown-idiomas-conteudo-aberto {display:block;}





/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

#megaNav {
  position: static !important;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

#megaNav li {
  position: static !important;
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 5px 10px 12px;
  font-size: 1.25em;
  font-weight: 500;
  color: var(--portalThemeColor1);
  white-space: nowrap;
  transition: 0.3s;
  text-decoration: none !important;
  letter-spacing: -0.02em;
  font-family: 'Ubuntu', Arial, Helvetica, sans-serif !important;
}

/*
#header.header-scrolled .navbar a, #header.header-scrolled .navbar a:focus, 
#header.header-inner-pages .navbar a, #header.header-inner-pages .navbar a:focus
{  color: var(--portalThemeColor1);  }
*/


.navbar a i,
.navbar a:focus i {
  font-size: 14px;
  font-weight: bolder;
  line-height: 0;
  margin-left: 2px;
  margin-top: 2px;
}

.navbar a:hover,    
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
  color: var(--portalThemeColor8);
  text-decoration: none !important;
  background-color: #ededed;
  border-radius: 3px;
}





.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #ededed;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}

#megaNav .megaDropdownContent {
  display: none;
  position: absolute;
  width: 100%;
  max-height: 80vh;
  overflow-y: auto;
  overflow-x: hidden;
  left: 0px;
  background-color: #ededed;
  box-shadow: 0px 4px 4px #00000030;
}

#megaNav .megaDropdownContent li a {
  padding: 8px 14px;
  font-size: 15px;
  text-transform: none;
  color: #444;
  font-weight: 400;
  font-family: 'Ubuntu', Arial, Helvetica, sans-serif !important;
}

#megaNav .megaDropdownContent li a:hover:not(.megaDropdownListTopic){
  background-color: var(--portalThemeColor8); color: var(--portalThemeColor7);
}

.megaDropdown:hover .megaDropdownContent {
  display: block !important;
}

#megaNav .megaDropdownContentConteiner {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  margin: 24px 0 24px 0px ;
}

#megaNav .megaDropdownListTopic {
  font-weight: 600 !important;
  text-transform: uppercase !important;
  border-right: 1px solid ;
  font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
  display: inline-flex !important;
}

#megaNav .megaDropdownLinkedList {
  display: flex;
  flex-flow: column wrap;
  width: 100%;
}

#megaNav .megaDropdownLinkedList li {
  align-self: flex-start;
}

#megaNav .dropdown ul {
  left: 0px !important;
  width: 100vw !important;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 1.2rem;
  text-transform: none;
  color: #151515;
  font-weight: 500;
}

.navbar .dropdown ul a i {
  font-size: 14px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  background-color: var(--portalThemeColor8);
  color: var(--portalThemeColor7);
}

.navbar .dropdown:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}


/* CORREÇÃO FONTE DO MENU */

@media (min-width: 1200px) and (max-width: 1400px) {
  .navbar a,
  .navbar a:focus {
    font-size: 1.2em;
  }
}

@media (min-width: 991px) and (max-width: 1200px) {
  .navbar a,
  .navbar a:focus {
    font-size: 1.1em;
    padding: 10px 4px;
   }
  .navbar a i, .navbar a:focus i {
    font-size: 12px;
  }
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover>ul {
    left: -100%;
  }
}


/* Esconde o link da página inicial do Menu (Home) */
.navbar ul li:first-child { display: none; }
.navbar ul > li ul li { display: inline-flex !important; }




/*--------------------------------------------------------------
Mobile Navigation 
--------------------------------------------------------------*/

.mobile-nav-toggle {
  color: #444444;
  font-size: 35px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}


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

  .navbar ul > li:first-child { display: block !important; }
  .navbar ul > li ul li:first-child { display: block !important; }
  .navbar ul > li ul li { display: block !important; }

  #header a.get-started-btn { display: none;}
}


.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #a2a2a295;
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
  color: var(--portalThemeColor7);
  background: var(--portalThemeColor12);
  border-radius: 3px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 65px;
  right: 20px;
  bottom: 50px;
  left: 20px;
  padding: 10px 0;
  background-color: #ededed;
  background-image: url('https://conteudok2msite.blob.core.windows.net/conteudok2m/k2m-fundo-site-branco.png');
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 20px;
  color: #444444;
  text-transform: uppercase;
  border-bottom: 1px solid #777777;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  color: #ededed;
  background-color: var(--portalThemeColor8);
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px; /*display: none;*/
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 0px;
  padding: 0px;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #ffffff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
  color: #444444;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  background-color: var(--portalThemeColor4);
}

.navbar-mobile .dropdown>.dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  min-height: 100vh;
  background-size: contain;
  position: relative;
  padding: 20px 0px !important;
  background-image: linear-gradient(to bottom, #ffffff9c -20%, #dadcdd 50%, #e0e0e0 100%);
}

#hero:before {
  content: url("https://as1.ftcdn.net/v2/jpg/06/45/69/60/1000_F_645696091_RAYTj69bkwDWEP6eLF1tDyqgZN7Vak7h.jpg");
  background-repeat: no-repeat;
  background: transparent;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background-size: contain;
}


#hero .videoHero {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.3;
  display: none;
}

#hero .container {
  position: relative;
  padding-top: 74px;
  text-align: center;
}

/*#hero h1 {
  margin: 0;
  font-size: 68px;
  font-weight: 700;
  line-height: 1em;
  color: inherit;
  display: flex;
  text-align: left;
}

#hero h1 span {
  color: var(--portalThemeColor4);
}

#hero h2 {
  color: rgba(255, 255, 255, 0.9);
  margin: 10px 0 0 0;
  font-size: 24px;
  display: flex;
  text-align: left;
}
*/

#hero .logo-microsoft {
  position: static;
  display: flex;
  width: 300px;
  margin: 50px 0px 0px 0px;
  height: auto;
}

span.divider {
  border: 1px solid var(--portalThemeColor1);
  width: 100%;
  margin: 25px 0;
}

/*
#hero .heroListagem {
  display: flex;
  flex-flow: row wrap;
  margin: 32px 0px 0px !important;
  width: 100%;
  justify-content: center;
}

#hero .heroBoxContainer {
  flex: 1 1 200px;
  padding: 8px 16px;
}

#hero .icon-box {
  padding: 30px 12px;
  transition: ease-in-out 0.3s;
  border: 1px solid rgba(255, 255, 255, 0.3);
  height: 100%;
  text-align: center;
  cursor: pointer;
}

#hero .icon-box i {
  font-size: 32px;
  line-height: 1;
  color: var(--portalThemeColor4);
}

#hero .icon-box .heroIcone {
  height: 32px;
  height: 32px;
}

#hero .icon-box h3 {
  font-weight: 700;
  margin: 10px 0 0 0;
  padding: 0;
  line-height: 1;
  font-size: 18px;
  line-height: 26px;
  color: #c49b2a !important;
}

#hero .icon-box p {
  font-size: 14px;
  color: #ffffff !important;
}

#hero .icon-box h3 a {
  color: #fff;
  transition: ease-in-out 0.3s;
}

#hero .icon-box h3 a:hover {
  color: var(--portalThemeColor4);
}

#hero .icon-box:hover {
  border-color: var(--portalThemeColor4);
}

*/

@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
}

/*
@media (max-width: 768px) {
  #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }

  #hero h2 {
    font-size: 20px;
    line-height: 24px;
  }
}

*/

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

.section-title {
  padding-bottom: 40px;
}

.section-title h2 {
  /* font-size: 14px; */
  font-weight: 500;
  padding: 0;
  line-height: 1px;
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #aaaaaa;
  /* font-family: "Poppins", sans-serif; */
}

.section-title h2::after {
  content: "";
  width: 120px;
  height: 1px;
  display: inline-block;
  background: var(--portalThemeColor4);
  margin: 4px 10px;
}

.section-title p {
  margin: 0;
  margin: 0;
  /* font-size: 36px; */
  font-weight: 700;
  text-transform: uppercase;
  color: #151515;
}


/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about .content h3 {
  font-weight: 700;
  font-size: 28px;
  /* font-family: "Poppins", sans-serif; */
}

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  padding: 0 0 8px 26px;
  position: relative;
}

.about .content ul i {
  position: absolute;
  font-size: 20px;
  left: 0;
  top: -3px;
  color: var(--portalThemeColor4);
}

.about .content ul .listagemIcone {
  position: absolute;
  width: 20px;
  top: 3px;
  left: 0;
}

.about .content p:last-child {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
.clients {
  padding-top: 20px;
}

.clients .swiper-slide img {
  opacity: 0.5;
  transition: 0.3s;
  filter: grayscale(100);
}

.clients .swiper-slide img:hover {
  filter: none;
  opacity: 1;
}

.clients .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.clients .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  background-color: #ddd;
}

.clients .swiper-pagination .swiper-pagination-bullet-active {
  background-color: var(--portalThemeColor4);
}

/*--------------------------------------------------------------
# Features
--------------------------------------------------------------*/
.features {
  padding-top: 20px;
}

.features .icon-box {
  padding-left: 15px;
}

.features .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 5px 0 10px 60px;
}

.features .icon-box i {
  font-size: 48px;
  float: left;
  color: var(--portalThemeColor4);
}

.features .icon-box p {
  font-size: 15px;
  color: #848484;
  margin-left: 60px;
}

.features .image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services #servicosGrid {
  gap: 24px 0px;
}

.services .icon-box {
  text-align: center;
  border: 1px solid #ebebeb;
  padding: 80px 20px;
  transition: all ease-in-out 0.3s;
  background: #fff;
}

.services .departamento-box {
  text-align: center;
  border: 1px solid #ebebeb;
  transition: all ease-in-out 0.3s;
  background: #fff;
}

.services .departamento-box {
  text-align: center;
  border: 1px solid #ebebeb;
  transition: all ease-in-out 0.3s;
  background: #fff;
}

.services .departamento-box .departamentoDescricao {
  padding: 20px 10px;
}

.services .departamento-box .departamentosIcone {
  width: 100%;
}

.services .departamento-box h4 {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 24px;
}

.services .departamento-box h4 a {
  color: #151515;
  transition: ease-in-out 0.3s;
}

.services .departamento-box h4 a:hover {
  color: var(--portalThemeColor4);
}

.services .departamento-box p {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.services .departamento-box:hover {
  border-color: #fff;
  box-shadow: 0px 0 25px 0 rgba(0, 0, 0, 0.1);
  transform: translateY(-10px);
}

.services .icon-box .icon {
  margin: 0 auto;
  width: 64px;
  height: 64px;
  background: var(--portalThemeColor4);
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transition: 0.3s;
}

.services .icon-box .icon i {
  color: #151515;
  font-size: 28px;
  transition: ease-in-out 0.3s;
}

.services .icon-box .icon .servicosIcone {
  width: 28px;
  transition: ease-in-out 0.3s;
}

.services .icon-box h4 {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 24px;
}

.services .icon-box h4 a {
  color: #151515;
  transition: ease-in-out 0.3s;
}

.services .icon-box h4 a:hover {
  color: var(--portalThemeColor4);
}

.services .icon-box p {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.services .icon-box:hover {
  border-color: #fff;
  box-shadow: 0px 0 25px 0 rgba(0, 0, 0, 0.1);
  transform: translateY(-10px);
}

/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta {
  background-size: cover;
  padding: 60px 0;
}

.cta .ctaBtnDiv {
  display: flex;
  justify-content: center;
  gap: 24px;
  flex-flow: row wrap;
}

.cta h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

.cta p {
  color: #fff;
}

.cta .cta-btn {
  /* font-family: "Raleway", sans-serif; */
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 4px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #fff;
  color: #fff;
}

.cta .cta-btn:hover {
  background: var(--portalThemeColor4);
  border-color: var(--portalThemeColor4);
  color: #151515;
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 20px auto;
  list-style: none;
  text-align: center;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 8px 15px 10px 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #444444;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
  border-radius: 3px;
}

.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
  color: #151515;
  background: var(--portalThemeColor4);
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background: rgba(21, 21, 21, 0.6);
}

.portfolio .portfolio-wrap::before {
  content: "";
  background: rgba(21, 21, 21, 0.6);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  opacity: 0;
}

.portfolio .portfolio-wrap img {
  transition: all ease-in-out 0.3s;
}

.portfolio .portfolio-wrap .portfolio-info {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 20px;
}

.portfolio .portfolio-wrap .portfolio-info h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.portfolio .portfolio-wrap .portfolio-info p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-style: italic;
}

.portfolio .portfolio-wrap .portfolio-links {
  text-align: center;
  z-index: 4;
}

.portfolio .portfolio-wrap .portfolio-links a {
  color: #fff;
  margin: 0 5px 0 0;
  font-size: 28px;
  display: inline-block;
  transition: 0.3s;
}

.portfolio .portfolio-wrap .portfolio-links a:hover {
  color: var(--portalThemeColor4);
}

.portfolio .portfolio-wrap:hover::before {
  opacity: 1;
}

.portfolio .portfolio-wrap:hover img {
  transform: scale(1.2);
}

.portfolio .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
}

/*--------------------------------------------------------------
# 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 var(--portalThemeColor4);
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: var(--portalThemeColor4);
}

.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(21, 21, 21, 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;
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/

/*section.counts {  background-color: #9d9d9d; }*/

section#counts.section { background-color: #ededed;}

#counts .row {
  margin-left: 0px;
}

.counts .content {
  padding: 30px 10px 30px 10px;
}

.counts .content h1 {
  text-align: center;
}

.counts .content h3 {
  font-weight: 700;
  font-size: 34px;
  color: var(--portalThemeColor1);
  text-align: center;
}

.counts .content p {
  margin-bottom: 0;
  color: #333;
  text-align: center;
}

.counts .content .count-box {
  padding: 20px 8px;
  width: 100%;
  
}

.counts .content .count-box i {
  display: block;
  font-size: 36px;
  color: var(--portalThemeColor9) !important;
  float: left;
}

.counts .content .count-box .contagemIcone {
  width: 36px;
  float: left;
  margin: 0px 10px 0 0;
}

.counts .content .count-box span {
  font-size: 60px;
  letter-spacing: -0.04em;
  line-height: 30px;
  display: block;
  font-weight: 700;
  color: var(--portalThemeColor8);
  margin-left: 0px;
}

.counts .content .count-box p {
  padding: 10px 0 0 0;
  margin: 0px;
  font-size: 18px;
  color: var(--portalThemeColor1);
  text-align: justify;
}

.counts .content .count-box a {
  font-weight: 600;
  display: block;
  margin-top: 20px;
  color: #3b3b3b;
  font-size: 15px;
  /* font-family: "Poppins", sans-serif; */
  transition: ease-in-out 0.3s;
}

.counts .content .count-box a:hover {
  color: #626262;
}

.counts .image {
  background-size: cover !important;
  min-height: 400px;
}

@media (max-width: 991px) {
  .counts .image {
    text-align: center;
  }

  .counts .image img {
    max-width: 80%;
  }
}

@media (max-width: 667px) {
  .counts .image img {
    max-width: 100%;
  }
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials {
  padding: 80px 0;
  background: url("/testimonials-bg.jpg") no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}

.testimonials::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
}

.testimonials .section-header {
  margin-bottom: 40px;
}

.testimonials .testimonials-carousel,
.testimonials .testimonials-slider {
  overflow: hidden;
}

.testimonials .testimonial-item {
  text-align: center;
  color: #fff;
}

.testimonials .testimonial-item .testimonial-img {
  width: 100px;
  border-radius: 50%;
  border: 6px solid rgba(255, 255, 255, 0.15);
  margin: 0 auto;
}

.testimonials .testimonial-item h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #fff;
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #ddd;
  margin: 0 0 15px 0;
}

.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
  color: rgba(255, 255, 255, 0.6);
  font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 auto 15px auto;
  color: #eee;
}

.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: rgba(255, 255, 255, 0.4);
  opacity: 0.5;
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: var(--portalThemeColor4);
  opacity: 1;
}

@media (min-width: 1024px) {
  .testimonials {
    background-attachment: fixed;
  }
}

@media (min-width: 992px) {
  .testimonials .testimonial-item p {
    width: 80%;
  }
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team {
  background: #fff;
  padding: 60px 0;
}

.team .member {
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

.team .member .member-img {
  position: relative;
  overflow: hidden;
}

.team .member .social {
  position: absolute;
  left: 0;
  bottom: 30px;
  right: 0;
  opacity: 0;
  transition: ease-in-out 0.3s;
  text-align: center;
}

.team .member .social a {
  transition: color 0.3s;
  color: #151515;
  margin: 0 3px;
  border-radius: 4px;
  width: 36px;
  height: 36px;
  background: rgba(255, 255, 255, 0.8);
  transition: ease-in-out 0.3s;
  color: #484848;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.team .member .social a:hover {
  color: #151515;
  background: var(--portalThemeColor4);
}

.team .member .social i {
  font-size: 18px;
  line-height: 0;
}

.team .member .member-info {
  padding: 25px 15px;
}

.team .member .member-info h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 18px;
  color: #151515;
}

.team .member .member-info span {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #aaaaaa;
}

.team .member .member-info p {
  font-style: italic;
  font-size: 14px;
  line-height: 26px;
  color: #777777;
}

.team .member:hover .social {
  opacity: 1;
  bottom: 15px;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info {
  width: 100%;
  background: #ededed;
}

.contact .info i {
  font-size: 20px;
  background: var(--portalThemeColor4);
  color: #151515;
  float: left;
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  transition: all 0.3s ease-in-out;
}

.contact .iconeInfo {
  font-size: 20px;
  background: var(--portalThemeColor4);
  color: #151515;
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  transition: all 0.3s ease-in-out;
}

.contact .iconeInfo img {
  width: 16px;
  height: 16px;
}

.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #151515;
}

.contact .info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 14px;
  color: #484848;
}

.contact .info .email,
.contact .info .phone {
  margin-top: 40px;
}

.contact .php-email-form {
  width: 100%;
  background: #fff;
}

.contact .php-email-form .form-group {
  padding-bottom: 8px;
}

.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;
  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;
  border-radius: 4px;
}

.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus {
  border-color: var(--portalThemeColor4);
}

.contact .php-email-form input {
  height: 44px;
}

.contact .php-email-form textarea {
  padding: 10px 12px;
}

.contact .php-email-form button[type=submit] {
  background: var(--portalThemeColor12);
  border: 0;
  padding: 10px 24px;
  color: #151515;
  transition: 0.4s;
  border-radius: 4px;
}

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


/*correção formularios*/

.crmEntityFormView, .entitylist, .popover-content { background-color: transparent;  border: none; }

#EntityFormPanel fieldset textarea.campoMensagem { border: 3px solid #0079d6; }




@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}


/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 15px 0;
  background: whitesmoke;
  min-height: 40px;
  margin-top: 74px;
  border:2px solid #d70000
}

.breadcrumbs h2 {
  font-size: 28px;
  font-weight: 400;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}

.breadcrumbs ol li+li {
  padding-left: 10px;
}

.breadcrumbs ol li+li::before {
  display: inline-block;
  padding-right: 10px;
  color: #2f2f2f;
  content: "/";
}

@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 68px;
  }

  .breadcrumbs .d-flex {
    display: block !important;
  }

  .breadcrumbs ol {
    display: block;
  }

  .breadcrumbs ol li {
    display: inline-block;
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: transparent;
  padding: 0px;
  color: var(--portalThemeColor1);
  font-size: 14px;
}

#footer .footer-logos {
  display: flex;
  width: 100%;
  margin-bottom: 6px;
}

#footer .footer-logos .logo {
  width: 250px;
  height: auto;
  margin-right: 8px;
}

#footer .footer-logos .logo-parceiro {
  width: 89px;
  object-fit: contain;
  padding-left: 12px;
  border-left: 1px solid #ffffff6b;
}

@media screen and (min-width: 992px) {
  #footer .footer-logos .logo {
    width: 115px;
  }
  #footer .footer-logos .logo-parceiro {
    
    width: 100px;
  }
}

@media screen and (min-width: 992px) {
  #footer .footer-logos .logo {
    width: 132px;
  }
  /*
  #footer .footer-logos .logo-parceiro {
    width: 115px;
  }
  */
}

#footer .footer-top {
  background: transparent;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #ccc;
  padding: 60px 0px 10px 0px;
  margin: 0px 0px 10px 0px;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 28px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
}

#footer .footer-top .footer-info h3 span {
  color: var(--portalThemeColor2);
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  /* font-family: "Raleway", sans-serif; */
  color: var(--portalThemeColor1);
}

#footer .footer-top .social-links {
  display: flex;
  margin-left: 6px;
}

#footer .footer-top .social-links .socialLink {
  font-size: 18px;
  display: inline-block;
  background: transparent;
  color: var(--portalThemeColor1);
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}


#footer .footer-top .social-links .socialLink:hover {
  background: var(--portalThemeColor8);
  color: #151515;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 16px;
  font-weight: 600;
  color: var(--portalThemeColor1);
  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: var(--portalThemeColor3);
  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: var(--portalThemeColor3);
}

#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4px;
}

#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: -2px;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: var(--portalThemeColor4);
  color: #151515;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
}

#footer .footer-top .footer-newsletter form input[type=submit]:hover {
  background: #ffcd6b;
}


#footer .copyright {
 padding: 20px 0px;
}

#footer .credits {
  padding-top: 10px;
  font-size: 13px;
  color: #fff;
}

#footer .btsContato {
  height: 90px;
  position: absolute;
  z-index: 2;
}

  #footer .btsContato a {
      border: 2px solid #33333320;
      border-radius: 8px;
      box-sizing: border-box;
      bottom: 10px;
      display: block;
      height: 50px;
      overflow: hidden;
      text-indent: -9999px;
      position: absolute;
      width: 60px;
      box-shadow: 3px 3px 10px #33333340;
  }

  #footer .btsContato a.bt1 {
    background: #009900 url("https://conteudok2msite.blob.core.windows.net/conteudok2m/whatsapp.svg") no-repeat center;
    background-size: 45% auto;
    right: 50%;
    margin-right: -75px;
  }

  #footer .btsContato a.bt2 {
      background: #0078d7 url("https://conteudok2msite.blob.core.windows.net/conteudok2m/envelope.svg") no-repeat center;
      background-size: 48% auto;
      /* left: 50%; COM O BOTÃO DO WHATSAPP */
      left: 60%; /* SEM O BOTÃO DO WHATSAPP */
      margin-left: -75px;
  }

#footer .btsFixo a {
  position: fixed;
}

  #footer .btContatoFixo {
    background-color: #006bd6;
    cursor: pointer;
    bottom: 0;
    color: #ededed;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    position: fixed;
    /* right: 215px; COM O BOTÃO DO WHATSAPP*/
    right: 30px; /* SEM O BOTÃO DO WHATSAPP */
    text-indent: 20px;
    width: 240px;
    z-index: 10;
    border-radius: 6px 6px 0px 0px;
  }

    #footer .btContatoFixo:hover {
        box-shadow: 0 -50px rgba(0,0,0,.3) inset;
    }

    #footer .btContatoFixo:after {
        background: url("https://conteudok2msite.blob.core.windows.net/conteudok2m/ico-email-2.png") no-repeat 10px center;
        border-left: 1px solid #ededed;
        content: "";
        height: 30px;
        position: absolute;
        right: 0;
        top: 11px;
        width: 50px;
    }





    #footer .btContatoFixo.bt-whatsapp {
      background-color: #009900;
      bottom: 0;
      color: #ededed;
      height: 50px;
      font-size: 16px;
      line-height: 50px;
      position: fixed;
      right: 30px;
      text-indent: 20px;
      width: 155px;
      z-index: 10;
      border-radius: 6px 6px 0px 0px;
    }
  

    #footer .btContatoFixo.bt-whatsapp:after {
      background: url("https://conteudok2msite.blob.core.windows.net/conteudok2m/whatsapp2.svg") no-repeat 10px center;
      border-left: 1px solid #ededed;
      content: "";
      height: 30px;
      position: absolute;
      right: 0;
      top: 11px;
      width: 50px;
  }




@media (min-width: 768px) {
  #footer .btsContato.d-xl-none {
      display: none !important;
  }
}

@media (max-width: 768px) {
  #footer .btContatoFixo {
    display: none !important;
  }
}





/* Banner Aceite de Cookies */
.cookieConsentContainer {
	z-index: 999;
	width: 750px;
	min-height: 20px;
	box-sizing: border-box;
	padding: 30px;
	background: #333333;
	overflow: hidden;
	position: fixed;
	bottom: 30px;
	left: calc(50% - 375px);
	display: none;
    border-radius: 6px;
    box-shadow: #0000007a 3px 3px 12px;
    grid-template-areas:
        "text button";
}

.cookieConsentContainer .cookieTitle a {
	font-family: "Ubuntu", Arial, Helvetica, sans-serif ;
  color: #ededed;
	font-size: 22px;
	line-height: 20px;
	display: block;
}

.cookieConsentContainer .cookieDesc p {
	margin: 0 !important;
	padding: 0;
	font-family: arial, sans-serif;
	color: #ededed;
	font-size: 15px;
	line-height: 20px;
	display: block;
	margin-top: 10px;
}

.cookieConsentContainer .cookieDesc{
    grid-area: text;
}

.cookieConsentContainer .cookieDesc a {
	font-family: 'Ubuntu', arial, sans-serif !important; /* Notação "important" gerada na migração */
	color: #ededed;
	text-decoration: underline !important; /* Notação "important" gerada na migração */
    font-size: 15px;
}

.cookieConsentContainer .cookieButton {
    padding: 3px;
    margin-top: 0px;
    padding: 3px;
    width: fit-content;
    height: fit-content;
    border-radius: 6px;
    grid-area: button;
    cursor: pointer;
}


.cookieConsentContainer .cookieButton a {
	display: inline-block;
	color:  #ededed;
	font-size: 14px;
	background: var(--portalThemeColor8);
	box-sizing: border-box;
	padding: 10px 0;
	text-align: center;
	transition: background .3s;
  width: 120px;
  border-radius: 6px;
  text-transform: uppercase;
  font-weight: 500;
}

.cookieConsentContainer .cookieButton a:hover {
	cursor: pointer;
	background-color: var(--portalThemeColor4);
  color: #333333;
}

@media(max-width: 980px) {
	.cookieConsentContainer {
		bottom: 0 !important;
		left: 0 !important;
		width: 100% !important;
	}
}
/* fim Banner Aceite de Cookies */




/* CSS de correção do Template */
.esconder { display: none; }

.crmEntityFormView label {
  background-color: transparent !important;
  color: #444444 !important;
  margin-top: 6px;
}



/*
.button1 { background-color: #444; text-wrap: balance; }
.button2, .btn-secondary, .btn-default {  color: #444; border-color: #444; text-wrap: balance; }
*/

/* fundo geral do Template */
body {
  background-color: transparent !important;
  background-image: url("https://conteudok2msite.blob.core.windows.net/conteudok2m/f-branco.png") !important;
  background-size: auto;
}


/* Busca ativa css

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


/* Gradientes css */

.gradiente-azul {
  background-image: linear-gradient(to right bottom, var(--portalThemeColor3) -20%, var(--portalThemeColor2) 50%, var(--portalThemeColor3) 120%);
  background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  color: var(--portalThemeColor4);  }

.gradiente-amarelo {
  background-image: linear-gradient(to right bottom, var(--portalThemeColor6) -80%, var(--portalThemeColor8) 55%, var(--portalThemeColor6) 170%);
  background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  color: var(--portalThemeColor6);  }

.gradiente-vermelho {
  background-image:linear-gradient(to right bottom, var(--portalThemeColor9) -10%, var(--portalThemeColor5) 50%, var(--portalThemeColor6) 100%); 
  background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  color: var(--portalThemeColor5);  }
  
.gradiente-verde {
  background-image: linear-gradient(to right bottom, var(--portalThemeColor9) -10%, var(--portalThemeColor7) 50%, var(--portalThemeColor6) 100%);
  background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  color: var(--portalThemeColor7);  }

 
.mark, mark {
  color: var(--portalThemeColor7);
  background-color: var(--portalThemeColor8);
  box-shadow: 6px 5px 0px #009900;
}


/*
#hoverable div {
  transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

#hoverable div:hover {
  transform: scale(1.05);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
*/


/*----------------------------- ARRUMAR ----------------------------------- */

@media (min-width: 300px) and (max-width: 400px) {

}
