@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Tablet Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 90.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
	margin-top:80px;
	
	
	

	
}

#menuBar1 {
	z-index:2000;

}






#LayoutDiv1 {
	
	clear: both;
	float:right;
	margin-left: 0;
	
	
	width: 100%;
	display:block;
	background:#BF024E;
	color:#FFF;
	font-size:24px;
	text-align:center;
	position:fixed;
	

	
	
	
	
}

#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	color:#FFF;
	background:#0E5C63;
	position:fixed;
	margin-top:80px;
	#menuBar1 {
	z-index:1000;

}



	






#LayoutDiv3 {
	clear:both;
	float: left;
	margin-left: 0;
	width: 100%;

	display: block;
	font-size:18px;
	
	
}

#LayoutDiv4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	visibility:hidden;
	


	
	
}

#LayoutDiv5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
	visibility:hidden;
	

}



#LayoutDiv6 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;


}

#parrafo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;


}

#LayoutDiv7 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
	
}

#LayoutDiv8 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;


}

#LayoutDiv9 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
	
}

#LayoutDiv10 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
}

#LayoutDiv11 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
	
}

#LayoutDiv12 {


	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;


}

#LayoutDiv13 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
}

#LayoutDiv14 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
	

	
}

#LayoutDiv15 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
}

#LayoutDiv16 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
}




#LayoutDiv17 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
}

#LayoutDiv18 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
}



#LayoutDiv19 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
}

#LayoutDiv20 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
}





#LayoutDiv21 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
}

#LayoutDiv22 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
}

#LayoutDiv23 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;

	

	
}

#LayoutDivlineafin {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	background:#E7E4D8;

	

	
}


.footer{
	background-color: #24262b;
    padding: 50px 0;
	border-radius:15px;
}


.contenidofooter{
	max-width: 1700px;
	margin:auto;
}
.row{
	display: flex;
	flex-wrap: wrap;
}
.ul{
	list-style: none;
}


	

#footer1{
	background-color: #069;
    padding: 70px 0;
	
	
}	

#footer1{
   width: 25%;
   padding: 0 60px;

}


#footer1 h4{
    font-size: 18px;
	color: #ffffff;
	text-transform: capitalize;
	margin-bottom: 35px;
	font-weight: 500;
	position: relative;
}

	
#footer1 h4::before{
	content: '';
	position: absolute;
	left:0;
	bottom: -10px;
	background-color: #800000;
	height: 2px;
	box-sizing: border-box;
	width: 200px;
}
	
#footer1 ul li:not(:last-child){
	margin-bottom: 10px;
}
	
#footer1 ul li:not(:last-child){
	margin-bottom: 10px;
}	

#footer1 ul li a{
	font-size: 16px;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: none;
	font-weight: 300;
	color: #bbbbbb;
	display: block;
	transition: all 0.3s ease;
}

#footer1 ul li a:hover{
	color: #ffffff;
	padding-left: 15px;
}

#footer1 .social-links a{
	display: inline-block;
	height: 40px;
	width: 40px;
	background-color: rgba(255,255,255,0.2);
	margin:0 10px 10px 0;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	color: #ffffff;
	transition: all 0.5s ease;
}
#footer1 .social-links a:hover{
	color: #24262b;
	background-color: #ffffff;
}








}
/* Celular a Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 300px) {
gridContainer {
	width: 80.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	
	margin-top:50px;

	
	
}

p{
	margin-right:10px;
	margin-left:10px;
	font-size: 14px;
	color:#069;
	
}

label {
    font-size: 14px; /* Cambia 16px al tamaño deseado */
}



li{
	margin-right:10px;
	margin-left:10px;
	
	
}


.contenedortitulo{
	display:none;
	font-weight:bold;
	color: #000;
	margin-right:0px;
	margin-left:0px;
	background:#fff;
	

	
	background-size:100% 100%;
	padding-top:40px;
	padding-left:15px;
	
	
	position:sticky;
	top:80px;
	text-align:left;
	transition: background-color 3s;
	box-shadow: 10px 5px 5px rgba(0, 0, 0, 0.2);


}

.contenedortitulo:hover{
	display:none;
	background:#DEC5A9;
	transition: background-color 3s;
	color:#fff;
	/*text-align:center;*/
	

	

}
	



.Content{
	padding-top:50px;
	padding-left:25px;
	font-size:18px;
	
}

.contenedorimagen{
	font-weight:bold;
	font-size:36px;
	height:100px;

	background-size:100% 100px;


	
}		
h1{
	color:#03F;


	font-weight: bold;
	font-size: 36px;
	margin-right: 10px;
	margin-left: 50px;

	top: -141px;
	left: 58px;
	font-family: Georgia, "Times New Roman", Times, serif
}		
	



h2{
	color:#F90;
	font-weight:bold;
	font-size:20px;
	margin-right:10px;
	margin-left:10px;

}	



h3{
	font-size:18px;

	margin-right:10px;
	margin-left:10px;
}

h4{
	font-weight:normal;
	font-size:14px;

	margin-right:10px;
	margin-left:10px;
}





h5{
	font-weight:bold;
	font-size:12px;

	margin-right:10px;
	margin-left:10px;
}

h6{
	
	font-size:10px;

	margin-right:10px;
	margin-left:10px;
}


label {
    padding-right: 10px;
    font-size:16px;
}


.LayoutDivTema1{
	font-size:12px;
	padding-left:15px;
	
}


#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width:90.6%;
	display: block;
	background:#BF024E;
	color:#FFF;
	font-size:24px;
	text-align:center;
	position:fixed;
	padding-left:15px;
		
	
}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 90.6%;
	display: block;
	background:#0E5C63;
	position:fixed;
	margin-top:100px;
	
	
	
}

.LayoutDiv3 {
	clear: both;
	float: center;
	margin-left: 0;
	width: 95%;

	display: block;
	
	text-align:justify;
	color:#2D5959;	


	
	
}


.custom-button {
      background-color: #800000;
      color: white;
      padding: 10px 20px;
      border: none;
      text-decoration: none;
      cursor: pointer;
	  border-radius:15px;


}

#finalizar{
    background-color: #800000; /* Color de fondo del botón */
    color: white; /* Color del texto del botón */
    padding: 10px 20px; /* Espacio interno del botón */
    border: none; /* Eliminar borde del botón */
    cursor: pointer; /* Cambiar el cursor al pasar el mouse */
    transition: box-shadow 0.3s ease; /* Transición suave de la sombra */
	border-radius:15px;
  }

  /* Estilos para el efecto hover */
  #finalizarL:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4), inset 0px 0px 10px rgba(0, 0, 0, 0.2);
    /* Sombra gradiente: sombra externa más oscura y sombra interna más clara */
  }



  #siguienteLeccion {
    background-color: #4CAF50; /* Color de fondo del botón */
    color: white; /* Color del texto del botón */
    padding: 10px 20px; /* Espacio interno del botón */
    border: none; /* Eliminar borde del botón */
    cursor: pointer; /* Cambiar el cursor al pasar el mouse */
    transition: box-shadow 0.3s ease; /* Transición suave de la sombra */
	border-radius:15px;
  }

#LayoutDiv4menos1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:14px;


	


	
	
}



.LayoutDiv4 {
	clear: both;
	float: center;
	margin-left: 0;
	width: 95%;

	ddisplay:block;
	font-size:14px;
	text-align:justify;

	
	


	
}


.LayoutDiv4 img {
	clear: both;
	float: center;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:14px;
	

}

.LayoutDiv5 {
	clear: both;
	float: center;
	margin-left: 0;
	width: 95%;
	display: none;
	font-size:14px;
	text-align:justify;
	color:#2D5959;
	


	
}


.LayoutDiv5 img {
	clear: both;
	float: center;
	margin-left: 0;
	margin:auto;
	width: 80%;
	display: block;
	font-size:14px;
	

}


LayoutDiv6 {
	clear: both;
	float: center;
	margin-left: 0;
	width: 95%;
	display: none;
	font-size:14px;
	text-align:justify;


	
}


.LayoutDiv6 img {
	clear: both;
	float: center;
	margin-left: 0;
	margin:auto;
	width: 80%;
	display: block;
	font-size:14px;
	

}



LayoutDiv7 {
	clear: both;
	float: center;
	margin-left: 0;
	width: 95%;
	display: none;
	font-size:14px;
	text-align:justify;


	
}


.LayoutDiv7 img {
	clear: both;
	float: center;
	margin-left: 0;
	margin:auto;
	width: 60%;
	display: block;
	font-size:14px;
	

}

.LayoutDiv8 {
	clear: both;
	float: center;
	margin-left: 0;
	width: 95%;
	display: block;
	font-size:14px;
	text-align:justify;


	
}


.LayoutDiv8 img {
	clear: both;
	float: center;
	margin-left: 0;
	margin:auto;
	width: 60%;
	display: block;
	font-size:14px;
	

}

.LayoutDiv9 {
	clear: both;
	float:left;
	margin-left: 0;
	width: 100%;
	display:block;
	font-size:20px;
	color:#2D5959;

	

	
}



.Avance {
	clear: both;
	float:left;
	margin-left: 0;
	width: 100%;
	display:block;
	font-size:20px;
	

	

	
}

.Avance img {
	clear: both;
	float: left;
	margin-right:15px;
	
	width: 15%;
	height:15%;
	
	
	font-size:20px;
	border-radius:25px;
	display: inline-block;
	

	
}


#AvanceResumen {
      display:block;
      
      padding: 10px;
      margin-top: 10px;
	 
    }





.LayoutDiv9 {
	clear: both;
	float:left;
	margin-left: 0;
	width: 100%;
	display:block;
	font-size:20px;

	

	
}

.LayoutDiv9 img {
	clear: both;
	float:left;
	margin-right:15px;
	
	width: 15%;
	height:15%;
	
	
	font-size:20px;
	border-radius:25px;
	
	

	
}


 #finalizar {
    background-color: #800000; /* Color de fondo del botón */
    color: white; /* Color del texto del botón */
    padding: 10px 20px; /* Espacio interno del botón */
    border: none; /* Eliminar borde del botón */
    cursor: pointer; /* Cambiar el cursor al pasar el mouse */
    transition: box-shadow 0.3s ease; /* Transición suave de la sombra */
	border-radius:15px;
	font-size:18px;
  }

  /* Estilos para el efecto hover */
  #finalizar:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4), inset 0px 0px 10px rgba(0, 0, 0, 0.2);
    /* Sombra gradiente: sombra externa más oscura y sombra interna más clara */
  }






progress {
border: none;
border-radius: 2rem;
width: 95%;
height: 9px;
animation: prog 2s linear;
}

::-webkit-progress-bar-value {background-color: #1DA1F2; border-radius: 2rem;}
::-webkit-progress-value {background-color: #1DA1F2; border-radius: 2rem;}
::-moz-progress-bar {background-color: #1DA1F2; border-radius: 2rem;}

@keyframes prog {
0% {width: 0%; background-color: #f1f1f1;}
100% {width: 100% color: #000;}
}


.Tema1{
	color:#CCC;
	height:80px;
	*/*border-top-color: red;
  border-right-color: blue;
  border-bottom-color: blue;
  border-left-color: red;
  
  border-width: 1px;
  border-style: solid;
  border-radius:15px;*/*

	
	
	
}


.Tema1 img {
	clear: both;
	float:left;
	margin-left: 0;
	width: 5%;

	display: block;
	font-size:14px;
	text-align:justify;
	padding:10px;	   

	
	
}




.Tema2{
	
	
}



.Tema2 img {
	clear: both;
	float:right;
	margin-left: 0;
	width: 3%;
	height:10%;
	display: block;
	font-size:14px;
	margin-right:20px;
	

	
	
}





.Tema3{
	color:#CCC;
	
}

.Tema4{
	color:#CCC;
	
}

.Tema4{
	color:#CCC;
	
}

.Tema5{
	color:#CCC;
	
}


.Tema6{
	color:#CCC;
	
}

.Tema7{
	color:#CCC;
	
}

 #finalizarLeccion {
    background-color: #800000; /* Color de fondo del botón */
    color: white; /* Color del texto del botón */
    padding: 10px 20px; /* Espacio interno del botón */
    border: none; /* Eliminar borde del botón */
    cursor: pointer; /* Cambiar el cursor al pasar el mouse */
    transition: box-shadow 0.3s ease; /* Transición suave de la sombra */
	border-radius:15px;
	
  }

  /* Estilos para el efecto hover */
  #finalizarLeccion:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4), inset 0px 0px 10px rgba(0, 0, 0, 0.2);
    /* Sombra gradiente: sombra externa más oscura y sombra interna más clara */
  }



  #siguienteLeccion {
    background-color: #4CAF50; /* Color de fondo del botón */
    color: white; /* Color del texto del botón */
    padding: 10px 20px; /* Espacio interno del botón */
    border: none; /* Eliminar borde del botón */
    cursor: pointer; /* Cambiar el cursor al pasar el mouse */
    transition: box-shadow 0.3s ease; /* Transición suave de la sombra */
	border-radius:15px;
  }

  /* Estilos para el efecto hover */
  #siguienteLeccion:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4), inset 0px 0px 10px rgba(0, 0, 0, 0.2);
    /* Sombra gradiente: sombra externa más oscura y sombra interna más clara */
  }

.LayoutDiv10{
	clear: both;
	float:left;
	margin-left: 0;
	width: 100%;
	display:block;
	font-size:20px;

	

	
}

.LayoutDiv10 img {
	clear: both;
	float: left;
	margin-right:15px;
	
	width: 15%;
	height:15%;
	
	
	font-size:20px;
	border-radius:25px;
	display: inline-block;
	

	
}

.Outlook{
	margin:auto;
	width:100px;
	height:100px;
	border-radius:50%;
	
	display:flex;
 	justify-content: center;
 	align-items:center;
	color:#CCC;


	background-image:url(Imagenes%20de%20tema/Outlook.png);
	background-size:100% 100%;
	
	
	
	
}



.Gmail{
	margin:auto;
	width:100px;
	height:100px;
	
	border-radius:50%;
	
	display:flex;
 	justify-content: center;
 	align-items:center;
	color:#CCC;

	background-image:url(Imagenes%20de%20tema/Gmail.png);
	background-size:100% 100%;
	
	
	
	
}








.LayoutDiv5Padre{
	display:block;
	justify-content:center;

	

	

}
	
.LayoutDivOpcion1 {
	margin:15%;
	width:100px;
	height:100px;
	background:#033;
	border-radius:50%;
	border-color: red blue;
	display:inline-block;
 	justify-content: center;
 	align-items:center;
	color:#CCC;
	border-width: 1px;
  	border-style: solid;
	border-color:#000;
	
	 
  	


	

}
.LayoutDivOpcion1:hover{
	width:100px;
	height:100px;

	background-image:url(Imagenes%20de%20tema/MenuModelo.PNG);
	background-size:200%;
	background-repeat:no-repeat;

	transition: background-color 3s;
	color:#000;
	
	
	-webkit-transform: scale(1.03,1.03);
	transition: -webkit-transform 3s;
	box-shadow: 10px 5px 5px rgb(204,102,102);
	overflow:

	
	

}




.LayoutDivOpcion2 {
	margin:auto;
	width:100px;
	height:100px;
	background:#033;
	border-radius:50%;
	display:inline-block;
 	justify-content: center;
 	align-items: center;
	color:#CCC;



}

.LayoutDivOpcion2:hover{
	width:100px;
	height:100px;
	background:#000;
	transition: background-color 3s;
	color:#fff;
	
	
	-webkit-transform: scale(1.03,1.03);
	transition: -webkit-transform 3s;

	
	

}




.LayoutDivOpcion3 {
	margin:15%;
	width:100px;
	height:100px;
	background:#033;
	border-radius:50%;
	border-color: red blue;
	display:inline-block;
 	justify-content: center;
 	align-items:center;
	color:#CCC;
	border-width: 1px;
  	border-style: solid;
	border-color:#000;
	

}

.LayoutDivOpcion3:hover{
	width:100px;
	height:100px;
	background:#000;
	transition: background-color 3s;
	color:#fff;
	
	
	-webkit-transform: scale(1.03,1.03);
	transition: -webkit-transform 3s;

	
	

}



.LayoutDivOpcion4 {
	margin:auto;
	width:100px;
	height:100px;
	background:#033;
	border-radius:50%;
	inline-box-align:center;
	display:inline-block;
 	justify-content: center;
 	align-items: center;
	color:#CCC;
	
}

.LayoutDivOpcion4:hover{
	width:100px;
	height:100px;
	background:#000;
	transition: background-color 3s;
	color:#fff;
	
	
	-webkit-transform: scale(1.03,1.03);
	transition: -webkit-transform 3s;

	
	

}






#LayoutDiv11 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:20px;
	text-align:justify;
}

#LayoutDiv11 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;

}

#LayoutDiv12 {

	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
	color:#066;


}

#LayoutDiv13 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
}

#LayoutDiv14 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
}

#LayoutDiv15 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
}

#LayoutDiv16 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
}




#LayoutDiv17 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
}

#LayoutDiv18 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
}



#LayoutDiv19 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
}

#LayoutDiv20 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
}





#LayoutDiv21 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
}

#LayoutDiv22 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
	text-align:justify;
}

#LayoutDiv23 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;

	
}

#LayoutDiv23 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;

	
}

#LayoutDivlineafin{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	text-align:center;
	background:#E7E4D8;
	
}





.footer{
	background-color: #24262b;
    padding: 50px 0;
	
}


.contenidofooter{
	max-width: 1700px;
	margin:auto;
}
.row{
	display: flex;
	flex-wrap: wrap;
}
.ul{
	list-style: none;
}


	

#footer1{
	background-color: #24262b;
    padding: 70px 0;
	
	
}	

#footer1{
   width: 75%;
   padding: 0 60px;
   text-align:left;

}


#footer1 h4{
    font-size: 16px;
	color: #ffffff;
	text-transform: capitalize;
	margin-bottom: 35px;
	font-weight: 500;
	position: relative;
}

	
#footer1 h4::before{
	content: '';
	position: absolute;
	left:0;
	bottom: -10px;
	background-color: #800000;
	height: 2px;
	box-sizing: border-box;
	width: 200px;
}
	
#footer1 ul li:not(:last-child){
	margin-bottom: 10px;
}
	
#footer1 ul li:not(:last-child){
	margin-bottom: 10px;
}	

#footer1 ul li a{
	font-size: 14px;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: none;
	font-weight: 300;
	color: #bbbbbb;
	display: block;
	transition: all 0.3s ease;
	text-align:left;
}

#footer1 ul li a:hover{
	color: #ffffff;
	padding-left: 15px;
	
}

#footer1 .social-links a{
	display: inline-block;
	height: 40px;
	width: 40px;
	background-color: rgba(255,255,255,0.2);
	margin:0 10px 10px 0;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	color: #ffffff;
	transition: all 0.5s ease;
}
#footer1 .social-links a:hover{
	color: #24262b;
	background-color: #ffffff;
}




}
/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 82.2%;
	max-width: 1800px;
	padding-left: 0.98%;
	padding-right: 0.98%;
	margin: auto;
	margin-top:80px;
	

	
}
p{
	margin-right:10px;
	margin-left:10px;
	font-size:24px;
	color:#069;
	
	
}


label {
    font-size: 24px; /* Cambia 16px al tamaño deseado */
}


li{
	margin-right:10px;
	margin-left:10px;
	
	
}



.contenedortitulo{
	font-weight:bold;
	color: #000;
	margin-right:0px;
	margin-left:0px;
	background:#fff;
	

	
	background-size:100% 100%;
	padding-top:80px;
	
	
	position:sticky;
	top:50px;
	text-align:left;
	transition: background-color 3s;
	box-shadow: 10px 5px 5px rgba(0, 0, 0, 0.2);



	

	


}

.contenedortitulo:hover{
	background:#DEC5A9;
	transition: background-color 3s;
	color:#fff;
	/*text-align:center;*/
	

	

}


progress {
border: none;
border-radius: 2rem;
width: 95%;
height: 9px;
animation: prog 2s linear;
}

::-webkit-progress-bar-value {background-color: #1DA1F2; border-radius: 2rem;}
::-webkit-progress-value {background-color: #900; border-radius: 2rem;}
::-moz-progress-bar {background-color: #1DA1F2; border-radius: 2rem;}

@keyframes prog {
0% {width: 0%; background-color: #f1f1f1;}
100% {width: 100% color: #000;}
}


.fijo{
	 
	

	
	
}

.Content{
	padding-left: 50px;
	margin-top:50px;
	color:#000;
	
	transition: background-color 3s;

	
}
	

	
.contenedorimagen{
	font-weight:bold;
	font-size:36px;
	/*background-image:url(Imagenes%20de%20tema/OJOSCOLOR.jpg);*/
	background-size:100% 100%;

		
	
}


	

h1{
	color:#03F;
	font-weight: bold;
	font-size: 56px;
	margin-right: 10px;
	margin-left: 50px;

	top: -141px;
	left: 58px;
	font-family: Georgia, "Times New Roman", Times, serif
}		
	



h2{
	color:#F93;
	font-weight:bold;
	font-size:36px;
	margin-right:10px;
	margin-left:10px;

}	



h3{
	
	font-size:24px;

	margin-right:10px;
	margin-left:10px;
}

h4{
	font-weight:bold;
	font-size:18px;

	margin-right:10px;
	margin-left:10px;
}

h5{
	font-weight:bold;
	font-size:14px;

	margin-right:10px;
	margin-left:10px;
}

h6{
	font-weight:normal;
	font-size:10px;

	margin-right:10px;
	margin-left:10px;
}

#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:#BF024E;
	color:#FFF;
	font-size:30px;
	text-align:center;
	position:fixed;
	
	
	
	
}

#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:#0E5C63;
	margin-top:100px;
	

}

.NumLeccion{
	font-weight:bold;
	color: #000;
	margin-right:0px;
	margin-left:0px;
	background:#fff;
	

	
	background-size:100% 100%;
	padding-top:20px;
	padding:10px;
	
	
	position:sticky;
	top:50px;
	text-align:left;


}

.LayoutDiv3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	

	margin-right:0%;
	margin-left:0%;
	display: block;
	
	background-size:40% 90%;
	background-repeat:no-repeat;

	
	margin-top:80px;
	color:#366;
	text-align:justify;



	
	
}




.LayoutDiv4 {
	clear: both;
	float:left;
	margin-left: 0;
	width: 100%;
	display:block;
	font-size:20px;
	

	
}

.LayoutDiv4 img {
	clear: both;
	float: left;
	margin-right:15px;
	
	width: 35%;
	height:35%;
	
	
	font-size:20px;
	

	
}


.LayoutDiv5 {
	clear: both;
	float:left;
	margin-left: 0;
	width: 100%;
	display: none;
	font-size:20px;
	

	
}

.LayoutDiv5 img {
	clear: both;
	float: left;
	margin-right:15px;
	
	width: 35%;
	height:35%;
	
	
	font-size:20px;
	

	
}



.LayoutDiv6 {
	clear: both;
	float:left;
	margin-left: 0;
	width: 100%;
	display: none;
	font-size:20px;
	line-height: 30pt;
	

	
}

.LayoutDiv6 img {
	clear: both;
	float: left;
	margin-right:15px;
		display: none;
	width: 35%;
	height:35%;
	
	
	font-size:20px;
	

	
}


.LayoutDiv7 {
	clear: both;
	float:left;
	margin-left: 0;
	width: 100%;
	display: none;
	font-size:20px;
	line-height: 30pt;
	

	
}

.LayoutDiv7 img {
	clear: both;
	float: left;
	margin-right:15px;
	
	width: 35%;
	height:35%;
	
	
	font-size:20px;
	

	
}

.LayoutDiv8 {
	clear: both;
	float:left;
	margin-left: 0;
	width: 100%;
	display: none;
	font-size:20px;

	

	
}

.LayoutDiv8 img {
	clear: both;
	float: left;
	margin-right:15px;
	
	width: 35%;
	height:35%;
	
	
	font-size:20px;
	

	
}


.LayoutDiv9 {
	clear: both;
	float:left;
	margin-left: 0;
	width: 100%;
	display:block;
	font-size:20px;
	color:#000;

	

	
}

.LayoutDiv9 img {
	clear: both;
	float: left;
	margin-right:15px;
	
	width: 15%;
	height:15%;
	
	
	font-size:20px;
	border-radius:25px;
	

	
}




#avance{

      display: none;
      background-color: lightgray;
      padding: 10px;
      margin-top: 10px;

	
	
}


.LayoutDivSelectForm{
	visibility:collapse;
	display:flex;
	justify-content:center;



}


.Gmail{
	margin:auto;
	width:200px;
	height:200px;
	
	border-radius:50%;
	
	display:flex;
 	justify-content: center;
 	align-items:center;
	color:#CCC;

	
	
	
}


.Outlook{
	margin:auto;
	width:200px;
	height:200px;
	
	border-radius:50%;
	
	display:flex;
 	justify-content: center;
 	align-items:center;
	color:#CCC;
	border-color:#000;
	
	
	
}


.LayoutDivTema1{
	font-size:12px;
	padding-left:15px;
	
}


#RegistroGmail{
	margin:auto;
	
	
	

 	justify-content: center;
 	align-items:center;
	color:#CCC;

	
	
	
}




.LayoutDiv5Padre{
	display:flex;
	justify-content:center;

	

	

}
	
.LayoutDivOpcion1 {
	margin:auto;
	width:200px;
	height:200px;
	background:#033;
	border-radius:50%;
	border-color: red blue;
	display:flex;
 	justify-content: center;
 	align-items:center;
	color:#CCC;
	border-width: 1px;
  	border-style: solid;
	border-color:#000;
	
	 
  	


	

}
.LayoutDivOpcion1:hover{
	width:200px;
	height:200px;

	background-image:url(Imagenes%20de%20tema/MenuModelo.PNG);
	background-size:200%;
	background-repeat:no-repeat;

	transition: background-color 3s;
	color:#000;
	
	
	-webkit-transform: scale(1.03,1.03);
	transition: -webkit-transform 3s;
	box-shadow: 10px 5px 5px rgb(204,102,102);
	overflow:

	
	

}




.LayoutDivOpcion2 {
	margin:auto;
	width:200px;
	height:200px;
	background:#033;
	border-radius:50%;
	display:flex;
 	justify-content: center;
 	align-items: center;
	color:#CCC;



}

.LayoutDivOpcion2:hover{
	width:200px;
	height:200px;
	background:#000;
	transition: background-color 3s;
	color:#fff;
	
	
	-webkit-transform: scale(1.03,1.03);
	transition: -webkit-transform 3s;

	
	

}




.LayoutDivOpcion3 {
	margin:auto;
	width:200px;
	height:200px;
	background:#033;
	border-radius:50%;
	display:flex;
 	justify-content: center;
 	align-items: center;
	color:#CCC;
	

}

.LayoutDivOpcion3:hover{
	width:200px;
	height:200px;
	background:#000;
	transition: background-color 3s;
	color:#fff;
	
	
	-webkit-transform: scale(1.03,1.03);
	transition: -webkit-transform 3s;

	
	

}



.LayoutDivOpcion4 {
	margin:auto;
	width:200px;
	height:200px;
	background:#033;
	border-radius:50%;
	inline-box-align:center;
	display:inline-block;
	display:flex;
 	justify-content: center;
 	align-items: center;
	color:#CCC;
	
}

.LayoutDivOpcion4:hover{
	width:200px;
	height:200px;
	background:#000;
	transition: background-color 3s;
	color:#fff;
	
	
	-webkit-transform: scale(1.03,1.03);
	transition: -webkit-transform 3s;

	
	

}


.Textemociones {
	position:absolute;
	text-align:center;
	color:#066;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:35px;
	
	padding: 10px 20px;
	padding-top:100px;
	
}


	



.LayoutDiv10 {
	
	margin-left: 0;
	width: 100%;
	margin-right:0px;
	font-size:20px;
	text-align:justify;
	display:inline-block;
	color:#066;

	border-radius:15px;

	
	
}


.LayoutDiv10 img {
	clear: both;
	float: left;
	margin-right:15px;
	
	width: 15%;
	height:15%;
	
	
	font-size:20px;
	

	
}




LayoutDiv10:hover{

	transition: background-color 3s;
	color:#fff;
	
	
	-webkit-transform: scale(1.03,1.03);
	transition: -webkit-transform 3s;

	
	

}

.LayoutDiv11 {
	clear: none;
	float: left;	
	margin-left: 0;
	width: 100%;
	margin-right:15px;
	font-size:20px;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#066;

	border-radius:15px;
	
	
	

}
.LayoutDiv11:hover{

	transition: background-color 3s;
	color:#fff;
	
	
	-webkit-transform: scale(1.03,1.03);
	transition: -webkit-transform 3s;

	
	

}

.LayoutDiv12 {

	clear: none;
	float: left;	
	margin-left: 0;
	width: 100%;
	
	margin-right:15px;
	font-size:36px;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#066;


	
}

.LayoutDiv12:hover{

	transition: background-color 3s;
	color:#FFF;
	
	
	-webkit-transform: scale(1.03,1.03);
	transition: -webkit-transform 3s;

	
	

}
#LayoutDiv13 {
	clear: none;
	float: left;	
	margin-left: 0;
	width: 48%;
	margin-right:15px;
	font-size:20px;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#066;

	border-radius:15px;
	
	

}

#LayoutDiv14 {
	clear: none;
	float: left;	
	margin-left: 0;
	width: 48%;
	margin-right:15px;
	font-size:20px;
	text-align:justify;
	display:inline-block;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#066;

	border-radius:15px;
	
	
}



#LayoutDiv15 {
	clear: none;
	float: left;	
	margin-left: 0;
	width: 100%;
	margin-right:15px;
	font-size:20px;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#066;
	background:#ccc;
	border-radius:15px;
	
	

}

#LayoutDiv16 {
	clear: none;
	float: left;	
	margin-left: 0;
	width: 100%;
	margin-right:15px;
	font-size:20px;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#066;
	background:#ccc;
	border-radius:15px;
	
	
	
}

#LayoutDiv17 {
	clear: none;
	float: left;	
	margin-left: 0;
	width: 48%;
	margin-right:15px;
	
	font-size:18px;
	text-align:justify;
	
	
	

}

#LayoutDiv18 {
	clear:none;
	float: left;	
	margin-left: 0;
	width: 48%;
	margin-top:0px;
	font-size:18px;
	text-align:justify;
	display:inline-block;
	
	
}


#LayoutDiv19 {
	clear: none;
	float: left;	
	margin-left: 0;
	width: 48%;
	margin-right:15px;
	
	font-size:18px;
	text-align:justify;
	
	
	

}

#LayoutDiv20 {
	clear:none;
	float: left;	
	margin-left: 0;
	width: 48%;
	margin-top:0px;
	font-size:18px;
	text-align:justify;
	display:inline-block;
	
	
}

#LayoutDiv21 {
	clear: none;
	float: left;	
	margin-left: 0;
	width: 48%;
	margin-right:15px;
	
	font-size:18px;
	text-align:justify;
	
	
	

}

#LayoutDiv22 {
	clear:none;
	float: left;	
	margin-left: 0;
	width: 48%;
	margin-top:0px;
	font-size:18px;
	text-align:justify;
	display:inline-block;
	
	
}

#LayoutDiv23 {
	clear:none;
	float: left;	
	margin-left: 0;
	width: 100%;
	margin-top:0px;
	font-size:18px;
	text-align:justify;
	
	
	
}







#LayoutDivlineafin {
	clear:none;
	float: left;	
	margin-left: 0;
	width: 100%;
	margin-top:0px;
	font-size:68px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	display:inline-block;

	color:#366;
	
}


.footer{
	background-color: #24262b;
    padding: 50px 0;
	
}


.contenidofooter{
	max-width: 1700px;
	margin:auto;
}
.row{
	display: flex;
	flex-wrap: wrap;
}
.ul{
	list-style: none;
}


	

#footer1{
	background-color: #24262b;
    padding: 70px 0;
	
	
}	

#footer1{
   width: 25%;
   padding: 0 40px;
   text-align:left;

}


#footer1 h4{
    font-size: 18px;
	color: #ffffff;
	text-transform: capitalize;
	margin-bottom: 35px;
	font-weight: 500;
	position: relative;
}

	
#footer1 h4::before{
	content: '';
	position: absolute;
	left:0;
	bottom: -10px;
	background-color: #D6368A;
	height: 2px;
	box-sizing: border-box;
	width: 200px;
}
	
#footer1 ul li:not(:last-child){
	margin-bottom: 10px;
}
	
#footer1 ul li:not(:last-child){
	margin-bottom: 10px;
}	

#footer1 ul li a{
	font-size: 16px;
	text-transform:none;
	
	color: #ffffff;
	text-decoration: none;
	font-weight: 300;
	color: #bbbbbb;
	display: block;
	transition: all 0.3s ease;
	text-align:left;
}

#footer1 ul li a:hover{
	color: #ffffff;
	padding-left: 15px;
}



#footer1 .social-links a{
	display: inline-block;
	height: 40px;
	width: 40px;
	background-color: rgba(255,255,255,0.2);
	margin:0 10px 10px 0;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	color: #ffffff;
	transition: all 0.5s ease;
}
#footer1 .social-links a:hover{
	color: #24262b;
	background-color: #ffffff;
}


}
