/* widget SUMMARY_DEALS III */
.summary_deals3 {
  list-style: none;
}

.summary_deals3 li {
  background: #fff;
  padding: 0;
  border: 1px solid #dfdfdf;
  border-top: 0;
  clear: both;
  padding: 0;
  overflow: hidden;
}

.summary_deals3 li:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

@media (min-width: 992px) {
  .summary_deals3 .col-lg-2 {
    padding-right: 0;
  }
}

.summary_deals3 .title_name {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  margin: 0;
  background: #35495a;
  padding: 10px 14px;
}

@media (min-width: 992px) {
  .summary_deals3 .title_name {
    min-height: 105px;
    padding-top: 40px;
  }
}

.summary_deals3 .title_name a {
  color: #fff;
}

.summary_deals3 .title_name a:hover, .summary_deals3 .title_name a:focus {
  color: #fff;
  text-decoration: underline;
}

@media (min-width: 992px) {
  .summary_deals3 li:first-child .title_name {
    min-height: 151px;
  }
}

.summary_deals3 a.title_name {
  font-size: 16px;
  color: #fff;
}

.summary_deals3 a {
  display: block;
  text-decoration: none;
}

.summary_deals3 .col-lg-5 a {
  padding: 6px 15px 0;
  overflow: hidden;
}

.summary_deals3 .cont_img_deal {
  height: auto;
  overflow: hidden;
}

.summary_deals3 .cont_img_deal img {
  width: 100%;
}

.summary_deals3 .cont_img_deal .generic-pic {
  width: 100%;
}

.summary_deals3 .claim {
  color: #222222;
  font-size: 21px;
  margin-bottom: 5px;
}

.summary_deals3 .cont_info {
  background: transparent;
}

@media (min-width: 992px) {
  .summary_deals3 .cont_info {
    padding-left: 0;
  }
}

.summary_deals3 .title {
  font-size: 18px;
  line-height: 1;
  margin: 0;
  padding: 7px 0 0;
  color: #222222;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.summary_deals3 .cont_info .info {
  font-size: 14px;
  padding: 0;
  color: #222222;
}

.summary_deals3 .cont_info .info strong {
  color: #777777;
  font-weight: 300;
}

.summary_deals3 .info div {
  color: #222222;
}

.summary_deals3 .cont_precio {
  font-size: 12px;
  line-height: 17px;
  padding-top: 0;
  text-align: right;
  margin-bottom: 10px;
}

.summary_deals3 .cont_precio span {
  font-size: 22px;
  font-weight: 700;
}

.summary_deals3 .cont_precio span abbr.currency,
.summary_deals3 .cont_precio span.symbol {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.summary_deals3 .btn_generico_flecha {
  float: right;
  margin-top: 8px;
  margin-left: 20px;
  line-height: 15px;
  color: #FFF;
  padding: 7px 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: 700;
}

.summary_deals3 .position_bottom {
  width: 100%;
}

@media (min-width: 1200px) {
  .summary_deals3 .col-lg-5 a {
    padding: 6px 0 0;
    overflow: hidden;
  }
  .summary_deals3 li > .row {
    margin-right: 0;
  }
  .summary_deals3 .claim {
    display: none;
  }
  .summary_deals3 li:first-child .claim {
    display: block;
  }
  .summary_deals3 .cont_img_deal .generic-pic {
    height: 68px;
  }
  .summary_deals3 .cont_img_deal .generic-pic svg {
    margin: 19px auto 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .summary_deals3 .cont_img_deal .generic-pic {
    height: 82px;
  }
  .summary_deals3 .cont_img_deal .generic-pic svg {
    margin: 26px auto 0;
  }
  .summary_deals3 .claim {
    display: none;
  }
  .summary_deals3 li:first-child .claim {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .summary_deals3 .cont_img_deal .generic-pic {
    height: 167px;
  }
  .summary_deals3 .cont_img_deal .generic-pic svg {
    margin: 78px auto 0;
  }
}

@media (max-width: 767px) {
  .summary_deals3 .cont_img_deal .generic-pic {
    height: 60px;
  }
  .summary_deals3 .cont_img_deal .generic-pic svg {
    margin: 15px auto 0;
  }
}

.summary_deals3 .title_name a:focus, .summary_deals3 .title_name a:hover {
  color: #fff !important;
  text-decoration: underline;
}

.summary_deals3 .cont_precio {
  color: #222222;
}

.summary_deals3 .cont_precio span {
  color: #222222;
}

/* Fin summary deals III*/
/* Cabecera seccion */
.bg_photo_car {
  background: url("/headers/ilusion/img/cabecera_home_coches_pro.jpg") no-repeat 50% 0;
  width: 100%;
  left: 0;
  margin-left: 0;
  z-index: -1;
  height: 436px;
  position: absolute;
}

.home_search_box {
  margin: 23px auto;
}

#multisearcherwidget0-search {
  text-align: center;
}

/* temporal para traslados */
.multicriteriasearch .tab-content .tab-pane[id^='transfer'] {
  background: #999;
}

/* Listado de companias */
.compania_cars {
  float: left;
  background-image: url("/headers/destinia/img/coches/sprite_companias_cars.png");
  background-repeat: no-repeat;
  width: 92px;
  height: 42px;
  margin: 0 15px 20px 0;
  overflow: hidden;
  text-indent: -200px;
  text-align: left;
}

.home_search_box {
  position: relative;
  z-index: 120;
}

.hertz {
  background-position: 0 0;
}

.sixt {
  background-position: -100px 0;
}

.budget {
  background-position: -195px 0;
}

.alamo {
  background-position: 0 -50px;
}

.avis {
  background-position: -100px -50px;
}

.europcar {
  background-position: -195px -50px;
}

#multisearcherwidget0-transfer {
  text-align: center;
  position: relative;
  z-index: 200;
}

@media (min-width: 992px) {
  #multisearcherwidget0-transfer {
    height: 244px !important;
    min-height: 244px !important;
  }
}

#multisearcherwidget0-transfer iframe {
  height: 630px !important;
}

.home_publi {
  position: relative;
  z-index: 150;
  padding: 0 0 20px 0;
}

.overflowBanner .publi {
  margin-bottom: 20px;
}

/*# sourceMappingURL=cars.css.map */