/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -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 Carousel - Auto Height Plugin
 */
.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;
}

/* 
 *  Core Owl Carousel CSS File
 */



#owl-demo-mdm {
  padding: 0px 0px 0 0px;
  margin: 0px 0px 0 0px;
  width: 100%;
  position: relative;
}
#owl-demo-mdm .item {
  position: relative;
  padding: 0px 0 43% 0;
  text-align: center;
  background-size:cover;
  background-position:50%;
  background-repeat:no-repeat;
  
}
#owl-demo-mdm .item img {
  max-width: 100%;
}
 #owl-demo-mdm .owl-prev {
  height:12px;
  width:8px;
  background:none;
  font-size:0px;
  line-height:0px;
  position:absolute;
  left:0;
  top:3px;
  z-index:10;
  margin: 0 0 0 0;
  display:none !important;
}
#owl-demo-mdm .owl-next {
  height:12px;
  width:8px;
  background:none;
  font-size:0px;
  line-height:0px;
  position:absolute;
  top:3px;
  right:0;
  z-index:10;
  margin: 0 0 0 0;
  display:none !important;
}
#owl-demo-mdm .owl-nav {
 
}
#owl-demo-mdm .owl-controls {

}
#owl-demo-mdm .owl-dots {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: center;
  position:absolute;
  bottom:-27px;
  left:0px;
  width:100%;
  z-index:100;
}
#owl-demo-mdm .owl-dot{display:inline-block;zoom:1;*display:inline}
#owl-demo-mdm .owl-dot span {width:12px;height:12px;margin:0 6px 0;background:none; display:block; border:2px solid #a3a3a3; border-radius:50%;}
#owl-demo-mdm .owl-dots .owl-dot.active span, #owl-demo-mdm .owl-dots .owl-dot:hover span{background:#a3a3a3;}





#owl-demo-mdm-news {
  padding: 0px 0px 0 0px;
  margin: 27px 0px 0 0px;
  width: 100%;
  position: relative;
}
#owl-demo-mdm-news .item {
  position: relative;
  padding:0px;
  border:1px solid #d9d9d9;
}
#owl-demo-mdm-news .item img {
  max-width: 100%;
}
 #owl-demo-mdm-news .owl-prev {
  height:12px;
  width:8px;
  background:none;
  font-size:0px;
  line-height:0px;
  position:absolute;
  left:0;
  top:3px;
  z-index:10;
  margin: 0 0 0 0;
  display:none !important;
}
#owl-demo-mdm-news .owl-next {
  height:12px;
  width:8px;
  background:none;
  font-size:0px;
  line-height:0px;
  position:absolute;
  top:3px;
  right:0;
  z-index:10;
  margin: 0 0 0 0;
  display:none !important;
}
#owl-demo-mdm-news .owl-nav {
 
}
#owl-demo-mdm-news .owl-controls {

}
#owl-demo-mdm-news .owl-dots {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: center;
  position:absolute;
  bottom:-40px;
  left:0px;
  width:100%;
}
#owl-demo-mdm-news .owl-dot{display:inline-block;zoom:1;*display:inline}
#owl-demo-mdm-news .owl-dot span {width:12px;height:12px;margin:0 6px 0;background:none; display:block; border:2px solid #a3a3a3; border-radius:50%;}
#owl-demo-mdm-news .owl-dots .owl-dot.active span, #owl-demo-mdm-news .owl-dots .owl-dot:hover span{background:#a3a3a3;}



#owl-demo-mdm-banner {
  padding: 0px 0px 0 0px;
  margin: 25px 0px 0 0px;
  width: 100%;
  position: relative;
}
#owl-demo-mdm-banner .item {
  position: relative;
  padding:0px;
  border:1px solid #d9d9d9;
}
#owl-demo-mdm-banner .item img {
  max-width: 100%;
}
 #owl-demo-mdm-banner .owl-prev {
  height:12px;
  width:8px;
  background:none;
  font-size:0px;
  line-height:0px;
  position:absolute;
  left:0;
  top:3px;
  z-index:10;
  margin: 0 0 0 0;
  display:none !important;
}
#owl-demo-mdm-banner .owl-next {
  height:12px;
  width:8px;
  background:none;
  font-size:0px;
  line-height:0px;
  position:absolute;
  top:3px;
  right:0;
  z-index:10;
  margin: 0 0 0 0;
  display:none !important;
}
#owl-demo-mdm-banner .owl-nav {
 
}
#owl-demo-mdm-banner .owl-controls {

}
#owl-demo-mdm-banner .owl-dots {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: center;
  position:absolute;
  bottom:-40px;
  left:0px;
  width:100%;
}
#owl-demo-mdm-banner .owl-dot{display:inline-block;zoom:1;*display:inline}
#owl-demo-mdm-banner .owl-dot span {width:12px;height:12px;margin:0 6px 0;background:none; display:block; border:2px solid #a3a3a3; border-radius:50%;}
#owl-demo-mdm-banner .owl-dots .owl-dot.active span, #owl-demo-mdm-news .owl-dots .owl-dot:hover span{background:#a3a3a3;}






#owl-demo-mdm-statti {
  padding: 0px 0px 0 0px;
  margin: 27px 0px 0 0px;
  width: 100%;
  position: relative;
}
#owl-demo-mdm-statti .item {
  position: relative;
  padding:0px;
  
}
#owl-demo-mdm-statti .item img {
  max-width: 100%;
}
 #owl-demo-mdm-statti .owl-prev {
  height:12px;
  width:8px;
  background:none;
  font-size:0px;
  line-height:0px;
  position:absolute;
  left:0;
  top:3px;
  z-index:10;
  margin: 0 0 0 0;
  display:none !important;
}
#owl-demo-mdm-statti .owl-next {
  height:12px;
  width:8px;
  background:none;
  font-size:0px;
  line-height:0px;
  position:absolute;
  top:3px;
  right:0;
  z-index:10;
  margin: 0 0 0 0;
  display:none !important;
}
#owl-demo-mdm-statti .owl-nav {
 
}
#owl-demo-mdm-statti .owl-controls {

}
#owl-demo-mdm-statti .owl-dots {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: center;
  position:absolute;
  bottom:-40px;
  left:50%;
  z-index:999;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);

}
#owl-demo-mdm-statti .owl-dot{display:inline-block;zoom:1;*display:inline}
#owl-demo-mdm-statti .owl-dot span {width:12px;height:12px;margin:0 6px 0;background:none; display:block; border:2px solid #a3a3a3; border-radius:50%;}
#owl-demo-mdm-statti .owl-dots .owl-dot.active span, #owl-demo-mdm-statti .owl-dots .owl-dot:hover span{background:#a3a3a3;}







#owl-demo-mdm-discounts {
  padding: 0px 0px 0px 0px;
  margin: 27px 0px 0 0px;
  width: 100%;
  position: relative;
}
#owl-demo-mdm-discounts .item {
  position: relative;
  padding:0px;
  border:1px solid #d9d9d9;
  margin:20px 5px 20px 5px;
  -webkit-transition:all 0.2s linear;
  -o-transition:all 0.2s linear;
  transition:all 0.2s linear;
}
#owl-demo-mdm-discounts .item:hover {
  -webkit-transform:scale(1.03);
      -ms-transform:scale(1.03);
          transform:scale(1.03);
     box-shadow:0 0 8px #d9d9d9;
-moz-box-shadow:0 0 8px #d9d9d9;
-webkit-box-shadow:0 0 8px #d9d9d9;
    background:#fff;
    z-index:999;
}
#owl-demo-mdm-discounts .item img {
  max-width: 100%;
}
 #owl-demo-mdm-discounts .owl-prev {
  height:60px;
  width:40px;
  background:#0167c0;
  font-size:0px;
  line-height:0px;
  position:absolute;
  left:0px;
  top:50%;
  z-index:10;
  margin: -40px 0 0 0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  border-radius:4px;
  overflow:hidden;
}
#owl-demo-mdm-discounts .owl-prev:after {
  content:'\f053 ';
  font-size:23px;
  line-height:25px;
  font-family: fontawesome;
  background:#0167c0;
  border-radius:4px;
}
#owl-demo-mdm-discounts .owl-next {
  height:60px;
  width:40px;
  position:absolute;
  background:#0167c0;
  right:0px;
  top:50%;
  z-index:10;
  margin: -40px 0 0 0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  border-radius:4px;
  overflow:hidden;
}
#owl-demo-mdm-discounts .owl-next:after {
  content:'\f054';
  font-size:23px;
  line-height:25px;
  font-family: fontawesome;
  background:#0167c0;
  border-radius:4px;
}
#owl-demo-mdm-discounts .owl-nav {
 
}
#owl-demo-mdm-discounts .owl-controls {

}
#owl-demo-mdm-discounts .owl-dots {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: center;
  position:absolute;
  bottom:-40px;
  left:50%;
  z-index:999;
  opacity:0;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
#owl-demo-mdm-discounts .owl-dot{display:inline-block;zoom:1;*display:inline}
#owl-demo-mdm-discounts .owl-dot span {width:12px;height:12px;margin:0 6px 0;background:none; display:block; border:2px solid #a3a3a3; border-radius:50%;}
#owl-demo-mdm-discounts .owl-dots .owl-dot.active span, #owl-demo-mdm-discounts .owl-dots .owl-dot:hover span{background:#a3a3a3;}








#owl-demo-mdm-product {
  padding: 0px 0px 0px 0px;
  margin: 18px 0px 0 0px;
  width: 100%;
  position: relative;
}
#owl-demo-mdm-product .item {
  position: relative;
  padding:0px;
  border:1px solid #d9d9d9;
  margin:20px 5px 20px 5px;
  -webkit-transition:all 0.2s linear;
  -o-transition:all 0.2s linear;
  transition:all 0.2s linear;
      min-height: 412px;
}
#owl-demo-mdm-product .item:hover {
  -webkit-transform:scale(1.03);
      -ms-transform:scale(1.03);
          transform:scale(1.03);
     box-shadow:0 0 8px #d9d9d9;
-moz-box-shadow:0 0 8px #d9d9d9;
-webkit-box-shadow:0 0 8px #d9d9d9;
    background:#fff;
    z-index:999;
}
#owl-demo-mdm-product .item img {
  max-width: 100%;
}
 #owl-demo-mdm-product .owl-prev {
  height:60px;
  width:40px;
  background:#0167c0;
  font-size:0px;
  line-height:0px;
  position:absolute;
  left:0px;
  top:50%;
  z-index:10;
  margin: -40px 0 0 0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  border-radius:4px;
  overflow:hidden;
}
#owl-demo-mdm-product .owl-prev:after {
  content:'\f053 ';
  font-size:23px;
  line-height:25px;
  font-family: fontawesome;
  background:#0167c0;
  border-radius:4px;
}
#owl-demo-mdm-product .owl-next {
  height:60px;
  width:40px;
  position:absolute;
  background:#0167c0;
  right:0px;
  top:50%;
  z-index:10;
  margin: -40px 0 0 0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  border-radius:4px;
  overflow:hidden;
}
#owl-demo-mdm-product .owl-next:after {
  content:'\f054';
  font-size:23px;
  line-height:25px;
  font-family: fontawesome;
  background:#0167c0;
  border-radius:4px;
}
#owl-demo-mdm-product .owl-nav {
 
}
#owl-demo-mdm-product .owl-controls {

}
#owl-demo-mdm-product .owl-dots {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: center;
  position:absolute;
  bottom:-40px;
  left:50%;
  z-index:999;
  opacity:0;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
		      width: 100%;
}
#owl-demo-mdm-product .owl-dot{display:inline-block;zoom:1;*display:inline}
#owl-demo-mdm-product .owl-dot span {width:12px;height:12px;margin:0 6px 0;background:none; display:block; border:2px solid #a3a3a3; border-radius:50%;}
#owl-demo-mdm-product .owl-dots .owl-dot.active span, #owl-demo-mdm-product .owl-dots .owl-dot:hover span{background:#a3a3a3;}





#owl-demo-mdm-product1 {
  padding: 0px 0px 0px 0px;
  margin: 18px 0px 60px 0px;
  width: 100%;
  position: relative;
}
#owl-demo-mdm-product1 .item {
  position: relative;
  padding:0px;
  border:1px solid #d9d9d9;
  margin:20px 5px 20px 5px;
  -webkit-transition:all 0.2s linear;
  -o-transition:all 0.2s linear;
  transition:all 0.2s linear;
  min-height:412px;
}
#owl-demo-mdm-product1 .item:hover {
  -webkit-transform:scale(1.03);
      -ms-transform:scale(1.03);
          transform:scale(1.03);
     box-shadow:0 0 8px #d9d9d9;
-moz-box-shadow:0 0 8px #d9d9d9;
-webkit-box-shadow:0 0 8px #d9d9d9;
    background:#fff;
    z-index:999;
}
#owl-demo-mdm-product1 .item img {
  max-width: 100%;
}
 #owl-demo-mdm-product1 .owl-prev {
  height:60px;
  width:40px;
  background:#0167c0;
  font-size:0px;
  line-height:0px;
  position:absolute;
  left:0px;
  top:50%;
  z-index:10;
  margin: -40px 0 0 0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  border-radius:4px;
  overflow:hidden;
}
#owl-demo-mdm-product1 .owl-prev:after {
  content:'\f053 ';
  font-size:23px;
  line-height:25px;
  font-family: fontawesome;
  background:#0167c0;
  border-radius:4px;
}
#owl-demo-mdm-product1 .owl-next {
  height:60px;
  width:40px;
  position:absolute;
  background:#0167c0;
  right:0px;
  top:50%;
  z-index:10;
  margin: -40px 0 0 0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  border-radius:4px;
  overflow:hidden;
}
#owl-demo-mdm-product1 .owl-next:after {
  content:'\f054';
  font-size:23px;
  line-height:25px;
  font-family: fontawesome;
  background:#0167c0;
  border-radius:4px;
}
#owl-demo-mdm-product1 .owl-nav {
 
}
#owl-demo-mdm-product1 .owl-controls {

}
#owl-demo-mdm-product1 .owl-dots {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: center;
  position:absolute;
  bottom:-40px;
  left:50%;
  z-index:999;
  opacity:0;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
#owl-demo-mdm-product1 .owl-dot{display:inline-block;zoom:1;*display:inline}
#owl-demo-mdm-product1 .owl-dot span {width:12px;height:12px;margin:0 6px 0;background:none; display:block; border:2px solid #a3a3a3; border-radius:50%;}
#owl-demo-mdm-product1 .owl-dots .owl-dot.active span, #owl-demo-mdm-product1 .owl-dots .owl-dot:hover span{background:#a3a3a3;}


#owl-demo-mdm-product2 {
  padding: 0px 0px 0px 0px;
  margin: 18px 0px 60px 0px;
  width: 100%;
  position: relative;
}
#owl-demo-mdm-product2 .item {
  position: relative;
  padding:0px;
  border:1px solid #d9d9d9;
  margin:20px 5px 20px 5px;
  -webkit-transition:all 0.2s linear;
  -o-transition:all 0.2s linear;
  transition:all 0.2s linear;
}
#owl-demo-mdm-product2 .item:hover {
  -webkit-transform:scale(1.03);
      -ms-transform:scale(1.03);
          transform:scale(1.03);
     box-shadow:0 0 8px #d9d9d9;
-moz-box-shadow:0 0 8px #d9d9d9;
-webkit-box-shadow:0 0 8px #d9d9d9;
    background:#fff;
    z-index:999;
}
#owl-demo-mdm-product2 .item img {
  max-width: 100%;
}
 #owl-demo-mdm-product2 .owl-prev {
  height:60px;
  width:40px;
  background:#0167c0;
  font-size:0px;
  line-height:0px;
  position:absolute;
  left:0px;
  top:50%;
  z-index:10;
  margin: -40px 0 0 0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  border-radius:4px;
  overflow:hidden;
}
#owl-demo-mdm-product2 .owl-prev:after {
  content:'\f053 ';
  font-size:23px;
  line-height:25px;
  font-family: fontawesome;
  background:#0167c0;
  border-radius:4px;
}
#owl-demo-mdm-product2 .owl-next {
  height:60px;
  width:40px;
  position:absolute;
  background:#0167c0;
  right:0px;
  top:50%;
  z-index:10;
  margin: -40px 0 0 0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  border-radius:4px;
  overflow:hidden;
}
#owl-demo-mdm-product2 .owl-next:after {
  content:'\f054';
  font-size:23px;
  line-height:25px;
  font-family: fontawesome;
  background:#0167c0;
  border-radius:4px;
}
#owl-demo-mdm-product2 .owl-nav {
 
}
#owl-demo-mdm-product2 .owl-controls {

}
#owl-demo-mdm-product2 .owl-dots {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: center;
  position:absolute;
  bottom:-40px;
  left:50%;
  z-index:999;
  opacity:0;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
#owl-demo-mdm-product2 .owl-dot{display:inline-block;zoom:1;*display:inline}
#owl-demo-mdm-product2 .owl-dot span {width:12px;height:12px;margin:0 6px 0;background:none; display:block; border:2px solid #a3a3a3; border-radius:50%;}
#owl-demo-mdm-product2 .owl-dots .owl-dot.active span, #owl-demo-mdm-product2 .owl-dots .owl-dot:hover span{background:#a3a3a3;}
#owl-demo-mdm-product2 .demo-mdm-discounts-box{background:#fff;}






#owl-demo-mdm-hits {
  padding: 0px 0 0px 0;
  margin: 27px 0px 0 0px;
  width: 100%;
  position: relative;
}
#owl-demo-mdm-hits .item {
 /* position: relative;
  padding:0px;
  border:1px solid #d9d9d9;
  margin:20px 5px 20px 5px;
  -webkit-transition:all 0.2s linear;
  -o-transition:all 0.2s linear;
  transition:all 0.2s linear;*/
      position: relative;
    padding: 0px;
    border: 1px solid #d9d9d9;
    margin: 20px 5px 20px 5px;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
	min-height: 410px;
}
#owl-demo-mdm-hits .item:hover {
  -webkit-transform:scale(1.05);
      -ms-transform:scale(1.05);
          transform:scale(1.05);
     box-shadow:0 0 8px #d9d9d9;
-moz-box-shadow:0 0 8px #d9d9d9;
-webkit-box-shadow:0 0 8px #d9d9d9;
    background:#fff;
    z-index:999;
}
#owl-demo-mdm-hits .item img {
  max-width: 100%;
}
 #owl-demo-mdm-hits .owl-prev {
  height:60px;
  width:40px;
  background:#0167c0;
  font-size:0px;
  line-height:0px;
  position:absolute;
  left:0px;
  top:50%;
  z-index:10;
  margin: -30px 0 0 0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  border-radius:4px;
  overflow:hidden;
}
#owl-demo-mdm-hits .owl-prev:after {
  content:'\f053 ';
  font-size:23px;
  line-height:25px;
  font-family: fontawesome;
  background:#0167c0;
  border-radius:4px;
}
#owl-demo-mdm-hits .owl-next {
  height:60px;
  width:40px;
  position:absolute;
  background:#0167c0;
  right:0px;
  top:50%;
  z-index:10;
  margin: -30px 0 0 0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  border-radius:4px;
  overflow:hidden;
}
#owl-demo-mdm-hits .owl-next:after {
  content:'\f054';
  font-size:23px;
  line-height:25px;
  font-family: fontawesome;
  background:#0167c0;
  border-radius:4px;
}
#owl-demo-mdm-hits .owl-nav {
 
}
#owl-demo-mdm-discounts .owl-controls {

}
#owl-demo-mdm-hits .owl-dots {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: center;
  position:absolute;
  bottom:-40px;
  left:50%;
  z-index:999;
  opacity:0;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
#owl-demo-mdm-hits .owl-dot{display:inline-block;zoom:1;*display:inline}
#owl-demo-mdm-hits .owl-dot span {width:12px;height:12px;margin:0 6px 0;background:none; display:block; border:2px solid #a3a3a3; border-radius:50%;}
#owl-demo-mdm-hits .owl-dots .owl-dot.active span, #owl-demo-mdm-hits .owl-dots .owl-dot:hover span{background:#a3a3a3;}








#owl-demo-brands {
  padding: 0 20px;
  margin: 27px 0px 0 0px;
  width: 100%;
  position: relative;
}
#owl-demo-brands .item {
  position: relative;
  padding:0px;
  
}
#owl-demo-brands .item img {
  max-width: 180px;
  height: auto;
}
 #owl-demo-brands .owl-prev {
  height:60px;
  width:40px;
  background:#0167c0;
  font-size:0px;
  line-height:0px;
  position:absolute;
  left:0px;
  top:50%;
  z-index:10;
  margin: -30px 0 0 0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  border-radius:4px;
  overflow:hidden;

}
#owl-demo-brands .owl-prev:after {
  content:'\f053 ';
  font-size:23px;
  line-height:25px;
  font-family: fontawesome;
  background:#0167c0;
  border-radius:4px;
}
#owl-demo-brands .owl-next {
  height:60px;
  width:40px;
  position:absolute;
  background:#0167c0;
  right:0px;
  top:50%;
  z-index:10;
  margin: -30px 0 0 0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  border-radius:4px;
  overflow:hidden;
}
#owl-demo-brands .owl-next:after {
  content:'\f054';
  font-size:23px;
  line-height:25px;
  font-family: fontawesome;
  background:#0167c0;
  border-radius:4px;
}
#owl-demo-brands .owl-nav {
 
}
#owl-demo-brands .owl-controls {

}
#owl-demo-brands .owl-dots {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: center;
  position:absolute;
  bottom:-40px;
  left:50%;
  z-index:999;
  opacity:0;
}
#owl-demo-brands .owl-dot{display:inline-block;zoom:1;*display:inline}
#owl-demo-brands .owl-dot span {width:12px;height:12px;margin:0 6px 0;background:none; display:block; border:2px solid #a3a3a3; border-radius:50%;}
#owl-demo-brands .owl-dots .owl-dot.active span, #owl-demo-brands .owl-dots .owl-dot:hover span{background:#a3a3a3;}



.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
}
.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;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  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-item img {
  -webkit-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 */
.no-js .owl-carousel {
  display: block;
}

/* 
 *  Owl Carousel - Lazy Load Plugin
 */
.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-item img {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/* 
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
}
.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-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;
  -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{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}
.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme .owl-dots .owl-dot{zoom:1;*display:inline}
.owl-theme .owl-dots .owl-dot span{-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{}
