/* Cambios en el cuerpo del documento */
body {
font-size:18px;
}

/* Un elemento llamado caja0 */
.caja0 {
	font-size: 30px;
	text-align:center;
	background-color:rgba(190,190,250,0.6);
	height:25px;
	box-shadow:3px 3px 5px black;
	width:60%;
	margin-left:auto;
	margin-right:auto;
	border-radius:15px;
	padding:px;
}

/* Clase de estilos para incorporar una imagen a la etiqueta <li> */
.lista1 li {
	padding-top: 7px;
	padding-left: 50px;
	padding-right: 50px;
	list-style: none;
	background-image: url("../images/general/flecha.jpg");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 20px;
}
.lista1a li {
	padding-top: 7px;
	padding-left: 30px;
	padding-right: 30px;
	list-style: none;
	background-image: url("../images/general/Img10.jpg");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 20px;
}
.lista1b li {
	padding-top: 7px;
	list-style: none;
	background-image: url("../imagenes/2.png");
	background-repeat: no-repeat;
	background-size: 20px;
	margin-left:-30px;
	text-align:left;
	font-size:14px;
}

.lista1c li {
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 25px;
	list-style: none;
	background-image: url("../imagenes/flecha.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 20px;
}
.lista1e li {
	padding-top: 7px;
	padding-left: 30px;
	padding-right: -10px;
	list-style: none;
	background-image: url("../images/general/megafono.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 20px;
	margin-left:-30px;
}
.lista2 li {
	padding-top: 0px;
	padding-left: 30px;
	list-style: none;
	background-image: url("../images/general/Img10.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 20px;
}
.lista3 li {
	padding-top: 0px;
	padding-left: 40px;
	list-style: none;
	background-image: url("../imagenes/bombillo.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size:30px;
}
.lista4 li {
	padding-top: 0px;
	padding-left: 40px;
	list-style: none;
	background-image: url("../images/logo_pascual.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 50px;
}

/* Clase de estilos para el diseño de una caja con encabezado */
.caja0 {
	background-color: lightgrey;
	img src:imagenes/action.jpg;
	padding: 15px;
	width: 80%;
	box-shadow: 3px 3px 5px black;
	border-radius: 15px;
	color: black;
	
}
.caja01 {
	background-color: lightgrey;
	img src:imagenes/Garner3.png;
	padding: 15px;
	width: 80%;
	box-shadow: 3px 3px 5px black;
	border-radius: 15px;
	color: black;
	
}
.caja3 {
	background-color: 
	border-radius: 20px;
	overflow: hidden;
	height:115px;
	margin: 1em 0;
	text-align: top left;
	font-size: 18px;
}

.caja3 h5 {
	padding: .3rem .5rem;
	background-position: left center;
	text-align:right;
	width:40%
	height:115px;
	margin : 0;
	background:#f0fffc;
	color: #f8f8ff;
	font-size: 24px;
}


.caja3 .content {
	padding: .3rem .1rem;
	color#000000;
	height:115px;
	text-align: justify;
	margin:0px 3px 0px 0px;
	background-color:#f0f8ff;
}
.caja3 .alt {
	background: hsl(190 40% 40%)
}

.caja3a {
	background-color: hsl (250 30% 90%))
	border-radius:3 rem;
	overflow: hidden;
	margin: 1em 0;
	color:black
	text-align:left;
	font-size: 10pt;
}
.caja3a h5 {
	padding: .3rem .5rem;
	background-position: left center;
	text-align:center;
	width:40%
	height:115px;
	margin : 0;
	background:hsl (250 30% 40%);
	color: white;
	font-size: 24px; 
}
.caja3a .content {
	padding: 0 .5rem;
	color:orange;
	text-align:; 
}
.caja3a .alt {
	background: hsl(190 40% 40%)
}
.caja4 {
	background-color:#427870;
	border-radius: 15px;
	overflow: hidden;
	width: 20%;
	padding: .3rem .5rem;
	text-align:left;
	font-size: 20px;
	color: silver;
}

.caja4 h5 {
	padding: .3rem .5rem,
	text-align: center;
	margin: 0;
	background: green;
	color: black;
}
.caja4 .content {
	padding: 0 .5rem;
	color: white;
	text-align: justify;
}
.caja4 .alt {
	background: hsl(190 40% 40%)
}
.miparrafo1{
	color: silver;
	width: 70%;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 3px 3px 5px black;
	padding: 20px;
	border-radius: 30px;	
}

/* Cambio de color en la etiqueta <h2> a través de la clase josema */
.josema h2 {
		color:red;
	}

/* Creación de un círculo y dos cajas combinadas*/
body {
	font: 18px Helvetica Neue, Segoe UI, sans-serif;
}

input, select, textarea, button {
	font: inherit;
}


.title{
color:#000000;
font-family:sans-serif;
font-size:22px;
line-height: 26px;
font-weight:bold;
padding:0px;
justify-content:center;
text-align:right;
margin-bottom:-40px

}

.button
{ 
background-color:#27ae9c;
    border-radius:10px;
    color: grey;
    padding: 10px 33px 0;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 19px;
    font-weight:bold;
    margin-top:-20px;
    height: 45px; 
}

.note {
  border-left: 4px solid var(--note-color);
  color: var(--note-text-color);
.flota_der {
  float: right;
  margin: 0 0 20px 5px;
  padding: 5px;
  text-align: center;
}

.flota_izq {
  float: left;
  margin: 5px 20px 0 0;
  padding: 5px;
  text-align: center;

}

.caja1{
	background-color: #D5F5E3;
	box-shadow: 3px 3px 5px #666;
	padding: 10px;
	text-align: left;
	width:100%;
	border-radius:2px;
	margin-right: auto;
	margin-left: auto;
}

/* tablas */
table, th, td {
border: 2px solid black;
border-collapse: collapse;
text-align: left;
margin:auto;
}
table {
width:60%;
}
th, td {
padding: 2px 3px 2px 3px;
}
th {
background: rgb(79,112,197);
color: white;
text-align: center;
}
tr:nth-child(even) {background-color: #d2e2d2;}
tr:nth-child(odd) {background-color: #FEF5E7;}


Cómo llamar los estilos en Html: <p class="josema">
.caja001 {
	font-size: 28px;
	font-weight:bold;
	text-align:right;
	background-color:#27ae9c;
	box-shadow:3px 9px 9px black;
	width:100%;
	margin-top:-85px;
	margin-left:5px;
	border-radius:55px;
	padding:9px;
	color:white;
	height: 80px;		
}
.caja401 {
	margin-left:90px;
	font-weight:bold;
	background-color:transparent;
	border-radius: 45px;
	padding: px;
	text-align:left;
	font-size: 18px;
	color: silver;
	width:50%;
	margin-top:40px;
}
.circulo01 {
	width: 52px;
	color:white;
	height:52px;
	border-radius:100%;
	background: #000000;
	text-align:center;
  	padding:3%;
	margin-top:-100px;
}
.circulo01> h5 {
	font-family: sans-serif;
	color: #fded99;
	font-size: 15px;
	font-weight: bold;
	margin-top:5px;
}
.circulo01> h5a {
	font-family: sans-serif;
	color: #fded99;
	font-size: 15px;
	font-weight: bold;
	margin-top:45px;
}

}
.gradiente {
	background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
	background-size: 400% 400%;
	animation: gradient 10s ease infinite; justify-content: center; display: flex; align-items: center;
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

  /** Le puse márgenes ajustadas a la imagen  **/
.page:nth-child(even) .page_number {
  text-align: right;
  padding-right:70px;
  
}
.page:nth-child(odd) .page_number {
  text-align: left;
   padding-left:70px;
}

 /* Configura colores */
   
	body {
	--color-feo:#332f2c;
	--color-oscuro:#000000;
	--raro-color:#f056f8;
	--nocambia-color:#000000;
	--caja0-color:#000000;
	--caja1-color:#000000;
	}		

	body.dark {  
	--raro-color:yellow;
	--nocambia-color:#000000;
	--caja0-color:#358cd6;	
	--caja1-color:#3525d6;
	--color-oscuro:#ffffff;
	--color-feo:#ffffff;
	}

/* Tooltip contenedor (selector)*/
.tooltipa {
  position: relative;  
  display: inline-block;
   border-bottom: 1px dotted black; 
}
/*Si se quiere poner una linea de puntos debajo del selector*/
/* Texto (contenido) del tooltip */
.tooltipa .tooltipatext {
  visibility: hidden;
  width:250px;
  background-color: rgb(222,247,237);
  color: #000;
  box-shadow: 6px 6px 10px #aaa;
  text-align: center;
  font-size: 0.9em;
  border-radius: 6px;
  padding:15px 15px;
  /* Posiciona el tooltip arriba y a la izquierda*/
  position: absolute;
  z-index: 1;
  bottom: 130%;
  left: 50%;
  margin-left: -200px;
}
/* Muestra el texto del tooltip (contenido) cuando se pasa el mouse sobre el selector (contenedor) del tooltip*/
.tooltipa:hover .tooltipatext {
  visibility: visible; 
}

/* Contenedor (selector)* del Tooltip */
.tooltipa2 {
  position: relative;
  display: inline-block;
  border-bottom: 1px solid green;  
}
/*Pone una línea sólida de 1px de color verde en el borde de abajo*/
/* Texto (contenido) del tooltip */
.tooltipa2 .tooltipa2text {
  visibility: hidden;
  width:462px;
  background-color: rgb(234,237,255);
  color: #000;
  box-shadow: 6px 6px 10px #aaa;
  text-align: center;
  font-size: 0.9em;
  border-radius: 6px;
  padding:15px 15px;  
  /* Posiciona el tooltip arriba*/
  position: absolute;
  z-index: 1;
  bottom: 105%;
  left: 100%;
  margin-left: -445px;  
}

/* Muestra el texto del tooltip (contenido) cuando se pasa el mouse sobre el selector (contenedor) del tooltip*/
.tooltipa2:hover .tooltipa2text {
  visibility: visible;
}


/* Tooltip contenedor (selector)*/
.tooltipd {
  position: relative;
  display: inline-block;
  /* border-bottom: 1px dotted black; Si se quiere poner una linea de puntos debajo del selector */
}

/* Texto (contenido) del tooltip */
.tooltipd .tooltipdtext {
  visibility: hidden;
  width:250px;
  background-color: rgb(222,247,237);
  color: #000;
  box-shadow: 6px 6px 10px #aaa;
  text-align: center;
  font-size: 0.9em;
  border-radius: 6px;
  padding:15px 15px; 
   /* Posición del tooltip debajo y a la derecha  */
  position: absolute;
  z-index: 1;
  top: -5px;
  left:20px;
}

/* Muestra el texto del tooltip (contenido) cuando se pasa el mouse sobre el selector (contenedor) del tooltip*/
.tooltipd:hover .tooltipdtext {
  visibility: visible;
}

/* Tooltip contenedor (selector)*/
.tooltipi {
  position: relative;
  display: inline-block;
  /* border-bottom: 1px dotted black; */
}

/* Texto (contenido) del tooltip */
.tooltipi .tooltipitext {
  visibility: hidden;
  width: 250px;
  background-color: rgb(222,247,237);
  color: #000;
  text-align: center;
  font-size: 0.9em;
  border-radius: 6px;
  padding: 5px 15px;  
  /* Position the tooltipi debajo y a la izquierda*/
  position: absolute;
  z-index: 1;
  top: -5px;
  right: 20px;
}

/* Muestra el texto del tooltip (contenido) cuando se pasa el mouse sobre el selector (contenedor) del tooltip*/
.tooltipi:hover .tooltipitext {
  visibility: visible;
}



/* Tooltip para ejemplo  */
/* Tooltip contenedor */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text: Si quieres puntos debajo del texto flotante */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}



/* Tooltips de Ramiro*/
/* TooltipL contenedor (selector)*/
.TooltipL {
  font-weight: bold;
  position: relative;  
  display: inline-block;
  border-bottom: 1px dotted black;
  font-size:110%;
}

/* Texto (contenido) del TooltipL */
.TooltipL .TooltipLText {
  visibility: hidden;
  width:150px;
  background-color: rgb(222,247,237);
  color: #000;
  box-shadow: 6px 6px 10px #aaa;
  font-size: 18pt;
  text-align:center;
  border-radius: 15px;
  padding:5px 5px;
  /* Posiciona el TooltipL arriba y a la izquierda*/
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -150px;
 } 
/* Muestra el texto del TooltipL (contenido) cuando se pasa el mouse sobre el selector (contenedor) del TooltipL*/
.TooltipL:hover .TooltipLText  {
  visibility: visible;
}

/* TooltipR contenedor (selector)*/
.TooltipR {
  position: relative;  
  display: inline-block;
  border-bottom: 1px dotted black;
  font-size:110%;
}

/* Texto (contenido) del TooltipR */
.TooltipR .TooltipRText {
  visibility: hidden;
  width:150px;
  background-color: rgb(222,247,237);
  color: #000;
  box-shadow: 6px 6px 10px #aaa;
  font-size: 18pt;
  text-align:center;
  border-radius: 15px;
  padding:5px 5px;
  /* Posiciona el TooltipR arriba y a la derecha*/
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -100px;
  }


/* Muestra el texto del TooltipL (contenido) cuando se pasa el mouse sobre el selector (contenedor) del TooltipR*/
.TooltipR:hover .TooltipRText  {
  visibility: visible;
}

/* TooltipD contenedor (selector)*/
.TooltipD {
  position: relative;  
  display: inline-block;
  border-bottom: 1px dotted black;
  font-size:110%;
}

/* Texto (contenido) del TooltipD */
.TooltipD .TooltipDText {
  visibility: hidden;
  width:150px;
  background-color: rgb(222,247,237);
  color: #000;
  box-shadow: 6px 6px 10px #aaa;
  font-size: 18pt;
  text-align:center;
  border-radius: 15px;
  padding:5px 5px;
  /* Posiciona el TooltipD abajo*/
  position: absolute;
  z-index: 1;
  bottom: -450%;
  left: 50%;
  margin-left: -100px;
  }


/* Muestra el texto del TooltipD (contenido) cuando se pasa el mouse sobre el selector (contenedor) del TooltipD*/
.TooltipD:hover .TooltipDText  {
  visibility: visible;
}

/* TooltipB contenedor (selector)*/
.TooltipB {
  position: relative;  
  display: inline-block;
  border-bottom: 1px dotted black;
  font-size:110%;
}

/* Texto (contenido) del TooltipB */
.TooltipB .TooltipBText {
  visibility: hidden;
  width:150px;
  background-color: rgb(222,247,237);
  color: #000;
  box-shadow: 6px 6px 10px #aaa;
  font-size: 18pt;
  text-align:center;
  border-radius: 15px;
  padding:5px 5px;
  /* Posiciona el TooltipR arriba y a la derecha*/
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 75%;
  margin-left: -50px;
  }


/* Muestra el texto del TooltipB (contenido) cuando se pasa el mouse sobre el selector (contenedor) del TooltipB*/
.TooltipB:hover .TooltipBText  {
  visibility: visible;
}
	
/* Ajustes para que se presente igual que en la primera edición */
section, 
.caja_menu,
.caja0,
.caja1,
.caja2,
.caja2b,
.caja3,
.caja3b,
.caja4,
.caja5,
.caja6,
.caja7,
.caja8,
.caja9,
.caja10,
.caja11,
.caja12,
.caja13,
.caja14,
.caja15 {
  box-sizing: content-box;
}

.caja_menu .toc_link {
  color: aqua;
  padding: 6px 2px;
}
.toc_link > * {
  color: inherit;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}
.toc_link .pageref_number {
  font-size: 26px;
}
.toc_link .pageref_postfix {
  margin-left: 15px;
  font-size: 20px;
}
.toc_link::before {
  border-bottom: none;
}
.toc_link:hover, .toc_link:hover a, .toc_link:hover .toc_number, .toc_link:hover a > span:first-child {
  background-color: rgb(7, 58, 95);
}

/* estilo para los enlaces en la tabla de contenidos */
#table_of_content .toc_link {
  color: var(--toc-text-color) !important;
}
#table_of_content .toc_link:hover,
#table_of_content .toc_link:hover *{
  background-color: var(--toc-over-color) !important;
}
#table_of_content .toc_selected *,
#table_of_content .toc_selected:hover,
#table_of_content .toc_selected:hover * {
  background-color: var(--toc-text-color) !important;
  color: var(--toc-over-color) !important;
}
.tabla_ejemplo {
  border: 1px solid black;
}
/* Color de fondo para las páginas */
.page {
  background-color: aliceblue;
}
body.dark .page {
  background-color: hsl(207, 40%, 40%);
}

/* Caja para insertar los contenidos (índice) */
.caja_menu {
  position: relative;
  left: 215px;
  width: 330px;
  height: 750px;
  margin-left: 5px;
  margin-right: 10px;
  margin-top: -15px;
  padding: 10px;
  float: left;
  overflow: hidden;
  color: seagreen;
}

.caja_menu p {
  font-size: 1.4em;
  line-height: 1.3;
  color: aqua;
  background: rgba(76, 175, 80, 0.0);
  padding: 0px;
  margin: 0px;
}

.caja_menu h2 {
  color: brown;
  font-size: 0.8em;
  background: rgba(176, 75, 80, 0.0);
  padding: 3px;
  text-align: left;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.caja_menu a {
  color: aqua;
  background: rgba(76, 175, 80, 0.0);
  padding: 0px;
  margin-left: 0px;
}

/* Caja llamada "section", que podemos usar para cambiar tamaño de fuente, fondos, etc., o combina con la caja 0 */
section {
  width: 512px;
  padding: 15px 15px 10px 10px;
  font-size: 0.9em;
  text-align: left;
}
section p {
  padding-top: 0;
  margin-top: 0;
}

section h1 {
  color: #f22;
  font-size: 1.8em;
  text-align: center;
  margin-bottom: 0px;
  text-shadow: 1px 2px rgba(0,0,0,0.85);
}

.caja0 {
  margin-top: 15px;
  background-color: rgba(0, 165, 255,0.55);
  box-shadow: 0px 2px 5px #1c1a19;
  border-radius: 5px;
  padding:15px 25px 30px 15px;
  font-size: 1em;
}

/* Para las pestañas de página */

.pestana_izq {
  position: relative;
  width: 129px;
  font-size: 17px;
  text-align: left;
  padding: 5px;
  margin-top: -30px;
  margin-left: -50px;
  padding-top:2px;
  background-color: rgba(125, 9, 220, 0);
  color:#e6ffff;
  background-repeat: no-repeat;
}

.pestana_izq2 {
  position: relative;
  width: 129px;
  font-size: 17px;
  text-align: left;
  padding: 5px;
  margin-top: 0px;
  margin-left: 2px;
  padding-top: 2px;
  background-color: rgba(125, 9, 220, 0);
  color:#e6ffff;
  background-repeat: no-repeat;
}

.pestana_der {
  position: relative;
  width: 129px;
  font-size: 17px;
  text-align: right;
  padding: 5px;
  margin-top: -30px;
  margin-left: 450px;
  padding-top: 2px;
  padding-right: -20px;
  background-color: rgba(25, 119, 20, 0.0);
  color:#e6ffff;
  background-repeat: no-repeat;
}

article {
  width: 230px;
  margin-bottom: 0px;
  padding: 15px 25px 30px 15px;
  font-size: 0.9em;
  text-align: left;
}

aside {
  position: relative;
  width: 210px;
  display: inline-block;
  background-color: rgba(180, 200, 255, 0.3);
  margin-top: 10px;
  margin-bottom: 0px;
  padding: 0px 25px 10px 25px;
  font-size: 0.9em;
  text-align: right;
}

aside p {
  padding: 0px 0px 0px 0px;
  font-size: 1.2em;
  text-align: right;
  color:Maroon;
  margin: 10px;
}

article, aside {
  display: inline-block;
  vertical-align: top;
  box-sizing: content-box;
}

.caja1 {
  position: relative;
  width: 90%;
  background-color: #fff;
  box-shadow: 0px 2px 5px #1c1a19;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 25px;
  margin-top: 25px;
  background-image: linear-gradient(white, palegreen);
  text-align: center;
}

.caja1 h1 {
  color: #f22;
  font-size: 1.8em;
  text-align: center;
  margin-bottom: 0px;
  text-shadow: 1px 2px rgba(0,0,0,0.85);
}

.caja2 {
  margin-top: 15px;
  margin-left: 65px;
  background-color: rgba(100,149,237,0.55);
  box-shadow: 0px 2px 5px #1c1a19;
  border-radius: 5px;
  font-size: 2em;
  width: 70%;
  padding-top: 3px;
  padding-bottom: 8px;
  margin-top: 25px;
}

.caja2 h1 {
  color: 	#4169E1;
  font-size: 1.4em;
  text-align: center;
  text-shadow: 1px 2px rgba(0,0,0,0.75);
}

.caja2 p {
  color: 	#4169E1;
  font-size: 0.7em;
  color:white;
  text-align: center;
  text-shadow: 1px 2px rgba(0,0,0,0.75);
  margin-top: 5px;
  margin-bottom: 5px;
}

.caja2b {
  margin-top: 15px;
  margin-left: 65px;
  background-color: rgba(255, 69, 0,0.55);
  box-shadow: 0px 2px 5px #1c1a19;
  border-radius: 5px;
  font-size: 2em;
  width: 70%;
  padding-top: 3px;
  padding-bottom: 8px;
  margin-top: 25px;
}

.caja2b h1 {
  color: rgba(255, 69, 0);
  font-size: 1.4em;
  text-align: center;
  text-shadow: 1px 2px rgba(0,0,0,0.85);
}

.caja3 {
  position: relative;
  margin-left: 15px;
  display: inline-block;
  width: 315px;
}

.caja3b {
  position:absolute;
  margin-left: 0px;
  width: 290px;
  font-size: 1.2em;
}

.caja4 {
  position: relative;
  display: inline-block;	
  width: 280px;
}

.caja4 h1 {
  color: DarkSeaGreen;
  font-size: 3em;
  text-align: center;
  margin-bottom: 0px;
  text-shadow: 2px 3px rgba(0,0,0,0.95);
}

.caja5 {
  position: relative;
  width: 190px;
  display: inline-block;
  margin-left: 20px;
  text-align: left;
}

.caja6 {
  position: relative;
  width: 510px;
  font-size: 29px;
  text-align: center;
  border: 2px solid white;
  border-radius: 10px;
  padding: 5px;
}

.caja7 {
  position: relative;
  width: 510px;
  font-size: 29px;
  text-align: center;
  padding: 5px;
}

.caja8 {
  position: relative;
  width: 270px;
  height: 220px;
  margin-left: 5px;
  margin-right: 10px;
  margin-top: 20px;
  padding: 0px;
  float: left;
  border: 2px solid aliceblue;
  border-radius: 10px;
  overflow: hidden;
}

.caja9 {
  width: 560px;
  margin: 0;
  padding: 0;
  transform: scale(1.2);
}

.image {
  position: relative;
  display: block;
  transition: transform 0.07s ease-in-out;
}

.image:hover {
  transform: scale(1.5);
}

.vertical-menu {
  width: 300px;
}

.vertical-menu a {
  background-color: bisque;
  color: black;
  display: block;
  padding: 12px;
  text-decoration: none;
}

.vertical-menu a:hover {
  background-color: #ccc;
}

.vertical-menu a.active {
  background-color: #4CAF50;
  color: white;
}

.caja10 h1 {
  color: OrangeRed;
  font-size: 1.4em;
  text-align: center;
  text-shadow: 1px 2px rgba(0,0,0,0.75);
}

.caja11 {
  width: 80%;
  margin-left: 8%;
  background-color: rgba(0,0,100,0.15);
  box-shadow: 6px 6px 10px #000;
  border-radius: 5px;
  padding: 15px;
}

.caja12 {
  width: 50%;
  margin-left: 40%;
  background-image: url("../images/ejercicios.png");
  background-repeat: no-repeat; 
  background-color: rgba(200,200,200,0.45);
  box-shadow: 6px 6px 10px #000;
  border-radius: 10px;
  padding: 25px;
  padding-top: 70px;
  font-size: 20px;
}

.caja13 {
  width: 50%;
  margin-left: 40%;
  background-image: url("../images/ejemplo.png");
  background-repeat: no-repeat; 
  background-color: rgba(250,250,250,0.15);
  box-shadow: 6px 6px 10px #000;
  border-radius: 10px;
  padding: 25px;
  padding-top: 70px;
  padding-bottom: 10px;
  font-size: 20px;
}

.caja14 {
  width: 60%;
  background-color: rgba(250,250,250,0.15);
  box-shadow: 6px 6px 10px #000;
  border-radius: 10px;
  padding: 15px 25px 10px 15px;
  font-size: 20px;
  color:white;
}
.caja14 a {
  color: orange;
}

.caja15 {
  width: 90%;
  background-color: rgba(250,250,250,0.15);
  box-shadow: 6px 6px 10px #000;
  border-radius: 10px;
  padding: 25px;
  padding-top: 15px;
  padding-bottom: 10px;
  font-size: 20px;
  color:white;
}
.caja15 a {
  color: orange;
}

