/*
Theme Name: Portal Conecta Interior
Author: Antonio Paim - Qintess
Description: Tema desenvolvido para o portal Justiça Restaurativa
Version: 1.1.3 — 2025-08-12
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto&display=swap');

*{
    margin: 0;
    border: 0;
    padding: 0;    
}


html{
    overflow-x: hidden;
}

body {
    background-color: #fff;
    font-family: 'Montserrat', 'Open Sans', sans-serif;
    font-size: 1.125rem;
    color: #2A2929;
    overflow-x: hidden;
}

h1, h2, h3, h4 {
    font-family: 'Montserrat', 'Open Sans', sans-serif;
}


img {
    width: 100%;
    height: auto;
}

.scroll {
    background-color: red;
    width: 40px;
    height: 40px;
    transform: rotate(-90deg);
    position: relative;
    top: -30px;
    cursor: pointer;
    right: -86%;
    text-align-last: center;
}


.scroll a {
    color: #fff;
    display: block;
    padding: 8px;
}

.scroll a:hover {
    color: #1B6FB8;
}


/* Menu superior esquerdo */

.menu-superior-2{
    background-color: #F3F6FC;
    color: #fff;
    height: 90px;
}

.menu-superior-2,
.container-90 {
  overflow: visible !important;
}

.menu-superior-left .menu {
    margin-top: 25px;
    height: 35px;
    background-color: transparent;
    padding-bottom: 0;
    width: auto;
    text-align: left;
    font-size: 0.875rem;
    overflow-y: hidden;
    text-transform: uppercase;
}

.menu-superior-left .menu li {
    display: inline-block;
    margin: 0 5px;
    font-weight: bold;
    width: auto;
}

.menu-superior-left .menu li a {
    color: #1B1C1E;
    font-weight: bold;
    text-decoration: none;
    line-height: 3.0;
}

.menu-superior-left .menu li:after {
    border-left: 1px solid #1B1C1E;
    content: '';
    margin-left: 15px;
}

.menu-superior-left .menu li:last-child:after {
   border-left: none;
}

 /* Menu superior sistemas e menu superior sites */

 .menu-superior-sistemas {
    margin-top: 22px;
    margin-bottom: 15px;
}

.menu-superior-sistemas .menu {
    margin-top: 10px;
    max-height: 57vh;
    background-color: transparent;
    padding-bottom: 0;
    width: auto;
    text-align: center;
    font-size: 0.75rem;
    height: auto;
}

.menu-superior-sistemas .menu li {
    display: inherit;
    margin: 0 15px;
    font-weight: bold;
}

.menu-superior-sistemas .menu li a {
    color: #12467C;
    font-weight: bold;
    text-decoration: none;
    line-height: 3.0;
    padding-left: 10px;
    text-align: left;
}

 .margem-menu {
    margin-top: 10px;
}

.dropdown-menu-sites {
    position: relative;
}

button.btn.btn-secondary.dropdown-toggle {
    display: block;
    margin: auto;
}

.menu-superior-sistemas .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 8px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.menu-superior-sistemas .btn-secondary {
    color: #12467C;
    font-weight: bold;
    font-size: 0.875rem;
    height: 45px;
    background-color: #C2E7FF;
}

.btn-secondary:hover {
    color: #12467C;
    background-color: #ffffff;
    border-color: #545b62;
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
    color: #12467C;
    background-color: #ffffff;
    border-color: #4e555b;
}

.dropdown-menu {
    width: 85%;
}

.alinha-btn-sites {
    position: absolute;
    right: 0;
    width: 85%;
}

.dropdown-menu.show {
    margin-top: -0.1rem !important;
    border-radius: 0 0 8px 8px;
    border: 1px solid #d9d5d5;
    box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 10%);
    background: #ffffff;
    height: auto;
}

.dropdown .dropdown-menu .menu-list {
    overflow: auto !important;
    min-width: 220px;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 15px;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    text-align: center;
    color: #3186E4;
    right: 17px;
    position: absolute;
    margin-top: 8px;
}

.linha-vertical-menu-1 {
    border-right: 1px solid #3186E4;
    padding: 5px 0 5px 0;
    position: absolute;
    right: 35px;
    height: 23px;
}

.dropdown-menu.show a:hover, .dropdown-menu.show a:focus {
    background-color: #3F88D9;
    color: #ffffff;
}

.dropdown-menu.show a {
    display: block;
    border-radius: 5px;
}

.alinha-texto-menu {
    margin-left:42px;
}


/* -- Acessibilidade --*/

#pojo-a11y-toolbar.pojo-a11y-toolbar-right {
    visibility: visible;
    overflow: initial;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    padding: 5px !important;
}

#pojo-a11y-skip-content {
    position: absolute;
    top: -50px;
}

/* -- Fim Acessibilidade --*/



/* -- Conteudo --*/

.conteudo{
    padding-bottom: 100px;
    min-height: 700px;
}


.img-card-topo {
    width: 75%;
    display: block;
    margin: auto;
}


.conteudo-index {
    margin-top: 20px;
}

.marcador{
    color: #eb3b3b;
    position: absolute;
    font-size: 1.375rem;
}


a{
    color: #1B6FB8;
}


.swiffy-slider.slider-indicators-outside .slider-nav {
    margin-bottom: auto;
}

.slider-nav.slider-nav-next {
    right: 0;
    left: unset;
}

.index{
    height: 400px;
}


#menu {
    align-self: center;
}

.menu-superior{
    background-color: #F3F6FC;
    color: #fff;
}

.menu-superior .menu {
    margin-top: 10px;
    max-height: 57vh;
    background-color: transparent;
    padding-bottom: 0;
    width: auto;
    text-align: center;
    font-size: 0.75rem;
    height: auto;
}

.menu-superior .menu li {
    display: inherit;
    margin: 0 15px;
    font-weight: bold;
    width: 220px;
}

.menu-superior .menu li a {
    color: #21538B;
    font-weight: bold;
    text-decoration: none;
    line-height: 3.0;
}

.input-group {
    display: block;
}

.busca-principal{
    margin: 15px;
    text-align: -webkit-center;
}

.busca-principal-interna {
    margin: 15px -45px 15px 15px;
    text-align: end;
}

.busca-principal button{
    font-size: 0.688rem;
    font-weight: 700;
    padding: 15px;
}



.interno .input-campo-busca {
    width: 100%;
}


.logo.interno{
    display: block;
    margin: 15px 0;
    width: 80%;
}

.menu {
    font-family: 'Montserrat', 'roboto', 'opensans';
    font-size: 0.938rem;
    font-weight: 600;
    line-height: 2.1;
    color: #FFFFFF;
    background-color: #0C1A55;
    width: 325px;
    margin: 10px 0;
    overflow-y: auto;
    padding-bottom: 30px;
    height: 80vw;
}

.menu li ul {
    width: 100%;
    height: 84vh;
    position: absolute;
    top: 80px;
    left: 90%;
    background-color: #081342;
    display: none;
    font-size: 0.875rem;
    z-index: 0;
    padding-inline-start: 0px;
    list-style: none;
    font-weight: 700;
    overflow: auto;
}


.menu li:hover > ul{
    display: block;
}
.menu li ul .sub-menu {
    height: auto;
    margin-left: -290px;
    margin-top: -20px;
}
.sub-menu li{
    padding-left: 15px;
}


.sub-menu li a {
    padding: 5px 0 0 10px;

}

.titulo{
    color: #303233;
    font-weight: bold;
}

.titulo-page {
    color: #081445;
    font-weight: 800;
    margin-left: 25px;
    margin-bottom: 0;
    font-size: 2.125rem;
}

.titulo-page-post {
    color: #081445;
    font-weight: 800;
    margin-bottom: 0;
}

.titulo-estrutura {
    color: #081445;
    font-weight: 800;
    font-size: 1.25rem;
}

.img-tabeliaes {
    width: auto;
}

.img-links {
    width: 85px;
}

.titulo-tabeliaes {
    color: #000;
    font-size: 0.875rem;
    font-weight: bold;
}

.texto-nucleo {
    font-size: 0.875rem;
}

.noticias-home .titulo{
    height: 65px;
    overflow: hidden;
    font-size: 0.875rem;
}

.texto-destaque {
    height: 200px;
    overflow: hidden;
}

.data{
    color: #312d2d;
    font-size: 0.813rem;
    font-weight: 600;
}

.data-interna{
    color: #5d5d5d;
    font-size: 0.813rem;
}

.titulo-servico{
    font-weight: bold;
    color: #061528;
}

.titulo-pagina-interna{
    font-weight: 700;
    color: #78CAFB;
}

.subtitulo-pagina-interna{
    color: #FFFFFF;
    width: 80%;
}

.subtitulo-pagina-busca{
    font-weight: 400;
    color: #FFFFFF;
}

.subtitulo-pagina-busca h1{
    font-weight: 200;
    color: #FFFFFF;
    text-transform: capitalize;
}

.conteudo-formatacao {
    font-size: 1rem;
    font-weight: 400;
    color: #000000;
    margin-top:30px;
    margin-left: 70px;
}


.breadcrumb-portal a{
    color: #303233;
}

.topo-page{
    margin: auto;
    width: 90%;
}

.resultado{
    color: #fff;
    font-size: 0.75rem;
}

.resultado .background-topo-page{
    height: 200px;
}

.resultado-busca li{
    list-style: none;
    background-color: #fff;
    padding-left: 15px;
}

.resultado-search {
    font-size: 1.125rem;
}

.resultado-busca a{
    background-color: #fff;
    color:#003171;
    font-size: 1.125rem;
    text-transform: uppercase;
    border-bottom: 2px solid #9CB4D4;
    display: flex;
    margin-bottom: 15px;
    padding: 15px 15px 15px 30px;
    font-weight: bold;
    margin-left: -15px;
}

.page-numbers li{
    display: inline;
    padding: 0;
    background-color: transparent;
}

.page-numbers li a, .page-numbers li span{
    display: inline-block;
    margin: 0;
    padding: 2px 10px;
    border: none;
    margin: 0 5px;
    border-radius: 50%;
    width: 40px;
    height: 30px;
}

.current {
    color: #ccc;
}

.fa-arrow-circle-right,.fa-arrow-circle-left{
    margin-left: -4px;
}

.page-numbers{
    margin: auto;
}

.conteudo-interno{
    padding: 15px 30px 30px;
    background-color: #fff;
    margin: 35px auto;
}

.titulo-search{
    font-weight: bold;
    color: #081445;
}

.boxes-404 {
    background-color: #ffffff;
    border-bottom: 5px solid rgb(0,30,91);
    margin-bottom: 30px;
    padding: 10px;
}

.swiper-pagination{
    position: initial !important;
}


.slider-container {
    overflow-y: hidden;
}
.slider-nav::after {
    background-color: #fff;
}
.slider-nav:focus {
    box-shadow: 0 0 0 0;
    border: 0 none;
    outline: 0;
} 

.slider-nav {
    height: fit-content;
    margin: auto;
}

.banners .slider-nav {
    height: fit-content;
    margin: auto 25px auto 25px;
}


.fundo-azul{
    background-color: #281D57;
}

.rodape {
    min-height: 300px;
}

.logo-rodape{
    align-self: center;
    width: 40%;
    margin-right: -30px;
}

.logo-rodape img {
    width: 20%;
    margin: 20px 0 0;
    display: flex;
}


.sub-menu {
    padding-left: 10px;
}



.margem-rodape-end {
    margin-top: 35px;
}

.endereco-rodape{
    background-color: rgb(0,30,91);
    color: #fff;
    padding: 10px 15px;
    font-size: 0.75rem;
}
.redes{
    width: 100%;
    display: block;
    background-color:rgb(0,30,91);
    height: 50px;
}

.redes-sociais {
    background-color: rgb(0,30,91);
    color: #fff;
    font-size: 0.813rem;
    padding: 0;
    float: right;
}

.redes-sociais img {
    width: auto;
}

.redes-sociais .container {
    display: flex;
    align-items: center;
    padding: 3px 15px;
    justify-content: right;
    padding-right: 0;
}

.margem-redes-sociais {
    margin-right: 5px;
    margin-bottom: 0;
}
.links-uteis-ul {
    margin-bottom: 0;
}

.linha-rodape {
    border-bottom: 1px solid #ffffff;
}
.linha {
    border-bottom: 1px solid #aaa;
    margin-top: 17px;
}

.slider-indicators .active{
    background-color: #0883E1;
    width: .6rem;
    height: .6rem;
}


.img-padrao{
    background-color: #fff;
}
.img-interna {
    text-align: center;
    width: 65%;
    margin: auto;
}
li.noticias-interna {
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}
.page-noticias {
    padding: 0 30px;
}
.page-noticias li::marker {
    color: red;
    font-size: 1.375rem;
}

.lista-noticias-destaque {
    list-style: none;
}

.resumo {
    font-size: 0.938rem;
    color: #000000;
}

.noticias .titulo {
    text-transform: uppercase;
    color: #000000;
}

.titulo-comunicados {
    text-transform: uppercase;
    color: #303233;
    font-size: 1.75rem;
    font-weight: bold;
}


.linha-separacao {
    border-bottom: 1px solid #428EE2;
    margin-top: 25px;
}


.box-mais-lidas :last-child .linha-separacao {
	border-bottom: none;
}

.box-nucleo {
    border: 1px solid #dedede;
    margin-left: 6px;
}

.box-borda-estrutura {
    border: 1px solid #dedede;
    border-radius: 8px;
}

.box-borda-links {
    border: 1px solid #707070;
    border-radius: 8px;
}

.outroslinks .col-md-3 {
    padding: 0 30px;
}

.texto-links {
    color: #000;
    font-weight: bold;
    font-size: 0.75rem;
    text-align: center;
}

.espaco-box {
    padding: 50px 177px 50px 133px;
}

.espaco-box-servidores {
    padding: 30px 6px 30px 25px;
}

.servidores p{
    width: calc(100% / 2);
    float: left;
}

.titulo-atos-nucleo {
    color: #fff;
    font-size: 2.813rem;
    padding-left: 90px;
}

.titulo-atos-nucleo span{
    color: #fff;
    font-size: 2.813rem;
    font-weight: normal;
}

.background-atos-nucleo{
    background-color: #021b5b;
}

.center-img {
    text-align: center;
    margin-bottom: 20px;
}

.nucleo h4{
    color: #003171;
    font-weight: bold;
    font-size: 0.75rem;
    text-align: center;
    background-color: #fff;
    position: relative;
    top: -8px;
    width: 200px;
    z-index: 99;
    left: 110px;
}

.textos-nucleo {
    font-size: 0.813rem;
}

.alinha-box{
  justify-content: center;
}

.alinha-box1{
    justify-content: center;
  }

.alinha-box-desembargadores {
    justify-content: center;
    display: flex;
}

.img-botoes {
    width: 80%;
}

.outroslinks a{
    display: flex;
    align-items: center;
    font-size: 0.813rem;
    text-decoration: underline;
    padding: 3px 0;
}

/* Accordion */

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #003171;
    border-bottom: 1px solid #003171;
}

.card-body {
    border: 1px solid #003171;
}

.btn-link:hover {
    color: #fff;
}

.btn-link {
    font-weight: bold;
    color: #fff;
    background-color: transparent;
}

.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f0dd";
    float: right; 
    margin-top: -46px;
    margin-right: 20px;
    color: #fff;
    font-size: 1.875rem;
}

.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f0de"; 
}

.textos-nucleo ul{
    margin-left: 40px;
}

.textos-nucleo li{
    width: calc(100% / 2);
    float: left;
}


.servidores-nucleo ul{
    margin-left: 40px;
}

.servidores-nucleo li{
    width: calc(100% / 2);
    float: left;
    font-size: 0.813rem;
	list-style: none;
}

/* Fim accordion */


hr {
    margin-top: 25px;
    margin-bottom: 25px;
}


  /* Collape Ultimate Blocks */

  .wp-block-ub-content-toggle-accordion-title {
    font-weight: 800 !important;
    font-size: 1.25rem !important;
    text-transform: uppercase !important;
}

.wp-block-ub-content-toggle-accordion-title-wrap {
    background: rgb(255,255,255) !important;
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(233,233,233,1) 100%)!important;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16)!important;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16)!important;
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16)!important;
}

.wp-block-ub-content-toggle-accordion {
    position: relative !important;
    border: 0 !important;
    margin-bottom: 10px !important;
    border-left: 1px solid #eeeeee !important;
    border-right: 1px solid #eeeeee !important;
    border-bottom: 1px solid #eeeeee !important;
}

.wp-block-ub-content-toggle-accordion-title-wrap .wp-block-ub-content-toggle-accordion-state-indicator {
    margin: 0 20px !important;
}


.tribe-events .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-text {
    display: none;
}

.tamanho-divs-menu-sistemas {
    width: 50%;
}

.tamanho-divs-menu-sites {
    width: 50%;
}

.posicao-ico-menu {
    left: -30px;
}


.slide-cartilhas .slider-nav-round .slider-nav::after {
    
    -webkit-mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'></path></svg>");
    mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'></path></svg>");
    color: #000;
}

.slide-cartilhas .slider-nav-dark.slider-nav-round .slider-nav::before, .slider-nav-dark.slider-nav-square .slider-nav::before {
    background-color: #8f9ba1;
}

.slide-mapeamentos .slider-nav-round .slider-nav::after {
    
    -webkit-mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'></path></svg>");
    mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'></path></svg>");
    color: #000;
}

.slide-mapeamentos .slider-nav-dark.slider-nav-round .slider-nav::before, .slider-nav-dark.slider-nav-square .slider-nav::before {
    background-color: #8f9ba1;
}

 .slide-banco .slider-indicators>* {
    display: none;
} 

.slide-banco .slider-nav-round .slider-nav::after {
    
    -webkit-mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'></path></svg>");
    mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'></path></svg>");
    background-color: #000;
}

.slide-cartilhas .slider-nav-round .slider-nav::after {
    
    -webkit-mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'></path></svg>");
    mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'></path></svg>");
    background-color: #000;
}

.slide-mapeamentos .slider-nav-round .slider-nav::after {
    
    -webkit-mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'></path></svg>");
    mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'></path></svg>");
    background-color: #000;
}

.slide-banco .slider-nav-dark.slider-nav-round .slider-nav::before, .slider-nav-dark.slider-nav-square .slider-nav::before {
    background-color: #8f9ba1;
}


.fonte-titulo h6 {
    font-weight: bold;
    font-size: 0.875rem;
    color: #000;
    margin-top: 10px;
}


.bg-boxes {
    background-color: #EFEFEF;
    padding: 35px;
}

.div-banco {
    height: 65px;
}

.div-meio-boxes {
    margin: 6px;
}

.alinha-box {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.margem-blocos {
    margin-top: 40px;
}


.slider-item-show6 {
    --swiffy-slider-item-count: 5;
}

.areas-boas-praticas .descricao {
    text-align: center;
    font-weight: 600;
    color: #000;
    font-size: 0.875rem;
    margin: 20px 15px 0 20px;
    height: 40%;
}

.texto-links-2 {
    color: #000;
    font-size: 0.813rem;
    font-weight: bold;
    text-align: center;
}

.img-areas-2 {
    width: auto;
    padding: 55px 0 10px 0;
}


    .alinha-botão {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

.alinha-botoes-carrosel {
    width: 80px;
    display: flex;
    margin: auto;
}

.setas-cards .slider-nav {
    position: absolute;
    margin-left: 0;
}

.slider-nav {
    position: relative;
    margin-left: 0;
}

.img-lamp {
    width: auto;
}


#cf7md-form .mdc-button--primary.mdc-button--raised {
    background-color: #011A44!important;
}


.busca a {
    background-color: #fff;
    color: #003171;
    font-size: 1.25rem;
    text-transform: uppercase;
    border-bottom: 2px solid #dedede;
    display: flex;
    margin-bottom: 15px;
    padding: 15px 15px 15px 30px;
    font-weight: bold;
    margin-left: -15px;
}

.busca-lista {
    color: #E81616;
    margin-right: 10px;
    position: absolute;
    margin-top: 15px;
}

.busca li {
    list-style: none;
    background-color: #fff;
    padding-left: 15px;
}

.titulo-busca {
    font-size: 1.5rem;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
    line-height: 1.3;
}

.img-wrapper {
  height: 300px; /* altura padrão desktop */
  overflow: hidden;
  border-radius: 8px;
}

.img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top; /* corta pela parte de baixo */
  display: block;
}

/* === CONECTA INTERIOR === */

/* === ELEMENTOS GERAIS === */
.img-pad {
  padding: 15px;
}

.container-90 {
  width: 90%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-75 {
  width: 75%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-65 {
  width: 65%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* === TOPO COM IMAGEM === */
.topo-conecta {
  background: url('assets/img/fundo-conecta-interior-topo.png') no-repeat top center;
  background-size: cover;
  background-color: #BFD9ED;
  height: 300px;
  padding: 40px 0 60px;
  position: relative;
  display: flex;
  align-items: flex-start;
  /* z-index: 1 removido para evitar conflito com busca */
}

.marca-conecta {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 30px;
  margin-left: 190px;
  margin-top: 30px;
}

.marca-conecta img {
  max-width: 500px;
  height: auto;
}

/* === BARRA DE BUSCA === */
.busca-topo {
  background-color: #D4E9FF;
  padding: 30px 0;
  margin-top: -60px;
  position: relative;
  z-index: 10; /* Elevado para ficar acima do topo-conecta */
}

.form-busca {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0,0,0,0.05);
  z-index: inherit;
}

.input-busca {
  flex: 1;
  border: none;
  padding: 15px 25px 15px 50px;
  font-size: 1rem;
  border-radius: 30px 0 0 30px;
  outline: none;
  background: url('<?php echo get_template_directory_uri(); ?>/assets/img/icon-busca.svg') no-repeat 15px center;
  background-size: 20px;
  z-index: inherit;
}

.btn-busca {
  background-color: #e51f1f;
  border: none;
  color: #fff;
  padding: 12px 25px;
  border-radius: 30px;
  font-weight: bold;
  font-size: 0.875rem;
  z-index: inherit;
}

/* === ÁREA DE SOLICITAÇÃO DE DEMANDAS — CONECTA INTERIOR === */
.bloco-solicitacao-full {
  width: 100vw;
  padding: 60px 0 40px;
  position: relative;
  overflow: hidden;
}

.col-solicitacao-texto {
  padding-left: 210px;
  padding-right: 30px;
}

.solicitacao-titulo {
  font-size: 2.625rem;
  font-weight: 700;
  color: #363F51;
  margin-bottom: 15px;
}

.solicitacao-conteudo {
  font-size: 1.25rem;
  color: #363F51;
  line-height: 1.6;
  margin-bottom: 30px;
}

.solicitacao-botoes {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
}

.btn-solicitacao {
  background-color: #e51f1f;
  color: #fff;
  border: none;
  border-radius: 30px;
  padding: 12px 25px;
  font-weight: bold;
  font-size: 0.875rem;
  transition: background-color 0.3s ease;
}

.btn-solicitacao:hover {
  background-color: #c61e1e;
}

.link-modelo {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #0D6EFD;
  font-size: 0.875rem;
  font-weight: 500;
  text-decoration: none;
}

.link-modelo:hover {
  text-decoration: underline;
}

.icone-modelo {
  width: 29px;
  height: 29px;
  object-fit: contain;
}

.col-solicitacao-imagem {
  padding: 0 !important;
  margin: 0 !important;
  display: flex;
  justify-content: flex-end;
  align-items: stretch;
}

.imagem-solicitacao {
  width: 100%;
  max-width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}

.container-conecta-texto {
  padding-left: 80px;
  padding-right: 15px;
  margin: 0;
  width: 100%;
}

.linha-azul-inferior {
  width: 100vw;
  height: 80px;
  background-color: #E8F3FC;
  position: relative;
  z-index: 1;
  margin-top: -80px;
  margin-right: calc(-1 * (100vw - 100%));
}

/* === SLIDER INDICATORS (DOTS) === */
.banners .slider-indicators {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -30px;
  display: flex;
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
  z-index: 10;
}

.banners .slider-indicators > * {
  background-color: #EC2A2A !important;
  width: 0.9rem;
  height: 0.9rem;
  border: 0.4rem solid transparent;
  border-radius: 50%;
  margin: 0 4px;
  transition: background-color 0.3s ease;
}

.banners .slider-indicators .active {
  background-color: #0883E1 !important;
}

/* === ÁREA DE INFORMAÇÕES — CONECTA INTERIOR === */

.bloco-informacoes-full {
  width: 100vw;
  padding: 60px 0 40px;
  position: relative;
  overflow: hidden;
  background-color: #fff;
}

.bloco-informacoes-full .col-solicitacao-texto {
  padding-left: 210px;
  padding-right: 30px;
}

.bloco-informacoes-full .solicitacao-titulo {
  font-size: 2.25rem;
  font-weight: 800;
  color: #1D1B47;
  margin-bottom: 30px;
  line-height: 1.3;
}

.bloco-informacoes-full .solicitacao-titulo strong {
  color: #EC2A2A;
  font-weight: 800;
}

.bloco-informacoes-full .solicitacao-conteudo {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.bloco-informacoes-full .lista-informacoes {
  list-style: none;
  padding-left: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.bloco-informacoes-full .lista-informacoes li a {
  display: block;
  background: #F0F7FF;
  padding: 20px 25px 20px 60px;
  border-radius: 8px;
  font-size: 1.563rem;
  line-height: 1.4;
  color: #1D2B44;
  font-weight: 600;
  text-decoration: none;
  position: relative;
}

.bloco-informacoes-full .lista-informacoes li a::before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #EC2A2A;
  border-radius: 50%;
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
}

.bloco-informacoes-full .container-conecta-texto {
  padding-left: 80px;
  padding-right: 15px;
  width: 100%;
}

.bloco-informacoes-full .imagem-solicitacao {
  max-width: 90%;
  max-height: 380px;
  height: auto;
  object-fit: contain;
  display: block;
  margin-left: 0;
  margin-right: 0;
}

.alinha-banner {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.bloco-contratacoes-full {
  width: 100vw;
  padding: 120px 0 60px;
  position: relative;
  overflow: visible;
  background-color: #1C165C;
}

.bg-contratacoes {
  background: url('assets/img/bg-contratacoes.png') no-repeat top center;
  background-size: cover;
  background-position: top center;
}

.row.area-contratacoes {
  min-height: 550px;
}

.col-contratacoes-texto {
  position: relative;
  top: 40px;
  padding-left: 0px;
  padding-right: 30px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
}

.titulo-contratacoes {
  font-size: 2rem;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 20px;
}

.lista-contratacoes {
  list-style: none;
  padding-left: 0;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.lista-contratacoes li span {
  display: block;
  font-size: 1.25rem;
  font-weight: 500;
  color: #ffffff;
  padding-left: 25px;
  position: relative;
}

.lista-contratacoes li span::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #EC2A2A;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px;
}

.btn-contratacoes {
  background-color: #e51f1f;
  color: #fff;
  border: none;
  border-radius: 30px;
  padding: 12px 25px;
  font-weight: bold;
  font-size: 0.875rem;
  text-decoration: none;
  display: inline-block;
  white-space: nowrap;
  max-width: max-content;
  margin-top: 20px;
  transition: color 0.3s ease;
}

.btn-contratacoes:hover {
  background-color: #c61e1e;
  color: #fff;
}

.imagem-contratacoes {
  position: absolute;
  top: 40px;
  left: 500px;
  width: 479px;
  height: auto;
  object-fit: contain;
  display: block;
  z-index: 2;
}

/* === BLOCO DE SISTEMAS === */
.bloco-sistemas-full {
  width: 100%;
  padding: 100px 0 60px;
  background-color: #fff;
}

.area-sistemas {
  display: flex;
  flex-wrap: nowrap;
  gap: 80px;
  align-items: flex-start;
}

.col-imagem-sistemas {
  flex: 0 0 480px;
  max-width: 480px;
  align-items: center;
}

.imagem-sistemas {
  width: 100%;
  height: auto;
  object-fit: contain;
  margin-top: 20px;
}

.bloco-texto-sistemas {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 280px;
}

.titulo-sobre-imagem {
  font-weight: 700;
  color: #1D2B44;
  line-height: 1.1;
}

.titulo-sobre-imagem .linha-1 {
  font-size: 1.875rem;
  font-weight: 400;
  color: #4A4A4A;
}

.titulo-sobre-imagem .linha-2 {
  font-size: 4.5rem;
  font-weight: 800;
  color: #1D2B44;
  margin-top: 5px;
}

.linha-vermelha {
  width: 100%;
  height: 4px;
  background-color: #EC2A2A;
  margin-top: 8px;
  border-radius: 2px;
}

.btn-sobre-imagem {
  background-color: #2495F3;
  color: #fff;
  padding: 10px 25px;
  border-radius: 30px;
  font-weight: 600;
  font-size: 0.875rem;
  text-decoration: none;
  display: inline-block;
  transition: background-color 0.3s ease;
  white-space: nowrap;
  margin-top: 20px;
}

.btn-sobre-imagem:hover {
  background-color: #167CD8;
  color: #fff;
}

.col-cards-sistemas {
  flex: 1;
  display: flex;
  flex-direction: column;
  margin-top: 50px;
}

.wrap-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: flex-start;
}

.item-card-sistema {
  flex: 0 0 calc(25% - 15px);
  max-width: calc(25% - 15px);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.bloco-card-sistema {
  background-color: rgba(194, 231, 255, 0.5);
  border: 1px solid rgba(176, 196, 222, 0.4);
  border-radius: 12px;
  width: 100%;
  aspect-ratio: 1 / 1;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: background-color 0.3s ease;
}

.bloco-card-sistema:hover {
  background-color: rgba(194, 231, 255, 0.8);
}

.bloco-card-sistema img {
  width: 100px;
  height: 100px;
  object-fit: contain;
}

.titulo-card-sistema {
  font-size: 0.875rem;
  font-weight: 700;
  color: #1D2B44;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}

/* === FOOTER CONECTA INTERIOR === */
.footer-conecta {
  background-color: #281D57;
  display: block;
  overflow: hidden;
  padding-top: 40px;
  position: relative;
}

.conteudo-footer {
  padding-bottom: 20px;
}

.voltar-topo {
  background-color: red;
  width: 40px;
  height: 40px;
  transform: rotate(-90deg);
  position: relative;
  top: -30px;
  right: -86%;
  cursor: pointer;
  text-align-last: center;
}

.voltar-topo a {
  color: #fff;
  display: block;
  padding: 8px;
}

.voltar-topo a:hover {
  color: #1B6FB8;
}

.logo-footer-conecta {
  text-align: center;
}

.img-footer-logo {
  max-width: 280px;
  width: 100%;
  margin: 20px auto 0;
  display: block;
}

.texto-footer-conecta {
  font-size: 1rem;
  color: #FFFFFF;
  margin: 0;
  font-weight: 400;
  line-height: 1.5;
}

.texto-footer-conecta strong {
  font-weight: 700;
}

.icone-rede-social {
  height: 30px;
  width: auto;
  display: inline-block;
}

.linha-vermelha-footer {
  width: 100%;
  height: 8px;
  background-color: #EC2A2A;
  display: block;
  margin-top: 40px;
}

/* === CONTEÚDO INTERNO === */
.conteudo-interno {
  padding: 30px 15px;
  background-color: #fff;
  margin: 35px auto;
  border-radius: 8px;
}

/* === SIDEBAR INTERNA === */
.sidebar-interno {
  background-color: #F3F6FC;
  padding: 20px;
  border-radius: 8px;
}

/* === TÍTULO DA SIDEBAR === */
.titulo-sidebar {
  font-size: 1.25rem;
  font-weight: bold;
  color: #363F51;
  text-align: left;
  margin-bottom: 18px;
  padding-left: 18px;
}

/* === MENU INTERNO (SIDEBAR) === */
.menu-interno ul {
  list-style: disc inside;
  padding-left: 18px;
  margin: 0;
  text-align: left;
}

.menu-interno ul li {
  margin-bottom: 10px;
  font-size: 1.125rem;
  font-weight: 400;
  color: #363F51;
  text-align: left;
}

.menu-interno ul li a {
  color: #363F51;
  font-family: 'Montserrat','Roboto', sans-serif;
  text-decoration: none;
  padding: 2px 0;
  border-radius: 6px;
  transition: background-color 0.3s, color 0.3s;
}

.menu-interno ul li a:hover {
  background-color: rgba(194, 231, 255, 0.5);
  color: #e32427;
}

.menu-interno ul li.ativo > a {
  font-weight: bold;
  color: #363F51;
}

/* === ÁREA DE CONTEÚDO === */
.area-conteudo-interno {
  background-color: #fff;
  padding: 20px 30px;
  border-radius: 8px;
}

.conteudo-pagina {
  font-family: 'Montserrat', sans-serif;
  color: #1D2B44;
  line-height: 1.7;
  font-size: 1rem;
}

.conteudo-pagina h2,
.conteudo-pagina h3,
.conteudo-pagina h4 {
  font-family: 'Montserrat', sans-serif;
  color: #1D2B44;
  margin-top: 30px;
  margin-bottom: 15px;
}

.conteudo-pagina p {
  margin-bottom: 16px;
}

.conteudo-pagina ul {
  padding-left: 20px;
  margin-bottom: 16px;
}

.conteudo-pagina ul li {
  list-style: disc;
  margin-bottom: 8px;
}

.conteudo-pagina a {
  color: #EC2A2A;
  text-decoration: underline;
}

.conteudo-pagina a:hover {
  text-decoration: none;
}

/* === TÍTULO DA PÁGINA === */
.titulo-interno h1 {
  font-family: 'Montserrat', sans-serif;
  color: #363F51;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 8px;
}

/* === BREADCRUMB === */
.breadcrumb-conecta {
  margin-bottom: 15px;
  font-family: 'Roboto', sans-serif;
  color: #363F51;
  font-size: 0.875rem;
  font-weight: 400;
}

.breadcrumb-conecta a {
  color: #363F51;
  text-decoration: none;
  font-weight: 400;
}

.breadcrumb-conecta span,
.breadcrumb-conecta .current-item {
  color: #363F51;
  font-weight: 400;
}

.breadcrumb-conecta .separator {
  margin: 0 6px;
  color: #363F51;
}

/* === IMAGENS DENTRO DO CONTEÚDO === */
.conteudo-pagina img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 20px;
  margin-top: -19px;
}

/* === BOTÃO MENU === */
.botao-menu {
  position: absolute;
  right: 330px; /* Alterado de 60px para 330px */
  top: 60px;
  z-index: 20;
}

.botao-menu .btn-menu {
  background-color: #ffffff;
  color: #002b72;
  border-radius: 15px;
  padding: 10px 25px;
  font-weight: bold;
  border: none;
  font-size: 1rem;
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.botao-menu .btn-menu:hover {
  background-color: #3186E4;
}

.icone-menu {
  font-size: 1rem;
  transition: transform 0.3s ease;
}

.icone-menu.open {
  transform: rotate(45deg);
}

/* === MENU DROPDOWN === */
.menu-dropdown {
    display: none;
    position: absolute;
    top: calc(100% + 10px);
    right: -2px;
    background-color: #ffffff;
    padding: 20px 40px;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    z-index: 20;
    width: 400px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.menu-dropdown.ativo {
  display: block;
}

.menu-dropdown::before {
    content: "";
    position: absolute;
    top: -10px;
    right: 30px;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    border-left: 1px solid rgba(0, 0, 0, 0.05);
    transform: rotate(45deg);
    z-index: -1;
}

.menu-dropdown::after {
    content: "";
    display: block;
    height: 8px;
    width: 100%;
    background-color: #EC2A2A;
    border-radius: 0 0 15px 15px;
    position: absolute;
    bottom: -1px;
    left: 0;
    box-sizing: border-box;
}

/* === MENU NÍVEL 1 === */
.menu-nivel-1 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu-nivel-1 > li {
  position: relative;
}

.menu-nivel-1 > li > a {
  color: #363F51;
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
  padding: 12px 20px;
  border-radius: 15px;
  display: block;
  text-decoration: none;
  transition: background-color 0.3s;
  width: 100%;
  box-sizing: border-box;
  /* Altura ajustável dinamicamente */
}

.menu-nivel-1 > li > a:hover {
  background-color: #CEE5F7;
  color: #000;
}

/* === SUBMENU LATERAL === */

.menu-nivel-1 li ul {
  display: none;
  position: absolute;
  top: 0;
  right: calc(100% + 40px); /* 40px de espaço entre o menu pai e submenu */
  top: 0;
  left: auto;
  background-color: #49B4FC;
  padding: 10px;
  border-radius: 10px;
  width: 300px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  z-index: 21;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.menu-nivel-1 li ul li {
  width: 100%;
  position: relative;
  list-style: none;
}

.menu-nivel-1 li ul li a {
  color: #fff;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 10px;
  font-family: 'Montserrat', sans-serif;
  transition: background-color 0.3s;
	font-size: 1rem;
}

.menu-nivel-1 li ul li a:hover {
  background-color: #CEE5F7;
  color: #000;
}

.menu-nivel-1 li.menu-item-has-children {
  position: relative;
}

/* Adiciona uma área invisível ao item pai para cobrir o gap durante o hover */

.menu-nivel-1 li.menu-item-has-children {
  position: relative;
}

.menu-nivel-1 li.menu-item-has-children::after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: 20px;
  height: 100%;
  z-index: 5;
}

.menu-nivel-1 li.open > ul {
  display: block;
}

/* Ajuste da busca para não interferir */
.busca-topo {
  z-index: 5;
}

.img-whatsapp-cedesc {
  max-height: 60px;
  height: auto;
  width: auto;
  display: inline-block;
  vertical-align: middle;
}

.small, small {
    font-size: 0.775em;
    font-weight: 400;
}

/* ========================================================================
   Ajustes Desktop — ≥1366px e ≤1699px
   Corrige sobreposição de imagem/texto nas seções:
   - Solicitações de Demandas
   - Contratações e Normativos
   ======================================================================== */
@media (min-width: 1366px) and (max-width: 1699px) {

      .menu-superior-left {
          flex: 0 0 100%;
          max-width: 100%;
      }

      .menu-superior-left .menu {
        text-align: center;
        margin: 0 auto 15px;
    }

      .menu-superior-sistemas {
        flex: 0 0 50%;
        max-width: 50%;
        margin-top: 0;
        margin-bottom: 0;
    }

    .menu-superior-2 {
    background-color: #F3F6FC;
    color: #fff;
    height: 140px;
    }

  /* -------- Solicitações de Demandas -------- */
  .col-solicitacao-texto {
    padding-left: 120px;
    padding-right: 40px;
  }

  .container-conecta-texto {
    padding-left: 60px;
    padding-right: 30px;
  }

  .col-solicitacao-imagem {
    justify-content: flex-end;
  }

  .imagem-solicitacao {
    max-width: 650px;
    width: 100%;
    height: auto;
    object-fit: contain;
  }

  .linha-azul-inferior {
    margin-top: 0; 
  }

  /* -------- Contratações e Normativos -------- */
  .bg-contratacoes {
    background-position: right center;
    background-size: cover;
  }

  .imagem-contratacoes {
    left: 300px;
    max-width: 420px;
    width: 420px;
    top: 40px;
  }

  .col-contratacoes-texto {
    padding-left: 0;
    padding-right: 30px;
  }

  .row.area-contratacoes {
    min-height: 560px;
  }

  .bloco-informacoes-full .lista-informacoes li a {
    font-size: 1.313rem;
  }
}

/* ========================================================================
   Microajuste fino — 1500px a 1550px
   ======================================================================== */

@media (min-width: 1500px) and (max-width: 1550px) {
  .col-solicitacao-texto {
    padding-left: 110px;
  }

  .imagem-solicitacao {
    max-width: max-content; /* largura apenas o suficiente para o conteúdo */
  }

  .imagem-contratacoes {
    left: 280px;
  }

  .col-contratacoes-texto {
    padding-left: 0;
  }
}


/* === MEDIA QUERY até 1280px === */
@media (max-width: 1280px) {

  /* === TOPO === */
  .menu-superior-2 {
    height: 140px;
  }

  .menu-superior-left {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .menu-superior-sistemas {
    flex: 0 0 50%;
    max-width: 50%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .menu-superior-left .menu {
    text-align: center;
    margin: 0 auto 15px;
  }

  .marca-conecta {
    margin-left: 60px;
    gap: 20px;
  }

  .marca-conecta img {
    max-width: 420px;
  }

  .botao-menu {
    right: 70px;
  }

  /* === BLOCO SOLICITAÇÃO === */
  .col-solicitacao-texto,
  .bloco-informacoes-full .col-solicitacao-texto {
    padding-left: 27px;
    padding-right: 0px;
  }

  .solicitacao-botoes {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    margin-bottom: 30px;
  }

  .btn-solicitacao {
    padding: 10px 18px;
    font-size: 0.813rem;
    white-space: nowrap;
    flex-shrink: 0;
  }

  .link-modelo {
    font-size: 0.813rem;
    gap: 6px;
    white-space: nowrap;
    flex-shrink: 1;
    display: flex;
    align-items: center;
  }

  .icone-modelo {
    width: 22px;
    height: 22px;
  }

  .linha-azul-inferior {
    margin-top: -50px;
  }

  /* === BLOCO CONTRATAÇÕES === */
  .col-contratacoes-texto {
    margin-top: 45px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .imagem-contratacoes {
    margin-top: 45px;
    left: 340px;
    max-width: 400px;
  }

  .bg-contratacoes {
    background-size: contain;
    background-position: right center;
    background-repeat: no-repeat;
  }

  /* === BLOCO INFORMAÇÕES === */
  .bloco-informacoes-full .lista-informacoes li a {
    font-size: 1.125rem;
    padding: 16px 20px 16px 50px;
  }

  /* === BLOCO SISTEMAS === */
  .bloco-sistemas-full {
    padding: 50px 0 60px;
  }

  .area-sistemas {
    gap: 40px;
  }

  .item-card-sistema {
    flex: 0 0 calc(25% - 15px);
    max-width: calc(25% - 15px);
  }

  .bloco-card-sistema {
    aspect-ratio: 4/3;
  }

  .titulo-sobre-imagem .linha-2 {
    font-size: 3.75rem;
  }

  /* Footer quebrando as colunas */
  .footer-conecta .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }

  .footer-conecta .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    margin-top: 15px;
  }

  /* Alinhar as redes sociais no centro */
  .footer-conecta ul.list-inline {
    justify-content: center !important;
  }

}

@media (min-width: 768px) and (max-width: 1024px) {

  /* === TOPO === */
  .menu-superior-2 {
    height: 200px;
    padding: 20px 0;
  }

  .marca-conecta {
    margin-left: 0;
    margin-right: 0;
    gap: 10px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .marca-conecta img {
    max-width: 300px;
  }

  .botao-menu {
    right: 30px;
    top: 30px;
  }

  /* === MENU SUPERIOR === */
  .menu-superior-left {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .menu-superior-sistemas {
    flex: 0 0 50%;
    max-width: 50%;
    margin: 10px 0;
  }

  .menu-superior-left .menu {
    text-align: center;
    margin: 0 auto 20px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
  }

  .menu-superior-left .menu li {
    display: inline-block;
  }

  /* === MENU DROPDOWN === */
  .menu-dropdown {
    display: none;
    background-color: #f5f5f5;
    padding: 15px;
    border-radius: 8px;
  }

  .menu-dropdown.ativo {
    display: block;
  }

  .menu-nivel-1 {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }

  .menu-nivel-1 li a {
    padding: 10px;
    background-color: #fff;
    color: #1C165C;
    text-decoration: none;
    border-radius: 5px;
    display: block;
  }

  .menu-nivel-1 li a:hover {
    background-color: #eee;
  }

  /* === BLOCO SOLICITAÇÃO, INFORMAÇÕES, CONTRATAÇÕES === */
  .col-solicitacao-texto,
  .bloco-informacoes-full .col-solicitacao-texto {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 30px;
  }

  .col-contratacoes-texto {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0;
  }

  .solicitacao-titulo,
  .titulo-contratacoes,
  .bloco-informacoes-full .solicitacao-titulo {
    font-size: 1.625rem;
  }

  .solicitacao-conteudo {
    font-size: 1rem;
  }

  .bloco-informacoes-full .lista-informacoes li a {
    font-size: 1rem;
    padding: 14px 20px 14px 45px;
  }

  .solicitacao-botoes {
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .btn-solicitacao,
  .btn-contratacoes,
  .btn-sobre-imagem {
    width: 100%;
    text-align: center;
    justify-content: center;
  }

  .link-modelo {
    width: 100%;
    justify-content: center;
    text-align: center;
  }

  .col-solicitacao-imagem {
    display: flex !important;
    justify-content: flex-end;
    align-items: center;
  }

  .imagem-solicitacao {
    max-width: 510px;
    height: auto;
    object-fit: contain;
    margin-right: 15px;
  }

  .col-solicitacao-texto {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
  }

  .solicitacao-botoes {
    gap: 15px;
    flex-wrap: wrap;
  }

  .linha-azul-inferior {
    display: none;
  }

  /* === BLOCO CONTRATAÇÕES === */
  .bloco-contratacoes-full {
    display: block;
    height: 440px;
    min-height: auto;
    overflow: visible;
    padding-top: 40px;
    padding-bottom: 20px;
    background-color: #1C165C;
  }

  .imagem-contratacoes {
    display: block !important;
    position: static;
    width: 100%;
    max-width: 400px;
    margin: 20px auto 30px;
  }

  .col-contratacoes-texto {
    margin-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  /* === BLOCO SISTEMAS === */
  .col-imagem-sistemas {
    display: flex !important;
    flex-direction: column;
    max-width: 45%;
  }

  .btn-sobre-imagem {
    width: 100%;
    margin-bottom: 20px;
    flex-shrink: 0;
  }

  .area-sistemas {
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: flex-start;
  }

  .col-cards-sistemas {
    max-width: 55%;
    margin-top: 210px;
    padding-left: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .wrap-cards {
    display: flex;
    overflow-x: auto;
    gap: 20px;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 10px;
    width: 100%;
    flex-wrap: nowrap;
  }

  .item-card-sistema {
    flex: 0 0 auto;
    width: 180px;
    min-width: 180px;
    max-width: 180px;
    margin-bottom: 0;
  }

  .bloco-card-sistema {
    aspect-ratio: 4/3;
  }

  /* === FOOTER === */
  .footer-conecta .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }

  .footer-conecta .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    margin-top: 15px;
  }

  .footer-conecta ul.list-inline {
    justify-content: center !important;
  }

  /* === AJUSTE DE REDUÇÃO GLOBAL === */
  .solicitacao-conteudo,
  .bloco-informacoes-full .solicitacao-conteudo {
    font-size: 1rem;
    line-height: 1.5;
  }

  .titulo-interno h1 {
    font-size: 1.625rem;
  }

  .conteudo-interno {
    padding: 20px;
  }

  .menu-nivel-1 li.menu-item-has-children > a::after {
    content: "▼";
    float: right;
    font-size: 0.75rem;
    margin-left: 10px;
    transition: transform 0.3s ease;
  }

  .menu-nivel-1 li.menu-item-has-children.open > a::after {
    transform: rotate(180deg);
  }

  .menu-nivel-1 li .sub-menu {
    display: none;
    margin-top: 8px;
    padding-left: 15px;
  }

  .menu-nivel-1 li.open > .sub-menu {
    display: block;
  }

  .titulo-sidebar {
    font-size: 0.938rem;
    font-weight: bold;
    color: #363F51;
    text-align: center;
    padding-left: 0;
  }

  .bloco-informacoes-full .container-conecta-texto {
    padding-left: 50px;
    padding-right: 50px;
    width: 100%;
  }

  .container-conecta-texto {
    padding-left: 50px;
    padding-right: 50px;
    margin: 0;
    width: 100%;
  }

  .bloco-informacoes-full {
    width: auto;
  }

}


@media (max-width: 767px) {
  /* Fundo azul na área de Contratações */
  .bloco-contratacoes-full {
    background-color: #1C165C !important;
    padding: 20px;
  }

  .bg-contratacoes {
    background: none !important;
    background-color: #1C165C !important;
  }

  /* Ocultar imagens globais */
  .imagem-sistemas,
  .imagem-contratacoes,
  .imagem-informacoes,
  .imagem-solicitacao {
    display: none !important;
  }

  .col-sistemas-texto {
    display: block;
    width: 100%;
  }

  /* === SISTEMAS COM SCROLL HORIZONTAL === */
  .sistemas .col-md-4 {
    max-width: 100% !important;
    flex: 0 0 100% !important;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .sistemas .col-md-4 > .imagem-sistemas {
    display: none !important;
  }

  .sistemas .col-md-8 {
    max-width: 100% !important;
    flex: 0 0 100% !important;
    margin-top: 30px;
    padding-left: 0;
    padding-right: 0;
    display: block !important;
  }

  .sistemas .wrap-cards {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    gap: 15px;
    -webkit-overflow-scrolling: touch;
    padding: 10px;
  }

  .sistemas .item-card-sistema {
    flex: 0 0 auto;
    width: 180px;
    min-width: 180px;
    max-width: 180px;
    margin-bottom: 0;
  }

  /* === FIM SISTEMAS COM SCROLL === */

  .solicitacao-titulo,
  .bloco-informacoes-full .solicitacao-titulo {
    font-size: 1.75rem;
  }

  .solicitacao-conteudo {
    font-size: 0.875rem;
  }

  .titulo-contratacoes {
    font-size: 1.75rem !important;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
    color: #fff;
  }

  .lista-informacoes {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }

  .lista-informacoes li {
    font-size: 1rem;
    margin-bottom: 10px;
    line-height: 1.5;
    color: #fff;
  }

  .btn-contratacoes {
    width: 100%;
    margin-top: 20px;
    text-align: center;
    padding: 12px;
    font-size: 1.125rem;
    background-color: #e63946;
    color: #fff;
    border: none;
    border-radius: 5px;
  }

  .btn-contratacoes:hover {
    background-color: #d32f2f;
  }

  .row.area-contratacoes {
    min-height: auto;
  }

  /* Menu esquerdo com rolagem horizontal */
  .col-md-8.menu-superior-left.margem-menu {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding: 10px 0;
  }

  .menu-menu-superior-esquerdo-container {
    overflow-x: auto;
    white-space: nowrap;
  }

  .menu-menu-superior-esquerdo-container > ul.menu {
    display: inline-flex;
    flex-wrap: nowrap;
    padding-left: 0;
    margin: 0;
  }

  .menu-menu-superior-esquerdo-container > ul.menu > li.menu-item {
    display: inline-block;
    list-style: none;
    margin-right: 20px;
  }

  .menu-menu-superior-esquerdo-container > ul.menu > li.menu-item > a {
    white-space: nowrap;
    padding: 8px 15px;
    color: #1C165C !important;
    font-weight: 600;
    text-decoration: none;
    display: block;
  }

  .menu-menu-superior-esquerdo-container > ul.menu > li.menu-item > a:hover,
  .menu-menu-superior-esquerdo-container > ul.menu > li.menu-item > a:focus {
    color: #e63946 !important;
    background-color: transparent !important;
    outline: none;
  }

  .area-sistemas {
    flex-wrap: wrap !important;
  }

  .sidebar-interno {
    margin-bottom: 15px;
  }
}


@media (max-width: 576px) {

  .container-65 {
      width: 100%;
  }

  .menu-superior-sistemas .btn-secondary {

    font-size: 0.813rem;

}

}