@import "../../../basic_imports";
@import "../../../../../../common/sass/components/_summary_deals2";
@import "../../../../../../common/sass/components/_summary_deals3";

.cont_bg_total h2 {
  margin: 0 0 8.5px;
}
.viajescategory {
  text-align: center;
}

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

.cont_bg_total {
 margin:15px;
}

.cont_bg_total img {
  width: 100%!important;
  height: auto!important;
}

/*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;
  text-align: center;
  color: #000;
  padding-top: 10px;
  position: relative;
}

.cont_btn_car {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center
}

.btn_banner_promo {
  cursor: pointer;
  background: $brand-primary;
  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-size: 26px;
  line-height: 25px;
}
/* banner coches*/
.carruselPuentes .carousel-center .carousel-indicators, .col-lg-5 .carruselPuentes .carousel-indicators {
  bottom: -55px
}

.cardSeo__title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  [dir='rtl'] .carousel-indicators {
    width: 75%;
    margin-right: -40%;
  }
}
