/* 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";
.dg-vertical-align-center .jl-width-expand {
  margin: auto;
}
/* jl-card texto vertical centrado */
.dg-icon-right .jl-icon-box {
  text-align: right;
  padding-right: 15px;
}
/* Icono alineado a la derecha en un feature box */
/* Acordeón Home */
.jl-light.dg-comotrabajamos-home .num {
  font-size: 12px;
  line-height: 1.4;
  vertical-align: middle;
  padding-right: 15px;
}
.jl-light.dg-comotrabajamos-home > :nth-child(n+2) {
  border-top-color: #2c2c2c !important;
}
/******************************************/
/* Subir 150 pixel features en home */
.mt-150 {
  margin-top: -150px;
}
/******************************************/
#g-navigation .horizontal-justify .jl-navbar-center .jl-navbar-item, #g-navigation .horizontal-justify .jl-navbar-center .jl-navbar-nav, #g-navigation .horizontal-justify .jl-navbar-center .jl-navbar-nav > li:nth-child(n + 2) > a, #g-navigation .horizontal-justify .jl-navbar-center .jl-navbar-toggle, #g-navigation .horizontal-justify .jl-navbar-left .jl-navbar-nav > li:nth-child(n + 2) > a, #g-navigation .horizontal-justify .jl-navbar-right .jl-navbar-item, #g-navigation .horizontal-justify .jl-navbar-right .jl-navbar-nav, #g-navigation .horizontal-justify .jl-navbar-right .jl-navbar-toggle {
  border-left: 1px solid #e4e4e4;
}
#g-navigation .horizontal-justify .jl-navbar-right {
  border-right: 1px solid #e4e4e4;
}
#g-navigation .horizontal-justify .jl-navbar-left {
  border-left: 1px solid #e4e4e4;
}
#g-navigation .horizontal-justify .jl-navbar-center > :last-child, #g-navigation .horizontal-justify .jl-navbar-left .jl-navbar-item, #g-navigation .horizontal-justify .jl-navbar-left .jl-navbar-nav, #g-navigation .horizontal-justify .jl-navbar-left .jl-navbar-toggle, #g-navigation .horizontal-justify .jl-navbar-right .jl-navbar-nav > li:nth-last-child(n + 2) > a {
  border-right: 1px solid #e4e4e4;
}
#g-navigation .horizontal-justify .jl-navbar-container {
  border-bottom: 1px solid #e4e4e4;
}
#g-navigation .horizontal-justify .tm-header .tm-headerbar-top + * .jl-navbar-container:not(.jl-navbar-sticky) {
  border-top: 1px solid #e4e4e4;
}
.g-style-preset1 .jl-heading-bullet::before {
  border-left: calc(5px + .1em) solid #f7bb29;
}
/* Color Bullet en títulos */
.g-style-preset1 #g-footer {
  box-shadow: inset 0 4px 0 0 #f7bb29;
}
/* Transparencia del fondo */
.dg-bgopacidad75 .jl-container {
  position: relative;
}
.dg-bgopacidad75 {
  background-image: url('../images/below-home.jpg') !important;
  position: relative;
}
.dg-bgopacidad75::before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(250, 250, 250, 0.75);
}
/****************************/
/* Menú del footer */
.dg-menuhorizontal ul {
  text-align: right;
  margin-top: 0;
}
.dg-menuhorizontal li {
  padding: 0 1rem;
}
.dg-menuhorizontal .mod-menu {
  flex-direction: row;
  justify-content: flex-end;
}
#menupie ul {
  margin-top: 0;
}
#menupie h3 {
  margin-bottom: 15px;
  text-transform: uppercase;
}
#menupie .mod-list li {
  padding: 0.3em 0;
}
/*# sourceMappingURL=custom_48.css.map */