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

@charset "UTF-8";
/* CSS Document */
/* quitar color de fondo del grid de portada para las fotos */
#g-expanded {
  background: #fff;
  background: none;
}
.g-imagegrid-plus {
  color: black;
}
/* ajustar tamaño menu superior */
#g-navigation .box1.moduletable, #g-navigation .box1.widget, #g-navigation .box1.g-outer-box, #g-navigation .box1 > .g-content {
  height: 60%;
}
/* cambiar texto de color */
#g-expanded {
  color: #000;
}
/* quitar el texto del carrusel  */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-title {
  display: none;
}
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-subtitle {
  display: none;
}
/* cambiar el color accent 1 por negro  */
.g-pricingtable-accent1 .g-pricingtable .g-pricingtable-plan a, .g-pricingtable-accent1 .g-pricingtable .g-pricingtable-price, .g-pricingtable-accent1 .g-pricingtable .g-pricingtable-item .fa, .g-pricingtable-accent1 .g-pricingtable .g-pricingtable-item, .g-pricingtable-accent1 .g-pricingtable .g-pricingtable-period {
  color: #000;
}
/* aumentar especio en las noticias  */
.g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more {
  margin: 15px 15px 15px;
}
/*# sourceMappingURL=custom_161.css.map */