.owl-theme .owl-controls {  text-align:center; -webkit-tap-highlight-color:transparent }
.owl-theme .owl-controls .owl-nav [class*=owl-] {font-size:0px;width:10px; height:16px;background:#d6d6d6;display:inline-block;cursor:pointer;}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {background:#869791;color:#fff;text-decoration:none}
.owl-theme .owl-controls .owl-nav .disabled { opacity:.5; cursor:default }
.owl-theme .owl-dots .owl-dot { display:inline-block; zoom:1; *display:inline}
.owl-theme .owl-dots .owl-dot span { width:10px; height:10px; margin:5px 4px; background:#fff; display:block; -webkit-backface-visibility:visible; 
               -webkit-transition:opacity 200ms ease; -moz-transition:opacity 200ms ease; -ms-transition:opacity 200ms ease; -o-transition:opacity 200ms ease; 
               transition:opacity 200ms ease; -webkit-border-radius:0%; -moz-border-radius:0%; border-radius:100% ; border:none}
.owl-theme .owl-dots .owl-dot.active span { background:#ffbd30; width: 10px; height: 10px; border:none }
/*.owl-nav {bottom: 215px;position: relative;}*/
.owl-dot { display:none !important; }
.owl-nav {position: absolute;top: -45px; right:0;}

/*-----------app_slider---------*/
#app_slider5 .owl-dots{ margin-top: 40px;}
#app_slider6 .owl-dot,
#app_slider5 .owl-dot{display: inline-block !important;}
#app_slider5 .owl-dots,
#app_slider6 .owl-nav,
#app_slider4 .owl-dot, 
#app_slider3 .owl-dot,
#app_slider2 .owl-dot,
#app_slider .owl-dot {display: none !important; }



#slide-latestreviews .owl-next {
	position: absolute;
	left: -90px;
	top: 0%;
	background: transparent;
	width: 50px;
	height: 20px;
}
#slide-latestreviews .owl-next:before{content: "";background: url(../img/left-arrow.png) no-repeat top center;position: absolute; left: 0; top: 0; width: 100%; text-align: center;
       height: 16px;}
#slide-latestreviews .owl-prev {position: absolute;
	left: -30px;
	top: 0%;
	background: transparent;
	width: 50px;
	height: 20px;}
#slide-latestreviews .owl-prev::before {content: "";background: url(../img/right-arrow.png) no-repeat top center;position: absolute; left: 0; top: 0; width: 100%; text-align: center;
       height: 16px;}

#slide-testimonial .owl-nav {
	display: none;
}
#slide-testimonial .owl-dot {
	display: inline-block !important;
}
/*-------------------pay_slider--------------------------*/
@media only screen and (max-width:991px){

}
@media only screen and (max-width:767px){

	#slide-travel .owl-next {
		left: 10px;width: 40px;
		height: 40px;line-height: 36px;
	}
	#slide-travel .owl-prev {
		right: 10px;width: 40px;
		height: 40px;line-height: 36px;
	}

}
@media only screen and (max-width:479px){

}








