
.project .ovrly {
    background: rgba(73, 78, 97, 0.9);
}
.effect_bubba:before {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}
.effect_bubba:after {
    border-right: 1px solid white;
    border-left: 1px solid white;
}
.effect_bubba h2 {
	color: white;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif !important;
    text-transform: uppercase;
    margin-top: 0px;
}
.img-responsive{
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
}
.work-popup{
    width: 100% !important;
    display: block;
}
.footer-list{
    text-align: center;
}
.breadcrumb-list .breadcrumb-item{
    padding-left: 7px;
}
/*.footer-list li a{
    line-height: 28px !important;
    color: white !important;
}*/

