body {
	background: transparent;
}

#ui-datepicker-div{
	font-size: 12px;
    left: 20px !important;
    top: 32px !important;
}

#motorBusqueda {
	height: 225px;
	background-color: #263a68;
	background-color: rgba(38, 58, 104, 0);
  	/* IE 7 */
  	filter: alpha(opacity=70) !important;
	/* IE 8 */
 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

#searchForm {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 12px;
/* 	position: relative; */
	width: 210px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

#kidsAge{
	width: 80px;
}

#promocodeP{
	padding-top: 15px !important;
}

#searchForm label{
	color: white;
}

#reservationTitle {
	font-weight: bolder;
	margin-bottom: 20px;
	font-family: 'Alegreya', 'Times New Roman', serif;
	text-transform: uppercase;
	font-size: 24px;
	text-align: center;
	color: white;
	display:none;
}

#seleccionFechas {
	width: 230px !important;
}

#contFechaEntrada {
	margin-bottom: 10px;
	float: left;
}

#contFechaEntrada label {
	display: block
}

#contFechaEntrada input, #contFechaSalida input {
	width: 90px;
	border: 2px solid #75A8D2 !important;
	background: url(https://cdn.paraty.es/static_files/hotel-victoria-playa/specific/202507090814/images/date_icon.jpg) no-repeat 70px white;
	cursor: pointer !important;
}

#contFechaSalida {
	float: left;
	margin-left: 20px
}

#contFechaSalida label {
	display: block;
}

hr {
	border: 0 !important;
	display: none;
}

#configuraHabitaciones {
	margin-bottom: 10px;
}

#hab0 {
	margin-top: 10px;
	position: relative;
	margin-bottom: 10px;
	color: white;
}

#num-adults-info {
	position: absolute;
	top: -20px;
	left: 80px;
}

#num-children-info {
	position: absolute;
	top: -31px;
	left: 160px;
}

#kidsAge {
	display: block;
}

#hab1 {
	position: relative;
	margin-bottom: 10px;
	color: white;
}

#numPersonas1 {
	position: absolute;
	top: -5px;
	left: 80px;
}

#numChildren1 {
	position: absolute;
	top: -5px;
	left: 160px;
}

#hab2 {
	position: relative;
	color: white;
}

#numPersonas2 {
	position: absolute;
	top: -5px;
	left: 80px;
}

#numChildren2 {
	position: absolute;
	top: -5px;
	left: 160px;
}

#botonHome {
	position: relative;
}

#divPromocode {
	float:none !important;
	padding: 0 !important;
	position: absolute;
}

#promocodeP span {
	color: white;
}

#promocodeP input {
	border: 2px solid #75A8D2 !important;
	width: 35px !important;
}

#search-button-wrapper {
	position: absolute;
	left: 125px;
	top: 8px;
}

#search-button2 {
	border: 2px solid white;
	font-weight: bold;
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #E72772;
	color: white;
	font-size: 14px;
	cursor: pointer;
	overflow: visible;
	border: 1px solid #E2D9D0;
}

div#booking_engine_title {
  position: absolute;
  top: 0px;
  color: white;
  text-align: center;
  width: 100%;
}

form#searchform {

	margin-top: 15px;


}

span.promocode {
  padding-top: 5px!important;
}
select{
    color:black !important;
}