
.owl-next:before {  font-family: FontAwesome;  content: "\f054"; font-size: 20px !important;}
.owl-prev:before {  font-family: FontAwesome;  content: "\f053"; font-size: 20px !important;}
.logos-carousel .owl-nav{ width: 100%; bottom: -90px !important; top: auto;}
.owl-next, .owl-prev{width: 40px;}

.reviews-carousel .owl-dots .owl-dot.active span, .reviews-carousel .owl-dots .owl-dot:hover span {
    background: #FCD200 !important;
}
.reviews-carousel .owl-dots .owl-dot span{width: 12px !important; height: 12px !important;}

.owl-theme .owl-dots .owl-dot span{background-color: #7A5AA6 !important;}

.banner-carousel .owl-nav{width: 100%;} 
.banner-carousel .owl-nav {  margin-top: 0px !important;}
.owl-theme .owl-nav [class*=owl-]{ background-color: #ffffff !important; color: #000000; border-radius: 100% !important; border: 1px solid #B3B3B3 !important; line-height: 30px !important;} 
.owl-theme .owl-nav:hover [class*=owl-]{ background-color: #005AA4 !important; color: #ffffff !important;border: 1px solid #005AA4 !important; } 
.owl-theme .owl-nav [class*=owl-] {color: #000 !important; font-size: 20px !important;}


.banner-carousel .owl-item { height: 100%;}
.banner-carousel .owl-item .item { height: 100%;}

.common-nav .owl-nav{width: 100%;} 
.common-nav .owl-nav {  margin-top: 0px !important;}

.banner-carousel .owl-video-tn {
  background-size: cover;
  padding-bottom: 70.25%; /* 16:9 */
	padding-top: 25px;
	 
}

.banner-carousel .owl-video-frame {
	position: relative;
	padding-bottom: 70.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	 
}

#thumbs .owl-video-tn {
  background-size: cover;
  padding-bottom: 60.25%; /* 16:9 */
	padding-top: 25px;
	 
}

#thumbs .owl-video-frame {
	position: relative;
	padding-bottom: 60.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	 
}
.owl-video-frame iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



#thumbs .item { line-height:70px; padding: 0px !important; margin:0px !important; color: #FFF; border-radius: 3px; text-align: center; cursor: pointer;     background-color: #fff;   position: relative; overflow: hidden;border: 3px solid #ffffff;}
.owl-theme .owl-nav [class*='owl-'] { -webkit-transition: all .3s ease; transition: all .3s ease; }
.owl-theme .owl-nav [class*='owl-'].disabled:hover {  }
.banner-carousel.owl-theme , #thumbs.owl-theme { position: relative; }
.banner-carousel.owl-theme .owl-next, .banner-carousel.owl-theme .owl-prev { background:#fff; width: 40px !important;  line-height:40px; height: 40px; margin-top: -20px; position: absolute; text-align:center; top: 50%;  border-radius: 50%;}

#thumbs.owl-theme .owl-next, #thumbs.owl-theme .owl-prev { background:#fff; width: 30px !important;  line-height:30px; height: 30px; margin-top: -20px; position: absolute; text-align:center; top: 50%;  border-radius: 50%;}

.banner-carousel.owl-theme .owl-prev, #thumbs.owl-theme .owl-prev { left: 10px; }
.banner-carousel.owl-theme .owl-next, #thumbs.owl-theme .owl-next { right: 10px; }
.banner-carousel .owl-dots{ position: relative; z-index: 9; top: -69px;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #5DB26C !important;
}
 
#thumbs.owl-theme .current .item {border: 3px solid var(--color-yellow);border-radius: 16px; }


 
 
 #thumbs .item {
	 padding: 0px 0px;
	 margin: 5px;
	 color: #fff;
	 -webkit-border-radius: 3px;
	 -moz-border-radius: 3px;
	 border-radius: 3px;
	 text-align: center;
	 cursor: pointer;
}
 #thumbs .item h1 {
	 font-size: 18px;
}
 
 .owl-theme {
	/*default owl-theme theme reset .disabled:hover links */
}
 .owl-theme .owl-nav [class*='owl-'] {
	 transition: all 0.3s ease;
}
 .owl-theme .owl-nav [class*='owl-'].disabled:hover {
	 background-color: #2b2e83;
}

 .banner-carousel.owl-theme {
	 position: relative;
}
 .banner-carousel.owl-theme .owl-next, .banner-carousel.owl-theme .owl-prev {
	 width: 22px;
	 height: 40px;
	 margin-top: -20px;
	 position: absolute;
	 top: 50%;
}
 .banner-carousel.owl-theme .owl-prev {
	right: 0px !important; 
	font-size: 0px !important;
}
 .banner-carousel.owl-theme .owl-next {
	 right: 0px;
	 font-size: 0px !important;
}

.banner-carousel.owl-theme .owl-nav [class*=owl-] {
    background-color: transparent !important;
    color: #ffffff !important;
    border-radius: 100% !important;
    border: none !important;
    line-height: 30px !important;
    transition: background-color 0.3s, color 0.3s;
}

.banner-carousel.owl-theme .owl-nav [class*=owl-]:hover {
    color: #0d59d8 !important;          
}





.common-nav.owl-theme {
	position: relative;
}
.common-nav.owl-theme .owl-next, .common-nav.owl-theme .owl-prev {
	width: 22px;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
}
.common-nav.owl-theme .owl-prev {
   left: 10px !important; 
   font-size: 0px !important;
}
.common-nav.owl-theme .owl-next {
	right: 20px;
	font-size: 0px !important;
}

.common-nav.owl-theme .owl-nav [class*=owl-] {
    background-color: transparent !important;
    color: #ffffff !important;
    border-radius: 100% !important;
    border: none !important;
    line-height: 30px !important;
    transition: background-color 0.3s, color 0.3s;
}

.common-nav.owl-theme .owl-nav [class*=owl-]:hover {
    color: #0d59d8 !important;          
}


@media only screen and (max-width: 768px) {
   .common-nav.owl-theme .owl-prev {
	   display: none !important;
   }
	.common-nav.owl-theme .owl-next {
	   display: none !important;
   }
   
}



.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-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}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.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;-webkit-transform:translate3d(0px,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{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-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.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 .owl-carousel{display:block}.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{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.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-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{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;height:100%;width:100%}

