.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 { display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 112; margin: 0; padding: 0px 0 0; }
.owl-carousel .item { position: relative; padding: 0 0px 0 0px; overflow: hidden; transition: all ease 1s; -moz-transition: all ease 1s; -ms-transition: all ease 1s; -webkit-transition: all ease 1s }
.owl-carousel .item .img-scsn { background: #F4F4F4; text-align: center; padding: 45px 20px; position: relative; transition: all ease .5s; -moz-transition: all ease .5s; -ms-transition: all ease .5s; -webkit-transition: all ease .5s; min-height: 300px; max-height: 300px; }
.owl-carousel .item .img-scsn:before { content: ''; display: block; width: 0; height: 0; border-top: 1px solid #ddd; border-left: 1px solid #ddd; position: absolute; top: 0; left: 0; transition: all ease .5s; -moz-transition: all ease .5s; -ms-transition: all ease .5s; -webkit-transition: all ease .5s }
.owl-carousel .item .img-scsn:after { content: ''; display: block; width: 0; height: 0; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; position: absolute; bottom: 0; right: 0; transition: all ease .5s; -moz-transition: all ease .5s; -ms-transition: all ease .5s; -webkit-transition: all ease .5s }
.owl-carousel .item:hover .img-scsn:before { width: 100%; height: 100% }
.owl-carousel .item:hover .img-scsn:after { width: 100%; height: 100% }
.owl-carousel .item:hover .img-scsn { background: #fff }
.owl-carousel .item h2 { font-size: 14px; color: #000; padding: 20px 3px }
.owl-carousel .item .text { width: 100%; position: relative; bottom: 0; left: 0; z-index: 11; margin: 15px 0 0 }
.owl-carousel .item .text a { text-decoration: none }
.owl-carousel .item .text h4 { font-family: 'poppinssemibold'; font-size: 15px; color: #12110F; padding: 10px 20px; left: 0; background: #FEBA01; display: inline-block; transition: all ease 1.3s; -moz-transition: all ease 1.3s; -ms-transition: all ease 1.3s; -webkit-transition: all ease 1.3s }
.owl-carousel .item .text p { font-family: 'poppinssemibold'; font-size: 17px; color: #000; transition: all ease 1s; -moz-transition: all ease 1s; -ms-transition: all ease 1s; -webkit-transition: all ease 1s }
.owl-carousel .item:hover .text p { color: #F60 }
.owl-carousel .icon { width: 100px; height: 100px; border: 2px solid #FC0; text-align: center; margin: auto; position: absolute; top: -140px; z-index: 11; right: 0; left: 0; bottom: 0; border-radius: 50%; transition: all ease 1.2s; -moz-transition: all ease 1.2s; -ms-transition: all ease 1.2s; -webkit-transition: all ease 1.2s }
.owl-carousel .icon i { position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: 30% auto; text-align: center; font-size: 35px; color: #FC0; .transition:all ease 1s;
-moz-transition: all ease 1s; -ms-transition: all ease 1s; -webkit-transition: all ease 1s }
.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; padding: 15px 0px 0px 0px; overflow: hidden; -webkit-transform: translate3d(0px, 0, 0) }
.owl-carousel .item img { margin: 0 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 }
.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: right; -webkit-tap-highlight-color: transparent }
.owl-theme .owl-controlss .owl-nav01 [class*=owl-] { color: #7F7F7F; font-size: 30px; 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: #ED3237; text-decoration: none }
.owl-theme .owl-controlss .owl-nav01 .disabled { opacity: .5; cursor: default }
.products-slider .item { background: #fff; position: relative; padding: 0 0px 0 0px; margin: 0 6px; overflow: hidden; transition: all ease 1s; -moz-transition: all ease 1s; -ms-transition: all ease 1s; -webkit-transition: all ease 1s }
.products-slider .item a { text-decoration: none; }
.products-slider .item .img-box { text-align: center; margin: 0 auto; padding: 25px 10px; }
.products-slider .item .img-text { background: #ED3237; color: #fff; font-size: 16px; font-family: 'Poppins', sans-serif; font-weight: 500; padding: 20px 10px 30px 10px; position: relative; }
.products-slider .item .img-text:after { content: ''; display: block; position: absolute; bottom: auto; margin-top: 5px; left: 10px; background: #fff; width: 30px; height: 2px; transition: all ease 0.3s; -moz-transition: all ease 0.3s; -ms-transition: all ease 0.3s; -webkit-transition: all ease 0.3s; }
.products-slider .item:hover { box-shadow: 0px 0px 15px 3px #ccc; }
.products-slider .item:hover .img-text:after { width: 92%; }

@media only screen and (max-width: 1199px) {
	.products-slider .item .img-text { min-height:120px; }
 }
 @media only screen and (max-width: 479px) {
	 .products-slider .item .img-text { min-height: 100%; }}