﻿ @charset "utf-8";
/* CSS Document */

body {
	/*background-image: url(images/a67141de.png);
	background-repeat: repeat;*/
	background-image: url(images/IMG-20180405-WA0146.jpg) ;
	background-size: cover;
	box-sizing: border-box;
	font-size: 12px;
		}

/* Estilos Contenedor ppal, cabecera, cuerpo izq, cuerpo central, cuerpo derecha, y pie de página */

#container {
	max-width: 1366px;
	margin-top: 1%;
	margin-bottom: 5%;
	margin-left: auto;
	margin-right: auto;
	/*background-color:rgba(78,82,118,0.50);*/
	
		}

#header {
	width: 100%;
	
	
	}
#maincontent {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	}

 #maincontent_telon {
	width: 66%;
	height: 620px;
	background-image:url(images/403_2918244.jpg);
	z-index: 10;
	background-size: contain;
	background-repeat: no-repeat;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	
	
}


#maincontent_izq {
	width: 15%;
	background-image: url(images/a6d4c233.png);
	height: auto;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: auto;
	margin-right: 2%;
	marging-bottom: 10px;
	float: left;
	box-shadow: 3px 3px 1px #999;
}

#maincontent_izq_mobile {
	display: none;
	width: 15%;
	background-image: url(images/a6d4c233.png);
	height: auto;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: auto;
	margin-right: 2%;
	marging-bottom: 10px;
	float: left;
	box-shadow: 3px 3px 1px #999;
}


#maincontent_dcha {
	width: 15%;
	height: auto;
	background-image: url(images/a6d4c233.png);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: 2%;
	margin-right: auto;
	marging-bottom: 10px;
	float: right;
	box-shadow: -3px 3px 1px #999;
}

#cuerpo_izq_central_dcha {
	width: 100%;
	height: 100%;
	overflow: auto;
}

/* Slideshow container */
.slideshow_container_index {
  margin-top: 25%;
  max-width: 46%;
  position: relative;
  margin-left: auto;
  margin-right:auto;
	
}


/* Adaptación diseño (se ocultan los cuerpos laterales) para dispositivos menores de 768px */

@media only screen and (max-width: 1366px) and (min-width:1024px) {
	#maincontent_telon{
		height: 600px;
			}
	}

@media only screen and (max-width: 1200px) and (min-width:1024px) {
	#maincontent_telon{
		height: 520px;
			}
	}

@media only screen and (max-width: 1024px) and (min-width:768px) {
	#maincontent_telon{
		height: 450px;
			}
	}



@media only screen and (max-width: 768px) and (min-width:500px) {
  
#maincontent_izq {
	display: none;
	width: 100%;
	float: left;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 2%;
	margin-bottom: 2%;
	}
#maincontent_izq_mobile {
	display: block;
	width: 100%;
		}
	
#maincontent_dcha {
	
	width: 100%;
	float: left;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 2%;
	margin-bottom: 2%;
			}
#maincontent {
	width: 100%;
	height: auto;
	float: center;
	
	margin-left: auto;
	margin-right: auto;
	}	
	
#maincontent_telon{
	width: 100%;
	height: 490px;
	float: center;
	background-size: contain;
	}
.secc_index_parrafos {
	text-align: center;
	padding: 2%;
	background: transparent;
	}	
	
}

@media only screen and (max-width: 500px) and (min-width:380px) {
  
#maincontent_izq {
	display: none;
	width: 100%;
	float: left;
	clear: left;
	
	margin-left: 0%;
	margin-right:0%;
	margin-top: 1%;
	margin-bottom: 1%;
		}
#maincontent_izq_mobile {
	display: block;
	width: 100%;
		}
	
#maincontent_dcha {
	
	width: 100%;
	float: left;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 1%;
	margin-bottom: 1%;
				}
#maincontent {
	width: 100%;
	height: auto;
	float: left;
	margin-left: auto;
	margin-right: auto;
	}		
	
#maincontent_telon{
	width: 100%;
	height: 330px;
	background-size: contain;
	float:left;
	}
.secc_index_parrafos {
	text-align: center;
	padding: 2%;
	background: transparent;
	}	

}
@media only screen and (max-width: 380px) {
  #maincontent_izq {
	display: none;
	
	width: 100%;
	float: left;
	clear: left;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 1%;
	margin-bottom: 1%;  
	
	}
	
#maincontent_izq_mobile {
	display: block;
	width: 100%;
		}
	#maincontent_dcha {
	
	width: 100%;
	float: left;
    margin-left: 0%;
	margin-right:0%;
	margin-top: 1%;
	margin-bottom: 1%;  
	
			}
	#maincontent {
	width: 100%;
	height: auto;
	float: left;
	clear: left;
	margin-left: auto;
	margin-right: auto;
	}	
	
#maincontent_telon{
	width: 100%;
	height: 250px;
	background-size: contain;
	clear:left;
	float: left;
	}

	
.slideshow-container {
  padding-top: 5%;
  max-width: 40%;
}
.slideshow_container_index {
  margin-top: 30%;
  max-width: 35%;
  margin-left: auto;
  margin-right:auto;
}	
	
	
.text {
	color: #D77C7E;
	font-size: 0.1em;
	font-family: Broadway, "serif";
	font-style: normal;
	font-weight: bold;
	margin-top: 5%;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	}	

.text_index {
	color: #D77C7E;
	font-size: 0.7em;
	font-family: Broadway , "serif";
	font-style: normal;
	font-weight: bold;
	margin-top: -20%;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	}		
	
	
}
/* Adaptación de tamaño de fuente de menor tamaño para dispositivos menores 380px */

@media only screen and (max-width: 380px) {
  body {font-size: 0.7em;
	}
       
}

#img_logo_fernando_moreno {
	float: right;
	width: 95px;
}

#footer {
	overflow: auto;
	float: center;
	clear: both;
	margin-top: 10px;
	margin-bottom: 40px;
	background: url(images/2205e8a5.png);
	border-radius: 5px;
	border: outset thin;
	margin-left: auto;
	margin-right: auto;
	padding: 1%;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 1.1em;
	box-shadow: 3px 3px 2px #999;
	}

#footer a {
	color: blue;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 1.1em;
}
#footer img {
	margin-left: 15px;
	margin-right: 15px;
	width: 20px;
	height: 20px;
}
#footer p{
	font-weight: bold;
	font-family: "Lucida Bright", "DejaVu Serif", Georgia, "serif"
}
.redes_sociales {
	margin: 20px;
	display: block;
	float: left;
	border: 2px double brown;
	padding: 8px;
	border-radius: 3px;
	
}
.footer_datos {
	margin-left: 2px;
	margin-right: auto;
	display: block;
	float: left;
}
.copyright {
    padding-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
	display: block;
	float: left;

}
.contador {
    padding-top: 2px;
	margin: 5px;
	display: block;
	text-align: center;
	float: right;

}

/* Estilo vinculos generales */

a  {
	text-decoration: none;
	/*color: #C5CD87;*/
	color: burlywood;
}
a:hover {
	color: black;
cursor: url(images/magic-wand-icon-36.png),
    pointer;
	
	}
a:focus {
	color: black;
cursor: url(images/magic-wand-icon-36.png),
    pointer;
}

/* Estilos para barra de navegación, menus desplegables hacia abajo */

.navbar {
	font-size: medium;
	box-sizing: border-box;
	border: 2px inset black;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-left: 1%;
	padding-right: 1%;
	margin-top: 3px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	text-align: center;
	background-image: url(images/adacd7cd.png);
		}

/* Adaptación de tamaño de fuente de menor tamaño para dispositivos menores 380px */

@media only screen and (max-width: 380px) {
	.navbar {font-size: 1em;}
	.navbar ul li {	font-size: 1em;}
	.dropbtn  {font-size: 1em;}
	.dropbtn h5 a {font-size: 1em;}
	.dropdown {font-size: 1.2em;}
	.dropdown a {font-size: 0.8em;}
	.dropdown-content {font-size: 1.5em;}
	h2 { font-size: 1.1em;}
	a {font-size: 1.2em;}
	h5 { font-size: 1.1em;}
	.descrip_titulo { font-size: 1em;}
}
.navbar ul {
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
		}
.navbar li {
	display: inline-block;
	border: 0px solid #000000;
	background-color:transparent;
	background: cover;
	padding-left: 0%;
	padding-right: 0%;
	width: auto;
	padding-top: 8px;
	padding-bottom: 0px;
	border-top-right-radius: 1px;
	border-top-left-radius: 1px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-right: 0.5%;
	margin-left: 0.5%;
	margin-top: 1%;
	margin-bottom: 1%;
	z-index: 10;
	
}
.dropbtn  {
    color: #C5CD87;
 		}
.dropbtn:hover {
	color: black;
	
	}
.dropbtn:focus {
	color: black;
	
	}

.dropdown  {
    position: relative;
	display: inline-block;
	vertical-align: bottom;
	min-height: 20px;
	max-height: 46px;
	
}
.dropdown:hover {
	color: black;
}
.dropdown:hover {
	color: black;
}

.dropdown-content {
    display: none;
    position: absolute;
	top: 100%;
	left: 0%;
    background-image: url(images/2205e8a5.png);
	
	width: auto;
	min-width: 100px;
	border-radius: 5px;	
    z-index: 10;
	box-shadow: 4px 4px 20px grey;
}

.dropdown-content a {
    color: black;
    padding: 8px 8px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	text-align: center;
    text-decoration: none;
    display: block;
	border: thin #3B1E1F;
	border-style: solid;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	
}
.dropdown-content a:hover {background-image: url(images/eeddd8b2.png)}

.dropdown:hover .dropdown-content {
    
	display: block;
	color: black;
	font-weight: bolder;
	}

.dropdown:hover .dropdown-content {
    
	display: block;
	color: black;
	font-weight: bolder;
	}.dropdown:hover .dropbtn {
   		color: black;
	font-weight: bolder;
}

/* Estilos títulos */

h2 {
	font-family: "Broadway" ,  "Times New Roman", "serif";
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	
	}
.descrip_titulo {
	font-family: "Broadway", Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" ;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
	
		}
h5  {
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #C5CD87;
		}

.titulo {
    background-image: url(images/2205e8a5.png);
	max-height: 30%;
	border: 2px inset aquamarine;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	overflow: visible;
	animation-name: titulo2;
    animation-duration: 3s;
	}
.titulo_2 {
    background-image: url(images/2205e8a5.png);
	max-height: 30%;
	border: 1px solid black;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	overflow: visible;
	
		}

/* animación de titulo ppal  */

@keyframes titulo2 {
    from {font-size: 0.2em;}
  }

/* Estilos particulares Seccion INICIO Index*/

.secc_index_parrafos {
	text-align: left;
	font-size: 1em;
	padding: 5%;
	padding-right: 5%;
	border-radius: 4px;
	float: left;
	marging-bottom: 20px;
}
.secc_index_parrafos p {
	background:#E3D0D5;
	font-family: Verdana, 'sans-serif';
	font-weight: bold;
	margin-top: 10%;
	margin-bottom: 10%;
	padding: 8px;
	box-shadow: 3px 2px 20px grey;
}
.secc_index_parrafos a:active {
	background:#E3D0D5;
	border-radius: 4px;
	font-family: Verdana, 'sans-serif';
	font-weight: bold;
	margin-top: 20%;
	margin-bottom: 20%;
}

/* Estilos particulares Seccion Magia */

#maincontent_secc_magia {
	width: 100%;
	height: auto;
	overflow: auto;
	border: 1px inset black;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background-image:url(images/a6d4c233.png);
	background-repeat: repeat;
	
		}

.secc_magia_parrafos {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	text-align: left;
	font-size: 1.2em;
}
.secc_magia_1 {
	padding-left: 3%;
	padding-right: 3%;
	float: left;
		}
.secc_magia_2 {
	padding-left: 3%;
	padding-right: 3%;
	clear: both;
	float: left;
		}
.secc_magia_3 {
	padding-left: 3%;
	padding-right: 3%;
	clear: both;
	float: left;
	}

#imagenes_seccion_1{
	width: 70%;
	overflow: auto;
	margin-left: 5%;
	margin-right: auto;
}

#image_magia_1 {
	border: outset 5px #818181;
	
	}
#div_img_magia_1 {
	width: 70%;
	height: 100%;
	float: left;
	clear: both;
	display: block;
	padding: 2%;
	margin-top: 20%;
	margin-left: 20%;
	margin-right: auto;
	margin-bottom: 2%;
	}

#image_magia_2 {
	border: outset 5px #818181;
	}
#div_img_magia_2 {
	width: 70%;
	height: 100%;
	float: left;
	clear: both;
	display: block;
	padding: 2%;
	margin-left: 20%;
	margin-right: auto;
	margin-bottom: 0%;
		}
#image_magia_3 {
	border: outset 5px #818181;
		
}
#div_img_magia_3 {
	width: 70%;
	height: 100%;
	float: left;
	clear: both;
	display: block;
	padding: 2%;
	margin-left: 20%;
	margin-right: auto;
	}

#image_magiacerca {
	border: outset 5px #818181;
		
}
#div_img_magia_cerca {
	width: 90%;
	display: block;
	margin-right: auto;
	
}
@media only screen and (max-width: 380px) {
	
	h2 { font-size: 2em;}
	a {font-size: 1.1em;}
	h5 { font-size: 2em;}
	.secc_magia_parrafos {
		font-size: 1.5em;
}
	}
	
	


/* Estilos particulares Seccion Quien */

#maincontent_secc_quien {
	width: 100%;
	height: auto;
	overflow: auto;
	border: 1px inset black;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background-image: url(images/a6d4c233.png);
	background-repeat: repeat;
	font-style: normal;
		}

.secc_quien_parrafos {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	text-align: left;
	font-size: 1.2em;
	}
.secc_quien_1 {
	padding-left: 3%;
	padding-right: 3%;
	float: left;
	}
.secc_quien_2 {
	padding-left: 3%;
	padding-right: 3%;
	float: left;
	clear: both;
	}
.secc_quien_3 {
	padding-left: 3%;
	padding-right: 3%;
	float: left;
	clear: both;
	}
#image_foto_fer_cartel {
	width: 40%;
	float: right;
	border: solid 2px #818181;
	border-radius: 5px;
	margin: 5%;
	box-shadow: 5px 5px 3px #999;
	
}
@media only screen and (max-width: 550px) {
	.secc_quien_1 p{
		font-size: 1.5em;
	}
	.secc_quien_2 p{
		font-size: 1.5em;
	}
	.secc_quien_3 p{
		font-size: 1.5em;
	}
	.secc_quien_parrafos p {
		font-size: 1.5em;
	}
		}

/* Estilos particulares sección Espectáculos */

#maincontent_secc_espectaculos {
	width: 68%;
	max-height: auto;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background-image:url(images/a6d4c233.png);
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
	float: left;
	animation-name: width_0_to_1;
	animation-duration: 2s;
		}
/* animaciones  */

@keyframes opacidad_0_to_1 {
    from {opacity: 0;
		
	}
  }
@keyframes width_0_to_1 {
    from {width: 0;
				
	}
  }

/* fin animaciones*/

#main_espectaculos_izq {
	width: 14%;
	/*background-color:rgba(90,31,45,0.6);*/
	background-image: url(images/advertisement-1846965_1920.jpg);
	background-size: cover;
	height: 100%;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: auto;
	margin-right: 2%;
	marging-bottom: 10px;
	float: left;
	animation-name: opacidad_0_to_1;
    animation-duration: 4s;
	
}
#main_espectaculos_dcha {
	width: 14%;
	min-height: 50%;
	height: auto;
	/*background-color: rgba(90,31,45,0.6);*/
	background-image: url(images/advertisement-1846965_1920.jpg);
	background-size: cover;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: 2%;
	margin-right: auto;
	marging-bottom: 10px;
	float: right;
	animation-name: opacidad_0_to_1;
    animation-duration: 6s;
   
}
#main_espectaculos_dcha_mobile {
	display: none;
	width: 14%;
	min-height: 50%;
	height: auto;
	/*background-color: rgba(90,31,45,0.6);*/
	background-image: url(images/advertisement-1846965_1920.jpg);
	background-size: cover;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: 2%;
	margin-right: auto;
	marging-bottom: 10px;
	float: right;
	animation-name: opacidad_0_to_1;
    animation-duration: 6s;
   
}

.secc_espectaculos_parrafos {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	text-align: left;
	font-size: 1.2em;
	float: left;
	clear:both;
	padding-left: 3%;
	padding-right: 3%;
	margin-bottom: 3%;
	animation-name: opacidad_0_to_1;
	animation-duration: 10s;
}

.secc_espectaculos{
	border: solid thin red;
	border-radius: 5px;
	padding: 15px;
	overflow: auto;
	
	
}
#magia_de_cerca{
	padding-left: 3%;
	padding-right: 3%;
	float: left;
	clear: both;
	}

#magia_de_salon{
	padding-left: 3%;
	padding-right: 3%;
	float: left;
	clear: both;
	}
#cursos{
	padding-left: 3%;
	padding-right: 3%;
	float: left;
	clear: both;
	}

.div_img_espect_cerca{
	margin-top: 2%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 2%;
	padding-top: 1%;
	padding-right: 1%;
	padding-left: 1%;
	padding-bottom: 1%;
	font-size: 0.9em;
	font-style: italic;
	overflow:auto;
}
.div_img_espect_salon {
	margin: 3%;
	padding: 4%;
	font-size: 0.9em;
	font-style:italic;	
				}
.div_img_cursos {
	margin: 3%;
	padding: 4%;
	font-size: 0.9em;
	font-style:italic;	
				}
.img_espectaculos	{
	width: 56%;
	margin-top: 2%;
	marging-bottom: 2%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	clear: both;
	box-shadow: 5px 5px 3px #999;

}
.img_espectaculos_dcha	{
	width: 56%;
	margin-top: 2%;
	marging-bottom: 2%;
	margin-left: 2%;
	margin-right: 2%;
	float: right;
	clear: both;
	box-shadow: -5px 5px 3px #999;

}	


/* Adaptación de tamaño de fuente de menor tamaño para dispositivos menores  */


@media only screen and (max-width:768px) {
#maincontent_secc_espectaculos {
		width: 100%;
		}
	#main_espectaculos_izq {
		width: 100%;
	}
	#main_espectaculos_dcha {
		display: none
		}
	#main_espectaculos_dcha_mobile {
		display: block;
		width: 100%;
		}
	.secc_espectaculos_parrafos{
		width: 94%;
		margin-left: auto;
		margin-right: auto;
		
			
	}
	
.card .details h2 {
    font-size: 1.2em;

}
.secc_espectaculos p {
		 font-size: 1.2em;
	}	
	
	
}

@media only screen and (max-width:768px) {
.card .details p {
    font-size: 0.6em;
	display: none;
}	

}
/* Estilos particulares sección Multimedia */

#maincontent_telon_seccion_galeria_imagenes {
	width: auto;
	height: 940px;
	background-image:url(images/403_2918244.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	}

#maincontent_telon_seccion_galeria_videos {
	width: auto;
	height: 940px;
	background-image:url(images/403_2918244.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	}

.secc_multimedia_parrafos {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	text-align: center;
	font-size: 1.2em;
	float: left;
}

/* Adaptación de tamaño de fuente de menor tamaño para dispositivos menores  */

@media only screen and (max-width: 1000px) and (min-width: 768px){
	#maincontent_telon_seccion_galeria_videos{
		height: 640px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	iframe{
		height: 260px;}
	
.slide_videos_container{
		max-width: 40%;
	     margin-left: auto;
         margin-right: auto;
	}

	
#maincontent_telon_seccion_galeria_imagenes{
		height: 640px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	
.slideshow-container{
		max-width: 40%;
	     margin-left: auto;
         margin-right: auto;
	}
	
}


@media only screen and (max-width: 768px) and (min-width: 600px){
	#maincontent_telon_seccion_galeria_videos{
		height: 500px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	iframe{
		height: 200px;}
	
.slide_videos_container{
		max-width: 40%;
	    margin-left: auto;
         margin-right: auto;
	}

	#maincontent_telon_seccion_galeria_imagenes{
		height: 500px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	
.slideshow-container{
		max-width: 40%;
	     margin-left: auto;
         margin-right: auto;
	}
	
		
}

@media only screen and (max-width: 600px) and (min-width: 500px){
	#maincontent_telon_seccion_galeria_videos{
		height: 400px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	iframe{
		height: 160px;}
	
.slide_videos_container{
		max-width: 40%;
	    margin-left: auto;
         margin-right: auto;
	   	}
.text_espect_videos {
	display: none;
}
	
#maincontent_telon_seccion_galeria_imagenes{
		height: 400px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	
.slideshow-container{
		max-width: 40%;
	     margin-left: auto;
         margin-right: auto;
	}	
			
}

@media only screen and (max-width: 500px) and (min-width: 380px){
	#maincontent_telon_seccion_galeria_videos{
		height: 300px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	iframe{
		height: 100px;}
	
	.slide_videos_container{
		 max-width: 100%;
		 margin-left: auto;
         margin-right:auto;
	}
.text_espect_videos {
	display: none;
}

	#maincontent_telon_seccion_galeria_imagenes{
		height: 350px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	
.slideshow-container{
		max-width: 40%;
	     margin-left: auto;
         margin-right: auto;
	
	}	
	
	.text_espect {
	margin-top: -10%;
}
}
@media only screen and (max-width: 380px)  {
	#maincontent_telon_seccion_galeria_videos{
		height: 250px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
			
	}
	iframe{
		height: 100px;
		}
	
	.slide_videos_container{
		max-width: 100%;
		 margin-left: auto;
         margin-right:auto;
			
	}
	
	.text_espect_videos {
	display: none;
}
	#maincontent_telon_seccion_galeria_imagenes{
		height: 300px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	
.slideshow-container{
		max-width: 100%;
	     margin-left: auto;
         margin-right: auto;
	}	
	.text_espect {
	margin-top: -20%;
}
	
	}

/* SLIDESHOW Galeria de Fotos Sección Multimedia */
/* Next & previous buttons */
.prev, .next {
  cursor: url(images/magic-wand-icon-36.png),
    pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 3px 0 0 3px;
}
/* Position the "next button" to the right */
.next {
  right: -50px;
  border-radius: 0 3px 3px 0;
}
.prev {
  left: -50px;
  }
/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(86,40,46,0.90);
}
/* Caption text */
.text_espect {
	color: #D77C7E;
	font-size: 1.3em;
	font-family: Baskerville, Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-style: normal;
	padding: 8px 12px;
	position: absolute;
	top: -5%;
	width: 100%;
	text-align: center;
}
/* Aspecto imagenes*/
.image_espect {
	border-radius: 5px;
	border: solid 2px brown;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10%;
	width: 100%;
}

/* SLIDESHOW Galeria de videos Sección Multimedia */

.slide_videos{
	width: 100%;
	margin-top: 0%;
	display: none;
	}
.slide_videos_container{
  margin-top: 20%;
  margin-bottom: auto;	
  max-width: 48%;
  position: relative;
  margin-left: auto;
  margin-right:auto;
}
.slide_videos_container iframe{
	 border: thin black;
	 border-radius: 8px;
}


/* Caption text */
.text_espect_videos {
	color: #D77C7E;
	font-size: 1.3em;
	font-family: Baskerville, Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-style: normal;
	padding: 8px 12px;
	position: absolute;
	top: -20%;
	width: 100%;
	text-align: center;
}


/* Estilos animación, aparece texto descripccion con scroll lateral  en estado Hover*/

.card {
    margin-top: 15%;
    margin-left: 55%;
	transform: translate(-50%,-50%);
    width: 70%;
	height: auto;
	background: #262626;
    overflow: hidden;
	float: left;
}

.card .details {
    width: 100%;
    height: 100%;
    position: absolute;
    box-sizing: border-box;
	transition: 0.5s;
}
.card .imgBx {
    top: 0;
    left: 0;
}
.card:hover .imgBx {
    top: 0;
    left: -100%;
	cursor: url(images/magic-wand-icon-36.png),
    pointer;
}
.card .imgBx img {
    width: 98.2%;
}
.card .details {
    background: #262626;
    top: 0;
    left: 100%;
	padding: 5% 3%;
}
.card:hover .details {
    top: 0;
    left: 0%;
	cursor: url(images/magic-wand-icon-36.png),
    pointer;
}
.card .details h2 {
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0 0 10px;
    border-bottom: 2px solid #fff;
	font-size: 1.2em;

}
.card .details p {
    margin: 0px 0 0;
	padding: 1%;
    color: #ffffff;
	font-size: 1.2em;
}

/* Adaptación de tamaño de fuente de menor tamaño para dispositivos entre 380px y 500px */

@media only screen and (min-width: 300px)  and (max-width: 500px){
	.card .details h2 {font-size: 1.2em;}
  .card .details p  {font-size: 0.8em; overflow: auto;}
	}
/* Adaptación de tamaño de fuente de menor tamaño para dispositivos menores 380px */

@media only screen and (max-width: 300px) {
	.card .details h2 {font-size: 0.8em;}
  .card .details p  {display: none;}
	}
/* Fin Estilos animación, aparece texto descripccion con scroll lateral  en estado Hover*/	  
	  
/* Estilos particulares sección Artículos */

#maincontent_secc_articulos {
	width: 74%;
	height: 100%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	/*background-image:url(images/a6d4c233.png);
	background-repeat: repeat;*/
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	float: left;
	animation-name: width_0_to_1;
	animation-duration: 2s;
	color: white;
	background-color: rgba(57,9,10,0.19)
		}

#main_articulos_izq {
	width: 20%;
	/*background-color:darkslategray;*/
	background-image: url(images/abstract-19616_1920.jpg);
	background-size: cover;
	height: 100%;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	margin-left: 2%;
	padding: 0,5%;
	marging-bottom: 3%;
	float: left;
	animation-name: opacidad_0_to_1;
    animation-duration: 6s;
	overflow: contain;
	
}


.secc_articulos_parrafos {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	text-align: ce;
	font-size: 1.2em;
	float: left;
	clear:both;
	padding-left: 3%;
	padding-right: 3%;
	margin-bottom: 3%;
	animation-name: opacidad_0_to_1;
	animation-duration: 10s;
}

.secc_articulos{
	
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	
	
}


.div_img_articulos{
	margin-top: 2%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 2%;
	padding-top: 1%;
	padding-right: 1%;
	padding-left: 1%;
	padding-bottom: 1%;
	font-size: 0.9em;
	font-style: italic;
	overflow:auto;
}

				
.img_articulos	{
	width: 80%;
	margin-top: 2%;
	marging-bottom: 2%;
	margin-left: 10%;
	margin-right: auto;
	clear: both;
	box-shadow: 5px 5px 3px #999;

}
	
.secc_articulos_parrafos a{
	color: darkblue;
}

/* Adaptación para dispositivos menor tamaño */


@media only screen and (max-width:768px) and (min-width: 550px) {
#maincontent_secc_articulos {
	float: left;
	clear: both;
	margin-left: 0%;
	width: 100%; }
	#main_articulos_izq {
		width: 100%;
		height: auto;
		clear: left;
		float: left;
		margin-left: 0%;
		margin-bottom: 2%;
		
	}
	
	
	
	#main_articulos_izq a:hover a:focus {
		color: grey;
		
	}
	#main_articulos_dcha a:hover a:focus {
		color: grey;
		
	}
	
	.card .details h2 {
    font-size: 1.4em;

}
.card .details p {
    font-size: 0.8em;
	
}	
	
	
}
@media only screen and (max-width:550px) {
#maincontent_secc_articulos {
		width: 100%;
	margin-left: 0%;
	}
#main_articulos_izq {	
	width: 100%;
	margin-left: 0%;
	margin-bottom: 2%;
	display: block;
	}
.card .details h2 {
    font-size: 1.2em;

}
.secc_articulos p {
		 font-size: 1em;
	}	
	
	
}


/* Estilos particulares sección Area secreta */

.secc_areasecreta_parrafos {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	text-align: left;
	font-size: 1.2em;
	float: left;
}

/* Estilos particulares sección Contacto */



#maincontent_secc_contacto {
	width: 90%;
	margint-top: 50%;
	margin-left: 10%;
	padding-top: 10%;
	height: auto;
	overflow: contain;
	
	font-style: normal;
	
		}

.secc_contacto_parrafos {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	text-align: right;
	font-size: 1.2em;
	}

.secc_contacto_2 {
	margin-left: 2%;
	margin-right: auto;
	width: 90%;
	float: left;
	color: firebrick;
	}

#image_foto_fer_cartel {
	width: 30%;
	float: right;
	border: solid 2px #818181;
	border-radius: 5px;
	margin: 5%;
	box-shadow: 5px 5px 3px #999;
	
}
@media only screen and (max-width: 550px) {
	.secc_contacto_1 p{
		font-size: 1.5em;
	}
	.secc_contacto_2 p{
		font-size: 1.5em;
	}
	
	.secc_quien_parrafos p {
		font-size: 1.5em;
	}
		}
#titulo_form{
	width: 80%;
	margin-right: auto;
	margin-left: 2%;
	font-size: 1.2em;
	font-weight: bold;
	float: left;
}
#form_contacto{
	width: 80%;
	margin-right: auto;
	margin-left: 2%;
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	
}

td {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-weight: bold;
	font-size: 1em;
	
}

/* Estilos boton Subir scroll*/

#UpBtn {
  display: none;
  position: fixed;
  bottom: 15px;
  right: 20px;
  z-index: 99;
  font-size: 1em;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: url(images/magic-wand-icon-36.png),
    pointer;
  padding: 8px;
  border-radius: 10px;
  opacity: 0.8;
}

#UpBtn:hover {
  background-color: #555;
}
#UpBtn:focus {
  background-color: #555;
}

/* Estilos boton Inicio conejo*/


#Inicio_conejo {
  display: none;
  position: fixed;
  bottom: 15px;
  left: 20px;
  z-index: 99;
  font-size: 1em;
  border: none;
  outline: none;
  background-color: red;
  color: white;
 cursor: url(images/magic-wand-icon-36.png),
    pointer;
  padding: 8px;
  border-radius: 10px;
	opacity: 0.8;
}


#Inicio_conejo:hover {
	background-color: #555;
	
	}
#Inicio_conejo:active {
	background-color: #555;
	}


#conejo {
  display: none;
  position: fixed;
  bottom: 40px;
  left: -10px;
  z-index: 99;
  width: 70px;

  
   }
#conejo2 {
  display: none;
  position: fixed;
  bottom: 40px;
  right: 25px;
  z-index: 99;
  width: 70px;

     }


/* Estilos del SLIDE-SHOW que aparece en el telon*/

.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  margin-top: 15%;
  max-width: 44%;
  position: relative;
  margin-left: auto;
  margin-right:auto;
}

/* Caption text */
.text {
	color: #D77C7E;
	font-size: 1.3em;
	font-family: Broadway , "serif";
	font-style: normal;
	font-weight: bold;
	padding: 8px 12px;
	position: absolute;
	top: -15%;
	width: 100%;
	text-align: center;
}

.text_index {
	color: #D77C7E;
	font-size: 1.2em;
	font-family: Broadway , "serif";
	font-style: normal;
	font-weight: bold;
	padding: 0;
	position: absolute;
	top: -10%;
	width: 100%;
	text-align: center;
}


/* The dots/bullets/indicators */
.dot {
  height: 8px;
  width: 8px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.2s ease;
cursor: url(images/magic-wand-icon-36.png),
    pointer;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 3s;
  animation-name: fade;
  animation-duration: 3s;
}
.fade_videos {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 2s;
  animation-name: fade;
  animation-duration: 2s;
}

@-webkit-keyframes fade {
  from {opacity: .1} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .1} 
  to {opacity: 1}
}

/* Estilos de imagenes en el slide-show */

.image_index_0 {
	border-radius: 50%;
	width: 100%;
	padding-bottom: 8%;
	/*background-color: aquamarine;*/
}
.image_index {
	border-radius: 50%;
	width: 100%;
}
.image_index_2 {
	border-radius: 20%;
	width: 100%;
}

/* Fin Estilos del SLIDE-SHOW que aparece en el telon*/

.button_access {
	width: 40%; 
	margin-left: 30%; 
	margin-right: auto; 
	margin-top: 2%;
	margin-bottom: 2%;
	margin-bottom: 5%;
	padding: 6px;
}
button:hover {
	color: black;
cursor: url(images/magic-wand-icon-36.png),
    pointer;
	
	}
button:focus {
	color: black;
cursor: url(images/magic-wand-icon-36.png),
    pointer;
}


/* Estilos del BLOG*/

#blog_intro {
margin-top: 2%;
padding: 2%;
background: #467612 ;
background-size: 100%;
border-radius: 12px;
}

#blog_intro h2 {
padding: 10%;
font-weight: normal;
color: #ffff;
}

#blog_intro p {
padding: 2%;
color: #d9f499;
}


.contenidos {
background-color:aliceblue; 
float: right;	
border-style:solid;
	border-width: thin;
	border-radius: 5px;
	border-color: aquamarine;	
	margin-top: 2%;
}
.contenidos h3 {
padding-left: 20%;
	
	
}



/*------------------------------
=BLOG POST
------------------------------*/

.blogPost header a {
		font-size: 1.1em;
		font-style: italic;
		color: #777;
	}

.blogPost h2 {
		margin: 5%;	
		text-align: left;
		font-style: normal;
		color: #000;
	    font-family:  "Times New Roman", "serif";
	
	}

.blogPost p {
		font-size: 1.4em;
		font-style: italic;
		color: #000;
	}
	
		.blogPost header p a:hover {
			text-decoration: none;
			color: #000;
		}

.blogPost p {
			padding-left: 5%;
	padding-right: 3%
		}
	
.blogPost {
	
	margin-left: 2%;
	margin-right: 2%;
	marging-bottom: 2%;
	margin-top: 15%;
	marging-right: auto;
	width: auto;
	border-style:solid;
	border-width: thin;
	border-radius: 5px;
	border-color: aquamarine;
	box-shadow: 5px 5px 3px #999;
	background-color: bisque;
	
	}
.article {
margin-top: 15%;
	margin-bottom: 5%;
}
	
	

/*------------------------------
=COMMENTS
------------------------------*/

.comments {
	margin-top: 10%;
	marging-bottom:10%;
	padding-top: 5%;
	border-top: 1px solid #d7d7d7;
}

	.article {
		display: table;
		padding: 15px;
		margin-bottom: 2%;
	}
	
	.comments article:nth-child(odd) {
		padding: 21px;
		background: #E3E3E3;
		border: 1px solid #d7d7d7;
		margin-bottom: 2%;
	}
	
		.comments article header {
			display: table-cell;
			width: 10%px;
			padding-right: 22px;
		}
		
			.comments article header a h3 {
				display: block;
				font-weight: bold;
				color: #000;
			}
			
				.comments article header a:hover {
					text-decoration: none;
				}
		
		.comments article p h {
			margin-left: 5%;
			padding-left: 10%;
		}



/*------------------------------
=COMMENT FORM
------------------------------*/
form {
	margin-top: 21px;
	padding-top: 22px;
	border-top: 1px solid #d7d7d7;
}

	form p  {
		display: table;
		margin-bottom: 10px;
		padding: 0 0 10px 10px;
	}
form h3  {
		margin-bottom: 10px;
		padding: 0 0 20px 10%;
	}

		form label {
			display: table-cell;
			width: 25%;
			padding-right: 5%;
			padding-left: 5%;
			text-align: left;
			font-weight: bold;
			vertical-align: top;
		}
	
		form input[type="text"], form input[type="email"], form input[type="url"] {
			display: table-cell;
			float: center;
			width: 90%;
			height: 20px;
			border: 1px solid #d7d7d7;
		}
		
		form textarea {
			width: 70%;
			height: 100px;
			margin-left: 15%; 
			border: 1px solid #d7d7d7;
			float: left;
		}
		
		form input[type="submit"] {
			float: left;
			margin-left: 30%;
			margin-bottom: 10%;
		}



/*------------------------------
=SIDEBAR
------------------------------*/
#aside  {
	display: none;
	position: fixed;
  bottom: 60px;
  right: 10px;
	width: auto;
	border-style:solid;
	border-width: thin;
	border-radius: 5px;
	border-color: aquamarine;
	margin-right: 2%;
	marging-left: 1%;
	padding-right:2%;
	box-shadow: 5px 5px 3px #999;
	background-color: bisque;
		}


	#aside  ul {
		
		list-style:none;
		
	}
	
		aside ul li a {
			display: block;
			text-decoration: none;
			color: #777;
			font-size: 1.3em;
			padding-bottom: 3px;
		}
		
			aside ul li a:hover {
				text-decoration: underline;
			}


#aside_mob {
	width:60%;
	margin-right: auto;
	margin-left: 5%;
	margin-bottom: 15%;
	margin-top: 5%;
	border-style:solid;
	border-width: thin;
	border-radius: 5px;
	border-color: aquamarine;
	box-shadow: 5px 5px 3px #999;
	}


	#aside_mob ul {
		list-style:none;
	}
	
		#aside_mob  ul li a {
			text-decoration: none;
			color: #777;
			font-size: 1.3em;
			padding-bottom: 3px;
					}
		
			#aside_mob ul li a:hover {
				text-decoration: underline;
			}

 
@media only screen and (min-width: 681px) {
	#aside_mob {display: none;}
		#aside {width: 20%; display: block; }
	#mainContent {width: 70%; }
		}


@media only screen and (max-width: 600px) {
	#aside {display: none;	}
		#aside_mob {display: block;  }
		#mainContent {width:auto; }
		
	}
	

