@charset "utf-8";
/* CSS Document */

div.menu_one
{
	display:none;	
}

.padding_vuelo{
   padding:  25px 20px 25px 35px!important
}

.no_border
{
	border:none !important;
}
#seccion_find,#wrap_find_logo
{
	min-height:300px !important;
	height:330px;
}

/* PAGINA VUELOS */
.info_prod_vuelo
{
	border:1px solid #E1E1E1;
	position:relative;
	min-height:250px;
	width: 738px;
}
div.ancho_vuelo
{
    width: 300px;
}
.info_prod_vuelo .top
{
	min-height:140px;
	width:100%;
}
.info_prod_vuelo .bot
{
	min-height:110px;
	width:100%;
	background:#E1E1E1;
}
.info_prod_vuelo .top h2 
{
	margin: 15px 0 0 10px;
}
.info_prod_vuelo .top h2,.info_prod_vuelo .top h2 a
{/*gris*/
	font-size: 20px;
	color:#373538;
}

.info_prod_vuelo .top h3 {margin-left:10px;}
.info_prod_vuelo h3,.info_prod_vuelo h3 a
{/*gris*/
	font-size: 14px;
	color:#373538;
}
.info_prod_vuelo h2 span,.info_prod_vuelo h3 span,.info_prod_vuelo .top h2 span a
{/*azul*/
	color:#1255A6;	
}
.info_prod_vuelo .top a
{
	text-decoration:none;
}
.info_prod_vuelo .top a:hover,.info_prod_vuelo h2 span a:hover
{/*rojo*/
	color:#bd0202;
}
.info_prod_vuelo .top .btn
{ 
	float:right;
	margin-top:10px;
	/*width: auto;
	height: 31px;
	margin:10px;
	width:124px;*/
}
.info_prod_vuelo .top .btn a:hover
{ 
	color:#FFF;
}
.info_prod_vuelo .top .btn span.no_disponible 
{
	color: #bd0202;
	font-size: 14px;
	font-weight: bold;
	width:110px;
	padding-top:8px;
}
.info_prod_vuelo a.see_more 
{
	position: absolute;
	text-decoration: none;
	
	font-weight:bold;
	color:#747474;
	background-color: #f3f3f3;
	padding: 5px 10px;
	border: 1px solid #e1e1e1;
}
/*----------------------------*/
.info_prod_vuelo
{
	min-height:230px !important;
}
.info_prod_vuelo .top h2 
{
	margin:15px 0 0 30px !important;
}
.info_prod_vuelo .top h3 {margin-left:30px !important;}
.info_prod_vuelo a.see_more 
{
	top: 117px;
	left:35px;
	padding:5px 0px 5px 15px;
	width:75px !important;
}
.info_prod_vuelo .top
{
	min-height:130px;
}
.info_prod_vuelo .otrotop
{
	min-height:80px !important;
}
.info_prod_vuelo .bot img.xpcial 
{	
	bottom:10px !important;
}
/*---------------------------*/

div.salida
{
	min-width:270px;
        
}
div.salida
{
	margin-left:10px;
	background:url(../images/salida.png) left center  no-repeat;
        border-right: 1px solid #60B80A;
}
div.arribo
{
	margin-left:30px;
	background:url(../images/arribo.png) left center  no-repeat;
}
.info_prod_vuelo .top .left h3 
{
	margin-left:40px !important;
}
.info_prod_vuelo .top .arribo h3 
{
	margin-left:46px !important;
}



.info_prod_vuelo .precio
{
	padding-top:20px;
	width:306px;
	height:90px;
}
.info_prod_vuelo .precio .azul
{
	font-size:13px;
}
.info_prod_vuelo .precio .left
{
	min-width:100px;
	padding:0px 30px 0px 10px;
}

.info_prod_vuelo .oferta_precio
{
	padding-top:20px;
	width:306px;
	height:90px;
	border-left:solid 1px #CFCFCF;
}
.info_prod_vuelo .oferta_precio .azul
{
	font-size:13px;
}
.info_prod_vuelo .oferta_precio .left
{
	min-width:180px;
	padding:0px 30px 0px 10px;
}
.info_prod_vuelo .bot img.xpcial {	
	position: absolute;
	bottom: -17px;
	right: 5px;
	z-index:1000 !important;
}
.info_prod_vuelo .bot img.up {	
	position: absolute;
	top:  145px;
	right: 5px;
}
/*-------INFO DETALLES PRELIMINAR -DE UN VUELO--------*/

.oculto
{
	display:none;
	border-top:3px solid #E1E1E1;
	width:100%;
	padding-bottom:30px;
	height:auto;
}
h3.title
{
	padding-top:10px;
	padding-left:30px;
}
h3.header
{
	padding-top:10px;
	font-size:16px !important;
}

.info_detail
{
	border:1px solid #E1E1E1;
	margin:10px 10px 0px 10px;	
}
.details
{
	border-top:1px solid #E1E1E1;	
	margin-bottom:10px;	
	clear:both;
	position:relative;
}
.details a.see_more 
{
	top: 198px;
	left:35px;
	padding:5px 0px 5px 15px;
	width:90px !important;
	margin-top:5px;
}
.details .oculto
{
	padding:0px 10px 10px 10px;
	margin-top:-20px;
	border:none;
        
}
.fila div.bggris 
{
	background:#E1E1E1;
}
.details .bot_detail
{
		width:165px ;
		float:right;
		height:40px;
                position: relative;
}
.info_detail .bot_detail
{
		width:165px ;
		float:right;
		height:40px;
                position: relative;
}
div.bot_detail div.position_precio{
    position: absolute;
    left:  100px !important;
    top: -50px;
    
}
div.bot_detail span.confirmar{
    position: absolute;
    left:  -70px !important;
    top: -20px;
    
}
.oferta .bot_detail
{
		width:250px ;
}
.top_detail
{
	min-height:192px;
}
.top_d2
{
	min-height:200px;	
}
.otro_ancho .top_detail
{
	min-height:170px;	
}
.otro_ancho .top_d2
{
	min-height:180px;	
}

.some_col,.colx,.coly
{
	float:left;
	border-right:1px solid #60b80a;
	padding:0px 10px 0px 10px;
	min-height:156px;
	margin-top:10px;
}
form.form_vuelo_reserva .some_col,.colx,.coly
{
  border-right:none !important;  
}
.details .top_detail .some_col
{
	margin-top:0px;
	padding-top:10px;
}
.details .top_detail p
{
    font-size: 15px;
    text-align: left;
}
.some_col h3
{
	margin-left:0px;
	margin-bottom:10px;	
}
.col1
{
	width:16px;
}
.details  .col1
{
	border-right:none !important;
}
.col2,.col5
{
	width:60px !important;
}
.col3,.col4
{
	width:200px;
}
.col3,.col5
{
	border-right:none;
}
.cola
{
	width:78px;
}
.colb
{
	width:248px;height:156px;
}
.colc
{
	border-right:none;
	padding:0px 5px 0px 5px;
}
.colx,.coly
{
	border-right:none;
	padding:0px;
	min-height:0px;
    margin-top:0px;
}
.coly h3
{
	margin-bottom:10px;	
}
.colx
{
	width:53px;	
}
.coly
{
	width:195px;	
}
.bot_detail img
{
	margin-top:2px;	
}
.bot_detail .redd
{
	float:left !important;
}
.abierto
{
	border:none !important;
}
.abierto .top h2
{
	margin:10px 0px 0px 0px!important;
}
.cuadro
{
	border:solid 1px #E1E1E1;
	width:298px;
	min-height:85px;	
}
.otro_ancho .cuadro
{
	width:298px;	
}
.fila
{
	border-bottom:solid 1px #E1E1E1;	
	width:100%;
	height:40px;
}
.fila div
{
	border-right:solid 1px #E1E1E1;	
	height:40px;
	margin-left:1px;	
}

.fila div
{
	border-right:solid 1px #E1E1E1;	
	height:25px;
	margin-left:2px;	
	width:35.4px;
	float:left;
	
	font-size:13px;
	padding-top:15px;
}
.head
{
	height:25px;	
}
.head div
{
	height:22px;
	
	font-size:16px;
	padding-top:3px;	
}
.fila div.salida,.fila div.arribo,.fila div.relleno
{
	min-width:26px;width:26px;
}
.fila div.arribo
{
	background:url(../images/arribo2.png) left center no-repeat;
	border-left:none;		
}
.fila div.salida
{
	background:url(../images/salida2.png) left center no-repeat;
}
.fila div.bggris
{
	margin-left:0px;
	padding-left:2px;
}
.otro_mar{
	width:700px !important;	
	margin:0 10px 10px 10px !important;
}
.otro_ancho
{
	width:700px !important;
	margin-bottom:0px !important;
	border-bottom:none;
}
.formulario_prod .otro_ancho .col2
{
	width:330px !important;	
}
.detalles_producto .otro_ancho .top_detail 
{
	border-bottom:none !important;
    padding-left: 10px;
    padding-top: 10px;
}
.otroborde
{
	width:700px;
	min-height:0px;
}
.otro_ancho .oculto
{
	border:none;
}
input.izq_estrecho
{
	float:left !important;
	width:28px !important;
	height:17px;
	margin-top:0px !important;
	margin-bottom:20px !important;
}
label.izq
{
	padding-top:2px;
	float:left !important;
}
.espacio
{
	margin-bottom:43px !important;
}
span#hora_ida, span#hora_regreso
{
	margin-left:30px !important;
}
.otro_ancho .azul font.hora {	padding-top:0px;  }
.otro_ancho .azul font.vuelo_hora {	margin-left:9px; padding-top:8px;  }

.top_d2 p{font-size:18px;}
.top_d2 p.gris{font-size:13px;}

.col_nombres{
	width:480px;
	}
.colancha
{
	width:auto;
	min-width:80px;
}
.otro_alto
{
	min-height: 120px !important;
}
label.pknna
{
	float:left;
}
.aconfirmar
{
	margin-top:12px;
	margin-left:-1px;
}
img.logo_aerolinea
{
	max-height:50px;
	max-width:78px;
}
.bot_ofert
{
	width:340px !important;
}
.abierto .detalles_producto div.aconfirmar
{
	margin-left:12px !important;
}

/*---------------------------------------------*/
div#area_slider.ofert div#cartel_slide {
    width: 250px !important;
}

div#area_slider.ofert div.jcarousel-skin-tango div.jcarousel-container-horizontal .jcarousel-next-horizontal {
    left: 330px !important;
}
.hoteles_destino .ofert div.bloque-destino .box-container div.info .name {
    font-size: 18px;
    margin-bottom: 10px;
}
.hoteles_destino .ofert div.bloque-destino .box-container div.info .description {
    text-transform: capitalize;
}

.detalles_producto .page-title{
    text-transform: uppercase;
    font-size: 20px;
    color: #0897d9;
}

.flight_card{
    background-color: #fff;
    padding: 20px;
}
.flight_card .flight_card_header{
    font-size: 20px;
    text-transform: uppercase;
    color: #0897d9;
}
.flight_card .flight_card_header img{
    /*height: 100%;*/
    width: 32px;
    margin-right: 10px;
}
.flight_card .flight_card_body .flight_table{
    text-align: left;
}
.flight_card .flight_card_body .flight_table tr{
    border-bottom: 1px solid #eef9ff;
}
.flight_card .flight_card_body .flight_table tr td{
    padding-bottom: 10px;
    padding-left: 13px;
    padding-right: 5px;
    color: #636c71;
}
.flight_card .flight_card_body .flight_table tr td input{
    margin-top: 10px;
}
.flight_card .flight_card_body .flight_table tr:last-child{
    border-bottom: none;
}
.flight_card .flight_card_body .flight_table td .theader{
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #0897d9;
}
.flight_card .flight_card_body .flight_table td .code{
    color: #0897d9;
    display: block;
    font-size: 13px;
    padding-top: 15px;
}
.flight_card .flight_card_body .flight_table td p{
    font-size: 13px;
    text-align: left;
}
.flight_card .flight_card_body .flight_table td img{
    float: left;
    height: auto;
    margin-right: 7px;
    width: 50px;
}
.flight_card .flight_card_body .flight_table td .more-info{
    -webkit-transition: all 1s ease;/* Safari 3.2+, Chrome */
    -moz-transition: all 1s ease;/* Firefox 4-15 */
    -o-transition: all 1s ease;/* Opera 10.5-12.00 */
    transition: all 1s ease;/* Firefox 16+, Opera 12.50+ */
    height: 63px;
    overflow: hidden;
    transition: all 1s ease 0s;
    padding-top: 10px;
    padding-left: 11px;
}
.flight_card .flight_card_body .flight_table .hide td .more-info{
    height: 0px;
}
.flight_card .flight_card_body .flight_table td .btn_container{
    text-align: center;
}
.flight_card .flight_card_body .flight_table td .btn_container img{
    height: 100%;
    width: 20px;
}
.flight_card .flight_card_body .flight_table td .btn_container img.show_action,
.flight_card .flight_card_body .flight_table .hide td .btn_container img.hide_action{
    display: none;
}
.flight_card .flight_card_body .flight_table .hide td .btn_container img.show_action,
.flight_card .flight_card_body .flight_table td .btn_container img.hide_action{
    display: block;
}

.flight_card .flight_card_body .flight_table th{
    color: #0897d9;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 13px;
}

.padding_left{
    padding-left: 25px !important;
}

.padding_left_11{
    padding-left: 11px !important;
}

.border_right{
    border-right: 1px solid #def0fc;
}

div.position_precio {
    left: 180px;
    position: static;
    top: 120px;
}

.price_container {
    background-color: #fff;
    height: 70px;
    position: relative;
    padding-top: 5px;
}

#details_minprice{
    height: 70px;
    width: 160px;
}

.form_vuelo_reserva .detalles_producto .flight_card{
    padding: 20px 20px 0 0;
}

#producto{
    padding-left: 13px;
    padding-right: 13px;
}

.detalles_producto .details p{
    text-align: left;
    font-size: 15px;
}

.pax_header{
    text-transform: uppercase;
    font-size: 20px;
    width: 700px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 10px;
}
.fl_container{
    padding-bottom: 30px;
}
.vuelos div.bloque-destino div.info{
    height: 110px;
}

.vuelos div.bloque-destino div.info a{
    display: block;
}

#popular_carrousel p{
    text-align: left;
}
div#palmas_blue_bg{
    background: url('../images/palmas_blue_bg.png') no-repeat;
}

.aerolineas{
    padding-top: 45px;
    padding-bottom: 45px;
}
.aerolineas .header{
    text-transform: uppercase;
}
#encuentra_vuelos_tab ul, .aerolineas ul{
    padding-left: 37px;
}
#encuentra_vuelos_tab ul li, .aerolineas ul li{
    height: 24px;
    line-height: 28px;
}
.left_menu .header a, #encuentra_vuelos_tab ul li a, .aerolineas ul li a{
    color: #fff;
}
 #encuentra_vuelos_tab ul li a:hover, .aerolineas ul li a:hover{
    color: #d9d9d9;
}
div#content_piso2{
    min-height: auto;
}
.vuelo .ofert ul.carousel_slider li.jcarousel-item,
.vuelo .ofert .jcarousel-clip .jcarousel-clip-horizontal,
.vuelo div#area_slider.ofert div.jcarousel-skin-tango div.jcarousel-container-horizontal,
.vuelo .ofert div.bloque-destino,
.vuelo div#area_slider.ofert div.jcarousel-skin-tango div.jcarousel-container-horizontal div.jcarousel-clip,
.vuelo div#area_slider.ofert {
    height: 170px !important;
}

div#blue_forte_bg, #blue_forte_bg div#content_piso2{
    margin-top: 0;
}
div#area_slider {
    font-weight: bold;
    height: 360px;
}

div#blue_forte_bg div#center_area{
    min-height: 260px;
}

.left_menu{
    padding-left: 20px;
}

.left_menu .header{
    padding-left: 20px;
    margin-top: 20px;
}


.module .subcontainer .card {
    border-bottom: 1px solid #97d5f3;
    margin-right: 10px;
    margin-top: 15px;
    min-height: 63px;
    padding: 5px;
    width: 30.3%;
}

.module .subcontainer .card .name {
    font-size: 16px;
}


.module .subcontainer .card .description {
    color: #5b5b5b;
    font-size: 16px;
}

.products_container .module .mods_container .subcontainer {
    min-height: 356px;
}

div#list_noticias, div.list_destinos {
    height: 400px !important;
}

div#encuentra_vuelos_tab {
    border-bottom: 4px solid #0897d9;
    padding: 0 !important;
}

#invert_route_action{
    font-size: 16px !important;
    width: 100px;
}