/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/*************************************
PARA LA PAGINA PRINCIPAL, LA FOTO
*************************************/
.g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after {
  background-color: rgba(255, 255, 255, 0);
  background-image: -webkit-linear-gradient(-410deg, #2a363b, rgba(255, 255, 255, 0.2));
  background-image: linear-gradient(40deg, rgba(255, 255, 255, 0.2), #2a363b);
  opacity: 0.9;
}
.g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(2n) .g-owlcarousel-item-img::after {
  background-color: rgba(255, 255, 255, 0);
  background-image: -webkit-linear-gradient(-410deg, #2a363b, rgba(255, 255, 255, 0.2));
  background-image: linear-gradient(40deg, rgba(255, 255, 255, 0.2), #2a363b);
  opacity: 0.9;
}
/* Para los FEATURES de la pagina principal */
.g-home-particles.g-helium-style .fp-features .g-block .card .card-block .card-title {
  font-size: 2rem;
}
#g-navigation .lang-inline a {
  color: #ffffff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/*# sourceMappingURL=custom_22.css.map */