/* nuevos breadcrumbs */
.breadcrumb_general{ color:#333; font-size:11px; margin: 0 auto; padding: 20px 0 8px 0;}
.breadcrumb_general a:link { color:#e86b1b; text-decoration:none; }
.breadcrumb_general a:visited { color: #e86b1b; text-decoration:none; }
.breadcrumb_general a:hover { color: #333; text-decoration:none; }
.breadcrumb_general a:active { color: #333; text-decoration:none; }
.breadcrumb_general span{color:#333;}
.breadcrumb_general li{display:inline;}
.breadcrumb_actual{font-size:12px;}

/* Fin breadcrumbs */

/* Estilos genericos para toda la pagina de vuelos */

.location_flights {
    padding: 19px 15px;
    background: #fff;
}
.location_flights h1 {
    font-family: "bebas_neueregular", Arial, Helvetica, Sans serif;
    color: #a98a54;
    font-size: 28px;
    margin: 0;
}
.location_flights h2 {
    font-family: "bebas_neueregular", Arial, Helvetica, Sans serif;
    color: #a98a54;
    font-size: 24px;
    margin: 15px 0;
}
.location_flights h3 {
    margin: 0;
}
.location_flights p {
    font-family: Arial, Helvetica, Sans serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 15px;
}
.location_flights .big_location_img {
    width: 100%;
    max-width: 100%;
}
/* Fin de estilos genericos para toda la pagina de vuelos */

/* estilos contenedores con tabs */
.location_flights .tab-content {
    margin-bottom: 20px;
}
.location_flights .tab-pane {
    overflow: hidden;
    border: 1px solid #ddd;
    border-top: 0;
    padding: 25px 14px 34px 14px;
}
.location_flights .tab-pane .tab-intro {
    min-height: 34px;
}
.location_flights .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
    background: #f2f2f2;
    color: #9b9b9b;
    text-decoration: none;
}
[dir="rtl"] .nav-tabs > li {
    float: right;
}
.location_flights .nav-tabs > li > a:hover {
    border-color: #ddd;
}
.location_flights .nav-tabs > li.active > a, .location_flights .nav-tabs > li.active > a:hover, .location_flights .nav-tabs > li.active > a:focus {
    color: #9b9b9b;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
/* Fin estilos contenedores con tabs */

/* Estilos especiales para WIDGET BUSCADOR DE VUELOS */
.location_flights .cont_buscador_home_vuelos  {
    width: 100%;
    float:none;
    margin-bottom: 20px;
}
.location_flights .cont_buscador_home_vuelos .cont_titulo_buscador_home_vuelos {
    border-radius: 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #1d3746;
    background: transparent;
    font-size: 20px;
    font-weight: normal;
    height: auto;
    line-height: 35px;
    padding: 10px 10px 0 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.location_flights .widgets_transport_search_transportsearcherwidget {
    overflow: hidden;
}
.location_flights .multicriteriasearch .tab-content {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
}
.location_flights .multicriteria_search_flights {
    border: 0;
    padding: 0 14px 0 14px;
}
.location_flights .destacado_buscadores {
    background: transparent;
    color: #fff;
}
.location_flights .destacado_buscadores table {
    width: auto !important;
}
.location_flights .destacado_buscadores table td {
    vertical-align: top;
}
.location_flights .destacado_buscadores table td.separador {
    border-right: 0;
    border-left: 0;
    margin-left: 10px;
    margin-right: 10px;
}
.location_flights table td {
    padding: 0;
}
.location_flights .destacado_buscadores table td input {
    vertical-align: text-bottom;
}
.location_flights table td input[type=text] {
    width: 80% !important;
}
.location_flights table td #aeropuertos_salida + input[type=text] {
    width: 73% !important;
}
.location_flights table td #aeropuertos_destino + input[type=text] {
    width: 100% !important;
}
.location_flights .txt_busc, .location_flights .txt_busc div {
    font-weight: bold;
}
.location_flights .txt_busc {
    padding:0 0 5px;
}
.location_flights .input_vuelos {
    margin-bottom: 18px;
}
.location_flights .input_vuelos,
.location_flights table td select {
    color: #666;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    background: #fff;
}
.location_flights table td select {
    height: 30px;
    margin-bottom: 5px;
}
.location_flights .map_container {
    padding:6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #eaeaea;
    margin-bottom: 15px;
}
#CapaFechasFlexibles, #CapaFechasFlexibles div {
    display: inline;
}
.location_flights input.boton_principal {
    margin: 0;
    cursor: pointer;
    border: none;
    overflow: visible;
    color: #FFF;
    font-weight: normal;
    font-size: 18px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #FFF;
    background: #e86b1b;
    width: auto;
    padding: 10px 50px;
}
/* Fin de estilos especiales para WIDGET BUSCADOR DE VUELOS */

/* Widget listas de links */
.widgets_flights_popularrouteswidget ul.column li {
    line-height: 15px;
    border-bottom: 1px dotted #666;
    width: 100%;
    padding: 5px 0;
}
.widgets_flights_popularrouteswidget ul.column {

}
@media (max-width: 767px) {
    .widgets_flights_popularrouteswidget ul.column{
        float:none !important;width:100% !important; margin-right: 0 !important;
    }
    .widgets_flights_popularrouteswidget ul.last_column{
        float:none !important;width:100% !important; margin-right: 0 !important;
    }
}
.list_links {
    overflow: hidden;
}
.list_links li {

}
.list_links li {
    line-height: 15px;
    border: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.list_links li a {
    color: #323232;
    font-size: 14px;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #666;
    text-decoration: none;
}
/* Fin de Widget listas de links */


/* Banner generico descuentos */
.location_flights .banner_discount {
    background: rgb(54,100,134); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(54,100,134,1) 0%, rgba(95,147,186,1) 44%, rgba(95,147,186,1) 47%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(54,100,134,1)), color-stop(44%,rgba(95,147,186,1)), color-stop(47%,rgba(95,147,186,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, rgba(54,100,134,1) 0%,rgba(95,147,186,1) 44%,rgba(95,147,186,1) 47%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, rgba(54,100,134,1) 0%,rgba(95,147,186,1) 44%,rgba(95,147,186,1) 47%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, rgba(54,100,134,1) 0%,rgba(95,147,186,1) 44%,rgba(95,147,186,1) 47%); /* IE10+ */
    background: linear-gradient(135deg, rgba(54,100,134,1) 0%,rgba(95,147,186,1) 44%,rgba(95,147,186,1) 47%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#366486', endColorstr='#5f93ba',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding:8px 0 119px 13px;
    margin-bottom: 15px;
}
[dir='rtl'] .location_flights .banner_discount {
    padding:8px 13px 119px 0;
}
.location_flights .banner_discount p {
    font-family: Arial, Helvetica, sans-serif;
    color:#fff;
    font-weight: bold;
    font-size: 50px;
}
@media (max-width: 767px) {
    .location_flights .banner_discount {
        padding-bottom:10px;
    }
    .location_flights .banner_discount p {
        font-size:30px;
        line-height: 1;
        margin-bottom: 0;
    }
}

/* Fin de banner generico descuentos */

/* Widget compartir */
.location_flights .share_widget_container {
    overflow: hidden;
    margin-bottom: 15px;
    padding: 15px 0;
    margin-left: 0;
}
.location_flights .share_widget_container h2 {
    font-family: Arial, Helvetica, "sans serif";
    font-weight: bold;
    font-size: 16px;
    color:#333;
}
.location_flights .share_widget_container .social_links {
    overflow: hidden;
    padding-left: 0;
}
.location_flights .share_widget_container .social_links li {
    float: left;
    display: inline-block;
    margin: 0 10px 10px 0;
}
[dir="rtl"] .location_flights .share_widget_container .social_links li {
    float:right;
    margin:0 0 10px 10px;
}
.location_flights .share_widget_container .social_links li a {
    display:block;
    background-repeat: no-repeat;
    background-image: url(/headers/destinia/img/theme_2013/sprites_destinia.png);
    height: 17px;
    overflow: hidden;
    text-indent: -9999em;
}
.location_flights .share_widget_container .fb_link {
    width: 65px;
    background-position: 0 -221px;
}
.location_flights .share_widget_container .tw_link {
    width: 60px;
    background-position: -74px -221px;
}
.location_flights .share_widget_container .pin_link {
    width: 60px;
    background-position: -142px -221px;
}
.location_flights .share_widget_container .gp_link {
    width: 21px;
    background-position: -216px -225px;
}
@media (min-width: 1200px) {
    .location_flights .share_widget_container h2 {
        float:left;
        display: inline-block;
        margin-bottom: 0;
        line-height: 17px;
        vertical-align: middle;
    }
    [dir="rtl"] .location_flights .share_widget_container h2 {
        float:right;
    }
    .location_flights .share_widget_container .social_links {
        float:left;
        display: inline-block;
    }
    [dir="rtl"] .location_flights .share_widget_container .social_links {
        float:right;
    }
    .location_flights .share_widget_container .social_links li {
        margin-bottom: 0;
    }
    .location_flights .share_widget_container .banner_discount p {
        font-size: 68px;
    }
}
/* Fin Widget compartir */

/* Widget weather */

.location_flights .weather_container {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}
.location_flights .weather_container h2 {
    font-size: 20px;
    color:#333;
}
.location_flights .weather_container p {
    font-size: 12px;
    font-weight: normal;
    color:#666;
}
.location_flights .weather_container .mainline {
    font-size: 14px;
    font-weight: normal;
    color:#666;
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 15px;
    overflow: hidden;
    text-align: right;
    vertical-align: bottom;
    line-height: 64px;
}
.location_flights .weather_container .mainline {
    text-align: left;
}
.location_flights .weather_container .mainline span {
    font-size: 18px;
    font-weight: bold;
    color:#e86b1b;
}
.location_flights .weather_container .mainline img {
    float: left;
}
[dir="rtl"] .location_flights .weather_container .mainline img {
    float:right;
}
.location_flights .weather_container dl {
    overflow: hidden;
}
.location_flights .weather_container dt, .location_flights .weather_container dd {
    width: 50%;
    display: inline-block;
    height: 20px;
    line-height: 20px;
}
.location_flights .weather_container dt {
    float: left;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    color:#666;
}
[dir="rtl"] .location_flights .weather_container dt {
    float: right;
    text-align: right;
}
.location_flights .weather_container dd {
    float: right;
    text-align: right;
    font-size: 14px;
    font-weight: normal;
    color:#6499c0;
}
[dir="rtl"] .location_flights .weather_container dd {
    float: left;
    text-align: left;
    margin-right: 0;
}
/* Fin Widget weather */
/* Links adicionales */
.location_flights .additional_links_container {
    margin-bottom: 15px;
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
}
.location_flights .additional_links_container h2 {
    font-size: 20px;
    color:#333;
}
.location_flights .additional_links_container ul {
    padding-left: 0;
    list-style: none;
}
.location_flights .additional_links_container ul li a {
    display: block;
    color:#707070;
    background: #eaeaea;
    font-size: 14px;
    border-bottom: 1px solid #fff;
    line-height: 28px;
    vertical-align: middle;
    padding: 0 8px;
}
.location_flights .additional_links_container ul li a:hover, .location_flights .additional_links_container ul li a:focus {
    background: #f9f9f9;
}
/* Fin Links adicionales */

/* Links partners */
.location_flights .partners_links_container {
    margin-bottom: 15px;
}
.location_flights .partners_links_container ul {
    padding-left: 0;
    list-style: none;
}
.location_flights .partners_links_container ul li {
    margin-bottom: 4px;
}
.location_flights .partners_links_container ul li a {
    display: block;
    color:#707070;
    background: #eaeaea;
    padding: 4px;
    overflow: hidden;
}
.location_flights .partners_links_container ul li a:hover, .location_flights .partners_links_container ul li a:focus {
    background: #f9f9f9;
}
.location_flights .partners_links_container ul li p {
    float:left;
    display: inline-block;
    width: 47%;
    margin-bottom: 0;
    padding:5px 0 0 3%;
}
[dir="rtl"] .location_flights .partners_links_container ul li p {
    float:right;
    padding:5px 3% 0 0;
}
.location_flights .partners_links_container ul li .partners_title {
    background-color: #fff;
    background-position: right top;
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, Sans serif;
    font-size: 16px;
    color:#333;
    font-weight: bold;
    height: 57px;
    line-height: 57px;
    vertical-align: middle;
    padding:0 0 0 3%;
}
[dir="rtl"] .location_flights .partners_links_container ul li .partners_title {
    padding:0 3% 0 0;
    background-position: -110px top;
}
.location_flights .partners_links_container ul li .visados_title {
    background-image: url(/headers/destinia/theme_2014/img/flights/visados_bg.jpg);
}
.location_flights .partners_links_container ul li .reclamaciones_title {
    background-image: url(/headers/destinia/theme_2014/img/flights/reclamador_bg.jpg);
}
/* Fin Links partners */

/* Carrusel hoteles */
.carousel{
    margin: 30px 0 15px 0;
}
.location_flights .carousel .cont_carousel_hotels_near_airport {
    width: auto;
    margin: 15px 35px 0 35px;
}
.carousel .carousel-control {
    top:50%;
    margin-top: -25px;
    height:50px;width:26px;
    border:none;
    border-radius:0;
}
.carousel .carousel-control.left{
    background:url('/headers/widgets/lastminutepackagetravelsofferswidget/img/arrows.png') no-repeat 0 0;
}
.carousel .carousel-control.right{
    background:url('/headers/widgets/lastminutepackagetravelsofferswidget/img/arrows.png') no-repeat -100px 0;
}
.carousel .carousel-indicators{
    right: 430px;   top:-17px; bottom: auto;margin-bottom: 0;
}
[dir='rtl'] .carousel .carousel-indicators {
    left: 430px; right: auto;
}
.carousel .carousel-indicators li{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border:1px solid #d6d6d6;
    cursor: pointer;
    width: 8px;
    height: 8px;
    margin:1px 10px 1px 1px;
}
.carousel .carousel-indicators .active{
    background:#ee9d00
}
.carousel .tab-content{
    overflow:hidden!important;
}
.widgets_hotels_minihotelwidget {
    -webkit-border-radius: 100% / 100px;
    -moz-border-radius: 100% / 100px;
    border-radius: 100% / 100px;
    -webkit-box-shadow: 0 11px 6px -6px #777;
    -moz-box-shadow: 0 11px 6px -6px #777;
    box-shadow: 0 11px 6px -6px #777;
}
.widgets_hotels_minihotelwidget .hotel_tab_continent{
    padding:13px;
    margin-bottom: 20px;
    border:1px solid #e0e0e0;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    box-shadow:0 1px 1px #999;
    -moz-box-shadow:0 1px 1px #999;
    -webkit-box-shadow:0 1px 1px #999;
    background-color:#f6f6f6;
    background-image: linear-gradient(bottom, #e9e9e9 29%, #FFF 83%);
    background-image: -o-linear-gradient(bottom, #e9e9e9 29%, #FFF 83%);
    background-image: -moz-linear-gradient(bottom, #e9e9e9 29%, #FFF 83%);
    background-image: -webkit-linear-gradient(bottom, #e9e9e9 29%, #FFF 83%);
    background-image: -ms-linear-gradient(bottom, #e9e9e9 29%, #FFF 83%);
    background-image: -webkit-gradient(
            linear,
            top,
            color-stop(0.29, #e9e9e9),
            color-stop(0.83, #FFF)
    );
}
.widgets_hotels_minihotelwidget .hotel_tab_content {
    overflow: hidden !important;
    position: relative;
}
.widgets_hotels_minihotelwidget .hotel_pics {
    overflow: hidden;
    margin-bottom: 10px;
}
.widgets_hotels_minihotelwidget .hotel_pics li {
    float: left;
    display: inline-block;
    width: 31%;
    margin-right: 2%;
    margin-bottom: 2%;
}
[dir='rtl'] .widgets_hotels_minihotelwidget .hotel_pics li {
    float: right;
    margin-left: 2%;
    margin-right: 0;
}
.widgets_hotels_minihotelwidget .hotel_pics li img {
    width: 100%;
    height: auto;
}
.widgets_hotels_minihotelwidget .hotel_title {
    margin-bottom: 10px;
}
.widgets_hotels_minihotelwidget .hotel_title strong {
    margin-bottom: 0;
    font-family: "bebas_neueregular", Arial, Helvetica, Sans serif;
    font-weight: normal;
    color: #a98a54;
    font-size: 24px;
    line-height: 1;
    margin: 0 0 3px;
    min-height: 2em;
    display: block;
}
.widgets_hotels_minihotelwidget .hotel_title img {
    display: inline-block;
}
.widgets_hotels_minihotelwidget .stars {
    height:15px;
    background-image:url('/headers/img/availability_list/stars.png');
    background-repeat:no-repeat;
}
.widgets_hotels_minihotelwidget .star_1{background-position: 0 0;width:16px;}
.widgets_hotels_minihotelwidget .star_2{background-position: 0 -15px;width:33px;}
.widgets_hotels_minihotelwidget .star_3{background-position: 0 -30px;width:50px;}
.widgets_hotels_minihotelwidget .star_4{background-position: 0 -45px;width:67px;}
.widgets_hotels_minihotelwidget .star_5{background-position: 0 -60px;width:84px;}
.widgets_hotels_minihotelwidget .star_6{background-position: 0 -75px;width:101px;}
.widgets_hotels_minihotelwidget .amenities_icons {
    overflow: hidden;
}
.widgets_hotels_minihotelwidget .amenities_icons li{
    display:inline-block;
    float: left;
    padding:0;margin:0;
    margin-bottom: 3px;
    margin-right: 5px;
}
[dir="rtl"] .widgets_hotels_minihotelwidget .amenities_icons li{
    float: right;
}
.widgets_hotels_minihotelwidget .amenities_icons li a{
    display:inline-block;
    width:22px;height:22px;
}
/*Servicios hoteles*/
.servicio_reuniones{background:url('/headers/destinia/img/theme_2013/sprites_destinia.png') -4px -68px; }
.servicio_spa{background:url('/headers/destinia/img/theme_2013/sprites_destinia.png') -32px -68px; }
.servicio_acondicionado{background:url('/headers/destinia/img/theme_2013/sprites_destinia.png') -60px -68px; }
.servicio_internet{background:url('/headers/destinia/img/theme_2013/sprites_destinia.png') -88px -68px; }
.servicio_ninos{background:url('/headers/destinia/img/theme_2013/sprites_destinia.png') -116px -68px; }
.servicio_restaurante{background:url('/headers/destinia/img/theme_2013/sprites_destinia.png') -144px -68px; }
.servicio_piscina{background:url('/headers/destinia/img/theme_2013/sprites_destinia.png') -172px -68px; }
.servicio_pets{background:url('/headers/destinia/img/theme_2013/sprites_destinia.png') -200px -68px; }
.servicio_parking{background:url('/headers/destinia/img/theme_2013/sprites_destinia.png') -228px -68px; }
.servicio_minusvalidos{background:url('/headers/destinia/img/theme_2013/sprites_destinia.png') -256px -68px; }
.servicio_jacuzzi{background:url('/headers/destinia/img/theme_2013/sprites_destinia.png') -284px -68px; }
.servicio_golf{background:url('/headers/destinia/img/theme_2013/sprites_destinia.png') -312px -68px; }
.servicio_gimnasio{background:url('/headers/destinia/img/theme_2013/sprites_destinia.png') -340px -68px; }
.widgets_hotels_minihotelwidget .hotel_link {
    text-align: right;
}
.widgets_hotels_minihotelwidget .hotel_link a {
    font-weight: normal;
    font-size: 18px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #FFF;
    background: #e86b1b;
    width: auto;
    padding: 10px;
    display: inline-block;
}
/*fin servicios hoteles*/
@media (min-width: 768px) {
    .widgets_hotels_minihotelwidget .hotel_pics {
        width: 33%;
        float: left;
        display: inline-block;
    }
    .widgets_hotels_minihotelwidget .hotel_info {
        float: left;
        display: inline-block;
        width: 50%;
        margin-left:3%;
        padding-left: 3%;
        border-left:1px solid #ccc;
    }
    .widgets_hotels_minihotelwidget .hotel_link {
        position: absolute;
        bottom:0;
        right: 0;
        width: 26%;
    }
    [dir="rtl"] .widgets_hotels_minihotelwidget .hotel_pics {
        float:right;
    }
    [dir="rtl"] .widgets_hotels_minihotelwidget .hotel_info {
        float:right;
        margin-left:0;
        margin-right:3%;
        padding-left:0;
        padding-right: 3%;
        border-left: 0;
        border-right: 1px solid #ccc;
    }
    .widgets_hotels_minihotelwidget .hotel_link {
        position: absolute;
        bottom:0;
        right: 0;
        width: 26%;
    }
    [dir="rtl"] .widgets_hotels_minihotelwidget .hotel_link {
        position: absolute;
        bottom:0;
        left: 0;
        right: auto;
        width: 26%;
        text-align: left;
    }
}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {

}
