/* 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
 */

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/*************************************
 PARA LA PAGINA PRINCIPAL, LA FOTO
 *************************************/
/* line 7, templates/g5_helium/custom/scss/custom.scss */
.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;
}
/* line 14, templates/g5_helium/custom/scss/custom.scss */
.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 */
/* line 24, templates/g5_helium/custom/scss/custom.scss */
.g-home-particles.g-helium-style .fp-features .g-block .card .card-block .card-title {
  font-size: 2rem;
}
/* line 30, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .lang-inline a {
  color: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/*# sourceMappingURL=custom_22.css.map */