@font-face {
	font-family: "atrapaloWebBold";
	font-style: normal;
	font-weight: 400;
	src: url("http://www.atrapalo.com.ar/images_new/A/fontFace/atrapaloweb-bold.eot?iefix") format("eot"), url("http://www.atrapalo.com.ar/images_new/A/fontFace/atrapaloweb-bold.woff") format("woff"), url("http://www.atrapalo.com.ar/images_new/A/fontFace/atrapaloweb-bold.ttf") format("truetype");
}
@font-face {
	font-family: "open_sansregular";
	font-style: normal;
	font-weight: 400;
	src: url("http://www.atrapalo.com.ar/images_new/A/fontFace/OpenSans-Regular-webfont.eot?iefix") format("eot"), url("http://www.atrapalo.com.ar/images_new/A/fontFace/OpenSans-Regular-webfont.woff") format("woff"), url("http://www.atrapalo.com.ar/images_new/A/fontFace/OpenSans-Regular-webfont.ttf") format("truetype");
}
@font-face {
	font-family: "open_sanssemibold";
	font-style: normal;
	font-weight: 400;
	src: url("http://www.atrapalo.com.ar/images_new/A/fontFace/OpenSans-Semibold-webfont.eot?iefix") format("eot"), url("http://www.atrapalo.com.ar/images_new/A/fontFace/OpenSans-Semibold-webfont.woff") format("woff"), url("http://www.atrapalo.com.ar/images_new/A/fontFace/OpenSans-Semibold-webfont.ttf") format("truetype");
}
@font-face{
	font-family:atrapaloico;
	src:url(http://www.atrapalo.com.ar/assets/fonts/atrapaloico.eot?eerkdm);
	src:url(http://www.atrapalo.com.ar/assets/fonts/atrapaloico.eot?#iefixeerkdm) format('embedded-opentype'),url(http://www.atrapalo.com.ar/assets/fonts/atrapaloico.woff?eerkdm) format('woff'),url(http://www.atrapalo.com.ar/assets/fonts/atrapaloico.ttf?eerkdm) format('truetype');
	font-weight:400;
	font-style:normal
}
@font-face{
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: normal;
	src: url("http://www.atrapalo.com.ar/js_new/r150819173207/core/vendors/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("http://www.atrapalo.com.ar/js_new/r150819173207/core/vendors/fontawesome/fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("http://www.atrapalo.com.ar/js_new/r150819173207/core/vendors/fontawesome/fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("http://www.atrapalo.com.ar/js_new/r150819173207/core/vendors/fontawesome/fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("http://www.atrapalo.com.ar/js_new/r150819173207/core/vendors/fontawesome/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
}

@media screen and (min-width: 1024px)
{
	#buscador_vue{
		height: 330px;
		padding: 25px 0;
		background: #F0F0F0 url("../../img/header.png") bottom center;
	}
	#motor_busq_vue {
		width: 978px;
		height: auto;
	}
	#titulo_busq_vue {
		margin-bottom: 15px;
		margin-top: 103px;
		font-size: 63px;
		line-height: 58px;
	}
	#form_motor_vue {
		height: auto;
	}
	#div_transp {
		width: 100%;
		height: 100px;
		padding: 20px 20px 0;
		box-sizing: border-box;
	}
	.tipo_viaje {
		width: auto;
		height: 15px;
		border: 0;
		margin: 0 0 18px 0;
		padding: 0;
		font-size: 13px;
		line-height: 13px;
		font-family: "open_sansregular", sans-serif;
		color: #FFF;
		clear: left;
	}
	.solo_ida {
		margin-left: 24px;
	}
	#show640 {
		display: none;
	}
	.cont_origen_destino {
		width: 25%;
	}	
	.cont_origen_destino, .cont_fechas, .cont_pasajeros {
		float: left;
		font-size: 13px;
		font-family: "open_sanssemibold", sans-serif;
		font-weight: 400;
		color: #FFF;
		box-sizing: border-box;
	}
	.origen input {
		border-radius: 2px 0 0 2px;
		border: none;
	}
	.destino input {
		border-radius: 0 2px 2px 0;
		border: none;
		border-left: 1px solid #AFAFAF !important;
	}
	.origen input, .destino input {
		width: 100%;
		height: 38px;
		padding-left: 34px;
		margin-top: 3px;
		line-height: 21px;
		font-size: 14px !important;
		font-family: "open_sansregular", sans-serif;
		box-sizing: border-box;
	}
	.origen:after, .destino:after {
		content: "\f041";
		font-family: FontAwesome;
		position: relative;
		top: -29px;
		font-size: 18px;
		color: #ACACAC;
		left: 12px;
	}
	.fld3 {
		padding-right: 10px;
	}
	.cont_fechas {
		width: 33.3333%;
		padding-right: 10px;
	}
	#div_fechas {
		height: auto;
		overflow: hidden;
	}
	.cont_fechas label {
		width: 50%;
		float: left;
	}
	.cont_fechas label:after {
		width: 20px;
		height: 20px;
		margin: 0px 5px 0px 0px;
		position: relative;
		top: -30px;
		left: 7px;
		background: transparent url("http://s1.atrpm.com/images_new/A/sprite/sprite-generico.png") no-repeat scroll -180px -270px;
		pointer-events: none;
		display: block;
		opacity: 0.8;
		content: "";
	}
	.cont_fechas input {
		width: 100%;
		height: 38px;
		padding-left: 34px;
		border: 1px solid #AFAFAF;
		margin-top: 3px;
		line-height: 21px;
		font-size: 14px !important;
		font-family: "open_sansregular", sans-serif;
		box-sizing: border-box;
		cursor: pointer;
	}
	#data_ida {
		border-radius: 2px 0 0 2px;
	}
	#data_vuelta {
		border-radius: 0 2px 2px 0;
	}
	.nro_pasajeros {
		display: block;
	}
	.pasaj_ico {
		position: relative;
		padding: 0;
		border: 0;
		font-size: 10.5667px;
	}
	.pasaj_ico:before {
		content: "\e617";
		font-family: atrapaloico;
		position: absolute;
		top: -2px;
		font-size: 16px;
		line-height: 14px;
		color: #ACACAC;
		left: 9px;
	}
	.pasaj_ico:after {
		width: 0px;
		height: 0px;
		border-color: #888 transparent transparent;
		border-style: solid;
		border-width: 5px 4px 0px;
		margin: 0px 10px 0px 0px;
		position: absolute;
		top: 45%;
		right: 0;
		background: transparent url("http://s1.atrpm.com/images_new/A/sprite/sprite-generico.png") no-repeat scroll -105px -240px;
		content: " ";
		display: block;
	}
	.cont_pasajeros {
		width: 16.6667%;
		float: left;
		position: relative;
	}
	.cont_pasajeros input {
		width: 100%;
		height: 38px;
		padding-right: 24px;
		padding-left: 34px;
		border: 1px solid #AFAFAF;
		border-radius: 3px;
		margin-top: 3px;
		line-height: 21px;
		font-size: 14px !important;
		font-family: "open_sansregular", sans-serif;
		box-sizing: border-box;
		cursor: pointer;
	}
	.menu_pasajeros {
		width: 300px;
		padding: 25px 20px;
		border: 1px solid #C3C3C3;
		margin-top: 15px;
		position: absolute;
		right: 0;
		left: auto;
		background-color: #FFF;
		box-sizing: border-box;
	}
	.cont_boton_vuelos {
		width: 25%;
		height: auto;
		margin-top: 15px;
		text-align: center;
		vertical-align: middle;
		backface-visibility: hidden;
	}
	.submit_btn_vue {
		width: 100%;
		height: 38px;
		padding: 0 25px;
		border: none;
		border-radius: 2px;
		margin: 0;
		line-height: 36px;
		font-size: 20px;
		color: #FFF;
		font-family: "atrapaloWebBold", sans-serif;
		background-color: #DE0000;
		cursor: pointer;
	}
	.center_text .splash-col {
		width: 28%;
		padding: 0px 20px;
		display: inline-block;
		vertical-align: top;
	}
	#distr_huesp {
		width: 600px;
		height: auto;
		padding: 25px 25px 0;
		position: absolute;
		background-color: #FFF;
		box-sizing: border-box;
	}
	#cerrar_distr_huesp {
		position: absolute;
		color: transparent;
		background: transparent url("http://www.atrapalo.com.ar/assets/images/v12/sprite_v12_form.png") no-repeat scroll 0px -170px;
		width: 12px;
		height: 12px;
		display: block;
		right: 10px;
		top: 10px;
		cursor: pointer;
	}
	#titulo_distr_huesp {
		margin: 25px 25px 20px;
		height: 35px;
		bottom: 0px;
		right: 0px;
		left: 0px;
		color: #666;
		font-family: open_sanssemibold,sans-serif !important;
		font-size: 18px;
		border-bottom: 1px solid #CCC;
		width: auto;
		position: absolute;
		top: 0px;
		text-align: left;
	}
	#cont_distr_huesp {
		width: 550px;
		margin: 55px 0px 40px;
		overflow: hidden;
	}
	.tit_tabl {
		display: table-cell;
		color: #444;
		font-family: open_sanssemibold,sans-serif;
		line-height: 14px;
		font-size: 13px;
		font-weight: 400;
		text-align: left;
		padding-bottom: 5px;
		padding-right: 10px;
	}
	#distr_huesp select {
		width: 61px;
		height: 36px;
		border: 1px solid #AFAFAF;
		border-radius: 3px;
		font-size: 14px;
		font-family: open_sansregular, sans-serif;
		-moz-appearance: none;
		-webkit-appearance: none;
		appearance: none;
	}
	#distr_huesp option {
		width: 32px;
		height: 23px;
		-moz-appearance: none;
		-webkit-appearance: none;
		appearance: none;
	}
	#distr_huesp b {
		width:0px;
		height: 0px;
		border-color: #888 transparent transparent;
		border-style: solid;
		border-width: 5px 4px 0px;
		margin-left: -4px;
		margin-top: -2px;
		position: relative;
		top: 13px;
		right: 9px;
	}
	#btn_confirm_distr_huesp {
		background-color: #DE0000;
		border-radius: 2px;
		border: 0px none;
		color: #FFF !important;
		cursor: pointer;
		display: block;
		font-size: 20px !important;
		font-family: atrapaloWebBold,sans-serif !important;
		height: 38px;
		line-height: 36px;
		margin: 0px;
		padding: 0px 25px;
	}
	#cancel_distr_huesp a, #cancel_distr_huesp a:hover {
		font-size: 10.5px;
		font-family: open_sansregular,sans-serif !important;
		color: #DE0000;
	}
	#cancel_distr_huesp a:hover {
		text-decoration: underline;
	}
}

@media screen and (max-width: 1023px)
{
	#buscador_vue {
		height: 357px;
		padding: 25px 0;
		background: #F0F0F0 url("../../img/header.png") bottom center/cover;
	}
	#motor_busq_vue {
		width: 83.3333%;
		height: auto;
	}
	#titulo_busq_vue {
		margin-bottom: 15px;
		margin-top: 100px;
		font-size: 48px;
		line-height: 48px;
	}
	#form_motor_vue {
		height: auto;
	}
	#div_transp {
		width: 100%;
		height: 205px;
		padding: 20px;
		border-radius: 3px;
		box-sizing: border-box;
	}
	.tipo_viaje {
		width: 100%;
		height: 15px;
		padding: 0;
		border: 0;
		margin: 0 0 18px 0;
		line-height: 13px;
		font-size: 13px;
		font-family: "open_sansregular", sans-serif;
		color: #FFF;
		float: left;
	}
	#show640{
		display: none;
	}
	/*.fld2, .fld3 {*/
	.cont_origen_destino {
		width: 50%;
		float: left;
		margin-bottom: 13px;
	}
	.tipo_viaje label {
		float: left;
	}
	.solo_ida {
		margin-left: 25px;
	}
	.cont_origen_destino, .cont_fechas, .cont_pasajeros {
		font-size: 13px;
		font-family: "open_sanssemibold", sans-serif;
		font-weight: 400;
		color: #FFF;
		box-sizing: border-box;
		float: left;
	}
	.origen input {
		border-radius: 2px 0 0 2px;
		border: none;
	}
	.destino input {
		border-radius: 0 2px 2px 0;
		border: none;
		border-left: 1px solid #AFAFAF !important;
	}
	.origen input, .destino input {
		width: 100%;
		height: 38px;
		padding-left: 34px;
		margin-top: 3px;
		line-height: 21px;
		font-size: 14px !important;
		font-family: "open_sansregular", sans-serif;
		box-sizing: border-box;
	}
	.origen:after, .destino:after {
		content: "\f041";
		font-family: FontAwesome;
		position: relative;
		top: -29px;
		font-size: 18px;
		color: #ACACAC;
		left: 12px;
	}
	.cont_fechas label {
		width: 50%;
		float: left;
	}
	.cont_fechas label:after {
		width: 20px;
		height: 20px;
		margin: 0px 5px 0px 0px;
		position: relative;
		top: -30px;
		left: 7px;
		background: transparent url("http://s1.atrpm.com/images_new/A/sprite/sprite-generico.png") no-repeat scroll -180px -270px;
		pointer-events: none;
		display: block;
		opacity: 0.8;
		content: "";
	}
	.cont_fechas input {
		width: 100%;
		height: 38px;
		padding-left: 34px;
		border: 1px solid #AFAFAF;
		margin-top: 3px;
		line-height: 21px;
		font-size: 14px !important;
		font-family: "open_sansregular", sans-serif;
		box-sizing: border-box;
		cursor: pointer;
	}
	.fld5 {
		width: 66.6667%;
		padding-right: 10px;
		float: left;
	}
	.cont_pasajeros {
		width: 33.3333%;
		float: left;
		position: relative;
	}
	.nro_pasajeros {
		display: block;
	}
	.pasaj_ico {
		position: relative;
		padding: 0;
		border: 0;
		font-size: 10.5667px;
	}
	.pasaj_ico:before {
		content: "\e617";
		font-family: atrapaloico;
		position: absolute;
		top: -2px;
		font-size: 16px;
		line-height: 14px;
		color: #ACACAC;
		left: 9px;
	}
	.pasaj_ico:after {
		width: 0px;
		height: 0px;
		border-color: #888 transparent transparent;
		border-style: solid;
		border-width: 5px 4px 0px;
		margin: 0px 10px 0px 0px;
		position: absolute;
		top: 45%;
		right: 0;
		background: transparent url("http://s1.atrpm.com/images_new/A/sprite/sprite-generico.png") no-repeat scroll -105px -240px;
		content: " ";
		display: block;
	}
	.cont_pasajeros input {
		width: 100%;
		height: 38px;
		padding-right: 24px;
		padding-left: 34px;
		border: 1px solid #AFAFAF;
		border-radius: 3px;
		margin-top: 3px;
		line-height: 21px;
		font-size: 14px !important;
		font-family: "open_sansregular", sans-serif;
		box-sizing: border-box;
		cursor: pointer;
	}
	.menu_pasajeros {
		width: 300px;
		padding: 25px 20px;
		border: 1px solid #C3C3C3;
		margin-top: 15px;
		position: absolute;
		right: 0;
		left: auto;
		background-color: #FFF;
		box-sizing: border-box;
	}
	.cont_boton_vuelos {
		width: 25%;
		min-width: 210px;
		height: auto;
		margin-top: 15px;
		text-align: center;
		vertical-align: middle;
		backface-visibility: hidden;
		float: left;
		padding-left: 20px;
	}
	.submit_btn_vue {
		width: 100%;
		min-width: 164.183px;
		height: 38px;
		padding: 0 25px;
		border: none;
		border-radius: 2px;
		margin: 0;
		line-height: 36px;
		font-size: 20px;
		color: #FFF;
		font-family: "atrapaloWebBold", sans-serif;
		background-color: #DE0000;
		cursor: pointer;
	}
	.center_text .splash-col {
		width: 100%;
		padding: 0px 20px;
		display: block;
		vertical-align: top;
		box-sizing: border-box;
	}
	#distr_huesp {
		width: 600px;
		height: auto;
		padding: 25px 25px 0;
		position: absolute;
		background-color: #FFF;
		box-sizing: border-box;
	}
	#cerrar_distr_huesp {
		position: absolute;
		color: transparent;
		background: transparent url("http://www.atrapalo.com.ar/assets/images/v12/sprite_v12_form.png") no-repeat scroll 0px -170px;
		width: 12px;
		height: 12px;
		display: block;
		right: 10px;
		top: 10px;
		cursor: pointer;
	}
	#titulo_distr_huesp {
		margin: 25px 25px 20px;
		height: 35px;
		bottom: 0px;
		right: 0px;
		left: 0px;
		color: #666;
		font-family: open_sanssemibold,sans-serif !important;
		font-size: 18px;
		border-bottom: 1px solid #CCC;
		width: auto;
		position: absolute;
		top: 0px;
		text-align: left;
	}
	#cont_distr_huesp {
		width: 550px;
		margin: 55px 0px 40px;
		overflow: hidden;
	}
	.tit_tabl {
		display: table-cell;
		color: #444;
		font-family: open_sanssemibold,sans-serif;
		line-height: 14px;
		font-size: 13px;
		font-weight: 400;
		text-align: left;
		padding-bottom: 5px;
		padding-right: 10px;
	}
	#distr_huesp select {
		width: 61px;
		height: 36px;
		border: 1px solid #AFAFAF;
		border-radius: 3px;
		font-size: 14px;
		font-family: open_sansregular, sans-serif;
		-moz-appearance: none;
		-webkit-appearance: none;
		appearance: none;
	}
	#distr_huesp option {
		width: 32px;
		height: 23px;
		-moz-appearance: none;
		-webkit-appearance: none;
		appearance: none;
	}
	#distr_huesp b {
		width:0px;
		height: 0px;
		border-color: #888 transparent transparent;
		border-style: solid;
		border-width: 5px 4px 0px;
		margin-left: -4px;
		margin-top: -2px;
		position: relative;
		top: 13px;
		right: 9px;
	}
	#btn_confirm_distr_huesp {
		background-color: #DE0000;
		border-radius: 2px;
		border: 0px none;
		color: #FFF !important;
		cursor: pointer;
		display: block;
		font-size: 20px !important;
		font-family: atrapaloWebBold,sans-serif !important;
		height: 38px;
		line-height: 36px;
		margin: 0px;
		padding: 0px 25px;
	}
	#cancel_distr_huesp a, #cancel_distr_huesp a:hover {
		font-size: 10.5px;
		font-family: open_sansregular,sans-serif !important;
		color: #DE0000;
	}
	#cancel_distr_huesp a:hover {
		text-decoration: underline;
	}
}
@media screen and (max-width: 640px)
{
	#buscador_vue {
		padding: 20px 0;
		height: 514px;
		background: #F0F0F0 url("../../img/VMH_background.jpg") bottom center/cover;
	}
	#motor_busq_vue {
		width: 100%;
		box-sizing: border-box;
	}
	#titulo_busq_vue {
		margin-bottom: 25px;
		margin-top: 190px;
		line-height: 49px;
		font-size: 46px;
	}
	#show641{
		display: none;
	}
	#show640 {
		width: 100%;
		display: block;
		margin-bottom: 20px;
	}
	.cont_btn_640 {
		width: 80%;
		height: auto;
		border: 1px solid #B7D5D8;
		border-radius: 2px;
		overflow: hidden;
		cursor: pointer;
	}
	.cont_btn_a, .cont_btn_b {
		width: 50%;
		padding: 10px 0;
		margin: auto;
		line-height: 13px;
		font-size: 13px;
		font-family: "open_sansregular", sans-serif;
		font-weight: 400;
		text-align: center;
		float: left;
		box-sizing: border-box;
		color: #FFF;
	}
	.cont_btn_a:hover, .cont_btn_b:hover {
		color: #5EA1A7;
		background-color: #FFF;
	}
	#show640 div div:first-child {		
		border-right: 1px solid #B7D5D8;
	}
	.btn_640_sel {
		padding-right: 10px;
		color: #5EA1A7;
		background: #FFF url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAOtJREFUeNpi/P//PwMlgCV/+z5S9QhA6Q8ggolUzUyMjIdAGGYQE6ma//3/rwvCUEMMmEjVDBMAsYU5OUuYyNEMAubSkgx1DpavmZAC5jwQJxCrOUpPcwEwAgqZYIpA/gHi+UiGENKcCI5GFiamJX/+/UNWNB+qOYmQZnAsZJrqc3GysqD7u58YzWADVIQEi7JNDT8LcXLgDEVcmsEGAAUvyPLz2pVamz6S5uMhSTM8IYEM4WJl1c82M7yMbAhQI17NKCkRqOgDNyurHcwQkGag7Yn4NIMBKDeiYQEgPg/ECVjkMDAjpdkZIMAAQbSbj38LsP8AAAAASUVORK5CYII=") no-repeat scroll 95% center;
	}
	.cont_origen_destino {
		width: 100%;
		margin-bottom: -2px;
	}
	#div_transp {
		height: 403px;
	}
	.origen input, .destino input {
		border-radius: 2px;
	}
	.destino input {
		border-left: 0 !important;
	}
	.cont_fechas {
		margin-bottom: -2px;
	}
	.fld5 {
		width: 100%;
		padding-right: 0;
		margin-top: 15px;
	}
	.cont_pasajeros {
		width: 100%;
	}
	.menu_pasajeros {
		max-width: 300px;
		width: 100%;
	}
	#distr_huesp {
		width: 100%;
		max-width: 550px;
	}
	#cont_distr_huesp {
		width: 100%;
		max-width: 500px;
	}
	.tit_tabl {
		padding-right: 2px;
		font-size: 10px;
		line-height: 11px;
	}
	#distr_huesp select {
		width: 30.5px;
		height: 18px;
		font-size: 10px;
	}
	.b640 {
		top: 16px !important;
	}
	.c640 {
		width: 100%;
		overflow: hidden;
	}
}
@media screen and (max-width: 479px){
	#buscador_vue {
		height: auto;
	}
	#titulo_busq_vue {
	margin-bottom: 25px;
    margin-top: 30px;
    line-height: 49px;
    font-size: 46px;
}
	.cont_boton_vuelos {
		padding-left: 0;
		float: none;
	}
}

* {
	margin: auto;
}
#buscador_vue {
	width: 100%;
}
#titulo_busq_vue {
	width: 100%;
	height: auto;
	font-family: "atrapaloWebBold";
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	
}
#cont_busq_vue {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
	box-sizing: border-box;
}
.tipo_viaje input {
	margin-right: 5px;
	vertical-align: bottom;
}
.menu_pasajeros:before {
	top: -10px;
	border-bottom: 10px solid #C3C3C3;
}
.menu_pasajeros:after {
	top: -9px;
	border-bottom: 10px solid #FFF;
}
.menu_pasajeros:before, .menu_pasajeros:after {
	content:'';
	position:absolute;
	right:10px;
	width:0;
	height:0;
	border-left:10px solid transparent;
	border-right:10px solid transparent
}
.cont_adultos, .cont_ninos, .cont_bebes {
	height: auto;
	overflow: hidden;
	margin: 0 0 15px;
}
.cont_adultos label {
	float: left;
	margin: 5px 0;
}
.cont_adultos label p, .cont_ninos label p, .cont_bebes label p {
	padding: 0;
	margin: 0;
	line-height: 14px;
	font-size: 12px;
	color: #444;
	font-family: open_sanssemibold,sans-serif;
}
.cont_adultos label span, .cont_ninos label span, .cont_bebes label span {
	font-size: 11px;
	color: #888;
	font-style: italic;
}
.btns {
	float: right;
}
.btns input {
	width: 47px;
	padding: 0;
	border: 1px solid #CCC;
	border-radius: 0;
	margin-top: 0;
	text-align: center;
	box-sizing: border-box;
	float: left;
	cursor: default;
}
.btns button {
	width: 36px;
	height: 38px;
	padding: 0px;
	border-width: 1px;
	border-style: solid solid solid none;
	border-color: #CCC;
	border-radius: 0px;
	background-color: #F8F8F8;
	color: #444;
	font-size: 14px !important;
	margin: 0px;
	float: left;
	cursor: pointer;
}
.menos:before {
	content:"\f068";
}
.mas:before {
	content: "\f067";
}
.fa {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	font-size-adjust: none;
	font-stretch: normal;
	font-feature-settings: normal;
	font-language-override: normal;
	font-kerning: auto;
	font-synthesis: weight style;
	font-variant: normal;
	font-size: inherit;
	text-rendering: auto;
}
.cerrar_menu_pasajeros {
	width: auto;
	height: auto;
	font-size: 11px;
	padding: 0px;
	border: 0;
	border-radius: 0px;
	margin: 0px;
	background: transparent none repeat scroll 0px 0px;
	color: #666;
	float: right;
}
.cerrar_menu_pasajeros:hover {
	cursor: pointer;
}

#loading_spinner {
	margin: 0px auto 20px;
	width: 32px;
}
.fa-pulse {
	-moz-animation:fa-spin 1s infinite steps(8);
	-webkit-animation:fa-spin 1s infinite steps(8);
	animation:fa-spin 1s infinite steps(8);
	display: inline-block;
}
.fa-spinner:before {
	font-family: FontAwesome,sans-serif;
	content: "\f110";
}
@keyframes fa-spin{
	0%{
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
	}
	100%{
		-webkit-transform:rotate(359deg);
		transform:rotate(359deg);
	}
}
@-webkit-keyframes fa-spin{
	0%{
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
	}
	100%{
		-webkit-transform:rotate(359deg);
		transform:rotate(359deg);
	}
}
#loading_results > div:first-child strong {
	font-family: open_sanssemibold,sans-serif;
	font-size: 18px;
	color: #444;
	font-weight: 400;
	display: block;
	text-align: center;
}
#loading_results > div:first-child span {
	text-transform: uppercase;
	font-family: open_sansregular,sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #777;
	display: block;
	font-weight: 400;
	text-align: center;
}
.center_text {
    clear: both;
    padding-top: 80px;
	text-align: center;
}

.fa-check {
	display: inline-block;
	font-size: 27px !important;
	text-shadow: 0px 1px #FFF;
	color: #2C9CA6;
	margin-right: 0px;
	line-height: 27px;
}
.fa-check:before {
	content:"\f00c";
}
#loading_results ul {
	padding: 0;
}
.splash-col strong {
	overflow: hidden;
	text-align: left;
	margin-left: 10px;
	width: 80%;
	font-weight: 400;
	color: #444;
	font-size: 22px;
	line-height: 27px;
	font-family: open_sansregular,sans-serif;
}
.splash-col span {
	font-family: open_sansregular,sans-serif;
	color: #666;
	margin-right: 0px;
	font-size: 15px;
	line-height: 27px;
	font-weight: 400;
	display: inline-block;
}
#show641 {
	display: none;
}
div.cont_boton_vuelos:nth-child(1) {
	display: none;
}