*{padding: 0; margin: 0; box-sizing: border-box;}
img{border: none; display: block;}
a{outline: none !important; text-decoration: none; transition: all 0.3s ease-in-out;}
a:hover{text-decoration: underline;}
ul{list-style: none !important;}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */


body{
	font-family: 'Poppins', sans-serif !important;
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
	color: #000 !important;
	background-color: #fff !important;
	overflow: hidden;
}

body::before{width: 100% !important; box-shadow: none !important; position: relative !important;}

.fancybox-container{z-index: 9999999999 !important;}

/* Header */
header{position: relative;}
	header p:last-child{margin: 0 !important;}

	.header_top{background-color: #0d7c3e;}
		.header_top .logo_cont{position: relative;}
			.header_top .logo_cont img{position: absolute; left: 0; top: 0; z-index: 99999;}
		.header_top .hader_contact{float: right; padding: 15px 0;}
			.header_top .hader_contact ul{padding: 0; margin: 0; font-size: 12px; line-height: 20px; color: #fff;}
				.header_top .hader_contact ul li{display: inline-block; padding: 0 20px 0 25px; border-left: #389465 1px solid;}
					.header_top .hader_contact ul li:first-child{padding-left: 0; border: none;}
					.header_top .hader_contact ul li:last-child{padding-right: 0;}
					.header_top .hader_contact ul li a{color: #fff; border: none;}
					.header_top .hader_contact ul li i{color: #f9a21c; display: inline-block; margin: 0 5px 0 0;}
	
	.header_mid{padding: 25px 0; background-color: #f9a21c;}
		nav{overflow: hidden;}
			nav ul{padding: 0 !important; margin: 0 !important; font-size: 15px; line-height: 18px; font-weight: 500; float: right !important;}
				nav ul li{display: inline-block; position: relative; margin: 0 0 0 40px;}
					nav ul li a{color: #000; display: block;}
						nav ul li:hover > a{text-decoration: none; color: #0d7c3e !important;}
						nav ul li.current-menu-item > a,
						nav ul li.current-menu-parent > a{text-decoration: none; color: #0d7c3e !important;}
				
	.banner{position: relative; overflow: hidden;}
		.banner .rslides li{background-position: 50% 50%; background-repeat: no-repeat; background-size: cover; padding: 140px 0 50px;}
			.banner h2{font-size: 85px; line-height: 90px; font-weight: 700; color: #fff; margin: 0 0 10px;}
			.banner h2 strong{color: #f9a21c; font-size: 73px; line-height: 83px;}
			.banner p{font-size: 18px; line-height: 30px; color: #fff; font-weight: 500; margin: 0 0 25px;}
				.banner p a{display: inline-block; color: #fff; font-size: 16px; line-height: 20px; background-color: #0d7c3e; padding: 15px 25px; margin: 0 40px 0 0; vertical-align: top;}
					.banner p a:hover{text-decoration: none; opacity: 0.7;}
			.banner img{width: auto !important; float: none !important; display: inline-block !important; vertical-align: top;}
		.banner .banner_slide{position: relative;}
			.banner .rslides_nav{position: absolute; bottom: 10%; font-size: 0; line-height: 0; text-indent: -2000px; width: 45px; height: 45px; z-index: 99999;}
				.banner .rslides_nav.prev{right: 13%; background: url(../images/banner_prev.png) 0 0 no-repeat;}
					.banner .rslides_nav.prev:hover{background: url(../images/banner_prev_hover.png) 0 0 no-repeat;}
				.banner .rslides_nav.next{right: 10%; background: url(../images/banner_next.png) 0 0 no-repeat;}
					.banner .rslides_nav.next:hover{background: url(../images/banner_next_hover.png) 0 0 no-repeat;}
		
 	.inner_banner{}
		.inner_banner img{width: 100%;}
							
		
/* Body */
main{}
	main p:last-child{margin: 0 !important;}
			
	.home_main{padding: 125px 0;}
		.home_main.bottom img{float: right; display: block;}
		.home_main .content{padding: 25px 0 0;}
			.home_main.bottom .content{padding: 40px 0 0;}
		.home_main h2{font-size: 36px; line-height: 40px; font-weight: 700; color: #000; padding: 0 0 25px; background: url(../images/heading_1.jpg) 0 100% no-repeat; margin: 0 0 35px;}
		.home_main h4{font-size: 16px; line-height: 24px; font-weight: 600; color: #0d7c3e; text-transform: uppercase; margin: 0 0 15px;}
		.home_main p{font-size: 15px; line-height: 24px; color: #424242; font-weight: 400; margin: 0 0 25px;}
			.home_main p a{display: inline-block; color: #0d7c3e; font-size: 16px; line-height: 20px; background-color: #fff; border: #0d7c3e 2px solid; padding: 15px 25px; margin: 0 40px 0 0; vertical-align: top;}
				.home_main p a:hover{text-decoration: none; background-color: #0d7c3e; color: #fff;}

	.home_goals{padding: 105px 0; background: url(../images/goal_bg.jpg) 50% 50% no-repeat; background-size: cover;}
		.home_goals h2{font-size: 36px; line-height: 40px; font-weight: 700; color: #fff; padding: 0 0 45px; background: url(../images/heading_2.jpg) 50% 100% no-repeat; margin: 0 0 45px;}
		.home_goals h4{font-size: 14px; line-height: 24px; font-weight: 600; color: #f9a21c; text-transform: uppercase; margin: 0 0 15px;}
		.home_goals .goal_block{margin-bottom: 25px;}
			.home_goals .goal_block .img_block{border: #fff 4px solid; margin: 0 0 10px; border-radius: 3px;}
				.home_goals .goal_block .img_block img{width: 100%;}
			.home_goals .goal_block .content{background-color: #fff; padding: 35px; min-height: 285px;}
				.home_goals .goal_block .content h3{font-size: 21px; line-height: 30px; font-weight: 600; color: #00; margin: 0 0 15px;}
				.home_goals .goal_block .content p{font-size: 14px; line-height: 24px; color: #424242;}

	.home_events{background-color: #efefef; padding: 100px 0 70px;}
		.home_events.inner{background-color: #fff;}
		.home_events h2{font-size: 36px; line-height: 40px; font-weight: 700; color: #000; padding: 0 0 45px; background: url(../images/heading_1.jpg) 50% 100% no-repeat; margin: 0 0 45px;}
		.home_events h4{font-size: 14px; line-height: 24px; font-weight: 600; color: #0d7c3e; text-transform: uppercase; margin: 0 0 15px;}
		.home_events .event_block{margin-bottom: 30px; background-color: #f9a21c;}
			.home_events .event_block img{width: 100%;}
			.home_events .event_block h5{font-size: 20px; line-height: 24px; font-weight: 500; color: #000; margin: 0; padding: 30px 20px; min-height: 130px;}
				.home_events .event_block h5 a{color: #000;}
	
	.about_main{padding: 85px 0; background: url(../images/about_main_bg.jpg) 50% 0 repeat-y;}
		.about_main .about_main_side{}
			.about_main .about_main_side ul{font-size: 16px; line-height: 20px; font-weight: 600; padding: 0; margin: 0 0 30px;}
				.about_main .about_main_side ul li{padding: 0 0 15px;}
					.about_main .about_main_side ul li a{color: #424242;}
		.about_main h1{font-size: 16px; line-height: 24px; font-weight: 600; color: #0d7c3e; padding: 0 0 25px; background: url(../images/heading_1.jpg) 0 100% no-repeat; margin: 0 0 30px; text-transform: uppercase;}
		.about_main p{font-size: 15px; line-height: 24px; color: #424242; margin: 0 0 20px;}

	.gal_main{padding: 135px 0;}
		.gal_main .gal_main_inner{position: relative;}
		.gal_main .rslides{max-width: 1020px; margin: 0 auto;}
		.gal_main .rslides_nav{position: absolute; top: 48%; font-size: 0; line-height: 0; text-indent: -2000px; width: 45px; height: 45px; z-index: 99999;}
			.gal_main .rslides_nav.prev{left: 10px; background: url(../images/banner_prev.png) 0 0 no-repeat;}
				.gal_main .rslides_nav.prev:hover{background: url(../images/banner_prev_hover.png) 0 0 no-repeat;}
			.gal_main .rslides_nav.next{right: 10px; background: url(../images/banner_next.png) 0 0 no-repeat;}
				.gal_main .rslides_nav.next:hover{background: url(../images/banner_next_hover.png) 0 0 no-repeat;}
	
	.inner_main{padding: 100px 0;}
		.inner_main h1{font-size: 36px; line-height: 40px; font-weight: 700; color: #000; padding: 0 0 25px; background: url(../images/heading_1.jpg) 0 100% no-repeat; margin: 0 0 35px;}
		.inner_main p{font-size: 15px; line-height: 24px; color: #424242; font-weight: 400; margin: 0 0 25px;}

	.contact_main{padding: 85px 0; background: url(../images/about_main_bg.jpg) 50% 0 repeat-y;}
		.contact_main h1,
		.contact_main h2{font-size: 16px; line-height: 24px; font-weight: 600; color: #0d7c3e; margin: 0 0 15px;}
		.contact_main p{font-size: 16px; line-height: 24px; color: #424242; margin: 0 0 20px;}
			.contact_main p a{color: #424242;}
		.contact_main .contact_info{}
			.contact_main .contact_info p i{float: left; margin: 3px 10px 0 0; color: #fff;}
				.contact_main .contact_info p:nth-child(2) i{margin: 3px 10px 35px 0;}
		.contact_main .contact_form{}
			.contact_main .contact_form form{margin-top: 30px;}
				.contact_main .contact_form form p{text-align: right;}
			.contact_main .contact_form .form_cont{margin: 0 0 20px;}
				.contact_main .contact_form .form_cont input{width: 100%; height: 48px; border: none; font-family: 'Poppins', sans-serif !important; font-size: 16px; line-height: 28px; font-weight: 400; color: #828282; padding: 10px 20px; background-color: #e1e1e1;}
				.contact_main .contact_form .form_cont textarea{width: 100%; height: 220px; border: none; font-family: 'Poppins', sans-serif !important; font-size: 16px; line-height: 28px; font-weight: 400; color: #828282; padding: 10px 20px; background-color: #e1e1e1; resize: none;}
					.contact_main .contact_form .form_cont ::-moz-placeholder{font-family: 'Poppins', sans-serif !important; color: #828282;}
					.contact_main .contact_form .form_cont :-ms-input-placeholder{font-family: 'Poppins', sans-serif !important; color: #828282;}
					.contact_main .contact_form .form_cont :-moz-placeholder{font-family: 'Poppins', sans-serif !important; color: #828282;}
				.contact_main .contact_form input[type="submit"]{display: inline-block; color: #fff; font-size: 16px; line-height: 20px; background-color: #0d7c3e; padding: 15px 25px; vertical-align: top; font-family: 'Poppins', sans-serif !important; text-transform: none; font-weight: 400;}
					.contact_main .contact_form input[type="submit"]:hover{text-decoration: none; opacity: 0.7;}
				.contact_main .wpcf7-spinner{float: left;}



/* Footer */
footer{}
	footer p:last-child{margin: 0 !important;}

	.footer_cta{padding: 130px 0; background: url(../images/footer_cta_bg.jpg) 50% 50% no-repeat; background-size: cover;}
		.footer_cta h2{font-size: 60px; line-height: 65px; color: #fff; margin: 0;}

	.footer_wrap{background: url(../images/footer_main_bg.jpg) 50% 50% no-repeat; background-size: cover;}

	.footer_top{padding: 115px 0 125px;}
		.footer_top h3{font-size: 20px; line-height: 24px; font-weight: 600; color: #fff; margin: 0 0 20px;}
		.footer_top .footer_about{margin-bottom: 40px;}
			.footer_top .footer_about p{font-size: 16px; line-height: 24px; font-weight: 400; color: #fff; margin: 0 0 15px; padding: 0 19% 0 0;}
		.footer_top .footer_menu{padding: 0 0 0 10%;}
			.footer_top .footer_menu ul{padding: 0; margin: 0 !important; font-size: 16px; line-height: 30px; color: #fff;}
				.footer_top .footer_menu ul li{}
					.footer_top .footer_menu ul li a{ color: #fff;}
		.footer_top .footer_social{}
			.footer_top .footer_social ul{fpadding: 0; margin: 0;}
				.footer_top .footer_social ul li{padding: 0 15px 0 0; display: inline-block;}
						.footer_top .footer_social ul li a:hover{text-decoration: none; opacity: 0.7;}
		
		.footer_top .footer_contact{}
			.footer_top .footer_contact p{margin: 0 0 15px; font-size: 16px; line-height: 24px; color: #e4e4e4;}
				.footer_top .footer_contact p a{color: #e4e4e4; border: none;}
				.footer_top .footer_contact p i{float: left; margin: 3px 10px 0 0; color: #f9a21c;}
					.footer_top .footer_contact p:first-child i{margin: 3px 10px 35px 0;}
		
	.footer_bottom{}
		.footer_bottom .footer_bottom_inner{padding: 35px 0; border-top: #fff 1px solid;}
		.footer_bottom p{font-size: 14px; line-height: 24px; color: #fff; margin: 0; font-weight: 300;}
			.footer_bottom p a{color: #f9a21c;}



/* Media Query */
@media screen and (max-width: 1800px) {
}

@media screen and (max-width: 1700px) {
.banner .banner_content{padding: 250px 0 0 11.5%;}
}

@media screen and (max-width: 1600px) {
.banner .banner_content{padding: 225px 0 0 9%;}
}

@media screen and (max-width: 1500px) {
.banner .banner_content{padding: 170px 0 0 4.5%;}
}

@media screen and (max-width: 1400px) {
.banner .banner_content{padding: 30px 0 0 8.5%;}
}

@media screen and (max-width: 1300px) {

}

@media screen and (max-width: 1100px) {

}

@media screen and (max-width: 800px) {

}

@media screen and (max-width: 767px) {
#responsive-menu-container{z-index: 99999999 !important;}
.responsive-menu-button{z-index: 9999999 !important;}

.header_top{padding: 10px 0;}
.header_top .logo_cont img{position: static;}
.header_top .hader_contact ul li{padding: 0; border: none;}
nav{display: none !important;}

.header_mid{display: none;}

.banner .banner_slide{width: 100%;}
.banner .banner_content{width: 100%; padding: 30px 20px 0;}
.banner h2{font-size: 250%; line-height: 1.2;}
.banner h2 strong{font-size: 130%; line-height: 1.2;}
.banner p{padding: 0; font-size: 15px; line-height: 20px;}
.banner .hader_social{padding: 50px 0 0;}
.banner .rslides_nav.prev{left: 10px;}
.banner .rslides_nav.next{left: 80px;}

.home_main{padding-bottom: 50px;}
.home_main .img_block{margin-bottom: 30px !important;}
.home_main .img_block img{float: none !important;}
.home_main .content{padding: 0 !important;}

.footer_cta h2{font-size: 250%; line-height: 1.2;}

.footer_top .footer_about,
.footer_top .footer_contact,
.footer_top .footer_social,
.footer_top .footer_menu{margin-bottom: 50px;}
.footer_top .footer_menu{padding: 0;}

.about_main .about_main_side{margin-bottom: 100px; background: #f9a21c; padding: 30px;}
.wp-block-image .alignright{width: 100%}
.about_main .content img{width: 100% !important; margin: 0 0 30px; display: block;}

.contact_main .contact_info{margin-bottom: 100px; background: #f9a21c; padding: 30px;}
}