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

#g-header {
  background: url('../../imagenes/cabecera.png');
  border-bottom: 5px solid #93c067;
}
#g-footer {
  background: url('../../imagenes/pie.png');
  border-top: 5px solid #93c067;
  color: #ffffff;
}
#g-main {
  background: url('../../imagenes/fondo.png') no-repeat;
}
#menu .g-content {
  padding: 0;
  margin: 0;
  margin-top: -15px;
}
#menu .active {
  background: #93c067 none repeat scroll 0 0;
}
.g-menu-item {
  background: rgba(0, 0, 0, 0) url('../../imagenes/menu.png') repeat-x scroll 0 0;
}
#menu a {
  color: #fff;
  font-family: "roboto", sans-serif;
  font-size: 25px;
  padding: 10px 43px 0;
}
.owl-stage-outer {
  border-top: solid 3px #393185;
  border-bottom: solid 3px #393185;
  padding-top: 10px;
}
.servicios {
  background: #D9DADA;
  padding: 25px;
  margin-top: 7px;
}
/*# sourceMappingURL=custom_9.css.map */