.bg-theme{
    background: #2e3192 !important;
}

.header_menu .navbar.navbar-default .nav.navbar-nav li a{
    color: #000;
}

a:hover, a:focus{
    color: #2e3192 !important;
    font-weight: 500;
}

.nir-btn, .nir-btn-black{
    background: #2e3192 !important;
}

.nir-btn-destino-turistico{
    border:1px solid #2e3192;
    color: #2e3192;
    background: #fff !important;

    position: relative;
    z-index: 1;
    font-size: 14px;
    text-align: center;
    padding: 14px 24px;
    text-transform: capitalize;
    transition: all ease-in-out 0.5s;
    display: inline-block;
    border-radius: 10px;
    box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.1);
    overflow: hidden;
}

a.nir-btn-destino-turistico:hover, a.nir-btn-destino-turistico:focus{
    border: solid 1px #fdc703 !important;
    background: #fdc703 !important;
    color: #fff !important;
    font-weight: 500 !important;
}

.nir-btn-destino-turistico::before {
    position: absolute;
    left: 0;
    width: 0;
    height: 100%;
    top: 0;
    content: '';
    background: #fdc703;
    color: #fff !important;
    transition: all ease-in-out 0.5s;
    z-index: -1;
}

.nir-btn::before, .nir-btn-black::before{
    background: #eb8600 !important;
}

.category-item::before{
    background: #eb8600 !important;
}

.theme{
    color: #2e3192 !important;
}

.why-us .why-us-item::before {
    background: #2e3192 !important;
}

.about-us{
    background-repeat:repeat;
}

footer{
    /*background-color: #eb8600 !important;*/
    /*background-color: #000 !important;*/
    background-color: #00012b !important;
}

#preloader #status{
    background: url(/static/images/riverdock/loading7.gif);
    top: 50%;
    left: 50%;
    width: 200px;
    background-position: center;
}

footer .footer-upper .footer-links ul li a:hover{
    color: #2e3192 !important;
}

#back-to-top a{
    background-color: #2e3192 !important;
}

.breadcrumb li a, .breadcrumb li.active a {
    color: #2e3192;
}

ul.sidebar-category li.active a{
    background-color: #2e3192 !important;
}
/*
.theme {
    color: #029e9d !important;
}*/

.tittle-home{
    color: #eb8600 !important;
    font-size: 2.3em;
    text-transform: initial;
}

a.title-tourism-page:not([href]):not([tabindex]):hover {
    color: #eb8600 !important;
}

.erinyen .tp-thumb.selected .tp-thumb-over, .erinyen .tp-thumb:hover .tp-thumb-over {
    background: #fdc70378 !important;
}

footer .footer-about  p{
    color: #fff !important;
    margin-bottom:15px;
}

.bg-yellow{
    background: #ffb34e;
    color: #fff !important;
}

.bg-gris{
    background: #dddddd4f;
    color: #fff !important;
}

.book-form.desc-box.bg-gris:hover{
    box-shadow: 0px 1px 6px 4px #2e319278;
}

.bg-yellow > h5{
    color: #000 !important;
}

.bg-yellow > ul li{
    color: #000 !important;
    font-size:1em;
    font-weight:600;
}

.trending .trend-item::before, .trending .trend-item1::before, .trending .trend-item2::before {
    background: #eb8600 !important
}

ul.sidebar-category li a:hover {
    background: #ffb34e !important;
}

.accrodion-grp .accrodion.active .accrodion-title {
    background: #dddddd !important;
    border-color: #dddd !important;
}


element.style {
}
.accrodion-grp .accrodion.active .accrodion-title {
    background: #dddddd !important;
    border-color: #dddd !important  ;
}

.accrodion-grp .accrodion.active .accrodion-title h5 {
    color: #000 !important;
}

.comment-content{
    width:100% !important;
}

.border-paxes{
    border: 1px solid #f3f3f3 !important;
    border-radius: 10px !important;
    padding: 10px !important;
    margin-bottom: 10px !important;
}

.book-form{
    box-shadow: -1px 4px 14px 1px #bfbfbf;
    padding: 20px;
    border-radius: 10px;
}

.btn-book{
    padding: 4px 14px !important;
}

.btn-return{
    color: #17233e;
    border-color: #17233e;
}

.btn-return:hover{
    color: #fff;
    background: #ffb34e;
    border: 1px solid #ffb34e;
}


#booking .event-list .btn-return{
    color: #17233e;
    border-color: #17233e;
}

#booking .event-list .btn-return:hover{
    color: #fff;
    background: #ffb34e;
    border: 1px solid #ffb34e;
}

.title-paquete{
    font-size: 2.2em;
}

.bg-ticket {
    width: 25%;
    background: #fff;
    /*color: #fff !important;*/
    box-shadow: -2px 5px 4px 2px #ddd;
    border: 1px solid #ededed;
}

.fare-enabled {
    background-color: #f0f0f0; /* Fondo gris claro para inactivo */
    color: #a0a0a0; /* Texto gris claro */
    opacity: 0.6; /* Reduce la opacidad para mostrar inactividad */
}

.featured-promo{
    background-color: rgba(255, 179, 78, 0.3); /* Fondo sutil */
    font-weight: bold;
    align-items: center;
}

h5.text-promo-fare{
    font-family:  "Poppins", serif;
    color: #000 !important;
}

span.price-fare-style{
    color: #000;
    font-size: 1.5em;
}

.book-description{
    font-size: 1.23em;
    font-weight: 700;
    text-transform: none;
    font-family: "Poppins", serif;
}

.book-home{
    background: #eb86008a;
}

.book-home label{
    color: #fff;
}

.category-home{
    box-shadow: 0 0 3px 0px #2e31926b;
    font-family: "Poppins", serif;
}

.category-home h4{
    font-family: "Poppins", serif !important;
    font-size: 1em;
}

.title-footer{
    font-family: "Poppins", serif !important;
    font-size: 1.3em;
}

.event-info{
    box-shadow: -1px 4px 14px 1px #bfbfbf;
    padding:10px;
    background: #dddddd4f;
    color: #fff !important;
    border-radius: 10px !important;
    margin-bottom: 1rem !important;
    margin-right: 0.5rem!important;
}

.event-info p.event-title, .event-info p.event-desc{
    text-align: center;
}

.btn.btn-inicio-sesion{
    border-color: #eb8600 !important;
    margin-left: 10px;
}
btn.btn-inicio-sesion:hover{
    border-color: #eb8600 !important;
    margin-left: 10px;
    font-weight:600;
}

@media (max-width: 991px){

    .booking-terms a {
        width: 100% !important;
    }


    .mobile-nav {
      background: #00012b;
      position: fixed;
      bottom: 0;
      height: 65px;
      width: 100%;
      display: flex;
      justify-content: space-around;
      z-index:99;
    }

    .item-content {
        display: flex;
        flex-direction: column;
    }
    .mobile-nav .item-content ul li{
        font-size: 10px;
        color: #fff;
        text-align: left;
    }

    .mobile-nav .item-content h3{
        font-size: 1.2em;
        color: #fff;
        text-align: left;
    }

    .mobile-nav .item-content span{
        font-size: 1.2em;
        color: #fff;
        text-align: left;
    }

    .bloc-icon {
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .bloc-icon img {
      width: 30px;
    }

    .bg-ticket {
        width: 100%;
    }

}

@media screen and (min-width: 601px) {
  .mobile-nav {
    display: none;
  }
  .booking-right{
     display:inline-block;
  }
  .booking-left{
     display:none;
  }
}
@media screen and (max-width: 600px) {

  .booking-right{
     display:none;
  }
  .booking-left{
     display:inline-block;
  }
}


@media screen and (min-width: 600px) {
  .mobile-nav {
    display: none;
  }
}


/* CALENDARIO  */
.container-calendar {
    display: flex;
    flex-wrap: wrap; /* Permite que las tarjetas se ajusten en varias filas */
    justify-content: space-between; /* Espacio entre las tarjetas */
}

.card-calendar {
    background-color: #ffffff; /* Color de fondo de la tarjeta */
    border-radius: 10px; /* Bordes redondeados */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); /* Sombra sutil */
    transition: box-shadow 0.3s; /* Transición suave para la sombra */
    padding: 20px; /* Espaciado interno */
    margin: 15px; /* Espaciado externo */
    flex: 0 0 calc(25% - 30px); /* 4 tarjetas por fila, considerando márgenes */
    text-align: center; /* Centrar texto */
}

.card-content-calendar h3, .card-content-calendar p{
    font-family: Poppins, sans-serif;
    font-size: 1.1em;
}

.card-calendar:hover {
    box-shadow: 0px 4px 11px 1px #a4a6ff;  /* Sombra más intensa al hover */
    background: #f8f8ff;
}

.btn-reservar-calendar {
    width: 100%; /* Botón ocupa todo el ancho */
    background-color: #fff; /* Fondo transparente */
    color: #ffc107; /* Color del texto azul */
    border: 2px solid #ffc107; /* Borde azul */
    border-radius: 5px; /* Bordes redondeados */
    padding: 10px 0; /* Espaciado vertical */
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s; /* Transición suave para el color de fondo y texto */
    margin-top: 10px; /* Espacio arriba del botón */
    font-weight: bold; /* Texto en negrita */
    text-transform:uppercase;
}

.btn-reservar-calendar:hover {
    background-color: #ffc107; /* Color de fondo azul al hover */
    color: #ffffff; /* Texto blanco al hover */
    text-transform:uppercase;
}