.bg_page_holidays {
    width: 100%;
    left: 0;
    margin-left: 0;
    z-index: 0;
    height: 435px;
    position: absolute;
    background-position: 50% 0;
    background-repeat: no-repeat;
}
h1.titulo_buscador {
    margin-top: 60px !important;
    margin-bottom: 20px;
    color: #FFF;
    text-shadow: 1px 1px 2px #1e3747;
    position: relative;
    z-index: 1;
}
.cont_bg_total h2 {
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #666;
    font-size: 25px;
    clear: both;
    margin: 0 0 8.5px;
}
.fonts-loaded .cont_bg_total h2 {font-family: 'bebas_neueregular', Arial, Helvetica, sans-serif;}
.viajescategory {
    text-align: center;
}

.viajescategory img {
    max-width: 980px;
    display: inline-block;
}
.cont_bg_total {
    padding: 15px;
}

.cont_bg_total img {
    width: 100%;
    height: auto;
}
@media (min-width: 600px) {
    .home_search_box {
        min-height: 320px;
        margin: 0 auto 20px;
    }
}

/*Promo coches*/

/* banner coches */
.promoCar {
    background: #FFF url("/headers/destinia/img/theme_2013/promo_car/rent_car_2_300_text.png") top left no-repeat;
    display: block;
    width: 300px;
    height: 212px;
    font-size: 34px;
    line-height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    color: #000;
    padding-top: 10px;
    position: relative;
}

.fonts-loaded .promoCar {
    font-family: "bebas_neueregular", Arial, Helvetica, sans-serif;
}
.cont_btn_car {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center
}

.btn_banner_promo {
    cursor: pointer;
    background: #e86b1b;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    font-family: arial !important;
    padding: 7px 15px;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#car_promo {
    display: block;
    width: 400px;
    height: 103px;
    background: transparent url("/headers/destinia/img/theme_2013/promo_car/370.png") no-repeat top left;
    color: #000000;
    margin-left: 0;
    margin-top: 2em;
}

[dir='rtl'] #car_promo {
    background: transparent url("/headers/destinia/img/theme_2013/promo_car/370_arab.png") no-repeat top left;
}

:lang(es-ES) #car_promo {
    margin-top: -24.5em;
}

#car_promo span {
    display: block;
    width: 193px;
    padding: 5px 10px 5px 36px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    line-height: 25px;
}

.fonts-loaded #car_promo span {
    font-family: "bebas_neueregular", Arial, Helvetica, sans-serif;
}
[dir='rtl'] #car_promo span {
    padding: 5px 40px 5px 10px;
}

/* banner coches*/

.carruselPuentes .carousel-center .carousel-indicators{bottom: -36px}

@media screen and (min-width: 768px) {
    .carousel-indicators {

    }
    [dir='rtl'] .carousel-indicators {
        width: 75%;
        margin-right: -40%;
    }
}