.mobile { display: block; }
.desktop { display: none; }

.m-col-lg-1, .m-col-lg-2, .m-col-lg-3, .m-col-lg-4, .m-col-lg-5, .m-col-lg-6, .m-col-lg-7, .m-col-lg-8, .m-col-lg-8_3, .m-col-lg-9, .m-col-lg-10, .m-col-lg-11, .m-col-lg-12, .m-col-lg-12_5, .m-col-lg-13, .m-col-lg-14, .m-col-lg-15, .m-col-lg-16, .m-col-lg-17, .m-col-lg-18, .m-col-lg-19, .m-col-lg-20, .m-col-lg-21, .m-col-lg-22, .m-col-lg-23, .m-col-lg-24, .m-col-lg-25 {float:left;padding-right: 2vw;margin: 0 0 10px;position:relative;box-sizing:border-box;}
.m-col-lg-1 {width: 4%;}
.m-col-lg-2 {width: 8%;}
.m-col-lg-3 {width: 12%;}
.m-col-lg-4 {width: 16%;}
.m-col-lg-5 {width: 20%;}
.m-col-lg-6 {width: 24%;}
.m-col-lg-7 {width: 28%;}
.m-col-lg-8 {width: 32%;}
.m-col-lg-8_3 {width:calc(100%/3);}
.m-col-lg-9 {width: 36%;}
.m-col-lg-10 {width: 40%;}
.m-col-lg-11 {width: 44%;}
.m-col-lg-12 {width: 48%;}
.m-col-lg-12_5 {width: 50%;}
.m-col-lg-13 {width: 52%;}
.m-col-lg-14 {width: 56%;}
.m-col-lg-15 {width: 60%;}
.m-col-lg-16 {width: 64%;}
.m-col-lg-17 {width: 68%;}
.m-col-lg-18 {width: 72%;}
.m-col-lg-19 {width: 76%;}
.m-col-lg-20 {width: 80%;}
.m-col-lg-21 {width: 84%;}
.m-col-lg-22 {width: 88%;}
.m-col-lg-23 {width: 92%;}
.m-col-lg-24 {width: 96%;}
.m-col-lg-25 {width: 100%;}
.m-col-last {padding: 0;}
.m-col-20 {margin: 0 0 20px;}
.m-col-0 {margin: 0;}

body > #wrapper { min-height: 0; /*padding: 62.5vw 0 0;*/ padding: 0; }

.d-m-flex { display: flex; }
.flex-m-wrap { flex-wrap: wrap; }
.flex-m-column { flex-direction: column; }
.align-items-m-center { align-items: center; }

.desktop {display: none;}

.indent{ padding: 0 20px; width: 100%; }

#header { height: auto; padding: 15px 20px; transition: top .5s ease-out; position: relative; }
#header .wrap { display: grid; grid-template-columns: repeat(5, 1fr); grid-template-areas: "menu logo logo logo pesquisa" "social_id social_id social_id social_id social_id"; align-items: center; grid-row-gap: 25px; }
#header .wrap .menu { grid-area: menu; }
#header .wrap .logo { grid-area: logo; }
#header .wrap .logo img{ width: 75vw; max-width: 100%; }
#header .wrap .menu .w_menu { width: auto; border-right: 0; }
#header .wrap .menu .w_menu p { display: none; }
#header .wrap .wrap-translate { grid-area: social_id; }
#header .wrap .wrap_social_ad { grid-area: social_id; flex-direction: row-reverse; justify-content: space-between; font-size: 12px; align-items: center; }
#header .wrap .wrap_social_ad .restrito { width: 50%; padding: 0 15px 0 0; margin: 0 0 10px; height: auto; }
#header .wrap .wrap_social_ad .denuncia { order: 3; line-height: 25px; }
#header .wrap .wrap_social_ad .acesso { margin: 0 0 10px; order: 2; line-height: 25px; }
#header .wrap .wrap_social_ad .new_btns { flex-grow: 1; padding: 38px 0 0;	height: auto; justify-content: flex-start; }
#header .wrap .wrap_social_ad .new_btns a { margin: 0 0 10px; }
#header .wrap .social { margin: 0; }
#header .btn { position: relative; width: 100%; right: auto; top: auto; order: 1; margin: 0 0 10px; line-height: 40px; font-size: 15px; }
.box-header-social { left: 0; width: 100%; top: 205px; }
#header .navigation .wcl { width: 100%; left: -100%; height: 100%; }
#header .navigation nav.links a { line-height: 1.5; height: 50px; }

.wrap-banner,
#banner, .banner-temp,
#banner .item, .banner-temp .item{ min-height: 124.5vw; min-height: 170vw; }
#banner .item h1, .banner-temp .item h1 { font-size: 11.56vw; line-height: 1.2; margin: 0 0 15px; }
#banner .item p, .banner-temp .item p { width: 50%; font-size: 4.22vw; line-height: 1.6; }
#banner .owl-dots { left: 0; bottom: 0; width: 100%; }
#banner .item .banner_button, .banner-temp .item .banner_button { bottom: 35vw; padding: 4.17vw 7.41vw; font-size: 7.41vw; }
#banner .item .wtitle, .banner-temp .item .wtitle { left: 50%; transform: translateX(-50%); width: 90vw; padding: 0 6.48vw 6.48vw; height: 90vw; }
#banner .item .wtitle h2, .banner-temp .item .wtitle h2 { font-size: 7.41vw; }
#banner .item .wtitle p, .banner-temp .item .wtitle p { font-size: 3.43vw; margin: 5.56vw 0 0; }

#footer { height: auto; padding: 11.11vw 13.33vw; }
#footer .wrap { flex-direction: column; width: 100%; }
#footer .wrap .wsocial_logo { margin: 0; width: 100%; height: auto; padding: 0 0 45px; border-bottom: 1px solid #78BA31; }
#footer .wrap .social { justify-content: center; margin: 25px 0 0; }
#footer .wrap .social a { margin: 0 7.5px; }
#footer .top { display: none; }
#footer .wrap .endereco,
#footer .wrap .escritorio,
#footer .wrap .sede,
#footer .wrap .contato { height: auto; width: 100%; border-left: none; border-bottom: 1px solid #78BA31; padding: 20px 0; line-height: 1.5; font-size: 16px; }

#home .biblioteca .folha1 { width: 34.44vw; left: -5vw; }


#home .certificacoes { width: 100%; padding: 20px 90px; background: #78BA31; top: 0; position: relative; margin: 0; }
#home .certificacoes .item { height: 165px; }
#home .bg-green { display: none; }
#home .certificacoes .owl-nav { position: absolute; top: 50%; transform: translateY(-50%); width: 100%; left: 0; }
#home .certificacoes .owl-nav button.owl-prev,
#home .certificacoes .owl-nav button.owl-next { position: absolute; }
#home .certificacoes .owl-nav button.owl-prev span,
#home .certificacoes .owl-nav button.owl-next span { display: none; }
#home .certificacoes .owl-nav button.owl-prev{ left: 30px; top: 50%; transform: translateY(-50%); }
#home .certificacoes .owl-nav button.owl-next{ right: 30px; top: 50%; transform: translateY(-50%); }
#home .certificacoes .owl-nav button.owl-prev:after,
#home .certificacoes .owl-nav button.owl-next:after { content: ''; display: block; width: 25px; height: 25px; border-left: 2px solid #FFF; border-top: 2px solid #FFF; }
#home .certificacoes .owl-nav button.owl-next:after { transform: rotate(135deg); }
#home .certificacoes .owl-nav button.owl-prev:after { transform: rotate(-45deg); }
#home .certificacoes .item { padding: 5px; }
#home .certificacoes .item p { font-size: 4.78vw; line-height: 1.4; }
#home .wrap_projetos { height: auto; padding: 45px 0 30px; }
#home h2.titulo { font-size: 6.22vw; margin: 0 0 15px; height: auto; padding: 0; line-height: 1; }
#home .biblioteca h2 { font-size: 6.22vw; line-height: 1; margin: 0 0 25px; height: auto; padding: 0; }
#home .wrap_projetos .projetos { width: 79vw; }
#home .wrap_projetos .projetos .item { width: 200px; max-width: 100%; height: 200px; }
#home .wrap_projetos .projetos .item img { width: auto !important; max-width: 80%;  }
#home .wrap_projetos .projetos.wrap-carousel.owl-carousel .owl-nav button.owl-prev { left: 0; top: 35%}
#home .wrap_projetos .projetos.wrap-carousel.owl-carousel .owl-nav button.owl-next { right: 0; top: 35%}
#home .cursos { width: 100%; padding: 30px 12.5vw; background: url(../images/bg-cursos-mobile.webp); background-size: cover; }
.no-webp #area-banners .banner1-bk {background-image:url(../images/bg-cursos-mobile.jpg);}
#home .cursos h2 { font-size: 6.89vw; margin: 0 0 20px; }
#home .cursos .wrap_eventos_datas { width: 100%; flex-direction: column-reverse; }
#home .cursos .wrap_eventos_datas .lateral { width: 100%; }
#home .cursos .wrap_eventos_datas .lateral .content-box { height: auto; }
#home .cursos .wrap_eventos_datas .evento { border-radius: 10px; height: 105px; margin: 0 0 20px; }
#home .cursos .wrap_eventos_datas .evento .circle { width: 18px; height: 18px; }
#home .cursos .wrap_eventos_datas .evento h3 { font-size: 5.11vw; margin: 0 0 10px; }
#home .cursos .wrap_eventos_datas .evento p { font-size: 14px; }
#home .cursos .wrap_eventos_datas .datas { width: 100%; margin: 0 0 15px; padding: 0; }
#home .cursos #calendar { padding: 20px 9.11vw; margin: 0 0 20px; }
#home .cursos .fc-toolbar h2 { color: #0094C2; font-size: 5.56vw; }
#home .cursos #calendar .fc-center { margin: 0 0 0 auto; flex-shrink: 0; }
#home .cursos #calendar .fc-toolbar { margin: 0 0 10px; }
#home .cursos .fc-dayGrid-view .fc-body .fc-row { min-height: 30px !important; }
#home .biblioteca { padding: 0 0 40px; }
#home .biblioteca h2 { font-size: 6.22vw; margin: 0 0 25px; }
#home .biblioteca .informacoes { width: 79vw; margin: auto; }
#home .biblioteca .informacoes .wrapper { width: 200px; max-width: 100%; height: auto; margin: auto; border-radius: 20px; }
#home .biblioteca .informacoes .info { height: auto; padding: 25px; }
#home .biblioteca .informacoes .info .img { width: 110px; height: 110px; margin: 0 0 25px; }
#home .biblioteca .informacoes .info .img img { width: 100% !important; height: 100%; object-fit: contain; }
#home .biblioteca .informacoes .info .texto { height: auto; width: 100%; }
#home .biblioteca .informacoes .info h3 { width: auto; font-size: 6vw; line-height: 1.2; margin: 0 0 15px; }
#home .biblioteca .informacoes .info p { width: 100%; font-size: 16px; }
#home .biblioteca .owl-nav { position: absolute; top: 50%; left: 0; width: 100%; transform: translateY(-50%); }
#home .biblioteca .owl-nav button { width: 39px; height: 39px; background: url(../images/setal.png); left: 0; position: absolute; }
#home .biblioteca .owl-nav button span { display: none; }
#home .biblioteca .owl-nav .owl-next { transform: rotate(180deg); left: auto; right: 0; }

.fc-view-container .fc-title { display: none; }
#home .cursos .wrap_eventos_datas .lateral .content-box { padding: 0; }
#home .cursos #calendar .event-day { }
#home .cursos #calendar .event-day .fc-day-number { background: #3788d8; color: #FFF; border-radius: 50%; width: 25px; height: 25px; text-align: center; }

#banner .owl-nav button.owl-prev { top: 0; }
#banner .owl-nav button.owl-next { top: 12.5vw; }

.wSuspendForm { height: 100vh; max-height: none; border-radius: 0; }
.wSuspendForm form { padding: 25px 45px; }
.wSuspendForm form h4 { font-size: 8.44vw; margin: 0 0 25px; }
.wSuspendForm form p { margin: 0 0 35px; }
.wSuspendForm form .custom-input{ padding: 0 25px; height: 45px; }
.wDenuncia form textarea.custom-input { height: 175px; padding: 15px 25px; }
.wSuspendForm form .col-btns { margin: 40px 0 0; }
.wSuspendForm form .col-btns .btn { padding: 0 25px; line-height: 45px; font-size: 16px; margin: 0 7.5px; }
.wSuspendForm .closeX { top: 25px; right: 25px; }

#quemsomos .raizes { background: url(../images/bg-quemsomos-mobile.jpg); background-attachment: fixed; height: auto; padding: 50px 25px 0; }
#quemsomos .raizes .wrapper { flex-direction: column; width: 100%}
#quemsomos .raizes .wrapper h1 { font-size: 10vw; margin: 0 0 10px; padding: 0; text-align: center; line-height: 1.2; }
#quemsomos .raizes .wrapper h1 br { display: none; }
#quemsomos .raizes .wrapper img { width: 110px; margin: 0 auto; display: block; }
#quemsomos .raizes .wrapper .texto { width: 100%; margin: 25px 0 0; }
#quemsomos .raizes .wrapper .texto p { font-size: 16px; line-height: 1.5; }
#quemsomos .raizes h3 { width: 100%; margin: 25px 0 0; display: flex; flex-direction: column; align-items: center; font-size: 18px; }
#quemsomos .raizes h3:after,
#quemsomos .raizes h3:before { position: relative; top: 0; left: 0; }
#quemsomos .raizes h3:before{ margin: 0 0 25px; }
#quemsomos .raizes h3:after { margin: 25px 0 0; }
#quemsomos .linhadotempo .owl-nav .owl-prev,
#quemsomos .linhadotempo .owl-nav .owl-next { width: 14.44vw; height: 14.44vw; background: rgba(0,0,0,.29); box-shadow: none; }
#quemsomos .linhadotempo .owl-nav .owl-prev { left: 7.78vw; }
#quemsomos .linhadotempo .owl-nav .owl-next { right: 7.78vw; }
#quemsomos .linhadotempo .owl-nav .owl-prev .arrow,
#quemsomos .linhadotempo .owl-nav .owl-next .arrow { width: 22px; height: 22px; border-width: 5px; }
#quemsomos .estrutura { padding: 75px 35px 0; width: 100%; }
#quemsomos .estrutura .titulo { width: 100%; padding: 0 20px; margin: 0 0 55px; align-items: center; }
#quemsomos .estrutura .titulo:after { content: ''; width: calc(100% + 100px); height: 3px; background: #0094C2; display: block; }
#quemsomos .estrutura::before { display: none; }
#quemsomos .estrutura h2 { font-size: 11.33vw; margin: 0 0 45px; line-height: 1.1; text-align: right; }
#quemsomos .estrutura .txt1 { width: 100%; margin: 0; padding: 0; }
#quemsomos .estrutura .txt1 p { line-height: 1.4; }
#quemsomos .estrutura .navegacao { padding: 55px 0; flex-wrap: wrap; justify-content: center; width: 100%; display: grid; grid-template-columns: repeat(auto-fill, minmax(95px, 1fr)); grid-gap: 10px; grid-row-gap: 15px; }
#quemsomos .estrutura .navegacao .select { width: 100%; height: auto; line-height: 50px; font-size: 12px; border-radius: 70px; }
#quemsomos .sede { padding: 7.78vw 14.44vw 25px; background: url(../images/quemsomos-mobile-arvore.png) top left -25vw no-repeat #FFF; background-size: auto 53.33vw; }
#quemsomos .sede .wrap { flex-direction: column; }
#quemsomos .sede .wrap .titulosede { width: 100%; padding: 0; margin: 0 0 20px; }
#quemsomos .sede .wrap .titulosede h2 { font-size: 23.11vw; line-height: 1.1; }
#quemsomos .sede .wrap .txt { width: 100%; margin: 0; }
#quemsomos .sede .wrap .txt p { width: 100%; margin: 0 0 25px; line-height: 1.5;  }
#quemsomos .sede .propriedade { width: 100%; flex-direction: column-reverse; height: auto; margin: 45px 0 0; }
#quemsomos .sede .propriedade .opcao { width: 100%; }
#quemsomos .sede .propriedade .opcao .opt { width: calc(50% - 10px); height: 125px; margin: 0 0 12px; display: flex; flex-direction: column; justify-content: center; }
#quemsomos .sede .propriedade .opcao .opt .image { height: 55px; padding: 5px; }
#quemsomos .sede .propriedade .opcao .opt .image img { width: 100% !important;  height: 100%; object-fit: contain; }
#quemsomos .sede .propriedade .opcao .opt .desc p { width: 100%; padding: 5px; line-height: 1.2; font-size: 14px; }
#quemsomos .sede .propriedade .carousel-nossa-sede { width: calc(100% + 20vw); transform: translateX(-10vw); margin: 20px 0 0; }
#quemsomos .galeria { padding: 0 14.44vw 25px; }
#quemsomos .galeria h3 { font-size: 13.33vw; /*margin: 0 0 55.56vw;*/ margin: 0 0 25px; }
#quemsomos .galeria .carousel-big { width: 72vw; margin: 0 auto 35px; }
#quemsomos .fotos { width: 100%; margin: 0; }
#quemsomos .fotos .owl-nav button.owl-prev { width: 15px; height: 15px; left: -5vw; }
#quemsomos .fotos .owl-nav button.owl-next { width: 15px; height: 15px; right: -5vw; }
#quemsomos .fotos .item img { width: 100%; }
#quemsomos .galeria .carousel-big figure { border-radius: 25px; }
#quemsomos .frutos { background: url(../images/bg-quemsomos-frutas.png) top 11.11vw center no-repeat #FFF; background-size: 90% auto; }
#quemsomos .frutos .wrap .titulo img.planta2 { display: none; }
#quemsomos .frutos .wrap { flex-direction: column; padding: 25px 25px 35px; width: 100% }
#quemsomos .frutos .wrap .titulo { width: 100%; }
#quemsomos .frutos .wrap .titulo h2 { font-size: 13.33vw; margin: 0 0 55.56vw; line-height: 1.2; }
#quemsomos .frutos .wrap .info { width: 100%; padding: 0; }
#quemsomos .frutos .wrap .info .txt { width: 100%; }
#quemsomos .frutos .wrap .info .txt p { line-height: 1.5; }
#quemsomos .frutos .wrap .info .txt h3 { margin: 45px 0 25px; }
#quemsomos .frutos .wrap .ongs { width: 100%; min-height: auto; }
#quemsomos .frutos .wrap .ongs .owl-item { padding: 0 15px; }
#quemsomos .frutos .wrap .ongs .item { background: #FFF; }
#quemsomos .frutos .wrap .ongs .item .img { height: 91.11vw; width: 100%; }
#quemsomos .frutos .wrap .ongs .item .img img { height: 125px; }
#quemsomos .frutos .wrap .ongs .item .desc { padding: 25px 30px 30px; }
#quemsomos .frutos .wrap .ongs .item .desc p { line-height: 1.5; font-size: 4.22vw; }
#quemsomos .frutos .wrap .ongs.wrap-carousel.owl-carousel .owl-nav button.owl-next { width: 25px; height: 25px; }
#quemsomos .frutos .wrap .ongs.wrap-carousel.owl-carousel .owl-nav button.owl-prev { width: 25px; height: 25px; }
#quemsomos .estrutura { background: url(../images/bg-quemsomos-nossa-rede-mobile.png) top center no-repeat #034569; background-size: 100% auto; }
#quemsomos .estrutura .equipe { padding: 0 0 65px; }
#quemsomos .estrutura .equipe .descricao { padding: 0; }
#quemsomos .estrutura img.bg-estrutura1,
#quemsomos .estrutura img.bg-estrutura2 { display: none; }
#quemsomos .estrutura .equipe { width: 100%; }
#quemsomos .estrutura .equipe .pessoa .info { height: auto; }
#quemsomos .estrutura .equipe .pessoa { width: 100%; height: auto; margin: 0 0 25px; }

#atuacao .banner, #atuacao2 .banner { background: url(../images/bg-mapa-topo-mobile.png) top 20px center no-repeat #78BA31; padding: 50px 0; background-size: 100% auto; }
#atuacao .banner h1, #atuacao2 .banner h1 { line-height: 1; font-size: 8vw; margin: 0 0 25px; }
#atuacao .banner img.f1, #atuacao2 .banner img.f1 { display: none; }
#atuacao .banner h2, #atuacao2 .banner h2 { padding: 0 12.22vw; font-size: 18px; width: 100%; margin: 0; line-height: 1.3; }
#atuacao .banner img.f2, #atuacao2 .banner img.f2 { right: -0.6vw; bottom: 7.6vw; width: 6.59vw; }
#atuacao .wrap-mapa { padding: 50px 0 0; display: flex; flex-direction: column; background: #032B17; }
#atuacao .wrap-mapa .legenda { position: relative; left: 0; top: 0; width: 77.78vw; margin: 0 auto 15px; }
#atuacao .wrap-mapa .legenda h3 { display: none; }
#atuacao .wrap-mapa .legenda .controls .option { margin: 0 0 15px; border-radius: 25px; }
#atuacao .wrap-mapa .legenda .controls .option .text { font-size: 15px; }
#atuacao .wrap-mapa .legenda .controls .option label { width: 12vw; height: 7vw; }
#atuacao .wrap-mapa .legenda .controls .option .color { width: 19px; height: 19px; transform: translateX(4vw); }
#atuacao .wrap-mapa .legenda .controls .option .arrow { width: 13px; height: 13px; margin: 0 15px 0 0; }

#transparencia .banner { height: 116.22vw; background: url(../images/bg-transparencia-mobile.jpg) top center no-repeat; background-size: 100% auto; }
#transparencia .banner h1 { display: none; }
#transparencia .recursos { padding: 45px 30px; }
#transparencia .recursos h2 { font-size: 30px; margin: 0 0 35px; }
#transparencia .recursos .texto { width: 100%; }
#transparencia .recursos p { margin: 0 0 30px; padding: 0; line-height: 2; }
#transparencia .recursos .wrap-texts { width: 100%; padding: 40px 0 0; flex-direction: column; margin: 0; }
#transparencia .recursos .wrap-texts .text { width: 100%; }
#transparencia .recursos .btn { height: auto; line-height: 55px; font-size: 21px; margin: 0 0 25px; border-radius: 10px; }
#transparencia .mobile { display: block; }
#transparencia .desktop { display: none; }
#transparencia-ano { width: 75.56vw; margin: auto; min-height: auto; padding: 35px 0 0; }
#transparencia-ano .date .year { width: 20vw; height: 20vw; font-size: 5.2vw; margin: 8px }
#transparencia-ano .date .year.selected::after { display: none; }
#transparencia-ano .date { width: 100%; margin: 0 0 30px; flex-wrap: wrap; justify-content: center;}
#transparencia-ano .item { width: 100%; background: #EA7221; padding: 25px; border-radius: 15px; }
#transparencia-ano .item .bloco.white { background: #FFF; border-radius: 15px; padding: 10px 35px 15px; border-bottom: 0; }
#transparencia-ano .item .bloco.white p { font-size: 20px; color: #EA7221; margin: 0; line-height: 1.5; }
#transparencia-ano .item .bloco { padding: 15px 10px; border-bottom: 1px solid #FFF; text-align: center; }
#transparencia-ano .item .bloco span { color: #FFF; font-size: 16px; display: block; line-height: 1.5; }
#transparencia-ano .item .bloco span.big { font-size: 22px; margin: 0 0 10px; }
#transparencia-ano .item .bloco:last-child { border-bottom: none; }
#transparencia .mobile { position: relative; }
#transparencia .nav .prev,
#transparencia .nav .next { left: -25px; position: absolute; top: 50%; width: 22px; height: 22px;     transform: translateY(-50%); display: none; }
#transparencia .nav .next { right: -25px; left: auto; }
#transparencia .nav .prev span,
#transparencia .nav .next span { display: block; width: 100%; height: 100%; transform: translateY(-50%) rotate(-45deg);border-top: 3px solid #707070; border-left: 3px solid #707070; }
#transparencia .nav .next span { transform: translateY(-50%) rotate(135deg); }

#biblioteca { padding: 0 0 35px; }
#biblioteca .banner { height: auto; padding: 75px 0; background: #034569; }
#biblioteca .banner img { display: none; }
#biblioteca .banner h1 { font-size: 12.22vw; line-height: 1; padding: 0; margin: 0; }
#biblioteca .filtros { padding: 0 30px; width: 100%; }
#biblioteca .filtros .pt1 { padding: 30px 0 0; width: 100%; }
#biblioteca .filtros .pt1 .tipo { margin: 10px 0 0; justify-content: center; }
#biblioteca .filtros .pt1 .tipo.active { flex-direction: column; }
#biblioteca .filtros .pt1 h2 { font-size: 25px; }
#biblioteca .filtros .pt1 .tipo p { font-size: 20px; margin: 0 0 15px; width: 100%; text-align: center; }
#biblioteca .filtros .pt1 .tipo p br { display: none;  }
#biblioteca .filtros .pt1 .tipo .opt { margin: 0 7.5px 10px; }
#biblioteca .filtros .pt1 .tipo .opt span { padding: 0 15px; height: 45px; }
#biblioteca .filtros .pt1 .chave { flex-direction: column; }
#biblioteca .filtros .pt1 .chave p { font-size: 20px; margin: 0 0 15px; }
#biblioteca .filtros .pt1 .chave input { width: 100%; height: 40px; border-radius: 21px; padding: 0 15px; }
#biblioteca .filtros .pt1 .btn { float: none; margin: 15px auto 0; }
#biblioteca .filtros .info .row-titulo { display: none; }
#biblioteca .filtros .info .row { grid-template-columns: repeat(1, 1fr); }
#biblioteca .filtros .info .owl-nav .owl-prev,
#biblioteca .filtros .info .owl-nav .owl-next { left: -20px; position: absolute; top: 50%; width: 18px; height: 18px; transform: translateY(-50%); }
#biblioteca .filtros .info .owl-nav .owl-next { right: -20px; left: auto; }
#biblioteca .filtros .info .owl-nav .owl-prev span,
#biblioteca .filtros .info .owl-nav .owl-next span { display: block; width: 100%; height: 100%; transform: translateY(-50%) rotate(-45deg);border-top: 3px solid #707070; border-left: 3px solid #707070; }
#biblioteca .filtros .info .owl-nav .owl-next span { transform: translateY(-50%) rotate(135deg); }
#biblioteca .filtros .info .wrap-conteudo { margin: 40px 0 0; }
#biblioteca .filtros .info .row { background: #054569; border-radius: 24px; padding: 25px; }
#biblioteca .filtros .info .item img { width: auto; height: 38px; }
#biblioteca .filtros .info .item.n11 { border-bottom: 0; background: #FFF; border-radius: 15px; padding: 12px 0; }
#biblioteca .filtros .info .item.n11 p { font-size: 20px; color: #054569; }
#biblioteca .filtros .info .item { border-bottom: 0; }
#biblioteca .filtros .info .item.n12 { border-bottom: 1px solid #FFF; }
#biblioteca .filtros .info .item p { color: #FFF; font-size: 19px; }
#biblioteca .filtros .info .item.n14 { padding: 0; }
#biblioteca .filtros .info { margin: 0 auto 50px; padding: 0; width: 82.22vw; }
#biblioteca .filtros .paginacao .btn { width: 15px; height: 15px; flex-shrink: 0; margin: 0 15px; }
#biblioteca .filtros .paginacao a, #biblioteca .filtros .paginacao span { font-size: 18px; }

#onde-atuamos { height: 123vw; background: url(../images/bg-relacao-empreendimentos-mobile.jpg) center no-repeat; background-size: 100% auto; justify-content: center; }
#onde-atuamos h1 { font-size: 30px; line-height: 1.5; margin: 0 0 25px; }
#onde-atuamos .wrapper { flex-direction: column; align-items: center; }
#onde-atuamos .btn { width: 66.67vw; height: 25.56vw; margin: 20px 0; font-size: 15px; line-height: 1; }
#florestal,
#agricola { width: 100%; overflow: hidden; }
#agricola .table .row, #florestal .table .row,
#florestal .table .row, #florestal .table .row { flex-direction: column; background: #78BA31; border-radius: 24px; padding: 15px; }
#florestal .wrap-carousel,
#agricola .wrap-carousel { width: 67.78vw; margin: auto; }
#florestal .wrap-carousel .header,
#agricola .wrap-carousel .header { display: none; }
#florestal .table .row .column.c1,
#florestal .table .row .column.c2,
#florestal .table .row .column.c3,
#florestal .table .row .column.c4,
#florestal .table .row .column.c5,
#florestal .table .row .column.c6 { width: 100%; }
#florestal .table .row .column .mobile_title { display: block; font-size: 14px; color: #054569; margin: 0 0 15px; border: 0; width: auto; }
#agricola .table .row .column.c1,
#agricola .table .row .column.c2,
#agricola .table .row .column.c3,
#agricola .table .row .column.c4,
#agricola .table .row .column.c5,
#agricola .table .row .column.c6 { width: 100%; }
#agricola .table .row { flex-direction: column; }
#agricola .table .row .column.item.c1 { background: #FFF; padding: 20px; border-radius: 15px; border-bottom: none	; }
#agricola .table .row .column.item.c1 p, #florestal table tr td.item.c1 p { color: #054569; font-size: 16px; line-height: 1.4; text-align: left; }
#agricola .table .row .column.item, #florestal table tr td.item { padding: 20px 0; border-bottom: 1px solid #054569; display: block; }
#agricola .table .row .column.item p, #florestal table tr td.item p { color: #054569; font-size: 16px; line-height: 1.4; text-align: center; word-break: break-all; }
#agricola .table .row .column.item:last-child { border-bottom: none; }
#agricola .table .row .column img { width: auto; display: block; margin: auto; height: 33px; }

#florestal .table .row .column.item.c1 { background: #FFF; padding: 20px; border-radius: 15px; border-bottom: none	; }
#florestal .table .row .column.item.c1 p, #florestal table tr td.item.c1 p { color: #054569; font-size: 16px; line-height: 1.4; text-align: left; }
#florestal .table .row .column.item, #florestal table tr td.item { padding: 20px 0; border-bottom: 1px solid #054569; display: block; }
#florestal .table .row .column.item p, #florestal table tr td.item p { color: #054569; font-size: 16px; line-height: 1.4; text-align: center; word-break: break-all; }
#florestal .table .row .column.item:last-child { border-bottom: none; }
#florestal .table .row .column img { width: auto; display: block; margin: auto; height: 33px; }
#florestal .table .row .column.c7 { width: 100%; }

#agricola .paginacao, #florestal .paginacao { margin: 20px auto; }
#agricola .table, #florestal .table { width: 100%; }
#agricola .cert, #florestal .cert { height: auto; padding: 50px 25px 25px; width: 100%}
#agricola .cert h1, #florestal .cert h1 { font-size: 32px; line-height: 1; margin: 0 0 10px; text-align: center; margin: 0 0 35px; }
#agricola .cert h1 span, #florestal .cert h1 span { display: block; line-height: 1; font-size: 20px; }
#agricola .cert .txt, #florestal .cert .txt { width: 100%; }
#agricola .busca, #florestal .busca { width: 100%; margin: 0 0 25px; }
#agricola .busca .pesquisa, #florestal .busca .pesquisa { width: 100%; margin: 0; }
#agricola .busca .pesquisa .wrapper .bsq, #florestal .busca .pesquisa .wrapper .bsq { width: 100%; }
#agricola .busca .pesquisa p, #florestal .busca .pesquisa p { display: none; }
#agricola .busca .pesquisa .wrapper, #florestal .busca .pesquisa .wrapper { margin: auto; width: 80vw; }
#florestal .endpage,
#agricola .endpage { display: none; }

#agricola,
#florestal { padding: 0 0 45px; }

/*
#agricola .owl-nav .owl-prev,
#agricola .owl-nav .owl-next { left: -20px; position: absolute; top: 50%; width: 18px; height: 18px; transform: translateY(-50%); }
#agricola .owl-nav .owl-next { right: -20px; left: auto; }
#agricola .owl-nav .owl-prev span,
#agricola .owl-nav .owl-next span { display: block; width: 100%; height: 100%; transform: translateY(-50%) rotate(-45deg);border-top: 3px solid #707070; border-left: 3px solid #707070; }
#agricola .owl-nav .owl-next span { transform: translateY(-50%) rotate(135deg); }

#florestal .owl-nav .owl-prev,
#florestal .owl-nav .owl-next { left: -20px; position: absolute; top: 50%; width: 18px; height: 18px; transform: translateY(-50%); }
#florestal .owl-nav .owl-next { right: -20px; left: auto; }
#florestal .owl-nav .owl-prev span,
#florestal .owl-nav .owl-next span { display: block; width: 100%; height: 100%; transform: translateY(-50%) rotate(-45deg);border-top: 3px solid #707070; border-left: 3px solid #707070; }
#florestal .owl-nav .owl-next span { transform: translateY(-50%) rotate(135deg); }
*/

#noticias .titulo { height: auto; padding: 55px 25px 25px; }
#noticias .titulo h1 { font-size: 36px; line-height: 1.3; }
#noticias .categoria { height: auto; grid-gap: 15px; }
#noticias .categoria .news { padding: 15px 0 35px; }
#noticias .categoria .news h2 { font-size: 18px; margin: 0 0 20px; }
#noticias .categoria .news p { font-size: 14px; }
#noticias .categoria .news figure { width: 165px; height: 165px; }
#noticias .titulo .btn { max-width: 100%; font-size: 18px; margin: 35px 0 55px; }
#noticias .titulo h1::after { width: 220px;  }
#noticias .categoria .news section { padding: 0 25px 0 0; }

#cursos .baner {padding-top: 0;}
#cursos .info { padding: 45px 0 0; }
#cursos .info .geral { grid-template-columns: repeat(1, 1fr); }
#cursos .info .wrap { flex-direction: column; width: 100%; align-items: center;  }
#cursos .info .btn { margin: 0 0 25px; height: 45px; width: 250px; }
#cursos .baner h1 {font-size: 20px; margin-top: 0;}
#cursos .info .btn p { font-size: 14px; }
#cursos .info .geral .opcao { margin: 0 0 25px; }
#cursos .info .geral .opcao .parte1 p { width: 100%; font-size: 14px; line-height: 1.5; }
#cursos .info .geral .opcao .parte1 h3 { font-size: 24px; margin: 0 0 20px; }
#cursos .info .geral .opcao .parte2 { font-size: 14px; min-height: 75px; }
#cursos .info .geral .opcao .parte2::after { height: 100%; }
#cursos .info .geral .opcao .parte3 p { font-size: 14px; }

#cursos .info-completa { padding: 55px 0; }
#cursos .data p { font-size: 18px; line-height: 1.4; }
#cursos .info-completa .btn { margin: 0 auto 25px; }
#cursos .info-completa .btn h3 { font-size: 22px; }
#cursos .info-completa .wrap h3 { font-size: 22px; margin: 15px 0; }
#cursos .info-completa .wrap p { font-size: 14px; line-height: 1.4; margin-bottom: 15px; }
#cursos .endpage { height: auto; }
#cursos .endpage .navegar { justify-content: flex-end; padding: 0 20px; height: auto; min-height: 75px; }
#cursos .endpage .navegar .voltar { margin: 0; }

#atuacao .wrap-mapa .legenda .controls .subgroup .back-main-group { font-size: 18px; }

#atuacao .search { overflow-x: auto; margin: 45px auto; }
#atuacao .search h2 { font-size: 22px; line-height: 1.5; }
#atuacao .search .wrapall { width: 800px; }
#atuacao .search .wrapall h3 { font-size: 14px; min-height: 22vw; }
#atuacao .search .wrapall .info { margin: 30px 0 0; }
#atuacao .search .wrapall .nome .info .wc .circ { flex-shrink: 0; width: 10px; height: 10px; }
#atuacao .search .wrapall .nome .info .wc p { font-size: 13px; }
#atuacao .search .wrapall .nome { width: 30vw; }
#atuacao .search .wrapall .numero,
#atuacao .search .wrapall .website,
#atuacao .search .wrapall .estado,
#atuacao .search .wrapall .cidade { width: 15vw; }
#atuacao .search .wrapall .pais,
#atuacao .search .wrapall .saiba { width: 10vw; }
#atuacao .agropecuaria .pesquisa .wrap { width: 85vw; }
#atuacao .pesquisa .wrap { flex-wrap: wrap; justify-content: center; width: 85vw; }
#atuacao .agropecuaria .pesquisa .wrap .item1,
#atuacao .pesquisa .wrap .witem { justify-content: center; }
#atuacao .pesquisa .wrap .witem .item2 { margin: 0 10px 20px; padding: 0 10px; }
#atuacao .pesquisa .wrap .item2 {  width: 25vw; height: auto; min-height: 65px; margin: 0 10px 20px; align-items: center; flex-direction: column; justify-content: center; padding: 3px;  }
#atuacao .pesquisa .wrap .item2 h3 { font-size: 18px; position: relative; bottom: 0; padding: 0 10px; margin: -20px 0 5px; }
#atuacao .pesquisa .wrap .floresta p,
#atuacao .projetos .pesquisa .wrap .item2 p,
#atuacao .informacoes .cert-trabalhadores .trabalhadores p,
#atuacao .informacoes .cert-trabalhadores .certificados p,
#atuacao .informacoes .naturais p,
#atuacao .pesquisa .wrap .item1 p,
#atuacao .informacoes .cooperativas p,
#atuacao .pesquisa .wrap .item2 p { font-size: 14px; line-height: 1.3; }
#atuacao .agropecuaria .pesquisa .wrap .item1 img { position: relative; bottom: 0; width: 10vw; }
#atuacao .agropecuaria .pesquisa .wrap .item1 { width: 25vw; }
#atuacao .informacoes .cert-trabalhadores { height: auto; width: 45vw; margin: 0 0 0 20px; }
#atuacao .projetos .pesquisa .wrap .item2 h3 { bottom: 0; }

#atuacao .pesquisa .wrap .item1 { width: 20vw; height: auto; }
#atuacao .pesquisa .wrap .item1 img{ position: relative; bottom: 0; margin: 0 0 10px; }
#atuacao .pesquisa .wrap .floresta { height: auto; width: 25vw; }
#atuacao .informacoes { flex-wrap: wrap; justify-content: center; padding: 0; }
#atuacao .informacoes .cooperativas { width: 60vw; margin: 0 25px 20px; }
#atuacao .informacoes .cooperativas h3,
#atuacao .informacoes .cooperativas h4 { position: relative; top: 0; left: 0; font-size: 18px; line-height: 1.4; }
#atuacao .florestal .informacoes .naturais { width: 45vw; height: auto; padding: 5px; }
#atuacao .informacoes .naturais .destaque h4 { font-size: 14px; line-height: 1.4; }
#atuacao .informacoes .naturais .destaque { height: auto; }
#atuacao .informacoes .wcp .panorama p { font-size: 14px; line-height: 1.4; width: 30vw; }
#atuacao .informacoes .naturais  { width: 35vw; margin: 0 0 20px; }
#atuacao .informacoes { border-bottom: none; }
#atuacao .informacoes .cert-trabalhadores { flex-direction: column; padding: 5px; }
#atuacao .informacoes .cert-trabalhadores .trabalhadores,
#atuacao .informacoes .cert-trabalhadores .certificados { width: 100%; }
#atuacao .informacoes .cert-trabalhadores .trabalhadores p,
#atuacao .informacoes .cert-trabalhadores .certificados p { width: 100%; }
#atuacao .informacoes .cert-trabalhadores .trabalhadores::before { display: none; }


/*#relacionamento .wrapall .visite h2 { font-size: 36px; line-height: 1; margin: 35px 0 0; }
#relacionamento .wrapall .visite .wall { width: 85vw; margin: 25px auto 0; grid-template-columns: repeat(1, 1fr); grid-template-areas: "sede" "escritorio1" "escritorio2" "imprensa" }
#relacionamento .wrapall .visite .wall .sede { width: 100%; }
#relacionamento .wrapall .visite h3 { font-size: 22px; }
#relacionamento .wrapall .visite p { font-size: 14px; line-height: 1.5; }
#relacionamento .wrapall .visite .wall .btn { margin: 20px 0; }
#relacionamento .wrapall .visite .wall .escritorio2 { padding-top: 0; margin: 25px 0 0; }
*/

#relacionamento .wrapall .visite .wall { flex-direction: column; }
#relacionamento .wrapall .visite .wall .item { width: 100%; padding: 25px; }
#relacionamento .wrapall .visite .wall .item-sede { margin: 0 0 25px; }
#relacionamento .wrapall .visite .wall .item h3 { font-size: 32px; margin: 0 0 35px; }
#relacionamento .wrapall .visite .wall .item-sede p { font-size: 20px; }
#relacionamento .wrapall .visite .wall .item-sede .btn { font-size: 18px; }
#relacionamento .box-contact { padding: 50px 20px; }
#relacionamento .box-contact .indent { flex-direction: column; }
#relacionamento .box-contact .indent .item h3 { font-size: 22px; margin: 0 0 25px; text-align: center; }
#relacionamento .box-contact .indent .item-info > a { font-size: 18px; }

#relacionamento .wrapall { height: 180px; }
#relacionamento .wrapall .newsletter form { grid-template-columns: repeat(1, 1fr); grid-template-areas: "h2" "winput" "p" "btn" }
#relacionamento .wrapall .denuncias { height: auto; font-size: 18px; line-height: 1; padding: 15px 10px; width: 275px; max-width: 100%; }
#relacionamento .wrapall .newsletter h2 { font-size: 18px; margin: 0 0 15px; }
#relacionamento .wrapall .newsletter h2 br { display: none; }
#relacionamento .wrapall .newsletter form input[type="text"], #relacionamento .wrapall .newsletter form input[type="email"] { height: 45px; padding: 0 15px; }
#relacionamento .wrapall .newsletter form p { font-size: 14px; line-height: 1.4; margin: 0 0 15px; }
#relacionamento .wrapall .newsletter form input[type="submit"] { height: 45px; }

#agendar-visita { padding: 50px 0; }
#agendar-visita h1,
#agendar-visita h2 { font-size: 28px; line-height: 1.3; }
#agendar-visita h2 { margin: 50px 0 20px; }
#agendar-visita form .custom-input { padding: 0 10px 0 25px; }
#agendar-visita form textarea.custom-input { padding: 10px 10px 10px 25px; }
#agendar-visita form .wrap-bottom { flex-direction: column; }
#agendar-visita form .wrap-bottom .box { padding: 0 20px; margin: 0 0 25px; }

#cursos .info .geral .opcao.anteriores .parte3 p { font-size: 14px; }
#cursos .info-completa .btn-inscricao { width: 90%; margin: 65px auto; }
#doe .banner .text h1 { font-size: 33px; line-height: 1.4; width: 100%; margin: 0 0 30px; }
#doe .banner .clique {bottom: 3vw;  width: 90px;  height: 35px;  border-radius: 35px; font-size: 12px;  line-height: 12px;}
#doe .info { padding: 50px 25px; }
#doe .info .wrap-info { width: 100%; flex-direction: column; margin: 0;  }
#doe .info .wrap-info .contribuicao h2 { font-size: 36px; line-height: 1.2; }
#doe .info .wrap-info .contribuicao p { font-size: 16px; width: 100%; margin: 20px 0; }
#doe .info .wrap-info .contribuicao h3 { margin: 0 0 25px; }
#doe .info .wrap-info .wall { width: 100%; height: auto; }
#doe .info .wrap-info .wall .item { justify-content: center; }
#doe .info .wrap-info .wall .item .card { height: auto; width: 50vw; padding: 10px; }
#doe .info .wrap-info .wall .item .card p { font-size: 14px; width: 100%; line-height: 1.4; }
#doe .info .wrap-info .wall .item .minicard { width: 55px; height: auto; flex-shrink: 0; padding: 0 5px; display: none; }
#doe .info .wrap-info .wall .item img.m1 { width: 100%; }
#doe .banner { background: url(../images/bgdoe-mobile.jpg) top center no-repeat; background-size: 100% auto; height: 120.38vw; display: flex; flex-direction: column-reverse; padding: 0 25px; justify-content: center; }
#doe .banner .text {margin: 0 0 70px;}
#doe .banner .text p { width: 100%; font-size: 18px; line-height: 1.5; }
#doe .banner div.clique { position: relative; right: 0; bottom: 0; width: 275px; max-width: 100%; height: auto; font-size: 19px; line-height: 1; padding: 15px 10px; margin: 20px 0 0; }
#doe .empresas .txt h2 { font-size: 32px; line-height: 1.4; margin: 0 0 35px;  }
#doe .empresas .txt { width: 100%; padding: 0 25px; }
#doe .empresas .txt p { line-height: 1.5; }
#doe .empresas .figures .item img { width: 100%; }
#doe .empresas .figures .owl-nav button.owl-next { right: -12vw; height: 50px}
#doe .empresas .figures .owl-nav button.owl-prev { left: -12vw; height: 50px}
#atuacao .informacoes .wcp .panorama { height: auto; }
#atuacao .projetos .pesquisa .wrap .item2 { width: 25vw; height: auto; padding: 5px; }

#certificacoes .baner { /*background: url(../images/bg-certificacoes2-mobile.jpg) top center no-repeat !important;*/ height: 75vw; background-size: cover !important; padding: 0 25px; }
#certificacoes .baner h2 { font-size: 19px; width: 100%; line-height: 35px; }
#certificacoes .baner h1 { font-size: 36px; line-height: 48px; }
#certificacoes .content { flex-direction: column; padding: 50px 25px; width: 100%}
#certificacoes .content .navigation { width: 100%; position: relative; top: 0; margin: 0 0 25px; }
#certificacoes .content .navigation .menu li { font-size: 19px; margin: 0 0 35px; }
#certificacoes .content .wrap-carousel { width: 100%; }
#certificacoes .content .cert6 { width: 100%; }
#certificacoes .content .text h2, #certificacoes .content .cert6 h2, #certificacoes .content .cert7 h2,
#certificacoes .content .cert8 h2, #certificacoes .content .cert9 h2 { font-size: 32px; }
#certificacoes .content .cert6 .mudancas { height: 57.88vw; background: url(../images/bg-cert6-mobile.jpg) center no-repeat; background-size: 100% auto; }
#certificacoes .content .cert6 .mudancas .txt { width: 100%; padding: 25px; }
#certificacoes .content .cert6 .mudancas .txt p { font-size: 19px; line-height: 1.5; }
#certificacoes .content .cert6 .vantagem { width: 100%; flex-direction:  column; }
#certificacoes .content .cert6 .vantagem .posso { width: 100%; padding: 25px; }
#certificacoes .content .cert6 .vantagem .institucional { width: 100%; padding: 25px; }
#certificacoes .content .cert6 .vantagem .posso .wtx { width: 100%; }
#certificacoes .content .cert6 .vantagem h3 { font-size: 24px; line-height: 1.5; margin: 0 0 35px; }
#certificacoes .content .cert6 .vantagem .posso .wtx .btn{ width: 100%;height: auto; padding: 15px 10px; margin: 55px 0; }
#certificacoes .content .cert6 .vantagem .posso .wtx .btn p { width: 100%; }
#certificacoes .content .cert6 .vantagem .institucional .wrap { flex-direction: column; }
#certificacoes .content .cert6 .vantagem .institucional .wrap .txt { width: 100%; }
#certificacoes .content .cert6 .vantagem .institucional img.logo { width: 100% !important; }
#certificacoes .content .text .btn-solicite,
#certificacoes .content .cert6 .btn-empreendimentos,
#certificacoes .content .cert6 .btn-solicite { width: 250px; max-width: 100%; height: auto; padding: 15px 0; font-size:  16px; text-align: center; margin: auto; }
#certificacoes .content .text .diferenciais, #certificacoes .content .cert6 .diferenciais { width: 100%; }
#certificacoes .content .text .diferenciais p, #certificacoes .content .cert6 .diferenciais p { width: 100%; }
#certificacoes .content .text .diferenciais .opcoes, #certificacoes .content .cert6 .diferenciais .opcoes{ width: 100%; flex-wrap: wrap; }
#certificacoes .content .text .diferenciais .opcoes .opt, #certificacoes .content .cert6 .diferenciais .opcoes .opt { width: calc(50% - 15px); margin: 0 7.5px 15px; }
#certificacoes .content .text img{ width: 11vw !important; max-width: 100% !important; min-width: 150px!important;}
#certificacoes .content .text p span, #certificacoes .content .cert6 p span, #certificacoes .content .cert7 p span, #certificacoes .content .cert8 p span, #certificacoes .content .cert9 p span, #certificacoes .content .text a {/* display: block;*/ }
#certificacoes .content .cert7 { width: 100%; }
#certificacoes .content .cert7 .diferencie, #certificacoes .content .cert8 .diferencie{ width: 100%; height: 47.5vw; padding: 25px; background: url(../images/bg-cert7-mobile.jpg) center no-repeat; background-size: cover; }
#certificacoes .content .cert7 .diferencie p, #certificacoes .content .cert8 .diferencie p { width: 100%; font-size: 14px; line-height: 1.5; }
#certificacoes .content .cert7 .acessoria { flex-direction: column; }
#certificacoes .content .cert7 .acessoria .modalidades,
#certificacoes .content .cert7 .acessoria .beneficios { width: 100%; border: 0; margin: 0 0 25px; }
#certificacoes .content .cert7 .acessoria .modalidades .txt3,
#certificacoes .content .cert7 .acessoria .modalidades .txt2,
#certificacoes .content .cert7 .acessoria .modalidades .txt1 { width: 100%; }
#certificacoes .content .cert7 .acessoria .modalidades .btn.acessoria { width: 100%; }
#certificacoes .content .cert7 .acessoria .beneficios img.logo { width: 50% !important; height: auto; }
#certificacoes .content .cert8 { width: 100%; }
#certificacoes .content .projetos { flex-direction: column; }
#certificacoes .content .projetos .pt1, #certificacoes .content .projetos .pt2 { width: 100%; padding: 0; margin: 0 0 30px; border:  0; }
#certificacoes .content .projetos .pt2 .txt,
#certificacoes .content .projetos .pt1 .txt2,
#certificacoes .content .projetos .pt1 .txt1 { width: 100%; }
#certificacoes .content .text { width: 100%; }
#certificacoes .content .diferencie { width: 100%; height: 47.5vw; padding: 15px; background: url(../images/bg-carbono-mobile.jpg) center no-repeat; background-size: cover; margin: 0 0 35px; }
#certificacoes .content .diferencie p { width: 100%; font-size: 19px; line-height: 1.5; }

#certificacoes .content .text .wrap .wtxt { width: 100%; }
#certificacoes .content .text .graficos { justify-content: space-between; }
#certificacoes .content .text .graficos figure {  width: 45%; }
#certificacoes .content .text .graficos figure img  { width: 100% !important }
#certificacoes .content .text .graficos img { width: 45% !important; flex-shrink: 0; margin: 0; }
#certificacoes .content .navigation nav { position: relative; top: 0; }

#certificacoes.o-que-fazemos .wrap-results .results .item figure { max-width: 100%; height: 54vw; }
#certificacoes.o-que-fazemos .wrap-results .results .item figure img { height: 100%; object-fit: cover; }
#certificacoes.o-que-fazemos .wrap-results .results .item { flex-direction: column; }
#certificacoes.o-que-fazemos .wrap-results .results .item .text { padding: 50px 25px; }
#certificacoes .pagination a { width: 25px; margin: 0 5px; }

#relacionamento .banner { padding: 15px 25px; height: 120vw; background: url(../images/bg-relacionamento-mobile.jpg) center no-repeat; background-size: 100% auto; }
#relacionamento .banner h1 { font-size: 36px; line-height: 1.3;   }
#relacionamento .banner h2 { font-size: 19px; line-height: 1.5; }
#relacionamento .banner .contato { width: 100%; flex-wrap: wrap; justify-content: space-between; }
#relacionamento .banner .contato .botao,
#relacionamento .banner .contato .social,
#relacionamento .banner .contato .email,
#relacionamento .banner .contato .tel { width: calc(50% - 10px); height: auto; }
#relacionamento .banner p { font-size: 14px; line-height: 1.2; margin: 15px 0; }
#relacionamento .banner .contato .botao { padding: 30px 0 0; }
#relacionamento .banner .contato .botao .btn { width: 100%; height: 40px; font-size: 12px; }
#relacionamento .banner .contato .botao .btn p{ line-height: 1; margin: 0; }
#relacionamento .banner .contato .botao .blue { width: 100%; height: 40px; }
#relacionamento .imprensa { flex-direction: column; }
#relacionamento .imprensa .btc { margin: 0 0 15px; }

#parte-time .banner { background: url(../images/bg-partetime-mobile.jpg) center no-repeat; height: 120vw; padding: 15px 25px; }
#parte-time .banner h1 { font-size: 32px; line-height: 1.3; margin: 35px 0 0; }
#parte-time .wrapbt { flex-direction: column; align-items: center; margin-bottom: 0;}
#parte-time .wrapbt .bt p { width: 100%; font-size: 22px; line-height: 1.5; }
#parte-time .wrapbt .bt { width: 250px; height: auto; padding: 10px; margin: 15px 0; }
#parte-time .wtn { flex-direction: column-reverse; align-items: flex-start; }
#parte-time .banner .wrapper .wtn .btn { margin:  0 0 0 auto; }
#parte-time .vagas { padding: 50px 0; }
#parte-time .vagas h2 { font-size: 36px; line-height: 1.4; }
#parte-time .vagas .info { margin: 0 auto 50px; padding: 0 20px;}
#parte-time .vagas .info .linha { flex-direction: column; padding: 15px 0; }
#parte-time .vagas .info .linha .src { width: 100%; margin: 25px 0 0; }
#parte-time .vagas .info .linha .link { text-align: center; margin: 0; }
#parte-time .vagas .info .linha .type { margin: 0 0 10px; width: 100%; text-align: center; }
#parte-time .vagas .area .txt { width: 100%; padding: 0 15px; }
#parte-time .vagas .area .option form .wrap { width: 100%; margin: 35px 0; }
#parte-time .vagas .area .option form .wtm { width: 100%; padding: 0 15px; flex-direction: column; }

#header .navigation .contato { height: 15vw; }

#banner .item video { width: auto; height: 100%; }

#quemsomos .tour img.folha1,
#quemsomos .tour img.folha2 { display: none; }
#quemsomos .titulotour h3 { font-size: 32px; }
#quemsomos .tour .wiframe iframe{ height: 120vw; }
#quemsomos .tour .btn { width: 275px; max-width: 100%; height: 45px; margin: 45px 0; }

#atuacao .florestal .pesquisa .wrap .item2 { margin: 0 0 45px; }
#atuacao .florestal .pesquisa .wrap .item2 h3 { font-size: 4.5vw; }
#atuacao .florestal .pesquisa .wrap .item2 p { text-align: center; }
#atuacao .pesquisa .wrap .line { transform: translateY(-20px); }

#post-noticia .banner .btn { padding: 0; width: auto; top: 15px; right: 15px; }
#post-noticia .navigation h4 { font-size: 14px; line-height: 1; }
#certificacoes .content .text img.sans {width: 200px !important; margin: 0 auto 20px;}

#relacionamento .main-block { padding: 50px 0 25px; }
#relacionamento .main-block h1 { font-size: 32px; }
#relacionamento .main-block .desc { margin: 0 0 50px; }
#relacionamento .main-block .desc p { font-size: 18px; }
#relacionamento .main-block .wrap-list { flex-direction: column; }
#relacionamento .main-block .wrap-list .item { width: 100%; margin: 0 0 25px; padding: 25px; }
#relacionamento .main-block .wrap-list .item h2 { font-size: 24px; margin: 0 0 15px; }
#relacionamento .main-block .wrap-list .item-vagas .btn,
#relacionamento .main-block .wrap-list .item-denuncia .btn { line-height: 40px; font-size: 18px; }
#relacionamento .main-block .wrap-list .item-press .btn { line-height: 40px; font-size: 18px; }
#relacionamento .main-block .wrap-list .item-press p { font-size: 18px; }
#relacionamento .main-block .wrap-list .item-newsletter h4 { font-size: 20px; }

#relacionamento .box-contact .indent { padding: 25px 0; }
#relacionamento .wrapall .visite { flex-direction: column; padding: 30px 0;}
#relacionamento .wrapall .visite h3 { font-size: 24px; margin: 0 0 20px; }
#relacionamento .wrapall .visite .btn { font-size: 19px; line-height: 50px; margin: 0; width: 100%}
#google_translate select {width: 150px; font-size: 12px;}
#certificacoes .content .cert7 .acessoria .modalidades .txt, #certificacoes .content .projetos .pt1 .txt1 {width: 100%;}
#certificacoes .content .passo .text p {font-size: 14px; line-height: 22px;}
#certificacoes .content .passo .text .bloco {margin-bottom: 40px;}
#certificacoes .content .text p.space, #certificacoes .content .cert6 p.space, #certificacoes .content .cert7 p.space, #certificacoes .content .cert8 p.space, #certificacoes .content .cert9 p.space {margin-bottom: 30px;}
#certificacoes .content h3 {margin-bottom: 15px;}
#certificacoes .content .passo .linha {margin-right: 19px;}
#biblioteca .wFormDownload {flex-direction: column;}
#biblioteca .wFormDownload .content-download {width: 100%; margin-bottom: 15px}
#biblioteca .wFormDownload .content-download {width: 100%;}
#relacionamento .indent {width: 100%;}
#relacionamento .box-contact .indent #fCentralRelacionamento .custom-input {padding: 0 20px; font-size: 15px;}
#relacionamento .box-contact .indent #fCentralRelacionamento input[type="submit"] {width: 100%;}
#parte-time .banner .wrapper { width: 100%}
#doe .info .wrap-info .contribuicao {width: 100%;}
#relacionamento .wrapall .visite .btn { font-size: 19px; line-height: 50px; margin: 0; }

#acompanhar .indent { padding: 50px 25px; }
#acompanhar .wrap-passos { flex-direction: column; }
#acompanhar .wrap-passos .passo:first-child,
#acompanhar .wrap-passos .passo:last-child,
#acompanhar .wrap-passos .passo { width: 100%; padding: 0 50px 50px; margin: 0 0 50px; }
#acompanhar .wrap-passos .passo .text { background: #FFF; position: relative; z-index: 9; }
#acompanhar .wrap-passos .passo:after { width: 2px; height: 100%; }
#acompanhar .wrap-passos .passo:last-child:after { display: block; height: 50%; top: 0; }

#biblioteca .wFormDownload form {width: 100%;}
#parte-time .vagas .w-link {margin: 50px 0 12px; padding: 0 20px;}
#fVagas{padding: 0 20px}
#parte-time .vagas .area .option form label span {display: block; width: 15px; height: 15px;  border-radius: 5px; margin: 0 5px 0 0;}
#parte-time .vagas .area .option form .wtm .btn-avisa {margin-bottom: 15px}

#mapa-site { padding: 50px 20px 100px; }
#mapa-site h1 { margin: 0 0 35px; }
#mapa-site .line { padding: 0; overflow: hidden; }
#mapa-site .line .wblock { width: 140px; margin: 0 0 40px; z-index: 9; position: relative; }
#mapa-site .line-2 .wblock:last-child { margin: 0; }
#mapa-site .line .wsub { width: 80vw;}
#mapa-site .line .block { width: 140px; height: 140px;  }
#mapa-site .line .wsub .block { margin: 0 30px 0 0; }
#mapa-site .line .wsub .sub-item { margin: 10px 0; height: 45px; line-height: 1.2; width: 140px; display: flex; align-items: center; justify-content: center; }
#mapa-site .line .wsub .sub-item:after { top: 50%; transform: translateY(-50%); height: 2px; width: 30px; left: -30px; }
#mapa-site .line .wblock.icon .block:before,
#mapa-site .line .wblock.icon:after,
#mapa-site .line .block:after,
#mapa-site .line .block.big:after,
#mapa-site .line .wblock:before,
#mapa-site .line-1:after { display: none; }
#mapa-site .wrap-lines { position: relative; }
#mapa-site .wrap-lines:after { content: ''; width: 50%; height: calc(100% - 140px); position: absolute; top: 70px; left: 0; border: 2px solid #7AB83C; border-radius: 20px; border-right: none; }
#mapa-site .line .block { position: relative; }
#mapa-site .line-2 .wblock:first-child .block:after,
#mapa-site .line .block:after { content: ''; height: 2px; background: #7AB83C; top: 50%; transform: translateY(-50%); width: 50vw; left: -50vw; position: absolute; display: block; }
#mapa-site .line-2 .wblock:last-child .block:before{ content: ''; position: absolute; width: 70px; height: 50px; top: 20px; right: -70px; border: 2px solid #7AB83C; border-radius: 0 0 20px 0; border-top: none; border-left: none; }
#mapa-site .line-2 .wblock:last-child .block:after { content: ''; width: 29px; height: 24px; position: absolute; top: 10px; right: -85px; background: url(../images/mapa-site/ic-mapa-site.png); border: none; display: block; left: auto; }

#denuncia,
#dados-pessoais,
#descadastrar { padding: 50px 0; }

#descadastrar .indent { padding: 0 20px; }
#dados-pessoais .indent { padding: 0 20px; }
#denuncia h1, #descadastrar h1, #dados-pessoais h1 { font-size: 28px; }

#dados-pessoais form .btn { font-size: 14px; }

.wrap-btns { flex-direction: column; padding: 50px 0; }
.wrap-btns a { margin: 15px 0; font-size: 16px; }

@media (max-width: 320px) {
	#mapa-site .line-2 .wblock:last-child .block:before{ width: 50px; right: -50px; }
	#mapa-site .line-2 .wblock:last-child .block:after { right: -65px; }
}