/*
Theme Name: Valestra
Theme URI: http://www.valestra.com.br
Author: Agencia TH2
Author URI: http://www.agenciath2.com.br
Description: Tema desenvolvido para Valestra.
Version: 1.0
License: GNU General Public License v2 or later
*/

/*Reset Css*/

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;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
}

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;
}

/*Reset css*/

/* Default */

html {
    height: 100%;
}
body {
    min-height: 100%;
}
.spacer-10 {
    display: block;
    height: 10px !important;
}
.spacer-20 {
    display: block;
    height: 20px !important;
}
.spacer-30 {
    display: block;
    height: 30px !important;
}
.spacer-40 {
    display: block;
    height: 40px !important;
}
.spacer-50 {
    display: block;
    height: 50px !important;
}
.spacer-60 {
    display: block;
    height: 60px !important;
}
.spacer-70 {
    display: block;
    height: 70px !important;
}
.spacer-80 {
    display: block;
    height: 80px !important;
}
.spacer-90 {
    display: block;
    height: 90px !important;
}
.spacer-100 {
    display: block;
    height: 100px !important;
}
.spacer-150 {
    display: block;
    height: 150px !important;
}
.spacer-200 {
    display: block;
    height: 200px !important;
}
.spacer-300 {
    display: block;
    height: 300px !important;
}
b,
strong {
    font-weight: bold;
}
i,
em {
    font-style: italic;
}
.main-text {
    font-family: Raleway;
}
.main-text p {
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 30px;
    font-weight: 300;
}
.main-text p:last-child {
    margin-bottom: 0;
}
.main-text h1 {
    font-size: 45px;
    line-height: 50px;
    margin-bottom: 20px;
    font-weight: 700;
}
.main-text h2 {
    font-size: 40px;
    line-height: 35px;
    margin-bottom: 20px;
    font-weight: 700;
}
.main-text h3 {
    font-size: 35px;
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: 700;
}
.main-text h4 {
    font-size: 30px;
    line-height: 25px;
    margin-bottom: 20px;
    font-weight: 700;
}
.main-text h5 {
    font-size: 25px;
    line-height: 20px;
    margin-bottom: 20px;
    font-weight: 700;
}
.main-text h6 {
    font-size: 20px;
    line-height: 15px;
    margin-bottom: 20px;
    font-weight: 700;
}
.main-text a {
    text-decoration: none;
    display: inline-block;
}
.main-text a:hover {
    text-decoration: underline;
    text-underline-position: under;
}
.main-text ul {
    margin-bottom: 20px;
}
.main-text ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 0 !important;
}
.main-text ul li::before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 999px;
    background: #000000;
    left: 0;
    top: 14px;
}
.main-text ol {
    margin-bottom: 30px;
    list-style: decimal;
    padding-left: 20px;
}
.main-text *:last-child {
    margin-bottom: 0;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-black {
    color: #141414 !important;
}
.text-white {
    color: #fff !important;
}
.text-light-blue {
    color: #030082 !important;
}
::placeholder {
}
.alignleft {
    float: left;
    margin-right: 10px;
}
.alignrigth {
    float: right;
    margin-left: 10px;
}
.aligncenter {
    margin: 30px auto !important;
    display: block;
    margin-bottom: 10px !important;
}
.parallax {
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
a {text-decoration: none;}
.bg-dark {background-color: #001027!important;}
.bg-dark-blue {background-color: #00204F!important;}
.bg-light-blue {background-color: #7D8597!important;}
.bg-light-gray {background-color: #ababab!important;}
.p-100 {padding: 100px 0;}
.p-200 {padding: 200px 0;}

.raleway {font-family: Raleway;}
.syne {font-family: Syne!important;}

.title-grafism {position: relative;width: fit-content;}
.title-grafism::before {
    content: '';
    position: absolute;
    left: -73px;
    top: -14px;
    width: 65px;
    height: 71px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    color: #0e3fd9;
}
.title-grafism-white::before {
    background-image: url(img/grafismo-titulo-white.svg);
}
.title-grafism-blue::before {
    background-image: url(img/grafismo-titulo-blue.svg);
}

.main-btn {
    display: block;
    width: fit-content;
    padding: 15px 50px;
    transition: all ease .3s;
    font-size: 20px;
    font-family: 'Syne';
    text-decoration: none;
    margin: 50px 0;
    border: none;
    font-weight: bold;
}
.main-btn:hover {
    transition: all ease .3s;
}
.white-border-btn {font-family: 'Syne';font-weight: 700;font-size: 19px;display: inline-block;padding: 10px 40px;border: 1px solid #fff;}
.white-border-btn:hover {background: #000f27;border-color: #000f27;}
.btn-blue {
    background: #33415C;
    color: #fff;
}
.btn-dark-blue {
    background: #001027;
    color: #fff;
}
.btn-light-blue {
    background: #003BC6;
    color: #fff;
}
.btn-white {
    background: #fff;
    color: #00204F;
}
.blue-back {padding: 50px 0;}
.blue-back a {}
.blue-back a:hover {color: #002BFF!important;}
.btn-blue:hover {color: #000f27;background: #7e8698;}
.btn-dark-blue:hover {color: #fff;background: #33415C;}
.btn-light-blue:hover {color: #fff;background: #33415C;}
.btn-white:hover {color: #fff;background: #33415C;}
.blue-hover {}
.blue-hover:hover {filter: brightness(0) saturate(100%) invert(18%) sepia(82%) saturate(4021%) hue-rotate(227deg) brightness(85%) contrast(101%);}
.blue-text {color: #002BFF!important;}
.blue-title h1, .blue-title h2, .blue-title h3, .blue-title h4, .blue-title h5, .blue-title h6 {
    color: #002BFF;
}
.btn-voltar {
    margin-right: 35px;
    display: flex!important;
    align-items: center;
    font-size: 18px;
    color: #868686 !important;
}
.btn-voltar i {font-size: 20px;}
.btn-voltar span {
}
.btn-voltar:hover {
}
.btn-voltar:hover i {
}
.btn-voltar:hover span {
}
.btn-white-stroke {border: 1px solid #fff;margin: 0;}
.btn-white-stroke:hover {
    color: #fff!important;
    border-color: #fff;
}

.grafism-gold-color {background-image: url(img/grafismo-gold-color.png?7)!important;}

.wrapper-img-mobile {margin-top: 40px;}
.wrapper-img-mobile img {display: block;}
.wrapper-img-mobile::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40%;
    height: 100%;
    background-image: url(img/mask-single-publicacoes.png?3);
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
}

/*Default*/

/*Divisoria Destaque*/

#divisoria-destaque {height: 600px;}
#divisoria-destaque>div {height: 100%;}
#divisoria-destaque>div>div {height: 100%;align-items: center;}
#divisoria-destaque>div>div>div {
}
#divisoria-destaque>div>div>div .content {color: #fff;}
#divisoria-destaque>div>div>div .content .titulo {font-family: 'Syne';font-weight: 700;font-size: 27px;margin-bottom: 20px;line-height: 35px;}
#divisoria-destaque>div>div>div .content .descritivo {font-family: 'Syne';font-weight: 400;}

/*Divisoria Destaque*/

/*Reset Bootstrap Smooth Scroll*/

@media (prefers-reduced-motion: no-preference){
    :root {
        scroll-behavior: initial !important;
    }
}

/*Reset Bootstrap Smooth Scroll*/

/*Header*/

.main-header {position: fixed;width: 100%;z-index: 99999;top: 0;}
.main-header>div.wrapper-main-header {background: #001027;padding: 0px 20px;}
.main-header.dark-header>div.wrapper-main-header {background: #fff;}
.main-header.dark-header.sticked>div.wrapper-main-header {background: #fff;}
.main-header>div>div {align-items: center;padding: 0 10px;}
.main-header>div>div>div {align-items: center;}
.main-header>div>div>div .wrapper-logo {
    position: relative;
}
.main-header>div>div>div .wrapper-logo a {
    transition: all ease .5s;
    display: block;
}
.main-header>div>div>div .wrapper-logo a img {
    transition: all ease .5s;
    height: 100px;
    position: relative;
}
.main-header>div>div>div .wrapper-logo a img.sticked-logo {height: auto;width: 300px;position: relative;transition: all ease .5s;}
.main-header>div>div>div .wrapper-logo a img.logo-black-horiontal {height: auto;width: 209px;max-width: 100%;}
.main-header>div>div>div .wrapper-logo a:hover {
}
.main-header>div>div>div .wrapper-logo a:hover img {
}
.increase-decrease-font {
    align-items: flex-end;
}
.increase-decrease-font a {font-family: Raleway;font-weight: normal;font-size: 17px;text-align: left;text-decoration: none;line-height: 13px;}
.increase-decrease-font a.decrease {font-size: 0.8rem;line-height: 10px;margin-right: 9px;}
.increase-decrease-font a.increase {font-size: 1rem;}
.increase-decrease-font a:hover {color: #999;}
.increase-decrease-font span {display: inline-flex;align-items: center;justify-content: center;margin: 0 10px;}
.low-hight-contrast {
}
#toggleContrast {
    display: flex;
}
#disableContrast {
    display: none;
}
.active #toggleContrast {
    display: none;
}
.active #disableContrast {
    display: flex;
}
.low-hight-contrast a {display: flex;align-items: center;font-family: Raleway;font-weight: normal;font-size: 14px;text-align: left;text-decoration: none;}
.low-hight-contrast a img {display: block;width: 22px;}
.low-hight-contrast a span {
}
.low-hight-contrast a:hover {color: #999;}
.low-hight-contrast a:hover img {
}
.low-hight-contrast a:hover span {
}
.language-selector {margin-left: 11px;}
.language-selector a {font-family: Raleway;font-weight: normal;font-size: 12px;text-align: left;text-decoration: none;display: block;padding: 5px;border: 1px solid #fff;color: #fff;margin-left: 10px;}
.language-selector a:hover {color: #999 !important;border-color: #999;}
.language-selector a.active {color: #999 !important;border-color: #999;}
.language-selector span {display: inline-flex;align-items: center;justify-content: center;margin: 0 10px;}
.wrapper-hamburger {display: flex;align-items: center;}
.wrapper-hamburger .hamburger {padding: 0;height: 31px;display: flex;flex-direction: column;justify-content: space-between;transition: all ease .5s;width: 50px;}
.wrapper-hamburger .hamburger span {display: block;width: 100%;height: 3px;background: #fff;transition: all ease .5s;transform: rotate(0deg);position: relative;top: 0;display: block;width: 100%;}
.dark-header .wrapper-hamburger .hamburger span {background: #000;}
.wrapper-hamburger .hamburger span:nth-child(1) {}
.wrapper-hamburger .hamburger span:nth-child(2) {}
.wrapper-hamburger .hamburger span:nth-child(3) {}
.wrapper-hamburger .hamburger p {
    font-family: Raleway;
    font-weight: normal;
    font-size: 15px;
    text-align: left;
    color: #fff;
    transition: all ease .5s;
}
.wrapper-hamburger .hamburger.is-active {transform: translateY(17px);height: 50px;}
.wrapper-hamburger .hamburger.is-active span {background: #fff;}
.wrapper-hamburger .hamburger.is-active span:nth-child(1) {transform: rotate(45deg);top: 0;position: absolute;}
.wrapper-hamburger .hamburger.is-active span:nth-child(2) {transform: rotate(-45deg);top: 0;position: absolute;}
.wrapper-hamburger .hamburger.is-active span:nth-child(3) {opacity: 0;}
.wrapper-hamburger .hamburger.is-active p {color: #141414; transition: all ease .5s;}
.main-header>div.wrapper-nav-menu {
    position: absolute;
    transition: all ease .5s;
    left: -150%;
    top: 0;
    width: 100%;
    max-width: 100%;
    z-index: 9;
    /* background-image: url(img/bg-main-nav.png?6); */
    /* background-repeat: no-repeat; */
    /* background-position: center right; */
    /* background-size: auto 100%; */
    height: 100vh;
    overflow: auto;
}
.main-header>div.wrapper-nav-menu::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(0 16 39 / 89%);
    backdrop-filter: blur(3px);
    --webkit-backdrop-filter: blur(3px);
    clip-path: polygon(100% 0, 100% 50%, 80% 100%, 0 100%, 0 0);
}
.main-header>div.wrapper-nav-menu.expand {
    left: 0;
    transition: all ease .5s;
}
.wrapper-main-nav {}
.wrapper-main-nav>div {width: fit-content;}
.wrapper-main-nav>div>li {list-style: none;margin-bottom: 30px;margin-right: 100px;}
.wrapper-main-nav>div>li>a {font-family: Syne;font-weight: normal;font-size: 19px;text-align: left;}
.wrapper-main-nav>div>li>a:hover {text-decoration: underline;}
.wrapper-main-nav>div>li .submenu {margin-top: 30px;display: inline-flex;flex-direction: column;position: relative;}
.wrapper-main-nav>div>li .submenu>li {margin-bottom: 15px;display: inline-block;}
.wrapper-main-nav>div>li .submenu>li>a {font-family: Raleway;font-weight: normal;font-size: 18px;line-height: 32px;text-align: left;padding-left: 35px;position: relative;width: 100%;position: relative;display: block;padding-top: 9px;padding-bottom: 9px;}
.wrapper-main-nav>div>li .submenu>li>a>span {display: inline-block;padding-left: 10px;padding-right: 10px;position: relative;z-index: 2;}
.wrapper-main-nav>div>li .submenu>li>a:hover {font-weight: 600;}
.wrapper-main-nav>div>li .submenu>li>a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(img/grafismo-titulo-white.svg);
    width: 29px;
    height: 45px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 2;
}
.wrapper-main-nav>div>li .submenu>li>a:hover::before {
    content: '';
}
.wrapper-main-nav>div>li .submenu>li>a::after {content: '';position: absolute;top: 15px;right: 0;height: 2px;width: 100%;max-width: 0;transition: all ease .3s;transform: translateY(-50%);}
.wrapper-main-nav>div>li .submenu>li>a.no-child::after {display: none;}
.wrapper-main-nav>div>li .submenu>li>a:hover::after {
    max-width: 100%;
    transition: all ease .3s;
}
.wrapper-main-nav>div>li .submenu>li .terciary-menu {position: absolute;top: auto;right: 0;transform: translateX(100%)translateY(-20px);transition: all ease .5s;pointer-events: none;opacity: 0;padding-left: 20px;height: fit-content;width: 300px;}
.wrapper-main-nav>div>li .submenu>li .terciary-menu::after {content: '';left: 0;position: absolute;top: 2px;height: 90%;width: 2px;max-height: 0;background: #fff;transition: all ease .3s;}
.wrapper-main-nav>div>li .submenu>li .terciary-menu.activate::after {content: '';max-height: 99%;transition: all ease .3s;}
.wrapper-main-nav>div>li .submenu>li .terciary-menu.activate {
    opacity: 1;
    transition: all ease .5s;
    pointer-events: initial;
}
.wrapper-main-nav>div>li .submenu>li .terciary-menu li {margin-bottom: 25px;}
.wrapper-main-nav>div>li .submenu>li .terciary-menu li a {font-family: Raleway;font-weight: normal;font-size: 13px;line-height: 20px;text-align: left;position: relative;padding-left: 35px;}
.wrapper-main-nav>div>li .submenu>li .terciary-menu li a:hover {font-weight: bold;}
.footer-nav {
}
.footer-nav>a {font-family: Syne;font-weight: normal;font-size: 15px;text-align: left;text-decoration: none;display: block;margin-bottom: 10px;}
.footer-nav>a:hover {
}
.wrapper-socials {align-items: center;margin-bottom: 20px;}
.wrapper-socials span {font-family: Raleway;font-weight: normal;font-size: 18px;color: #fff;display: inline-block;margin-right: 10px;}
.wrapper-socials a {display: inline-block;margin: 0 7px;}
.wrapper-socials a img {display: flex;align-items: center;justify-content: center;}
.wrapper-socials a:hover {
}
.wrapper-socials a:hover img {filter: invert(53%) sepia(131%) saturate(4250%) hue-rotate(211deg) brightness(86%) contrast(110%);}
.nav-menu-desktop {font-family: 'Raleway';font-weight: 400;}
.nav-menu-desktop>ul {
}
.nav-menu-desktop>ul>li {position: relative;margin: 0 30px;}
.nav-menu-desktop>ul>li>a {font-size: 14px;display: block;padding: 40px 0;}
.nav-menu-desktop>ul>li>a::before {
    content: attr(data-text);
    font-weight: 600;
    opacity: 0;
    position: relative;
}
.nav-menu-desktop>ul>li>a span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
    width: 100%;
}
.nav-menu-desktop>ul>li>a:hover {position: relative;display: inline-block;}
.nav-menu-desktop>ul>li>a:hover::before {opacity: 1;top: 0px;}
.nav-menu-desktop>ul>li>a:hover span {opacity: 0;}
.nav-menu-desktop>ul>li>.submenu {transition: all ease .5s;opacity: 0;position: absolute;bottom: 0;transform: translateY(100%);pointer-events: none;padding: 10px 0;width: 500px;}
.nav-menu-desktop>ul>li>.submenu.hovered {pointer-events: initial;max-height: 1000px;opacity: 1;}
.nav-menu-desktop>ul>li>.submenu li {padding: 7px 0;}
.nav-menu-desktop>ul>li>.submenu li a {font-size: 14px;}
.nav-menu-desktop>ul>li>.submenu li a:hover {text-decoration: underline;}
.background-submenus {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: hidden;
    opacity: 0;
    transition: all ease .5s;
    pointer-events: none;
}
.background-submenus::after {
    content:'';
    background: rgb(0 16 39 / 74%);
    backdrop-filter: blur(11px);
    --webkit-backdrop-filter: blur(11px);
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    bottom: 0;
    right: 0;
    clip-path: polygon(100% 0, 100% calc(100% - 400px), calc(100% - 398px) 100%, 0 100%, 0 0);
}
.background-submenus.hovered {
    opacity: 1;
    pointer-events: initial;
}

/*Header*/

/*Header Fixed*/

header.sticked.main-header>div>div>div .wrapper-logo a {
    transition: all ease. 5s;
    top: -28px;
}
header.sticked.main-header>div>div>div .wrapper-logo a img.logo-menu {opacity: 1;}
header.sticked.main-header>div>div>div .wrapper-logo a img {
    transition: all ease 5s;
    opacity: 0;
}
header.sticked.main-header>div>div>div .wrapper-logo a img.sticked-logo {opacity: 1;}

.btn-libras {
    height: fit-content;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 999999999;
}
.btn-libras a {
    display: block;
    transition: all ease .5s;
}
.btn-libras a:hover {transform: scale(1.2);transition: all ease .5s;}
.btn-libras a img {
    height: 50px;
}
.btn-libras a:hover img {
}
/*Header Fixed*/

/*Featured Home*/

#featured-home {
    position: relative;
    background-color: #001027;
    height: calc(90vh - 85px);
    min-height: 700px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#featured-home::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(img/grafism-featured-home.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
    right: 0;
    pointer-events: none;
}
.featured-container {
    position: relative;
    height: 100%;
    width: 100%;
}
.featured-container>div {
    position: relative;
    height: 100%;
}
.featured-container>div video {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    object-fit: cover;
}
.featured-container>div img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    object-fit: cover;
}
.slick-dots {bottom: 30px;position: absolute;left: 50%;transform: translateX(-50%);}
.slick-dots {
    display: flex;
    padding: 0;
}
.slick-dots>li {margin: 0 10px;opacity: .5;}
.slick-dots>li:first-child:last-child {
    display: none;
}
.slick-dots>li.slick-active {opacity: 1;}
.slick-dots>li>button {
    background-color: #fff;
    outline: none;
    text-indent: -999999px;
    border: none;
    width: 20px;
    height: 20px;
    border-radius: 100%;
}
.grafism-main-color {
    position: absolute;bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url(img/grafismo-main-color.png?7);
    background-position: bottom right;
    z-index: 8;
    background-size: auto 40%;
    background-repeat: no-repeat;
    pointer-events: none;
}
#featured-home .grafism-main-color {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 8;
    background-image: url(img/grafismo-main-color.png?7) !important;
    background-position: bottom center !important;
    background-size: auto 40% !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
}

/*Featured Home*/

/*Home Manifesto*/

#home-manifesto {
    padding: 60px 0;
}
#home-manifesto>div {}
#home-manifesto>div>div {
    justify-content: center;
}
#home-manifesto>div>div>div {
}
#home-manifesto>div>div>div .main-text {
    text-align: center;
}
#home-manifesto>div>div>div .main-text h5 {
    font-weight: 400;
}
#home-manifesto>div>div>div a {
    text-decoration: none;
    color: #7D8597;
    font-family: 'Raleway';
    display: flex;
    flex-direction: column;
    align-items: center;
    width: fit-content;
    margin: 30px auto 0;
    font-size: 15px;
    text-align: center;
    line-height: 20px;
}
#home-manifesto>div>div>div a:hover {color: #fff;}
#home-manifesto>div>div>div a i {
    color: #fff;
    font-size: 45px;
    transition: all ease .5s;
    margin-top: 10px;
}
#home-manifesto>div>div>div a:hover i {
    color: #7D8597;
    transition: all ease .5s;
}

/*Home Manifesto*/

/*Home Sobre*/
.main-title h1 {font-size: 30px;font-family: 'Syne';font-weight: 700;margin-bottom: 50px;line-height: 45px}
#home-sobre {padding: 200px 0;}
#home-sobre .sobre h5 {
    font-size: 30px;
    line-height: 45px;
}
#home-sobre>div>div {
}
#home-sobre>div>div>div>.main-title {}
#home-sobre>div>div>div>.main-title h1 {}
#home-sobre>div>div>div>.main-text {}
#home-sobre>div>div>div>.main-text p {
    font-size: 30px;
    line-height: 42px;
}
#home-sobre>div>div>div>.main-text h5 {
    font-family: 'Raleway';
}
.wrapper-card-home-sobre .card-home-sobre {
    border-bottom: 0;
    padding: 62px 15px;
    display: flex;
    flex-direction: column;
}
.wrapper-card-home-sobre .card-home-sobre .div-logo {
    height: 138px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.wrapper-card-home-sobre .card-home-sobre .div-logo img {
    width: auto;
    height: auto;
    max-width: 264px;
    max-height: 94px;
    margin: 0;
}
.wrapper-card-home-sobre .card-home-sobre .div-descritivo {
    width: 100%;
    text-align: center;
}
.wrapper-card-home-sobre .card-home-sobre .div-descritivo p {
    font-size: 20px;
    line-height: 38px;
    font-weight: 500;
    color: #141414;
}

/*Home Sobre*/

/*Home Industrias*/

#home-industrias {
}
#home-industrias>.desktop-version {position: relative;height: 700px;overflow: hidden;}
#home-industrias>.desktop-version .wrapper-backgrounds {position: absolute;height: 100%;top: 0;left: 0;width: 100%;pointer-events: none;}
#home-industrias>.desktop-version .wrapper-backgrounds img {position: absolute;width: 100%;height: 100%;display: block;top: 50%;transition: all ease .5s;opacity: 0;object-fit: cover;left: 50%;transform: translate(-50%, -50%);}
#home-industrias>.desktop-version .wrapper-backgrounds img.active {
    opacity: 1;
}
#home-industrias>.desktop-version>div:last-child {position: relative;height: 100%;}
#home-industrias>.desktop-version>div:last-child>div {height: 100%;}
#home-industrias>.desktop-version>div:last-child>div>div {padding: 0;border-right: 1px solid rgb(255 255 255 / 17%);}
#home-industrias>.desktop-version>div:last-child>div>div:last-child {
    border: none;
}
#home-industrias>.desktop-version>div:last-child>div>div a {display: flex;justify-content: flex-end;height: 100%;flex-direction: column;padding: 30px;color: #fff;font-family: 'Syne';text-transform: uppercase;position: relative;}
#home-industrias>.desktop-version>div:last-child>div>div a::before {
    content: '';
    position: absolute;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #6D6D6D33;
    border: .5px solid rgb(255 255 255 / 32%);
    border-radius: 18px;
    backdrop-filter: blur(20px);
    --webkit-backdrop-filter: blur(20px);
    opacity: 0;
    transition: all ease .5s;
}
#home-industrias>.desktop-version>div:last-child>div>div a .title {font-weight: 700;font-size: 16px;position: relative;display: flex;align-items: center;}
#home-industrias>.desktop-version>div:last-child>div>div a .title>span {font-size: 14px;}
#home-industrias>.desktop-version>div:last-child>div>div a .title>img {display: block;width: 70px;margin-right: 20px;padding-right: 20px;border-right: 1px solid #fff;}
#home-industrias>.desktop-version>div:last-child>div>div a .descubra {display: flex;align-items: center;margin-top: 10px;font-size: 15px;transition: all ease .5s;overflow: hidden;height: auto;max-height: 0;position: relative;}
#home-industrias>.desktop-version>div:last-child>div>div a .descubra span {display: block;margin-right: 8px;}
#home-industrias>.desktop-version>div:last-child>div>div a .descubra img {
}
#home-industrias>.desktop-version>div:last-child>div>div a .conteudo {margin-bottom: 50px;padding: 0px 20px;height: 510px;transition: all ease .5s;opacity: 0;pointer-events: none;overflow: auto;}
#home-industrias>.desktop-version>div:last-child>div>div a .conteudo * {font-size: 13px;}
#home-industrias>.desktop-version>div:last-child>div>div a .conteudo ul {
}
#home-industrias>.desktop-version>div:last-child>div>div a .conteudo ul li {padding-left: 35px;margin-bottom: 30px !important;}
#home-industrias>.desktop-version>div:last-child>div>div a .conteudo ul li::before {
    content: '';
    background: url(img/icon-bullet-blue.svg);
    background-size: contain;
    width: 20px;
    height: 26px;
    background-repeat: no-repeat;
    top: 3px;
}
#home-industrias>.desktop-version>div:last-child>div>div a:hover {
}
#home-industrias>.desktop-version>div:last-child>div>div a:hover::before {
    content: '';
    opacity: 1;
}
#home-industrias>.desktop-version>div:last-child>div>div a:hover .title {
}
#home-industrias>.desktop-version>div:last-child>div>div a:hover .title>span {
}
#home-industrias>.desktop-version>div:last-child>div>div a:hover .title>img {
}
#home-industrias>.desktop-version>div:last-child>div>div a:hover .descubra {max-height: 100px;}
#home-industrias>.desktop-version>div:last-child>div>div a:hover .descubra span {
}
#home-industrias>.desktop-version>div:last-child>div>div a:hover .descubra img {
}
#home-industrias>.desktop-version>div:last-child>div>div a:hover .conteudo {pointer-events: initial;opacity: 1;}
#home-industrias>.mobile-version {
}
#home-industrias>.mobile-version>div {
}
#home-industrias>.mobile-version>div>div {
}
#home-industrias>.mobile-version>div>div>div {
}
#home-industrias>.mobile-version>div>div>div>a {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    color: #fff;
    font-family: 'Syne';
    text-transform: uppercase;
    position: relative;
}
#home-industrias>.mobile-version>div>div>div>.content-expandable {padding: 50px;background: #000f27;height: auto;max-height: 0;padding: 0 50px;transition: all ease .5s;overflow: hidden;}
#home-industrias>.mobile-version>div>div>div>.content-expandable.hovered {max-height: 9000px;padding: 50px;}
#home-industrias>.mobile-version>div>div>div>.content-expandable .conteudo {margin-bottom: 50px;transition: all ease .5s;pointer-eve;}
#home-industrias>.mobile-version>div>div>div>.content-expandable .conteudo * {font-size: 13px;}
#home-industrias>.mobile-version>div>div>div>.content-expandable .conteudo ul {
}
#home-industrias>.mobile-version>div>div>div>.content-expandable .conteudo ul li {padding-left: 35px;margin-bottom: 30px !important;}
#home-industrias>.mobile-version>div>div>div>.content-expandable .conteudo ul li::before {
    content: '';
    background: url(img/icon-bullet-blue.svg);
    background-size: contain;
    width: 20px;
    height: 26px;
    background-repeat: no-repeat;
    top: 3px;
}
#home-industrias>.mobile-version>div>div>div>a .wrapper-img {position: relative;width: 100%;overflow: hidden;}
#home-industrias>.mobile-version>div>div>div>a .wrapper-img>img {display: block;max-width: initial;height: 400px;width: 100%;object-fit: cover;}
#home-industrias>.mobile-version>div>div>div>a .overlay {position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: flex-end;padding: 30px;background: #FFFFFF;background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 120%);}
#home-industrias>.mobile-version>div>div>div>a .overlay .title {
    font-weight: 700;
    font-size: 16px;
    position: relative;
    display: flex;
    align-items: center;
}
#home-industrias>.mobile-version>div>div>div>a .overlay .title span {
    font-size: 14px;
}
#home-industrias>.mobile-version>div>div>div>a .overlay .title img {display: block;width: 95px;margin-right: 20px;padding-right: 20px;border-right: 1px solid #fff;}
#home-industrias>.mobile-version>div>div>div>a .overlay .descubra {
    display: flex;
    align-items: center;
    margin-top: 10px;
    font-size: 15px;
    transition: all ease .5s;
    overflow: hidden;
    height: auto;
    position: relative;
}
#home-industrias>.mobile-version>div>div>div>a .overlay .descubra span {
    display: block;
    margin-right: 8px;
}
#home-industrias>.mobile-version>div>div>div>a .overlay .descubra img {
}

/*Home Industrias*/

/*Home Solucoes*/

#home-solucoes {
    padding: 100px 0;
    background-image: url(img/bg-solucoes-home.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
#home-solucoes>div {}
#home-solucoes>div>div {}
#home-solucoes>div>div>div {}
#home-solucoes>div>div>div .main-title {
    margin-bottom: 50px;
}
#home-solucoes>div>div>div .main-title h1 {
}
.wrapper-solucoes {}
.wrapper-solucoes>div {
    margin-bottom: 40px;
    display: flex;
}
.card-solucoes {
    display: flex;
    flex-direction: column;
    transition: all ease .3s;
    align-items: center;
    text-align: center;
    text-decoration: none;
    background: #F0F0F026;
    overflow: hidden;
    position: relative;
    justify-content: center;
    height: 100%;
    padding: 30px 0;
    border-radius: 15px;
    border: 1px solid rgb(255 255 255 / 15%);
    backdrop-filter: blur(20px);
    --webkit-backdrop-filter: blur(20px);
    width: 100%;
}
.wrapper-solucoes>div:nth-child(3n + 1) {
    justify-content: flex-start;
}
.wrapper-solucoes>div:nth-child(3n + 2) {
    justify-content: center;
}
.wrapper-solucoes>div:nth-child(3n + 3) {
    justify-content: flex-end;
}
.card-solucoes::before {content: '';}
.card-solucoes::after {content: '';}
.card-solucoes .wrapper-icon {
    transition: all ease .5s;
}
.card-solucoes .wrapper-icon img {
    height: 92px;
    width: auto;
    margin-bottom: 20px;
    filter: grayscale(1) brightness(5);
}
.card-solucoes .main-text {
    transition: all ease .5s;
}
.card-solucoes .main-text p {
    color: #fff;
    font-size: 13px;
    padding: 0 20px;
    line-height: 24px;
}
.card-solucoes:hover {
    transform: scale(1.05);
    transition: all ease .3s;
}
.card-solucoes:hover::before {}
.card-solucoes:hover::after {}
.card-solucoes:hover .wrapper-icon {
    transform: scale(1.1);
    transition: all ease .5s;
}
.card-solucoes:hover .wrapper-icon img {}
.card-solucoes:hover .main-text {
    transform: scale(1.1);
    transition: all ease .5s;
}
.card-solucoes:hover .main-text p {
}
#home-solucoes .main-btn {margin: 0;margin: 0 auto;}

/*Home Solucoes*/

#parallax-socios {
    background: url(img/imagem_socios.jpg?32123213) !important;
    width: 100%;
    height: 1200px;
    background-size: 100% auto!important;
    background-repeat: no-repeat;
    background-position: top center;
}
/*Home Capilaridade*/

#home-capilaridade .grafism-main-color {
    top: -570px;
    background-position: top right 40%;
}
#home-capilaridade * {
    background: transparent !important;
}
#home-capilaridade::before {
    content: '';
    position: absolute;
    height: 380px;
    bottom: 100%;
    left: 0;
    width: 100%;
    clip-path: polygon(17% 0, 100% 0, 100% 100%, 0% 100%);
    background: #141414;
}
#home-capilaridade {
    position: relative;
    background: #141414;
    margin-top: -300px;
    min-height: 100%;
    border: 1px solid #141414;
}
#home-capilaridade>div {
    position: relative;
    top: -150px;
}
#home-capilaridade>div>div {}
#home-capilaridade>div>div>div {}
#home-capilaridade .main-title {}
#home-capilaridade .main-title h1 {color: #D9C871;line-height: 40px;margin-bottom: 30px;}
#home-capilaridade .main-text {
    position: relative;
    left: 30%;
}
#home-capilaridade .main-text p {color: #fff;font-family: 'Raleway';}
#home-capilaridade .capilaridade {}

#svg-map path {fill: #E6E2DB;stroke: #707070;}
#svg-map text {font: 12px Raleway; cursor:pointer;fill: #141414;}
#svg-map a{ text-decoration:none }
#svg-map a:hover { cursor:pointer; text-decoration:none }
#svg-map a:hover path{fill: #003399;}
.no-hover {
    cursor: auto;
}
.no-hover:hover {cursor: auto!important;}
.no-hover:hover path {fill: #E6E2DB!important;}
#svg-map .circle { fill:#66ccff }
#svg-map a:hover .circle { fill:#003399 !important; cursor:pointer }
.capilaridade svg {
    width: auto;
    height: 930px;
}

/*Home Capilaridade*/

/*Home publicacao*/

#home-publicacao {
    padding: 40px 0;
    overflow: hidden;
}
#home-publicacao>div {}
#home-publicacao>div>div {}
#home-publicacao>div>div>div {
    top: 0;
}
#home-publicacao>div>div>div .main-title {}
#home-publicacao>div>div>div .main-title h1 {
    margin-bottom: 50px;
}
.wrapper-publicacao-home {
}
.card-publicacao-home {
    display: flex;
    margin-bottom: 0px;
}
.card-publicacao-home>div {}
.card-publicacao-home>div .wrapper-img {
    position: relative;
    width: 95%;
    overflow: hidden;
    display: block;
    margin-bottom: 15px;
}
.card-publicacao-home>div .wrapper-img img {
    max-width: 100%;
    z-index: 1;
    display: block;
    transition: all ease .3s;
    width: 100%;
}
.card-publicacao-home>div .categoria {font-size: 14px;color: #000;display: block;margin-bottom: 10px;}
.card-publicacao-home>div .main-text {
    padding-right: 20px;
}
.card-publicacao-home>div .main-text:nth-child(2)>p {
    font-weight: 600;
    line-height: 23px;
    color: #003BC6;
    text-transform: uppercase;
    font-size: 18px;
}
.card-publicacao-home:hover {}
.card-publicacao-home:hover>div {}
.card-publicacao-home:hover>div .wrapper-img {
}
.card-publicacao-home:hover>div .wrapper-img span {}
.card-publicacao-home:hover>div .wrapper-img img {
    transform: scale(1.1);
    transition: all ease .3s;
}
.card-publicacao-home:hover>div .main-text {}
.card-publicacao-home:hover>div .main-text p {
    transition: all ease .3s;
}

.sidebar {
    position: relative;
    top: -40px;
}
.sidebar .sidebar-midia::before {content: '';}
.sidebar .sidebar-midia::after {content: '';}
.sidebar .sidebar-midia {
    padding: 50px;
    background: #F0F0F0;
    position: relative;
}
.sidebar .sidebar-midia>.main-text {
    margin-bottom: 20px;
    color: #D9C871;
}
.sidebar .sidebar-midia>.main-text p {
    font-size: 20px;
    color: #00204F;
}
.sidebar .card-sidebar-midia {
    margin-bottom: 40px;
    display: block;
}
.sidebar .card-sidebar-midia .main-text {}
.sidebar .card-sidebar-midia .main-text span {
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    transition: all ease .3s;
    color: #003BC6;
    margin-bottom: 10px;
    display: block;
}
.sidebar .card-sidebar-midia .main-text p {
    font-weight: normal;
    line-height: 26px;
    transition: all ease .3s;
    color: #141414;
    font-size: 19px;
}
.sidebar .card-sidebar-midia:hover {}
.sidebar .card-sidebar-midia:hover .main-text {}
.sidebar .card-sidebar-midia:hover .main-text span {
    color: #1942d9;
    transition: all ease .3s;
}
.sidebar .card-sidebar-midia:hover .main-text p {
    transition: all ease .3s;
    color: #1942d9;
}

/*Home publicacao*/

/*Home carreira*/

#home-carreira {
    padding: 100px 0;
    background-color: #7D8597;
}
#home-carreira>div {}
#home-carreira>div>div {
    align-items: center;
}
#home-carreira>div>div>div {}
#home-carreira .main-title {
    margin-bottom: 50px;
}
#home-carreira .main-title h1 {}
#home-carreira>div>div>div .main-text {
    font-family: 'Raleway';
}
#home-carreira>div>div>div .main-text p {}
#home-carreira>div>div>div .main-text p i {}
#home-carreira>div>div>div .main-btn {
    width: 80%;
    margin-top: 0;
    margin: 0 auto;
    margin-bottom: 50px;
}
#home-carreira>div>div>div .main-btn:last-child {
    margin-bottom: 0;
}
form.home-form {}
form.home-form input {
    font-family: Raleway;
    font-weight: 300;
    font-size: 15px;
    width: 100%;
    padding: 15px 30px;
    background: transparent;
    outline: none;
    border: 1px solid rgb(255 255 255 / 60%);
    color: #fff;
    margin: 10px 0;
}
form.home-form input::placeholder {color: #fff;}
form.home-form textarea {
    font-family: Raleway;
    font-weight: 300;
    font-size: 15px;
    width: 100%;
    padding: 15px 30px;
    background: transparent;
    outline: none;
    border: 1px solid rgb(255 255 255 / 60%);
    color: #fff;
    margin: 10px 0;
    height: 120px;
}
form.home-form textarea::placeholder {color: #fff;}
form.home-form label {font-family: Raleway;font-weight: 300;font-size: 15px;width: 100%;padding: 15px 30px;background: transparent;outline: none;border: 1px solid #484848;color: #fff;cursor: pointer;margin: 10px 0 20px;}
form.home-form label p {margin: 0;line-height: 17px;}
.recaptcha {
}
.recaptcha img {width: 100%;border-radius: 20px;}
#home-carreira>div>div>div button {}
/*Home carreira*/

/*parallax 2*/

#parallax2 {
    background-image: url(img/imagem_contato.jpg) !important;
    height: 600px;
    width: 100%;
    background-size: auto 100% !important;
    background-repeat: no-repeat !important;
    background-color: #141414 !important;
    background-position: center right 200px !important;
    background-attachment: fixed !important;
    position: relative;
}
#parallax2::before {content: '';position: absolute;bottom: -2px;clip-path: polygon(100% 0, 0% 100%, 100% 100%);right: 195px;height: 605px;width: 530px;background: #141414;}
#parallax2 .grafism-main-color {
    background-size: auto 50% !important;
    background-position: bottom right !important;
    bottom: -20px;
    background-color: transparent !important;
}
/*parallax 2*/

/*Home Contato*/

#home-contato {
    padding: 100px 0;
    background-image: url(img/bg-carreira-home.jpg);
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
}
#home-contato .wrapper-socials {
}
#home-contato .wrapper-socials a {}
#home-contato .wrapper-socials a img {}
#home-contato .wrapper-socials a:hover {}
#home-contato .wrapper-socials a:hover img {
    filter: grayscale(100%) brightness(1.0);
}

/*Home Contato*/

/*Home Footer*/
.footer {
    background-color: #141414;
    max-width: 100%;
}
#home-footer{}
.footer>div>.info {
    padding-top: 50px;
    padding-bottom: 50px;
    border-top: 1px solid #000;
}
.footer>div>.info>div {}
.footer>div>.info>div>.informacao {
    display: flex;
    align-items: flex-start;
}
.footer>div>.info>div>.informacao>img {width: 26%;}
.footer>div>.info>div>.informacao .info-text {}
.footer>div>.info>div>.informacao .info-text p {
    font-size: 12px;
    margin-left: 45px;
    line-height: 24px;
}
.footer>div>.info>div>.imgs-info {}
.footer>div>.info>div>.imgs-info img {}
.footer>div>.info>div>.imgs-informacao {
    display: flex;
    align-items: center;
}
.footer>div>.info>div>.imgs-informacao>div:nth-child(1) img {
    width: auto;
    height: 59px;
}
.footer>div>.info>div>.imgs-informacao>div:nth-child(2) img {
    width: auto;
    height: 41px;
}
.footer>div>.info>div>.imgs-informacao>div:nth-child(3) img {
    width: auto;
    height: 46.5px;
}
.footer>div>.info>div>.imgs-informacao img {
    padding: 0 10px;
    max-width: 100%;
}
.black-footer {
    padding: 10px 0;
    background: #000000;
}
.black-footer>div {}
.black-footer>div>div {
    justify-content: space-between;
    align-items: center;
}
.black-footer>div>div span {
    width: fit-content;
    font-family: 'Raleway';
    font-size: 13px;
}
.black-footer>div>div>div {
    width: fit-content;
}
.black-footer>div>div>div span {
    margin: 0 20px;
}
.black-footer>div>div>div span a {
    color: #fff;
}
.black-footer>div>div>div span a:hover {
    color: #7d8597;
}
.black-footer>div>div a {
    display: block;
    width: fit-content;
}
.black-footer>div>div a:hover {}
.black-footer>div>div a img {
    transition: all ease .3s;
    width: 40px;
}
.black-footer>div>div a:hover img {
    opacity: .5;
    transition: all ease .3s;
}
.footer>div>.info>div>.imgs-informacao>div {
    display: flex;
    justify-content: center;
}

/*Home Footer*/

footer .top-footer {
    padding: 100px 0;
    background-image: url(img/bg-carreira-home.jpg);
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
}

/*page footer*/


/*page quem somos*/

#featured-quem-somos {
}
#featured-quem-somos>div {}
#featured-quem-somos>div>div {position: relative;}
#featured-quem-somos>div>div .btn-voltar:hover {
    color: #d7c47c!important;
    text-decoration: none;
}
#featured-quem-somos>div>div .btn-voltar {
    position: absolute;
    top: -75px;
    width: fit-content;
}
#featured-quem-somos>div>div>div {}
#featured-quem-somos>div>div>div .wrapper-logo a {}
#featured-quem-somos>div>div>div .wrapper-logo a:hover {}
#featured-quem-somos>div>div>div .wrapper-logo a img {
    width: 60%;
}
#featured-quem-somos>div>div>div .wrapper-logo a:hover img {
    opacity: .7;
}
#featured-quem-somos>div>div>div .main-text {
    margin-top: -80px;
}
#featured-quem-somos>div>div>div .main-text p {
    margin-bottom: 30px!important;
}
#featured-quem-somos>div>div>div .main-text h1 {
    margin-bottom: 35px!important;
    font-size: 30px;
    line-height: 40px;
}
#featured-quem-somos>div>div>div .main-text h5 {
    font-size: 19px;
    line-height: 30px;
}

#featured-quem-somos {
    height: 100vh;
    display: flex;
    align-items: flex-start;
    position: relative;
    margin-top: 80px;
    overflow: hidden;
    min-height: 600px;
}
#featured-quem-somos video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
#featured-quem-somos img {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    object-fit: cover;
}
.wrapper-content-quem-somos {
    padding: 100px 0;
}
.wrapper-content-quem-somos>div {}
.wrapper-content-quem-somos>div>div {}
.wrapper-content-quem-somos>div>div>div {}
.wrapper-content-quem-somos>div>div>div .main-title {}
.wrapper-content-quem-somos>div>div>div .main-title h1 {}
.wrapper-content-quem-somos>div>div>div .main-text {}
.wrapper-content-quem-somos>div>div>div .main-text p {}

#nossos-valores {
    padding: 100px 0;
    background-image: url(img/bg-solucoes-home.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
#nossos-valores>div {}
#nossos-valores>div>div {}
#nossos-valores>div>div>div {
}
#nossos-valores>div>div>div .main-title {}
#nossos-valores>div>div>div .main-title h1 {}
.wrapper-valores {}
.wrapper-valores>div {
    margin-bottom: 30px;
}
.card-valores {
    display: flex;
    flex-direction: column;
    transition: all ease .3s;
    align-items: center;
    text-align: center;
    text-decoration: none;
    background: #F0F0F026;
    overflow: hidden;
    width: 100%;
    position: relative;
    justify-content: center;
    height: 100%;
    padding: 30px 0;
    border-radius: 15px;
    border: 1px solid rgb(255 255 255 / 15%);
}
.card-valores .wrapper-icon {
    transition: all ease .5s;
}
.card-valores img {
    height: 92px;
    width: auto;
    margin-bottom: 20px;
    filter: grayscale(1) brightness(5);
}
.card-valores .main-text {
    transition: all ease .5s;
}
.card-valores .main-text p {
    color: #fff;
    font-size: 17px;
    padding: 0 20px;
    line-height: 27px;
}

#parallax-quem-somos {
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 690px;
    background-repeat: no-repeat;
    background-position: center;
}
#parallax-quem-somos video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
#conheca-lideres {}
#conheca-lideres>div {}
#conheca-lideres>div>div {}
#conheca-lideres>div>div>div {}
#conheca-lideres>div>div>div .main-title {justify-content: center;display: flex;margin-bottom: 50px;}
#conheca-lideres>div>div>div .main-title h1 {
    width: fit-content;
}
.wrapper-lideres {}
.wrapper-lideres>div {}
.card-lideres {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.card-lideres .wrapper-img {
    width: 192px;
    height: 192px;
    overflow: hidden;
    border-radius: 999px;
    margin-bottom: 15px;
}
.card-lideres .wrapper-img img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.card-lideres .main-text {
    padding: 0 15px;
}
.card-lideres .main-text p {}
.card-lideres .main-text p:first-child {
    margin-bottom: 0;
}
.card-lideres .main-text p:last-child {}
.card-lideres .main-text a {}
.card-lideres .main-text a:hover {}
.card-lideres .main-text a img {
    width: 32px;
    height: auto;
    margin-bottom: 25px;
}
.card-lideres .main-text a:hover img {
    filter: brightness(0) saturate(100%) invert(18%) sepia(82%) saturate(4021%) hue-rotate(227deg) brightness(85%) contrast(101%);
}

#conheca-solucoes {}
#conheca-solucoes>div {}
#conheca-solucoes>div>div {}
#conheca-solucoes>div>div>div {}
#conheca-solucoes>div>div>div .main-text {}
#conheca-solucoes>div>div>div .main-text h5 {}
#conheca-solucoes>div>div>div a {
    float: right;
}
#conheca-solucoes>div>div>div a:hover {}
#conheca-solucoes>div>div>div {}

.btn-blue-dark {}
.btn-blue-dark:hover {
    background: #141414!important;
}

/*page quem somos*/

/*page onde estamos*/

.archive-onde-estamos-featured-wrapper {height: 500px !important;}

/*page onde estamos*/

/*single solucoes*/

.wrapper-editor h1, .wrapper-editor h2, .wrapper-editor h3, .wrapper-editor h4, .wrapper-editor h5, .wrapper-editor h6 {font-family: Syne;margin-bottom: 30px;}
.wrapper-editor p, .wrapper-editor li, .wrapper-editor a {font-family: Raleway;font-size: 20px;line-height: 38px;} 
.wrapper-editor a {
    color: #00204f;
}
.wrapper-editor .table-wrapper {
    overflow: auto;
    width: 100%;
}
.wrapper-editor table {
    border-collapse: collapse;
    margin: 0px 0 60px;
    font-size: 0.9em;
    max-width: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.wrapper-editor thead tr {
    background-color: #009879;
    color: #ffffff;
    text-align: left;
}
.wrapper-editor th,
.wrapper-editor td {
    padding: 20px 15px;
    width: 50%;
}
.wrapper-editor tbody tr {
    border-bottom: 1px solid #dddddd;
}

.wrapper-editor tbody tr:nth-of-type(even) {
}

.wrapper-editor tbody tr:last-of-type {
    border-bottom: 2px solid #fff;
}
.wrapper-editor tbody tr.active-row {
    font-weight: bold;
    color: #009879;
}
#featured-solucoes {
    position: relative;
    height: 690px;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    padding-top: 100px;
    background-color: #ffffff;
}
#featured-solucoes.overlay-activate::after {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    background: #000000;
    opacity: .33;
    top: 0;
    left: 0;
}
#featured-solucoes.solucao-single {
    background-color: #33415C;
}
#featured-solucoes>div {
    position: relative;
    z-index: 8;
}
#featured-solucoes>div>div {}
#featured-solucoes>div>div>div {}
#featured-solucoes>div>div>div .main-text {}
#featured-solucoes>div>div>div .main-text p {}
#featured-solucoes>div>div>div .main-text h1 {
    font-size: 34px;
}
#content-solucoes {
}
#content-solucoes>div {}
#content-solucoes>div>div {}
#content-solucoes>div>div>div {}
#content-solucoes>div>div.wrapper-icones {
}
#content-solucoes>div>div.wrapper-icones>div {width: 300px;max-width: 100%;margin-bottom: 40px;}
#content-solucoes>div>div.wrapper-icones>div .wrapper-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    width: 100%;
}
#content-solucoes>div>div.wrapper-icones>div .wrapper-icon a {
}
#content-solucoes>div>div.wrapper-icones>div .wrapper-icon img {filter: grayscale(1) brightness(0);display: block;height: 100px;margin: 0 auto;width: auto;max-width: 100%;object-fit: contain;}
#content-solucoes>div>div.wrapper-icones>div .wrapper-title {text-align: center;font-family: 'Raleway';text-align: center;}
#content-solucoes>div>div.wrapper-icones>div .wrapper-title a, #content-solucoes>div>div.wrapper-icones>div .wrapper-title * {text-decoration: none;color: #000;font-size: 16px;font-weight: 500;text-transform: uppercase;font-family: 'Raleway';display: block;text-align: center;}
#content-solucoes>div>div.wrapper-icones>div .wrapper-title span {
}
#content-solucoes>div>div.wrapper-numeros {
}
#content-solucoes>div>div.wrapper-numeros>div {}
#content-solucoes>div>div.wrapper-numeros>div>div {padding: 25px 0;}
#content-solucoes>div>div.wrapper-numeros>div>div .number {font-size: 80px;font-weight: 400;min-width: 170px;}
#content-solucoes>div>div.wrapper-numeros>div>div .description {font-size: 20px;}
.wrapper-editor {
}
.btn-voltar {
}
.btn-voltar:hover {}
.wrapper-editor .main-text {}
.wrapper-editor .main-text p {
    margin-bottom: 50px;
}
.wrapper-editor .main-text ul {
    list-style: none;
}
.wrapper-editor .main-text ul li {
    margin-bottom: 20px;
    list-style: none;
}
.wrapper-editor .main-text>img {
    width: auto;
    margin: 50px 0;
    filter: grayscale(1) brightness(0);
}
.wrapper-editor .main-text h4 {}
.wrapper-editor .main-text h5 {
}

#agende-reuniao {}
#agende-reuniao>div {}
#agende-reuniao>div>div {}
#agende-reuniao>div>div>div {}
#agende-reuniao>div>div>div .main-text {}
#agende-reuniao>div>div>div .main-text h5 {
}

#confira {position: relative}
#confira::after {position: absolute;content: '';width: 470px;height: 470px;background: url(img/blue-grafism.svg);background-size: cover;bottom: -200px;left: -10%;}
#confira .main-title {}
#confira .main-title h1 {}
.wrapper-confira {}
.wrapper-confira>div {}
.wrapper-confira>div {}
.card-confira {
    background: #707070;
}
.card-confira::before {
    background: #141414;
}
.card-confira::after {
    background: #141414;
}
.card-confira img {}
.card-confira p {
    color: #d6c47c!important;
}
.card-confira:hover {}
.card-confira:hover img {}
.card-confira:hover p {
}

/*single solucoes*/

/*single industria*/

#featured-industrias {
    position: relative;
    height: 690px;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    padding-top: 100px;
    background-color: #33415C;
    overflow: hidden;
}
#featured-industrias>div {
    position: relative;
    z-index: 8;
}
#featured-industrias>div>div {}
#featured-industrias>div>div>div {}
#featured-industrias>div>div>div .main-text {}
#featured-industrias>div>div>div .main-text p {}
#featured-industrias>div>div>div .main-text h1 {
    font-size: 34px;
}
#featured-industrias .wrapper-img {position: absolute;width: 100%;height: 100%;}
#featured-industrias .wrapper-img img {display: block;width: 100%;height: 100%;object-fit: cover;}
#featured-industrias .outer-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
#featured-industrias .outer-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#featured-industrias>div>div>div .main-text p {
    font-size: 20px;
    font-weight: 400;
}
#featured-industrias>div>div>div .main-text h1 {
    font-size: 50px;
}
#featured-industrias>div>div>div .main-text .descricao {
    font-size: 20px;
    line-height: 30px;
    margin-top: 28px;
}
.box-preto-header {
    background: #000f27;
    padding-top: 100px;
    padding-bottom: 100px;
}
.box-preto-header .conteudo {
    font-size: 20px;
    line-height: 38px;
}
.box-amarelo {
    background: #eeeeee;
    padding-top: 100px;
    padding-bottom: 100px;
}
.box-amarelo .conteudo {
    font-size: 20px;
    line-height: 38px;
}
.box-amarelo .conteudo h1,
.box-amarelo .conteudo h2,
.box-amarelo .conteudo h3,
.box-amarelo .conteudo h4,
.box-amarelo .conteudo h5,
.box-amarelo .conteudo h6 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    font-family: Syne;
    margin-top: 0;
    margin-bottom: 20px;
    color: #030082;
}
.box-amarelo .conteudo p {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 40px;
}
.outer-image-conteudo {
    position: relative;
    width: 100%;
    padding-top: 33.23%;
    overflow: hidden;
}
.outer-image-conteudo img {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}
.box-fale-com {
    padding: 100px 0;
    background-image: url(img/bg-carreira-home.jpg);
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
}
.box-fale-com h2 {
    font-size: 30px;
    line-height: 38px;
    color: #141414;
    font-weight: 400;
}
.publicacoes-relacionadas {
}
.publicacoes-relacionadas .lista-posts .item-post {
    display: flex;
    align-items: center;
    margin-bottom: 47px;
}
.publicacoes-relacionadas .lista-posts .item-post .outer-image {
    width: 330px;
    min-width: 330px;
    height: 191px;
    position: relative;
    margin-right: 38px;
}
.publicacoes-relacionadas .lista-posts .item-post .outer-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: grayscale(1);
}
.publicacoes-relacionadas .lista-posts .item-post h2 {
    font-size: 20px;
    line-height: 39px;
    font-weight: 700;
}
.publicacoes-relacionadas::after {
    position: absolute;
    content: '';
    width: 470px;
    height: 470px;
    background: url(<?php echo get_template_directory_uri(); ?>/img/blue-grafism.svg);
    background-size: cover;
    bottom: -200px;
    left: -10%;
}

/*single industria*/

/*archive publicacao*/

#archive-publicacao {
    background-image: url(img/featured-archive-publicacoes.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
    height: 600px;
}
#archive-publicacao>div {height: 100%;display: flex;flex-direction: column;justify-content: flex-end;padding-bottom: 50px;}
#archive-publicacao>div>div:first-child {
    margin-bottom: 30px;
}
#archive-publicacao>div>div>div {}
#archive-publicacao>div>div>div .publicacao-figura {}
#archive-publicacao>div>div>div .publicacao-figura .publicacao-text {
}
#archive-publicacao>div>div>div .publicacao-figura .publicacao-text h1 {
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'Syne';
    font-weight: bold;
    color: #002BFF;
    margin: 0;
}

#archive-publicacao>div>.formulario {position: relative;}
#archive-publicacao>div>.formulario>div {}
#archive-publicacao>div>.formulario>div form {
    color: #000;
}
#archive-publicacao>div>.formulario>div form span {font-size: 18px;font-family: 'Raleway';margin-right: 0;text-align: center;}
#archive-publicacao>div>.formulario>div form select {color: #00204F;border: 1px solid;font-family: 'Raleway';padding: 15px;outline: none;margin-right: 20px;width: 25%;appearance: none;background-image: url(img/icon-arrow-down-gold.svg);background-repeat: no-repeat;background-position: center right 20px;}
#archive-publicacao>div>.formulario>div form select option {}
#archive-publicacao>div>.formulario>div form input {
    color: #00204F;
    border: 1px solid;
    font-family: 'Raleway';
    padding: 15px;
    outline: none;
    margin-right: 20px;
    width: 25%;
    appearance: none;
}
#archive-publicacao>div>.formulario>div form input::placeholder {
    color: #00204F;
}
#archive-publicacao>div>.formulario>div form .btn-form1 {background-color: #00204F;text-transform: uppercase;border: none;color: white;padding: 20px;margin-right: 10px;}
#archive-publicacao>div>.formulario>div form .btn-form1:hover {background: #002bff;}
#archive-publicacao>div>.formulario>div form .btn-form2 {
    background: none;
    border: 1px solid #00204F;
    color: #00204F;
    padding: 20px;
    text-transform: uppercase;
}
#publicacao {
}
#publicacao>div {}
#publicacao>div>div {}
#publicacao>div>div>div {}
#publicacao>div>div>div .publicacao-titles {
    display: flex;
    margin-top: 90px;
    flex-wrap: wrap;
}
#publicacao>div>div>div .publicacao-titles h1 {margin-right: 100px;}
#publicacao>div>div>div .publicacao-titles h1.closed {
    padding-left: 0;
    color: #C4C4C4;
}
#publicacao>div>div>div .publicacao-titles h1.closed a {
    color: #C4C4C4;
}
#publicacao>div>div>div .publicacao-titles h1.closed::before {
    display: none;
}
#publicacao>div>div>div .publicacao-titles h1>a {
    color: #002BFF;
}

.card-publicacao-archive {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.wrapper-publicacao-archive {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    margin-bottom: 50px;
}
.card-na-midia {}
.card-na-midia .midia-title {
    margin-bottom: 10px;
}
.card-na-midia .midia-title span {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Syne';
    transition: all ease .3s;
}
.card-na-midia .main-text {}
.card-na-midia .main-text p {
    font-weight: 400!important;
    text-transform: none!important;
    color: #141414!important;
}
.card-na-midia:hover .main-text p {}
.card-na-midia:hover .midia-title span {
    color: #2245da!important;
    transition: all ease .3s;
}

/*archive publicacao*/

/*single-publicacao*/

#single-publicacao {display: flex;position: relative;background-repeat: no-repeat;background-size: contain;align-items: center;height: 655px;background-position: center right;background-color: #eee;}
#single-publicacao::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80%;
    height: 100%;
    background-image: url(img/mask-single-publicacoes.png?3);
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
}
#single-publicacao>div {
    position: relative;
    z-index: 5;
}
#single-publicacao>div>div {}
#single-publicacao>div>div>div {}
#single-publicacao>div>div>div .destaque-publicacao {}
#single-publicacao>div>div>div .destaque-publicacao h1 {
    font-weight: 500;
    line-height: 37px;
    color: #002bff;
}
#single-publicacao>div>div>div .destaque-publicacao a {
    margin-bottom: 50px;
    color: #00204F !important;
}
#single-publicacao>div>div>div .destaque-publicacao i {
}
#single-publicacao .btn-voltar:hover {
    color: #002BFF!important;
    text-decoration: none;
}
#publicacao-content .btn-voltar:hover {
    color: #002bff !important;
    text-decoration: none;
}
#single-publicacao>div>div>div .destaque-publicacao a:hover>i {}
#single-publicacao>div>div>div .destaque-publicacao .featured-categoria {
    transition: all ease .3s;
    color: #141414;
    margin-bottom: 20px;
    display: block;
}
#publicacao-content {position: relative;overflow: hidden;padding-bottom: 100px;}
#publicacao-content::after {content: '';}
.publicacao-conteudo {
    padding-bottom: 50px;
    border-bottom: 1px solid #C4C4C4;
}
.compartilhe {
    padding: 50px 0 50px;
}
.compartilhe img {
    margin: 0 !important;
}
.compartilhe .main-text {
    display: flex;
    align-items: center;
}
.compartilhe .main-text p {margin: 0;margin-right: 10px;}
#relacionados {}
#relacionados>div>div {}
#relacionados>div>div .main-title {}
.wrapper-relacionados {}

/*single-publicacao*/

/*Home Map*/

#svg-map text {
    font-size: 8px;
    cursor: pointer;
    fill: #141414;
    font-family: 'Syne';
    pointer-events: none;
}
#fullMap {
    transition: all ease .5s;
    opacity: 1;
}
#fullMap.hideMap {
    transition: all ease .5s;
    opacity: 0;
    pointer-events: none;
}
.wrapper-state-maps {position: absolute;top: 0;width: 100%;height: 100%;pointer-events: none;left: 0;}
.wrapper-state-maps.showWrapperMaps {pointer-events: initial;}
.wrapper-state-maps .state-map {position: absolute;top: 0;left: 0;opacity: 0;transition: all ease .5s;pointer-events: none;width: 100%;display: flex;justify-content: flex-end;height: auto;align-items: flex-start;padding-bottom: 100px;padding-top: 250px;}
.wrapper-state-maps .state-map.showMap {
    transition: all ease .5s;
    pointer-events: initial;
    opacity: 1;
}
.wrapper-state-maps .state-map img {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
}
.wrapper-btns {display: flex;align-items: center;width: 100%;position: absolute;bottom: 0;left: 0;}

/*Home Map*/

/*Onde Estamos*/

#onde-estamos {position: relative;background-color: #141414;height: auto;overflow: hidden;min-height: 350px;}
#onde-estamos .bg {position: absolute;width: 100%;height: 100%;background-position: center;background-size: cover;}
#onde-estamos video {position: absolute;z-index: 2;width: 100%;height: 100%;object-fit: cover;}
#onde-estamos>div {
    position: absolute;
    z-index: 4;
    height: 100%;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}
#onde-estamos>div>div {
    height: 100%;
    align-items: center;
}
#onde-estamos>div>div>div>div h2 span {display: block;margin-bottom: 10px;}
#wrapper-estados {padding: 150px 0!important;}
#wrapper-estados.wrapper-estados-single {padding-top: 0px!important;}
#wrapper-estados>div {
}
#wrapper-estados>div>div {
}
#wrapper-estados>div>div>div {margin-bottom: 30px;position: relative;}
#wrapper-estados>div>div>div .card-estado {margin: 0 !important;width: 100%;position: relative;cursor: pointer;margin-bottom: 20px;padding: 15px 0;border-radius: 7px;font-size: 16px;font-weight: initial;}
#wrapper-estados>div>div>div .card-estado span {
}
#wrapper-estados>div>div>div .wrapper-submenu {
    position: absolute;
    width: 100%;
    z-index: 9;
    bottom: 0px;
    padding-top: 35px;
    transition: all ease .5s;
    pointer-events: none;
    transform: translateY(100%);
    opacity: 0;
}
#wrapper-estados>div>div>div .wrapper-submenu.show {
    transition: all ease .5s;
    opacity: 1;
    pointer-events: initial;
}
#wrapper-estados>div>div>div .submenu {position: relative;z-index: 9;border: 1px solid #fff;background: #000f27;padding: 10px 30px;border-radius: 7px;}
#wrapper-estados>div>div>div .submenu::before {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%) rotate(-45deg);
    background: #000f27;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}
#wrapper-estados>div>div>div .submenu a {display: block;font-family: Syne;font-weight: normal;font-size: 15px;text-align: center;color: #e6e2db;padding: 15px 0;position: relative;z-index: 3;border-bottom: 1px solid #fff;}
#wrapper-estados>div>div>div .submenu a:last-child {border: none;}
#wrapper-estados>div>div>div .submenu a:hover {color: #7D8597;}

.single-onde-estamos {
    position: relative;
}
.single-onde-estamos img {
    position: relative;
    left: 50%;
    bottom: 0;
    z-index: 0;
    transform: translateX(-50%);
}
#map-onde {
    display: flex;
    align-items: center;
    position: relative;
    background: #000f27;
    padding: 200px 0 200px;
}
#map-onde .map {
    position: absolute;
    left: 0;
    z-index: 3;
    width: 52%;
    height: auto;
    top: 50%;
    transform: translateY(-50%);
}
#map-onde .map>div {width: auto;height: 100%;background: transparent;}
#map-onde .map>div>div {
    width: auto;
    height: 100%;
}
#map-onde .map>div>div {
    clip-path: polygon(0 0, 100% 0, calc(100% - 25%) 100%, 0% 100%);
}
#map-onde .map>div>div iframe {
}
#map-onde .content-onde {min-width: 100%;padding: 50px 0;background-position: center;background-repeat: no-repeat;padding: 50px 0;background-color: #D9D9D9;position: relative;}
#map-onde .content-onde>div {
}
#map-onde .content-onde>div>div {
}
#map-onde .content-onde>div>div>div {
}
#map-onde .content-onde .main-text {}
#map-onde .content-onde .main-text>div {
    margin-bottom: 20px;
}
#map-onde .content-onde .main-text>div:last-child {
    margin-bottom: 0px;
}
#map-onde .content-onde .main-text .endereco {align-items: center;}
#map-onde .content-onde .main-text .endereco i {
    position: relative;
    margin-right: 10px;
    color: #002BFF;
    font-size: 20px;
}
#map-onde .content-onde .main-text .endereco i p {}
#map-onde .content-onde .main-text .telefone {
    align-items: center;
}
#map-onde .content-onde .main-text .telefone i {
    position: relative;
    margin-right: 10px;
    color: blue;
    font-size: 20px;
}
#map-onde .content-onde .main-text .telefone i p {}
#map-onde .content-onde .main-text .telefone i p a {}
#map-onde .content-onde .main-text .telefone i p a:hover {}
.featured-dark-path {}
.featured-dark-path::after {
    content: '';
}
.single-onde-estamos .featured-dark-path::after {
    opacity: 0;
}

/*Onde Estamos*/

/*Video Modal*/

.modal {
    z-index: 99999999999;background: rgb(0 0 0 / 50%);
}
.modal .modal-dialog {
    width: 86%;
    max-width: 900px;
    top: 50%;
    transform: translateY(-50%) !important;
}
.modal .modal-dialog .modal-content {border-radius: 0;position: relative;background: transparent;}
.modal .modal-dialog .modal-content .modal-header {padding: 0;position: absolute;right: -10px;top: -1px;transform: initial;display: flex;align-items: center;justify-content: center;z-index: 9999;border-radius: 9999px;border: none;}
.modal .modal-dialog .modal-content .modal-header a {font-family: 'Syne';color: #fff;opacity: 1;font-weight: 100;font-size: 1.7rem;margin: 0;line-height: 27px;display: flex;background: #001027;border-radius: 99px;width: 50px;height: 50px;align-items: center;justify-content: center;text-decoration: none;border: none;display: flex;align-items: center;justify-content: center;}
.modal .modal-dialog .modal-content .modal-body {
}
.modal .modal-dialog .modal-content .modal-body iframe {width: 100%;height: 500px;}

/*Video Modal*/

/*Pagenavi*/

.pagenavi {
}

.pagenavi .wp-pagenavi {display: block;margin-bottom: 100px;}

.pagenavi .wp-pagenavi span {border: none;}

.pagenavi .wp-pagenavi .pages {
}

.pagenavi .wp-pagenavi a {font-family: Raleway;font-weight: normal;font-size: 18px;line-height: 35px;text-align: left;color: #141414;border: none;display: inline-block;margin: 0 10px;}

.pagenavi .wp-pagenavi a:hover {
}

.pagenavi .wp-pagenavi .current {font-family: Raleway;font-weight: normal;font-size: 18px;line-height: 35px;text-align: left;color: #003bc6;border: none;}

.pagenavi .wp-pagenavi .page {}

.pagenavi .wp-pagenavi .nextpostslink {}

.pagenavi .wp-pagenavi .previouspostslink {
}

.pagenavi .wp-pagenavi a.last,
.pagenavi .wp-pagenavi a.first {
}

.pagenavi .wp-pagenavi a.last:hover, .pagenavi .wp-pagenavi a.first:hover {}
#home-carreira .right-text {
    margin-top: 57px;
}
#home-carreira .btn-novo {
    width: 48%;
    font-size: 16px;
    display: flex;
    justify-content: center;
    padding: 20px 0px;
    font-weight: bold;
}
.em-breve {}
.em-breve img {width: 470px; height: auto;}
.default-page {
    height: 400px!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    display: flex!important;
    align-items: flex-end!important;
    padding-top: 100px!important;
    position: relative!important;
}
.content-default {
    padding: 100px 0%;
}
.content-default table tr td:first-child {}
.terciary-menu>li>a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    background-image: url(img/icon-submenu-graf-white.svg);
    width: 35px;
    height: 20px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.dark-hover {}
.dark-hover:hover {background: #141414!important;}

/*Acessibility*/

#pojo-a11y-toolbar {
    display: none;
    pointer-events: none;
}

/*Acessibility*/

/*Add to any*/

.addtoany_list a img {
    filter: grayscale(1) brightness(0);
}

/*Add to any*/

/*Cookie Warning*/

#cookie-warning {
    position: fixed;
    bottom: 15px;
    transition: all ease .8s;
    transform: translateX(-50%);
    width: 100%;
    z-index: 10;
}
#cookie-warning.collapse-box {
    transition: all ease .8s;
    bottom: -100%;
}
#cookie-warning>div {
    background: #fff;
    text-align: center;
    z-index: 999999;
    line-height: 27px;
    left: 50%;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
    padding: 5px 10px;
}
#cookie-warning>div>div {
    padding: 10px 20px;
    align-items: center;
}
#cookie-warning>div span {
    display: block;
    line-height: 25px;
    margin-bottom: 10px;
    font-size: 16px;
    text-align: justify;
    margin-right: 0;
    width: 80%;
    display: block;
}
#cookie-warning>div {
    position: relative;
    padding: 0px;
}
#cookie-warning>div span a {
    font-weight: bold;
    margin: 0 0px;
    text-transform: uppercase;
    display: inline;
    color: #000 !important;
}

#cookie-warning>div span a:hover {
    text-decoration: none;
}
#cookie-warning>div a.closebtn {
    position: relative;
    display: flex;
    border-radius: 5px;
    color: #fff;
    transition: all ease .5s;
    font-weight: 200;
    padding: 0px 19px;
    font-size: 0.9rem;
    margin-bottom: 10px;
    text-align: center;
    align-items: center;
    justify-content: flex-end;
    width: 20%;
    text-align: center;
    justify-content: center;
    background-color: #000f27;
    font-size: 15px;
    font-family: 'Syne';
    text-transform: uppercase;
    font-weight: bold;
}

#cookie-warning>div a.closebtn:hover {
    transition: all ease .5s;
    text-decoration: none;
    background: #002bff;
}
#cookie-warning>div .title-warning {}
#cookie-warning>div .title-warning p {
    text-align: left;
    padding: 0px 0px 10px;
    border-bottom: 2px solid #000f27;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
    color: #000f27;
}
#cookie-warning>div .title-warning p i {
    display: inline-block;
    margin-left: 3px;
    color: #002bff;
    font-size: 22px;
}
@media screen and (max-width: 992px){
    #cookie-warning>div span {
        width: 100%;
    }
    #cookie-warning>div a.closebtn {
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

/*Cookie Warning*/