/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 23/01/2018, 22:44:31
*/

body{
    background-color: #3e4753;
    color: #fff;
}
body.webmdl,
#divMain{
    background-color: #fff;
    color: #58595B;
}
pre{color: #fff;}

.modal, .modal pre,
#divMain pre{color: #292b2c;}

.navbar.menuTopo{
    padding: 0px 1rem;
    border-bottom: 1px solid #999;
    z-index: 4;
}
.menuTopo .navbar-brand{
    padding: 2px 0px;
}
.menuTopo .navbar-brand img{
    max-height: 65px;
    width: auto;
}
.menuTopo .navbar-toggler{
    top: 4px;
    line-height: 30px;
    padding-top: 5px;
    padding-bottom: 2px;
    border-color: #ddd;
}
.menuTopo .navTopo{
    margin-left: auto;
}

.navTopo .nav-link{
    color: #f5f5f5;
}
.navTopo .nav-link:hover{
    color: #fff;
    border-bottom-color: #f5f5f5;
}
.navTopo .actv.open > .nav-link{
    color: #fff;
    border-bottom-color: #fff;
}

.navTopo .active > .nav-link:hover,
.navTopo .active > .nav-link{
    color: #fff;
    border-bottom-color: #fff;
}

#tgl-menuTopo{
    right: 18px;
}

#slidInfo{position: relative;}

#sinfodiv{
    position: absolute;
    bottom: 25%;
    left: 50%;
    transform: translateX(-50%);
}
#sinfodiv .infoTtl{
    display: inline-block;
    color: #fff;
    background-color: #3498db;
    padding: 4px 10px 8px;
    font-size: 1.875rem;
}
#sinfoHmedia{
    position: absolute;
    right: 0px;
    top: 0px;
}
#sinfoHmedia.sinfoFluid{
    width: auto;
    left: 0px;
}
#sinfoHmedia .container.mxw-navTopo{
    margin-right: 0px;
}
/* ======================== 
    menuFoot 
=========================== */
.priFoot{
    padding: 20px 0px;
    color: #dadada;
    background-color: #333b46;
    border-top: 1px solid #bbb;
}

.menuFoot{
    background-color: #3e4753;
}
.menuFoot .hlinec, .menuFoot .hline{
    color: #cacaca;
}
.menuFoot .hlinec,
.menuFoot .hlinec > span{
    border-bottom-color: #64a01a;
    border-bottom-color: #487511;
    border-bottom-color: #1c73bf;
}
.menuFoot .hlinec:before{
    border-top-color: #64a01a;
    border-top-color: #487511;
    border-top-color: #1c73bf;
}

.menuFoot{
    color: #adadad;
}
.menuFoot .nav-head,
.menuFoot .nav-link{
    color: #fff;
    border-bottom: 1px dotted #a0a0a0;
    padding: 10px 5px 5px;
    display: inline-block;
    min-width: 70%;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
}
.menuFoot .nav-head{
    color: #dadada;
    border-top: 1px dotted #a0a0a0;
    padding-top: 6px;
    background-color: #50565f;
}
.menuFoot .nav-head .nav-icon{
    float: right;
}
.ulFoot{
    padding: 1px 10px;
    margin-top: 10px;
}
.ulFoot li{

}
.ulFoot a{
    padding: 3px;
    color: #fff;
    font-size: 14px;
}
.ulFoot i{color: #64a01a;}

.footEnd .nav-6 > span > i,
.footEnd .nav-item > i,
.menuFoot .nav-link > i{margin-right: 5px;} 

.ulFoot .nav-link > i,
.footEnd .nav-6 > span > i,
.footEnd .nav-item > i{
    display: inline-block;
    text-align: center;
    min-width: 15px;
}

.menuFoot .nav-link:hover{
    opacity: 1;
    border-bottom-color: #487511;
}
.ulFoot .nav-link:hover i{
    color: #487511;
}
.menuFoot .nav-link:hover{
    border-bottom: 1px solid #487511;
}
.menuFoot .active .nav-link,
.menuFoot .active .nav-link:hover{
    border-bottom: 1px solid #1c73bf; 
}
.menuFoot .active .nav-link:hover i,
.menuFoot .active .nav-link i{color: #1c73bf;}
.menuFoot .footEnd{}
.footEnd .nav-item{
    color: #cacaca;
    font-size: 15px;
    padding: 3px 0px 3px 10px; 

}
.footEnd .nav-6 > span{
    display: inline-block;
    width: 50%;
    white-space: nowrap;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
}

.footEnd .navFoot:hover .nav-item{
    color: #f1f1f1;
}

.footEnd address > strong{
    font-size: 16px;
    color: #dadada;
    font-weight: 500;
    padding-left: 3px;
}
.footEnd address > strong,
.footEnd address > span{
    display: block;
    line-height: 26px;
}
.footEnd address > span:empty{
    display: none;
}
.footEnd address > span:before{
    display: inline-block!important;
    min-width: 14px;
    text-align: center;
    margin-right: 5px;
    color: #dadada;
}
.footEnd .siteEmail:before{color: #1c73bf;}
.footEnd .siteEmail{
    display: block;
    color: #cacaca;
    padding-top: 5px;
}
.footEnd .siteEmail:hover{color: #fff;}
.footEnd .siteEmail:hover:before{color: #64a01a;}

.footEnd address > span.fa-phone-square,
.footEnd address > span.fa-phone{
    flex: 0 0 50%;
    display: inline-block;
    padding-right: 20px;
    max-width: 50%;
}

.nav-empr > i{
    vertical-align: text-bottom;
}
.company-footer{
    color: #cacaca;
    padding: 10px 0px 0px;
    text-align: center;
}
.company-footer .empfoot{
    color: #64a01a;
    margin-right: 5px;
    font-size: 15px;
    text-transform: uppercase;
    vertical-align: middle;
}
.company-footer .empfoot:hover{
    color: #1c73bf;
}
.menuFoot .lastImvs{
    padding: 1px 10px;
}
.menuFoot .lastImvs a{
    padding-top: 7px;
    padding-bottom: 7px;
    color: #dadada;
}
.menuFoot .lastImvs .colImg{
    padding-right: 5px;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 110px;
    -ms-flex: 0 0 110px;
    flex: 0 0 110px;
    max-width: 110px;
}
.menuFoot .lastImvs .colImg img{
    padding: 2px;
    border: solid 1px #888;
}

.menuFoot .lastImvs .colDesc{
    margin-bottom: 0;
    max-width: calc(100% - 110px);
    white-space: nowrap;
}
.lastImvs .spnNome{
    color: #fff;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
    margin-bottom: 3px;
    border-bottom: 1px dotted #888888;
}
.lastImvs .spnTtlp{
    display: inline-block;
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
}
.menuFoot .lastImvs a:hover{
    color: #1c73bf;
    background-color: rgba(0,0,0,0.1);
}
.lastImvs a:hover .spnNome,
.menuFoot .lastImvs a:hover .colImg img{
    border-color: #1c73bf;
}
.lastImvs a:hover .spnNome{

}
.secFoot{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.secFoot .hline > span:before,
.secFoot .hline{
    color: #e4e4e4; 
}
.secFoot .hline{font-size: 20px;}
.footIso .iso-link{
    display: block;
}

.widget-header, .widget-head,
.widget-foot{
    background-color: #424242;
}

.byadm #company-footer-ron{
    padding-top: 10px;
}

.footFace{
    text-align: center;
    max-width: 90%;
    margin: 0px auto;
}
.colSocialFoot{text-align: center;}

.menuTopo .nav-item-menu{
    position: relative;
    white-space: nowrap;
}

.menuTopo .navbar-menu-tgl .fa-sidnav{
    line-height: 22px;
    text-align: center;
    transform: rotate(90deg);
    transition: transform 300ms ease-out;
}
.nav-item-menu.opn .navbar-menu-tgl .fa-sidnav,
.nav-item-menu.show .navbar-menu-tgl .fa-sidnav{
    transform: rotate(0deg);
}
.menuTopo .navbar-menu-tgl > span{
    padding-right: 5px;
}
.menuTopo .navbar-menu-tgl{
    position: relative;
    z-index: 51;
}
.menuTopo .navbar-menu{
    background-color: #fff;
    color: #292b2c;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
}
.menuTopo .active > .navbar-menu-tgl{
    background-color: #fff;
    color: #1c73bf;
    border-bottom-color: #1c73bf;
}
.menuTopo .opn > .navbar-menu-tgl,
.menuTopo .show > .navbar-menu-tgl{
    background-color: #fff;
    color: #1c73bf;
}

.menuTopo .navbar-menu .active > .nav-link{
    background-color: #e0f3f9;
    color: #292b2c;
}
.menuTopo .navbar-menu .nav-link{
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    white-space: nowrap;
    border-bottom: 1px solid #949494;
}

.menuTopo .navbar-menu .nav-item{
    line-height: 1.5rem;
}
.menuTopo .navbar-menu .nav-link > span{
    padding-left: 7px;
}
.menuTopo .nav-item-menu.opn .navbar-menu{

}
.menuFoot .hlinec > span{
    text-transform: uppercase;
}
.navFoot .stfoot11{
    display: none;
}
.rowNavFoot{
    padding-top: 5px;
    padding-bottom: 15px;
}

.ulsec-nav{
    margin: 0px;
}
.lisec-item{
    padding: 0px 5px;
    border: 1px solid transparent;
    border-right-color: #bbb;
}
.ulsec-nav .lisec-item:last-child{
    border-right-color: transparent;
}
.lisec-link{
    color: #fff;
    display: block;
}
.lisec-link:hover{
    color: #1c73bf;
}
.active > .lisec-link{
    color: #1bbae1;
}
.lisec-icon{
    color: #1c73bf;
    margin-right: 5px;
    display: inline-block;
}

.btn-favorito{
    border-color: #999;
    color: #999;
    border-radius: 3px;
    padding: 0px;
    width: 33px;
    height: 30px;
    font-size: 14px;
    line-height: 28px;
}
.social-icons .btn-favorito{
    border-color: #999;
    color: #999;
    border-radius: 3px;
    font-size: 12px;
    width: auto;
    height: auto;
    padding: 7px 6px 5px;
    opacity: 1;
    float: right;
}
.social-icons .btn-favorito .fa{
    vertical-align: baseline;
}
.btn-favorito:focus{
    outline: none;
    box-shadow: none;
}
.btn-favorito:hover{
    border-color: #f8be2c;
    color: #f8be2c;
}
.btn-favorito .fa{
    transform: scale(1); 
    transition: transform 300ms ease-out;
}
.btn-favorito:hover .fa{
    transform: scale(1.3);
}

.btn-favorito .fa:before{
    content: "\f005";
}
.btn-favorito.active .fa:before{
    content: "\f005";
}
.btn-favorito > span{
    padding-left: 5px;
}
.btn-favorito:focus{
    border-color: #999;
    color: #999;
}
.btn-favorito:focus .fa{
    transform: scale(1);
}
.btn-favorito.active:focus,
.btn-favorito.active{
    color: #ffc000;
    border-color: #eab918;
}
.btn-favorito.active:focus .fa,
.btn-favorito.active .fa{
    transform: scale(1.3);
}
.btn-favorito.active span{
    color: #b78e06;
    color: #555;
}

.divEmpre{
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 0px 10px rgba(0,0,0,0.05);
    border-radius: 6px;
}
.divEmpre .hline{
    text-align: center;
    margin-bottom: 20px;
    margin-top: 5px;
}

.siteFones .hlinea{
    font-size: 14px;
    margin-bottom: 6px;
}

.siteFones .hlinea:before{
    margin-right: 7px;
}
.siteFones .hlinea:empty{
    display: none;
}
.logoFones{
    margin-top: 25px;
    display: block;
    text-align: center;
}

a.addHelp,
a.ttpHelp{
    font-size: 20px;
    margin-left: 7px;
    line-height: 16px;
    display: inline-block;
}
.addHelp,
a.addHelp{
    color: #5cb85c;
}
a.addHelp.ttpleft,
a.ttpHelp.ttpleft{
    margin-left: 0px;
    margin-right: 7px;
}

.img-center > a{
    display: block;
    text-align: center;
}
.img-center > img{
    margin: 0px auto;
}

.search-blocks{
    overflow: hidden;
    padding: 15px 20px;
    background: #fcfcfc;
    color: #555;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    transition: all 0.3s ease-in-out;
}
.search-blocks-top {
    border-top: solid 2px #1c73bf;
    padding-top: 20px;
    margin: 0px -5px;
}
.search-blocks-bottom.search-blocks-top{
    padding-top: 15px;
}
.search-blocks-left {
    border-left: 2px solid #1c73bf;
}
.search-blocks-bottom{
    border-bottom: 2px solid #1c73bf; 
}
.search-blocks h3 {
    color: #555;
    font-size: 20px;
    line-height: 28px;
    border-bottom: 1px dotted #585F69;
    margin-bottom: 20px;
}
.search-icon{
    text-align: center;
    padding-top: 20px;
}
.search-icon i,
.search-icon span{
    font-size: 60px;
    color: #777;
}

.search-icon span {
    font-family: 'Righteous', cursive;
    line-height: 60px;
}

.search-blocks p {
    font-size: 12px;
    text-align: justify;
    padding: 0px;
    margin-bottom: 10px;
    line-height: 170%;
}
.search-blocks p.fs-13{
    font-size: 13px;
}
.search-blocks:hover .search-icon span, 
.search-blocks:hover .search-icon i {
    color: #1c73bf;
    transition: all 0.2s ease-in-out;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.tableTermos td {
    padding: 8px;
    line-height: 1.42857143;
    font-size: 12px;
    line-height: 1.6em;
    vertical-align: middle!important;
    background-color: #fff;
}
.tableTermos td.td-icon {
    font-size: 16px;
    padding-left: 12px!important;
    padding-right: 4px!important;
}

.spnStars{
    display: block;
    color: #f8be2c;
    padding: 0px 3px 5px;
}
.spnStars > i{
    margin-right: 3px;
}


.ckedttxt > p{
    padding: 5px;
    text-align: justify;
    margin-bottom: 10px;
}
.ckedttxt > h1, .ckedttxt > h2, .ckedttxt > h3, .ckedttxt > h4,
.ckedttxt > h5{
    margin: 15px 0px 10px 0px;
    padding: 0px 5px;
}

.ckedttxt > h1{font-size: 1.5rem;}
.ckedttxt > h2{font-size: 1.4rem;}
.ckedttxt > h3{font-size: 1.3rem;}
.ckedttxt > h4{font-size: 1.2rem;}
.ckedttxt > h5{font-size: 1rem;}
.ckedttxt > .hlred{color: #c31700;}
.ckedttxt > .hlblue{color: #3498db;}

.contnrsubbg #page-container-row{
    background-color: #f9fafc;
}

#alone-galery{
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 9999;
    display: none;
}
#alone-galery .btnCloser{
    float: right;
    color: #999;
    opacity: 0.6;
    font-size: 22px;
}
#alone-galery .btnCloser:hover{
    color: #fff;
    opacity: 1;
}
.alone-galery-head{
    position: absolute;
    width: 100%;
    z-index: 1;
}
.alone-galery-head h4{
    margin: 10px;
    padding: 10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.alone-galery-head h4 > small{
    display: block;
    padding-top: 10px;
}
.alone-galery-head h4 > small:empty{display: none;}

#alone-galery .alone-galery-img{
    text-align: center;
    position: relative;
    height: 90%;
    top: 50%;
    transform: translateY(-50%);
}
#alonglrImg{
    display: block;
    position: relative;
    max-height: 100%;
    width: auto;
    margin: 0 auto;
    border-radius: 8px;
}
#alonglrImg{
    top: 50%;
    transform: translateY(-50%);
}
#fmenu-backdrop{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: none;
    background-color: #000;
    opacity: 0;
}
#fmenu-backdrop.menuRight-opn-backdrop{
    right: 220px;
    display: block;
}

#fmenu-backdrop.menuTopo-opn-backdrop{
    top: 39px;
    display: block;
    z-index: 3;
}
#fmenu-backdrop.menuTopo-opn-backdrop.backdropTopo-hid{
    display: none;
}

.btnWapp{
    display: inline-block;
    width: 34px;
    height: 34px;
    background: url('../imgs/wapplogo.png') no-repeat center;
    background-size: cover;
    position: relative;
}
.btnWapp.showfx{
    position: fixed;
    width: 54px;
    height: 54px;
    top: 45px;
    right: 10px;
    z-index: 10;
}
.tel_wapp .fa-foneWhatsApp{
    position: relative;
}
.hline .btnWapp{
    float: right;
    margin-top: 3px;
}

@keyframes tada {
    from {transform: scale3d(1, 1, 1);}
    10%, 20% {transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);}
    30%, 50%, 70%, 90% {transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}
    40%, 60%, 80% {transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}
    to {transform: scale3d(1, 1, 1);} 
}
.btnWapp:hover, .btnWapp.hover,
.tel_wapp.hover .fa-foneWhatsApp,
.tel_wapp:hover .fa-foneWhatsApp{
    animation-iteration-count: infinite; 
    animation-name: tada;
    animation-duration: 1s;
    animation-fill-mode: both;
}
.ccw_plugin .animated.infinite {
    animation-iteration-count: infinite;
}
.ccw_plugin .tada {
    animation-name: tada;
}
.ccw_plugin .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

#menuBreaddiv{
    background-color: #fdfdfe;
    border-bottom: 1px solid #dcdcdc;
}
@media(min-width: 360px){
    .ulsm-6 > .navbar-nav > .nav-item > .nav-link{
        min-width: 90%;
    }
}
@media(max-width: 360px){
    .col.ulsm-6{
        min-width: 100%;
    }
}
.companyFootCol a{
    display: inline-block;
}
.companyFootCol{
    color: #dadada;
    font-size: 12px;
}
.companyFootCol .subCop{
    margin-left: 10px;
    display: inline-block;
    vertical-align: bottom;
    padding-bottom: 5px;
}
.subCop .spCopyr{
    text-align: left;
    white-space: nowrap;
    min-width: 200px;
    display: inline-block;
}
.sociaFoot{
    padding: 10px 0px;
}
.sociaFootCol .shareBtn{
    display: inline-block;
    max-width: 44px;
    padding: 3px;
}
.shareBtn img,
.share-hover{
    opacity: 0.6;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    transition: all 400ms ease-in-out;
}
.shareBtn:hover img,
.share-hover:hover{
    opacity: 1;
    -moz-box-shadow: 0px 0px 3px 5px rgba(52, 152, 219, 0.8);
    box-shadow: 0px 0px 3px 5px rgba(52, 152, 219, 0.8);
}

.lblstts{
    color: #fff;
    display: inline-block;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-width: 1px;
    border-style: solid;
    padding: 3px 6px;
    font-size: 12px;
    border-radius: 4px;
    font-weight: 600;
    user-select: none;
}
.lblbf{min-width: 79px;}

.lblstts0{background-color: #e74c3c;}
.lblbf.lblstts0:before{content: "Desativado";}

.lblstts1{background-color: #72c02c;}
.lblbf.lblstts1:before{content: "Ativo";}

.lblstts00{background-color: #e74c3c;}
.lblstts01{background-color: #e74c3c;}

.lblstts10{background-color: #1abc9c;}
.lblstts11{background-color: #72c02c;}


.menuHead #breadHead-col{padding-top: 7px;}

.stmenu96 > span:before{
    content: "Relatório de ";
    font-size: 85%;
}
#ronUlsMenu li[liid="96"] > .pg_menu:before{
    content: "Relatório de ";
    font-size: 65%;
}

.footEnd .nav-item.empCnpj{padding-left: 8px;}
.footEnd .nav-item.empCnpj > i{margin-right: 4px;}
.footEnd .nav-item.empCnpj > span{padding-left: 4px;}

.social-foot li{
    margin: 0px 2px;
}
.social-foot .soclnk{
    border: 1px solid #1c73bf;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 0px 6px;
    font-size: 16px;
}
.social-footBg .soclnk{
    background-color: #9a948d;
    color: #615c59;
}

.social-list .soclnk:hover{background-color: #2790B0;}
.social-foot .soclnk:hover{
    color: #fff;
    border-color: #cacaca;
}
.social-list .soclnk.email:hover{background-color: #00AFF4;}
.social-list .soclnk.skype:hover{background-color: #3fb0f1;}
.social-list .soclnk.cel:hover{background-color: #189D0E;}
.social-list .soclnk.facebook:hover{background-color: #5f8fe0;}
.social-list .soclnk.twitter:hover{background-color: #54cefc;}
.social-list .soclnk.linkedin:hover{background-color: #50a1cb;}
.social-list .soclnk.googleplus:hover{background-color: #b43324;}

@media(min-width: 768px){
    .footEnd .nav-item.empRazao{
        font-size: 12px;
        line-height: 23px;
    }
    .menuFoot-center{
        max-width: 230px;
        margin: 0px auto;
    }
    .menuFoot-center .nav-head,
    .menuFoot-center .nav-link{
        min-width: 100%;
    }
    #page-container #menuLeft.mbread-mleft{
        margin-top: -52px;
    }
    .menuHead #breadHead-row{margin-left: -1px;}
    .colpany-footer{
        padding-top: 16px;
    }
    .ulsm-6 > .navbar-nav > .nav-item > .nav-link{
        min-width: 75%;
    }

    .menuTopo .navbar-menu .nav-item .nav-link{
        padding: 7px 12px;
    }
    .menuTopo .navbar-menu-tgl > span{
        padding-left: 5px;
    }
    .menuTopo .navbar-menu .nav-item:last-child .nav-link{
        border-bottom-color: transparent;
    }
    .menuTopo .navbar-menu{
        position: absolute;
        top: 100%;
        z-index: 50;
        opacity: 0;
        border-radius: 0px;
        padding: 0px;
        margin-top: -2px;
        min-width: 100%;
        border: 2px solid rgba(0,0,0,0.15);
        border-bottom: 4px solid #1c73bf;
        border-top: 4px solid #1c73bf;
        box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        transition: all 500ms linear;
        transform: translate3d(0,-210%,0);
    }
    .menuTopo .navbar-menu .nav-item{}
    .menuTopo .navbar-menu.navbar-center{
        left: 50%;
        transform: translate3d(-50%,-210%,0);
    }
    .nav-item-menu.opn .navbar-menu,
    .nav-item-menu.show .navbar-menu{
        opacity: 1;
        z-index: 51;
        transform: translate3d(0%,0%,0);
    }
    .menuTopo .nav-item-menu .navbar-menu-tgl{
        z-index: 52;
    }
    .navTopo > .nav-item > .nav-link{
        padding-top: 12px;
        border-bottom: 4px solid transparent;
        margin-bottom: -2px;
        margin-left: 1px;
    }
    .nav-item-menu.opn .navbar-menu-tgl,
    .nav-item-menu.show .navbar-menu-tgl,
    .nav-item-menu.opn .navbar-menu-tgl:hover,
    .nav-item-menu.show .navbar-menu-tgl:hover{
        border-bottom-color: #1c73bf;
    }

    .nav-item-menu.opn .navbar-menu.navbar-center,
    .nav-item-menu.show .navbar-menu.navbar-center{
        transform: translate3d(-50%,0%,0);
    }

    .navTopo .nav-link{
        font-size: 15px;
        font-weight: 600;
        text-align: center;
    }
    .navTopo{
        line-height: 25px;
    }
    .navTopo .nav-link > span{
        display: inline-block;
        padding-left: 5px;
    }


    .navTopo .nav-link:hover{
        color: #fff;
        border-bottom-color: #fff;
    }
    .navTopo .actv.open > .nav-link,
    .navTopo .active > .nav-link{
        border-bottom-color: #fff;
    }
    .secFoot .sociaFootCol{
        max-width: 175px;
    }
}
@media(min-width: 992px){
    .footEnd .nav-item.empRazao{
        font-size: 11px;
    }
    .navTopo > .nav-item.active > .nav-link{
        padding-left: 12px;
        padding-right: 12px;
    }
    .navmenu-full{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 400px;
    }
    .menuTopo .navmenu-full{
        padding: 0px; 
        left: -52%;
    }
    .navmenu-full > li > .nav-link{
        border-right: 1px solid #CCC;
    }
    .navmenu-full > li:nth-last-child(2) .nav-link{
        border-bottom-color: transparent;
    }
    .navmenu-full > li{
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    #nav-footer-ron{
        padding-top: 10px;
        margin-bottom: -5px;
    }
    .navFoot-inline{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navFoot-inline{
        text-align: center;
        justify-content: center;
    }
    .navFoot-inline .nav-item{
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .navFoot-inline .nav-link{
        min-width: 90%;
    }

    #nav-footer-ron > .hlinec{display: none;}

    .navTopo{
        line-height: 48px;
    }
    .navTopo .nav-link{
        min-width: 100px;
    }
    #menuHead.mhead-mleft > #menuHeaddiv > .container,
    #menuHead.mhead-mleft > #menuBreaddiv > .container,
    #menuHead.mhead-mleft > .menuBread > .container,
    #menuHead.mhead-mleft > .container{
        margin-left: 120px;
        transition: all 600ms;
    }
    .menuLeft-opn #menuHead.mhead-mleft > #menuHeaddiv > .container,
    .menuLeft-opn #menuHead.mhead-mleft > #menuBreaddiv > .container,
    .menuLeft-opn #menuHead.mhead-mleft > .menuBread > .container,
    .menuLeft-opn #menuHead.mhead-mleft > .container{
        margin-left: 140px;
    }
    .mhead-mleft ~ #page-container #menuLeft{
        margin-top: -75px;
    }
    .mhead-mleft ~ #page-container #menuLeft.mbread-mleft{
        margin-top: -122px;
    }

    .ulsec-nav{
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }

    .lisec-item{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0px 15px;
    }
    .col.ulsec-end{padding: 0px;}
    .col.ulsec-fmenu{
        align-self: center;
        padding-top: 2px;
    }
    .ulsec-end .ulsec-nav{
        justify-content: flex-end; 
    }
    .col.ulsec-start{
        padding-left: 0px;
        padding-right: 0px;
    }
    .ulsec-start .ulsec-nav{
        justify-content: flex-start; 
    }
    .container.mxw-navTopo{
        width: 780px;
    }

    .menuHead .phicon{
        min-width: 35px;
        display: inline-block;
        text-align: center;
        color: #7fba35;
    }
}
@media(min-width: 1200px){
    .footEnd .nav-item.empRazao{
        font-size: 12px;
    }
    .container.mxw-navTopo{
        width: 980px;
    }
    #menuHead.mhead-mleft  > .menuBread > .container,
    #menuHead.mhead-mleft  > #menuHeaddiv > .container,
    #menuHead.mhead-mleft  > #menuBreaddiv > .container,
    #menuHead.mhead-mleft > .container{
        margin-left: 150px;
    }
    .menuLeft-opn #menuHead.mhead-mleft > .menuBread > .container,
    .menuLeft-opn #menuHead.mhead-mleft > #menuHeaddiv > .container,
    .menuLeft-opn #menuHead.mhead-mleft > #menuBreaddiv > .container,
    .menuLeft-opn #menuHead.mhead-mleft > .container{
        margin-left: 216px;
    }
}
@media(min-width: 1441px){
    #menuHead.mhead-mleft > .menuBread > .container,
    .menuLeft-opn #menuHead.mhead-mlef > .menuBread > .container,
    #menuHead.mhead-mleft > #menuHeaddiv > .container,
    #menuHead.mhead-mleft > #menuBreaddiv > .container,
    #menuHead.mhead-mleft > .container,
    .menuLeft-opn #menuHead.mhead-mleft > .container{
        margin-left: auto;
    }
    .menuLeft-opn #menuHead.mhead-mleft > .menuBread > .container,
    .menuLeft-opn #menuHead.mhead-mleft > #menuHeaddiv > .container,
    .menuLeft-opn #menuHead.mhead-mleft > #menuBreaddiv > .container,
    .menuLeft-opn #menuHead.mhead-mleft > .container{
        margin-left: 0;
    }
    .mhead-mleft ~ #page-container #menuLeft {
        margin-top: -76px;
    }
    .menuHead.mhead-mleft{
        padding-left: 0px;
        transition: all 600ms;
    }
    .menuLeft-opn .menuHead.mhead-mleft{
        padding-left: 219px;
    }
}
@media(max-width: 1200px){
    .footEnd .nav-6 > span{width: 51%;}
    .footEnd .nav-6 > span + span{width: 49%;}
    .companyFootCol{
    }
}
@media(max-width: 992px){
    #sinfoHmedia.sinfoFluid{

    }
    .container.mxw-navTopo{
        width: 100%;
    }
    .sociaFoot{
        padding: 20px 0px;
    }
    #nav-footer-ron{
        order: 3;
    }
    .footIso{
        order: 4;
    }
    #nav-footer-ron .half,
    .navTopo > .nav-item > .nav-link > span{display: none;}
    .menuTopo .navbar-brand img{
        max-height: 52px;
        width: auto;
    }
    .ulsec-nav{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -10px;
        margin-left: -10px;
    }
    .lisec-item{
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        margin-bottom: 5px;
    }
    .ulsec-compy .lisec-item{
        flex: 0 0 30%;
        max-width: 30%;
        text-align: center;
    }
    .ulsec-nav .lisec-item{
        padding: 0px 10px;
    }

    .ulsec-fmenu .ulsec-nav .lisec-item:nth-child(3n+0){
        border-right-color: transparent;
    }

    .companyFootCol {
        padding-top: 10px;
    }
    .companyFootCfol:before{
        content: "";
        position: absolute;
        left: -20%;
        right: -20%;
        top: 15px;
        height: 1px;
        background-color: #777;
    }
    .companyFootCol a{
        vertical-align: middle;
    }
    .companyFootCol .subCop{
        display: inline-block;
        vertical-align: middle;
    }
    #fmenu-backdrop.menuLeft-opn-backdrop{
        left: 220px;
        display: block;
    }
    #fmenu-backdrop.menuLeft-opn-backdrop.backdropLeft-hid{
        display: none;
    }

    .menuHead .phicon{
        color: #7fba35;
        margin-right: 5px;
    }
}
@media(max-width: 1200px) and (min-width: 992px){
    .pr-lg0{
        padding-right: 0px;
    }
    .secFoot .sociaFootCol{
        max-width: 175px;
    }
    .ulsec-fmenu{font-size: 13px;}
}
@media(max-width: 992px) and (min-width: 768px){
    .colSocialFoot{
        max-width: 250px;
        padding-bottom: 10px;
        align-self: center;
    }
    .navTopo{
        line-height: 35px;
    }
    .navTopo > .nav-item > .nav-link{
        min-width: 49px;
    }
    .navTopo > .active > .nav-link{
        padding-left: 14px;
        padding-right: 14px;
    }
    .ulsec-compy .lisec-item:last-child,
    .ulsec-compy .lisec-item:first-child{
        max-width: 20%;
    }
    .secFoot .sociaFootCol{
        align-self: center;
    }
    .container.fluid-md{
        width: 100%;
    }
}
@media(max-width: 767px){
    .secFoot{padding-top: 10px;}
    
    .secFoot .ulsec-compy{
        padding-top: 10px;
    }
    .secFoot .sociaFootCol{
        padding-bottom: 30px;
        text-align: center;
    }
    .secFoot .sociaFootCol:after{
        content: "";
        position: absolute;
        left: -20%;
        right: -20%;
        bottom: 20px;
        height: 1px;
        background-color: #777;
    }
    .menuTopo .navbar-menu{
        display: none;
    }
    .nav-item-menu.opn .navbar-menu,
    .nav-item-menu.show .navbar-menu{
        display: block;
    }

    #sinfodiv .infoTtl{
        font-size: 26px;
    }
    .navTopo > .nav-item > .nav-link > span{
        display: inline-block;
        padding-left: 7px;
    }
    .menuTopo .navbar-brand img{
        max-height: 49px;
        width: auto;
    }
    .menuTopo .navbar-collapse{
        position: absolute;
        top: 32px;
        z-index: 100;
        width: 540px;
        max-width: 100%;
        border-radius: 0px 0px 7px 7px;
        box-shadow: 1px 5px 10px 3px rgba(54,54,54,0.3);
    }

    .navTopo.navbar-nav{
        border-top: 2px solid #58595B;
    }
    .navTopo .nav-link{
        border: 1px solid #949494;
        border-top: none;
        background: #fff;
        padding: 0.5rem 1rem;
    }
    .navTopo > .nav-item:last-child > .nav-link{
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px; 
    }
    .navTopo .nav-item.show:last-child .nav-link.navbar-menu-tgl{
        border-bottom-right-radius: 0px;
    }
    .menuTopo .navbar-menu,
    .menuTopo .navbar-menu .nav-item:last-child .nav-link{
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }
    .navTopo .active .nav-link{
        border-bottom-color: #58595B;
    }

    #menuTopo .navbar-menu .nav-item{
        padding: 0px;
    }
    #menuTopo .navbar-menu .nav-item .nav-link{
        padding: 5px 14px;
    }
    .menuTopo .navbar-menu .nav-link{
        background-color: #fdfeff;
    }
    .menuTopo .navbar-menu-tgl .fa-sidnav{
        float: right;
    }
    .footEnd .nav-6 > span{width: 50%;}
    .footEnd .nav-6 > span + span{width: 50%;}

    .ulsec-compy .lisec-item{
        flex: 0 0 50%;
        max-width: 50%;
        text-align: left;
    }
    .ulsec-compy .lisec-item:nth-child(even){
        border-right-color: transparent;
    }
    .companyFootCol .subCop{
        max-width: 200px;
    }
    .menuHead #breadHead-row{justify-content: flex-end;}
    .menuHead #breadHead-col{display: none;}
}
#slidInfo #sinfoBg{
    position: absolute;
    opacity: 0;
}
#slidInfo .sldinfoBg{
    max-width: 100%;
    height: auto;
    opacity: 1;
    transition: opacity 1000ms linear;
}
.margRow{
    margin-left: -15px;
    margin-right: -15px;
}
.padngCol{
    padding-left: 15px;
    padding-right: 15px;
}
#slidInfo #sinfoBg.actvinf{
    opacity: 1;
}
#slidInfo #sinfoBg.actvinf + .sldinfoBg{
    opacity: 0;
}
#sldinfoHost{
    display: none;
    position: absolute;
    right: 0px;
    bottom: 0px;
    padding: 2px 7px;
    color: #fff;
    opacity: 0.6;
    font-family: "Rancho", cursive;
    font-size: 37px;
    line-height: normal;
}
#sldinfoHost,
.stroke3{
    text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
#sldinfoHost > small{
    font-size: 48%;
}
.sldinfoHost #sldinfoHost{
    display: block;
}
@media(min-width: 992px){
    #sldinfoHost{font-size: 45px;}
}
@media(min-width: 1200px){
    #sldinfoHost{font-size: 55px;}
}
@media(max-width: 720px){
    #slidInfo{height: 150px;}
    #slidInfo .sldinfoBg{
        max-width: none;
        width: auto;
        height: 100%;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }
    #sldinfoHost{font-size: 30px;}
}
@media(max-width: 576px){
    .ulsec-compy .lisec-item,
    .ulsec-fmenu .lisec-item,
    .lisec-item{
        flex: 0 0 45%;
        max-width: 45%;
    }
    .ulsec-fmenu .ulsec-nav .lisec-item:nth-child(3n+0),
    .ulsec-nav .lisec-item:nth-child(3n+0){
        border-right-color: #bbb;
    }
    .ulsec-fmenu .ulsec-nav .lisec-item:nth-child(even),
    .ulsec-compy .ulsec-nav .lisec-item:nth-child(even),
    .lisec-item:nth-child(even){
        border-right-color: transparent;
        padding-left: 15px;
        padding-right: 5px;
        flex: 0 0 55%;
        max-width: 55%;
    }
    .menuFoot .nav-link{
        min-width: 90%;
    }
    .footEnd .nav-6{
        padding-bottom: 0px;
        padding-top: 0px;
    }
    .footEnd .nav-6 > span + span,
    .footEnd .nav-6 > span {
        width: 100%;
        padding: 3px 0px;
    }

    .menuFoot .secFoot,
    .menuFoot .priFoot{
        padding-left: 10px;
        padding-right: 10px;
    }
    .menuFoot .lastImvs{
        padding-left: 0px;
        padding-right: 0px;
    }
    .menuTopo .navbar-collapse{
        width: 100%;
    }
    .menuTopo > .container{
        width: 90%;
    }
    #sinfodiv{
        width: 90%;
    }
    #sinfodiv .infoTtl{
        font-size: 22px;
        line-height: 33px;
    }
    .sldinfoBredc #sinfodiv{
        bottom: 25%;
    }
    #sinfodiv .breadcSlid .infoTtl{
        line-height: 1.1;
    }
    .company-footer{
        padding: 10px 15px;
    }
    .company-footer .empfoot{
        display: block;
        margin-right: 0px;
        margin-bottom: 3px;
    }
    #company-footer-ron{
        margin-left: -25px;
        margin-right: -25px;
    }

    #mdlPagns + .infoTtl{
        max-width: calc(100% - 40px);
    }
    #menuHead > #menuHeaddiv > .container {
        width: 90%;
        max-width: 90%;
    }
}

@media(max-width: 440px){
    .ulsec-nav{
        font-size: 13px;
    }
    .lisec-item,
    .ulsec-compy .lisec-item,
    .ulsec-fmenu .lisec-item,
    .ulsec-fmenu .ulsec-nav .lisec-item:nth-child(even),
    .ulsec-compy .ulsec-nav .lisec-item:nth-child(even),
    .lisec-item:nth-child(even){
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0px 5px;
    }
    .ulsec-fmenu .ulsec-nav .lisec-item:nth-child(even),
    .ulsec-compy .ulsec-nav .lisec-item:nth-child(even){
        padding-left: 10px;
    }
    .companyFootCol{
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media(max-width: 350px){
    .btnReset > span.hid350,
    .hid350{display: none;}
    .sml350{
        font-size: 85%;
    }
    .colactions .form-actions .btn > span.sml350{
        padding-left: 5px;
    }

    .ulsec-start.ulsec-compy,
    .ulsec-end.ulsec-fmenu{
        padding-left: 10px;
        padding-right: 10px;
    }
    .ulsec-start.ulsec-compy .lisec-item:nth-child(odd),
    .ulsec-fmenu .ulsec-nav .lisec-item:nth-child(odd){
        flex: 0 0 52%;
        max-width: 52%;
    }
    .ulsec-start.ulsec-compy .lisec-item:nth-child(even),
    .ulsec-fmenu .ulsec-nav .lisec-item:nth-child(even){
        flex: 0 0 48%;
        max-width: 48%; 
    }
    .companyFootCol {
        padding-left: 5px;
        padding-right: 5px;
    }
    .companyFootCol .logoCopyl > img{
        width: 90px;
        height: auto;
    }
    .subCop .spCopyr{
        min-width: 60%;
    }
    .companyFootCol .subCop {
        font-size: 11px;
        margin-left: 5px;
        max-width: 180px;
    }
}
.toglpre{
    position: absolute;
    width: 100%;
    height: 30px;
    z-index: 4;
    text-align: right;
    cursor: pointer;
}
.toglpre:before{
    content: "togl";
    color: #3498db;
}
#page-container .hidpre pre,
.hidpre pre{
    max-width: 30px;
    max-height: 30px;
    margin: 0px;
    color: #ddd;
    overflow: hidden;
}
.data-prnt{}