/*
Theme Name: 0e1.work
Theme URI: https://0e1.work
Author: Douglas G. Deschamps
Author URI: https://0e1.work
Description: Tema customizavel para WordPress
Version: 1.0
License: All rights reserved
License URI: https://en.wikipedia.org/wiki/All_rights_reserved
Tags: customizavel
Text Domain: wp0e1work
*/

/* FONTES */

@font-face {
    font-family: "Archer Light";
    src: url(./fonts/Archer-Light-Pro.otf);
}

@font-face {
    font-family: "Fira Sans Regular";
    src: url(./fonts/firaSans/FiraSans-Regular.ttf);
}

@font-face {
    font-family: "Fira Sans Light Italic";
    src: url(./fonts/firaSans/FiraSans-LightItalic.ttf);
}

@font-face {
    font-family: "Fira Sans Semi Italic";
    src: url(./fonts/firaSans/FiraSans-SemiBold.ttf);
}

/* REGRAS GERAIS */

body {
    font-family: "Fira Sans Regular", sans-serif;
    padding-top: 120px;
    font-size: 14px;
}

p {
    color: rgba(0, 0, 0, 0.65);
}

a:hover {
    text-decoration: none;
}

section {
    max-width: 88vw;
    margin-left: 6vw;
    margin-right: 6vw;
    position: relative;
}

picture,
picture img {
    width: 100%;
}

.navbar picture,
.navbar picture img {
    width: auto;
}

.small, small {
    background-color: rgba(255, 255, 255, .7);
    padding: 2px 5px;
    font-size: .9em;
    display: inline-block;
}

/* CLASSES GERAIS */

.vh-50 {
    min-height: 50vh;
}

/*.vh-70 {
    height: 70vh;
}*/

.vh-100 {
    min-height: 100vh;
}

.zeg-title {
    padding: 25px 15px 20px;
    color: #86b81b;
    background-color: rgba(255, 255, 255, 0.8);
}

.zeg-title.fixa {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.8);
}

.fix-zeg-title .zeg-title.fixa {
    background-color: rgba(255, 255, 255, .7);
    max-width: 98%;
    margin: 1%;
    width: auto;
    padding: 10px;
}

.fix-zeg-title .zeg-title.fixa h1 {
    padding: 0;
    margin: 0;
}

.zeg-title span {
    color: #929292;
    display: block;
    font-size: 1.3rem;
    text-transform: uppercase;
}

.shadow-bx-fix {
    position: relative;
    display: block;
    width: fit-content;
}

.shadow-bx-fix button {
    z-index: 3;
    position: relative;
}

.shw-fix {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 9px;
    left: -2px;
    width: 99%;
    height: 90%;
    color: transparent;
    border-radius: 30px;
    filter: blur(3px);
    -webkit-filter: blur(3px);
    z-index: 2;
}

.zeg-title.black-color h1 {
    color: #000 !important;
}

button.slider-btn.ml-auto {
    display: block;
    margin-bottom: 55px;
    background-color: #1baadb;
    border: 3px solid #fff;
    border-radius: 10px;
    padding: 6px 10px;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    text-transform: uppercase;
    margin-right: 65px;
}

.zeg-title.grey-bg {
    background-color: #D2D2D2;
}

.green-div-line {
    padding-bottom: 2rem;
}

/* HEADER E INÍCIO */

nav.navbar.navbar-light {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a {
    z-index: 9998 !important;
}

.bg-light {
    background-color: #fff !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #2ca7e0;
    font-weight: 700;
}

.navbar-light .navbar-nav .nav-link.active {
    color: #8dc73f;
    font-weight: 700;
}

.inicio .slider-text {
    color: #fff;
    font-size: 1.7em;
    line-height: 1.3;
    padding: 10px 25px;
	width: max-content;
    max-width: 100%;
}

.inicio .slider-text.white-bg {
    color: #535353;
    background-color: rgba(255,255,255,0.8);
}

/* 
.inicio .slider-text.blue-bg b,
.inicio .slider-text.blue-bg strong, */
.inicio .slider-text.white-bg b,
.inicio .slider-text.white-bg strong {
    color: #86bc24;
}

/*.inicio .slider-text.green-bg strong,
.inicio .slider-text.green-bg b {
    color: #1baadb;
}*/

.inicio .slider-text.green-bg {
    color: #fff;
    background-color: rgba(134,188,36,0.8);
}

.inicio .slider-text.blue-bg {
    color: #fff;
    background-color: rgba(27,170,219,0.8);
}

.inicio .bx-wrapper {
    margin-bottom: 0;
    border: 0;
}

.inicio .bx-wrapper .bx-pager {
    bottom: 20px !important;
}

.inicio .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff !important;
}

.inicio .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #8cba19 !important;
}

.lang-main-btn {
    padding-left: 25px;
    position: relative;
    top: 5px;
}

.lang-main-btn a.nav-link {
    color: transparent !important;
}

.lang-main-btn.br-icon > .nav-link,
.lang-main-btn .sub-menu li.lang-pt-br a.nav-link {
    background-image: url('/wp-content/uploads/2020/05/br-icon.png');
    height: 24px;
    width: 34px;
}

.lang-main-btn.us-icon > .nav-link,
.lang-main-btn .sub-menu li.lang-us-eng a.nav-link {
    background-image: url('/wp-content/uploads/2020/05/us-icon.png');
    height: 24px;
    width: 46px;
}

.lang-main-btn.esp-icon > .nav-link,
.lang-main-btn .sub-menu li.lang-esp a.nav-link {
    background-image: url('/wp-content/uploads/2020/05/es-icon.png');
    height: 24px;
    width: 36px;
}

.lang-main-btn .sub-menu {
    display: none;
    background-color: #fff;
    position: absolute;
    top: -2px;
    right: -2px;
    width: 200px;
    width: max-content;
    list-style: none;
    padding: 5px 10px;
}

.lang-main-btn:hover .sub-menu {
    display: block;
}

.lang-main-btn .sub-menu li {
    display: inline-block;
    margin-right: 5px;
}

.lang-main-btn .sub-menu li {
    display: inline-block;
    margin-right: 16px;
}

/* SOBRE NÓS */

.sobrenos > .main-bx {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    margin-top: 2rem;
}

.sobrenos > .main-bx p {
    background-color: rgba(255, 255, 255, 0.6);
    padding: 30px 30px 30px 50px;
    font-size: 1.5em;
    color: rgba(0, 0, 0, 0.65);
    text-align: center;
    line-height: 1.5;
    margin-top: 15vh;
    margin-bottom: 15vh;
    margin-left: -15px;
}

.sobrenos > .trans-ene-bx {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.sobrenos .te-text {
    margin-right: -15px;
    max-width: 650px;
}

.sobrenos .te-text.o {
    background-color: rgba(255, 255, 255, 0.6);
    margin-bottom: 5%;
}

.sobrenos .te-text p {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 35px;
    font-size: 1em;
    margin-bottom: 0;
    color: rgba(0, 0, 0, 0.65);
}

.sobrenos .te-text.t button {
    color: #fff;
    display: block;
    padding: 7px 25px 1px;
    font-size: 1.5em;
    background-color: #b0b3b6;
    border-radius: 33px;
    margin-bottom: 50px;
    z-index: 3;
    position: relative;
    border-color: #b0b3b6;
}

.sobrenos .te-te-t-o-bx {
	padding: 30px 0;
}	

.sobrenos .te-te-t-o-bx p {
    background-color: rgba(255,255,255,0.6);
    margin-bottom: 0px;
    padding: 20px;
    font-size: 16px;
}

.sobrenos .te-te-t-o-bx .w-100 {
    margin-bottom: 25px;
}

.shadow-bx-fix.blue-btn button {
    background-color: #57b7e5 !important;
    color: #fff;
    border: 0 none !important;
    border-radius: 10px;
    padding: 5px 20px;
    font-weight: bold;
    font-size: 20px;
}

.sobrenos .te-te-t-o-bx p strong span {
	color: #00a8d9
}

.sobrenos .te-te-t-o-bx p.ttt-p-1 {}

.sobrenos .te-te-t-o-bx p.ttt-p-2 {
	padding-top: 0;
}

.sobrenos .te-te-t-o-bx .vt-img {
    max-width: 100%;
	cursor: pointer;
}

.sobrenos .shw-fix {
    content: "SAIBA MAIS";
}

.sobrenos .shadow-bx-fix.ml-auto {
    margin-right: 35px;
}

.sobrenos .fleaves-bl {
    margin-top: 50px;
    margin-bottom: 50px;
}

.sobrenos .fleaves-bl .fleaves-bx {
    border: 1px solid #535353;
    padding: 50px 15px;
    position: relative;
}

.sobrenos .fleaves-bl .fleaves-bx p {
    font-size: 28px;
    text-align: center;
    line-height: 36px;
    background: linear-gradient(to right,#1baadb, #85c451);
    background: -webkit-linear-gradient(to right,#1baadb, #85c451);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.sobrenos .fleaves-bl .fleaves-bx .folhas {
	position: absolute;
}

.sobrenos .fleaves-bl .fleaves-bx .folhas.folha-1 {
    top: -50px;
    left: -54px;
}

.sobrenos .fleaves-bl .fleaves-bx .folhas.folha-2 {
    right: 0px;
    top: -57px;
}

.sobrenos .fleaves-bl .fleaves-bx .folhas.folha-3 {
    bottom: -37px;
    left: -46px;
}

.sobrenos .fleaves-bl .fleaves-bx .folhas.folha-4 {
    bottom: -64px;
    right: -85px;
}

/* FLASHBOX */

.gb-bg-title {
    background: linear-gradient(to right,#1baadb, #85c451);
    background: -webkit-linear-gradient(to right,#1baadb, #85c451);
    padding: 0 25px;
}

.gb-bg-title h1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 35px;
	font-weight: bold;
	line-height: 85px;
}

.gb-bg-title h1 span {
    font-size: 24px;
    font-weight: lighter;
    margin-left: 15px;
}

.flashbox-lg-bl {
    margin-top: 15px;
}

.flashbox-lg-bl .col-12 {
	padding: 0;
	border: 1px solid #85c451;
}

.flashbox-lg-bl img {
	max-width: 100%;
}

.flashbox-lg-bl img.fb-logo {
    width: 40%;
    display: block;
}

.flashbox-lg-bl img.fb-sideimg {
    border-left: 9px solid #85c451;
}

.bn-top-img {
    border-bottom: 6px solid #85c451;
}

.green-title h1, .green-title h2, .green-title h3 {
	color: #86bc24;
}

.flashbox .green-title h2 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding: 30px 15px;
}

.esp-solucoes-bl {
    padding: 25px 20px 20px 20px;
    margin: 20px 0 80px;
    border: 1px solid #85c451;
    position: relative;
}

.esp-solucoes-bl .esp-dev-title {
    position: absolute;
    top: -38px;
    width: 100%;
    left: 0;
}

.esp-solucoes-bl h3 {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    color: #000;
    background-color: #fff;
    padding: 5px 15px;
    margin: 0 auto;
    width: fit-content;
}

.esp-solucoes-bl .esp-dev-bl {
    position: relative;
    bottom: -40px;
}

.esp-solucoes-bl .esp-dev-bx {
	text-align: center;
}

.esp-solucoes-bl .esp-dev-bx .img-bx {
    width: 80px;
    margin: 0 auto;
}

.esp-solucoes-bl .esp-dev-bx .img-bx img {
	width: 100%;
}

.esp-solucoes-bl .esp-dev-bx p {
    margin: 10px auto 0;
    background-color: #fff;
    padding: 5px 10px;
    font-size: 16px;
    line-height: 22px;
    color: #535353;
    text-transform: uppercase;
    width: fit-content;
}

.oquegeramos-bl {
    border: 1px solid #535353;
    position: relative;
    padding: 25px 20px 25px;
    margin-bottom: 60px;
}

.oquegeramos-bl .oqgera-bx {
    text-align: center;
}

.oquegeramos-bl .oqgera-title {
    position: absolute;
    top: -25px;
    left: 0;
    width: 100%;
}

.oquegeramos-bl .oqgera-title h3 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #86bc24;
    width: fit-content;
    margin: 0 auto;
    background-color: #fff;
    padding: 5px 15px;
}

.oquegeramos-bl .oqgera-bx div,
.oquegeramos-bl .oqgera-bx p {
	display: inline-block;
}

.oquegeramos-bl .oqgera-bx p {
    font-size: 25px;
    color: #535353;
    line-height: 28px;
    font-weight: bold;
    vertical-align: middle;
    text-align: left;
    text-transform: uppercase;
}

.oquegeramos-bl .oqgera-bx .img-bx {
    margin-right: 15px;
    width: 70px;
}

.oquegeramos-bl .oqgera-bx .img-bx img {
	width: 100%;
}

.oqprocessamos-bl {
    padding: 35px 20px 5px;
    border: 1px solid #86bc24;
    position: relative;
    margin-bottom: 40px;
}

.oqprocessamos-bl .oqpro-bx {
	text-align: center;
}

.oqpro-title {
    position: absolute;
    width: 100%;
    left: 0;
    top: -25px;
}

.oqpro-title h3 {
    text-align: center;
    color: #535353;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    width: fit-content;
    margin: 0 auto;
    background-color: #fff;
    padding: 5px 15px;
}

.oqprocessamos-bl .oqpro-bx .img-bx {
    width: 60px;
    margin: 0 auto;
}

.oqprocessamos-bl .oqpro-bx .img-bx img {
    width: 100%;
}

.oqprocessamos-bl .oqpro-bx p {
    margin-top: 20px;
    background-color: #fff;
    padding: 5px 10px;
    font-size: 16px;
    line-height: 22px;
    color: #535353;
    text-transform: uppercase;
}

.fb-end-txt p {
	text-align: center;
	font-size: 24px;
	line-height: 32px;
	color: #535353;
	margin-bottom: 20px;
}

.fb-lg-btn img {
	max-width: 100%;
}

a.green-btn {
    color: #fff;
    text-align: center;
    margin: 0 auto;
    background-color: #86bc24;
    font-weight: bold;
    font-size: 24px;
    padding: 5px 30px;
    display: block;
    border-radius: 16px;
    width: 80%;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #000;
}

/* COMO FUNCIONA */

.cf-main-bl {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 35px 20px 35px 190px;
    border-top: 10px solid #85c451;
	margin-bottom: 30px;
}

.cf-main-title h1 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 30px;
	background: linear-gradient(to right,#1baadb, #85c451);
    background: -webkit-linear-gradient(to right,#1baadb, #85c451);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.cf-main-content {
	margin-bottom: 25px;
}

.cfm-bl {
	position: relative;
}

.cf-main-cbx {
    border: 1px solid #85c451;
    padding: 20px;
    background-color: #fff;
    position: relative;
    margin-bottom: 30px;
    z-index: 2;
    min-height: 155px;
}

.gb-lines {
	position: absolute;
	width: 100%;
	height:100%;
	bottom: -10px;
	right: -10px;
	border: 1px solid #85c451;
}

.cf-main-cbx div, .cf-main-cbx p {
	display: inline-block;
}

.cf-main-cbx .img-bx {
    height: 130px;
    position: absolute;
    top: 14px;
    left: -51px;
}

.cf-main-cbx .img-bx img {
	max-width: 85%;
}

.cf-main-cbx p {
    font-size: 30px;
    line-height: 31px;
    color: #535353;
    text-align: center;
    vertical-align: middle;
    margin-left: 15px;
}

.cf-main-btn-bx a.green-btn {
    font-size: 24px;
    width: fit-content;
}

.cf-vd-bl {
	border-top: 10px solid #85c451;
	border-bottom: 10px solid #85c451;
	margin-bottom: 30px;
}

.cf-vd-bl .container-fluid {
	padding-left: 0;
	padding-right: 0;
}

.cf-vd-bl img {
	width: 100%;
}

.syngas {
    border-top: 10px solid #85c451;
    border-bottom: 10px solid #85c451;
    margin-bottom: 30px;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px 0 35px;
}

.syngas h1 {
    font-size: 45px;
    line-height: 47px;
    font-weight: bold;
    margin-bottom: 40px;
    background: linear-gradient(to right,#1baadb, #85c451);
    background: -webkit-linear-gradient(to right,#1baadb, #85c451);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    text-align: center;
    margin-top: 25px;
}

.syngas h1 span {
	display: block;
	font-size:35px;
}

.sy-content-bx {
	text-align: center;
}

.sy-content-bx .img-bx {
    height: 240px;
}

.sy-content-bx .img-bx img {
    max-width: 100%;
    width: auto;
    height: 220px;
}

.sy-content-bx p {
    color: #535353;
    font-size: 18px;
    line-height: 20px;
}

/* BIOGAS */

.oqob {
    background-size: cover;
    position: relative;
    padding-top: 115px;
}

.oqob h1 {
    font-size: 40px;
    font-weight: bold;
}

.oqob .zeg-title {
	padding: 25px 0 20px;
}

.biogas p strong {
	color: #86b81b;
	font-size: 30px;
}

.biogas picture.biogas-img {
    width: calc(100% + 30px);
    z-index: 2;
    position: relative;
}

.biogas .gb-lines {
	border-color: #535353;
}

.biogas .biogas-img img {
    width: 100%;
}

.biogas-bx {
    background-color: rgba(255, 255, 255, 0.8);
    margin-bottom: 25px;
}
.biogas-bx .container-fluid {
    padding-left: 0;
}

.biogas-txt-bx {
    padding: 10px 30px;
}

.biogas-txt-bx p {
    color: rgba(0, 0, 0, 0.65);
    font-size: 1.4em;
}


.cp-img-bx picture {
    display: block;
    margin-left: -15px;
    margin-right: -15px;
}

.cp-img-bx picture img {
    width: 100%;
}

.comoproduzimos {
    position: relative;
}

.cp-img-bx {
    padding: 115px 0 50px;
    background-size: cover;
    background-position: center;
    margin-bottom: 2em;
}

.cp-img-bx h2 {
    /* position: absolute; */
    /* top: 25%; */
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px 40px;
    color: #86b81b;
    margin-bottom: 1.3em;
    font-weight: bold;
    /* left: -15px; */
}

.cp-txt-bx, .agroin-bx .agro-txt-bx p {
    background-color: rgba(255, 255, 255, 0.8);
    text-align: left;
    padding: 30px;
}

.cp-txt-bx p, .agroin-bx .agro-txt-bx p {
    font-size: 1em;
    margin-bottom: 0;
    text-align: left;
}

.agroin-bx .shadow-bx-fix button,
.comoproduzimos .shadow-bx-fix button,
.solucoes .shadow-bx-fix button,
.scania .shadow-bx-fix button,
.contato .shadow-bx-fix button {
    font-size: 1em;
    color: #fff;
    background-color: #86b81b;
    padding: 2px 25px 5px;
    border-radius: 25px;
    border-color: #86b81b;
}

.comoproduzimos .shadow-bx-fix button, .agroin-bx .shadow-bx-fix button {
    padding: 10px 25px 10px;
}

.bd-text-bx .shadow-bx-fix button {
    font-size: 1em;
}

.agroin-bx {
    background-size: cover;
}

.agroin-bx h2 {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px 40px;
    color: #86b81b;
    display: block;
    margin-bottom: 1.3em;
    text-align: left;
    font-weight: bold;
}

.agroin-bx .agro-txt-bx {
    padding: 50px 15px;
    text-align: center;
    margin-bottom: 50px;
}

.agroin-bx .agro-txt-bx h3 {
    color: #fff;
    font-size: 2.5em;
    max-width: 650px;
    margin: 0 auto 15px;
    font-weight: bold;
}

/* BENEFÍCIOS */

.beneficios {
    margin-bottom: -120px;
}

.beneficios .gb-bg-title h1 {
	margin-bottom: 0
}

.bn-top-img img {
	max-width: 100%;
}

.bn-ico-txt-bl {
	border: 1px solid #86b81b;
	padding: 50px 15px 25px;
}

.bn-it-bx {
	margin-bottom: 25px;
}

.bn-it-bx .img-bx {
    width: 50px;
    margin-right: 15px;
}

.bn-it-bx .img-bx img {
	width: 100%;
}

.bn-it-bx p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
}

.title-img-bx h1, .title-img-bx div {
	display: inline-block;
}

.diferenciais {
    padding: 20px 50px 100px 20px;
}

.diferenciais h1 {
    font-size: 35px;
    font-weight: bold;
    vertical-align: text-top;
}

.diferenciais .title-img-bx img {
	width: 65%;
}

.df-cont-img img {
	max-width: 100%;
}

.df-info-bl .col-12.col-sm-6:first-child {
	border-right: 1px solid #535353;
}

.df-info-list li {
	list-style: none;
}

.df-info-list li p span {
    color: #86b81b;
    font-size: 40px;
    vertical-align: middle;
}

.df-info-list p {
	font-size: 22px;
	line-height: 24px;
	color: #535353;
}

.fi-1, .fi-2 {
	position: absolute;
}

.fi-1 {
    width: 41%;
    top: -175px;
    right: -65px;
}

.fi-2 {
    bottom: -100px;
    right: -55px;
    width: 41%;
}

.lst-row {
	margin-top: 50px;
}

.lst-row p {
	color: #86b81b;
	font-size: 30px;
	border-right: 1px solid #535353;
	padding: 5px 10px;
	text-align: center;
	text-transform: uppercase;
}

.lst-row p.last-p {
	border: 0 none;
}

.ecoparque {
    background-size: contain;
    background-repeat: no-repeat;
}

.ecoparque .gb-bg-title {
	padding: 25px 15px;
	margin-bottom: 80px;
}

.ecoparque .gb-bg-title h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: normal;
    line-height: 45px;
    text-align: center;
}

.ecoparque p span {
	color: #86b81b;
}

.ep-text-bx {
	background-color: rgba(255,255,255,0.6);
	padding: 20px 20px;
	text-align: center;
	border: 1px solid #86b81b;
	margin-bottom: 75px;
	position: relative;
}

.ep-text-bx .img-bx {
    width: fit-content;
    position: absolute;
    bottom: 10px;
    right: 15%;
}

.ep-text-bx .img-bx img {
    max-width: 100%;
    width: 120px;
}

.ep-text-bx p {
	font-size: 20px;
}

.ep4d-title {
	position: relative;
}

.ep4d-title h1 {
    text-align: center;
    color: #86b81b;
    font-size: 45px;
    font-weight: bold;
    margin-bottom: 30px;
}

.ep4d-title h1 span {
	text-align: center;
	color: #535353;
	display: block;
	font-size: 32px;
	font-weight: normal;
}

.ep4d-title .img-bx.um {
    position: absolute;
    top: -60px;
    left: 0;
}

.ep4d-title .img-bx.dois {
    position: absolute;
    top: -65px;
    right: 0;
    transform: rotate(-34deg);
}

.ep4d-title .img-bx {
	width: 200px;
}

.ep4d-title .img-bx img {
	max-width: 100%;
}

.ep4d-info .h-100 {
	border: 1px solid #86b81b;
	padding: 15px;
}

.ep4d-info p {
    font-size: 17px;
	margin-bottom: 0;
}

.ep4d-info {
    margin-bottom: 30px;
}

.ep4d-bene .info-bl {
    position: relative;
    padding: 20px 0 0;
}

.ep4d-bene .leaves {
	display: inline-block;
}

.ep4d-bene .leaves img {
	max-width: 100%;
}

.ep4d-bene .leaves.leaf-1 {
    top: 0;
    left: -42px;
    width: 160px;
    transform: rotate(-92deg);
	position: absolute;
}

.ep4d-bene .leaves.leaf-2 {
    width: 145px;
    margin-left: 20%;
    margin-top: 30px;
}

.ep4d-bene .leaves.leaf-3 {
    float: right;
    width: 220px;
}

.ep4d-bene .title-bx {
    border-bottom: 1px solid #1baadb;
    margin-bottom: 35px;
}

.ep4d-bene .title-bx h1 {
    font-size: 45px;
    background-color: #fff;
    padding: 8px;
    position: relative;
    bottom: -35px;
    text-transform: uppercase;
    text-align: center;
    color: #86b81b;
    font-weight: bold;
    width: fit-content;
    margin: 0 auto;
}

.ep4d-bene .info-bx {
    background-image: url(http://zegambiental.0e1.work/wp-content/uploads/2020/11/ep4d-bene-bg-bottom.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 0 0;
    color: #fff;
    position: relative;
    z-index: 2;
}

.ep4d-bene .info-bx ul {
	margin-bottom: 0;
}

.ep4d-bene .info-bx .arrow {
	background-image: url('/wp-content/uploads/2020/11/ep4d-bene-arrow.png');
	width: 28px;
	height: 19px;
	display: inline-block;
	margin: 0 5px;
}

.top-arrow-bg {
    position: relative;
    top: 2px;
    width: 100%;
    height: 51px;
    background-image: url(http://zegambiental.0e1.work/wp-content/uploads/2020/11/ep4d-bene-bg-top.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
	z-index: 2;
}

.ep4d-bene .info-bx p {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
}

.top-arrow-bg img {
	max-width: 100%; 
}

/* NOSSAS SOLUÇÕES */

.ns-info-bx {
    padding: 45px 65px;
}

.ns-info-bx h2 {
    font-size: 1.5em;
    margin-bottom: 25px;
}

.ns-info-bx p {
    font-size: 1em;
    margin-bottom: 25px;
    line-height: 1.6em;
}

.solucoes .zeg-title.black-color h1 {
    font-size: 2em;
}

.solucoes .ns-bx .container-fluid {
    padding: 0;
}

.solucoes .bene-frota-bx {
    background-size: contain;
    background-position: 0 8em;
    position: relative;
    padding-top: 100px;
    background-repeat: no-repeat;
}

.solucoes .bene-frota-bx .zeg-title {
    background-color: #fff;
}

.solucoes .bf-button-bx button.slider-btn {
    font-size: 1.3em;
    margin-bottom: 25px;
}

.solucoes .tl-img-bx {
    padding: 30px 0px;
}

.blks .col {
    margin-bottom: 1em;
}

.tlic-bx {
    text-align: center;
    padding: 15px;
    border: 2px solid #86b81b;
    border-radius: 10px;
    min-height: 130px;
    min-height: 100%;
    font-weight: bold;
    font-size: 0.9em;
    margin: .5em auto;
    width: 130px;
    box-shadow: 8px 8px 10px rgba(0, 0, 0, 0.6);
}

.tlic-bx p {
    color: #333;
    width: 100%;
    margin-bottom: 0;
}

.tlic-detail-bx {
    margin-top: 15px;
    margin-bottom: 15px;
}

.parcerias {
    position: relative;
}

.parcerias .plogos-bx {
    width: 50%;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    right: 0;
    top: 25px;
}

.parcerias .btn-ps-veja {
    position: absolute;
    bottom: 0;
    left: 0;
}

.parcerias .btn-ps-veja button.slider-btn.ml-auto {
    margin-right: 0;
    margin-left: 65px !important;
}

.bene-frota-bx .ptext-bx p {
    padding: 50px 45px;
    font-size: 1em;
    margin-right: -30px;
    background-color: #fff;
    margin-bottom: 0;
}

.plogos-bx {
    max-width: 600px;
    margin: 0px auto 25px;
}

/*section#parcerias {
    border-top: 10px solid #8cba19;
}*/

.scania .pvideo-bx {
    background-color: #86b81b;
    padding: 25px 0;
}

.scania .pvideo-bx iframe {
    width: 100%;
    height: 100%;
}

.scania .ptext-bx {
    margin-bottom: 25px;
}

.scania {
    margin-top: 25px;
}

.parcerias .trans-limpo-bx,
.solucoes .bene-ind-bx {
    background-color: #fff;
    padding: 85px 15px 15px 15px;
    margin-right: -15px;
    margin-left: 15px;
}

.parcerias > div:first-child {
    background-size: contain;
    background-position: center left;
    background-repeat: no-repeat;
}

.video-async {
    position: relative;
    left: 50%;
    transform: translate(-50%, 0px);
    display: inline-block;
}

.video-async picture,
.video-async img {
    z-index: -1;
    max-width: 100%;
    height: auto;
    max-height: calc(100vh - 150px);
    margin: 0 auto;
    cursor: pointer;
    transition: all .5s;
    opacity: 1;
    width: auto;
}

.video-thumb-bx {
	background-size: cover;
	position: center;
}

.video-async.sync picture,
.video-async.sync img {
    opacity: 0;
}

.video-async iframe {
    position: absolute;
    top: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: all .5s;
}

.video-async.sync iframe {
    opacity: 1;
}

.bene-ind-bx {
    background-size: contain;
    height: auto;
    background-position: 0 center;
    background-repeat: no-repeat;
}

.bene-ind-bx .zeg-title {
    background-color: rgba(255, 255, 255, 0.8);
}

.bi-ult-info-bx {
    background-color: #fff;
    padding: 15px 20px;
}

.ind-sus-bx {
    background-color: #fff;
    padding: 30px;
}

.is-info-col-bx {
    margin-top: 2%;
}

.is-info-col-bx .tlic-bx {
    background-color: rgba(255, 255, 255, 0.9);
    /*background-color: #fff;*/
}

.sc-side-img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.biodigestao {
    background-size: cover;
    padding-bottom: 3em;
}

.biodigestao .bd-text-bx {
    background-color: rgba(255, 255, 255, 08);
    padding: 25px 15px 10px;
    font-size: 1.5em;
    text-align: center;
}

.biodigestao .bd-text-bx.bd-t-bt-bx {
    text-align: left;
}

/* CASES */

.cases {
    position: relative;
    padding-top: 235px;
}

.cases .zeg-title {
    color: #fff;
}

.cases-info.my-auto {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 30px;
    margin-left: 35px;
    margin-right: 35px;
}

.cases .cases-info.my-auto picture {
    padding: 20px 110px 20px 0;
    display: block;
}

.cases .cases-info.my-auto p {
    font-size: 1.5em;
    line-height: 2em;
}

.cases .cases-info.my-auto p {
    font-size: 1.2em;
    line-height: 2.2em;
}

/* TUDO É REAPROVEITADO */

.td-reap {
    background-size: cover;
    position: relative;
}

.td-reap .tdr-text-bx {
    background-color: rgba(255, 255, 255, 0.6);
    padding: 30px;
    font-size: 1em;
    height: auto;
    font-weight: 600;
}

.td-reap .w-100 {
    margin-bottom: 30px;
}

.td-reap picture.floating-fruit {
    position: absolute;
    top: -4%;
    right: 10px;
    width: 10%;
}

.tdr-info-bx .container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.centro-trat-leste .ctl-img-bx {
    margin-bottom: 35px;
}

.ctl-text-bx p {
    font-weight: 600;
    font-size: 1em;
    text-align: left;
    margin-bottom: 0;
    line-height: 2em;
    padding: 15px;
}

.descarbonizacao {
    position: relative;
}

#descarbonizacao.green-div-line {
    padding-bottom: 0;
}

.descarbonizacao .descar-text-bx {
    position: absolute;
    bottom: 15%;
    width: 100%;
}

.descar-text-bx p {
    font-size: 1.2em;
    font-weight: 600;
    text-align: center;
    padding: 25px 17%;
    background-color: rgba(255, 255, 255, 0.8);
}

.quem-somos {
    background-size: cover;
    padding-bottom: 45px;
}

.qs-text-bx {
    margin: 50px;
}

.qsv-title-bx span.sz-txt {
    color: #86b81b;
    font-weight: 700;
    font-size: 2rem;
    font-family: "Fira Sans Semi Italic";
    width: 100%;
    text-align: center;
    display: block;
}

.qsv-title-bx picture.pictureTag {
    display: block;
}

.qsv-vtxt-bx p {
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
    display: block;
    margin: 0 auto;
    font-size: 1.3em;
    max-width: 455px;
    padding: 5px 0px;
    color: #86b81b;
}

.qs-text-bx h1, .qs-text-bx h2 {
    font-family: "Fira Sans Light Italic", sans-serif;
    font-size: 1.7em;
}

.qs-text-bx h2 {
    color: #86b81b;
}

.qs-text-bx p {
    padding: 30px 0;
    font-size: 1em;
    font-weight: 600;
    line-height: 2em;
}

.qs-text-bx a {
    color: #86b81b;
    font-weight: bold;
    font-size: 1.6em;
}

.qs-video-bx.vh-100 {
    height: auto !important;
}

.qs-video-bx {
    background-size: cover;
    background-position: center;
    padding: 50px 0;
}

/* .qsv-title-bx {
    padding: 35px;
}

.qs-video-bx .qsv-video-bx {
    padding: 35px;
}*/

.qsv-vtxt-bx {
    border: 1px solid #86b81b;
    padding: 5px;
}

.qs-video-bx .qsv-video-bx iframe {
    width: 100%;
    height: 100%;
}

.four-d .big-d {
    display: block;
    font-family: "Archer Light", sans-serif;
    text-align: right;
    font-size: 18em;
    width: 100%;
    color: #86b81b;
    position: relative;
    line-height: 1;
}

.four-d h1 {
    color: #535353;
    text-align: left;
    font-weight: bold;
    padding: 45px 30px;
    max-width: 730px;
    margin-left: auto;
    margin-right: auto;
    font-size: 2.5em;
    /* margin-bottom: -20em; */
}

.four-d p {
    font-size: 2em;
    line-height: 1.6em;
    margin-top: 1em;
    font-family: "Archer Light";
}

/*.four-d .shadow-bx-fix.ml-auto.mr-auto {
    margin-top: -7em;
}*/

.outras-frentes-n h1 {
    color: #86b81b;
    text-align: left;
    padding: 30px;
    font-weight: bold;
    margin-top: 1.1em;
    font-size: 1.6em;
}

.outras-frentes-n picture {
    display: block;
    padding: 40px 10px;
    max-width: 200px;
    margin: auto;
}

.outras-frentes-n .shadow-bx-fix.ml-auto.mr-auto {
    margin-bottom: 2em;
    font-size: 1.4em;
}

.redes-sociais h1 {
    font-weight: 600;
    margin-top: .5em;
}

.redes-sociais .news-bx picture {
    #min-width: 259px;
    display: block;
    margin: .5em auto;
}

.redes-sociais .rs-bx {
    margin-top: 0;
    margin-bottom: 3em;
    padding: 0 28%;
}

.redes-sociais .rs-bx picture {
    display: block;
    width: 45px;
    margin: .5em auto;
    max-width: 100%;
}

small p {
    margin: 0;
    padding: 0;
}

/* PRINCIPAIS PROJETOS */

.p-projetos img {
	max-width: 100%;
}

.pp-title .title-bx h1 {
    background: linear-gradient(to right,#1baadb, #85c451);
    background: -webkit-linear-gradient(to right,#1baadb, #85c451);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 45px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 35px;
}

.pp-info-bl span {
	color: #86b81b;
}

.ppi-logo, .pp-info-bl .img-bx {
	width: 155px;
}
.ppi-logo img {
	vertical-align: bottom;
}

.ppi-logo.um {
    margin-top: 15px;
}

.pp-info-bx {
	margin-top: 25px
}
.pp-info-bx p {
	margin-bottom: 20px;
}

.pp-info-bl .img-bx {
	margin-bottom: 20px;
}

.ppi-bl-um {
	border: 1px solid #85c451;
}

.ppi-bl-dois {
	border: 1px solid #1baadb;
}

.ppi-bl-um, .ppi-bl-dois {
    padding: 20px;
    height: 100%;
}

.leaf-bx {
	margin-top: 25px;
}

/* CONTATO */

.contato {
    padding: 0;
}

.contato .wpcf7-form-control-wrap {
    background: linear-gradient(to right,#1baadb, #85c451);
    background: -webkit-linear-gradient(to right,#1baadb, #85c451);
    width: fit-content;
    display: block;
    border-radius: 14px;
    padding: 1px;
    margin-bottom: 25px;
    width: 100%;
}

.contato .wpcf7-form-control-wrap.mensagem {
	height: 100%;
}

.page-template-page_contato .pp-title .title-bx h1 {
    font-size: 40px;
    margin-bottom: 25px;
    margin-left: 15px;
}

.contato .zeg-title {
    padding: 0;
    color: #fff;
    background-color: transparent;
    margin-bottom: 35px;
}

.contato .form-control {
    border-radius: 13px;
    border: 0 none;
}

.contato textarea.form-control {
    height: 100%;
}

.contato .shadow-bx-fix button {
    background-color: #2da7df;
    border: 1px solid #2da7df;
    border-radius: 7px;
    padding: 3px 25px 3px;
}

.contato span.wpcf7-not-valid-tip {
    color: #dc3545;
    font-size: 0.7em;
    font-weight: bold;
    display: block;
    margin-bottom: 15px;
    background-color: transparent;
    padding: 5px 14px;
    border-radius: 10px;
    margin-top: -12px;
    position: absolute;
    bottom: -37px;
}

.contato div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 1px solid #ffc107;
    border-radius: 10px;
    background-color: #ffc107;
    color: #fff;
    font-size: 1.32em;
    padding: 15px;
    text-align: center;
}

.contato input.wpcf7-form-control.wpcf7-validates-as-required.form-control.wpcf7-not-valid {
    border-color: #dc3545;
}

.contato .redes-sociais .rs-bx {
    padding: 0;
    margin-bottom: 0;
}

.contato .redes-sociais h1 {
    text-align: left;
    background: linear-gradient(to right,#1baadb, #85c451);
    background: -webkit-linear-gradient(to right,#1baadb, #85c451);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}

img.cont-folhas {
    width: 80%;
    margin: 0 auto;
    display: block;
}

.contato .redes-sociais .zeg-title {
    margin-bottom: 10px;
    margin-top: 25px;
}

.contato .redes-sociais .rs-bx picture {
    display: block;
    width: 45px;
    margin: .5em auto;
    max-width: 100%;
    filter: invert(1);
}

section.links-rodape {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1rem;
}

section.links-rodape .rdp-la {
    text-align: center;
    display: inline-block;
    width: max-content;
    margin: .5rem;
}

footer {
    padding: 35px 0;
}

footer picture {
    max-width: 989px;
    display: block;
    margin: 0 auto;
}

#rodape p {
    color: #2ca7e0;
    font-size: 2em;
    font-weight: bold;
    display: block;
    width: 100%;
    text-align: right;
}

#rodape picture.pictureTag {
    margin-bottom: 1rem;
}

#rodape img.pictureTag,
#rodape picture.pictureTag,
#rodape source.pictureTag {
    max-height: 6em;
    width: auto;

}

.four-d .row {
	width: 100%;
}

@media screen and (max-width: 1366px) {

    h1 {
        font-size: 25px;
    }

    h1 span {
        font-size: 20px;
    }

    h2 {
        font-size: 25px;
    }

    h3 {
        font-size: 16px;
    }
}

@media screen and (max-width: 1260px) {
	.cf-main-cbx p {
		font-size: 24px;
		line-height: 26px;
		color: #535353;
		text-align: center;
		vertical-align: middle;
		margin-left: 15px;
	}
	
	.sobrenos .fleaves-bl .fleaves-bx {
		padding: 45px 107px;
	}
	
	.sobrenos .fleaves-bl .fleaves-bx p {
		font-size: 23px;
	}
}

@media screen and (max-width: 1024px) {
    .redes-sociais .rs-bx {
        margin-top: 3em;
        margin-bottom: 3em;
        padding: 0 20%;
    }

    .bene-ind-bx {
        background-size: cover;
    }

    .tlic-bx {
        max-width: 130px;
        width: auto;
    }

    .parcerias > div:first-child {
        background-size: cover;
    }
	
	.ppi-logo {
		width: 80%;
	}
	
	.pp-info-bl .img-bx {
		width: 50%;
	}
	
	.ep4d-bene .info-bx ul {
		padding-left: 10px;
	}
	
	.lst-row p {
		font-size: 18px;
	}
	
	.gb-bg-title h1 span {
		font-size: 15px;
		font-weight: lighter;
		margin-left: 15px;
	}
	
	.flashbox .green-title h2 {
		font-size: 28px;
	}
	
	.esp-solucoes-bl h3 {
		font-size: 18px;
	}
	
	a.green-btn {
		font-size: 30px;
	}
	
	.cf-main-cbx p {
		font-size: 20px;
		margin: 0 auto;
		display: block;
	}
	
	.cf-main-cbx {
		text-align: center;
	}
	
	.cf-main-btn-bx a.green-btn {
		font-size: 24px;
	}
	
	.cf-main-bl {
		padding: 35px 20px 35px 135px;
	}
	
	.ep4d-title .img-bx {
		width: 135px;
	}
	.cf-main-cbx p {
		font-size: 18px;
		line-height: 22px;
		
	}
}

@media screen and (max-width: 768px) {
    body {
        font-size: 12px;
    }

    h1 {
        font-size: 16px;
    }

    h1 span {
        font-size: 14px;
    }

    h2 {
        font-size: 14px;
    }

    h3 {
        font-size: 12px;
    }

    .vh-100 {
        height: auto !important;
    }

    .quem-somos {
        height: auto !important;
    }

    .qsv-video-bx {
        margin: 1rem auto;
    }

    .lang-main-btn {
        padding-left: 0;
        margin-left: -5px;
    }

    .lang-main-btn > a.nav-link {
        display: none;
    }

    .lang-main-btn .sub-menu {
        display: block;
        background-color: #fff;
        position: relative;
        top: 0;
        right: 0;
        width: auto;
        list-style: none;
        padding: 5px 10px;
    }

    section {
        max-width: 100vw;
        overflow: hidden auto;
    }

    section#inicio {
        font-size: 10px;
    }

    .sobrenos > .main-bx {
        background-size: auto;
    }


    .sobrenos > .main-bx p {
        margin-top: 1rem;
        font-size: 1.1rem;
        line-height: 1.2;
    }

    .inicio .slider-text {
		margin-top: 0;
		padding-left: 32px;
		font-size: 1rem;
	}

    .inicio .bx-viewport {
        height: 100vw;
        max-height: calc(100vh - 120px);
    }

    button.slider-btn.ml-auto {
        margin-right: 2em;
        margin-bottom: 2em;
    }

    .solucoes .bene-frota-bx {
        background-size: 170%;
        background-position: right;
        background-repeat: no-repeat;
        min-height: 100vw;
        background-size: cover;
    }

    .bene-frota-bx .ptext-bx p {
        margin-right: -15px;
        margin-left: -15px;
    }

    .parcerias .trans-limpo-bx,
    .solucoes .bene-ind-bx {
        background-color: #fff;
        padding: 0 15px;
        margin-right: -15px;
        margin-left: 15px;
    }

    .parcerias .trans-limpo-bx,
    .solucoes .bene-ind-bx {
        background-color: #fff;
        padding: 65px 0 0 0;
        margin-right: -15px;
        margin-left: -15px;
    }


    .descarbonizacao .descar-text-bx {
        position: relative;
    }

    .parcerias .btn-ps-veja {
        margin-bottom: 0;
        margin-right: 0;
    }

    .zeg-title span {
        font-size: 1rem;
    }

    .cases-info.my-auto {
        padding: 10px;
    }

    .cases .cases-info.my-auto p {
        font-size: 1.2em;
        line-height: 2em;
    }

    .cp-img-bx h2 {
        top: 55%;
    }

    .oqob .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    .biogas .biogas-img {
        margin-left: 0;
    }

    .sobrenos > .main-bx p {
        margin-left: 0;
    }

    .sobrenos .te-text.o {
        margin-bottom: 2em;
    }

    .ns-info-bx {
        padding: 45px 25px;
    }

    .biogas-txt-bx {
        padding: 40px 25px 0;
    }

    .four-d {
        font-size: 10px;
    }

    .sobrenos .te-text {
        margin-right: 0;
    }

    .agroin-bx .agro-txt-bx h3 {
        margin: 2em auto 15px;
    }

    .four-d .shadow-bx-fix.ml-auto.mr-auto {
        margin-top: -3em;
    }

    .four-d .big-d {
        font-size: 17em;
    }

    span.big-d::before {
        display: none;
    }

    .four-d p {
        font-size: 1.5em;
    }

    .redes-sociais .rs-bx {
        margin-top: 3em;
        margin-bottom: 3em;
        padding: 0;
    }

    .parcerias .btn-ps-veja {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
    }

    .parcerias .btn-ps-veja button.slider-btn.ml-auto {
        margin-bottom: 20px;
    }

    .parcerias .btn-ps-veja a {
        margin: 0 auto;
    }

    #rodape p {
        text-align: center;
        margin-top: 2rem;
    }

    #rodape a {
        text-align: center;
    }

    .biogas-bx .container-fluid > .row > .col-12:first-child {
        border-right: 0;
    }
	
	.sobrenos .fleaves-bl .fleaves-bx p {
		font-size: 25px;
		text-align: center;
		line-height: 30px;
	}
	
	.sobrenos .fleaves-bl .fleaves-bx {
		border: 1px solid #535353;
		padding: 60px 15px;
		position: relative;
	}
	
	.gb-bg-title h1 {
		color: #fff;
		text-transform: uppercase;
		font-size: 25px;
		font-weight: bold;
		line-height: 40px;
	}
	
	.gb-bg-title {
		padding: 18px 25px;
	}
	
	.gb-bg-title h1 span {
		font-size: 16px;
		font-weight: lighter;
		margin-left: 15px;
		line-height: 17px;
	}
	
	.flashbox .green-title h2 {
		font-size: 20px;
	}
	
	.esp-solucoes-bl h3 {
		font-size: 16px;
		line-height: 25px;
	}
	
	.esp-solucoes-bl {
		padding: 95px 0 20px 0;
	}
	
	.oquegeramos-bl .oqgera-title h3 {
		font-size: 35px;
	}
	
	.oquegeramos-bl .oqgera-title {
		top: -27px;
	}
	
	.oquegeramos-bl .oqgera-bx p {
		font-size: 22px;
		line-height: 26px;
		margin-top: 15px;
		margin-bottom: 25px;
	}
	
	.oquegeramos-bl .oqgera-bx .img-bx {
		margin-right: 15px;
		width: 90px;
	}

	.oquegeramos-bl .oqgera-bx .img-bx img {
		max-width: 100%;
	}
	
	.oquegeramos-bl .oqgera-bx {
		text-align: left;
		margin-bottom: 20px;
	}

	
	.oqpro-title {
		top: -25px;
	}
	
	a.green-btn {
		font-size: 16px;
		padding: 5px 5px;
		margin-bottom: 25px;
		width: 100%;
	}
	
	.cf-main-bl {
		background-size: cover;
		background-repeat: no-repeat;
		padding: 35px 20px 35px 20px;
		border-top: 10px solid #85c451;
		margin-bottom: 30px;
	}
	
	.cf-main-title h1 {
		font-size: 30px;
	}
	
	.cf-main-cbx .img-bx img {
		max-width: 60%;
	}
	
	.cf-main-cbx .img-bx {
		height: auto;
		width: 50px;
		margin: 0 auto;
		display: block;
		margin-bottom: 15px;
		text-align: center;
		position: static;
	}
	
	.cf-main-btn-bx a.green-btn {
		font-size: 20px;
		width: fit-content;
	}
	
	.syngas h1 {
		font-size: 25px;
		line-height: 35px;
	}
	
	.syngas h1 span {
		display: block;
		font-size: 22px;
	}	
	
	.sy-content-bx p {
		color: #535353;
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 30px;
	}
	
	.bn-it-bx p {
		font-size: 14px;
		line-height: 27px;
		margin-bottom: 0;
	}
	
	.df-cont-img {
		margin-bottom: 35px;
	}
	
	.df-info-list p {
		font-size: 18px;
		line-height: 24px;
		color: #535353;
		margin-bottom: 25px;
	}
	
	.lst-row p {
		border-right: 0 none;
	}
	
	.df-info-bl .col-12.col-sm-6:first-child {
		border-right: 0 none;
	}
	
	.diferenciais {
		padding: 20px 0 20px;
	}
	.df-info-list {
		padding-left: 0;
	}
	.diferenciais .title-img-bx img {
		width: 25%;
	}
	.sobrenos .fleaves-bl .fleaves-bx .folhas.folha-1 {
		top: -18px;
		left: -23px;
		width: 130px;
	}
	
	.sobrenos .fleaves-bl .fleaves-bx .folhas.folha-2 {
		right: -15px;
		top: -31px;
		width: 154px;
	}
	.sobrenos .fleaves-bl .fleaves-bx .folhas.folha-3 {
		bottom: -37px;
		left: -23px;
		width: 140px;
	}
	.sobrenos .fleaves-bl .fleaves-bx .folhas.folha-4 {
		bottom: -31px;
		right: -32px;
		width: 170px;
	}
	
	.oqpro-title h3 {
		font-size: 25px;
	}
	
	.oqprocessamos-bl .oqpro-bx p {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.oqprocessamos-bl {
		padding: 10px 20px 5px;
	}
	
	.oqob h1 {
		font-size: 30px;
		font-weight: bold;
	}
	
	.syngas {
		margni-bottom: 0;
	}
	
	.oqob {
		padding-top: 55px;
	}
	
	.oqob .zeg-title {
		padding: 0;
		margin-bottom: 0 !important;
	}
	
	.ep-text-bx .img-bx {
		width: fit-content;
		position: static;
		bottom: 0;
		right: 0;
		margin: 0 auto !important;
	}
	.ep4d-title .img-bx.um {
		position: absolute;
		top: -130px;
		left: 0;
		display: none;
	}
	
	.ep4d-title .img-bx.dois {
		position: absolute;
		top: -65px;
		right: 0;
		transform: rotate(-34deg);
		display: none;
	}	
	.ep4d-title h1 {
		font-size: 21px;
		margin-bottom: 20px;
	}
	
	.ep4d-title h1 span {
		font-size: 18px;
	}
	
	.ep4d-bene .title-bx {
		margin-bottom: 0px;
	}
	
	.ep4d-bene .info-bx p {
		font-size: 14px;
	}
	
	.ep4d-bene .title-bx h1 {
		font-size: 30px;
	}
	
	.ep4d-bene .title-bx h1 {
		bottom: -25px;
	}
	
	.ep4d-bene .leaves.leaf-2 {
		width: 104px;
		margin-left: 20%;
		margin-top: 30px;
		display: none;
	}
	
	.ep4d-bene .leaves.leaf-3 {
		float: right;
		width: 190px;
		position: relative;
		right: -21px;
	}
	
	.pp-title .title-bx h1 {
		font-size: 28px;
		margin-bottom: 20px;
		text-align: center;
	}
	
	.cf-main-content .col-12.col-sm-6 {
		margin-bottom: 25px;
	}
	
	.esp-solucoes-bl .esp-dev-bl {
		bottom: -15px;
	}
	
	.esp-solucoes-bl .esp-dev-bx .img-bx {
		height: 125px;
	}
	
	.ecoparque .gb-bg-title h1 {
		font-size: 18px;
		line-height: 24px;
	}
	
	.ecoparque .gb-bg-title {
		padding: 25px 15px;
		margin-bottom: 15px;
	}
	
	.ep-text-bx {
		margin-bottom: 25px;
	}
	
	.oqprocessamos-bl .oqpro-bx .img-bx img {
		width: 100%;
	}
	
	.sy-content-bx .img-bx {
		height: auto;
		width: 100px;
		margin: 0 auto;
	}
	
	.sy-content-bx .img-bx img {
		max-width: 100%;
		width: auto;
		height: auto;
	}
	
	.esp-solucoes-bl .esp-dev-bx p {
		padding: 5px 0;
		font-size: 14px;
	}
	
	.oquegeramos-bl .oqgera-bx .img-bx {
		margin-right: 15px;
		width: 90px;
	}
	
	.bn-ico-txt-bl {
		padding: 50px 0 25px;
	}
	
	.bn-it-bx .img-bx {
		width: auto;
		margin-right: 15px;
	}
	
	.bn-it-bx .img-bx img {
		width: 65px;
	}
	
	.ep-text-bx p {
		font-size: 16px;
	}
	
	.ep4d-info p {
		font-size: 14px;
	}
	
	.ep-info-bl > .container-fluid,
	.ep-4d > .container-fluid,
	.ep4d-info > .container-fluid {
		padding-left: 0;
		padding-right: 0;
	}
	
	.qs-text-bx {
		margin: 25px;
	}
	
	.four-d .row {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	
	.four-d h1 {
		padding: 45px 20px;
		font-size: 1.8em;
	}
	
	.fb-end-txt p {
		font-size: 18px;
		line-height: 26px;
	}


@media screen and (max-width: 575px) {
    .parcerias > div:first-child, .bene-ind-bx {
        background: none !important;
    }

    .parcerias .trans-limpo-bx,
    .solucoes .bene-ind-bx {
        padding: 0;
    }
}

.lnk-ci a,
.lnk-ci a:hover {
    color: #2ca7e0;
    font-size: 1.5em;
    text-decoration: none;
}

.slide * {
    transition: all .1s;
}

.bx-pager > .bx-pager-item:only-child {
    display: none;
}