﻿ul {
	list-style: none outside none;
	padding-left: 0;
	margin: 0;
}
.demo .item {
	margin-bottom: 0;
}


.content-slider {
	height: 100vh; !important;
}



.content-slider li {
	text-align: center;
	color: #fff;
	padding: 0;
	margin: 0;
}






.content-slider22 {
	height: auto; !important;
}













.demo {
	width: 100%;
	float: left;
	position: relative;
}



.projectmanagement {
	width: 100%;
	float: left;
	position: relative;
	margin:60px 0 100px 0;
}






.we99 {
	width: 100%;
	display: table;
	position: relative;
}
.we99.image {
	width: 100%;
	display: table-cell;
	box-sizing: border-box;
	padding: 0;
	float: right;
	height: 100vh !important;
}

.we99.image img {
	max-height: 100%;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 0;
}
.foreground {
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(1,13,17,0.7);
}
.we99.text {
	width: 650px;
	height: auto;
	display: table-cell;
	box-sizing: border-box;
	padding: 0;
	position: absolute;
	z-index: 100;
	background: 0 0;
	left: 0;
	right: 0;
	top: 40%;
	margin: 0 auto;
	/*text-shadow: 1px 1px 0 #474747;*/
}
.we99.text h1 {
	text-align: center;
	font-weight: 800;
	color: #fff;
	margin: 0;
	font-size: 70px;
	font-family: 'Inter';
	width:100%;
}





.we99.text p {
	text-align: center;
	font-size: 17px;
	color: #fff;
	line-height: 24px;
	font-weight:400;
	font-family: 'Inter';
	padding:14px 0 20px 0;
}


.we99.text h3 {
	text-align: center;
	position:relative;
}



.we99.text h3 a {
	text-align: center;
	font-size: 16px;
	color: #fff;
	box-sizing: border-box;
	text-decoration: none;
	text-shadow: none;
	padding: 16px 14px;
	font-family: 'Inter';
	display:block;
	width:150px;
	margin:0 auto;
	border:1px solid white;
	border-radius:3px;
}


.we99.text h3 a:hover {
	background: rgba(0,0,0,0.1);
}


.we99.text h3 a span {
	margin-left:5px;
	position:absolute;
	top:20px;
	transition: 0.25s;
}

.we99.text h3 span:hover {
	margin-left:8px;
	transition: 0.25s;
}




































.we22 {
	width: 100%;
	display: table;
	position: relative;
}
.we22.image {
	width: 100%;
	display: table-cell;
	box-sizing: border-box;
	padding: 0;
	float: right;
	height: 600px !important;
}

.we22.image img {
	max-height: 100%;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 0;
}
.we22.text {
	width: 1366px;
	margin:0 auto;
	height: auto;
	display: table-cell;
	box-sizing: border-box;
	padding: 0;
	position: absolute;
	z-index: 100;
	background: 0 0;
	left: 0;
	right: 0;
	top: 5%;
	/*text-shadow: 1px 1px 0 #474747;*/
}


.we22.text h1 {
	text-align: left;
	font-weight: 700;
	color: #ffffff;
	margin: 0;
	font-size: 40px;
	font-family: 'Merriweather';
	text-transform: uppercase;
	position: relative;
	width:450px;
	padding:100px 0 0px 0;
}


.we22.text p {
	width: 100%;
	text-align: left;
	float:left;
	color: #ffffff;
	font-size: 16px;
	line-height: 24px;
	padding-top:12px;
	width:450px;
}





.we22.text h3 {
	text-align: left;
	position:relative;
	float:left;
	width:100%;
	padding-bottom:100px;
}


.we22.text h3 a {
	text-align: left;
	font-size: 16px;
	color: #fff;
	box-sizing: border-box;
	text-decoration: none;
	text-shadow: none;
	padding: 16px 14px 16px 0;
	font-family: 'Inter';
	display:block;
	width:150px;
	margin:0 auto;
	float:left;
}


.we22.text h3 a span {
	margin-left:5px;
	position:absolute;
	top:20px;
	transition: 0.25s;
}

.we22.text h3 span:hover {
	margin-left:8px;
	transition: 0.25s;
}










@media (max-width:1400px) {

.we22.text {
	width: 98%;
	box-sizing: border-box;
	padding: 0 3%;
}


}














@media all and (max-width:840px) {

.we99.text h1 {
    font-size: 55px;
}

}





@media all and (max-width:768px) {



.we99.text {
	width: 85%;
}




.we99.text h1 {
	font-size: 35px;
}





.we99.text p {
	font-size: 16px;
}


.we99.text h3 {
	text-align: center;
	position:relative;
}



.we99.text h3 a {
	text-align: left;
	font-size: 15px;
	color: #fff;
	box-sizing: border-box;
	text-decoration: none;
	text-shadow: none;
	padding: 16px 0px 16px 15px;
	font-family: 'Inter';
	display:block;
	width:130px;
	margin:0 auto;
	border:1px solid white;
	border-radius:3px;
}


.we99.text h3 a:hover {
	background: rgba(0,0,0,0.1);
}


.we99.text h3 a span {
	margin-left:5px;
	position:absolute;
	top:20px;
	transition: 0.25s;
}

.we99.text h3 span:hover {
	margin-left:8px;
	transition: 0.25s;
}


}






@media all and (max-width:767px) {

.we22.text h1 {
    width: 80%;
}



.we22.text p {
    width: 80%;
}

}







