.ibe {
    display: none;
}


/* @group menú */

.ult_blog img {
	max-width: 100%;
}
#menu a:link,
#menu a:visited{
	text-decoration: none;
	color:#7b6558;
	font-weight: normal;
	font-style: normal;
}

#menu a:hover{
	color: #007397;

}

/* Destacado al hover */
#menu ul ul > li:hover > a span{
	color: #FFF;
}

#menu div.moduletable_menu > ul li:hover {
	color: #FFF;
}
.sj-flat-menu li, ul.sj-flat-menu, .flyout-menu li ul{
background-color: transparent;
border:none;
}

.sj-flat-menu li ul li .fm-item a{
	padding-left: 0;
	background: none;
}

#menu .sj-flat-menu li ul {
}

#menu li.fm-active{
}

.sj-flat-menu li .fm-item .fm-link{
	margin-right: 20px;
}
.menucolapsado img {
max-width: 100px;
  padding-top: 20px;
}
.has-children .fm-item:hover .fm-button{
	background: url("../images/icon_active_h.png") no-repeat 0px 8px;
}
.fm-item:hover .fm-button img, 
.fm-item .fm-item:hover,
.fm-opened .fm-item:hover .fm-button{
	display:none;
	background:none !important;
}

#menu a:hover {
	
}
/* @end */

/* @group Funcionamiento */

#menu .moduletable_menu > ul li{
	list-style: none;
	-webkit-transition: all 0.5s ease; 
	-moz-transition: all 0.5s ease; 
	-o-transition: all 0.5s ease; 
	transition: all 0.5s ease;
}
#menu .moduletable_menu > ul li > ul li {
	display: none;
}

/* Suavizado de la transicin de normal a seleccionado */
#menu li{
	padding-top: 0px;
	float:left;
	padding-right:12px;
	padding-bottom: 0px;
}
#menu li li{
	float:none;
}
#menu li:hover{
	-webkit-transition: all 0.5s ease-in; 
	-moz-transition: all 0.5s ease-in; 
	-o-transition: all 0.5s ease-in; 
	transition: all 0.5s ease-in;
}
#menu li.fm-opened{
}
#menu .fm-container{
	left: 0;
    top: 36px;
	background-color: rgba(255,255,255,0.8);
	  padding-bottom: 5px;
padding-top: 5px;
}

#utilidades_uno ul{
	margin-left: 0;
}
#menu #utilidades_uno li{
	list-style: none;
	background:none;
}
#utilidades_uno, #utilidades_dos{
	float:left;
	width:50%;
}
/* @end */

.pretext, .posttext{
	margin: 0;
}

/* @group estilos importados */

/* @group estilos basicos */

body { 
	font-family: Arial, Helvetica, Geneva;
	color: #626262;
	padding-left: 0;
	padding-right: 0;
background: url("../images/fondo25.jpg") repeat;
overflow-x:hidden;
}

#sbox-content body.contentpane p{
	margin: 0 auto;
}

a:link, a:visited {
	color: #322300;
	text-decoration: none;
}

a:hover {
	color: #717072;
}
a:active {
	color: #484848;
}
hr{
	background: url(../images/hr2.png) no-repeat 0;
	width: 271px;
	height: 63px;
	border:none;
}
h1{
	font-size: 125%;
	color: #6b6759;


}
h1.home{
	margin-left: 470px;
	font-size: 0.8em;
	color: #6b6759;
	line-height: 33px;
}
h2{
	font-size: 110%;
		color: #585549;
}

h3{
		color: #594A37 !important;
	margin-bottom: 5px;
	font-size: 1.3em;
	   line-height: 1.4;
	font-weight: bold;

}
.menucolapsado h3 {
margin: 0 !important;
  position: relative;
  left: 190px;
}
.art_blog .h4{
	color: #585549;
	font-style: italic;
	font-size: 2em;
	max-width:40%;
}

/* @end */
p{
	color:#57544c;
	margin-bottom: 0;
}
#global{
	margin-left: 0;
	max-width:100%;
	width:100%;
	padding:0 !important;
}

#cabecera{
	position: absolute;
	max-width:82%;
}

#slide ul.uk-slideshow img{
	width:auto !important;
}

#pie p{

}
#pie p a{
}
.wk-slideshow{
	padding-left: 23px;
	margin-top: 60px;
}
/*.item-pageinicio .wk-slideshow{
	margin-top: 30px;
}*/
.item-page{
margin-top: 50px;
}
td.contentheading, div.componentheading_proceso, div.componentheading, div.componentheading_news, .page-header h1, .page-header h2, .tit_proces{

	color: #594A37;
	font-size: 1.3em;
	line-height: 1;
	padding-right: 40px;
	text-decoration: none;
	font-weight: bold;
}
.page-header h1{
	margin-bottom: 0;
}
.item-page .page-header{
	padding-bottom: 0;
	margin:0;
}
.page-header{
	padding-bottom: 0;
}
td.contentheading_news{
/*	text-transform: lowercase;*/
	font-size: 130%;
	color: #6b6759;
	font: 1.4em/1;
	background: url(../images/titul.png) no-repeat 0px -14px;	
}
a.readon_news{
	background: url(../images/readmore.gif) no-repeat 2px -12px;
	padding-left: 43px;
	height: 24px;
	float: right;
	width: 90px;
}
iframe#blockrandom{
	margin-top: 5px;
	/*background-color: #fff;*/
	margin-left: 5px;
	height: 590px;
}
iframe#blockrandom{
	border: none;
}
td.article_column table.contentpaneopen td.contentheading{
	padding-left: 0;
}

#contenido table.contentpaneopen{
	width: 680px;
	padding-right: 10px;
}
#contenido td.article_column table.contentpaneopen{
	width: 310px;
	margin-top: 10px;
	margin-left: 20px;
}
#contenido td.article_column table.contentpaneopen img{
	width: 80px;
	height: 80px;
	margin-right: 10px;
}
div.moduletable_pajarito{
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: -1;
}
.donde img{
	
}
.donde .datos{
	width: 40%;
}


/* @group formulario */
form#chronoform-contacto, form#chronoform_libro_visitas-english, form#chronoform-contact{
	margin-left: 10px;
	margin-top: 26px;
}
.chronoform div.form-group{
	background: url(../images/topo.gif) no-repeat 0 13px;
	padding-left: 14px;
	color: #61615a;
}
.chronoform #form-row-button6{
	background-image: none;
	float: right;
	padding-right: 30%;
}
p.chrono_credits{
	display:block;
	text-indent: -999em;
}
#chronoform-contacto h1, #chronoform-contact h1{
	font-size: 120%;
	font-weight: bold;
	color: #605c4f;
}
#inicio_formulario{
  padding: 0 0 10%;
}
#inicio_formulario p{
	margin-bottom: 0;
}
.gbs3 .gcore-label-left{
	min-width: 25%;
}
.chronoform .form-group{
	margin-bottom: 0.5em;
}
/* @end */

/* @group libro */
form#pgbSaveForm input{
	border: 1px solid #D3D3D3;
	padding: 5px;
	background-color: #f0ebe6;
}
form#pgbSaveForm tr{
	height: 14px;
	color: #9e9d8f;
}
/* @end */



/* @group reservas2 */
fieldset.bookit_search_fieldset{
	margin-top: 20px;
	padding-left: 20px;
	padding-top: 30px;
}
fieldset.bookit_booking_fieldset{
	margin-left: -12px;
}
.bookit_box.info{
	background-color: transparent;
}
.bookit_search_tdr_day, .bookit_search_tdr{
	float: right;
}
#bookit_search_div label.bookit_search_label{
	background-color: #9e9d8f;
	color: #fff;
	padding: 3px;
}
.bookit_search_inputbox{
	background-color: #efefef;
	padding: 3px;
}
.bookit_available{
	color: #8e9874;
	margin-bottom: 20px;
}
#quick_results{
	width: 450px;
}
#toggle_room_details:link, #toggle_room_details:visited, #toggle_room_details:hover, #toggle_room_details:active, #toggle_room_details:focus {
	background-color: #efefef !important;
	color: #6b6a60 !important;
	padding-top: 3px;
	padding-bottom: 3px;
}
.room_description_row{
	border:none;
	background-color:#fff
}
#room_description_inner_div{
	border:none;
	background-color: #efefef;
	margin-left: 12px;
}
.bookit_search_rooms_dropbox, .category_adults_list, .category_children_list, .category_rooms_list{
	background-color: #efefef;
	padding: 3px;
}
.room_details_header{
	color: #807c69;
	font: 1.4em/1;
	background: url(../images/titul.png) no-repeat 0;
	height: 16px;
	padding-left: 30px;
	width: 480px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ededed;
}
.bookit_search_result_desc{
	padding: 20px;
	font-size: 0.9em;
}
#bookit_search_summary{
	background-color: #fff;
	padding: 3px 3px 3px 5px;
	border: 1px solid #c72a13;
	width: 90%;
}
.bookit_search_result_nights, .bookit_box_heading, .extra_options_heading{
		background-color: #9e9d8f;
	color: #fff;
	padding: 3px;
}
.bookit_search_result_header_text{
	color: #807c69;
}
.bookit_search_result_below_cell{
	margin-left: 6px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #807c69;
	font-size: 0.8em;
	color: #807c69;
}
bookit_search_result_below_cell_price{
	font-size: 1em;
}

.bookit_booking_fieldset, .bookit_final_fieldset{
	margin-top: 30px;
}
.bookit_booking_right_td{
	border-bottom: 1px dotted #efefef;
}
extra_for_category_2{
	padding-left: 5px;
}
.extra_room_heading, .total_value{
	color: #807c69;
	font-weight: bold;
}
.options_heading, .prefs_box p, .tc_cp_heading{
	color: #807c69 !important;
	padding-left: 5px !important;
}
.bookit_booking_tc_cp{
	border:none;
	background-color: #efefef;
	font-size: 0.85em;
	padding: 20px;
	width: 600px;
}
.bookit_booking_fieldset, .bookit_final_fieldset{
	padding: 5px;
}
#toggle_search_panel{
		color: #fff !important;
}
#toggle_search_panel:hover{
		color: #efefef !important;
}
#bookit_booking_accept input{
	margin-right: 5px;
	margin-left: 5px;
}
#bookit_booking_accept{
	width: 600px;
	text-align: center;
}
#bookit_booking_accept_button{
	float: right;
	margin-right: 10px;
}
#bookit_booking_continue{
	width: 600px;
}
.bookit_box.msg{
	background-color: #efefef;
	border:none;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bookit_final_form{
	background-color: transparent;
}
.bookit_final_input{
		background-color: #efefef;
	padding: 3px;
	margin-bottom: 5px;

}
.bookit_finalform_key{
	width: auto;
	margin-right: 4px;
	margin-left: 4px;
}
.bookit_box.info{
	border:none;
	padding-left: 20px;
}
.bookit_final_error{
	background-color: #fff;
}
#respuesta {
	background-color: #efefef;
	border: 1px solid #e0e0e0;
		padding: 20px;
	margin-top: 40px;
}
#respuesta p{
	text-align: center;
}
#bookit_button_div button#book_button{
	-moz-border-radius: 9px;
-webkit-border-radius: 9px;
border-radius: 9px;
	border: 1px solid #878787;
	padding: 2px;
}

#toggle_search_panel:link, #toggle_search_panel:visited, #toggle_search_panel:hover, #toggle_search_panel:active, #toggle_search_panel:focus, #toggle_search_panel:link, #toggle_search_panel:visited, #ttoggle_search_panel:hover, #toggle_search_panel:active, #toggle_search_panel:focus {
 color: #c23010!important;
 }
 .bookit_search_del{
	margin-right: 47px;
}

/* @end */

/* @group Tarjeta de Crédito (Francis) */
#cardmonth,
#cardyear{
	width: auto;
	float:  none;
	display: inline;
}

#bookit_final_cardmonth_right,
#bookit_final_cardyear_right{
	width: auto;
	display: inline;
	float:  left;
}
/* @end */

/* @group trivago */
div.moduletable_trivago{
	margin-left: 10px;
}
.moduletable_tripadvisor {
 height: 113px;
    width: 200px;
}
.moduletable_trip .cdsROW.narrow{
	width: 150px;
	margin-bottom: 10px;
}
#CDSSCROLLINGRAVE.wide {
    max-width:200px !important;
}
#CDSSCROLLINGRAVE.wide {
    width:auto !important;
}

#CDSSCROLLINGRAVE.border{
	border:none !important;
}
#CDSSCROLLINGRAVE{
	background-color:#efefef !important;
}
/* @end */



/* @end */

/* @group posiciones 2017 */

/* @group cabecera */
.custom.inicio img{
	max-width:170px;
}
.custom.inicio{
position: absolute;
  top: 10px;
  left: 20px;
}

section.moduletable {
  float: right;
  width: 400px;
  padding-right: 20px;
  position: absolute;
  right: 0;
  top: 30px;
}

.moduletable.bt-reserva {
	float:left;
	position: absolute;
	top: 30px;
	left: 300px;
}
section.moduletable.translate {
	float:left;
	right: inherit;
	position:relative;
	top: -18px;
}
.sj-flat-menu li .fm-item .fm-link {
	padding-left:0;
}
ul.sj-flat-menu {
	padding-left:12px;
}
#menu div.mod-languages ul.lang-inline li.lang-active {
display:none;
}
/* @end */

/* @group enlaces superiores */

/*#enlaces_superiores #wk-grid876 .uk-row-first{
	float:left;
}
#enlaces_superiores [class*="uk-grid-width"] > *{
	width:auto;
	padding-left: 10px;
}
#enlaces_superiores .uk-row-first{
	margin-top:0;
}

#enlaces_superiores div.moduletable{
	float: right;
	background-color: rgba(255,255,255,0.8387735);
padding-top: 13px;
padding-bottom: 13px;
padding-left: 5px;
padding-right: 15px;
}
#enlaces_superiores div.moduletable:first-child{
padding-top: 10px;
padding-bottom: 9px;
padding-right: 60px;
min-width: 180px;
}

#enlaces_superiores a{
	color:#57544c;
}*/
.custom.log{
	float: left;
}
.sup{
	padding-left: 10px;
	background-color: rgba(255,255,255,0.8);
}
p.btnreserva {

	  background-color: #7b6558;
	  text-align: center;
	  padding: 7px 20px 7px 20px;
	  border-radius:0;
	  text-transform:uppercase;
	  border: none;
}
p.btnreserva a {
	color: #fff;
	  display: inline-block;
	  text-shadow:none;
}

#enlaces_superiores{
	position: fixed;
z-index: 999999999;
}


/* @end */

#logo_menu{
	position:fixed;
	z-index:10;
	width:100%;
	min-height: 100px;
}
.logo_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: rgba(255,255,255,0.8);
  pointer-events: none;
  transition: height 0.4s ease-in-out;
  z-index: 0;
}

#logo_menu > .translate {
/*	background:rgba(255,255,255,0.8);*/
	padding-top: 7px;
	float: right;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left:5px;
}
div.mod-languages a {
    opacity: 1;
	    text-decoration: none;
	    border: 2px solid;
	    padding: 5px;
	    border-radius: 50px;
	    display: block;
}
div.mod-languages ul.lang-inline li {
	float:left;
}

div.mod-languages ul.lang-inline li.lang-active {
	opacity: 0.4;
}
div.mod-languages a:hover {
border: 3px solid #e2e3df;
}
.enlac_sup.uk-grid > * {
	padding-left:10px;
}
a.tel {
	color:#7b6558;
	font-weight:bold;
	padding-top: 6px;
	display: block;
	  position: relative;
	  right: -70px;
}

#logo_menu .bt-reserva.hidden-xs {
	float:right;
}
#logo_menu a.whatsapp {
}
#slide1{
	position:relative;
	z-index:9;
}
#slide1 .moduletable .uk-position-cover {
	position: relative;
	width: 100%;
	height: 100vh; /* alto siempre igual a la ventana */
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
#slide1 .moduletable .uk-slideshow {
	height: 100vh !important; /* alto siempre igual a la ventana */	
}
.menucolapsado{
	padding-left: 0;
	padding-right: 0;
}
/*#menu .sj-flat-menu li .fm-item .fm-button {
    right: -17px !important;
}*/
#cuerpo{
	clear:both;
	margin: 0 auto;
    max-width: 90%;
	margin-top:100px;
}
.limpia{
	clear:both;
}
.dest img.pull-left{
	float:none !important;
}

div[itemprop=articleBody]{
	padding: 2em;
	padding-left: 0px;
	padding-bottom: 10em;
}
/*div[itemprop=articleBody] p{
  line-height: 1.6;
    padding-top: 1em;
}*/

a.enlace{
	display:block;
/*	border:1px solid #274d87;
	border-radius:5px;*/
	padding:10px;
}
a.enlace:hover{
/*	border:1px solid #ffffff;*/
	color:#007397;
}
#pie .menucolapsado {
	display: none;
}
/* @group ultima blog */
#slide .moduletable{
margin-top:60px;
width:100%;
float:left;
Margin-bottom:60px;
}

.ult_blog img{
	margin-right:20px;
}


/* @end */
/* @group destacado en cordoba */

.dest{
	padding-right: 2em;
	padding-bottom: 4em;
}
.dest h3{
    padding-bottom: 5px;
    padding-top: 5px;
}
.uk-overlay-active .uk-active > [class*="uk-overlay-slide"], .uk-overlay-hover.uk-hover [class*="uk-overlay-slide"], .uk-overlay-hover:hover [class*="uk-overlay-slide"]{
/*	opacity:0.8 !important;*/
	 text-align: center;
}
.dest .uk-margin{
margin-bottom:10px;
    margin-top: 0 !important;
}
.dest .uk-panel-title{
	margin-bottom:0 !important;
}
.cord_v10 .uk-margin{
	text-align: center;
}
.mod_cord{
	
}
/* @end */

/* @group referencias */
#referencias{
/*	background-color: rgba(255,255,255,0.699192);*/
	    padding-bottom: 30px;
	    float:left;
	    width:100%;
}
.premio #hc-ratingRatingHotel{
	margin: 0 !important;
}
.fb_iframe_widget{
	margin-bottom: 15px;
}
.premios h3{
	margin-top:-3em;
	font-weight: bold;
}
.moduletable.premios{
	/*width:45%;
	margin-top:-6em;
	padding: 1em 1em 1em 2.5em;*/
}
.moduletable.mod_fb{
/*	padding-top: 5.5em;*/
}
/* @end */

/* @group pie */
#pie {
    background-color: rgba(255, 255, 255, 0.698);
}
#pie a{
	color: #e2e3df;
}
#pie a:hover {
	font-weight:700;
}
/*#pie .moduletable_menu small, #pie .moduletable_menu .small{
	font-size:100%;
	padding:0;
}
#pie .nav > li li{
	background: url("../images/top_menu.png") no-repeat 0;
		padding: 4px 15px;
}
#pie .nav > li > a {
    padding: 4px 15px !important;
}

#pie .nav > li li:hover, #pie .nav > li li:focus {
    background-color: #eee;
    text-decoration: none;
}*/
/* @end */

/* @group blog */
[class^="icon-"], [class*=" icon-"]{
	background-image:none !important;
}
.blog .clearfix img{
	margin-right: 20px;
}
.blog .readmore a{
	 font-size: 75%;
}
.blog .items-more{
	margin-top: 2em;
}
.blog .items-more li{
	margin-bottom: 0.5em;
}
.blog .items-more li a{
	background-color: rgba(211,205,185,0.8653414);
	}
.blog .items-more li a:hover{
	color:#fff;
}
.blog .pagination{
margin: 2em auto 0;
width:90%;
}
.pagination .counter{
	color:#fff;
}
.pagination span, .pagination a{
	font-size:85%;
}
.pagination ul > li > a, .pagination ul > li > span{
	background-color: rgba(255,255,255,0.7533979) !important;
	}
.nav-tabs.nav-stacked > li > a {
    border: none;
    border-radius: 0;
   border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
.blog .items-row .page-header{
	background-color: rgba(211,205,185,0.8653414);
	padding: 10px;
	border-bottom-style: none;
}
.blog .items-row .page-header h2{
	margin:0;
	 font-size: 100%;
}
.article-info .item-image{
	width:100%;
	text-indent:center;
}
.blog img{
	margin-right: 1em;
}
.buscar{
	float:right;
	top: 60px;
	  position: relative;
	  right: 10px;
}
#mod-search-searchword{
	height:35px;
}
#searchForm .btn-toolbar, #searchForm fieldset.only, #searchForm .controls{
	display:none;
}

.search-results .result-title{
	    background-color: rgba(255, 255, 255, 0.9);
	padding: 0.5em;
	margin-top: 2em;
	border-top: 1px solid #fff;
}
.search-results .result-title:first-child{
	margin-top: 0;
	border-top: none;
}
/* @end */
.item-pageexpe h1{
  font-size:1.8em;
}
/* @group widgetkit */

.uk-button:not(:disabled) {
    border-radius: 5px;
}
.uk-panel-space{
	padding-top:0;
}
.ult_blog .uk-panel-space{
	padding:0;
}
.uk-panel-title{
/*	text-transform:lowercase;*/
}
.uk-panel img{
	border-radius: inherit;
}
.gal_blog .uk-panel img, 
.lin-mov .uk-panel img{
	border-radius:inherit;
}
.uk-modal-caption{
	background-color:#000;
}
.ult_blog img{
	border-radius:0;
}
.proces .uk-panel img{
	border-radius:0;
}
.proces .uk-width-medium-3-4{
	background: #ffffff none repeat scroll 0 0;
    padding-right: 2.5em;
    padding-top: 2em;
    height:100%;
	padding-bottom: 2em;
	text-align: center;
}
.proces .uk-tab-left > li > a {
    padding-bottom: 0;
    padding-top: 0;
}
.proces .uk-tab-left > li.uk-active > a, .item-pageproceso .uk-tab-left > li:hover > a, .proces .uk-tab-left > li > a:hover {
    padding-bottom: 8px !important;
    padding-top: 8px !important;
}
.proces .uk-tab-left > li{
	cursor:pointer;
}
.proces li{
	background: url("../images/top_menu.png") no-repeat 0;
}
.proces li.uk-active a{
	color: #a08b66;
}
.proces li.uk-active{
	background:none;
}

#CDSSCROLLINGRAVE.narrow {
    margin-left: 30px !important;
    width: 357px !important;
}

/* @end */

/* @group pagina reserva*/
/*.reser iframe{
	padding:0;
	width:100%;
}
.reser iframe li.string{
	float: left !important;
	margin-right: 1.5em !important;
}
.reser iframe input.check_availability{
	background-image:none !important;
	border-radius:0 !important;
	padding:10px !important;
}*/
/* @end */
/* @end */

/* @group página proceso 2025 */
.item-page.proceso .page-header, 
.item-page.proceso .icons{
  display: none;
}
.proceso div[itemprop="articleBody"] {
	padding:0;
}
.proceso div[itemprop="articleBody"] h3 {
	background-color:transparent;
	padding:0;
	max-width:100%;
	color: #939393;
}
.proceso .uk-slidenav-position .uk-slidenav {
	display: block;
}
.proceso .uk-slidenav-position .uk-slidenav-previous {
  left: -10px;
}
.proceso .uk-slidenav-position .uk-slidenav-next {
  right: -10px;
}
.proceso .uk-slidenav-next::before, 
.proceso .uk-slidenav-previous::before {
color: #dfdfdf;
text-shadow: 2px 2px 4px #0000006e;
}

.proceso h2 {
	position: relative;
	top: -16px;
	font-size: 27pt;
	font-weight: 900;
}
.proceso .uk-position-relative .uk-cover-background {
	background-size: 80%;
	background-color:#ffffffbd;
}
.proceso .uk-position-relative li:first-child .uk-cover-background {
	background-size: 180%;
}
.proceso .uk-grid-margin ul.uk-slideshow li {
  padding-left: 30px;
  padding-right: 20px;
  background-color: #ffffffbd;
  padding-bottom: 20px;
}
.proceso .uk-grid-margin ul.uk-slideshow li:first-child {
	background-color: transparent;
}
.proceso .uk-position-relative ul.uk-slideshow li:nth-child(2) .uk-cover-background {
	background-color: #373731d4;
}
.proceso .uk-position-relative ul.uk-slideshow li:nth-child(7) .uk-cover-background {
	background-color: #4d482ccf;
}
.proceso .uk-position-relative ul.uk-slideshow li:nth-child(15) .uk-cover-background {
	background-color: #4f4330;
}
.proceso .uk-position-relative ul.uk-slideshow li:nth-child(21) .uk-cover-background {
	background-color: #3c1d17d6;
}
.proceso .uk-position-relative ul.uk-slideshow li:nth-child(22) .uk-cover-background {
	background-color: #625749d4;
}
.proceso .uk-position-relative ul.uk-slideshow li:nth-child(24) .uk-cover-background {
	background-color: #4d3c24e5;
}

.proceso .uk-grid-margin ul.uk-slideshow li:nth-child(2) {
	background-color: #373731d4;
}
.proceso .uk-grid-margin ul.uk-slideshow li:nth-child(7) {
	background-color: #4d482ccf;
}
.proceso .uk-grid-margin ul.uk-slideshow li:nth-child(15) {
	background-color: #4f4330;
}
.proceso .uk-grid-margin ul.uk-slideshow li:nth-child(21) {
	background-color: #3c1d17d6;
}
.proceso .uk-grid-margin ul.uk-slideshow li:nth-child(22) {
	background-color: #625749d4;
}
.proceso .uk-grid-margin ul.uk-slideshow li:nth-child(24) {
	background-color: #4d3c24e5;
}
.proceso .uk-grid-margin ul.uk-slideshow li h3 {
	
}
.proceso .uk-grid-margin ul.uk-slideshow li:nth-child(2) h3, 
.proceso .uk-grid-margin ul.uk-slideshow li:nth-child(7) h3, 
.proceso .uk-grid-margin ul.uk-slideshow li:nth-child(15) h3, 
.proceso .uk-grid-margin ul.uk-slideshow li:nth-child(21) h3, 
.proceso .uk-grid-margin ul.uk-slideshow li:nth-child(22) h3, 
.proceso .uk-grid-margin ul.uk-slideshow li:nth-child(24) h3{
	color:#fff;
	text-shadow:2px 2px 5px #000;
}
.tit-bl h2, 
.tit-marr h2 {
position: relative;
  top: -10px;
  font-size: 27pt;
  font-weight: 900;
  color: #fff;
  text-shadow: 2px 2px 5px #000;
  line-height: 28px;
}

.tit-marr h2 {
	color: #978d6e;
	text-shadow:none;
}
.proceso .uk-grid-margin li:firts-child .tit-marr h2 {
	color: #645f50;
}
.conten-bl p{
	font-size: 12pt;
	color: #fff;
	text-shadow: 1px 1px 2px #000;
		padding-bottom:10px;
}
.conten-marr p{
		font-size: 12pt;
	color: #978d6e;
	padding-bottom:10px;
}
.proceso .uk-panel-body {
	padding:0 !important;
}
.proceso .uk-grid-small div:first-child {
  position: relative;
  left: -200px;
}
.proceso .uk-grid-small {
position: relative;
  top: 12px;
}
/* @end */



/* @group titulos */
	h3.ult_blog{
/*	background: url("../images/top_blog.png") no-repeat left 0;
		color: #585549;
   font-size: 110%;
    padding-bottom: 10px;
    padding-left: 30px;*/
    padding-top: 5px;
}
h3.tit_dest{
		background: url("../images/top_dest.png") no-repeat left 0;
		color: #585549;
   font-size: 110%;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-top: 5px;
    /*border-bottom: 1px solid #585549;*/
    width: 70%;
}	
.dest {
    border-right: 1px solid #fff;
}
h3.tit_opi{
			background: url("../images/top_opin.png") no-repeat left 0;
   	font-size: 110%;
    margin-top: -2.8em;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-top: 5px;
}
h3.tit_cord{
/*			background: url("../images/top_cord.png") no-repeat left 0;
		color: #585549;
   font-size: 110%;
    padding-bottom: 10px;
    padding-left: 30px;*/
    padding-top: 5px;
	padding-left: 5%;
}
h3.tit_ref{
			background: url("../images/top_ref.png") no-repeat left 0;
		color: #585549;
   font-size: 110%;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-top: 5px;
}
div[itemprop=articleBody] h3{
	background-color: rgba(211,205,185,0.8653414);
	padding: 10px;
	display: flex;
	max-width:50%;
}
/* @end */

/* @group sombras */

/*.sombra{
	background: url("../images/sombras/sombra_manana.png") no-repeat fixed 0 bottom;
	background-size:100%;
	}*/
/*.sombra_r{
		background: url("../images/sombras/sombra_rep.png") repeat-y 0 0;
	padding-top: 900px;
}*/
.manana{
	background: url("../images/sombras/sombra_manana.png") no-repeat fixed 0 bottom;
	background-size:100%;
}
.tarde{
	background: url("../images/sombras/sombra_medio.png") no-repeat fixed 0 bottom;
	background-size:100%;
}
.noche{
	background: url("../images/sombras/sombra_tarde.png") no-repeat fixed 0 bottom;
	background-size:100%;
}












/* @end */

/* @group blog */
.mblog{
clear:both;
left: 53px;
top: 60px;
position: relative;
}
.mblog li{
	background-color: rgba(255,255,255,0.9003103);
	margin-right: 0.5em;
	   display: inline-flex;
	   float:left;
}

.mblog li.divider{
	background-color: rgba(211,205,185,0.899588);
	color: #fff;
    font-size: 1.3em;
    font-weight: lighter;
    padding: 0.6em;
}

.blog .items-leading div{
	clear:both;
	margin-bottom: 0;
	width: 100%;
	  float: left;
}

.dest .uk-overlay img{
	width:130px !important;
	height:130px !important;
}
.blog .img_caption{
	background-color: rgba(211,205,185,0.8653414);
	color:#fff;
	padding: 0.3em;
}
.item-image, 
div[itemprop="articleBody"] img {
	margin-bottom:2em;
}
dd.published{
display:none;
}
dl.article-info.muted {
	margin:0 !important;
}
/*dd.published{
	background-color: rgba(211,205,185,0.9183701);
    color: #777;
    display: inline;
    float: right;
    font-size: 0.75em;
    margin-top: -2em;
    padding-right: 1em;
}*/
#contenido .blog{
	padding-bottom:10em;
}
#contenido .blog .leading-0 .page-header {
	margin-top:0;
}
dt.article-info-term{
	display:none;
}
.item-page .item-image{
	width:100%;
	text-align: center;
}
.art_blog, .art_blog .page-header h2, .blog p, .blog .page-header h2 {
	text-transform: none !important;
}

.tags .label-info[href], .tags .badge-info[href]{
			background-color: rgba(211,205,185,0.8653414);
text-shadow: none;
}
.tag-category form .filters{
	display:none;
}
.tag-category h3{
	text-transform:none;
	margin: 0;
}
.bl .readmore, .art_blog .readmore{
	 margin-top: 2em;
}

.blog .item-image{
	max-width:250px;
	float:left;
	height:auto;
	margin-right: 1.5em;
}
.blog .item-image .img_caption img{
	max-width:242px !important;
}
.art_blog .img_caption img{
	max-height:500px;
}
.art_blog p.img_caption{
	background-color: transparent;
	color:#a19785;
	border-bottom: 1px solid #eee9db;
}
.art_blog .items-leading p.img_caption{
	border-bottom: none;
}	
.img_caption{
	max-width:100% !important;
margin: 0 auto;
}

.result-text .highlight{
	font-weight: bold;
	color: #322300;
}

/* @end */


/* @group destacados */
.dest a.uk-position-cover{
	max-width:80px;
	height:auto;
}

/* @end */

/* @group opiniones */
.newsflash.opi p{
	font-size: 0.95em;
}
.newsflash.opi img{
	 margin-top: -3em;
}
.newsflash.opi{
	padding:0;
}
.newsflash.opi .uk-slidenav-position .uk-slidenav-next {
    right: -40px;
}
.newsflash.opi .uk-slidenav-position .uk-slidenav-previous {
    left: -40px;
}
.newsflash.opi li,
.newsflash.opi .uk-slideshow {
	height:auto !important;
}
.newsflash.opi .uk-slideshow {
	min-height:450px;
}
/* @end */

.reser iframe {
width: auto !important;
height: 250px !important;
background-color: rgb(234, 230, 219) !important;
padding: 20px;
}
.reser iframe label {
	font-size: 14pt !important; 
}

.whatsapp {
position: fixed;
width: 40px;
height: 40px;
bottom: 40px;
background-color: #25d366 !important;
color: #FFF !important;
border-radius: 50px;
text-align: center;
font-size: 30px;
z-index: 100;
top: -6px;
}
.whatsapp-icon {
  margin-top:0px;
}
.llcnCH div a {
	display:none;
}
#wasap{
width: 100%;
float:left;
margin-bottom: 40px;
}
#slide main.moduletable {
	padding-top:80px !important;
}

/* @group servicios */
.serv-v10{
	float:left;
width:100%;
padding-left: 40px;
}
.serv-v10 span{
	color:#7b6558;
	padding-left: 34px;
  padding-top: 6px;
  padding-bottom: 10px;
  font-size: 1.2em;
  line-height:50px;
}
.park{
	background: url("../images/ic_parking.svg") no-repeat;
	background-size:30px;
}
.mas18{
		background: url("../images/ic_mas18.svg") no-repeat;
	background-size:30px;
}
.wifi{
		background: url("../images/ic_wifi.svg") no-repeat;
	background-size:30px;
}
.pisc{
		background: url("../images/ic_pisc.svg") no-repeat;
	background-size:30px;
}
.sauna{
		background: url("../images/ic_sauna.svg") no-repeat;
	background-size:30px;
}
.spa{
		background: url("../images/ic_spa.svg") no-repeat;
	background-size:30px;
}
.terra{
		background: url("../images/ic_terraza.svg") no-repeat;
	background-size:30px;
}
.desay{
		background: url("../images/ic_desay.svg") no-repeat;
	background-size:30px;
}
.humos{
		background: url("../images/ic_tabac.svg") no-repeat;
	background-size:30px;
}
.alb{
		background: url("../images/ic_albor.svg") no-repeat;
	background-size:30px;
}
.clima{
		background: url("../images/ic_aire.svg") no-repeat;
	background-size:30px;
}
.duch{
		background: url("../images/ic_ducha.svg") no-repeat;
	background-size:30px;
}
.sec{
		background: url("../images/ic_secador.svg") no-repeat;
	background-size:30px;
}
.limp{
		background: url("../images/ic_limp.svg") no-repeat;
	background-size:30px;
}
.lav{
		background: url("../images/ic_lava.svg") no-repeat;
	background-size:30px;
}
.jard{
		background: url("../images/ic_jardin.svg") no-repeat -1px 2px;
	background-size:36px;
}

.serv-v10.uk-grid-width-large-1-3 > * {
	border-right:2px solid #7b6b5f;
}
.serv-v10.uk-grid-width-large-1-3 div:last-child {
	border-right:none;
}
/* @end */

/* @group footer  nuevo*/
#pie {
    background-color:#a19785;
    float: left;
    width: 100%;
    padding: 40px 80px 80px;
}
#pie .moduletable {
	float:left;
	clear:both;
	width:100%;
}
#pie footer.moduletable{
width:58%;
}
#pie .translate.moduletable {
width:40%;	
}
#pie .translate.moduletable {
	clear:none;
	margin-top: 15px;
}
div.mod-languages ul {
	width:140px;
	margin-top: 14px;
}
.custom.foo25 img{
	max-width: 240px;
}
.enlac_foo {
	width: 280px;
		margin-top: 30px;
		float: right;
}
.cc-trigger.cc-trigger-icon svg path {
  fill: #e2e3df;
}

.creditos {
	width: 100%;
	  float: left;
	  margin-top: 30px;
}
.lin-1 {
	margin-bottom:20px;
}
.contact {
	text-align: right;
}

/* @end */

/* @group carrousell linea de tiempo */
.uk-slidenav-previous::before {
margin-left:-80px;
}
.uk-slidenav-next::before {
margin-right: -80px;
}

/* @end */

/* @group ultima entrada del blog */
.ult_blog h3, 
.art_blog .page-header h2{
	font-family: "La Belle Aurore", cursive !important;
	font-weight: 400;
	font-size:3em;
	padding-top: 10px;
}
.ult_blog h3 a, 
.art_blog .page-header h2 {
	letter-spacing: -2px;
	padding-left: 50px;
	background:url("../images/ic_pluma.svg") no-repeat;
	background-size:50px;
	color:#7b6b5f !important;
}
.uk-panel a.uk-button {
		background:url("../images/ic_mas.svg") no-repeat center;
		background-color: transparent;
		border:none !important;
		text-indent:-999em;
}
.uk-panel a.uk-button:hover {
  border: 3px solid #7b6b5f !important;
  border-radius: 30px;
    height: 36px;
    width: 20px;
}

a[title="Faboba : Création de composantJoomla"] {
display:none !important;
}
/* @end */
h3.tit_proces {
	margin-top: -100px;
}

/* @group process25 */
.moduletable .process25 .uk-panel {
background-size: contain !important;
  background-position-y: -10px;
}
.moduletable .process25 ul.uk-slider{
max-height: 800px !important;
}
.moduletable .process25 div.uk-panel{
height: 800px !important;
}
/* @end */

/* @group cookies */

#cm, 
.cc_div .c-bn {
	color: #60480f !important;
}
.cc_div .cc-link {
border-bottom: 1px solid #60480f !important;	
	color: #60480f !important;

}

#c-bns button:first-child:active, #c-bns button:first-child:hover, #c-bns.swap button:last-child:active, #c-bns.swap button:last-child:hover, #s-bns button:first-child:active, #s-bns button:first-child:hover, 
#c-bns.swap button:last-child {
	background:#7b6558 !important;
	color:#fff !important;
}
.cc-trigger.cc-trigger-icon svg {
	display:none !important;
}
/* @end */

/* @group media queries */

 /*// Hasta smartphones de 480px*/
  @media (max-width: 480px) {

/* @group menu pie */

#pie a:link,
#pie a:visited{
	text-decoration: none;
	color:#57544c;
	font-weight: normal;
	font-style: normal;
}

#pie a:hover{
	color: #525042;

}

/* Destacado al hover */
#pie ul ul > li:hover > a span{
	color: #FFF;
}

#pie div.moduletable_menu > ul li:hover {
	color: #FFF;
}
.sj-flat-menu li, ul.sj-flat-menu, .flyout-menu li ul{
	background-color: rgba(255,255,255,0.8);
	border:none;
	top: 45px;
	position:relative;
}
.sj-flat-menu li li, 
#menu .sj-flat-menu li ul {
	top: 0;
}
#logo_menu {
	min-height: 110px;
}
.sj-flat-menu li ul li .fm-item a{
	padding-left: 0;
	background: none;
}
#pie ul.vertical li.fm-last a{
	/*color: #c01d00;*/
}
#pie ul.vertical li.fm-last{
	background-color: rgba(211,205,185,0.8653414);
}
#pie ul.vertical li li.fm-last{
	background-color:transparent;
}
#pie li.fm-active{
	background-color: rgba(255,255,255,0.8502515);
}
#pie li:first-child{
	background-color: transparent;
}
.sj-flat-menu li .fm-item .fm-link{
	margin-right: 0;
}

#pie .moduletable_menu > ul li{
	list-style: none;
	-webkit-transition: all 0.5s ease; 
	-moz-transition: all 0.5s ease; 
	-o-transition: all 0.5s ease; 
	transition: all 0.5s ease;
}
#pie .moduletable_menu > ul li > ul li {
	display: none;
}

/* Suavizado de la transicin de normal a seleccionado */
#pie li{
	padding-top: 4px;
	padding-right:4px;
	padding-bottom: 5px;
}
#pie .flyout-menu li ul {
    margin-top: 0;
    position: relative;
    top: -30px;
}
#pie li li{
	float:none;
}
#pie li:hover{
	/*background: url(../images/fond_boton.png) no-repeat -13px 0;*/
	-webkit-transition: all 0.5s ease-in; 
	-moz-transition: all 0.5s ease-in; 
	-o-transition: all 0.5s ease-in; 
	transition: all 0.5s ease-in;
	background-color: rgba(255,255,255,0.8);
}
#pie li.fm-opened{
	background-color: rgba(255,255,255,0.8);
}
#pie .fm-container{
	/*background: url(../images/fond_subm2.png) no-repeat -13px 0;*/
	left: 0;
    top: 35px;
    	background-color: rgba(255,255,255,0.8);
}



/* @end */

#contenido{
	margin-top: 10px;
}
form#chronoform-contacto, form#chronoform_libro_visitas-english, form#chronoform-contact{
	margin-left: -10px;
}
.flyout-menu li ul{
	margin-top: 10px;
}
#cuerpo{
	margin-top: 0;
	margin-bottom: 20px;
}
.item-pageinicio .wk-slideshow{
	margin-top: 0;
}
#utilidades_uno{
	margin-left: 25%;
}
#utilidades_uno .btn{
   	margin-bottom: 2em;
    margin-left: -30%;
    margin-top: 1em;
    width: 130%;
    padding-bottom: 1em;
    padding-top: 1em;
	background-color: #a09b83;
}
#utilidades_uno .btn a{
	color: #fff;
}
#CDSSCROLLINGRAVE.wide {
    max-width:280px !important;
}
#utilidades_uno {
    margin-left: 0;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe {
    max-width: 100% !important;
}
#menu li {
    width: 100%;
}
#menu .fm-container {
    top: 0;
}
#menu a{
font-size:1.4em;

}
#menu li{
padding-top: 10px;
  padding-bottom: 15px;
  padding-left: 15px;
}
#menu li li{
padding-top: 5px;
  padding-bottom: 5px;
}
#menu li li a{
font-size:1.2em;
}
/*.custom.log {
    margin: 0 auto;
    width: 100%;
}*/
#CDSSCROLLINGRAVE.narrow {
    margin-left: 0px !important;
    width: 282px !important;
}
#utilidades_uno .btn {
    margin-left: 0;
    width: 100%;
}
.menupie{
display:none;
}

.menupiejsoculto{
display:none;
}
#referencias #utilidades_uno, #referencias #utilidades_dos{
	width:100%;
	float: none;
}


/* @group blog */
.mblog {
    left: 0;
	padding-top:0;
 }
 /* @end */ 
dd.published {
    margin-top: 0;
}
.art_blog h2, .page-header h2{
	margin-top:0 !important;
}
.art_blog p.img_caption{
	color: #6b6759;
	border-bottom:1px solid #6b6759;
}
#CDSWIDTC{
	margin:0 auto;
}
.moduletable_tripadvisor{
	width:100%;
	margin-top:-1em;
}
.premios{
	float: left;
width: 100%;
text-align: center;
}
.premio #hc-ratingRatingHotel {
    margin: 1em auto !important;
}


.reser div[itemprop="articleBody"] {
    padding: 0;
}
.reser iframe {
	width:100%;
}
.reser #booking_widget form fieldset.inputs ol li.string input {
	width:220px !important;
	padding-top:10px !important;
	padding-bottom:10px !important;
}
#logo_menu {
/*	top: -50px;*/
}
/*#slide1 {
    top: 40px;
}*/
 

#enlaces_superiores{
	position: fixed;
z-index: 999999999;
}

.menuescritorio {
	display:none !important;
}
.menumovil {
position: relative;
z-index: -1;
	width: 100%;
}
.menumovil li {
		background-color: rgba(255,255,255,0.8502515);
}
.menumovil li li {
	padding-top:0 !important;
		padding-bottom:0 !important;
}
.menucolapsado {
	position: relative;
	z-index: 999999999999;
}
.menucolapsado h3{
    font: 130%/1 Helvetica;
    margin: 2px 0 0 0px;
	background-color: #7b6558;
	padding-top: 12px;
	padding-bottom: 12px;
	color:#fff;
	top: 72px;
}
section.moduletable {
    float: left;
}
.moduletable.bt-reserva {
	margin-top:10px;
	font-size: 0.8em;
	width: 100%;
	margin-left:0;
}

#pie .moduletable {
	float:none;
}
#pie .translate.moduletable {
	text-align:center;
	padding-top:20px;
}
#contenido {
/*	margin-top: 50px;*/
}
#contenido .blog{
	margin-top: -120px;
}
article.moduletable {
}
.menumovil .vertical > li.fm-first {
	display:none;
}
#menublog .mblog{
	padding-top:20px;
}
/*#menublog{
	margin-top:120px;
}*/
/*.item-pageexpe {
	margin-top: -70px;
}*/
#pie {
	padding:30px;
}
#pie .enlac_sup{
margin-top: 40px;
}
form#chronoform-contact, 
form#chronoform-contacto {
	margin-top: -30px;
}
#wasap {
    top: -140px;
}
#logo_menu .bt-reserva.hidden-xs {
	display:none !important;
}
#logo_menu {
    width: 100%;
}
#logo_menu a.whatsapp {
	top: 34px;
}
#logo_menu > .translate {
	padding-right: 0px;
	margin-top: 32px;
}
#global {
	padding-right:10px;
}
    #reservaBtn{
      width: 90%;
    }
.right{
      width: 100%;
    }
	.serv-v10 span{
		line-height: 20px;
  margin-bottom: 20px;
  display: block;
	}
	.serv-v10.uk-grid-width-large-1-3 div:last-child{
		border:none;
		min-height:auto;
	}
div.mod-languages ul {
	margin-top:0;
} 
.item-page {
  margin-top: 120px;
}
h3.tit_proces {
  margin-top: -20px;
}
.uk-touch .uk-hidden-touch {
	display: block !important;
	color: #c8c2b3;
	margin-top: 0px;
}

.moduletable .process25 .uk-panel {
  background-size: 110% !important;
}
.enlac_sup.uk-grid > * {
	margin-top: 8px;
}
.cc-trigger.cc-trigger-icon svg {
  width: 30px;
}
#slide .uk-slideshow{
height:530px !important;	
}
#slide .uk-slideshow li{
height:530px !important;	
}
#slide summary.moduletable {
	margin-top:0 !important;
}
#slide .uk-slideshow li .uk-cover-background {
	background-size: 300%;
}

.moduletable .process25 ul.uk-slider{
min-height: 600px !important;
}
.moduletable .process25 div.uk-panel{
height: 480px !important;
}
section.moduletable.translate {
	top: 90px;
}
section.moduletable.translate a {
	padding: 15px 15px 15px 12px;
		width: 55px;
		background:#ffffffa6;
	}
#menu div.mod-languages ul {
	width: 100%;
}
#menu div.mod-languages ul li {
	width:30%;
	float:left;
}
#menu div.mod-languages ul li:not(.lang-active) {
	
}
#menu .fm-container, 
.flyout-menu li ul li ul {
	background-color:transparent !important;
}
.carrousell-hab li {
	width:87% !important;
}

.carrousell-hab li.uk-active {
	margin-bottom:20px;
}
.carrousell-hab .uk-slideset-nav li {
	width:inherit !important;
	margin-bottom:0 !important;
}
.carrousell-hab .uk-slidenav-position .uk-slidenav {
top: 48%;
 }
}
  /*// de Smartphones a Tablets*/

@media (min-width: 480px) and (max-width: 700px){
	#menu li {
    width: 100%;
}
#contenido{
	margin-top: 90px;
}
#cuerpo{
	margin-top: 40px;
	margin-bottom: 20px;
}
/*.item-pageinicio .wk-slideshow{
	margin-top: 0;
}*/

#utilidades_uno .btn{
	margin-left: 0;
    width: 100%;
   	margin-bottom: 2em;
    margin-top: 1em;
    padding-bottom: 1em;
    padding-top: 1em;
	background-color: #a09b83;
}
#utilidades_uno .btn a{
	color: #fff;
}
.moduletable.opi{
clear:both;
}
#pie li.parent{
	width:50%;
	float:left;
}
.log {
    margin-left: 0;
}
#CDSSCROLLINGRAVE.narrow {
    width: 357px !important;
}
.menupie{
display:none;
}

.menupiejsoculto{
display:none;
}
#referencias #utilidades_uno, #referencias #utilidades_dos{
	width:100%;
	float: none;
}
/*#menu ul.vertical li.fm-first{
	display:none;
}*/
#enlaces_superiores{
	position: fixed;
z-index: 999999999;
}
.menuescritorio {
	display:none !important;
}
.menumovil {
position: relative;
z-index: -1;
	width: 100%;
}
.menumovil li {
		background-color: rgba(255,255,255,0.8502515);
}
.menumovil li li {
	padding-top:0 !important;
		padding-bottom:0 !important;
}
.menucolapsado {
	position: relative;
	z-index: 0;
}
section.moduletable {
    float: left;
}

#logo_menu {
    width: 100%;
}
#logo_menu a.whatsapp {
	top: 26px;
}
#logo_menu > .translate {
	padding-right: 50px;
	margin-top: 30px;
}
.moduletable.bt-reserva.hidden-xs {
	display:none !important;
}
#logo_menu a.whatsapp {
}
form#chronoform-contact, 
form#chronoform-contacto {
	margin-top: -730px;
}
.menucolapsado h3{
    font: 130%/1 Helvetica;
    margin: 2px 0 0 0px;
	background-color: #7b6558;
height: 30px;
width:30px;
top: 64px;
}
.menucolapsado h3{
height: 30px;
width:30px;	
}
.carrousell-hab li {
	width:87% !important;
}
.carrousell-hab li.uk-active {
	margin-bottom:20px;
}
.carrousell-hab .uk-slideset-nav li {
	width:inherit !important;
	margin-bottom:0 !important;
}
.carrousell-hab .uk-touch .uk-hidden-touch {
 	margin-top: -42px;
 }
}



@media (max-width: 700px){
  .menucolapsado h3 {
    height: 35px;
    width: 36px;
	padding: 5px;
left: 20px;
border-radius: 3px;
  }
  .menucolapsado img {
  	padding-top:0;
  }
  #logo_menu a.whatsapp{
    right: 0;
  }
  .enlac_sup.uk-grid > *{
  	width: 100%;
  }
  a.tel{
  	display: inline-block;
  	right:5px;
  }
  .moduletable.bt-reserva{
  	position: absolute;
  	top: 65px;
    left: 20px;
    width: 170px !important;
  }
  .moduletable.bt-reserva #reservaBtn{
  	   width: 170px !important;
  } 
  section.moduletable{
  	width: 50%;
  }
.serv-v10.uk-grid-width-large-1-3 div:last-child, 
.serv-v10.uk-grid-width-large-1-3 > *{
	border-right: 0;
margin-top: 0;
}
#pie footer.moduletable{
	width:100%;
	margin-left: 35px;
}
.enlac_foo, 
#pie .translate.moduletable{
	width:50%;
	float:left;
	padding:0;
	margin:0;
}
#pie .translate.moduletable {
		width:30%;
		margin-top: 18px;
}
.contact, 
.copy{
	text-align:center;
}
.ult_blog h3 a, .art_blog .page-header h2{
	line-height: 1;
}
input.check_availability{
	background-color:#7b6b5f !important;
}
.b-derecha iframe{
	width: 420px !important;
  height: 320px;
  border-radius: 0 0 5px 5px;
}
.enlac_foo.uk-grid > * {
	padding-left:5px !important;
}
.enlac_foo {
	margin-top: 22px !important;
}
.process25 {
	height:360px;
	margin-top: -100px;
}
#slide1 .uk-slideshow li {
height: 600px !important;
    min-height: 300px !important;
}
/*#slide1 .uk-slideshow li .uk-cover-background {
		height: 600px;
}*/

Body {
	overflow-x: hidden;
}

}

@media (min-width: 700px) and (max-width: 768px){
#CDSSCROLLINGRAVE.narrow {
    width: 357px !important;
}
.menupie{
display:none;
}

.menupiejsoculto{
display:none;
}
/*#menu ul.vertical li:nth-child(2), 
#menu ul.vertical li.fm-last{
	display:none;
}*/
.menuescritorio {
	display:none !important;
}
.menumovil {
position: relative;
z-index: -1;
	width: 100%;
}
.menumovil li {
		background-color: rgba(255,255,255,0.8502515);
}

.menucolapsado {
	position: relative;
	z-index: 0;
}
section.moduletable {
    float: left;
}
.moduletable.bt-reserva {
	float:left;
		margin-top:32px;
}
#logo_menu {
    width: 100%;
}

#logo_menu a.whatsapp {
	top: 26px;
}
#logo_menu > .translate {
	padding-right: 50px;
	margin-top: 30px;
}
  .menucolapsado h3 {
    top: 64px;
  }
} 
/*// de Tablets a pantallas de desktops 2columnas*/
@media (min-width: 768px) and (max-width: 980px) {

#cuerpo{
	margin-top: 0;
	margin-bottom: 20px;
}
#menu li {
    padding-right: 10px;
}
/* @group menu fijo */

#menu li {
	width:auto;
}
/*.item-pageinicio .wk-slideshow{
	margin-top: 0;
}*/
#pie .moduletable_menu{
	max-width:835px;
	margin-left: 15%;
}
#pie .moduletable_menu .parent{
	width:30%;
	float:left;
}

#pie .item-108, #pie .item-110, #pie .item-106, #pie .item-126, #pie .item-111{
	width:30%;
	margin-left:60%;
}

.moduletable.opi{
	margin-left:70%;
}
.log {
    margin-left: 0;
}
.log img{
    margin-top: -2em;
	margin-bottom: 2em;
}
/*#menu ul.vertical{
	left: 0;
	position: absolute;
    top: 130px;
}*/
/* @group menu fijo */

#menu li {
	width:auto;
}

#CDSSCROLLINGRAVE.narrow {
    width: 357px !important;
}
.menupie{
display:block;
}


.menumovil {
	display:none !important;
}
} 

   /*// Tablets horizontal*/
@media (min-width: 980px) and (max-width: 1200px) {
.log{
	margin-left:0;
  position:relative;
  top:-5px;
}
#slide1 .uk-slideshow {
/*    width: 93% !important;*/
}

/* @group menu fijo */

#menu li {
	width:auto;
}
.dest {
    margin-right: 5%;
    padding-right: 2em;
    width: 70%;
}

#pie .moduletable_menu{
	max-width:835px;
	margin-left: 7em;
}
#pie .moduletable_menu .parent{
	width:35%;
	float:left;
}
#pie .item-108, #pie .item-110, #pie .item-106, #pie .item-126, #pie .item-111{
	width:35%;
	margin-left:70%;
}
/*#pie .mod-languages {
    margin-left: 40%;
    margin-top: -90px;
    padding-bottom: 0px;
}*/
#pie .mod-languages {
	width: 200px;
}

.moduletable.opi{
	margin-left:70%;
}
.moduletable.opi img {
    margin-bottom: -20px;
    margin-top: -20px;
}	
.custom.mod_opi{
	margin-top: -70px;
}
.menupie{
display:block;
}

.menumovil {
	display:none !important;
}
.moduletable .process25 ul.uk-slider{
min-height: 660px !important;
}

 }
 
 
  /*// Pantallas anchas (desktops)*/
@media (min-width: 1200px) {
.log{
	margin-left:0;
  position:relative;
  top:-5px;
}



/* @group menu fijo */

#menu li {
	width:auto;
}

/* @end */





/*#slide1 .uk-slideshow {
    width: 90% !important;
}*/

.dest {
    /*border-right: 1px solid #fff;*/
    margin-right: 5%;
    padding-right: 2em;
    width: 70%;
}	
#pie .moduletable_menu{
	max-width:835px;
	margin-left: 12em;
}
#pie .moduletable_menu .parent{
	width:35%;
	float:left;
}
#pie .item-108, #pie .item-110, #pie .item-106, #pie .item-126, #pie .item-111{
	width:35%;
	margin-left:70%;
}
/*#pie .mod-languages {
    margin-left: 40%;
    margin-top: -90px;
    padding-bottom: 0px;
}*/
.moduletable.opi{
	margin-left:70%;
}
.moduletable.opi img {
    margin-bottom: -20px;
    margin-top: -20px;
}
.custom.mod_opi{
	margin-top: -70px;
}
.menupie{
display:block;
}
#utilidades_uno, #utilidades_dos{
	width:50%;
float:left;
}

.menumovil {
	display:none !important;
}

}

/* @end */

[class^="icon-"]{
	background-position: 4px 0px;
	}
.colapsado{
	border:1px solid black;
}	

.expandirpie{
	z-index: 100;
}

.btnreserva:hover {
	background-color: rgba(211,205,185,0.8653414);
	font-weight: bold;
}

.btnreserva a:hover{
color: #000000;	
}
.b-derecha iframe{
background-color: #fff !important;
  padding: 5px;
  border-radius: 0px 10px 10px 0;
}
.bt-reserv, 
.right{
    float:right;
}




.visually-hidden {
  position: absolute;
  left: -9999px;
}