/*.owl_theme_hc1{}
	.owl_theme_hc1 .owl-nav{position:absolute;z-index:100;left:2%;top:50%;width:96%;height:30px;text-align:center;transform:translate(0,-50%);pointer-events:none;}
	.owl_theme_hc1 .owl-nav .disabled{opacity:0.5;cursor:default;}
		.owl_theme_hc1 .owl-nav [class*='owl-'] {pointer-events:all;
			position:absolute;z-index:1;top:0;width:30px;height:30px;line-height:30px;text-align:center;
			color:#fff!important;font-size:1em;opacity:0.6;cursor:pointer;
			border:1px solid #fff;border-radius:50%;
		}
		.owl_theme_hc1 .owl-nav [class*='owl-']:hover{opacity:1;color:#FFF;text-decoration:none;}
			.owl_theme_hc1 .owl-nav .owl-prev{left:10px;}
			.owl_theme_hc1 .owl-nav .owl-next{right:10px;}
	.owl_theme_hc1 .owl-dots{position:absolute;z-index:992;left:15%;bottom:35%;text-align:center;}
			.owl_theme_hc1 .owl-dots .owl-dot{display:block;width:10px;height:10px;margin:8px 0;border:none;opacity:0.8;}
		.owl_theme_hc1 .owl-dots .owl-dot span{
			position:relative;display:block;
			width:10px;height:10px;
			background:#666;
			border-radius:50%;
		}
		.owl_theme_hc1 .owl-dots .owl-dot.active span,
		.owl_theme_hc1 .owl-dots .owl-dot:hover span{background:#fff;}
	
	.owl_theme_hc1 .owl-nav button.owl-next,
	.owl_theme_hc1 .owl-nav button.owl-prev,
	.owl_theme_hc1 button.owl-dot{font-size:3em;}
	
	
	
.owl_theme_hc2{}
	.owl_theme_hc2 .owl-nav{position:absolute;z-index:100;left:2%;top:50%;width:96%;height:30px;text-align:center;transform:translate(0,-50%);pointer-events:none;}
	.owl_theme_hc2 .owl-nav .disabled{opacity:0.5;cursor:default;}
		.owl_theme_hc2 .owl-nav [class*='owl-'] {pointer-events:all;
			position:absolute;z-index:1;top:0;width:30px;height:30px;line-height:30px;text-align:center;
			color:#fff!important;font-size:1em;opacity:0.6;cursor:pointer;
			border:1px solid #fff;border-radius:50%;
		}
		.owl_theme_hc2 .owl-nav [class*='owl-']:hover{opacity:1;color:#FFF;text-decoration:none;}
			.owl_theme_hc2 .owl-nav .owl-prev{left:10px;}
			.owl_theme_hc2 .owl-nav .owl-next{right:10px;}
	.owl_theme_hc2 .owl-dots{position:absolute;z-index:992;left:5%;bottom:5%;text-align:center;}
			.owl_theme_hc2 .owl-dots .owl-dot{display:inline-block;width:10px;height:10px;margin:0 5px;border:none;opacity:0.8;}
		.owl_theme_hc2 .owl-dots .owl-dot span{
			position:relative;display:block;
			width:10px;height:10px;
			background:#666;
			border-radius:50%;
		}
		.owl_theme_hc2 .owl-dots .owl-dot.active span,
		.owl_theme_hc2 .owl-dots .owl-dot:hover span{background:#fff;}
	
	.owl_theme_hc2 .owl-nav button.owl-next,
	.owl_theme_hc2 .owl-nav button.owl-prev,
	.owl_theme_hc2 button.owl-dot{font-size:3em;}
	
	*/
	
	
.owl_theme_hc1{}
	.owl_theme_hc1 .owl-nav{position:absolute;z-index:100;left:2%;top:50%;width:96%;height:30px;text-align:center;transform:translate(0,-50%);pointer-events:none;}
	.owl_theme_hc1 .owl-nav .disabled{opacity:0.5;cursor:default;}
		.owl_theme_hc1 .owl-nav [class*='owl-'] {pointer-events:all;
			position:absolute;z-index:1;top:0;width:30px;height:30px;line-height:30px;text-align:center;
			color:#fff!important;font-size:1em;opacity:0.6;cursor:pointer;
			border:1px solid #fff;border-radius:50%;
		}
		.owl_theme_hc1 .owl-nav [class*='owl-']:hover{opacity:1;color:#FFF;text-decoration:none;}
			.owl_theme_hc1 .owl-nav .owl-prev{left:10px;}
			.owl_theme_hc1 .owl-nav .owl-next{right:10px;}
	.owl_theme_hc1 .owl-dots{position:absolute;z-index:992;left:15%;bottom:35%;text-align:center;}
			.owl_theme_hc1 .owl-dots .owl-dot{display:block;width:10px;height:10px;margin:8px 0;border:none;opacity:0.8;}
		.owl_theme_hc1 .owl-dots .owl-dot span{
			position:relative;display:block;
			width:10px;height:10px;
			background:#666;
			border-radius:50%;
		}
		.owl_theme_hc1 .owl-dots .owl-dot.active span,
		.owl_theme_hc1 .owl-dots .owl-dot:hover span{background:#fff;}
	
	.owl_theme_hc1 .owl-nav button.owl-next,
	.owl_theme_hc1 .owl-nav button.owl-prev,
	.owl_theme_hc1 button.owl-dot{font-size:2em;}
	
	
	
.owl_theme_hc3{}
	.owl_theme_hc3 .owl-nav{position:absolute;z-index:100;left:-60px;top:50%;width:calc(100% + 120px);height:30px;text-align:center;transform:translate(0,-50%);pointer-events:none;}
	.owl_theme_hc3 .owl-nav .disabled{opacity:0.5;cursor:default;}
		.owl_theme_hc3 .owl-nav [class*='owl-'] {
			position:absolute;z-index:1;top:0;width:30px;height:30px;line-height:30px;text-align:center;
			text-align:center;
			color:#ccc!important;font-size:3em!important;
			opacity:0.6;cursor:pointer;
			/*transition:1000ms opacity;*/
		}
		.owl_theme_hc3 .owl-nav [class*='owl-']:hover{opacity:1;color:#FFF;text-decoration:none;}
			.owl_theme_hc3 .owl-nav .owl-prev{left:0;}
			.owl_theme_hc3 .owl-nav .owl-next{right:0;}
			
			
			
.owl_theme_hc4{}
	.owl_theme_hc4 .owl-nav{position:absolute;z-index:100;right:20px;top:-50px;width:50px;height:50px;line-height:50px;text-align:center;}
	.owl_theme_hc4 .owl-nav .disabled{opacity:0.5;cursor:default;}
		.owl_theme_hc4 .owl-nav [class*='owl-'] {
			position:absolute;z-index:1;top:0;width:30px;height:30px;line-height:30px;text-align:center;
			text-align:center;
			color:#ccc!important;font-size:1.8em!important;
			opacity:1;cursor:pointer;
		}
		.owl_theme_hc4 .owl-nav [class*='owl-']:hover{opacity:1;color:#FFF;text-decoration:none;}
			.owl_theme_hc4 .owl-nav .owl-prev{left:0;}
			.owl_theme_hc4 .owl-nav .owl-next{right:0;}