/* SLIDER */

.slideCarousel_img{
	float: left;
	max-height: 250px;
	width: 350px;
	text-align: center;
}

.rightCarousel{
	width: 585px;
	left: 360px;
}

/*.ls-layer h2{
	font-size: 1.8em;
	color: #00126C;
}*/
.ls-layer p{
	font-size: 1.1em;
	color: #00126C;
	line-height: 18px;
}

.sh {
	height: 36px;
	line-height: 36px;
	color: #333;
	font-size: 25px;
	white-space: nowrap;
}

.sp {
	line-height: auto;
	color: #555;
	font-size: 15px;
	width: 280px;
	text-align: justify;
}

.si {
	border: 1px solid #ddd;
	padding: 5px;
}

#layerslider-container{
	padding: 20px 0;
	margin: 0 auto;
	width: 950px;
}

/* Logo EFA*/
#layerslider-container #efa-blue-square{
	display:block;
	width: 84px;
	height: 84px;
	background-color:#0a1653;
	color:#0a1653;
	border:none;
	padding:0;
	margin:0;
}

#layerslider-container #efa-yellow-square{
	display:block;
	width: 42px;
	height: 42px;
	background-color:#ffe719;
	color:#ffe719;
	border:none;
	padding:0;
	margin:0;
}

#layerslider-container #efa-logo-title{
	display:block;
	height:84px;
	width:60px;
	line-height:84px;
	color:#0a1653;
	font-size:55px;
	font-family:"Times New Roman",Georgia,Serif;
	border: none;
}

#layerslider-container #efa-logo-txt{
	display:block;
	height:25px;
	width:180px;
	line-height:25px;
	color:#0a1653;
	font-size:17px;
	font-family:"Times New Roman",Georgia,Serif;
	border: none;
	font-style: italic;
}		


#declaration-container{
	width: 800px;
	/*height: 100px;*/
	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	
	border: 1px solid #e2e2e2;
	outline: 5px solid #f7f7f7;
	padding: 15px;
	
	background-color: #8db2e3;
	
	font-size: 13px;
	font-family:Lato, arial;
	
	color:#505050;
	text-align: justify;
}	

#declaration-container .title{
	color: #FFFFFF;
	font-size:20px;
	font-weight:100;
	margin: 0 0 5px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}

#declaration-container .txt{
	color: #404040;
	font-size: 13px;
	font-family:Lato, arial;
	
	color:#505050;
	text-align: justify;
	width:100%
}