.elg{margin-top: 40px;width:100%;margin-left:-6.4px;}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  { outline: none; }
.flex-container{margin:15px auto 60px auto;}
.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}


.flexslider {
	margin: 0 ;
	padding: 0;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}

.flexslider .slides img {
	width: 85%;height:380px;margin-left:auto;margin-right: auto;margin-top: 0px;
	display: block;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slides { display: block; }
* html .slides { height: 1%; }



/* Theme Styles */
.flexslider {
	position: relative;
	zoom: 1;
	padding: 0px;
	background: #ffffff;width:100%;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

}

/* Edit it if you want */
.flex-container {
	min-width: 150px;
	max-width: 1060px;
    
}

.flexslider .slides { zoom: 1; }



/* Direction Nav */
.flex-direction-nav a {
	display: block;
	position: absolute;
	margin: 0px 0 0 0;

	
	text-indent: -9999px;
	z-index: 9999;

	background-color: grey;
	background-image: -webkit-gradient(linear, left top, left bottom, from(grey), to(orange));
	background-image: -webkit-linear-gradient(top, grey, orange);
	background-image: -moz-linear-gradient(top, grey, orange);
	background-image: -o-linear-gradient(top, grey, orange);
	background-image: linear-gradient(to bottom, grey, orange);
}


.flex-direction-nav .flex-next {
	

	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}

.flex-direction-nav .flex-prev {
	

	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

.flex-direction-nav .flex-next:before { background-position: -9px 0; left: 15px; }
.flex-direction-nav .flex-prev:before { background-position: 0 0; }

.flex-direction-nav .flex-next:after {
	right: 0;
	
	border-left: 5px solid orange;
}

.flex-direction-nav .flex-prev:after {
	left: 0;
	
	border-right: 5px solid orange;
}



/* Control Nav */
.flexslider .flex-control-nav {
	position: absolute;
	width: 100%;
	bottom: -40px;
	text-align: center;
	margin: 0 0 0 0;
}

.flex-control-nav li {
	display: inline-block;
	zoom: 1;
}

.flex-control-paging li a {
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	width: 12px;
	height: 12px;
	margin: 0 3px;
	background-color: grey; 

	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;

	-webkit-box-shadow: inset 0 0 0 2px #b6b6b6;
	-moz-box-shadow: inset 0 0 0 2px #b6b6b6;
	box-shadow: inset 0 0 0 2px #b6b6b6;
}

.flex-control-paging li a.flex-active {
	background-color: grey;
	background-image: -webkit-gradient(linear, left top, left bottom, from(grey), to(black));
	background-image: -webkit-linear-gradient(top, grey, black);
	background-image: -moz-linear-gradient(top, grey, black);
	background-image: -o-linear-gradient(top, grey, black);
	background-image: linear-gradient(to bottom, grey, black);

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}



/* Captions */
.flexslider .slides p {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 5px;
	margin: 0;

	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	color: white;

	background-color: #222222;
	background: rgba(0,0,0, .9);

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.evidwhy{margin-top: 70px;
}
    .Contac{margin-top: 80px; }    
.SSWS{margin-top: 25px;margin-bottom: 50px;}

