@charset "uft-8";
*{
    box-sizing: border-box;
}

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900');

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');

.logo{width:"22%";
display: flex;
align-items:center;
    margin: 0 auto;
    
    
}

@media screen and (min-width:35em){
    .logo{width:"50%";display: flex;
align-items:center;
    margin: 0 auto;
}
}

@media screen and (min-width:50em){
    .logo{width:"22%";display: flex;
align-items:center;
    margin: 0 auto;
}
         
}



.novedades {
  float:left;
  width:20%;
  text-align:center;
}

.novedades a {
  background-color:#c7bedf;
  padding:8px;
  margin-top:7px;
  display:block;
  width:100%;
  color:black;    
  text-decoration: none;
}

.centro {
  float:center;
  width:60%;
  padding:0 20px;
}

.derecha {
position: relative;
  background-color:#a6c2d3;
  float:right;
  width:25%;
  padding:15px;
  margin-top:7px;
  text-align:left;
 text-decoration: none;  
 font-family: 'Roboto', sans-serif;
}

.gifred{
    padding-left: 1em; 
    width="60%"; 
    margin="right"; 

}

}
.container {
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
}


.uno{
    background-color: #c7bedf;
    display:flex;
    }
.divuno{flex: 1;
}

.dos{
    background-color: #b6a5bf;
    display: flex;
    }
.divdos{flex:1;
}

.divtres{flex:1;
padding-left: 500px;
flex-direction: column;
}


.imgdos{
    width: 10%;
    display: inline;
    float: right;
}
.videopromo{
    display: inline-block;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width:100%;
    max-width:100%;
    height:auto;
    max-width:40rem;
    background: #5e2483;
        float: right;

}

video{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%; 
    height:auto;
    max-width:40rem;
}

.bajadavideopromo{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    color:white;
    max-width:40rem;
    width: 90%;
    margin-top: .5rem;
    margin-bottom: .5rem;
    text-align: center;
}

.contenedor{background-color: aqua;
align-content: center;
border-bottom-color: black;
display: flex;
margin:50px;
}



    /* Invisible texto */
figcaption {
  display:none; 
  transition: all .5s;
}
/* Visible texto */
figure:hover > figcaption {
  display:block;
  transition: all .5s;
}
p{
    margin-top: 10px;
    font-size: 20px;
    width: 100%;
    padding-bottom: 20px;
    line-height: 29px;    
    font-family: 'Roboto', sans-serif;
}

div{
    margin-top: 10px;
    font-size: 20px;
    width: 100%;
    padding-bottom: 20px;
    line-height: 29px;    
    font-family: 'Roboto', sans-serif;
}

.registro{
    position: inherit;
    display: inline-block;
    padding-top: 40px; 
    background-color: aqua;
}
.imagendered{position: center;
padding-right: 60px;
padding-top: 10px;
}

#imagendered{background: url(red.jpg);}

/*------> contenedor alto -------*/

#header1{
    height: 40px;
}

#contenedordatosb{
    float: right;
    padding-top: 10px;
    padding-right: 10px;
    width: 150px;
}

#contenedordatosb a{
    font-family: "Roboto",sans-serif;
    font-size: 0.7rem;
    font-weight: 400;
    color: black;
    text-decoration: none;
}

/*------> ingreso/index -------*/

.ingreso img {
   width: 60%;
   margin-top: 30px;
   margin-left: 80px;
}

.ingreso form {
    margin: center;
}

.ingreso form input { 
    width: 60%;
    border-radius: 5px;
    margin: 5px 0px 0px 75px;
    padding: 3px 3px 3px 5px;
  }

.ingreso {
    margin: 0px;
}

h3 {
padding: 5px;
color:#ffffff;
text-align: center;
font-size: 18px;
}

h4 {
padding: center;
margin: center;
color:#ffffff;
text-align: center;
font-size: 12px;
}

h5{padding: center;
margin: center;
color:black;
text-align: center;
font-size: 12px;
    
}

.ingreso p {
margin: center;
font-size: 15px;
text-align:center;
color:aliceblue;
padding: 7px;
}

.ingreso p a {
text-decoration:none;
color:aquamarine;
}

.ingreso a {
text-decoration: none;
color:aquamarine;    
}

.ingreso button { 
    width: 30%;
    height: 20%;
    border-radius: 7px;
    border-color: aqua;
    padding:0px 0px 0px 0px;
    margin: 7px auto;
    display:flex;
}

.ingreso button a { 
    margin: center;
    padding: 5px;
    color:#9af3ff;
    text-decoration: none;
}

.ingreso button {
    color:#9af3ff;
    background-color: rgba(0, 255, 255, 0.12)
}

#bienvenida p {
margin: 0px 30px 0px 30px;
color:#66cee6;
text-align: center;
font-size: 13px;
}

.contactobox{;
   
    box-sizing: border-box;
    background: #c7bedf;
}

.placeholder{color:black;
font-size: 10px;
}

 /* registro red ------*/  

.loginbox h2{
    margin-top: -0.8em;
    padding: 0 0 15px;
    font-size: 2em;
    color: white;
    text-align: center;
    font-family:'Source Sans Pro','roboto';
    }

#login-body{
    background color: #5e2483;
    background-size: cover;
}

/* botonera --------*/   


.loginbox{
    position:absolute;
    top: 50%;
    left: 20%;
    transform:  translate(-50%,-50%);
    width: 359px;
    height: 680px;
    padding: 100px 40px;
    box-sizing: border-box;
    background: #c7bedf;
}

h6{
    color: white;
}
.user
{
    width: 170px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    top: calc(-100px/2);
    left: calc(50% - 70px);
}

.loginbox p 
{
    margin:  0;
    padding: 0;
    font-weight: bold;
    color: #fff;
}

.loginbox input
{
    width: 100%;
    margin-bottom: 20px;
}

.loginbox input[type="text"],
.loginbox input[type="password"]
{
border: none;
border-bottom: 1px solid #fff;
background: transparent;
outline: none;
height:  40px;
color: #fff;
font-size: 16px;
}

::placeholder
{
    color: rgba(255,255,255,.5);
}

.loginbox input[type="button"]
{
border: none;
outline: none;
height: 40px;
color: #fff;
font-size: 16px;
background: #5e2483;
cursor: pointer;
border-radius: 20px;
}

.loginbox input[type="button"]:hover
{
background: #613063;
color: #ffe7e7;
}

.loginbox a
{
color: #fff;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}


/*--------botón volver-----------*/

.botonvolver input[type="button"]
{
border: none;
outline: none;
height: 40px;
color: #fff;
font-size: 16px;
background: #5e2483;
cursor: pointer;
border-radius: 20px;
    text-decoration: none;
}

.botonvolver input[type="button"]:hover
{
background: #613063;
color: #ffe7e7;
    text-decoration: none;
}

.emprendedor{
    padding-left: 0,5px;
    padding-right: 0,5px;
    margin: 2%;
    color: black;
    text-align: left;
    font-family:"roboto";
    text-decoration: none;
}


.emprendedordos{
    padding-left: 0,5px;
    padding-right: 0,5px;
    margin: 2%;
    color: black;
    text-align: left;
    font-family:"roboto";text-decoration: none;
}

/*--------Curso----------*/

.curso{
    padding-left: 2px;
    padding-right: 87px;
    margin: 2%;
    margin-left: 3%;
    margin-right: %;
    color: black;
    text-align: left;
    font-family:"roboto";
    text-decoration: none;
}


/*--------inicio RESPONSIVE-----------*/

@media only screen and (max-width:620px) {
  .novedades, .centro, .derecha {
    width:100%;
  }

    
/*--------MENU RESPONSIVE-----------*/

#cssmenu {
  display:list-item;
  position:inherit;
  font-family: Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1em;
  border-radius: 2px;
  overflow: hidden;
}
    
#cssmenu ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
    
#cssmenu ul li {
  margin: 0;
  background-color: #5e2483;
  transition: 0.3s;
}
    
#cssmenu ul li:first-child a {
  margin-left: 0;
}
    
#cssmenu ul li:last-child {
  border-radius: 0 100px 100px 0;
}
    
#cssmenu ul li:last-child a {
  padding-right: 30px;
}
    
#cssmenu ul li:last-child a:before {
  display: none;
}

#cssmenu ul li:hover a {
  color: #c7bedf;
}
    
#cssmenu ul li:hover a:before {
  background-color: 5e2483;
}
    
#cssmenu ul li.active {
  background-color: #eef5ff;
}
    
#cssmenu ul li.active a {
  color: #5e2483;
}
    
#cssmenu ul li.active a:before {
  background-color: #eef5ff;
}
    
#cssmenu ul li a {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  min-height: 100%;
  font-family: sans-serif;
  font-size: 0.9em;
  font-weight: 600;
  padding: 12px 0 12px 30px;
  margin-left: 30px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.3s;
}
    
#cssmenu ul li a:before {
  content: '';
  position: absolute;
  left: 100%;
  top: 0;
  width: 30px;
  height: 100%;
  background-color: #5e2483;
  border-radius: 0 100px 100px 0;
  box-shadow: 10px 0 10px rgba(0, 0, 0, 0.2);
  transition: 0.3s;
}
    
#cssmenu ul li a i {
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}

.sub{position: relative;}

#cssmenu > ul > li > ul > li > ul {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}

    
    .divtres{flex:1;
flex-direction: column;
}
}
/*-------------fin responsive ---------------*/

/*-------------MENU ---------------*/

#cssmenu {
  display: inline-block;
  position:center;
  font-family: Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1em;
  border-radius: 2px;
  overflow: hidden;
}

#cssmenu ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

#cssmenu ul li {
  margin: 0;
  background-color: #5e2483;
  transition: 0.3s;
}

#cssmenu ul li:first-child a {
  margin-left: 0;
}

#cssmenu ul li:last-child {
  border-radius: 0 100px 100px 0;
}

#cssmenu ul li:last-child a {
  padding-right: 30px;
}

#cssmenu ul li:last-child a:before {
  display: none;
}

#cssmenu ul li:hover a {
  color: #c7bedf;
}

#cssmenu ul li:hover a:before {
  background-color: 5e2483;
}

#cssmenu ul li.active {
  background-color: #eef5ff;
}

#cssmenu ul li.active a {
  color: #5e2483;
}

#cssmenu ul li.active a:before {
  background-color: #eef5ff;
}

#cssmenu ul li a {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  min-height: 100%;
  font-family: sans-serif;
  font-size: 0.9em;
  font-weight: 600;
  padding: 12px 0 12px 30px;
  margin-left: 30px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.3s;
}

#cssmenu ul li a:before {
  content: '';
  position: absolute;
  left: 100%;
  top: 0;
  width: 30px;
  height: 100%;
  background-color: #5e2483;
  border-radius: 0 100px 100px 0;
  box-shadow: 10px 0 10px rgba(0, 0, 0, 0.2);
  transition: 0.3s;
}

#cssmenu ul li a i {
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}

.sub{
    position: relative;
}

#cssmenu > ul > li > ul > li > ul {
opacity: 0;
visibility: hidden;
position:relative;justify-content:center;
align-content: center;
align-items: center;
}

 /* slider*/

  div.gallery {
    border: 1px solid #ccc;
}

div.gallery:hover {
    border: 1px solid #777;
}

div.gallery img {
    width: 100%;
    height: auto;
}

div.desc {
    padding: 15px;
    text-align: center;
}

.responsive {
    padding: 0 6px;
    float: left;
    width: 24.99999%;
}

@media only screen and (max-width: 700px) {
    .responsive {
        width: 49.99999%;
        margin: 6px 0;
    }
}

@media only screen and (max-width: 500px) {
    .responsive {
        width: 100%;
    }
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}







/* -------------------------------- inicio de sesion mobile*/  

#inicio { margin-left:-5em;
    width: auto;
       }
.iniciar   { width: 60%;
       }  
        #fotoperfil { align-content: center;
        justify-content: center;
        margin-left: -10%;
        margin-top: 40%;
        }
    
    
/*FOOTER*/

footer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
     background-color:#c7bedf;
    padding: 20px;
    color: white;
    font-size: 12px;
    text-align: left;
    line-height: 1.5em;
    max-width: 100vw;
}

footer p {
    display: flex;
    font-weight: 100;
    margin: auto;
}

.equipojt23 {
    width: 90px;
}

.fotodgpc {
    width: 70px;
}

.inti {
    width: 190px;
}

footer ul {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    border-bottom: solid .01em white;
    margin-bottom: 20px;
    padding-bottom: 15px;

}
footer ul li{
    display: flex;
    align-items: center;
    margin: auto;
    
}

footer ul li p{
    width: 170px;
    margin-left: 10px;
    margin-bottom: 10px;
    
}    
    /* Titulares h */

h1 { 
    color: #363c3a;
    font-family:sans-serif;
    text-align: center; 
    padding-top: 1em; 
    padding-bottom: 1em;
    font-size: 20px;
}

h2 {color:;
    font-family:sans-serif;
    text-align: center; 
    padding-top: 1em; 
    padding-bottom: 1em; 
}

h3 {color:;
    font-family:sans-serif;
    text-align: left; 
    padding-top: 1em; 
    padding-bottom: 1em; 
}

 
.gifcentro {  
    float:left;
}

.boton{
    border: 1px solid #c7bedf; /*anchura, estilo y color borde*/
    padding: 10px; /*espacio alrededor texto*/
    background-color: #c7bedf; /*color botón*/
    color: #603f92; /*color texto*/
    text-decoration: none; /*decoración texto*/
    text-transform: uppercase; /*capitalización texto*/
    font-family: 'Helvetica', sans-serif; /*tipografía texto*/
    border-radius: 50px; /*bordes redondos*/    
}

.botondos{ align-content: center;
    border: 1px solid #c7bedf; /*anchura, estilo y color borde*/
    padding: 5px; /*espacio alrededor texto*/
    background-color: #c7bedf; /*color botón*/
    font-size: 18px;
    color: #603f92; /*color texto*/
    text-decoration: none; /*decoración texto*/
    text-transform: uppercase; /*capitalización texto*/
    font-family: 'Helvetica', sans-serif; /*tipografía texto*/
    border-radius: 10px; /*bordes redondos*/    
}

.sección1{
background:#a6c2d3;
align-content:left;}




/*-------------agenda---------------*/

    table {
    border-collapse: collapse;
    width: 40%;
}

th, td {
    text-align: center;    
    border: 1px solid #dddddd;
    padding: 8px;
}

tr:nth-child(even){background-color: #f2f2f2;}
    
   .centroagenda {
  float:left;
  width:80%;
  padding:0 20px;
} 

td:hover {background-color:#c7bedf;
}

@media only screen and (max-width:620px) {
  .novedades, .centro, .derecha {
    width:100%;
  }
    
    /* Invisible texto */
figcaption {
  display:none; 
  transition: all .5s;
}
/* Visible texto */
figure:hover > figcaption {
  display:block;
  transition: all .5s;
}
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
   

    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

