@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900');

body {font-family: "Lato", Arial, Helvetica, sans-serif; font-size: 16px;}

.menu ul {margin: 0; padding: 0;list-style: none;}

a {color: #E31D19; outline: 0; transition: color 0.2s linear 0s, background-color 0.2s linear 0s !important;}
a:hover {color: #e18483; text-decoration: none;}

h1 {margin-bottom: 30px;}

.topbar {min-height: 168px;}

.search {float: left;background: #EB2200;color: #fff;width: 100%; min-height: 93px;}

.home2 {float: left;background: #EDEDED;width: 100%;}

.toppie {float: left; width: 100%;}

.contacto {float: left;background: #000;color: #fff;width: 100%; padding: 30px 0; margin-bottom: 20px;}

.contactos input[type="text"],
.contactos textarea {width: 100% !important;}
.contactos .form-actions {padding-left: 26%;}

footer {background: url(../img/maqueta/back-pie.png) repeat-x 0 140px;float:  left;width: 100%;min-height: 250px;}