@charset "utf-8";
@import"https://fonts.googleapis.com/css?family=Libre+Barcode+39+Text";
@importhref "https://fonts.googleapis.com/css?family=Russo+One" rel="stylesheet";


* {
    box-sizing: border-box;
list-style: none;
    margin:0;
    padding:0;
    outline: none;
}
   
.loginbody  {
    min-height:100vh;
    display:flex;
    background-color: white;
}

.login {
    margin: auto;
    width: 50%;
    max-width: 350px;
    background: #ffffff;
    padding: 30px;
    border: 2px solid #000000;
    border-bottom-width: 0.6em;
    border-right-width: 0.6em;
margin-top: 100px;

    
    
}

.iniciosesion {
   text-align: center;
    margin-bottom: 20px;
    margin-top: 30px;
    color:#ff0076;
     font-family: 'Exo', sans-serif;
    font-size: 17px;
}

.usuario  {
   display: block;
    padding: 10px;
    width: 100%;
    margin: 30px 0;
    font-size: 15px;
    text-align: center;
    border-color: #ffffff;
    

}

 .usuario  {
   display: block;
    padding: 10px;
    width: 100%;
    margin: 30px 0;
    font-size: 15px;
    text-align: center;
    border-color: #ffffff;
    

}



 .entrar[type='button'] {
   background: linear-gradient(to bottom, #ff0076, #000000);
      display: block;
    padding: 10px;
    width: 100%;
    margin: auto;
    margin-bottom: 30px;
    border: 0px;
    color: #ffffff;
    opacity: 0.95;
    cursor: pointer;
    border-radius: 30px;
    margin-bottom: 0;
     font-size: 15px;
     outline: none;
    
}
.entrar[type='button'] :hover {
    opacity: 1;
    
}
.entrar[type='button']:active {
    transform: scale(0.95);
    
}

   
.footerlog {
    font-family: 'Exo', sans-serif;
    text-align: center;
    font-size: 10px;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  color: white;
    padding: 20px;

       
}
.log    
    { display: block;
        margin: auto;
        margin-bottom: -1em;
        width: 230px;
        height: 135px;
    
    
}
     
.aregistrarse .bregistro[type='button'] {
   background: linear-gradient(to bottom, #ffffff, #ffffff);
    border: 0px;
    color: #050000;
    opacity: 0.95;
    cursor: pointer;
    border-radius: 30px;
    margin-bottom: 0;
    font-weight: 900;
    display: block;
      margin: auto;
    padding: 10px;
    width: 100%;
    margin-top: 10px;
    font-size:15px;
    outline: none;
}  

.aregistrarse .bregistro[type='button']:hover {
   color: #ff0076;
   transform: scale(1.1);
        
    
    
}

    


@media (max-width:768px){
    .login { width: 75%;
    }
}

@media (max-width:480px){
    .login { width: 95%;
    }
}

  

----------registro-------------

.bodyregistro  {
    min-height:100vh;
    display:flex;
    background-color: white;
}

.registro {
    margin: auto;
    width: 100%;
    max-width: 330px;
    background: #ffffff;
    padding: 30px;
    border: 2px solid #000000;
    border-bottom-width: 0.6em;
    border-right-width: 0.6em;
   height: auto;
margin-top: 50px;

    
    
}

.reg {
  text-align: center;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 20px;
    color:#ff0076;
     font-family: 'Exo', sans-serif;
    font-size: 1.2em;
}

.inputregistro  {
      display: block;
    padding: 10px;
    width: 100%;
    margin: auto;
    margin-bottom: 30px;

    font-size: 13px;
    text-align: left;
    border-color: #ffffff;
    height: 10px;
    }

.inputregistrodate  {
      display: block;
    padding: 10px;
    width: 100%;
    margin: auto;
    margin-bottom: 30px;
color: #7c7878;
    font-family: 'Exo', sans-serif;
    font-size: 13px;
    text-align: left;
    border-color: #ffffff;
    height: 10px;
    }


.materiasregistro{
      display: block;
    padding: 20px;
    width: 100%;
    margin: auto;
    margin-bottom: 30px;
    font-size: 15px;
    text-align: left;
    border-color: #ffffff;
    height: 30px;
    background-color: white;
    }



 .aregistro > input[type='registrobutton']{
background: linear-gradient(to bottom, #ff0076, #000000);
    border: 0px;
    color: #ffffff;
    opacity: 0.95;
    cursor: pointer;
    border-radius: 30px;
margin: auto;
     width: 60%;
     height: 35px;
     text-align: center;
     display: block;
    font-size: 15px;
     outline: none;
}


input[type='registrobutton'] :hover {
    opacity: 1;
    
}
input[type='registrobutton']:active {
    transform: scale(0.95);
    
}

   
.footerregistro {
    font-family: 'Exo', sans-serif;
    text-align: center;
    font-size: 7px;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  color: rgba(255, 255, 255, 0.81);
    padding: 20px;

       
}
.siupeke    
    { position: relative;
        bottom: 0;
        right:0;
      width: 100px;
    
    
}
     

@media (max-width:768px){
    .reg { width: 75%;
    }
}

@media (max-width:480px){
    .reg { width: 100%;
    }
}
    

 .materiaregistro {
    display: block;
    padding: 10px;
    width: 90%;
    height: 10%;
    margin: 30px 0;
    font-size: 15px;
    text-align: center;
    border-color: #ffffff;
    
      }
.footerregistro   {
    font-family: 'Exo', sans-serif;
    text-align: center;
    font-size: 7px;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  color: rgba(255, 255, 255, 0.72); 

}
-------------iniciomenu------------

.bodyinicio  {
margin:0;
    padding:0;
    background-color: #000000;
}

.iconos  {
    text-decoration: none;
}
.iconosinicio {
    max-width:100%;
    height: 130vh;
    min-height: 10vh;
      width: 50%;
    max-width: 350px; 
    padding: -5px;
    width: 145px; height: 145px;
     display: inline-flex;
        margin-left: 9px;
    margin-top: 20px
    

}

        

 .iconosinicio:hover{
    transform: scale(1.05);
    box-shadow: 5px 6px 5px #888888;
}
    

    
    
    .footerinicio {
    font-family: 'Exo', sans-serif;
    text-align: center;
    font-size:7px;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  color: rgba(149, 149, 149, 0.98);

    
}

.menuinicio {
    margin: auto;
    width: 100%;
    max-width: 335px;
    background: #ffffff;
margin-top: 90px;
    height: 380px;
    box-shadow: 4px 4px 1px 3px #000000;
    
  }


    
.siuinicio {
   text-align: center;
    margin-bottom: 10px;
    margin-top:10 px;
    color:#ffffff;
     font-family: 'Russo One', sans-serif;
    font-size: 45px;
    padding: 11px;
    font-weight: 400;
    background: linear-gradient(to left, #8a09c4, #ff0076);


}

  
  .perfil {
  position: absolute;
    top: 0;
    right: 0;
      background: none;
      border: none;
     margin-top: -17px;
      margin-right: 10px;
      
}

     
   .perfil .fotoperfil {
   width: 70px;
       height: 70px;
       margin-top: 17px;
       
      
}


@media (max-width:768px){
    .menuinicio { width:100%;
    }
}

@media (max-width:360px){
    .menuinicio { width: 90%;
    }
}
    






    
-----------msjexito---------


 .footerexito {
    font-family: 'Exo', sans-serif;
    text-align: center;
    font-size: 10px;
     position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  color: rgba(255, 255, 255, 0.98);
}

.pexito{
text-align: left;
    margin-bottom: 10px;
    margin-top:10 px;
    color:#ffffff;
     font-family: 'Roboto', sans-serif;
    font-size: 18px;
    padding: 11px;
    font-weight: 500;
    max-width: 300px;
    position: absolute;
    top:500px;
    left:40px;
    box-shadow: 5px 5px 1px 2px rgba(255, 10, 151, 0.98);
    
}
    
    .entrarexito {
    background:  #ed22af;
    border: 0px;
    color: #ffffff;
    opacity: 0.95;
    cursor: pointer;
    border-radius: 30px;
    position: absolute;
margin-left: 40px;
    margin-top: 600px;
     width: 200px;
     height: 30px;
    max-width: 100%;
     
  }   

.entrarexito > .axito{
    text-decoration: none;
    color: white;
    text-align: center;
    font-size: 15px;
  }   

.entrarexito:hover{
   transform: scale(1.1);
  }   


@media (max-width:768px){
    .bodyexito { width: 75%;
    }
}

@media (max-width:480px){
    .bodyexito { width: 95%;
    }
}
    

-----------msjexito2---------


 .footerexito2 {
    font-family: 'Exo', sans-serif;
    text-align: center;
    font-size: 10px;
  shape-margin: 20em;
  width: 100%;
  height: 40px;
  color: rgba(255, 255, 255, 0.98);
}

.pexito2{
text-align: left;
    margin-left:8%;
    margin-bottom: 10%px;
    margin-top: 30%;
    color:#ffffff;
     font-family: 'Roboto', sans-serif;
    font-size: 18px;
    padding: 11px;
    font-weight: 500;
    max-width: 300px;
    top:500px;
    left:40px;
    box-shadow: 5px 5px 1px 2px rgba(255, 10, 151, 0.98);
    
}
    
    .entrarexito2 {
    background:  #ed22af;
    border: 0px;
    color: #ffffff;
    opacity: 0.95;
    cursor: pointer;
    border-radius: 30px;
    position: absolute;
margin-left: 6%;
    margin-top: 10%;
        margin-left: 8%;
     width: 200px;
     height: 30px;
    max-width: 100%;
     
  }   

.entrarexito2 > .axito2{
    text-decoration: none;
    color: white;
    text-align: center;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    
  }   

.entrarexito2:hover{
   transform: scale(1.1);
  }   


-----------msjexito3--------


 
 .footerexito3 {
    font-family: 'Exo', sans-serif;
    text-align: center;
    font-size: 10px;
  shape-margin: 20em;
  width: 100%;
  height: 40px;
  color: rgba(255, 255, 255, 0.98);
}

.pexito3{
text-align: left;
    margin-left:8%;
    margin-bottom: 10%px;
    margin-top: 30%;
    color:#ffffff;
     font-family: 'Roboto', sans-serif;
    font-size: 18px;
    padding: 11px;
    font-weight: 500;
    max-width: 300px;
    top:500px;
    left:40px;
    box-shadow: 5px 5px 1px 2px rgba(255, 10, 151, 0.98);
    
}
    
    .entrarexito3 {
    background:  #ed22af;
    border: 0px;
    color: #ffffff;
    opacity: 0.95;
    cursor: pointer;
    border-radius: 30px;
    position: absolute;
margin-left: 6%;
    margin-top: 10%;
        margin-left: 8%;
     width: 200px;
     height: 30px;
    max-width: 100%;
     
  }   

.entrarexito3 > .axito3{
    text-decoration: none;
    color: white;
    text-align: center;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    
  }   

.entrarexito3:hover{
   transform: scale(1.1);
  }   

-----------perfil-----------





.ac-container {
	 max-width: 300px;
	margin: auto;
    display: block;
    margin-top:  30px;
background-color: white;
}

.ac-container2{
	max-width: 300px;
	margin: auto;
    margin-top:  2px;
    
}




.ac-container label{
	 font-family:'Roboto', sans-serif ;
	padding: 5px 20px;
	position: relative;
	z-index: 20;
	display: block;
    margin: auto;
    width: 300px;
	height: 40px;
    margin-top: 5px;
	cursor: pointer;
	color: #ffffff;
  border-radius: 30px;
	line-height: 33px;
	font-size: 19px;
	background:  #313131;
	
}



.boton2 {
	 font-family:'Roboto', sans-serif ;
	padding: 5px 20px;
	position: relative;
	z-index: 20;
	display: block;
	height: 40px;
	cursor: pointer;
	color: #ffffff;
  border-radius: 30px;
	line-height: 33px;
	font-size: 19px;
	background:  #a29d9d;
    width: 300px;
    margin-top: 20px;
    text-align: left;
	
}




.ac-container label:hover{
	background: #ff2994;

}



.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	background: rgba(141, 84, 162, 0.74);
	color: #ffffff;
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		0px 2px 2px rgba(0,0,0,0.1);
}


.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../images/arrow_down.png) no-repeat center center;	
}







.ac-container .materias2{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	transition: 
		height 0.3s ease-in-out, 
		box-shadow 0.6s linear;
}


.ac-container2 .{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	transition: 
		height 0.3s ease-in-out, 
		box-shadow 0.6s linear;
}
.ac-container input:checked ~ article{
	transition: 
		height 0.5s ease-in-out, 
		box-shadow 0.1s linear;
	
}

.ac-container2 input:checked ~ article{
	transition: 
		height 0.5s ease-in-out, 
		box-shadow 0.1s linear;
	
}
 

.ac-container input:checked ~ article.materias{
	height: 350px;
}
.ac-container input:checked ~ article.materias2{
	height: 350px;
}



table {
    font-family:'Roboto', sans-serif ;
    border-collapse:separate;
    width:   280px;
    background: rgba(255, 255, 255, 0.9);
    display: block;
    margin: auto;
    margin-top: 20px;
}

td {
    border: 3px  rgba(255, 0, 177, 0.9);
    text-align: left;
    padding: 8px;
    font-family:'Roboto', sans-serif ;
    color: rgba(5, 5, 5, 0.9);
}
th {
    border: 3px  rgba(255, 0, 177, 0.9);
    text-align: left;
    padding: 8px;
    font-family:'Roboto', sans-serif ;
    color: rgba(255, 255, 255, 0.9);
    background-color: #ff93d5
        
}

tr:nth-child(even) {
    background-color: rgba(248, 211, 255, 0.9);
    font-family:'Roboto', sans-serif ;
}



  .titulosiu {
   text-align: center;
    margin-top: auto;
    color:#ffffff;
     font-family: 'Russo One', sans-serif;
    font-size: 45px;
    padding: 11px;
    font-weight: 400;
    background: linear-gradient(to left, #8a09c4, #ff0076);


}


  
.fotoperfil {

      width: 270px;
      height: 270px;
      display: block;
      margin: auto;
     
      
}

 .graficop    {

width: 250px;
     height: 150px;
      display: block;
      margin: auto;
     margin-top: 15px;

      
      
}
  



.historiaacademica {
   background: #ffffff;
    border: 0px;
    color: #f713a9;
   padding: 5px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
      font-family:'Roboto', sans-serif ;
    font-size: 25px;
    margin-bottom: 10px;
    
    
}  

  
.footerperfil {
    font-family: 'Exo', sans-serif;
    text-align: center;
    font-size: 7px;
  bottom: 0;
  width: 100%;
  height: 40px;
  color:#a2a2a2;
    padding: 20px;
} 

 



.menudesplegable ul li {
    list-style-type: none;
    line-height: 2rem;
    position: relative;
    
}

.menudesplegable ul li ul {
    position: absolute;
    background-color: #333c44;
    transition: 1s all;
   
}

.menudesplegable ul li a {
    text-decoration: none;
    color: white;
    padding: 0 2rem;
    display: block;
    transition: 1s all;
       font-family: 'Exo', sans-serif;
}

.menudesplegable ul li a:hover {
    background-color: rgba(244, 35, 107, 0.52);
}
.menudesplegable ul#principal li:hover>ul {
    max-height: 500px;
    overflow: visible;
}


.manuhamburguesa{
 position: absolute;

   
   
 
}

.menudesplegable ul#hamburguesa>li {
    background-color: rgba(173, 9, 9, 0);
    line-height: 0;
    left: 20px;
    top: -50px;
   
 
}
.menudesplegable ul#hamburguesa li:hover>ul {
    max-height: 500px;
    overflow: visible;
}




ul#principal {
    background-color: #485460;
    display: flex;
    flex-direction: column;
}

ul#principal li {
    border-bottom: 0.5px solid #ccc;
}



ul#principal li ul, ul#principal {
    max-height: 0;
    overflow: hidden;
   
}

ul#secundario {
    top: 0%;
    left: 100%;
    z-index: 1;
}



.ac > input[type='cbutton']{
background: linear-gradient(to bottom, #ff0076, #000000);
    border: 0px;
    color: #ffffff;
    opacity: 0.95;
    cursor: pointer;
    border-radius: 30px;
margin: auto;
     width: 40%;
     height: 35px;
     text-align: center;
    margin-top: 1.5em;
    font-size: 15px;
    
}



@media all and (min-width:2000px) {
    ul#hamburguesa>li .menuhamburguesa {
        display: none
    }
    .menudesplegable ul#principal {
        flex-direction: row;
        max-height: 800px;
        position: relative;
    }
    .menudesplegable ul#secundario {
        top: 100%;
        left: 20%;
    }
   
}

---------inscripcion---------
.bodypestanas {
    background: #ffffff;    
}

.pcontenedor{
 
    width: 100%;
    height: auto;
    margin: auto;
    background: rgba(255, 255, 255, 0);
    color: rgba(255, 255, 255, 0);
   padding: 30px;
    z-index: -40;
}

.carrera{
font-family:'Roboto', sans-serif ;
    font-weight: lighter;
    font-size: 12px;
    color:#ffffff;
width: 8%;
        

    
    
}
.pnivel{
font-family:'Roboto', sans-serif ;
    font-weight: lighter;
    font-size: 17px;
    font-weight: 500;
    color:#ffffff;
width: 50%;
        border-radius: 30px;
    text-align:left;
    margin-left: 20px;

    
    
}

.tituloi{
    font-family:'Roboto', sans-serif ;
    font-size: 25px;
    font-weight: lighter;
    margin-bottom: 40px;
    color:#000000;
font-weight: 500;
    text-align:center;
  display: block;
    margin: auto;
   

    
    
        
}

#pestanas {
    float: top;
    font-size: 3ex;
    font-weight: bold;
    margin-left: 40px;
}

#pestanas ul{
    margin-left: -40px;    
}

.lipestana{
    font-family:'Roboto', sans-serif ;
    list-style-type: none;
    float: left;
    text-align: center;
    margin: 0px 2px -2px -0px;
    background: rgb(131, 6, 168);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 2px solid #ffffff;
    border-bottom: #591196;
    padding: 0px 20px 0px 20px;
    
}

#pestanas a:link{
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
}

#contenidopestanas{
    clear: both;  
    background: linear-gradient(to bottom, #8504ac, rgba(255, 255, 255, 0.53));
    padding: 20px 0px 20px 20px;
    border-radius: 5px;
    border-top-left-radius: 0px;
    border: 2px solid #ffffff;
    width: 60;
 
}

.materiasregistro{
    border-radius: 30px;
    padding: 0.5%;
    width: 80%;
    margin: 10px 20px;
    font-size: 15px;
    text-align: center;
    background-color: #ffffff;
  
    
    
}
 
.footerinsc {
    font-family: 'Exo', sans-serif;
    text-align: center;
    font-size: 10px;
  bottom: 0;
  width: 100%;
  height: 40px;
  color:black;
    padding: 20px;
} 



.footerpestana {
    font-family: 'Exo', sans-serif;
    text-align: center;
    font-size: 7px;
  bottom: 0;
  width: 100%;
  height: 40px;
  color:#b7b7b7;
    padding: 20px;
} 




.footercalendario {
    font-family: 'Exo', sans-serif;
    text-align: center;
    position: absolute;
    font-size: 7px;
  bottom: 0;
  width: 100%;
  height: 40px;
  color:#959494;
    padding: 20px;
} 




.menudesplegable ul li {
    list-style-type: none;
    line-height: 2rem;
    position: relative;
    z-index: 4;
}

.menudesplegable ul li ul {
    position: absolute;
    background-color: #333c44;
    transition: 1s all;
   
}

.menudesplegable ul li a {
    text-decoration: none;
    color: white;
    padding: 0 2rem;
    display: block;
    transition: 1s all;
       font-family: 'Exo', sans-serif;
     z-index: 4;
}

.menudesplegable ul li a:hover {
    background-color: rgba(244, 35, 107, 0.52);
}
.menudesplegable ul#principal li:hover>ul {
    max-height: 500px;
    overflow: visible;
}


.manuhamburguesa{
 position: absolute;

}


.manuhamburguesainsc{
 position: absolute;
    

}

.menudesplegable ul#hamburguesainsc>li {
    background-color: rgba(173, 9, 9, 0);
    line-height: 0;
    left: 20px;
 top: -60px;

   
 
}


.menudesplegable ul#hamburguesa>li {
    background-color: rgba(173, 9, 9, 0);
    line-height: 0;
    left: 20px;
 top: -50px;

   
 
}



.menudesplegable ul#hamburguesa li:hover>ul {
    max-height: 500px;
    overflow: visible;
}




ul#principal {
    background-color: #485460;
    display: flex;
    flex-direction: column;
}

ul#principal li {
    border-bottom: 0.5px solid #ccc;
}



ul#principal li ul, ul#principal {
    max-height: 0;
    overflow: hidden;
   
}

ul#secundario {
    top: 0%;
    left: 100%;
    z-index: 1;
}




@media all and (min-width:2000px) {
    ul#hamburguesa>li .menuhamburguesa {
        display: none
    }
    .menudesplegable ul#principal {
        flex-direction: row;
        max-height: 800px;
        position: relative;
    }
    .menudesplegable ul#secundario {
        top: 100%;
        left: 20%;
    }
   
}

.siuinicio {
   text-align: center;
    margin-bottom: 10px;
    margin-top:10 px;
    color:#ffffff;
     font-family: 'Russo One', sans-serif;
    font-size: 45px;
    padding: 11px;
    font-weight: 400;
    background: linear-gradient(to left, #8a09c4, #ff0076);


}

  
  .perfil {
  position: absolute;
    top: 0;
    right: 0;
      background: none;
      border: none;
     margin-top: -17px;
      margin-right: 10px;
      
}

     
   .perfil .fotoperfil {
   width: 70px;
       height: 70px;
       margin-top: 17px;
       
      
}



----------landingpage-------------


.siulandingheader .siulanding {
      background-color: black;
    color: white;
    font-family: 'roboto', sans-serif;
    padding: 30px;
    text-align: left;
    width: 100%;
    margin-bottom: -40px;
    z-index: 400;
    font-size: 15px;
      
}

.siulandingheader .siulanding {
     box-shadow: 2px 20px 10px #433d3d;
    
}

.footerlanding .pielanding{
    display: block;
    margin: auto;
    width: 100%;
  
}

.sliderbody {
   
    width: 100%;
    margin: auto;
    overflow: hidden;
    margin-top: 40px;
}

.sliderbody .sliderul {
    display: flex;    
    padding: 0;
    width: 400%;
    
    animation: cambio 20s infinite;
    animation-direction: alternate ;
}

.sliderbody .sliderli {
    width: 100%;    
    list-style: none;
    
}
.sliderbody .sliderimg {
    width: 100%;    

    
}

@keyframes cambio {
   0%  { margin-left: 0%}
   20%  { margin-left: 0%} 
    
    
      25%  { margin-left: -100%}
   45%  { margin-left: -100%} 
    
     50%  { margin-left: -200%}
   70%  { margin-left: -200%} 
    
      75%  { margin-left: -300%}
   100%  { margin-left: -300%} 
}

.descarga {
      background-color: black;
    color: white;
    font-family: 'roboto', sans-serif;
    padding: 30px;
    text-align: center;
    width: 100%;
    z-index: 30;
    font-size: -15px;
    margin-top: 15px;
      
}

.asidelanding .descargar[type='button'] {
   background: linear-gradient(to bottom, #ff0076, #000000);
      display: block;
    padding: 10px;
    width: 200px;
    margin: auto;
    border: 0px;
    color: #ffffff;
    opacity: 0.95;
    cursor: pointer;
    border-radius: 30px;
    margin-bottom: 0;
     font-size: 15px;
     outline: none;
    
   

}

.botondescarga {
   background: black;
   height: 160px; 

}

.appstore{
   display: block;
    margin: auto;
    max-width: 350px;
    margin-top: 20px;
}

.landingtitulo{
      color: black;
    font-family: 'roboto', sans-serif;
    text-align: left;
    width: 100%;
    font-size: 25px;
    margin-bottom: 2px;
    margin-left: 15px;
    margin-top: 10px;

}

.planding{
      color: black;
    font-family: 'roboto', sans-serif;
    text-align: left;
    font-size: 10px;
    margin-bottom: 7px;
    margin-left: 15px;
    margin-top: 5px;
    line-height: 15px;

}

.sectionlanding {
      display: flex;
    flex-flow: wrap;

}
 
.boxlanding{
  width: 200px;
    display: block;
    margin: auto;
    margin-top: 10px;

}

.siulandingheader .siulanding {
      background-color: black;
    color: white;
    font-family: 'roboto', sans-serif;
    padding: 30px;
    text-align: left;
    width: 100%;
    margin-bottom: -40px;
    z-index: 400;
    font-size: 15px;
      
}



---------consulta----------

.footerconsulta {
    font-family: 'Exo', sans-serif;
    text-align: center;
    font-size: 7px;
  bottom: 0;
  width: 100%;
  height: 40px;
  color: #9d9b9b;
    padding: 20px;

}

.menudesplegable ul li {
    list-style-type: none;
    line-height: 2rem;
    position: relative;
    z-index: 4;
}

.menudesplegable ul li ul {
    position: absolute;
    background-color: #333c44;
    transition: 1s all;
   
}

.menudesplegable ul li a {
    text-decoration: none;
    color: white;
    padding: 0 2rem;
    display: block;
    transition: 1s all;
       font-family: 'Exo', sans-serif;
     z-index: 4;
}

.menudesplegable ul li a:hover {
    background-color: rgba(244, 35, 107, 0.52);
}
.menudesplegable ul#principal li:hover>ul {
    max-height: 500px;
    overflow: visible;
}


.manuhamburguesa{
 position: absolute;

   
   
 
}

.menudesplegable ul#hamburguesa>li {
    background-color: rgba(173, 9, 9, 0);
    line-height: 0;
    left: 20px;
    top: -4em;
   
 
}
.menudesplegable ul#hamburguesa li:hover>ul {
    max-height: 500px;
    overflow: visible;
}




ul#principal {
    background-color: #485460;
    display: flex;
    flex-direction: column;
}

ul#principal li {
    border-bottom: 0.5px solid #ccc;
}



ul#principal li ul, ul#principal {
    max-height: 0;
    overflow: hidden;
   
}

ul#secundario {
    top: 0%;
    left: 100%;
    z-index: 1;
}




@media all and (min-width:2000px) {
    ul#hamburguesa>li .menuhamburguesa {
        display: none
    }
    .menudesplegable ul#principal {
        flex-direction: row;
        max-height: 800px;
        position: relative;
    }
    .menudesplegable ul#secundario {
        top: 100%;
        left: 20%;
    }
   
}

.siuinicio {
   text-align: center;
    margin-bottom: 10px;
    margin-top:10 px;
    color:#ffffff;
     font-family: 'Russo One', sans-serif;
    font-size: 45px;
    padding: 11px;
    font-weight: 400;
    background: linear-gradient(to left, #8a09c4, #ff0076);


}

  
  .perfil {
  position: absolute;
    top: 0;
    right: 0;
      background: none;
      border: none;
     margin-top: -17px;
      margin-right: 10px;
      
}

     
   .perfil .fotoperfil {
   width: 70px;
       height: 70px;
       margin-top: 17px;
       
      
}


.footerconsulta {
    font-family: 'Exo', sans-serif;
    text-align: center;
    font-size: 7px;
  bottom: 0;
  width: 100%;
  height: 40px;
  color: #acacac;
    padding: 20px;

}



-----------materiasmenu----------


.materiastitulo .galeria {
   display: block;
    margin: auto;
     text-align: center;
     color: #ff0076;
     font-family: 'Exo', sans-serif;
     margin-top: 5px;
}

.iconosmaterias  {
    text-decoration: none;
}
.iconosmaterias2 {
    max-width:100%;
    height: 130vh;
    min-height: 10vh;
      width: 50%;
    max-width: 350px;
    padding: -5px;
    width: 90px; height: 80px;
     display: inline-flex;
        margin-left: 9px;
    margin-top: 20px
    

}

 .misc       {
    width:100%;
   display: block;
     margin: auto;
     margin-top: 20px;
    

}

 .iconosmaterias2:hover{
    transform: scale(1.05);
    box-shadow: 5px 6px 5px #888888;
}
    

    

.menumaterias {
    margin: auto;
    width: 100%;
    max-width: 315px;
    background: #ffffff;
margin-top: 40px;
    height: 340px;
    box-shadow: 4px 4px 1px 3px rgb(0, 0, 0);
    
  }
.materiastitulo .galeria {
   display: block;
    margin: auto;
     text-align: center;
     color: #ff0076;
     font-family: 'Exo', sans-serif;
     margin-top: -5px;
}

-------consulta----------------
  
.consulta  {
     width:100%;
    height: 100%;
    background: url(gradient3.jpg);
  
}

.consultaform{
    margin: auto;
    width: 100%;
    max-width: 350px;
    background: #ffffff;
    padding: 30px;
    border: 2px solid #000000;
    border-bottom-width: 0.6em;
    border-right-width: 0.6em;
   height: auto;
margin-top: 40px; 
    
}

.loginbody  {
    min-height:100vh;
    display:flex;
    background-color: white;
}

.login {
    margin: auto;
    width: 50%;
    max-width: 350px;
    background: #ffffff;
    padding: 30px;
    border: 2px solid #000000;
    border-bottom-width: 0.6em;
    border-right-width: 0.6em;
margin-top: 100px;

    
    
}

.iniciosesion {
   text-align: center;
    margin-bottom: 20px;
    margin-top: 30px;
    color:#ff0076;
     font-family: 'Exo', sans-serif;
    font-size: 17px;
}

.usuario  {
   display: block;
    padding: 10px;
    width: 100%;
    margin: 30px 0;
    font-size: 15px;
    text-align: center;
    border-color: #ffffff;
    

}

 .usuario  {
   display: block;
    padding: 10px;
    width: 100%;
    margin: 30px 0;
    font-size: 15px;
    text-align: center;
    border-color: #ffffff;
    

}



 .entrar[type='button'] {
   background: linear-gradient(to bottom, #ff0076, #000000);
      display: block;
    padding: 10px;
    width: 100%;
    margin: auto;
    margin-bottom: 30px;
    border: 0px;
    color: #ffffff;
    opacity: 0.95;
    cursor: pointer;
    border-radius: 30px;
    margin-bottom: 0;
     font-size: 15px;
     outline: none;
    
}
.entrar[type='button'] :hover {
    opacity: 1;
    
}
.entrar[type='button']:active {
    transform: scale(0.95);
    
}

   
.footerlog {
    font-family: 'Exo', sans-serif;
    text-align: center;
    font-size: 7px;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  color: rgba(255, 255, 255, 0.69);
    padding: 20px;

       
}
.log    
    { display: block;
        margin: auto;
        margin-bottom: -1em;
        width: 230px;
        height: 135px;
    
    
}
     
.aregistrarse .bregistro[type='button'] {
   background: linear-gradient(to bottom, #ffffff, #ffffff);
    border: 0px;
    color: #050000;
    opacity: 0.95;
    cursor: pointer;
    border-radius: 30px;
    margin-bottom: 0;
    font-weight: 900;
    display: block;
      margin: auto;
    padding: 10px;
    width: 100%;
    margin-top: 10px;
    font-size:15px;
    outline: none;
}  

.aregistrarse .bregistro[type='button']:hover {
   color: #ff0076;
   transform: scale(1.1);
        
    
    
}

    


@media (max-width:768px){
    .login { width: 75%;
    }
}

@media (max-width:480px){
    .login { width: 95%;
    }
}


----------calendario----------
.footercalendario2 {
    font-family: 'Exo', sans-serif;
    text-align: center;
    font-size: 7px;
    position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  color:#a0a0a0;
    padding: 20px;
} 




.calendario{ 
    font-family: 'Roboto', sans-serif;
    list-style: none;
    font-size: 2rem;
    color: blueviolet;
    text-align: center;
} 

 .evento li{ 
    font-family: 'Roboto', sans-serif;
    list-style: none;
    font-size: 1em;
    color: #e22b95; 
    margin-left: auto;
} 
#cal { 
    box-shadow:0px 3px 3px rgba(0, 0, 0, 0.25); 
    box-shadow:0px 3px 3px rgba(0, 0, 0, 0.25); 
    margin:25px auto; 
    font: 13px; 
    font-family: 'Roboto', sans-serif;
    display: table; 
     
}
#cal .header { 
    cursor:default; 
    background: #8b0dcd; 
    background: linear-gradient(top, #b32b0c, #cd310d); 
    background: gradient(linear, left top, left bottom, from(#b32b0c), to(#cd310d)); 
    height: 34px; 
    position: relative; 
    color:#fff; 
    border-top-left-radius: 5px; 
    border-top-right-radius: 5px; 
    border-radius-top-left: 5px; 
    border-radius-topright: 5px; 
    border-top-left-radius: 5px; 
    border-top-right-radius: 5px; 
    font-weight:bold; 
    text-shadow:0px -1px 0 #87260C; 
    text-transform: uppercase; 
    font-family: 'Roboto', sans-serif;
} 
#cal .header span { 
    display:inline-block; 
    line-height:34px; 
    font-family: 'Roboto', sans-serif;
}

#cal .header .hook { 
    width: 9px; 
    height: 28px; 
    position: absolute; 
    bottom:60%; 
    border-radius:10px; 
    border-radius:10px; 
    border-radius:10px; 
    background:#ececec; 
    background: -moz-linear-gradient(right top, #fff, #827e7d); 
    background: -webkit-gradient(linear, right top, right bottom, from(#fff), to(#827e7d)); 
    box-shadow:0px -1px 2px rgba(0, 0, 0, 0.65 ); 
    box-shadow:0px -1px 2px rgba(0, 0, 0, 0.65 ); 
    box-shadow:0px -1px 2px rgba(0, 0, 0, 0.65 ); 
} 
.right.hook { 
    right:15%; 
} 
.left.hook { 
    left: 15%; 
}
#cal .header .button { 
    width:24px; 
    text-align:center; 
    position:absolute; 
} 
#cal .header .left.button { 
    left:0; 
    border-top-left-radius: 5px; 
    border-radius-topleft: 5px; 
    border-top-left-radius: 5px; 
    border-right:1px solid #fff; 
} 
#cal .header .right.button { 
    right:0; 
    top:0; 
    border-left:1px solid #fff; 
    border-bottom-left-radius: 5px; 
    border-bottom-right-radius: 5px; 
    border-top-right-radius: 5px; 
} 
#cal .header .button:hover { 
    background: linear-gradient(top, #d94215, #bb330f); 
    background: linear-gradient(linear, left top, left bottom, from(#d94215), to(#bb330f)); 

}
#cal .header .month-year { 
    letter-spacing: 1px; 
    width: 100%; 
    text-align: center; 
}
#cal table { 
    background:#fca7c1; 
    border-collapse:collapse; 
} 
#cal td { 
    color:#ff0076; 
    width:40px; 
    height:30px; 
    line-height:30px; 
    text-align:center; 
    border:1px solid #e6e6e6; 
    cursor:default;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
} 
#cal #days td { 
    height:26px; 
    line-height: 26px; 
    text-transform:uppercase; 
    font-size:90%; 
    color:#2c012f; 
} 
#cal #days td:not(:last-child) { 
    border-right:1px solid #fff; 
}
#cal #cal-frame td.today { 
    background:#ededed; 
    color:#0d0d0d; 
    box-shadow:1px 1px 0px #fff inset; 
    box-shadow:1px 1px 0px #fff inset; 
    box-shadow:1px 1px 0px #fff inset; 
} 
#cal #cal-frame td:not(.nil):hover { 
    color:#fff; 
    text-shadow: #6C1A07 0px -1px; 
    background:#990dcd; 
    background: linear-gradient(top, #b32b0c, #cd310d); 
    background: linear-gradient(linear, left top, left bottom, from(#b32b0c), to(#cd310d)); 
    box-shadow:0px 0px 0px; 
    box-shadow:0px 0px 0px; 
    
}
#cal #cal-frame td span { 
    font-size:80%; 
    position:relative; 
} 
#cal #cal-frame td span:first-child { 
    bottom:5px; 
} 
#cal #cal-frame td span:last-child { 
    top:5px; 
}
#cal #cal-frame table.curr { 
    float:left;      
} 
#cal #cal-frame table.temp { 
    position:absolute; 
}

.eventoa{ 
    font-family: 'Roboto', sans-serif;
    list-style: none;
    font-size: 1em;
    color: #e22b95;
    background: white;
    margin-top: 20px;
} 

.horario{ 
    font-family: 'Roboto', sans-serif;
    list-style: none;
    font-size: 1em;
    color: #e22b95; 
    margin-bottom: 20px;
    
    
} 

.numerocalendario{ 
    font-family: 'Roboto', sans-serif;
    list-style: none;
    font-size: 30px;
    padding: 10px;
    color: #ffffff; 
    background: linear-gradient(to left, #ff0076, #000000);
    max-height: 100px;

    
} 
 .evento .boxcalendario{ 
width: 280px;
    
} 
.evento { 
max-width: 280px;
   display:auto;
margin: auto;
    margin-bottom: 20px;
    
    
} 
.boxcalendario .eventoa { 
margin-top: 10px;
    
    
} 



.perfilcalendario {
  position: absolute;
    top: 0;
    right: 0;
      background: none;
      border: none;
     margin-top: -17px;
      margin-right: 10px;
    z-index: 40;
      
}

     
   .perfilcalendario .fotoperfil {
   width: 70px;
       height: 70px;
       margin-top: 17px;
       
      
}

.botonnov{
   max-width: 280px;
      margin: auto;
     display: block;
     border-radius: 20px 20px 20px 20px;
}

 .botonnov .novedadesa .novedadesboton{
   max-width: 280px;
      margin: auto;
     display: block;
     border-radius: 20px 20px 20px 20px;
}

.botonnov:hover{
    transform: scale(1.05);
    box-shadow: 3px 4px 3px #888888;
}
    

      


.footercalendario2 {
    font-family: 'Exo', sans-serif;
    text-align: center;
    font-size: 7px;
  bottom: 0;
  width: 100%;
  height: 40px;
  color:#b2b0b0;
    padding: 20px;
} 


-------galeria---------
.mySlides {display:none}

.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
}
.galeriafotos {
   text-align: center;
    margin: auto;
    margin-bottom: 30px;
    margin-top: -5px;
    color:#ff0076;
     font-family: 'Exo', sans-serif;
    font-size: 25px;
}
   


.prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.prev {
  left: 0;
  border-radius: 3px 0 0 3px;
}


.prev:hover, .next:hover {
  background-color: rgba(245, 0, 255, 0.8);
}



.materia {
  color: #f2f2f2;
  font-size: 1.5em;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
  background-color: rgba(245, 0, 255, 0.8);
  text-align: center;
  font-family: 'Roboto', sans-serif;
}
.materiaimagen {
   width: 100%;
   padding: auto;
   
  }

.numbertext {
  color: rgba(245, 0, 255, 0);
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}


.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: rgba(245, 0, 255, 0.8);
}


.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

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

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


-------novedades-------


.novedadesbody .siulanding {
      background-color: black;
    color: white;
    font-family: 'roboto', sans-serif;
    padding: 30px;
    text-align: left;
    width: 100%;
    margin-top: -40px;
    margin-bottom: 30px;
    z-index: 400;
    font-size: 15px;
    
    }

.novedadesbody .siulanding {
      background-color: black;
    color: white;
    font-family: 'roboto', sans-serif;
    padding: 30px;
    text-align: left;
    width: 100%;
    margin-top: -40px;
    margin-bottom: 30px;
    z-index: 400;
    font-size: 15px;
    
    }

.novedadesbody .siulanding {
      background-color: black;
    color: white;
    font-family: 'roboto', sans-serif;
    padding: 30px;
    text-align: left;
    width: 100%;
    margin-top: -40px;
    margin-bottom: 30px;
    z-index: 400;
    font-size: 15px;
    
    }
.eventoa2{ 
    font-family: 'Roboto', sans-serif;
    list-style: none;
    font-size: 10px;
    font-weight: 500;
    color: #ffffff;
    background-color: #ff0076;
    padding: 5px;
    list-style: none;
    text-decoration: none;
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
    margin-left: 15px;
    margin-top: 10px;

 }

.imgnovedades { 
    width: 100%;
    height: 50px;
    display: flex;
    flex-direction: row;
    margin-top: 30px;

 }


.footernovedades{ 
     font-family: 'Exo', sans-serif;
    text-align: center;
    font-size: 7px;
  bottom: 0;
  width: 100%;
  height: 40px;
  color: #aaa8a8;
    padding: 20px;


 }


.footergaleria{ 
     font-family: 'Exo', sans-serif;
    text-align: center;
    font-size: 7px;
  bottom: 0;
  width: 100%;
  height: 40px;
  color: #aaa8a8;
    padding: 20px;


 }



video {
	width:55%;
	height: auto;
	display: block;
    margin: auto;
    margin-top: 30px;
}
 