label {
float:left;
width: 400px;
}

h1 {
margin-right: 35px;
margin-left: 35px;
background-color: #C8DBE2;
font: sans serif;
font-size: 15px;
}

#lista_formulario{
	list-style:none;
}

#lista li{
display: inline-block;
font-size: 20px;
padding-right: 10px;
padding-left: 20px;
padding-top: 30px;
height: 59px;
text-align: center;
}

nav {
background-color: #EEEAE3;
border-bottom: solid 2px #212F3D;
border-top: solid 2px #212F3D;
}

a {
color: black;
text-decoration: none;
font-style: italic;
/*height: 50px;
width: 50px;*/
}

#contacto {
	text-align: center;
	font-size: 40px;
}

#name {
	width: 300px;
}

#mail {
	width: 300px;
}

#twitter {
list-style-image: url ("twitter.jpg");
}

#linkedin {
list-style-image: url ("linkedin.jpg");
}

form {
	margin-left:30%;
	background-color: #d3d6e0;
	border-style: double;
	border-color: black;
	border-width: 7px;
	margin-top: 100px;
	width: 550px;
}

.button {
	list-style: none;
	margin-left: 400px;
	margin-bottom: 10px;
}

.main {
	background-color: #d3d6e0;
	margin-top:50px;
}

.texto {
margin-right: 50px;
margin-bottom: 50px;
padding-bottom: 50px;
}

#eslogan {
text-align: center;
top: 280px;

font-size: 70px;
position:absolute;
}

#imagen_eslogan {
height: 260px;
padding-top:80px;
height: 600 px;
background-image: url(mercancia.jpg);
opacity: 0.4;
}

#quienessomos{
font-size:30px;
column-count:2;
column-gap:90px;
margin-right:30px;
margin-left:30px;
text-align:justify;
position:absolute;
top:270px;
}

#imagen_quienessomos {
height: 750px;
padding-left: 30px;
padding-right: 30px;
margin-top: 50px;
background-image: url("transporte.jpg");
opacity: 0.4;
}

#contacto {
padding-top: 30x;
background-color: #f5f5f5;
}

#seccion_contacto {
height: 1000px;
margin-top: 50px;
background-image: url("contactenos2.jpg");
}

#recuadro {
background:
border-color:black;
border-style:double;
border-width:medium;
}

#cuadradito {
padding-left: 24px;
padding-top: 30px;
}

main {
padding-top: 60px;
padding-left: 35px;
}

footer {
margin-top: 55px;
margin-right: 35px;
margin-left: 35px;
background-color: #C8DBE2;
font: sans serif;
}

#flotante {
font-size: 20px;
height: 350px;
width: 50%;
float: left;
padding-top: 10%;
padding-bottom: 10%;
padding-left: 5%;
padding-right: 5%;
font-style: italic;
}

#informacion_contacto {
font-size: 20px;
padding-top: 2%;
height: 350px;
padding-bottom: 2%;
}

/*.lateral {
background: brown;
float: right;
width: 30%;
height: 30%;
}*/




/*background: rgba(216, 219, 125, .7);
otro codigo de color: rgba(212,175,55);
codigo color menu salmon: #FAE5D3;
codigo color azul info: #C8DBE2;
height: 100px;
width: 150px;*/
