@charset "utf-8";
/* CSS Document */
.flex-container{
	width:100%;
	margin: 0 auto; 
	font-family:inherit;
}
.slides li{
	background:url(../../image/servicesbg1.jpg) no-repeat;
	background-size:cover;
	color:#fff;
	height:600px;}
.flex-container p{
	color:#fff!important;}
.flex-container h1{
	margin-bottom:55px;}
.container-slider{
	margin-bottom:50px;}
.flexslider-section{
	padding:0px;}

