/*
Theme Name: Vieira Resende Advogados
Theme URI: http://www.vieiraresende.com.br
Author: Agencia TH2
Author URI: http://www.agenciath2.com.br
Description: Tema desenvolvido para Vieira Resende Advogados.
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;
}

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*/

/* CSS Animations */

@keyframes featured-page-bg {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.3);
    }
    100% {
        transform: scale(1);
    }
}

/* CSS Animations */

/* Default */

html {
    height: 100%;
    font-family: 'Todes';
    font-weight: 300;
}
body {
    min-height: 100%;
}
.spacer-10 {
    display: block;
    height: 10px;
}
.spacer-20 {
    display: block;
    height: 20px;
}
.spacer-30 {
    display: block;
    height: 30px;
}
.spacer-40 {
    display: block;
    height: 40px;
}
.spacer-50 {
    display: block;
    height: 50px;
}
.spacer-60 {
    display: block;
    height: 60px;
}
.spacer-70 {
    display: block;
    height: 70px;
}
.spacer-80 {
    display: block;
    height: 80px;
}
.spacer-90 {
    display: block;
    height: 90px;
}
.spacer-100 {
    display: block;
    height: 100px;
}
.spacer-110 {
    display: block;
    height: 110px;
}
.spacer-120 {
    display: block;
    height: 120px;
}
.spacer-130 {
    display: block;
    height: 130px;
}
.spacer-140 {
    display: block;
    height: 140px;
}
.spacer-150 {
    display: block;
    height: 150px;
}
.spacer-160 {
    display: block;
    height: 160px;
}
.spacer-170 {
    display: block;
    height: 170px;
}
.spacer-180 {
    display: block;
    height: 180px;
}
.spacer-190 {
    display: block;
    height: 190px;
}
.spacer-200 {
    display: block;
    height: 200px;
}
.spacer-250 {
    display: block;
    height: 250px;
}
.spacer-300 {
    display: block;
    height: 300px;
}
b,
strong {
    font-weight: bold;
}
i,
em {
    font-style: italic;
}
.main-text {font-size: 16px;line-height: 24px;}
.main-text.featured-text {font-size: 21px;line-height: 28px;}
.main-text>* {
    margin-bottom: 20px;
}
.main-text p {
}
.main-text h1 {
    font-size: 60px;
}
.main-text h2 {
    font-size: 50px;
}
.main-text h3 {
    font-size: 40px;
}
.main-text h4 {
    font-size: 30px;
}
.main-text h5 {
    font-size: 20px;
}
.main-text h6 {
    font-size: 20px;
}
.main-text h1, .main-text h2, .main-text h3, .main-text h4, .main-text h5, .main-text h6 {
    font-family: 'VR Serif Condensed';
    font-stretch: condensed;
    font-weight: bold;
    line-height: initial;
}
.main-text a {
    text-decoration: none;
}
.main-text a:hover {
    text-decoration: underline;
}
.main-text ul {
    margin-bottom: 20px;
    padding-left: 10px;
}
.main-text ul li {
    position: relative;
    padding-left: 19px;
}
.main-text ul li::before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 999px;
    left: 0;
    top: 8px;
}
.main-text ol {
    margin-bottom: 20px;
    list-style: decimal;
    padding-left: 20px;
}
.main-text img {
    display: block;
    max-width: 100%;
}
.main-text *:last-child {
    margin-bottom: 0;
}
.main-text blockquote {font-family: 'mislab-std';font-weight: bold;font-size: 43px;line-height: 50px;color: #359BD2;margin-bottom: 15px;padding-left: 60px;position: relative;}
.main-text blockquote::before {
    content: '';
    position: absolute;
    width: 40px;
    height: 30px;
    background-image: url(img/icon-blockquote-lightest-blue.svg);
    background-size: contain;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
}
#single-team .main-text blockquote {font-size: 24px;line-height: 34px;margin-bottom: 30px;}
.main-text blockquote + p {color: #359BD2;font-family: 'mislab-std';font-size: 25px;font-weight: 400;padding-left: 60px; margin-bottom: 30px;}
.main-title {
    font-family: 'VR Serif Condensed';
    font-stretch: condensed;
    font-weight: bold;
}
.main-title h1 {
    font-size: 60px;
}
.main-title h2 {
    font-size: 50px;
}
.main-title h3 {
    font-size: 40px;
}
.main-title h4 {
    font-size: 30px;
}
.main-title h5 {
    font-size: 20px;
}
.main-title h6 {
    font-size: 20px;
}
.main-title .subtitle {
    font-size: 20px;
}
.font-misslab {
    font-family: 'mislab-std' !important;
}
.font-todes {
    font-family: 'Todes' !important;
}
.font-vr {
    font-family: 'VR Serif Condensed' !important;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.alignleft {
    float: left;
    margin-right: 10px;
}
.alignrigth {
    float: right;
    margin-left: 10px;
}
.aligncenter {
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
}
.parallax {
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.position-relative {
    position: relative;
}
.main-slick-dots {
}
.main-slick-dots .slick-dots {display: flex;margin-top: 50px;align-items: center;}

.main-slick-dots .slick-dots li {padding-right: 30px;position: relative;}
.main-slick-dots .slick-dots li::after {
    content: '';
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    height: 2px;
    background: #081224;
}
.main-slick-dots .slick-dots li:last-child::after {
    display: none;
}
.main-slick-dots .slick-dots li button {background: #081223;border: none;text-indent: -999999px;padding: 0;width: 18px;height: 18px;border-radius: 9999px;position: relative;}
.main-slick-dots .slick-dots li button::before {
    content: '';
    transition: all ease .5s;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #081224;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 9999px;
}
.main-slick-dots .slick-dots li.slick-active {
}
.main-slick-dots .slick-dots li.slick-active button {}
.main-slick-dots .slick-dots li.slick-active button::before {
    content: '';
    width: 180%;
    height: 180%;
}
.main-slick-dots.light-slick-dots .slick-dots li::after {
    background: #F1F1E5;
}
.main-slick-dots.light-slick-dots .slick-dots li button {
    background: #F1F1E5;
}
.main-slick-dots.light-slick-dots .slick-dots li button::before {
    border: 1px solid #F1F1E5;
}
.main-arrows {
}
.main-arrows .slick-arrow {width: 50px;height: 50px;padding: 0;border: none;text-indent: -999999px;display: flex;align-items: center;justify-content: center;border-radius: 9999px;margin-right: 30px;background-repeat: no-repeat;background-position: center;transition: all ease 0.3s;}
.wrapper-arrows-authors.main-arrows .slick-arrow {
    margin-right: 0;
    margin-left: 30px;
}
.main-arrows.arrow-vivid-yellow .slick-arrow {
    background-color: #E9E739;
}
.main-arrows .slick-arrow:hover {}
.main-arrows .slick-next {background-image: url(img/icon-arrow-next-dark-blue.svg);}
.main-arrows .slick-prev {background-image: url(img/icon-arrow-prev-dark-blue.svg);}
.side-by-side-arrows .slick-next {position: absolute;top: 50%;transform: translateY(-50%);right: -90px;}
.side-by-side-arrows .slick-prev {position: absolute;top: 50%;transform: translateY(-50%);left: -55px;}
#featured-page {height: 400px;position: relative;overflow: hidden;}
#featured-page .bg {background-repeat: no-repeat;background-position: bottom center;background-size: auto;/*animation: featured-page-bg 60s ease-in-out infinite;*/position: absolute;width: 100%;height: 100%;}
#featured-page .bg.bg-img {background-position: center !important;background-size: cover;background-attachment: fixed;}
#featured-page .practice-icon {height: auto;position: absolute;z-index: 3;bottom: 0;right: calc(var(--bs-gutter-x) * .5);padding: 0px;background: #081224;}
#featured-page .practice-icon img {width: 100px;height: 100px;object-fit: contain;display: block;}
#featured-page>div {height: 100%;position: relative;z-index: 2;}
#featured-page>div>div {height: 100%;}
#featured-page>div>div>div {
}
#featured-page>div>div>div .main-title {
}
#breadcrumbs {padding: 20px 0;}
#breadcrumbs>div {
}
#breadcrumbs>div>div {
}
#breadcrumbs>div>div>div {
}
#breadcrumbs>div>div>div .wrapper-breadcrumb {
}
#breadcrumbs>div>div>div .wrapper-breadcrumb span:first-child {
}
#breadcrumbs>div>div>div .wrapper-breadcrumb span {
}
#breadcrumbs>div>div>div .wrapper-breadcrumb a {text-decoration: none;}
#breadcrumbs>div>div>div .wrapper-breadcrumb a:hover {color: #e9e739 !important;}
#breadcrumbs>div>div>div .wrapper-breadcrumb img {display: block;margin: 0 9px;}
#related-content {
    position: relative;
}
#related-content>* {
    position: relative;
    z-index: 2;
}
#related-content .has-bg::before {
    content: '';
    background-image: url(img/bg-related-content.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0.3;
}
.related-content.related-blog {
    border-radius: 20px;
}
.related-content.related-authors {
    border-top: 1px solid #081223;
}
.main-form {margin-left: -15px;margin-right: -15px;}
:root {
    --contact-form-gutter-x-adjust: 1.5rem;
}
.wrapper-contact-form-plugin>div {
    margin-bottom: 0 !important;
}
.wrapper-contact-form-plugin form {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-right: calc(-.5 * var(--contact-form-gutter-x-adjust));
    margin-left: calc(-.5 * var(--contact-form-gutter-x-adjust));
}
.wrapper-contact-form-plugin form>div {
    margin-bottom: 30px;
    padding-right: calc(var(--contact-form-gutter-x-adjust) * .5);
    padding-left: calc(var(--contact-form-gutter-x-adjust) * .5);
}
.main-form * {
    outline: none;
}
.main-form>div {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}
.main-form label {display: block;font-size: 18px;margin-bottom: 10px;}
.main-form input[type=text], .main-form input[type=email] {
    font-size: 18px;
    text-decoration: none;
    border: none;
    display: inline-flex;
    padding: 18px 30px 16px;
    border-radius: 999px;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    background: transparent;
    border: 2px solid;
    width: 100%;
}
.main-form select {
    font-size: 16px;
    text-decoration: none;
    border: none;
    display: inline-flex;
    padding: 20px 45px 18px 30px;
    border-radius: 999px;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    background: transparent;
    border: 2px solid;
    width: 100%;
    appearance: none;
    background-image: url(img/icon-arrow-down-lightest-blue.svg);
    background-repeat: no-repeat;
    background-position: center right 24px;
}
.main-form select option {
    color: #000;
}
.main-form textarea {
    font-size: 18px;
    text-decoration: none;
    border: none;
    display: inline-flex;
    padding: 18px 30px 16px;
    border-radius: 15px;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    background: transparent;
    border: 2px solid;
    width: 100%;
    height: 180px;
}
.main-form button[type=submit] {
}
.main-form button[type=submit]:hover {
}
.main-form .wrapper-multiple {
}
.main-form .wrapper-multiple>span {font-size: 18px;}
.main-form .wrapper-multiple .wrapper-choices {
}
.main-form .wrapper-multiple .choice {
    margin-bottom: 20px;
}
.main-form .wrapper-multiple .choice input {
}
.main-form .wrapper-multiple .choice label {margin-bottom: 0;font-size: 16px;}
.slick-list, .slick-track {
    min-width: 100%;
}

/* Default */

/* Color Control */

.text-black {
    color: #000 !important;
}
.text-white {
    color: #fff !important;
}
.text-dark-blue {
    color: #081223 !important;
}
.text-light-blue {
    color: #001D4E !important;
}
.text-lightest-blue {
    color: #359BD2 !important;
}
.text-light-beige {
    color: #F1F1E5 !important;
}
.text-vivid-yellow {
    color: #E9E739 !important;
}
.text-light-gray {
    color: #3C3C3C !important;
}
.bg-transparent {
    background-color: transparent;
}
.bg-black {
    background-color: #000;
}
.bg-white {
    background-color: #fff;
}
.bg-dark-blue {
    background-color: #081223;
}
.bg-light-blue {
    background-color: #001D4E;
}
.bg-lightest-blue {
    background-color: #359BD2;
}
.bg-light-beige {
    background-color: #F1F1E5;
}
.bg-vivid-yellow {
    background-color: #E9E739;
}
.bg-light-gray {
    background-color: #3C3C3C;
}
.main-text.title-white h1, .main-text.title-white h2, .main-text.title-white h3, .main-text.title-white h4, .main-text.title-white h5, .main-text.title-white h6 {
    color: #fff;
}
.main-text.title-black h1, .main-text.title-black h2, .main-text.title-black h3, .main-text.title-black h4, .main-text.title-black h5, .main-text.title-black h6 {
    color: #fff;
}
.main-text.title-dark-blue h1, .main-text.title-dark-blue h2, .main-text.title-dark-blue h3, .main-text.title-dark-blue h4, .main-text.title-dark-blue h5, .main-text.title-dark-blue h6 {
    color: #081223;
}
.main-text.title-light-blue h1, .main-text.title-light-blue h2, .main-text.title-light-blue h3, .main-text.title-light-blue h4, .main-text.title-light-blue h5, .main-text.title-light-blue h6 {
    color: #001D4E;
}
.main-text.title-lightest-blue h1, .main-text.title-lightest-blue h2, .main-text.title-lightest-blue h3, .main-text.title-lightest-blue h4, .main-text.title-lightest-blue h5, .main-text.title-lightest-blue h6 {
    color: #359BD2;
}
.main-text.title-light-beige h1, .main-text.title-light-beige h2, .main-text.title-light-beige h3, .main-text.title-light-beige h4, .main-text.title-light-beige h5, .main-text.title-light-beige h6 {
    color: #F1F1E5;
}
.main-text.title-vivid-yellow h1, .main-text.title-vivid-yellow h2, .main-text.title-vivid-yellow h3, .main-text.title-vivid-yellow h4, .main-text.title-vivid-yellow h5, .main-text.title-vivid-yellow h6 {
    color: #E9E739;
}
.main-text.title-light-gray h1, .main-text.title-light-gray h2, .main-text.title-light-gray h3, .main-text.title-light-gray h4, .main-text.title-light-gray h5, .main-text.title-light-gray h6 {
    color: #3C3C3C;
}
.text-black ul li::before {
    background: #000 !important;
}
.text-white ul li::before {
    background: #fff !important;
}
.text-dark-blue ul li::before {
    background: #081224 !important;
}
.text-light-blue ul li::before {
    background: #001D4E !important;
}
.text-lightest-blue ul li::before {
    background: #359BD2 !important;
}
.text-light-beige ul li::before {
    background: #F1F1E5 !important;
}
.text-vivid-yellow ul li::before {
    background: #E9E739 !important;
}
.text-light-gray ul li::before {
    background: #3C3C3C !important;
}
.main-text.text-black a {
    color: #000;
}
.main-text.text-white a {
    color: #fff;
}
.main-text.text-dark-blue a {
    color: #081223;
}
.main-text.text-light-blue a {
    color: #001D4E;
}
.main-text.text-lightest-blue a {
    color: #359BD2;
}
.main-text.text-light-beige a {
    color: #F1F1E5;
}
.main-text.text-vivid-yellow a {
    color: #E9E739;
}
.main-text.text-light-gray a {
    color: #3C3C3C;
}
.half-bg {
    position: relative;
}
.half-bg * {
    position: relative;
    z-index: 2;
}
.half-bg::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50%;
}
.half-bg-black::after {
    background-color: #000;
}
.half-bg-white::after {
    background-color: #fff;
}
.half-bg-dark-blue::after {
    background-color: #081223;
}
.half-bg-light-blue::after {
    background-color: #001D4E;
}
.half-bg-lightest-blue::after {
    background-color: #359BD2;
}
.half-bg-light-beige::after {
    background-color: #F1F1E5;
}
.half-bg-vivid-yellow::after {
    background-color: #E9E739;
}
.half-bg-light-gray::after {
    background-color: #3C3C3C;
}
.border-color-black input[type=text], .border-color-black input[type=email], .border-color-black select, .border-color-black textarea {
    border-color: #000;
}
.border-color-white input[type=text], .border-color-white input[type=email], .border-color-white select, .border-color-white textarea {
    border-color: #fff;
}
.border-color-dark-blue input[type=text], .border-color-dark-blue input[type=email], .border-color-dark-blue select, .border-color-dark-blue textarea {
    border-color: #081223;
}
.border-color-light-blue input[type=text], .border-color-light-blue input[type=email], .border-color-light-blue select, .border-color-light-blue textarea {
    border-color: #001D4E;
}
.border-color-lightest-blue input[type=text], .border-color-lightest-blue input[type=email], .border-color-lightest-blue select, .border-color-lightest-blue textarea {
    border-color: #359BD2;
}
.border-color-light-beige input[type=text], .border-color-light-beige input[type=email], .border-color-light-beige select, .border-color-light-beige textarea {
    border-color: #F1F1E5;
}
.border-color-vivid-yellow input[type=text], .border-color-vivid-yellow input[type=email], .border-color-vivid-yellow select, .border-color-vivid-yellow textarea {
    border-color: #E9E739;
}
.border-color-light-gray input[type=text], .border-color-light-gray input[type=email], .border-color-light-gray select, .border-color-light-gray textarea {
    border-color: #3C3C3C;
}
.text-black input[type=text], .text-black input[type=email], .text-black select, .text-black textarea {
    color: #000;
}
.text-white input[type=text], .text-white input[type=email], .text-white select, .text-white textarea {
    color: #fff;
}
.text-dark-blue input[type=text], .text-dark-blue input[type=email], .text-dark-blue select, .text-dark-blue textarea {
    color: #081223;
}
.text-light-blue input[type=text], .text-light-blue input[type=email], .text-light-blue select, .text-light-blue textarea {
    color: #001D4E;
}
.text-lightest-blue input[type=text], .text-lightest-blue input[type=email], .text-lightest-blue select, .text-lightest-blue textarea {
    color: #359BD2;
}
.text-light-beige input[type=text], .text-light-beige input[type=email], .text-light-beige select, .text-light-beige textarea {
    color: #F1F1E5;
}
.text-vivid-yellow input[type=text], .text-vivid-yellow input[type=email], .text-vivid-yellow select, .text-vivid-yellow textarea {
    color: #E9E739;
}
.text-light-gray input[type=text], .text-light-gray input[type=email], .text-light-gray select, .text-light-gray textarea {
    color: #3C3C3C;
}

/* Color Control */

/* Btns */

.main-btn {font-size: 16px;text-decoration: none;border: none;display: inline-flex;padding: 10px 40px 7px;border-radius: 999px;align-items: center;justify-content: center;font-weight: 400;}
.main-btn:hover {
    color: #fff;
    text-decoration: none !important;
}
.btn-hover-black:hover {
    background-color: #000 !important;
}
.btn-hover-white:hover {
    background-color: #fff !important;
}
.btn-hover-dark-blue:hover {
    background-color: #081223 !important;
}
.btn-hover-light-blue:hover {
    background-color: #001D4E !important;
}
.btn-hover-lightest-blue:hover {
    background-color: #359BD2 !important;
}
.btn-hover-light-beige:hover {
    background-color: #F1F1E5 !important;
}
.btn-hover-vivid-yellow:hover {
    background-color: #E9E739 !important;
}
.btn-hover-light-gray:hover {
    background-color: #3C3C3C !important;
}
.text-hover-black:hover {
    color: #000 !important;
}
.text-hover-white:hover {
    color: #fff !important;
}
.text-hover-dark-blue:hover {
    color: #081223 !important;
}
.text-hover-light-blue:hover {
    color: #001D4E !important;
}
.text-hover-lightest-blue:hover {
    color: #359BD2 !important;
}
.text-hover-light-beige:hover {
    color: #F1F1E5 !important;
}
.text-hover-vivid-yellow:hover {
    color: #E9E739 !important;
}
.text-hover-light-gray:hover {
    color: #3C3C3C !important;
}
.secondary-btn {font-size: 16px;text-decoration: none;border: none;display: inline-flex;align-items: center;justify-content: center;font-weight: 400;}
.secondary-btn>span {padding: 10px 40px 7px;border-radius: 999px;transition: all ease .5s;text-align: center;}
.secondary-btn>i {padding: 12px 12px 7px;border-radius: 999px;transition: all ease .5s;width: 40px;height: 40px;}
.secondary-btn:hover {
    text-decoration: none !important;
}
.secondary-btn:hover>span {
}
.secondary-btn:hover>i {transform: rotate(45deg);}
.back-btn {font-size: 16px;text-decoration: none;border: none;display: inline-flex;align-items: center;justify-content: center;font-weight: 400;}
.back-btn>span {padding: 10px 40px 7px;border-radius: 999px;transition: all ease .5s;text-align: center;}
.back-btn>i {padding: 10px 10px 7px;border-radius: 999px;transition: all ease .5s;transform: rotate(-45deg);}
.back-btn:hover {
    text-decoration: none !important;
}
.back-btn:hover>span {
}
.back-btn:hover>i {
    transform: rotate(-45deg) translate(-8px, -9px);
}
.btn-stroke {border: 2px solid;border-radius: 999px;display: inline-block;padding: 10px 30px 7px;font-weight: 700;}
.btn-stroke:hover {text-decoration: none !important;}
.btn-stroke.thin-btn {padding: 5px 26px 3px;}
.btn-stroke.stroke-black {
    border-color: #000;
}
.btn-stroke.stroke-white {
    border-color: #fff;
}
.btn-stroke.stroke-dark-blue {
    border-color: #081223;
}
.btn-stroke.stroke-light-blue {
    border-color: #001D4E;
}
.btn-stroke.stroke-lightest-blue {
    border-color: #359BD2;
}
.btn-stroke.stroke-light-beige {
    border-color: #F1F1E5;
}
.btn-stroke.stroke-vivid-yellow {
    border-color: #E9E739;
}
.btn-stroke.stroke-light-gray {
    border-color: #3C3C3C;
}
.small-btn {font-size: 12px;}
.btn-search {display: flex;align-items: center;justify-content: center;width: 58px;height: 58px;padding: 0;}

/* Btns */

/* Cards */

.wrapper-generic-cards {
}
.wrapper-generic-cards>div>div {
    min-width: 100%;
}
.wrapper-generic-cards .generic-card {padding: 10px;}
.wrapper-generic-cards .generic-card.border-bottom-card {
    border-bottom: 1px solid #081223;
    padding-bottom: 30px;
}
.wrapper-generic-cards .generic-card.border-bottom-card:last-child {
    border: none;
    padding-bottom: 0px;
}
.wrapper-generic-cards .generic-card>div {
}
.wrapper-generic-cards .generic-card>div .wrapper-img {}
.wrapper-generic-cards .generic-card>div .wrapper-img a {display: block; overflow: hidden; display: block; border-radius: 21px;}
.wrapper-generic-cards .generic-card>div .wrapper-img img {display: block;transition: all ease .5s;border-radius: 21px;width: 100%;}
.wrapper-generic-cards .generic-card>div .wrapper-img a:hover {
}
.wrapper-generic-cards .generic-card>div .wrapper-img a:hover img {transform: scale(1.3);}
.wrapper-generic-cards .generic-card>div .wrapper-post-info {
}
.wrapper-generic-cards .generic-card>div .wrapper-post-info .categories {margin: 25px 0 15px;}
.wrapper-generic-cards .generic-card>div .wrapper-post-info .categories span {
}
.wrapper-generic-cards .generic-card>div .wrapper-post-info .title {
}
.wrapper-generic-cards .generic-card>div .wrapper-post-info .title * {
    font-size: 25px;
    font-stretch: condensed;
    text-decoration: none;
}
.wrapper-generic-cards .generic-card>div .wrapper-post-info .small-title * {
    font-size: 20px;
    font-stretch: condensed;
    text-decoration: none;
}
.wrapper-generic-cards .generic-card>div .wrapper-post-info .title a:hover {color: #369bd2 !important;}
.wrapper-generic-cards .generic-card>div .wrapper-post-info .date {font-size: 14px;font-weight: bold;display: block;margin-top: 15px;}
.wrapper-generic-cards .testimonial-card {padding: 0 15px;}
.wrapper-generic-cards .testimonial-card>div {display: flex;flex-direction: column;align-items: center;text-align: center;}
.wrapper-generic-cards .testimonial-card>div .wrapper-img {overflow: hidden;border-radius: 9999px;position: relative;z-index: 2;}
.wrapper-generic-cards .testimonial-card>div .wrapper-img img {display: block;width: 170px;object-fit: cover;margin: 0 auto;height: 170px;}
.wrapper-generic-cards .testimonial-card>div .testimonial-info {
    padding: 20px 40px 40px;
    position: relative;
}
.wrapper-generic-cards .testimonial-card>div .testimonial-info::before {
    content: '';
    position: absolute;
    width: 100%;
    height: calc(100% + 50px);
    background: #fff;
    left: 50%;
    top: 0;
    transform: translateX(-50%) translateY(calc(0% - 50px));
    border-radius: 30px;
}
.wrapper-generic-cards .testimonial-card>div .testimonial-info * {
    position: relative;
}
.wrapper-generic-cards .testimonial-card>div .testimonial-info .name {font-size: 25px;margin-bottom: 10px;}
.wrapper-generic-cards .testimonial-card>div .testimonial-info .position {font-size: 18px;margin-bottom: 20px;}
.wrapper-generic-cards .testimonial-card>div .testimonial-info .main-text {
}
.wrapper-foreign-desks-cards {
    position: relative;
}
.wrapper-foreign-desks-cards .foreign-desk-card {
    margin-bottom: 30px;
    position: relative;
}
.wrapper-foreign-desks-cards .foreign-desk-card::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 999999px;
    background: #e9e739;
    top: 0;
    right: 10px;
    transform: translateX(100%);
}
.wrapper-foreign-desks-cards .foreign-desk-card:last-child {
    margin-bottom: 0px;
}
.wrapper-foreign-desks-cards .foreign-desk-card>div {display: flex;align-items: center;padding: 20px;border-radius: 100px 0 0 100px;width: 100%;}
.wrapper-foreign-desks-cards .foreign-desk-card>div .wrapper-img {margin-right: 50px;}
.wrapper-foreign-desks-cards .foreign-desk-card>div .wrapper-img a {display: block;width: 105px;height: 105px;background: #fff;border-radius: 1000px;}
.wrapper-foreign-desks-cards .foreign-desk-card>div .wrapper-img a img {
}
.wrapper-foreign-desks-cards .foreign-desk-card>div .wrapper-img a:hover {
}
.wrapper-foreign-desks-cards .foreign-desk-card>div .wrapper-img a:hover img {
}
.wrapper-foreign-desks-cards .foreign-desk-card>div .wrapper-info {width: 100%;}
.wrapper-foreign-desks-cards .foreign-desk-card>div .wrapper-info .name {font-stretch: condensed;font-size: 23px;margin-bottom: 10px;}
.wrapper-foreign-desks-cards .foreign-desk-card>div .wrapper-info .excerpt {
}
.wrapper-foreign-desks-cards .foreign-desk-card>div .wrapper-info .excerpt p {
}
.wrapper-foreign-desks-cards .foreign-desk-card>div .btn-link {margin-left: 20px;}
.wrapper-foreign-desks-cards .foreign-desk-card>div .btn-link a {display: flex;width: 45px;height: 45px;background: #fff;justify-content: center;align-items: center;border-radius: 1000px;padding: 4px 0 0;}
.wrapper-foreign-desks-cards .foreign-desk-card>div .btn-link a i {transition: all ease .5s;}
.wrapper-foreign-desks-cards .foreign-desk-card>div .btn-link a:hover {background: #369bd2;}
.wrapper-foreign-desks-cards .foreign-desk-card>div .btn-link a:hover i {transform: rotate(45deg);color: #fff !important;}
.wrapper-academy-cards {
    position: relative;
}
.wrapper-academy-cards .academy-card {
    margin-bottom: 30px;
    position: relative;
}
.wrapper-academy-cards .academy-card::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 999999px;
    background: #e9e739;
    top: 0;
    right: 10px;
    transform: translateX(100%);
}
.wrapper-academy-cards .academy-card:last-child {
    margin-bottom: 0px;
}
.wrapper-academy-cards .academy-card>div {display: flex;align-items: center;padding: 20px;border-radius: 100px 0 0 100px;width: 100%;}
.wrapper-academy-cards .academy-card>div .wrapper-img {margin-right: 50px;}
.wrapper-academy-cards .academy-card>div .wrapper-img a {display: flex;width: 105px;height: 105px;background: #fff;border-radius: 1000px;overflow: hidden;align-items: center;justify-content: center;}
.wrapper-academy-cards .academy-card>div .wrapper-img a img {display: block;margin: 0 auto;width: 75%;height: 75%;object-fit: contain;}
.wrapper-academy-cards .academy-card>div .wrapper-img a:hover {
}
.wrapper-academy-cards .academy-card>div .wrapper-img a:hover img {
}
.wrapper-academy-cards .academy-card>div .wrapper-info {width: 100%;}
.wrapper-academy-cards .academy-card>div .wrapper-info .name {font-stretch: condensed;font-size: 23px;margin-bottom: 10px;}
.wrapper-academy-cards .academy-card>div .wrapper-info .excerpt {
}
.wrapper-academy-cards .academy-card>div .wrapper-info .excerpt p {
}
.wrapper-academy-cards .academy-card>div .btn-link {
}
.wrapper-academy-cards .academy-card>div .btn-link a {display: flex;width: 45px;height: 45px;background: #fff;justify-content: center;align-items: center;border-radius: 1000px;padding: 4px 0 0;}
.wrapper-academy-cards .academy-card>div .btn-link a i {transition: all ease .5s;}
.wrapper-academy-cards .academy-card>div .btn-link a:hover {background: #369bd2;}
.wrapper-academy-cards .academy-card>div .btn-link a:hover i {transform: rotate(45deg);color: #fff !important;}
.wrapper-socials {
}
.wrapper-socials a {margin-right: 15px;}
.wrapper-socials a img {display: block;width: 18px;transition: all ease .5s;}
.wrapper-socials a:hover {
}
.wrapper-socials a:hover img {
    transform: scale(1.2);
}
.wrapper-locates {
}
.wrapper-timeline {
}
.wrapper-timeline .time {padding-left: 30px;border-left: 1px solid #369bd2;}
.wrapper-timeline .time .title {font-size: 22px;font-family: 'mislab-std';font-weight: bold;margin-bottom: 10px;}
.wrapper-timeline .time .title span {display: inline-block;margin-right: 20px;}
.wrapper-timeline .time .main-text {position: relative;}
.wrapper-timeline .time .main-text::before {
    content: '';
    position: absolute;
    top: 0;
    left: -30px;
    width: 10px;
    height: 10px;
    background: #369bd2;
    border-radius: 9999px;
    transform: translate(-50%, 5px);
}
.wrapper-timeline .time .main-text::after {
    content: '';
    position: absolute;
    top: 0;
    left: -30px;
    width: 25px;
    height: 25px;
    border: 1px solid #369bd2;
    border-radius: 9999px;
    transform: translate(-50%, -2px);
}
.wrapper-practice-cards {
}
.wrapper-practice-cards>div>div {
    min-width: 100%;
}
.wrapper-practice-cards .practice-card {margin-bottom: 30px;}
.wrapper-practice-cards .practice-card>a {background: #eeeeee;padding: 20px;position: relative;display: block;text-decoration: none;}
.wrapper-practice-cards .practice-card>a .info .overlay {
    position: absolute;
    display: block;
    width: 90%;
    height: 90%;
    top: 50%;
    left: 50%;
    pointer-events: none;
    opacity: 0;
    transition: all ease 1s;
    background-position: center;
    background-size: cover;
    transform: translate(-50%, -50%);
}
.wrapper-practice-cards .practice-card>a:hover .info  .overlay {
    pointer-events: initial;
    opacity: 1;
    width: 100%;
    height: 100%;
}
.wrapper-practice-cards .practice-card>a .wrapper-icon {margin-bottom: 10px;}
.wrapper-practice-cards .practice-card>a .wrapper-icon>div {display: flex;width: 200px;height: 200px;justify-content: center;align-items: center;border: 4px solid #359BD2;border-radius: 10px;}
.wrapper-practice-cards .practice-card>a .wrapper-icon>div img {display: block;height: 140px;width: 140px;object-fit: contain;}
.wrapper-practice-cards .practice-card>a .wrapper-icon>div:hover {background: #081224;}
.wrapper-practice-cards .practice-card>a .wrapper-icon>div:hover img {mix-blend-mode: hard-light;opacity: 0.8;}
.wrapper-practice-cards .practice-card>a .info {
}
.wrapper-practice-cards .practice-card>a .info span {font-size: 23px;font-family: 'VR Serif Condensed';font-weight: 100;position: relative;z-index: 9; transition: all ease .5s;}
.wrapper-practice-cards .practice-card>a:hover .info span {
    color: #fff;
}
.wrapper-team-cards {
}
.wrapper-team-cards>div>div {
    min-width: 100%;
}
.wrapper-team-cards .team-card {padding: 0 20px;margin-bottom: 80px;}
.wrapper-team-cards.slider-team-cards .team-card {margin-bottom: 0px;}
.wrapper-team-cards .team-card>div {
}
.wrapper-team-cards .team-card>div .wrapper-img {
}
.wrapper-team-cards .team-card>div .wrapper-img a {display: block;overflow: hidden;}
.wrapper-team-cards .team-card>div .wrapper-img a img {transition: all ease .5s;display: block;}
.wrapper-team-cards .team-card>div .wrapper-img a:hover {}
.wrapper-team-cards .team-card>div .wrapper-img a:hover img {transform: scale(1.2);}
.wrapper-team-cards .team-card>div .info {
}
.wrapper-team-cards .team-card>div .info .name {font-family: 'VR Serif Condensed';font-size: 25px;font-stretch: condensed;margin: 15px 0;}
.wrapper-team-cards .team-card>div .info .cargo {
}
.wrapper-team-cards .team-card>div .info .cargo span {
}
.wrapper-team-cards .team-card>div .info .contact {font-family: 'mislab-std';font-weight: 400;font-size: 14px;align-items: center;margin-top: 15px;}
.wrapper-team-cards .team-card>div .info .contact a {display: block;margin-right: 10px;}
.wrapper-team-cards .team-card>div .info .contact a img {
}
#popups {position: fixed;z-index: 20;width: 100%;height: 100vh;top: 0;overflow: auto;background: #000000a8;backdrop-filter: blur(3px);--webkit-backdrop-filter: blur(3px);transition: all ease .5s;transition-delay: 0s;opacity: 0;pointer-events: none;}
#popups.expand {opacity: 1;pointer-events: initial;}
#popups .popup {display: flex;align-items: center;justify-content: center;transition: all ease .5s;transition-delay: .5s;opacity: 0;height: 100%;position: absolute;width: 100%;height: 100%;pointer-events: none;}
#popups .popup.expand {opacity: 1;pointer-events: initial;}
#popups .popup>div {width: 900px;max-width: 90%;padding: 60px;margin: 40px 0;}
#popups .popup>div .top {
}
#popups .popup>div .top>div {
}
#popups .popup>div .top>div.close {
}
#popups .popup>div .top>div.close>a {
    width: 50px;
    height: 50px;
    border-radius: 9999px;
    font-size: 23px;
    line-height: 1px;
}
#popups .popup>div .top>div.close>a i {
}
#popups .popup>div .top>div.close>a:hover {
}
#popups .popup>div .top>div.close>a:hover i {
}
#popups .popup>div .content {
}
#popups .popup>div .content>form {
}

/* Cards */

/* Header */

header {position: fixed;width: 100%;z-index: 10;}
header .top-menu {padding: 20px 0;position: relative;z-index: 2;}
header .top-menu>div {
}
header .top-menu>div>div {
}
header .top-menu>div>div>div {
}
header .top-menu>div>div>div .wrapper-img {
}
header .top-menu>div>div>div .wrapper-img a {
}
header .top-menu>div>div>div .wrapper-img a img {
}
header .top-menu>div>div>div .wrapper-img a:hover {
}
header .top-menu>div>div>div .wrapper-img a:hover img {
}
header .language-switch {padding-left: 50px;background-image: url(img/icon-www-dark-blue.svg);background-repeat: no-repeat;background-position: center left 16px;border-radius: 999px;}
header .language-switch select {-webkit-appearance: none;appearance: none;padding: 17px 30px 15px 0;width: 130px;background-image: url(img/icon-arrow-down-dark-blue.svg);background-repeat: no-repeat;background-position: center right 15px;background-color: transparent;border: none;outline: none;font-weight: bold;text-transform: uppercase;font-size: 14px;}
header .top-menu>div>div>div .wrapper-hamburger-menu {border-radius: 9999px;width: 55px;height: 55px;display: flex;justify-content: center;align-items: center;margin-left: 30px;}
header .top-menu>div>div>div .wrapper-hamburger-menu .hamburger {padding: 0;height: 16px;width: 26px;}
header .top-menu>div>div>div .wrapper-hamburger-menu .hamburger>div {height: 100%;width: 100%;}
header .top-menu>div>div>div .wrapper-hamburger-menu .hamburger>div>div {width: 100%;border-radius: 9999px;top: 0;margin: 0;background: #081224;}
header .top-menu>div>div>div .wrapper-hamburger-menu .hamburger>div>div::after {width: 60%;background: #081224;top: 14px;}
header .top-menu>div>div>div .wrapper-hamburger-menu .hamburger>div>div::before {width: 100%;background: #081224;top: 7px;}
header .top-menu>div>div>div .wrapper-hamburger-menu .hamburger.is-active>div>div.hamburger-inner {top: -2px;}
header .top-menu>div>div>div .wrapper-hamburger-menu .hamburger.is-active>div>div::after {width: 100%;top: 20px;}
header .top-menu>div>div>div .wrapper-hamburger-menu .hamburger.is-active>div>div::before {}
header .bottom-menu {position: relative;z-index: 1;}
header .bottom-menu>div {position: relative;z-index: 1;}
header .bottom-menu>div>div {
}
header .bottom-menu>div>div>div {
}
header .bottom-menu>div>div>div nav {padding-bottom: 20px;}
header .bottom-menu>div>div>div nav>ul {
}
header .bottom-menu>div>div>div nav>ul>li {
}
header .bottom-menu>div>div>div nav>ul>li>a {
    color: #081223;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding: 30px 0 10px;
    display: inline-block;
}
header .bottom-menu>div>div>div nav>ul>li>a::after {
    content: '';
    position: absolute;
    left: 50%;
    transition: all ease .5s;
    width: 0;
    height: 1px;
    background: #081224;
    transform: translateX(-50%);
    bottom: 0;
}
header .bottom-menu>div>div>div nav>ul>li>a:hover {
}
header .bottom-menu>div>div>div nav>ul>li>a:hover::after {width: 100%;}
header .bottom-menu>div.expanded-menu {position: absolute;width: 100%;top: 0;z-index: 3;transition: all ease .5s;padding-bottom: 30px;transform: translateY(calc(-100% - 500px));}
header .bottom-menu>div.expanded-menu.is-active {transform: translateY(0);}
header .bottom-menu>div.expanded-menu>div {
}
header .bottom-menu>div.expanded-menu>div .wrapper-locates address {display: flex;flex-direction: column;}
header .bottom-menu>div.expanded-menu>div .wrapper-locates address .city {font-size: 16px;text-transform: uppercase;font-weight: bold;display: block;margin-bottom: 10px;}
header .bottom-menu>div.expanded-menu>div .wrapper-locates address .locate {font-weight: 400;font-size: 16px;margin-bottom: 5px;display: block;}
header .bottom-menu>div.expanded-menu>div .wrapper-locates address .phone {font-weight: 400;font-size: 16px;text-decoration: none;display: block;}
header .bottom-menu>div.expanded-menu>div .wrapper-locates address .phone:hover {text-decoration: underline;}
header .bottom-menu>div.expanded-menu>div nav>ul>li>a::after {
    width: 100%;
}
header .bottom-menu>div.expanded-menu>div>div nav>ul>li>.submenu {padding: 10px 0px 0px;}
header .bottom-menu>div.expanded-menu>div>div nav>ul>li>.submenu li {
}
header .bottom-menu>div.expanded-menu>div>div nav>ul>li>.submenu li a {display: block;padding: 6px 0;font-family: 'mislab-std';font-size: 15px;color: #001D4E;text-decoration: none;font-weight: 400;padding-left: 0;transition: all ease .5s;}
header .bottom-menu>div.expanded-menu>div>div nav>ul>li>.submenu li a:hover {
    transform: translateX(10px);
}
header .bottom-menu>div.expanded-menu>div>div .divisor-line {border-top: 1px solid #081224;margin-top: 30px;margin-bottom: 30px;}

/* Header */

/* Footer */

footer {
}
footer .footer-divisor {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #fff;
}
footer .top-footer {position: relative;}
footer .top-footer::before {
    content: '';
    position: absolute;
    width: 100%;
    background: #E9E739;
    display: block;
    height: 100%;
    border-radius: 125px 125px 0 0;
}
footer .top-footer>div {position: relative;}
footer .top-footer>div>div {
}
footer .top-footer>div>div>div {
}
footer .top-footer>div>div>div>p {font-size: 22px;}
footer .top-footer>div .wrapper-locates {
}
footer .top-footer>div .wrapper-locates address {
}
footer .top-footer>div .wrapper-locates address .city {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}
footer .top-footer>div .wrapper-locates address .locate {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
}
footer .top-footer>div .wrapper-locates address .phone {
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
    display: block;
}
footer .top-footer>div .wrapper-locates address .phone:hover {
    text-decoration: underline;
}
footer .bottom-footer {
}
footer .bottom-footer>div {
}
footer .bottom-footer>div>div {
}
footer .bottom-footer>div>div>div {
}
footer .bottom-footer>div>div>div .wrapper-logo {
}
footer .bottom-footer>div>div>div .wrapper-logo img {
}
footer .bottom-footer>div>div>div .section {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding: 0px 0 15px;
}
footer .bottom-footer>div>div>div .subitems {
}
footer .bottom-footer>div>div>div .subitems a {
    display: block;
    padding: 5px 0;
    font-family: 'mislab-std';
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    padding-left: 0;
    transition: all ease .5s;
}
footer .bottom-footer>div>div>div .subitems a:hover {
    transform: translateX(10px);
}

/* Footer */

/* Home */

#featured-home {min-height: 650px;position: relative;}
#featured-home::after {
    content: '';
    position: absolute;
    right: 0;
    height: 39%;
    width: 100%;
    background: #F1F1E6;
    background: linear-gradient(0deg, rgba(241, 241, 230, 1) 0%, rgba(241, 241, 230, 1) 25%, rgba(241, 241, 230, 0) 100%);
    left: 0;
    bottom: 0;
}
#featured-home video {position: absolute;bottom: 0;right: 0;height: 100%;}
#featured-home>div {height: 100%;}
#featured-home>div>div {height: 100%;align-items: center;}
#featured-home>div>div>div:first-child {position: relative;height: 100%;}
#featured-home>div>div>div:first-child::after {
    content: '';
    position: absolute;
    right: -2px;
    height: 100%;
    width: 30%;
    background: #F1F1E6;
    background: linear-gradient(270deg,rgba(241, 241, 230, 1) 0%, rgba(241, 241, 230, 1) 34%, rgba(241, 241, 230, 0) 100%);
}
#featured-home>div>div>div:last-child {
    position: relative;
    z-index: 3;
}
#featured-home>div>div>div>div.slider-home {
}
#featured-home>div>div>div>div.slider-home>div {
}
#featured-home>div>div>div>div.slider-home>div>div {
}
#featured-home>div>div>div>div.slider-home .item {
}
#featured-home>div>div>div>div.slider-home .item article {
}
#featured-home>div>div>div>div.slider-home .item article .categories {margin-bottom: 30px;}
#featured-home>div>div>div>div.slider-home .item article .categories span {
}
#featured-home>div>div>div>div.slider-home .item article .title {font-size: 47px;font-stretch: condensed;font-weight: 700;line-height: 52px;}
#featured-home>div>div>div>div.slider-home .item article .title a {
    transition: all ease .5s;
    display: block;
    text-decoration: none;
}
#featured-home>div>div>div>div.slider-home .item article .title a:hover {transform: translateX(20px);}
#featured-home>div>div>div>div.slider-home .item article .date {font-weight: bold;display: inline-block;margin: 20px 0;}
#featured-home>div>div>div>div.slider-home .item article .excerpt {margin-bottom: 30px;}
#featured-home>div>div>div>div.slider-home .item article .wrapper-ctas {
}

/* Team Filter Form */

.wrapper-team-filter {
}
.wrapper-team-filter .wrapper-filter-by-letter {
}
.wrapper-team-filter .wrapper-filter-by-letter a {font-size: 21px;text-decoration: none;padding-top: 5px;display: inline-block;}
.wrapper-team-filter .wrapper-filter-by-letter a.active, .wrapper-team-filter .wrapper-filter-by-letter a:hover {color: #369bd2;}
.wrapper-team-filter .wrapper-filter-by-letter span {display: inline-block;width: 10px;height: 10px;border-radius: 9999px;margin: 0 10px;}
.wrapper-team-filter .wrapper-filter-form {
}
.wrapper-team-filter .wrapper-filter-form form {margin-left: -15px;margin-right: -15px;}
.wrapper-team-filter .wrapper-filter-form form>div {padding: 0 15px;}
.wrapper-team-filter .wrapper-filter-form form>div label {display: block;font-size: 18px;margin-bottom: 10px;}
.wrapper-team-filter .wrapper-filter-form form>div input {width: 100%;padding: 10px 25px;border-radius: 999px;background: none;border: 2px solid #369bd2;font-size: 16px;height: 42px;}
.wrapper-team-filter .wrapper-filter-form form>div button {height: 42px;width: 100%;}
.wrapper-team-filter .wrapper-filter-form form>div select {width: 100%;padding: 10px 45px 10px 25px;border-radius: 999px;background: none;border: 2px solid #369bd2;-webkit-appearance: none;appearance: none;background-image: url(img/icon-arrow-down-lightest-blue.svg);background-repeat: no-repeat;background-position: center right 21px;background-color: transparent;outline: none;text-transform: uppercase;font-size: 16px;display: block;height: 42px;}

/* Team Filter Form */

/* Practice Home */

#practice-home {overflow: hidden;}
#practice-home>div {}
#practice-home>div>div {}
#practice-home>div>div>div:first-child {position: relative;}
#practice-home>div>div>div:first-child>div {
}
#practice-home>div>div>div:first-child>div {height: 100%;min-height: 100%;}
#practice-home>div>div>div:first-child>div::before {
    content: '';
    position: absolute;
    width: 99999px;
    height: 100%;
    right: 0;
    bottom: 0;
    background-image: url(img/img-practice-home.png?2);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: auto 100%;
}
#practice-home>div>div>div:first-child>div::after {
    content: '';
    position: absolute;
    right: 0;
    height: 100%;
    width: 30%;
    background: #F1F1E6;
    background: linear-gradient(270deg, rgba(241, 241, 230, 1) 0%, rgba(241, 241, 230, 1) 34%, rgba(241, 241, 230, 0) 100%);
}

/* Practice Home */

/* Blog Home */

#blog-home {position: relative;overflow: hidden;}
#blog-home>div {
    position: relative;
    z-index: 2;
}
#blog-home>video {position: absolute;width: 2000px;height: 410px;bottom: -30px;left: 50%;transform: translateX(-50%);opacity: 0.3;}

/* Blog Home */

/* Global View Home */

#global-view-home {
    overflow: hidden;
}
#global-view-home>div>div:last-child {
}
#global-view-home>div>div:last-child>div:first-child {position: relative;}
#global-view-home>div>div:last-child>div:first-child>div {height: 100%;min-height: 100%;}
#global-view-home>div>div:last-child>div:first-child>div::before {
    content: '';
    position: absolute;
    width: 2000px;
    height: 100%;
    right: 0;
    bottom: 0;
    background-image: url(img/bg-global-view-home.png?4);
    background-repeat: no-repeat;
    background-position: bottom right;
    transform: translateX(6%);
}
#foreign-desks {
    overflow: hidden;
}
#foreign-desks>div>div:last-child {
}
#foreign-desks>div>div:last-child>div:first-child {position: relative;}
#foreign-desks>div>div:last-child>div:first-child>div {height: 100%;min-height: 100%;}
#foreign-desks>div>div:last-child>div:first-child>div::before {
    content: '';
    position: absolute;
    width: 2000px;
    height: 100%;
    right: 0;
    bottom: 0;
    background-image: url(img/bg-global-view-home.png?4);
    background-repeat: no-repeat;
    background-position: bottom right;
    transform: translateX(6%);
}
#foreign-desks.no-bg>div>div:last-child>div:first-child>div::before {
    display: none;
}

/* Global View Home */

/* Reconhecimentos Home */

#recognitions {
}
.wrapper-recognitions {
}
.wrapper-recognitions img {display: block;height: 100px;width: auto;margin: 0 15px 5px;object-fit: contain;}
.recognition-slider {
}
.recognition-slider>div {
}
.recognition-slider>div>div {display: flex;align-items: center;}
.recognition-slider>.slick-dots {margin-top: 0;}

/* Reconhecimentos Home */

/* Home */

/* Page Content */

#page-content {
}
#page-content .content:last-child {
}
#page-content .content>*:not(.full-bg-page-content) {
    position: relative;
    z-index: 2
}
#page-content .content .full-bg-page-content {position: absolute;width: 100%;height: 300px;bottom: 0;background-position: top center;}
#page-content .content .full-bg-page-content::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    background: #F1F1E5;
    background: linear-gradient(360deg,rgba(241, 241, 229, 1) 0%, rgba(241, 241, 229, 1) 0%, rgba(241, 241, 229, 0) 70%);
    bottom: 0;
}
#page-content .content.wrapper-bleeded-slider {position: relative;}
#page-content .content.wrapper-bleeded-slider>div.container {
}
#page-content .content.wrapper-bleeded-slider>div.container>div {
}
#page-content .content.wrapper-bleeded-slider>div.container>div>div.main-text {
}
#page-content .content.wrapper-bleeded-slider>div.container-fluid {position: absolute;top: 0;height: 100%;pointer-events: none;}
#page-content .content.wrapper-bleeded-slider>div.container-fluid>div.row {height: 100%;}
#page-content .content.wrapper-bleeded-slider>div.container-fluid>div>div {pointer-events: initial;}
#page-content .content.wrapper-bleeded-slider>div.container-fluid>div>div .wrapper-slider-history {height: 100%;}
#page-content .content.wrapper-bleeded-slider>div.container-fluid>div>div .wrapper-slider-history>div {height: 100%;}
#page-content .content.wrapper-bleeded-slider>div.container-fluid>div>div .wrapper-slider-history>div>div {height: 100%;}
#page-content .content.wrapper-bleeded-slider>div.container-fluid>div>div .wrapper-slider-history .item {background: #CACACA;padding: 30px 40px;margin: 0 10px;background-size: cover;background-position: center;position: relative;}
#page-content .content.wrapper-bleeded-slider>div.container-fluid>div>div .wrapper-slider-history .item::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 60%;
    pointer-events: none;
    bottom: 0;
    left: 0;
    opacity: 0.8;
    background: #CACACA;
    background: linear-gradient(360deg,rgba(202, 202, 202, 1) 0%, rgba(202, 202, 202, 1) 45%, rgba(202, 202, 202, 0) 100%);
    mix-blend-mode: hard-light;
}
#page-content .content.wrapper-bleeded-slider>div.container-fluid>div>div .wrapper-slider-history .item>.main-text {height: 100%;position: relative;z-index: 2;}
#page-content .content.wrapper-bleeded-slider>div.container-fluid>div>div .wrapper-slider-careers {height: 100%;}
#page-content .content.wrapper-bleeded-slider>div.container-fluid>div>div .wrapper-slider-careers>div {height: 100%;}
#page-content .content.wrapper-bleeded-slider>div.container-fluid>div>div .wrapper-slider-careers>div>div {height: 100%;}
#page-content .content.wrapper-bleeded-slider>div.container-fluid>div>div .wrapper-slider-careers .item {background: #CACACA;padding: 15px;margin: 0 10px;background-size: cover;background-position: center;position: relative;}
#page-content .content.wrapper-bleeded-slider>div.container-fluid>div>div .wrapper-slider-careers .item::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 60%;
    pointer-events: none;
    bottom: 0;
    left: 0;
    opacity: 0.9;
    background: #CACACA;
    background: linear-gradient(360deg, rgb(241 241 230) 0%, rgb(241 241 230) 45%, rgba(202, 202, 202, 0) 100%);
}
#page-content .content.wrapper-bleeded-slider>div.container-fluid>div>div .wrapper-slider-careers .item>.main-text {height: 100%;position: relative;z-index: 2;}
#page-content .content.nowadays-section {background-image: url(img/graf-30-anos-1.svg?2);background-position: top center;background-repeat: no-repeat;}
#page-content .content.parallax {height: 500px;}
#page-content .content.wrapper-half-bg-container-fluid {overflow: hidden;}
#page-content .content.wrapper-half-bg-container-fluid .half-bg-container-fluid {position: relative;}
#page-content .content.wrapper-half-bg-container-fluid .half-bg-container-fluid span {position: absolute;width: 9000px;height: 100%;right: 0;background-repeat: no-repeat;background-position: bottom right;background-size: auto 100%;}
#page-content .content.wrapper-half-bg-container-fluid.right-gradient .half-bg-container-fluid span::before {
    content: '';
    position: absolute;
    right: 0;
    height: 100%;
    width: 160px;
    background: #F1F1E6;
    background: linear-gradient(270deg, rgba(241, 241, 230, 1) 0%, rgba(241, 241, 230, 1) 34%, rgba(241, 241, 230, 0) 100%);
}
#page-content .content.wrapper-half-bg-container-fluid.bottom-gradient .half-bg-container-fluid span::after {
    content: '';
    position: absolute;
    right: 0;
    height: 150px;
    width: 90000px;
    background: #F1F1E6;
    background: linear-gradient(0deg, rgba(241, 241, 230, 1) 0%, rgba(241, 241, 230, 1) 15%, rgba(241, 241, 230, 0) 100%);
    bottom: 0;
    pointer-events: none;
    z-index: 3;
}
#page-content .content.wrapper-full-bg-container-fluid {position: relative;}
#page-content .content.wrapper-full-bg-container-fluid .full-bg-container-fluid {position: absolute !important;width: 100%;display: block;height: 50%;background-position: top -30px center;background-repeat: no-repeat;background-size: auto 120%;}
#page-content .content.wrapper-colapse-boxes {overflow: hidden;}
#page-content .content.wrapper-colapse-boxes>div {
}
#page-content .content.wrapper-colapse-boxes>div>div {
}
#page-content .content.wrapper-colapse-boxes>div>div .item {padding-top: 40px;padding-bottom: 40px;position: relative;}
#page-content .content.wrapper-colapse-boxes>div>div .item::before {
    content: '';
    width: 90000px;
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    background: #369bd2;
    height: 1px;
}
#page-content .content.wrapper-colapse-boxes>div>div .item:last-child::after {
    content: '';
    width: 90000px;
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    background: #369bd2;
    height: 1px;
}
#page-content .content.wrapper-colapse-boxes>div>div .item>div {display: flex;flex-wrap: wrap;}
#page-content .content.wrapper-colapse-boxes>div>div .item>div>div {
}
#page-content .content.wrapper-colapse-boxes>div>div .item>div>div .number {font-size: 60px;font-weight: 400;}
#page-content .content.wrapper-colapse-boxes>div>div .item>div>div .main-text {padding-top: 19px;}
#page-content .content.wrapper-colapse-boxes>div>div .item>div>div .main-text .content {transition: all ease .5s;height: auto;max-height: 0;overflow: hidden;}
#page-content .content.wrapper-colapse-boxes>div>div .item.expand>div>div .main-text .content {
    max-height: 900px;
}
#page-content .content.wrapper-colapse-boxes>div>div .item>div>div>a {display: block;padding-top: 33px;}
#page-content .content.wrapper-colapse-boxes>div>div .item>div>div>a img {transition: all ease .5s;}
#page-content .content.wrapper-colapse-boxes>div>div .item.expand>div>div>a img {transform: rotate(180deg);}
#page-content .content .wrapper-same-height-columns {
}
#page-content .content .wrapper-same-height-columns .wrapper-img-column {position: relative;overflow: hidden;}
#page-content .content .wrapper-same-height-columns .wrapper-img-column img {position: absolute;bottom: 0;width: 100%;}

/* Page Content */

/* 30 Anos */

#featured-page.featured-30-anos .bg {
    background-position: bottom -35px center;
}

/* 30 Anos */

/* Compromisso Social */

#page-content.page-content-compromisso-social .wrapper-half-bg-container-fluid>div>div>div:last-child {
    position: relative;
    z-index: 5;
}

/* Compromisso Social */

/* Single Areas de Pratica */

#featured-page.featured-single-practice .bg {
    background-position: bottom -190px center;
}
#single-practice>.content:last-child {
    background-image: url(img/bg-single-area-de-pratica.svg);
    background-repeat: no-repeat;
    background-position: right bottom;
}

/* Single Areas de Pratica */

/* Arquivo Profissionais */

#featured-page.featured-archive-profissionais .bg {
    background-position: bottom -10px center;
}

/* Arquivo Profissionais */

/* Single Profissionais */

#single-team {
}
#single-team .content {
}
#single-team .content>div {
}
#single-team .content>div>div {
}
#single-team .content>div>div>div {
}
#single-team .content>div>div>div .wrapper-img {
}
#single-team .content>div>div>div .wrapper-img img {display: block;}
#single-team .content>div>div>div .contact-info {
}
#single-team .content>div>div>div .contact-info>div {
}
#single-team .content>div>div>div .contact-info>div a {display: inline-block;margin-right: 10px;}
#single-team .content>div>div>div .contact-info>div a img {display: block;height: 17px;}
#single-team .content>div>div>div .contact-info>div a:hover {}
#single-team .content>div>div>div .contact-info>div a:hover img {
}
#single-team .content>div>div>div .contact-info>div .vcard {font-weight: bold;text-decoration: none;display: flex;align-items: center;justify-content: center;margin-right: 0;}
#single-team .content>div>div>div .contact-info>div .vcard i {font-size: 23px;}
#single-team .content>div>div>div .contact-info>div .vcard span {display: inline-block;transition: all ease .5s;margin-left: 5px;}
#single-team .content>div>div>div .contact-info>div .vcard:hover {
}
#single-team .content>div>div>div .contact-info>div .vcard:hover i {
}
#single-team .content>div>div>div .contact-info>div .vcard:hover span {}
#single-team .content>div>div>div .info-lawyer {
}
#single-team .content>div>div>div .info-lawyer .name {font-family: 'VR Serif Condensed';font-size: 45px;font-stretch: condensed;margin-bottom: 20px;}
#single-team .content>div>div>div .info-lawyer .cargo {
}
#single-team .content>div>div>div .info-lawyer .cargo span {
}
#single-team .content>div>div>div .info-lawyer .main-text.small-text {font-family: 'mislab-std';font-weight: 400;font-size: 14px;align-items: center;margin-top: 15px;}

/* Single Profissionais */

/* Contato */

#page-content.page-contato {overflow: hidden;}
#page-content.page-contato .content:last-child>div:nth-child(3) {
    position: relative;
}
#page-content.page-contato .content:last-child>div:nth-child(3)>div {
    position: relative;
    z-index: 3;
}
#page-content.page-contato .content:last-child>div:nth-child(3)::after {
    background-image: url(img/graf-contato-1.svg);
    background-repeat: no-repeat;
    background-position: center;
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-55%) translateX(50%);
    width: 1200px;
    height: 85%;
    right: 0;
    background-size: contain;
}

/* Contato */

/* Carreiras */

#featured-page.featured-carreiras .bg {
    background-position: bottom -95px center;
    opacity: .6;
}
.academy-vr {
    overflow: hidden;
}
.academy-vr>div>div>div>* {
    position: relative;
    z-index: 3;
}
.academy-vr>div>div:last-child>div:first-child {
}
.academy-vr>div>div:last-child>div:first-child>div {height: 100%;z-index: 1;}
.academy-vr>div>div:last-child>div:first-child>div::before {
    content: '';
    position: absolute;
    width: 99999px;
    height: 150%;
    background-image: url(img/graf-carreiras-1.svg);
    background-repeat: no-repeat;
    background-position: center right;
    right: 0;
    top: 50%;
    transform: translateY(calc(-50% - 60px));
    background-size: auto 100%;
    z-index: -1;
}

/* Carreiras */

/* VR Insights */

.wrapper-related-content .wrapper-slider-authors .slick-slide {
    margin: 0 10px;
}
.wrapper-related-content .wrapper-slider-authors .slick-track {
    margin-left: -10px;
    margin-right: -10px;
}

/* VR Insights */

/* Pagenavi */

.pagenavi {
}
.pagenavi .wp-pagenavi {
    display: flex;
    justify-content: flex-start;
}
.pagenavi .wp-pagenavi .page, .pagenavi .wp-pagenavi span {
    font-size: 16px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #081223;
    border: none;
    margin: 0;
    width: 40px;
    height: 40px;
    border: 1px solid #081223;
    margin-right: 12px;
}
.pagenavi .wp-pagenavi .current {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    line-height: 0;
    background: #081223;
    border: 1px solid #081223;
}
.pagenavi .wp-pagenavi .nextpostslink {
    font-weight: 400;
    font-size: 16px;
    color: #081223;
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    line-height: 0;
    border: 1px solid #081223;
    margin: 0;
}
.pagenavi .wp-pagenavi .previouspostslink {
    font-weight: 400;
    font-size: 16px;
    color: #081223;
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    line-height: 0;
    border: 1px solid #081223;
    margin: 0;
    margin-right: 12px;
}

/* Pagenavi */

/* Contact Form */

.wpcf7-form-control-wrap {display: block;}
.wpcf7-not-valid-tip {position: absolute;top: 50%;height: 100%;text-align: left;width: 100%;transform: translateY(-50%);right: 0;pointer-events: none;display: flex !important;align-items: center;justify-content: flex-end;text-indent: -99999999px;padding: 20px;border: 2px solid;border-radius: 30px;}
.wpcf7-response-output {width: 100%;margin: 0 !important;padding: 20px 40px !important;border-radius: 40px;}
.wpcf7-checkbox {width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;padding: 0 15px;}
.wpcf7-checkbox .wpcf7-list-item {margin: 0 -15px 25px;width: 33%;}
.wpcf7-checkbox .wpcf7-list-item>label {font-size: 16px;margin: 0;display: flex;align-items: center;}
.wpcf7-checkbox .wpcf7-list-item>label>input {
    margin-right: 10px;
}
.wpcf7-checkbox .wpcf7-list-item>label>span {padding-top: 5px;}

/* Contact Form */