/* ===================================
COLOR FUERTE: #614065 / rgb(98,64,101)
COLOR FLOJO: #a396a3 / rgb(164,150,164)
=====================================*/
@font-face {
	font-family: "hdiamante";
	src: url("../fonts/SansSerifBookFLF.eot");
	src: local("☺"), url("../fonts/SansSerifBookFLF.woff") format("woff"), url("../fonts/SansSerifBookFLF.ttf") format("truetype"), url("../fonts/SansSerifBookFLF.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
html {
	margin: 0;
	padding: 0;
	height: 100%;
	position: relative;
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	font-family: "hdiamante";
	font-size: 14px;
	color: #614065;
	overflow-x: hidden;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
input.form-control,
textarea.form-control,
select.form-control {
	border-radius: 0;
	outline: none;
	box-shadow: none;
	border: none;
	font-size: 16px;
	color: #614065;
}
.datepicker .active.day {
	background: #614065 !important;
}
.datepicker .disabled.day {
	color: red !important;
	opacity: 0.5;
}
.customModal .modal-dialog .modal-content {
	border-radius: 0;
}
.customModal .modal-dialog .modal-content .modal-header {
	background: #614065;
	margin: 0;
	padding: 15px;
}
.customModal .modal-dialog .modal-content .modal-header .close {
	font-size: 60px;
	margin-top: -25px;
	outline: none;
}
.customModal .modal-dialog .modal-content .modal-header .modal-title {
	color: #fff;
	font-size: 20px;
}
.customModal .modal-dialog .modal-content .modal-body {
	max-height: 500px;
	overflow: auto;
}
.customModal .modal-dialog .modal-content .modal-body p {
	font-size: 16px;
}
.customModal .modal-dialog .modal-content .modal-body p.title {
	font-size: 18px;
	font-weight: 700;
}
.container {
	padding: 10px 50px 10px 50px;
	margin: 0;
	width: 100%;
	overflow: hidden;
	position: relative;
}
header {
	background: #fff;
	margin: 0;
	padding: 0;
}
header .logo {
	margin: 0;
	padding: 0;
}
header .logo a {
	text-decoration: none;
	outline: none;
}
header .logo img {
	width: 150px;
	height: auto;
}
header .lang-info {
	margin-top: -40px;
}
header .lang-info .lang {
	display: inline-block;
	margin-right: 25px;
	vertical-align: top;
}
header .lang-info .lang a {
	text-decoration: none;
	outline: none;
	margin-right: 15px;
}
header .lang-info .lang img {
	width: 32px;
	height: auto;
}
header .lang-info .info {
	display: inline-block;
	font-size: 22px;
}
.navbar.navbar-default {
	border-radius: 0;
	border: none;
	background: #614065;
	padding: 0;
	margin: 0;
	position: relative;
}
.navbar.navbar-default .collapse.navbar-collapse {
	margin-right: 35px;
}
.navbar.navbar-default .collapse.navbar-collapse .navbar-nav li {
	margin-left: 25px;
}
.navbar.navbar-default .collapse.navbar-collapse .navbar-nav li a {
	text-decoration: none;
	outline: none;
	color: #fff;
	font-size: 18px;
	padding-left: 25px;
	padding-right: 25px;
	text-transform: uppercase;
}
.navbar.navbar-default .collapse.navbar-collapse .navbar-nav li:hover a,
.navbar.navbar-default .collapse.navbar-collapse .navbar-nav li a.active {
	background: #a396a3;
	opacity: 0.8;
}
.carousel.slide,
.reserve {
	width: 100%;
	height: auto;
	overflow: hidden;
	min-height: 500px;
}
.carousel.slide .carousel-indicators li {
	box-shadow: 3px 0px 6px #555;
	background-color: #fff;
	border-color: #614065;
	margin-right: 15px;
}
.carousel.slide .carousel-indicators li.active {
	background-color: #614065;
}
.carousel.slide .carousel-inner,
.reserve .bgimage,
.restaurant .bgimage
{
	height: 100%;
	position: absolute;
}
.reserve .bgimage,
.restaurant .bgimage
{
	position: relative;
	width: 100%;
	background: center center no-repeat;
	background-size: cover;
}
.carousel.slide .carousel-inner .item {
	width: 100%;
	height: 100%;
	background: transparent center center no-repeat;
	background-size: cover;
}
.carousel.slide .carousel-inner .item img {
	width: 100%;
	height: 500px;
}
.slideslogan {
	position: static;
	z-index: 2;
	top: 50px;
	right: 0;
	background: rgba(255,255,255,0.8);
	width: auto;
	min-width: 650px;
	padding: 10px 35px 10px 35px;
	text-align: center;
	float: right;
	margin-top: 50px;
}
.slideslogan .title {
	font-size: 42px;
	text-transform: uppercase;
	color: #614065;
	line-height: 1;
}
.slideslogan .subtitle {
	font-size: 25px;
	text-transform: uppercase;
	color: #a396a3;
	word-spacing: 5px;
}
.box-reservation {
	position: static;
	z-index: 2;
	top: 50px;
	left: 100px;
	width: 100%;
	max-width: 350px;
	float: left;
	margin: 50px 0 50px 50px;
}
.box-reservation.moretop {
	top: 168px;
}
.box-reservation .title {
	background: #614065;
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	text-align: center;
	padding: 10px !important;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.box-reservation .container {
	background: rgba(98,64,101,0.5);
	padding: 25px !important;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.box-reservation .form-inline .form-group {
	display: block;
	margin-bottom: 10px;
}
.box-reservation .form-inline .form-group label {
	display: block;
	color: #fff;
	font-size: 17px;
}
.box-reservation .form-inline .form-group .form-control {
	display: block;
	width: 100%;
}
.box-reservation .form-inline .form-group .btn.btn-default {
	display: block;
	width: 100%;
	margin: 25px 0 -15px 0;
	font-size: 16px;
	font-weight: 700;
	color: #614065;
	text-transform: uppercase;
}
.homeAward {
	position: absolute;
	z-index: 2;
	bottom: 50px;
	right: 50px;
	width: 150px;
	max-width: 150px;
	background: rgba(98,64,101,0.5);
	padding: 20px;
	border-radius: 15px;
}
.homeAward img {
	/*width: 100%;*/
	width: 110px;
	height: auto;
}
.homeAward img:first-of-type {
	margin-bottom: 15px;
}
.homedesc {
	width: 70%;
	margin: 25px auto;
	text-align: center;
}
.homedesc p {
	font-size: 25px;
	color: #614065;
}
.homeblocks img {
	width: 100%;
	height: auto;
}
.homeblocks .overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 93%;
	padding: 5px;
	margin: 0 auto;
	background: rgba(164,150,164,0.9);
	border-top: 10px solid #614065;
}
.homeblocks .overlay .title {
	font-size: 22px;
	text-align: center;
	color: #fff;
	font-weight: 700;
}
.homeimgplaya img {
	width: 100%;
	height: 300px;
	max-width: auto;
}
.homecontactinfo {
	width: 100%;
	overflow: hidden;
	margin-top: 80px;
	margin-bottom: 130px;
}
.homecontactinfo .map {
	position: absolute;
	right: 100px;
	margin-top: -50px;
}
.homecontactinfo .map iframe {
	width: 800px;
	height: 350px;
}
.homecontactinfo .bgtitle {
	background: #a396a3;
	text-align: left;
	padding: 15px 15px 15px 80px;
}
.homecontactinfo .bgtitle .title {
	font-size: 25px;
	color: #fff;
}
.homecontactinfo .bgtitle .title span {
	display: block;
	font-size: 16px;
}
.homecontactinfo .bgcontent {
	background: rgba(98,64,101,9);
	text-align: left;
	padding: 15px 15px 15px 80px;
}
.homecontactinfo .bgcontent .content {
	font-size: 25px;
	color: #fff;
}
.homecontactinfo .bgcontent .content span {
	display: block;
	font-size: 16px;
}
.homecontactinfo .bgcontent .content .btn.btn-primary {
	margin-top: 20px;
	min-width: 200px;
	background: #a396a3;
	color: #fff;
	font-size: 16px;
	padding: 5px;
	border-radius: 8px;
	text-transform: uppercase;
	border: none;
}
.iconsBookings {
	margin: 25px 0 25px 0;
	text-align: center;
}
.iconsBookings a {
	text-decoration: none;
	outline: none;
	margin: 0 25px;
}
.iconsBookings img {
	width: 15%;
	height: auto;
	display: inline-grid;
}
.hoteldesc {
	width: 90%;
	margin: 25px auto;
	text-align: center;
}
.hoteldesc .title {
	font-size: 45px;
	text-transform: uppercase;
	color: #614065;
	border-top: 1px solid #614065;
	border-bottom: 1px solid #614065;
	padding: 5px;
	width: 50%;
	margin: 0 auto 25px auto;
	font-weight: 700;
}
.hoteldesc .row .col-md-6:first-child {
	border-right: 1px solid #a396a3;
}
.hoteldesc p {
	font-size: 25px;
	color: #614065;
	text-align: justify;
}
.hoteldesc ul li {
	font-size: 25px;
	text-align: left;
}
.hotel-bg-scroller {
	margin: 200px 0 200px 0;
	padding: 0;
}
.hotel-bg-scroller .imgAbsolute {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
	margin: -150px auto;
}
.hotel-bg-scroller .imgAbsolute img {
	width: 750px;
	height: 500px;
	background: center center no-repeat;
	background-size: cover;
}
.hotel-bg-scroller .bg1 {
	background: #a396a3;
	width: 100%;
	height: 50px;
}
.hotel-bg-scroller .bg2 {
	background: rgba(98,64,101,9);
	width: 100%;
	height: 100px;
}
.hotelScrolling {
	width: 100%;
	padding: 0;
}
.hotelScrolling .jcarousel,
.hotelScrolling .jcarousel ul,
.hotelScrolling .jcarousel ul li {
	padding: 15px;
	margin: 0;
}
.restaurantScrollingMini .jcarousel ul li a,
.restaurantScrolling .jcarousel ul li a,
.hotelScrolling .jcarousel ul li a,
.hotelScrolling .jcarousel ul li a img {
	width: 300px;
	height: 200px;
	overflow: hidden;
	position: relative;
	
	outline: none;
	background: center center no-repeat;
	background-size: cover;
	display: block;
}
.restaurantScrollingMini .jcarousel ul li a img,
.restaurantScrolling .jcarousel ul li a img,
.hotelScrolling .jcarousel ul li a img
{
	opacity: 0;
}
.hotelScrolling .jcarousel .jcarousel-control-prev {
	position: absolute;
	top: 40%;
	left: 0;
	font-size: 25px;
	border-top-right-radius: 200px;
	border-bottom-right-radius: 200px;
	text-align: center;
	background: #a396a3;
	color: #fff;
	z-index: 2;
	padding: 10px;
	width: 25px;
	opacity: 0.5;
}
.hotelScrolling .jcarousel .jcarousel-control-next {
	position: absolute;
	top: 40%;
	right: 0;
	font-size: 25px;
	border-top-left-radius: 200px;
	border-bottom-left-radius: 200px;
	text-align: center;
	background: #a396a3;
	color: #fff;
	z-index: 2;
	padding: 10px;
	width: 27px;
	opacity: 0.5;
}
.hotelScrolling .jcarousel .jcarousel-control-prev:hover,
.hotelScrolling .jcarousel .jcarousel-control-next:hover {
	color: #fff;
	background: #614065;
	opacity: 1;
}
.hotelScrolling .jcarousel .jcarousel-control-prev .fa {
	margin-left: -10px;
}
.hotelScrolling .jcarousel .jcarousel-control-next .fa {
	margin-left: 0;
}
.restaurantScrolling {
	width: 100%;
	padding: 0;
}
.restaurantScrolling .jcarousel,
.restaurantScrolling .jcarousel ul,
.restaurantScrolling .jcarousel ul li {
	padding: 15px;
	margin: 0;
}
.restaurantScrolling .jcarousel ul li img {
	width: 300px;
	height: 200px;
	overflow: hidden;
	position: relative;
}
.restaurantScrolling .jcarousel .jcarousel-control-prev {
	position: absolute;
	top: 40%;
	left: 0;
	font-size: 25px;
	border-top-right-radius: 200px;
	border-bottom-right-radius: 200px;
	text-align: center;
	background: #a396a3;
	color: #fff;
	z-index: 2;
	padding: 10px;
	width: 25px;
}
.restaurantScrolling .jcarousel .jcarousel-control-next {
	position: absolute;
	top: 40%;
	right: 0;
	font-size: 25px;
	border-top-left-radius: 200px;
	border-bottom-left-radius: 200px;
	text-align: center;
	background: #a396a3;
	color: #fff;
	z-index: 2;
	padding: 10px;
	width: 27px;
}
.restaurantScrolling .jcarousel .jcarousel-control-prev:hover,
.restaurantScrolling .jcarousel .jcarousel-control-next:hover {
	color: #fff;
	background: #614065;
}
.restaurantScrolling .jcarousel .jcarousel-control-prev .fa {
	margin-left: -10px;
}
.restaurantScrolling .jcarousel .jcarousel-control-next .fa {
	margin-left: 0;
}
.hotelImageWrap2 {
	margin: 200px 0 150px 0;
}
.hotelImageWrap2 .imgAbsolute {
	margin: -100px auto;
}
.hotelImageWrap2 .imgAbsolute img {
	width: 550px;
	height: 100%;
	max-height: 400px;
}
.restaurantScrollingMini {
	width: 100%;
	padding: 0;
}
.restaurantScrollingMini .jcarousel,
.restaurantScrollingMini .jcarousel ul,
.restaurantScrollingMini .jcarousel ul li {
	padding: 19px;
	margin: 0;
}
.restaurantScrollingMini .jcarousel ul li a,
.restaurantScrollingMini .jcarousel ul li img {
	width: 150px;
	height: auto;
	max-height: 120px;
	overflow: hidden;
	position: relative;
}
.restaurantScrollingMini .jcarousel .jcarousel-control-prev {
	position: absolute;
	top: 40%;
	left: 0;
	font-size: 25px;
	border-top-right-radius: 200px;
	border-bottom-right-radius: 200px;
	text-align: center;
	background: #a396a3;
	color: #fff;
	z-index: 2;
	padding: 10px;
	width: 25px;
}
.restaurantScrollingMini .jcarousel .jcarousel-control-next {
	position: absolute;
	top: 40%;
	right: 0;
	font-size: 25px;
	border-top-left-radius: 200px;
	border-bottom-left-radius: 200px;
	text-align: center;
	background: #a396a3;
	color: #fff;
	z-index: 2;
	padding: 10px;
	width: 27px;
}
.restaurantScrollingMini .jcarousel .jcarousel-control-prev:hover,
.restaurantScrollingMini .jcarousel .jcarousel-control-next:hover {
	color: #fff;
	background: #614065;
}
.restaurantScrollingMini .jcarousel .jcarousel-control-prev .fa {
	margin-left: -10px;
}
.restaurantScrollingMini .jcarousel .jcarousel-control-next .fa {
	margin-left: 0;
}
.restaurant .bg {
	background: url("../images/45-DSC05023.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	min-height: 500px;
	overflow: hidden;
}
.restaurant .bg > .title {
	float: right;
	margin: 50px 0 0 0;
	background: rgba(255,255,255,0.8);
	padding: 20px;
	text-align: center;
}
.restaurant .bg > .title h1 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 42px;
}
.restaurant .bg > .title h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 25px;
	color: #a396a3;
}
.restaurant .bg .boxslide {
	position: absolute;
	z-index: 2;
	top: 350px;
	right: 100px;
	width: 650px;
	background: rgba(255,255,255,0.7);
	padding: 20px 0 20px 0;
}
.restaurant .bg .boxslide .imageSlide {
	margin: 0 35px 0 35px;
}
.restaurant .bg .boxslide .imageSlide img {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	border-radius: 200px;
}
.restaurantdesc {
	width: 85%;
	margin: 25px auto;
	text-align: center;
}
.restaurantdesc p {
	font-size: 25px;
	color: #614065;
}
.restaurantblocks img {
	width: 100%;
	height: auto;
}
.restaurantblocks .overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 93%;
	padding: 5px;
	margin: 0 auto;
	background: rgba(164,150,164,0.9);
	border-top: 10px solid #614065;
}
.restaurantblocks .overlay .title {
	font-size: 22px;
	text-align: center;
	color: #fff;
	font-weight: 700;
}
.gymdesc {
	width: 70%;
	margin: 25px auto;
	text-align: center;
}
.gymdesc p {
	font-size: 25px;
	color: #614065;
}
.gymBlocks {
	text-align: center;
}
.gymBlocks .row {
	margin-bottom: 15px;
}
.gymBlocks .gymBlockImg {
	width: 100%;
	height: 350px;
	max-height: 350px;
	background: center center no-repeat;
	background-size: cover;
}
.gymBlocks .bg1 {
	background: #614065;
	width: 100%;
	height: 20px;
}
.gymBlocks .bg2 {
	background: rgba(164,150,164,9);
	width: 100%;
	height: 30px;
}
.contact {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.contact .imgContact {
	width: 100%;
	height: 600px;
	max-height: 600px;
}
.contact .title {
	font-size: 45px;
	text-transform: uppercase;
	color: #614065;
	border-top: 1px solid #614065;
	border-bottom: 1px solid #614065;
	padding: 5px;
	width: 50%;
	margin: 50px auto 50px auto;
	font-weight: 700;
	text-align: center;
}
.contact form {
	margin: 25px 0 50px 0;
}
.contact form label {
	position: absolute;
	padding: 7px;
	color: #fff;
}
.contact form input.form-control {
	background: rgba(164,150,164,9);
	padding-left: 65px;
}
.contact form textarea.form-control {
	background: rgba(164,150,164,9);
	padding-top: 30px;
	height: 150px;
}
.contact form .btn {
	width: 70%;
	margin: 0 auto;
	background: #a396a3;
	border: none;
	color: #fff;
	font-size: 28px;
}
.reserve {
	margin: 0;
	padding: 0;
	position: relative;
}
.reserve .bgimage img {
	width: 100%;
	height: 600px;
	max-height: 600px;
}
.reserve .bgimage .slideslogan {
	border: none;
}
/*
.reserve .bgimage .slideslogan .title {
	font-size: 80px;
	color: #fff;
}
*/
.reserve .breadcrumb {
	display: inline-block;
	overflow: hidden;
	counter-reset: flag;
	background: none;
	border: none;
}
.reserve .breadcrumb { 
	list-style: none; 
	overflow: hidden;
}
.reserve .breadcrumb li {
    text-decoration: none; 
    padding: 10px 30px 10px 25px;
	margin-right: 15px;
	margin-bottom: 15px;
    background: transparent;
    position: relative; 
    display: block;
    float: left;
    z-index: 1;
	color: #fff;
	font-size: 18px;
	border: none;
	opacity: 0.5;
	cursor: default;
}
.reserve .breadcrumb li:after { 
    content: " "; 
    display: block; 
    width: 99%; 
    height: 50%;
    background: #a396a3; 
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1; 
    -webkit-transform: skewX(35deg); 
    transform: skewX(35deg); 
}
   
.reserve .breadcrumb li:before { 
    content: " "; 
    display: block; 
    width: 99%; 
    height: 50%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: -1; 
    background: #a396a3; 
    -webkit-transform: skewX(-35deg); 
    transform: skewX(-35deg); 
}
.reserve .breadcrumb li.active {
	opacity: 1;
}
.reserve .breadcrumb li.active:after,
.reserve .breadcrumb li.active:before {
	background: #614065;
	color: #fff;
}
.reserve .box-reserve .container {
	width: 80%;
	margin: 0 auto;
}
.reserve .box-reserve .room-titles {
	background: #614065;
	color: #fff;
	padding: 10px;
	font-size: 20px;
}
.reserve .box-reserve .room-titles .pull-right {
	margin-top: 0px;
}
.reserve .box-reserve .room-titles .pull-right span {
	font-size: 20px;
}
.reserve .box-reserve .roomsWhile {
	margin-bottom: 50px;
}
.reserve .box-reserve .content {
	padding: 0;
	padding-right: 15px;
}
.reserve .box-reserve .content .info-room {
	font-size: 16px;
	padding: 5px;
}
.reserve .box-reserve .content .info-room hr {
	margin: 40px 0 20px 0;
}
.reserve .box-reserve .content .info-room span {
	display: block;
}
.reserve .box-reserve .content .right {
	background: #eee;
}
.reserve .box-reserve .content img {
	width: 230px;
	height: auto;
}
.reserve .box-reserve .content p {
	font-size: 16px;
	padding: 5px;
}
.reserve .box-reserve .content .btn {
	background: #614065;
	border: none;
	border-radius: 0;
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 22px;
	text-align: left;
}
.reserve .box-reserve .content .while-extras {
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 18px;
}
.reserve .box-reserve .content .while-extras .btn {
	margin-top: -10px;
	background: #614065;
	border: none;
	border-radius: 0;
}
.reserve .box-reserve .content .continueExtras {
	background: #614065;
	border: none;
	border-radius: 0;
	min-width: 230px;
	font-size: 18px;
	margin: 25px 0 25px 0;
}
.reserve .pull-right {
	text-align: right;
}
.reserve .infoOne a {
	font-size: 22px;
	text-decoration: none;
	outline: none;
}
.reserve .infoOne .desglosePriceToggle {
	visibility: hidden;
}
.reserve .infoOne a:hover .desglosePriceToggle {
	visibility: visible;
}
.reserve .frmReserveFinish div.error {
	color: #cd3e46;
    padding: 0 10px 0 0;
	font-size: 16px;
	position: relative;
	z-index: 2;
	width: auto;
	text-align: left;
	margin: 0;
}
.reserve .frmReserveFinish .form-group {
	display: block;
	width: 100%;
	background: #eee;
	margin: 10px 0 10px 0;
	padding: 10px;
}
.reserve .frmReserveFinish .form-group label {
	font-size: 18px;
}
.reserve .frmReserveFinish .form-group:nth-child(1) .form-control,
.reserve .frmReserveFinish .form-group:nth-child(2) .form-control,
.reserve .frmReserveFinish .form-group:nth-child(3) .form-control,
.reserve .frmReserveFinish .form-group:nth-child(5) .form-control {
	width: 75%;
}
.reserve .frmReserveFinish .form-group .form-control {
	width: 75%;
	margin-top: -4px;
	background: #e0e0e0;
	border: none;
	box-shadow: none;
	outline: none;
}
.reserve .frmReserveFinish .form-group textarea.form-control {
	display: block;
	width: 100%;
}
.reserve .frmReserveFinish .checkbox {
	font-size: 18px;
}
.reserve .frmReserveFinish .btn {
	margin-top: 15px;
	margin-bottom: 50px;
	border: none;
	border-radius: 0;
	background: #614065;
	font-size: 22px;
	color: #fff;
	min-width: 250px;
}
.reserve .txtconfirm-reserve {
	text-align: center;
	font-size: 22px;
	margin: 25px 0 25px 0;
}
.errorpage {
	text-align: center;
	padding: 50px;
}
.errorpage .title {
	font-size: 105px;
	color: #614065;
}
.errorpage p {
	font-size: 35px;
	color: #a396a3;
}
footer {
	background: #614065;
	padding: 10px;
	text-align: center;
}
footer .links {
	margin-bottom: 15px;
}
footer .links a {
	color: #fff;
}
footer .links span {
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
}
footer .copyright {
	color: #fff;
}
footer .copyright span {
	padding-left: 10px;
	padding-right: 10px;
}
footer .copyright a {
	color: #ccc;
}
.cookies {
	display: none;
	position: fixed;
	z-index: 999;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.7);
	padding: 20px;
	text-align: left;
	color: #fff;
	font-size: 18px;
}
.cookies .close {
	color: #fff;
	font-size: 50px;
	margin-top: -20px;
	outline: none;
}
/* Pantallas grandes */
@media (max-width: 1199px) {
	
}

@media (max-width: 1020px) {
	.box-reserve .container .row .col-md-6.roomsWhile
	{
		float: none;
		width: 100%;
	}
}
@media (min-width: 992px) {
	.box-reserve .container .row .col-md-6.roomsWhile
	{
		float: none;
		width: 100%;
	}
}
@media (min-width: 1145px) {
	.box-reserve .container .row .col-md-6.roomsWhile
	{
		float: left;
		width: 50%;
	}
}
/* Responsive */
@media (max-width: 900px)
{
	.slideslogan
	{
		float: none;
		margin-top: 0;
	}
	
	.carousel.slide
	{
		text-align: center;
	}
	
	.box-reservation
	{
		position: static;
		float: none;
		margin-left: 0;
		margin-right: 50px;
		display: inline-block;
	}
	
	.gym .box-reservation,
	.restaurant .box-reservation,
	.reserve .box-reservation
	{
		margin-left: auto;
		margin-right: auto;
		display: block;
		margin-bottom: 0;
	}
	
	.restaurant .bg,
	.reserve .bgimage
	{
		padding-bottom: 50px;
	}
	
	.homeAward
	{
		position: relative;
		bottom: 0;
		right: 0;
		vertical-align: top;
		display: inline-block;
		margin: 50px 0;
	}
}

@media (max-width: 767px) {
	.container {
		padding: 10px;
		margin: 0;
		width: 100%;
		overflow: hidden;
		position: relative;
	}
	header {
		background: #fff;
		margin: 0 0 15px 0;
		padding: 0;
		width: 100%;
	}
	header .logo {
		margin: 5px 0 0 0;
		padding: 0;
		float: left;
	}
	header .logo a {
		text-decoration: none;
		outline: none;
	}
	header .logo img {
		width: 120px;
		height: auto;
	}
	header .lang-info {
		float: right;
		margin: 0;
	}
	header .lang-info .lang {
		display: inherit;
		position: absolute;
		z-index: 99;
		right: 0;
		margin-right: 0;
		margin-top: 30px;
		vertical-align: top;
	}
	header .lang-info .lang a {
		text-decoration: none;
		outline: none;
		margin-right: 15px;
	}
	header .lang-info .lang img {
		width: 25px;
		height: auto;
	}
	header .lang-info .info {
		display: block;
		font-size: 18px;
	}
	.navbar {
		position: relative;
		z-index: 1;
	}
	.navbar.navbar-default {
		border-radius: 0;
		border: none;
		background: #614065;
		padding: 0;
		margin: 0;
		position: inherit;
	}
	.navbar.navbar-default .navbar-toggle {
		background: none;
		border-radius: 0;
		border: none;
		width: 100%;
		float: none;
		margin: 0;
		color: #fff;
		font-size: 20px;
		text-transform: uppercase;
	}
	.navbar.navbar-default .navbar-toggle span {
		text-align: center;
	}
	.navbar.navbar-default .collapse.navbar-collapse {
		margin: 0;
	}
	.navbar.navbar-default .collapse.navbar-collapse .navbar-nav li {
		margin: 5px 0 0 0;
	}
	.navbar.navbar-default .collapse.navbar-collapse .navbar-nav li a {
		text-decoration: none;
		outline: none;
		color: #fff;
		font-size: 18px;
		padding-left: 25px;
		padding-right: 25px;
		text-align: center;
		text-transform: uppercase;
	}
	.navbar.navbar-default .collapse.navbar-collapse .navbar-nav li:hover a,
	.navbar.navbar-default .collapse.navbar-collapse .navbar-nav li a.active {
		background: #a396a3;
		opacity: 0.8;
	}
	.carousel.slide {
		display: block;
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.carousel.slide .carousel-indicators {
		display: none;
	}
	.carousel.slide .carousel-inner .item {
		width: 100%;
		/*height: 200px;*/
	}
	.carousel.slide .carousel-inner .item img {
		width: 100%;
		height: 200px;
	}
	.slideslogan {
		position: relative;
		z-index: 2;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: rgba(255,255,255,0.8);
		min-width: auto;
		padding: 10px;
		margin: 0;
		text-align: center;
	}
	.slideslogan .title {
		font-size: 32px;
		text-transform: uppercase;
		color: #614065;
		line-height: 1;
	}
	.slideslogan .subtitle {
		font-size: 15px;
		text-transform: uppercase;
		color: #a396a3;
		word-spacing: 5px;
	}
	/*
	.box-reservation {
		position: relative;
		z-index: 2;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		max-width: auto;
	}
	*/
	.box-reservation.moretop {
		top: 168px;
	}
	.box-reservation .title {
		background: #614065;
		text-transform: uppercase;
		color: #fff;
		font-size: 20px;
		text-align: center;
		padding: 10px !important;
		border-radius: 0;
	}
	.box-reservation .container {
		background: rgba(98,64,101,0.5);
		padding: 25px !important;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
	}
	.box-reservation .form-inline .form-group {
		display: block;
		margin-bottom: 10px;
	}
	.box-reservation .form-inline .form-group label {
		display: block;
		color: #fff;
		font-size: 17px;
	}
	.box-reservation .form-inline .form-group .form-control {
		display: block;
		width: 100%;
	}
	.box-reservation .form-inline .form-group .btn.btn-default {
		display: block;
		width: 100%;
		margin: 25px 0 -15px 0;
		font-size: 16px;
		font-weight: 700;
		color: #614065;
		text-transform: uppercase;
	}
	.homedesc {
		width: 100%;
		margin: 10px 0 0 0;
		padding: 10px;
		text-align: center;
	}
	.homedesc p {
		font-size: 22px;
	}
	.homeblocks {
		text-align: center;
		padding: 5px;
	}
	.homeblocks img {
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	.homeblocks .overlay {
		position: relative;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		padding: 5px;
		margin: 0 auto;
		background: #a396a3;
		border-top: 10px solid #614065;
		margin-bottom: 25px;
	}
	.homeblocks .overlay .title {
		font-size: 22px;
		text-align: center;
		font-weight: 700;
	}
	.homeimgplaya img {
		width: 100%;
		height: auto;
	}
	.hoteldesc {
		width: 90%;
		margin: 0 auto;
		text-align: center;
	}
	.hoteldesc .title {
		font-size: 32px;
		text-transform: uppercase;
		color: #614065;
		border-top: 1px solid #614065;
		border-bottom: 1px solid #614065;
		padding: 5px;
		width: 50%;
		margin: 25px auto 25px auto;
		font-weight: 700;
	}
	.hoteldesc p {
		font-size: 20px;
		color: #614065;
	}
	.hotel-bg-scroller {
		/*display: none;*/
	}
	.hotel-bg-scroller .imgAbsolute {
		/*display: none;*/
	}
	.hotel-bg-scroller .imgAbsolute img {
		width: 100%;
		height: auto;
	}
	.hotel-bg-scroller .bg1 {
		background: #a396a3;
		width: 100%;
		height: auto;
	}
	.hotel-bg-scroller .bg2 {
		background: rgba(98,64,101,9);
		width: 100%;
		height: 100px;
	}
	.hotelScrolling {
		width: 100%;
		padding: 0;
		margin: 0;
	}
	.hotelScrolling .jcarousel,
	.hotelScrolling .jcarousel ul,
	.hotelScrolling .jcarousel ul li {
		padding: 0;
		margin: 10px 0 10px 0;
	}
	.hotelScrolling .jcarousel ul li a img {
		width: auto;
		height: 250px;
		overflow: hidden;
		position: relative;
	}
	.hotelScrolling .jcarousel .jcarousel-control-prev {
		position: absolute;
		top: 40%;
		left: 0;
		font-size: 25px;
		border-top-right-radius: 200px;
		border-bottom-right-radius: 200px;
		text-align: center;
		background: #a396a3;
		color: #fff;
		z-index: 2;
		padding: 10px;
		width: 25px;
		opacity: 0.5;
	}
	.hotelScrolling .jcarousel .jcarousel-control-next {
		position: absolute;
		top: 40%;
		right: 0;
		font-size: 25px;
		border-top-left-radius: 200px;
		border-bottom-left-radius: 200px;
		text-align: center;
		background: #a396a3;
		color: #fff;
		z-index: 2;
		padding: 10px;
		width: 27px;
		opacity: 0.5;
	}
	.hotelScrolling .jcarousel .jcarousel-control-prev:hover,
	.hotelScrolling .jcarousel .jcarousel-control-next:hover {
		color: #fff;
		background: #614065;
		opacity: 1;
	}
	.hotelScrolling .jcarousel .jcarousel-control-prev .fa {
		margin-left: -10px;
	}
	.hotelScrolling .jcarousel .jcarousel-control-next .fa {
		margin-left: 0;
	}
	.restaurantScrolling {
		width: 100%;
		padding: 0;
	}
	.restaurantScrolling .jcarousel,
	.restaurantScrolling .jcarousel ul,
	.restaurantScrolling .jcarousel ul li {
		padding: 0;
		margin: 60px 0 0 0;
	}
	.restaurantScrolling .jcarousel ul li img {
		width: auto;
		height: 250px;
		overflow: hidden;
		position: relative;
	}
	.restaurantScrolling .jcarousel .jcarousel-control-prev {
		position: absolute;
		top: 65%;
		left: 0;
		font-size: 25px;
		border-top-right-radius: 200px;
		border-bottom-right-radius: 200px;
		text-align: center;
		background: #a396a3;
		color: #fff;
		z-index: 2;
		padding: 10px;
		width: 25px;
	}
	.restaurantScrolling .jcarousel .jcarousel-control-next {
		position: absolute;
		top: 65%;
		right: 0;
		font-size: 25px;
		border-top-left-radius: 200px;
		border-bottom-left-radius: 200px;
		text-align: center;
		background: #a396a3;
		color: #fff;
		z-index: 2;
		padding: 10px;
		width: 27px;
	}
	.restaurantScrolling .jcarousel .jcarousel-control-prev:hover,
	.restaurantScrolling .jcarousel .jcarousel-control-next:hover {
		color: #fff;
		background: #614065;
	}
	.restaurantScrolling .jcarousel .jcarousel-control-prev .fa {
		margin-left: -10px;
	}
	.restaurantScrolling .jcarousel .jcarousel-control-next .fa {
		margin-left: 0;
	}
	/*
	.restaurant .bg {
		position: relative;
		background: url("../images/45-DSC05023.jpg");
		background-repeat: no-repeat;
		background-size: 100% 100%;
		width: 100%;
		max-height: 100%;
		height: 200px;
		overflow: hidden;
	}
	.restaurant .bg .title {
		float: inherit;
		margin: 150px 0 0 0;
		background: rgba(255,255,255,0.9);
		padding: 5px;
		text-align: center;
	}
	.restaurant .bg .title h1 {
		margin: 0;
		padding: 0;
		text-transform: uppercase;
		font-size: 18px;
	}
	.restaurant .bg .title h2 {
		margin: 0;
		padding: 0;
		text-transform: uppercase;
		font-size: 12px;
		color: #a396a3;
		font-weight: 700;
	}
	.restaurant .box-reservation {
		margin-top: -175px;
	}
	*/
	.restaurantdesc {
		width: 90%;
		margin: 25px auto;
		text-align: center;
	}
	.restaurantdesc p {
		font-size: 20px;
		color: #614065;
	}
	.restaurantblocks img {
		width: 100%;
		height: 200px;
	}
	.restaurantblocks .overlay {
		position: relative;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		padding: 5px;
		margin: 0 auto 25px auto;
		background: rgba(164,150,164,0.9);
		border-top: 10px solid #614065;
	}
	.restaurantblocks .overlay .title {
		font-size: 22px;
		text-align: center;
		color: #fff;
		font-weight: 700;
	}
	.restaurantimg {
		margin-top: 0;
		margin-bottom: 0;
	}
	.restaurantimg img {
		width: 100%;
		height: 200px;
		max-width: auto;
	}
	.gym.box-reservation {
		display: block;
		position: relative;
		z-index: 2;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		max-width: auto;
	}
	.gym.carousel.slide {
		display: block;
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.gymdesc {
		width: 90%;
		margin: 25px auto;
		text-align: center;
	}
	.gymdesc p {
		font-size: 22px;
		color: #614065;
	}
	.gymBlocks {
		text-align: center;
	}
	.gymBlocks .row {
		margin-bottom: 15px;
	}
	.gymBlocks .gymBlockImg {
		width: 100%;
		height: auto;
		max-height: 200px;
	}
	.gymBlocks .bg1 {
		background: #614065;
		width: 100%;
		height: 20px;
	}
	.gymBlocks .bg2 {
		background: rgba(164,150,164,9);
		width: 100%;
		height: 30px;
		margin-bottom: 25px;
	}
	.cont.box-reservation {
		display: none;
	}
	.contact {
		width: 100%;
		margin: 0;
		padding: 0;
		overflow: hidden;
	}
	.contact .imgContact {
		width: 100%;
		height: auto;
		max-height: 200px;
	}
	.contact .title {
		font-size: 32px;
		text-transform: uppercase;
		color: #614065;
		border-top: 1px solid #614065;
		border-bottom: 1px solid #614065;
		padding: 5px;
		width: 100%;
		margin: 0;
		font-weight: 700;
		text-align: center;
	}
	.contact form {
		margin: 25px 0 50px 0;
	}
	.contact form label {
		position: absolute;
		padding: 7px;
		color: #fff;
	}
	.contact form input.form-control {
		background: rgba(164,150,164,9);
		padding-left: 65px;
	}
	.contact form textarea.form-control {
		background: rgba(164,150,164,9);
		padding-top: 30px;
		height: 150px;
	}
	.contact form .btn {
		width: 70%;
		margin: 0 auto;
		background: #a396a3;
		border: none;
		color: #fff;
		font-size: 28px;
	}
	.errorpage {
		text-align: center;
		padding: 117px 10px 117px 10px;
	}
	.errorpage .title {
		font-size: 45px;
		color: #005f7f;
	}
	.errorpage p {
		font-size: 25px;
		color: #4e869f;
	}
	footer {
		padding: 10px;
		text-align: center;
	}
	footer .links {
		margin-bottom: 15px;
	}
	footer .links a {
		display: block;
		color: #fff;
		font-size: 16px;
		margin-bottom: 10px;
	}
	footer .links span {
		display: none;
	}
	footer .copyright {
		color: #fff;
		font-size: 13px;
	}
	footer .copyright span {
		padding-left: 0;
		padding-right: 0;
		display: block;
		margin-top: 10px;
	}
	footer .copyright a {
		color: #ccc;
	}
	.cookies {
		padding: 10px;
		font-size: 16px;
	}
	
	.box-reserve .content .row
	{
		background-position: center -100px !important;
	}
	.box-reserve .content .row .col-xs-6
	{
		display: block;
		float: none;
		width: 100%;
	}
	.box-reserve .content .row .col-xs-6.left
	{
		height: 140px;
	}
	.box-reserve .content .select-priceroom
	{
		padding-bottom: 22px;
	}
	.box-reserve .content .select-priceroom *:last-child
	{
		margin-bottom: 0;
	}
	
	.contact form .btn
	{
		width: 70%;
	}
}

@media (max-width: 640px)
{
	.box-reservation,
	.reserve .box-reservation,
	.restaurant .box-reservation,
	.gym .box-reservation
	{
		width: auto;
		max-width: none;
		margin: 50px;
		display: block;
	}
	
	.reserve .box-reservation
	{
		margin-bottom: 0;
	}
	
	.homeAward
	{
		/*display: block;*/
		display: inline-block;
		margin: 0 auto 50px auto;
		width: auto;
		max-width: none;
	}
	.homeAward img:first-of-type
	{
		margin-right: 15px;
		margin-bottom: 0;
	}
	
	.contact form .btn
	{
		width: 100%;
	}
}

@media (max-width: 520px)
{
	.box-reservation,
	.reserve .box-reservation,
	.restaurant .box-reservation,
	.gym .box-reservation
	{
		margin: 50px 10px;
	}
	.box-reservation .container,
	.reserve .box-reservation .container,
	.restaurant .box-reservation .container,
	.gym .box-reservation .container
	{
		padding: 25px 20px !important;
	}
}
