.gorgetes{background-color:#509aff;
-webkit-transition: background-color 2s ease-out;
	-moz-transition: background-color 2s ease-out;
	-o-transition: background-color 2s ease-out;
	transition: background-color 2s ease-out;}
	.menu{display:block;float:right;position:fixed;z-index:100;width:100%;}

.menu ul {list-style-type: none; text-align: right;margin-bottom:30px
   padding: 10 0 0 0; float: center; width: 100%; font-size:14px; font-family:Arial; }

.menu li {padding:5x;display: inline; font-size:18px
}
.menu a {color:black;margin-right:20px}
.gorgetes a {color:white}
.gorgetes a:hover{color:black}
.orange a{color:orange}
.orangeg a{color:black}
.orangeg a:hover{color:white}


@media only screen and (max-width: 1000px) {
	.hide{display:none}
.menu{display:block;float:right;position:fixed;z-index:100;width:100%;background-color:#509aff;}	
.u-logo-image-1{margin-top:50px}
.u-section-1 {
  
  background-position:50% 50%;
}
}