/* HEADER */
.header {
    min-height: 164px; max-height: 164px;
    padding: 24px 0 0 0;
}
/* MENU */
.header .menu, .header.open .menu {
    width: 100%; padding: 0 0 16px 0; margin: 26px 0 0 0;
}


/* FOOTER */
.footer { height: 46px; }
.footer .limited { padding: 16px 0 0 0; }



/* HOME */
.homeSlide .swiper-button-next, .homeSlide .swiper-button-prev { margin-top: 44px; }

/* APRESENTACAO */
.apresentacaoPage, .servicosPage { padding: 200px 0 84px 0; }
.apresentacaoPage .content, .servicosPage .content {
    width: 66%;
    max-width: 954px;
    padding: 48px;
}


/* PORTFOLIO */
.portfolioPage { width: 100%; padding: 204px 0 52px 0; }
.portfolioPage ul li { width: 25%; margin: 0; float: left; }


/* PROJECTO */
.projectoPage { width: 100%; padding: 196px 0 34px 0; float: left; }
.projectoPage .info { width: 100%; padding: 0 14px; }
.projectoPage h1 { color: #000000; }
.projectoPage p { color: #000000; }
.projectoPage .backLink { color: #000000; margin: 10px auto 20px auto; }
.projectoPage .images ul {
    list-style: none;
    width: 100%;
    margin: 0; padding: 0;
}
.projectoPage .images li { width: 25%; margin: 0; padding: 4px; }
.projectoPage .images li.small { width: 12.5%; }
.projectoPage .images li.small .escala-16-10 { display: none; }
.projectoPage .images li.small .escala-16-20 { display: block; }
.projectoPage .images li.small a { padding: 0 0 5px 0; }
.projectoPage .images a {
    display: block;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.projectoZoomPage { padding: 164px 0 46px 0; }


/* NOTICIAS */
/* NOTICIA */
.noticiasPage, .noticiaPage { width: 100%; padding: 196px 0 48px 0; float: left; }
.noticiasPage .content, .noticiaPage .content { width: 66%; max-width: 954px; margin: 0 auto; }
.noticiasPage .social { display: table; margin: 0 auto 24px auto; }
.noticiasPage .social a { display: block; width: 28px; margin: 0 10px; float: left; }
.noticiasPage .social a img { width: 100%; }
.noticiasPage h1, .noticiaPage h1 { color: #000000; padding: 12px 0 12px 0; }
.noticiaPage h1 { padding: 0 0 16px 0; }
.noticiasPage p, .noticiaPage p { color: #000000; }
.noticiasPage .noticiaLink, .noticiaPage .noticiaLink { color: #000000; margin: 2px auto 12px auto; }
.noticiasPage .info, .noticiaPage .info { width: 100%; padding: 0 14px 12px 14px; }


/* CONTACTOS */
.contactosPage { width: 100%; padding: 196px 0 48px 0; float: left; }
.contactosPage .content { width: 66%; max-width: 954px; margin: 0 auto; }
.contactosPage ul {
    list-style: none;
    width: 100%;
    margin: 0; padding: 0;
}
.contactosPage ul li { width: 100%; padding: 0 0 14px 0; float: left; }
.contactosPage .info { width: 100%; min-height: 70px; padding: 0 14px; margin: 8px 0 0 0; }
.contactosPage h1 { display: block; padding: 0 0 20px 0; }
.contactosPage h1, .contactosPage h2 { color: #000000; }
.contactosPage p, .contactosPage a { color: #000000; }
.contactosPage p span { text-transform: uppercase; }
.contactosPage .image { width: 100%; margin: 8px 0 0 0; }
.contactosPage .image span {
    display: block;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.contactosPage .image img { width: 100%; }
.map { width: 100%; height: 360px; }


/* BROCHURA */
.brochuraPage { min-height: 680px; }
.issuuembed { padding: 164px 0 26px 0; }