/* ============================================
   MEDIA QUERIES - RESPONSIVE DESIGN
   ============================================ */

/* ============================================
   max-width: 1800px (Large Devices)
   ============================================ */
@media (max-width: 1840px) {
    .footer .container-fluid {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .space-section-left-right {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .remove-br-md br {
        display: none !important;
    }
    .testimonios-filter select {
    margin-bottom: 20px !important;
}
    .cabecera-page h1 {
    position: absolute;
    left: 80px;
    bottom: 20px;
    color: #fff;
    font-family: Anton;
    font-size: clamp(60px, 9vw, 180px);
    font-weight: 400;
    line-height: 1.1;
    text-transform: uppercase;
    text-align: left;
}



    .header {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .mobile-menu-overlay {
        position: fixed;
        top: 110px;
        right: 10px;
        width: 860px;
        max-width: 660px;
    }

    .title_h3 {
        font-size: 36px;
        line-height: 1.2;
        text-transform: uppercase;
        color: #000;
        text-align: left;
        margin-bottom: 30px;
    }

    .title_h3.home br {
        display: none !important;
    }

    .mobile-nav .menu-item,
    .mobile-nav .menu-expandable {
        font-size: 60px;
    }

    .btn-wob-stars-2026 {
        display: inline-block;
        padding: 12px 26px;
        background: #ff0000;
        color: #daf23a;
        text-decoration: none;
        font-family: 'Antonio', sans-serif;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.8px;
        transition: all 0.3s ease;
        text-align: center;
        width: auto;
        max-width: 100%;
        width: 276px !important;
        font-weight: bold;
        margin-top: 100px;
    }

    .footer-cols {
        padding-left: 60px;
    }

    .title_h3 {
        font-size: 30px !important;
        line-height: 1.3;
        margin-bottom: 30px;
    }

    .title_h2 {
        font-size: 60px;
        line-height: 1.1;
        margin-bottom: 27px;
    }

   

    .instalaciones-page {
        max-width: 80%;
    }

    .categoria-instalacion {
        font-size: 28px;
    }

    .instalacion-title {
        font-size: 60px;
    }

    .instalaciones-extra-content {
        font-size: 16px !important;
        line-height: 1.2 !important;
    }

    .instalacion-text-box {
        justify-content: end !important;
            padding: 1.3rem !important;
    }

    .servicio-extra-content {
        max-width: 90% !important;
    }

    .category-arrow {
        width: 19px !important;
        height: 19px !important;
    }
    .testimonio-quote {
        font-size: 22px !important;
        width: 80% !important;
    }

    .title_h1_big {
        font-size: 140px;
        margin-bottom: 20px;
    }

    .fix-padding-column {
        margin-left: 60px !important;
    }

    .wobstars-turno-left {
        padding-left: 28px;
    }

    .wobstars-title {
        font-size: 55px !important;
        margin-bottom: 0px;
    }

    .player-name {
        font-size: 30px !important;
    }

    .player-slash-icon {
        height: 27px;
        margin-top: 6px;
    }
    .wobstars-turno-tag {
        font-size: 30px !important;
    }

    .player-name {
        font-size: 30px;
    }

    .slider-text {
        padding-left: 0px !important;
        max-width: 80% !important;
    }

    .slider-texts {
         padding-left: 35px;
    }

    .faq-filter-buttons {
        margin-top:40px;
        padding-bottom: 40px !important;
    }

  .mobile-nav .menu-arrow {
    height: 40px;
    width: auto;
    margin-right: 0px;
    vertical-align: middle;
    position: relative;
    bottom: 0px;
}


 .campus_section_single .resume {
        font-size: 15px;
        line-height: 1;
    }

.categoria-instalacion img {
    height: calc(1em - 2px) !important;
    margin-top: 5px !important;
    }

}

/* ============================================
   max-width: 1380px (Large Tablets & Desktop)
   ============================================ */
@media (max-width: 1380px) {
    .footer-cols {
        padding-left: 11px;
    }

    .footer .container-fluid {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .cabecera-page h1 {
        font-size: clamp(60px, 8vw, 120px);
    }

    .campus-dates-block img {
        max-height: 120px;
    }

    .campus-dates-block .text {
        font-size: 18px;
        line-height: 20px;
        margin-right: 25px;
    }

    .campus-dates-block .turnos .turno span {
        font-size: 30px;
    }

    .campus-dates-block .turnos .turno img {
        height: 25px;
        width: 25px;
    }

    .campus-dates-block .turnos .turno i {
        font-family: 'Hanken Grotesk', sans-serif;
        font-size: 20px;
    }

    .campus-dates-block {
        background-color: #f2f2f2;
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #000;
    }


}

/* ============================================
   max-width: 992px (Tablets)
   ============================================ */
@media (max-width: 992px) {
    .footer-cols {
        padding-left: 11px;
    }

    .footer .container-fluid {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .campus-dates-block .info {
        margin-bottom: 15px;
    }

    .bb-black {
        border-bottom: 1px solid #000;
        padding-bottom: 25px;
        margin-bottom: 50px;
        padding-top: 25px;
        margin-top: 50px;
    }

    .campus-dates-block.widgetv2 .info {
    padding-left: 0px !important;
    padding-top: 0px !important;
    max-width: 100%;
}
   .campus-dates-block img {

    margin-left: 0px;
    margin-bottom: -100px;
}

.campus-dates-block.widgetv2  .line-bottom-black {
        border-bottom: #000 solid 0px;
       
}
}

/* ============================================
   max-width: 768px (Mobile Devices)
   ============================================ */
@media (max-width: 768px) {
    /* Header & Navigation */

    

    .stats-cta {
        margin-left:-25%;

    }
    .header {
        height: 60px;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    body {
        padding-top: 60px;
    }

    .header .LogoWob25 {
        height: 45px !important;
    }

    .header-menu a {
        font-size: 14px;
    }

    .header-menu span {
        font-size: 14px;
    }

    .mobile-menu-overlay {
        top: 60px;
        right: 0;
        left: 0;
        width: 100%;
        max-width: 100%;
        height: calc(100vh - 60px);
    }

    .mobile-menu-content {
        padding: 40px 20px;
    }

      .mobile-nav .menu-item, .mobile-nav .menu-expandable {
        font-size: 38px;
        color: #000 !important;
    }

   .menu-arrow.menu-arrow-hidden {
    display: none !important;
   }

    .mobile-nav .menu-plus img {
    height: 27px;
    margin-top: -7px;
}

    .mobile-nav .submenu a {
        font-size: 14px;
    }

    .burguer {
        width: 30px;
        height: 30px;
        margin-left: 7px;
        background-image: linear-gradient(
            to right,
            transparent 4px,
            #000 4px,
            #000 26px,
            transparent 26px
        );
        background-size: 30px 1px;
    }

    .burguer::before,
    .burguer::after {
        width: 22px;
        left: 4px;
    }

    .burguer::before {
        top: 8px;
    }

    .burguer::after {
        bottom: 8px;
    }

    /* Typography */
    .cabecera-page {
        display: block;
        position: relative;
    }

    .cabecera-page h1 {
        position: static;
        color: #000;
        margin-bottom: 10px;
        font-size: clamp(50px, 10vw, 80px);
    }

    .title_h1 {
        font-size: clamp(40px, 8vw, 60px);
        margin-bottom: 10px;
    }

    .title_h1_big {
        font-size: clamp(60px, 12vw, 100px);
        margin-bottom: 10px;
    }

    .title_h2 {
        font-size: clamp(30px, 8vw, 40px);
    }

    .title_h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .faqs_title {
        font-family: 'Anton', sans-serif;
        font-size: 180px;
        font-weight: 400;
        text-align: left;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    /* Horarios */
    .horarios {
        max-width: 100%;
        margin-bottom: 40px;
    }

    .horario_texto2 {
        margin-top: -40px;
        max-width: 100%;
        font-size: 17px;
        font-weight: 300;
    }

    /* Footer */
    .footer .container-fluid {
        padding-left: 11px !important;
        padding-right: 11px !important;
        overflow-x: hidden;
    }

    .title-footer {
        font-size: 25px;
    }

    .address-footer {
        font-family: 'Hanken Grotesk', sans-serif;
        font-size: 17px;
        line-height: 1.4;
        font-weight: 300;
        color: #fff;
    }

    /* Newsletter */
    .newsletter input {
        max-width: 100%;
        width: 100%;
    }

    .newsletter button {
        width: 100%;
        text-align: center;
    }

    .newsletter-text {
        max-width: 80%;
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 15px !important;
    }

    /* Campus & Events */
    .campus-dates-block img {
        max-height: 100px;
    }

    .campus-dates-block .text {
        font-size: 16px;
        line-height: 18px;
        margin-right: 25px;
    }

    .campus-dates-block .turnos .turno span {
        font-size: 25px;
    }

    .campus-dates-block .turnos .turno img {
        height: 20px;
        width: 20px;
    }

    .campus-dates-block .turnos .turno i {
        font-size: 14px;
    }

    /* WOB Stars */
    .wobstars-title {
        font-size: 24px;
    }

    .wobstars-names-list {
        margin-top: 18px;
    }

    .player-name {
        font-size: 12px;
    }

    /* Sliders & Navigation */
    .slider-titles {
        text-align: center;
    }

    .slider-title-link {
        font-size: 23px;
        display: inline-block;
    }

    .slider-title-link img {
        display: none;
    }

    .slider-texts {
        padding-left: 0px;
    }

    .actividades-section .slider_title {
        font-size: 20px;
        padding-left: 15px;
    }

    /* Slick Arrows */
    .slick-prev.slick-arrow,
    .slick-next.slick-arrow {
        width: 30px;
        height: 30px;
        background-size: contain;
    }

    /* Accordion & FAQs */
    .accordion-button:focus {
        outline: none;
        box-shadow: none;
        border-color: transparent;
    }

    .accordion-button {
        outline: none;
    }

    .accordion-button:focus-visible {
        outline: none;
        box-shadow: none;
    }

    .faqs-section .accordion-header, .faqs-section .accordion-button {
        font-size: 18px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .accordion-body {
        font-size: 16px;
        padding-bottom: 50px !important;
        font-family: 'Hanken Grotesk', sans-serif;
        font-weight: 300;
    }

    .wobstars-slider-container {
        display: flex;
        flex-direction: column;
    }

    .wobstars-slider-container .wobstars-slider {
        order: 1;
    }

    .wobstars-slider-container .mobile-titles-wob {
        order: 2;
        margin-top: 12px;
    }
  .lines-decoration.top {
        background-size: auto 20px;
        height: 20px;
        margin-top:-18px;
        position: absolute;
        z-index: 1;
    }
    .faqs-section .lines-decoration.top {
        background-size: auto 20px;
        height: 20px;
    }

        .marquesina-bg {
        height: 20px;
        margin-top: -1px;
        background-size: auto 20px;
    }

    /* Buttons */
    .btn-black,
    .btn-green {
        padding: 10px 20px;
        font-size: 16px;
    }

    /* Marquee */
    .marquesina {
        font-size: 26px;
        padding-top: 18px;
        padding-bottom: 18px;
    }

    .marquesina a {
        margin-right: 45px;
    }

    .marquesina-bg {
        height: 14px;
        margin-top: -1px;
        background-position: -35px 0;
    }

    /* Pricing */
    .pricing-step-title {
        font-size: 18px;
    }

    .pricing-btn {
        font-size: 18px;
    }

    .pricing-btn-sub {
        font-size: 13px;
        white-space: normal;
    }

    .pricing-btn-wide {
        flex-direction: column;
        align-items: flex-start;
        gap: 4px;
    }

    .pricing-total-amount {
        font-size: 56px;
    }

    /* Spacing & Layout */
    .space-section-left-right {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .space-section-left-right-fix {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .padding-fix {
        padding-right: 10px;
        padding-left: 10px;
    }

    .resume-servicio {
        margin-left: 11px;
    }

    .max-width-80 {
        max-width: 100%;
    }

    /* Cookies Banner */
    .cookie-banner {
        flex-direction: column;
        padding: 20px;
        gap: 20px;
    }

    .cookie-banner-content {
        flex-direction: column;
        gap: 20px;
    }

    .cookie-banner-buttons {
        width: 100%;
        flex-direction: column;
    }

    .btn-cookie-accept,
    .btn-cookie-manage,
    .btn-cookie-save {
        width: 100%;
    }

    .cookie-modal {
        width: 95%;
        max-height: 90vh;
    }

    .cookie-modal-header {
        padding: 20px;
    }

    .cookie-modal-header h2 {
        font-size: 20px;
    }

    .cookie-modal-body {
        padding: 20px;
    }

    .cookie-modal-footer {
        padding: 15px 20px;
        flex-direction: column-reverse;
    }


    .bb-black {

        margin-top: 20px;
    }

    .campus-dates-block img {
        margin-left:10px;
    }

    .campus-dates-block .turnos .turno i {
    min-width: 123px;
    text-align: right;
}

    .campus-dates-block .turnos .turno i {
        font-size: 16px;
    }

.campus-dates-block .text {
    margin-left: 10px;
}

    .campus-dates-block .turnos .turno img {
        height: 23px;
        width: 23px;
    }

    .campus-dates-block .turnos .turno span {
  
    min-width: 143px;
}

       .campus-dates-block img {
        max-height: 80px;
    }

    .campus-dates-block .turnos .turno {

    gap: 8px;
}

    .campus-dates-block .btn-reserva {
        width: calc(100% - 15px) !important;
        max-width: 100% !important;
        margin-left: 9px;
        margin-right: 19px;
        margin-bottom:-20px;
    }

        .campus-dates-block .turnos .turno {
        gap: 8px;
        margin-bottom: 10px;
    }

        .bb-black {
        border-bottom: 1px solid #000;
        padding-bottom: 25px;
        margin-bottom: 34px;
       margin-top: 14px;
    }

    .title_h2 {
        font-size: clamp(54px, 8vw, 40px);
    } 


    .bt-black {
    border-top: 0px solid #000;
    padding-top: 0px;
   
}

    .stat-label {
        font-size: 14px !important;
    }

        .stat-num {
        font-size: 36px !important;
        font-weight: 600;
    }

        .stat-num.medium {
        font-size: 36px !important ;
        font-weight: 600;
    }
        .stat-num.small {
        font-size: 36px !important ;
        font-weight: 600;
    }

        .stats-inner
 {
        padding: 49px 0px;
    }

    .marquesina-content a img {
    margin-right: 10px;
    height: 23px;
    display: inline-block;
    margin-top: -5px;
}

.marquesina {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

    .title-footer {
        font-size: 33px;
    }

     .footer {
        padding: 19px 3px;
    }

.title-footer {

    margin-bottom: 5px;
}


.title_h1 {
        font-size: clamp(54px, 8vw, 60px);
        margin-bottom: 10px;
                border-bottom: 0px #000 solid;
        padding-bottom: 35px;
                margin-left: 15px;
        margin-right: 15px;
    }

        .slider-title-link {
        font-size: 21px;
        margin-right:10px;
    }

    .slider-title-link:last-child {
        margin-right:0px;   

    }

 
.actividades-section .space-section-left-right {    
    margin-left: -18px;
        margin-right: -18px;
}

.actividades-section  .bt-black {
    padding-top: 25px;
    margin-top: 0px;
    padding-bottom: 25px;
}

    .actividades-section .bt-black {
        padding-top: 0px;
        margin-top: 0px;
        padding-bottom: 7px;
                border-top: #000 solid 1px;
        padding-top: 10px;
        margin-top: 10px;
    }

        .actividades-section .slider_title {
        font-size: 20px;
        padding-left: 0px;
        margin-top: -49px;
        z-index: 10 !important;
        position: absolute;
        background-color: transparent;
                width: calc(100% - 40px);
        overflow: hidden;
    }

    .actividades-section .slider_title span {
    line-height: 1;
    padding-top: 6px;
    padding-bottom: 10px;
    min-width: 220px;
    }

        .marquesina.actividades {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
        margin-top: -17px;
    }
.faqs-section .accordion{
    margin-left: 5px;
    margin-right: 5px;
}

.actividades-section .slider_title img {
    margin-left: 0px;
    display: block;
}

.campus_section_single h1, .campus_section_single h2, .campus_section_single .resume, .campus_section_single .content-body, .campus_section_single .font-body {
    margin-left: 18px;
    margin-right: 18px;

}

.campus_section_single .content-body h1, .campus_section_single .content-body h2, .campus_section_single .content-body h3, .campus_section_single .content-body h4, .campus_section_single .content-body h5, .campus_section_single .content-body h6 {
      margin-left: 0px;
    margin-right: 0px; 
}

.campus_section_single .content-body {
    margin-left: 18px;
    display: block;
    margin-right: 18px;

}

    .campus_section_single h1 {
        margin-bottom: 10px;
        line-height: 1.1;
    }

.campus_section_single  .content-body h1 {
    font-family: 'Antonio', sans-serif;
    font-weight: 600;
    font-size: 32px;
    margin-bottom: -20px;
    margin-top:40px;
    color:#ff0001;
}

.campus_section_single .resume b, .campus_section_single .resume strong, .campus_section_single .resume {
    font-family: 'Hanken Grotesk', sans-serif;
    font-size: 17px;
    line-height: 1.5;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px;
}

.item_horario .actividad {
    font-size: 17px;
}

.item_horario .hora {
    font-size: 17px;
    padding-left: 17px !important;
}

.horario_texto2 {
    margin-left: 0px;
}


.title_horario {

    padding-left: 79px;
}

.fix-other-campus {
    margin-top:13px;
}

    .cabecera-page {
    
        margin-left: -22px;
        margin-right: -22px;
        margin-bottom: -20px;
    }


    .pricing-step-title {
  
    padding-left: 0px;
     font-size: 25px;
     margin-bottom: 10px;
    }

    .pricing-steps {
        margin-left: -5px;
        margin-right: -5px;
    }

    .pricing-btn {
        font-size:25px;
            padding: 10px 10px;
               min-height: 90px !important;
    }

    .pricing-btn-title {
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0.5px;
    width: 100%;
    display: block;
    text-align: center;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
 
     
}

.pricing-btn-title span {
    font-size: 20px !important;
}

.pricing-btn-sub {
    font-family: 'Hanken Grotesk', sans-serif;
    font-size: 18px;
    font-weight: 300;
    text-transform: none;
    color: #000;
    white-space: nowrap;
    padding-top: 0px;
    padding-bottom: 0px;
        width: 100%;
    display: block;
    text-align: center;
    margin-top: -8px;
}

.pricing-btn-sub-fix {
        font-size: 18px !important;
        padding-bottom: 10px !important;
        padding-top: 10px !important;
        margin-top: -18px !important;
    }

.pricing-btn-fix {
        font-size: 25px;
        padding: 10px 10px;
        min-height: auto !important;
    }

    .pricing-btn-wide {
        margin-bottom:-7px;
    }

        .pricing-total-amount {
        font-size: 70px;
    }

    .pricing-total {

    margin-left: -20px;
    margin-right: -20px;
}

.title_h2_fix {
    font-size: clamp(34px, 8vw, 40px);
}

    .cabecera-page h1 {
        position: static;
        color: #000;
        margin-bottom: -20px;
        margin-top: 20px;
        font-size: clamp(60px, 10vw, 80px);
    }

    .fix-mobile .title_h2 {
        font-size: clamp(60px, 8vw, 40px);
        display: block;
        width: 90%;
         margin-bottom: 20px;
    }

        .title_h3 {
        font-size: 28px !important;
        line-height: 1.3;
        margin-bottom: 30px;
    }

    .fix-margin-mobile {
        margin-left:-20px !important;
        margin-right:-10px !important;
    }

    .testimonio-info {
    padding: 0px !important;
    
    padding-top: 10px !important;
}

.testimonio-nombre {
    font-size: 28px !important;
}

    .testimonio-quote {
        font-size: 18px !important;
        width: 100% !important;
        margin-top: 10px !important;
        line-height: 1.1 !important;
    }

    .fix-width-mobile {
        width: 80% !important;
    }

    .fix-padding-column {
        margin-left: 0px !important;
    }

        .slider-text {
        padding-left: 0px !important;
        max-width: 100% !important;
        margin-top:-10px !important;
    }

        .faq-filter-btn {
        font-size: 19px !important;
        }

        .title_h2_blog {
    font-family: 'Antonio', sans-serif;
    font-size: 50px;
    line-height: 1.2;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    text-align: left;
    margin-bottom: 0px;
}

.feature-title {
        font-size: 50px !important;
    }

    .feature-slash {
        margin-top: 0px !important;
    }


    .space-section-left-right.media .p-4 {
        padding-left: 18px !important;
        padding-right: 18px !important;
        padding-top: 0px !important;
    }

    .space-section-left-right.media    .cabecera-page h1 {
        margin-top: 10px;
    }

    .botones a {
        padding: 10px 3px !important;
        font-size: 17px !important;
        margin-right: 0px !important;
        padding-left: 0px !important;
        text-align: center;
        padding-right: 0px !important;
        margin-top: 15px !important;
        margin-bottom: -15px !important;
    }

.year-filter-select {
    text-align: left;
}

.year-filter-select {
    min-width: 100px !important;
    margin-top:15px !important;
}


    .year-filter-container {
        gap: 5px !important;
    }



    .year-filter-container {
    padding-right: 0px !important;
}


.year-title {
    padding: 12px 20px !important;
    margin-top: 20px !important;
    font-size: 18px !important;
    text-align: left !important;
}

.testimonios-category-header {
    padding: 10px 20px !important;
        text-align: left !important;

}
    .category-arrow {
        width: 16px !important;
        height: 16px !important;
    }

.year-title img {
    height: 16px !important;
    margin-top: 1px !important;
    width: auto !important;
}

.category-text {
    font-size: 18px !important;
}


    .faqs_title {
        font-size: 100px !important;
        margin-bottom: -20px !important;
        margin-top: 0px !important;
    }

        .faq-filter-buttons {
        margin-top: 40px;
        padding-bottom: 20px !important;
    }

    .player-name {
    font-size: 27px;
}

    .wobstars-title {
        width: 100%;
    }

        .wobstars-turno-tag {
        width: 100%;
        margin-bottom:15px;
        }
    .wobstars-names-list {
        margin-top: 18px;
        width: 100%;

          margin-bottom:20px;
    }

    .wobstars-turno-section + .wobstars-turno-section {
    border-top: 1px solid #000;
}


.button-footer {
    width: 100%;
    text-align: center;
}

.terms {
    flex-direction: column;
}

.terms  .term-link {
    font-size: 16px;
}

.links-footer a.sublink {
    font-size: 14px;
    margin-left:0px !important;
}

.blog-post-content.content-body h3 {
    margin-bottom: 20px;
    font-size: 40px;
    padding-top: 60px;
    margin-bottom: 60px;
    max-width: 100%;
}

.relacionados {
    font-size: clamp(20px, 9vw, 67px) !important;
    margin-top: 65px;
    margin-bottom: 55px !important;
}

.relacionados h2 {
    margin-left: -40pxpx;
}

.blog-date {

    font-size: 22px !important;
}

.blog-author {
    color: #000;
    font-size: 22px !important;
}

.blog-title {

    max-width: 100% !important;
}

.blog-excerpt{
    max-width: 100% !important;
}

.space-section-left-right.fix-blog-mobile, .space-section-left-right.fix-full-mobile {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

    .content-body.team-fix {
        padding-left:15px !important;
    }

    .servicio-extra-box .title img {
        display: none !important;
    }

    .servicio-extra-box {
        margin-left:15px;
        width: calc(100% - 5px);   
    }

    .servicio-extra-box .title span {
    border-top: 1px solid #000;
    padding-top: 15px;
    display: inline-block;
    width: calc(100%);
    font-family: Antonio;
    font-size: 33px;
}

.servicio-extra-box .descripcion {
    margin-left: 0px;
}

    .instalaciones-page {
        max-width: 100%;
    }

        .instalacion-title {
        font-size: 50px;
    }

    .instalacion-text-box {
        padding: 0px !important;
        margin-bottom: 30px;
    }

        .instalacion-extra-box {
        margin-left: 0px;
        width: 100% ;
        margin-top:15px;
    }

    .fix-mobile-about-img {
        margin-bottom: 00px !important;
    }

    .title_h2_fix {
        width: 100%;
    text-align: left !important;
    }

    .pricing-total-btn {

    min-width: calc(100% - 10px);

}

.title_h1.fix-responsive-campus {
    font-size: clamp(40px, 8vw, 60px);
    margin-bottom: 0px;
    text-align: left !important;
    width: 100%;
    font-family: 'Antonio', sans-serif; 
    font-weight: 600;
}

.title_h1.fix-responsive-campus img {
    height:36px;
    float:left;
    margin-right:10px;
    margin-top:9px;
}

#actividades {
    background-color: #fff !important;
}

.btn-reserva.fix-mobile-campus{
    width: calc(100%) !important;
    max-width: 100% !important;
    margin-bottom:30px;


}

.slider-title-link {

    margin-right: 0px;
}

.slider-title-link::after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 22px;
    background-color: #000;
    margin-left: 0px;
}

.main-wrapper {

    overflow: hidden;
}

.slider-title-link:last-child::after {
    display: none !important;
}

.fix-mb-home {
    margin-bottom: -20px !important;
}

.btn-reserva {
 
    max-width: 100%;
}

.wob_starts-section h3 {
    padding-left: 0px !important;
}

 .wob_starts-section   .slider-title-link {
        margin-right: 0px;
        width: 100%;
        text-align: left;
    }

   .campus-dates-block img {

    margin-left: 10px;
    margin-bottom: -60px;
}

   .campus-dates-block img.normal {

    margin-left: 10px;
    margin-bottom: 0px;
}
.campus-dates-block.widgetv2 .info {
    padding-left: 10px !important;
    padding-top: 0px !important;
    font-size: 16px !important;
    max-width: 100%;
}

.campus-dates-block.widgetv2 .info br {
    display: none !important;

}

.fix-bb-black {
    padding-left: 0px !important;
    padding-right: 0px !important;

}

.campus-dates-block.widgetv2 .info {
    padding-left: 20px !important;
    padding-right: 20px !important;

}

.campus-dates-block.widgetv2 .info {
       padding-left: 20px !important;
    padding-right: 20px !important;
}

.bb-black {
    border-bottom: 0px solid #000;
    padding-bottom: 0px;
    margin-bottom: 20px;
   margin-top: 0px;
}


.campus-dates-block.widgetv2 .info {
    border-bottom: 1px solid #000;
    padding-bottom: 25px;
    padding-top: 25px;
}
.campus-dates-block .text {
        font-size: 18px;
        line-height: 1.3;
}

.campus-dates-block.widgetv2  .line-bottom-black {
        border-bottom: #000 solid 0px;  
    
}

    .campus-dates-block .turnos .turno span {
        min-width: 75px;
    }

.main-wrapper {
    overflow: hidden;
}

    .campus-dates-block .text {
        margin-left: 20px;
        padding-top:10px;
    }

        .slider-title-link::after {
  
        height: 18px;
 
    }

        .features-inner {
        gap: 0px !important;
    }

    .btn-wob-stars-2026 {
               max-width: 100% !important;
               width: calc(100%) !important;
    }

    .categoria-instalacion {
        font-size: 21px !important;
    }
    .categoria-instalacion img {
        height: calc(1em - 2px) !important;
        margin-top: 3px !important;
    }

    .widget-instalaciones .categoria-instalacion {
            margin-top: 10px;

        padding-top: 10px;
    margin-bottom: 10px;
}


.btn-reserva.fix-mobile {

    max-width: 100% !important;
    width: calc(100% - 20px) !important;
    margin-top: 0px !important;
}
    .mobile-nav .submenu a {
        font-size: 17px;
        margin-bottom: 5px;
    }

        .campus-dates-block .text.fix-banner {
        margin-left: 10px !important;
        margin-too: -10px !important;
        padding-top: 0px;
    }

    .turnos.fix-mobile {
        width: 100% !important;
        margin-top: -10px;
    }

    .btn-reserva.fix-mobile-campus.fix-top {
        margin-top: 0px !important;

    }

    .marquesina.fix-top {
        margin-top: -50px;
    }
.campus_section_single .content-body {
        margin-left: 15px;
        display: block;
        margin-right: 15px;
    }

        .campus_section_single h1, .campus_section_single h2, .campus_section_single .resume, .campus_section_single .content-body, .campus_section_single .font-body {
        margin-left: 10px;  margin-right: 10px;
        
        }

        .fix-faq-top {
            margin-top: -3px !important;
        }

            .fix-faq-top-hover {
        margin-top: -48px !important;
        z-index: 22 !important;
        position: absolute;
    }

    .fix-faq-top-hover .white {
        background-color: transparent !important;
    }

        .servicio-extra-box {
        margin-left: 10px;
        width: calc(100%);
    }

    .resume-servicio.fix-left {
        margin-left:0px;
    }

    .actividades-botonera .actividad-btn {
        margin-bottom: -5px;
    }

    .actividades-botonera {
        margin-bottom: 40px !important;
    }

    .fix-no_bottom {
          margin-bottom: -15px;
          margin-top: -15px;
    }

        .btn-wob-stars-2026 {
        width: 100% !important;
    }

    .stats-cta {
        margin-left: 0px !important;
        width: 100%;
    }

    .boton-full {
      grid-column: 1 / -1 !important;
       width: 100% !important;
}

    .stats-inner {
        padding: 30px 0px !important;
    }

     .stats-cta a {
        width: calc(100% - 40px) !important;
        margin-left: 20px !important;
    }

.mb-negative {
    margin-bottom: -15px !important;
}

.mobile-testimonios {
            padding-left: 0px !important;
        padding-right: 0px !important;
}

.mobile-testimonios .col-12 {
    padding-left: 0px !important;
    padding-right: 0px !important;

}

.mobile-testimonios .testimonio-info {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

    .historicos-left {

        margin-bottom:-40px;
    }

    .player-name {
    font-family: 'Antonio', sans-serif;
    font-size: 23px !important;
    line-height: 1.5;
    font-weight: 500;
    text-transform: uppercase;
}

.player-slash {
height: 21px  !important;;
    width: auto;
    display: none;
    flex-shrink: 0;
    position: relative;
    top: -5px  !important;
}
.player-year {
    font-family: 'Hanken Grotesk', sans-serif;
    font-size: 14px !important;
    font-weight: 300;
    color: #000000;
}
.historicos-list {
    margin-top:20px;
    margin-bottom:20xp;
}


    .instalacion-extra-box {
        margin-left: 0px;
        width: calc(100%);
    }

    .resume-servicio {
   margin-top: 10px;
    margin-bottom: 25px;
    }

    .title_h2.bigger {
    font-size: 62px;
    line-height: 1.1;
    margin-bottom: 40px;
    margin-bottom: 25px;
    margin-left: 0px;
    margin-top: -10px;
    max-width: 80%;
}

    .faq-filter-btn {

        margin-bottom: 0px !important;
    }

        .faqs_title {
             font-size: clamp(60px, 12vw, 100px) !important;
             margin-top:30px !important;
                margin-bottom: 10px !important;
    }

    .nav-btn, .read-more-btn {
        transition: none !important;
    }




.regalamos {
display: block;
    color:#ff0001;
    font-weight: 400;
    margin-top: 0.8rem;
    text-align: left;
    font-size: 16px;
    margin-top: 10px;
    width: 100%;
    text-align: center;
}


.regalamos2 {
display: block;
    color:#ff0001;
    font-weight: 400;
    margin-top: 0.8rem;
    text-align: left;
    font-size: 16px;
    margin-top: 10px;
    width: 100%;
    text-align: center;
}

.slider-title-dropdown {

    max-width: 100%;
}
.fix-padding-cancelacion {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.fix-padding-cancelacion2 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

    .stats-grid {
        grid-template-columns: 140px 1fr;
        column-gap: 12px !important;
        row-gap: 9px !important;
    }


        .stat-num {
        font-size: 34px !important;
        font-weight: 600;
    }

        .stat-num.medium {
        font-size: 34px !important;
        font-weight: 600;
    }

        .stat-num.small {
        font-size: 34px !important;
        font-weight: 600;


}

/* ============================================
   Accessibility: Reduced Motion
   ============================================ */
@media (prefers-reduced-motion: reduce) {
    .marquesina-content {
        animation: none;
    }
}

