/*
 *	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;
    /* justify-content: end; */
}

* 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;
    color: #fff;
}
#wowslider-container1 a:hover {
    /* color: #000; */
}

#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;
	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: none */
}

/* bottom center */
#wowslider-container1 .ws_bullets {
	bottom: 0px;
	left: 50%;
}

#wowslider-container1 .ws_bullets div {
	left: -50%;
}
#wowslider-container1 .ws-title {
    position: absolute;
    left: 6%;
    max-width: 50vw;
    z-index: 11;
    font-family: 'Poppins', sans-serif;
	background-color: #ffffffbf;
    padding: 21px 20px;
    border-radius: 10px;
   /* border: 3px solid #fff; */
}

#wowslider-container1 .ws-title span {
    width: 100%;
    display: block;
}

#wowslider-container1 .ws-title div {
	padding-top: 5px;
	font-size: 18px;
	line-height: 20px;
}

#wowslider-container1 .ws-title span h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    line-height: 140%;
    margin: 0% !important;
    text-transform: uppercase;
    letter-spacing: .5px;
}

#wowslider-container1 .ws-title span h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 33px;
    font-weight: 600;
    line-height: 140%;
    color: #000000;
    text-transform: uppercase;
    margin: 0% !important;
}

#wowslider-container1 .ws-title span p span {
    color: #0090cd;
}

#wowslider-container1 .ws-title span p {
    font-family: 'Poppins', sans-serif;
    font-size: 57px;
    font-weight: 700;
    color: #000000;
    margin: 1% 0% 0% !important;
    line-height: 106%;
}

#wowslider-container1 .ws-title span button {
    font-family: 'Poppins', sans-serif;
    background-color: #0093c9;
    padding: 15px 34px;
    border-radius: 50px;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-top: 5%;
    outline: none;
    border: none;
    text-transform: uppercase;
	transition: all .2s linear;
}

#wowslider-container1 .ws-title span button:last-child {
    background-color: #000000;
}

#wowslider-container1 .ws-title span button:hover {
    transform: translateY(-5px);
    box-shadow: 0 2px 13px 0px #a5a5a5;
}
/* #wowslider-container1 .ws-title span button:nth-child(5) {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 12px 28px;
    border-radius: 5px;
    outline: none;
    border: none;
    background-color: #fff;
    color: #000;
    position: relative;
    transition: all .7s;
    text-transform: uppercase;
    margin: 3% 0% 0% !important;
} */
/* 
#wowslider-container1 .ws-title span button::after {
	content: "";
	position: absolute;
	bottom: 5px;
	width: 10px;
	height: 10px;
	 background-color: red; 
	right: 5px;
	 border-bottom: 10px solid #000; 
	border-right: 10px solid #ffffff;
	clip-path: polygon(100% 2%, 0% 100%, 100% 100%);
	transition: all .4s ease-in;
}
#wowslider-container1 .ws-title span button:hover::after {
	border-right: 10px solid #bed232;
}
#wowslider-container1 .ws-title span button:hover {
	background-color: #fff;
	color: #000!important;
} */


#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:1800px) {

}

@media only screen and (max-width:1500px) {}
@media only screen and (max-width:700px) {
	
}

@media only screen and (max-width:320px) {
	#wowslider-container1 .ws-title span h2{
		font-size: 15px !important;
	}
	#wowslider-container1 .ws-title span p{
		font-size: 9px;
	}
}

@media only screen and (max-width:400px) {}

@media only screen and (max-width:960px) {
	#wowslider-container1 .ws-title {
        bottom: 57px;
        font-size: 26px;
    }
	
	#wowslider-container1 .ws-title span button{
		padding: 5px 23px;
	}

}

@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;
	}
}