

.owl-pagination { display:none;}
#owl-demo .item img { width:96%; border:4px solid #fff; box-shadow:0 0 4px #333; border-radius:5px;}
#owl-zdemo .bigborder { border:22px solid #e9e9e9;}
#owl-demo .item p { color: #333; text-align:left; font-size: 13px; line-height: 20px; padding-top: 22px;}
#owl-demoz .item { text-align:center;} #owl-demoz { width: 100% !important;}
#owl-demoz .item span { color:#0087e5; font-size:18px; font-family:pf_dintext_probold; text-align:center; text-transform:uppercase; display:block; margin:18px 0;}
#owl-demoz .item font { font-size:16px; color:#666;}
#owl-demoz { margin:45px 0 15px;}



#owl-demo .item{
  display: block;
  padding: 30px 0px;
  margin: 5px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
  padding: 5px 9px;
}

.kprev{
  background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat; height: 27px; width: 13px; display: block;}
.knext{
  background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat; height: 27px; width: 13px; display: block;}
  

.owl-theme .owl-prev i{
  background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat; height: 27px; width: 13px; display: block;}
.owl-theme .owl-next i{
  background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat; height: 27px; width: 13px; display: block;}
  
#owl-zdemo .owl-prev i{
  background:url(/images/bigleftoarrowc.png) no-repeat !important; height: 140px; width: 71px; display: block;}
#owl-zdemo .owl-next i{
  background:url(/images/bigrightoarrowc.png) no-repeat; height: 140px; width: 71px; display: block;}



.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
}

.owl-theme .owl-controls .owl-buttons .owl-prev{
  left: -45px;
  top: 110px; 
  
}

.owl-theme .owl-controls .owl-buttons .owl-next{
  right: -45px;
  top: 110px;
 
}

#owl-demoz .owl-next {  right: -45px !important; top: 35px !important;}

#owl-demoz .owl-prev {  left: -45px !important; top: 35px !important;}


#single_infra .owl-next { right: -75px; top: 206px; background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat; height: 27px; width: 13px; display: block; font-size:0px;}
#single_infra .owl-prev { left: -75px; top: 206px; background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat; height: 27px; width: 13px; display: block; font-size:0px;}



#owl-zdemo .owl-controls .owl-buttons .owl-prev{
  left: -130px;
  top: 110px; 
}

#owl-zdemo .owl-controls .owl-buttons .owl-next{
  right: -170px;
  top: 110px;
}

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}



.owl-theme .owl-controls .owl-buttons div{
	display: inline-block;
	zoom: 1;
	*display: inline;

}


.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none;
}



.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);
	opacity: 1;
}



.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}


.owl-item.loading{
	min-height: 150px;
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat center center
}

