@font-face {
    font-family: riesling;
    src: url("/templates/fonts/riesling.ttf");
}

iframe[name="google_conversion_frame"] {
	display: none;
}

html {
	background: white;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}
body {
	font: 15px Helvetica, Arial, Verdana, sans-serif;
}
a {
    color: #474747;
    text-decoration: none;
}
a:hover {
	color: #474747;
}
a:visited {
	color:#474747;
}
a[href^=tel] {
	text-decoration:inherit;
	color: inherit;
	color: rgb(72, 73, 119);
}
.clear {
	display: block;
	clear: both;
}
.separator{
	margin-bottom: 20px;
}
.separator-extra{
	margin-bottom: 80px;
}
h1,h2,.h1,.h2 {
	font-size:1em;
	color: #333;
	margin: 0;
}
h1,.h1 {
	margin-top:0;
	color: #d49f45;
}
h2,.h2 {
	margin:0;
	font-weight:normal;
}
option {
	color: #777 !important;
}
h2,h3,h4,h5 {	 margin-bottom: 0;}
h3,.h3  {
	width: auto;
	font-size: 1.2em;
	line-height:1em;
	font-weight:normal;
}
h4 ,h5 { font-size: 1.2em;color:#999; }

table,tr,td {
	border:0;
	border-color:transparent;
}
fieldset {
	margin:0;
	border:0;
}
input,select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


select::-ms-expand {
    display: none;
}



.clear {
	clear: both;
}

main {
    display: block;
    
}

.center-block {
	margin: 0 auto;
}

p {
	margin: 0;
	color: #474747;
}
.content p, .sideContent p {
  margin-bottom: 8px;
  line-height: 1.4em;
}
.content a {
	text-decoration: underline;
}
.container {
	min-width: 1000px;
	max-width: 1280px;
	padding: 0 12px;
	margin: 0 auto;
}
.full-container {
	min-width: 1000px;
	max-width: 100%;
	height:;
	padding: 0 0;
	margin: 0 auto;
}



.logo a {
	display: block;
}
.img-responsive {
	width: 100%;
}

h2.home_titles{
	font-family: "riesling";
	font-size: 54px;
	letter-spacing:2px;
	font-weight: 100;
	color: #473052;
	margin-bottom: 10px;
	text-align: center;
	padding: 0 0px;
	height: 0px;

}

h2.home_titles:before{
    content: "";
	display: block;
	border-top: solid 1px #cdc2d2;
	width: 100%;
	position: absolute;
	top: 50%;
	z-index: 1;
}

h2.home_titles span{
	padding: 0 20px;
	position: relative;
	z-index: 5;
	font-family: "riesling";
	font-size: 54px;
	letter-spacing:2px;
	font-weight: 100;
	color: #473052;
	margin-bottom: 10px;
	text-align: center;
	padding: 0 20px;
	position: relative;
}


.text-restaurante p{
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #424242;
	font-weight: 100;
	text-align: center;
	line-height: 1.5;
}

.content-presentacion .content p{
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	color: #424242;
	font-weight: 100;
	text-align: center;
	font-size: 16px;
}


/*---------- PROMOTIONS ---------*/



.promo-container .promo {
	text-align: center;
	top: 1px !important;
	width: 100%;
	padding: 12px 5px;
	background: rgba(255,255,255,0.88);
	position: absolute;
	box-sizing:border-box;
	text-align: center;
	overflow: hidden;
}


.promo-container #title {
	font-family: "playfair display sc", georgia, serif;
	font-size: 24px;
	font-weight: ;
	color: #167da6 ;
	display: inline;
	margin: 0 20px 0 0;
}

.promo-container #subtitle {
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: ;
	color: ;
	display: inline;
	margin: 0 20px;
}

.promo-container p {
	display: inline;
	margin: 0 20px;
}

.promo-container .cta {
	display: inline;
    margin: 0 0 0 20px;
    position: relative;
    top: 0px;

}

.promo-container .cta a {
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	color: #22758E;
	text-decoration: underline;
	background: url(/templates/images/go.png) right no-repeat;
	padding: 0 20px 0 0;
}

.promo-container .cta a:hover {
	opacity: 0.9;
}

/*--------- header ------------*/

#header{
	width: 100%;
	height: 164px;
	overflow: hidden;
	background-color: #ffffff;
}
#header.dev div.header-logo{
	background-image: url('/templates/images/logo.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 122px;
}

/* fixed header */
#header.fixed{
	position: fixed;
	top: 0;
	z-index: 999999;
	height: 95px;
	box-shadow: 0px 5px 15px -10px #888;
	display: none;
}

#header.fixed .fixed-menu{
	display: initial;
}
.fixed-logo.fixed-menu {
    position: absolute;
    left: 25px;
    top: 15px;
}
#header.fixed .top-header > .pull-left,
#header.fixed .header-lang,
#header.fixed .down-header .header-logo{
	display: none;
}
#header.fixed .top-header > .pull-right{
	background: none;
}
#header.fixed .left-nav,
#header.fixed .right-nav{
    margin-top: 4px;
	float: none;
	display: inline-block;
	width: auto;
	text-align: center;
}
#header.fixed nav{
    top: 0; 
    margin-top: 10px; 
}

/* booking button */
.booking-btn-header a,
.booking-btn-header a:visited{
	color: #fff;
}
.booking-btn-header a{
	background-color: #012e67;
    padding: 5px 15px;
}


@media (max-width: 1200px){
	#header.dev div.header-logo{
		height: 84px;
		width: 14%;
	}
	#header.dev .left-nav,
	#header.dev .right-nav{
		width: 43%;
	}

	/* fixed header */
	#header.fixed nav{
	    margin-top: 20px; 
	}
	#header.fixed .left-nav,
	#header.fixed .right-nav{
		width: auto;
	}
}



.pull-left{
	width: 400px;
	height: 100%;
	background: rgba(249,249,249,1);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(249,249,249,1)), color-stop(75%, rgba(248,248,248,0.86)), color-stop(87%, rgba(247,247,247,0.6)), color-stop(94%, rgba(247,247,247,0.27)), color-stop(100%, rgba(247,247,247,0)));
	background: linear-gradient(to right, rgba(249,249,249,1) 0%, rgba(248,248,248,0.86) 75%, rgba(247,247,247,0.6) 87%, rgba(247,247,247,0.27) 94%, rgba(247,247,247,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f7f7f7', GradientType=1 );
	float: left;
	padding-left: 10px;
}

.pull-left > h2{
	padding-top: 14px;
	font-size: 13px;
	font-weight: 100;
}

.pull-left p.page-top-title{
	padding-top: 14px;
	font-size: 13px;
	font-weight: 100;
}

.pull-right{
	width: auto;
	height: 100%;
	background: rgba(249,249,249,0);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(249,249,249,0)), color-stop(7%, rgba(249,249,249,0.52)), color-stop(30%, rgba(248,248,248,0.94)), color-stop(51%, rgba(248,248,248,1)), color-stop(100%, rgba(247,247,247,1)));
	background: linear-gradient(to right, rgba(249,249,249,0) 0%, rgba(249,249,249,0.52) 7%, rgba(248,248,248,0.94) 30%, rgba(248,248,248,1) 51%, rgba(247,247,247,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f7f7f7', GradientType=1 );
	float: right;
	padding-right: 10px;
}

.pull-right p{
	font-size: 16px;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #003b84;
	padding-top: 1px;
	padding-right: 1px;
}

.logo-link img{
	margin-top: 35px;
}

.sub-logo {
	font-size: 9px;
	color: #6c467e;
	text-transform: uppercase;
	text-align: center;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	position: relative;
	left: 13.5%;
	top: -6px;

}

.top-header{
	width: 100%;
	height: 45px;
	
	display: block;
}

.down-header{
	width: 100%;
	height: 100%;
	
	display: block;
}

.top-header-content{
	width: 475px;
	height: 100%;
	
	float: right
}

.down-header-content{
	width: 750px;
	height: 100%;
	
	float: right;
}

.header-title{
	width: 44%;
	height: 100%;
	
	float: left;
	padding-top: 30px;
}

.header-title p{
	font-family: "playfair display" ;
	font-style: italic;
	font-size: 0.8em;
	color: grey;
	text-align: right;
}
.header-phone{
	width: auto;
	height: 100%;
	background:  ;
	float: left;
	margin-right: 15px;
	padding-top: 15px;
}

p.t{
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #003b84;
	text-align: left;
	font-weight: bold;
	display: inline;
	text-transform: uppercase;
}

p.n{
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #474747;
	text-align: left;
	font-weight: 100;
	display: inline;
}

.header-mail{
	width: auto;
	height: 100%;
	margin-right: 15px;
	float: left;
	padding-top: 15px;
}



.header-contact{
	width: 13%;
	height: 100%;
	
	float: left;
	padding-top: 32px;
}


a.contact-link {
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.7em;
	color: #473052;
	float: right;
}

.header-lang{
	width: auto;
	height: 100%;
	float: right;
	position: relative;
	padding-top: 12px;
}
ul.languages {
	margin-top: 4px;
	padding: 0;
	margin-right: 5px;
	float: right;
}
ul.languages li{
	display: inline;
	margin-right: 10px;
	font-size: 13px;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;

}

ul.languages li a{
	color: #474747;
}

ul.languages li a:hover{
	color: #167da6;
}

nav{
	width: 100%;
    height: ;
    float: left;
    top: 97px;
    margin-top: -65px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    left: 0px;
}
nav ul li a{
	font-family: "playfair display sc", georgia, serif;
	color: #012E67;
}

nav ul li a:visited{
	font-family: "playfair display sc", georgia, serif;
	color: #012E67;
}

nav ul li {
	display: inline;
	font-size: 15px;
	text-align: center;
	color: #012E67;
	padding-bottom: 3px;
8
}

.left-nav ul li {
	margin-right: 20px;
}

.right-nav ul li {
	margin-left: 20px;
}


nav ul li:hover{
	border-bottom: solid 2px #167da6;
}

nav ul li.header-logo:hover{
	border-bottom: none;
}




img.header-logo{

    position: relative;
    top: -57px;
    z-index: 10;
}

.left-nav {
		margin-top: 55px;
		width: 40%;
		float: left;
		text-align: right;
	}

	div.header-logo {

		width: 20%;
		float: left;
		margin-top: -50px;
	}

	.right-nav {
		margin-top: 55px;
		width: 40%;
		float: left;
		text-align: left;
	}



nav.unslider-nav{
	left: 0px;
}




/* top-image*/
	
.big-image{
	height:360px;
	width: 100%;
	background: white;
}
.big-image-home{
	height:540px;
	width: 100%;
	background: white;
}


.loader {
	background-image: url("/templates/images/loader.gif") !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;	
    background-color: #f2f2f2 !important;
    width: 100% !important;
    height: 100% !important;
}

/*presentacion*/

#presentacion{
	min-height: 660px;
	background:url("/templates/images/fondo-presentacion.jpg");
	background-size: 106% 125%;
	position: relative;
	padding:0;
	padding-bottom: 20px;
}



/* booking */

.booking-bar{
	height: 56px;
	max-width: 1150px;
	min-width: 900px;
	margin: 0 auto;
	
	position: relative;
	top: -120px;
	z-index: 20;
}

.booking-bar-shadow{
	max-width: 1150px;
	min-width: 900px;
	height: 60px;
	margin: 0 auto;
	position: relative;
	top: 18px;
	background:url(/templates/images/shad.png) center no-repeat;
	background-size: 100%;
	margin-bottom: 30px;
}

.booking-bar-low{
	height: 56px;
	max-width: 1150px;
	min-width: 900px;
	margin: 0 auto;
	position: relative;
	top: -51px;
	z-index: 20;
	padding: 5px;
	background:#efefef;
}

.booking-bar-low .dates{
	opacity: 1 !important;
}

.booking-bar-low #number_count{
	opacity: 1 !important;
}

.booking-bar-low .submit-container{
	opacity: 1 !important;
}

.booking-home{
	height: 100%;
	width: 100%;
	
}

.booking{
	height: 100%;
	width: 100%;
	
}


.booking-home .title{
	width: 17%;
	background: #473052;
	height: 50px;
	position: relative;
	float: left;
	color: #9c86a6;
	text-transform: uppercase;
	font-size: 1.1em;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-weight: 700;
}

.booking-home .title p{
	text-align: center;
	position: relative;
	top: 15px;
}

.booking-home fieldset{
	width: 100%;
	
	height: 100%;
	position: relative;
	float: right;
}

.booking-home .dates{
	height: 100%;
	width: 24.8%;
	background: white;
	float: left;
	position: relative;
	margin-right: 0.2%;
	opacity: 0.8;
}

.interior-booking-box{
	width: 100%;
	height: 100%;
	position: relative;
	top: 0px;
	
}
.booking-padding{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	
	
}

.text-option{
	width: 42%;
	height: 100%;
	margin-right: 3%;
	position: relative;
	float: left;
	
}

.button-option{
	width: 55%;
	height: 100%;
	position: relative;
	float: left;
	background: url("/templates/images/cal.png") no-repeat;
    background-position: 90px center;
}

.text-option2{
	width: 39%;
	height: 100%;
	margin-right: 3%;
	position: relative;
	float: left;
	
}

.button-option2{
	width: 53%;
	height: 100%;
	position: relative;
	float: left;
	background: url("/templates/images/cal.png") no-repeat;
    background-position: 90px center;
}

.booking-home #number_count{
	height: 100%;
	width: 24.8%;
	background: white;
	margin-right: 0.2%;
	float: left;
	opacity: 0.8;
}
.booking-home .submit-container {
	height: 100%;
	width: 24.8%;
	background: #002b61;
	float: left;
	text-align: center;
	opacity: 0.8;
}
.booking-home .submit-container:hover {
	background: #011d40;
	transition:0.2s;
	opacity: 0.95;
}

.booking-home .submit-container .booking-click{
	background: url("/templates/images/go.png") no-repeat;
	background-position: 76% center;
	color: white;
	text-transform: uppercase;
	border: none;
	font-size: 16px;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-weight: 100;
	/*margin-top: 1px;*/
	text-align: left;
	padding-left: 22%;	
	width: 100%;
	height: 100%;	
}

.checkin-calendar{
    border: none;
    text-align: left;
    font-size: 16px;
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    color: #167da6;
    text-transform: uppercase;
    cursor: pointer;
    margin-top: 16px;
    width: 72px;
    font-weight: 100;
}

.checkout-calendar{
    border: none;
    text-align: left;
    font-size: 16px;
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    color: #167da6;
    text-transform: uppercase;
    cursor: pointer;
    margin-top: 16px;
    width: 72px;
    font-weight: 100;
}

.dates p{
	text-align: right;
    margin-top: 16px;
    font-size: 16px;
    font-weight: 100;
}

#select{
	position: relative;
	background: url("/templates/images/select.png") no-repeat;
    background-position: 95% center;
    border: none;
    width: 100%;
    font-size: 16px;
    font-weight: 100;
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    color: #474747;
    text-transform: capitalize;
    cursor: pointer;
}



.selector{
	width: 75%;
    height: auto;
    
    margin: 0 auto;
    margin-top: 16px;
}

fieldset label {
	color: ;
	float: left;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-weight: 100;
	font-size: 1em;
	position: relative;
	top: 16px;
	width: auto;
	text-transform: capitalize;
	margin-right: 10px;
}

.form-icons-in{
	position: absolute;
	top: 14px;
	left: 74%;
}

.form-icons-out{
	position: absolute;
	top: 14px;
	left: 66%;
}

.form-icons-adults{
	position: absolute;
	top: 21px;
	left: 65%;
}

.dispo-icons{
	position: relative;
	top: 16px;
	left: 97.5%;
}

.ir_img{
	height: 20px;
	width: 20px;
	position: absolute;
	top: 14px;
	left: 97%;
	background: url("/templates/images/ir.png") center no-repeat;
}








.content-presentacion{
	height: auto;
	width: 90%;
	
	position: relative;
	z-index: 10;
	margin: 0 auto;
	

}

.content-presentacion .logo-presentacion{
	height: auto;
	width: 265px;
	background:  ;
	margin: 0 auto;
	display: block;
	margin-top: 0px;
}


.content-presentacion .title{
	height: auto;
	width: 710px;
	background:  ;
	margin: 0 auto;
	display: block;
	margin-top: 25px;
}

.content-presentacion .subtitle{
	height: auto;
	width: 710px;
	background:  ;
	margin: 0 auto;
	display: block;
	margin-top: 0px;
}


.content-presentacion .content{
	/*min-height: 100px;*/
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 15px;
	height: auto;
    max-width: 100%;
}
#content-home .tripadvisor {
	display: inline-block;
}

.tripadvisor img {
	display: inline-block;
}
.tripadvisor-title{
	display: inline-block;
    font-size: 1.8em;
    text-transform: uppercase;
    font-weight: 300;
    width: 280px;
    text-align: left;
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    vertical-align: middle;
    text-align: left;
    line-height: 1;
    color: #444;
}
#content-home .tripadvisor-container {
    margin-top: 30px;
    text-align: center;
    padding-bottom: 15px;
    height: 325px;
}
.content-presentacion .title h1{
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 100;
	color: #167da6;
	text-align: center;
	line-height: 1;
}

.content-presentacion .title h1 span{
	font-size: 28px;
	font-family:"poppins", Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: 100;
	line-height: 1.2;
	color: #474747;
	text-align: center;
}



.content-presentacion .subtitle h2{
	font-size: 28px;
	font-family:"poppins", Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: 100;
	line-height: 1.2;
	color: #474747;
	text-align: center;
}

.content-presentacion .content p{
	font-size: 14px;
	font-family:"poppins", Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
	line-height: 1.8;
}

.content-presentacion .tripad{
	height: 130px;
	width: auto;
	margin: 0 auto;
	display: block;
	margin-top: 20px;
}

.tripad-left{
	width: auto;
	height: 50px;
	float: left;
	margin-top: 50px;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	color: #473052;
	font-size: 25px;
	padding-left: 110px;
	padding-right: 20px;
}

.tripad-right{
	width: auto;
	height: 50px;
	float: left;
	margin-top: 50px;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	color: #473052;
	font-size: 25px;
	padding-left:20px;

}

.tripad img{
	float: left;
	margin-top: 10px;
}

/*------------------------------------- promociones -----------------------------------*/

.home_promociones{
	margin-top: 60px;
}

#promos{
	height: 590px;
	
	position: relative;
	z-index: 999;
	margin-top: 70px;
}

#category-promotions .category {
	background: rgba(194,221,255,0.15);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(194,221,255,0.15)), color-stop(41%, rgba(219,235,255,0)), color-stop(100%, rgba(255,255,255,0)));
	background: linear-gradient(to bottom, rgba(194,221,255,0.15) 0%, rgba(219,235,255,0) 41%, rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2ddff', endColorstr='#ffffff', GradientType=0 );
	}

#category-promotions .category .container {
	/*height: 590px;*/
	margin-top: 25px;
	position: relative;
	z-index: 999;
	padding:0;
}

#category-promotions  .category .category_content {
	/*height: 350px;*/
    width: 96%;
    background: ;
    margin: 0 auto;
    position: relative;
    padding-top: 20px;	
}

#category-promotions  .category .title {
	position: relative;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding-top: 60px;
}


#category-promotions  .category .title h1 {
    font-size: 40px;
	color: #167da6;
	font-family: "Playfair Display sc", georgia, serif;
	text-align: center;
	font-weight: 100;
	padding-bottom: 10px;
	text-transform: uppercase;
	line-height: 1.2;
}

#category-promotions  .category .subtitle h2 {
    color: #473052;
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    font-size: 28px;
    font-weight: 100;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
}


#category-promotions  .category .content {
    text-align: left;
    margin-top: 0px;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

#category-promotions  .category .content p{
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
    color: #474747;
    font-weight: 100;
    margin-top: 0px;
    line-height: 1.8;
}


#category-promotions  .category .category_list {
    width: 100%;

    margin: 0 auto;

    padding-top: 20px;
    padding-bottom: 40px;
    /*border-top: solid 1px #cdc2d2;*/

}

#category-promotions .category_list ul li {
    list-style: none;
    display: inline-block;
    float: left;
    width: 33.33%;
    height: 340px;
    overflow: hidden;
    margin-bottom: 40px;
    position: relative;
    height: 510px;
}

#category-promotions .category_list ul li a {
    display: block;
}


#category-promotions  .category_list ul li img {
	width: 100%;
}

#category-promotions .category_list .a_promotion_container {
  float: left;
    height: 100%;
    list-style: outside none none;

    position: relative;
    width: 90%;
}



#category-promotions  .category_list .a_promotion {
	height: 100%;
    width: 100%;
    position: relative;

	background: white;


}

#category-promotions  .category_list .a_promotion_img {
	height: 60%;
	display: block;
	position: absolute;
	z-index: 10;
}


#category-promotions  .category_list .a_promotion:hover .a_promotion_img {
	opacity: 0.8;
}

#category-promotions  .category_list .interior_a_promotion {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 20;
	background-color: hidden;
	overflow: hidden;
}


#category-promotions .category_list .a_promotion_price {
	position: absolute;
    width: 100%;
    height: 75px;
    top: 230px;
    z-index: 30;
    background: black;
    opacity: 0.5;
}

#category-promotions  div.price_container{
	width: 100%;
	height: auto;
	position: absolute;
	background: ;
	top: 260px;
	left: ;
	z-index: 90;
	margin: 0 auto;
	position: absolute;
}

#category-promotions div.price_container p.desde{
	width: 49%;
	height: auto;
	position: relative;
	background: ;
	margin: 0 auto;
	font-size: 14px;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-weight: 100;
	color: white;
	text-align: right;
	display: inline;
	float: left;
}

#category-promotions  div.price_container p.euros{
	width: 49%;
	height: auto;
	position: relative;
	background: ;
	margin: 0 auto;
	font-size: 22px;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif ;
	font-weight: bold;
	color: white;
	text-align: left;
	float: right;
	display: inline;
}


#category-promotions  div.price_container p.discount{
	width: 49%;
	height: auto;
	position: relative;
	background: ;
	margin: 0 auto;
	font-size: 14px;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-weight: 100;
	color: white;
	text-align: left;
	display: inline;
	float: right;
}

#category-promotions  div.price_container p.percent{
	width: 49%;
	height: auto;
	position: relative;
	background: ;
	margin: 0 auto;
	font-size: 22px;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif ;
	font-weight: bold;
	color: white;
	text-align: right;
	float: left;
	display: inline;
}

#category-promotions  .category_list .a_promotion_info {
	position: absolute;
	width: 100%;
	height: 40%;
	bottom: 0px;
	background: #f3f3f3;
}

#category-promotions .category_list .a_promotion_title {
    width: 80%;
    padding: 25px 10% 0px 10%;
}

#category-promotions .category_list .pages_titles {
	margin: 0px;
}

#category-promotions .category_list .pages_titles  {
	color: #167da6;
	text-transform: uppercase;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
}



#category-promotions .category_list .a_promotion_text {
    width: 80%;
    padding: 0px 10% 0px 10%;
    color: #474747;
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
    font-weight: 100;
    line-height: 1.2;
    text-align: center;
    margin-top: 10px;
}

#category-promotions .category_list .a_promotion_more {
    position: absolute;
    bottom: 20px;
    z-index: 999;
    right: 0px;
    margin-right: 10%;
    color: white;

    height: 25px;
}

#category-promotions .category_list .a_promotion_more a {
	display: block;
}




/* ------------------------------------- ESTILO EMBEDIDO --------------------------------- */
#promos .title{
	height: 40px;
	width: 600px;
	
	position: relative;
	display: block;
	margin: 0 auto;
	
}

#promos .bird{
	height: 40px;
	width: 900px;
	background: url("/templates/images/bird.png") center no-repeat;
	position: relative;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}

.promos-container{
	height: 441px;
	width: 100%;
	
	position: relative;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	display: block;
}

.promos-boxes{
	height: 401px;
	width: 950px;
	
	position: relative;
	margin: 0 auto;
	top: 30px;
}

.bx-wrapper{
	margin: 0 auto;
}

.slide{
	width: 30%;
	height: 401px;
	background: rgba(71,48,82,1);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(71,48,82,1)), color-stop(100%, rgba(0,0,0,1)));
background: linear-gradient(to right, rgba(71,48,82,1) 0%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#473052', endColorstr='#000000', GradientType=1 );
	display: inline;
	cursor: pointer;
}

.slide:hover .slide_img{
	opacity: 0.6;
}


.interior_slide{
	position: relative;
	top: -420px;
	height: 0px;
}




.slide-price{
	width: 100px;
	height: 86px;
	float: right;
	position: relative;
	top: 4px;
	background: url("/templates/images/price.png") center no-repeat;
	opacity: 0.9;
}





.slide-info{
	width: 100%;
	height: 160px;
	position: relative;
	top: 211px;
	opacity: ;
	background: rgba(71,48,82,1);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(71,48,82,1)), color-stop(100%, rgba(0,0,0,0.51)));
background: linear-gradient(to right, rgba(71,48,82,1) 0%, rgba(0,0,0,0.51) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#473052', endColorstr='#000000', GradientType=1 );
}

.slide-title{
	width: 90%;
	height: 20px;
	padding-left: 10%;
	
	z-index: 999;
	position: absolute;
	top: 25px;
}

h2.promos_titles{
	color: white;
	text-transform: uppercase;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: 700;
}



.slide-string{
	width: 16%;
	height: 0px;
	border-top: solid 1px #9c86a6;
	position: absolute;
	top: 48px;
	left: 10%;
	background: white;
	z-index: 999;
}



.slide-text{
	width: 90%;
	height: 55px;
	position: absolute;
	top: 65px;
	padding-left: 10%;
	
	z-index: 999;
}

.slide-text p{
	color: white;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: 100;
	padding-right: 4%;
}

.slide-more{
	width: 22%;
	height: 10px;
	position: relative;
	top: 125px;
	left: 72%;
	
	z-index: 999;
}
.slide-more a{
	display: block;
}
.slide-more p{
	font-size: 0.9em;
	font-family: "playfair display";
	font-weight: 100;
	font-style: italic;
	color: white;
	display: block;
	width: auto;
	text-transform: lowercase;
}
.slide-more p:hover{
	border-bottom:solid 1px white;
}


.bx-controls-direction{
	position: absolute;
	width: 99%;
	height: 0px;
	left: 0.5%;
	top: 200px;
	z-index:;
}

.bx-prev{
	height: 40px;
	width: 40px;
	background: url("/templates/images/prev.png") center no-repeat;
	float: left;
	margin:0 auto;
	color: transparent;
}

.bx-next{
	height: 40px;
	width: 40px;
	background: url("/templates/images/next.png") center no-repeat;
	float: right;
	margin:0 auto;
	color: transparent;
}
.bx-next:hover{
	height: 40px;
	width: 40px;
	background: url("/templates/images/next.png") center no-repeat;
	float: right;
	margin:0 auto;
	color: transparent;
	opacity: 0.8;
}

.bx-prev:hover{
	height: 40px;
	width: 40px;
	background: url("/templates/images/prev.png") center no-repeat;
	float: left;
	margin:0 auto;
	color: transparent;
	opacity: 0.8;
}

.bx-pager-link{
	display: none;
}


/*cuadro*/

.cuadro{
	height: 372px;
    width: 636px;
    position: relative;
    background: url("/templates/images/galeria.png");
    background-size: 100% 100%;
    margin: 0 auto;
    margin-bottom: 50px;
    margin-top: -200px;
}

.cuadro a:hover .marco-cuadro{
	opacity: 0.9;
	transition:0.3s;
}



.marco-cuadro{
	height: 300px;
    width: 585px;
    position: relative;
    margin: 16px 18px;
    float: left;
}


ul.content-marco-cuadro{
	height: 300px;
	width: 100%;
	
}

.unslider-nav ol{
	list-style: none;
    text-align: center;
    margin: 0 auto;
    margin-top: -10px;
    width: 100%;
}




li.imagenes-cuadro{
	width: 100%;
	height: 100%;
	background: white ;
}

.imagenes-cuadro img{
	height: 100%;
	width: 100%;
}


.descubre-calella{
	width: 300px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	margin-top: -62px;
	margin-bottom: 60px;
}

.descubre-calella h3{
	font-family: "playfair display sc", georgia, serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #167da6;
	transition: 0.3s;
}

.descubre-calella h3:hover{
	color: #012E67;
}





/*bodas*/

#bodas-home{
	min-height: 500px;
	width: 100%;
	position: relative;
	margin-top: 50px;
}

#bodas-home .container{
	height: 60px;
}


#content-bodas .text-restaurante{
	width: 850px;
	height: 50px;
	
	margin: 0 auto;
	position: relative;
	top: 0px;
}



#bodas-home .bslideshow{
	width: 100%;
	height:500px;
	background: grey;
	position: relative;
	margin-top: 40px;
	overflow: hidden;
}

.bodas-slogan{
	width: 550px;
	margin: 0 auto;
	min-height: 50px;
	background-color: ;
	margin-top: 150px;
}

.bodas-slogan h3 {
	color: #167da6;
	font-size: 40px;
	font-weight: 100;
	font-family: "playfair display sc", georgia, serif;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.2;
}

.bodas-text{
	width: 650px;
	margin: 0 auto;
	min-height: 50px;
	margin-top: 20px;
}

.bodas-text p{
	color: #474747;
	font-size: 16px;
	font-weight: 100;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	line-height: 1.8;
	text-align: center;
}


/*galeria*/

#galeria{
	height: 560px;
	
	position: relative;
	margin-top:100px;
}





.min{
	height: 100%;
	width: 50%;
	background: grey;
	position: relative;
	float: left;
}

.galeria-container{
	
	width: 100%;
	height: 100%;
}

.galeria-container-background{
	margin: 0 auto;
	position: relative;
	width: 90%;
	height: 80%;
	top: 10%;
	background: #473052;
}

.camara-ico{
	height: 40px;
	width: 100%;
	position: relative;
	margin: 0 auto;
	margin-bottom: 30px;
	background: url("/templates/images/camera.png") center no-repeat;
}


.home_gallery_container {
	margin-top: 50px;
	margin-bottom: 50px;
}

.home_gallery_title {
    width: 100%;
    height: 55px;
    margin: 0 auto;
    position: relative;
    /*top: 40px;*/
    
	margin-bottom: 0px;
}

.home_gallery {
	position: relative;
	margin-bottom: 50px;
}


.home_gallery a:after {
    position: absolute;
    content: " ";
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    border: 1px solid white;
}

.home_gallery a {
	display: block;
}


.home_gallery .small {
    float: left;
    width: 20%;
    height: 0px;
    padding-bottom: 12%;
    overflow: hidden;
    position: relative;
}

.home_gallery .small img {
	width: 100%;
    position: absolute;
    top: 0px;
}




/* ----------------------------- map ----------------------------------- */

.ubicacion{
	min-height: 350px;
	width: 100%;
	position: relative;
	margin-top: 60px;
	
}



.ubicacion .title{
	position: relative;
    top: 0px;
    width: 100%;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
    margin-bottom: 15px;
    background: url("/templates/images/cuerda.png");
    background-repeat: repeat-x;
    background-position: 50% 50%;
}

.ubicacion .title p.related-title{
	font-size: 22px;
    color:#012e67 ;
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    background-color: white;
    display: inline-block;
    padding: 0 30px;
}



.map{
	height: 330px;
	width: 100%;
	background: orange;
	margin-top: 30px;
}




/*********************************** HOTEL *******************************************/


section.hotel{

}

section.hotel .booking-bar {

}

.hotel .hotel-content{

}

.hotel-content .title{
	
}

.logo-hotel{
	width: 260px;
	margin: 0 auto;
}

.hotel-content .title h1{
	color: #473052;
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    font-size: 30px;
    font-weight: 100;
    text-align: center;
    text-transform: uppercase;
    padding-top: 10px;
}

.hotel-content .subtitle{

}

.hotel-content .subtitle h2{
	padding-top: 0px;
	font-size:30px;
	color: #474747;
	text-align: center;
	text-transform: uppercase;
}

.hotel-content .content {
	padding-top: 30px;
    padding-bottom: 50px;
}

.hotel-content .content p{
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-weight: 100;
	font-size: 16px;
	text-align: left;
	color: #474747;
	line-height: 1.8;
}

.hotel-titles{
	position: relative;
    top: 0px;
    width: 100%;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
    margin-bottom: 15px;
    background: url("/templates/images/cuerda.png");
    background-repeat: repeat-x;
    background-position: 50% 50%;
}

.hotel-titles h2,
.hotel-titles h3{
	font-size: 22px;
    color:#012e67 ;
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    background-color: white;
    display: inline-block;
    padding: 0 30px;
}

.servicios-container{
	width: 100%;
	margin-top: 30px;
}

.service-box{
	width: 30%;
	height: 500px;
	margin-right: 5%;
	background: #f3f3f3;
	float: left;
	
}
#category-hotel-familiar .service-box:hover .service-box-img{
	opacity: 1;
}
#category-que-hacer-con-ninos .service-box:hover .service-box-img{
	opacity: 1;
}
.service-box:hover .service-box-img{
	opacity: 0.8;
}
.service-content{
	color: #474747;
}


.ult{
	margin-right: 0px;
}


.service-box-img{
	height: 250px;
	width: 100%;
	overflow: hidden;
	transition: 0.3s;
}

.service-box-content{
	padding: 0 20px;
}

h3.service-title {
	font-size: 22px;
	color: #167da6;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	margin-top: 30px;
}

p.service-content{
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
	margin-top: 30px;
	font-weight: 100;
}



.hotel-habitaciones{
	margin-top: 70px;
	width: 100%;
}

.hotel-habitaciones-box{
	width: 100%;
	height: 400px;
	background: #f3f3f3;
	margin-top: 30px;
}

.habitaciones-box-left{
	float: left;
	width: 62%;
	height: 100%;
	overflow: hidden;
}


.habitaciones-box-right{
	float:right;
	width: 30%;
	height: 100%;
	margin-right: 4%;
	overflow: hidden;
	
}




.camita {
	width: 100px;
	height: 85px;
	background: url(/templates/images/cama.png) left no-repeat;
	margin-top: 55px;
}

.comodidad-title{
	width: 120px;
	margin-top: 0px;
}

.comodidad-title h3{
	text-transform: uppercase;
	color: #012E67;
	font-size: 22px;
	margin-top: 0px;
}

.comodidad-content{
	margin-top: 15px;
}

.comodidad-content p{
	line-height: 1.5;
	font-size: 16px;
	color: #474747;
	font-weight: 100;

}







.hotel-call{
	width: 100%;
	min-height: 400px;
	background: url(/templates/images/servicios-bg.jpg) center no-repeat;
	background-size: 100%;
	margin-top: 80px;
}

.hotel-call-content{
	width: 900px;
	margin: 0 auto;
}


.call-slogan{
	width: 525px;
	margin: 0 auto;
}

.hotel-call h3{
	text-align: center;
	color: white;
	font-size: 40px;
	font-weight: 400;
	font-family: "playfair display sc" , georgia, serif;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	padding-top: 280px;
}

.call-description{
	margin: 0 auto;
	width: 700px;
	color: white;
}

.hotel-call p{
	color: white;
	text-align: center;
	font-size: 16px;
	line-height: 1.8;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	padding-top: 30px;
	padding-bottom: 95px;
	font-weight: 100;

}







/*-------------------------------- Habitaciones ---------------------------------------*/


#category-rooms .title {
		position: relative;
		width: 90%;
		margin: 0 auto;
		margin-top: 0px;
		text-align: center;
		margin-bottom: 15px;
		background-repeat: repeat-x;
		background-position: 50% 50%;
	}


	#category-rooms .title h1 {
		font-size: 40px;
		text-transform: uppercase;
		font-family:"Playfair Display SC", georgia, serif;
		font-weight: 100;
		padding-bottom: 10px;
		color: #167da6;
		text-align: center;
		line-height: 1;
	}


#category-rooms .title h1 span{
	font-size: 28px;
	font-family:"poppins", Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: 100;
	line-height: 1.2;
	color: #474747;
	text-align: center;
}


	#category-rooms .title h2{
	font-size: 28px;
	font-family:"poppins", Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: 100;
	line-height: 1.2;
	color: #474747;
	text-align: center;
}

	#habitaciones{
		height: auto;
		position: relative;
	}
	
	#category-rooms .frame {
		width: 97%;
		height: 93%;
		position: absolute;
		box-sizing: border-box;
		border: 1px solid white;
		margin: 1.5%;
	}

	#category-rooms .frame:hover{
		opacity: 0.9;
	}
	.new-room-container, .new-room-container * {
			box-sizing: border-box;
		}
		.new-room-container {
			width: 50%;
			float: left;
			padding: 15px;
		}
		.new-room-container.full-room {
			width: 100%;
		}
		.new-room {
			width: 100%;
		    padding: 7px;
		    position: relative;
		    box-shadow:0px 2px 14px -8px #818181;
		}
		/*.full-room .new-room:after {
			content: "";
			width: 100%;
			height: 70px;
			position: absolute;
			background: url(/templates/images/room-shadow.png) center no-repeat;
			background-size: 100%;
			margin-top: 7px;
		}
		.new-room:after {
			content: "";
			width: 100%;
			height: 70px;
			position: absolute;
			background: url(/templates/images/room-shadow.png) center no-repeat;
			background-size: 100%;
			margin-top: -5px;
		}*/
		.new-room img {
			width: 100%;
		}
		.row {
			margin: 0 -15px;
		}
		
		.rooms-grid {
			box-sizing: border-box;
			padding: 0 40px;
			overflow: hidden;
		}
	.full-room.room-container {
		width: 100%;
	}
	.full-room .room {
		width: 100%;
	}
	.room-container{
		width: 50%;
		min-height: 300px;
		float: left;
		position: relative;
		background-color: ;
	}

	.roomi-image{
		width: 100%;
		height: 250px;
		overflow: hidden;
	}

	.box-habitacion:hover .roomi-image{
		opacity: 0.8;
		transition:0.3s;
	}

	
	.room-image {
		position: relative;
		float: left;
		width: 100%;
	}
	
	.room-image:hover {
		opacity: 0.9;
	}

	.room-image img {
		width: 100%;
	}
	
	.room-title {
		position: relative;
		padding: 10px 0px 40px 0px;
		width: 90%;
		margin: 0 auto;
		opacity: 0.8;
	}
	
	.room-title h3 {
		margin-top: 0;
		font-family: "Playfair Display sc", georgia, serif;
		font-weight: 100;
		font-size: 26px;
		text-transform: uppercase;
		text-align: center;
		color: #167da6;
	}

	#category-rooms .room-title {
			padding: 20px 0px 30px 0px;
		}

	.room {
	    width: 92%;
	    margin: 0 auto;
	    background: url(/templates/images/galeria.png) no-repeat;
	    padding: 2.5% 15px 7% 15px;
	    position: relative;
	    min-height: 200px;
	    margin-top: 20px;
	    margin-bottom: 2px;
	    background-size: 100% 103%;
	}
	
	.rooms {
		margin-top: 30px;
		padding-bottom: 30px;
		margin: 0 auto;
		width: 92%;
		
	}
	
	#category-rooms .content {
		text-align: center;	
		width: 90%;
		margin: 0 auto;
		margin-top: 25px;
		margin-bottom: 30px;
	}

	#category-rooms .content p {
		font-size: 14px;
		font-family:"poppins", Helvetica, Arial, Verdana, sans-serif;
		text-align: left;
		line-height: 1.8;
		font-weight: 100;
	}



/*general*/


.hotel-content .content,
#category-rooms .content,
.content-presentacion .content {

	height: auto !important;	
	max-height: initial;
	box-sizing: border-box;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */ /* Firefox */
    column-count: 2;
    -webkit-column-gap: 50px; /* Chrome, Safari, Opera */ /* Firefox */
    column-gap: 50px;
}

/*Habitacion*/

.habitacion-left{
	width: 70%;
	min-height: 400px;
	padding-right: 15px;
	float: left;
}

.habitacion-right{
	width: 30%;
	padding-left: 15px;
	min-height: 400px;
	float: right;
	padding-top: 130px;
	padding-bottom: 50px;
}

#content-servicio .habitacion-right {
	padding-top: 70px;
}

.habitacion-right .right-image-container{
	width: 45%;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 2.5%;
	box-shadow: 0px 5px 20px -10px rgba(0,0,0,0.75);
}

.right-image-container:hover{
	opacity: 0.8;
	transition:0.3s;
}

.right-image-container img {
	width: 100%;
	display: block;
}


.title-habitacion{
	margin-top: 60px;
}

.title-habitacion h2{
	font-size: 40px;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-family:"Playfair Display SC", georgia, serif;
	font-weight: 100;
	color: #167da6;
	line-height: 1.2;
	text-align: left; 
}

.subtitle-habitacion{
}

.subtitle-habitacion h1{
	color: #473052;
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    font-size: 28px;
    font-weight: 100;
    text-align: left;
    text-transform: uppercase;
}

.content-habitacion{
	
}

.content-habitacion p{
	font-size: 14px;
	font-family:"poppins", Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
	font-weight: 100;
	line-height: 1.5;
	padding-bottom: 20px;
	padding-top: 30px;
}

.equipamiento-title{
	font-size: 16px;
	text-transform: uppercase;
	text-align: left;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	color: #012e67;
	font-weight: 900;
}

.equipamiento-content{
	font-size: 14px;
	text-align: left;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	color: #474747;
	font-weight: 100;
	padding-bottom: 20px;
}

.equipamiento-content ul{
	padding: 0;
	list-style: none;
}

.equipamiento-content ul li{
	padding-left: 16px;
	background: url(/templates/images/check-ico.png) left 6px no-repeat;
}






/*Reservas_habitacion*/

.habitacion-reserva{
	width: 100%;
	min-height: 250px;
	background: url(/templates/images/restaurant-form-bg.jpg);
	background-size: 100%;
}

.habitacion-reserva h3{
	text-align: center;
	text-transform: uppercase;
	padding-top: 60px;
	font-weight: 100;
	font-size: 36px;
	color: #012E67;
}


.booking-room fieldset{
	width: 100%;
	height: auto;
	
}

.booking-room fieldset > div .selector{
	margin-top: 12px;
}

.booking-room fieldset > div{
	width: 23%;
	height: 50px;
	background: white;
	float: left;
	margin: 30px 1% 0 1%;
}

.booking-room fieldset > div.clear{
	background: transparent;
}

.booking-room fieldset > div.submit-container{
	margin-left: 16%;
	width: 18%;
	margin-top: 30px;
}

.booking-room fieldset > div p {
	margin-top: 15px;
}

.booking-room fieldset > div input {
	background: transparent;
	margin-top: 15px;
}

.booking-room fieldset > div input: .booking-click {
	background: transparent;
	margin-top: 0px;
	border:none;
	background: #012E67;
	color: white;
	text-transform: uppercase;
	font-weight: 700;
}

.booking-room fieldset > div input.booking:hover {
	background: #001D41;
	transition: 0.3s;
}

.booking-room fieldset > div .selector {
	margin-top: 15px;
}







/* --------------------------------- otras habitacion ---------------------------- */


section.more-rooms {
	background: rgba(194,221,255,0.15);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(194,221,255,0.15)), color-stop(41%, rgba(219,235,255,0)), color-stop(100%, rgba(255,255,255,0)));
background: linear-gradient(to bottom, rgba(194,221,255,0.15) 0%, rgba(219,235,255,0) 41%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2ddff', endColorstr='#ffffff', GradientType=0 );
}


.more-rooms .mas-habitaciones .title {
	position: relative;
    top: 0px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 15px;
}

.more-rooms .mas-habitaciones .title h4 {
	font-size: 26px;
    color:#012e67 ;
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 30px;
}

.mas-habitaciones{
	width: 100%;
	height: 1200px;
	padding-top: 10px;
}

.box-habitacion{
	width: 30%;
	height: 510px;
	background: #f3f3f3;
	margin: 1% 5% 1% 0%;
	position: relative;
	float: left;
	overflow: hidden;
}

.last-room{
	margin-right: 0px;
}

.box-habitacion:hover .room-image{
	opacity: 0.8;
}

.box-habitacion .roomi-content{
	height: 10px;
}

.box-habitacion .roomi-title{
}


.box-habitacion .roomi-content h3{
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 900;
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    color: #167da6;
    padding: 10px 20px 0px 20px;
	text-align: center;
	line-height: 1.2;
}


.box-habitacion .roomi-info {
	position: absolute;
	top: 340px;
}



.box-habitacion .roomi-info p{
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 100;
    font-size: 14px;
    text-align: center;
    color: #474747;
    padding: 0px 30px 0px 30px;
	text-align: center;
	line-height: 1.5;
}

.box-habitacion .roome-info {
	position: absolute;
	top: 366px;
}



.box-habitacion .roome-info p{
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 100;
    font-size: 14px;
    text-align: center;
    color: #474747;
    padding: 0px 30px 0px 30px;
	text-align: center;
	line-height: 1.5;
}

/* RESTAURANTE */

#content-restaurant h1.page-top-title {
	padding-top: 14px;
	font-size: 13px;
	font-weight: 100;
	color: #333;
	font-family: "poppins", helvetica;
}

#content-restaurant	#restaurant .title {
		position: relative;
		text-align: left;
		padding-top: 5px;
		background:  ;
		width: auto;
	}
#content-restaurant	#restaurant .title h1 {
		font-size: 30px;
		color: #333;
		font-family: "Playfair Display sc", georgia, serif;
		text-align: center;
		line-height: 1.2;
		font-weight: 100;
		padding-top: 30px;
		text-align: center !important;
		text-transform: uppercase;
	}

#content-restaurant .logo-restaurant {
	width: 200px;
	margin: 0 auto;
}

#content-restaurant .container .content-left{
	min-height: 100px;
	width: 60%;
	background: ;
	margin-bottom: 50px;
	float: left;
}
#content-restaurant .container .content-right{
	min-height: 100px;
	width: 34%;
	margin-bottom: 50px;
	float: right;
	padding: 0px 0;
	padding-bottom: 25px;
	border-left: 1px solid #f1f1f1;
}


#content-restaurant	 .subtitle {
		width: 100%;
		height: auto;
	}
#content-restaurant	.subtitle h2 {
		font-size: 28px;
		color: #474747;
		font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
		font-weight: 100;
		margin-bottom: 10px;
		text-align: center;
		text-transform: uppercase;
	}

#content-restaurant	#restaurant{
		height: auto;
		background: ;
		position: relative;
		margin-top: 50px;
	}
#content-restaurant	.inside-restaurant{
		width: 90%;
		margin: 0 auto;
		height: 100%;
		background: ;
		position: relative;
		overflow: hidden;
	}

body#content-restaurant {
	min-width: 1000px;
}

#content-restaurant .content aside {
    width: auto;
    padding-right: 30px;
    float: left;
    padding-bottom: 25px;
}

#content-restaurant	.contenido{
	background:  ;
	position: relative;
	margin-top: 5px;
	padding-top: 20px;
	padding-bottom: 35px;
	}

#content-restaurant	.contenido  p{
		font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
		font-weight: 100;
		font-size: 14px;
		line-height: 1.8;
	}

#content-restaurant	.contenido  li{
		font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
		font-weight: 100;
		font-size: 14px;
		line-height: 1.8;
	}


#content-restaurant	#reservas{
		width: 100%;
		height: 680px;
		margin: 0 auto;
		background: url("/templates/images/restaurant-form-bg.jpg") center no-repeat;
		background-size: 100% 125%;
		position: relative;
		margin-top: 10px;
		padding-left: 0px;
		padding-right: 0px;

	}
#content-restaurant	#interior-reservas{
		min-width: 900px;
		max-width: 1150px;
		height: 400px;
		top: 50px;
		padding: 0 40px;
		margin: 0 auto;
		position: relative;
		
	}

#content-restaurant #reservas-new {
	width: 90%;
	height: auto;
	float: right;
	background: url("/templates/images/bg.png") center no-repeat;
	background-size: 100% 125%;
	position: relative;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#content-restaurant .section-featured-restaurant {
	margin-bottom: 80px;
}

#content-restaurant #reservas-new #interior-reservas {
	width: 100%;
	margin: 0 auto;
	position: relative;
	min-width: auto;
	max-width: auto;
	height: auto;
	top: 0;
	padding: 0 ;
		
}

#content-restaurant #reservas-new .form-title {
	text-align: left;
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    color: #012e67;
    font-size: 28px;
    font-weight: 100;
    font-weight: 100;
    text-transform: uppercase;
    padding-top: 0;
    margin: 26px 0px 20px 0px;
}


#content-restaurant #reservas-new form fieldset > div {
	margin-bottom: 12px;
}

#content-restaurant #reservas-new fieldset div input[type='submit'] {
	width: 100%;
}

#content-restaurant #reservas-new fieldset div textarea {
	height: 80px;
}

#content-restaurant .contenido-right {
	margin-top: 35px;
}	

#content-restaurant #reservas-new fieldset div input,
#content-restaurant #reservas-new fieldset div select,
#content-restaurant #reservas-new fieldset div textarea {
	padding: 9px 22px 9px 22px;
}



#content-restaurant .contenido-right .side_title,
#content-restaurant .contenido-right .more_info {
    text-transform: uppercase;
    font-size: 1.6em;
    margin-bottom: 20px;	
}	

#content-restaurant .contenido-right .side_content {
	margin-bottom: 0px;
}	



#content-restaurant .contenido-right .more_info {
	
}	

#content-restaurant .contenido-right .link_more_info {
	
}	

#content-restaurant .contenido-right .link_more_info a {
    text-decoration: underline;
    font-weight: bold;
    color: silver;	
}

#content-restaurant .side_tripad{
	width: 100%;
	height: 200px;
	background:url("/templates/images/ta.png")center no-repeat;
	background-size: 105%;
	margin-top: -180px;

}	

#content-restaurant .side_map{

	width: 100%;
	height: 250px;
	margin-top: 80px;
	background:url("/templates/images/mapa.png")center no-repeat;
	cursor: pointer;

}



#content-restaurant .side_map:hover .map_hover{
	display: block;
}


#content-restaurant .side_map:hover{
	opacity: 0.7;
	transition:1.8s;
}

#content-restaurant .side_quote_title{
	position: relative;
	top: 115px;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}

#content-restaurant .side_quote{
	position: relative;
	top: 120px;
	text-align: center;
	font-size: 13px;
}

#content-restaurant .tesoro_title{
	position: relative;
	top: 60px;
	text-align: center;
	font-size: 15px;
	text-transform: uppercase;
	font-size: 24px;
}


#content-restaurant .map_hover{
	width: 100%;
	height: 100%;
	background: url("templates/images/ico-mapa.png") center no-repeat;
	background-size: 30%;
	display: none;
	
}


#content-restaurant .cuadro-restaurante{
	height: 371px;
    width: 620px;
    position: relative;
    background: url("/templates/images/galeria.png") top no-repeat;
    background-size: 100% 100%;
    background-position: 38% 95%;
    margin: 0 auto;
    margin-bottom: 80px;
    margin-top: -150px;


}

#content-restaurant .bodas-restaurante{
	height: auto;
	width: 100%;
	margin-top: -60px;
}


#content-restaurant .bloc {
	position: relative;
	width: 100%;
	background: whitesmoke;
	overflow: hidden;
}

#content-restaurant .bloc .bloc-bg {
	width: 100%;
    position: relative;
    height: 100%;
    overflow: hidden;
}

#content-restaurant .bloc img {
	width: 100%;
	height: auto;
	transition: 0.3s;
}
/*
#content-restaurant .bloc:hover img{
	-webkit-filter: grayscale(40%);
	opacity: 0.95;
}*/

#content-restaurant .pool-bar .bloc-content {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 20px;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
    width: 70%;
    color: white;
}

#content-restaurant .bbq .bloc-content {
    position: absolute;
    width: 100%;
    right: 0;
    text-align: right;
    bottom: 0;
    padding: 20px;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
    width: 70%;
    color: white;
}

#content-restaurant .bloc .bloc-content .bloc-title {
	font-size: 2em;
	text-shadow: 1px 1px 1px #333;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-family:"playfair display sc", Helvetica, Arial, Verdana, sans-serif ;
}	

#content-restaurant .bloc .bloc-content .bloc-description {
	font-size: 1.1em;
	text-shadow: 1px 1px 1px #333;
	font-family:"poppins", Helvetica, Arial, Verdana, sans-serif ;
	font-weight: 100;
}	
.br-phone {
	padding-left: 30px;
	padding-top: 4px;
	background: url(/templates/images/blue-phone.png) left no-repeat;
	font-size: 1.3rem;
	font-weight: 400;
}
.br-phone a {
	outline: none;
	color: #012e67 !important;
}
.br-info {
	padding-top: 20px;
	font-weight: 300;
	font-size: 0.9rem;
	line-height: 1.5;
}
.br-info p:nth-child(1) strong {
	background: url("/templates/images/time.png") left no-repeat;
}
.br-info p strong {
	background: url("/templates/images/map.png") left no-repeat;
	display: block;
	padding: 10px 0 7px;
	padding-left: 25px;
	font-weight: 600;
}
/************ CATEGORY *****************/

.category {

}

.category .container {
	/*height: 590px;*/
	
	margin-top: 25px;
	position: relative;
	z-index: 999;

}

.category .category_content {
	/*height: 350px;*/
    width: 100%;
    
    margin: 0 auto;
    position: relative;
    padding-top:20px;	
    padding-bottom: 30px;
}

.category .title {
	position: relative;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-top: 60px;
}


.category .title h1 {
    font-size: 40px;
	color: #167da6;
	font-family: "playfair display sc", georgia, serif;
	text-align: center;
	font-weight: 100;
	padding-bottom: 10px;
	text-transform: uppercase;
	line-height: 1.2;
}

.category .subtitle h2 {
    color: #473052;
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    font-size: 28px;
    font-weight: 100;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
}


.category .content {
    margin-top: 0px;
    width: 65%;
    margin: 0 auto;
    margin-bottom: 30px;
    
}

.category .content p {
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
    color: #474747;
    font-weight: 100;
    margin-top: 0px;
    line-height: 1.8;
}





/*************** Content Entorno *****************/


.left-category{
	float: left;
	width: 65%;
	border-right: 1px solid #ebebeb;
	margin-bottom: 40px;
	margin-top: 20px;
}


.right-category{
	float: right;
	width: 30%;
	
	margin-top: 20px;
	margin-bottom: 30px;
}

.left-category .title{
	width: 90%;
	float: left;
	margin-top: 0px;
}

.left-category .title h1{
	text-align: left;
}

.left-category-content .content{
	text-align: left;
	margin-top: 20px;
	width: 90%;
	float: left;
}

.right-category h3{
	font-size: 20px;
	font-weight: 100;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	color: #012e67;
	margin-top: 10px;
	text-transform: uppercase;
}

.right-category ul{
	list-style: none;
	padding: 0;
	margin-top: 27px;
}

.right-category ul li {
	padding-left:18px;
	background: url(/templates/images/left-flecha.png) no-repeat left;
	line-height: 1.8;
}


.right-category ul li a{
	color: #167da6;
	transition: 0.5s;
	font-weight: 100;
	font-size: 18px;
}

.right-category ul li a:hover {
	color: #012e67;
}







/******************Fullpage******************/

section.pages{
	margin-top: 20px;
}

div.full-box{
	width: 32%;
	min-height: 375px;
	float: left;
	position: relative;
	background-color: ;
	margin-bottom: 20px;
	margin:0 0.6%;
}


div.full-box-container{
	width: 92%;
    margin: 0 auto;
    background: url(/templates/images/galeria.png) no-repeat;
    padding: 3.5% 15px 9% 15px;
    position: relative;
    min-height: 200px;
    margin-top: 5px;
    margin-bottom: 2px;
    background-size: 100% 103%;
    overflow: hidden;
}

div.full-box-img{
	position: relative;
	float: left;
}

div.full-box-img img{
	width: 100%;
}

div.full-box-img img:hover{
	opacity: 0.8;
}



div.full-box .full-title{
	margin: 0 auto;
	max-width: 300px;
}

div.full-box h3{
	text-align: center;
	font-size: 24px;
	font-weight: 100;
	font-family: "playfair display sc", georgia, serif;
	color: #167da6;
	transition:0.3s;
	margin-top: 0px;
	line-height: 1.2;
}

div.full-box h3:hover{
	color: #012E67;
}


/******-------Detalle servicio -----------*******/



.servicio-left{
	width: 43%;
	min-height: 400px;
	
	float: left;
}

.servicio-right{
	width: 50%;
	min-height: 400px;
	
	float: right;
	padding-top: 130px;
}

.right-image-container{
	width: 22%;
	float: left;
	overflow: hidden;
	margin: 1.5%;
	box-shadow: -7px 7px 13px -10px rgba(0,0,0,0.75);
}

.right-image-container:hover{
	opacity: 0.8;
	transition:0.3s;
}


.title-servicio{
	margin-top: 60px;
}

.title-servicio h1{
	font-size: 40px;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-family:"Playfair Display SC", georgia, serif;
	font-weight: 100;
	color: #167da6;
	line-height: 1.2;
	text-align: left; 
}

.subtitle-servicio{
}

.subtitle-servicio h2{
	color: #473052;
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    font-size: 28px;
    font-weight: 100;
    text-align: left;
    text-transform: uppercase;
}



.content-servicio p{
	font-size: 14px;
	font-family:"poppins", Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
	line-height: 1.5;
	padding-bottom: 20px;
	padding-top: 30px;
}



/******* SERVICIO BOOKING ********/

/*#content-servicio .booking-home .dates {
	width: 22%;
	margin-right: 4%;
	height: 55px;
}

#content-servicio .booking-home #number_count {
	width: 22%;
	margin-right: 4%;
	height: 55px;
}

#content-servicio .booking-home .submit-container {
	width: 22%;
	height: 55px;
}

#content-servicio .booking-home {
    height: 100%;
    width: 100%;
    margin-top: 30px;
}*/

/*Reservas_habitacion*/

.servicio-reserva{
	width: 100%;
	min-height: 250px;
	background: url(/templates/images/restaurant-form-bg.jpg);
	background-size: 100%;
}

.servicio-reserva h3{
	text-align: center;
	text-transform: uppercase;
	padding-top: 60px;
	font-weight: 100;
	font-size: 36px;
	color: #012E67;
}

.booking-room fieldset{
	width: 100%;
	height: auto;
	
}

.booking-room fieldset > div{
	width: 23%;
	height: 50px;
	background: white;
	float: left;
	margin: 30px 1% 0 1%;
}

.booking-room fieldset > div.clear{
	background: transparent;
}

.booking-room fieldset > div.submit-container{
	width: 23%;
	margin: 30px 1% 0 1%;
}

.booking-room fieldset > div p {
	margin-top: 15px;
}

.booking-room fieldset > div input {
	background: transparent;
	margin-top: 15px;
}

.booking-room fieldset > div input.booking-click {
	background: transparent;
	margin-top: 0px;
	border:none;
	background: #012E67;
	color: white;
	text-transform: uppercase;
	font-weight: 700;
}

.booking-room fieldset > div input.booking:hover {
	background: #001D41;
	transition: 0.3s;
}

.booking-room fieldset > div .selector {
	margin-top: 15px;
}







/* --------------------------------- otras habitacion ---------------------------- */


.mas-servicios{
	width: 100%;
	height: 600px;
	padding-top: 30px;
	margin-top: 30px;
	background: rgba(194,221,255,0.15);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(194,221,255,0.15)), color-stop(41%, rgba(219,235,255,0)), color-stop(100%, rgba(255,255,255,0)));
	background: linear-gradient(to bottom, rgba(194,221,255,0.15) 0%, rgba(219,235,255,0) 41%, rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2ddff', endColorstr='#ffffff', GradientType=0 );
}

.box-servicio{
	width: 30%;
	height: 510px;
	background: #f3f3f3;
	margin: 1% -5% 1% 15%;
	position: relative;
	float: left;
	overflow: hidden;
}

.box-servicio:hover .roomi-image{
	opacity: 0.8;
}

.box-servicio .roomi-content{
	height: 10px;
}

.box-servicio .roomi-title{
}


.box-servicio .roomi-content h3{
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 900;
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    color: #167da6;
    padding: 10px 20px 0px 20px;
	text-align: center;
	line-height: 1.2;
}


.box-servicio .roome-info {
	position: absolute;
	top: 330px;
}



.box-servicio .roomi-info p{
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 100;
    font-size: 14px;
    text-align: center;
    color: #474747;
    padding: 0px 30px 0px 30px;
	text-align: center;
	line-height: 1.5;
}

.box-servicio .roome-info {
	position: absolute;
	top: 335px;
}



.box-servicio .roome-info p{
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 100;
    font-size: 14px;
    text-align: center;
    color: #474747;
    padding: 0px 30px 0px 30px;
	text-align: center;
	line-height: 1.5;
}

/* CONTENT FORM-GALLERY */

#content-form-gallery #bodas{
	height: auto;
	background: white;
	position: relative;
	padding-bottom: 100px;
}

#content-form-gallery .contenido{
	width: 100%;
	min-height: 150px;
	background:  ;
	position: relative;
	padding-top: 45px;
	padding-bottom: 60px;
	text-align: left;
	min-height: 580px;
}

#content-form-gallery .contenido .content-left{
	min-height: 100px;
	width: 60%;
	background: ;
	margin-bottom: 50px;
	float: left;
}
#content-form-gallery .contenido .content-right{
	min-height: 100px;
	width: 30%;
	margin-bottom: 50px;
	float: right;
	padding: 0px 0;
	border-left: 1px solid #f1f1f1;
}

#content-form-gallery #bodas .title {
	position: relative;
	width: 100%;
	text-align: left;
}
#content-form-gallery #bodas .title h1 {
	font-size: 40px;
	color: #167da6;
	font-family: "Playfair Display sc", georgia, serif;
	text-align: left;
	font-weight: 100;
	text-transform: uppercase;
	line-height: 1.2;
}


#content-form-gallery #bodas.subtitle {
	width: 100%;
	height: auto;
	padding-top: 20px;
}

#content-form-gallery #bodas .subtitle h2 {
	color: #473052;
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    font-size: 28px;
    font-weight: 100;
    text-align: left;
    text-transform: uppercase;
    padding-bottom: 20px;
    line-height: 1.3;
    padding-top: 20px;
}

#content-form-gallery #promotion .content{
	padding-top: 20px;
}


#content-form-gallery .inside-bodas{
	width: 100%;
	margin: 0 auto;
	height: 100%;
	background: ;
}


#content-form-gallery .contenido p{
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
    color: #474747;
    font-weight: 100;
    margin-top: 0px;
    line-height: 1.8;
    text-align: justify;
}

#content-form-gallery .contenido ul {
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
    color: #474747;
    font-weight: 100;
    margin-top: 10px;
    line-height: 1.8;
}

#content-form-gallery .contenido .slogan span {
	margin-right: 35px;
}

#content-form-gallery .contenido .side-content {
	padding-right: 0;
}

#content-form-gallery .contenido .slogan  {
	text-align: center;
	padding-right: 20px;	
}

#content-form-gallery .contenido .slogan span,
#content-form-gallery .contenido h4{
	font-family: "playfair display";
	font-size: 40px;
	color: #333;
	line-height: 1;
	font-style: italic;
}

#content-form-gallery .contenido h4 {
	margin: 0;
	font-weight: 100;
	font-style: normal;
	color: #fff;
	font-size: 44px;
    margin: 0;
    margin-bottom: 20px;
    font-weight: 100;
}

#content-form-gallery .contenido ul li {
	list-style: none;
	background: url(/templates/images/checked.png) left 8px no-repeat;
	padding-left: 25px;
	color: white;
	margin-top: 8px;
	font-size: 1.15em;
}

#content-form-gallery .contenido .slogan span:before{
	content: open-quote;
    font-size: 75px;
    font-family: "times";
    font-weight: bold;
    position: relative;
    margin-right: 12px;
}

#content-form-gallery .contenido .slogan span:after{
	content: close-quote;
    font-size: 75px;
    font-family: "times";
    font-weight: bold;
    position: absolute;
    margin-left: 5px;
    margin-top: 5px;
}


#content-form-gallery #reservas{
	width: 90%;
	height: auto;
	float: right;
	background: url("/templates/images/bg.png") center no-repeat;
	background-size: 100% 125%;
	position: relative;
	margin-top: 0px;
	padding: 45px 0 60px;
}
#content-form-gallery #interior-reservas{
	width: 100%;
	margin: 0 auto;
	position: relative;	
	
}


#content-form-gallery fieldset label {
	top:0;
	color: #a1a1a1;
	text-transform: none;
}

/* CONTACTO */

#content-contact .contact {

}

#content-contact .contact .container {
  /*height: 590px;*/
  margin-top: ;
  position: relative;
  padding: 0 30px;

}

#content-contact .contact .contact_content {
  /*height: 350px;*/
    width: 65%;
    background: ;
    float: left;
    position: relative;
    padding-top: 0px;  
}

#content-contact .contact .title {
  position: relative;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  margin-top: 60px;
}

#content-contact .contact .title h1 {
  font-size: 40px;
  color: #167da6;
  font-family: "playfair display sc", georgia, serif;
  text-align: left;
  font-weight: 100;
  padding-bottom: 10px;
  text-transform: uppercase;
  line-height: 1.2;
}



#content-contact .contact .content {
  padding: 40px 0px;
  font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
  font-size: 16px;
  color: #424242;
  font-weight: 100;
  text-align: left;
  padding-right: 25px;
}


#content-contact .contact .contact_list {
    width: 100%;

    margin: 0 auto;

    padding-top: 40px;
    /*border-top: solid 1px #cdc2d2;*/

}



#content-contact .contact #reservas {
    width: 30%;
    float: right;
    position: relative;
    margin-top: 65px;
    margin-bottom: 50px;
    border-left: 1px solid #e9e9e9;
}

#content-contact .contact .details_list {
    font-size: 16px;
    overflow: hidden;
    width: 70%;
    /* margin: 0 auto; */
    padding: 10px 0 60px 0;
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    line-height: 1.2;
}


#content-contact .contact .details_list label {
  display: block;
  font-weight: 100;
  font-size: 22px;
  margin-bottom: 10px;
  color: #012e67;
  text-transform: uppercase;
}

#content-contact .contact .details_list .line {
    width: 100%;
    display: inline-block;
    float: left;
    text-align: left;
    font-weight: 100;
    margin-top: 30px;
}

#content-contact .contact  .details_list .contact_email {
  
}


#content-contact #interior-reservas {
  width: 90%;
  float: right;
}




/*footer*/

footer{
	min-height: 390px;
	width: 100%;
	top: 0px;
	background: #f7f7f7;
}



.top-footer{
	min-height: 140px;
	width: 100%;
	padding-top: 40px;
}

.footer-titles-container{
	height: auto;
	width: auto;
	
	margin-bottom: 20px;
}

.footer-titles{
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #474747;
	text-align: left;
	font-weight: bold;
	display: inline;
	text-transform: uppercase;
}

.footer-adress-logo{
	height: 100%;
	width: 28%;
	
	position: relative;
	float: left;
}

.logo-link-footer img{
	margin-top: 0px;
}

.footer-adress-container{
	width: 100%;
	height: auto;
	margin: 0 auto;
	
	position: relative;

}

.footer-adress-no{
	width: 100%;
	height: auto;
	text-align: left;
	font-weight: 100;
	position: relative;
	font-family: "poppins",Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: ;
	padding-top: 15px;
	color: #474747;
	line-height: 1.5;
	
}

.footer-adress-no p{
	
}




.footer-contact{
	height: 100%;
	width: 17%;
	
	position: relative;
	float: right;
}



.footer-contact-container{
	width: 100%;
	height: 100%;
	float: right;
	padding-top: 30px;
	z-index: 50;

}

.footer-contact-no{
	width: 100%;
	min-height: 30px;
	text-align: left;
	
	position: relative;
}



p.ft{
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #003b84;
	text-align: left;
	font-weight: bold;
	display: inline;
	text-transform: uppercase;
	line-height: 1.5;
}

p.fn{
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #474747;
	text-align: left;
	font-weight: 100;
	display: inline;
	line-height: 1.5;
}

#mc_embed_signup{
	height: 100%;
    width: 29%;
    padding-top: 30px;
    float: right;
    margin-left: 35px;
}



.mc-field-group{
	height: auto;
	width: 100%;
	background: ;
	margin-top: 20px;
}

.email{
	width: 56%;
	background:white; ;
	position: relative;
	padding-left: 2%;
	float: left;
	border:none;
	border-radius: 0px;
	height: 42px;
	font-size: 0.8em;
	font-family: helvetica;
	appearance:none;
	-moz-appearance:none; /* Firefox */
	-webkit-appearance:none; /* Safari and Chrome */
	box-sizing: border-box;
}

.button{
	width: 39%;
	background: #012e67;
	border: none;
	border-radius: 0px;
	position: relative;
	float: left;
	height: 42px;
	padding: 0px;
	font-size: 0.9em;
	font-weight: 700;
	color: white;
	font-family: helvetica;
	text-transform: uppercase;
	appearance:none;
	-moz-appearance:none; /* Firefox */
	-webkit-appearance:none; /* Safari and Chrome */
	box-sizing: border-box;
}

.button:hover{

	background: #03244E;
	color: white;
	transition:0.3s;
}

.footer-reserva{
	height: 100%;
	width: 14%;
	position: relative;
	float: left;
}



a.link-reserva-footer{
	width: auto;
	height: auto;
	background:#012e67;
	color: white;
	padding: 12px 30px 12px 30px;
	text-align: center;
	text-transform: uppercase;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-weight: 500;
	margin-top: 3px;

}


a.link-reserva-footer:hover{
	background: #03244E;
}

.reserva-footer-container{
	width: auto;
	height: auto;
	margin-top: 58px;
}




.footer-social{
	width: 8%;
    float: right;
    padding-top: 30px;
    margin-left: 70px;
}

.footer-social-container{
	height: 50px;
	width: 100%;
	position: relative;
	margin: 0 auto;
}



.footer-facebook{
	height: 34px;
	width: 34px;
	float: left;
	margin-right: 14%;
	background: url("/templates/images/fb.png") center no-repeat;
	background-size: 97%;
}
.footer-instagram{
	height: 34px;
	width: 34px;
	float: left;
	background: url("/templates/images/ig.png") center no-repeat;
	background-size: 97%;
}

.post-footer{
	width: 100%;
    border-top: 1px solid white;
    margin-top: 20px;
    min-height: 230px;
}


.post-footer-left{
	padding-top: 20px;
    width: 31%;
    padding-bottom: 20px;
    position: relative;
    float: left;
}


.footer-ng{
	height: 60px;
	width: 300px;
	background: url("/templates/images/ng.png") left no-repeat ;
	position: relative;
	
}

.footer-wifi{
	height: 60px;
	width: 100px;
	background: url("/templates/images/wifi.png") left no-repeat ;
	position: relative;
	float: left;
	margin-top: 20px;

}

.footer-cbh{
	height: 60px;
	width: 200px;
	background: url("/templates/images/cbh-logo.png") left no-repeat ;
	position: relative;
	float: left;
	margin-top: 15px;

}

.footer-logis{
	height: 100%;
	width: 20%;
	background: url("/templates/images/logis.png") center no-repeat ;
	position: relative;
	float: left;
}

.seo-links {
	padding-top: 20px;
	width: 69%;
    height: 100%;
    float: left;
}

.seo-links ul {
	line-height: 2;
	list-style: none;
	padding: 0;
	float: left;
}

.seo-links ul li a {
	color: #888;
	font-weight: 100;
	font-size: 14px;
	transition: 0.3s;
}

.seo-links ul li a:hover {
	color: #012e67;
}

.sub-footer{
	height: 50px;
	width: 100%;
	background: #f2f2f2;
	border-top: solid 3px white;
}

.pull-left-footer{
	position: relative;
	float: left;
	height: 100%;
	width: auto;
	
}
.pull-left-footer p{
	display: inline;
	position: relative;
	top: 16px;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-weight: 100;
	font-size: 12px;
}

.pull-right-footer{
	position: relative;
	float: right;
	height: 100%;
	width: auto;
	
}
.pull-right-footer p{
	display: inline;
	position: relative;
	top: 16px;
	font-weight: 100;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
}

.pull-right-footer a{
	display: inline;
	position: relative;
	top: 16px;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #474747;
	font-weight: 100;
}

.pull-right-footer a:hover{
	color: #012e67;
}

.pull-left-footer a{
	display: inline;
	position: relative;
	top: 16px;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #474747;
	font-weight: 100;
}

.pull-left-footer a:hover{
	color: #012e67;
}


ul.short-links {
	display: inline;
	margin-right: 40px;
	margin-left: 15px;
}

ul.long-links {
	display: inline;
}



/*------------------ content-jacuzzi & content-piscina------------------*/
#content-piscina .services,
#content-jacuzzi .services{
	margin: 45px 0;
}
#content-piscina .servicios-container .service-box:nth-child(3),
#content-jacuzzi .servicios-container .service-box:nth-child(3){
	margin-right: 0;
}





/*------------------Media Query------------------*/


@media (max-width: 1200px) {

	#header{
		height: 120px;
		overflow: hidden;
	}

	.header-logo img{
		width: 150px;
	}

	div.header-logo {
		margin-top: -35px;	
	}


	nav ul li {
		display: inline;
		font-size: 14px;
		text-align: center;
		color: #012E67;
		padding-bottom: 3px;
	}

	nav ul {
		margin-top: -22px;
	}

	.left-nav ul li {
		margin-right: 8px;
	}

	.right-nav ul li {
		margin-left: 8px;
	}



	nav{
	width: 100%;
    float: left;
    top: 117px;
    margin-top: -100px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    left: 0px;
	}

	.header-logo {
	
	}



.top-header{
	width: 100%;
	height: 40px;
	display: block;
}

.down-header{
	width: 100%;
	height: 100%;
	display: block;
}

.top-header-content{
	width: 475px;
	height: 100%;
	float: right
}

.down-header-content{
	width: 750px;
	height: 100%;	
	float: right;
}

.header-title{
	width: 44%;
	height: 100%;
	float: left;
	padding-top: 30px;
}

.header-title p{
	font-family: "playfair display sc", georgia, serif ;
	font-style: italic;
	font-size: 0.8em;
	color: grey;
	text-align: right;
}
.header-phone{
	width: auto;
	height: 100%;
	background:  ;
	float: left;
	margin-right: 10px;
	padding-top: 10px;
}

p.t{
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #003b84;
	text-align: left;
	font-weight: bold;
	display: inline;
	text-transform: uppercase;
}

p.n{
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #474747;
	text-align: left;
	font-weight: 100;
	display: inline;
}

.header-mail{
	width: auto;
	height: 100%;
	margin-right: 10px;
	float: left;
	padding-top: 10px;
}



.header-contact{
	width: 13%;
	height: 100%;
	float: left;
	padding-top: 32px;
}


a.contact-link {
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.7em;
	color: #473052;
	float: right;
}

.header-lang{
	width: auto;
	height: 100%;
	float: right;
	position: relative;
	padding-top: 12px;
}
ul.languages {
	margin-top: -3px;
	padding: 0;
	margin-right: 5px;
	float: right;
}
ul.languages li{
	display: inline;
	margin-right: 5px;
	font-size: 12px;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;

}

.pull-left > h2{
	padding-top: 10px;
	font-size: 12px;
	font-weight: 100;
}


.promo-container .promo {
	text-align: center;
	top: 1px !important;
	width: 100%;
	padding: 12px 5px;
	background: rgba(255,255,255,0.88);
	position: absolute;
	box-sizing:border-box;
	text-align: center;
	overflow: hidden;
}



}
fieldset div input,
fieldset div select,
fieldset div textarea {
	/*padding: 12px 22px 12px 10px;*/
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	box-sizing: border-box;
	color: #333 !important;
	width: 100%;
	background-color: white !important;
	border-radius: 0;
	font-weight: 100;
	appearance:none;
	-moz-appearance:none; /* Firefox */
	-webkit-appearance:none; /* Safari and Chrome */
}

::-webkit-input-placeholder {
	color: #a1a1a1 !important;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #a1a1a1 !important;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #a1a1a1 !important;
}

:-ms-input-placeholder {
	color: #a1a1a1 !important;
}


/* template hotel-familiar*/
#category-hotel-familiar .service-box {
    width: 30%;
    height: 450px;
    margin-top: 15px;
    background: #f3f3f3;
    float: left;
    box-sizing: border-box;
    margin-bottom: 20px;
    margin-right: 0px;
}
#category-hotel-familiar .servicios-container {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin-top: 30px;
}
#category-hotel-familiar .service-box-img {
	height: 250px;
}
#category-hotel-familiar .hotel-call{
	margin-bottom: 80px;
	margin-top: 0px;
}
#category-hotel-familiar .category .content{
	-webkit-column-count: 2;
	        column-count: 2;
	width: 100%;
	padding-top: 30px;
	-webkit-column-gap: 50px;
	        column-gap: 50px;
	text-align: justify;
}
#category-hotel-familiar .hotel-call h3{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-top: 0;
    margin-top: 0!important;
}
#category-hotel-familiar .call-slogan{
	width: 100%;
	min-height: 400px;
	position: relative;
}
.services{
	margin-top: 45px;
}
.room-box{
	margin-top: 30px;
}
#category-que-hacer-con-ninos .service-box .service-box-content a{
	text-decoration: underline;
}








/* ============================================================
   KEY
/* ============================================================
    
    00. Reset
    01. Global classes - default
    02. Global classes - custom
    03. Grid
    04. Colors
    05. Fonts
    06. Forms
    07. Buttons
    08. Separators
    09. Parallax Background
    10. Animated effects
    11. Overlays
    12. Pages
    13. Includes and sections
    14. Cookies
    15. Popup
    100. Media Queries
*/


/*  
==========================================================================
06. Forms
========================================================================== 
*/
.leadform-title {
	text-align: left;
	font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
	width: 160px;
	float: left;
	color: #473052;
	font-size: 22px;
	line-height: 1.2;
	font-weight: 100;
	text-transform: uppercase;
	padding-right: 10px;
	margin: 0 0 20px;
	font-weight: 300;
}
.flecha-formulario{
	float: left;
	width: 48px;
	height: 50px;
	background:url(/templates/images/flecha-formulario.png) left 65% no-repeat;
	margin-left: 5px;
}

.checkbox.field {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 0.9em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 5px;
}
.checkbox-label{
	position: static;
}


/*--- Custom Checkbox --- */
/* Hide the browser's default checkbox */
.checkbox.field input {
    position: absolute;
    left: -999999px;
    opacity: 0;
    -webkit-appearance: checkbox;
}
.checkbox.field label{
    cursor: pointer;
}
.checkbox.field label > span {
    vertical-align: middle;
}
#leadform-open-legal{
    text-decoration: underline;
}

/* Create a custom checkbox */
.checkmark,
.checkbox-text{
    vertical-align: middle;
}
.checkbox-text span{
	text-decoration: underline;
}
.checkmark {
    position: relative;
    display: inline-block;
	height: 19px;
    width: 19px;
    border: 1px solid #E4E3EC;
    background-color: #ffffff;
    cursor: pointer;
    transition: 0.2s all;
    margin-right: 5px;
}
.checkmark:after {
    content: "✔";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #19355c;
    font-weight: 900;
    font-size: 15px;
    transition: 0.2s all;
}
.checkbox.field input:not(:checked) ~ .checkmark:after {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    -o-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
}
/* Show the checkmark when checked */
.checkbox.field input:checked ~ .checkmark:after {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}
/*--- END Custom Checkbox --- */


/* form errors */
.form-error.alert {
    font-size: 0.9em;
    transition: 0.2s all;
    margin-bottom: 10px;
    color: #fd5a5a;
}
.form-error ul{
	list-style: none;
	padding: 0;
}
input.error, 
.error ~ .checkmark {
    background-color: rgb(239, 176, 175) !important;
}

input.error::-webkit-input-placeholder {
	color: #ffffff !important;
}
input.error:-moz-placeholder {
	/* Firefox 18- */
	color: #ffffff !important;
}
input.error::-moz-placeholder {
	/* Firefox 19+ */
	color: #ffffff !important;
}
input.error:-ms-input-placeholder {
	color: #ffffff !important;
}


/* newsletter error */
.newsletter-errors{
	max-height: 0;
	overflow: hidden;
	transition: 0.2s all;
}
.newsletter-errors.open{
	max-height: 100px;
}
.newsletter-errors__container {
    padding: 10px;
    font-size: 0.85em;
    margin-top: 10px;
    border-radius: 3px;
    background-color: #012e67;
}
.newsletter-errors__container p{
	color: #ffffff;
}




/*  
==========================================================================
15. Popup
========================================================================== 
*/
.popup-open{
    cursor: pointer;
    transition: 0.2s all;
}
.popup-open:hover{
    text-decoration: underline;
}

.pop-up-custom-overlay {
    display: none;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}
.pop-up-custom {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10001;
    padding: 30px;
    padding-right: 8px;
    background-color: #fff;
    width: 600px;
    height: 600px;
    max-width: 90%;
    max-height: 90%;
}
.close-pop-up-custom {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.7em;
    line-height: 0.4;
    padding: 10px;
    cursor: pointer;
}
.pop-up-custom .content{
    overflow: auto;
    max-height: 100%;
    padding-right: 20px;
}


/*----- Booking fullpage popup -----*/
.popupCustom{
    display: none;
    z-index: 10001;
}
.popupCustom__content{
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    padding: 110px 80px;
    background-color: #ffffff;
    max-width: 90%;
    max-height: 90%;
    min-width: 400px;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    outline: 1px solid #ffffff;
    outline-offset: -10px;
    box-shadow: 1px 1px 5px 1px rgba(80, 80, 80, 0.4);
}
.popupCustom__content:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}
.popupCustom__content .content{
    position: relative;
    color: #ffffff;
    text-align: center;
    line-height: 1.4;
    text-shadow: 1px 1px 4px black;
}
.popupCustom__contentTitle{
    font-size: 30px;
    font-weight: 100;
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    text-transform: uppercase;
}
.popupCustom__overlay{
    content: "";
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.3);
}
.popupCustom__contentSubtitle{
    font-family: "poppins", Helvetica, Arial, Verdana, sans-serif;
    margin-top: 20px;
    font-size: 18px;
}

@media (max-width: 1150px){
	.popupCustom__content{
		padding: 80px 60px;
	}
}
@media (max-width: 600px){
	.popupCustom{
		display: none !important;
	}
}
