*{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family:'Roboto', sans-serif;
}

body {
    font-family: 'Roboto', sans-serif;
}

header{
	max-width: 100%;
	text-align: center;
}

header img{
	padding: 1em;
}

header nav ul{
	margin: 0;
	padding-bottom: 1em;
}
	
header nav ul li{
	display:block;
	padding-top: 1em;
	padding-bottom: 0,5em;
	list-style-type: none;

}

header nav ul li a{
	display: block;
    font-size: 11px;
    text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: black;
}

.tienesub {	
	position: relative;
}


.sublista {
    display: none;
    position: absolute;
    padding-top: 0px;
    margin-left: 17px;
    width: 100%;
    text-align: left;
    border: 1px solid black;
    padding-bottom: 0px;
    border-bottom: none;
    background: white;
}

	
.tienesub:hover .sublista {
	display: block;
}

header nav ul.sublista li {
    margin-top: 0px;
    padding-top: 0px;
    border-bottom: 1px solid #dedede;
    width: 100%;
    padding: 10px;
}

.sublista li:hover {
	
}

#titulo{
     width:100%;
     position: relative;
     
    margin-top: 15px;
 }


#titulo img{
    background-position-x: 65%;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
	text-align: center;
	width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    float: left;
    background-size: cover;	
	margin-bottom: 2em;
}


 #titulo h1{
    color: white;
	float: left;
	position: absolute;
	margin-top: 90px;
	margin-left: 0.1em;
	font-size: 2.5em;
	font-style: bold;
	background-color: dodgerblue;
   	padding: 5px;

}


#titulo h3{
    font-size: 15px;
    text-align: center;
     
   
    
}

#titulo p{
    font-size: 12px;
    margin-left: 1.5em;
    margin-right: 1.5em;
}



.formulario1{
    background-color: lightgray;
    margin:10px;
    padding:15px;
    
}
#item{
    margin-left: 10px;
    
}

input[type='text'] , input[type='password'] , input[type='number'] ,  textarea{
    width: 80%;
    color:black;
    background-color:white;
    border: 0px;   
    padding: 5px 5px 5px 5px;
    margin-bottom: 15px;
    margin-left: 10px;
    }
.botonreg{
margin-left: 10px;
}


.botonreg h4{
    background-color: dodgerblue;
    width:100px;
    height:30px;
    text-align: left;
    padding-top:4px;
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    color:white;
}

.botonreg h4 a:visited{
    color:white;
    text-decoration:none;
}

#nota1 p{
    font-size: 10px;
    width: 90%;
    margin-left: 1.5em;
    
    
    
   }
#nota2 p{
    margin-top: -20px;
    font-size: 10px;
    width:90%;
    margin-left: 1.5em;
    }
#nota3 p{
    font-size: 10px;
    width: 90%;
    margin-left: 1.5em;
    }




footer {
	background: black;
    margin-top: 20px;
	
}

footer p {
	color: white;
	font-style: italic;
	padding: 1em;
	margin: 1em;
    font-size: 0.6em;
}

.footer-logos{
	text-align: center;
	word-spacing: 3em;
    padding-top: 10px;
	
}

footer img{
	max-width: 70%;	
	
}

@media screen and (min-width: 500px) {

header{
		
	}
	
	
header img{
	margin-top: 1em;
	padding: 1em;
	float: left;
	clear: both;
}

header nav ul{

	padding-top: 3em;


	}	
	
header nav ul li{
	display:block;
	padding-top: 1em;
	padding-bottom: 0,5em;
	list-style-type: none;
	
}

header nav ul li a{
	display: block;
    font-size: 11px;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
	color: black;
	padding-right: 4em;
}


.sublista {
	display: block;
}	

}
	
	


@media screen and (min-width: 800px) {
	
	header{
		height: 15em;
	}

	header img{
		margin-left: 5em;
		float: left;
		width: 200px;
	}

	
	header nav ul{
		margin-top: 7em;
		width: 65%;
		text-align: right;
		float: right;
		
		
		}
	
	header nav ul li{

		display: inline-block;
				
	}
		
	header nav ul li a{
		text-decoration: none;
		font-size: 11px;
		margin-left: 1em;
		padding-right: 2em;
		
	}
		
		    
#titulo h3{
    width:70%;
    margin-left: 15%;
    margin-bottom: 10px;
}
    
#titulo p{
    width: 70%;
    margin-left: 15%;
}
    
#titulo img{
    margin-left: 40px;
}
    
.separador2 {
	width: 70%;
}

.formulario1{
   width:70%;
   margin-left: 15%
    
}
    
#nota1 p{
    width:70%;
    margin-left: 15%;
}
    
#nota2 p{
    width:70%;
    margin-left: 15%
}
    
#nota3 p{
    width:70%;
    margin-left: 15%;
}
    
footer p{
    text-align: center;
}
    
    #titulo img{
        background-position-y: 45%;	
		text-align: center;
		width: 100%;
		height: 500px;
		margin-top: 5px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		float: left;
		background-size: cover;	
		margin-bottom: 2em;

		}
        
    
    #titulo h1{
        font-size: 40px;
        margin-left: 60px;
        margin-top: 350px
    }

    