/* 
 Theme Name:     Divi Child
 Author:         Divi
 Author URI:     thechildtheme.com
 Template:       Divi
 Version:        v 3.0.69
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.8.1
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


#footer-info {
    float: none;
    padding-bottom: 10px;
    color: #666;
    text-align: center;
}
.et_pb_blurb_content {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
}
.contact_it{
    font-style: italic;
    color: #024772;
    border-left: 4px solid;
    padding-left: 10px;
}
.subheading{
	color:#65A4BE;
}
#main-footer .footer-widget h4 {
    color: #ffffff !important;
}
#logo{
	max-height: 100%;
}
.Text_Warning{
	color:red;
}
#responsive-form{
	max-width:100% /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{ 
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 select{
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}
.wpcf7 input[type="text"]:focus{
	background: #fff;
}
.wpcf7-submit{
    float: right;
    background: rgba(202, 0, 2, 0);
    color: #03A549;
    text-transform: uppercase;
    border: 2px solid #03A549;
    padding: 8px 20px;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 600;
}
.wpcf7-submit:hover{
	background: #03A549;
    color: #ffffff;
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #ff0000;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}
@media (min-width: 981px){
    .et_pb_gutters3 .footer-widget {
        margin: 0 5.5% 4.5% 0;
    }
}
#footer-widgets {
    padding: 4% 0 0;
}
.top_block{
    display: table !important;
}
.learn_button{
    font-weight: 400;
    background-color: #02853a;
    letter-spacing: 1px;
    color: #fff;
    padding: 18px 35px;
    font-size: 13px;
    border-radius: 3px;
}
.learn_button:hover{
    text-decoration:none;
    font-weight: 400;
    background-color: #024772;
    letter-spacing: 1px;
    color: #fff;
    padding: 18px 35px;
    font-size: 13px;
    border-radius: 3px;
}
.nav>li>a:focus, .nav>li>a:hover{
    background-color: rgba(238, 238, 238, 0) !important;
}


@media screen and (max-width: 400px) { 
    .et_pb_blurb .et_pb_main_blurb_image{
        width: 40%;
        float: left;
    }
    .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .title_text{
        width: 60%;
        float: right;
        padding: 10px 0;
    }
    .title_text{
        font-size: 18px !important;
        padding-bottom: 0em !important;
    }
    .learn{
        font-size: 16px;
        font-weight: 400;
        color: #07a54b;
    }
    .learn a{
        color: #07a54b !important;
    }
    
}

@media (min-width: 401px) and (max-width: 768px) {
    .et_pb_blurb .et_pb_main_blurb_image{
        width: 40%;
        float: left;
    }
    .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .title_text{
        width: 60%;
        float: right;
        padding: 10px 0;
    }
    .title_text{
        font-size: 18px !important;
        padding-bottom: 0em !important;
    }
    .learn{
        font-size: 16px;
        font-weight: 400;
        color: #07a54b;
    }
    .learn a{
        color: #07a54b !important;
    }
}
@media (max-width: 767px){
    .et_pb_slide_image, .et_pb_slide_video {
        display: block!important;
    }
    .et_pb_blurb_1.et_pb_blurb{
        position:relative !important;
        z-index:1;
    }
    .banner_header_half h4, .banner_header h4{
        padding: 0 !important;
    }
    .head_section .et_pb_blurb .et_pb_main_blurb_image{
        width:100% !important;
    }
    .last_block h4{
        text-align:left;
    }
    .et_pb_blurb_position_left .et_pb_main_blurb_image img{
        width:75% !important;
    }
}
#footer-bottom{
    border-top: 3px solid #ffffff;
}
#main-footer {
    background-color: #2a2a2a;
}
.nav .menu-item a:hover{
    color:#024772 !important;
}

.build_image .et_pb_main_blurb_image img{
    height:321px;
}
.contact_right .et_pb_blurb_container{
    vertical-align: middle;
    padding-left: 0;
}
.et_pb_blurb_position_left .et_pb_main_blurb_image img{
    width:50%;
}
.contact_right .learn{
    font-size: 16px;
    font-weight: 400;
    color: #07a54b;
}
.arrow_button{
    text-align:center;
}
.btn-circle{
  width: 50px;
  height: 50px;
  padding: 15px 16px !important;
  font-size: 18px !important;
  line-height: 1.33 !important;
  border-radius: 25px !important;
  background-color: #16a74a !important;
  color: #fff !important;
  top: -24px;
  position: relative;
  box-shadow: 0px 17px 50px 0px rgba(0, 0, 0, 0.19), 
              0px 12px 15px 0px rgba(0, 0, 0, 0.24);
}
.btn-circle:hover{
  background-color: #024772 !important;
}
.contact_map iframe{
    width:100% !important;
}
.banner_header h4{
    padding:100px 0;
}
.banner_header_double .double{
    padding:50px 0;
}
#top-header .container{
    padding-right: 0 !important; 
    padding-left: 0 !important;
}