/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
 .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:rgb(0, 0, 0);font-size:14px;margin:5px;padding:4px 10px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}
 .owl-theme .owl-nav [class*=owl-]:hover{background:#022e87;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:#022e87;}

 #home-program.owl-theme .owl-nav{position: absolute; top: -110px; right: 0; margin: 0;}
 #home-program.owl-theme .owl-nav [class*=owl-]{background: transparent; border: 1px solid #FCAC11; color: #FCAC11; padding: 10px 15px;}
 #home-program.owl-theme .owl-nav [class*=owl-]:hover{background: #FCAC11; border: 1px solid #FCAC11; color: #fff;}

 .home-partners-owl.owl-carousel .owl-nav button.owl-prev{left: -40px;
    position: absolute;
    top: 47px;
    font-size: 26px;
    color: #869791;}
.home-news  .owl-nav{ display: inline !important; border-radius: 50%;}
.home-news .owl-nav .owl-next{border-radius: 50%; right:-75px; position: absolute; top: 50%; font-size: 26px;color: #FCAC11; background-color: #EEEEEE;}
.home-news .owl-nav .owl-prev{border-radius: 50%; left:-75px; position: absolute; top: 50%; font-size: 26px;color: #FCAC11; background-color: #EEEEEE;}

.home-news .owl-nav .owl-prev:hover{color: #fff; background: #FCAC11;}
.home-news .owl-nav .owl-next:hover{color: #fff; background: #FCAC11;}

#about-team.owl-theme .owl-nav{position: absolute; top: -110px; right: 0; margin: 0;}
 #about-team.owl-theme .owl-nav [class*=owl-]{background: transparent; border: 1px solid #FCAC11; color: #FCAC11; padding: 10px 15px;;}
 #about-team.owl-theme .owl-nav [class*=owl-]:hover{background: #FCAC11; border: 1px solid #FCAC11; color: #fff;}


 #about-advisory-council.owl-theme .owl-nav{position: absolute; top: -110px; right: 0; margin: 0;}
 #about-advisory-council.owl-theme .owl-nav [class*=owl-]{background: transparent; border: 1px solid #FCAC11; color: #FCAC11; padding: 10px 15px;;}
 #about-advisory-council.owl-theme .owl-nav [class*=owl-]:hover{background: #FCAC11; border: 1px solid #FCAC11; color: #fff;}

#about-tech-talks.owl-theme .owl-dots .owl-dot span{background: #565950; width: 15px; height: 15px;}
#about-tech-talks.owl-theme .owl-dots .owl-dot.active span, .about-tech-talks.owl-theme .owl-dots .owl-dot:hover span{background: #FCAC11;}
#about-tech-talks.owl-theme .owl-dots .owl-dot{display: block; padding-bottom: 3px;}
#about-tech-talks.owl-theme .owl-dots{right: -8%; position: absolute; top: 32%;}

.inner-testimonial  .owl-nav{ display: block !important; border-radius: 50%;}
.inner-testimonial .owl-nav .owl-next{border-radius: 50%; right:277px; position: absolute; top: 50%; font-size: 26px;color: #FCAC11; background-color: #EEEEEE;}
.inner-testimonial .owl-nav .owl-prev{border-radius: 50%; left:280px; position: absolute; top: 50%; font-size: 26px;color: #FCAC11; background-color: #EEEEEE;}

.inner-testimonial .owl-nav .owl-prev:hover{color: #fff; background: #FCAC11;}
.inner-testimonial .owl-nav .owl-next:hover{color: #fff; background: #FCAC11;}