:root {
    --primary-color: #705400;
    --secondary-color:#a87d0d;
    --decor-color: #c8a345;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Tahoma, Roboto, Helvetica, Arial, sans-serif !important;
}

html {
    overflow: hidden;
    overflow-y: scroll;
}

section {
    float: left;
    display: block;
    width: 100%;
}

img {
    vertical-align: middle;
    border: 0;
    page-break-inside: avoid;
    max-width: 100%;
}

a {
    outline: none !important;
    text-decoration: none;
}

@keyframes brilho {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 100% 0;
    }
}

button {
    border: 0;
}

.clear {
    clear: both;
}

div.menuMobile h2 {
    text-indent: -9999px;
    overflow: hidden;
    display: block;
}

.gt_float_switcher .gt_options a {
    text-transform: uppercase !important;
}

section.comentarios {
    padding-top: 80px;
    border-top: 1px solid #f3f3f3;
    border-bottom: 0;
}

section.comentarios div.boxComentarios {
    margin-top: 40px;
}

section.comentarios div.boxComentarios div.boxComentario {
    background: #fff;
    padding: 20px;
    max-width: 350px;
    min-height: 240px;
    float: left;
    position: relative;
    border-radius: 8px;
    box-shadow: rgb(0 0 0 / 24%) 0 3px 8px;
    display: flex;
    flex-direction: column;
    transition: .3s;
}

section.comentarios div.boxComentarios div.boxComentario div.avaliacao-google {
    margin: auto 0 0 auto;
}

section.comentarios div.boxComentarios div.boxComentario div.avaliacao-google i.estrelas {
    display: block;
    width: 100px;
    height: 18px;
    background: url(../img/bg/estrela.webp) repeat-x center / contain;
    margin: 0 0 0 auto;
}

section.comentarios a.btnVerMaisComentarios {
    display: table;
    margin: 0 auto;
    margin-bottom: 30px;
    color: #fff;
    font-family: 'Inter', sans-serif, sans-serif;
    font-weight: 600;
    font-size: 14px;
    padding: 15px;
    display: table;
    align-items: center;
    background: var(--primary-color);
    border: 1px solid var(--primary-color);
    transition: .3s;
}

section.comentarios .swiper-button-next:after, section.comentarios .swiper-button-prev:after {
    display: none;
}

section.comentarios .swiper-button-next:hover, section.comentarios .swiper-button-prev:hover {
    background-color: #f4efe2;
}

section.comentarios .swiper-pagination-bullet {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
}

.swiper-pagination-bullets {
    display: flex;
    align-items: center;
    justify-content: center;
}

section.comentarios .swiper-pagination-bullet:before {
    width: 10px;
    height: 10px;
    background: #644a07;
    content:'';
    display:block;
    border-radius: 50%;
    margin: 0 !important;
}

section.comentarios .sliderComentarios {
    padding: 10px;
}

@media (min-width: 992px) {
    .home-title-col {
        background: none;
        backdrop-filter: none;
        border-radius: unset;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .home-title-form-row {
        border-radius: 13px;
        position: relative;
    }
}

@media (max-width: 380px) {
    section.stripe-cta-NovoModelo-AgendeConsultoria .textInfo {
        font-size: 9px;
        padding-left: 150px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .btn-cta_novo {
        max-width: 150px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .btn-cta_novo a {
        font-size: 10px;
    }

    section.stripe-cta-modelo-PrecisandoAdvogado .textInfo {
        padding-right: 110px;
    }

    section.stripe-cta-modelo-PrecisandoAdvogado div.text-cta-novo {
        margin-left: 0;
        margin-top: 0;
        padding-right: 21px;
        padding-left: 18px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .btn-cta_novo {
        margin-top: 5px !important;
    }
}

@media (max-width: 379px) {
    section.stripe-cta-NovoModelo-AgendeConsultoria .textInfo {
        padding-left: 160px !important;
    }
}

@media (min-width: 400px) and (max-width: 450px) {
    section.stripe-cta-NovoModelo-AgendeConsultoria .textInfo {
        padding-left: 174px !important;
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    /*height: 100%;*/
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


div[id^='uf-message'] {
    text-align: center;
    border: 1px solid rgba(0, 0, 0, .125);
    margin-bottom: 8px;
}

div[id^='uf-message'] p {
    padding: 10px;
}

div[id^='uf-message'] .form-check-input {
    padding: 6px 8px;
    width: 17px !important;
    height: 17px !important;
}

div[id^='uf-message'] div {
    display: inline-block;
    margin-right: 10px;
}

div#pensao-message-main-form div div input {
    margin-right: 4px;
    padding: 0;
}

div#pensao-message-main-form {
    text-align: center;
    border: 1px solid rgba(0, 0, 0, .125);
    margin-bottom: 8px;
    display: block;
}

div#pensao-message-main-form p {
    padding: 10px;
}

div#pensao-message-main-form div {
    display: inline-block;
    margin-right: 10px;
}

div#pensao-message-main-form div div input {
    margin-right: 4px;
    padding: 0;
}

.modal-message {
    text-align: center;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, .125);
    background: #f6f6f8;
    position: absolute;
    z-index: 10;
    top: 30%;
    border-radius: 10px;
    max-width: 436px;
}

.modal-message .modal-close {
    right: -7px;
    top: -7px;
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    border: 1px solid #6f6969;
    background-color: #bdbdbd;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.modal-message-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, .25);
    z-index: 5;
    border-radius: 10px;
}

.modal-message-bg2 {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, .25);
    z-index: 5;
    border-radius: 10px;
}

input.form-control, .card-form select.form-select {
    background: transparent;
    border: 1.2px solid #c0d0e6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    color: #02101d;
    font: 500 14px inter, -apple-system, BlinkMacSystemFont, segoe ui, Roboto, Oxygen-Sans, Ubuntu, Cantarell, helvetica neue, sans-serif;
    height: 52px;
    margin-bottom: 15px;
    width: 100%;
}

input.form-control, select.form-select {
    padding: 0 22px;
}

div.card-form img.icon-head {
    padding: 0 10px 25px 0;
    width: 16%;
    margin: 6px 0 11px;
    float: left;
}

div.card-form .security_form {
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    width: 100%;
    padding: 20px 0 0;
    color: #848282;
    font-size: 15px;
}

div.card-form .security_form {
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    width: 100%;
    padding: 20px 0 0;
    color: #848282;
    font-size: 15px;
}

div.card-form .form-control:focus {
    border: 1.4px solid #34af23 !important;
    box-shadow: 0 0 5pt 2pt #e1dfdf !important;
    border-radius: 6px !important;
    -webkit-transition: .2s linear;
    transition: .2s linear;
    outline: none;
}

div[id^='uf-message'].error, input.error {
    border-color: rgb(231, 76, 60);
}

div[id^='uf-message'].valid, input.valid {
    border-color: rgb(46, 204, 113);
}

.iti {
    width: 100%;
}

.iti__selected-dial-code {
    color: #595758;
}

.iti__country-list {
    color: #484848;
}

html {
    overflow: hidden;
    overflow-y: scroll;
    -webkit-tap-highlight-color: transparent;
    scroll-behavior: smooth;
}

:target {
    scroll-margin-top: 1em;
}

section {
    float: left;
    display: block;
    width: 100%;
}

img {
    vertical-align: middle;
    border: 0;
    page-break-inside: avoid;
    max-width: 100%;
    height: auto;
}

a {
    outline: none !important;
}

.alignright {
    float: right;
    margin-left: 15px;
}

.aligleft {
    float: left;
    margin-right: 15px;
}

i[class^='icon'] {
    background: url(../img/bg/bg_icones.webp) no-repeat 0 0;
}

@keyframes pulse-white-bc {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(112, 84, 0, 0.3);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 7px transparent;
    }

    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 transparent;
    }
}

.gt_float_switcher .gt-selected .gt-current-lang {
    color: var(--primary-color) !important;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 12px;
}

.gt_float_switcher .gt_options a {
    color: var(--primary-color) !important;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 12px;
}

.gt_float_switcher .gt_options a:hover {
    background: #f4f4f4 !important;
}

.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
    background-image: url(../img/bg/icon_seta.webp) !important;
}

.gt_float_switcher {
    box-shadow: 0 !important;
}

.home-title-col {
    border-radius: 13px;
}

i.veja-mais {
    min-width: calc(63px/var(--scale));
    height: calc(63px/var(--scale));
    background-position: calc(-20px/var(--scale)) calc(-154px/var(--scale));
}

section.home {
    min-height: 720px;
    background-size: cover;
}

section.home a.btEnviarMensagem {
    background-image: linear-gradient(45deg, #219C6B, #176729, #219C6B, #176729);
    background-size: 400% 200%;
    animation: 5.6s infinite brilho;
    transition: background 1.6s all;
    border: none;
    border-radius: 10.6462px;
    width: 100%;
    max-width: 310px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px 0;
    margin-top: 30px;
    min-height: 60px;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}

@media (min-width: 540px) {
    section.home a.btEnviarMensagem {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (min-width: 992px) {
    section.home {
        min-height: 930px;
    }

    .home-title-col {
        background: none;
        backdrop-filter: none;
        border-radius: unset;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .home-title-form-row {
        border-radius: 13px;
        position: relative;
    }

    section.home a.btEnviarMensagem {
        display: none;
    }
}

i.icones-form {
    --scale: 1.4;
    display: table-cell;
    min-width: calc(35px/var(--scale));
    height: calc(28px/var(--scale));
    background-image: url(../img/bg/icones-form.webp);
    background-size: calc(66px/var(--scale)) calc(243px/var(--scale));
}

i.converse-advogado {
    min-width: calc(36px/var(--scale));
    height: calc(29px/var(--scale));
    background-position: calc(-20px/var(--scale)) calc(-194px/var(--scale));
}

i.btn-form-arrow {
    margin-left: 10px;
    min-width: calc(10px/var(--scale));
    height: calc(17px/var(--scale));
    background-position: calc(-20px/var(--scale)) calc(-76px/var(--scale));
}

div.card-form {
    background: #FFF;
    display: block;
    padding: 25px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    /* float: left; */
	width: 100%;
    max-width: 490px;
    /* float: right; */
	-webkit-box-shadow: 0px 10px 21px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 10px 21px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 10px 21px -10px rgba(0, 0, 0, 0.75);
}

div.card-form span.tituloForm {
    margin: 0;
    padding: 0;
    margin: 0 auto 7px auto;
    display: block;
    align-items: center;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 24px;
    color: #C39F55;
    margin-bottom: 10px;
}

div.card-form span.tituloForm i {
    float: left;
}

div.card-form p {
    clear: left;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #595758;
    margin-bottom: 20px;
}

div.card-form i.iconComentario {
    background-position: -8px -74px;
    width: 25px;
    height: 25px;
    display: inline-table;
}

div.card-form input, div.card-form select.form-select {
    margin-bottom: 14.6px;
    padding-left: 50px;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #595758;
    background: #f9f9f9;
    border: 1px solid #e3d9c6;
    border-radius: 6px;
    min-height: 55px;
}

div.card-form select.form-select option {
    font-family: 'Inter', sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #595758;
    padding: 5px !important;
}

div.card-form select.form-selectPrazo {
    background: none !important;
    margin-bottom: 14.6px;
    padding-left: 15px;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #595758;
    background: #f9f9f9;
    border: 1px solid #e3d9c6;
    border-radius: 6px;
    min-height: 55px;
}

div.card-form select.form-selectPrazo option {
    font-family: 'Inter', sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #595758;
}

div.card-form select.form-select {
    padding-left: 50px;
}

div.card-form select.form-select option {
    padding-left: 15px !important;
}

div.card-form i.ic2 {
    background-position: -8px -163px;
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    left: 15px;
    top: 14px;
}

div.card-form i.icon-brazil {
    background-image: url('../img/bg/brazil-map-icon.svg');
    background-size: contain;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 15px;
    top: 18px;
}

div.card-form i.ic3 {
    background-position: -8px -217px;
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    left: 15px;
    top: 14px;
}

div.card-form input:focus {
    background: #f0f0f0;
    border-radius: 12px;
}

div.card-form label {
    width: 100%;
    font-weight: normal;
    position: relative;
    margin-bottom: 0;
}

div.card-form .radioTipo p {
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 5px !important;
}

div.card-form .radioTipo label {
    float: left;
    width: 50%;
}

div.card-form .radioTipo input {
    min-height: auto;
}

div.card-form .radioTipo label {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 0px;
    color: #7e7e7e;
}

div.card-form div.block-btn-submit {
    justify-content: center;
    display: flex;
}

div.card-form .security_form {
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    width: 100%;
    padding: 20px 0 0;
    color: #848282;
    font-size: 15px;
    font-size: 15px;
    font-size: 15px;
    font-size: 15px;
    font-size: 15px;
    font-size: 15px;
    font-size: 15px;
    font-size: 15px;
    font-size: 15px;
    font-size: 15px;
    font-size: 15px;
    font-size: 15px;
    font-size: 15px;
}

div.card-form .security_form {
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    width: 100%;
    padding: 20px 0 0;
    color: #848282;
    font-size: 15px;
}

section.comentarios {
    background: #FFFFFF;
    padding-top: 170px;
    border-bottom: 1px solid #f3f3f3;
}

section.comentarios div.boxComentarios {
    margin-top: 40px;
    padding:0;
}

section.comentarios div.boxComentarios div.boxComentario {
    background: #fff;
    padding: 20px 20px;
    max-width: 350px;
    min-height: 240px;
    float: left;
    position: relative;
    border-radius: 8px;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    display: flex;
    flex-direction: column;
    transition: 0.3s;
}

section.comentarios div.boxComentarios div.boxComentario:hover {
    box-shadow: rgb(0 0 0 / 34%) 0px 3px 8px;
    transition: 0.3s;
}

div.avaliacao-google {
    margin: auto 0 0 auto;
}

div.avaliacao-google span {
    font-family: 'Mulish', sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 110%;
    color: #4b4a59;
    display: flex;
    align-items: center;
    margin-top: 5px;
}

div.avaliacao-google i.google-logo {
    display: inline-block;
    width: 45px;
    height: 18px;
    margin: -1.5px 0 0 4px;
    background: url('../img/bg/google_logo.webp') no-repeat bottom/contain;
}

div.avaliacao-google i.estrelas {
    display: block;
    width: 100px;
    height: 18px;
    background: url('../img/bg/estrela.webp') repeat-x center/contain;
    margin: 0 0 0 auto;
}

section.comentarios div.boxComentarios div.boxComentario div.estrelas span.ativo {
    background-position: 0 -4022px;
}

.internaComentario section.comentarios {
    background: #f9fafa;
    padding-top: 70px;
    min-height: inherit;
}

.internaComentario section.comentarios div.boxComentarios div.boxComentario {
    background: #FFF;
}

section.topoOEscritorio {
    min-height: 523px;
}

section.oEscritorio {
    padding: 80px 0;
}

section.oEscritorio img {
    float: right;
}

section.oEscritorio h2 {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: var(--primary-color);
    text-transform: uppercase;
    line-height: 26px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

section.oEscritorio h3 {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    font-size: 44px;
    color: #1f232e;
    line-height: 26px;
    font-weight: normal;
    margin: 20px 0 40px 0;
    padding: 0;
}

section.oEscritorio p {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #4f4f4f;
    margin-bottom: 10px;
    line-height: 26px;
}

section.boxExcelenciaGrids {
    background: #2e2a22;
    padding-top: 80px;
    padding-bottom: 80px;
}

section.boxExcelenciaGrids p {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #FFF;
    margin-bottom: 10px;
    line-height: 26px;
}

section.boxExcelenciaGrids h3 {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    font-size: 44px;
    color: #FFF;
    line-height: 50px;
    font-weight: normal;
    margin: 20px 0 40px 0;
    padding: 0;
}

section.boxExcelenciaGrids h2 {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: var(--decor-color);
    margin: 0;
    padding: 0;
    max-width: 180px;
    padding-bottom: 5px;
    border-bottom: 1px solid #725304;
}

section.boxExcelenciaGrids a.btFaleConosco:hover {
    text-decoration: none;
}

section.boxExcelenciaGrids div.boxColuna {
    padding-left: 195px;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding-top: 60px;
    min-height: 326px;
    opacity: 0.20;
    transition: all .3s;
}

section.boxExcelenciaGrids div.boxColuna.ativado {
    opacity: 1;
    transition: all .3s;
}

section.boxExcelenciaGrids div.boxColuna::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    display: block;
    width: 103px;
    height: 329px;
    background: url(../img/bg/bg_coluna.webp) no-repeat;
}

section.boxExcelenciaGrids div.boxColuna h3 {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    font-size: 24px;
    padding: 0;
    color: var(--primary-color);
    position: relative;
}

section.boxExcelenciaGrids div.boxColuna h3::before {
    content: "";
    display: block;
    position: absolute;
    left: -70px;
    top: 18px;
    width: 48px;
    height: 2px;
    background-image: linear-gradient(to right, #4e4839, #765f26);
}

section.boxExcelenciaGrids div.boxColuna p {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #FFF;
}

section.boxExcelenciaGrids div.boxColuna span.line {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 800;
    position: absolute;
    right: 0;
    top: -30px;
    z-index: 1;
    font-size: 202px;
    color: #3a362f;
    transition: all .3s;
    opacity: 0;
}

section.boxExcelenciaGrids div.boxColuna.ativado span.line {
    top: -70px;
    opacity: 1;
    transition: all .3s;
}

section.boxNossosValores {
    background: #FFF;
    padding-top: 80px;
    padding-bottom: 80px;
    border-bottom: #f3f3f3 2px solid;
}

section.boxNossosValores ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 50px;
    max-width: 450px;
    margin-bottom: 50px;
}

section.boxNossosValores ul li {
    padding-left: 110px;
    position: relative;
    padding-bottom: 50px;
    background: url(../img/bg/bg_bl.webp) repeat-y 34px 0;
}

section.boxNossosValores ul li:last-child {
    background: none !important;
    padding-bottom: 0;
}

section.boxNossosValores ul li:last-child p {
    margin-bottom: 10px;
    padding-left: 30px;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
}

section.boxNossosValores ul li::before {
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    background: url(../img/bg/bg_icones.webp) no-repeat;
    background-color: #ca9d46;
    position: absolute;
    left: 0;
    top: 0;
}

section.boxNossosValores ul li span.num {
    font-family: 'Mulish', sans-serif;
    font-weight: 800;
    position: absolute;
    left: 0;
    top: 22px;
    color: #FFF;
    font-size: 24px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #d0b97c;
    display: none;
}

section.boxNossosValores ul li span.num::before {
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    background-image: linear-gradient(to right, #e6d6b5, #FFF);
    position: absolute;
    left: 27px;
    top: 16px;
}

section.boxNossosValores ul li p {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    color: #8e8d95;
    margin: 0;
    padding: 0;
}

section.boxNossosValores ul li h3 {
    color: var(--primary-color);
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    font-size: 18px;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

section.servicosRelacionados {
}

section.servicosRelacionados ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

section.servicosRelacionados ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    min-height: 200px;
}

section.servicosRelacionados ul li a {
    background: #f9f9f9;
    display: block;
    padding: 20px;
    min-height: 200px;
    text-align: center;
    margin: 0 10px;
    color: #616161;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
}

section.servicosRelacionados ul li a:hover {
    text-decoration: none;
}

section.servicosRelacionados ul li a::before {
    content: '';
    display: block;
    background: #EFECE6;
    margin: 0 auto;
    margin-bottom: 40px;
    width: 60px;
    height: 60px;
    background: url(../img/bg/ic_direito_familia.webp) no-repeat #EFECE6;
    border-radius: 5px;
}

section.servicosRelacionados ul li a.anulacao-de-casamento::before {
    background-position: 6px 6px;
}

section.servicosRelacionados ul li a.dissolucao-de-uniao-estavel::before {
    background-position: 6px -50px;
}

section.servicosRelacionados ul li a.divorcio-litigioso::before {
    background-position: 6px -104px;
}

section.servicosRelacionados ul li a.divorcio-no-cartori::before {
    background-position: 6px -162px;
}

section.servicosRelacionados ul li a.divorcio-no-exterior::before {
    background-position: 6px -217px;
}

section.servicosRelacionados ul li a.exoneracao-de-pensao::before {
    background-position: 7px -274px;
}

section.servicosRelacionados ul li a.guarda-compartilhada::before {
    background-position: 7px -328px;
}

section.servicosRelacionados ul li a.guarda-unilateral::before {
    background-position: 6px -386px;
}

section.servicosRelacionados ul li a.inventairo::before {
    background-position: 7px -441px;
}

section.servicosRelacionados ul li a.pacto-antenupcial::before {
    background-position: 6px -496px;
}

section.servicosRelacionados ul li a.partilha-de-bens::before {
    background-position: 6px -553px;
}

section.servicosRelacionados ul li a.pensao-alimenticia::before {
    background-position: 6px -610px;
}

section.servicosRelacionados ul li a.separacao-conjulgal::before {
    background-position: 6px -665px;
}

section.servicosRelacionados ul li a.separacao-de-bens::before {
    background-position: 6px -722px;
}

section.servicosRelacionados ul li a.uniao-estavel::before {
    background-position: 6px -776px;
}

.wp-block-quote {
    position: relative;
    padding-left: 40px;
    color: #4b4a59;
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    line-height: 32px;
}

.wp-block-quote::before {
    background: url(../img/bg/bg_icones.webp) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: 0 -5117px;
    width: 30px;
    height: 30px;
    display: block;
    content: "";
    position: absolute;
    left: 13px;
    top: 0;
}

section.topoListaNoticias {
    background: url(../img/bg/bg_topo_blog.webp) no-repeat top center fixed;
    background-size: cover;
    min-height: 493px;
}

section.noticiasLista {
    background: #f7f7f8;
    border-top: 1px solid #e9e9ea;
}

section.noticiasLista a.btCarregaMais {
    display: block;
    background: var(--primary-color);
    margin: 0 auto;
    max-width: 250px;
    text-align: center;
    font-family: 'Mulish-Bold';
    color: #FFF;
    font-size: 16px;
    padding: 15px;
}

section.noticiasLista a.btCarregaMais:hover, section.noticiasLista a.btCarregaMais:active, section.noticiasLista a.btCarregaMais:focus {
    text-decoration: none;
}

section.noticiaListaTopo {
    margin: 0;
    padding: 0;
}

.internaComentario section.comentarios {
    background: #f9fafa;
    padding-top: 70px;
    min-height: inherit;
}

.internaComentario section.comentarios div.boxComentarios div.boxComentario {
    background: #FFF;
}

section.topoOEscritorio {
    min-height: 523px;
}

section.oEscritorio {
    padding: 80px 0;
    background: #FFF;
}

section.oEscritorio img {
    float: right;
}

section.oEscritorio h2 {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: var(--primary-color);
    text-transform: uppercase;
    line-height: 26px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

section.oEscritorio h3 {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    font-size: 44px;
    color: #1f232e;
    line-height: 26px;
    font-weight: normal;
    margin: 20px 0 40px 0;
    padding: 0;
}

section.oEscritorio p {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #4f4f4f;
    margin-bottom: 10px;
    line-height: 26px;
}

section.boxExcelenciaGrids a.btFaleConosco:hover {
    text-decoration: none;
}

section.boxExcelenciaGrids div.boxColuna {
    padding-left: 195px;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding-top: 60px;
    min-height: 326px;
    opacity: 0.20;
    transition: all .3s;
}

section.boxExcelenciaGrids div.boxColuna.ativado {
    opacity: 1;
    transition: all .3s;
}

section.boxExcelenciaGrids div.boxColuna::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    display: block;
    width: 103px;
    height: 329px;
    background: url(../img/bg/bg_coluna.webp) no-repeat;
}

section.boxExcelenciaGrids div.boxColuna h3 {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    font-size: 24px;
    padding: 0;
    color: var(--primary-color);
    position: relative;
}

section.boxExcelenciaGrids div.boxColuna h3::before {
    content: "";
    display: block;
    position: absolute;
    left: -70px;
    top: 18px;
    width: 48px;
    height: 2px;
    background-image: linear-gradient(to right, #4e4839, #765f26);
}

section.boxExcelenciaGrids div.boxColuna p {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #FFF;
}

section.boxExcelenciaGrids div.boxColuna span.line {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 800;
    position: absolute;
    right: 0;
    top: -30px;
    z-index: 1;
    font-size: 202px;
    color: #3a362f;
    transition: all .3s;
    opacity: 0;
}

section.boxExcelenciaGrids div.boxColuna.ativado span.line {
    top: -70px;
    opacity: 1;
    transition: all .3s;
}

section.boxNossosValores {
    padding-top: 80px;
    padding-bottom: 80px;
    border-bottom: #f3f3f3 2px solid;
}

section.boxNossosValores ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 50px;
    max-width: 450px;
    margin-bottom: 50px;
}

section.boxNossosValores ul li {
    padding-left: 110px;
    position: relative;
    padding-bottom: 50px;
    background: url(../img/bg/bg_bl.webp) repeat-y 34px 0;
}

section.boxNossosValores ul li:last-child {
    background: none !important;
    padding-bottom: 0;
}

section.boxNossosValores ul li:last-child p {
    margin-bottom: 10px;
    padding-left: 30px;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
}

section.boxNossosValores ul li::before {
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    background: url(../img/bg/bg_icones.webp) no-repeat;
    background-color: #ca9d46;
    position: absolute;
    left: 0;
    top: 0;
}

section.boxNossosValores ul li span.num {
    font-family: 'Mulish', sans-serif;
    font-weight: 800;
    position: absolute;
    left: 0;
    top: 22px;
    color: #FFF;
    font-size: 24px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #d0b97c;
    display: none;
}

section.boxNossosValores ul li span.num::before {
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    background-image: linear-gradient(to right, #e6d6b5, #FFF);
    position: absolute;
    left: 27px;
    top: 16px;
}

section.boxNossosValores ul li p {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    color: #8e8d95;
    margin: 0;
    padding: 0;
}

section.boxNossosValores ul li h3 {
    color: var(--primary-color);
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    font-size: 18px;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

section.servicosRelacionados {
}

section.servicosRelacionados ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

section.servicosRelacionados ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    min-height: 200px;
}

section.servicosRelacionados ul li a {
    background: #f9f9f9;
    display: block;
    padding: 20px;
    min-height: 200px;
    text-align: center;
    margin: 0 10px;
    color: #616161;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
}

section.servicosRelacionados ul li a:hover {
    text-decoration: none;
}

section.servicosRelacionados ul li a::before {
    content: '';
    display: block;
    background: #EFECE6;
    margin: 0 auto;
    margin-bottom: 40px;
    width: 60px;
    height: 60px;
    background: url(../img/bg/ic_direito_familia.webp) no-repeat #EFECE6;
    border-radius: 5px;
}

section.servicosRelacionados ul li a.anulacao-de-casamento::before {
    background-position: 6px 6px;
}

section.servicosRelacionados ul li a.dissolucao-de-uniao-estavel::before {
    background-position: 6px -50px;
}

section.servicosRelacionados ul li a.divorcio-litigioso::before {
    background-position: 6px -104px;
}

section.servicosRelacionados ul li a.divorcio-no-cartori::before {
    background-position: 6px -162px;
}

section.servicosRelacionados ul li a.divorcio-no-exterior::before {
    background-position: 6px -217px;
}

section.servicosRelacionados ul li a.exoneracao-de-pensao::before {
    background-position: 7px -274px;
}

section.servicosRelacionados ul li a.guarda-compartilhada::before {
    background-position: 7px -328px;
}

section.servicosRelacionados ul li a.guarda-unilateral::before {
    background-position: 6px -386px;
}

section.servicosRelacionados ul li a.inventairo::before {
    background-position: 7px -441px;
}

section.servicosRelacionados ul li a.pacto-antenupcial::before {
    background-position: 6px -496px;
}

section.servicosRelacionados ul li a.partilha-de-bens::before {
    background-position: 6px -553px;
}

section.servicosRelacionados ul li a.pensao-alimenticia::before {
    background-position: 6px -610px;
}

section.servicosRelacionados ul li a.separacao-conjulgal::before {
    background-position: 6px -665px;
}

section.servicosRelacionados ul li a.separacao-de-bens::before {
    background-position: 6px -722px;
}

section.servicosRelacionados ul li a.uniao-estavel::before {
    background-position: 6px -776px;
}

.wp-block-quote {
    position: relative;
    padding-left: 40px;
    color: #4b4a59;
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    line-height: 32px;
}

.wp-block-quote::before {
    background: url(../img/bg/bg_icones.webp) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: 0 -5117px;
    width: 30px;
    height: 30px;
    display: block;
    content: "";
    position: absolute;
    left: 13px;
    top: 0;
}

section.topoListaNoticias {
    background: url(../img/bg/bg_topo_blog.webp) no-repeat top center fixed;
    background-size: cover;
    min-height: 493px;
}

section.noticiasLista {
    background: #f7f7f8;
    border-top: 1px solid #e9e9ea;
}

section.noticiasLista a.btCarregaMais {
    display: block;
    background: var(--primary-color);
    margin: 0 auto;
    max-width: 250px;
    text-align: center;
    font-family: 'Mulish-Bold';
    color: #FFF;
    font-size: 16px;
    padding: 15px;
}

section.noticiasLista a.btCarregaMais:hover, section.noticiasLista a.btCarregaMais:active, section.noticiasLista a.btCarregaMais:focus {
    text-decoration: none;
}

section.noticiaListaTopo {
    margin: 0;
    padding: 0;
}

.internaComentario section.comentarios {
    background: #f9fafa;
    padding-top: 70px;
    min-height: inherit;
}

.internaComentario section.comentarios div.boxComentarios div.boxComentario {
    background: #FFF;
}

section.topoOEscritorio {
    min-height: 523px;
}

section.oEscritorio {
    padding: 80px 0;
    background: #FFF;
}

section.oEscritorio img {
    float: right;
}

section.oEscritorio h2 {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: var(--primary-color);
    text-transform: uppercase;
    line-height: 26px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

section.oEscritorio h3 {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    font-size: 44px;
    color: #1f232e;
    line-height: 26px;
    font-weight: normal;
    margin: 20px 0 40px 0;
    padding: 0;
}

section.oEscritorio p {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #4f4f4f;
    margin-bottom: 10px;
    line-height: 26px;
}

section.boxExcelenciaGrids a.btFaleConosco:hover {
    text-decoration: none;
}

section.boxExcelenciaGrids div.boxColuna {
    padding-left: 195px;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding-top: 60px;
    min-height: 326px;
    opacity: 0.20;
    transition: all .3s;
}

section.boxExcelenciaGrids div.boxColuna.ativado {
    opacity: 1;
    transition: all .3s;
}

section.boxExcelenciaGrids div.boxColuna::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    display: block;
    width: 103px;
    height: 329px;
    background: url(../img/bg/bg_coluna.webp) no-repeat;
}

section.boxExcelenciaGrids div.boxColuna h3 {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    font-size: 24px;
    padding: 0;
    color: var(--primary-color);
    position: relative;
}

section.boxExcelenciaGrids div.boxColuna h3::before {
    content: "";
    display: block;
    position: absolute;
    left: -70px;
    top: 18px;
    width: 48px;
    height: 2px;
    background-image: linear-gradient(to right, #4e4839, #765f26);
}

section.boxExcelenciaGrids div.boxColuna p {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #FFF;
}

section.boxExcelenciaGrids div.boxColuna span.line {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 800;
    position: absolute;
    right: 0;
    top: -30px;
    z-index: 1;
    font-size: 202px;
    color: #3a362f;
    transition: all .3s;
    opacity: 0;
}

section.boxExcelenciaGrids div.boxColuna.ativado span.line {
    top: -70px;
    opacity: 1;
    transition: all .3s;
}

section.boxNossosValores {
    padding-top: 80px;
    padding-bottom: 80px;
    border-bottom: #f3f3f3 2px solid;
}

section.boxNossosValores ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 50px;
    max-width: 450px;
    margin-bottom: 50px;
}

section.boxNossosValores ul li {
    padding-left: 110px;
    position: relative;
    padding-bottom: 50px;
    background: url(../img/bg/bg_bl.webp) repeat-y 34px 0;
}

section.boxNossosValores ul li:last-child {
    background: none !important;
    padding-bottom: 0;
}

section.boxNossosValores ul li:last-child p {
    margin-bottom: 10px;
    padding-left: 30px;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
}

section.boxNossosValores ul li::before {
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    background: url(../img/bg/bg_icones.webp) no-repeat;
    background-color: #ca9d46;
    position: absolute;
    left: 0;
    top: 0;
}

section.boxNossosValores ul li span.num {
    font-family: 'Mulish', sans-serif;
    font-weight: 800;
    position: absolute;
    left: 0;
    top: 22px;
    color: #FFF;
    font-size: 24px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #d0b97c;
    display: none;
}

section.boxNossosValores ul li span.num::before {
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    background-image: linear-gradient(to right, #e6d6b5, #FFF);
    position: absolute;
    left: 27px;
    top: 16px;
}

section.boxNossosValores ul li p {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    color: #8e8d95;
    margin: 0;
    padding: 0;
}

section.boxNossosValores ul li h3 {
    color: var(--primary-color);
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    font-size: 18px;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

section.servicosRelacionados {
}

section.servicosRelacionados ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

section.servicosRelacionados ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    min-height: 200px;
}

section.servicosRelacionados ul li a {
    background: #f9f9f9;
    display: block;
    padding: 20px;
    min-height: 200px;
    text-align: center;
    margin: 0 10px;
    color: #616161;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
}

section.servicosRelacionados ul li a:hover {
    text-decoration: none;
}

section.servicosRelacionados ul li a::before {
    content: '';
    display: block;
    background: #EFECE6;
    margin: 0 auto;
    margin-bottom: 40px;
    width: 60px;
    height: 60px;
    background: url(../img/bg/ic_direito_familia.webp) no-repeat #EFECE6;
    border-radius: 5px;
}

section.servicosRelacionados ul li a.anulacao-de-casamento::before {
    background-position: 6px 6px;
}

section.servicosRelacionados ul li a.dissolucao-de-uniao-estavel::before {
    background-position: 6px -50px;
}

section.servicosRelacionados ul li a.divorcio-litigioso::before {
    background-position: 6px -104px;
}

section.servicosRelacionados ul li a.divorcio-no-cartori::before {
    background-position: 6px -162px;
}

section.servicosRelacionados ul li a.divorcio-no-exterior::before {
    background-position: 6px -217px;
}

section.servicosRelacionados ul li a.exoneracao-de-pensao::before {
    background-position: 7px -274px;
}

section.servicosRelacionados ul li a.guarda-compartilhada::before {
    background-position: 7px -328px;
}

section.servicosRelacionados ul li a.guarda-unilateral::before {
    background-position: 6px -386px;
}

section.servicosRelacionados ul li a.inventairo::before {
    background-position: 7px -441px;
}

section.servicosRelacionados ul li a.pacto-antenupcial::before {
    background-position: 6px -496px;
}

section.servicosRelacionados ul li a.partilha-de-bens::before {
    background-position: 6px -553px;
}

section.servicosRelacionados ul li a.pensao-alimenticia::before {
    background-position: 6px -610px;
}

section.servicosRelacionados ul li a.separacao-conjulgal::before {
    background-position: 6px -665px;
}

section.servicosRelacionados ul li a.separacao-de-bens::before {
    background-position: 6px -722px;
}

section.servicosRelacionados ul li a.uniao-estavel::before {
    background-position: 6px -776px;
}

.wp-block-quote {
    position: relative;
    padding-left: 40px;
    color: #4b4a59;
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    line-height: 32px;
}

.wp-block-quote::before {
    background: url(../img/bg/bg_icones.webp) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: 0 -5117px;
    width: 30px;
    height: 30px;
    display: block;
    content: "";
    position: absolute;
    left: 13px;
    top: 0;
}

section.topoListaNoticias {
    background: url(../img/bg/bg_topo_blog.webp) no-repeat top center fixed;
    background-size: cover;
    min-height: 493px;
}

section.noticiasLista {
    background: #f7f7f8;
    border-top: 1px solid #e9e9ea;
}

section.noticiasLista a.btCarregaMais {
    display: block;
    background: var(--primary-color);
    margin: 0 auto;
    max-width: 250px;
    text-align: center;
    font-family: 'Mulish-Bold';
    color: #FFF;
    font-size: 16px;
    padding: 15px;
}

section.noticiasLista a.btCarregaMais:hover, section.noticiasLista a.btCarregaMais:active, section.noticiasLista a.btCarregaMais:focus {
    text-decoration: none;
}

section.noticiaListaTopo {
    margin: 0;
    padding: 0;
}

.internaComentario section.comentarios {
    background: #f9fafa;
    padding-top: 70px;
    min-height: inherit;
}

.internaComentario section.comentarios div.boxComentarios div.boxComentario {
    background: #FFF;
}

section.topoOEscritorio {
    min-height: 523px;
}

section.oEscritorio {
    padding: 80px 0;
    background: #FFF;
}

section.oEscritorio img {
    float: right;
}

section.oEscritorio h2 {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: var(--primary-color);
    text-transform: uppercase;
    line-height: 26px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

section.oEscritorio h3 {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    font-size: 44px;
    color: #1f232e;
    line-height: 26px;
    font-weight: normal;
    margin: 20px 0 40px 0;
    padding: 0;
}

section.oEscritorio p {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #4f4f4f;
    margin-bottom: 10px;
    line-height: 26px;
}

section.boxExcelenciaGrids a.btFaleConosco:hover {
    text-decoration: none;
}

section.boxExcelenciaGrids div.boxColuna {
    padding-left: 195px;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding-top: 60px;
    min-height: 326px;
    opacity: 0.20;
    transition: all .3s;
}

section.boxExcelenciaGrids div.boxColuna.ativado {
    opacity: 1;
    transition: all .3s;
}

section.boxExcelenciaGrids div.boxColuna::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    display: block;
    width: 103px;
    height: 329px;
    background: url(../img/bg/bg_coluna.webp) no-repeat;
}

section.boxExcelenciaGrids div.boxColuna h3 {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    font-size: 24px;
    padding: 0;
    color: var(--primary-color);
    position: relative;
}

section.boxExcelenciaGrids div.boxColuna h3::before {
    content: "";
    display: block;
    position: absolute;
    left: -70px;
    top: 18px;
    width: 48px;
    height: 2px;
    background-image: linear-gradient(to right, #4e4839, #765f26);
}

section.boxExcelenciaGrids div.boxColuna p {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #FFF;
}

section.boxExcelenciaGrids div.boxColuna span.line {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 800;
    position: absolute;
    right: 0;
    top: -30px;
    z-index: 1;
    font-size: 202px;
    color: #3a362f;
    transition: all .3s;
    opacity: 0;
}

section.boxExcelenciaGrids div.boxColuna.ativado span.line {
    top: -70px;
    opacity: 1;
    transition: all .3s;
}

section.boxNossosValores {
    padding-top: 80px;
    padding-bottom: 80px;
    border-bottom: #f3f3f3 2px solid;
}

section.boxNossosValores ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 50px;
    max-width: 450px;
    margin-bottom: 50px;
}

section.boxNossosValores ul li {
    padding-left: 110px;
    position: relative;
    padding-bottom: 50px;
    background: url(../img/bg/bg_bl.webp) repeat-y 34px 0;
}

section.boxNossosValores ul li:last-child {
    background: none !important;
    padding-bottom: 0;
}

section.boxNossosValores ul li:last-child p {
    margin-bottom: 10px;
    padding-left: 30px;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
}

section.boxNossosValores ul li::before {
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    background: url(../img/bg/bg_icones.webp) no-repeat;
    background-color: #ca9d46;
    position: absolute;
    left: 0;
    top: 0;
}

section.boxNossosValores ul li span.num {
    font-family: 'Mulish', sans-serif;
    font-weight: 800;
    position: absolute;
    left: 0;
    top: 22px;
    color: #FFF;
    font-size: 24px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #d0b97c;
    display: none;
}

section.boxNossosValores ul li span.num::before {
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    background-image: linear-gradient(to right, #e6d6b5, #FFF);
    position: absolute;
    left: 27px;
    top: 16px;
}

section.boxNossosValores ul li p {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    color: #8e8d95;
    margin: 0;
    padding: 0;
}

section.boxNossosValores ul li h3 {
    color: var(--primary-color);
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    font-size: 18px;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

section.servicosRelacionados {
}

section.servicosRelacionados ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

section.servicosRelacionados ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    min-height: 200px;
}

section.servicosRelacionados ul li a {
    background: #f9f9f9;
    display: block;
    padding: 20px;
    min-height: 200px;
    text-align: center;
    margin: 0 10px;
    color: #616161;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
}

section.servicosRelacionados ul li a:hover {
    text-decoration: none;
}

section.servicosRelacionados ul li a::before {
    content: '';
    display: block;
    background: #EFECE6;
    margin: 0 auto;
    margin-bottom: 40px;
    width: 60px;
    height: 60px;
    background: url(../img/bg/ic_direito_familia.webp) no-repeat #EFECE6;
    border-radius: 5px;
}

section.servicosRelacionados ul li a.anulacao-de-casamento::before {
    background-position: 6px 6px;
}

section.servicosRelacionados ul li a.dissolucao-de-uniao-estavel::before {
    background-position: 6px -50px;
}

section.servicosRelacionados ul li a.divorcio-litigioso::before {
    background-position: 6px -104px;
}

section.servicosRelacionados ul li a.divorcio-no-cartori::before {
    background-position: 6px -162px;
}

section.servicosRelacionados ul li a.divorcio-no-exterior::before {
    background-position: 6px -217px;
}

section.servicosRelacionados ul li a.exoneracao-de-pensao::before {
    background-position: 7px -274px;
}

section.servicosRelacionados ul li a.guarda-compartilhada::before {
    background-position: 7px -328px;
}

section.servicosRelacionados ul li a.guarda-unilateral::before {
    background-position: 6px -386px;
}

section.servicosRelacionados ul li a.inventairo::before {
    background-position: 7px -441px;
}

section.servicosRelacionados ul li a.pacto-antenupcial::before {
    background-position: 6px -496px;
}

section.servicosRelacionados ul li a.partilha-de-bens::before {
    background-position: 6px -553px;
}

section.servicosRelacionados ul li a.pensao-alimenticia::before {
    background-position: 6px -610px;
}

section.servicosRelacionados ul li a.separacao-conjulgal::before {
    background-position: 6px -665px;
}

section.servicosRelacionados ul li a.separacao-de-bens::before {
    background-position: 6px -722px;
}

section.servicosRelacionados ul li a.uniao-estavel::before {
    background-position: 6px -776px;
}

.wp-block-quote {
    position: relative;
    padding-left: 40px;
    color: #4b4a59;
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    line-height: 32px;
}

.wp-block-quote::before {
    background: url(../img/bg/bg_icones.webp) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: 0 -5117px;
    width: 30px;
    height: 30px;
    display: block;
    content: "";
    position: absolute;
    left: 13px;
    top: 0;
}

section.topoListaNoticias {
    background: url(../img/bg/bg_topo_blog.webp) no-repeat top center fixed;
    background-size: cover;
    min-height: 493px;
}

section.noticiasLista {
    background: #f7f7f8;
    border-top: 1px solid #e9e9ea;
}

section.noticiasLista a.btCarregaMais {
    display: block;
    background: var(--primary-color);
    margin: 0 auto;
    max-width: 250px;
    text-align: center;
    font-family: 'Mulish-Bold';
    color: #FFF;
    font-size: 16px;
    padding: 15px;
}

section.noticiasLista a.btCarregaMais:hover, section.noticiasLista a.btCarregaMais:active, section.noticiasLista a.btCarregaMais:focus {
    text-decoration: none;
}

section.noticiaListaTopo {
    margin: 0;
    padding: 0;
}

.internaComentario section.comentarios {
    background: #f9fafa;
    padding-top: 70px;
    min-height: inherit;
}

.internaComentario section.comentarios div.boxComentarios div.boxComentario {
    background: #FFF;
}

section.topoOEscritorio {
    min-height: 523px;
}

section.oEscritorio {
    padding: 80px 0;
    background: #FFF;
}

section.oEscritorio img {
    float: right;
}

section.oEscritorio h2 {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: var(--primary-color);
    text-transform: uppercase;
    line-height: 26px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

section.oEscritorio h3 {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    font-size: 44px;
    color: #1f232e;
    line-height: 26px;
    font-weight: normal;
    margin: 20px 0 40px 0;
    padding: 0;
}

section.oEscritorio p {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #4f4f4f;
    margin-bottom: 10px;
    line-height: 26px;
}

section.boxExcelenciaGrids a.btFaleConosco:hover {
    text-decoration: none;
}

section.boxExcelenciaGrids div.boxColuna {
    padding-left: 195px;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding-top: 60px;
    min-height: 326px;
    opacity: 0.20;
    transition: all .3s;
}

section.boxExcelenciaGrids div.boxColuna.ativado {
    opacity: 1;
    transition: all .3s;
}

section.boxExcelenciaGrids div.boxColuna::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    display: block;
    width: 103px;
    height: 329px;
    background: url(../img/bg/bg_coluna.webp) no-repeat;
}

section.boxExcelenciaGrids div.boxColuna h3 {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    font-size: 24px;
    padding: 0;
    color: var(--primary-color);
    position: relative;
}

section.boxExcelenciaGrids div.boxColuna h3::before {
    content: "";
    display: block;
    position: absolute;
    left: -70px;
    top: 18px;
    width: 48px;
    height: 2px;
    background-image: linear-gradient(to right, #4e4839, #765f26);
}

section.boxExcelenciaGrids div.boxColuna p {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #FFF;
}

section.boxExcelenciaGrids div.boxColuna span.line {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 800;
    position: absolute;
    right: 0;
    top: -30px;
    z-index: 1;
    font-size: 202px;
    color: #3a362f;
    transition: all .3s;
    opacity: 0;
}

section.boxExcelenciaGrids div.boxColuna.ativado span.line {
    top: -70px;
    opacity: 1;
    transition: all .3s;
}

section.boxNossosValores {
    padding-top: 80px;
    padding-bottom: 80px;
    border-bottom: #f3f3f3 2px solid;
}

section.boxNossosValores ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 50px;
    max-width: 450px;
    margin-bottom: 50px;
}

section.boxNossosValores ul li {
    padding-left: 110px;
    position: relative;
    padding-bottom: 50px;
    background: url(../img/bg/bg_bl.webp) repeat-y 34px 0;
}

section.boxNossosValores ul li:last-child {
    background: none !important;
    padding-bottom: 0;
}

section.boxNossosValores ul li:last-child p {
    margin-bottom: 10px;
    padding-left: 30px;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
    background: url(../img/bg/bg_check_yellow.png) no-repeat left;
}

section.boxNossosValores ul li::before {
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    background: url(../img/bg/bg_icones.webp) no-repeat;
    background-color: #ca9d46;
    position: absolute;
    left: 0;
    top: 0;
}

section.boxNossosValores ul li span.num {
    font-family: 'Mulish', sans-serif;
    font-weight: 800;
    position: absolute;
    left: 0;
    top: 22px;
    color: #FFF;
    font-size: 24px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #d0b97c;
    display: none;
}

section.boxNossosValores ul li span.num::before {
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    background-image: linear-gradient(to right, #e6d6b5, #FFF);
    position: absolute;
    left: 27px;
    top: 16px;
}

section.boxNossosValores ul li p {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    color: #8e8d95;
    margin: 0;
    padding: 0;
}

section.boxNossosValores ul li h3 {
    color: var(--primary-color);
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    font-size: 18px;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

article blockquote {
	font-size: 1.3em;
	font-family: Montserrat;
	font-weight: 300;
	border-color: #d2a123;
	border-style: solid;
	border-radius: 0;
	padding: 20px;
	line-height: 40px;
	margin: 60px auto;
}

article blockquote cite {
	font-size: 0.7em;
	color: #3e3838;
}

article blockquote.wp-block-quote {
	border-width: 0px 0px 0px 10px;
	border-radius: 20px;
	text-align: left;
}

article figure.wp-block-pullquote blockquote {
	border-width: 10px 0px;
	border-radius: 50px;
	text-align: center;
}

.has-very-dark-gray-color {
	color: #000 !important
}

.schema-faq {
	margin-top: 30px;
	margin-bottom: 50px;
}

strong.schema-faq-question {
	font-family: 'Mulish', sans-serif;
	font-weight: 600;
	padding: 17px 65px 17px 15px;
	font-size: 17px;
	display: block;
	margin: 10px auto;
	margin-bottom: 0;
	background-color: #b99234;
	border-radius: 5px;
	color: #fff;
}

p.schema-faq-answer {
	max-height: 0;
	margin: 0 !important;
	padding: 0 30px;
	overflow: hidden;
}

.schema-faq-section.active p.schema-faq-answer {
	padding-top: 30px;
	padding-bottom: 30px;
	border: 1px solid gray;
	border-top: 0;
	margin-bottom: 30px !important;
	max-height: inherit;
}

.schema-faq-section:before {
	content: "";
	background: url(../img/bg/sprite-setas.webp) no-repeat;
	background-size: 62px;
	background-position: -3px center;
	right: 40px;
	width: 18px;
	height: 58px;
	position: absolute;
	transition: all .3s;
}

.wp-block-quote {
    position: relative;
    padding-left: 40px;
    color: #4b4a59;
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    line-height: 32px;
}

.wp-block-quote::before {
    background: url(../img/bg/bg_icones.webp) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: 0 -5117px;
    width: 30px;
    height: 30px;
    display: block;
    content: "";
    position: absolute;
    left: 13px;
    top: 0;
}

section.topoListaNoticias {
    background: url(../img/bg/bg_topo_blog.webp) no-repeat top center fixed;
    background-size: cover;
    min-height: 493px;
}

section.noticiasLista {
    background: #f7f7f8;
    border-top: 1px solid #e9e9ea;
}

section.noticiasLista a.btCarregaMais {
    display: block;
    background: var(--primary-color);
    margin: 0 auto;
    max-width: 250px;
    text-align: center;
    font-family: 'Mulish', sans-serif;
    font-weight: 700;
    color: #FFF;
    font-size: 16px;
    padding: 15px;
}

section.noticiasLista a.btCarregaMais:hover, section.noticiasLista a.btCarregaMais:active, section.noticiasLista a.btCarregaMais:focus {
    text-decoration: none;
}

section.noticiaListaTopo {
    margin: 0;
    padding: 0;
}

section.formTalentos .bt_enviar {
    font-family: 'Mulish', sans-serif;
    font-weight: 800;
    background: #219a69;
    color: #FFF;
    border: none;
    padding: 15px 20px;
    font-size: 14px;
    width: 260px;
    float: right;
}

section.formTalentos .bt_enviar:hover {
    background: #1c8158;
}

section.boxContato .bgFundo {
    background: rgba(2,8,15,.3);
    backdrop-filter: blur(1px);
    padding: 15px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

section.boxContato {
    min-height: 760px;
    background-size: cover;
    width: 100%;
    padding-top: 110px;
}

section.boxContato div.mapa {
    position: relative;
}

section.boxContato div.mapa iframe {
    position: absolute;
    left: 0;
    top: 200px;
    z-index: 900;
}

section.boxContato div.form_1 {
    margin: 36px 0;
    float: left;
    display: block;
    width: 100%;
}

section.boxContato div.form_1 p {
    color: #7e7e7e;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
}

section.boxContato div.form_1 h2 {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    font-size: 24px;
    margin: 0;
    padding: 0;
    margin: 0 auto 10px auto;
    color: #272727;
}

section.boxOndeEncontrar {
    background: #FFF;
    float: left;
    padding-top: 60px;
    display: block;
    width: 100%;
    padding-bottom: 50px;
}

section.boxOndeEncontrar h2 {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    margin: 0;
    margin-bottom: 0px;
    padding: 0;
    margin-bottom: 30px;
    color: #242424;
    font-size: 44px;
    position: relative;
}

section.boxOndeEncontrar h2::before {
    content: "";
    background: var(--primary-color);
    width: 9px;
    display: block;
    position: absolute;
    left: -40px;
    top: 0;
    height: 100%;
}

section.boxOndeEncontrar h3 {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    margin: 0;
    margin-bottom: 0px;
    padding: 0;
    color: #242424;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
}

section.boxOndeEncontrar h3 strong {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    font-size: 24px;
}

section.boxOndeEncontrar address {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    font-style: normal;
    color: #646464;
}

section.boxCopy {
    background: #FFF;
    border-top: 1px solid #f3f3f3;
    float: left;
    padding: 30px 0;
    display: block;
    width: 100%;
}

section.boxCopy address {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #a7a7a7;
    margin: 0;
    padding: 0;
    font-style: normal;
}

.alphabet div:first-child ul li {
    font-size: 30px;
    display: flex;
    margin: 10px auto;
}

.alphabet div:first-child ul {
    list-style: none;
    display: flex;
    margin: auto;
    flex-direction: row;
    justify-content: center;
    padding: 0;
}

.alphabet>div {
    margin-top: 40px;
}

.alphabet .letra {
    font-size: 20px;
    letter-spacing: 8px;
}

.alphabet b {
    margin-left: -20px;
}

.alphabet .title-indice {
    display: block;
    margin: 10px auto;
    font-size: 16px;
    font-weight: 600;
}

.has-very-dark-gray-color {
    color: #000 !important;
}

.schema-faq {
    margin-top: 30px;
    margin-bottom: 50px;
}

strong.schema-faq-question {
    font-family: 'Mulish', sans-serif;
    font-weight: 600;
    padding: 17px 65px 17px 15px;
    font-size: 17px;
    display: block;
    margin: 10px auto;
    margin-bottom: 0;
    background-color: #b99234;
    border-radius: 5px;
    color: #fff;
}

p.schema-faq-answer {
    max-height: 0;
    margin: 0 !important;
    padding: 0 30px;
    overflow: hidden;
}

.schema-faq-section:before {
    content: "";
    background: url(../img/bg/sprite-setas.webp) no-repeat;
    background-size: 62px;
    background-position: -3px center;
    right: 40px;
    width: 18px;
    height: 58px;
    position: absolute;
    transition: all .3s;
}

section.blocoGeral {
    background: #FFF;
}

section.comentarios {
    padding-top: 80px;
    border-top: 1px solid #f3f3f3;
    border-bottom: 0;
}


.blocoGeral {
    position: relative;
}

#comments {
    width: 100%;
    float: left;
    clear: both;
    font-family: 'Mulish', sans-serif;
    font-weight: 600;
    font-size: 24px;
}

#comments .navigation {
    padding: 0 0 18px 0;
}

h3#comments-title, h3#reply-title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0;
}

h3#comments-title {
    padding: 24px 0 20px 0;
    margin-bottom: 20px;
}

h3#comments-title {
}

h3#comments-title span {
    width: 64px;
    padding-right: 10px;
    float: left;
    display: block;
    text-align: center;
}

.commentlist {
    list-style: none;
    margin: 0;
}

.commentlist li.comment {
    border-bottom: 1px dotted #B3B0AC;
    float: left;
    line-height: 24px;
    list-style: none outside none;
    margin: 0 0 24px;
    min-height: 83px;
    padding: 0 0 0 0;
    position: relative;
    width: 100%;
}

.commentlist li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

#comments .comment-body ul, #comments .comment-body ol {
    margin-bottom: 18px;
}

#comments .comment-body p:last-child {
    margin-bottom: 6px;
    line-height: 26px;
    font-size: 18px;
}

#comments .comment-body {
    clear: left;
    padding-right: 23px;
    float: left;
    padding-bottom: 20px;
    line-height: 16px;
}

#comments .comment-body blockquote p:last-child {
    margin-bottom: 24px;
}

.commentlist .comment-body a {
    line-break: anywhere;
}

.commentlist ol {
    list-style: decimal;
}

.commentlist .avatar {
    position: absolute;
    top: 0;
    left: 0;
}

.commentlist .avatar {
    width: 65px;
    height: 72px;
}

.comment-author {
    padding-top: 10px;
}

.comment-author cite {
    color: #191e23;
    float: left;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    color: #191e23;
    margin-right: 10px;
}

.comment-author cite a {
    color: #191e23;
}

#comments .comment-awaiting-moderation {
    clear: left;
    float: left;
}

.comment-author .says {
    font-size: 14px;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #747474;
    margin-left: 10px;
    display: block;
    line-height: 30px;
}

.comment-meta {
    font-size: 12px;
    margin: 0 0 18px 0;
}

.comment-meta a:link, .comment-meta a:visited {
    color: #888;
    text-decoration: none;
}

.comment-meta a:active, .comment-meta a:hover {
    color: #ff4b33;
}

.commentlist .even {
}

.commentlist .bypostauthor {
}

.reply {
    font-size: 12px;
    padding: 0 0 24px 0;
}

.reply a, a.comment-edit-link {
    color: #888;
}

.reply a:hover, a.comment-edit-link:hover {
    color: #ff4b33;
}

.commentlist .children {
    list-style: none;
    margin: 0;
}

.commentlist .children li {
    border: none;
    margin: 0;
}

.nopassword, .nocomments {
    display: none;
}

#comments .pingback {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 18px;
    padding-bottom: 18px;
}

.commentlist li.comment+li.pingback {
    margin-top: -6px;
}

#comments .pingback p {
    color: #888;
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}

input[type=submit] {
    color: #333;
}

#respond {
    float: left;
    width: 100%;
    margin: 25px 0;
    overflow: hidden;
    position: relative;
    background: #f8f8f8;
    padding: 30px;
}

#respond h3 {
    margin: 25px 0;
    margin-top: 0 !important;
}

#respond p {
    margin: 0;
}

#respond .comment-notes {
    margin-bottom: 1em;
}

.form-allowed-tags {
    line-height: 1em;
}

.children #respond {
    margin: 0 48px 0 0;
}

h3#reply-title {
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 400;
    font-size: 24px;
    margin: 0;
    padding: 0;
    margin: 0 auto 30px auto;
    color: #272727;
    margin: 18px 0;
}

#comments-list #respond {
    margin: 0 0 18px 0;
}

#comments-list ul #respond {
    margin: 0;
}

#cancel-comment-reply-link {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}

#respond label {
    color: #747474;
    font-size: 12px;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

#respond input {
    margin: 0;
    width: 100%;
    border: none;
    background: #FFF;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

#respond .comment-form-author {
    width: 50%;
    height: 84px;
    float: left;
}

#respond .comment-form-author label {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 14px;
    height: 24px;
    width: 100%;
    float: left;
}

#respond .comment-form-author input {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 14px;
    width: 95%;
    color: #888888;
    padding: 8px 10px;
    background: #FFF;
    margin: 0;
    border: 1px solid #e8e9f0;
}

#respond .comment-form-cookies-consent {
    width: 100%;
    float: left;
}

#respond .comment-form-cookies-consent input {
    width: auto;
}

#respond .comment-form-url {
    display: none;
    width: 50%;
    height: 84px;
    float: left;
}

#respond .comment-form-url label {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 14px;
    height: 24px;
    float: left;
    width: 100%;
}

#respond .comment-form-url input {
    width: 95%;
    color: #888888;
    padding: 8px 10px;
    background: #FFF;
    margin: 0;
    border: 1px solid #e8e9f0;
}

#respond .comment-form-email {
    width: 50%;
    height: 84px;
    float: right;
}

#respond .comment-form-email label {
    height: 24px;
    float: left;
}

#respond .comment-form-email input {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    width: 100%;
    padding: 8px 10px;
    margin: 0;
    background: transparent;
    background: #FFF;
    border: 1px solid #e8e9f0;
}

#respond .comment-form-comment {
    width: 100%;
    height: 133px;
    float: left;
    padding-top: 14px;
    color: #888888;
    margin-bottom: 10px;
}

#respond .comment-form-comment label {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 14px;
    height: 24px;
    float: left;
}

#respond .form-allowed-tags {
    color: #888;
    font-size: 12px;
    line-height: 18px;
}

#respond .form-allowed-tags code {
    font-size: 11px;
}

#respond .form-submit {
    padding-top: 18px;
    float: left;
    width: 100%;
}

#respond .form-submit button {
    width: 111px;
    height: 39px;
    float: right;
    cursor: pointer;
}

@keyframes brilho {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 100% 0;
    }
}

#respond .submit {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 14px;
    width: 160px;
    float: right;
    background-color: #907027;
    border-color: #907027;
    color: #fff;
    text-decoration: none;
}

.modal-backdrop {
    background-color: #3C3C3C;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
}

.modal-backdrop {
    z-index: 9999999;
}

.modalDiferente {
    background: #FFF;
    position: relative;
    left: 50%;
    margin-left: -460px;
    outline: 0 none;
    position: fixed;
    top: 10%;
    width: 960px;
    z-index: 99999999;
    padding: 0 !important;
    display: none;
}

.modalDiferente p {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    line-height: 22px;
    padding-bottom: 15px !important;
    margin: 0;
    font-size: 14px;
}

.modalDiferente ol li, .modalDiferente ul li {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    line-height: 22px;
    padding-bottom: 5px !important;
    margin: 0;
    font-size: 14px;
}

.modal-open {
    padding-right: 0px !important;
}

.modalDiferente ol li {
    list-style: decimal;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}

.menuMobile {
    display: none;
}

table, table.wp-block-table {
    width: 100%;
    text-align: left;
    margin: 32px 0px;
    padding: 0px;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.08);
    border: 3px solid rgba(0, 0, 0, 0.12);
    border-spacing: 0;
    border-radius: 4px;
}

table p, table form, table ul, table li {
    margin: 6px 0px;
    padding: 0px;
}

table thead, table tfoot, table.wp-block-table thead, table.wp-block-table tfoot {
    border: 1px solid #dddddd;
    border: 1px solid rgba(0, 0, 0, 0.12);
}

table tbody tr:nth-child(odd) {
    background: rgba(0, 0, 0, 0.04);
}

table th, table.wp-block-table th {
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    line-height: 32px;
    text-transform: uppercase;
    margin: 0px;
    padding: 12px;
    border-top: 1px solid #dddddd;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
}

table td, table.wp-block-table td {
    padding: 12px;
    margin: 0px;
    border-top: 1px solid #dddddd;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
    color: #4b4a59;
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    line-height: 32px;
}

table.wp-block-table.is-style-stripes {
    border-collapse: collapse;
}

table.wp-block-table.is-style-stripes td {
    border: 1px solid #dddddd;
    border: 1px solid rgba(0, 0, 0, 0.12);
}

.wp-block-table a {
    color: var(--primary-color) !important;
}

@media (max-width: 600px) {
    table, table.wp-block-table {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        /* Remove box-shadow se quiser simplificar no mobile: */
        box-shadow: none;
        border-radius: 0;
        font-size: 15px;
    }

    table thead, table tfoot, table tbody, table tr {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

    table th, table td, table.wp-block-table th, table.wp-block-table td {
        word-break: break-word;
        padding: 8px;
        font-size: 15px;
        white-space: normal;
    }

    table, table.wp-block-table {
        overflow-x: auto;
        white-space: nowrap;
    }
}

.form-check-input {
    min-height: unset !important;
}

.uf {
    color: #212529;
}

.form-select:invalid {
    color: #858585;
}

formWpp button[type="submit"] i {
    width: 20px;
}

@keyframes grow {
    0% {
        width: auto;
        max-width: 0px;
        max-height: 74.375px;
        transition: max-width 1s ease-in-out, color 0.2s ease-in-out;
        color: transparent;
    }

    35% {
        transition: color 1.5s ease-in-out;
        text-indent: unset;
        max-width: 160px;
        color: #000;
    }
}

@keyframes nudge {
    80% {
        transform: translate(0, 0) rotate(0deg);
    }

    85% {
        transform: translate(-2px, 2px) rotate(-2deg);
    }

    90% {
        transform: translate(0, 0) rotate(0deg);
    }

    95% {
        transform: translate(2px, 2px) rotate(2deg);
    }

    100% {
        transform: translate(0, 0) rotate(0deg);
    }
}

@media screen and (min-width:1001px) {
    section.bar-bottom {
        display: none;
    }
}

section.boxServicosRelacionados {
    background: #FFF;
    padding-top: 30px;
}

section.boxServicosRelacionados div.boxTxt {
    max-width: 330px;
    padding-right: 40px;
    float: left;
    width: 100%;
    text-align: right;
    background: url(../img/bg/bg_cidades_line.webp) no-repeat right center;
}

section.boxServicosRelacionados div.boxTxt h3 {
    float: left;
    font-size: 38px;
    color: #595758;
    font-family: 'STIX Two Text', sans-serif;
    font-weight: 500;
    margin: 0;
    padding: 0;
    line-height: 43px;
    font-weight: normal;
    margin-bottom: 20px;
}

section.boxServicosRelacionados div.boxTxt p {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #595758;
    margin: 0;
    padding: 0;
    line-height: 27px;
    max-width: 200px;
    float: right;
}

section.boxServicosRelacionados button.servicos-btn {
    padding: 15px 25px;
    background: linear-gradient(180deg, #D9B05B 0%, #C39F55 100%);
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    color: #FFFFFF;
    display: none;
    align-items: center;
    margin: 0 auto;
}

section.boxServicosRelacionados button.servicos-btn:hover {
    background: linear-gradient(180deg, #D9B05B 0%, #C39F55 80%);
}

section.boxServicosRelacionados button.servicos-btn::before, section.boxServicosRelacionados button.servicos-btn::after {
    --scale: 1.5;
    content: '';
    display: inline-block;
    min-width: calc(16px / var(--scale));
    height: calc(27px / var(--scale));
    margin: 0 10px;
    background: url('../img/bg/icons-bg-familia.webp') no-repeat;
    background-position: calc(-10px/var(--scale)) calc(-56px/var(--scale));
    background-size: calc(64px/var(--scale)) calc(828px/var(--scale));
    transition: transform 0.75s ease-in-out;
}

section.boxServicosRelacionados button.servicos-btn.rotate::before, section.boxServicosRelacionados button.servicos-btn.rotate::after {
    transform: rotate(180deg);
}

section.boxServicosRelacionados div.boxServicos {
    transition: all .3s;
    height: auto;
}

section.boxServicosRelacionados div.boxServicos a {
    display: block;
}

section.boxServicosRelacionados div.boxServicos a:hover, section.boxServicosRelacionados div.boxServicos a:active, section.boxServicosRelacionados div.boxServicos a:focus {
    text-decoration: none;
}

@media screen and (max-width: 991px) {
    section.boxServicosRelacionados button.servicos-btn {
        display: flex;
    }

    section.boxServicosRelacionados {
        padding-top: 0;
    }

    section.boxServicosRelacionados div.boxTxt {
        padding-right: 0;
    }

    section.boxServicosRelacionados div.boxTxt h3 {
        text-align: center;
        font-size: 30px;
        line-height: 36px;
    }

    section.boxServicosRelacionados div.boxTxt p {
        max-width: 100%;
        text-align: center;
        font-size: 15px;
        margin-bottom: 20px;
    }

    section.boxServicosRelacionados div.boxTxt {
        background: none;
    }

    section.boxServicosRelacionados div.boxServicos.closed {
        transition: height 0.75s;
        height: 346px;
        overflow: hidden;
        float: left;
        display: block;
        width: 100%;
    }
}

.pagination {
    margin: 0 auto;
    display: table;
}

.pagination li {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0;
    padding: 0;
}

.wp-paginate.wpp-modern-grey a, .wp-paginate.wpp-modern-grey .current {
    padding: 10px;
}

section.nvmAgendeConsultoria {
    float: left;
    display: block;
    width: 100%;
    margin: 20px 0;
    min-height: 107px;
    background: url(../img/bg/bg_cta_agende_consultoria.webp) no-repeat top center;
    background-size: auto 100%;
    background-position: center top;
    background-repeat: no-repeat;
}

section.nvmAgendeConsultoria div.cta-model01 {
    width: 100%;
    background: url(../img/bg/bg_cta_agende_consultoria_pessoas.webp) no-repeat bottom 0 left 10px;
    min-height: 107px;
    padding-left: 225px;
    float: left;
}

section.nvmAgendeConsultoria div.cta-model02 {
    width: 100%;
    background: url(../img/bg/bg_cta_agende_consultoria_pessoas_2.webp) no-repeat bottom 0 left 10px;
    min-height: 107px;
    padding-left: 225px;
    float: left;
}

section.nvmAgendeConsultoria div.text-cta-novo {
    max-width: 470px;
    border-radius: 12px;
    position: relative;
    margin-top: 15px;
    padding-left: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 110px;
    background: url(../img/bg/bg_cta_agende_consultoria_bg.webp);
}

section.nvmAgendeConsultoria div.text-cta-novo::before {
    content: '';
    display: block;
    background: url(../img/bg/bg_cta_agende_consultoria_telefone.webp) no-repeat;
    width: 51px;
    height: 51px;
    position: absolute;
    left: -30px;
    top: 50%;
    margin-top: -23px;
}

section.nvmAgendeConsultoria .btn-cta_novo {
    position: absolute;
    right: -50px;
    top: 50%;
    margin-top: -20px;
}

section.nvmAgendeConsultoria .btn-cta_novo a {
    color: #FFF;
    font-family: 'Mulish', sans-serif;
    padding: 10px 15px;
    font-weight: bold;
    border-radius: 7px;
    font-size: 13px;
    background: rgb(51,188,81);
    background: linear-gradient(90deg, rgba(51,188,81,1) 0%, rgba(51,188,81,1) 10%, rgba(0,104,38,1) 100%);
    animation: pulse-danger 2s infinite;
}

@keyframes pulse-danger {
    0% {
        transform: scale(0.99);
        box-shadow: 0 0 0 0 rgba(52, 189, 81, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 7px transparent;
    }

    100% {
        transform: scale(0.99);
        box-shadow: 0 0 0 0 transparent;
    }
}

section.nvmAgendeConsultoria .btn-cta_novo a:hover {
    text-decoration: none;
}

section.nvmAgendeConsultoria .textInfo {
    color: #FFF;
    font-family: 'Mulish', sans-serif;
}

section.stripe-cta-modelo-PrecisandoAdvogado {
    float: left;
    display: block;
    width: 100%;
    margin: 20px 0;
    min-height: 214px;
    position: relative;
    background: url(../img/bg/bg_cta_precisando_adv_bg.webp) no-repeat top center;
}

section.stripe-cta-modelo-PrecisandoAdvogado div.text-cta-novo {
    max-width: 500px;
    border-radius: 12px;
    position: relative;
    margin-left: 40px;
    margin-top: 35px;
    padding-left: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 110px;
    min-height: 140px;
    background: url(../img/bg/bg_cta_agende_consultoria_bg.webp);
}

section.stripe-cta-modelo-PrecisandoAdvogado::after {
    content: '';
    display: block;
    background: url(../img/bg/bg_cta_precisando_adv_pessoas.webp) no-repeat;
    background-size: auto;
    width: 290px;
    height: 207px;
    position: absolute;
    right: 15px;
    bottom: 0;
    background-size: contain;
}

section.stripe-cta-modelo-PrecisandoAdvogado .textInfo {
    color: #FFF;
    font-family: 'Mulish', sans-serif;
}

section.stripe-cta-modelo-PrecisandoAdvogado  .btn-cta_novo {
    position: absolute;
    left: 15px;
    bottom: -18px;
}

section.stripe-cta-modelo-PrecisandoAdvogado .btn-cta_novo a {
    color: #FFF;
    font-family: 'Mulish', sans-serif;
    padding: 10px 15px;
    font-weight: bold;
    border-radius: 7px;
    font-size: 15px;
    background: rgb(51,188,81);
    background: linear-gradient(90deg, rgba(51,188,81,1) 0%, rgba(51,188,81,1) 10%, rgba(0,104,38,1) 100%);
    animation: pulse-danger 2s infinite;
}

section.stripe-cta-modelo-PrecisandoAdvogado .btn-cta_novo a:hover {
    text-decoration: none;
}

@media (max-width: 980px) {
    section.home {
        min-height: 660px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria {
        position: relative;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria div.content-cta-novo.cta-model01 {
        background: none;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria div.content-cta-novo.cta-model01 {
        padding-left: 0;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria div.text-cta-novo::before {
        left: -15px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria {
        background-size: cover;
        background: none;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .btn-cta_novo {
        right: -25px;
        margin-top: 10px !important;
    }

    section.stripe-cta-modelo-PrecisandoAdvogado div.text-cta-novo {
        margin-left: 0;
        margin-top: 0;
        padding-right: 20px;
    }

    section.stripe-cta-modelo-PrecisandoAdvogado::after {
        display: none;
    }

    section.stripe-cta-modelo-PrecisandoAdvogado {
        background: none;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .textInfo {
        color: #FFF;
        font-family: 'Mulish', sans-serif;
        padding-left: 180px;
        font-size: 10px;
        min-height: 43px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .btn-cta_novo a {
        float: right;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .btn-cta_novo {
        right: 0;
        float: right;
        margin-top: 23px;
        width: 100%;
        max-width: 170px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .btn-cta_novo {
        padding: 0;
        right: -25px;
        margin-top: 23px;
        width: 100%;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria div.text-cta-novo {
        max-width: 470px;
        border-radius: 12px;
        position: relative;
        margin-top: 15px;
        padding-left: 20px;
        padding-top: 15px;
        padding-bottom: 20px;
        padding-right: 20px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria div.text-cta-novo::before {
        left: 31px;
        top: 44px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .btn-cta_novo {
        right: 0;
        margin-top: 23px;
        width: 100%;
        position: relative;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .btn-cta_novo a {
        color: #FFF;
        font-family: 'Mulish', sans-serif;
        padding: 10px 15px;
        font-weight: bold;
        border-radius: 7px;
        font-size: 11px;
        background: rgb(51,188,81);
        background: linear-gradient(90deg, rgba(51,188,81,1) 0%, rgba(51,188,81,1) 10%, rgba(0,104,38,1) 100%);
        animation: pulse-danger 2s infinite;
        width: 100%;
        display: block;
    }

    section.stripe-cta-modelo-PrecisandoAdvogado .btn-cta_novo {
        position: relative;
        bottom: 0;
        width: 100%;
        padding: 0;
        left: 0;
    }

    section.stripe-cta-modelo-PrecisandoAdvogado .btn-cta_novo a {
        width: 100%;
        display: block;
        margin-top: 20px;
        font-size: 11px;
        max-width: 166px;
        margin-top: 1px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .textInfo {
        color: #FFF;
        font-family: 'Mulish', sans-serif;
        padding-left: 180px;
        font-size: 10px;
        min-height: 43px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .btn-cta_novo a {
        float: right;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .btn-cta_novo {
        right: 0;
        float: right;
        margin-top: 23px;
        width: 100%;
        max-width: 170px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .btn-cta_novo {
        padding: 0;
        right: -25px;
        margin-top: 23px;
        width: 100%;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria div.text-cta-novo {
        max-width: 470px;
        border-radius: 12px;
        position: relative;
        margin-top: 15px;
        padding-left: 20px;
        padding-top: 15px;
        padding-bottom: 20px;
        padding-right: 20px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria div.text-cta-novo::before {
        left: 31px;
        top: 44px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .btn-cta_novo {
        right: 0;
        margin-top: 23px;
        width: 100%;
        position: relative;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .btn-cta_novo a {
        color: #FFF;
        font-family: 'Mulish', sans-serif;
        padding: 10px 15px;
        font-weight: bold;
        border-radius: 7px;
        font-size: 11px;
        background: rgb(51,188,81);
        background: linear-gradient(90deg, rgba(51,188,81,1) 0%, rgba(51,188,81,1) 10%, rgba(0,104,38,1) 100%);
        animation: pulse-danger 2s infinite;
        width: 100%;
        display: block;
    }

    section.stripe-cta-modelo-PrecisandoAdvogado .btn-cta_novo {
        position: relative;
        bottom: 0;
        width: 100%;
        padding: 0;
        left: 0;
    }

    section.stripe-cta-modelo-PrecisandoAdvogado .btn-cta_novo a {
        width: 100%;
        display: block;
        margin-top: 20px;
        font-size: 11px;
        max-width: 166px;
        margin-top: 1px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria.cta-model01 div.text-cta-novo {
        background: red;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria div.content-cta-novo.cta-model01 {
        background: url(../img/bg/bg_cta_agende_consultoria_mobile_1.webp) no-repeat;
        background-size: contain;
        min-height: 140px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria div.content-cta-novo.cta-model02 {
        background: url(../img/bg/bg_cta_agende_consultoria_mobile_2.webp) no-repeat;
        background-size: contain;
        min-height: 140px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria div.text-cta-novo {
        background: none;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria div.text-cta-novo::before {
        display: none;
    }

    section.stripe-cta-modelo-PrecisandoAdvogado {
        background: url(../img/bg/bg_cta_agende_consultoria_mobile_3.webp) no-repeat;
        background-size: contain;
        min-height: 140px;
    }

    section.stripe-cta-modelo-PrecisandoAdvogado div.text-cta-novo {
        background: none;
        padding-top: 25px;
    }

    section.stripe-cta-modelo-PrecisandoAdvogado .textInfo {
        padding-right: 150px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .textInfo {
        color: #FFF;
        font-family: 'Mulish', sans-serif;
        padding-left: 180px;
        font-size: 10px;
        min-height: 43px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .btn-cta_novo a {
        float: right;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .btn-cta_novo {
        right: 0;
        float: right;
        margin-top: 23px;
        width: 100%;
        max-width: 170px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .btn-cta_novo {
        padding: 0;
        right: -25px;
        margin-top: 23px;
        width: 100%;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria div.text-cta-novo {
        max-width: 470px;
        border-radius: 12px;
        position: relative;
        margin-top: 15px;
        padding-left: 20px;
        padding-top: 15px;
        padding-bottom: 20px;
        padding-right: 20px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria div.text-cta-novo::before {
        left: 31px;
        top: 44px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .btn-cta_novo {
        right: 0;
        margin-top: 23px;
        width: 100%;
        position: relative;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .btn-cta_novo a {
        color: #FFF;
        font-family: 'Mulish', sans-serif;
        padding: 10px 15px;
        font-weight: bold;
        border-radius: 7px;
        font-size: 11px;
        background: rgb(51,188,81);
        background: linear-gradient(90deg, rgba(51,188,81,1) 0%, rgba(51,188,81,1) 10%, rgba(0,104,38,1) 100%);
        animation: pulse-danger 2s infinite;
        width: 100%;
        display: block;
    }

    section.stripe-cta-modelo-PrecisandoAdvogado .btn-cta_novo {
        position: relative;
        bottom: 0;
        width: 100%;
        padding: 0;
        left: 0;
    }

    section.stripe-cta-modelo-PrecisandoAdvogado .btn-cta_novo a {
        width: 100%;
        display: block;
        margin-top: 20px;
        font-size: 11px;
        max-width: 166px;
        margin-top: 1px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria.cta-model01 div.text-cta-novo {
        background: red;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria div.content-cta-novo.cta-model01 {
        background: url(../img/bg/bg_cta_agende_consultoria_mobile_1.webp) no-repeat;
        background-size: contain;
        min-height: 140px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria div.content-cta-novo.cta-model02 {
        background: url(../img/bg/bg_cta_agende_consultoria_mobile_2.webp) no-repeat;
        background-size: contain;
        min-height: 140px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria div.text-cta-novo {
        background: none;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria div.text-cta-novo::before {
        display: none;
    }

    section.stripe-cta-modelo-PrecisandoAdvogado {
        background: url(../img/bg/bg_cta_agende_consultoria_mobile_3.webp) no-repeat;
        background-size: contain;
        min-height: 140px;
    }

    section.stripe-cta-modelo-PrecisandoAdvogado div.text-cta-novo {
        background: none;
        padding-top: 25px;
    }

    section.stripe-cta-modelo-PrecisandoAdvogado .textInfo {
        padding-right: 150px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria.cta-model01 div.text-cta-novo {
        background: red;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria div.content-cta-novo.cta-model01 {
        background: url(../img/bg/bg_cta_agende_consultoria_mobile_1.webp) no-repeat;
        background-size: contain;
        min-height: 140px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria div.content-cta-novo.cta-model02 {
        background: url(../img/bg/bg_cta_agende_consultoria_mobile_2.webp) no-repeat;
        background-size: contain;
        min-height: 140px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria div.text-cta-novo {
        background: none;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria div.text-cta-novo::before {
        display: none;
    }

    section.stripe-cta-modelo-PrecisandoAdvogado {
        background: url(../img/bg/bg_cta_agende_consultoria_mobile_3.webp) no-repeat;
        background-size: contain;
        min-height: 140px;
    }

    section.stripe-cta-modelo-PrecisandoAdvogado div.text-cta-novo {
        background: none;
        padding-top: 25px;
    }

    section.stripe-cta-modelo-PrecisandoAdvogado .textInfo {
        padding-right: 150px;
    }

    section.comentarios div.boxComentarios {
        margin-top: 30px;
        padding: 0;
    }

    section.boxContato {
        padding-top: 40px;
    }

    section.boxContato {
        padding-bottom: 50px;
    }

    div.card-form span.tituloForm {
        font-size: 20px;
    }

    section.boxContato div.mapa iframe {
        position: inherit;
        top: 30px;
    }

    section.boxOndeEncontrar {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    section.boxOndeEncontrar h2 {
        font-size: 32px;
        line-height: 38px;
    }

    section.boxCopy address {
        text-align: center;
    }

    strong.schema-faq-question {
        padding-right: 60px;
    }

    #comments {
        font-size: 20px;
    }

    .comment-author cite {
        font-size: 20px;
    }

    section.oEscritorio {
        padding: 70px 0;
    }

    section.oEscritorio h2 {
        text-align: center;
    }

    section.oEscritorio h3 {
        font-size: 28px;
        line-height: 38px;
        text-align: center;
        margin: 10px 0;
    }

    section.oEscritorio figure {
        margin-top: 30px;
    }

    section.boxExcelenciaGrids {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    section.boxExcelenciaGrids div.boxColuna h3::before {
        width: 20px;
        left: -30px;
    }

    section.boxExcelenciaGrids div.boxColuna {
        padding-left: 120px;
    }

    section.boxExcelenciaGrids div.boxColuna span.line {
        top: 40px;
        font-size: 95px;
    }

    section.boxExcelenciaGrids div.boxColuna.ativado span.line {
        top: -40px;
        opacity: 1;
        transition: all .3s;
    }

    section.boxNossosValores {
        padding: 80px 0;
    }

    section.formTalentos .bt_enviar {
        margin-top: 15px;
        width: 100%;
        margin-bottom: 10px;
    }

    section.formTalentos .checkboxL {
        padding: 0;
    }

    section.formTalentos .talentos {
        float: left;
        display: block;
        width: 100%;
        margin:0 auto;
    }

    div.menuMobile {
        display: none;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        background: #4a453b;
        min-height: 600px;
        z-index: 999999;
        padding-bottom: 100px;
    }

    div.menuMobile .btFechar {
        font-family: 'Inter', sans-serif;
        font-weight: 400;
        font-size: 28px;
        color: var(--primary-color);
        text-align: left;
        display: block;
        margin-right: 20px;
        margin-top: 30px;
        float: right;
    }

    div.menuMobile nav ul {
        float: right;
        margin-top: 70px;
        margin-right: 30px;
    }

    div.menuMobile nav ul li {
        margin-left: 10px;
        margin-bottom: 20px;
        float: left;
        list-style: none;
        width: 100%;
        text-align: center;
    }

    div.menuMobile nav ul li a {
        font-family: 'Inter', sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #FFF;
        text-align: center;
        display: inline-block;
    }

    div.menuMobile nav ul li a:hover, div.menuMobile nav ul li a:active, div.menuMobile nav ul li a:focus {
        color: #FFF;
    }

    div.menuMobile nav ul li ul {
        display: block;
        width: 100%;
        margin-top: 10px;
    }

    div.menuMobile nav ul li ul li {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

    div.menuMobile nav ul li a.sub_exist::after {
        content: "";
        background: url(../img/bg/bg_icones.webp) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-position: -8px -43px;
        width: 16px;
        height: 16px;
        margin-left: 5px;
        display: table-cell;
        float: right;
    }

    div.menuMobile h1 {
        margin: 0;
        margin-top: 0px;
        padding: 0;
        width: 150px;
        height: 40px;
        margin-top: 33px;
        margin-left: 15px;
        background: url(../img/bg/bg_logo_branca.png) no-repeat;
        background-size: auto;
        background-size: contain;
    }

    div.menuMobile h1 a {
        display: block;
    }

    .modalDiferente {
        max-width: 960px;
        margin-left: 0;
        width: 100%;
        left: 0;
    }

    section.comentarios {
        padding-top: 150px;
    }
}

@media screen and (max-width: 991px) {
    section.home a.btEnviarMensagem {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    section.comentarios .sliderComentarios {
        padding:20px;
    }

    section.comentarios .swiper-pagination-bullet:before {
        width: 10px;
        height: 10px;
    }

    section.comentarios .swiper-pagination-bullet {
        margin:0 !important;
    }
}

@media (max-width: 380px) {
    section.stripe-cta-NovoModelo-AgendeConsultoria .textInfo {
        font-size: 9px;
        padding-left: 150px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .btn-cta_novo {
        max-width: 150px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .btn-cta_novo a {
        font-size: 10px;
    }

    section.stripe-cta-modelo-PrecisandoAdvogado .textInfo {
        padding-right: 110px;
    }

    section.stripe-cta-modelo-PrecisandoAdvogado div.text-cta-novo {
        margin-left: 0;
        margin-top: 0;
        padding-right: 21px;
        padding-left: 18px;
    }

    section.stripe-cta-NovoModelo-AgendeConsultoria .btn-cta_novo {
        margin-top: 5px !important;
    }
}

@media (max-width: 379px) {
    section.stripe-cta-NovoModelo-AgendeConsultoria .textInfo {
        padding-left: 160px !important;
    }
}

@media (min-width: 400px) and (max-width: 450px) {
    section.stripe-cta-NovoModelo-AgendeConsultoria .textInfo {
        padding-left: 191px !important;
    }
}

.bg-pensao::before {
    min-width: 30px;
    height: 32px;
    background: url('../img/bg/icons-bg-familia.webp') -10px -152px;
}

.bg-divorcio::before {
    min-width: 34px;
    height: 32px;
    background: url('../img/bg/icons-bg-familia.webp') -10px -306px;
}

.bg-separacao-conjugal::before {
    min-width: 35px;
    height: 32px;
    background: url('../img/bg/icons-bg-familia.webp') -10px -360px;
}

.bg-sobrepartilha::before {
    min-width: 41px;
    height: 32px;
    background: url('../img/bg/icons-bg-familia.webp') -10px -588px;
}

.bg-partilha::before {
    min-width: 44px;
    height: 32px;
    background: url('../img/bg/icons-bg-familia.webp') -10px -774px;
}

.bg-pacto::before {
    min-width: 37px;
    height: 32px;
    background: url('../img/bg/icons-bg-familia.webp') -10px -415px;
}

.bg-guarda-unilateral::before {
    min-width: 43px;
    height: 32px;
    background: url('../img/bg/icons-bg-familia.webp') -10px -711px;
}

.bg-exoneracao::before {
    min-width: 37px;
    height: 32px;
    background: url('../img/bg/icons-bg-familia.webp') -10px -472px;
}

.bg-uniao::before {
    min-width: 42px;
    height: 32px;
    background: url('../img/bg/icons-bg-familia.webp') -10px -649px;
}

.bg-guarda::before {
    min-width: 33px;
    height: 32px;
    background: url('../img/bg/icons-bg-familia.webp') -10px -253px;
}

.bg-divorcio-litigioso::before {
    min-width: 39px;
    height: 32px;
    background: url('../img/bg/icons-bg-familia.webp') -10px -529px;
}

.bg-separacao-casal::before {
    min-width: 31px;
    height: 32px;
    background: url('../img/bg/icons-bg-familia.webp') -10px -10px;
}

.bg-anulacao::before {
    min-width: 31px;
    height: 32px;
    background: url('../img/bg/icons-bg-familia.webp') -10px -202px;
}

.bg-separacao-bens::before {
    min-width: 29px;
    height: 32px;
    background: url('../img/bg/icons-bg-familia.webp') -10px -103px;
}

.icones-advogado-criminalista::before {
    --scale: 3.75;
    min-width: calc(150px/var(--scale));
    height: calc(150px/var(--scale));
    background: url('../img/bg/icones-criminal.webp');
    background-size: calc(190px/var(--scale)) calc(2850px/var(--scale));
}

.inquerito-policial::before {
    background-position: calc(-20px/var(--scale)) calc(-20px/var(--scale));
}

.habeas-corpus::before {
    background-position: calc(-20px/var(--scale)) calc(-210px/var(--scale));
}

.revisao-criminal::before {
    background-position: calc(-20px/var(--scale)) calc(-590px/var(--scale));
}

.crime-contra-honra::before {
    background-position: calc(-20px/var(--scale)) calc(-400px/var(--scale));
}

.crime-contra-pessoa::before {
    background-position: calc(-20px/var(--scale)) calc(-780px/var(--scale));
}

.acompanhamento-delegacia::before {
    background-position: calc(-20px/var(--scale)) calc(-970px/var(--scale));
}

.crimes-economicos::before {
    background-position: calc(-20px/var(--scale)) calc(-1160px/var(--scale));
}

.maria-penha::before {
    background-position: calc(-20px/var(--scale)) calc(-1350px/var(--scale));
}

.crime-contra-patrimonio::before {
    background-position: calc(-20px/var(--scale)) calc(-1540px/var(--scale));
}

.crime-dignidade-sexual::before {
    background-position: calc(-20px/var(--scale)) calc(-1730px/var(--scale));
}

.liberdade-provisoria::before {
    background-position: calc(-20px/var(--scale)) calc(-1920px/var(--scale));
}

.furto-qualificado::before {
    background-position: calc(-20px/var(--scale)) calc(-2110px/var(--scale));
}

.crimes-contra-adm-publica::before {
    background-position: calc(-20px/var(--scale)) calc(-2300px/var(--scale));
}

.prisao-preventiva::before {
    background-position: calc(-20px/var(--scale)) calc(-2490px/var(--scale));
}

.estelionato::before {
    background-position: calc(-20px/var(--scale)) calc(-2680px/var(--scale));
}

.icones-advogado-administrativo::before {
    --scale: 3.75;
    min-width: calc(150px/var(--scale));
    height: calc(150px/var(--scale));
    background: url('../img/bg/icones-administrativo.webp');
    background-size: calc(190px/var(--scale)) calc(2850px/var(--scale));
}

.pad::before {
    background-position: calc(-20px/var(--scale)) calc(-1350px/var(--scale));
}

.regime-juridico-adm::before {
    background-position: calc(-20px/var(--scale)) calc(-1920px/var(--scale));
}

.responsabilidade-adm::before {
    background-position: calc(-20px/var(--scale)) calc(-2110px/var(--scale));
}

.direito-regulatorio::before {
    background-position: calc(-20px/var(--scale)) calc(-590px/var(--scale));
}

.habeas-data::before {
    background-position: calc(-20px/var(--scale)) calc(-780px/var(--scale));
}

.suporte-concessoes-publicas::before {
    background-position: calc(-20px/var(--scale)) calc(-20px/var(--scale));
}

.responsabilidade-extracontratual::before {
    background-position: calc(-20px/var(--scale)) calc(-2300px/var(--scale));
}

.licitacoes-administrativas::before {
    background-position: calc(-20px/var(--scale)) calc(-1160px/var(--scale));
}

.concursos-publicos::before {
    background-position: calc(-20px/var(--scale)) calc(-210px/var(--scale));
}

.precatorio::before {
    background-position: calc(-20px/var(--scale)) calc(-1730px/var(--scale));
}

.acessoria-sindicato::before {
    background-position: calc(-20px/var(--scale)) calc(-2490px/var(--scale));
}

.suporte-servidores-publicos::before {
    background-position: calc(-20px/var(--scale)) calc(-2680px/var(--scale));
}

.parceria-publico-privada::before {
    background-position: calc(-20px/var(--scale)) calc(-1540px/var(--scale));
}

.mandado-seguranca::before {
    background-position: calc(-20px/var(--scale)) calc(-970px/var(--scale));
}

.contrato-adm::before {
    background-position: calc(-20px/var(--scale)) calc(-400px/var(--scale));
}

.icones-advocacia-direito-empresarial::before {
    --scale: 3.75;
    min-width: calc(150px/var(--scale));
    height: calc(150px/var(--scale));
    background: url('../img/bg/icones-empresarial.webp');
    background-size: calc(190px/var(--scale)) calc(1900px/var(--scale));
}

.assessoria-startups::before {
    background-position: calc(-20px/var(--scale)) calc(-970px/var(--scale));
}

.blindagem-patrimonial::before {
    background-position: calc(-20px/var(--scale)) calc(-1540px/var(--scale));
}

.falencia::before {
    background-position: calc(-20px/var(--scale)) calc(-1730px/var(--scale));
}

.holding-empresarial::before {
    background-position: calc(-20px/var(--scale)) calc(-20px/var(--scale));
}

.propriedade-intelectual::before {
    background-position: calc(-20px/var(--scale)) calc(-400px/var(--scale));
}

.recuperacao-empresas::before {
    background-position: calc(-20px/var(--scale)) calc(-210px/var(--scale));
}

.registro-marca::before {
    background-position: calc(-20px/var(--scale)) calc(-590px/var(--scale));
}

.responsabilidade-civil::before {
    background-position: calc(-20px/var(--scale)) calc(-780px/var(--scale));
}

.sociedade-empresaria::before {
    background-position: calc(-20px/var(--scale)) calc(-1160px/var(--scale));
}

.contrato-empresarial::before {
    background-position: calc(-20px/var(--scale)) calc(-1350px/var(--scale));
}

.icones-direito-imobiliario::before {
    --scale: 3.75;
    min-width: calc(150px/var(--scale));
    height: calc(150px/var(--scale));
    background: url('../img/bg/icones-imobiliario.webp');
    background-size: calc(190px/var(--scale)) calc(2850px/var(--scale));
}

.atraso-entrega::before {
    background-position: calc(-20px/var(--scale)) calc(-1160px/var(--scale));
}

.acoes-possessorias::before {
    background-position: calc(-20px/var(--scale)) calc(-400px/var(--scale));
}

.retificacao-aluguel::before {
    background-position: calc(-20px/var(--scale)) calc(-2110px/var(--scale));
}

.embargos-terceiro::before {
    background-position: calc(-20px/var(--scale)) calc(-590px/var(--scale));
}

.direito-urbanistico::before {
    background-position: calc(-20px/var(--scale)) calc(-2680px/var(--scale));
}

.usucapiao-judicial::before {
    background-position: calc(-20px/var(--scale)) calc(-970px/var(--scale));
}

.acao-despejo::before {
    background-position: calc(-20px/var(--scale)) calc(-210px/var(--scale));
}

.locacao::before {
    background-position: calc(-20px/var(--scale)) calc(-2300px/var(--scale));
}

.incorporacoes-imobiliarias::before {
    background-position: calc(-20px/var(--scale)) calc(-1540px/var(--scale));
}

.regularizacao-imoveis::before {
    background-position: calc(-20px/var(--scale)) calc(-1730px/var(--scale));
}

.distratos-imobiliarios::before {
    background-position: calc(-20px/var(--scale)) calc(-20px/var(--scale));
}

.relacoes-condominiais::before {
    background-position: calc(-20px/var(--scale)) calc(-2490px/var(--scale));
}

.impostos-imobiliarios::before {
    background-position: calc(-20px/var(--scale)) calc(-1920px/var(--scale));
}

.negociacao-imoveis::before {
    background-position: calc(-20px/var(--scale)) calc(-780px/var(--scale));
}

.registro-imoveis::before {
    background-position: calc(-20px/var(--scale)) calc(-1350px/var(--scale));
}

.icones-advogado-inventario::before {
    --scale: 3.75;
    min-width: calc(150px/var(--scale));
    height: calc(150px/var(--scale));
    background: url('../img/bg/icones-inventario.webp');
    background-size: calc(190px/var(--scale)) calc(2850px/var(--scale));
}

.inventario-bens-imoveis::before {
    background-position: calc(-20px/var(--scale)) calc(-400px/var(--scale));
}

.remocao-inventariante::before {
    background-position: calc(-20px/var(--scale)) calc(-20px/var(--scale));
}

.inventario-negativo::before {
    background-position: calc(-20px/var(--scale)) calc(-210px/var(--scale));
}

.espolio::before {
    background-position: calc(-20px/var(--scale)) calc(-590px/var(--scale));
}

.partilha::before {
    background-position: calc(-20px/var(--scale)) calc(-780px/var(--scale));
}

.inventario-judicial::before {
    background-position: calc(-20px/var(--scale)) calc(-970px/var(--scale));
}

.processo-inventario::before {
    background-position: calc(-20px/var(--scale)) calc(-1160px/var(--scale));
}

.processo-sucessorio::before {
    background-position: calc(-20px/var(--scale)) calc(-1350px/var(--scale));
}

.inventario-extrajudicial::before {
    background-position: calc(-20px/var(--scale)) calc(-1540px/var(--scale));
}

.sobre-partilha::before {
    background-position: calc(-20px/var(--scale)) calc(-1730px/var(--scale));
}

.partilha-bens::before {
    background-position: calc(-20px/var(--scale)) calc(-1920px/var(--scale));
}

.inventario-cartorio::before {
    background-position: calc(-20px/var(--scale)) calc(-2300px/var(--scale));
}

.planejamento-sucessorio::before {
    background-position: calc(-20px/var(--scale)) calc(-2680px/var(--scale));
}

.inventario-bens-moveis::before {
    background-position: calc(-20px/var(--scale)) calc(-2110px/var(--scale));
}

.testamento::before {
    background-position: calc(-20px/var(--scale)) calc(-2490px/var(--scale));
}

.icones-advogado-licitacao::before {
    --scale: 3.75;
    min-width: calc(150px/var(--scale));
    height: calc(150px/var(--scale));
    background: url('../img/bg/icones-licitacao.webp');
    background-size: calc(190px/var(--scale)) calc(2850px/var(--scale));
}

.desclassificacao-irregular::before {
    background-position: calc(-20px/var(--scale)) calc(-20px/var(--scale));
}

.defender-recurso::before {
    background-position: calc(-20px/var(--scale)) calc(-210px/var(--scale));
}

.dispensa-licitacao::before {
    background-position: calc(-20px/var(--scale)) calc(-400px/var(--scale));
}

.documentacao-provas::before {
    background-position: calc(-20px/var(--scale)) calc(-590px/var(--scale));
}

.exigencia-indevida::before {
    background-position: calc(-20px/var(--scale)) calc(-780px/var(--scale));
}

.falta-transparencia::before {
    background-position: calc(-20px/var(--scale)) calc(-970px/var(--scale));
}

.inexigibilidade-licitacao::before {
    background-position: calc(-20px/var(--scale)) calc(-1160px/var(--scale));
}

.impugnacao-edital::before {
    background-position: calc(-20px/var(--scale)) calc(-1350px/var(--scale));
}

.licitacao-importancia::before {
    background-position: calc(-20px/var(--scale)) calc(-1540px/var(--scale));
}

.possibilidade-intervencao::before {
    background-position: calc(-20px/var(--scale)) calc(-1730px/var(--scale));
}

.processos-licitacao::before {
    background-position: calc(-20px/var(--scale)) calc(-1920px/var(--scale));
}

.prerequisitos-concorrencia::before {
    background-position: calc(-20px/var(--scale)) calc(-2110px/var(--scale));
}

.reequilibrio-economico::before {
    background-position: calc(-20px/var(--scale)) calc(-2300px/var(--scale));
}

.compliance-licitacao::before {
    background-position: calc(-20px/var(--scale)) calc(-2490px/var(--scale));
}

.contra-resultado::before {
    background-position: calc(-20px/var(--scale)) calc(-2680px/var(--scale));
}

.icones-advogado-plano-de-saude::before {
    --scale: 3.75;
    min-width: calc(150px/var(--scale));
    height: calc(150px/var(--scale));
    background: url('../img/bg/icones-plano-de-saude.webp');
    background-size: calc(190px/var(--scale)) calc(2850px/var(--scale));
}

.internacao-emergencia::before {
    background-position: calc(-20px/var(--scale)) calc(-20px/var(--scale));
}

.medidas-urgencia::before {
    background-position: calc(-20px/var(--scale)) calc(-210px/var(--scale));
}

.parto-plano-saude::before {
    background-position: calc(-20px/var(--scale)) calc(-400px/var(--scale));
}

.proteses-negadas::before {
    background-position: calc(-20px/var(--scale)) calc(-590px/var(--scale));
}

.reajuste-abusivo::before {
    background-position: calc(-20px/var(--scale)) calc(-780px/var(--scale));
}

.reducao-carencia::before {
    background-position: calc(-20px/var(--scale)) calc(-970px/var(--scale));
}

.tratamento-fora-rol-ans::before {
    background-position: calc(-20px/var(--scale)) calc(-1160px/var(--scale));
}

.cancelamento-plano-saude::before {
    background-position: calc(-20px/var(--scale)) calc(-1350px/var(--scale));
}

.cirurgia-bariatrica::before {
    background-position: calc(-20px/var(--scale)) calc(-1540px/var(--scale));
}

.cirurgia-fora-rol-ans::before {
    background-position: calc(-20px/var(--scale)) calc(-1730px/var(--scale));
}

.cirurgias-negadas::before {
    background-position: calc(-20px/var(--scale)) calc(-1920px/var(--scale));
}

.clausulas-abusivas::before {
    background-position: calc(-20px/var(--scale)) calc(-2110px/var(--scale));
}

.cobertura-planos::before {
    background-position: calc(-20px/var(--scale)) calc(-2300px/var(--scale));
}

.exames-negados::before {
    background-position: calc(-20px/var(--scale)) calc(-2490px/var(--scale));
}

.home-care::before {
    background-position: calc(-20px/var(--scale)) calc(-2680px/var(--scale));
}

.icones-advogado-cobranca::before {
    --scale: 3.75;
    min-width: calc(150px/var(--scale));
    height: calc(150px/var(--scale));
    background: url('../img/bg/icones-advogado-cobranca.webp');
    background-size: calc(190px/var(--scale)) calc(1900px/var(--scale));
}

.cobranca-administrativa::before {
    background-position: calc(-20px/var(--scale)) calc(-20px/var(--scale));
}

.cobranca-cheques::before {
    background-position: calc(-20px/var(--scale)) calc(-210px/var(--scale));
}

.cobranca-condominio::before {
    background-position: calc(-20px/var(--scale)) calc(-400px/var(--scale));
}

.cobranca-duplicatas::before {
    background-position: calc(-20px/var(--scale)) calc(-590px/var(--scale));
}

.cobranca-empresa::before {
    background-position: calc(-20px/var(--scale)) calc(-780px/var(--scale));
}

.cobranca-judicial::before {
    background-position: calc(-20px/var(--scale)) calc(-970px/var(--scale));
}

.cobranca-indevida::before {
    background-position: calc(-20px/var(--scale)) calc(-1160px/var(--scale));
}

.recuperacao-credito::before {
    background-position: calc(-20px/var(--scale)) calc(-1350px/var(--scale));
}

.titulo-judicial::before {
    background-position: calc(-20px/var(--scale)) calc(-1540px/var(--scale));
}

.titulos-extra-judiciais::before {
    background-position: calc(-20px/var(--scale)) calc(-1730px/var(--scale));
}

.icones-erro-medico::before {
    --scale: 3.75;
    min-width: calc(150px/var(--scale));
    height: calc(150px/var(--scale));
    background: url('../img/bg/icones-erro-medico.webp');
    background-size: calc(190px/var(--scale)) calc(2850px/var(--scale));
}

.acidente-anestesico::before {
    background-position: calc(-20px/var(--scale)) calc(-20px/var(--scale));
}

.cirurgia-plastica-estetica::before {
    background-position: calc(-20px/var(--scale)) calc(-210px/var(--scale));
}

.cirurgia-reparadora::before {
    background-position: calc(-20px/var(--scale)) calc(-400px/var(--scale));
}

.cirurgias-em-geral::before {
    background-position: calc(-20px/var(--scale)) calc(-590px/var(--scale));
}

.complicacao-pos-operatorio::before {
    background-position: calc(-20px/var(--scale)) calc(-780px/var(--scale));
}

.erro-diagnostico::before {
    background-position: calc(-20px/var(--scale)) calc(-970px/var(--scale));
}

.implante-dentantario::before {
    background-position: calc(-20px/var(--scale)) calc(-1160px/var(--scale));
}

.indenizacao-por-erro::before {
    background-position: calc(-20px/var(--scale)) calc(-1350px/var(--scale));
}

.infeccao-durante-cesaria::before {
    background-position: calc(-20px/var(--scale)) calc(-1540px/var(--scale));
}

.infeccao-hospitalar-pos-cirurgica::before {
    background-position: calc(-20px/var(--scale)) calc(-1730px/var(--scale));
}

.omissao-socorro::before {
    background-position: calc(-20px/var(--scale)) calc(-1920px/var(--scale));
}

.procedimento-odontologico::before {
    background-position: calc(-20px/var(--scale)) calc(-2110px/var(--scale));
}

.recusa-atendimento-medico::before {
    background-position: calc(-20px/var(--scale)) calc(-2300px/var(--scale));
}

.responsabilidade-objetiva::before {
    background-position: calc(-20px/var(--scale)) calc(-2490px/var(--scale));
}

.sofrimento-fetal::before {
    background-position: calc(-20px/var(--scale)) calc(-2680px/var(--scale));
}

.icones-tribunais-superiores::before {
    --scale: 3.75;
    min-width: calc(150px/var(--scale));
    height: calc(150px/var(--scale));
    background: url('../img/bg/icones-tribunais-superiores.webp');
    background-size: calc(190px/var(--scale)) calc(1900px/var(--scale));
}

.acao-direta-incostitucionalidade::before {
    background-position: calc(-20px/var(--scale)) calc(-20px/var(--scale));
}

.conselho-justica-federal::before {
    background-position: calc(-20px/var(--scale)) calc(-210px/var(--scale));
}

.conselho-superior-justica-trabalho::before {
    background-position: calc(-20px/var(--scale)) calc(-400px/var(--scale));
}

.dispositivo-constitucional::before {
    background-position: calc(-20px/var(--scale)) calc(-590px/var(--scale));
}

.mandado-seguranca::before {
    background-position: calc(-20px/var(--scale)) calc(-780px/var(--scale));
}

.supremo-tribunal-federal::before {
    background-position: calc(-20px/var(--scale)) calc(-970px/var(--scale));
}

.supremo-tribunal-justica::before {
    background-position: calc(-20px/var(--scale)) calc(-1160px/var(--scale));
}

.supremo-tribunal-militar::before {
    background-position: calc(-20px/var(--scale)) calc(-1350px/var(--scale));
}

.tribunal-superior-eleitoral::before {
    background-position: calc(-20px/var(--scale)) calc(-1540px/var(--scale));
}

.tribunal-superior-trabalho::before {
    background-position: calc(-20px/var(--scale)) calc(-1730px/var(--scale));
}

.icones-advogado-correspondente::before {
    --scale: 3.75;
    min-width: calc(150px/var(--scale));
    height: calc(150px/var(--scale));
    background: url('../img/bg/icones-advogado-correspondente.webp');
    background-size: calc(190px/var(--scale)) calc(1900px/var(--scale));
}

.audiencia-tribunais-superiores::before {
    background-position: calc(-20px/var(--scale)) calc(-20px/var(--scale));
}

.carga-processual::before {
    background-position: calc(-20px/var(--scale)) calc(-210px/var(--scale));
}

.despacho-tribunais::before {
    background-position: calc(-20px/var(--scale)) calc(-400px/var(--scale));
}

.diligencia-cartorio::before {
    background-position: calc(-20px/var(--scale)) calc(-590px/var(--scale));
}

.elaboracao-pecas-processuais::before {
    background-position: calc(-20px/var(--scale)) calc(-780px/var(--scale));
}

.emissao-guia-itcd::before {
    background-position: calc(-20px/var(--scale)) calc(-970px/var(--scale));
}

.obtencao-certidao::before {
    background-position: calc(-20px/var(--scale)) calc(-1160px/var(--scale));
}

.relacoes-governamentais::before {
    background-position: calc(-20px/var(--scale)) calc(-1350px/var(--scale));
}

.relacoes-institucionais::before {
    background-position: calc(-20px/var(--scale)) calc(-1540px/var(--scale));
}

.sustentacao-oral::before {
    background-position: calc(-20px/var(--scale)) calc(-1730px/var(--scale));
}

.icones-direito-ambiental::before {
    --scale: 3.75;
    min-width: calc(150px/var(--scale));
    height: calc(150px/var(--scale));
    background: url('../img/bg/icones-direito-ambiental.webp');
    background-size: calc(190px/var(--scale)) calc(2850px/var(--scale));
}

.compliance-digital::before {
    background-position: calc(-20px/var(--scale)) calc(-20px/var(--scale));
}

.garantia-liberdade-expressao::before {
    background-position: calc(-20px/var(--scale)) calc(-210px/var(--scale));
}

.lei-acesso-informacao::before {
    background-position: calc(-20px/var(--scale)) calc(-400px/var(--scale));
}

.lei-geral-protecao-dados::before {
    background-position: calc(-20px/var(--scale)) calc(-590px/var(--scale));
}

.lei-geral-protecao-dados-pessoais::before {
    background-position: calc(-20px/var(--scale)) calc(-780px/var(--scale));
}

.leis-digitais::before {
    background-position: calc(-20px/var(--scale)) calc(-970px/var(--scale));
}

.marco-civil-internet::before {
    background-position: calc(-20px/var(--scale)) calc(-1160px/var(--scale));
}

.odrs::before {
    background-position: calc(-20px/var(--scale)) calc(-1350px/var(--scale));
}

.plataforma-pagamento-ecommerce::before {
    background-position: calc(-20px/var(--scale)) calc(-1540px/var(--scale));
}

.protecao-dignidade-humana-meio-digital::before {
    background-position: calc(-20px/var(--scale)) calc(-1730px/var(--scale));
}

.registro-nome-google::before {
    background-position: calc(-20px/var(--scale)) calc(-1920px/var(--scale));
}

.registro-propriedade-intelectual::before {
    background-position: calc(-20px/var(--scale)) calc(-2110px/var(--scale));
}

.roubo-digital::before {
    background-position: calc(-20px/var(--scale)) calc(-2300px/var(--scale));
}

.smart-contracts::before {
    background-position: calc(-20px/var(--scale)) calc(-2490px/var(--scale));
}

.tecnologia-juridica::before {
    background-position: calc(-20px/var(--scale)) calc(-2680px/var(--scale));
}

.icones-direito-constitucional::before {
    --scale: 3.75;
    min-width: calc(150px/var(--scale));
    height: calc(150px/var(--scale));
    background: url('../img/bg/icones-direito-constitucional.webp');
    background-size: calc(190px/var(--scale)) calc(2850px/var(--scale));
}

.analise-projeto-lei::before {
    background-position: calc(-20px/var(--scale)) calc(-20px/var(--scale));
}

.autodeterminacao-povos::before {
    background-position: calc(-20px/var(--scale)) calc(-210px/var(--scale));
}

.autonomia-municipal::before {
    background-position: calc(-20px/var(--scale)) calc(-400px/var(--scale));
}

.busca-bens-apreendidos::before {
    background-position: calc(-20px/var(--scale)) calc(-590px/var(--scale));
}

.cidadania::before {
    background-position: calc(-20px/var(--scale)) calc(-780px/var(--scale));
}

.concesao-asilo-politico::before {
    background-position: calc(-20px/var(--scale)) calc(-970px/var(--scale));
}

.nao-intervencao::before {
    background-position: calc(-20px/var(--scale)) calc(-1160px/var(--scale));
}

.plenitude-defesa::before {
    background-position: calc(-20px/var(--scale)) calc(-1350px/var(--scale));
}

.pluralismo-politico::before {
    background-position: calc(-20px/var(--scale)) calc(-1540px/var(--scale));
}

.prevalencia-direitos-humanos::before {
    background-position: calc(-20px/var(--scale)) calc(-1730px/var(--scale));
}

.privacao-restricao-liberdade::before {
    background-position: calc(-20px/var(--scale)) calc(-1920px/var(--scale));
}

.representacao-processo-perante-stf::before {
    background-position: calc(-20px/var(--scale)) calc(-2110px/var(--scale));
}

.representacao-proposta-sumula-vinculante::before {
    background-position: calc(-20px/var(--scale)) calc(-2300px/var(--scale));
}

.soberania::before {
    background-position: calc(-20px/var(--scale)) calc(-2490px/var(--scale));
}

.valores-sociais-trabalho-livre-iniciativa::before {
    background-position: calc(-20px/var(--scale)) calc(-2680px/var(--scale));
}

.icones-direito-consumidor::before {
    --scale: 3.75;
    min-width: calc(150px/var(--scale));
    height: calc(150px/var(--scale));
    background: url('../img/bg/icones-direito-consumidor.webp');
    background-size: calc(190px/var(--scale)) calc(1900px/var(--scale));
}

.acoes-contra-bancos::before {
    background-position: calc(-20px/var(--scale)) calc(-20px/var(--scale));
}

.danos-morais::before {
    background-position: calc(-20px/var(--scale)) calc(-210px/var(--scale));
}

.dividas-bancarias::before {
    background-position: calc(-20px/var(--scale)) calc(-400px/var(--scale));
}

.golpes::before {
    background-position: calc(-20px/var(--scale)) calc(-590px/var(--scale));
}

.liberdade-escolha::before {
    background-position: calc(-20px/var(--scale)) calc(-780px/var(--scale));
}

.prazo-entrega::before {
    background-position: calc(-20px/var(--scale)) calc(-970px/var(--scale));
}

.publicidade-enganosa-abusiva::before {
    background-position: calc(-20px/var(--scale)) calc(-1160px/var(--scale));
}

.seguro-vida::before {
    background-position: calc(-20px/var(--scale)) calc(-1350px/var(--scale));
}

.troca-produto-defeito::before {
    background-position: calc(-20px/var(--scale)) calc(-1540px/var(--scale));
}

.vicio-oculto-vicio-aparente::before {
    background-position: calc(-20px/var(--scale)) calc(-1730px/var(--scale));
}

.icones-direito-digital::before {
    --scale: 3.75;
    min-width: calc(150px/var(--scale));
    height: calc(150px/var(--scale));
    background: url('../img/bg/icones-direito-digital.webp');
    background-size: calc(190px/var(--scale)) calc(2850px/var(--scale));
}

.compliance-digital::before {
    background-position: calc(-20px/var(--scale)) calc(-20px/var(--scale));
}

.garantia-liberdade-expressao::before {
    background-position: calc(-20px/var(--scale)) calc(-210px/var(--scale));
}

.lei-acesso-informacao::before {
    background-position: calc(-20px/var(--scale)) calc(-400px/var(--scale));
}

.lei-geral-protecao-dados::before {
    background-position: calc(-20px/var(--scale)) calc(-590px/var(--scale));
}

.lei-geral-protecao-dados-pessoais::before {
    background-position: calc(-20px/var(--scale)) calc(-780px/var(--scale));
}

.leis-digitais::before {
    background-position: calc(-20px/var(--scale)) calc(-970px/var(--scale));
}

.marco-civil-internet::before {
    background-position: calc(-20px/var(--scale)) calc(-1160px/var(--scale));
}

.odrs::before {
    background-position: calc(-20px/var(--scale)) calc(-1350px/var(--scale));
}

.plataforma-pagamento-ecommerce::before {
    background-position: calc(-20px/var(--scale)) calc(-1540px/var(--scale));
}

.protecao-dignidade-humana-meio-digital::before {
    background-position: calc(-20px/var(--scale)) calc(-1730px/var(--scale));
}

.registro-nome-google::before {
    background-position: calc(-20px/var(--scale)) calc(-1920px/var(--scale));
}

.registro-propriedade-intelectual::before {
    background-position: calc(-20px/var(--scale)) calc(-2110px/var(--scale));
}

.roubo-digital::before {
    background-position: calc(-20px/var(--scale)) calc(-2300px/var(--scale));
}

.smart-contracts::before {
    background-position: calc(-20px/var(--scale)) calc(-2490px/var(--scale));
}

.tecnologia-juridica::before {
    background-position: calc(-20px/var(--scale)) calc(-2680px/var(--scale));
}

.icones-direito-previdenciario::before {
    --scale: 3.75;
    min-width: calc(150px/var(--scale));
    height: calc(150px/var(--scale));
    background: url('../img/bg/icones-direito-previdenciario.webp');
    background-size: calc(190px/var(--scale)) calc(2850px/var(--scale));
}

.aposentadorai-idade::before {
    background-position: calc(-20px/var(--scale)) calc(-20px/var(--scale));
}

.aposentadoria-especial::before {
    background-position: calc(-20px/var(--scale)) calc(-210px/var(--scale));
}

.aposentadoria-tempo-contribuicao::before {
    background-position: calc(-20px/var(--scale)) calc(-400px/var(--scale));
}

.beneficios-incapacidade-temporaria-permamente::before {
    background-position: calc(-20px/var(--scale)) calc(-590px/var(--scale));
}

.beneficios-prestacao-continua::before {
    background-position: calc(-20px/var(--scale)) calc(-780px/var(--scale));
}

.execucao-fiscal::before {
    background-position: calc(-20px/var(--scale)) calc(-970px/var(--scale));
}

.fraude-imprestimo-consignado::before {
    background-position: calc(-20px/var(--scale)) calc(-1160px/var(--scale));
}

.indeferimento-beneficios-previdenciarios::before {
    background-position: calc(-20px/var(--scale)) calc(-1350px/var(--scale));
}

.insencao-imposto-renda::before {
    background-position: calc(-20px/var(--scale)) calc(-1540px/var(--scale));
}

.pensao-morte::before {
    background-position: calc(-20px/var(--scale)) calc(-1730px/var(--scale));
}

.planejamento-previdenciario::before {
    background-position: calc(-20px/var(--scale)) calc(-1920px/var(--scale));
}

.previsao-aposentadoria::before {
    background-position: calc(-20px/var(--scale)) calc(-2110px/var(--scale));
}

.regime-geral-previdencia-social::before {
    background-position: calc(-20px/var(--scale)) calc(-2300px/var(--scale));
}

.regime-proprio-previdencia-social::before {
    background-position: calc(-20px/var(--scale)) calc(-2490px/var(--scale));
}

.saude-ocupacional::before {
    background-position: calc(-20px/var(--scale)) calc(-2680px/var(--scale));
}

.icones-direito-previdenciario::before {
    --scale: 3.75;
    min-width: calc(150px/var(--scale));
    height: calc(150px/var(--scale));
    background: url('../img/bg/icones-direito-previdenciario.webp');
    background-size: calc(190px/var(--scale)) calc(2850px/var(--scale));
}

.aposentadorai-idade::before {
    background-position: calc(-20px/var(--scale)) calc(-20px/var(--scale));
}

.aposentadoria-especial::before {
    background-position: calc(-20px/var(--scale)) calc(-210px/var(--scale));
}

.aposentadoria-tempo-contribuicao::before {
    background-position: calc(-20px/var(--scale)) calc(-400px/var(--scale));
}

.beneficios-incapacidade-temporaria-permamente::before {
    background-position: calc(-20px/var(--scale)) calc(-590px/var(--scale));
}

.beneficios-prestacao-continua::before {
    background-position: calc(-20px/var(--scale)) calc(-780px/var(--scale));
}

.execucao-fiscal::before {
    background-position: calc(-20px/var(--scale)) calc(-970px/var(--scale));
}

.fraude-imprestimo-consignado::before {
    background-position: calc(-20px/var(--scale)) calc(-1160px/var(--scale));
}

.indeferimento-beneficios-previdenciarios::before {
    background-position: calc(-20px/var(--scale)) calc(-1350px/var(--scale));
}

.insencao-imposto-renda::before {
    background-position: calc(-20px/var(--scale)) calc(-1540px/var(--scale));
}

.pensao-morte::before {
    background-position: calc(-20px/var(--scale)) calc(-1730px/var(--scale));
}

.planejamento-previdenciario::before {
    background-position: calc(-20px/var(--scale)) calc(-1920px/var(--scale));
}

.previsao-aposentadoria::before {
    background-position: calc(-20px/var(--scale)) calc(-2110px/var(--scale));
}

.regime-geral-previdencia-social::before {
    background-position: calc(-20px/var(--scale)) calc(-2300px/var(--scale));
}

.regime-proprio-previdencia-social::before {
    background-position: calc(-20px/var(--scale)) calc(-2490px/var(--scale));
}

.saude-ocupacional::before {
    background-position: calc(-20px/var(--scale)) calc(-2680px/var(--scale));
}

.icones-direito-trabalhista::before {
    --scale: 3.75;
    min-width: calc(150px/var(--scale));
    height: calc(150px/var(--scale));
    background: url('../img/bg/icones-direito-trabalhista.webp');
    background-size: calc(190px/var(--scale)) calc(1900px/var(--scale));
}

.adicionais-periculosidade-insalubridade::before {
    background-position: calc(-20px/var(--scale)) calc(-20px/var(--scale));
}

.assedio-moral::before {
    background-position: calc(-20px/var(--scale)) calc(-210px/var(--scale));
}

.calculo-trabalhista::before {
    background-position: calc(-20px/var(--scale)) calc(-400px/var(--scale));
}

.contrato-trabalho::before {
    background-position: calc(-20px/var(--scale)) calc(-590px/var(--scale));
}

.demissao-justa-causa::before {
    background-position: calc(-20px/var(--scale)) calc(-780px/var(--scale));
}

.exesso-individamento::before {
    background-position: calc(-20px/var(--scale)) calc(-970px/var(--scale));
}

.hora-extra::before {
    background-position: calc(-20px/var(--scale)) calc(-1160px/var(--scale));
}

.justa-causa-verbas-recisorias::before {
    background-position: calc(-20px/var(--scale)) calc(-1350px/var(--scale));
}

.reconhecimento-vinculo::before {
    background-position: calc(-20px/var(--scale)) calc(-1540px/var(--scale));
}

.rescisao-indireta::before {
    background-position: calc(-20px/var(--scale)) calc(-1730px/var(--scale));
}

.icones-direito-tributario::before {
    --scale: 3.75;
    min-width: calc(150px/var(--scale));
    height: calc(150px/var(--scale));
    background: url('../img/bg/icones-direito-tributario.webp');
    background-size: calc(190px/var(--scale)) calc(1900px/var(--scale));
}

.assesoria-cosultoria-estrategica::before {
    background-position: calc(-20px/var(--scale)) calc(-20px/var(--scale));
}

.compliance-tributario::before {
    background-position: calc(-20px/var(--scale)) calc(-210px/var(--scale));
}

.defesa-execucoes-fiscais::before {
    background-position: calc(-20px/var(--scale)) calc(-400px/var(--scale));
}

.execusao-fiscal::before {
    background-position: calc(-20px/var(--scale)) calc(-590px/var(--scale));
}

.itcmd::before {
    background-position: calc(-20px/var(--scale)) calc(-780px/var(--scale));
}

.lancamento-tributario::before {
    background-position: calc(-20px/var(--scale)) calc(-970px/var(--scale));
}

.planejamento-patrimonial::before {
    background-position: calc(-20px/var(--scale)) calc(-1160px/var(--scale));
}

.recuperacao-credito-tributario::before {
    background-position: calc(-20px/var(--scale)) calc(-1350px/var(--scale));
}

.restituicao-icms::before {
    background-position: calc(-20px/var(--scale)) calc(-1540px/var(--scale));
}

.tributos-federais::before {
    background-position: calc(-20px/var(--scale)) calc(-1730px/var(--scale));
}

.icones-homologacao::before {
    --scale: 3.75;
    min-width: calc(150px/var(--scale));
    height: calc(150px/var(--scale));
    background: url('../img/bg/icones-homologacao.webp');
    background-size: calc(190px/var(--scale)) calc(2850px/var(--scale));
}

.apostilamento::before {
    background-position: calc(-20px/var(--scale)) calc(-20px/var(--scale));
}

.averbacao-divorcio-estrangeiro::before {
    background-position: calc(-20px/var(--scale)) calc(-400px/var(--scale));
}

.carta-rogatoria::before {
    background-position: calc(-20px/var(--scale)) calc(-590px/var(--scale));
}

.especializacao-direito-internacional::before {
    background-position: calc(-20px/var(--scale)) calc(-780px/var(--scale));
}

.homologacao-adocao-estrangeira::before {
    background-position: calc(-20px/var(--scale)) calc(-970px/var(--scale));
}

.homologacao-guarda::before {
    background-position: calc(-20px/var(--scale)) calc(-1160px/var(--scale));
}

.homologacao-pedido-guarda::before {
    background-position: calc(-20px/var(--scale)) calc(-1350px/var(--scale));
}

.homologacao-sentenca-alimentos-internacionais::before {
    background-position: calc(-20px/var(--scale)) calc(-1540px/var(--scale));
}

.homologacao-sentenca-divorcio::before {
    background-position: calc(-20px/var(--scale)) calc(-1730px/var(--scale));
}

.homologacao-sentenca-penal-estrangeira::before {
    background-position: calc(-20px/var(--scale)) calc(-1920px/var(--scale));
}

.legalizacao-documentos-estrageiros::before {
    background-position: calc(-20px/var(--scale)) calc(-2110px/var(--scale));
}

.regularizacao-estado-civil::before {
    background-position: calc(-20px/var(--scale)) calc(-2300px/var(--scale));
}

.traducao-juramentada::before {
    background-position: calc(-20px/var(--scale)) calc(-2490px/var(--scale));
}

.transcricao-casamento-estrageiro::before {
    background-position: calc(-20px/var(--scale)) calc(-2680px/var(--scale));
}

.icones-direito-ambiental::before {
    --scale: 3.75;
    min-width: calc(150px/var(--scale));
    height: calc(150px/var(--scale));
    background: url('../img/bg/icones-direito-ambiental.webp');
    background-size: calc(190px/var(--scale)) calc(1900px/var(--scale));
}

.anulacao-multa::before {
    background-position: calc(-20px/var(--scale)) calc(-20px/var(--scale));
}

.auditoria-ambiental::before {
    background-position: calc(-20px/var(--scale)) calc(-210px/var(--scale));
}

.dano-ambiental-individual::before {
    background-position: calc(-20px/var(--scale)) calc(-400px/var(--scale));
}

.fiscalizacao-ambiental::before {
    background-position: calc(-20px/var(--scale)) calc(-590px/var(--scale));
}

.licenca-ambiental::before {
    background-position: calc(-20px/var(--scale)) calc(-780px/var(--scale));
}

.multa-infracao-ambiental::before {
    background-position: calc(-20px/var(--scale)) calc(-970px/var(--scale));
}

.multa-posse-animal-silvestre::before {
    background-position: calc(-20px/var(--scale)) calc(-1160px/var(--scale));
}

.processo-administrativo-ambiental::before {
    background-position: calc(-20px/var(--scale)) calc(-1350px/var(--scale));
}

.tac-rural::before {
    background-position: calc(-20px/var(--scale)) calc(-1540px/var(--scale));
}

.termos-compromisso-ambiental::before {
    background-position: calc(-20px/var(--scale)) calc(-1730px/var(--scale));
}

.stripe-cta {
    margin: 17px auto;
}

.bg--blue-purple {
    background-image: linear-gradient(66deg, rgba(28, 138, 255, .15), rgba(131, 0, 255, .15));
}

.bg--blue-green {
    background-image: linear-gradient(66deg, rgba(102, 119, 228, 0.15), rgba(23, 234, 217, 0.15));
}

.content-cta {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding: 25px 0px;
    border-radius: 6px;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    box-shadow: 0px 11px 11px -4px #e8e8e8a6;
}

.content-cta-text {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 60%;
}

.content-cta-text::before {
    content: '';
    min-width: 50px;
    min-height: 50px;
    background: url("../img/bg/icon_like.svg") no-repeat center/contain;
}

.content-cta .content-cta-text p.text {
    margin: 0 15px;
    text-align: left;
    font-size: 2.2rem;
    line-height: 130%;
    font-weight: 500;
    color: #01182d;
}

.content-cta-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 40%;
}

.btn-cta {
    padding: 10px 20px;
    border-radius: 30px;
    cursor: pointer;
    color: #fff;
    font-size: 1.8rem;
    background-color: #0054AD;
    box-shadow: 1px 5px 6px 0px #0000004f;
    transition: background-color 0.5s linear;
}

.btn-cta:hover {
    color: #fff;
    text-decoration: none;
    background-color: #003abc;
}

section.stripe-cta .text-sup {
    color: rgb(66, 59, 49);
}

.content-cta-img {
    padding: 0 !important;
}

.content-cta-img img {
    border-radius: 6px;
}

@media (max-width: 980px) {
    .content-cta .content-cta-text p.text {
        font-size: 1.9rem;
    }

    .btn-cta {
        margin: 0 auto;
        padding: 10px 9px;
        font-size: 1.7rem;
    }
}

@media (max-width: 560px) {
    body {
        overflow-x: hidden;
    }
    .content-cta {
        flex-direction: column;
        padding: 25px 15px;
    }

    .content-cta-text {
        margin-bottom: 15px;
    }

    .content-cta-btn, .btn-cta, .content-cta-text {
        max-width: 100%;
        width: 100%;
    }
}

aside.topicos.sticky-topicos {
    position: sticky;
    top: 53px;
}

div.dado.sticky-topicos-dado {
    overflow: auto;
    padding-right: 15px;
}

div.dado.sticky-topicos-dado::-webkit-scrollbar {
    width: 5px;
}

div.dado.sticky-topicos-dado::-webkit-scrollbar-track {
    width: 5px;
}

div.dado.sticky-topicos-dado::-webkit-scrollbar-thumb {
    background-color: var(--primary-color);
    width: 5px;
}

div.dado.sticky-topicos-dado::-webkit-scrollbar-thumb:hover {
    background: #8b670b;
}

.scroll {
    display: block;
    overflow-x: none;
    position: absolute;
    top: 40px;
    left: 50%;
    width: 100%;
    max-width: 1200px;
    max-height: 0px;
    border-radius: 0 0 10px 10px;
    transform: translateX(-50%);
    background-color: #4a453b;
    box-shadow: rgba(74, 69, 59, 1) 0px 2px 8px;
    transition: all .5s ease-in-out;
    scrollbar-gutter: stable both-edges;
}

.scroll.menu-opened {
    max-height: 371px;
}

.scroll .menu {
    padding: 10px 48px 5px 48px;
}

.scroll::-webkit-scrollbar {
    width: 5px;
}

.scroll::-webkit-scrollbar-track {
    width: 5px;
    margin-bottom: 10px;
}

.scroll::-webkit-scrollbar-thumb {
    background-color: var(--primary-color);
    width: 5px;
}

.scroll::-webkit-scrollbar-thumb:hover {
    background: #8b670b;
}

ul.menu {
    display: block;
    padding: 0;
    list-style: none;
    display: block;
    width: 100%;
    margin: 0;
}

ul.menu li.menu-item {
    border-bottom: 1px solid #FFF;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

ul.menu li.menu-item a {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #FFF;
    text-align: left;
    display: inline-table;
    padding: 10px 0;
    line-height: 35px;
}

ul.menu li.menu-item a:hover, ul.menu li.menu-item a:active, ul.menu li.menu-item a:focus {
    text-decoration: none;
}

ul.menu ul li ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.menu ul li ul li {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    padding-left: 20px;
}

ul.menu li a.sub_exist::after {
    content: "";
    background: url('../img/bg/bg_icones.webp') no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: -8px -43px;
    width: 16px;
    height: 16px;
    margin-left: 5px;
    display: table-cell;
    float: right;
    margin-top: 10px;
}

.gt_float_switcher {
    font-size: 14px !important;
    font-family: 'Inter', sans-serif;
}

.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 2px 10px !important;
}

.gt_float_wrapper {
    z-index: 9999999;
    position: relative;
}

.gt_float_switcher .gt-selected {
    z-index: 0 !important;
}

.page-template-page-contato .menu_interno {
    margin-top: 0 !important;
}


section.boxProfissionais {
    position: relative;
}

section.boxProfissionais div.boxTxt {
    padding: 15px 15px;
    background: url(../img/bg/bg_profissionais_baixo.webp) right top var(--primary-color);
    height: 45px;
    color: #FFF;
}

section.boxProfissionais div.boxTxt h2 {
    padding: 0 !important;
    margin: 0 !important;
    color: #FFF !important;
}

section.boxProfissionais div.boxTxt p {
    padding: 0 !important;
    margin: 0 !important;
    color: #FFF !important;
    font-size: 13px;
}

section.boxProfissionais div.boxDados {
    position: absolute;
    left: 0px;
    bottom: 33px;
    max-width: 179px;
    width: 100%;
    background: var(--primary-color);
    padding: 15px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

section.boxProfissionais div.boxDados h3 {
    font-family: 'Mulish', sans-serif;
    padding: 0 !important;
    margin: 0 !important;
    color: #FFF !important;
    margin-bottom: 5px !important;
}

section.boxProfissionais div.boxDados p {
    font-family: 'Mulish', sans-serif;
    padding: 0 !important;
    margin: 0 !important;
    color: #FFF !important;
    font-size: 13px;
}

section.escritorioProfissionais {
    min-height: 950px;
    position: relative;
    overflow: hidden;
    background: url(../img/bg/bg_escritorio.webp) no-repeat center bottom 10px #f9fafa;
    background-size: contain;
    padding: 0;
}

section.escritorioProfissionais img.e {
    position: relative;
    z-index: 1;
}

@media (max-width: 980px) {
    section.escritorioProfissionais {
        min-height: 300px;
    }

    section.boxProfissionais div.boxDados {
        left: 0;
    }
}

.boxRelacaoServicos {
    padding: 0 0 20px 0 !important;
}


section.comentarios a.btnVerMaisComentarios {
    display: none !important;
    margin: 0 auto;
    margin-bottom: 30px;
    color: #FFF;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #FFF;
    padding: 15px;
    display: table;
    align-items: center;
    background: var(--primary-color);
    border: 1px solid var(--primary-color);
    transition: 0.3s;
}

section.comentarios a.btnVerMaisComentarios:focus, section.comentarios a.btnVerMaisComentarios:hover {
    background: var(--decor-color);
    border-color: var(--decor-color);
    color:var(--primary-color);
}

.infoPublicacao {
    color: #4b4a59;
    font-size: 14px;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    line-height: 24px;
    margin: 10px 0;
    display: block;
}

#playht-iframe-wrapper {
    float: left;
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

pre.wp-block-preformatted {
    display: block;
    background: rgba(203,203,217,.2);
    border-radius: 6px;
    padding: 20px;
    white-space: pre-wrap;
    line-height: 150%;
    margin-bottom: 1.5rem;
    color: #585969;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    line-height: 30px;
    font-size: 18px;
    float: left;
    width: 100%;
}

@media (max-width: 768px) {
    .swiper-button-next, .swiper-button-prev {
        display: none !important;
    }
}

destaque.highlighted {
    background-position: -100%;
    color: #1c1c1c;
}

destaque {
    background-image: linear-gradient(90deg,rgba(255,255,255,0) 50%,var(--text-highlight-color,#fff2be) 0);
    background-size: 200%;
    background-position: 0;
    transition: background-position .8s;
}

html.a11y-desaturate {
    color: #fff;
    background-color: #000 !important;
    filter: grayscale(100%) !important;
    -webkit-filter: grayscale(100%) !important;
    -webkit-filter: grayscale(1) !important;
    -moz-filter: grayscale(100%) !important;
    -ms-filter: grayscale(100%) !important;
    -o-filter: grayscale(100%) !important;
    filter: gray;
}

html.desaturate, html.desaturate section {
    background: black !important;
    background-color: black !important;
    background-image: none !important;
    border: none;
    color: yellow !important;
}

body.desaturate* {
    background: black !important;
    background-color: black !important;
    background-image: none !important;
    border: none;
    color: yellow !important;
}

html.desaturate {
    filter: grayscale(100%) !important;
    -webkit-filter: grayscale(100%) !important;
    -webkit-filter: grayscale(1) !important;
    -moz-filter: grayscale(100%) !important;
    -ms-filter: grayscale(100%) !important;
    -o-filter: grayscale(100%) !important;
    filter: gray;
}

html.desaturate section.oEscritorio h2, html.desaturate section.oEscritorio p, html.desaturate section.oEscritorio h3, html.desaturate pre.wp-block-preformatted, html.desaturate table td, html.desaturate #respond p, html.desaturate html.desaturate section.boxOndeEncontrar h2, html.desaturate section.boxOndeEncontrar h3, html.desaturate section.boxOndeEncontrar address, html.desaturate section.boxOndeEncontrar h2 {
    color: #FFFF !important;
}


.ez-toc-title-container {
    margin-bottom: 1rem !important;
}

a.ez-toc-link {
    text-decoration: underline !important;
}

@keyframes slideUp {
    0% {
        transform: translateY(100%);
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes slideDown {
    0% {
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        transform: translateY(100%);
        opacity: 0;
    }
}
