/*!
 * EKABLO.COM.TR - 04/03/2023
 * Web Desinger: Erdogan Cakmak / erdogancakmak.com
 * Front End Developer: Ferdi Tarakci / ferditarakci.com
 *//*!
 * Owl Carousel v2.3.4
 */.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel,.owl-carousel .owl-item{position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}.no-js .owl-carousel,.owl-carousel.owl-loaded,.owl-carousel.owl-loading{display:block}.owl-carousel.owl-hidden,.owl-carousel.owl-loading{opacity:0}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;user-select:none}.owl-carousel .owl-stage{position:relative;display:flex;margin-right:auto;margin-left:auto;touch-action:manipulation;-webkit-backface-visibility:hidden;backface-visibility:hidden}.owl-carousel .owl-stage:after{clear:both;display:block;height:0;line-height:0;visibility:hidden;content:"."}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;transform:translate3d(0, 0, 0)}.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{flex:0 0 auto;height:auto !important;min-height:1px;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:owlFadeOut}.owl-carousel .owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0}.owl-carousel .owl-item img.owl-lazy{transform-style:flat;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy:not([src]),.owl-carousel .owl-item img.owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;top:50%;left:50%;z-index:1;width:80px;height:80px;margin-top:-40px;margin-left:-40px;cursor:pointer;background:url(../images/owl.video.play.png) no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform: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:none no-repeat 50%;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-dots.disabled,.owl-nav.disabled{display:none !important}.owl-dot,.owl-next,.owl-prev{padding:0 !important;color:inherit;cursor:pointer;border:none;background:none;-webkit-user-select:none;user-select:none}@keyframes owlFadeOut{0%{opacity:1}100%{opacity:0}}