/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 



.h3.parallax h3 span {
    background: rgba(000,000,000,0.5);
    padding: 10px;
}

.projects-gallery {
  //  box-shadow: #000 2px 2px 12px !important;
  //  background: #428bca !important;
}

.projects-gallery .carousel-caption-below {
    border-top: solid #16406e 2px;
}
.home-page-services div.pp-hover-card-container {
    background-color: rgba(255,255,255,0.7) !important;
}

.services-home .fl-row-content.fl-row-fixed-width.fl-node-content {
    background: rgba(255,255,255,0.5) !important;
}

.logged-in li.menu-item-240 {
    display: none !important;
}

.home-bord .fl-col-content.fl-node-content {
    border: Solid 1px #fff !important;
}

.home-bord .fl-col.fl-col-small {
    border: solid 1px #fff !important;
}