/*
 *	generated by WOW Slider 2.4
 */
#wowslider-container1 {
	zoom: 1;
	position: relative;
	max-width: 851px;
	margin: 0 auto;
	z-index: 0;
	border: none;
	text-align: left;
	margin-left: 66px;
	margin-top: 5px;

}

#templatemo_middle {
	margin-bottom: 40px;
}

* html #wowslider-container1 {
	width: 851px
}

#wowslider-container1 ul {
	position: relative;
	width: 100%;
	height: 100%;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	overflow: visible;
	/*table-layout:fixed;*/
}

#wowslider-container1 ul li {
	width: 100%;
	height: 100%;
	line-height: 0;
	/*opera*/
	float: left;
	font-size: 0;
	padding: 0;
	margin: 0;
}

#wowslider-container1 ul li img {
	width: 1000%;
	height: 100%;
	object-fit: cover;
}

#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 .ws_images img {
	width: 100%;
	border: none 0;
	max-width: none;
}

#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 a.wsl {
	display: none;
}

#wowslider-container1 .ws_frame {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	border: solid 8px black;
	z-index: 9;
	opacity: 0.3;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}

/* * html #wowslider-container1 .ws_frame {
	width: $FrameW$px;
	height: $FrameH$px;
} */

#wowslider-container1 .ws_bullets {
	padding: 10px;
}

#wowslider-container1 .ws_bullets a {
	margin: 0;
	width: 16px;
	height: 15px;
	background: url(../images/bullet.png) left top;
	float: left;
	text-indent: -4000px;
	position: relative;
	color: transparent;
}

#wowslider-container1 .ws_bullets a:hover {
	background-position: -16px 0;
}

#wowslider-container1 .ws_bullets a.ws_selbull {
	background-position: right top;
}

#wowslider-container1 .ws_bullets a.ws_overbull {
	background-position: 50% top;
}

#wowslider-container1 .ws_bullets a:hover {
	background-position: 50% top;
}

#wowslider-container1 a.ws_next,
#wowslider-container1 a.ws_prev {
	position: absolute;
	display: block;
	top: 46%;
	margin-top: -27px;
	z-index: 60;
	height: 96px;
	width: 100px;
	background-image: url(../images/arrows.png);
}

#wowslider-container1 a.ws_next {
	background-position: 100% 0;
	right: -59px;
}

#wowslider-container1 a.ws_prev {
	left: -59px;
	background-position: 0 0;
}

#wowslider-container1 .ws-title {
	position: absolute;
	bottom: 18px;
	left: 18px;
	margin-right: 23px;
	z-index: 50;
	padding: 5px;
	color: #FFF;
	background: #000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	opacity: 0.6;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

#wowslider-container1 .ws-title div {
	padding-top: 5px;
	font-size: 12px;
}

/* bottom center */
#wowslider-container1 .ws_bullets {
	bottom: 5px;
	left: 50%;
}

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

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

#wowslider-container1 ul {
	animation: wsBasic 11.1s infinite;
	-moz-animation: wsBasic 11.1s infinite;
	-webkit-animation: wsBasic 11.1s infinite;
}

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

	18.02% {
		left: -0%
	}

	33.33% {
		left: -100%
	}

	51.35% {
		left: -100%
	}

	66.67% {
		left: -200%
	}

	84.68% {
		left: -200%
	}
}

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

	18.02% {
		left: -0%
	}

	33.33% {
		left: -100%
	}

	51.35% {
		left: -100%
	}

	66.67% {
		left: -200%
	}

	84.68% {
		left: -200%
	}
}

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

	18.02% {
		left: -0%
	}

	33.33% {
		left: -100%
	}

	51.35% {
		left: -100%
	}

	66.67% {
		left: -200%
	}

	84.68% {
		left: -200%
	}
}

#wowslider-container1 .ws_bullets a img {
	text-indent: 0;
	display: block;
	bottom: 15px;
	left: -106px;
	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: 90px;
	overflow: visible;
	position: relative;
}

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

#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 span {
	display: block;
	position: absolute;
	bottom: -11px;
	margin-left: -5px;
	left: 106px;
	background: url(../images/triangle.png);
	width: 15px;
	height: 6px;
}

/*
     FILE ARCHIVED ON 05:14:34 Dec 29, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:17:28 Sep 09, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.544
  exclusion.robots: 0.019
  exclusion.robots.policy: 0.008
  esindex: 0.01
  cdx.remote: 41.25
  LoadShardBlock: 190.62 (3)
  PetaboxLoader3.datanode: 118.155 (4)
  PetaboxLoader3.resolve: 173.875 (3)
  load_resource: 114.058
*/
.w-100 {
	width: 100%;
}










/* contact */


/* label,
a,
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
} */

.err {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
}

input.form_size {
	width: 300px;
	height: 35px;
	border: 1px solid #666666;
}

textarea.form_size {
	width: 300px;
	min-height: 200px;
	border: 1px solid #666666;
}

.templatemo_footer a{
	font-weight: bold;
}