@charset "UTF-8";
/* CSS Document */

body{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
    font-family:'museo','Helvetica Neue', 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #ffffff;
	background:url(../img/back-madera.jpg) repeat;
	background-position:center;
	background-position:top;
}
.container {
    position: relative;
    width: 100%;
    float: left;
}

/* header */
.logo-menu {
    width: 97px;
    height: 65px;
    background: url(../img/logo-menu.jpg) no-repeat;
    background-size: contain;
    position: relative;
	float:left;
}


.menu {
    position: fixed;
    width: 100%;
    z-index: 999;
	height: 65px;
	background-color: #FFFFFF;
    -webkit-box-shadow: 0 1px 3px 1px rgba(05,0,0,.7);
    box-shadow: 0 1px 3px 1px rgba(05,0,0,.7);
}


.menu-subcont {
    background: #ffffff;
    max-width: 900px;
    margin:0 auto;
}


.logo-cont {
    position:relative;
    max-width: 600px;
    margin: 0 auto;
    margin-top: -15px;
}



.redes-cont{
    position: fixed;
    top: 5px;
    right: 10px;
    height: 30px;
    width: 150px;
    z-index:1;
}
.red{
    opacity: 1;
}

.red:hover{
    opacity: .8;
}
.fb{
    width: 30px;
    height: 30px;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    background: url(../img/fb.png) no-repeat;
    background-size: contain;
    background-position: center;
}
.igm{
    width: 30px;
    height: 30px;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    background: url(../img/instagram.png) no-repeat;
    background-size: contain;
    background-position: center;
}
.shop{
    width: 30px;
    height: 30px;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    background: url(../img/shop.png) no-repeat;
    background-size: contain;
    background-position: center;
}
.tw{
    width: 30px;
    height: 30px;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    background: url(../img/tw.png) no-repeat;
    background-size: contain;
    background-position: center;
}

.yt{
    width: 30px;
    height: 30px;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    background: url(../img/yt.png) no-repeat;
    background-size: contain;
    background-position: center;
}
/* fin header */

.logo{
    width: 100%;
    height: 190px;
    background: url(../img/logo-grande.png) no-repeat;
    background-size: contain;
	background-position:center;
    position: relative;
    margin: 0 auto;
    margin-top: 100px;
    z-index: 2;
	float:left;
}
.contenedor{
	width:100%;
	float:left;
	height:auto;
	position:relative;
}

.titulo{
	width:100%;
	float:left;
	
	font-size:2em;
	font-weight:300;
	text-align:left;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
.subtitulo{
	width:100%;
	float:left;
	
	font-size:1.5em;
	font-weight:300;
	text-align:left;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
.texto-contacto .subtitulo{
	width:100%;
	font-size:1.3em;
	font-weight:300;
	text-align:center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);

}
.texto{
	width:100%;
	float:left;
	font-size:.9em;
	font-weight:300;
	text-align:justify;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
    z-index: 999;
}
.texto-servicio span{
	font-size:1.7em;
}


.titulo-servicio{
	width:100%;
	float:left;
	
	font-size:3em;
	font-weight:300;
	text-align:left;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
.texto-servicio{
	width:100%;
	float:left;
	
	font-size:1.5em;
	font-weight:300;
	text-align:left;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
.texto-servicio span{
	font-size:1.7em;
}


.titulo-productos{
	width:100%;
	float:left;
	
	font-size:3em;
	font-weight:300;
	text-align:left;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
.texto-productos{
	width:60%;
	float:left;
	
	font-size:1em;
	font-weight:300;
	text-align:left;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
.texto-productos span{
	font-size:1.7em;
}

.titulo-estamos{
	width:100%;
	float:left;
	
	font-size:3em;
	font-weight:300;
	text-align:left;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
.texto-estamos{
	width:100%;
	float:left;
	
	font-size:1.5em;
	font-weight:300;
	text-align:left;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
.texto-estamos span{
	font-size:1.7em;
}
.mapa{
	position:relative;
	float:left;
	width:400px;
	height:300px;
	padding:5px;
	border-radius:10px;
	background:#FFFFFF;
}

.facebook-cont{
	width:800px;
	height:auto;
	padding:5px;
	border-radius:10px;
	background:#FFFFFF;
	margin:0 auto;
}

.separador{
	width:100%;
	height:50px;
	position:relative;
	float:left;
}
.inicio{
	width:45%;
	margin-left:5%;
    margin-right:5%;
	margin-top:50px;
}
.servicio{
    float: right;
	width:50%;
	margin-right:5%;
}
.canapes{
	max-width:45%;
	margin-left: 5%;
    float: left;
}
.canapes-recomendaciones{
	max-width:40%;
	margin-left: 5%;
    margin-right: 5%;
    margin-top: 50px;
    float: left;
}
.estamos{
	width:50%;
	margin-left:50%;
	margin-top:50px;
}


.contacto{
	width:50%;
	margin-top:50px;
    float: left;
	text-align:center;
}
.contacto-form{
	width:50%;
    float: left;
	margin-top:50px;
	text-align:left;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
.titulo-contacto{
	width:100%;
	float:center;
	
	font-size:2em;
	font-weight:300;
	text-align:left;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
.texto-contacto{
	width:100%;
	
	font-size:1em;
	font-weight:300;
	text-align:center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
.texto-contacto span{
	font-size:1em;
}

.canape{
	width:47%;
    margin-left: 2%;
	height:auto;
	position:relative;
    float: right;
}
.fresas{
    float: left;
	width:40%;
    margin-right: 2%;
	height:auto;
	position:relative;
    margin-top: -100px;
}
.plato{
	width:47%;
    margin-left: 2%;
	height:auto;
    float: right;
	position:relative;
    margin-top: 200px;
}

.anios{
	width:197px;
    margin-left: 2%;
	height:auto;
    float: left;
	position:absolute;
    margin-top: 60px;
}
.canapes-dulces{
	width:50%;
	height:auto;
    float: right;
	position:relative;
    margin-top: 100px;
}
.baguette{
	width:40%;
    margin-right: 0;
	height:auto;
	position:relative;
    float: left;
    margin-top: -200px;
}
.tabla{
	width:50%;
    margin-right: 0;
	height:auto;
	position:relative;
    float: right;
    margin-top: -200px;
    z-index: 0;
}
.masa{
	width:40%;
    margin-left: 0;
	height:auto;
	position:relative;
    float: left;
    margin-top: -500px;
    z-index: 0;
}

.foto{
	width:100%;
    margin-left: 0;
	height:auto;
	position:relative;
    float: right;
    margin-top: 0px;
    z-index: 99;
}
.cafe{
	width:50%;
    margin-right: 0;
	height:auto;
	position:relative;
    margin-top: 50px;
    float: right;
    z-index: 99;
}


.bocadillos {
	max-width:40%;
	margin-right: 10%;
    margin-left: 10%;
    float: left;
}
.charola {
	max-width:40%;
	margin-right: 5%;
    margin-left: 5%;
    float: left;
    z-index: 99;
}

.input {
    width: 200px;
    height: auto;
    padding: 5px;
    color: #ffffff;
    padding-left: 10px;
    border: 0px solid #ffffff;
    background: rgba(0,0,0,0.3); 
}

.comentario {
    height: 100px;
}

.contacto-cont {
    width: 60%;
    float: right;
}

.marcador {
    position: absolute;
    margin-top: -200px;
}

.clientes {
    width: 90%;
    float: left;
    margin-left: 5%;
}

.prensa {
    width: 90%;
    float: left;
    margin-left: 5%;
}

.clientes-cont {
    width: 50%;
    float: right;
    z-index: 999 !important;
}
.foto-cont {
    width: 25%;
    float: left;
    margin-top: 0px;
    margin-left: 20%;
   
}

footer{
    background-color: #000;
    color: #fff;
    text-align: center;
    font-size: .75em;
    padding: 10px 0;
}

@media only screen and (max-width: 900px) {
.logo-menu {
    width: 97px;
    height: 65px;
    background: url(../img/logo-menu.jpg) no-repeat;
    background-size: contain;
    position: relative;
	float:inherit;
    margin: 0 auto;
}
.clientes-cont {
    width: 32%;
    float: Left;
    margin-left: 10%;
}
.canape{
	width:47%;
    margin-left: 2%;
	height:auto;
	position:relative;
}
.fresas{
    float: left;
	width:40%;
    margin-right: 2%;
	height:auto;
	position:relative;
    margin-top: 0px;
}
.plato{
	width:47%;
    margin-left: 2%;
	height:auto;
    float: right;
	position:relative;
    margin-top: 200px;
}
.canapes-dulces{
	width:50%;
	height:auto;
    float: right;
	position:relative;
    margin-top: 100px;
}
.baguette{
	width:40%;
    margin-right: 0;
	height:auto;
	position:relative;
    float: left;
    margin-top: 0px;
}
.tabla{
	width:48%;
    margin-right: 0;
	height:auto;
	position:relative;
    float: right;
    margin-top: 0px;
    z-index: 0;
}
.masa{
	width:40%;
    margin-left: 0;
	height:auto;
	position:relative;
    float: left;
   margin-top: -300px;;
    z-index: 0;
    bottom: 0px;
}
.cafe{
	width:70%;
    margin-right: 0;
	height:auto;
	position:relative;
    margin-top: 50px;
    float: right;
    z-index: 0;
}
    .input {
    width: 150px;
    height: auto;
    padding: 5px;
    color: #ffffff;
    padding-left: 10px;
    border: 0px solid #ffffff;
    background: rgba(0,0,0,0.3); 
}
    .foto-cont {
    width: 35%;
    float: right;
    margin-top: 0;
    margin-left: 0%;
        margin-right: 20%;
    
}
.anios{
	width:167px;
    margin-left: 2%;
	height:auto;
    float: left;
	position:absolute;
    margin-top: 100px;
}
}

@media only screen and (max-width: 650px) {
    .anios{
	width:137px;
    margin-left: 2%;
	height:auto;
    float: left;
	position:absolute;
    margin-top: 210px;
}
    
.inicio{
	width:90%;
	margin-left:5%;
    margin-right:5%;
	margin-top:50px;
}
.servicio{
    float: right;
	width:90%;
	margin-right:5%;
}
.canapes{
	max-width:90%;
	margin-left: 5%;
    float: left;
}
.canapes-recomendaciones{
	max-width:90%;
	margin-left: 5%;
    margin-right: 5%;
    margin-top: 50px;
    float: left;
}
.estamos{
	width:50%;
	margin-left:50%;
	margin-top:50px;
}

.bocadillos {
	max-width:90%;
	margin-right: 5%;
    margin-left: 5%;
    float: left;
}
    .charola {
	max-width:90%;
	margin-right: 5%;
    margin-left: 5%;
    float: left;
    z-index: 99;
}
.contacto{
	width:100%;
	margin-top:50px;
    float: left;
	text-align:center;
}
.contacto-cont {
    width: 100%;
    float: right;
}
.contacto-form{
	width:80%;
    min-width: 300px;
    float: inherit;
	margin-top:0;
	text-align:left;
    margin: 0 auto;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
    padding-top: 30px;
}
.canape{
	width:100%;
    margin-left: 2%;
	height:auto;
	position:relative;
}
.fresas{
    float: left;
	width:40%;
    margin-right: 2%;
	height:auto;
	position:relative;
    margin-top: 0px;
}
.plato{
	width:47%;
    margin-left: 2%;
	height:auto;
    float: right;
	position:relative;
    margin-top: 0px;
}
.canapes-dulces{
	width:90%;
	height:auto;
    float: right;
	position:relative;
    margin-top: 0px;
}
.baguette{
	width:100%;
    margin-right: 0;
	height:auto;
	position:relative;
    float: left;
    margin-top: 0px;
}
.tabla{
	width:100%;
    margin-right: 0;
	height:auto;
	position:relative;
    float: right;
    margin-top: 0px;
    z-index: 0;
}
.masa{
	width:100%;
    margin-left: 0;
	height:auto;
	position:relative;
    float: left;
    margin-top: 50px;
    z-index: 0;
    bottom: 0px;
}
.cafe{
	width:100%;
    margin-right: 0;
	height:auto;
	position:relative;
    margin-top: 50px;
    float: right;
    z-index: 0;
}
    .input {
    width: 90%;
    height: auto;
    padding: 5px;
    color: #ffffff;
    padding-left: 10px;
    border: 0px solid #ffffff;
    background: rgba(0,0,0,0.3); 
}
.clientes-cont {
    width: 90%;
    float: Left;
    margin-left: 10%;
}
        .foto-cont {
    width: 100%;
    float: right;
    margin-top: 0;
    margin-left: 0%;
        margin-right: 0%;
    
}
}
@media only screen and (max-width: 420px){
    .redes-cont{
        text-align:right;
        width: auto;
    }
    .fb, .igm, .shop, .tw, .yt{
        width: 20px;
        height: 20px;        
    }   
    .anios {
        width: 107px;
        margin-top: 240px;
    }
    .logo {
        width: 70%;
        float: none;
    } 
}
