/*estilos lightbox*/

.cont_img_gal1 {width: 100%; height: 90%; margin-left: auto; margin-right:auto; position:relative;}
.cerrar_img1 { border-radius:50%; border: 4px solid #ffe403; float:right; }
.cerrar_img1:hover { border-radius:50%; border: 4px solid #ffe403; float:right; background-color: white}
.cerrar_img1 a {padding:7px; font-family: 'Open Sans', sans-serif; color: white;} 
.cerrar_img1 a:hover {padding:7px; font-family: 'Open Sans', sans-serif; color: #42718e;} 
.img_large1 {width:100%; height: 90%;}
.img_large1 img {max-width: 95%; height: auto;}