@font-face {
    font-family: 'Helvetica CE';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica CE'), url('../fonts/HelveticaCE-Medium.woff') format('woff');
}

@font-face {
    font-family: 'Helvetica Neue Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Neue Bold'), url('../fonts/HelveticaNeueBold.woff') format('woff');
}

@font-face {
    font-family: 'Helvetica 45 Light';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica 45 Light'), url('../fonts/HelveticaNeue-Light.woff') format('woff');
}

@font-face {
    font-family: 'Museo 500 Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Museo 500 Regular'), url('../fonts/Museo500-Regular.woff') format('woff');
}

body {
    font-family: 'Museo 500 Regular','Helvetica 45 Light',Arial,sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: rgb(23, 48, 68);
}

#header {
    margin-bottom: 0px;
    padding: 0px;
}

.navbar_hm {
    position: fixed;
    width: 100%;
    margin: 0px !important;
    padding: 0px !important;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-color: rgb(23,48,68) !important;
    z-index: 9000;
}
.ulmenu{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;

}
.ulmenu li{
	position: relative;

}

.cont_hdr {
    width: 100%;
    margin: 0px;
    padding: 0px;
    line-height: 10px;
}

.col_hdr_l {
    display: inline-block;
    width: 25%;
    background-color: rgb(23, 48, 68);
}

.col_hdr_c {
    display: inline-block;
    width: 45%;
    min-width: 420px;
    text-align: center;
}

.col_hdr_r {
    display: inline-block;
    width: 28%;
    min-width: 312px;
    padding: 0px 0px 0px 10px;
}

.navbar_hdr {
    position: relative;
    float: right;
}

.nav_logo {
    display: inline-table;
    width: 300px;
    height: 100%;
    background-color: rgb(23, 48, 68);
}

.nav_logo img {
    position: relative;
    float: right;
    width: 215px;
}

.menu_hm li.active > a, .menu_hm li.active > a:focus, .menu_hm li > a:hover, .menu_hm > .open > a {
    background-color: #fa3 !important;
}

.menu_hm li > a {
    color: #000066 !important;
    font-weight: 400;
}

.dropdown_hm {
    padding: 10px 0px;
}

.dropdown_hm li > a {
    padding: 0px 20px;
    color: #000066;
    font-weight: 400;
}

.menu_hm_mob li.active > a > span, .menu_hm_mob li.active > a:focus > span, .menu_hm_mob li > a:hover > span, .menu_hm_mob > .open > a > span {
    color: #000066 !important;
    background-color: #fa3 !important;
}

.menu_hm_mob li > a {
    padding: 0px 10px;
}

.menu_hm_mob li > a > span {
    color: #8d8d8d !important;
    font-weight: 400;
}

.nav_lgn {
    display: inline-block;
    position: relative;
    float: left;
    padding: 20px 0px;
    color: white;
    font-weight: 500;
    line-height: 15px;
}

.nav_lgn span {
    padding-right: 10px;
}

.nav_lgn input {
    margin-right: 5px;
    color: #253745;
    font-weight: normal;
}

.btn_ok_lgn {
    padding: 5px 15px;
    color: rgb(242,249,253) !important;
    border: 1px solid rgb(242, 249, 253);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: transparent;
}

.btn_ok_lgn:hover {
    color: rgb(37, 55, 69) !important;
    background-color: rgb(0, 255, 255);
}

.row {
    margin: 0px;
}

.cont_sld {
    margin: 0px;
    padding: 0px;
    background-color: rgb(46, 117, 139);
}

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

.cont_acesso {
    text-align: center;
    background-color: rgb(46, 117, 139);
}

.blc_acesso {
    width: 70%;
    margin: 0px auto;
}

.link_acesso {
    padding: 20px 10px;
}

.link_acesso p {
    margin: 0px 0px 3px;
    line-height: 16px;
}

.link_acesso {
    position: relative;
    width: 75%;
    padding: 20px 10px;
}

.btn_acesso {
    width: 100%;
    max-width: 270px;
    min-width: 200px;
    margin: 0px auto;
}

.btn_acesso p {
    width: 100%;
    padding: 9px 0px;
}

.btn_acesso a:hover {
    background: rgb(236, 190, 84);
}

.tit_func {
    margin: 10px 0px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}

.blc_func {
    width: 70%;
    max-width: 1050px;
    margin: 0px auto;
}

.col_func1 {
    margin: 30px 0px;
}

.col_func1 img {
    width: 50px;
    margin-right: 5px;
}

.col_func1 p {
    display: inline-block;
    font-size: 20px;
}

.como_func {
    margin-bottom: 25px;
}

.pnl_vds {
    width: 70%;
}

.ctrl_vds {
    width: 100%;
    border: 2px groove rgb(51, 70, 87);
    cursor: pointer;
}

.txt_func {
    padding: 10px 0px 20px;
    text-align: center;
}

.txt_func p {
    margin: 0px;
    padding: 0px 10px;
    line-height: 17px;
}

.cont_duv {
    background-color: rgb(242,249,253);
}

.ln_duv {
    width: 70%;
    margin: 20px auto;
    text-align: center;
}

.ln_duv img {
    height: 100px;
    margin: 20px 0px;
}

.ln_duv p {
    margin: 0px;
    line-height: 16px;
}

.det_duv {
    margin: 20px 0px 40px;
    font-size: 12px;
    color: rgb(46,117,139);
}

.det_duv p {
    margin: 0px;
    line-height: 16px;
}

.cont_news {
    padding: 30px 0px;
    text-align: center;
    background-color: rgb(46,117,139);
}

.tit_news {
    font-family: 'Helvetica Neue Bold','Helvetica CE',Arial,sans-serif;
    font-size: 31px;
    color: rgb(0,255,255);
}

.det_news {
    padding: 10px 0px;
    font-family: 'Helvetica Neue Bold','Helvetica CE',Arial,sans-serif;
    font-size: 12px;
    color: rgb(242,249,253);
}

.form_news {
    width: 43%;
    margin: 0px auto;
}

.input_news {
    width: 95%;
    min-width: 200px;
    margin: 0px 0px 10px;
    line-height: 28px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.btn_news {
    width: 100%;
    max-width: 200px;
}

.cont_ncad {
    padding: 0px 0px 30px;
    background-color: rgb(242,249,253);
    text-align: center;
}

.dados_ncad {
    width: 70%;
    margin: 0px auto;
    line-height: 15px;
}

.dados_ncad p {
    color: rgb(46,117,139);
}

.qtde_ncad {
    margin-top: 10px;
    font-size: 40px;
}

.cont_ftr {
    background-color: rgb(37, 55, 69);
    padding: 0px 0px 30px;
}

.dados_ftr {
    width: 70%;
    margin: 0px auto;
}

.dados_ftr p {
    color: #fff;
    border-bottom: 1px dotted #fff;
    font-weight: bold;
}

.dados_ftr a {
    font-weight: normal;
    color: #fff;
}

.bdr_ftr {
    height: 50px;
    background-color: rgb(0, 255, 255);
}

/* jssor slider bullet navigator skin 05 css */
/*
    .jssorb05 div           (normal)
    .jssorb05 div:hover     (normal mouseover)
    .jssorb05 .av           (active)
    .jssorb05 .av:hover     (active mouseover)
    .jssorb05 .dn           (mousedown)
*/

.jssorb05 { position: absolute; }

.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
    position: absolute;
    /* size of bullet elment */
    width: 16px;
    height: 16px;
    background: url('../img/slider/b05.png') no-repeat;
    overflow: hidden;
    cursor: pointer;
}

.jssorb05 div { background-position: -7px -7px; }
.jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
.jssorb05 .av { background-position: -67px -7px; }
.jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

/* jssor slider arrow navigator skin 12 css */
/*
    .jssora12l                  (normal)
    .jssora12r                  (normal)
    .jssora12l:hover            (normal mouseover)
    .jssora12r:hover            (normal mouseover)
    .jssora12l.jssora12ldn      (mousedown)
    .jssora12r.jssora12rdn      (mousedown)
*/

.jssora12l, .jssora12r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 30px;
    height: 46px;
    cursor: pointer;
    background: url('../img/slider/a12.png') no-repeat;
    overflow: hidden;
}

.jssora12l { background-position: -16px -37px; }
.jssora12r { background-position: -75px -37px; }
.jssora12l:hover { background-position: -136px -37px; }
.jssora12r:hover { background-position: -195px -37px; }
.jssora12l.jssora12ldn { background-position: -256px -37px; }
.jssora12r.jssora12rdn { background-position: -315px -37px; }


.cont_sbr {

}

.col_sbr {
    width: 70%;
    margin: 50px auto;
}

.tit_sbr {
    font-size: 26px;
    font-weight: bold;
}

.inf_sbr {
    text-align: justify;
}

.caract_sbr {
    padding: 20px 0px 20px 70px;
}

.caract_sbr i {
    display: inline-block;
    font-size: 10px;
}

.caract_sbr i p {
    display: inline-block;
    padding: 0px 10px 0px 5px;
    font-size: 14px;
    vertical-align: sub;
}

.caract_sbr p {
    padding: 0px 0px 0px 14px;
}

.caract_sbr img {
    vertical-align: sub;
}

.div_sbr {
    width: 90%;
    margin: 10px auto;
    border-bottom: 1px solid rgba(51, 70, 87, 0.3);
}

.dstq_sbr {
    padding: 25px 0px;
}

.dstq_p_sbr {
    display: inline-block;
    width: 96%;
    height: 26px;
    padding: 1px 7px;
    color: rgb(242, 249, 253);
    background-color: rgb(51, 70, 87);
}

.dstq_img_sbr {
    position: relative;
    display: inline-block;
    width: 3%;
    top: 0px;
    left: -10px;
}

.dstq_p_sbr p {

}

.dstq_img_sbr img {
    height: 26px;
}


.cont_cad {

}

.col_cad {
    width: 70%;
    margin: 50px auto;
}

.col_cad p {
    margin: 0px;
}

.tit_cad {
    padding: 5px 0px;
    text-align: center;
    font-size: 18px;
    color: rgb(242, 249, 253);
    -webkit-border-radius: 15px 15px 0px 0px;
    border-radius: 15px 15px 0px 0px;
    background-color: rgb(51, 70, 87);
}

.dados_cad {
    padding: 20px 50px;
}

.lin_dds_cad {
    padding: 20px 0px;
}

.col_dds_cad1, .col_dds_cad2 {
    display: inline-block;
    padding-left: 5px;
}

.col_dds_cad1 {
    width: 49%;
}

.col_dds_cad2 {
    width: 32%;
}

.label_dados_cli {
    display: inline-block;
    width: 100%;
    padding-left: 5px;
}

.label_dados_cli .error {
    display: inline-block;
    padding: 0px 5px;
}

.lin_input_cad {
    margin-bottom: 20px;
}

.input_dados_cli {
    width: 100%;
}

.input_dados_cli input {
    width: 95%;
    min-width: 200px;
}

.label_lgn_cli {
    display: inline-block;
    width: 32%;
    padding-left: 5px;
}

.input_lgn_cli {
    display: inline-block;
    width: 32%;
}

.input_lgn_cli input {
    width: 95%;
    min-width: 150px;
}

.lin_repres_cad {
    padding: 30px 12px;
}

.tit_repres_cad {
    font-weight: bold;
}

.dados_repres_cad {

}

.dados_repres_cad p {
    display: inline-block;
    color: rgba(32,119,26,1);
    font-size: 18px;
}

.dados_repres_cad input {
    display: inline-block;
}

.lin_conf_cad {
    float: left;
    width: 100%;
    padding: 20px 0px 40px;
}

.captcha_cad {
    display: inline-block;
    position: relative;
    float: left;
    width: 49%;
}

.btn_cad {
    display: inline-block;
    width: 49%;
    position: relative;
    float: left;
    padding-top: 20px;
    text-align: center;
}

.cad_error {
    color: rgb(255,70,70);
}

.content_bd_cmpt {
    padding-top: 30px;
    background-color: rgb(242, 249, 253);
}

.cont_bd_cmpt {
    width: 600px;
    margin: 0px auto;
    text-align: center;
    color: rgb(242, 249, 253);
    border-radius: 15px;
    -webkit-border-radius: 15px;
    background-color: rgb(46, 117, 139);
}

.div_hdr_cmpt {
    height: 60px;
    border-radius: 15px 15px 0px 0px;
    -webkit-border-radius: 15px 15px 0px 0px;
    border-bottom: 1px solid rgb(242, 249, 253);
    background-color: rgb(37, 55, 69);
}

.div_logo_cmpt {
    position: relative;
    float: left;
    height: 60px;
    padding-left: 20px;
    border-radius: 15px 0px 0px;
    -webkit-border-radius: 15px 0px 0px;
    background-color: rgb(51, 70, 87);
}

.div_logo_cmpt img {
    width: 192px;
}

.div_sim_cmpt {
    height: 60px;
    line-height: 88px;
}

.div_sim_cmpt img {
    width: 170px;
}

.div_tit_cmpt {

}

.sair_view_cmpt {
    display: inline-block;
    position: relative;
    float: right;
    height: 60px;
    padding: 0px 10px;
    line-height: 60px;
}

.btn_sair_cmpt {
    padding: 0px 2px;
    font-size: 30px;
    color: rgb(242,249,253);
}

.div_img_cmpt {
    padding: 30px 0px;
}

.div_img_cmpt img {
    border-radius: 15px;
    -webkit-border-radius: 15px;
    border: 1px solid rgb(51, 70, 87);
    box-shadow: -1px -1px 3px rgb(37, 55, 69);
}

.div_comp_cmpt {
    line-height: 10px;
}

.fcbk_comp_cmpt, .twtr_comp_cmpt, .gglm_comp_cmpt {
    display: inline-block;
}

.twtr_comp_cmpt {
    margin: 0px 30px;
}

.div_link_cmpt {
    margin: 15px 0px;
}

.div_link_cmpt p {
    margin: 0px;
}

.tit_link_cmpt {

}

.link_mod_cmpt {
    line-height: 30px;
    color: rgb(37, 55, 69);
    background-color: rgb(0, 255, 255);
}

.div_cmnt_cmpt {

}

.tit_cmnt_cmpt {
    text-align: left;
}

.tit_cmnt_cmpt p {
    display: inline-block;
    width: 250px;
    margin: 0px;
    line-height: 30px;
    text-align: center;
    border-radius: 0px 15px 15px 0px;
    -webkit-border-radius: 0px 15px 15px 0px;
    background-color: rgb(51, 70, 87);
}

.fb_cmnt_cmpt {

}

.div_ftr_cmpt {

}








.bd_adms {
    margin: 0px;
    padding: 0px;
    color: rgb(37, 55, 69);
    font-family: arial,sans-serif;
    font-weight: bold;
}

.bg_adms {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(228,227,242);
    background: -moz-radial-gradient(center, ellipse cover, rgba(228,227,242,1) 0%, rgba(178,182,196,1) 61%, rgba(166,171,181,1) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(228,227,242,1) 0%,rgba(178,182,196,1) 61%,rgba(166,171,181,1) 100%);
    background: radial-gradient(ellipse at center, rgba(228,227,242,1) 0%,rgba(178,182,196,1) 61%,rgba(166,171,181,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e3f2', endColorstr='#a6abb5',GradientType=1 );
}

.hdr_adms {
    position: relative;
    padding: 0px 0px 0px 50px;
}

.logo_adms {
    display: inline-block;
    position: relative;
    width: calc(30vh);
    height: calc(20vh);
    padding: 10px;
    text-align: center;
    line-height: calc(20vh);
    border-radius: 0px 0px 30px 30px;
    -webkit-border-radius: 0px 0px 30px 30px;
    background-color: rgb(51, 70, 87);
    animation: move_hdr 3s;
    -webkit-animation: move_hdr 3s;
}

.logo_adms img {
    max-width: calc(30vh - 20px);
    max-height: calc(20vh - 20px);
}

.cont_adms {
    position: absolute;
    width: 400px;
    top: calc(37vh - 80px);
    left: calc(50vw - 200px);
    text-align: center;
    border: 5px solid rgba(255, 255, 255, 0.4);
    box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
    z-index: 9900;
}

.box_adms {
    color: rgb(242,249,253);
    background-color: rgb(51, 70, 87);
}

.tit_adms {
    font-size: 20px;
    line-height: 40px;
    color: rgb(0, 218, 218);
    background-color: rgb(37, 55, 69);
}

.tit_adms p {
    margin: 0px;
}

.dds_adms1, .dds_adms2 {
    font-size: 16px;
    text-align: center;
    line-height: 25px;
}

.dds_adms1 {
    padding: 20px 0px 10px;
}

.dds_adms1 label {
    padding: 8px;
}

.dds_adms2 {
    padding: 10px 0px 20px;
}

.dds_adms2 label {
    padding: 5px;
}

.dds_adms1 input, .dds_adms2 input {
    width: 200px;
    height: 25px;
    font-size: 16px;
}

.acs_adms {
    height: 30px;
    padding: 10px 0px 20px;
    text-align: center;
}

.btn_adms {
    width: 100px;
    height: 30px;
    font-weight: bold;
    font-size: 14px;
    border: none;
    color: rgb(37, 55, 69);
    background-color: rgb(242,249,253);
}

.btn_adms:hover {
    color: white;
    background-color: rgb(46, 117, 139);
}

@keyframes move_hdr {
    0% {top: calc(-20vh);}
    100% {top: 0px;}
}

@-webkit-keyframes move_hdr {
    0% {top: calc(-20vh);}
    100% {top: 0px;}
}






.ui-datepicker {
    width: 20em;
}

.btn_lrj1, .btn_lrj2, .btn_vrd {
    width: 45%;
    min-width: 200px;
    padding: 6px 12px;
    color: white;
    text-shadow: 0px 0px 2px #000;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.btn_lrj1 {
    border: 1px solid rgb(212, 154, 17);
    box-shadow: 0px 1px 0px rgba(242, 216, 162, 0.6) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
    background: rgb(232,191,109);
    background: -moz-linear-gradient(top, rgba(232,191,109,1) 0%, rgba(221,143,17,1) 100%);
    background: -webkit-linear-gradient(top, rgba(232,191,109,1) 0%,rgba(221,143,17,1) 100%);
    background: linear-gradient(to bottom, rgba(232,191,109,1) 0%,rgba(221,143,17,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8bf6d', endColorstr='#dd8f11',GradientType=0 );
}

.btn_lrj2 {
    border: 1px solid rgb(212, 154, 17);
    box-shadow: 0px 1px 0px rgba(242, 216, 162, 0.6) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
    background: rgb(244,186,115);
    background: -moz-linear-gradient(top, rgba(244,186,115,1) 0%, rgba(237,84,18,1) 100%);
    background: -webkit-linear-gradient(top, rgba(244,186,115,1) 0%,rgba(237,84,18,1) 100%);
    background: linear-gradient(to bottom, rgba(244,186,115,1) 0%,rgba(237,84,18,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4ba73', endColorstr='#ed5412',GradientType=0 );
}

.btn_vrd {
    border: 1px solid rgb(32, 178, 43);
    box-shadow: 0px 1px 0px rgba(163, 242, 162, 0.6) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
    background: rgb(119,214,107);
    background: -moz-linear-gradient(top, rgba(119,214,107,1) 0%, rgba(32,119,26,1) 100%);
    background: -webkit-linear-gradient(top, rgba(119,214,107,1) 0%,rgba(32,119,26,1) 100%);
    background: linear-gradient(to bottom, rgba(119,214,107,1) 0%,rgba(32,119,26,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77d66b', endColorstr='#20771a',GradientType=0 );
}

.btn_lrj1:hover {
    background: rgb(236, 190, 84);
}

.btn_lrj2:hover {
    background: rgb(236, 190, 84);
}

.btn_vrd:hover {
    background: rgb(105, 213, 121);
}


.popover {
    border: 2px solid rgb(37, 55, 69);
}

.popover-title {
    color: rgb(242,249,253);
    font-size: 14px;
    text-align:center;
    background-color: rgb(46, 117, 139);
}

.popover-content {
    padding: 2px 5px;
    color: rgb(46, 117, 139);
    font-size: 12px;
    text-align:center;
    background-color: rgb(242,249,253);
}


@media (max-width:1270px) {
    .dstq_p_sbr, .dstq_img_sbr img {
        height: 48px !important;
    }

    .dstq_img_sbr {
        top: -11px !important;
    }

    .dstq_img_sbr img {
        width: 50px !important;
    }
}

@media (min-width:768px) {
    .collapse_hm {
        display: inline-block !important;
/*        margin-left: 30px !important;*/
    }

    .menu_hm {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .menu_hm li > a {
        padding-bottom: 0px;
    }

    .col_func2 {
        width: 100% !important;
        margin: 30px auto 20px !important;
    }
}

@media (max-width:767px) {
    .col_hdr_l {
        width: 100%;
    }

    .navbar_hdr {
        width: 100%;
        background-color: rgb(37, 55, 69) !important;
    }

    .col_hdr_c {
        width: 100%;
        text-align: left;
    }

    .menu_hm li.active > a, .menu_hm li.active > a:focus, .menu_hm li > a:hover, .menu_hm > .open > a {
        color: #006 !important;
        background-color: #fa3 !important;
    }


    .col_func1 {
        float: none  !important;
        margin: 30px auto  !important;
        text-align: center;
    }

    .col_func2 {
        width: 100% !important;
    }
}

@media (max-width:677px) {
    .dstq_p_sbr {
        width: 94% !important;
    }

    .dstq_p_sbr, .dstq_img_sbr img {
        height: 67px !important;
    }

    .dstq_img_sbr {
        top: -24px !important;
    }
}

@media (max-width:509px) {
    .dstq_p_sbr {
        width: 90% !important;
    }

    .dstq_p_sbr, .dstq_img_sbr img {
        height: 90px !important;
    }

    .dstq_img_sbr {
        top: -34px !important;
    }
}

@media (max-width:418px) {
    .dstq_p_sbr, .dstq_img_sbr img {
        height: 112px !important;
    }

    .dstq_img_sbr {
        top: -45px !important;
    }
}

@media (min-width:381px) {
    .pnl_vds {
        width: 100% !important;
    }
}

@media (max-width:380px) {
    .nav_logo {
        width: 230px;
        margin-right: 0px;
    }

    .col_func1 {
        margin: 30px auto !important;
    }

    .pnl_vds {
        width: 100% !important;
    }

    .form_news {
        width: 85%  !important;
    }

    .dados_ftr {
        width: 83% !important;
    }
}

@media (max-width:364px) {
    .dstq_p_sbr, .dstq_img_sbr img {
        height: 134px !important;
    }

    .dstq_img_sbr {
        top: -56px !important;
    }
}


