/*
 *	generated by WOW Slider 4.9
 *	template Quiet
 */
@import url("https://fonts.googleapis.com/css?family=Oswald");

#wowslider-container1
{
	zoom: 1;
	position: relative;
	max-width: 600px;
	margin: 0px auto 0px;
	z -index:90;
	border: none;
	text-align: left;
	/* reset align=center */
}
* HTML #wowslider-container1
{
	width: 600px;
}
#wowslider-container1 .ws_images UL
{
	position: relative;
	width: 10000%;
	height: auto;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#wowslider-container1 .ws_images UL LI
{
	width: 1%;
	line-height: 0;
	/*opera*/
	float: left;
	font-size: 0;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
}
#wowslider-container1 .ws_images
{
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#wowslider-container1 .ws_images A
{
	width: 100%;
	display: block;
	color: transparent;
}
#wowslider-container1 IMG
{
	max-width: none !important;
}
#wowslider-container1 .ws_images IMG
{
	width: 100%;
	border: none 0;
	max-width: none;
	padding: 0;
	margin: 0;
}
#wowslider-container1 A
{
	text-decoration: none;
	outline: none;
	border: none;
}
#wowslider-container1 .ws_bullets
{
	font-size: 0px;
	float: left;
	position: absolute;
	z-index: 70;
}
#wowslider-container1 .ws_bullets DIV
{
	position: relative;
	float: left;
}
#wowslider-container1 .wsl
{
	display: none;
}
#wowslider-container1 sound, #wowslider-container1 object
{
	position: absolute;
}
#wowslider-container1 .ws_bullets
{
	padding: 10px;
}
#wowslider-container1 .ws_bullets A
{
	width: 15px;
	height: 15px;
	background: url(./bullet.png) left top;
	float: left;
	text-indent: -4000px;
	position: relative;
	margin-left: 3px;
	color: transparent;
}
#wowslider-container1 .ws_bullets A:hover
{
	background-position: 0 50%;
}
#wowslider-container1 .ws_bullets A.ws_selbull
{
	background-position: 0 100%;
}
#wowslider-container1 A.ws_next, #wowslider-container1 A.ws_prev
{
	position: absolute;
	display: none;
	top: 50%;
	margin-top: -50px;
	z-index: 60;
	height: 100px;
	width: 60px;
	background-image: url(./arrows.png);
}
#wowslider-container1 A.ws_next
{
	background-position: 100% 0;
	right: 0;
}
#wowslider-container1 A.ws_prev
{
	left: 0;
	background-position: 0 0;
}
* HTML #wowslider-container1 A.ws_next, * HTML #wowslider-container1 A.ws_prev
{
	display: block;
}
#wowslider-container1:hover A.ws_next, #wowslider-container1:hover A.ws_prev
{
	display: block;
}
/*playpause*/
#wowslider-container1 .ws_playpause
{
	display: none;
	width: 44px;
	height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -22px;
	margin-top: -50px;
	z-index: 59;
}
#wowslider-container1:hover .ws_playpause
{
	display: block;
}
#wowslider-container1 .ws_pause
{
	background-image: url(./pause.png);
}
#wowslider-container1 .ws_play
{
	background-image: url(./play.png);
}
#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover
{
	background-position: 100% 100% !important;
}
/* bottom center */
#wowslider-container1 .ws_bullets
{
	bottom: -35px;
	left: 50%;
}
#wowslider-container1 .ws_bullets DIV
{
	left: -50%;
}
#wowslider-container1 .ws_bullets .ws_bulframe
{
	bottom: 20px;
}
#wowslider-container1 .ws-title
{
	position: absolute;
	bottom: 10%;
	left: 7%;
	z-index: 50;
	padding: 12px;
	color: #000000;
	background: #FFF;
	font-family: Oswald, Impact, Charcoal, sans-serif;
	font-size: 30px;
	text-shadow: 1px 1px 1px #BBBBBB;
	line-height: 30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
#wowslider-container1 .ws-title DIV
{
	font-size: 25px;
	text-shadow: 1px 1px 1px #000000;
}
#wowslider-container1 .ws_images UL
{
	animation: wsBasic 12.4s infinite;
	-moz-animation: wsBasic 12.4s infinite;
	-webkit-animation: wsBasic 12.4s infinite;
}
@keyframes wsBasic
{
	0%
	{
		left: 0%;
	}
	37.1%
	{
		left: 0%;
	}
	50%
	{
		left: -100%;
	}
	87.1%
	{
		left: -100%;
	}
}
@-moz-keyframes wsBasic
{
	0%
	{
		left: 0%;
	}
	37.1%
	{
		left: 0%;
	}
	50%
	{
		left: -100%;
	}
	87.1%
	{
		left: -100%;
	}
}
@-webkit-keyframes wsBasic
{
	0%
	{
		left: 0%;
	}
	37.1%
	{
		left: 0%;
	}
	50%
	{
		left: -100%;
	}
	87.1%
	{
		left: -100%;
	}
}
#wowslider-container1 .ws_shadow
{
	background: url(./shadow.png) left 100%;
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100%;
	height: 20%;
	position: absolute;
	left: 0;
	bottom: -20%;
}
* HTML #wowslider-container1 .ws_shadow
{
	/*ie6*/
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='engine1/shadow.png', sizingMethod='scale');
}
* + HTML #wowslider-container1 .ws_shadow
{
	/*ie7*/
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='engine1/shadow.png', sizingMethod='scale');
}
