body {
	background: #eae7e2;
	color: #3f3c37;
	font-family: 'Taviraj', serif;
	font-size: 16px;
	letter-spacing: 1px;
}
.no-padding {
	padding: 0 !important;
}
.no-margin {
	margin: 0 !important;
}
.mart-10 {
	margin-top: 10px;
}
.mart-50 {
	margin-top: 50px;
}
.marb-50 {
	margin-bottom: 50px;
}
.full {
	width: 100%;
	height: auto;
}
.blanco {
	color: #fff;
}
.light {
	color: #d1b18d;
}
.light:hover {
	color: #fff;
}
.dark {
	color: #3F3C37;
}
/*Nav*/
.head-menu {
	float: left;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 9;
}
.menu-item {
	font-size: 17px;
	margin-top: 20px;
}
.menu-item2 {
	text-align: right;
	font-size: 17px;
}
.header-menu {
	float: left;
	width: 100%;
	padding: 40px 20px 80px;
	color: #d1b18d;
}
.nav-menu {
	float: left;
	width: 100%;
	padding: 20px;
	background: rgba(255,255,255,.5);
	color: #d1b18d;
	position: fixed;
	top: 0;
	z-index: 8;
}
.menu-title {
	color: #d1b18d;
	text-transform: uppercase;
	text-align: right;
	font-size: 30px;
	text-decoration: none;
	font-weight: lighter;
	letter-spacing: 3px;
	border: none;
	text-decoration-line: none;
	position: absolute;
	width: 100%;
}
.cerrar {
	width: 30px;
	height: auto;
	margin-left: 10px;
}
/*swiper*/
.swiper-wrapper {
	height: auto;
}
.swiper-container {
	width: 100%;
	height: 100%;
	background: #3f3c37;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #3f3c37;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	opacity: .2;
	transition: .5s;
}
.swiper-slide-active {
	opacity: 1;
	transition: .5s;
}
.append-buttons {
	text-align: center;
	margin-top: 20px;
}
.append-buttons a {
	display: inline-block;
	border: 1px solid #007aff;
	color: #007aff;
	text-decoration: none;
	padding: 4px 10px;
	border-radius: 4px;
	margin: 0 10px;
	font-size: 13px;
}
.swiper-button-next, .swiper-button-prev {
	top: 120px;
	width: 26%;
	height: 840px;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
	position: relative;
	bottom: -13px;
	transition: .3s;
}
.swiper-pagination-bullet-active::after {
	content: url('../images/icon-select.png');
	position: relative;
	top: -20px;
	left: 0;
	transition: .3s;
}
.swiper-pagination-bullet {
	border-radius: 0;
	background: #fff;
	width: 25px;
	height: 2px;
	margin: 0px !important;
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: auto;
	top: 140px;
}
/*footer*/
.foot-redes {
	background-color: #676057;
	padding: 20px 0px 40px;
	width: 100%;
	float: left;
	border-top: 5px solid #3F3C37;
}
.title-red {
	text-transform: uppercase;
	color: #d1b18d;
	text-align: center;
	font-size: 22px;
	margin-bottom: 20px;
}
.footer {
	width: 100%;
	float: left;
	background: #3F3C37;
	color: #d1b18d;
	padding: 10px 0px;
	font-size: 12px;
}
/*animate*/
.box {
	width: 826.667px;
	height: auto;
}
.transform {
	margin-right: 0px !important;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-o-transition: all .6s ease;
	-ms-transition: all .6s ease;
	transition: all .6s ease;
	border-top: 10px solid #676057;
	border-bottom: 10px solid #676057;
}
.transform-active {
	width: 100% !important;
	margin-top: -182px;
	margin-left: -25%;
	opacity: 1;
	border-top: none;
	border-bottom: none;
}
.atransform {
	margin-right: 0px !important;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-o-transition: all .6s ease;
	-ms-transition: all .6s ease;
	transition: all .6s ease;
	border-top: 10px solid #676057;
	border-bottom: 10px solid #676057;
}
.atransform-active {
	width: 100% !important;
	margin-top: -182px;
	margin-left: -25%;
	border-top: none;
	border-bottom: none;
}
.btransform {
	margin-right: 0px !important;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-o-transition: all .6s ease;
	-ms-transition: all .6s ease;
	transition: all .6s ease;
	border-top: 10px solid #676057;
	border-bottom: 10px solid #676057;
}
.btransform-active {
	width: 100% !important;
	margin-top: -182px;
	margin-left: -25%;
	opacity: 1;
	border-top: none;
	border-bottom: none;
}
.ctransform {
	margin-right: 0px !important;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-o-transition: all .6s ease;
	-ms-transition: all .6s ease;
	transition: all .6s ease;
	border-top: 10px solid #676057;
	border-bottom: 10px solid #676057;
}
.ctransform-active {
	width: 100% !important;
	margin-top: -182px;
	margin-left: -25%;
	opacity: 1;
	border-top: none;
	border-bottom: none;
}
.dtransform {
	margin-right: 0px !important;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-o-transition: all .6s ease;
	-ms-transition: all .6s ease;
	transition: all .6s ease;
	border-top: 10px solid #676057;
	border-bottom: 10px solid #676057;
}
.dtransform-active {
	width: 100% !important;
	margin-top: -182px;
	margin-left: -25%;
	opacity: 1;
	border-top: none;
	border-bottom: none;
}
/*home*/
.secction-home {
	padding: 140px 0px;
	width: 100%;
	float: left;
}
.title-home {
	color: #a97f52;
	text-align: center;
	font-weight: lighter;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-size: 45px;
	margin: 5px auto;
	z-index: 2;
}
.linev {
	width: 2px;
	height: 100px;
	float: left;
	background: #a97f52;
}
.linev150 {
	width: 2px;
	height: 150px;
	float: left;
	background: #a97f52;
}
.bienvenidop {
	line-height: 33px;
}
.bg-home {
	width: 100%;
	float: left;
	background-image: url(../images/peninsula-icon.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 700px;
}
.title-img {
	width: 250px;
	height: auto;
	margin-bottom: 90px;
}
.cuadro-home {
	background: #676057;
	color: #fff;
	padding: 40px;
	margin-top: 60px;
}
.bg-home2 {
	background: url(../images/bahia-puerto-marques.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.title-home2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 55px;
	font-weight: lighter;
	letter-spacing: 3px;
}
.privilegio {
	margin-top: 40px;
}
.img-cena {
	margin-top: 50px;
	margin-bottom: -310px;
}
.flor {
	width: 50px;
	height: auto;
	margin: 20px auto;
	text-align: center;
}
.cuadro-home2 {
	-webkit-box-shadow: inset 0px 0px 23px 0px rgba(0,0,0,0.6);
	-moz-box-shadow: inset 0px 0px 23px 0px rgba(0,0,0,0.6);
	box-shadow: inset 0px 0px 23px 0px rgba(0,0,0,0.6);
	background-image: url(../images/bg-floral.svg);
	background-position: center;
	background-attachment: fixed;
	color: #fff;
	padding: 150px 0px 40px;
}
.flecha {
	width: 30px;
	height: auto;
	margin-right: 10px;
}
.mart-cocina {
	margin-top: 40px;
}
.nav-mov {
	background: #3F3C37;
	width: 100%;
	float: left;
	height: 100%;
}
.menu-mov {
	width: 100%;
	padding: 20px;
	color: #d1b18d;
	float: left;
	border-bottom: 1px solid #d1b18d;
	transition: .3s;
}
.menu-mov:hover {
	color: #3F3C37;
	background-color: #d1b18d;
	border-bottom: 1px solid #d1b18d;
	transition: .3s;
}
.btn-reserva {
	margin: 0 auto;
	border-radius: 50px;
	color: #d1b18d;
	text-transform: uppercase;
	font-size: 22px;
	background-color: #3F3C37;
	border: 1px solid #3F3C37;
	padding: 10px 30px;
	text-align: center;
	transition: .3s;
	display: inline-block;
}
.btn-reserva:hover,.btn-reserva:active, .btn-reserva:focus {
	color: #3F3C37;
	background-color: #d1b18d;
	transition: .3s;
	text-decoration: none;
}
/*chef*/
.bg-chef {
	width: 100%;
	float: left;
	background-image: url(../images/flor-icon.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 700px;
	background-attachment: fixed;
}
.parallax-chef {
	height: 450px;
	width: 100%;
	float: left;
	text-align: center;
}
.txt-chef {
	color: #fff;
	background: #3F3C37;
	padding: 10px 20px;
	letter-spacing: 3px;
	font-size: 22px;
	font-weight: 100;
	text-transform: uppercase;
}
.icon-chef {
	width: 150px;
	height: auto;
	margin: 20px auto;
}
.crt-parallaxvideo video{ 
	width: 100%;
	float: left;
	position: fixed;
	top: 0;
	z-index: -100;
}
.plax.ccparallax {
	background-attachment: fixed;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 50px;
	padding-top: 50px;
}
.plax.content {
	background: #eae7e2;
	float: left;
	width: 100%;
}
.crt-parallaxvideo {
	float: left;
	text-align: left;
	width: 100%;
	height: 400px;
	padding-top: 150px;
}
.cuadro-chef {
	background: #3F3C37;
	color: #fff;
	padding: 40px;
	text-align: center;
	margin-top: -80px;
	font-size: 17px;
	letter-spacing: 1px;
	font-weight: 100;
	margin-bottom: 50px;
}
/*cocina*/
.cuado-cocina {
	background: #3F3C37;
	width: 100%;
	height: auto;
	float: left;
}
.subtitle-home {
	color: #a97f52;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 30px;
	margin: 20px auto 10px;
	text-decoration: underline;
}
.subtitle-home2 {
	color: #a97f52;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 30px;
	margin: 20px auto 10px;
	text-decoration: underline;
	text-align: left;
	padding-left: 20px;
}
.txt-carne {
	background: #EAE7E2;
	border-right: 2px solid #B7814F;
	border-left: 2px solid #B7814F;
	padding: 5px 20px;
	text-align: justify;
}
.bg-cocina {
	width: 100%;
	float: left;
	background-image: url(../images/pez-espada.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 900px;
	background-attachment: fixed;
}
.bg-cocina2 {
	width: 100%;
	float: left;
	background-image: url(../images/pleca-floral.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-attachment: fixed;
}
.bg-cocina3 {
	width: 100%;
	float: left;
	background-image: url(../images/lineas-cafe.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.bg-cocina4 {
	width: 100%;
	float: left;
	background-image: url(../images/mariposa-vector.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 900px;
	background-attachment: fixed;
}
.flor {
	width: 50px;
	opacity: .4;
	height: auto;
	margin: 20px auto 50px;
	text-align: center;
}
/*Menu*/
.secction-menu {
	padding: 80px 0px 0px;
	float: left;
	width: 100%;
}
.secction-menu2 {
	padding: 60px 0px 0px;
	float: left;
	width: 100%;
}
.title-menu1 {
	color: #a97f52;
	text-align: center;
	font-weight: lighter;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-size: 45px;
	margin: 5px auto;
}
.entradas-txt{
	padding-left: 50px;
}
.title-menu {
	color: #fff;
	text-transform: uppercase;
	background-color: #a97f52;
	width: 100%;
	text-align: center;
	padding: 10px 0px;
	font-size: 25px;
	margin-bottom: 60px;
	font-weight: 100;
}
.jaguar {
	position: fixed;
	top: 10%;
	z-index: 0;
	width: 890px;
	height: auto;
	float: left;
	left: 33%;
	text-align: center;
}
.pez {
	width: 90px;
	height: auto;
	margin: 0px 10px;
}
.subtitle-menu {
	color: #a97f52;
	text-transform: uppercase;
	font-size: 24px;
	margin-top: 50px;
	padding-left: 25px;
}
.subtitle-menu2 {
	color: #a97f52;
	text-transform: uppercase;
	font-size: 24px;
	margin-top: 50px;
	padding-left: 25px;
}
.subtitle-menu3 {
	color: #a97f52;
	text-transform: uppercase;
	font-size: 24px;
	margin: 100px auto 10px;
	padding-left: 25px;
}
.subtitle-menu::after {
	content: "---";
	float: left;
	position: absolute;
	left: -2px;
	top: 0px;
	width: 10px;
	height: auto;
	letter-spacing: -3px;
}
.subtitle-menu2::after {
	content: "---";
	float: left;
	position: absolute;
	right: -2px;
	top: 0px;
	width: 10px;
	height: auto;
	letter-spacing: -3px;
}
.subtitle-menu3::after {
	content: "";
	float: left;
	position: absolute;
	top: -70px;
	width: 2px;
	height: 60px;
	letter-spacing: -3px;
	text-align: center;
	left: 50%;
	background: #A97F52;
}
.precio {
	color: #a97f52;
	border: 1px solid #a97f52;
	border-radius: 0;
	text-align: center;
	padding: 10px 20px;
	background: transparent;
	font-weight: 700;
}
.parallax-menu {
	height: 450px;
	width: 100%;
	float: left;
	background-image: url(../images/canasta-de-ensalada.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin-top: -80px;
}
.cuadro-menu {
	background: #676057;
	color: #fff;
	padding: 40px;
	font-size: 17px;
	font-weight: 100;
	display: flex;
	width: 100%;
	margin-bottom: 40px;
}
.lango {
	margin-top: 170px;
}
.cuadro-menu2 {
	background: #676057;
	color: #fff;
	padding: 0px;
	font-size: 17px;
	font-weight: 100;
	width: 100%;
	height: 550px;
}
.parallax-menu2 {
	height: 550px;
	background: url(../images/rockcot-a-las-brasas.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: contain;
	width: 100%;
}
.cuadro-menu3 {
	color: #676057;
	padding: 0px;
	font-size: 17px;
	font-weight: 100;
	width: 100%;
	height: 550px;
}
.parallax-menu3 {
	height: 550px;
	background: url(../images/carne-asada.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: contain;
	width: 100%;
	background-position: right;
}
.parallax-menu4 {
	height: 450px;
	width: 100%;
	float: left;
	background-image: url(../images/postre-helado-con-bunuelos.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin-top: -80px;
}
.linemenu {
	width: 2px;
	height: 180px;
	float: left;
	background: #a97f52;
	margin: 40px 35px 5px 45px;
}
.mart-30 {
	margin-top: 30px;
}
.pl-40 {
	padding-left: 40px;
}
.legal-menu {
	margin: 40px 0px;
}
.caldo {
	margin-bottom: 30px;
}
/*contacto*/
.maps {
	width: 100%;
	height: 950px;
}
.icon-contacto {
	width: 20px;
	height: auto;
	margin-right: 10px;
}
/*reserva*/
.land-field {
	background: #ffffff;
	width: 100%;
	border: 3px solid #ebe7e3;
	outline: 1px solid #d7bfa9;
	padding: 15px;
}
.form {
	margin-top: 20px;
	float: left;
}
.btn-enviar {
	margin: 10px auto 20px;
	border-radius: 0;
	color: #d1b18d;
	text-transform: uppercase;
	font-size: 22px;
	background-color: #3F3C37;
	border: 1px solid #3F3C37;
	padding: 10px 30px;
	text-align: center;
	transition: .3s;
	display: inline-block;
	width: 100%;
}
.btn-enviar:hover, .btn-enviar:active, .btn-enviar:focus {
	color: #3F3C37;
	background-color: #d1b18d;
	transition: .3s;
	text-decoration: none;
}
.body-top {
	margin-top: 130px;
}
/*somos*/
.title-somos {
	color: #a97f52;
	text-align: right;
	font-weight: lighter;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-size: 45px;
	margin: 5px auto;
	z-index: 2;
}
.parallax-somos {
	height: 450px;
	width: 100%;
	float: left;
	background-image: url(../images/edificio-grupo-autofin-mexico.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #fff;
	padding: 120px 0;
	text-align: center;
}
.grupo {
	padding: 20px 0px;
	text-align: center;
	background-color: #a97f52;
	font-size: 22px;
	margin-bottom: 50px;
	color: #fff;
}
.cuadro-somos {
	background: #3F3C37;
	color: #fff;
	padding: 40px;
	text-align: center;
	margin-top: -80px;
	font-size: 17px;
	letter-spacing: 1px;
	font-weight: 100;
}
.subtitle-somos {
	color: #a97f52;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 22px;
	margin: 20px auto 10px;
	text-decoration: underline;
}
.faq {
	border-bottom: 1px solid #3F3C37;
	padding-bottom: 15px;
	margin-top: 30px;
}