@media screen and (min-width:1025px) and (max-width:1360px){

  /***** nabvar ******/

    .navbar-brand{
      width: 8em;
    }
    .navbar{
        width: auto;
        height: 70px;
        align-items: center;
    }

    .navbar .nav-link{
        color: #fff;
        font-size: .75rem;
        line-height: 1.8rem;
        font-weight: normal;
        font-family: 'Montserrat', sans-serif;

    }

      
 
/*** Backgrounds ***/
    #foundation_training {
        background-image: url(../assets/img/FT01.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top right;
        margin-top: 7.45rem;
        width: 100vw;
        height: 60vh;
        overflow:hidden;
        padding: 0%;
        margin-bottom: 0;
        border: none;
    }
    #nuestra_inspiracion {
        background-image: url(../assets/img/FT02.jpg);
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-size: cover;
        background-position: top right;
        width: 100vw;
        height: auto;
        overflow: hidden;
        padding: 0;
        margin-bottom: 0;
        border: none;
    }
    #nuestra_inspiracionx {
      background-image: url(../assets/img/FT03.jpg);
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-size: cover;
      background-position: top left;
      width: 100vw;
      height: auto;
      overflow: hidden;
      padding: 0;
      margin-bottom: 0;
      border: none;
    }
    #prevenir_lesiones {
        background-image: url(../assets/img/FT04.jpg);
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-size: cover;
        background-position: top center;
        width: 100vw;
        height: 80vh;
        overflow: hidden;
        padding: 0;
        margin-bottom: 0;
        border: none;
    }
    #footer{
        background-color: #4D4D4D;
        height: 50vh;
        padding: 3% 4% 3% 4%;
    }
  
  /**** Foundation training  ****/
  
    #foundation_training .card{
      background: hsl(0, 0%, 0%, 0.6);
      height: 60vh;
      padding: 6%;
      border-radius: 0;
    }
    #foundation_training .card-body{
      justify-items: end;
      margin: 10% 0% 0% 0%;
    }
    .card-title1{
      font-size: 1.45rem;
      line-height: 1.4rem;
      font-weight: normal;
      font-family: 'Ultra', serif;
      color: #FFF000;
      text-transform: uppercase;
    }
    .card-title2{
      font-size: 1.4rem;
      line-height: 1.4rem;
      letter-spacing: 2px;
      font-weight: normal;
      font-family: 'Ultra', serif;
      color: #FFF000;
      text-transform: uppercase;
    }
    .parrafo{
      font-size: 1.1rem;
      line-height: 1.4rem;
      /*font-stretch: condensed;*/
      font-family: 'Nunito', sans-serif;
      color: #FFF000;
      text-align: justify;
    }
    .paralelogramo {
      color: #FFF000;
      font-size: 1.3rem;
      line-height: 2rem;
      font-family: 'Montserrat', sans-serif;
      font-weight: bolder;
      font-style: normal !important;
      text-align: center;
      width: 20%;
      height: 50px;
      min-width: 280px; 
      min-height: 50px; 
      border: none;
      background: #333333;
      -webkit-transform: skew(-20deg);
      -moz-transform: skew(-20deg);
      -ms-transform: skew(-20deg);
      -o-transform: skew(-20deg);
      transform: skew(-20deg);
    }
  
  
  /******* nuestra inspiracion *********/
    #nuestra_inspiracion .card{
      background: hsl(0, 0%, 0%, 0.6);
      height: auto;
      padding: 6%;
      border-radius: 0;
    }
    #nuestra_inspiracion .card-body{
      justify-items: center;
      margin: 0% 0% 0% 0%;
    }
    #nuestra_inspiracionx .card{
      background: hsl(0, 0%, 0%, 0.6);
      height: auto;
      padding: 4%;
      border-radius: 0;
    }
    #nuestra_inspiracionx .card-body{
      justify-items: center;
      margin: 0% 0% 0% 0%;
    }

  /**** Prevenir de Lesiones  ****/
  
    #prevenir_lesiones .card{
      background: hsl(0, 0%, 0%, 0.6);
      height: 90vh;
      padding: 11%;
      border-radius: 0;
    }
    #prevenir_lesiones .card-body{
      justify-items: end;
      margin: 20% 0% 25% 0%
    }
  
/*****  footer  ******/

    ul li a{
      color: #fff;
      font-size: .8rem;

    }

    .social-links a i {
      color: #fff;
      font-size: .8rem;
      width: auto;
      text-decoration: none;
    }
    .footer-links i {
      color: #000;
      font-size: .8rem;
      width: auto;
      text-decoration: none;
      font-family: 'Montserrat', sans-serif;
    }
    #contactForm .form-group input, .form-group textarea{
      font-family: 'Montserrat', sans-serif;
      border-radius: 0;
      font-size: .8rem;
    }
    .paralelogramoOtro {
      color: #000;
      background: #FFF000;
      font-size: .8rem;
      line-height: 1rem;
      font-family: 'Ultra', serif;
      font-weight: bolder;
      font-style: normal !important;
      text-align: center;
      text-transform: uppercase;
      letter-spacing: 2px;
      width: 90%;
      height: 20px;
      min-width: 150px; 
      min-height: 40px; 
      border: none;
      -webkit-transform: skew(-20deg);
      -moz-transform: skew(-20deg);
      -ms-transform: skew(-20deg);
      -o-transform: skew(-20deg);
      transform: skew(-20deg);
    }
    .tituloFooter h2{
      font-size: 1.3rem;
      font-family: 'Montserrat', sans-serif;
      font-weight: bolder;
      font-style: normal !important;
      color: #FFF000;
      margin-bottom: 0;
    }
    .tituloFooter h4{
      font-size: 0.8rem;
      line-height: 1.2rem;
      font-style: italic;
      font-family: 'Montserrat', sans-serif;
      text-decoration: none;
      color: #fff;
      font-stretch: condensed;
      margin-left: 8%;
    }
    #btnContactoFT2{
      margin-top: 10px;
      padding-top: 10px;
    } 
    
    /******************** Modal StarFeet *************************/

    .modal-content-perfil{
      border-radius: 26px;
      padding: .5%;
      background-color: #e6e6e6;
    }
    .cardBodyModal{
      background-color: #e6e6e6;
      padding: 0.5%;
    }
    .bordeModal{
      border-radius: 26px;
      padding: 2%;
      border: 1px solid #acacac;
    }
    .modal-header-perfil{
      background-color: transparent;
      border: transparent;
    }
    .btn-close{
      width: .1em;
      height: .1em;
      background-color: red;
      margin-left: 96%;
      padding: 1.5%;
    }
    .logoModal{
      border-radius: 50%;
      max-width: 6em;
      max-height: 6em;
      z-index: 9999999;
    }
    .tituloModal {
      background: #00AEEF;
      border-color: #00AEEF;
      color: #fff;
      width: 100%;
      font-size: 1.1rem;
      line-height: 1.1rem;
      font-weight: 600;
      letter-spacing: 2px;
      text-align: center;
      padding: 1%;
      z-index: 9999777;
      margin-top: -70px;
    }
    .subtituloModal{
      color: #000;
      font-size: .9rem;
      line-height: 1rem;
      font-weight: bolder;
    }
    .subtituloModal{
      color: #000;
      font-size: .9rem;
      line-height: .9rem;
      font-weight: bolder;
    }
    .imgStarfeet{
      max-width: 130px;
    }
    .especialidad{
      color: #000;
      font-size: .9rem;
      line-height: .9rem;
    }
    .btn-gris {
      background-color: #00AEEF;
      border: solid 2px #00AEEF;
      color: #FFFFFF;
      padding-left: 15px;
      padding-right: 15px;
    }
    .btn-gris:hover {
      background-color: #fff;
      color: black;
      border: solid 2px #00AEEF;
      transform: scale(0.9);
    }
}

@media screen and (min-width:769px) and (max-width:1024px){

  /***** nabvar ******/

    .navbar-brand{
      width: 8em;
    }
    .navbar{
        width: auto;
        height: 70px;
        align-items: center;
    }
    .navbar .nav-link{
        color: #fff;
        font-size: .75rem;
        line-height: 1.8rem;
        font-weight: normal;
        font-family: 'Montserrat', sans-serif;

    }

      
/*** Backgrounds ***/
    #foundation_training {
        background-image: url(../assets/img/FT01.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top right;
        margin-top: 7.45rem;
        width: 100vw;
        height: auto;
        overflow:hidden;
        padding: 0%;
        margin-bottom: 0;
        border: none;
    }
    #nuestra_inspiracion {
        background-image: url(../assets/img/FT02.jpg);
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-size: cover;
        background-position: top right;
        width: 100vw;
        height: auto;
        overflow: hidden;
        padding: 0;
        margin-bottom: 0;
        border: none;
    }
    #nuestra_inspiracionx {
      background-image: url(../assets/img/FT03.jpg);
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-size: cover;
      background-position: top left;
      width: 100vw;
      height: auto;
      overflow: hidden;
      padding: 0;
      margin-bottom: 0;
      border: none;
    }
    #prevenir_lesiones {
        background-image: url(../assets/img/FT04.jpg);
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-size: cover;
        background-position: top left;
        width: 100vw;
        height: auto;
        overflow: hidden;
        padding: 0;
        margin-bottom: 0;
        border: none;
    }
    #footer{
        background-color: #4D4D4D;
        height: auto;
        padding: 3% 4% 3% 4%;
    }
  
  /**** Foundation training  ****/
  
  #foundation_training .card{
    background: hsl(0, 0%, 0%, 0.6);
    height: auto;
    padding: 6%;
    border-radius: 0;
  }
  #foundation_training .card-body{
    justify-items: center;
    margin: 0% 0% 0% 0%;
  }
  .card-title1{
    font-size: 1.45rem;
    line-height: 1.4rem;
    font-weight: normal;
    font-family: 'Ultra', serif;
    color: #FFF000;
    text-transform: uppercase;
   }
  .card-title2{
    font-size: 1.4rem;
    line-height: 1.4rem;
    letter-spacing: 2px;
    font-weight: normal;
    font-family: 'Ultra', serif;
    color: #FFF000;
    text-transform: uppercase;
  }
  .parrafo{
    font-size: 1.1rem;
    line-height: 1.4rem;
    /*font-stretch: condensed;*/
    font-family: 'Nunito', sans-serif;
    color: #FFF000;
    text-align: justify;
  }
  .paralelogramo {
    color: #FFF000;
    font-size: 1.3rem;
    line-height: 2rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: bolder;
    font-style: normal !important;
    text-align: center;
    width: 40%;
    height: 50px;
    min-width: 350px; 
    min-height: 50px; 
    border: none;
    background: #333333;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
  }

  /******* nuestra inspiracion *********/
  #nuestra_inspiracion .card{
    background: hsl(0, 0%, 0%, 0.6);
    height: auto;
    padding: 6%;
    border-radius: 0;
  }
  #nuestra_inspiracion .card-body{
    justify-items: center;
    margin: 0% 0% 0% 0%;
  }
  #nuestra_inspiracionx .card{
    background: hsl(0, 0%, 0%, 0.6);
    height: auto;
    padding: 4%;
    border-radius: 0;
  }
  #nuestra_inspiracionx .card-body{
    justify-items: center;
    margin: 0% 0% 0% 0%;
  }
  /**** Prevenir de Lesiones  ****/
  
  #prevenir_lesiones .card{
    background: hsl(0, 0%, 0%, 0.6);
    height: auto;
    padding: 4%;
    border-radius: 0;
  }
  #prevenir_lesiones .card-body{
    justify-items: center;
    margin: 10% 0% 0% 0%
  }

/*****  footer  ******/

  ul li a{
    color: #fff;
    font-size: .8rem;
  }
  .social-links a i {
    color: #fff;
    font-size: .7rem;
    width: auto;
    text-decoration: none;
  }
  .footer-links i {
    color: #000;
    font-size: .7rem;
    width: auto;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
  }
  #contactForm .form-group input, .form-group textarea{
    font-family: 'Montserrat', sans-serif;
    border-radius: 0;
    font-size: .7rem;
  }
  
  .paralelogramoOtro {
    color: #000;
    background: #FFF000;
    font-size: .8rem;
    line-height: 1.6rem;
    font-family: 'Ultra', serif;
    font-weight: bolder;
    font-style: normal !important;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 30%;
    height: 20px;
    min-width: 200px; 
    min-height: 40px; 
    border: none;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
  }
  .tituloFooter h2{
    font-size: 1.4rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: bolder;
    font-style: normal !important;
    color: #FFF000;
    margin-bottom: 0;
  }
  .tituloFooter h4{
    font-size: 0.8rem;
    line-height: 0.8rem;
    font-style: italic;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    color: #fff;
    font-stretch: condensed;
    margin-left: 8%;
  }  
  #btnContactoFT2{
    margin-top: 10px;
    padding-top: 10px;
  } 

  
}

@media screen and (min-width:577px) and (max-width:768px) {

    /***** nabvar ******/

    .navbar-brand{
      width: 7em;
    }
    .navbar{
        width: auto;
        height: 70px;
        align-items: center;
    }
    .navbar .nav-link{
    color: #fff;
    font-size: .85rem;
    line-height: 1.8rem;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;

    }

  /*** Backgrounds ***/
    #foundation_training {
      background-image: url(../assets/img/FT01.jpg);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: top right;
      margin-top: 7.45rem;
      width: 100vw;
      height: auto;
      overflow:hidden;
      padding: 0%;
      margin-bottom: 0;
      border: none;
    }
    #nuestra_inspiracion {
      background-image: url(../assets/img/FT02.jpg);
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-size: cover;
      background-position: top right;
      width: 100vw;
      height: auto;
      overflow: hidden;
      padding: 0;
      margin-bottom: 0;
      border: none;
    }
    #nuestra_inspiracionx {
      background-image: url(../assets/img/FT03.jpg);
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-size: cover;
      background-position: top left;
      width: 100vw;
      height: auto;
      overflow: hidden;
      padding: 0;
      margin-bottom: 0;
      border: none;
    }
    #prevenir_lesiones {
      background-image: url(../assets/img/FT04.jpg);
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-size: cover;
      background-position: top right;
      width: 100vw;
      height: auto;
      overflow: hidden;
      padding: 0;
      margin-bottom: 0;
      border: none;
    }
    #footer{
        background-color: #444444;
        height: auto;
        padding: 2%;
    }

    /**** foundation training  ****/

    #foundation_training .card{
        background: hsl(0, 0%, 0%, 0.6);
        height: auto;
        padding: 8%;
        border-radius: 0;
    }
    #foundation_training .card-body{
    justify-items: center;
    margin: 15% 0% 15% 0%;
    padding: 1%;
    }
    .card-title1{
    font-size: 1.45rem;
    line-height: 1.5rem;
    font-weight: normal;
    font-family: 'Ultra', serif;
    color: #FFF000;
    text-transform: uppercase;
    }
    .card-title2{
    font-size: 1.4rem;
    line-height: 1.5rem;
    font-weight: normal;
    font-family: 'Ultra', serif;
    color: #FFF000;
    text-transform: uppercase;
    }
    .parrafo{
    font-size: 1.1rem;
    line-height: 1.5rem;
    font-family: 'Nunito', sans-serif;
    color: #FFF000;
    text-align: justify;
    }
    .paralelogramo {
    color: #FFF000;
    font-size: 1.1rem;
    line-height: 1.1rem;
    text-align: center;
    max-width: 40%;
    max-height: 30px;
    padding-right: 4%;
    border: none;
    background: #333333;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
    }

    /******* nuestra inspiracion *********/
    #nuestra_inspiracion .card{
        background: hsl(0, 0%, 0%, 0.6);
        height: auto;
        padding: 8%;
        border-radius: 0;
    }
    #nuestra_inspiracion .card-body{
        justify-items: center;
        margin: 10% 0% 0% 0%;
        padding: 1%;
    }
    #nuestra_inspiracionx .card{
      background: hsl(0, 0%, 0%, 0.6);
      height: auto;
      padding: 8%;
      border-radius: 0;
    }
    #nuestra_inspiracionx .card-body{
        justify-items: center;
        margin: 0% 0% 10% 0%;
        padding: 2%;
    }
  
    /**** Prevenir Lesiones  ****/
    
    #prevenir_lesiones .card{
        background: hsl(0, 0%, 0%, 0.6);
        height: auto;
        padding: 8%;
        border-radius: 0;
    }
    #prevenir_lesiones .card-body{
        justify-items: center;
        margin: 30% 0% 5% 0%;
        padding: 2%;
    }
    
    /*****  footer  ******/

    ul li a{
      color: #fff;
      font-size: .9rem;
    }
    .social-links a i {
        color: #fff;
        font-size: .9rem;
        width: auto;
        padding: 1.5%;
    }
    .footer-links i {
        color: #000;
        font-size: .9rem;
        width: auto;
        text-decoration: none;
        font-family: 'Montserrat', sans-serif;
    }
    #contactForm .form-group input, .form-group textarea{
    font-family: 'Montserrat', sans-serif;
    border-radius: 0;
    font-size: 0.9rem;
    }
    .help-block{
        font-size: 0.9rem;
    }
    .paralelogramoOtro {
    color: #000;
    background: #FFF000;
    font-size: 0.8rem;
    line-height: 1.1rem;
    font-family: 'Ultra', serif;
    font-weight: bolder;
    font-style: normal !important;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 80%;
    height: 30px;
    min-width: 45%; 
    min-height: 30px; 
    border: none;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
    }
    .paralelogramoOtro:hover {
    color: #FFF000;
    background: #000;
    text-align: center;
    }
    .tituloFooter h2{
    font-size: 1.5rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: bolder;
    font-style: normal !important;
    color: #FFF000;
    margin-top: 30px;

    }
    .tituloFooter h4{
    font-size: 0.8rem;
    line-height: 0.9rem;
    font-style: italic;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    color: #fff;
    font-stretch: condensed;
    margin-left: 8%;
    }
    #btnContactoFT2{
      margin-top: 10px;
      padding-top: 10px;
    } 

    /******************** Modal StarFeet *************************/

    .modal-content-perfil{
      border-radius: 26px;
      padding:0%;
      background-color: #e6e6e6;
    }
    .cardBodyModal{
      background-color: #e6e6e6;
      padding: 0.5%;
    }
    .bordeModal{
      border-radius: 26px;
      padding: 2%;
      border: 1px solid #acacac;
    }
    .modal-header-perfil{
      background-color: transparent;
      border: transparent;
    }
    .btn-close{
      width: .15em;
      height: .15em;
      background-color: red;
      margin-left: 96%;
      padding: 1.5%;
    }
    .logoModal{
      border-radius: 50%;
      max-width: 6em;
      max-height: 6em;
      z-index: 9999999;
    }
    .tituloModal {
      background: #00AEEF;
      border-color: #00AEEF;
      color: #fff;
      width: 95%;
      font-size: .9rem;
      line-height: 1.1rem;
      margin-left: 5%;
      font-weight: 600;
      letter-spacing: 1px;
      text-align: center;
      padding: 2%;
      z-index: 9999777;
      margin-top: -70px;
    }
    .subtituloModal{
      color: #000;
      font-size: .8rem;
      line-height: 1rem;
      font-weight: bolder;
      text-align: end;
      padding-top: 5%;
    }
    .imgStarfeet{
      max-width: 130px;
    }
    .especialidad{
      color: #000;
      font-size: .9rem;
      line-height: .9rem;
    }
    .btn-gris {
      background-color: #00AEEF;
      border: solid 2px #00AEEF;
      color: #FFFFFF;
      padding-left: 15px;
      padding-right: 15px;
    }
    .btn-gris:hover {
      background-color: #fff;
      color: black;
      border: solid 2px #00AEEF;
      transform: scale(0.9);
    }
}

@media screen and (max-width:576px) {

    /***** nabvar ******/

    .navbar-brand{
      width: 8em;
    }
    .navbar{
        width: auto;
        height: 70px;
        align-items: center;
    }
    .navbar .nav-link{
    color: #fff;
    font-size: .8rem;
    line-height: 1.6rem;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;

    }
  
    /*** Backgrounds ***/
    #foundation_training {
      background-image: url(../assets/img/FT01.jpg);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: top right;
      margin-top: 7.45rem;
      width: 100vw;
      height: auto;
      overflow:hidden;
      padding: 0%;
      margin-bottom: 0;
      border: none;
    }
    #nuestra_inspiracion {
      background-image: url(../assets/img/FT02.jpg);
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-size: cover;
      background-position: top right;
      width: 100vw;
      height: auto;
      overflow: hidden;
      padding: 0;
      margin-bottom: 0;
      border: none;
    }
    #nuestra_inspiracionx {
      background-image: url(../assets/img/FT03.jpg);
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-size: cover;
      background-position: top right;
      width: 100vw;
      height: auto;
      overflow: hidden;
      padding: 0;
      margin-bottom: 0;
      border: none;
    }
    #prevenir_lesiones {
      background-image: url(../assets/img/FT04.jpg);
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-size: cover;
      background-position: top center;
      width: 100vw;
      height: auto;
      overflow: hidden;
      padding: 0;
      margin-bottom: 0;
      border: none;
    }
    #footer{
        background-color: #444444;
        height: auto;
        padding: 2%;
    }

    /**** foundation training  ****/

    #foundation_training .card{
        background: hsl(0, 0%, 0%, 0.6);
        height: auto;
        padding: 7%;
        border-radius: 0;
    }
    #foundation_training .card-body{
    justify-items: center;
    margin: 30% 0% 20% 0%;
    padding: 1%;
    }
    .card-title1{
    font-size: 1.4rem;
    line-height: 1.4rem;
    font-weight: normal;
    font-family: 'Ultra', serif;
    color: #FFF000;
    text-transform: uppercase;
    }
    .card-title2{
    font-size: 1.4rem;
    line-height: 1.4rem;
    font-weight: normal;
    font-family: 'Ultra', serif;
    color: #FFF000;
    text-transform: uppercase;
    }
    .parrafo{
    font-size: 1rem;
    line-height: 1.2rem;
    font-family: 'Nunito', sans-serif;
    color: #FFF000;
    text-align: justify;
    }

    /******* nuestra inspiracion *********/
    #nuestra_inspiracion .card{
        background: hsl(0, 0%, 0%, 0.6);
        height: auto;
        padding: 7%;
        border-radius: 0;
    }
    #nuestra_inspiracion .card-body{
        justify-items: center;
        margin: 10% 0% 0% 0%;
        padding: 1%;
    }
    #nuestra_inspiracionx .card{
      background: hsl(0, 0%, 0%, 0.6);
      height: auto;
      padding: 7%;
      border-radius: 0;
    }
    #nuestra_inspiracionx .card-body{
        justify-items: center;
        margin: 0% 0% 10% 0%;
        padding: 1%;
    }

    .tituloInspiracion h2{
      font-size: 1.2rem;
      font-family: 'Montserrat', sans-serif;
      font-weight: bold;
      font-stretch: condensed;
      color: #FFF;
      margin-bottom: 0;
    }

    /**** Prevenir Lesiones  ****/
    
    #prevenir_lesiones .card{
        background: hsl(0, 0%, 0%, 0.6);
        height: auto;
        padding: 7%;
        border-radius: 0;
    }
    #prevenir_lesiones .card-body{
        justify-items: center;
        margin: 20% 0% 20% 0%;
        padding: 2%;
    }

    
    /*****  footer  ******/

    ul li a{
      color: #fff;
      font-size: .9rem;
    }
    .social-links a i {
        color: #fff;
        font-size: .9rem;
        width: auto;
        padding: 1.5%;
    }
    .footer-links i {
        color: #000;
        font-size: .9rem;
        width: auto;
        text-decoration: none;
        font-family: 'Montserrat', sans-serif;
    }
    #contactForm .form-group input, .form-group textarea{
    font-family: 'Montserrat', sans-serif;
    border-radius: 0;
    font-size: 0.9rem;
    }
    .help-block{
        font-size: 0.9rem;
    }
    .paralelogramoOtro {
    color: #000;
    background: #FFF000;
    font-size: 0.8rem;
    line-height: 1.1rem;
    font-family: 'Ultra', serif;
    font-weight: bolder;
    font-style: normal !important;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 80%;
    height: 30px;
    min-width: 45%; 
    min-height: 30px; 
    border: none;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
    }
    .paralelogramoOtro:hover {
    color: #FFF000;
    background: #000;
    text-align: center;
    }
    .tituloFooter h2{
    font-size: 1.5rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: bolder;
    font-style: normal !important;
    color: #FFF000;
    margin-top: 30px;

    }
    .tituloFooter h4{
    font-size: 0.8rem;
    line-height: 0.9rem;
    font-style: italic;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    color: #fff;
    font-stretch: condensed;
    margin-left: 8%;
    }
    #btnContactoFT2{
      margin-top: 10px;
      padding-top: 10px;
    }
    /******************** Modal StarFeet *************************/

    
    .btn-close{
      width: 1em;
      height: 1em;
      background-color: red;
      margin-left: 92%;
      padding: 1%;
    }
    .logoModal{
      border-radius: 50%;
      max-width: 6em;
      max-height: 6em;
      z-index: 9999999;
    }
    .tituloModal {
      background: #00AEEF;
      border-color: #00AEEF;
      color: #fff;
      width: 90%;
      font-size: .7rem;
      line-height: 1.1rem;
      margin-left: 16%;
      font-weight: 600;
      letter-spacing: 0px;
      text-align: center;
      padding: 2%;
      z-index: 9999777;
      margin-top: -60px;
    }
    .subtituloModal{
      color: #000;
      font-size: .7rem;
      line-height: 1rem;
      font-weight: bolder;
      text-align: end;
      padding-top: 5%;
    }
    .imgStarfeet{
      max-width: 130px;
    }
    .especialidad{
      color: #000;
      font-size: .9rem;
      line-height: .9rem;
    }
  
}
