/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav { margin-top: 10px; text-align: center; -webkit-tap-highlight-color: transparent; }
.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: #869791; color: #FFF; text-decoration: none; }
.owl-theme .owl-nav .disabled { opacity: 0.5; cursor: default; }
.owl-theme .owl-nav.disabled + .owl-dots {margin-top: 10px; }
.owl-theme .owl-dots { text-align: center; -webkit-tap-highlight-color: transparent; }
.owl-theme .owl-dots .owl-dot { display: inline-block; zoom: 1;}
.owl-theme .owl-dots .owl-dot span { width: 10px; height: 10px; margin: 5px 4px; background: transparent; border: 1px solid var(--color-orange); display: block; transition: opacity 200ms ease; border-radius: 30px; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: var(--color-orange); }

.home-news-owl.owl-carousel.owl-drag .owl-item{margin-bottom: 20px;}
.home-news-owl .owl-nav{position: absolute; right: 0px; left: 0; top: -70px;}
.home-news-owl .owl-nav button.owl-prev,.home-news-owl .owl-nav button.owl-next{background: var(--color-grey); color: var(--color-black); border-radius: 50%; font-size: 22px; position: absolute; width: 45px; height: 45px;box-shadow: 0 .5rem 1rem rgba(0,0,0,0)!important;}
.home-news-owl .owl-nav button.owl-prev{right:50px;}
.home-news-owl .owl-nav button.owl-next{right: 0px;}
.home-news-owl .owl-nav button.owl-prev:hover,.home-news-owl .owl-nav button.owl-next:hover{background: var(--color-black); color: var(--color-white);}

.home-video-owl.owl-theme .owl-dots .owl-dot span{background: #fff; border: 1px solid #2e3192;}
.home-video-owl.owl-theme .owl-dots .owl-dot.active span, .home-video-owl.owl-theme .owl-dots .owl-dot:hover span{background: var(--color-blue);}
.home-video-owl.owl-theme .owl-dots .owl-dot.active span{width: 30px;}
.home-video-owl.owl-theme .owl-dots .owl-dot{display: inline-block; padding-bottom: 3px;}
.home-video-owl.owl-theme .owl-dots{right: 0%; position: absolute; bottom:-30px; left: 0;}
.home-video-owl.owl-carousel .owl-item .item{position: relative;}
.home-video-owl.owl-carousel .owl-item .item a{display: block; }
.home-video-owl.owl-carousel .owl-item .item a:before{background:rgba(0,0,0,0.1); content:""; height:100%; left:0; position:absolute; top:0; width:100%; z-index:1; background-image: url(../img/play.png); background-repeat: no-repeat; background-position: center; opacity: 0.8; border-radius: 30px;}
.home-video-owl.owl-carousel .owl-item .item:hover a:before{background:rgba(0,0,0,0.4); content:""; height:100%; left:0; position:absolute; top:0; width:100%; z-index:1;background-image: url(../img/play.png); background-repeat: no-repeat; background-position: center; opacity: 1;}
.home-video-owl.owl-carousel .owl-item .item a img{border-radius: 30px;}

.home-club-owl .owl-nav{position: absolute; left: 0px; right: 0; bottom: 150px;}
.home-club-owl .owl-nav button.owl-prev,.home-club-owl .owl-nav button.owl-next{background: transparent; color: #9B9D9F; border-radius: 50%; font-size: 22px; position: absolute; width: 45px; height: 45px; border:1px solid #9B9D9F; box-shadow: 0 .5rem 1rem rgba(0,0,0,.0)!important;}
.home-club-owl .owl-nav button.owl-prev:hover,.home-club-owl .owl-nav button.owl-next:hover{background: transparent; color: #231F20; border:1px solid #231F20;}
.home-club-owl .owl-nav button.owl-prev{left: 0px;}
.home-club-owl .owl-nav button.owl-next{right: 0px;}

.home-alumni-owl .owl-nav{position: absolute; left: -445px; bottom: 15px;}
.home-alumni-owl .owl-nav button.owl-prev,.home-alumni-owl .owl-nav button.owl-next{background: transparent; color: #9B9D9F; border-radius: 50%; font-size: 22px; position: absolute; width: 45px; height: 45px; border:1px solid #9B9D9F; box-shadow: 0 .5rem 1rem rgba(0,0,0,.0)!important;}
.home-alumni-owl .owl-nav button.owl-prev:hover,.home-alumni-owl .owl-nav button.owl-next:hover{background: transparent; color: #231F20; border:1px solid #231F20;}
.home-alumni-owl .owl-nav button.owl-prev{left: 0px;}
.home-alumni-owl .owl-nav button.owl-next{right: -110px;}


.home-accreditations-owl.owl-carousel .owl-nav button.owl-prev,.home-accreditations-owl.owl-carousel .owl-nav button.owl-next{border-radius: 100%; background: rgba(0,0,0,0.05); width: 50px; height: 50px; font-size: 20px;}
.home-accreditations-owl.owl-carousel .owl-nav button.owl-prev:hover,.home-accreditations-owl.owl-carousel .owl-nav button.owl-next:hover{background: rgba(0,0,0,0.12);}


.home-announcements-owl .owl-nav{position: absolute; left: -240px; bottom: -4px;}
.home-announcements-owl .owl-nav button.owl-prev,.home-announcements-owl .owl-nav button.owl-next{background: transparent; color: #9B9D9F; border-radius: 50%; font-size: 22px; position: absolute; width: 45px; height: 45px; border:1px solid #9B9D9F; box-shadow: 0 .5rem 1rem rgba(0,0,0,.0)!important;}
.home-announcements-owl .owl-nav button.owl-prev:hover,.home-announcements-owl .owl-nav button.owl-next:hover{background: transparent; color: #231F20; border:1px solid #231F20;}
.home-announcements-owl .owl-nav button.owl-prev{left: 0px;}
.home-announcements-owl .owl-nav button.owl-next{right: -110px;}



@media(min-width:320px) and (max-width:1080px) {
.home-collabrations-logo.owl-carousel .owl-nav button.owl-prev,.home-collabrations-logo.owl-carousel .owl-nav button.owl-next{font-size: 42px;line-height: 22px; margin: 0 15px;}
.home-collabrations-logo.owl-theme .owl-nav [class*='owl-']:hover{background: transparent; color: var(--color-yellow);}







}