.owl-carousel .animated {
	-moz-animation-duration: 1000ms;
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-moz-animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
	z-index: 0
}
.owl-carousel .owl-animated-out {
	z-index: 1
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out
}
.owl-carousel {
	width: 100%;
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0px 0 0;
}
.owl-carousel .item {
	position: relative;
	padding: 0 0px 0 0px;
	overflow: hidden; min-height:340px;
	transition: all ease 1s;
	-moz-transition: all ease 1s;
	-ms-transition: all ease 1s;
	-webkit-transition: all ease 1s
}
.owl-carousel .item h4{ font-size:25px; margin:0px 0px; font-family: 'Noto Sans', sans-serif; font-weight:700; line-height:24px; margin:0px 0px 7px 0px;}
.owl-carousel .item h6{ font-size:16px; margin:0px 0px; font-family: 'Noto Sans', sans-serif; font-weight:normal; line-height:24px; opacity:.7;}
.owl-carousel .item .fruits{background: linear-gradient(to bottom, rgba(171,200,56,1) 0%, rgba(215,241,67,1) 100%);width:100%; min-height:250px; padding:35px 0px 0px 20px;}
.owl-carousel .item .vegetable{background: linear-gradient(to bottom, rgba(197,159,109,1) 0%, rgba(211,180,133,1) 100%);width:100%; min-height:250px; padding:35px 0px 0px 20px;}
.owl-carousel .item .agro{background: linear-gradient(to bottom, rgb(179, 171, 168) 0%, rgb(205, 202, 199) 100%);width:100%; min-height:250px; padding:35px 0px 0px 20px;}
.owl-carousel .item img{ position:relative; top:70px;}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0, 0)
}
.owl-carousel .owl-stage-outer:after {
	content: '';
	display: block;
	width: 3px;
	height: 100%;
	background: #fff;
	position: absolute;
	top: 0;
	right: 0
}

.owl-carousel .item01 {
	position: relative;
	padding: 0 0px 0 0px;
	overflow: hidden; min-height:340px;
	transition: all ease 1s;
	-moz-transition: all ease 1s;
	-ms-transition: all ease 1s;
	-webkit-transition: all ease 1s; cursor:pointer;
}

.owl-carousel .item02{ position:relative; margin:0px 0px; padding:0px 0px; cursor:pointer; transition: all ease 1s;
	-moz-transition: all ease 1s; -ms-transition: all ease 1s; -webkit-transition: all ease 1s; cursor:pointer;}

.owl-carousel .item02 img{ max-height:200px; margin:0px auto; padding:0px 0px; position:relative;}

.owl-carousel .item img {
	margin:auto;
	position: relative;
	transition: all ease 1s;
	-moz-transition: all ease 1s;
	-ms-transition: all ease 1s;
	-webkit-transition: all ease 1s;
}

.owl-carousel .item:hover img {
	transform: scale(1.3);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1)
}
.owl-carousel .item:hover .icon {
	border: 2px solid #fff;
	transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg)
}
.owl-carousel .item:hover .icon i {
	color: #fff
}
.owl-carousel .testi-scsn {
	margin: 0;
	padding: 0;
	text-align: center
}
.testi-scsn p {
	font-size: 14px;
	font-family: 'poppinsregular';
	color: #333;
	line-height: 25px
}
.testi-scsn p i {
	font-size: 25px;
	color: #B5B5B5;
	margin: 0 10px 0 0
}
.testi-scsn p b {
	font-family: 'poppinsmedium';
	font-weight: 400
}
.testi-scsn h4 {
	font-size: 14px;
	color: #000;
	line-height: 20px;
	font-family: 'poppinssemibold';
	font-weight: 400
}
.client {
	margin: 0;
	padding: 0;
	text-align: center;
	border: 1px solid #ccc;
	background: #fff;
	position: relative;
	overflow: hidden
}
.client img {
	text-align: center;
	padding: 5px 25px
}
.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-loaded {
	display: block
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.owl-carousel.owl-hidden {
	opacity: 0
}
.owl-carousel .owl-refresh .owl-item {
	display: none
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto
}
.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}
.owl-carousel.owl-rtl {
	direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
	float: right
}
.no-js .owl-carousel {
	display: block
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-moz-transition: scale 100ms ease;
	-ms-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1
}
.owl-theme .owl-controls {
	position: absolute;
	top: -50px;
	right: 0;
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
	color: #999;
	font-size: 20px;
	width: 17px;
	height: 20px;
	line-height: 30px;
	margin: 2px;
	padding: 0;
	background: transperent;
	display: inline-block;
	transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-webkit-transition: all ease .3s
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
	color: #F90;
	text-decoration: none
}
.owl-theme .owl-controls .owl-nav .disabled {
	opacity: .5;
	cursor: default
}
.owl-theme .owl-controlss {
	position: absolute;
	top: -66px;
	right: 0;
	left: 0;
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-controlss .owl-nav01 [class*=owl-] {
	color: #999;
	font-size: 20px;
	width: 17px;
	height: 20px;
	line-height: 30px;
	margin: 0 auto;
	margin: 20px 5px 0 0;
	padding: 0;
	cursor: pointer;
	background: transperent;
	display: inline-block;
	transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-webkit-transition: all ease .3s
}
.owl-theme .owl-controlss .owl-nav01 [class*=owl-]:hover {
	color: #F90;
	text-decoration: none
}
.owl-theme .owl-controlss .owl-nav01 .disabled {
	opacity: .5;
	cursor: default
}
