/* tangerine-regular - latin */
@font-face {
  font-family: 'Tangerine';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/tangerine-v9-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Tangerine Regular'), local('Tangerine-Regular'),
       url('../fonts/tangerine-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/tangerine-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/tangerine-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/tangerine-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/tangerine-v9-latin-regular.svg#Tangerine') format('svg'); /* Legacy iOS */
}

/* tangerine-700 - latin */
@font-face {
  font-family: 'Tangerine';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/tangerine-v9-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Tangerine Bold'), local('Tangerine-Bold'),
       url('../fonts/tangerine-v9-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/tangerine-v9-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/tangerine-v9-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/tangerine-v9-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/tangerine-v9-latin-700.svg#Tangerine') format('svg'); /* Legacy iOS */
}


h1 {
	margin: 0;
	padding: 0;
	font-family: 'Tangerine';
	font-size: 2.0em; 
	color: rgba(63,63,63,1);
	letter-spacing: 4px;
	word-spacing: 4px;
}
h2 {
	margin: 0;
	padding: 0;
	font-family: 'Tangerine';
	font-size: 1.3em; 
	letter-spacing: 0.05em;
	word-spacing: 5px;
}
h3 {
	margin: 0;
	padding: 0;
	font-family: 'Tangerine';
	font-size: 24px;
	font-weight: 300;
	color: rgba(83,83,83,1);
	letter-spacing: 1px;
	word-spacing: 1px;
}
h4 {
	margin: 0;
	padding: 0;
	font-family: 'Tangerine';
	font-size: 1.4em;
	font-weight: 300;
	word-spacing: 3px;	
	letter-spacing: 1px;
	color: rgba(133,133,133,1);
}
h5 {
	margin: -20px 0 0 0;
	padding: 0;
	font-family: 'Tangerine';
	font-size: 1.4em;
	color: rgba(255,255,255,1);
	word-spacing: 2px;
	letter-spacing: 1px;
}
h6 {
	margin: 10px 0 0 0;
	padding: 0;
	font-family: 'Tangerine';
	letter-spacing: 0px;
	word-spacing: 5px;
	font-size: 2.4em; 
    font-weight: 300;
	color: rgba(133,133,133,1);
	line-height: 25px;
}

a {
	text-decoration: none;
	outline: none;
}
a:hover {
	color: rgba(255,0,0,1);
}

body, html { 	
	margin: 0 auto; 
	width: 100%; 
	height: 100%; 
	font-family: 'Tangerine';
	font-size: 1.4em;
	letter-spacing: 0.05em;
	word-spacing: 5px;
    color: rgba(34,34,34,1);
	line-height: 1.4em;
}

hr {
	border: 0;
	height: 1px;
	width: 100%;	
	background: linear-gradient(to right,white,lightgrey,white); 
} 

/* partition navigation */
#navigation {
	width: 100%;
	position: fixed;
	z-index: 90;
}
.navigation {
	margin: 0 auto;
	width: 960px; 
	height: 190px;
	background-color: rgba(255,255,255,1);
}
.owner {
	margin: 73px,0,0,0;
	padding: 35px 0 10px 0;
}
.nav_line{
	margin: 0 auto;
	width: 96%;
	height: 3px;
	background-color: rgba(233,149,36,1);
}
nav ul {
	margin: 0px 0 0 0px;
	padding: 8px 0 8px 0;
	text-align: center;
	background-color: rgba(255,255,255,1);
}
nav li {
	margin: 0 10px 0 10px;
	padding: 0 0 0 0px;
	list-style: none;
	display: inline-block;
	text-align: left;
	font-family: 'Tangerine';
	font-size: 1.1em; 
	letter-spacing: 0.05em;
	word-spacing: 5px;
}	
nav a { 
	color: rgba(133,133,133,1);
	display: block;
	width: 110%;
}
nav a:hover { 
	transition: 250ms;
	color: rgba(247,234,57,1);
}
.shadow_line {
	margin: -20px 0 0 0;
	width: 960px; 
	height: 9px;
	background-color: rgba(255,255,255,1);
}
.shadow_down {
	width: 960px; 
	height: 60px;
	background: linear-gradient(to bottom, white, transparent);  
}

/* partition about */
#wrapper_image_about {  
	position: 0 auto;
	width: auto;
	height: 100%;
	background: url(../image/porzellanmal_atelier-brigitte_muehlbichler-spatzen_im_schnee.JPG) center no-repeat fixed;
	background-size: cover;
}
#window_blank_about { 
	width: 100%; 
	height: 950px; 	
}
.header_image_overlay_blank { 
    position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 370px 0 0 65%;
	width: 400px;
	height: 120px;	
}

.header_image_overlay_news_1 { 
    position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 37% 0 0 43%;
	padding: 0 0 0 0px;
	width: 450px;
	height: 60px;	
	background-color: rgba(255,255,255,0.8);
	font-size: 1.4em; 
	color: rgba(0,66,37,1);

}
.header_image_overlay_news_2 { 
    position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 40% 0 0 43%;
	padding: 0 0 0 0px;
	width: 446px;
	height: 120px;
	background-color: rgba(233,149,36,0.8);
	font-size: 1.2em; 
	line-height: 0.9em;
	color: rgba(255,255,255,1);
	border: 2px solid white;
}

#about {
	padding: 200px 0 160px 0;
	width: 100%;
	height: auto;
	background-color: rgba(255,255,255,0.8); 
} 
.about {
	margin: 0 auto;
	padding: 40px 0px 30px 0px;
	width: 960px;
	height: 2020px;
	background-color: rgba(255,255,255,1);
} 
.about_headline {
	margin: 0;
	padding: 0 0 0 40px;
	width: 100%;
	height: 40px;	
}
.about_image {
	float: left;
	width: 280px;
	height: auto;
}	
.about_content {
	float: right;
	width: 640px;
	height: auto;
	margin: 0 20px 0 20px;
	padding: 0 0px 0 0;
} 

/* partition work */
#wrapper_work { 
	clear: both;
	position: 0 auto;
	width: 100%;
	height: auto;
	background: url(../image/porzellanmal_atelier-brigitte_muehlbichler-china_dame_auf_teller.jpg) center no-repeat fixed;
}
#window_blank_work { 
	width: 100%; 
	height: 970px; 	
}
.text_window_work_overlay_blank { 
    position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 400px 0 0 25%;
	width: 600px;
	height: 60px;
	background-color: rgba(255,255,255,0.8);
}
.image_window_work_overlay_blank { 
    position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 400px 0 0 65%;
	width: 400px;
	height: 120px;	
}
#work {
	padding: 200px 0 160px 0;
	width: 100%;
	height: auto;
	background-color: rgba(255,255,255,0.8);
} 
.work {
	margin: 0 auto;
	padding: 40px 0px 30px 0px;
	width: 960px;
	height: auto;
	background-color: rgba(255,255,255,1);
} 
.work_content {
	margin: 0 auto;
	width: 920px;
	height: auto;
}

/* partition courses */
#wrapper_image_courses {  
	position: 0 auto;
	width: 100%;
	height: auto;
	background: url(../image/porzellanmal_atelier-brigitte_muehlbichler-nostalgie_dame.jpg) center no-repeat fixed;
	background-size: cover;
}
#window_blank_courses { 
	width: 100%; 
	height: 970px; 	
}
.courses_image_overlay_blank { 
    position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 370px 0 0 65%;
	width: 400px;
	height: 120px;	
}

.courses_image_overlay_news_1 { 
    position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 37% 0 0 43%;
	padding: 0 0 0 0px;
	width: 450px;
	height: 60px;	
	background-color: rgba(255,255,255,0.8);
	font-size: 1.4em; 
	color: rgba(0,66,37,1);

}
.courses_image_overlay_news_2 { 
    position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 40% 0 0 43%;
	padding: 0 0 0 0px;
	width: 446px;
	height: 80px;
	background-color: rgba(233,149,36,0.8);
	font-size: 1.2em; 
	line-height: 0.9em;
	color: rgba(255,255,255,1);
	border: 2px solid white;
}

#courses {
	padding: 200px 0 160px 0;
	width: 100%;
	height: auto;
	background-color: rgba(255,255,255,0.6);
} 
.courses {
	margin: 0 auto;
	padding: 40px 0px 30px 0px;
	width: 960px;
	height: 1900px;
	background-color: rgba(255,255,255,1);
} 
.courses_headline {
	margin: 0;
	padding: 0 0 0 40px;
	width: 100%;
	height: 40px;	
}
.courses_image {
	float: left;
	width: 280px;
	height: auto;
}	
.courses_content {
	float: right;
	width: 640px;
	height: auto;
	margin: 0 20px 0 20px;
	padding: 0 0px 0 0;
} 

/* partition markets */
#wrapper_image_markets {  
	position: 0 auto;
	width: 100%;
	height: auto;
	background: url(../image/porzellanmal_atelier-brigitte_muehlbichler-drei_nikolaeuse.JPG) center no-repeat fixed;
	background-size: cover;
}
#window_blank_markets { 
	width: 100%; 
	height: 950px; 	
}
.markets_image_overlay_blank { 
    position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 370px 0 0 65%;
	width: 400px;
	height: 120px;	
}

.markets_image_overlay_news_1 { 
    position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 37% 0 0 43%;
	padding: 0 0 0 0px;
	width: 450px;
	height: 60px;	
	background-color: rgba(255,255,255,0.8);
	font-size: 1.4em; 
	color: rgba(0,66,37,1);

}
.markets_image_overlay_news_2 { 
    position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 40% 0 0 43%;
	padding: 0 0 0 0px;
	width: 446px;
	height: 80px;
	background-color: rgba(233,149,36,0.8);
	font-size: 1.2em; 
	line-height: 0.9em;
	color: rgba(255,255,255,1);
	border: 2px solid white;
}

#markets {
	padding: 200px 0 160px 0;
	width: 100%;
	height: auto;
	background-color: rgba(255,255,255,0.6);
} 
.markets {
	margin: 0 auto;
	padding: 40px 0px 30px 0px;
	width: 960px;
	height: 1800px;
	background-color: rgba(255,255,255,1);
} 
.markets_headline {
	margin: 0;
	padding: 0 0 0 40px;
	width: 100%;
	height: 80px;	
}
.markets_image {
	float: left;
	width: 280px;
	height: auto;
}	
.markets_content {
	float: right;
	width: 640px;
	height: auto;
	margin: 0 20px 0 20px;
	padding: 0 0px 0 0;
} 
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 96%;
}
/* partition_contact */
.covered_area {
	clear: both;
	margin: 0;
	height: 140px;
}
#contact { 
	background-color: rgba(233,149,36,1);
}
.contact { 
	margin: 0 auto; 
	width: 960px;
	height: 1000px;
}
.contact_headline {
	padding: 20% 0 0 5%;
	font-family: 'Tangerine';
	font-size: 1.6em; 
	letter-spacing: 0.05em;
	word-spacing: 5px;
	color: rgba(255,255,255,1);
}
.contact_content {
	float: left;
	padding: 20px 0 0 80px;
	width: 50%;
	color: rgba(255,255,255,1);
}
.contact a{
	padding: 5px 0 0 0;
	display: block;
	font-size: 1.4em; 
	letter-spacing: 0.05em;
	word-spacing: 5px;
	color: rgba(255,255,255,1);
	text-decoration: none;
	outline: none;
	width: 110%;
	height: 22px;
}
.contact a:hover { 
	transition: 250ms;
	color: rgba(247,234,57,1);
}
.contact_image {
	float: right;
	margin: 180px 180px 0 0;
	height: 150px;
	width: 300px;
	background-image: url(../image/porzellanmal_atelier-brigitte_muehlbichler-vhs_landau_pfalz.png);
}
.button2 {
	margin: 20px 0 0 0;
    padding: 0 0 0 10px;
	height: 26px;
	width: 400px;
	position: absolute;
    border: 1px solid rgba(255,255,255,1);
    font-size: 20px;
    font-weight: 300;
	word-spacing: 3px;
	letter-spacing: -0.5px;
	color: rgba(255,255,255,1);
	background-color: rgba (255,255,255,1);
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
}
.button2:hover {
	background-color: rgba(255,255,255,1);
	color: rgba(146,208,80,1);
	transition: 150ms;
}

/* footer */
#footer {
	clear: both;
	height: 1000px;
}
.footer {
	margin: 0 auto;
	padding: 490px 0 0 0;
	text-align: center;
	color: rgba(34,34,34,1);
	width: 960px; 
}

.footer a {
	color: rgba(133,133,133,1);
	font-size: 0.6em; 
	display: block;
	width: 110%;
}
.footer a:hover { 
	transition: 250ms;
	color: rgba(247,234,57,1);
}
	
/* impressum */
#wrapper_image_impressum {  
	position: 0 auto;
	width: 100%;
	height: auto;
	background: url(../image/porzellanmal_atelier-brigitte_muehlbichler-biene_auf_vase.jpg) center no-repeat fixed;
}
#impressum {
	padding: 200px 0 160px 0;
	width: 100%;
	height: auto;
	background-color: rgba(255,255,255,0.8);
} 
.impressum {
	margin: 0 auto;
	padding: 40px 0px 30px 0px;
	width: 960px;
	height: auto;
	background-color: rgba(255,255,255,1);
} 
.impressum_content {
	margin: 0 auto;
	width: 920px;
	height: auto;
}

/* datenschutz */
#wrapper_image_datenschutz {  
	position: 0 auto;
	width: 100%;
	height: auto;
	background: url(../image/porzellanmal_atelier-brigitte_muehlbichler-kaktus_auf_tasse.jpg) center no-repeat fixed;
}
#datenschutz {
	padding: 200px 0 160px 0;
	width: 100%;
	height: auto;
	background-color: rgba(255,255,255,0.8);
} 
.datenschutz {
	margin: 0 auto;
	padding: 40px 0px 30px 0px;
	width: 960px;
	height: auto;
	background-color: rgba(255,255,255,1);
} 
.datenschutz_content {
	margin: 0 auto;
	width: 920px;
	height: auto;
}

#wowslider-container0 { 
	display: table;
	zoom: 1; 
	position: relative;
	width: 100%;
	max-width: 920px;
 	max-height: 690px;
	margin:0px auto 0px;
/*	z-index:90;  */
	text-align:left; /* reset align=center */
	font-size: 10px;
	text-shadow: none; /* fix some user styles */

	/* reset box-sizing (to boostrap friendly) */
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box; 
}
* html #wowslider-container0{ width:920px }
#wowslider-container0 .ws_images ul{
	position:relative;
	width: 10000%; 
	height:100%;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#wowslider-container0 .ws_images ul li{
	position: relative;
	width:1%;
	height:100%;
	line-height:0; /*opera*/
	overflow: hidden;
	float:left;
	/*font-size:0;*/
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#wowslider-container0 .ws_images{
	position: relative;
	left:0;
	top:0;
	height:100%;
	max-height: 690px;
	max-width: 920px;
	vertical-align: top;
	border:none;
	overflow: hidden;
}
#wowslider-container0 .ws_images ul a{
	width:100%;
	height:100%;
	max-height: 690px;
	display:block;
	color:transparent;
}
#wowslider-container0 img{
	max-width: none !important;
}
#wowslider-container0 .ws_images .ws_list img,
#wowslider-container0 .ws_images > div > img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
	margin:0;
}
#wowslider-container0 .ws_images > div > img {
	max-height: 690px;
}

#wowslider-container0 .ws_images iframe {
	position: absolute;
	z-index: -1;
}

#wowslider-container0 .ws-title > div {
	display: inline-block !important;
}

#wowslider-container0 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container0  .ws_bullets { 
	float: left;
	position:absolute;
	z-index:70;
}
#wowslider-container0  .ws_bullets div{
	position:relative;
	float:left;
	font-size: 0px;
}
/* compatibility with Joomla styles */
#wowslider-container0  .ws_bullets a {
	line-height: 0;
}

#wowslider-container0  .ws_script{
	display:none;
}
#wowslider-container0 sound, 
#wowslider-container0 object{
	position:absolute;
}

/* prevent some of users reset styles */
#wowslider-container0 .ws_effect {
	position: static;
	width: 100%;
	height: 100%;
}

#wowslider-container0 .ws_photoItem {
	border: 2em solid #fff;
	margin-left: -2em;
	margin-top: -2em;
}
#wowslider-container0 .ws_cube_side {
	background: #A6A5A9;
}


#wowslider-container0.ws_gestures {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABwSURBVEjH7ZJBEsAgCAMT/v/n9NCOSqe2oD2yNx1JggB4BCEFWyFASP2KMQE7ywWhe/tTRGCGogLk02tFctiW/SUgaMyQG4PdPzDn31rQbMb8FiAXgvsEJNax1yVlVGAjA93apP3HFhZTGIqiKH7iADB6HxPlHdNVAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTA3LTA3VDEzOjQ5OjEwKzAyOjAwm7WiFAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wNy0wN1QxMzo0OToxMCswMjowMOroGqgAAAAASUVORK5CYII="), move;
}
#wowslider-container0.ws_gestures.ws_grabbing {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABaSURBVEjH7ZMxCkAhDEOT8u9/5TpJ+xWkFse8IYutJgEB8RCHL1qCc90BEFnT6QH7mwgFHBUf8wJyS1TDLuc3vmighx37LZdIth3E5hKj9n6O0HRh+oJCiFcMxRUUDxR1CTMAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDctMDdUMTM6NDk6MzgrMDI6MDDqf+sOAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTA3LTA3VDEzOjQ5OjM4KzAyOjAwmyJTsgAAAABJRU5ErkJggg=="), move;
}

/* hide controls when video start play */
#wowslider-container0.ws_video_playing .ws_bullets,
#wowslider-container0.ws_video_playing .ws_fullscreen,
#wowslider-container0.ws_video_playing .ws_next,
#wowslider-container0.ws_video_playing .ws_prev {
	display: none;
}


/* youtube/vimeo buttons */
#wowslider-container0 .ws_video_btn {
	position: absolute;
	display: none;
	cursor: pointer;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 55;
}
#wowslider-container0 .ws_video_btn.ws_youtube,
#wowslider-container0 .ws_video_btn.ws_vimeo {
	display: block;
}
#wowslider-container0 .ws_video_btn div {
	position: absolute;
	background-image: url(./playvideo.png);
	background-size: 200%;
	top: 50%;
	left: 50%;
	width: 7em;
	height: 5em;
	margin-left: -3.5em;
	margin-top: -2.5em;
}
#wowslider-container0 .ws_video_btn.ws_youtube div {
	background-position: 0 0;
}
#wowslider-container0 .ws_video_btn.ws_youtube:hover div {
	background-position: 100% 0;
}
#wowslider-container0 .ws_video_btn.ws_vimeo div {
	background-position: 0 100%;
}
#wowslider-container0 .ws_video_btn.ws_vimeo:hover div {
	background-position: 100% 100%;
}

#wowslider-container0 .ws_playpause.ws_hide {
	display: none !important;
}
#wowslider-container0  .ws_bullets { 
	padding: 10px; 
}
#wowslider-container0 .ws_bullets a { 
	margin-left:4px;
	width:22px;
	height:20px;
	background: url(./bullet.png) left top;
	float: left; 
	text-indent: -4000px; 
	position:relative;
	color:transparent;
}
#wowslider-container0 .ws_bullets a.ws_selbull, #wowslider-container0 .ws_bullets a:hover{
	background-position: 0 100%;
}
#wowslider-container0 a.ws_next, #wowslider-container0 a.ws_prev {
	background-size: 200%;

	position:absolute;
	top:50%;
	margin-top:-2.8em;
	z-index:60;
	height: 5em;
	width: 5.1em;
	background-image: url(./arrows.png);
	/*max-height:20%;
	max-width:12%;
	background-size:200% 200%;*/

}
#wowslider-container0 a.ws_next{
	background-position: 100% 0;
	right:1em;
}
#wowslider-container0 a.ws_prev {
	left:1em;
	background-position: 0 0; 
}
#wowslider-container0 a.ws_next:hover{
	background-position: 100% 100%;
}
#wowslider-container0 a.ws_prev:hover {
	background-position: 0 100%; 
}

/*playpause*/
#wowslider-container0 .ws_playpause {
    width: 5.1em;
    height: 5em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -2.5em;
    margin-top: -2.5em;
    z-index: 59;
}

#wowslider-container0 .ws_pause {
	background-size: 100%;
    background-image: url(./pause.png);
}

#wowslider-container0 .ws_play {
	background-size: 100%;
    background-image: url(./play.png);
}

#wowslider-container0 .ws_pause:hover, #wowslider-container1 .ws_play:hover {
    background-position: 100% 100% !important;
}/* bottom center */
#wowslider-container0  .ws_bullets {
	bottom:-65px;
	left:50%;
}
#wowslider-container0  .ws_bullets div{
	left:-50%;
}
#wowslider-container0 .ws-title{
	position: absolute;
    font: 1.8em Franklin Gothic Medium, sans-serif;
	bottom:7%;
	left: 0;
	margin-right:0.7em;
	z-index: 50;
	color: #ffffff;
	text-transform:uppercase;
	line-height: 1em;
}
#wowslider-container0 .ws-title div,#wowslider-container0 .ws-title span{
	display:inline-block;
	padding:0.5em;
	background:#2a2a2a;
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
#wowslider-container0 .ws-title div{
	display:block;
	margin-top:0.5em;
	font-size: 0.722em;
	text-transform:none;
	padding:0.75em;
}#wowslider-container0 a.ws_next,
#wowslider-container0 a.ws_prev,
#wowslider-container0 .ws_playpause {
	display:none;
}

* html #wowslider-container0 a.ws_next,* html #wowslider-container0 a.ws_prev{display:block}

#wowslider-container0:hover a.ws_next,
#wowslider-container0:hover a.ws_prev,
#wowslider-container0:hover .ws_playpause {
	display:block
}#wowslider-container0 .ws_images > ul{
	animation: wsBasic 304s infinite;
	-moz-animation: wsBasic 304s infinite;
	-webkit-animation: wsBasic 304s infinite;
}
@keyframes wsBasic{0%{left:-0%} 0.66%{left:-0%} 1.32%{left:-100%} 1.97%{left:-100%} 2.63%{left:-200%} 3.29%{left:-200%} 3.95%{left:-300%} 4.61%{left:-300%} 5.26%{left:-400%} 5.92%{left:-400%} 6.58%{left:-500%} 7.24%{left:-500%} 7.89%{left:-600%} 8.55%{left:-600%} 9.21%{left:-700%} 9.87%{left:-700%} 10.53%{left:-800%} 11.18%{left:-800%} 11.84%{left:-900%} 12.5%{left:-900%} 13.16%{left:-1000%} 13.82%{left:-1000%} 14.47%{left:-1100%} 15.13%{left:-1100%} 15.79%{left:-1200%} 16.45%{left:-1200%} 17.11%{left:-1300%} 17.76%{left:-1300%} 18.42%{left:-1400%} 19.08%{left:-1400%} 19.74%{left:-1500%} 20.39%{left:-1500%} 21.05%{left:-1600%} 21.71%{left:-1600%} 22.37%{left:-1700%} 23.03%{left:-1700%} 23.68%{left:-1800%} 24.34%{left:-1800%} 25%{left:-1900%} 25.66%{left:-1900%} 26.32%{left:-2000%} 26.97%{left:-2000%} 27.63%{left:-2100%} 28.29%{left:-2100%} 28.95%{left:-2200%} 29.61%{left:-2200%} 30.26%{left:-2300%} 30.92%{left:-2300%} 31.58%{left:-2400%} 32.24%{left:-2400%} 32.89%{left:-2500%} 33.55%{left:-2500%} 34.21%{left:-2600%} 34.87%{left:-2600%} 35.53%{left:-2700%} 36.18%{left:-2700%} 36.84%{left:-2800%} 37.5%{left:-2800%} 38.16%{left:-2900%} 38.82%{left:-2900%} 39.47%{left:-3000%} 40.13%{left:-3000%} 40.79%{left:-3100%} 41.45%{left:-3100%} 42.11%{left:-3200%} 42.76%{left:-3200%} 43.42%{left:-3300%} 44.08%{left:-3300%} 44.74%{left:-3400%} 45.39%{left:-3400%} 46.05%{left:-3500%} 46.71%{left:-3500%} 47.37%{left:-3600%} 48.03%{left:-3600%} 48.68%{left:-3700%} 49.34%{left:-3700%} 50%{left:-3800%} 50.66%{left:-3800%} 51.32%{left:-3900%} 51.97%{left:-3900%} 52.63%{left:-4000%} 53.29%{left:-4000%} 53.95%{left:-4100%} 54.61%{left:-4100%} 55.26%{left:-4200%} 55.92%{left:-4200%} 56.58%{left:-4300%} 57.24%{left:-4300%} 57.89%{left:-4400%} 58.55%{left:-4400%} 59.21%{left:-4500%} 59.87%{left:-4500%} 60.53%{left:-4600%} 61.18%{left:-4600%} 61.84%{left:-4700%} 62.5%{left:-4700%} 63.16%{left:-4800%} 63.82%{left:-4800%} 64.47%{left:-4900%} 65.13%{left:-4900%} 65.79%{left:-5000%} 66.45%{left:-5000%} 67.11%{left:-5100%} 67.76%{left:-5100%} 68.42%{left:-5200%} 69.08%{left:-5200%} 69.74%{left:-5300%} 70.39%{left:-5300%} 71.05%{left:-5400%} 71.71%{left:-5400%} 72.37%{left:-5500%} 73.03%{left:-5500%} 73.68%{left:-5600%} 74.34%{left:-5600%} 75%{left:-5700%} 75.66%{left:-5700%} 76.32%{left:-5800%} 76.97%{left:-5800%} 77.63%{left:-5900%} 78.29%{left:-5900%} 78.95%{left:-6000%} 79.61%{left:-6000%} 80.26%{left:-6100%} 80.92%{left:-6100%} 81.58%{left:-6200%} 82.24%{left:-6200%} 82.89%{left:-6300%} 83.55%{left:-6300%} 84.21%{left:-6400%} 84.87%{left:-6400%} 85.53%{left:-6500%} 86.18%{left:-6500%} 86.84%{left:-6600%} 87.5%{left:-6600%} 88.16%{left:-6700%} 88.82%{left:-6700%} 89.47%{left:-6800%} 90.13%{left:-6800%} 90.79%{left:-6900%} 91.45%{left:-6900%} 92.11%{left:-7000%} 92.76%{left:-7000%} 93.42%{left:-7100%} 94.08%{left:-7100%} 94.74%{left:-7200%} 95.39%{left:-7200%} 96.05%{left:-7300%} 96.71%{left:-7300%} 97.37%{left:-7400%} 98.03%{left:-7400%} 98.68%{left:-7500%} 99.34%{left:-7500%} }
@-moz-keyframes wsBasic{0%{left:-0%} 0.66%{left:-0%} 1.32%{left:-100%} 1.97%{left:-100%} 2.63%{left:-200%} 3.29%{left:-200%} 3.95%{left:-300%} 4.61%{left:-300%} 5.26%{left:-400%} 5.92%{left:-400%} 6.58%{left:-500%} 7.24%{left:-500%} 7.89%{left:-600%} 8.55%{left:-600%} 9.21%{left:-700%} 9.87%{left:-700%} 10.53%{left:-800%} 11.18%{left:-800%} 11.84%{left:-900%} 12.5%{left:-900%} 13.16%{left:-1000%} 13.82%{left:-1000%} 14.47%{left:-1100%} 15.13%{left:-1100%} 15.79%{left:-1200%} 16.45%{left:-1200%} 17.11%{left:-1300%} 17.76%{left:-1300%} 18.42%{left:-1400%} 19.08%{left:-1400%} 19.74%{left:-1500%} 20.39%{left:-1500%} 21.05%{left:-1600%} 21.71%{left:-1600%} 22.37%{left:-1700%} 23.03%{left:-1700%} 23.68%{left:-1800%} 24.34%{left:-1800%} 25%{left:-1900%} 25.66%{left:-1900%} 26.32%{left:-2000%} 26.97%{left:-2000%} 27.63%{left:-2100%} 28.29%{left:-2100%} 28.95%{left:-2200%} 29.61%{left:-2200%} 30.26%{left:-2300%} 30.92%{left:-2300%} 31.58%{left:-2400%} 32.24%{left:-2400%} 32.89%{left:-2500%} 33.55%{left:-2500%} 34.21%{left:-2600%} 34.87%{left:-2600%} 35.53%{left:-2700%} 36.18%{left:-2700%} 36.84%{left:-2800%} 37.5%{left:-2800%} 38.16%{left:-2900%} 38.82%{left:-2900%} 39.47%{left:-3000%} 40.13%{left:-3000%} 40.79%{left:-3100%} 41.45%{left:-3100%} 42.11%{left:-3200%} 42.76%{left:-3200%} 43.42%{left:-3300%} 44.08%{left:-3300%} 44.74%{left:-3400%} 45.39%{left:-3400%} 46.05%{left:-3500%} 46.71%{left:-3500%} 47.37%{left:-3600%} 48.03%{left:-3600%} 48.68%{left:-3700%} 49.34%{left:-3700%} 50%{left:-3800%} 50.66%{left:-3800%} 51.32%{left:-3900%} 51.97%{left:-3900%} 52.63%{left:-4000%} 53.29%{left:-4000%} 53.95%{left:-4100%} 54.61%{left:-4100%} 55.26%{left:-4200%} 55.92%{left:-4200%} 56.58%{left:-4300%} 57.24%{left:-4300%} 57.89%{left:-4400%} 58.55%{left:-4400%} 59.21%{left:-4500%} 59.87%{left:-4500%} 60.53%{left:-4600%} 61.18%{left:-4600%} 61.84%{left:-4700%} 62.5%{left:-4700%} 63.16%{left:-4800%} 63.82%{left:-4800%} 64.47%{left:-4900%} 65.13%{left:-4900%} 65.79%{left:-5000%} 66.45%{left:-5000%} 67.11%{left:-5100%} 67.76%{left:-5100%} 68.42%{left:-5200%} 69.08%{left:-5200%} 69.74%{left:-5300%} 70.39%{left:-5300%} 71.05%{left:-5400%} 71.71%{left:-5400%} 72.37%{left:-5500%} 73.03%{left:-5500%} 73.68%{left:-5600%} 74.34%{left:-5600%} 75%{left:-5700%} 75.66%{left:-5700%} 76.32%{left:-5800%} 76.97%{left:-5800%} 77.63%{left:-5900%} 78.29%{left:-5900%} 78.95%{left:-6000%} 79.61%{left:-6000%} 80.26%{left:-6100%} 80.92%{left:-6100%} 81.58%{left:-6200%} 82.24%{left:-6200%} 82.89%{left:-6300%} 83.55%{left:-6300%} 84.21%{left:-6400%} 84.87%{left:-6400%} 85.53%{left:-6500%} 86.18%{left:-6500%} 86.84%{left:-6600%} 87.5%{left:-6600%} 88.16%{left:-6700%} 88.82%{left:-6700%} 89.47%{left:-6800%} 90.13%{left:-6800%} 90.79%{left:-6900%} 91.45%{left:-6900%} 92.11%{left:-7000%} 92.76%{left:-7000%} 93.42%{left:-7100%} 94.08%{left:-7100%} 94.74%{left:-7200%} 95.39%{left:-7200%} 96.05%{left:-7300%} 96.71%{left:-7300%} 97.37%{left:-7400%} 98.03%{left:-7400%} 98.68%{left:-7500%} 99.34%{left:-7500%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 0.66%{left:-0%} 1.32%{left:-100%} 1.97%{left:-100%} 2.63%{left:-200%} 3.29%{left:-200%} 3.95%{left:-300%} 4.61%{left:-300%} 5.26%{left:-400%} 5.92%{left:-400%} 6.58%{left:-500%} 7.24%{left:-500%} 7.89%{left:-600%} 8.55%{left:-600%} 9.21%{left:-700%} 9.87%{left:-700%} 10.53%{left:-800%} 11.18%{left:-800%} 11.84%{left:-900%} 12.5%{left:-900%} 13.16%{left:-1000%} 13.82%{left:-1000%} 14.47%{left:-1100%} 15.13%{left:-1100%} 15.79%{left:-1200%} 16.45%{left:-1200%} 17.11%{left:-1300%} 17.76%{left:-1300%} 18.42%{left:-1400%} 19.08%{left:-1400%} 19.74%{left:-1500%} 20.39%{left:-1500%} 21.05%{left:-1600%} 21.71%{left:-1600%} 22.37%{left:-1700%} 23.03%{left:-1700%} 23.68%{left:-1800%} 24.34%{left:-1800%} 25%{left:-1900%} 25.66%{left:-1900%} 26.32%{left:-2000%} 26.97%{left:-2000%} 27.63%{left:-2100%} 28.29%{left:-2100%} 28.95%{left:-2200%} 29.61%{left:-2200%} 30.26%{left:-2300%} 30.92%{left:-2300%} 31.58%{left:-2400%} 32.24%{left:-2400%} 32.89%{left:-2500%} 33.55%{left:-2500%} 34.21%{left:-2600%} 34.87%{left:-2600%} 35.53%{left:-2700%} 36.18%{left:-2700%} 36.84%{left:-2800%} 37.5%{left:-2800%} 38.16%{left:-2900%} 38.82%{left:-2900%} 39.47%{left:-3000%} 40.13%{left:-3000%} 40.79%{left:-3100%} 41.45%{left:-3100%} 42.11%{left:-3200%} 42.76%{left:-3200%} 43.42%{left:-3300%} 44.08%{left:-3300%} 44.74%{left:-3400%} 45.39%{left:-3400%} 46.05%{left:-3500%} 46.71%{left:-3500%} 47.37%{left:-3600%} 48.03%{left:-3600%} 48.68%{left:-3700%} 49.34%{left:-3700%} 50%{left:-3800%} 50.66%{left:-3800%} 51.32%{left:-3900%} 51.97%{left:-3900%} 52.63%{left:-4000%} 53.29%{left:-4000%} 53.95%{left:-4100%} 54.61%{left:-4100%} 55.26%{left:-4200%} 55.92%{left:-4200%} 56.58%{left:-4300%} 57.24%{left:-4300%} 57.89%{left:-4400%} 58.55%{left:-4400%} 59.21%{left:-4500%} 59.87%{left:-4500%} 60.53%{left:-4600%} 61.18%{left:-4600%} 61.84%{left:-4700%} 62.5%{left:-4700%} 63.16%{left:-4800%} 63.82%{left:-4800%} 64.47%{left:-4900%} 65.13%{left:-4900%} 65.79%{left:-5000%} 66.45%{left:-5000%} 67.11%{left:-5100%} 67.76%{left:-5100%} 68.42%{left:-5200%} 69.08%{left:-5200%} 69.74%{left:-5300%} 70.39%{left:-5300%} 71.05%{left:-5400%} 71.71%{left:-5400%} 72.37%{left:-5500%} 73.03%{left:-5500%} 73.68%{left:-5600%} 74.34%{left:-5600%} 75%{left:-5700%} 75.66%{left:-5700%} 76.32%{left:-5800%} 76.97%{left:-5800%} 77.63%{left:-5900%} 78.29%{left:-5900%} 78.95%{left:-6000%} 79.61%{left:-6000%} 80.26%{left:-6100%} 80.92%{left:-6100%} 81.58%{left:-6200%} 82.24%{left:-6200%} 82.89%{left:-6300%} 83.55%{left:-6300%} 84.21%{left:-6400%} 84.87%{left:-6400%} 85.53%{left:-6500%} 86.18%{left:-6500%} 86.84%{left:-6600%} 87.5%{left:-6600%} 88.16%{left:-6700%} 88.82%{left:-6700%} 89.47%{left:-6800%} 90.13%{left:-6800%} 90.79%{left:-6900%} 91.45%{left:-6900%} 92.11%{left:-7000%} 92.76%{left:-7000%} 93.42%{left:-7100%} 94.08%{left:-7100%} 94.74%{left:-7200%} 95.39%{left:-7200%} 96.05%{left:-7300%} 96.71%{left:-7300%} 97.37%{left:-7400%} 98.03%{left:-7400%} 98.68%{left:-7500%} 99.34%{left:-7500%} }

#wowslider-container0 .ws_bulframe div div{
	height: auto;
}

@media all and (max-width:760px) {
	#wowslider-container0 .ws_fullscreen {
		display: block;
	}
}
@media all and (max-width:400px){
	#wowslider-container0 .ws_controls,
	#wowslider-container0 .ws_bullets,
	#wowslider-container0 .ws_thumbs{
		display: none
	}
}

