/*
Theme Name: Divi Child theme of Divi
Theme URI: 
Description: Child theme of Divi theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 3.22.7
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 15 May 2019 18:05:34 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/


h1, h2, h3, h4, h5, h6 {
	line-height:1.5em;
}

h1 {
	font-size:42px;
	font-weight:700;
}

h2 {
	font-size:36px;
	font-weight:700;
}

a {
	font-weight:700;
}

.overlay-screen {
	position:relative;
}
.overlay-screen::before {
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:0;
}
.overlay-screen.blue::before {
	background:#142249;
	opacity:0.6;
}


.callout-card {
	padding:20px;
	background:#fff;
	border-radius:3px;
	box-shadow:1px 1px 5px 0 rgb(0 0 0 / 40%);
}


.et_pb_posts .et_pb_post .entry-featured-image-url {
	float:left;
	height:105px;
	width: 160px;
    margin-right: 30px;
	background: rgb(85 121 219 / 30%);
}

.et_pb_posts .et_pb_post .entry-title {
	color:#fff;
}

.et_pb_posts .et_pb_post .post-meta {
	color:#fff;
}


.contact-info a {
	color:#fff;
}

.cta-content {
	width:85%;
	margin:0 auto;
	padding:30px 60px;
}

	.cta-content h2 {
		position:relative;
		margin-bottom: 30px;
    	padding-bottom: 30px;
		color:rgb(85, 121, 219);
	}
	.cta-content h2::after {
		content:"";
		position:absolute;
		left:0;
		bottom:0px;
		width: 35px;
    	height: 7px;
    	border-radius: 6px;
		background:rgb(85, 121, 219);
	}


.business-hours .et_pb_text_inner {
	display:inline;
}
.business-hours .et_pb_text_inner::after {
    content: "";
    position: absolute;
    top: 49%;
    right: -280px;
    width: 250px;
    height: 1px;
    background: #fff;
}

	.business-hours .et_pb_text_inner p {
		display:inline;
	}


#main-header {
	height:100px;
}

	#main-header > .container {
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 100%;
	}
	#main-header > .container::before,
	#main-header > .container::after {
		content:none !important;
	}

		#main-header .logo_container {
			position:relative !important;
			width:auto;
		}

#et-top-navigation {
	padding-top:0 !important;
	padding-left:0 !important;
}

	#top-menu > li {
		padding-right:0 !important;
	}

	#top-menu li.button.teal {
		margin-left:60px;
	}

		#top-menu > li > a {
			display: block;
			height: 50px;
			line-height: 50px;
			padding: 0 15px !important;
			padding-bottom: 0 !important;
			font-weight: 400;
			font-size: 20px !important;
		}
		
		#top-menu > li.current-menu-item > a {
			color:#fff !important;
		}
		#top-menu > li.current-menu-item > a::after {
			content:"";
			position:absolute;
			left: 50%;
			transform: translateX(-50%);
			bottom: 3px;
			width: 40px;
			height: 3px;
			background:rgb(85, 121, 219);
			border-radius:3px;
		}

		#top-menu li.button.teal > a {
			display: block;
			padding: 0 30px !important;
			padding-bottom: 30px !important;
			height: 50px;
			line-height: 50px;
			color: #113a28;
			background: #3dcf8e;
			border-radius: 30px;
		}


#main-content > .container::before {
	content:none !important;
}

#left-area {
	width:100%;
	padding-right:0;
}


#main-footer h4,
#main-footer p,
#main-footer a {
	color:#fff;
}

#main-footer h4 {
	font-size:20px;
	font-weight:700;
}

.footer-bottom {
	border-top:solid 1px rgba(255, 255, 255, 0.75);
}

	.footer-bottom .sitemap-link {
		margin-left:20px;
	}


body.blog #main-content,
body.single-post #main-content {
	background:#142249;
}

body.blog .et_pb_post .entry-featured-image-url,
body.single-post .et_post_meta_wrapper {
	display: flex;
    align-items: center;
    height: 45vh;
    width: 100%;
    margin-bottom: 0;
    background: #3dcf8e;
    overflow: hidden;
}

	body.blog .et_pb_post .entry-featured-image-url img,
	body.single-post .et_post_meta_wrapper img {
		width:100%;
	}

body.blog .et_pb_post .post-content-wrap,
body.single-post .et_pb_post .entry-content {
	position: relative;
    top: -45px;
    width: 85%;
    margin: 0 auto;
    padding: 30px;
    color: #fff;
    background: #142249;
}

	body.blog .et_pb_post .post-content-wrap *,
	body.single-post .et_pb_post .entry-content * {
		color:#fff;
	}

.post-meta-head {
	display:flex;
	justify-content:space-between;
	align-items:center;
}

	.post-meta-head p {
		margin-bottom:0;
		padding-bottom:0;
		font-size:13px;
	}

label.required {
	display:inline-block;
	position:relative;
}
label.required::after {
	content:"*";
	position:absolute;
	top:-3px;
	right:-7px;
	font-size:20px;
	color:red;
}

label.label-checkbox .wpcf7-list-item {
	display: flex;
    align-items: center;
    margin-left: 0;
}

	label.label-checkbox .wpcf7-list-item input {
		height: 30px;
		width: 30px;
		margin-right: 30px;
	}


.wpcf7 input,
.wpcf7 textarea{
	width:100%;
	padding:15px !important;
}

.wpcf7-submit {
	font-size:18px;
	color:#fff;
	border:none !important;
	background: rgb(125, 154, 227);
	cursor:pointer;
	transition:all 0.3s ease;
}
.wpcf7-submit:hover, .wpcf7-submit:focus {
	background: rgb(125, 154, 227);
}
.wpcf7-submit:active {
	transform: scale(0.9);
}


/* = Live Help/Text Now Buttons
------------------------------------------------*/
.gmdf-wrap {
	position: relative;
	z-index: 10;
}

.gmdf-wrap .gmdf {
	position: fixed;
	bottom:0;
	right: 0;
	width: 180px;
	padding: 20px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}


.gmdf-wrap .gmdf a {
	text-decoration: none;
}

.gmdf-wrap:hover .gmdf {
	width:300px;
}

.gmdf-wrap .gmdf #rect {
	position: relative;
	cursor: pointer;
	padding: 15px 15px;
	text-transform: uppercase;
	text-align: center;
	font: 400 1em 'Oswald', sans-serif;
    text-shadow: -1px 1px 0px rgba(0,0,0,0.3);
	background: #3dcf8e;
	color: #fff;
	border:1px solid rgba(0,0,0,0.15);
	border-top:none;
	box-shadow: -2px 2px 10px rgba(0,0,0,0.1);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.gmdf-wrap .gmdf #rect:hover {
	z-index: +99;
	background: #fff;
	color: rgba(0,0,0,0.9);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	text-shadow:none;
}


.gmdf-wrap .gmdf #rect .contents {
	text-shadow:none;
	margin-left: 20px;
	padding: 0;
	font: 300 1em/1.2em 'Oswald', sans-serif;
	letter-spacing: 0;
	text-transform: none;
	text-align: justify;
	color: rgba(0,0,0,0.8);
	width: 0;
	height: 0;
	opacity: 0;
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.gmdf-wrap .gmdf #rect:hover .contents {
	width: 210px;
	padding: 10px 0;
	height: 45px;
	opacity: 1;
}

.gmdf-wrap .gmdf #rect .fa {
	font-size:18px;
}

.grecaptcha-badge {display: none;}