/* 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_hydrogen/custom/scss/custom.scss */
#g-header, #g-header .g-container, #g-header .g-grid {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
  min-height: 0 !important;
  height: auto !important;
}
/* line 7, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  line-height: normal !important;
}
/* line 12, templates/g5_hydrogen/custom/scss/custom.scss */
body.site.g-home #g-header, body.site.g-home #g-header .g-container, body.site.g-home #g-header .g-grid {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
/* line 18, templates/g5_hydrogen/custom/scss/custom.scss */
body.site.g-home .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}
/* line 22, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main, .g-mainbody {
  padding-top: 0px !important;
  margin-top: 0px !important;
}
/* line 27, templates/g5_hydrogen/custom/scss/custom.scss */
video {
  width: 100% !important;
  height: 320px !important;
  min-height: 320px !important;
  max-height: 320px !important;
  object-fit: contain !important;
  border-radius: 8px !important;
  background-color: #fff !important;
  margin-top: 0px !important;
}
/* line 37, templates/g5_hydrogen/custom/scss/custom.scss */
.g-homepage #g-mainbody, .g-homepage .g-mainbody {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
/* line 45, templates/g5_hydrogen/custom/scss/custom.scss */
.g-homepage #g-main {
  padding-top: 0px !important;
  margin-top: -30px !important;
  /* Margen negativo para empujar los videos hacia el título */
}
/* line 50, templates/g5_hydrogen/custom/scss/custom.scss */
video {
  width: 100% !important;
  height: 400px !important;
  min-height: 400px !important;
  max-height: 400px !important;
  object-fit: contain !important;
  border-radius: 8px !important;
  background-color: #fff !important;
  margin-bottom: 15px !important;
  /* Añade aire limpio abajo del reproductor */
}
/* line 60, templates/g5_hydrogen/custom/scss/custom.scss */
body.site:not(.g-home) #g-main, body.site:not(.g-home) .g-mainbody, body.site:not(.g-home) #g-mainbody {
  padding-top: 35px !important;
  margin-top: 0px !important;
}
/* line 67, templates/g5_hydrogen/custom/scss/custom.scss */
body.site:not(.g-home) .g-system-messages + div, body.site:not(.g-home) #g-page-surround .g-mainbody-container {
  padding-top: 25px !important;
}
/* line 71, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header, #g-header .g-container, #g-header .g-grid, .g-navigation, .g-main-nav {
  background-color: #004bab !important;
  background: #004bab !important;
}
/*# sourceMappingURL=custom_26.css.map */