/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.nav > li > a {
    font-size: 15px;
    font-weight: 700;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
/*call me form home page */
select.wpcf7-form-control.wpcf7-select {
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
}

.call-me {
    border: solid 1px #075E3C !important;
    background: #075E3C;
    width: 350px;
    padding: 20px 20px 0px 20px;
    border-radius: 20px;
	position: absolute;
    top: -53px;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border-top-left-radius: 18px !important;
    border-top-right-radius: 18px !important;
    border-bottom-left-radius: 18px !important;
    border-bottom-right-radius: 18px !important;
}

/*submit -call me button*/
input#submit {
    border-top-left-radius: 18px !important;
    border-top-right-radius: 18px !important;
    border-bottom-left-radius: 18px !important;
    border-bottom-right-radius: 18px !important;
    width: 100%;
    color: #0A0A0A;
    background: white;
    margin-top: 25px;
}

/*Not empty 
.label-placeholder .active .ng-not-empty{
	min-height:463px;
}*/

/* Span Tag 
.checkbox-cover .main-label span{
	color:#ffffff;
}*/

/* Span Tag 
.checkbox-cover div span span{
	color:#ffffff;
}*/

/* Span Tag 
.customText-cover h3 span{
	display:inline-block;
	height:87px;
}*/

/* Input 
.ng-not-empty .field-cover input[type=text]{
	border-top-left-radius:18px !important;
	border-top-right-radius:18px !important;
	border-bottom-left-radius:18px !important;
	border-bottom-right-radius:18px !important;
	
}*/

.formhead h2 {
    color: #ffffff;
    text-align: center;
    padding-bottom: 15px;
	font-size:30px;
}

.subhead h3 {
    color: #ffffff;
    font-size: 14px;
    padding-left: 6px;
    padding-bottom: 20px;
}

.wpcf7 {
    color: #ffffff;
    position: relative;
}


#banner-647769468 {
    padding-top: 750px !important;
}

@media (max-width: 550px){
#banner-1498139565 {
    padding-top: 750px !important;
	}}


/*contac us page form*/

/*.clearfix {
    width: 580px;
    margin-top: 0px;
}*/

div#left{
    width: 47%;
    float: left;
    margin-right:6%;
}
 
div#right {
    width: 47%;
    float: left;
}

   
.option img {
    margin-right: 15px;
    padding-bottom: 20px;
    margin-left: 30px;
}

.option {
    padding-left: 0px;
}

.wpcf7 span.wpcf7-list-item {
    margin-left: 0;
    margin-right: 40px;
    margin-left: 0px;
}

.headingoption h4 {
    color: grey;
}

.hear h3{
    color: #0a0a0a;
    font-size: 14px;
}

.wpcf7 label {
    color: #222;
    font-size: 13px;
}


input.wpcf7-form-control.has-spinner.wpcf7-submit {
    border-top-left-radius: 13px !important;
    border-top-right-radius: 13px !important;
    border-bottom-left-radius: 13px !important;
    border-bottom-right-radius: 13px !important;
    width: 100%;
    color: #ffffff;
    background: #126038;
    font-size: 12px;
}

.message h2 {
    border-bottom: solid 1px #80808052;;
    padding-bottom: 20px;
    font-size: 1.25em;
    color: #075E3C;
}

.message h3{    
	font-weight: 400;
    color: #544f4f;
    font-size: 15px;
}

select.wpcf7-form-control.wpcf7-select {
    font-size: 13px;
    color: grey;
}

/*we will call you */

/*contac us page form*/

.clearfix2 {
    width: 100%;
    margin-top: -30px;
	display: inline;
}

div#colum1{
    width: 15%;
    float: left;
    margin-right: 10px;
	font-size: 12px;
}
 
div#colum2 {
 width: 15%;
    float: left;
    margin-right: 10px;
	font-size: 12px;
}
div#colum3 {
    width: 15%;
    float: left;
    margin-right: 10px;
	font-size: 12px;
}
div#colum4 {
    width: 15% !important;
    float: left !important;
    margin-right: 10px !important;
	font-size: 12px !important;
}

span.wpcf7-form-control.wpcf7-radio {
    display: flex !important;
    justify-content: space-evenly !important;
    align-content: flex-start !important;
    flex-direction: row-reverse !important;
	margin-top: -4px !important;
    margin-left: 30px !important;
	
}

div#colum5 {
    width: 15% !important;
    float: left !important;
    margin-right: 10px !important;
}

div#colum6 {
    width: 15% !important;
    float: left !important;
    margin-right: 10px !important;
    margin-top: -34px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}