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

/* Use This File To Add Site Specific Styles and Override Theme and Plugin Defaults CSS
 * Don't Edit the original CSS files
*/



#fl-main-content {
	padding-bottom: 267px;
}


/* Topbar ------------------------------*/

.fl-page-bar .fl-page-nav-search a.fa-search {
    border: 1px solid #2A506F;
    background-color: #177FBA;
}

.fl-page-bar .fl-page-nav-search a.fa-search:hover {
    color: #fff;
    border: 3px solid #2A506F;
    background-color: #1697bf;
}

.fl-page-bar .fl-page-nav-search form input.fl-search-input {
    background-color: rgba(255, 255, 255, 1);
    border-color: #85815C;
    color: #85815C;
}


/* Header ------------------------------*/

.rw-header-text {
	font-size: 18px;
	line-height: 1.4;
}

.fl-page-header-text .rw-header-text-phone {
    font-size: 26px;
}


/* Home Page Slider ------------------------------*/

.rw-home-slider .fl-content-slider,
.rw-home-slider .fl-slide {
    height: 600px !important;
    min-height: 600px;
}

.rw-home-slider .fl-slide {
	display: flex;
	align-items: center;
}

.rw-home-slider .fl-slide .fl-slide-content-wrap {
	width: 100%;
	float: none;
	text-align: center;
}

.rw-home-slider .fl-slide .fl-slide-content {
	background-color: rgba(0,0,0,0.3);
	margin: 0 !important;
	padding: 60px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid rgba(255,255,255,0.3);
}

.rw-home-slider .fl-slide h2.fl-slide-title {
    text-align: center;
    font-size: 38px;
    font-weight: 700;
    color: #fff !important;
    text-shadow: 0 3px 6px rgba(0,0,0,0.45);
    margin-bottom: 0 !important;
}

.rw-home-slider .fl-slide .fl-slide-text p {
    text-align: center;
    text-shadow: 0 3px 6px rgba(0,0,0,0.45);
    font-size: 20px;
}

.fl-builder-content .fl-button-left {
    text-align: center;
}

.rw-home-slider .fl-button-left {
    text-align: center !important;
}


@media (min-width: 320px) {
    
    .rw-home-slider .fl-slide {
	    flex-direction: column;
	    justify-content: center;
	}
	
	.rw-home-slider .fl-slide-foreground {
	    width: calc(100% - 80px);
	}
	
	.rw-home-slider .fl-slide .fl-slide-content-wrap {
	    margin: auto;
	}
	
	.rw-home-slider .bx-has-pager {
		display: none;
	}
	
	.rw-home-slider .fl-content-slider,
	.rw-home-slider .fl-slide {
	    height: 320px !important;
	    min-height: 320px;
	}
	
	.fl-builder-content .fl-slide-mobile-photo {
		display: none;
	}
	
	.rw-home-slider .fl-slide .fl-slide-content {
		padding: 20px;
	}
	
	
    
}


@media (min-width: 480px) {
	
	.rw-home-slider .fl-content-slider,
	.rw-home-slider .fl-slide {
	    height: 400px !important;
	    min-height: 400px !important;
	}

}

@media (max-width: 768px) {
	
	.fl-slide-mobile-photo {
	    display: none;
	}
	
	.fl-content-slider .fl-slide-bg-photo {
	    position: absolute;
	}
	
	.fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-title {
	    font-size: 20px !important;
	    line-height: 26px !important;
	}
	
	.fl-builder-content .rw-home-slider .fl-slide-content {
	    background-color: rgba(0,0,0,0.3) !important;
	}
	
}

@media (min-width: 769px) {
	
	.rw-home-slider .fl-content-slider,
	.rw-home-slider .fl-slide {
	    height: 500px !important;
	    min-height: 500px !important;
	}
	
	.rw-home-slider .fl-slide .fl-slide-content {
	    margin: 0;
	}
	
	.fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-title {
	    font-size: 32px !important;
		line-height: 38px !important;
		width: 100%;
	}

}

@media (min-width: 980px) {
	
	.rw-home-slider .fl-content-slider,
	.rw-home-slider .fl-slide {
	    height: 580px !important;
	    min-height: 580px;
	}
	
	.rw-home-slider .bx-has-pager {
	    display: block;
	}
	
	.rw-home-slider .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
	.gform_wrapper textarea {
	    background-color: #fff;
	}
	
}

@media (min-width: 1140px) {
	
	.rw-home-slider .fl-content-slider,
	.rw-home-slider .fl-slide {
	    height: 600px !important;
	    min-height: 600px;
	}
	
}

/* Home Simple Image Callouts ---------------------------------------*/

.rw-simple-image-callouts .fl-col-small .fl-col-content {
	background-color: #eee;
	border: 1px solid #ccc;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 15px;
	margin:20px;
}

.rw-simple-image-callouts .fl-col-small .fl-module-content {
	margin-left: 0;
	margin-right: 0;
}


/* Home Callouts ---------------------------------------*/

.rw-callouts .fl-row-content-wrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.rw-callouts .fl-row-fixed-width {
	width: 100%;
}

.rw-callouts .fl-callout-photo {
	margin: auto;
}

.rw-callouts .fl-callout-photo a {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	width: 200px;
	height: 200px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border: 10px solid #2E3035;
}

.rw-callouts .fl-callout-photo-above-title .fl-photo {
    margin-bottom: 0;
}

.rw-callouts h3.fl-callout-title {
	font-size: 20px;
	color: #fff;
	font-weight: 400;
	margin-top: 10px;
}

.rw-callouts h3.fl-callout-title a {
	color: #fff;
}

@media (min-width: 320px) {

	.rw-callouts .fl-col-group-nested {
		display: flex;
		width: 100%;
		flex-wrap: wrap;
		flex-direction: row;
	}
	
	.rw-callouts .fl-col.fl-col-small {
		width: 50% !important;
		clear: none;
	}
	
	.rw-callouts .fl-callout-photo a {
	    width: 110px;
	    height: 110px;
	    -webkit-border-radius: 50%;
	    border-radius: 50%;
	    border: 5px solid #2E3035;
	}
	
	.fl-photo-content img {
	    width: 50%;
	}
	
	.rw-callouts h3.fl-callout-title {
	    font-size: 16px;
	}

}

@media (min-width: 480px) {
	
.rw-callouts .fl-callout-photo a {
	    width: 150px;
	    height: 150px;
	    -webkit-border-radius: 50%;
	    border-radius: 50%;
	    border: 5px solid #2E3035;
	}
	
}

@media (min-width: 600px) {
	
	.rw-callouts .fl-callout-photo a {
		width: 200px;
		height: 200px;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		border: 10px solid #2E3035;
	}
	
}

@media (min-width: 800px) {

	.rw-callouts .fl-col.fl-col-small {
		width: 25% !important;
	}
	
	.rw-callouts .fl-callout-photo a {
		width: 160px;
		height: 160px;
	}

}

@media (min-width: 992px) {
	
	.rw-callouts .fl-callout-photo a {
		width: 200px;
		height: 200px;
	}
	
	.rw-callouts h3.fl-callout-title {
	    font-size: 20px;
	}

}


/* Content Styles ------------------------------*/

.rw-white-content-box .fl-module-content {
	background-color: #fff;
	padding: 30px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.rw-white-content-box .fl-module-content h2 {
	font-size: 28px;
	color: #177FBA;
}

.rw-white-content-box .fl-module-content h3 {
	font-size: 24px;
	color: #85805C;
}

@media (min-width: 320px) {
	
	.rw-white-content-box .fl-module-content h2 {
		font-size: 22px;
	}
	
	.rw-white-content-box .fl-module-content h3 {
		font-size: 20px;
	}
	
}

.policy-language {
	background: #F5F5F5;
	border: 1px solid #ddd;
	padding: 30px;
	margin-bottom: 20px;
}

.policy-language p,
.policy-language li {
	font-family: Times, serif;
	font-size: 18px;
}

.fl-module-pp-pullquote .pp-quote-wrap .pp-pullquote-wrapper {
	max-width: 100% !important;
}

.rw-dark-bg h1,
.rw-dark-bg h2,
.rw-dark-bg h3,
.rw-dark-bg h4,
.rw-dark-bg h5,
.rw-dark-bg h6,
.rw-dark-bg p,
.rw-dark-bg li {
	color: #fff;
}

.rw-content-call-us {
	font-size: 22px;
	color: #55828B;
}



.rw-home-headline h2 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 5px;
}

.rw-home-headline h1 {
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 0;
}

@media (min-width: 320px) {

	.rw-home-headline h2 {
		font-size: 16px;
	}
	
	.rw-home-headline h1 {
		font-size: 20px;
	}

}

@media (min-width: 400px) {

	.rw-home-headline h2 {
		font-size: 18px;
	}
	
	.rw-home-headline h1 {
		font-size: 24px;
	}

}

@media (min-width: 600px) {

	.rw-home-headline h2 {
		font-size: 20px;
	}
	
	.rw-home-headline h1 {
		font-size: 26px;
	}

}

@media (min-width: 800px) {
	
	.rw-home-headline h1 {
		font-size: 28px;
	}

}


/* RW Grey Box
----------------------------------------*/

.rw-home-services .fl-col-group .fl-col-small {
	background-color: #eee;
	margin: 20px;
	width: calc(50% - 40px);
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.rw-special-offer .fl-module-content {
	border: 2px dashed #ED3E26;
	padding: 20px;
}



/* RW Form Box
----------------------------------------*/

.rw-form-box {
    background: #EBEBDF;
    border: 1px solid #ccc;
    padding: 30px;
    margin: 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 40px;
}

.rw-form-box .fl-module-content {
    margin: 0;
}

.rw-shortform_wrapper {
    background: #eee;
    padding: 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 40px;
    margin: 10px auto 40px;
}

@media (min-width: 320px) {
    
    .rw-shortform_wrapper {
        padding: 15px;
    }
    
    .rw-form-box {
	    padding: 15px;
    }
    
}

@media (min-width: 641px) {
       
    .rw-form-box {
	    padding: 30px;
    }
    
}

@media (min-width: 769px) {
       
    .rw-form-box {
	    padding: 15px;
    }
    
}

@media (min-width: 980px) {
       
    .rw-form-box {
	    padding: 30px;
    }
    
}

.rw-fullwidth-form h2 {
	color: #fff;
	text-align: center;
}





/* Site Specific Form Styles */

#gform_wrapper_1 #field_1_12,
#gform_wrapper_3 #field_3_12,
#gform_wrapper_4 #field_4_12 {
	border-bottom: none !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

/* Sidebar Styles ------------------------------*/

.rw-widget-box-header .fl-html h3.widgettitle {
	background-color: #177FBA;
	padding: 20px 30px;
	margin: 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	font-size: 22px;
	color: #fff;
	text-align: center;
}

.rw-widget-box-header .fl-html .widgetbody {
	border: 1px solid #C3C3BB;
	background-color: #EBEBDE;
	padding: 30px;
	margin: 0;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

.rw-widget-box-header .fl-html .widgetbody p:last-of-type {
	margin-bottom: 0;
}

.rw-widget-box-header .button {
	background-color: #2A506F;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	text-align: center;
	padding: 13px;
}

.rw-widget-box-no-header .fl-html,
.rw-widget-box-no-header .fl-rich-text {
	border: 1px solid #C3C3BB;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #EBEBDE;
	padding: 20px 30px;
}

.rw-widget-box-no-header h3 {
	font-size: 22px;
}

.rw-widget-no-box-no-header h3 {
	font-size: 22px;
}

@media (min-width: 769px) {
    
	.rw-widget-box-header .fl-html h3.widgettitle {
		padding: 20px 10px;
		font-size: 16px;
	}
	
	.rw-widget-box-no-header h3 {
		font-size: 16px;
	}
	
	.rw-widget-box-header .fl-html .widgetbody,
	.rw-widget-box-header .fl-rich-text .widgetbody,
	.rw-widget-box-no-header .fl-html,
	.rw-widget-box-no-header .fl-rich-text {
		padding: 20px 10px;
	}
	
	.rw-widget-box-header .widgetbody ul,
	.rw-widget-box-no-header .fl-rich-text ul {
		padding-left: 30px;
	}
	
	.rw-widget-box-header .fl-html .widgetbody li,
	.rw-widget-box-header .fl-html .widgetbody p,
	.rw-widget-box-no-header .fl-rich-text p,
	.rw-widget-box-no-header .fl-rich-text li {
		font-size: 14px;
	}
	
}

@media (min-width: 1024px) {
	
	.rw-widget-box-header .fl-html h3.widgettitle {
		padding: 20px;
		font-size: 22px;
	}
	
	.rw-widget-box-no-header h3 {
		font-size: 22px;
	}
	
	.rw-widget-box-header .fl-html .widgetbody,
	.rw-widget-box-header .fl-rich-text .widgetbody,
	.rw-widget-box-no-header .fl-html,
	.rw-widget-box-no-header .fl-rich-text {
		padding: 20px;
	}
	
	.rw-widget-box-header .widgetbody ul,
	.rw-widget-box-no-header .fl-rich-text ul {
		padding-left: 40px;
	}
	
	.rw-widget-box-header .fl-html .widgetbody li,
	.rw-widget-box-header .fl-html .widgetbody p,
	.rw-widget-box-no-header .fl-rich-text p,
	.rw-widget-box-no-header .fl-rich-text li {
		font-size: 16px;
	}
	
}











