@font-face {
	font-family: MisoBold;
	src: url(miso-bold-webfont.eot?#iefix) format("embedded-opentype"), url(miso-bold-webfont.ttf) format("truetype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: fullscreen;
	src: url(fullscreen.eot#iefix) format("embedded-opentype"), url(fullscreen.woff) format("woff"), url(fullscreen.ttf) format("truetype"), url(fullscreen.svg#fullscreen) format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: wowslider-controls;
	src: url(wowslider-controls.eot#iefix) format("embedded-opentype"), url(wowslider-controls.woff) format("woff"), url(wowslider-controls.ttf) format("truetype"), url(wowslider-controls.svg#wowslider-controls) format("svg");
	font-weight: normal;
	font-style: normal;
}
.ws_fullscreen {
	display: none !important;
}
#wowslider-container {
	margin: 0px auto; border: currentColor; border-image: none; width: 100%; text-align: left; font-size: 10px; position: relative; z-index: 100; -ms-zoom: 1; max-height: 450px; max-width: 826px;
}
.fullscreen-mode#wowslider-container {
	max-height: none; max-width: none;
}
.fullwidth-mode#wowslider-container {
	max-height: none; max-width: none;
}
* html #wowslider-container {
	width: 960px;
}
#wowslider-container .ws_images ul {
	list-style: none; margin: 0px; padding: 0px; left: 0px; width: 10000%; height: 100%; overflow: visible; position: relative; border-spacing: 0;
}
#wowslider-container .ws_images ul li {
	margin: 0px !important; padding: 0px !important; width: 1%; height: 100%; line-height: 0; overflow: hidden; font-size: 0px; float: left; position: relative;
}
#wowslider-container .ws_images {
	left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; position: relative; max-height: 450px;
}
.fullscreen-mode#wowslider-container .ws_images {
	max-height: none;
}
.fullwidth-mode#wowslider-container .ws_images {
	max-height: none;
}
#wowslider-container .ws_images a {
	width: 100%; color: transparent; display: block;
}
.fullscreen-mode#wowslider-container .ws_images a {
	height: 100%;
}
.fullwidth-mode#wowslider-container .ws_images a {
	height: 100%;
}
#wowslider-container img {
	max-width: none !important;
}
#wowslider-container .ws_images img {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; width: 100%; max-width: none;
}
#wowslider-container .ws_images iframe {
	position: absolute; z-index: -1;
}
#wowslider-container a {
	border: currentColor; border-image: none; text-decoration: none;
}
#wowslider-container .ws_bullets {
	float: left; position: absolute; z-index: 70;
}
#wowslider-container .ws_bullets div {
	font-size: 0px; float: left; position: relative;
}
#wowslider-container a.wsl {
	display: none;
}
#wowslider-container .ws_bullets {
	padding: 10px;
}
#wowslider-container .ws_bullets a {
	background: rgba(30, 165, 194, 0.5); border-radius: 50%; width: 12px; height: 12px; text-indent: -4000px; margin-left: 16px; float: left; position: relative; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
#wowslider-container .ws_bullets a.ws_selbull {
	background: rgba(30, 165, 194, 1);
}
#wowslider-container .ws_bullets a:hover {
	background: rgba(30, 165, 194, 1);
}
#wowslider-container .ws_bullets a:hover {
	animation:pulseIn 0.9s linear infinite; -webkit-animation: pulseIn .9s infinite linear; -moz-animation: pulseIn .9s infinite linear;
}
#wowslider-container a.ws_next {
	background: rgb(30, 165, 194); border-radius: 50%; top: 50%; width: 5em; height: 5em; text-align: center; color: rgb(255, 255, 255); font-family: "wowslider-controls"; margin-top: -2.5em; display: none; position: absolute; z-index: 60; text-shadow: none; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
#wowslider-container a.ws_prev {
	background: rgb(30, 165, 194); border-radius: 50%; top: 50%; width: 5em; height: 5em; text-align: center; color: rgb(255, 255, 255); font-family: "wowslider-controls"; margin-top: -2.5em; display: none; position: absolute; z-index: 60; text-shadow: none; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
#wowslider-container a.ws_next:hover {
	background: rgba(30, 165, 194, 0.6);
}
#wowslider-container a.ws_prev:hover {
	background: rgba(30, 165, 194, 0.6);
}
#wowslider-container a.ws_next {
	right: 10px;
}
#wowslider-container a.ws_next::after {
	line-height: 1.7em; font-size: 3.5em; display: block; content: "\e801";
}
#wowslider-container a.ws_prev {
	left: 10px;
}
#wowslider-container a.ws_prev::after {
	line-height: 1.7em; font-size: 3.5em; display: block; content: "\e800";
}
#wowslider-container a.ws_prev:hover::after {
	animation:prevArrow 0.7s ease-in-out infinite; -webkit-animation: prevArrow .7s infinite ease-in-out; -moz-animation: prevArrow .7s infinite ease-in-out;
}
#wowslider-container a.ws_next:hover::after {
	animation:nextArrow 0.7s ease-in-out infinite; -webkit-animation: nextArrow .7s infinite ease-in-out; -moz-animation: nextArrow .7s infinite ease-in-out;
}
* html #wowslider-container a.ws_next {
	display: none;
}
* html #wowslider-container a.ws_prev {
	display: none;
}
#wowslider-container:hover a.ws_next {
	display: none;
}
#wowslider-container:hover a.ws_prev {
	display: none;
}
#wowslider-container .ws_bullets {
	left: 50%; bottom: -33px;
}
#wowslider-container .ws_bullets div {
	left: -70%;
}
#wowslider-container .ws-title {
	margin: 9px; left: 1.23em; bottom: 0.31em; color: rgb(255, 255, 255); font-family: MisoBold, Oswald, Impact,Charcoal, sans-serif; font-size: 5.5em; display: block; position: absolute; z-index: 50; text-shadow: 1px 1px 1px #333333;
}
#wowslider-container .ws-title div {
	background: rgb(51, 152, 182); padding: 10px; border-radius: 5px; display: inline-block; opacity: 0.95; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}
#wowslider-container .ws-title span {
	background: rgb(51, 152, 182); padding: 10px; border-radius: 5px; display: inline-block; opacity: 0.95; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}
#wowslider-container .ws-title div {
	background: rgb(176, 45, 21); color: rgb(255, 255, 255); margin-top: 10px; display: block; opacity: 0.8; text-shadow: 1px 1px 1px #000000;
}
#wowslider-container .ws_images > ul {
	animation:wsBasic 16.8s infinite; -webkit-animation: wsBasic 16.8s infinite; -moz-animation: wsBasic 16.8s infinite;
}
#wowslider-container .ws_bullets a img {
	border: 3px solid rgb(255, 255, 255); border-image: none; left: -115px; bottom: 16px; text-indent: 0px; display: block; visibility: hidden; position: absolute; max-width: none; box-shadow: 0px 0px 5px #999999; -moz-box-shadow: 0 0 5px #999999;
}
#wowslider-container .ws_bullets a:hover img {
	visibility: visible;
}
#wowslider-container .ws_bulframe div div {
	height: 75px; overflow: visible; position: relative;
}
#wowslider-container .ws_bulframe div div img {
	height: 100%;
}
#wowslider-container .ws_bulframe div {
	left: 0px; width: 200px; overflow: hidden; position: relative; background-color: rgb(255, 255, 255);
}
#wowslider-container .ws_bullets .ws_bulframe {
	border: 3px solid rgb(255, 255, 255); border-image: none; bottom: 18px; overflow: visible; display: none; position: absolute; cursor: pointer; box-shadow: 0px 0px 5px #999999; -moz-box-shadow: 0 0 5px #999999;
}
#wowslider-container .ws_bulframe span {
	background: url("./triangle.png"); left: 95px; width: 15px; height: 6px; bottom: -9px; margin-left: 0px; display: block; position: absolute;
}
.ws_gestures#wowslider-container {
	cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABwSURBVEjH7ZJBEsAgCAMT/v/n9NCOSqe2oD2yNx1JggB4BCEFWyFASP2KMQE7ywWhe/tTRGCGogLk02tFctiW/SUgaMyQG4PdPzDn31rQbMb8FiAXgvsEJNax1yVlVGAjA93apP3HFhZTGIqiKH7iADB6HxPlHdNVAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTA3LTA3VDEzOjQ5OjEwKzAyOjAwm7WiFAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wNy0wN1QxMzo0OToxMCswMjowMOroGqgAAAAASUVORK5CYII=), move;
}
.ws_gestures#wowslider-container > div > a {
	cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABwSURBVEjH7ZJBEsAgCAMT/v/n9NCOSqe2oD2yNx1JggB4BCEFWyFASP2KMQE7ywWhe/tTRGCGogLk02tFctiW/SUgaMyQG4PdPzDn31rQbMb8FiAXgvsEJNax1yVlVGAjA93apP3HFhZTGIqiKH7iADB6HxPlHdNVAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTA3LTA3VDEzOjQ5OjEwKzAyOjAwm7WiFAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wNy0wN1QxMzo0OToxMCswMjowMOroGqgAAAAASUVORK5CYII=), move;
}
.ws_gestures.ws_grabbing#wowslider-container {
	cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABaSURBVEjH7ZMxCkAhDEOT8u9/5TpJ+xWkFse8IYutJgEB8RCHL1qCc90BEFnT6QH7mwgFHBUf8wJyS1TDLuc3vmighx37LZdIth3E5hKj9n6O0HRh+oJCiFcMxRUUDxR1CTMAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDctMDdUMTM6NDk6MzgrMDI6MDDqf+sOAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTA3LTA3VDEzOjQ5OjM4KzAyOjAwmyJTsgAAAABJRU5ErkJggg==), move;
}
.ws_gestures.ws_grabbing#wowslider-container > div > a {
	cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABaSURBVEjH7ZMxCkAhDEOT8u9/5TpJ+xWkFse8IYutJgEB8RCHL1qCc90BEFnT6QH7mwgFHBUf8wJyS1TDLuc3vmighx37LZdIth3E5hKj9n6O0HRh+oJCiFcMxRUUDxR1CTMAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDctMDdUMTM6NDk6MzgrMDI6MDDqf+sOAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTA3LTA3VDEzOjQ5OjM4KzAyOjAwmyJTsgAAAABJRU5ErkJggg==), move;
}
.ws_video_playing#wowslider-container .ws_bullets {
	display: none;
}
.ws_video_playing#wowslider-container:hover .ws_bullets {
	display: block;
}
.ws_video_playing_ie#wowslider-container .ws_bullets {
	display: block;
}
.ws_video_playing_ie#wowslider-container a.ws_next {
	display: block;
}
.ws_video_playing_ie#wowslider-container a.ws_prev {
	display: block;
}
#wowslider-container .ws_video_btn {
	left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: absolute; z-index: 55; cursor: pointer;
}
#wowslider-container .ws_video_btn.ws_youtube {
	display: block;
}
#wowslider-container .ws_video_btn.ws_vimeo {
	display: block;
}
#wowslider-container .ws_video_btn div {
	left: 50%; top: 50%; width: 7em; height: 5em; margin-top: -2.5em; margin-left: -3.5em; position: absolute; background-image: url("./playvideo.png"); background-size: 200%;
}
#wowslider-container .ws_video_btn.ws_youtube div {
	background-position: 0px 0px;
}
#wowslider-container .ws_video_btn.ws_youtube:hover div {
	background-position: 100% 0px;
}
#wowslider-container .ws_video_btn.ws_vimeo div {
	background-position: 0px 100%;
}
#wowslider-container .ws_video_btn.ws_vimeo:hover div {
	background-position: 100% 100%;
}
#wowslider-container1 .ws_playpause.ws_hide {
	display: none !important;
}
#wowslider-container .ws_fullscreen {
	top: 0.5em; right: 0.5em; color: rgb(30, 165, 194); font-family: "fullscreen"; font-size: 2.25em; display: none; position: absolute; z-index: 59; text-shadow: none;
}
#wowslider-container .ws_fullscreen:hover {
	animation:pulseOut 0.9s linear infinite; display: none; -webkit-animation: pulseOut .9s infinite linear; -moz-animation: pulseOut .9s infinite linear;
}
#wowslider-container:hover .ws_fullscreen {
	display: block;
}
#wowslider-container .ws_fullscreen::after {
	content: "\e800";
}
.ws_fs_wrapper {
	background: rgb(239, 236, 221); width: 100%; height: 100%;
}
.ws_fs_wrapper > #wowslider-container {
	margin: 0px auto; max-height: none;
}
.ws_fs_wrapper > #wowslider-container .ws_images {
	margin: 0px auto; max-height: none;
}
.ws_fs_wrapper > #wowslider-container .ws_fullscreen {
	display: block; position: fixed;
}
.ws_fs_wrapper > #wowslider-container .ws_fullscreen::after {
	content: "\e801";
}
.ws_fs_wrapper > #wowslider-container {
	outline: 0px; border: 0px currentColor; border-image: none; -webkit-box-shadow: 0; -moz-box-shadow: 0;
}
