.boxedeb{background:none;}
#slides.BGdark {
    background-color: rgba(255,255,255,0.15);
}
#slides img {
    opacity: 1;
}
.breadcrumbs h2, .breadcrumbs h2 small {
    color: black;
    font-weight: bold;
}
.wpb_single_image .vc_figure-caption {
    font-size: 1.1em;
}
.vc_tta-title-text{
    color:black;
}
.page-block-large {
    padding-top: 0 !important;
}
#slides .symbol{
    display: none;
}
p:empty {
    display: none;
}
@media only screen and (min-width: 993px){
    .navbar-default .navbar-nav > li > a {
        line-height: 5em; 
    }
    header .logo a img {
        width: 195px !important;
    }
    header .col-md-3.logo {
        width: 16.66666667%;
    }
    header .col-md-9.rightnav {
        width: 83.33333333%;
    }
    .cbp-af-header.header2{
        min-height: 100px;
    }
    .breadcrumbs.breadcrumbs2 {
        margin-top: 8em;
    }
}