/***************************************************
  Vacationes
***************************************************/
.blockBlueV{
  background: #D1E5ED;
  min-height: 100%; 
  height: 100%; 
  overflow: hidden;
  position: relative;
}
.vBlock{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #FFFFFF;
    height: 170px;
    margin: 10px 35px;
	overflow: hidden;
    width: 587px;
}
.vBlock .vLine{
	background-color: #FFFFFF;
    height: 4px;
    margin-left: -35px;
    margin-top: 83px;
    position: absolute;
    width: 35px;
}
.vBlock .vImage{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float: left;
    height: 90%;
    margin: 9px 7px;
    overflow: hidden;
    position: relative;
    width: 190px;
}
.vBlock .vImage .vServices{
	list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
}
.vBlock .vImage .vServices li{
	height: 22px;
    width: 22px;
	background-repeat:no-repeat;
	background-position:center;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
.vBlock .vImage .vServices .vFlights{
	 background-image:  url('../images/icons/iconos-04.png');
	 background-image:  url('../images/icons/iconos-04.svg'), none;
}
.vBlock .vImage .vServices .vFlights:hover{
	 background-image:  url('../images/icons/iconos-04.png');
	 background-image:  url('../images/icons/iconos-04.svg'), none;
}
.vBlock .vImage .vServices .vHotels{
	 background-image:  url('../images/icons/iconos-05.png');
	 background-image:  url('../images/icons/iconos-05.svg'), none;
}
.vBlock .vImage .vServices .vHotels:hover{
	 background-image:  url('../images/icons/iconos-05.png');
	 background-image:  url('../images/icons/iconos-05.svg'), none;
}
.vBlock .vImage .vServices .vTransfers{
	 background-image:  url('../images/icons/iconos-06.png');
	 background-image:  url('../images/icons/iconos-06.svg'), none;
}
.vBlock .vImage .vServices .vTransfers:hover{
	 background-image:  url('../images/icons/iconos-06.png');
	 background-image:  url('../images/icons/iconos-06.svg'), none;
}
.vBlock .vImage img{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    min-height: 152px;
    width: 189px;
}
.vBlock .vDetails{
    margin-left: 200px;
    margin-top: 10px;
    overflow: hidden;
}
.vBlock .vDetails h3{
	color: #ff5100;
    font-size: 1.5em;
    margin: 0;
    text-transform: uppercase;
}
.vBlock .vDetails p{
	font-size: 0.8em;
    margin: 0 0 2px 2px;
}
.vBlock .vDetails ul{
	font-size: 0.8em;
    margin-top: 0;
    padding: 0 0 0 13px;
}
.vBlock .vDetails ul li{
	
}
.vBlock .vDetails ul li .vNights{
	background-image:  url('../images/icons/iconos-01.png');
	background-image:  url('../images/icons/iconos-01.svg'), none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	height: 14px;
    width: 8px;
	display:inline-block;
}
.vBlock .vDetails ul li.vOrange{
	color: #ff5100;
}
.vBlock .vDetails ul li.vLightBlue{
	color: #94C4D5;
}
.vBlock .vDetails ul li.vLightBlue .vNights{
	background-image:  url('../images/icons/iconos-02.png');
	background-image:  url('../images/icons/iconos-02.svg'), none;
}
.vBlock .vDetails .vOffersBtn{
	font-size: 0.8em;
	float: left;
	padding: 3px 5px;
}
.vBlock .vDetails .vMorOffers{
	background-image:  url('../images/icons/iconos-03.png');
	background-image:  url('../images/icons/iconos-03.svg'), none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
	float: left;
    font-size: 0.7em;
    margin-left: 15px;
    margin-top: 7px;
    padding-left: 20px;
}
.vBlock .vDetails .vMorOffers:hover{
	background-image:  url('../images/icons/iconos-07.png');
	background-image:  url('../images/icons/iconos-07.svg'), none;
	color: #ff5100;
}
.vBlock .vDetails .vPriceBlock{
	float: right;
    margin-right: 10px;
    margin-top: -30px;
}
.vBlock .vDetails .vPriceBlock .vDesde{
	display: inline-block;
    float: left;
    font-size: 0.8em;
    margin-bottom: -13px;
}
.vBlock .vDetails .vPriceBlock .vPrice{
	font-family: 'Open Sans', sans-serif;
 	 font-weight: 800;
    font-size: 2.4em;
}
.vBlock .vDetails .vPriceBlock .vCurrency{
    font-size: 0.7em !important;
}
.vBlock .vDetails .vPriceBlock .vPerPerson{
	display: inline-block;
    float: left;
    font-size: 0.8em;
    margin-top: -11px;
}
.vFindeTrip{
	color: #13507d;
    font-size: 1.5em !important;
    margin-top: 90px !important;
}
#packagesHtml{
	padding-top: 30px;
	min-height: 1395px;
}
.vFromContainer{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #fff;
    margin: 20px auto;
    padding: 15px 30px 32px;
    max-width: 600px;
    width: 90%;
}
#filtersForms .appForm{
	width:100%;
	-webkit-border-radius: 0x;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #686868;
	border:1px solid #d1d1d1;
}
#filtersForms .selectpicker{
	color: #4f4f4f;
	border-radius: 0 2px 2px 0 !important;
	/*background-image:  url('../images/icons/icono-02.png');
	background-image:  url('../images/icons/icono-02.svg'), none;*/
	background-repeat:no-repeat;
	background-position: right 14px center;
}
.vRightForm, .vLeftForm{
	width: 45%;
	float: left;
}
.vRightForm{
	margin-left:10%;
}
.vLeftForm{
	
}
.vFromContainer .formLabel{
	color: #13507d;
    font-size: 1.4em;
    font-weight: 600;
    line-height: 100%;
    margin: 8px 0 7px;
}
.vFromContainer .destino input{
    font-size: 1.2em;
    height: 37px;
}
.vFromContainer .destino{
    margin-bottom: 1px;
}
.vFromContainer .custom-dropdown{
    height: 32px;
}
.vFromContainer .custom-dropdown:before{
	border-radius: 0 2px 2px 0;
    height: 32px;
}
.vFromContainer .custom-dropdown:after{
	right: 2.1em !important;
	height: 32px;
}
.vFromContainer .appForm{
	border: 0 none;
    border-radius: 2px !important;
    font-size: 1.15em;
    height: 32px;
    padding-bottom: 3px;
    padding-left: 8px;
    padding-top: 5px;
    line-height: 1.3;
}

.vFromContainer select	{
	background-color: #fff;
	 border: 1px solid #94c4d5;
}
.borderRadiusZero{
	border-radius: 10px 10px 0 0 !important;
}
.borderRadiusZero .rightFrame{
	border-radius: 0 10px 0 0 !important;
}
#filtersForms .blockBlueV {
	overflow: visible;
	padding: 24px 0 40px;
	min-height: 1395px;
	/*background-image:  url('../images/icons/LUPAFONDO.png');
	background-image:  url('../images/icons/LUPAFONDO.svg'), none;
	background-repeat: no-repeat;
	background-position: center;*/
}
#filtersForms .vSearchPlanBtn{
	margin: -15px auto 20px;
	text-align: center;
}
#filtersForms .vSearchPlanBtn button{
	/*border-bottom: 4px solid #064A69;*/
    font-size: 1.1em;
    height: 34px;
    margin-top: 12px;
    width: 102px;
}
#filtersForms .vSearchPlanBtn button:hover{
	/*border-bottom: 3px solid #D06800;*/
}
#filtersForms .vSearchPlanBtn button:hover:active {
	/*margin-top: 13px;
	border-bottom: 1px solid #D06800;*/
}
#filtersForms .fPassengers{
	border: 1px solid #13507d;
    font-size: 1em;
    line-height: 26px;
    margin-top: 8px;
    padding: 0 11px;
	text-align: left;
    width: 100%;
}
#filtersForms .vHabitacion{
	border-radius: 2px;
	border: 1px solid #d1d1d1;
	color: #686868;
	background-color: #fff;
	/*background-image:  url('../images/icons/huesped.png');
	background-image:  url('../images/icons/huesped.svg'), none;*/
	background-repeat:no-repeat;
	background-position: right 9px center;
	padding-right:20px; 
	cursor: pointer;
    font-size: 1.15em;
    line-height: 31px;
    padding: 0 4px 0 8px;
	text-align: left;
    width: 98.5%;
    margin-left: 1.5%;
    height: 32px;
}
#filtersForms .selectpicker option{
	padding-left: 10px;
}
.vFromContainer #flights_departuredate{
	background-position: right top 7px;
	line-height: 20px;
	border: 1px solid #d1d1d1 !important;
}
.HrequestSumary{
	clear: both;
    color: #000;
    font-size: 0.9em;
    font-weight: 600;
}
#filtersForms .passengersSelect button{
	background-color: #ff5100;
    color: #FFFFFF;
    line-height: 21px;
	width:100%;
    border: 1px solid #ECECEC;
    border-radius: 0;
    display: inline-block;
    float: left;
    font-size: 0.9em;
    height: 35px;
}
#vSearchesBookings{
	left: 0;
    margin-top: 60px;
    min-width: 580px;
    position: relative;
    width: 100%;
}
#bookingFilters .custom-dropdown{
	width: 90%;
	height: 28px;
}
.vSearchesBookingsAbsolute{
    left: auto !important;
    min-width: 580px !important;
    position: absolute !important;
    width: 90% !important;
}
#vSearchesBookingsHeader{
	margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 457px;
    z-index: 2;
}
#vSearchesBookingsHeader div{
	background-color: #fff;
    border: 3px solid #fff;
    border-bottom: 2px solid #fff;
    color: #83b8ca;
    cursor: pointer;
    float: left;
    font-weight: 600;
    height: 34px;
    line-height: 32px;
    margin-left: 3px;
    text-align: center;
    width: 150px;
}
#vSearchesBookingsHeader div.active{
	background-color: #d1e5ed;
	border-bottom: 3px solid #d1e5ed;
    color: #13507d;
    font-weight: 700;
}

#vSearchesBookingsHeader .vSeaches{
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;	
}
#vSearchesBookingsHeader .vBookings{
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	margin-left: 0;
}
#vSearchesBookingsHeader .vPresupuestos{
	margin-left: 0;
}
#vSearchesBookingsBody{
	background-color: #d1e5ed;
    border-top: 3px solid #fff;
    margin-top: -3px;
    padding: 20px;
    position: relative;
    height: 775px;
}
#vSearchesBookingsBody .close{
	display: none;
	background-image:  url('../images/icons/icons-05.png');
	background-image:  url('../images/icons/icons-05.svg'), none;
	background-size: auto auto;
	margin: 1px;
    position: absolute;
    right: 0;
    top: 4px;
    opacity: 0.6;
}
#vSearchesBookingsBody .vSeachesBody{
	display: none;
    margin: 0 auto;
    width: 90%;
    max-width: 700px;
}
#vSearchesBookingsBody .vPresupuestosBody{
	display: none;
}
#vSearchesBookingsBody .vBookingsBody{
	display: none;
    height: 440px;
    margin: 0 auto;
    max-width: 700px;
    width: 100%;
}
#vSearchesBookingsBody .vBookingsBody .locator{
	font-size: 1.7em;
    font-weight: 700;
    line-height: 60px;
    text-transform: uppercase;
}
#vSearchesBookingsBody .colom{
	height: 20px;
    line-height: 45px;
    text-align: left !important;
}
#vSearchesBookingsBody .colom.grey{
	font-size: 1.2em;
    font-weight: 200;
}
#vSearchesBookingsBody .colom.name a{
	font-size: 1.5em;
    font-weight: 600;
    line-height: 26px;
}

#vSearchesBookingsBody .vBookingsBody .intel{
	display: none;
	font-weight: 200;
	font-size: 0.9em;
	line-height: 25px;
}
.vBookingPagination{
	margin-bottom: -50px;
}
#vSearchesBookingsBody #bookings_pend, #vSearchesBookingsBody #bookings_layers_container, #vSearchesBookingsBody #bookings_emtd, #vSearchesBookingsBody #bookings_cancel{
	/*height: 766px;*/
	height: 540px;
    margin: 0;
    max-width: 800px;
    overflow: visible;
}
#vSearchesBookingsBody ul.searches{
	width: 100%;
	padding-left: 2.5%;
}
#vSearchesBookingsBody ul.searches > li{
	width: 100%;
}
#vSearchesBookings .pagination{
	right: -70px;
	display: none;
}
#vSearchesBookings .vSeachesContainer ul.searches > li{
	height: 70px;
}
#vSearchesBookings .vSeachesContainer .launchSh {
    height: 100%;
    line-height: 70px;
    margin-top: -70px;
}

.vBlock .vImage .vServices{
	list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
}
#vSearchesBookings .vSeachesContainer .hotel {
	 background-image:  url('../images/icons/icons2-01.png');
	 background-image:  url('../images/icons/icons2-01.svg'), none;
	 background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px; 
	margin: 4px 0;
}
#vSearchesBookings .vSeachesContainer .flight {
	 background-image:  url('../images/icons/icons2-02.png');
	 background-image:  url('../images/icons/icons2-02.svg'), none;
	 background-repeat:no-repeat;
	 background-position:left center;
	 padding-left:20px; 
	 margin: 4px 0;
}
#vSearchesBookings .vSeachesContainer .passengers {
	/* background-image:  url('../images/icons/icons2-03.png');
	 background-image:  url('../images/icons/icons2-03.svg'), none;
	 background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px; 
	*/
	margin: 4px 0;
}
#vSearchesBookings .vSeachesContainer .perPerson, #vSearchesBookings .vSeachesContainer .price, #vSearchesBookings .vSeachesContainer .nights{
	text-align: right;
    padding-right: 25px;
}
#vSearchesBookings .vSeachesContainer .nights{
	font-weight: 700;
}
#vSearchesBookings .vSeachesContainer .perPerson{
	color: #9d9d9d;
	min-height: 10px;
}
#vSearchesBookings .vSeachesContainer .price .num{
	font-size: 1.5em;
    font-weight: 500;
}
#vSearchesBookings .vSeachesContainer .price .cur{
	font-size: 1em;
    font-weight: 500;
}
#vSearchesBookings .vSeachesContainer .price{
	font-size: 1.4em;
    font-weight: 800;
    margin-top: 5px;
}
#vSearchesBookings .vSeachesContainer .lastUpdate{
	padding-right: 23px;
    text-align: right;
}
#vSearchesBookings .vBookingsBody .buttons button{
	font-weight: 400;
	color: #686868;
}
#vSearchesBookings .vBookingsBody .buttons button:hover, #vSearchesBookings .vBookingsBody .buttons button:active{
	color: #fff;
}
#vSearchesBookings .vBookingsBody .buttons button.selected{
	color: #fff;
}
#vSearchesBookings .noactive{
	background-color: #AED4E1;
}
#vSearchesBookings .extra.noactive{
	background-color: #fff;
}
#vSearchesBookings .schData{
	padding-left: 17px;
	padding-top: 3px;
}
#vSearchesBookings .vSeachesContainer .priceValue{
	padding-top: 4px;
}
#vSearchesBookings .vSeachesContainer .vServices{
	float: right;
    list-style: none outside none;
    margin: 6px 0 0 0;
    padding: 0;
}
#vSearchesBookings .vSeachesContainer .vServices li{
	background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 12px;
    margin-left: 1px;
    margin-top: 0;
    width: 12px;
}
#vSearchesBookings .vSeachesContainer .vServices .vFlights{
	 background-image:  url('../images/icons/icons3-01.png');
	 background-image:  url('../images/icons/icons3-01.svg'), none;
}
#vSearchesBookings .vSeachesContainer .vServices .vHotels{
	 background-image:  url('../images/icons/icons3-02.png');
	 background-image:  url('../images/icons/icons3-02.svg'), none;
}
#vSearchesBookings .vSeachesContainer .vServices .vTransfers{
	 background-image:  url('../images/icons/icons3.png');
	 background-image:  url('../images/icons/icons3-03.svg'), none;
}
#vSearchesBookings .vSeachesContainer .icons{
	margin-right: -2px;
	width:31px;
}
#vSearchesBookings .vSeachesContainer .icons > div{
	  background: none repeat scroll 0 0 #94c4d5;
}
#vSearchesBookings .vSeachesContainer .icons > div:hover, #vSearchesBookings .vSeachesContainer .icons > div.active {
    background: none repeat scroll 0 0 #13507d;
}
#vSearchesBookings .vSeachesContainer .favoriteSearch{
	background: url("../images/icons/favorita.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
#vSearchesBookings .vSeachesContainer .separa{
	background-image:  url('../images/icons/separa.png');
	background-image:  url('../images/icons/separa.svg'), none;
	background-position: center center;
	background-size:contain;
    background-repeat: repeat;
	width:100%;
	height:100%;
	display: block;
}
#vSearchesBookings .vSeachesContainer .star{
	height:21px;
}
#vSearchesBookings .vSeachesContainer .separation{
	height:24px;
	margin-top: 2px;
}
#vSearchesBookings .vSeachesContainer .deleteS{
	height:21px;
	margin-top: 2px;
}
#vSearchesBookings .vSeachesContainer .deleteSearch{
	 background: url("../images/icons/papelera.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 100%;
}
#vSearchesBookings .vSeachesContainer .schGen{
	margin-left: 0.7%;
}
#vSearchesBookings .schGenRes div{
	text-align: center;
}
.vPagination .vPrev{
	background-image:  url('../images/icons/pag-01.png');
	background-image:  url('../images/icons/pag-01.svg'), none;
	background-position: center center;
    background-repeat: no-repeat;
	cursor:pointer;
	display: inline-block;
    height: 22px;
    width: 22px;
	font-size:0;
	line-height: 32px;
}
.vPagination .vPrev:hover{
	background-image:  url('../images/icons/pag-03.png');
	background-image:  url('../images/icons/pag-03.svg'), none;
}
.vPagination .vNext{
	background-image:  url('../images/icons/pag-02.png');
	background-image:  url('../images/icons/pag-02.svg'), none;
	background-position: center center;
    background-repeat: no-repeat;
	cursor:pointer;
	display: inline-block;
    height: 22px;
    width: 22px;
	font-size:0;
	line-height: 32px;
}
.vPagination .vNext:hover{
	background-image:  url('../images/icons/pag-04.png');
	background-image:  url('../images/icons/pag-04.svg'), none;
}
.vPagination .vNums{
	margin: 0 10px;
	font-size: 1.3em
}
.vPagination {
    bottom: 0;
    left: 0;
    line-height: 26px;
    margin-top: 20px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
}
#bookings_layers_container .ajaxContents{
	position: static !important;
}
.vSearchesBookingsBody .price{
  font-size: 1.4em;
  font-weight: 800;
}
#packageForm{
	position: relative;
}
.pr_val_modal{
	background: none repeat scroll 0 0 #f1f1f1;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.18);
    display: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: -112px;
    padding: 13px 16px 13px 27px;
    position: relative;
    text-align: left;
    width: 475px;
    z-index: 4;
}
.rnum_container,
.pval_container,
.cval_container,
.ageval_container {
	background-image:  url('../images/icons/icono-02.png');
	background-image:  url('../images/icons/icono-02.svg'), none;
	background-repeat:no-repeat;
	background-position: right 5px center;
	background-color: #FFFFFF;
	border: 1px solid #ccc;
	cursor: pointer;
	display: inline-block;
	height: 32px;
	overflow: hidden;
	position: relative;
	top:0;
	width: auto;
	font-size: 1.15em;
	box-shadow: 0 0 0 1px #fff inset;
	-moz-box-shadow: 0 0 0 1px #fff inset;
	-webkit-box-shadow: 0 0 0 1px #fff inset;
}
.ageval_container {
	/* display:none; */
	float:left;
}
.pval_container,
.cval_container   {vertical-align:top; margin-bottom:5px;}
.rnum_container   {width:126px; margin-top:9px;}
.pval_container   {width:92px;  margin-right:5px;}
.cval_container   {width:172px; margin-right:3px;}
.ageval_container {width:42px;  margin:0 0 5px 5px;}
.pr_val_modal .sw-selected {
	border:1px solid #06c;
}
.sw-room{
	line-height: 21px;
    margin-bottom: 4px;
    overflow: hidden;
}
.searchbox_age{
	color: #929292;
    font-size: 0.8em;
	margin-left: 6px;
	display:none;
}
.sw-children {
	display: block;
    float: right;
    line-height: 21px;
    margin-top: -22px;
    width: 154px;
}
.rnum,
.pval,
.cval,
.ageval {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #222222;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    height: 25px;
    margin-top: -22px;
    opacity: 0;
    padding: 4px 0 0 8px;
    position: absolute;
    text-align: left;
    width: 145px;
	font-weight: 200;
}
.rnum   {width:124px;}
.pval   {width:93px;}
.cval   {width:171px;}
.ageval {width:43px;}
/* --- OPTIONS --- */
.pr_val_modal option {
	float: none;
	text-align: left;
	padding:0 13px;
}
.pr_val_modal .rnum option,
.pr_val_modal .pval option,
.pr_val_modal .cval option {
	padding: 2px 10px;
}
.pr_val_modal .ageval option {
	padding:0;
	text-align: center;
}
/* --- PLACEHOLDERS --- */
.sw-placeholder {
	font-size: 0.9em;
    font-weight: 400;
    height: 32px;
    line-height: 31px;
    padding: 0 0 0 8px;
    color: #686868;
}
.sw-placeholder.sw-initial {color:#ccc;}
.ageval_container.sw-error .sw-placeholder {
	color:#d00;
	font-weight:700;
	background-position:-39px -8451px;
}
.ageval_container.sw-error {
	color:#d00;
	border:1px solid #d00;
}
.rnum_container   .sw-placeholder {width:95px;  background-position: 21px -8425px;}
.pval_container   .sw-placeholder {width:85px;  background-position: 11px -8425px;}
.cval_container   .sw-placeholder {width:165px; background-position: 91px -8425px;}
.ageval_container .sw-placeholder {width:35px;  background-position: -39px -8425px;}
.searchbox_room_count {
	font-size: 12px;
	font-weight: 600;
	margin-top: 4px;
	text-align: left;
}
.searchbox_modal_footer {
	margin:0 !important;
}
.searchbox_modal_footer button{
	font-size: 1em;
    height: 30px;
    line-height: 17px;
    width: 74px !important;
}
.sw_close_modal {
	cursor: pointer;
	padding: 8px;
	position: absolute !important; /*need !important for responsive*/
	right: 0;
	top: 0;
}
.sw_close_modal span {
	background: no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-image:  url('../images/icons/CLOSEPACK.png');
	 background-image:  url('../images/icons/CLOSEPACK.svg'), none;
    display: block;
    height: 11px;
    width: 11px;
}
.pr_val_modal_content h4{
	clear: both;
    display: block;
    font-size: 1em;
    margin-bottom: 4px;
    overflow: hidden;
    text-transform: uppercase;
    width: 100%;
}
.optionsHeader{
	background-color: #686868;
    border-radius: 4px;
    bottom: 0;
    color: #ffffff;
    font-size: 0.8em;
    list-style: none outside none;
    margin: 0;
    padding: 4px 8px;
    position: absolute;
    width: 100%;
}
.optionsHeader li{
	display: inline-block;
}
.optionsHeader .fhRooms{
    margin-left: 4%;
    width: 58%;
}
.optionsHeader .fhBoards{
	border-left: 1px solid #fff;
    padding-left: 15px;
    width: 34%;
}
.hVoucher .hg{
	padding-top: 0;
}
.hVoucher .v_content{
	margin-top: 40px;
}
.hVoucher .totalPrice *{
	font-family: 'Open Sans', sans-serif;
  font-weight: 800;
}
.hVoucher .totalPrice .currency{
	font-size: 14pt;
}
.hVoucher .locator{
	text-transform: uppercase;
}
#productContainer{
	margin: 0 auto;
    width: 700px;
}
#productContainer h4{
	color: #ff5100;
	text-transform: uppercase;
}
.hotelName{
	font-size: 2em;
	margin-bottom: 0;
}
#productContainer .stars_1, #productContainer  .stars_2, #productContainer  .stars_3, #productContainer  .stars_4, #productContainer  .stars_5{
	height: 22px;
}
.hotelImages {
	display: inline;
    float: left;
    height: 243px;
    line-height: 250px;
    overflow: hidden;
    width: 240px;
}
.hotelImages img{
	/*
    background: none repeat scroll 0 0 #ff5100;
    border: 2px none #fff;
    border-radius: 2px;
    box-shadow: 2px 2px 6px #13507d;
    max-height: 240px;
    max-width: 245px;
    min-width: 245px;
    padding: 2px;
    */
    min-height: 240px;
    padding: 2px;
    width: 245px;
}
.hotelImagesMin {
	float:right;	
	height: 243px;
    margin-top: 3px;
    overflow: hidden;
    width: 445px;
}
.hotelImagesMin img{
	width: 94%;
	min-width: 64px;
	height: 94%;
	min-height: 64px;
	margin: 3%;
	padding: 0;
	cursor: pointer;
}
.hotelImagesMin .imgContainer{
	display: inline-block;
	width: 16%;
	height: 58px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-top: 2px;
	float: left;
}
.lastImage{
	/*margin-right: 0 !important;*/
}
.firstImage{
	/* margin-left: 0 !important; */
}
.showMap, .showMap:hover, .showMap:active{
	color: #94C4D5;
	margin-left:10px;
}
.hActions{
	background-color: #13507d;
	list-style:none;
	margin:0;
	padding:0;
	padding-left:10px;
}
.hActions li{
	display: inline-block;
	margin-right: 25px;
	padding: 5px 0;
}
.hActions li a,.hActions li a:hover, .hActions li a:active{
	color: #fff !important;
	font-size: 0.9em;
	line-height: 2em;
} 
.hDescription{
	color: #686868;
	margin-top:20px;
	margin-bottom:20px;
	text-align: justify;
}
#map-canvas {
	height: 313px;
    width: 585px;
}
#map-canvas2 {
	height: 200px;
    width: 700px;
}
#mapModal{
	overflow: hidden;
}
#mapModal .modal-dialog{
	box-shadow: 0 0 0 7px rgba(0, 0, 0, 0.2);
    margin-top: 200px !important;
    width: 585px !important;
}
#mapModal .modal-body{
	padding: 0;
	min-height: unset !important;
}
#mapModal .modal-content{
	
}
#mapModal .modal-footer{
	margin-top: 0;
}
#mapModal .modal-title {
    color: #13507d !important;
    font-family: 'Open Sans', sans-serif;
 	 font-weight: normal;	
    font-size: 1.4em;
    line-height: 1.42857;
    margin: 0;
    text-transform: none !important;
}
#morePhotos{
	margin-left: 257px;
    text-align: left;
    width: 226px;
}
#mapModal .close{
	background-color: rgba(0, 0, 0, 0) !important;
    background-image: url("../images/icons/CLOSE.png");
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 1;
	margin: -16px -19px 0 0 !important;
    position: relative;
    z-index: 9;
    height: 24px;
    width: 24px;
}
#availableServices{
	padding-bottom: 10px;
}
.vResultsContainer {
    margin-top: -68px;
}
.vSearchForm{
	margin-bottom: 30px;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.vSearchForm h4{ 
	float: left;
    font-family: 'Open Sans', sans-serif;
 	font-weight: 800;
    font-size: 1.4em;
    height: 30px;
    line-height: 30px;
}
#vSearchFormInput{
	background-color: #ffffff;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    color: #686868;
    height: 30px;
    margin-top: 14px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    width: 300px;
}
#volverAresultados{
	 border-radius: 4px;
    color: #686868;
    font-size: 1.5em;
    font-weight: 500;
    height: 30px;
    line-height: 30px;
    margin-top: 12px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    z-index: 2;
}
#showBigMap {
    color: #ff5100;
    font-size: 1em;
    font-weight: 800;
    line-height: 30px;
    padding: 0 0 0 2px;
    text-decoration: underline;
    z-index: 2;
}
#showBigMap span{
    font-weight: 800;
}
.vSearchForm  button{
	display: inline-block;
    height: 30px;
    padding: 0 10px;
    width: 100px;
	margin-left: 10px;
	float: right;
}
.vuelosContainer .fSCategory .bg {
    background-image:  url('../images/icons/FILTHOTEL-1.png');
	  background-image:  url('../images/icons/FILTHOTEL-1.svg'), none;
	  background-repeat:no-repeat;
	  background-position: center top 5px;
	  cursor: pointer;
}
.vuelosContainer .fSCategory:hover  .bg,
.vuelosContainer .fSCategory .bg.sel{
	background-color: #fff;
	background-image:  url('../images/icons/FILTHOTEL-2.png');
	background-image:  url('../images/icons/FILTHOTEL-2.svg'), none;
}
.vuelosContainer .fSBoard .bg {
    background-image:  url('../images/icons/FILTHOTEL-3.png');
	background-image:  url('../images/icons/FILTHOTEL-3.svg'), none;
	background-repeat:no-repeat;
	background-position: center top 5px;
	cursor: pointer;
}
.vuelosContainer .fSBoard:hover  .bg,
.vuelosContainer .fSBoard .bg.sel{
	background-color: #fff;
	background-image:  url('../images/icons/FILTHOTEL-4.png');
	background-image:  url('../images/icons/FILTHOTEL-4.svg'), none;
}
.vuelosContainer .fSHotels {
    background-image:  url('../images/icons/FILTHOTEL-5.png');
	  background-image:  url('../images/icons/FILTHOTEL-5.svg'), none;
	  background-repeat:no-repeat;
	  background-position: center top 5px;
	  cursor: pointer;
	  background-color: #94c4d5;
	  height: 58px;
}
.hsTitle{
	padding: 0;
}
.hsTitle h4{
	background-color: #fff;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 40px auto;
    color: #94c4d5 !important;
    display: inline-block;
    font-size: 1.1em;
    height: 31px;
    line-height: 31px;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 44px;
    padding-right: 11px;
}
.hsTitle hr{
	background-color: #94c4d5;
    border: medium none;
    height: 1px;
    margin-bottom: -22px;
}
.hsTitle p {
	padding-left: 45px;
	color: #686868;
}
.hsTitle.activities h4{
	background-image: url('../images/icons/iconservhot-01.png');
	background-image: url('../images/icons/iconservhot-01.svg'), none;
}
.hsTitle.foods h4{
	background-image: url('../images/icons/iconservhot-02.png');
	background-image: url('../images/icons/iconservhot-02.svg'), none;
}
.hsTitle.internet h4{
	background-image: url('../images/icons/iconservhot-03.png');
	background-image: url('../images/icons/iconservhot-03.svg'), none;
}
.hsTitle.parckings h4{
	background-image: url('../images/icons/iconservhot-04.png');
	background-image: url('../images/icons/iconservhot-04.svg'), none;
}
.hsTitle.services h4{
	background-image: url('../images/icons/iconservhot-05.png');
	background-image: url('../images/icons/iconservhot-05.svg'), none;
}
.hsTitle.general h4{
	background-image: url('../images/icons/iconservhot-06.png');
	background-image: url('../images/icons/iconservhot-06.svg'), none;
}
.hsTitle.languages h4{
	background-image: url('../images/icons/iconservhot-07.png');
	background-image: url('../images/icons/iconservhot-07.svg'), none;
}
.hsTitle.room h4{
	background-image: url('../images/icons/iconservhot-08.png');
	background-image: url('../images/icons/iconservhot-08.svg'), none;
}
.hsTitle.accesible h4{
	background-image: url('../images/icons/iconservhot-09.png');
	background-image: url('../images/icons/iconservhot-09.svg'), none;
}

#hotelConditions{

}
#hotelConditions h5{
	padding-left: 4px;
	margin-bottom: 0;
	color: #94C4D5;
	font-size: 1.2em;
	margin-top: 20px;
}
#hotelConditions p{
	padding-left: 5px;
	color: #686868;
}
#hotelModal .modal-dialog{
	margin-top: 10px;
    width: 800px;
}
#hotelModal .modal-body{
	/* overflow-y: auto; */
	margin: 0 1px;
	min-height: 475px;
}
#hotelModal .close{
	margin: -3px -8px 0 0;
}
#hotelModal .modal-header{
	height: 50px;
}
.hotelPolicies{
	padding-left: 10px;
}
#vSearchesBookingsBody .bookingsSearchBars{
	margin: 0 auto 0 10%;
    overflow: visible;
    position: relative;
    width: 80.5%;
}
.vacationsContainer .saldo{
    top: 500px;
}
.vacationsContainer .saldo .bx{
	font-weight: 800;
}
.vacationsContainer .saldoPositivo{
    top: 465px;
}

.orangeRoundedBox{
    border: 3px solid #ff5100;
    border-radius: 21px;
    margin: 50px 0;	
}
.orangeRoundedBox h3{
	background-color: #ff5100;
	color: #fff;
	font-size: 1.1em;
    height: 50px;
    line-height: 50px;
    margin: 0;
    text-align: center;	
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.orangeRoundedBox .remarks {
	padding: 25px 45px;
	color: #3c3c3c;
	font-size: 1.2em;
}
.vResultsContainer .fResults{		
	width: 830px;
	/*position: relative;*/
}
.vResultsContainer .jscroll-inner,
.vResultsContainer .jscroll-added{
	position: relative;
}
.vResultsContainer .rightFrame{
	 background-color: #ececec;
}
.precioResult .txt{
	display: block;
    font-size: 0.4em;
    margin-bottom: -10px;
    padding-left: 50px;
    text-align: left;
}
.InputButtonOrange{
	border-radius: 5px;
}
#ns_packageForm .custom-dropdown:before{
	border: 0 none !important;
}
#ns_packageForm input[type="text"], #ns_packageForm .fSearchBarFields .custom-dropdown, #ns_packageForm .vHabitacion{
	background-color: #fff;
    border: 0 none;
    float: left;
    height: 34px;
    line-height: 34px;
    margin-right: 2px;
    width: 20%;
    font-size: 1em;
     color: #686868;
     padding-left: 7px;
}
#ns_packageForm .fSearchBarFields .custom-dropdown {
    border: 0 none !important;
    padding-left: 0;
}
#ns_packageForm .vHabitacion {
    height: 34px;
    line-height: 34px;
    text-align: left;
    width: 28%;
}
#ns_packageForm .fSearchBarFields select{
	background: none repeat scroll 0 0 #fff;
    border: 0 none;
    border-radius: 0;
    color: #686868;
    float: left;
    font-size: 1em;
    height: 34px;
    line-height: 34px;
    margin-right: 2px;
    max-width: 162px;
    padding: 7px;
    width: 100%;
}
.vResultsContainer .fSearchBar{
	margin-bottom: 30px;
    z-index: 2000;
}
.vResultsContainer #flights_departuredate {
    width: 15% !important;
}
.vResultsContainer .citiesAutocomplete {
    border-radius: 7px 0 0 7px !important;
    width: 24.8% !important;
}
.vResultsContainer #buscar_plan {
    border-radius: 0 7px 7px 0 !important;
    width: 91px;
}
#ui-datepicker-div {
    z-index: 2000 !important;
}

.vResultsContainer .pr_val_modal {
     margin-left: 110px;
    position: absolute;
    top: 190px;
    z-index: 2000;
}
.vResultsContainer .pr_val_modal button{
    border-radius: 7px !important;
}
.vResultsContainer .loading_BLANCO_RAPIDO{
    margin-bottom: -88px !important;
}
.vResultsContainer .precioResult{
   margin-bottom: 0;
}
.vResultsContainer .hBook{
   margin-top: 24px;
}
.ui-datepicker-multi .ui-datepicker-group {
    border: 3px solid #fff;
    border-top: 0;
    border-bottom: 0;
}
.ui-datepicker .ui-datepicker-header{
	width: 101%;
}
.ofertaExclusiva{
	margin-bottom: -17px;
    margin-top: 12px;
}
.precioMapa {
    display: none;
}
#mapResults{
	position: absolute;
	left: -10000px;
	width: 830px;
	height: 600px;
	border-radius: 10px;
	margin-top: -10px;
}
.visibleMap{
	left: 160px !important;
    /*position: relative !important;*/
    overflow: hidden;
}
#marker-tooltip {
    background-color: #fff;
    border: 1px solid #d1d1d1;
    border-radius: 10px;
    display: none;
    height: 104px;
    margin-top: 220px;
    padding: 15px;
    position: absolute;
    width: 450px;
    z-index: 10000;
}
#marker-tooltip .rightFrame, #marker-tooltip .buttonResult, #marker-tooltip .corto, #marker-tooltip .showMap, #marker-tooltip .optionsHeader, #marker-tooltip .innerOptions{
   display: none;
}
#marker-tooltip .centerFrame .centerFrameContent {
   height: 70px;
	margin-left: 80px;
	margin-right: 0;
	margin-top: 2px;
}
#marker-tooltip .image img {
    height: 70px;
    width: 70px;
}
#marker-tooltip .image, #marker-tooltip .leftFrame {
    min-width: 80px;
    width: 99px;
}
.markedResult {
	border: 2px solid #ff5100 !important;
}
#marker-tooltip .precioMapa{
	display: block;
	margin-right: 20px;
	margin-top: 10px;
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 40px;
}
#marker-tooltip .precioMapa .black{
	display: inline-block;
    font-weight: 700;
    margin-left: 10px;
    margin-right: 20px;
    text-align: left;
}
#marker-tooltip .precioMapa .txt{
	font-weight: 700;
	display: block;
	line-height: 10px;
}
#marker-tooltip .precioMapa .nume{
	font-weight: 700;
	display: block;
	line-height: 18px;
	font-size: 1.7em;
}
#marker-tooltip .hotelData h4{
	margin-top: 0;
	font-size: 1.3em;
}
#marker-tooltip .hotelData h6 {
    margin-top: -5px;
}
#marker-tooltip .stars_1,#marker-tooltip .stars_2,#marker-tooltip .stars_3,#marker-tooltip .stars_4,#marker-tooltip .stars_5{
	height: 15px;
}
#marker-tooltip .precioMapa .nume .int, #marker-tooltip .precioMapa .nume .decimals, #marker-tooltip .precioMapa .nume .currencyCode{
	font-weight: 700;
}
.separator{
	background-color: #fff;
}
.separator:after{
	color: #bddce7;
    content: "\25CF";
    font-size: 1.2em;
    height: 1em;
    line-height: 1;
}
.travelTypeContainer{
	float: left;
	margin-right: 10px;
}
.travelTypeContainer strong{
	font-size: 1.1em;
	font-weight: 600;
}
.travelTypeContainer strong .smaller{
	font-size: 0.9em;
	font-weight: 400;
}
.travelTypeContainer:last-child{
	margin-right: 0;
}

.vFromContainer input[disabled]{
  background: #eaeaea;
}

.cheapestProducts{
	border-radius: 5px;	
	background: #ececec;
	padding: 10px;
	/*overflow: hidden;*/
	min-height: 275px;
}

#overlay.cheapestProducts{
    opacity: 0.6;
    z-index: 99;
    margin-top: -275px;
    display: none;
}

.cheapestProduct{
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #94c4d5;
    border-radius: 5px;
    float: left;
    min-height: 239px;
    margin-right: 10px;
    padding: 5px 20px;
    width: 260px;
}
.cheapestProduct .tlt{
	background-position: left top;
    background-repeat: no-repeat;
    border-bottom: 1px solid #94c4d5;
    font-size: 1.7em;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-bottom: 7px;
    padding-left: 30px;
}
.cheapestProduct .tlt.hotel{
	background-image:  url('../images/icons/iconopack-02.png');
	background-image:  url('../images/icons/iconopack-02.svg'), none;
}
.cheapestProduct .tlt.flight{
	background-image:  url('../images/icons/iconopack-01.png');
	background-image:  url('../images/icons/iconopack-01.svg'), none;
}
.cheapestProduct .tlt.car{
	background-image:  url('../images/icons/iconopack-03.png');
	background-image:  url('../images/icons/iconopack-03.svg'), none;
}
.cheapestProduct .btns{
	border-top: 1px solid #94c4d5;
	padding-top: 13px;
	margin-top: 10px;
}
.cheapestProduct .btns button, 
.tmp_activity__btn{
	 background: none repeat scroll 0 0 #94c4d5;
    border: 1px solid #94c4d5;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    height: auto;
    margin-right: 10px;
    padding: 3px 8px;
    width: auto;
}
.cheapestProduct .btns button:last-child{
	margin-right: 0;
}
.cheapestProduct .trayecto_1, .cheapestProduct .trayecto_2{
    background-position: 0 center;
    margin-bottom: 0;
    margin-top: 5px;
    padding-left: 26px;
}
.cheapestProduct .trayecto_1 strong, .cheapestProduct .trayecto_2 strong{
    font-size: 1.2em;
}
.cheapestProduct .trajectRow{
    font-size: 1em;
}
.cheapestProduct .trayecto_2{
    margin-top: 10px;
}
.cheapestProduct .trajectRow{
	margin-bottom: 0px;
}
.cheapestProduct .cheapestProductBody{
    min-height: 127px;
    overflow: hidden;
}
.pResumenPhrase{
	margin-bottom: 15px;
    margin-top: -5px;
}
.cheapestProductBody .thmb{
    height: 84px;
    width: 84px;
    margin-top: 4px;
}
.cheapestProduct .trajectRow strong, .cheapestProduct .trajectRow span{
	display: inline-block;
    text-align: left;
    width: 35px;
}
.cheapestProduct .trajectRow .iata{
	color: #13507d;
    display: inline-block;
    width: 60px;
    margin-left: 1px;
}

.pResultsContainer .fResults{
	width: 1017px;
}
.rProductsPrice{
	float: right;
    height: 264px;
    width: 186px;
}
.rProductsPrice .tlt{
	
}
.rProductsPrice .precioResult{
	margin-top: 40px;
	cursor:pointer;
}
.rProductsPrice .precioResult:hover #result-price-value {
	color: #ff5100;
	text-decoration: underline;
}
.rProductsPrice .precioResult .txt {
    padding-left: 0;
    padding-right: 45px;
    text-align: center;
    font-size: 0.3em;
    font-weight: 600;
}
.rProductsPrice .segIncluido {
    font-weight: 600;
    margin-top: -10px;
    text-align: center;
    font-size: 0.95em;
}
.rProductsPrice .condReserva {
   display: block;
	margin-top: 10px;
	text-align: center;
	font-size: 0.95em;
}
.rProductsPrice .hBook {
    border-radius: 3px;
    height: 30px;
    line-height: 29px;
    margin-top: 34px;
    padding: 0;
}
.rProductsPrice .precioResult{
   margin-bottom: 0;
   font-size: 3em;
}
.cheapestProductBody h5 {
    font-size: 1.4em;
    font-weight: 700;
    margin-bottom: 4px;
    margin-top: 7px;
}
.cheapestProductBody .hotDetails{
    font-size: 0.9em;
    overflow: hidden;
}
.cheapestProductBody .hotData{
    padding-left: 3px;
}
#packagesTabs{
    margin-top: 50px;
}
#packagesTabsHeader{
	font-size: 1em;
	border-bottom: 1px solid #13507d;
    margin-bottom: 30px;
    padding-bottom: 7px;
}
#packagesTabsHeader a{
	background: none repeat scroll 0 0 #ececec;
    border-radius: 10px 10px 0 0;
    color: #13507d;
    margin: 0;
    padding: 7px 15px;
}
#packagesTabsHeader a:last-child{
	/*margin-left: -3px;*/
}
#packagesTabsHeader a.active, #packagesTabsHeader a.active:hover, #packagesTabsHeader a.active:active {
	background: none repeat scroll 0 0 #13507d;
    color: #fff;
    padding-bottom: 8px;
}
.packagesTabsContainer .hBook{
	margin-top: 0;
    width: 80%;
}
.packagesTabsContainer .precioResult{
	font-size: 2.5em;
	padding-top: 80px;
}
.tjscroll-next, .jscroll-next{
	color: #ff5100;
    display: block;
    font-size: 1.4em;
    padding: 30px 0;
    text-align: center;
    /*text-transform: capitalize;*/
}
.hotMapResContainer{
	position: absolute;
	left: 0;
}
.pkg-accept{font-size: 1.2em;margin-bottom: 30px;line-height: 20px;padding-left: 40px;text-align: left;}

.desglose-agencia-resultados .row{
	color: #fff;
}
.desglose-agencia-resultados .row .right{
	padding: 2px 10px 2px 5px;
	min-width: 75px;
	background: inherit;
}
.desglose-agencia-resultados .row .left{
	padding: 2px 5px 2px 10px;
	background: inherit;
}
.rProductsPrice .hBook{
	margin-top: 6px;
}
.provider {
	border-left: 2px solid #ff9900;
    border-right: 2px solid #ff9900;
    border-top: 2px solid #ff9900;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-top: -23px;
    padding-bottom: 3px;
    padding-top: 5px;
    /*position: absolute;*/
    text-align: center;
    width: 95%;
    z-index: 1;
}
.desglose-agencia-hoteles {
	background: none repeat scroll 0 0 #ff5100;
	color: #fff;
	font-size: 8pt;
	margin: -62px auto 15px -180px;
	padding: 10px;
	position: absolute;
	width: 109%;
	display: none;
}
.desglose-agencia-hoteles .precioResult .decimals,
.desglose-agencia-hoteles .precioResult .currencyCode{
	font-size: 1em !important;
	margin-left: 0 !important;
}
.desglose-agencia-hoteles .row .right .precioResult .currencyCode{margin-left: 0 !important;}
.vResultsContainer .precioResult{
	cursor: pointer;
}
.vResultsContainer .precioResult:hover .result-price-value {
	color: #ff5100;
	text-decoration: underline;
}
.desglose-agencia-hoteles .row .left,
.desglose-agencia-hoteles .row .right{
	background-color: #ff5100;
	color: #fff;
}
.desglose-agencia-hoteles .row .left{
	padding-left: 10px;	
}
.desglose-agencia-hoteles .row .right{
	min-width: 40px;
}
.desglose-agencia-hoteles .row .hr{
	border-bottom-color: #fff;
}

#package-price{
	cursor:pointer;
}
#package-price:hover{
	color: #ff5100;
}
#package-price:hover span.x:after{
    content: "▼";
    font-size: 1em;
    height: 1em;
    line-height: 1em;
    margin-top: -1.2em;
}

/* offers */
.offer-element {
  background: none repeat scroll 0 0 #fff;
  border-radius: 5px;
  height: 160px;
  margin: auto auto 16px;
  min-width: 525px;
  overflow: hidden;
  padding: 11px;
  position: relative;
  width: 75%;
  font-size: 0.85em;
}
.offer-img{
	width: 30%;
	overflow: hidden;
	height: 137px;
	border-radius: 5px;
	float: left;
	margin-right: 15px;
}
.offer-img img{
	max-height: 200px;
	width: 100%;
	min-height: 137px;
}
.offer-content{
	float: left;
	width: 63%;
}
.offer-name{
	font-size: 1.6em;
	color: #ff5100;
}
.offer-address{
	color: #ff5100;
	font-weight: 600;
	line-height: 12px;
	font-size: 1.1em;
	/*margin-top: -2px;*/
}
.offer-description{
	line-height: 16px;
	margin-top: 5px;
	color: #646363;
	text-overflow: ellipsis;
	max-height: 41px;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-width: 90%;
	height: 32px;
	font-size: 1em;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-weight: 600;
	line-height: 1.6em;
}
.cloak {
  display: none  !important;
}
.offer-name-value{
    display: inline-block;
    float: left;
    max-width: 74%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 800;	
}
.offer-data ul{
	margin-left: -23px;
	color: #13507d;
	font-size: 1em;
	margin-top: 1px;
}
.offer-data ul > li {
	font-weight: 600;
}

.offer-price{
	position: absolute;
	bottom: 5px;
	right: 10px;
}
.offer-button{
	position: absolute;
	bottom:11px;
}
.offer-button .button{
	padding: 4px 10px;
}
.offer-price-value{
	font-size: 3.5em;
	font-weight: 800;
	line-height: 29px;
}
.offer-price-value .euro{
	font-size: 0.7em;
	font-weight: 800;
}
.offer-price-title,
.offer-price-date{
	font-size: 0.9em;
	font-weight: 600;	
}
#packagesHtml {
	background: url("../images/logo/transparent.png") no-repeat scroll center 262px rgba(209, 229, 237, 1);
}

.btnBlue {
	background-color: #13507d;
	color:#fff;
	text-transform: uppercase;
	padding: 6px 15px;
	cursor: pointer;
	border-radius: 5px;
	border:0;
	font-size: 0.9em;
}
.btnBlue:hover{
	background-color: #0f3c5d;
	font-weight: 600;
}
.offer-description-flights{
	clear: both;
	line-height: 18px;
	margin-top: 3px;
	margin-bottom: 4px;
	font-size: 0.98em;	
}
.offer-description-flight{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.6em;
}
.offer-description-flight span{	
    font-weight: 600;    
}

.offer-flight-icon{	
	width: 18px;
	display: inline-block;
	height: 13px;
	background-size: 74%;
	background-repeat: no-repeat;
	background-position: 0 0px;
	line-height: 1;
	position: relative;
	background-image: url('../images/icons/AVIONBONO-01.png');
	background-image: url('../images/icons/AVIONBONO-01.svg'), none;
	float: left;
}
.offer-flight-icon.journey_1{
	background-image:  url('../images/icons/AVIONBONO-02.png');
	background-image:  url('../images/icons/AVIONBONO-02.svg'), none; 	
}
.travelType.dsbld {
	opacity: 0.6;
}

/*** Tooltips *****/
.tooltip{
    position:absolute;
    z-index:1020;
    display:block;
    visibility:visible;
    padding:5px;
    font-size:11px;
    opacity:0;
    filter:alpha(opacity=0)
}
.tooltip.in{
    opacity:.8;
    filter:alpha(opacity=80)
}
.tooltip.top{
    margin-top:-2px
}
.tooltip.right{
    margin-left:2px
}
.tooltip.bottom{
    margin-top:2px
}
.tooltip.left{
    margin-left:-2px
}
.tooltip.top .tooltip-arrow{
    bottom:0;
    left:50%;
    margin-left:-5px;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-top:5px solid #000
}
.tooltip.left .tooltip-arrow{
    top:50%;
    right:0;
    margin-top:-5px;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-left:5px solid #000
}
.tooltip.bottom .tooltip-arrow{
    top:0;
    left:50%;
    margin-left:-5px;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-bottom:5px solid #000
}
.tooltip.right .tooltip-arrow{
    top:50%;
    left:0;
    margin-top:-5px;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-right:5px solid #000
}
.tooltip-inner{
    max-width:200px;
    padding:3px 8px;
    color:#fff;
    text-align:center;
    text-decoration:none;
    background-color:#000;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px
}
.tooltip-arrow{
    position:absolute;
    width:0;
    height:0
}
/*** Tooltips *****/