/*************** Tabby *******************/
:root{
--primary:#009fe3;
--border:#e5e7eb;
--muted:#6b7280;
--text:#111827;
--richardlg1:#c89121;
--richardlg2:#000000;
}

::marker {
    color: #e8ba4a;
}

/****  details Tours **********************/

.details {
    padding-top: 5px;
    font-size: .8rem;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.detalles_box {
    height: 100%;
    border: 1px solid #e7e7e7;
    margin-bottom: 0;
    padding: 10px;
    background-color: #fff;
    border-radius: 0;
}.icon_det {
    margin-right: 0;
    width: 50px;
    float: left;
}.icon_det img {
    width: 35px;
}

.detalle .title {
    font-size: .8rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 5px;
}
.detalle .detalle_content {
    line-height: 1;
}
/****  details Tours **********************/
/*****************************  wHAT Box RichardLG **********************/

.detallesdeviajes{
  padding:10px;
  font-weight:600;

}

.detallesdeviajes ul {
  list-style:none;
  margin:0;
  padding:0;
  
}

.detallesdeviajes ul li strong{
  color: var(--richardlg1);
}


.whatsapp_box {
    border: 1px solid var(--richardlg1);
}

.sombra {
    box-shadow: 0 0 5px 1px rgb(86 86 86 / 25%);
    border-radius: 5px
}

.whatsapp_box img {
    width: 35px;
    height: auto;
}

.whatsapp_box a {
    color: #1bd741;
    font-weight: 700
}

.whatsapp_box .t_desc {
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 10px
}

.whatsapp_box h4 {
    color: var(--richardlg1)!important;
}

.inquire-box {
    border-radius: 15px;
    margin-top: 25px
}

.inquire-box h4 {
    color: white!important
}

.whatsapp {
    border-radius: 15px;
    padding: 30px;
    color: green!important;
    border: 2px solid green
}

.whatsapp h5 {
    font-size: 1rem;
    color: green!important
}

.whatsapp i {
    margin-bottom: 15px;
    font-size: 2rem
}

.whatsapp a {
    color: green;
    font-size: 1.6rem;
    font-weight: 700
}

.whatsapp a:hover {
    color: #000
}

/*****************************  wHAT Box RichardLG **********************/


.logos-certificados img {
  height: 50px;              /* altura uniforme */
  object-fit: contain;       /* mantiene proporción */
  transition: transform 0.3s ease;
}
.logos-certificados a:hover img {
  transform: scale(1.05);    /* pequeño efecto hover */
}
@media (max-width: 767.98px) {
  .logos-certificados img {
    height: 55px;            /* más pequeño en móvil */
  }
}

.line {
  display: inline-block; /* el contenedor se ajusta al ancho del texto */
  position: relative;
}

.line::after {
  content: "";
  display: block;
  border-bottom: 2px solid #d29b2b; /* color dorado */
  width: 100%; /* igual ancho que el texto */
  margin-top: 6px;
}

.bgrm{
  background:var(--richardlg1);
  color:var(--richardlg2);
  border:none ;
}

.bgrmnew2{
  background: #29373E;
}


.textrm{
  color:var(--richardlg1) !important;
}
.bgrmnew{
    --tw-bg-opacity: 1;
    background-color: rgb(210 155 43 / var(--tw-bg-opacity));
  border:none ;
}

.trmnew {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
/* PersonalizaciÃ³n para 8 columnas en desktop */
@media (min-width: 992px) {
  .col-lg-1-5 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

.container {
        max-width: 1360px !important;
}
.banderas-polylang a {
  display: inline-block;
  margin: 0 5px;
  transition: transform 0.2s ease;
}

.banderas-polylang li a {
  list-style:none;
}

.banderas-idiomas {
 margin-top: -10px;
}


.banderas-polylang img {
  width: 24px;
  height: auto;
  border-radius: 50%;
}

.banderas-idiomas li {
  list-style: none;
}
.banderas-polylang a:hover {
  transform: scale(1.1);
}

ul.breadcrumb {
    padding: 10px 16px;
    list-style: none;
    background-color: #f2f2f2;
    margin-bottom: 15px;
    margin-left: 0
}

ul.breadcrumb li {
    display: inline;
    font-size: 14px;
    padding: 0 5px;
    font-weight: 600
}

ul.breadcrumb li .post-categories {
    display: inline-block;
    margin-left: 0;
    padding-bottom: 0
}

ul.breadcrumb li a {
    color: #0275d8
}

ul.breadcrumb li a i {
    font-size: 13px;
    margin-left: 5px
}
/***********************Footer  ***********************/

.footer {
  position: relative;
  color: #fff;
}
.footer h6 {
  text-transform: uppercase;
  letter-spacing: 1px;
}
.footer ul li {
  margin-bottom: 6px;
}
.footer a:hover {
  text-decoration: underline;
}
/***********************Footer  ***********************/

p.texto-hero a:before {
    content: "";
    position: absolute;
    background: var(--richardlg1);
    bottom: 0;
    width: 100%;
    height: 3px;
}
p.texto-hero a {
    color: #ffffff;
      text-decoration: none;
    padding-bottom: 1px;
    position: relative;
    display: inline-block;
}

h1.titulo-hero:before {
    content: '';
    background: var(--richardlg1);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 4px;
}
h1.titulo-hero {
    color: #fff;
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    padding-bottom: 10px;
    position: relative;
}

.toursingle{
  line-height: 1.35;
}
.toursingle h2{
 font-size: clamp(1.7em, 1vw, 100vh);
              text-align: center;
                  display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
  
}

.toursingle h3{
  font-size: clamp(1.35em, 1vw, 100vh);
            display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
  
}

/* Banner */
.banner-aventura {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 420px;
  padding: 80px 0 70px;
  position: relative;
  overflow: hidden;
}

/* Overlay negro */
.banner-aventura .overlay {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.45); /* nivel de opacidad */
  z-index: 1;
}

/* Asegurar que el contenido quede por encima */
.banner-aventura .container {
  position: relative;
  z-index: 2;
}

/* TÃ­tulo */
.titulo-hero {
  font-weight: 800;
  font-size: clamp(30px, 4vw, 44px);
  line-height: 1.2;
  text-shadow: 0 2px 10px rgba(0,0,0,.55);
}

/* LÃ­nea azul */
.linea-azul {
  width: 60px;
  height: 4px;
  background-color: #009cff;
  border-radius: 3px;
}

/* Texto */
.texto-hero {
  font-size: 1.05rem;
  line-height: 1.6;
  text-shadow: 0 1px 6px rgba(0,0,0,.7);
  max-width: 850px;
}

/* Strong */
.banner-aventura strong {
  color: #fff;
  font-weight: 700;
}

/* BotÃ³n */
.banner-aventura .btn {
  background-color: var(--richardlg1);
  border: none;
  font-weight: 700;
  text-transform: uppercase;
}
.banner-aventura .btn:hover {
  background-color: #007ad6;
}
/*********************   Tabby  Rm **************/


.responsive-tabs .responsive-tabs__list__item .fa {

    color: var(--richardlg1);
}


.content-tours{
  text-align:justify;
}

#tablist1-panel1{


}

##overview  h2,#itinerary h2 ,#tablist1-panel3 h2,#tablist1-panel4 h2,#tablist1-panel5 h2 {
          font-size: clamp(1.7em, 1vw, 100vh);
              text-align: center;
                  display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
}


#tablist1-panel1 h3,#tablist1-panel3 h3,#tablist1-panel4 h3,#tablist1-panel5 h3{
        font-size: clamp(1.35em, 1vw, 100vh);
            display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
}


#overview ul{

      
}


#overview ul li {
    padding-left: 10px;
    line-height: 1.5em;
}


#overview ul li{background-image: url(/wp-content/themes/richardlg/imagenes/icon-included.svg);background-position: left center;background-size: 20px 20px;background-repeat: no-repeat;list-style-type: none;padding-left: 35px !important;line-height: 1.5em;margin-left: -25px;}

       
/*.container{max-width:1100px;margin:0 auto;padding:0 16px;}*/


.tabs-wrap{border-bottom:1px solid var(--border);overflow-x:auto;white-space:nowrap;}
.tabs{display:flex;flex-wrap:nowrap;gap:0;min-width:max-content;}


.tab-link{padding:12px 20px;border:1px solid var(--border);background:none;cursor:pointer;font-weight:600;font-size:15px;color:var(--text);border-bottom:3px solid transparent;transition:all .3s ease;flex-shrink:0;}
.tab-link:hover{color:var(--richardlg1)}
.tab-link.active{color:#fff;background: linear-gradient(to right, #005446, #005446);border-bottom: 3px solid var(--richardlg2);}


.tab-content{display:none;padding:24px 0;animation:fade .4s ease;}
.tab-content.active{display:block;}


.tab-content h2{margin:0 0 10px;font-size:1.5rem}
.tab-content p{line-height:1.7}


@keyframes fade{from{opacity:0}to{opacity:1}}


/* Scroll ocultar barra */
.tabs-wrap::-webkit-scrollbar{display:none}
.tabs-wrap{-ms-overflow-style:none;scrollbar-width:none;}


@media (min-width:1024px){
.tabs{justify-content: flex-start;}
}




/***** Nrew  tabs opcion **************/



/* Contenedor de los tabs */
.tabs-wrapper {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* Scrollbar visible solo en mÃ³vil */
@media (max-width: 768px) {
  .tabs-wrapper {
    scrollbar-width: thin;           /* Firefox */
    scrollbar-color: #007bff #e5e7eb;
  }

  .tabs-wrapper::-webkit-scrollbar {
    height: 4px; /* Altura de la barrita */
  }

  .tabs-wrapper::-webkit-scrollbar-track {
    background: #e5e7eb; /* Fondo gris */
    border-radius: 4px;
  }

  .tabs-wrapper::-webkit-scrollbar-thumb {
    background: #007bff; /* Azul como indicador */
    border-radius: 4px;
  }
}

/* Tabs alineados horizontalmente */
.tabs-container {
  display: flex;
  gap: 1rem;
  min-width: max-content;
  padding: 0.5rem 1rem;
  justify-content: center;
}

/* Botones de tab */
.tab-btn {
  background: none;
  border: none;
  padding: 0.5rem 1rem;
  font-weight: 500;
  cursor: pointer;
  white-space: nowrap;
}
/****************** Menu *********************/
/* Mostrar dropdown al pasar el mouse */
.nav-item.dropdown:hover .dropdown-menu {
  display: block;
  animation: fadeIn 0.3s ease-in-out;
}

/* AnimaciÃ³n */
/*@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
*/
/* Mejorar apariencia */
.navbar-nav .nav-link {
  font-weight: 500;
  text-transform: uppercase;
  padding: 0.75rem 1rem;
}

.dropdown-menu {
  border-radius: 10px;
  padding: 1rem;
  border: none;
  background-color: #fff;
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
  min-width: 250px;
}

/* Mega menÃº */
.nav-item.position-static .dropdown-menu {
  left: 0;
  right: 0;
}

.dropdown-menu h6 {
  font-size: 14px;
  font-weight: 700;
  color: #333;
  margin-bottom: 1rem;
}

.dropdown-item {
  padding: 0.5rem 0.75rem;
  transition: background-color 0.2s ease;
}

.dropdown-item:hover {
  background-color: #f5f5f5;
}



@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: center !important;
    }
}

/*@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: center !important;
        text-align: center;
    }
}*/



.navbar-collapse {
    flex-basis: 100%;
     flex-grow: 0;
    align-items: center;
}

/****************** Menu ********************/


.dropdown-menu .dropdown-item {
  font-size: 0.95rem;
  padding: 0.25rem 0;
  color: #333;
}

.dropdown-menu .dropdown-item:hover {
  background-color: #f8f9fa;
  color: #007bff;
}

.navbar .dropdown-menu {
  border-radius: 0rem;
}


.nav-link{
    color:#000;
    font-weight:500;
}


.nav-link:hover{
    color: white;
        background-image: linear-gradient(315deg, #0073a4, #0092d0);
}


.menuitemrm h6 {
    /*font-size: clamp(0.75em, 0.75vw, 100vh);*/
    color: #ffdf69;
    color: black;
    border-bottom: 1px solid #6ba5c6;
    border-bottom: 1px solid #F1F1F1;
}


 .hover-card {
    transition: all 0.3s ease;
    border-color: var(--richardlg1) !important; /* color inicial */
  }

  .hover-card:hover {
    background-color: #fff;

    border-color: rgba(200, 145,33,1) !important;
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-4px);
  }



.homermt h2{
    color: black;
    text-align: center;
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    padding-bottom: 20px;
    margin: 30px 0 20px;
    position: relative;
}


.homermt h2:before {
    content: '';
    --tw-bg-opacity: 1;
    background-color: rgb(210 155 43 / var(--tw-bg-opacity));
    /* background: #15a1f0; */
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 4px;
}


    /***********************   Home Slider ***********************/


     .hero {
      position: relative;
      background-image: url('/wp-content/uploads/2025/08/inca-trail-trek-161_edited.jpg'); /* Reemplaza por tu imagen */
      background-size: cover;
      background-position: center;
      height: 100vh;
      color: white;
    }

    .hero-overlay {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.3);
    }

    .hero-content {
      position: relative;
      z-index: 2;
      max-width: 700px;
    }


/**********************  Tours ********************/


  .custom-card {
    border-radius: 12px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    overflow: hidden;
  }

  .card-img-overlay-header {
    position: absolute;
    top: 0;
    left: 0;
    color: white;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), transparent);
    width: 100%;
    padding: 1rem;
  }

  .difficulty-badge {
    background-color: transparent;
    color: #ffffff;
    font-weight: 600;
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 0.85rem;
    display: inline-flex;
    align-items: center;
    gap: 5px;
  }

  .year-badge {
    background-color: #ffcc00;
    color: black;
    font-weight: 700;
    padding: 6px 12px;
    border-radius: 20px;
  }

  .btn-view-tour {
    background-color: #0d6efd;
    color: white;
    font-weight: 600;
  }

  .btn-view-tour:hover {
    background-color: #0b5ed7;
    color: white;
  }

  .price {
    font-weight: bold;
    font-size: 1.1rem;
    color: #000;
  }


.btn-view-tour-custom {
  background-color: #15A1F0 !important; /* Cambia este color a tu gusto */
  color: white !important;
  font-weight: 800;
  border: none;
  transition: 0.3s ease;
}

.btn-view-tour-custom:hover {
  background-color: #009e94;
  color: white;
}


/*****************about ***********************/
.thrm{
    color: #ffffff;
    font-family: Inter;
    font-size: clamp(18px, 1.3vw, 22px);
    font-style: normal;
    font-weight: 600;
    padding-bottom: 10px;
    margin: 0 10px 10px;
    position: relative;
    transition: 0.5s;
}

.thrm:before {
    content: '';
    background: #15a1f0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 4px;
}


 .equal-card {
    height: 320px;
  }

  .equal-card img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }

  .thrm {
    font-size: 1rem;
  }






  /******************Blog ****************/



  .custom-card1 {
    position: relative;
    color: white;
    border: none;
    overflow: hidden;
    border-radius: 12px;
  }

  .custom-card1 img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    filter: brightness(0.6);
  }

  .custom-card1 .card-body {
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0.1));
    width: 100%;
    content: '';
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 75%, rgba(0, 0, 0, 0.60) 100%), linear-gradient(180deg, rgba(0, 36, 56, 0.00) 35%, #002438 85%);
    position: absolute;
    width: 100%;
    height: 100%;
  }

  .custom-card1 .card-title {
    font-weight: bold;
    margin-bottom: auto;
  }



 .custom-card1 h3.card-title {
       color: #fff;
    font-family: Inter;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    margin: 0;
    padding-bottom: 10px;
    position: relative;
  }

 .custom-card1 h3.card-title:before {
    content: '';
    background: #15a1f0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 4px;
}


  .custom-card1 .btn {
    background-color: #e60073;
    border: none;
  }

  .custom-card1 .btn:hover {
    background-color: #c40062;
  }



  /***********************Tours **************************/

    .thumb-img {
      height: 100px;
      object-fit: cover;
      margin-bottom: 10px;
      cursor: pointer;
    }

    .main-img {
      width: 100%;
      height: 400px;
      object-fit: cover;
      border-radius: 8px;
    }

    .sidebar-card {
      border-radius: 10px;
      background-color: #f8f9fa;
      /*padding: 1.5rem;*/
    }

    .price-text {
      font-size: 2rem;
      font-weight: bold;
      color: #000;
    }

    .btn-book {
      background-color: #e60073;
      color: white;
      width: 100%;
    }

    .btn-enquire {
      background-color: #e60073;
      color: white;
      border-radius: 50px;
      width: 100%;
    }

    .tour-details i {
      color: #007BFF;
      margin-right: 8px;
    }

    .tour-details li {
      margin-bottom: 0.5rem;
    }



    /****************** gallery *******************/
.swiper__tours__ocu .swiper__tours {
    display: flex;
    justify-content: space-around;
    margin-bottom: 20px;
}

.swiper__tours__ocu .swiper__tours .swiper img {
    width: 100%;
}

.swiper__tours__ocu .swiper__tours .swiper_thumbnail .swiper-slide {
    cursor: pointer;
    width: 100% !important;
}

.swiper__tours__ocu .swiper__tours .swiper_thumbnail .swiper-slide-thumb-active {
    box-shadow: 0px 1px 4px 2px rgb(0 0 0 / 50%);
}

.swiper__tours__ocu .swiper__tours .swiper_thumbnail img {
    vertical-align: bottom;
}

.swiper__tours__ocu .swiper__tours .swiper-wrapper {
    height: auto !important;
    transition-duration: 1000ms !important;
}

.swiper__tours__ocu .swiper__tours .swiper_main {
    width: 79.5%;
    height: auto !important;
}

.swiper__tours__ocu .swiper__tours .swiper_main img {
    width: 100%;
    height: auto;
}

.swiper__tours__ocu .swiper__tours .swiper_thumbnail {
    width: 19%;
}

.swiper__tours__ocu .swiper__tours .swiper_thumbnail .swiper-wrapper {
    flex-direction: column;
    gap: 6.5px;
}

.swiper__tours__ocu .swiper__tours .swiper-button-next::after, .swiper__tours__ocu .swiper__tours .swiper-button-prev::after {
    font-size: 18px !important;
    font-weight: 700;
    color: #353741;
    background-color: rgb(244 244 244 / 80%);
    padding: 10px 14px;
    border-radius: 50%;
}


/*.swiper_thumbnail {
  height: auto;
}
.swiper_thumbnail .swiper-slide {
  width: 60px;
  height: 60px;
  opacity: 0.5;
  cursor: pointer;
}
.swiper_thumbnail .swiper-slide-thumb-active {
  opacity: 1;
  border: 2px solid #007bff;
}
*/







/****************************** Blog *************************/

    .blog-hero {
        position: relative;
        height: 400px;
        background-size: cover;
        background-position: center;
    }

    .blog-hero::before {
        content: "";
        position: absolute;
        inset: 0;
        background-color: rgba(0, 0, 0, 0.5);
    }

    .blog-hero-text {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #fff;
        text-align: center;
        z-index: 2;
    }

    .blog-content img {
        max-width: 100%;
        height: auto;
        /*margin: 20px 0;*/

        margin: 0;
    }

    .blog-content h2, .blog-content h3 {
        margin-top: 30px;
        margin-bottom: 15px;
        font-weight: bold;
    }

.blog-content
{
  text-align:justify;
}
    .blog-content p {
        margin-bottom: 20px;
        line-height: 1.7;
    }

    .blog-sidebar {
        position: sticky;
        top: 100px;
    }

    @media (max-width: 767px) {
        .blog-sidebar {
            display: none;
        }
    }








    #slider:after {
    content: "";
    position: absolute;
    background-image: url(/wp-content/themes/richardlg/imagenes/background-slider-botton-blog.png);
    background-size: contain;
    width: 100%;
    height: 13%;
    bottom: 0;
    z-index: 1;
}


.tblogrm p {
    color: black;
    font-family: Inter;
    font-size: clamp(15px, 1vw + 0.5rem, 16px);
}
.caption > * {
    display: block;
    max-width: 100%;
}
/*.blog-content img{
   max-width: 100%;
    height: auto;
}

.blog-content img{
   width: 100%;
    height: auto;
}

.tblogrm img {
    max-width: 100%;
    height: auto;
}

.wp-caption alignnone{
    max-width: 100%;
    height: auto;
}

.blog-content img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 1.5rem 0;
    object-fit: cover;
}
*/

.blog-content img[style*="width"] {
    width: 100% !important;
    height: auto !important;
}




/* Arregla el contenedor que WordPress genera al insertar imÃ¡genes con leyenda */
.wp-caption {
    max-width: 100% !important;
    width: 100% !important;
    height: auto;
}

/* Hace responsiva la imagen dentro del wp-caption */
.wp-caption img {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
}

/* Centra el texto de la leyenda */
.wp-caption .wp-caption-text {
    text-align: center;
    font-style: italic;
    font-size: 0.9rem;
   color: #555;
    margin-top: 0rem;
    font-size: 14px;
    text-align: left;
    background: #149be70f;
    border: 1px solid #1399e41f;
    border-top: 0;
    font-style: italic;
    padding-left: 5px;
}


/************** Home  Blog **********************/

  .heroblog {
      background-image: url('/wp-content/themes/richardlg/imagenes/blog-hero.webp'); /* Cambia esto a tu ruta real */
      background-size: cover;
      background-position: center;
      height: 100vh;
      position: relative;
      color: white;
      text-align: center;
    }
    .hero-overlayblog {
      background-color: rgba(0, 0, 0, 0.5); /* oscurece el fondo para mejor visibilidad */
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
    .hero-contentblog {
      position: relative;
      z-index: 1;
      top: 50%;
      transform: translateY(-50%);
    }
    .search-boxblog {
      max-width: 500px;
      margin: 20px auto;
    }



    /********************************************/


  .alertrm {
    border-radius: 0;
    font-size: 0.8rem;
}


    .alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 0.8rem 1rem !important;
    color: #fff !important;
    opacity: 1 !important;
        font-size: 12px !important;
}




/* =========================================================
   TABBY RESPONSIVE TABS - DISEÃ‘O PERSONALIZADO MODERNO
   ========================================================= */

.content .responsive-tabs .responsive-tabs__panel {
    border: none;
    padding: 15px 0;
    box-sizing: border-box
}
.content .responsive-tabs ul.responsive-tabs__list {
    text-align: left;
    margin: 0;
    background-color: #fff;
    border-bottom: 2px solid var(--richardlg1);
    position: sticky;
    top: 0;
    z-index: 1005;
}
.content .responsive-tabs .responsive-tabs__list__item {
    float: none;
    display: inline-block;
    margin: 0 5px 6px 0;
    background-color: #ffffff;
    color: #000000;
    font-weight: 400;
    font-size: 18px;
    border: none!important;
    border-radius: 4px!important;
    top: 0!important;
    padding: 8px 5.1%!important;
    text-transform: uppercase
}
.content .responsive-tabs .responsive-tabs__list__item--active,
.content .responsive-tabs .responsive-tabs__list__item--active:hover,
.content .responsive-tabs .responsive-tabs__list__item:hover {
    background-color: #ededed !important;
    color: #000000;
    font-weight: 600;
}




.content li {
    list-style-type: none;
    padding: 4px 0;
    font-weight: 300;
    font-size: 17px;
    line-height: 25px;
    text-align: justify;
    margin-bottom: 5px;
}
.li-incluye li {
    list-style: url(/wp-content/themes/vamosmachupicchu/images/incluye.png) !important;
}
.li-noincluye li {
    list-style: url(/wp-content/themes/vamosmachupicchu/images/noincluye.png) !important;
}.li-recom li {
    list-style: url(/wp-content/themes/vamosmachupicchu/images/recomendacion.png) !important;
}



/* Contenedor general */
   #gallery-1 {
                        margin: auto;
                    }

                    #gallery-1 .gallery-item {
                        float: left;
                        margin-top: 10px;
                        text-align: center;
                        width: 33%;
                    }

                   #gallery-1 img {
    border: 2px solid #cfcfcf;
    width: 100%;
    height: auto;
}

#gallery-1 .gallery-caption {
                        margin-left: 0;
                    }


/************************  Card Tour RichardLG ***************************/
.container-featured {
    position: relative;
}
.label-tour-category {
    font-size: .85rem;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    position: absolute;
    right: 0;
    top: 15px;
    padding: 3px 15px;
    color: #fff;
    background-color: #c89121;
    font-weight: 700;
}
.datos {
    min-height: 80px;
    font-weight: 300;
}
.datos {
    border-bottom: 1px solid #d5d5d5;
    padding: 5px;
}.datos h3 {
    margin-bottom: 0;
}.datos h3 a {
    display: block;
    margin-top: 6px;
    color: #000000 !important;
    font-size: 1.3rem;
    font-weight: 600;
}
.container.container.informacion_adicional {
    color: #747474;
    font-size: .9rem;
    min-height: 132px;
    padding: 0;
    margin: 0;
}

.ilustracion {
    float: right;
}.ilustracion img {
    width: 80px;
}img.icon_card {
    float: left;
    width: 20px !important;
    margin-right: 5px;
    margin-top: 5px;
}
.link {
    padding: 0 10px 10px 10px;
}.from_l {
    color: var(--richardlg1);
    font-weight: 500;
    text-align: left;
    line-height: 1;
    margin-bottom: 5px;
    font-size: 1rem;
}.price_l {
    font-size: 1.55rem;
    font-weight: 700;
    line-height: 1;
    text-align: left;
    color: var(--richardlg1);
}
a.btn-ps-black {
    width: fit-content;
    z-index: 20;
    color: #fff;
    padding: 0 10px;
}.link.text-center a {
    margin: auto;
}.btn-ps-black:after {
    background: rgb(255 255 255 / 52%);
    content: "";
    height: 155px;
    left: -75px;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    transition: all 550ms 
cubic-bezier(.19, 1, .22, 1);
    width: 50px;
    z-index: -10;
}.link.text-center a {
    margin: auto;
}
.btn-ps-black:hover {
    border: 1px solid #c89121;
    background-color: #fff;
    color: #c89121;
}.btn-effect {
    text-align: center;
    cursor: pointer;
    color: red;
    font-size: 16px;
    font-weight: 400;
    line-height: 45px;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    display: flex
;
    margin-bottom: 5px;
    display: flex
;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    transition: all 200ms;
}
.btn-block {
    width: 100% !important;
}.btn-block {
    display: block;
    width: 100%;
}
.btn-ps-black {
    border: 1px solid #c89121;
    background-color: #c89121;
}.btn-ps-black:hover {
    border: 1px solid #c89121;
    background-color: #fff;
    color: #c89121;
}
.btn-effect:hover {
    text-decoration: none;
}a {
    text-decoration: none !important;
}.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
/************************  Card Tour RichardLG ***************************/


/***************** Slider Tours Mobile RM **************/

.slidetour img {
    width: 100%;
    height: auto;
}

.slidetour {
    position: relative;
}

@media screen and (max-width: 600px) {
    .slidetour {
        display:block
    }
  
   .slidetour .slider__tour img {
        height: 500px;
        object-fit: cover
    }

    .slidetour .slider__tour .swiper-pagination-bullet {
        width: 50px;
        height: 3px;
        background: rgb(255 255 255 / 60%);
        opacity: 1;
        border-radius: 0%!important
    }

    .slidetour .slider__tour .swiper-pagination-bullet-active {
        background: #fff;
        opacity: 1
    }

    .slidetour .slider__tour .swiper-button-next::after,.slidetour .slider__tour .swiper-button-prev::after {
        font-size: 23px!important;
        font-weight: 700;
        color: #fff;
        padding: 10px 14px
    }

    .slidetour .slider__tour .swiper-button-next::after,.slidetour .slider__tour .swiper-button-prev::after {
        font-size: 23px!important;
        font-weight: 700;
        color: #fff;
        padding: 10px 14px
    }
  
  
  }



/***************** Fixed Footer RIchardLG  Book ***********/
@media only screen and (min-width: 240px) and (max-width: 480px) {
  .fixedfooter {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 111;
    background-color: #f8f9fa;
    border-top: 3px solid #0062ba;
    padding: 8px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 -2px 8px rgba(0,0,0,0.1);
  }

  .fixedfooter__price h2 {
    color: #e60000;
    font-size: 22px;
    margin: 0;
    line-height: 1.2;
  }

  .fixedfooter__price h4 {
    font-size: 13px;
    font-weight: 400;
    color: #333;
    margin: 2px 0 0;
  }

  .fixedfooter__book .btn-book {
    display: inline-block;
    background-color: #0062ba;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 8px 18px 8px 40px;
    border-radius: 25px;
    background-image: url('/wp-content/themes/richardlg/imagenes/icon-booknowfixed-mobil.webp');
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: 18px;
    text-decoration: none;
    transition: background-color 0.3s ease;
  }

  .fixedfooter__book .btn-book:hover {
    background-color: #004b8a;
  }

  .fixedfooter__whatsapp {
    width: 44px;
    height: 44px;
    background-color: #2cb63e;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .fixedfooter__whatsapp img {
    width: 60%;
    height: auto;
  }
  
  
  
  
  
}

/**************** Reviews ************/

    #bloqueourawardsnew {
    max-width: 90% !important;
    }
/**************** Reviews ************/

 
/*************** Car Tour RichardLG Transports ***********************/

.card-tour {
    padding: 0;
}.example-2 .wrapper {
    --wpr-bg-fea31e11-c2d4-4a2e-b85a-9d7d64a778ea: url(https://tvseriescritic.files.wordpress.com/2016/10/stranger-things-bicycle-lights-children.jpg);
}

.card-tour .wrapper {
    background-color: #fff;
    min-height: 540px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 19px 38px rgba(0, 0, 0, .3), 0 15px 12px rgba(0, 0, 0, .2);
}
.example-2 .wrapper {
    background: var(--wpr-bg-fea31e11-c2d4-4a2e-b85a-9d7d64a778ea) center / cover no-repeat;
}
.example-2 .header {
    color: #fff;
    padding: 1em;
}.example-2 .header::before, .example-2 .header::after {
    content: "";
    display: table;
}.example-2 .header .date {
    float: left;
    font-size: 12px;
}
.card-tour .date {
    background-color: var(--richardlg1);
    padding: 5px 15px;
    border-radius: 5px;
}.example-2 .menu-content {
    float: right;
}
.card-tour .menu-content {
    margin: 0;
    padding: 0;
    list-style-type: none;
}.card-tour .menu-content::before, .card-tour .menu-content::after {
    content: "";
    display: table;
}.card-tour .menu-content::after {
    clear: both;
}
.card-tour .menu-content::before, .card-tour .menu-content::after {
    content: "";
    display: table;
}.example-2 .header::after {
    clear: both;
}
.example-2 .header::before, .example-2 .header::after {
    content: "";
    display: table;
}

.example-2 .data {
    color: #fff;
    transform: translateY(calc(70px + 4em));
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(360deg,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(360deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(360deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}

.card-tour .data {
    position: absolute;
    bottom: 0;
    width: 100%;
    transform: translateY(calc(0px + 0em));
    transition: transform 0.3s;
}.card-tour .data .content {
    padding: 1em;
    position: relative;
    z-index: 1;
}.card-tour .author {
    font-size: 16px;
}h1.title {
    font-family: inherit;
    font-weight: 700 !important;
    font-size: 1.7rem !important;
}.card-tour .title {
    font-size: 2.3rem;
    margin-top: 10px;
    font-weight: 800;
}.example-2 .title a {
    color: #fff;
}.card-tour .text {
    height: 70px;
    margin: 0;
}.example-2 .button {
    display: block;
    width: 100%;
    margin: 2em auto 1em;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 1;
    position: relative;
    font-weight: 700;
}.example-2 .button::after {
    content: "â†’";
    opacity: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    transition: all 0.3s;
}