

html {
    text-align: center;
}

body {
    background-color: #e6e7e9;
    font-family: 'Maven Pro', Arial, sans-serif;
    font-size: 12px;    
}

header {    
    margin: auto;
    width:900px;    

    text-align: left;
    position: relative;    
    margin-top: 15px;
    font-family: 'Maven Pro', sans-serif;    
}


header #logo {        
    border: 1px solid #fff;
    background-color: #fff;

    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;

    padding:5px 5px 10px 15px;
}

header .langs {
    display:inline-block;
    position: relative;    
    position: absolute;
    right:0;

}

header .langs ul {
    list-style: none;
    margin: 0;
	padding-right: 20px;
}

header .langs li {
    display:inline-block;    	
}

.langs a {
    color:#858688;
    text-decoration: none;
    border-right: 1px solid #858688;
    padding: 0 5px 0 5px; 
	text-transform: lowercase;
}

.langs a.active {
    color:#606062;
}

.langs li:last-child a {
    border-right: 0;    
}

header nav {
    display:inline-block;
    position:absolute;
    bottom:0; 
    right:0px;
    left:138px;
    padding: 5px 25px 5px 0;
    background-color: #fff;   
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topright: 15px;
    border-top-right-radius: 15px;

    text-align: right;
}

header nav ul {
    list-style: none;
    margin: 0;
}

header nav li {
    display:inline-block;    
    margin: 0 0px 0 10px;
   font-family: 'Maven Pro', sans-serif;
}

header nav li a {
    text-decoration: none;
    color:#31658d;
    font-size: 1.2em;
}
header nav li a:hover {
    /* color:#666; */
	color:#FFCC2B;
}

header nav li.current-menu-ancestor a,
header nav li.current-menu-item a{
	color:#234865;
	font-weight:bold;
}

header nav li.current-menu-ancestor li a,
header nav li.current-menu-item  li a{
    color:#31658d;
	font-weight:normal;
}

header nav li ul li.current-menu-ancestor a,
header nav li ul li.current-menu-item a{
	color:#234865;
	font-weight:bold;
}


header .active {
    font-weight: bold;
}

.content {
    background-color: #fff;
    width:900px;
    margin: 0 auto;    
}

.page-content ul {  
   padding: 0px;  
    margin: 0px 0px 0px  15px;        
}
.page-content  li{  
   font-family: 'Maven Pro', sans-serif;
   padding: 0px;  
    margin: 0px;        
}




.slideshow {
    height: 300px;	
}

.home .slideshow {
	margin-left:20px
}

.slideshow-container img {
    -webkit-border-radius: 15px;    
    -moz-border-radius: 15px;    
    border-radius: 15px;    
	margin-left:20px;
}


.welcome {
    -webkit-border-radius: 15px;    
    -moz-border-radius: 15px;    
    border-radius: 15px;    

    background-color: #f58634;
    width: auto;    
    color:#fff;    
	margin: 10px 20px 20px 20px;
    vertical-align: top;
}

.welcome .left {
    display:inline-block;
    min-height: 100px;
    width: 400px;
    vertical-align: top;
    text-align:left;    
    padding:10px;
}

.welcome .right {
    display:inline-block;
    min-height: 100px;
    width: 400px;
    vertical-align: top;    
    text-align: right;
    padding-top: 65px;

}

.welcome .right img{
    margin-left: 10px;
}

.welcome h2{
    display: inline-block;
    font-size:4.3em;
    margin:0;
    line-height:50px;
	font-family: 'Maven Pro', sans-serif;
	font-weight:bold;
}

.welcome h3{
    display: inline-block;
    font-family: 'Maven Pro', sans-serif;    
    width:230px;
    text-align: left;
    font-size:1.5em;
	line-height:1.2em;
    margin:0;
    font-weight: normal;
}

.welcome p{
    display: inline-block;
    margin-top: 0;
}

.highlight-item {
    display:inline-block;
    width: 300px;
    height: 300px;
    margin: 0;
    padding:0;
    vertical-align: top;
}

.highlight-item h3 {
    height: 45px;
    background-color: #fff;
    margin: 0;
    padding-top: 42px;
    padding-left: 56px;
    font-weight: normal;
    font-size: 1.21em;
    text-transform: uppercase;
    text-align: left;
	    font-family: 'Maven Pro', sans-serif;    
}

.highlight-item span{
    color:#fff;
    line-height: 11px;    
    padding: 0 3px 0 3px;   
	background-color:#f00;
}

.hightlight-body {
    color:#67604d;
    text-align: left;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 0.9em;
	    font-family: 'Maven Pro', sans-serif;    
}

.hightlight-body h4 {
    font-size: 1.3em;
    margin:0;
	font-weight: normal;
}

.highlight-news span{
    background-color: #fbb533;
    padding: 0 3px 0 3px;    
}


.highlight-news {
    background: url(img/news-bg-1.jpg) repeat-y;    
}

.highlight-news h3 {
    background: url(img/news-header-1.jpg) no-repeat #fff;
    background-position: 10px 10px;    
}


.highlight-colonia span{
    background-color: #5bc6d0;
    padding: 0 3px 0 3px;    
}

.highlight-colonia {
    background: url(img/colonia-bg-1.jpg) repeat-y;    
}

.highlight-colonia h3 {
    background: url(img/colonia-header-1.jpg) no-repeat #fff;
    background-position: 10px 10px;    
}

.highlight-colonia .hightlight-body {
    font-size: 0.9em;
    text-transform: none;	
}


.highlight-bookings span{
    background-color: #0098DB;
    padding: 0 3px 0 3px;    
}

.hightlight-body p {
	margin-bottom:0px;
}

.highlight-bookings {
    background: url(img/bookings-bg-1.jpg) repeat-y;	
}

.highlight-bookings h3 {
    background: url(img/bookings-header-1.jpg) no-repeat #fff;
    background-position: 0px 20px;    
}

.highlight-bookings .hightlight-body {
    font-size: 0.8em;
    text-transform: none;
}


footer {
    height: 74px;
    color:#fff;
    width:900px; 
    margin: auto;
    background-color: #0f4d7e;
    text-align: left;    
    font-size:0.9em;
}

footer address{
    padding-top: 30px;
    margin-left: 50px;
    font-style: normal;
	font-family: 'Maven Pro', sans-serif;    
}

footer address a{
    text-decoration: none;
    color:#fff;
}



.page-content-container {
	padding: 0px 20px 10px 20px;	
}

.page-content {
    -webkit-border-radius: 15px;    
    -moz-border-radius: 15px;    
    border-radius: 15px;    

    background-color: #5bc6d0;
    width: auto;
    min-height: 300px;
    margin-top:10px;
    color:#2b6269;    
    text-align: left;
    padding: 0px 30px 20px 30px;		
}

.page-content h1 {
    font-size: 3em;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 20px 0 0 0;
    color:#fff;
    text-transform: uppercase;
	font-family: 'Maven Pro', sans-serif;
	font-weight: normal;
}

.page-content p {
    margin-top: 0;	
	font-family: 'Maven Pro', sans-serif;
	padding-right: 50px;   	
}

.page-content .news-img{
	padding-top: 33px;
}

.seccion-novedades  .news-img{
	padding-top: 5px;
}



footer nav {
    display:inline-block;
    text-align: left;
    background: url(img/bg-menu-footer-1.jpg);
    width:900px;
}

footer nav ul {
    list-style: none;
    margin: 0;
}

footer nav li {
    display:inline-block;    
    margin: 0 0px 0 10px;
}

footer nav li a {
    text-decoration: none;
    color:#907116;
    font-size: 1.2em;
	    font-family: 'Maven Pro', sans-serif;    
}




.page-content .left-column {
    display: inline-block;
    width: 385px;
    vertical-align: top;
}

.page-content .right-column {
    display: inline-block;
    vertical-align: top;   
    max-width: 380px; 
}



ul.main-menu > li {
    display: inline-block;
    text-align: left;        
}

ul.main-menu > li.current-menu-item > a {    
    
}

ul.main-menu > li ul {
    width: auto;
    margin: 0;
    padding: 15px 15px 15px 0px;;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.85) ;
    z-index: 1000;
    display:none;
}

ul.main-menu > li.current-menu-parent{
    color:#000033;
}

ul.main-menu > li ul li {
    display: block;

}

ul.main-menu > li ul li a {
    display: block;
}

ul.main-menu > li ul li:hover a {
    
}



/* Contacto */
.page-id-42 .page-content {
    background-color: #CCCDCF;
    color:#4E4E50;
}

.page-id-42 .page-content {
    background-color: #CCCDCF;
}

.page-id-42 h1 {
    color:#0F4D7D;
}


/* Sección hotel */
.seccion-hotel .page-content{ 
	background-color: #fff;
	color:#4F4F4F;
}

.seccion-hotel h1 {
    color:#5bc6d0;
}

.seccion-servicios .page-content{
	background-color: #FFCC2A;	
}

.seccion-servicios h1 {
    color:#FEFEFE;
}


ul.secondary-nav  {
	list-style:none;
	margin:30px 0 0 0;	
	padding-left:20px;
	background: url(img/arrow-btn-small-1.png) no-repeat;
}

.secondary-nav  li{
	display:inline-block;
	padding-right:5px; 
	border-right:1px solid #4F4F4F;
}

.secondary-nav  li:last-child{
	border-right:0;
}


.secondary-nav  li a{
	color:#4F4F4F;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

/* Tarifas */
.page-id-35 h1 {
    display:none;
}

.page-id-35 .page-content {
    background-color: #fff;
    color:#4F4F4F;
}

.page-id-35 h2 {
    font-size: 3em;
    margin-bottom: 0px;
    margin-top: 0px;
    padding:0;
    color:#134C79;
    text-transform: uppercase;
	    font-family: 'Maven Pro', sans-serif;
		font-weight: normal;   
}

.page-id-35 .left-column {
    border-right: 1px solid #9AAAB7;
    margin-right: 20px;
}

.page-id-35 article {
    border-bottom: 1px solid #9AAAB7;
    margin-top: 10px;
    padding-bottom: 10px;
}

.page-id-35 article:last-child {
    border: 0;
}

/* FORMS */
.ufo-cell-left  {
    width: 90px !important;    
    text-transform: uppercase;
    margin-right: 10px;
    
}
.ufo-cell-left span {
    text-align: right;
}

div.ufo-form span.ufo-cell-center {
    width: auto;    
}

.ufo-cell-right {
    display:none !important;
}


/* Contenedores de los botones */
.ufo-row-945 {
    text-align: right;
    margin-right:20px;
}

input,
textarea,
select {
    border:1px solid #5f5f5f;
}


table td{
    vertical-align: top;
}

.page-content img  {
    margin-bottom: 10px;
}


/* form pagina de reservas */
.reservations label {
    display:inline-block;
    width: 100px;
    text-align: right;
    text-transform: uppercase;
}

.reservations  select,
.reservations  input,
.reservations  textarea{
	width:195px;
}

.reservations  .multiple-fields select,
.reservations  .multiple-fields input,
.reservations  .multiple-fields textarea{
	width:64px;
}

.reservations label.sublabel {
	width:60px;
}

.reservations .field {
    margin-bottom: 5px;
}

.reservations-button  {
	text-align:right;
	margin-top:20px;
}


div.wpcf7-validation-errors {
	width:280px;
}

div.hightlight-body div.wpcf7-validation-errors,
div.hightlight-body div.wpcf7-mail-sent-ok {
	width:auto;
	color:#fff;
	border:0;
	margin:0;
	
}

.hightlight-body .wpcf7-not-valid-tip {
	background-color:#fff;
	color:#67604d;
	padding:1px;
}

#ufo-field-id-945-span button,
#ufo-field-id-965-span button,
#ufo-field-id-973-span button,
.show-map,
.reservations-button input,
.reservation-button-index input{
	color: #fff;
	background-color: #0f4d7e;
	border:0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	text-transform: uppercase;
	font-weight: bolder;
	padding: 7px 10px 5px 10px;
	width: auto;
	height: 29px;
}

#ufo-field-id-945-span button,
#ufo-field-id-965-span button,
#ufo-field-id-973-span button {
	margin-right:34px;
	margin-top:3px;
}

#ufo-field-id-944 {
	height:
}

/* Form index */

.reservation-button-index  {
	text-align:right;
}

.reservation-index .field {
	margin-top:3px;
	margin-bottom:3px;
}

.reservation-index  {
	margin-top:10px;
}

.reservation-index  select,
.reservation-index  input,
.reservation-index  textarea{
	border:0;
	resize:none;
	 padding-bottom: 4px;
    padding-top: 4px;
	
	border: 1px solid #999;
	
}

.reservation-button-index  input {
	width:auto;
}

.wpcf7-form-control.wpcf7-submit  { border-radius: 5px; background-color: #0f4d7e;
    border-radius: 5px;
    color: #fff; text-transform: uppercase; font-weight: bold; padding:10px; float:left; margin-left: 70px;}

.reservation-index label {
   color: #000;
    display: inline-block;
    float: left;
    text-align: right;
    text-transform: uppercase;
    width: 70px;
}

/* Plano del hostel */

#map-subtitle {
	display:none;
}

#subtitle-dormis,
#subtitle-suites {	
	font-weight:lighter;
}

.map-container {
	overflow:hidden;
}

.maps {
	width:400px;
	height:370px;
	float:left;
	background:url(img/plano-bg-1.jpg) no-repeat  #fff;	
}

#dormis-map {
	background-image:url(img/plano-habitaciones-1.jpg) ;
	width:400px;
	height:370px;
	float:left;
}

#suites-map {
	background-image:url(img/plano-habitaciones2-1.jpg);
	width:400px;
	height:370px;
	float:left
}

.room-previews {
	float:left;
	width:400px;
	height:350px;	
	overflow:hidden;
}

.room-preview{
	display:none;
}

#room-preview-default{
	display:block;
}
  
.room-preview-body  h3{
	margin:0;
	font-weight: normal;
	text-transform:uppercase;
}

.room-preview-body {
	background-color:#5bc6d0;
	height:90px;
	padding:10px 10px 10px 10px
}

.strong {
	font-weight:bold;
}

.floor-selection {
	background-color:#4b4b4d;
	color:#fff; 
	float:left;
	width:395px;
	height:24px;
	padding-left:5px;
	padding-top:3px;	
}

.floor-selection a{
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	font-size:1.1em;
}

/* Novedades */
.news {
    padding-bottom: 20px;
    margin-top: 20px;
    border-bottom: 1px solid #cccccc;
    width: 800px;
}
.news:last-child {
	border:0;
}

.news-img {
    display: inline-block;
    vertical-align: top;

}

.news-info{
    display: inline-block;
    margin-left: 15px;
    vertical-align: top;
	width: 65%;
  
}

h3.news-title{
    color: #333399;
    font-weight: normal;
    font-size: 1.5em;
    margin: 0;
    padding: 0;
}

h3.news-title a{
    color: #FFF !important;
	text-decoration: none;
}

.news-date {
    color: #f3bb39;  
    font-size: 0.9em;
}

.news-fullpage {
    vertical-align: top;
    width: 943px;       
}

.news-fullpage .news {
    border: 0;
}

.news-fullpage .news-img{    
    width: 175px;    
    overflow: hidden;
}

.news-fullpage .news-info{    
    position: relative;    
    width:730px;
}




.gallery-images .cboxElement {
    margin-right:7px;
}

.gallery-images .column-3 {
   margin:0;
}


#facebook-link {
    float: right;
    margin-right: 20px;
    position: relative;
    top: -15px;
}
#facebook-link img {
	padding-left: 10px;
}



.bath-photo {
	display:none;
}