﻿/*********************************************************************************************

Theme Name: Majestic
Theme URI: http://www.hermesthemes.com/themes/majestic/
Version: 1.0
Author: HermesThemes.com
Author URI: http://www.hermesthemes.com/
Description: Majestic is an exclusive WordPress Theme for Hotels and other related businesses.
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blue, orange, red, brown, white, light, two-columns, left-sidebar, right-sidebar, flexible-width, custom-background, custom-menu, featured-images, full-width-template, theme-options, threaded-comments, translation-ready, holiday

The PHP code portions of this theme are subject to the GNU General Public 
License, version 2. All images, cascading style sheets, and JavaScript elements are
released under the HermesThemes.com Proprietary Use License below.

**********************************************************************************************

0.  CSS Reset  -------------------------  All Theme Files
1.  Page Structure: Common elements  ---  All Theme Files
2.  Page Structure: Header -------------  header.php
3.  Navigation  ------------------------  header.php
4.  Page Structure: Main Content  ------  
5.  Content Blocks ---------------------  
6.  Single Post / Page -----------------  single.php, page.php
7.  Comments Styling  ------------------  comments.php
8.  Page Structure: Footer  ------------  footer.php
9.  Misc  ------------------------------
10. Buttons, Forms  --------------------
11. Slideshow  -------------------------
12. Media Queries  ---------------------

**********************************************************************************************/


/********************************************************************************************* 

0. CSS Reset  -------------------------  All Theme Files

*********************************************************************************************/

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
html { font-size: 100%; margin:0; padding: 0; overflow-y: scroll; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
b, strong { font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre, code { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
small { font-size: 85%; }
ul, ol { margin: 0; padding: 0; list-style-position: inside; }
ul li {list-style-type: none; }
ul ul, ol ol, ul ol, ol ul { margin: 0; }
nav ul, nav ol, 
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure, form, blockquote { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
legend { border: 0; *margin-left: -7px; padding: 0; }
label { cursor: pointer; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type=button], input[type=reset], input[type=submit] { cursor: pointer; -webkit-appearance: button; }
input[type=checkbox], input[type=radio] { box-sizing: border-box; }
input[type=search] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
table { border-collapse: collapse; border-spacing: 0; }
th { text-align: left; }
tr, th, td { padding-right: 1.625em; border-bottom: 1px solid #EAE7DE; }
td { vertical-align: top; }

/* Smart clearfix */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/********************************************************************************************* 

1. Page Structure: Common layout elements

*********************************************************************************************/

::-moz-selection{background:#00aeef; color:#fff; }
::selection{ background:#00aeef; color:#fff; }

a { color: #e6c44c; text-decoration:none; }
a:hover { color: #fff; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; transition-duration: 0.2s; }
a:focus { outline: none; }
a:hover, a:active { outline: none; }

/* AGREGADOS */

.m-bot40{
    margin-bottom:40px;
}
.m-bot10{
    margin-bottom:10px;
}
.m-top50{
    margin-top:50px;
}
.m-top30{
    margin-top:30px;
}
.m-bot30{
    margin-bottom:30px;
}
.shares-min{
    position:absolute;
    float:right;
    z-index:11;

}
.novis{
    display:none !important;
}
.banner-new{
    bottom: 0;
    display: block;
    left: 49%;
    margin-left: -285px;
    overflow: hidden;
    position: absolute;
}
.banner-new .banner-box {
    /* background: url("../img/banner1.png") no-repeat scroll 0 0 / 100% auto transparent;*/
    float: left;
    height: 180px;
    position: relative;
    width: 290px;
}
.banner-new .banner-box a {
    color: #E18D25;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 21px;
    font-weight: bold;
    /* padding: 54px 0 20px 0;*/
    position: relative;
    text-align: center;
    text-shadow: 0 0 3px #000000;
}
.banner-new .banner-box a p{
    padding:0 20px;
}
.banner-new .banner-box a strong{
    font-size: 114px;
    margin-left: 29px;
    padding: 20px 0;
    position: relative;
}
.banner-new .banner-box a span{
    font-size:72px;
}
.banner-new .banner-box2{
    /*background:url(../img/banner2.png) no-repeat scroll 0 0 / 100% auto transparent;*/
    width: 290px;
    height:180px;
    float:left;
    position:relative;
    margin-left:20px;
}
.banner-new .banner-box2 ul{
    float:left;
}
.banner-new .banner-box2 ul li{
    float:left;	
    width:100%;
}
.banner-new .banner-box2 ul li a{
    color:#ffffff;
    font:bold Arial, Helvetica, sans-serif;
    font-size:13px;
    float:left;
    width:100%;
}
.banner-new .banner-box2 ul li a img{
    float: left;
    margin-left: 6px;
    margin-right: 10px;
    margin-top: 1px;
    width: 11.4%;
}
.banner-new .banner-box2 ul li a span{
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    margin-top: 5px;
    text-align: left;
}
body {
    background-color: #202020;
    color: #aaa;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    line-height: 1.3em;
    text-align: center;
    margin: 0;
    padding: 0;
}

h1,h2,h3,h4,h5,h6 {
    color: #fff;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .title a, .title-widget a {
    color: #fff;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .title a:hover, .title-widget a:hover {
    color: #e6c44c;
}

#container {
    font-size: 12px;
    line-height: 1.4em;
    text-align: center;
    width: 100%;
}

div.wrapper {
    font-size: 15px;
    line-height: 1.6em;
    margin: 0 auto;
    padding: 0; 
    text-align: left; 
    width: 940px;
}

div.wrapper-footer-contacts {
    margin: 30px 0 0;
}

div.wrapper-center {
    text-align: center;
}

div.cleaner,
div.divider {
    margin:0;
    clear: both; 
    font-size:1px; 
    height: 1px;  
    line-height: 1px; 
}

div.divider {
    border-top: solid 1px #333;
    margin: 20px 0;
}

.title-xl {
    font-size: 50px;
    line-height: 56px;
}

.title-l {
    font-size: 21px;
    line-height: 46px;
    font-weight:bold;
    color:#d48826;
}

.title-m {
    font-size: 18px;
    line-height: 25px;
}

.title-s {
    font-size: 14px;
    line-height: 24px;
}

.title-xs {
    font-size: 12px;
    line-height: 22px;
}

.title-center {
    text-align: center;
}

.title-caps {
    font-weight: normal;
    text-transform: uppercase;
}

.type-custom-sans {
    font-weight: 300;
}

.type-custom-serif {
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: bold!important;
    font-size:13px!important;
    color:#d48826!important;
}

/********************************************************************************************* 

2. Page Structure: Header

*********************************************************************************************/

header {
    font-size: 14px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
}

header .wrapper-menu {
    background: transparent url(../img/back-content.png) repeat top left;
    position: relative;
    width: 100%;
}

header a {
    color: #fff;
}

header a:hover {
    color: #e6c44c;
}

.hermes-social-menu {
    display: inline;
    float: right;
}

#logo {
    position: absolute;
    top: 0;
    left: 63px;
    z-index: 20;
    box-shadow:#000 0 0 10px;
}
.header-top{
    background-color:#4e4e4e;
    min-height:64px;
    padding-top:15px;
    padding-left:239px;
    position:relative;
}
.header-top .r-font{
    color: #e18d25;
    font: bold 15px Arial,Helvetica,sans-serif;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    background: none;
    width: 190px;
    padding-right:10px;
    float: left;
}
.header-top .r-font strong{
    font-size:19px;
}
.header-top .tel{
    color:#fff/*#90db22*/;
    font:bold 19px Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    float:left;
    margin-top: 16px;
    margin-bottom:0px;
}
.header-top2{
    width:820px;
}
.reserva-box{
    float:left;
}
.reserva-box .info-inte{
    background: url("../img/info-inte-back.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-left: 58px;
    margin-top: -15px;
    padding: 16px;
    position: absolute;
    width: 180px;
    z-index: 10;
    display:none;
}
.reserva-box .info-inte p{
    color:#ffffff;
    font:11px Arial, Helvetica, sans-serif;
    text-align:center;
    background:none;
    padding:0;
}
.reserva-box .info-inte p a{
    color:#e18d25;
    text-decoration:underline;
}
.reserva-box p{
    color:#ffffff;
    font:11px Arial, Helvetica, sans-serif;
    background:url(../img/signo-pregunta.png) no-repeat right center;
    padding-right:23px;
    display:inline-block;
    margin-top:0;
    cursor:pointer;
    margin-bottom:0;
}
.form-htop{
    /*background: transparent url("../img/back-content.png") repeat scroll left top;*/
	background-color: rgba(255,255,255,0.9);
    float: left;
    height: 300px;
    margin-left: 10%;
    position: relative;
    top: 200px;
    width: 283px;
    z-index:4;
}
.form-htop h3{
    background:#e28d25;
    padding:14px 0;
    text-align:center;
    width:100%;
    display:block;
}
.form-htop .mticon {
    left: -56px;
    position: absolute;
    top: -31px;
    display:block;
    width: 110px;
    height: 108px;
    background:url(../img/mejor-tarifa-icon.png) no-repeat;
}
.form-htop .mticon p{
    color: #e28d25;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 28px 0px 0 17px;
    text-transform: uppercase;
    width: 74px;
}
.mticon p strong{
    font-size:14px;
}
.form-htop form{
    padding-top:39px;
    padding-left:20px;
    padding-right:20px;
}
.form-htop p{
    color:#fff;
    font-size:13px;
    font-family:Arial, Helvetica, sans-serif;
    padding-right:0px;
    float:left;
    width:100%;
    margin-right:0px;
    text-align:left;
    display:block;
    margin-top:0;
    margin-bottom:0;
}
.form-htop div.col-form{
    width:50%;
}
.form-htop div.col-form2{
    width:60%;
}
.form-htop div{
    float:left;
    width:40%;
    margin-bottom: 24px;
}
.form-htop input[type="text"]{
    width:90%;
    display:block;
    border:none;
    color:#000000;
    font-size:15px;
    font-family:Arial, Helvetica, sans-serif;
    height:27px;
}
.form-htop div.col-form2 input[type="text"]{
    width:95%;
}
.form-htop input[type="text"].calendar{
    background:url(../img/calendario.png) no-repeat 86px 3px #fff;
}
#controls-wrapper{
    overflow:visible;
}
.form-htop div label{
    float:left;
    color:#fff;
    text-align:left;
    font-size:13px;
    font-family:Arial, Helvetica, sans-serif;
    margin-right:0px;
    width:100%;
}
.form-htop div select{
    color:#000000;	
    font-size:13px;
    float:left;
    font-family:Arial, Helvetica, sans-serif;
    width:70%;
    border-radius:0;
    border:none;
    height:24px;
}
.form-htop div select option{
    color:#000;
}
.form-htop .submit-reservar{
    background-color:#e28d25; 
    font:bold 11px Arial, Helvetica, sans-serif;
    color:#fff;
    border-radius:3px;
    width:100px;
    text-align:center;
    padding-top:5px;
    padding-bottom:5px;
    float:none;
    clear: both;
    display:inline-block;
    margin:5px auto 0;
    cursor:pointer;
}
.form-htop .submit-reservar:hover{

}

.reservas-res-both{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    z-index:9999;
    padding-top:20px;
    padding-bottom:20px;
    background:url(../img/rrboth-back.png) repeat;
    display:none;
}
.reservas-res-both h4{
    color: #90DB22;
    font: bold 15px Arial,Helvetica,sans-serif;
    margin-bottom: 8px ;
    text-transform: uppercase;
    margin-left:10px;
}
.reservas-res-both p{
    color:#fff;
    font-size:13px;
    font-family:Arial, Helvetica, sans-serif;
    background:url(../img/calendario.png) no-repeat right center;
    padding-right:30px;
    float:left;
    margin:0 8px 0 11px;
}
.reservas-res-both div{
    float:left;
}
.reservas-res-both div label{
    float:left;
    color:#fff;
    font-size:13px;
    font-family:Arial, Helvetica, sans-serif;
    margin-right:8px;
}
.reservas-res-both div select{
    color:#fff;
    font-size:13px;
    font-family:Arial, Helvetica, sans-serif;
    width:70px;
    box-shadow:#000 0 0 1px;
    border:#6d6d6d thin solid;
    border-radius:4px;
    background-color:#525252;
    background:url(../img/hab-select.jpg) repeat-x;
}
.reservas-res-both .submit-reservar{
    background-color:#90db22;
    box-shadow:#000 0 1px 2px;
    font:bold 11px Arial, Helvetica, sans-serif;
    color:#000;
    border:#53985d thin solid;
    border-radius:3px;
    width:100px;
    text-align:center;
    padding-top:5px;
    padding-bottom:5px;
    margin:10px auto;
    cursor:pointer;
    float:none;
}
.reservas-res-both .clear-r{
    clear:both;
    float:none;
    width:100%;
}
.reservas-res-both .cerrar-r{
    background:url(../img/cerrar-r.png) no-repeat;
    width:20px;
    height:18px;
    position:absolute;
    top:10px;
    right:7px;
    cursor:pointer;
    z-index:99;
}
#main .submit-reservar{
    background-color:#E18D25;
    box-shadow:#000 0 0 10px;
    font:bold 11px Arial, Helvetica, sans-serif;
    color:#000;
    border:#DB8D2C thin solid;
    border-radius:3px;
    width:100px;
    margin-top:20px;
    margin-bottom:20px;
    text-align:center;
    padding-top:5px;
    padding-bottom:5px;
    margin-left:0;
    cursor:pointer;
}	
#main .submit-reservar:hover{
    background-color:#CC8935;
    color:#fff;
}	
#main a.submit-reservar {
    display: block;
    margin: 8px 0 !important;
    padding: 10px 0 !important;
    text-decoration: none !important;
}
.redes-sociales{
    border-left: 2px solid #a5a5a5;
    border-right: 2px solid #a5a5a5;
    float: right;
    margin-left: 26px;
    padding-left: 16px;
    padding-right: 26px;
    padding-top: 4px;

}
.redes-sociales a{
    width:20px;
    height:22px;
    float:left;
    margin-right:9px;
}
.redes-sociales .ico-face{
    /*	background:url(../img/facebook-c.png) no-repeat;*/
    background: url(../img/facebook_icon.png) no-repeat;
    transition:none;
    background-position:left top;
    width: 30px;
    height: 30px;
}
.redes-sociales .ico-face:hover{
    /*	background-position: left bottom;*/
}
.redes-sociales .ico-twit{
    background:url(../img/twitter-c.png) no-repeat;
    transition:none;
    background-position:left top;
}
.redes-sociales .ico-twit:hover{
    background-position: left bottom;
}
.redes-sociales .ico-youtube{
    background:url(../img/youtube-c.png) no-repeat;
    transition:none;
    background-position:left -4px;
    width:41px;
}
.redes-sociales .ico-youtube:hover{
    background-position: left -53px;
}
.redes-sociales .ico-s4{
    background:url(../img/flickr-c.png) no-repeat;	
    transition:none;
    background-position:left 5px;
}
.redes-sociales .ico-s4:hover{
    background:url(../img/flickr-c.png) no-repeat;
    background-position: left bottom;
}
.redes-sociales .ico-s5{
    background:url(../img/foursquare-c.png) no-repeat;	
    transition:none;
    background-position: left top;
}
.redes-sociales .ico-s5:hover{
    background:url(../img/foursquare-c.png) no-repeat;
    background-position: left bottom;
}
.redes-sociales .mas{

    border-left:#8f9191 thin solid;
    padding-left:15px;
    margin-left:10px;
}
.leng {
    float:right;
    margin-left:25px;    
    /*	margin-top: 6px;*/
}

#idioma_form_2 {
    width: 160px;
    height: 30px;
}

.addthis_button_compact{
    height: 18px !important;
    padding-top: 5px !important;
}
.leng-res{
    display:none;
}
.leng select{
    color:#e18d25; /*#90DB22;*/
    font:bold 13px Arial, Helvetica, sans-serif;
    background:none;
    border:none;
    width: 100px;
}
.leng select option[value="es"] {
    background: rgba(0, 0, 0, 0) url("../img/bandera-es.jpg") no-repeat scroll 5px 2px;
}
.leng select option[value="ct"] {
    background: rgba(0, 0, 0, 0) url("../img/bandera-catalan.jpg") no-repeat scroll 5px 2px;
}
.leng select option[value="en"] {
    background: rgba(0, 0, 0, 0) url("../img/bandera-ing.jpg") no-repeat scroll 5px 2px;
}
.leng select option[value="fr"] {
    background: rgba(0, 0, 0, 0) url("../img/bandera-fr.jpg") no-repeat scroll 5px 2px;
}
.leng select option[value="ru"] {
    background: rgba(0, 0, 0, 0) url("../img/bandera-rus.jpg") no-repeat scroll 5px 2px;
}
.leng select option{
    padding-top:2px;
    padding-bottom:2px;
    padding-left: 27px;
}



/********************************************************************************************* 

3. Navigation

*********************************************************************************************/

#menu-main {
    font-weight: normal;
    min-height: 52px;
    padding: 15px 0 15px 235px;
    position:relative;
}

#menu-main .hermes-notice {
    color: #aaa;
    margin: 0;
    padding: 17px 0 0;
    text-transform: none;
}

#menu-main .hermes-notice a {
    display: inline;
    float: none;
    padding: 0;
}

#menu-main li {
    display: inline-block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin: 0 7px;
    position: relative;
    text-transform: uppercase;
    font-family:Arial, Helvetica, sans-serif;
}

#menu-main li li {
    background-color: #333;
}

#menu-main .cleaner {
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    clear: both;
    float: none;
    display: block;
}

#menu-main li:hover {
    visibility: inherit; /* fixes IE7 'sticky bug' */
}

#menu-main li:last-child,
#menu-main .social-icons {
    border-right: 0;
    padding-right: 0;
}

#menu-main .social-icons {
    padding-top: 3px;
}

#menu-main .current-menu-item a,
#menu-main a:hover, 
#menu-main a:active {
    color: #f5d876;
} 

#menu-main .current-menu-item li a {
    color: #aaa;
}

#menu-main-menu {
    text-align: center;
}

#menu-main .dropdown ul {
    position:		absolute;
    top:			-999em;
    width:			170px; /* left offset of submenus need to match (see below) */
    text-align: left;
    margin: 0;  
    padding: 10px 5px; 
    background: #272727; 
    text-transform: none; 
    z-index: -1;
}

#menu-main .dropdown ul li {
    width: 100%;
    font-size: 12px;
    line-height: 22px;
    margin: 0;
    padding: 3px 0;
    border-right: 0;
    border-bottom: solid 1px #444;
}

#menu-main .dropdown ul li a {
    padding:6px 12px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-bottom: none;
}

#menu-main a {
    color: #fff;
    display: inline-block;
    padding: 10px 14px 10px 0;
    position: relative;
}

#menu-main .social-icons a {
    margin-right: 2px;
    padding: 5px;
}

#menu-main li li a,
#menu-main .current-menu-item li a,
#menu-main li .current-menu-item a,
#menu-main li li a:hover {
    background: none;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

#menu-main li li a {
    color: #aaa;
}

#menu-main li li a:hover {
    background-color: #333;
    color: #fff;
}

#menu-main .dropdown li:hover ul,
#menu-main .dropdown .sfHover ul {
    padding: 0;
    margin: 0;
    left:			0;
    top:			2.9em; /* match top ul list item height */
    z-index:		99;
    border-top: solid 6px #444;
}

#menu-main .dropdown li:hover li ul,
#menu-main .dropdown .sfHover li ul {
    border-top: solid 4px #444;
    top:			-999em;
}

#menu-main .dropdown li li:hover ul,
#menu-main .dropdown li .sfHover ul {
    left:			171px; /* match ul width */
    top:			-2px;
}

#menu-main .dropdown li li:hover li ul,
#menu-main .dropdown li .sfHover li ul {
    top:			-999em;
}

#menu-main .dropdown li li li:hover ul,
#menu-main .dropdown li li .sfHover ul {
    left:			171px; /* match ul width */
    top:			0;
}

#menu-main .dropdown li:hover, .dropdown li.sfHover,
#menu-main .dropdown a:focus, .dropdown a:hover, .dropdown a:active {
    outline:		0;
}

#menu-main .dropdown li ul .sf-sub-indicator { display:inline; }

/********************************************************************************************* 

4. Page Structure: Main Content

*********************************************************************************************/

#content {
    background: url("../img/back-content-main.png") repeat scroll left top rgba(0, 0, 0, 0);
    border-top: 1px solid #050505;
    font-size: 14px;
    line-height: 1.5em;
    /*margin-top: 0;*/
    padding: 15px 0 0;
    position: absolute;
    /*top:82%;*/
    top:689px;
    width: 100%;
    /*top:539px;*/
}

#container .content-noslideshow {
    padding-top: 180px;
    position: inherit;
}

#main {
    display: inline;
    float: left;
    margin: 0 4.2553% 0 0;
    width: 63.8297%;
}
div.w-home{
    width:610px;
}
div.w-home2{
    width:948px;
}
.w-home .featured-pages{
    left: 50%;
    margin: 20px 0 50px -200px;
    position: relative;
}
.w-home2 .featured-pages{
    margin: 0px 0 50px 0px;
}
.w-home2 .jcarousel-wrapper{
    margin-top:10px;
    padding: 0;
}
.box-slider-home{
    float: none;
    margin-bottom: 30px;
    width: 100%;
}
.box-slider-home h2{
    color:#e28d25;
    min-height: 40px;
    font-size:17px;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    text-align:center;
    line-height:20px;
}
.box-slider-home img{
    max-width:100%;
    margin:0 auto;
    display:block;
    border:#000 thin solid;
    margin-bottom:16px;
}
.featured-pages .box-slider-home p{
    color:#b4b4b4;
    font-size:12px;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    margin-bottom:20px;
    float:left;
    min-height: 96px;
}
.box-slider-home a{
    width:101px;
    padding:2px 0;
    text-align:center;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:11px;
    display:inline-block;
    text-transform:uppercase;
}	
.box-slider-home a.mas-info{
    float:left;
    margin-left:10px;
    background:#707070;
    color:#000000;
}
.box-slider-home a.reservar-boton{
    float:right;
    margin-right:10px;
    background:#e28d25;
    color:#ffffff;
}
.w-home2 .jcarousel-pagination2 {
    left: 0;
    margin-left: 0;
    position: absolute;
    top: 0;
    width:100%;
}
.w-home2 .jcarousel-control-prev{
    background:url(../img/flecha-ant.png) no-repeat;
    width:29px;
    height:33px;
    left:-50px;
    top:50%;
    position:absolute;
}
.w-home2 .jcarousel-control-next{
    background:url(../img/flecha-sig.png) no-repeat;
    width:29px;
    height:33px;
    right:-50px;
    top:50%;
    position:absolute;
}
.wrapper-full #main {
    margin-right: 0;
    width: 100%;
}
#ventana-inicio{
    position:fixed;
    width:100%;
    height:100%;
    left:0;
    top:0;
    z-index: 9;
}
#ventana-inicio .back{
    background:rgba(0,0,0,0.7);
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    z-index:999;
}
#ventana-inicio .ventana{
    background: #fff none repeat scroll 0 0;
    border-radius: 6px;
    box-shadow: 0 0 6px #000;
    left: 50%;
    margin-left: -160px;
    margin-top: -200px;
    padding: 20px 25px 20px;
    position: absolute;
    top: 50%;
    width: 277px;
    z-index: 9999;
}
#ventana-inicio .ventana p{
    color:#e28d25;
    font-size:14px;
    line-height:26px;
    margin-bottom:14px;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    text-align:center;
}
#ventana-inicio .ventana span{
    display:block;
    color:#000000;
    font-size:15px;
    line-height:26px;
    margin-bottom:0px;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    text-align:center;
}
#ventana-inicio .ventana .cerrar{
    background:url(../img/cerrar-ventana.jpg) no-repeat;
    width:30px;
    height:30px;
    position:absolute;
    right:5px;
    top:5px;
}
aside {
    display: inline;
    float: left;
    margin: 0;
    width: 31.9148%;
}

aside .widget {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5em;
    margin-bottom: 20px;
}

/********************************************************************************************* 

5. Content Blocks

*********************************************************************************************/

.wrapper .column {
    display: inline;
    float: left;
    margin-right: 2.1276%;
}
.wrapper .column1 {
    width:100%;
}
.wrapper .column1 p{
    color:#b4b4b4;
    font:bold 12px Arial, Helvetica, sans-serif;
    text-align:center;
    margin-bottom:10px;
}
.wrapper .column1 span{
    color:#d48826;
    font:bold 12px Arial, Helvetica, sans-serif;
    float:left;
    margin-left:10px;
    margin-right:10px;
}
.wrapper .column1 .m-left3{
    margin-left:230px;
}

.wrapper .column-third {
    width: 31.9148%
}

.center-menu-footer {
    margin: 0 auto;
    width: 240px;
}

.center-menu-footer li{
    float:left;
    margin-right:6px;
}
.last-footer p {
    color: #FFFFFF;
    font: 10px Arial,Helvetica,sans-serif;
    margin: 0 auto 40px;
    width: 330px;
}
.last-footer p strong{
    font-weight:bold;
}
.last-footer .imgs{
    display:block;
    margin:0 auto;
    text-align:center;
}
.center-menu-footer li a{
    color:#b4b4b4;
    font:bold 12px Arial, Helvetica, sans-serif;
}
.wrapper .column-double {
    width: 65.9574%;
}

.wrapper .column-full {
    display: block;
    float: none;
    width: 100%;
}

.wrapper .column-last {
    margin-right: 0;
}

/* Featured Pages */
.jcarousel{
    /*left: -120px;*/
}
.featured-pages {
    margin: 20px 0 50px;
}

.featured-pages .featured-page {
    display: inline;
    float: left;
    margin-right: 2.127659%;
    width: 23.404255%;
}
.featured-pages .featured-page-prensa{
    display: block;
    /*float: right;*/
    /*margin-right: 2.12766%;
    width: 20.404%;*/

    margin-right: 0.6%;
    width: 2.604%;
    /* margin-right: 0.3%;
width: 2.64%;
width: 20.404%;
height: 150px;*/
}
.featured-pages .featured-page-home{
    width: 3.8%;
}
.featured-pages-3 .featured-page {
    margin-right: 2.127659%;
    margin-bottom: 20px;
    width: 31.9148%;
}

.featured-pages .last {
    margin-right: 0;
}

.featured-pages .cleaner {
    clear: both;
    display: block;
    height: 1px;
    font-weight: 1px;
    line-height: 1px;
}

.featured-pages .post-cover {
    background-color: #fff;
    margin: 15px 0 20px;
}

.featured-pages .post-cover img {
    height: auto;
    width: 100%;
}

.featured-pages .post-excerpt {
    font-size: 12px;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    line-height: 20px;
    text-align: center;
    color:#b4b4b4;
}
.mas-info-fp{
    color:#d48826;
    font-size: 12px;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    text-align:center;
    display:block;
}
.featured-pages h2 {
    margin-bottom: 15px;
}

.featured-pages h2 a {
    color: #e6c44c;
}

.featured-pages h2 a:hover {
    color: #fff;
}

.featured-pages p {
    margin: 0;
}

.widget p {
    margin-top: 0;
}
.widget .hermes-attraction .post-excerpt p{
    font:bold 12px Arial, Helvetica, sans-serif;
    line-height:20px;
}

/* Hermes Posts Widgets */

.hermes-posts {
    margin-bottom: 20px;
}

.hermes-posts .hermes-post {
    border-bottom: solid 1px #333;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.hermes-posts .post-cover {
    display: inline;
    float: left;
    margin-right: 3.33%;
    width: 25%;
}

.hermes-posts .post-cover img {
    height: auto;
    width: 100%;
}

.hermes-posts .post-excerpt {
    display: inline;
    float: left;
    font-size: 14px;
    line-height: 1.5em;
    overflow: hidden;
    width: 71.66%;
}

.hermes-posts p {
    margin: 0;
}

.hermes-posts .postmeta {
    color: #777;
    font-size: 13px;
    margin: 0 0 6px;
}

.hermes-posts .title-post {
    margin-bottom: 6px;
}

/* Hermes Testimonials Widget */

blockquote.hermes-testimonial {
    background-color: #333;
    border-bottom: solid 1px #444;
    font-size: 15px;
    line-height: 25px;
    padding: 20px 30px;
}

.widget blockquote.hermes-testimonial {
    background-color: #181818;
    border-bottom: solid 1px #2c2c2c;
}

.hermes-testimonial .post-cover {
    background-color: #222;
    border: solid 1px #111;
    display: inline;
    float: left;
    margin-right: 20px;
    padding: 4px;
}

div.widget blockquote.hermes-testimonial p {
    margin: 0;
}

figcaption.hermes-author {
    font-size: 13px;
    margin: 15px 0 0 31px;
}

/* Hermes Attractions Widget */

.hermes-attractions .hermes-attraction,
.hermes-gallery .hermes-photo {
    display: inline;
    float: left;
    font-size: 14px;
    line-height: 1.5em;
    margin-right: 2.127659%;
    margin-bottom: 20px;
    text-align: left;
    width: 31.914893%;
    min-height: 430px;
}

.hermes-attractions .hermes-attraction.last,
.hermes-gallery .hermes-photo.last,
.hermes-gallery-widget-photo.last {
    margin-right: 0;
}

.hermes-attractions .hermes-attraction.first,
.hermes-gallery .hermes-photo.first,
.hermes-gallery-widget-photo.first {
    clear: left;
}

.hermes-attractions div.post-cover,
.hermes-gallery div.post-cover,
.hermes-rooms div.post-cover {
    background-color: #222;
    border: solid 1px #333;
    margin-bottom: 20px;
    padding: 4px;
}

.hermes-attractions div.post-cover img,
.hermes-gallery div.post-cover img,
.hermes-rooms div.post-cover img {
    height: auto;
    width: 100%;
}

/* Hermes Gallery Widget */

.hermes-gallery-widget-photo {
    display: inline;
    float: left;
    margin: 0 4% 15px 0;
    width: 48%;
}

.hermes-gallery-widget-photo .post-cover {
    border: solid 5px #333;
}

.hermes-gallery-widget-photo .post-cover .attachment-thumb-loop-main {
    height: auto;
    width: 100%;
}

/* Hermes Testimonials */

.hermes-testimonial {
    margin-bottom: 30px;
}

.widget .hermes-testimonial {
    margin-bottom: 20px;
}

/* Hermes Rooms */

.hermes-rooms {
    margin: 20px 0 40px;
}

.hermes-rooms-grid .hermes-room {
    display: inline;
    float: left;
    margin: 0 2.1276% 20px 0;
    padding-bottom: 15px;
    text-align: center;
    width: 31.9148%;
}

.hermes-rooms-list .hermes-room {
    margin-bottom: 20px;
}

.hermes-room .post-cover {
    margin-bottom: 15px;
}

.hermes-rooms-list .post-cover {
    display: inline;
    float: left;
    margin-right: 2.1276%;
    width: 31.9148%;
}

.hermes-rooms-list .post-excerpt {
    display: inline;
    float: left;
    width: 64.8936%;
}

.hermes-room h2 {
    margin-bottom: 10px;
}

.hermes-room .thumb-attraction {
    height: auto;
    width: 100%;
}

.hermes-rooms-grid .hermes-room-last {
    margin-right: 0;
}

.hermes-room:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.hermes-room .value {
    color: #333;
}

.hermes-room .price,
.post-single .price {
    color: #9ec669;
    font-size: 16px;
    font-weight: 400;
}
.post-single span{
    color:#d48826;
    font:bold 12px Arial, Helvetica, sans-serif;
}
.post-single span a{
    color:#d48826;
    margin-left:4px;
}
.post-single span a:hover{
    text-decoration:underline;
}
.hermes-rooms-meta {
    margin-top: 10px;
    margin-left: 5px;
}

.hermes-room-meta {
    color: #999;
    font-size: 14px;
    list-style-type: square;
}

.hermes-room-meta .value {
    color: #9ec669;
}

.post-meta-single .price {
    color: #9ec669;
    font-size: 22px;
    margin-left: 10px;
}

/* Hermes Connect Widget */

.hermes-connect .hermes-social {
    display: inline;
    float: left;
    margin: 0 2% 15px;
    width: 46%;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.hermes-connect .hermes-social-clear {
    clear: both;
}

.hermes-icon-social {
    background: transparent url(../img/sprite-social-icons.png) no-repeat top left;	
    display: block;
    margin: 0 auto 8px;
}

.icon-facebook { background-position: 0 0; }
.icon-twitter { background-position: -256px 0; }
.icon-foursquare { background-position: -96px 0; }
.icon-linkedin { background-position: -128px 0; }
.icon-rss { background-position: -160px 0; }
.icon-feedburner { background-position: -32px 0; }
.icon-tripadvisor { background-position: -224px 0; }
.icon-yelp { background-position: -288px 0; }
.icon-youtube { background-position: -320px 0; }
.icon-skype { background-position: -192px 0; }

.hermes-social-24 .icon-facebook { background-position: 0 -32px; }
.hermes-social-24 .icon-twitter { background-position: -256px -32px; }
.hermes-social-24 .icon-foursquare { background-position: -96px -32px; }
.hermes-social-24 .icon-linkedin { background-position: -128px -32px; }
.hermes-social-24 .icon-rss { background-position: -160px -32px; }
.hermes-social-24 .icon-feedburner { background-position: -32px -32px; }
.hermes-social-24 .icon-tripadvisor { background-position: -224px -32px; }
.hermes-social-24 .icon-yelp { background-position: -288px -32px; }
.hermes-social-24 .icon-youtube { background-position: -320px -32px; }
.hermes-social-24 .icon-skype { background-position: -192px -32px; }

.hermes-connect a {
    color: #999;
    display: block;
}

.hermes-connect a:hover {
    color: #fff;
}

.hermes-connect li:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

/* Hermes Related Pages */

.widget .hermes-related-page,
aside .widget .menu .menu-item {
    border-left: solid 5px #333;	
    line-height: 24px;
    margin-bottom: 5px;
    padding: 5px 10px;
}

.widget .hermes-related-page.current-page,
aside .widget .menu .menu-item.current-menu-item {
    border-left: solid 5px #9ec669;	
}

.widget .hermes-related-page.current-page a,
aside .widget .menu .menu-item.current-menu-item a {
    color: #fff;
    font-weight: bold;
}
#mapa-absoluto{
    height: 401px;
    left: 0;
    position: absolute;
    top: 150px;
    width: 100%;
    z-index: 0;
}
#mapa-absoluto iframe{
}

/********************************************************************************************* 

6. Single: Post/Page Styling

*********************************************************************************************/

.post-single {
    font-size: 12px;  
    line-height: 20px; 
    max-width: 100%;
    color:#b4b4b4;
}

.enviar-contacto{
    background-color: #90DB22;
    border: thin solid #53985D;
    border-radius:3px;
    box-shadow: 0 0 10px #000000;
    color: #000000;
    cursor: pointer;
    font: bold 11px Arial,Helvetica,sans-serif;
    margin-left: 18px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 100px;
    float:left;
    margin-left:45%;
}
.enviar-contacto:hover{
    background-color:#547f15;
    color:#fff;

}
.pagination-prensa{
    width:75px;
    margin:0 auto 20px;	
}
.pagination-prensa a{	
    color:#b4b4b4;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
}
.full-width .post-single {
    max-width: 100%;
}
.pagination-prensa .num-selected-prensa{
    color:#d48826;
}
.post-meta p.postmeta {
    color: #999;
    font-size: 13px;
}

.post-meta .divider {
    border-top: solid 1px #333;
}

.archive-meta {
    color: #555;
    font-size: 13px;
    line-height: 23px;
}

.archive-meta p {
    margin: 0 0 1em;
}

.post-single h2, 
.post-single h3, 
.post-single h4, 
.post-single h5, 
.post-single h6 {
    font-weight: bold;
    margin: 12px 0 12px;
    line-height: 1.25em; 
}

.post-single h1 {
    font-size: 32px;
    line-height: 36px;
}

.post-single h2 {
    font-size: 26px;
    line-height: 32px;
}

.post-single h3 {
    font-size: 22px;
    line-height: 26px;
}

/*.post-single h4 {
        font-size: 18px;
        line-height: 24px;
}*/

.post-single h5 {
    font-size: 16px;
    line-height: 22px;
}

.post-single h6 {
    font-size: 14px;
    line-height: 20px;
}

.post-single p {
    margin-top: 0;
    /*margin-bottom: 1.5em; */
    font-weight:bold;
}

.post-single img {
    margin-bottom: 20px; 
    max-width: 100%;
}

.post-single img.alignnone, 
.post-single img.aligncenter, 
.post-single img.alignleft, 
.post-single img.alignright {
    max-width: 100%;
    width:auto;
    height:auto;
}

.post-single iframe {
    max-width: 100%;
}

.post-single textarea {
    max-width: 97%;
}

.full-width .post-single img.alignnone, 
.full-width .post-single img.aligncenter, 
.full-width .post-single img.alignleft, 
.full-width .post-single img.alignright {
    max-width: 100%;
    width:auto;
    height:auto;
}

.post-single ul, 
.post-single ol {
    margin: 0 0 1em 1em; 
}
.post-single li ul, 
.post-single li ol {
    margin-bottom: 0; 
}
.post-single li {
    list-style-position: outside; 
    /*margin-left: 20px;*/
} 
.post-single ul li {
    list-style-type: square;
}
.post-single ol li {
    list-style-type: decimal; 
}
.post-single blockquote {
    color:#999;
    border-left: solid 4px #444;
    font-size: 17px;
    line-height: 1.5em;
    font-style: italic;
    margin: 10px;
    padding: 0 20px;
}
.post-single a {
    text-decoration:none; 
}
.post-single a:hover {
    text-decoration:underline; 
    cursor: pointer; 
    color:#fff;
}

.hermes-post-share {
    margin: 15px 0;
    padding-bottom: 15px;
}

.post-featured-cover {
    margin: 0 0 20px -40px;
}

/********************************************************************************************* 

7. Comments Styling

*********************************************************************************************/

#hermes-comments {
    margin: 30px 0;
}

.commentlist .comment,
.commentlist .pingback,
.commentlist .trackback {
    border-bottom: solid 1px #333;
    list-style-type: none;
    margin-bottom: 12px;
    padding-bottom: 12px;
}

.commentlist > .comment:last-child {
    border-bottom: 0;
    margin-bottom: 30px;
    padding-bottom: 0;
}

.commentlist .children {
    padding-left: 12.9032%;
}

.commentlist .avatar {
    border: solid 5px #333;
    height: auto;
    width: 100%;
    max-width: 50px;
}

.commentlist .byuser .comment-author-name {
    color: #ef4832;
}

.commentlist .comment-author {
    display: inline;
    float: left;
    margin-right: 20px;
    width: 60px;
    text-align: center;
}

.commentlist .comment-author-name {
    color: #aaa;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 18px;
    margin-bottom: 12px;
}

.commentlist .comment-timestamp {
    color: #999;
    font-size: 12px;
    text-align: right;
}

.commentlist .comment-bullet {
    color: #ccc;
    font-size: 11px;
    margin: 0 2px;
}

.commentlist .comment-body {
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    padding-top: 5px;
}

.commentlist .comment-edit-link {
    font-size: 11px;
}

.comment-body p {
    margin: 0 0 1.5em;
}

.comment-awaiting-moderation {
    color: #999;
    font-style: italic;
}

.commentlist .reply {
    margin-top: 10px;
    text-transform: lowercase;
}

.commentlist .comment-reply-link {
    font-size: 11px;
    padding: 4px 10px;
}

/* Comment Form */

#respond .hermes-comment-label {
    color: #aaa;
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 10px;
}

#respond .hermes-comment-input {
    background-color: #fff;
    border: solid 1px #111;
    color: #333;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 13px;
    line-height: 20px;
    padding: 5px;
    width: 70%;
    -webkit-border-radius: 2px; 
    -moz-border-radius: 2px;    
    border-radius: 2px; 
}

#respond .required_lab {
    color: #ef4832;
}

#respond .comment-form-p {
    margin: 0 0 15px;
}

#respond .form-submit {
    margin: 0;
}

#respond .comment-notes,
#respond .form-allowed-tags {
    display: none;
}

#respond #submit {

}

/* Reply Form */

.comment #respond {
    margin-top: 30px;
}

#reply-title {
    margin: 0 0 20px;
}

#reply-title a {
    color: #1c97d4;
}

#reply-title a:hover {
    color: #ef4832;
}

/********************************************************************************************* 

8. Page Structure: Footer

*********************************************************************************************/

.box-aviso{
    display:none;
    width:100%;
    height:100%;
}
.box-aviso2{
    background: none repeat scroll 0 0 #333333;
    display: block;
    margin: 0 auto;
    padding: 30px;
    position: relative;
    top: 80%;
    width: 600px;
    z-index: 999;
}
.box-aviso h3{
    color: #D48826;
    font: bold 15px Arial,Helvetica,sans-serif;
    margin-bottom:30px;
}
.box-aviso p{
    color: #B4B4B4;
    font: bold 12px/20px Arial,Helvetica,sans-serif;
    margin:10px 0;
    text-align:justify;
}
.cerrar{
    position: relative;
    float: right;
}
.cont-all-aviso{
    background:url(../img/info-inte-back.png) repeat;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index:99;
}
footer {
    background-color: #212121;
    color: #999;
    padding: 40px 0 25px;
}

footer .wrapper {
    font-size: 14px;
    font-weight: 300;
}

footer .divider {
    background-color: #2e2e2e;
    border: 0;
    margin: 20px 0;
}

footer p {
    margin: 0;
}

footer p.title {
    margin-bottom: 20px;
}

/* Footer Contact Info */

.wrapper-footer-contacts {
    background: #1a1a1a;
    border-top: solid 1px #252525;
    border-bottom: solid 1px #303030;
    padding: 15px 0;
}

.footer-additional {
    clear: both;
    padding: 10px 0;
    text-align: center;
}
.footer-additional h3{
    color:#d48826;
    font:bold 16px Arial, Helvetica, sans-serif;
    margin-bottom:23px;
    text-align:center;
}
.footer-additional p{
    color:#b4b4b4;
    font:bold 12px Arial, Helvetica, sans-serif;
    text-align:justify;	
    width:948px;
    margin:0 auto;
    line-height:20px;
}

.footer-additional a {
    color: #f5d876;
}

.footer-additional a:hover {
    color: #fff;
}

.footer-additional .hermes-contact {
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 24px;
}

.footer-additional .hermes-contact .divider {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    margin: 0 7px;
}

.footer-additional .hermes-contact span.label {
    color: #fff;
}

.footer-additional .hermes-contact span.value {
    color: #fff;
}

.hermes-credit {
    color: #777;
    display: inline;
    float: right;
    margin: 0;
}

.hermes-credit a {
    color: #777;
}

.hermes-credit a:hover {
    color: #fff;
}

/********************************************************************************************* 

9. Misc

*********************************************************************************************/

.toggle_mobile_menu { display:none !important; } 

/* Pagination */
div.navigation {text-align: center; margin: 20px 0 25px; font-size: 14px; }
div.navigation p {margin: 0;}
div.navigation a {padding: 7px 10px; line-height: 24px; background-color: #444; color: #fff; }
div.navigation .current { font-weight:bold; background-color: #9ec669; color: #333; padding: 7px 10px; line-height: 24px;}
div.navigation a:hover {
    background: none;
    background-color: #9ec669; 
    color: #333;
}

/* WordPress Search Widget */

#searchform label {
    display: none;
}

.widget_search #s {
    background-color: #f3f3f3;
    display: inline;
    float: left;
    border: solid 1px #ccc;
    font-size: 13px;
    margin: 0 3px 5px 0;
    padding: 6px 5px;
    width: 70%;
}

.widget_search #searchsubmit {
    border: none;
    display: inline;
    float: left;
}

/* Begin Images */
.post-single .aligncenter {	display: block;	margin-left: auto;	margin-right: auto;	}
.post-single .alignright {	margin: 0 0 5px 20px;	display: inline;	}
.post-single .alignleft {	margin: 0 20px 5px 0;	display: inline;	}
.alignright {	float: right;	}
.alignleft {	float: left	}

/* Caption for images */
.post-single .wp-caption { background-color: #f3f3f3; border-bottom: solid 1px #e3e3e3; padding: 0 0 15px; }
.post-single .wp-caption img { background:none; margin: 0 0 15px; border:0 none; max-width:100%; width: 100%; height:auto; }
.post-single .wp-caption-text, .gallery-caption { color:#777; font-size:11px; line-height: 1.4em; margin:0 10px; }
.post-single .wp-caption.aligncenter { margin:0 auto 15px; }

/* [gallery] shortcode styling */
.post-single .gallery { margin: auto; text-align:center; clear:both; }
.post-single .gallery-icon {
    background-color: #fff;
    border: solid 1px #eeeeee;
    margin-bottom: 10px;
    padding: 4px;
}
.post-single .gallery .gallery-item {display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline; margin: 10px; width: 30%; }
.post-single .gallery img { width: 100%; height: auto; margin: 0; }
.post-single .gallery-caption { margin-left: 0; }

/* Recent Comments Widget */

.recent-comments-list .recent-comment,
#recentcomments .recentcomments {
    margin-bottom: 8px;
}

.recent-comments-list .post-cover {
    background-color: #151515;
    border: solid 1px #111;
    display: inline;
    float: left;
    margin-right: 10px;
    padding: 4px;
}

/* Recent Posts Widget */

.hermes-posts-recent .post-cover {
    width: 23.33%;
}

/* Twitter Widget */

.hermes-twitter-list .hermes-twitter-item {
    border-bottom: solid 1px #ececec;
    margin-bottom: 8px;
    padding-bottom: 8px;
}

.hermes-twitter-list .hermes-twitter-item:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.twitter-timestamp {
    color: #999;
    font-size: 12px;
    font-style: italic;
    display: block;
}

.hermes-follow-user {
    margin-top: 10px;
}

/* Gravity Forms Fixes */
.gform_wrapper .gform_heading {
    margin-bottom: 20px;
}

.gform_wrapper .gform_fields {
    margin-left: 0;
}

.gform_wrapper .gfield {

}

.gform_wrapper .gfield {
    list-style-type: none;
    margin-left: 0;
}

.gform_wrapper .gfield_label {
    font-weight: bold;
}

.gform_wrapper .gfield input,
.gform_wrapper .gfield .textarea {
    border: solid 1px #ccc;
    margin-bottom: 10px;
    padding: 5px;
    -webkit-border-radius: 2px; 
    -moz-border-radius: 2px;    
    border-radius: 2px; 
}

.gform_wrapper input[type=text] {
    min-width: 200px;
}

.gform_wrapper .gfield_required {
    color: #cc333f;
    margin-left: 2px;
}

/* WordPress check fixes */

.sticky,
.bypostauthor {

}

/********************************************************************************************* 

10. Buttons, Forms

*********************************************************************************************/

.button {
    display: inline;
}

input.button.gform_button,
.button,
#respond #submit,
#searchsubmit {
    font-weight: bold;
    text-align: center;
    padding: 15px 30px;
    border: solid 1px #2b849e;
    cursor: pointer;
    height: auto;
    color: #fff;                
    -webkit-border-radius: 2px; 
    -moz-border-radius: 2px;    
    border-radius: 2px;         
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-transition: 0.1s linear all;
    -moz-transition: 0.1s linear all;
    -ms-transition: 0.1s linear all;
    -o-transition: 0.1s linear all;
    transition: 0.1s linear all;
}

input.button.gform_button,
.button.blue,
#searchsubmit {
    background-color: #0064cd;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
    background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
    background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
    background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
    background-image: -o-linear-gradient(top, #049cdb, #0064cd);
    background-image: linear-gradient(top, #049cdb, #0064cd);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
    border-color: #0064cd #0064cd #003f81;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: #09509a 1px 1px 0;
}

.button.green {
    background-color: #57a957;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -ms-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #57a957));
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: -o-linear-gradient(top, #62c462, #57a957);
    background-image: linear-gradient(top, #62c462, #57a957);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
    border-color: #57a957 #57a957 #3d773d;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: #3e783e 1px 1px 0;
}

.button.orange {
    background-color: #c98610;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#e49d1f), to(#c98610));
    background-image: -moz-linear-gradient(top, #e49d1f, #c98610);
    background-image: -ms-linear-gradient(top, #e49d1f, #c98610);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e49d1f), color-stop(100%, #c98610));
    background-image: -webkit-linear-gradient(top, #e49d1f, #c98610);
    background-image: -o-linear-gradient(top, #e49d1f, #c98610);
    background-image: linear-gradient(top, #e49d1f, #c98610);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e49d1f', endColorstr='#c98610', GradientType=0);
    border-color: #c98610 #c98610 #bf831c;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: #bf831c 1px 1px 0;
}

#respond #submit,
.button.purple {
    background-color: #4f337d;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#664a96), to(#4f337d));
    background-image: -moz-linear-gradient(top, #664a96, #4f337d);
    background-image: -ms-linear-gradient(top, #664a96, #4f337d);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #664a96), color-stop(100%, #4f337d));
    background-image: -webkit-linear-gradient(top, #664a96, #4f337d);
    background-image: -o-linear-gradient(top, #664a96, #4f337d);
    background-image: linear-gradient(top, #664a96, #4f337d);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#664a96', endColorstr='#4f337d', GradientType=0);
    border-color: #4f337d #4f337d #382458;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: #3a2164 1px 1px 0;
}

.button.red {
    background-color: #c43c35;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(top, #ee5f5b, #c43c35);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
    border-color: #c43c35 #c43c35 #882a25;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: #a8332d 1px 1px 0;	
}

.button.silver {
    background-color: #e6e6e6;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
    background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    border-color: #339bb9 #339bb9 #22697d;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: #fff 1px 1px 0;
    color: #333;
}

.button.teal {
    background-color: #339bb9;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#5bc0de), to(#339bb9));
    background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc0de), color-stop(100%, #339bb9));
    background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
    background-image: linear-gradient(top, #5bc0de, #339bb9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
    border-color: #339bb9 #339bb9 #22697d;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: #2a819a 1px 1px 0;
}

input.button.gform_button:hover,
.button:hover,
#respond #submit:hover,
#searchsubmit:hover {
    background-position: 0 -15px;
    text-decoration: none;
}

input.button.gform_button:active,
.button:active,
#respond #submit:active,
#searchsubmit:active {
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}

#submit,
#searchsubmit,
input.button.gform_button,
.button.submit {
    height: auto;
    font-size: 12px;
    padding: 7px 15px;
}

/* Booking Form */

#form-booking {
    margin-bottom: 50px;
    overflow:hidden;
    margin-top:10px;
}
#form-booking div{
    float:left;
    width:100%;
}
#form-booking div input{
    float:left;
}
#form-booking div p{
    margin-left: 10px;
    margin-top: -3px;
    float:left;
}

#form-booking .hermes-label {
    display: block;
    font-weight: bold;
    margin: 0 0 5px;
}

#form-booking .hermes-input {
    border: solid 1px #000;
    width: 60%;
    padding: 4px 5px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

#form-booking .hermes-input-small {
    min-width: 100px;
    width: 20%;
}

#booking-comments {
    height: 100px;
}

#hermes-form-success {
    color: #57a957;
    font-weight: bold;
}

#hermes-form-errors {
    color: #c43c35;
}

/********************************************************************************************* 

11. Slideshow

*********************************************************************************************/

/*

        Supersized - Fullscreen Slideshow jQuery Plugin
        Version : 3.2.7
        Site	: www.buildinternet.com/project/supersized
        
        Author	: Sam Dunn
        Company : One Mighty Roar (www.onemightyroar.com)
        License : MIT License / GPL License
        Theme 	: Shutter 1.2
        Author	: Sam Dunn
        
*/

#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(images/supersized/progress.gif) no-repeat center center;}

#supersized { position: fixed; left: 0; top: 0; overflow: hidden; z-index: -999; height: 100%; width: 100%; }
#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/

#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }
#supersized a { width:100%; height:100%; display:block; }
#supersized li.prevslide { z-index:-20; }
#supersized li.activeslide { z-index:-10; }
#supersized li.image-loading { background:#111 url(images/supersized/progress.gif) no-repeat center center; width:100%; height:100%; }
#supersized li.image-loading img{ visibility:hidden; }
#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }

/* Controls Bar
----------------------------*/
#navigation { float:right; margin:0px 20px 0 0; }

#prevslide, #nextslide{ background:url(../img/hermes-arrows.png) no-repeat; cursor: pointer; text-indent: -9999px; position:absolute; height: 60px; width: 60px; top: 0; z-index: 20; filter: alpha(opacity=40); opacity: 0.4;}
#prevslide{ left:20px; background-position: 0 0; }
#nextslide{ right:20px; background-position:-60px 0; }
#prevslide:active, #nextslide:active{ margin-top:3px; }
#prevslide:hover, #nextslide:hover{ filter: alpha(opacity=80); opacity: 0.8; }

/* Progress Bar
----------------------------*/					
#progress-back{ z-index:5; position:fixed; bottom:0; left:0; height:6px; width:100%; background:url('../img/progress-back.png') repeat-x; }
#progress-bar{ position:relative; height:6px; width:100%; background:url('../img/progress-bar.png') repeat-x; }


/*********************************************************************************************

12.5 Adicionales

*********************************************************************************************/

.not-visible{
    display:none;
}
.tree{
    width:100%;
    margin-bottom:30px;
    float:left;
}
.tree a{
    padding-right:4px;
    float:left;
    color:#b4b4b4;
    font:12px Arial, Helvetica, sans-serif;
}
.tree a:hover{
    text-decoration:underline;
}
#main .post-meta h1{
    line-height:inherit;
}
#main .post-meta h1 strong{
    text-transform:uppercase;
}
.post-single h4{
    text-transform:uppercase;
    color:#b4b4b4;
}
.post-single h3{
    color:#d48826;
    font-size:12px;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    margin-bottom:10px;
    text-transform:uppercase;
}
.post-single a{
    text-decoration:underline;
    /*	color:#b4b4b4;*/
}
.post-single .descargar-link{
    color:#d48826;
    font-size:12px;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    margin-bottom:10px;
    background:url(../img/descargar-icon.png) no-repeat;
    padding-left:29px;
    float:left;
    min-height:19px;
    padding-top:1px;
}
.aside-general-interna h3{
    color:#d48826;
    font:bold 16px Arial, Helvetica, sans-serif;
    margin-bottom:20px;
    text-transform:uppercase;
}
.aside-general-interna .submenu-aside{
    float:left;
}
.aside-general-interna .submenu-aside li{
    width:100%;
    background:url(../img/submenu-aside.jpg) no-repeat bottom left;
    padding:6px 17px;
    margin-bottom:3px;
}
.aside-general-interna .submenu-aside .li-selected{
    background-position:top left;
}
.aside-general-interna .submenu-aside li a{
    font:bold 14px Arial, Helvetica, sans-serif;
    color:#fff;
}
.column1 p > strong{
    color:#fff;

}
.center-menu-footer li a:hover{
    text-decoration:underline;
}
.div-centrado-numero{
    display: block;
    left: 50%;
    margin: 0 auto;
    overflow: hidden;
    /*width: 48%;*/
}

/********************************************************************************************* 

12. Media Queries 

*********************************************************************************************/   


@media screen and (max-width: 1030px) and (min-width: 990px) {
    .shares-min {
        position: relative;
        float: right;
    }   
    .nv1000{
        display:none;
    }
    .share-1000{   
        background: url("../img/redes-res.png") no-repeat scroll center 0 transparent;
        cursor: pointer;
        display: none;
        height: 36px;
        position: relative;
        margin-top:-4px;
        float:left;
        margin-left:20px;
        width: 36px;
    }
    #menu-main{
        padding:3px 0 3px 235px;
    }
    #menu-main a{
        padding:8px 14px 7px 0;
    }
    .v1000{
        display:block;
    }
    
    .w-home2 .jcarousel-control-prev {
        left: 0;
        z-index: 999;
    }

    .w-home2 .jcarousel-control-next {
        right: 0;
        z-index: 999;
    }
    
    .featured-pages .featured-page-prensa {
        float: left;
        margin-right: 0.42%;
        min-height: 179px;
        width: 3.75%;
        display: inline-block;
    }
}



/* Tablet Landscape */
@media screen and (max-width: 1020px) {


    #hermes-gallery .hermes-gallery-photo {
        left: 50%;
        margin-left: -512px;   /* 50% */
    }

    div.wrapper,
    #content div.wrapper {
        padding-right: 3%;
        padding-left: 3%;
        width: 94%;
    }

    #content div.hermes-gallery-wrapper,
    div.wrapper-footer-contacts {
        padding: 0;
        width: 100%;
    }

    /* Facebook Like Button */
    .widget div.fb-like.fb_iframe_widget {
        width: 100% !important;		
    }

    .widget .fb_iframe_widget { width: 100%!important }
    .widget .fb_iframe_widget span { width: 100%!important; }
    .widget .fb_iframe_widget span iframe { width: 100%!important; }

    .twitter-follow-button {max-width: 100%; }

    .hermes-attractions div.post-cover,
    .hermes-gallery div.post-cover,
    .hermes-rooms div.post-cover {
        border: 0;
        padding: 0;
    }
    
    .w-home2 .jcarousel-control-prev {
        left: 0;
        z-index: 999;
    }
    
    .w-home2 .jcarousel-control-next {
        right: 0;
        z-index: 999;
    }

}

@media screen and (max-width: 1150px) and (min-width: 961px) {
    
    .leng {
        float: left;
    }

    #content div.w-home{
        padding-left: 2%;
        padding-right: 2%;
        width: 96%;
    }
    .w-home .featured-pages{
        left: 50%;
        margin: 20px 0 50px 30px;
        position: relative;
        width: 500em;
    }
    .featured-pages .f-phome {
        display: inline;
        float: left;
        margin-right: 2.12766%;
        width: 20%;
    }

/*    .featured-pages .featured-page {
        display: inline;
        float: right;
        margin-right: 2.12766%;
        width: 33%;
    }*/
    .featured-pages .f-phome{
        display: inline;
        float: left;
        margin-right: 2.12766%;
        width: 28%;
    }
    .featured-pages .prensa-binfo{
        margin-right: 1%;
        min-height: 179px;
        width: 20%;
    }

/*    .featured-pages .featured-page-prensa{
        float: left;
        margin-right: 0.3%;
        min-height: 179px;
        width: 4%;
        display:inline-block;
    }*/



}

/* Tablet Landscape */
@media screen and (max-width: 758px) {

    /* Make Menu Mobile-Device Friendly */

    #menu-main div.wrapper {
        min-height: 38px;
    }

    #menu-main .wrapper {
        position: relative;
    }

    .wrapper-menu .toggle_mobile_menu { 
        cursor: pointer;
        display: block !important; 
        background: transparent url(../img/icon-lines.png) no-repeat top left; 
        height:37px; 		
        width:37px; 
        padding: 0;
        position: absolute; 
        top: 66px; 
        right: 10px;
        z-index: 100;
    }

    .mobile-menu { display: none; }

    #menu-main li { display: block; float: none; margin-right: 0; border-right: 0; border-bottom: solid 1px #333;	text-align: left; }

    #menu-main .cleaner {border-bottom: 0;}

    #menu-main a { padding: 8px 5px; }

    #menu-main li li a,
    #menu-main .current-menu-item li a {
        color: #fff;
    }

    #menu-main a:hover,
    #menu-main li li a:hover { color: #D48826; }

    #menu-main .current-menu-item a, 
    #menu-main .current-item a {
        color: #f5d876;
    } 

    #menu-main .current-menu-item li a {
        background: none;
        padding-left: 0;
    } 

    #menu-main .dropdown ul { 
        background: none; 
        margin-left: 10px;
        display: block; 
        visibility: inherit !important; 
        position: relative; 
        top: 0; 
        left: 0;
        width: auto; 
    }

    #menu-main-menu {
        padding: 5px 0 50px;
        overflow:hidden;
        border-top:2px solid #666;
    }

    #menu-main .dropdown ul {
        position:		relative;
        top:			0;
        width:			100%; /* left offset of submenus need to match (see below) */
        margin: 0;  
        padding: 0; 
        background: none;  
    }
    #menu-main .dropdown ul{
        display:none;
    }

    #menu-main .dropdown ul li {
        width: auto;
        font-size: 11px;
        line-height: 22px;
        margin: 0 0 0 10px;
        padding: 0;
        border: 0;
    }

    #menu-main .dropdown ul li a {
        padding: 5px 12px;
        border-bottom: none;
    }

    #menu-main li li {
        background: none;
    }

    #menu-main li li a:hover {
        background: none;
    }

    #menu-main .dropdown li:hover ul,
    #menu-main .dropdown .sfHover ul {
        border-top: 0;
        padding: 0;
        margin: 0;
        position: relative;
        left:			0;
        top:			0; /* match top ul list item height */
    }

    #menu-main .dropdown li:hover li ul,
    #menu-main .dropdown .sfHover li ul {
        border-top: 0;
        top:			0;
    }

    #menu-main .dropdown li li:hover ul,
    #menu-main .dropdown li .sfHover ul {
        left:			0; /* match ul width */
        top:			0;
    }

    #menu-main .dropdown li li:hover li ul,
    #menu-main .dropdown li .sfHover li ul {
        top:			0;
    }

    #menu-main .sf-sub-indicator { display:none !important; }

    /* End Menu */

    .div-centrado-numero{
        display: block;
        left: 50%;
        margin: 0 auto;
        overflow: hidden;
        width: 64%;
    }

}

/* Tabled Portrait */
@media screen and (max-width: 768px) {

    #menu-main {
        padding-left: 300px;
    }
    .img-redes-likeb{
        max-width:100%;
    }

    .title-l {
        font-size: 18px;
        line-height: 36px;
    }	

    .title-s {
        font-size: 13px;
        line-height: 21px;
    }

    #main, 
    aside {
        display: block;
        float: none;
        margin-right: 0;
        width: 100%;
    }
    
    #prevslide, #nextslide{
        display:none;
        top: 142px;
    }
    
    #slidecaption {
        width: 96%!important;
        right: 0!important;
        padding: 0 2%;
        top: 300px;
    }

}

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 640px) {

    div.wrapper {
        font-size: 14px;
        line-height: 1.5em;
    }

    #logo {
        max-width: 250px;
    }

    #logo img {
        height: auto;
        width: 100%;
    }

    .hermes-rooms-list div.post-cover {
        margin-right: 3%;
        width: 30%;
    }

    .hermes-rooms-list .post-excerpt {
        font-size: 13px;
        width: 67%;
    }

    .widget blockquote.hermes-testimonial {
        font-size: 14px;
        line-height: 23px;
    }

    aside .hermes-posts .post-cover {
        display: none;
    }
    
    .box-slider-home a.mas-info {
        float: left;        
        background: #707070;
        color: #000000;
        width: 100%;
        margin-bottom: 10px;
        padding: 5px 0;
        font-size: 14px;
        margin-left: 0;
    }
    
    .box-slider-home a.reservar-boton {        
        background: #e28d25;
        color: #ffffff;
        width: 100%;
        font-size: 14px;
        padding: 5px 0;
        margin-top: 10px;
        margin-right: 0;
    }

}

@media screen and (max-width: 960px) and (min-width: 741px) {
    
    .header-top2 {
        width: 100%;
    }
    .header-top {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        left: 34%;
        margin-top: 0;
        min-height: 58px;
        padding-left: 0;
        padding-top: 0;
        position: relative;
        top: 14px;
        width: 31%;
    }
    
    .header-top .r-font {
        font: bold 12px Arial,Helvetica,sans-serif;
        margin-top: 46px;
    }
    
    .header-top .r-font strong {
        font-size: 12px;
    }
    
    .reservas-res-both .submit-reservar {
        background-color: #90DB22;
        border: thin solid #53985D;
        border-radius: 3px;
        box-shadow: 0 1px 2px #000000;
        color: #000000;
        cursor: pointer;
        float: left;
        font: bold 11px Arial,Helvetica,sans-serif;
        margin: 0 0 0 13px;
        padding-bottom: 5px;
        padding-top: 5px;
        text-align: center;
        width: 100px;
    }
    .reservas-res-both .clear-r{
        clear:none;
        float:left;
        width:auto;
    }	
    .reservas-res-both {
        background: url("../img/rrboth-back.png") repeat scroll 0 0 transparent;
        display: none;
        left: 176px;
        padding-bottom: 20px;
        padding-top: 20px;
        position: absolute;
        top: 4px;
        width: 405px;
        z-index: 9999;
    }

    .div-centrado-numero{
        width:69%;
    }
    .wrapper-menu .toggle_mobile_menu{
        top:115px;
    }
    .cleaner-res{
        clear:both;
    }
    header .wrapper {
        position: relative;
        min-height: 287px;
    }
    #menu-main{
        margin-top:60px;
    }
    #logo {
        display: inline;
        float: left;
        margin-right: 20px;
        left:3%;
    }
    .form-htop{
        margin-top:20px;
        padding-right:0;
        margin-left:0;
        border-right:none;
    }
    .form-htop p{
        margin-bottom:10px;
    }
    .form-htop div{
        margin-left:0;
        margin-bottom:10px;
    }
    #content{
        top:69%;
    }
    /*.form-htop .submit-reservar{
            margin-left:0;
    }
    .redes-sociales{
            border-right: medium none;
            margin-left: 0;
            padding: 0;
            position: absolute;
            width: 17%;
            top: 160px;
    }
    .redes-sociales a{
            margin-bottom:3px;
    }*/
    .visible-res{
        display:block;
    }
    .not-visible-res {
        display: none;
    }
    
    .not-visible-res.tarifador {
        display: block;
        top: 80px;
        margin: 0 25%;
    }
    
    #slidecaption {
        top: 244px;
    }
    
    .leng{
        margin-left:0;
        margin-bottom:10px;
    }
    header{
        position:relative;
    }
    .w-home .featured-pages{
        /*left: 0;
        margin: 20px 0 50px;
        position: relative;*/
        left: auto;
        margin: 20px auto 50px;
        position: relative;
        width: 500em;
    }

    .featured-pages .featured-page{

        display: inline;
        float: left;
        margin-left: 0.2%;
        margin-right: 0.4%;
        width: 20%;
    }

    .featured-pages .f-phome{
        display: inline;
        float: left;
        margin-right: 2.12766%;
        width: 47%;
    }
    .footer-additional p{
        width: 94%;
        padding:15px 20px;
    }
    
    .last-footer .imgs {        
        margin: 0 25%;        
        float: left;
        width: 50%;        
    }
    
    .wrapper .column1 .m-left3{
        margin-left:0;
    }
    .wrapper .column1 span{
        margin-left: 16px;
        margin-right: 16px;
    }	
    /*#menu-main {
            padding:0;
            float:right;
    }*/
    #menu-main {
        float: right;
        padding: 0 0 0 162px;
        margin-top:-31px;
    }
    #menu-main li{
        margin:0 4px;
    }
    #menu-main a{
        padding:7px 14px 10px 0;
    }
    .visible-768{
        display:block;
    }
    .leng-res {
        display: block;
        float: left;
        margin-left: 42%;
        position:absolute;
    }
    .leng-res select{
        color:#90DB22;
        font:bold 13px Arial, Helvetica, sans-serif;
        background:none;
        border:none;
    }
    .redes-sociales{
        position: absolute;
        right: 200px;
        margin-top: 0px;
        padding-right: 0px;
        border:none;
        top: 56px;
    }
    .redes-sociales a{
        margin-right:4px;
    }
    /*.header-top{
             background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
            float: left;
            left: 0;
            margin-top: 0;
            min-height: 58px;
            padding-left: 0;
            padding-top: 0;
            position: relative;
            top: 182px;
            width: 100%;
    }*/	
    .leng-res {
        /*display: block;
        float: left;
        margin-left: 42%;
        position:absolute;*/
        display: block;
        position: absolute;
        right: 38px;
        top: 22px;
    }
    header .wrapper {
        min-height: 111px;
        position: relative;
    }	
    .header-top {
        background: none repeat scroll 0 0 transparent;
        left: 165px;
        margin-top: 0;
        min-height: 58px;
        padding-left: 0;
        padding-top: 0;
        position: relative;
        top: -37px;
        width: 23%;
    }
    .calen-res{
        background:url(../img/calendario-res.png) no-repeat;
        display: none;
        cursor:pointer;
        float: left;
        z-index:10;
        height: 36px;
        margin-left: 326px;
        margin-top: 15px;
        width: 36px;
    }
    .share-res{    background: url("../img/redes-res.png") no-repeat scroll center 0 transparent;
                   border-left: thin solid #666666;
                   border-right: thin solid #666666;
                   cursor: pointer;
                   display: block;
                   height: 36px;
                   position: absolute;
                   right: 136px;
                   top: 15px;
                   width: 184px;
    }

    .form-htop {
        border-right: medium none;
        margin-left: 0;
        margin-top: 20px;
        padding-right: 0;
        width: 50%;
    }
    .reserva-box {
        display: block;
        float: left;
    }


    .featured-pages .featured-page-prensa{
        display: inline;
        float: left;
        margin-left: 0.5%;
        margin-right: 0;
        width: 4%;
    }

}

@media screen and (max-width: 740px) and (min-width: 481px) {
    
    .reserva-box {
        width: 42%;
        margin-top: 56px;
    }
    
    .header-top .r-font {
        font: bold 12px Arial,Helvetica,sans-serif;
    }
    
    .header-top .r-font strong {
        font-size: 12px;
    }
    
    .header-top {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        left: 34%;
        margin-top: 0;
        min-height: 58px;
        padding-left: 0;
        padding-top: 0;
        position: relative;
        top: 14px;
        width: 31%;
    }
    .div-centrado-numero{
        width:91%;
    }
    .wrapper-menu .toggle_mobile_menu{
        top:115px;
    }
    .cleaner-res{
        clear:both;
    }
    header .wrapper {
        position: relative;
        min-height: 328px;
    }
    #logo {
        display: inline;
        float: left;
        margin-right: 20px;
        left:3%;
    }
    .form-htop{
        margin-top:20px;
        padding-right:0;
        margin-left:0;
        border-right:none;
    }
    .form-htop p{
        margin-bottom:10px;
    }
    .form-htop div{
        margin-left:0;
        margin-bottom:10px;
    }
    /*#content{
            top:214%;
    }*/
    /*.form-htop .submit-reservar{
            margin-left:0;
    }
    .redes-sociales{
            border-right: medium none;
            margin-left: 0;
            padding: 0;
            position: absolute;
            width: 17%;
            top: 160px;
    }
    .redes-sociales a{
            margin-bottom:3px;
    }*/
    .visible-res{
        display:block;
    }
    .not-visible-res {
        display: none;
    }
    
    .not-visible-res.tarifador {
        display: block;
    }
    
    .leng{
        margin-left:0;
        margin-bottom:10px;
    }
    header{
        position:relative;
    }
    .w-home .featured-pages{
        left: 0;
        margin: 20px 0 0 32px;
        position: relative;
        width: 500em;
    }
    .featured-pages .featured-page{
        display: inline;
        float: left;
        margin-right: 0.45%;
        width: 3.48%;
    }
    .footer-additional p{
        width: 100%;
        padding:15px 0px;
    }
    .wrapper .column1 .m-left3{
        margin-left:0;
    }
    .wrapper .column1 span{
        margin-left: 16px;
        margin-right: 16px;
    }	
    #menu-main {
        padding:0;
        float:right;
    }
    .leng-res {
        display: block;
        float: left;
        margin-left: 42%;
        position:absolute;
    }
    .leng-res select{
        color:#90DB22;
        font:bold 13px Arial, Helvetica, sans-serif;
        background:none;
        border:none;
    }
    .redes-sociales{
        position: absolute;
        right: 102px;
        margin-top: 66px;
        padding-right: 0px;
        border:none;
    }
    .redes-sociales a{
        margin-right:4px;
    }
    /*.header-top{
             background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
            float: left;
            left: 0;
            margin-top: 0;
            min-height: 58px;
            padding-left: 0;
            padding-top: 0;
            position: relative;
            top: 182px;
            width: 100%;
    }*/
    .form-htop {
        border-right: medium none;
        margin-left: 0;
        margin-top: -202px;
        padding-right: 0;
        width: 100%;
        z-index: 999;
    }
    
    .form-htop .mticon {
        left: 14px;
    }
    
    /*.reserva-box {
            display: block;
            float: left;
            width: 33%;
    }*/
    .leng-res {
        /*display: block;
        float: left;
        margin-left: 42%;
        position:absolute;*/
        display: block;
        position: absolute;
        right: 13px;
        top: 22px;
    }
    header .wrapper {
        min-height: 200px;
        position: relative;
    }
    .wrapper-menu .toggle_mobile_menu {
        top: 111px;
    }
    .header-top {
        background: none repeat scroll 0 0 transparent;
        left: 32%;
        margin-top: 0;
        min-height: 58px;
        padding-left: 0;
        padding-top: 0;
        position: relative;
        top: -37px;
        width: 31%;
    }
    .calen-res{
        background:url(../img/calendario-res.png) no-repeat;
        width:36px;
        display:none;
        height:36px;
        z-index:10;
        cursor:pointer;
        float:left;
        margin-top:15px;
        margin-left:61.3%;
    }
    .share-res{
        background: url("../img/redes-res.png") no-repeat scroll center 0 transparent;
        border-left: thin solid #666666;
        border-right: thin solid #666666;
        cursor: pointer;
        display: block;
        height: 36px;
        position: absolute;
        right: 107px;
        top: 15px;
        width: 60px;
        z-index: 999;
    }

    #content {
        top: 750px;
    }
    
    #prevslide, #nextslide {
        top: 352px;
    }

}

@media screen and (max-width: 610px) and (min-width: 481px) {

    #content {
        top: 450px;
    }
    #prevslide, #nextslide{
        top:0;
    }
    #controls-wrapper {
        height: auto;
        min-height: 93px;
        padding: 0 100px;
        top: 44px;
    }


    #slidecaption{
        font-size:19px;
    }
    .featured-pages .featured-page {
        display: inline;
        float: left;
        margin-left: 0.4%;
        margin-right: 0.4%;
        width: 40%;
    }
    .featured-pages .f-phome {
        margin: 0 3%;
        width: 44%;
    }
    .featured-pages .featured-page-prensa{
        display: inline;
        float: left;
        margin-left: 0.4%;
        margin-right: 0.4%;
        width: 2.9%;
    }



}
@media screen and (max-width: 570px) and (min-width: 500px) {
    .featured-pages .featured-page {
        display: inline;
        float: left;
        margin-left: 0.3%;
        margin-right: 0.3%;
        width: 40%;
    }
    .featured-pages .f-phome {
        margin: 0 3%;
        width: 44%;
    }

    .div-centrado-numero {
        text-align: center;
        width: 94%;
    }
    .featured-pages .featured-page-prensa{		
        display: inline-block;
        float: left;
        margin-left: 0;
        margin-right: 0.5%;
        width: 3%;
    }

    #content {
        top: 650px;
    }
    #prevslide, #nextslide {
        top: 258px;
    }



}


/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 481px) {
    .shares-min{
        top: 35px;
        margin: 0px;
        height: 0px;
        position: absolute;
    }

    .header-top .r-font{
        font:bold 11px Arial,Helvetica,sans-serif;
        width: 100%;
        margin-top: 10px;
    }

    .header-top .r-font strong {
        font-size: 11px;
    }

    .header-top .tel {
        font-size: 14px;
        width: 100%;
        text-align: center;
        margin-top: 8px;
    }

    .reserva-box p{
        font:10px Arial,Helvetica,sans-serif;
    }

    .featured-pages p{
        font-size:11px;
    }
    .redes-sociales a{
        margin-right:0;
    }
    header {
        position: relative;
    }

    header .wrapper {
        /*position: relative;
        min-height: 268px;*/
        min-height: 142px;
        position: relative;
    }

    header .wrapper-menu {
        border-bottom: 0;
    }

    #logo {
        display: inline;
        float: left;
        margin-right: 20px;
        left:3%;
    }
    .header-top{
        /*min-height: 58px;
        padding-left: 0;
        padding-top: 0;
        position: relative;
        top: 138px;
        margin-top:0;
        background:none;*/

        background: none repeat scroll 0 0 transparent;
        margin-top: 0;
        min-height: 58px;
        padding-left: 113px;
        padding-top: 0;
        position: relative;
        right: 0;
        top: 0;
        width: auto;


    }
    .reserva-box {
        float: left;
        width: 150px;
    }
    .form-htop {
        border-right: medium none;
        float: left;
        margin-left: 0;
        margin-top: 15px;
        padding-right: 0;
        width: 100%;
        top: -16px;
        z-index: 999;
    }

    .form-htop p{
        margin-bottom:10px;
    }
    .form-htop div {
        float: left;
        margin-bottom:10px;
    }
    
    .form-htop .mticon {
        left: -4px;
    }
    
    .not-visible-res{
        
    }
    .visible-res{
        display:block;
    }
    .leng-res {
        /*display: block;
        float: left;
        margin-left: 42%;
        position:absolute;*/
        display: block;
        float: left;
        margin-left: 111px;
        position: absolute;
        top: 76px;
    }
    .calen-res{
        background:url(../img/calendario-res.png) no-repeat;
        width:36px;
        display:none;
        height:36px;
        z-index:10;
        cursor:pointer;
        position:absolute;
        /*right:11px;*/
        right:10%;
        top:0px;
    }
    .share-res{
        background:url(../img/redes-res.png) no-repeat;
        width:36px;
        height:36px;
        display:block;
        position:absolute;
        right:59px;
        top:66px;
        cursor: pointer;
    }
    .leng-res select{
        color:#90DB22;
        font:bold 13px Arial, Helvetica, sans-serif;
        background:none;
        border:none;
    }
    #logo img {
        max-height: 100px;
        width: auto;		
    }

    #menu-main {
        /*clear: both;
        min-height: auto;
        padding: 0;
        top:0;
        position: relative;
        margin-top:220px;
        overflow: hidden;*/

        clear: both;
        margin-top: 0;
        overflow: hidden;
        padding: 0;
        position: relative;
        top: 42px;
    }

    #container .content-noslideshow {
        padding-top: 30px;
    }

    .featured-pages .featured-page {
        margin-right: 0.2%;
        width: 40%;
    }

    .featured-pages .featured-page-2,
    .featured-pages .featured-page-4 {
        margin-right: 0;
    }

    .hermes-rooms-grid .hermes-room {
        display: block;
        float: none;
        margin-right: 0;
        width: 100%;
    }

    .hermes-attractions .hermes-attraction {
        display: block;
        float: none;
        margin-right: 0;
        width: 100%;
    }

    .hermes-attractions div.post-cover {
        display: inline;
        float: left;
        margin-right: 5%;
        width: 35%;
    }

    .hermes-attractions div.post-excerpt {
        display: inline;
        float: left;
        text-align: left;
        width: 60%;
    }

    .hermes-attractions .title-center {
        text-align: left;
    }

    .wrapper .column-double,
    .wrapper .column-third {
        margin-right: 0;
        margin-bottom: 30px;
        width: 100%;
    }

    .hermes-credit {
        display: none;
    }
    .redes-sociales{
        position: absolute;
        right: 0;
        margin-top: -3px;
        padding-right: 10px;
        border:none;
    }
    .redes-sociales a{
        margin-right:3px;
    }
    .w-home .featured-pages{
        margin: 20px 0 50px 32px;
        left:0;
        width: 500em;
    }
    .footer-additional p{
        width:auto;
        margin: 30px auto;
        padding: 0 13px;
    }
    .column1 p > strong{
        color:#fff;
    }
    .wrapper .column1 .m-left3{
        margin-left:0;
    }
    .wrapper .column1 span{
        text-align: center;
        width: 100%;
        margin-bottom: 10px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .center-menu-footer {
        margin: 0 auto;
        overflow: hidden;
        width: 63%;
    }
    .last-footer p {
        margin: 0 auto 40px;
        text-align: center;
        width: 100%;
    }
    .leng{
        display:none;
    }
    #controls-wrapper{
        /*display:none !important;*/
        top:460px;
    }
    #content {
        top: 550px;
    }
    #prevslide, #nextslide{
        top:14px;
    }
    .footer-additional h3{
        margin-top:20px;
    }
    .featured-pages .f-phome {
        margin: 0 3%;
        width: 44%;
    }
    .featured-pages .featured-page-prensa{
        display: block;
        margin-right: 0.6%;
        width: 2.604%;
    }

}

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 400px) {
    
    .w-home2 .jcarousel-control-prev {
        left: 0;
        z-index: 999;
        top: 32%;
    }
    
    .w-home2 .jcarousel-control-next {
        right: 0;
        z-index: 999;
        top: 32%;
    }
    
    .box-slider-home img {
        margin-bottom: 60px;
    }

    .shares-min{
        position: absolute;
        margin: 0px;
        height: 0px;
        top:70px;
    }
    .center-menu-footer {
        margin: 0 auto;
        overflow: hidden;
        text-align: center;
        width: 87%;
    }
    #content {
        top: 662px;
    }

    .center-menu-footer li {
        float: left;
        margin-right: 0;
    }
    .form-htop .submit-reservar{
        margin-left:0;
    }
    .redes-sociales{
        position: absolute;
        right: 0;
        margin-top: 24px;
        padding-right: 0px;
        border:none;
        display: none;
    }
    .redes-sociales a{
        margin-right:2px;
    }
    #prevslide, #nextslide{
        top:170px;
    }
    .featured-pages .featured-page {
        margin-right: 0.5%;
        width: 40%;
    }
    .featured-pages .f-phome {
        margin: 0 3%;
        width: 44%;
    }
    
    .last-footer .imgs {
        width: 100%;
    }

}
@media screen and (max-width: 400px) and (min-width: 380px) {
    .redes-sociales a{
        margin-right:5px;
    }
    .center-menu-footer{
        width:72%;
    }
    .featured-pages .featured-page {
        margin-right: 0.83%;
        width: 40%;
    }
    .featured-pages .f-phome {
        margin: 0 3%;
        width: 44%;
    }

}

@media screen and (max-width: 385px)  {
    .featured-pages .featured-page-prensa{
        margin-right: 1%;
        width: 4%;
    }
    
    .box-slider-home {
        width: 90%;
    }

}


@media screen and (max-width: 321px)  {
    .featured-pages .featured-page-prensa{
        margin-right: 0.5%;
        width: 3.5%;	
    }
    
    .featured-pages .featured-page-prensa:last-child {
        margin-left: 0.4%;
        position: relative;
        right: 40px;
    }

}
@media screen and (min-width:1000px) {
    .m-top50{
        position:relative;
        width:940px;
    }
    
    .selector_idioma_2 {
        display: none;
    }
}
@media screen and (min-width:767px) and (max-width:1000px) {
    .m-top50{
        position:relative;
        width:730px;
    }
    
    .w-home2 .jcarousel-control-prev {
        left: 0;
        z-index: 999;
    }
    
    .w-home2 .jcarousel-control-next {
        right: 0;
        z-index: 999;
    }
}

@media screen and (max-width:767px){
    .banner-new{
        display:none;
    }
}

@media screen and (max-height:400px) and (min-width:1024px){
    #content{
        top:600px;
    }

}

.input-no-selected{
    border:red thin solid !important;
}

.prensa-binfo{
    width:20%;
}


.shares-min a{
    display:inline;
}

.alertas_caja h1{
    color:#000 !important;
    font-size:13px !important;
    padding:10px;
}

.addthis_default_style {
    margin-top: 20px;
}