@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700');
/* selector { propiedad: valor;} */

body {margin: 0px; padding: 0px; font-family:'Roboto', sans-serif; width: 100%;}



header .nav {width: 100%x; justify-content: space-between; padding: 0px 30px;}
header .nav ul {display: flex; float: right; justify-content: center;}
header .nav ul li {list-style:none;}
header .nav li a {text-decoration: none; font-size: 14px; color:black; margin: 1rem; padding: 0.3rem 1.25rem 0.3rem 1.25rem;}
header .nav li a:hover {background-color: aquamarine; color:black}
header { min-height: 600px; background-color: none; background-image: url(../img/fadugris.png); background-repeat: no-repeat; width: 100%; background-size: cover; padding-top: 30px; }


section { background-color: white; padding-bottom: 0rem;}
h2 { font-size: 1.75rem; color:black;}
h3 {color: black;}
h4 { font-size: 2.25rem; color:white; }


article {font-size: 1.2rem; color: black;}
center article p {color: black;}
footer p{font-size: 0.7rem; color:#fff; margin:auto; text-align:center; width: 100%}
footer{background: #383838; padding: 22px; position: relative; float: left; margin-top: -5.5rem; width: 96.9%; margin-right:50px;}







.conten: { display: flex; width: 100%;}
.mini  { float: left; height: 50px; align-content: center;}
.logo { padding: 130px 0px 0px 0px;}
.op { height: 160px;} 
.Menu, .historial, .login {height: 90px;margin-left:10rem}
.uno { font-size: 18px; font-weight: 400; color:black; width: 100%; display: flex; justify-content: space-between; align-content: center; align-items: center;}
.c1,.c2 { width: 100%; }
.c1 { padding-left:80px; margin-bottom: 3rem }
.c2 {padding: 0px 0px 20px 80px; }
.c3 { padding-top: 150px; padding-left: 50px; font-size: 2rem; font-weight: 400; color: white;  }
.c4,.c5,.c6 {font-size: 1rem; width: 32%; padding:20px 35px 20px 35px;}
.logueo { height: 500px; margin-top: 30px; margin-bottom: -30px}
.dos { background-image: url(../img/telefono.png); background-size: cover; height: 780px; }
.tres {font-size: 0.8rem; font-weight: 400; color:black; display: flex; justify-content: space-between; }
.descargas a {padding: 0px 50px; text-decoration: none;}
.descargas img {height:120px; width:auto; margin-bottom: 6rem}
.both:hover { opacity: 0.5;}
