/*
 *	generated by WOW Slider 4.1
 *	template Surface
 */
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300&subset=latin,latin-ext,cyrillic);

#wowslider-container1 {
    zoom: 1;
    position: relative;
    max-width: 100%;
    margin: 0px auto 0px;
    z-index: 0;
    text-align: left;
    display: flex;
    align-items: center;
}

* html #wowslider-container1 {
	width: 100%
}

#wowslider-container1 .ws_images ul {
	position: relative;
	width: 10000%;
	height: auto;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	overflow: visible;
	/*table-layout:fixed;*/
}

#wowslider-container1 .ws_images ul li {
	width: 1%;
	line-height: 0;
	/*opera*/
	float: left;
	font-size: 0;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
}

#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 img {
	max-width: none !important;
}

#wowslider-container1 .ws_images img {
	width: 100%;
	border: none 0;
	max-width: none;
	padding: 0;
}

#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 .wsl {
	display: none;
}

#wowslider-container1 sound,
#wowslider-container1 object {
	position: absolute;
}

#wowslider-container1 .ws_bullets {
	padding: 9px;
}

#wowslider-container1 .ws_bullets a {
	width: 21px;
	height: 21px;
	background: url(./bullet.png) left top;
	float: left;
	text-indent: -4000px;
	position: relative;
	margin-left: 7px;
	color: transparent;
}

#wowslider-container1 .ws_bullets a:hover {
	background-position: 0 50%;
}

#wowslider-container1 .ws_bullets a.ws_selbull {
	background-position: 0 100%;
}

#wowslider-container1 a.ws_next,
#wowslider-container1 a.ws_prev {
	position: absolute;
	display: none;
	top: 50%;
	margin-top: -20px;
	z-index: 60;
	height: 38px;
	width: 38px;
	background-image: url(./arrows.png);
}

#wowslider-container1 a.ws_next {
	background-position: 100% 0;
	right: 5px;
}

#wowslider-container1 a.ws_prev {
	left: 5px;
	background-position: 0 0;
}

#wowslider-container1 a.ws_next:hover {
	background-position: 100% 50%;
}

#wowslider-container1 a.ws_prev:hover {
	background-position: 0 50%;
}

#wowslider-container1 a.ws_next:active {
	background-position: 100% 100%;
}

#wowslider-container1 a.ws_prev:active {
	background-position: 0 100%;
}

* html #wowslider-container1 a.ws_next,
* html #wowslider-container1 a.ws_prev {
	display: block
}

#wowslider-container1:hover a.ws_next,
#wowslider-container1:hover a.ws_prev,
#wowslider-container1:active a.ws_next,
#wowslider-container1:active a.ws_prev {
	display: block
}

/* bottom center */
#wowslider-container1 .ws_bullets {
	bottom: 0px;
	left: 50%;
}

#wowslider-container1 .ws_bullets div {
	left: -50%;
}

#wowslider-container1 .ws-title {
    position: absolute;
    display: block;
    /* bottom: 30px; */
    left: 50px;
    padding: 0 20px;
    background: #ffffff;
    color: #FFFFFF;
    z-index: 50;
    font-family: 'Open Sans Condensed', "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 24px;
    line-height: 26px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    opacity: 0.8;
}

#wowslider-container1 .ws-title span {
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	font-weight: 700;
	color: #2c3038;
	text-align: left;
	padding: 4% 0%;
	text-transform: capitalize;
	line-height: 140%;
	display: block;
}

#wowslider-container1 .ws-title div {
	/* padding-top:5px;
	font-size: 18px;
	line-height: 20px; */
}

#wowslider-container1 .ws-title span h2 {
    font-family: 'Open Sans', sans-serif;
	font-size: 2vw;
    font-weight: 700;
    color: #000;
    line-height: 140%;
    margin: 0% !important;
}

.banner-btn{
	margin: 10px 0;
}

.banner-btn a{
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2vw;
    background: #00b8d0;
    font-weight: 500;
    color: #fff;
    line-height: 150%;
    padding: 10px;
    border-radius: 10px;
}

#wowslider-container1 .ws-title span p {
    font-family: 'Open Sans', sans-serif;
	font-size: 1.5vw;
    font-weight: 500;
    color: #000;
    line-height: 150%;
    margin: 1% 0 0 !important;
}

#wowslider-container1 .ws_images ul {
	animation: wsBasic 24s infinite;
	-moz-animation: wsBasic 24s infinite;
	-webkit-animation: wsBasic 24s infinite;
}

@keyframes wsBasic {
	0% {
		left: -0%
	}

	8.33% {
		left: -0%
	}

	16.67% {
		left: -100%
	}

	25% {
		left: -100%
	}

	33.33% {
		left: -200%
	}

	41.67% {
		left: -200%
	}

	50% {
		left: -300%
	}

	58.33% {
		left: -300%
	}

	66.67% {
		left: -400%
	}

	75% {
		left: -400%
	}

	83.33% {
		left: -500%
	}

	91.67% {
		left: -500%
	}
}

@-moz-keyframes wsBasic {
	0% {
		left: -0%
	}

	8.33% {
		left: -0%
	}

	16.67% {
		left: -100%
	}

	25% {
		left: -100%
	}

	33.33% {
		left: -200%
	}

	41.67% {
		left: -200%
	}

	50% {
		left: -300%
	}

	58.33% {
		left: -300%
	}

	66.67% {
		left: -400%
	}

	75% {
		left: -400%
	}

	83.33% {
		left: -500%
	}

	91.67% {
		left: -500%
	}
}

@-webkit-keyframes wsBasic {
	0% {
		left: -0%
	}

	8.33% {
		left: -0%
	}

	16.67% {
		left: -100%
	}

	25% {
		left: -100%
	}

	33.33% {
		left: -200%
	}

	41.67% {
		left: -200%
	}

	50% {
		left: -300%
	}

	58.33% {
		left: -300%
	}

	66.67% {
		left: -400%
	}

	75% {
		left: -400%
	}

	83.33% {
		left: -500%
	}

	91.67% {
		left: -500%
	}
}

#wowslider-container1 .ws_bullets a img {
	text-indent: 0;
	display: block;
	bottom: 20px;
	left: -66px;
	visibility: hidden;
	position: absolute;
	border: 3px solid rgba(255, 255, 255, 0.4);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	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: 131px;
	background-color: #FFF;
}

#wowslider-container1 .ws_bullets .ws_bulframe {
	display: none;
	bottom: 26px;
	overflow: visible;
	position: absolute;
	cursor: pointer;
	border: 3px solid rgba(255, 255, 255, 0.4);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#wowslider-container1 .ws_bulframe span {
	display: block;
	position: absolute;
	bottom: -9px;
	margin-left: -1px;
	left: 66px;
	background: url(./triangle.png);
	width: 15px;
	height: 6px;
}


@media only screen and (max-width:700px) {

	.banner-btn a {
		padding: 7px;
	}


	.banner-btn {
		margin: 0 !important;
	}

	#wowslider-container1 .ws-title span {
		padding: 9% 0%;
		line-height: 52%;
	}

}


@media  only screen and (max-width:600px) {
	#wowslider-container1 .ws-title span h2 {
		font-size: 2.7vw;
	}

	#wowslider-container1 .ws-title span p {
		font-size: 2vw;
	}

	.banner-btn a {
		font-size: 1.5vw;
	}
}