@import url("./fonts.css");

@media (max-width: 576px) { 
    .floating-icons a {
        padding: 7px 14px;
        font-size: 15px;
    }
    .marker-title {
        font-size: 3.5em;
    }

    .barradias .dia{
        width: 15.7% !important;
    }
    .horarios .dia{
        width: 15.7% !important; 
    }
    .horarios .horario{
        width: 100% !important;
    }
}

@media (min-width: 576px) { 
    .floating-icons a{
        padding: 11px 18px;
        font-size: 25px;
    }
    .marker-title {
        font-size: 4em;
    }
}



a, a:hover, a:visited, a:focus{
    text-decoration: none;
    color: inherit;
}
.topbar{
    background-color: #4a4238;
    padding: 5px 0;
    z-index: 999999999999999;
    position: fixed;
    width: 100%;
    top:0;
}
.header-logos {
    float: right;
    margin-left: 15px
}
.authbuttons {
    float: right
}
.authbuttons div{
    color: #918b86;
    display: inline-block;
    font-family: trenda-bold;
    margin-left: 20px
}
.header-logos i{
    color: #fff;
    margin-left: 15px;
    font-size: 20px
}
.first{
    height: 100vh
}
.sidebar{
    background-color: #fff;
    float: left;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 9;
    margin-top: 32px;
}
.menu-button{
    background-color: #fff;
    float: left;
    position: absolute;
    top: 0;
    z-index: 9;
    margin-top: 32px;
}
.sidebar a i, .menu-button a i{
    padding: 20px;
    font-size: 20px
}
.firstcontent{
    width: 100%;
    padding-left: 58px;
    bottom: 0;
    z-index: 9999999;
}
.clases{
    padding: 100px 0;
}
.marker-title{
    font-family: permanent-marker;
    text-align: center;
    color: #CCCCCA;
    margin-bottom: 50px
}
.clase{
    width: 100%;
    text-align: center;
    border: 1px solid #CCCCCA;
    cursor: pointer;
}
.clase .number{
    color: #45639E;
    font-family: quicksand-light;
    font-size: 7em;
    line-height: 1;
}
.clase .label{
    font-family: quicksand-bold;
    font-size: 14px;
    color: #4A4239;
}
.clase .precio{
    background-color: #4A4239;
    color: #ffffff;
    font-family: quicksand-bold;
    margin-top: 10px;
    font-size: 14px;
    padding: 5px 0
}
.clase .texto{
    color: #ffffff;
    font-family: quicksand-bold;
    font-size: 12px;
    padding: 3px 0
}
.clase .tienetexto{
    background-color: #45639E;
}
.clase:hover{
    background-color: #CCCCCA;
}
.clase:hover .number{
    color: #ffffff;
}
.clase:hover .label{
    color: #ffffff;
}
.clase:hover .precio{
    background-color: #45639E;
    color: #ffffff;
}
.validez{
    border-bottom: 1px solid #CCCCCA;
    border-left: 1px solid #CCCCCA;
    border-right: 1px solid #CCCCCA;
    margin-top: -20px;
    height: 25px;
}
.valido{
    font-family: trenda-semibold;
    text-align: center;
    padding: 10px 0
}
.daypass{
    text-align: center;
    margin-top: 15px
}
.daypass .fa{
    color: #45639E;
    font-size: 30px
}
.daypass .plus{
    font-family: quicksand-light;
    font-size: 3em
}
.daypass .label{
    font-family: trenda-semibold;
    color: #000000;
    font-size: 15px
}


.menu {
    background-color: #fff;
    overflow: hidden;
}
.menu a {
    color: #5f5f5f;
    font-family: quicksand-regular;
}

.menu a:hover {
    color: #45639E;
}
.logobar{
    margin-top: 40px;
}
.logobar .logo{
    float: left;
}
.logobar .logobuttons{
    float: right
}
.logobar .logobuttons .hero-button{
    font-size: 18px;
    margin-left: 30px;
}
.logobar .logo img{
    max-width: 62px;
}
.hero-button{
    font-family: trenda-bold;
    color: #45639E !important;
    font-size: 20px
}
.super-title{
    font-family: quicksand-regular;
    color: #45639E;
    font-size: 73px;
}
.super-title span{
    font-family: quicksand-italic;
    color: #fff;
    font-size: 150px;
}
.subtitle{
    font-family: trenda-semibold;
    font-size: 32px;
    color: #45639E;
}


.menu-section-title {
    text-transform: uppercase;
    color: #85888d;
    font-weight: 200;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 0 20px;
    margin:0;
}

.menu-section-list {
    padding:0;
    margin: 10px 0;
    list-style:none;
}

.menu-section .spacer{
    margin-top: 50%;
}

.menu-section-list a {
    display: block;
    padding: 10px 20px;
    font-size: 25px;
}
.submenu a {
    font-size: 15px !important;
}

.menu-section-list a:hover {
    background-color: rgba(255, 255, 255, 0.1);
    text-decoration: none;
}
.floating-icons{

    position: fixed;
    right: 0;
    top: 40vh;
    z-index: 99999999999999;
}
.floating-icons a{
    background: #000000;
    color: #fff;
    display: block;
    text-align: center;
}
.floating-icons a:hover{
    background: #5D5D5D
}

.inner-content{
    margin-top: 100px
}

.perfil-saludo1, .perfil-saludo2{
    font-family: trenda-bold;
    text-transform: uppercase
}
.perfil-saludo1{
    font-size: 25px;
    color: #000
}
.perfil-saludo2{
    font-size: 50px;
    color: #CCCCCA;
}
.barra-perfil-menu{
    background: #F2F2F2;
    padding: 20px 0;
    margin-top: 50px;
}
.barra-perfil-menu a{
    color: #A8A8A8;
    font-family: trenda-bold;
    font-size: 16px;
    margin-right: 40px
}
.barra-perfil-menu a:hover{
    color: #45639E;
}
.barra-perfil-menu a.activo{
    color: #45639E;
}
.menuclases ul{
    list-style: none;
    padding: 0;
}
.menuclases ul li{
    padding: 5px 0;
}
.menuclases ul li a{
    font-family: quicksand-bold;
    color: #CECECE
}
.menuclases ul li a:hover{
    color: #000
}
.menuclases ul li a.activo{
    color: #000 !important
}

.claseperfil .fechaclase{
    color: #989898;
    font-family: quicksand-regular;
    font-size: 12px
}
.claseperfil .horaclase{
    color: #6A6A6A;
    font-family: trenda-bold;
    font-size: 12px
}
.claseperfil .lugarclase{
    color: #858585;
    font-family: quicksand-bold;
    font-size: 12px
}

.clasesdisponibles{
    text-align: center;
    margin-bottom: 100px;
    border-left: 3px solid #F2F2F2;
}

.clasesdisponibles button{
    background-color: #45639E;
    width: 80%;
    border-radius: 0;
    font-family: quicksand-regular;
    color: #ffffff;
    margin-top: 30px;
    padding: 10px 0
}
.clasesdisponibles div{
    color: #45639E;
    font-family: quicksand-light;
    font-size: 80px
}
.clasesdisponibles p{
    font-family: quicksand-regular;
    font-size: 16px
}

/* SLIDE MENU */

body {
    width: 100%;
    height: 100%;
  }
  
  .slideout-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 256px;
    min-height: 100vh;
    -webkit-overflow-scrolling: touch;
    z-index: 99999999999;
    display: none;
  }
  
  .slideout-menu-left {
    left: 0;
  }
  
  .slideout-menu-right {
    right: 0;
  }
  
  .slideout-panel {
    position: relative;
    z-index: 1;
    will-change: transform;
    background-color: #FFF; /* A background-color is required */
    /* min-height: 100vh; */
  }
  
  .slideout-open,
  .slideout-open body,
  .slideout-open .slideout-panel {
    overflow: hidden;
  }
  
  .slideout-open .slideout-menu {
    display: block;
  }

  footer{
    background-color: #45639E;
    color: #ffffff;
    padding: 70px 0     
  }
  footer h1{
      font-family: quicksand-bold;
      color: rgba(255, 255, 255, 0.5);
      letter-spacing: 12px;
      margin-bottom: 50px;
      font-size: 2em;
  }
  footer .direccion{
    color: rgba(255, 255, 255, 0.5);
}
  footer .direccion, footer .contacto{
      font-family: quicksand-regular;
      font-size: 18px
  }
  footer i{
      font-size: 30px !important;
      margin-right: 15px;
  }
  footer .contacto div p{
      padding: 15px 0;
  }
  footer .contacto div:first-child p{
    border-right: 0.5px solid  rgba(255, 255, 255, 0.5);
}
footer .contacto div:nth-child(2) p{
    border-right: 0.5px solid  rgba(255, 255, 255, 0.5);
}
footer .contacto div:nth-child(3) p{
    border-right: 0.5px solid  rgba(255, 255, 255, 0.5);
}
footer .links{
    margin-top: 20px
}
footer .links a{
    font-family: quicksand-bold;
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 380px) {
    footer .links div{
        text-align: center !important;
        margin-bottom: 10px;
    }
}
.modal {
    background-color: rgba(255, 255, 255, 0.8) !important;
}
.close{
    font-size: 40px;
    color: #45639E;
    opacity: 1;
}
.modal .auth{
    margin-top: 50px;
}
.modal .auth .form-control{
    background-color: transparent;
    border-width: 0px 0px 1px 0px;
    border-top-style: initial;
    border-right-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-left-color: initial;
    border-image: initial;
    box-shadow: none;
    border-radius: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(0, 0, 0);
    font-family: quicksand-regular;
    outline: 0
}
.modal .auth button{
    background-color: #45639E;
    width: 100%;
    border-radius: 0;
    font-family: quicksand-regular;
    color: #ffffff;
    margin-top: 50px
}
.modal .auth a{
    font-family: quicksand-regular;
    color: #000000;
    text-decoration: none;
    text-align: center;
    width: 100%;
}
.modal .auth .authoptions a{
    width: auto !important;
    font-family: trenda-bold;
    color: #b1b1b2;
    margin-bottom: 40px
}
.modal .auth .authoptions a:hover, .modal .auth .authoptions a.active{
    color: #45639E;
}
.instructores{
    display: flex;
    margin-bottom: 150px
}

.instructor {
    position: relative;
    display: inline-block; /* Esto asegura que el contenedor se ajusta al tamaño de la imagen */
}

.instructor-name {
    position: absolute;
    top: 95%;  /* Coloca el inicio del texto en la parte inferior de la imagen */
    left: 0;
    transform: rotate(-90deg);
    transform-origin: left top; /* Cambia el punto de origen de la rotación a la esquina superior izquierda */
    white-space: nowrap;
    font-family: trenda-bold;
    color: #45639E;
    font-size: 2em;
    text-align: center;
}


.instructor img {
    display: block;
    filter: url('#grayscale'); /* VersiÃ³n SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%); /* Para cuando es estÃ¡ndar funcione en todos */
    filter: Gray(); /* IE4-8 and 9 */

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%
}

.instructor img:hover { 
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: none;

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
        
}
.goback{
    color: #45639E !important;
    font-family: trenda-bold;
}
.clasesinstructor{
    background: #F2F2F2;
    padding: 50px 0
}
.lugar{
    margin-bottom: 20px;
    text-align: center
}
.btn-primary{
    background-color: #45639E;
    width: 100%;
    border-radius: 0;
    font-family: quicksand-regular;
    color: #ffffff !important;
    margin-top: 50px;
}

button.close{
    font-size: 20px !important;
}
#reservarform{
    flex-direction: row;
    flex: 1;
    display: flex;
}
.form-control.instructoresselect, .form-control.sucursalesselect{
    background: #fff;
    background-image: none;
    border: 0;
    box-shadow: none;
    font-family: trenda-bold;
    color: #45639E;
}
.reservaciones{
    background: #f2f2f2;
}
.barradias{
    background: #000000;
    color: #fff;
    font-family: trenda-semibold;
}
.barradias .dia{
    width: 100% !important;
    font-family: trenda-semibold;
    text-align: center;
    display: inline-block;
    background-color: #000;
    padding: 15px 0;

}
.horarios{
    padding: 50px 0;
}
.horarios .dia{
    width: 12.16%;
    display: inline-block;
    vertical-align:top;  
}
.horarios .horario{
    background: #fff;
    width: 12%;
    text-align: center;
    margin: 10px 1%;
    padding: 7px 0;
    width: 100%;
    min-width: 108px;
    white-space: initial;
}
.horarios .horario .nombre{
    font-family: trenda-semibold;
    color: #45639E;
}
.horarios .horario .hora{
    font-family: trenda-light;
    color: #000;
}

.perfiltab input{
    border-radius: 0;
    border-color: #000;
    box-shadow: none;
    font-family: quicksand-regular;
}

/* Carousel */

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
    /* Control buttons  */
    /* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}
#quote-carousel .carousel-control, #publicidad-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
    display: none !important;
}
#quote-carousel .carousel-control.left, #publicidad-carousel .carousel-control.left {
    left: -60px;
}
#quote-carousel .carousel-control.right, #publicidad-carousel .carousel-control.right {
    right: -60px;
}
#quote-carousel .carousel-indicators, #publicidad-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li, #publicidad-carousel .carousel-indicators li {
    width: 5px;
    height: 5px;
    margin: 5px;
    cursor: pointer;
    border: 4px solid #CCC;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
}
#quote-carousel .carousel-indicators .active, #publicidad-carousel .carousel-indicators .active {
    background: #333333;
    width: 5px;
    height: 5px;
    border-radius: 100px;
    border-color: #f33;
    opacity: 1;
    overflow: hidden;
}
.carousel-inner {
    min-height: 100px;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f02b";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}



  .container .contact-form .title {
    font-size: 2.5em;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    color: #242424;
    margin: 5% 0;
  }
  .container .contact-form .subtitle {
    font-size: 1.2em;
    font-weight: 400;
   
  }
  .container .contact-form input,
  .container .contact-form textarea {
    width: 100%;
    padding: 3%;
    margin: 2% 0%;
    color: #242424;
    border: 1px solid #B7B7B7;
  }
  .container .contact-form input::placeholder,
  .container .contact-form textarea::placeholder {
    color: #242424;
  }
  .container .contact-form .btn-send {
    background: #45639E;
    width: 180px;
    height: 60px;
    color: #FFFFFF;
    font-weight: 700;
    margin: 2% 8%;
    border: none;
  }

  .video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
img.disponible{
    filter: url('#grayscale'); /* VersiÃ³n SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%); /* Para cuando es estÃ¡ndar funcione en todos */
    filter: Gray(); /* IE4-8 and 9 */

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;

}

img.disponible:hover, img.disponible.active { 
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: none;

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
        
}

#loginModal input::placeholder{
    color: #000
}

.datepickers-container .datepicker{
    z-index: 999999999999999999999999;
}


.datepicker--nav-title {
    background: #ccc;
    cursor: pointer;
}

.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}

.box {
  height:150px;
  border:1px solid #ddd;
}