#home {
background: url(../imagenes/Slide/Retocadas/4.jpg) 100% 0 no-repeat fixed; min-height: 700px;
height: 700px;
margin: 0 auto;
width: 100%;
max-width: 2000px;
position: relative;
}
#home article {
height: 458px;
position: absolute;
text-align: center;
top: 150px;
width: 100%;
}
/*#about {
background: url(imagenes/Slide/Retocadas/4.jpg) 100% 0 no-repeat fixed; min-height: 1000px;
height: 1000px;
margin: 0 auto;
width: 100%;
max-width: 2000px;
position: relative;
-webkit-box-shadow: 0 0 50px rgba(0,0,0,0.8);
box-shadow: 0 0 50px rgba(0,0,0,0.8);
}
#about article {
height: 458px;
position: absolute;
text-align: center;
top: 300px;
width: 100%;
}*/
#home2 {
background: url(../imagenes/Slide/Retocadas/7.jpg) 100% 0 no-repeat fixed; min-height: 700px;
height: 700px;
margin: 0 auto;
width: 100%;
max-width: 2000px;
position: relative;
}
#home2 article {
height: 458px;
position: absolute;
text-align: center;
top: 150px;
width: 100%;
}