h1, h2, h4, h3{
	font-family: "Titillium Web", sans-serif;
  	font-weight: 400;
  	font-style: normal;
}

p, span, h5, h6, a, i{
	 font-family: "Titillium Web", sans-serif;
	 font-weight: 200;
  	font-style: normal;
}

a{
	outline: none;
	text-decoration: none;
}

a:hover{
	outline: none;
	text-decoration: none;
}

body, html {
	margin: 0;
	padding: 0;
	overflow-y: auto;
	overflow-x: hidden;
	scroll-behavior: smooth;
}

body{
	position: relative;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #999 !important;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #999 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #999 !important;
}


/*************************MENU****************/
.top_bar{
	background-color: #FFF;
	min-height: 80px;
}

.top_content{
	font-size: 13px;
	color: #000;
	margin-top: 13px;
}

.top_titt{
	font-size: 20px;
	font-weight: bolder;
	color: #333;
	margin-left: -50px;
	letter-spacing: 0px;
	padding-left: 20px;
	margin-top: 6px;
	color: #39b54a;
	border-left: solid 0.5px rgba(0,0,0,0.1);
}

.social_btn_top{
	color: #39b54a;
	font-size: 19px;
}

.ear_nav{
	background-color: #39b54a;
	margin-top: -8px !important;
}

.main_logo{
	height: 80px;
}

.menu_items a{
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1.5px;
	transition: all 0.4s;
}

.menu_items a:hover{
	color: #444;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1.5px;
	transition: all 0.4s;
	background-color: transparent !important;
}

.menu_items_act{
	color: #444 !important;
	font-weight: bold;
}

.custom_menu_mob_btn{
	border: none;
	border-radius:unset;
	outline: none !important;
	box-shadow: none;
}

.custom_menu_mob_btn:focus{
	border: none !important;
	border-radius:unset;
	outline: none !important;
	box-shadow: none;
}

.custom_menu_mob_btn:active{
	border: none !important;
	border-radius:unset;
	outline: none !important;
	box-shadow: none;
}

.custom_menu_mob_btn i{
	font-weight: 100;
	color: #FFF;
	outline: none !important;
	box-shadow: none;
	font-size: 24px;
}

.custom_menu_mob_btn i:hover{
	font-weight: 100;
	color: #EEE;
	outline: none !important;
	box-shadow: none;
	font-size: 24px;
}

.dropdown-toggle:hover > a, 
.dropdown-toggle:hover > a:hover,
li.dropdown:hover > a:focus {
    background-color: rgba(57, 181, 74,1) !important;
    color: #333;
    z-index: 999999 !important;
}

li.dropdown:hover > .main_nav_ul {
	background-color: rgba(57, 181, 74,1) !important;
    display: block;
    position: absolute;
    margin-top: -2%;
    border: none;
}

li.dropdown:hover > .main_nav_ul_2 {
    display: block;
    position: absolute;
    margin-top: -25%;
    margin-left: 100%;
    border: none;
    border: solid 1px rgba(0,0,0,0.2);
}

/********************Home Page**************/
.main_cover{
	background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5));
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
}

.slider_text_container{
	position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: transparent;
}

.slider_text{
	font-size: 48px;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
}

.slider_des{
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	color: #FFF;
}

.home_sec2_bg{
	background-image: url('../images/about-us-front.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	min-height: 90vh;
}

.about_image{
	height: 650px;
}

.about_image_2{
	height: 380px;
}

.welcome_text{
	text-transform: uppercase;
	text-align: left;
	font-size: 24px;
	font-weight: 600;
	color: #8dc63f; 
}

.gen_titt{
	font-size: 48px;
	font-family: "Titillium Web", sans-serif;
	font-weight: 800;
}

.color_text{
	color: #39b54a;
	text-transform: uppercase;
	font-weight: 800;
}

.color_text_wh{
	color: #FFF;
	text-transform: uppercase;
	font-weight: 800;
}

.gen_para{
	font-size: 20px;
}

.read_more{
	background-color: #339944;
	color: #FFF;
	padding: 2% 5%;
	text-decoration: none;
	transition: all 0.4s;
	font-weight: 400;
}

.read_more:hover{
	background-color: #8dc63f;
	font-weight: 400;
	color: #FFF;
	padding: 2% 5%;
	text-decoration: none;
	transition: all 0.4s;
}

.bg_leave{
	background-image: url(../images/bg-leave-green.png);
	background-position: top right;
	background-size: auto;
	background-repeat: no-repeat;
}

.bg_leave_2{
	background-image: url(../images/bg-leave-green.png);
	background-position: bottom right;
	background-size: auto;
	background-repeat: no-repeat;
}

.bg_strip{
	background-color: #266839;
}

.icon_img{
	width: 80px;
}

.icon_para{
	color: #FFF;
	font-size: 20px;
	font-weight: 400;
}

.icon_titt{
	color: #FFF;
	font-size: 40px;
	font-weight: 600;
	margin-top: -5%;
}

.blog_bg{
	background-color: #39b54a;
	min-height: 300px;
}

.blog_bg2{
	background-color: #266839;
	min-height: 300px;
}

.blog_bg3{
	background-color: #266839;
	min-height: 200px;
}

.product_container{
	margin-top: -150px;
}

.blog_titt{
	font-size: 28px;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 10px;
}

.product_titt{
	font-size: 20px;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 10px;
}

.product_box{
	background-color: #FFF;
	transition: all 0.4s;
}

.product_box:hover{
	background-color: #EEE;
	transition: all 0.4s;
}
/**********************FOOTER*************/
.footer{
	background-color: #266839;
	padding-top: 3%;
}

.foot_logo{
	margin-top: 10px;
}

.gen_para_footer{
	font-size: 20px;
	color: #FFF;
}

.f_orgins a{
	font-size: 16px;
	color: #FFF !important;
	transition: all 0.4s;
}

.f_orgins a:hover{
	font-size: 16px;
	color: #FFF !important;
	text-decoration: underline;
	transition: all 0.4s;
}

.f_menu a{
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	transition: all 0.4s;
}

.f_menu a:hover{
	font-size: 16px;
	color: #ffdc0a;
	text-decoration: underline;
	transition: all 0.4s;
}

.f_heading{
	color: #FFF;
	font-size: 19px;
	text-align: left;
}

.scocial_icons_footer{
	font-size: 23px !important;
	color: #FFF;
	transition: all 0.4s;
}

.scocial_icons_footer:hover{
	color: #EEE;
	transition: all 0.4s;
}

.social_sect_f{
	margin-top: -10px;
}

.scocial_icons_footer {
	margin: 0 5px;
}

.scroll_box_holder_footer{
	margin-top: 0px;
}

.scroll_box_holder_footer p{
	color: #F7F7F7;
	font-size: 14px;
}

.f_sub_heading{
	color: #F7F7F7;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

.f_color{
	font-size: 16px;
	color: #FFF;
}

.f_link{
	color: #FFF;
	line-height: 10px;
}

.f_link{
	color: #ffdc0a;
	font-size: 16px;
	text-align: left;
	transition: all 0.4s;
	text-decoration: none;
}

.f_link:hover{
	text-decoration: underline;
	transition: all 0.4s;
}

/*****************SLICK***************/
.slick-prev:before {
  color: #00b8cc !important;
  font-size: 30px;
}

.slick-next:before {
  color: #00b8cc !important;
  font-size: 30px;
}

@media (max-width: 767px){
	.text_slider{
		min-height: 300px;
	}

	.about_image{
		height: 250px;
	}

	.gen_titt{
		font-size: 38px;
		font-family: "Titillium Web", sans-serif;
		font-weight: 800;
	}
}

@media (max-width: 490px){
	.text_slider{
		min-height: 400px;
	}

	.f_menu a{
		font-size: 11px;
		color: #FFF;
		text-decoration: none;
		transition: all 0.4s;
		border-right: none !important;
		border-color: rgba(0,0,0,0) !important;
	}

	.f_menu a:hover{
		font-size: 11px;
		color: #ffdc0a;
		text-decoration: underline;
		transition: all 0.4s;
	}
}


/*****************ABOUT PAGE********************/
.vision_box{
	background-color: #266839;
	min-height: 380px;
	padding: 10px;
	border-radius: 10px;
}

.mission_box{
	background-color: #39b54a;
	min-height: 380px;
	padding: 10px;
	border-radius: 10px;
}

.write_box{
	background-color: #67b53a;
	min-height: 350px;
	padding: 10px;
	border-radius: 10px;
}

.large_icon{
	font-size: 55px;
}

.eartic_form2{
  height: 70px;
  border: none;
  border-bottom: solid 1px rgba(0,0,0,0.2);
  background-color: transparent;
  box-shadow: none;
  border-radius: 0px;
}

.ear_label{
  color: #266839;
}

.read_more_white_btn{
	background-color: #339944;
	color: #FFF;
	padding: 2% 5%;
	text-decoration: none;
	transition: all 0.4s;
	font-weight: 400;
}

.read_more_white_btn:hover{
	background-color: #8dc63f;
	font-weight: 400;
	color: #FFF;
	padding: 2% 5%;
	text-decoration: none;
	transition: all 0.4s;
}