/*

Theme Name: Flatsome Child Theme

Theme URI: http://flatsome.uxthemes.com/

Description: This is a child theme for Flatsome

Author: UX Themes

Author URI: http: //www.uxthemes.com/

Template: flatsome

Version: 2.2

*/



@import url("../flatsome/css/foundation6da2.css?v=2.2");
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
.sidebarNumber {
	color: #999999;
	display: block;
	float: left;
	font-size: 60px;
	font-weight: bold;
	line-height: 1;
	padding: 0 10px 0 0;
}
.wpb_text_column.wpb_content_element.sideBarWhyChooseTitle {
	margin-bottom: 5px;
}
.sideBarWhyChooseTitle strong {
	font-size: 20px;
}
.testes em {
	background: none repeat scroll 0 0 #efefef;
	-webkit-border-radius: 10px;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius: 10px;
	-moz-border-radius-bottomleft: 0;
	border-radius: 10px;
	border-bottom-left-radius: 0;
	display: block;
	line-height: 2;
	padding: 20px;
}
.interiorCTA {
	border-top: 1px solid #efefef;
	margin-top: 30px;
	padding-top: 30px;
}
.interiorCTA_title {
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
}
.interiorCTA_phone {
	font-size: 40px;
	font-weight: 100;
	line-height: 1;
}
.gform_wrapper .gfield_checkbox li, .gform_wrapper .ginput_container .gfield_radio li {
	margin: 0;
}
.gform_button.button {
	font-weight: bold;
	padding: 20px;
	width: 97%;
	border: 3px solid #4A9E1A;
	background: none;
	color: #4A9E1A;
}
.gform_button.button:hover {
	background: #4A9E1A;
	color: #fff;
	border-color: #3B7E15
}
.vc_col-sm-3.bannerBox.wpb_column.vc_column_container {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
	margin: 0 2.5%;
	padding: 20px 20px 40px;
	width: 20%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.wpb_row.indexSection {
	margin-bottom: 0;
	padding: 50px 0 30px;
}
.indexSection h2 {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 50px;
  font-weight: bold;
  padding: 20px 30px;
  text-align: center;
}
.wpb_row.indexSection {
	margin-bottom: 0;
	padding: 50px 0 30px;
	color: #333;
}
.indexSection strong {
	font-size: 20px;
}
ul, ol {
	margin-left: 20px;
}
a, a.CTA, .CTA, .zoomIcon img, .wpb_wrapper .gform_wrapper input[type="button"], .wpb_wrapper .gform_wrapper input[type="submit"], .learnPage .aio-icon i, .BTN {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
a:hover, .search-results article.type-page h2 a:hover {
	color: #8DC53B;
}
.CTA, a.CTA, .et_pb_widget a.CTA, a.BTN {
	border: 2px solid #379401;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	padding: 15px 20px;
	text-align: center;
	color: #379401;
	background: none;
}
.CTA:hover, a.CTA:hover {
	background: #379401;
	color: #fff;
	cursor: pointer;
}
a.BTN {
	color: rgba(130, 165, 61, 0.9);
	border-color: rgba(130, 165, 61, 0.3);
}
.BTN:hover {
	color: rgba(130, 165, 61, 0.9);
	background-color: rgba(130, 165, 61, 0.3);
}
.indexSection a.BTN {
	color: #fff;
	border-color: #fff;
}
.indexSection a.BTN:hover {
	border-color: rgba(0, 0, 0, 0.2);
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
}
.indexSection .serviceBoxes h2 {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  font-size: 20px;
  padding: 0;
  text-align: left;
  color: rgba(0, 0, 0, 0.5);
}
.indexSection .serviceBoxes .wpb_text_column.wpb_content_element {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
}
.section1 {
  background: none repeat scroll 0 0 #81a342;
}
.section2 {
  background: none repeat scroll 0 0 #9DBC31;
}
.section3 {
  background: none repeat scroll 0 0 #C5D82E;
}
/*.home .page-wrapper {
	padding-bottom: 0;
}*/
a#top-link {
  background: none repeat scroll 0 0 #506323;
}
.serviceProcess {
  border: 3px solid #83a63b;
  padding: 20px;
  width: 100%;
}
.serviceProcess strong {
  color: #83a63b;
  font-size: 25px;
}
.serviceBoxes .wpb_text_column.wpb_content_element {
  background: none repeat scroll 0 0 #f3f9e5;
  padding: 15px;
}
.serviceBoxes h2 {
  background: none repeat scroll 0 0 rgba(130, 165, 61, 0.3);
  color: #506323;
  padding: 10px;
  text-align: center;
}
.separatorText h4 {
  color: #81a43c;
  font-size: 40px;
  text-transform: uppercase;
}
#menu-footernav a {
  color: #fff;
}
.breadcrumbs {
  font-size: 20px;
  margin: 20px 0 30px;
  padding: 0 0 0 15px;
  text-transform: uppercase;
  line-height: 1.3;
}
@media only screen and (max-width: 48em) {
/*================ Generic Mobile Styles ===================*/
/*=========================================================*/	
.wpb_text_column.wpb_content_element .wpb_wrapper {
  margin-bottom: 35px !important;
}
.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
  margin-bottom: 15px;
}

/*================ SITE SPECIFIC Mobile Styles ===================*/
/*=========================================================*/
.homeRow .vc_col-sm-3.bannerBox.wpb_column.vc_column_container {
  float: left;
  margin: 1% 5px;
  padding: 10px;
  width: 45%;
}
.vc_row.wpb_row.vc_row-fluid.homeRow.vc_custom_1428450469766.ult-vc-hide-row.upb_video_class {
  margin-top: 0 !important;
}



}
