/* lato-regular - latin_latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/lato-v15-latin_latin-ext-regular.eot'); /* IE9 Compat Modes */
    src: local('Lato Regular'), local('Lato-Regular'),
        url('/fonts/lato-v15-latin_latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('/fonts/lato-v15-latin_latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
        url('/fonts/lato-v15-latin_latin-ext-regular.woff') format('woff'), /* Modern Browsers */
        url('/fonts/lato-v15-latin_latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
        url('/fonts/lato-v15-latin_latin-ext-regular.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-italic - latin_latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    src: url('/fonts/lato-v15-latin_latin-ext-italic.eot'); /* IE9 Compat Modes */
    src: local('Lato Italic'), local('Lato-Italic'),
        url('/fonts/lato-v15-latin_latin-ext-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('/fonts/lato-v15-latin_latin-ext-italic.woff2') format('woff2'), /* Super Modern Browsers */
        url('/fonts/lato-v15-latin_latin-ext-italic.woff') format('woff'), /* Modern Browsers */
        url('/fonts/lato-v15-latin_latin-ext-italic.ttf') format('truetype'), /* Safari, Android, iOS */
        url('/fonts/lato-v15-latin_latin-ext-italic.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-900 - latin_latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    src: url('/fonts/lato-v15-latin_latin-ext-900.eot'); /* IE9 Compat Modes */
    src: local('Lato Black'), local('Lato-Black'),
        url('/fonts/lato-v15-latin_latin-ext-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('/fonts/lato-v15-latin_latin-ext-900.woff2') format('woff2'), /* Super Modern Browsers */
        url('/fonts/lato-v15-latin_latin-ext-900.woff') format('woff'), /* Modern Browsers */
        url('/fonts/lato-v15-latin_latin-ext-900.ttf') format('truetype'), /* Safari, Android, iOS */
        url('/fonts/lato-v15-latin_latin-ext-900.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-900italic - latin_latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 900;
    src: url('/fonts/lato-v15-latin_latin-ext-900italic.eot'); /* IE9 Compat Modes */
    src: local('Lato Black Italic'), local('Lato-BlackItalic'),
        url('/fonts/lato-v15-latin_latin-ext-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('/fonts/lato-v15-latin_latin-ext-900italic.woff2') format('woff2'), /* Super Modern Browsers */
        url('/fonts/lato-v15-latin_latin-ext-900italic.woff') format('woff'), /* Modern Browsers */
        url('/fonts/lato-v15-latin_latin-ext-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
        url('/fonts/lato-v15-latin_latin-ext-900italic.svg#Lato') format('svg'); /* Legacy iOS */
}



*, *:before, *:after { box-sizing: border-box; }
header, nav, main, article, aside, section, address, footer, figure { display: block; }
html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    overflow-y: scroll;
    scroll-behavior: smooth;
}
body:not(.show-focus-outlines) *:focus {
    outline: none;
}
*:focus, input:focus {
    outline: 3px dashed #f33;
}
::-moz-focus-inner {
    border: 0;
}
select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
.select-on-click {
    -webkit-touch-callout: all; /* iOS Safari */
    -webkit-user-select: all; /* Safari */
    -khtml-user-select: all; /* Konqueror HTML */
    -moz-user-select: all; /* Firefox */
    -ms-user-select: all; /* Internet Explorer/Edge */
    user-select: all; /* Chrome and Opera */
    text-decoration: underline;
    cursor: pointer;
}
.select-on-click:hover {
    background: #fe9;
}
button.fake {
    background :none;
    color: #f52;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    text-decoration: underline;
    text-decoration-skip: ink;
}
button.fake:hover {
    color: #f33;
    text-decoration: underline;
}



p, .p { font-size: 1.0em; margin-bottom: 0.5em; line-height: 1.6 }
.f1 { font-size: 2.5em; }
.f2 { font-size: 2.0em; }
.f3 { font-size: 1.5em; }
.f4 { font-size: 1.25em; }
small { font-size: 0.8em; }





/* text */

p {
    margin: 1.0em 0 0.5em;
}
h1, h2, h3, h4, h5, h6 {
    margin: 2.0em 0 1.0em;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.1;
}
video {
    max-width: 100%;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    height: auto !important;
    width: auto !important;
}
ol, ul {
    list-style-position: outside;
    margin: 0 0 1.5em 0;
    padding-left: 0;
}
ol ol, ul ul, ol ul, ul ol {
    margin: 0;
}
ul {
    list-style-type: none;
}
ul li {
    padding-left: 2em;
    background-image: url('/gfx/icons/icon-check.png');
    background-position: left 0.2em;
    background-size: 16px 16px;
    background-repeat: no-repeat;
    margin: 1em 0;
}
blockquote {
    margin-left: 2em;
    position: relative;
    font-family: serif;
}
blockquote::before {
    content: '”';
    position: absolute;
    left: -0.7em;
    font-size: 2.4em;
    top: -0.2em;
}
pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    word-wrap: break-word;
    font-size: 0.9em;
}
address {
    font-style: normal;
}
hr {
    border: none;
    border-bottom: 1px solid #c2c0bf;
}
hr.narrow {
    max-width: 300px;
}
a, .afake {
    color: #f52;
    text-decoration-skip: ink;
    cursor: pointer;
}
a:visited, .afake:visited { color: #c00; text-decoration: underline; }
a:hover, .afake:hover { color: #f33; text-decoration: underline; }
a:active, .afake:active { color: #e00; text-decoration: underline; }
strong { font-weight: bold; }
.hide { display: none; }
.clickable { cursor: pointer !important; }
.clearfix::after {
    display: block;
    content: "";
    clear: both;
}




/* images */

img {
    border-style: none;
    height: auto;
    display: block;
    max-width: 100%;
}
figure {
    margin: 0;
}
.ratio {
    position: relative;
    display: block;
}
.ratio > img {
    position: absolute;
    top: 0;
    left: 0;
}
.ratio.ctr > img {
    right: 0;
    margin: 0 auto;
}
.figure.round > img,
figure.round > img {
    border-radius: 300px;
    padding: 10px;
    border: 15px solid rgba(255, 255, 255, 0.3);
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.6);
    height: 100%;
    transition: border 0.15s ease-out;
    background-clip: padding-box;
}
.figure.round.red > img,
figure.round.red > img {
    border-color: #fae8da;
    background-color: #f8d1b7;
}
a.figure.round:hover > img,
a:hover > .figure.round > img,
a:hover > figure.round > img {
    border-color: #f52;
}
a.figure.round.active > img,
a.active > .figure.round > img,
a.active > figure.round > img,
a.figure.round:active > img,
a:active > .figure.round > img,
a:active > figure.round > img {
    border-color: #e00;
}

.figure.frame,
figure.frame {
    border: 10px solid #f6d2b7;
    margin-bottom: 1em;
}
.figure.frame > *,
figure.frame > * {
    border: 3px solid #fff;
}
.header-icon {
    max-width: 940px;
    height: 0;
}

.gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    border: 10px solid #f6d2b7;
    box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.15);
    padding: 3px 0 0 3px;
    background-color: #fff;
}
.gallery > figure {
    flex: 1 1 300px;
    min-height: 250px;
    max-height: 500px;
}
.gallery > figure > img {
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    background-color: #fff;
    height: 100%;
    object-fit: cover;
    width: 100%;
}





/* layout */

body {
    margin: 0 auto;
    padding: 0;
    max-width: 1700px;
    font-family: 'Lato', sans-serif;
    word-wrap: break-word;
    font-size: 16px;
    line-height: 1.4;
    color: #222;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
}
body > * {
    padding: 20px 0;
}
main {
    padding: 0;
}
main > * {
    padding-left: 1rem;
    padding-right: 1rem;
    margin: 0 auto;
}
main article,
main section {
    margin: 4em auto;
}
main .content {
    margin-bottom: 3em;
}
main section .f1,
main section .f2,
main section .f3,
main section .f4,
main article .f1,
main article .f2,
main article .f3,
main article .f4 {
    text-transform: uppercase;
    text-align: center;
}
footer {
    padding-left: 1rem;
    padding-right: 1rem;
}
.textandimage.text-lft,
.textandimage.text-rgt {
    margin-top: 5em;;
}
.textandimage.text-lft > * {
    text-align: left;
}
.textandimage.text-rgt > * {
    text-align: right;
}
.textandimage.text-lft > p,
.textandimage.text-rgt > p {
    text-align: justify;
}
.textandimage.text-lft .clip,
.textandimage.text-rgt .clip {
    max-width: 400px;
    width: 45%;
}
.textandimage.text-lft .clip {
    shape-outside: ellipse(55% 54% at 60% 48%);
    float: right;
}
.textandimage.text-rgt .clip {
    shape-outside: ellipse(55% 54% at 40% 48%);
    float: left;
}
.lft {
    float: left;
    width: 47%;
    margin-right: 3%;
}
.rgt {
    float: right;
    width: 47%;
    margin-left: 3%;
}
.meta {
    color: #555;
    margin-bottom: 2em;
}
.meta > * {
    margin-top: 0;
}
.meta a.action {
    color: #080;
    font-weight: bold
}
.meta a.action:hover {
    color: #0b0;
}
.meta a.action:active {
    color: #0d0;
}
.meta > p {
    color: #555;
}
.meta .icon {
    position: relative;
    top: 0.2em;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 0.3em;
    background-size: 16px 16px;
    background-repeat: no-repeat;
}
.meta .icon.compass {
    background-image: url('/gfx/icons/icon-project-compass.png');
}
.meta .icon.calendar {
    background-image: url('/gfx/icons/icon-project-calendar.png');
}
.meta .icon.client {
    background-image: url('/gfx/icons/icon-project-client.png');
}
.meta .icon.arrow {
    background-image: url('/gfx/icons/icon-project-arrow.png');
}





/* header */

header {
    position: relative;
    padding-top: 0;
}
header .wrapper {
    max-width: 1300px;
    margin: 0 auto;
}
header .bg {
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    z-index: -1;
    background-image: linear-gradient(180deg, #4390b4 0%, #aec8d5 30%, #f4f0e7 50%, #b77e5a 100%);
}
header .bg::after {
    content: '';
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    background: url('/gfx/header-div-bot.png') bottom center no-repeat;
    background-size: contain;
}
header .bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.spacer-v {
    pointer-events: none;
    visibility: hidden;
}
.menu {
    background: url('/gfx/header-div-top.png') center bottom no-repeat;
    background-size: 100% 380px;
    padding-bottom: 3em;
}
.menu .spacer-v {
    width: 66%;
    float: right;
    max-width: 430px;
}
.menu .spacer-v::after {
    content: '';
    height: 0;
    margin-bottom: 9%;
    float: left;
}
.menu .logo {
    display: block;
    width: 28.5%;
    max-width: 190px;
    margin-left: 3.5%;
    margin-right: 1%;
    float: left;
    clear: left;
    -webkit-clip-path: polygon(14.19% 9.65%, 33.73% 9.48%, 51% 29.56%, 99.7% 29.91%, 99.59% 63.78%, 68.22% 63.91%, 68.62% 87.82%, 61.01% 99.98%, 41.29% 83.85%, 10.00% 78.95%, 0.5% 61.14%, -0.3% 26.41%);
    clip-path: polygon(14.19% 9.65%, 33.73% 9.48%, 51% 29.56%, 99.7% 29.91%, 99.59% 63.78%, 68.22% 63.91%, 68.62% 87.82%, 61.01% 99.98%, 41.29% 83.85%, 10.00% 78.95%, 0.5% 61.14%, -0.3% 26.41%);
}
.menu .logo img {
    transition: filter 0.15s ease-out;
}
.menu .logo:hover img {
    filter: hue-rotate(-10deg) brightness(1.2) contrast(1.6) saturate(1.8);
}
.menu .logo:active img {
    filter: hue-rotate(-10deg) brightness(1.0) contrast(1.8) saturate(2.0);
}
.menu nav {
    margin: 0 3.5% 1.5em 0;
    float: right;
    text-align: right;
    font-size: 1.125em;
}
.menu nav.nav-lang {
    margin-left: 1.0em;
    padding-left: 1.0em;
    background-image: url('/gfx/icons/icon-lang.png');
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 0 center;
    color: #777;
    clear: right;
}
.menu nav a {
    color: #f52;
    text-decoration: none;
    padding: 0.5em 1vw;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
}
.menu nav.nav-lang > a {
    padding: 0.5em;
}
.menu nav > a:hover {
    color: #f33;
    text-decoration: underline;
    cursor: pointer;
}
.menu nav a.active {
    color: #222;
}
.menu nav > a:active,
.menu nav > a.activ:active {
    color: #e00;
    text-decoration: underline;
    cursor: pointer;
}

header .tagline {
    width: 100%;
    line-height: 1.2;
    text-align: right;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5), 1px 1px 4px rgba(0, 0, 0, 0.3), 1px 1px 8px rgba(0, 0, 0, 0.2);
    padding: 2em 3.5% 1em 0;
    padding: 3em 3.5% 1em 0;
}
header .tagline small {
    /*display: block;*/
}




/* footer */

footer {
    background-color: #212121;
    color: #aaa;
}
footer hr {
    border-bottom: 1px solid #333;
}
footer > * {
    max-width: 1200px;
    margin: 0 auto;
}
footer > h3 {
    text-transform: uppercase;
    text-align: center;
    margin: 2em auto 1em;
}

footer a,
footer a:visited {
    color: #eee;
    text-decoration: none;
    padding: 0.3em 0;
}
footer .social {
    max-width: 940px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 2em;
}
footer .social .logo {
    width: 20%;
    min-width: 140px;
    max-width: 180px;
}
footer .social .logo img {
    filter: saturate(0) contrast(1.8) brightness(1.2)
}
footer .social a {
    margin-left: 54px;
}
footer .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
footer .list address {
    width: 25%;
    min-width: 250px;
    max-width: 270px;
    margin: 0 auto;
    flex: 1 1 250px;
    padding: 0 0 2em 48px;
}
footer .list address h4 {
    font-weight: normal;
    margin-bottom: 0.3em;
    padding-top: 0.4em;
}
footer .list address h4 strong {
    text-transform: uppercase;
}
footer .list address p {
    margin: 0.1em 0 1em;
}
footer .list address a.tel {
    font-weight: bold;
}
footer .list address a.tel small {
    font-weight: normal;
}
footer .icon,
footer .list address h4 {
    position: relative;
}
footer a.icon:hover {
    filter: brightness(1.5);
}
footer .icon::before,
footer .list address h4::before {
    content: '';
    position: absolute;
    top: 0;
    left: -44px;
    width: 44px;
    height: 100%;
    min-height: 32px;
    background-repeat: no-repeat;
    background-size: 32px 32px;
}
footer address .icon.email::before {
    left: -38px;
}
footer address .icon.tel::before {
    left: -36px;
}
footer address .icon.address::before {
    left: -36px;
    top: -2px;
}
footer .social a.email::before { background-image: url('/gfx/icons/icon-footer-email.png'), url('/gfx/icons/icon-footer-circle.png'); }
footer .social a.facebook::before { background-image: url('/gfx/icons/icon-footer-facebook.png'), url('/gfx/icons/icon-footer-circle.png'); }
footer .social a.linkedin::before { background-image: url('/gfx/icons/icon-footer-linkedin.png'), url('/gfx/icons/icon-footer-circle.png'); }

footer .list address h4::before { background-image: url('/gfx/icons/icon-footer-phone.png'), url('/gfx/icons/icon-footer-circle.png'); }
footer .list address:nth-child(1) h4::before { background-image: url('/gfx/icons/icon-footer-person.png'), url('/gfx/icons/icon-footer-circle.png'); }

/*footer .list address .tel::before { background-image: url('/gfx/icons/icon-footer-phone.png'); }*/
footer .list address:nth-child(1) .tel::before { background-image: url('/gfx/icons/icon-footer-mobile.png'); }

footer .list address .address::before { background-image: url('/gfx/icons/icon-footer-marker.png'); }

footer .list address .email::before { background-image: url('/gfx/icons/icon-footer-email.png'); }

footer .to-top {
    display: block;
    width: 32px;
    height: 32px;
    background-color: #212121;
    background-image: url('/gfx/icons/icon-footer-arrowup.png'), url('/gfx/icons/icon-footer-circle.png');
    background-repeat: no-repeat;
    background-size: 32px 32px;
    transform: translateY(-50%);
    border-radius: 50%;
}
footer .to-top:hover {
    filter: brightness(1.5);
}
footer .copyright {
    display: block;
    text-align: center;
    margin: 2em auto;
    line-height: 2em;
}
footer .copyright a {
    padding: 0.5em;
}




/* call to action fragment */

.call-to-action {
    text-align: center;
    padding: 1em 0;
    font-style: italic;
}
.call-to-action p {
    max-width: 500px;
    margin: 1em auto;
}
.call-to-action a {
    padding: 0.875em 3.5em 0.875em 1.8em;
    border-radius: 8px;
    color: #fff;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    background: #437104 url('/gfx/icons/icon-white-arrowdown.png') no-repeat;
    background-position: right 14px center;
    background-size: 32px 32px;
    display: inline-block;
}
.call-to-action a:hover {
    background-color: #52840c;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
}
.call-to-action a:active {
    background-color: #3b6500;
}




/* quotes fragment */

#quotes .list {
    padding-left: 6em;
    background: transparent url('/gfx/icons/icon-quotes.png') left top no-repeat;
    background-size: 56px 36px;
}
#quotes .list .quote {
    font-style: italic;
    font-size: 1.25em;
    letter-spacing: 0.3px;
    color: #666;
}
#quotes .list .from {
    text-align: right;
    font-size: 1.125em;
    color: #888;
}




/* services fragment */

#services .list {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    justify-content: space-evenly;
}
#services .list > a {
    width: 33.3333%;
    min-width: 150px;
    max-width: 200px;
    padding: 1.2em 0;
    margin: 0 0.4em;
    text-align: center;
    color: #f52;
    font-weight: bold;
    text-decoration: none;
}
#services .list > a:hover {
    color: #f33;
    text-decoration: underline;
}
#services .list > a:active {
    color: #e00;
}




/* clients fragment */

main .separator {
    width: 100%;
    max-width: 100%;
    height: 16px;
    margin: 0;
    padding: 0;
    background-image: linear-gradient(180deg, #fff 0%, #fff 50%, #c1bfbd 50%, #e1e0df 75%, #e9e9e6 100%);
}
#clientes {
    max-width: initial;
    margin: 0;
    padding-top: 2em;
    padding-bottom: 3em;
    background-color: #e9e9e6;
}
#clientes .list > .item {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    justify-content: space-evenly;
    align-items: flex-end;
    align-content: center;
}
#clientes .list > .item > figure {
    min-width: 100px;
    max-width: 170px;
    margin: 0.5em 1%;
    width: 15%;
    background-color: #e9e9e6;
    display: flex;
    flex-direction: column;
}
#clientes .list > .item > figure > img {
    mix-blend-mode: multiply;
    filter: saturate(1.6);
    margin: 0 auto;
    right: 0;
}
#clientes .list > .item > figure > figcaption {
    text-align: center;
    margin-top: 1.0em;
    font-size: 0.8em;
    color: #555;
    min-height: 4.3em;
}




/* home page */

.main-home > * {
    max-width: 900px;
}
.main-home > #services {
    max-width: 1080px;
}
.main-home > #services > .service-content {
    max-width: 900px;
    text-align: justify;
    margin: 3em auto;
}
#intro {
    text-align: justify;
    box-sizing: content-box;
}
body.page-1 .menu {
    background: none;
}
body.page-1 .menu .spacer-v {
    max-width: 700px;
}
body.page-1 .menu .logo {
    max-width: 280px;
}
body.page-1 header .tagline {
    padding: 3em 3.5% 2em 0;
}




/* serviceList page */

.main-serviceList > * {
    max-width: 940px;
}
.main-serviceList > #quotes {
    max-width: 700px;
}
.main-serviceList #services .content {
    text-align: justify;
}
.main-serviceList #services .content .t1 {
    margin-top: 0;
    text-align: left;
}
.main-serviceList #services .list {
    flex-direction: column;
    margin-bottom: 3em;
}
.main-serviceList #services .list > a {
    width: 100%;
    max-width: inherit;
    text-align: left;
    padding: 0.3em 0;
    display: flex;
    align-items: center;
    padding-left: 3%;
}
.main-serviceList #services .list > a:hover {
    border-radius: 8px;
    box-shadow: inset 0 0 16px rgba(0, 0, 0, 0.1);
}
.main-serviceList #services .list > a > figure {
    min-width: 52px;
    min-height: 52px;
    width: 52px;
    height: 52px;
    margin: 0 1.2em 0 0;
    float: left;
}
.main-serviceList #services .list > a > figure > img {
    border-width: 5px;
    padding: 3px;
}
.main-serviceList #services .call-to-action {
    text-align: left;
}
.main-serviceList #services .call-to-action p {
    margin: 4em 3% 2em 0;
    text-align: justify;
}




/* service page */

.main-service > article > * {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}
.main-service .header-icon figure {
    transform: translateY(-50%);
    margin: 0;
}
.main-service > article > .gallery {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
}
.main-service > #services {
    max-width: 1080px;
}
.main-service > #services > .list > a > figure > .spacer {
    max-width: 120px !important;
    max-height: 120px !important;
}
.main-service > #services > .list > a > figure > img {
    max-width: 120px;
    border-width: 10px;
    padding: 5px;
}
.main-service > #services .list > a {
    width: 20%;
    min-width: 120px;
    max-width: 160px;
}




/* projectList page */

.main-projectList > * {
    max-width: 940px;
}
.project-link {
    margin: 2em 0;
}
.project-link > .figure {
    width: 20%;
}
.project-link.text-lft > .figure {
    float: right;
    margin-left: 4%;
}
.project-link.text-rgt > .figure {
    float: left;
    margin-right: 4%;
}
.project-link > .meta {
    width: 76%;
}
.project-link.text-lft > .meta {
    float: right;
    text-align: right;
}
.project-link.text-rgt > .meta {
    float: left;
}
.project-link.text-lft > .meta > p {
    float: right;
    clear: both;
    margin-right: 1.2em;
}
.project-link.text-rgt > .meta > p {
    /*float: left;*/
    /*clear: both;*/
    margin-left: 1.2em;
}
.project-link > .meta > .f4 {
    margin: 1em 0 0.8em;;
}
.project-link.text-rgt > .meta > .f4 {
    text-align: left;
}
.project-link.text-lft > .meta > .f4 {
    text-align: right;
}
.project-link > .meta > .f4 a {
    text-decoration: none;
    text-transform: none;
}
.project-link > .meta > .f4 a:hover {
    text-decoration: underline;
}


/* project page */

.main-project > * {
    max-width: 940px;
}




/* quality page */

.main-quality {
    background: url('/gfx/qualidade-bg-904w.png') calc(-800px + 30vw) 180px no-repeat;
}
.main-quality > * {
    max-width: 940px;
}

.main-quality #politica {
    margin-top: 6em;
    margin-bottom: 9em;
    max-width: 780px;
}
.main-quality #politica .t1 {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2em;
    text-transform: none;
    letter-spacing: 0.02em;
}
.main-quality #politica ul {
    font-size: 1.25em;
    list-style-type: none;
    padding: 0 2.0em;
}

.main-quality #politica ul li {
    padding-left: 2.4em;
    background-position: left center;
    background-size: 24px 24px;
}




/* other pages */

.main-default article,
.main-error article,
.main-legal article,
.main-accessibility article {
    max-width: 940px;
}








/* responsive */

@media screen and (min-width: 1700px) {
    body {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
    }
}
@media screen and (max-width: 1000px) {
    body {
        font-size: calc((16px * 0.85) + (0.015 * 16vw));
    }
    .f1 {
        font-size: calc((40px * 0.2) + (0.08 * 40vw));
    }
    .f2 {
        font-size: calc((32px * 0.3) + (0.07 * 32vw));
    }
    .f3 {
        font-size: calc((24px * 0.5) + (0.05 * 24vw));
    }
    .f4 {
        font-size: calc((18px * 0.7) + (0.03 * 18vw));
    }
    .menu nav a {
        font-size: calc((18px * 0.57) + (0.043 * 18vw));
    }
}
@media screen and (max-width: 900px) {
    .lft {
        width: 48%;
        margin-right: 2%;
    }
    .rgt {
        width: 48%;
        margin-left: 2%;
    }
    .menu {
        background-size: 100% 300px;
        padding-bottom: 2em;
    }
}
@media screen and (max-width: 800px) {
    .lft {
        float: left;
        width: 48.5%;
        margin-right: 1.5%;
    }
    .rgt {
        float: right;
        width: 48.5%;
        margin-left: 1.5%;
    }
}
@media screen and (max-width: 700px) {
    .lft {
        float: left;
        width: 49%;
        margin-right: 1%;
    }
    .rgt {
        float: right;
        width: 49%;
        margin-left: 1%;
    }
    .menu {
        background-size: 100% 280px;
        padding-bottom: 2em;
    }
}
@media screen and (max-width: 600px) {
    body {
        font-size: 14em;
        font-size: calc((16px * 0.85) + (0.015 * 16vw));
    }
    .lft,
    .rgt {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .figure.round > img,
    figure.round > img {
        border-width: 6px;
        padding: 4px;
    }
    .menu {
        background-size: 100% 200px;
        padding-bottom: 1em;
    }
    .project-link > .meta > .f4 {
        margin-top: 0;
    }
    .project-link.text-lft > .meta > p {
        margin-right: 0;
    }
    .project-link.text-rgt > .meta > p {
        margin-left: 0;
    }

}
@media screen and (max-width: 500px) {
}
@media screen and (max-width: 400px) {}
@media screen and (max-width: 330px) {}










/* glider */

.glider-items {
    display: grid;
}
.glider-items > .glider-item {
    grid-row: 1/1;
    grid-column: 1/1;
    transition: opacity 0.15s ease-out;
}
.glider-items > .glider-item:not(.active) {
    opacity: 0.0;
}
.glider-items > .prev {
    z-index: 1;
}
.glider-items > .active {
    z-index: 3;
}
.glider-indicators > *:not(.active) {
    cursor: pointer;
}

.glider-indicators {
    display: flex;
    justify-content: center;
    margin-top: 1.5em;
}
.glider-indicator {
    cursor: pointer;
    text-decoration: none;
}
.glider-indicator div {
    transition: all 0.15s ease-out;
    width: 20px;
    height: 20px;
    margin: 10px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #888;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), -1px -1px 2px rgba(255, 255, 255, 1.0);
    color: #888;
    font-size: 12px;
    text-align: center;
    font-family: sans-serif;
    line-height: 18px;
}
.glider-indicator.active div {
    background: #444;
    color: #fff;
    box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.1), 1px 1px 2px rgba(255, 255, 255, 1.0);
}
.glider-indicator:hover div {
    border-color: #f33;
}
.glider-indicator:not(.active):hover div {
    background: #eee;
}
.glider-indicator:active div,
.glider-indicator.active:active div {
    border-color: #e00;
    background: #fff;
}





