@import url(https://fonts.googleapis.com/css?family=Rajdhani:400,700);
@import url(https://fonts.googleapis.com/css?family=Lobster);
*{margin:0; padding: 0; }
.contenedor {width: 960px; min-height: 1200px; margin-left: auto; margin-right: auto; margin-bottom: 0%; background: #F6F6B5; }
body { width: 100%; min-height: 1200px; }
header {width: 100%; height: 150px; }
.logo { width: 100%; height: 150px; }
.comidas {text-align: center; font-family: 'Rajdhani', sans-serif; font-size: 40px; text-decoration: none; padding: 10px; }
img {position: relative; float: right; margin: auto; }
nav {width: 100%; height: 36px; background: #F9397d;}
nav ul { list-style-type: none; }
nav ul li {position: relative; float: left;  margin: 3px 5px 0px 100px;}
nav ul li a {font-family: 'Rajdhani', sans-serif; font-size: 30px; text-decoration: none;color: black;}
nav ul li a:hover { background: #b4adad; color: black; height: 60px;}
.buscador {position: relative; float: right;}
main { width: 100%; min-height: 1199px; background: #ffffff; }
.taller { width: 100%; height: 120px; background: #ffffff;}
.barrataller {width: 100%; height: 30px; background: #43A9B2;}
.receta {width: 70%; height: 440px; margin: 10px 0px 0px 0px%; background: #6DCAE2;}
h4 {font-family: 'Rajdhani', sans-serif;color: #4E8A7A; box-sizing: border-box;  padding: 150px 0px 0px 30px; font-size: 60px;}
h2 {font-family: 'Rajdhani', sans-serif;font-size:700 ;padding: 2px 0 3px 20px; background: #43A9B2;}
h5 {font-family: 'Rajdhani', sans-serif;font-size:30px; position: absolute;}
.ingredientes {font-family: 'Rajdhani', sans-serif;font-size:15px; width: 50%; box-sizing: border-box;padding: -5px 0px 0px 80px; color: #ffffff; margin: 0px 0px 0px 30px;}
.mondongo {position: relative; float: right; margin: -55px 0px 0px 10px;}
.nosotros { width: 100%; height: 350px;  background: #F6F6B5; }
.grupococinando {width: auto; height: 280px; float: left; }
.talleres {font-family: 'Rajdhani', sans-serif;font-size:18px; width: 40%; height: 280px; position: relative; float: right; box-sizing: border-box; margin: 15px 0px 0px 15px; color: #4E8A7A;}
aside { width: 100%; height: 250px; }


.dibujo {position: relative; float: left; }


.pasos {padding: 150px 0px 0px 30px; font-size: 60px; color: #fff;}
h4:hover {text-decoration: underline;}
.preferidos {width: 34% ; height: 270px; background-color: #6ECBAD; position: relative;}

.pp {font-family: 'Rajdhani', sans-serif;color: #fff; box-sizing: border-box;  font-size: 35px;}

.mapa {width: 34% ; height: 270px; background-color: #D0D3D5; position: relative; float:right; }

.login {width: 32% ; height: 270px; background-color: #6ECBAD; position: relative; float: right; }

.mapita {font-family: 'Rajdhani', sans-serif;color: #fff; box-sizing: border-box;  font-size: 35px;}
.copyright {font-family:sans-serif; font-size: 15px; text-align: center; padding: 3%;}
footer {width: 100%; height: 100px; background: #E2D09E;}