.bg__pri{background-color:var(--color__1);color:#fff}.bg__sec{background-color:var(--color__2);color:#fff}.bg__white{background-color:#fff}.bg__gray1,.bg__white{color:#fff;color:#1b1b23}.bg__gray1{background-color:#fafafa}.bg__gray2{background-color:#e7e7e9}.bg__gray2,.bg__gray3{color:#fff;color:#1b1b23}.bg__gray3{background-color:#888}.bg__black1{background-color:#1b1b23;color:#fff}.bg__black2{background-color:#18171f;color:#fff}.bg__blue{background-color:#1766ff;color:#fff}.bg__green{background-color:#7fba7a;color:#fff}.bg__yellow{background-color:#ffce73;color:#fff;color:#1b1b23}.bg__red{background-color:#e87176;color:#fff}*,:after,:before{box-sizing:border-box;margin:0;padding:0;text-decoration:none;outline:none}*{scrollbar-width:auto;scrollbar-color:#e7e7e9 transparent}::-webkit-scrollbar{width:.938rem}::-webkit-scrollbar-thumb{background-color:#e7e7e9}::-webkit-scrollbar-track{background-color:transparent}@media (max-width:1080px){html{font-size:93,75%}}@media (max-width:720px){html{font-size:87,5%}}body{width:100%;min-height:100%;background-color:#fff;font-family:Roboto,sans-serif;font-style:normal;font-stretch:normal;font-synthesis:none;font-kerning:auto;font-variant:normal;font-weight:400;font-size:.875rem;color:#1b1b23}body em{font-style:italic}h1,h2,h3{font-weight:900;color:#1b1b23}h4,h5,h6{font-weight:700;color:#1b1b23}small,span{font-weight:300;color:#888}input,label,p,select,textarea{font-weight:400;color:#888}label{font-size:.813rem;letter-spacing:.094rem;text-transform:uppercase}label i{margin-right:.25rem;font-size:1.125rem;color:#888}textarea.form-control{height:9.375rem;resize:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}mark{color:#1b1b23;background-color:orange}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes rotate{to{transform:rotate(1turn)}}@keyframes rotate{to{transform:rotate(1turn)}}.topo{z-index:1;position:fixed;bottom:20px;right:20px;width:2.813rem;height:2.813rem;border-radius:.5rem;background-color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:-.063rem -.063rem 1.25rem 0 rgba(0,0,0,.2)}.topo i{font-size:.938rem;font-weight:700;color:#1b1b23}.topo:hover{box-shadow:-.063rem -.063rem 1.25rem 0 rgba(20,144,223,.4);background-color:var(--color__1)}.badge,.topo:hover i{color:#fff}.badge{padding:.5rem 1.125rem;background-color:var(--color__2);font-weight:300;font-size:.75rem;letter-spacing:.125rem}.badge.circle{width:2rem;height:2rem;padding:0;border-radius:50%;display:flex;align-items:center;justify-content:center}.badge.circle i{font-size:.875rem}a.badge{margin:.375rem;color:#fff}a.badge:active,a.badge:focus,a.badge:hover,a.badge:visited{text-decoration:none!important;color:#fff}.btn{min-width:9.375rem;height:auto;padding:.625rem 1.5rem;border-radius:.5rem;font-weight:400;font-size:.625rem;text-transform:uppercase;letter-spacing:.125rem;text-align:center;transition:all .25s ease 0s}.btn.btn_solid{border:none;background-color:var(--color__1);color:#fff}.btn.btn_outline{border:.094rem solid var(--color__1);background-color:transparent;color:var(--color__1)}.btn:active,.btn:focus,.btn:hover{outline:0;border:0;box-shadow:0 0 0 0;transition:all .25s ease 0s}.btn:active.btn_solid,.btn:focus.btn_solid,.btn:hover.btn_solid{background-color:var(--color__2)}.btn:active.btn_outline,.btn:focus.btn_outline,.btn:hover.btn_outline{border-color:var(--color__1);background-color:var(--color__1);color:#fff}.button__{cursor:pointer;display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:3.688rem;margin:.3rem;padding:0 1.3rem;border:none;border-radius:.68rem;background-color:#fafafa;font-size:1rem;text-decoration:none;outline:none;font-weight:600;color:#1b1b23;line-height:3.688rem;letter-spacing:.075rem;text-transform:none;text-align:center;display:flex;align-items:center;justify-content:center;transition:color .2s ease 0s}.button__.button__full{width:100%}.button__ .icon__{width:1.7rem;height:1.7rem;margin-right:.7rem;background-color:var(--color__1)}.button__icon{cursor:pointer;display:inline-block;width:3.2rem;height:3.2rem;margin:.2rem;border:none;border-radius:.75rem;background-color:#fafafa;display:flex;align-items:center;justify-content:center;transition:filter 1s ease 0s}.button__icon .icon__{width:1.7rem;height:1.7rem;background-color:#1b1b23}.button__.button__pri,.button__icon.button__pri{color:#fff;background:var(--color__1);background:rgba(var(--color__1),.8);transition:filter 1s ease 0s}.button__.button__pri .icon__,.button__icon.button__pri .icon__{background-color:#fff}.button__.button__pri:focus,.button__.button__pri:hover,.button__icon.button__pri:focus,.button__icon.button__pri:hover{font-weight:700;filter:brightness(.9);box-shadow:var(--color__1) 0 .063rem 1rem}.button__.button__sec,.button__icon.button__sec{color:#fff;background:var(--color__2);background:rgba(var(--color__2),.8);transition:filter 1s ease 0s}.button__.button__sec .icon__,.button__icon.button__sec .icon__{background-color:#fff}.button__.button__sec:focus,.button__.button__sec:hover,.button__icon.button__sec:focus,.button__icon.button__sec:hover{font-weight:700;filter:brightness(.9);box-shadow:var(--color__2) 0 .063rem 1rem}.button__.button__white,.button__icon.button__white{color:#fff;background:#fff;background:hsla(0,0%,100%,.8);transition:filter 1s ease 0s;color:#1b1b23}.button__.button__white .icon__,.button__icon.button__white .icon__{background-color:#fff;background-color:#1b1b23}.button__.button__white:focus,.button__.button__white:hover,.button__icon.button__white:focus,.button__icon.button__white:hover{font-weight:700;filter:brightness(.9);box-shadow:0 .063rem 1rem #fff}.button__.button__gray1,.button__icon.button__gray1{color:#fff;background:#fafafa;background:hsla(0,0%,98%,.8);transition:filter 1s ease 0s;color:#1b1b23}.button__.button__gray1 .icon__,.button__icon.button__gray1 .icon__{background-color:#fff;background-color:#1b1b23}.button__.button__gray1:focus,.button__.button__gray1:hover,.button__icon.button__gray1:focus,.button__icon.button__gray1:hover{font-weight:700;filter:brightness(.9);box-shadow:0 .063rem 1rem #fafafa}.button__.button__gray2,.button__icon.button__gray2{color:#fff;background:#e7e7e9;background:rgba(231,231,233,.8);transition:filter 1s ease 0s;color:#1b1b23}.button__.button__gray2 .icon__,.button__icon.button__gray2 .icon__{background-color:#fff;background-color:#1b1b23}.button__.button__gray2:focus,.button__.button__gray2:hover,.button__icon.button__gray2:focus,.button__icon.button__gray2:hover{font-weight:700;filter:brightness(.9);box-shadow:0 .063rem 1rem #e7e7e9}.button__.button__gray3,.button__icon.button__gray3{color:#fff;background:#888;background:hsla(0,0%,53.3%,.8);transition:filter 1s ease 0s;color:#1b1b23}.button__.button__gray3 .icon__,.button__icon.button__gray3 .icon__{background-color:#fff;background-color:#1b1b23}.button__.button__gray3:focus,.button__.button__gray3:hover,.button__icon.button__gray3:focus,.button__icon.button__gray3:hover{font-weight:700;filter:brightness(.9);box-shadow:0 .063rem 1rem #888}.button__.button__black1,.button__icon.button__black1{color:#fff;background:#1b1b23;background:rgba(27,27,35,.8);transition:filter 1s ease 0s}.button__.button__black1 .icon__,.button__icon.button__black1 .icon__{background-color:#fff}.button__.button__black1:focus,.button__.button__black1:hover,.button__icon.button__black1:focus,.button__icon.button__black1:hover{font-weight:700;filter:brightness(.9);box-shadow:0 .063rem 1rem #1b1b23}.button__.button__black2,.button__icon.button__black2{color:#fff;background:#18171f;background:rgba(24,23,31,.8);transition:filter 1s ease 0s}.button__.button__black2 .icon__,.button__icon.button__black2 .icon__{background-color:#fff}.button__.button__black2:focus,.button__.button__black2:hover,.button__icon.button__black2:focus,.button__icon.button__black2:hover{font-weight:700;filter:brightness(.9);box-shadow:0 .063rem 1rem #18171f}.button__.button__blue,.button__icon.button__blue{color:#fff;background:#1766ff;background:rgba(23,102,255,.8);transition:filter 1s ease 0s}.button__.button__blue .icon__,.button__icon.button__blue .icon__{background-color:#fff}.button__.button__blue:focus,.button__.button__blue:hover,.button__icon.button__blue:focus,.button__icon.button__blue:hover{font-weight:700;filter:brightness(.9);box-shadow:0 .063rem 1rem #1766ff}.button__.button__green,.button__icon.button__green{color:#fff;background:#7fba7a;background:rgba(127,186,122,.8);transition:filter 1s ease 0s}.button__.button__green .icon__,.button__icon.button__green .icon__{background-color:#fff}.button__.button__green:focus,.button__.button__green:hover,.button__icon.button__green:focus,.button__icon.button__green:hover{font-weight:700;filter:brightness(.9);box-shadow:0 .063rem 1rem #7fba7a}.button__.button__yellow,.button__icon.button__yellow{color:#fff;background:#ffce73;background:rgba(255,206,115,.8);transition:filter 1s ease 0s;color:#1b1b23}.button__.button__yellow .icon__,.button__icon.button__yellow .icon__{background-color:#fff;background-color:#1b1b23}.button__.button__yellow:focus,.button__.button__yellow:hover,.button__icon.button__yellow:focus,.button__icon.button__yellow:hover{font-weight:700;filter:brightness(.9);box-shadow:0 .063rem 1rem #ffce73}.button__.button__red,.button__icon.button__red{color:#fff;background:#e87176;background:rgba(232,113,118,.8);transition:filter 1s ease 0s}.button__.button__red .icon__,.button__icon.button__red .icon__{background-color:#fff}.button__.button__red:focus,.button__.button__red:hover,.button__icon.button__red:focus,.button__icon.button__red:hover{font-weight:700;filter:brightness(.9);box-shadow:0 .063rem 1rem #e87176}.div_botoes{background-color:#fff;width:100%;height:auto}.div_botoes .container{display:flex!important;justify-content:center!important}.div_botoes .container .botoes_content{background-color:#fafafa;height:auto;padding:.625rem;border-radius:.2rem;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;box-shadow:0 .625rem .5rem 0 rgba(0,0,0,.4)}.div_botoes .container .botoes_content a{width:13rem;height:7rem;margin:.2rem;padding:1rem;border-radius:.2rem;box-shadow:0 0 4px 0 rgba(0,0,0,.4);color:#fff;position:relative;overflow:hidden;z-index:1;display:flex;align-items:center;justify-content:center;flex-direction:column}.div_botoes .container .botoes_content a img{width:2.25rem;height:2.25rem;margin-left:.625rem;margin-bottom:.625rem}.div_botoes .container .botoes_content a i{font-size:2.25rem;margin-left:.625rem;color:var(--color__1)}.div_botoes .container .botoes_content a svg path{fill:var(--color__1)}.div_botoes .container .botoes_content a:last-child{border-right:none}.div_botoes .container .botoes_content a:active,.div_botoes .container .botoes_content a:focus,.div_botoes .container .botoes_content a:hover,.div_botoes .container .botoes_content a:link,.div_botoes .container .botoes_content a:visited{background-color:#fff;color:#000}.div_botoes .container .botoes_content a:before{content:"";position:absolute;top:0;left:0;width:100%;height:0;background-color:var(--color__1);transition:height .3s ease-in-out;border-radius:.2rem;z-index:-1}.div_botoes .container .botoes_content a:hover,.div_botoes .container .botoes_content a:hover i{color:#fff}.div_botoes .container .botoes_content a:hover svg path{fill:#fff;transition:fill .3s ease}.div_botoes .container .botoes_content a:hover:before{height:100%}@media (max-width:1000px){.div_botoes .botoes_content a{flex-direction:column}.div_botoes .botoes_content a i,.div_botoes .botoes_content a img{margin-top:.313rem}}@media (max-width:768px){.div_botoes .botoes_content a.remover_mobile{display:none}}@media (max-width:400px){.div_botoes .botoes_content a.remover_mobile{display:none}}.btn_table{margin:.313rem;padding:.438rem .625rem;border:.063rem solid #e7e7e9;border-radius:.5rem;background-color:#fff;box-shadow:0 .125rem .5rem 0 rgba(0,0,0,.11)}.btn_table:hover{border:.063rem solid var(--color__2);background-color:var(--color__2);color:#fff;box-shadow:0 .125rem .5rem 0 rgba(20,144,223,.11)}.buttons-html5,.buttons-print{padding:.313rem 1.25rem!important;border-radius:.5rem!important;border:.094rem solid var(--color__1)!important;background-color:transparent!important;text-align:center!important;transition:all .25s ease 0s}.buttons-html5 span,.buttons-print span{font-weight:400;font-size:.625rem!important;text-transform:uppercase!important;letter-spacing:.125rem!important;color:var(--color__1)!important}.buttons-html5:active,.buttons-html5:focus,.buttons-html5:hover,.buttons-print:active,.buttons-print:focus,.buttons-print:hover{outline:0!important;box-shadow:0 0 0 0!important;border:0!important;border-color:var(--color__1)!important;background-color:var(--color__1)!important;transition:all .25s ease 0s}.buttons-html5:active span,.buttons-html5:focus span,.buttons-html5:hover span,.buttons-print:active span,.buttons-print:focus span,.buttons-print:hover span{color:#fff!important}.card_padrao{margin:1rem 0 2rem;padding:4.375rem 5%;border:none;border-radius:.5rem;background-color:#fff}.card_padrao.card_conversa{background-color:#fafafa;padding:2rem}.card_padrao.card_conversa .infos{margin-bottom:.375rem;padding:.375rem 1rem;border-left:.125rem solid var(--color__2)}.card_padrao.card_conversa .infos span{font-size:.625rem;letter-spacing:.125rem;text-transform:uppercase;color:#1b1b23}.card_padrao.card_conversa .infos p{margin-bottom:0}.card_padrao.card_conversa .title{font-weight:300;font-size:.875rem;text-transform:uppercase;letter-spacing:.063rem}.card_padrao.card_conversa .title i{margin-right:.375rem;color:var(--color__1)}.card_padrao.card_conversa .card_body{height:31.25rem;overflow-y:auto;padding:1.563rem}.card_padrao.card_conversa .card_body .mensagem{margin-bottom:.625rem}.card_padrao.card_conversa .card_body .mensagem .mensagem_user{margin-top:.625rem;display:flex;align-items:center}.card_padrao.card_conversa .card_body .mensagem .mensagem_user img{width:1.875rem;height:1.875rem;border-radius:50%;margin-right:.313rem}.card_padrao.card_conversa .card_body .mensagem .mensagem_user p{margin-bottom:0}.card_padrao.card_conversa .card_body .mensagem .mensagem_user.right{justify-content:flex-end}.card_padrao.card_conversa .card_body .mensagem .mensagem_user.right img{margin-right:0;margin-left:.313rem}.card_padrao.card_conversa .card_body .mensagem .mensagem_content{padding:.938rem;border-radius:.5rem;background-color:#fff}.card_padrao.card_conversa .card_body .mensagem .mensagem_content p{font-weight:300;font-size:.875rem;margin-bottom:0}.card_padrao.card_conversa .card_footer textarea.form-control{border:.063rem solid #e7e7e9;height:6.25rem}.card_padrao.card_diario{box-shadow:0 .938rem 1.563rem -.438rem rgba(0,0,0,.09);transition:all 1s ease 0s}.card_padrao.card_diario .card_body .title{padding-left:.625rem;color:#888}.card_padrao.card_diario .card_body p{margin-top:2rem;margin-bottom:2rem;text-align:justify}.card_padrao.card_diario .card_footer{padding-top:1.25rem;border-top:.063rem solid #e7e7e9;display:flex;align-items:center;justify-content:space-between}.card_image{margin:.625rem;background-color:#fff;border-radius:.5rem;box-shadow:0 .188rem .813rem .063rem rgba(0,0,0,.12)}.card_image .card_img{border-radius:.5rem 0 0 0;position:relative;overflow:hidden}.card_image .card_img img{width:100%;height:20rem}.card_image .card_img img.img_padrao{min-height:18.75rem;max-height:18.75rem}.card_image .card_img .badge{position:absolute;bottom:.938rem;right:.625rem}.card_image .card_body{height:9.375rem;padding:1.563rem .938rem}.card_image .card_body .title{font-size:.938rem}.card_image .card_body p{font-size:.875rem;margin-top:1.563rem;margin-bottom:1.25rem;overflow:hidden;text-overflow:ellipsis;max-width:99%;white-space:nowrap}.card_image .card_body small{font-size:.625rem}.card_image:hover{box-shadow:0 .063rem .125rem 0 rgba(32,33,36,.28)}.card_image:hover .card_img img{transition:transform 1.9s ease-in-out;transform:scale(1.3)}.card_padrao.card_links_uteis{padding:.2rem!important;box-shadow:0 .938rem 1.563rem -.438rem rgba(0,0,0,.09)}.card_padrao.card_links_uteis.variation{background-color:transparent;box-shadow:none}.card_padrao.card_links_uteis.variation:hover{background-color:#fff;box-shadow:0 .938rem 1.563rem -.438rem rgba(0,0,0,.49)}.card_padrao.card_links_uteis a{display:block;padding:.5rem .938rem;font-size:.75rem;color:#1b1b23;overflow:hidden;text-overflow:ellipsis;max-width:95%;white-space:nowrap}.card_padrao.card_links_uteis a i{margin-right:.375rem;color:var(--color__1)}.card_padrao.card_links_uteis a:hover{color:#fff;border-radius:.5rem;background-color:var(--color__1)}.card_padrao.card_links_uteis a:hover i{font-weight:700;color:#fff}.card_padrao.card_links_uteis:hover{box-shadow:.375rem 1.875rem 0 rgba(0,0,0,.1)}.card_login{padding:3.125rem;background-color:#fafafa;box-shadow:0 .5rem .625rem 0 rgba(0,0,0,.2)}.card_pergunta .card_header{border-bottom:.063rem solid #e7e7e9;background-color:#fff;padding:1.25rem}.card_pergunta .card_header h6{font-weight:400;font-size:.938rem;font-weight:700}.card_pergunta .card_header h6:after{content:"";margin-left:.5rem;position:relative;float:right;width:.5rem;height:.5rem;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDI1NiAyNTYiPjxwYXRoIGQ9Ik0yMTYuNDkgMTA0LjQ5bC04MCA4MGExMiAxMiAwIDAxLTE3IDBsLTgwLTgwYTEyIDEyIDAgMDExNy0xN0wxMjggMTU5bDcxLjUxLTcxLjUyYTEyIDEyIDAgMDExNyAxN3oiLz48L3N2Zz4=");background-repeat:no-repeat;background-size:cover}.card_pergunta .card_body{border:.063rem solid #e7e7e9;border-top:none;padding:.625rem none none}.card_pergunta .card_body p{color:#1b1b23;text-align:justify;margin-left:1.875rem}.card_pergunta:hover .card_header h6{color:var(--color__1)}.card_padrao.card_servico{width:100%;min-height:10.625rem;padding:2.5rem 1.563rem .625rem;border-radius:.5rem;background-color:rgba(39,39,39,.11764705882352941);transition:color .5s ease;box-shadow:0 .125rem .5rem 0 rgba(0,0,0,.11)}.card_padrao.card_servico .servico_img{height:6.25rem;float:left}.card_padrao.card_servico .servico_img .icon__,.card_padrao.card_servico .servico_img img{width:3.125rem;height:3.125rem;margin-right:1.25rem}.card_padrao.card_servico .servico_img i{font-size:3.125rem;margin-right:1.25rem}.card_padrao.card_servico .servico_text h6{margin-bottom:.938rem}.card_padrao.card_servico .servico_text p{font-size:.688rem;color:#1b1b23}.card_padrao.card_servico:hover{background-color:var(--color__1);transition:all 1s ease 0s}.card_padrao.card_servico:hover .servico_text h6,.card_padrao.card_servico:hover .servico_text p,.card_padrao.card_servico:hover i{color:#fff}.card_opcao{width:12.5rem;height:15.625rem;margin:.625rem;padding:1.5rem;border:none;border-radius:.625rem;background-color:#fff;text-align:center;flex-direction:column;box-shadow:0 .625rem 1.875rem 0 rgba(82,63,105,.09);transition:all .5s ease 0s}.card_opcao,.card_opcao .opcao_icon{display:flex;align-items:center;justify-content:center}.card_opcao .opcao_icon{width:4.375rem;height:4.375rem;border-radius:50%;background-color:#fafafa;transition:all .8s ease 0s}.card_opcao .opcao_icon i{font-size:2rem;color:var(--color__1)}.card_opcao .title{font-size:.875rem;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;max-width:95%;white-space:nowrap}.card_opcao .title,.card_opcao p{margin-top:1.25rem;letter-spacing:.125rem}.card_opcao p{opacity:0;font-size:.813rem}.card_opcao:hover{height:16.875rem;background-color:#18171f;transition:all .5s ease 0s}.card_opcao:hover .opcao_icon{background-color:#1b1b23}.card_opcao:hover .opcao_icon i{color:var(--white)}.card_opcao:hover .title{color:var(--color__1)}.card_opcao:hover p{opacity:1;color:#fff}.carousel{position:relative;height:auto;display:flex;align-items:center}.carousel .carousel-inner,.carousel .carousel-inner .carousel-item{height:inherit}.carousel .carousel-inner .carousel-item .carousel__img{display:block;width:2920px;max-width:100%;max-height:21.875rem;-o-object-fit:contain;object-fit:contain}.carousel .carousel-inner .carousel__controls{z-index:2;position:absolute;bottom:0;left:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:auto;display:flex;align-items:center;justify-content:center}.carousel .carousel-inner .carousel__controls .carousel-control-next,.carousel .carousel-inner .carousel__controls .carousel-control-prev{position:relative;top:auto;left:auto;right:auto;bottom:auto;opacity:1}.carousel .carousel-inner .carousel__controls .carousel-control-next.button__icon,.carousel .carousel-inner .carousel__controls .carousel-control-prev.button__icon{background-color:var(--color__1)}.carousel .carousel-inner .carousel__controls .carousel-control-next.button__icon i,.carousel .carousel-inner .carousel__controls .carousel-control-prev.button__icon i{color:var(--white)}.carousel .carousel-inner .carousel__controls .carousel-control-next:hover.button__icon,.carousel .carousel-inner .carousel__controls .carousel-control-prev:hover.button__icon{opacity:.8}@media (max-width:768px){.carousel .carousel-inner .carousel__controls{display:none}}.container__,.container__fluid,.container__lg,.container__md,.container__sm,.container__xl,.container__xxl{width:100%;margin-right:auto;margin-left:auto;padding-right:.938rem;padding-left:.938rem}@media (min-width:576px){.container__,.container__sm{max-width:33.75rem}}@media (min-width:768px){.container__,.container__md,.container__sm{max-width:45rem}}@media (min-width:992px){.container__,.container__lg,.container__md,.container__sm{max-width:60rem}}@media (min-width:1200px){.container__,.container__lg,.container__md,.container__sm,.container__xl{max-width:71.25rem}}@media (min-width:1400px){.container__,.container__lg,.container__md,.container__sm,.container__xl,.container__xxl{max-width:82.5rem}}main{width:100%;min-height:calc(100vh - 5rem);margin-top:5rem}@media (max-width:991px){main{width:100%;min-height:100vh!important;margin-top:0}}.page_institucional{width:100%;height:100%}.page_error{width:100%;height:100vh;overflow:hidden}main.main_transparencia{position:relative;width:calc(100% - 18.75rem);height:inherit;overflow:auto;margin-top:0;background-color:#ecedf3}main.main_transparencia.full{width:100%}@media (max-width:767px){main.main_transparencia{width:100%;overflow:visible}main.main_transparencia .content_transparencia{padding:.938rem 0}}.page_transparencia{width:100%;height:100%}.page_transparencia .page_transparencia_content{width:100%;height:calc(100vh - 5rem);margin-top:5rem;overflow:hidden;display:flex}@media (max-width:767px){.page_transparencia .page_transparencia_content{min-height:100vh;margin-top:0;overflow:visible}}.table{background-color:#fff;border-radius:.25rem;border-collapse:separate}.table thead th{height:2rem;vertical-align:inherit;font-size:.75rem;letter-spacing:.125rem;color:var(--color__1);text-transform:uppercase;text-align:center;border-bottom:.063rem solid #e7e7e9!important}.table tbody tr:hover{background-color:#fafafa}.table tbody td{padding:1.25rem .75rem;vertical-align:inherit;font-size:.875rem}.table tbody td.text_table{overflow:hidden;text-overflow:ellipsis;max-width:12.5rem;white-space:nowrap}.table tbody tr:hover td.text_table{white-space:normal!important}.dataTables_wrapper{width:100%;height:auto;padding:2.5rem 1.25rem 1.25rem;border:.063rem solid #e7e7e9;border-radius:.625rem;background-color:#fff}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{margin-bottom:2rem}.dataTables_wrapper .dataTables_filter label,.dataTables_wrapper .dataTables_length label{font-size:.625rem;color:#888;order:2}.dataTables_wrapper .dataTables_filter label input,.dataTables_wrapper .dataTables_filter label select,.dataTables_wrapper .dataTables_length label input,.dataTables_wrapper .dataTables_length label select{border-radius:.5rem;display:block!important;order:1}.dataTables_wrapper .dataTables_filter label input,.dataTables_wrapper .dataTables_length label input{margin-top:.375rem}.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{margin-top:1rem!important}.dataTables_wrapper .dataTables_info{font-size:.625rem;text-transform:uppercase;letter-spacing:.125rem;color:#888}div.dataTables_wrapper div.dataTables_filter input{width:100%!important;margin:0!important}div.dataTables_wrapper div.dataTables_paginate ul.pagination{justify-content:center!important}.dataTable{background-color:#fff}.dataTable thead th{height:2rem;vertical-align:inherit;font-size:.75rem;letter-spacing:.125rem;color:var(--color__1);text-transform:uppercase;border-bottom:.063rem solid #e7e7e9!important}.dataTable tbody tr:hover{background-color:#fafafa}.dataTable tbody td{padding:1.25rem .75rem;vertical-align:inherit;font-size:.875rem}.dataTable tbody td.text_table{overflow:hidden;text-overflow:ellipsis;max-width:12.5rem;white-space:nowrap}.dataTable tbody tr:hover td.text_table{white-space:normal!important}@media (max-width:500px){.dataTables_wrapper{padding:1.25rem}.dataTables_wrapper .dataTables_filter{margin-bottom:0}.dataTables_wrapper .dataTables_filter label{font-size:.625rem;color:#888;order:2}.dataTables_wrapper .dataTables_filter label input,.dataTables_wrapper .dataTables_filter label select{border-radius:.5rem;display:block!important;margin-bottom:.375rem;order:1}.dataTables_wrapper .dataTables_filter label input{margin-top:.375rem}.dataTables_wrapper .dataTables_info{font-size:.625rem;text-align:center;text-transform:uppercase;letter-spacing:.063rem;color:#888}.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_paginate .pagination{display:flex;align-items:center;justify-content:center}.dataTables_wrapper .dataTables_paginate .pagination{flex-wrap:wrap}}.dropdown-menu{margin-top:.13rem;padding:0;border:0;border-radius:.2rem!important;background-color:#fff;box-shadow:0 .5rem 1.5rem rgba(0,0,0,.13)}.dropdown-menu .dropdown_content{padding:1.25rem;display:flex}.dropdown-menu .dropdown_content .dropdown_menu_list{flex:1;border-right:.063rem solid #e7e7e9;padding:.625rem}.dropdown-menu .dropdown_content .dropdown_menu_list:last-child{border-right:none}.dropdown-menu .dropdown_content .dropdown_menu_list .dropdown_title{font-weight:700;font-size:.813rem;text-transform:uppercase;letter-spacing:.088rem;color:#888}.dropdown-menu .dropdown_content .dropdown_menu_list .dropdown-item{padding:.5rem .938rem;font-size:.813rem;color:#1b1b23}.dropdown-menu .dropdown_content .dropdown_menu_list .dropdown-item:before{content:".";color:#888}.dropdown-menu .dropdown_content .dropdown_menu_list .dropdown-item:focus,.dropdown-menu .dropdown_content .dropdown_menu_list .dropdown-item:hover{background-color:transparent;font-weight:700;color:var(--color__1);background:#fafafa}.dropdown-menu .dropdown_content .dropdown_menu_list .dropdown-item:focus:before,.dropdown-menu .dropdown_content .dropdown_menu_list .dropdown-item:hover:before{margin-right:.625rem}.dropdown.full .dropdown-menu{left:0;right:.625rem}@media (max-width:991px){.dropdown-menu{border:none;border-radius:none!important;box-shadow:none!important}.dropdown-menu .dropdown_content{padding:0;flex-direction:column}.dropdown-menu .dropdown_content .dropdown_menu_list{padding:0;border-right:none}.dropdown-menu .dropdown_content .dropdown_menu_list .dropdown_title{display:none}.dropdown-menu .dropdown_content .dropdown_menu_list .dropdown-item{padding:.5rem .938rem;border-bottom:.063rem solid #e7e7e9}.dropdown-menu .dropdown_content .dropdown_menu_list .dropdown-item:last-child{border-bottom:none}}@media (max-width:767px){.dropdown-menu{border:none;border-radius:none!important;box-shadow:none!important}.dropdown-menu .dropdown_content{padding:0;flex-direction:column}.dropdown-menu .dropdown_content .dropdown_menu_list{padding:0;border-right:none}.dropdown-menu .dropdown_content .dropdown_menu_list .dropdown_title{display:none}.dropdown-menu .dropdown_content .dropdown_menu_list .dropdown-item{padding:.5rem .938rem;border-bottom:.063rem solid #e7e7e9}.dropdown-menu .dropdown_content .dropdown_menu_list .dropdown-item:last-child{border-bottom:none}}footer{width:100%;height:auto;background-color:#050505;font-family:Poppins,serif;color:#fff}footer .footer_content{width:100%;height:100%;padding-top:2.5rem;padding-bottom:.75rem;display:flex;gap:1rem}footer .footer_content .footer_content_1,footer .footer_content .footer_content_2{flex:1;gap:1rem;display:flex}footer .footer_content .footer_content_1 .footer_contact,footer .footer_content .footer_content_1 .footer_info,footer .footer_content .footer_content_1 .footer_menu,footer .footer_content .footer_content_1 .footer_redes,footer .footer_content .footer_content_2 .footer_contact,footer .footer_content .footer_content_2 .footer_info,footer .footer_content .footer_content_2 .footer_menu,footer .footer_content .footer_content_2 .footer_redes{flex:1;width:100%;height:100%}footer .footer_content .footer_content_1 .footer_contact .div_title,footer .footer_content .footer_content_1 .footer_info .div_title,footer .footer_content .footer_content_1 .footer_menu .div_title,footer .footer_content .footer_content_1 .footer_redes .div_title,footer .footer_content .footer_content_2 .footer_contact .div_title,footer .footer_content .footer_content_2 .footer_info .div_title,footer .footer_content .footer_content_2 .footer_menu .div_title,footer .footer_content .footer_content_2 .footer_redes .div_title{margin-bottom:1rem;text-align:left}footer .footer_content .footer_content_1 .footer_contact .div_title .title,footer .footer_content .footer_content_1 .footer_info .div_title .title,footer .footer_content .footer_content_1 .footer_menu .div_title .title,footer .footer_content .footer_content_1 .footer_redes .div_title .title,footer .footer_content .footer_content_2 .footer_contact .div_title .title,footer .footer_content .footer_content_2 .footer_info .div_title .title,footer .footer_content .footer_content_2 .footer_menu .div_title .title,footer .footer_content .footer_content_2 .footer_redes .div_title .title{font-size:1.875rem;color:#fff}footer .footer_content .footer_content_1 .footer_contact .div_title hr,footer .footer_content .footer_content_1 .footer_info .div_title hr,footer .footer_content .footer_content_1 .footer_menu .div_title hr,footer .footer_content .footer_content_1 .footer_redes .div_title hr,footer .footer_content .footer_content_2 .footer_contact .div_title hr,footer .footer_content .footer_content_2 .footer_info .div_title hr,footer .footer_content .footer_content_2 .footer_menu .div_title hr,footer .footer_content .footer_content_2 .footer_redes .div_title hr{width:3.75rem;border:.063rem solid var(--color__2);text-align:left;margin:0}footer .footer_content .footer_content_1 .footer_contact .div_title p,footer .footer_content .footer_content_1 .footer_info .div_title p,footer .footer_content .footer_content_1 .footer_menu .div_title p,footer .footer_content .footer_content_1 .footer_redes .div_title p,footer .footer_content .footer_content_2 .footer_contact .div_title p,footer .footer_content .footer_content_2 .footer_info .div_title p,footer .footer_content .footer_content_2 .footer_menu .div_title p,footer .footer_content .footer_content_2 .footer_redes .div_title p{margin-top:1.25rem;margin-bottom:0;color:#fff}footer .footer_content .footer_content_1 .footer_contact .div_title a,footer .footer_content .footer_content_1 .footer_contact .div_title span,footer .footer_content .footer_content_1 .footer_info .div_title a,footer .footer_content .footer_content_1 .footer_info .div_title span,footer .footer_content .footer_content_1 .footer_menu .div_title a,footer .footer_content .footer_content_1 .footer_menu .div_title span,footer .footer_content .footer_content_1 .footer_redes .div_title a,footer .footer_content .footer_content_1 .footer_redes .div_title span,footer .footer_content .footer_content_2 .footer_contact .div_title a,footer .footer_content .footer_content_2 .footer_contact .div_title span,footer .footer_content .footer_content_2 .footer_info .div_title a,footer .footer_content .footer_content_2 .footer_info .div_title span,footer .footer_content .footer_content_2 .footer_menu .div_title a,footer .footer_content .footer_content_2 .footer_menu .div_title span,footer .footer_content .footer_content_2 .footer_redes .div_title a,footer .footer_content .footer_content_2 .footer_redes .div_title span{color:#fff!important}footer .footer_content .footer_content_1{flex:2}footer .footer_copy{width:100%;height:100%;border-top:.063rem solid #18171f;display:flex;align-items:center}footer .footer_copy .copy{width:70%}footer .footer_copy .design{width:30%}footer .footer_copy .copy,footer .footer_copy .design{height:auto;padding:1rem}footer .footer_copy .copy span,footer .footer_copy .copy span a,footer .footer_copy .design span,footer .footer_copy .design span a{font-size:.688rem;font-style:italic;letter-spacing:.125rem}footer .footer_copy .copy span a,footer .footer_copy .design span a{font-weight:300;color:#fff!important}footer .footer_copy .design{text-align:right}footer .nav_footer .nav-link{gap:.5rem}footer .nav_footer .nav-link i{font-size:1.25rem;color:#fff}footer .nav_footer .nav-link p,footer .nav_footer .nav-link span{color:#fff;transition:color .3s ease}@media (max-width:1000px){footer .footer_content{flex-direction:column}}@media (max-width:800px){footer .footer_content,footer .footer_content .footer_content_1,footer .footer_content .footer_content_2,footer .footer_copy,footer .footer_copy .footer_content_1,footer .footer_copy .footer_content_2{flex-direction:column}footer .footer_content .footer_content_1 .footer_contact .div_title,footer .footer_content .footer_content_1 .footer_info .div_title,footer .footer_content .footer_content_1 .footer_menu .div_title,footer .footer_content .footer_content_1 .footer_redes .div_title,footer .footer_content .footer_content_2 .footer_contact .div_title,footer .footer_content .footer_content_2 .footer_info .div_title,footer .footer_content .footer_content_2 .footer_menu .div_title,footer .footer_content .footer_content_2 .footer_redes .div_title,footer .footer_copy .footer_content_1 .footer_contact .div_title,footer .footer_copy .footer_content_1 .footer_info .div_title,footer .footer_copy .footer_content_1 .footer_menu .div_title,footer .footer_copy .footer_content_1 .footer_redes .div_title,footer .footer_copy .footer_content_2 .footer_contact .div_title,footer .footer_copy .footer_content_2 .footer_info .div_title,footer .footer_copy .footer_content_2 .footer_menu .div_title,footer .footer_copy .footer_content_2 .footer_redes .div_title{margin-top:1rem;text-align:center;color:#fff}footer .footer_content .footer_content_1 .footer_contact .div_title hr,footer .footer_content .footer_content_1 .footer_info .div_title hr,footer .footer_content .footer_content_1 .footer_menu .div_title hr,footer .footer_content .footer_content_1 .footer_redes .div_title hr,footer .footer_content .footer_content_2 .footer_contact .div_title hr,footer .footer_content .footer_content_2 .footer_info .div_title hr,footer .footer_content .footer_content_2 .footer_menu .div_title hr,footer .footer_content .footer_content_2 .footer_redes .div_title hr,footer .footer_copy .footer_content_1 .footer_contact .div_title hr,footer .footer_copy .footer_content_1 .footer_info .div_title hr,footer .footer_copy .footer_content_1 .footer_menu .div_title hr,footer .footer_copy .footer_content_1 .footer_redes .div_title hr,footer .footer_copy .footer_content_2 .footer_contact .div_title hr,footer .footer_copy .footer_content_2 .footer_info .div_title hr,footer .footer_copy .footer_content_2 .footer_menu .div_title hr,footer .footer_copy .footer_content_2 .footer_redes .div_title hr{width:3.75rem;border:.063rem solid var(--color__2);text-align:center;margin:auto}footer .footer_content .footer_content_1 .footer_contact .div_title a,footer .footer_content .footer_content_1 .footer_contact .div_title span,footer .footer_content .footer_content_1 .footer_info .div_title a,footer .footer_content .footer_content_1 .footer_info .div_title span,footer .footer_content .footer_content_1 .footer_menu .div_title a,footer .footer_content .footer_content_1 .footer_menu .div_title span,footer .footer_content .footer_content_1 .footer_redes .div_title a,footer .footer_content .footer_content_1 .footer_redes .div_title span,footer .footer_content .footer_content_2 .footer_contact .div_title a,footer .footer_content .footer_content_2 .footer_contact .div_title span,footer .footer_content .footer_content_2 .footer_info .div_title a,footer .footer_content .footer_content_2 .footer_info .div_title span,footer .footer_content .footer_content_2 .footer_menu .div_title a,footer .footer_content .footer_content_2 .footer_menu .div_title span,footer .footer_content .footer_content_2 .footer_redes .div_title a,footer .footer_content .footer_content_2 .footer_redes .div_title span,footer .footer_copy .footer_content_1 .footer_contact .div_title a,footer .footer_copy .footer_content_1 .footer_contact .div_title span,footer .footer_copy .footer_content_1 .footer_info .div_title a,footer .footer_copy .footer_content_1 .footer_info .div_title span,footer .footer_copy .footer_content_1 .footer_menu .div_title a,footer .footer_copy .footer_content_1 .footer_menu .div_title span,footer .footer_copy .footer_content_1 .footer_redes .div_title a,footer .footer_copy .footer_content_1 .footer_redes .div_title span,footer .footer_copy .footer_content_2 .footer_contact .div_title a,footer .footer_copy .footer_content_2 .footer_contact .div_title span,footer .footer_copy .footer_content_2 .footer_info .div_title a,footer .footer_copy .footer_content_2 .footer_info .div_title span,footer .footer_copy .footer_content_2 .footer_menu .div_title a,footer .footer_copy .footer_content_2 .footer_menu .div_title span,footer .footer_copy .footer_content_2 .footer_redes .div_title a,footer .footer_copy .footer_content_2 .footer_redes .div_title span{color:#fff!important}footer .nav_footer .nav-link{align-items:center;justify-content:center}footer .footer_copy .copy,footer .footer_copy .design{text-align:center}}@media (max-width:500px){footer .footer_content .footer_content_1 .footer_contact .div_title,footer .footer_content .footer_content_1 .footer_info .div_title,footer .footer_content .footer_content_1 .footer_menu .div_title,footer .footer_content .footer_content_1 .footer_redes .div_title,footer .footer_content .footer_content_2 .footer_contact .div_title,footer .footer_content .footer_content_2 .footer_info .div_title,footer .footer_content .footer_content_2 .footer_menu .div_title,footer .footer_content .footer_content_2 .footer_redes .div_title,footer .footer_copy .footer_content_1 .footer_contact .div_title,footer .footer_copy .footer_content_1 .footer_info .div_title,footer .footer_copy .footer_content_1 .footer_menu .div_title,footer .footer_copy .footer_content_1 .footer_redes .div_title,footer .footer_copy .footer_content_2 .footer_contact .div_title,footer .footer_copy .footer_content_2 .footer_info .div_title,footer .footer_copy .footer_content_2 .footer_menu .div_title,footer .footer_copy .footer_content_2 .footer_redes .div_title{text-align:center}footer .footer_content .footer_content_1 .footer_contact .div_title hr,footer .footer_content .footer_content_1 .footer_info .div_title hr,footer .footer_content .footer_content_1 .footer_menu .div_title hr,footer .footer_content .footer_content_1 .footer_redes .div_title hr,footer .footer_content .footer_content_2 .footer_contact .div_title hr,footer .footer_content .footer_content_2 .footer_info .div_title hr,footer .footer_content .footer_content_2 .footer_menu .div_title hr,footer .footer_content .footer_content_2 .footer_redes .div_title hr,footer .footer_copy .footer_content_1 .footer_contact .div_title hr,footer .footer_copy .footer_content_1 .footer_info .div_title hr,footer .footer_copy .footer_content_1 .footer_menu .div_title hr,footer .footer_copy .footer_content_1 .footer_redes .div_title hr,footer .footer_copy .footer_content_2 .footer_contact .div_title hr,footer .footer_copy .footer_content_2 .footer_info .div_title hr,footer .footer_copy .footer_content_2 .footer_menu .div_title hr,footer .footer_copy .footer_content_2 .footer_redes .div_title hr{width:3.75rem;border:.063rem solid var(--color__2);text-align:center;margin:auto}}footer.footer_transparencia{position:relative;height:4.375rem;padding-left:.938rem;padding-right:.938rem;border-top:.063rem solid #e7e7e9;background-color:#fff;display:flex;align-items:center}footer.footer_transparencia .footer_copy{flex:1;border-top:none}footer.footer_transparencia .footer_copy .copy{font-weight:400;font-size:.688rem;font-style:italic;letter-spacing:.125rem;color:#1b1b23;text-align:left}footer.footer_transparencia .footer_copy .copy span{font-size:.938rem;font-style:normal;color:#1b1b23}footer.footer_transparencia .nav{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}footer.footer_transparencia .nav .nav-link{font-weight:300;font-size:.75rem;color:#1b1b23}footer.footer_transparencia .nav .nav-link i{font-size:1.125rem;color:#fff}footer.footer_transparencia .nav .nav-link:hover{color:var(--color__1)}footer.footer_transparencia #topo{position:absolute;bottom:45px;right:10px}.form-group{margin-bottom:1.5rem}.form-text{color:#e87176;margin-left:.313rem}.form-control{height:2.5rem;border-radius:.5rem;font-size:.938rem;color:#1b1b23}.form-control.placeholder{font-weight:300;font-size:.75rem;color:#888}.form-control:-moz-placeholder,.form-control::-moz-placeholder{font-weight:300;font-size:.75rem;color:#888}.form-control:-ms-input-placeholder{font-weight:300;font-size:.75rem;color:#888}.form-control::-webkit-input-placeholder{font-weight:300;font-size:.75rem;color:#888}.form-control:active,.form-control:focus{border-color:#e7e7e9!important;outline:0;box-shadow:none!important}.form-control:disabled{background-color:#fff}.form-group.line .form-control{border-top:none;border-bottom:none;border-left:none;border-radius:0}.form-group.line .form-control:disabled{background-color:transparent}.form-group.line textarea.form-control{border-top:none;border-radius:0}.form_pesq .form-group{margin-top:.5rem;margin-bottom:0}.form_pesq .form-group label{margin-right:.313rem}.form_pesq .form-group input{height:2.188rem;display:inline-block}.form_pesq .form-group button{margin-top:1rem}form.form__newsletter{width:350px;height:auto}form.form__newsletter fieldset.fieldset__newsletter{width:100%;height:auto;border-radius:.75rem;border:.063rem solid #fafafa}form.form__newsletter fieldset.fieldset__newsletter legend{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 1rem;padding:0 1rem;font-size:1rem}form.form__newsletter fieldset.fieldset__newsletter legend.text__{color:#888}form.form__newsletter fieldset.fieldset__newsletter div.form__item{width:100%;height:auto;margin:.5rem 0;padding:0 .5rem;display:flex}form.form__newsletter fieldset.fieldset__newsletter div.form__item label.label__newsletter{display:block}form.form__newsletter fieldset.fieldset__newsletter div.form__item input.input__newsletter{width:100%;height:45px;margin:0;padding:.5rem;border:.063rem solid #fafafa;border-radius:.75rem;background-color:#fff;color:#1b1b23}form.form__newsletter fieldset.fieldset__newsletter div.form__item button.button__newsletter{width:45px;height:45px;margin:0 .5rem;padding:.5rem;border-radius:.75rem;background-color:var(--color__1);display:flex;align-items:center;justify-content:center}form.form__newsletter fieldset.fieldset__newsletter div.form__item button.button__newsletter i{font-size:15px;color:#fff}.gallery{flex-wrap:wrap;margin:0;width:100%}.gallery,.gallery div{justify-content:center;display:flex}.gallery div{height:auto;width:13rem;overflow:hidden;margin-left:.8rem;margin-bottom:.9rem;border-radius:.3rem;box-shadow:0 0 0 transparent;transition:.3s}.gallery div img{height:15rem}.gallery div:hover{box-shadow:0 0 .625rem rgba(0,0,0,.4);transform:scale(1.2);transition:.3s}.div_header,.div_title{margin-top:0;margin-bottom:0;text-align:left}.div_header span,.div_title span{font-weight:700;font-size:.75rem;letter-spacing:.125rem;text-transform:uppercase;color:var(--color__1)}.div_header .title,.div_title .title{font-size:2.2rem;margin-top:.375rem}.div_header hr,.div_title hr{width:3.75rem;border:.063rem solid var(--color__2);text-align:left;margin:0}.div_header p,.div_title p{font-size:.875rem;color:#1b1b23;margin-top:1rem}.div_header img,.div_title img{width:31.25rem;height:auto;margin-bottom:1rem}.div_header{width:100%;height:auto;margin-bottom:1.25rem;display:flex;align-items:center}.div_header .title{font-size:1.7rem}.div_header .div_header_left{flex:2}.div_header .div_header_right{flex:1;text-align:right}a{font-weight:400;font-size:.875rem;letter-spacing:.081rem;text-decoration:none!important}a:active,a:focus,a:hover,a:link,a:visited{text-decoration:none!important;color:var(--color__1)}a.disabled,a.disabled:hover{cursor:not-allowed!important;color:#888!important;text-decoration:none!important}a.link_btn{padding:.75rem 3.125rem;border:none;border-radius:.5rem;background-color:#e7e7e9;letter-spacing:.125rem;text-transform:uppercase}.nav_footer{list-style-type:disc}.nav_footer .nav-link{padding:.5rem 1rem .5rem 0;display:flex;align-items:center}.nav_footer .nav-link .back_icon{width:1.875rem;height:1.875rem;margin-right:.625rem;padding:.5rem;border-radius:50%;background-color:#18171f;display:flex;align-items:center;justify-content:center}.nav_footer .nav-link .back_icon i{font-size:1.25rem;color:#fff}.nav_footer .nav-link span{font-weight:400;font-size:.813rem}.nav_footer .nav-link img{width:3.125rem;height:auto}.nav_footer .nav-link:hover span{color:var(--color__1)}@media (max-width:500px){.nav_footer .nav-link{padding:.5rem 0;align-items:flex-start;flex-direction:column}.nav_footer .nav-link .back_icon{margin-bottom:.313rem}.nav_footer .nav-link span{overflow:hidden;text-overflow:ellipsis;max-width:90%;white-space:nowrap}}.list-group{margin:.938rem .313rem}.list-group .list-group-item{padding:.5rem 1.25rem;text-align:right}.list-group .list-group-item.active{z-index:auto;padding:.75rem;border:.063rem solid #e7e7e9;background-color:#fff}.list-group .list-group-item.active span{font-weight:700;color:#1b1b23}.list-group .list-group-item.img{display:flex;justify-content:center}.list-group .list-group-item.img img{width:12.625rem;height:auto}.list-group .list-group-item div{display:flex;align-items:center}.list-group .list-group-item div small{margin-left:.5rem}.list_info{padding:.625rem .625rem .625rem 3.125rem;list-style-type:disc!important}.list_info li{font-weight:300;color:#1b1b23;padding:.313rem;border:none}.nav_licitacao{margin-top:5rem;text-align:left}.nav_licitacao .nav-link{font-size:.938rem;letter-spacing:.125rem;color:#1b1b23;border-radius:0;border-left:.125rem solid #e7e7e9;cursor:pointer}.nav_licitacao .nav-link:hover{border-left:.125rem solid var(--color__2)}.nav_licitacao .nav-link.active{background-color:transparent;font-weight:600;text-transform:uppercase;color:var(--color__1)}.list__tree{width:100%;height:auto;list-style:none;margin:.5rem;padding:1rem;background-color:#fff;border-radius:.44rem;border:.063rem solid #e7e7e7}.list__tree .list__item{margin:.5rem 0;padding:.625rem;border-bottom:.063rem solid #e7e7e7}.list__tree .list__item.item__open span{color:#fff;background-color:var(--color__2)}.list__tree .list__item span{cursor:pointer;position:relative;font-size:.9rem;font-weight:900;text-transform:uppercase;color:#1b1b23;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.313rem .313rem .313rem 1.563rem;border-radius:.44rem}.list__tree .list__item span:before{content:"\25B6";position:absolute;top:50%;left:.313rem;transform:translateY(-55%)}.list__tree .list__item span.item__open:before{transform:rotate(90deg)}.list__tree .list__item .list__inner{list-style-type:none;width:100%;height:auto;margin-top:1rem;padding:.625rem .625rem .625rem 2.5rem;border-radius:.44rem;border:.063rem solid #e7e7e7;display:none}.list__tree .list__item .list__inner.active__{display:block}.list__tree .list__item .list__inner .list__inner__item{margin-bottom:1rem;font-size:.9rem;font-weight:400;text-align:justify;color:#1b1b23}.list__tree .list__item .list__inner .list__inner__item .list__inner__wrapper{display:flex}.list__tree .list__item .list__inner .list__inner__item .list__inner__wrapper .list__inner__img{margin:.5rem}.list__tree .list__item .list__inner .list__inner__item .list__inner__wrapper .list__inner__img iframe,.list__tree .list__item .list__inner .list__inner__item .list__inner__wrapper .list__inner__img img{width:6.25rem;height:6.25rem;border:.063rem solid #e7e7e7;border-radius:.44rem}.modal .modal-dialog .modal-content{z-index:3;border:none;padding:2rem}.modal .modal-dialog .modal-content .modal-header{border-bottom:none}.modal .modal-dialog .modal-content .modal-header .modal-title{text-transform:uppercase;color:var(--color__1)}.modal .modal-dialog .modal-content .modal-header .close,.modal .modal-dialog .modal-content .modal-header .close:hover{opacity:1;background-color:var(--color__1)}.modal .modal-dialog .modal-content .modal-header .close:hover span,.modal .modal-dialog .modal-content .modal-header .close span{font-size:2rem!important;color:#fff;border:none!important}.modal .modal-dialog .modal-content .modal-body{padding:.75rem}@media (min-width:576px){.modal-dialog{max-width:70%!important}}#modal_popup .modal-dialog{display:flex;justify-content:center;align-items:center}#modal_popup .modal-dialog .modal-content{z-index:3;max-width:31.25rem;min-height:31.25rem;padding:0;border:none;border-radius:.5rem;background-color:var(--color__1)}#modal_popup .modal-dialog .modal-content .modal-body{position:relative;width:100%;height:100%;padding:.5rem;border-radius:.5rem;background-color:var(--color__2);-webkit-animation:rotateAnimation 1s ease-in-out;animation:rotateAnimation 1s ease-in-out;transition:transform .5s ease-in-out,background-color .5s ease-in-out}@-webkit-keyframes rotateAnimation{0%{transform:rotate3d(1,1,1,0deg)}to{transform:rotate3d(1,1,1,1turn)}}@keyframes rotateAnimation{0%{transform:rotate3d(1,1,1,0deg)}to{transform:rotate3d(1,1,1,1turn)}}#modal_popup .modal-dialog .modal-content .modal-body:hover{background-color:var(--color__1)}#modal_popup .modal-dialog .modal-content .modal-body .close{z-index:3;position:absolute;top:4px;right:2px;border:.2rem solid var(--color__2);transform:translate(50%,-50%);opacity:1;width:2rem;height:2rem;border-radius:.5rem;background-color:var(--color__1)}#modal_popup .modal-dialog .modal-content .modal-body .close span{border:none;font-size:1.5rem;color:#fff;padding-bottom:1rem}#modal_popup .modal-dialog .modal-content .modal-body .close:hover{background-color:var(--color__2);border:.2rem solid var(--color__1)}#modal_popup .modal-dialog .modal-content .modal-body iframe,#modal_popup .modal-dialog .modal-content .modal-body img,#modal_popup .modal-dialog .modal-content .modal-body video{width:100%;max-width:31.25rem;min-height:31.25rem;border-radius:.44rem}#modal_popup .modal-dialog .modal-content .modal-body .btn{position:absolute;right:0;bottom:0;transform:translateY(50%);min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:.75rem 1.125rem;border-radius:.5rem}.navbar#navbar_transparencia{z-index:2;width:100%;height:5rem;background-color:#fff;border-bottom:.063rem solid #e7e7e9;padding:0}.navbar#navbar_transparencia .brand{height:5rem;display:flex;align-items:center;justify-content:center;border-right:.063rem solid #e7e7e9}.navbar#navbar_transparencia .brand .navbar-brand{flex:2;width:13.75rem;height:inherit;margin-right:0;border-right:.063rem solid #e7e7e9;display:flex;align-items:center}.navbar#navbar_transparencia .brand .navbar-brand img{width:10.5rem;height:auto}.navbar#navbar_transparencia .brand #sidebar_action{flex:1;max-width:4.5rem;height:inherit;display:flex;align-items:center;justify-content:center}.navbar#navbar_transparencia .brand #sidebar_action i{font-size:1.5rem;color:#1b1b23;transform:scaleX(-1)}.navbar#navbar_transparencia .navbar-toggler{width:5rem;height:5rem;border-radius:0;border-bottom:.188rem solid #e7e7e9;background-color:#fafafa;font-size:1.4rem;color:#1b1b23}.navbar#navbar_transparencia .navbar-toggler i{font-size:1.5rem;color:#1b1b23}.navbar#navbar_transparencia .navbar-toggler.active,.navbar#navbar_transparencia .navbar-toggler:focus,.navbar#navbar_transparencia .navbar-toggler:hover{outline:0;box-shadow:0 0 0 0;border:0;border-bottom:.188rem solid var(--color__1)}.navbar#navbar_transparencia .navbar-collapse{padding:0 .625rem 0 0}.navbar#navbar_transparencia .navbar-collapse .navbar-nav{height:5rem;margin-left:auto!important;position:relative}.navbar#navbar_transparencia .navbar-collapse .navbar-nav#nav_mobile{display:none}.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item{height:inherit;margin-left:.5rem}.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item.dropdown.full{position:static}.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item .nav-link{height:inherit;border-bottom:.25rem solid transparent;font-weight:500;font-size:.875rem;color:#1b1b23;letter-spacing:.075rem;display:flex;align-items:center}.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item .nav-link.dropdown:after{content:"";margin-left:.5rem;width:.5rem;height:.5rem;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDI1NiAyNTYiPjxwYXRoIGQ9Ik0yMTYuNDkgMTA0LjQ5bC04MCA4MGExMiAxMiAwIDAxLTE3IDBsLTgwLTgwYTEyIDEyIDAgMDExNy0xN0wxMjggMTU5bDcxLjUxLTcxLjUyYTEyIDEyIDAgMDExNyAxN3oiLz48L3N2Zz4=");background-repeat:no-repeat;background-size:cover}.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item .nav-link:hover{border-bottom:.25rem solid var(--color__2)}.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item .nav-link:hover .nav-link{color:var(--color__1)}.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item .nav-link.active{color:#fff;background-color:var(--color__1)}.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item .nav-link.active:hover{color:#fff}.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item#item_Pesq{display:none;padding-top:1rem}.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item#item_Pesq .form-control{border-radius:0;box-shadow:0 .625rem 3.75rem .063rem rgba(0,0,0,.08)}.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item#item_Pesq:hover{border-bottom:none}@media (max-width:767px){.navbar#navbar_transparencia{position:relative!important}.navbar#navbar_transparencia .brand,.navbar#navbar_transparencia .brand .navbar-brand{border-right:none}.navbar#navbar_transparencia .brand #sidebar_action{display:none}.navbar#navbar_transparencia .navbar-collapse{width:100%;height:auto;padding-right:0;background-color:#fff;box-shadow:0 .125rem .5rem 0 rgba(0,0,0,.11)}.navbar#navbar_transparencia .navbar-collapse .navbar-nav{width:100%;height:auto;padding:1.5rem 1.25rem 0;overflow:auto}.navbar#navbar_transparencia .navbar-collapse .navbar-nav#nav_mobile{display:block;padding-top:0;padding-bottom:1.75rem}.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item{padding-top:.5rem;padding-bottom:.5rem;border-bottom:.063rem solid #e7e7e9}.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item .nav-link{border-bottom:none}.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item .nav-link.dropdown:after{margin-left:auto}.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item .nav-link.active,.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item .nav-link.active:hover{color:#1b1b23;background-color:#fff}.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item:hover .nav-link{font-weight:700;border-bottom:none;color:var(--color__1)}.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item:hover .nav-link.active:hover{background-color:#fff;color:var(--color__1)}}.navbar#navbar{z-index:3;width:100%;height:5rem;background-color:#fff;border-bottom:.063rem solid #e7e7e9;padding:0}.navbar#navbar .navbar-brand{width:9.5rem;height:auto;padding:.5rem}.navbar#navbar .navbar-toggler{width:5rem;height:5rem;border-radius:0;border-bottom:.188rem solid #e7e7e9;background-color:#fafafa;font-size:1.4rem;color:#1b1b23}.navbar#navbar .navbar-toggler i{font-size:1.5rem;color:#1b1b23}.navbar#navbar .navbar-toggler.active,.navbar#navbar .navbar-toggler:focus,.navbar#navbar .navbar-toggler:hover{outline:0;box-shadow:0 0 0 0;border:0;border-bottom:.188rem solid var(--color__1)}.navbar#navbar .navbar-collapse{padding:0;position:relative}.navbar#navbar .navbar-collapse .navbar-nav{height:2.7rem;margin-left:auto!important;margin-bottom:.1rem}.navbar#navbar .navbar-collapse .navbar-nav .nav-item{height:inherit;margin-left:.5rem;border-radius:.2rem;background-color:#fafafa;border-bottom:.15rem solid var(--color__2)}.navbar#navbar .navbar-collapse .navbar-nav .nav-item.dropdown.full{position:static}.navbar#navbar .navbar-collapse .navbar-nav .nav-item .nav-link{height:inherit;border-bottom:.25rem solid transparent;font-weight:500;font-size:.875rem;color:#1b1b23;letter-spacing:.075rem;display:flex;align-items:center}.navbar#navbar .navbar-collapse .navbar-nav .nav-item .nav-link.dropdown:after{content:"";margin-left:.5rem;width:.5rem;height:.5rem;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDI1NiAyNTYiPjxwYXRoIGQ9Ik0yMTYuNDkgMTA0LjQ5bC04MCA4MGExMiAxMiAwIDAxLTE3IDBsLTgwLTgwYTEyIDEyIDAgMDExNy0xN0wxMjggMTU5bDcxLjUxLTcxLjUyYTEyIDEyIDAgMDExNyAxN3oiLz48L3N2Zz4=");background-repeat:no-repeat;background-size:cover}.navbar#navbar .navbar-collapse .navbar-nav .nav-item .nav-link:hover{box-shadow:2px 0 2px 3px var(--color__2);background-color:#fff;border-radius:.4rem}.navbar#navbar .navbar-collapse .navbar-nav .nav-item .nav-link:hover .nav-link{color:var(--color__1)}.navbar#navbar .navbar-collapse .navbar-nav .nav-item .nav-link.active{color:#fff;background-color:var(--color__1);border-bottom:.15rem solid var(--color__2);border-radius:.2rem}.navbar#navbar .navbar-collapse .navbar-nav .nav-item .nav-link.active:hover{color:#fff}.navbar#navbar .navbar-collapse .navbar-nav .nav-item#item_Pesq{display:none;padding-top:1rem}.navbar#navbar .navbar-collapse .navbar-nav .nav-item#item_Pesq .form-control{border-radius:0;box-shadow:0 .625rem 3.75rem .063rem rgba(0,0,0,.08)}.navbar#navbar .navbar-collapse .navbar-nav .nav-item#item_Pesq:hover{border-bottom:none}@media (min-width:992px){.navbar#navbar{position:fixed;top:0;left:0}.navbar#navbar .navbar-collapse .navbar-nav .nav-item.dropdown.show .dropdown-menu{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-play-state:running;animation-play-state:running}}@media (max-width:991px){.navbar#navbar .navbar-collapse{width:100%;height:auto;background-color:#fff;box-shadow:0 .125rem .5rem 0 rgba(0,0,0,.11)}.navbar#navbar .navbar-collapse .navbar-nav{width:100%;height:auto;padding:1.5rem 1.25rem;overflow:auto}.navbar#navbar .navbar-collapse .navbar-nav .nav-item{padding-top:.5rem;padding-bottom:.5rem;border-bottom:.063rem solid #e7e7e9}.navbar#navbar .navbar-collapse .navbar-nav .nav-item .nav-link{border-bottom:none}.navbar#navbar .navbar-collapse .navbar-nav .nav-item .nav-link.dropdown:after{margin-left:auto}.navbar#navbar .navbar-collapse .navbar-nav .nav-item .nav-link.active,.navbar#navbar .navbar-collapse .navbar-nav .nav-item .nav-link.active:hover{color:#1b1b23;background-color:#fff}.navbar#navbar .navbar-collapse .navbar-nav .nav-item:hover .nav-link{font-weight:700;border-bottom:none;color:var(--color__1)}.navbar#navbar .navbar-collapse .navbar-nav .nav-item:hover .nav-link.active:hover{background-color:#fff;color:var(--color__1)}}.noticia_detalhe .noticia_capa{text-align:center}.noticia_detalhe .noticia_capa .img_capa{width:100%;height:100%;max-width:31.25rem;max-height:31.25rem;border-radius:.25rem;transition:all 1s ease 0s}.noticia_detalhe .noticia_capa .img_capa:hover{transform:scale(1.2)}.noticia_detalhe .noticia_informacoes{margin-top:3.125rem;margin-bottom:1.25rem}.noticia_detalhe .noticia_informacoes h4{text-align:center;margin-bottom:1.25rem}.noticia_detalhe .noticia_informacoes p{font-size:.938rem!important;letter-spacing:.094rem!important;line-height:1.875rem!important;color:#1b1b23!important;text-align:justify}.noticia_detalhe .noticia_compartilhamento{margin-bottom:1.875rem}.noticia_detalhe .noticia_compartilhamento .a2a_kit{display:flex;justify-content:flex-end}.noticia_detalhe .noticia_galeria_container{max-width:43.75rem;display:flex;flex-wrap:wrap}.noticia_detalhe .noticia_galeria_container .noticia_galeria{width:100%;height:auto}.noticia_detalhe .noticia_galeria_container .noticia_galeria .img_galeria{width:9.375rem;height:9.375rem;margin:.438rem;border-radius:.25rem;-o-object-fit:cover;object-fit:cover}.noticia_detalhe .noticia_galeria_container .noticia_galeria:hover .img_galeria{box-shadow:0 .625rem .5rem 0 rgba(0,0,0,.4)}.noticias__wrapper{display:flex;justify-content:center;flex-wrap:wrap}.noticias__wrapper .card_image{width:16.875rem;height:auto;margin:.25rem}.noticias__wrapper .card_image .card_img{width:100%;height:9.375rem;padding:.625rem;display:flex;align-items:center;justify-content:center}.noticias__wrapper .card_image .card_img img{width:15.625rem;height:8.125rem;-o-object-fit:contain;object-fit:contain}.noticias__wrapper .card_body{position:relative;height:6.875rem;padding:1rem}.noticias__wrapper .card_body .title{letter-spacing:normal;margin-bottom:0}.noticias__wrapper .card_body small{position:absolute;bottom:5px;left:15px}.lazy-img img{opacity:0}.lazy-img img.loaded{opacity:1;transition:opacity 3s}.previsao_tempo{z-index:1;position:fixed;top:66%;right:10px;padding:.625rem;border-radius:.25rem;box-shadow:0 .125rem .5rem 0 rgba(0,0,0,.11)}div[vw]{position:relative!important;transform:none!important}[vw]:has([vw-plugin-wrapper].active){position:absolute!important}body .uwy.userway_p1 .uai{top:25%!important}.pagination{list-style:none;border-width:0;border-radius:2rem;padding:.375rem .25rem;margin-top:4rem}.pagination .page-item{border:none;background-color:transparent;margin:.375rem}.pagination .page-item.next,.pagination .page-item.previous{padding:.188rem .5rem;border-radius:2rem;background-color:var(--color__1)}.pagination .page-item.next .page-link,.pagination .page-item.previous .page-link{color:#fff}.pagination .page-item .page-link{font-size:.75rem;color:#1b1b23;border:none;background-color:transparent}.pagination .page-item .page-link:hover{font-weight:700;color:var(--color__1)}.pagination .page-item.active .page-link{color:#fff;border:.125rem solid #fff;border-radius:2rem;background-color:var(--color__2);z-index:1}.popover{padding:.375rem;border:none;background-color:#fff;font-size:.75rem;letter-spacing:.125rem;font-weight:400;color:#888;box-shadow:0 .188rem .813rem .063rem rgba(0,0,0,.12)}.secretaria__item{position:relative;width:15rem;height:auto;margin:1rem .5rem;border-radius:.75rem}.secretaria__item>a{position:absolute;cursor:pointer;width:100%;height:100%}.secretaria__item .secretaria__header{width:10rem;height:10rem;margin:1rem auto;border-radius:50%;border:.063rem solid #e7e7e9;background-color:#fafafa;display:flex;align-items:center;justify-content:center}.secretaria__item .secretaria__header img{width:90%;height:90%;border-radius:50%}.secretaria__item .secretaria__footer{width:100%;margin-top:1rem;text-align:center}.secretaria__item .secretaria__footer h6:nth-child(2){color:#888}.secretaria__item:hover{background-color:#fafafa}.secretaria__item--carta{font-family:Poppins;background-color:#fafafa;width:19rem;overflow:hidden;height:9rem;border-left:.088rem solid var(--color__2);border:.088rem solid var(--color__2);border-left-width:.8rem;padding:.5rem;margin:.5rem;border-radius:.75rem;display:flex;align-items:center;transition:background-color .3s ease,color .2s ease;justify-content:center}.secretaria__item--carta>a{cursor:pointer}.secretaria__item--carta:hover{background-color:var(--color__2)}.secretaria__item--carta:hover .h4__,.secretaria__item--carta:hover .text__{color:#fff}.secretaria__item--carta .secretaria__footer{width:100%;margin-top:1rem;text-align:center}.secretaria__item--carta .secretaria__footer h6:nth-child(2){color:#888}.secretaria__item--carta .h4__{display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;width:100%;max-height:7rem;overflow:hidden;font-size:1.2rem}.secretaria__item--covid{background-color:#fafafa;width:15rem;height:12rem;border:.2rem solid var(--color__2);padding:.5rem;margin:.5rem;border-radius:.2rem;display:flex;align-items:center;justify-content:center}.secretaria__item--covid>a{cursor:pointer}.secretaria__item--covid:hover{background-color:var(--color__2);border:.2rem solid var(--color__1)}.secretaria__item--covid:hover .h4__,.secretaria__item--covid:hover .text__,.secretaria__item--covid:hover i{color:#fff}.secretaria__item--covid .secretaria__footer{width:100%;margin-top:1rem;text-align:center}.secretaria__item--covid .secretaria__footer h6:nth-child(2){color:#888}.secretaria__item--covid i{font-size:3.5rem;font-weight:lighter;color:var(--color__1)}.secretaria__wrapper{display:flex;align-items:center;justify-content:center}.secretaria__wrapper .secretaria__details{width:80%;padding:2rem;border:.063rem solid #e7e7e9;border-radius:1.25rem}.secretaria__wrapper .secretaria__details .secretaria__header{width:15rem;height:15rem;margin:1rem 0;border-radius:50%;border:.063rem solid #e7e7e9;background-color:#fafafa;display:flex;align-items:center;justify-content:center}.secretaria__wrapper .secretaria__details .secretaria__header img{width:90%;height:90%;border-radius:50%}.secretaria__wrapper .secretaria__details .secretaria__footer{width:100%;margin-top:1rem;padding:2rem 1.5rem;background-color:#fafafa;border-radius:1.25rem}.secretaria__wrapper .secretaria__details .info{padding:1rem 0;border-bottom:.063rem solid #e7e7e9}.secretaria__wrapper .secretaria__details .info:last-child{border-bottom:none}.secretaria__wrapper .secretaria__details .info h3{text-align:center}.secretaria__wrapper .secretaria__details .info p{margin-bottom:0;padding-left:2rem;line-height:2;letter-spacing:.069rem}section.banner{position:relative;width:100%;height:auto;background-color:var(--color__1);background-size:cover;background-repeat:no-repeat;background-clip:border-box;background-position:50%;background-origin:border-box;background-attachment:scroll}section.banner .banner_back{position:absolute;top:0;width:100%;height:100%;background-color:rgba(31,31,31,.5);display:flex;align-items:center;justify-content:center}section.banner .banner_back header{width:100%;height:100%;text-align:center}section.banner .banner_back header h1{font-size:3rem!important;color:#fff;text-transform:uppercase;text-shadow:0 0 .1em #888,0 0 .1em #888}@media (max-width:500px){section.banner{position:static}section.banner .banner_back header h1{font-size:2rem}}section.sobre{width:100%;height:auto;background-color:#fafafa;padding-top:1rem;padding-bottom:1rem}section.sobre .sobre_content .sobre_left .div_title .title,section.sobre .sobre_content .sobre_right .div_title .title{font-size:2rem}section.sobre .sobre_content .sobre_left .div_title img,section.sobre .sobre_content .sobre_left .div_title table,section.sobre .sobre_content .sobre_right .div_title img,section.sobre .sobre_content .sobre_right .div_title table{border-radius:.5rem}section.sobre .sobre_content .sobre_left .div_title p,section.sobre .sobre_content .sobre_right .div_title p{text-align:justify;letter-spacing:.094rem;line-height:1.875rem}section.sobre .sobre_content .sobre_right{margin-top:1rem}section.sobre .sobre_content .sobre_right .sobre_container{display:flex;flex-wrap:wrap}section.sobre .sobre_content .sobre_right .sobre_text{position:relative;flex:1;margin-top:1rem;margin-bottom:1rem;padding:1.5rem 1.25rem .5rem;align-items:center;justify-content:center;display:flex;flex-direction:column;text-align:center}section.sobre .sobre_content .sobre_right .sobre_text a{position:absolute;inset:0}section.sobre .sobre_content .sobre_right .sobre_text hr{border:0;border-top:1px solid var(--color__1)}section.sobre .sobre_content .sobre_right .sobre_text img{margin-right:1rem;width:7.313rem;height:7.313rem;border:.188rem solid var(--color__1);border-radius:.5rem;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;box-shadow:0 0 .5rem 0 rgba(0,0,0,.5)}section.sobre .sobre_content .sobre_right .sobre_text .title{font-weight:400;font-size:1.125rem;color:#1b1b23;margin-top:.8rem}section.sobre .sobre_content .sobre_right .sobre_text p{font-size:1rem;margin-top:.8rem}section.sobre .sobre_content .sobre_right .sobre_text:hover{background:linear-gradient(135deg,#f5f5f5,#fcf9f9);border-radius:.5rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.3);transition:background .3s ease-in-out,box-shadow .3s ease-in-out}section.sobre .sobre_content .sobre_right .sobre_text:hover img{border:.188rem solid var(--color__2)}section.sobre .sobre_content .sobre_right .sobre_text:hover hr{border-top:1px solid var(--color__2)}section.noticias{width:100%;height:auto;background-color:#fff;padding-top:1rem;padding-bottom:1rem}section.noticias .div_title{margin-bottom:1rem}section.clima{width:100%;height:auto;background-color:#fff;padding:1rem 0;font-family:Poppins,sans-serif}section.clima .climate_content{display:flex;align-items:center;justify-content:center}section.clima .climate_content .forecast-day{background-color:var(--white);border-radius:.5rem;padding:.2rem;margin:.625rem;display:inline-block;width:15rem;min-height:12rem;text-align:center;position:relative;overflow:hidden;z-index:1;box-shadow:0 .188rem .813rem .063rem rgba(0,0,0,.42)}section.clima .climate_content .forecast-day:active,section.clima .climate_content .forecast-day:focus,section.clima .climate_content .forecast-day:hover,section.clima .climate_content .forecast-day:link,section.clima .climate_content .forecast-day:visited{box-shadow:none}section.clima .climate_content .forecast-day:active .date,section.clima .climate_content .forecast-day:focus .date,section.clima .climate_content .forecast-day:hover .date,section.clima .climate_content .forecast-day:link .date,section.clima .climate_content .forecast-day:visited .date{color:#000}section.clima .climate_content .forecast-day:active .day-week,section.clima .climate_content .forecast-day:active .desc,section.clima .climate_content .forecast-day:active .temp,section.clima .climate_content .forecast-day:focus .day-week,section.clima .climate_content .forecast-day:focus .desc,section.clima .climate_content .forecast-day:focus .temp,section.clima .climate_content .forecast-day:hover .day-week,section.clima .climate_content .forecast-day:hover .desc,section.clima .climate_content .forecast-day:hover .temp,section.clima .climate_content .forecast-day:link .day-week,section.clima .climate_content .forecast-day:link .desc,section.clima .climate_content .forecast-day:link .temp,section.clima .climate_content .forecast-day:visited .day-week,section.clima .climate_content .forecast-day:visited .desc,section.clima .climate_content .forecast-day:visited .temp{color:#1b1b23}section.clima .climate_content .forecast-day:before{content:"";position:absolute;top:0;left:0;width:100%;height:0;background-color:rgba(39,39,39,.11764705882352941);transition:height .3s ease-in-out;border-radius:.2rem;z-index:-1}section.clima .climate_content .forecast-day:hover{color:#1b1b23}section.clima .climate_content .forecast-day:hover:before{height:100%}section.clima .climate_content .forecast-day img{width:50%;height:auto}section.clima .climate_content .forecast-day .date{font-size:1.3rem;font-weight:700;color:#18171f}section.clima .climate_content .forecast-day .day-week{transform:capitalize;font-weight:700;color:#888}section.clima .climate_content .forecast-day .temp{font-style:italic;font-size:2rem;font-weight:700;color:#888}section.clima .climate_content .forecast-day .desc{text-transform:capitalize;font-size:1rem;font-weight:700;color:#888}section.clima .climate_content .forecast-day .weather-icon{filter:drop-shadow(2px 4px 6px rgba(0,0,0,.83));transition:transform .3s ease}section.clima .climate_content .forecast-day .weather-icon:hover{transform:scale(1.2) rotate(8deg);filter:drop-shadow(2px 4px 6px rgba(255,208,77,.53));transition:transform .5s ease-in-out}section.servicos{width:100%;min-height:100vh;padding-top:1rem;padding-bottom:-.5rem;background-color:#fff}section.servicos .div_title{margin-bottom:1rem}section.servicos .div_title .title,section.servicos .div_title p{color:#1b1b23}section.links_uteis{width:100%;height:auto;padding:.75rem 0;background-color:#fff}section.links_uteis .div_title{margin-bottom:.25rem}section.links_uteis .link_item{padding-left:0;padding-right:0}section.content,section.content .page_title{width:100%;height:auto;background-color:#e7e7e9;padding-bottom:1rem}section.content .page_title{padding-top:1rem}section.content .page_content{width:100%;min-height:100vh;height:auto;padding-top:0;padding-bottom:1rem}@media (max-width:991px){section.content .page_content .container{min-width:100%}}section.content.content_transparencia{min-height:calc(100% - 4.375rem);padding:.625rem}section.content.content_transparencia .page_content{padding-bottom:0}section.content.content_transparencia .card_padrao{margin-bottom:.5rem;padding:1.875rem 5%}section.error{width:100%;height:100vh;background-color:#fafafa}section.error,section.error .div_title{display:flex;align-items:center;justify-content:center}section.error .div_title{flex-direction:column}section.error .div_title img{width:25rem;margin-top:1.5rem;margin-bottom:1.5rem}section.vereadores__{width:100%;height:auto;padding:1rem 0;background-color:#fff;border-bottom:.063rem solid #e7e7e9}section.vereadores__ .vereador__wrapper .div_title{margin-bottom:1rem}section.vereadores__ .vereador__wrapper .vereador__inner{display:flex;align-items:center;flex-wrap:wrap}.vereador__item{position:relative;width:12.375rem;height:16rem;margin:.5rem;padding:.6rem;border-radius:.5rem;border:.06rem solid #e7e7e9;background-color:#fafafa;box-shadow:0 0 .5rem 0 rgba(0,0,0,.5);transition:background-color 1s ease-in-out;display:flex;align-items:center;justify-content:flex-start;flex-direction:column}.vereador__item a{position:absolute;inset:0 0 0 0}.vereador__item .vereador__img{width:8.313rem;height:8.313rem;margin-bottom:1rem;border-top:.2rem solid #fafafa;border-left:.2rem solid #fafafa;border-right:.3rem solid #fafafa;box-shadow:0 .5rem .5rem 0 rgba(0,0,0,.4);border-radius:.5rem;background-color:#e7e7e9;overflow:hidden}.vereador__item .vereador__img img{width:100%;height:100%;border-radius:.5rem;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;transition:transform 1.9s ease-in-out}.vereador__item .vereador__info h6,.vereador__item .vereador__info p{text-align:center}.vereador__item .vereador__info p{font-size:.8rem;color:#000}.vereador__item:hover{background-color:var(--color__1)}.vereador__item:hover .vereador__img img{transform:scale(1.1)}.vereador__item:hover .vereador__info h6,.vereador__item:hover .vereador__info p{color:var(--white)}.vereador__details .vereador__img{width:18.813rem;height:18.813rem;margin-bottom:1rem;border-radius:.5rem;background-color:#e7e7e9}.vereador__details .vereador__img img{width:18.813rem;height:18.813rem;border-radius:.5rem;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.sidebar{width:18.75rem;height:inherit;overflow:hidden;border-right:.063rem solid #e7e7e9;background-color:#fff;-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-play-state:running;animation-play-state:running}.sidebar .sidebar_content{width:100%;height:100%;overflow:auto;padding:1.875rem 0}.sidebar .sidebar_content .sidebar_nav{margin-bottom:3.125rem}.sidebar .sidebar_content .sidebar_nav .nav-item{width:100%;border-left:.188rem solid transparent}.sidebar .sidebar_content .sidebar_nav .nav-item .nav-link{padding:.75rem 0 .75rem 1.25rem;display:flex;align-items:center}.sidebar .sidebar_content .sidebar_nav .nav-item .nav-link.sidebar_p1{padding-left:1.563rem}.sidebar .sidebar_content .sidebar_nav .nav-item .nav-link i{margin-right:.625rem;font-size:.938rem;font-weight:500;color:#888}.sidebar .sidebar_content .sidebar_nav .nav-item .nav-link i.small{margin-right:.938rem;font-size:.375rem;color:#888}.sidebar .sidebar_content .sidebar_nav .nav-item .nav-link span{width:100%;font-weight:400;font-size:.813rem;letter-spacing:.125rem;color:#1b1b23;overflow:hidden;text-overflow:ellipsis;max-width:90%;white-space:nowrap}.sidebar .sidebar_content .sidebar_nav .nav-item .nav-link.collapsed:after{content:"";width:.625rem;height:.625rem;background-image:url("data: image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0iIzg4OGE4NSIgdmlld0JveD0iMCAwIDI1NiAyNTYiPjxwYXRoIGQ9Ik0xODQuNDksMTM2LjQ5bC04MCw4MGExMiwxMiwwLDAsMS0xNy0xN0wxNTksMTI4LDg3LjUxLDU2LjQ5YTEyLDEyLDAsMSwxLDE3LTE3bDgwLDgwQTEyLDEyLDAsMCwxLDE4NC40OSwxMzYuNDlaIj48L3BhdGg+PC9zdmc+");background-repeat:no-repeat;background-size:cover}.sidebar .sidebar_content .sidebar_nav .nav-item:hover{border-left:.188rem solid var(--color__1);background-color:#fafafa}.sidebar .sidebar_content .sidebar_nav .nav-item:hover .nav-link i{color:var(--color__1)}.sidebar_small{width:4.688rem}.sidebar_small .sidebar_footer .nav-item,.sidebar_small .sidebar_header .sidebar_brand{display:none}.sidebar_small .sidebar_content .nav-link{justify-content:center}.sidebar_small .sidebar_content .nav-link i{margin-left:1rem}.sidebar_small .sidebar_content .nav-link.item:after,.sidebar_small .sidebar_content .nav-link span{display:none}@media (max-width:767px){.sidebar{display:none}}.mapa_site .nav_mapa .nav-item{margin:.313rem;padding:.313rem .625rem}.mapa_site .nav_mapa .nav-item .nav-link{color:#1b1b23}.mapa_site .nav_mapa .nav-item .nav-link:hover{color:var(--color__1)}.mapa_site .nav_mapa .nav-item .nav_interna{margin:.313rem .313rem .313rem 1.875rem}.mapa_site .nav_mapa .nav-item .nav_interna .nav-item{border-bottom:.063rem solid #e7e7e9}.mapa_site .nav_mapa .nav-item .nav_interna .nav-item .nav-link{color:#1b1b23}.mapa_site .nav_mapa .nav-item .nav_interna .nav-item:hover .nav-link{color:var(--color__1)}.socials__flutuante{z-index:1;position:fixed;top:55%;right:0}.socials__flutuante .item__flutuante{display:block;width:2.688rem;height:2.688rem;padding:.5rem;border:.063rem solid #e7e7e9;border-bottom:none;background-color:var(--color__1);display:flex;align-items:center;justify-content:center}.socials__flutuante .item__flutuante:first-child{border-top-left-radius:.45rem}.socials__flutuante .item__flutuante:last-child{border-bottom:.063rem solid #e7e7e9;border-bottom-left-radius:.45rem}.socials__flutuante .item__flutuante:hover{background-color:var(--color__2)}.socials__flutuante .item__flutuante img{width:1.25rem;height:auto}.spinner{z-index:4;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;align-items:center;justify-content:center}.spinner .spinner_border{width:2.5rem;height:2.5rem;border:.25rem solid var(--color__2);border-top:.25rem solid #fafafa;border-radius:100%;background-color:#fafafa;-webkit-animation:rotate 4s linear infinite;animation:rotate 1s linear infinite}.img-vereador{height:18.75rem}.img-vereador img{height:100%}.text__justify{text-align:justify!important}.form-control,.small_p{font-weight:300;color:#888}.dropdown-item,.nav-item,.nav-link{font-weight:400;color:#888}.none{display:none}.img__cover{width:100%;height:auto;margin:1rem 0;padding:.5rem;border-radius:.75rem;background-color:#fafafa}.img__cover .img__{max-width:50%;height:auto;border-radius:.44rem}.organograma_content{width:18.75rem;height:15.625rem;margin:.625rem}.organograma_content img{width:100%;height:100%}@media (min-width:990.125rem){.navbar#navbar{position:fixed;top:0;left:0}.navbar#navbar .navbar-collapse .navbar-nav .nav-item.dropdown.show .dropdown-menu{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-play-state:running;animation-play-state:running}}@media (max-width:991px){.navbar#navbar .navbar-collapse{width:100%;height:auto;background-color:#fff;box-shadow:0 .125rem .5rem 0 rgba(0,0,0,.11)}.navbar#navbar .navbar-collapse .navbar-nav{width:100%;height:auto;padding:1.5rem 1.25rem;overflow:auto}.navbar#navbar .navbar-collapse .navbar-nav .nav-item{padding-top:.5rem;padding-bottom:.5rem;border-bottom:.063rem solid #e7e7e9}.navbar#navbar .navbar-collapse .navbar-nav .nav-item .nav-link{border-bottom:none}.navbar#navbar .navbar-collapse .navbar-nav .nav-item .nav-link.dropdown:after{margin-left:auto}.navbar#navbar .navbar-collapse .navbar-nav .nav-item .nav-link.active,.navbar#navbar .navbar-collapse .navbar-nav .nav-item .nav-link.active:hover{color:#1b1b23;background-color:#fff}.navbar#navbar .navbar-collapse .navbar-nav .nav-item:hover .nav-link{font-weight:700;border-bottom:none;color:var(--color__1)}.navbar#navbar .navbar-collapse .navbar-nav .nav-item:hover .nav-link.active:hover{background-color:#fff;color:var(--color__1)}.dropdown-menu{border:none;border-radius:none!important;box-shadow:none!important}.dropdown-menu .dropdown_content{flex-direction:column;padding:0}.dropdown-menu .dropdown_content .dropdown_menu_list{border-right:none;padding:0}.dropdown-menu .dropdown_content .dropdown_menu_list .dropdown_title{display:none}.dropdown-menu .dropdown_content .dropdown_menu_list .dropdown-item{padding:.5rem 1rem;border-bottom:.063rem solid #e7e7e9}.dropdown-menu .dropdown_content .dropdown_menu_list .dropdown-item:last-child{border-bottom:none}main{width:100%;min-height:100vh!important;margin-top:0}section.content .page_content .container{min-width:100%}}@media (max-width:1000px){.div_botoes .botoes_content a{flex-direction:column}.div_botoes .botoes_content a i,.div_botoes .botoes_content a img{margin-top:.25rem}footer .footer_content{flex-direction:column}}@media (max-width:950px){section.sobre .sobre_content{flex-direction:column}section.sobre .sobre_content .sobre_right{margin-top:2rem}section.sobre .sobre_content .sobre_right .div_title{text-align:left}}@media (max-width:800px){footer .footer_content,footer .footer_content .footer_content_1,footer .footer_content .footer_content_2,footer .footer_copy,footer .footer_copy .footer_content_1,footer .footer_copy .footer_content_2{flex-direction:column}footer .footer_content .footer_content_1 .footer_contact .div_title,footer .footer_content .footer_content_1 .footer_info .div_title,footer .footer_content .footer_content_1 .footer_menu .div_title,footer .footer_content .footer_content_1 .footer_redes .div_title,footer .footer_content .footer_content_2 .footer_contact .div_title,footer .footer_content .footer_content_2 .footer_info .div_title,footer .footer_content .footer_content_2 .footer_menu .div_title,footer .footer_content .footer_content_2 .footer_redes .div_title,footer .footer_copy .footer_content_1 .footer_contact .div_title,footer .footer_copy .footer_content_1 .footer_info .div_title,footer .footer_copy .footer_content_1 .footer_menu .div_title,footer .footer_copy .footer_content_1 .footer_redes .div_title,footer .footer_copy .footer_content_2 .footer_contact .div_title,footer .footer_copy .footer_content_2 .footer_info .div_title,footer .footer_copy .footer_content_2 .footer_menu .div_title,footer .footer_copy .footer_content_2 .footer_redes .div_title{margin-top:1rem;text-align:center}footer .footer_content .footer_content_1 .footer_contact .div_title hr,footer .footer_content .footer_content_1 .footer_info .div_title hr,footer .footer_content .footer_content_1 .footer_menu .div_title hr,footer .footer_content .footer_content_1 .footer_redes .div_title hr,footer .footer_content .footer_content_2 .footer_contact .div_title hr,footer .footer_content .footer_content_2 .footer_info .div_title hr,footer .footer_content .footer_content_2 .footer_menu .div_title hr,footer .footer_content .footer_content_2 .footer_redes .div_title hr,footer .footer_copy .footer_content_1 .footer_contact .div_title hr,footer .footer_copy .footer_content_1 .footer_info .div_title hr,footer .footer_copy .footer_content_1 .footer_menu .div_title hr,footer .footer_copy .footer_content_1 .footer_redes .div_title hr,footer .footer_copy .footer_content_2 .footer_contact .div_title hr,footer .footer_copy .footer_content_2 .footer_info .div_title hr,footer .footer_copy .footer_content_2 .footer_menu .div_title hr,footer .footer_copy .footer_content_2 .footer_redes .div_title hr{width:3.75rem;border:.063rem solid var(--color__2);text-align:center;margin:auto}footer .nav_footer .nav-link{align-items:center;justify-content:center}footer .footer_copy .copy,footer .footer_copy .design{text-align:center}}@media (max-width:768px){.carousel .carousel-inner .carousel__controls,.div_botoes .botoes_content a.remover_mobile{display:none}}@media (max-width:500px){section.banner{position:static}section.banner .banner_back header h1{font-size:2rem}footer .footer_content .footer_content_1 .footer_contact .div_title,footer .footer_content .footer_content_1 .footer_info .div_title,footer .footer_content .footer_content_1 .footer_menu .div_title,footer .footer_content .footer_content_1 .footer_redes .div_title,footer .footer_content .footer_content_2 .footer_contact .div_title,footer .footer_content .footer_content_2 .footer_info .div_title,footer .footer_content .footer_content_2 .footer_menu .div_title,footer .footer_content .footer_content_2 .footer_redes .div_title,footer .footer_copy .footer_content_1 .footer_contact .div_title,footer .footer_copy .footer_content_1 .footer_info .div_title,footer .footer_copy .footer_content_1 .footer_menu .div_title,footer .footer_copy .footer_content_1 .footer_redes .div_title,footer .footer_copy .footer_content_2 .footer_contact .div_title,footer .footer_copy .footer_content_2 .footer_info .div_title,footer .footer_copy .footer_content_2 .footer_menu .div_title,footer .footer_copy .footer_content_2 .footer_redes .div_title{text-align:center}footer .footer_content .footer_content_1 .footer_contact .div_title hr,footer .footer_content .footer_content_1 .footer_info .div_title hr,footer .footer_content .footer_content_1 .footer_menu .div_title hr,footer .footer_content .footer_content_1 .footer_redes .div_title hr,footer .footer_content .footer_content_2 .footer_contact .div_title hr,footer .footer_content .footer_content_2 .footer_info .div_title hr,footer .footer_content .footer_content_2 .footer_menu .div_title hr,footer .footer_content .footer_content_2 .footer_redes .div_title hr,footer .footer_copy .footer_content_1 .footer_contact .div_title hr,footer .footer_copy .footer_content_1 .footer_info .div_title hr,footer .footer_copy .footer_content_1 .footer_menu .div_title hr,footer .footer_copy .footer_content_1 .footer_redes .div_title hr,footer .footer_copy .footer_content_2 .footer_contact .div_title hr,footer .footer_copy .footer_content_2 .footer_info .div_title hr,footer .footer_copy .footer_content_2 .footer_menu .div_title hr,footer .footer_copy .footer_content_2 .footer_redes .div_title hr{width:3.75rem;border:.063rem solid var(--color__2);text-align:center;margin:auto}.nav_footer .nav-link{padding:.5rem 0;align-items:flex-start;flex-direction:column}.nav_footer .nav-link .back_icon{margin-bottom:.25rem}.nav_footer .nav-link span{overflow:hidden;text-overflow:ellipsis;max-width:90%;white-space:nowrap}}@media (max-width:425px){section.banner .banner_back header h1{font-size:1.5rem}}@media (min-width:1055px){.navbar#navbar_transparencia .brand{width:18.75rem}}@media (min-width:768px){.navbar#navbar_transparencia{position:fixed;top:0;left:0;right:0}.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item.dropdown.show .dropdown-menu{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-play-state:running;animation-play-state:running}}@media (max-width:767px){.sidebar{display:none}.page_transparencia .page_transparencia_content{min-height:100vh;margin-top:0;overflow:visible}main.main_transparencia{width:100%;overflow:visible}main.main_transparencia .content_transparencia{padding:1rem 0}.navbar#navbar_transparencia{position:relative!important}.navbar#navbar_transparencia .brand,.navbar#navbar_transparencia .brand .navbar-brand{border-right:none}.navbar#navbar_transparencia .brand #sidebar_action{display:none}.navbar#navbar_transparencia .navbar-collapse{width:100%;height:auto;padding-right:0;background-color:#fff;box-shadow:0 .125rem .5rem 0 rgba(0,0,0,.11)}.navbar#navbar_transparencia .navbar-collapse .navbar-nav{width:100%;height:auto;padding:1.5rem 1.25rem 0;overflow:auto}.navbar#navbar_transparencia .navbar-collapse .navbar-nav#nav_mobile{display:block;padding-top:0;padding-bottom:1.75rem}.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item{padding-top:.5rem;padding-bottom:.5rem;border-bottom:.063rem solid #e7e7e9}.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item .nav-link{border-bottom:none}.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item .nav-link.dropdown:after{margin-left:auto}.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item .nav-link.active,.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item .nav-link.active:hover{color:#1b1b23;background-color:#fff}.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item:hover .nav-link{font-weight:700;border-bottom:none;color:var(--color__1)}.navbar#navbar_transparencia .navbar-collapse .navbar-nav .nav-item:hover .nav-link.active:hover{background-color:#fff;color:var(--color__1)}.dropdown-menu{border:none;border-radius:none!important;box-shadow:none!important}.dropdown-menu .dropdown_content{padding:0;flex-direction:column}.dropdown-menu .dropdown_content .dropdown_menu_list{border-right:none;padding:0}.dropdown-menu .dropdown_content .dropdown_menu_list .dropdown_title{display:none}.dropdown-menu .dropdown_content .dropdown_menu_list .dropdown-item{padding:.5rem 1rem;border-bottom:.063rem solid #e7e7e9}.dropdown-menu .dropdown_content .dropdown_menu_list .dropdown-item:last-child{border-bottom:none}}.lgpd-lei *{font-family:Poppins,serif}.lgpd-lei .listItems{list-style-position:inside}.lgpd-lei .subtl{font-weight:600;color:#444}.lgpd-lei .subtl:before{content:"#"}.lgpd-lei .da-box :not(.subtl){margin-left:.5rem}.lgpd-lei .example-title{font-weight:500;font-size:.8rem;color:#344}.lgpd-lei .example-body{font-size:.8rem}.lgpd-lei h6{font-size:1.2rem}.lgpd-lei .da-box{margin:0 0 3rem 1rem}.lgpd-lei .law{font-weight:500;-webkit-text-decoration:dashed;text-decoration:dashed}.lgpd-lei ol,.lgpd-lei ul{text-align:left}.r-sidebar{display:flex;flex-direction:column;background-color:transparent;overflow:visible;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:fixed;right:0;bottom:55%;z-index:2}.r-sidebar .lgpd-button{display:block;width:3rem;height:3rem;transition:filter .3s ease}.r-sidebar .lgpd-button svg{width:100%;height:100%}.r-sidebar .lgpd-button:hover{filter:brightness(115%)}