
.page-header__bg {
    background-position: center;
    background-size: cover;
}

/* .tour-listing-details__overview {
    border-bottom: 1px solid var(--trevlo-white3, #EBE6DE);
} */

.subTitle {
    color: white;
    font-weight: 500
}

.itinerario {
    height: 70px;
    margin-top: 20px;
    display: block;
    max-width: 280px;
    background-size: contain;
}

.tour-listing-details-right {
    padding-top: 79px;
}

.page-header {
    padding: 60px 0 60px
}

.page-header .container {
    padding-top: 90px;
}



.st-service-feature .item {
    margin-bottom: 10px;
}

@media (min-width: 992px) {
    .align-items-lg-center {
        align-items: center !important;
    }
}

.package-meta {
    margin-bottom: 60px;
}

.package-meta .icon {
    background: #fff;
    border: 1px solid #dedede;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 12px;
    width: 48px;
    height: 48px;
}

.package-meta .icon {
    margin-right: 15px;
}

.package-meta .icon i {
    font-size: 21px;
    color: #5e6d77;
}

.package-meta .info .name {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #232323;
}

.package-meta .info .value {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #5e6d77;
    margin: 0;
}

.tour-listing-details__included-list-one li i {
    color: #cef2e5;
}

.tour-listing-details__included-list-two li i {
    color: #fad6d6;
}

.tour-listing-details__amenities-content span {
    color: #cef2e5
}

.tour-listing-details__faq .accrodion {
    background-color: #fcfcfc;
    border-radius: 16px;
    padding: 16px;
    border: 1px solid #dedede;
}

@media(max-width:767px){iframe{height: 280px !important;}}
@media(max-width:529px){iframe{height: 220px !important;}}
@media(max-width:415px){iframe{height: 180px !important;}}

.otrosToursImg {
    height: 400px;
    object-fit: cover;
}



#firstElement img, .lastImg img{border-radius:10px;}


  @media(max-width:991px){
    .contenedorTituloPrecioDetalle, .contenedorTituloDetalle{display:block;}
    .lastImg {margin-right: 0px !important; margin-left: 0px !important; margin-top: 10px !important; }
    .showGaleria img { height: 50rem !important; }
  }

  @media(max-width:450px){ .showGaleria img {height: 40rem !important}}
  @media(max-width:350px){ .showGaleria img {height: 30rem !important}}

  @media(max-width:991px){.showGaleria{display: none;}}

  .carouselDestino{display: none !important;}

  @media(max-width:991px){.carouselDestino{display: block !important;}}

  .contenedorImgCarousel{height: 300px; width:100%}
  .contenedorImgCarousel img{object-fit: cover; object-position:center; border-radius: 20px; height: 300px;}


  #botonGaleriaCompletaExp, #botonGaleriaCompletaCivitatis, #botonGaleriaCompletaHotel {
    background: rgba(0,0,0,.4);
    border: 1px solid rgba(255,255,255,.7);
    border-radius: 40px!important;
    padding: 10px;
    position: relative !important;
    z-index: 9;
    text-decoration: none;
    margin: 45px 0 0 10px;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    top:40px;
}


@media(max-width:991px){
    #botonGaleriaCompletaExp, #botonGaleriaCompletaCivitatis, #botonGaleriaCompletaHotel {display:none}
}
