header{ width: 100%; background: #fff; display: flex; justify-content: space-between;}
.logo{}


.nav ul {display:flex ; float:right; justify-content:center;}
.nav ul li {list-style: none;}
.nav ul li a {text-decoration: none; font-size: 14px; font-family: 'Arial'; color: #53c4d6; padding:1em; display:inline-block;}
    


.google{position: absolute; top: 50%;left:4%;} 
.apple {position: absolute; top:70%; left:4%;}
.fondo1{ width:100%;}



 h1{ font-family:'Arial';color:white;
     position:absolute;font-weight: 250px;font-size: 30px;top:15%;margin: 30% 0% 3%;left:35%;}

 .bloque1{ background-color:#facd7a; width:100%; display:flex;font-family:'Roboto';font-size:25px;}
 p{color:floralwhite;text-align: center;margin:12%;}

.bloque2{background-color:#3683bb;width: 100%;display: flex;font-family: 'Roboto';}
