#logo {
	max-width: 162px;
}


a { outline: none; }

a.button_font_size { color: #666666 !important; }
.et_pb_blurb_container { vertical-align: middle !important; }

/* [BEGIN OF BLOCK] (support CSS for custom modules) */
.callout-01-green .et_pb_header_content_wrapper { display: none; }
/* [END OF BLOCK] */

/* [BEGIN OF BLOCK] (social media links) */
a.link_social_twitter,
a.link_social_facebook,
a.link_social_youtube,
dummy {
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: -9px;
}
a.link_social_twitter	{	background-image: url('/wp-content/uploads/2018/01/hdr_TW.svg'); }
a.link_social_facebook	{ background-image: url('/wp-content/uploads/2018/01/hdr_FB.svg'); }
a.link_social_youtube	{	background-image: url('/wp-content/uploads/2018/01/hdr_YT.svg'); }

.social_media_container .et_pb_text_inner > p > span {
	vertical-align: -3px;
}
/* [END OF BLOCK] */

/* [BEGIN OF BLOCK] (headers) */
h1 {
	font-size: 187.5% !important;
	color: #7C9D61;
}
h2 {
	font-size: 137.5% !important;
	color: #7A303F;
}
h3 {
	font-size: 112.5% !important;
	color: #5E5B5B;
}
.et_pb_text_inner h1 {
	padding-bottom: 40px;
}
.et_pb_text_inner h2 {
	padding-bottom: 30px;
}
.et_pb_text_inner h3 {
	padding-bottom: 20px;
}
/* [END OF BLOCK] */

@media (max-width: 767px) {
	.home-slider .et_pb_slide_image {
		display: inline-block !important;
		position: absolute;
		top: 0px;
		left: 0px;
	}
}

#main-footer {
	display: none;
}

.footer-bottom a {
	font-size: 13px;
	text-transform: uppercase;
}
.footer-bottom {
    color: #fff !important;
}

.home-slider {
	max-width: 1200px;
	margin: 0 auto !important;
}
/* begin of patch for the responsiveness */
.et_pb_slide_title { font-size: 250% !important; }

@media (max-width: 768px) {
	.et_pb_slide_title { font-size: 150% !important; }
}
@media (min-width: 768px) {
	.et_pb_slide_title {
		margin-left: -25%;
	}
}
.et_pb_slide_description { width: 42.25% !important; }
.et_pb_slide_description { left: -88% !important; }
@media (max-width: 768px) {
	.et_pb_slide_description {
	    left: -80% !important;
	}
}
/* end of patch for the responsiveness */

.et_pb_divider {
	filter: brightness(101%) invert(39%) opacity(30%) !important;
}
.et_pb_button::after {
	content: none;
}
.et_pb_button, .et_pb_contact_submit {
	padding: 7px 19px !important;	
}
.caldera-form-page .cf-uploader-trigger {
	color: #ffffff !important;
	border-width: 0px !important;
	border-radius: 50px !important;
	font-size: 12px !important;
	padding: 7px 19px !important;
	width: auto !important;
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
	background-color: #7a303f;	
}
.caldera-grid .btn {
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	text-transform: uppercase;
	background-color: #90b350 !important;
	border: none !important;
	padding: 7px 19px !important;
}
.caldera-grid .btn:hover {
	background: #999999 !important;
}
#call-txt {
	font-size: 16px !important;
}
@media (min-width:980px) {
	#et_top_search {
		position: absolute;
		top: 16px;
		right: 10px;
	}
}
#et_search_icon::before {
	background-color: #fff;
	padding: 8px;
	padding-bottom: 0px;
}
#main-header.et-fixed-header #et_search_icon::before {
	background-color: inherit;
	padding: 0px;
}
.sub-menu .menu-item {
	border-bottom: 1px solid #777777;
}
.nav li ul {
	padding: 0px !important;
}
#top-menu li li {
	padding: 0 !important;
}
#top-menu li li, #top-menu li li a {
	width: 100%;
}
#top-menu > li > a,
#top-menu   li a:hover,
#top-menu > li.current-menu-item > a,
#top-menu > li.current-menu-parent > a,
dummy {
	font-weight: 600 !important;
}
#top-menu > li > li a:hover,
#top-menu > li > a:hover,
#top-menu > li.current-menu-item > a,
#top-menu > li.current-menu-parent > a,
dummy {
	color: #7a303f !important;
}
#top-menu > li ul.sub-menu {
	margin-top: -18px;
}
body.home .et_pb_promo_description {
	padding-bottom: 0 !important;
}
body.home .et_pb_module.et_pb_promo .et_pb_promo_description + .et_pb_button_wrapper {
	display: inline-block;
	margin-top: 4px;
	float: right;
}
/* [BEGIN OF BLOCK] (table_pricing) */
.table_pricing table, .table_pricing td {
    border: none !important;
}
.table_pricing h2 {
    padding-bottom: 0;
}
/* [END OF BLOCK] */
