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

.gmdf-wrap {
	position: relative;
	z-index: 10;
}

.gmdf-wrap .gmdf {
	position: fixed;
	top:320px;
	left: -110px;
	width: 260px;
	padding: 0px;
	-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;
	transform: rotate(-90deg);
}

.gmdf-wrap .gmdf a {
	text-decoration: none;
}
.gmdf-wrap .gmdf #rect {
    display: inline !important;
	position: relative;
	cursor: pointer;
	padding: 10px;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
    text-shadow: -1px 1px 0px rgba(0,0,0,0.3);
	background: #0083cb;
	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 {
	display:none;

	text-shadow:none;
	margin-left: 20px;
	padding: 0;
	font: 300 1em/1.2em;
	letter-spacing: 0;
	text-transform: none;
	text-align: left;
	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: 65px;
	opacity: 1;
}

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


.wpcf7 input {
	width:100%;
	padding:5px;
}

.wpcf7 textarea {
	width:100%;
	height:100px;
}

.wpcf7 label {
	font-style:italic;
	font-weight:bold;
}

.wpcf7-submit {
	background-color: #0083cb;
	color:#fff;
	font-family: "Open Sans",Arial,sans-serif;
	font-size:16px;
	font-weight: 600;
	border:none !important;
	padding:15px !important;
	display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.wpcf7-submit:hover, .wpcf7-submit:focus, .wpcf7-submit:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}


/* POP UP */

#pum-159{
	z-index: 1000;
}

/* HEADER */

#main-header{
	z-index: 100;
}
.footer-button {
	background:#f6981e;
	color:#fff;
	font-size:15px;
	text-transform:uppercase;
	border-radius:8px;
	padding:10px;
	border:none;
}

footer h2 {
	color:#fff;
}


footer li {
	list-style-type:none;
}

#footer-widgets .footer-widget li:before {
   display:none !important;
}
#footer-bottom {
	color:#fff !important;
	font-weight:600;
	font-size:16px;
}


/**custom**/
body {
    color:#000;
    font-weight:400;
}
#page-container, 
#main-header, 
#top-header,
.container.et_menu_container, 
#et-main-area,
.et_pb_section  {
    background-color:transparent !important;
}

.et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: absolute;
}

#main-header {
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.logo_container {
    position: absolute;
    z-index:+2 !important;
    width: 50%;
    height: 140px !important;
    display:block !important;
    margin-bottom:20px !important;
}
#logo{
	max-height:80% !important;
	margin-top:10px;
}
.et_mobile_menu {
    border-top: 3px solid #fff;
    background:#eee;
}
#et-top-navigation{
	margin-top:150px;
	padding-top: 0 !important;
	padding-left:20px !important;
	width:100% !important;
	z-index:+3;
	background:#0083cb;
}
#et-top-navigation a{
	color: #fff;
	padding: 25px 10px !important;
}
.et_mobile_menu li a {
    color: #000 !important;
    border-bottom: 1px solid #666;
}
.et_mobile_menu li:hover, .et_mobile_menu li a:hover {
	background:#333 !important;
    color: #fff !important;
}
#et-top-navigation li:hover{
	background: #fff;
}
#et-top-navigation li a:hover{
	color: #000;
}
#top-menu li {
    padding-right: 12px;
 }
#top-menu li.current-menu-item>a {
	background: #fff;
}
#top-r {
	position:absolute;
	top:0px;
	margin-top:40px;
	right:300px;
	font-size:1.4em;
}

.et_section_specialty .et_pb_column_0 {
	width: 66% !important;
}
.et_section_specialty .et_pb_column_1 {
	width:32% !important;
}
.et_section_specialty .et_pb_gutters3 .et_pb_column, .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 2%;
}
/**slide black box**/
.sb-box {
	max-width:1000px;
	bottom: 100px !important;
	margin:0 5% !important;
	position:absolute;
	z-index:+5;
	text-align:center;
}
.sb-box h2 {
	font-size:50px !important;
	color: #fff !important;
	font-weight:700 !important;
	text-transform: uppercase;
	text-shadow: 4px 3px 0 #333;
	line-height:1.5em !important;
}
.et_pb_button_one.et_pb_button {
    background-color: #0083cb;
    margin:10px;
    border-radius:20px;
    color:#fff;
    border:2px solid #fff;
}
.et_pb_button_two.et_pb_button {
    background-color: #333333;
    margin:10px;
    border-radius:20px;
    color:#fff;
    border:2px solid #fff;
}
.entry-content ul {
	margin-top:10px;
	list-style: none;
}
.entry-content ul li{
	margin:0 5px 0 5px;
}
.entry-content ul li:before {
  content: '\2611';
  font-size:26px;
  color:#0083cb;
  padding:5px 10px;
}
.et_pb_gallery_pagination ul li:before {
  content: '';
  padding:0;
}

.fbtn, .fbtn:hover {
	background:#f2835a !important;
	color:#fff !important;
	border: 5px solid #f2835a !important;
}
.ftxt {
	margin: 0 30px;
}
.p-c1{
	background:#fff !important;
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.3);
}
.et_pb_post_title .et_pb_title_container h1.entry-title {
	margin-top:30px !important;
}
.et_pb_blurb.et_pb_text_align_center .et_pb_blurb_content .et_pb_blurb_container, .et_pb_blurb_content {
    text-align: left !important;
}
.et-pb-icon{
	background-color: #0083cb !important;
}
#main-footer li {
	border-bottom: 1px solid #999;
}
#main-footer a, #main-footer h3, .sm-fa-y{
	color:#fff;
}

@media screen and (min-width: 981px) {
	#page-container {
    	top: 214px !important;
    	padding-top: 214px !important;
	}
}

@media (max-width: 1260px) {
	#top-r {
		right:120px;
	}
}

@media (max-width: 980px) {
	.logo_container {
    	top: -10px !important;
    	width: 100% !important;
    	height: 130px !important;
	}
	#et-top-navigation{
		margin-top:130px;
	}
	.mobile_menu_bar:before {
		top:10px !important;
		color: #fff;
	}
	#top-r {
		margin-top:30px !important;
		font-size:1em;
	}
	.et_section_specialty .et_pb_column_0 {
		width: 100% !important;
	}
	.et_section_specialty .et_pb_column_1 {
		width:100% !important;
	}
	.et_section_specialty .et_pb_gutters3 .et_pb_column, .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column {
    	margin-right: 0;
	}
	.sb-box {
		position:relative;
	}
	.sb-box h2 {
		font-size:40px !important;
	}
	.sb-box .et_pb_button_one.et_pb_button, .sb-box .et_pb_button_two.et_pb_button {
	    display:block;
	    margin:10px 0;
	    font-size:16px;
	    padding: .3em .5em;
	}
}
@media (max-width: 800px) {
	#main-header .container {
		width:100% !important;
	}
	#top-r {
		right:10px;
	}
	.et_pb_blurb.et_pb_text_align_center .et_pb_blurb_content .et_pb_blurb_container, .et_pb_blurb_content {
    	text-align: center !important;
	}
}
@media (max-width: 720px) {
	.et_menu_container{
		width:100%;
	}
	.et_pb_row {
		width:94% !important;
		max-width:94% !important;
	}
	#main-footer .et_pb_row {
		width:80% !important;
		max-width:80% !important;
	}
	.gmdf-wrap {display:none;}
	.grecaptcha-badge {display: none;}
	.ftxt {
		margin: 0 20px;
	}
	.sb-box {
		padding:4vw 1% !important;
	}
	.sb-box h2 {
		font-size:20px !important;
		text-shadow: none;
	}
}
@media (max-width: 600px) {
	#main-header .container {
		width:100% !important;
	}
	#top-r {
		font-size:0.65em;
	}
}
@media (max-width: 480px) {
	h1, h2, h3 {
		text-align:center;
	}
	.logo_container {
		height:120px !important;
		text-align:center !important;
	}
	#logo{
		padding-top:10px;
		max-height: 100% !important;
	}
	#top-r {
		display:none;
	}
    .et_pb_row img{
		width:100% !important;
	}
	.entry-content ul li{
		margin:0;
	}
	.entry-content ul li:before {
  		padding:5px 0;
	}
}


.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item {
    width: 44.18%;
    margin-right: 11.64%;
    margin-bottom: 5.64% !important;
}

#main-header .container {
    width: 100%; 
    max-width: 100%;
}
.logo_container{
  width: 80% !important; 
  max-width: 1480px !important;
	margin: 0 20% auto !important;
}
#top-menu-nav{
	margin-left:20% !important;
}
.top-box{
	z-index:1000;
	position:absolute;
	top:50px;
	left:550px;
}
.top-box .div-mid{
	float:left;
	width:400px;
	margin-top:20px;
	margin-right:50px;
	font-size:30px;
	font-weight:bold;
	color:#0083cb;
}
.top-box .div-right{
	float:left;
	font-size:18px;
	font-weight:bold;
}
@media screen and (max-width: 1320px) {
	.top-box{
		left:450px;
	}
	.top-box .div-mid{
		margin-right:0;
	}
	.et_section_specialty .et_pb_column_1 {
		width:42% !important;
	}
}
@media screen and (max-width: 1170px) {
	.top-box{
		top:10px;
	}
	.top-box .div-mid{
		margin-bottom:20px;
	}
}
@media screen and (max-width: 980px) {
	.logo_container{
  	width: 100% !important; 
  	max-width: 1480px !important;
		margin: 0 !important;
	}
	#top-menu-nav{
		margin-left:0 !important;
	}
	.top-box{
		left:200px;
	}
	.top-box .div-mid{
		float:none;
	}
	.top-box .div-right{
		float:none;
	}
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item {
    width: 44.18%;
    margin-right: 4.64%;
	}
	.et_section_specialty .et_pb_gutters3 .et_pb_column, .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column {
    width:100% !important;
	}
}
@media screen and (max-width: 580px) {
	.top-box{
		margin-top:0;
	}
	.top-box .div-mid{
		font-size:22px;
		margin-bottom:10px;
	}
	.top-box .div-right{
		font-size:16px;
		font-weight:normal;
	}
}
@media screen and (max-width: 480px) {
	.top-box{
		display:none;
	}
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item {
    	width: 100% !important;
    	margin-right: 0 !important;
	}
	.et_pb_testimonial {
    	padding: 30px 10px !important;
	}
	.et_pb_row>.et_pb_column.et_pb_column_0 {
    	padding: 30px 10px !important;
	}
}