/*
 Theme Name:   Helium Child
 Theme URI:    http://gantry.org
 Description:  Helium Child Theme
 Author:       Dalton Yamaguishi
 Author URI:   http://www.skystudio.com.br/
 Template:     g5_helium
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  g5_helium-child
*/

/* General */
#wpadminbar {
    display: none;
}
body.admin-bar {
    margin-top: -46px!important;
}
@media screen and (max-width: 782px) {
    body #g-offcanvas {
        margin-top: 0!important;
    }
}
@media(min-width: 783px) {
    body.admin-bar {
        margin-top: -32px!important;
    }   
}

body {
    line-height: 1.5;
}
strong {
    font-weight: 900;
}
.line-height-1 {
    line-height: 1em;
}
.line-height-1_3 {
    line-height: 1.3em;
}
.fullwidth {
    margin-right: calc(50% - 50vw)!important;
    margin-left: calc(50% - 50vw)!important;
    max-width: 100vw!important;
}
.fullwidth-content {
    margin-right: calc(50% - 50vw)!important;
    margin-left: calc(50% - 50vw)!important;
    padding-right: calc(50vw - 50%)!important;
    padding-left: calc(50vw - 50%)!important;
}
@media(max-width: 47.99rem) {
    .fullwidth-left {
        margin-right: calc(50% - 50vw)!important;
        margin-left: calc(50% - 50vw)!important;
        padding-right: calc(50vw - 50%)!important;
        padding-left: calc(50vw - 50%)!important;
    }
    .hidden-xs {
        display: none;
    }
}
@media(min-width: 48rem) {
    .fullwidth-left {
        margin-left: calc(50% - 50vw)!important;
        padding-left: calc(50vw - 50%)!important;
        padding-right: 3rem;
    }
    .visible-xs {
        display: none;
    }
}
.wp-block-embed__wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.wp-block-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.page-header {
    position: relative;
}
.page-header + .wp-block-buttons {
    position: relative;
    z-index: 1;
}
.page-title {
    position: absolute;
    top: calc(50% + 50px);
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    line-height: 1.2rem;
}
.page-title .has-large-font-size {
    line-height: 1em;
}
.box {
    padding: 20px;
}
.box-shadow {
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
}
.edit-link {
    display: none;
}
.invert-color {
    filter: invert(1);
}
.margintop-25 {
    position: relative;
    margin-top: -25px!important;
}
.margintop-40 {
    position: relative;
    margin-top: -40px!important;
}
.margintop-80 {
    position: relative;
    margin-top: -80px;
}
.margintop-120 {
    position: relative;
    margin-top: -120px;
}
.wp-block-image .aligncenter>figcaption {
    margin-bottom: 0;
    text-align: center;
}
#g-mainbar {
    padding-top: 0;
    padding-bottom: 0;
}
#g-mainbar > .g-grid > .g-block > .g-content {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.bg1 {
    padding-right: 2rem;
    /* background-color: #2e5476; */
}
.wp-embed-aspect-16-9 .wp-block-group__inner-container,
.wp-block-embed__wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.wp-embed-aspect-16-9 .wp-block-group__inner-container iframe,
.wp-block-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
@media(max-width: 47.99rem) {
    .has-large-font-size {
        font-size: 1.4em;
    }
    .has-medium-font-size {
        font-size: 1rem;
    }
    .mobile-invert-order {
        flex-direction: column-reverse;
    }
    .mobile-height-50 {
        height: 50px!important;
    }
}
/* Search */
.wp-block-search .wp-block-search__label {
    display: none;
}
form.search-form,
.wp-block-search .wp-block-search__inside-wrapper {
    position: relative;
}
.wp-block-search__input {
    border-color: #ccc!important;
}
.search-submit.button,
.wp-block-search__button {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 55px;
    height: 35px;
    background-color: #fff0;
    border-left: 1px solid #ccc;
    font-size: 0;
}
.search-form > span {
    position: absolute;
    top: 6px;
    right: 12px;
    pointer-events: none;
    z-index: 1;
    color: #666;
    font-size: 21px;
}
.wp-block-search__button:after {
    position: absolute;
    top: 2px;
    right: 10px;
    font-family: "FontAwesome";
    content: "\f002";
    font-size: 30px;
    color: #ccc;
    line-height: 1em;
}

/* Header */
#menu-icon {
    display: none;
}
body #g-navigation .g-logo.g-logo-helium img,
body #g-navigation .g-logo.g-logo-helium svg {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
body.home #g-navigation:not(.fixed) .g-logo.g-logo-helium img,
body.home #g-navigation:not(.fixed) .g-logo.g-logo-helium svg,
body.page-id-20 #g-navigation .g-logo.g-logo-helium img,
body.page-id-524 #g-navigation .g-logo.g-logo-helium img,
body.page-id-20 #g-navigation .g-logo.g-logo-helium svg,
body.page-id-524 #g-navigation .g-logo.g-logo-helium svg {
    -webkit-filter: grayscale(1) brightness(0) invert(1);
    filter: grayscale(1) brightness(0) invert(1);
}
body.page-id-18 #g-navigation .g-logo.g-logo-helium img,
body.page-id-525 #g-navigation .g-logo.g-logo-helium img,
body.page-id-18 #g-navigation .g-logo.g-logo-helium svg,
body.page-id-525 #g-navigation .g-logo.g-logo-helium svg {
    -webkit-filter: hue-rotate(45deg);
    filter: hue-rotate(45deg);
}
body.page-id-22 #g-navigation .g-logo.g-logo-helium img,
body.page-id-523 #g-navigation .g-logo.g-logo-helium img,
body.page-id-22 #g-navigation .g-logo.g-logo-helium svg,
body.page-id-523 #g-navigation .g-logo.g-logo-helium svg {
    -webkit-filter: hue-rotate(0deg) opacity(0.7);
    filter: hue-rotate(0deg) opacity(0.7);
}
body.page-id-28 #g-navigation .g-logo.g-logo-helium img,
body.page-id-515 #g-navigation .g-logo.g-logo-helium img,
body.page-id-28 #g-navigation .g-logo.g-logo-helium svg,
body.page-id-515 #g-navigation .g-logo.g-logo-helium svg {
    -webkit-filter: hue-rotate(310deg) brightness(1.4);
    filter: hue-rotate(310deg) brightness(1.4);
}
body.page-id-30 #g-navigation .g-logo.g-logo-helium img,
body.page-id-516 #g-navigation .g-logo.g-logo-helium img,
body.page-id-30 #g-navigation .g-logo.g-logo-helium svg,
body.page-id-516 #g-navigation .g-logo.g-logo-helium svg {
    -webkit-filter: hue-rotate(0);
    filter: hue-rotate(0);
}
body.page-id-32 #g-navigation .g-logo.g-logo-helium img,
body.page-id-517 #g-navigation .g-logo.g-logo-helium img,
body.page-id-32 #g-navigation .g-logo.g-logo-helium svg,
body.page-id-517 #g-navigation .g-logo.g-logo-helium svg {
    -webkit-filter: hue-rotate(45deg) opacity(0.5);
    filter: hue-rotate(45deg) opacity(0.5);
}
.widget.widget_polylang {
    margin-top: 25px;
    text-align: right;
    /* position: absolute;
    top: 18px;
    right: -20px; */
}
.widget.widget_polylang a {
    font-weight: 300;
    color: #666;
}
body.home #g-navigation:not(.fixed) .widget.widget_polylang a {
    color: #fff;
}
body.page-id-26 #g-navigation .widget.widget_polylang a,
body.page-id-514 #g-navigation .widget.widget_polylang a {
    color: #fff;
}
.widget.widget_polylang ul {
    margin: 0;
    list-style-type: none;
}
.widget.widget_polylang img {
    object-fit: fill;
    width: 30px;
    height: 30px;
    border-radius: 15px;
}
@media(max-width: 47.99rem) {
    body #g-navigation {
        position: fixed;
        width: 100vw;
        /* background-color: #9cb5d0; */
    }
    body.home #g-navigation {
        background-color: #fff0;
        transition: all 0.3s ease;
    }
    body #g-navigation.fixed {
        background-color: #fff9;
        background-image: linear-gradient(to bottom, #0001, #0001);
        transition: all 0.3s ease;
    }
    body.page-id-20 #g-navigation,
    body.page-id-524 #g-navigation {
        background-color: #7B92B0;
    }
    .g-offcanvas-toggle {
        position: fixed;
        /* right: 0.7rem; */
        left: 0.7rem;
    }
    .g-offcanvas-toggle .fa-bars {
        font-size: 1.5rem;
    }
    body.page-id-26 .g-offcanvas-toggle .fa-bars,
    body.page-id-514 .g-offcanvas-toggle .fa-bars {
        color: #fff;
    }
    .g-logo {
        padding-left: 0;
    }
    #g-navigation .g-logo.g-logo-helium img,
    #g-navigation .g-logo.g-logo-helium svg {
        /* -webkit-filter: grayscale(1) brightness(0) invert(1)!important;
        filter: grayscale(1) brightness(0) invert(1)!important; */
        transition: all 0.1s ease;
    }
    body.home #g-navigation.fixed .g-logo.g-logo-helium img,
    body.home #g-navigation.fixed .g-logo.g-logo-helium svg {
        -webkit-filter: invert(0.5)!important;
        filter: invert(0.5)!important;
        transition: all 0.1s ease;
    }
    body.home #g-page-surround:not(.fixed) .g-offcanvas-toggle .fa-bars {
        color: #fff;
    }
    body:not(.home) #g-container-main {
        padding-top: 72px;
    }
    #language-switcher > .g-content {
        margin: 0;
        padding: 0;
    }
    .widget.widget_polylang {
        position: absolute;
        top: 0px;
        right: 0.7rem;
    }
    body.home .last-section {
        background-color: #2e5476!important;
        background-image: none!important;
    }
    body.home .last-section .bg1 {
        padding-right: 0;
    }
}
@media(min-width: 48rem) {
    #g-navigation {
        position: fixed;
        width: 100vw;
        background-color: #0000;
        transition: all 0.3s ease;
    }
    #g-navigation.fixed,
    body.home #g-navigation.fixed {
        position: fixed;
        width: 100vw;
        background-color: #fffe;
        background-image: linear-gradient(to bottom, #0001, #0001);
        transition: all 0.3s ease;
    }
    body:not(.home) #g-navigation + #g-container-main {
        padding-top: 125px;
    }
    #g-navigation .g-main-nav .g-toplevel {
        padding-right: 2rem;
    }
    #g-navigation > .g-container > .g-grid > .g-block > .g-content {
        transition: all 0.3s ease;
    }
    #g-navigation.fixed > .g-container > .g-grid > .g-block > .g-content {
        padding-top: 0!important;
        padding-bottom: 0!important;
        transition: all 0.3s ease;
    }
    #g-navigation .g-logo.g-logo-helium {
        transition: all 0.3s ease;
    }
    #g-navigation.fixed .g-logo.g-logo-helium {
        height: 48px;
        overflow: hidden;
        display: block;
        transition: all 0.3s ease;
    }
    .g-logo.g-logo-helium img,
    .g-logo.g-logo-helium svg {
        max-height: 75px;
        transition: all 0.1s ease;
    }
    #g-navigation.fixed .g-logo.g-logo-helium img,
    #g-navigation.fixed .g-logo.g-logo-helium svg {
        max-height: 48px;
        -webkit-filter: invert(0.5);
        filter: invert(0.5);
        transition: all 0.1s ease;
    }
    /* #g-navigation.fixed #main-menu {
        position: absolute;
        right: 0;
        visibility: hidden;
        opacity: 0;
    }
    #g-navigation.fixed #main-menu.show {
        visibility: visible;
        opacity: 1;
        transition: all 0.3s ease;
    } */
    #g-navigation .g-main-nav {
        margin-top: 12.5px;
        transition: all 0.3s ease;
    }
    /* #g-navigation.fixed .g-main-nav {
        margin-top: -1rem;
        margin-right: 2rem;
        padding-top: 2rem;
        padding-bottom: 2rem;
        float: right;
        background-color: #fffc;
        background-image: linear-gradient(to bottom, #0001, #0001);
        transition: all 0.3s ease;
        display: none;
    }
    #g-navigation.fixed #main-menu.show .g-main-nav {
        display: block;
    }
    #g-navigation.fixed .g-main-nav .g-toplevel {
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
    } */
    #g-navigation .g-main-nav .g-toplevel > li {
        padding: 0 0.5rem;
    }
    /* #g-navigation.fixed .g-main-nav .g-toplevel > li {
        text-align: left;
    }
    .g-main-nav .g-toplevel > li > .g-menu-item-container,
    .g-main-nav .g-sublevel > li > .g-menu-item-container {
        padding: .75rem 0;
    }
    #g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container,
    #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
        font-weight: 700;
        color: #000;
    }
    #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
        display: none;
    } */
    #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
        font-weight: 300;
        color: #666;
    }
    body.home #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
        color: #fff;
    }
    body.home #g-navigation.fixed .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
        color: #666;
    }
    #g-navigation.fixed .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
        /* color: #666; */
        /* font-weight: 700; */
    }
    /* #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
        box-shadow: 0 0 0 rgb(255 255 255 / 0%);
        font-weight: 700;
    }
    #g-navigation .g-main-nav .g-dropdown {
        background-color: #fffc;
        border-width: 0;
    }
    #g-navigation.fixed .g-main-nav .g-dropdown {
        position: relative;
        visibility: visible;
        opacity: 1;
        background-color: #fff0;
    }
    #g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
        color: #000;
        font-weight: 400;
    }
    #g-navigation .g-main-nav .g-sublevel > li:not(:last-child) > .g-menu-item-container {
        border-width: 0;
    } */
    #menu-icon {
        display: block;
        visibility: hidden;
        opacity: 0;
        position: absolute;
        top: 8px;
        right: 0;
    }
    #g-navigation.fixed #menu-icon {
        visibility: visible;
        opacity: 1;
    }
    #menu-icon .fa-bars {
        font-size: 2rem;
        cursor: pointer;
    }
}

/* Footer */
#g-footer {
    padding: 0;
}
#g-footer > .g-container > .g-grid {
    align-items: center;
}
#g-footer a {
    color: #818078;
}
#g-footer a:hover {
    color: #2e5476;
}
#g-footer .g-social .fa {
    font-size: 2.2rem;
}
@media(max-width: 47.99rem) {
    #footer-column-1 .widget_media_image {
        text-align: center;
    }
    #footer-column-1 img {
        max-width: 200px!important;
    }
    #footer-column-2 {
        font-size: 0.9rem;
    }
    #footer-column-2 p {
        margin: 0;
        text-align: center;
    }
    #footer-column-3 {
        text-align: center;
    }
}

/* Internas */
body.page-id-26 #g-navigation,
body.page-id-514 #g-navigation {
    background-color: #4c8479;
}
body.page-id-26 #g-navigation .g-logo.g-logo-helium img,
body.page-id-514 #g-navigation .g-logo.g-logo-helium img {
    -webkit-filter: grayscale(1) brightness(0) invert(1);
    filter: grayscale(1) brightness(0) invert(1);
}
body.page-id-26 #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content,
body.page-id-514 #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content,
body.page-id-26 #g-navigation.fixed .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content,
body.page-id-514 #g-navigation.fixed .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content,
body.page-id-26 #g-navigation .widget.widget_polylang a,
body.page-id-514 #g-navigation .widget.widget_polylang a,
body.page-id-26 #g-navigation.fixed .widget.widget_polylang a,
body.page-id-514 #g-navigation.fixed .widget.widget_polylang a {
    color: #fff;
}

@media(max-width: 47.99rem) {
    body.page-id-16 #g-navigation {
        background-color: #9cb5d0;
    }
    body.page-id-18 #g-navigation,
    body.page-id-525 #g-navigation {
        background-color: #75949f;
    }
    /* body.page-id-22 #g-navigation,
    body.page-id-523 #g-navigation {
        background-color: #9bb3b3;
    } */
    body.page-id-28 #g-navigation,
    body.page-id-515 #g-navigation {
        background-color: #b2d59f;
    }
    body.page-id-30 #g-navigation,
    body.page-id-516 #g-navigation {
        background-color: #aac4bc;
    }
    body.page-id-32 #g-navigation,
    body.page-id-517 #g-navigation {
        background-color: #b4c1ce;
    }
}
@media(min-width: 48rem) {
    /* body:not(.home) #g-navigation:not(.fixed) {
        background-image: linear-gradient(to bottom, #fff, #fff), linear-gradient(to bottom, #9cb5d0, #9cb5d0);
        background-repeat: no-repeat;
        background-size: 30% 100%, 70% 100%;
        background-position-x: left, right;
    }
    body.page-id-18 #g-navigation:not(.fixed),
    body.page-id-525 #g-navigation:not(.fixed) {
        background-image: linear-gradient(to bottom, #fff, #fff), linear-gradient(to bottom, #75949f, #75949f);
    }
    body.page-id-20 #g-navigation:not(.fixed),
    body.page-id-524 #g-navigation:not(.fixed) {
        background-image: linear-gradient(to bottom, #7892b0, #7892b0), linear-gradient(to bottom, #fff, #fff);
    }
    body.page-id-22 #g-navigation:not(.fixed),
    body.page-id-523 #g-navigation:not(.fixed) {
        background-image: linear-gradient(to bottom, #fff, #fff), linear-gradient(to bottom, #9bb3b3, #9bb3b3);
    }
    body.page-id-28 #g-navigation:not(.fixed),
    body.page-id-515 #g-navigation:not(.fixed) {
        background-image: linear-gradient(to bottom, #fff, #fff), linear-gradient(to bottom, #b2d59f, #b2d59f);
    }
    body.page-id-30 #g-navigation:not(.fixed),
    body.page-id-516 #g-navigation:not(.fixed) {
        background-image: linear-gradient(to bottom, #fff, #fff), linear-gradient(to bottom, #aac4bc, #aac4bc);
    }
    body.page-id-32 #g-navigation:not(.fixed),
    body.page-id-517 #g-navigation:not(.fixed) {
        background-image: linear-gradient(to bottom, #fff, #fff), linear-gradient(to bottom, #b4c1ce, #b4c1ce);
    }
    body:not(.home) #g-navigation:not(.fixed) {
        min-height: 300px;
    }
    body:not(.home) #g-navigation:not(.fixed) .g-main-nav .g-toplevel > li.active > .g-dropdown {
        position: absolute;
        left: -200px;
        top: -2rem;
        width: 200px;
        visibility: visible;
        opacity: 1;
        background-color: #fff0;
    }
    body:not(.home) #g-navigation:not(.fixed) .g-main-nav .g-toplevel > li + li.active > .g-dropdown {
        left: -320px;
    } */
    body:not(.home) #g-navigation:not(.fixed) .g-main-nav .g-sublevel > li:not(.active) > .g-menu-item-container {
        font-weight: 300;
    }
    /* body.page-id-20 #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container,
    body.page-id-524 #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
        color: #7892b0;
    } */
}

/* Trabalhos */
.grade-trabalhos .blocks-gallery-item {
    position: relative!important;
    top: initial!important;
    left: initial!important;
    display: block;
    flex: auto;
    width: initial;
    min-width: 150px;
    padding-top: 100%;
    overflow: hidden;
    margin: 0 15px 15px 0;
}
.grade-trabalhos .blocks-gallery-item figure {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.grade-trabalhos .blocks-gallery-item__caption {
    /* visibility: hidden;
    opacity: 0; */
    width: 100%;
    height: 100%;
    padding: 0;
    /* background-image: linear-gradient(45deg, #0006, #0006); */
    background: linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.2) 70%,transparent)!important;
    transition: all 0.3s ease;
}
.grade-trabalhos .blocks-gallery-item__caption:hover {
    background: linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.0) 70%,transparent)!important;
    transition: all 0.3s ease;
}
.grade-trabalhos .blocks-gallery-item:hover .blocks-gallery-item__caption {
    /* visibility: visible;
    opacity: 1; */
    transition: all 0.3s ease;
}
.grade-trabalhos .blocks-gallery-item__caption a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #fff;
    font-weight: 400;
    font-size: 2rem;
    line-height: 2rem;
    letter-spacing: 1px;
}
.grade-trabalhos .blocks-gallery-item__caption a .small {
    font-size: 1.3rem;
    font-weight: 300;
}
@media(max-width: 47.99rem) {
    .grade-trabalhos .blocks-gallery-item {
        margin-right: 0;
        padding-top: 100%;
        width: 100%;
    }
}
@media(min-width: 48rem) {
    .grade-trabalhos .blocks-gallery-grid {
        display: flex;
        flex-flow: row wrap;
        margin: 0;
        width: 100%;
        height: initial!important;
    }
    .grade-trabalhos .blocks-gallery-item {
        padding-top: calc(33.33% - 0.6666rem);
        margin: 0 15px 15px 0;
    }
    /* .grade-trabalhos .blocks-gallery-item:nth-child(13n+2),
    .grade-trabalhos .blocks-gallery-item:nth-child(13n+4),
    .grade-trabalhos .blocks-gallery-item:nth-child(13n+7),
    .grade-trabalhos .blocks-gallery-item:nth-child(13n+10),
    .grade-trabalhos .blocks-gallery-item:nth-child(13n+12) {
        width: 30%;
    }
    .grade-trabalhos .blocks-gallery-item:nth-child(13n+1),
    .grade-trabalhos .blocks-gallery-item:nth-child(13n+5),
    .grade-trabalhos .blocks-gallery-item:nth-child(13n+6),
    .grade-trabalhos .blocks-gallery-item:nth-child(13n+9),
    .grade-trabalhos .blocks-gallery-item:nth-child(13n+13) {
        width: 60%;
    }
    .grade-trabalhos .blocks-gallery-item:nth-child(13n+3),
    .grade-trabalhos .blocks-gallery-item:nth-child(13n+8),
    .grade-trabalhos .blocks-gallery-item:nth-child(13n+11) {
        width: 90%;
    }
    .grade-trabalhos .blocks-gallery-item:nth-child(13n+1),
    .grade-trabalhos .blocks-gallery-item:nth-child(13n+4),
    .grade-trabalhos .blocks-gallery-item:nth-child(13n+6),
    .grade-trabalhos .blocks-gallery-item:nth-child(13n+9),
    .grade-trabalhos .blocks-gallery-item:nth-child(13n+12) {
        margin-right: 15px!important;
    } */
}


/* Cases */
@media(max-width: 47.99rem) {
    .entry-content .wp-block-columns,
    .entry-content .wp-block-columns .has-text-align-right {
        text-align: center;
    }    
}

/* Galeria */
body.page-id-18 .blocks-gallery-item__caption,
body.page-id-525 .blocks-gallery-item__caption {
    visibility: hidden;
    opacity: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    background-image: linear-gradient(45deg, #0006, #0006);
    transition: all 0.3s ease;
}
body.page-id-18 .blocks-gallery-item:hover .blocks-gallery-item__caption,
body.page-id-525 .blocks-gallery-item:hover .blocks-gallery-item__caption {
    visibility: visible;
    opacity: 1;
    transition: all 0.3s ease;
}
body.page-id-18 .blocks-gallery-item__caption a,
body.page-id-525 .blocks-gallery-item__caption a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #fff;
    font-weight: 700;
    font-size: 1.5rem;
}
@media(min-width: 48rem) {
    body.page-id-18 .blocks-gallery-grid,
    body.page-id-525 .blocks-gallery-grid {
        display: flex;
        flex-flow: row wrap;
        margin: 0;
        width: 100%;
        height: initial!important;
    }
    body.page-id-18 .blocks-gallery-item,
    body.page-id-525 .blocks-gallery-item {
        position: relative!important;
        top: initial!important;
        left: initial!important;
        display: block;
        flex: auto;
        width: initial;
        min-width: 150px;
        height: 500px;
        overflow: hidden;
        margin: 0 15px 15px 0;
    }
    body.page-id-18 .blocks-gallery-item:nth-child(13n+2),
    body.page-id-525 .blocks-gallery-item:nth-child(13n+2),
    body.page-id-18 .blocks-gallery-item:nth-child(13n+4),
    body.page-id-525 .blocks-gallery-item:nth-child(13n+4),
    body.page-id-18 .blocks-gallery-item:nth-child(13n+7),
    body.page-id-525 .blocks-gallery-item:nth-child(13n+7),
    body.page-id-18 .blocks-gallery-item:nth-child(13n+10),
    body.page-id-525 .blocks-gallery-item:nth-child(13n+10),
    body.page-id-18 .blocks-gallery-item:nth-child(13n+12),
    body.page-id-525 .blocks-gallery-item:nth-child(13n+12) {
        width: 30%;
    }
    body.page-id-18 .blocks-gallery-item:nth-child(13n+1),
    body.page-id-525 .blocks-gallery-item:nth-child(13n+1),
    body.page-id-18 .blocks-gallery-item:nth-child(13n+5),
    body.page-id-525 .blocks-gallery-item:nth-child(13n+5),
    body.page-id-18 .blocks-gallery-item:nth-child(13n+6),
    body.page-id-525 .blocks-gallery-item:nth-child(13n+6),
    body.page-id-18 .blocks-gallery-item:nth-child(13n+9),
    body.page-id-525 .blocks-gallery-item:nth-child(13n+9),
    body.page-id-18 .blocks-gallery-item:nth-child(13n+13),
    body.page-id-525 .blocks-gallery-item:nth-child(13n+13) {
        width: 60%;
    }
    body.page-id-18 .blocks-gallery-item:nth-child(13n+3),
    body.page-id-525 .blocks-gallery-item:nth-child(13n+3),
    body.page-id-18 .blocks-gallery-item:nth-child(13n+8),
    body.page-id-525 .blocks-gallery-item:nth-child(13n+8),
    body.page-id-18 .blocks-gallery-item:nth-child(13n+11),
    body.page-id-525 .blocks-gallery-item:nth-child(13n+11) {
        width: 90%;
    }
    body.page-id-18 .blocks-gallery-item:nth-child(13n+1),
    body.page-id-525 .blocks-gallery-item:nth-child(13n+1),
    body.page-id-18 .blocks-gallery-item:nth-child(13n+4),
    body.page-id-525 .blocks-gallery-item:nth-child(13n+4),
    body.page-id-18 .blocks-gallery-item:nth-child(13n+6),
    body.page-id-525 .blocks-gallery-item:nth-child(13n+6),
    body.page-id-18 .blocks-gallery-item:nth-child(13n+9),
    body.page-id-525 .blocks-gallery-item:nth-child(13n+9),
    body.page-id-18 .blocks-gallery-item:nth-child(13n+12),
    body.page-id-525 .blocks-gallery-item:nth-child(13n+12) {
        margin-right: 15px!important;
    }
}

/* Experiências */
.wrapper {
    position: relative;
    /* background-color: #fff;
    border-radius: 1rem;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    height: 100%; */
}
.iframe-container {
    overflow: hidden;
    padding-top: 56.25%;
    position: static;
}
.iframe-container iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/* Pessoas */
body.page-id-28 #g-footer,
body.page-id-515 #g-footer {
    background-color: #b2d59f;
}
body.page-id-26 #g-footer,
body.page-id-514 #g-footer {
    background-color: #4c8479;
    color: #fff;
}
body.page-id-26 #g-footer a,
body.page-id-514 #g-footer a {
    color: #fff;
}
body.page-id-28 #g-footer img,
body.page-id-515 #g-footer img,
body.page-id-28 #g-footer .fa,
body.page-id-515 #g-footer .fa {
    filter: brightness(0.7);
}
body.page-id-26 #g-footer img,
body.page-id-514 #g-footer img,
body.page-id-26 #g-footer .fa,
body.page-id-514 #g-footer .fa {
    -webkit-filter: grayscale(1) brightness(0) invert(1);
    filter: grayscale(1) brightness(0) invert(1);
}

/* Clientes */
body.page-id-30 .blocks-gallery-item,
body.page-id-516 .blocks-gallery-item {
    padding: 10px;
}
body.page-id-30 #g-footer,
body.page-id-516 #g-footer {
    background-color: #aac4bc;
}
body.page-id-30 #g-footer img,
body.page-id-516 #g-footer img,
body.page-id-30 #g-footer .fa,
body.page-id-516 #g-footer .fa {
    filter: brightness(0.7);
}

/* Contato */
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
    background-color: #b4c1ce;
    border-radius: 0;
}
.wpcf7-submit {
    padding: 10px 30px;
    background-color: #b4c1ce;
}
body.page-id-32 #g-footer,
body.page-id-517 #g-footer {
    background-color: #b4c1ce;
}
body.page-id-32 #g-footer img,
body.page-id-517 #g-footer img,
body.page-id-32 #g-footer .fa,
body.page-id-517 #g-footer .fa {
    filter: brightness(0.7);
}

/* Discrete Scroll */
.section {
    margin: 0;
    height: 100vh;
}
/* .last-section {
    height: calc(100vh - 468px);
} */
#g-header.section {
    width: 100vw;
    overflow: hidden;
}
#g-header.section > .g-container {
    position: absolute;
    bottom: 0;
}
#slideshow-home > .g-content > .widget {
    margin-bottom: 0;
    padding-bottom: 0;
}
#g-header.section .g-owlcarousel .owl-dots {
    bottom: 2rem;
}
body.home .last-section {
    color: #fff;
}
@media(min-width: 48rem) {
    body.home .last-section {
        background-image: linear-gradient(to right, #2e5476, #2e5476), linear-gradient(to right, #4e5e6d, #4e5e6d)!important;
        background-position: left center, right center!important;
        background-size: calc(50vw + 16.67%) auto, 50% auto!important;
        background-repeat: no-repeat;
    }
    body.home .last-section .has-large-font-size {
        font-size: 1.5rem;
        line-height: 2rem;
    }
}
@media(min-width: 60rem) {
    .last-section {
        height: calc(100vh - 206px);
    }    
    body.home .last-section .has-large-font-size {
        font-size: 1.5rem;
        line-height: 2rem;
    }
}
@media(min-width: 75rem) {
    .last-section {
        height: calc(100vh - 158px);
    }    
    body.home .last-section .has-large-font-size {
        font-size: 2rem;
        line-height: 2.5rem;
    }
}

/* Carousel */
.g-owlcarousel .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
}

/* Image Gallery */
div[id^="image_gallery"] .thumbnail {
    background-color: #fff0!important;
    border-width: 0!important;
}