/*
//
//  Projeto....: Entrega Sustentável
//  Autor......: Estudio Logico
//  Responsável: Carlos "deepblue" Fraga
//
//  Script.....: estilo.css
//
//  Objetivo:
//  página de estilos do site
//
*/

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');


/* ---------------------------------------------
     ESPAÇAMENTOS E BORDAS MULTIUSO
   --------------------------------------------- */

body {
    background: #eeeeee;
}

.tracejado
{
    border: 3px dashed gray;
    padding: 20px;
}

.fundo-explicacao
{
        background-color: #eeeeee;
}

.fundo-explicacao h3
{
    font-size: 1em;
    color: #000000;
    font-weight: 400;
}

.logo
{
	width: 130px;
	height: 58px;
}

.logo-padding
{
	padding-top: 10px;
}

.slogan-padding
{
	padding-top: 10px;
}

.semwrap 
{
    display: inline-block;
    white-space: nowrap;
}

.borda-baixo 
{
    border-bottom: 2px solid black;
}

.padding-cima-15 
{
    padding-top: 15px;
}

.padding-cima-30 
{
    padding-top: 30px;
}

.padding-baixo-5 
{
    padding-bottom: 5px;
}

.padding-baixo-15 
{
    padding-bottom: 15px;
}

.padding-baixo-45 
{
    padding-bottom: 45px;
}

.margem-baixo-15 
{
    margin-bottom: 15px;
}

.margem-baixo-30 
{
    margin-bottom: 30px;
}

.centro-vertical 
{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

h2.escondido, .escondido 
{
  display: none;
}

.espaco-interno {
    justify-content: space-between;
}

.area-sociais-cima
{
   display: inline;
}


/* ---------------------------------------------
     FONTES
   --------------------------------------------- */

.texto-padrao 
{
    font-family: 'Comfortaa', cursive;  
    font-size: 1em;
    color: #000000;
}

.fonte-grande {
    font-family: 'Bebas Neue';  
    color: #007b35;
    font-size: 3em;
    font-weight: bold;
}

.fonte-normal {
    font-size: 1.1em;
    color: #007b35;
    font-weight: bold;
}

.fonte-media {
    font-size: 1.1em;
    color: #fff;
    font-weight: bold;
}

.aviso-rodape h2
{
    font-family: 'Comfortaa', cursive;  
    color: #ffffff;
    font-size: 0.75em;
    padding-bottom: 25px;
    padding-right: 40px;
    text-align: right;
}

.cinza-explicacao
{
    font-family: 'Comfortaa', cursive;  
    font-size: 0.8em;
    color: gray;
}

.menu
{
    font-family: 'Comfortaa', cursive;  
    color: #b2c900;
    font-size: 1em;
    font-weight: bold;
}

.submenu
{
    font-family: 'Comfortaa', cursive;  
    color: #ffffff;
    font-size: 1em;
}

.titulo-cliente
{
    font-family: 'Comfortaa', cursive;  
    color: #ffffff;
    font-size: 2em;
}

.fonte-numero {
    font-family: "bebas neue";
    color: #b2c900;
    font-size: 3em;
    position: relative;
}


.area-adote-arvore
{
    background-color: #bdde4f;
}

.area-adote-arvore h1
{
    font-size: 2em;
    color: #007b35;
    font-weight: bold;
}

.area-adote-arvore h2
{
    font-size: 1.1em;
    color: #007b35;
}

/* ---------------------------------------------
     PÁGINA INDEX
   --------------------------------------------- */

.marrom
{
    background-color: #3e3023;
}

.header-index
{
    background: url('../_imagens/embreve_3840-min.png') center ;
    background-size: cover;
    height: 100vh;
}

.header-index .headline 
{
    padding-top: 150px;
}

.header-index h1
{
    font-family: 'Comfortaa', cursive;  
    color: #b2c900;
    color: yellow;
    font-size: 3em;
    font-weight: 600;
}

.header-index h2
{
    font-family: 'Comfortaa', cursive;  
    color: #b2c900;
    font-size: 2em;
}

.header-index-mask{
    background-color: rgba(69, 21, 84, 0.4);
    height: 100vh;
}

.area-descarbonizar
{
    background-color: #bdde4f;
}

.area-descarbonizar h2
{
    font-family: 'Bebas Neue';  
    color: #007b35;
    font-size: 3em;
    font-weight: bold;
}

.area-descarbonizar h3
{
    font-size: 1.1em;
    color: #007b35;
    font-weight: bold;
}

.area-adotar-arvore
{
    background-color: #eeeeee;
    padding-top: 100px;
    padding-bottom: 100px;
}

.area-adotar-arvore .branco 
{
    background-color: #fff;
    padding: 40px;
}

.area-adotar-arvore h1
{
    font-family: 'Comfortaa', cursive;  
    color: #000;
    font-size: 2em;
}

.area-adotar-arvore h2
{
    font-family: 'Calibri', sans-serif;    
    color: #000;
    font-size: 1.3em;
}

.area-adotar-arvore .listinha
{
   padding-left: 50px;
}

.area-cadastrese
{
    background-color: #eeeeee;
    padding-top: 100px;
    padding-bottom: 100px;
}

.area-cadastrese .branco 
{
    background-color: #fff;
    padding: 40px;
}

.area-cadastrese h1
{
    font-family: 'Comfortaa', cursive;  
    color: #000;
    font-size: 2em;
}

.area-cadastrese h3
{
    font-family: 'Comfortaa', cursive;  
    color: #000;
    font-size: 1.2em;
}

.area-citacao
{
    background-color: #eeeeee;
    padding-top: 100px;
    padding-bottom: 100px;
}

.area-citacao .branco 
{
    background-color: #fff;
    padding: 40px;
}

.area-citacao .fonte-1 
{
    font-size: 3em;
    font-weight: 600;
}

.area-citacao .fonte-2 
{
    font-size: 5em;
    font-weight: bold;
    line-height: 95%;
}

.area-citacao .fonte-3 
{
    font-size: 1.1em;
    color: #007b35;
    font-weight: bold;
}

.citacao 
{
   font-size: 2em;
   font-weight: 600;
   font-family: 'Calibri', sans-serif;    
   padding-top: 80px;
}

.aviso-verde 
{
    background-color: #007b35;
    font-size: 1.5em;
    color: #fff;
    padding: 40px;
    width: 80%;
}

.aviso-verde h2
{
    font-size: 1em;
    color: white;
}

.area-beneficios2
{
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
}

.area-beneficios2 h1
{
    font-family: 'Comfortaa', cursive;  
    color: #000;
    font-size: 2em;
}

.area-beneficios2 h2
{
    font-family: "comfortaa";
    color: #fff;
    font-size: 1.3em;
}

.area-beneficios2 h3
{
    color: #fff;
    font-size: 1.1em;
    font-weight: 400;
}

.bg-card-1-titulo 
{
    background-color: #0d6efd;
    border-bottom: 1px solid #0b60dd;
    padding: 8px;
    padding-top: 12px;
}

.bg-card-1-texto 
{
    background-color: #0d6efd;
}

.bg-card-2-titulo 
{
    background-color: #75b798;
    border-bottom: 1px solid #4b9d77;
    padding: 8px;
    padding-top: 12px;
}

.bg-card-2-texto 
{
    background-color: #75b798;
}

.bg-card-5-titulo 
{
    background-color: #de5c9d;
    border-bottom: 1px solid #b73676;
    padding: 8px;
    padding-top: 12px;
}

.bg-card-5-texto 
{
    background-color: #de5c9d;
}

.bg-card-6-titulo 
{
    background-color: #a98eda;
    border-bottom: 1px solid #8764c6;
    padding: 8px;
    padding-top: 12px;
}

.bg-card-6-texto 
{
    background-color: #a98eda;
}

.area-cliente
{
    padding-top: 40px;
    padding-bottom: 40px;
}

.area-cliente h3 
{
    font-family: 'Comfortaa', cursive;  
    color: #ffffff;
    font-size: 1.2em;
}

.area-branding
{
    background-color: #007b35;
    padding-top: 40px;
    padding-bottom: 40px;
}

.area-branding h1
{
    font-family: 'Comfortaa', cursive;  
    color: #b2c900;
    font-size: 2em;
}

.area-branding h2
{
    font-family: 'Comfortaa', cursive;  
    color: #b2c900;
    font-size: 1em;
}

.texto-cliente 
{
    font-family: 'Comfortaa', cursive;  
    color: #ffffff;
    font-size: 1em;
}

.area-faq 
{
   background-color: #fff;
   padding-top: 60px;
}

.area-faq h1
{
   font-family: 'Comfortaa', cursive;  
   color: #000;
   font-size: 2em;
}

.area-faq h2
{
    font-family: 'Comfortaa', cursive;  
    color: #000;
    font-size: 1em;
}

.area-faq h3
{
    font-family: 'Comfortaa', cursive;  
    color: #000;
    font-size: 1em;
}

.titulo-green
{
    font-family: 'Comfortaa', cursive;  
    color: #b2c900;
    font-size: 2em;
}


/* ---------------------------------------------
     PÁGINA DESCARBONIZAÇÃO
   --------------------------------------------- */

.header-descarbonizacao
{
    background: url('../_imagens/header_descarbonizacao-min.png') center ;
    background-size: cover;
    height: 190px;
}

.header-descarbonizacao-mask
{
    background-color: rgba(9, 52, 32, 0.7);
    height: 190px;
}

.header-descarbonizacao h1
{
    font-family: 'Comfortaa', cursive;  
    color: #b2c900;
    font-size: 1.4em;
}

.area-descarbonizar2
{
    background-color: #bdde4f;
}

.area-descarbonizar2 h2
{
    font-size: 1.1em;
    color: #007b35;
    font-weight: bold;
}

.area-beneficios
{
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
}

.area-beneficios h1
{
    font-family: 'Comfortaa', cursive;  
    color: #000;
    font-size: 2em;
}

.area-beneficios h2
{
    font-family: "comfortaa";
    color: #fff;
    font-size: 1.3em;
    padding-top: 10px;
}

.area-beneficios h3
{
    color: #fff;
    font-size: 1.1em;
    font-weight: 400;
}

.area-beneficios .fonte-3 
{
    font-size: 1.1em;
    color: #007b35;
    font-weight: bold;
}

.area-preciso
{
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 60px;
}

.area-preciso h1
{
    font-family: 'Comfortaa', cursive;  
    color: #000;
    font-size: 2em;
}

.area-preciso h2
{
    font-family: "comfortaa";
    color: #000;
    font-size: 1.3em;
}

.area-preciso h3
{
    color: #000;
    font-size: 1.1em;
    font-weight: 400;
}


/* ---------------------------------------------
     PÁGINA SELO-VERDE / CERTIFICAÇÃO
   --------------------------------------------- */

.header-seloverde
{
    background: url('../_imagens/header_certificacao-min.png') center ;
    background-size: cover;
    height: 190px;
}

.header-seloverde h1
{
    font-family: 'Comfortaa', cursive;  
    color: #b2c900;
    font-size: 1.5em;
}


/* ---------------------------------------------
     PÁGINA ATIVOS AMBIENTAIS
   --------------------------------------------- */

.header-ativos
{
    background: url('../_imagens/header_ativos-min.png') center ;
    background-size: cover;
    height: 190px;
}

.header-ativos h1
{
    font-family: 'Comfortaa', cursive;  
    color: #b2c900;
    font-size: 1.5em;
}


/* ---------------------------------------------
     PÁGINA QUEM SOMOS
   --------------------------------------------- */

.header-quem
{
    background: url('../_imagens/header_quemsomos-min.png') center ;
    background-size: cover;
    height: 190px;
}

.header-quem h1
{
    font-family: 'Comfortaa', cursive;  
    color: #b2c900;
    font-size: 1.5em;
}


/* ---------------------------------------------
     PÁGINA ESG / FALE CONOSCO
   --------------------------------------------- */

.header-faleconosco
{
    background: url('../_imagens/header_faleconosco-min.png') center ;
    background-size: cover;
    height: 190px;
}

.header-faleconosco h1
{
    font-family: 'Comfortaa', cursive;  
    color: #b2c900;
    font-size: 1.5em;
}

.area-faleconosco
{
    background-color: #e9f4bc;
}

.area-faleconosco h1
{
    font-size: 1.1em;
    color: #007b35;
    font-weight: bold;
}

.area-faleconosco h2
{
    font-size: 1.1em;
    color: #007b35;
    font-weight: bold;
}


/* ---------------------------------------------
     PÁGINA DE DOCUMENTOS LEGAIS
   --------------------------------------------- */

.header-docslegais{
    background: url('../_imagens/bg1.jpg') center ;
    background-size: cover;
    height: 190px;
}

.header-docslegais h1
{
    font-family: 'Comfortaa', cursive;  
    color: #b2c900;
    font-size: 1.5em;
}


/* ---------------------------------------------
     RODAPÉ
   --------------------------------------------- */

.rodape
{
    background: url('../_imagens/rodape2.png');
    height: 399px;
}

.rodape-cor
{
    background-color: #3e3023;
}

.rodape-link 
{
    text-decoration: none;
}

.rodape-menu 
{
    font-family: 'Comfortaa', cursive;  
    font-size: 1em;
    color: #ffffff;
}

.rodape-legais 
{
    font-family: 'Comfortaa', cursive;  
    font-size: 1em;
    color: #ffffff;
}

.rodape-copyright
{
    font-family: 'Comfortaa', cursive;  
    font-size: 0.7em;
    color: #ffffff;
}

.rodape-copy h1
{
    font-size: 1.1em;
    color: #fff;
}


/* ---------------------------------------------
     SOCIAIS
   --------------------------------------------- */

.rodape-sociais 
{
    color: #bdde4f;
    font-size: 1.5em;
}

.contato-sociais 
{
    color: #006023;
    font-size: 1.3em;
}


/* ---------------------------------------------
     OUTROS
   --------------------------------------------- */

.quadro-branco 
{
    border: 3px solid #b2c900;
    margin-bottom: 20px;
}

.texto-quadro-branco 
{
    color: #b2c900;
    font-size: 1.1em;
    line-height: normal;
}

.header-branco
{
    height: 50vh;
    background-color: #fff;
    font-family: 'Comfortaa', cursive;  
    color: #000;
    font-size: 3em;
    font-weight: bold;
}

.header-logo
{
	background: url('../_imagens/embreve.jpg') center no-repeat;
    background-size: cover;
    height: 100vh;
}

.fundo-cinza
{

}






@media (max-width:2560px) {
.header-index{
	background: url('../_imagens/embreve_2560-min.png') center;
    background-size: cover;
    height: 100vh;
}

@media (max-width:1920px) {
.header-index{
/*
	background: url('../_imagens/header_acai_1920.png') center;
*/
    background: url('../_imagens/acad_2.jpg') center;
    background-size: cover;
    height: 100vh;
}

@media (max-width:1366px) 
{

  .header-index .headline 
  {
      padding-top: 75px;
  }

}

@media (max-width:1199px) 
{

  .header-index .headline 
  {
      padding-top: 75px;
  }

  .header-index h1
  {
      font-family: 'Comfortaa', cursive;  
      color: #b2c900;
      color: yellow;
      font-size: 2.5em;
  }

  .area-citacao .fonte-1 
  {
      font-size: 2.5em;
      font-weight: 600;
  }

  .area-citacao .fonte-2 
  {
      font-size: 4em;
      font-weight: bold;
      line-height: 95%;
  }

  .area-citacao .fonte-3 
  {
      font-size: 1.1em;
      color: #007b35;
      font-weight: bold;
  }

  .aviso-verde h2
  {
      font-size: 0.8em;
      color: white;
  }

  .area-sociais-cima
  {
     display: none;
  }

}

@media (max-width:1000px) {

.logo-padding
{
	padding-left: 50px;
	padding-top: 50px;
}

.slogan-padding
{
	padding-left: 50px;
	padding-top: 100px;
}

.embreve-padding
{
	padding-left: 50px;
}

}



@media (max-width:991px) 
{

  .header-index .headline 
  {
      padding-top: 150px;
  }

  .headline h1
  {
      font-family: 'Comfortaa', cursive;  
      color: #b2c900;
      font-size: 2em;
  }

  .header-index h1
  {
      font-family: 'Comfortaa', cursive;  
      color: #b2c900;
      color: yellow;
      font-size: 2em;
  }

  .area-citacao .fonte-1 
  {
      font-size: 2em;
      font-weight: 600;
  }

  .area-citacao .fonte-2 
  {
      font-size: 3em;
      font-weight: bold;
      line-height: 95%;
  }

  .area-citacao .fonte-3 
  {
      font-size: 0.9em;
      color: #007b35;
      font-weight: bold;
  }

  .aviso-verde h2
  {
      font-size: 0.7em;
      color: white;
  }

  .area-sociais-cima
  {
     display: inline;
  }

.fundo-cinza
{
    background-color: rgba(9, 52, 32, 0.7);
}

}


@media (max-width:880px) {

.logo-padding
{
	padding-left: 50px;
	padding-top: 50px;
}

.slogan-padding
{
	padding-left: 50px;
	padding-top: 100px;
}

.embreve-padding
{
	padding-left: 50px;
}

.header-index h1
{
    font-family: 'Comfortaa', cursive;	
    color: #b2c900;
       color: yellow;
   font-size: 2em;
}

.header-index h2
{
    font-family: 'Comfortaa', cursive;	
    color: #b2c900;
    font-size: 1em;
}

.contato-sociais 
{
    color: #006023;
    font-size: 1em;
}


}


@media (max-width:840px) {

.header-index{
/*
	background: url('../_imagens/broto_acai_650.png') center no-repeat;
*/
    background: url('../_imagens/acad_2.jpg') center no-repeat;
    background-size: cover;
    height: 100vh;
}

.logo-padding
{
	padding-left: 10px;
	padding-top: 30px;
}

.slogan-padding
{
	padding-left: 10px;
	padding-top: 10px;
}

.embreve-padding
{
	padding-left: 10px;
}

.header-index h1
{
    font-family: 'Comfortaa', cursive;	
    color: #b2c900;
       color: yellow;
   font-size: 1.5em;
}

.header-index h2
{
    font-family: 'Comfortaa', cursive;	
    color: #b2c900;
    font-size: 1em;
}

.aviso-rodape h2
{
    font-family: 'Comfortaa', cursive;	
    color: #ffffff;
    font-size: 0.50em;
    padding-bottom: 25px;
    padding-right: 40px;
    text-align: right;
}

}

@media (max-width:800px) 
{

  .header-index .headline 
  {
      padding-top: 250px;
  }

}

@media (max-width: 767px)
{

  .area-citacao .fonte-1 
  {
      font-size: 1.5em;
      font-weight: 600;
  }

  .area-citacao .fonte-2 
  {
      font-size: 2em;
      font-weight: bold;
      line-height: 95%;
  }

  .rodape-menu 
  {
      padding-top: 20px;
      font-family: 'Comfortaa', cursive;  
      font-size: 1em;
      color: #ffffff;
  }

  .rodape-legais  
  {
      padding-top: 20px;
      font-family: 'Comfortaa', cursive;  
      font-size: 1em;
      color: #ffffff;
      text-align: right;
  }

  .headline h1
  {
      font-family: 'Comfortaa', cursive;  
      color: #b2c900;
      font-size: 1.5em;
  }

}


@media (max-width:650px) {
.header-index{
/*
    background: url('../_imagens/broto_acai_650.png') center no-repeat;
*/
    background: url('../_imagens/acad_2.jpg') center no-repeat;
    background-size: cover;
    height: 100vh;
}



}





@media (max-width:559px) {

.header-index{
/*
    background: url('../_imagens/broto_acai_650.png') center no-repeat;
*/
    background: url('../_imagens/acad_2.jpg') center no-repeat;
    background-size: cover;
    height: 100vh;
}

.logo-padding
{
	padding-left: 10px;
	padding-top: 30px;
}

.slogan-padding
{
	padding-left: 10px;
	padding-top: 30px;
}

.embreve-padding
{
	padding-left: 10px;
}

.header-index h1
{
    font-family: 'Comfortaa', cursive;	
    color: #b2c900;
       color: yellow;
   font-size: 1.5em;
}

.header-index h2
{
    font-family: 'Comfortaa', cursive;	
    color: #b2c900;
    font-size: 1em;
}

.aviso-rodape h2
{
    font-family: 'Comfortaa', cursive;	
    color: #ffffff;
    font-size: 0.50em;
    padding-bottom: 25px;
    padding-right: 40px;
    text-align: right;
}

}


@media (max-width:549px) 
{

  .header-index h1
  {
      font-family: 'Comfortaa', cursive;  
      color: #b2c900;
         color: yellow;
   font-size: 1.3em;
  }

  .area-citacao .fonte-1 
  {
      font-size: 1em;
      font-weight: 600;
  }

}

@media (max-width:520px) 
{

  .header-index h1
  {
      font-family: 'Comfortaa', cursive;  
      color: #b2c900;
         color: yellow;
   font-size: 1.3em;
  }

}

@media (max-width:503px) 
{

  .headline h1
  {
      font-family: 'Comfortaa', cursive;  
      color: #b2c900;
      font-size: 1.2em;
  }

}

@media (max-width:500px) 
{

.header-index{
/*
    background: url('../_imagens/broto_acai_650.png') center no-repeat;
*/
    background: url('../_imagens/acad_2.jpg') center no-repeat;
    background-size: cover;
    height: 100vh;
}

  .header-index h1
  {
      padding-top: 30px;
      font-family: 'Comfortaa', cursive;  
      color: #b2c900;
         color: yellow;
   font-size: 1em;
  }

}  

/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 75%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}