#mainHeader { background-color:#333 !important; }
.quickMenu li a:hover, .socialNetwork li a:hover { color:#bbb !important;  }
.logonovo { 
    border-radius: 0px 0px 15px 15px; display:block; background-color:#000 !important; position:absolute; float:none;padding:20px;
    -webkit-box-shadow: 0px 5px 8px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    0px 5px 8px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         0px 5px 8px 0px rgba(50, 50, 50, 0.5);
} /*padding: 5px 0px 0px 0px !important;*/
.footer1 { text-align:left; }
.footer2 { text-align:right; }
.header1 #mainMenu .navbar-nav li {
    border-color: #666 !important;
}
.page-header > .container > .row { margin-top:20px; }
#navTrail li { font-weight:bold !important; }
.clientesolo { margin-bottom:10px;float: left !important; }
.galeriaitem { max-height:200px; overflow:hidden; }
.galeriaitem img { width: 100%; max-width:none !important; }
.subheadertitle { background-color:#696767;padding: 22px !important; }
.subheadertitle h1 { margin-bottom:0px; }

/*
* André Carvalho
* CSS para popup Home
*/
.mfp-content{
    width: auto !important;
}
.mfp-content .popup-modal-wrapper-home{
    padding: 50px 50px;
    background-color: white;
}
.margin-top-30{
    margin-top: 30px !important ;   
}
.margin-top-40{
    margin-top: 40px !important ;   
}
.popup-modal-dismiss{
    float: right;
    margin-top: -50px;
    margin-right: -50px;
    padding:5px 10px;
    background: #333333;
    text-transform: none;
    color: white; 
}
.popup-modal-dismiss:hover{
    text-decoration: none;
    color: white;
}

a:focus{
    outline: none !important;
}
button:focus{
    outline: none !important;
}


/*
* FIM CSS POPUP HOME
*/

@media screen and (max-width: 1259px) {
    .galeriaitem { max-height:155px; overflow:hidden; }
}
@media screen and (max-width: 1000px) {
    .galeriaitem { max-height:122px; overflow:hidden; }
}
@media screen and (max-width: 992px) {
    .navbar-nav > li > a {
        font-size: 0.9em;
    }
    .novosubmenu li a {font-size: 0.85em; }
    /*.novosubmenu { text-align:right; }*/
    .footer1, .footer2 { text-align:center; }
    #recrutamentoform label { font-size:12px; }
    .logonovo { 
        border-radius: 0px; display:inherit; position:relative; float:left;padding: 5px 0px 5px 0px !important; background-color:#333 !important;
        -webkit-box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0);
        -moz-box-shadow:    0px 0px 0px 0px rgba(50, 50, 50, 0);
        box-shadow:         0px 0px 0px 0px rgba(50, 50, 50, 0);
    }
}
@media screen and (max-width: 767px) {
    .logonovo { 
        border-radius: 0px; display:inherit; position:relative; float:left;padding: 5px 0px 5px 0px !important; background-color:#333 !important;
        -webkit-box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0);
        -moz-box-shadow:    0px 0px 0px 0px rgba(50, 50, 50, 0);
        box-shadow:         0px 0px 0px 0px rgba(50, 50, 50, 0);
    }
    /*#mainHeader { background-color:#000 !important; }*/
    .page-header > .container > .row { margin-top:0px; }
    body.header1 { padding-top: 80px; }
    .galeriaitem { max-height:200px; overflow:hidden; }
    .novosubmenu { display:none; }
}
@media screen and (max-width: 354px) {
    .clientesolo { margin-bottom:10px;float: none !important; text-align:center; }
    .clientesolo img { margin:auto !important;}
}
