/**
* Author: mktinternet.com
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
.contenedor-sin-scroll {
  overflow-x: hidden;
  width: 100%; /* Asegura que el contenedor no sea más ancho que la pantalla */

}


.navbar > ul > li a.reserva {
  color: #ea3a25;
    font-weight: bold;
    font-size: 17px;
}


a img.logo{
    width: 400px;
}

img.logo-gray{
    width: 300px;
}

#about{
    background: #000000;
}

.mi-video {
            width: 100%; /* Ancho máximo de la pantalla */
            height: auto; /* Altura automática para mantener la proporción */
            margin-top: 20px; /* Un margen superior */
            border: none; /* Un borde delgado */
        }

.ventajas{
    color: #fff;
}

.imagen-flotante {
  float: left; /* O float: right; para la derecha */
  margin-right: 15px; /* Espacio entre la imagen y el texto */
  margin-bottom: 10px; /* Espacio debajo de la imagen */
}

.texto-flotante {
  /* No se necesitan ajustes especiales, el texto fluirá naturalmente */
}

.gris{
   color: #e0e0e0;
}

img.logo-text{
    width: 50px;
}

.nivel{
    color: #ffffff;
    font-size: 30px;
}

.nivel-privado{
    color: #000000;
    font-size: 30px;
}

.des{
    font-size: 15px;
    color: #cecece;
}

.clases-grupales{
    font-size: 40px;
    color: #fff;
    text-align: left;
    margin-bottom: 60px;
    text-decoration: inherit;
    margin-top: -50px;
}

.descrip{
    font-size: 13px;
    color: #d6d6d6;
    margin-top: -15px;
}

.descrip-privado{
    font-size: 13px;
    color: gray;
    margin: 2% 30%;
}

.colage{
    width: 100%;
    margin-bottom: 100px;
}



.reservacion{
    margin top: -300px;
    margin-right: 30px;
    padding: 10px;
    background: #ea3a25;
    color: #fff;
    font-size: 17px;
}

.reservar-clase{
    margin top: 200px;
    padding: 20px;
    background: #ea3a25;
    color: #fff;
}

.reservacion:hover{
    margin top: 100px;
    padding: 10px;
    background: #fff;
    color: #ea3a25;
}
.reservar-clase:hover{
    margin top: 100px;
    padding: 10px;
    background: #fff;
    color: #ea3a25;
}

.formulario{
    padding: 50px 50px;
}

.privacidad{
    font-size: 10px;
}

.iconos{
    font-size: 120px;
}

.ben{
    font-size: 10px;
    font-weight: 600;
    color: #e2e2e2;
}

.img-contacto{
    width: 100%;
}

.clases{
    text-align: left;
}

.reserva-clases{
    align-items: center;
    text-align: center;
    justify-content: center;
    margin: 50px;
    padding: 5%;
    background: #fff;

}

.clases-privadas{
    text-align: center;
}



.planes{
    align-items: center;
    text-align: center;
    justify-content: center;
    margin: 50px 0px;
    padding: 50px;
    background: #fff;

}

.titulo{
    color: #fff;
    font-size: 40px;
    text-align: center;
    margin-top: 150px;;
}

.secciones{
    height: 100%;
}

/*--------------------------------------------------------------
# clases privadas
--------------------------------------------------------------*/

.cprivadas {
  height: 800px;
  position: relative;
  color: #fff;
}
.cprivadas .hero-content {
  text-align: left;

}
.hero .overlay-itro {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0px;
  padding: 0;
  height: 100%;
  width: 100%;
/*  opacity: 0.9;*/
}
.cprivadas .hero-title {
  color: #ffffff;
  font-weight: 500;
  font-size: 50px;
}
@media (max-width: 768px) {
  .cprivadas .hero-title {
    font-size: 29px;
      margin: 0px 5%;
  }
}
.cprivadas .hero-subtitle {
  font-size: 20px;

    
}
@media (max-width: 768px) {
  .cprivadas .hero-subtitle {
    font-size: 18px;
      margin: 0px 5%;
  }
}
.cprivadas .hero-descrip {
  font-size: 20px;

    
}
@media (max-width: 768px) {
  .cprivadas .hero-descrip {
    font-size: 14px;
      margin: 0px 5%;
  }
}
.cprivadas .text-slider-items {
  display: none;
}


.bg-image-cprivadas {
  background-repeat: no-repeat;
  background-attachment: inherit;
  background-size: cover;
  background-position: center center;
    width: 100%;
}
@media (max-width: 1024px) {
  .bg-image-cprivadas {
    background-attachment: scroll;
  }
}




.reservacion-cp{
    margin top: -300px;
    margin-right: 30px;
    padding: 10px;
    background: #ea3a25;
    color: #fff;
    font-size: 17px;
    margin: 0px 5%;
}



.reservacion-cp:hover{
    margin top: 100px;
    padding: 10px;
    background: #fff;
    color: #ea3a25;
}

/*barra social*/

.icon-online {
    position: fixed;
    bottom: 50%;
    right: 0px;
    z-index: 1000;
    font-size: 50px;
    padding: 10px;

}

.pet {
  color: #ea3a25;
    font-weight: bold;
    font-size: 60px;
}
.park {
  color: #ea3a25;
    font-size: 60px;
}





@media (max-width: 668px) {
  .nivel {
    font-size: 16px;
  }
    .nivel-privado {
    font-size: 16px;
  }
    
    .reservacion{
        margin-right: 20px;
        padding: 6px;
        background: #ea3a25;
        color: #fff;
        font-size: 12px;
    }
    
    .descrip{
        font-size: 11px;
        color: #d6d6d6;
        margin-top: -15px;
    }
    
    .clases{
        font-size: 13px;
        
    }
    
    .clases-privadas{
        font-size: 13px;
        
    }
}


/* Oculta todos los elementos con la clase 'menu-desktop' en pantallas de hasta 767px */
@media (max-width: 767px) {
  .menu-desktop {
    display: none;
  }
}

/* Oculta todos los elementos con la clase 'menu-mobile' en pantallas de 768px o más */
@media (min-width: 768px) {
  .menu-mobile {
    display: none;
  }
}