/* 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 1, templates/g5_helium/scss/custom.scss */
.main_bar {
  background: #000 !important;
}
/* line 7, templates/g5_helium/scss/custom.scss */
.fondo {
  background: #e6e6e6;
}
/* line 12, templates/g5_helium/scss/custom.scss */
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-title a.item-link {
  display: block;
  color: #000;
}
/* line 17, templates/g5_helium/scss/custom.scss */
.g-contentcubes .cube-items-wrapper {
  background: #fff url('../../../../images/fondo_rayas.png') no-repeat;
  color: #000;
}
/* line 22, templates/g5_helium/scss/custom.scss */
.centrar {
  display: flex;
  justify-content: center;
}
/* line 27, templates/g5_helium/scss/custom.scss */
#g-intro {
  background: #fff;
  color: #2a363b;
  padding: 3rem 0;
}
/* line 33, templates/g5_helium/scss/custom.scss */
#g-features {
  background: #fff url('../../../../images/fondo_rayas.png') no-repeat;
  color: #2a363b;
  padding: 3rem 0;
}
/* line 40, templates/g5_helium/scss/custom.scss */
.bordecurvo {
  border: 8px solid rgba(224, 224, 229, 0.4);
}
/* line 44, templates/g5_helium/scss/custom.scss */
.carrusel {
  padding-top: 50px;
  margin-top: 50px;
}
/* line 49, templates/g5_helium/scss/custom.scss */
.separadorIntro {
  padding-top: 50px;
  margin-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
/* line 56, templates/g5_helium/scss/custom.scss */
.separador {
  padding-top: 10px;
  margin-top: 10px;
}
/* line 61, templates/g5_helium/scss/custom.scss */
.separadorintro {
  padding-top: 20px;
  margin-top: 20px;
}
/* line 66, templates/g5_helium/scss/custom.scss */
.g-offcanvas-toggle {
  position: fixed !important;
}
/* line 70, templates/g5_helium/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: none;
  background: transparent;
  border-radius: 0.25rem;
  margin: -0.3rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/*# sourceMappingURL=custom_10.css.map */