body{
    font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size:14px;
	color:#888;
}

.content {
	background-color: #fff;
}

#footer {
	color: #CCCCCC;
	background-color: #1e3953;
    font-size: 13px;

}

#imira{
	color: #CCCCCC;
	background-color: #1e354a;
	  font-size: 13px;
}
#items-carousel {
	height: 310px;
}

.testimonial{
background-color:#00CCFF;

}

 .titulo10 {  
    float: left;  
    position: relative;  
    margin-bottom: 20px;
	    border-bottom-color: #111111;  
    background-color:#1e354a;
	opacity: 0.7;  
    color: #ffffff;  
    font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:24px; 
    font-weight: bold;  
    width: 100%;  
    height: 20px;  
    padding: 20px;  
} 