/*/////////////////////////////////////////////////////////////////////////////////////
 *  Skitter for slideshow
/////////////////////////////////////////////////////////////////////////////////// */
.box_skitter {position:relative;}
.box_skitter img { max-width:none; } /* Tip for stildv */
.box_skitter ul {display:none;}
.box_skitter .container_skitter {overflow:hidden;position:relative;}
.box_skitter .image {overflow:hidden;}
.box_skitter .image,.box_skitter .image a, .box_skitter .image img{width:100%; height:100%; display:block !important;}
.box_skitter .image img {display:none;}
.box_skitter .box_clone {position:absolute;top:0;left:0;width:100px;overflow:hidden;display:none;z-index:20;}
.box_skitter .box_clone img {position:absolute;top:0;left:0;z-index:20;}
.box_skitter .prev_button{position:absolute;bottom:30px;left:30px;z-index:100;width:42px;height:42px;overflow:hidden; font-size:24px;}
.box_skitter .next_button{position:absolute;bottom:30px;left:76px;z-index:100;width:42px;height:42px;overflow:hidden; font-size:24px;}
.box_skitter .info_slide {position:absolute;top:15px;left:15px;z-index:100;background:#000;color:#fff;font:bold 11px arial;padding:5px 0 5px 5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;opacity:0.75;}
.box_skitter .info_slide .image_number {background:#333;display:inline-block;padding:2px 10px;margin:0 5px 0 0;cursor:pointer;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.box_skitter .info_slide .image_number_select {background:#f80 !important;display:inline-block;padding:2px 10px;margin:0 5px 0 0;}
.box_skitter .container_thumbs { position:relative;overflow:hidden;height:60px; }
.box_skitter .info_slide_thumb { height:60px;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;overflow:hidden;top:auto;top:0;left:0;padding:0 !important;opacity:1.0; background:none;}
.box_skitter .info_slide_thumb .image_number { overflow:hidden;width:100px;height:50px;position:relative;margin:2px 2px 2px 0 !important; padding:0; border:3px solid rgba(204,204,204,.5);}
.box_skitter .info_slide_thumb .image_number_select{border-color:#f80;}
.box_skitter .info_slide_thumb .image_number img {width:100%; height:100%; margin:0 !important; padding:0 !important;}
.box_skitter .box_scroll_thumbs { padding:0; }
.box_skitter .box_scroll_thumbs .scroll_thumbs { position:absolute;bottom:60px;left:50px;background:#ccc;background:-moz-linear-gradient(-90deg, #555, #fff);background:-webkit-gradient(linear, left top, left bottom, from(#555), to(#fff));width:200px;height:10px;overflow:hidden;text-indent:-9999em;z-index:101; cursor:pointer;border:0px solid #333; }
.vtemskiter-dots,.vtemskiter-dots-preview{margin-bottom:35px;}
.box_skitter .info_slide_dots {position:absolute;bottom:7px;z-index:151;padding:5px 0 5px 5px;}
.box_skitter .info_slide_dots .image_number {
background:#222;
margin:0 10px 0 0;
cursor:pointer;
width:16px;
height:16px;
text-indent:-9999em;
overflow:hidden;
-moz-border-radius:100% ;
-webkit-border-radius:100% ;
border-radius:100%;
display:inline-block;
}
.box_skitter .info_slide_dots .image_number_select {background:#f00;margin:0 10px 0 0;}
.loading {position:absolute; top:50%; right:50%; z-index:10000; margin:-16px -16px;color:#fff;text-indent:-9999em;overflow:hidden;background:url(../img/assets/ajax-loader.gif) no-repeat left top;width:32px;height:32px;}
.box_skitter .label_skitter 	{ z-index:150;position:absolute;bottom:15px;right:15px;display:none;color:#666;background:rgba(204,204,204,.5); padding:0px; line-height:1.7; border-left:5px solid #f80; border-right:5px solid #f80;}
.box_skitter .label_skitter .vtemskiter-content{padding:10px; margin:0;}
.box_skitter .label_skitter .vtem_skitter_title 	{padding:0 0 5px 0;margin:0; font-size:180%; }
.box_skitter .info_slide *{ font-family:Consolas,arial,tahoma !important; }
.box_skitter .progressbar{ background:#f80; position:absolute; bottom:0px;left:0px;height:3px; z-index:99; opacity:.8;}
.box_skitter .preview_slide { display:none; position:absolute; z-index:152; bottom:30px; left:-40px; width:100px; height:100px; background:#fff; border:5px solid #ddd; -moz-box-shadow:rgba(0,0,0,0.7) 2px 2px 5px; -webkit-box-shadow:rgba(0,0,0,0.7) 2px 2px 5px; box-shadow:rgba(0,0,0,0.7) 2px 2px 5px; overflow:hidden; }
.box_skitter .preview_slide ul { height:100px; overflow:hidden; margin:0; list-style:none; display:block; position:absolute; top:0; left:0; }
.box_skitter .preview_slide ul li { width:100px; height:100px; overflow:hidden; float:left; margin:0; padding:0; position:relative; display:block; }
.box_skitter .preview_slide ul li img { position:absolute; top:0; left:0; height:150px; width:auto; }
#overlay_skitter { position:absolute; top:0; left:0; width:100%; z-index:9998; opacity:1; background:#000; }
.box_skitter .focus_button {position:absolute;top:50%;z-index:100;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../img/assets/focus-button.png) no-repeat left top;opacity:0;}
.box_skitter .play_pause_button {position:absolute;top:50%;z-index:151;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../img/assets/pause-button.png) no-repeat left top;opacity:0;}
.box_skitter .play_pause_button.play_button {background:url(../img/assets/play-button.png) no-repeat left top;}

/*/////////////////////////////////////////////////////////////////////////////////////
 *  Owl Carousel v1.3.3
/////////////////////////////////////////////////////////////////////////////////// */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.owl-controls, .owl-nav, .owl-pagination{display:block;}
.owl-controls > .owl-dots{display:none;}
.owl-controls .owl-pagination .owl-page{width:10px; height:10px; background-color:#ccc; display:inline-block; margin:0 5px; text-indent:-9999px; border-radius:50%;}
.owl-controls .owl-pagination .owl-page.active{background-color:#333;}