/*
 *	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;
	/* reset align=center */
	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;
	/* bottom: 20%; */
	width: fit-content;
	display: block;
	/* margin-top: 5%; */
	float: none !important;
	text-align: justify;
	padding: 0px 1px 0px 64px;
	color: #FFFFFF;
	z-index: 50;
	font-family: 'Poppins', sans-serif;
	font-size: 33px;
	font-weight: 500;
	line-height: 140%;
	/* border: 1px solid rgba(255, 255, 255, 0.4); */
	/* border-radius: 7px; */
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	/* opacity: 0.8; */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}

#wowslider-container1 .ws-title div {
	padding-top: 5px;
	font-size: 18px;
	line-height: 20px;
}

#wowslider-container1 .ws-title span h2 {
	font-size: 75px;
	font-weight: 700;
	line-height: 108%;
}

#wowslider-container1 .ws-title span p {
    font-size: 18px;
    font-weight: 400;
    color: #ccc;
    line-height: 140%;
}

#wowslider-container1 .ws-title span button {
    font-size: 16px;
    font-weight: 600;
    padding: 8px 23px;
    border-radius: 5px;
    outline: none;
    border: none;
    background-color: #e8752a;
    color: #fff;
    position: relative;
    transition: all .7s;
    width: 240px;
    margin-top: 4%;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* #wowslider-container1 .ws-title span button::after {
	content: "";
	position: absolute;
	bottom: 5px;
	width: 10px;
	height: 10px;
	right: 5px;
	border-right: 10px solid #ffffff;
	clip-path: polygon(100% 2%, 0% 100%, 100% 100%);
}
#wowslider-container1 .ws-title span button:hover ::after {
	border-right: 10px solid #eb4438;
} */
#wowslider-container1 .ws-title span button:hover {
	background-color: #20437c;
	color: #fff;
}

#wowslider-container1 .ws_images ul {
	animation: wsBasic 30s infinite;
	-moz-animation: wsBasic 30s infinite;
	-webkit-animation: wsBasic 30s 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:1460px) {

	#wowslider-container1 .ws-title {
		position: absolute;
		display: block;
		bottom: 88px;

	}
}

@media only screen and (max-width:960px) {
	#wowslider-container1 .ws-title {
		bottom: 113px;
		font-size: 26px;
	}
}

@media only screen and (max-width:600px) {

	#wowslider-container1 .ws-title {
		bottom: 50px;
		font-size: 20px;
	}
}


@media only screen and (max-width:400px) {

	#wowslider-container1 .ws-title {
		bottom: 40px;
		font-size: 13px;
	}
}