/*
Theme Name: Hotel Cigarral El Bosque
Theme URI: www.hotelcigarralelbosque.com
Description: Hotel Cigarral El Bosque
Template: mirai
Author: Mirai Espana
*/


@font-face {
    font-family: 'p22_corinthiaregular';
    src: url('p22_corinthia-webfont-webfont.eot');
    src: url('p22_corinthia-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('p22_corinthia-webfont-webfont.woff') format('woff'),
         url('p22_corinthia-webfont-webfont.ttf') format('truetype'),
         url('p22_corinthia-webfont-webfont.svg#p22_corinthiaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*---------------------------- GENERIC STYLES -------------------------------*/
img, a {outline: 0 !important;}

h1 {/*font:<font-style>||<font-variant>||<font-weight>||<font-size>||<line-height>||<font-family>;*/}
h2 {font-size: 50px;}
h3 {
    font-size: 45px;
    margin: 15px 0 5px;
}
h4 {font-size: 40px;}
h1, h2, h3, h4, h5, h6 {
    color: #333333;
    font-family: p22_corinthiaregular;
    text-shadow: 1px 1px 1px #FFFFFF;
    /*filter: dropshadow(color=#ffffff, offx=1, offy=1);*/
}
a, a:visited, input.wpcf7-submit {
    color: #A2AC62;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
        -ms-transition: all 0.7s ease;
        -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
a:hover {color: #000; text-decoration: none;}

body {
    font-family: Average Sans;
    font-size: 15px;
}

#header {}
#header .content {
    background: url("/files/bg-menu.png") repeat-x scroll 0 0 transparent;
    padding: 10px 0 17px;
}

#main {padding: 0 2%;}
#main .content {}

#footer {
    background: url("/files/bg_footer.png") repeat-x scroll 0 0 transparent;
    font-family: Carme;
}
#footer .content {
    background: url(/files/logo-pie.png) no-repeat center -3px;
    background: url("/files/bg_detail_footer.png") no-repeat scroll center 10px, url(/files/logo-pie.png) no-repeat center -3px;
    padding: 10px 0 0;
    position:relative;
}
/*------------------------------------------------------------------------------*/
.clear {clear: both;}

/*------------------------------------ LOGO ------------------------------------*/
#logo {
    padding-left: 2%;
}
/*------------------------------------------------------------------------------*/


/*--------------------------------- QTRANSLATE ---------------------------------*/
.widget_qtranslate {
    padding-right: 2%;
    text-align: right;
}
.widget_qtranslate h3 {}
.widget_qtranslate ul {}
.widget_qtranslate ul li {
    display: inline-block;
}
.widget_qtranslate ul li a {}
.widget_qtranslate ul li a:hover {text-decoration: underline;}
.widget_qtranslate ul li.active {display: none;}
.widget_qtranslate ul li.active a {}
.widget_qtranslate ul li.active a:hover {}

.widget_qtranslate select {}
/*------------------------------------------------------------------------------*/


/*-------------------------------- MENU-NAV-WEB --------------------------------*/
ul#menu_web {
    font-family: Alegreya;
    font-size: 1.5em;
    text-transform: uppercase;
}
ul#menu_web li {display: inline-block; position: relative;}
ul#menu_web li a {}

ul#menu_web > li {
    padding-right: 3%;
}
ul#menu_web > li a {}
ul#menu_web > li:hover a {}
ul#menu_web > li:hover ul.sub-menu {display: block;}
ul#menu_web > li.current-menu-item {}
ul#menu_web > li.current-menu-item a,
ul#menu_web > li.current-menu-parent a {text-decoration: underline;}

ul#menu_web > li ul.sub-menu {
    font-size: 0.7em;
    left: 0;
    padding: 3px 0 0;
    position: absolute;
    top: 20px;
    white-space: nowrap;
}
ul#menu_web > li ul.sub-menu li {
    background: url("/files/bg_texture_booking.jpg") repeat scroll 0 0 transparent;
    border-left: 1px solid #b4b398;
    border-right: 1px solid #b4b398;
    display: block;
    padding: 0 17px;
}

ul#menu_web > li ul.sub-menu li:first-child {border-top: 1px solid #b4b398; padding-top: 12px;}
ul#menu_web > li ul.sub-menu li:last-child {border-bottom: 1px solid #b4b398; padding-bottom: 12px;}

ul#menu_web > li ul.sub-menu li a {
    color: #555636;
    text-decoration: none;
}
ul#menu_web > li ul.sub-menu li a:hover,
ul#menu_web > li ul.sub-menu li.current-menu-item a {text-decoration: underline;} 
ul#menu_web > li.current-menu-item ul.sub-menu,
ul#menu_web > li.current-menu-parent ul.sub-menu {}
ul#menu_web li.current-menu-item ul.sub-menu .current_page_item {}
/*ul#menu_web .current-menu-parent .sub-menu {display: block;}*/
/*------------------------------------------------------------------------------*/


/*-------------------------------  GOOGLE MAPS ---------------------------------*/
.mapa {}
.mapa .map_canvas {
    box-shadow: 0 0 10px #555555;
 -webkit-box-shadow: 0 0 10px 0px #555555;
    margin: 20px auto;
    width: 80% !important;
}
.mapa .map_canvas p {
    font-size: 0.9em;
    margin: 0 !important;
}
.mapa .map_canvas img {}
.mapa .formRuta {
    margin: 0 0 10px;
    text-align: center;
}
.mapa .formRuta label {}
.mapa .formRuta input.origen {
    margin-right: 1%;
}
.mapa .formRuta input.calculaRuta {
    margin: 0 0.3%;
}
.mapa .formRuta input.calculaRuta:hover {}
.mapa .formRuta input.calculaRuta.disabled,
.mapa .formRuta input.calculaRuta.disabled:hover {border: 1px solid #333;}

.mapa .formRuta a.ocultaRuta {}
.mapa .formRuta a.ocultaRuta:hover {}

.mapa .alert,
.adp-warnbox {
    color: #000;
    margin-top: 20px;
}

.mapa .alert button.close {}

.mapa .ruta {
    width: 100% !important;
}
.mapa .ruta table {}
.mapa .ruta table img {}





/*------------------------------------------------------------------------------*/


/*------------------------------  MOTOR MASHUP ---------------------------------*/
.mirai_motor {margin-top: 5px;}

.mirai_motor h3 {
    background: url("/files/bg_texture_offers.jpg") repeat scroll 0 0 transparent;
    font-family: Alegreya;
    font-size: 1.2em;
    line-height: 30px;
    margin: 0 10px;
    text-align: center;
text-shadow: 1px 1px 2px #ffffff;
/*filter: dropshadow(color=#ffffff, offx=1, offy=1);*/
    text-transform: uppercase;
}

#offersHs .rowOffers {
    background: none repeat scroll 0 0 #FFFFFF !important;
}

/* Contenido HTML antes del motor */
/* campos selector hoteles */

.mirai_motor #tituloMotorSelector {} /* Título selector */ 
.mirai_motor #selectHotel {} /* Combo con listado de hoteles */
.mirai_motor > label {} /* Radios con listado de hoteles */
.mirai_motor > label input {} 

.mirai_motor #mirai_bookentrance {
    box-shadow: 0 3px 5px;
 -webkit-box-shadow: 0 3px 5px 0px;
}
#mirai_bookentrance {
    background: url("/files/bg_texture_booking.jpg") repeat scroll 0 0 transparent;
    font-family: Carme !important;
}

.mirai_motor #mirai_be0 {
    padding: 2% 4%;
}

.mirai_motor #mirai_be1,
.mirai_motor #mirai_be3,
.mirai_motor #mirai_be5,
.mirai_motor #mirai_be2,
.mirai_motor #mirai_be4,
.mirai_motor #mirai_be6,
.mirai_motor #mirai_be7,
.mirai_motor #mirai_be9,
.mirai_motor #mirai_be10 {
    font-family: Carme;
    float:left;
    margin-right:5px !important;
}
.mirai_motor #mirai_be1,
.mirai_motor #mirai_be3,
.mirai_motor #mirai_be5,
.mirai_motor #mirai_be8,
.mirai_motor #mirai_be10 {
    line-height:25px;
    display:inline-block;
}

#mirai_be2, 
#mirai_be4, 
#mirai_be6, 
#mirai_be9, 
#selectHotel {
    border-radius: 0 0 0 0;
-webkit-border-radius: 0px 0px 0px 0px;
-webkit-box-shadow: inset 1px 1px 2px 0px #cccccc;
box-shadow: inset 1px 1px 2px 0px #cccccc;
    color: #000000;
    cursor: auto;
    font-size: 0.8em;
    height: 26px;
    width: 10%;
}

#mirai_be2 {
    background: url("/files/sprite-icons.png") no-repeat scroll 81px 6px #FFFFFF;
    font-size: 0.8em !important;
    padding-left: 2px !important;
    width: 100px !important;
}

#mirai_motor-2 #mirai_be4 {
    height: auto;
    padding: 2px 0;
    width: 45px !important;
}

.mirai_motor #mirai_be5 {}

.mirai_motor #mirai_be6 {
    width: 14%;
}

.mirai_motor #mirai_be7 {
    display: inline-block;
    margin-top: 5px !important;
}
#mirai_be7 input, .mapa .formRuta input.calculaRuta {
background: rgb(254,229,191);
background: -moz-linear-gradient(top,  rgba(254,229,191,1) 0%, rgba(255,194,97,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,229,191,1)), color-stop(100%,rgba(255,194,97,1)));
background: -webkit-linear-gradient(top,  rgba(254,229,191,1) 0%,rgba(255,194,97,1) 100%);
background: -o-linear-gradient(top,  rgba(254,229,191,1) 0%,rgba(255,194,97,1) 100%);
background: -ms-linear-gradient(top,  rgba(254,229,191,1) 0%,rgba(255,194,97,1) 100%);
background: linear-gradient(to bottom,  rgba(254,229,191,1) 0%,rgba(255,194,97,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fee5bf', endColorstr='#ffc261',GradientType=0 );
    border: 1px solid #eab459;
    border-radius: 4px 4px 4px 4px;
 -webkit-border-radius: 4px 4px 4px 4px;
    color: #4F4633 !important;
    font-family: Alegreya !important;
    font-size: 17px !important;
    padding: 5px 25px !important;
    text-shadow: 1px 1px 2px #FFFFFF;
    /*filter: dropshadow(color=#ffffff, offx=1, offy=1); */
    text-transform: uppercase;
    width: auto !important;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
        -ms-transition: all 0.7s ease;
        -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

#mirai_be7 input:hover, .mapa .formRuta input.calculaRuta:hover {
    -webkit-box-shadow: inset 0px 2px 3px 0px #4F4633;
    box-shadow: inset 0px 2px 3px 0px #4F4633;
    text-decoration: none !important;
}
.mirai_motor #mirai_be8 {
    color: #89645F;
    line-height: 43px;
    margin-left: 1% !important;
    text-decoration: none;
    text-transform: lowercase;
}
.mirai_motor #mirai_be8:hover {  
    color: #333;
}
.mirai_motor #mirai_be9 {
    width:auto;
}
.mirai_motor #mirai_be10 {display:none;}
/* motor mashup square */
.mirai_motor.square #mirai_be1,
.mirai_motor.square #mirai_be3,
.mirai_motor.square #mirai_be5,
.mirai_motor.square #mirai_be2,
.mirai_motor.square #mirai_be4,
.mirai_motor.square #mirai_be6,
.mirai_motor.square #mirai_be7,  
.mirai_motor.square #mirai_be9 {    
    margin:0px 0px 10px !important;    
}
.mirai_motor.square #mirai_be1,
.mirai_motor.square #mirai_be3,
.mirai_motor.square #mirai_be5 {
    width:42%;
}
.mirai_motor.square #mirai_be2,
.mirai_motor.square #mirai_be4,
.mirai_motor.square #mirai_be6 {
    width:57%;                                                                                    
}
.mirai_motor.square #mirai_be4 {
    width:30% !important;
}
.mirai_motor.square #mirai_be5 {
    font-size:12px;
    line-height:13px;
}
.mirai_motor.square #mirai_be7 {
    display:inline-block;
    width:100% !important;
    text-align:center;
    margin-bottom:10px !important;
}
.mirai_motor.square #mirai_be8 {
    display:inline-block;
    text-align:center;
    width:100%;
    font-size:12px;
}
.mirai_motor.square #mirai_be9 {
    width:100%;
}

#ui-datepicker-div {font-size: 14px !important;}

/*------------------------------------------------------------------------------*/


/*-------------------------  MOTOR MASHUP CALENDAR -----------------------------*/
.ui-datepicker .ui-datepicker-header,
.ui-datepicker .ui-datepicker-buttonpane button,
.ui-datepicker td:hover a {
    /*background-color: <color>*/;
    /*color: <color> !important;*/
}
#ui-datepicker-div {
    /*font-size: <size> !important;*/   
}
/*------------------------------------------------------------------------------*/


/*------------------------------  OFFERS MASHUP --------------------------------*/
.offers-mashup {}
.offers-mashup h3 {}
.offers-mashup img {}
.offers-mashup .carousel {}
.offers-mashup .carousel-inner {}
.offers-mashup .carousel-inner .item {}
.offers-mashup .carousel-control {}
.offers-mashup .carousel-control:hover {}
.offers-mashup .carousel-control.right {}
.offers-mashup .carousel-control.right:hover {}
.offers-mashup dl {}
.offers-mashup dl dt {}
.offers-mashup dl dd {}
.offers-mashup .rss-link {}
.offers-mashup .more-info-link {}
/*------------------------------------------------------------------------------*/


/*----------------------------  OPINIONES MASHUP -------------------------------*/
div.hssurveys_full h2 {
    font-family: inherit;
}
div.hssurveys_full p.more {
    clear: both;
}
.mirai_opiniones {}
.mirai_opiniones #xdhsReviewSummaryContent-XdHs {
    font-family:inherit;
    font-size:inherit;
    color:inherit;
}
.mirai_opiniones #xdhsReviewSummaryContent-XdHs #hsRating {
    font-family:inherit;
    font-size:inherit;
    color:inherit;
    margin:0px;
    padding:0px;
    width:auto;
}
.mirai_opiniones #xdhsReviewSummaryContent-XdHs #hsRating #scoreTop {
    height:auto;
}
.mirai_opiniones #xdhsReviewSummaryContent-XdHs #hsRating #scoreTop #score {
    line-height: normal;
    float:none;
    display: inline-block;
    font-size: 48px;
}
.mirai_opiniones #xdhsReviewSummaryContent-XdHs #hsRating #scoreTop #ratingBar {
    float:none;
    display: inline-block;
}
.mirai_opiniones #xdhsReviewSummaryContent-XdHs #hsRating #mirai_recommend {
    border:0px;
    font-family:inherit;
    font-size:inherit;
    color:inherit;
}
.mirai_opiniones #xdhsReviewSummaryContent-XdHs #hsRating #mirai_recommend h3 {
    font-family:inherit;
    font-size:inherit;
    color:inherit;
    padding:0px;
    line-height: normal;
}
.mirai_opiniones #xdhsReviewSummaryContent-XdHs #hsRating #mirai_reviewSouce {
    padding:0px;
    line-height:normal;
}
.mirai_opiniones #xdhsReviewSummaryContent-XdHs #hsRating .mirai_btReview {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0px auto;
    text-decoration: none;
    line-height: normal;
    background-color: #666;
    color: #fff;    
}
.mirai_opiniones #xdhsReviewSummaryContent-XdHs #hsRating .mirai_btReview:hover {}
.mirai_opiniones #xdhsReviewSummaryContent-XdHs #hsRating #writeReviews {display:none;}
.mirai_opiniones > p {} /* link hotelsearch.com
/*------------------------------------------------------------------------------*/


/*-------------------------------  SOCIAL MEDIA --------------------------------*/
#social-media {}
#social-media h3 {}
#social-media ul {}
#social-media ul li {}
#social-media ul li:first-child {}
#social-media ul li a {
    /* Uncomment this for custom social media icons */
    /*background-image: url('images/sprite.png');*/
}
/*------------------------------------------------------------------------------*/


/*-----------------------------------  VCARD -----------------------------------*/
.hotelschema {
    color: #CCCCCC;
    font-size: 0.85em;
    height: 39px;
    line-height: 9px;
    text-align: center;
}
.hotelschema h3 {}
.hotelschema .name, .hotelschema .stars, .hotelschema .address .region, .hotelschema .fax-label, .hotelschema .fax {display: none;}
.hotelschema .separator {}
.hotelschema a {}

.address_phone {}
/*------------------------------------------------------------------------------*/


/*-----------------------------  SLIDESHOW VIEWPORT-----------------------------*/
.fullscreen-slideshow .slideshow .contSlideshow .txtslider {}
/*------------------------------------------------------------------------------*/


/*----------------------------  SLIDESHOW NAVIGATION ---------------------------*/
.on-page-slideshow .slideshow {}
.on-page-slideshow .prev {position:absolute;top:45%;left:10px;z-index:2;}
.on-page-slideshow .next {position:absolute;top:45%;right:10px;z-index:2;}
.on-page-slideshow div[class*="pager"] {
    bottom: 7px;
    left: 0;
    position: absolute;
    text-align: center;
    top: auto;
    width: 100%;
    z-index: 20;
}
.on-page-slideshow div[class*="pager"] a {
    background: #C0C0C0;
    border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
    box-shadow: 0 1px 2px #333333 inset;
-webkit-box-shadow: inset 0px 1px 2px 0px #333333;
    display: inline-block;
    height: 15px;
    line-height: 13px;
    margin: 0 3px;
    text-indent: -9999px;
    width: 15px !important;
}
.on-page-slideshow div[class*="pager"] a.activeSlide, .on-page-slideshow div[class*="pager"] a:hover {
    background: none repeat scroll 0 0 #D5E39C;
    box-shadow: 0 2px 3px #667716 inset;
-webkit-box-shadow: inset 0 2px 3px 0px #667716;
}
/*------------------------------------------------------------------------------*/


/*-------------------------------  BOOKING PAGES -------------------------------*/
.bookingstep1 {background: url(/files/slider-background-habitaciones/slider-content-01.jpg) no-repeat fixed center top;
background-size: 100% 100%;}
.bookingstep1 #sidebar-preheader {display: block;}
.bookingstep1 #motor_reservas #mirai_bookentrance {/*background-color:<color>;*/}
.bookingstep1 #motor_reservas #mirai_bookentrance #mirai_be7 input {
    /*background-color:<color>;
    color:<color>;*/
}
.bookingstep1 #motor_reservas #mirai_bookentrance #mirai_be7 input:hover {
    text-decoration:underline;
}
.bookingstep1 #mirai_be0 span, .bookingstep1 #mirai_be0 input, .bookingstep1 #mirai_be0 select {
    font-family: Carme;
    vertical-align: middle;
}
.bookingstep1 #mirai_be2 {
    font-size: 12px !important;
    width: 100px !important;
}
.bookingstep1 #mirai_be4 {
    font-size: 15px !important;
    width: 50px !important;
}
.bookingstep1 #mirai_be6 {
    width: 100px !important;
}

#mirai_extra td h2 {
    font-size: 38px !important;
    margin: 0 auto !important;
}
#mirai_extra td h3 {color: #000; font-size: 31px !important;}

/*------------------------------------------------------------------------------*/


/*-------------------------------- PHOTOS PAGES --------------------------------*/
.ngg-galleryoverview {/*margin:<margin>*/}
.ngg-galleryoverview .ngg-gallery-thumbnail {/*margin-right:<margin>*/}
.ngg-galleryoverview .ngg-gallery-thumbnail img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
    transition: all 1s ease;
    box-shadow: 0 0 13px 2px #777777;
-webkit-box-shadow: 0 0 13px 3px #777777;
    margin: 22px;
    opacity: 0.8;
}
.ngg-galleryoverview .ngg-gallery-thumbnail img:hover {
    -moz-transform: scale(1.1) rotate(-5deg) translateX(5px) translateY(5px) skewX(0deg) skewY(0deg);
    -webkit-transform: scale(1.1) rotate(-5deg) translateX(5px) translateY(5px) skewX(0deg) skewY(0deg);
    -o-transform: scale(1.1) rotate(-5deg) translateX(5px) translateY(5px) skewX(0deg) skewY(0deg);
    -ms-transform: scale(1.1) rotate(-5deg) translateX(5px) translateY(5px) skewX(0deg) skewY(0deg);
    transform: scale(1.1) rotate(-5deg) translateX(5px) translateY(5px) skewX(0deg) skewY(0deg);
    background-color: #FFD18A;
    border: 1px solid #FFFFFF;
    opacity: 1;
}
/*------------------------------------------------------------------------------*/


/*---------------------------------- SHADOWBOX ---------------------------------*/
#sb-container {}
#sb-container #sb-overlay {background-color:#000 !important;}
#sb-container #sb-wrapper #sb-wrapper-inner {border: 1px solid #303030 !important;}
#sb-container #sb-info {}
#sb-container #sb-info #sb-counter {}
#sb-container #sb-info #sb-nav {}
#sb-container #sb-info #sb-nav #sb-nav-close {}
#sb-container #sb-info #sb-nav #sb-nav-next {}
#sb-container #sb-info #sb-nav #sb-nav-previous {}
/*------------------------------------------------------------------------------*/


/*------------------------------------ BLOG ------------------------------------*/
.post {}
.post h2 {}
.post h2 a {}
.post .meta {}
.post .meta .autor_post {}
.post .meta .fecha_post {}
.post .meta .comentarios_post {}
.post .entry {}
.post .entry p {}
.post .entry .post-edit-link {}
.post .entry .categorias {}
.post .entry .categorias a {}
.paginaAnterior {}
.paginaSiguiente {}
.post #respond {}
.post #respond h3 {}
.post #respond form {}
.post #respond form .logged-in-as {}
.post #respond form .comment-form-comment {}
.post #respond form .comment-form-comment label {}
.post #respond form .comment-form-comment textarea {}
.post #respond form .comment-form-comment .form-submit {}
.post #respond form .comment-form-comment .form-submit input {}
.post #prev_post a {}
.post #next_post a {}
/*------------------------------------------------------------------------------*/


/*--------------------------------- SITE STYLES --------------------------------*/

p {margin: 0 0 10px !important;}

.offers-home {
    background: url("/files/bg_texture_offers.jpg") repeat scroll 0 0 transparent;
    background: url("/files/deco-offers.png") no-repeat scroll 20px 20px, url("/files/bg_texture_offers.jpg") repeat scroll 0 0 transparent;
    box-shadow: 0 2px 5px #333333 inset;
-webkit-box-shadow: inset 0px 2px 5px 0px #333333;
    margin: 0 10px;
    padding: 18px 4% 50px 140px;
    position: relative;
    /*z-index: -1;*/
}
.offers-home h3 {
    background: none repeat scroll 0 0 transparent;
    color: #44452C;
    margin: 0;
    text-align: inherit;
}

.offers-home p {}

.offers-home a{
    background: none repeat scroll 0 0 #E8E8E1;
    border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
    bottom: 10px;
    color: #666666;
    display: inline-block;
    font-family: Carme;
    font-size: 0.9em;
    padding: 3px 20px;
    position: absolute;
    right: 4%;
    text-transform: lowercase;
}
input.wpcf7-submit{
    background: none repeat scroll 0 0 #E8E8E1;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    color: #666666;
    font-family: Carme;
    font-size: 0.9em;
    padding: 3px 20px;
    text-transform: lowercase;

}
.offers-home a:hover, input.wpcf7-submit:hover {
    background: #666;
    color: #E8E8E1;
    text-decoration: none;
}

.container-home {
    margin-top: 4%;
}

.content-home {
    background: url("/files/bg_texture_text.png") repeat scroll 0 0 transparent;
    margin-bottom: 2%;
    margin-right: 1%;
    min-height: 156px !important;
    padding: 25px 15px;
}

.container-page {}

.content-page {
    background: url("/files/bg_texture_content.png") repeat scroll 0 0 transparent;
    margin-bottom: 2%;
    margin-left: 1%;
    margin-top: 5px;
    min-height: 236px;
    padding: 25px 15px;
}

.content-page h2 {margin-bottom: 10px;}

div.hssurveys_full .comments p.commentsPerson span.date {color: #333333 !important;}

#titleDivOffers p a {display: none;}

#offersHs .contents h2 {color: #333333 !important;}

.wrapperForm .form label {display: inline-block;}
#offersHs select {
    height: inherit;
    line-height: inherit;
    margin: inherit;
    min-width: 45px;
    padding: inherit;
    width: auto !important;
}

#cuadroOfertas #xdhsOfferContent-offers_script, #cuadroOpiniones #xdhsReviewSummaryContent-XdHs {
    background: url("/files/bg_texture_content.png") repeat scroll 0 0 transparent;
    font-family: Arial !important;
    margin-bottom: 2%;
    margin-left: 1%;
    margin-top: 5px;
    min-height: 236px;
    padding: 25px 15px;
}

#cuadroOfertas h2 {
    font-family: Arial !important;
}

.mini-offer-home {display:none}

.mini-offer-home, .banner-navidad {
    background: url("/files/bg_texture_text.png") repeat scroll 0 0 transparent;
    height: 255px;
    padding: 16px 20px;
    position: relative;
    width: 287px;
    left: 467px;
    top: 5px;
}

.mini-banner-home {
    position: absolute;
    background: #d5dbc9;
    right: 0;
    padding: 20px;
}

.mini-slider-home {
    background: url("/files/bg_texture_text.png") repeat scroll 0 0 transparent;
    height: 174px;
    padding: 16px 20px;
    position: relative;
    width: 287px;
}

.banner-navidad {
    background: url(/files/bg_texture_text.png) repeat scroll 0 0 transparent;
    width: 300px;
    left: 583px;
    top: -54px;
}

.banner-navidad h2 {
    position: absolute;
    color: rgba(255,255,255,1);
    text-shadow: 1px 1px 1px rgba(20,20,20,1);
    font-size: 49px;
    top: 80px;
    left: 0;
    z-index: 1;
    width: 100%;
    text-align: center;
}

.banner-navidad * {
    transition: .4s all;
}

.banner-navidad a {
    display: block;
    position: relative;
    height: 100%;
}

.banner-navidad img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.banner-navidad a span {
    background: #E8E8E1;
    color: #666;
    line-height: 2;
    display: inline-block;
    padding: 0 15px;
    border-radius: 5px;
    margin-top: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,.4);
    position: absolute;
    bottom: 0;
    left: 0;
}

.banner-navidad a:hover span {
    background: #666;
    color: #E8E8E1;
}

.txtslider {
    display: none;
    /*background-color: rgb(0, 0, 0);*/
    /*background-color: rgba(0, 0, 0, 0.7);*/
    color: #FFFFFF;
    font-family: p22_corinthiaregular;
    font-size: 40px;
    left: 5px;
    padding: 10px 0 23px;
    position: absolute;
    /*text-align: center;*/
    text-shadow: 2px 2px 1px #000000;
    /*filter: dropshadow(color=#000000, offx=2, offy=2); */
    top: 40px;
    /*bottom: 5px;*/
    /*width: 100%;*/
}

.home .txtslider {
    display: block;
}

.txtslider .banner-valentin {
    color: #DF1E17;
    left: 58px;
    position: absolute;
    text-shadow: 0 1px 1px #000000;
    top: -35px;
    width: 220px;
}
.txtslider .banner-valentin a {
    color: #000000;
    display: block;
    margin-top: 7px;
    text-align: right;
    text-shadow: 1px 1px 1px red;
    width: 210px !important;
}
.txtslider .banner-valentin a:hover {
    text-shadow: 1px 1px 1px #000;
}

.text-slider-home {
    line-height: 30px !important;
}
.text-slider-home a {
    color: #FFFFFF;
    display: block;
    font-family: Alegreya;
    font-size: 19px;
    padding-left: 3px;
    text-transform: uppercase;
}
.text-slider-home a:hover {
    color: #FFCC7C;
    text-decoration: none;
}

.bodas-home {
    float: left;
    margin-bottom: 20px;
}

.bodas-home .txtslider {
  left: auto;
  right: 5px;
  top: -70px;
  font-size: 42px !important;
  text-align: center;
}




#menu_links_footer_izq {
    padding-right: 40px;
    text-align: right;
}
#menu_links_footer_drch {
    padding-left: 40px;
    text-align: left;
}
.menu_links_footer li {display: inline;}
.menu_links_footer {
    font-size: 0.8em;
    min-height: 0 !important;
    padding: 10px 0 2px;
    text-transform: uppercase;
}
.menu_links_footer li a:hover {}

.links-routes {
    clear: both;
    margin-bottom: 10px;
    overflow: auto;
}

.googleMapsContainer {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    line-height: 20px;
    margin: 5px 1%;
    padding: 0.7% 1%;
    width: 29%;
}

.googleMapsContainer .place {}

.googleMapsContainer .linkGoogleMaps {
    box-shadow: 1px 1px 2px #888888;
 -webkit-box-shadow: 1px 1px 2px 0px #888888;
    display: inline-block;
    margin: 0 !important;
    padding: 2px 6px;
}

.googleMapsContainer .linkGoogleMaps:hover {
    cursor: pointer;
    box-shadow: 1px 1px 2px #888888 inset;
 -webkit-box-shadow: 1px 1px 2px 0px #888888 inset;
}

.bus-tren {
    border: 1px solid #FFFFFF;
    box-shadow: 0px 0px 4px #888888;
 -webkit-box-shadow: 0px 0px 4px 0px #888888;
    float: left;
    margin: 0.5%;
    min-height: 200px;
    padding: 1%;
    width: 46.5%;
}

.list-ball li {
    background: url("/files/sprite-icons.png") no-repeat scroll 0 -37px transparent;
    padding-left: 22px;
}


.list-rooms {
    background: url("/files/bg_detail_list.png") no-repeat scroll left top transparent;
    float: left;
    padding-left: 100px;
    width: 40%;
}
.list-rooms li {}

.tab-content .on-page-slideshow {
    float: left;
    overflow: hidden;
    width: 60% !important;
}
.tab-content .on-page-slideshow .prev, .tab-content .on-page-slideshow .next {
    background: url("/files/sprite-icons.png") no-repeat scroll -3px -89px transparent;
    display: block;
    height: 28px;
    text-indent: -9999px;
    width: 26px;
    z-index: 100;
}
.tab-content .on-page-slideshow .next {
    right: 0;
}
.tab-content .on-page-slideshow .next:hover, .tab-content .on-page-slideshow .prev:hover {
    opacity: 0.8;
}
.tab-content .on-page-slideshow .prev {
    background-position: -2px -129px;
    left: 0;
}

.tab-content .on-page-slideshow .slider-rooms {
    height: 450px !important;
}
.tab-content .on-page-slideshow .slider-rooms .contSlideshow {}
.tab-content .on-page-slideshow .slider-rooms .contSlideshow a {display: block;}
.tab-content .on-page-slideshow .slider-rooms .contSlideshow a img {
    display: block;
    height: 450px !important;
    margin: 0 auto;
    width: 97%;
}

.text-wrap {
    float: left;
    margin-left: 2%;
    width: 35%;
}

.tabspages .nav {border: 0;}
.tabspages .nav li {font-size: 2.5em;}
.tabspages .tab-content {min-height: 206px; position: relative;}

.mini-icon {
    margin-right: 4px;
    margin-top: 3px;
}
.button-readmore {
    bottom: 10px;
    left: 10px;
    padding: 0;
    position: absolute;
}
.button-readmore a, .bodasbutton a {
    display: block;
    padding: 4px 14px;
    text-transform: uppercase;
}

.button-readmore a:hover, .bodasbutton a:hover {
 -webkit-box-shadow: 2px 2px 6px 0px #888888 inset;
    box-shadow: 2px 2px 6px #888888 inset;
}

.bodasbutton {
    bottom: auto;
    left: auto;
    padding: 0;
    position: relative;
}

.buttonpdf {
    margin-left: 10px;
    padding: 0;
}
.pdf-link {
    background: url("/files/pdficon_large.png") no-repeat scroll 6px center transparent;
    color: #555555 !important;
    display: block;
    padding: 10px 15px 10px 45px !important;
}
.pdf-link:hover {
 -webkit-box-shadow: 2px 2px 6px 0px #888888 inset;
    box-shadow: 2px 2px 6px #888888 inset;
    color: #000 !important;
}

.list-services li {
    float: left;
    padding: 5px 1% 5px 0;
    width: 49%;
}
.list-services .icons {
    background: url("/files/sprite-services.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 30px;
    margin-right: 8px;
    vertical-align: middle;
    width: 30px;
}

.list-services .icon1 {background-position: 0 0;}
.list-services .icon2 {background-position: 0 -30px;}
.list-services .icon3 {background-position: 0 -60px;}
.list-services .icon4 {background-position: 0 -90px;}
.list-services .icon5 {background-position: 0 -120px;}
.list-services .icon6 {background-position: 0 -150px;}
.list-services .icon7 {background-position: 0 -180px;}
.list-services .icon8 {background-position: 0 -210px;}
.list-services .icon9 {background-position: 0 -240px;}
.list-services .icon10 {background-position: 0 -270px;}
.list-services .icon11 {background-position: 0 -300px;}
.list-services .icon12 {background-position: 0 -330px;}
.list-services .icon13 {background-position: 0 -360px;}
.list-services .icon14 {background-position: 0 -390px;}
.list-services .icon15 {background-position: 0 -420px;}
.list-services .icon16 {background-position: 0 -450px;}
.list-services .icon17 {background-position: 0 -480px;}
.list-services .icon18 {background-position: 0 -510px;}
.list-services .icon19 {background-position: 0 -540px;}
.list-services .icon20 {background-position: 0 -570px;}
.list-services .icon21 {background-position: 0 -600px;}
.list-services .icon22 {background-position: 0 -630px;}
.list-services .icon23 {background-position: 0 -660px;}
.list-services .icon24 {background-position: 0 -690px;}
.list-services .icon25 {background-position: 0 -720px;}
.list-services .icon26 {background-position: 0 -750px;}
.list-services .icon27 {background-position: 0 -780px;}
.list-services .icon28 {background-position: 0 -810px;}
.list-services .icon29 {background-position: 0 -840px;}
.list-services .icon30 {background-position: 0 -870px;}
.list-services .icon31 {background-position: 0 -900px;}
.list-services .icon32 {background-position: 0 -930px;}
.list-services .icon33 {background-position: 0 -960px;}
.list-services .icon34 {background-position: 0 -990px;}
.list-services .icon35 {background-position: 0 -1020px;}
.list-services .icon36 {background-position: 0 -1050px;}
.list-services .icon37 {background-position: 0 -1080px;}
.list-services .icon38 {background-position: 0 -1110px;}
.list-services .icon39 {background-position: 0 -1140px;}

.cat-wedding-rooms textarea, .cat-wedding-rooms input[type="text"], .cat-wedding-rooms[type="number"]{
    width:70%;
}



/*------------------------------------------------------------------------------*/

/*----------------------------- TABS COMPONENT -----------------------------*/
.tabbable {
    margin-top: 25px;
}
.nav-tabs, .nav-pills {
    border: 0 none;
    margin-bottom: 0;
}

.nav-tabs > li, .nav-pills > li {
    font-family: p22_corinthiaregular;
    font-size: 3em;
    margin-bottom: -2px;
    margin-right: 1%;
}
.nav-tabs > li.active > a, .nav-pills > li.active > a,
.nav-tabs > li > a:hover, .nav-pills > li > a:hover {
/*background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(199,163,78,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(199,163,78,1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(199,163,78,1) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(199,163,78,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(199,163,78,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(199,163,78,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#c7a34e',GradientType=0 );*/
    background: url("/files/bg_textur_tabs_rooms.jpg") repeat-x scroll 0 0 transparent;
    background-size: 100% 100%;
    border: 1px solid transparent; 
    color: #333333;
}
.nav-tabs > li > a:hover, .nav-pills > li > a:hover {
    border: 1px solid transparent;
}
.nav-tabs > li.active, .nav-pills > li.active, .nav-tabs > li.active > a:hover, .nav-pills > li.active > a:hover {
    /*background: url("/files/bg_texture_booking.jpg") repeat scroll 0 0 transparent;*/
}

.nav-tabs > li.active > a:hover, .nav-pills > li.active > a:hover {
     background-color: transparent;
     border: 1px solid transparent; 
     color: #333;
}

.nav-tabs > li > a, .nav-pills > li > a {
    color: #666666;
    padding: 17px 15px 25px;
    margin: 0;
    white-space: nowrap;
}
.tab-content {
    background: none repeat scroll 0 0 #F1EBDF;
    border: 1px solid #E2D9C0;
    padding: 15px 10px;
    position: relative;
}
.tab-content > .tab-pane {}

.tabs-bodas .tab-content {
    padding-bottom: 50px;
}

/*------------------------------------------------------------------------------*/

/*----------------------------- COLLAPSE COMPONENT -----------------------------*/
.accordion-group {}
.accordion-heading {}
.accordion-heading h2 {}
.accordion-heading .accordion-toggle {
    font-family: p22_corinthiaregular;
    font-size: 35px;
    text-align: left;
}


.otros-eventos .accordion-heading .accordion-toggle {
    box-shadow: 2px 2px 3px #333333;
 -webkit-box-shadow: 2px 2px 3px 0px #333333;
    color: #333333;
    font-family: p22_corinthiaregular;
    font-size: 45px;
    height: 40px;
    line-height: 34px;
}

.otros-eventos .accordion-heading .accordion-toggle:hover {font-size: 50px;}

.accordion-heading .accordion-toggle .icon-plus {
    /*background-position: -408px -94px !important;
    height: 18px;*/
    margin-right: 7px;
    vertical-align: middle;
}

.accordion-heading .accordion-toggle .icon-plus {
background: url(http://hotelcigarralelbosque.webs3.mirai.es/files/sprite-services.png) no-repeat 0 -480px !important;
height: 30px;
width: 30px;
}

.accordion-heading .accordion-toggle .icon-plus-sign {
    height: 18px;
    margin-right: 7px;
    vertical-align: middle;
}

.accordion-heading .accordion-toggle:hover {}
.accordion-heading .accordion-toggle.collapsed {}
.accordion-body {
    background: none repeat scroll 0 0 #F1EBDF;
    border: 1px solid #E2D9C0;
}
.otros-eventos .accordion-body {
    background: none repeat scroll 0 0 transparent;
}
.cat-meeting-rooms .accordion-body .accordion-inner a {float:left;margin:0 15px 15px 0;}
.cat-meeting-rooms .accordion-body .accordion-inner .list-ball {float:left;}
.cat-meeting-rooms .accordion-body .accordion-inner .ngg-singlepic {width:275px;box-shadow:0 0 6px #888;}


.slider-min-home {position:relative}
.banner-home {
  display: block;
  left: 570px;
  position: absolute;
  top: 165px;
  width: 250px;
}

/*------------------------------------------------------------------------------*/

.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline .ui-datepicker-header {
  background-color: #333333 !important;
}


.el-greco_footer{
    position:absolute;
    left: 30px;
    bottom: 12px;
    width: 130px;
}
.mercure_footer {
    position:absolute;
    right: 30px;
    bottom: 8px;
}

/*----------------------------------- HACKS ------------------------------------*/


/*------------------------------------------------------------------------------*/

/*----- NUEVO MOTOR -----*/

.engine_mashup {
    margin-top: 5px;
}

/* text before */
.engine_mashup>div .text-before h3 {
    background: url("/files/bg_texture_offers.jpg") repeat scroll 0 0 transparent;
    font-family: Alegreya;
    font-size: 1.2em;
    line-height: 30px;
    margin: 0 10px;
    text-align: center;
    text-shadow: 1px 1px 2px #ffffff;
    text-transform: uppercase;
}

.engine_mashup>div .text-before {
    margin: 0;
}

/*mirai_bookentrance*/
.engine_mashup>div form {
    box-shadow: 0 3px 5px;
    -webkit-box-shadow: 0 3px 5px 0px;
    background: url("/files/bg_texture_booking.jpg") repeat scroll 0 0 transparent;
    font-family: Carme!important;
}

.engine_mashup>div form>fieldset {
    width: 250px;
    margin: 0 auto;
}

.engine_mashup>div form .control-group {
    margin: 0 0 0 1px!important;
}


/* #mirai_be2, #mirai_be4, #mirai_be6 */
.engine_mashup>div form .control-group input[type="text"], .engine_mashup>div form .control-group select {
    height: 31px;
    border-radius: 0px;
    color: #000;
    border: 1px solid #999;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0.9em;
    box-shadow: inset 1px 1px 2px 0px #ccc;
}

/* #mirai_be2, #mirai_be6 */
.engine_mashup>div form .control-group.checkin-control-group input[type="text"] {
    width: 120px!important;
}

.engine_mashup>div form .control-group.promo-code-control-group input[type="text"] {
    width: 60px!important;
}

.engine_mashup>div form .button-group {
    width: 96%;
    margin: 0 2%!important;
    text-align: center;
}

/* #mirai_be7 */
.engine_mashup>div form .button-group input[type="submit"] {
    background: rgb(254,229,191);
    background: -moz-linear-gradient(top,rgba(254,229,191,1) 0%,rgba(255,194,97,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(254,229,191,1)),color-stop(100%,rgba(255,194,97,1)));
    background: -webkit-linear-gradient(top,rgba(254,229,191,1) 0%,rgba(255,194,97,1) 100%);
    background: -o-linear-gradient(top,rgba(254,229,191,1) 0%,rgba(255,194,97,1) 100%);
    background: -ms-linear-gradient(top,rgba(254,229,191,1) 0%,rgba(255,194,97,1) 100%);
    background: linear-gradient(to bottom,rgba(254,229,191,1) 0%,rgba(255,194,97,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fee5bf',endColorstr='#ffc261',GradientType=0);
    border: 1px solid #eab459;
    border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    color: #4F4633!important;
    font-family: Alegreya!important;
    font-size: 17px!important;
    padding: 5px 25px!important;
    text-shadow: 1px 1px 2px #FFFFFF;
    text-transform: uppercase;
    width: 100%;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-width: 246px;
}

/* #mirai_be7:hover */
.engine_mashup>div form .button-group input[type="submit"]:hover {
    -webkit-box-shadow: inset 0px 2px 3px 0px #4F4633;
    box-shadow: inset 0px 2px 3px 0px #4F4633;
    text-decoration: none!important;
}

/* #mirai_be8 */
.engine_mashup>div form .button-group#engine-tracking-link-wrapper a {
    color: #89645F;
}

.engine_mashup>div .text-after {
    margin-top: 0;
}


/*--- fixing offers ---*/

.cat-offers .offer .offer-title, .cat-offers .offer .offer-description, .cat-offers .offer .offer-includes {
    margin: 0 23% 10px 23%!important;
}

/*--- fixing mini slider home ---*/

.home .slider .txtslider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 52px 0 0 10px;
}

.banner-no-text a, .home .slider .txtslider a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 83px 0 0 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*** SideBar ***/
.sideb { border: 1px solid #ddd; }

.sideb, #addthis-widget-2 { margin-top: 10px!important; }

.widget_search form label {
    font-family: Alegreya;
    font-size: 1.1em;
    text-shadow: 1px 1px 1px #FFFFFF;
}

.widget_search form input[type="submit"] {
    border-radius: 5px 5px 5px 5px;
    font-family: Carme;
    font-size: .9em;
    padding: 3px 20px;
}

.widget_search form input[type="submit"]:hover { background: #757575; }

.widget_search form input[type=text] { padding: 4px 2px; }

/*** Recent Post Home ***/
.post-home {
    clear: both;
    margin-left: 0;
    padding: 5px 12px 15px;
}

ul.rpwe-ul {
    padding-top: 10px;
}

li.rpwe-li.rpwe-clearfix {
    border-left: 1px solid #B7B6B6;
    display: inline-block;
    margin-left: 4px;
    padding-left: 18px;
    vertical-align: top;
    width: 31%;
}

li.rpwe-first.rpwe-li.rpwe-clearfix {
    border: none;
    margin-left: 0;
    padding: 0px 10px;
}

.socialmedia { display: none; }

.comunion a {
    display: inline-block;
}


#menu_corporativo {
    text-align: center;
}
#menu_corporativo li {
    display: inline-block;
    padding: 5px;
}
.right-divisor::after {
	content:' - ';
    display: inline-block;
    padding-left: 10px;
}

.qr-code img{
	width: 220px;
    height: auto;
}

.home .qr-code{
	position: absolute; 
    right: 50px;
    top: 120px;
}

.not-home .qr-code{
	position: absolute; 
    left: 35px;
    top: 600px;
}

.show-es:lang(en) {
	display:none!important;
}

/* san valentin */
.offer-san-valentin {
	position: relative;
    border: 3px solid #8a1240;
    border-radius: 23px;
    overflow: hidden;
    top: 7px;
}

.offer-san-valentin img {
	position: absolute;
	object-fit: cover;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	min-height: 287px;
	min-width: 327px;
    filter: blur(3px);
}

.wrapper-info-offer {
	position: relative;
	text-align: center;
	padding: 15px;
}

.wrapper-info-offer h2 {
	font-weight: bold;
    color: #8a1240;
}

.wrapper-btn-offer {
	display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 10px 20px;
}

.wrapper-info-offer a {
    position: relative;
    font-size: 19px;
    background: #8a1240;
    color: #fff;
    padding: 10px 20px;
    margin: 10px;
    border: 2px solid #8a1240;
    transition: all .2s ease-out;
}

.wrapper-info-offer a:hover {
	background: #fff;
    color: #8a1240;
}

/*-------------------------------- MEDIA QUERYS --------------------------------*/
/* Large desktop */
@media (max-width: 1550px) {
    ul#menu_web > li {
        padding-right: 2%;
    }
    .mini-offer-home {
        display:block; 
        left: 346px; 
        /*top: 171px;*/
    }

    .cat-offers .offer .offer-title, .cat-offers .offer .offer-description, .cat-offers .offer .offer-includes {
        margin: 0 23% 10px 16%!important;
    }


}


@media (max-width: 1400px) {
    ul#menu_web > li {
        font-size: 20px !important;
    }


}

@media (max-width: 1275px) {
    ul#menu_web > li {
        font-size: 17px !important;
    }
    .offers-home {
        background-position: center 12px;
        padding: 110px 4% 50px 10px;
    }
    
    .offers-home.offer-san-valentin {
        padding: inherit;
    }
    
    .mini-offer-home {
        display:block; 
        left: 259px; 
        /*top: 211px;*/
    }

   /* .banner-navidad span {
        color: white !important;
    }*/

.cat-offers .offer .offer-title, .cat-offers .offer .offer-description, .cat-offers .offer .offer-includes {
    margin: 0 23% 10px 19%!important;
}

}


@media (min-width: 1200px) {
    .widget_search form input[type="text"] { margin-bottom: 0; }
    .sideb { padding-left: 30px; }
    .engine_mashup>div form .control-group {
        margin: 0 0 0 8px!important;
    }
    
    .banner-navidad {
        left: 683px;
        top: -116px;
    }
}

@media (min-width: 1550px) {
    .banner-navidad {
        left: 808px;
        top: -283px;
    }
}


@media (min-width: 1100px) and (max-width: 1420px) {
    .nav-tabs > li > a {
            font-size: 33px;
            padding: 17px 10px 25px;
    }
    .mini-offer-home {
        display:block; 
        left: 301px; 
        /*top: 192px;*/
    }


.cat-offers .offer .offer-title, .cat-offers .offer .offer-description, .cat-offers .offer .offer-includes {
    margin: 0 23% 10px 19%!important;
}
    
    .banner-navidad {
        left: 633px;
        top: -95px;
    }

}

@media (max-width: 1100px) {
    ul#menu_web > li {
        font-size: 15px !important;
        padding-right: 1.3%;
    }
    #mirai_be0 {
        width: 96% !important;
    }
    .mirai_motor #mirai_be7 {
        margin-right: 0 !important;
        width: 96%;
    }
    .mirai_motor #mirai_be7 input {
        padding: 5px 0 !important;
        width: 100% !important;
    }
    .list-rooms {
        background: none repeat scroll 0 0 transparent;
        padding-left: 0;
        width: 45%;
    }
    .nav-tabs > li > a {
            font-size: 33px;
            padding: 17px 10px 25px;
    }
    .tab-content .on-page-slideshow {width: 100% !important;}
    .text-wrap {
            margin-top: 10px;
            width: 95%;
    }
    .ngg-galleryoverview .ngg-gallery-thumbnail img {margin: 8%;}
    .content-page {margin-top: 85px;}
    /*.sideb { margin-top: 10px; }*/
    .sub-menu {display: block !important;}
    ul#menu_web > li ul.sub-menu li a {
        font-size: 1.4em;
        white-space: pre-wrap;
    }
    #cuadroOfertas {margin-top: 70px;}
    #cuadroOpiniones {margin-top: 70px;}
    .mini-offer-home {left: 246px; top: 233px; display:block;}


.cat-offers .offer .offer-title, .cat-offers .offer .offer-description, .cat-offers .offer .offer-includes {
    margin: 0 23% 10px 19%!important;
}

}/* desktop */
@media (max-width: 2100px) {
    .mini-offer-home {
        display:inline-block;
        left: 15px;
    }
}

@media (max-width: 1850px) {
    .mirai_motor h3 {font-size: 1.1em;}
    .mirai_motor #mirai_be3 {clear: both;}
    .mirai_motor #mirai_be3, .mirai_motor #mirai_be4, .mirai_motor #mirai_be5, .mirai_motor #mirai_be6 {
        margin-bottom: 7px !important;
        margin-top: 10px !important;
    }
    .mirai_motor #mirai_be8 {
        text-align: center;
        width: 100%;
    }
    .mirai_motor #mirai_be6 {width: 20%;}
    .mirai_motor #mirai_be0 {
        margin: 0 auto;
        width: 250px;
    }
    /*.mini-offer-home {display:block;}*/


}
@media (max-width: 770px) {
.mirai_motor #mirai_be5 {clear: both;}
.mirai_motor #mirai_be5, .mirai_motor #mirai_be6 {margin-top: 1px !important;}
.mirai_motor #mirai_be7 input {font-size: 13px !important;}
.mirai_motor h3 {font-size: 1.3em; text-align: center;}
.mini-offer-home{left: 182px; top: 340px; display:none}


}
@media (min-width: 1860px) {
.engine_mashup>div form>fieldset {
    width: 100%;
}
}



/* ipad portrait - landscape */
@media (min-device-width: 768px) and (max-device-width: 979px){
    .widget_search form input[type=text] {
        width: 145px!important;
    }

/*** Motor Fix ***/
    .engine_mashup.inline>div form .control-group {
        display: block!important;
    }

    .engine_mashup.inline>div form .button-group {
        display: block!important; 
        margin-right: 0px!important; 
    }

    .engine_mashup>div form .button-group {
        width: 74%!important;
        margin: 0!important; 
    }

    .engine_mashup>div form .button-group input[type="submit"] {
        padding: 5px 0px!important;
    }
/*** Recent Post Home ***/
    li.rpwe-li.rpwe-clearfix { width: 30%; }


    
}

/* customize ipad portrait */
@media (min-device-width: 768px) and (max-device-width: 979px) and (orientation : portrait) {
.content-home h2 {white-space: nowrap;}
#header .content {
    height: 210px;
    padding-bottom: 0 !important;
}
#logo {
    float: none;
    text-align: center;
    width: 100%;
}
.widget_qtranslate {
    position: absolute;
    right: 0;
    top: 10px;
}
ul#menu_web {
    background: url("/files/bg_menu.png") repeat-x scroll 0 bottom transparent;
    margin-top: 10px;
    padding: 14px 0 20px 2%;
    width: 100%;
}
#main .content {
    margin-top: 0px;
}
.mirai_motor {
    width: 35% !important;
}
ul#menu_web li a {
    white-space: nowrap !important;
}
#menu-item-147 .sub-menu {
    left: auto !important;
    right: -30px;
}
.mirai_motor #mirai_be5 {
    clear: none;
}
.mirai_motor #mirai_be7 input {
    font-size: 17px !important;
}
.container-home {
    margin-top: 5px !important;
    padding-left: 1%;
    width: 65% !important;
}
.content-home {width: 100% !important;}
.home .mirai_motor {
    width: 35% !important;
}
.home .offers-home {
    background-position: center 12px !important;
    padding: 110px 4% 50px 10px !important;
}
.home .mirai_motor #mirai_be3 {
    clear: both !important;
}
.home .mirai_motor #mirai_be3, .home .mirai_motor #mirai_be4, .home .mirai_motor #mirai_be5, .home .mirai_motor #mirai_be6 {
    margin-top: 10px !important;
}
.home .mirai_motor #mirai_be7 {
    width: 96%;
}

#footer {
    bottom: 0;
    position: fixed; 
    width: 100%;
}
.container-page {
    margin-bottom: 75px;
    margin-top: 5px;
    padding-left: 2%;
    /*width: 65% !important;*/
}
.content-page {
    margin: 0 !important;
}

.post-home { margin-bottom: 60px!important; }

.cat-offers .offers-home, .cat-reviews .offers-home {display: none;}
.mirai_motor {width: 100% !important;}
.mirai_motor #mirai_be3, .mirai_motor #mirai_be4, .mirai_motor #mirai_be6 {
    clear: none;
    margin-top: 0 !important;
}
.mirai_motor #mirai_be6 {width: 14%;}
.mirai_motor #mirai_be7 {
    margin: 0 !important;
    width: 33%;
}
.mirai_motor #mirai_be7 input {padding: 1px 0 !important;}
.mirai_motor #mirai_be8 {
    line-height: 20px !important;
    margin: 0 !important;
    text-align: center;
    width: 98%;
}
#cuadroOfertas, #cuadroOpiniones {
    margin-top: 0;
    padding: 0;
    width: 100% !important;
}
#offersHs ul, #offersHs p, div.hssurveys_full p, div.hssurveys_full td, div.hssurveys_full th, div.hssurveys_full li {font-size: 14px;}

#offersHs .contents {
    margin-bottom: 220px;
    padding-right: 0 !important;
}
#offersHs .offer_calendar {
    bottom: 70px;
    top: auto !important;
}
#offersHs .wrapperForm .form {
    bottom: 20px;
    top: auto !important;
}
#cuadroOfertas #xdhsOfferContent-offers_script, #cuadroOpiniones #xdhsReviewSummaryContent-XdHs {margin-left: 0 !important;}
.googleMapsContainer, .mapa .map_canvas, .mapa .formRuta input.origen {width: 44%;}
.googleMapsContainer .place {
    display: block;
}
#mirai_be7 input, .mapa .formRuta input.calculaRuta {
    font-size: 14px !important;
    margin-top: 10px;
}
.bus-tren {
    padding: 4% 3% !important;
    width: 93% !important;
}

/*.container-page {width: 100% !important;}*/
.offers-home {
    background-position: 10px 9px !important;
    /*padding: 10px 4% 20px 120px !important;*/
}
#mirai_be0 {
    width: 92% !important;
}
.bookingstep1 #header .content {
    height: 90px;
}
.bookingstep1 #mirai_roomSelectionContainer {
    margin: 10px auto;
    width: 100%;
}
.bookingstep1 #logo {
    width: 97%;
}
.bookingstep1 #mirai_be7 input {
    margin-top: 0;
}
.bookingstep1 #mirai_be0 {
    margin: 0 auto !important;
    width: 100% !important;
}

.ui-dialog {
    width: 100% !important;
}
    
.banner-home {
  left: 26px;
  top: 665px;
  width: 180px;
}
  
    .bodas-home {margin-top: 70px;}

    
   .cat-offers .offer .offer-title, .cat-offers .offer .offer-description, .cat-offers .offer .offer-includes {
        margin: 0 23% 10px 18%!important;
    }

        .banner-navidad {
            left: 390px;
            top: -54px;
        }

}/* customize ipad landscape */
@media (min-device-width: 768px) and (max-device-width: 979px) and (orientation : landscape) {
.container-home {
    padding-left: 1% !important;
    width: 75% !important;
}
.content-home {
    margin-top: 28px !important;
    width: 100% !important;
}
    
.banner-home {
  left: 660px;
  top: 378px;
  width: 190px;
}
.mini-offer-home {display:none!important}
    .bodas-home {margin-top: 70px;}

        .banner-navidad {
        left: 583px;
        top: -54px;
    }
        
}

/*------------------------------------------------------------------------------*/


/*.banner-no-text a{
    display: block;
    width: 300px;
    padding-top: 50px;
    height: 120px;
    margin-top: -50px;
}*/