/*
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... */ 

.fl-menu .menu a {
    background-color: #000000;
}
.fl-page-header-wrap {
    display: none;
}
strong {
	font-weight: bold !important;
}

/* Slider */ 
.fl-slide-content {
    position: relative;
    display: block;
    background: rgba(255,255,255,0.6);
    padding: 33px;
}
.fl-node-63247ce6622e6 .fl-slide-0 .fl-slide-content {
    height: 750px; 
	margin-right: 0;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.fl-slide-foreground.clearfix {
    padding-right: 0;
    margin-right: 0 !important;
}
h2.fl-slide-title {
    padding-top: 150px !important;
}
.section-description {
    font-size: 17px;
}

/* end Slider */ 

.pp-vertical-align {
    text-align: center;
    margin: 0 auto;
}
.fl-node-6324b8e63f7cc .fl-col-content.fl-node-content {
    border: 1px solid #000;
}