/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent; z-index:1030000000000001;
}
/*.owl-theme .owl-nav {
  margin-top: 10px;
}*/
.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 .owl-dot {
 /* display: inline-block;*/
  zoom: 1; position:absolute; z-index:2000; bottom:20px; display:none;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}



.staff.owl-theme .owl-controls .owl-buttons div {
	color: #fff;
	display: inline-block;
	zoom: 1;
	display: inline;
	margin: 5px;
	padding: 3px 10px;
	font-size: 50px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 0px;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
}
.staff{
	position: relative;
}
	.staff .owl-buttons {
		position: absolute;
		height: 100%;
		width: 100%;
	}
	.staff .owl-next, .staff .owl-prev {
		top:50%;
		position: absolute;
		width: 40px;
		height: 40px;
		color: #fff;
		border-color: #333;
		border-radius: 50%;
		padding-top: 15px; font-size:35px;
	}
.staff .owl-prev {
	left: 35px;
	right: auto;
}
.staff .owl-next {
	right: 35px;
	left: auto;
}

.cells.owl-theme .owl-controls .owl-buttons div {
	color: #fff;
	display: inline-block;
	zoom: 1;
	display: inline;
	margin: 5px;
	padding: 3px 10px;
	font-size: 50px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 0px;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
}

.cells {
	position: relative;
}

	.cells .owl-buttons {
		position: absolute;
		height: 100%;
		width: 100%;
	}

	.cells .owl-next, .cells .owl-prev {
		top: 50%;
		position: absolute;
		width: 40px;
		height: 40px;
		color: #fff;
		border-color: #333;
		border-radius: 50%;
		padding-top: 15px;
		font-size: 35px;
	}

	.cells .owl-prev {
		left: 25px;
		right: auto;
	}

	.cells .owl-next {
		right: 25px;
		left: auto;
	}



.social-media.owl-theme .owl-controls .owl-buttons div {
	color: #fff;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 5px;
	padding: 3px 10px;
	font-size: 50px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 0px;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
}

.social-media {
	position: relative;
}

	.social-media .owl-buttons {
		position: absolute;
		height: 100%;
		width: 100%;
	}

	.social-media .owl-next, .social-media .owl-prev {
		top:50%;
		position: absolute;
		width: 40px;
		height: 40px;
		color: #fff;
		border-color: #333;
		border-radius: 50%;
		padding-top: 15px;
		font-size: 35px;
	}

	.social-media .owl-prev {
		left: 25px;
		right: auto;
	}

	.social-media .owl-next {
		right: 25px;
		left: auto;
	}





.info.owl-theme .owl-controls .owl-buttons div {
	color: #fff;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 5px;
	padding: 3px 10px;
	font-size: 50px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 0px;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
}

.info {
	position: relative;
}

	.info .owl-buttons {
		position: absolute;
		height: 100%;
		width: 100%;
	}

	.info .owl-next, .info .owl-prev {
		top:30%;
		position: absolute;
		width: 40px;
		height: 40px;
		color: #fff;
		border-color: #333;
		border-radius: 50%;
		padding-top: 15px;
		font-size: 35px;
	}

	.info .owl-prev {
		left: 25px;
		right: auto;
	}

	.info .owl-next {
		right: 25px;
		left: auto;
	}

.testimonials.owl-theme .owl-controls .owl-buttons{ position:relative; top:-50px;}

.testimonials.owl-theme .owl-controls .owl-buttons div {
	color: #fff;
	border: 0;
	font-size: 50px;
}
	.testimonials .owl-buttons {
	position:relative;
	text-align:left;

}

.testimonials .owl-next, .testimonials .owl-prev {
	
	position: absolute;
	width: 40px;
	height: 40px;
	color: #fff;
	border:0px;
	border-radius:0;
	font-size:25px;
}

.testimonials .owl-prev { left:0;
	
}

.testimonials .owl-next { left:50px;

}
 @media (max-width: 991px) {
	 
	 .info .owl-prev {
		left: -40px; top:50%;
		
	}

	.info .owl-next {
		right: -40px; top:50%;
		
	}
 .staff .owl-next{right:0; top:50%;}
 .staff .owl-prev{left:0px; top:50%;}
 
 .social-media .owl-next{right:0; top:50%;}
 .social-media .owl-prev{left:0px; top:50%;}


 }