#formulario_buscador .fl{float:left;}
#formulario_buscador .fr{float:right;}
	/* ---------- ENGINE ---------- */
	
		.engineForm .vh {visibility:hidden;}
		#engine .canvas {background:center no-repeat;}
		#engine input, #engine select, #engine button {border:0px;}
		.engineForm aside, .engineForm footer, .engineForm header, .engineForm section, #engine, #engine div, .engineWindow, .engineWindow div {overflow:hidden;}
		.engineWindow div{font-weight:bold;font-size:18px;}
		#engine, #engine input, #engine select, #engine .select span:first-child {font-size:12px;font-family:'Raleway',sans-serif;;}
		#engine .calendar.input, #engine .rooms.input, #engine .code span:first-child, #engine .code input {padding:5px 4px;}
		#engine header div, #engine .rooms.title, #engine .rooms.more span, #engine .code, #engine button .title {text-transform:uppercase;}
		#engine .select, #engine .calendar.input, #engine .rooms.input, #engine .rooms.container {border-radius:3px;box-sizing:border-box;margin-top:5px;position:relative;border:1px solid #d8d6d0;width:48%;background:#fff;color:#000;}
		#engine .calendar.input{float:left;}
		#engine .calendar.input:last-child{float:right;}
		#engine .select:hover, #engine .calendar.input:hover, #engine .rooms.input:hover, #engine .rooms.container:hover {cursor: pointer;}
		#engine .select .canvas, #engine .calendar.input .canvas, #engine .rooms.input .canvas, #engine .code div .canvas {top:0px;right:0px;bottom:0px;width:25px;text-align:center;position:absolute;}
		#engine {width:270px;z-index:15;z-index:10;position:relative;overflow:hidden;bottom:0;}
		#engine header {cursor:pointer;display:none;}
		#engine header div {color:#fff;float:left;font-size:22px;width:100%;text-align:center;background:rgba(0,0,0,0.85);padding:6px;}
		#engine header .close {background:url("../images/icon/bg_boton_reservar.png")no-repeat; position:absolute; right:0; width:24px;height:24px;margin:8px 27px 0px 0px;}
		#engine section {padding:10px;background:rgba(204,153,68,.4);color:#fff;}
		#engine section:before {content: '';background: rgba(0,0,0,.8);position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: -1;}
		#engine section.closed {height: 65px;}	
		#engine .select {min-height:10px;padding:4px 0px;}
		#engine .select.hotel {margin-bottom:10px;}
		#engine .select div {padding-right:25px;}
		#engine .select div span:first-child {display:inline-block;padding:1px 4px;white-space:nowrap;}
		#engine .select div .canvas canvas {margin:9px 0px;}
		#engine .rooms.container{float:right;}
		#engine .select select {top:0px;bottom:0px;width:100%;opacity:0;background:none;position:absolute;}
		#engine .calendar.title {text-transform:uppercase;font-family:'Raleway',sans-serif;font-size:13px;}
		#engine .calendar.input canvas {margin:6px 0px;}
		#engine .rooms.title {color:#fff;margin-top:10px;font-family:'Raleway',sans-serif;font-size:14px;}
		#engine .rooms.container:first-child {float:left;width:47.5%;}
		#engine .rooms.container .subtitle {display:inline-block;margin-top:5px;margin-left:5px;}
		#engine .rooms.container .select {float:right;width:35px;margin-top:0px;}
		#engine .rooms.container .subtitle, #engine .rooms.container span:first-child, #engine .rooms.container select {font-size:10px;line-height:16px;}
		#engine > section > div:nth-of-type(4) > div > div.select > div > span:nth-of-type(1) {font-weight:bold;font-size:14px;padding:1px 10px;}
		#engine .rooms.container:nth-of-type(1) .subtitle{font-size:9px;}
		#engine .rooms.container select:hover {curosr: pointer;}
		#engine .rooms.input {display:none;width:100%;}
		#engine .rooms.input .canvas {width:35px;display:none;}
		#engine .rooms.input canvas {margin:6px 0px;}
		#engine .rooms.children {margin:5px 0 10px;font-size:10px;text-align:left;color:#fff;}
		#engine .rooms.more {color:#fff;font-size:10px;}
		#engine .rooms.more .text {color:#fff;cursor:pointer;font-size:13px;font-family:'Raleway',sans-serif;}
		#engine .rooms.more .text:hover {text-decoration:none;}
		#engine .code {color:#000;margin-top:5px;font-size:13px;position:relative;font-weight:bold;}
		#engine .code span:first-child {cursor:pointer;display:inline-block;}
		#engine .code div {top:0px;left:0px;right:0px;display:none;background:#fff;position:absolute;border-radius:3px;}
		#engine .code div input {width:100%;font-size:11px;}
		#engine .code div .canvas {float:right;cursor:pointer;}
		#engine .code div .canvas canvas {margin:6px 0px;}
		#engine button {width:100%;margin-top:10px;text-align:left;border:2px solid #fff;border-radius:3px;}
		#engine button:hover { background:rgba(255,255,255,.6); transition:all .3s;}
		#engine button .title {font-family:'Raleway',sans-serif;font-size:18px;color:#fff;display:block;padding:10px;}
		#engine button .subtitle {color:#ddd;font-size:10px;font-style:italic;}
		
		@media screen and (max-width:600px)
		{
			#engine {width:100%;position:relative;display:block;margin:0;box-shadow:0;}
			
			#formulario_buscador{width:100%;left:0;position:initial;z-index:4;}
			
		}
		
		
		/* ---------- DISPONIBILITY : MOTOR ---------- */
		
		#motor_footer { display:block; bottom:5px; left:0; position:fixed; z-index:6; }
		#motor_footer #engine .calendar.input, #engine .rooms.input, #engine .code span:first-child, #engine .code input { padding:5px 4px; } 
		#engine .code span:first-child{color:#fff;font-weight:normal;}
		
		@media screen and (max-width:600px) 
		{
			#motor_footer { display:none; bottom:41px; left:0; position:fixed; z-index:2; }
			#motor_footer #formulario_buscador { width:100%;left:0;padding:0 10px;position:fixed;top:50px;z-index:2;-webkit-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);-moz-transform:translateY(-100%); }			
		}
			
		
		/* ---------- FORM ---------- */
		
		.engineForm {position:relative;z-index:5;}
		
		.engineForm.static #engine {width:auto;margin:0px -10px;position:static;}
		.engineForm.static #engineCalendar section #datepicker .ui-datepicker {max-width:470px;margin:0px auto;}
		.engineForm.static #engineRooms section {left:0px !important;}
		.engineForm.static #engineCalendar, #engineForm.static #engineRooms {top:0px !important;left:0px !important;right:0px;position:fixed;}
		
		/* ---------- WINDOWS ---------- */
		
		.engineWindow {z-index:15;}
		
		#engineCalendar {display:none;background:#c94;overflow:visible;position:absolute;user-select:none;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;}
		#engineCalendar header {color:#fff;padding:5px 5px 5px 25px;font-size:14px;font-family:Arial;position:relative;overflow:visible;text-transform:uppercase;}
		#engineCalendar header div {top:0px;left:0px;display:none;position:absolute;border-right:16px solid #c94;border-top:13px solid transparent;border-bottom:13px solid transparent;}
		#engineCalendar header .canvas {top:0px;right:5px;bottom:0px;width:22px;cursor:pointer;background:center no-repeat;position:absolute;text-align:center;}
		#engineCalendar header .canvas canvas {margin:7px 0px;}
		#engineCalendar section {margin:0px 5px 5px;padding:10px 10px;background:#fff;color:#000;}
		#engineCalendar section #datepicker a {color:inherit;min-width:270px;text-decoration:none;}
		#engineCalendar section #datepicker .ui-datepicker {width:auto !important;margin:0px auto;font-family:Arial;text-align:center;padding:5px 25px;}
		#engineCalendar section #datepicker .ui-datepicker .ui-datepicker-group {float:left;width:230px;}
		#engineCalendar section #datepicker .ui-datepicker .ui-datepicker-group-last {margin-left:10px;}
		#engineCalendar section #datepicker .ui-datepicker .ui-datepicker-header {padding:4px 0px;font-size:15px;position:relative;}
		#engineCalendar section #datepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-year{color:#000;}
		#engineCalendar section #datepicker .ui-datepicker .ui-datepicker-group-first .ui-datepicker-header {padding-left:37px;font-family:'Raleway',sans-serif;text-transform:uppercase;}
		#engineCalendar section #datepicker .ui-datepicker .ui-datepicker-group-last .ui-datepicker-header {padding-right:37px;font-family:'Raleway',sans-serif;text-transform:uppercase;}
		#engineCalendar section #datepicker .ui-datepicker .ui-datepicker-header a span {top:0px;bottom:0px;width:35px;cursor:pointer;position:absolute;display:block;}
		#engineCalendar section #datepicker .ui-datepicker .ui-datepicker-header a.ui-state-disabled span {cursor:default;}
		#engineCalendar section #datepicker .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev span {left:0px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAQCAYAAADESFVDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIxJREFUeNpiYCAA/FIq/ZkIKIgHUhuYCChYAMQJLHgUTABig01z2i8y4lHgAFIAEmMkpABFES4FcEX4FIAAC1CBPcwX2BSAAPPNc0ceqhvZfgCyO4D0DiD/JYYiEAGUOAlU8ALIXIFNITOMAZS4iEshM7IOXAqZ0e3HppAZm2/QFL5gxhXBSAoXAAQYAM/uYqKd1mWuAAAAAElFTkSuQmCC) center no-repeat;}
		#engineCalendar section #datepicker .ui-datepicker .ui-datepicker-header a.ui-datepicker-next span {right:0px;background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAQCAYAAADESFVDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJhJREFUeNpiYAACv5RKfwY8gBmowB5I71A3sn1w89yRi1gVASUeghQA2ROA9AtsCplBBEgCqGAHkLkCm0JmGAMo8RKXQmZkHbgUMqPbj00hIy5vA32tD6QOAHEDMy5FUBNfAJkzmAiYNAGIExgJWFWwaU77QkZCCkBijIQUoCjCpQAEmKAK4nEpAJsETQUgBQnYFIAAQIABANUTYvDXJGVCAAAAAElFTkSuQmCC) center no-repeat;}
		#engineCalendar section #datepicker .ui-datepicker table {width:100%;border-spacing:0px;}
		#engineCalendar section #datepicker .ui-datepicker table thead {font-size:12px;background:#ddd;text-transform:uppercase;font-family:'Lato';color:#666;}
		#engineCalendar section #datepicker .ui-datepicker table thead th {padding:5px 0px;font-weight:normal;}
		#engineCalendar section #datepicker .ui-datepicker table tbody {font-size:13px;font-weight:normal;}
		#engineCalendar section #datepicker .ui-datepicker table tbody td {padding:4px 0px;}
		#engineCalendar section #datepicker .ui-datepicker table tbody td.ui-state-disabled {color:#aaa;}
		#engineCalendar section #datepicker .ui-datepicker table tbody td.ui-datepicker-current-day, #engineCalendar section #datepicker .ui-datepicker table tbody td.ui-datepicker-selected {color:#fff;background:#c94;}
		
		#engineRooms {min-height:290px;min-width:325px;display:none;position:absolute;z-index:9;}
		#engineRooms section {left:-100%;padding:20px;font-size:11px;position:relative;background:rgba(204,153,68,.4);}
		#engineRooms section:before {content: '';position: absolute;left: 0;right: 0;bottom: 0;top: 0;background: rgba(0,0,0,.8);}
		#engineRooms section .close {top:0px;right:0px;cursor:pointer;padding:10px;position:absolute;background:center no-repeat;}
		#engineRooms section .part {padding:5px 0px 6px;}
		#engineRooms section .part.top {margin-bottom:-8px;padding:0px;border-bottom:0px;color:#9d9689;}
		#engineRooms section .part.container .fl {color:#fff;margin-top:5px;margin-right:25px;text-transform:uppercase;font-size:13px;font-family:'Lato';font-weight:normal;}
		#engineRooms section .part .fr .select {width:100%;min-height:10px;padding:4px 0px;background:#fff;position:relative;color:#000;border-radius:3px;}
		#engineRooms section .part .fr .select div {padding-right:25px;font-size:12px;}
		#engineRooms section .part .fr .select div span:first-child {display:inline-block;padding:1px 4px;font-size:11px;}
		#engineRooms section .part .fr .select div .canvas {top:0px;right:0px;bottom:0px;width:25px;text-align:center;background:#fff center no-repeat;position:absolute;}
		#engineRooms section .part .fr .select div .canvas canvas {margin:9px 0px;}
		#engineRooms section .part .fr .select select {top:0px;left:0px;bottom:0px;width:40px;border:0px;opacity:0;font-size:11px;font-family:Arial;position:absolute;}
		#engineRooms section .part .fr .remove {color:#fff;width:14px;height:14px;cursor:pointer;margin-top:7px;background:#81103b;border-radius:50%;}
		#engineRooms section .part .fr .remove span {display:block;margin-top:-1px;font-size:11px;font-family:Arial;font-weight:bold;}
		html[lang='de'] #engineRooms > section > div:nth-of-type(1) > div > div:first-of-type,
		html[lang='nl'] #engineRooms > section > div:nth-of-type(1) > div > div:first-of-type{margin-right:50px;}
		html[lang='hu'] #engineRooms > section > div:nth-of-type(1) > div > div:first-of-type{margin-right:35px;}
		#engineRooms section .add {color:#fff;margin-bottom:25px;margin-top:10px;text-align:right;text-transform:uppercase;}
		#engineRooms section .add span {text-decoration:underline;font-family:'Raleway',sans-serif;font-size:12px;font-weight:normal;}
		#engineRooms section > div.add > span:nth-of-type(1){text-transform:uppercase;text-decoration:underline;}
		#engineRooms section .add span:hover {cursor:pointer;text-decoration:none;}
		#engineRooms section button {right:10px;bottom:10px;color:#fff;margin:1px;padding:5px 18px;border:0;font-size:14px;font-family:'Raleway',sans-serif;position:absolute;text-transform:uppercase;border:2px solid #fff;border-radius:3px;letter-spacing:.2em;}
		#engineRooms section .part .fr .title, #engineRooms section .part .fr .select {width:40px;margin-right:15px;border:1px solid #696969;}
		#engineRooms section .part .fr .title{border:0;}
		#engineRooms section .part .fr .title, #engineRooms section .part .fr .select, #engineRooms section .part .fr .remove {float:left;text-align:center;overflow:visible;}
		#engineRooms section .part .fr .title{color:#fff;font-size:12px;font-family:'Lato';font-weight:normal;}
		
		@media screen and (max-width:600px)
		{
			#engineCalendar #datepicker .ui-datepicker {max-width:270px;margin:0px auto;}
		}
		
		@media screen and (max-width:600px)
		{
			#engineCalendar, #engineRooms {top:0px !important;left:0px !important;right:0px;position:absolute;z-index:101;box-shadow: 0px 0px 0px 1000px rgba(0,0,0,0.7);}
			#engineRooms section {left:0px !important;}
			
			#engine header div{max-width:none;}
			#engineRooms section {box-shadow: 0px 0px 0px 10000px rgba(0,0,0,0.6);}
		}
		
		/* ---------- SPECIFIC ---------- */
		
		#engine .select.city option[value="19551"], #engine .select.city option[value="19566"] {display:none;}
		
		.rooms.container .select{border:0 !important;}
		#engine .activate{background:#fff;}
	
	/* ---------- END ---------- */