/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block; }

body {
    line-height: 1; }

ol, ul {
    list-style: none; }

blockquote, q {
    quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none; }

table {
    border-collapse: collapse;
    border-spacing: 0; }

@font-face {
    font-family: 'Futura';
    src: url("fonts/FuturaStd-Book/FuturaStd-Book.eot");
    /* IE9 Compat Modes */
    src: url("fonts/FuturaStd-Book/FuturaStd-Book.eot?#iefix") format("embedded-opentype"), url("fonts/FuturaStd-Book/FuturaStd-Book.woff") format("woff"), url("fonts/FuturaStd-Book/FuturaStd-Book.ttf") format("truetype"), url("fonts/FuturaStd-Book/FuturaStd-Book.svg#db02aa682b3e193ac55da3558b4b0d6e") format("svg");
    /* Legacy iOS */
    font-style: normal;
    font-weight: 400; }

@font-face {
    font-family: 'Futura';
    src: url("fonts/FuturaStd-Light/FuturaStd-Light.eot");
    /* IE9 Compat Modes */
    src: url("fonts/FuturaStd-Light/FuturaStd-Light.eot?#iefix") format("embedded-opentype"), url("fonts/FuturaStd-Light/FuturaStd-Light.woff") format("woff"), url("fonts/FuturaStd-Light/FuturaStd-Light.ttf") format("truetype"), url("fonts/FuturaStd-Light/FuturaStd-Light.svg#d83a536671d160add994a83c5144bd9a") format("svg");
    /* Legacy iOS */
    font-weight: 200; }

@font-face {
    font-family: 'Futura';
    src: url("fonts/FuturaStd-Bold/FuturaStd-Bold.eot");
    /* IE9 Compat Modes */
    src: url("fonts/FuturaStd-Bold/FuturaStd-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/FuturaStd-Bold/FuturaStd-Bold.woff") format("woff"), url("fonts/FuturaStd-Bold/FuturaStd-Bold.ttf") format("truetype"), url("fonts/FuturaStd-Bold/FuturaStd-Bold.svg#e6614ac1ffeb97962de474601fd3ce1d") format("svg");
    /* Legacy iOS */
    font-weight: 700; }

@font-face {
    font-family: 'FuturaNowHeadline';
    src: url("fonts/FuturaNowHeadline-Regular/FuturaNowHeadline-Regular.eot");
    /* IE9 Compat Modes */
    src: url("fonts/FuturaNowHeadline-Regular/FuturaNowHeadline-Rg?.eot?#iefix") format("embedded-opentype"), url("fonts/FuturaNowHeadline-Regular/FuturaNowHeadline-Rg.woff") format("woff"), url("fonts/FuturaNowHeadline-Regular/FuturaNowHeadline-Rg.ttf") format("truetype"), url("fonts/FuturaNowHeadline-Regular/FuturaNowHeadline-Rg.svg#FuturaNowHeadline-Rg") format("svg");
    /* Legacy iOS */
    font-style: normal;
    font-weight: 400; }

@font-face {
    font-family: 'FuturaNowHeadline';
    src: url("fonts/FuturaNowHeadline-Medium/FuturaNowHeadline-Md.eot");
    /* IE9 Compat Modes */
    src: url("fonts/FuturaNowHeadline-Medium/FuturaNowHeadline-Md.eot?#iefix") format("embedded-opentype"), url("fonts/FuturaNowHeadline-Medium/FuturaNowHeadline-Md.woff") format("woff"), url("fonts/FuturaNowHeadline-Medium/FuturaNowHeadline-Md.ttf") format("truetype"), url("fonts/FuturaNowHeadline-Medium/FuturaNowHeadline-Md.svg#e6614ac1ffeb97962de474601fd3ce1d") format("svg");
    /* Legacy iOS */
    font-weight: 600; }

@font-face {
    font-family: 'FuturaNowHeadline';
    src: url("fonts/FuturaNowHeadline-Bold/FuturaNowHeadline-Bd.eot");
    /* IE9 Compat Modes */
    src: url("fonts/FuturaNowHeadline-Bold/FuturaNowHeadline-Bd.eot?#iefix") format("embedded-opentype"), url("fonts/FuturaNowHeadline-Bold/FuturaNowHeadline-Bd.woff") format("woff"), url("fonts/FuturaNowHeadline-Bold/FuturaNowHeadline-Bd.ttf") format("truetype"), url("fonts/FuturaNowHeadline-Bold/FuturaNowHeadline-Bd.svg#e6614ac1ffeb97962de474601fd3ce1d") format("svg");
    /* Legacy iOS */
    font-weight: 700; }

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 100%;
    width: 100%;
    position: absolute;
    overflow-x: hidden;
    top: 0;
    left: 0; }

body .pace::after {
    content: "";
    background: #fff no-repeat center;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 1;
    z-index: 1000;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out; }

body .pace.pace-inactive::after {
    opacity: 0;
    pointer-events: none; }

body[data-first-loading="true"] .pace::after {
    background-image: url("img/loading-logo-v2.png");
    background-size: 200px 39px;
    /* opacity: 1; */
    -webkit-animation: none;
    animation: none; }

.pace .pace-progress {
    background: #fff;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 3px;
    pointer-events: none;
    position: absolute;
    z-index: 1011; }

.pace-inactive .pace-progress {
    -webkit-transition: -webkit-transform 0.5s ease-out;
    transition: -webkit-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
    transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
    -webkit-transform: translate3d(200%, 0, 0) !important;
    transform: translate3d(200%, 0, 0) !important; }

@-webkit-keyframes menu-button-before-show {
    0% {
        -webkit-transform: translate3d(-50px, 8px, 0) scale(1.5);
        transform: translate3d(-50px, 8px, 0) scale(1.5);
        opacity: 1; }
    100% {
        -webkit-transform: translate3d(0, 8px, 0) scale(1);
        transform: translate3d(0, 8px, 0) scale(1);
        opacity: 1; } }

@keyframes menu-button-before-show {
    0% {
        -webkit-transform: translate3d(-50px, 8px, 0) scale(1.5);
        transform: translate3d(-50px, 8px, 0) scale(1.5);
        opacity: 1; }
    100% {
        -webkit-transform: translate3d(0, 8px, 0) scale(1);
        transform: translate3d(0, 8px, 0) scale(1);
        opacity: 1; } }

@-webkit-keyframes menu-button-after-show {
    0% {
        -webkit-transform: translate3d(-50px, 16px, 0) scale(1.5);
        transform: translate3d(-50px, 16px, 0) scale(1.5);
        opacity: 0; }
    30% {
        -webkit-transform: translate3d(-50px, 16px, 0) scale(1.5);
        transform: translate3d(-50px, 16px, 0) scale(1.5);
        opacity: 0; }
    100% {
        -webkit-transform: translate3d(0, 16px, 0) scale(1);
        transform: translate3d(0, 16px, 0) scale(1);
        opacity: 1; } }

@keyframes menu-button-after-show {
    0% {
        -webkit-transform: translate3d(-50px, 16px, 0) scale(1.5);
        transform: translate3d(-50px, 16px, 0) scale(1.5);
        opacity: 0; }
    30% {
        -webkit-transform: translate3d(-50px, 16px, 0) scale(1.5);
        transform: translate3d(-50px, 16px, 0) scale(1.5);
        opacity: 0; }
    100% {
        -webkit-transform: translate3d(0, 16px, 0) scale(1);
        transform: translate3d(0, 16px, 0) scale(1);
        opacity: 1; } }

@-webkit-keyframes fade-in {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0); }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); } }

@keyframes fade-in {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0); }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); } }

@-webkit-keyframes fade-in-scale {
    from {
        opacity: 0;
        -webkit-transform: scale3d(1.2, 1.2, 1.2);
        transform: scale3d(1.2, 1.2, 1.2); }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1); } }

@keyframes fade-in-scale {
    from {
        opacity: 0;
        -webkit-transform: scale3d(1.2, 1.2, 1.2);
        transform: scale3d(1.2, 1.2, 1.2); }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1); } }

body {
    font-size: 16px;
    font-family: Lato, Helvetica, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    background: black; }

a {
    color: black; }

img {
    -ms-interpolation-mode: bicubic; }

.desaturate img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    z-index: 0;
    -webkit-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out; }
.desaturate img.foreground {
    -webkit-filter: gray;
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
    -webkit-filter: brightness(0.9) contrast(1.15) saturate(0);
    filter: brightness(0.9) contrast(1.15) saturate(0);
    z-index: 1; }

.desaturate.color img.foreground {
    opacity: 0; }

header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    /**
    * Top right logo
    */
    /**
    Initial menu state
    **/
    /**
    Menu open state
    **/ }
header::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 65px;
    width: 100%;
    background: #3027f0; }
header .menu-button {
    background: transparent;
    position: absolute;
    left: 45px;
    top: 22px;
    z-index: 10;
    width: 24px;
    height: 24px;
    border: 0;
    outline: none;
    cursor: pointer; }
header .menu-button::after, header .menu-button::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: white;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    top: 0;
    left: 0; }
header .menu-button::before {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
header .menu-button::after {
    -webkit-transform: translateY(16px);
    transform: translateY(16px); }
header a.invisible {
    font-size: 0px !important;
    position: absolute !important;
    /* visibility: hidden; */
}
header nav {
    /* background-color: #3027f0;
    position: absolute; */
    padding-left: 81px;
    padding-right: 0px;
    padding-bottom: 20px;
    /* width: 100%; */
    height: fit-content;
    z-index: 1;
    overflow: hidden;
}
header nav a {
    margin-right: 70px;
    margin-left: -40px;
    font-size: 16px;
    color: white;
    text-transform: capitalize;
    text-decoration: none;
    display: inline-block;
    padding-top: 27px;
    height: 120%;
    vertical-align: top;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
    font-weight: 400;
    font-family: FuturaNowHeadline, Latto, sans-serif; }

header .container-menu{
    background-color: #3027f0;
    position: absolute;
    padding-right: 0px;
    width: 100%;
    height: fit-content;
    z-index: 1;
    display: flex;
    justify-content: center;
    overflow: hidden;
}

header #header-logo {
    height: 26px;
    /* margin-left: 24px; */
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
header .header-logo-link {
    /* position: absolute; */
    padding-top: 20px;
    z-index: 2;
    clip: rect(-10px, 155px, 45px, 0);
    outline: none;
    -webkit-transition: clip 0.7s ease-out 0.5s;
    transition: clip 0.7s ease-out 0.5s; }
header .header-logo-link:focus img {
    border: solid 1px #fff; }
@media only screen and (min-width: 769px) {
    header .header-logo-link::before {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%; }
    header .header-logo-link:hover img {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px); } }
header.hidden .header-logo-link {
    clip: rect(-10px, 0, 45px, 0); }
header nav {
    -webkit-transform: translateY(-101%);
    transform: translateY(-101%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
header nav a {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: -webkit-transform 0.1s ease-out 0.3s;
    transition: -webkit-transform 0.1s ease-out 0.3s;
    transition: transform 0.1s ease-out 0.3s;
    transition: transform 0.1s ease-out 0.3s, -webkit-transform 0.1s ease-out 0.3s; }
header.hidden .menu-button {
    display: none; }
header.show .menu-button::before {
    -webkit-animation: menu-button-before-show 0.5s forwards;
    animation: menu-button-before-show 0.5s forwards; }
header.show .menu-button::after {
    -webkit-animation: menu-button-after-show 0.7s forwards;
    animation: menu-button-after-show 0.7s forwards; }
header.open .menu-button::after {
    -webkit-transform: rotate(-45deg) translate(-9px, 7px);
    transform: rotate(-45deg) translate(-9px, 7px); }
header.open .menu-button::before {
    -webkit-transform: rotate(45deg) translate(8px, 8px);
    transform: rotate(45deg) translate(8px, 8px); }
header.open nav {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
header.open nav a {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
header.open nav a:nth-child(1) {
    -webkit-transition: -webkit-transform 0.25s ease-out 0.035s;
    transition: -webkit-transform 0.25s ease-out 0.035s;
    transition: transform 0.25s ease-out 0.035s;
    transition: transform 0.25s ease-out 0.035s, -webkit-transform 0.25s ease-out 0.035s; }
header.open nav a:nth-child(2) {
    -webkit-transition: -webkit-transform 0.25s ease-out 0.07s;
    transition: -webkit-transform 0.25s ease-out 0.07s;
    transition: transform 0.25s ease-out 0.07s;
    transition: transform 0.25s ease-out 0.07s, -webkit-transform 0.25s ease-out 0.07s; }
header.open nav a:nth-child(3) {
    -webkit-transition: -webkit-transform 0.25s ease-out 0.105s;
    transition: -webkit-transform 0.25s ease-out 0.105s;
    transition: transform 0.25s ease-out 0.105s;
    transition: transform 0.25s ease-out 0.105s, -webkit-transform 0.25s ease-out 0.105s; }
header.open nav a:nth-child(4) {
    -webkit-transition: -webkit-transform 0.25s ease-out 0.14s;
    transition: -webkit-transform 0.25s ease-out 0.14s;
    transition: transform 0.25s ease-out 0.14s;
    transition: transform 0.25s ease-out 0.14s, -webkit-transform 0.25s ease-out 0.14s; }
header.open nav a:nth-child(5) {
    -webkit-transition: -webkit-transform 0.25s ease-out 0.175s;
    transition: -webkit-transform 0.25s ease-out 0.175s;
    transition: transform 0.25s ease-out 0.175s;
    transition: transform 0.25s ease-out 0.175s, -webkit-transform 0.25s ease-out 0.175s; }
header.open nav a:nth-child(6) {
    -webkit-transition: -webkit-transform 0.25s ease-out 0.21s;
    transition: -webkit-transform 0.25s ease-out 0.21s;
    transition: transform 0.25s ease-out 0.21s;
    transition: transform 0.25s ease-out 0.21s, -webkit-transform 0.25s ease-out 0.21s; }
header.open nav a:nth-child(7) {
    -webkit-transition: -webkit-transform 0.25s ease-out 0.245s;
    transition: -webkit-transform 0.25s ease-out 0.245s;
    transition: transform 0.25s ease-out 0.245s;
    transition: transform 0.25s ease-out 0.245s, -webkit-transform 0.25s ease-out 0.245s; }
header.open nav a:nth-child(8) {
    -webkit-transition: -webkit-transform 0.25s ease-out 0.28s;
    transition: -webkit-transform 0.25s ease-out 0.28s;
    transition: transform 0.25s ease-out 0.28s;
    transition: transform 0.25s ease-out 0.28s, -webkit-transform 0.25s ease-out 0.28s; }
header.open nav a:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: -webkit-transform 0.25s ease-out;
    transition: -webkit-transform 0.25s ease-out;
    transition: transform 0.25s ease-out;
    transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out; }

.invisible {
    font-size: 0px;
    /* visibility: hidden; */
}

@media only screen and (min-width: 1000px) {
    .menu-button {
        display: none; }
    header .menu-button::after {
        -webkit-transform: rotate(-45deg) translate(-9px, 7px);
        transform: rotate(-45deg) translate(-9px, 7px); }
    header .menu-button::before {
        -webkit-transform: rotate(45deg) translate(8px, 8px);
        transform: rotate(45deg) translate(8px, 8px); }
    header nav {
        -webkit-transform: translateY(0);
        transform: translateY(0); }
    header nav a {
        -webkit-transform: translateY(0);
        transform: translateY(0); }
    header nav a:nth-child(1) {
        -webkit-transition: -webkit-transform 0.25s ease-out 0.035s;
        transition: -webkit-transform 0.25s ease-out 0.035s;
        transition: transform 0.25s ease-out 0.035s;
        transition: transform 0.25s ease-out 0.035s, -webkit-transform 0.25s ease-out 0.035s; }
    header nav a:nth-child(2) {
        -webkit-transition: -webkit-transform 0.25s ease-out 0.07s;
        transition: -webkit-transform 0.25s ease-out 0.07s;
        transition: transform 0.25s ease-out 0.07s;
        transition: transform 0.25s ease-out 0.07s, -webkit-transform 0.25s ease-out 0.07s; }
    header nav a:nth-child(3) {
        -webkit-transition: -webkit-transform 0.25s ease-out 0.105s;
        transition: -webkit-transform 0.25s ease-out 0.105s;
        transition: transform 0.25s ease-out 0.105s;
        transition: transform 0.25s ease-out 0.105s, -webkit-transform 0.25s ease-out 0.105s; }
    header nav a:nth-child(4) {
        -webkit-transition: -webkit-transform 0.25s ease-out 0.14s;
        transition: -webkit-transform 0.25s ease-out 0.14s;
        transition: transform 0.25s ease-out 0.14s;
        transition: transform 0.25s ease-out 0.14s, -webkit-transform 0.25s ease-out 0.14s; }
    header nav a:nth-child(5) {
        -webkit-transition: -webkit-transform 0.25s ease-out 0.175s;
        transition: -webkit-transform 0.25s ease-out 0.175s;
        transition: transform 0.25s ease-out 0.175s;
        transition: transform 0.25s ease-out 0.175s, -webkit-transform 0.25s ease-out 0.175s; }
    header nav a:nth-child(6) {
        -webkit-transition: -webkit-transform 0.25s ease-out 0.21s;
        transition: -webkit-transform 0.25s ease-out 0.21s;
        transition: transform 0.25s ease-out 0.21s;
        transition: transform 0.25s ease-out 0.21s, -webkit-transform 0.25s ease-out 0.21s; }
    header nav a:nth-child(7) {
        -webkit-transition: -webkit-transform 0.25s ease-out 0.245s;
        transition: -webkit-transform 0.25s ease-out 0.245s;
        transition: transform 0.25s ease-out 0.245s;
        transition: transform 0.25s ease-out 0.245s, -webkit-transform 0.25s ease-out 0.245s; }
    header nav a:nth-child(8) {
        -webkit-transition: -webkit-transform 0.25s ease-out 0.28s;
        transition: -webkit-transform 0.25s ease-out 0.28s;
        transition: transform 0.25s ease-out 0.28s;
        transition: transform 0.25s ease-out 0.28s, -webkit-transform 0.25s ease-out 0.28s; }
    header nav a:hover {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        -webkit-transition: -webkit-transform 0.25s ease-out;
        transition: -webkit-transform 0.25s ease-out;
        transition: transform 0.25s ease-out;
        transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out; }

    header nav a:focus {
        text-decoration: underline;
        outline: none;
    }
}

@media only screen and (max-width: 1000px) {
    header nav a {
        font-size: 14px;
        margin-right: 25px; } }
@media only screen and (max-width: 860px) {
    header nav a {
        font-size: 14px;
        margin-right: 10px; } }
@media only screen and (max-width: 768px) {
    header {
        /**
      * Top right logo
      */ }
    header .menu-button {
        left: 31px; }
    header #header-logo {
        height: 22px; }
    header .header-logo-link {
        right: 20px;
        position: absolute; }

    header nav {
        background-color: #3027f0;
        position: absolute;
        z-index: 1;
        overflow: hidden;
    }

    header .container-menu {
        background-color: transparent;
        position: initial;
        padding-right: 0px;
        width: 100%;
        height: fit-content;
        z-index: 1;
        display: flex;
        justify-content: center;
        overflow: hidden;
    }

    header nav.main-menu {
        width: 100vw;
        height: 100%;
        padding: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-transition: opacity 0.3s ease-out;
        transition: opacity 0.3s ease-out;
        opacity: 0; }
    header nav.main-menu a {
        display: block;
        padding: 0;
        margin: 0 35px 30px 0;
        font-size: 25px;
        height: 30px; }
    header.open {
        height: 100%; }
    header.open nav.main-menu {
        opacity: 1; }
    header.open #header-logo {
        opacity: 0;
        -webkit-transition: clip 0.7s ease-out 0.5s, opacity 0.2s ease-out;
        transition: clip 0.7s ease-out 0.5s, opacity 0.2s ease-out; } }


section {
    padding-top: 65px;
    min-height: 100vh;
    position: relative; }
section::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 65px;
    width: 100%;
    background: black; }

footer {
    background-color: #3027f0;
    color: white;
    padding-top: 44px;
    padding-bottom: 44px;
    padding-left: 55px;
    font-family: FuturaNowHeadline, Latto, sans-serif; }
footer .right {
    font-size: 10px;
    margin-right: 47px;
    color: #d0d0d0; }
footer .right .social li {
    display: inline-block;
    margin-left: 16px;
    vertical-align: top; }
footer .right .social li a {
    border: solid 1px #3027f0;
    outline: none; }
footer .right .social li a:focus {
    border: solid 1px #3027f0;
}
footer .right .social a {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: center;
    background-repeat: no-repeat;
    /* opacity: 0.4; */
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    overflow: hidden;
    color: transparent; }
footer .right .social a:hover {
    opacity: 1; }
footer .right .social a.instagram {
    background-image: url("img/instagram.svg"); }
footer .right .social a.facebook {
    background-image: url("img/facebook.svg"); }
footer .right .social a.twitter {
    background-image: url("img/twitter.svg"); }
footer .right .social a.youtube {
    background-image: url("img/youtube.svg"); }
footer .right .privacy {
    margin-top: 17px;
    display: block; }
footer .right .privacy, footer .right .copyright {
    color: #fff;
    text-decoration: none;
    font-size: 10px;
    line-height: 140%; }
@media only screen and (min-width: 769px) {
    footer {
        text-align: right; }
    footer .right {
        text-align: right; }
    footer .phone-and-location {
        display: none; } }
@media only screen and (max-width: 768px) {
    footer {
        padding: 40px 40px 55px 40px; }
    footer .right ul.social {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
    footer .right ul.social li {
        margin: 0; }
    footer .right ul.social a {
        height: 30px;
        width: 30px;
        background-size: contain; }
    footer .right .privacy {
        margin-top: 27px; }
    footer .left {
        margin-bottom: 30px;
    }}

@media only screen and (max-width: 768px) {
    .phone-and-location {
        height: 60px;
        border: 1px solid #171717;
        width: 100%;
        margin-top: 19px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
    .phone-and-location a {
        border-left: 1px solid #171717;
        width: 50%;
        background-position: center;
        background-repeat: no-repeat; }
    .phone-and-location a :not(:first-child) {
        -webkit-flex-basis: 1;
        -ms-flex-preferred-size: 1;
        flex-basis: 1; }
    .phone-and-location a.location {
        background-image: url("img/location.svg");
        background-size: 25px;
        font-size: 0; }
    .phone-and-location a.phone {
        background-image: url("img/phone.svg");
        background-size: 30px;
        font-size: 0; } }

.mobile-only {
    display: none; }

.desktop-only {
    display: block; }

@media only screen and (max-width: 768px) {
    .mobile-only {
        display: block; }
    .desktop-only {
        display: none; } }

.scroll-indicator {
    background-image: url("img/scroll-indicator-v2.gif");
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 1;
    width: 80px;
    height: 80px;
    position: relative;
    overflow: hidden;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out; }
.scroll-indicator::after {
    display: block;
    background: white;
    width: 100%;
    height: 18px;
    top: 0;
    left: 0;
    -webkit-animation: scroll-indicator-animation 1.5s infinite ease-in-out;
    animation: scroll-indicator-animation 1.5s infinite ease-in-out;
    -webkit-transform-origin: top center;
    transform-origin: top center; }

@-webkit-keyframes scroll-indicator-animation {
    0% {
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 0, 1);
        transform: translate3d(0, 0, 0) scale3d(1, 0, 1); }
    35% {
        -webkit-transform: translate3d(0, 19px, 0) scale3d(1, 1, 1);
        transform: translate3d(0, 19px, 0) scale3d(1, 1, 1); }
    50% {
        -webkit-transform: translate3d(0, 16px, 0) scale3d(1, 1, 1);
        transform: translate3d(0, 16px, 0) scale3d(1, 1, 1); }
    65% {
        -webkit-transform: translate3d(0, 16px, 0) scale3d(1, 1, 1);
        transform: translate3d(0, 16px, 0) scale3d(1, 1, 1); }
    100% {
        -webkit-transform: translate3d(0, 50px, 0) scale3d(1, 0, 1);
        transform: translate3d(0, 50px, 0) scale3d(1, 0, 1); } }

@keyframes scroll-indicator-animation {
    0% {
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 0, 1);
        transform: translate3d(0, 0, 0) scale3d(1, 0, 1); }
    35% {
        -webkit-transform: translate3d(0, 19px, 0) scale3d(1, 1, 1);
        transform: translate3d(0, 19px, 0) scale3d(1, 1, 1); }
    50% {
        -webkit-transform: translate3d(0, 16px, 0) scale3d(1, 1, 1);
        transform: translate3d(0, 16px, 0) scale3d(1, 1, 1); }
    65% {
        -webkit-transform: translate3d(0, 16px, 0) scale3d(1, 1, 1);
        transform: translate3d(0, 16px, 0) scale3d(1, 1, 1); }
    100% {
        -webkit-transform: translate3d(0, 50px, 0) scale3d(1, 0, 1);
        transform: translate3d(0, 50px, 0) scale3d(1, 0, 1); } }

.image-gallery img {
    max-width: 100%;
    max-height: 720px;
    display: block; }
.image-gallery img:not(:first-child) {
    display: none; }

.filter .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

.filter button {
    width: 50%;
    font-family: FuturaNowHeadline, Latto, sans-serif;
    background-color: #ffffff;
    border: 0;
    font-size: 16px;
    text-transform: capitalize;
    color: #3027f0;
    padding: 48px 0px 40px 0;
    outline: 0;
    border-right: solid 1px #ffffff;
    -webkit-transition: color 0.3s ease-out, background-color 0.3s ease-out;
    transition: color 0.3s ease-out, background-color 0.3s ease-out; }
.filter button:last-child {
    border-right: none; }
@media only screen and (min-width: 769px) {
    .filter button {
        height: 110px; } }
@media only screen and (max-width: 768px) {
    .filter button {
        height: 67px;} }
.filter button::after {
    content: "";
    display: inline-block;
    width: 17px;
    height: 10px;
    background-size: 100%;
    background: url("img/small-arrow-2.png") no-repeat center;
    background-size: contain;
    margin-left: 5px;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
.filter button:hover {
    color: #3027f0; }
.filter button:hover::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
.filter button:focus {
    color: #3027f0;
    border: 1px solid #fff; }

.filter ul.selected-filters {
    display: block;
    background: #131313;
    color: #6e6e6e;
    padding: 40px; }
.filter ul.selected-filters li {
    margin-right: 10px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    text-transform: uppercase; }
.filter ul.selected-filters li button {
    all: unset;
    margin: 0; padding: 0;
    height: 100%;
    cursor: pointer; }
.filter ul.selected-filters li button:focus {
    text-decoration: underline;
    color: #fff;}
.filter ul.selected-filters li button::after {
    all: unset;
}
.filter ul.selected-filters li::after {
    content: "";
    width: 15px;
    height: 15px;
    background: url(img/remove.svg) center center no-repeat;
    background-size: contain;
    display: inline-block;
    margin: -2px 10px 0 10px;
    vertical-align: middle; }
.filter ul.selected-filters li:hover {
    color: #fff; }
@media only screen and (max-width: 768px) {
    .filter ul.selected-filters {
        overflow-x: auto;
        white-space: nowrap; } }

.filter ul.selected-filters:empty {
    display: none; }

.filter .open-filter {
    display: none;
    position: absolute;
    width: 100%;
    min-height: 100%;
    background: #d5d5d5;
    z-index: 99; }
@media only screen and (min-width: 769px) {
    .filter .open-filter {
        top: calc(175px); } }
@media only screen and (max-width: 768px) {
    .filter .open-filter {
        top: calc(132px); } }
.filter .open-filter ul {
    margin-top: 30px;
    display: none; }
.filter .open-filter li {
    color: #6e6e6e;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    font-size: 25px;
    text-align: center;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: Futura, Latto, sans-serif;
    font-weight: 200;
    cursor: pointer; }

.filter .open-filter li button {
    color: #6e6e6e;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    font-size: 25px;
    text-align: center;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: Futura, Latto, sans-serif;
    font-weight: 200;
    cursor: pointer;
    padding: 0;
    margin: 0;
    background: none;
    height: 100%;
    border: none;

}

.filter .open-filter li button::after {
    all: unset;
}

.filter .open-filter li button:focus {
    text-decoration: underline;
    color: #fff;
}

.filter .open-filter li button:hover {
    color: #3027f0;
}

.filter .open-filter li:hover {
    color: #3027f0; }

.filter[data-selected="year"] .open-filter,
.filter[data-selected="client"] .open-filter,
.filter[data-selected="department"] .open-filter,
.filter[data-selected="city"] .open-filter,
.filter[data-selected="estate"] .open-filter {
    display: block; }

.filter[data-selected="year"] button.year {
    background-color: #D5D5D5;
    color: #3027f0 }
.filter[data-selected="year"] button.year::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }

.filter[data-selected="year"] .open-filter .years {
    display: block;
    outline: none; }

.filter[data-selected="year"] .open-filter .years li:focus {
    text-decoration: underline;
    outline: none;
    color: #fff; }

.filter[data-selected="client"] button.client {
    background-color: #D5D5D5;
    color: #3027f0; }
.filter[data-selected="client"] button.client::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }

.filter[data-selected="client"] .open-filter .clients {
    display: block;
    outline: none; }

.filter[data-selected="year"] .open-filter .clients li {
    outline: none; }

#clientsList li {
    outline: none;
}

#clientsList li:focus {
    text-decoration: underline;
    color: #3027f0;
}

.filter[data-selected="department"] button.department {
    background-color: #2a2a2a;
    color: white; }
.filter[data-selected="department"] button.department::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }

.filter[data-selected="department"] .open-filter .departments {
    display: block;
    outline: none; }

.filter[data-selected="department"] .open-filter .departments li {
    outline: none; }

.filter[data-selected="department"] .open-filter .departments li button:focus {
    text-decoration: underline; }

.filter[data-selected="city"] button.city {
    background-color: #2a2a2a;
    color: white; }
.filter[data-selected="city"] button.city::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }

.filter[data-selected="city"] .open-filter .cities {
    display: block; }

.filter[data-selected="estate"] button.estate {
    background-color: #2a2a2a;
    color: white; }
.filter[data-selected="estate"] button.estate::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }

.filter[data-selected="estate"] .open-filter .estates {
    display: block; }

@media only screen and (max-width: 768px) {
    .filter button {
        padding: 28px 0px 20px 0; } }

.pix-wrapper img {
    display: none; }

/**
* Lazy images
*/
img[data-src], *[data-background-image] {
    -webkit-transition: opacity 0.4s ease-out;
    transition: opacity 0.4s ease-out;
    opacity: 0; }
img[data-src].loaded, *[data-background-image].loaded {
    opacity: 1; }

/**
* Click to zoom - ala medium.com
*/
header, section::before, article h1, article p, article span, aside, footer {
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out; }

.image-zoomed header, .image-zoomed section::before, .image-zoomed figure {
    opacity: 0;
    pointer-events: none; }

.image-zoomed article h1, .image-zoomed article p, .image-zoomed article span, .image-zoomed article .video-container, .image-zoomed article img:not(.zoomed) {
    opacity: 0;
    pointer-events: none; }

.image-zoomed aside, .image-zoomed footer {
    opacity: 0; }

footer div.left {
    display: inline-block;
    margin-right: 30px;
}
footer div.right {
    display: inline-block;
}

#error-404 {
    background: white;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
#error-404 h1 {
    font-size: 36px;
    font-family: Futura, sans-serif; }
#error-404 h2 {
    font-size: 16px;
    color: #737373;
    margin: 10px 0 25px 0; }
#error-404 button {
    font-size: 16px;
    padding: 25px;
    font-family: Futura, sans-serif;
    background: #d2d2d2;
    text-transform: uppercase;
    border: 0;
    outline: 0; }

#about .header {
    background-color: #ffffff;
    color: #3027f0;
    vertical-align: top;
    min-height: calc(100vh - 65px); }

#about .header .scroll-indicator {
    /* width: 60px;
    height: 60px; */
    background-image: url("img/Gif-azul_sobre_site_WM.gif");}

@media only screen and (min-width: 769px) {
    #about .header {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; } }
#about .header h1 {
    font-family: FuturaNowHeadline, Latto, sans-serif;
    font-weight: 700;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    text-align: center;
    font-size: 50px;
    padding-bottom: 43px;
    padding-top: 27px;
    /* letter-spacing: 0.07em;*/ } 
@media only screen and (max-width: 768px) {
    #about .header h1 {
        padding: 40px;
        font-size: 30px;
        text-align: left; } }
#about .header p {
    font-family: FuturaNowHeadline, Latto, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 2em;
    color: #979797;
    letter-spacing: 0.04em;
    max-width: 886px; }
#about .header p strong {
    font-weight: 700;
    color: #979797; }
@media only screen and (min-width: 769px) {
    #about .header p {
        text-align: center; } }
@media only screen and (max-width: 768px) {
    #about .header p {
        padding: 0 40px 40px 40px;
        text-align: center; }
    #about .header p br {
        display: none; } }

#about .video-sobre {
    margin-top: 60px;
    margin-bottom: 60px;
}

#about .video-sobre iframe {
    width: 100%;
    height: 500px;
}

#about li {
    color: white; }
@media only screen and (min-width: 769px) {
    #about li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        min-height: 67vh;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; } }
#about li > div {
    width: 50%; }
#about li .picture-container {
    background-size: cover;
    background-position: center; }
@media only screen and (max-width: 768px) {
    #about li .picture-container {
        min-height: 140vw;
        width: 100%; } }
@media only screen and (min-width: 769px) {
    #about li:nth-child(even) .picture-container {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2; }
    #about li:nth-child(even) .text-aligner {
        float: right; }
    #about li:first-child {
        height: 100vh; }
    #about li:first-child .text-aligner, #about li:first-child .text-container {
        height: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
    #about li .text-aligner {
        width: 50%;
        min-width: 430px; } }
#about li .text-container {
    background: black;
    text-align: left; }
@media only screen and (min-width: 769px) {
    #about li .text-container {
        padding: 80px 85px 80px 85px; } }
@media only screen and (max-width: 768px) {
    #about li .text-container {
        background-color: transparent;
        padding: 40px;
        width: 100%; } }
#about li h2, #about li h3, #about li p {
    text-align: left; }
#about li h2 {
    text-transform: uppercase;
    font-family: Futura, Latto, sans-serif;
    font-weight: 200; }
@media only screen and (min-width: 769px) {
    #about li h2 {
        font-size: 50px;
        padding-bottom: 20px; } }
@media only screen and (max-width: 768px) {
    #about li h2 {
        font-size: 30px; } }
#about li h3 {
    text-transform: uppercase;
    font-family: Futura, Latto, sans-serif;
    font-weight: 200; }
@media only screen and (min-width: 769px) {
    #about li h3 {
        font-size: 24px;
        padding-bottom: 38px; } }
@media only screen and (max-width: 768px) {
    #about li h3 {
        font-size: 14px;
        padding-top: 14px;
        padding-bottom: 29px; } }
#about li p {
    color: #d0d0d0;
    font-size: 16px;
    line-height: 2em; }

#about .scroll-indicator {
    margin: 60px auto 0 auto;
    display: block; }
@media only screen and (max-width: 768px) {
    #about .scroll-indicator {
        display: none; } }

.modal-people li {
    color: white; }
@media only screen and (min-width: 769px) {
    .modal-people li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        min-height: 67vh;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; } }
.modal-people li > div {
    width: 50%; }
.modal-people li .picture-container {
    background-size: cover;
    background-position: center; }
@media only screen and (max-width: 768px) {
    .modal-people li .picture-container {
        min-height: 140vw;
        width: 100%; } }
@media only screen and (min-width: 769px) {
    .modal-people li:nth-child(even) .picture-container {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2; }
    .modal-people li:nth-child(even) .text-aligner {
        float: right; }
    .modal-people li:first-child {
        height: 100vh; }
    .modal-people li:first-child .text-aligner, .modal-people li:first-child .text-container {
        height: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .modal-people li .text-aligner {
        width: 50%;
        min-width: 430px; } }
.modal-people li .text-container {
    background: black;
    text-align: left; }
@media only screen and (min-width: 769px) {
    .modal-people li .text-container {
        padding: 80px 85px 80px 85px; } }
@media only screen and (max-width: 768px) {
    .modal-people li .text-container {
        /*background-color: transparent;*/
        padding: 40px;
        width: 100%; } }
.modal-people li h3, .modal-people li h4, .modal-people li p {
    text-align: left; }
.modal-people li h3 {
    text-transform: uppercase;
    font-family: Futura, Latto, sans-serif;
    font-weight: 200; }
@media only screen and (min-width: 769px) {
    .modal-people li h3 {
        font-size: 50px;
        padding-bottom: 20px; } }
@media only screen and (max-width: 768px) {
    .modal-people li h3 {
        font-size: 30px; } }
.modal-people li h4 {
    text-transform: uppercase;
    font-family: Futura, Latto, sans-serif;
    font-weight: 200; }
@media only screen and (min-width: 769px) {
    .modal-people li h4 {
        font-size: 24px;
        padding-bottom: 38px; } }
@media only screen and (max-width: 768px) {
    .modal-people li h4 {
        font-size: 14px;
        padding-top: 14px;
        padding-bottom: 29px; } }
.modal-people li p {
    color: #d0d0d0;
    font-size: 16px;
    line-height: 2em; }

.modal-people .scroll-indicator {
    margin: 60px auto 0 auto;
    display: block; }
@media only screen and (max-width: 768px) {
    .modal-people .scroll-indicator {
        display: none; } }

#clients {
    background: #b3b3b3; }
#clients ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

#clients li {
    width: 25%;
    height: 25vw;
    background: #b3b3b3;
    position: relative;
    border-right: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    outline: none; }

#clients ul li:focus {
    border: solid 1px #fff; }

#clients li img,
#clients li a,
#clients li a img {
    width: 50%;
    text-align: center; }
@media only screen and (max-width: 768px) {
    #clients li {
        width: 50%;
        height: 50vw; }
    #clients li img,
    #clients li a,
    #clients li a img {
        max-width: 50%; } }

#contact {
    background-color: #ffffff;
    font-family: FuturaNowHeadline, Latto, sans-serif;
    color: #979797; }
#contact h1 {
    font-size: 0;
    position: absolute;
    /* visibility: hidden; */
}
#contact address img {
    width: 100%; }
#contact h2, #contact p {
    vertical-align: top;
    font-size: 16px;
    text-transform: initial;
    font-weight: 400;
    line-height: 135%; }
#contact h2 {
    color: #372eef;
    font-weight: 600;
    text-transform: uppercase;
    padding-right: 20px;
    padding-bottom: 5px; }
#contact a {
    text-decoration: none;
    font-weight: 400;
    color: #979797; }
#contact ul li:not(:last-child) {
    margin-bottom: 25px; }
@media only screen and (min-width: 769px) {
    #contact {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    #contact address {
        width: 33.33333333333333%; }
    #contact address .address {
        padding: 80px; }
    #contact address .phone-and-location {
        display: none; }
    #contact ul {
        margin-bottom: 80px;
        margin-left: 80px; } }
@media only screen and (max-width: 768px) {
    #contact .address {
        padding: 35px 40px; }
    #contact h2 {
        padding-bottom: 0;
        line-height: 131%; }
    #contact ul {
        padding: 0 40px 40px 40px; } }

#home {
    padding-top: 0; }
#home::before {
    display: none; }
#home .scroll-indicator {
    position: absolute;
    left: calc(50% - 2px);
    top: calc(35vh + 335px);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 50; }

/**
* Centralized image that gets saturated on rollover
*/
figure {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    /**
    * post title
    */ }
.scrolling figure img.foreground {
    opacity: 0; }
figure figcaption {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%; }
figure figcaption h1, figure figcaption h2 {
    font-family: FuturaNowHeadline, Latto, sans-serif;
    font-weight: 400;
    color: white;
    font-size: 94.32px;
    text-transform: uppercase;
    text-align: center; }
figure figcaption h3 {
    font-family: FuturaNowHeadline, Latto, sans-serif;
    font-weight: 400; }
figure figcaption .title, figure figcaption .subtitle {
    font-family: FuturaNowHeadline, Latto, sans-serif;
    color: white;
    font-size: 94.32px;
    text-transform: uppercase;
    text-align: center; }
figure figcaption h1 {
    margin-top: 55px; }
figure figcaption h1.invisible {
    font-size: 0px;
    /* visibility: hidden; */
}
figure figcaption .title {
    margin-top: 55px; }
figure figcaption h2 {
    font-size: 24px;
    margin-top: 5px; }
figure figcaption .subtitle {
    font-size: 24px;
    margin-top: 5px; }
figure figcaption .scroll-indicator {
    margin-top: 20px; }

@media only screen and (min-width: 769px) {
    body.home header::before {
        display: none; } }

@media only screen and (max-width: 768px) {
    body.home header::before {
        box-shadow: 0px 0px 20px #000; }
    figure figcaption h1 {
        font-size: 35px; }
    figure figcaption h2 {
        font-size: 15px; }
    figure figcaption .title {
        font-size: 35px !important; }
    figure figcaption .subtitle {
        font-size: 15px !important; } }

#news, #studies {
    background-color: white; }

#news h1 {
    font-size: 0;
    position: absolute;
    /* visibility: hidden; */
}
#news::after, #studies::after {
    content: " ";
    display: table; }
#news a.image, #studies a.image {
    position: relative;
    display: block; }
#news a.image img:nth-child(2), #studies a.image img:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    -webkit-filter: gray;
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
    -webkit-filter: brightness(0.9) contrast(1.15) saturate(0);
    filter: brightness(0.9) contrast(1.15) saturate(0); }
#news a.image:hover img:nth-child(2), #studies a.image:hover img:nth-child(2) {
    opacity: 0; }
#news ul.articles, #studies ul.articles {
    max-width: 720px;
    margin: auto;
    display: block;
    font-size: 18px; }
#news ul.articles .article, #studies ul.articles .article {
    text-align: center; }
#news ul.articles img, #studies ul.articles img {
    max-width: 100%;
    max-height: 720px;
    display: block; }
#news ul.articles h2, #studies ul.articles h2 {
    font-size: 50px;
    font-family: FuturaNowHeadline, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 70px;
    line-height: 1.25em;
    letter-spacing: 0.04em;
    text-align: left; }
#news ul.articles .category-and-date, #studies ul.articles .category-and-date {
    margin: 33px 0 35px 0;
    display: block;
    text-align: left;
    color: #3027f0;
    font-family: FuturaNowHeadline, sans-serif;
    font-weight: 600; }
#news ul.articles h3, #studies ul.articles h3 {
    margin-bottom: 15px;
    text-align: left;
    font-family: FuturaNowHeadline, sans-serif;
    color: #979797;
    font-weight: 400; }
#news ul.articles a, #studies ul.articles a {
    text-decoration: none;
    color: #3027f0; }
#news ul.articles a.archive-more, #studies ul.articles a.archive-more {
    font-weight: bold;
    color: #979797;
    display: block;
    text-align: left;
    font-family: FuturaNowHeadline, sans-serif; }
#news ul.articles a.archive-more:hover, #studies ul.articles a.archive-more:hover {
    text-decoration: underline; }
#news .more, #studies .more {
    background-color: #d2d2d2;
    padding: 45px 0;
    border: 0;
    width: 100%;
    outline: 0;
    font-size: 16px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-appearance: none;
    border-radius: 0;
    margin: 0;
    font-family: Futura, Latto, sans-serif; }
#news .more:hover, #studies .more:hover {
    background-color: #141414;
    color: white; }
#news .filter .year, #studies .filter .year {
    width: 100%; }
#news .filter .client, #studies .filter .client {
    display: none; }
@media only screen and (min-width: 769px) {
    #news ul.articles li, #studies ul.articles li {
        margin-bottom: 88px; }
    #news ul.articles li:first-child, #studies ul.articles li:first-child {
        margin-top: 66px; } }
@media only screen and (max-width: 768px) {
    #news ul.articles li, #studies ul.articles li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 40px 40px 0 40px; }
    #news ul.articles li h2, #studies ul.articles li h2 {
        font-size: 30px;
        margin-bottom: 17px; }
    #news ul.articles li .image, #studies ul.articles li .image {
        width: calc(100% + 80px);
        margin-left: -40px;
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
        margin-top: 35px; }
    #news ul.articles li .category-and-date, #studies ul.articles li .category-and-date {
        font-size: 11px;
        margin: 0 0 7px 0; }
    #news ul.articles li h3, #news ul.articles li a.archive-more, #studies ul.articles li h3, #studies ul.articles li a.archive-more {
        font-size: 14px;
        display: inline;
        margin: 0 0 7px 0; } }
@media only screen and (min-width: 769px) {
    .pace-done #news h2, .pace-done #studies h2 {
        -webkit-animation: fade-in 0.8s ease-out 0.2s backwards;
        animation: fade-in 0.8s ease-out 0.2s backwards; }
    .pace-done #news img, .pace-done #studies img {
        -webkit-animation: fade-in 0.8s ease-out 0.3s backwards;
        animation: fade-in 0.8s ease-out 0.3s backwards; }
    .pace-done #news .category-and-date, .pace-done #studies .category-and-date {
        -webkit-animation: fade-in 0.8s ease-out 0.4s backwards;
        animation: fade-in 0.8s ease-out 0.4s backwards; } }
#works h1 {
    font-size: 0px;
    /* visibility: hidden; */
}

#clients h1 {
    font-size: 0px;
    /* visibility: hidden; */
}

#news-internal, #studies-internal, #works-internal {
    background-color: white;
    overflow-x: hidden; }
#news-internal article, #studies-internal article, #works-internal article {
    max-width: 960px;
    margin: auto;
    display: block; }
#news-internal article h1, #studies-internal article h1, #works-internal article h1 {
    font-family: FuturaNowHeadline, Lato, sans-serif;
    font-weight: 200;
    text-transform: uppercase; }

#works-internal article h1 {
    font-family: FuturaNowHeadline, Lato, sans-serif;
    font-weight: 200;
    text-transform: uppercase; }

#news-internal article .category-and-date, #studies-internal article .category-and-date, #works-internal article .category-and-date {
    margin: 80px 0 67px 0;
    display: block;
    color: #9d9d9d; }
#news-internal article p, #studies-internal article p, #works-internal article p {
    font-size: 18px;
    line-height: 2em;
    color: #979797;
    margin-bottom: 40px;
    font-family: FuturaNowHeadline, Lato, sans-serif; }
#news-internal article a, #studies-internal article a, #works-internal article a {
    color: #979797;
    font-family: FuturaNowHeadline, Lato, sans-serif; }
#news-internal article img, #studies-internal article img, #works-internal article img {
    max-height: 720px;
    display: block;
    cursor: pointer;
    -webkit-transform-origin: center top;
    transform-origin: center top;
    margin-left: -30px; }
#news-internal article .video-container, #studies-internal article .video-container, #works-internal article .video-container {
    margin-bottom: 40px;
    position: relative;
    padding-bottom: 65%;
    height: 0; }
#news-internal article .video-container iframe, #studies-internal article .video-container iframe, #works-internal article .video-container iframe {
    width: 100%;
    height: 100%;
    background: #141414;
    position: absolute;
    left: 0;
    top: 0; }
#news-internal article .video-container::before, #news-internal article .video-container::after, #studies-internal article .video-container::before, #studies-internal article .video-container::after, #works-internal article .video-container::before, #works-internal article .video-container::after {
    content: "";
    width: calc(50vw - 50%);
    height: 100%;
    position: absolute;
    left: calc(50% - 50vw);
    background: #141414; }
#news-internal article .video-container::after, #studies-internal article .video-container::after, #works-internal article .video-container::after {
    left: 100%; }
#news-internal aside, #studies-internal aside, #works-internal aside {
    background: #141414;
    color: white;
    font-size: 20px;
    text-align: right;
    text-transform: uppercase;
    padding: 70px 15vw; }
#news-internal aside .category-and-date, #studies-internal aside .category-and-date, #works-internal aside .category-and-date {
    font-size: 14px;
    text-transform: none;
    display: block;
    margin: 20px 0;
    font-family: Futura, Latto, sans-serif; }
#news-internal aside a, #studies-internal aside a, #works-internal aside a {
    font-size: 36px;
    text-decoration: none;
    color: white;
    display: inline-block;
    text-transform: uppercase;
    max-width: 40%;
    line-height: 1.1em;
    font-family: Futura, Latto, sans-serif;
    font-weight: 200; }
#news-internal aside a::before, #studies-internal aside a::before, #works-internal aside a::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 28px;
    margin-right: 25px;
    background: url("img/arrow.png") no-repeat center center;
    background-size: contain;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
@media only screen and (min-width: 769px) {
    #news-internal article h1, #studies-internal article h1, #works-internal article h1 {
        font-size: 50px;
        margin-bottom: 80px;
        margin-top: 80px; }
    #news-internal article p, #news-internal article .category-and-date, #news-internal article img, #news-internal article h1, #studies-internal article p, #studies-internal article .category-and-date, #studies-internal article img, #studies-internal article h1, #works-internal article p, #works-internal article .category-and-date, #works-internal article img, #works-internal article h1 {
        padding: 0 120px; }
    #news-internal article img, #studies-internal article img, #works-internal article img {
        margin: 0 auto 80px auto;
        max-width: 100%; }
    #news-internal aside:hover::before, #studies-internal aside:hover::before, #works-internal aside:hover::before {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0); } }
@media only screen and (max-width: 768px) {
    #news-internal article, #studies-internal article, #works-internal article {
        margin: 40px 30px 0 30px; }
    #news-internal article h1, #studies-internal article h1, #works-internal article h1 {
        font-size: 35px;
        margin-bottom: 17px; }
    #news-internal article .image-gallery, #news-internal article .article-content img, #news-internal article .article-content iframe, #studies-internal article .image-gallery, #studies-internal article .article-content img, #studies-internal article .article-content iframe, #works-internal article .image-gallery, #works-internal article .article-content img, #works-internal article .article-content iframe {
        width: calc(100% + 80px);
        margin-left: -40px;
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
        margin-top: 35px;
        margin: auto; }
    #works-internal article h3 {
        font-size: 33px !important;
        margin-bottom: 30px !important;
        margin-top: 30px !important;
        padding: 0 0px !important; }
    #news-internal article .category-and-date, #studies-internal article .category-and-date, #works-internal article .category-and-date {
        font-size: 11px;
        margin: 0 0 7px 0; }
    #news-internal article h3, #news-internal article a.archive-more, #studies-internal article h3, #studies-internal article a.archive-more, #works-internal article h3, #works-internal article a.archive-more {
        font-size: 14px;
        margin: 0 0 7px 0; }
    #news-internal article .video-container::before, #news-internal article .video-container::after, #studies-internal article .video-container::before, #studies-internal article .video-container::after, #works-internal article .video-container::before, #works-internal article .video-container::after {
        display: none; }
    #news-internal img, #studies-internal img, #works-internal img {
        margin: 0 auto 40px auto; }
    #news-internal aside, #studies-internal aside, #works-internal aside {
        font-size: 14px;
        padding: 40px; }
    #news-internal aside .category-and-date, #studies-internal aside .category-and-date, #works-internal aside .category-and-date {
        font-size: 11px;
        margin: 15px 0 7px; }
    #news-internal aside a, #studies-internal aside a, #works-internal aside a {
        font-size: 25px;
        max-width: 300px;
        line-height: 1.2em;
        font-weight: lighter; }
    #news-internal aside a::before, #studies-internal aside a::before, #works-internal aside a::before {
        width: 20px;
        height: 20px;
        margin-right: 10px; } }
.pace-done #news-internal article h1, .pace-done #studies-internal article h1, .pace-done #works-internal article h1 {
    -webkit-animation: fade-in 0.8s ease-out 0.2s backwards;
    animation: fade-in 0.8s ease-out 0.2s backwards; }
.pace-done #news-internal article .image-gallery, .pace-done #studies-internal article .image-gallery, .pace-done #works-internal article .image-gallery {
    -webkit-animation: fade-in 0.8s ease-out 0.3s backwards;
    animation: fade-in 0.8s ease-out 0.3s backwards; }
.pace-done #news-internal article .category-and-date, .pace-done #studies-internal article .category-and-date, .pace-done #works-internal article .category-and-date {
    -webkit-animation: fade-in 0.8s ease-out 0.4s backwards;
    animation: fade-in 0.8s ease-out 0.4s backwards; }
.pace-done #news-internal article .article-content, .pace-done #studies-internal article .article-content, .pace-done #works-internal article .article-content {
    -webkit-animation: fade-in 0.8s ease-out 0.5s backwards;
    animation: fade-in 0.8s ease-out 0.5s backwards; }

#news, #studies {
    background-color: white; }
#news::after, #studies::after {
    content: " ";
    display: table; }
#news a.image, #studies a.image {
    position: relative;
    display: block; }
#news a.image img:nth-child(2), #studies a.image img:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    -webkit-filter: gray;
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
    -webkit-filter: brightness(0.9) contrast(1.15) saturate(0);
    filter: brightness(0.9) contrast(1.15) saturate(0); }
#news a.image:hover img:nth-child(2), #studies a.image:hover img:nth-child(2) {
    opacity: 0; }
#news ul.articles, #studies ul.articles {
    max-width: 720px;
    margin: auto;
    display: block;
    font-size: 18px; }
#news ul.articles .article, #studies ul.articles .article {
    text-align: center; }
#news ul.articles img, #studies ul.articles img {
    max-width: 100%;
    max-height: 720px;
    display: block; }
#news ul.articles h2, #studies ul.articles h2 {
    font-size: 50px;
    font-family: Futura, sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    margin-bottom: 70px;
    line-height: 1.25em;
    letter-spacing: 0.04em;
    text-align: left; }
#news ul.articles .category-and-date, #studies ul.articles .category-and-date {
    margin: 33px 0 35px 0;
    display: block;
    text-align: left;
    color: #3027f0; }
#news ul.articles h3, #studies ul.articles h3 {
    margin-bottom: 15px;
    text-align: left; }
#news ul.articles a, #studies ul.articles a {
    font-family: FuturaNowHeadline, sans-serif;
    text-decoration: none; 
    font-weight: 700;}
#news ul.articles a.archive-more, #studies ul.articles a.archive-more {
    font-weight: 700;
    color: #979797;
    display: block;
    text-align: left; }
#news ul.articles a.archive-more:hover, #studies ul.articles a.archive-more:hover {
    text-decoration: underline; }
#news .more, #studies .more {
    background-color: #FFFFFF;
    padding: 45px 0;
    border: 0;
    width: 100%;
    outline: 0;
    font-size: 16px;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-appearance: none;
    border-radius: 0;
    margin: 0;
    font-weight: 400;
    color: #3027f0;
    -webkit-box-shadow: 0px -13px 17px -7px rgba(213,213,213,0.57); 
    box-shadow: 0px -13px 17px -7px rgba(213,213,213,0.57);
    font-family: FuturaNowHeadline, Latto, sans-serif; }
#news .more:hover, #studies .more:hover {
    background-color: #D5D5D5;
    color: #3027f0; }
#news .filter .year, #studies .filter .year {
    width: 100%;
    -webkit-box-shadow: 0px 13px 17px -7px rgba(213,213,213,0.57); 
    box-shadow: 0px 13px 17px -7px rgba(213,213,213,0.57); }
#news .filter .client, #studies .filter .client {
    display: none; }
@media only screen and (min-width: 769px) {
    #news ul.articles li, #studies ul.articles li {
        margin-bottom: 88px; }
    #news ul.articles li:first-child, #studies ul.articles li:first-child {
        margin-top: 66px; } }
@media only screen and (max-width: 768px) {
    #news ul.articles li, #studies ul.articles li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 40px 40px 0 40px; }
    #news ul.articles li h2, #studies ul.articles li h2 {
        font-size: 30px;
        margin-bottom: 17px; }
    #news ul.articles li .image, #studies ul.articles li .image {
        width: calc(100% + 80px);
        margin-left: -40px;
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
        margin-top: 35px; }
    #news ul.articles li .category-and-date, #studies ul.articles li .category-and-date {
        font-size: 11px;
        margin: 0 0 7px 0; }
    #news ul.articles li h3, #news ul.articles li a.archive-more, #studies ul.articles li h3, #studies ul.articles li a.archive-more {
        font-size: 14px;
        display: inline;
        margin: 0 0 7px 0; } }
@media only screen and (min-width: 769px) {
    .pace-done #news h2, .pace-done #studies h2 {
        -webkit-animation: fade-in 0.8s ease-out 0.2s backwards;
        animation: fade-in 0.8s ease-out 0.2s backwards; }
    .pace-done #news img, .pace-done #studies img {
        -webkit-animation: fade-in 0.8s ease-out 0.3s backwards;
        animation: fade-in 0.8s ease-out 0.3s backwards; }
    .pace-done #news .category-and-date, .pace-done #studies .category-and-date {
        -webkit-animation: fade-in 0.8s ease-out 0.4s backwards;
        animation: fade-in 0.8s ease-out 0.4s backwards; } }

#news-internal, #studies-internal, #works-internal {
    background-color: white;
    overflow-x: hidden; }
#news-internal article, #studies-internal article, #works-internal article {
    max-width: 960px;
    margin: auto;
    display: block; }
#news-internal article h1, #studies-internal article h1, #works-internal article h1 {
    font-family: FuturaNowHeadline, Latto, sans-serif;
    font-weight: 200;
    text-transform: uppercase; }
#news-internal article .category-and-date, #studies-internal article .category-and-date, #works-internal article .category-and-date {
    margin: 80px 0 67px 0;
    display: block;
    color: #3027f0;
    font-family: FuturaNowHeadline, sans-serif;
    font-weight: 600; }
#news-internal article p, #studies-internal article p, #works-internal article p {
    font-size: 18px;
    line-height: 2em;
    color: #979797;
    margin-bottom: 40px;
    font-family: FuturaNowHeadline, Lato, sans-serif; }
#news-internal article a {
    color: #372eef;
    font-family: FuturaNowHeadline, Lato, sans-serif;
    font-weight: 700;
    text-decoration: none; }
#news-internal article img, #studies-internal article img, #works-internal article img {
    max-height: 720px;
    display: block;
    cursor: pointer;
    -webkit-transform-origin: center top;
    transform-origin: center top; }
#news-internal article .video-container, #studies-internal article .video-container, #works-internal article .video-container {
    margin-bottom: 40px;
    position: relative;
    padding-bottom: 65%;
    height: 0; }
#news-internal article .video-container iframe, #studies-internal article .video-container iframe, #works-internal article .video-container iframe {
    width: 100%;
    height: 100%;
    background: #141414;
    position: absolute;
    left: 0;
    top: 0; }
#news-internal article .video-container::before, #news-internal article .video-container::after, #studies-internal article .video-container::before, #studies-internal article .video-container::after, #works-internal article .video-container::before, #works-internal article .video-container::after {
    content: "";
    width: calc(50vw - 50%);
    height: 100%;
    position: absolute;
    left: calc(50% - 50vw);
    background: #141414; }
#news-internal article .video-container::after, #studies-internal article .video-container::after, #works-internal article .video-container::after {
    left: 100%; }
#news-internal aside, #studies-internal aside, #works-internal aside {
    background: #D5D5D5;
    color: #372eef;
    font-size: 20px;
    text-align: right;
    text-transform: uppercase;
    padding: 70px 15vw; }
#news-internal aside .category-and-date, #studies-internal aside .category-and-date, #works-internal aside .category-and-date {
    font-size: 14px;
    text-transform: none;
    display: block;
    margin: 20px 0;
    font-family: FuturaNowHeadline, Latto, sans-serif; }
#news-internal aside a, #studies-internal aside a, #works-internal aside a {
    font-size: 36px;
    text-decoration: none;
    color: #372eef;
    display: inline-block;
    text-transform: uppercase;
    max-width: 40%;
    line-height: 1.1em;
    font-family: FuturaNowHeadline, Latto, sans-serif;
    font-weight: 400; }
#news-internal aside a::before, #studies-internal aside a::before, #works-internal aside a::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 28px;
    margin-right: 25px;
    background: url("img/seta_rodape_final.png") no-repeat center center;
    background-size: contain;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
@media only screen and (min-width: 769px) {
    #news-internal article h1, #studies-internal article h1, #works-internal article h1 {
        font-size: 50px;
        margin-bottom: 80px;
        margin-top: 80px; }
    #news-internal article p, #news-internal article .category-and-date, #news-internal article img, #news-internal article h1, #studies-internal article p, #studies-internal article .category-and-date, #studies-internal article img, #studies-internal article h1, #works-internal article p, #works-internal article .category-and-date, #works-internal article img, #works-internal article h1 {
        padding: 0 120px; }
    #news-internal article img, #studies-internal article img, #works-internal article img {
        margin: 0 auto 80px auto;
        max-width: 100%; }
    #news-internal aside:hover::before, #studies-internal aside:hover::before, #works-internal aside:hover::before {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0); } }
@media only screen and (max-width: 768px) {
    #news-internal article p, #studies-internal article p, #works-internal article p {
        font-size: 14px;
    }
    #news-internal article, #studies-internal article, #works-internal article {
        margin: 40px 30px 0 30px; }
    #news-internal article h1, #studies-internal article h1, #works-internal article h1 {
        font-size: 35px;
        margin-bottom: 17px; }
    #news-internal article .image-gallery, #news-internal article .article-content img, #news-internal article .article-content iframe, #studies-internal article .image-gallery, #studies-internal article .article-content img, #studies-internal article .article-content iframe, #works-internal article .image-gallery, #works-internal article .article-content img, #works-internal article .article-content iframe {
        width: calc(100% + 80px);
        margin-left: -40px;
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
        margin-top: 35px;
        margin: 0 auto; }
    #news-internal article .category-and-date, #studies-internal article .category-and-date, #works-internal article .category-and-date {
        font-size: 11px;
        margin: 0 0 7px 0; }
    #news-internal article h3, #news-internal article a.archive-more, #studies-internal article h3, #studies-internal article a.archive-more, #works-internal article h3, #works-internal article a.archive-more {
        font-size: 14px;
        margin: 0 0 7px 0; }
    #news-internal article .video-container::before, #news-internal article .video-container::after, #studies-internal article .video-container::before, #studies-internal article .video-container::after, #works-internal article .video-container::before, #works-internal article .video-container::after {
        display: none; }
    #news-internal img, #studies-internal img, #works-internal img {
        margin: 0 auto 40px auto; }
    #news-internal aside, #studies-internal aside, #works-internal aside {
        font-size: 14px;
        padding: 40px; }
    #news-internal aside .category-and-date, #studies-internal aside .category-and-date, #works-internal aside .category-and-date {
        font-size: 11px;
        margin: 15px 0 7px; }
    #news-internal aside a, #studies-internal aside a, #works-internal aside a {
        font-size: 25px;
        max-width: 300px;
        line-height: 1.2em;
        font-weight: lighter; }
    #news-internal aside a::before, #studies-internal aside a::before, #works-internal aside a::before {
        width: 20px;
        height: 20px;
        margin-right: 10px; } }
.pace-done #news-internal article h1, .pace-done #studies-internal article h1, .pace-done #works-internal article h1 {
    -webkit-animation: fade-in 0.8s ease-out 0.2s backwards;
    animation: fade-in 0.8s ease-out 0.2s backwards;
    color: #372eef;
    font-family: FuturaNowHeadline, Lato, sans-serif;
    font-weight: 700; }
.pace-done #news-internal article .image-gallery, .pace-done #studies-internal article .image-gallery, .pace-done #works-internal article .image-gallery {
    -webkit-animation: fade-in 0.8s ease-out 0.3s backwards;
    animation: fade-in 0.8s ease-out 0.3s backwards; }
.pace-done #news-internal article .category-and-date, .pace-done #studies-internal article .category-and-date, .pace-done #works-internal article .category-and-date {
    -webkit-animation: fade-in 0.8s ease-out 0.4s backwards;
    animation: fade-in 0.8s ease-out 0.4s backwards; }
.pace-done #news-internal article .article-content, .pace-done #studies-internal article .article-content, .pace-done #works-internal article .article-content {
    -webkit-animation: fade-in 0.8s ease-out 0.5s backwards;
    animation: fade-in 0.8s ease-out 0.5s backwards; }

#works {
    background: #0f0f0f; }
#works ul.works {
    overflow-x: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
#works ul.works li {
    background: #171717;
    position: relative; }
#works ul.works li img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
    -webkit-transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1); }
#works ul.works li img.foreground {
    -webkit-filter: gray;
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
    -webkit-filter: brightness(0.9) contrast(1.15) saturate(0);
    filter: brightness(0.9) contrast(1.15) saturate(0);
    z-index: 1; }
#works ul.works li img.background {
    z-index: 0; }

#works ul.works li .overlay {
    background-color: #000;
    opacity: 0.3;
    z-index: 1; }

#works ul.works li .text-container {
    color: white;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 5;
    font-family: FuturaNowHeadline, Latto, sans-serif;
    text-transform: uppercase;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s; }
#works ul.works li .text-container h2 {
    font-size: 2.5vw;
    font-weight: lighter;
    padding: 0 20px;
    text-align: center; }
#works ul.works li .text-container h3 {
    font-size: 0.95vw;
    padding: 10px 20px;
    text-align: center; }
#works ul.works li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: none; }
#works ul.works li a:hover .foreground {
    opacity: 0; }
#works ul.works li a:hover img {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
#works ul.works li a:hover .text-container {
    opacity: 1; }
#works ul.works li a:focus .foreground {
    opacity: 0; }
#works ul.works li a:focus img {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border: solid 1px #fff; }
#works ul.works li a:focus img::before {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3; }
#works ul.works li a:focus .text-container {
    opacity: 1; }
#works .pix-wrapper {
    margin-top: 0;
    width: 100%; }
#works .more {
    background-color: #ffffff;
    border: solid 0.1vw #ffffff;
    padding: 31px 0;
    width: 99.8vw;
    outline: 0;
    font-size: 16px;
    color: #3027f0;
    text-transform: capitalize;
    -webkit-transition: background 0.3s ease-out, border 0.3s ease-out;
    transition: background 0.3s ease-out, border 0.3s ease-out;
    -webkit-appearance: none;
    border-radius: 0;
    font-family: FuturaNowHeadline, Latto, sans-serif;
    margin: 0; }
#works .more:hover {
    background-color: #ffffff;
    color: #3027f0; }
#works .more:focus {
        background-color: #ffffff;
        color: #3027f0;
        border: solid 0.1vw #fff;
        box-sizing: content-box;
    }
#works .not-found {
    color: #6e6e6e;
    text-transform: uppercase;
    margin: 40px; }

#cookie-notice .cn-button {
    background-color: #ffffff !important;
    color: #3027f0 !important;
}
@media only screen and (min-width: 769px) {
    #works ul.works li {
        width: 25%;
        height: 25vw;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
    #works ul.works li .text-container {
        opacity: 0; }
    #works ul.works li .scroll-indicator {
        display: none; } }
@media only screen and (max-width: 768px) {
    #works ul.works li {
        width: 100vw;
        height: calc(100vh - 65px); }
    #works ul.works li a {
        background-size: cover;
        background-position: center; }
    #works ul.works li img {
        display: none; }
    #works ul.works li .text-container h2 {
        font-size: 35px; }
    #works ul.works li .text-container h3 {
        font-size: 15px; } }
.pace-done #works ul.works li:nth-child(1) {
    -webkit-animation: fade-in 0.3s ease-out 0.1s backwards;
    animation: fade-in 0.3s ease-out 0.1s backwards; }
.pace-done #works ul.works li:nth-child(2) {
    -webkit-animation: fade-in 0.3s ease-out 0.2s backwards;
    animation: fade-in 0.3s ease-out 0.2s backwards; }
.pace-done #works ul.works li:nth-child(3) {
    -webkit-animation: fade-in 0.3s ease-out 0.3s backwards;
    animation: fade-in 0.3s ease-out 0.3s backwards; }
.pace-done #works ul.works li:nth-child(4) {
    -webkit-animation: fade-in 0.3s ease-out 0.4s backwards;
    animation: fade-in 0.3s ease-out 0.4s backwards; }
.pace-done #works ul.works li:nth-child(5) {
    -webkit-animation: fade-in 0.3s ease-out 0.5s backwards;
    animation: fade-in 0.3s ease-out 0.5s backwards; }
.pace-done #works ul.works li:nth-child(6) {
    -webkit-animation: fade-in 0.3s ease-out 0.6s backwards;
    animation: fade-in 0.3s ease-out 0.6s backwards; }
.pace-done #works ul.works li:nth-child(7) {
    -webkit-animation: fade-in 0.3s ease-out 0.7s backwards;
    animation: fade-in 0.3s ease-out 0.7s backwards; }
.pace-done #works ul.works li:nth-child(8) {
    -webkit-animation: fade-in 0.3s ease-out 0.8s backwards;
    animation: fade-in 0.3s ease-out 0.8s backwards; }
.pace-done #works ul.works li:nth-child(9) {
    -webkit-animation: fade-in 0.3s ease-out 0.9s backwards;
    animation: fade-in 0.3s ease-out 0.9s backwards; }
.pace-done #works ul.works li:nth-child(10) {
    -webkit-animation: fade-in 0.3s ease-out 1s backwards;
    animation: fade-in 0.3s ease-out 1s backwards; }
.pace-done #works ul.works li:nth-child(11) {
    -webkit-animation: fade-in 0.3s ease-out 1.1s backwards;
    animation: fade-in 0.3s ease-out 1.1s backwards; }
.pace-done #works ul.works li:nth-child(12) {
    -webkit-animation: fade-in 0.3s ease-out 1.2s backwards;
    animation: fade-in 0.3s ease-out 1.2s backwards; }

#about {
    background: #0f0f0f; }
#about ul.works {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
#about ul.works li {
    min-height: auto;
    background: #171717;
    position: relative; }
#about ul.works li img {
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
    -webkit-transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1); }
#about ul.works li img.foreground {
    /*-webkit-filter: gray;*/
    /*filter: gray;*/
    /*filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");*/
    /*-webkit-filter: brightness(0.9) contrast(1.15) saturate(0);*/
    /*filter: brightness(0.9) contrast(1.15) saturate(0);*/
    z-index: 1; }
#about ul.works li img.background {
    z-index: 0; }
#about ul.works li .text-container {
    color: white;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 5;
    font-family: Futura, Latto, sans-serif;
    text-transform: uppercase;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s; }
#about ul.works li .text-container h1 {
    font-size: 2.5vw;
    font-weight: lighter;
    padding: 0 20px;
    text-align: center; }
#about ul.works li .text-container h2 {
    font-size: 0.95vw;
    padding: 10px 20px;
    text-align: center; }
#about ul.works li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden; }
/*#about ul.works li a:hover .foreground {*/
    /*opacity: 0; }*/
#about ul.works li a:hover img {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
#about ul.works li a:hover .text-container {
    opacity: 1; }
#about ul.works li a {
    outline: none; }
#about ul.works li a:focus {
    border: solid 1px #fff; }
#about ul.works li a:focus img {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
#about ul.works li a:focus .text-container {
    opacity: 1; }
#about .pix-wrapper {
    margin-top: 0;
    width: 100%; }
#about .more {
    background-color: #1d1d1d;
    padding: 35px 0;
    border: 0;
    width: 100%;
    outline: 0;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-appearance: none;
    border-radius: 0;
    margin: 0; }
#about .more:hover {
    background-color: #000;
    color: white; }
#about .not-found {
    color: #6e6e6e;
    text-transform: uppercase;
    margin: 40px; }
@media only screen and (min-width: 769px) {
    #about ul.works li {
        width: 25%;
        height: 25vw;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
    #about ul.works li .text-container {
        opacity: 0; }
    #about ul.works li .scroll-indicator {
        display: none; } }
@media only screen and (max-width: 768px) {
    #about ul.works li {
        width: 100vw;
        height: calc(100vh - 65px);
    }
    #about ul.works li a {
        background-size: cover;
        background-position: center; }
    #about ul.works li img {
        display: none; }
    #about ul.works li .text-container h2 {
        font-size: 15px; } }
    #about ul.works li .text-container h2.name {
        font-size: 35px; }
.pace-done #about ul.works li:nth-child(1) {
    -webkit-animation: fade-in 0.3s ease-out 0.1s backwards;
    animation: fade-in 0.3s ease-out 0.1s backwards; }
.pace-done #about ul.works li:nth-child(2) {
    -webkit-animation: fade-in 0.3s ease-out 0.2s backwards;
    animation: fade-in 0.3s ease-out 0.2s backwards; }
.pace-done #about ul.works li:nth-child(3) {
    -webkit-animation: fade-in 0.3s ease-out 0.3s backwards;
    animation: fade-in 0.3s ease-out 0.3s backwards; }
.pace-done #about ul.works li:nth-child(4) {
    -webkit-animation: fade-in 0.3s ease-out 0.4s backwards;
    animation: fade-in 0.3s ease-out 0.4s backwards; }
.pace-done #about ul.works li:nth-child(5) {
    -webkit-animation: fade-in 0.3s ease-out 0.5s backwards;
    animation: fade-in 0.3s ease-out 0.5s backwards; }
.pace-done #about ul.works li:nth-child(6) {
    -webkit-animation: fade-in 0.3s ease-out 0.6s backwards;
    animation: fade-in 0.3s ease-out 0.6s backwards; }
.pace-done #about ul.works li:nth-child(7) {
    -webkit-animation: fade-in 0.3s ease-out 0.7s backwards;
    animation: fade-in 0.3s ease-out 0.7s backwards; }
.pace-done #about ul.works li:nth-child(8) {
    -webkit-animation: fade-in 0.3s ease-out 0.8s backwards;
    animation: fade-in 0.3s ease-out 0.8s backwards; }
.pace-done #about ul.works li:nth-child(9) {
    -webkit-animation: fade-in 0.3s ease-out 0.9s backwards;
    animation: fade-in 0.3s ease-out 0.9s backwards; }
.pace-done #about ul.works li:nth-child(10) {
    -webkit-animation: fade-in 0.3s ease-out 1s backwards;
    animation: fade-in 0.3s ease-out 1s backwards; }
.pace-done #about ul.works li:nth-child(11) {
    -webkit-animation: fade-in 0.3s ease-out 1.1s backwards;
    animation: fade-in 0.3s ease-out 1.1s backwards; }
.pace-done #about ul.works li:nth-child(12) {
    -webkit-animation: fade-in 0.3s ease-out 1.2s backwards;
    animation: fade-in 0.3s ease-out 1.2s backwards; }

#works-internal {
    padding-top: 0; }
#works-internal::before {
    display: none; }
#works-internal figcaption h2 {
    line-height: 140%; }
#works-internal article .category-and-date {
    margin-bottom: 0; }
#works-internal article h1 {
    margin-top: 18px;
    margin-bottom: 65px; }

@media only screen and (min-width: 769px) {
    body.single-works header::before {
        opacity: 0;
        -webkit-transition: opacity 0.2s ease-out;
        transition: opacity 0.2s ease-out; }
    body.single-works header.was-hidden::before {
        opacity: 1; } }

#guerreiros img {
    margin: -1px;
    width: 100%;
    height: auto;
}
#guerreiros img:first-child {
    margin-top: 65px;
}

/*Vagas*/
.control-form {
    position: relative;
    padding: 0;
    border: 0;
}

.control-form input,
.control-form textarea,
.control-form.control-file .content-file {
    border: 0;
    background: none;
    padding: 16px 0 16px 0;
    font-size: 24px;
    outline: 0;
    width: 100%;
}

.control-form textarea {
    height: 150px;
    resize: none;
}

.control-form.control-file .content-file {
    padding: 16px 150px 16px 0;
    height: 55px !important;
    font-size: 0 !important;
    word-break: break-all;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.control-form.control-file input{
    position: fixed;
    left: -999rem;
}

.control-form.control-file #label-file::before {
    content: "Anexar";
    text-transform: uppercase;
    font-size: 14px;
    color: white;
    background-color: #7c7c7c;
    padding: 12px 27px;
    line-height: 1.5;
    font-weight: 500;
    position: absolute;
    right: 0;
    top: 0;
    letter-spacing: .0875em;
    cursor: pointer;
}

.control-form.control-file #label-file:hover:before {
    background: #000000;
}

.control-form input + label,
.control-form textarea + label {
    position: relative;
    display: block;
    padding: 8px 0 8px 0;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .0875em;
    font-weight: 500;
    text-align: left;
}
.control-form input + label::before,
.control-form input + label::after,
.control-form textarea + label::before,
.control-form textarea + label::after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
}
.control-form input + label::before,
.control-form textarea + label::before {
    background-color: #7c7c7c;
}
.control-form input + label::after,
.control-form textarea + label::after {
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
    background-color: #000;
    height: 2px;
}
.control-form input + label span,
.control-form textarea + label span {
    position: relative;
    color: #7c7c7c;
    transition: color 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.control-form input + label span::after,
.control-form textarea + label span::after {
    content: attr(data-text);
    position: absolute;
    overflow: hidden;
    left: 0;
    white-space: nowrap;
    color: #fff;
    background-position: 100% 50%;
    background-size: 200%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    backface-visibility: hidden;
    perspective: 1000;
    transform: translateZ(0);
    transition: background-position 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.control-form label.error {
    display: none!important;
}

.control-form input.error + label::after,
.control-form input:invalid + label::after,
.control-form textarea.error + label::after,
.control-form textarea:invalid + label::after {
    transform: scaleX(1);
    transform-origin: left;
    background-color: #d0423a;
}

.control-form input.error + label span,
.control-form input:invalid + label span,
.control-form textarea.error + label span,
.control-form textarea:invalid + label span {
    color: #7c7c7c;
}

.control-form input:focus + label::after,
.control-form textarea:focus + label::after {
    transform: scaleX(1);
    transform-origin: left;
}

.control-form input:focus,
.control-form textarea:focus {
    color: #000;
}
.control-form input:focus + label::after,
.control-form textarea:focus + label::after {
    background-color: #000;
}
.control-form input:focus + label span::after,
.control-form textarea:focus + label span::after {
    background-image: linear-gradient(to right, #000 50%, rgba(255, 255, 255, 0) 0%);
    background-position: 0% 50%;
}

.btn {
    border: 0;
    background-color: #7c7c7c;
    padding: 12px 30px;
    margin: 40px 0;
    font-size: 14px;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: .0875em;
    font-weight: 500;
    color: #ffffff;
    border-radius: 0;
    outline: 0;
    transition: background-color 300ms cubic-bezier(0.215, 0.61, 0.355, 1), color 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
    float: right;
    cursor: pointer;
}

.btn:focus, .btn:active,
.btn:hover {
    background-color: #000000;
    color: white;
}

.text-department {
    font-family: Futura, Latto, sans-serif;
    font-weight: lighter;
    color: white;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 20px;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translate3d(0, -25%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
/**
Article especials rules
*/
article strong {
    font-weight: bold;
}
.floatleftimage {
    padding: 0 40px 0 120px !important;
    float: left;
    margin-bottom: 40px !important;
    max-width: 415px !important;
}
@media (max-width: 768px) {
    .floatleftimage {
        padding: 0 !important;
        float: none;
        max-width: none !important;
    }
}

#works-internal article h3 {
    font-size: 50px;
    font-family: FuturaNowHeadline, Latto, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 80px;
    margin-top: 80px;
    padding: 0 120px;
    color: #372eef;
}

.article-content-vacancies {
    padding: 0 120px;
    color: #7c7c7c;
}
.article-content-vacancies ul {
    padding-left: 18px;
    list-style: inherit;
}
.article-content-vacancies p {
    padding: 0!important;
}
.article-content-vacancies strong {
    font-weight: bold;
}
.article-content-vacancies h2 {
    font-size: 22px;
}
.article-content-vacancies h3 {
    font-size: 20px;
}
.article-content-vacancies h4 {
    font-size: 18px;
}

@media screen and (max-width: 992px) {
    .article-content-vacancies {
        padding: 0 15px;
    }

    .article-content-vacancies h2 {
        font-size: 18px;
    }
    .article-content-vacancies h3 {
        font-size: 16px;
    }
    .article-content-vacancies h4 {
        font-size: 14px;
    }
}

.form-vacancy {
    margin-top: 50px;
}

.form-vacancy h3 {
    margin-top: 80px;
    font-size: 30px;
    text-transform: uppercase;
    color: #7c7c7c;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: none;
}

.modal-form {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: #0000008f;
}

.modal-form .content {
    position: relative;
    max-width: 460px;
    height: 200px;
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    width: 100%;
}

.modal-form .content h2 {
    font-size: 18px;
    color: #363636;
}

.clear {
    clear: both;
}

.section-vacancies .job {
    position: relative;
    text-align: center;
    max-width: 800px;
    padding: 0 10px 30px;
    width: 100%;
    margin: 100px auto 0;
}
.section-vacancies .job:after {
    content: " ";
    position: absolute;
    left: 10%;
    bottom: -40px;
    background: #adadad;
    width: 80%;
    height: 1px;
}
.section-vacancies .job:last-of-type:after {
    display: none;
}
.section-vacancies .job .title {
    font-family: Futura, Latto, sans-serif;
    font-weight: lighter;
    font-size: 50px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.section-vacancies .job .address {
    font-size: 18px;
    color: #a5a5a5;
    margin-bottom: 30px;
}
.section-vacancies .job .desc {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 20px;
}
.section-vacancies .job .link-job {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.section-vacancies .job .link-job:hover {
    text-decoration: underline;
}
/*.not-vacancies {*/
/*}*/
.not-vacancies a {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #d2d2d2;
    padding: 25px;
    font-size: 18px;
    text-transform: uppercase;
    color: #000000;
    text-align: center;
    font-family: Futura, Latto, sans-serif;
    font-weight: lighter;
    text-decoration: none;
}

.more-vacancies a {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #141414;
    padding: 40px;
    font-size: 22px;
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    font-family: Futura, Latto, sans-serif;
    font-weight: lighter;
    text-decoration: none;
}

#form-curriculum {
    width: 100%;
    height: 100%;
}
#form-curriculum .form-vacancy h3 {
    margin-top: 40px;
}
.form-vacancy {
    max-width: 600px;
    margin: 0 auto;
}
.fancybox-slide--html {
    padding: 0;
}
.fancybox-slide--html .fancybox-close-small {
    width: 80px;
    height: 80px;
}

.single-vacancy figure figcaption h1 {
    margin-top: 70px;
    font-size: 45px;
}

.single-vacancy figure {
    height: 45vh;
}

.single-vacancy .desaturate img {
    object-fit: cover;
}

@media screen and (max-width: 568px) {
    /*MODAL*/
    .fancybox-content {
        padding: 40px 15px;
    }

    /*FORM*/
    .control-form input + label,
    .control-form textarea + label {
        font-size: 14px;
    }
    .control-form input, .control-form textarea,
    .control-form.control-file .content-file {
        font-size: 14px;
    }

    .control-form.control-file .content-file {
        padding: 16px 85px 16px 0;
        width: 250px;
    }
    .control-form.control-file #label-file::before {
        font-size: 8px;
        padding: 12px 20px;
    }

    .btn {
        padding: 12px 21px;
        font-size: 8px;
    }

    .form-vacancy h3 {
        font-size: 20px;
    }

    /*JOB*/
    .section-vacancies .job {
        margin: 70px auto 0;
    }

    .section-vacancies .job:after {
        bottom: -20px;
    }

    .section-vacancies .job .title {
        font-size: 34px;
    }

    .section-vacancies .job .desc,
    .section-vacancies .job .address {
        font-size: 14px;
    }

    .section-vacancies .job .address {
        margin-bottom: 20px;
    }

    .not-vacancies a {
        font-size: 14px;
    }

    .more-vacancies a {
        font-size: 18px;
        padding: 20px;
    }

    /*Single JOB*/
    .single-vacancy figure figcaption h1 {
        font-size: 30px;
    }

    .text-department {
        font-size: 18px;
    }

    .single-vacancy figure {
        height: 40vh;
    }

    .article-content-vacancies {
        padding: 0;
    }
}

@media screen and (max-width: 360px) {
    .not-vacancies a {
        padding: 20px 15px;
        font-size: 11px;
    }
}

.addthis-smartlayers-mobile {
    display: none!important;
}

/*Selo de acessibilidade digital*/
.sa{position:relative;display:inline-block}.sa .st{visibility:hidden;width:220px;background-color:#e2e2e2;color:#000;text-align:left;padding:5px;border-radius:6px;position:absolute;z-index:1;opacity:0;transition:opacity 1s}.sa .st div{font-weight:700;text-align:center;margin-bottom:5px}.sa .st span{display:block;text-align:center;margin-top:5px}.sa:hover .st{visibility:visible;opacity:1}.sad .st,.sae .st{top:0}.sab .st,.sat .st{margin-left:-110px;left:50%}.sat .st{bottom:110%}.sab .st{top:90%}.sad .st{left:105%}.sae .st{right:105%}
