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

/* ESTILOS GLOBALES */
h2 {
  line-height: 3rem;
}
p {
  line-height: 2rem;
}
#g-navigation .wp-block-columns {
  margin-bottom: 0;
}
figure {
  margin: 0;
}
#g-mainbar {
  padding: 0;
}
#g-container-main .g-content {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.titulo-principal-slides {
  font-size: 7rem !important;
  line-height: 7rem;
}
.wp-block-button a {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}
.btn-transp-slide a {
  border-style: solid;
  border-width: 1px;
  border-color: #626262;
}
.btn-transp a {
  border: 1px solid #dbdbdb;
  color: inherit;
  padding: 0.7rem 1.2rem;
  transition: 0.3s;
}
.btn-transp a:hover {
  background: #f2f2f2;
}
.btn-no-color a {
  border: 0;
  color: inherit;
  padding: 0.7rem 1.2rem;
  transition: 0.3s;
}
.btn-no-color a:hover {
  background: #f2f2f2;
}
.inline-block {
  display: inline-block;
}
.p4 {
  padding: 4rem;
}
.p5 {
  padding: 5rem;
}
.center-elements {
  display: flex;
  justify-content: center;
}
.alignfull {
  margin: 32px calc(50% - 50vw);
  max-width: 100vw;
  margin-top: 0;
  margin-bottom: 0;
}
.alignwide {
  margin: 32px calc(25% - 25vw);
  max-width: 100vw;
  max-width: 1665px;
  margin: 0 auto;
  padding: 0 80px;
}
@media screen and (max-width: 1200px) {
  .alignwide {
    padding: 0 25px;
  }
}
/* ESTILOS HOME PAGE */
/*# sourceMappingURL=custom_inicio.css.map */