@charset "utf-8";

html, body{ 
	background:#007ca6 url(../img/fondo_blanco.jpg) no-repeat center fixed;
	background-size: cover;
	margin:0; padding:0;
}

.bt_sumario{font-family:corbelb; font-weight:normal; font-size:0.8em; display:block;}
#boton_menu a{text-decoration:none !important; color:white;}

#t_seccion{
	float:left; width:50%; margin-left: 10%; /*padding-top:1.5em;*/ padding-bottom:1em;
	border-radius: 0px 0px 10px 10px; -moz-border-radius: 0px 0px 10px 10px; -webkit-border-radius: 0px 0px 10px 10px; border: 0px solid #000000;
}
.t_nom_sec{color:#007ca6; font-family:corbelb; font-size:4vw; font-weight: normal; margin: 0;}
.t_sec_negro{color:#101010; font-family:corbelb; font-size:3vw; font-weight: normal; margin: 0;}

.logo{margin:0 auto;}
.logo img{float: right; height: auto; margin-right: 2em; width: 35%; margin-top: 1em;}

#contenedor{float:left; width:90%; margin:2em 5%;}

#cont_img ul li{ display: inline; text-align: center; }

.figure {
	box-sizing:border-box;
	float:left;
	width: -moz-calc(33% - 3px); width: calc(33% - 3px); 
	height: auto;
	margin-right: 0.2em;
	margin-bottom: 0.2em; 
	border:10px solid white;
	cursor: pointer;
    padding: 0;
    position: relative;
    display: block;
    cursor: pointer;
    overflow: hidden;
	-webkit-box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.25); -moz-box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.25); box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.25);

}
.figure:hover{border:10px solid #007ca6;}

.figure img{width:100%; height:auto; margin-bottom: -0.3em;}
.figure:hover .figcaption {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    top: 0;
}

.figcaption {/*subtitulo*/
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 500px;
    background: rgba(0,0,0,.5);
    color: #fff;
    -webkit-transition: all .9s ease;
    -moz-transition: all .9s ease;
    -o-transition: all .9s ease;
    -ms-transition: all .9s ease;
    transition: all .9s ease;
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -o-transition-delay: .5s;
    -ms-transition-delay: .5s;
    transition-delay: .5s;
}
.figcaption div{text-align:center; clear:both;}
.descripcion{display:none;}
.figure:hover h3, .figure:hover div {left: 0;}
.figcaption a{font-family:corbelb; font-weight:normal; font-size:2vw; color: #fff; /*width:100%; */float:left; /*font-size:100%; */text-decoration: none; padding: 0.5em 0;}
.figcaption h3{width:80%;	margin-left:12%; margin-bottom:0.5em; float:left;}

.figcaption h3:hover {background: #fff;}
.figcaption h3:hover a{color: #4f5856;}

#caja_img1, #caja_img2, #caja_img3, #caja_img4, #caja_img5, #caja_img6, #caja_img7, #caja_img8{
	background: white;
    float: left;
	text-align:center;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 8%;
	margin-bottom:2em;
	padding:2em 0;
    position: absolute;
    width: 80%;
	z-index:20000;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px; border: 0px solid #000000;
	-webkit-box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.25); -moz-box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.25); box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.25);
}
#caja_img1 img, #caja_img2 img, #caja_img3 img, #caja_img4 img, #caja_img5 img, #caja_img6 img, #caja_img7 img, #caja_img8 img {
    border: 0 solid #000000;
    border-radius: 10px;
    float: left;
    height: auto;
    margin: 0em 1em 1em 2em;
    width: 35%;
}
#caja_img1 h2, #caja_img2 h2, #caja_img3 h2, #caja_img4 h2, #caja_img5 h2, #caja_img6 h2, #caja_img7 h2, #caja_img8 h2{
	color:#007ca6; font-family:corbelb; font-size:1.5em; font-weight: normal; text-align:left; margin: 0 2em 1.5em;
}
#caja_img1 h3, #caja_img2 h3, #caja_img3 h3, #caja_img4 h3, #caja_img5 h3, #caja_img6 h3, #caja_img7 h3, #caja_img8 h3{
	clear:both; font-family:corbelb; font-weight:normal; text-align:left; margin-top: -1em; margin-left: 4%; 
}

#caja_img1 p, #caja_img2 p, #caja_img3 p, #caja_img4 p, #caja_img5 p, #caja_img6 p, #caja_img7 p, #caja_img8 p{
    font-family: corbelb; margin-left:2em; margin-right:2em; text-align:left !important;
}

.texto_destacado{font-family:corbelb !important; }
.texto_destacado_capital{ color: #007ca6; float: left; font-size: 5vw; font-weight: bold; margin-top: -0.25em;}
.comillas {float: left;} 
.texto_destacado_capital_cursiva{ color: #007ca6; float: left; font-size: 5vw; font-weight: bold; margin-top: -0.25em; margin-right: 0.1em;}
.no_capital{display: block; float: left; color: black; font-size: 2em;}
.negrita_roja{ font-family:corbelb; color:#007ca6; font-size:1.5vw; font-weight: bold;}

#cerrar_img1, #cerrar_img2, #cerrar_img3, #cerrar_img4, #cerrar_img5, #cerrar_img6, #cerrar_img7, #cerrar_img8{ width:30px; height:30px; float:right;}
#cerrar_img1 img, #cerrar_img2 img, #cerrar_img3 img, #cerrar_img4 img, #cerrar_img5 img, #cerrar_img6 img, #cerrar_img7 img, #cerrar_img8 img{ width:100%; height:auto; margin:-1.5em 0 0 -0.5em;}

#caja_img1 a,#caja_img2 a, #caja_img3 a, #caja_img4 a,#caja_img5 a, #caja_img6 a{color:#007ca6; font-family: corbelb;   text-decoration:none;}
#caja_img1 a:hover, #caja_img2 a:hover, #caja_img3 a:hover, #caja_img4 a:hover, #caja_img5 a:hover, #caja_img6 a:hover{color:white; background:#007ca6;}


/*---------------animaciones--------------------*/

.an_logo{animation: an_logo 1s ease;}
@-webkit-keyframes an_logo {from {opacity:0;} to {opacity:1;}}
@keyframes an_logo {from {opacity:0;} to {opacity:1;}} /*Standard syntax */

.an_tsec_rojo{position:relative; float:left; width:100%; animation: flipInX 1s 1s ease backwards;}

.bn-pract0{animation: fadeInLeft 1s 1.2s ease backwards;}
.bn-pract1{animation: fadeInLeft 1s 1.4s ease backwards;}
.bn-pract2{animation: fadeInLeft 1s 1.6s ease backwards;}
.bn-pract3{animation: fadeInLeft 1s 1.8s ease backwards;}
.bn-pract4{animation: fadeInLeft 1s 2s ease backwards;}
.bn-pract5{animation: fadeInLeft 1s 2.2s ease backwards;}
.bn-pract6{animation: fadeInLeft 1s 2.4s ease backwards;}
.bn-pract7{animation: fadeInLeft 1s 2.6s ease backwards;}