/* CSS RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend, caption, tbody, tfoot, thead, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

html, body {
	margin: 0px;
	max-height: 100%;
	height: 100%;
	scrollbar-color: #cf4d83 #7e0e3c;
	scrollbar-width: thin;
}

body {
	font-family: 'Spartan', sans-serif;
	font-size: 14px;
	line-height: 20px;
}

table, td, th {}

th {}

h1 {
	font-weight: normal;
	font-family: 'Josefin Slab', serif;
	font-size: 38px;
	line-height: 38px;
}

h2 {
	font-weight: normal;
	font-family: 'Josefin Slab', serif;
	font-size: 28px;
	line-height: 28px;
}

h3 {
	font-weight: normal;
	font-family: 'Josefin Slab', serif;
	font-size: 24px;
	line-height: 24px;
}

hr {
	border-top: 1px solid #fff;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

li {}

a:link, a:visited, a:active {
	color: #0d5182;
}

a:hover {}

a.vinculo01, a.vinculo01:active, a.vinculo01:visited, a.vinculo01:link {
	color: #FFF;
	text-decoration: none;
	font-size: 22px;
	font-family: 'Josefin Slab', serif;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid rgba(255, 255, 255, 0);
	padding-left: 10px;
	padding-right: 10px;
}

a.vinculo01:hover {
	border: 1px solid #fff;
	background-color: rgba(48, 92, 172, 0.2);
}

a.vinculo02, a.vinculo02:active, a.vinculo02:visited, a.vinculo02:link {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

a.vinculo02:hover {
	border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

a.vinculo03, a.vinculo03:active, a.vinculo03:visited, a.vinculo03:link {
	top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

a.vinculo03:hover {}

a.vinculo04, a.vinculo04:active, a.vinculo04:visited, a.vinculo04:link, a.vinculo04:hover {
	color: #fff;
	text-decoration: none;
	font-size: 22px;
	font-family: 'Josefin Slab', serif;
}

#video_filtro {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	top: 0px;
	background-color: rgba(48, 92, 172, 0.4);
	-webkit-animation: rotate 5s infinite linear;
	-moz-animation: rotate 5s infinite linear;
	-o-animation: rotate 5s infinite linear;
	-ms-animation: rotate 5s infinite linear
}

@-moz-keyframes rotate {
	0% {
		background-color: rgba(48, 92, 172, 0.4);
	}
	50% {
		background-color: rgba(172, 48, 131, 0.6);
	}
	100% {
		background-color: rgba(48, 92, 172, 0.4);
	}
}

@-webkit-keyframes rotate {
	0% {
		background-color: rgba(48, 92, 172, 0.4);
	}
	50% {
		background-color: rgba(172, 48, 131, 0.6);
	}
	100% {
		background-color: rgba(48, 92, 172, 0.4);
	}
}

@-ms-keyframes rotate {
	0% {
		background-color: rgba(48, 92, 172, 0.4);
	}
	50% {
		background-color: rgba(172, 48, 131, 0.6);
	}
	100% {
		background-color: rgba(48, 92, 172, 0.4);
	}
}

@-o-keyframes rotate {
	0% {
		background-color: rgba(48, 92, 172, 0.4);
	}
	50% {
		background-color: rgba(172, 48, 131, 0.6);
	}
	100% {
		background-color: rgba(48, 92, 172, 0.4);
	}
}

#video_casa_saphi {
	position: absolute;
	right: 0;
	top: -100px;
	min-width: 100%;
}

#menu {
	width: 100%;
	position: absolute;
	top: 100px;
	z-index: 2;
}

#menu_contenido {
	position: relative;
	text-align: center;
}

#logo {
	position: absolute;
	width: 200px;
	height: 214px;
	background-image: url(../imagenes/logo01.png);
	top: 250px;
	left: calc(50% - 107px);
	z-index: 2;
}

#cuerpo01 {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	clear: both;
	background-image: url(../imagenes/fondo01.jpg);
	background-position: center;
	background-size: cover;
	z-index: 2;
	margin-top: 660px;
}

#cuerpo01_contenido {
	position: relative;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	padding-top: 100px;
	padding-bottom: 100px;
	clear: both;
	text-align: center;
	height: auto;
}

#linea01 {
	width: 35px;
	height: 1px;
	background-color: #fff;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

#linea02 {
	width: 35px;
	height: 1px;
	background-color: #fff;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	clear: both;
}

#linea03 {
	width: 35px;
	height: 1px;
	background-color: #0d5182;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

#linea04 {
	width: 35px;
	height: 1px;
	background-color: #0d5182;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	clear: both;
}

#intro {
	width: 100%;
	clear: both;
	position: relative;
	float: left;
}

#bloque01, #bloque02, #bloque03 {
	width: calc(33.3% - 60px);
	height: 300px;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	float: left;
	margin-top: 80px;
	margin-bottom: 40px;
	padding-top: 60px;
	padding-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
}

#bloque01 {
	background-color: #b29b2e;
}

#bloque02 {
	background-color: #13602c;
}

#bloque03 {
	background-color: #1879b2;
}

#cuerpo02 {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	clear: both;
	background-image: url(../imagenes/fondo02.jpg);
	background-position: center;
	background-size: cover;
	z-index: 2;
	padding-bottom: 20px;
}

#cuerpo02_contenido {
	position: relative;
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 40px;
	clear: both;
	text-align: center;
	height: auto;
}

#img_gal_contenedor {
	float: left;
	position: relative;
	width: 120px;
	height: 120px
}

#img_gal_contenedor:hover #img_gal {
	opacity: 1;
}

#img_gal_borde {
	position: absolute;
	width: 80px;
	height: 80px;
	border: 5px solid #fff;
	left: 15px;
	top: 12px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 2;
}

#img_gal_borde:hover #img_gal {
	opacity: 1;
}

#img_gal {
	position: absolute;
	width: 120px;
	height: 120px;
	background-position: center center;
	background-size: cover;
	clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
	z-index: 1;
	opacity: 0.5;
}

#img_gal:hover {
	opacity: 1;
}

#pie {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	clear: both;
	background-color: #340619;
	z-index: 2;
	padding-bottom: 80px;
	padding-top: 40px;
	border-bottom: 30px solid #000;
}

#pie_contenido {
	position: relative;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 40px;
	clear: both;
	text-align: center;
	height: auto;
}

#pie_bloque {
	position: relative;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	width: calc(33.3% - 30px);
	text-align: left;
	line-height: 26px;
}

#reservas_caja {
	width: 100%;
	clear: both;
	position: fixed;
	z-index: 3;
	bottom: 0px;
	right: 0px;
}

#reservas_buscador {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 660px;
}

#reservas_buscador_contenedor {
	color: #FFFFFF;
	float: left;
	position: relative;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
}

#reservas_buscador_selector {
	float: left;
	position: relative;
	color: #0a2b97;
	font-size: 12px;
	margin-right: 10px;
}

#cabecera_int {
	width: 100%;
	height: 400px;
	position: relative;
	float: left;
	clear: both;
	background-repeat: no-repeat;
	background-size: cover;
}

#cuerpo_int {
	width: 100%;
	position: relative;
	float: left;
	clear: both;
	background-color: #1879b2;
}

#cuerpo_int_contenido {
	max-width: 1000px;
	position: relative;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

#cuerpo_int_titulo {
	background-color: #ffffff;
	position: absolute;
	color: #0d5182;
	top: -130px;
	left: 0px;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 80px;
}

#cuerpo_int_izq {
	position: relative;
	float: left;
	background-color: #ffffff;
	color: #0d5182;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
	top: -50px;
	text-align: justify;
	width: calc(100% - 80px);
}

.img_detalle01 {
	position: relative;
	float: right;
	clip-path: polygon(38% 0, 92% 8%, 100% 50%, 90% 94%, 13% 100%, 0 38%);
	margin-bottom: 40px;
	width: calc(50%);
}

#servicios {
	position: relative;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: calc(25% - 20px);
	height: 360px;
	background-size: cover;
	background-position: center center;
	margin-top: 20px;
}

#servicios_hover {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	height: calc(100% - 40px);
	background-color: rgba(255, 255, 255, 0.9);
	display: none;
}

#servicios:hover #servicios_hover {
	display: block;
}

#reservas_habitacion {
	clear: both;
	float: left;
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: left;
	width: 100%;
	border: 1px solid rgba(13, 81, 130, 0.0);
}

#reservas_habitacion:hover {
	border: 1px solid rgba(236, 212, 95, 1);
}

#reservas_habitacion_elegidas {
	clear: both;
	float: left;
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: left;
	width: 100%;
	border: 1px solid rgba(236, 212, 95, 1);
}

#reservas_habitacion_titulo {
	position: relative;
	float: left;
	width: 50%;
	margin-top: 10px;
}

#reservas_detalles {
	position: relative;
	float: left;
	text-align: center;
	width: calc(20% - 20px);
	margin-left: 20px;
	font-size: 12px;
}

#reservas_precios {
	color: darkgreen;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 22px;
	margin-bottom: 10px;
}

#agregar_habitacion {
	font-size: 14px;
	color: #FFF;
	background-color: rgba(19, 96, 43, 1);
	cursor: pointer;
	padding-top: 10px;
	padding-bottom: 8px;
	margin-top: 10px;
	background-image: url(../imagenes/agregar.svg);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	text-align: left;
	padding-left: 35px;
}

#agregar_habitacion:hover {
	background-color: #1a813b;
}

#quitar_habitacion {
	display: none;
	cursor: pointer;
	margin-top: 10px;
}

#total_reserva {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: rgba(236, 212, 95, 1);
	position: fixed;
	bottom: 0px;
	display: none;
	z-index: 9;
	color: rgba(19, 96, 43, 1);
}

#total_reserva_contenido {
	width: 800px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#total_reserva1 {
	float: left;
	position: relative;
}

#total_reserva1_1 {
	font-size: 14px;
}

#total_reserva1_2 {
	font-size: 18px;
}

#total_reserva2 {
	float: right;
	position: relative;
	font-size: 20px;
}

#reservas_checks1 {
	float: left;
	position: relative;
	font-size: 18px;
	margin-bottom: 1px;
	background-color: rgba(13, 81, 130, 1);
	margin-right: 1px;
	padding: 10px;
	width: calc(50% - 21px);
	color: #FFF;
}

#reservas_checks2 {
	float: left;
	position: relative;
	font-size: 18px;
	margin-bottom: 1px;
	background-color: rgba(13, 81, 130, 0.8);
	margin-right: 1px;
	padding: 10px;
	width: calc(33.3% - 21px);
	color: #FFF;
}

#reservas_checks_detalles {
	float: left;
	position: relative;
	font-size: 14px;
	margin-bottom: 5px;
	width: 100%;
}

#reservas_separador {
	width: 100%;
	float: left;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

#total_reserva3 {
	background-color: #0b7e2e;
	font-size: 18px;
	width: calc(100% - 30px);
	padding: 15px;
	position: relative;
	float: left;
	clear: both;
	color: #FFF;
	margin-bottom: 20px;
}

#neurodrive {
	position: relative;
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 20px;
	clear: both;
}

.imagen01 {
	float: left;
	position: relative;
	margin-right: 20px;
	width: calc(30% - 20px);
}

.imagen02 {
	width: 35px;
	margin-right: 10px;
}

.imagen03 {}

.imagen04 {}

.campo01 {
	border: 1px solid rgba(13, 81, 130, 0.5);
	font-family: 'Spartan', sans-serif;
	padding: 10px;
	width: calc(100% - 20px);
	margin-bottom: 10px;
	color: #0d5182;
}

.boton01 {
	background-color: #0d5182;
	border: none;
	font-family: 'Spartan', sans-serif;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	cursor: pointer;
}

.boton01:hover {
	background-color: #1165a0;
}

.campo01v {
	font-family: 'Spartan', sans-serif;
	border: 1px solid rgba(13, 81, 130, 0.8);
	background-color: #ffffff;
	color: rgba(13, 81, 130, 0.8);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	width: 120px;
}

.campo02v {
	font-family: 'Spartan', sans-serif;
	border: 1px solid rgba(13, 81, 130, 0.8);
	background-color: #ffffff;
	color: rgba(13, 81, 130, 0.8);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
	padding-bottom: 4px;
	margin-bottom: 8px;
	font-size: 14px;
	width: 60px;
}

.campo03v {
	font-family: 'Spartan', sans-serif;
	border: 1px solid rgba(13, 81, 130, 0.8);
	background-color: #ffffff;
	color: rgba(13, 81, 130, 0.8);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	width: calc(100% - 20px);
}

.campo04v {
	font-family: 'Spartan', sans-serif;
	border: 1px solid #0b7e2e;
	background-color: #ffffff;
	color: #0b7e2e;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 18px;
	width: calc(100% - 20px);
}

.campo05v {}

.boton01v {
	font-family: 'Spartan', sans-serif;
	background-color: #0a2b97;
	padding-top: 1px;
	border-style: none;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	cursor: pointer;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 14px;
	padding-bottom: 10px;
	margin-top: 13px;
}

.boton01v:hover {
	background-color: #1c43c4;
}

.boton02v {
	font-family: 'Spartan', sans-serif;
	background-color: #0b7e2e;
	padding-top: 1px;
	border-style: none;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	cursor: pointer;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 14px;
	padding-bottom: 10px;
	margin-top: 13px;
}

.boton02v:hover {
	background-color: #055c1f;
}

.boton03v {
	font-family: 'Spartan', sans-serif;
	background-color: #1d1d1d;
	padding-top: 1px;
	border-style: none;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	cursor: pointer;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 14px;
	padding-bottom: 10px;
	margin-top: 13px;
}

.boton03v:hover {
	background-color: #000000;
}

.tabla01v {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 20px;
}

#menu_r {
	position: fixed;
	top: 10px;
	left: calc(50% - 20px);
	width: 40px;
	height: 40px;
	background-image: url(../imagenes/menu.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	z-index: 10;
	display: none;
}

#menu_r_contenido {
	position: fixed;
	width: 300px;
	top: 0px;
	left: calc(50% - 150px);
	padding-top: 70px;
	padding-bottom: 10px;
	background-color: rgba(126, 14, 61, 0.9);
	z-index: 9;
	line-height: 30px;
	color: #fff;
	display: none;
	text-align: center;
	border-bottom: 10px solid #FFF;
}

#ofertas{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: rgba(126, 14, 61, 0.9);
	color: #FFF;
	padding: 10px;
	z-index: 9;
}

.ui-datepicker {
	font-size: 16px;
	color: #000000;
	z-index: 99999;
	font-family: 'Spartan', sans-serif;
	font-weight: normal;
}

.hasDatepicker {
	position: relative;
	z-index: 9999;
}

.ui-tooltip {
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
	font-size: 12px;
	background: #244386;
	border-radius: 5px;
	border: 1px solid #001647;
	padding-top: -5px;
	padding-bottom: -5px;
	line-height: 12px;
}

/* width */

::-webkit-scrollbar {
	width: 10px;
}

/* Track */

::-webkit-scrollbar-track {
	background: #000;
}

/* Handle */

::-webkit-scrollbar-thumb {
	background: #8E1214;
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
	background: #BB0005;
}

::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #818181;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #818181;
}

:-ms-input-placeholder {
	/* IE 10+ */
	color: #818181;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #818181;
}