@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Material+Icons');

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: flex !important;
}

#botao_avaliacao {
    cursor: pointer;
    background-color: #ffffff;
    border-radius: 3px;
    height: 12rem;
    width: 95%;
    text-align: left;
    box-sizing: border-box;
    height: 15rem;
    margin-bottom: 1rem !important;
}

#conteudo {
    background-color: #f1f1f1;
    height: 410px;
    width: 50%;
    min-width: 800px;
    margin: 0 auto;
    margin-top: 70px;
    padding: 30px;
}

#box {
    background-color: white;
    margin-top: 30px;
    height: 230px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}


#linha-botoes {
    margin-top: 30px
}

.carteira:hover {
    background-color: #fba530 !important
}

.email:hover {
    background-color: #fba530 !important
}

.cpf:hover {
    background-color: #fba530 !important
}

.dependentes:hover {
    background-color: #fba530 !important
}

@font-face {
    font-family: "Glober Bold";
    src: url("//db.onlinewebfonts.com/t/8973b326e710844b71f5b6bd241aed8d.eot");
    src: url("//db.onlinewebfonts.com/t/8973b326e710844b71f5b6bd241aed8d.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/8973b326e710844b71f5b6bd241aed8d.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/8973b326e710844b71f5b6bd241aed8d.woff") format("woff"), url("//db.onlinewebfonts.com/t/8973b326e710844b71f5b6bd241aed8d.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/8973b326e710844b71f5b6bd241aed8d.svg#Glober Bold") format("svg");
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

* {
    outline: none;
    border: 0;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.1;
}

a {
    color: #006eb6;
    text-decoration: none;
}

a:hover {
    color: #024673;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Roboto-Regular';
    font-size: 15px;
    color: #58595b;
}

.box {
    max-width: 1170px;
    margin: 0px auto;
}

.footer #block-block-3 .info-avanz img {
    width: 150px;
}

.logo {
    position: absolute;
    right: 0;
    left: 50%;
    width: 250px;
    margin-left: -125px;
    text-align: center;
    z-index: 2;
}

@media screen and (max-width: 360px) {

    .logo.logo,
    .logo.logo a {
        width: 218px;
    }

    .logo.logo a {
        height: 60px;
        margin: 0;
    }
}

.logo h1 {
    margin: 0;
}

.logo a {
    width: 250px;
    height: 70px;
    display: block;
    margin: 0px auto;
    text-indent: -9999px;
    background: url(logo.png) center top no-repeat;
    background-size: 100% auto;
    overflow: hidden;
}

.logo a img {
    width: 250px;
    height: 71px;
    _display: none;
    *display: none;
}

.menu-topo {
    height: 49px;
    border-bottom: solid 4px #005389;
    background: #006EB6;
}

.menu-topo .menutopo-1,
.menu-topo .menutopo-2 {
    position: relative;
    z-index: 2;
    float: left;
}

.menu-topo .menutopo-2 {
    float: right;
}

.menu-topo .menutopo a {
    color: #fff;
    display: block;
    float: left;
    font-family: "GloberBold", sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 19px 10px 12px;
}

@media screen and (max-width: 1023px) {
    .menu-topo .menutopo a {
        padding: 17px 10px 9px;
    }
}

.menu-secundario .submenu li a:hover,
.menu-topo .menutopo-1 a:hover,
.menu-topo .menutopo-2 a:hover {
    background: #338bc5;
}

.menu-secundario {
    border-bottom: 2px solid #efefef;
    border-top: 6px solid #f1f1f1;
    margin: 37px 0 0;
    position: relative;
    text-align: center;
}

.menu-secundario ul.submenu,
.menu-secundario ul.submenu li {
    margin: 0;
    padding: 0;
    list-style: none;
    background: none;
}

.menu-secundario ul.submenu {
    display: none;
    width: 100%;
    background: #006eb6;
    border-bottom: solid 7px #FAB216;
    position: absolute;
    left: 0;
    _left: -50%;
    right: 0;
    zoom: 1;
    padding: 20px 0 30px;
    text-align: left;
}

.menu-secundario ul.submenu.open {
    display: block;
}

.menu-secundario .submenu li {
    float: left;
    width: 32%;
}

.menu-secundario .submenu li a {
    font-size: 15px;
    padding: 10px;
    border-bottom: solid 1px #338bc5;
    letter-spacing: 0.5px;
    white-space: normal;
    font-weight: bold;
    font-family: 'Roboto-Regular';
    color: #FFF;
    display: block;
    margin: 0px 10px;
}

.menu-secundario a.submenu-item,
.menu-secundario a.link-menu-secundario {
    border-bottom: 7px solid #fab216;
    color: #666;
    display: inline-block;
    font-size: 17px;
    margin: 0 10px;
    width: 22%;
    padding: 10px 0 0;
}

.menu-secundario a.submenu-item.hover,
.menu-secundario a.link-menu-secundario.hover,
.menu-secundario a.link-menu-secundario:hover {
    background: #006eb6;
    color: #FFF;
    border-top: solid 7px #FAB216;
    border-bottom: solid 7px #006eb6;
    padding-top: 3px;
}

.main .content {
    min-height: 350px;
    background: #F1F1F1;
    border: 2px solid #efefef;
    margin: 65px auto 0;
    max-width: 800px;
    width: 100%;
    padding: 15px;
}

.footer.container {
    width: 100%;
    padding: 0;
    border-top: solid 10px #FAB216;
    margin: 50px 0 0;
    clear: both;
    display: block !important;
}

.footer #block-block-4 {
    line-height: 22px;
    padding: 0 0 50px;
    background: #f1f1f1;
    margin-bottom: 50px;
    display: table !important;
    width: 100%;
}

.footer #block-block-4 .content.clearfix {
    display: table !important;
    width: 100%;
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 15px;
}

.footer #block-block-4 .block-footer {
    float: left;
    width: 40%;
    font-family: 'Roboto-Regular';
}

.footer #block-block-4 .column-footer-one {
    width: 20%;
}

@media screen and (max-width: 997px) {
    .footer #block-block-4 .block-footer.column-footer-one {
        width: 30%;
    }

    .footer #block-block-4 .block-footer.column-footer-two {
        width: 70%;
    }

    .footer #block-block-4 .block-footer {
        width: 100%;
    }
}

@media screen and (max-width: 700px) {
    .footer #block-block-4 .block-footer.column-footer-one {
        width: 36%;
    }

    .footer #block-block-4 .block-footer.column-footer-two {
        width: 64%;
    }

    .footer #block-block-4 .block-footer {
        width: 100%;
    }
}

@media screen and (max-width: 400px) {
    .footer #block-block-4 .block-footer.block-footer {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .footer #block-block-4 .block-footer.block-footer ul {
        width: 100%;
    }
}

.footer #block-block-4 .block-footer ul,
.footer #block-block-4 .block-footer li {
    list-style: none;
    background: none;
    padding: 0;
    margin: 0 0 10px;
}

.footer #block-block-4 .block-footer ul {
    /*padding: 0 20px 0 0;*/
}

.footer #block-block-4 .block-footer h2 {
    color: #005389;
    font-size: 15px;
    font-weight: bold;
    margin: 50px 0 20px;
    text-transform: uppercase;
}

.footer #block-block-4 .block-footer h4 {
    color: #005389;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0;
}

.footer #block-block-4 .block-footer a {
    color: #58595B;
}

.footer #block-block-4 .block-footer a:hover {
    text-decoration: underline;
}

.footer #block-block-4 .block-footer ul {
    float: left;
    width: 50%;
}

.footer #block-block-4 .column-footer-one ul {
    width: auto;
}

.footer #block-block-4 .column-footer-two ul.column-one li a {
    display: block;
    clear: both;
    line-height: 22px;
}

.footer #block-block-4 .column-footer-three .last li a i,
.footer #block-block-4 .column-footer-three .first li a i,
.footer #block-block-4 .column-footer-two .first li a i {
    margin: 0 2px 0 0;
    display: block;
    float: left;
    line-height: 22px;
}

.footer #block-views-parceiros-block {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    /*display: table;*/
    display: table !important;
    _display: table !important;
}

.footer #block-views-parceiros-block .views-row {
    display: inline-block;
    width: 23%;
    *float: left;
    _float: left;
}

@media screen and (max-width: 430px) {
    .footer #block-views-parceiros-block .views-row {
        width: 70%;
        margin-bottom: 10px;
    }
}

.footer #block-views-parceiros-block .views-row img {
    width: 80%;
    height: auto;
    width: 100%;
}

.footer #block-block-3 {
    margin: 40px 0 0;
    clear: both;
    display: block !important;
}

.footer #block-block-3 .infos {
    color: #FFF;
    text-align: center;
    font-size: 15px;
    padding: 5px;
}

.footer #block-block-3 .infos p {
    margin: 0;
}

.footer #block-block-3 .info-hapvida {
    padding: 50px 5px;
    color: #979797;
    background: #f1f1f1;
}

.footer #block-block-3 .info-hapvida img {
    height: 25px !important;
    margin: 15px 0 0;
}

.footer #block-block-3 .info-ans-selo-hapvida img {
    height: 15px !important;
    margin: 15px 0 0;
}

.footer #block-block-3 .info-avanz {
    background: #338bc5;
}

.footer #block-block-3 .info-avanz a {
    color: #FFF;
}

.footer #block-block-3 .info-browser {
    background: #35444C;
}

.chat {
    position: fixed;
    right: 10px;
    bottom: 0px;
    z-index: 99999999;
    width: 250px;
    cursor: pointer;
    zoom: 1;
}

.chat img {
    height: auto !important;
    max-width: 100%;
}

@media screen and (min-width:1025px) {

    .menu-topo .menutopo-1 a,
    .menu-topo .menutopo-2 a {
        font-size: 17px;
        padding: 15px 17px 8px;
    }

    .menu-secundario .submenu li {
        width: 24%;
    }
}

@media screen and (max-width: 896px) {
    .menu-topo .menutopo .first {
        display: none;
    }

    .menu-topo .menutopo a {
        width: 100px;
        text-align: center;
        padding: 8px 10px 0px;
    }

    .menu-topo .menutopo a.common-questions {
        width: 112px;
    }
}

@media screen and (max-width: 679px) {
    .menu-topo .box {
        display: none;
    }
}

@media screen and (min-width: 680px) {
    .mobile-menu {
        display: none;
    }
}

.mobile-menu {
    position: relative;
    float: right;
    color: #fff;
    z-index: 1;
}

.button-menu {
    text-transform: uppercase;
    padding: 0 15px;
    font-size: 18px;
    height: 46px;
    line-height: 46px;
    display: inline-block;
}

.button-menu i {
    font-size: 18px;
    position: relative;
    top: 1px;
    line-height: 46px;
}

@media screen and (max-width: 478px) {
    .button-menu .desc-menu {
        display: none;
    }
}

.menu {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    padding: 20px 0 10px;
    width: 220px;
    background-color: #005389;
    list-style: none;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .4);
    -ms-box-shadow: 0 2px 4px rgba(0, 0, 0, .4);
    -o-box-shadow: 0 2px 4px rgba(0, 0, 0, .4);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .4);
}

.menu a {
    display: block;
    color: #fff;
    padding: 5px 15px;
}

.menu a:hover,
.menu a:focus,
.menu a:active {
    background-color: #006EB6;
}

#menu-checkbox:checked+.button-menu {
    background-color: #005389;
}

#menu-checkbox:checked+.button-menu+.menu {
    display: block;
}

#ajax_Carregando {
    width: 100%;
    height: 180%;
    background-color: #525252;
    position: absolute;
    left: 0%;
    top: 0%;
    text-align: center;
    z-index: 9999999;
    filter: Alpha(Opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.80;
    overflow: hidden;
}

#loading {
    width: 200px;
    height: 100px;
    /*background-color: #006EB6;*/
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -50px;
    margin-left: -100px;
    text-align: center;
    z-index: 9999999999;
    vertical-align: middle;
    color: #FFFFFF;
}

#loading img {
    margin-bottom: 10px;
}

.info-input {
    color: red;
    font-size: 10px;
    font-style: italic;
    font-weight: normal;
}

hr {
    border: 1px solid #CACACA !important;
    margin: 10px 0;
}

.titulo {
    display: block;
    padding: 0 0 15px !important;
}

.list-vertical,
.list-vertical ul {
    /*list-style: none;*/
    padding-left: 20px;
    line-height: 1.5;
}

.list-vertical a,
.list-horizontal a {
    color: #005389;
}

.list-vertical a:hover,
.list-horizontal a:hover {
    text-decoration: underline;
}

.table-rel {
    width: 100% !important;
    margin: 15px 0 !important;
    border-left: 1px solid #999 !important;
    border-right: 1px solid #999 !important;
    border-spacing: 0 !important;
}

.table-rel.table-rel thead th,
.table-rel .table-header th,
.table-rel.table-rel thead td,
.table-rel .table-header td {
    background-color: #006EB6 !important;
    color: #fff !important;
    font-weight: bold;
    padding: 10px 10px;
    text-align: left;
}

.table-rel.table-rel thead.table-header-center.table-header-center th,
.table-rel.table-rel .table-header.table-header-center.table-header-center th,
.table-rel.table-rel thead.table-header-center.table-header-center td,
.table-rel .table-header.table-header-center.table-header-center td {
    text-align: center;
}

.table-rel td {
    padding: 5px 10px;
    border-bottom: 1px solid #999 !important;
    background: #fff !important;
    font-size: 12px;
    text-align: left;
    word-break: break-word;
}

.table-rel.no-header {
    border-top: 1px solid #999 !important;
}

.table-rel.table-left.table-left td {
    text-align: left;
}

.table-rel.table-center.table-center td {
    text-align: center;
}

.table-rel .more-lines {
    border-right: 1px solid #999 !important;
}

.menu-thumbs a {
    display: inline-block;
    margin-right: 5px;
    padding: 4px;
    border: 1px solid #CACACA;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.menu-thumbs a:hover {
    border-color: #006EB6;
}

.ui-button {
    background: #338BC5 !important;
}

.infor-cliente {
    float: left;
    width: 50%;
    background-color: #f1f1f1;
    height: 300px;
    background: none;
    padding-left: 3rem;
}

.infor-estrelas {
    float: left;
    width: 50%;
    background-color: #f1f1f1;
    height: 300px;
    background: none;
    padding-left: 3rem;
}

.estrelas input[type=radio] {
    display: none;
    font-size: large;
}

.estrelas label i.fa:hover {
    content: '\f005';
    color: #FC0;
}

.modal input:hover {
    color: #FC0;
}

.estrelas label i.fa:before {
    content: '\f005';
    color: #FC0;
}

.estrelas input[type=radio]:checked~label i.fa:before {
    color: #CCC;
}

.selecionados_button {
    background-color: darkorange;
    width: 95%;
    height: 2.5rem;
    border-radius: 5px;
    text-decoration-color: white;
    font-size: bold;
    box-sizing: border-box;
    font-weight: bold;
    color: white;
    margin-bottom: 1rem;
}

.votacao_area {
    cursor: pointer;
    background-color: lightgray;
    border-radius: 5px;
    height: 5rem;
    width: 95%;
    text-align: left;
    box-sizing: border-box;
    margin-left: 1rem;

}

.h5-votacao {
    font-weight: bold;
    color: #2A6EB5;
    margin-bottom: 0rem;
}

.svg-inline--fa {
    margin: 1rem 0px 1rem 2rem;
    color: yellow;
}

.error {
    font-size: 20px;
    color: #005389;
}

.cicle_contage {
    background: white;
    color: blue;
    border-radius: 50%;
    height: auto;
    width: 20px;
    display: inline-block;
    font-family: 'Source Sans Pro'
}

.loader {
    width: 3rem;
    margin: 5px;

}
body {
    font-family: 'Source Sans Pro';
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Source Sans Pro';
    font-weight: 900;
}
span, .spam {
    font-family: 'Source Sans Pro';

}
h1, .h1 {
font-size: 6rem;
}

h2, .h2 {
font-size: 3.75rem;
}

h3, .h3 {
font-size: 3rem;
}

h4, .h4 {
font-size: 2.125rem;
}

h5, .h5 {
font-size: 1.5rem;
}

h6, .h6 {
font-size: 1.25rem;
}

p {
    font-family: 'Source Sans Pro';
    font-weight: 400;
}