*{
	margin:0;
	padding: 0;
}
.owl-prev{
	height:100px;
    width:40px;
}
.owl-next{
	height:100px;
    width:40px;	
}
.owl-prev{
	background:none!important;
	float:left;
}
.owl-next{
	background:none!important;
	float:right;	
}
.owl-controls{
	display:position!important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]{
	
	border-radius:0px!important;
	top:0px!important;
}
.owl-nav{
	position: absolute;
    top:40%;
	width: 1330px;
	float:right;
	left:50%;
	margin-left:-660px;	
}
.owl-carousel .item{ display: block;}
#owl-carousel1 .item{display: block; margin: 0px;}
#owl-carousel1 {position:relative;z-index:99999;}
.owl-carousel .item a{vertical-align:middle;  }
#owl-carousel1 .owl-dots .owl-dot>span{
	background:#fff;
}
#owl-carousel1 .owl-dots .owl-dot.active>span{
	background:#ff9933;
}

#owl-carousel2 .owl-dots .owl-dot>span{
	background:#fff;
}
#owl-carousel2 .owl-dots .owl-dot.active>span{
	background:#ff9933;
}


.owl-nav{display: none!important;}
#owl-carousel1 .owl-dots{position:absolute;bottom:30px;vertical-align:top;left:50%;margin-left:-42px;    }
#owl-carousel2 .owl-dots{position:absolute;bottom:1px;vertical-align:top;right:24px;    }

.owl-theme .owl-dots .owl-dot span{margin:8px 8px;height:12px;width:12px;   }
.owl-theme .owl-controls{margin-top:0!important; }


#owl-carousel2 .owl-dots{ }
#owl-carousel3 .owl-dots{display:none!important; }
#owl-carousel4 .owl-dots{display:none!important; }