/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
 .home-testimonials.owl-theme .owl-nav{text-align: right !important; position: absolute; top: 20px; width: 100%; margin: 0;}
 .home-testimonials.owl-theme .owl-nav .owl-next{ position: absolute; right: -60px; top: 10px; z-index: 1;}
 .home-testimonials.owl-theme .owl-nav .owl-prev{ position: absolute; left: -60px; top: 10px; z-index: 1;}
 .home-testimonials.owl-theme .owl-nav [class*=owl-]{background: transparent;
     color: #9e9e9e; font-size: 22px; padding: 4px 20px; border-radius: 0;}
 .home-testimonials.owl-theme .owl-nav .owl-next:hover,.home-testimonials.owl-theme .owl-nav .owl-prev:hover {background: transparent !important; color: #f31c24 !important;}
 .home-service.owl-theme .owl-nav .owl-prev:hover {background: transparent !important; color: #f31c24 !important;}
 .home-testimonials.owl-theme .owl-nav [class*=owl-]:hover{background: transperant !important; color: #f31c24 !important;}

 .owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}
 .owl-theme .owl-nav{margin-top:10px;display:block;}
 .owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}
 .owl-theme .owl-nav [class*=owl-]:hover{background:#e7e625;color:#FFF;text-decoration:none}
 .owl-theme .owl-nav .disabled{opacity:.5;cursor:default}
 .owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}
 .owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}
 .owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#565950;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
 .owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#e7e625;}


.home-products .owl-dots .owl-dot span{background: transparent; border-radius: 0; border: 2px solid #ffffff; width: 13px; height: 13px; margin-bottom: 10px;}
.home-products .owl-dots .owl-dot.active span,.home-products .owl-dots .owl-dot:hover span{background:#ffffff;}
.home-products .owl-dots{position: absolute; left: -75px; top: 95px;}
.home-products .owl-dots .owl-dot{display: block;}
.home-products.owl-carousel .item img{width: auto !important; margin: 0 auto !important;}

.home-works .owl-dots .owl-dot span{background:transparent !important;
    border-radius: 0;
    margin-right:10px;
    font-size:28px;
    width:52px;
    font-weight:600;
    color:#9c9c9c;
    margin-bottom: 10px;    
}

.home-works .owl-dots .owl-dot.active span,.home-works .owl-dots .owl-dot:hover span{background:trasparent; color:#a00000; font-size:38px; font-weight:700;}
.home-works .owl-dots{position: absolute;
    left: 6%;
    top: 10%;}
.home-works .owl-dots .owl-dot{display: inline-block;}

.product-spe.owl-carousel .item img{width: auto !important; margin: 0 auto 20px auto !important;}
.product-spe .owl-dots .owl-dot span{background: transparent; border-radius: 0; border: 2px solid #ffffff; width: 13px; height: 13px; margin-bottom: 10px;}
.product-spe .owl-dots .owl-dot.active span,.product-spe .owl-dots .owl-dot:hover span{background:#ffffff;}
.product-spe .owl-dots{position: relative; left: 0; top: 0; right: 0; margin-top: 30px !important;}
.product-spe .owl-dots .owl-dot{display: inline-block;}





