@import url(index.css);
@import url(font/style.css);
@import url(../libs/swiper/css/swiper.css);
@import url(../libs/colorbox/colorbox.css);
@import url(../libs/slicknav/css/slicknav.css);
@import url(../libs/scrollbar/jquery.mCustomScrollbar.css);
@keyframes ScaleInOut {
    0% {
        width: 100%;
        left: 0;
        bottom: 90px;
    }
    50% {
        width: 90%;
        left: 5%;
        bottom: calc(90px + 5%);
    }
    100% {
        width: 100%;
        left: 0;
        bottom: 90px;
    }
}
@-webkit-keyframes ScaleInOut {
    0% {
        width: 100%;
        left: 0;
        bottom: 90px;
    }
    50% {
        width: 90%;
        left: 5%;
        bottom: calc(90px + 5%);
    }
    100% {
        width: 100%;
        left: 0;
        bottom: 90px;
    }
}
.galleria-errors {
    display: none !important;
}
body {
    background-image: url(../images/back.jpg);
    background-repeat: repeat;
    font-size: 16px;
    line-height: 16px;
    font-family: "Myriad Pro Semibold", Calibri, sans-serif;
    overflow: hidden;
    min-width: 320px;
    opacity: 0;
}
body a {
    color: #7dc144;
}
body a.nolink {
    cursor: default;
}
body .rtecenter {
    text-align: center !important;
    margin: 0 auto;
}
body .folheto {
    position: absolute;
    left: 50px;
    margin-top: 30px;
    width: 350px;
}
@media screen and (max-width: 1670px) {
    body .folheto {
        width: 300px;
    }
}
@media screen and (max-width: 1470px) {
    body .folheto {
        width: 200px;
    }
}
@media screen and (max-width: 1340px) {
    body .folheto {
        left: 30px;
        width: 160px;
    }
}
@media screen and (max-width: 1260px) {
    body.page-textwithphoto-so-musami #textwithphoto > .text {
        text-align: center !important;
    }

    body .folheto {
        position: relative;
        margin: 0 auto;
        display: inline-block;
        padding: 0px 5px;
        top: auto;
        left: auto;
        right: auto;
        max-width: 240px;
        width: 100%;
    }
}
@media screen and (max-width: 1200px) {
    body .folheto .hoverlupa {
        margin: 0 5px;
        width: calc(100% - 10px);
    }
}
body .folheto img {
    width: 100%;
}
body .aboutFO {
    position: absolute;
    right: 50px;
    top: 50px;
    width: 350px;
}
@media screen and (max-width: 1670px) {
    body .aboutFO {
        width: 300px;
    }
}
@media screen and (max-width: 1470px) {
    body .aboutFO {
        width: 200px;
    }
}
@media screen and (max-width: 1340px) {
    body .aboutFO {
        right: 30px;
        width: 160px;
    }
}
@media screen and (max-width: 1260px) {
    body .aboutFO {
        position: relative;
        margin: 0 auto;
        display: inline-block;
        padding: 0px 5px;
        top: auto;
        left: auto;
        right: auto;
        max-width: 240px;
        width: 100%;
    }
}
@media screen and (max-width: 1200px) {
    body .aboutFO .hoverlupa {
        margin: 0 5px;
        width: calc(100% - 10px);
    }
}
body .aboutFO img {
    width: 100%;
}
body .cadeia {
    text-align: center;
    color: #000;
    padding: 0;
    margin: 10px 0px;
}
body .bigger {
    font-size: 125%;
}
body p {
    font-size: 106.25%;
}
@media screen and (min-width: 1600px) {
    body {
        font-size: 100%;
    }
}
@media screen and (max-width: 1600px) {
    body {
        font-size: 95%;
    }
}
@media screen and (max-width: 1400px) {
    body {
        font-size: 85%;
    }
}
@media screen and (max-width: 1024px) {
    body {
        font-size: 80%;
    }
}
@media screen and (max-width: 768px) {
    body {
        font-size: 75%;
    }
}
body .menu-wrap {
    background-image: url(../images/folhas.png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-size: 100px auto;
    box-shadow: 0px 1px 5px #888888;
    position: relative;
}
body .menu-wrap .slicknav_menu {
    display: none;
}
body .menu-wrap .slicknav_menu .mobileonly {
    display: block !important;
}
body .menu-wrap .nav-toggle {
    display: none;
}
body .menu-wrap #main-menu {
    position: relative;
    text-align: center;
}
body .menu-wrap #main-menu .full-wrap {
    margin: 0 auto;
}
body .menu-wrap #main-menu .menu-navigation-container {
    display: table;
    margin: 0 auto;
}
body .menu-wrap #main-menu .menu-navigation-container .mobileonly {
    display: none !important;
}
body .menu-wrap #main-menu .menu-navigation-container > ul > .expanded > a,
body .menu-wrap #main-menu .menu-navigation-container > ul > .leaf > a {
    padding: 20px 20px 10px !important;
    border-bottom: 4px solid transparent;
}
@media screen and (max-width: 1400px) {
    body .menu-wrap #main-menu .menu-navigation-container > ul > .expanded > a,
    body .menu-wrap #main-menu .menu-navigation-container > ul > .leaf > a {
        padding: 10px 10px 12px !important;
    }
}
body .menu-wrap #main-menu .menu-navigation-container > ul > .expanded:hover > a {
    border-bottom: 4px solid #7dc144;
}
body .menu-wrap #main-menu .menu-navigation-container ul {
    list-style: none;
    margin: 0;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
body .menu-wrap #main-menu .menu-navigation-container ul li {
    display: inline-block;
    position: relative;
    vertical-align: top;
}
body .menu-wrap #main-menu .menu-navigation-container ul li:hover > ul {
    display: block;
}
body .menu-wrap #main-menu .menu-navigation-container ul li a {
    font-size: 100%;
    color: #414141;
    display: block;
    line-height: 75%;
    margin: 0;
    padding: 25px 20px 20px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}
body .menu-wrap #main-menu .menu-navigation-container ul li ul {
    display: none;
    text-align: left;
    padding-top: 5px;
    background: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), url(../images/back.jpg);
    box-shadow: 0px 1px 5px #888888;
}
body .menu-wrap #main-menu .menu-navigation-container ul li ul li {
    display: block;
}
body .menu-wrap #main-menu .menu-navigation-container ul li ul li:hover > ul {
    display: block;
}
body .menu-wrap #main-menu .menu-navigation-container ul li ul li a {
    padding: 10px 20px;
}
body .menu-wrap #main-menu .menu-navigation-container ul li ul li a:hover {
    color: #fff;
}
body .menu-wrap #main-menu .menu-navigation-container ul li ul li ul {
    background: linear-gradient(rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06)), url(../images/back.jpg);
    padding-top: 0;
}
body .menu-wrap #main-menu .menu-navigation-container ul li ul li ul li:first-of-type a {
    border-top: 5px solid #7dc144;
    padding: 15px 0px 10px 20px;
    display: inline-block;
    margin-right: 20px;
}
body .menu-wrap #main-menu .search {
    display: table-cell;
    vertical-align: middle;
}
body .page-wrap .siteheader {
    text-align: center;
    background-color: #fff;
    position: relative;
}
body .page-wrap .siteheader iframe {
    height: 170px;
    margin-bottom: 0px;
}
@media screen and (max-width: 1400px) {
    body .page-wrap .siteheader iframe {
        height: 140px;
    }
}
body .page-wrap .siteheader .amism {
    position: absolute;
    left: 92%;
    top: 25px;
}
@media screen and (max-width: 1400px) {
    body .page-wrap .siteheader .amism {
        top: 15px;
        width: 70px;
    }
}
@media screen and (max-width: 850px) {
    body .page-wrap .siteheader .amism {
        left: auto;
        right: 1%;
    }
}
body .page-wrap .siteheader .amism img {
    width: 80px;
}
@media screen and (max-width: 1400px) {
    body .page-wrap .siteheader .amism img {
        width: 70px;
    }
}
body .page-wrap .siteheader .covid {
    position: absolute;
    width: 80px;
    height: auto;
    top: 10px;
    left: calc(3% + 24px);
    z-index: 1;
}
@media screen and (max-width: 1240px) {
    body .page-wrap .siteheader .covid {
        width: 60px;
        top: unset;
        bottom: 10px;
    }
}

body .page-wrap .siteheader .search-small {
    display: none;
}
body .page-wrap .siteheader .social-icons {
    position: absolute;
    top: 10px;
    right: calc((100% - 1088px) / 2 - 20px);
}
@media screen and (max-width: 1400px) {
    body .page-wrap .siteheader .social-icons {
        right: calc((100% - 846px) / 2 - 20px);
    }
}
@media screen and (max-width: 1024px) {
    body .page-wrap .siteheader .social-icons {
        right: calc((100% - 812px) / 2 - 20px);
    }
}
@media screen and (max-width: 1024px) {
    body .page-wrap .siteheader .social-icons {
        left: 1%;
        right: auto;
    }
}
body .page-wrap .siteheader .social-icons ul {
    list-style: none;
    max-width: 1024px;
    margin: 0 auto;
    text-align: right;
}
body .page-wrap .siteheader .social-icons ul li {
    display: inline-block;
    width: 40px;
    margin: 20px 5px;
}
@media screen and (max-width: 1400px) {
    body .page-wrap .siteheader .social-icons ul li {
        width: 30px;
        margin: 10px 5px;
    }
}
body .page-wrap .siteheader .logo {
    padding-top: 5px;
}
@media screen and (max-width: 1400px) {
    body .page-wrap .siteheader .logo {
        padding: 0px;
    }
}
body .page-wrap .siteheader .logo img {
    width: 150px;
}
@media screen and (max-width: 1400px) {
    body .page-wrap .siteheader .logo img {
        width: 80px;
    }
}
body .page-wrap .siteheader .cert {
    display: none;
    position: absolute;
    bottom: 0px;
    padding: 5px;
    right: 2%;
}
@media screen and (max-width: 580px) {
    body .page-wrap .siteheader .cert {
        display: block;
    }
}
body .page-wrap .siteheader .cert img {
    height: 35px;
    vertical-align: bottom;
}
body .page-wrap .siteheader .cert a {
    margin: 0px 0px 0px 10px;
}
body .page-wrap .siteheader .cert a .calogo {
    height: 35px;
    width: auto !important;
}
body .page-wrap .content-wrap {
    position: relative;
    z-index: 0;
}
body .page-wrap .content-wrap .profile,
body .page-wrap .content-wrap .submitted,
body .page-wrap .content-wrap .content {
    text-align: center;
}
body .page-wrap .content-wrap .in-center {
    width: 50%;
    margin: 0 auto;
    display: table;
}
@media screen and (max-width: 1024px) {
    body .page-wrap .content-wrap .in-center {
        width: 100%;
    }
}
body .page-wrap .content-wrap .in-center h1 {
    display: table-cell;
    vertical-align: middle;
    color: #7dc144;
    line-height: 160%;
    text-align: center;
    font-family: "Myriad Pro SemiBold";
}
body .page-wrap .content-wrap .home-header {
    display: block;
    width: 100%;
    background-color: #7dc144;
    padding: 10px 0%;
    position: relative;
}
@media screen and (max-width: 1400px) {
    body .page-wrap .content-wrap .home-header {
        padding: 10px 0% 5px 0%;
    }
}
body .page-wrap .content-wrap .home-header .about-musami {
    width: calc(20% - 24px);
    box-sizing: border-box;
    display: inline-block;
    float: left;
    padding-left: 20px;
    margin-left: 7%;
}
@media screen and (max-width: 1400px) {
    body .page-wrap .content-wrap .home-header .about-musami {
        width: calc(29% - 24px);
        margin-left: 3%;
    }
}
@media screen and (max-width: 1024px) {
    body .page-wrap .content-wrap .home-header .about-musami {
        width: calc(31% - 24px);
        margin-left: 0%;
    }
}

body .page-wrap .content-wrap .home-header .about-musami h2 {
    color: #fff8de;
    text-transform: uppercase;
    font-family: "Myriad Pro SemiBold";
    text-align: left;
    margin: 0px 0px 6px 0px;
}
body .page-wrap .content-wrap .home-header .about-musami p {
    color: #fff8de;
    font-family: "Myriad Pro Regular";
    margin: 0px;
}
body .page-wrap .content-wrap .home-header #news {
    width: 73%;
    height: 100%;
    padding: 0px 10px;
    box-sizing: border-box;
    display: inline-block;
    float: left;
    margin-right: auto;
}
@media screen and (max-width: 1400px) {
    body .page-wrap .content-wrap .home-header #news {
        width: 69%;
    }
}
@media screen and (max-width: 1024px) {
    body .page-wrap .content-wrap .home-header #news {
        width: 69%;
        padding: 0px 24px 0px 24px;
    }
}
body .page-wrap .content-wrap .home-header #news h2 {
    color: #fff8de;
    text-transform: uppercase;
    font-family: "Myriad Pro SemiBold";
    padding-left: 24px;
}
body .page-wrap .content-wrap .home-header #news h2 img {
    width: 15px;
    margin-right: 3px;
}
body .page-wrap .content-wrap .home-header #news .swiper-container {
    padding: 0 24px;
    box-sizing: border-box;
}
body .page-wrap .content-wrap .home-header #news .swiper-container .swiper-wrapper {
    box-sizing: content-box;
}
body .page-wrap .content-wrap .home-header #news .swiper-container .swiper-wrapper .swiper-slide {
    height: 94px;
    width: 25%;
    box-sizing: border-box;
    font-family: "Myriad Pro Regular";
    padding-right: 10px;
}
@media screen and (max-width: 1400px) {
    body .page-wrap .content-wrap .home-header #news .swiper-container .swiper-wrapper .swiper-slide {
        height: 85px;
    }
}
@media screen and (max-width: 1400px) {
    body .page-wrap .content-wrap .home-header #news .swiper-container .swiper-wrapper .swiper-slide {
        width: 33.3334%;
    }
}
body .page-wrap .content-wrap .home-header #news .swiper-container .swiper-wrapper .swiper-slide .slide {
    border: 1px solid #fff8de;
    padding: 10px;
    position: relative;
    height: 100%;
}
body .page-wrap .content-wrap .home-header #news .swiper-container .swiper-wrapper .swiper-slide .slide p {
    display: block;
    text-transform: none;
    width: 100%;
    color: #fff8de;
    margin: 0px;
    margin-bottom: 6px;
    max-height: 60px;
    overflow: hidden;
}
@media screen and (max-width: 1130px) {
    body .page-wrap .content-wrap .home-header #news .swiper-container .swiper-wrapper .swiper-slide .slide p {
        max-height: 50px;
    }
}
@media screen and (min-width: 1400px) {
    body .page-wrap .content-wrap .home-header #news .swiper-container .swiper-wrapper .swiper-slide .slide p {
        line-height: 120%;
    }
}
@media screen and (max-width: 1024px) {
    body .page-wrap .content-wrap .home-header #news .swiper-container .swiper-wrapper .swiper-slide .slide p {
        margin-bottom: 5px;
        max-height: 45px;
    }
}
body .page-wrap .content-wrap .home-header #news .swiper-container .swiper-wrapper .swiper-slide .slide div {
    display: inline-block;
    float: left;
    position: absolute;
    bottom: 10px;
}
@media screen and (max-width: 1024px) {
    body .page-wrap .content-wrap .home-header #news .swiper-container .swiper-wrapper .swiper-slide .slide div {
        font-size: 90%;
        bottom: 5px;
    }
}
body .page-wrap .content-wrap .home-header #news .swiper-container .swiper-wrapper .swiper-slide .slide div .date {
    color: #000;
    font-style: italic;
    font-size: 90%;
    text-transform: none;
}
body .page-wrap .content-wrap .home-header #news .swiper-container .swiper-wrapper .swiper-slide .slide div .readmore {
    float: right;
    color: #343434;
    font-size: 90%;
    text-decoration: none;
    text-transform: none;
}
body .page-wrap .content-wrap .home-header #news .swiper-container .swiper-wrapper .swiper-slide .slide div .readmore img {
    margin-left: 5px;
    width: 15px;
    height: auto;
    position: relative;
    top: 3px;
}
body .page-wrap .content-wrap .home-header #news .swiper-container .swiper-wrapper .swiper-slide .slide .r {
    right: 10px;
}
body .page-wrap .content-wrap .home-header #news .swiper-container .swiper-wrapper > div:last-of-type {
    padding-right: 0px;
}
@media screen and (min-width: 768px) {
    body .page-wrap .content-wrap .home-header #news .swiper-container .swiper-button-next {
        right: 0px;
        width: 34px !important;
        background-position: left;
    }
}
body .page-wrap .content-wrap aside#sidebar-first {
    width: 23%;
    box-sizing: border-box;
    margin-left: 7%;
    background-color: #fff;
    display: inline-block;
    float: left;
    position: relative;
}
@media screen and (max-width: 1400px) {
    body .page-wrap .content-wrap aside#sidebar-first {
        width: 27%;
        margin-left: 4%;
    }
}
@media screen and (max-width: 1024px) {
    body .page-wrap .content-wrap aside#sidebar-first {
        width: 31%;
        margin-left: 0%;
    }
}
body .page-wrap .content-wrap aside#sidebar-first #concursos {
    padding: 0px 20px 25px;
    position: absolute;
    top: 10px;
}
@media screen and (max-width: 1400px) {
    body .page-wrap .content-wrap aside#sidebar-first #concursos {
        padding: 5px 20px;
        top: 5px;
    }
}
body .page-wrap .content-wrap aside#sidebar-first #concursos h2 {
    color: #7dc144;
    text-transform: uppercase;
    font-family: "Myriad Pro Bold";
}
body .page-wrap .content-wrap aside#sidebar-first #concursos .concursos > :first-child {
    padding: 0px 0px 7px !important;
}
body .page-wrap .content-wrap aside#sidebar-first #concursos .concursos .concurso {
    border-bottom: 2px dashed #7dc144;
    padding: 7px 0px;
}
body .page-wrap .content-wrap aside#sidebar-first #concursos .concursos .concurso:last-of-type {
    border-bottom: none;
    display: block;
}
@media screen and (max-width: 1400px) {
    body .page-wrap .content-wrap aside#sidebar-first #concursos .concursos .concurso:last-of-type {
        display: none;
    }
}
@media screen and (max-width: 1400px) {
    body .page-wrap .content-wrap aside#sidebar-first #concursos .concursos .concurso:nth-last-of-type(2) {
        border-bottom: none;
    }
}
body .page-wrap .content-wrap aside#sidebar-first #concursos .concursos .concurso p {
    display: block;
    text-transform: none;
    width: 100%;
    color: #343434;
    margin: 5px 0px;
    font-family: "Myriad Pro Regular";
}
@media screen and (max-width: 1400px) {
    body .page-wrap .content-wrap aside#sidebar-first #concursos .concursos .concurso p {
        margin: 1px 0px;
    }
}
body .page-wrap .content-wrap aside#sidebar-first #concursos .concursos .concurso .r {
    text-align: right;
}
body .page-wrap .content-wrap aside#sidebar-first #concursos .concursos .concurso .r .readmore {
    color: #343434;
    font-size: 90%;
    text-decoration: none;
    text-transform: none;
}
body .page-wrap .content-wrap aside#sidebar-first #concursos .concursos .concurso .r .readmore img {
    margin-right: 5px;
    width: 15px;
    height: auto;
    position: relative;
    top: 3px;
}
body .page-wrap .content-wrap #content {
    display: inline-block;
    width: 40%;
    float: left;
    text-align: center;
}
@media screen and (max-width: 1400px) {
    body .page-wrap .content-wrap #content {
        width: 38%;
    }
}
body .page-wrap .content-wrap #content .container > div {
    display: inline-block;
    text-align: left;
}
body .page-wrap .content-wrap #content .container > div > video,
body .page-wrap .content-wrap #content .container > div > img {
    width: 100%;
    height: auto;
    object-fit: cover;
    padding-top: 10px;
    max-width: 640px;
    margin: 0 auto;
    max-height: 450px;
}
@media screen and (max-width: 1400px) {
    body .page-wrap .content-wrap #content .container > div > video,
    body .page-wrap .content-wrap #content .container > div > img {
        padding: 10px 10px 0px;
    }
}
body .page-wrap .content-wrap #content .container > div .r {
    text-align: right;
    width: 100%;
    padding-top: 10px;
}
@media screen and (max-width: 1400px) {
    body .page-wrap .content-wrap #content .container > div .r {
        padding-top: 5px;
        padding-right: 10px;
    }
}
body .page-wrap .content-wrap #content .container > div .r .readmore {
    color: #343434;
    font-size: 90%;
    text-decoration: none;
    text-transform: none;
}
body .page-wrap .content-wrap #content .container > div .r .readmore img {
    margin-left: 5px;
    width: 15px;
    height: auto;
    position: relative;
    top: 3px;
    padding: 0;
}
body .page-wrap .content-wrap aside#sidebar-second {
    width: 30%;
    display: inline-block;
    float: left;
    position: relative;
    margin-top:12px;
}
@media screen and (max-width: 1400px) {
    body .page-wrap .content-wrap aside#sidebar-second {
        width: 31%;
    }
}
body .page-wrap .content-wrap aside#sidebar-second .sabias {
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 280px;
    width: 50%;
    float: left;
    min-width: 220px;
    min-height: 180px;
    height: 100%;
    margin-top: 20px;
    opacity: 0;
}
@media screen and (max-width: 1400px) {
    body .page-wrap .content-wrap aside#sidebar-second .sabias {
        display: block;
        margin-top: 0px;
        height: auto;
    }
}
@media screen and (max-width: 1035px) {
    body .page-wrap .content-wrap aside#sidebar-second .sabias {
        width: 100%;
        min-height: 220px;
    }
}
body .page-wrap .content-wrap aside#sidebar-second .sabias a {
    position: absolute;
    height: 30px;
    width: 100%;
}
body .page-wrap .content-wrap aside#sidebar-second .mascote {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    width: auto;
    max-width: 50%;
    float: left;
    height: 500px;
    opacity: 0;
    margin-left: -30px;
    margin-top: 30px;
}
@media screen and (max-width: 1400px) {
    body .page-wrap .content-wrap aside#sidebar-second .mascote {
        margin-top: 10px;
    }
}
@media screen and (max-width: 1250px) {
    body .page-wrap .content-wrap aside#sidebar-second .mascote {
        margin-left: -50px;
    }
}
@media screen and (max-width: 1100px) {
    body .page-wrap .content-wrap aside#sidebar-second .mascote {
        margin-left: auto;
        margin-top: -50px;
        float: right;
        margin-right: 25px;
    }
}
@media screen and (max-width: 1035px) {
    body .page-wrap .content-wrap aside#sidebar-second .mascote {
        display: none !important;
    }
}
body .page-wrap .content-wrap aside#sidebar-second .mascote iframe {
    min-width: 160px;
}
body .page-wrap p.green {
    color: #7dc144;
}
body .page-wrap #side-by-side .side_by_side .imgSide {
    display: inline-block;
    float: left;
    width: 50%;
}
@media screen and (max-width: 1024px) {
    body .page-wrap #side-by-side .side_by_side .imgSide {
        display: block;
        width: 100%;
    }
}
body .page-wrap #side-by-side .side_by_side .imgSide:first-of-type {
    padding: 5px 5px 5px 20px;
}
@media screen and (max-width: 1024px) {
    body .page-wrap #side-by-side .side_by_side .imgSide:first-of-type {
        padding: 10px;
    }
}
body .page-wrap #side-by-side .side_by_side .imgSide:nth-of-type(2) {
    padding: 5px 20px 5px 5px;
}
@media screen and (max-width: 1024px) {
    body .page-wrap #side-by-side .side_by_side .imgSide:nth-of-type(2) {
        padding: 10px;
    }
}
body .page-wrap #side-by-side .file-above {
    margin: 25px 0px;
}
body .page-wrap #side-by-side .file-above p {
    padding-top: 10px;
    margin: 0;
    font-size: 110%;
    text-transform: uppercase;
}
body .page-wrap #side-by-side .file-above .file-icon {
    width: 100px;
    height: auto;
}
body .page-wrap #oneImg {
    margin: 10px auto 15px;
}
body .page-wrap #oneImg .oneImg {
    text-align: center;
    width: 1088px;
    margin: 0 auto;
}
@media screen and (max-width: 1400px) {
    body .page-wrap #oneImg .oneImg {
        width: 846px;
    }
}
@media screen and (max-width: 1024px) {
    body .page-wrap #oneImg .oneImg {
        width: 812px;
    }
}
@media screen and (max-width: 768px) {
    body .page-wrap #oneImg .oneImg {
        width: 100%;
        padding: 0px 25px;
    }
}
body .page-wrap #oneImg .oneImg img {
    width: 100%;
}
body .page-wrap #concursos-pb .concursos-list,
body .page-wrap #concursos-pb .pf-list,
body .page-wrap #projetos-pf .concursos-list,
body .page-wrap #projetos-pf .pf-list {
    padding-top: 40px;
    width: 1088px;
    margin: 0 auto;
}
@media screen and (max-width: 1400px) {
    body .page-wrap #concursos-pb .concursos-list,
    body .page-wrap #concursos-pb .pf-list,
    body .page-wrap #projetos-pf .concursos-list,
    body .page-wrap #projetos-pf .pf-list {
        width: 846px;
    }
}
@media screen and (max-width: 1024px) {
    body .page-wrap #concursos-pb .concursos-list,
    body .page-wrap #concursos-pb .pf-list,
    body .page-wrap #projetos-pf .concursos-list,
    body .page-wrap #projetos-pf .pf-list {
        width: 812px;
    }
}
@media screen and (max-width: 768px) {
    body .page-wrap #concursos-pb .concursos-list,
    body .page-wrap #concursos-pb .pf-list,
    body .page-wrap #projetos-pf .concursos-list,
    body .page-wrap #projetos-pf .pf-list {
        width: 95%;
    }
}
@media screen and (max-width: 1240px) {
    body .page-wrap #concursos-pb .concursos-list,
    body .page-wrap #concursos-pb .pf-list,
    body .page-wrap #projetos-pf .concursos-list,
    body .page-wrap #projetos-pf .pf-list {
        padding: 30px 0px;
    }
}
body .page-wrap #concursos-pb .concursos-list .info > div,
body .page-wrap #concursos-pb .pf-list .info > div,
body .page-wrap #projetos-pf .concursos-list .info > div,
body .page-wrap #projetos-pf .pf-list .info > div {
    display: inline-block;
    float: left;
    padding-bottom: 25px;
}
body .page-wrap #concursos-pb .concursos-list .info .info-text,
body .page-wrap #concursos-pb .pf-list .info .info-text,
body .page-wrap #projetos-pf .concursos-list .info .info-text,
body .page-wrap #projetos-pf .pf-list .info .info-text {
    font-family: "Myriad Pro Regular";
}
body .page-wrap #concursos-pb .concursos-list .info .info-text img,
body .page-wrap #concursos-pb .pf-list .info .info-text img,
body .page-wrap #projetos-pf .concursos-list .info .info-text img,
body .page-wrap #projetos-pf .pf-list .info .info-text img {
    width: 20px;
    display: inline-block;
    float: left;
}
body .page-wrap #concursos-pb .concursos-list .info .info-text p,
body .page-wrap #concursos-pb .pf-list .info .info-text p,
body .page-wrap #projetos-pf .concursos-list .info .info-text p,
body .page-wrap #projetos-pf .pf-list .info .info-text p {
    display: inline-block;
    width: calc(100% - 20px);
    float: left;
    padding: 0 5px;
}
body .page-wrap #concursos-pb .concursos-list .info .info-text p a,
body .page-wrap #concursos-pb .pf-list .info .info-text p a,
body .page-wrap #projetos-pf .concursos-list .info .info-text p a,
body .page-wrap #projetos-pf .pf-list .info .info-text p a {
    color: #535353;
}
body .page-wrap #concursos-pb .concursos-list .info .info-text p a:hover,
body .page-wrap #concursos-pb .pf-list .info .info-text p a:hover,
body .page-wrap #projetos-pf .concursos-list .info .info-text p a:hover,
body .page-wrap #projetos-pf .pf-list .info .info-text p a:hover {
    text-decoration: underline;
}
body .page-wrap #textwithphoto,
body .page-wrap #text,
body .page-wrap #eco5,
body .page-wrap #mapageral,
body .page-wrap #team,
body .page-wrap #dicas,
body .page-wrap #revistas,
body .page-wrap #edu-ambiental,
body .page-wrap #contacts,
body .page-wrap #documentation,
body .page-wrap #relatorio,
body .page-wrap #filedownload,
body .page-wrap #partners,
body .page-wrap #gallery,
body .page-wrap #videos,
body .page-wrap #marcacao,
body .page-wrap #news-page,
body .page-wrap #files,
body .page-wrap #files2,
body .page-wrap #campanhas {
    clear: both;
    display: block;
}
body .page-wrap #textwithphoto:after,
body .page-wrap #text:after,
body .page-wrap #eco5:after,
body .page-wrap #mapageral:after,
body .page-wrap #team:after,
body .page-wrap #dicas:after,
body .page-wrap #revistas:after,
body .page-wrap #edu-ambiental:after,
body .page-wrap #contacts:after,
body .page-wrap #documentation:after,
body .page-wrap #relatorio:after,
body .page-wrap #filedownload:after,
body .page-wrap #partners:after,
body .page-wrap #gallery:after,
body .page-wrap #videos:after,
body .page-wrap #marcacao:after,
body .page-wrap #news-page:after,
body .page-wrap #files:after,
body .page-wrap #files2:after,
body .page-wrap #campanhas:after {
    clear: both;
    content: " ";
    display: block;
}
body .page-wrap #team .swiper-container {
    text-align: center;
}
body .page-wrap #partners .partners,
body .page-wrap #partners .members,
body .page-wrap #members .partners,
body .page-wrap #members .members {
    width: 60%;
    margin: 0 auto;
}
@media screen and (max-width: 1240px) {
    body .page-wrap #partners .partners,
    body .page-wrap #partners .members,
    body .page-wrap #members .partners,
    body .page-wrap #members .members {
        width: 75%;
    }
}
@media screen and (max-width: 1240px) {
    body .page-wrap #partners .partners,
    body .page-wrap #partners .members,
    body .page-wrap #members .partners,
    body .page-wrap #members .members {
        width: 100%;
        padding: 0 25px;
    }
}
body .page-wrap #partners .partners .partner,
body .page-wrap #partners .partners .member,
body .page-wrap #partners .members .partner,
body .page-wrap #partners .members .member,
body .page-wrap #members .partners .partner,
body .page-wrap #members .partners .member,
body .page-wrap #members .members .partner,
body .page-wrap #members .members .member {
    width: 33.333%;
    display: inline-block;
    float: left;
    text-align: center;
}
body .page-wrap #partners .partners .partner img,
body .page-wrap #partners .partners .member img,
body .page-wrap #partners .members .partner img,
body .page-wrap #partners .members .member img,
body .page-wrap #members .partners .partner img,
body .page-wrap #members .partners .member img,
body .page-wrap #members .members .partner img,
body .page-wrap #members .members .member img {
    width: 100%;
    min-width: 100px;
    vertical-align: middle;
    max-height: 120px;
    object-fit: contain;
    object-position: center;
}
@media (max-width: 959px) {
    body .page-wrap #partners .partners .partner img,
    body .page-wrap #partners .partners .member img,
    body .page-wrap #partners .members .partner img,
    body .page-wrap #partners .members .member img,
    body .page-wrap #members .partners .partner img,
    body .page-wrap #members .partners .member img,
    body .page-wrap #members .members .partner img,
    body .page-wrap #members .members .member img {
        max-height: 100px;
    }
}

body .page-wrap #partners .partners .member,
body .page-wrap #partners .members .member,
body .page-wrap #members .partners .member,
body .page-wrap #members .members .member {
    padding: 2.5% 8%;
}
body .page-wrap #partners .partners .partner,
body .page-wrap #partners .members .partner,
body .page-wrap #members .partners .partner,
body .page-wrap #members .members .partner {
    padding: 2.5% 5%;
}
body .page-wrap #textwithphoto h2,
body .page-wrap #text h2,
body .page-wrap #eco5 h2,
body .page-wrap #mapageral h2,
body .page-wrap #team h2,
body .page-wrap #dicas h2,
body .page-wrap #marcacao h2,
body .page-wrap #revistas h2,
body .page-wrap #campanhas h2,
body .page-wrap #edu-ambiental h2,
body .page-wrap #contacts h2,
body .page-wrap #documentation h2,
body .page-wrap #relatorio h2,
body .page-wrap #filedownload h2,
body .page-wrap #files h2,
body .page-wrap #files2 h2 {
    text-align: center;
    text-transform: uppercase;
    color: #7dc144;
    padding-top: 5px;
}
body .page-wrap #textwithphoto ul,
body .page-wrap #text ul,
body .page-wrap #eco5 ul,
body .page-wrap #mapageral ul,
body .page-wrap #team ul,
body .page-wrap #dicas ul,
body .page-wrap #marcacao ul,
body .page-wrap #revistas ul,
body .page-wrap #campanhas ul,
body .page-wrap #edu-ambiental ul,
body .page-wrap #contacts ul,
body .page-wrap #documentation ul,
body .page-wrap #relatorio ul,
body .page-wrap #filedownload ul,
body .page-wrap #files ul,
body .page-wrap #files2 ul {
    font-family: "Myriad Pro Regular";
}
body .page-wrap #textwithphoto .ecoparque,
body .page-wrap #textwithphoto .sensibilizacao,
body .page-wrap #text .ecoparque,
body .page-wrap #text .sensibilizacao,
body .page-wrap #eco5 .ecoparque,
body .page-wrap #eco5 .sensibilizacao,
body .page-wrap #mapageral .ecoparque,
body .page-wrap #mapageral .sensibilizacao,
body .page-wrap #team .ecoparque,
body .page-wrap #team .sensibilizacao,
body .page-wrap #dicas .ecoparque,
body .page-wrap #dicas .sensibilizacao,
body .page-wrap #marcacao .ecoparque,
body .page-wrap #marcacao .sensibilizacao,
body .page-wrap #revistas .ecoparque,
body .page-wrap #revistas .sensibilizacao,
body .page-wrap #campanhas .ecoparque,
body .page-wrap #campanhas .sensibilizacao,
body .page-wrap #edu-ambiental .ecoparque,
body .page-wrap #edu-ambiental .sensibilizacao,
body .page-wrap #contacts .ecoparque,
body .page-wrap #contacts .sensibilizacao,
body .page-wrap #documentation .ecoparque,
body .page-wrap #documentation .sensibilizacao,
body .page-wrap #relatorio .ecoparque,
body .page-wrap #relatorio .sensibilizacao,
body .page-wrap #filedownload .ecoparque,
body .page-wrap #filedownload .sensibilizacao,
body .page-wrap #files .ecoparque,
body .page-wrap #files .sensibilizacao,
body .page-wrap #files2 .ecoparque,
body .page-wrap #files2 .sensibilizacao {
    margin-bottom: 25px;
}
body .page-wrap #textwithphoto h3,
body .page-wrap #textwithphoto h4,
body .page-wrap #text h3,
body .page-wrap #text h4,
body .page-wrap #eco5 h3,
body .page-wrap #eco5 h4,
body .page-wrap #mapageral h3,
body .page-wrap #mapageral h4,
body .page-wrap #team h3,
body .page-wrap #team h4,
body .page-wrap #dicas h3,
body .page-wrap #dicas h4,
body .page-wrap #marcacao h3,
body .page-wrap #marcacao h4,
body .page-wrap #revistas h3,
body .page-wrap #revistas h4,
body .page-wrap #campanhas h3,
body .page-wrap #campanhas h4,
body .page-wrap #edu-ambiental h3,
body .page-wrap #edu-ambiental h4,
body .page-wrap #contacts h3,
body .page-wrap #contacts h4,
body .page-wrap #documentation h3,
body .page-wrap #documentation h4,
body .page-wrap #relatorio h3,
body .page-wrap #relatorio h4,
body .page-wrap #filedownload h3,
body .page-wrap #filedownload h4,
body .page-wrap #files h3,
body .page-wrap #files h4,
body .page-wrap #files2 h3,
body .page-wrap #files2 h4 {
    text-align: center;
    text-transform: uppercase;
}
body .page-wrap #textwithphoto .mascote-anime,
body .page-wrap #text .mascote-anime,
body .page-wrap #eco5 .mascote-anime,
body .page-wrap #mapageral .mascote-anime,
body .page-wrap #team .mascote-anime,
body .page-wrap #dicas .mascote-anime,
body .page-wrap #marcacao .mascote-anime,
body .page-wrap #revistas .mascote-anime,
body .page-wrap #campanhas .mascote-anime,
body .page-wrap #edu-ambiental .mascote-anime,
body .page-wrap #contacts .mascote-anime,
body .page-wrap #documentation .mascote-anime,
body .page-wrap #relatorio .mascote-anime,
body .page-wrap #filedownload .mascote-anime,
body .page-wrap #files .mascote-anime,
body .page-wrap #files2 .mascote-anime {
    width: 25%;
}
body .page-wrap #textwithphoto .mascote-anime,
body .page-wrap #textwithphoto .image,
body .page-wrap #text .mascote-anime,
body .page-wrap #text .image,
body .page-wrap #eco5 .mascote-anime,
body .page-wrap #eco5 .image,
body .page-wrap #mapageral .mascote-anime,
body .page-wrap #mapageral .image,
body .page-wrap #team .mascote-anime,
body .page-wrap #team .image,
body .page-wrap #dicas .mascote-anime,
body .page-wrap #dicas .image,
body .page-wrap #marcacao .mascote-anime,
body .page-wrap #marcacao .image,
body .page-wrap #revistas .mascote-anime,
body .page-wrap #revistas .image,
body .page-wrap #campanhas .mascote-anime,
body .page-wrap #campanhas .image,
body .page-wrap #edu-ambiental .mascote-anime,
body .page-wrap #edu-ambiental .image,
body .page-wrap #contacts .mascote-anime,
body .page-wrap #contacts .image,
body .page-wrap #documentation .mascote-anime,
body .page-wrap #documentation .image,
body .page-wrap #relatorio .mascote-anime,
body .page-wrap #relatorio .image,
body .page-wrap #filedownload .mascote-anime,
body .page-wrap #filedownload .image,
body .page-wrap #files .mascote-anime,
body .page-wrap #files .image,
body .page-wrap #files2 .mascote-anime,
body .page-wrap #files2 .image {
    display: inline-block;
    float: left;
    position: relative;
}
body .page-wrap #textwithphoto .mascote-anime iframe,
body .page-wrap #textwithphoto .image iframe,
body .page-wrap #text .mascote-anime iframe,
body .page-wrap #text .image iframe,
body .page-wrap #eco5 .mascote-anime iframe,
body .page-wrap #eco5 .image iframe,
body .page-wrap #mapageral .mascote-anime iframe,
body .page-wrap #mapageral .image iframe,
body .page-wrap #team .mascote-anime iframe,
body .page-wrap #team .image iframe,
body .page-wrap #dicas .mascote-anime iframe,
body .page-wrap #dicas .image iframe,
body .page-wrap #marcacao .mascote-anime iframe,
body .page-wrap #marcacao .image iframe,
body .page-wrap #revistas .mascote-anime iframe,
body .page-wrap #revistas .image iframe,
body .page-wrap #campanhas .mascote-anime iframe,
body .page-wrap #campanhas .image iframe,
body .page-wrap #edu-ambiental .mascote-anime iframe,
body .page-wrap #edu-ambiental .image iframe,
body .page-wrap #contacts .mascote-anime iframe,
body .page-wrap #contacts .image iframe,
body .page-wrap #documentation .mascote-anime iframe,
body .page-wrap #documentation .image iframe,
body .page-wrap #relatorio .mascote-anime iframe,
body .page-wrap #relatorio .image iframe,
body .page-wrap #filedownload .mascote-anime iframe,
body .page-wrap #filedownload .image iframe,
body .page-wrap #files .mascote-anime iframe,
body .page-wrap #files .image iframe,
body .page-wrap #files2 .mascote-anime iframe,
body .page-wrap #files2 .image iframe {
    position: absolute;
    bottom: 0;
}
body .page-wrap #textwithphoto .image,
body .page-wrap #text .image,
body .page-wrap #eco5 .image,
body .page-wrap #mapageral .image,
body .page-wrap #team .image,
body .page-wrap #dicas .image,
body .page-wrap #marcacao .image,
body .page-wrap #revistas .image,
body .page-wrap #campanhas .image,
body .page-wrap #edu-ambiental .image,
body .page-wrap #contacts .image,
body .page-wrap #documentation .image,
body .page-wrap #relatorio .image,
body .page-wrap #filedownload .image,
body .page-wrap #files .image,
body .page-wrap #files2 .image {
    width: 25%;
    background: linear-gradient(rgba(166, 156, 146, 0), rgba(166, 156, 146, 0)), url(../images/regras.png);
    position: relative;
    background-size: 85% auto;
    background-repeat: no-repeat;
    background-position: center top;
    cursor: pointer;
    -moz-transition: background 0.3s linear;
    -webkit-transition: background 0.3s linear;
    -ms-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
    transition: background 0.3s linear;
}
body .page-wrap #textwithphoto .image:hover,
body .page-wrap #text .image:hover,
body .page-wrap #eco5 .image:hover,
body .page-wrap #mapageral .image:hover,
body .page-wrap #team .image:hover,
body .page-wrap #dicas .image:hover,
body .page-wrap #marcacao .image:hover,
body .page-wrap #revistas .image:hover,
body .page-wrap #campanhas .image:hover,
body .page-wrap #edu-ambiental .image:hover,
body .page-wrap #contacts .image:hover,
body .page-wrap #documentation .image:hover,
body .page-wrap #relatorio .image:hover,
body .page-wrap #filedownload .image:hover,
body .page-wrap #files .image:hover,
body .page-wrap #files2 .image:hover {
    background: linear-gradient(rgba(166, 156, 146, 0.5), rgba(166, 156, 146, 0.5)), url(../images/regras.png);
    background-size: 85% auto;
    background-repeat: no-repeat;
    background-position: center top;
}
body .page-wrap #textwithphoto .image:hover img,
body .page-wrap #text .image:hover img,
body .page-wrap #eco5 .image:hover img,
body .page-wrap #mapageral .image:hover img,
body .page-wrap #team .image:hover img,
body .page-wrap #dicas .image:hover img,
body .page-wrap #marcacao .image:hover img,
body .page-wrap #revistas .image:hover img,
body .page-wrap #campanhas .image:hover img,
body .page-wrap #edu-ambiental .image:hover img,
body .page-wrap #contacts .image:hover img,
body .page-wrap #documentation .image:hover img,
body .page-wrap #relatorio .image:hover img,
body .page-wrap #filedownload .image:hover img,
body .page-wrap #files .image:hover img,
body .page-wrap #files2 .image:hover img {
    display: block;
}
body .page-wrap #textwithphoto .image img,
body .page-wrap #text .image img,
body .page-wrap #eco5 .image img,
body .page-wrap #mapageral .image img,
body .page-wrap #team .image img,
body .page-wrap #dicas .image img,
body .page-wrap #marcacao .image img,
body .page-wrap #revistas .image img,
body .page-wrap #campanhas .image img,
body .page-wrap #edu-ambiental .image img,
body .page-wrap #contacts .image img,
body .page-wrap #documentation .image img,
body .page-wrap #relatorio .image img,
body .page-wrap #filedownload .image img,
body .page-wrap #files .image img,
body .page-wrap #files2 .image img {
    width: 10%;
    height: auto;
    vertical-align: middle;
    position: absolute;
    padding: 0;
    top: 43%;
    left: 45%;
    display: none;
}
body .page-wrap #textwithphoto .form-wrapper,
body .page-wrap #text .form-wrapper,
body .page-wrap #eco5 .form-wrapper,
body .page-wrap #mapageral .form-wrapper,
body .page-wrap #team .form-wrapper,
body .page-wrap #dicas .form-wrapper,
body .page-wrap #marcacao .form-wrapper,
body .page-wrap #revistas .form-wrapper,
body .page-wrap #campanhas .form-wrapper,
body .page-wrap #edu-ambiental .form-wrapper,
body .page-wrap #contacts .form-wrapper,
body .page-wrap #documentation .form-wrapper,
body .page-wrap #relatorio .form-wrapper,
body .page-wrap #filedownload .form-wrapper,
body .page-wrap #files .form-wrapper,
body .page-wrap #files2 .form-wrapper {
    width: 50%;
    display: inline-block;
    float: left;
}
@media screen and (max-width: 768px) {
    body .page-wrap #textwithphoto .form-wrapper,
    body .page-wrap #text .form-wrapper,
    body .page-wrap #eco5 .form-wrapper,
    body .page-wrap #mapageral .form-wrapper,
    body .page-wrap #team .form-wrapper,
    body .page-wrap #dicas .form-wrapper,
    body .page-wrap #marcacao .form-wrapper,
    body .page-wrap #revistas .form-wrapper,
    body .page-wrap #campanhas .form-wrapper,
    body .page-wrap #edu-ambiental .form-wrapper,
    body .page-wrap #contacts .form-wrapper,
    body .page-wrap #documentation .form-wrapper,
    body .page-wrap #relatorio .form-wrapper,
    body .page-wrap #filedownload .form-wrapper,
    body .page-wrap #files .form-wrapper,
    body .page-wrap #files2 .form-wrapper {
        width: 80%;
        margin: 0 10%;
    }
}
body .page-wrap #textwithphoto .form-wrapper form,
body .page-wrap #text .form-wrapper form,
body .page-wrap #eco5 .form-wrapper form,
body .page-wrap #mapageral .form-wrapper form,
body .page-wrap #team .form-wrapper form,
body .page-wrap #dicas .form-wrapper form,
body .page-wrap #marcacao .form-wrapper form,
body .page-wrap #revistas .form-wrapper form,
body .page-wrap #campanhas .form-wrapper form,
body .page-wrap #edu-ambiental .form-wrapper form,
body .page-wrap #contacts .form-wrapper form,
body .page-wrap #documentation .form-wrapper form,
body .page-wrap #relatorio .form-wrapper form,
body .page-wrap #filedownload .form-wrapper form,
body .page-wrap #files .form-wrapper form,
body .page-wrap #files2 .form-wrapper form {
    width: 100%;
    clear: both;
    display: block;
}
body .page-wrap #textwithphoto .form-wrapper form:after,
body .page-wrap #text .form-wrapper form:after,
body .page-wrap #eco5 .form-wrapper form:after,
body .page-wrap #mapageral .form-wrapper form:after,
body .page-wrap #team .form-wrapper form:after,
body .page-wrap #dicas .form-wrapper form:after,
body .page-wrap #marcacao .form-wrapper form:after,
body .page-wrap #revistas .form-wrapper form:after,
body .page-wrap #campanhas .form-wrapper form:after,
body .page-wrap #edu-ambiental .form-wrapper form:after,
body .page-wrap #contacts .form-wrapper form:after,
body .page-wrap #documentation .form-wrapper form:after,
body .page-wrap #relatorio .form-wrapper form:after,
body .page-wrap #filedownload .form-wrapper form:after,
body .page-wrap #files .form-wrapper form:after,
body .page-wrap #files2 .form-wrapper form:after {
    clear: both;
    content: " ";
    display: block;
}
body .page-wrap #textwithphoto .form-wrapper form .webform-component,
body .page-wrap #text .form-wrapper form .webform-component,
body .page-wrap #eco5 .form-wrapper form .webform-component,
body .page-wrap #mapageral .form-wrapper form .webform-component,
body .page-wrap #team .form-wrapper form .webform-component,
body .page-wrap #dicas .form-wrapper form .webform-component,
body .page-wrap #marcacao .form-wrapper form .webform-component,
body .page-wrap #revistas .form-wrapper form .webform-component,
body .page-wrap #campanhas .form-wrapper form .webform-component,
body .page-wrap #edu-ambiental .form-wrapper form .webform-component,
body .page-wrap #contacts .form-wrapper form .webform-component,
body .page-wrap #documentation .form-wrapper form .webform-component,
body .page-wrap #relatorio .form-wrapper form .webform-component,
body .page-wrap #filedownload .form-wrapper form .webform-component,
body .page-wrap #files .form-wrapper form .webform-component,
body .page-wrap #files2 .form-wrapper form .webform-component {
    width: 50%;
    display: inline-block;
    float: left;
    padding: 0 3%;
    text-align: center;
}
body .page-wrap #textwithphoto .form-wrapper form .webform-component label,
body .page-wrap #text .form-wrapper form .webform-component label,
body .page-wrap #eco5 .form-wrapper form .webform-component label,
body .page-wrap #mapageral .form-wrapper form .webform-component label,
body .page-wrap #team .form-wrapper form .webform-component label,
body .page-wrap #dicas .form-wrapper form .webform-component label,
body .page-wrap #marcacao .form-wrapper form .webform-component label,
body .page-wrap #revistas .form-wrapper form .webform-component label,
body .page-wrap #campanhas .form-wrapper form .webform-component label,
body .page-wrap #edu-ambiental .form-wrapper form .webform-component label,
body .page-wrap #contacts .form-wrapper form .webform-component label,
body .page-wrap #documentation .form-wrapper form .webform-component label,
body .page-wrap #relatorio .form-wrapper form .webform-component label,
body .page-wrap #filedownload .form-wrapper form .webform-component label,
body .page-wrap #files .form-wrapper form .webform-component label,
body .page-wrap #files2 .form-wrapper form .webform-component label {
    color: #353535;
}
body .page-wrap #textwithphoto .form-wrapper form .webform-component label .form-required,
body .page-wrap #text .form-wrapper form .webform-component label .form-required,
body .page-wrap #eco5 .form-wrapper form .webform-component label .form-required,
body .page-wrap #mapageral .form-wrapper form .webform-component label .form-required,
body .page-wrap #team .form-wrapper form .webform-component label .form-required,
body .page-wrap #dicas .form-wrapper form .webform-component label .form-required,
body .page-wrap #marcacao .form-wrapper form .webform-component label .form-required,
body .page-wrap #revistas .form-wrapper form .webform-component label .form-required,
body .page-wrap #campanhas .form-wrapper form .webform-component label .form-required,
body .page-wrap #edu-ambiental .form-wrapper form .webform-component label .form-required,
body .page-wrap #contacts .form-wrapper form .webform-component label .form-required,
body .page-wrap #documentation .form-wrapper form .webform-component label .form-required,
body .page-wrap #relatorio .form-wrapper form .webform-component label .form-required,
body .page-wrap #filedownload .form-wrapper form .webform-component label .form-required,
body .page-wrap #files .form-wrapper form .webform-component label .form-required,
body .page-wrap #files2 .form-wrapper form .webform-component label .form-required {
    display: none;
}
body .page-wrap #textwithphoto .form-wrapper form .webform-component input,
body .page-wrap #text .form-wrapper form .webform-component input,
body .page-wrap #eco5 .form-wrapper form .webform-component input,
body .page-wrap #mapageral .form-wrapper form .webform-component input,
body .page-wrap #team .form-wrapper form .webform-component input,
body .page-wrap #dicas .form-wrapper form .webform-component input,
body .page-wrap #marcacao .form-wrapper form .webform-component input,
body .page-wrap #revistas .form-wrapper form .webform-component input,
body .page-wrap #campanhas .form-wrapper form .webform-component input,
body .page-wrap #edu-ambiental .form-wrapper form .webform-component input,
body .page-wrap #contacts .form-wrapper form .webform-component input,
body .page-wrap #documentation .form-wrapper form .webform-component input,
body .page-wrap #relatorio .form-wrapper form .webform-component input,
body .page-wrap #filedownload .form-wrapper form .webform-component input,
body .page-wrap #files .form-wrapper form .webform-component input,
body .page-wrap #files2 .form-wrapper form .webform-component input {
    width: 100%;
    border: 2px dashed #7dc144;
    background-color: transparent;
}
body .page-wrap #textwithphoto .form-wrapper form .webform-component--data,
body .page-wrap #textwithphoto .form-wrapper form .webform-component--horario,
body .page-wrap #text .form-wrapper form .webform-component--data,
body .page-wrap #text .form-wrapper form .webform-component--horario,
body .page-wrap #eco5 .form-wrapper form .webform-component--data,
body .page-wrap #eco5 .form-wrapper form .webform-component--horario,
body .page-wrap #mapageral .form-wrapper form .webform-component--data,
body .page-wrap #mapageral .form-wrapper form .webform-component--horario,
body .page-wrap #team .form-wrapper form .webform-component--data,
body .page-wrap #team .form-wrapper form .webform-component--horario,
body .page-wrap #dicas .form-wrapper form .webform-component--data,
body .page-wrap #dicas .form-wrapper form .webform-component--horario,
body .page-wrap #marcacao .form-wrapper form .webform-component--data,
body .page-wrap #marcacao .form-wrapper form .webform-component--horario,
body .page-wrap #revistas .form-wrapper form .webform-component--data,
body .page-wrap #revistas .form-wrapper form .webform-component--horario,
body .page-wrap #campanhas .form-wrapper form .webform-component--data,
body .page-wrap #campanhas .form-wrapper form .webform-component--horario,
body .page-wrap #edu-ambiental .form-wrapper form .webform-component--data,
body .page-wrap #edu-ambiental .form-wrapper form .webform-component--horario,
body .page-wrap #contacts .form-wrapper form .webform-component--data,
body .page-wrap #contacts .form-wrapper form .webform-component--horario,
body .page-wrap #documentation .form-wrapper form .webform-component--data,
body .page-wrap #documentation .form-wrapper form .webform-component--horario,
body .page-wrap #relatorio .form-wrapper form .webform-component--data,
body .page-wrap #relatorio .form-wrapper form .webform-component--horario,
body .page-wrap #filedownload .form-wrapper form .webform-component--data,
body .page-wrap #filedownload .form-wrapper form .webform-component--horario,
body .page-wrap #files .form-wrapper form .webform-component--data,
body .page-wrap #files .form-wrapper form .webform-component--horario,
body .page-wrap #files2 .form-wrapper form .webform-component--data,
body .page-wrap #files2 .form-wrapper form .webform-component--horario {
    width: 25%;
}
body .page-wrap #textwithphoto .form-wrapper form .form-actions,
body .page-wrap #text .form-wrapper form .form-actions,
body .page-wrap #eco5 .form-wrapper form .form-actions,
body .page-wrap #mapageral .form-wrapper form .form-actions,
body .page-wrap #team .form-wrapper form .form-actions,
body .page-wrap #dicas .form-wrapper form .form-actions,
body .page-wrap #marcacao .form-wrapper form .form-actions,
body .page-wrap #revistas .form-wrapper form .form-actions,
body .page-wrap #campanhas .form-wrapper form .form-actions,
body .page-wrap #edu-ambiental .form-wrapper form .form-actions,
body .page-wrap #contacts .form-wrapper form .form-actions,
body .page-wrap #documentation .form-wrapper form .form-actions,
body .page-wrap #relatorio .form-wrapper form .form-actions,
body .page-wrap #filedownload .form-wrapper form .form-actions,
body .page-wrap #files .form-wrapper form .form-actions,
body .page-wrap #files2 .form-wrapper form .form-actions {
    float: right;
    padding-right: 3%;
}
body .page-wrap #textwithphoto .form-wrapper form .form-actions:after,
body .page-wrap #text .form-wrapper form .form-actions:after,
body .page-wrap #eco5 .form-wrapper form .form-actions:after,
body .page-wrap #mapageral .form-wrapper form .form-actions:after,
body .page-wrap #team .form-wrapper form .form-actions:after,
body .page-wrap #dicas .form-wrapper form .form-actions:after,
body .page-wrap #marcacao .form-wrapper form .form-actions:after,
body .page-wrap #revistas .form-wrapper form .form-actions:after,
body .page-wrap #campanhas .form-wrapper form .form-actions:after,
body .page-wrap #edu-ambiental .form-wrapper form .form-actions:after,
body .page-wrap #contacts .form-wrapper form .form-actions:after,
body .page-wrap #documentation .form-wrapper form .form-actions:after,
body .page-wrap #relatorio .form-wrapper form .form-actions:after,
body .page-wrap #filedownload .form-wrapper form .form-actions:after,
body .page-wrap #files .form-wrapper form .form-actions:after,
body .page-wrap #files2 .form-wrapper form .form-actions:after {
    content: "\25b6";
    color: #7dc144;
}
body .page-wrap #textwithphoto .form-wrapper form .form-actions input,
body .page-wrap #text .form-wrapper form .form-actions input,
body .page-wrap #eco5 .form-wrapper form .form-actions input,
body .page-wrap #mapageral .form-wrapper form .form-actions input,
body .page-wrap #team .form-wrapper form .form-actions input,
body .page-wrap #dicas .form-wrapper form .form-actions input,
body .page-wrap #marcacao .form-wrapper form .form-actions input,
body .page-wrap #revistas .form-wrapper form .form-actions input,
body .page-wrap #campanhas .form-wrapper form .form-actions input,
body .page-wrap #edu-ambiental .form-wrapper form .form-actions input,
body .page-wrap #contacts .form-wrapper form .form-actions input,
body .page-wrap #documentation .form-wrapper form .form-actions input,
body .page-wrap #relatorio .form-wrapper form .form-actions input,
body .page-wrap #filedownload .form-wrapper form .form-actions input,
body .page-wrap #files .form-wrapper form .form-actions input,
body .page-wrap #files2 .form-wrapper form .form-actions input {
    background: none;
    border: none;
    color: #353535;
    padding: 5px;
    font-size: 100%;
    font-family: "Myriad Pro Semibold";
}
body .page-wrap #textwithphoto .links,
body .page-wrap #text .links,
body .page-wrap #eco5 .links,
body .page-wrap #mapageral .links,
body .page-wrap #team .links,
body .page-wrap #dicas .links,
body .page-wrap #marcacao .links,
body .page-wrap #revistas .links,
body .page-wrap #campanhas .links,
body .page-wrap #edu-ambiental .links,
body .page-wrap #contacts .links,
body .page-wrap #documentation .links,
body .page-wrap #relatorio .links,
body .page-wrap #filedownload .links,
body .page-wrap #files .links,
body .page-wrap #files2 .links {
    text-align: center;
}
body .page-wrap #textwithphoto .links p,
body .page-wrap #text .links p,
body .page-wrap #eco5 .links p,
body .page-wrap #mapageral .links p,
body .page-wrap #team .links p,
body .page-wrap #dicas .links p,
body .page-wrap #marcacao .links p,
body .page-wrap #revistas .links p,
body .page-wrap #campanhas .links p,
body .page-wrap #edu-ambiental .links p,
body .page-wrap #contacts .links p,
body .page-wrap #documentation .links p,
body .page-wrap #relatorio .links p,
body .page-wrap #filedownload .links p,
body .page-wrap #files .links p,
body .page-wrap #files2 .links p {
    font-family: "Myriad Pro Semibold";
    margin-bottom: 5%;
}
body .page-wrap #textwithphoto .links a,
body .page-wrap #text .links a,
body .page-wrap #eco5 .links a,
body .page-wrap #mapageral .links a,
body .page-wrap #team .links a,
body .page-wrap #dicas .links a,
body .page-wrap #marcacao .links a,
body .page-wrap #revistas .links a,
body .page-wrap #campanhas .links a,
body .page-wrap #edu-ambiental .links a,
body .page-wrap #contacts .links a,
body .page-wrap #documentation .links a,
body .page-wrap #relatorio .links a,
body .page-wrap #filedownload .links a,
body .page-wrap #files .links a,
body .page-wrap #files2 .links a {
    display: block;
    text-decoration: underline;
    color: #353535;
    padding: 4px;
}
body .page-wrap #textwithphoto .table p,
body .page-wrap #text .table p,
body .page-wrap #eco5 .table p,
body .page-wrap #mapageral .table p,
body .page-wrap #team .table p,
body .page-wrap #dicas .table p,
body .page-wrap #marcacao .table p,
body .page-wrap #revistas .table p,
body .page-wrap #campanhas .table p,
body .page-wrap #edu-ambiental .table p,
body .page-wrap #contacts .table p,
body .page-wrap #documentation .table p,
body .page-wrap #relatorio .table p,
body .page-wrap #filedownload .table p,
body .page-wrap #files .table p,
body .page-wrap #files2 .table p {
    font-family: "Myriad Pro Semibold";
    margin-bottom: 3%;
}
body .page-wrap #textwithphoto .table table,
body .page-wrap #text .table table,
body .page-wrap #eco5 .table table,
body .page-wrap #mapageral .table table,
body .page-wrap #team .table table,
body .page-wrap #dicas .table table,
body .page-wrap #marcacao .table table,
body .page-wrap #revistas .table table,
body .page-wrap #campanhas .table table,
body .page-wrap #edu-ambiental .table table,
body .page-wrap #contacts .table table,
body .page-wrap #documentation .table table,
body .page-wrap #relatorio .table table,
body .page-wrap #filedownload .table table,
body .page-wrap #files .table table,
body .page-wrap #files2 .table table {
    background: none;
    border: none;
    width: 67.5%;
    margin: 0 auto;
    margin-left: 32.5%;
}
@media screen and (max-width: 768px) {
    body .page-wrap #textwithphoto .table table,
    body .page-wrap #text .table table,
    body .page-wrap #eco5 .table table,
    body .page-wrap #mapageral .table table,
    body .page-wrap #team .table table,
    body .page-wrap #dicas .table table,
    body .page-wrap #marcacao .table table,
    body .page-wrap #revistas .table table,
    body .page-wrap #campanhas .table table,
    body .page-wrap #edu-ambiental .table table,
    body .page-wrap #contacts .table table,
    body .page-wrap #documentation .table table,
    body .page-wrap #relatorio .table table,
    body .page-wrap #filedownload .table table,
    body .page-wrap #files .table table,
    body .page-wrap #files2 .table table {
        margin-left: 0px;
    }
}
body .page-wrap #textwithphoto .table table td,
body .page-wrap #text .table table td,
body .page-wrap #eco5 .table table td,
body .page-wrap #mapageral .table table td,
body .page-wrap #team .table table td,
body .page-wrap #dicas .table table td,
body .page-wrap #marcacao .table table td,
body .page-wrap #revistas .table table td,
body .page-wrap #campanhas .table table td,
body .page-wrap #edu-ambiental .table table td,
body .page-wrap #contacts .table table td,
body .page-wrap #documentation .table table td,
body .page-wrap #relatorio .table table td,
body .page-wrap #filedownload .table table td,
body .page-wrap #files .table table td,
body .page-wrap #files2 .table table td {
    background: none;
    border: none;
    color: #353535;
    vertical-align: top;
}
body .page-wrap #textwithphoto .table table td:first-child,
body .page-wrap #text .table table td:first-child,
body .page-wrap #eco5 .table table td:first-child,
body .page-wrap #mapageral .table table td:first-child,
body .page-wrap #team .table table td:first-child,
body .page-wrap #dicas .table table td:first-child,
body .page-wrap #marcacao .table table td:first-child,
body .page-wrap #revistas .table table td:first-child,
body .page-wrap #campanhas .table table td:first-child,
body .page-wrap #edu-ambiental .table table td:first-child,
body .page-wrap #contacts .table table td:first-child,
body .page-wrap #documentation .table table td:first-child,
body .page-wrap #relatorio .table table td:first-child,
body .page-wrap #filedownload .table table td:first-child,
body .page-wrap #files .table table td:first-child,
body .page-wrap #files2 .table table td:first-child {
    width: 20%;
}
body .page-wrap #textwithphoto .table table td:last-child,
body .page-wrap #text .table table td:last-child,
body .page-wrap #eco5 .table table td:last-child,
body .page-wrap #mapageral .table table td:last-child,
body .page-wrap #team .table table td:last-child,
body .page-wrap #dicas .table table td:last-child,
body .page-wrap #marcacao .table table td:last-child,
body .page-wrap #revistas .table table td:last-child,
body .page-wrap #campanhas .table table td:last-child,
body .page-wrap #edu-ambiental .table table td:last-child,
body .page-wrap #contacts .table table td:last-child,
body .page-wrap #documentation .table table td:last-child,
body .page-wrap #relatorio .table table td:last-child,
body .page-wrap #filedownload .table table td:last-child,
body .page-wrap #files .table table td:last-child,
body .page-wrap #files2 .table table td:last-child {
    width: 80%;
}
body .page-wrap #textwithphoto .images,
body .page-wrap #text .images,
body .page-wrap #eco5 .images,
body .page-wrap #mapageral .images,
body .page-wrap #team .images,
body .page-wrap #dicas .images,
body .page-wrap #marcacao .images,
body .page-wrap #revistas .images,
body .page-wrap #campanhas .images,
body .page-wrap #edu-ambiental .images,
body .page-wrap #contacts .images,
body .page-wrap #documentation .images,
body .page-wrap #relatorio .images,
body .page-wrap #filedownload .images,
body .page-wrap #files .images,
body .page-wrap #files2 .images {
    padding-top: 25px;
    margin: 0 auto;
    width: 1088px;
}
@media screen and (max-width: 1400px) {
    body .page-wrap #textwithphoto .images,
    body .page-wrap #text .images,
    body .page-wrap #eco5 .images,
    body .page-wrap #mapageral .images,
    body .page-wrap #team .images,
    body .page-wrap #dicas .images,
    body .page-wrap #marcacao .images,
    body .page-wrap #revistas .images,
    body .page-wrap #campanhas .images,
    body .page-wrap #edu-ambiental .images,
    body .page-wrap #contacts .images,
    body .page-wrap #documentation .images,
    body .page-wrap #relatorio .images,
    body .page-wrap #filedownload .images,
    body .page-wrap #files .images,
    body .page-wrap #files2 .images {
        width: 846px;
    }
}
@media screen and (max-width: 1024px) {
    body .page-wrap #textwithphoto .images,
    body .page-wrap #text .images,
    body .page-wrap #eco5 .images,
    body .page-wrap #mapageral .images,
    body .page-wrap #team .images,
    body .page-wrap #dicas .images,
    body .page-wrap #marcacao .images,
    body .page-wrap #revistas .images,
    body .page-wrap #campanhas .images,
    body .page-wrap #edu-ambiental .images,
    body .page-wrap #contacts .images,
    body .page-wrap #documentation .images,
    body .page-wrap #relatorio .images,
    body .page-wrap #filedownload .images,
    body .page-wrap #files .images,
    body .page-wrap #files2 .images {
        width: 812px;
    }
}
@media screen and (max-width: 768px) {
    body .page-wrap #textwithphoto .images,
    body .page-wrap #text .images,
    body .page-wrap #eco5 .images,
    body .page-wrap #mapageral .images,
    body .page-wrap #team .images,
    body .page-wrap #dicas .images,
    body .page-wrap #marcacao .images,
    body .page-wrap #revistas .images,
    body .page-wrap #campanhas .images,
    body .page-wrap #edu-ambiental .images,
    body .page-wrap #contacts .images,
    body .page-wrap #documentation .images,
    body .page-wrap #relatorio .images,
    body .page-wrap #filedownload .images,
    body .page-wrap #files .images,
    body .page-wrap #files2 .images {
        width: 95%;
    }
}
body .page-wrap #textwithphoto .images .img3responsive,
body .page-wrap #text .images .img3responsive,
body .page-wrap #eco5 .images .img3responsive,
body .page-wrap #mapageral .images .img3responsive,
body .page-wrap #team .images .img3responsive,
body .page-wrap #dicas .images .img3responsive,
body .page-wrap #marcacao .images .img3responsive,
body .page-wrap #revistas .images .img3responsive,
body .page-wrap #campanhas .images .img3responsive,

body .page-wrap #contacts .images .img3responsive,
body .page-wrap #documentation .images .img3responsive,
body .page-wrap #relatorio .images .img3responsive,
body .page-wrap #filedownload .images .img3responsive,
body .page-wrap #files .images .img3responsive,
body .page-wrap #files2 .images .img3responsive {
    width: 33.333%;
    display: inline-block;
    float: left;
    padding: 3% 3% 0%;
    position: relative;
    text-align: center;
}

body .page-wrap #edu-ambiental .images .img3responsive{
	  width: 25%;
    display: inline-block;
    float: left;
    padding: 3% 3% 0%;
    position: relative;
    text-align: center;
	
}
body .page-wrap #textwithphoto .images .img3responsive img,
body .page-wrap #text .images .img3responsive img,
body .page-wrap #eco5 .images .img3responsive img,
body .page-wrap #mapageral .images .img3responsive img,
body .page-wrap #team .images .img3responsive img,
body .page-wrap #dicas .images .img3responsive img,
body .page-wrap #marcacao .images .img3responsive img,
body .page-wrap #revistas .images .img3responsive img,
body .page-wrap #campanhas .images .img3responsive img,
body .page-wrap #edu-ambiental .images .img3responsive img,
body .page-wrap #contacts .images .img3responsive img,
body .page-wrap #documentation .images .img3responsive img,
body .page-wrap #relatorio .images .img3responsive img,
body .page-wrap #filedownload .images .img3responsive img,
body .page-wrap #files .images .img3responsive img,
body .page-wrap #files2 .images .img3responsive img {
    width: 100%;
}
body .page-wrap #textwithphoto .images .img3responsive .colorboximg1 img,
body .page-wrap #textwithphoto .images .img3responsive .colorboximg2 img,
body .page-wrap #textwithphoto .images .img3responsive .colorboximg3 img,
body .page-wrap #text .images .img3responsive .colorboximg1 img,
body .page-wrap #text .images .img3responsive .colorboximg2 img,
body .page-wrap #text .images .img3responsive .colorboximg3 img,
body .page-wrap #eco5 .images .img3responsive .colorboximg1 img,
body .page-wrap #eco5 .images .img3responsive .colorboximg2 img,
body .page-wrap #eco5 .images .img3responsive .colorboximg3 img,
body .page-wrap #mapageral .images .img3responsive .colorboximg1 img,
body .page-wrap #mapageral .images .img3responsive .colorboximg2 img,
body .page-wrap #mapageral .images .img3responsive .colorboximg3 img,
body .page-wrap #team .images .img3responsive .colorboximg1 img,
body .page-wrap #team .images .img3responsive .colorboximg2 img,
body .page-wrap #team .images .img3responsive .colorboximg3 img,
body .page-wrap #dicas .images .img3responsive .colorboximg1 img,
body .page-wrap #dicas .images .img3responsive .colorboximg2 img,
body .page-wrap #dicas .images .img3responsive .colorboximg3 img,
body .page-wrap #marcacao .images .img3responsive .colorboximg1 img,
body .page-wrap #marcacao .images .img3responsive .colorboximg2 img,
body .page-wrap #marcacao .images .img3responsive .colorboximg3 img,
body .page-wrap #revistas .images .img3responsive .colorboximg1 img,
body .page-wrap #revistas .images .img3responsive .colorboximg2 img,
body .page-wrap #revistas .images .img3responsive .colorboximg3 img,
body .page-wrap #campanhas .images .img3responsive .colorboximg1 img,
body .page-wrap #campanhas .images .img3responsive .colorboximg2 img,
body .page-wrap #campanhas .images .img3responsive .colorboximg3 img,
body .page-wrap #edu-ambiental .images .img3responsive .colorboximg1 img,
body .page-wrap #edu-ambiental .images .img3responsive .colorboximg2 img,
body .page-wrap #edu-ambiental .images .img3responsive .colorboximg3 img,
body .page-wrap #contacts .images .img3responsive .colorboximg1 img,
body .page-wrap #contacts .images .img3responsive .colorboximg2 img,
body .page-wrap #contacts .images .img3responsive .colorboximg3 img,
body .page-wrap #documentation .images .img3responsive .colorboximg1 img,
body .page-wrap #documentation .images .img3responsive .colorboximg2 img,
body .page-wrap #documentation .images .img3responsive .colorboximg3 img,
body .page-wrap #relatorio .images .img3responsive .colorboximg1 img,
body .page-wrap #relatorio .images .img3responsive .colorboximg2 img,
body .page-wrap #relatorio .images .img3responsive .colorboximg3 img,
body .page-wrap #filedownload .images .img3responsive .colorboximg1 img,
body .page-wrap #filedownload .images .img3responsive .colorboximg2 img,
body .page-wrap #filedownload .images .img3responsive .colorboximg3 img,
body .page-wrap #files .images .img3responsive .colorboximg1 img,
body .page-wrap #files .images .img3responsive .colorboximg2 img,
body .page-wrap #files .images .img3responsive .colorboximg3 img,
body .page-wrap #files2 .images .img3responsive .colorboximg1 img,
body .page-wrap #files2 .images .img3responsive .colorboximg2 img,
body .page-wrap #files2 .images .img3responsive .colorboximg3 img {
    max-width: 250px;
}
body .page-wrap #textwithphoto .images .img3responsive .hoverlupa,
body .page-wrap #text .images .img3responsive .hoverlupa,
body .page-wrap #eco5 .images .img3responsive .hoverlupa,
body .page-wrap #mapageral .images .img3responsive .hoverlupa,
body .page-wrap #team .images .img3responsive .hoverlupa,
body .page-wrap #dicas .images .img3responsive .hoverlupa,
body .page-wrap #marcacao .images .img3responsive .hoverlupa,
body .page-wrap #revistas .images .img3responsive .hoverlupa,
body .page-wrap #campanhas .images .img3responsive .hoverlupa,
body .page-wrap #edu-ambiental .images .img3responsive .hoverlupa,
body .page-wrap #contacts .images .img3responsive .hoverlupa,
body .page-wrap #documentation .images .img3responsive .hoverlupa,
body .page-wrap #relatorio .images .img3responsive .hoverlupa,
body .page-wrap #filedownload .images .img3responsive .hoverlupa,
body .page-wrap #files .images .img3responsive .hoverlupa,
body .page-wrap #files2 .images .img3responsive .hoverlupa {
    top: 10%;
    left: 15%;
    width: 70%;
    height: 90%;
}
body .page-wrap #textwithphoto .team,
body .page-wrap #text .team,
body .page-wrap #eco5 .team,
body .page-wrap #mapageral .team,
body .page-wrap #team .team,
body .page-wrap #dicas .team,
body .page-wrap #marcacao .team,
body .page-wrap #revistas .team,
body .page-wrap #campanhas .team,
body .page-wrap #edu-ambiental .team,
body .page-wrap #contacts .team,
body .page-wrap #documentation .team,
body .page-wrap #relatorio .team,
body .page-wrap #filedownload .team,
body .page-wrap #files .team,
body .page-wrap #files2 .team {
    padding-bottom: 30px;
}
body .page-wrap #textwithphoto .team,
body .page-wrap #textwithphoto .files,
body .page-wrap #textwithphoto .files2,
body .page-wrap #textwithphoto .documents-list,
body .page-wrap #textwithphoto .dicas,
body .page-wrap #textwithphoto .revistas,
body .page-wrap #textwithphoto .campanhas,
body .page-wrap #text .team,
body .page-wrap #text .files,
body .page-wrap #text .files2,
body .page-wrap #text .documents-list,
body .page-wrap #text .dicas,
body .page-wrap #text .revistas,
body .page-wrap #text .campanhas,
body .page-wrap #eco5 .team,
body .page-wrap #eco5 .files,
body .page-wrap #eco5 .files2,
body .page-wrap #eco5 .documents-list,
body .page-wrap #eco5 .dicas,
body .page-wrap #eco5 .revistas,
body .page-wrap #eco5 .campanhas,
body .page-wrap #mapageral .team,
body .page-wrap #mapageral .files,
body .page-wrap #mapageral .files2,
body .page-wrap #mapageral .documents-list,
body .page-wrap #mapageral .dicas,
body .page-wrap #mapageral .revistas,
body .page-wrap #mapageral .campanhas,
body .page-wrap #team .team,
body .page-wrap #team .files,
body .page-wrap #team .files2,
body .page-wrap #team .documents-list,
body .page-wrap #team .dicas,
body .page-wrap #team .revistas,
body .page-wrap #team .campanhas,
body .page-wrap #dicas .team,
body .page-wrap #dicas .files,
body .page-wrap #dicas .files2,
body .page-wrap #dicas .documents-list,
body .page-wrap #dicas .dicas,
body .page-wrap #dicas .revistas,
body .page-wrap #dicas .campanhas,
body .page-wrap #marcacao .team,
body .page-wrap #marcacao .files,
body .page-wrap #marcacao .files2,
body .page-wrap #marcacao .documents-list,
body .page-wrap #marcacao .dicas,
body .page-wrap #marcacao .revistas,
body .page-wrap #marcacao .campanhas,
body .page-wrap #revistas .team,
body .page-wrap #revistas .files,
body .page-wrap #revistas .files2,
body .page-wrap #revistas .documents-list,
body .page-wrap #revistas .dicas,
body .page-wrap #revistas .revistas,
body .page-wrap #revistas .campanhas,
body .page-wrap #campanhas .team,
body .page-wrap #campanhas .files,
body .page-wrap #campanhas .files2,
body .page-wrap #campanhas .documents-list,
body .page-wrap #campanhas .dicas,
body .page-wrap #campanhas .revistas,
body .page-wrap #campanhas .campanhas,
body .page-wrap #edu-ambiental .team,
body .page-wrap #edu-ambiental .files,
body .page-wrap #edu-ambiental .files2,
body .page-wrap #edu-ambiental .documents-list,
body .page-wrap #edu-ambiental .dicas,
body .page-wrap #edu-ambiental .revistas,
body .page-wrap #edu-ambiental .campanhas,
body .page-wrap #contacts .team,
body .page-wrap #contacts .files,
body .page-wrap #contacts .files2,
body .page-wrap #contacts .documents-list,
body .page-wrap #contacts .dicas,
body .page-wrap #contacts .revistas,
body .page-wrap #contacts .campanhas,
body .page-wrap #documentation .team,
body .page-wrap #documentation .files,
body .page-wrap #documentation .files2,
body .page-wrap #documentation .documents-list,
body .page-wrap #documentation .dicas,
body .page-wrap #documentation .revistas,
body .page-wrap #documentation .campanhas,
body .page-wrap #relatorio .team,
body .page-wrap #relatorio .files,
body .page-wrap #relatorio .files2,
body .page-wrap #relatorio .documents-list,
body .page-wrap #relatorio .dicas,
body .page-wrap #relatorio .revistas,
body .page-wrap #relatorio .campanhas,
body .page-wrap #filedownload .team,
body .page-wrap #filedownload .files,
body .page-wrap #filedownload .files2,
body .page-wrap #filedownload .documents-list,
body .page-wrap #filedownload .dicas,
body .page-wrap #filedownload .revistas,
body .page-wrap #filedownload .campanhas,
body .page-wrap #files .team,
body .page-wrap #files .files,
body .page-wrap #files .view-nota,
body .page-wrap #files .files2,
body .page-wrap #files .documents-list,
body .page-wrap #files .dicas,
body .page-wrap #files .revistas,
body .page-wrap #files .campanhas,
body .page-wrap #files2 .team,
body .page-wrap #files2 .files,
body .page-wrap #files2 .files2,
body .page-wrap #files2 .documents-list,
body .page-wrap #files2 .dicas,
body .page-wrap #files2 .revistas,
body .page-wrap #files2 .campanhas {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
    width: 1136px;
}
@media screen and (max-width: 1400px) {
    body .page-wrap #textwithphoto .team,
    body .page-wrap #textwithphoto .files,
    body .page-wrap #textwithphoto .files2,
    body .page-wrap #textwithphoto .documents-list,
    body .page-wrap #textwithphoto .dicas,
    body .page-wrap #textwithphoto .revistas,
    body .page-wrap #textwithphoto .campanhas,
    body .page-wrap #text .team,
    body .page-wrap #text .files,
    body .page-wrap #text .files2,
    body .page-wrap #text .documents-list,
    body .page-wrap #text .dicas,
    body .page-wrap #text .revistas,
    body .page-wrap #text .campanhas,
    body .page-wrap #eco5 .team,
    body .page-wrap #eco5 .files,
    body .page-wrap #eco5 .files2,
    body .page-wrap #eco5 .documents-list,
    body .page-wrap #eco5 .dicas,
    body .page-wrap #eco5 .revistas,
    body .page-wrap #eco5 .campanhas,
    body .page-wrap #mapageral .team,
    body .page-wrap #mapageral .files,
    body .page-wrap #mapageral .files2,
    body .page-wrap #mapageral .documents-list,
    body .page-wrap #mapageral .dicas,
    body .page-wrap #mapageral .revistas,
    body .page-wrap #mapageral .campanhas,
    body .page-wrap #team .team,
    body .page-wrap #team .files,
    body .page-wrap #team .files2,
    body .page-wrap #team .documents-list,
    body .page-wrap #team .dicas,
    body .page-wrap #team .revistas,
    body .page-wrap #team .campanhas,
    body .page-wrap #dicas .team,
    body .page-wrap #dicas .files,
    body .page-wrap #dicas .files2,
    body .page-wrap #dicas .documents-list,
    body .page-wrap #dicas .dicas,
    body .page-wrap #dicas .revistas,
    body .page-wrap #dicas .campanhas,
    body .page-wrap #marcacao .team,
    body .page-wrap #marcacao .files,
    body .page-wrap #marcacao .files2,
    body .page-wrap #marcacao .documents-list,
    body .page-wrap #marcacao .dicas,
    body .page-wrap #marcacao .revistas,
    body .page-wrap #marcacao .campanhas,
    body .page-wrap #revistas .team,
    body .page-wrap #revistas .files,
    body .page-wrap #revistas .files2,
    body .page-wrap #revistas .documents-list,
    body .page-wrap #revistas .dicas,
    body .page-wrap #revistas .revistas,
    body .page-wrap #revistas .campanhas,
    body .page-wrap #campanhas .team,
    body .page-wrap #campanhas .files,
    body .page-wrap #campanhas .files2,
    body .page-wrap #campanhas .documents-list,
    body .page-wrap #campanhas .dicas,
    body .page-wrap #campanhas .revistas,
    body .page-wrap #campanhas .campanhas,
    body .page-wrap #edu-ambiental .team,
    body .page-wrap #edu-ambiental .files,
    body .page-wrap #edu-ambiental .files2,
    body .page-wrap #edu-ambiental .documents-list,
    body .page-wrap #edu-ambiental .dicas,
    body .page-wrap #edu-ambiental .revistas,
    body .page-wrap #edu-ambiental .campanhas,
    body .page-wrap #contacts .team,
    body .page-wrap #contacts .files,
    body .page-wrap #contacts .files2,
    body .page-wrap #contacts .documents-list,
    body .page-wrap #contacts .dicas,
    body .page-wrap #contacts .revistas,
    body .page-wrap #contacts .campanhas,
    body .page-wrap #documentation .team,
    body .page-wrap #documentation .files,
    body .page-wrap #documentation .files2,
    body .page-wrap #documentation .documents-list,
    body .page-wrap #documentation .dicas,
    body .page-wrap #documentation .revistas,
    body .page-wrap #documentation .campanhas,
    body .page-wrap #relatorio .team,
    body .page-wrap #relatorio .files,
    body .page-wrap #relatorio .files2,
    body .page-wrap #relatorio .documents-list,
    body .page-wrap #relatorio .dicas,
    body .page-wrap #relatorio .revistas,
    body .page-wrap #relatorio .campanhas,
    body .page-wrap #filedownload .team,
    body .page-wrap #filedownload .files,
    body .page-wrap #filedownload .files2,
    body .page-wrap #filedownload .documents-list,
    body .page-wrap #filedownload .dicas,
    body .page-wrap #filedownload .revistas,
    body .page-wrap #filedownload .campanhas,
    body .page-wrap #files .team,
    body .page-wrap #files .files,
    body .page-wrap #files .view-nota,
    body .page-wrap #files .files2,
    body .page-wrap #files .documents-list,
    body .page-wrap #files .dicas,
    body .page-wrap #files .revistas,
    body .page-wrap #files .campanhas,
    body .page-wrap #files2 .team,
    body .page-wrap #files2 .files,
    body .page-wrap #files2 .files2,
    body .page-wrap #files2 .documents-list,
    body .page-wrap #files2 .dicas,
    body .page-wrap #files2 .revistas,
    body .page-wrap #files2 .campanhas {
        width: 894px;
    }
}
@media screen and (max-width: 1024px) {
    body .page-wrap #textwithphoto .team,
    body .page-wrap #textwithphoto .files,
    body .page-wrap #textwithphoto .files2,
    body .page-wrap #textwithphoto .documents-list,
    body .page-wrap #textwithphoto .dicas,
    body .page-wrap #textwithphoto .revistas,
    body .page-wrap #textwithphoto .campanhas,
    body .page-wrap #text .team,
    body .page-wrap #text .files,
    body .page-wrap #text .files2,
    body .page-wrap #text .documents-list,
    body .page-wrap #text .dicas,
    body .page-wrap #text .revistas,
    body .page-wrap #text .campanhas,
    body .page-wrap #eco5 .team,
    body .page-wrap #eco5 .files,
    body .page-wrap #eco5 .files2,
    body .page-wrap #eco5 .documents-list,
    body .page-wrap #eco5 .dicas,
    body .page-wrap #eco5 .revistas,
    body .page-wrap #eco5 .campanhas,
    body .page-wrap #mapageral .team,
    body .page-wrap #mapageral .files,
    body .page-wrap #mapageral .files2,
    body .page-wrap #mapageral .documents-list,
    body .page-wrap #mapageral .dicas,
    body .page-wrap #mapageral .revistas,
    body .page-wrap #mapageral .campanhas,
    body .page-wrap #team .team,
    body .page-wrap #team .files,
    body .page-wrap #team .files2,
    body .page-wrap #team .documents-list,
    body .page-wrap #team .dicas,
    body .page-wrap #team .revistas,
    body .page-wrap #team .campanhas,
    body .page-wrap #dicas .team,
    body .page-wrap #dicas .files,
    body .page-wrap #dicas .files2,
    body .page-wrap #dicas .documents-list,
    body .page-wrap #dicas .dicas,
    body .page-wrap #dicas .revistas,
    body .page-wrap #dicas .campanhas,
    body .page-wrap #marcacao .team,
    body .page-wrap #marcacao .files,
    body .page-wrap #marcacao .files2,
    body .page-wrap #marcacao .documents-list,
    body .page-wrap #marcacao .dicas,
    body .page-wrap #marcacao .revistas,
    body .page-wrap #marcacao .campanhas,
    body .page-wrap #revistas .team,
    body .page-wrap #revistas .files,
    body .page-wrap #revistas .files2,
    body .page-wrap #revistas .documents-list,
    body .page-wrap #revistas .dicas,
    body .page-wrap #revistas .revistas,
    body .page-wrap #revistas .campanhas,
    body .page-wrap #campanhas .team,
    body .page-wrap #campanhas .files,
    body .page-wrap #campanhas .files2,
    body .page-wrap #campanhas .documents-list,
    body .page-wrap #campanhas .dicas,
    body .page-wrap #campanhas .revistas,
    body .page-wrap #campanhas .campanhas,
    body .page-wrap #edu-ambiental .team,
    body .page-wrap #edu-ambiental .files,
    body .page-wrap #edu-ambiental .files2,
    body .page-wrap #edu-ambiental .documents-list,
    body .page-wrap #edu-ambiental .dicas,
    body .page-wrap #edu-ambiental .revistas,
    body .page-wrap #edu-ambiental .campanhas,
    body .page-wrap #contacts .team,
    body .page-wrap #contacts .files,
    body .page-wrap #contacts .files2,
    body .page-wrap #contacts .documents-list,
    body .page-wrap #contacts .dicas,
    body .page-wrap #contacts .revistas,
    body .page-wrap #contacts .campanhas,
    body .page-wrap #documentation .team,
    body .page-wrap #documentation .files,
    body .page-wrap #documentation .files2,
    body .page-wrap #documentation .documents-list,
    body .page-wrap #documentation .dicas,
    body .page-wrap #documentation .revistas,
    body .page-wrap #documentation .campanhas,
    body .page-wrap #relatorio .team,
    body .page-wrap #relatorio .files,
    body .page-wrap #relatorio .files2,
    body .page-wrap #relatorio .documents-list,
    body .page-wrap #relatorio .dicas,
    body .page-wrap #relatorio .revistas,
    body .page-wrap #relatorio .campanhas,
    body .page-wrap #filedownload .team,
    body .page-wrap #filedownload .files,
    body .page-wrap #filedownload .files2,
    body .page-wrap #filedownload .documents-list,
    body .page-wrap #filedownload .dicas,
    body .page-wrap #filedownload .revistas,
    body .page-wrap #filedownload .campanhas,
    body .page-wrap #files .team,
    body .page-wrap #files .files,
    body .page-wrap #files .view-nota,
    body .page-wrap #files .files2,
    body .page-wrap #files .documents-list,
    body .page-wrap #files .dicas,
    body .page-wrap #files .revistas,
    body .page-wrap #files .campanhas,
    body .page-wrap #files2 .team,
    body .page-wrap #files2 .files,
    body .page-wrap #files2 .files2,
    body .page-wrap #files2 .documents-list,
    body .page-wrap #files2 .dicas,
    body .page-wrap #files2 .revistas,
    body .page-wrap #files2 .campanhas {
        width: 860px;
    }
}
@media screen and (max-width: 768px) {
    body .page-wrap #textwithphoto .team,
    body .page-wrap #textwithphoto .files,
    body .page-wrap #textwithphoto .files2,
    body .page-wrap #textwithphoto .documents-list,
    body .page-wrap #textwithphoto .dicas,
    body .page-wrap #textwithphoto .revistas,
    body .page-wrap #textwithphoto .campanhas,
    body .page-wrap #text .team,
    body .page-wrap #text .files,
    body .page-wrap #text .files2,
    body .page-wrap #text .documents-list,
    body .page-wrap #text .dicas,
    body .page-wrap #text .revistas,
    body .page-wrap #text .campanhas,
    body .page-wrap #eco5 .team,
    body .page-wrap #eco5 .files,
    body .page-wrap #eco5 .files2,
    body .page-wrap #eco5 .documents-list,
    body .page-wrap #eco5 .dicas,
    body .page-wrap #eco5 .revistas,
    body .page-wrap #eco5 .campanhas,
    body .page-wrap #mapageral .team,
    body .page-wrap #mapageral .files,
    body .page-wrap #mapageral .files2,
    body .page-wrap #mapageral .documents-list,
    body .page-wrap #mapageral .dicas,
    body .page-wrap #mapageral .revistas,
    body .page-wrap #mapageral .campanhas,
    body .page-wrap #team .team,
    body .page-wrap #team .files,
    body .page-wrap #team .files2,
    body .page-wrap #team .documents-list,
    body .page-wrap #team .dicas,
    body .page-wrap #team .revistas,
    body .page-wrap #team .campanhas,
    body .page-wrap #dicas .team,
    body .page-wrap #dicas .files,
    body .page-wrap #dicas .files2,
    body .page-wrap #dicas .documents-list,
    body .page-wrap #dicas .dicas,
    body .page-wrap #dicas .revistas,
    body .page-wrap #dicas .campanhas,
    body .page-wrap #marcacao .team,
    body .page-wrap #marcacao .files,
    body .page-wrap #marcacao .files2,
    body .page-wrap #marcacao .documents-list,
    body .page-wrap #marcacao .dicas,
    body .page-wrap #marcacao .revistas,
    body .page-wrap #marcacao .campanhas,
    body .page-wrap #revistas .team,
    body .page-wrap #revistas .files,
    body .page-wrap #revistas .files2,
    body .page-wrap #revistas .documents-list,
    body .page-wrap #revistas .dicas,
    body .page-wrap #revistas .revistas,
    body .page-wrap #revistas .campanhas,
    body .page-wrap #campanhas .team,
    body .page-wrap #campanhas .files,
    body .page-wrap #campanhas .files2,
    body .page-wrap #campanhas .documents-list,
    body .page-wrap #campanhas .dicas,
    body .page-wrap #campanhas .revistas,
    body .page-wrap #campanhas .campanhas,
    body .page-wrap #edu-ambiental .team,
    body .page-wrap #edu-ambiental .files,
    body .page-wrap #edu-ambiental .files2,
    body .page-wrap #edu-ambiental .documents-list,
    body .page-wrap #edu-ambiental .dicas,
    body .page-wrap #edu-ambiental .revistas,
    body .page-wrap #edu-ambiental .campanhas,
    body .page-wrap #contacts .team,
    body .page-wrap #contacts .files,
    body .page-wrap #contacts .files2,
    body .page-wrap #contacts .documents-list,
    body .page-wrap #contacts .dicas,
    body .page-wrap #contacts .revistas,
    body .page-wrap #contacts .campanhas,
    body .page-wrap #documentation .team,
    body .page-wrap #documentation .files,
    body .page-wrap #documentation .files2,
    body .page-wrap #documentation .documents-list,
    body .page-wrap #documentation .dicas,
    body .page-wrap #documentation .revistas,
    body .page-wrap #documentation .campanhas,
    body .page-wrap #relatorio .team,
    body .page-wrap #relatorio .files,
    body .page-wrap #relatorio .files2,
    body .page-wrap #relatorio .documents-list,
    body .page-wrap #relatorio .dicas,
    body .page-wrap #relatorio .revistas,
    body .page-wrap #relatorio .campanhas,
    body .page-wrap #filedownload .team,
    body .page-wrap #filedownload .files,
    body .page-wrap #filedownload .files2,
    body .page-wrap #filedownload .documents-list,
    body .page-wrap #filedownload .dicas,
    body .page-wrap #filedownload .revistas,
    body .page-wrap #filedownload .campanhas,
    body .page-wrap #files .team,
    body .page-wrap #files .files,
    body .page-wrap #files .view-nota,
    body .page-wrap #files .files2,
    body .page-wrap #files .documents-list,
    body .page-wrap #files .dicas,
    body .page-wrap #files .revistas,
    body .page-wrap #files .campanhas,
    body .page-wrap #files2 .team,
    body .page-wrap #files2 .files,
    body .page-wrap #files2 .files2,
    body .page-wrap #files2 .documents-list,
    body .page-wrap #files2 .dicas,
    body .page-wrap #files2 .revistas,
    body .page-wrap #files2 .campanhas {
        width: 95% !important;
    }
}
body .page-wrap #textwithphoto .team h3,
body .page-wrap #textwithphoto .files h3,
body .page-wrap #textwithphoto .files2 h3,
body .page-wrap #textwithphoto .documents-list h3,
body .page-wrap #textwithphoto .dicas h3,
body .page-wrap #textwithphoto .revistas h3,
body .page-wrap #textwithphoto .campanhas h3,
body .page-wrap #text .team h3,
body .page-wrap #text .files h3,
body .page-wrap #text .files2 h3,
body .page-wrap #text .documents-list h3,
body .page-wrap #text .dicas h3,
body .page-wrap #text .revistas h3,
body .page-wrap #text .campanhas h3,
body .page-wrap #eco5 .team h3,
body .page-wrap #eco5 .files h3,
body .page-wrap #eco5 .files2 h3,
body .page-wrap #eco5 .documents-list h3,
body .page-wrap #eco5 .dicas h3,
body .page-wrap #eco5 .revistas h3,
body .page-wrap #eco5 .campanhas h3,
body .page-wrap #mapageral .team h3,
body .page-wrap #mapageral .files h3,
body .page-wrap #mapageral .files2 h3,
body .page-wrap #mapageral .documents-list h3,
body .page-wrap #mapageral .dicas h3,
body .page-wrap #mapageral .revistas h3,
body .page-wrap #mapageral .campanhas h3,
body .page-wrap #team .team h3,
body .page-wrap #team .files h3,
body .page-wrap #team .files2 h3,
body .page-wrap #team .documents-list h3,
body .page-wrap #team .dicas h3,
body .page-wrap #team .revistas h3,
body .page-wrap #team .campanhas h3,
body .page-wrap #dicas .team h3,
body .page-wrap #dicas .files h3,
body .page-wrap #dicas .files2 h3,
body .page-wrap #dicas .documents-list h3,
body .page-wrap #dicas .dicas h3,
body .page-wrap #dicas .revistas h3,
body .page-wrap #dicas .campanhas h3,
body .page-wrap #marcacao .team h3,
body .page-wrap #marcacao .files h3,
body .page-wrap #marcacao .files2 h3,
body .page-wrap #marcacao .documents-list h3,
body .page-wrap #marcacao .dicas h3,
body .page-wrap #marcacao .revistas h3,
body .page-wrap #marcacao .campanhas h3,
body .page-wrap #revistas .team h3,
body .page-wrap #revistas .files h3,
body .page-wrap #revistas .files2 h3,
body .page-wrap #revistas .documents-list h3,
body .page-wrap #revistas .dicas h3,
body .page-wrap #revistas .revistas h3,
body .page-wrap #revistas .campanhas h3,
body .page-wrap #campanhas .team h3,
body .page-wrap #campanhas .files h3,
body .page-wrap #campanhas .files2 h3,
body .page-wrap #campanhas .documents-list h3,
body .page-wrap #campanhas .dicas h3,
body .page-wrap #campanhas .revistas h3,
body .page-wrap #campanhas .campanhas h3,
body .page-wrap #edu-ambiental .team h3,
body .page-wrap #edu-ambiental .files h3,
body .page-wrap #edu-ambiental .files2 h3,
body .page-wrap #edu-ambiental .documents-list h3,
body .page-wrap #edu-ambiental .dicas h3,
body .page-wrap #edu-ambiental .revistas h3,
body .page-wrap #edu-ambiental .campanhas h3,
body .page-wrap #contacts .team h3,
body .page-wrap #contacts .files h3,
body .page-wrap #contacts .files2 h3,
body .page-wrap #contacts .documents-list h3,
body .page-wrap #contacts .dicas h3,
body .page-wrap #contacts .revistas h3,
body .page-wrap #contacts .campanhas h3,
body .page-wrap #documentation .team h3,
body .page-wrap #documentation .files h3,
body .page-wrap #documentation .files2 h3,
body .page-wrap #documentation .documents-list h3,
body .page-wrap #documentation .dicas h3,
body .page-wrap #documentation .revistas h3,
body .page-wrap #documentation .campanhas h3,
body .page-wrap #relatorio .team h3,
body .page-wrap #relatorio .files h3,
body .page-wrap #relatorio .files2 h3,
body .page-wrap #relatorio .documents-list h3,
body .page-wrap #relatorio .dicas h3,
body .page-wrap #relatorio .revistas h3,
body .page-wrap #relatorio .campanhas h3,
body .page-wrap #filedownload .team h3,
body .page-wrap #filedownload .files h3,
body .page-wrap #filedownload .files2 h3,
body .page-wrap #filedownload .documents-list h3,
body .page-wrap #filedownload .dicas h3,
body .page-wrap #filedownload .revistas h3,
body .page-wrap #filedownload .campanhas h3,
body .page-wrap #files .team h3,
body .page-wrap #files .files h3,
body .page-wrap #files .files2 h3,
body .page-wrap #files .documents-list h3,
body .page-wrap #files .dicas h3,
body .page-wrap #files .revistas h3,
body .page-wrap #files .campanhas h3,
body .page-wrap #files2 .team h3,
body .page-wrap #files2 .files h3,
body .page-wrap #files2 .files2 h3,
body .page-wrap #files2 .documents-list h3,
body .page-wrap #files2 .dicas h3,
body .page-wrap #files2 .revistas h3,
body .page-wrap #files2 .campanhas h3 {
    color: #7dc144;
    margin-bottom: 15px;
    font-family: "Myriad Pro Regular";
    line-height: 120%;
}
body .page-wrap #textwithphoto .team .swiper-wrapper,
body .page-wrap #textwithphoto .files .swiper-wrapper,
body .page-wrap #textwithphoto .files2 .swiper-wrapper,
body .page-wrap #textwithphoto .documents-list .swiper-wrapper,
body .page-wrap #textwithphoto .dicas .swiper-wrapper,
body .page-wrap #textwithphoto .revistas .swiper-wrapper,
body .page-wrap #textwithphoto .campanhas .swiper-wrapper,
body .page-wrap #text .team .swiper-wrapper,
body .page-wrap #text .files .swiper-wrapper,
body .page-wrap #text .files2 .swiper-wrapper,
body .page-wrap #text .documents-list .swiper-wrapper,
body .page-wrap #text .dicas .swiper-wrapper,
body .page-wrap #text .revistas .swiper-wrapper,
body .page-wrap #text .campanhas .swiper-wrapper,
body .page-wrap #eco5 .team .swiper-wrapper,
body .page-wrap #eco5 .files .swiper-wrapper,
body .page-wrap #eco5 .files2 .swiper-wrapper,
body .page-wrap #eco5 .documents-list .swiper-wrapper,
body .page-wrap #eco5 .dicas .swiper-wrapper,
body .page-wrap #eco5 .revistas .swiper-wrapper,
body .page-wrap #eco5 .campanhas .swiper-wrapper,
body .page-wrap #mapageral .team .swiper-wrapper,
body .page-wrap #mapageral .files .swiper-wrapper,
body .page-wrap #mapageral .files2 .swiper-wrapper,
body .page-wrap #mapageral .documents-list .swiper-wrapper,
body .page-wrap #mapageral .dicas .swiper-wrapper,
body .page-wrap #mapageral .revistas .swiper-wrapper,
body .page-wrap #mapageral .campanhas .swiper-wrapper,
body .page-wrap #team .team .swiper-wrapper,
body .page-wrap #team .files .swiper-wrapper,
body .page-wrap #team .files2 .swiper-wrapper,
body .page-wrap #team .documents-list .swiper-wrapper,
body .page-wrap #team .dicas .swiper-wrapper,
body .page-wrap #team .revistas .swiper-wrapper,
body .page-wrap #team .campanhas .swiper-wrapper,
body .page-wrap #dicas .team .swiper-wrapper,
body .page-wrap #dicas .files .swiper-wrapper,
body .page-wrap #dicas .files2 .swiper-wrapper,
body .page-wrap #dicas .documents-list .swiper-wrapper,
body .page-wrap #dicas .dicas .swiper-wrapper,
body .page-wrap #dicas .revistas .swiper-wrapper,
body .page-wrap #dicas .campanhas .swiper-wrapper,
body .page-wrap #marcacao .team .swiper-wrapper,
body .page-wrap #marcacao .files .swiper-wrapper,
body .page-wrap #marcacao .files2 .swiper-wrapper,
body .page-wrap #marcacao .documents-list .swiper-wrapper,
body .page-wrap #marcacao .dicas .swiper-wrapper,
body .page-wrap #marcacao .revistas .swiper-wrapper,
body .page-wrap #marcacao .campanhas .swiper-wrapper,
body .page-wrap #revistas .team .swiper-wrapper,
body .page-wrap #revistas .files .swiper-wrapper,
body .page-wrap #revistas .files2 .swiper-wrapper,
body .page-wrap #revistas .documents-list .swiper-wrapper,
body .page-wrap #revistas .dicas .swiper-wrapper,
body .page-wrap #revistas .revistas .swiper-wrapper,
body .page-wrap #revistas .campanhas .swiper-wrapper,
body .page-wrap #campanhas .team .swiper-wrapper,
body .page-wrap #campanhas .files .swiper-wrapper,
body .page-wrap #campanhas .files2 .swiper-wrapper,
body .page-wrap #campanhas .documents-list .swiper-wrapper,
body .page-wrap #campanhas .dicas .swiper-wrapper,
body .page-wrap #campanhas .revistas .swiper-wrapper,
body .page-wrap #campanhas .campanhas .swiper-wrapper,
body .page-wrap #edu-ambiental .team .swiper-wrapper,
body .page-wrap #edu-ambiental .files .swiper-wrapper,
body .page-wrap #edu-ambiental .files2 .swiper-wrapper,
body .page-wrap #edu-ambiental .documents-list .swiper-wrapper,
body .page-wrap #edu-ambiental .dicas .swiper-wrapper,
body .page-wrap #edu-ambiental .revistas .swiper-wrapper,
body .page-wrap #edu-ambiental .campanhas .swiper-wrapper,
body .page-wrap #contacts .team .swiper-wrapper,
body .page-wrap #contacts .files .swiper-wrapper,
body .page-wrap #contacts .files2 .swiper-wrapper,
body .page-wrap #contacts .documents-list .swiper-wrapper,
body .page-wrap #contacts .dicas .swiper-wrapper,
body .page-wrap #contacts .revistas .swiper-wrapper,
body .page-wrap #contacts .campanhas .swiper-wrapper,
body .page-wrap #documentation .team .swiper-wrapper,
body .page-wrap #documentation .files .swiper-wrapper,
body .page-wrap #documentation .files2 .swiper-wrapper,
body .page-wrap #documentation .documents-list .swiper-wrapper,
body .page-wrap #documentation .dicas .swiper-wrapper,
body .page-wrap #documentation .revistas .swiper-wrapper,
body .page-wrap #documentation .campanhas .swiper-wrapper,
body .page-wrap #relatorio .team .swiper-wrapper,
body .page-wrap #relatorio .files .swiper-wrapper,
body .page-wrap #relatorio .files2 .swiper-wrapper,
body .page-wrap #relatorio .documents-list .swiper-wrapper,
body .page-wrap #relatorio .dicas .swiper-wrapper,
body .page-wrap #relatorio .revistas .swiper-wrapper,
body .page-wrap #relatorio .campanhas .swiper-wrapper,
body .page-wrap #filedownload .team .swiper-wrapper,
body .page-wrap #filedownload .files .swiper-wrapper,
body .page-wrap #filedownload .files2 .swiper-wrapper,
body .page-wrap #filedownload .documents-list .swiper-wrapper,
body .page-wrap #filedownload .dicas .swiper-wrapper,
body .page-wrap #filedownload .revistas .swiper-wrapper,
body .page-wrap #filedownload .campanhas .swiper-wrapper,
body .page-wrap #files .team .swiper-wrapper,
body .page-wrap #files .files .swiper-wrapper,
body .page-wrap #files .files2 .swiper-wrapper,
body .page-wrap #files .documents-list .swiper-wrapper,
body .page-wrap #files .dicas .swiper-wrapper,
body .page-wrap #files .revistas .swiper-wrapper,
body .page-wrap #files .campanhas .swiper-wrapper,
body .page-wrap #files2 .team .swiper-wrapper,
body .page-wrap #files2 .files .swiper-wrapper,
body .page-wrap #files2 .files2 .swiper-wrapper,
body .page-wrap #files2 .documents-list .swiper-wrapper,
body .page-wrap #files2 .dicas .swiper-wrapper,
body .page-wrap #files2 .revistas .swiper-wrapper,
body .page-wrap #files2 .campanhas .swiper-wrapper {
    margin-top: 20px;
    padding-bottom: 10px;
    box-sizing: content-box;
}
body .page-wrap #textwithphoto .team .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #textwithphoto .files .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #textwithphoto .files2 .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #textwithphoto .documents-list .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #textwithphoto .dicas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #textwithphoto .revistas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #textwithphoto .campanhas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #text .team .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #text .files .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #text .files2 .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #text .documents-list .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #text .dicas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #text .revistas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #text .campanhas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #eco5 .team .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #eco5 .files .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #eco5 .files2 .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #eco5 .documents-list .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #eco5 .dicas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #eco5 .revistas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #eco5 .campanhas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #mapageral .team .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #mapageral .files .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #mapageral .files2 .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #mapageral .documents-list .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #mapageral .dicas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #mapageral .revistas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #mapageral .campanhas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #team .team .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #team .files .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #team .files2 .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #team .documents-list .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #team .dicas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #team .revistas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #team .campanhas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #dicas .team .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #dicas .files .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #dicas .files2 .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #dicas .documents-list .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #dicas .dicas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #dicas .revistas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #dicas .campanhas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #marcacao .team .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #marcacao .files .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #marcacao .files2 .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #marcacao .documents-list .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #marcacao .dicas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #marcacao .revistas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #marcacao .campanhas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #revistas .team .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #revistas .files .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #revistas .files2 .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #revistas .documents-list .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #revistas .dicas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #revistas .revistas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #revistas .campanhas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #campanhas .team .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #campanhas .files .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #campanhas .files2 .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #campanhas .documents-list .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #campanhas .dicas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #campanhas .revistas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #campanhas .campanhas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #edu-ambiental .team .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #edu-ambiental .files .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #edu-ambiental .files2 .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #edu-ambiental .documents-list .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #edu-ambiental .dicas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #edu-ambiental .revistas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #edu-ambiental .campanhas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #contacts .team .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #contacts .files .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #contacts .files2 .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #contacts .documents-list .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #contacts .dicas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #contacts .revistas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #contacts .campanhas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #documentation .team .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #documentation .files .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #documentation .files2 .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #documentation .documents-list .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #documentation .dicas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #documentation .revistas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #documentation .campanhas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #relatorio .team .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #relatorio .files .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #relatorio .files2 .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #relatorio .documents-list .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #relatorio .dicas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #relatorio .revistas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #relatorio .campanhas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #filedownload .team .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #filedownload .files .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #filedownload .files2 .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #filedownload .documents-list .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #filedownload .dicas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #filedownload .revistas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #filedownload .campanhas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #files .team .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #files .files .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #files .files2 .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #files .documents-list .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #files .dicas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #files .revistas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #files .campanhas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #files2 .team .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #files2 .files .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #files2 .files2 .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #files2 .documents-list .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #files2 .dicas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #files2 .revistas .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #files2 .campanhas .swiper-wrapper > .swiper-slide:only-child {
    margin: 0 auto !important;
}
body .page-wrap #textwithphoto .team .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #textwithphoto .files .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #textwithphoto .files2 .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #textwithphoto .documents-list .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #textwithphoto .dicas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #textwithphoto .revistas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #textwithphoto .campanhas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #text .team .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #text .files .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #text .files2 .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #text .documents-list .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #text .dicas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #text .revistas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #text .campanhas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #eco5 .team .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #eco5 .files .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #eco5 .files2 .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #eco5 .documents-list .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #eco5 .dicas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #eco5 .revistas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #eco5 .campanhas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #mapageral .team .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #mapageral .files .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #mapageral .files2 .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #mapageral .documents-list .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #mapageral .dicas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #mapageral .revistas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #mapageral .campanhas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #team .team .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #team .files .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #team .files2 .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #team .documents-list .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #team .dicas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #team .revistas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #team .campanhas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #dicas .team .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #dicas .files .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #dicas .files2 .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #dicas .documents-list .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #dicas .dicas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #dicas .revistas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #dicas .campanhas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #marcacao .team .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #marcacao .files .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #marcacao .files2 .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #marcacao .documents-list .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #marcacao .dicas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #marcacao .revistas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #marcacao .campanhas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #revistas .team .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #revistas .files .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #revistas .files2 .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #revistas .documents-list .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #revistas .dicas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #revistas .revistas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #revistas .campanhas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #campanhas .team .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #campanhas .files .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #campanhas .files2 .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #campanhas .documents-list .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #campanhas .dicas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #campanhas .revistas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #campanhas .campanhas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #edu-ambiental .team .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #edu-ambiental .files .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #edu-ambiental .files2 .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #edu-ambiental .documents-list .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #edu-ambiental .dicas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #edu-ambiental .revistas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #edu-ambiental .campanhas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #contacts .team .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #contacts .files .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #contacts .files2 .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #contacts .documents-list .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #contacts .dicas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #contacts .revistas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #contacts .campanhas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #documentation .team .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #documentation .files .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #documentation .files2 .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #documentation .documents-list .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #documentation .dicas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #documentation .revistas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #documentation .campanhas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #relatorio .team .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #relatorio .files .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #relatorio .files2 .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #relatorio .documents-list .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #relatorio .dicas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #relatorio .revistas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #relatorio .campanhas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #filedownload .team .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #filedownload .files .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #filedownload .files2 .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #filedownload .documents-list .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #filedownload .dicas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #filedownload .revistas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #filedownload .campanhas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #files .team .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #files .files .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #files .files2 .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #files .documents-list .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #files .dicas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #files .revistas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #files .campanhas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #files2 .team .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #files2 .files .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #files2 .files2 .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #files2 .documents-list .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #files2 .dicas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #files2 .revistas .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #files2 .campanhas .swiper-wrapper > .swiper-slide:first-child {
    margin: 0 0 0 auto;
}
body .page-wrap #textwithphoto .team .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #textwithphoto .files .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #textwithphoto .files2 .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #textwithphoto .documents-list .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #textwithphoto .dicas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #textwithphoto .revistas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #textwithphoto .campanhas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #text .team .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #text .files .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #text .files2 .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #text .documents-list .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #text .dicas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #text .revistas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #text .campanhas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #eco5 .team .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #eco5 .files .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #eco5 .files2 .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #eco5 .documents-list .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #eco5 .dicas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #eco5 .revistas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #eco5 .campanhas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #mapageral .team .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #mapageral .files .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #mapageral .files2 .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #mapageral .documents-list .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #mapageral .dicas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #mapageral .revistas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #mapageral .campanhas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #team .team .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #team .files .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #team .files2 .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #team .documents-list .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #team .dicas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #team .revistas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #team .campanhas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #dicas .team .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #dicas .files .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #dicas .files2 .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #dicas .documents-list .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #dicas .dicas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #dicas .revistas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #dicas .campanhas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #marcacao .team .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #marcacao .files .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #marcacao .files2 .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #marcacao .documents-list .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #marcacao .dicas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #marcacao .revistas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #marcacao .campanhas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #revistas .team .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #revistas .files .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #revistas .files2 .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #revistas .documents-list .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #revistas .dicas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #revistas .revistas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #revistas .campanhas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #campanhas .team .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #campanhas .files .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #campanhas .files2 .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #campanhas .documents-list .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #campanhas .dicas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #campanhas .revistas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #campanhas .campanhas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #edu-ambiental .team .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #edu-ambiental .files .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #edu-ambiental .files2 .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #edu-ambiental .documents-list .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #edu-ambiental .dicas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #edu-ambiental .revistas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #edu-ambiental .campanhas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #contacts .team .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #contacts .files .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #contacts .files2 .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #contacts .documents-list .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #contacts .dicas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #contacts .revistas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #contacts .campanhas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #documentation .team .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #documentation .files .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #documentation .files2 .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #documentation .documents-list .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #documentation .dicas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #documentation .revistas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #documentation .campanhas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #relatorio .team .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #relatorio .files .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #relatorio .files2 .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #relatorio .documents-list .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #relatorio .dicas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #relatorio .revistas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #relatorio .campanhas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #filedownload .team .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #filedownload .files .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #filedownload .files2 .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #filedownload .documents-list .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #filedownload .dicas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #filedownload .revistas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #filedownload .campanhas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #files .team .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #files .files .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #files .files2 .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #files .documents-list .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #files .dicas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #files .revistas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #files .campanhas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #files2 .team .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #files2 .files .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #files2 .files2 .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #files2 .documents-list .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #files2 .dicas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #files2 .revistas .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #files2 .campanhas .swiper-wrapper > .swiper-slide:last-child {
    margin: 0 auto 0 0;
}
body .page-wrap #textwithphoto .team.team,
body .page-wrap #textwithphoto .files.team,
body .page-wrap #textwithphoto .files2.team,
body .page-wrap #textwithphoto .documents-list.team,
body .page-wrap #textwithphoto .dicas.team,
body .page-wrap #textwithphoto .revistas.team,
body .page-wrap #textwithphoto .campanhas.team,
body .page-wrap #text .team.team,
body .page-wrap #text .files.team,
body .page-wrap #text .files2.team,
body .page-wrap #text .documents-list.team,
body .page-wrap #text .dicas.team,
body .page-wrap #text .revistas.team,
body .page-wrap #text .campanhas.team,
body .page-wrap #eco5 .team.team,
body .page-wrap #eco5 .files.team,
body .page-wrap #eco5 .files2.team,
body .page-wrap #eco5 .documents-list.team,
body .page-wrap #eco5 .dicas.team,
body .page-wrap #eco5 .revistas.team,
body .page-wrap #eco5 .campanhas.team,
body .page-wrap #mapageral .team.team,
body .page-wrap #mapageral .files.team,
body .page-wrap #mapageral .files2.team,
body .page-wrap #mapageral .documents-list.team,
body .page-wrap #mapageral .dicas.team,
body .page-wrap #mapageral .revistas.team,
body .page-wrap #mapageral .campanhas.team,
body .page-wrap #team .team.team,
body .page-wrap #team .files.team,
body .page-wrap #team .files2.team,
body .page-wrap #team .documents-list.team,
body .page-wrap #team .dicas.team,
body .page-wrap #team .revistas.team,
body .page-wrap #team .campanhas.team,
body .page-wrap #dicas .team.team,
body .page-wrap #dicas .files.team,
body .page-wrap #dicas .files2.team,
body .page-wrap #dicas .documents-list.team,
body .page-wrap #dicas .dicas.team,
body .page-wrap #dicas .revistas.team,
body .page-wrap #dicas .campanhas.team,
body .page-wrap #marcacao .team.team,
body .page-wrap #marcacao .files.team,
body .page-wrap #marcacao .files2.team,
body .page-wrap #marcacao .documents-list.team,
body .page-wrap #marcacao .dicas.team,
body .page-wrap #marcacao .revistas.team,
body .page-wrap #marcacao .campanhas.team,
body .page-wrap #revistas .team.team,
body .page-wrap #revistas .files.team,
body .page-wrap #revistas .files2.team,
body .page-wrap #revistas .documents-list.team,
body .page-wrap #revistas .dicas.team,
body .page-wrap #revistas .revistas.team,
body .page-wrap #revistas .campanhas.team,
body .page-wrap #campanhas .team.team,
body .page-wrap #campanhas .files.team,
body .page-wrap #campanhas .files2.team,
body .page-wrap #campanhas .documents-list.team,
body .page-wrap #campanhas .dicas.team,
body .page-wrap #campanhas .revistas.team,
body .page-wrap #campanhas .campanhas.team,
body .page-wrap #edu-ambiental .team.team,
body .page-wrap #edu-ambiental .files.team,
body .page-wrap #edu-ambiental .files2.team,
body .page-wrap #edu-ambiental .documents-list.team,
body .page-wrap #edu-ambiental .dicas.team,
body .page-wrap #edu-ambiental .revistas.team,
body .page-wrap #edu-ambiental .campanhas.team,
body .page-wrap #contacts .team.team,
body .page-wrap #contacts .files.team,
body .page-wrap #contacts .files2.team,
body .page-wrap #contacts .documents-list.team,
body .page-wrap #contacts .dicas.team,
body .page-wrap #contacts .revistas.team,
body .page-wrap #contacts .campanhas.team,
body .page-wrap #documentation .team.team,
body .page-wrap #documentation .files.team,
body .page-wrap #documentation .files2.team,
body .page-wrap #documentation .documents-list.team,
body .page-wrap #documentation .dicas.team,
body .page-wrap #documentation .revistas.team,
body .page-wrap #documentation .campanhas.team,
body .page-wrap #relatorio .team.team,
body .page-wrap #relatorio .files.team,
body .page-wrap #relatorio .files2.team,
body .page-wrap #relatorio .documents-list.team,
body .page-wrap #relatorio .dicas.team,
body .page-wrap #relatorio .revistas.team,
body .page-wrap #relatorio .campanhas.team,
body .page-wrap #filedownload .team.team,
body .page-wrap #filedownload .files.team,
body .page-wrap #filedownload .files2.team,
body .page-wrap #filedownload .documents-list.team,
body .page-wrap #filedownload .dicas.team,
body .page-wrap #filedownload .revistas.team,
body .page-wrap #filedownload .campanhas.team,
body .page-wrap #files .team.team,
body .page-wrap #files .files.team,
body .page-wrap #files .files2.team,
body .page-wrap #files .documents-list.team,
body .page-wrap #files .dicas.team,
body .page-wrap #files .revistas.team,
body .page-wrap #files .campanhas.team,
body .page-wrap #files2 .team.team,
body .page-wrap #files2 .files.team,
body .page-wrap #files2 .files2.team,
body .page-wrap #files2 .documents-list.team,
body .page-wrap #files2 .dicas.team,
body .page-wrap #files2 .revistas.team,
body .page-wrap #files2 .campanhas.team {
    width: 1176px;
}
@media screen and (max-width: 1400px) {
    body .page-wrap #textwithphoto .team.team,
    body .page-wrap #textwithphoto .files.team,
    body .page-wrap #textwithphoto .files2.team,
    body .page-wrap #textwithphoto .documents-list.team,
    body .page-wrap #textwithphoto .dicas.team,
    body .page-wrap #textwithphoto .revistas.team,
    body .page-wrap #textwithphoto .campanhas.team,
    body .page-wrap #text .team.team,
    body .page-wrap #text .files.team,
    body .page-wrap #text .files2.team,
    body .page-wrap #text .documents-list.team,
    body .page-wrap #text .dicas.team,
    body .page-wrap #text .revistas.team,
    body .page-wrap #text .campanhas.team,
    body .page-wrap #eco5 .team.team,
    body .page-wrap #eco5 .files.team,
    body .page-wrap #eco5 .files2.team,
    body .page-wrap #eco5 .documents-list.team,
    body .page-wrap #eco5 .dicas.team,
    body .page-wrap #eco5 .revistas.team,
    body .page-wrap #eco5 .campanhas.team,
    body .page-wrap #mapageral .team.team,
    body .page-wrap #mapageral .files.team,
    body .page-wrap #mapageral .files2.team,
    body .page-wrap #mapageral .documents-list.team,
    body .page-wrap #mapageral .dicas.team,
    body .page-wrap #mapageral .revistas.team,
    body .page-wrap #mapageral .campanhas.team,
    body .page-wrap #team .team.team,
    body .page-wrap #team .files.team,
    body .page-wrap #team .files2.team,
    body .page-wrap #team .documents-list.team,
    body .page-wrap #team .dicas.team,
    body .page-wrap #team .revistas.team,
    body .page-wrap #team .campanhas.team,
    body .page-wrap #dicas .team.team,
    body .page-wrap #dicas .files.team,
    body .page-wrap #dicas .files2.team,
    body .page-wrap #dicas .documents-list.team,
    body .page-wrap #dicas .dicas.team,
    body .page-wrap #dicas .revistas.team,
    body .page-wrap #dicas .campanhas.team,
    body .page-wrap #marcacao .team.team,
    body .page-wrap #marcacao .files.team,
    body .page-wrap #marcacao .files2.team,
    body .page-wrap #marcacao .documents-list.team,
    body .page-wrap #marcacao .dicas.team,
    body .page-wrap #marcacao .revistas.team,
    body .page-wrap #marcacao .campanhas.team,
    body .page-wrap #revistas .team.team,
    body .page-wrap #revistas .files.team,
    body .page-wrap #revistas .files2.team,
    body .page-wrap #revistas .documents-list.team,
    body .page-wrap #revistas .dicas.team,
    body .page-wrap #revistas .revistas.team,
    body .page-wrap #revistas .campanhas.team,
    body .page-wrap #campanhas .team.team,
    body .page-wrap #campanhas .files.team,
    body .page-wrap #campanhas .files2.team,
    body .page-wrap #campanhas .documents-list.team,
    body .page-wrap #campanhas .dicas.team,
    body .page-wrap #campanhas .revistas.team,
    body .page-wrap #campanhas .campanhas.team,
    body .page-wrap #edu-ambiental .team.team,
    body .page-wrap #edu-ambiental .files.team,
    body .page-wrap #edu-ambiental .files2.team,
    body .page-wrap #edu-ambiental .documents-list.team,
    body .page-wrap #edu-ambiental .dicas.team,
    body .page-wrap #edu-ambiental .revistas.team,
    body .page-wrap #edu-ambiental .campanhas.team,
    body .page-wrap #contacts .team.team,
    body .page-wrap #contacts .files.team,
    body .page-wrap #contacts .files2.team,
    body .page-wrap #contacts .documents-list.team,
    body .page-wrap #contacts .dicas.team,
    body .page-wrap #contacts .revistas.team,
    body .page-wrap #contacts .campanhas.team,
    body .page-wrap #documentation .team.team,
    body .page-wrap #documentation .files.team,
    body .page-wrap #documentation .files2.team,
    body .page-wrap #documentation .documents-list.team,
    body .page-wrap #documentation .dicas.team,
    body .page-wrap #documentation .revistas.team,
    body .page-wrap #documentation .campanhas.team,
    body .page-wrap #relatorio .team.team,
    body .page-wrap #relatorio .files.team,
    body .page-wrap #relatorio .files2.team,
    body .page-wrap #relatorio .documents-list.team,
    body .page-wrap #relatorio .dicas.team,
    body .page-wrap #relatorio .revistas.team,
    body .page-wrap #relatorio .campanhas.team,
    body .page-wrap #filedownload .team.team,
    body .page-wrap #filedownload .files.team,
    body .page-wrap #filedownload .files2.team,
    body .page-wrap #filedownload .documents-list.team,
    body .page-wrap #filedownload .dicas.team,
    body .page-wrap #filedownload .revistas.team,
    body .page-wrap #filedownload .campanhas.team,
    body .page-wrap #files .team.team,
    body .page-wrap #files .files.team,
    body .page-wrap #files .files2.team,
    body .page-wrap #files .documents-list.team,
    body .page-wrap #files .dicas.team,
    body .page-wrap #files .revistas.team,
    body .page-wrap #files .campanhas.team,
    body .page-wrap #files2 .team.team,
    body .page-wrap #files2 .files.team,
    body .page-wrap #files2 .files2.team,
    body .page-wrap #files2 .documents-list.team,
    body .page-wrap #files2 .dicas.team,
    body .page-wrap #files2 .revistas.team,
    body .page-wrap #files2 .campanhas.team {
        width: 934px;
    }
}
@media screen and (max-width: 1024px) {
    body .page-wrap #textwithphoto .team.team,
    body .page-wrap #textwithphoto .files.team,
    body .page-wrap #textwithphoto .files2.team,
    body .page-wrap #textwithphoto .documents-list.team,
    body .page-wrap #textwithphoto .dicas.team,
    body .page-wrap #textwithphoto .revistas.team,
    body .page-wrap #textwithphoto .campanhas.team,
    body .page-wrap #text .team.team,
    body .page-wrap #text .files.team,
    body .page-wrap #text .files2.team,
    body .page-wrap #text .documents-list.team,
    body .page-wrap #text .dicas.team,
    body .page-wrap #text .revistas.team,
    body .page-wrap #text .campanhas.team,
    body .page-wrap #eco5 .team.team,
    body .page-wrap #eco5 .files.team,
    body .page-wrap #eco5 .files2.team,
    body .page-wrap #eco5 .documents-list.team,
    body .page-wrap #eco5 .dicas.team,
    body .page-wrap #eco5 .revistas.team,
    body .page-wrap #eco5 .campanhas.team,
    body .page-wrap #mapageral .team.team,
    body .page-wrap #mapageral .files.team,
    body .page-wrap #mapageral .files2.team,
    body .page-wrap #mapageral .documents-list.team,
    body .page-wrap #mapageral .dicas.team,
    body .page-wrap #mapageral .revistas.team,
    body .page-wrap #mapageral .campanhas.team,
    body .page-wrap #team .team.team,
    body .page-wrap #team .files.team,
    body .page-wrap #team .files2.team,
    body .page-wrap #team .documents-list.team,
    body .page-wrap #team .dicas.team,
    body .page-wrap #team .revistas.team,
    body .page-wrap #team .campanhas.team,
    body .page-wrap #dicas .team.team,
    body .page-wrap #dicas .files.team,
    body .page-wrap #dicas .files2.team,
    body .page-wrap #dicas .documents-list.team,
    body .page-wrap #dicas .dicas.team,
    body .page-wrap #dicas .revistas.team,
    body .page-wrap #dicas .campanhas.team,
    body .page-wrap #marcacao .team.team,
    body .page-wrap #marcacao .files.team,
    body .page-wrap #marcacao .files2.team,
    body .page-wrap #marcacao .documents-list.team,
    body .page-wrap #marcacao .dicas.team,
    body .page-wrap #marcacao .revistas.team,
    body .page-wrap #marcacao .campanhas.team,
    body .page-wrap #revistas .team.team,
    body .page-wrap #revistas .files.team,
    body .page-wrap #revistas .files2.team,
    body .page-wrap #revistas .documents-list.team,
    body .page-wrap #revistas .dicas.team,
    body .page-wrap #revistas .revistas.team,
    body .page-wrap #revistas .campanhas.team,
    body .page-wrap #campanhas .team.team,
    body .page-wrap #campanhas .files.team,
    body .page-wrap #campanhas .files2.team,
    body .page-wrap #campanhas .documents-list.team,
    body .page-wrap #campanhas .dicas.team,
    body .page-wrap #campanhas .revistas.team,
    body .page-wrap #campanhas .campanhas.team,
    body .page-wrap #edu-ambiental .team.team,
    body .page-wrap #edu-ambiental .files.team,
    body .page-wrap #edu-ambiental .files2.team,
    body .page-wrap #edu-ambiental .documents-list.team,
    body .page-wrap #edu-ambiental .dicas.team,
    body .page-wrap #edu-ambiental .revistas.team,
    body .page-wrap #edu-ambiental .campanhas.team,
    body .page-wrap #contacts .team.team,
    body .page-wrap #contacts .files.team,
    body .page-wrap #contacts .files2.team,
    body .page-wrap #contacts .documents-list.team,
    body .page-wrap #contacts .dicas.team,
    body .page-wrap #contacts .revistas.team,
    body .page-wrap #contacts .campanhas.team,
    body .page-wrap #documentation .team.team,
    body .page-wrap #documentation .files.team,
    body .page-wrap #documentation .files2.team,
    body .page-wrap #documentation .documents-list.team,
    body .page-wrap #documentation .dicas.team,
    body .page-wrap #documentation .revistas.team,
    body .page-wrap #documentation .campanhas.team,
    body .page-wrap #relatorio .team.team,
    body .page-wrap #relatorio .files.team,
    body .page-wrap #relatorio .files2.team,
    body .page-wrap #relatorio .documents-list.team,
    body .page-wrap #relatorio .dicas.team,
    body .page-wrap #relatorio .revistas.team,
    body .page-wrap #relatorio .campanhas.team,
    body .page-wrap #filedownload .team.team,
    body .page-wrap #filedownload .files.team,
    body .page-wrap #filedownload .files2.team,
    body .page-wrap #filedownload .documents-list.team,
    body .page-wrap #filedownload .dicas.team,
    body .page-wrap #filedownload .revistas.team,
    body .page-wrap #filedownload .campanhas.team,
    body .page-wrap #files .team.team,
    body .page-wrap #files .files.team,
    body .page-wrap #files .files2.team,
    body .page-wrap #files .documents-list.team,
    body .page-wrap #files .dicas.team,
    body .page-wrap #files .revistas.team,
    body .page-wrap #files .campanhas.team,
    body .page-wrap #files2 .team.team,
    body .page-wrap #files2 .files.team,
    body .page-wrap #files2 .files2.team,
    body .page-wrap #files2 .documents-list.team,
    body .page-wrap #files2 .dicas.team,
    body .page-wrap #files2 .revistas.team,
    body .page-wrap #files2 .campanhas.team {
        width: 900px;
    }
}
@media screen and (max-width: 768px) {
    body .page-wrap #textwithphoto .team.team,
    body .page-wrap #textwithphoto .files.team,
    body .page-wrap #textwithphoto .files2.team,
    body .page-wrap #textwithphoto .documents-list.team,
    body .page-wrap #textwithphoto .dicas.team,
    body .page-wrap #textwithphoto .revistas.team,
    body .page-wrap #textwithphoto .campanhas.team,
    body .page-wrap #text .team.team,
    body .page-wrap #text .files.team,
    body .page-wrap #text .files2.team,
    body .page-wrap #text .documents-list.team,
    body .page-wrap #text .dicas.team,
    body .page-wrap #text .revistas.team,
    body .page-wrap #text .campanhas.team,
    body .page-wrap #eco5 .team.team,
    body .page-wrap #eco5 .files.team,
    body .page-wrap #eco5 .files2.team,
    body .page-wrap #eco5 .documents-list.team,
    body .page-wrap #eco5 .dicas.team,
    body .page-wrap #eco5 .revistas.team,
    body .page-wrap #eco5 .campanhas.team,
    body .page-wrap #mapageral .team.team,
    body .page-wrap #mapageral .files.team,
    body .page-wrap #mapageral .files2.team,
    body .page-wrap #mapageral .documents-list.team,
    body .page-wrap #mapageral .dicas.team,
    body .page-wrap #mapageral .revistas.team,
    body .page-wrap #mapageral .campanhas.team,
    body .page-wrap #team .team.team,
    body .page-wrap #team .files.team,
    body .page-wrap #team .files2.team,
    body .page-wrap #team .documents-list.team,
    body .page-wrap #team .dicas.team,
    body .page-wrap #team .revistas.team,
    body .page-wrap #team .campanhas.team,
    body .page-wrap #dicas .team.team,
    body .page-wrap #dicas .files.team,
    body .page-wrap #dicas .files2.team,
    body .page-wrap #dicas .documents-list.team,
    body .page-wrap #dicas .dicas.team,
    body .page-wrap #dicas .revistas.team,
    body .page-wrap #dicas .campanhas.team,
    body .page-wrap #marcacao .team.team,
    body .page-wrap #marcacao .files.team,
    body .page-wrap #marcacao .files2.team,
    body .page-wrap #marcacao .documents-list.team,
    body .page-wrap #marcacao .dicas.team,
    body .page-wrap #marcacao .revistas.team,
    body .page-wrap #marcacao .campanhas.team,
    body .page-wrap #revistas .team.team,
    body .page-wrap #revistas .files.team,
    body .page-wrap #revistas .files2.team,
    body .page-wrap #revistas .documents-list.team,
    body .page-wrap #revistas .dicas.team,
    body .page-wrap #revistas .revistas.team,
    body .page-wrap #revistas .campanhas.team,
    body .page-wrap #campanhas .team.team,
    body .page-wrap #campanhas .files.team,
    body .page-wrap #campanhas .files2.team,
    body .page-wrap #campanhas .documents-list.team,
    body .page-wrap #campanhas .dicas.team,
    body .page-wrap #campanhas .revistas.team,
    body .page-wrap #campanhas .campanhas.team,
    body .page-wrap #edu-ambiental .team.team,
    body .page-wrap #edu-ambiental .files.team,
    body .page-wrap #edu-ambiental .files2.team,
    body .page-wrap #edu-ambiental .documents-list.team,
    body .page-wrap #edu-ambiental .dicas.team,
    body .page-wrap #edu-ambiental .revistas.team,
    body .page-wrap #edu-ambiental .campanhas.team,
    body .page-wrap #contacts .team.team,
    body .page-wrap #contacts .files.team,
    body .page-wrap #contacts .files2.team,
    body .page-wrap #contacts .documents-list.team,
    body .page-wrap #contacts .dicas.team,
    body .page-wrap #contacts .revistas.team,
    body .page-wrap #contacts .campanhas.team,
    body .page-wrap #documentation .team.team,
    body .page-wrap #documentation .files.team,
    body .page-wrap #documentation .files2.team,
    body .page-wrap #documentation .documents-list.team,
    body .page-wrap #documentation .dicas.team,
    body .page-wrap #documentation .revistas.team,
    body .page-wrap #documentation .campanhas.team,
    body .page-wrap #relatorio .team.team,
    body .page-wrap #relatorio .files.team,
    body .page-wrap #relatorio .files2.team,
    body .page-wrap #relatorio .documents-list.team,
    body .page-wrap #relatorio .dicas.team,
    body .page-wrap #relatorio .revistas.team,
    body .page-wrap #relatorio .campanhas.team,
    body .page-wrap #filedownload .team.team,
    body .page-wrap #filedownload .files.team,
    body .page-wrap #filedownload .files2.team,
    body .page-wrap #filedownload .documents-list.team,
    body .page-wrap #filedownload .dicas.team,
    body .page-wrap #filedownload .revistas.team,
    body .page-wrap #filedownload .campanhas.team,
    body .page-wrap #files .team.team,
    body .page-wrap #files .files.team,
    body .page-wrap #files .files2.team,
    body .page-wrap #files .documents-list.team,
    body .page-wrap #files .dicas.team,
    body .page-wrap #files .revistas.team,
    body .page-wrap #files .campanhas.team,
    body .page-wrap #files2 .team.team,
    body .page-wrap #files2 .files.team,
    body .page-wrap #files2 .files2.team,
    body .page-wrap #files2 .documents-list.team,
    body .page-wrap #files2 .dicas.team,
    body .page-wrap #files2 .revistas.team,
    body .page-wrap #files2 .campanhas.team {
        width: 95% !important;
    }
}
body .page-wrap #textwithphoto .team .team-member,
body .page-wrap #textwithphoto .files .team-member,
body .page-wrap #textwithphoto .files2 .team-member,
body .page-wrap #textwithphoto .documents-list .team-member,
body .page-wrap #textwithphoto .dicas .team-member,
body .page-wrap #textwithphoto .revistas .team-member,
body .page-wrap #textwithphoto .campanhas .team-member,
body .page-wrap #text .team .team-member,
body .page-wrap #text .files .team-member,
body .page-wrap #text .files2 .team-member,
body .page-wrap #text .documents-list .team-member,
body .page-wrap #text .dicas .team-member,
body .page-wrap #text .revistas .team-member,
body .page-wrap #text .campanhas .team-member,
body .page-wrap #eco5 .team .team-member,
body .page-wrap #eco5 .files .team-member,
body .page-wrap #eco5 .files2 .team-member,
body .page-wrap #eco5 .documents-list .team-member,
body .page-wrap #eco5 .dicas .team-member,
body .page-wrap #eco5 .revistas .team-member,
body .page-wrap #eco5 .campanhas .team-member,
body .page-wrap #mapageral .team .team-member,
body .page-wrap #mapageral .files .team-member,
body .page-wrap #mapageral .files2 .team-member,
body .page-wrap #mapageral .documents-list .team-member,
body .page-wrap #mapageral .dicas .team-member,
body .page-wrap #mapageral .revistas .team-member,
body .page-wrap #mapageral .campanhas .team-member,
body .page-wrap #team .team .team-member,
body .page-wrap #team .files .team-member,
body .page-wrap #team .files2 .team-member,
body .page-wrap #team .documents-list .team-member,
body .page-wrap #team .dicas .team-member,
body .page-wrap #team .revistas .team-member,
body .page-wrap #team .campanhas .team-member,
body .page-wrap #dicas .team .team-member,
body .page-wrap #dicas .files .team-member,
body .page-wrap #dicas .files2 .team-member,
body .page-wrap #dicas .documents-list .team-member,
body .page-wrap #dicas .dicas .team-member,
body .page-wrap #dicas .revistas .team-member,
body .page-wrap #dicas .campanhas .team-member,
body .page-wrap #marcacao .team .team-member,
body .page-wrap #marcacao .files .team-member,
body .page-wrap #marcacao .files2 .team-member,
body .page-wrap #marcacao .documents-list .team-member,
body .page-wrap #marcacao .dicas .team-member,
body .page-wrap #marcacao .revistas .team-member,
body .page-wrap #marcacao .campanhas .team-member,
body .page-wrap #revistas .team .team-member,
body .page-wrap #revistas .files .team-member,
body .page-wrap #revistas .files2 .team-member,
body .page-wrap #revistas .documents-list .team-member,
body .page-wrap #revistas .dicas .team-member,
body .page-wrap #revistas .revistas .team-member,
body .page-wrap #revistas .campanhas .team-member,
body .page-wrap #campanhas .team .team-member,
body .page-wrap #campanhas .files .team-member,
body .page-wrap #campanhas .files2 .team-member,
body .page-wrap #campanhas .documents-list .team-member,
body .page-wrap #campanhas .dicas .team-member,
body .page-wrap #campanhas .revistas .team-member,
body .page-wrap #campanhas .campanhas .team-member,
body .page-wrap #edu-ambiental .team .team-member,
body .page-wrap #edu-ambiental .files .team-member,
body .page-wrap #edu-ambiental .files2 .team-member,
body .page-wrap #edu-ambiental .documents-list .team-member,
body .page-wrap #edu-ambiental .dicas .team-member,
body .page-wrap #edu-ambiental .revistas .team-member,
body .page-wrap #edu-ambiental .campanhas .team-member,
body .page-wrap #contacts .team .team-member,
body .page-wrap #contacts .files .team-member,
body .page-wrap #contacts .files2 .team-member,
body .page-wrap #contacts .documents-list .team-member,
body .page-wrap #contacts .dicas .team-member,
body .page-wrap #contacts .revistas .team-member,
body .page-wrap #contacts .campanhas .team-member,
body .page-wrap #documentation .team .team-member,
body .page-wrap #documentation .files .team-member,
body .page-wrap #documentation .files2 .team-member,
body .page-wrap #documentation .documents-list .team-member,
body .page-wrap #documentation .dicas .team-member,
body .page-wrap #documentation .revistas .team-member,
body .page-wrap #documentation .campanhas .team-member,
body .page-wrap #relatorio .team .team-member,
body .page-wrap #relatorio .files .team-member,
body .page-wrap #relatorio .files2 .team-member,
body .page-wrap #relatorio .documents-list .team-member,
body .page-wrap #relatorio .dicas .team-member,
body .page-wrap #relatorio .revistas .team-member,
body .page-wrap #relatorio .campanhas .team-member,
body .page-wrap #filedownload .team .team-member,
body .page-wrap #filedownload .files .team-member,
body .page-wrap #filedownload .files2 .team-member,
body .page-wrap #filedownload .documents-list .team-member,
body .page-wrap #filedownload .dicas .team-member,
body .page-wrap #filedownload .revistas .team-member,
body .page-wrap #filedownload .campanhas .team-member,
body .page-wrap #files .team .team-member,
body .page-wrap #files .files .team-member,
body .page-wrap #files .files2 .team-member,
body .page-wrap #files .documents-list .team-member,
body .page-wrap #files .dicas .team-member,
body .page-wrap #files .revistas .team-member,
body .page-wrap #files .campanhas .team-member,
body .page-wrap #files2 .team .team-member,
body .page-wrap #files2 .files .team-member,
body .page-wrap #files2 .files2 .team-member,
body .page-wrap #files2 .documents-list .team-member,
body .page-wrap #files2 .dicas .team-member,
body .page-wrap #files2 .revistas .team-member,
body .page-wrap #files2 .campanhas .team-member {
    padding: 0px 20px;
    margin-bottom: 15px;
}
@media screen and (max-width: 1024px) {
    body .page-wrap #textwithphoto .team .team-member,
    body .page-wrap #textwithphoto .files .team-member,
    body .page-wrap #textwithphoto .files2 .team-member,
    body .page-wrap #textwithphoto .documents-list .team-member,
    body .page-wrap #textwithphoto .dicas .team-member,
    body .page-wrap #textwithphoto .revistas .team-member,
    body .page-wrap #textwithphoto .campanhas .team-member,
    body .page-wrap #text .team .team-member,
    body .page-wrap #text .files .team-member,
    body .page-wrap #text .files2 .team-member,
    body .page-wrap #text .documents-list .team-member,
    body .page-wrap #text .dicas .team-member,
    body .page-wrap #text .revistas .team-member,
    body .page-wrap #text .campanhas .team-member,
    body .page-wrap #eco5 .team .team-member,
    body .page-wrap #eco5 .files .team-member,
    body .page-wrap #eco5 .files2 .team-member,
    body .page-wrap #eco5 .documents-list .team-member,
    body .page-wrap #eco5 .dicas .team-member,
    body .page-wrap #eco5 .revistas .team-member,
    body .page-wrap #eco5 .campanhas .team-member,
    body .page-wrap #mapageral .team .team-member,
    body .page-wrap #mapageral .files .team-member,
    body .page-wrap #mapageral .files2 .team-member,
    body .page-wrap #mapageral .documents-list .team-member,
    body .page-wrap #mapageral .dicas .team-member,
    body .page-wrap #mapageral .revistas .team-member,
    body .page-wrap #mapageral .campanhas .team-member,
    body .page-wrap #team .team .team-member,
    body .page-wrap #team .files .team-member,
    body .page-wrap #team .files2 .team-member,
    body .page-wrap #team .documents-list .team-member,
    body .page-wrap #team .dicas .team-member,
    body .page-wrap #team .revistas .team-member,
    body .page-wrap #team .campanhas .team-member,
    body .page-wrap #dicas .team .team-member,
    body .page-wrap #dicas .files .team-member,
    body .page-wrap #dicas .files2 .team-member,
    body .page-wrap #dicas .documents-list .team-member,
    body .page-wrap #dicas .dicas .team-member,
    body .page-wrap #dicas .revistas .team-member,
    body .page-wrap #dicas .campanhas .team-member,
    body .page-wrap #marcacao .team .team-member,
    body .page-wrap #marcacao .files .team-member,
    body .page-wrap #marcacao .files2 .team-member,
    body .page-wrap #marcacao .documents-list .team-member,
    body .page-wrap #marcacao .dicas .team-member,
    body .page-wrap #marcacao .revistas .team-member,
    body .page-wrap #marcacao .campanhas .team-member,
    body .page-wrap #revistas .team .team-member,
    body .page-wrap #revistas .files .team-member,
    body .page-wrap #revistas .files2 .team-member,
    body .page-wrap #revistas .documents-list .team-member,
    body .page-wrap #revistas .dicas .team-member,
    body .page-wrap #revistas .revistas .team-member,
    body .page-wrap #revistas .campanhas .team-member,
    body .page-wrap #campanhas .team .team-member,
    body .page-wrap #campanhas .files .team-member,
    body .page-wrap #campanhas .files2 .team-member,
    body .page-wrap #campanhas .documents-list .team-member,
    body .page-wrap #campanhas .dicas .team-member,
    body .page-wrap #campanhas .revistas .team-member,
    body .page-wrap #campanhas .campanhas .team-member,
    body .page-wrap #edu-ambiental .team .team-member,
    body .page-wrap #edu-ambiental .files .team-member,
    body .page-wrap #edu-ambiental .files2 .team-member,
    body .page-wrap #edu-ambiental .documents-list .team-member,
    body .page-wrap #edu-ambiental .dicas .team-member,
    body .page-wrap #edu-ambiental .revistas .team-member,
    body .page-wrap #edu-ambiental .campanhas .team-member,
    body .page-wrap #contacts .team .team-member,
    body .page-wrap #contacts .files .team-member,
    body .page-wrap #contacts .files2 .team-member,
    body .page-wrap #contacts .documents-list .team-member,
    body .page-wrap #contacts .dicas .team-member,
    body .page-wrap #contacts .revistas .team-member,
    body .page-wrap #contacts .campanhas .team-member,
    body .page-wrap #documentation .team .team-member,
    body .page-wrap #documentation .files .team-member,
    body .page-wrap #documentation .files2 .team-member,
    body .page-wrap #documentation .documents-list .team-member,
    body .page-wrap #documentation .dicas .team-member,
    body .page-wrap #documentation .revistas .team-member,
    body .page-wrap #documentation .campanhas .team-member,
    body .page-wrap #relatorio .team .team-member,
    body .page-wrap #relatorio .files .team-member,
    body .page-wrap #relatorio .files2 .team-member,
    body .page-wrap #relatorio .documents-list .team-member,
    body .page-wrap #relatorio .dicas .team-member,
    body .page-wrap #relatorio .revistas .team-member,
    body .page-wrap #relatorio .campanhas .team-member,
    body .page-wrap #filedownload .team .team-member,
    body .page-wrap #filedownload .files .team-member,
    body .page-wrap #filedownload .files2 .team-member,
    body .page-wrap #filedownload .documents-list .team-member,
    body .page-wrap #filedownload .dicas .team-member,
    body .page-wrap #filedownload .revistas .team-member,
    body .page-wrap #filedownload .campanhas .team-member,
    body .page-wrap #files .team .team-member,
    body .page-wrap #files .files .team-member,
    body .page-wrap #files .files2 .team-member,
    body .page-wrap #files .documents-list .team-member,
    body .page-wrap #files .dicas .team-member,
    body .page-wrap #files .revistas .team-member,
    body .page-wrap #files .campanhas .team-member,
    body .page-wrap #files2 .team .team-member,
    body .page-wrap #files2 .files .team-member,
    body .page-wrap #files2 .files2 .team-member,
    body .page-wrap #files2 .documents-list .team-member,
    body .page-wrap #files2 .dicas .team-member,
    body .page-wrap #files2 .revistas .team-member,
    body .page-wrap #files2 .campanhas .team-member {
        padding: 8px 10px;
        height: auto !important;
        margin-bottom: 0px;
    }
}
body .page-wrap #textwithphoto .team .team-member .team-member-photo,
body .page-wrap #textwithphoto .files .team-member .team-member-photo,
body .page-wrap #textwithphoto .files2 .team-member .team-member-photo,
body .page-wrap #textwithphoto .documents-list .team-member .team-member-photo,
body .page-wrap #textwithphoto .dicas .team-member .team-member-photo,
body .page-wrap #textwithphoto .revistas .team-member .team-member-photo,
body .page-wrap #textwithphoto .campanhas .team-member .team-member-photo,
body .page-wrap #text .team .team-member .team-member-photo,
body .page-wrap #text .files .team-member .team-member-photo,
body .page-wrap #text .files2 .team-member .team-member-photo,
body .page-wrap #text .documents-list .team-member .team-member-photo,
body .page-wrap #text .dicas .team-member .team-member-photo,
body .page-wrap #text .revistas .team-member .team-member-photo,
body .page-wrap #text .campanhas .team-member .team-member-photo,
body .page-wrap #eco5 .team .team-member .team-member-photo,
body .page-wrap #eco5 .files .team-member .team-member-photo,
body .page-wrap #eco5 .files2 .team-member .team-member-photo,
body .page-wrap #eco5 .documents-list .team-member .team-member-photo,
body .page-wrap #eco5 .dicas .team-member .team-member-photo,
body .page-wrap #eco5 .revistas .team-member .team-member-photo,
body .page-wrap #eco5 .campanhas .team-member .team-member-photo,
body .page-wrap #mapageral .team .team-member .team-member-photo,
body .page-wrap #mapageral .files .team-member .team-member-photo,
body .page-wrap #mapageral .files2 .team-member .team-member-photo,
body .page-wrap #mapageral .documents-list .team-member .team-member-photo,
body .page-wrap #mapageral .dicas .team-member .team-member-photo,
body .page-wrap #mapageral .revistas .team-member .team-member-photo,
body .page-wrap #mapageral .campanhas .team-member .team-member-photo,
body .page-wrap #team .team .team-member .team-member-photo,
body .page-wrap #team .files .team-member .team-member-photo,
body .page-wrap #team .files2 .team-member .team-member-photo,
body .page-wrap #team .documents-list .team-member .team-member-photo,
body .page-wrap #team .dicas .team-member .team-member-photo,
body .page-wrap #team .revistas .team-member .team-member-photo,
body .page-wrap #team .campanhas .team-member .team-member-photo,
body .page-wrap #dicas .team .team-member .team-member-photo,
body .page-wrap #dicas .files .team-member .team-member-photo,
body .page-wrap #dicas .files2 .team-member .team-member-photo,
body .page-wrap #dicas .documents-list .team-member .team-member-photo,
body .page-wrap #dicas .dicas .team-member .team-member-photo,
body .page-wrap #dicas .revistas .team-member .team-member-photo,
body .page-wrap #dicas .campanhas .team-member .team-member-photo,
body .page-wrap #marcacao .team .team-member .team-member-photo,
body .page-wrap #marcacao .files .team-member .team-member-photo,
body .page-wrap #marcacao .files2 .team-member .team-member-photo,
body .page-wrap #marcacao .documents-list .team-member .team-member-photo,
body .page-wrap #marcacao .dicas .team-member .team-member-photo,
body .page-wrap #marcacao .revistas .team-member .team-member-photo,
body .page-wrap #marcacao .campanhas .team-member .team-member-photo,
body .page-wrap #revistas .team .team-member .team-member-photo,
body .page-wrap #revistas .files .team-member .team-member-photo,
body .page-wrap #revistas .files2 .team-member .team-member-photo,
body .page-wrap #revistas .documents-list .team-member .team-member-photo,
body .page-wrap #revistas .dicas .team-member .team-member-photo,
body .page-wrap #revistas .revistas .team-member .team-member-photo,
body .page-wrap #revistas .campanhas .team-member .team-member-photo,
body .page-wrap #campanhas .team .team-member .team-member-photo,
body .page-wrap #campanhas .files .team-member .team-member-photo,
body .page-wrap #campanhas .files2 .team-member .team-member-photo,
body .page-wrap #campanhas .documents-list .team-member .team-member-photo,
body .page-wrap #campanhas .dicas .team-member .team-member-photo,
body .page-wrap #campanhas .revistas .team-member .team-member-photo,
body .page-wrap #campanhas .campanhas .team-member .team-member-photo,
body .page-wrap #edu-ambiental .team .team-member .team-member-photo,
body .page-wrap #edu-ambiental .files .team-member .team-member-photo,
body .page-wrap #edu-ambiental .files2 .team-member .team-member-photo,
body .page-wrap #edu-ambiental .documents-list .team-member .team-member-photo,
body .page-wrap #edu-ambiental .dicas .team-member .team-member-photo,
body .page-wrap #edu-ambiental .revistas .team-member .team-member-photo,
body .page-wrap #edu-ambiental .campanhas .team-member .team-member-photo,
body .page-wrap #contacts .team .team-member .team-member-photo,
body .page-wrap #contacts .files .team-member .team-member-photo,
body .page-wrap #contacts .files2 .team-member .team-member-photo,
body .page-wrap #contacts .documents-list .team-member .team-member-photo,
body .page-wrap #contacts .dicas .team-member .team-member-photo,
body .page-wrap #contacts .revistas .team-member .team-member-photo,
body .page-wrap #contacts .campanhas .team-member .team-member-photo,
body .page-wrap #documentation .team .team-member .team-member-photo,
body .page-wrap #documentation .files .team-member .team-member-photo,
body .page-wrap #documentation .files2 .team-member .team-member-photo,
body .page-wrap #documentation .documents-list .team-member .team-member-photo,
body .page-wrap #documentation .dicas .team-member .team-member-photo,
body .page-wrap #documentation .revistas .team-member .team-member-photo,
body .page-wrap #documentation .campanhas .team-member .team-member-photo,
body .page-wrap #relatorio .team .team-member .team-member-photo,
body .page-wrap #relatorio .files .team-member .team-member-photo,
body .page-wrap #relatorio .files2 .team-member .team-member-photo,
body .page-wrap #relatorio .documents-list .team-member .team-member-photo,
body .page-wrap #relatorio .dicas .team-member .team-member-photo,
body .page-wrap #relatorio .revistas .team-member .team-member-photo,
body .page-wrap #relatorio .campanhas .team-member .team-member-photo,
body .page-wrap #filedownload .team .team-member .team-member-photo,
body .page-wrap #filedownload .files .team-member .team-member-photo,
body .page-wrap #filedownload .files2 .team-member .team-member-photo,
body .page-wrap #filedownload .documents-list .team-member .team-member-photo,
body .page-wrap #filedownload .dicas .team-member .team-member-photo,
body .page-wrap #filedownload .revistas .team-member .team-member-photo,
body .page-wrap #filedownload .campanhas .team-member .team-member-photo,
body .page-wrap #files .team .team-member .team-member-photo,
body .page-wrap #files .files .team-member .team-member-photo,
body .page-wrap #files .files2 .team-member .team-member-photo,
body .page-wrap #files .documents-list .team-member .team-member-photo,
body .page-wrap #files .dicas .team-member .team-member-photo,
body .page-wrap #files .revistas .team-member .team-member-photo,
body .page-wrap #files .campanhas .team-member .team-member-photo,
body .page-wrap #files2 .team .team-member .team-member-photo,
body .page-wrap #files2 .files .team-member .team-member-photo,
body .page-wrap #files2 .files2 .team-member .team-member-photo,
body .page-wrap #files2 .documents-list .team-member .team-member-photo,
body .page-wrap #files2 .dicas .team-member .team-member-photo,
body .page-wrap #files2 .revistas .team-member .team-member-photo,
body .page-wrap #files2 .campanhas .team-member .team-member-photo {
    display: block;
    width: 100%;
}
body .page-wrap #textwithphoto .team .team-member .team-member-photo img,
body .page-wrap #textwithphoto .files .team-member .team-member-photo img,
body .page-wrap #textwithphoto .files2 .team-member .team-member-photo img,
body .page-wrap #textwithphoto .documents-list .team-member .team-member-photo img,
body .page-wrap #textwithphoto .dicas .team-member .team-member-photo img,
body .page-wrap #textwithphoto .revistas .team-member .team-member-photo img,
body .page-wrap #textwithphoto .campanhas .team-member .team-member-photo img,
body .page-wrap #text .team .team-member .team-member-photo img,
body .page-wrap #text .files .team-member .team-member-photo img,
body .page-wrap #text .files2 .team-member .team-member-photo img,
body .page-wrap #text .documents-list .team-member .team-member-photo img,
body .page-wrap #text .dicas .team-member .team-member-photo img,
body .page-wrap #text .revistas .team-member .team-member-photo img,
body .page-wrap #text .campanhas .team-member .team-member-photo img,
body .page-wrap #eco5 .team .team-member .team-member-photo img,
body .page-wrap #eco5 .files .team-member .team-member-photo img,
body .page-wrap #eco5 .files2 .team-member .team-member-photo img,
body .page-wrap #eco5 .documents-list .team-member .team-member-photo img,
body .page-wrap #eco5 .dicas .team-member .team-member-photo img,
body .page-wrap #eco5 .revistas .team-member .team-member-photo img,
body .page-wrap #eco5 .campanhas .team-member .team-member-photo img,
body .page-wrap #mapageral .team .team-member .team-member-photo img,
body .page-wrap #mapageral .files .team-member .team-member-photo img,
body .page-wrap #mapageral .files2 .team-member .team-member-photo img,
body .page-wrap #mapageral .documents-list .team-member .team-member-photo img,
body .page-wrap #mapageral .dicas .team-member .team-member-photo img,
body .page-wrap #mapageral .revistas .team-member .team-member-photo img,
body .page-wrap #mapageral .campanhas .team-member .team-member-photo img,
body .page-wrap #team .team .team-member .team-member-photo img,
body .page-wrap #team .files .team-member .team-member-photo img,
body .page-wrap #team .files2 .team-member .team-member-photo img,
body .page-wrap #team .documents-list .team-member .team-member-photo img,
body .page-wrap #team .dicas .team-member .team-member-photo img,
body .page-wrap #team .revistas .team-member .team-member-photo img,
body .page-wrap #team .campanhas .team-member .team-member-photo img,
body .page-wrap #dicas .team .team-member .team-member-photo img,
body .page-wrap #dicas .files .team-member .team-member-photo img,
body .page-wrap #dicas .files2 .team-member .team-member-photo img,
body .page-wrap #dicas .documents-list .team-member .team-member-photo img,
body .page-wrap #dicas .dicas .team-member .team-member-photo img,
body .page-wrap #dicas .revistas .team-member .team-member-photo img,
body .page-wrap #dicas .campanhas .team-member .team-member-photo img,
body .page-wrap #marcacao .team .team-member .team-member-photo img,
body .page-wrap #marcacao .files .team-member .team-member-photo img,
body .page-wrap #marcacao .files2 .team-member .team-member-photo img,
body .page-wrap #marcacao .documents-list .team-member .team-member-photo img,
body .page-wrap #marcacao .dicas .team-member .team-member-photo img,
body .page-wrap #marcacao .revistas .team-member .team-member-photo img,
body .page-wrap #marcacao .campanhas .team-member .team-member-photo img,
body .page-wrap #revistas .team .team-member .team-member-photo img,
body .page-wrap #revistas .files .team-member .team-member-photo img,
body .page-wrap #revistas .files2 .team-member .team-member-photo img,
body .page-wrap #revistas .documents-list .team-member .team-member-photo img,
body .page-wrap #revistas .dicas .team-member .team-member-photo img,
body .page-wrap #revistas .revistas .team-member .team-member-photo img,
body .page-wrap #revistas .campanhas .team-member .team-member-photo img,
body .page-wrap #campanhas .team .team-member .team-member-photo img,
body .page-wrap #campanhas .files .team-member .team-member-photo img,
body .page-wrap #campanhas .files2 .team-member .team-member-photo img,
body .page-wrap #campanhas .documents-list .team-member .team-member-photo img,
body .page-wrap #campanhas .dicas .team-member .team-member-photo img,
body .page-wrap #campanhas .revistas .team-member .team-member-photo img,
body .page-wrap #campanhas .campanhas .team-member .team-member-photo img,
body .page-wrap #edu-ambiental .team .team-member .team-member-photo img,
body .page-wrap #edu-ambiental .files .team-member .team-member-photo img,
body .page-wrap #edu-ambiental .files2 .team-member .team-member-photo img,
body .page-wrap #edu-ambiental .documents-list .team-member .team-member-photo img,
body .page-wrap #edu-ambiental .dicas .team-member .team-member-photo img,
body .page-wrap #edu-ambiental .revistas .team-member .team-member-photo img,
body .page-wrap #edu-ambiental .campanhas .team-member .team-member-photo img,
body .page-wrap #contacts .team .team-member .team-member-photo img,
body .page-wrap #contacts .files .team-member .team-member-photo img,
body .page-wrap #contacts .files2 .team-member .team-member-photo img,
body .page-wrap #contacts .documents-list .team-member .team-member-photo img,
body .page-wrap #contacts .dicas .team-member .team-member-photo img,
body .page-wrap #contacts .revistas .team-member .team-member-photo img,
body .page-wrap #contacts .campanhas .team-member .team-member-photo img,
body .page-wrap #documentation .team .team-member .team-member-photo img,
body .page-wrap #documentation .files .team-member .team-member-photo img,
body .page-wrap #documentation .files2 .team-member .team-member-photo img,
body .page-wrap #documentation .documents-list .team-member .team-member-photo img,
body .page-wrap #documentation .dicas .team-member .team-member-photo img,
body .page-wrap #documentation .revistas .team-member .team-member-photo img,
body .page-wrap #documentation .campanhas .team-member .team-member-photo img,
body .page-wrap #relatorio .team .team-member .team-member-photo img,
body .page-wrap #relatorio .files .team-member .team-member-photo img,
body .page-wrap #relatorio .files2 .team-member .team-member-photo img,
body .page-wrap #relatorio .documents-list .team-member .team-member-photo img,
body .page-wrap #relatorio .dicas .team-member .team-member-photo img,
body .page-wrap #relatorio .revistas .team-member .team-member-photo img,
body .page-wrap #relatorio .campanhas .team-member .team-member-photo img,
body .page-wrap #filedownload .team .team-member .team-member-photo img,
body .page-wrap #filedownload .files .team-member .team-member-photo img,
body .page-wrap #filedownload .files2 .team-member .team-member-photo img,
body .page-wrap #filedownload .documents-list .team-member .team-member-photo img,
body .page-wrap #filedownload .dicas .team-member .team-member-photo img,
body .page-wrap #filedownload .revistas .team-member .team-member-photo img,
body .page-wrap #filedownload .campanhas .team-member .team-member-photo img,
body .page-wrap #files .team .team-member .team-member-photo img,
body .page-wrap #files .files .team-member .team-member-photo img,
body .page-wrap #files .files2 .team-member .team-member-photo img,
body .page-wrap #files .documents-list .team-member .team-member-photo img,
body .page-wrap #files .dicas .team-member .team-member-photo img,
body .page-wrap #files .revistas .team-member .team-member-photo img,
body .page-wrap #files .campanhas .team-member .team-member-photo img,
body .page-wrap #files2 .team .team-member .team-member-photo img,
body .page-wrap #files2 .files .team-member .team-member-photo img,
body .page-wrap #files2 .files2 .team-member .team-member-photo img,
body .page-wrap #files2 .documents-list .team-member .team-member-photo img,
body .page-wrap #files2 .dicas .team-member .team-member-photo img,
body .page-wrap #files2 .revistas .team-member .team-member-photo img,
body .page-wrap #files2 .campanhas .team-member .team-member-photo img {
    padding: 0;
    width: 100%;
    padding-bottom: 15px;
}
@media screen and (max-width: 1400px) {
    body .page-wrap #textwithphoto .team .team-member .team-member-photo img,
    body .page-wrap #textwithphoto .files .team-member .team-member-photo img,
    body .page-wrap #textwithphoto .files2 .team-member .team-member-photo img,
    body .page-wrap #textwithphoto .documents-list .team-member .team-member-photo img,
    body .page-wrap #textwithphoto .dicas .team-member .team-member-photo img,
    body .page-wrap #textwithphoto .revistas .team-member .team-member-photo img,
    body .page-wrap #textwithphoto .campanhas .team-member .team-member-photo img,
    body .page-wrap #text .team .team-member .team-member-photo img,
    body .page-wrap #text .files .team-member .team-member-photo img,
    body .page-wrap #text .files2 .team-member .team-member-photo img,
    body .page-wrap #text .documents-list .team-member .team-member-photo img,
    body .page-wrap #text .dicas .team-member .team-member-photo img,
    body .page-wrap #text .revistas .team-member .team-member-photo img,
    body .page-wrap #text .campanhas .team-member .team-member-photo img,
    body .page-wrap #eco5 .team .team-member .team-member-photo img,
    body .page-wrap #eco5 .files .team-member .team-member-photo img,
    body .page-wrap #eco5 .files2 .team-member .team-member-photo img,
    body .page-wrap #eco5 .documents-list .team-member .team-member-photo img,
    body .page-wrap #eco5 .dicas .team-member .team-member-photo img,
    body .page-wrap #eco5 .revistas .team-member .team-member-photo img,
    body .page-wrap #eco5 .campanhas .team-member .team-member-photo img,
    body .page-wrap #mapageral .team .team-member .team-member-photo img,
    body .page-wrap #mapageral .files .team-member .team-member-photo img,
    body .page-wrap #mapageral .files2 .team-member .team-member-photo img,
    body .page-wrap #mapageral .documents-list .team-member .team-member-photo img,
    body .page-wrap #mapageral .dicas .team-member .team-member-photo img,
    body .page-wrap #mapageral .revistas .team-member .team-member-photo img,
    body .page-wrap #mapageral .campanhas .team-member .team-member-photo img,
    body .page-wrap #team .team .team-member .team-member-photo img,
    body .page-wrap #team .files .team-member .team-member-photo img,
    body .page-wrap #team .files2 .team-member .team-member-photo img,
    body .page-wrap #team .documents-list .team-member .team-member-photo img,
    body .page-wrap #team .dicas .team-member .team-member-photo img,
    body .page-wrap #team .revistas .team-member .team-member-photo img,
    body .page-wrap #team .campanhas .team-member .team-member-photo img,
    body .page-wrap #dicas .team .team-member .team-member-photo img,
    body .page-wrap #dicas .files .team-member .team-member-photo img,
    body .page-wrap #dicas .files2 .team-member .team-member-photo img,
    body .page-wrap #dicas .documents-list .team-member .team-member-photo img,
    body .page-wrap #dicas .dicas .team-member .team-member-photo img,
    body .page-wrap #dicas .revistas .team-member .team-member-photo img,
    body .page-wrap #dicas .campanhas .team-member .team-member-photo img,
    body .page-wrap #marcacao .team .team-member .team-member-photo img,
    body .page-wrap #marcacao .files .team-member .team-member-photo img,
    body .page-wrap #marcacao .files2 .team-member .team-member-photo img,
    body .page-wrap #marcacao .documents-list .team-member .team-member-photo img,
    body .page-wrap #marcacao .dicas .team-member .team-member-photo img,
    body .page-wrap #marcacao .revistas .team-member .team-member-photo img,
    body .page-wrap #marcacao .campanhas .team-member .team-member-photo img,
    body .page-wrap #revistas .team .team-member .team-member-photo img,
    body .page-wrap #revistas .files .team-member .team-member-photo img,
    body .page-wrap #revistas .files2 .team-member .team-member-photo img,
    body .page-wrap #revistas .documents-list .team-member .team-member-photo img,
    body .page-wrap #revistas .dicas .team-member .team-member-photo img,
    body .page-wrap #revistas .revistas .team-member .team-member-photo img,
    body .page-wrap #revistas .campanhas .team-member .team-member-photo img,
    body .page-wrap #campanhas .team .team-member .team-member-photo img,
    body .page-wrap #campanhas .files .team-member .team-member-photo img,
    body .page-wrap #campanhas .files2 .team-member .team-member-photo img,
    body .page-wrap #campanhas .documents-list .team-member .team-member-photo img,
    body .page-wrap #campanhas .dicas .team-member .team-member-photo img,
    body .page-wrap #campanhas .revistas .team-member .team-member-photo img,
    body .page-wrap #campanhas .campanhas .team-member .team-member-photo img,
    body .page-wrap #edu-ambiental .team .team-member .team-member-photo img,
    body .page-wrap #edu-ambiental .files .team-member .team-member-photo img,
    body .page-wrap #edu-ambiental .files2 .team-member .team-member-photo img,
    body .page-wrap #edu-ambiental .documents-list .team-member .team-member-photo img,
    body .page-wrap #edu-ambiental .dicas .team-member .team-member-photo img,
    body .page-wrap #edu-ambiental .revistas .team-member .team-member-photo img,
    body .page-wrap #edu-ambiental .campanhas .team-member .team-member-photo img,
    body .page-wrap #contacts .team .team-member .team-member-photo img,
    body .page-wrap #contacts .files .team-member .team-member-photo img,
    body .page-wrap #contacts .files2 .team-member .team-member-photo img,
    body .page-wrap #contacts .documents-list .team-member .team-member-photo img,
    body .page-wrap #contacts .dicas .team-member .team-member-photo img,
    body .page-wrap #contacts .revistas .team-member .team-member-photo img,
    body .page-wrap #contacts .campanhas .team-member .team-member-photo img,
    body .page-wrap #documentation .team .team-member .team-member-photo img,
    body .page-wrap #documentation .files .team-member .team-member-photo img,
    body .page-wrap #documentation .files2 .team-member .team-member-photo img,
    body .page-wrap #documentation .documents-list .team-member .team-member-photo img,
    body .page-wrap #documentation .dicas .team-member .team-member-photo img,
    body .page-wrap #documentation .revistas .team-member .team-member-photo img,
    body .page-wrap #documentation .campanhas .team-member .team-member-photo img,
    body .page-wrap #relatorio .team .team-member .team-member-photo img,
    body .page-wrap #relatorio .files .team-member .team-member-photo img,
    body .page-wrap #relatorio .files2 .team-member .team-member-photo img,
    body .page-wrap #relatorio .documents-list .team-member .team-member-photo img,
    body .page-wrap #relatorio .dicas .team-member .team-member-photo img,
    body .page-wrap #relatorio .revistas .team-member .team-member-photo img,
    body .page-wrap #relatorio .campanhas .team-member .team-member-photo img,
    body .page-wrap #filedownload .team .team-member .team-member-photo img,
    body .page-wrap #filedownload .files .team-member .team-member-photo img,
    body .page-wrap #filedownload .files2 .team-member .team-member-photo img,
    body .page-wrap #filedownload .documents-list .team-member .team-member-photo img,
    body .page-wrap #filedownload .dicas .team-member .team-member-photo img,
    body .page-wrap #filedownload .revistas .team-member .team-member-photo img,
    body .page-wrap #filedownload .campanhas .team-member .team-member-photo img,
    body .page-wrap #files .team .team-member .team-member-photo img,
    body .page-wrap #files .files .team-member .team-member-photo img,
    body .page-wrap #files .files2 .team-member .team-member-photo img,
    body .page-wrap #files .documents-list .team-member .team-member-photo img,
    body .page-wrap #files .dicas .team-member .team-member-photo img,
    body .page-wrap #files .revistas .team-member .team-member-photo img,
    body .page-wrap #files .campanhas .team-member .team-member-photo img,
    body .page-wrap #files2 .team .team-member .team-member-photo img,
    body .page-wrap #files2 .files .team-member .team-member-photo img,
    body .page-wrap #files2 .files2 .team-member .team-member-photo img,
    body .page-wrap #files2 .documents-list .team-member .team-member-photo img,
    body .page-wrap #files2 .dicas .team-member .team-member-photo img,
    body .page-wrap #files2 .revistas .team-member .team-member-photo img,
    body .page-wrap #files2 .campanhas .team-member .team-member-photo img {
        padding-bottom: 10px;
    }
}
body .page-wrap #textwithphoto .team .team-member .team-member-info,
body .page-wrap #textwithphoto .files .team-member .team-member-info,
body .page-wrap #textwithphoto .files2 .team-member .team-member-info,
body .page-wrap #textwithphoto .documents-list .team-member .team-member-info,
body .page-wrap #textwithphoto .dicas .team-member .team-member-info,
body .page-wrap #textwithphoto .revistas .team-member .team-member-info,
body .page-wrap #textwithphoto .campanhas .team-member .team-member-info,
body .page-wrap #text .team .team-member .team-member-info,
body .page-wrap #text .files .team-member .team-member-info,
body .page-wrap #text .files2 .team-member .team-member-info,
body .page-wrap #text .documents-list .team-member .team-member-info,
body .page-wrap #text .dicas .team-member .team-member-info,
body .page-wrap #text .revistas .team-member .team-member-info,
body .page-wrap #text .campanhas .team-member .team-member-info,
body .page-wrap #eco5 .team .team-member .team-member-info,
body .page-wrap #eco5 .files .team-member .team-member-info,
body .page-wrap #eco5 .files2 .team-member .team-member-info,
body .page-wrap #eco5 .documents-list .team-member .team-member-info,
body .page-wrap #eco5 .dicas .team-member .team-member-info,
body .page-wrap #eco5 .revistas .team-member .team-member-info,
body .page-wrap #eco5 .campanhas .team-member .team-member-info,
body .page-wrap #mapageral .team .team-member .team-member-info,
body .page-wrap #mapageral .files .team-member .team-member-info,
body .page-wrap #mapageral .files2 .team-member .team-member-info,
body .page-wrap #mapageral .documents-list .team-member .team-member-info,
body .page-wrap #mapageral .dicas .team-member .team-member-info,
body .page-wrap #mapageral .revistas .team-member .team-member-info,
body .page-wrap #mapageral .campanhas .team-member .team-member-info,
body .page-wrap #team .team .team-member .team-member-info,
body .page-wrap #team .files .team-member .team-member-info,
body .page-wrap #team .files2 .team-member .team-member-info,
body .page-wrap #team .documents-list .team-member .team-member-info,
body .page-wrap #team .dicas .team-member .team-member-info,
body .page-wrap #team .revistas .team-member .team-member-info,
body .page-wrap #team .campanhas .team-member .team-member-info,
body .page-wrap #dicas .team .team-member .team-member-info,
body .page-wrap #dicas .files .team-member .team-member-info,
body .page-wrap #dicas .files2 .team-member .team-member-info,
body .page-wrap #dicas .documents-list .team-member .team-member-info,
body .page-wrap #dicas .dicas .team-member .team-member-info,
body .page-wrap #dicas .revistas .team-member .team-member-info,
body .page-wrap #dicas .campanhas .team-member .team-member-info,
body .page-wrap #marcacao .team .team-member .team-member-info,
body .page-wrap #marcacao .files .team-member .team-member-info,
body .page-wrap #marcacao .files2 .team-member .team-member-info,
body .page-wrap #marcacao .documents-list .team-member .team-member-info,
body .page-wrap #marcacao .dicas .team-member .team-member-info,
body .page-wrap #marcacao .revistas .team-member .team-member-info,
body .page-wrap #marcacao .campanhas .team-member .team-member-info,
body .page-wrap #revistas .team .team-member .team-member-info,
body .page-wrap #revistas .files .team-member .team-member-info,
body .page-wrap #revistas .files2 .team-member .team-member-info,
body .page-wrap #revistas .documents-list .team-member .team-member-info,
body .page-wrap #revistas .dicas .team-member .team-member-info,
body .page-wrap #revistas .revistas .team-member .team-member-info,
body .page-wrap #revistas .campanhas .team-member .team-member-info,
body .page-wrap #campanhas .team .team-member .team-member-info,
body .page-wrap #campanhas .files .team-member .team-member-info,
body .page-wrap #campanhas .files2 .team-member .team-member-info,
body .page-wrap #campanhas .documents-list .team-member .team-member-info,
body .page-wrap #campanhas .dicas .team-member .team-member-info,
body .page-wrap #campanhas .revistas .team-member .team-member-info,
body .page-wrap #campanhas .campanhas .team-member .team-member-info,
body .page-wrap #edu-ambiental .team .team-member .team-member-info,
body .page-wrap #edu-ambiental .files .team-member .team-member-info,
body .page-wrap #edu-ambiental .files2 .team-member .team-member-info,
body .page-wrap #edu-ambiental .documents-list .team-member .team-member-info,
body .page-wrap #edu-ambiental .dicas .team-member .team-member-info,
body .page-wrap #edu-ambiental .revistas .team-member .team-member-info,
body .page-wrap #edu-ambiental .campanhas .team-member .team-member-info,
body .page-wrap #contacts .team .team-member .team-member-info,
body .page-wrap #contacts .files .team-member .team-member-info,
body .page-wrap #contacts .files2 .team-member .team-member-info,
body .page-wrap #contacts .documents-list .team-member .team-member-info,
body .page-wrap #contacts .dicas .team-member .team-member-info,
body .page-wrap #contacts .revistas .team-member .team-member-info,
body .page-wrap #contacts .campanhas .team-member .team-member-info,
body .page-wrap #documentation .team .team-member .team-member-info,
body .page-wrap #documentation .files .team-member .team-member-info,
body .page-wrap #documentation .files2 .team-member .team-member-info,
body .page-wrap #documentation .documents-list .team-member .team-member-info,
body .page-wrap #documentation .dicas .team-member .team-member-info,
body .page-wrap #documentation .revistas .team-member .team-member-info,
body .page-wrap #documentation .campanhas .team-member .team-member-info,
body .page-wrap #relatorio .team .team-member .team-member-info,
body .page-wrap #relatorio .files .team-member .team-member-info,
body .page-wrap #relatorio .files2 .team-member .team-member-info,
body .page-wrap #relatorio .documents-list .team-member .team-member-info,
body .page-wrap #relatorio .dicas .team-member .team-member-info,
body .page-wrap #relatorio .revistas .team-member .team-member-info,
body .page-wrap #relatorio .campanhas .team-member .team-member-info,
body .page-wrap #filedownload .team .team-member .team-member-info,
body .page-wrap #filedownload .files .team-member .team-member-info,
body .page-wrap #filedownload .files2 .team-member .team-member-info,
body .page-wrap #filedownload .documents-list .team-member .team-member-info,
body .page-wrap #filedownload .dicas .team-member .team-member-info,
body .page-wrap #filedownload .revistas .team-member .team-member-info,
body .page-wrap #filedownload .campanhas .team-member .team-member-info,
body .page-wrap #files .team .team-member .team-member-info,
body .page-wrap #files .files .team-member .team-member-info,
body .page-wrap #files .files2 .team-member .team-member-info,
body .page-wrap #files .documents-list .team-member .team-member-info,
body .page-wrap #files .dicas .team-member .team-member-info,
body .page-wrap #files .revistas .team-member .team-member-info,
body .page-wrap #files .campanhas .team-member .team-member-info,
body .page-wrap #files2 .team .team-member .team-member-info,
body .page-wrap #files2 .files .team-member .team-member-info,
body .page-wrap #files2 .files2 .team-member .team-member-info,
body .page-wrap #files2 .documents-list .team-member .team-member-info,
body .page-wrap #files2 .dicas .team-member .team-member-info,
body .page-wrap #files2 .revistas .team-member .team-member-info,
body .page-wrap #files2 .campanhas .team-member .team-member-info {
    width: 100%;
    width: 1000px;
    border: 2px dashed #80c344;
    padding: 3% 20px;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-transform: uppercase;
}
body .page-wrap #textwithphoto .team .team-member .team-member-info a,
body .page-wrap #textwithphoto .files .team-member .team-member-info a,
body .page-wrap #textwithphoto .files2 .team-member .team-member-info a,
body .page-wrap #textwithphoto .documents-list .team-member .team-member-info a,
body .page-wrap #textwithphoto .dicas .team-member .team-member-info a,
body .page-wrap #textwithphoto .revistas .team-member .team-member-info a,
body .page-wrap #textwithphoto .campanhas .team-member .team-member-info a,
body .page-wrap #text .team .team-member .team-member-info a,
body .page-wrap #text .files .team-member .team-member-info a,
body .page-wrap #text .files2 .team-member .team-member-info a,
body .page-wrap #text .documents-list .team-member .team-member-info a,
body .page-wrap #text .dicas .team-member .team-member-info a,
body .page-wrap #text .revistas .team-member .team-member-info a,
body .page-wrap #text .campanhas .team-member .team-member-info a,
body .page-wrap #eco5 .team .team-member .team-member-info a,
body .page-wrap #eco5 .files .team-member .team-member-info a,
body .page-wrap #eco5 .files2 .team-member .team-member-info a,
body .page-wrap #eco5 .documents-list .team-member .team-member-info a,
body .page-wrap #eco5 .dicas .team-member .team-member-info a,
body .page-wrap #eco5 .revistas .team-member .team-member-info a,
body .page-wrap #eco5 .campanhas .team-member .team-member-info a,
body .page-wrap #mapageral .team .team-member .team-member-info a,
body .page-wrap #mapageral .files .team-member .team-member-info a,
body .page-wrap #mapageral .files2 .team-member .team-member-info a,
body .page-wrap #mapageral .documents-list .team-member .team-member-info a,
body .page-wrap #mapageral .dicas .team-member .team-member-info a,
body .page-wrap #mapageral .revistas .team-member .team-member-info a,
body .page-wrap #mapageral .campanhas .team-member .team-member-info a,
body .page-wrap #team .team .team-member .team-member-info a,
body .page-wrap #team .files .team-member .team-member-info a,
body .page-wrap #team .files2 .team-member .team-member-info a,
body .page-wrap #team .documents-list .team-member .team-member-info a,
body .page-wrap #team .dicas .team-member .team-member-info a,
body .page-wrap #team .revistas .team-member .team-member-info a,
body .page-wrap #team .campanhas .team-member .team-member-info a,
body .page-wrap #dicas .team .team-member .team-member-info a,
body .page-wrap #dicas .files .team-member .team-member-info a,
body .page-wrap #dicas .files2 .team-member .team-member-info a,
body .page-wrap #dicas .documents-list .team-member .team-member-info a,
body .page-wrap #dicas .dicas .team-member .team-member-info a,
body .page-wrap #dicas .revistas .team-member .team-member-info a,
body .page-wrap #dicas .campanhas .team-member .team-member-info a,
body .page-wrap #marcacao .team .team-member .team-member-info a,
body .page-wrap #marcacao .files .team-member .team-member-info a,
body .page-wrap #marcacao .files2 .team-member .team-member-info a,
body .page-wrap #marcacao .documents-list .team-member .team-member-info a,
body .page-wrap #marcacao .dicas .team-member .team-member-info a,
body .page-wrap #marcacao .revistas .team-member .team-member-info a,
body .page-wrap #marcacao .campanhas .team-member .team-member-info a,
body .page-wrap #revistas .team .team-member .team-member-info a,
body .page-wrap #revistas .files .team-member .team-member-info a,
body .page-wrap #revistas .files2 .team-member .team-member-info a,
body .page-wrap #revistas .documents-list .team-member .team-member-info a,
body .page-wrap #revistas .dicas .team-member .team-member-info a,
body .page-wrap #revistas .revistas .team-member .team-member-info a,
body .page-wrap #revistas .campanhas .team-member .team-member-info a,
body .page-wrap #campanhas .team .team-member .team-member-info a,
body .page-wrap #campanhas .files .team-member .team-member-info a,
body .page-wrap #campanhas .files2 .team-member .team-member-info a,
body .page-wrap #campanhas .documents-list .team-member .team-member-info a,
body .page-wrap #campanhas .dicas .team-member .team-member-info a,
body .page-wrap #campanhas .revistas .team-member .team-member-info a,
body .page-wrap #campanhas .campanhas .team-member .team-member-info a,
body .page-wrap #edu-ambiental .team .team-member .team-member-info a,
body .page-wrap #edu-ambiental .files .team-member .team-member-info a,
body .page-wrap #edu-ambiental .files2 .team-member .team-member-info a,
body .page-wrap #edu-ambiental .documents-list .team-member .team-member-info a,
body .page-wrap #edu-ambiental .dicas .team-member .team-member-info a,
body .page-wrap #edu-ambiental .revistas .team-member .team-member-info a,
body .page-wrap #edu-ambiental .campanhas .team-member .team-member-info a,
body .page-wrap #contacts .team .team-member .team-member-info a,
body .page-wrap #contacts .files .team-member .team-member-info a,
body .page-wrap #contacts .files2 .team-member .team-member-info a,
body .page-wrap #contacts .documents-list .team-member .team-member-info a,
body .page-wrap #contacts .dicas .team-member .team-member-info a,
body .page-wrap #contacts .revistas .team-member .team-member-info a,
body .page-wrap #contacts .campanhas .team-member .team-member-info a,
body .page-wrap #documentation .team .team-member .team-member-info a,
body .page-wrap #documentation .files .team-member .team-member-info a,
body .page-wrap #documentation .files2 .team-member .team-member-info a,
body .page-wrap #documentation .documents-list .team-member .team-member-info a,
body .page-wrap #documentation .dicas .team-member .team-member-info a,
body .page-wrap #documentation .revistas .team-member .team-member-info a,
body .page-wrap #documentation .campanhas .team-member .team-member-info a,
body .page-wrap #relatorio .team .team-member .team-member-info a,
body .page-wrap #relatorio .files .team-member .team-member-info a,
body .page-wrap #relatorio .files2 .team-member .team-member-info a,
body .page-wrap #relatorio .documents-list .team-member .team-member-info a,
body .page-wrap #relatorio .dicas .team-member .team-member-info a,
body .page-wrap #relatorio .revistas .team-member .team-member-info a,
body .page-wrap #relatorio .campanhas .team-member .team-member-info a,
body .page-wrap #filedownload .team .team-member .team-member-info a,
body .page-wrap #filedownload .files .team-member .team-member-info a,
body .page-wrap #filedownload .files2 .team-member .team-member-info a,
body .page-wrap #filedownload .documents-list .team-member .team-member-info a,
body .page-wrap #filedownload .dicas .team-member .team-member-info a,
body .page-wrap #filedownload .revistas .team-member .team-member-info a,
body .page-wrap #filedownload .campanhas .team-member .team-member-info a,
body .page-wrap #files .team .team-member .team-member-info a,
body .page-wrap #files .files .team-member .team-member-info a,
body .page-wrap #files .files2 .team-member .team-member-info a,
body .page-wrap #files .documents-list .team-member .team-member-info a,
body .page-wrap #files .dicas .team-member .team-member-info a,
body .page-wrap #files .revistas .team-member .team-member-info a,
body .page-wrap #files .campanhas .team-member .team-member-info a,
body .page-wrap #files2 .team .team-member .team-member-info a,
body .page-wrap #files2 .files .team-member .team-member-info a,
body .page-wrap #files2 .files2 .team-member .team-member-info a,
body .page-wrap #files2 .documents-list .team-member .team-member-info a,
body .page-wrap #files2 .dicas .team-member .team-member-info a,
body .page-wrap #files2 .revistas .team-member .team-member-info a,
body .page-wrap #files2 .campanhas .team-member .team-member-info a {
    display: block;
    position: absolute;
    right: 3px;
    bottom: 5px;
    width: 20px;
}
body .page-wrap #textwithphoto .team .team-member .team-member-info a img,
body .page-wrap #textwithphoto .files .team-member .team-member-info a img,
body .page-wrap #textwithphoto .files2 .team-member .team-member-info a img,
body .page-wrap #textwithphoto .documents-list .team-member .team-member-info a img,
body .page-wrap #textwithphoto .dicas .team-member .team-member-info a img,
body .page-wrap #textwithphoto .revistas .team-member .team-member-info a img,
body .page-wrap #textwithphoto .campanhas .team-member .team-member-info a img,
body .page-wrap #text .team .team-member .team-member-info a img,
body .page-wrap #text .files .team-member .team-member-info a img,
body .page-wrap #text .files2 .team-member .team-member-info a img,
body .page-wrap #text .documents-list .team-member .team-member-info a img,
body .page-wrap #text .dicas .team-member .team-member-info a img,
body .page-wrap #text .revistas .team-member .team-member-info a img,
body .page-wrap #text .campanhas .team-member .team-member-info a img,
body .page-wrap #eco5 .team .team-member .team-member-info a img,
body .page-wrap #eco5 .files .team-member .team-member-info a img,
body .page-wrap #eco5 .files2 .team-member .team-member-info a img,
body .page-wrap #eco5 .documents-list .team-member .team-member-info a img,
body .page-wrap #eco5 .dicas .team-member .team-member-info a img,
body .page-wrap #eco5 .revistas .team-member .team-member-info a img,
body .page-wrap #eco5 .campanhas .team-member .team-member-info a img,
body .page-wrap #mapageral .team .team-member .team-member-info a img,
body .page-wrap #mapageral .files .team-member .team-member-info a img,
body .page-wrap #mapageral .files2 .team-member .team-member-info a img,
body .page-wrap #mapageral .documents-list .team-member .team-member-info a img,
body .page-wrap #mapageral .dicas .team-member .team-member-info a img,
body .page-wrap #mapageral .revistas .team-member .team-member-info a img,
body .page-wrap #mapageral .campanhas .team-member .team-member-info a img,
body .page-wrap #team .team .team-member .team-member-info a img,
body .page-wrap #team .files .team-member .team-member-info a img,
body .page-wrap #team .files2 .team-member .team-member-info a img,
body .page-wrap #team .documents-list .team-member .team-member-info a img,
body .page-wrap #team .dicas .team-member .team-member-info a img,
body .page-wrap #team .revistas .team-member .team-member-info a img,
body .page-wrap #team .campanhas .team-member .team-member-info a img,
body .page-wrap #dicas .team .team-member .team-member-info a img,
body .page-wrap #dicas .files .team-member .team-member-info a img,
body .page-wrap #dicas .files2 .team-member .team-member-info a img,
body .page-wrap #dicas .documents-list .team-member .team-member-info a img,
body .page-wrap #dicas .dicas .team-member .team-member-info a img,
body .page-wrap #dicas .revistas .team-member .team-member-info a img,
body .page-wrap #dicas .campanhas .team-member .team-member-info a img,
body .page-wrap #marcacao .team .team-member .team-member-info a img,
body .page-wrap #marcacao .files .team-member .team-member-info a img,
body .page-wrap #marcacao .files2 .team-member .team-member-info a img,
body .page-wrap #marcacao .documents-list .team-member .team-member-info a img,
body .page-wrap #marcacao .dicas .team-member .team-member-info a img,
body .page-wrap #marcacao .revistas .team-member .team-member-info a img,
body .page-wrap #marcacao .campanhas .team-member .team-member-info a img,
body .page-wrap #revistas .team .team-member .team-member-info a img,
body .page-wrap #revistas .files .team-member .team-member-info a img,
body .page-wrap #revistas .files2 .team-member .team-member-info a img,
body .page-wrap #revistas .documents-list .team-member .team-member-info a img,
body .page-wrap #revistas .dicas .team-member .team-member-info a img,
body .page-wrap #revistas .revistas .team-member .team-member-info a img,
body .page-wrap #revistas .campanhas .team-member .team-member-info a img,
body .page-wrap #campanhas .team .team-member .team-member-info a img,
body .page-wrap #campanhas .files .team-member .team-member-info a img,
body .page-wrap #campanhas .files2 .team-member .team-member-info a img,
body .page-wrap #campanhas .documents-list .team-member .team-member-info a img,
body .page-wrap #campanhas .dicas .team-member .team-member-info a img,
body .page-wrap #campanhas .revistas .team-member .team-member-info a img,
body .page-wrap #campanhas .campanhas .team-member .team-member-info a img,
body .page-wrap #edu-ambiental .team .team-member .team-member-info a img,
body .page-wrap #edu-ambiental .files .team-member .team-member-info a img,
body .page-wrap #edu-ambiental .files2 .team-member .team-member-info a img,
body .page-wrap #edu-ambiental .documents-list .team-member .team-member-info a img,
body .page-wrap #edu-ambiental .dicas .team-member .team-member-info a img,
body .page-wrap #edu-ambiental .revistas .team-member .team-member-info a img,
body .page-wrap #edu-ambiental .campanhas .team-member .team-member-info a img,
body .page-wrap #contacts .team .team-member .team-member-info a img,
body .page-wrap #contacts .files .team-member .team-member-info a img,
body .page-wrap #contacts .files2 .team-member .team-member-info a img,
body .page-wrap #contacts .documents-list .team-member .team-member-info a img,
body .page-wrap #contacts .dicas .team-member .team-member-info a img,
body .page-wrap #contacts .revistas .team-member .team-member-info a img,
body .page-wrap #contacts .campanhas .team-member .team-member-info a img,
body .page-wrap #documentation .team .team-member .team-member-info a img,
body .page-wrap #documentation .files .team-member .team-member-info a img,
body .page-wrap #documentation .files2 .team-member .team-member-info a img,
body .page-wrap #documentation .documents-list .team-member .team-member-info a img,
body .page-wrap #documentation .dicas .team-member .team-member-info a img,
body .page-wrap #documentation .revistas .team-member .team-member-info a img,
body .page-wrap #documentation .campanhas .team-member .team-member-info a img,
body .page-wrap #relatorio .team .team-member .team-member-info a img,
body .page-wrap #relatorio .files .team-member .team-member-info a img,
body .page-wrap #relatorio .files2 .team-member .team-member-info a img,
body .page-wrap #relatorio .documents-list .team-member .team-member-info a img,
body .page-wrap #relatorio .dicas .team-member .team-member-info a img,
body .page-wrap #relatorio .revistas .team-member .team-member-info a img,
body .page-wrap #relatorio .campanhas .team-member .team-member-info a img,
body .page-wrap #filedownload .team .team-member .team-member-info a img,
body .page-wrap #filedownload .files .team-member .team-member-info a img,
body .page-wrap #filedownload .files2 .team-member .team-member-info a img,
body .page-wrap #filedownload .documents-list .team-member .team-member-info a img,
body .page-wrap #filedownload .dicas .team-member .team-member-info a img,
body .page-wrap #filedownload .revistas .team-member .team-member-info a img,
body .page-wrap #filedownload .campanhas .team-member .team-member-info a img,
body .page-wrap #files .team .team-member .team-member-info a img,
body .page-wrap #files .files .team-member .team-member-info a img,
body .page-wrap #files .files2 .team-member .team-member-info a img,
body .page-wrap #files .documents-list .team-member .team-member-info a img,
body .page-wrap #files .dicas .team-member .team-member-info a img,
body .page-wrap #files .revistas .team-member .team-member-info a img,
body .page-wrap #files .campanhas .team-member .team-member-info a img,
body .page-wrap #files2 .team .team-member .team-member-info a img,
body .page-wrap #files2 .files .team-member .team-member-info a img,
body .page-wrap #files2 .files2 .team-member .team-member-info a img,
body .page-wrap #files2 .documents-list .team-member .team-member-info a img,
body .page-wrap #files2 .dicas .team-member .team-member-info a img,
body .page-wrap #files2 .revistas .team-member .team-member-info a img,
body .page-wrap #files2 .campanhas .team-member .team-member-info a img {
    padding: 0%;
    width: 80%;
}
body .page-wrap #textwithphoto .team .team-member .team-member-info span,
body .page-wrap #textwithphoto .files .team-member .team-member-info span,
body .page-wrap #textwithphoto .files2 .team-member .team-member-info span,
body .page-wrap #textwithphoto .documents-list .team-member .team-member-info span,
body .page-wrap #textwithphoto .dicas .team-member .team-member-info span,
body .page-wrap #textwithphoto .revistas .team-member .team-member-info span,
body .page-wrap #textwithphoto .campanhas .team-member .team-member-info span,
body .page-wrap #text .team .team-member .team-member-info span,
body .page-wrap #text .files .team-member .team-member-info span,
body .page-wrap #text .files2 .team-member .team-member-info span,
body .page-wrap #text .documents-list .team-member .team-member-info span,
body .page-wrap #text .dicas .team-member .team-member-info span,
body .page-wrap #text .revistas .team-member .team-member-info span,
body .page-wrap #text .campanhas .team-member .team-member-info span,
body .page-wrap #eco5 .team .team-member .team-member-info span,
body .page-wrap #eco5 .files .team-member .team-member-info span,
body .page-wrap #eco5 .files2 .team-member .team-member-info span,
body .page-wrap #eco5 .documents-list .team-member .team-member-info span,
body .page-wrap #eco5 .dicas .team-member .team-member-info span,
body .page-wrap #eco5 .revistas .team-member .team-member-info span,
body .page-wrap #eco5 .campanhas .team-member .team-member-info span,
body .page-wrap #mapageral .team .team-member .team-member-info span,
body .page-wrap #mapageral .files .team-member .team-member-info span,
body .page-wrap #mapageral .files2 .team-member .team-member-info span,
body .page-wrap #mapageral .documents-list .team-member .team-member-info span,
body .page-wrap #mapageral .dicas .team-member .team-member-info span,
body .page-wrap #mapageral .revistas .team-member .team-member-info span,
body .page-wrap #mapageral .campanhas .team-member .team-member-info span,
body .page-wrap #team .team .team-member .team-member-info span,
body .page-wrap #team .files .team-member .team-member-info span,
body .page-wrap #team .files2 .team-member .team-member-info span,
body .page-wrap #team .documents-list .team-member .team-member-info span,
body .page-wrap #team .dicas .team-member .team-member-info span,
body .page-wrap #team .revistas .team-member .team-member-info span,
body .page-wrap #team .campanhas .team-member .team-member-info span,
body .page-wrap #dicas .team .team-member .team-member-info span,
body .page-wrap #dicas .files .team-member .team-member-info span,
body .page-wrap #dicas .files2 .team-member .team-member-info span,
body .page-wrap #dicas .documents-list .team-member .team-member-info span,
body .page-wrap #dicas .dicas .team-member .team-member-info span,
body .page-wrap #dicas .revistas .team-member .team-member-info span,
body .page-wrap #dicas .campanhas .team-member .team-member-info span,
body .page-wrap #marcacao .team .team-member .team-member-info span,
body .page-wrap #marcacao .files .team-member .team-member-info span,
body .page-wrap #marcacao .files2 .team-member .team-member-info span,
body .page-wrap #marcacao .documents-list .team-member .team-member-info span,
body .page-wrap #marcacao .dicas .team-member .team-member-info span,
body .page-wrap #marcacao .revistas .team-member .team-member-info span,
body .page-wrap #marcacao .campanhas .team-member .team-member-info span,
body .page-wrap #revistas .team .team-member .team-member-info span,
body .page-wrap #revistas .files .team-member .team-member-info span,
body .page-wrap #revistas .files2 .team-member .team-member-info span,
body .page-wrap #revistas .documents-list .team-member .team-member-info span,
body .page-wrap #revistas .dicas .team-member .team-member-info span,
body .page-wrap #revistas .revistas .team-member .team-member-info span,
body .page-wrap #revistas .campanhas .team-member .team-member-info span,
body .page-wrap #campanhas .team .team-member .team-member-info span,
body .page-wrap #campanhas .files .team-member .team-member-info span,
body .page-wrap #campanhas .files2 .team-member .team-member-info span,
body .page-wrap #campanhas .documents-list .team-member .team-member-info span,
body .page-wrap #campanhas .dicas .team-member .team-member-info span,
body .page-wrap #campanhas .revistas .team-member .team-member-info span,
body .page-wrap #campanhas .campanhas .team-member .team-member-info span,
body .page-wrap #edu-ambiental .team .team-member .team-member-info span,
body .page-wrap #edu-ambiental .files .team-member .team-member-info span,
body .page-wrap #edu-ambiental .files2 .team-member .team-member-info span,
body .page-wrap #edu-ambiental .documents-list .team-member .team-member-info span,
body .page-wrap #edu-ambiental .dicas .team-member .team-member-info span,
body .page-wrap #edu-ambiental .revistas .team-member .team-member-info span,
body .page-wrap #edu-ambiental .campanhas .team-member .team-member-info span,
body .page-wrap #contacts .team .team-member .team-member-info span,
body .page-wrap #contacts .files .team-member .team-member-info span,
body .page-wrap #contacts .files2 .team-member .team-member-info span,
body .page-wrap #contacts .documents-list .team-member .team-member-info span,
body .page-wrap #contacts .dicas .team-member .team-member-info span,
body .page-wrap #contacts .revistas .team-member .team-member-info span,
body .page-wrap #contacts .campanhas .team-member .team-member-info span,
body .page-wrap #documentation .team .team-member .team-member-info span,
body .page-wrap #documentation .files .team-member .team-member-info span,
body .page-wrap #documentation .files2 .team-member .team-member-info span,
body .page-wrap #documentation .documents-list .team-member .team-member-info span,
body .page-wrap #documentation .dicas .team-member .team-member-info span,
body .page-wrap #documentation .revistas .team-member .team-member-info span,
body .page-wrap #documentation .campanhas .team-member .team-member-info span,
body .page-wrap #relatorio .team .team-member .team-member-info span,
body .page-wrap #relatorio .files .team-member .team-member-info span,
body .page-wrap #relatorio .files2 .team-member .team-member-info span,
body .page-wrap #relatorio .documents-list .team-member .team-member-info span,
body .page-wrap #relatorio .dicas .team-member .team-member-info span,
body .page-wrap #relatorio .revistas .team-member .team-member-info span,
body .page-wrap #relatorio .campanhas .team-member .team-member-info span,
body .page-wrap #filedownload .team .team-member .team-member-info span,
body .page-wrap #filedownload .files .team-member .team-member-info span,
body .page-wrap #filedownload .files2 .team-member .team-member-info span,
body .page-wrap #filedownload .documents-list .team-member .team-member-info span,
body .page-wrap #filedownload .dicas .team-member .team-member-info span,
body .page-wrap #filedownload .revistas .team-member .team-member-info span,
body .page-wrap #filedownload .campanhas .team-member .team-member-info span,
body .page-wrap #files .team .team-member .team-member-info span,
body .page-wrap #files .files .team-member .team-member-info span,
body .page-wrap #files .files2 .team-member .team-member-info span,
body .page-wrap #files .documents-list .team-member .team-member-info span,
body .page-wrap #files .dicas .team-member .team-member-info span,
body .page-wrap #files .revistas .team-member .team-member-info span,
body .page-wrap #files .campanhas .team-member .team-member-info span,
body .page-wrap #files2 .team .team-member .team-member-info span,
body .page-wrap #files2 .files .team-member .team-member-info span,
body .page-wrap #files2 .files2 .team-member .team-member-info span,
body .page-wrap #files2 .documents-list .team-member .team-member-info span,
body .page-wrap #files2 .dicas .team-member .team-member-info span,
body .page-wrap #files2 .revistas .team-member .team-member-info span,
body .page-wrap #files2 .campanhas .team-member .team-member-info span {
    text-align: center;
    display: inline-block;
    width: 100%;
}
body .page-wrap #textwithphoto .team .file-info,
body .page-wrap #textwithphoto .files .file-info,
body .page-wrap #textwithphoto .files2 .file-info,
body .page-wrap #textwithphoto .documents-list .file-info,
body .page-wrap #textwithphoto .dicas .file-info,
body .page-wrap #textwithphoto .revistas .file-info,
body .page-wrap #textwithphoto .campanhas .file-info,
body .page-wrap #text .team .file-info,
body .page-wrap #text .files .file-info,
body .page-wrap #text .files2 .file-info,
body .page-wrap #text .documents-list .file-info,
body .page-wrap #text .dicas .file-info,
body .page-wrap #text .revistas .file-info,
body .page-wrap #text .campanhas .file-info,
body .page-wrap #eco5 .team .file-info,
body .page-wrap #eco5 .files .file-info,
body .page-wrap #eco5 .files2 .file-info,
body .page-wrap #eco5 .documents-list .file-info,
body .page-wrap #eco5 .dicas .file-info,
body .page-wrap #eco5 .revistas .file-info,
body .page-wrap #eco5 .campanhas .file-info,
body .page-wrap #mapageral .team .file-info,
body .page-wrap #mapageral .files .file-info,
body .page-wrap #mapageral .files2 .file-info,
body .page-wrap #mapageral .documents-list .file-info,
body .page-wrap #mapageral .dicas .file-info,
body .page-wrap #mapageral .revistas .file-info,
body .page-wrap #mapageral .campanhas .file-info,
body .page-wrap #team .team .file-info,
body .page-wrap #team .files .file-info,
body .page-wrap #team .files2 .file-info,
body .page-wrap #team .documents-list .file-info,
body .page-wrap #team .dicas .file-info,
body .page-wrap #team .revistas .file-info,
body .page-wrap #team .campanhas .file-info,
body .page-wrap #dicas .team .file-info,
body .page-wrap #dicas .files .file-info,
body .page-wrap #dicas .files2 .file-info,
body .page-wrap #dicas .documents-list .file-info,
body .page-wrap #dicas .dicas .file-info,
body .page-wrap #dicas .revistas .file-info,
body .page-wrap #dicas .campanhas .file-info,
body .page-wrap #marcacao .team .file-info,
body .page-wrap #marcacao .files .file-info,
body .page-wrap #marcacao .files2 .file-info,
body .page-wrap #marcacao .documents-list .file-info,
body .page-wrap #marcacao .dicas .file-info,
body .page-wrap #marcacao .revistas .file-info,
body .page-wrap #marcacao .campanhas .file-info,
body .page-wrap #revistas .team .file-info,
body .page-wrap #revistas .files .file-info,
body .page-wrap #revistas .files2 .file-info,
body .page-wrap #revistas .documents-list .file-info,
body .page-wrap #revistas .dicas .file-info,
body .page-wrap #revistas .revistas .file-info,
body .page-wrap #revistas .campanhas .file-info,
body .page-wrap #campanhas .team .file-info,
body .page-wrap #campanhas .files .file-info,
body .page-wrap #campanhas .files2 .file-info,
body .page-wrap #campanhas .documents-list .file-info,
body .page-wrap #campanhas .dicas .file-info,
body .page-wrap #campanhas .revistas .file-info,
body .page-wrap #campanhas .campanhas .file-info,
body .page-wrap #edu-ambiental .team .file-info,
body .page-wrap #edu-ambiental .files .file-info,
body .page-wrap #edu-ambiental .files2 .file-info,
body .page-wrap #edu-ambiental .documents-list .file-info,
body .page-wrap #edu-ambiental .dicas .file-info,
body .page-wrap #edu-ambiental .revistas .file-info,
body .page-wrap #edu-ambiental .campanhas .file-info,
body .page-wrap #contacts .team .file-info,
body .page-wrap #contacts .files .file-info,
body .page-wrap #contacts .files2 .file-info,
body .page-wrap #contacts .documents-list .file-info,
body .page-wrap #contacts .dicas .file-info,
body .page-wrap #contacts .revistas .file-info,
body .page-wrap #contacts .campanhas .file-info,
body .page-wrap #documentation .team .file-info,
body .page-wrap #documentation .files .file-info,
body .page-wrap #documentation .files2 .file-info,
body .page-wrap #documentation .documents-list .file-info,
body .page-wrap #documentation .dicas .file-info,
body .page-wrap #documentation .revistas .file-info,
body .page-wrap #documentation .campanhas .file-info,
body .page-wrap #relatorio .team .file-info,
body .page-wrap #relatorio .files .file-info,
body .page-wrap #relatorio .files2 .file-info,
body .page-wrap #relatorio .documents-list .file-info,
body .page-wrap #relatorio .dicas .file-info,
body .page-wrap #relatorio .revistas .file-info,
body .page-wrap #relatorio .campanhas .file-info,
body .page-wrap #filedownload .team .file-info,
body .page-wrap #filedownload .files .file-info,
body .page-wrap #filedownload .files2 .file-info,
body .page-wrap #filedownload .documents-list .file-info,
body .page-wrap #filedownload .dicas .file-info,
body .page-wrap #filedownload .revistas .file-info,
body .page-wrap #filedownload .campanhas .file-info,
body .page-wrap #files .team .file-info,
body .page-wrap #files .files .file-info,
body .page-wrap #files .files2 .file-info,
body .page-wrap #files .documents-list .file-info,
body .page-wrap #files .dicas .file-info,
body .page-wrap #files .revistas .file-info,
body .page-wrap #files .campanhas .file-info,
body .page-wrap #files2 .team .file-info,
body .page-wrap #files2 .files .file-info,
body .page-wrap #files2 .files2 .file-info,
body .page-wrap #files2 .documents-list .file-info,
body .page-wrap #files2 .dicas .file-info,
body .page-wrap #files2 .revistas .file-info,
body .page-wrap #files2 .campanhas .file-info {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 0 0% 5%;
}
body .page-wrap #textwithphoto .team .file-info a img,
body .page-wrap #textwithphoto .files .file-info a img,
body .page-wrap #textwithphoto .files2 .file-info a img,
body .page-wrap #textwithphoto .documents-list .file-info a img,
body .page-wrap #textwithphoto .dicas .file-info a img,
body .page-wrap #textwithphoto .revistas .file-info a img,
body .page-wrap #textwithphoto .campanhas .file-info a img,
body .page-wrap #text .team .file-info a img,
body .page-wrap #text .files .file-info a img,
body .page-wrap #text .files2 .file-info a img,
body .page-wrap #text .documents-list .file-info a img,
body .page-wrap #text .dicas .file-info a img,
body .page-wrap #text .revistas .file-info a img,
body .page-wrap #text .campanhas .file-info a img,
body .page-wrap #eco5 .team .file-info a img,
body .page-wrap #eco5 .files .file-info a img,
body .page-wrap #eco5 .files2 .file-info a img,
body .page-wrap #eco5 .documents-list .file-info a img,
body .page-wrap #eco5 .dicas .file-info a img,
body .page-wrap #eco5 .revistas .file-info a img,
body .page-wrap #eco5 .campanhas .file-info a img,
body .page-wrap #mapageral .team .file-info a img,
body .page-wrap #mapageral .files .file-info a img,
body .page-wrap #mapageral .files2 .file-info a img,
body .page-wrap #mapageral .documents-list .file-info a img,
body .page-wrap #mapageral .dicas .file-info a img,
body .page-wrap #mapageral .revistas .file-info a img,
body .page-wrap #mapageral .campanhas .file-info a img,
body .page-wrap #team .team .file-info a img,
body .page-wrap #team .files .file-info a img,
body .page-wrap #team .files2 .file-info a img,
body .page-wrap #team .documents-list .file-info a img,
body .page-wrap #team .dicas .file-info a img,
body .page-wrap #team .revistas .file-info a img,
body .page-wrap #team .campanhas .file-info a img,
body .page-wrap #dicas .team .file-info a img,
body .page-wrap #dicas .files .file-info a img,
body .page-wrap #dicas .files2 .file-info a img,
body .page-wrap #dicas .documents-list .file-info a img,
body .page-wrap #dicas .dicas .file-info a img,
body .page-wrap #dicas .revistas .file-info a img,
body .page-wrap #dicas .campanhas .file-info a img,
body .page-wrap #marcacao .team .file-info a img,
body .page-wrap #marcacao .files .file-info a img,
body .page-wrap #marcacao .files2 .file-info a img,
body .page-wrap #marcacao .documents-list .file-info a img,
body .page-wrap #marcacao .dicas .file-info a img,
body .page-wrap #marcacao .revistas .file-info a img,
body .page-wrap #marcacao .campanhas .file-info a img,
body .page-wrap #revistas .team .file-info a img,
body .page-wrap #revistas .files .file-info a img,
body .page-wrap #revistas .files2 .file-info a img,
body .page-wrap #revistas .documents-list .file-info a img,
body .page-wrap #revistas .dicas .file-info a img,
body .page-wrap #revistas .revistas .file-info a img,
body .page-wrap #revistas .campanhas .file-info a img,
body .page-wrap #campanhas .team .file-info a img,
body .page-wrap #campanhas .files .file-info a img,
body .page-wrap #campanhas .files2 .file-info a img,
body .page-wrap #campanhas .documents-list .file-info a img,
body .page-wrap #campanhas .dicas .file-info a img,
body .page-wrap #campanhas .revistas .file-info a img,
body .page-wrap #campanhas .campanhas .file-info a img,
body .page-wrap #edu-ambiental .team .file-info a img,
body .page-wrap #edu-ambiental .files .file-info a img,
body .page-wrap #edu-ambiental .files2 .file-info a img,
body .page-wrap #edu-ambiental .documents-list .file-info a img,
body .page-wrap #edu-ambiental .dicas .file-info a img,
body .page-wrap #edu-ambiental .revistas .file-info a img,
body .page-wrap #edu-ambiental .campanhas .file-info a img,
body .page-wrap #contacts .team .file-info a img,
body .page-wrap #contacts .files .file-info a img,
body .page-wrap #contacts .files2 .file-info a img,
body .page-wrap #contacts .documents-list .file-info a img,
body .page-wrap #contacts .dicas .file-info a img,
body .page-wrap #contacts .revistas .file-info a img,
body .page-wrap #contacts .campanhas .file-info a img,
body .page-wrap #documentation .team .file-info a img,
body .page-wrap #documentation .files .file-info a img,
body .page-wrap #documentation .files2 .file-info a img,
body .page-wrap #documentation .documents-list .file-info a img,
body .page-wrap #documentation .dicas .file-info a img,
body .page-wrap #documentation .revistas .file-info a img,
body .page-wrap #documentation .campanhas .file-info a img,
body .page-wrap #relatorio .team .file-info a img,
body .page-wrap #relatorio .files .file-info a img,
body .page-wrap #relatorio .files2 .file-info a img,
body .page-wrap #relatorio .documents-list .file-info a img,
body .page-wrap #relatorio .dicas .file-info a img,
body .page-wrap #relatorio .revistas .file-info a img,
body .page-wrap #relatorio .campanhas .file-info a img,
body .page-wrap #filedownload .team .file-info a img,
body .page-wrap #filedownload .files .file-info a img,
body .page-wrap #filedownload .files2 .file-info a img,
body .page-wrap #filedownload .documents-list .file-info a img,
body .page-wrap #filedownload .dicas .file-info a img,
body .page-wrap #filedownload .revistas .file-info a img,
body .page-wrap #filedownload .campanhas .file-info a img,
body .page-wrap #files .team .file-info a img,
body .page-wrap #files .files .file-info a img,
body .page-wrap #files .files2 .file-info a img,
body .page-wrap #files .documents-list .file-info a img,
body .page-wrap #files .dicas .file-info a img,
body .page-wrap #files .revistas .file-info a img,
body .page-wrap #files .campanhas .file-info a img,
body .page-wrap #files2 .team .file-info a img,
body .page-wrap #files2 .files .file-info a img,
body .page-wrap #files2 .files2 .file-info a img,
body .page-wrap #files2 .documents-list .file-info a img,
body .page-wrap #files2 .dicas .file-info a img,
body .page-wrap #files2 .revistas .file-info a img,
body .page-wrap #files2 .campanhas .file-info a img {
    width: 10%;
    max-width: 70px;
    display: block;
    margin: 0 auto 5px;
}
body .page-wrap #textwithphoto .team .file-info a span,
body .page-wrap #textwithphoto .files .file-info a span,
body .page-wrap #textwithphoto .files2 .file-info a span,
body .page-wrap #textwithphoto .documents-list .file-info a span,
body .page-wrap #textwithphoto .dicas .file-info a span,
body .page-wrap #textwithphoto .revistas .file-info a span,
body .page-wrap #textwithphoto .campanhas .file-info a span,
body .page-wrap #text .team .file-info a span,
body .page-wrap #text .files .file-info a span,
body .page-wrap #text .files2 .file-info a span,
body .page-wrap #text .documents-list .file-info a span,
body .page-wrap #text .dicas .file-info a span,
body .page-wrap #text .revistas .file-info a span,
body .page-wrap #text .campanhas .file-info a span,
body .page-wrap #eco5 .team .file-info a span,
body .page-wrap #eco5 .files .file-info a span,
body .page-wrap #eco5 .files2 .file-info a span,
body .page-wrap #eco5 .documents-list .file-info a span,
body .page-wrap #eco5 .dicas .file-info a span,
body .page-wrap #eco5 .revistas .file-info a span,
body .page-wrap #eco5 .campanhas .file-info a span,
body .page-wrap #mapageral .team .file-info a span,
body .page-wrap #mapageral .files .file-info a span,
body .page-wrap #mapageral .files2 .file-info a span,
body .page-wrap #mapageral .documents-list .file-info a span,
body .page-wrap #mapageral .dicas .file-info a span,
body .page-wrap #mapageral .revistas .file-info a span,
body .page-wrap #mapageral .campanhas .file-info a span,
body .page-wrap #team .team .file-info a span,
body .page-wrap #team .files .file-info a span,
body .page-wrap #team .files2 .file-info a span,
body .page-wrap #team .documents-list .file-info a span,
body .page-wrap #team .dicas .file-info a span,
body .page-wrap #team .revistas .file-info a span,
body .page-wrap #team .campanhas .file-info a span,
body .page-wrap #dicas .team .file-info a span,
body .page-wrap #dicas .files .file-info a span,
body .page-wrap #dicas .files2 .file-info a span,
body .page-wrap #dicas .documents-list .file-info a span,
body .page-wrap #dicas .dicas .file-info a span,
body .page-wrap #dicas .revistas .file-info a span,
body .page-wrap #dicas .campanhas .file-info a span,
body .page-wrap #marcacao .team .file-info a span,
body .page-wrap #marcacao .files .file-info a span,
body .page-wrap #marcacao .files2 .file-info a span,
body .page-wrap #marcacao .documents-list .file-info a span,
body .page-wrap #marcacao .dicas .file-info a span,
body .page-wrap #marcacao .revistas .file-info a span,
body .page-wrap #marcacao .campanhas .file-info a span,
body .page-wrap #revistas .team .file-info a span,
body .page-wrap #revistas .files .file-info a span,
body .page-wrap #revistas .files2 .file-info a span,
body .page-wrap #revistas .documents-list .file-info a span,
body .page-wrap #revistas .dicas .file-info a span,
body .page-wrap #revistas .revistas .file-info a span,
body .page-wrap #revistas .campanhas .file-info a span,
body .page-wrap #campanhas .team .file-info a span,
body .page-wrap #campanhas .files .file-info a span,
body .page-wrap #campanhas .files2 .file-info a span,
body .page-wrap #campanhas .documents-list .file-info a span,
body .page-wrap #campanhas .dicas .file-info a span,
body .page-wrap #campanhas .revistas .file-info a span,
body .page-wrap #campanhas .campanhas .file-info a span,
body .page-wrap #edu-ambiental .team .file-info a span,
body .page-wrap #edu-ambiental .files .file-info a span,
body .page-wrap #edu-ambiental .files2 .file-info a span,
body .page-wrap #edu-ambiental .documents-list .file-info a span,
body .page-wrap #edu-ambiental .dicas .file-info a span,
body .page-wrap #edu-ambiental .revistas .file-info a span,
body .page-wrap #edu-ambiental .campanhas .file-info a span,
body .page-wrap #contacts .team .file-info a span,
body .page-wrap #contacts .files .file-info a span,
body .page-wrap #contacts .files2 .file-info a span,
body .page-wrap #contacts .documents-list .file-info a span,
body .page-wrap #contacts .dicas .file-info a span,
body .page-wrap #contacts .revistas .file-info a span,
body .page-wrap #contacts .campanhas .file-info a span,
body .page-wrap #documentation .team .file-info a span,
body .page-wrap #documentation .files .file-info a span,
body .page-wrap #documentation .files2 .file-info a span,
body .page-wrap #documentation .documents-list .file-info a span,
body .page-wrap #documentation .dicas .file-info a span,
body .page-wrap #documentation .revistas .file-info a span,
body .page-wrap #documentation .campanhas .file-info a span,
body .page-wrap #relatorio .team .file-info a span,
body .page-wrap #relatorio .files .file-info a span,
body .page-wrap #relatorio .files2 .file-info a span,
body .page-wrap #relatorio .documents-list .file-info a span,
body .page-wrap #relatorio .dicas .file-info a span,
body .page-wrap #relatorio .revistas .file-info a span,
body .page-wrap #relatorio .campanhas .file-info a span,
body .page-wrap #filedownload .team .file-info a span,
body .page-wrap #filedownload .files .file-info a span,
body .page-wrap #filedownload .files2 .file-info a span,
body .page-wrap #filedownload .documents-list .file-info a span,
body .page-wrap #filedownload .dicas .file-info a span,
body .page-wrap #filedownload .revistas .file-info a span,
body .page-wrap #filedownload .campanhas .file-info a span,
body .page-wrap #files .team .file-info a span,
body .page-wrap #files .files .file-info a span,
body .page-wrap #files .files2 .file-info a span,
body .page-wrap #files .documents-list .file-info a span,
body .page-wrap #files .dicas .file-info a span,
body .page-wrap #files .revistas .file-info a span,
body .page-wrap #files .campanhas .file-info a span,
body .page-wrap #files2 .team .file-info a span,
body .page-wrap #files2 .files .file-info a span,
body .page-wrap #files2 .files2 .file-info a span,
body .page-wrap #files2 .documents-list .file-info a span,
body .page-wrap #files2 .dicas .file-info a span,
body .page-wrap #files2 .revistas .file-info a span,
body .page-wrap #files2 .campanhas .file-info a span {
    color: #6c6c6c;
    font-family: "Myriad Pro Regular";
}
body .page-wrap #textwithphoto .team .file-info .info,
body .page-wrap #textwithphoto .files .file-info .info,
body .page-wrap #textwithphoto .files2 .file-info .info,
body .page-wrap #textwithphoto .documents-list .file-info .info,
body .page-wrap #textwithphoto .dicas .file-info .info,
body .page-wrap #textwithphoto .revistas .file-info .info,
body .page-wrap #textwithphoto .campanhas .file-info .info,
body .page-wrap #text .team .file-info .info,
body .page-wrap #text .files .file-info .info,
body .page-wrap #text .files2 .file-info .info,
body .page-wrap #text .documents-list .file-info .info,
body .page-wrap #text .dicas .file-info .info,
body .page-wrap #text .revistas .file-info .info,
body .page-wrap #text .campanhas .file-info .info,
body .page-wrap #eco5 .team .file-info .info,
body .page-wrap #eco5 .files .file-info .info,
body .page-wrap #eco5 .files2 .file-info .info,
body .page-wrap #eco5 .documents-list .file-info .info,
body .page-wrap #eco5 .dicas .file-info .info,
body .page-wrap #eco5 .revistas .file-info .info,
body .page-wrap #eco5 .campanhas .file-info .info,
body .page-wrap #mapageral .team .file-info .info,
body .page-wrap #mapageral .files .file-info .info,
body .page-wrap #mapageral .files2 .file-info .info,
body .page-wrap #mapageral .documents-list .file-info .info,
body .page-wrap #mapageral .dicas .file-info .info,
body .page-wrap #mapageral .revistas .file-info .info,
body .page-wrap #mapageral .campanhas .file-info .info,
body .page-wrap #team .team .file-info .info,
body .page-wrap #team .files .file-info .info,
body .page-wrap #team .files2 .file-info .info,
body .page-wrap #team .documents-list .file-info .info,
body .page-wrap #team .dicas .file-info .info,
body .page-wrap #team .revistas .file-info .info,
body .page-wrap #team .campanhas .file-info .info,
body .page-wrap #dicas .team .file-info .info,
body .page-wrap #dicas .files .file-info .info,
body .page-wrap #dicas .files2 .file-info .info,
body .page-wrap #dicas .documents-list .file-info .info,
body .page-wrap #dicas .dicas .file-info .info,
body .page-wrap #dicas .revistas .file-info .info,
body .page-wrap #dicas .campanhas .file-info .info,
body .page-wrap #marcacao .team .file-info .info,
body .page-wrap #marcacao .files .file-info .info,
body .page-wrap #marcacao .files2 .file-info .info,
body .page-wrap #marcacao .documents-list .file-info .info,
body .page-wrap #marcacao .dicas .file-info .info,
body .page-wrap #marcacao .revistas .file-info .info,
body .page-wrap #marcacao .campanhas .file-info .info,
body .page-wrap #revistas .team .file-info .info,
body .page-wrap #revistas .files .file-info .info,
body .page-wrap #revistas .files2 .file-info .info,
body .page-wrap #revistas .documents-list .file-info .info,
body .page-wrap #revistas .dicas .file-info .info,
body .page-wrap #revistas .revistas .file-info .info,
body .page-wrap #revistas .campanhas .file-info .info,
body .page-wrap #campanhas .team .file-info .info,
body .page-wrap #campanhas .files .file-info .info,
body .page-wrap #campanhas .files2 .file-info .info,
body .page-wrap #campanhas .documents-list .file-info .info,
body .page-wrap #campanhas .dicas .file-info .info,
body .page-wrap #campanhas .revistas .file-info .info,
body .page-wrap #campanhas .campanhas .file-info .info,
body .page-wrap #edu-ambiental .team .file-info .info,
body .page-wrap #edu-ambiental .files .file-info .info,
body .page-wrap #edu-ambiental .files2 .file-info .info,
body .page-wrap #edu-ambiental .documents-list .file-info .info,
body .page-wrap #edu-ambiental .dicas .file-info .info,
body .page-wrap #edu-ambiental .revistas .file-info .info,
body .page-wrap #edu-ambiental .campanhas .file-info .info,
body .page-wrap #contacts .team .file-info .info,
body .page-wrap #contacts .files .file-info .info,
body .page-wrap #contacts .files2 .file-info .info,
body .page-wrap #contacts .documents-list .file-info .info,
body .page-wrap #contacts .dicas .file-info .info,
body .page-wrap #contacts .revistas .file-info .info,
body .page-wrap #contacts .campanhas .file-info .info,
body .page-wrap #documentation .team .file-info .info,
body .page-wrap #documentation .files .file-info .info,
body .page-wrap #documentation .files2 .file-info .info,
body .page-wrap #documentation .documents-list .file-info .info,
body .page-wrap #documentation .dicas .file-info .info,
body .page-wrap #documentation .revistas .file-info .info,
body .page-wrap #documentation .campanhas .file-info .info,
body .page-wrap #relatorio .team .file-info .info,
body .page-wrap #relatorio .files .file-info .info,
body .page-wrap #relatorio .files2 .file-info .info,
body .page-wrap #relatorio .documents-list .file-info .info,
body .page-wrap #relatorio .dicas .file-info .info,
body .page-wrap #relatorio .revistas .file-info .info,
body .page-wrap #relatorio .campanhas .file-info .info,
body .page-wrap #filedownload .team .file-info .info,
body .page-wrap #filedownload .files .file-info .info,
body .page-wrap #filedownload .files2 .file-info .info,
body .page-wrap #filedownload .documents-list .file-info .info,
body .page-wrap #filedownload .dicas .file-info .info,
body .page-wrap #filedownload .revistas .file-info .info,
body .page-wrap #filedownload .campanhas .file-info .info,
body .page-wrap #files .team .file-info .info,
body .page-wrap #files .files .file-info .info,
body .page-wrap #files .files2 .file-info .info,
body .page-wrap #files .documents-list .file-info .info,
body .page-wrap #files .dicas .file-info .info,
body .page-wrap #files .revistas .file-info .info,
body .page-wrap #files .campanhas .file-info .info,
body .page-wrap #files2 .team .file-info .info,
body .page-wrap #files2 .files .file-info .info,
body .page-wrap #files2 .files2 .file-info .info,
body .page-wrap #files2 .documents-list .file-info .info,
body .page-wrap #files2 .dicas .file-info .info,
body .page-wrap #files2 .revistas .file-info .info,
body .page-wrap #files2 .campanhas .file-info .info {
    margin: 15px auto 0px;
    padding: 5px 0;
}
body .page-wrap #textwithphoto .team .file-info .info span,
body .page-wrap #textwithphoto .team .file-info .info p,
body .page-wrap #textwithphoto .files .file-info .info span,
body .page-wrap #textwithphoto .files .file-info .info p,
body .page-wrap #textwithphoto .files2 .file-info .info span,
body .page-wrap #textwithphoto .files2 .file-info .info p,
body .page-wrap #textwithphoto .documents-list .file-info .info span,
body .page-wrap #textwithphoto .documents-list .file-info .info p,
body .page-wrap #textwithphoto .dicas .file-info .info span,
body .page-wrap #textwithphoto .dicas .file-info .info p,
body .page-wrap #textwithphoto .revistas .file-info .info span,
body .page-wrap #textwithphoto .revistas .file-info .info p,
body .page-wrap #textwithphoto .campanhas .file-info .info span,
body .page-wrap #textwithphoto .campanhas .file-info .info p,
body .page-wrap #text .team .file-info .info span,
body .page-wrap #text .team .file-info .info p,
body .page-wrap #text .files .file-info .info span,
body .page-wrap #text .files .file-info .info p,
body .page-wrap #text .files2 .file-info .info span,
body .page-wrap #text .files2 .file-info .info p,
body .page-wrap #text .documents-list .file-info .info span,
body .page-wrap #text .documents-list .file-info .info p,
body .page-wrap #text .dicas .file-info .info span,
body .page-wrap #text .dicas .file-info .info p,
body .page-wrap #text .revistas .file-info .info span,
body .page-wrap #text .revistas .file-info .info p,
body .page-wrap #text .campanhas .file-info .info span,
body .page-wrap #text .campanhas .file-info .info p,
body .page-wrap #eco5 .team .file-info .info span,
body .page-wrap #eco5 .team .file-info .info p,
body .page-wrap #eco5 .files .file-info .info span,
body .page-wrap #eco5 .files .file-info .info p,
body .page-wrap #eco5 .files2 .file-info .info span,
body .page-wrap #eco5 .files2 .file-info .info p,
body .page-wrap #eco5 .documents-list .file-info .info span,
body .page-wrap #eco5 .documents-list .file-info .info p,
body .page-wrap #eco5 .dicas .file-info .info span,
body .page-wrap #eco5 .dicas .file-info .info p,
body .page-wrap #eco5 .revistas .file-info .info span,
body .page-wrap #eco5 .revistas .file-info .info p,
body .page-wrap #eco5 .campanhas .file-info .info span,
body .page-wrap #eco5 .campanhas .file-info .info p,
body .page-wrap #mapageral .team .file-info .info span,
body .page-wrap #mapageral .team .file-info .info p,
body .page-wrap #mapageral .files .file-info .info span,
body .page-wrap #mapageral .files .file-info .info p,
body .page-wrap #mapageral .files2 .file-info .info span,
body .page-wrap #mapageral .files2 .file-info .info p,
body .page-wrap #mapageral .documents-list .file-info .info span,
body .page-wrap #mapageral .documents-list .file-info .info p,
body .page-wrap #mapageral .dicas .file-info .info span,
body .page-wrap #mapageral .dicas .file-info .info p,
body .page-wrap #mapageral .revistas .file-info .info span,
body .page-wrap #mapageral .revistas .file-info .info p,
body .page-wrap #mapageral .campanhas .file-info .info span,
body .page-wrap #mapageral .campanhas .file-info .info p,
body .page-wrap #team .team .file-info .info span,
body .page-wrap #team .team .file-info .info p,
body .page-wrap #team .files .file-info .info span,
body .page-wrap #team .files .file-info .info p,
body .page-wrap #team .files2 .file-info .info span,
body .page-wrap #team .files2 .file-info .info p,
body .page-wrap #team .documents-list .file-info .info span,
body .page-wrap #team .documents-list .file-info .info p,
body .page-wrap #team .dicas .file-info .info span,
body .page-wrap #team .dicas .file-info .info p,
body .page-wrap #team .revistas .file-info .info span,
body .page-wrap #team .revistas .file-info .info p,
body .page-wrap #team .campanhas .file-info .info span,
body .page-wrap #team .campanhas .file-info .info p,
body .page-wrap #dicas .team .file-info .info span,
body .page-wrap #dicas .team .file-info .info p,
body .page-wrap #dicas .files .file-info .info span,
body .page-wrap #dicas .files .file-info .info p,
body .page-wrap #dicas .files2 .file-info .info span,
body .page-wrap #dicas .files2 .file-info .info p,
body .page-wrap #dicas .documents-list .file-info .info span,
body .page-wrap #dicas .documents-list .file-info .info p,
body .page-wrap #dicas .dicas .file-info .info span,
body .page-wrap #dicas .dicas .file-info .info p,
body .page-wrap #dicas .revistas .file-info .info span,
body .page-wrap #dicas .revistas .file-info .info p,
body .page-wrap #dicas .campanhas .file-info .info span,
body .page-wrap #dicas .campanhas .file-info .info p,
body .page-wrap #marcacao .team .file-info .info span,
body .page-wrap #marcacao .team .file-info .info p,
body .page-wrap #marcacao .files .file-info .info span,
body .page-wrap #marcacao .files .file-info .info p,
body .page-wrap #marcacao .files2 .file-info .info span,
body .page-wrap #marcacao .files2 .file-info .info p,
body .page-wrap #marcacao .documents-list .file-info .info span,
body .page-wrap #marcacao .documents-list .file-info .info p,
body .page-wrap #marcacao .dicas .file-info .info span,
body .page-wrap #marcacao .dicas .file-info .info p,
body .page-wrap #marcacao .revistas .file-info .info span,
body .page-wrap #marcacao .revistas .file-info .info p,
body .page-wrap #marcacao .campanhas .file-info .info span,
body .page-wrap #marcacao .campanhas .file-info .info p,
body .page-wrap #revistas .team .file-info .info span,
body .page-wrap #revistas .team .file-info .info p,
body .page-wrap #revistas .files .file-info .info span,
body .page-wrap #revistas .files .file-info .info p,
body .page-wrap #revistas .files2 .file-info .info span,
body .page-wrap #revistas .files2 .file-info .info p,
body .page-wrap #revistas .documents-list .file-info .info span,
body .page-wrap #revistas .documents-list .file-info .info p,
body .page-wrap #revistas .dicas .file-info .info span,
body .page-wrap #revistas .dicas .file-info .info p,
body .page-wrap #revistas .revistas .file-info .info span,
body .page-wrap #revistas .revistas .file-info .info p,
body .page-wrap #revistas .campanhas .file-info .info span,
body .page-wrap #revistas .campanhas .file-info .info p,
body .page-wrap #campanhas .team .file-info .info span,
body .page-wrap #campanhas .team .file-info .info p,
body .page-wrap #campanhas .files .file-info .info span,
body .page-wrap #campanhas .files .file-info .info p,
body .page-wrap #campanhas .files2 .file-info .info span,
body .page-wrap #campanhas .files2 .file-info .info p,
body .page-wrap #campanhas .documents-list .file-info .info span,
body .page-wrap #campanhas .documents-list .file-info .info p,
body .page-wrap #campanhas .dicas .file-info .info span,
body .page-wrap #campanhas .dicas .file-info .info p,
body .page-wrap #campanhas .revistas .file-info .info span,
body .page-wrap #campanhas .revistas .file-info .info p,
body .page-wrap #campanhas .campanhas .file-info .info span,
body .page-wrap #campanhas .campanhas .file-info .info p,
body .page-wrap #edu-ambiental .team .file-info .info span,
body .page-wrap #edu-ambiental .team .file-info .info p,
body .page-wrap #edu-ambiental .files .file-info .info span,
body .page-wrap #edu-ambiental .files .file-info .info p,
body .page-wrap #edu-ambiental .files2 .file-info .info span,
body .page-wrap #edu-ambiental .files2 .file-info .info p,
body .page-wrap #edu-ambiental .documents-list .file-info .info span,
body .page-wrap #edu-ambiental .documents-list .file-info .info p,
body .page-wrap #edu-ambiental .dicas .file-info .info span,
body .page-wrap #edu-ambiental .dicas .file-info .info p,
body .page-wrap #edu-ambiental .revistas .file-info .info span,
body .page-wrap #edu-ambiental .revistas .file-info .info p,
body .page-wrap #edu-ambiental .campanhas .file-info .info span,
body .page-wrap #edu-ambiental .campanhas .file-info .info p,
body .page-wrap #contacts .team .file-info .info span,
body .page-wrap #contacts .team .file-info .info p,
body .page-wrap #contacts .files .file-info .info span,
body .page-wrap #contacts .files .file-info .info p,
body .page-wrap #contacts .files2 .file-info .info span,
body .page-wrap #contacts .files2 .file-info .info p,
body .page-wrap #contacts .documents-list .file-info .info span,
body .page-wrap #contacts .documents-list .file-info .info p,
body .page-wrap #contacts .dicas .file-info .info span,
body .page-wrap #contacts .dicas .file-info .info p,
body .page-wrap #contacts .revistas .file-info .info span,
body .page-wrap #contacts .revistas .file-info .info p,
body .page-wrap #contacts .campanhas .file-info .info span,
body .page-wrap #contacts .campanhas .file-info .info p,
body .page-wrap #documentation .team .file-info .info span,
body .page-wrap #documentation .team .file-info .info p,
body .page-wrap #documentation .files .file-info .info span,
body .page-wrap #documentation .files .file-info .info p,
body .page-wrap #documentation .files2 .file-info .info span,
body .page-wrap #documentation .files2 .file-info .info p,
body .page-wrap #documentation .documents-list .file-info .info span,
body .page-wrap #documentation .documents-list .file-info .info p,
body .page-wrap #documentation .dicas .file-info .info span,
body .page-wrap #documentation .dicas .file-info .info p,
body .page-wrap #documentation .revistas .file-info .info span,
body .page-wrap #documentation .revistas .file-info .info p,
body .page-wrap #documentation .campanhas .file-info .info span,
body .page-wrap #documentation .campanhas .file-info .info p,
body .page-wrap #relatorio .team .file-info .info span,
body .page-wrap #relatorio .team .file-info .info p,
body .page-wrap #relatorio .files .file-info .info span,
body .page-wrap #relatorio .files .file-info .info p,
body .page-wrap #relatorio .files2 .file-info .info span,
body .page-wrap #relatorio .files2 .file-info .info p,
body .page-wrap #relatorio .documents-list .file-info .info span,
body .page-wrap #relatorio .documents-list .file-info .info p,
body .page-wrap #relatorio .dicas .file-info .info span,
body .page-wrap #relatorio .dicas .file-info .info p,
body .page-wrap #relatorio .revistas .file-info .info span,
body .page-wrap #relatorio .revistas .file-info .info p,
body .page-wrap #relatorio .campanhas .file-info .info span,
body .page-wrap #relatorio .campanhas .file-info .info p,
body .page-wrap #filedownload .team .file-info .info span,
body .page-wrap #filedownload .team .file-info .info p,
body .page-wrap #filedownload .files .file-info .info span,
body .page-wrap #filedownload .files .file-info .info p,
body .page-wrap #filedownload .files2 .file-info .info span,
body .page-wrap #filedownload .files2 .file-info .info p,
body .page-wrap #filedownload .documents-list .file-info .info span,
body .page-wrap #filedownload .documents-list .file-info .info p,
body .page-wrap #filedownload .dicas .file-info .info span,
body .page-wrap #filedownload .dicas .file-info .info p,
body .page-wrap #filedownload .revistas .file-info .info span,
body .page-wrap #filedownload .revistas .file-info .info p,
body .page-wrap #filedownload .campanhas .file-info .info span,
body .page-wrap #filedownload .campanhas .file-info .info p,
body .page-wrap #files .team .file-info .info span,
body .page-wrap #files .team .file-info .info p,
body .page-wrap #files .files .file-info .info span,
body .page-wrap #files .files .file-info .info p,
body .page-wrap #files .files2 .file-info .info span,
body .page-wrap #files .files2 .file-info .info p,
body .page-wrap #files .documents-list .file-info .info span,
body .page-wrap #files .documents-list .file-info .info p,
body .page-wrap #files .dicas .file-info .info span,
body .page-wrap #files .dicas .file-info .info p,
body .page-wrap #files .revistas .file-info .info span,
body .page-wrap #files .revistas .file-info .info p,
body .page-wrap #files .campanhas .file-info .info span,
body .page-wrap #files .campanhas .file-info .info p,
body .page-wrap #files2 .team .file-info .info span,
body .page-wrap #files2 .team .file-info .info p,
body .page-wrap #files2 .files .file-info .info span,
body .page-wrap #files2 .files .file-info .info p,
body .page-wrap #files2 .files2 .file-info .info span,
body .page-wrap #files2 .files2 .file-info .info p,
body .page-wrap #files2 .documents-list .file-info .info span,
body .page-wrap #files2 .documents-list .file-info .info p,
body .page-wrap #files2 .dicas .file-info .info span,
body .page-wrap #files2 .dicas .file-info .info p,
body .page-wrap #files2 .revistas .file-info .info span,
body .page-wrap #files2 .revistas .file-info .info p,
body .page-wrap #files2 .campanhas .file-info .info span,
body .page-wrap #files2 .campanhas .file-info .info p {
    margin: 0;
    text-transform: uppercase;
    display: block;
    color: #6c6c6c;
    font-family: "Myriad Pro Regular";
    text-transform: none;
}
body .page-wrap #textwithphoto .dicas,
body .page-wrap #textwithphoto .team,
body .page-wrap #textwithphoto .revistas,
body .page-wrap #textwithphoto .files,
body .page-wrap #textwithphoto .files2,
body .page-wrap #textwithphoto .campanhas,
body .page-wrap #text .dicas,
body .page-wrap #text .team,
body .page-wrap #text .revistas,
body .page-wrap #text .files,
body .page-wrap #text .files2,
body .page-wrap #text .campanhas,
body .page-wrap #eco5 .dicas,
body .page-wrap #eco5 .team,
body .page-wrap #eco5 .revistas,
body .page-wrap #eco5 .files,
body .page-wrap #eco5 .files2,
body .page-wrap #eco5 .campanhas,
body .page-wrap #mapageral .dicas,
body .page-wrap #mapageral .team,
body .page-wrap #mapageral .revistas,
body .page-wrap #mapageral .files,
body .page-wrap #mapageral .files2,
body .page-wrap #mapageral .campanhas,
body .page-wrap #team .dicas,
body .page-wrap #team .team,
body .page-wrap #team .revistas,
body .page-wrap #team .files,
body .page-wrap #team .files2,
body .page-wrap #team .campanhas,
body .page-wrap #dicas .dicas,
body .page-wrap #dicas .team,
body .page-wrap #dicas .revistas,
body .page-wrap #dicas .files,
body .page-wrap #dicas .files2,
body .page-wrap #dicas .campanhas,
body .page-wrap #marcacao .dicas,
body .page-wrap #marcacao .team,
body .page-wrap #marcacao .revistas,
body .page-wrap #marcacao .files,
body .page-wrap #marcacao .files2,
body .page-wrap #marcacao .campanhas,
body .page-wrap #revistas .dicas,
body .page-wrap #revistas .team,
body .page-wrap #revistas .revistas,
body .page-wrap #revistas .files,
body .page-wrap #revistas .files2,
body .page-wrap #revistas .campanhas,
body .page-wrap #campanhas .dicas,
body .page-wrap #campanhas .team,
body .page-wrap #campanhas .revistas,
body .page-wrap #campanhas .files,
body .page-wrap #campanhas .files2,
body .page-wrap #campanhas .campanhas,
body .page-wrap #edu-ambiental .dicas,
body .page-wrap #edu-ambiental .team,
body .page-wrap #edu-ambiental .revistas,
body .page-wrap #edu-ambiental .files,
body .page-wrap #edu-ambiental .files2,
body .page-wrap #edu-ambiental .campanhas,
body .page-wrap #contacts .dicas,
body .page-wrap #contacts .team,
body .page-wrap #contacts .revistas,
body .page-wrap #contacts .files,
body .page-wrap #contacts .files2,
body .page-wrap #contacts .campanhas,
body .page-wrap #documentation .dicas,
body .page-wrap #documentation .team,
body .page-wrap #documentation .revistas,
body .page-wrap #documentation .files,
body .page-wrap #documentation .files2,
body .page-wrap #documentation .campanhas,
body .page-wrap #relatorio .dicas,
body .page-wrap #relatorio .team,
body .page-wrap #relatorio .revistas,
body .page-wrap #relatorio .files,
body .page-wrap #relatorio .files2,
body .page-wrap #relatorio .campanhas,
body .page-wrap #filedownload .dicas,
body .page-wrap #filedownload .team,
body .page-wrap #filedownload .revistas,
body .page-wrap #filedownload .files,
body .page-wrap #filedownload .files2,
body .page-wrap #filedownload .campanhas,
body .page-wrap #files .dicas,
body .page-wrap #files .team,
body .page-wrap #files .revistas,
body .page-wrap #files .files,
body .page-wrap #files .view-nota,
body .page-wrap #files .files2,
body .page-wrap #files .campanhas,
body .page-wrap #files2 .dicas,
body .page-wrap #files2 .team,
body .page-wrap #files2 .revistas,
body .page-wrap #files2 .files,
body .page-wrap #files2 .files2,
body .page-wrap #files2 .campanhas {
    padding: 0px 24px;
}
body .page-wrap #textwithphoto .financas,
body .page-wrap #textwithphoto .relatorios,
body .page-wrap #text .financas,
body .page-wrap #text .relatorios,
body .page-wrap #eco5 .financas,
body .page-wrap #eco5 .relatorios,
body .page-wrap #mapageral .financas,
body .page-wrap #mapageral .relatorios,
body .page-wrap #team .financas,
body .page-wrap #team .relatorios,
body .page-wrap #dicas .financas,
body .page-wrap #dicas .relatorios,
body .page-wrap #marcacao .financas,
body .page-wrap #marcacao .relatorios,
body .page-wrap #revistas .financas,
body .page-wrap #revistas .relatorios,
body .page-wrap #campanhas .financas,
body .page-wrap #campanhas .relatorios,
body .page-wrap #edu-ambiental .financas,
body .page-wrap #edu-ambiental .relatorios,
body .page-wrap #contacts .financas,
body .page-wrap #contacts .relatorios,
body .page-wrap #documentation .financas,
body .page-wrap #documentation .relatorios,
body .page-wrap #relatorio .financas,
body .page-wrap #relatorio .relatorios,
body .page-wrap #filedownload .financas,
body .page-wrap #filedownload .relatorios,
body .page-wrap #files .financas,
body .page-wrap #files .relatorios,
body .page-wrap #files2 .financas,
body .page-wrap #files2 .relatorios {
    width: 1136px;
    margin: 0 auto;
}
@media screen and (max-width: 1400px) {
    body .page-wrap #textwithphoto .financas,
    body .page-wrap #textwithphoto .relatorios,
    body .page-wrap #text .financas,
    body .page-wrap #text .relatorios,
    body .page-wrap #eco5 .financas,
    body .page-wrap #eco5 .relatorios,
    body .page-wrap #mapageral .financas,
    body .page-wrap #mapageral .relatorios,
    body .page-wrap #team .financas,
    body .page-wrap #team .relatorios,
    body .page-wrap #dicas .financas,
    body .page-wrap #dicas .relatorios,
    body .page-wrap #marcacao .financas,
    body .page-wrap #marcacao .relatorios,
    body .page-wrap #revistas .financas,
    body .page-wrap #revistas .relatorios,
    body .page-wrap #campanhas .financas,
    body .page-wrap #campanhas .relatorios,
    body .page-wrap #edu-ambiental .financas,
    body .page-wrap #edu-ambiental .relatorios,
    body .page-wrap #contacts .financas,
    body .page-wrap #contacts .relatorios,
    body .page-wrap #documentation .financas,
    body .page-wrap #documentation .relatorios,
    body .page-wrap #relatorio .financas,
    body .page-wrap #relatorio .relatorios,
    body .page-wrap #filedownload .financas,
    body .page-wrap #filedownload .relatorios,
    body .page-wrap #files .financas,
    body .page-wrap #files .relatorios,
    body .page-wrap #files2 .financas,
    body .page-wrap #files2 .relatorios {
        width: 894px;
    }
}
@media screen and (max-width: 1024px) {
    body .page-wrap #textwithphoto .financas,
    body .page-wrap #textwithphoto .relatorios,
    body .page-wrap #text .financas,
    body .page-wrap #text .relatorios,
    body .page-wrap #eco5 .financas,
    body .page-wrap #eco5 .relatorios,
    body .page-wrap #mapageral .financas,
    body .page-wrap #mapageral .relatorios,
    body .page-wrap #team .financas,
    body .page-wrap #team .relatorios,
    body .page-wrap #dicas .financas,
    body .page-wrap #dicas .relatorios,
    body .page-wrap #marcacao .financas,
    body .page-wrap #marcacao .relatorios,
    body .page-wrap #revistas .financas,
    body .page-wrap #revistas .relatorios,
    body .page-wrap #campanhas .financas,
    body .page-wrap #campanhas .relatorios,
    body .page-wrap #edu-ambiental .financas,
    body .page-wrap #edu-ambiental .relatorios,
    body .page-wrap #contacts .financas,
    body .page-wrap #contacts .relatorios,
    body .page-wrap #documentation .financas,
    body .page-wrap #documentation .relatorios,
    body .page-wrap #relatorio .financas,
    body .page-wrap #relatorio .relatorios,
    body .page-wrap #filedownload .financas,
    body .page-wrap #filedownload .relatorios,
    body .page-wrap #files .financas,
    body .page-wrap #files .relatorios,
    body .page-wrap #files2 .financas,
    body .page-wrap #files2 .relatorios {
        width: 860px;
    }
}
body .page-wrap #textwithphoto .financas .file-info,
body .page-wrap #textwithphoto .relatorios .file-info,
body .page-wrap #text .financas .file-info,
body .page-wrap #text .relatorios .file-info,
body .page-wrap #eco5 .financas .file-info,
body .page-wrap #eco5 .relatorios .file-info,
body .page-wrap #mapageral .financas .file-info,
body .page-wrap #mapageral .relatorios .file-info,
body .page-wrap #team .financas .file-info,
body .page-wrap #team .relatorios .file-info,
body .page-wrap #dicas .financas .file-info,
body .page-wrap #dicas .relatorios .file-info,
body .page-wrap #marcacao .financas .file-info,
body .page-wrap #marcacao .relatorios .file-info,
body .page-wrap #revistas .financas .file-info,
body .page-wrap #revistas .relatorios .file-info,
body .page-wrap #campanhas .financas .file-info,
body .page-wrap #campanhas .relatorios .file-info,
body .page-wrap #edu-ambiental .financas .file-info,
body .page-wrap #edu-ambiental .relatorios .file-info,
body .page-wrap #contacts .financas .file-info,
body .page-wrap #contacts .relatorios .file-info,
body .page-wrap #documentation .financas .file-info,
body .page-wrap #documentation .relatorios .file-info,
body .page-wrap #relatorio .financas .file-info,
body .page-wrap #relatorio .relatorios .file-info,
body .page-wrap #filedownload .financas .file-info,
body .page-wrap #filedownload .relatorios .file-info,
body .page-wrap #files .financas .file-info,
body .page-wrap #files .relatorios .file-info,
body .page-wrap #files2 .financas .file-info,
body .page-wrap #files2 .relatorios .file-info {
    width: 33%;
    display: inline-block;
    text-align: center;
    padding: 0 5% 5%;
}
body .page-wrap #textwithphoto .financas .file-info a img,
body .page-wrap #textwithphoto .relatorios .file-info a img,
body .page-wrap #text .financas .file-info a img,
body .page-wrap #text .relatorios .file-info a img,
body .page-wrap #eco5 .financas .file-info a img,
body .page-wrap #eco5 .relatorios .file-info a img,
body .page-wrap #mapageral .financas .file-info a img,
body .page-wrap #mapageral .relatorios .file-info a img,
body .page-wrap #team .financas .file-info a img,
body .page-wrap #team .relatorios .file-info a img,
body .page-wrap #dicas .financas .file-info a img,
body .page-wrap #dicas .relatorios .file-info a img,
body .page-wrap #marcacao .financas .file-info a img,
body .page-wrap #marcacao .relatorios .file-info a img,
body .page-wrap #revistas .financas .file-info a img,
body .page-wrap #revistas .relatorios .file-info a img,
body .page-wrap #campanhas .financas .file-info a img,
body .page-wrap #campanhas .relatorios .file-info a img,
body .page-wrap #edu-ambiental .financas .file-info a img,
body .page-wrap #edu-ambiental .relatorios .file-info a img,
body .page-wrap #contacts .financas .file-info a img,
body .page-wrap #contacts .relatorios .file-info a img,
body .page-wrap #documentation .financas .file-info a img,
body .page-wrap #documentation .relatorios .file-info a img,
body .page-wrap #relatorio .financas .file-info a img,
body .page-wrap #relatorio .relatorios .file-info a img,
body .page-wrap #filedownload .financas .file-info a img,
body .page-wrap #filedownload .relatorios .file-info a img,
body .page-wrap #files .financas .file-info a img,
body .page-wrap #files .relatorios .file-info a img,
body .page-wrap #files2 .financas .file-info a img,
body .page-wrap #files2 .relatorios .file-info a img {
    width: 35%;
    display: block;
    margin: 0 auto 5px;
}
body .page-wrap #textwithphoto .financas .file-info a span,
body .page-wrap #textwithphoto .relatorios .file-info a span,
body .page-wrap #text .financas .file-info a span,
body .page-wrap #text .relatorios .file-info a span,
body .page-wrap #eco5 .financas .file-info a span,
body .page-wrap #eco5 .relatorios .file-info a span,
body .page-wrap #mapageral .financas .file-info a span,
body .page-wrap #mapageral .relatorios .file-info a span,
body .page-wrap #team .financas .file-info a span,
body .page-wrap #team .relatorios .file-info a span,
body .page-wrap #dicas .financas .file-info a span,
body .page-wrap #dicas .relatorios .file-info a span,
body .page-wrap #marcacao .financas .file-info a span,
body .page-wrap #marcacao .relatorios .file-info a span,
body .page-wrap #revistas .financas .file-info a span,
body .page-wrap #revistas .relatorios .file-info a span,
body .page-wrap #campanhas .financas .file-info a span,
body .page-wrap #campanhas .relatorios .file-info a span,
body .page-wrap #edu-ambiental .financas .file-info a span,
body .page-wrap #edu-ambiental .relatorios .file-info a span,
body .page-wrap #contacts .financas .file-info a span,
body .page-wrap #contacts .relatorios .file-info a span,
body .page-wrap #documentation .financas .file-info a span,
body .page-wrap #documentation .relatorios .file-info a span,
body .page-wrap #relatorio .financas .file-info a span,
body .page-wrap #relatorio .relatorios .file-info a span,
body .page-wrap #filedownload .financas .file-info a span,
body .page-wrap #filedownload .relatorios .file-info a span,
body .page-wrap #files .financas .file-info a span,
body .page-wrap #files .relatorios .file-info a span,
body .page-wrap #files2 .financas .file-info a span,
body .page-wrap #files2 .relatorios .file-info a span {
    color: #6c6c6c;
    font-family: "Myriad Pro Regular";
}
body .page-wrap #textwithphoto .financas .file-info .info,
body .page-wrap #textwithphoto .relatorios .file-info .info,
body .page-wrap #text .financas .file-info .info,
body .page-wrap #text .relatorios .file-info .info,
body .page-wrap #eco5 .financas .file-info .info,
body .page-wrap #eco5 .relatorios .file-info .info,
body .page-wrap #mapageral .financas .file-info .info,
body .page-wrap #mapageral .relatorios .file-info .info,
body .page-wrap #team .financas .file-info .info,
body .page-wrap #team .relatorios .file-info .info,
body .page-wrap #dicas .financas .file-info .info,
body .page-wrap #dicas .relatorios .file-info .info,
body .page-wrap #marcacao .financas .file-info .info,
body .page-wrap #marcacao .relatorios .file-info .info,
body .page-wrap #revistas .financas .file-info .info,
body .page-wrap #revistas .relatorios .file-info .info,
body .page-wrap #campanhas .financas .file-info .info,
body .page-wrap #campanhas .relatorios .file-info .info,
body .page-wrap #edu-ambiental .financas .file-info .info,
body .page-wrap #edu-ambiental .relatorios .file-info .info,
body .page-wrap #contacts .financas .file-info .info,
body .page-wrap #contacts .relatorios .file-info .info,
body .page-wrap #documentation .financas .file-info .info,
body .page-wrap #documentation .relatorios .file-info .info,
body .page-wrap #relatorio .financas .file-info .info,
body .page-wrap #relatorio .relatorios .file-info .info,
body .page-wrap #filedownload .financas .file-info .info,
body .page-wrap #filedownload .relatorios .file-info .info,
body .page-wrap #files .financas .file-info .info,
body .page-wrap #files .relatorios .file-info .info,
body .page-wrap #files2 .financas .file-info .info,
body .page-wrap #files2 .relatorios .file-info .info {
    margin-top: 15px;
    border: 2px dashed #7dc144;
    padding: 5px 0;
}
body .page-wrap #textwithphoto .financas .file-info .info p,
body .page-wrap #textwithphoto .relatorios .file-info .info p,
body .page-wrap #text .financas .file-info .info p,
body .page-wrap #text .relatorios .file-info .info p,
body .page-wrap #eco5 .financas .file-info .info p,
body .page-wrap #eco5 .relatorios .file-info .info p,
body .page-wrap #mapageral .financas .file-info .info p,
body .page-wrap #mapageral .relatorios .file-info .info p,
body .page-wrap #team .financas .file-info .info p,
body .page-wrap #team .relatorios .file-info .info p,
body .page-wrap #dicas .financas .file-info .info p,
body .page-wrap #dicas .relatorios .file-info .info p,
body .page-wrap #marcacao .financas .file-info .info p,
body .page-wrap #marcacao .relatorios .file-info .info p,
body .page-wrap #revistas .financas .file-info .info p,
body .page-wrap #revistas .relatorios .file-info .info p,
body .page-wrap #campanhas .financas .file-info .info p,
body .page-wrap #campanhas .relatorios .file-info .info p,
body .page-wrap #edu-ambiental .financas .file-info .info p,
body .page-wrap #edu-ambiental .relatorios .file-info .info p,
body .page-wrap #contacts .financas .file-info .info p,
body .page-wrap #contacts .relatorios .file-info .info p,
body .page-wrap #documentation .financas .file-info .info p,
body .page-wrap #documentation .relatorios .file-info .info p,
body .page-wrap #relatorio .financas .file-info .info p,
body .page-wrap #relatorio .relatorios .file-info .info p,
body .page-wrap #filedownload .financas .file-info .info p,
body .page-wrap #filedownload .relatorios .file-info .info p,
body .page-wrap #files .financas .file-info .info p,
body .page-wrap #files .relatorios .file-info .info p,
body .page-wrap #files2 .financas .file-info .info p,
body .page-wrap #files2 .relatorios .file-info .info p {
    margin: 0;
}
body .page-wrap #textwithphoto .financas .file-info .info p span,
body .page-wrap #textwithphoto .relatorios .file-info .info p span,
body .page-wrap #text .financas .file-info .info p span,
body .page-wrap #text .relatorios .file-info .info p span,
body .page-wrap #eco5 .financas .file-info .info p span,
body .page-wrap #eco5 .relatorios .file-info .info p span,
body .page-wrap #mapageral .financas .file-info .info p span,
body .page-wrap #mapageral .relatorios .file-info .info p span,
body .page-wrap #team .financas .file-info .info p span,
body .page-wrap #team .relatorios .file-info .info p span,
body .page-wrap #dicas .financas .file-info .info p span,
body .page-wrap #dicas .relatorios .file-info .info p span,
body .page-wrap #marcacao .financas .file-info .info p span,
body .page-wrap #marcacao .relatorios .file-info .info p span,
body .page-wrap #revistas .financas .file-info .info p span,
body .page-wrap #revistas .relatorios .file-info .info p span,
body .page-wrap #campanhas .financas .file-info .info p span,
body .page-wrap #campanhas .relatorios .file-info .info p span,
body .page-wrap #edu-ambiental .financas .file-info .info p span,
body .page-wrap #edu-ambiental .relatorios .file-info .info p span,
body .page-wrap #contacts .financas .file-info .info p span,
body .page-wrap #contacts .relatorios .file-info .info p span,
body .page-wrap #documentation .financas .file-info .info p span,
body .page-wrap #documentation .relatorios .file-info .info p span,
body .page-wrap #relatorio .financas .file-info .info p span,
body .page-wrap #relatorio .relatorios .file-info .info p span,
body .page-wrap #filedownload .financas .file-info .info p span,
body .page-wrap #filedownload .relatorios .file-info .info p span,
body .page-wrap #files .financas .file-info .info p span,
body .page-wrap #files .relatorios .file-info .info p span,
body .page-wrap #files2 .financas .file-info .info p span,
body .page-wrap #files2 .relatorios .file-info .info p span {
    text-transform: uppercase;
    display: block;
    color: #6c6c6c;
    font-family: "Myriad Pro Semibold";
}
body .page-wrap #textwithphoto .dicas-wrapper,
body .page-wrap #textwithphoto .revistas-wrapper,
body .page-wrap #textwithphoto .files-wrapper,
body .page-wrap #textwithphoto .campanhas-wrapper,
body .page-wrap #text .dicas-wrapper,
body .page-wrap #text .revistas-wrapper,
body .page-wrap #text .files-wrapper,
body .page-wrap #text .campanhas-wrapper,
body .page-wrap #eco5 .dicas-wrapper,
body .page-wrap #eco5 .revistas-wrapper,
body .page-wrap #eco5 .files-wrapper,
body .page-wrap #eco5 .campanhas-wrapper,
body .page-wrap #mapageral .dicas-wrapper,
body .page-wrap #mapageral .revistas-wrapper,
body .page-wrap #mapageral .files-wrapper,
body .page-wrap #mapageral .campanhas-wrapper,
body .page-wrap #team .dicas-wrapper,
body .page-wrap #team .revistas-wrapper,
body .page-wrap #team .files-wrapper,
body .page-wrap #team .campanhas-wrapper,
body .page-wrap #dicas .dicas-wrapper,
body .page-wrap #dicas .revistas-wrapper,
body .page-wrap #dicas .files-wrapper,
body .page-wrap #dicas .campanhas-wrapper,
body .page-wrap #marcacao .dicas-wrapper,
body .page-wrap #marcacao .revistas-wrapper,
body .page-wrap #marcacao .files-wrapper,
body .page-wrap #marcacao .campanhas-wrapper,
body .page-wrap #revistas .dicas-wrapper,
body .page-wrap #revistas .revistas-wrapper,
body .page-wrap #revistas .files-wrapper,
body .page-wrap #revistas .campanhas-wrapper,
body .page-wrap #campanhas .dicas-wrapper,
body .page-wrap #campanhas .revistas-wrapper,
body .page-wrap #campanhas .files-wrapper,
body .page-wrap #campanhas .campanhas-wrapper,
body .page-wrap #edu-ambiental .dicas-wrapper,
body .page-wrap #edu-ambiental .revistas-wrapper,
body .page-wrap #edu-ambiental .files-wrapper,
body .page-wrap #edu-ambiental .campanhas-wrapper,
body .page-wrap #contacts .dicas-wrapper,
body .page-wrap #contacts .revistas-wrapper,
body .page-wrap #contacts .files-wrapper,
body .page-wrap #contacts .campanhas-wrapper,
body .page-wrap #documentation .dicas-wrapper,
body .page-wrap #documentation .revistas-wrapper,
body .page-wrap #documentation .files-wrapper,
body .page-wrap #documentation .campanhas-wrapper,
body .page-wrap #relatorio .dicas-wrapper,
body .page-wrap #relatorio .revistas-wrapper,
body .page-wrap #relatorio .files-wrapper,
body .page-wrap #relatorio .campanhas-wrapper,
body .page-wrap #filedownload .dicas-wrapper,
body .page-wrap #filedownload .revistas-wrapper,
body .page-wrap #filedownload .files-wrapper,
body .page-wrap #filedownload .campanhas-wrapper,
body .page-wrap #files .dicas-wrapper,
body .page-wrap #files .revistas-wrapper,
body .page-wrap #files .files-wrapper,
body .page-wrap #files .campanhas-wrapper,
body .page-wrap #files2 .dicas-wrapper,
body .page-wrap #files2 .revistas-wrapper,
body .page-wrap #files2 .files-wrapper,
body .page-wrap #files2 .campanhas-wrapper {
    box-sizing: border-box;
}
body .page-wrap #textwithphoto .dicas-wrapper .swiper-slide,
body .page-wrap #textwithphoto .revistas-wrapper .swiper-slide,
body .page-wrap #textwithphoto .files-wrapper .swiper-slide,
body .page-wrap #textwithphoto .campanhas-wrapper .swiper-slide,
body .page-wrap #text .dicas-wrapper .swiper-slide,
body .page-wrap #text .revistas-wrapper .swiper-slide,
body .page-wrap #text .files-wrapper .swiper-slide,
body .page-wrap #text .campanhas-wrapper .swiper-slide,
body .page-wrap #eco5 .dicas-wrapper .swiper-slide,
body .page-wrap #eco5 .revistas-wrapper .swiper-slide,
body .page-wrap #eco5 .files-wrapper .swiper-slide,
body .page-wrap #eco5 .campanhas-wrapper .swiper-slide,
body .page-wrap #mapageral .dicas-wrapper .swiper-slide,
body .page-wrap #mapageral .revistas-wrapper .swiper-slide,
body .page-wrap #mapageral .files-wrapper .swiper-slide,
body .page-wrap #mapageral .campanhas-wrapper .swiper-slide,
body .page-wrap #team .dicas-wrapper .swiper-slide,
body .page-wrap #team .revistas-wrapper .swiper-slide,
body .page-wrap #team .files-wrapper .swiper-slide,
body .page-wrap #team .campanhas-wrapper .swiper-slide,
body .page-wrap #dicas .dicas-wrapper .swiper-slide,
body .page-wrap #dicas .revistas-wrapper .swiper-slide,
body .page-wrap #dicas .files-wrapper .swiper-slide,
body .page-wrap #dicas .campanhas-wrapper .swiper-slide,
body .page-wrap #marcacao .dicas-wrapper .swiper-slide,
body .page-wrap #marcacao .revistas-wrapper .swiper-slide,
body .page-wrap #marcacao .files-wrapper .swiper-slide,
body .page-wrap #marcacao .campanhas-wrapper .swiper-slide,
body .page-wrap #revistas .dicas-wrapper .swiper-slide,
body .page-wrap #revistas .revistas-wrapper .swiper-slide,
body .page-wrap #revistas .files-wrapper .swiper-slide,
body .page-wrap #revistas .campanhas-wrapper .swiper-slide,
body .page-wrap #campanhas .dicas-wrapper .swiper-slide,
body .page-wrap #campanhas .revistas-wrapper .swiper-slide,
body .page-wrap #campanhas .files-wrapper .swiper-slide,
body .page-wrap #campanhas .campanhas-wrapper .swiper-slide,
body .page-wrap #edu-ambiental .dicas-wrapper .swiper-slide,
body .page-wrap #edu-ambiental .revistas-wrapper .swiper-slide,
body .page-wrap #edu-ambiental .files-wrapper .swiper-slide,
body .page-wrap #edu-ambiental .campanhas-wrapper .swiper-slide,
body .page-wrap #contacts .dicas-wrapper .swiper-slide,
body .page-wrap #contacts .revistas-wrapper .swiper-slide,
body .page-wrap #contacts .files-wrapper .swiper-slide,
body .page-wrap #contacts .campanhas-wrapper .swiper-slide,
body .page-wrap #documentation .dicas-wrapper .swiper-slide,
body .page-wrap #documentation .revistas-wrapper .swiper-slide,
body .page-wrap #documentation .files-wrapper .swiper-slide,
body .page-wrap #documentation .campanhas-wrapper .swiper-slide,
body .page-wrap #relatorio .dicas-wrapper .swiper-slide,
body .page-wrap #relatorio .revistas-wrapper .swiper-slide,
body .page-wrap #relatorio .files-wrapper .swiper-slide,
body .page-wrap #relatorio .campanhas-wrapper .swiper-slide,
body .page-wrap #filedownload .dicas-wrapper .swiper-slide,
body .page-wrap #filedownload .revistas-wrapper .swiper-slide,
body .page-wrap #filedownload .files-wrapper .swiper-slide,
body .page-wrap #filedownload .campanhas-wrapper .swiper-slide,
body .page-wrap #files .dicas-wrapper .swiper-slide,
body .page-wrap #files .revistas-wrapper .swiper-slide,
body .page-wrap #files .files-wrapper .swiper-slide,
body .page-wrap #files .campanhas-wrapper .swiper-slide,
body .page-wrap #files2 .dicas-wrapper .swiper-slide,
body .page-wrap #files2 .revistas-wrapper .swiper-slide,
body .page-wrap #files2 .files-wrapper .swiper-slide,
body .page-wrap #files2 .campanhas-wrapper .swiper-slide {
    width: 20%;
    padding: 0 5px;
    align-self: flex-end;
    text-align: center;
}
@media screen and (max-width: 1370px) {
    body .page-wrap #textwithphoto .dicas-wrapper .swiper-slide,
    body .page-wrap #textwithphoto .revistas-wrapper .swiper-slide,
    body .page-wrap #textwithphoto .files-wrapper .swiper-slide,
    body .page-wrap #textwithphoto .campanhas-wrapper .swiper-slide,
    body .page-wrap #text .dicas-wrapper .swiper-slide,
    body .page-wrap #text .revistas-wrapper .swiper-slide,
    body .page-wrap #text .files-wrapper .swiper-slide,
    body .page-wrap #text .campanhas-wrapper .swiper-slide,
    body .page-wrap #eco5 .dicas-wrapper .swiper-slide,
    body .page-wrap #eco5 .revistas-wrapper .swiper-slide,
    body .page-wrap #eco5 .files-wrapper .swiper-slide,
    body .page-wrap #eco5 .campanhas-wrapper .swiper-slide,
    body .page-wrap #mapageral .dicas-wrapper .swiper-slide,
    body .page-wrap #mapageral .revistas-wrapper .swiper-slide,
    body .page-wrap #mapageral .files-wrapper .swiper-slide,
    body .page-wrap #mapageral .campanhas-wrapper .swiper-slide,
    body .page-wrap #team .dicas-wrapper .swiper-slide,
    body .page-wrap #team .revistas-wrapper .swiper-slide,
    body .page-wrap #team .files-wrapper .swiper-slide,
    body .page-wrap #team .campanhas-wrapper .swiper-slide,
    body .page-wrap #dicas .dicas-wrapper .swiper-slide,
    body .page-wrap #dicas .revistas-wrapper .swiper-slide,
    body .page-wrap #dicas .files-wrapper .swiper-slide,
    body .page-wrap #dicas .campanhas-wrapper .swiper-slide,
    body .page-wrap #marcacao .dicas-wrapper .swiper-slide,
    body .page-wrap #marcacao .revistas-wrapper .swiper-slide,
    body .page-wrap #marcacao .files-wrapper .swiper-slide,
    body .page-wrap #marcacao .campanhas-wrapper .swiper-slide,
    body .page-wrap #revistas .dicas-wrapper .swiper-slide,
    body .page-wrap #revistas .revistas-wrapper .swiper-slide,
    body .page-wrap #revistas .files-wrapper .swiper-slide,
    body .page-wrap #revistas .campanhas-wrapper .swiper-slide,
    body .page-wrap #campanhas .dicas-wrapper .swiper-slide,
    body .page-wrap #campanhas .revistas-wrapper .swiper-slide,
    body .page-wrap #campanhas .files-wrapper .swiper-slide,
    body .page-wrap #campanhas .campanhas-wrapper .swiper-slide,
    body .page-wrap #edu-ambiental .dicas-wrapper .swiper-slide,
    body .page-wrap #edu-ambiental .revistas-wrapper .swiper-slide,
    body .page-wrap #edu-ambiental .files-wrapper .swiper-slide,
    body .page-wrap #edu-ambiental .campanhas-wrapper .swiper-slide,
    body .page-wrap #contacts .dicas-wrapper .swiper-slide,
    body .page-wrap #contacts .revistas-wrapper .swiper-slide,
    body .page-wrap #contacts .files-wrapper .swiper-slide,
    body .page-wrap #contacts .campanhas-wrapper .swiper-slide,
    body .page-wrap #documentation .dicas-wrapper .swiper-slide,
    body .page-wrap #documentation .revistas-wrapper .swiper-slide,
    body .page-wrap #documentation .files-wrapper .swiper-slide,
    body .page-wrap #documentation .campanhas-wrapper .swiper-slide,
    body .page-wrap #relatorio .dicas-wrapper .swiper-slide,
    body .page-wrap #relatorio .revistas-wrapper .swiper-slide,
    body .page-wrap #relatorio .files-wrapper .swiper-slide,
    body .page-wrap #relatorio .campanhas-wrapper .swiper-slide,
    body .page-wrap #filedownload .dicas-wrapper .swiper-slide,
    body .page-wrap #filedownload .revistas-wrapper .swiper-slide,
    body .page-wrap #filedownload .files-wrapper .swiper-slide,
    body .page-wrap #filedownload .campanhas-wrapper .swiper-slide,
    body .page-wrap #files .dicas-wrapper .swiper-slide,
    body .page-wrap #files .revistas-wrapper .swiper-slide,
    body .page-wrap #files .files-wrapper .swiper-slide,
    body .page-wrap #files .campanhas-wrapper .swiper-slide,
    body .page-wrap #files2 .dicas-wrapper .swiper-slide,
    body .page-wrap #files2 .revistas-wrapper .swiper-slide,
    body .page-wrap #files2 .files-wrapper .swiper-slide,
    body .page-wrap #files2 .campanhas-wrapper .swiper-slide {
        width: 25%;
    }
}
body .page-wrap #textwithphoto .dicas-wrapper .swiper-slide:only-child,
body .page-wrap #textwithphoto .revistas-wrapper .swiper-slide:only-child,
body .page-wrap #textwithphoto .files-wrapper .swiper-slide:only-child,
body .page-wrap #textwithphoto .campanhas-wrapper .swiper-slide:only-child,
body .page-wrap #text .dicas-wrapper .swiper-slide:only-child,
body .page-wrap #text .revistas-wrapper .swiper-slide:only-child,
body .page-wrap #text .files-wrapper .swiper-slide:only-child,
body .page-wrap #text .campanhas-wrapper .swiper-slide:only-child,
body .page-wrap #eco5 .dicas-wrapper .swiper-slide:only-child,
body .page-wrap #eco5 .revistas-wrapper .swiper-slide:only-child,
body .page-wrap #eco5 .files-wrapper .swiper-slide:only-child,
body .page-wrap #eco5 .campanhas-wrapper .swiper-slide:only-child,
body .page-wrap #mapageral .dicas-wrapper .swiper-slide:only-child,
body .page-wrap #mapageral .revistas-wrapper .swiper-slide:only-child,
body .page-wrap #mapageral .files-wrapper .swiper-slide:only-child,
body .page-wrap #mapageral .campanhas-wrapper .swiper-slide:only-child,
body .page-wrap #team .dicas-wrapper .swiper-slide:only-child,
body .page-wrap #team .revistas-wrapper .swiper-slide:only-child,
body .page-wrap #team .files-wrapper .swiper-slide:only-child,
body .page-wrap #team .campanhas-wrapper .swiper-slide:only-child,
body .page-wrap #dicas .dicas-wrapper .swiper-slide:only-child,
body .page-wrap #dicas .revistas-wrapper .swiper-slide:only-child,
body .page-wrap #dicas .files-wrapper .swiper-slide:only-child,
body .page-wrap #dicas .campanhas-wrapper .swiper-slide:only-child,
body .page-wrap #marcacao .dicas-wrapper .swiper-slide:only-child,
body .page-wrap #marcacao .revistas-wrapper .swiper-slide:only-child,
body .page-wrap #marcacao .files-wrapper .swiper-slide:only-child,
body .page-wrap #marcacao .campanhas-wrapper .swiper-slide:only-child,
body .page-wrap #revistas .dicas-wrapper .swiper-slide:only-child,
body .page-wrap #revistas .revistas-wrapper .swiper-slide:only-child,
body .page-wrap #revistas .files-wrapper .swiper-slide:only-child,
body .page-wrap #revistas .campanhas-wrapper .swiper-slide:only-child,
body .page-wrap #campanhas .dicas-wrapper .swiper-slide:only-child,
body .page-wrap #campanhas .revistas-wrapper .swiper-slide:only-child,
body .page-wrap #campanhas .files-wrapper .swiper-slide:only-child,
body .page-wrap #campanhas .campanhas-wrapper .swiper-slide:only-child,
body .page-wrap #edu-ambiental .dicas-wrapper .swiper-slide:only-child,
body .page-wrap #edu-ambiental .revistas-wrapper .swiper-slide:only-child,
body .page-wrap #edu-ambiental .files-wrapper .swiper-slide:only-child,
body .page-wrap #edu-ambiental .campanhas-wrapper .swiper-slide:only-child,
body .page-wrap #contacts .dicas-wrapper .swiper-slide:only-child,
body .page-wrap #contacts .revistas-wrapper .swiper-slide:only-child,
body .page-wrap #contacts .files-wrapper .swiper-slide:only-child,
body .page-wrap #contacts .campanhas-wrapper .swiper-slide:only-child,
body .page-wrap #documentation .dicas-wrapper .swiper-slide:only-child,
body .page-wrap #documentation .revistas-wrapper .swiper-slide:only-child,
body .page-wrap #documentation .files-wrapper .swiper-slide:only-child,
body .page-wrap #documentation .campanhas-wrapper .swiper-slide:only-child,
body .page-wrap #relatorio .dicas-wrapper .swiper-slide:only-child,
body .page-wrap #relatorio .revistas-wrapper .swiper-slide:only-child,
body .page-wrap #relatorio .files-wrapper .swiper-slide:only-child,
body .page-wrap #relatorio .campanhas-wrapper .swiper-slide:only-child,
body .page-wrap #filedownload .dicas-wrapper .swiper-slide:only-child,
body .page-wrap #filedownload .revistas-wrapper .swiper-slide:only-child,
body .page-wrap #filedownload .files-wrapper .swiper-slide:only-child,
body .page-wrap #filedownload .campanhas-wrapper .swiper-slide:only-child,
body .page-wrap #files .dicas-wrapper .swiper-slide:only-child,
body .page-wrap #files .revistas-wrapper .swiper-slide:only-child,
body .page-wrap #files .files-wrapper .swiper-slide:only-child,
body .page-wrap #files .campanhas-wrapper .swiper-slide:only-child,
body .page-wrap #files2 .dicas-wrapper .swiper-slide:only-child,
body .page-wrap #files2 .revistas-wrapper .swiper-slide:only-child,
body .page-wrap #files2 .files-wrapper .swiper-slide:only-child,
body .page-wrap #files2 .campanhas-wrapper .swiper-slide:only-child {
    margin: 0 auto !important;
}
body .page-wrap #textwithphoto .dicas-wrapper .swiper-slide:first-of-type,
body .page-wrap #textwithphoto .revistas-wrapper .swiper-slide:first-of-type,
body .page-wrap #textwithphoto .files-wrapper .swiper-slide:first-of-type,
body .page-wrap #textwithphoto .campanhas-wrapper .swiper-slide:first-of-type,
body .page-wrap #text .dicas-wrapper .swiper-slide:first-of-type,
body .page-wrap #text .revistas-wrapper .swiper-slide:first-of-type,
body .page-wrap #text .files-wrapper .swiper-slide:first-of-type,
body .page-wrap #text .campanhas-wrapper .swiper-slide:first-of-type,
body .page-wrap #eco5 .dicas-wrapper .swiper-slide:first-of-type,
body .page-wrap #eco5 .revistas-wrapper .swiper-slide:first-of-type,
body .page-wrap #eco5 .files-wrapper .swiper-slide:first-of-type,
body .page-wrap #eco5 .campanhas-wrapper .swiper-slide:first-of-type,
body .page-wrap #mapageral .dicas-wrapper .swiper-slide:first-of-type,
body .page-wrap #mapageral .revistas-wrapper .swiper-slide:first-of-type,
body .page-wrap #mapageral .files-wrapper .swiper-slide:first-of-type,
body .page-wrap #mapageral .campanhas-wrapper .swiper-slide:first-of-type,
body .page-wrap #team .dicas-wrapper .swiper-slide:first-of-type,
body .page-wrap #team .revistas-wrapper .swiper-slide:first-of-type,
body .page-wrap #team .files-wrapper .swiper-slide:first-of-type,
body .page-wrap #team .campanhas-wrapper .swiper-slide:first-of-type,
body .page-wrap #dicas .dicas-wrapper .swiper-slide:first-of-type,
body .page-wrap #dicas .revistas-wrapper .swiper-slide:first-of-type,
body .page-wrap #dicas .files-wrapper .swiper-slide:first-of-type,
body .page-wrap #dicas .campanhas-wrapper .swiper-slide:first-of-type,
body .page-wrap #marcacao .dicas-wrapper .swiper-slide:first-of-type,
body .page-wrap #marcacao .revistas-wrapper .swiper-slide:first-of-type,
body .page-wrap #marcacao .files-wrapper .swiper-slide:first-of-type,
body .page-wrap #marcacao .campanhas-wrapper .swiper-slide:first-of-type,
body .page-wrap #revistas .dicas-wrapper .swiper-slide:first-of-type,
body .page-wrap #revistas .revistas-wrapper .swiper-slide:first-of-type,
body .page-wrap #revistas .files-wrapper .swiper-slide:first-of-type,
body .page-wrap #revistas .campanhas-wrapper .swiper-slide:first-of-type,
body .page-wrap #campanhas .dicas-wrapper .swiper-slide:first-of-type,
body .page-wrap #campanhas .revistas-wrapper .swiper-slide:first-of-type,
body .page-wrap #campanhas .files-wrapper .swiper-slide:first-of-type,
body .page-wrap #campanhas .campanhas-wrapper .swiper-slide:first-of-type,
body .page-wrap #edu-ambiental .dicas-wrapper .swiper-slide:first-of-type,
body .page-wrap #edu-ambiental .revistas-wrapper .swiper-slide:first-of-type,
body .page-wrap #edu-ambiental .files-wrapper .swiper-slide:first-of-type,
body .page-wrap #edu-ambiental .campanhas-wrapper .swiper-slide:first-of-type,
body .page-wrap #contacts .dicas-wrapper .swiper-slide:first-of-type,
body .page-wrap #contacts .revistas-wrapper .swiper-slide:first-of-type,
body .page-wrap #contacts .files-wrapper .swiper-slide:first-of-type,
body .page-wrap #contacts .campanhas-wrapper .swiper-slide:first-of-type,
body .page-wrap #documentation .dicas-wrapper .swiper-slide:first-of-type,
body .page-wrap #documentation .revistas-wrapper .swiper-slide:first-of-type,
body .page-wrap #documentation .files-wrapper .swiper-slide:first-of-type,
body .page-wrap #documentation .campanhas-wrapper .swiper-slide:first-of-type,
body .page-wrap #relatorio .dicas-wrapper .swiper-slide:first-of-type,
body .page-wrap #relatorio .revistas-wrapper .swiper-slide:first-of-type,
body .page-wrap #relatorio .files-wrapper .swiper-slide:first-of-type,
body .page-wrap #relatorio .campanhas-wrapper .swiper-slide:first-of-type,
body .page-wrap #filedownload .dicas-wrapper .swiper-slide:first-of-type,
body .page-wrap #filedownload .revistas-wrapper .swiper-slide:first-of-type,
body .page-wrap #filedownload .files-wrapper .swiper-slide:first-of-type,
body .page-wrap #filedownload .campanhas-wrapper .swiper-slide:first-of-type,
body .page-wrap #files .dicas-wrapper .swiper-slide:first-of-type,
body .page-wrap #files .revistas-wrapper .swiper-slide:first-of-type,
body .page-wrap #files .files-wrapper .swiper-slide:first-of-type,
body .page-wrap #files .campanhas-wrapper .swiper-slide:first-of-type,
body .page-wrap #files2 .dicas-wrapper .swiper-slide:first-of-type,
body .page-wrap #files2 .revistas-wrapper .swiper-slide:first-of-type,
body .page-wrap #files2 .files-wrapper .swiper-slide:first-of-type,
body .page-wrap #files2 .campanhas-wrapper .swiper-slide:first-of-type {
    margin: 0 0 0 auto;
}
body .page-wrap #textwithphoto .dicas-wrapper .swiper-slide:last-of-type,
body .page-wrap #textwithphoto .revistas-wrapper .swiper-slide:last-of-type,
body .page-wrap #textwithphoto .files-wrapper .swiper-slide:last-of-type,
body .page-wrap #textwithphoto .campanhas-wrapper .swiper-slide:last-of-type,
body .page-wrap #text .dicas-wrapper .swiper-slide:last-of-type,
body .page-wrap #text .revistas-wrapper .swiper-slide:last-of-type,
body .page-wrap #text .files-wrapper .swiper-slide:last-of-type,
body .page-wrap #text .campanhas-wrapper .swiper-slide:last-of-type,
body .page-wrap #eco5 .dicas-wrapper .swiper-slide:last-of-type,
body .page-wrap #eco5 .revistas-wrapper .swiper-slide:last-of-type,
body .page-wrap #eco5 .files-wrapper .swiper-slide:last-of-type,
body .page-wrap #eco5 .campanhas-wrapper .swiper-slide:last-of-type,
body .page-wrap #mapageral .dicas-wrapper .swiper-slide:last-of-type,
body .page-wrap #mapageral .revistas-wrapper .swiper-slide:last-of-type,
body .page-wrap #mapageral .files-wrapper .swiper-slide:last-of-type,
body .page-wrap #mapageral .campanhas-wrapper .swiper-slide:last-of-type,
body .page-wrap #team .dicas-wrapper .swiper-slide:last-of-type,
body .page-wrap #team .revistas-wrapper .swiper-slide:last-of-type,
body .page-wrap #team .files-wrapper .swiper-slide:last-of-type,
body .page-wrap #team .campanhas-wrapper .swiper-slide:last-of-type,
body .page-wrap #dicas .dicas-wrapper .swiper-slide:last-of-type,
body .page-wrap #dicas .revistas-wrapper .swiper-slide:last-of-type,
body .page-wrap #dicas .files-wrapper .swiper-slide:last-of-type,
body .page-wrap #dicas .campanhas-wrapper .swiper-slide:last-of-type,
body .page-wrap #marcacao .dicas-wrapper .swiper-slide:last-of-type,
body .page-wrap #marcacao .revistas-wrapper .swiper-slide:last-of-type,
body .page-wrap #marcacao .files-wrapper .swiper-slide:last-of-type,
body .page-wrap #marcacao .campanhas-wrapper .swiper-slide:last-of-type,
body .page-wrap #revistas .dicas-wrapper .swiper-slide:last-of-type,
body .page-wrap #revistas .revistas-wrapper .swiper-slide:last-of-type,
body .page-wrap #revistas .files-wrapper .swiper-slide:last-of-type,
body .page-wrap #revistas .campanhas-wrapper .swiper-slide:last-of-type,
body .page-wrap #campanhas .dicas-wrapper .swiper-slide:last-of-type,
body .page-wrap #campanhas .revistas-wrapper .swiper-slide:last-of-type,
body .page-wrap #campanhas .files-wrapper .swiper-slide:last-of-type,
body .page-wrap #campanhas .campanhas-wrapper .swiper-slide:last-of-type,
body .page-wrap #edu-ambiental .dicas-wrapper .swiper-slide:last-of-type,
body .page-wrap #edu-ambiental .revistas-wrapper .swiper-slide:last-of-type,
body .page-wrap #edu-ambiental .files-wrapper .swiper-slide:last-of-type,
body .page-wrap #edu-ambiental .campanhas-wrapper .swiper-slide:last-of-type,
body .page-wrap #contacts .dicas-wrapper .swiper-slide:last-of-type,
body .page-wrap #contacts .revistas-wrapper .swiper-slide:last-of-type,
body .page-wrap #contacts .files-wrapper .swiper-slide:last-of-type,
body .page-wrap #contacts .campanhas-wrapper .swiper-slide:last-of-type,
body .page-wrap #documentation .dicas-wrapper .swiper-slide:last-of-type,
body .page-wrap #documentation .revistas-wrapper .swiper-slide:last-of-type,
body .page-wrap #documentation .files-wrapper .swiper-slide:last-of-type,
body .page-wrap #documentation .campanhas-wrapper .swiper-slide:last-of-type,
body .page-wrap #relatorio .dicas-wrapper .swiper-slide:last-of-type,
body .page-wrap #relatorio .revistas-wrapper .swiper-slide:last-of-type,
body .page-wrap #relatorio .files-wrapper .swiper-slide:last-of-type,
body .page-wrap #relatorio .campanhas-wrapper .swiper-slide:last-of-type,
body .page-wrap #filedownload .dicas-wrapper .swiper-slide:last-of-type,
body .page-wrap #filedownload .revistas-wrapper .swiper-slide:last-of-type,
body .page-wrap #filedownload .files-wrapper .swiper-slide:last-of-type,
body .page-wrap #filedownload .campanhas-wrapper .swiper-slide:last-of-type,
body .page-wrap #files .dicas-wrapper .swiper-slide:last-of-type,
body .page-wrap #files .revistas-wrapper .swiper-slide:last-of-type,
body .page-wrap #files .files-wrapper .swiper-slide:last-of-type,
body .page-wrap #files .campanhas-wrapper .swiper-slide:last-of-type,
body .page-wrap #files2 .dicas-wrapper .swiper-slide:last-of-type,
body .page-wrap #files2 .revistas-wrapper .swiper-slide:last-of-type,
body .page-wrap #files2 .files-wrapper .swiper-slide:last-of-type,
body .page-wrap #files2 .campanhas-wrapper .swiper-slide:last-of-type {
    margin: 0 auto 0 0;
}
body .page-wrap #textwithphoto .dicas-wrapper .swiper-slide div,
body .page-wrap #textwithphoto .revistas-wrapper .swiper-slide div,
body .page-wrap #textwithphoto .files-wrapper .swiper-slide div,
body .page-wrap #textwithphoto .campanhas-wrapper .swiper-slide div,
body .page-wrap #text .dicas-wrapper .swiper-slide div,
body .page-wrap #text .revistas-wrapper .swiper-slide div,
body .page-wrap #text .files-wrapper .swiper-slide div,
body .page-wrap #text .campanhas-wrapper .swiper-slide div,
body .page-wrap #eco5 .dicas-wrapper .swiper-slide div,
body .page-wrap #eco5 .revistas-wrapper .swiper-slide div,
body .page-wrap #eco5 .files-wrapper .swiper-slide div,
body .page-wrap #eco5 .campanhas-wrapper .swiper-slide div,
body .page-wrap #mapageral .dicas-wrapper .swiper-slide div,
body .page-wrap #mapageral .revistas-wrapper .swiper-slide div,
body .page-wrap #mapageral .files-wrapper .swiper-slide div,
body .page-wrap #mapageral .campanhas-wrapper .swiper-slide div,
body .page-wrap #team .dicas-wrapper .swiper-slide div,
body .page-wrap #team .revistas-wrapper .swiper-slide div,
body .page-wrap #team .files-wrapper .swiper-slide div,
body .page-wrap #team .campanhas-wrapper .swiper-slide div,
body .page-wrap #dicas .dicas-wrapper .swiper-slide div,
body .page-wrap #dicas .revistas-wrapper .swiper-slide div,
body .page-wrap #dicas .files-wrapper .swiper-slide div,
body .page-wrap #dicas .campanhas-wrapper .swiper-slide div,
body .page-wrap #marcacao .dicas-wrapper .swiper-slide div,
body .page-wrap #marcacao .revistas-wrapper .swiper-slide div,
body .page-wrap #marcacao .files-wrapper .swiper-slide div,
body .page-wrap #marcacao .campanhas-wrapper .swiper-slide div,
body .page-wrap #revistas .dicas-wrapper .swiper-slide div,
body .page-wrap #revistas .revistas-wrapper .swiper-slide div,
body .page-wrap #revistas .files-wrapper .swiper-slide div,
body .page-wrap #revistas .campanhas-wrapper .swiper-slide div,
body .page-wrap #campanhas .dicas-wrapper .swiper-slide div,
body .page-wrap #campanhas .revistas-wrapper .swiper-slide div,
body .page-wrap #campanhas .files-wrapper .swiper-slide div,
body .page-wrap #campanhas .campanhas-wrapper .swiper-slide div,
body .page-wrap #edu-ambiental .dicas-wrapper .swiper-slide div,
body .page-wrap #edu-ambiental .revistas-wrapper .swiper-slide div,
body .page-wrap #edu-ambiental .files-wrapper .swiper-slide div,
body .page-wrap #edu-ambiental .campanhas-wrapper .swiper-slide div,
body .page-wrap #contacts .dicas-wrapper .swiper-slide div,
body .page-wrap #contacts .revistas-wrapper .swiper-slide div,
body .page-wrap #contacts .files-wrapper .swiper-slide div,
body .page-wrap #contacts .campanhas-wrapper .swiper-slide div,
body .page-wrap #documentation .dicas-wrapper .swiper-slide div,
body .page-wrap #documentation .revistas-wrapper .swiper-slide div,
body .page-wrap #documentation .files-wrapper .swiper-slide div,
body .page-wrap #documentation .campanhas-wrapper .swiper-slide div,
body .page-wrap #relatorio .dicas-wrapper .swiper-slide div,
body .page-wrap #relatorio .revistas-wrapper .swiper-slide div,
body .page-wrap #relatorio .files-wrapper .swiper-slide div,
body .page-wrap #relatorio .campanhas-wrapper .swiper-slide div,
body .page-wrap #filedownload .dicas-wrapper .swiper-slide div,
body .page-wrap #filedownload .revistas-wrapper .swiper-slide div,
body .page-wrap #filedownload .files-wrapper .swiper-slide div,
body .page-wrap #filedownload .campanhas-wrapper .swiper-slide div,
body .page-wrap #files .dicas-wrapper .swiper-slide div,
body .page-wrap #files .revistas-wrapper .swiper-slide div,
body .page-wrap #files .files-wrapper .swiper-slide div,
body .page-wrap #files .campanhas-wrapper .swiper-slide div,
body .page-wrap #files2 .dicas-wrapper .swiper-slide div,
body .page-wrap #files2 .revistas-wrapper .swiper-slide div,
body .page-wrap #files2 .files-wrapper .swiper-slide div,
body .page-wrap #files2 .campanhas-wrapper .swiper-slide div {
    height: inherit;
}
body .page-wrap #textwithphoto .dicas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #textwithphoto .revistas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #textwithphoto .files-wrapper .swiper-slide div .dicas-image,
body .page-wrap #textwithphoto .campanhas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #text .dicas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #text .revistas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #text .files-wrapper .swiper-slide div .dicas-image,
body .page-wrap #text .campanhas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #eco5 .dicas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #eco5 .revistas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #eco5 .files-wrapper .swiper-slide div .dicas-image,
body .page-wrap #eco5 .campanhas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #mapageral .dicas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #mapageral .revistas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #mapageral .files-wrapper .swiper-slide div .dicas-image,
body .page-wrap #mapageral .campanhas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #team .dicas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #team .revistas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #team .files-wrapper .swiper-slide div .dicas-image,
body .page-wrap #team .campanhas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #dicas .dicas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #dicas .revistas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #dicas .files-wrapper .swiper-slide div .dicas-image,
body .page-wrap #dicas .campanhas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #marcacao .dicas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #marcacao .revistas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #marcacao .files-wrapper .swiper-slide div .dicas-image,
body .page-wrap #marcacao .campanhas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #revistas .dicas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #revistas .revistas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #revistas .files-wrapper .swiper-slide div .dicas-image,
body .page-wrap #revistas .campanhas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #campanhas .dicas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #campanhas .revistas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #campanhas .files-wrapper .swiper-slide div .dicas-image,
body .page-wrap #campanhas .campanhas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #edu-ambiental .dicas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #edu-ambiental .revistas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #edu-ambiental .files-wrapper .swiper-slide div .dicas-image,
body .page-wrap #edu-ambiental .campanhas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #contacts .dicas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #contacts .revistas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #contacts .files-wrapper .swiper-slide div .dicas-image,
body .page-wrap #contacts .campanhas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #documentation .dicas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #documentation .revistas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #documentation .files-wrapper .swiper-slide div .dicas-image,
body .page-wrap #documentation .campanhas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #relatorio .dicas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #relatorio .revistas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #relatorio .files-wrapper .swiper-slide div .dicas-image,
body .page-wrap #relatorio .campanhas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #filedownload .dicas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #filedownload .revistas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #filedownload .files-wrapper .swiper-slide div .dicas-image,
body .page-wrap #filedownload .campanhas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #files .dicas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #files .revistas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #files .files-wrapper .swiper-slide div .dicas-image,
body .page-wrap #files .campanhas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #files2 .dicas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #files2 .revistas-wrapper .swiper-slide div .dicas-image,
body .page-wrap #files2 .files-wrapper .swiper-slide div .dicas-image,
body .page-wrap #files2 .campanhas-wrapper .swiper-slide div .dicas-image {
    margin-bottom: 15px;
}
body .page-wrap #textwithphoto .dicas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #textwithphoto .revistas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #textwithphoto .files-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #textwithphoto .campanhas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #text .dicas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #text .revistas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #text .files-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #text .campanhas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #eco5 .dicas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #eco5 .revistas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #eco5 .files-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #eco5 .campanhas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #mapageral .dicas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #mapageral .revistas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #mapageral .files-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #mapageral .campanhas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #team .dicas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #team .revistas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #team .files-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #team .campanhas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #dicas .dicas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #dicas .revistas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #dicas .files-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #dicas .campanhas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #marcacao .dicas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #marcacao .revistas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #marcacao .files-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #marcacao .campanhas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #revistas .dicas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #revistas .revistas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #revistas .files-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #revistas .campanhas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #campanhas .dicas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #campanhas .revistas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #campanhas .files-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #campanhas .campanhas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #edu-ambiental .dicas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #edu-ambiental .revistas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #edu-ambiental .files-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #edu-ambiental .campanhas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #contacts .dicas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #contacts .revistas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #contacts .files-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #contacts .campanhas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #documentation .dicas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #documentation .revistas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #documentation .files-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #documentation .campanhas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #relatorio .dicas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #relatorio .revistas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #relatorio .files-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #relatorio .campanhas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #filedownload .dicas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #filedownload .revistas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #filedownload .files-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #filedownload .campanhas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #files .dicas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #files .revistas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #files .files-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #files .campanhas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #files2 .dicas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #files2 .revistas-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #files2 .files-wrapper .swiper-slide div .dicas-image h3,
body .page-wrap #files2 .campanhas-wrapper .swiper-slide div .dicas-image h3 {
    color: #7dc144;
    text-transform: uppercase;
    font-family: "Myriad Pro Bold";
    text-align: center;
    font-size: 120%;
    margin-bottom: 15px;
}
body .page-wrap #textwithphoto .dicas-wrapper .swiper-slide div .info,
body .page-wrap #textwithphoto .revistas-wrapper .swiper-slide div .info,
body .page-wrap #textwithphoto .files-wrapper .swiper-slide div .info,
body .page-wrap #textwithphoto .campanhas-wrapper .swiper-slide div .info,
body .page-wrap #text .dicas-wrapper .swiper-slide div .info,
body .page-wrap #text .revistas-wrapper .swiper-slide div .info,
body .page-wrap #text .files-wrapper .swiper-slide div .info,
body .page-wrap #text .campanhas-wrapper .swiper-slide div .info,
body .page-wrap #eco5 .dicas-wrapper .swiper-slide div .info,
body .page-wrap #eco5 .revistas-wrapper .swiper-slide div .info,
body .page-wrap #eco5 .files-wrapper .swiper-slide div .info,
body .page-wrap #eco5 .campanhas-wrapper .swiper-slide div .info,
body .page-wrap #mapageral .dicas-wrapper .swiper-slide div .info,
body .page-wrap #mapageral .revistas-wrapper .swiper-slide div .info,
body .page-wrap #mapageral .files-wrapper .swiper-slide div .info,
body .page-wrap #mapageral .campanhas-wrapper .swiper-slide div .info,
body .page-wrap #team .dicas-wrapper .swiper-slide div .info,
body .page-wrap #team .revistas-wrapper .swiper-slide div .info,
body .page-wrap #team .files-wrapper .swiper-slide div .info,
body .page-wrap #team .campanhas-wrapper .swiper-slide div .info,
body .page-wrap #dicas .dicas-wrapper .swiper-slide div .info,
body .page-wrap #dicas .revistas-wrapper .swiper-slide div .info,
body .page-wrap #dicas .files-wrapper .swiper-slide div .info,
body .page-wrap #dicas .campanhas-wrapper .swiper-slide div .info,
body .page-wrap #marcacao .dicas-wrapper .swiper-slide div .info,
body .page-wrap #marcacao .revistas-wrapper .swiper-slide div .info,
body .page-wrap #marcacao .files-wrapper .swiper-slide div .info,
body .page-wrap #marcacao .campanhas-wrapper .swiper-slide div .info,
body .page-wrap #revistas .dicas-wrapper .swiper-slide div .info,
body .page-wrap #revistas .revistas-wrapper .swiper-slide div .info,
body .page-wrap #revistas .files-wrapper .swiper-slide div .info,
body .page-wrap #revistas .campanhas-wrapper .swiper-slide div .info,
body .page-wrap #campanhas .dicas-wrapper .swiper-slide div .info,
body .page-wrap #campanhas .revistas-wrapper .swiper-slide div .info,
body .page-wrap #campanhas .files-wrapper .swiper-slide div .info,
body .page-wrap #campanhas .campanhas-wrapper .swiper-slide div .info,
body .page-wrap #edu-ambiental .dicas-wrapper .swiper-slide div .info,
body .page-wrap #edu-ambiental .revistas-wrapper .swiper-slide div .info,
body .page-wrap #edu-ambiental .files-wrapper .swiper-slide div .info,
body .page-wrap #edu-ambiental .campanhas-wrapper .swiper-slide div .info,
body .page-wrap #contacts .dicas-wrapper .swiper-slide div .info,
body .page-wrap #contacts .revistas-wrapper .swiper-slide div .info,
body .page-wrap #contacts .files-wrapper .swiper-slide div .info,
body .page-wrap #contacts .campanhas-wrapper .swiper-slide div .info,
body .page-wrap #documentation .dicas-wrapper .swiper-slide div .info,
body .page-wrap #documentation .revistas-wrapper .swiper-slide div .info,
body .page-wrap #documentation .files-wrapper .swiper-slide div .info,
body .page-wrap #documentation .campanhas-wrapper .swiper-slide div .info,
body .page-wrap #relatorio .dicas-wrapper .swiper-slide div .info,
body .page-wrap #relatorio .revistas-wrapper .swiper-slide div .info,
body .page-wrap #relatorio .files-wrapper .swiper-slide div .info,
body .page-wrap #relatorio .campanhas-wrapper .swiper-slide div .info,
body .page-wrap #filedownload .dicas-wrapper .swiper-slide div .info,
body .page-wrap #filedownload .revistas-wrapper .swiper-slide div .info,
body .page-wrap #filedownload .files-wrapper .swiper-slide div .info,
body .page-wrap #filedownload .campanhas-wrapper .swiper-slide div .info,
body .page-wrap #files .dicas-wrapper .swiper-slide div .info,
body .page-wrap #files .revistas-wrapper .swiper-slide div .info,
body .page-wrap #files .files-wrapper .swiper-slide div .info,
body .page-wrap #files .campanhas-wrapper .swiper-slide div .info,
body .page-wrap #files2 .dicas-wrapper .swiper-slide div .info,
body .page-wrap #files2 .revistas-wrapper .swiper-slide div .info,
body .page-wrap #files2 .files-wrapper .swiper-slide div .info,
body .page-wrap #files2 .campanhas-wrapper .swiper-slide div .info {
    border: 2px dashed #7dc144;
    padding: 5px;
}
body .page-wrap #textwithphoto .dicas-wrapper .swiper-slide div .info p,
body .page-wrap #textwithphoto .revistas-wrapper .swiper-slide div .info p,
body .page-wrap #textwithphoto .files-wrapper .swiper-slide div .info p,
body .page-wrap #textwithphoto .campanhas-wrapper .swiper-slide div .info p,
body .page-wrap #text .dicas-wrapper .swiper-slide div .info p,
body .page-wrap #text .revistas-wrapper .swiper-slide div .info p,
body .page-wrap #text .files-wrapper .swiper-slide div .info p,
body .page-wrap #text .campanhas-wrapper .swiper-slide div .info p,
body .page-wrap #eco5 .dicas-wrapper .swiper-slide div .info p,
body .page-wrap #eco5 .revistas-wrapper .swiper-slide div .info p,
body .page-wrap #eco5 .files-wrapper .swiper-slide div .info p,
body .page-wrap #eco5 .campanhas-wrapper .swiper-slide div .info p,
body .page-wrap #mapageral .dicas-wrapper .swiper-slide div .info p,
body .page-wrap #mapageral .revistas-wrapper .swiper-slide div .info p,
body .page-wrap #mapageral .files-wrapper .swiper-slide div .info p,
body .page-wrap #mapageral .campanhas-wrapper .swiper-slide div .info p,
body .page-wrap #team .dicas-wrapper .swiper-slide div .info p,
body .page-wrap #team .revistas-wrapper .swiper-slide div .info p,
body .page-wrap #team .files-wrapper .swiper-slide div .info p,
body .page-wrap #team .campanhas-wrapper .swiper-slide div .info p,
body .page-wrap #dicas .dicas-wrapper .swiper-slide div .info p,
body .page-wrap #dicas .revistas-wrapper .swiper-slide div .info p,
body .page-wrap #dicas .files-wrapper .swiper-slide div .info p,
body .page-wrap #dicas .campanhas-wrapper .swiper-slide div .info p,
body .page-wrap #marcacao .dicas-wrapper .swiper-slide div .info p,
body .page-wrap #marcacao .revistas-wrapper .swiper-slide div .info p,
body .page-wrap #marcacao .files-wrapper .swiper-slide div .info p,
body .page-wrap #marcacao .campanhas-wrapper .swiper-slide div .info p,
body .page-wrap #revistas .dicas-wrapper .swiper-slide div .info p,
body .page-wrap #revistas .revistas-wrapper .swiper-slide div .info p,
body .page-wrap #revistas .files-wrapper .swiper-slide div .info p,
body .page-wrap #revistas .campanhas-wrapper .swiper-slide div .info p,
body .page-wrap #campanhas .dicas-wrapper .swiper-slide div .info p,
body .page-wrap #campanhas .revistas-wrapper .swiper-slide div .info p,
body .page-wrap #campanhas .files-wrapper .swiper-slide div .info p,
body .page-wrap #campanhas .campanhas-wrapper .swiper-slide div .info p,
body .page-wrap #edu-ambiental .dicas-wrapper .swiper-slide div .info p,
body .page-wrap #edu-ambiental .revistas-wrapper .swiper-slide div .info p,
body .page-wrap #edu-ambiental .files-wrapper .swiper-slide div .info p,
body .page-wrap #edu-ambiental .campanhas-wrapper .swiper-slide div .info p,
body .page-wrap #contacts .dicas-wrapper .swiper-slide div .info p,
body .page-wrap #contacts .revistas-wrapper .swiper-slide div .info p,
body .page-wrap #contacts .files-wrapper .swiper-slide div .info p,
body .page-wrap #contacts .campanhas-wrapper .swiper-slide div .info p,
body .page-wrap #documentation .dicas-wrapper .swiper-slide div .info p,
body .page-wrap #documentation .revistas-wrapper .swiper-slide div .info p,
body .page-wrap #documentation .files-wrapper .swiper-slide div .info p,
body .page-wrap #documentation .campanhas-wrapper .swiper-slide div .info p,
body .page-wrap #relatorio .dicas-wrapper .swiper-slide div .info p,
body .page-wrap #relatorio .revistas-wrapper .swiper-slide div .info p,
body .page-wrap #relatorio .files-wrapper .swiper-slide div .info p,
body .page-wrap #relatorio .campanhas-wrapper .swiper-slide div .info p,
body .page-wrap #filedownload .dicas-wrapper .swiper-slide div .info p,
body .page-wrap #filedownload .revistas-wrapper .swiper-slide div .info p,
body .page-wrap #filedownload .files-wrapper .swiper-slide div .info p,
body .page-wrap #filedownload .campanhas-wrapper .swiper-slide div .info p,
body .page-wrap #files .dicas-wrapper .swiper-slide div .info p,
body .page-wrap #files .revistas-wrapper .swiper-slide div .info p,
body .page-wrap #files .files-wrapper .swiper-slide div .info p,
body .page-wrap #files .campanhas-wrapper .swiper-slide div .info p,
body .page-wrap #files2 .dicas-wrapper .swiper-slide div .info p,
body .page-wrap #files2 .revistas-wrapper .swiper-slide div .info p,
body .page-wrap #files2 .files-wrapper .swiper-slide div .info p,
body .page-wrap #files2 .campanhas-wrapper .swiper-slide div .info p {
    color: #6c6c6c;
    margin: 0;
}
body .page-wrap #textwithphoto .dicas-wrapper .swiper-slide div .f,
body .page-wrap #textwithphoto .revistas-wrapper .swiper-slide div .f,
body .page-wrap #textwithphoto .files-wrapper .swiper-slide div .f,
body .page-wrap #textwithphoto .campanhas-wrapper .swiper-slide div .f,
body .page-wrap #text .dicas-wrapper .swiper-slide div .f,
body .page-wrap #text .revistas-wrapper .swiper-slide div .f,
body .page-wrap #text .files-wrapper .swiper-slide div .f,
body .page-wrap #text .campanhas-wrapper .swiper-slide div .f,
body .page-wrap #eco5 .dicas-wrapper .swiper-slide div .f,
body .page-wrap #eco5 .revistas-wrapper .swiper-slide div .f,
body .page-wrap #eco5 .files-wrapper .swiper-slide div .f,
body .page-wrap #eco5 .campanhas-wrapper .swiper-slide div .f,
body .page-wrap #mapageral .dicas-wrapper .swiper-slide div .f,
body .page-wrap #mapageral .revistas-wrapper .swiper-slide div .f,
body .page-wrap #mapageral .files-wrapper .swiper-slide div .f,
body .page-wrap #mapageral .campanhas-wrapper .swiper-slide div .f,
body .page-wrap #team .dicas-wrapper .swiper-slide div .f,
body .page-wrap #team .revistas-wrapper .swiper-slide div .f,
body .page-wrap #team .files-wrapper .swiper-slide div .f,
body .page-wrap #team .campanhas-wrapper .swiper-slide div .f,
body .page-wrap #dicas .dicas-wrapper .swiper-slide div .f,
body .page-wrap #dicas .revistas-wrapper .swiper-slide div .f,
body .page-wrap #dicas .files-wrapper .swiper-slide div .f,
body .page-wrap #dicas .campanhas-wrapper .swiper-slide div .f,
body .page-wrap #marcacao .dicas-wrapper .swiper-slide div .f,
body .page-wrap #marcacao .revistas-wrapper .swiper-slide div .f,
body .page-wrap #marcacao .files-wrapper .swiper-slide div .f,
body .page-wrap #marcacao .campanhas-wrapper .swiper-slide div .f,
body .page-wrap #revistas .dicas-wrapper .swiper-slide div .f,
body .page-wrap #revistas .revistas-wrapper .swiper-slide div .f,
body .page-wrap #revistas .files-wrapper .swiper-slide div .f,
body .page-wrap #revistas .campanhas-wrapper .swiper-slide div .f,
body .page-wrap #campanhas .dicas-wrapper .swiper-slide div .f,
body .page-wrap #campanhas .revistas-wrapper .swiper-slide div .f,
body .page-wrap #campanhas .files-wrapper .swiper-slide div .f,
body .page-wrap #campanhas .campanhas-wrapper .swiper-slide div .f,
body .page-wrap #edu-ambiental .dicas-wrapper .swiper-slide div .f,
body .page-wrap #edu-ambiental .revistas-wrapper .swiper-slide div .f,
body .page-wrap #edu-ambiental .files-wrapper .swiper-slide div .f,
body .page-wrap #edu-ambiental .campanhas-wrapper .swiper-slide div .f,
body .page-wrap #contacts .dicas-wrapper .swiper-slide div .f,
body .page-wrap #contacts .revistas-wrapper .swiper-slide div .f,
body .page-wrap #contacts .files-wrapper .swiper-slide div .f,
body .page-wrap #contacts .campanhas-wrapper .swiper-slide div .f,
body .page-wrap #documentation .dicas-wrapper .swiper-slide div .f,
body .page-wrap #documentation .revistas-wrapper .swiper-slide div .f,
body .page-wrap #documentation .files-wrapper .swiper-slide div .f,
body .page-wrap #documentation .campanhas-wrapper .swiper-slide div .f,
body .page-wrap #relatorio .dicas-wrapper .swiper-slide div .f,
body .page-wrap #relatorio .revistas-wrapper .swiper-slide div .f,
body .page-wrap #relatorio .files-wrapper .swiper-slide div .f,
body .page-wrap #relatorio .campanhas-wrapper .swiper-slide div .f,
body .page-wrap #filedownload .dicas-wrapper .swiper-slide div .f,
body .page-wrap #filedownload .revistas-wrapper .swiper-slide div .f,
body .page-wrap #filedownload .files-wrapper .swiper-slide div .f,
body .page-wrap #filedownload .campanhas-wrapper .swiper-slide div .f,
body .page-wrap #files .dicas-wrapper .swiper-slide div .f,
body .page-wrap #files .revistas-wrapper .swiper-slide div .f,
body .page-wrap #files .files-wrapper .swiper-slide div .f,
body .page-wrap #files .campanhas-wrapper .swiper-slide div .f,
body .page-wrap #files2 .dicas-wrapper .swiper-slide div .f,
body .page-wrap #files2 .revistas-wrapper .swiper-slide div .f,
body .page-wrap #files2 .files-wrapper .swiper-slide div .f,
body .page-wrap #files2 .campanhas-wrapper .swiper-slide div .f {
    position: relative;
    height: inherit;
}
body .page-wrap #textwithphoto .dicas-wrapper .revista,
body .page-wrap #textwithphoto .revistas-wrapper .revista,
body .page-wrap #textwithphoto .files-wrapper .revista,
body .page-wrap #textwithphoto .campanhas-wrapper .revista,
body .page-wrap #text .dicas-wrapper .revista,
body .page-wrap #text .revistas-wrapper .revista,
body .page-wrap #text .files-wrapper .revista,
body .page-wrap #text .campanhas-wrapper .revista,
body .page-wrap #eco5 .dicas-wrapper .revista,
body .page-wrap #eco5 .revistas-wrapper .revista,
body .page-wrap #eco5 .files-wrapper .revista,
body .page-wrap #eco5 .campanhas-wrapper .revista,
body .page-wrap #mapageral .dicas-wrapper .revista,
body .page-wrap #mapageral .revistas-wrapper .revista,
body .page-wrap #mapageral .files-wrapper .revista,
body .page-wrap #mapageral .campanhas-wrapper .revista,
body .page-wrap #team .dicas-wrapper .revista,
body .page-wrap #team .revistas-wrapper .revista,
body .page-wrap #team .files-wrapper .revista,
body .page-wrap #team .campanhas-wrapper .revista,
body .page-wrap #dicas .dicas-wrapper .revista,
body .page-wrap #dicas .revistas-wrapper .revista,
body .page-wrap #dicas .files-wrapper .revista,
body .page-wrap #dicas .campanhas-wrapper .revista,
body .page-wrap #marcacao .dicas-wrapper .revista,
body .page-wrap #marcacao .revistas-wrapper .revista,
body .page-wrap #marcacao .files-wrapper .revista,
body .page-wrap #marcacao .campanhas-wrapper .revista,
body .page-wrap #revistas .dicas-wrapper .revista,
body .page-wrap #revistas .revistas-wrapper .revista,
body .page-wrap #revistas .files-wrapper .revista,
body .page-wrap #revistas .campanhas-wrapper .revista,
body .page-wrap #campanhas .dicas-wrapper .revista,
body .page-wrap #campanhas .revistas-wrapper .revista,
body .page-wrap #campanhas .files-wrapper .revista,
body .page-wrap #campanhas .campanhas-wrapper .revista,
body .page-wrap #edu-ambiental .dicas-wrapper .revista,
body .page-wrap #edu-ambiental .revistas-wrapper .revista,
body .page-wrap #edu-ambiental .files-wrapper .revista,
body .page-wrap #edu-ambiental .campanhas-wrapper .revista,
body .page-wrap #contacts .dicas-wrapper .revista,
body .page-wrap #contacts .revistas-wrapper .revista,
body .page-wrap #contacts .files-wrapper .revista,
body .page-wrap #contacts .campanhas-wrapper .revista,
body .page-wrap #documentation .dicas-wrapper .revista,
body .page-wrap #documentation .revistas-wrapper .revista,
body .page-wrap #documentation .files-wrapper .revista,
body .page-wrap #documentation .campanhas-wrapper .revista,
body .page-wrap #relatorio .dicas-wrapper .revista,
body .page-wrap #relatorio .revistas-wrapper .revista,
body .page-wrap #relatorio .files-wrapper .revista,
body .page-wrap #relatorio .campanhas-wrapper .revista,
body .page-wrap #filedownload .dicas-wrapper .revista,
body .page-wrap #filedownload .revistas-wrapper .revista,
body .page-wrap #filedownload .files-wrapper .revista,
body .page-wrap #filedownload .campanhas-wrapper .revista,
body .page-wrap #files .dicas-wrapper .revista,
body .page-wrap #files .revistas-wrapper .revista,
body .page-wrap #files .files-wrapper .revista,
body .page-wrap #files .campanhas-wrapper .revista,
body .page-wrap #files2 .dicas-wrapper .revista,
body .page-wrap #files2 .revistas-wrapper .revista,
body .page-wrap #files2 .files-wrapper .revista,
body .page-wrap #files2 .campanhas-wrapper .revista {
    width: 25%;
}
body .page-wrap #textwithphoto .dicas-wrapper .revista div img,
body .page-wrap #textwithphoto .revistas-wrapper .revista div img,
body .page-wrap #textwithphoto .files-wrapper .revista div img,
body .page-wrap #textwithphoto .campanhas-wrapper .revista div img,
body .page-wrap #text .dicas-wrapper .revista div img,
body .page-wrap #text .revistas-wrapper .revista div img,
body .page-wrap #text .files-wrapper .revista div img,
body .page-wrap #text .campanhas-wrapper .revista div img,
body .page-wrap #eco5 .dicas-wrapper .revista div img,
body .page-wrap #eco5 .revistas-wrapper .revista div img,
body .page-wrap #eco5 .files-wrapper .revista div img,
body .page-wrap #eco5 .campanhas-wrapper .revista div img,
body .page-wrap #mapageral .dicas-wrapper .revista div img,
body .page-wrap #mapageral .revistas-wrapper .revista div img,
body .page-wrap #mapageral .files-wrapper .revista div img,
body .page-wrap #mapageral .campanhas-wrapper .revista div img,
body .page-wrap #team .dicas-wrapper .revista div img,
body .page-wrap #team .revistas-wrapper .revista div img,
body .page-wrap #team .files-wrapper .revista div img,
body .page-wrap #team .campanhas-wrapper .revista div img,
body .page-wrap #dicas .dicas-wrapper .revista div img,
body .page-wrap #dicas .revistas-wrapper .revista div img,
body .page-wrap #dicas .files-wrapper .revista div img,
body .page-wrap #dicas .campanhas-wrapper .revista div img,
body .page-wrap #marcacao .dicas-wrapper .revista div img,
body .page-wrap #marcacao .revistas-wrapper .revista div img,
body .page-wrap #marcacao .files-wrapper .revista div img,
body .page-wrap #marcacao .campanhas-wrapper .revista div img,
body .page-wrap #revistas .dicas-wrapper .revista div img,
body .page-wrap #revistas .revistas-wrapper .revista div img,
body .page-wrap #revistas .files-wrapper .revista div img,
body .page-wrap #revistas .campanhas-wrapper .revista div img,
body .page-wrap #campanhas .dicas-wrapper .revista div img,
body .page-wrap #campanhas .revistas-wrapper .revista div img,
body .page-wrap #campanhas .files-wrapper .revista div img,
body .page-wrap #campanhas .campanhas-wrapper .revista div img,
body .page-wrap #edu-ambiental .dicas-wrapper .revista div img,
body .page-wrap #edu-ambiental .revistas-wrapper .revista div img,
body .page-wrap #edu-ambiental .files-wrapper .revista div img,
body .page-wrap #edu-ambiental .campanhas-wrapper .revista div img,
body .page-wrap #contacts .dicas-wrapper .revista div img,
body .page-wrap #contacts .revistas-wrapper .revista div img,
body .page-wrap #contacts .files-wrapper .revista div img,
body .page-wrap #contacts .campanhas-wrapper .revista div img,
body .page-wrap #documentation .dicas-wrapper .revista div img,
body .page-wrap #documentation .revistas-wrapper .revista div img,
body .page-wrap #documentation .files-wrapper .revista div img,
body .page-wrap #documentation .campanhas-wrapper .revista div img,
body .page-wrap #relatorio .dicas-wrapper .revista div img,
body .page-wrap #relatorio .revistas-wrapper .revista div img,
body .page-wrap #relatorio .files-wrapper .revista div img,
body .page-wrap #relatorio .campanhas-wrapper .revista div img,
body .page-wrap #filedownload .dicas-wrapper .revista div img,
body .page-wrap #filedownload .revistas-wrapper .revista div img,
body .page-wrap #filedownload .files-wrapper .revista div img,
body .page-wrap #filedownload .campanhas-wrapper .revista div img,
body .page-wrap #files .dicas-wrapper .revista div img,
body .page-wrap #files .revistas-wrapper .revista div img,
body .page-wrap #files .files-wrapper .revista div img,
body .page-wrap #files .campanhas-wrapper .revista div img,
body .page-wrap #files2 .dicas-wrapper .revista div img,
body .page-wrap #files2 .revistas-wrapper .revista div img,
body .page-wrap #files2 .files-wrapper .revista div img,
body .page-wrap #files2 .campanhas-wrapper .revista div img {
    width: 100%;
}
body .page-wrap #textwithphoto .dicas-wrapper .revista div .info,
body .page-wrap #textwithphoto .revistas-wrapper .revista div .info,
body .page-wrap #textwithphoto .files-wrapper .revista div .info,
body .page-wrap #textwithphoto .campanhas-wrapper .revista div .info,
body .page-wrap #text .dicas-wrapper .revista div .info,
body .page-wrap #text .revistas-wrapper .revista div .info,
body .page-wrap #text .files-wrapper .revista div .info,
body .page-wrap #text .campanhas-wrapper .revista div .info,
body .page-wrap #eco5 .dicas-wrapper .revista div .info,
body .page-wrap #eco5 .revistas-wrapper .revista div .info,
body .page-wrap #eco5 .files-wrapper .revista div .info,
body .page-wrap #eco5 .campanhas-wrapper .revista div .info,
body .page-wrap #mapageral .dicas-wrapper .revista div .info,
body .page-wrap #mapageral .revistas-wrapper .revista div .info,
body .page-wrap #mapageral .files-wrapper .revista div .info,
body .page-wrap #mapageral .campanhas-wrapper .revista div .info,
body .page-wrap #team .dicas-wrapper .revista div .info,
body .page-wrap #team .revistas-wrapper .revista div .info,
body .page-wrap #team .files-wrapper .revista div .info,
body .page-wrap #team .campanhas-wrapper .revista div .info,
body .page-wrap #dicas .dicas-wrapper .revista div .info,
body .page-wrap #dicas .revistas-wrapper .revista div .info,
body .page-wrap #dicas .files-wrapper .revista div .info,
body .page-wrap #dicas .campanhas-wrapper .revista div .info,
body .page-wrap #marcacao .dicas-wrapper .revista div .info,
body .page-wrap #marcacao .revistas-wrapper .revista div .info,
body .page-wrap #marcacao .files-wrapper .revista div .info,
body .page-wrap #marcacao .campanhas-wrapper .revista div .info,
body .page-wrap #revistas .dicas-wrapper .revista div .info,
body .page-wrap #revistas .revistas-wrapper .revista div .info,
body .page-wrap #revistas .files-wrapper .revista div .info,
body .page-wrap #revistas .campanhas-wrapper .revista div .info,
body .page-wrap #campanhas .dicas-wrapper .revista div .info,
body .page-wrap #campanhas .revistas-wrapper .revista div .info,
body .page-wrap #campanhas .files-wrapper .revista div .info,
body .page-wrap #campanhas .campanhas-wrapper .revista div .info,
body .page-wrap #edu-ambiental .dicas-wrapper .revista div .info,
body .page-wrap #edu-ambiental .revistas-wrapper .revista div .info,
body .page-wrap #edu-ambiental .files-wrapper .revista div .info,
body .page-wrap #edu-ambiental .campanhas-wrapper .revista div .info,
body .page-wrap #contacts .dicas-wrapper .revista div .info,
body .page-wrap #contacts .revistas-wrapper .revista div .info,
body .page-wrap #contacts .files-wrapper .revista div .info,
body .page-wrap #contacts .campanhas-wrapper .revista div .info,
body .page-wrap #documentation .dicas-wrapper .revista div .info,
body .page-wrap #documentation .revistas-wrapper .revista div .info,
body .page-wrap #documentation .files-wrapper .revista div .info,
body .page-wrap #documentation .campanhas-wrapper .revista div .info,
body .page-wrap #relatorio .dicas-wrapper .revista div .info,
body .page-wrap #relatorio .revistas-wrapper .revista div .info,
body .page-wrap #relatorio .files-wrapper .revista div .info,
body .page-wrap #relatorio .campanhas-wrapper .revista div .info,
body .page-wrap #filedownload .dicas-wrapper .revista div .info,
body .page-wrap #filedownload .revistas-wrapper .revista div .info,
body .page-wrap #filedownload .files-wrapper .revista div .info,
body .page-wrap #filedownload .campanhas-wrapper .revista div .info,
body .page-wrap #files .dicas-wrapper .revista div .info,
body .page-wrap #files .revistas-wrapper .revista div .info,
body .page-wrap #files .files-wrapper .revista div .info,
body .page-wrap #files .campanhas-wrapper .revista div .info,
body .page-wrap #files2 .dicas-wrapper .revista div .info,
body .page-wrap #files2 .revistas-wrapper .revista div .info,
body .page-wrap #files2 .files-wrapper .revista div .info,
body .page-wrap #files2 .campanhas-wrapper .revista div .info {
    text-align: center;
    margin-top: 5px;
}
body .page-wrap #textwithphoto .dicas-wrapper .revista div .info a,
body .page-wrap #textwithphoto .revistas-wrapper .revista div .info a,
body .page-wrap #textwithphoto .files-wrapper .revista div .info a,
body .page-wrap #textwithphoto .campanhas-wrapper .revista div .info a,
body .page-wrap #text .dicas-wrapper .revista div .info a,
body .page-wrap #text .revistas-wrapper .revista div .info a,
body .page-wrap #text .files-wrapper .revista div .info a,
body .page-wrap #text .campanhas-wrapper .revista div .info a,
body .page-wrap #eco5 .dicas-wrapper .revista div .info a,
body .page-wrap #eco5 .revistas-wrapper .revista div .info a,
body .page-wrap #eco5 .files-wrapper .revista div .info a,
body .page-wrap #eco5 .campanhas-wrapper .revista div .info a,
body .page-wrap #mapageral .dicas-wrapper .revista div .info a,
body .page-wrap #mapageral .revistas-wrapper .revista div .info a,
body .page-wrap #mapageral .files-wrapper .revista div .info a,
body .page-wrap #mapageral .campanhas-wrapper .revista div .info a,
body .page-wrap #team .dicas-wrapper .revista div .info a,
body .page-wrap #team .revistas-wrapper .revista div .info a,
body .page-wrap #team .files-wrapper .revista div .info a,
body .page-wrap #team .campanhas-wrapper .revista div .info a,
body .page-wrap #dicas .dicas-wrapper .revista div .info a,
body .page-wrap #dicas .revistas-wrapper .revista div .info a,
body .page-wrap #dicas .files-wrapper .revista div .info a,
body .page-wrap #dicas .campanhas-wrapper .revista div .info a,
body .page-wrap #marcacao .dicas-wrapper .revista div .info a,
body .page-wrap #marcacao .revistas-wrapper .revista div .info a,
body .page-wrap #marcacao .files-wrapper .revista div .info a,
body .page-wrap #marcacao .campanhas-wrapper .revista div .info a,
body .page-wrap #revistas .dicas-wrapper .revista div .info a,
body .page-wrap #revistas .revistas-wrapper .revista div .info a,
body .page-wrap #revistas .files-wrapper .revista div .info a,
body .page-wrap #revistas .campanhas-wrapper .revista div .info a,
body .page-wrap #campanhas .dicas-wrapper .revista div .info a,
body .page-wrap #campanhas .revistas-wrapper .revista div .info a,
body .page-wrap #campanhas .files-wrapper .revista div .info a,
body .page-wrap #campanhas .campanhas-wrapper .revista div .info a,
body .page-wrap #edu-ambiental .dicas-wrapper .revista div .info a,
body .page-wrap #edu-ambiental .revistas-wrapper .revista div .info a,
body .page-wrap #edu-ambiental .files-wrapper .revista div .info a,
body .page-wrap #edu-ambiental .campanhas-wrapper .revista div .info a,
body .page-wrap #contacts .dicas-wrapper .revista div .info a,
body .page-wrap #contacts .revistas-wrapper .revista div .info a,
body .page-wrap #contacts .files-wrapper .revista div .info a,
body .page-wrap #contacts .campanhas-wrapper .revista div .info a,
body .page-wrap #documentation .dicas-wrapper .revista div .info a,
body .page-wrap #documentation .revistas-wrapper .revista div .info a,
body .page-wrap #documentation .files-wrapper .revista div .info a,
body .page-wrap #documentation .campanhas-wrapper .revista div .info a,
body .page-wrap #relatorio .dicas-wrapper .revista div .info a,
body .page-wrap #relatorio .revistas-wrapper .revista div .info a,
body .page-wrap #relatorio .files-wrapper .revista div .info a,
body .page-wrap #relatorio .campanhas-wrapper .revista div .info a,
body .page-wrap #filedownload .dicas-wrapper .revista div .info a,
body .page-wrap #filedownload .revistas-wrapper .revista div .info a,
body .page-wrap #filedownload .files-wrapper .revista div .info a,
body .page-wrap #filedownload .campanhas-wrapper .revista div .info a,
body .page-wrap #files .dicas-wrapper .revista div .info a,
body .page-wrap #files .revistas-wrapper .revista div .info a,
body .page-wrap #files .files-wrapper .revista div .info a,
body .page-wrap #files .campanhas-wrapper .revista div .info a,
body .page-wrap #files2 .dicas-wrapper .revista div .info a,
body .page-wrap #files2 .revistas-wrapper .revista div .info a,
body .page-wrap #files2 .files-wrapper .revista div .info a,
body .page-wrap #files2 .campanhas-wrapper .revista div .info a {
    color: #6c6c6c;
}
body .page-wrap #textwithphoto .campanhas-wrapper .swiper-slide,
body .page-wrap #text .campanhas-wrapper .swiper-slide,
body .page-wrap #eco5 .campanhas-wrapper .swiper-slide,
body .page-wrap #mapageral .campanhas-wrapper .swiper-slide,
body .page-wrap #team .campanhas-wrapper .swiper-slide,
body .page-wrap #dicas .campanhas-wrapper .swiper-slide,
body .page-wrap #marcacao .campanhas-wrapper .swiper-slide,
body .page-wrap #revistas .campanhas-wrapper .swiper-slide,
body .page-wrap #campanhas .campanhas-wrapper .swiper-slide,
body .page-wrap #edu-ambiental .campanhas-wrapper .swiper-slide,
body .page-wrap #contacts .campanhas-wrapper .swiper-slide,
body .page-wrap #documentation .campanhas-wrapper .swiper-slide,
body .page-wrap #relatorio .campanhas-wrapper .swiper-slide,
body .page-wrap #filedownload .campanhas-wrapper .swiper-slide,
body .page-wrap #files .campanhas-wrapper .swiper-slide,
body .page-wrap #files2 .campanhas-wrapper .swiper-slide {
    padding-bottom: 20px;
}
@media screen and (max-width: 1280px) {
    body .page-wrap #textwithphoto .campanhas-wrapper .swiper-slide,
    body .page-wrap #text .campanhas-wrapper .swiper-slide,
    body .page-wrap #eco5 .campanhas-wrapper .swiper-slide,
    body .page-wrap #mapageral .campanhas-wrapper .swiper-slide,
    body .page-wrap #team .campanhas-wrapper .swiper-slide,
    body .page-wrap #dicas .campanhas-wrapper .swiper-slide,
    body .page-wrap #marcacao .campanhas-wrapper .swiper-slide,
    body .page-wrap #revistas .campanhas-wrapper .swiper-slide,
    body .page-wrap #campanhas .campanhas-wrapper .swiper-slide,
    body .page-wrap #edu-ambiental .campanhas-wrapper .swiper-slide,
    body .page-wrap #contacts .campanhas-wrapper .swiper-slide,
    body .page-wrap #documentation .campanhas-wrapper .swiper-slide,
    body .page-wrap #relatorio .campanhas-wrapper .swiper-slide,
    body .page-wrap #filedownload .campanhas-wrapper .swiper-slide,
    body .page-wrap #files .campanhas-wrapper .swiper-slide,
    body .page-wrap #files2 .campanhas-wrapper .swiper-slide {
        padding-bottom: 15px;
    }
}
body .page-wrap #textwithphoto .contacts,
body .page-wrap #text .contacts,
body .page-wrap #eco5 .contacts,
body .page-wrap #mapageral .contacts,
body .page-wrap #team .contacts,
body .page-wrap #dicas .contacts,
body .page-wrap #marcacao .contacts,
body .page-wrap #revistas .contacts,
body .page-wrap #campanhas .contacts,
body .page-wrap #edu-ambiental .contacts,
body .page-wrap #contacts .contacts,
body .page-wrap #documentation .contacts,
body .page-wrap #relatorio .contacts,
body .page-wrap #filedownload .contacts,
body .page-wrap #files .contacts,
body .page-wrap #files2 .contacts {
    width: 60%;
    margin: 0 auto;
}
@media screen and (max-width: 1280px) {
    body .page-wrap #textwithphoto .contacts,
    body .page-wrap #text .contacts,
    body .page-wrap #eco5 .contacts,
    body .page-wrap #mapageral .contacts,
    body .page-wrap #team .contacts,
    body .page-wrap #dicas .contacts,
    body .page-wrap #marcacao .contacts,
    body .page-wrap #revistas .contacts,
    body .page-wrap #campanhas .contacts,
    body .page-wrap #edu-ambiental .contacts,
    body .page-wrap #contacts .contacts,
    body .page-wrap #documentation .contacts,
    body .page-wrap #relatorio .contacts,
    body .page-wrap #filedownload .contacts,
    body .page-wrap #files .contacts,
    body .page-wrap #files2 .contacts {
        width: 70%;
    }
}
@media screen and (max-width: 1024px) {
    body .page-wrap #textwithphoto .contacts,
    body .page-wrap #text .contacts,
    body .page-wrap #eco5 .contacts,
    body .page-wrap #mapageral .contacts,
    body .page-wrap #team .contacts,
    body .page-wrap #dicas .contacts,
    body .page-wrap #marcacao .contacts,
    body .page-wrap #revistas .contacts,
    body .page-wrap #campanhas .contacts,
    body .page-wrap #edu-ambiental .contacts,
    body .page-wrap #contacts .contacts,
    body .page-wrap #documentation .contacts,
    body .page-wrap #relatorio .contacts,
    body .page-wrap #filedownload .contacts,
    body .page-wrap #files .contacts,
    body .page-wrap #files2 .contacts {
        width: 80%;
    }
}
body .page-wrap #textwithphoto .contacts .contacts-form-wrapper,
body .page-wrap #text .contacts .contacts-form-wrapper,
body .page-wrap #eco5 .contacts .contacts-form-wrapper,
body .page-wrap #mapageral .contacts .contacts-form-wrapper,
body .page-wrap #team .contacts .contacts-form-wrapper,
body .page-wrap #dicas .contacts .contacts-form-wrapper,
body .page-wrap #marcacao .contacts .contacts-form-wrapper,
body .page-wrap #revistas .contacts .contacts-form-wrapper,
body .page-wrap #campanhas .contacts .contacts-form-wrapper,
body .page-wrap #edu-ambiental .contacts .contacts-form-wrapper,
body .page-wrap #contacts .contacts .contacts-form-wrapper,
body .page-wrap #documentation .contacts .contacts-form-wrapper,
body .page-wrap #relatorio .contacts .contacts-form-wrapper,
body .page-wrap #filedownload .contacts .contacts-form-wrapper,
body .page-wrap #files .contacts .contacts-form-wrapper,
body .page-wrap #files2 .contacts .contacts-form-wrapper {
    margin-top: -10px;
}
body .page-wrap #textwithphoto .contacts .contacts-form-wrapper p,
body .page-wrap #text .contacts .contacts-form-wrapper p,
body .page-wrap #eco5 .contacts .contacts-form-wrapper p,
body .page-wrap #mapageral .contacts .contacts-form-wrapper p,
body .page-wrap #team .contacts .contacts-form-wrapper p,
body .page-wrap #dicas .contacts .contacts-form-wrapper p,
body .page-wrap #marcacao .contacts .contacts-form-wrapper p,
body .page-wrap #revistas .contacts .contacts-form-wrapper p,
body .page-wrap #campanhas .contacts .contacts-form-wrapper p,
body .page-wrap #edu-ambiental .contacts .contacts-form-wrapper p,
body .page-wrap #contacts .contacts .contacts-form-wrapper p,
body .page-wrap #documentation .contacts .contacts-form-wrapper p,
body .page-wrap #relatorio .contacts .contacts-form-wrapper p,
body .page-wrap #filedownload .contacts .contacts-form-wrapper p,
body .page-wrap #files .contacts .contacts-form-wrapper p,
body .page-wrap #files2 .contacts .contacts-form-wrapper p {
    text-align: center;
}
body .page-wrap #textwithphoto .contacts .contacts-form-wrapper,
body .page-wrap #textwithphoto .contacts .map-info-wrapper,
body .page-wrap #text .contacts .contacts-form-wrapper,
body .page-wrap #text .contacts .map-info-wrapper,
body .page-wrap #eco5 .contacts .contacts-form-wrapper,
body .page-wrap #eco5 .contacts .map-info-wrapper,
body .page-wrap #mapageral .contacts .contacts-form-wrapper,
body .page-wrap #mapageral .contacts .map-info-wrapper,
body .page-wrap #team .contacts .contacts-form-wrapper,
body .page-wrap #team .contacts .map-info-wrapper,
body .page-wrap #dicas .contacts .contacts-form-wrapper,
body .page-wrap #dicas .contacts .map-info-wrapper,
body .page-wrap #marcacao .contacts .contacts-form-wrapper,
body .page-wrap #marcacao .contacts .map-info-wrapper,
body .page-wrap #revistas .contacts .contacts-form-wrapper,
body .page-wrap #revistas .contacts .map-info-wrapper,
body .page-wrap #campanhas .contacts .contacts-form-wrapper,
body .page-wrap #campanhas .contacts .map-info-wrapper,
body .page-wrap #edu-ambiental .contacts .contacts-form-wrapper,
body .page-wrap #edu-ambiental .contacts .map-info-wrapper,
body .page-wrap #contacts .contacts .contacts-form-wrapper,
body .page-wrap #contacts .contacts .map-info-wrapper,
body .page-wrap #documentation .contacts .contacts-form-wrapper,
body .page-wrap #documentation .contacts .map-info-wrapper,
body .page-wrap #relatorio .contacts .contacts-form-wrapper,
body .page-wrap #relatorio .contacts .map-info-wrapper,
body .page-wrap #filedownload .contacts .contacts-form-wrapper,
body .page-wrap #filedownload .contacts .map-info-wrapper,
body .page-wrap #files .contacts .contacts-form-wrapper,
body .page-wrap #files .contacts .map-info-wrapper,
body .page-wrap #files2 .contacts .contacts-form-wrapper,
body .page-wrap #files2 .contacts .map-info-wrapper {
    width: 50%;
    display: inline-block;
    float: left;
    padding: 4% 3% 0%;
}
body .page-wrap #textwithphoto .contacts .contacts-form-wrapper form,
body .page-wrap #textwithphoto .contacts .map-info-wrapper form,
body .page-wrap #text .contacts .contacts-form-wrapper form,
body .page-wrap #text .contacts .map-info-wrapper form,
body .page-wrap #eco5 .contacts .contacts-form-wrapper form,
body .page-wrap #eco5 .contacts .map-info-wrapper form,
body .page-wrap #mapageral .contacts .contacts-form-wrapper form,
body .page-wrap #mapageral .contacts .map-info-wrapper form,
body .page-wrap #team .contacts .contacts-form-wrapper form,
body .page-wrap #team .contacts .map-info-wrapper form,
body .page-wrap #dicas .contacts .contacts-form-wrapper form,
body .page-wrap #dicas .contacts .map-info-wrapper form,
body .page-wrap #marcacao .contacts .contacts-form-wrapper form,
body .page-wrap #marcacao .contacts .map-info-wrapper form,
body .page-wrap #revistas .contacts .contacts-form-wrapper form,
body .page-wrap #revistas .contacts .map-info-wrapper form,
body .page-wrap #campanhas .contacts .contacts-form-wrapper form,
body .page-wrap #campanhas .contacts .map-info-wrapper form,
body .page-wrap #edu-ambiental .contacts .contacts-form-wrapper form,
body .page-wrap #edu-ambiental .contacts .map-info-wrapper form,
body .page-wrap #contacts .contacts .contacts-form-wrapper form,
body .page-wrap #contacts .contacts .map-info-wrapper form,
body .page-wrap #documentation .contacts .contacts-form-wrapper form,
body .page-wrap #documentation .contacts .map-info-wrapper form,
body .page-wrap #relatorio .contacts .contacts-form-wrapper form,
body .page-wrap #relatorio .contacts .map-info-wrapper form,
body .page-wrap #filedownload .contacts .contacts-form-wrapper form,
body .page-wrap #filedownload .contacts .map-info-wrapper form,
body .page-wrap #files .contacts .contacts-form-wrapper form,
body .page-wrap #files .contacts .map-info-wrapper form,
body .page-wrap #files2 .contacts .contacts-form-wrapper form,
body .page-wrap #files2 .contacts .map-info-wrapper form {
    width: 100%;
}
body .page-wrap #textwithphoto .contacts .contacts-form-wrapper form .webform-component,
body .page-wrap #textwithphoto .contacts .map-info-wrapper form .webform-component,
body .page-wrap #text .contacts .contacts-form-wrapper form .webform-component,
body .page-wrap #text .contacts .map-info-wrapper form .webform-component,
body .page-wrap #eco5 .contacts .contacts-form-wrapper form .webform-component,
body .page-wrap #eco5 .contacts .map-info-wrapper form .webform-component,
body .page-wrap #mapageral .contacts .contacts-form-wrapper form .webform-component,
body .page-wrap #mapageral .contacts .map-info-wrapper form .webform-component,
body .page-wrap #team .contacts .contacts-form-wrapper form .webform-component,
body .page-wrap #team .contacts .map-info-wrapper form .webform-component,
body .page-wrap #dicas .contacts .contacts-form-wrapper form .webform-component,
body .page-wrap #dicas .contacts .map-info-wrapper form .webform-component,
body .page-wrap #marcacao .contacts .contacts-form-wrapper form .webform-component,
body .page-wrap #marcacao .contacts .map-info-wrapper form .webform-component,
body .page-wrap #revistas .contacts .contacts-form-wrapper form .webform-component,
body .page-wrap #revistas .contacts .map-info-wrapper form .webform-component,
body .page-wrap #campanhas .contacts .contacts-form-wrapper form .webform-component,
body .page-wrap #campanhas .contacts .map-info-wrapper form .webform-component,
body .page-wrap #edu-ambiental .contacts .contacts-form-wrapper form .webform-component,
body .page-wrap #edu-ambiental .contacts .map-info-wrapper form .webform-component,
body .page-wrap #contacts .contacts .contacts-form-wrapper form .webform-component,
body .page-wrap #contacts .contacts .map-info-wrapper form .webform-component,
body .page-wrap #documentation .contacts .contacts-form-wrapper form .webform-component,
body .page-wrap #documentation .contacts .map-info-wrapper form .webform-component,
body .page-wrap #relatorio .contacts .contacts-form-wrapper form .webform-component,
body .page-wrap #relatorio .contacts .map-info-wrapper form .webform-component,
body .page-wrap #filedownload .contacts .contacts-form-wrapper form .webform-component,
body .page-wrap #filedownload .contacts .map-info-wrapper form .webform-component,
body .page-wrap #files .contacts .contacts-form-wrapper form .webform-component,
body .page-wrap #files .contacts .map-info-wrapper form .webform-component,
body .page-wrap #files2 .contacts .contacts-form-wrapper form .webform-component,
body .page-wrap #files2 .contacts .map-info-wrapper form .webform-component {
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
}
body .page-wrap #textwithphoto .contacts .contacts-form-wrapper form .webform-component label,
body .page-wrap #textwithphoto .contacts .map-info-wrapper form .webform-component label,
body .page-wrap #text .contacts .contacts-form-wrapper form .webform-component label,
body .page-wrap #text .contacts .map-info-wrapper form .webform-component label,
body .page-wrap #eco5 .contacts .contacts-form-wrapper form .webform-component label,
body .page-wrap #eco5 .contacts .map-info-wrapper form .webform-component label,
body .page-wrap #mapageral .contacts .contacts-form-wrapper form .webform-component label,
body .page-wrap #mapageral .contacts .map-info-wrapper form .webform-component label,
body .page-wrap #team .contacts .contacts-form-wrapper form .webform-component label,
body .page-wrap #team .contacts .map-info-wrapper form .webform-component label,
body .page-wrap #dicas .contacts .contacts-form-wrapper form .webform-component label,
body .page-wrap #dicas .contacts .map-info-wrapper form .webform-component label,
body .page-wrap #marcacao .contacts .contacts-form-wrapper form .webform-component label,
body .page-wrap #marcacao .contacts .map-info-wrapper form .webform-component label,
body .page-wrap #revistas .contacts .contacts-form-wrapper form .webform-component label,
body .page-wrap #revistas .contacts .map-info-wrapper form .webform-component label,
body .page-wrap #campanhas .contacts .contacts-form-wrapper form .webform-component label,
body .page-wrap #campanhas .contacts .map-info-wrapper form .webform-component label,
body .page-wrap #edu-ambiental .contacts .contacts-form-wrapper form .webform-component label,
body .page-wrap #edu-ambiental .contacts .map-info-wrapper form .webform-component label,
body .page-wrap #contacts .contacts .contacts-form-wrapper form .webform-component label,
body .page-wrap #contacts .contacts .map-info-wrapper form .webform-component label,
body .page-wrap #documentation .contacts .contacts-form-wrapper form .webform-component label,
body .page-wrap #documentation .contacts .map-info-wrapper form .webform-component label,
body .page-wrap #relatorio .contacts .contacts-form-wrapper form .webform-component label,
body .page-wrap #relatorio .contacts .map-info-wrapper form .webform-component label,
body .page-wrap #filedownload .contacts .contacts-form-wrapper form .webform-component label,
body .page-wrap #filedownload .contacts .map-info-wrapper form .webform-component label,
body .page-wrap #files .contacts .contacts-form-wrapper form .webform-component label,
body .page-wrap #files .contacts .map-info-wrapper form .webform-component label,
body .page-wrap #files2 .contacts .contacts-form-wrapper form .webform-component label,
body .page-wrap #files2 .contacts .map-info-wrapper form .webform-component label {
    color: #353535;
}
body .page-wrap #textwithphoto .contacts .contacts-form-wrapper form .webform-component label .form-required,
body .page-wrap #textwithphoto .contacts .map-info-wrapper form .webform-component label .form-required,
body .page-wrap #text .contacts .contacts-form-wrapper form .webform-component label .form-required,
body .page-wrap #text .contacts .map-info-wrapper form .webform-component label .form-required,
body .page-wrap #eco5 .contacts .contacts-form-wrapper form .webform-component label .form-required,
body .page-wrap #eco5 .contacts .map-info-wrapper form .webform-component label .form-required,
body .page-wrap #mapageral .contacts .contacts-form-wrapper form .webform-component label .form-required,
body .page-wrap #mapageral .contacts .map-info-wrapper form .webform-component label .form-required,
body .page-wrap #team .contacts .contacts-form-wrapper form .webform-component label .form-required,
body .page-wrap #team .contacts .map-info-wrapper form .webform-component label .form-required,
body .page-wrap #dicas .contacts .contacts-form-wrapper form .webform-component label .form-required,
body .page-wrap #dicas .contacts .map-info-wrapper form .webform-component label .form-required,
body .page-wrap #marcacao .contacts .contacts-form-wrapper form .webform-component label .form-required,
body .page-wrap #marcacao .contacts .map-info-wrapper form .webform-component label .form-required,
body .page-wrap #revistas .contacts .contacts-form-wrapper form .webform-component label .form-required,
body .page-wrap #revistas .contacts .map-info-wrapper form .webform-component label .form-required,
body .page-wrap #campanhas .contacts .contacts-form-wrapper form .webform-component label .form-required,
body .page-wrap #campanhas .contacts .map-info-wrapper form .webform-component label .form-required,
body .page-wrap #edu-ambiental .contacts .contacts-form-wrapper form .webform-component label .form-required,
body .page-wrap #edu-ambiental .contacts .map-info-wrapper form .webform-component label .form-required,
body .page-wrap #contacts .contacts .contacts-form-wrapper form .webform-component label .form-required,
body .page-wrap #contacts .contacts .map-info-wrapper form .webform-component label .form-required,
body .page-wrap #documentation .contacts .contacts-form-wrapper form .webform-component label .form-required,
body .page-wrap #documentation .contacts .map-info-wrapper form .webform-component label .form-required,
body .page-wrap #relatorio .contacts .contacts-form-wrapper form .webform-component label .form-required,
body .page-wrap #relatorio .contacts .map-info-wrapper form .webform-component label .form-required,
body .page-wrap #filedownload .contacts .contacts-form-wrapper form .webform-component label .form-required,
body .page-wrap #filedownload .contacts .map-info-wrapper form .webform-component label .form-required,
body .page-wrap #files .contacts .contacts-form-wrapper form .webform-component label .form-required,
body .page-wrap #files .contacts .map-info-wrapper form .webform-component label .form-required,
body .page-wrap #files2 .contacts .contacts-form-wrapper form .webform-component label .form-required,
body .page-wrap #files2 .contacts .map-info-wrapper form .webform-component label .form-required {
    display: none;
}
body .page-wrap #textwithphoto .contacts .contacts-form-wrapper form .webform-component input,
body .page-wrap #textwithphoto .contacts .contacts-form-wrapper form .webform-component textarea,
body .page-wrap #textwithphoto .contacts .map-info-wrapper form .webform-component input,
body .page-wrap #textwithphoto .contacts .map-info-wrapper form .webform-component textarea,
body .page-wrap #text .contacts .contacts-form-wrapper form .webform-component input,
body .page-wrap #text .contacts .contacts-form-wrapper form .webform-component textarea,
body .page-wrap #text .contacts .map-info-wrapper form .webform-component input,
body .page-wrap #text .contacts .map-info-wrapper form .webform-component textarea,
body .page-wrap #eco5 .contacts .contacts-form-wrapper form .webform-component input,
body .page-wrap #eco5 .contacts .contacts-form-wrapper form .webform-component textarea,
body .page-wrap #eco5 .contacts .map-info-wrapper form .webform-component input,
body .page-wrap #eco5 .contacts .map-info-wrapper form .webform-component textarea,
body .page-wrap #mapageral .contacts .contacts-form-wrapper form .webform-component input,
body .page-wrap #mapageral .contacts .contacts-form-wrapper form .webform-component textarea,
body .page-wrap #mapageral .contacts .map-info-wrapper form .webform-component input,
body .page-wrap #mapageral .contacts .map-info-wrapper form .webform-component textarea,
body .page-wrap #team .contacts .contacts-form-wrapper form .webform-component input,
body .page-wrap #team .contacts .contacts-form-wrapper form .webform-component textarea,
body .page-wrap #team .contacts .map-info-wrapper form .webform-component input,
body .page-wrap #team .contacts .map-info-wrapper form .webform-component textarea,
body .page-wrap #dicas .contacts .contacts-form-wrapper form .webform-component input,
body .page-wrap #dicas .contacts .contacts-form-wrapper form .webform-component textarea,
body .page-wrap #dicas .contacts .map-info-wrapper form .webform-component input,
body .page-wrap #dicas .contacts .map-info-wrapper form .webform-component textarea,
body .page-wrap #marcacao .contacts .contacts-form-wrapper form .webform-component input,
body .page-wrap #marcacao .contacts .contacts-form-wrapper form .webform-component textarea,
body .page-wrap #marcacao .contacts .map-info-wrapper form .webform-component input,
body .page-wrap #marcacao .contacts .map-info-wrapper form .webform-component textarea,
body .page-wrap #revistas .contacts .contacts-form-wrapper form .webform-component input,
body .page-wrap #revistas .contacts .contacts-form-wrapper form .webform-component textarea,
body .page-wrap #revistas .contacts .map-info-wrapper form .webform-component input,
body .page-wrap #revistas .contacts .map-info-wrapper form .webform-component textarea,
body .page-wrap #campanhas .contacts .contacts-form-wrapper form .webform-component input,
body .page-wrap #campanhas .contacts .contacts-form-wrapper form .webform-component textarea,
body .page-wrap #campanhas .contacts .map-info-wrapper form .webform-component input,
body .page-wrap #campanhas .contacts .map-info-wrapper form .webform-component textarea,
body .page-wrap #edu-ambiental .contacts .contacts-form-wrapper form .webform-component input,
body .page-wrap #edu-ambiental .contacts .contacts-form-wrapper form .webform-component textarea,
body .page-wrap #edu-ambiental .contacts .map-info-wrapper form .webform-component input,
body .page-wrap #edu-ambiental .contacts .map-info-wrapper form .webform-component textarea,
body .page-wrap #contacts .contacts .contacts-form-wrapper form .webform-component input,
body .page-wrap #contacts .contacts .contacts-form-wrapper form .webform-component textarea,
body .page-wrap #contacts .contacts .map-info-wrapper form .webform-component input,
body .page-wrap #contacts .contacts .map-info-wrapper form .webform-component textarea,
body .page-wrap #documentation .contacts .contacts-form-wrapper form .webform-component input,
body .page-wrap #documentation .contacts .contacts-form-wrapper form .webform-component textarea,
body .page-wrap #documentation .contacts .map-info-wrapper form .webform-component input,
body .page-wrap #documentation .contacts .map-info-wrapper form .webform-component textarea,
body .page-wrap #relatorio .contacts .contacts-form-wrapper form .webform-component input,
body .page-wrap #relatorio .contacts .contacts-form-wrapper form .webform-component textarea,
body .page-wrap #relatorio .contacts .map-info-wrapper form .webform-component input,
body .page-wrap #relatorio .contacts .map-info-wrapper form .webform-component textarea,
body .page-wrap #filedownload .contacts .contacts-form-wrapper form .webform-component input,
body .page-wrap #filedownload .contacts .contacts-form-wrapper form .webform-component textarea,
body .page-wrap #filedownload .contacts .map-info-wrapper form .webform-component input,
body .page-wrap #filedownload .contacts .map-info-wrapper form .webform-component textarea,
body .page-wrap #files .contacts .contacts-form-wrapper form .webform-component input,
body .page-wrap #files .contacts .contacts-form-wrapper form .webform-component textarea,
body .page-wrap #files .contacts .map-info-wrapper form .webform-component input,
body .page-wrap #files .contacts .map-info-wrapper form .webform-component textarea,
body .page-wrap #files2 .contacts .contacts-form-wrapper form .webform-component input,
body .page-wrap #files2 .contacts .contacts-form-wrapper form .webform-component textarea,
body .page-wrap #files2 .contacts .map-info-wrapper form .webform-component input,
body .page-wrap #files2 .contacts .map-info-wrapper form .webform-component textarea {
    width: 100%;
    border: 2px dashed #7dc144;
    background-color: transparent;
}
body .page-wrap #textwithphoto .contacts .contacts-form-wrapper form .form-actions,
body .page-wrap #textwithphoto .contacts .map-info-wrapper form .form-actions,
body .page-wrap #text .contacts .contacts-form-wrapper form .form-actions,
body .page-wrap #text .contacts .map-info-wrapper form .form-actions,
body .page-wrap #eco5 .contacts .contacts-form-wrapper form .form-actions,
body .page-wrap #eco5 .contacts .map-info-wrapper form .form-actions,
body .page-wrap #mapageral .contacts .contacts-form-wrapper form .form-actions,
body .page-wrap #mapageral .contacts .map-info-wrapper form .form-actions,
body .page-wrap #team .contacts .contacts-form-wrapper form .form-actions,
body .page-wrap #team .contacts .map-info-wrapper form .form-actions,
body .page-wrap #dicas .contacts .contacts-form-wrapper form .form-actions,
body .page-wrap #dicas .contacts .map-info-wrapper form .form-actions,
body .page-wrap #marcacao .contacts .contacts-form-wrapper form .form-actions,
body .page-wrap #marcacao .contacts .map-info-wrapper form .form-actions,
body .page-wrap #revistas .contacts .contacts-form-wrapper form .form-actions,
body .page-wrap #revistas .contacts .map-info-wrapper form .form-actions,
body .page-wrap #campanhas .contacts .contacts-form-wrapper form .form-actions,
body .page-wrap #campanhas .contacts .map-info-wrapper form .form-actions,
body .page-wrap #edu-ambiental .contacts .contacts-form-wrapper form .form-actions,
body .page-wrap #edu-ambiental .contacts .map-info-wrapper form .form-actions,
body .page-wrap #contacts .contacts .contacts-form-wrapper form .form-actions,
body .page-wrap #contacts .contacts .map-info-wrapper form .form-actions,
body .page-wrap #documentation .contacts .contacts-form-wrapper form .form-actions,
body .page-wrap #documentation .contacts .map-info-wrapper form .form-actions,
body .page-wrap #relatorio .contacts .contacts-form-wrapper form .form-actions,
body .page-wrap #relatorio .contacts .map-info-wrapper form .form-actions,
body .page-wrap #filedownload .contacts .contacts-form-wrapper form .form-actions,
body .page-wrap #filedownload .contacts .map-info-wrapper form .form-actions,
body .page-wrap #files .contacts .contacts-form-wrapper form .form-actions,
body .page-wrap #files .contacts .map-info-wrapper form .form-actions,
body .page-wrap #files2 .contacts .contacts-form-wrapper form .form-actions,
body .page-wrap #files2 .contacts .map-info-wrapper form .form-actions {
    float: right;
    padding-right: 3%;
}
body .page-wrap #textwithphoto .contacts .contacts-form-wrapper form .form-actions:after,
body .page-wrap #textwithphoto .contacts .map-info-wrapper form .form-actions:after,
body .page-wrap #text .contacts .contacts-form-wrapper form .form-actions:after,
body .page-wrap #text .contacts .map-info-wrapper form .form-actions:after,
body .page-wrap #eco5 .contacts .contacts-form-wrapper form .form-actions:after,
body .page-wrap #eco5 .contacts .map-info-wrapper form .form-actions:after,
body .page-wrap #mapageral .contacts .contacts-form-wrapper form .form-actions:after,
body .page-wrap #mapageral .contacts .map-info-wrapper form .form-actions:after,
body .page-wrap #team .contacts .contacts-form-wrapper form .form-actions:after,
body .page-wrap #team .contacts .map-info-wrapper form .form-actions:after,
body .page-wrap #dicas .contacts .contacts-form-wrapper form .form-actions:after,
body .page-wrap #dicas .contacts .map-info-wrapper form .form-actions:after,
body .page-wrap #marcacao .contacts .contacts-form-wrapper form .form-actions:after,
body .page-wrap #marcacao .contacts .map-info-wrapper form .form-actions:after,
body .page-wrap #revistas .contacts .contacts-form-wrapper form .form-actions:after,
body .page-wrap #revistas .contacts .map-info-wrapper form .form-actions:after,
body .page-wrap #campanhas .contacts .contacts-form-wrapper form .form-actions:after,
body .page-wrap #campanhas .contacts .map-info-wrapper form .form-actions:after,
body .page-wrap #edu-ambiental .contacts .contacts-form-wrapper form .form-actions:after,
body .page-wrap #edu-ambiental .contacts .map-info-wrapper form .form-actions:after,
body .page-wrap #contacts .contacts .contacts-form-wrapper form .form-actions:after,
body .page-wrap #contacts .contacts .map-info-wrapper form .form-actions:after,
body .page-wrap #documentation .contacts .contacts-form-wrapper form .form-actions:after,
body .page-wrap #documentation .contacts .map-info-wrapper form .form-actions:after,
body .page-wrap #relatorio .contacts .contacts-form-wrapper form .form-actions:after,
body .page-wrap #relatorio .contacts .map-info-wrapper form .form-actions:after,
body .page-wrap #filedownload .contacts .contacts-form-wrapper form .form-actions:after,
body .page-wrap #filedownload .contacts .map-info-wrapper form .form-actions:after,
body .page-wrap #files .contacts .contacts-form-wrapper form .form-actions:after,
body .page-wrap #files .contacts .map-info-wrapper form .form-actions:after,
body .page-wrap #files2 .contacts .contacts-form-wrapper form .form-actions:after,
body .page-wrap #files2 .contacts .map-info-wrapper form .form-actions:after {
    content: "\25b6";
    color: #7dc144;
}
body .page-wrap #textwithphoto .contacts .contacts-form-wrapper form .form-actions input,
body .page-wrap #textwithphoto .contacts .map-info-wrapper form .form-actions input,
body .page-wrap #text .contacts .contacts-form-wrapper form .form-actions input,
body .page-wrap #text .contacts .map-info-wrapper form .form-actions input,
body .page-wrap #eco5 .contacts .contacts-form-wrapper form .form-actions input,
body .page-wrap #eco5 .contacts .map-info-wrapper form .form-actions input,
body .page-wrap #mapageral .contacts .contacts-form-wrapper form .form-actions input,
body .page-wrap #mapageral .contacts .map-info-wrapper form .form-actions input,
body .page-wrap #team .contacts .contacts-form-wrapper form .form-actions input,
body .page-wrap #team .contacts .map-info-wrapper form .form-actions input,
body .page-wrap #dicas .contacts .contacts-form-wrapper form .form-actions input,
body .page-wrap #dicas .contacts .map-info-wrapper form .form-actions input,
body .page-wrap #marcacao .contacts .contacts-form-wrapper form .form-actions input,
body .page-wrap #marcacao .contacts .map-info-wrapper form .form-actions input,
body .page-wrap #revistas .contacts .contacts-form-wrapper form .form-actions input,
body .page-wrap #revistas .contacts .map-info-wrapper form .form-actions input,
body .page-wrap #campanhas .contacts .contacts-form-wrapper form .form-actions input,
body .page-wrap #campanhas .contacts .map-info-wrapper form .form-actions input,
body .page-wrap #edu-ambiental .contacts .contacts-form-wrapper form .form-actions input,
body .page-wrap #edu-ambiental .contacts .map-info-wrapper form .form-actions input,
body .page-wrap #contacts .contacts .contacts-form-wrapper form .form-actions input,
body .page-wrap #contacts .contacts .map-info-wrapper form .form-actions input,
body .page-wrap #documentation .contacts .contacts-form-wrapper form .form-actions input,
body .page-wrap #documentation .contacts .map-info-wrapper form .form-actions input,
body .page-wrap #relatorio .contacts .contacts-form-wrapper form .form-actions input,
body .page-wrap #relatorio .contacts .map-info-wrapper form .form-actions input,
body .page-wrap #filedownload .contacts .contacts-form-wrapper form .form-actions input,
body .page-wrap #filedownload .contacts .map-info-wrapper form .form-actions input,
body .page-wrap #files .contacts .contacts-form-wrapper form .form-actions input,
body .page-wrap #files .contacts .map-info-wrapper form .form-actions input,
body .page-wrap #files2 .contacts .contacts-form-wrapper form .form-actions input,
body .page-wrap #files2 .contacts .map-info-wrapper form .form-actions input {
    background: none;
    border: none;
    color: #353535;
    padding: 5px;
    font-size: 100%;
    font-family: "Myriad Pro Semibold";
}
body .page-wrap #textwithphoto .contacts .contacts-form-wrapper .google_map_field_display,
body .page-wrap #textwithphoto .contacts .map-info-wrapper .google_map_field_display,
body .page-wrap #text .contacts .contacts-form-wrapper .google_map_field_display,
body .page-wrap #text .contacts .map-info-wrapper .google_map_field_display,
body .page-wrap #eco5 .contacts .contacts-form-wrapper .google_map_field_display,
body .page-wrap #eco5 .contacts .map-info-wrapper .google_map_field_display,
body .page-wrap #mapageral .contacts .contacts-form-wrapper .google_map_field_display,
body .page-wrap #mapageral .contacts .map-info-wrapper .google_map_field_display,
body .page-wrap #team .contacts .contacts-form-wrapper .google_map_field_display,
body .page-wrap #team .contacts .map-info-wrapper .google_map_field_display,
body .page-wrap #dicas .contacts .contacts-form-wrapper .google_map_field_display,
body .page-wrap #dicas .contacts .map-info-wrapper .google_map_field_display,
body .page-wrap #marcacao .contacts .contacts-form-wrapper .google_map_field_display,
body .page-wrap #marcacao .contacts .map-info-wrapper .google_map_field_display,
body .page-wrap #revistas .contacts .contacts-form-wrapper .google_map_field_display,
body .page-wrap #revistas .contacts .map-info-wrapper .google_map_field_display,
body .page-wrap #campanhas .contacts .contacts-form-wrapper .google_map_field_display,
body .page-wrap #campanhas .contacts .map-info-wrapper .google_map_field_display,
body .page-wrap #edu-ambiental .contacts .contacts-form-wrapper .google_map_field_display,
body .page-wrap #edu-ambiental .contacts .map-info-wrapper .google_map_field_display,
body .page-wrap #contacts .contacts .contacts-form-wrapper .google_map_field_display,
body .page-wrap #contacts .contacts .map-info-wrapper .google_map_field_display,
body .page-wrap #documentation .contacts .contacts-form-wrapper .google_map_field_display,
body .page-wrap #documentation .contacts .map-info-wrapper .google_map_field_display,
body .page-wrap #relatorio .contacts .contacts-form-wrapper .google_map_field_display,
body .page-wrap #relatorio .contacts .map-info-wrapper .google_map_field_display,
body .page-wrap #filedownload .contacts .contacts-form-wrapper .google_map_field_display,
body .page-wrap #filedownload .contacts .map-info-wrapper .google_map_field_display,
body .page-wrap #files .contacts .contacts-form-wrapper .google_map_field_display,
body .page-wrap #files .contacts .map-info-wrapper .google_map_field_display,
body .page-wrap #files2 .contacts .contacts-form-wrapper .google_map_field_display,
body .page-wrap #files2 .contacts .map-info-wrapper .google_map_field_display {
    width: 100%;
}
body .page-wrap #textwithphoto .contacts .contacts-form-wrapper .info,
body .page-wrap #textwithphoto .contacts .map-info-wrapper .info,
body .page-wrap #text .contacts .contacts-form-wrapper .info,
body .page-wrap #text .contacts .map-info-wrapper .info,
body .page-wrap #eco5 .contacts .contacts-form-wrapper .info,
body .page-wrap #eco5 .contacts .map-info-wrapper .info,
body .page-wrap #mapageral .contacts .contacts-form-wrapper .info,
body .page-wrap #mapageral .contacts .map-info-wrapper .info,
body .page-wrap #team .contacts .contacts-form-wrapper .info,
body .page-wrap #team .contacts .map-info-wrapper .info,
body .page-wrap #dicas .contacts .contacts-form-wrapper .info,
body .page-wrap #dicas .contacts .map-info-wrapper .info,
body .page-wrap #marcacao .contacts .contacts-form-wrapper .info,
body .page-wrap #marcacao .contacts .map-info-wrapper .info,
body .page-wrap #revistas .contacts .contacts-form-wrapper .info,
body .page-wrap #revistas .contacts .map-info-wrapper .info,
body .page-wrap #campanhas .contacts .contacts-form-wrapper .info,
body .page-wrap #campanhas .contacts .map-info-wrapper .info,
body .page-wrap #edu-ambiental .contacts .contacts-form-wrapper .info,
body .page-wrap #edu-ambiental .contacts .map-info-wrapper .info,
body .page-wrap #contacts .contacts .contacts-form-wrapper .info,
body .page-wrap #contacts .contacts .map-info-wrapper .info,
body .page-wrap #documentation .contacts .contacts-form-wrapper .info,
body .page-wrap #documentation .contacts .map-info-wrapper .info,
body .page-wrap #relatorio .contacts .contacts-form-wrapper .info,
body .page-wrap #relatorio .contacts .map-info-wrapper .info,
body .page-wrap #filedownload .contacts .contacts-form-wrapper .info,
body .page-wrap #filedownload .contacts .map-info-wrapper .info,
body .page-wrap #files .contacts .contacts-form-wrapper .info,
body .page-wrap #files .contacts .map-info-wrapper .info,
body .page-wrap #files2 .contacts .contacts-form-wrapper .info,
body .page-wrap #files2 .contacts .map-info-wrapper .info {
    padding: 10px 0px;
}
body .page-wrap #textwithphoto .contacts .contacts-form-wrapper .info h2,
body .page-wrap #textwithphoto .contacts .map-info-wrapper .info h2,
body .page-wrap #text .contacts .contacts-form-wrapper .info h2,
body .page-wrap #text .contacts .map-info-wrapper .info h2,
body .page-wrap #eco5 .contacts .contacts-form-wrapper .info h2,
body .page-wrap #eco5 .contacts .map-info-wrapper .info h2,
body .page-wrap #mapageral .contacts .contacts-form-wrapper .info h2,
body .page-wrap #mapageral .contacts .map-info-wrapper .info h2,
body .page-wrap #team .contacts .contacts-form-wrapper .info h2,
body .page-wrap #team .contacts .map-info-wrapper .info h2,
body .page-wrap #dicas .contacts .contacts-form-wrapper .info h2,
body .page-wrap #dicas .contacts .map-info-wrapper .info h2,
body .page-wrap #marcacao .contacts .contacts-form-wrapper .info h2,
body .page-wrap #marcacao .contacts .map-info-wrapper .info h2,
body .page-wrap #revistas .contacts .contacts-form-wrapper .info h2,
body .page-wrap #revistas .contacts .map-info-wrapper .info h2,
body .page-wrap #campanhas .contacts .contacts-form-wrapper .info h2,
body .page-wrap #campanhas .contacts .map-info-wrapper .info h2,
body .page-wrap #edu-ambiental .contacts .contacts-form-wrapper .info h2,
body .page-wrap #edu-ambiental .contacts .map-info-wrapper .info h2,
body .page-wrap #contacts .contacts .contacts-form-wrapper .info h2,
body .page-wrap #contacts .contacts .map-info-wrapper .info h2,
body .page-wrap #documentation .contacts .contacts-form-wrapper .info h2,
body .page-wrap #documentation .contacts .map-info-wrapper .info h2,
body .page-wrap #relatorio .contacts .contacts-form-wrapper .info h2,
body .page-wrap #relatorio .contacts .map-info-wrapper .info h2,
body .page-wrap #filedownload .contacts .contacts-form-wrapper .info h2,
body .page-wrap #filedownload .contacts .map-info-wrapper .info h2,
body .page-wrap #files .contacts .contacts-form-wrapper .info h2,
body .page-wrap #files .contacts .map-info-wrapper .info h2,
body .page-wrap #files2 .contacts .contacts-form-wrapper .info h2,
body .page-wrap #files2 .contacts .map-info-wrapper .info h2 {
    text-align: left;
}
body .page-wrap #textwithphoto .contacts .contacts-form-wrapper .info p,
body .page-wrap #textwithphoto .contacts .map-info-wrapper .info p,
body .page-wrap #text .contacts .contacts-form-wrapper .info p,
body .page-wrap #text .contacts .map-info-wrapper .info p,
body .page-wrap #eco5 .contacts .contacts-form-wrapper .info p,
body .page-wrap #eco5 .contacts .map-info-wrapper .info p,
body .page-wrap #mapageral .contacts .contacts-form-wrapper .info p,
body .page-wrap #mapageral .contacts .map-info-wrapper .info p,
body .page-wrap #team .contacts .contacts-form-wrapper .info p,
body .page-wrap #team .contacts .map-info-wrapper .info p,
body .page-wrap #dicas .contacts .contacts-form-wrapper .info p,
body .page-wrap #dicas .contacts .map-info-wrapper .info p,
body .page-wrap #marcacao .contacts .contacts-form-wrapper .info p,
body .page-wrap #marcacao .contacts .map-info-wrapper .info p,
body .page-wrap #revistas .contacts .contacts-form-wrapper .info p,
body .page-wrap #revistas .contacts .map-info-wrapper .info p,
body .page-wrap #campanhas .contacts .contacts-form-wrapper .info p,
body .page-wrap #campanhas .contacts .map-info-wrapper .info p,
body .page-wrap #edu-ambiental .contacts .contacts-form-wrapper .info p,
body .page-wrap #edu-ambiental .contacts .map-info-wrapper .info p,
body .page-wrap #contacts .contacts .contacts-form-wrapper .info p,
body .page-wrap #contacts .contacts .map-info-wrapper .info p,
body .page-wrap #documentation .contacts .contacts-form-wrapper .info p,
body .page-wrap #documentation .contacts .map-info-wrapper .info p,
body .page-wrap #relatorio .contacts .contacts-form-wrapper .info p,
body .page-wrap #relatorio .contacts .map-info-wrapper .info p,
body .page-wrap #filedownload .contacts .contacts-form-wrapper .info p,
body .page-wrap #filedownload .contacts .map-info-wrapper .info p,
body .page-wrap #files .contacts .contacts-form-wrapper .info p,
body .page-wrap #files .contacts .map-info-wrapper .info p,
body .page-wrap #files2 .contacts .contacts-form-wrapper .info p,
body .page-wrap #files2 .contacts .map-info-wrapper .info p {
    text-align: left;
    margin: 0;
}
body .page-wrap #textwithphoto .contacts .contacts-form-wrapper .info p span,
body .page-wrap #textwithphoto .contacts .map-info-wrapper .info p span,
body .page-wrap #text .contacts .contacts-form-wrapper .info p span,
body .page-wrap #text .contacts .map-info-wrapper .info p span,
body .page-wrap #eco5 .contacts .contacts-form-wrapper .info p span,
body .page-wrap #eco5 .contacts .map-info-wrapper .info p span,
body .page-wrap #mapageral .contacts .contacts-form-wrapper .info p span,
body .page-wrap #mapageral .contacts .map-info-wrapper .info p span,
body .page-wrap #team .contacts .contacts-form-wrapper .info p span,
body .page-wrap #team .contacts .map-info-wrapper .info p span,
body .page-wrap #dicas .contacts .contacts-form-wrapper .info p span,
body .page-wrap #dicas .contacts .map-info-wrapper .info p span,
body .page-wrap #marcacao .contacts .contacts-form-wrapper .info p span,
body .page-wrap #marcacao .contacts .map-info-wrapper .info p span,
body .page-wrap #revistas .contacts .contacts-form-wrapper .info p span,
body .page-wrap #revistas .contacts .map-info-wrapper .info p span,
body .page-wrap #campanhas .contacts .contacts-form-wrapper .info p span,
body .page-wrap #campanhas .contacts .map-info-wrapper .info p span,
body .page-wrap #edu-ambiental .contacts .contacts-form-wrapper .info p span,
body .page-wrap #edu-ambiental .contacts .map-info-wrapper .info p span,
body .page-wrap #contacts .contacts .contacts-form-wrapper .info p span,
body .page-wrap #contacts .contacts .map-info-wrapper .info p span,
body .page-wrap #documentation .contacts .contacts-form-wrapper .info p span,
body .page-wrap #documentation .contacts .map-info-wrapper .info p span,
body .page-wrap #relatorio .contacts .contacts-form-wrapper .info p span,
body .page-wrap #relatorio .contacts .map-info-wrapper .info p span,
body .page-wrap #filedownload .contacts .contacts-form-wrapper .info p span,
body .page-wrap #filedownload .contacts .map-info-wrapper .info p span,
body .page-wrap #files .contacts .contacts-form-wrapper .info p span,
body .page-wrap #files .contacts .map-info-wrapper .info p span,
body .page-wrap #files2 .contacts .contacts-form-wrapper .info p span,
body .page-wrap #files2 .contacts .map-info-wrapper .info p span {
    color: #7dc144;
}
body .page-wrap #textwithphoto .contacts .contacts-form-wrapper .info p.nb,
body .page-wrap #textwithphoto .contacts .map-info-wrapper .info p.nb,
body .page-wrap #text .contacts .contacts-form-wrapper .info p.nb,
body .page-wrap #text .contacts .map-info-wrapper .info p.nb,
body .page-wrap #eco5 .contacts .contacts-form-wrapper .info p.nb,
body .page-wrap #eco5 .contacts .map-info-wrapper .info p.nb,
body .page-wrap #mapageral .contacts .contacts-form-wrapper .info p.nb,
body .page-wrap #mapageral .contacts .map-info-wrapper .info p.nb,
body .page-wrap #team .contacts .contacts-form-wrapper .info p.nb,
body .page-wrap #team .contacts .map-info-wrapper .info p.nb,
body .page-wrap #dicas .contacts .contacts-form-wrapper .info p.nb,
body .page-wrap #dicas .contacts .map-info-wrapper .info p.nb,
body .page-wrap #marcacao .contacts .contacts-form-wrapper .info p.nb,
body .page-wrap #marcacao .contacts .map-info-wrapper .info p.nb,
body .page-wrap #revistas .contacts .contacts-form-wrapper .info p.nb,
body .page-wrap #revistas .contacts .map-info-wrapper .info p.nb,
body .page-wrap #campanhas .contacts .contacts-form-wrapper .info p.nb,
body .page-wrap #campanhas .contacts .map-info-wrapper .info p.nb,
body .page-wrap #edu-ambiental .contacts .contacts-form-wrapper .info p.nb,
body .page-wrap #edu-ambiental .contacts .map-info-wrapper .info p.nb,
body .page-wrap #contacts .contacts .contacts-form-wrapper .info p.nb,
body .page-wrap #contacts .contacts .map-info-wrapper .info p.nb,
body .page-wrap #documentation .contacts .contacts-form-wrapper .info p.nb,
body .page-wrap #documentation .contacts .map-info-wrapper .info p.nb,
body .page-wrap #relatorio .contacts .contacts-form-wrapper .info p.nb,
body .page-wrap #relatorio .contacts .map-info-wrapper .info p.nb,
body .page-wrap #filedownload .contacts .contacts-form-wrapper .info p.nb,
body .page-wrap #filedownload .contacts .map-info-wrapper .info p.nb,
body .page-wrap #files .contacts .contacts-form-wrapper .info p.nb,
body .page-wrap #files .contacts .map-info-wrapper .info p.nb,
body .page-wrap #files2 .contacts .contacts-form-wrapper .info p.nb,
body .page-wrap #files2 .contacts .map-info-wrapper .info p.nb {
    margin-top: 10px;
}
body .page-wrap #textwithphoto .contacts .contacts-form-wrapper .info a,
body .page-wrap #textwithphoto .contacts .map-info-wrapper .info a,
body .page-wrap #text .contacts .contacts-form-wrapper .info a,
body .page-wrap #text .contacts .map-info-wrapper .info a,
body .page-wrap #eco5 .contacts .contacts-form-wrapper .info a,
body .page-wrap #eco5 .contacts .map-info-wrapper .info a,
body .page-wrap #mapageral .contacts .contacts-form-wrapper .info a,
body .page-wrap #mapageral .contacts .map-info-wrapper .info a,
body .page-wrap #team .contacts .contacts-form-wrapper .info a,
body .page-wrap #team .contacts .map-info-wrapper .info a,
body .page-wrap #dicas .contacts .contacts-form-wrapper .info a,
body .page-wrap #dicas .contacts .map-info-wrapper .info a,
body .page-wrap #marcacao .contacts .contacts-form-wrapper .info a,
body .page-wrap #marcacao .contacts .map-info-wrapper .info a,
body .page-wrap #revistas .contacts .contacts-form-wrapper .info a,
body .page-wrap #revistas .contacts .map-info-wrapper .info a,
body .page-wrap #campanhas .contacts .contacts-form-wrapper .info a,
body .page-wrap #campanhas .contacts .map-info-wrapper .info a,
body .page-wrap #edu-ambiental .contacts .contacts-form-wrapper .info a,
body .page-wrap #edu-ambiental .contacts .map-info-wrapper .info a,
body .page-wrap #contacts .contacts .contacts-form-wrapper .info a,
body .page-wrap #contacts .contacts .map-info-wrapper .info a,
body .page-wrap #documentation .contacts .contacts-form-wrapper .info a,
body .page-wrap #documentation .contacts .map-info-wrapper .info a,
body .page-wrap #relatorio .contacts .contacts-form-wrapper .info a,
body .page-wrap #relatorio .contacts .map-info-wrapper .info a,
body .page-wrap #filedownload .contacts .contacts-form-wrapper .info a,
body .page-wrap #filedownload .contacts .map-info-wrapper .info a,
body .page-wrap #files .contacts .contacts-form-wrapper .info a,
body .page-wrap #files .contacts .map-info-wrapper .info a,
body .page-wrap #files2 .contacts .contacts-form-wrapper .info a,
body .page-wrap #files2 .contacts .map-info-wrapper .info a {
    color: #353535;
}
body .page-wrap #textwithphoto .text,
body .page-wrap #textwithphoto .ecomapa,
body .page-wrap #text .text,
body .page-wrap #text .ecomapa,
body .page-wrap #eco5 .text,
body .page-wrap #eco5 .ecomapa,
body .page-wrap #mapageral .text,
body .page-wrap #mapageral .ecomapa,
body .page-wrap #team .text,
body .page-wrap #team .ecomapa,
body .page-wrap #dicas .text,
body .page-wrap #dicas .ecomapa,
body .page-wrap #marcacao .text,
body .page-wrap #marcacao .ecomapa,
body .page-wrap #revistas .text,
body .page-wrap #revistas .ecomapa,
body .page-wrap #campanhas .text,
body .page-wrap #campanhas .ecomapa,
body .page-wrap #edu-ambiental .text,
body .page-wrap #edu-ambiental .ecomapa,
body .page-wrap #contacts .text,
body .page-wrap #contacts .ecomapa,
body .page-wrap #documentation .text,
body .page-wrap #documentation .ecomapa,
body .page-wrap #relatorio .text,
body .page-wrap #relatorio .ecomapa,
body .page-wrap #filedownload .text,
body .page-wrap #filedownload .ecomapa,
body .page-wrap #files .text,
body .page-wrap #files .ecomapa,
body .page-wrap #files2 .text,
body .page-wrap #files2 .ecomapa {
    display: block;
    margin: 0px auto;
    padding: 20px 0px;
    overflow: auto;
    float: none;
    width: 1088px;
}
@media screen and (max-width: 1280px) {
    body .page-wrap #textwithphoto .text,
    body .page-wrap #textwithphoto .ecomapa,
    body .page-wrap #text .text,
    body .page-wrap #text .ecomapa,
    body .page-wrap #eco5 .text,
    body .page-wrap #eco5 .ecomapa,
    body .page-wrap #mapageral .text,
    body .page-wrap #mapageral .ecomapa,
    body .page-wrap #team .text,
    body .page-wrap #team .ecomapa,
    body .page-wrap #dicas .text,
    body .page-wrap #dicas .ecomapa,
    body .page-wrap #marcacao .text,
    body .page-wrap #marcacao .ecomapa,
    body .page-wrap #revistas .text,
    body .page-wrap #revistas .ecomapa,
    body .page-wrap #campanhas .text,
    body .page-wrap #campanhas .ecomapa,
    body .page-wrap #edu-ambiental .text,
    body .page-wrap #edu-ambiental .ecomapa,
    body .page-wrap #contacts .text,
    body .page-wrap #contacts .ecomapa,
    body .page-wrap #documentation .text,
    body .page-wrap #documentation .ecomapa,
    body .page-wrap #relatorio .text,
    body .page-wrap #relatorio .ecomapa,
    body .page-wrap #filedownload .text,
    body .page-wrap #filedownload .ecomapa,
    body .page-wrap #files .text,
    body .page-wrap #files .ecomapa,
    body .page-wrap #files2 .text,
    body .page-wrap #files2 .ecomapa {
        padding: 15px 0px;
    }
}
@media screen and (max-width: 1400px) {
    body .page-wrap #textwithphoto .text,
    body .page-wrap #textwithphoto .ecomapa,
    body .page-wrap #text .text,
    body .page-wrap #text .ecomapa,
    body .page-wrap #eco5 .text,
    body .page-wrap #eco5 .ecomapa,
    body .page-wrap #mapageral .text,
    body .page-wrap #mapageral .ecomapa,
    body .page-wrap #team .text,
    body .page-wrap #team .ecomapa,
    body .page-wrap #dicas .text,
    body .page-wrap #dicas .ecomapa,
    body .page-wrap #marcacao .text,
    body .page-wrap #marcacao .ecomapa,
    body .page-wrap #revistas .text,
    body .page-wrap #revistas .ecomapa,
    body .page-wrap #campanhas .text,
    body .page-wrap #campanhas .ecomapa,
    body .page-wrap #edu-ambiental .text,
    body .page-wrap #edu-ambiental .ecomapa,
    body .page-wrap #contacts .text,
    body .page-wrap #contacts .ecomapa,
    body .page-wrap #documentation .text,
    body .page-wrap #documentation .ecomapa,
    body .page-wrap #relatorio .text,
    body .page-wrap #relatorio .ecomapa,
    body .page-wrap #filedownload .text,
    body .page-wrap #filedownload .ecomapa,
    body .page-wrap #files .text,
    body .page-wrap #files .ecomapa,
    body .page-wrap #files2 .text,
    body .page-wrap #files2 .ecomapa {
        width: 846px;
    }
}
@media screen and (max-width: 1024px) {
    body .page-wrap #textwithphoto .text,
    body .page-wrap #textwithphoto .ecomapa,
    body .page-wrap #text .text,
    body .page-wrap #text .ecomapa,
    body .page-wrap #eco5 .text,
    body .page-wrap #eco5 .ecomapa,
    body .page-wrap #mapageral .text,
    body .page-wrap #mapageral .ecomapa,
    body .page-wrap #team .text,
    body .page-wrap #team .ecomapa,
    body .page-wrap #dicas .text,
    body .page-wrap #dicas .ecomapa,
    body .page-wrap #marcacao .text,
    body .page-wrap #marcacao .ecomapa,
    body .page-wrap #revistas .text,
    body .page-wrap #revistas .ecomapa,
    body .page-wrap #campanhas .text,
    body .page-wrap #campanhas .ecomapa,
    body .page-wrap #edu-ambiental .text,
    body .page-wrap #edu-ambiental .ecomapa,
    body .page-wrap #contacts .text,
    body .page-wrap #contacts .ecomapa,
    body .page-wrap #documentation .text,
    body .page-wrap #documentation .ecomapa,
    body .page-wrap #relatorio .text,
    body .page-wrap #relatorio .ecomapa,
    body .page-wrap #filedownload .text,
    body .page-wrap #filedownload .ecomapa,
    body .page-wrap #files .text,
    body .page-wrap #files .ecomapa,
    body .page-wrap #files2 .text,
    body .page-wrap #files2 .ecomapa {
        width: 812px;
    }
}
@media screen and (max-width: 768px) {
    body .page-wrap #textwithphoto .text,
    body .page-wrap #textwithphoto .ecomapa,
    body .page-wrap #text .text,
    body .page-wrap #text .ecomapa,
    body .page-wrap #eco5 .text,
    body .page-wrap #eco5 .ecomapa,
    body .page-wrap #mapageral .text,
    body .page-wrap #mapageral .ecomapa,
    body .page-wrap #team .text,
    body .page-wrap #team .ecomapa,
    body .page-wrap #dicas .text,
    body .page-wrap #dicas .ecomapa,
    body .page-wrap #marcacao .text,
    body .page-wrap #marcacao .ecomapa,
    body .page-wrap #revistas .text,
    body .page-wrap #revistas .ecomapa,
    body .page-wrap #campanhas .text,
    body .page-wrap #campanhas .ecomapa,
    body .page-wrap #edu-ambiental .text,
    body .page-wrap #edu-ambiental .ecomapa,
    body .page-wrap #contacts .text,
    body .page-wrap #contacts .ecomapa,
    body .page-wrap #documentation .text,
    body .page-wrap #documentation .ecomapa,
    body .page-wrap #relatorio .text,
    body .page-wrap #relatorio .ecomapa,
    body .page-wrap #filedownload .text,
    body .page-wrap #filedownload .ecomapa,
    body .page-wrap #files .text,
    body .page-wrap #files .ecomapa,
    body .page-wrap #files2 .text,
    body .page-wrap #files2 .ecomapa {
        width: 95%;
    }
}
body .page-wrap #textwithphoto .text p,
body .page-wrap #textwithphoto .ecomapa p,
body .page-wrap #text .text p,
body .page-wrap #text .ecomapa p,
body .page-wrap #eco5 .text p,
body .page-wrap #eco5 .ecomapa p,
body .page-wrap #mapageral .text p,
body .page-wrap #mapageral .ecomapa p,
body .page-wrap #team .text p,
body .page-wrap #team .ecomapa p,
body .page-wrap #dicas .text p,
body .page-wrap #dicas .ecomapa p,
body .page-wrap #marcacao .text p,
body .page-wrap #marcacao .ecomapa p,
body .page-wrap #revistas .text p,
body .page-wrap #revistas .ecomapa p,
body .page-wrap #campanhas .text p,
body .page-wrap #campanhas .ecomapa p,
body .page-wrap #edu-ambiental .text p,
body .page-wrap #edu-ambiental .ecomapa p,
body .page-wrap #contacts .text p,
body .page-wrap #contacts .ecomapa p,
body .page-wrap #documentation .text p,
body .page-wrap #documentation .ecomapa p,
body .page-wrap #relatorio .text p,
body .page-wrap #relatorio .ecomapa p,
body .page-wrap #filedownload .text p,
body .page-wrap #filedownload .ecomapa p,
body .page-wrap #files .text p,
body .page-wrap #files .ecomapa p,
body .page-wrap #files2 .text p,
body .page-wrap #files2 .ecomapa p {
    text-align: left;
    color: #353535;
    font-family: "Myriad Pro Regular";
}
body .page-wrap #textwithphoto .text .colored,
body .page-wrap #textwithphoto .ecomapa .colored,
body .page-wrap #text .text .colored,
body .page-wrap #text .ecomapa .colored,
body .page-wrap #eco5 .text .colored,
body .page-wrap #eco5 .ecomapa .colored,
body .page-wrap #mapageral .text .colored,
body .page-wrap #mapageral .ecomapa .colored,
body .page-wrap #team .text .colored,
body .page-wrap #team .ecomapa .colored,
body .page-wrap #dicas .text .colored,
body .page-wrap #dicas .ecomapa .colored,
body .page-wrap #marcacao .text .colored,
body .page-wrap #marcacao .ecomapa .colored,
body .page-wrap #revistas .text .colored,
body .page-wrap #revistas .ecomapa .colored,
body .page-wrap #campanhas .text .colored,
body .page-wrap #campanhas .ecomapa .colored,
body .page-wrap #edu-ambiental .text .colored,
body .page-wrap #edu-ambiental .ecomapa .colored,
body .page-wrap #contacts .text .colored,
body .page-wrap #contacts .ecomapa .colored,
body .page-wrap #documentation .text .colored,
body .page-wrap #documentation .ecomapa .colored,
body .page-wrap #relatorio .text .colored,
body .page-wrap #relatorio .ecomapa .colored,
body .page-wrap #filedownload .text .colored,
body .page-wrap #filedownload .ecomapa .colored,
body .page-wrap #files .text .colored,
body .page-wrap #files .ecomapa .colored,
body .page-wrap #files2 .text .colored,
body .page-wrap #files2 .ecomapa .colored {
    background-color: rgba(125, 193, 68, 0.3);
    padding: 10px 20px;
}
body .page-wrap #textwithphoto .text .image-text,
body .page-wrap #textwithphoto .ecomapa .image-text,
body .page-wrap #text .text .image-text,
body .page-wrap #text .ecomapa .image-text,
body .page-wrap #eco5 .text .image-text,
body .page-wrap #eco5 .ecomapa .image-text,
body .page-wrap #mapageral .text .image-text,
body .page-wrap #mapageral .ecomapa .image-text,
body .page-wrap #team .text .image-text,
body .page-wrap #team .ecomapa .image-text,
body .page-wrap #dicas .text .image-text,
body .page-wrap #dicas .ecomapa .image-text,
body .page-wrap #marcacao .text .image-text,
body .page-wrap #marcacao .ecomapa .image-text,
body .page-wrap #revistas .text .image-text,
body .page-wrap #revistas .ecomapa .image-text,
body .page-wrap #campanhas .text .image-text,
body .page-wrap #campanhas .ecomapa .image-text,
body .page-wrap #edu-ambiental .text .image-text,
body .page-wrap #edu-ambiental .ecomapa .image-text,
body .page-wrap #contacts .text .image-text,
body .page-wrap #contacts .ecomapa .image-text,
body .page-wrap #documentation .text .image-text,
body .page-wrap #documentation .ecomapa .image-text,
body .page-wrap #relatorio .text .image-text,
body .page-wrap #relatorio .ecomapa .image-text,
body .page-wrap #filedownload .text .image-text,
body .page-wrap #filedownload .ecomapa .image-text,
body .page-wrap #files .text .image-text,
body .page-wrap #files .ecomapa .image-text,
body .page-wrap #files2 .text .image-text,
body .page-wrap #files2 .ecomapa .image-text {
    text-align: center;
    margin: 0 auto;
}
body .page-wrap #textwithphoto .text .distico,
body .page-wrap #textwithphoto .ecomapa .distico,
body .page-wrap #text .text .distico,
body .page-wrap #text .ecomapa .distico,
body .page-wrap #eco5 .text .distico,
body .page-wrap #eco5 .ecomapa .distico,
body .page-wrap #mapageral .text .distico,
body .page-wrap #mapageral .ecomapa .distico,
body .page-wrap #team .text .distico,
body .page-wrap #team .ecomapa .distico,
body .page-wrap #dicas .text .distico,
body .page-wrap #dicas .ecomapa .distico,
body .page-wrap #marcacao .text .distico,
body .page-wrap #marcacao .ecomapa .distico,
body .page-wrap #revistas .text .distico,
body .page-wrap #revistas .ecomapa .distico,
body .page-wrap #campanhas .text .distico,
body .page-wrap #campanhas .ecomapa .distico,
body .page-wrap #edu-ambiental .text .distico,
body .page-wrap #edu-ambiental .ecomapa .distico,
body .page-wrap #contacts .text .distico,
body .page-wrap #contacts .ecomapa .distico,
body .page-wrap #documentation .text .distico,
body .page-wrap #documentation .ecomapa .distico,
body .page-wrap #relatorio .text .distico,
body .page-wrap #relatorio .ecomapa .distico,
body .page-wrap #filedownload .text .distico,
body .page-wrap #filedownload .ecomapa .distico,
body .page-wrap #files .text .distico,
body .page-wrap #files .ecomapa .distico,
body .page-wrap #files2 .text .distico,
body .page-wrap #files2 .ecomapa .distico {
    margin-top: 20px;
}
body .page-wrap #textwithphoto .text .distico img,
body .page-wrap #textwithphoto .ecomapa .distico img,
body .page-wrap #text .text .distico img,
body .page-wrap #text .ecomapa .distico img,
body .page-wrap #eco5 .text .distico img,
body .page-wrap #eco5 .ecomapa .distico img,
body .page-wrap #mapageral .text .distico img,
body .page-wrap #mapageral .ecomapa .distico img,
body .page-wrap #team .text .distico img,
body .page-wrap #team .ecomapa .distico img,
body .page-wrap #dicas .text .distico img,
body .page-wrap #dicas .ecomapa .distico img,
body .page-wrap #marcacao .text .distico img,
body .page-wrap #marcacao .ecomapa .distico img,
body .page-wrap #revistas .text .distico img,
body .page-wrap #revistas .ecomapa .distico img,
body .page-wrap #campanhas .text .distico img,
body .page-wrap #campanhas .ecomapa .distico img,
body .page-wrap #edu-ambiental .text .distico img,
body .page-wrap #edu-ambiental .ecomapa .distico img,
body .page-wrap #contacts .text .distico img,
body .page-wrap #contacts .ecomapa .distico img,
body .page-wrap #documentation .text .distico img,
body .page-wrap #documentation .ecomapa .distico img,
body .page-wrap #relatorio .text .distico img,
body .page-wrap #relatorio .ecomapa .distico img,
body .page-wrap #filedownload .text .distico img,
body .page-wrap #filedownload .ecomapa .distico img,
body .page-wrap #files .text .distico img,
body .page-wrap #files .ecomapa .distico img,
body .page-wrap #files2 .text .distico img,
body .page-wrap #files2 .ecomapa .distico img {
    width: 200px;
    height: auto;
}
@media screen and (max-width: 750px) {
    body .page-wrap #textwithphoto .text .distico img,
    body .page-wrap #textwithphoto .ecomapa .distico img,
    body .page-wrap #text .text .distico img,
    body .page-wrap #text .ecomapa .distico img,
    body .page-wrap #eco5 .text .distico img,
    body .page-wrap #eco5 .ecomapa .distico img,
    body .page-wrap #mapageral .text .distico img,
    body .page-wrap #mapageral .ecomapa .distico img,
    body .page-wrap #team .text .distico img,
    body .page-wrap #team .ecomapa .distico img,
    body .page-wrap #dicas .text .distico img,
    body .page-wrap #dicas .ecomapa .distico img,
    body .page-wrap #marcacao .text .distico img,
    body .page-wrap #marcacao .ecomapa .distico img,
    body .page-wrap #revistas .text .distico img,
    body .page-wrap #revistas .ecomapa .distico img,
    body .page-wrap #campanhas .text .distico img,
    body .page-wrap #campanhas .ecomapa .distico img,
    body .page-wrap #edu-ambiental .text .distico img,
    body .page-wrap #edu-ambiental .ecomapa .distico img,
    body .page-wrap #contacts .text .distico img,
    body .page-wrap #contacts .ecomapa .distico img,
    body .page-wrap #documentation .text .distico img,
    body .page-wrap #documentation .ecomapa .distico img,
    body .page-wrap #relatorio .text .distico img,
    body .page-wrap #relatorio .ecomapa .distico img,
    body .page-wrap #filedownload .text .distico img,
    body .page-wrap #filedownload .ecomapa .distico img,
    body .page-wrap #files .text .distico img,
    body .page-wrap #files .ecomapa .distico img,
    body .page-wrap #files2 .text .distico img,
    body .page-wrap #files2 .ecomapa .distico img {
        width: 100px;
    }
}
body .page-wrap #textwithphoto .black,
body .page-wrap #text .black,
body .page-wrap #eco5 .black,
body .page-wrap #mapageral .black,
body .page-wrap #team .black,
body .page-wrap #dicas .black,
body .page-wrap #marcacao .black,
body .page-wrap #revistas .black,
body .page-wrap #campanhas .black,
body .page-wrap #edu-ambiental .black,
body .page-wrap #contacts .black,
body .page-wrap #documentation .black,
body .page-wrap #relatorio .black,
body .page-wrap #filedownload .black,
body .page-wrap #files .black,
body .page-wrap #files2 .black {
    font-family: "Myriad Pro Bold";
    text-align: left;
}
body .page-wrap #textwithphoto p,
body .page-wrap #text p,
body .page-wrap #eco5 p,
body .page-wrap #mapageral p,
body .page-wrap #team p,
body .page-wrap #dicas p,
body .page-wrap #marcacao p,
body .page-wrap #revistas p,
body .page-wrap #campanhas p,
body .page-wrap #edu-ambiental p,
body .page-wrap #contacts p,
body .page-wrap #documentation p,
body .page-wrap #relatorio p,
body .page-wrap #filedownload p,
body .page-wrap #files p,
body .page-wrap #files2 p {
    text-align: left;
    color: #353535;
    font-family: "Myriad Pro Regular";
}
body .page-wrap #textwithphoto .photos,
body .page-wrap #text .photos,
body .page-wrap #eco5 .photos,
body .page-wrap #mapageral .photos,
body .page-wrap #team .photos,
body .page-wrap #dicas .photos,
body .page-wrap #marcacao .photos,
body .page-wrap #revistas .photos,
body .page-wrap #campanhas .photos,
body .page-wrap #edu-ambiental .photos,
body .page-wrap #contacts .photos,
body .page-wrap #documentation .photos,
body .page-wrap #relatorio .photos,
body .page-wrap #filedownload .photos,
body .page-wrap #files .photos,
body .page-wrap #files2 .photos {
    clear: both;
    display: block;
    margin: 25px 0px;
    height: 400px;
}
@media screen and (max-width: 1280px) {
    body .page-wrap #textwithphoto .photos,
    body .page-wrap #text .photos,
    body .page-wrap #eco5 .photos,
    body .page-wrap #mapageral .photos,
    body .page-wrap #team .photos,
    body .page-wrap #dicas .photos,
    body .page-wrap #marcacao .photos,
    body .page-wrap #revistas .photos,
    body .page-wrap #campanhas .photos,
    body .page-wrap #edu-ambiental .photos,
    body .page-wrap #contacts .photos,
    body .page-wrap #documentation .photos,
    body .page-wrap #relatorio .photos,
    body .page-wrap #filedownload .photos,
    body .page-wrap #files .photos,
    body .page-wrap #files2 .photos {
        margin: 15px 0px;
        height: 350px;
    }
}
body .page-wrap #textwithphoto .photos .photo1,
body .page-wrap #text .photos .photo1,
body .page-wrap #eco5 .photos .photo1,
body .page-wrap #mapageral .photos .photo1,
body .page-wrap #team .photos .photo1,
body .page-wrap #dicas .photos .photo1,
body .page-wrap #marcacao .photos .photo1,
body .page-wrap #revistas .photos .photo1,
body .page-wrap #campanhas .photos .photo1,
body .page-wrap #edu-ambiental .photos .photo1,
body .page-wrap #contacts .photos .photo1,
body .page-wrap #documentation .photos .photo1,
body .page-wrap #relatorio .photos .photo1,
body .page-wrap #filedownload .photos .photo1,
body .page-wrap #files .photos .photo1,
body .page-wrap #files2 .photos .photo1 {
    clear: both;
}
body .page-wrap #textwithphoto .photos div[class^="photo"],
body .page-wrap #textwithphoto .photos div[class^="estrutura"],
body .page-wrap #text .photos div[class^="photo"],
body .page-wrap #text .photos div[class^="estrutura"],
body .page-wrap #eco5 .photos div[class^="photo"],
body .page-wrap #eco5 .photos div[class^="estrutura"],
body .page-wrap #mapageral .photos div[class^="photo"],
body .page-wrap #mapageral .photos div[class^="estrutura"],
body .page-wrap #team .photos div[class^="photo"],
body .page-wrap #team .photos div[class^="estrutura"],
body .page-wrap #dicas .photos div[class^="photo"],
body .page-wrap #dicas .photos div[class^="estrutura"],
body .page-wrap #marcacao .photos div[class^="photo"],
body .page-wrap #marcacao .photos div[class^="estrutura"],
body .page-wrap #revistas .photos div[class^="photo"],
body .page-wrap #revistas .photos div[class^="estrutura"],
body .page-wrap #campanhas .photos div[class^="photo"],
body .page-wrap #campanhas .photos div[class^="estrutura"],
body .page-wrap #edu-ambiental .photos div[class^="photo"],
body .page-wrap #edu-ambiental .photos div[class^="estrutura"],
body .page-wrap #contacts .photos div[class^="photo"],
body .page-wrap #contacts .photos div[class^="estrutura"],
body .page-wrap #documentation .photos div[class^="photo"],
body .page-wrap #documentation .photos div[class^="estrutura"],
body .page-wrap #relatorio .photos div[class^="photo"],
body .page-wrap #relatorio .photos div[class^="estrutura"],
body .page-wrap #filedownload .photos div[class^="photo"],
body .page-wrap #filedownload .photos div[class^="estrutura"],
body .page-wrap #files .photos div[class^="photo"],
body .page-wrap #files .photos div[class^="estrutura"],
body .page-wrap #files2 .photos div[class^="photo"],
body .page-wrap #files2 .photos div[class^="estrutura"] {
    width: 33.333%;
    display: inline-block;
    float: left;
    box-sizing: border-box;
    position: relative;
    height: 100%;
}
body .page-wrap #textwithphoto .photos div[class^="photo"]:nth-of-type(2n + 1) img,
body .page-wrap #textwithphoto .photos div[class^="estrutura"]:nth-of-type(2n + 1) img,
body .page-wrap #text .photos div[class^="photo"]:nth-of-type(2n + 1) img,
body .page-wrap #text .photos div[class^="estrutura"]:nth-of-type(2n + 1) img,
body .page-wrap #eco5 .photos div[class^="photo"]:nth-of-type(2n + 1) img,
body .page-wrap #eco5 .photos div[class^="estrutura"]:nth-of-type(2n + 1) img,
body .page-wrap #mapageral .photos div[class^="photo"]:nth-of-type(2n + 1) img,
body .page-wrap #mapageral .photos div[class^="estrutura"]:nth-of-type(2n + 1) img,
body .page-wrap #team .photos div[class^="photo"]:nth-of-type(2n + 1) img,
body .page-wrap #team .photos div[class^="estrutura"]:nth-of-type(2n + 1) img,
body .page-wrap #dicas .photos div[class^="photo"]:nth-of-type(2n + 1) img,
body .page-wrap #dicas .photos div[class^="estrutura"]:nth-of-type(2n + 1) img,
body .page-wrap #marcacao .photos div[class^="photo"]:nth-of-type(2n + 1) img,
body .page-wrap #marcacao .photos div[class^="estrutura"]:nth-of-type(2n + 1) img,
body .page-wrap #revistas .photos div[class^="photo"]:nth-of-type(2n + 1) img,
body .page-wrap #revistas .photos div[class^="estrutura"]:nth-of-type(2n + 1) img,
body .page-wrap #campanhas .photos div[class^="photo"]:nth-of-type(2n + 1) img,
body .page-wrap #campanhas .photos div[class^="estrutura"]:nth-of-type(2n + 1) img,
body .page-wrap #edu-ambiental .photos div[class^="photo"]:nth-of-type(2n + 1) img,
body .page-wrap #edu-ambiental .photos div[class^="estrutura"]:nth-of-type(2n + 1) img,
body .page-wrap #contacts .photos div[class^="photo"]:nth-of-type(2n + 1) img,
body .page-wrap #contacts .photos div[class^="estrutura"]:nth-of-type(2n + 1) img,
body .page-wrap #documentation .photos div[class^="photo"]:nth-of-type(2n + 1) img,
body .page-wrap #documentation .photos div[class^="estrutura"]:nth-of-type(2n + 1) img,
body .page-wrap #relatorio .photos div[class^="photo"]:nth-of-type(2n + 1) img,
body .page-wrap #relatorio .photos div[class^="estrutura"]:nth-of-type(2n + 1) img,
body .page-wrap #filedownload .photos div[class^="photo"]:nth-of-type(2n + 1) img,
body .page-wrap #filedownload .photos div[class^="estrutura"]:nth-of-type(2n + 1) img,
body .page-wrap #files .photos div[class^="photo"]:nth-of-type(2n + 1) img,
body .page-wrap #files .photos div[class^="estrutura"]:nth-of-type(2n + 1) img,
body .page-wrap #files2 .photos div[class^="photo"]:nth-of-type(2n + 1) img,
body .page-wrap #files2 .photos div[class^="estrutura"]:nth-of-type(2n + 1) img {
    padding: 3.75% 3.75% 3.75% 0px;
}
body .page-wrap #textwithphoto .photos div[class^="photo"]:nth-of-type(2n + 2) img,
body .page-wrap #textwithphoto .photos div[class^="estrutura"]:nth-of-type(2n + 2) img,
body .page-wrap #text .photos div[class^="photo"]:nth-of-type(2n + 2) img,
body .page-wrap #text .photos div[class^="estrutura"]:nth-of-type(2n + 2) img,
body .page-wrap #eco5 .photos div[class^="photo"]:nth-of-type(2n + 2) img,
body .page-wrap #eco5 .photos div[class^="estrutura"]:nth-of-type(2n + 2) img,
body .page-wrap #mapageral .photos div[class^="photo"]:nth-of-type(2n + 2) img,
body .page-wrap #mapageral .photos div[class^="estrutura"]:nth-of-type(2n + 2) img,
body .page-wrap #team .photos div[class^="photo"]:nth-of-type(2n + 2) img,
body .page-wrap #team .photos div[class^="estrutura"]:nth-of-type(2n + 2) img,
body .page-wrap #dicas .photos div[class^="photo"]:nth-of-type(2n + 2) img,
body .page-wrap #dicas .photos div[class^="estrutura"]:nth-of-type(2n + 2) img,
body .page-wrap #marcacao .photos div[class^="photo"]:nth-of-type(2n + 2) img,
body .page-wrap #marcacao .photos div[class^="estrutura"]:nth-of-type(2n + 2) img,
body .page-wrap #revistas .photos div[class^="photo"]:nth-of-type(2n + 2) img,
body .page-wrap #revistas .photos div[class^="estrutura"]:nth-of-type(2n + 2) img,
body .page-wrap #campanhas .photos div[class^="photo"]:nth-of-type(2n + 2) img,
body .page-wrap #campanhas .photos div[class^="estrutura"]:nth-of-type(2n + 2) img,
body .page-wrap #edu-ambiental .photos div[class^="photo"]:nth-of-type(2n + 2) img,
body .page-wrap #edu-ambiental .photos div[class^="estrutura"]:nth-of-type(2n + 2) img,
body .page-wrap #contacts .photos div[class^="photo"]:nth-of-type(2n + 2) img,
body .page-wrap #contacts .photos div[class^="estrutura"]:nth-of-type(2n + 2) img,
body .page-wrap #documentation .photos div[class^="photo"]:nth-of-type(2n + 2) img,
body .page-wrap #documentation .photos div[class^="estrutura"]:nth-of-type(2n + 2) img,
body .page-wrap #relatorio .photos div[class^="photo"]:nth-of-type(2n + 2) img,
body .page-wrap #relatorio .photos div[class^="estrutura"]:nth-of-type(2n + 2) img,
body .page-wrap #filedownload .photos div[class^="photo"]:nth-of-type(2n + 2) img,
body .page-wrap #filedownload .photos div[class^="estrutura"]:nth-of-type(2n + 2) img,
body .page-wrap #files .photos div[class^="photo"]:nth-of-type(2n + 2) img,
body .page-wrap #files .photos div[class^="estrutura"]:nth-of-type(2n + 2) img,
body .page-wrap #files2 .photos div[class^="photo"]:nth-of-type(2n + 2) img,
body .page-wrap #files2 .photos div[class^="estrutura"]:nth-of-type(2n + 2) img {
    padding: 3.75% 3.75% 3.75% 0px;
    margin-left: 2%;
}
body .page-wrap #textwithphoto .photos div[class^="photo"]:nth-of-type(2n + 3) img,
body .page-wrap #textwithphoto .photos div[class^="estrutura"]:nth-of-type(2n + 3) img,
body .page-wrap #text .photos div[class^="photo"]:nth-of-type(2n + 3) img,
body .page-wrap #text .photos div[class^="estrutura"]:nth-of-type(2n + 3) img,
body .page-wrap #eco5 .photos div[class^="photo"]:nth-of-type(2n + 3) img,
body .page-wrap #eco5 .photos div[class^="estrutura"]:nth-of-type(2n + 3) img,
body .page-wrap #mapageral .photos div[class^="photo"]:nth-of-type(2n + 3) img,
body .page-wrap #mapageral .photos div[class^="estrutura"]:nth-of-type(2n + 3) img,
body .page-wrap #team .photos div[class^="photo"]:nth-of-type(2n + 3) img,
body .page-wrap #team .photos div[class^="estrutura"]:nth-of-type(2n + 3) img,
body .page-wrap #dicas .photos div[class^="photo"]:nth-of-type(2n + 3) img,
body .page-wrap #dicas .photos div[class^="estrutura"]:nth-of-type(2n + 3) img,
body .page-wrap #marcacao .photos div[class^="photo"]:nth-of-type(2n + 3) img,
body .page-wrap #marcacao .photos div[class^="estrutura"]:nth-of-type(2n + 3) img,
body .page-wrap #revistas .photos div[class^="photo"]:nth-of-type(2n + 3) img,
body .page-wrap #revistas .photos div[class^="estrutura"]:nth-of-type(2n + 3) img,
body .page-wrap #campanhas .photos div[class^="photo"]:nth-of-type(2n + 3) img,
body .page-wrap #campanhas .photos div[class^="estrutura"]:nth-of-type(2n + 3) img,
body .page-wrap #edu-ambiental .photos div[class^="photo"]:nth-of-type(2n + 3) img,
body .page-wrap #edu-ambiental .photos div[class^="estrutura"]:nth-of-type(2n + 3) img,
body .page-wrap #contacts .photos div[class^="photo"]:nth-of-type(2n + 3) img,
body .page-wrap #contacts .photos div[class^="estrutura"]:nth-of-type(2n + 3) img,
body .page-wrap #documentation .photos div[class^="photo"]:nth-of-type(2n + 3) img,
body .page-wrap #documentation .photos div[class^="estrutura"]:nth-of-type(2n + 3) img,
body .page-wrap #relatorio .photos div[class^="photo"]:nth-of-type(2n + 3) img,
body .page-wrap #relatorio .photos div[class^="estrutura"]:nth-of-type(2n + 3) img,
body .page-wrap #filedownload .photos div[class^="photo"]:nth-of-type(2n + 3) img,
body .page-wrap #filedownload .photos div[class^="estrutura"]:nth-of-type(2n + 3) img,
body .page-wrap #files .photos div[class^="photo"]:nth-of-type(2n + 3) img,
body .page-wrap #files .photos div[class^="estrutura"]:nth-of-type(2n + 3) img,
body .page-wrap #files2 .photos div[class^="photo"]:nth-of-type(2n + 3) img,
body .page-wrap #files2 .photos div[class^="estrutura"]:nth-of-type(2n + 3) img {
    padding: 3.75% 0px 3.75% 3.75%;
}
body .page-wrap #textwithphoto .photos div[class^="photo"] img,
body .page-wrap #textwithphoto .photos div[class^="estrutura"] img,
body .page-wrap #text .photos div[class^="photo"] img,
body .page-wrap #text .photos div[class^="estrutura"] img,
body .page-wrap #eco5 .photos div[class^="photo"] img,
body .page-wrap #eco5 .photos div[class^="estrutura"] img,
body .page-wrap #mapageral .photos div[class^="photo"] img,
body .page-wrap #mapageral .photos div[class^="estrutura"] img,
body .page-wrap #team .photos div[class^="photo"] img,
body .page-wrap #team .photos div[class^="estrutura"] img,
body .page-wrap #dicas .photos div[class^="photo"] img,
body .page-wrap #dicas .photos div[class^="estrutura"] img,
body .page-wrap #marcacao .photos div[class^="photo"] img,
body .page-wrap #marcacao .photos div[class^="estrutura"] img,
body .page-wrap #revistas .photos div[class^="photo"] img,
body .page-wrap #revistas .photos div[class^="estrutura"] img,
body .page-wrap #campanhas .photos div[class^="photo"] img,
body .page-wrap #campanhas .photos div[class^="estrutura"] img,
body .page-wrap #edu-ambiental .photos div[class^="photo"] img,
body .page-wrap #edu-ambiental .photos div[class^="estrutura"] img,
body .page-wrap #contacts .photos div[class^="photo"] img,
body .page-wrap #contacts .photos div[class^="estrutura"] img,
body .page-wrap #documentation .photos div[class^="photo"] img,
body .page-wrap #documentation .photos div[class^="estrutura"] img,
body .page-wrap #relatorio .photos div[class^="photo"] img,
body .page-wrap #relatorio .photos div[class^="estrutura"] img,
body .page-wrap #filedownload .photos div[class^="photo"] img,
body .page-wrap #filedownload .photos div[class^="estrutura"] img,
body .page-wrap #files .photos div[class^="photo"] img,
body .page-wrap #files .photos div[class^="estrutura"] img,
body .page-wrap #files2 .photos div[class^="photo"] img,
body .page-wrap #files2 .photos div[class^="estrutura"] img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
body .page-wrap #textwithphoto .photos div[class^="photo"] .overlay-img,
body .page-wrap #textwithphoto .photos div[class^="estrutura"] .overlay-img,
body .page-wrap #text .photos div[class^="photo"] .overlay-img,
body .page-wrap #text .photos div[class^="estrutura"] .overlay-img,
body .page-wrap #eco5 .photos div[class^="photo"] .overlay-img,
body .page-wrap #eco5 .photos div[class^="estrutura"] .overlay-img,
body .page-wrap #mapageral .photos div[class^="photo"] .overlay-img,
body .page-wrap #mapageral .photos div[class^="estrutura"] .overlay-img,
body .page-wrap #team .photos div[class^="photo"] .overlay-img,
body .page-wrap #team .photos div[class^="estrutura"] .overlay-img,
body .page-wrap #dicas .photos div[class^="photo"] .overlay-img,
body .page-wrap #dicas .photos div[class^="estrutura"] .overlay-img,
body .page-wrap #marcacao .photos div[class^="photo"] .overlay-img,
body .page-wrap #marcacao .photos div[class^="estrutura"] .overlay-img,
body .page-wrap #revistas .photos div[class^="photo"] .overlay-img,
body .page-wrap #revistas .photos div[class^="estrutura"] .overlay-img,
body .page-wrap #campanhas .photos div[class^="photo"] .overlay-img,
body .page-wrap #campanhas .photos div[class^="estrutura"] .overlay-img,
body .page-wrap #edu-ambiental .photos div[class^="photo"] .overlay-img,
body .page-wrap #edu-ambiental .photos div[class^="estrutura"] .overlay-img,
body .page-wrap #contacts .photos div[class^="photo"] .overlay-img,
body .page-wrap #contacts .photos div[class^="estrutura"] .overlay-img,
body .page-wrap #documentation .photos div[class^="photo"] .overlay-img,
body .page-wrap #documentation .photos div[class^="estrutura"] .overlay-img,
body .page-wrap #relatorio .photos div[class^="photo"] .overlay-img,
body .page-wrap #relatorio .photos div[class^="estrutura"] .overlay-img,
body .page-wrap #filedownload .photos div[class^="photo"] .overlay-img,
body .page-wrap #filedownload .photos div[class^="estrutura"] .overlay-img,
body .page-wrap #files .photos div[class^="photo"] .overlay-img,
body .page-wrap #files .photos div[class^="estrutura"] .overlay-img,
body .page-wrap #files2 .photos div[class^="photo"] .overlay-img,
body .page-wrap #files2 .photos div[class^="estrutura"] .overlay-img {
    position: absolute;
    margin-top: 3.75%;
    margin-left: 2%;
    width: 96.25%;
    top: 0px;
    left: 0px;
}
body .page-wrap #textwithphoto .photos div[class^="photo"] .overlay-img img,
body .page-wrap #textwithphoto .photos div[class^="estrutura"] .overlay-img img,
body .page-wrap #text .photos div[class^="photo"] .overlay-img img,
body .page-wrap #text .photos div[class^="estrutura"] .overlay-img img,
body .page-wrap #eco5 .photos div[class^="photo"] .overlay-img img,
body .page-wrap #eco5 .photos div[class^="estrutura"] .overlay-img img,
body .page-wrap #mapageral .photos div[class^="photo"] .overlay-img img,
body .page-wrap #mapageral .photos div[class^="estrutura"] .overlay-img img,
body .page-wrap #team .photos div[class^="photo"] .overlay-img img,
body .page-wrap #team .photos div[class^="estrutura"] .overlay-img img,
body .page-wrap #dicas .photos div[class^="photo"] .overlay-img img,
body .page-wrap #dicas .photos div[class^="estrutura"] .overlay-img img,
body .page-wrap #marcacao .photos div[class^="photo"] .overlay-img img,
body .page-wrap #marcacao .photos div[class^="estrutura"] .overlay-img img,
body .page-wrap #revistas .photos div[class^="photo"] .overlay-img img,
body .page-wrap #revistas .photos div[class^="estrutura"] .overlay-img img,
body .page-wrap #campanhas .photos div[class^="photo"] .overlay-img img,
body .page-wrap #campanhas .photos div[class^="estrutura"] .overlay-img img,
body .page-wrap #edu-ambiental .photos div[class^="photo"] .overlay-img img,
body .page-wrap #edu-ambiental .photos div[class^="estrutura"] .overlay-img img,
body .page-wrap #contacts .photos div[class^="photo"] .overlay-img img,
body .page-wrap #contacts .photos div[class^="estrutura"] .overlay-img img,
body .page-wrap #documentation .photos div[class^="photo"] .overlay-img img,
body .page-wrap #documentation .photos div[class^="estrutura"] .overlay-img img,
body .page-wrap #relatorio .photos div[class^="photo"] .overlay-img img,
body .page-wrap #relatorio .photos div[class^="estrutura"] .overlay-img img,
body .page-wrap #filedownload .photos div[class^="photo"] .overlay-img img,
body .page-wrap #filedownload .photos div[class^="estrutura"] .overlay-img img,
body .page-wrap #files .photos div[class^="photo"] .overlay-img img,
body .page-wrap #files .photos div[class^="estrutura"] .overlay-img img,
body .page-wrap #files2 .photos div[class^="photo"] .overlay-img img,
body .page-wrap #files2 .photos div[class^="estrutura"] .overlay-img img {
    width: 10%;
    height: auto;
    vertical-align: middle;
    position: relative;
    padding: 0;
    top: 43%;
    left: 45%;
    display: none;
}
body .page-wrap #textwithphoto .photos div[class^="photo"] .overlay-img:hover,
body .page-wrap #textwithphoto .photos div[class^="estrutura"] .overlay-img:hover,
body .page-wrap #text .photos div[class^="photo"] .overlay-img:hover,
body .page-wrap #text .photos div[class^="estrutura"] .overlay-img:hover,
body .page-wrap #eco5 .photos div[class^="photo"] .overlay-img:hover,
body .page-wrap #eco5 .photos div[class^="estrutura"] .overlay-img:hover,
body .page-wrap #mapageral .photos div[class^="photo"] .overlay-img:hover,
body .page-wrap #mapageral .photos div[class^="estrutura"] .overlay-img:hover,
body .page-wrap #team .photos div[class^="photo"] .overlay-img:hover,
body .page-wrap #team .photos div[class^="estrutura"] .overlay-img:hover,
body .page-wrap #dicas .photos div[class^="photo"] .overlay-img:hover,
body .page-wrap #dicas .photos div[class^="estrutura"] .overlay-img:hover,
body .page-wrap #marcacao .photos div[class^="photo"] .overlay-img:hover,
body .page-wrap #marcacao .photos div[class^="estrutura"] .overlay-img:hover,
body .page-wrap #revistas .photos div[class^="photo"] .overlay-img:hover,
body .page-wrap #revistas .photos div[class^="estrutura"] .overlay-img:hover,
body .page-wrap #campanhas .photos div[class^="photo"] .overlay-img:hover,
body .page-wrap #campanhas .photos div[class^="estrutura"] .overlay-img:hover,
body .page-wrap #edu-ambiental .photos div[class^="photo"] .overlay-img:hover,
body .page-wrap #edu-ambiental .photos div[class^="estrutura"] .overlay-img:hover,
body .page-wrap #contacts .photos div[class^="photo"] .overlay-img:hover,
body .page-wrap #contacts .photos div[class^="estrutura"] .overlay-img:hover,
body .page-wrap #documentation .photos div[class^="photo"] .overlay-img:hover,
body .page-wrap #documentation .photos div[class^="estrutura"] .overlay-img:hover,
body .page-wrap #relatorio .photos div[class^="photo"] .overlay-img:hover,
body .page-wrap #relatorio .photos div[class^="estrutura"] .overlay-img:hover,
body .page-wrap #filedownload .photos div[class^="photo"] .overlay-img:hover,
body .page-wrap #filedownload .photos div[class^="estrutura"] .overlay-img:hover,
body .page-wrap #files .photos div[class^="photo"] .overlay-img:hover,
body .page-wrap #files .photos div[class^="estrutura"] .overlay-img:hover,
body .page-wrap #files2 .photos div[class^="photo"] .overlay-img:hover,
body .page-wrap #files2 .photos div[class^="estrutura"] .overlay-img:hover {
    background-color: rgba(166, 156, 146, 0.8);
}
body .page-wrap #textwithphoto .photos div[class^="photo"] .overlay-img:hover img,
body .page-wrap #textwithphoto .photos div[class^="estrutura"] .overlay-img:hover img,
body .page-wrap #text .photos div[class^="photo"] .overlay-img:hover img,
body .page-wrap #text .photos div[class^="estrutura"] .overlay-img:hover img,
body .page-wrap #eco5 .photos div[class^="photo"] .overlay-img:hover img,
body .page-wrap #eco5 .photos div[class^="estrutura"] .overlay-img:hover img,
body .page-wrap #mapageral .photos div[class^="photo"] .overlay-img:hover img,
body .page-wrap #mapageral .photos div[class^="estrutura"] .overlay-img:hover img,
body .page-wrap #team .photos div[class^="photo"] .overlay-img:hover img,
body .page-wrap #team .photos div[class^="estrutura"] .overlay-img:hover img,
body .page-wrap #dicas .photos div[class^="photo"] .overlay-img:hover img,
body .page-wrap #dicas .photos div[class^="estrutura"] .overlay-img:hover img,
body .page-wrap #marcacao .photos div[class^="photo"] .overlay-img:hover img,
body .page-wrap #marcacao .photos div[class^="estrutura"] .overlay-img:hover img,
body .page-wrap #revistas .photos div[class^="photo"] .overlay-img:hover img,
body .page-wrap #revistas .photos div[class^="estrutura"] .overlay-img:hover img,
body .page-wrap #campanhas .photos div[class^="photo"] .overlay-img:hover img,
body .page-wrap #campanhas .photos div[class^="estrutura"] .overlay-img:hover img,
body .page-wrap #edu-ambiental .photos div[class^="photo"] .overlay-img:hover img,
body .page-wrap #edu-ambiental .photos div[class^="estrutura"] .overlay-img:hover img,
body .page-wrap #contacts .photos div[class^="photo"] .overlay-img:hover img,
body .page-wrap #contacts .photos div[class^="estrutura"] .overlay-img:hover img,
body .page-wrap #documentation .photos div[class^="photo"] .overlay-img:hover img,
body .page-wrap #documentation .photos div[class^="estrutura"] .overlay-img:hover img,
body .page-wrap #relatorio .photos div[class^="photo"] .overlay-img:hover img,
body .page-wrap #relatorio .photos div[class^="estrutura"] .overlay-img:hover img,
body .page-wrap #filedownload .photos div[class^="photo"] .overlay-img:hover img,
body .page-wrap #filedownload .photos div[class^="estrutura"] .overlay-img:hover img,
body .page-wrap #files .photos div[class^="photo"] .overlay-img:hover img,
body .page-wrap #files .photos div[class^="estrutura"] .overlay-img:hover img,
body .page-wrap #files2 .photos div[class^="photo"] .overlay-img:hover img,
body .page-wrap #files2 .photos div[class^="estrutura"] .overlay-img:hover img {
    display: block;
}
body .page-wrap #textwithphoto .photos .onlyphoto,
body .page-wrap #text .photos .onlyphoto,
body .page-wrap #eco5 .photos .onlyphoto,
body .page-wrap #mapageral .photos .onlyphoto,
body .page-wrap #team .photos .onlyphoto,
body .page-wrap #dicas .photos .onlyphoto,
body .page-wrap #marcacao .photos .onlyphoto,
body .page-wrap #revistas .photos .onlyphoto,
body .page-wrap #campanhas .photos .onlyphoto,
body .page-wrap #edu-ambiental .photos .onlyphoto,
body .page-wrap #contacts .photos .onlyphoto,
body .page-wrap #documentation .photos .onlyphoto,
body .page-wrap #relatorio .photos .onlyphoto,
body .page-wrap #filedownload .photos .onlyphoto,
body .page-wrap #files .photos .onlyphoto,
body .page-wrap #files2 .photos .onlyphoto {
    display: block;
    width: 33.3334%;
    text-align: center;
    box-sizing: border-box;
    margin: 0 auto;
}
body .page-wrap #textwithphoto .photos .onlyphoto img,
body .page-wrap #text .photos .onlyphoto img,
body .page-wrap #eco5 .photos .onlyphoto img,
body .page-wrap #mapageral .photos .onlyphoto img,
body .page-wrap #team .photos .onlyphoto img,
body .page-wrap #dicas .photos .onlyphoto img,
body .page-wrap #marcacao .photos .onlyphoto img,
body .page-wrap #revistas .photos .onlyphoto img,
body .page-wrap #campanhas .photos .onlyphoto img,
body .page-wrap #edu-ambiental .photos .onlyphoto img,
body .page-wrap #contacts .photos .onlyphoto img,
body .page-wrap #documentation .photos .onlyphoto img,
body .page-wrap #relatorio .photos .onlyphoto img,
body .page-wrap #filedownload .photos .onlyphoto img,
body .page-wrap #files .photos .onlyphoto img,
body .page-wrap #files2 .photos .onlyphoto img {
    width: 100%;
    padding: 3.75%;
}
body .page-wrap #marcacao {
    padding-top: 25px;
}
body .page-wrap #marcacao .text-end {
    max-width: 700px;
    margin: 0 auto 25px;
}
body .page-wrap #marcacao .text-end > p {
    text-align: left;
}
body .page-wrap #marcacao .rgpd {
    max-width: 800px;
    margin: 0 auto 25px;
}
body .page-wrap #marcacao .rgpd > p {
    text-align: left;
}
body .page-wrap #marcacao .rgpd > input {
    width: 25px;
    height: 25px;
    vertical-align: super;
}
body .page-wrap #marcacao .rgpd > label {
    display: inline-block;
    padding-left: 25px;
    max-width: 700px;
    color: #353535;
    font-style: italic;
}
body .page-wrap #marcacao .rgpd > label:before {
    content: "";
}
body .page-wrap #marcacao p {
    font-family: "Myriad Pro Semibold";
    text-align: center;
}
body .page-wrap #gallery,
body .page-wrap #videos {
    padding-top: 25px;
}
body .page-wrap #gallery .galeria,
body .page-wrap #videos .galeria {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
    padding: 0 24px;
    width: 1156px;
}
@media screen and (max-width: 1400px) {
    body .page-wrap #gallery .galeria,
    body .page-wrap #videos .galeria {
        width: 914px;
    }
}
@media screen and (max-width: 1024px) {
    body .page-wrap #gallery .galeria,
    body .page-wrap #videos .galeria {
        width: 880px;
    }
}
@media screen and (max-width: 768px) {
    body .page-wrap #gallery .galeria,
    body .page-wrap #videos .galeria {
        width: 95% !important;
    }
}
body .page-wrap #gallery .galeria .swiper-wrapper > .swiper-slide:only-child,
body .page-wrap #videos .galeria .swiper-wrapper > .swiper-slide:only-child {
    margin: 0 auto !important;
}
body .page-wrap #gallery .galeria .swiper-wrapper > .swiper-slide:first-child,
body .page-wrap #videos .galeria .swiper-wrapper > .swiper-slide:first-child {
    margin: 0 0 0 auto;
}
body .page-wrap #gallery .galeria .swiper-wrapper > .swiper-slide:last-child,
body .page-wrap #videos .galeria .swiper-wrapper > .swiper-slide:last-child {
    margin: 0 auto 0 0;
}
body .page-wrap #gallery .galeria .swiper-wrapper .swiper-slide,
body .page-wrap #videos .galeria .swiper-wrapper .swiper-slide {
    padding: 5px;
}
body .page-wrap #gallery .galeria .swiper-wrapper .swiper-slide .album-image,
body .page-wrap #gallery .galeria .swiper-wrapper .swiper-slide .video-image,
body .page-wrap #videos .galeria .swiper-wrapper .swiper-slide .album-image,
body .page-wrap #videos .galeria .swiper-wrapper .swiper-slide .video-image {
    width: 100%;
    height: 75%;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 15px;
}
@media screen and (max-width: 1280px) {
    body .page-wrap #gallery .galeria .swiper-wrapper .swiper-slide .album-image,
    body .page-wrap #gallery .galeria .swiper-wrapper .swiper-slide .video-image,
    body .page-wrap #videos .galeria .swiper-wrapper .swiper-slide .album-image,
    body .page-wrap #videos .galeria .swiper-wrapper .swiper-slide .video-image {
        margin-bottom: 10px;
    }
}
body .page-wrap #gallery .galeria .swiper-wrapper .swiper-slide .album-image:hover > .see-more,
body .page-wrap #gallery .galeria .swiper-wrapper .swiper-slide .video-image:hover > .see-more,
body .page-wrap #videos .galeria .swiper-wrapper .swiper-slide .album-image:hover > .see-more,
body .page-wrap #videos .galeria .swiper-wrapper .swiper-slide .video-image:hover > .see-more {
    opacity: 1;
}
body .page-wrap #gallery .galeria .swiper-wrapper .swiper-slide .album-image .see-more,
body .page-wrap #gallery .galeria .swiper-wrapper .swiper-slide .video-image .see-more,
body .page-wrap #videos .galeria .swiper-wrapper .swiper-slide .album-image .see-more,
body .page-wrap #videos .galeria .swiper-wrapper .swiper-slide .video-image .see-more {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 5px;
    background-color: rgba(125, 193, 68, 0.9);
    opacity: 0;
    transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out;
}
body .page-wrap #gallery .galeria .swiper-wrapper .swiper-slide .album-image .see-more a,
body .page-wrap #gallery .galeria .swiper-wrapper .swiper-slide .video-image .see-more a,
body .page-wrap #videos .galeria .swiper-wrapper .swiper-slide .album-image .see-more a,
body .page-wrap #videos .galeria .swiper-wrapper .swiper-slide .video-image .see-more a {
    color: #fff;
    font-family: "Myriad Pro Regular";
}
body .page-wrap #gallery .galeria .swiper-wrapper .swiper-slide .album-image .see-more a img,
body .page-wrap #gallery .galeria .swiper-wrapper .swiper-slide .video-image .see-more a img,
body .page-wrap #videos .galeria .swiper-wrapper .swiper-slide .album-image .see-more a img,
body .page-wrap #videos .galeria .swiper-wrapper .swiper-slide .video-image .see-more a img {
    display: block;
    margin: 0 auto;
}
body .page-wrap #gallery .galeria .swiper-wrapper .swiper-slide .album-image .see-more a .album-url,
body .page-wrap #gallery .galeria .swiper-wrapper .swiper-slide .album-image .see-more a .fb-video,
body .page-wrap #gallery .galeria .swiper-wrapper .swiper-slide .video-image .see-more a .album-url,
body .page-wrap #gallery .galeria .swiper-wrapper .swiper-slide .video-image .see-more a .fb-video,
body .page-wrap #videos .galeria .swiper-wrapper .swiper-slide .album-image .see-more a .album-url,
body .page-wrap #videos .galeria .swiper-wrapper .swiper-slide .album-image .see-more a .fb-video,
body .page-wrap #videos .galeria .swiper-wrapper .swiper-slide .video-image .see-more a .album-url,
body .page-wrap #videos .galeria .swiper-wrapper .swiper-slide .video-image .see-more a .fb-video {
    display: none;
}
body .page-wrap #gallery .galeria .swiper-wrapper .swiper-slide .album-info,
body .page-wrap #gallery .galeria .swiper-wrapper .swiper-slide .video-info,
body .page-wrap #videos .galeria .swiper-wrapper .swiper-slide .album-info,
body .page-wrap #videos .galeria .swiper-wrapper .swiper-slide .video-info {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 5px 25px 0px;
    border: 2px dashed #7dc144;
    position: relative;
    width: 1000px;
}
body .page-wrap #gallery .galeria .swiper-wrapper .swiper-slide .album-info span,
body .page-wrap #gallery .galeria .swiper-wrapper .swiper-slide .video-info span,
body .page-wrap #videos .galeria .swiper-wrapper .swiper-slide .album-info span,
body .page-wrap #videos .galeria .swiper-wrapper .swiper-slide .video-info span {
    text-transform: uppercase;
    vertical-align: middle;
}
body .page-wrap #gallery .galeria .swiper-wrapper .swiper-slide .album-info a img,
body .page-wrap #gallery .galeria .swiper-wrapper .swiper-slide .video-info a img,
body .page-wrap #videos .galeria .swiper-wrapper .swiper-slide .album-info a img,
body .page-wrap #videos .galeria .swiper-wrapper .swiper-slide .video-info a img {
    width: 22px;
    height: 22px;
    position: absolute;
    bottom: 3px;
    right: 3px;
}
body .page-wrap #news-page {
    padding-top: 25px;
}
body .page-wrap #news-page .content {
    width: 70%;
    margin: 0 auto;
    display: block;
    padding: 10px 0;
    text-align: left;
}
body .page-wrap #news-page .content h2 {
    text-transform: uppercase;
    font-family: "Myriad Pro Semibold";
    color: #7dc144;
}
body .page-wrap #news-page .content .info {
    font-style: italic;
    font-size: 90%;
    padding-bottom: 15px;
}
body .page-wrap #news-page .content .news-image {
    text-align: center;
    padding: 5%;
}
body .page-wrap #news-page .content p {
    color: #353535;
    font-family: "Myriad Pro Regular";
}
body .page-wrap #news-page #sidebar-second {
    width: 75%;
    display: block;
    margin: 0 auto;
    position: static;
    float: none;
    text-align: center;
}
body .page-wrap #news-page #sidebar-second h2 {
    text-transform: uppercase;
    font-family: "Myriad Pro Semibold";
    color: #7dc144;
}
body .page-wrap #news-page #sidebar-second #news-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
body .page-wrap #news-page #sidebar-second #news-list ul li {
    padding: 10px 0px;
}
body .page-wrap #news-page #sidebar-second #news-list ul li a {
    color: #353535;
    font-family: "Myriad Pro Regular";
}
body .page-wrap #news-page #sidebar-second #news-list ul li a:hover {
    text-decoration: underline;
}
body .page-wrap #allnews {
    width: 80%;
    margin: 0 auto;
    display: block;
    padding: 10px 0;
    text-align: left;
}
@media screen and (max-width: 768px) {
    body .page-wrap #allnews {
        width: 90%;
        padding: 5px 0;
    }
}
body .page-wrap #allnews .swiper-container {
    width: 100%;
    padding: 0px 10%;
}
@media screen and (max-width: 768px) {
    body .page-wrap #allnews .swiper-container {
        padding: 0px 30px;
    }
}
body .page-wrap #allnews .swiper-container .swiper-wrapper {
    margin: 0 auto;
    box-sizing: border-box;
}
body .page-wrap #allnews .swiper-container .swiper-wrapper .swiper-slide h3 {
    border: 2px dashed #7dc144;
    padding: 10px 7px;
    color: #646464;
    font-family: "Myriad Pro Bold";
    font-size: 130%;
    height: 80px;
}
body .page-wrap #allnews .swiper-container .swiper-wrapper .swiper-slide .new-body {
    margin-top: 5%;
}
body .page-wrap #allnews .swiper-container .swiper-wrapper .swiper-slide .new-body .crop {
    max-height: 180px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
}
body .page-wrap #allnews .swiper-container .swiper-wrapper .swiper-slide .new-body .crop + .description {
    max-height: 99px;
    overflow: hidden;
}
body .page-wrap #allnews .swiper-container .swiper-wrapper .swiper-slide .new-body .description {
    font-family: "Myriad Pro Regular";
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
    color: #6c6c6c;
}
body .page-wrap #allnews .swiper-container .swiper-wrapper .swiper-slide .new-body .info > div {
    display: inline-block;
    width: 50%;
    float: left;
}
body .page-wrap #allnews .swiper-container .swiper-wrapper .swiper-slide .new-body .info .new-info {
    position: relative;
}
body .page-wrap #allnews .swiper-container .swiper-wrapper .swiper-slide .new-body .info .new-info p {
    font-family: "Myriad Pro Regular";
    color: #6c6c6c;
    font-style: italic;
    font-size: 90%;
    margin: 0px;
}
body .page-wrap #allnews .swiper-container .swiper-wrapper .swiper-slide .new-body .info .new-info p span {
    text-transform: lowercase;
}
body .page-wrap #allnews .swiper-container .swiper-wrapper .swiper-slide .new-body .info .more {
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right;
}
body .page-wrap #allnews .swiper-container .swiper-wrapper .swiper-slide .new-body .info .more img {
    margin-left: 5px;
    width: 15px;
}
body .page-wrap #allnews .swiper-container .swiper-button-prev,
body .page-wrap #allnews .swiper-container .swiper-button-next {
    width: 10% !important;
}
@media screen and (max-width: 768px) {
    body .page-wrap #allnews .swiper-container .swiper-button-prev,
    body .page-wrap #allnews .swiper-container .swiper-button-next {
        width: 24px !important;
    }
}
body .page-wrap #allnews ul {
    display: inline-block;
    list-style: none;
    width: 600px;
}
body .page-wrap #allnews ul li {
    padding: 15px 0px;
}
body .page-wrap #allnews ul li a {
    font-size: 115%;
    color: #353535;
    font-family: "Myriad Pro Semibold";
}
body .page-wrap #allnews ul li a .r {
    display: inline-block;
    margin-left: 8px;
}
body .page-wrap #allnews ul li a .r img {
    margin-left: 5px;
    width: 13px;
}
body #footer {
    width: 100%;
}
body #footer > div {
    display: table;
    width: 100%;
}
@media screen and (max-width: 1100px) {
    body #footer > div {
        display: block;
    }
}
body #footer > div .sharethis-inline-share-buttons {
    vertical-align: bottom;
    display: table-cell;
    width: 30%;
    padding-left: calc(7% + 25px);
    padding-bottom: 10px;
}
@media screen and (max-width: 1400px) {
    body #footer > div .sharethis-inline-share-buttons {
        padding-left: calc(4% + 25px);
        width: 31%;
    }
}
@media screen and (max-width: 1100px) {
    body #footer > div .sharethis-inline-share-buttons {
        display: block;
        width: 100%;
        padding-left: 0;
        text-align: center;
    }
}
body #footer > div .sharethis-inline-share-buttons:before {
    content: "Partilhe ";
    font-size: 12px;
    line-height: 40px;
    vertical-align: super;
    padding-right: 5px;

}
body #footer > div .sharethis-inline-share-buttons span {
    background-repeat: no-repeat;
    background-size: 20px;
    padding-left: 20px;
    padding-right: 3px;
    white-space: nowrap;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
}
body #footer > div .sharethis-inline-share-buttons .st_facebook_custom {
    background-image: url("buttons/facebook.png");
}
body #footer > div .sharethis-inline-share-buttons .st_linkedin_custom {
    background-image: url("buttons/linkedin.png");
}
body #footer > div .sharethis-inline-share-buttons .st_twitter_custom {
    background-image: url("buttons/twitter.png");
}
body #footer > div .sharethis-inline-share-buttons .st_googleplus_custom {
    background-image: url("buttons/google.png");
}
body #footer > div .sharethis-inline-share-buttons .st_email_custom {
    background-image: url("buttons/email.png");
}
body #footer > div ul.menu {
    list-style: none;
    margin: 0 auto;
    text-align: center;
    display: table-cell;
    width: 40%;
    min-width: 665px;
    vertical-align: bottom;
    padding-bottom: 5px;
}
@media screen and (max-width: 1400px) {
    body #footer > div ul.menu {
        min-width: 580px;
        width: 38%;
    }
}
@media screen and (max-width: 1100px) {
    body #footer > div ul.menu {
        display: block;
        max-width: none;
        width: 100%;
        padding-bottom: 0px;
    }
}
@media screen and (max-width: 960px) {
    body #footer > div ul.menu {
        display: none;
    }
}
body #footer > div ul.menu li {
    margin: 0;
    display: inline-block;
    position: relative;
    vertical-align: top;
}
body #footer > div ul.menu li a {
    font-size: 75%;
    color: #000;
    display: block;
    line-height: 75%;
    margin: 0;
    padding: 10px;
    text-decoration: none;
    text-transform: none;
    white-space: nowrap;
}
body #footer > div .right_f {
    display: table-cell;
    vertical-align: bottom;
    width: 30%;
}
@media screen and (max-width: 1400px) {
    body #footer > div .right_f {
        width: 31%;
    }
}
@media screen and (max-width: 1100px) {
    body #footer > div .right_f {
        display: block;
        width: 100%;
        text-align: center;
    }
}
body #footer > div .right_f .cert {
    display: block;
    vertical-align: bottom;
}
body #footer > div .right_f .cert img {
    height: 50px;
    vertical-align: bottom;
    padding-bottom: 4px;
}
@media screen and (max-width: 1450px) {
    body #footer > div .right_f .cert img {
        height: 40px;
    }
}
@media screen and (max-width: 580px) {
    body #footer > div .right_f .cert img {
        height: 35px;
    }
}
body #footer > div .right_f .cert a {
    padding: 0px 3px;
}
body #footer > div .right_f .cert a .calogo {
    height: 50px;
    width: auto !important;
}
@media screen and (max-width: 1450px) {
    body #footer > div .right_f .cert a .calogo {
        height: 40px;
    }
}
@media screen and (max-width: 580px) {
    body #footer > div .right_f .cert a .calogo {
        height: 35px;
    }
}
body #footer > div .right_f #copyright {
    color: #000;
    font-size: 75%;
    line-height: 75%;
    padding: 10px;
    display: block;
    width: 100%;
    text-align: right;
}
@media screen and (max-width: 1100px) {
    body #footer > div .right_f #copyright {
        padding: 5px !important;
        text-align: center;
    }
}
body #footer > div .right_f #copyright a {
    color: #000;
}
body #footer > div .right_f #copyright a b {
    color: #000;
}
body #search-block-form {
    display: block;
}
body #search-block-form .form-item {
    margin: 0;
}
body #search-block-form .form-item input.form-text {
    width: 125px;
    padding: 5px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: left;
    vertical-align: top;
}
body #search-block-form .form-item input.form-submit {
    position: absolute;
    margin: 1px 0px 0px -32px;
    padding: 0px;
    border: none;
    height: 26px;
    width: 30px;
    cursor: pointer;
    zoom: 1;
    filter: alpha(opacity=65);
    opacity: 0.65;
    background: transparent url("../images/search-icon.png") top left no-repeat;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
body #search-block-form .form-item input.form-submit:hover,
body #search-block-form .form-item input.form-submit:focus,
body #search-block-form .form-item input.form-submit:hover,
body #search-block-form .form-item input.form-submit:focus {
    filter: alpha(opacity=90);
    opacity: 0.9;
}
body .animatedBorder {
    position: relative;
}
body .animatedBorderSprite {
    position: absolute;
    margin: 0;
    background: url(../images/stripe.gif);
}
body .projectEco {
    position: absolute;
    left: 0;
    bottom: 125px;
    padding: 5px;
}
@media (max-height: 620px) and (min-width: 960px) {
    body .projectEco {
        display: none;
    }
}
body .projectEco img {
    width: 100%;
    max-width: 200px;
    -webkit-animation: ScaleInOut 4s linear 2s infinite alternate;
    animation: ScaleInOut 5s linear 4s infinite alternate;
}
@media screen and (max-width: 1400px), (max-height: 860px) {
    body .projectEco img {
        max-width: 150px;
    }
}
@media (max-height: 670px) {
    body .projectEco img {
        max-width: 100px;
    }
}
body #downloads {
    display: table;
    margin: 0 auto;
    max-width: 400px;
    width: 100%;
    display:none;
}
body #downloads > a {
    display: inline-block;
    width: 28%;
    float: left;
    margin-top: 15px;
}
body #downloads > a > img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
}
body #downloads > img {
    width: 44%;
    height: auto;
    object-fit: cover;
    object-position: center;
    position: relative;
    display: inline-block;
    float: left;
    transform: scale(1.25);
}
body .main-content > #downloads {
    display: none;
}
body .siteheader .projectEco {
    display: none;
}
@media (max-height: 620px) and (min-width: 960px) {
    body .siteheader .projectEco {
        display: table;
        right: 2%;
        left: initial;
        bottom: 2px;
        max-width: 80px;
    }
}
body .colorbox-header {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    padding: 10px;
    text-align: center;
    background-color: #7dc144;
    z-index: 9999;
    box-shadow: 0px 1px 5px #888888;
    display: table;
    width: 100%;
}
body .colorbox-header span {
    text-transform: uppercase;
    display: block;
    color: #fff;
}
body .colorbox-header h1 {
    text-transform: uppercase;
    display: block;
    color: #fff;
    font-size: 120%;
    position: static;
    width: 100%;
    line-height: 100%;
    display: table-cell;
    vertical-align: middle;
    font-family: "Myriad Pro SemiBold";
}
body h1 {
    color: #fff;
    text-transform: uppercase;
    font-family: "Myriad Pro SemiBold";
    text-align: left;
    margin: 0 auto;
    line-height: 100%;
    width: 1088px;
    display: block;
}
@media screen and (max-width: 1400px) {
    body h1 {
        width: 846px;
    }
}
@media screen and (max-width: 1024px) {
    body h1 {
        width: 812px;
    }
}
@media screen and (max-width: 768px) {
    body h1 {
        width: 95%;
    }
}
body .background {
    background-color: #7dc144;
    padding: 10px 0px 5px;
    display: block;
    width: 100%;
}
body .search-form {
    text-align: center;
    width: 50%;
    margin: 0 auto;
    padding: 3% 0% 5%;
}
body .search-form label {
    color: #353535;
    font-family: "Myriad Pro Bold";
    padding-right: 10px;
}
body .search-form input[type="text"] {
    width: 25%;
    border-radius: 7px;
}
body .search-form input[type="submit"] {
    margin-left: -32px;
    padding: 0px;
    border: none;
    height: 20px;
    width: 20px;
    cursor: pointer;
    zoom: 1;
    filter: alpha(opacity=65);
    opacity: 0.65;
    background: transparent url("../images/search-icon.png") top left no-repeat;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
body .search-form input[type="submit"]:hover,
body .search-form input[type="submit"]:focus,
body .search-form input[type="submit"]:hover,
body .search-form input[type="submit"]:focus {
    filter: alpha(opacity=90);
    opacity: 0.9;
}
body .search-results {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}
body .search-results p {
    color: #353535;
}
body .search-results .search-result a {
    color: #7dc144;
    text-transform: uppercase;
    font-family: "Myriad Pro Bold";
}
body .search-results .search-result .search-snippet-info p {
    color: #353535;
    font-family: "Myriad Pro Regular";
}
body .search-results .search-result .search-snippet-info p strong {
    font-family: "Myriad Pro Bold";
}
body .search-results .search-result .search-snippet-info .search-info {
    font-style: italic;
}
body .search-results ul {
    color: #353535;
    text-align: left;
}
body .specialmode {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(166, 156, 146, 0.9);
}
body .specialmode .header-mode {
    width: 100%;
    padding: 5px;
    text-align: center;
    background-color: #7dc144;
    z-index: 9999;
    box-shadow: 0px 1px 5px #888888;
}
body .specialmode .header-mode h1 {
    text-transform: uppercase;
    display: block;
    color: #fff;
    padding: 15px;
    font-family: "Myriad Pro SemiBold";
}
body .specialmode .errors {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 40%;
}
body .specialmode .errors .error-message p {
    text-transform: uppercase;
    color: #fff;
}
body .specialmode .user-login {
    position: absolute;
    top: 35%;
    width: 100%;
}
body .specialmode .user-login form {
    background: none !important;
    border: none !important;
}
body .specialmode .user-login form .form-item {
    text-align: center;
}
body .specialmode .user-login form .form-item label {
    display: none;
}
body .specialmode .user-login form .form-item input {
    width: 80%;
    height: 50px;
    line-height: 200%;
    padding: 0 20px;
}
body .specialmode .user-login form .form-item input[type="text"]::-webkit-input-placeholder {
    text-indent: -9999px;
    background-image: url("../images/user.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    color: #7dc144;
}
body .specialmode .user-login form .form-item input[type="text"]:-moz-placeholder {
    text-indent: -9999px;
    background-image: url("../images/user.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    color: #7dc144;
}
body .specialmode .user-login form .form-item input[type="text"]::-moz-placeholder {
    text-indent: -9999px;
    background-image: url("../images/user.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    color: #7dc144;
}
body .specialmode .user-login form .form-item input[type="text"]:-ms-input-placeholder {
    text-indent: -9999px;
    background-image: url("../images/user.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    color: #7dc144;
}
body .specialmode .user-login form .form-item input[type="password"]::-webkit-input-placeholder {
    text-indent: -9999px;
    background-image: url("../images/pw.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    color: #7dc144;
}
body .specialmode .user-login form .form-item input[type="password"]:-moz-placeholder {
    text-indent: -9999px;
    background-image: url("../images/pw.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    color: #7dc144;
}
body .specialmode .user-login form .form-item input[type="password"]::-moz-placeholder {
    text-indent: -9999px;
    background-image: url("../images/pw.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    color: #7dc144;
}
body .specialmode .user-login form .form-item input[type="password"]:-ms-input-placeholder {
    text-indent: -9999px;
    background-image: url("../images/pw.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    color: #7dc144;
}
body .specialmode .user-login form .form-item-persistent-login {
    width: 50%;
    display: inline-block;
    float: left;
    margin: 0;
    padding-bottom: 8px;
    text-align: left;
    padding-left: 10%;
}
body .specialmode .user-login form .form-item-persistent-login input[type="checkbox"] {
    position: absolute;
    left: -999em;
}
body .specialmode .user-login form .form-item-persistent-login input[type="checkbox"] + label {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
body .specialmode .user-login form .form-item-persistent-login input[type="checkbox"] + label::before {
    content: "";
    display: inline-block;
    vertical-align: -25%;
    height: 2ex;
    width: 2ex;
    background-color: white;
    border: 1px solid #7dc144;
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.15);
    margin-right: 0.5em;
}
body .specialmode .user-login form .form-item-persistent-login input[type="checkbox"]:checked + label::after {
    content: "";
    position: absolute;
    width: 1.2ex;
    height: 0.4ex;
    background: transparent;
    top: 0.55ex;
    left: 0.4ex;
    border: 3px solid #7dc144;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
body .specialmode .user-login form .form-item-persistent-login input {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    color: #7dc144;
}
body .specialmode .user-login form .form-item-persistent-login label {
    display: inline-block;
    line-height: 100%;
    color: #fff;
    font-family: "Myriad Pro Regular";
    font-style: italic;
}
body .specialmode .user-login form .forgot-pw {
    text-align: right;
    display: block;
    color: #fff;
    font-family: "Myriad Pro Regular";
    font-style: italic;
    width: 50%;
    display: inline-block;
    float: right;
    padding-right: 10%;
}
body .specialmode .user-login form .form-actions {
    text-align: center;
}
body .specialmode .user-login form .form-actions input {
    width: 80%;
    height: 50px;
    font-size: 150%;
    color: #fff;
    font-style: italic;
    background-color: #7dc144;
    border: none;
}
body .specialmode .user-pw {
    position: absolute;
    top: 35%;
    width: 100%;
}
body .specialmode .user-pw form {
    background: none !important;
    border: none !important;
}
body .specialmode .user-pw form .form-item {
    text-align: center;
}
body .specialmode .user-pw form .form-item input {
    width: 80%;
    height: 50px;
    line-height: 200%;
    padding: 0 20px;
}
body .specialmode .user-pw form .form-item input[type="text"]::-webkit-input-placeholder {
    color: #7dc144;
}
body .specialmode .user-pw form .form-item input[type="text"]:-moz-placeholder {
    color: #7dc144;
}
body .specialmode .user-pw form .form-item input[type="text"]::-moz-placeholder {
    color: #7dc144;
}
body .specialmode .user-pw form .form-item input[type="text"]:-ms-input-placeholder {
    color: #7dc144;
}
body .specialmode .user-pw form .form-actions {
    text-align: center;
}
body .specialmode .user-pw form .form-actions input {
    width: 80%;
    height: 50px;
    font-size: 150%;
    color: #fff;
    font-style: italic;
    background-color: #7dc144;
    border: none;
}
.main-content #footer {
    position: static;
}
body.front #footer {
    position: absolute;
    bottom: 0px;
}
body.front #footer .right_f .cert {
    display: inline-block;
    width: calc(100% - 135px);
}
@media screen and (max-width: 1650px) {
    body.front #footer .right_f .cert {
        display: block;
        width: 100%;
    }
}
body.front #footer .right_f #copyright {
    display: inline-block;
    max-width: 130px;
    width: auto;
}
@media screen and (max-width: 1575px) {
    body.front #footer .right_f #copyright {
        display: block;
        width: 100%;
        max-width: none;
        padding-top: 0px;
    }
}
body.page-textwithphoto-fo-musami #textwithphoto .text img.grafico1 {
    max-width: 1024px;
    width: 100%;
}
body.page-textwithphoto-fo-musami li {
    color: #353535;
}
#cboxLoadedContent .fb-video {
    width: 100%;
    height: 100%;
}
#cboxLoadedContent .fb-video span {
    width: 100% !important;
    height: 100% !important;
}
#cboxLoadedContent .fb-video span iframe {
    width: 100% !important;
    height: 100% !important;
}
.hoverlupa {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.hoverlupa:hover {
    background-color: rgba(166, 156, 146, 0.8);
}
.hoverlupa:hover > img {
    display: block;
}
.hoverlupa img {
    display: none;
    width: 15% !important;
    height: auto !important;
    position: relative;
    top: 42.5%;
    margin: 0 auto !important;
    padding: 0 !important;
}
.thing {
    width: auto;
    display: inline-block;
    position: relative;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.center {
    margin: 0 auto !important;
}
.folhas {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.folhas img {
    width: 18px;
    display: block;
    margin-right: 10px;
    padding-top: 2px;
}
body.page-file-download-relatorio .file > img {
    -moz-box-shadow: 0 0 8px black;
    -webkit-box-shadow: 0 0 8px black;
    box-shadow: 0 0 8px black;
}
body.page-projects {
    display: block;
}
body.page-projects .content-wrap > section:nth-of-type(2) {
    display: none;
}
body.page-projects .content-wrap .files-wrapper .swiper-slide {
    width: 33.3333% !important;
}
@media screen and (max-width: 768px) {
    body.page-projects .content-wrap .files-wrapper .swiper-slide {
        width: 50% !important;
    }
}
@media screen and (max-width: 500px) {
    body.page-projects .content-wrap .files-wrapper .swiper-slide {
        width: 100% !important;
    }
}
body.page-projects .content-wrap h2 {
    width: 100%;
    display: block;
    margin: 0px auto;
    padding: 20px 0px;
    color: #7dc144;
    font-size: 150%;
    text-transform: uppercase;
    text-align: center;
    font-family: "Myriad Pro SemiBold";
}
.space {
    margin-top: 60px !important;
}
@media screen and (max-width: 1200px) {
    .page-textwithphoto-fo-musami .text {
        text-align: center !important;
    }
}
#sliding-popup {
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    z-index: 9999;
}
#sliding-popup .info {
    display: table;
    max-width: 1280px;
    margin: 0 auto;
    width: 100%;
}
#sliding-popup .info #popup-text {
    display: table-cell;
    color: #fff;
    vertical-align: middle;
    padding: 10px 0px;
    width: auto;
    max-width: none;
    float: none;
}
#sliding-popup .info #popup-text:before {
    display: table;
    content: "";
}
#sliding-popup .info #popup-text p {
    display: table-cell;
    text-align: left;
    margin: 0;
    font-weight: 400;
    font-size: 100%;
    color: #fff;
}
#sliding-popup .info #popup-text button {
    display: table-cell;
    color: #000;
    background: #fff;
    border: none;
    border-radius: 0;
    text-shadow: none;
    box-shadow: none;
    padding: 10px;
}
#sliding-popup .info #popup-text button:hover {
    background: #7dc144;
}
#sliding-popup .info #popup-buttons {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    max-width: none;
    float: none;
    padding: 10px 0px;
}
#sliding-popup .info #popup-buttons button.find-more-button {
    color: #000;
    background: #fff;
    border: none;
    border-radius: 0;
    text-shadow: none;
    box-shadow: none;
    padding: 10px;
    margin-right: 5px;
    min-width: 100px;
}
#sliding-popup .info #popup-buttons button.agree-button {
    color: #000;
    background: #7dc144;
    border: none;
    border-radius: 0;
    text-shadow: none;
    box-shadow: none;
    padding: 10px;
    text-transform: uppercase;
    min-width: 100px;
}
#noConsent {
    background: #fff;
    padding: 25px;
    text-align: center;
}
.control {
    visibility: hidden;
}

.g-recaptcha iframe{margin-top:-40px;}
.captcha {
  display: inline-grid;
}
