/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}

.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:2px 10px;background:#a49319;display:inline-block;cursor:pointer;border-radius:3px; border-radius:50%}

.owl-theme .owl-nav [class*=owl-]:hover{background:#4a3353;color:#FFF;text-decoration:none}

.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:20px}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}

.owl-theme .owl-dots .owl-dot span{width:14px;height:14px;margin:5px 3px;background:none;display:block; border:2px solid #fff;-webkit-backface-visibility:visible;transition:opacity .2s ease;  opacity:1}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#a49319; border:2px solid #a49319; opacity:1;}


.work_video .owl-carousel{ padding-top:35px;}
.work_video .owl-theme .owl-nav.disabled+.owl-dots{ position:absolute; top:-20px; width:100%; text-align:center; z-index:999}


.testi-sec .owl-theme .owl-dots .owl-dot span{color:#FFF;font-size:14px;margin:5px;padding:4px 6px;background:none; border:2px solid #999; float:left;display:inline-block;cursor:pointer;}
.testi-sec .owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#a49319; border:2px solid #a49319;  color:#FFF;text-decoration:none; float:left !important;}
.testi-sec .owl-theme .owl-dots,.owl-theme .owl-nav{text-align:left;-webkit-tap-highlight-color:transparent}


.dtl_images .owl-theme .owl-dots .owl-dot span{color:#FFF;font-size:14px;margin:5px;padding:4px 6px;background:none; border:2px solid #999; float:left;display:inline-block;cursor:pointer;}
.dtl_images .owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#a49319; border:2px solid #a49319;  color:#FFF;text-decoration:none; float:left !important;}
.dtl_images .owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}