#our-product .owl-carousel .owl-stage-outer,
.owl-carousel .owl-stage-outer {
	-webkit-transform: translate3d(0, 0, 0);
	position: relative;
	overflow: hidden
}

.aim .owl-carousel-event .owl-controls,
.owl-carousel,
.owl-carousel .owl-item,
.owl-theme .owl-controls {
	-webkit-tap-highlight-color: transparent
}

.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-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
}

.owl-carousel-news .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel-news .owl-animated-in {
	z-index: 0
}

.owl-carousel-news .owl-animated-out {
	z-index: 1
}

.owl-carousel-news .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 .5s ease-in-out;
	-moz-transition: height .5s ease-in-out;
	-ms-transition: height .5s ease-in-out;
	-o-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}

.owl-carousel {
	display: none;
	width: 100%;
	position: relative;
	z-index: 1
}

.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
}

#our-product .owl-carousel .owl-stage-outer {
	padding-bottom: 40px;
	background: #fff
}

.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-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-item img {
	display: block;
	text-align: center;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.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 .4s ease;
	-moz-transition: opacity .4s ease;
	-ms-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s 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.html) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale .1s ease;
	-moz-transition: scale .1s ease;
	-ms-transition: scale .1s ease;
	-o-transition: scale .1s ease;
	transition: scale .1s 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 .4s ease;
	-moz-transition: opacity .4s ease;
	-ms-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1
}

.owl-carousel .owl-item .item .owl-img {
	margin: 0;
	position: relative;
	transition: all ease 1s;
	-moz-transition: all ease 1s;
	-ms-transition: all ease 1s;
	-webkit-transition: all ease 1s
}

.owl-carousel .owl-item .item {
	display: block;
	transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-webkit-transition: all ease .5s;
	z-index: 111
}

.owl-carousel .owl-item .item b {
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 1px;
	color: #FFF;
	margin: 0 0 0 20px;
	font-family: Muli, sans-serif;
	font-weight: 700;
	text-align: left;
	background: #5CA42E;
	padding: 10px 30px;
	position: absolute;
	z-index: 999;
	bottom: -20px;
	border-radius: 20px;
	box-shadow: 0 0 25px 1px #00040;
	transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-webkit-transition: all ease .5s
}

.owl-carousel .owl-item .item a,
.owl-carousel .owl-item .item p,
.owl-carousel .owl-item .item1 b,
.owl-carousel .owl-item .item1 p {
	font-family: Montserrat, sans-serif
}

.owl-carousel .owl-item .item:hover b {
	background: #000
}

.owl-carousel .owl-item .item p {
	font-size: 14px;
	font-weight: 400;
	margin: 8px 0 0;
	color: #666;
	line-height: 22px
}

.owl-carousel .owl-item .item a {
	font-size: 13px;
	color: #444;
	font-weight: 400;
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: 1;
	padding: 10px 20px 10px 0;
	transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-webkit-transition: all ease .3s
}

.owl-carousel .owl-item .item a:before {
	content: '';
	display: block;
	position: absolute;
	top: 19px;
	right: -15px;
	width: 25px;
	height: 1px;
	background: #000;
	transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-webkit-transition: all ease .5s
}

.owl-carousel .owl-item .item a:hover:before {
	width: 100%;
	right: 11px
}

.owl-carousel .owl-item .item:hover a {
	color: #ff7f00
}

.owl-carousel .owl-item .item a:hover {
	letter-spacing: 3px;
	color: #ff7f00;
	text-decoration: none
}

.owl-carousel .owl-item .item .owl-img img {
	transition: all ease 1s;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-moz-transition: all ease 1s;
	-ms-transition: all ease 1s;
	-webkit-transition: all ease 1s
}

.owl-carousel .owl-item .item:hover .owl-img img {
	-webkit-transform: scale3d(1.05, 1.05, 1.05);
	transform: scale3d(1.05, 1.05, 1.05)
}

.owl-carousel .owl-item .item1 .owl-img {
	width: auto;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	cursor: pointer;
	position: relative;
	transition: all ease 1s;
	-moz-transition: all ease 1s;
	-ms-transition: all ease 1s;
	-webkit-transition: all ease 1s
}

.owl-carousel .owl-item .item1 .owl-img:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

.owl-carousel .owl-item .item1 {
	margin: 0;
	padding: 35px 20px 35px 13px;
	display: block;
	background: 0 0;
	transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-webkit-transition: all ease .5s;
	z-index: 111
}

.owl-carousel .owl-item .item1 b {
	font-size: 16px;
	color: #444;
	font-weight: 400;
	margin: 0
}

.owl-carousel .owl-item .item1 p {
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 14px;
	color: #666!important;
	text-align: left!important;
	line-height: 22px
}

.owl-carousel .owl-item .item1 p strong {
	color: #262626!important
}

.owl-carousel .owl-item .item1 a {
	font-size: 13px;
	color: #444;
	font-family: 'Montserrat Subrayada', sans-serif;
	position: relative;
	z-index: 1;
	padding: 10px 0;
	transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-webkit-transition: all ease .3s
}

.owl-carousel .owl-item .item1 i {
	margin-left: 0;
	opacity: 0;
	visibility: hidden;
	width: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

.owl-carousel .owl-item .item1:hover i {
	color: #2579f5;
	width: 14px;
	margin-left: 5px;
	opacity: 1;
	visibility: visible
}

.owl-carousel .owl-item .item1:hover a {
	letter-spacing: 2px;
	color: #2579f5;
	text-decoration: none
}

.owl-carousel .owl-item .item1 .owl-img img {
	transition: all ease 1s;
	-moz-transition: all ease 1s;
	-ms-transition: all ease 1s;
	-webkit-transition: all ease 1s
}

.owl-carousel .owl-item .item3 {
	display: block;
	position: relative;
	transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-webkit-transition: all ease .5s
}

.owl-carousel .owl-item .item3 h3,
.owl-carousel .owl-item .item3:after,
.owl-carousel .owl-item .item3:before {
	position: absolute;
	-moz-transition: all ease 1s;
	-ms-transition: all ease 1s;
	-webkit-transition: all ease 1s
}

.owl-carousel .owl-item .item3 h3 {
	bottom: 20%;
	color: #000;
	font-size: 18px;
	line-height: 28px;
	font-family: Domine, serif;
	font-weight: 600;
	left: 30px;
	z-index: 9
}

.owl-carousel .owl-item .item3:hover h3 {
	bottom: 65%
}

.owl-carousel .owl-item .item3:before {
	content: '';
	top: 0;
	left: 30px;
	width: 1px;
	height: 64%;
	background: #fff;
	z-index: 99
}

.owl-carousel .owl-item .item3:hover:before {
	height: 21%
}

.owl-carousel .owl-item .item3:after {
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;
	background: linear-gradient(to bottom, rgba(0, 0, 0, .75) 0, rgba(255, 255, 255, 0) 100%)
}

.owl-carousel .owl-item .item3:hover:after {
	height: 100%
}

.owl-carousel .owl-item .item3 .owl-img {
	overflow: hidden;
	position: relative;
	width: 100%;
	padding: 0;
	transition: all ease 1s;
	margin: auto;
	-moz-transition: all ease 1s;
	-ms-transition: all ease 1s;
	-webkit-transition: all ease 1s
}

.owl-carousel .owl-item .item2 {
	display: block;
	position: relative;
	text-align: center;
	transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-webkit-transition: all ease .5s;
	z-index: 111
}

.owl-carousel .owl-item .item2:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 175px;
	left: 0;
	top: 0;
	background: #e6e6e6;
	transition: all .5s ease-in-out 0s
}

.owl-carousel .owl-item .item2:hover:before {
	height: 94%
}

.owl-carousel .owl-item .item2 .item2-info {
	position: relative;
	width: 100%;
	float: left;
	background: #fff;
	transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-webkit-transition: all ease .5s
}

.owl-carousel .owl-item .item2 .item2-info h5 {
	font-size: 22px;
	line-height: 26px;
	color: #000;
	font-family: Domine, serif;
	font-weight: 400;
	margin: 0;
	transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-webkit-transition: all ease .5s
}

.owl-carousel .owl-item .item2 .item2-info h6 {
	font-size: 14px;
	position: relative;
	display: inline-block;
	line-height: 17px;
	color: #333;
	font-family: Muli, sans-serif;
	font-weight: 600;
	letter-spacing: 2.5px;
	text-decoration: underline;
	margin-top: 15px;
	-moz-transition: all ease 1s;
	-ms-transition: all ease 1s;
	-webkit-transition: all ease 1s
}

.owl-carousel .owl-item .item2:hover .item2-info h6 {
	padding-left: 23px
}

.owl-carousel .owl-item .item2 .item2-info h6:before {
	content: "\f178";
	position: absolute;
	left: -20px;
	top: 0;
	opacity: 0;
	font-size: 15px;
	font-family: FontAwesome;
	color: #f58633;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

.owl-carousel .owl-item .item2:hover .item2-info h6:before {
	left: 0;
	opacity: 1
}

.owl-carousel .owl-item .item2:hover .item2-info h3 {
	letter-spacing: 2.5px;
	color: #3ea069
}

.owl-carousel .owl-item .item2 .owl-img {
	overflow: hidden;
	position: relative;
	width: 100%;
	padding: 0 30px;
	transition: all ease 1s;
	margin: auto;
	-moz-transition: all ease 1s;
	-ms-transition: all ease 1s;
	-webkit-transition: all ease 1s
}

.owl-carousel .owl-item .item2:hover .owl-img {
	-webkit-transform: translate(0, -6px);
	transform: translate(0, -6px)
}

.owl-carousel .owl-item .item2 .owl-img:after {
	content: "";
	left: 0;
	opacity: 1;
	position: absolute;
	right: 0;
	top: 0;
	background: rgba(255, 255, 255, .6);
	height: 0;
	transition: all .5s ease-in-out 0s;
	width: 100%
}

.owl-carousel .owl-item .item2:hover .owl-img:after {
	opacity: 0;
	height: 100%
}

.owl-carousel .owl-item .item2 .owl-img img {
	-webkit-transition: .5s;
	transition: .5s;
	width: 100%;
	margin: auto;
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.owl-theme .owl-controls {
	position: absolute;
	top: -101px;
	right: -1%;
	text-align: center
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
	color: #fff;
	font-size: 12px;
	margin: 17px 18px 17px -20px;
	padding: 4px 15px;
	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: #21055f;
	text-decoration: none
}

.owl-theme .owl-controls .owl-nav .disabled {
	opacity: .5;
	cursor: default
}

.owl-theme .owl-controls .owl-nav01 [class*=owl-] {
	color: #0077bd;
	font-size: 15px;
	line-height: 46px;
	margin: 0 18px 0 -12px;
	height: 50px;
	width: 50px;
	border: 3px solid #0077bd;
	cursor: pointer;
	border-radius: 100%;
	display: inline-block;
	transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-webkit-transition: all ease .3s
}

.owl-carousel .owl-item .item4 b,
.owl-carousel .owl-item .item4 p {
	font-size: 17px;
	font-family: Muli, sans-serif
}

.owl-theme .owl-controls .owl-nav01 [class*=owl-]:hover {
	color: #ABC58C;
	text-decoration: none
}

.owl-theme .owl-controls .owl-nav01 .disabled {
	opacity: .5;
	cursor: default
}

.owl-carousel .owl-item .item4 {
	margin: 0;
	padding: 0 25px;
	display: block;
	background: 0 0;
	transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-webkit-transition: all ease .5s;
	z-index: 111
}

.owl-carousel .owl-item .item4 b {
	line-height: 22px;
	color: #5AA42C;
	font-weight: 600;
	margin: 5px 0 0;
	letter-spacing: 1.5px;
	text-align: center;
	display: block
}

.owl-carousel .owl-item .item4 p {
	line-height: 25px;
	color: #000!important;
	text-align: center!important;
	text-align: justify;
	font-weight: 400;
	padding: 0!important
}

.aim .owl-carousel-event .owl-controls .owl-nav .owl-next,
.aim .owl-carousel-event .owl-controls .owl-nav .owl-prev {
	color: #ABC58C;
	margin: 65px 0 0;
	position: absolute;
	top: 0;
	padding: 0;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-webkit-transition: all ease .5s
}

.aim .owl-carousel-event .owl-controls {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	text-align: center
}

.aim .owl-carousel-event .owl-controls .owl-nav .owl-prev {
	left: -30px;
	opacity: 0
}

.aim:hover .owl-carousel-event .owl-controls .owl-nav .owl-prev {
	left: -46px;
	opacity: 1
}

.aim .owl-carousel-event .owl-controls .owl-nav .owl-next {
	right: -30px;
	opacity: 0
}

.aim:hover .owl-carousel-event .owl-controls .owl-nav .owl-next {
	right: -46px;
	opacity: 1
}

.aim .owl-carousel-event .owl-controls .owl-nav [class*=owl-]:hover {
	color: #21055f;
	text-decoration: none
}

.aim .owl-carousel-event .owl-controls .owl-nav .disabled {
	opacity: .5;
	cursor: default
}

.owl-carousel-event .owl-controls .owl-nav01 [class*=owl-] {
	color: #000;
	font-size: 15px;
	line-height: 12px;
	margin: 0 18px 0 -19px;
	cursor: pointer;
	border-radius: 5px;
	padding: 6px;
	display: inline-block;
	transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-webkit-transition: all ease .3s
}

.owl-carousel-event .owl-controls .owl-nav01 [class*=owl-]:hover {
	color: #ABC58C;
	text-decoration: none
}

.owl-carousel-event .owl-controls .owl-nav01 .disabled {
	opacity: .5;
	cursor: default
}