/*
 *	generated by WOW Slider 8.6
 *	template Quiet
 */
#wowslider-container1 {
	position: absolute;
	top: 0;
	/* right: 0; */
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	margin: 0px auto 0px;
	z-index: 90;
	text-align: left;
	/* reset align=center */
	font-size: 10px;
	text-shadow: none;
	width: 1920px;
	/* fix some user styles */

	/* reset box-sizing (to boostrap friendly) */
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#wowslider-container1 .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-container1 .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-container1 .ws_images {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border: none;
	overflow: hidden;
}

#wowslider-container1 .ws_images ul a {
	width: 100%;
	height: 100%;
	display: block;
	color: transparent;
}

#wowslider-container1 img {
	/* max-width: none !important; */
}

#wowslider-container1 .ws_images .ws_list img,
#wowslider-container1 .ws_images>div>img {
	width: 1920px;
	border: none 0;
	/* max-width: none; */
	padding: 0;
	margin: 0;
	height:640px;
	
	object-fit: cover;
}

#wowslider-container1 .ws_bullets {
	position: absolute;
	z-index: 70;
	float: left;
}

#wowslider-container1 .ws_bullets div {
	position: relative;
	float: left;
	font-size: 0px;
}

/* compatibility with Joomla styles */
#wowslider-container1 .ws_bullets a {
	line-height: 0;
}

#wowslider-container1 .ws_script {
	display: none;
}

#wowslider-container1 sound,
#wowslider-container1 object {
	position: absolute;
}

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

#wowslider-container1 .ws_photoItem {
	border: 2em solid #fff;
	margin-left: -2em;
	margin-top: -2em;
}

#wowslider-container1 .ws_cube_side {
	background: #A6A5A9;
}

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


/* youtube/vimeo buttons */
#wowslider-container1 .ws_video_btn {
	position: absolute;
	display: none;
	cursor: pointer;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 55;
}

#wowslider-container1 .ws_video_btn.ws_youtube,
#wowslider-container1 .ws_video_btn.ws_vimeo {
	display: block;
}

#wowslider-container1 .ws_video_btn div {
	position: absolute;
	background-image: url(../img/playvideo.png);
	background-size: 200%;
	top: 50%;
	left: 50%;
	width: 7em;
	height: 5em;
	margin-left: -3.5em;
	margin-top: -2.5em;
}

#wowslider-container1 .ws_video_btn.ws_youtube div {
	background-position: 0 0;
}

#wowslider-container1 .ws_video_btn.ws_youtube:hover div {
	background-position: 100% 0;
}

#wowslider-container1 .ws_video_btn.ws_vimeo div {
	background-position: 0 100%;
}

#wowslider-container1 .ws_video_btn.ws_vimeo:hover div {
	background-position: 100% 100%;
}

#wowslider-container1 .ws_playpause.ws_hide {
	display: none !important;
}

#wowslider-container1 .ws_bullets a {
	width: 12px;
	height: 12px;
	background: rgba(255, 255, 255, 0.5);
	float: left;
	text-indent: -4000px;
	position: relative;
	margin-left: 3px;
	color: transparent;
	border-radius: 50%;
	margin: 0 10px;
}
#wowslider-container1 .ws_controls{
	width: 1600px;
	position: absolute;
	height: 50px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 9999999;
}
@media screen and (max-width: 1600px) {
	#wowslider-container1 .ws_controls{
		width: 1200px;
	}
}
#wowslider-container1 .ws_bullets a.ws_selbull {
	background: rgba(255, 255, 255, 1);
}

#wowslider-container1 a.ws_next,
#wowslider-container1 a.ws_prev {
	position: absolute;
	top: 0;
	z-index: 60;
	height: 50px;
	width: 50px;
}

#wowslider-container1 a.ws_prev {
	background: url(../images/btnL.png) no-repeat center center;
	background-size: 17px 29px;
	left: 0;
}

#wowslider-container1 a.ws_next {
	background: url(../images/btnR.png) no-repeat center center;
	background-size: 17px 29px;
	right: 0;
}

/*playpause*/
#wowslider-container1 .ws_playpause {
	width: 4.4em;
	height: 5em;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -2.2em;
	margin-top: -2em;
	z-index: 59;
}

#wowslider-container1 .ws_pause {
	display: none;
}

#wowslider-container1 .ws_bullets {
	bottom: 26px;
	left: 50%;
}

#wowslider-container1 .ws_bullets div {
	left: -50%;
}

#wowslider-container1 .ws_bullets .ws_bulframe {
	bottom: 20px;
}

#wowslider-container1 .ws-title {
	position: absolute;
	display: block;
	font: 3em 'Oswald', Arial, Helvetica, sans-serif;
	bottom: 10%;
	left: 5%;
	margin: 0;
	z-index: 50;
	color: #000;
	text-shadow: 0.04em 0.04em 0.04em #BBBBBB;
	box-sizing: border-box;
}

#wowslider-container1 .ws-title div,
#wowslider-container1 .ws-title span {
	display: inline-block;
	padding: 0.5em;
	background: #fff;
	border-radius: 0.25em;
	-moz-border-radius: 0.25em;
	-webkit-border-radius: 0.25em;
	opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}

#wowslider-container1 .ws-title div {
	display: block;
	background: #666666;
	margin-top: 0.5em;
	font-size: 0.833em;
	color: #FFFFFF;
	opacity: 0.8;
	text-shadow: 0.05em 0.05em 0.05em #000;
	padding: 0.4em;
}

#wowslider-container1 .ws-title span {
	line-height: 1.5em;
	padding: 0.3em;
}

#wowslider-container1 .ws_images>ul {
	animation: wsBasic 52s infinite;
	-moz-animation: wsBasic 52s infinite;
	-webkit-animation: wsBasic 52s infinite;
}

@keyframes wsBasic {
	0% {
		left: -0%
	}

	3.85% {
		left: -0%
	}

	7.69% {
		left: -100%
	}

	11.54% {
		left: -100%
	}

	15.38% {
		left: -200%
	}

	19.23% {
		left: -200%
	}

	23.08% {
		left: -300%
	}

	26.92% {
		left: -300%
	}

	30.77% {
		left: -400%
	}

	34.62% {
		left: -400%
	}

	38.46% {
		left: -500%
	}

	42.31% {
		left: -500%
	}

	46.15% {
		left: -600%
	}

	50% {
		left: -600%
	}

	53.85% {
		left: -700%
	}

	57.69% {
		left: -700%
	}

	61.54% {
		left: -800%
	}

	65.38% {
		left: -800%
	}

	69.23% {
		left: -900%
	}

	73.08% {
		left: -900%
	}

	76.92% {
		left: -1000%
	}

	80.77% {
		left: -1000%
	}

	84.62% {
		left: -1100%
	}

	88.46% {
		left: -1100%
	}

	92.31% {
		left: -1200%
	}

	96.15% {
		left: -1200%
	}
}

@-moz-keyframes wsBasic {
	0% {
		left: -0%
	}

	3.85% {
		left: -0%
	}

	7.69% {
		left: -100%
	}

	11.54% {
		left: -100%
	}

	15.38% {
		left: -200%
	}

	19.23% {
		left: -200%
	}

	23.08% {
		left: -300%
	}

	26.92% {
		left: -300%
	}

	30.77% {
		left: -400%
	}

	34.62% {
		left: -400%
	}

	38.46% {
		left: -500%
	}

	42.31% {
		left: -500%
	}

	46.15% {
		left: -600%
	}

	50% {
		left: -600%
	}

	53.85% {
		left: -700%
	}

	57.69% {
		left: -700%
	}

	61.54% {
		left: -800%
	}

	65.38% {
		left: -800%
	}

	69.23% {
		left: -900%
	}

	73.08% {
		left: -900%
	}

	76.92% {
		left: -1000%
	}

	80.77% {
		left: -1000%
	}

	84.62% {
		left: -1100%
	}

	88.46% {
		left: -1100%
	}

	92.31% {
		left: -1200%
	}

	96.15% {
		left: -1200%
	}
}

@-webkit-keyframes wsBasic {
	0% {
		left: -0%
	}

	3.85% {
		left: -0%
	}

	7.69% {
		left: -100%
	}

	11.54% {
		left: -100%
	}

	15.38% {
		left: -200%
	}

	19.23% {
		left: -200%
	}

	23.08% {
		left: -300%
	}

	26.92% {
		left: -300%
	}

	30.77% {
		left: -400%
	}

	34.62% {
		left: -400%
	}

	38.46% {
		left: -500%
	}

	42.31% {
		left: -500%
	}

	46.15% {
		left: -600%
	}

	50% {
		left: -600%
	}

	53.85% {
		left: -700%
	}

	57.69% {
		left: -700%
	}

	61.54% {
		left: -800%
	}

	65.38% {
		left: -800%
	}

	69.23% {
		left: -900%
	}

	73.08% {
		left: -900%
	}

	76.92% {
		left: -1000%
	}

	80.77% {
		left: -1000%
	}

	84.62% {
		left: -1100%
	}

	88.46% {
		left: -1100%
	}

	92.31% {
		left: -1200%
	}

	96.15% {
		left: -1200%
	}
}

#wowslider-container1 .ws_bullets a img {
	text-indent: 0;
	display: block;
	bottom: 15px;
	left: -83px;
	visibility: hidden;
	position: absolute;
	-moz-box-shadow: 0 0 5px #999999;
	box-shadow: 0 0 5px #999999;
	border: 5px solid #FFFFFF;
	max-width: none;
}

#wowslider-container1 .ws_bullets a:hover img {
	visibility: visible;
}

#wowslider-container1 .ws_bulframe div div {
	height: 48px;
	overflow: visible;
	position: relative;
}

#wowslider-container1 .ws_bulframe div {
	left: 0;
	overflow: hidden;
	position: relative;
	width: 166px;
	background-color: #FFFFFF;
	height: auto;
}

#wowslider-container1 .ws_bullets .ws_bulframe {
	display: none;
	overflow: visible;
	position: absolute;
	cursor: pointer;
	-moz-box-shadow: 0 0 5px #999999;
	box-shadow: 0 0 5px #999999;
	border: 5px solid #FFFFFF;
}

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

@media all and (max-width:760px) {
	#wowslider-container1 .ws_fullscreen {
		display: block;
	}
}

@media all and (max-width:400px) {

	#wowslider-container1 .ws_controls,
	#wowslider-container1 .ws_bullets,
	#wowslider-container1 .ws_thumbs {
		display: none
	}
}
