/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under:SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */

/*
 *  Owl Carousel - Core
 */
 .owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.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,0px,0px)}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}
.owl-carousel .owl-nav button.owl-prev:focus,.owl-carousel .owl-nav button.owl-next:focus,.owl-carousel button.owl-dot:focus{outline: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{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:default;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.no-js .owl-carousel{display:block}
.owl-carousel .animated{animation-duration:1000ms;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:fadeOut}
.owl-height{transition:height 500ms ease-in-out}
.owl-carousel .owl-item{margin-bottom:0}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}
.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.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;transition:transform 100ms ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
@keyframes fadeOut{
  0%{opacity:1}
  100%{opacity:0}
}
.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-dots{position:absolute;bottom:36px;left:50%;transform:translateX(-50%);border:0!important;padding:6px!important;display:flex;border-radius:5px}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}
.owl-theme .owl-dots .owl-dot span{display:block;visibility:visible;width:8px;height:8px;margin:0 6px!important;opacity:.65;border-radius:20px;background:#fff}
.owl-theme .owl-dots .owl-dot:hover span{opacity:1}
.owl-theme .owl-dots .owl-dot.active span{width:12px;height:12px;cursor:default;opacity:1}
.mk-slider-img-container{position:relative;overflow:hidden;margin:-20px 0 4px}
.mk-slider-img{margin:0 -30%;width:unset;position:unset}
.mk-slider-img .owl-stage-outer{position:relative!important;z-index:0!important;padding:20px 0}
.mk-slider-img img{border-radius:8px}
.mk-slider-img .owl-item{position:relative!important;z-index:0}
.mk-slider-img .owl-item.center{position:relative!important;z-index:1;background-color:transparen}
.mk-slider-img .owl-item > div{transition:0.2s ease;padding:20px;opacity:.5;filter:grayscale(10%)}
.mk-slider-img .owl-item > div img{width:100%;height:100%;box-shadow:0 0 15px 0 rgba(0,0,0,.1)}
.mk-slider-img .owl-item.active.center > div{transform:scale(1.165);opacity:1;filter:grayscale(0%)}
.owl-stage{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.mk-whyus-item-content{height:100%;text-align:center;overflow:hidden;position:relative;padding:48px 16px 0;box-shadow:inset 0 0 0 1px #cfd8dc;border-radius:6px;margin:0 1px}
.mk-whyus-item-content::before{content:' ';top:0;right:0;bottom:0;left:0;position:absolute;opacity:.07}
.mk-whyus-item-content md-icon{position:absolute;left:20px;font-size:6rem;top:36px;left:50%;transform:translateX(-50%);font-weight:normal}
.mk-whyus-item-content h5{position:relative;margin-top:64px;padding-bottom:36px;font-size:18px}
.mk-whyus-item-content h5:after{position:absolute;content:' ';display:block;border-bottom:6px dotted rgba(0,0,0,.15);left:100px;right:100px;bottom:0}
.mk-whyus-item-content div{position:relative;padding:36px 0;line-height:1.3}
.mk-whyus-item-content div p{font-size:14px;max-height:108px;position:relative;overflow:hidden}
.mk-img-square-item-content img{border-radius:6px}

@media (max-width:860px){
  .mk-slider-img .owl-item > div{transition:0.2s ease;padding:15px}
}

@media (max-width:640px){
  .mk-cutom-widget{margin:0 -20px;width:unset}
  .mk-cutom-widget .panel{border-radius:0!important}
  .mk-whyus-container{margin-right:-50%;margin-left:-20px}
  .mk-whyus-container .mk-whyus-item-content{margin-left:20px!important}
  .mk-img-square-container{margin-right:-25%;margin-left:-20px}
  .mk-img-square-container .mk-img-square-item-content{margin-left:20px!important}
  .mk-cutom-widget.container{margin:0;padding:0}
  .mk-slider-img-container{padding:0;margin-bottom:4px}
  .mk-slider-img .owl-item{padding:0}
  .mk-slider-img img{border-radius:0}
  .mk-slider-img{margin:0}
  .mk-slider-img .owl-item > div{padding:0;transform:scale(1);opacity:1;filter:grayscale(0%)}
}