/*
 *	generated by WOW Slider 2.2
 */
#wowslider-container1, #wowslider2 {
	zoom: 1;
	position: relative;
	max-width: 100%;
	max-height: 100%;
	margin: 0;
	border: none;
	text-align: left; /* reset align=center */
}
* html #wowslider-container1, * html #wowslider2 {
	width: 100%;
	padding: 0;
}
#wowslider-container1 ul, #wowslider2 ul {
	position: relative;
	width: 100%;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
#wowslider-container1 ul li, #wowslider2 ul li {
	width: 1%;
	line-height: 0; /*opera*/
	float: left;
	font-size: 0;
}
#wowslider-container1 .ws_images, #wowslider2 .ws_images {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	overflow: hidden;
}
#wowslider-container1 .ws_images a, #wowslider2 .ws_images a {
	width: 100%;
	display: block;
	color: transparent;
}
#wowslider-container1 .ws_images img, #wowslider2 .ws_images img {
	width: 100%;
	height: auto;
	border: none 0;
	max-width: none;
}
#wowslider-container1 a {
	text-decoration: none;
	outline: none;
	border: none;
}
#wowslider-container1 .ws_bullets, #wowslider2 .ws_bullets {
	font-size: 0px;
	float: left;
	position: absolute;
	z-index: 70;
}
#wowslider-container1 .ws_bullets div, #wowslider2 .ws_bullets div {
	position: relative;
	float: left;
}
#wowslider-container1 a.wsl, #wowslider2 a.wsl {
	display: none;
}
#wowslider-container1 .ws_bullets, #wowslider2 .ws_bullets {
	padding: 10px;
}
#wowslider-container1 .ws_bullets a, #wowslider2 .ws_bullets a {
	margin-left: 4px;
	width: 22px;
	height: 20px;
	background: url(../images/bullet.png) left top;
	float: left;
	text-indent: -4000px;
	position: relative;
	color: transparent;
}
#wowslider-container1 .ws_bullets a.ws_selbull, #wowslider-container1 .ws_bullets a:hover, #wowslider2 .ws_bullets a.ws_selbull, #wowslider2 .ws_bullets a:hover {
	background-position: 0 100%;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev, #wowslider2 a.ws_prev, #wowslider2 a.ws_next {
	position: absolute;
	display: none;
	top: 45%;
	margin-top: -28px;
	z-index: 60;
	height: 50px;
	width: 51px;
	background-image: url(../images/arrows.png);
	/*max-height:20%;
	max-width:12%;
	background-size:200% 200%;*/

}
#wowslider-container1 a.ws_next, #wowslider2 a.ws_next {
	background-position: 100% 0;
	right: 10px;
}
#wowslider-container1 a.ws_prev, #wowslider2 a.ws_prev {
	left: 10px;
	background-position: 0 0;
}
#wowslider-container1 a.ws_next:hover, #wowslider2 a.ws_next:hover {
	background-position: 100% 100%;
}
#wowslider-container1 a.ws_prev:hover, #wowslider2 a.ws_prev:hover {
	background-position: 0 100%;
}
* html #wowslider-container1 a.ws_next, * html #wowslider-container1 a.ws_prev, * html #wowslider2 a.ws_next, * html #wowslider2 a.ws_prev {
	display: block
}
#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev, #wowslider2:hover a.ws_next, #wowslider2:hover a.ws_prev {
	display: block
}
#wowslider-container1 .ws-title, #wowslider2 .ws-title {
	position: absolute;
	top: 5%;
	right: 10px;
	margin-left: 10px;
	z-index: 50;
	padding: 12px;
	color: #fff;
	text-transform: uppercase;
	font-size: 40px;
	line-height: 45px;
	text-align: right;
}
#wowslider-container1 .ws-title div, #wowslider2 .ws-title div {
	padding-top: 5px;
	font-size: 13px;
	text-transform: none;
}
/* bottom center */
#wowslider-container1 .ws_bullets, #wowslider2 .ws_bullets {
	bottom: 0;
	left: 0;
}
#wowslider-container1 ul, #wowslider2 ull {
	animation: wsBasic 60s infinite;
	-moz-animation: wsBasic 60s infinite;
	-webkit-animation: wsBasic 60s infinite;
}
@keyframes wsBasic {
0% {
left:-0%
}
3.33% {
left:-0%
}
6.67% {
left:-100%
}
10% {
left:-100%
}
13.33% {
left:-200%
}
16.67% {
left:-200%
}
20% {
left:-300%
}
23.33% {
left:-300%
}
26.67% {
left:-400%
}
30% {
left:-400%
}
33.33% {
left:-500%
}
36.67% {
left:-500%
}
40% {
left:-600%
}
43.33% {
left:-600%
}
46.67% {
left:-700%
}
50% {
left:-700%
}
53.33% {
left:-800%
}
56.67% {
left:-800%
}
60% {
left:-900%
}
63.33% {
left:-900%
}
66.67% {
left:-1000%
}
70% {
left:-1000%
}
73.33% {
left:-1100%
}
76.67% {
left:-1100%
}
80% {
left:-1200%
}
83.33% {
left:-1200%
}
86.67% {
left:-1300%
}
90% {
left:-1300%
}
93.33% {
left:-1400%
}
96.67% {
left:-1400%
}
}
@-moz-keyframes wsBasic {
0% {
left:-0%
}
3.33% {
left:-0%
}
6.67% {
left:-100%
}
10% {
left:-100%
}
13.33% {
left:-200%
}
16.67% {
left:-200%
}
20% {
left:-300%
}
23.33% {
left:-300%
}
26.67% {
left:-400%
}
30% {
left:-400%
}
33.33% {
left:-500%
}
36.67% {
left:-500%
}
40% {
left:-600%
}
43.33% {
left:-600%
}
46.67% {
left:-700%
}
50% {
left:-700%
}
53.33% {
left:-800%
}
56.67% {
left:-800%
}
60% {
left:-900%
}
63.33% {
left:-900%
}
66.67% {
left:-1000%
}
70% {
left:-1000%
}
73.33% {
left:-1100%
}
76.67% {
left:-1100%
}
80% {
left:-1200%
}
83.33% {
left:-1200%
}
86.67% {
left:-1300%
}
90% {
left:-1300%
}
93.33% {
left:-1400%
}
96.67% {
left:-1400%
}
}
@-webkit-keyframes wsBasic {
0% {
left:-0%
}
3.33% {
left:-0%
}
6.67% {
left:-100%
}
10% {
left:-100%
}
13.33% {
left:-200%
}
16.67% {
left:-200%
}
20% {
left:-300%
}
23.33% {
left:-300%
}
26.67% {
left:-400%
}
30% {
left:-400%
}
33.33% {
left:-500%
}
36.67% {
left:-500%
}
40% {
left:-600%
}
43.33% {
left:-600%
}
46.67% {
left:-700%
}
50% {
left:-700%
}
53.33% {
left:-800%
}
56.67% {
left:-800%
}
60% {
left:-900%
}
63.33% {
left:-900%
}
66.67% {
left:-1000%
}
70% {
left:-1000%
}
73.33% {
left:-1100%
}
76.67% {
left:-1100%
}
80% {
left:-1200%
}
83.33% {
left:-1200%
}
86.67% {
left:-1300%
}
90% {
left:-1300%
}
93.33% {
left:-1400%
}
96.67% {
left:-1400%
}
}
/*#wowslider-container1 .ws_shadow{
	width:135%;
	height:45%;
	position: absolute;
	left:-19.5%;
	bottom:-30%;
	z-index:-1;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='shadow.png', sizingMethod='scale');		IE<8
}*/
/*#wowslider-container1 .ws_shadow{
	background: url(shadow.png) left 100%;
	background-size:100%;
	filter:"";
}*/
#wowslider-container1 .ws_bullets a img, #wowslider2 .ws_bullets a img {
	text-indent: 0;
	display: block;
	top: 16px;
	left: -120px;
	visibility: hidden;
	position: absolute;
	-moz-box-shadow: 0 0 5px #000000;
	box-shadow: 0 0 5px #000000;
	border: 5px solid #a4a4a4;
	max-width: none;
}
#wowslider-container1 .ws_bullets a:hover img, #wowslider2 .ws_bullets a:hover img {
	visibility: visible;
}
#wowslider-container1 .ws_bulframe div div, #wowslider2 .ws_bulframe div div {
	height: 90px;
	overflow: visible;
	position: relative;
}
#wowslider-container1 .ws_bulframe div, #wowslider2 .ws_bulframe div {
	left: 0;
	overflow: hidden;
	position: relative;
	width: 240px;
	background-color: #a4a4a4;
}
#wowslider-container1 .ws_bullets .ws_bulframe, #wowslider2 .ws_bullets .ws_bulframe {
	display: none;
	top: 20px;
	overflow: visible;
	position: absolute;
	cursor: pointer;
	-moz-box-shadow: 0 0 5px #000000;
	box-shadow: 0 0 5px #000000;
	border: 5px solid #a4a4a4;
}
#wowslider-container1 .ws_bulframe span, #wowslider2 .ws_bulframe span {
	display: block;
	position: absolute;
	top: -10px;
	margin-left: -2px;
	left: 120px;
	background: url(./triangle.png);
	width: 15px;
	height: 6px;
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 768px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
#wowslider-container1 .ws-title, #wowslider2 .ws-title {
	position: absolute;
	top: 5%;
	right: 10px;
	margin-left: 10px;
	z-index: 50;
	padding: 5px;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 30px;
	text-align: right;
}
}

@media all and (max-width: 479px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 479px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
#wowslider-container1 .ws-title, #wowslider2 .ws-title {
	font-size: 12px;
	line-height: 18px;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev, #wowslider2 a.ws_next, #wowslider2 a.ws_prev {
	position: absolute;
	display: none;
	top: 60%;
	margin-top: -28px;
	z-index: 60;
	height: 25px;
	width: 25px;
	background-image: url(../img/arrowspo.png);
}
#wowslider-container1 .ws_bullets a img, #wowslider2 .ws_bullets a img {
	text-indent: 0;
	display: block;
	top: 6px;
	left: -120px;
	visibility: hidden;
	position: absolute;
	-moz-box-shadow: 0 0 5px #000000;
	box-shadow: 0 0 5px #000000;
	border: 5px solid #a4a4a4;
	max-width: none;
}
}
