/* Imágenes Responsive usando CSS */
/* www.psdahtmlpasoapaso.com/blog */
/* ////////////////////////////// */

/* CSS Reset */

/* Imagen Responsive Basica */

span img  {
  width: 100%;
  height: auto;
 
}

sp img:hover {
-webkit-transform: rotateY(180deg);
-webkit-transform-style: preserve-3d;
transform: rotateY(180deg);
transform-style: preserve-3d;
}


/* Responsive Images en Columnas */

 .two-columns {
  width: 48%;
  /*display: inline-block;*/
  display: block;
  margin-left: auto;
  margin-right: auto;

}
.three-columns {
  width: 12%;
 /* display: inline-block;*/
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* Responsive Breakpoints  */

.breakpoint { /* 1 columna para smartphones */
    max-width: 100%;
    display: inline-block;
    padding-top: 40px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 32px;
}

@media (min-width: 420px) { /* 2 columnas para tablets */
   .breakpoint {
    max-width: 48%;
  }
}

@media (min-width: 760px) { /* 4 columnas para grandes dispositivos*/
   .breakpoint {
    max-width: 24%; /*  para 4 columnas  */
    max-width: 48%; /*  para 2 columnas  */

  }
}



/* Begin  Responsive Breakpoin1 */
.breakpoint1 { /* 1 columna para smartphones */
    max-width: 100%;
    display: inline-block;
    
}

@media (min-width: 420px) { /* 2 columnas para tablets */
   .breakpoint1 {
    max-width: 48%;
    
  }
}
@media (min-width: 760px) { /* 4 columnas para grandes dispositivos*/
   .breakpoint1 {
    margin:2.0em 0 0 0;
    max-width: 48%;
    /*padding-right: 84px;*/
  }
}

/* Fin Responsive Breakpoint1 */

/* Full-width Responsive  */
.image full {
  width: 100%;
}

/*  Basico */

.button {
  display: block;
  margin-left: auto;
  margin-right: auto;
 /* margin: 1.0em 0 0 8.0em;*/
  padding: 5px;
  width: 96%;
  max-width: 170px;
  text-align: center;
  /* color: #000000;*/
 /* background: #3185fc;*/
 /* border:.1px solid #000000;*/
 /*background: transparent; */
  background: rgba(51, 51, 51, 1.0);
  border-style: ridge;
  border-radius:3px;
  text-decoration: none;
  color: rgba(255, 204, 0, 0.7);
  border-width: 4px;
  border-color: rgba(255, 204, 0, 0.7);
  border-radius: 5px; 
  transition: background-color 0.2s ease-in, color 0.2s ease-in;
}

.button:hover {
  background:rgba(255, 204, 0, 0.7);
  color: rgba(0,0,0,0.9);
  border-color:rgba(51, 51, 51, 0.7);
  border-radius:3px;
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
}

 /* Layout */
.container1 {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin:40px 0px 20px 40px;
  padding: 0 70px 0 0;
  text-align: center;
}

.container2 {
  position: relative;
  width: 96%;
  max-width: 960px;
  margin:40px 0px 20px 40px;
  padding: 0 70px 0 0;
  text-align: center;
}


.imagen3 {
    display: inline-block;
    width:400px;
    height:245px;
   /*opacity:0.4;*/
  /* filter:alpha(opacity=40);*/
   padding:0px;
   margin:0 0em 0 3.0em;
 /* -webkit-border-radius: 50px 10px 50px 10px;
  -moz-border-radius: 50px 10px 50px 10px;
  border-radius: 50px 10px 50px 10px;*/
}

.imagen4 {  /* imagens de biographie la princioal  */
    display: inline-block;
    width:696px;
    height:271px;
    padding:0px;
    margin:0 0em 0 0em;
}

.imagen5 {  /* imagens de biographie la principal  */
    display: inline-block;
    width:665px;
    height:100px;
    margin-left: auto;
    margin-right: auto;   
}

.imagen6 {  /* imagens de choisisser un cours la principal  */
    display: inline-block;
    width:337px;
    height:112px;
    padding:0px;
    margin:0 0em 0 0em;
}

.imagen7 {  /* imagen de cursos a la derecha   */
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:200px;
    height:290px;  
}

.imagenhoraires {  /* imagens de horaires des cours  */
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 537px;
    height: 478px;
    padding-bottom: 25px;
}

.imagentarifs {  /* imagens de tarifs  */
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    height: 670px;
   /* padding-bottom: 25px;*/
}

.imagen9 {  /* imagen de zumba juniors Kods a la derecha  */
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:200px;
    height:138px;  
}

.imagenformation {  /* imagen formation masterclass  */
    display: inline-block;
    width:720px;
    height:281px;
    padding:0px;
    margin:0 0em 0 0em;
}

.imagenvideo {  /* imagen formation masterclass  */
    display: inline-block;
    width:720px;
    height:440px;
    padding:0px;
    margin:0 0em 0 0em;
}


@media screen and (max-width: 991px) { /* Dispositivos Grandes */
  .imagen7 {  /* imagen de cursos a la derecha */
    width:260px;
    height:374px;  
  }
  .imagen9 { /* imagen de zumba juniors Kods a la derecha  */
    width:260px;
    height:179px;  
  }
}


@media screen and (max-width: 882px) { /* Dispositivos Grandes */
  .button {
       /* margin: 1.0em 0 0 4.0em; */
        padding: 4.0px;
  }
  .imagenhoraires {  /* imagens de horaires des cours  */
    width: 430px;
    height: 382px;
    padding-bottom: 25px;
  }
  .imagenformation {  /* imagen formation masterclass  */
      display: block;
      margin-left: auto;
      margin-right: auto;
      width:660px;
      height:257px;
    }
  .imagenvideo {  /* videos  */
      display: block;
      margin-left: auto;
      margin-right: auto;
      width:660px;
      height:402px;
  }
}

@media screen and (max-width: 772px) { /* Dispositivos Grandes */
  .button {
      /*  margin: 1.0em 0 0 4.5em; */
        padding: 4.0px;
  }
  .imagen4 {  /* imagens de biographie la princioal  */
    width:621px;
    height:244px;
  }
}

@media screen and (max-width: 740px) { /* Dispositivos peqeños */
  .imagen4 {  /* imagens de biographie la princioal  */
    width:585px;
    height:230px;  
  }
  .imagen5 {  /* imagens de biographie la princioal  */
    width:621px;
    height:93px;
  } 
  .imagenformation {  /* imagen formation masterclass  */
      display: block;
      margin-left: auto;
      margin-right: auto;
      width:600px;
      height:234px;
    }
     .imagenvideo {  /* videos  */
      display: block;
      margin-left: auto;
      margin-right: auto;
      width:600px;
      height:366px;
    }
}

@media screen and (max-width: 700px) { /* Dispositivos peqeños */
  .imagen5 {  /* imagens de biographie la princioal  */
    width:585px;
    height:88px;
  } 
}

@media screen and (max-width: 650px) { /* Dispositivos peqeños */
  .imagen5 {  /* imagens de biographie la princioal  */
    width:525px;
    height:78px;
  } 
  .imagenformation {  /* imagen formation masterclass  */
      display: block;
      margin-left: auto;
      margin-right: auto;
      width:516px;
      height:201px;
    }
    .imagenvideo {  /* videos  */
      display: block;
      margin-left: auto;
      margin-right: auto;
      width:516px;
      height:315px;
    }
}


@media screen and (max-width: 600px) { /* Dispositivos peqeños */
  .imagen4 {  /* imagens de biographie la princioal  */
    width:551px;
    height:217px;  
  }
  .imagen5 {  /* imagens de biographie la princioal  */
    width:485px;
    height:73px;
  } 
  .button {
      /*  margin: 1.0em 0 0 1.3em; */
        padding: 2.0px;
  }
   .imagen3 {
    width:280px;
    height:171.5px;
    margin:0 0em 0 2.0em;
  }
  .imagen6 {  /* imagens de choisisser un cours la princioal  */
    width:287px;
    height:96px;
  }
  .imagenhoraires {  /* imagens de horaires des cours  */
    width: 376px;
    height: 335px;
    padding-bottom: 25px;
  }
}

@media screen and (max-width: 551px) { /* Dispositivos peqeños */
  .imagen4 {  /* imagens de biographie la princioal  */
    width:517px;
    height:201px;  
  }
  .imagen5 {  /* imagens de biographie la princioal  */
    width:405px;
    height:61px;
  } 
  .imagenformation {  /* imagen formation masterclass  */
      display: block;
      margin-left: auto;
      margin-right: auto;
      width:420px;
      height:164px;
    }
    .imagenvideo {  /* videos  */
      display: block;
      margin-left: auto;
      margin-right: auto;
      width:420px;
      height:256px;
    }
}

@media screen and (max-width: 500px) { /* Dispositivos peqeños */
  .imagen4 {  /* imagens de biographie la princioal  */
    width:425px;
    height:165px;  
  }
  .imagen5 {  /* imagens de biographie la princioal  */
    width:385px;
    height:58px;
  } 
  .button {
       /* margin: 1.0em 0 0 0.9em; */
        padding: 2.0px;
  }
   .imagen3 {
    width:280px;
    height:171.5px;
    margin:0 0em 0 2.0em;
  
  }
}

@media screen and (max-width: 480px) { /* Dispositivos peqeños */
  .imagen4 {  /* imagens de biographie la princioal  */
    width:405px;
    height:157px;
    margin-left: -20px;
  }
  .imagen5 {  /* imagens de biographie la principal  */
    width:325px;
    height:49px;
  } 
  .button {
     /*   margin: 1.0em 0 0 2.7em; */
  }
   .imagen3 {
    width:280px;
    height:137px;
    margin:0 0em 0 0.3em;
  
  }
  .imagenhoraires {  /* imagens de horaires des cours  */
    width: 305px;
    height: 275px;
    padding-bottom: 25px;
  }
  .imagenformation {  /* imagen formation masterclass  */
      display: block;
      margin-left: auto;
      margin-right: auto;
      width:360px;
      height:140px;
    }
    .imagenvideo {  /* videos  */
      display: block;
      margin-left: auto;
      margin-right: auto;
      width:360px;
      height:220px;
    }
}

@media screen and (max-width: 400px) { /* Dispositivos peqeños */
  .imagen4 {  /* imagens de biographie la princioal  */
    width:325px;
    height:127px;  
  }
  .imagen5 {  /* imagens de biographie la princioal  */
    width:285px;
    height:43px;
  } 
  .button {
      /*  margin: 1.0em 0 0 3.5em; */
  }
   .imagen3 {
    width:280px;
    height:137px;
    margin:0 0em 0 0.3em;
  
  }
  .imagenformation {  /* imagen formation masterclass  */
      display: block;
      margin-left: auto;
      margin-right: auto;
      width:300px;
      height:117x;
    }
    .imagenvideo {  /* videos  */
      display: block;
      margin-left: auto;
      margin-right: auto;
      width:300px;
      height:183px;
    }
}

.imagen8 {
  padding:0px;
  -webkit-border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  border-radius: 50px 50px 50px 50px; 
}

/* // Manejo de la letra en p en clientes de acuerdo al dispositivo       */


@media only screen and (max-width: 1200px) { /* Large devices (large desktops , 1200px and up)  dispositivos muy grandes */
  .clientes p { font-size: 17.5px; 
            }
}


@media only screen and (max-width: 992px) {  /* Medium devices (tablets , 992px and up) Dispositivos grandes */
  .clientes p { font-size: 17px; 
            }
}


@media only screen and (max-width: 768px) { /* Small devices (tablets , 768px and up) Dispositivos pequeños */
  .clientes p { font-size: 16px; 
         }
}


@media only screen and (max-width: 480px) { /* Extra small devices (phones, up to 480px) Dispositivos muy pequeños */
  .clientes p { font-size: 15px;
             }
}

