html
{
    font-family: Montserrat !important;
}

body {
    padding: 0;
    margin: 0;
    font-family: Montserrat !important;
}

a {
    text-decoration: none;
}

.navbar-div {
    background-image: url("../../frontend/imgnew/home/bg_banner_topo.png");; !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 110vh; !important;
}

.navbar-custom {
    padding: 30px;
}

.navbar-custom > a {
    position: relative;
    bottom: 20px;
}

.navbar-itens > ul{
    list-style: none;
}

.navbar-itens > ul > li{
    margin-left: 5px;
    margin-right: 5px;
}

.nav-abas{
    font-size: 1.2em; !important;
    color: #0a1547; !important;
    text-transform: uppercase;
    font-family: Montserrat; !important;
}

.nav-abas > li > a {
    color: #0a1547; !important;
    text-decoration: none;
    font-weight: bold;
}

.nav-btn {
    /*position: relative;*/
    /*left: 364px;*/
    /*right: 50px;*/
}

.banner-text {
    text-transform: uppercase;
    color: white;
    position: absolute;
    margin: 8% 10% 15% 10%;
    font-size: 3rem;
    font-family: Montserrat; !important;
}

.banner-text > p > b {
    font-size: 4rem; !important;
    font-family: Montserrat; !important;
}

/*btn servidor inicio*/
.pipe-acesso{
    font-size: 40px;
    margin-top: -17px;
    color: #0a1547;
}

.btn-acesso-servidor {
    background: #199FDB;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px #199FDB;
    color: #ffffff;
    padding: 5px 10px;
    /*text-decoration: none;*/
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
    cursor: pointer;
    transition-duration: 0.5s;
}

.btn-acesso-servidor:hover {
    background-color: #ffffff;
    color: #199FDB !important;
}

.input-acesso-servidor {
    background: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
    cursor: pointer;
}

.btn-acesso-servidor > a {
    color: #ffffff;
}

.btn-acesso-servidor > a:hover {
    text-decoration: none;
    color: #199FDB !important;
}
/*btn servidor fim*/

/*btn convenio inicio*/
.btn-escolher-convenio {
    width: 100%;
    border-radius: 5px;
    font-size: 1em;
    background: transparent;
    color: #0a1547;
    /* border: none; */
    padding: 5px;
     /*text-decoration: unset; */
    text-transform: uppercase;
}
/*btn convenio fim*/

/*btn sistema inicio*/
.btn-acesso-sistema {
    background: #0a1547;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
    cursor: pointer;
    transition-duration: 0.5s;
}

.btn-acesso {
    background: transparent;
    color: #0a1547;
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 13px;
    /*font-weight: bold;*/
    cursor: pointer;
}

.btn-acesso-sistema:hover {
    background-color: #ffffff;
}

.btn-acesso-sistema > a {
    color: #ffffff;
}

.btn-acesso-sistema > a:hover {
    text-decoration: none;
    color: #0a1547 !important;
}

.box-input {
    position: absolute;
    background-color: #FFF;
    right: 51px;
    top: 40px;
    width: 218px;
    padding: 5px;
    border-radius: 5px;
    display: none;
    z-index: 1;
}

/*btn convenio fim*/

/*sobre*/
.sobre {
    background-color: white;
}

.sobre-titulo {
    background-image: url("../../frontend/imgnew/home/imags_quadradinhos_azul_claro.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 305px;
    height: 145px;
    color: #005F86;
    font-weight: bold;
    margin: 3% auto 2% auto;
    font-size: 3rem;
    text-align: center;
    padding-top: 40px;
    text-shadow: #005F86 0px 0px 0px, #005F86 0px 0px 0px, #005F86 0px 0px 0px, #005F86 0px 0px 0px, #005F86 0px 0px 0px;
    letter-spacing: 0px;
    transform: scaleX(1.0);
}

.sobre-titulo > hr {
    border-bottom: 1px solid #005F86;
    width: 20%;
    margin-right: auto;
    margin-left: auto;
}

.sobre-titulo > b {
    text-transform: uppercase;
    margin-right: auto;
    margin-left: auto;
}

.sobre-texto{
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 2%;
    display: block;
    max-width: 62%;
    font-size: 1.8rem;
}

.sobre-cards {
    display: flex;
    margin-right: 80px;
    margin-left: 80px;
    justify-content: center;
}

.card {
    display: block;
    max-width: 250px;
    background-color: white;
    box-shadow: 6px 6px 42px 14px rgb(235,245,253);
    transition: 0.3s;
    flex: 1;
    margin: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.card img {
    width: 150px;
}


.card-container{
    font-size: 1.5rem;
    text-transform: uppercase;
}

.card-title{
    font-size: 2.5rem;
    margin: 0 auto;
    font-weight: bold;
    text-shadow: black 0px 0px 0px, black 0px 0px 0px, black 0px 0px 0px, black 0px 0px 0px, black 0px 0px 0px;
    letter-spacing: 0px;
    transform: scaleX(1.0);
}

/*solução*/
.solucao {
    background-repeat: no-repeat;
    background-image: url("../../frontend/imgnew/home/bg_solucoes.png");
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    top: 15px;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}

.solucao-titulo {
    margin: 3% auto 2% auto;
    background-image: url("../../frontend/imgnew/home/imags_quadradinhos_azul.png");
    background-repeat: no-repeat;
    width: 345px;
    height: 145px;
    color: white;
    font-weight: bold;
    font-size: 3rem;
    text-align: center;
    padding-top: 40px;
    text-shadow: white 0px 0px 0px, white 0px 0px 0px, white 0px 0px 0px, white 0px 0px 0px, white 0px 0px 0px;
    letter-spacing: 0px;
    transform: scaleX(1.0);
}

.solucao-titulo > hr {
    border-bottom: 1px solid white;
    width: 20%;
    margin-right: auto;
    margin-left: auto;
}

.solucao-texto {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 2%;
    display: block;
    max-width: 50%;
    font-size: 1.8rem;
    color: white;
}

/*beneficios*/
.beneficios {
    text-transform: uppercase;
    background-color: white;
    display: flex;
    padding: 5%;
    top: 5px;
    position: relative;
    height: 100vh;
}

.beneficios-titulo {
    margin-top: 3%;
    margin-bottom: 2%;
    background-image: url("../../frontend/imgnew/home/imags_quadradinhos_azul_claro.png");
    background-repeat: no-repeat;
    width: 305px;
    height: 145px;
    color: #005F86;
    text-shadow: #005F86 0px 0px 0px, #005F86 0px 0px 0px, #005F86 0px 0px 0px, #005F86 0px 0px 0px, #005F86 0px 0px 0px;
    letter-spacing: 0px;
    transform: scaleX(1.0);
    font-weight: bold;
    font-size: 3rem;
    text-align: center;
}

.beneficios-titulo > hr {
    border-bottom: 2px solid #005F86;
    width: 20%;
}

.beneficios-options > ul {
    list-style: none;
}

.beneficios-item {
    color: #2E3849;
    background-color: white;
    font-weight: bold;
    height: 70px;
    width: 260px;
    border-radius: 5%;
    border: 1px solid #0a6aa1;
    text-align: center;
    padding: 10px 20px 10px 20px;
    font-size: 1.8rem;
    margin: 20px 0;
    z-index: 9999;
}

.beneficios-img {
    background: #009FD6;
    padding-bottom: 80px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    margin-left: 40px;
    z-index: 2;
}

.beneficios-item:hover{
    color: #0a9dc7;
    width: 400px;
    border: 1px solid #0a9dc7;
    font-size: 1.8em;
    z-index: 9999;
    position: relative;
}

.beneficios-item:active {
    /*width: 300px;*/
    border: 1px solid #0a9dc7;
    z-index: 9999;
}

.beneficios-card {
    display: flex;
    border-radius: 35px;
    border: 1px solid #0a6aa1;
    position: fixed;
}

.col-2 {
    position: absolute;
    left: 360px;
    bottom: 120px;
    z-index: 2;
}

.beneficios-card-item {
    flex: 1;
    display: flex;
    align-items: flex-start;
}

.beneficios-card-item-list {
    color: #0a1547;
    font-size: 1.8rem;
    text-transform: none!important;
    margin-left: 10%;
    margin-top: 10%;
}

/*diferenciais*/
.diferenciais {
    background-image: url("../../frontend/imgnew/home/bg_solucoes.png");
    background-repeat: no-repeat;
    padding: 5%;
}

.diferanciais-titulo {
    margin-left: auto;
    margin-right: auto;
    margin-top: 3%;
    margin-bottom: 2%;
    background-image: url("../../frontend/imgnew/home/imags_quadradinhos_azul.png");
    background-repeat: no-repeat;
    width: 305px;
    height: 145px;
    color: white;
    font-weight: bold;
    font-size: 3rem;
    text-align: center;
    text-transform: uppercase;
    padding-top: 40px;
    text-shadow: white 0px 0px 0px, white 0px 0px 0px, white 0px 0px 0px, white 0px 0px 0px, white 0px 0px 0px;
    letter-spacing: 0px;
    transform: scaleX(1.0);
}

.diferanciais-titulo > hr {
    border-bottom: 1px solid white;
    width: 20%;
    margin-right: auto;
    margin-left: auto;
}

.diferanciais-texto {
    /*display: flex;*/
    color: white;
}

.diferenciais-part-texto > h2{
    text-shadow: white 0px 0px 0px, white 0px 0px 0px, white 0px 0px 0px, white 0px 0px 0px, white 0px 0px 0px;
    letter-spacing: 0px;
    transform: scaleX(1.0);
    font-size: 1.5em;
    font-weight: bold;
}

.diferenciais-part-texto {
    font-size: 1.15em;
}

.diferenciais-coluna2 > h1 {
    color: #86DBFD;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.7rem;
}

.diferenciais-card {
    display: flex;
    flex: 1;
}

.diferenciais-mini-logo {
    max-width: 158px;
}

/*publicos*/
.publicos {
    background-color: white;
    height: 100vh;
}

.publicos-container {
    display: flex;
    margin-bottom: -10%;
}

.publicos-coluna-1 {
    margin-top: 10%;
    margin-left: 10%;
}

.publicos-coluna-titulo {
    background: url("../../frontend/imgnew/home/imags_quadradinhos_azul_claro.png");
    margin-right: 20%;
}

.publicos-coluna-titulo > h2{
    color: #0a1547;
    font-size: 2em;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: #0a1547 0px 0px 0px, #0a1547 0px 0px 0px, #0a1547 0px 0px 0px, #0a1547 0px 0px 0px, #0a1547 0px 0px 0px;
    letter-spacing: 0px;
    transform: scaleX(1.0);
}

.publicos-coluna-titulo > hr {
    border-bottom: 2px solid #0a1547;
    width: 30%;
    margin-top: 0;
    margin-left: 0;
}

.publicos-coluna-1 > p {
    color: #0a6aa1;
    font-size: 1.8em;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: #0a6aa1 0px 0px 0px, #0a6aa1 0px 0px 0px, #0a6aa1 0px 0px 0px, #0a6aa1 0px 0px 0px, #0a6aa1 0px 0px 0px;
    letter-spacing: 0px;
    transform: scaleX(1.0);
}

.publicos-coluna-2 {
    display: flex;
    margin-top: 10%;
    margin-right: 5%;
    margin-left: 5%;
}

.publicos-card {
    background: #00759D;
    margin: 6px;
    border-radius: 10px;
    padding: 20px;
    width: 280px;
    height: 400px;
    transition: width 80ms, height 80ms;
}

#publicos-card-1:hover {
    background: #00B5B6;
    width: 350px;
    height: 450px;
}

#publicos-card-1:hover > img{
    margin: 10px 60px 40px 60px;
}

#publicos-card-1:hover > .btn-ver-todos {
    left: 10px;
    background-color: #007699;
}

#publicos-card-2:hover {
    background: #00B5B6;
    width: 350px;
    height: 450px;
}

#publicos-card-2:hover > img{
    margin: 10px 60px 40px 60px;
}

#publicos-card-2:hover > .btn-ver-todos {
    left: 10px;
    background-color: #007699;
}

#publicos-card-3:hover {
    background: #00B5B6;
    width: 350px;
    height: 450px;
}

#publicos-card-3:hover > img{
    margin: 10px 60px 40px 60px;
}

#publicos-card-3:hover > .btn-ver-todos {
    left: 10px;
    background-color: #007699;
}

.publicos-card > p{
    color: white;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.8em;
    font-weight: bold;
    text-shadow: #ffffff 0px 0px 0px, #ffffff 0px 0px 0px, #ffffff 0px 0px 0px, #ffffff 0px 0px 0px, #ffffff 0px 0px 0px;
    letter-spacing: 0px;
    transform: scaleX(1.0);
}

.publicos-card > img {
    margin: 10px 60px 40px 10px;
    width: 210px;
}

.publicoscard > a {
    margin: 40px;
}

.btn-ver-todos {
    background: #199FDB;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    color: #ffffff;
    padding: 10px 80px 10px 80px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    position: relative;
    left: -25px;
}

.btn-ver-todos:hover {
    color:white;
    text-decoration: none;
}

/*depoimento*/
/*.depoimento {*/
/*    height: 100vh;*/
/*    background-color: #EAF8FF;*/
/*}*/

/*.depoimento-main {*/
/*    display: flex;*/
/*}*/

/*.depoimento-main-titulo {*/
/*    background: url("../../frontend/imgnew/home/imags_quadradinhos_azul_claro.png");*/
/*    font-size: 2.8em;*/
/*    color: #0a1547;*/
/*    text-align: center;*/
/*    margin-top: 30%;*/
/*    margin-left: 30%;*/
/*    margin-right: 30%;*/
/*    padding-top: 5px;*/
/*}*/

/*.depoimento-main-titulo > p {*/
/*    text-transform: uppercase;*/
/*}*/

/*.depoimento-main-titulo > hr {*/
/*    border-bottom: 1px solid #0a1547;*/
/*    width: 30%;*/
/*    margin-top: 0;*/
/*    margin-right: auto;*/
/*    margin-left: auto;*/
/*}*/

/*.depoimento-main-texto {*/
/*    margin: 5%;*/
/*    display: flex;*/
/*}*/

/*.depoimento-coluna-2 {*/
/*    background: #0a1547;*/
/*    border-radius: 10px;*/
/*}*/

/*.depoimento-coluna-2-texto {*/
/*    color: white;*/
/*    margin: 10%;*/
/*}*/

.noticias-titulo {
    background: url('../../frontend/imgnew/home/imags_quadradinhos_azul_claro.png');
    margin: 0 40%;
}

.noticias-titulo > p {
    text-transform: uppercase;
    text-align: center;
    font-size: 3em;
    color: #0a6aa1;
    font-weight: bold;
    text-shadow: #0a6aa1 0px 0px 0px, #0a6aa1 0px 0px 0px, #0a6aa1 0px 0px 0px, #0a6aa1 0px 0px 0px, #0a6aa1 0px 0px 0px;
    letter-spacing: 0px;
    transform: scaleX(1.0);
}

.noticias-titulo > hr {
    border-bottom: 2px solid #0a6aa1;
    width: 15%;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
}
/*noticias*/
.noticias {
    background-color: #ffffff;
}

.row {
    margin-right: 15px;
}

.noticias-container {
    display: flex;
}

.noticias-itens {
    width: 300px;
    margin: 5%;
    display: block;
}

.noticias-card-titulo {
    color: #0a1547;;
    font-size: 1.5em;
}

.noticias-card-desc {
    color: #0a1547;;
    font-size: 1.125em;
}

/*contato*/
.contato {
    background-image: url("../../frontend/imgnew/home/imag_bg_contatos.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.contato > p {
    text-align: center;
    font-size: 1.5rem;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
}

.contato-colunas {
    display: flex;
}

.contato-coluna1 {
    flex: 1;
    margin: 4% auto 6% auto;
}

.contato-titulo {
    margin: 3% 10% 2% 10%;
    background-image: url("../../frontend/imgnew/home/imags_quadradinhos_azul.png");
    background-repeat: no-repeat;
    width: 311px;
    height: 145px;
    color: white;
    font-weight: bold;
    font-size: 3rem;
    text-align: center;
    text-transform: uppercase;
    text-shadow: white 0px 0px 0px, white 0px 0px 0px, white 0px 0px 0px, white 0px 0px 0px, white 0px 0px 0px;
    letter-spacing: 0px;
    transform: scaleX(1.0);
    padding-top: 45px;
}

.contato-titulo > hr {
    border-bottom: 1px solid white;
    width: 30%;
    margin-right: 0;
    margin-left: 0;
}

.contato-titulo > b {
    margin-right: 30%;
}

.contato-texto {
    color: white;
    margin-left: 10%;
}

.contato-texto > div {
    margin: 5%;
    font-size: 1.2rem;
}

.contato-logoneo {
    margin-left: 15%;
}

.contato-coluna2 {
    flex: 1;
    margin-right: auto;
    margin-left: auto;
}

.contato-form {
    height: 630px;
    width: 580px;
    background-color: #F8FBFE;
    border-radius: 15px;
    -webkit-border-radius: 1%;
    -moz-border-radius: 1%;
    margin: 10% 60% 10% auto;
    padding: 10px;
}

.contato-form-label {
    width: 95%;
    height: 50px;
    margin: 10px;
    padding: 2px;
}

.contato-form-label::placeholder {
    color: #D8DDE8;
    font-size: 1.2em;
    font-weight: bold;
}

.contato-form-area {
    width: 93%;
    height: 100px;
    margin: 10px;
    padding: 10px;
}

.contato-form-area::placeholder {
    color: #D8DDE8;
    font-size: 1.2em;
    font-weight: bold;
}

.contato-form-group-select {
    display: flex;
}

.contato-form-select {
    display: block;
    flex: 1;
}

.selecConv {
    margin: 10px;
    height: 40px;
    background: white;
    font-size: 0.89em;
    font-weight: bold;
    text-transform: none;
    color: black !important;
    max-width: 382px;
}

.contato-centrais {
    display: flex;
    color: white;
    max-width: 86%;
    margin-right: 8%;
    margin-left: 8%;
}

.contato-central {
    flex: 1;
    display: block;
    min-width: 220px;
    margin: 10px;
}

.nome-central {
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
}

.contato > hr {
    border-bottom: 1px solid #004D6F; !important;
    width: 86%;
    margin-right: auto;
    margin-left: auto;
}

.btn-enviar {
    background-color: #0a9dc7;
    color: white;
    width: 150px;
    position: relative;
    margin-left: 5px;
    margin-top: -50px;
    height: 55px;
    border-radius: 10px;
    font-weight: bold;
    /*font-size: 1.2em;*/
    text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
    .navbar-div {
        background-image: url("../../frontend/imgnew/home/bg_banner_topo.png");!important;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    .navbar-brand {
        top: 50px;
        left: -20px;
    }

    .banner-text-hide {
        display: none;
    }

    .navbar-itens {
        background-color: #0a1547;
        border-radius: 10px;
        z-index: 9999;
    }

    .btn-acesso-sistema{
        background-color: #0a9dc7;
        max-width: 178px;
    }

    .btn-acesso-servidor {
        max-width: 178px;
    }

    .banner-text {
        top: 300px;
        left: -20px;
    }

    .banner-text > p, b {
        font-size: 0.8em; !important;
    }

    .sobre-titulo {
        margin: 0 auto;
        overflow: hidden;
    }

    .sobre-cards {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        margin-left: 85px;
    }

    .card {
        padding-left: 10px;
    }

    .solucao {
        margin-left: -30px;
    }

    .solucao-titulo {
        margin: 0 auto;
    }

    .publicos-container {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .btn-ver-todos {
        margin-left: -10px !important;
        margin-bottom: 80px !important;
    }

    .publicos-coluna-2 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .publicos-card > img {
        padding-right: -10px;
        height: 140px !important;
    }

    .publicos-card:hover > a {
        margin-left: 40px !important;
    }

    .publicos-card > a {
        margin-left: 60px;
    }

    #publicos-card-1:hover {
        background: #00759D;
        margin: 6px;
        border-radius: 10px;
        padding: 20px;
    }
    #publicos-card-2:hover {
        background: #00759D;
        margin: 6px;
        border-radius: 10px;
        padding: 20px;
    }
    #publicos-card-3:hover {
        background: #00759D;
        margin: 6px;
        border-radius: 10px;
        padding: 20px;
    }

    .noticias {
        position: relative;
        top: 860px;
        /*margin-right: 60px;*/
    }

    .noticias-titulo {
        margin: 0 auto;
    }

    .noticias-titulo > p{
        font-size: 2em;
    }

    .noticias-itens {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .noticias-container {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .row {
        margin-right: 20px;
    }

    .beneficios {
        max-height: 250px;
    }

    .col-1 {
        display: none;
    }

    .beneficios-card-item-list {
        font-size: 1.2em;
    }

    .beneficios-img{
        display: none;
    }

    .col-2 {
        /*left: -30px;*/
        top: 340px;
    }

    .diferenciais {
        margin-top: 120px;
        background-repeat: repeat;
    }

    .diferanciais-titulo {
        margin: 0 auto !important;
    }

    .diferanciais-texto {
        margin-left: 40px;
    }

    .diferenciais-mini-logo {
        display: none;
    }

    .contato {
        margin-top: 890px;
        background-repeat: repeat;
    }

    .contato-colunas {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .contato-coluna2 > form{
        max-width: 340px;
        margin:0 auto;
    }

    .btn-enviar {
        font-size: 0.8em;
        height: 35px;
    }

    .contato-centrais {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .navbar-toggle {
        border: 1px solid #0a1547;
        background-color: #0a1547;
    }

    .nav-abas > li > a{
        color: white !important;
    }

    .selecConv {
        max-width: 162px !important;
    }

    .contato-form-area {
        height: 84px !important;
    }

    .btn-enviar {
        position: relative;
        left: 201px;
        top: -27px;
    }

}

@media only screen and (max-width: 1230px) {
    .navbar-div {
        background-image: url("../../frontend/imgnew/home/bg_banner_topo.png") !important;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height: 110vh; !important;
        margin-top: -40px;
    }

    .nav-abas, #acessar-cred, .btn-acesso-servidor{
        font-size: 0.9em;
    }

    .sobre-titulo > b{
        font-size: 1em !important;
    }

    .sobre-texto > p{
        font-size: 0.8em !important;
    }

    .wcag > .row {
        font-size: 0.8em !important;
    }

    .sobre-cards {
        flex: 1;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .beneficios {
        height: 80vh !important;
    }

    .beneficios-titulo {
        margin-left: 66%;
    }

    .beneficios-options {
        display: none;
    }

    .beneficos-card {
        margin-left: -370px;
        margin-top: -350px;
    }

    .publicos {
        height: 80vh;
    }

    .publicos-container {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .publicos-coluna-2 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .publicos-card {
        background: #00759D;
        margin: 6px;
        border-radius: 10px;
        padding: 20px;
        width: 240px !important;
        height: 320px !important;
        transition: width 80ms, height 80ms;
    }

    #publicos-card-1:hover {
        background: #00B5B6;
        width: 230px;
        height: 300px;
    }

    #publicos-card-1:hover > img{
        margin: 10px 60px 40px 38px;
    }

    #publicos-card-1:hover > .btn-ver-todos {
        left: -12px;
        background-color: #007699;
    }

    #publicos-card-2:hover {
        background: #00B5B6;
        width: 230px;
        height: 300px;
    }

    #publicos-card-2:hover > img{
        margin: 10px 60px 40px 38px;
    }

    #publicos-card-2:hover > .btn-ver-todos {
        left: -12px;
        background-color: #007699;
    }

    #publicos-card-3:hover {
        background: #00B5B6;
        width: 230px;
        height: 300px;
    }

    #publicos-card-3:hover > img{
        margin: 10px 60px 40px 38px;
    }

    #publicos-card-3:hover > .btn-ver-todos {
        left: -12px;
        background-color: #007699;
    }

    .publicos-card > p{
        color: white;
        text-align: center;
        text-transform: uppercase;
        font-size: 1.2em;
        font-weight: bold;
        text-shadow: #ffffff 0px 0px 0px, #ffffff 0px 0px 0px, #ffffff 0px 0px 0px, #ffffff 0px 0px 0px, #ffffff 0px 0px 0px;
        letter-spacing: 0px;
        transform: scaleX(1.0);
    }

    .publicos-card > img {
        margin: 10px 60px 40px 30px;
        width: 120px;
        height: 120px;
    }

    .publicos-card > a {
        margin: 40px 40px 40px 25px;
    }

    .btn-ver-todos {
        padding: 10px 60px 10px 60px;
        margin-left: 30px !important;
    }

    .noticias {
        margin-top: 200px !important;
    }

    .contato-form {
        max-width: 400px;
    }

    .contato-form {
        height: 680px;
        width: 380px;
        background-color: #F8FBFE;
        border-radius: 15px;
        -webkit-border-radius: 1%;
        -moz-border-radius: 1%;
        margin: 10% 60% 10% auto;
        padding: 10px;
    }

    #contacts-convenio {
        max-width: 215px;
    }

    .btn-enviar {
        margin-top: 30px !important;
    }

    .contato-centrais {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .diferenciais {
        background-repeat: repeat;
    }

    .diferanciais-titulo {
        margin-left: 180px;
    }

    .diferenciais-mini-logo {
        display: none;
    }


}

@media only screen and (min-width: 1231px) and (max-width: 1400px) {
    .btn-ver-todos {
        margin-left: 30px !important;
    }

}

@media only screen and (min-height: 641px) and (max-height: 699px) {
    .beneficos-card {
        top: -10px !important;
        position: relative;
    }

    .beneficios {
        height: 90vh;
    }
}

@media only screen and (min-height: 700px) and (max-height: 730px) {
    .beneficos-card {
        top: -40px !important;
        position: relative;
    }

    .beneficios {
        height: 90vh;
    }
}

@media only screen and (min-height: 731px) and (max-height: 768px) {
    .beneficos-card {
        top: -60px !important;
        position: relative;
    }

    .beneficios {
        height: 90vh;
    }
}

@media only screen and (min-width: 1401px) {
    .navbar-div {
        background-image: url("../../frontend/imgnew/home/bg_banner_topo.png");; !important;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height: 110vh; !important;
    }

    .nav-abas, #acessar-cred, .btn-acesso-servidor{
        font-size: 1.6em;
    }

    .banner-text > p, b {
        font-size: 1.4em !important;
    }

    .sobre-titulo > b{
        font-size: 1.8em !important;
    }

    .sobre-texto > p{
        font-size: 1.6em !important;
    }

    .wcag > .row {
        font-size: 1.2em !important;
    }

    .card-container > p {
        font-size: 1.4em !important;
    }

    .solucao-titulo > b{
        font-size: 1.8em !important;
    }

    .solucao-texto > p{
        font-size: 1.6em !important;
    }

    .beneficios-titulo > b{
        font-size: 1.8em !important;
    }

    .beneficios-options {
        margin-left: -40px;
    }

    .beneficios-options > ul > li {
        font-size: 1.8em !important;
    }

    .beneficios-item {
        color: #2E3849;
        background-color: white;
        font-weight: bold;
        height: 90px;
        width: 350px;
        border-radius: 5%;
        border: 1px solid #0a6aa1;
        text-align: center;
        padding: 10px 20px 10px 20px;
        font-size: 1.8rem;
        margin: 20px -40px 20px 0;
        z-index: 9999;
    }

    .beneficios-img {
        background: #009FD6;
        padding-bottom: 80px;
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
        margin-left: 100px;
        margin-bottom: 100px;
        z-index: 2;
    }

    .beneficios-card-item {
        /*top: 240px !important;*/
        /*position: relative;*/
        margin-top:0px;
    }

    .beneficios-card-item-list {
        font-size: 1.6em !important;
        margin-top: 0 !important;
    }

    .diferanciais-titulo > b {
        font-size: 1.8em !important;
    }

    .diferenciais-part-texto > p {
        font-size: 1.6em !important;
    }

    .diferenciais {
        background-image: url("../../frontend/imgnew/home/bg_solucoes.png");
        background-size: cover;
    }

    .publicos-coluna-titulo > h2, p {
        font-size: 2.5em !important;
    }

    .publicos-card > p {
        font-size: 2em !important;
    }

    .publicos-card {
        background: #00759D;
        margin: 6px;
        border-radius: 10px;
        padding: 20px;
        width: 280px;
        height: 400px;
        transition: width 80ms, height 80ms;
    }

    #publicos-card-1:hover {
        background: #00B5B6;
        width: 350px;
        height: 450px;
    }

    #publicos-card-1:hover > img{
        margin: 10px 60px 40px 60px;
    }

    #publicos-card-1:hover > .btn-ver-todos {
        left: 10px;
        background-color: #007699;
    }

    #publicos-card-2:hover {
        background: #00B5B6;
        width: 350px;
        height: 450px;
    }

    #publicos-card-2:hover > img{
        margin: 10px 60px 40px 60px;
    }

    #publicos-card-2:hover > .btn-ver-todos {
        left: 10px;
        background-color: #007699;
    }

    #publicos-card-3:hover {
        background: #00B5B6;
        width: 350px;
        height: 450px;
    }

    #publicos-card-3:hover > img{
        margin: 10px 60px 40px 60px;
    }

    #publicos-card-3:hover > .btn-ver-todos {
        left: 10px;
        background-color: #007699;
    }

    .publicos-card > p{
        color: white;
        text-align: center;
        text-transform: uppercase;
        font-size: 1.8em;
        font-weight: bold;
        text-shadow: #ffffff 0px 0px 0px, #ffffff 0px 0px 0px, #ffffff 0px 0px 0px, #ffffff 0px 0px 0px, #ffffff 0px 0px 0px;
        letter-spacing: 0px;
        transform: scaleX(1.0);
    }

    .publicos-card > img {
        margin: 10px 60px 40px 20px;
        width: 210px;
    }

    .publicos-card > a {
        margin: 40px 40px 40px 45px;
    }

    .noticias-itens {
        margin: 5% 5% 5% 8%;
    }

    .contato-central > p {
        font-size: 1.4em !important;
    }

}

@media only screen and (min-width: 1600px) {
    .beneficios-img {

        margin-bottom: 180px;

    }

}

@media only screen and (min-width: 1800px) {
    .beneficios-img {

        margin-bottom: 230px;

    }

}

@media only screen and (min-width: 1900px) {
    .beneficios-img {

        margin-bottom: 270px;

    }

}

@media only screen and (min-width: 2000px) {
    .beneficios-img {

        margin-bottom: 350px;

    }

}

@media only screen and (min-width: 2500px) {
    .beneficios-img {

        margin-bottom: 500px;
        margin-left: 150px;

    }

}
