.main-nav {
    background-color: #000000 !important;
}

.navbar-right li.active a {
    background-color: #353535 !important;
}



#about-us h2 {
    color: #fff !important;
    margin-top: 0 !important;
    text-shadow: 1px 1px #000000 !important;
    text-align: center;
}

#about-us p {
    color: #fff !important;
    margin-top: 0 !important;
    text-shadow: 1px 1px #000000 !important;
    font-size: 18px;
    text-align: justify;
}

.service-icon, .progress-bar.progress-bar-primary, .single-table.featured, .btn.btn-primary, .twitter-icon .fa-twitter, .twitter-left-control:hover, .twitter-right-control:hover, .post-icon, .entry-header .date::after, .btn-loadmore:hover, .btn-submit, #footer, .caption .btn-start:hover, .left-control:hover, .right-control:hover, .folio-overview a:hover{
    background-color: #bea82a !important;
}

.exames h2 {
    text-align:center !important;
}

.exames p {
    text-align:justify !important;
}

#exames .container-fluid, 
#exames .col-sm-3  {
    overflow: hidden;
    padding: 0;
}

#exames .folio-item {
    position: relative;
}

#exames .overlay {
    background-color: #000;
    color: #fff; 
    left: 0;
    right:0;
    bottom:-100%;
    height: 0;
    position: absolute;
    text-align: center;
    opacity:0;  
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#exames .folio-item:hover .folio-image {
    -webkit-transform: scale(1.5) rotate(-15deg);
    transform: scale(1.5) rotate(-15deg);
}

#exames .folio-item:hover .overlay {
    opacity: 0.8;
    bottom: 0;
    height: 100%;
}

#exames .folio-item:hover .folio-overview .folio-expand {
    margin-top: 0;
    margin-left:0;
}

#exames .folio-item:hover .overlay .folio-info {
    opacity: 1;  
    margin-bottom:0;
    margin-top:0;
}


/*************************
********Service CSS*******
**************************/

.service-icon {
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 36px;
    height: 90px;
    line-height: 90px;
    width: 90px;  
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
}

.our-informacoes .col-sm-4:hover .service-icon {
    background-color: #333;
}

.our-informacoes .col-sm-4 {
    border-right:1px solid #f2f2f2;
    border-bottom:1px solid #f2f2f2;
    padding-bottom: 50px;
}

.our-informacoes .col-sm-4:nth-child(4), 
.our-informacoes .col-sm-4:nth-child(5), 
.our-informacoes .col-sm-4:nth-child(6) {
    border-bottom:0;
    padding-top: 60px;
}

.our-informacoes .col-sm-4:nth-child(3), 
.our-informacoes .col-sm-4:nth-child(6) {
    border-right:0;
}

.service-info h3 {
    margin-top: 35px;
}


.service-info a {
    color:#bea82a;
}

.form-control:focus {
    border-color:#bea82a !important;
}

.footer-bottom p {
    color:#bea82a;
}

.contact-info {
    padding-left: 0px !important;
}

.contact-info ul li {
    color: #fff !important;
    margin-top: 0 !important;
    text-shadow: 1px 1px #000000 !important;
    font-size: 16px;
}

#contact p {
    color: #fff !important;
    margin-top: 0 !important;
    text-shadow: 1px 1px #000000 !important;
    font-size: 16px;
}

.area {
    position: absolute;
    width:100%;
    z-index:1000;
}

blockquote{
    border-left:none


}

.quote-badge{
    background-color: rgba(0, 0, 0, 0.2);   
}

.quote-box{

    overflow: hidden;
    float:right;
    margin-top: 100px;
    padding-top: 100px;
    border-radius: 10px;
    background-color: #FFF;
    margin-top: 5px;
    color:white;
    box-shadow: 1px 1px 1px 1px #E0E0E0;
    opacity: 0.9;
    filter: alpha(opacity=50);
    width: 100%;

}

.quotation-mark{

    margin-top: -10px;
    font-weight: bold;
    font-size:100px;
    color:white;
    font-family: "Times New Roman", Georgia, Serif;

}

.quote-text{

    font-size: 17px;
    margin-top: -75px;
    color:#333;
    text-align:center;
}

.quote-text-restrito{

    font-size: 13px;
    margin-top: 15px;
    color:#333;
    text-align:center;
}

.quote-box hr {

    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

.quote-btn{

    font-size: 19px;
    margin-top: 12px;
    color:#333;
}

.btn-area {
    border: 0 none;
    color: #fff;
    display: block;
    margin-top: 0px;
    padding: 8px;
    width: 100%;
    background-color: #bea82a !important;
}

h2 {
    text-shadow: 1px 1px #bea82a;
}

h2_2 {
    text-shadow: 1px 1px #000000;
    color: #FFF;
    font-size: 35px;
}

.area .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}


.carousel-fade .carousel-inner .item::after {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0 !important;

}


a, #home-slider .caption h1 span, #twitter-carousel .item span, #footer .footer-bottom, #single-portfolio .close-folio-item:hover, .single-table.featured .btn.btn-primary, .contact-info ul li a:hover, #footer .footer-bottom a {
    color: #bea82a !important;
    
}

#contact .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}


.info{
    height: 300px;
}


.centralizado {
    margin: 0 auto;
    float: none;
}



.footer_paginas {
    background-color: #bea82a !important;
    height: auto;
    position:relative;
    bottom:0;
    width:100%;
}

.row_margem {
    margin-right: 0px;
    margin-left: 0px;
}



