@media screen and (min-width:1025px) and (max-width:1360px){
  /***** nabvar ******/

  .navbar-brand{
      width: 8em;
  }
  .navbar{
      width: auto;
      height: 70px;
      align-items: center;
  }
  .navbar-toggler .navbar-toggler-icon{
      color: #FFF000;
  }
  .navbar .nav-link{
      color: #fff;
      font-size: .75rem;
      line-height: 1.8rem;
      font-weight: normal;
      font-family: 'Montserrat', sans-serif;

  }
  
    
  /*** Backgrounds ***/
    #homeQS {
        background-image: url(../assets/img/QS01.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top center;
        margin-top: 7.45rem;
        width: 100vw;
        height: auto;
        overflow:hidden;
        padding: 0%;
        margin-bottom: 0;
        border: none;
    }
    #quienesSomos2 {
        background-image: url(../assets/img/QS02.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;
    }
    #profesionales {
      background: #666666;
      background: linear-gradient(270deg,#666666 0%, #040404 80%);
      background: -webkit-linear-gradient(270deg,#666666 0%, #040404 80%);
      background: -moz-linear-gradient(270deg,#666666 0%, #040404 80%);
      width: 100vw;
      height: auto;
      overflow: hidden;
      padding: 0;
      margin-bottom: 0;
      border: none;
    }
    #gallery {
      background: #666666;
      background: linear-gradient(0deg,#666666 0%, #040404 80%);
      background: -webkit-linear-gradient(0deg,#666666 0%, #040404 80%);
      background: -moz-linear-gradient(0deg,#666666 0%, #040404 80%);
      width: 100vw;
      height: auto;
      overflow: hidden;
      padding: 2% 5% 2% 5%;
      margin-bottom: 0;
    }
    #footer{
        background-color: #4D4D4D;
        height: auto;
        padding: 3% 4% 3% 4%;
    }

  /**** SOBRE NOSOTROS  ****/

  #homeQS .card{
    background: hsl(0, 0%, 0%, 0.6);
    height: 70vh;
    padding: 6%;
    border-radius: 0;
    width: 100%;
  }
  .card-title1{
    font-size: 1.45rem;
    line-height: 1.4rem;
    font-weight: normal;
    font-family: 'Ultra', serif;
    color: #FFF000;
    text-transform: uppercase;
  }

  /******* quienes somos *********/
  #quienesSomos2 .card{
    background: rgba(0,0,0,0.6);
    background: linear-gradient(1deg,rgba(0,0,0,0.6) 10%, rgba(0,0,0,0.88) 30%, rgba(0,0,0,0.99) 70%);
    background: -webkit-linear-gradient(1deg,rgba(0,0,0,0.6) 10%, rgba(0,0,0,0.88) 30%, rgba(0,0,0,0.99) 70%);
    background: -moz-linear-gradient(1deg,rgba(0,0,0,0.6) 10%, rgba(0,0,0,0.88) 30%, rgba(0,0,0,0.99) 70%);
    height: 70vh;
    padding: 8%;
    border-radius: 0;
    width: 100%;
  }

  /**** PROFESIONALES  ****/

  #profesionales .card-title4{
    font-size: 1.2rem;
    line-height: 3.2rem;
    font-weight: normal;
    font-family: 'Ultra', serif;
    color: #FFF000;
    text-transform: uppercase;
    text-align: start;
    margin-top: -18%;
    background: #333333;
    border-radius: 0px 0px 200px 0px;
    -webkit-border-radius: 0px 0px 200px 0px;
    -moz-border-radius: 0px 0px 200px 0px;
    background: #333333;
    border: 7px solid transparent;
    width: 95%;
    padding-left: 19%;
    margin-left: 6%;
  }
  #profesionales .card-subtitle{
    font-size: .8rem;
    font-family: 'Nunito', sans-serif;
    color: #FFF000;
    text-align: start;
    width: 95%;
    padding-left: 19%;
    margin-left: 6%;
  }
  #profesionales .card-subtitle2{
    font-size: .9rem;
    font-family: 'Nunito', sans-serif;
    font-weight: 800;
    color: #FFF000;
    text-align: start; 
  }
  #profesionales .col-izquierda{
    padding: 3.5%;
    margin-bottom: 3.5%;
  }
  #profesionales .col-derecha{
    padding: 3.5%;
    margin: 0%;
  }
  #profesionales .parrafo{
    font-size: .7rem;
    line-height: .9rem;
    font-family: 'Nunito', sans-serif;
    color: #FFF000;
    text-align: justify;
  }

  /******** GALLERY  ********/

  .ftraining .owl-item {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 0px;
    margin-top: 1%;
  }
  .ftraining .owl-item img {
    width: 200px;
    height: auto;
    transition: ease-in-out 0.6s;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }

  /*****  footer  ******/

  ul li a{
    color: #fff;
    font-size: .75rem;

  }

  .social-links a p {
    color: #fff;
    font-size: .8rem;
    width: auto;
    text-decoration: none;
  }
  .social-links a i {
    color: #fff;
    font-size: 0.9rem;
    width: auto;
    text-decoration: none;
  }
  #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: 1.1rem;
    line-height: 1.1rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-style: normal !important;
    text-align: center;
    letter-spacing: 2px;
    width: 30%;
    height: 30px ;
    min-width: 150px; 
    min-height: 30px; 
    border: none;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
  }
  .tfCentrar{
    margin-left: 16%;
  }
  .tituloFooter h2{
    font-size: 1.3rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: bolder;
    font-style: normal !important;
    color: #FFF000;
    margin-bottom: 0;
  }
}

@media screen and (min-width:769px) and (max-width:1024px){
    /***** nabvar ******/

    .navbar-brand{
        width: 7em;
    }
    .navbar{
        width: auto;
        height: 65px;
        align-items: center;
    }
    .navbar .nav-link{
        color: #fff;
        font-size: .70rem;
        line-height: 1.5rem;
        font-weight: normal;
        font-family: 'Montserrat', sans-serif;

    }
 
      
/*** Backgrounds ***/
    #homeQS {
        background-image: url(../assets/img/QS01.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top center;
        margin-top: 7.45rem;
        width: 100vw;
        height: auto;
        overflow:hidden;
        padding: 0%;
        margin-bottom: 0;
        border: none;
    }
    #quienesSomos2 {
        background-image: url(../assets/img/QS02.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;
    }
    #profesionales {
      background: #666666;
      background: linear-gradient(270deg,#666666 0%, #040404 80%);
      background: -webkit-linear-gradient(270deg,#666666 0%, #040404 80%);
      background: -moz-linear-gradient(270deg,#666666 0%, #040404 80%);
      width: 100vw;
      height: 50vh;
      overflow: hidden;
      padding: 0;
      margin-bottom: 0;
      border: none;
    }
    #gallery {
      background: #666666;
      background: linear-gradient(0deg,#666666 0%, #040404 80%);
      background: -webkit-linear-gradient(0deg,#666666 0%, #040404 80%);
      background: -moz-linear-gradient(0deg,#666666 0%, #040404 80%);
      width: 100vw;
      height: auto;
      overflow: hidden;
      padding: 2% 5% 2% 5%;
      margin-bottom: 0;
    }
    #footer{
        background-color: #4D4D4D;
        height: auto;
        padding: 3% 4% 3% 4%;
    }
  
  /**** SOBRE NOSOTROS  ****/
  
  #homeQS .card{
    background: hsl(0, 0%, 0%, 0.6);
    height: auto;
    padding: 6%;
    border-radius: 0;
    width: 100%;
  }
  #homeQS .card-body{
    justify-items: end;
    margin: 5% 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;
  }
  
  /******* quienes somos *********/
  #quienesSomos2 .card{
    background: rgba(0,0,0,0.6);
    background: linear-gradient(1deg,rgba(0,0,0,0.6) 10%, rgba(0,0,0,0.88) 30%, rgba(0,0,0,0.99) 70%);
    background: -webkit-linear-gradient(1deg,rgba(0,0,0,0.6) 10%, rgba(0,0,0,0.88) 30%, rgba(0,0,0,0.99) 70%);
    background: -moz-linear-gradient(1deg,rgba(0,0,0,0.6) 10%, rgba(0,0,0,0.88) 30%, rgba(0,0,0,0.99) 70%);
    height: auto;
    padding: 6%;
    border-radius: 0;
    width: 100%;
  }

  /**** PROFESIONALES  ****/

  #profesionales .card-title4{
    font-size: 1rem;
    line-height: 1.2rem;
    font-weight: normal;
    font-family: 'Ultra', serif;
    color: #FFF000;
    text-transform: uppercase;
    text-align: start;
    margin-top: -21%;
    background: #333333;
    border-radius: 0px 0px 200px 0px;
    -webkit-border-radius: 0px 0px 200px 0px;
    -moz-border-radius: 0px 0px 200px 0px;
    background: #333333;
    border: 7px solid transparent;
    width: 100%;
    height: 3rem;
    padding-left: 30%;
    margin-left: 6%;
  }
  #profesionales .card-subtitle{
    font-size: .7rem;
    font-family: 'Nunito', sans-serif;
    color: #FFF000;
    text-align: start;
    width: 100%;
    padding-left: 30%;
    margin-left: 6%;
  }
  #profesionales .card-subtitle2{
    font-size: .9rem;
    font-family: 'Nunito', sans-serif;
    font-weight: 800;
    color: #FFF000;
    text-align: start; 
  }
  #profesionales .col-izquierda{
    padding: 0.5%;
    margin-bottom: 0%;
  }
  #profesionales .col-derecha{
    padding: 0.5%;
    margin: 0%;
  }
  #profesionales .parrafo{
    font-size: .7rem;
    line-height: .9rem;
    font-family: 'Nunito', sans-serif;
    color: #FFF000;
    text-align: justify;
  }

  /******** GALLERY  ********/

  .ftraining .owl-item {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 0px;
    margin-top: 1%;
  }
  .ftraining .owl-item img {
    width: 160px;
    height: auto;
    transition: ease-in-out 0.6s;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }
 
  /*****  footer  ******/

  ul li a{
    color: #fff;
    font-size: .8rem;
  
  }
  .texto-link{
    font-size: 12px;
  }
  .social-links a p {
    color: #fff;
    font-size: .8rem;
    width: auto;
    text-decoration: none;
  }
  .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: 1rem;
    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: 30%;
    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);
  }
  .tfCentrar{
    margin-left: 16%;
  }
  .tituloFooter h2{
    font-size: 1.3rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: bolder;
    font-style: normal !important;
    color: #FFF000;
    margin-bottom: 0;
  }
}

@media screen and (min-width:577px) and (max-width:768px) {

    /***** nabvar ******/

    .navbar-brand{
      width: 7em;
    }
    .navbar{
        width: auto;
        height: 100px;
        align-items: center;
    }
    .navbar .nav-link{
    color: #fff;
    font-size: .70rem;
    line-height: 1.5rem;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;

    }

    /*** Backgrounds ***/
    #homeQS {
      background-image: url(../assets/img/QS01.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;
    }
    #quienesSomos2 {
      background-image: url(../assets/img/QS02.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;
    }
    #profesionales {
      background: #666666;
      background: linear-gradient(270deg,#666666 0%, #040404 80%);
      background: -webkit-linear-gradient(270deg,#666666 0%, #040404 80%);
      background: -moz-linear-gradient(270deg,#666666 0%, #040404 80%);
      width: 100vw;
      height: auto;
      overflow: hidden;
      padding: 0;
      margin-bottom: 0;
      border: none;
    }
    #gallery {
      background: #666666;
      background: linear-gradient(0deg,#666666 0%, #040404 80%);
      background: -webkit-linear-gradient(0deg,#666666 0%, #040404 80%);
      background: -moz-linear-gradient(0deg,#666666 0%, #040404 80%);
      width: 100vw;
      height: auto;
      overflow: hidden;
      padding: 2% 5% 4% 5%;
    }
    #footer{
      background-color: #4D4D4D;
      height: auto;
      padding: 3% 0% 3% 0%;
    }

    /**** SOBRE NOSOTROS  ****/

    #homeQS .card{
        background: hsl(0, 0%, 0%, 0.6);
        height: auto;
        padding: 7%;
        border-radius: 0;
        width: 100%;
    }
    #homeQS .card-body{
    justify-items: center;
    margin: 5% 0% 5% 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;
    }

    /******* quienes somos *********/
    #quienesSomos2 .card{
      background: rgba(0,0,0,0.4);
      background: linear-gradient(1deg,rgba(0,0,0,0.4) 10%, rgba(0,0,0,0.6) 30%, rgba(0,0,0,0.95) 70%);
      background: -webkit-linear-gradient(1deg,rgba(0,0,0,0.4) 10%, rgba(0,0,0,0.6) 30%, rgba(0,0,0,0.95) 70%);
      background: -moz-linear-gradient(1deg,rgba(0,0,0,0.4) 10%, rgba(0,0,0,0.6) 30%, rgba(0,0,0,0.95) 70%);
      height: auto;
      padding: 7%;
      border-radius: 0;
      width: 100%;
    }
    #quienesSomos2 .card-body{
        justify-items: center;
        margin: 5% 0% 8% 0%;
        padding: 1%;
    }
  
    /**** PROFESIONALES  ****/
    #profesionales .card{
      height: auto;
      margin-bottom: 15%;
    }
    #profesionales .card-title4{
      font-size: 1rem;
      line-height: 1.2rem;
      font-weight: normal;
      font-family: 'Ultra', serif;
      color: #FFF000;
      text-transform: uppercase;
      text-align: start;
      margin-top: -12%;
      background: #333333;
      border-radius: 0px 0px 200px 0px;
      -webkit-border-radius: 0px 0px 200px 0px;
      -moz-border-radius: 0px 0px 200px 0px;
      background: #333333;
      border: 7px solid transparent;
      width: 80%;
      height: 3rem;
      padding-left: 15%;
      margin-left: 6%;
    }
    #profesionales .card-subtitle{
      font-size: .9rem;
      font-family: 'Nunito', sans-serif;
      color: #FFF000;
      text-align: start;
      width: 80%;
      padding-left: 15%;
      margin-left: 6%;
    }
    #profesionales .card-subtitle2{
      font-size: .9rem;
      font-family: 'Nunito', sans-serif;
      font-weight: 800;
      color: #FFF000;
      text-align: start; 
    }
    #profesionales .col-izquierda{
      padding: 3%;
      margin-bottom: 0%;
    }
    #profesionales .col-derecha{
      padding: 3%;
      margin: 0%;
    }
    #profesionales .parrafo{
      font-size: .9rem;
      line-height: .9rem;
      font-family: 'Nunito', sans-serif;
      color: #FFF000;
      text-align: justify;
    }


    /******** GALLERY  ********/

    .ftraining .owl-item {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 8px 0px;
      margin-top: 1%;
    }
    .ftraining .owl-item img {
      width: 170px;
      height: auto;
      transition: ease-in-out 0.6s;
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
    }

    /*****  footer  ******/

    ul li a{
      color: #fff;
      font-size: .8rem;
    
    }
    .texto-link{
      font-size: 12px;
    }
    .social-links a p {
      color: #fff;
      font-size: .8rem;
      width: auto;
      text-decoration: none;
    }
    .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: 0.8rem;
    }
    .help-block{
        font-size: 0.9rem;
    }
    .paralelogramoOtro {
      color: #000;
      background: #FFF000;
      font-size: 1rem;
      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: 45%;
      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);
    }
    .tituloFooter h2{
      font-size: 1.5rem;
      font-family: 'Montserrat', sans-serif;
      font-weight: bolder;
      font-style: normal !important;
      color: #FFF000;
      margin-top: 30px;

    }
}

@media screen and (max-width:576px) {

    /***** nabvar ******/

    .navbar-brand{
      width: 7em;
    }
    .navbar{
        width: auto;
        height: 70px;
        align-items: center;
    }
    .navbar .nav-link{
    color: #fff;
    font-size: .7rem;
    line-height: 1.4rem;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;

    }

    /*** Backgrounds ***/
    #homeQS {
      background-image: url(../assets/img/QS01.jpg);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: top left;
      margin-top: 7rem;
      width: 100vw;
      height: auto;
      overflow:hidden;
      padding: 0%;
      margin-bottom: 0;
      border: none;
    }
    #quienesSomos2 {
      background-image: url(../assets/img/QS02.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;
    }
    #profesionales {
      background: #666666;
      background: linear-gradient(270deg,#666666 0%, #040404 80%);
      background: -webkit-linear-gradient(270deg,#666666 0%, #040404 80%);
      background: -moz-linear-gradient(270deg,#666666 0%, #040404 80%);
      width: 100vw;
      height: auto;
      overflow: hidden;
      padding: 0;
      margin-bottom: 0;
      border: none;
    }
    #gallery {
      background: #666666;
      background: linear-gradient(0deg,#666666 0%, #040404 80%);
      background: -webkit-linear-gradient(0deg,#666666 0%, #040404 80%);
      background: -moz-linear-gradient(0deg,#666666 0%, #040404 80%);
      width: 100vw;
      height: auto;
      overflow: hidden;
      padding: 5%;
    }
    #footer{
        background-color: #444444;
        height: auto;
        padding: 4%;
    }

    /**** SOBRE NOSOTROS  ****/

    #homeQS .card{
        background: hsl(0, 0%, 0%, 0.4);
        height: auto;
        padding: 7%;
        border-radius: 0;
        width: 100%;
    }
    #homeQS .card-body{
    justify-items: center;
    margin: 8% 0% 8% 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;
    }
    
    /******* quienes somos *********/
    #quienesSomos2 .card{
      background: rgba(0,0,0,0.7);      
      height: auto;
      padding: 7%;
      border-radius: 0;
      width: 100%;
    }
    #quienesSomos2 .card-body{
        justify-items: center;
        margin: 8% 0% 8% 0%;
        padding: 1%;
    }

    /**** PROFESIONALES  ****/
    #profesionales .card{
      height: 100vh;
      margin-bottom: 15%;
      padding: 0%;
    }
    #profesionales .card-body{
      margin-bottom: 10%;
    }
    #profesionales .card-header{
      padding: 0%;
    }
    #profesionales img{
      width: 30%;
    }
    #profesionales .card-title4{
      font-size: .9rem;
      line-height: 1rem;
      font-weight: normal;
      font-family: 'Ultra', serif;
      color: #FFF000;
      text-transform: uppercase;
      text-align: start;
      margin-top: -22%;
      background: #333333;
      border-radius: 0px 0px 200px 0px;
      -webkit-border-radius: 0px 0px 200px 0px;
      -moz-border-radius: 0px 0px 200px 0px;
      background: #333333;
      border: 7px solid transparent;
      width: 90%;
      height: 2.5rem;
      padding-left: 30%;
      margin-left: 4%;
    }
    #profesionales .card-subtitle{
      font-size: .8rem;
      font-family: 'Nunito', sans-serif;
      color: #FFF000;
      text-align: start;
      width: 90%;
      padding-left: 30%;
      margin-left: 4%;
    }
    #profesionales .card-subtitle2{
      font-size: .85rem;
      font-family: 'Nunito', sans-serif;
      font-weight: 800;
      color: #FFF000;
      text-align: start; 
    }
    #profesionales .col-izquierda{
      padding: 3%;
      margin-bottom: 0%;
    }
    #profesionales .col-derecha{
      padding: 3%;
      margin: 0%;
    }
    #profesionales .parrafo{
      font-size: .85rem;
      line-height: .9rem;
      font-family: 'Nunito', sans-serif;
      color: #FFF000;
      text-align: justify;
    }


    /******** GALLERY  ********/

    .ftraining .owl-item {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 10px 0px;
      margin-top: 1%;
    }
    .ftraining .owl-item img {
      width: 160px;
      height: auto;
      transition: ease-in-out 0.6s;
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
    }
    
    /*****  footer  ******/

    ul li a{
      color: #fff;
      font-size: .8rem;
    
    }
    .texto-link{
      font-size: 12px;
    }
    .social-links a p {
      color: #fff;
      font-size: .8rem;
      width: auto;
      text-decoration: none;
    }
    .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: 0.8rem;
    }
    .help-block{
        font-size: 0.9rem;
    }
    .paralelogramoOtro {
      color: #000;
      background: #FFF000;
      font-size: 1rem;
      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: 45%;
      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);
    }
    .tituloFooter h2{
      font-size: 1.5rem;
      font-family: 'Montserrat', sans-serif;
      font-weight: bolder;
      font-style: normal !important;
      color: #FFF000;
      margin-top: 30px;

    }
}

@media screen and (max-width:575px) {
  #profesionales .card{
    height: 100vh;
    margin-bottom: 50%;
    padding: 0%;
  }
}

@media screen and (max-width:411px) {
  #profesionales .card{
    height: 100vh;
    margin-bottom: 30%;
    padding: 0%;
  }
}

@media screen and (max-width:375px) {
  #profesionales .card{
    height: 100vh;
    margin-bottom: 20%;
    padding: 0%;
  }
}

@media screen and (max-width:360px) {
  #profesionales .card{
    height: 100vh;
    margin-bottom: 50%;
    padding: 0%;
  }
}