@font-face {
	font-family: 'DidotHTF-24BoldItalic';
	src: url('fuentes/DidotHTF-24BoldItalic.eot?#iefix') format('embedded-opentype'),  url('fuentes/DidotHTF-24BoldItalic.otf')  format('opentype'),
	url('fuentes/DidotHTF-24BoldItalic.woff') format('woff'), url('fuentes/DidotHTF-24BoldItalic.ttf')  format('truetype'), url('fuentes/DidotHTF-24BoldItalic.svg#DidotHTF-24BoldItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Edmondsans-Regular';
	src: url('fuentes/Edmondsans-Regular.eot?#iefix') format('embedded-opentype'),  url('fuentes/Edmondsans-Regular.otf')  format('opentype'),
	url('fuentes/Edmondsans-Regular.woff') format('woff'), url('fuentes/Edmondsans-Regular.ttf')  format('truetype'), url('fuentes/Edmondsans-Regular.svg#Edmondsans-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Edmondsans-Medium';
	src: url('fuentes/Edmondsans-Medium.eot?#iefix') format('embedded-opentype'),  url('fuentes/Edmondsans-Medium.otf')  format('opentype'),
	url('fuentes/Edmondsans-Medium.woff') format('woff'), url('fuentes/Edmondsans-Medium.ttf')  format('truetype'), url('Edmondsans-Medium.svg#Edmondsans-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
}

a {
	color:#000;
	text-decoration:none;
}

body {
	font-family: 'Edmondsans-Regular', sans-serif;
	color: rgba(0, 0, 0, 0.94);/*background-color:#ccc;*/
	font-size:14.5px;
}



.carta_img {
	width: auto;
	height: 80%;
}


#btn-reserva{
	transition: .3s;
	cursor: pointer;
	float: right;
}
#btn-reserva:hover{
	opacity: .7;

}
.registro-campo-error{
	background-color: red;
}
#message{

	position: fixed;

	background-color: #000000;

	width: 90%;

	max-width: 400px;

	top: 50%;

	left: 50%;

	-webkit-transform: translate(-50%, -50%);

	transform: translate(-50%, -50%);

	padding: 30px;

	box-shadow: 0px 0px 20px 4px #000;

	color: #e6d8cb;

	font-size: 20px;

	border: solid 3px #e6d8cb;
	transition: .5s;
	pointer-events: none;
	opacity: 0;
}
#message.active{
	opacity: 1;
}

/* FORM*/
input, select, textarea{
	padding: 6px;
	font-size: 13px;
	line-height: 1;
	border: 0;
	border-radius: px;
	-webkit-appearance: none;
	COLOR: #fff;
	background-color: #000;
	border-radius: 5px;
	margin: 5px;
}



.styled-select select {
	background: rgba(0, 0, 0, 0.94);
	width: 50px;
	padding: 5px;
	font-size: 13px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	/* height: 34px; */
	-webkit-appearance: none;
	COLOR: #fff;
}

.form-style-10 input[type="submit"]{
	background: #2A88AD;
	padding: 8px 20px 8px 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
	font: normal 30px 'Bitter', serif;
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	border: 1px solid #257C9E;
	font-size: 15px;
}

/* STRUCTURE */

#pagewrap {
	padding: 5px;
	width: 990px;
	margin: 20px auto;
	/*padding:50px;*/
	background-color:#fff;
}
header {
	height: 100px;
	padding: 0 15px;
}
#izquierda {
	float: left;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1em;
	/*ont-family: 'DidotHTF-24BoldItalic', sans-serif;*/
	text-align:center;
}

h2 {
	font-family: 'Edmondsans-Medium', sans-serif;
	font-size: 1.3em;
	font-weight:bold;
	line-height:1em;
	text-transform: uppercase;
}

h3 {
	font-size: 1.2em;
	font-weight:bold;
	line-height:0.7em;
	/*font-family: 'DidotHTF-24BoldItalic', sans-serif;*/
}


h4 {
	font-size: 1em;
	font-weight:light;
	line-height:1em;
	color:#000;
}
.destaque {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1em;
	/*ont-family: 'DidotHTF-24BoldItalic', sans-serif;*/
	text-align:center;
}

#middle {
	float: left;
	margin: 0px 10px 10px 10px;
}

#derecha {
	float: left;
}
#derecha_marco{
	float: left;
	width: 320px;
	height: 450px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	text-align:center;
	overflow:hidden;
	background-color:rgba(204, 204, 204, 0.21);
}

footer {
	clear: both;
	padding: 0 15px;
	font-size: 0.9em;
	font-weight: normal;
}

.social {
	/*float: right;*/
	position: relative;
}
.social img{
	width:16px;
	height:auto;


}
span {
	display: table-cell;
	vertical-align: middle;
}

#izquierda, #middle, #derecha {
	width: 320px;
	height: 320px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	text-align:center;
	overflow:hidden;
	background-color:rgba(204, 204, 204, 0.21);

}


#izquierda img, #middle img, #derecha img {
	width: 100%;
	height: auto;
}

.foto_portada img {
	width: 100%;
	height: auto;
}

.vertical-align-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	display: table;
}

.vertical-align {
	display: table-cell;
}

.vertical-align--middle {
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	padding:5%;
}

.vertical-align--bottom {
	vertical-align: bottom;
}


#reserva_marco {
	width: 645px;
	height: 450px;
	float: left;
	margin: 0px 10px 0px 0px;
	background-color: #e6d8cb;
	padding-left: 5px;
}

.reservas img{
	width:144px;
	height:auto;
	float:right;
}
/*nav mobil */
.nav_mobil {
	padding-top: 2px;
	padding-bottom: 10px;
	/* width: 100%; */
	background-color: #FFF;
	text-align: center;
	/* margin: 0 auto; */
	/* z-index: 550; */
	top: 0;
	/* bottom: 0; */
	left: 0;
	right: 0;
	position: fixed;
	visibility: hidden;
	/*border-style:solid;
    border-width:1px;
	border-color:transparent;
    border-bottom-color:#000;*/

}

.nav_mobil img {
	width: 140px;
	height: auto;
}

/* BURGER NAV */

.burger_nav {
    position: fixed;
    top: 15px;
    /* left: 20px; */
    right: 0;
    font-size: 25px;
    cursor: pointer;
   display: none;
    /* padding: inherit; */
    width: 40px;
    color: #000;
	z-index:999;
	visibility:hidden;

}

/* nav */

.nav {
	padding-top: 20px;
	padding-bottom: 15px;
	width: 100%;
	background-color: #FFF;
	text-align: center;
	position: absolute;
	margin: auto;
	z-index: 500;
	top: 0;
	/* bottom: 0; */
	left: 0;
	right: 0;
	word-spacing: 85px;
	position: fixed;
	font-family: 'DidotHTF-24BoldItalic', sans-serif;
	font-size: 1.4em;

}

.nav img {
	width: 186px;
	height: auto;

	position: absolute;
	margin: 0 auto;
	left: 50%;
	transform: translateX(-50%);
}

.nav a{
	color: #000;
	text-decoration:none;


}

.nav a:hover, .offcanvas a:focus{
	color: #666;

}

.sidenav {
height: 100%;
    /* height: 380px; */
    width: 0;
    position: fixed;
    z-index: 911;
    top: 65px;
    left: 0;
    background-color: rgba(0, 0, 0, 0.95);
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 80px;
    text-align: left;
    text-transform: uppercase;
    overflow: hidden;
    text-align: center;
    color: #000;
	visibility:hidden;
}


.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size:15px;
	color: #fff;
	font-weight: 200;
	display: block;
	transition: 0.3s
	
}

.sidenav a:hover, .offcanvas a:focus{
	color: #666;

}

.sidenav .closebtn {
    position: absolute;
    top: 0px;
    right: 10px;
    font-size: 36px;
    /* margin-left: 50px; */
    /* background-color: #fff; */

}

.sidenav_linea {
	width: 128px;
	border-style: solid;
	border-color: #efead7;
	background-color: transparent;
	border-width: 0px 0px 1px;
	overflow:hidden;
	margin-left:30px
}

.whatsapp img {
	width: 80%;
	max-width: 40px;
}

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 980px or less */


@media screen and (max-width: 980px) {



	#pagewrap {
		width: 98%;
	}
	#izquierda {
		width: 49%;
		/*padding: 1% 4%;*/
	}

	#reserva_marco {
		width: 100%;
		float: none;
		margin-bottom: 10px;
		padding-left:0px;
	}
	#middle {
		width: 49%;
		/*padding: 1% 4%;*/
		margin: 0px 0px 5px 5px;
		float: right;
	}

	#derecha {
		clear: both;
		/*padding: 1% 4%;*/
		width: auto;
		float: none;
	}

	#derecha_marco {
		clear: both;
		height: 320px;
		width: auto;
		float: none;
	}


	header, footer {
		padding: 1% 4%;
	}
}

/* for 700px or less */
@media screen and (max-width: 740px) {

	.burger_nav {
	display: block;
	visibility:visible;
	
	}
	
	.sidenav {
	visibility:visible;
	}


	.nav_mobil {
		visibility:visible;
	}
	.nav{
		visibility:hidden;
	}

	#izquierda {
		width: auto;
		float: none;
	}

	#reserva_marco {
		width: 100%;
		height: auto;
		float: none;
		margin-bottom: 10px;
	}

	#middle {
		width: auto;
		float: none;
		margin-left: 0px;
	}

	#derecha {
		width: auto;
		float: none;
	}
	#derecha_marco {
		width: auto;
		float: none;
	}
	#izquierda, #middle, #derecha {
		background-color:rgba(204, 204, 204, 0);

	}
	
	.foto_portada   {
    height: 0;
		visibility:hidden;

}
	

}

/* for 480px or less */
@media screen and (max-width: 480px) {

	header {
		height: auto;
	}
	h1 {
		font-size: 2em;

	}


}



header, #izquierda, #middle, #derecha, #derecha_marco {
	margin-bottom: 10px;
}

#pagewrap, header, #izquierda, #middle, #derecha, footer {
	/*	border: solid 1px #ccc;*/
}
.metamorf{
	float:left;
	font-size: 0.6em;
	
}
.metamorf a{
	text-decoration:none;
	color:#000;
}