#footer .social li .icon.fb:hover {color:#3B5998 !important;}
#footer .social li .icon.tw:hover {color:#33CCFF !important;}
#footer .social li .icon.in:hover {color:#4875B4 !important;}
#footer .social li .icon.go:hover {color:#C63D2D !important;}

#header .menu-item a:focus 
{
	background-color: transparent;
}

h2.about 
{
	margin-bottom: 300px;
}
.about h3
{
	font-family: "Merriweather";
	font-weight: 400;
	font-size: 30px;
	color: #65a94e;
	padding-top: 57px;
	margin-bottom: 15px;
	line-height: 33px;
}

.slide-content
{
	top:45% !important;
}

.fa-leaf {
	color:#65a94e;
	padding-right: 15px; 
}

/**** Process Custom css ****/

#our-story .item {
	min-height: 600px;
}


/**** End Process Custom css ****/


/**** Certification Custom css ****/
.cert {
	margin-left: 5%;
}

.ulitem img {
	width: 350px; 
	height: 100px;
	float: left;
}

.ulitem ul {
	width: 50%;
	float: right;
	
}

.ulitem li {
	width: 100% !important;
	font-size: 18px !important;
}

.ulitem .fa {
	color:#65a94e;
	padding-right: 15px; 
}

/**** End Certification Custom css ****/

/*
@media (min-width: 768px) {
#basil img 
{
	position:relative;
	max-width:140%;
	left: 23%;
}
#mas img 
{
	position:relative;
	max-width:140%;
	left: 47%;
}
#sklav img 
{
	position:relative;
	max-width:140%;
	left: 70%;
}
#lidl img 
{
}

}

@media (max-width: 768px) {
#basil img 
{
	position:relative;
	max-width:140%;
	left: 0%;
}
#mas img 
{
	position:relative;
	max-width:140%;
	left: 0%;
}
#lidl img 
{
}
******  Commnet added after 4th client **/
.carousel-wrapper.full .generic-carousel .owl-item .ulitem li {
	margin-bottom: 10px;
	  min-height: 80px;
}

}
/**** End Clients Custom css ****/

.modal-form span {
	color:#65a94e;
}

.modal-form span.subtitle.strong {
	color:#f47c20;
}

