@import url('https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i');
@charset "utf-8"

*{box-sizing:border-box;
        
}
body{ 
    margin: 0;
    font-family: 'Rubik',  sans-serif;
width: 100%;
    height: 100%;
    background-color: rgb(0, 173, 163);
background-image:
}


header{
    width: 100%;
    background: #1c1a1a;
}

#btn-menu{
    display: none;
}
header label{
    display: none;
    width: 30px;  
    height: 30px;
    padding: 10px;
    border-right: 2px solid #ffffff;
    background-color: rgb(0, 173, 163);
    
}

header label:hover {
    cursor: pointer;
    background: black;
    background-color: white;
}
.menu {
    max-width: 150px;

}

.ingresar input {
background-color: black;
color:rgb(0, 173, 163);
padding: 0.5em;
border-radius: 30em;
    width: 9em;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    border-style: none;
    margin-top: .5em;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
    
    
}

.ingresar input:hover {
    background-color: white;

}

.menu ul{
    margin: 0;
    list-style: none;
    padding: 0;
    display: flex; 
   flex-direction: row;
    width: 150px;
}

img {border-radius: 2em;}

.menu li {
 text-align: center;
 flex-grow: 1;
 border-right: 1px solid #fff;
}
.menu li:hover{
 cursor: pointer;
 background: rgb(0, 173, 163);
    width: 150px;

}

.menu li a {
 display: block;
 padding:  15px 20px;
 color: #fff;
 text-decoration:none;
    font-size: .8em;
    text-align: left;
    
}
main {
    text-align: center;
padding: 20px;}

.responsive {
    width: 100%;
    height: auto;
}

h1 {color:white;
    text-align: left;
    font-weight: 500;
}

h2 {color: white;
    font-weight: 500;
}

#registrarse {
    color: white;
    font-weight: 500;
    text-align: center;
    background-color: 0;
    
}

#selectordetipos {
    text-align: left;
    padding-left: 2.5em;
}

 footer{ 
    
     text-align: center;
padding: 60px;

}




#ingresar input {
background-color: black;
color:rgb(0, 173, 163);
padding: 0.5em;
border-radius: 30em;
    width: 9em;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    border-style: none;
    margin-top: .5em;
    text-decoration: none;
    cursor: pointer;
    
    
}


#ingresar input:hover {background-color: white;
color:rgb(0, 173, 163);
text-decoration: none;
}

#enviar {background-color: black;
color:rgb(0, 173, 163);
font-weight: bold;
padding: .5em;
border-radius: 30em;
    width: 15em;
    height: 3em;
    justify-content: center;
    
    
    border-style: none;
    margin-top: .5em;
    text-decoration: none;
    cursor: pointer;
    
}

#enviar:hover {background-color: white;
color:rgb(0, 173, 163);
text-decoration: none;
}

#olvide {color: red;
    font-weight: 300;
    font-size: .8em;
    
}

#olvide:hover {
    color: white;
    }


#boton {text-align: right;
padding-right: 40px}

#boton input { 
background-color: black;
color:rgb(0, 173, 163);
font-weight: 500;
padding: .5em;
border-radius: 30em;
    width: 10em;
    height: em;
    justify-content: center;
    margin-left: 1.2em;
    margin-right: auto;
    border-style: none;
    margin-top: .5em;
    text-decoration: none;
    cursor: pointer;
    
}

#boton input:hover {background-color: white;
color:rgb(0, 173, 163);
text-decoration: none;
}


#textoquienes {font-size: 0.8em;
color: #ffffff;
text-align: left;
background-color: rgb(13, 131, 124);
border-radius: 2em;
padding: .9em;
text-align: left;
    
}

#logo {width: 150px;
height: 20px;
text-align: center;
margin-right: auto;
margin-left: auto;
    padding-bottom: 1em;
}

h3 {text-align: right;
color: rgb(0, 173, 163);
background-color: #000000;
display: flex;
justify-content: center;
width: 4em;
    text-decoration: underline;
}

h1 {color:rgb(0, 173, 163);
    background-color: #1c1a1a;
border-radius: 30em;
text-align: left;
padding-left: .5em;
padding-bottom: .2em;
padding-top:.2em;
font-size: 1.5em}

#llenar {
    border-radius:30em;
    
    
}

input[type=usuario]{
    border-radius: 30em;
}
 input[type=email]{
    border-radius: 30em;
}
input[type=password]{
    border-radius: 30em;
    background-color: rgb(255, 255, 255);
    
}





.perfilf img {max-height: 20em;
max-width: 20em}
   

.perfil h4 {
    background-color: black;
width: 7em;
    height: 2.5em;
color: rgb(0, 173, 163);
border-radius: .5em;
margin-right: auto;
    margin-left: auto;
    padding-top: .2em;
    padding-bottom: .2em;
    
}

h4{background-color: black;
color:rgb(0, 173, 163);
border-radius: 30em;
    width: 18em;
    justify-content: center;
    border-style: none;
    margin-top: .5em;
    text-decoration: none;
padding-left: .5em;
padding-bottom: .2em;
padding-top:.2em;
    
    
}

.titulo p {color: white;
font-size: 1em;}

#olvidecontra p {color: white;
font-size: .9em;
    padding-bottom: 1em;
}


.videoresponsive{position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;

    
}

.videoresponsive iframe{position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0

}





.slider{width: 95%;
margin: auto;
    overflow:hidden

}

.slider ul{padding: 0;
    display: flex;
    width: 400%;
    animation: cambio 10s infinite;
    animation-direction: alternate;

}

.slider li{list-style: none;
    width: 100%
}

.slider img{
    width: 100%;
    max-width: 50em;
}


@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%    }   
}



img {border-radius: 3em;}


main {
    text-align: center;
padding: 20px;}

.responsive {
    width: 100%;
    height: auto;
}

h1 {color:white;
    text-align: left;
}

h2 {color: white;
}

#logo {width: 150px;
height: 20px;
text-align: center;
margin-right: auto;
margin-left: auto;
    padding-bottom: 1em;
}


ul#topnav {
list-style: none;
margin: 0px;
padding: 0px;
}
ul#topnav &gt; li{
background-color: #ba2425;
float: left;
padding-top: 5px;
}
ul#topnav &gt; li &gt; a{
color:#FFF;
display: block;
text-decoration: none;
font-size: 13px;
padding: 5px 25px;
border-radius:7px 7px 0px 0px;
}


ul#topnav &gt; li &gt; a.sf-with-ul::after {
content: " \25BC";
font-size: 11px;
}

#video img{  padding left:20px;
    padding right:  t:20px;
    max-width: 300px;
}



@media(max-width: 768px){
header label{
display: block;
 }
 .menu {
  position: absolute;
  background: black;
  width: 70%;
  margin-left: -70%;
  transition: all 0.5s;

 }
 .menu ul{
flex-direction: column;
 }
 .menu li {
  border-top: 1px   solid #fff;
 }

 #btn-menu:checked ~ .menu{
  margin:0;

 }
    
     #video img { margin-left: auto;
    margin-right: auto;}
}

}
