 /**
 * @version		1.0.1
 * @author		Paulo Coelho - produtodigital.net
 */
 
 
 html {
	scroll-behavior: smooth;
}

@media screen and (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}
}

/* ----------------------------------------------*/
/*  BODY
/* ----------------------------------------------*/
.body {
    margin-top: 150px;
}
#header.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}
html {
    min-height: 100%;
    overflow-x: hidden !important;
}
i.fa.fa-solid.fa.fa-circle {
    font-size: 6px;
    vertical-align: middle;
    padding-right: 10px;
    color: #d9d1c2;
}
.pull-left {
    float: none;
}
.xtc-wrapper {
    max-width: 100%;
}
.xtc-wrapperpad {
    max-width: 100%;
    margin: 0 auto;
}
.site-header-top-left.d-flex {
    padding: 0 15px;
    border-right: 1px solid rgb(98 98 98 / 10%);
}
.site-header-top-left2.d-flex, .site-header-top-right2.d-flex {
    padding: 15px 15px;
}
.menu-header-top-right2.d-flex {
    padding: 15px 0;
}
.menu-header-top-right2.d-flex a {
    border-left: 1px solid rgb(98 98 98 / 10%);
    margin-top: 10px;
    padding: 10px 15px;
    display: block;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
}
#header {
    padding: 12px 0px 0px 0px;
    background: transparent;
}
#headertop_inner {
    max-width: 100%;
    margin: 0 auto;
    background: #171717;
}
#headertop {
    background: transparent;
    margin: 0 -20px 0 -20px;
}
header.header {
    position: absolute;
    top: 0%;
    z-index: 999;
    width: 100%;
    background: rgb(255 255 255 / 85%);
    background-size: auto;
}
body.frontpage {
    background: #000;
    background-size: cover;
}
.topgallery {
    margin: -36px -36px -36px -36px;
    height: 960px;
}
#component {
    padding: 0px;
    margin-bottom: 0;
    background:#ffffff;
}
/* ----------------------------------------------*/
/* REGIAO 1
/* ----------------------------------------------*/
#region1wrap {
    margin-top: -150px;
}
/* ----------------------------------------------*/
/* REGIAO 2
/* ----------------------------------------------*/
@media (max-width: 768px) {
#region2.xtc-fluidwrapper {
    padding: 0;
}
}
.xtc-spacer {
    margin-bottom: 0px;
    margin-top: 0px;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
}

/* ----------------------------------------------*/
/* REGIAO 3
/* ----------------------------------------------*/
#region3wrap {
    background: #ffffff;
    position: relative;
    z-index: 99;
}
@media (max-width: 768px) {
#region3wrap .xtc-wrapper  {
    padding: 0;
}
}
#region6 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
/* ----------------------------------------------*/
/* REGIAO 6
/* ----------------------------------------------*/
#region6pad {
    padding-top: 70px !important;
    padding-bottom: 66px !important;
    background-color: #272b2e !important;
}
div#user-mod-25_30 {
    display: inline-flex;
}
div#user26, div#user27, div#user28, div#user29 {
    width: 25%;
    padding: 0 20px 0 0;
    color: #999;
    font-size: 16px !important;
    margin: 0 20px;
}
div#user26 h3, div#user27 h3, div#user28 h3, div#user29 h3 {
    font-size: 20px;
    color: #ffffff !important;
}
@media (max-width: 790px) {
div#user28 {
    display: none;
}
}
@media (max-width: 790px) {
div#user26, div#user27, div#user28, div#user29 {
    width: 33%;
}
}
@media (max-width: 648px) {
div#user27 {
    display: none;
}
}
@media (max-width: 648px) {
div#user26, div#user27, div#user28, div#user29 {
    width: 50%;
}
}
/* ----------------------------------------------*/
/* USER 7
/* ----------------------------------------------*/
#user7 {
    background-color: #47414f !important;
}
/* ----------------------------------------------*/
/* FOOTER
/* ----------------------------------------------*/
div#footerwrap {
    background: #171717;
    background-size: auto;
    padding: 0;
}
footer.footer {
    padding: 10px 0;
}
footer.footer ul.nav.menu {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}
footer.footer ul.nav.menu a {
    color: #a3a3a3;
}

/* ----------------------------------------------*/
/* TOP NAV
/* ----------------------------------------------*/
.topall {
    border-bottom: 1px solid rgb(98 98 98 / 10%);
    height: 50px;
    padding: 15px 30px;
}
@media (max-width: 900px) {
.topall {
    display: none;
}
}
#topleft, #topleft2 {
    display: inline-flex;
    margin-left: 0px;
    border-bottom: 0px solid #3e3c3c;
    margin-top: -15px;
}
#topleft2 {
    top: 15px;
    position: relative;
}
div#topleft li, #topleft2 li, #topright li, #topright2 li {
    display: inline-flex;
}
div#topright2 {
    float: right;
    display: inline-flex;
}
@media (max-width: 680px) {
div#topright2  {
    display: none;
}
}
.social-icons.sc--clean li {
    margin-left: 0;
    margin-right: 0;
}
.social-icons.sc--clean li a {
    background: none;
    box-shadow: none;
    font-size: 16px;
    line-height: 1.8;
}
.social-icons li a {
    color: #000000;
    width: 25px;
    height: 35px;
    position: relative;
    border-radius: 3px;
    text-align: center;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    font-size: 0.9rem;
    font-weight: normal;
    opacity: 1;
}
a.fw-bold {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0px;
}
.topnav {
    padding: 0;
    list-style: none;
    position: relative;
    margin-left: 0px;
    margin-right: 20px;
    z-index: 111;
    padding: 12px 7px 3px 7px;
}
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}
span.topnav-item--text {
    color: #000;
    font-size: 14px;
    font-weight: 700;
}
/* ----------------------------------------------*/
/* MENU MAIN
/* ----------------------------------------------*/
div#jp1.maximenuckh ul.maximenuck li.maximenuck div.floatck, div#jp1.maximenuckh ul.maximenuck li.maximenuck div.floatck div.floatck, div#jp1 .maxipushdownck div.floatck, select#jp1.maximenuckh ul.maximenuck option {
border: 1px solid rgb(98 98 98 / 10%);
}
.navbar .btn-navbar .icon-bar {
    width: 30px!important;
    height: 2px!important;
    margin-bottom: 6px!important;
}
#menuwrap .navbar ul.dropdown-menu ul.dropdown-menu {
    left: 40%;
    top: 110% !important;
    z-index: 15!important;
}
.dropdown-menu {
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
#menuwrap .nav>li>a, #menuwrap .nav>li>a.active > a, #menuwrap .nav>li>a:hover > a, #menuwrap ul.nav span.separator {
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
#menuwrap {
    margin-right: 0px;
    text-align: center;
    height: 100px;
}
#logo, #logomobile {
    margin-top: 10px;
}
#logo img, #logomobile img {
    max-width: 70% !important;
}
li.item-124.dropdown.parent ul.dropdown-menu.animated {
    width: 230px !important;
}
.navbar .btn, .navbar .btn-group {
    margin-top: 1px;
}
@media (max-width: 979px) {
.navbar .container {
    width: 60px;
    padding: 0;
}
}
@media (max-width: 979px) {
.navbar .btn-navbar {
    display: none;
}
}

/* ----------------------------------------------*/
/* INSET
/* ----------------------------------------------*/

.module.introimag-header {
    padding: 16% 0 4% 15% !important;
}
.module.introimag-header h3.page-header {
    text-align: center;
    padding-bottom: 10px;
}
.module.introimag-header h3.page-header span.first_word {
    color: #000 !important;
}
.module.introimag-header .headsubtitle {
    color: #888!important;
    font-family: 'Lato', sans-serif;
}
.module.introimag-header .headsubtitle::before {
    content: '[ ';
}
.module.introimag-header .headsubtitle::after {
    content: ' ]';
}
.headtitle.introimag-header {
    background: url(/images/backs/all1.jpeg) 50% 0%;
    background-size: cover;
    height: 60vh;
}
.introimag-header-mod {
    position: relative;
    text-transform: capitalize;
    margin-top: 60px;
}
.pre-headtitle {
    color: #ffffff;
    font-size: 22px;
    margin-left: -80px;
    margin-bottom: 20px;
}
.title_before {
    position: absolute;
    left: -30px;
    width: 100%;
    max-width: 70px;
    height: 2px;
    top: 0;
    z-index: 1;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.headtitle-pre-front {
    font-size: 25px;
    font-family: 'Lato';
    color: #ffffff;
    padding-bottom: 30px;
    letter-spacing: 0px;
    font-weight: 400;
    line-height: normal;
}
.headtitle.introimag-header .headtitle {
    font-size: 50px;
    font-family: 'Prata';
    color: #ffffff;
    letter-spacing: 0px;
    font-weight: 400;
    line-height: normal;
}
@media (max-width: 1200px) {
.headtitle.introimag-header .headtitle {
    font-size: 40px;
}
}
@media (max-width: 1200px) {
.headtitle.introimag-header .headtitle {
    font-size: 30px;
}
}
.headtitle.introimag-header span.headtitle2 {
    line-height: 110%;
    font-family: 'Prata';
    font-size: 50px;
    color: #ffffff;
    font-weight: 400;
    padding: 20px 0;
}
@media (max-width: 1200px) {
.headtitle.introimag-header span.headtitle2 {
    font-size: 30px;
}
}
@media (max-width: 600px) {
.headtitle.introimag-header span.headtitle2 {
    font-size: 30px;
}
}
/* ----------------------------------------------*/
/* INSET BOTTOM
/* ----------------------------------------------*/
.inset-bot {
    position: relative;
    top: -139px;
    margin: 0 auto;
    margin-bottom: -124px;
    left: 0;
    right: 0;
    width: 100%;
    height: 124px;
    z-index: 1;
}
.moduletable.inset-bot-front {
    width: 100%;
    margin: 0 auto;
}
.inset-bot-grid.hor1-cel1 {
    border-right: 1px solid rgb(255 255 255 / 10%);
    width: 33%;
    padding: 25px 25px 25px 65px;
    position: relative;
}
.inset-bot-grid.hor1-cel2 {
    border-right: 1px solid rgb(255 255 255 / 10%);
    width: 33%;
    padding: 25px 25px 25px 65px;
    position: relative;
}
.inset-bot-grid.hor1-cel3 {
    width: 33%;
    padding: 25px 25px 25px 65px;
    position: relative;
}
.inset-bot-child-top-left, .inset-bot-child-top-mid, .inset-bot-child-top-right {
    text-align: left;
    width: 100%;
}
.inset-bot-grid {
    background: rgb(255 255 255 / 20%);
    text-align: left;
}
.inset-bot-grid.hor1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid rgb(255 255 255 / 10%);
}
.inset-bot-grid-title {
    margin-top: 0;
    position: relative;
    left: 75px;
}
.inset-bot-grid-title h5 {
    color: #686868;
    padding-bottom: 6px;
    font-family: "Prata";
    font-weight: 400;
    font-size: 33px;
    line-height: 44px;
    text-align: left;
    text-transform: capitalize;
}
.inset-bot-grid.hor1-cel1:hover h5, .inset-bot-grid.hor1-cel2:hover h5, .inset-bot-grid.hor1-cel3:hover h5 {
    color: #000000;
}
.inset-bot-grid-title p {
    text-transform: uppercase;
    margin-top: 16px;
    font-size: 14px;
    color: #c2b697;
    font-weight: 700;
}
.inset-bot-title_before {
    position: absolute;
    left: 6px;
    width: 100%;
    max-width: 70px;
    height: 2px;
    top: 12px;
    z-index: 1;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.inset-bot-title_before i {
    color: #c2b697;
    font-size: 40px;
}
a.inset-bot-link {
    position: absolute;
    bottom: -14px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
}
.inset-bot-grid.hor1 a {
    color: inherit;
}
.inset-bot-grid.hor1-cel1:hover, .inset-bot-grid.hor1-cel2:hover, .inset-bot-grid.hor1-cel3:hover {
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    background-color: rgb(255 255 255);
    border-color: transparent;
    border-bottom: 1px solid #eee0bc;
}
@media (max-width: 900px) {
.inset-bot-grid.hor1-cel3 {
    display: none;
}
}
@media (max-width: 900px) {
.inset-bot-grid.hor1-cel1, .inset-bot-grid.hor1-cel2 {
    width: 50%;
}
}
@media (max-width: 600px) {
.inset-bot-grid.hor1-cel2, .inset-bot-grid.hor1-cel3 {
    display: none;
}
}
@media (max-width: 600px) {
.inset-bot-grid.hor1-cel1 {
    width: 100%;
}
}

/* ----------------------------------------------*/
/* SERVIÇOS FRONT - PRECISA DA JP
/* ----------------------------------------------*/
.moduletable.serviços-needjp-front {
    max-width: 1100px;
    margin: 35px auto;
}
.servicos-grid.hor1-cel1 {
    border-right: 1px solid #f4f0ed;
    width: 33%;
    padding: 0 25px;
}
.servicos-grid.hor1-cel2, .servicos-grid.hor1-cel3 {
    width: 33%;
    padding: 0 25px;
}
.child-top-left, .child-top-mid, .child-top-right {
    margin-bottom: 30px;
    text-align: left;
    width: 100%;
}
.servicos-grid {
    background: transparent;
    text-align: left;
}
.servicos-grid.hor1-cel1cel2 {
    display: contents;
}
.servicos-grid.hor1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 28px 28px 28px 28px;
}
.servicos-grid-title {
    margin-top: 35px;
    position: relative;
}
.servicos-grid-title h5 {
    color: #312d2e;
    padding-bottom: 6px;
    font-family: "Prata";
    font-weight: 400;
    font-size: 33px;
    line-height: 44px;
    text-align: left;
    text-transform: capitalize;
}
.servicos-grid-text p {
    margin-top: 25px;
    font-size: 18px;
}
.jp_dropcaps {
    font-family: Prata;
    font-weight: 400;
    display: inline-block;
    float: left;
    margin: 6px 12px 0 0;
    width: auto;
    height: auto;
    text-transform: uppercase;
    font-size: 3.75em;
    line-height: inherit;
    -webkit-transform: translateY(3px);
    -moz-transform: translateY(3px);
    -ms-transform: translateY(3px);
    -o-transform: translateY(3px);
    transform: translateY(3px);
}
@media (max-width: 1200px) {
.moduletable.serviços-needjp-front {
    margin: 35px 25px;
}
}
@media (max-width: 1200px) {
.servicos-grid.hor1 {
    display: block;
}
}
@media (max-width: 1200px) {
.servicos-grid.hor1-cel1 {
    width: 100%;
}
}
@media (max-width: 1200px) {
.servicos-grid.hor1-cel1cel2 {
    display: flex;
}
}
@media (max-width: 1200px) {
.servicos-grid.hor1-cel2, .servicos-grid.hor1-cel3 {
    width: 50%;
}
}
@media (max-width: 678px) {
.servicos-grid.hor1-cel1cel2 {
    display: block;
}
}
@media (max-width: 678px) {
.servicos-grid.hor1-cel2, .servicos-grid.hor1-cel3 {
    width: 100%;
}
}
/* ----------------------------------------------*/
/* SERVIÇOS FRONT - PRATICE AREAS
/* ----------------------------------------------*/
.moduletable.serviços-pratice-front {
    max-width: 1100px;
    margin: 35px auto;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
.servicos-grid-title.praticefront h5 {
    color: #ffffff;
    padding-bottom: 6px;
    font-family: "Prata";
    font-weight: 400;
    font-size: 33px;
    line-height: 44px;
    text-align: left;
    text-transform: capitalize;
}
.servicos-grid.hor1-cel1.praticefront {
    border-right: 0px solid #f4f0ed;
}
.servicos-grid-text.gold.praticefront p {
    color: #47414f;
    font-size: 22px !important;
    background: #ffffff94;
    padding: 8px;
}
.servicos-grid-text.praticefront p {
    color: #ffffff;
}
.servicos-grid-text.praticefront.listpratice p {
    margin-top: 0;
    padding: 20px 20px 20px 0;
}
.servicos-grid-text.praticefront.listpratice p i {
    padding-right: 15px;
    font-weight: 600;
}
.moduletable.serviços-pratice-front .servicos-grid.hor1-cel2, .moduletable.serviços-pratice-front .servicos-grid.hor1-cel3 {
    margin-top: 23px;
}
.servicos-grid-text.praticefront.listpratice p {
    margin-top: 0;
    padding: 20px 20px 20px 0;
    border-top: 1px solid #606060;
    font-family: 'Prata';
}
.praticefront1 p {
    color: #c2b697 !important;
    background: transparent !important;
}
@media (max-width: 1200px) {
.moduletable.serviços-pratice-front, .moduletable.serviços-ramos-front {
    margin: 35px 25px;
}
}
.moduletable.serviços-ramos-front {
    max-width: 1100px;
    margin: 35px auto;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
.servicos-grid-text.ramosfront.listpratice p {
    margin-top: 0;
    padding: 20px 20px 20px 0;
    border-top: 1px solid #606060;
    font-family: 'Prata';
}
.servicos-grid.hor1-cel1.ramosfront {
    border-right: 0px solid #f4f0ed;
}
.servicos-grid-title.ramosfront h5 {
    color: #ffffff;
    padding-bottom: 6px;
    font-family: "Prata";
    font-weight: 400;
    font-size: 33px;
    line-height: 44px;
    text-align: left;
    text-transform: capitalize;
}
.ramosfront1 p {
    color: #c2b697 !important;
    background: transparent !important;
}
.servicos-grid-text.ramosfront.listpratice p {
    margin-top: 0;
    padding: 20px 20px 20px 0;
    border-top: 1px solid #606060;
    font-family: 'Prata';
}
.servicos-grid-text.ramosfront p {
    color: #ffffff;
}
.ramosfront1 p {
    color: #c2b697 !important;
    background: transparent !important;
}
.servicos-grid-text.gold.ramosfront p {
    color: #47414f;
    font-size: 22px !important;
    background: #ffffff94;
    padding: 8px;
}
.servicos-grid-text.ramosfront.listpratice p i {
    padding-right: 15px;
    font-weight: 600;
}
/* ----------------------------------------------*/
/* SERVIÇOS FRONT - NOSSOS NUMEROS
/* ----------------------------------------------*/
.moduletablenum-sucesso {
    background: url(/images/backs/back02.jpg) fixed 50% 20%;
    background-size: cover;
    height: 70vh;
}
#jmm-counter-102 {
    right: 10%;
    top: 26%;
    position: relative;
}
.jmm-counter-in {
    width: 550px;
    float: right;
}
.jmm-counter.default .jmm-mod-row {
    margin: 0 !important;
}
.jmm-counter.default .jmm-mod-row {
    color: #ffffff;
    font-family: 'Prata';
}
.jmm-subtitle {
    color: #c2b697;
    font-family: 'Lato';
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
}
.jmm-counter.default .jm-count {
    font-size: 60px;
}
.jmm-counter.default .jmm-mod-row > div {
    padding: 30px !important;
}
.jmm-counter.default .jmm-mod-row.row-2 > div {
    width: 50%;
}
.jmm-counter.default .jmm-mod-row.row-2 > div {
    width: 50%;
}
.jmm-counter.default .jmm-mod-row.row-2 > div {
    width: 50%;
}
.jmm-counter.default .jmm-mod-row.row-2 > div {
    width: 50%;
}
/* ----------------------------------------------*/
/* INSET BOTTOM
/* ----------------------------------------------*/
.moduletable.front-middle-front {
    width: 100%;
    margin: 0 auto;
}
.front-middle-grid.hor1-cel1 {
    border-right: 1px solid rgb(255 255 255 / 10%);
    border-bottom: 5px solid #f8f8f8;
    width: 33%;
    padding: 60px 120px;
    position: relative;
    background-color: rgb(248, 248, 248);
}
.front-middle-grid.hor1-cel2 {
    border-right: 1px solid rgb(255 255 255 / 10%);
    border-bottom: 5px solid #f8f8f8;
    width: 33%;
    padding: 60px 120px;
    position: relative;
    background-color: rgb(248, 248, 248);
}
.front-middle-grid.hor1-cel3 {
    border-bottom: 5px solid #f8f8f8;
    width: 33%;
    padding: 60px 120px;
    position: relative;
    background-color: rgb(248, 248, 248);
}
@media (max-width: 1200px) {
.front-middle-grid.hor1 {
    display: block !important;
}
}
@media (max-width: 1200px) {
.front-middle-grid.hor1-cel1, .front-middle-grid.hor1-cel2,.front-middle-grid.hor1-cel3 {
    width: 100%;
    max-width: -webkit-fill-available;
}
}
.front-middle-child-top-left, .front-middle-child-top-mid, .front-middle-child-top-right {
    text-align: left;
    width: 100%;
}
.front-middle-grid {
    background: transparent;
    text-align: left;
}
.front-middle-grid.hor1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid rgb(255 255 255 / 10%);
}
.front-middle-grid-title {
    margin-top: 0;
    position: relative;
    left: 75px;
}
.front-middle-grid-title h5 {
    color: #000000;
    padding-bottom: 6px;
    font-family: 'Lato';
    font-weight: 600;
    font-size: 16px;
    line-height: 44px;
    text-align: left;
    text-transform: uppercase;
}
.front-middle-grid-title p {
    text-transform: uppercase;
    margin-top: 16px;
    font-size: 14px;
    color: #c2b697;
    font-weight: 700;
}
.front-middle-title_before {
    position: absolute;
    left: -53px;
    width: 100%;
    max-width: 70px;
    height: 2px;
    top: 0px;
    z-index: 1;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.front-middle-title_before i {
    color: #c2b697;
    font-size: 40px;
}
a.front-middle-link {
    position: absolute;
    bottom: -14px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
}
.front-middle-grid.hor1 a {
    color: inherit;
}
.front-middle-grid.hor1-cel1:hover, .front-middle-grid.hor1-cel2:hover, .front-middle-grid.hor1-cel3:hover {
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    background-color: rgb(236 236 236);
    border-color: transparent;
    border-bottom: 5px solid #c2b697;
}
.front-middle-title_before i {
    color: #5d5d5d;
    font-size: 40px;
    border-radius: 50px;
    border: 2px solid #c2b697;
    width: 38px;
    height: 38px;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    padding: 30px;
}
/* ----------------------------------------------*/
/* ARTIGO OPINIAO FRONT
/* ----------------------------------------------*/
.moduletable.opiniao-front {
    background: #ffffff;
}
.moduletable.opiniao-front h3 {
    text-align: center;
    padding: 100px 0 30px 0;
    font-family: 'Prata';
    font-size: 35px;
}
ul#digi_showcase_filter a {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}
ul#digi_showcase_filter {
    display: flex;
    position: relative;
    margin: 0 auto;
    padding-bottom: 30px;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 90%;
    float: none;
}
ul#digi_showcase_filter li {
    padding: 10px;
    width: 100%;
    text-align: center;
}
#digi_showcase_109 .showcase-item .overlay {
    text-align: center;
}
div#digi_showcase_masonry .title.text-center {
    font-family: 'Prata';
    font-size: 24px;
    font-weight: 400;
    padding-top: 160px;
    padding-bottom: 10px;
}
div#digi_showcase_masonry .category.text-center {
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
}
@media (max-width: 780px) {
ul#digi_showcase_filter {
    display: block;
}
}
/* ----------------------------------------------*/
/* CONTENT
/* ----------------------------------------------*/
main#content {
    padding-bottom: 50px;
}
a[data-hover="Blog"]:after {
    content: '';
    width: 100%;
    height: 28px;
    font-size: 11px;
    font-weight: 800;
    color: #ff0000;
    position: absolute;
    padding: 0 6px;
    margin: -7px 5px;
    border-radius: 5px;
}
@media (max-width: 1024px) {
.widget_pretext {
    background: #fbfbfb;
    width: auto;
    position: relative;
    margin: 0 -115px 0 -50px;
    padding: 50px;
    left: 0;
    right: 0;
}
}
.content-left {
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 60px;
    padding-left: 15px;
    min-height: 1px;
    width: 25%;
}
@media (max-width: 1024px) {
.content-left {
    width: 100%;
    padding-top: 50px;
}
}
.content-right {
    float: right;
    width: 75%;
}
@media (max-width: 1024px) {
.content-right {
    width: 100%;
}
}
.widget_nav_adv, .widget_finaltext {
    margin-top: 48px;
}
.jpadv_social a {
    color: #c2b697;
}
.menu-team-container a {
    color: #000000;
}
.textwidget img {
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center;
    max-width: 145px;
    width: 100%;
}
h3.widget-title {
    font-size: 25px;
    font-family: Prata;
    font-weight: 400;
    line-height: 38px;
    word-wrap: break-word;
    padding-bottom: 15px;
}
.noticias_content-body {
    clear: both;
    border-bottom: 1px solid #ebebeb;
    display: block;
    width: 100%;
    padding-bottom: 50px;
}
.blog.noticias-jp, .blog.artigos-jp, .blog.equipa-jp {
    width: auto;
    max-width: 1200px;
    margin: 0 auto;
    padding: 100px 0 0;
}
.item-page.noticias-jp, .item-page.artigos-jp, .item-page.equipa-jp, .staffblog.equipa-jp {
    width: auto;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
}
@media (max-width: 867px) {
.noticias_media {
    display: flex;
}
}
@media (max-width: 867px) {
.noticias_media img {
    width: 100%;
}
}
.noticias_content-body {
    clear: both;
}
.blog.areaspratice {
    width: auto;
    max-width: 1200px;
    margin: 0 auto;
    padding: 100px 0 0 0;
}
.blog.areaspratice {
    width: auto;
    max-width: 1200px;
    margin: 0 auto;
    padding: 100px 0 0;
}
.item-page.areaspratice {
    width: auto;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
}
.com_content .blog .page-header h2 a, .com_content .blog .page-header h2 {
    color: #000000!important;
    font-family: 'Prata';
}
section.advog-pag-princ {
    margin-top: 70px;
    text-align: center;
}
.advog-pag-princ-title h2 {
    font-size: 32px;
    line-height: 44px;
    font-family: Prata;
    font-weight: 400;
    margin-bottom: 30px;
}
.advog-pag-princ-subtitle {
    padding: 40px 0 80px 0;
    font-size: 22px;
}
.advog-pag-princ-grid {
    display: flex;
    margin-bottom: 70px;
}
.advog-pag-princ-grid-col1, .advog-pag-princ-grid-col2, .advog-pag-princ-grid-col3 {
    display: block;
    width: 33.33333333%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}
.advog-pag-princ-grid-col1-title, .advog-pag-princ-grid-col2-title, .advog-pag-princ-grid-col3-title {
    padding: 20px 0 5px 0;
}
.advog-pag-princ-grid-col1-img, .advog-pag-princ-grid-col2-img, .advog-pag-princ-grid-col3-img {
    font-size: 45px;
    color: #dfd8c7;
}
.advog-pag-princ-grid-col1-title h3, .advog-pag-princ-grid-col2-title h3, .advog-pag-princ-grid-col3-title h3 {
    color: #272b2e;
    font-size: 22px;
    line-height: 165%;
    text-align: center;
    font-family: 'Prata';
}
@media (max-width: 900px) {
.advog-pag-princ-grid {
    display: block;
}
}
@media (max-width: 900px) {
.advog-pag-princ-grid-col1, .advog-pag-princ-grid-col2, .advog-pag-princ-grid-col3 {
    width: 100%;
}
}
img.noticias_post_image2 {
    width: 100%;
    height: 100%;
}
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    margin-right: 10px;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 300px;
    height: 110px;
    background-color: #555;
    color: #fff;
    text-align: justify;
    border-radius: 0;
    padding: 5px 10px;
    position: absolute;
    top: 20px;
    left: -5px;
    opacity: 0;
    transition: opacity 0.3s;
    z-index: 1;
    overflow-y: scroll;
}
.information .tooltiptext {
    height: 175px;
    overflow-y: auto;
}
.tooltip .tooltiptext p {
    font-size: 11px;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.blog.noticias-jp h2, .blog.artigos-jp h2 {
    font-size: 32px;
    line-height: 44px;
    font-family: Prata;
    font-weight: 400;
    letter-spacing: normal;
    margin-top: 20px;
}
h1, h2, h3, h4, h5, h6, .site-title {
    font-family: 'Montserrat';
}
.com_content .blog .page-header h2 a, .com_content .blog .page-header h2 {
    color: #000000!important;
}
.cascadeitem .pull-right.item-image {
    padding: 0px;
    overflow: hidden;
}
span.rl_tabs-toggle-inner img {
    width: 17px !important;
    position: relative !important;
    top: 0 !important;
}
.item-image img {
    opacity: 1;
    max-width: 100%;
    height: auto;
}
.items-more ol {
    margin-bottom: 40px !important;
}
.items-more ol li {
    padding-bottom: 10px;
}
.items-more ol li a {
    font-weight: 500;
}

.cascadeitem .pull-right.item-image {
    padding: 0px;
    overflow: hidden;
}
span.rl_tabs-toggle-inner img {
    width: 17px !important;
    position: relative !important;
    top: 0 !important;
}

.but {
    width: fit-content;
    padding: 15px 25px;
    border: 1px solid #c2b697;
    margin: 40px 0 0;
    background: #c2b697 !important;
    color: #ffffff !important;
    text-transform: uppercase;
    font-weight: 800;
    outline: none;
    transition: all 400ms;
    -webkit-transition: all 400ms;
}
.but:hover {
    background: #ffffff !important;
    color: #c2b697 !important;
    border: 1px solid #c2b697;
}
input.button.subbutton.btn.btn-primary {
    line-height: 18px;
}
button {
    cursor: pointer;
}
.span3 {
    width: 26%;
    padding: 43px;
    vertical-align: top;
    display: block;
    float: left;
}
@media (max-width: 800px) {
.span3 {
    width: 100%;
    margin-left: 0px;
    float: none;
}
}
.span3 .intro {
    padding-bottom: 80px;
}
.span4 {
    width: 30%;
    padding: 10px;
    vertical-align: top;
    display: block;
    float: left;
}
@media (max-width: 800px) {
.span4 {
    width: 100%;
    margin-left: 0px;
    float: none;
}
}
.span6 {
    width: 48%;
    padding: 10px;
    display: inline-block;
    vertical-align: top;
}
body, p, input, button, select, textarea {
    font-size: 18px;
    direction: ltr;
    line-height: 1.56;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    border-color: #ffffff;
    border-width: 0px;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
}
.rl_tabs>ul.nav-tabs>li>a {
    display: block!important;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    color: #b99867;
    text-decoration: none;
    line-height: inherit;
}
.com_content .pull-right.item-image {
    margin: 0;
}
.article-info dd.hits, dd.category-name, dd.createdby {
    display: inline-block;
}
dd.published {
    display: inline-block;
}
dd.createdby::before {
    content: "";
    width: 25px;
    height: 25px;
    position: relative;
    background-image: url(/images/justice-jp-color.png);
    background-size: 25px 25px;
    display: inline-block;
}
.equipa-jp .testm span .lawyer-content {
    margin: -65px 0 0 0;
    
}
.view-category .equipa-jp dd.category-name {
    display: none;
}
.staffblog.equipa-jp .article_intro_img {
    width: 100%;
    height: 400px;
    background-position: center;
    background-size: cover;
}
@media (max-width: 800px) {
.staffblog.equipa-jp .article_intro_img {
    height: 700px;
}
}
.article_intro_img {
    width: 100%;
    height: 600px;
    background-position: center;
    background-size: cover;
}
.article_full_img {
    background-color: #ffffff;
    height: 500px;
    color: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
}
.item-image {
    background: none;
    padding: 0;
}
.com_content .pull-right.item-image {
    width: auto;
    height: 100%;
    float: none;
}
.pull-right.item-image {
    padding: 0px;
    margin: 0 !important;
    height: 300px !important;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.blog.areaspratice .article_intro_img {
    width: 100%;
    height: 200px;
    background-position: center;
    background-size: cover;
}
ul.ul-areas li:before {
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    font-size: 6px;
    vertical-align: middle;
    padding-right: 10px;
    color: #d9d1c2;
    font-weight: 600;
}
.blog.areaspratice .page-header h1 {
    padding-bottom: 6px !important;
    font-weight: 400;
    font-size: 33px;
    line-height: 44px;
    text-transform: capitalize;
    text-align: center;
    font-family: 'Prata' !important;
}
.blog.areaspratice h2 {
    font-weight: 400;
    font-size: 25px;
    line-height: 44px;
    text-transform: capitalize;
    text-align: center;
    padding-bottom: 50px;
    font-family: 'Lato', sans-serif;
}
.blog.areaspratice .page-header h1:before {
    content: '';
}
.moduletable.module.h1.wtext.center.nopad.nomarg.nolh.headtitle.introimag-areaspratica {
    background-image: url(/images/backs/slide2_bg.jpg);
    height: 800px;
    color: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 50% 3%;
}
.image-body .pull-right.item-image {
    padding: 0 30px 30px 0;
    margin: 0 !important;
    height: 100% !important;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

div[itemprop="articleBody"] {
    display: block;
}
.page-header {
    border-bottom: 0;
    text-align: left;
    padding-top: 10px;
}
.page-header h1, h2, h3, h4 {
    font-size: 50px;
    letter-spacing: 0;
    font-weight: 100;
    line-height: 100%;
    font-family: 'Prata' !important;
    color: #1b1b1b!important;
    margin: -4px 0 15px 0;
}
.page-header h1:before {
    content: '//';
}
ul.pager.pagenav {
    display: none;
}
li.noticias_content span {
    font-family: Prata;
    font-weight: 400;
}
li.previous a, li.next a {
    color: #99a9b5;
    font-family: 'Lato', sans-serif;
    border: 0;
    margin: 100px 0 0 0;
    letter-spacing: .7px;
    line-height: 1.7;
}
li.previous, li.next, li.cat-middle {
    display: inline-block;
}
a.cat-middle-link {
    color: #99a9b5;
}
li.cat-middle {
    display: none;
}
.com_content .item-page .page-header h2 a, .com_content .item-page .page-header h2 {
    font-size: 35px;
    letter-spacing: 0px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 40px;
    font-family: 'Prata';
    color: #1b1b1b!important;
}
@media (max-width: 1200px) {
.com_content .item-page .page-header h2 a, .com_content .item-page .page-header h2 {
    font-size: 50px;
    padding: 15% 15% 0 15% !important;
}
}
@media (max-width: 900px) {
.com_content .item-page .page-header h2 a, .com_content .item-page .page-header h2 {
    font-size: 30px;
    padding: 15% 15% 0 15% !important;
}
}
dt.article-info-term {
    display: none;
}
dl.article-info.muted {
    display: inline-block;
    padding: 30px 0;
}
.noticias_post_info {
    margin: 20px 0;
}
.noticias_single ol {
    overflow: hidden;
    margin: 0 0 18px 0;
    padding: 0;
    list-style: none;
    counter-reset: li;
}
.noticias_single ol > li {
    position: relative;
    list-style: decimal;
    margin-left: 30px;
    padding: 0 0 5px 10px;
}
.noticias_single ol > li::marker {
    font-weight: 700;
}
.noticias_content h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 44px;
    font-family: Prata;
    font-weight: 400;
}
h1.noticias_post_title2 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 44px;
    font-family: Prata;
    font-weight: 400;
}
.item-page.noticias-jp .page-header h2, .item-page.artigos-jp .page-header h2 {
    color: #ffffff!important;
}
.item-page.noticias-jp .page-header, .item-page.artigos-jp .page-header {
    position: absolute;
    top: 280px;
}
dd.create {
    display: inline-block;
}
.top-nav {
    margin: 100px auto 40px auto;
    max-width: 1200px;
    padding: 0px 20px;
    color: #99a9b5;
    font-size: 14px;
    font-weight: 500;
}
.top-nav-but {
    display: inline-block;
    text-align: right;
    float: right;
}
.top-nav-sep-tags {
    display: inline-block;
}
.top-nav-sep-tags:before {
    content: '|';
    color: #99a9b5;
    font-size: 12px;
}
.top-nav-social {
    display: inline-block;
}
.top-nav-social .at-share-tbx-element .at-icon-wrapper {
    vertical-align: middle;
    margin-top: -3px;
    height: 13px!important;
    width: 13px!important;
}
.cascadeitem dd.hits {
    display: none !important;
}
ul.tags.inline {
    margin: 0 auto;
    display: inline-block !important;
}
li[itemprop="keywords"] {
    padding: 0 5px 0 0;
    display: inline-block !important;
    font-size: 0.875em;
}
.cascadeitem ul.tags.inline {
    margin: 0;
    width: auto;
    text-align: left;
}

.page-header h1:after {
    content: " ";
    border: 0;
    border-top: 0px solid #b99867;
    border-bottom: 0px solid #b99867;
    width: 0%;
    color: #b99867;
    border-color: #b99867;
    display: inline-block;
    margin: -1px 0 1.1% 1.5%;
}
span.subheading-category {
    font-size: 30px;
    letter-spacing: 0px;
    font-weight: 100;
    text-transform: lowercase;
    line-height: 100%;
    font-family: 'Lato', sans-serif;
    color: #1b1b1b!important;
    margin: -4px 0 15px 0 !important;
}
.com_content .blog .span2 .page-header h2, .com_content .blog .span2 .page-header h2 a, .com_content .blog .span3 .page-header h2, .com_content .blog .span3 .page-header h2 a, .com_content .blog .span4, .com_content .blog .span6 .page-header h2, .com_content .blog .span4 .page-header h2 a, .com_content .blog .span6 .page-header h2 a {
    font-size: 110%;
    letter-spacing: -1px;
    font-weight: 100;
}
a.label:hover, a.label:focus, a.badge:hover, a.badge:focus {
    color: #adadad;
    text-decoration: none;
    cursor: pointer;
}
/* ----------------------------------------------*/
/* MENSAGEM ALERTA
/* ----------------------------------------------*/
.alert.alert-message, .alert.alert-error.alert-danger {
    position: relative;
    width: 100%;
    max-width: 1200px;
    display: block;
    top: 200px;
    padding: 20px 100px;
    margin: 20px auto;
    border-top: 1px solid #b99867;
    border-bottom: 1px solid #b99867;
    background: #fcfcfc;
}
a.close {
    cursor: pointer;
}
form.form-inline input.btn.btn-mini {
    cursor: pointer;
}

/* ----------------------------------------------*/
/* CONTACTOS
/* ----------------------------------------------*/
.view-contact .contact {
    max-width: 1200px;
    width: 100%;
    margin: 240px auto 0 auto;
    display: flex;
}
.contact-data {
    width: 47%;
}
.contact-form {
    width: 47%;
    margin-top: 10px;
}
dl.contact-address.dl-horizontal {
    padding-top: 20px;
}
form#selectForm {
    padding: 40px 0 20px 0;
}
@media (max-width: 1200px) {
.view-contact .contact  {
    display: block;
}
}
@media (max-width: 1200px) {
.contact-form, .contact-data {
    width: 100%;
}
}
/* ----------------------------------------------*/
/* MODULOS
/* ----------------------------------------------*/
.input-append .add-on, .input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: auto;
    min-width: 16px;
}
dt.sm-mod.sm-bottom .input-prepend {
    display: flex;
}
dt.sm-mod.sm-bottom span.add-on {
    min-width: 0;
}
dt.sm-mod.sm-bottom #login-form label {
    display: none;
}
.login {
    margin: 350px auto;
    max-width: 1200px;
    padding: 20px;
}
.registration {
    max-width: 1200px;
    margin: 250px auto;
    padding: 20px;
}
.remind {
    max-width: 1200px;
    margin: 250px auto;
    padding: 20px;
}
.reset {
    max-width: 1200px;
    margin: 250px auto;
    padding: 20px;
}
.control-group {
    padding: 20px 0;
}
@media (max-width: 600px) {
.control-group {
    padding: 20px 20px;
}
}
label.element-invisible {
    color: #ffffff !important;
}
form#login-form {
    padding: 10px 10px 0 10px;
    white-space: normal;
    margin: 0 0 10px 0;
}
.log-vert-title {
    font-size: 20px;
    color: #ffffff;
    margin: 15px 0 15px 0 !important;
}
.log-vert-txt {
    margin: 0 0 20px 0 !important;
    color: #8e8d8d;
}
div#form-login-password {
    padding: 5px 0 10px 0;
}
.sm-top ul.nav.menu {
    display: grid;
    padding: 0 0 20px 10px;
    margin: 0.5px;
}
.sm-top ul.nav.menu a {
    color: #fff;
}
.login-greeting {
    color: #fff;
    font-weight: 700;
}
.sm-top ul.nav.menu a {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    padding: 5px;
}
.sm-top ul.nav.menu li a:hover {
    background: rgba(218, 230, 233, 0.40) !important;
    color: #fff;
}
@media (min-width: 640px) {
.menuck.maximenuck.nodropdown.item2113 {
    display: none;
}
}
li.maximenuck.nodropdown.item2113 {
    display: none !important;
}
.footer h3 {
    font-size: 20px;
    color: #ffffff !important;
}
.footer-site-lft p, .footer-site-rgt p {
    font-size: 16px !important;
}
/* ----------------------------------------------*/
/* MODULO TOP ADVOGADOS
/* ----------------------------------------------*/
.moduletable.module.h1.wtext.center.nopad.nomarg.nolh.headtitle.introimag-advogados {
    background-image: url(/images/backs/back09.jpg);
    height: 500px;
    color: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
}
.introimag-header-advogados {
    max-width: 100%;
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
}
.introimag-header-advogados .headtitle-pre-front {
    position: relative;
    margin-bottom: 24px;
    color: inherit;
    font-size: 22px;
    line-height: 30px;
    font-family: inherit;
    padding-top: 22%;
}
.introimag-header-advogados .headtitle-pre-front::before {
    position: absolute;
    top: 270px;
    left: -29px;
    margin-top: 1px;
    width: 70px;
    height: 2px;
    background-color: #c2b697;
    content: '';
    opacity: .5;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.introimag-header-advogados .headtitle {
    font-family: Prata;
    font-weight: 400;
    font-size: 38px;
    line-height: 10px;
}

/* ----------------------------------------------*/
/* MODULO TOP BLOG
/* ----------------------------------------------*/
.moduletable.module.h1.wtext.center.nopad.nomarg.nolh.headtitle.introimag-blog {
    background-image: url(/images/backs/back01.jpg);
    height: 500px;
    color: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
}
.introimag-header-blog {
    max-width: 100%;
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
}
.introimag-header-blog .headtitle-pre-front {
    position: relative;
    margin-bottom: 24px;
    color: inherit;
    font-size: 22px;
    line-height: 30px;
    font-family: inherit;
    padding-top: 22%;
}
.introimag-header-blog .headtitle-pre-front::before {
    position: absolute;
    top: 270px;
    left: -29px;
    margin-top: 1px;
    width: 70px;
    height: 2px;
    background-color: #c2b697;
    content: '';
    opacity: .5;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.introimag-header-blog .headtitle {
    font-family: Prata;
    font-weight: 400;
    font-size: 38px;
    line-height: 10px;
}
/* ----------------------------------------------*/
/* MODULO TOP FINANÇAS
/* ----------------------------------------------*/
.moduletable.module.h1.wtext.center.nopad.nomarg.nolh.headtitle.introimag-financas {
    background-image: url(/images/backs/back01.jpg);
    height: 500px;
    color: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
}
.introimag-header-financas {
    max-width: 100%;
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
}
.introimag-header-financas .headtitle-pre-front {
    position: relative;
    margin-bottom: 24px;
    color: inherit;
    font-size: 22px;
    line-height: 30px;
    font-family: inherit;
    padding-top: 22%;
}
.introimag-header-financas .headtitle-pre-front::before {
    position: absolute;
    top: 270px;
    left: -29px;
    margin-top: 1px;
    width: 70px;
    height: 2px;
    background-color: #c2b697;
    content: '';
    opacity: .5;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.introimag-header-financas .headtitle {
    font-family: Prata;
    font-weight: 400;
    font-size: 38px;
    line-height: 10px;
}
/* ----------------------------------------------*/
/* MODULO TOP DIREITO
/* ----------------------------------------------*/
.moduletable.module.h1.wtext.center.nopad.nomarg.nolh.headtitle.introimag-direito {
    background-image: url(/images/backs/back01.jpg);
    height: 500px;
    color: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
}
.introimag-header-direito {
    max-width: 100%;
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
}
.introimag-header-direito .headtitle-pre-front {
    position: relative;
    margin-bottom: 24px;
    color: inherit;
    font-size: 22px;
    line-height: 30px;
    font-family: inherit;
    padding-top: 22%;
}
.introimag-header-direito .headtitle-pre-front::before {
    position: absolute;
    top: 270px;
    left: -29px;
    margin-top: 1px;
    width: 70px;
    height: 2px;
    background-color: #c2b697;
    content: '';
    opacity: .5;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.introimag-header-direito .headtitle {
    font-family: Prata;
    font-weight: 400;
    font-size: 38px;
    line-height: 10px;
}
/* ----------------------------------------------*/
/* MODULO TOP LEGISLAÇÃO
/* ----------------------------------------------*/
.moduletable.module.h1.wtext.center.nopad.nomarg.nolh.headtitle.introimag-legislacao {
    background-image: url(/images/backs/back01.jpg);
    height: 500px;
    color: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
}
.introimag-header-legislacao {
    max-width: 100%;
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
}
.introimag-header-legislacao .headtitle-pre-front {
    position: relative;
    margin-bottom: 24px;
    color: inherit;
    font-size: 22px;
    line-height: 30px;
    font-family: inherit;
    padding-top: 22%;
}
.introimag-header-legislacao .headtitle-pre-front::before {
    position: absolute;
    top: 270px;
    left: -29px;
    margin-top: 1px;
    width: 70px;
    height: 2px;
    background-color: #c2b697;
    content: '';
    opacity: .5;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.introimag-header-legislacao .headtitle {
    font-family: Prata;
    font-weight: 400;
    font-size: 38px;
    line-height: 10px;
}
/* ----------------------------------------------*/
/* MODULO TOP BANCO & FINANÇAS
/* ----------------------------------------------*/
.moduletable.module.h1.wtext.center.nopad.nomarg.nolh.headtitle.introimag-banco-financas {
    background-image: url(/images/backs/back01.jpg);
    height: 500px;
    color: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
}
.introimag-header-banco-financas {
    max-width: 100%;
    width: 1170px;
    margin-right: auto;
    margin-left: 113px;
}
.introimag-header-banco-financas .headtitle-pre-front {
    position: relative;
    margin-bottom: 24px;
    color: inherit;
    font-size: 22px;
    line-height: 30px;
    font-family: inherit;
    padding-top: 255px;
}
.introimag-header-banco-financas .headtitle-pre-front::before {
    position: absolute;
    top: 270px;
    left: -29px;
    margin-top: 1px;
    width: 70px;
    height: 2px;
    background-color: #c2b697;
    content: '';
    opacity: .5;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.introimag-header-banco-financas .headtitle {
    font-family: Prata;
    font-weight: 400;
    font-size: 38px;
    line-height: 10px;
}

/* ----------------------------------------------*/
/* MODULO TOP EQUIPA
/* ----------------------------------------------*/
.moduletable.module.h1.wtext.center.nopad.nomarg.nolh.headtitle.introimag-equipajp {
    background-image: url(/images/backs/back07.jpg);
    height: 820px;
    color: #262b30;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 50% -20%;
}
.introimag-header-equipajp {
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 120px;
}
.introimag-header-equipajp .headtitle-pre-front {
    position: relative;
    margin-bottom: 24px;
    color: inherit;
    font-size: 22px;
    line-height: 30px;
    font-family: inherit;
    padding-top: 40%;
}
.introimag-header-equipajp .headtitle-pre-front::before {
    position: absolute;
    top: 480px;
    left: -30px;
    margin-top: 1px;
    width: 70px;
    height: 2px;
    background-color: #c2b697;
    content: '';
    opacity: .5;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.introimag-header-equipajp .headtitle {
    font-family: Prata;
    font-weight: 400;
    font-size: 38px;
    line-height: 10px;
}
.moduletable.module.h1.wtext.center.nopad.nomarg.nolh.headtitle.introimag-advogados-allteam {
    background-image: url(/images/backs/all3.jpeg);
    height: 800px;
    color: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 50% 3%;
}
/* ----------------------------------------------*/
/* MODULO TOP EQUIPA CENTRO
/* ----------------------------------------------*/
.moduletable.module.h1.wtext.center.nopad.nomarg.nolh.headtitle.introimag-equipacentro {
    background-image: url(/images/backs/back10.jpg);
    height: 500px;
    color: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 100% 75%;
}
.introimag-header-equipacentro {
    max-width: 100%;
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
    padding: 0 40px;
}
.introimag-header-equipacentro .headtitle-pre-front {
    position: relative;
    margin-bottom: 4px;
    color: inherit;
    font-size: 22px;
    line-height: 30px;
    font-family: inherit;
    padding-top: 10%;
    color: #47414f;
}
.introimag-header-equipacentro .headtitle-pre-front::before {
    position: absolute;
    top: 130px;
    left: -29px;
    margin-top: 1px;
    width: 70px;
    height: 2px;
    background-color: #c2b697;
    content: '';
    opacity: .5;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.introimag-header-equipacentro .headtitle {
    font-family: Prata;
    font-weight: 400;
    font-size: 38px;
    line-height: 10px;
    color: #47414f;
}
.introimag-header-equipacentro .servicos-grid-text.gold.praticefront {
    max-width: 430px;
    width: 100%;
}
/* ----------------------------------------------*/
/* MENU PRINCIPAL 
/* ----------------------------------------------*/
#menuwrap {
    float: none;
    border-bottom: 1px solid rgb(98 98 98 / 10%);
}
div#menu {
    width: 80%;
    float: left;
}
@media (max-width: 900px) {
div#menu {
    width: 100%;
    float: none;
}
}
div#menu2 {
    float: right;
    width: 20%;
}
@media (max-width: 900px) {
div#menu2  {
    display: none;
}
}
div#menuright1 {
    float: right;
    margin-right: 24px;
    position: relative;
    top: 0;
    right: 0;
    z-index: 9999;
}
div#menuright2 {
    float: right;
    position: relative;
    top: 0;
    right: 0;
    z-index: 9999;
}
.gal-li {
    border-left: 1px solid #d6524c;
    padding: 0px 0 0 10px;
    border-radius: 0px;
}
.gal-ul {
    text-transform: uppercase;
    font-weight: bold;
}
[data-id="jcr1"] .mobilemenuck-item > .level1 {
    background: #000000 !important;
}
[data-id="jcr1"] .mobilemenuck-bar-title {
    background: #000000 !important;
}
.floatck::before {
    position: absolute;
    top: -10px;
    left: 50px;
    z-index: 2;
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    border-left: 10px solid transparent;
    content: '';
}
span.maxiclose {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: -18px auto;
    text-align: center;
    background: #333333;
    padding: 2px 10px;
    cursor: pointer;
    border-top: 1px solid #4a4a4a;
    border-bottom: 1px solid #4a4a4a;
    color: #fff !important;
}
div#jcr1 ul.maximenuck li.level1.parent > a:after, div#jcr1 ul.maximenuck li.level1.parent > span.separator:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 6px 0 6px !important;
    border-color: #000 transparent transparent transparent;
    top: 8px;
    right: 0px;
}
li.maximenuck.nodropdown.item1576.level2.gal-li-subaquatica.fullwidth {
    margin-top: -40px !important;
}
li.maximenuck.nodropdown.item1769.level2.gal-li-moda.fullwidth {
    margin-top: -40px !important;
}
div#jp1 .maxiFancybackground {
    border-top: 2px solid #c2b697 !important;
}
.mobilemenuck-bar-button {
    top: 25px !important;
    right: 25px !important;;
}
[data-id="jp1"] .mobilemenuck-bar-title, [data-id="jp1"] .mobilemenuck-title {
    background: transparent !important;
    color: #000000;
    text-align: right;
    margin-right: 60px;
    cursor: pointer;
}
[data-id="jp1"].mobilemenuck {
    background: #ffffff !important;
}
[data-id="jp1"] .mobilemenuck-button {
    color: #000000 !important;
}
[data-id="jp1"] .mobilemenuck-item > .level1 {
    background: #ffffff !important;
}
[data-id="jp1"] .mobilemenuck-item > .level1 a, [data-id="jp1"].mobilemenuck a  {
    color: #000000 !important;
    font-size: 20px !important;
}
[data-id="jp1"] .mobilemenuck-bar-button {
    background: transparent !important;
    color: #000000 !important;
    padding-top: 0px !important;
    font-size: 2.5em !important;
}
/* ----------------------------------------------*/
/* INTRO FRONT
/* ----------------------------------------------*/
.a-btn {
    border-top: 2px solid rgba(255, 255, 255, 0.5);
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    border-left: none;
    border-right: none;
    color: #ffffff;
}
.a-btn, .a-btn-2 {
    font-size: 11px;
    line-height: 20px;
    display: inline-block;
    letter-spacing: 1.1px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    box-sizing: border-box;
    padding: 8px 20px;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
}
.a-btn:hover {
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  color: #000;
  background-color: #ffffff;
  opacity: 1;
}
.a-btn-2:hover {
  border-top: 2px solid #131313;
  border-bottom: 2px solid #131313;
  border-left: none;
  border-right: none;
  color: #ffffff;
  background-color: #131313;
  opacity: 1;
}


/* ----------------------------------------------*/
/* AJAX SEARCH
/* ----------------------------------------------*/
.sm-btn-755 .menu-icon3 span {
    background: #000000 !important;
}
.sm-btn-755 {
    background: #ffffff !important;

}
input#suggestion-area728 {
    height: 70px !important;
	line-height: 70px !important;
}
#ajax-search-button728 {
    top: 25% !important;
}
#search-form728 .category-chooser {
}
#search-form728 .category-chooser.opened {
    height: 100%!important;
	width: 161px;
    text-align: -webkit-center;
    right: 0;
    background: #fff;
	margin: 0 -3px 0px 0;
}
#search-form728 input {
    font-weight: normal !important;
    color: #8b8b8b !important;
    font-size: 16px !important;
    border-radius: 0px !important;
    background-color: transparent !important;
    text-shadow: none !important;
    border: none !important;
    -moz-box-shadow: unset !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
#search-form728 input:hover, #search-form728 input:focus {
    background-color: #ffffff !important;
}
#ajax-search-button728 .magnifier {
    padding: 5px 10px !important;
}
#offlajn-ajax-search728 {
    float: none!important;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.jcrsearchall {
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.module.title-off.jcrsearchfront {
    text-align: center;
}
div#search-categories728 {
    border-radius: 0 !important;
    margin: -4px 0px 0px -30px !important;
    border: 0px !important;
    padding: 4px 9px 4px 10px !important;
}
#search-form728 .category-chooser .arrow {
    padding-top: 50px !important;
}
#offlajn-ajax-search728 .offlajn-ajax-search-container {
    padding: 0px !important;
}

div#search-categories728 {
    border-radius: 0 !important;
    margin: -5px 0px 0px -67px !important;
    border: 0px !important;
    padding: 14px 9px 4px 10px !important;
    width: 139px;
}
#search-form728 .category-chooser .arrow {
    padding-top: 50px !important;
}
input#suggestion-area120 {
    height: 70px !important;
	line-height: 70px !important;
}
input#search-area728 {
    height: 70px !important;
	line-height: 70px !important;
    padding-left: 70px !important;
}
#ajax-search-button728 {
    top: 25% !important;
}
#search-form120 .category-chooser {
}
#search-form728 .category-chooser.opened {
    height: 100%!important;
	width: 161px;
    text-align: -webkit-center;
    right: 0;
    background: #fff;
	margin: 0 -3px 0px 0;
}
#ajax-search-button728 .magnifier {
    padding: 5px 10px !important;
}
#offlajn-ajax-search728 {
    width: 100% !important;
    float: none!important;
    position: fixed;
    top: 75px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 300;
}
div#offlajn-ajax-tile-results {
    position: fixed;
    background: #000;
    top: 130px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 999;
}
#ajax-search-button728 .magnifier {
    background: url(/modules/mod_universal_ajaxlivesearch/themes/minimal/images/search_button/magnifier_white_mid.png) no-repeat center center !important;
}
.catItemHeader h3 {
    font-size: 20px;
    font-weight: 400;
}
.catItemHeader h3 a {
    color: #000;
}
.catItemHeader h3 a:hover {
    color: #b99867;
}
.module.jcrsearchall {
    margin: -53px;
}

/* ----------------------------------------------*/
/* BARRA BROWSER
/* ----------------------------------------------*/
::-webkit-scrollbar-thumb {
    border-radius: 1px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 0px;
}
.scrollToTop {
    padding: 0px 0px 0px 0px !important;
    width: 50px !important;
    height: 50px !important;
    border: 1px #7a797c solid !important;
    border-radius: 50px !important;
}
/* ----------------------------------------------*/
/* MAKE APPOINTMENT
/* ----------------------------------------------*/
.make-appoint-img {
    padding-bottom: 30px;
}
.make-appoint-headtitle-pre-front, .make-appoint-headtitle-pos-front {
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.moduletable.make-appoint {
    max-width: 100%;
    width: 1170px;
    margin: 0 auto;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
.make-appoint-mod {
    margin: 0 auto;
    text-align: center;
}
.make-appoint-headtitle {
    font-family: 'Prata';
    font-size: 50px;
    line-height: normal;
}
.make-appoint-headtitle2 {
    font-family: 'Prata';
    font-size: 30px;
    line-height: normal;
}
.make-appoint-headtitle2 {
    font-family: 'Prata';
    font-size: 30px;
    line-height: normal;
    text-transform: capitalize;
}
/* ----------------------------------------------*/
/* TESTEMUNHOS FRONT INTRO
/* ----------------------------------------------*/
.moduletable.pessoas-front-intro {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.pessoas-grid-title .title_before {
    position: relative;
    left: -30px;
    width: 100%;
    max-width: 70px;
    height: 2px;
    top: 18px;
    z-index: 1;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.pessoas-grid-title h5 {
    color: #c2b697;
    padding-bottom: 6px;
    font-family: "Prata";
    font-weight: 400;
    font-size: 40px;
    line-height: 44px;
    text-align: left;
    text-transform: capitalize;
}
.moduletable.pessoas-front-intro section.pessoas {
    position: absolute;
    margin-top: 110px;
}
/* ----------------------------------------------*/
/* TESTEMUNHOS FRONT
/* ----------------------------------------------*/
.slick-initialized .slick-slide:focus {
    outline: none;
}
.moduletable.testem-front {
    background: url(/images/backs/back03.jpg) fixed 50% 20%;
    background-size: cover;
    height: 80vh;
}
.moduletable.testem-front #digi_showcase_112 {
    padding: 280px 0 0 0;
    max-width: 1170px;
    margin: 0 auto;
}
.moduletable.testem-front div#digi_showcase_carousel {
    max-width: 51%;
}
.moduletable.testem-front #digi_showcase_carousel .slick-dots li button {
    border: 0px solid #eee;
}
.moduletable.testem-front #digi_showcase_carousel .slick-dots li button::before {
    color: #ffffff;
}
.moduletable.testem-front span {
    color: #ffffff;
    font-size: 22px;
    font-weight: 300;
    margin-left: 60px;
    display: block;
}
.testem-quot {
    position: absolute;
    width: auto;
    height: auto;
    font-size: 40px;
    line-height: 1.4em;
    color: #c2b697;
    -moz-transform: scale(-1, -1);
    -webkit-transform: scale(-1, -1);
    -o-transform: scale(-1, -1);
    -ms-transform: scale(-1, -1);
    transform: scale(-1, -1);
}
.testem-name {
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    padding: 20px;
    text-align: right;
}

/* ----------------------------------------------*/
/* ADVOGADOS FRONT INTRO
/* ----------------------------------------------*/
.moduletable.lawyers-front-intro {
    background: #47414f;
}
.moduletable.lawyers-front-intro.page-advog {
    height: 880px8;
}
.moduletable.lawyers-front-intro section.servicos {
    max-width: 1170px;
    margin: 0 auto;
}
.moduletable.lawyers-front-intro .servicos-grid.hor1-cel1 {
    border-right: 0px solid #f4f0ed;
    width: 33%;
    padding: 0 25px;
}
.moduletable.lawyers-front-intro .servicos-grid.hor1-cel2 {
    width: 66%;
    padding: 0 25px;
}
.moduletable.lawyers-front-intro .servicos-grid.hor1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 60px 28px 28px 28px;
}
.moduletable.lawyers-front-intro h5 {
    color: #ffffff;
    padding-bottom: 6px;
    font-family: "Prata";
    font-weight: 400;
    font-size: 33px;
    line-height: 44px;
    text-align: left;
    text-transform: capitalize;
}
.moduletable.lawyers-front-intro p {
    color: #c2b697;
    font-size: 22px !important;
}
span.goteam {
    font-size: 18px;
    color: #b2b2b2;
    font-weight: 800;
    padding: 6px;
    text-transform: uppercase;
}
@media (max-width: 648px) {
.moduletable.lawyers-front-intro .servicos-grid.hor1 {
    display: block;
}
}
@media (max-width: 648px) {
.moduletable.lawyers-front-intro .servicos-grid.hor1-cel1 {
    width: 100%;
}
}


/* ----------------------------------------------*/
/* AREAS ATUAÇÃO ABOUT PAGE
/* ----------------------------------------------*/
.advog-pag-princ-img {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    bottom: -30px;
    z-index: 2;
}
.advog-pag-princ-img img {
    background-color: rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 17px 31px 0 rgb(0 0 0 / 16%);
    -moz-box-shadow: 0 17px 31px 0 rgba(0, 0, 0, .16);
    box-shadow: 0 17px 31px 0 rgb(0 0 0 / 16%);
    margin-bottom: -120px;
}
.areas-atuacao-aboutpage-modified {
    margin-left: 0px;
    margin-right: 0px;
    display: flex;
}
@media (max-width: 740px) {
.areas-atuacao-aboutpage-modified {
    margin-left: 35px;
    margin-right: -15px;
    display: block;
}
}
.areas-atuacao-aboutpage-default {
    display: block;
}
.areas-atuacao-aboutpage-title h2 {
    padding-bottom: 6px;
    font-weight: 400;
    font-size: 33px;
    line-height: 44px;
    text-transform: capitalize;
    text-align: center;
    padding-bottom: 50px;
}
.wpb_column.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}
.vc_col-sm-3 {
    position: relative;
    min-height: 1px;
    box-sizing: border-box;
}
@media (min-width: 768px) {
.vc_col-sm-3 {
    width: 25%;
    float: left;
}
}
.areas-atuacao-aboutpage-column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.vc_column-inner::after, .vc_column-inner::before {
    content: " ";
    display: table;
}
.areas-atuacao-aboutpage-division {
    padding-top: 7px !important;
}
.areas-atuacao-aboutpage-container {
    max-width: 100%;
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
}
.areas-atuacao-aboutpage-wrapper h4 {
    font-family: 'Prata'!important;
    color: #000000!important;
    font-size: 20px;
    padding-bottom: 10px;
}
ul.ul-areas {
    font-weight: 300;
}
/* ----------------------------------------------*/
/* ADVOGADOS FRONT
/* ----------------------------------------------*/
.moduletable.lawyers-front {
    background: #47414f;
}
.moduletable.lawyers-front #digi_showcase_113, .moduletable.lawyers-front #digi_showcase_173 {
    max-width: 1170px;
    margin: 0 auto;
}
.moduletable.lawyers-front #digi_showcase_carousel {
    max-width: 100%;
    margin-bottom: -222px;
}
.moduletable.lawyers-front #digi_showcase_carousel .slick-dots li button {
    border: 0px solid #eee;
}
.moduletable.lawyers-front #digi_showcase_carousel .slick-dots li button::before {
    color: #ffffff;
}
.moduletable.lawyers-front #digi_showcase_carousel .slick-prev:before, #digi_showcase_carousel .slick-next:before {
    color: rgb(212 197 197 / 60%) !important;
}
.moduletable.lawyers-front .item-content {
    position: relative;
    overflow: hidden;
    -webkit-transition: box-shadow .4s ease, opacity .4s ease;
    transition: box-shadow .4s ease, opacity .4s ease;
}
.moduletable.lawyers-front .item-content:hover {
    -webkit-box-shadow: 0 0 25px 0 rgb(0 0 0 / 15%);
    box-shadow: 0 0 25px 0 rgb(0 0 0 / 15%);
    z-index: 1;
}
.moduletable.lawyers-front .digi_showcase .image {
    text-align: center;
    z-index: 0;
}
.moduletable.lawyers-front #digi_showcase_carousel .slick-slide img {
    filter: grayscale(1);
}
.moduletable.lawyers-front #digi_showcase_carousel .slick-slide img:hover {
    filter: grayscale(0);
}
.moduletable.lawyers-front .slick-list.draggable {
    -webkit-box-shadow: 0 0 25px 0 rgb(0 0 0 / 15%);
    box-shadow: 0 0 25px 0 rgb(0 0 0 / 15%);
}
.title_before-lawyer {
    position: absolute;
    left: 10px;
    width: 30px;
    height: 2px;
    top: 24px;
    z-index: 1;
    margin-top: 10px;
    max-width: 40px;
    background-color: rgb(107 107 107 / 51%);
}
.lawyer-content {
    position: relative;
    padding-left: 60px;
    padding-top: 26px;
    padding-bottom: 60px;
    height: 136px;
}
.lawyer-content a {
    color: black;
}
.moduletable.lawyers-front .showcase-item {
    background-color: #f9f9fa;
}
.moduletable.lawyers-front [data-slick-index="0"], .moduletable.lawyers-front [data-slick-index="2"] {
    background: white;
}
.moduletable.lawyers-front h5, .lawyer-content-name h5 {
    font-family: 'Prata';
    font-size: 20px;
    font-weight: 400;
}
.lawyer-content-cargo {
    font-size: 13px;
}
.lawyer-content-cargo span {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    color: #898989;
}
@media (max-width: 1100px) {
.moduletable.lawyers-front.frontfull {
    display: none;
}
}
@media (min-width: 1100px) {
.moduletable.lawyers-front.front1200 {
    display: none;
}
}
@media (max-width: 1100px) {
.moduletable.lawyers-front.front1200 {
    display: block;
}
}
@media (max-width: 790px) {
.moduletable.lawyers-front.front1200 {
    display: none;
}
}
@media (min-width: 790px) {
.moduletable.lawyers-front.front790 {
    display: none;
}
}
@media (max-width: 790px) {
.moduletable.lawyers-front.front790 {
    display: block;
}
}
/* ----------------------------------------------*/
/* ADVOGADOS PAGE
/* ----------------------------------------------*/
.moduletable.lawyers-page {
    background: #47414f;
}
.moduletable.lawyers-page #digi_showcase_130 {
    max-width: 1170px;
    margin: 0 auto;
    margin-bottom: -222px;
}
.moduletable.lawyers-page #digi_showcase_130 .row-fluid {
    display: flex;
}
.moduletable.lawyers-page .item-content {
    position: relative;
    overflow: hidden;
    -webkit-transition: box-shadow .4s ease, opacity .4s ease;
    transition: box-shadow .4s ease, opacity .4s ease;
}
.moduletable.lawyers-page .item-content:hover {
    -webkit-box-shadow: 0 0 25px 0 rgb(0 0 0 / 15%);
    box-shadow: 0 0 25px 0 rgb(0 0 0 / 15%);
    z-index: 1;
}
.moduletable.lawyers-page .digi_showcase .image {
    text-align: center;
    z-index: 0;
}
.moduletable.lawyers-page #digi_showcase_130 img {
    filter: grayscale(1);
    transition: 1s;
}
.moduletable.lawyers-page #digi_showcase_130 .item-content:hover img {
    filter: grayscale(0);
}
.moduletable.lawyers-page .slick-list.draggable {
    -webkit-box-shadow: 0 0 25px 0 rgb(0 0 0 / 15%);
    box-shadow: 0 0 25px 0 rgb(0 0 0 / 15%);
}
.moduletable.lawyers-page .showcase-item {
    background-color: #f9f9fa;
}
.moduletable.lawyers-page [data-slick-index="0"], .moduletable.lawyers-page [data-slick-index="2"] {
    background: white;
}
.moduletable.lawyers-page h5 {
    font-family: 'Prata';
    font-size: 20px;
    font-weight: 400;
}
@media (max-width: 1100px) {
.moduletable.lawyers-page.pagefull {
    display: none;
}
}
@media (min-width: 1100px) {
.moduletable.lawyers-page.page1200 {
    display: none;
}
}
@media (max-width: 1100px) {
.moduletable.lawyers-page.page1200 {
    display: block;
}
}
@media (max-width: 790px) {
.moduletable.lawyers-page.page1200 {
    display: none;
}
}
@media (min-width: 790px) {
.moduletable.lawyers-page.page790 {
    display: none;
}
}
@media (max-width: 790px) {
.moduletable.lawyers-page.page790 {
    display: block;
}
}
/* ----------------------------------------------*/
/* CLIENTES FRONT
/* ----------------------------------------------*/
.moduletable.clientes-front #digi_showcase_114 {
    max-width: 1170px;
    margin: 0 auto;
}
.moduletable.clientes-front div#digi_showcase_carousel {
    max-width: 100%;
}
.moduletable.clientes-front {
    background: #ededed;
}
/* ----------------------------------------------*/
/* NOTICIAS FRONT
/* ----------------------------------------------*/
.moduletable.newsfront {
    max-width: 100%;
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
figure.effect-marley {
    margin: auto 15px;
}
figure.effect-marley h2::after {
    background: #afafaf !important;
    height: 1px !important;
    opacity: 1 !important;
    top: 100% !important;
    -webkit-transform: translate3d(0, 15px, 0) !important;
    transform: translate3d(0, 15px, 0) !important;
}
figure.effect-marley:hover h2::after {
    opacity: 0 !important;
}
figure.effect-marley h2 {
    top: 75% !important;
    font-family: 'Prata';
    font-size: 22px !important;
    text-transform: capitalize;
    color: #ffffff !important;
    font-weight: 100 !important;
    word-spacing: normal !important;
    line-height: 1.45;
    padding: 0 !important;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
figure.effect-marley:hover h2 {
    top: 75px !important;
    color: #c2b697 !important;
    opacity: 1 !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
}
figure.effect-marley p {
    bottom: 120px !important;
    padding: 10px 25px 10px 0px !important;
}
figure figcaption {
    text-transform: inherit !important;
    font-size: 22px !important;
    color: #000000 !important;
    width: 90% !important;
    height: 90% !important;
}
figure.effect-marley figcaption {
    -webkit-transition: background-color .20s ease-out;
    -moz-transition: background-color .20s ease-out;
    -o-transition: background-color .20s ease-out;
    transition: background-color .20s ease-out;
}
figure.effect-marley figcaption:hover {
    background: #f9f9f9 !important;
}
figure.effect-marley .news-bot {
    position: absolute;
    bottom: -20px;
    right: 30px;
    left: 30px;
    padding: 35px 0;
    text-align: left;
}
figure.effect-marley:hover .news-bot {
    border-top: 1px solid #cccccc;
}
figure.effect-marley .news-cat {
    color: #ffffff;
    font-size: 12px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-family: Montserrat;
    font-weight: 600;
}
figure.effect-marley:hover .news-cat {
    color: #808080;
}
figure.effect-marley .news-cat a {
    color: #ffffff;
}
figure.effect-marley:hover .news-cat a {
    color: #808080;
}
.not-front-intro-title h3 {
    text-align: center;
    padding: 100px 0 30px 0;
    font-family: 'Prata';
    font-size: 35px;
}
.not-front-intro-text p {
    color: #000000;
    font-size: 22px !important;
    text-align: center;
}
@media only screen and (max-width: 992px) {
td.firstcol.oddcol.col-1, td.centercol.evencol.col-2, td.lastcol.oddcol.col-3 {
    width: 50% !important;
    display: inline-flex;
}
}
@media only screen and (max-width: 768px) {
td.firstcol.oddcol.col-1, td.centercol.evencol.col-2, td.lastcol.oddcol.col-3 {
    width: 100% !important;
    display: block;
}
}
@media screen and (max-width: 979px) {
figure.effect-marley h2::after, figure.effect-marley p {
    opacity: 0 !important;
}
}
@media screen and (max-width: 979px) {
figure.effect-marley h2::after, figure.effect-marley:hover p {
    opacity: 1 !important;
}
}
@media (max-width: 640px) {
figure.effect-marley p {
    top: unset !important;
}
}
@media (max-width: 690px) {
figure.effect-marley p {
    top: unset !important;
}
}
/* ----------------------------------------------*/
/* NEWSLETTER MOD
/* ----------------------------------------------*/
.nl-title h3 {
    text-align: left;
    padding: 6px 20px;
    font-family: 'Prata';
    font-size: 35px;
    color: #c2b697 !important;
}
/* ----------------------------------------------*/
/* NEWSLETTER MOD
/* ----------------------------------------------*/
td.acyterms a {
    color: #fde08d;
}
#acym_wrapper {
    max-width: 1200px;
    margin: 80px auto;
}
.acyradios {
    display: inline-flex;
    width: 48%;
    float: left;
}
p.acymodifybutton {
    text-align: left;
    width: 48%;
    padding: 20px 0;
}
p.acymodifybutton input.btn.btn-primary {
    font-size: 14px;
    padding: 6px 8px!important;
    text-transform: uppercase;
    border: 0px solid #e2e2e2!important;
}
p.acymodifybutton input.btn.btn-primary {
    padding: 12px 49px !important;
    color: #ffffff;
    font-size: 0.875em;
    display: inline-block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}
span.acym_introtext {
    padding: 50px 0;
    display: block;
}
td.acyfield_1.acyfield_text input.cell {
    width: 100%;
    background: #8a8a8a;
    border: 3px solid #f1f1f1 !important;
    margin-bottom: 10px;
    color: #ffffff !important;
    font-weight: 500;
}
@media (max-width: 600px) {
td.acyfield_1.acyfield_text input.cell {
    width: auto;
}
}
td.acyfield_2.acyfield_text input#acym__user__edit__email {
    width: 100%;
    background: #8a8a8a;
    border: 3px solid #f1f1f1 !important;
    margin-bottom: 10px;
    color: #ffffff !important;
    font-weight: 500;
}
@media (max-width: 600px) {
td.acyfield_2.acyfield_text input#acym__user__edit__email {
    width: auto;
}
}
td.acysubbuttons input.button.subbutton.btn.btn-primary {
    text-transform: uppercase;
    padding: 12px 49px !important;
    color: #ffffff;
    font-size: 0.875em;
    display: inline-block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}
.module input.button {
    margin-bottom: 0;
}
input.button.subbutton.btn.btn-primary {
    font-size: 14px;
    padding: 6px 8px!important;
    text-transform: uppercase;
}
fieldset.adminform.acy_user_info legend {
    padding: 15px 0;
    font-weight: 500;
}
fieldset.adminform.acy_subscription_list legend {
    padding: 30px 0 15px 0;
    font-weight: 500;
}
.moduletable.newsletter-mod .acym_module {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.moduletable.newsletter-mod .acym_module_form input {
    max-width: 100% !important;
    width: 100%;
    background-color: rgba(174, 187, 197, 0.06);
    outline: none;
    border: 0px solid #f1f1f1 !important;
}
.moduletable.newsletter-mod .acym_module_form label {
    width: 100%;
}
.moduletable.newsletter-mod td.acyfield_2.acyfield_text {
    width: 100%;
}
.moduletable.newsletter-mod label {
    padding-right: 0;
}
.moduletable.newsletter-mod .acym_module_form input {
    max-width: 100% !important;
    width: 100%;
    background-color: rgba(174, 187, 197, 0.06);
    outline: none;
    border: 0px solid #f1f1f1 !important;
    padding: 9px !important;
    color: #ffffff;
}
input.btn.btn-primary.button.subbutton {
    max-width: 100% !important;
    width: auto;
    outline: none;
    margin-left: 18px;
    background: #c2b697;
}
button.btn.btn-primary.btn-large.validate, button.close {
    cursor: pointer;
    padding: 5px 10px;
    border-radius: 2px !important;
}
/* ----------------------------------------------*/
/* Formularios de contacto Geral
/* ----------------------------------------------*/
.contact-miscinfo {
    width: auto;
    max-width: 1200px;
    margin: 0 auto;
    padding: 100px 0 0;
}
/* ----------------------------------------------*/
/* Formularios de contacto advogados
/* ----------------------------------------------*/
@media (min-width: 640px) {
.convertforms .cf-col-medium-10 {
    width: 100%;
}
}
.convertforms {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
}

/* ----------------------------------------------*/
/* GTRANSLATE
/* ----------------------------------------------*/
div#gt-wrapper-150 {
    position: relative;
    top: 12px;
}