/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

.container {
  width: auto;
  max-width: 680px;
  padding: 0 15px;
} 

@font-face {
  font-family: 'Avenir Next Condensed';
  src: url('../fonts/AvenirNextCondensed-Bold.woff2') format('woff2'), 
      url('../fonts/AvenirNextCondensed-Heavy.woff2') format('woff2'), 
      url('../fonts/AvenirNextCondensed-Medium.woff2') format('woff2'), 
}


@font-face {
  font-family: 'Avenir Next Condensed Medium';
  src: url('../fonts/AvenirNextCondensed-Medium.woff2') format('woff2'), 
}


@font-face {
  font-family: 'Avenir Next Condensed Bold';
  src: url('../fonts/AvenirNextCondensed-Bold.woff2') format('woff2'), 
}


/* Apply globally — sometimes only focusing <button> isn't enough */
* {
  -webkit-tap-highlight-color: #e11a65 !important;
  tap-highlight-color: #e11a65 !important;
}


footer.bg-body-tertiary {
    --bs-bg-opacity: 1;
    background-color: transparent !important;
}

/* Explicitly target button + all its states */
button,
button:focus,
button:active,
button:hover {
  outline: none !important;
  box-shadow: none !important;
  background-color: #e11a65 !important;
}

/* Remove pointer cursor on mobile — optional but sometimes helps */
@media (max-width: 768px) {
  button.accordion-button {
    cursor: default;
  }
}


.my-accordion-wrapper,
.my-accordion-wrapper * {
  color: #fff !important;
}


html, body {
    color: #ffffff !important;

}
      body {
        background-color: #000065;
        background-image: url('../img/rt-agenda-bg.jpg?dd');
    background-size: cover;       /* <-- makes the image cover the box */
    background-position: top;  /* <-- keeps the important part centered */
    background-repeat: no-repeat; /* <-- prevents repeating */
     color: #ffffff !important;
     background-attachment: fixed;

      }

h1 {
    font-family: 'Avenir Next Condensed';
    font-weight: bold;
    font-style: normal;
    color: #ffffff; 
    text-align: center;
}


.rt-logo {
    width: 25vw;
    max-width: 275px;
    min-width: 127px;
}

      .bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
      }
      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }
      .b-example-divider {
        width: 100%;
        height: 3rem;
        background-color: #0000001a;
        border: solid rgba(0, 0, 0, 0.15);
        border-width: 1px 0;
        box-shadow:
          inset 0 0.5em 1.5em #0000001a,
          inset 0 0.125em 0.5em #00000026;
      }
      .b-example-vr {
        flex-shrink: 0;
        width: 1.5rem;
        height: 100vh;
      }
      .bi {
        vertical-align: -0.125em;
        fill: currentColor;
      }
      .nav-scroller {
        position: relative;
        z-index: 2;
        height: 2.75rem;
        overflow-y: hidden;
      }
      .nav-scroller .nav {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
      }
      .btn-bd-primary {
        --bd-violet-bg: #712cf9;
        --bd-violet-rgb: 112.520718, 44.062154, 249.437846;
        --bs-btn-font-weight: 600;
        --bs-btn-color: var(--bs-white);
        --bs-btn-bg: var(--bd-violet-bg);
        --bs-btn-border-color: var(--bd-violet-bg);
        --bs-btn-hover-color: var(--bs-white);
        --bs-btn-hover-bg: #6528e0;
        --bs-btn-hover-border-color: #6528e0;
        --bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
        --bs-btn-active-color: var(--bs-btn-hover-color);
        --bs-btn-active-bg: #5a23c8;
        --bs-btn-active-border-color: #5a23c8;
      }
      .bd-mode-toggle {
        z-index: 1500;
      }
      .bd-mode-toggle .bi {
        width: 1em;
        height: 1em;
      }
      .bd-mode-toggle .dropdown-menu .active .bi {
        display: block !important;
      }

.accordion-button {
    margin: 0;
    padding: 0;
    background-color: #e11a65;

}

.accordion-button:after {
display: none;

}

.accordion-item {
  border: none;
}


.rt-bt-acc-1, .rt-bt-acc-2, .rt-bt-acc-3 {
color: #ffffff;
}
 
.rt-bt-acc-date { 
  background-color: #680923;
    font-style: normal;
    color: #ffffff;
    text-transform: uppercase;
      font-family: 'Avenir Next Condensed Medium';
          text-align: center;
          font-size: 0.9em; 
              
}

.date-1 { 
    font-weight: 500;
     line-height: 1.3em;
     opacity: 0.6;
      white-space: nowrap; 
font-size: clamp(0.5rem, 2vw, 0.8rem);
}
   
.date-2 { 
   font-family: 'Avenir Next Condensed';
    font-weight: 900;
line-height: 1em;
font-size: 1.6em;
 white-space: nowrap;  
  font-size: clamp(1rem, 3vw, 1.5rem);

}
.date-3 { 
    font-weight: 500;
    line-height: 0.9em;
/*    font-size: 1.5em;*/
 white-space: nowrap; 
  font-size: clamp(0.6rem, 4vw, 1.3rem);
 
}

.date-4 { 
    font-weight: 500;
     line-height: 1.3em;
     opacity: 0.6;
      white-space: nowrap; 
  font-size: clamp(0.5rem, 2vw, 0.8rem);
 
}
   
.rt-bt-acc-2 {
/*  background-color: #680923;*/
/*  font-family: 'Avenir Next Condensed';
    font-weight: bold;
    font-style: normal;
    font-size: 3em;
    text-transform: uppercase; 
     line-height: 1.1em  ;
     font-size: clamp(1rem, 5vw,2.1em);
       white-space: nowrap;*/

    /* background-color: #680923; */
    font-family: 'Avenir Next Condensed';
    font-weight: bold;
    font-style: normal;
    font-size: 3em;
    text-transform: uppercase;
    line-height: 1.1em;
    font-size: clamp(0.9rem, 4.8vw, 2.1em);
    /* font-size: 1vw; */
    white-space: nowrap;
    letter-spacing: -0.1px;     
}    
  
   
.rt-bt-acc-2-1 {
/*  background-color: #680923;*/
  font-family: 'Avenir Next Condensed Medium';
    font-weight: 500;
    font-style: normal;
 font-size: clamp(0.6rem, 2vw,1.1em);
    color: #ffc107;
    text-transform: uppercase;
    line-height: 1em;

}

.rt-bt-acc-2-3 {
/*  background-color: #680923;*/
  font-family: 'Avenir Next Condensed';
    font-weight: 500;
    font-style: normal;
 font-size: clamp(0.7rem, 2vw,1.1em);
    color: #ffffff;
    text-transform: uppercase;
     line-height: 0.9em;
/*     opacity: 0.6;*/
} 

.rt-bt-acc-2-4 {
/*  background-color: #680923;*/
  font-family: 'Avenir Next Condensed Medium';
    font-weight: 500;
    font-style: normal;
 font-size: clamp(0.6rem, 2vw,1em);
    color: #ffffff;
    text-transform: uppercase;
     line-height: 0.9em;
     opacity: 0.8;
} 
 
  
.rt-bt-acc-3 {

  font-family: 'Avenir Next Condensed';
    font-weight: bold;
    font-style: normal;
}
 
 
.tickets-1 {
    background-color: #ffc107;
/*  font-size: 1.3em;*/
 font-size: clamp(0.5rem, 2vw, 1rem);
  color: #000000; 
  text-transform: uppercase;

 white-space: nowrap;
 

} 
 
.tickets-2 {
background-color: #000000;
 font-size: clamp(0.5rem, 2vw, 1rem);
  color: #ffc107;
  text-transform: uppercase;

 white-space: nowrap;
}

.ticket_link {
  position: relative;
  z-index: 1500000;
  display: block;
}

.accordion-body {
  background-color: #05162c;
} 

.accordion-body h2 {
    font-family: 'Avenir Next Condensed';
    font-weight: bold;
    font-style: normal;
    font-size: clamp(0.9rem, 3vw, 1.5rem);
    text-transform: uppercase;
    color: #ffffff;
}

.accordion-body ul {
  
}

.accordion-body ul li {
      font-size: clamp(0.5rem, 1.7vw, 0.9rem);;
}

.accordion-button:focus {
    border-color: transparent;
    box-shadow: none;
    outline: none;
}

.accordion-button:not(.collapsed) {
    box-shadow: none !important;
    z-index: 170000;
}


.rt-column-1 {
  min-width: 120px;
}

.rt-description {
    font-size: clamp(0.8rem, 1.3vw,0.81rem);
}


.rt-body {
    font-size: clamp(0.8rem, 1.3vw,0.81rem);
/*    color: #ffffff;*/
}

.rt-body h3 {
    font-weight: 900;
    letter-spacing: -0.5px;
/*    text-transform: uppercase;*/
/*    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    padding-bottom: 0.3em;*/
}    

.badge {

position: absolute;
    width: fit-content;
    z-index: 17000;
    margin-left: -12px;
    transform: rotate(-10deg);
    box-shadow: 4px 5px 10px 1px rgba(0, 0, 0, 0.27);
}

.badge-2 {

position: absolute;
    width: fit-content;
    z-index: 17000;
    margin-left: -5px;
    transform: rotate(5deg);
    box-shadow: none;
    font-size: 0.7em !important;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-top: 5px;
    line-height: 1em !important;
    margin-top: -3px;
}


.badge {

      font-size: clamp(0.5rem, 1vw,1rem);
}

.screen-big {
    display: block;
}

.screen-small {
    display: none;
    margin-top: 17px !important;
}

/* Tablet */
@media (max-width: 992px) {
.rt-column-1 {
  min-width: 100px;
}

.screen-big {
    display: block;
}

.screen-small {
    display: none;
}
}

.btn {
text-transform: uppercase;
    font-family: 'Avenir Next Condensed';
    font-weight: bold;
    line-height: 1em;
    padding-top: 8px;
}

form .input-group input {

    border: solid 1px rgba(255, 255, 255, 0.3);
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff !important;
}

form .input-group button {
border: none !important;
color: #ffffff;
}

input::placeholder {
    color: white !important;
}

form  .input-group legend {

font-size: 0.9em;
opacity: 0.6;
}

form .input-group {

      width: auto;
    max-width: 300px;
}

.btn-googlecal {
font-family: helvetica neue;
    line-height: 1em;
    margin-top: 0 !important;
    padding: 6px;
    font-size: 0.9em;
    text-transform: none;
    font-weight: normal;
    padding-left: 11px;
    padding-right: 11px;
    padding-bottom: 8px;
    padding-top: 8px;
}

.rt-rt-intro {
  font-size: 0.9em;
}
 
/* Mobile */
@media (max-width: 576px) {
.rt-column-1 {
  min-width: 70px;
}


.screen-big {
    display: none;
}

.screen-small {
    display: block;
  
}
}

/* Mobile */
@media (min-width: 576px) {
.rt-column-1 {
  min-width: 95px;
}
}

table.table-borderless td {
    background-color: transparent;
     font-size: clamp(0.8rem, 1vw, 0.8rem);
     padding-left: 0;
     padding-top: 0;
       padding-right: 10px;
/*       color: #ffffff;*/
       vertical-align: top;
}
table.table-borderless td:first-child {
    opacity: 0.6;

}

    .fit-text {
      /* fitty works best when text is no-wrapping / inline-block */
     display: inline-block;
      white-space: nowrap;
/*      color: white;*/
    }
