﻿@font-face{font-family:'questa';src:url('../fonts/QUESTA-GRANDE-REGULAR.OTF') format('opentype');font-weight:400;}@font-face{font-family:'stolzl';src:url('../fonts/STOLZL-BOLD.TTF') format('truetype');font-weight:700;}@font-face{font-family:'stolzl';src:url('../fonts/STOLZL-BOOK.TTF') format('truetype');font-weight:300;}.section-title{font-size:64px;font-family:questa;}.title-posts{font-size:32px;font-family:questa;}.text-section{font-family:stolzl;font-size:16px;}.text-section-menor{font-family:stolzl;font-size:14px;}.title-post{font-family:questa;font-size:48px;font-weight:700;}.title-videos{font-size:28px;font-family:questa;}.branco{color:#f3f5f9;}.preto{color:#212c40;}.bold{font-weight:700;}a,button{text-decoration:none !important;-webkit-transition:.22s;}a svg,button svg{-webkit-transition:.22s;}a:hover,button:hover{transition:.15s;}a:hover svg,button:hover svg{transition:.15s;}ol,ul{list-style:none !important;padding-left:0 !important;margin-bottom:0 !important;}.cep-mask,.cpf-mask,.cvv-mask,.phone-mask,.number-mask,.date-mask{align-items:center;}.button-section{display:flex;justify-content:center;}.bt{border:0;width:260px;height:50px;background-color:transparent;position:relative;display:flex;align-items:center;justify-content:center;}.bt span{position:relative;z-index:2;}.bt .before-content,.bt .after-content{position:absolute;left:0;top:0;height:100%;width:100%;}.bt .before-content::after,.bt .before-content::before,.bt .after-content::after,.bt .after-content::before{content:"";position:absolute;background-color:#ffb432;}.bt .before-content::after,.bt .after-content::after{width:1px;height:100%;top:0;-webkit-transition:.25s width linear;}.bt .before-content::after{left:0;}.bt .after-content::after{right:0;}.bt .before-content::before,.bt .after-content::before{height:1px;width:100%;left:0;-webkit-transition:.25s height linear;}.bt .before-content::before{top:0;}.bt .after-content::before{bottom:0;}.bt:hover .before-content::after,.bt:hover .after-content::after{width:3px;transition:.16s width linear;}.bt:hover .before-content::before,.bt:hover .after-content::before{transition:.2s height linear;height:3px;}.bt.amarelo .before-content::after,.bt.amarelo .before-content::before,.bt.amarelo .after-content::after,.bt.amarelo .after-content::before{background-color:#ffb432;}.bt.vermelho .before-content::after,.bt.vermelho .before-content::before,.bt.vermelho .after-content::after,.bt.vermelho .after-content::before{background-color:#782831;}.amarelo{color:#ffb432;}.amarelo:hover{color:#ffb432;}.vermelho{color:#782831;}.vermelho:hover{color:#782831;}.container-nilza{max-width:1360px;width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;}body::-webkit-scrollbar{width:8px;}body::-webkit-scrollbar-thumb{background:#782831;border-radius:10px;}body{background-color:#eee;}.list-posts .row-blog{display:flex;justify-content:space-between;align-items:flex-start;}.list-posts .box-post{display:flex;width:calc(50% - 23px);}.list-posts .box-post .image{display:block;max-width:252px;width:100%;height:310px;overflow:hidden;}.list-posts .box-post .image img{width:100%;height:inherit;object-fit:cover;object-position:center center;}.list-posts .box-post .text{width:calc(100% - 252px);padding:40px 50px;}.list-posts .box-post .text h3{margin-bottom:55px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}.list-posts .row-blog+.row-blog{margin-top:48px;}.menu{display:flex;justify-content:space-between;align-items:center;}.menu .menu-left,.menu .menu-right{max-width:465px;width:100%;display:inherit;justify-content:space-between;}.menu .menu-left a,.menu .menu-right a{color:#f3f5f9;}.menu .logo{max-width:139px;width:100%;display:block;align-items:flex-end;justify-content:center;}.menu .logo img,.menu .logo svg{width:100%;height:auto;}.menu .link-menu{position:relative;}.menu .link-menu::after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:1px;background-color:#f3f5f9;-webkit-transition:.3s;}.menu .link-menu:hover{color:#f3f5f9;}.menu .link-menu:hover::after{transition:.3s;width:100%;}header{position:absolute;left:0;top:15px;width:100%;z-index:99;}header .block-bar{display:none;align-items:center;justify-content:center;flex-direction:column;width:37px;cursor:pointer;}header .block-bar div{width:100%;height:2px;background-color:#eee;margin-bottom:5px;}.menu-responsive{position:fixed;right:-290px;max-width:290px;width:100%;background-color:rgba(255,255,255,.98);-webkit-transition:.25s transform;height:100vh;top:0;padding:60px 45px 25px;z-index:999;overflow-y:auto;display:flex;flex-direction:column;}.menu-responsive .fechar{position:absolute;top:15px;right:20px;cursor:pointer;}.menu-responsive .fechar svg{fill:#782831;-webkit-transition:.22s;width:19px;height:19px;}.menu-responsive .fechar svg:hover{stroke:#ffb432;transition:.15s;}.menu-responsive .nav-menu{text-align:left;margin-bottom:30px;}.menu-responsive .nav-menu ul li{margin-bottom:15px;}.menu-responsive .nav-menu ul li a{color:#782831;font-size:15px;font-weight:400;text-transform:uppercase;}.menu-responsive .nav-menu ul li.active{color:#ffb432;}.menu-container{z-index:999;position:fixed;top:0;left:0;}.full-page.active{display:block;}.full-page{content:"";background-color:rgba(0,0,0,.38);width:1920px;height:100%;position:fixed;left:0;top:0;min-height:100vh;display:none;z-index:1;cursor:pointer;}.menu-responsive.active{transform:translateX(-100%);transition:.15s;-webkit-box-shadow:9px 0 88px -15px rgba(0,0,0,.19);-moz-box-shadow:9px 0 88px -15px rgba(0,0,0,.19);box-shadow:9px 0 88px -15px rgba(0,0,0,.19);}.menu-responsive::-webkit-scrollbar{width:4px;}.menu-responsive::-webkit-scrollbar-thumb{background:#ffb432;border-radius:10px;}.menu-responsive::-webkit-scrollbar-thumb:hover{background:#003651;}.menu-responsive{position:fixed;right:-290px;max-width:290px;width:100%;background-color:rgba(255,255,255,.98);-webkit-transition:.25s transform;height:100vh;top:0;padding:60px 45px 25px;z-index:999;overflow-y:auto;display:flex;flex-direction:column;}.menu-responsive .fechar{position:absolute;top:15px;right:20px;cursor:pointer;}.menu-responsive .fechar svg{fill:#782831;-webkit-transition:.22s;width:19px;height:19px;}.menu-responsive .fechar svg:hover{stroke:#ffb432;transition:.15s;}.menu-responsive .nav-menu{text-align:left;margin-bottom:30px;}.menu-responsive .nav-menu ul li{margin-bottom:15px;}.menu-responsive .nav-menu ul li a{color:#782831;font-size:15px;font-weight:400;text-transform:uppercase;}.menu-responsive .nav-menu ul li.active{color:#ffb432;}.menu-container{z-index:999;position:fixed;top:0;left:0;}#banner .bg{background-size:cover;background-position:center center;background-repeat:no-repeat;height:100vh;width:100%;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;}#banner .bg .bottom-bg,#banner .bg .detalhe-banner,#banner .bg .scroll{position:absolute;}#banner .bg .detalhe-banner{top:25vh;left:0;width:100%;z-index:3;}#banner .bg .bottom-bg{z-index:3;bottom:-1px;left:0;width:100%;}#banner .bg .scroll{bottom:3.7vh;left:0;right:0;margin:0 auto;z-index:3;width:10.5vw;}#banner .bg .scroll img{width:100%;}#banner .bg .text{max-width:1055px;width:100%;margin:0 auto;padding:0 15px;position:relative;z-index:4;}#banner .bg .text h1{text-shadow:0 0 10px rgba(0,0,0,.25);color:#f3f5f9;font-family:questa;font-size:64px;font-weight:400;line-height:48px;margin-bottom:34px;}#banner .bg .text p{text-shadow:0 0 6px rgba(0,0,0,.25);color:#f3f5f9;font-family:Stolzl;font-size:16px;font-weight:300;line-height:22px;margin-bottom:37px;text-align:justify;}#banner .bg .text .bt{margin:0 auto;}#banner .bg .text .bt span{position:relative;font-weight:700;z-index:2;}#banner .bg .text .bt::after{content:"";position:absolute;left:0;top:0;background-image:linear-gradient(117deg,rgba(0,0,0,.4) 0%,rgba(0,0,0,.4) 32%,rgba(0,0,0,.3) 100%);mix-blend-mode:multiply;height:100%;width:100%;z-index:2;}#banner .bg .menor{height:640px;}#banner .bg::after,#banner .bg.menor::after{content:"";position:absolute;left:0;top:0;background-image:linear-gradient(117deg,#dbd8d3 0%,#dbd8d3 32%,#dbd8d3 100%);mix-blend-mode:multiply;height:100%;width:100%;z-index:2;}#banner-mobile{display:none;}#sobre{background-color:#782831;padding-top:81px;padding-bottom:131px;}#sobre .top-section{text-align:center;margin-bottom:100px;}#sobre .top-section h2{color:#ffb432;margin-bottom:39px;}#sobre .top-section p{color:#fff;max-width:812px;width:100%;margin:0 auto 48px;text-align:justify;}#sobre .itens-sobre{max-width:1124px;width:100%;display:flex;justify-content:space-between;margin:0 auto;align-items:center;}#sobre .itens-sobre .item{max-width:265px;width:100%;text-align:center;}#sobre .itens-sobre .item h3{color:#fff;}#sobre .itens-sobre .item i{width:123px;height:auto;display:flex;align-items:flex-end;justify-content:center;margin:0 auto 33px;}#sobre .itens-sobre .item i svg{width:100%;}#sobre.interna-servico .itens-sobre{margin-bottom:105px;}#sobre.interna-servico .text-section{max-width:807px;margin:0 auto;color:#fff !important;}#sobre.interna-servico p{color:#fff !important;text-align:justify;}#sobre.interna-sobre{text-align:center;}#sobre.interna-sobre .itens-sobre{margin-bottom:72px;}#sobre.interna-sobre .text-section{max-width:794px;width:100%;margin:0 auto;color:#fff !important;text-align:justify;}.sobre-interna{background-color:#782831;padding-bottom:101px;}.sobre-interna .container-nilza{max-width:1100px;}.sobre-interna [class*="row-"]{display:flex;justify-content:space-between;align-items:flex-end;text-align:justify;}.sobre-interna [class*="row-"] .text-section{font-size:15.7px;}.sobre-interna [class*="row-"] .image{width:100%;overflow:hidden;max-width:486px;height:324px;}.sobre-interna [class*="row-"] .image img{width:100%;height:inherit;object-fit:cover;object-position:center center;}.sobre-interna [class*="row-"] .text{max-width:calc(100% - 486px - 100px);width:100%;padding-bottom:100px;}.sobre-interna [class*="row-"] .text p{margin-bottom:0;}.sobre-interna [class*="row-"]:nth-child(2){margin-top:-39px;align-items:flex-start;padding-bottom:0;}.sobre-interna [class*="row-"]:nth-child(2) .image{max-width:642px;height:428px;}.sobre-interna [class*="row-"]:nth-child(2) .text{padding-top:110px;max-width:calc(100% - 642px - 100px);padding-bottom:0;}.red-box{background-color:#782831;padding-top:74px;margin-top:-131px;}#area{background-color:#eee;position:relative;padding-bottom:115px;}#area .bg-area,#area .container-nilza{position:relative;z-index:2;}#area .detalhe{position:absolute;bottom:0;left:0;z-index:1;width:100%;}#area .bg-area{background-size:cover;background-repeat:no-repeat;background-position:center center;background-attachment:fixed;height:650px;}#area .home-servicos{margin-top:-200px;z-index:2;position:relative;}#area .area-home,#area .area-internas{text-align:center;padding-bottom:270px;position:relative;}#area .area-home h2,#area .area-internas h2{margin-bottom:39px;}#area .area-home p,#area .area-internas p{color:#fff;max-width:562px;width:100%;margin:0 auto 48px;text-align:justify;}#area .area-internas{padding-bottom:100px;}#area.interna-sobre{padding-bottom:0;}#area.interna-sobre .red-box{max-width:1088px;width:100%;margin:-131px auto 0;}#area.interna-sobre .area-interna{text-align:center;padding-bottom:101px;position:relative;z-index:2;}#area.interna-sobre .area-interna p{max-width:568px;width:100%;margin:0 auto;text-align:justify;}#area.interna-sobre .detalhe-interna-sobre{position:absolute;left:0;z-index:1;width:100%;bottom:455px;}#area.interna-servicos{padding-bottom:0;background:linear-gradient(180deg,#782831 95%,#eee 95%);}#area.interna-servicos .detalhe-servicos-interna{position:absolute;left:0;width:100%;top:25%;z-index:1;}#area.interna-servicos .red-box{padding-top:30px;margin-top:0;padding-bottom:0;margin-bottom:65px;}#area.interna-servicos .area-home p{max-width:812px;width:100%;}#cursos{padding-top:50px;padding-bottom:125px;background-color:#eee;}#cursos .top-section{margin-bottom:60px;text-align:center;}#cursos .top-section h2{color:#782831;}#cursos .box-cursos{max-width:1120px;width:100%;display:flex;align-items:center;justify-content:space-between;margin:0 auto;}#cursos .box-cursos .logo{max-width:400px;width:100%;display:flex;align-items:center;justify-content:center;}#cursos .box-cursos .logo img{max-width:70%;object-fit:contain;}#cursos .box-cursos .text{max-width:calc(100% - 415px);width:100%;}#cursos .box-cursos .text p{margin-bottom:0;}#blog{background-color:#782831;padding-top:100px;padding-bottom:125px;}#blog .relative-container{position:relative;}#blog .relative-container .detalhe-blog{position:absolute;z-index:2;right:94px;top:-64px;animation:rodar infinite 8s linear;}#blog .relative-container .owl-carousel{z-index:1;position:relative;}#blog .owl-carousel{padding:0 130px;}#blog .owl-carousel .owl-nav .owl-prev,#blog .owl-carousel .owl-nav .owl-next{position:absolute;top:50%;transform:translateY(-50%);max-width:68px;height:auto;}#blog .owl-carousel .owl-nav .owl-prev img,#blog .owl-carousel .owl-nav .owl-next img{width:100%;}#blog .owl-carousel .owl-nav .owl-prev{left:0;}#blog .owl-carousel .owl-nav .owl-next{right:0;}#blog .top-section{margin-bottom:70px;text-align:center;}#blog .top-section h2{color:#eee;margin-bottom:30px;}#blog .box-blog{width:100%;background-color:#eee;display:flex;justify-content:center;margin:0 auto;}#blog .box-blog .image{display:block;max-width:430px;width:100%;height:530px;overflow:hidden;}#blog .box-blog .image img{width:100%;height:inherit;object-fit:cover;object-position:center center;}#blog .box-blog .text{width:calc(100% - 430px);padding:90px 115px 20px 85px;}#blog .box-blog .text h3{max-width:508px;width:100%;margin-bottom:10px;height:114px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}#blog .box-blog .text p{height:192px;max-width:441px;width:100%;margin-bottom:28px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;}#blog.interna-blog{padding-top:0;background-color:#782831;}#blog.interna-blog .box-blog{margin-top:-130px;z-index:2;position:relative;}#blog.interna-artigos{padding-top:0;background-color:#eee;}#blog.interna-artigos .box-blog{margin-top:-130px;z-index:2;position:relative;background-color:#782831;}#artigos{padding-top:117px;padding-bottom:145px;}#artigos .top-section{text-align:center;margin-bottom:48px;}#artigos .top-section h2{margin-bottom:35px;}#artigos .box-post{background-color:#782831;}#artigos .box-post h3{color:#f3f5f9;}.box-video{display:flex;flex-direction:column;background-color:#fff;width:calc(33.333% - 23px);}.box-video .image-video{width:100%;height:250px;display:block;margin-bottom:13px;object-fit:cover;object-position:center center;}.box-video .image-video img{width:100%;height:inherit;object-fit:cover;object-position:center center;}.box-video h3{color:#782831;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}.box-video .padding{padding:10px 20px;}#artigos.interna-artigos{background-color:#eee;padding-bottom:281px;}#artigos.interna-artigos .list-posts .row-blog:last-child{margin-bottom:146px;}#artigos.interna-artigos .pagination-container a{color:#782831;}#artigos.interna-blog{background-color:#782831;padding-bottom:281px;}#artigos.interna-blog .box-post{background-color:#fff;}#artigos.interna-blog .box-post h3{color:#782831;}#artigos.interna-blog .top-section{text-align:initial;}#artigos.interna-blog .list-posts .row-blog:last-child{margin-bottom:146px;}#artigos.interna-blog .pagination-container a{color:#ffb432;}#artigos.interna-post{padding-bottom:280px;}#artigos.interna-post .top-section{text-align:initial;}.pagination-container{display:flex;justify-content:center;align-items:center;height:50px;}.pagination-container .pagination{align-items:center;}.pagination-container li{display:inline-block;}.pagination-container li+li{margin-left:16px;}.pagination-container a{font-family:questa;font-size:20px;font-weight:400;}#contato{background-color:#782831;text-align:center;padding-top:100px;padding-bottom:224px;}#contato .section-title{color:#ffb432;}#contato .text-section{color:#f3f5f9;}#contato form{max-width:1088px;width:100%;margin:0 auto;display:block;justify-content:flex-start;text-align:initial;color:#f3f5f9;}#contato form input,#contato form textarea{width:100%;border-radius:5px;background-color:#eee;border:none;color:#151515;padding:0 22px;}#contato form input::placeholder{color:#a7a7a7;}#contato form textarea::placeholder{color:#a7a7a7;}#contato form input{height:51px;}#contato form label{margin-bottom:11px;margin-top:16px;cursor:pointer;}#contato form textarea{padding-top:16px;height:138px;margin-bottom:32px;}footer{background-color:#f2b957;position:relative;height:364px;}footer .container-nilza{position:relative;top:-143px;}footer .menu{background-color:#f2b957;}footer .relative-footer{position:relative;}footer .relative-footer .detalhe-footer{position:absolute;z-index:2;left:-57px;top:-60px;animation:rodar infinite 8s linear;}footer .relative-footer .localizacao{z-index:1;position:relative;}footer .localizacao{display:flex;background-color:#fff;margin-bottom:45px;}footer .localizacao .mapa{max-width:550px;width:100%;}footer .localizacao .mapa iframe{width:100%;height:286px;display:block;}footer .localizacao .infos{display:flex;flex-direction:column;justify-content:space-between;padding-top:20px;padding-bottom:20px;padding-left:46px;}footer .localizacao .infos .content-infos{display:inherit;justify-content:space-between;margin-bottom:30px;}footer .localizacao .infos .content-infos .endereco{max-width:277px;width:100%;}footer .localizacao .infos .content-infos .info-contato{display:inherit;flex-direction:column;margin-left:20px;}footer .localizacao .infos .content-infos .info-contato a:hover{color:#f2b957;}footer .localizacao .infos .localizacao-bottom{display:flex;align-items:center;}footer .localizacao .infos .localizacao-bottom .midias{display:flex;}footer .localizacao .infos .localizacao-bottom h3{margin-bottom:0;}footer .localizacao .infos .localizacao-bottom a{display:block;margin-left:17px;}footer .localizacao .infos .localizacao-bottom a:hover svg{fill:#f2b957;}footer .bottom-footer{padding-top:15px;display:flex;align-items:center;justify-content:center;}.container-servicos .row-servico{max-width:84%;width:100%;margin:0 auto;}.container-servicos .row-servico .box-servico{background-size:cover;background-repeat:no-repeat;background-position:center center;min-height:500px;}.container-servicos .row-servico .box-servico .flex-container{display:flex;align-items:flex-end;justify-content:space-between;min-height:inherit;padding-left:80px;}.container-servicos .row-servico .box-servico .text{max-width:530px;width:100%;padding-bottom:80px;}.container-servicos .row-servico .box-servico .text h2{margin-bottom:17px;}.container-servicos .row-servico .box-servico .text p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-bottom:20px;}.container-servicos .row-servico .box-servico .image{max-height:100%;max-width:468px;margin-left:15px;min-height:inherit;display:flex;align-items:flex-end;}.container-servicos .row-servico .box-servico .image img{max-width:100%;max-height:inherit;object-fit:contain;}.container-servicos .row-servico .aparecer-mobile{display:none;}#contato.interna-contato{padding-top:205px;}#contato.interna-sucesso{padding-top:189px;padding-bottom:360px;}#faq{position:relative;padding:0 15px 75px;margin-top:-110px;z-index:2;}#faq .block{max-width:1120px;width:100%;margin:0 auto;}#faq .block .acc{width:100%;border:1px solid #782831;background-color:#fff;padding:25px 30px;}#faq .block .acc .click-area{cursor:pointer;display:flex;align-items:center;}#faq .block .acc .click-area svg{margin-right:25px;width:50px;}#faq .block .acc .click-area h4{width:calc(100% - 75px);color:#782831;font-family:Questa;font-size:20px;font-weight:400;margin-bottom:0;}#faq .block .acc.active .sumir-faq{display:none;}#faq .block .acc.active .click-area{padding-bottom:20px;border-bottom:1px solid #782831;margin-bottom:26px;}#faq .block .content{display:none;}#faq .block .content-inner{padding-bottom:20px;}#faq .block .content-inner p{color:#212c40;font-size:16px;font-weight:300;line-height:22px;margin-bottom:0;}.bg-vermelho{background-color:#782831;}.busca .bg-branco{background-color:#eee;}.busca .content-busca{display:flex;justify-content:center;width:100%;}.busca input{max-width:359px;width:100%;background-size:21px 21px;background-repeat:no-repeat;background-position:95% 50%;}.busca select{max-width:312px;width:100%;color:#212c40;}.busca input,.busca select{padding-left:26px;height:37px;border:1px solid #212c40;}#equipe{padding-bottom:126px;position:relative;z-index:3;}#equipe p{max-width:320px;text-align:justify;}#equipe p::-webkit-scrollbar{width:2px;}#equipe .box-maior{background-color:#fff;display:flex;align-items:center;justify-content:space-between;padding:80px;margin-bottom:48px;}#equipe .box-maior span{margin-bottom:30px;display:block;}#equipe .box-maior .image{display:block;max-width:340px;width:100%;height:340px;overflow:hidden;}#equipe .box-maior .image img{width:100%;height:inherit;object-fit:cover;object-position:center center;border-radius:100%;}#equipe .box-maior .text{width:calc(100% - 400px);}#equipe .box-maior .text h3{margin-bottom:11px;}#equipe .box-maior .text p{max-width:742px;width:100%;text-align:justify;}#equipe .row-advogados{display:flex;justify-content:space-between;position:relative;z-index:3;}#equipe .row-advogados .box-menor{width:calc(33.3333% - 28px);background-color:#fff;padding-top:49px;padding:47px 47px 57px;}#equipe .row-advogados .box-menor .image{max-width:224px;width:100%;height:224px;margin:0 auto 35px;position:relative;}#equipe .row-advogados .box-menor .image .imagem-pessoa{width:100%;height:inherit;object-fit:cover;object-position:center center;border-radius:100%;position:relative;z-index:1;}#equipe .row-advogados .box-menor .image .midia-adv{position:absolute;z-index:2;bottom:3px;left:23px;}#equipe .row-advogados .box-menor .image .midia-adv svg{height:24px;width:auto;fill:#782831;}#equipe .row-advogados .box-menor .image .midia-adv:hover svg{fill:#151515;}#equipe .row-advogados .box-menor .text h3{margin-bottom:5px;}#equipe .row-advogados .box-menor .text span{display:block;margin-bottom:20px;}#equipe .row-advogados .box-menor .text p{margin-bottom:0;}#post{position:relative;z-index:3;padding-bottom:50px;}#post .container-nilza{margin-top:-430px;}#post .container-nilza .container-post{padding:78px 130px 100px;background-color:#fff;}#post .container-nilza .container-post .download-button{display:flex;align-content:center;}#post .container-nilza .container-post .download-button .nome-arquivo{margin-right:5px;color:#782831;font-size:25px;font-weight:600;}#post .container-nilza .container-post .download-button svg{width:40px;height:40px;stroke:#782831;}#post .container-nilza .container-post .data-tema{margin-bottom:17px;}#post .container-nilza .container-post .title-post{margin-bottom:23px;}#post .container-nilza .container-post .text{margin-bottom:56px;}#post .container-nilza .container-post .text p{text-align:justify;}#post .container-nilza .container-post .image{max-width:1088px;width:100%;margin-bottom:46px;}#post .container-nilza .container-post .image .image-post{margin-bottom:4px;width:100%;height:400px;object-fit:cover;object-position:center center;}#post .container-nilza .container-post .image p{margin-bottom:0;line-height:17px;}#post .container-nilza .container-post .autor{margin-bottom:60px;}#post .container-nilza .container-post .autor p{margin-bottom:0;}#post .container-nilza .container-post .midias-post{border-top:1px solid #000;display:flex;justify-content:space-between;align-items:flex-start;padding-top:20px;}#post .container-nilza .container-post .midias-post .midias a{display:inline-block;}#post .container-nilza .container-post .midias-post .midias a svg{height:26px;width:auto;fill:#782831;}#post .container-nilza .container-post .midias-post .midias a+a{margin-left:20px;}#post .container-nilza .container-post .midias-post .midias a:hover svg{fill:#ffb432;}#linksuteis .content-links{width:100%;background-color:#782831;color:#eee;text-align:center;padding-top:64px;padding-bottom:30px;display:flex;flex-direction:column;align-items:center;}#linksuteis .links{display:flex;flex-wrap:wrap;align-items:center;max-width:1172px;width:100%;justify-content:center;}#linksuteis a{display:block;}#linksuteis .box-links{max-width:210px;width:100%;height:94px;background-color:#eee;display:flex;align-items:center;justify-content:center;margin:40px;padding:10px;}#linksuteis .box-links img{width:100%;height:inherit;object-fit:contain;object-position:center center;filter:grayscale(1);}#linksuteis .box-links:hover img{filter:grayscale(0);}.whatsapp-fixed{position:fixed;z-index:99;bottom:20px;right:20px;width:100px;height:100px;}.whatsapp-fixed svg{width:62px;height:62px;}.whatsapp-fixed .icone-whats{fill:#fff;}.whatsapp-fixed .fundo-whats{fill:#00c343;-webkit-transition:.3s;transition:.3s;}.whatsapp-fixed:hover .fundo-whats{fill:#fff;transition:.3s;}.whatsapp-fixed:hover .icone-whats{fill:#00c343;}.whatsapp-fixed{box-shadow:0 0 0 0 rgba(0,195,67,.45);border-radius:100%;}.whatsapp-fixed:hover{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none;}@media only screen and (min-width:1920px){#banner .bg .scroll{display:none;}#banner .bg .bottom-bg{display:none;}#banner .bg .detalhe-banner{display:none;}}@media only screen and (max-width:1400px){.container-nilza{max-width:1200px;}.section-title{font-size:50px;}.title-posts{font-size:25px;}.text-section{font-size:14px;}.text-section-menor{font-size:12px;}.title-post{font-size:40px;}.menu .logo{max-width:125px;}#banner .bg .text h1{font-size:59px;}#banner .bg .text p{font-size:14px;}#sobre .itens-sobre .item i{width:100px;}.bt{width:230px;height:45px;}#area .bg-area{height:500px;}.container-servicos .row-servico .box-servico{min-height:400px;}.container-servicos .row-servico .box-servico .flex-container{align-items:center;}.container-servicos .row-servico .box-servico .text{max-width:480px;}#blog .owl-carousel{padding:0 130px;}#blog .owl-carousel .owl-nav .owl-prev,#blog .owl-carousel .owl-nav .owl-next{max-width:60px;}#contato form{max-width:1030px;}#contato input{height:45px;}#contato textarea{height:130px;}footer .localizacao .mapa{max-width:450px;}footer .localizacao .infos{padding:52px 25px 45px 25px;}#artigos.interna-blog .list-posts .row-blog:last-child{margin-bottom:80px;}}@media only screen and (max-width:1300px){.title-posts{font-size:24px;}.text-section{font-size:12px;}.text-section-menor{font-size:11px;}.title-post{font-size:35px;}.section-title{font-size:46px;}.title-videos{font-size:23px;}.container-nilza{max-width:980px;}.bt{width:200px;height:40px;}#sobre{background-color:#782831;padding-top:70px;padding-bottom:120px;}#sobre .itens-sobre .item i{width:90px;}.container-servicos .row-servico .box-servico{min-height:350px;}.container-servicos .row-servico .box-servico .flex-container{align-items:center;}.container-servicos .row-servico .box-servico .text{max-width:430px;}#blog .box-blog .image{max-width:330px;}#blog .box-blog .text{width:calc(100% - 330px);padding:48px 50px 20px 30px;}.list-posts .box-post .image{max-width:175px;height:268px;}.list-posts .box-post .text{width:calc(100% - 175px);padding:40px 20px;}.sobre-interna [class*="row-"] .text-section{font-size:14.7px;}.red-box{padding-top:40px;}#area.interna-sobre .area-interna{padding-bottom:70px;}#equipe .box-maior .image{max-width:320px;height:320px;}#equipe .row-advogados .box-menor{padding:30px 30px 30px;}#equipe .row-advogados .box-menor .image{max-width:200px;height:200px;}#artigos.interna-blog .list-posts .row-blog:last-child{margin-bottom:50px;}.busca input{max-width:340px;width:100%;}.menu .menu-left,.menu .menu-right{max-width:330px;}.box-video .image-video{height:180px;}}@media only screen and (max-width:1200px){.list-posts .box-post .image{display:block;max-width:200PX;width:100%;height:310px;overflow:hidden;}#banner .bg .text h1{font-size:54px;}#banner .bg .text p{font-size:13px;max-width:500px;margin:20px auto;}#contato{padding-top:75px;padding-bottom:210px;}#contato form{max-width:870px;}#post .container-nilza .container-post .image .image-post{height:340px;}}@media only screen and (max-width:1100px){.section-title{font-size:40px;}.red-box{padding-top:50px;}#area .area-home,#area .area-internas{padding-bottom:213px;}#area .area-home p,#area .area-internas p{max-width:462px;margin:0 auto 20px;}#area .area-home h2,#area .area-internas h2{margin-bottom:28px;}#sobre{background-color:#782831;padding-top:50px;padding-bottom:100px;}#sobre .itens-sobre .item i{width:90px;}#blog .owl-carousel{padding:0 130px;}#blog .owl-carousel .owl-nav .owl-prev,#blog .owl-carousel .owl-nav .owl-next{max-width:50px;}#banner .bg .text h1{font-size:40px;}#banner .bg .text p{font-size:12px;max-width:500px;margin:20px auto;}#equipe .box-maior .image{max-width:250px;height:250px;}#equipe .box-maior .text{width:calc(100% - 300px);}}@media only screen and (max-width:1024px){.title-posts{font-size:23px;}.title-post{font-size:30px;}.text-section{font-size:11px;}.container-nilza{max-width:800px;}.section-title{font-size:36px;}.title-videos{font-size:21px;}.bt{margin:0 auto;}.desaparecer-mobile{display:none;}.menu .menu-left,.menu .menu-right{display:none;}.menu .menu .logo{max-width:120px;}header .block-bar{display:flex;}#banner .bg .detalhe-banner{display:none;}#banner-mobile{background-color:#000;color:#fff;text-align:center;padding-bottom:20px;display:flex;}#banner-mobile h1{text-shadow:0 0 10px rgba(0,0,0,.25);color:#f3f5f9;font-family:questa;font-size:40px;font-weight:400;line-height:48px;margin-bottom:34px;}#banner-mobile p{margin:0;}#sobre{padding-top:30px;padding-bottom:30px;}#sobre .top-section{margin-bottom:40px;}#sobre .top-section h2{margin-bottom:39px;}#sobre .top-section p{max-width:590px;}#sobre .itens-sobre{flex-direction:column;}#sobre .itens-sobre .item{margin-bottom:30px;max-width:200px;}#sobre .itens-sobre .item i{width:70px;margin:0 auto 20px;}.sobre-interna [class*="row-"] .text-section{font-size:11.7px;}.sobre-interna{padding-bottom:50px;}#area.interna-sobre .area-interna{padding-bottom:30px;}.red-box{padding-top:15px;}#area{padding-bottom:0;}#area .area-home,#area .area-internas{padding-bottom:213px;}#area .area-home p,#area .area-internas p{max-width:462px;margin:0 auto 20px;}#area .area-home h2,#area .area-internas h2{margin-bottom:28px;}#area .bg-area{background-attachment:inherit;height:450px;}#banner .bg{align-items:flex-end;}#banner .bg .bottom-bg{display:none;}#banner .bg .scroll{display:none;}#banner .bg .text{padding:0 15px 50px;}#banner .bg .text h1{font-size:30px;line-height:25px;margin-bottom:20px;}#banner .bg .text p{font-size:11px;margin-bottom:15px;}#banner .menor{align-items:center;}#banner .bg::after{content:"";position:absolute;left:0;top:0;background:linear-gradient(180deg,#fff 0%,#000 100%);mix-blend-mode:multiply;height:100%;width:100%;z-index:1;}.container-servicos .row-servico .box-servico .flex-container{padding-left:80px;padding-top:35px;}.container-servicos .row-servico .box-servico .text{padding-bottom:40px;}#cursos{padding-top:30px;padding-bottom:50px;}#cursos .top-section{margin-bottom:30px;}#cursos .box-cursos{flex-direction:column;}#cursos .box-cursos .logo{margin-bottom:30px;}#cursos .box-cursos .text{max-width:300px;}#blog{padding-top:30px;padding-bottom:30px;}#blog .detalhe-blog{display:none;}#blog .top-section{margin-bottom:20px;}#blog .top-section h2{margin-bottom:20px;}#blog .box-blog{width:80%;background-color:#eee;display:flex;justify-content:center;margin:0 auto;flex-direction:column;}#blog .box-blog .image{max-width:100%;height:250px;}#blog .box-blog .text{text-align:left;width:100%;padding:14px 15px 20px;max-width:100%;}#blog .box-blog .text h3{height:59px;text-align:center;margin:0 auto;}#blog .box-blog .text p{height:95px;margin:0 auto;}#blog .box-blog .bt{margin:0 auto;}#blog .owl-carousel{padding:0;}#blog .owl-carousel .owl-nav .owl-prev,#blog .owl-carousel .owl-nav .owl-next{position:relative;top:0;transform:none;}#blog .owl-carousel .owl-nav .owl-prev,#blog .owl-carousel .owl-nav .owl-next{align-items:center;max-width:30px;}#artigos{padding-top:30px;padding-bottom:30px;}#artigos .top-section{margin-bottom:20px;}#artigos .top-section h2{margin-bottom:20px;}#artigos.interna-blog .top-section{text-align:center;}#artigos.interna-artigos{padding-bottom:50px;}#artigos.interna-artigos .list-posts .row-blog:last-child{margin-bottom:15px;}#artigos.interna-post{padding-bottom:50px;}#artigos.interna-post .top-section{text-align:center;}.list-posts .row-blog{display:flex;justify-content:space-between;align-items:center;flex-direction:column;}.list-posts .box-post{display:flex;width:100%;margin:0 auto 20px;width:80%;flex-direction:column;}.list-posts .box-post .image{max-width:100%;height:190px;}.list-posts .box-post .text{width:100%;padding:14px 15px 20px;max-width:100%;height:160px;}.list-posts .box-post .text h3{height:90px;text-align:center;margin:0 auto;}.list-posts .box-post .text p{height:95px;margin:0 auto;}.list-posts .row-blog+.row-blog{margin-top:15px;}#contato{padding-top:30px;padding-bottom:30px;}#contato form{max-width:530px;}#contato form input{height:40px;}#contato form textarea{height:115px;}#contato form label{margin-bottom:5px;margin-top:5px;}#contato.interna-contato{padding-top:85px;}footer{padding-top:30px;height:auto;}footer .detalhe-footer{display:none;}footer .container-nilza{top:0;max-width:481px;}footer .localizacao{flex-direction:column;margin-bottom:20px;}footer .localizacao .infos{text-align:center;padding:20px 25px;}footer .localizacao .infos .localizacao-bottom{display:flex;flex-direction:column;align-items:center;}footer .menu{justify-content:center;}#sobre.interna-sobre .itens-sobre{margin-bottom:10px;}.sobre-interna [class*="row-"]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;}.sobre-interna [class*="row-"] .text{max-width:486px;padding-bottom:0;}.sobre-interna [class*="row-"]:nth-child(2){margin-top:0;align-items:center;flex-direction:column-reverse;}.sobre-interna [class*="row-"]:nth-child(2) .text{padding-top:0;max-width:486px;}.sobre-interna [class*="row-"]:nth-child(2) .image{max-width:486px;height:324px;}.sobre-interna [class*="row-"]+[class*="row-"]{margin-top:30px;}#equipe .box-maior{flex-direction:column;padding:20px 40px;margin-bottom:30px;}#equipe .box-maior .text{width:100%;}#equipe .box-maior span{margin-bottom:20px;}#equipe .row-advogados{flex-direction:column;align-items:center;}#equipe .row-advogados .box-menor{max-width:300px;width:100%;}#equipe .row-advogados .box-menor .text p{margin-bottom:0;margin:0 auto;}#equipe .row-advogados .box-menor+.box-menor{margin-top:20px;}#artigos.interna-blog{padding-bottom:50px;}#artigos.interna-blog .list-posts .row-blog:last-child{margin-bottom:20px;}#post{padding-bottom:30px;}#post .container-nilza .container-post{padding:30px 80px 30px;}#post .container-nilza .container-post .image .image-post{height:220px;}#post .container-nilza .container-post .text{margin-bottom:30px;}#post .container-nilza .container-post .autor{margin-bottom:30px;}#post .container-nilza .container-post .midias-post .midias a svg{height:20px;}#sobre.interna-servico .itens-sobre{margin-bottom:15px;}#area .area-internas{padding-bottom:100px;}#faq .block{max-width:530px;}#faq .block .acc{padding:10px 24px;}#faq .block .acc .click-area svg{margin-right:20px;width:30px;}#faq .block .acc .click-area h4{font-size:17px;}.box-video{width:50%;}.box-video .padding{padding:10px 15px;}.box-video+.box-video{margin-top:15px;}}@media only screen and (max-width:768px){.title-posts{font-size:20px;}.title-post{font-size:20px;}.section-title{font-size:22px;}.title-videos{font-size:17px;}.menu .logo{max-width:70px;}#banner .bg::after{content:"";position:absolute;left:0;top:0;background:linear-gradient(180deg,#fff 0%,#000 100%);mix-blend-mode:multiply;height:100%;width:100%;z-index:1;}#banner.interna .bg{height:34vh;}#banner.interna .bg::after{content:"";position:absolute;left:0;top:0;background:linear-gradient(180deg,#fff 0%,#000 100%);mix-blend-mode:multiply;height:100%;width:100%;z-index:1;}#sobre{padding-top:15px;padding-bottom:15px;}#sobre .top-section{margin-bottom:30px;}#sobre .top-section h2{margin-bottom:20px;}#sobre .top-section p{max-width:490px;margin:0 auto 20px;}#sobre .itens-sobre{flex-direction:column;}#sobre .itens-sobre .item{margin-bottom:30px;}#sobre .itens-sobre .item i{width:50px;margin:0 auto 10px;}.sobre-interna .container-nilza{max-width:390px;}.sobre-interna [class*="row-"] .text-section{font-size:10.7px;}.sobre-interna [class*="row-"] .image{height:235px;margin-bottom:10px;}.sobre-interna [class*="row-"]:nth-child(2) .image{height:235px;margin-bottom:10px;}.container-servicos .row-servico .box-servico{min-height:210px;}.container-servicos .row-servico .box-servico .flex-container{padding-left:0;padding-top:20px;}.container-servicos .row-servico .box-servico .text{text-align:center;padding-bottom:20px;max-width:400px;max-width:270px;margin:0 auto;}.container-servicos .row-servico .box-servico .image{display:none;}.container-servicos .row-servico .aparecer-mobile{display:block;max-width:70px;width:100%;margin:0 auto 5px;}.container-servicos .row-servico .aparecer-mobile i svg{width:100%;height:auto;fill:#ffb432;}#contato{padding-bottom:30px;}#contato form{max-width:420px;}#contato form input{height:35px;}#contato form textarea{height:100px;}footer .localizacao{flex-direction:column;}footer .localizacao .infos .localizacao-bottom{display:flex;flex-direction:column;align-items:center;}footer .localizacao .infos .content-infos .info-contato{justify-content:center;}#blog .box-blog .text h3{height:100px;-webkit-line-clamp:4;font-size:21px;}#blog .box-blog .text p{display:none;}#post .container-nilza .container-post{padding:30px;}#post .container-nilza .container-post .image .image-post{height:150px;}#artigos.interna-post{padding-bottom:30px;}#area .bg-area{height:264px;}#area.interna-sobre .area-interna p{max-width:300px;width:100%;margin:0 auto;}.box-video .padding{padding:5px 10px;}}