
img {margin: auto;}
h2 {font-size: 22px;}
.sp-page-title h2 {font-size: 30px;}
.sp-page-title h3 {font-size: 18px; line-height: 1.5;}
.sp-page-title {text-align: center!important;}
.sp-contact-info li {font-size: 14px; font-weight: 600; letter-spacing: 0.4px;}
.sp-megamenu-parent >li >a {font-size: 14px;}
.sp-megamenu-parent >li.active>a {color: #2bb673; font-weight: 600; font-size: 14px; color: #a6f5d0!important;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {color: #168934!important;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {color: #fff!important;}
#sp-footer1 {padding: 10px;}
#offcanvas-toggler {display: none!important;}
.sppb-addon-social-share.sppb-social-share-style-colored ul li {display: inline-block!important;}
.sp-module ul >li {border-bottom: none;}
.sp-megamenu-parent >li >a {line-height: 60px; padding: 0 10px;}
a {color: #168934;}
a:hover {color: #2bb673;}
#sp-footer2 {margin-top: 20px;}


/* JSN Uniform */
textarea {min-height: 80px!important;}

/* R3 Custom Styles */
.bradius {border-radius: 3px;}
.headerright1 {font-size: 16px;}
.bottomlinks {color: #fff!important;}
.bottomlinks a {color: #fff!important;}
.bottomlinks a:hover {color: #2bb673!important;}

/* Widgetkit */
.uk-overlay-icon:before {color: #168934!important;}
figure.uk-overlay.uk-overlay-hover.uk-border-circle {border: 10px solid #ccc!important;}
.uk-tab>li.uk-active>a {color: #2bb673!important; font-weight: bold;}
.uk-tab>li>a:hover {color: #2980b9!important;}
.uk-tab>li>a {color: #fff!important; background: #2980b9; font-weight: bold;}
/* ---- Custom Widgetkit Grid on Windows Page ---- */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1.6% 1.6%;
}
.col:first-child { margin-left: 0; }

.style_title {font-size: 20px; font-weight: bold;}

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF FOUR  */
.span_4_of_4 {
	width: 100%;
}
.span_3_of_4 {
	width: 74.6%;
}
.span_2_of_4 {
	width: 49.2%;
}
.span_1_of_4 {
	width: 23.8%;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
}
