﻿@import url('https://fonts.googleapis.com/css?family=Hind');
@import url('https://fonts.googleapis.com/css?family=Hind|Julius+Sans+One');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display|Playfair+Display+SC');
@import url('https://fonts.googleapis.com/css?family=Roboto');
ul {
	list-style: none outside none;
	padding-left: 0;
	margin: 0;
}
.demo .item {
	margin-bottom: 0px;
}
.content-slider li {
	background-color: #eaecee;
	text-align: center;
	color: #FFF;
	padding: 0;
	margin: 0;
}
.demo {
	width: 100%;
	float: left;
}









.demo33 .item {
	margin-bottom: 0px;
	background:orange;
	height:250px;
}
.content-slider33 li {
	text-align: center;
	color: #FFF;
	padding: 0;
	margin: 0;
	float:left;
}


.content-slider33 li img {
width:auto;
max-width:100%;
height:auto;
padding:50px 0;
}





.demo33 {
	width: 100%;
	float: left;
}


















.we99 {
	width: 100%;
	display: table;
	position: relative;
	background: #none;

}







.we99.image {
	width: 100%;
	display: table-cell;
	box-sizing: border-box;
	padding: 0;
	float: left;
}
.we99.image img {
	max-height: 100%;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: -4px;
}
.we99.text {
	width: 500px;
	height: auto;
	display: table-cell;
	box-sizing: border-box;
	padding: 0;
	float: left;
	position: absolute;
	z-index: 100;
	background: none;
	bottom: 15%;
	left: 8%;
	background: rgba(0,0,0,0.3);
	padding: 25px;
}
.we99.text h1 {
	text-align: left;
	font-weight: 500;
	color: #feb512;
	text-transform: uppercase;
	margin: 0;
	line-height: 45px;
	font-size: 35px;
}
.we99.text p {
	text-align: left;
	font-size: 24px;
	color: #ffffff;
	line-height: 30px;
	font-family: 'Raleway';
	font-weight: 500;
}
.we99.text a {
	text-align: left;
	font-family: 'Heebo';
	text-transform: uppercase;
	font-size: 16px;
	color: #ffffff;
	background: #ea9c1a;
	box-sizing: border-box;
	padding: 4px 10px;
	text-decoration: none;
	float: left;
}
.we99.text a:hover {
	background: #000000;
}




@media all and (max-width: 960px) {

.we99 {
	margin-top: 76px;
}
.we99.sticky {
	margin-top: 59px;
}
.we99.text h1 {
	font-size: 25px;
	line-height: 30px;
}
.we99.text {
	width: 80%;
	bottom: 3%;
	left: 1%;
	padding: 12px;
}
.we99.text a {
	font-size: 14px;
}
.we99.text p {
	text-align: left;
	font-size: 19px;
	color: #ffffff;
	line-height: 21px;
	font-family: 'Raleway';
	font-weight: 500;
}
}
@media all and (max-width: 768px) {
.we99 {
	margin-top: 62px;
}
.we99.sticky {
	margin-top: 53px;
}
}
@media all and (max-width: 767px) {
.we99.text {
	display: none;
}
}
@media all and (max-width: 490px) {
.we99 {
	margin-top: 49px;
}
.we99.sticky {
	margin-top: 37px;
}
.we99.text {
	display: none;
}
}















