/*
Theme Name:     Projuris - 2025
Description:    Pro child theme.
Author:         Projuris
Template:       pro
Version:        0.3.8
*/

* {
    box-sizing: border-box;    
    font-family: "Sora", sans-serif;
        
}


.apenas-mobile {
    display: none;
}

.fechar-submenu-mobile {
    display: none;
}

.bt-menu-mobile {
    display: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font:" Sora", sans-serif;
    vertical-align: baseline;
}

body {
    font-family: "Sora", sans-serif"
}

input {
    font-family: "Sora", sans-serif
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

@font-face {
    font-family: 'Nizzoli';
    src: url('fonts/Nizzoli-Black.woff2') format('woff2'),
        url('fonts/Nizzoli-Black.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;

}

@font-face {
    font-family: 'Nizzoli';
    src: url('fonts/Nizzoli-Regular.woff2') format('woff2'),
        url('fonts/Nizzoli-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/** -------------------------- FIM RESET ------------------------- **/


html {
    overflow-y: scroll;
}

/**
  theme requirements as per
  http://codex.wordpress.org/CSS
*/
.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}


.topo {
    float: left;
    width: 100%;
    padding: 25px 0;
    min-height: 120px;
}

.topo .logo {
    float: left;
    width: 300px;
    height: 85px;
    background: url(images/projuris.webp) no-repeat left -10px;
    text-indent: -9999px;
    background-size: 250px auto;
}

.centraliza {
    width: 96%;
    max-width: 1400px;
    margin: 0 auto;
}

.menu {
    float: right;
    padding: 30px 0 0 0;
    font-family: 'Nizzoli';
}

.menu ul {
    float: left;
    width: 100%;
}

.menu li {
    float: left;
    position: relative;
    padding: 0 10px;
}

.menu li ul {
    display: none;
}

.topo-principal {
    float: left;
    width: 100%;
    padding: 60px 0 40px 0;
    font-family: 'Nizzoli';
    font-size: 14px;
}

.topo-principal h1 {
    font-size: 52px;
    line-height: 68px;
    font-weight: normal;
}

.topo-principal p {
    padding: 15px 0 0 0;
}

.topo-principal .gravata {
    float: left;
    width: 100%;
    padding: 10px 0 15px 0;
    font-size: 18px;
    line-height: 28px;
}


.topo-principal-eventos {
    float: left;
    padding: 60px 0 60px 0;
    font-family: 'Nizzoli';
    font-size: 14px;
    background-color: #0756E4;
    width: 100%;
    color: white;
}

.topo-esq {
    float: left;
    width: 50%;
}

.topo-dir {
    float: left;
    width: 50%;
}

.linha-divisoria {
    width: 90%;
    height: 1px;
    background-color: #ccc;
    margin: 20px 0;
}

.topo-principal-eventos h1 {
    font-size: 52px;
    line-height: 68px;
    font-weight: normal;
}

.topo-principal-eventos p {
    padding: 15px 0 0 0;
}

.topo-principal p {
    padding: 15px 0 0 0;
}

.topo-principal-eventos .gravata {
    float: left;
    width: 100%;
    padding: 10px 0 15px 0;
    font-size: 18px;
    line-height: 28px;
}


.imagem-evento {
    float: left;
    width: 100%;
}

.imagem-evento img {
    max-width: 100%;
}

.bloco-texto {
    float: left;
    width: 75%;
    padding: 0 50px 100px 0;
    font-size: 16px;
    line-height: 26px;
}


.bloco-texto-eventos {
    float: left;
    width: 100%;
    padding: 20px 0 100px 0;
    font-size: 19px;
    line-height: 26px;
}

.bloco-texto-eventos strong {
    font-weight: bold;
}

.bloco-localizacao {
    float: left;
    width: 100%;
    padding: 0 0 100px 0;
    font-size: 19px;
    line-height: 26px;
}

.bloco-localizacao h2 {
    padding: 15px 0 15px 0;
    font-size: 36px;
    line-height: 38px;
}

.local-evento {
    padding: 15px 0 15px 0;
    font-size: 26px;
    line-height: 38px;
}


.sidebar {
    width: 25%;
    float: left;
    position: relative;
}

.endereço-evento {
    margin-top: -10px;
    font-size: 24px;
}

.bt-inscreva-evento {
    display: inline-block;
    padding: 20px;
    border: 2px solid #fff;
    text-decoration: none;
    border-radius: 3px;
    color: #0756E4;
    background: #fff;
}

.botao-mapa {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-top: 15px;
    background: white;
    border: 2px solid #0756E4;
    border-radius: 8px;
    padding: 10px 20px;
    cursor: pointer;
    transition: 0.3s;
}

.botao-mapa a {
    font-size: 16px;
    font-weight: bold;
    color: #222;
    text-decoration: none;
}

.botao-mapa .icone {
    color: #0756E4;
    font-size: 18px;
}

.botao-mapa:hover {
    color: white;
}

.botao-mapa:hover .icone {
    color: white;
}



.geral-eventos h1 {
    font-size: 32px;
    text-align: center;
}

.bloco-texto-eventos p {
    padding: 0 0 7px 0;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    color: #292D38;
    margin: 20px 0 0 0;
    font-family: "Sora", sans-serif;
}

.bloco-texto-eventos strong {
    font-weight: bold !important;
}

.bloco-texto strong {
    font-weight: bold !important;
}

.bloco-texto h2 {
    padding: 15px 0 15px 0;
    font-size: 30px;
    line-height: 38px;
}


.bloco-texto-eventos h2 {
    padding: 15px 0 15px 0;
    font-size: 36px;
    line-height: 38px;
}

.bloco-texto p {
    padding: 0 0 15px 0;
}


.bloco-texto h3 {
    padding: 15px 0 15px 0;
    font-size: 24px;
    line-height: 34px;
}

.bloco-texto ul {
    list-style: disc;
    padding: 0 80px 30px 30px;
}

.bloco-texto ul li {
    padding: 0 0 10px 0;
}

.bloco-texto ol {
    list-style: decimal;
    padding: 0 80px 30px 30px;
}

.bloco-texto ol li {
    padding: 0 0 10px 0;
}

.bloco-texto ol#posts {
    list-style: none;
    padding: 0;
}

.bloco-texto ol#posts li {
    padding: 0;
}

.bloco-full {
    width: 100%;
    padding: 0 0 100px 0;
}

.bloco-texto-comentados {
    float: left;
    width: 66%;
    padding: 0 0 100px 0;
}

.bloco-sub-navegacao {
    float: left;
    width: 30%;
    margin: 0 3% 0 0;
    padding: 20px;
    background: #f2f2f2;
}

.bloco-sub-navegacao ul {
    padding: 0 0 15px 0;
}

.bloco-sub-navegacao li {
    list-style: none;
}

.bloco-sub-navegacao ul ul ul li {
    list-style: disc;
}

.tit-bloco-navegue-mobile {
    display: none;
}

.tit-bloco-navegue {
    float: left;
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Nizzoli';
    font-weight: bold;
    padding: 0 0 20px 0;
}

.bloco-texto-eventos ul {
    list-style: disc;
    padding: 0 80px 30px 30px;
}

.bloco-texto-eventos ul li {
    padding: 0 0 10px 0;
}

.bloco-texto-eventos ol {
    list-style: decimal;
    padding: 0 80px 30px 30px;
}

.bloco-texto-eventos ol li {
    padding: 0 0 10px 0;
}

.bloco-texto-eventos ol#posts {
    list-style: none;
    padding: 0;
}

.bloco-texto-eventos ol#posts li {
    padding: 0;
}


.busca {
    float: left;
    width: 100%;
    padding: 15px 0 0 0;
}

.busca label {
    float: left;
    width: 100%;
    padding: 0 0 5px 0;
}

.busca input {
    float: left;
    width: 100%;
    padding: 10px 0;
    margin: 0 0 5px 0;
}

.busca button {
    background: #0756E4;
    color: #fff;
    font-weight: bold;
    padding: 15px;
    border: none;
    cursor: pointer;
}

.sidebar .categories {
    font-size: 16px;
}

.newsletter {
    float: left;
    width: 100%;
    background: #0756E4;
    padding: 20px;
    color: #fff;
    margin: 0 0 20px 0;
}

.newsletter strong {
    font-family: 'Nizzoli';
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
    float: left;
    width: 100%;
    padding: 0 0 20px 0;
}

.newsletter label {
    float: left;
    width: 100%;
    padding: 0 0 5px 0;
}

.newsletter input {
    float: left;
    width: 100%;
    padding: 10px !important;
    margin: 0 0 5px 0;
}

.newsletter .hs-button {
    background: #ff7a59;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
}

.newsletter-2 {
    float: left;
    width: 100%;
    padding: 20px;
    color: #fff;
    margin: 0 0 20px 0;
    background: url(images/newsletter-projuris.jpg) no-repeat top center #0756E4;
    background-size: 100% auto;
    padding: 280px 20px 20px 20px;
}

.newsletter-2 strong {
    display: none;
}

.newsletter-2 label {
    float: left;
    width: 100%;
    padding: 0 0 5px 0;
}

.newsletter-2 input {
    float: left;
    width: 100%;
    padding: 10px !important;
    margin: 0 0 5px 0;
}

.newsletter-2 .hs-button {
    background: #ff7a59;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}

.newsletter-3 {
    float: left;
    width: 100%;
    padding: 20px;
    color: #fff;
    margin: 0 0 20px 0;
    background: url(images/newsletter-juriscast.jpg) no-repeat top center #0756E4;
    background-size: 100% auto;
    padding: 280px 20px 20px 20px;
}

.newsletter-3 strong {
    display: none;
}

.newsletter-3 .hs-button {
    background: #ff7a59;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}

.newsletter-4 {
    float: left;
    width: 100%;
    padding: 20px;
    color: #fff;
    margin: 0 0 20px 0;
    background: url(images/newsletter-juridica.jpg) no-repeat top center #0756E4;
    background-size: 100% auto;
    padding: 280px 20px 20px 20px;
}

.newsletter-4 strong {
    display: none;
}

.newsletter-4 .hs-button {
    background: #ff7a59;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}

.footer {
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
    font-family: 'Nizzoli';
}

.footer * {
    font-family: 'Nizzoli';
}

.footer_background {
    background-color: #000212;
    width: 100%;
    padding: 60px 20px;
    float: left;
}

.footer_lista {
    width: 20%;
    float: left;
}

.footer_lista img {
    max-width: 250px;
}

.footer_lista ul {
    float: left;
    width: 100%;
    padding: 15px 0 0 0;
}

.footer_lista span {
    color: #42A5F5;
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 20px;
}

.footer_lista li {
    padding: 5px 0px;
}

.footer_lista a {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    text-decoration: none;
}

.footer_lista a:hover {
    text-decoration: underline;
}

.barra-topo {
    background: #FFF;
    float: left;
    width: 100%;
    height: 100px;
    padding: 25px 0;
    position: fixed;
    z-index: 99;
    transition: all .5s;
    top: 0;
    font-family: 'Nizzoli';
    min-height: 120px;
}

.mn-barra {
    float: right;
    padding: 30px 0 0 0;
}

.mn-barra li {
    float: left;
    padding: 0 20px 0 0;
}

.mn-barra a {
    font-size: 16px;
    line-height: 22px;
    color: #000212;
    text-decoration: none;
    display: inline-block;
    padding: 0 17px 0 0;
    position: relative;
    transition: all .3s;
}

.mn-barra .mn-parent a:after {
    content: "";
    position: absolute;
    top: 3px;
    right: 0;
    width: 6px;
    height: 6px;
    border: 3px solid #0A0022;
    border-left: 0;
    border-top: 0;
    transform: rotate(45deg);
    transition: all .3s;
}

.mn-barra a:hover {
    color: #0756e4;
}

.mn-barra a:hover:after {
    border-color: #0756e4;
    transform: rotate(270deg);
}

.menu-fixo .mn-barra .mn-parent a:after {
    border-color: #fff;
}

.mn-barra .mn-store a {
    background: #0756E4;
    color: #fff;
    margin: -15px 0 0 0;
    padding: 15px 60px;
    border-radius: 25px;
    transition: all .3s;
}

.mn-barra .mn-store a:hover {
    background: #12B0F6;
    color: #fff;
}



.mn-submenu {
    float: left;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 10;
    top: 100px;
    background: rgba(255, 255, 255, .97);
    padding: 20px 0 20px 0;
    display: none;
}

.mn-submenu.hover {
    display: block;
}

.submenu {
    float: left;
    width: 80%;
    padding: 0;
    position: relative;
}

.submenu-solucoes:after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #0756e4;
    position: absolute;
    top: 0;
    left: 48%;
    margin-left: -1px;
}

.submenu-solucoes li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin: 0 0 5px 0;
    padding: 0 80px 10px 80px;
    font-size: 14px;
    line-height: 20px;
    transition: all .5s;
    border-left: 2px solid #fff;
}

.submenu-solucoes li {
    width: 49%
}

.submenu-solucoes li.clear {
    clear: both;
}

.submenu-solucoes h3 {
    float: left;
    width: 100%;
    font-size: 22px;
    line-height: 28px;
    color: #0756e4;
    font-weight: 700;
}

.submenu-solucoes li a {
    color: #525662;
    text-decoration: none;
    float: left;
    width: 100%;
    border-left: 2px solid #fff;
    transition: all .3s;
    padding: 5px 0 5px 15px;
}

.submenu-solucoes li:hover a {
    border-left: 2px solid #0756e4;
}

.submenu-sobre {
    padding-left: 100px;
}

.submenu-sobre li {
    float: left;
    width: 100%;
    padding: 10px 0;
}

.submenu-sobre li a {
    font-size: 22px;
    font-weight: bold;
    color: #0a0022;
    text-decoration: none;
    border-left: 2px solid #fff;
    padding: 0 0 0 10px;
    transition: all .5s;
}

.submenu-sobre li a:hover {
    border-left: 2px solid #0756e4;
}


.submenu-conteudos:after {
    content: "";
    width: 1px;
    height: 70%;
    background-color: #0756e4;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 33%;
    margin: 0 0 0 -2px;
}

.submenu-conteudos:before {
    content: "";
    width: 1px;
    height: 70%;
    background-color: #0756e4;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 66%;
    margin: 0 0 0 -2px;
}

.submenu-conteudos li {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    margin: 0 0 0 0;
    padding: 15px 25px 15px 0;
    font-size: 16px;
    line-height: 20px;
    transition: all .5s;
    border-left: 2px solid #fff;
}

.submenu-conteudos li.clear {
    clear: both;
}

.submenu-conteudos h3 {
    float: left;
    width: 100%;
    font-size: 22px;
    line-height: 26px;
    color: #0756e4;
    font-weight: 700;
}

.submenu-conteudos li a {
    color: #525662;
    text-decoration: none;
    float: left;
    width: 100%;
    border-left: 2px solid #fff;
    transition: all .3s;
    padding: 5px 0 5px 15px;
    margin: 0;

}

.submenu-conteudos li:hover a {
    border-left: 2px solid #0756e4;
}

.descricao-submenu {
    float: left;
    width: 20%;
    color: #525662;
    padding: 30px 0 0 0;
}

.descricao-submenu p {
    font-size: 16px;
    line-height: 20px;
    margin-top: 65px;
}

.titulo-menu-solucoes {
    color: #12b0f6;
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;

}

.descricao-submenu a {
    text-decoration: none;
}

.titulo-menu-solucoes {
    color: #12b0f6;
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;

}

.titulo-menu-conteudos {
    color: #12b0f6;
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
}

.bloco-blog-home {
    float: left;
    width: 48%;
    margin: 0 2% 25px 0;
    background-size: cover;
}

.bloco-blog-home:nth-child(odd) {
    clear: both;
}

.bloco-blog-home:nth-child(even) {
    width: 48%;
    margin: 0 0 25px 2%;
}

.fade-bg {
    float: left;
    width: 100%;
    padding: 20px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    min-height: 330px;
    text-decoration: none;
    transition: all .5s;
}

.fade-bg:hover {
    background: rgba(0, 0, 0, 0.8);
}

.fade-bg a {
    color: #fff;
}

.fade-bg h2 {
    font-family: 'Nizzoli';
    padding-bottom: 25px;
    font-size: 20px;
    line-height: 28px;
}

.fade-bg h2 a {
    text-decoration: none;
}

.fade-bg .resumo-listagem {
    font-size: 14px;
    line-height: 28px;
}

.paginacao,
.bloco-texto ul.paginacao {
    float: left;
    width: 100%;
    clear: both;
    text-align: right;
    margin: 0;
    padding: 0;
}

.bloco-texto ul.paginacao li,
.paginacao li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.bloco-texto ul.paginacao .previous,
.paginacao .previous {
    padding: 0 20px 0 0;
}

.banners {
    float: left;
    width: 100%;
    opacity: 0;
}

.banners.ativo {
    opacity: 1;
}

.banners.grudado {
    position: absolute;
    top: 0;
    left: 0;
}

.form-comentario {
    float: left;
    width: 100%;
}

.form-comentario label {
    float: left;
    width: 100%;
}


.form-comentario textarea {
    width: 100%;
    padding: 10px;
    margin: 0 0 15px 0;
    font-size: 14px;
}

.form-comentario .botao {
    background: #0756E4;
    color: #fff;
    font-weight: bold;
    padding: 15px;
    border: none;
    cursor: pointer;
}

.banner-topo {
    float: left;
    width: 100%;
    padding: 40px 0 0 0;
}

.titulo-categoria-listagem {
    float: left;
    width: 100%;
}

.navega-posts-categoria {
    float: left;
    width: 100%;
    padding: 0 0 10px 0;
}

.bloco-sub-navegacao .label-1 {
    font-weight: bold;
}

.bloco-sub-navegacao .label-2 {
    font-size: 14px;
    display: inline-block;
    width: 100%;
    clear: both;
    padding: 10px 0;
}

.bloco-sub-navegacao .nivel-2 {
    float: left;
    width: 100%;
    margin: 0 0 5px 0;
    padding: 0 0 0 25px;
}

.lista-posts-side {
    line-height: 22px;
}

.lista-posts-side a {
    color: #0756E4;
}

.lk-novo-cpc {
    font-weight: bold;
}

.wp-block-quote {
    border-left: .25em solid;
    padding-left: 1em;
    margin: 0 0 1.75em;
}

.wp-block-quote:where(.has-text-align-right) {
    border-left: none;
    border-right: .25em solid;
    padding-left: 0;
    padding-right: 1em;
}

.autor-post {
    float: left;
    width: 100%;
    margin: 30px 0;
    padding: 20px;
    background: #f1f2f7;
}

.bloco-busca {
    float: left;
    width: 100%;
    padding: 30px 0 0 0;
}

.bloco-busca h3 {
    font-family: 'Nizzoli';
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
    float: left;
    width: 100%;
    padding: 0 0 20px 0;
}

.bloco-busca input {
    float: left;
    width: 100%;
    padding: 10px;
}

.bloco-busca button {
    float: left;
    width: 100%;
    margin: 5px 0 0 0;
    padding: 10px 0;
    background: #0756E4;
    color: #fff;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    font-weight: bold;
}




.parceiros-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2rem;
    width: 100%;
    max-width: 1200px;
    margin: 4rem auto 0;
    padding: 0;
}

.materiais_itens_conteudo.listagem-eventos {
    display: inline-block;
    float: left;
    width: 100%;
 
}


.materiais_item {
    width: 100%;
    max-width: 400px;
    margin: 0 20px 40px 20px;
    background-color: #E6E6E6;
    padding: 20px;
    border-radius: 28px;
    display: flex;
    text-decoration: none;
    flex-direction: column;
}

.materiais_item.evento_item {
    width: 30%;
    margin: 0 3% 20px 0;
    display: inline-block;
    vertical-align: top;
}

.materiais_itens_conteudo.listagem-eventos .materiais_itens {
    width: 100%;
    display: inline-block;
}

.materiais_item_img,
.cases_item_img {
    display: flex;
    justify-content: center;
}

.materiais_item span {
    font-size: 11px;
    font-weight: 400;
    color: #E6E6E6;
    background-color: #12B0F6;
    cursor: pointer;
    width: 100%;
    max-width: 120px;
    text-align: center;
    padding: 5px 20px;
    border-radius: 7px;
    position: absolute;
    margin-top: 3px;
    text-wrap: balance;
}

.materiais_item h4 {
    font-size: 18px;
    font-weight: 500;
    color: #0756E4;
    margin: 20px 0;
    cursor: pointer;
    text-wrap: balance;
}

.materiais_item p {
    font-size: 17px;
    font-weight: 300;
    color: #525662;
    cursor: pointer;
    line-height: 18px;
    padding: 0 0 5px 0;
}

.materiais_btn {
    display: flex;
    justify-content: center;
    margin: 20px 0;
    height: 100%;
    align-items: flex-end;
}


.materiais_item_img img {
    width: 343px;
    margin-top: 5px;
}



.materiais_btn button {
    width: 164px;
    height: 30px;
    background: #0756E4 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px -13px #00000029;
    border-radius: 35px;
    opacity: 1;
    color: white;
    border: 1px solid #0756E4;
}

.calendarevent {
    width: 75px;
    height: auto;
    background: white;
    border-radius: 8px;
    text-align: center;
    font-family: Arial, sans-serif;
    position: relative;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
    margin-left: 265px;
    margin-top: -100px;
    margin-bottom: 20px;
}

.calendarevent-header {
    background: blue;
    color: white;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.calendarevent-body {
    font-size: 24px;
    font-weight: bold;
    color: black;
    padding-top: 5px;
    height: 50px;
}

.calendarevent::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background: white;
    border-top-right-radius: 8px;
    clip-path: polygon(0 0, 100% 0, 100% 100%);
}

/* Single */
.topo-principal small span:not(:last-child) {
    border-right: 1px solid #ccc;
    padding-right: 6px;
    margin-right: 3px;
}

.topo-principal small span img {
    vertical-align: bottom;
}

@media screen and (max-width: 768px) {
    .topo-principal .gravata {
        margin-bottom: 20px;
    }
}

/* Comentários */
form#commentform {
    display: flex;
    flex-direction: column;
}

form#commentform .comment-form-author {
    order: 1;
}

form#commentform .comment-form-email {
    order: 2;
}

form#commentform .comment-form-comment {
    order: 3;
}

form#commentform .comment-form-cookies-consent {
    order: 4;
}

form#commentform .g-recaptcha-wrap {
    order: 5;
    margin-bottom: 10px;
}

form#commentform .form-submit {
    order: 6;
}

form#commentform label:not([for="wp-comment-cookies-consent"]) {
    display: block;
}

form#commentform input[type="text"],
form#commentform textarea,
.form-comentario input {
    font-family: "Sora", sans-serif;
    padding: 10px;
    margin: 0 0 15px 0;
    font-size: 14px;
    width: 100%;
    max-width: 450px !important;
}

form#commentform #submit {
    background: #0756E4;
    border-radius: 30px;
    color: #fff;
    padding: 10px 15px;
    border: none;
    cursor: pointer;
}

/* Estilos para a página de Parceiros */
.geral-parceiros strong {
    font-weight: bold !important;
}
.geral-parceiros h1 {
    font-size: 52px;
    line-height: 68px;
    font-weight: normal;    
    font-family: 'Nizzoli';
}

.geral-parceiros .intro-text {        
    padding: 20px 0 40px 0;
    line-height: 1.6;
    font-family: 'Nizzoli';    
    font-size: 18px;
    line-height: 28px;
    display: inline-block;
    width: 100%;
}
    .geral-parceiros .intro-text p {
        padding: 0 0 15px 0;
    }
.bloco-texto-parceiros {
float: left;
width: 100%;
padding: 40px 0;
}
.bloco-texto-parceiros p {
padding: 0 0 15px 0;
font-size: 16px;
line-height: 26px;
}
.bloco-texto-parceiros strong {
font-weight: bold !important;
}


.parceiro-exemplo {
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    padding: 2rem;
    transition: all 0.3s ease;
    text-decoration: none;
    color: inherit;
    height: 100%;
    width: 100%;
}

.parceiro-exemplo:hover {
    transform: translateY(-5px);
}

.parceiro-logo {
    height: 120px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
    overflow: hidden;
    background: #f8f9fa;
    border-radius: 8px;
    padding: 1rem;
}

.parceiro-logo picture {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.parceiro-logo picture source {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: none;
}

.parceiro-logo img,
.parceiro-logo picture img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
    filter: grayscale(100%) brightness(0.9) contrast(1.2);
}

/* Garantir que o source não afete o tamanho da imagem */
.parceiro-logo picture source + img {
    position: relative;
    z-index: 1;
}

.parceiro-content {
    flex: 1;
    text-align: left;
    display: flex;
    flex-direction: column;
}

.parceiro-titulo {
    font-weight: 700;
    font-size: 1.25rem;
    color: #333;
    margin: 0 0 1rem 0;
}

.parceiro-excerpt {
    font-size: 1rem;
    line-height: 1.6;
    color: #666;
    margin: 0 0 1.5rem 0;
    flex: 1;
}

.parceiro-link {
    text-align: right;
    margin-top: auto;
}

.ver-detalhes {
    display: inline-flex;
    align-items: center;
    color: #0756e4;
    font-weight: 600;
    font-size: 0.9rem;
    transition: all 0.3s ease;
}

.ver-detalhes:after {
    content: '→';
    margin-left: 0.5rem;
    transition: transform 0.3s ease;
}

.parceiro-exemplo:hover .ver-detalhes {
    color: #00c2ff;
}

.parceiro-exemplo:hover .ver-detalhes:after {
    transform: translateX(5px);
}

@media (max-width: 768px) {
    .parceiros-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 576px) {
    .parceiro-exemplo {
        width: 100%;
    }
}

/* Estilos para a página single de parceiros */
.parceiro-single-content {
    display: grid;
    grid-template-columns: 350px 1fr;
    gap: 4rem;
    margin: 3rem 0;
}

.parceiro-single-left {
    position: sticky;
    top: 2rem;
    height: fit-content;
}

.parceiro-logo-single {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    padding: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2rem;
}

.parceiro-logo-single img {
    max-width: 100%;
    height: auto;
    max-height: 150px;
    object-fit: contain;
}

.parceiro-cta {
    background: linear-gradient(135deg, rgba(7, 86, 228, 0.05), rgba(0, 194, 255, 0.05));
    padding: 2rem;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(7, 86, 228, 0.1);
}

.parceiro-cta .cta-content {
    margin-bottom: 2rem;
}

.parceiro-cta h2 {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 1rem;
    background: linear-gradient(135deg, #0756e4, #00c2ff);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.parceiro-cta p {
    font-size: 1rem;
    line-height: 1.6;
    color: #666;
    margin-bottom: 1.5rem;
}

.parceiro-cta .btn {
    display: inline-block;
    width: 100%;
    padding: 1rem 2rem;
    font-size: 1.1rem;
    font-weight: 600;
    color: #fff;
    background: linear-gradient(135deg, #0756e4, #00c2ff);
    border-radius: 50px;
    text-decoration: none;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 4px 15px rgba(7, 86, 228, 0.2);
}

.parceiro-cta .btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(7, 86, 228, 0.3);
}

.parceiro-single-right {
    font-size: 1.1rem;
    line-height: 1.8;
    color: #444;
}

@media (max-width: 992px) {
    .parceiro-single-content {
        grid-template-columns: 1fr;
        gap: 2rem;
    }

    .parceiro-single-left {
        position: static;
    }
}

#projuris-ia-link {
    background: #fff;
    border: 1px solid #0756E4;
    color: #0756E4;
    margin: -15px 0 0 0;
    border-radius: 25px;
    transition: all .3s;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
    padding: 8px 20px;
    height: 49px;
}
    #projuris-ia-link .main-text {
        display: block;
        font-weight: 600;
        font-size: 15px;
        margin-bottom: 2px;
    }
    #projuris-ia-link .sub-text {
        display: block;
        font-size: 8px;
        letter-spacing: 0.5px;
        font-weight: 400;
        line-height: 1;
    }

/* Estilos atualizados para página de parcerias */
.geral-parceiros {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 20px;
}

.geral-parceiros h1 {
    font-size: 3.5rem;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 1.5rem;
    text-align: center;
    background: linear-gradient(135deg, #0756e4, #00c2ff);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.parceria-header {
    display: flex;
    gap: 4rem;
    margin-bottom: 4rem;
    align-items: flex-start;
}

.intro-text {
    flex: 1;
    font-size: 1.2rem;
    line-height: 1.6;
    color: #666;
    text-align: left;
    padding-right: 2rem;
}

.formulario-parcerias {
    flex: 1;
    text-align: left;
    background: linear-gradient(135deg, rgba(7, 86, 228, 0.05), rgba(0, 194, 255, 0.05));
    padding: 2rem;
    border-radius: 20px;
    box-shadow: 0 4px 15px rgba(7, 86, 228, 0.1);
}

.cta-content {
    margin-bottom: 2rem;
}

.cta-content h2 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1rem;
    background: linear-gradient(135deg, #0756e4, #00c2ff);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.cta-content p {
    font-size: 1.1rem;
    line-height: 1.6;
    color: #666;
    margin-bottom: 2rem;
}

@media (max-width: 992px) {
    .parceria-header {
        flex-direction: column;
        gap: 2rem;
    }

    .intro-text,
    .formulario-parcerias {
        width: 100%;
        padding: 0;
    }
}

.formulario-parcerias .btn {
    display: inline-block;
    padding: 1rem 2rem;
    font-size: 1.1rem;
    font-weight: 600;
    color: #fff;
    background: linear-gradient(135deg, #0756e4, #00c2ff);
    border-radius: 50px;
    text-decoration: none;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 4px 15px rgba(7, 86, 228, 0.2);
}

.formulario-parcerias .btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(7, 86, 228, 0.3);
}

.form-hubspot-parceria {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    max-width: 500px;
    height: 100vh;
    background: #fff;
    padding: 2rem;
    box-shadow: -5px 0 30px rgba(0, 0, 0, 0.15);
    transition: right 0.3s ease;
    z-index: 1000;
    overflow-y: auto;
}

.form-hubspot-parceria.active {
    right: 0;
}

.form-close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    background: none;
    border: none;
    font-size: 1.5rem;
    cursor: pointer;
    color: #666;
    padding: 0.5rem;
    line-height: 1;
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.overlay.active {
    display: block;
}

/* Comentários*/
#commentlist {
    list-style: none;
    margin: 40px 0;
    padding: 0;
    border-top: none;
}

#commentlist li {
    padding: 0;
    margin: 0 0 20px 0;
    border: 1px solid #ddd !important;
    border-radius: 8px;
    background-color: #fcfcfc;
    display: flex;
    flex-direction: column;
}

#commentlist li:not(.comment-reply-title) {
    border-bottom: none;
}

.comment-author {
    padding: 15px 20px 10px;
    display: flex;
    align-items: flex-start;
}

.comment-author .avatar {
    border-radius: 50%;
    margin-right: 15px;
    width: 48px;
    height: 48px;
    background-color: #eee;
    flex-shrink: 0;
}

.comment-info {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.comment-info .fn {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #333;
    display: block;
}

.comment-info .fn a {
    color: inherit;
    text-decoration: none;
}

.comment-info time {
    font-size: 12px;
    color: #777;
    font-style: italic;
    display: block;
    margin-top: 2px;
}

.comment-info a:not(.comment-reply-link) {
    font-size: 12px;
    color: #0756E4;
    margin-left: 5px;
    text-decoration: none;
}

.comment-info a:hover {
    text-decoration: underline;
}

.comment-content {
    padding: 0 20px 15px 83px; 
    font-size: 15px;
    line-height: 1.6;
    color: #444;
}

.comment-content p {
    margin: 0;
}

#commentlist .children {
    list-style: none;
    margin:20px 40px 0 40px; 
    padding: 0;
}

#commentlist .children li {
    margin-top: 20px;
}

.reply a{
    padding: 0 20px;
    font-size: 13px;
}