<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
Theme Name: Marca Ambiental
Theme URI: http://marcaambiental.com.br

--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
a:hover{
	text-decoration:none;}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.divisor{
	border-bottom:1px solid #ccc;
}
html{
	overflow-x:hidden;
}
.swpm-join-us-link{
	display:none;
}
.modal-content {
    overflow: auto;
    margin-top: 40%;
}
.modal-dialog {
    margin: auto;
    height: 100%;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}
.nav-tabs&gt;li.active&gt;a, .nav-tabs&gt;li.active&gt;a:focus, .nav-tabs&gt;li.active&gt;a:hover,.nav-tabs&gt;li&gt;a {
	color: #555 !important;
}
.logo h1{
	display: inline-block;
    font-size: 20px;
    margin-left: 20px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
}
#mapa .nbs-flexisel-item img {
	border-radius:20px;
}
.tabela{
	display: table;
    width: 100%;
}
.overlay{
   position: absolute;
    width: 100%;
    height:100%;
    background: rgba(0,0,0,.5);
    z-index: 2;
}
.newsletter_bloco .wpcf7{
	margin-top: 120px;
	width: 100%; 
	background: 0;
    border:2px solid #FFF;
    border-radius: 30px;
    display: table;
  padding: 3px 8px;
    padding-top: 0;}
#newsletter1 .wpcf7 input[type="email"]{
	float: left;
    background: 0;
    border: 0;
    padding: 0px 0 0px 20px;
    width: 79%;
    line-height: 50px;
}
#outras_noticias .noticia{
	list-style:none;
}
#relatoriodetransparencia{
	display:none;
}
.page-template-page-quem-somos #relatoriodetransparencia{
	display:block;
}
.alm-btn-wrap .alm-load-more-btn.done, .alm-btn-wrap .alm-load-more-btn:disabled{
	opacity:1;
}
#trabalho_social_galeria .nbs-flexisel-item img {
   
    border-radius: 20px;
}
#marcas_pos{
	width:100%;
	float:left;
	
}
#newsletter1 input[type="email"]::placeholder{
	color:#FFF;
}
.newsletter_bloco h3{
	width:100%;
}
.wpcf7 input[type="submit"]{
	    float: left;
    background: #fff;
    border: 0;
    padding: 9px 0;
     margin: 4px -10px -5px 0px;
    width: 22%;
    color: #177554;
    border-radius: 40px;
    text-align: center;
}.wpcf7 p{
	margin:0
}
.wpcf7 .wpcf7-spinner{display:none;}
   
#popup{
	position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999999999;
    width: 100%;
    height: 100%;
    text-align: center;
}
#popup .conteudo{
display: flex; /* Magic starts here, turning your container into a flex container */
  justify-content: center; /* This centers the child horizontally */
  align-items: center; /* And this centers it vertically */
}
.imagem_popup{
	width:50%;
	position:relative;
	z-index:9
}
#popup .fechar{
	position: absolute;
    z-index: 999;
    width: 80px;
    height: 80px;
    right: 0;
    top: 0;
    cursor: pointer;
}
#destaque_interno_blog{
    position: relative;
    z-index: 1;
}

#destaque_interno_blog .overlay{
    height: 100%;
    z-index: 2;
}
.branco{
    color:#FFF;
}
.bg_branco{
    background:#FFF;
}
.bg_cinza{
    background: rgba(238, 238, 238, 1);

}
.coluna_footer{
	width:18%;
	margin:0 1%;
	float:left;
}.coluna_footer ul{
	padding:0;
	
}.coluna_footer.social ul{
	
}
.beneficio img{
	height:140px;
}
.centrovertical{
	display: flex;
    height: 100%;
    flex-wrap: wrap;
    align-content: center;
}
.beneficio p{
	border:1px solid #177554;
	border-radius:15px;
	padding: 10px;
    height: 100px;
    margin: 10px;
}
.verdeclaro{
    color:#41AD69;
}
.bg_verdeclaro{
    background:#41AD69;
}
.verdeescuro{
    color: #177554;
}
.bg_verdeescuro{
    background: #177554;
}
.bg_amarelo{
    background: #FFA51D;
}
.newsletter_bloco{
	 background: #177554;
	-webkit-border-top-right-radius: 100px;
-webkit-border-bottom-left-radius: 100px;
-moz-border-radius-topright: 100px;
-moz-border-radius-bottomleft: 100px;
border-top-right-radius: 100px;
border-bottom-left-radius: 100px;
	color:#FFF;
	padding:50px;
	display:table;
}

.btn{
 background: #FFF;
    color:#177554;
    border-radius: 59px;
    padding: 5px 30px;
}.btn_verde{
    background: #177554;
    color:#FFF !important;
    border-radius: 59px;
}

.logo{
    margin-top: 50px;
}
#wpadminbar{
	display:none;
}
html{
	margin-top:0;
}
.logo a{
	display:inline-block;
}
/* 5 colunas */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}


  

/* geral */
body{
	font-family: "Exo 2", sans-serif;
	font-size:16px;
	line-height:1.7em;
	color:#177554;
	}
a{color:#177554;
}
a:hover{color:inherit;
}
table{
	width:100%;
}
tr td{
	padding:5px;
}

.modal-content {
    overflow: auto;
}
.modal-dialog {
    margin: auto;
	
}
.alturamaxima{
	height:100%;
}
header{
	position:absolute;
	z-index:999;
	width:100%;
	}
#destaque{
	height:795px;
	overflow:hidden;
    position: relative;
    z-index: 0;
}
#destaque img{
	width:100%;
}
#destaque .texto{
	position: relative;
    bottom:0;
    z-index: 99;
    z-index: 99;
    margin-top: 200px;
    margin-right: 200px;
}
.fundomarca{
    background: url(img/fundo_marca.png) no-repeat right;
    background-size: contain;
    width: fit-content;
    padding: 20px 30px;
    float: right;
}
#pilares .bloco{
    padding: 15px;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 40px;
	width: 100%;
}
#trabalho_social_galeria .nbs-flexisel-nav-left,#trabalho_social_galeria .nbs-flexisel-nav-right,#trabalhos .nbs-flexisel-nav-left,#trabalhos .nbs-flexisel-nav-right,.page-template-page-noticias .nbs-flexisel-nav-right,.page-template-page-noticias .nbs-flexisel-nav-left{
    color:#177554
}#numeros img{
  
    margin-bottom: 30px;
}
#esg .col-md-2{
    font-size: 90px;
    margin-top: 10px;
    
}
#faca-parte-do-nosso-time p{
	font-size:20px;
	
}
.page-template-page-produtos p, .page-template-page-institutomarca p{
	text-align:justify !important;
}
.page-template-page-produtos footer p, .page-template-page-institutomarca footer p{
	text-align:left !important;
}
.trabalhos{
    text-align:center;
}
.trabalhos div{
    display: inline-block;
    margin-bottom: 10px;
    float: none;
}
#conheca_instituto .fundomarca{
    float: right;
    width: 400px;
    text-align: right;
    margin-top: -20px;
    margin-right: -30px;
}
.botao_destaque{
    text-align: right;
    float: right;
    margin-top: 50px;
    width: 100%;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h1{
    font-size: 64px;
    font-weight: 600;
}
h2{
    font-size: 40px;
    font-weight: 600;
}
h3{
    font-weight:600;
}
h4{
    font-weight:400;
}
#fique-por-dentro h2{
    font-size:29px;
}
strong *{
    font-weight: 600;
}
.navi{
	box-shadow:2px 2px 2px .5;
	}

section{
	width:100%;
	float:left;
position:relative;
	min-height:100px
}
#solucoes{
	min-height:300px;
}
h1,h2,h3,h4,h5{
	
	font-family: "Exo 2", sans-serif;
	}

.nopadding{
	padding:0;}
img{
	max-width:100%;
	height:auto;}

#carouselExampleIndicators .titulo{
	position: absolute;
    top: 60%;
    left: 200px;
    border: 0;
    width: fit-content;
	}

.btn{
margin-bottom:10px;
margin-top:10px;
margin-left:0px;
    font-size: 16px;

}
.btn_portal{
  background: #FFA51D;
    color: #fff !important;
    padding: 5px 0px;
    border-radius: 50px;
    margin-top: 60px;
    float: right;
    text-transform: uppercase;
    font-size: 15px;
    width: 100%;
    text-align: center;
}
.f20{
    font-size:inherit;
}

.w400{
    font-weight:400;
}
.w700,.w700 *{
    font-weight:700;
}
.w600,.w600 *{
    font-weight:600;
}
.busca{
    border:3px solid rgba(65, 173, 105, .5);
    padding: 5px 15px;
    display: table;
    width: 100%;
    border-radius: 30px;
    margin-bottom: 20px;
}
#breadcrumbs .social li{
	list-style:none;
	
}
#breadcrumbs .social li a{
	color:#177554;
}
.busca_topo {
   background:#FFF;
   
    margin-top: 20px;
}
.newsletter{
    padding: 35px;
    display: table;
    width: 100%;
    
    margin-bottom: 30px;
}
.busca button{
    background:url(img/lupa.png) no-repeat;
    width: 30px;
    height:30px;
    border:0;
    background-color: none;
    float: right;
    margin-top: 8px;
}

.busca input{
    border:0;
    width: 90%;
    padding: 10px 20px;
}
.busca_topo input{
    width: 220px;

}
.newsletter input[type=text]{
     border:0;
    width: 90%;
    padding: 10px 20px;
    background: none;
    color:#FFF;
    font-size: 20px;
}.newsletter input::placeholder {
    color:#FFF;
}
.bt_acordion{
    width:100%;
    border-radius:30px;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: bold;
    border: 0;
    text-align: left
}
.bt_acordion:after{  
  content: "";
  float: right;
  border: none;
  background: url(img/seta_baixo.png) no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
    margin-top: 5px;
}
.bt_acordion[aria-expanded="true"]:after{ 
    background: url(img/seta_cima.png) no-repeat;
     background-size: contain;
}
#icones_objetivos{
    list-style: none;
    text-align: center;
   
}
#icones_objetivos li{
    display:inline-block;
    margin: 10px;
     max-width: 20%;
}
.icone_numeros img{
    border-radius: 10px;
}
#newsletter{
	display:none;
}
.accordion input[type=text],.accordion input[type=email],.accordion select,.accordion textarea{
    width: 100%;
    border-radius: 30px;
    background: rgba(238, 238, 238, 1);
    border:1px solid black;
    padding: 8px 20px;
	margin-bottom:10px;
}
input[type=radio],input[type=checkbox]{
	margin-right:4px;
	margin-left:8px;
}
.accordion select{
    height:41px;
    }

.accordion input[type=submit]{
    color:#FFF;
     background: #177554;
}
.divisor{
        border-bottom: 3px solid rgba(65, 173, 105, 1);
    width: 60%;
    margin: 20px 0;
    margin: 30px auto;
}

.btn_grande{
    font-size:24px;
    padding:5px 50px;
}
.btn_transparente{
   color: #177554 !important;
    border:1px solid #177554;
    background: none;
}
.noticia_int{
    border-radius:25px;
    margin:10px;
    text-align: center;
	overflow:hidden;
}

.noticia_int img{
    margin-top:0px !important;
    width: 100%;
    margin-bottom: 10px;
	
}
.img_capa{

	overflow:hidden;
	margin-bottom:10px;
}
.conteudo_blog{
    padding:0 20px 10px;
}
.conteudo_blog h3{
   font-size: 13px;
    display: block;
   height: 60px;
    margin: 0;
    overflow: hidden;
}
.conteudo_blog a{
   color: #177554 !important;
}
.nav ul{
	margin-bottom:0;
}
.nav li.current-menu-item a{
	color:#000 !important;
	background:#fff;
}
#menu_escondido{
   position: fixed;
z-index: 88;
background: #FFF;
width: 20%;
height: 100% !important;
width: 0;
   transition: all 0.2s ease;
}

#menu_escondido.collapse.in{
    width: 500px;
}
#menu-menu-1{
   margin: 150px 40px 0;
    width: 300px;
}
#menu-principal li{
    list-style:none;
}
#menu-principal li a{
    color:#177554;
    border-bottom: 1px solid #177554;
    padding: 20px 0;
    display: block;
    transition: all 0.2s;
    font-size: 20px;
     font-weight: 400;
     width: 250px;
}
.menu-item-81 a{
    color:#FFA51D !important;
}
#menu-principal li a:hover{
    padding-left: 20px;
    font-weight: 700;
     width: 300px;
}
.navbar-toggle:hover{
    background: linear-gradient(180deg, #177554 0%, #41AD69 100%);
}
.navbar-toggle:hover .icon-bar{
    background:#FFF;
}
.navbar-toggle[aria-expanded="true"]{
    background:#ccc;
}
.navbar-toggle[aria-expanded="true"] .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
    margin: 3px;
    margin-left: 5px;
}

 .navbar-toggle[aria-expanded="true"] .middle-bar {
  opacity: 0;
}

 .navbar-toggle[aria-expanded="true"] .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
margin: 3px;
 margin-left: 5px;
}
#sociais ul{
    float:right;  
}
#sociais ul li{
    list-style: none;
    float:left;
}#sociais a{
    background:#41AD69;
    color: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    display: block;
    padding-top: 6px;
    margin-left: 5px;
    margin-top: 20px;
}
p{
margin-bottom:20px;
}

.padding-20{
	padding:20px 0;}
.padding-40{
	padding:40px 0;}
.padding-80{
	padding:80px 0;}
.margin-0{
	margin:0;}

.clear-left{
	clear:left;}

.redondo{
	border-radius:50%;
	}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}
.linha{
	 border-bottom:1px solid #177554;
	width:100%;
	float:left;
}
.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
    overflow: auto;
}

.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float:left;
    width:100%;
    margin: 0 10px;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    
}
.negocio_int{
    padding:10px;
}
.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding:5px 10px;
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;      
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top: 50%;
    transform: translateY(-50%);   
    background: rgba(0,0,0,0.5);
    color: #fff;     
}
#ciclo .nbs-flexisel-nav-left,
#ciclo .nbs-flexisel-nav-right{
    margin-top:-70px;
}
#educacao_ambiental .nbs-flexisel-nav-left,
#educacao_ambiental .nbs-flexisel-nav-right{
    margin-top:150px;
}

.nbs-flexisel-nav-left {
    left: -35px;
    font-size: 50px;
    font-weight: 700;
    background: 0;
}

.f30{
    font-size:30px;
}
.faixa{
    height:180px;
}
.faixa h1{
    font-size:54px;
    
}
#solucoes{
    position:relative;
    z-index: 1;
}
.chamada_etica{
        border-left: 1px solid white;
    margin-left: 20px;
    padding-left: 20px;
    margin-top: 30px;
}
footer{
    float:left;
    width:100%;
    font-size: 20px;
    line-height: 30px;
}
footer h3{
	font-size: 20px;
}
#ene_imagem1{
	margin-top:45px;
}
footer a{
    color: #FFF;
    font-size: 20px;
    margin: 20px 0;
    display: block;
    font-weight: 300;
}
footer a:hover{
   color: #FFF;
    opacity: .8
}
#certificados .icone{
    background: #FFF;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    padding-top: 10px;
    color: #177554;
    margin: 0;
	display:block;
	font-size:19px;

}
.social li{
    float:left;
    margin: 5px;
    
}
#certificados ul{
    list-style:none;
	padding:0;
	margin:0;
}
footer ul li,#certificados ul li{
    list-style:none;
}
footer img{
    margin-top:30px;
        height: 140px;
}
.texto_over{
    position: absolute;
    z-index: 9;
    width: 100%;
    height: 100%;
}
.titulo{
    text-align:center;
    border-bottom:2px solid #41AD69;
       margin: 30px 80px;
    padding-bottom: 15px;
}
.row.faixa{
    border-radius:10px;
    overflow:hidden;
    margin-bottom: 20px;
}
.faixa p, .faixa h2{
    margin:0;
	    line-height: normal;
}
.conteudo_alinhamento{
	text-align:justify;
}
.bloco_valores{
  overflow: hidden;
    margin-bottom: 20px;
    float: left;
    border-bottom: 1px solid #FFF;
	border-radius:25px;
}
.bloco_branco{
	background:#FFF;
	border-radius:20px;
	margin:10px;
	padding:15px;
	display: table;
    height: 260px;
}
#pioneiros .bloco_valores{
	border-radius:0px;
}
.bloco_valores:nth-last-child(2) {
  border-bottom: 0px solid #FFF;

}
.page-template-page-noticias .noticia_int, .single .noticia_int{
	height:300px;
	    position: relative;
    overflow: hidden;
}
.page-template-page-noticias .newsletter_bloco .wpcf7{
	margin-top:20px;
}
.page-template-page-noticias .newsletter_bloco .wpcf7 input[type="submit"]{
	text-align:center !important;
}
.page-template-page-noticias .btn_transparente,.single .btn_transparente{
    margin: auto;
    margin-top: 80px;
    margin-bottom: -50px;
    color: #FFF !important;
    border-color: #FFF
}
.page-template-page-noticias .newsletter_bloco *{
	text-align:left !important;
	
}
#gerenciamento h1{

  
}
#trabalho_social .bloco_valores {
    height: 390px;
    font-size: 12px;
}
#trabalho_social #trabalhos .bloco_valores {
    height: 420px;
    font-size: 12px;
}#trabalhos .bloco_valores img{
	margin-top:0;
}

.linha_numeros{
    border-bottom: 3px solid #41AD69;
    margin: 40px 150px 60px;
}
.imagem_gestao{
    height:170px;
    overflow: hidden;
}

.linha_pequena{
    border-bottom:2px solid #41AD69;
    width:190px;
    margin: 20px auto;
    
}
.bloco_valor{
    padding:10px 20px;
    border-top:3px solid #41AD69;
    height:150px;
    display: table;
    width: 100%;
}
.bloco_valor h3{
    display:table-cell;
    vertical-align: middle;
}
#trabalho_social .bloco_valor h3{
    display:block;
	padding: 0 30px;
}
#trabalho_social .nbs-flexisel-nav-left,#trabalho_social .nbs-flexisel-nav-right,
#solucoes_epecializadas .nbs-flexisel-nav-left,#trabalho_social .nbs-flexisel-nav-left,#solucoes_epecializadas .nbs-flexisel-nav-right,.single .nbs-flexisel-nav-left,.single .nbs-flexisel-nav-right{
    color: #177554;     
}
.bloco{
    border:3px solid #177554;
    padding: 0 20px;
    border-radius: 25px;
    display: table;
    margin-bottom:60px; 
}
.bloco .col-md-5{
	    padding: 32px 0;
}
.bloco .col-md-7{
    padding: 20px 40px;
    font-size: 13px;
	 border-left: 3px solid #177554;
}
.bloco p{
    margin-bottom:0;
}
.scroll_up,.whatsapp{
    position:fixed;
    z-index: 99999;
    bottom:20px;
    left:40px;
}
.scroll_up{
    display: none;
}
.scroll_up.mostra{
    display: block;
    width: 50px;
}
.whatsapp{
    left: auto;
    right:40px;
}
#certificacoes .bg_verdeclaro {
    border-radius: 25px;
    padding: 80px 70px;
    margin-bottom: 20px;
}
#certificacoes .blocoint{
    border-radius:15px;
    padding:20px;
    display: table;
    width: 100%;
}
#certificacoes .btn{
   margin-top: -4px;
        margin-bottom: 0;
}#certificacoes p{
    margin:0;
	font-size:18px;
}
#galeria .imagem{
    position:relative;
    margin: 10px;
}
#galeria .legenda{
   position: absolute;
    bottom: 20px;
    left: 10px;
    background: #FFF;
    border-radius: 30px;
    padding: 10px 30px;
    z-index: 888;
    color: #177554;
    font-size: 20px;
}
#chamada_produtos .container{
    height: 400px;
    border-radius: 50px;
    padding-top: 130px;
    color: #FFF;
    background-size:contain;
    background-repeat: no-repeat;
}
#negocios .bloco_valores{
    height: 260px;
    margin-bottom: 20px;
}
#gestao .bloco_valores{
    height: 250px;
    margin-bottom: 20px;
}
.bloco_marca{
    background: #EEEEEE;
    border-radius: 20px;
    font-size: 15px;
    display: table;
    margin: 10px;
    padding: 0;
    height: 266px;
}
.bloco_marca p{
    margin: 0;
    line-height: normal;
    color: #177554;
    font-size:15px;

}
.desc{
    font-size: 12px;
    font-weight: 400;
    color: #000;
    text-align: left;
    margin: 0;
}
.bloco_marca .imagem img{
    margin:0;
}
.logo_solucao{
    height:110px;
}
.page-template-page-noticias #destaque_interno h1{
    margin: 200px 40px;
    
}
#coletas .container{
    background-size: cover;
    padding: 100px 0;
    border-radius: 40px;
}
.nbs-flexisel-nav-left:before {
    content: "&lt;"
}

.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
    right: -55px;
    font-size: 50px;
    font-weight: 700;
    background: 0;  
}

.nbs-flexisel-nav-right:before {
    content: "&gt;"
}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}
#galeria_ambiental img{
	border-radius:30px;
	
}
@media screen and (max-height: 450px) {
  
}
@media (min-width: 1200px){

}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
/* fim 5 colunas */


/* fim flexisel */
.navbar-toggle {
    position: fixed;
    padding: 10px 9px;
    background-color: #FFF;
    border-radius: 50%;
    z-index: 999999;
	display:block;
	width:50px;
	height:50px;
    margin-left: 50px;
    margin-top: 50px;
}

.navbar-toggle .icon-bar {
    background: #41AD69;
	border-radius:8px;
    width: 30px;
    height: 5px;
    
}

.icon-bar {
  transition: all 0.2s;
}

#esg{
    min-height: 350px;
}
.mobile{
	display:none;
}
.desktop{
	display:block;
}#numeros p{
		font-size:20px;
	}
#menu-rodape2 .primeiro a{
	margin-top:10px;
}
#ene_text2{
	margin-top:20px;
}
.btn_portal {
    background: #FFA51D;
    color: #fff !important;
    padding: 5px 50px;
    border-radius: 50px;
    margin-top: 60px;
    float: right;
    text-transform: uppercase;
    font-size: 15px;
    text-align: center;
	width:fit-content;
}
#trabalhos .bloco_valores{
		margin:10px;
		overflow:hidden;
		
	}
.imagem_objetivos{
		background:url(https://marcaambiental.com.br/wp-content/uploads/2025/01/banner_instituto_certo.png) no-repeat;
		background-size:cover;
		background-position:left;
		height:670px
			
	}
@media all and (max-width: 1400px){
	.page-template-page-noticias .logo img{
	width:70%;
}
	.btn_portal {
    background: #FFA51D;
    color: #fff !important;
    padding: 5px 0px;
    border-radius: 50px;
    margin-top: 60px;
    float: right;
    text-transform: uppercase;
    font-size: 15px;
    width: 100%;
    text-align: center;
}
	.page-template-page-noticias #destaque_interno h1{
    margin: 160px 20px 100px;
		font-size:48px;
}
}
@media all and (max-width: 767px){
	#numeros img {
    height: auto;
    margin-bottom: 30px;
}
	
	.icone.mobile{
width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    padding-top: 7px;
    font-size: 25px;
	}
	.mobile{
	display:block;
}
.desktop{
	display:none;
}
    .padding-80{
        padding:40px 0;
    }
    h1{
        font-size:30px;
    }
    h2{
        font-size:20px;
    }
    h3{
        font-size: 16px;
      
    }
	#marcos h3{
		 text-align: center;
	}
    .f30 {
    font-size: 20px;
}
    #destaque {
    height: 695px;
    overflow: hidden;
    position: relative;
    z-index: 0;
}
    video{
        width:auto !important;
        height:100%;
    }
    #destaque h1{
        text-align: center !important;
    }
    #destaque .texto {
    position: relative;
    bottom: 0;
    z-index: 99;
    z-index: 99;
        margin:300px auto 100px
    }.botao_destaque{
        text-align: center !important;
    }
    .btn_portal{display:none;}
    .logo {
    margin-top: 100px;
}
    .nbs-flexisel-container {
    position: relative;
    max-width: 90%;
    margin: auto;
    margin-left: 8px;
}
    .nbs-flexisel-nav-left {
    left: -25px;
    font-size: 50px;
    font-weight: 700;
    background: 0;
}
    .nbs-flexisel-nav-right {
    right: -45px;
    font-size: 50px;
    font-weight: 700;
    background: 0;
}
    #chamada_produtos .container {
    height: 200px;
    border-radius: 30px;
    padding-top: 50px;
    color: #FFF;
    background-size: cover;
    background-repeat: no-repeat;
    width: 90%;
    }#conheca_instituto .container{
        width:80%;
    }
    #faca-parte-do-nosso-time .text-right{
        text-align: center;
    }
    #fique-por-dentro .col-md-3, #fique-por-dentro h2{
        text-align: center !important;
    }
    .faixa h1 {
    font-size: 24px;
}
    .faixa {
    height: auto;
    display: table;
    width: 100%;
    margin: auto;
}
    #solucoes .col-md-10{
        margin-top: 35px !important;
    }
    #solucoes h2{
    letter-spacing: normal;
    font-weight: 400;
    font-size: 20px !important;
    }
	.solucoes_texto{
		height:auto !important;
	}
	#solucoes .btn{
		margin:0px 0 30px;
	}
    #eticaemfoco,#eticaemfoco h2,#eticaemfoco h4{
        text-align: center !important;
        
    }
    #solucoes .col-md-2 ,#eticaemfoco .col-md-2 {
        text-align: center !important
    }
    #solucoes .col-md-2{
        margin-top: 8px !important;
    }
    #eticaemfoco .col-md-2 a,#solucoes .col-md-2 a{
        margin:0 !important
    }
    footer *{
        text-align: center !important;
    }
    .chamada_etica {
    border-left:0;
    border-top: 1px solid white;
    margin-left: 0;
    padding-left: 0;
    margin-top: 0px;
}
    footer img {
    margin-top: 0px;
    height: 140px;
    margin-bottom: 40px;
}
    footer ul{
            margin: 0;
    padding: 0;
    width: fit-content;
    margin: auto;
    }
    footer{
        padding-bottom: 100px !important;
    }
    #eticaemfoco .col-md-4{
        padding-bottom: 0 !important; 
        
    }
    #solucoes {
    position: relative;
    z-index: 1;
    padding-bottom: 20px;
}
    #destaque_interno img{
        display: none;
    } #destaque_interno{
        height: 300px;
    }
    .bloco_valores,.bloco_valor,#gestao .bloco_valores {
    height: auto;

    }.bloco_valores p{
        margin-bottom: 0
    }
.bloco_valores{
    margin-bottom: 20px;
	border-radius:25px;
	padding-bottom: 20px;
}
	
#certificacoes .container {
    border-radius: 25px;
    padding: 0;
            margin: auto;
        width: 90%;
}
    .bloco .col-md-7 {
    border-left: 0;
}
    #certificacoes .blocoint {
    border-radius: 15px;
    padding: 20px;
    display: table;
    width: 100%;
    margin: 20px 0;
}
    .bloco {
 
    margin-bottom: 10px;
}
    #negocios .bloco_valores {
    height: auto;
    margin-bottom: 20px;
	width:100%
}.bloco_marca p {
    font-size: 12px;
}
    .bloco_marca {
   
    height: 240px;
    }
    #coletas .container {
    background-size: cover;
    padding: 50px 0;
    border-radius: 20px;
    width: 90%;
}
    .conteudo_alinhamento{
        text-align: center;
        padding-top: 20px;
        float: left;
    }
    #pilares .bloco {
    padding: 15px;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 40px;
    } #pilares .bloco img{
        height: 120px;
    }
    #propositos .col-md-12{
        border-radius:20px !important;
    }
    #propositos .col-md-7{
        height:200px !important;
        float:left !important;
        width: 100%;
    }
    #propositos .col-md-5{
        padding: 20px !important;
         height:auto !important;
         width: 100%;
         float:left !important;
    }
    #propositos h2{
        margin-top: 0 !important
            
    }
    #educacao_ambiental .nbs-flexisel-nav-left, #educacao_ambiental .nbs-flexisel-nav-right {
    margin-top: 0;
}
    #p_educativas .col-md-5,#eco .col-md-4{
        margin-top:0 !important; 
    }
    #trabalho_social .bloco_valores {
    height: auto;
    font-size: 12px;
}
	
    #trabalho_social_galeria .nbs-flexisel-nav-left, #trabalho_social_galeria .nbs-flexisel-nav-right {
    color: #177554;
    margin-top: 60px;
}
    #numeros .col-md-4{
       
		float: left;
        width: 100%;
    }
    #numeros .col-xs-6 img{
        height:80px;
        float: right
    }
    .linha_numeros{
        display: none;
    }
	
    #esg .col-md-2{
        font-size: 90px;
        margin-top: 0px;
        width: 100%;
        text-align: center;
        margin-bottom: 50px;
    
    } .tabela{
        display: table;
        width: 100%
    }
    #esg .texto_over{
        position: relative;
        padding-bottom: 20px;
        text-align: center
    }
    #icones_objetivos{
        padding-left: 0;
    }
    
    .page-template-page-noticias #destaque_interno h1{
       margin: 20px auto;
        text-align: center;
    }
    .page-template-page-noticias .conteudo_blog h3 {   
    height:auto;
}
    .newsletter input[type=text] {
    border: 0;
    width: 80%;
    padding: 10px 20px;
    background: none;
    color: #FFF;
    font-size: 20px;
}.newsletter {
    padding: 5px 15px 5px;
    display: table;
    width: 90%;
    border-radius: 30px;
    margin-bottom: 30px;
    margin: 20px;
}
     .single .nbs-flexisel-nav-right, .single .nbs-flexisel-nav-left {
       
        color: #177554;
        margin-top:80px;
    }
    .icone_numeros{
    border-radius: 10px;
    }
	#certificacoes p {
    margin: 0;
    font-size: 14px;
    text-align: center;
}
	.navbar-toggle {
    position: fixed;
    padding: 10px 9px;
    background-color: #FFF;
    border-radius: 50%;
    z-index: 999999;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: 0;
    margin-top: 10px;
	}
	#num2 h1,#num2 p{
		width:fit-content;
		margin:auto;
	}#ene_imagem1,#ene_text2{
	margin-top:0px;
	}.coluna_footer{width:90%;
	margin:10px auto;
	float:none;}
	.imagem_popup{
	width:80%;
	position:relative;
	z-index:9
	}#certificados{
		text-align:center;
	}
	#certificados .social{
		display:table;
		margin: auto;
	}
	section{
		min-height:200px
	}
	footer a{
		font-size:15px
	}.newsletter_bloco .wpcf7{
		margin-top:30px;
	}
	.porqueescolher{
		margin-top:20px !important;
	}.porqueescolher *{
		text-align:center !important;
	}
	html{
	overflow-x: hidden;
	}
	.newsletter_bloco {
    background: #177554;
    -webkit-border-top-right-radius: 50px;
    -webkit-border-bottom-left-radius: 50px;
    -moz-border-radius-topright: 50px;
    -moz-border-radius-bottomleft: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    color: #FFF;
    padding: 30px;
    display: table;
}
	#linhas .imagem{
		float:none !important;
	}
	#linhas *{
		text-align:center;
	}
	.tabela h2{
		font-size: 50px !important;
        text-align: center;
	}
	#objetivos .padding-80{
		background-position:bottom !important;
    
	}
	.page-template-page-produtos p, .page-template-page-institutomarca p {
    text-align: inherit !important;
}
	#codigo_conduta{
		text-align:center;
		padding-top:40px;
		padding-bottom:40px;
	}
	#codigo_conduta .centrovertical{
		display:block;
		
	}
	#certificacoes p,.page-template-page-institutomarca .w400,#valorizacao .f20,#gestao p,#energias p,#desenvolvemos{
		text-align:center !important
	}
	#ciclo p{
		text-align:left !important;
	}
	#codigo_conduta .texto_over{
		position:relative;
	}
	.page-template-page-institutomarca #destaque_interno img{
		display:block;
		width:100%;
	}.page-template-page-institutomarca #destaque_interno {
        height: auto;
    }
	#objetivos h1{
		font-size:15px;
		text-align:left !important;
		padding-left: 20px;
	}
	#esg{
		background-position: center !important;
		min-height: auto;
	}
	#trabalho_social p{
		text-align:center !important;
	}#certificacoes p{
        text-align: justify !important;
    }
	#certificacoes .bloco .col-md-7{
		padding:20px 0;
		
	}.imagem_objetivos img{
		display:none;
	}
	.imagem_objetivos{
		background:url(https://marcaambiental.com.br/wp-content/uploads/2025/01/banner_instituto_certo.png) no-repeat;
		background-size:cover;
		background-position:left;
		height:180px;
	}
	.noticia_int img {
    height: auto;
}
	#porqueescolher h1 br{
		display:none !important;
	}
}
</pre></body></html>