
*{line-height: normal; text-transform:inherit}


h1, h2, h3, h4, h5, h6 { line-height: normal}

@font-face {
    font-family: 'Futura';
    src: url('fonts/ftra-webfont.woff2') format('woff2'),
         url('fonts/ftra-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'proxima_novabold';
    src: url('fonts/proximanova-bold-webfont.woff2') format('woff2'),
         url('fonts/proximanova-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'proxima_novaextrabold';
    src: url('fonts/proximanova-extrabold-webfont.woff2') format('woff2'),
         url('fonts/proximanova-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'proxima_novaregular';
    src: url('fonts/proximanova-regular-webfont.woff2') format('woff2'),
         url('fonts/proximanova-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}







.default-form input[type="file"] {
    display: block;
    width: 100%;
    line-height: 28px;
    height: 80px;
    font-size: 15px;
    padding: 10px 30px;
    background: #1b1a1a;
    color: #ffffff;
    font-weight: 400;
    border: 1px solid rgba(255, 255, 255, 0);
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    font-family: "Roboto", sans-serif;
}

/* Tu estilo base aplicado al Ã¢â‚¬Å“labelÃ¢â‚¬Â falso */
.file-field .fake-file {
  display: block;
  width: 100%;
  line-height: 28px;
  height: 80px;
  font-size: 15px;
  padding: 10px 30px;
  background: #1b1a1a;
  color: #ffffff;
  font-weight: 400;
  border: 1px solid rgba(255, 255, 255, 0);
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  font-family: "Roboto", sans-serif;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
   /* opcional */
}

/* Contenedor base */
.file-field {
  position: relative;
}

/* Input real: invisible pero clickeable */
.file-field input[type="file"] {
  position: absolute;
  inset: 0;
  opacity: 0;     /* oculta todo, incluido el botÃƒÂ³n Ã¢â‚¬Å“Choose fileÃ¢â‚¬Â */
  cursor: pointer;
  z-index: 2;
}

/* BotÃƒÂ³n en espaÃƒÂ±ol */
.fake-file__button {
  display: inline-block;
  padding: 10px 16px;
  background: #2a2929;
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 6px;
  white-space: nowrap;
}

/* Nombre de archivo */
.fake-file__name {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  opacity: 0.85;
  flex: 1;
  text-align: right;
}

/* Placeholder cuando no hay archivo */
.fake-file__name:empty::before {
  content: attr(data-empty);
}

/* Hover/Focus visual */
.file-field:hover .fake-file {
  border-color: rgb(215 254 81);
}

/* Extra por compatibilidad: oculta SOLO el botÃƒÂ³n nativo (por si quitas el opacity general) */
#Contacto_cv::file-selector-button,
#Contacto_cv::-webkit-file-upload-button {
  opacity: 0;
  width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}



.gral-page * {text-shadow: 0px 0px 0px #00000000;}


section { position: relative}


.anchor { position: relative; top: -150px}

.header-style-two .main-menu .navigation > li {
    padding: 30px 0px;
    margin-right: 15px;
    position: relative;
    padding-top: 45px;
    padding-bottom: 0;
}
.header-style-two .main-menu .navigation > li a {
    font-size: 12px !important;
    text-transform: uppercase;
}


.fixed-header .main-menu .navigation > li {
    margin-left: 15px !important;
    height: auto;
    padding: 0px !important;
    min-height: unset;
    margin-right: 0;
    background-color: transparent;
    padding-top: 13px !important;
    padding-bottom: 0 !important;
}


 .fixed-header .main-menu .navigation > li a {
    font-weight: 600;
    padding: 0 !important;
}

.gral-page .page-wrapper section .fullvideowrap {
    min-height: calc(100vh - 95px);
    width: 100%;
    padding: 23vh 25px;
    position: relative;
    text-align: center;
}

.gral-page .page-wrapper section .fullvideowrap .auto-container .wraphomeslide .sec-title h1 strong {
    line-height: 1.2 !important;
}
.gral-page .page-wrapper section * strong span {
    line-height: inherit;
}

.gral-page .page-wrapper section *  .sec-title h1 strong, .gral-page .page-wrapper section *  .sec-title h4 strong, .sec-title p strong {
    display: block;
    line-height: 91px;
}


li#ubicacion-actual {
    font-size: 12px;
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 25px;
    width: 200%;
    text-align: right;
    right: 0;
    padding-right: 15px;
    cursor: default
}




.sticky-header .main-menu .navigation #ubicacion-actual {
    top: -14px;
}

.sticky-header .main-menu .navigation #ubicacion-actual .primary-color{ color: #454545}
.sticky-header .main-menu .navigation #ubicacion-actual b.primary-color{ display: none}


.inColCont {position: relative;text-align: center;}
.inColCont .featured-block{display: inline-block;width: 45%;margin: auto 1%;border-bottom: 0;text-align: right;}

.inColCont .featured-block  .inner-box {padding: 15px;padding-left: 15px;border-bottom: 1px solid #cdff00;}



 .facts-section .content h2 span {
    line-height: inherit;
}


.overlay-lighten {
    mix-blend-mode: lighten;
}

section.facts-section-b {
    padding: 75px 0;
    background: #000;
}


/*estilo de hero*/

section {
    overflow: hidden;
}



    .tg-abs{ position: absolute; width: 0; height: 0; overflow: hidden }

.club-banner {
    position: relative;
    width: calc(100% - 50px);
    min-height: 620px;
    overflow: hidden;
    border-radius: 45px;
    background-color: #080808;
    isolation: isolate;
    margin: auto;
    margin-top: 25px;
    height: calc(100vh - 150px);
}

    .club-banner__picture,
    .club-banner__image {
        position: absolute;
        inset: 0;
        display: block;
        width: 100%;
        height: 100%;
    }

.club-banner__image {
    object-fit: cover;
    object-position: top center;
}

    .club-banner__overlay {
        position: absolute;
        inset: 0;
        z-index: 1;
        background:
            linear-gradient(
                90deg,
                rgba(0, 0, 0, 0.05) 0%,
                rgba(0, 0, 0, 0.12) 42%,
                rgba(0, 0, 0, 0.65) 100%
            );
        pointer-events: none;
    }

.club-banner__content {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: min(90%, 680px);
    min-height: 620px;
    margin-left: auto;
    margin-right: 7%;
    padding: 60px 0;
    box-sizing: border-box;
    align-content: center;
}

    .club-banner__headline {
        margin: 0 0 40px;
        color: #a8ff00;
        font-family: inherit;
        font-size: clamp(52px, 5.5vw, 92px);
        font-weight: 800;
        line-height: 0.9;
        text-align: center;
        text-transform: uppercase;
    }

    .club-banner__headline em {
        font-family: inherit;
        font-weight: 800;
    }

    .club-banner__box {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        max-width: 570px;
    }

    .club-banner__price {
        margin:0 auto;
        text-align: center;
    }

    .club-banner__price a {
        color: #ffffff;
        font-family: inherit;
        font-size: inherit;
        font-weight: 700;
        text-decoration: none;
    }




    @media (max-width: 991px) {
        .club-banner,
        .club-banner__content {
            min-height: 560px;
        }

        .club-banner__content {
            width: 54%;
            margin-right: 4%;
        }

        .club-banner__headline {
            font-size: clamp(44px, 7vw, 66px);
        }
    }

    @media (max-width: 767px) {
        
        .club-banner__content h2 br{ display: none}
        .club-banner__content h2 {  font-size: 40px !important; line-height: normal !important}
        .club-banner__content h2 span { display: block; line-height: normal !important}
.club-banner {
        min-height: 560px;
        border-radius: 35px;
        overflow: hidden;
    }

        .club-banner__image {
            object-position: center top;
        }

        .club-banner__overlay {
            background:
                linear-gradient(
                    180deg,
                    rgba(0, 0, 0, 0.05) 0%,
                    rgba(0, 0, 0, 0.1) 38%,
                    rgba(0, 0, 0, 0.88) 78%,
                    rgba(0, 0, 0, 0.95) 100%
                );
        }

    .club-banner__content {
        justify-content: flex-end;
        align-items: center;
        width: 100%;
        min-height: calc(100vh - 200px);
        margin: 0;
        padding: 20px;
    }
        .club-banner__headline {
            margin-bottom: 25px;
            font-size: clamp(40px, 12vw, 58px);
            line-height: 0.95;
        }

        .club-banner__box {
            max-width: 480px;
        }

        .club-banner__price {
            margin-bottom: 14px;
        }
        
        
    .club-banner__content .btn-style-one .btn-title, .comment-form .form-group .btn-title {
        padding: 12px 13px;
        font-size: 13px;
    }
        
        


    }

/*estilo de hero end*/



    .video-background {
      position: absolute;
      top: 0; left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      z-index: -1;
        opacity: 0.5
    }

 .gral-page *   .content {
      text-shadow: 1px 1px 3px #000;
    }


 .gral-page *  .question-block .inner-box .text {
    position: relative;
    color: #848484;
    font-size: 16px;
    line-height: normal;
    margin-top: 20px;
}


 .gral-page * .sec-title h2,  .gral-page * .sec-title h2 span {     line-height: 3.2rem;}


.picBoxWrap { position: relative}
.picBox {
    position: relative;
    height: 100vh;
    max-height: 650px;
    min-height: 400px;
    width: 100%;
}
.picBox .inner-box {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background: #d4fa50;
}


.textdif{ padding-right: 65px}


.sponsors-section .sponsors-outer {
    position: relative;
    filter: invert(1);
}

.sponsors-section .sponsors-outer * img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    max-width: 170px !important;
}


.pop-box { background:  #0c0a0a; font-size: 16px; text-align: center; display: none}
.pop-box *{margin: inherit auto}

.pop-box  .ab1 {margin-bottom:15px; width: 48%}
.pop-box  .ab2 {margin-bottom:15px; width: 48%}
.pop-box  .ab3 * {margin-bottom:15px; width: 100%}
.pop-box  .ab3 a:hover span {color: #fff}



.main-menu .navigation > li > ul {
    background-color: #0c0a0a;}

.main-menu .navigation > li > ul > li:hover > a {
    color: #0c0a0a;
}

.main-menu .navigation > li > ul > li > a {
    color: #fff;
}

.fixed-header * li.dropdown ul li {
    padding: 10px 15px;
}

.main-menu .navigation > li > a:before {
    top: 30px;
}

.contIniAbout {
    padding: 95px 0 45px 0;
}

.fotoPicBox {position: absolute;bottom: 0;left: 0;right: 0;top: 0;width: 100%;height: 100%;background-size: cover !important;background-repeat: no-repeat !important;background-position: center !important;}
.picBoxColumn {
    position: relative;
    padding: 0 !important;
    width: 50vw;
}

.formWrapPop{ max-width: 900px; margin: auto; background: #0c0a0a;}



.picBoxWrap .owl-dots {

    left: 0px;
    padding: 15px;
    right: inherit
}


.gallery-block-two .inner-box .image .overlay-box h3 {
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: inherit;
    padding: 25px;
    line-height: 30px;
    background-color: rgb(55 134 255 / 0%);
}

.gallery-block-two .inner-box .image .overlay-box h3 i {
    font-size: 35px;
    position: relative;
    top: 5px;
    margin-right: 5px;
    color: #cdff00;
}

.default-form input[type="text"], .default-form input[type="email"], .default-form input[type="password"], .default-form input[type="url"], .default-form input[type="tel"], .default-form input[type="search"], .default-form select, .default-form textarea {

    color: #ffffff6b;}


.question-block .inner-box .icon-box {
    width: 115px;
    height: 115px;
    border: 0;
    background: none;
    filter: grayscale(1) brightness(0.5) drop-shadow(2px 4px 6px black);
}

.question-block .inner-box:hover .icon-box {
    filter: grayscale(0);

}

.footer-widget.newsletter-widget .text  {
    position: relative;
    padding-left: 25px;
    line-height: normal
}




.footer-widget.newsletter-widget .text i {
    position: absolute;
    left: 0;
    top: 4px;
}



.carusel-fts *     .fadeIn, .carusel-fts *    .fadeOut {
      animation-duration: 4s !important;


    }






.carusel-fts {top: -80px;right: 0;left: 0;position: absolute;transition: all 4s ease;-webkit-filter: grayscale(1) brightness(0.6) contrast(1);filter: grayscale(1) brightness(0.6) contrast(1);}





.carusel-fts:hover {
    -webkit-filter: grayscale(1) brightness(0.6) contrast(1);
    filter: grayscale(0) brightness(1) contrast(1);
}




.carusel-fts img{max-height: 600px;width: unset !important;margin: auto}



            
            
.priceLi h4 {
    font-size: 12px;
    padding-top: 10px;
    color: #cdff00;
    border-top: 1px solid #434343;
    margin-top: 10px;
}    
.etiquetaO {
    position: absolute;
    z-index: 1;
    left: 8px;
    top: 10px;
    border-radius: 20px;
    padding: 5px 8px;
    font-size: 10px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.04rem;
}
            
            
.st-abierto .etiquetaO {
    background: #cdff00;
    color: #000;
    border: 1px solid #cdff00;
}            

            
             
                
            .st-prox .etiquetaO{
    background: #000;
    color: #fff;
                border: 1px solid #cdff00
                
            }              
            .st-prox .etiquetaO b{
    filter: invert(1) grayscale(1);
                
            }            
            
            
            .st-prox  .image img {
    filter: grayscale(1);
}            
            
            
  .st-prox .btn-style-one .btn-title {
    background-color: #000000;
    color: #ffffff ;
}            
          
            
     
            
            
.st-prox .btn-style-one .btn-title,
.st-abierto .btn-style-one .btn-title
            
            
            {
    border: 1px solid #cdff00;
                
    padding: 15px 5px;
    font-size: 14px;
}            
            
            
            .st-prox {
                
    border: 1px dashed #2d4100 !important;
}               
            
        







/**  ESTILOS NUEVO FILTRO ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ -**/


            .limTXT, .club-filter-button-x { display:none !important}


            .filterBTN-A{ display:none}
            .filterBTN-A span{color: #000 !important;font-weight: 700;}

            b.total-f-selected {
                font-weight: 600;
                background: #000;
                color: #fff;
                font-size: 12px;
                width: 24px;
                display: inline-block;
                height: 24px;
                line-height: 25px;
                border-radius: 25px;
            }

            #sugerencias {
                list-style: none;
                margin: 0;
                padding: 0;
                background: #fff;
                border-bottom: 1px solid #ccc;
                border-radius: 5px;
                max-height: unset;
                overflow-y: auto;
                position: relative;
                z-index: 999;
                width: 100%;
            }            
            .sidebar .search-box {
                position: relative;
                padding: 0;
                border: 0;
            }            
            .club-filter-wrap {
              width: 100%
            }

            .club-filter-content {
              width: 100%
            }

            .club-filter-container {
              width: 100%;
              max-width: 1600px;
              margin: 0 auto
            }

            .resboxtotal {
              font-size: 12px !important;
              background: #272727;
              max-width: 200px;
              padding: 10px;
              border-top-right-radius: 25px
            }

            .sidebar-page-container {
              position: relative;
              padding: 120px 0 70px;
              padding-top: 25px !important;
              border-top: 1px solid #272727;
              margin-top: 0 !important
            }

            .club-filter-form {
              width: 100%;
              display: flex;
              align-items: stretch;
              background: unset;
              border-radius: 0;
              padding: 0;
              overflow: hidden;
              margin: 25px auto
            }

            .club-filter-section {
              display: flex;
              flex-direction: column;
              justify-content: center;
              min-width: 0
            }

            .club-filter-section--status {
              flex: 0 0 auto;
              padding-right: 30px
            }

            .club-filter-section--features {
              flex: 1 1 auto;
              padding-left: 30px;
              padding-right: 30px;
              border-left: 1px solid #302f2f
            }

            .club-filter-title {
              position: relative;
              margin: 0 0 14px;
              padding: 0 0 0 16px;
              color: #fff;
              font-size: 16px;
              font-weight: 700;
              line-height: 1.2;
              text-transform: uppercase;
              letter-spacing: .04em
            }

            .club-filter-title::before {
              content: "";
              position: absolute;
              left: 0;
              top: 50%;
              width: 4px;
              height: 20px;
              border-radius: 10px;
              background: #cdff00;
              transform: translateY(-50%)
            }

            .club-filter-options {
              display: flex;
              align-items: center;
              flex-wrap: wrap;
              gap: 10px
            }

            .club-filter-option {
              position: relative;
              display: inline-flex;
              align-items: center;
              min-height: 46px;
              padding: 10px 18px;
              border: 1px solid #fff;
              border-radius: 999px;
              background: #000;
              color: #fff;
              cursor: pointer;
              user-select: none;
              transition: background-color .2s ease, border-color .2s ease, color .2s ease, transform .2s ease
            }

            .club-filter-input {
              position: absolute;
              width: 1px;
              height: 1px;
              opacity: 0;
              pointer-events: none
            }

            .club-filter-indicator {
              position: relative;
              flex: 0 0 20px;
              width: 20px;
              height: 20px;
              margin-right: 10px;
              border: 1px solid #fff;
              border-radius: 50%;
              background: 0 0;
              transition: border-color .2s ease, background-color .2s ease
            }

            .club-filter-indicator::after {
              content: "";
              position: absolute;
              left: 6px;
              top: 2px;
              width: 5px;
              height: 10px;
              border-right: 2px solid #000;
              border-bottom: 2px solid #000;
              transform: rotate(45deg) scale(0);
              transform-origin: center;
              transition: transform .15s ease
            }

            .club-filter-label {
              display: block;
              color: inherit;
              font-size: 12px;
              font-weight: 600;
              line-height: 1.2;
              white-space: nowrap
            }

            .club-filter-option {
              background: #000;
              border-color: #fff;
              color: #fff
            }

            .club-filter-option .club-filter-indicator {
              border-color: #fff;
              background: #000
            }

            .club-filter-option:hover {
              border-color: #cdff00;
              color: #cdff00
            }

            .club-filter-option:hover .club-filter-indicator {
              border-color: #cdff00
            }

            .club-filter-option:has(.club-filter-input:checked) {
              background: #cdff00;
              border-color: #cdff00;
              color: #000
            }

            .club-filter-input:checked+.club-filter-indicator {
              background: #000;
              border-color: #000
            }

            .club-filter-input:checked+.club-filter-indicator::after {
              border-color: #cdff00;
              transform: rotate(45deg) scale(1)
            }

            .club-filter-option:has(.club-filter-input:checked):hover {
              background: #000;
              border-color: #cdff00;
              color: #cdff00
            }

            .club-filter-option:has(.club-filter-input:checked):hover .club-filter-indicator {
              background: #cdff00;
              border-color: #cdff00
            }

            .club-filter-option:has(.club-filter-input:checked):hover .club-filter-indicator::after {
              border-color: #000
            }

            .club-filter-option:has(.club-filter-input:focus-visible) {
              outline: 2px solid #cdff00;
              outline-offset: 4px
            }

            .club-filter-action {
              flex: 0 0 auto;
              display: flex;
              align-items: center;
              justify-content: center;
              padding-left: 28px;
              border-left: 1px solid #cdff00
            }

            .club-filter-button {
                display: flex;
                align-items: center;
                justify-content: center;
                width: 48px;
                height: 48px;
                padding: 0;
                border: 2px solid #cdff00;
                border-radius: 100%;
                background: #000;
                color: #cdff00;
                cursor: pointer;
                transition: background-color .2s ease, color .2s ease, transform .2s ease;
            }

        .club-filter-button-icon {
            display: block;
            font-size: 22px;
            font-weight: 400;
            line-height: 1;
            transform-origin: center;
            transition: transform .25s ease;
        }

            .club-filter-button:hover {
              background: #cdff00;
              color: #000
            }

            .club-filter-button:hover .club-filter-button-icon {
              transform: rotate(90deg)
            }

            .club-filter-button:active {
              transform: scale(.94)
            }

            .club-filter-button:focus-visible {
              outline: 2px solid #fff;
              outline-offset: 4px
            }

            @media (max-width:1200px) {
              .club-filter-form {
                flex-wrap: wrap;
                padding: 22px
              }
              .club-filter-section--status {
                width: 100%;
                padding: 0 0 22px;
                border-bottom: 1px solid #cdff00
              }
              .club-filter-section--features {
                flex: 1 1 calc(100% - 90px);
                padding: 22px 24px 0 0;
                border-left: 0
              }
              .club-filter-action {
                align-self: stretch;
                margin-top: 22px;
                padding-left: 24px
              }
            }

            @media (max-width:768px) {
                
                .filterBTN-A{display: block;width: 100%;color: #000 !important;border-radius: 7px !important;overflow: hidden;}
                
            .limTXT, .club-filter-button-x{display:flex !important;margin-left: 7px;}
                
                
  .club-filter-container {
    display: block;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transform: translateY(-10px);
    pointer-events: none;

    transition:
      max-height 0.4s ease,
      opacity 0.3s ease,
      transform 0.3s ease;
  }

  .club-filter-container.is-active {
    max-height: 1000px;
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }


  /* Ocultar el botÃ³n mientras los filtros estÃ¡n abiertos */
  .filterBTN-A.is-hidden {
    display: none !important;
  }                
          
                

         
                
                
                
                .resboxtotal {
                    margin: auto;
                    margin-top: 35px;
                    border-top-left-radius: 25px;
                }                

              .club-filter-form {
                flex-direction: column;
                padding: 20px;
                border-radius: 14px
              }
              .club-filter-section--features,
              .club-filter-section--status {
                width: 100%;
                padding: 0 0 20px;
                border-left: 0;
                border-bottom: 1px solid #cdff00
              }
              .club-filter-section--features {
                padding-top: 20px
              }
              .club-filter-options {
                gap: 9px
              }
              .club-filter-option {
                min-height: 34px;
                padding: 0px 8px;
              }
              .club-filter-action {
                width: 100%;
                margin: 0;
                padding: 20px 0 0;
                border-left: 0
              }
              .club-filter-button {
                width: 105px;
                height: 45px;
                border-radius: 5px;
                border: solid 1px;
              }
            }

            @media (max-width:480px) {
              .club-filter-form {
                padding: 16px
              }
              .club-filter-title {
                margin-bottom: 12px;
                font-size: 15px
              }
              .club-filter-options {
                display: grid;
                grid-template-columns: 1fr;
                width: 100%
              }
              .club-filter-option {
                width: 100%;
                min-height: 48px;
                justify-content: flex-start;
                border-radius: 10px
              }
              .club-filter-label {
                white-space: normal
              }
            }

            @media (hover:none) {
              .club-filter-option:hover {
                background: #000;
                border-color: #fff;
                color: #fff
              }
              .club-filter-option:hover .club-filter-indicator {
                border-color: #fff
              }
              .club-filter-option:has(.club-filter-input:checked):hover {
                background: #cdff00;
                border-color: #cdff00;
                color: #000
              }
              .club-filter-option:has(.club-filter-input:checked):hover .club-filter-indicator {
                background: #000;
                border-color: #000
              }
              .club-filter-option:has(.club-filter-input:checked):hover .club-filter-indicator::after {
                border-color: #cdff00
              }
            }



/**  ESTILOS DE SUCURSALES ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ -**/


.s-anualidad{ display: none}

.matches-block .inner-block .content-column .title {
    margin-top: 0;
}

.matches-section .matches-tabs .tab-btns .tab-btn span {
    display: block;
}

.banner-carousel .slide-item:before{ opacity: 0}


.mobile-menu .menu-backdrop {
    background: #000000;
}



.backtohomesec{ position: relative; z-index: 10}


.boxDesk{ position: relative; text-align: center; width: 100%; direction: rtl }
.suc-welcome, .style-two {display: inline-block;width: 40%;margin: auto;position: relative;vertical-align: middle;text-align: left; direction: ltr}

.boxTextSucPic{position: relative}


.btn-style-three.bigOne {
    position: relative;
    font-size: 18px;
    line-height: 30px;
    color: #0c0a0a;
    font-weight: 500;
    min-width: 330px;
    padding: 18px 32px;
    background-color: #ffffff;
    overflow: hidden;
    border-radius: 0;
    transition: all 300ms linear;
    text-transform: uppercase;
    font-weight: bolder;
    display: block !important;
    margin: auto;
}

.btn-style-three.bigOne i{
    font-size: 21px
}


.btn-style-three.bigOne:before {

    background-color: #cdff00;
}


 #sync2 * .owl-item .item{overflow: hidden !important;display: block;position: relative;}


#sync2 * .owl-item img {
    position: absolute;
    width: 150%;
    bottom: -20%;
    left: -20%;
    top: -20%;
    max-width: none;
    right: -10%;
    margin: auto;
    overflow: hidden;
}



.nunito-sans, html, body {
  font-family: "Nunito Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 100,
    "YTLC" 500;
}


.sec-title {
    line-height: normal;
}


.matches-block {

    z-index: 99;
    background: #0c0a0a;
}



.main-header{ z-index: 1000}

.filter-wrap {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    height: 100vh;
    width: 100vw;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.76);
    opacity: 1;
    transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1); /* "easeInOutCubic" */;
    padding: 25px
}

.overflow-h{ overflow: hidden}

.filter-wrap.off{ top: 120vh; opacity: 0; transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1); /* "easeInOutCubic" */}

.filter-content {
    width: 100%;
    border-radius: 7px;
    border: 1px solid #ffffff5c;
    max-height: 80%;
    max-width: 340px;
    margin: auto;
    background: #232323;
    padding: 25px;
    margin-top: 22vh;
}



  .filter-form {
  }

  .filter-group {
    margin-bottom: 20px;
  }

  .filter-group h4 {
    font-size: 16px;
    margin-bottom: 10px;
    text-transform: uppercase;
  }

  .checkbox-wrapper {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    cursor: pointer;
    user-select: none;
  }

  .checkbox-wrapper input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }

  .checkmark {
    position: absolute;
    top: 1px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 4px;
    border: 1px solid #ccc;
    transition: all 0.3s ease;
  }

  .checkbox-wrapper:hover input ~ .checkmark {
    background-color: #ddd;
  }

  .checkbox-wrapper input:checked ~ .checkmark {
    background-color: #5A2CEB;
    border-color: #5A2CEB;
  }

  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }

  .checkbox-wrapper input:checked ~ .checkmark:after {
    display: block;
  }

  .checkbox-wrapper .checkmark:after {
    left: 6px;
    top: 2px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
  }

  .btn-filtrar {
    cursor: pointer;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: auto !important;
    display: block !important;
    width: 100%;
  }



.hide{ display: none}



.preloader .icon {
    background-size: 70px;
}

p, .text {
    font-size: 14px;
    line-height: normal;
    font-weight: 400;
    color: #696478;
    margin: 0;
}

.links-widget .widget-content .column  ul.list li {
    vertical-align: text-top;
}


.news-block .inner-box .lower-content h3 a {
    font-weight: bold;}

.auto-container {
    padding: 0px 25px;
}

#sync2 .owl-nav{ display: block !important}

.banner-section .owl-nav .owl-prev {
    position: absolute;
    left: -30px;
    background: rgba(0, 0, 0, 0);
    height: 80px;
    width: 40px;
    border-radius: 0;
    border: 0;
    text-align: center;
    line-height: 80px;
    color: #cdff00;
    font-size: 24px;
    opacity: .90;
    margin-top: -30px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}


.tarjetasImg {
    position: absolute;
    left: 55px;
    top: -30px;
    background: #FFFFFF;
    border-radius: 8px;
}

.main-footer .footer-bottom .scroll-to-top {
    top: -40px;
}

.banner-section .owl-nav .owl-next {
    position: absolute;
    right: -30px;
    background: rgba(0, 0, 0, 0);
    height: 80px;
    width: 40px;
    border-radius: 0;
    border: 0;
    text-align: center;
    line-height: 80px;
    color: #cdff00;
    font-size: 24px;
    opacity: .90;
    margin-top: -30px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.banner-section .owl-nav {
    position: absolute;    opacity: 1;

}

.banner-carousel .active .slide-item .image-layer{ transform: scale(1)}

.textClasesB { display: none !important}
.primary-color{color: #cdff00}






.fs-12{ font-size:12px !important }
.fs-14{ font-size:14px !important }
.fs-16{ font-size:16px !important }
.fs-18{ font-size:18px !important }
.fs-20{ font-size:20px !important }
.fs-22{ font-size:22px !important }
.fs-24{ font-size:24px !important }
.fs-26{ font-size:26px !important }
.fs-28{ font-size:28px !important }
.fs-30{ font-size:30px !important }
.fs-32{ font-size:32px !important }
.fs-34{ font-size:34px !important }
.fs-36{ font-size:36px !important }
.fs-38{ font-size:38px !important }
.fs-40{ font-size:40px !important }
.fs-42{ font-size:42px !important }
.fs-44{ font-size:44px !important }
.fs-46{ font-size:46px !important }
.fs-48{ font-size:48px !important }
.fs-50{ font-size:50px !important }
.fs-52{ font-size:52px !important }
.fs-54{ font-size:54px !important }
.fs-56{ font-size:56px !important }
.fs-58{ font-size:58px !important }
.fs-60{ font-size:60px !important }
.fs-62{ font-size:62px !important }
.fs-64{ font-size:64px !important }
.fs-66{ font-size:66px !important }
.fs-68{ font-size:68px !important }
.fs-70{ font-size:70px !important }
.fs-72{ font-size:72px !important }
.fs-74{ font-size:74px !important }
.fs-76{ font-size:76px !important }
.fs-78{ font-size:78px !important }
.fs-80{ font-size:80px !important }

.sticky-header { padding: 20px 0px;}

li.current.dropdown {
    padding: 25px;
}


#sync2 .item {
  background: #000000;
  padding: 0;
  margin: 5px;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
  opacity: 0.3;
  height: 65px;
  overflow: hidden;
}
#sync2 .item h1 {
  font-size: 18px;
}
#sync2 .current .item {
  background: #0c0a0a;
  opacity: 1;
}

.font-esp{     font-family: 'Futura'; letter-spacing: 0.1rem;}
.font-esp-b{     font-family: 'proxima_novaextrabold', sans-serif; letter-spacing: 0.1rem;}
.font-esp-r{     font-family: 'proxima_novaregular', sans-serif; letter-spacing: 0.1rem;}




.text-spacing-title {
    text-transform: uppercase;
    letter-spacing: 0.7rem;
    display: inline-block;
}



.text-outline-r,
.card-header p strong {
    text-shadow:
        rgba(154,226,0,1) 1px 0px 0px,
        rgba(154,226,0,1) 0.540302px 0.841471px 0px,
        rgba(154,226,0,1) -0.416147px 0.909297px 0px,
        rgba(154,226,0,1) -0.989992px 0.14112px 0px,
        rgba(154,226,0,1) -0.653644px -0.756802px 0px,
        rgba(154,226,0,1) 0.283662px -0.958924px 0px,
        rgba(154,226,0,1) 0.96017px -0.279415px 0px;
    color: #0c0a0a !important;
}

.card-header.active p strong{   
    
    text-shadow: 0 0 0 #fff !important; color: #cdff00 !important
}


.text-outline-b{
    
text-shadow: 2px 0 #cdff00, -2px 0 #cdff00, 0 2px #cdff00, 0 -2px #cdff00,
             1px 1px #cdff00, -1px -1px #cdff00, 1px -1px #cdff00, -1px 1px #cdff00; color: #0c0a0a
    
    
}












.welcome-section {position: relative;padding: 45px 0px 45px;}

.welcome-section:before {
    opacity: 0.2;
}


.suc-content .news-block .inner-box {position: relative;display: block;border-radius: 5px;overflow: hidden;border: 1px solid #434343;}
.suc-content .news-block .inner-box .lower-content {padding: 15px 15px;    margin-top: 0;}

.suc-content  .news-block .inner-box .lower-content h3 {
    font-weight: normal;
    letter-spacing: 0.08rem;
    margin-top: 0;
}





.sidebar-widget {padding: 25px 25px;border-radius: 5px;}

.header-style-two .header-lower .logo-outer::before { display: none}

.header-style-two .header-lower .logo-outer {
padding: 25px 20px;
}


.suc-tab-sel  .matches-tabs{ border: 0 !important}

.suc-tab-sel .matches-tabs .tab-btns {
    border: 1px solid #2e2d2d;
    border-right: 1px solid #2e2d2d;
    border-radius: 5px;
    margin-bottom: 45px;
    overflow: hidden;
}


.dsd {position: absolute;font-size: 12px;font-weight: 400;font-style: normal !important;background: #0c0a0a;color: #ffffff;text-transform: none;padding: 2px 10px;border-radius: 25px;margin-top: -20px;left: 0;text-transform: uppercase;letter-spacing: 0.35rem;}

.sidebar-page-container .auto-container { padding: 0}

.listlocation li{ position: relative; padding-left: 25px}
.listlocation li:nth-child(1){min-height: 75px;}


.listlocation li b {position: relative;color: #fff;display: block;}
.listlocation li b i{ position: absolute; left: -30px; width: 25px; text-align: center}
.listlocation li a:hover {
    color: #cdff00;
    text-decoration: underline !important;
}

.statusBar {
    position: absolute;
    top: -35px;
    left: -10px;
    background: rgb(0 0 0);
    color: #cdff00;
    font-size: 12px;
    letter-spacing: 0.08rem;
    padding: 0 7px;
    border-radius: 4px;
}

.hvr-sweep-to-top:before {background: #cdff00;}


.matches-section .matches-tabs .tab-btns .tab-btn.active-btn span, .matches-section .matches-tabs .tab-btns .tab-btn:hover span {
    color: #0c0a0a;
}



.sidebar-filters .popular-posts .post .post-inner {
    position: relative;
    padding-left: 0;
    min-height: 0;
    margin-bottom: 0;
}


.sidebar-filters .popular-posts .post {
    position: relative;
    padding-bottom: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .15);
    margin-bottom: 15px;
}




.banner-max-w{position: relative;max-width: 1200px;margin: auto;width: 100%;}

.banner-max-w .slide-item {
    padding: 35px !important;
}



.suc-welcome {
    position: relative;
    padding: 45px 0px 45px;
    top: 0;
}




.suc-welcome:before {
    top: -255px;}

.hor-club{}

.section-membresias .matches-tabs .tab-btns .tab-btn {
    line-height: normal;
    letter-spacing: normal;
    display: block;
    padding: 15px 40px;
    text-align: left;
    border-right: solid 1px #333333;
}

b.preventa {
    display: none !important;
    text-transform: uppercase;
    width: 90%;
    text-align: center;
    display: block;
    position: absolute;
    top: -20px;
    left: 0;
    border: 1px solid #cdff00;
    right: 0;
    padding: 5px 0;
    color: #cdff00 !important;
    font-weight: 800;
}


.section-membresias .inner-block .content-column ul li {
    display: inline-block;
    width: 23%;
    text-transform: none;
    border: 0;
    margin-bottom: 0px;
    vertical-align: text-top;
}

.matches-block .inner-block .content-column ul {
    margin-bottom: 15px;
}


.section-membresias .inner-block .content-column ul li i { position: absolute; left: 5px}

.matches-section .matches-tabs .tabs-content .tab {
    border: 1px solid #2b2b2b;
    border-radius: 0;
}

.matches-section .matches-tabs .tab-btns {
    background: none !important;
    border-right: none;
    text-align: center;
    border: 0;
}


.matches-section .matches-tabs .tab-btns .tab-btn {
    position: relative;
    left: 0px;
    bottom: -8px;
    display: inline-block;
    float: none;
    margin: 20px 5px;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    background: #ffffff;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    overflow: hidden;
    min-width: 31%;
    max-width: 370px;
}

.matches-section .matches-tabs {
    border: 0;
}





.main-footer .footer-bottom .scroll-to-top {
    color: #0c0a0a;}

.main-footer .logo-widget .text {
    margin-top: 25px;
    line-height: normal
}

.main-footer .logo-widget .text .font-esp {
    margin-bottom: 0;
    display: block;
}

.btn-style-one .btn-title {color: #0c0a0a;overflow: hidden;}


.btn-style-one.bigOne {
    width: 100%;
    text-align: center;
    max-width: 500px;
    margin-top: 25px !important;
    margin: auto;
    display: block;
}

.section-membresias {
    padding-bottom: 55px;
}

#accordionFitsi .card {
    border: 0;
    border-radius: 0;
        background-color: inherit;
}
#accordionFitsi .card .card-header:first-child {
    border-radius: 0 !important;
}
#accordionFitsi .card .card-header {
    border: 0 !important;
    position: relative;
    padding: 0;
    padding-bottom: 15px;
    cursor: pointer;
}

#accordionFitsi .card:hover .card-header * {
    color: #cdff00;
}


#accordionFitsi .card .card-header::before { position: absolute; content: '+'; right: 15px; font-size: 25px; font-weight: 700; color: rgba(255,255,255,1.00);  transition: all 0.5s ease; opacity: 0.3 }
#accordionFitsi .card .card-header.active::before {position: absolute;content: '-';right: 15px;font-size: 25px;font-weight: 700;color: rgb(215 254 81); transition: all 0.5s ease;opacity: 1}

#accordionFitsi .card .card-header.active{    background-color: rgba(215, 254, 81, 0);}


#accordionFitsi .card .card-body {padding-top: 0;padding: 0;padding-bottom: 15px;}
#accordionFitsi .card .card-body ul li {
    position: relative;
    display: inline-block;
    width: 23%;
    padding: 0 0px 0 16px;
    vertical-align: text-top;
    line-height: normal;
    word-break: normal !important;
    margin-bottom: 5px;
    word-wrap: normal;
}


#accordionFitsi .card .card-body ul li i {
    position: absolute;
    left: 0px;
    font-size: 20px;
    color: #cdff00;
    top: -5px;
}
#accordionFitsi .card .card-header strong { color: rgba(255,255,255,1.00)}

#accordionFitsi .card .card-header.active strong {
    color: rgba(215, 254, 81, 1); 
}


.hor-clases tr.bordered{ border: solid 1px #696969;}
.hor-clases tr.bordered td{ padding:2px 15px; }


#sync1 * .slide-item {
    height: 100vh;
    max-height: 400px;
    min-height: 200px;
}


.sponsors-carousel * .slide-item{ padding: 0 10px }

.sponsors-carousel * .slide-item .news-block {
    border-radius: 7px;
    overflow: hidden;
}

.sponsors-carousel * .slide-item .news-block .inner-box .lower-content {
    position: relative;
    margin-top: 0;
    padding: 20px;
    background-color: #000000;
}



.sponsors-carousel .inner-box .lower-content h3 {
    position: relative;
    font-size: 24px;
    color: #ffffff;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2px;
    margin-top: 0;
    text-transform: uppercase;
}

.sponsors-carousel .inner-box .lower-content  p.text {min-height: 70px;}



.sponsors-carousel .owl-nav, .sucursales-carousel .owl-nav {position: absolute !important;left: 0;right: 0;top: 45%;width: 100%;}

.sponsors-carousel .owl-nav .owl-prev, .sponsors-carousel .owl-nav .owl-next, .sucursales-carousel .owl-nav .owl-prev, .sucursales-carousel .owl-nav .owl-next {
    position: absolute;
    top: 0;
    font-size: 25px;
    color: #cdff00;
}

.sponsors-carousel .owl-nav .owl-next,
.sucursales-carousel .owl-nav .owl-next {
    right: 0;
}

.sponsors-carousel .owl-nav .owl-prev, 
.sucursales-carousel .owl-nav .owl-prev {
    left: 0;
}

.listDescClas li b i{font-size: 19px !important;width: 40px;height: 40px;border: #cdff00 solid 2px;color: #cdff00;line-height: 36px;border-radius: 40px;margin-bottom: 12px;}





.listDescClas{ position: relative; text-align-last: center}
.listDescClas li{position: relative;display: inline-block;width: 32%;text-align: center;border: 1px solid #353535;padding: 12px 5px;border-radius: 7px;}

.imgSucUb {
    height: 387px;
    background: rgb(171 171 171 / 0%);
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important
}


.imgSucUb, .textInsetClub{display: inline-block;width: 48.9%;margin: auto;position: relative;vertical-align: text-top;text-align: left;}





.textInsetClub {
    padding: 25px;
    position: relative;
    border: 1px solid #696969;
    padding-top: 90px;
    background: #0c0a0a;
}

.boxTextSuc  {
    padding-top: 80px;
    position: relative;
    margin-bottom: 65px !important;
    background: #0c0a0a
}

.imgSucUbDesktop{background:url('images/fitsi_bn2.jpg');position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 50%;z-index: 0;background-size: cover;background-position: center;background-repeat: no-repeat;}

.main-footer .links-widget .list li {
    width: 48%;
    display: inline-block;
}

.listSocial { position: relative; text-align: center}
.listSocial li{ display: inline-block; position: relative}

.thmbUbic {
    position: absolute;
    width: 100%;
    padding: 15px;
    background: #212121;
    color: #c3c3c3;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    line-height: normal;
    font-size: 14px;
    border-radius: 0;
    margin-top: 0;
    border-radius: 15px;
    max-width: 360px;
}


.btn-style-one:hover .btn-title {
    color: #000000 !important;
}



#marquee.containerMarquee {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: auto;
    margin-top: 55px;
}


.marquee {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;
    display: block;
    transform-origin: 50% 100%;
    transition: transform 0.25s;
}

.marquee .inner {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: flex-end;
    color: white;
    font-size: 3rem;
    white-space: nowrap;
}

.marquee .inner > * {
    padding: 0 1rem;
}


.imgMarquee{ width: 35vw; margin: 0 3px; height: 145px; display: block; background-size: cover !important; background-position: center !important; background-repeat: no-repeat !important}





.listSocial li i {
    width: 55px;
    height: 55px;
    margin: 0 5px;
    text-align: center;
    background: #0c0a0a;
    line-height: 55px;
    border-radius: 55px;
    font-size: 20px;
    color: #cdff00;
    border: 1px solid #494949;
}

.no-br-desk br{ display: none}

.btnOff{ display: none; cursor: pointer}
.btnOn{ display: inherit; cursor: pointer}

.res-carg-text{font-size: 12px !important;position: absolute;right: 0;top: -39px;z-index: 10;border-radius: 25px;font-weight: bolder;border: 1px solid #333333;padding: 5px 10px;}


i.fa.fa-3x.fa-map-marker-alt.primary-color {
    width: 60px;
    height: 60px;
    background: #cdff00;
    border-radius: 60px;
    line-height: 60px;
    color: #212121;
    position: relative
}

i.fa.fa-3x.fa-map-marker-alt.primary-color::after {
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    display: inline-block;
    z-index: 10;
    background: #cdff00;
    border-radius: 45px;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
    top: 19px;
}

.preventaTextSanmateo{ display: none}


.sec-title h1, .sec-title h4{ display: block}
.sec-title h1 strong, .sec-title h4 strong, .sec-title p strong {
    display: block;
    line-height: 50px;
}

.sec-title p strong br {display: none}

    .leerMas, .leerMenos{ opacity: 0; cursor: default}





.mobile-menu .navigation li.dropdown .dropdown-btn.open {
    color: #202020;
}

/*HORARIOS*/


                :root {
                    --accent: #7be200; /* verde brillante */
                    --txt: #0b0b0b;
                    --muted: #9aa0a6; /* gris pill inactivo */
                    --muted-2: #e9ecef; /* gris claro tarjetas */
                }

                /* CONTENEDOR DE HORARIOS */

                div#horarios {
                    width: 90vw;
                    max-width: 900px;
                    height: 90vh;
                    overflow-x: hidden;
                    overflow-y: auto;
                }

                div#horarios *  .text-success {
    
                    color: #7be200 !important;}






                /* ENCABEZADO */
                .brand-pin {
                    width: 0.8rem;
                    height: 0.8rem;
                    background: #2bdc00;
                    border-radius: 50%;
                    display: inline-block;
                    margin-right: 0.4rem;
                    box-shadow: 0 0 0 0.2rem rgba(43, 220, 0, 0.15);
                }
                .header-top {
                    font-weight: 600;
                    letter-spacing: 0.3px;
                }

                /* PestaÃƒÂ±as de dÃƒÂ­as (cÃƒÂ­rculos) */
                .day-tabs {
                    display: flex;
                    flex-wrap: wrap;
                }
                .day-tabs > * {
                    margin-right: 0.75rem;
                }
                .day-tab {
                    width: 44px;
                    height: 44px;
                    border-radius: 50%;
                    font-weight: 700;
                    border: 2px solid var(--muted);
                    color: #666;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    background: #fff;
                    transition: 0.15s;
                    outline: 0;
                }
                .day-tab:hover {
                    transform: translateY(-1px);
                }
                .day-tab.active {
                    background: var(--accent);
                    border-color: var(--accent);
                    color: #0a0a0a;
                }
                .day-tab.disabled {
                    opacity: 0.45;
                    pointer-events: none;
                    background: #f3f4f6;
                    border-color: #dfe3e7;
                    color: #8a8f94;
                }

                #today-label {
                    align-content: center;
                    align-self: center;
                    font-size: 25px;
                    font-weight: 800;
                    text-transform: uppercase;
                    background: #0b0b0b;
                    color: #fff;
                    padding: 5px 20px;
                    border-radius: 5px;
                    margin-left: auto;
                    margin-right: 0;
                }

                /* Selector / botÃƒÂ³n de calendario */
                .calendar-toggle {
                font-weight: 800;
                border: solid 2px #959ba0;
                font-size: 15px;
                text-transform: uppercase;
                }
                
                
                .calendar-toggle:hover {
                    color: #fff;
                    background-color: #000000;
                    border-color: #000000;
                }                

                /* Tarjetas de clase */
                .stack-gap > * {
                    margin-bottom: 1.5rem;
                }
                .class-card {
                    border-radius: 20px;
                    padding: 28px;
                    border: 2px solid #e7e7e7;
                    background: #fff;
                }
                .class-card.muted {
                    background: #efefef;
                    border: 2px solid #efefef;
                }

                .class-card.muted * {
                    color: #9f9f9f !important;
                }
                .class-card.dark {
                    background: #0b0b0b;
                    color: #fff;
                    border-color: #0b0b0b;
                }
                .class-card.outline {
                    background: #fff;
                    color: #0b0b0b;
                    border: 2px solid #0b0b0b;
                }
                .class-title {
                    font-size: 1.6rem;
                    font-weight: 800;
                    letter-spacing: 0.4px;
                }
                .label {
                    color: #6c757d;
                    text-transform: uppercase;
                    font-weight: 700;
                    letter-spacing: 0.6px;
                }
                .time {
                    font-size: 1.5rem;
                    font-weight: 800;
                }

                .led {
                    width: 18px;
                    height: 18px;
                    border-radius: 50%;
                    display: inline-block;
                    vertical-align: middle;
                    margin-left: 0.4rem;
                    border: 3px solid #38d200;
                }
                .led.on {
                    background: #38d200;
                    animation: pulse 1.5s infinite;
                }

                @keyframes pulse {
                    0% {
                        box-shadow: 0 0 0 0 rgba(56, 210, 0, 0.7);
                    }
                    70% {
                        box-shadow: 0 0 0 10px rgba(56, 210, 0, 0);
                    }
                    100% {
                        box-shadow: 0 0 0 0 rgba(56, 210, 0, 0);
                    }
                }

                .led.off {
                    background: #878787;
                    border-color: #878787;
                }
                /* Calendario simple (maquetaciÃƒÂ³n) */

                div#calendarCollapse {
                    position: absolute;
                    z-index: 10000;
                    bottom: 0;
                    left: 0;
                    right: 0;
                    background: #fff;
                    top: 110px;
                    padding: 30px;
                    overflow: auto;
                }

                .cal-wrap {
                    border-radius: 20px;
                    border: 2px solid #e7e7e7;
                    padding: 24px;
                }
                .cal-title {
                    font-weight: 800;
                    font-size: 1.75rem;
                    margin-top: 0.5rem;
                }
                .cal-grid {
                    display: grid;
                    grid-template-columns: repeat(7, 1fr);
                    grid-gap: 0.5rem;
                }
                .cal-cell {
                    width: 100%;
                    padding-top: 100%;
                    position: relative;
                    border-radius: 50%;
                    font-weight: 700;
                    color: #555;
                    text-align: center;
                }
                .cal-cell span {
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    transform: translate(-50%, -50%);
                }
                .cal-head {
                    color: #9aa0a6;
                    font-size: 0.9rem;
                    font-weight: 800;
                    text-align: center;
                }
                .cal-pill {
                    background: #f2f3f5;
                }
                .cal-pill.active {
                    background: var(--accent);
                    color: #0b0b0b;
                }

                .fw-800 {
                    font-weight: 800;
                }
                                
                .fw-200 {
                    font-weight: 200;
                }
                
                
                .fancybox-close-small {
                    position: fixed;
                    top: 15px;
                    right: 30px;
                    width: 42px;
                    height: 42px;
                    border: 1px solid #fff;
                    border-radius: 50px;
                    background: #000;
                }          
                
                
                
                
.day-pane-index .class-card {
    border-radius: 20px;
    padding: 28px;
    border: 2px solid #ffffff;
    background: #000000;
    display: inline-block;
    width: 100%;
    margin: 25px 1%;
}
                
                     
.day-pane-index .class-card.outline h5, .day-pane-index .class-card.outline .time{
    color: #ffffff
}
                
                

                
.day-pane-index .class-card .class-title{color: #ffffff !important;}                
                
.day-pane-index .class-card.muted {
    opacity: 0.2;
}


.day-pane-index .class-card.dark {
    border-color: #cdff00;
}

.day-pane-index li{padding: 0 25px;}

@media only screen and (max-width: 1023px) {
    
li#ubicacion-actual {
    position: relative;
    width: 100%;
    top: 0px;
    padding: 15px;
    text-align: left;
}   
    
span#ubicacion-texto {
    display: block;
} 
    
    
}






@media only screen and (max-width: 991px) {
    
    .listDescClas li *{ font-size: 12px; display: inline-block}    
    
    
}
    
    
    
@media only screen and (max-width: 767px) {
    
.sponsors-section {
    padding: 30px 0px 30px;
}    
    
.gral-page .page-wrapper section .fullvideowrap {
    min-height: calc(100vh - 65px);}    
    
    
    .nav-outer .mobile-nav-toggler {
        display: block;
        margin: 0;
        padding: 4px;
    }    
    
.header-style-two .header-lower .logo-outer {
    padding: 15px 0;
}    
    
.logo-outer .logo img {
    width: 80px;
}
    
section.facts-section * {
    text-align: center;
}    
    .question-block  * br{ display: none}  
    
.questions-section  {
    position: relative;
    text-align: center;
}    
    
    
    .question-block .inner-box .icon-box, .question-block-two .inner-box .icon-box {
        margin: auto;
    }    
    
    
.gral-page .page-wrapper section .fullvideowrap {
    padding: 21vh 0;
}    
    
.wraphomeslide .sec-title h1, .wraphomeslide .sec-title h1 * {
    font-size: 35px !important;
    line-height: 2.2rem !important;
}    
.carusel-fts {
    top: 150px;
    z-index: 200;
    }    
    
    
    
.picBoxColumn {
    width: 100%;
}    
    
.gallery-section {
    padding: 45px 0px 40px;
}    
    
    
.contact-form-section {
    position: relative;
    padding-top: 40px;
    padding-bottom: 50px;
}    
    
    
.sponsors-section .sponsors-outer * img {
    max-width: 100% ;
    width: 100%
}    
    
    
.contact-form-section .title-column .text {
    margin-bottom: 0;
}    
.boxTextSuc  {

    background:url('images/fitsi_bn2.jpg')
}

.imgSucUbDesktop{ background: #0c0a0a !important}    
    
.fancybox-slide--iframe .fancybox-content {
    width: 100vw !important;
    max-width: 100vw;
}    
    
    
    
.hvrClrCar *    .text-spacing-title {margin-top: 440px;}
    
    
    .hvrClrCar   * { text-align: center}  
#sync2 .item {height: 40px;}    
    
    
    
.thmbUbic {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -80px;
    font-size: 12px;
    margin-top: 0;
    border-radius: 25px;
    max-width: 80%;
}
    
    
.imgSucUb {
    position: relative;
    display: block;
    width: 90%;
    margin: auto;
    max-width: 600px;
    height: 220px;
    max-height: 600px;
    background:url('images/fitsi_bn2.jpg');
    left: 0;
    right: 0;
    top: 20px;
    z-index: 2;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important
}
    
    
.imgSucUb, .textInsetClub{display: block;width: 100%;padding-top: 265px;}    
    
.sec-title p strong br {display: block}
.preventaTextSanmateo {
    font-size: 30px !important;
}    
    
    
.suc-welcome, .style-two {width: 100%}
    
    
    
.sec-title h1 strong, .sec-title h4 strong, .sec-title p strong{
    line-height: 35px;
}    
    
.suc-welcome {padding: 0 0px 20px;}
    
    
.sec-title h1, .sec-title h4{display: block;line-height: normal;height: auto;}
    
.tarjetasImg {
    position: relative; display: block;
    left: 0; margin: auto; display: inline-block; bottom: 0; top: 0}    
    
    
#accordionFitsi .card .card-body ul li {

    width: 48%;}    
    
    #sync2 .owl-nav{display: none !important;}

    
#sync1 * .slide-item {
    height: 30vh;
}    


    
    
.matches-section .matches-tabs .tabs-content .tab {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}    
    
    
.matches-section .matches-tabs .tabs-content .tab {
}
    
    
    
.text-spacing-title.fs-26 {

    font-size: 18px !important;
}    
    
    .matches-block .inner-block {
        padding-top: 0;
    }    
    
    
    
    
    

.section-membresias .inner-block .content-column ul li {
    display: inline-block;
    text-transform: none;
    border: 0;
    margin-bottom: 0;
    line-height: normal;
    padding-bottom: 0 !important;
    width: 46%;
}    
    
    .fs-50.text-outline-r strong{ font-size: 30px }
    
    .no-br-desk br{ display: inherit}

    .dsd {
        left: 0;
        font-size: 10px;
        right: 0;
        max-width: 69px;
        margin: auto;
        margin-top: -20px;
        letter-spacing: 0.2rem;
    }
    
.sidebar .search-box .form-group input[type="text"], .sidebar .search-box .form-group input[type="search"] {
    font-size: 12px !important; 
}
    
.sec-title.centered.text-white h1 {
    font-size: 40px !important; margin-bottom: 15px
}    
       
.sec-title.centered.text-white h4 {
    font-size: 20px !important;
}    
    
h1.font-esp.fs-60.text-uppercase {
    font-size: 30px !important;
}    
    
    .section-membresias .matches-tabs .tab-btns .tab-btn {
        width: 32%;
        padding: 5px 8px;
        padding-bottom: 5px !important;
        text-align: center;
        margin: 0px 0 20px 0;
    } 

.section-membresias .matches-tabs .tab-btns .tab-btn span strong {
    font-size: 11px !important;
    letter-spacing: -0.03rem;
}

    .section-membresias .matches-tabs .tab-btns .tab-btn span strong.fs-40 {
        font-size: 12px !important;
    }    
    
    
.sidebar .search-box .form-group input[type="search"] {
    height: 30px;}    
    
.sidebar .search-box .form-group button {
    height: 30px;}    
    
    
    .hor-clases tr.bordered td {
    padding: 2px 7px;
}
    
.hor-club {
    font-size: 12px !important;
}    
    

.textInsetClub {padding-top: 140px !important;}    
    
    
.cs_txtPreview {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
    
    
    .leerMas, .leerMenos{ opacity: 1    }
    
    
    
.font-esp.fs-80 * {
    line-height: 49px !important;
}

    .font-esp.fs-80 {
        font-size: 40px !important;
    }    
    
    
    .title-boxed    .p-5 { padding-left: 0 !important; padding-right: 0 !important }
    
    .btn-style-one .btn-title, .comment-form .form-group .btn-title {
        padding: 12px 25px;
        font-size: 15px;
    }    
    
    
    .facts-section .title-boxed {
        padding: 50px 0;
        text-align: center;
        margin: auto;
    }  
    
    .facts-section .title-boxed * .theme-btn {
        margin: auto;
        display: block;
        max-width: max-content;
    }    
    
.contIniAbout {
    padding: 35px 0px;
}    
    
    
    
    
    .inColCont  .featured-block .inner-box {
        margin-bottom: 0;
    }    
    

    
    .inColCont .featured-block .inner-box h2 { font-size: 25px !important}
    
    
    .facts-section .textdif{  padding: 0 }  
 
    .facts-section .lower-boxed .testimonial-column .owl-dots {
        bottom: -40px;
        right: 0;
        left: 0;
    }    
    
.testimonial-column * .picBox {
    height: unset;
    max-height: unset;
    min-height: 310px;
    width: 100%;
}    
    
    
    section.facts-section * .card-body li {font-size: 12px !important;display: inline-block;text-align: center;width: 100%;vertical-align: text-top;}    

}








@media only screen and (max-width: 479px) {

    .questions-section .sec-title { margin-bottom: 25px}
    .questions-section {
        padding: 25px 0;
    }    
    
.facts-section .content h2, .facts-section .content h2 *{
		font-size: 25px !important;
		line-height: 2.2rem !important;
	}
	    
    
    
.gral-page * .sec-title h2, .gral-page * .sec-title h2 span {
    line-height: 2rem !important;
    font-size: 25px !important;
}    
    
    
    .sidebar .search-box {
        padding: 10px;
    }
    
    
    .carusel-fts {
        top: 140px;
        z-index: 200;
    }    
    
.hvrClrCar *    .text-spacing-title {
    margin-top: 450px;
}
    
    .welcome-section .suc-content .auto-container { padding: 0}
    
.default-form input[type="text"], .default-form input[type="email"], .default-form input[type="password"], .default-form input[type="url"], .default-form input[type="tel"], .default-form input[type="search"], .default-form select, .default-form textarea {
    height: 50px;
    padding: 10px 20px;
    margin-bottom: 10px
}    
   
.default-form .form-group {
    margin-bottom: 10px;
}    
    
    
    
    
    
    
}



































































