.somos{	background-image:url(../img/somos);
		background-repeat:no-repeat;
		background-color: #645862;
		background-size:cover; 
	
		height:auto;
		}
		
.somos-text{	margin-top:220px;
			margin-bottom:200px;
}

.banner2 {
	background-attachment: fixed;
	background-color: #645862;
	background-image: url(../img/somos.jpg);
	background-position:bottom right;
	background-repeat: no-repeat;
	background-size: cover;
	color: white;
	cursor: default;
	text-align: center;
	width: 100%;
	float: left;
}

.bg-overlay2 {
	padding: 280px 0 220px;
	background-color: RGBA(15, 5, 20, 0);
}

.padmar{
	padding-top:100px;
	margin-top:-100px;
}

.padmar2{
	padding-top:80px;
	margin-top:-80px;
}

.img-center {
	margin:0 auto;
	margin-top: 50px;

}

.logo {
	height:40px;
	margin-top:5px;
}