/* 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 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* BACKGROUND GENERAL */
/* line 6, templates/rt_galatea/custom/scss/custom.scss */
html {
  background: url('../../../../images/MDC2024/general/fondo3.png') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* line 13, templates/rt_galatea/custom/scss/custom.scss */
html body {
  background: transparent;
}
/* line 16, templates/rt_galatea/custom/scss/custom.scss */
html body #g-page-surround {
  background: transparent;
}
/* line 22, templates/rt_galatea/custom/scss/custom.scss */
#g-page-surround {
  display: flex;
  flex-direction: column;
}
/* TOP (MENSAJES DEL SISTEMA) */
/* line 30, templates/rt_galatea/custom/scss/custom.scss */
#g-top {
  position: fixed;
  align-self: center;
  margin-top: 5rem;
}
/* line 35, templates/rt_galatea/custom/scss/custom.scss */
/* line 37, templates/rt_galatea/custom/scss/custom.scss */
#g-top .g-system-messages .alert {
  margin-bottom: 0;
}
/* line 44, templates/rt_galatea/custom/scss/custom.scss */
#g-top .g-system-messages .alert .alert-heading {
  text-transform: capitalize;
  font-size: 1.3rem;
}
/* NAVIGATION */
/* line 59, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation {
  background: #000;
  position: relative;
  z-index: 12;
}
/* line 64, templates/rt_galatea/custom/scss/custom.scss */
@media only all and (min-width: 80rem) {
  /* line 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #g-navigation .g-container {
    width: 71.34%;
  }
}
/* line 68, templates/rt_galatea/custom/scss/custom.scss */
/* line 69, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-container .g-block > .g-content {
  height: 100%;
  margin: 0;
  padding: 0rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
@media only all and (max-width: 47.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #g-navigation .g-container .g-block > .g-content {
    border-bottom: 0;
  }
}
/* line 82, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-offsidebar-toggle {
  color: #fff;
  padding-left: 3px;
  padding-top: 17px;
  line-height: 1.3rem;
}
@media only all and (max-width: 47.99rem) {
  #g-navigation .g-offsidebar-toggle {
    color: #fff;
  }
}
/* line 91, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-offsidebar-toggle .g-offsidebar-toggle-icon {
  /* Reemplazar el fa-bars de font awesome por el icono png */
  background: url('../../../../images/MDC2024/general/navbar/menu_bars.png');
  background-size: cover;
  width: 37px;
  height: 28px;
}
/* line 100, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-offsidebar-toggle .g-offsidebar-toggle-icon::before {
  display: none;
}
/* line 105, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-offsidebar-toggle #text-icon-toggle {
  color: #fff;
  font-size: 1rem;
  font-weight: 100;
  margin: 7px -4px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #g-navigation .g-offsidebar-toggle #text-icon-toggle {
    font-size: 13px;
    margin: 7px 0px;
  }
}
/* line 119, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-content.g-particle {
  position: relative;
}
/* line 123, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .welcome-nav {
  letter-spacing: 0.7px;
  color: #fff;
  position: absolute;
  left: 17%;
  top: 50%;
  transform: translateY(-50%);
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-navigation .welcome-nav {
    left: 23%;
    font-size: 13px;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-navigation .welcome-nav {
    display: none;
  }
}
/* line 138, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .welcome-nav p {
  margin: 0;
}
/* line 145, templates/rt_galatea/custom/scss/custom.scss */
.g-offcanvas-toggle {
  position: fixed;
  color: #fff;
  z-index: 13;
  top: 21px;
}
@media only all and (max-width: 47.99rem) {
  .g-offcanvas-toggle {
    display: block !important;
  }
}
/* line 155, templates/rt_galatea/custom/scss/custom.scss */
.g-offcanvas-toggle .fa-fw {
  /* Reemplazar el fa-bars de font awesome por el icono png */
  background: url('../../../../images/MDC2024/general/navbar/menu_bars.png');
  background-size: cover;
  width: 30px;
  height: 23px;
}
/* line 168, templates/rt_galatea/custom/scss/custom.scss */
.g-offcanvas-toggle .fa-fw::before {
  display: none;
}
/* line 174, templates/rt_galatea/custom/scss/custom.scss */
/* line 177, templates/rt_galatea/custom/scss/custom.scss */
/* line 178, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .cd-logo img {
  width: 5.4rem;
  margin-top: 13px;
  margin-bottom: 8px;
}
@media only all and (max-width: 47.99rem) {
  #g-navigation .cd-logo img {
    width: 5.5rem;
    margin: 0.5rem 0;
    padding: 0 0.5rem;
  }
}
/* line 191, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-main-nav {
  height: 100%;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  justify-content: flex-end;
}
/* line 198, templates/rt_galatea/custom/scss/custom.scss */
/* line 199, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel li {
  margin: 0 0.6rem;
}
@media only all and (max-width: 47.99rem) {
  #g-navigation .g-main-nav .g-toplevel li {
    display: none;
  }
}
/* line 206, templates/rt_galatea/custom/scss/custom.scss */
@media only all and (max-width: 47.99rem) {
  #g-navigation .g-main-nav .g-toplevel li.g-menu-item-357 {
    display: block;
    position: fixed;
    top: 25px;
    right: 0;
    margin-top: -6px;
  }
}
/* line 216, templates/rt_galatea/custom/scss/custom.scss */
/* line 217, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel li a img {
  width: 2.1rem;
}
@media only all and (max-width: 47.99rem) {
  #g-navigation .g-main-nav .g-toplevel li a img {
    width: 2rem;
  }
}
/* MENU OFFSIDEBAR (Tablet o mas grande) */
/* line 233, templates/rt_galatea/custom/scss/custom.scss */
/* line 234, templates/rt_galatea/custom/scss/custom.scss */
/* line 235, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar.g-offsidebar-open:after {
  height: auto;
}
/* line 240, templates/rt_galatea/custom/scss/custom.scss */
/* line 241, templates/rt_galatea/custom/scss/custom.scss */
/* line 242, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar .g-main-nav .g-toplevel li {
  padding: 0.25rem 0;
}
/* line 246, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar .g-main-nav .g-toplevel li.active {
  background: #e4b465;
}
/* line 249, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar .g-main-nav .g-toplevel li.active > .g-menu-item-container {
  background: transparent;
}
/* line 251, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar .g-main-nav .g-toplevel li.active > .g-menu-item-container > .g-menu-item-content {
  color: #1c1c1c;
}
/* line 256, templates/rt_galatea/custom/scss/custom.scss */
/* line 257, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar .g-main-nav .g-toplevel li.active:hover > .g-menu-item-container {
  background: transparent;
}
/* line 259, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar .g-main-nav .g-toplevel li.active:hover > .g-menu-item-container > .g-menu-item-content {
  color: #1c1c1c;
}
/* line 267, templates/rt_galatea/custom/scss/custom.scss */
/* line 268, templates/rt_galatea/custom/scss/custom.scss */
/* line 269, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar .g-main-nav .g-toplevel li:hover > .g-menu-item-container > .g-menu-item-content {
  box-shadow: none;
}
/* line 276, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar .g-main-nav .g-toplevel li .g-menu-item-container {
  background: transparent;
}
/* line 279, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar .g-main-nav .g-toplevel li .g-menu-item-container .g-menu-item-content {
  font-size: 1.1rem;
  margin: 0.2rem;
  transition: 0.3s;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-offsidebar .g-main-nav .g-toplevel li .g-menu-item-container .g-menu-item-content {
    font-size: 1rem;
  }
}
/* line 286, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar .g-main-nav .g-toplevel li .g-menu-item-container .g-menu-item-content:hover {
  box-shadow: none;
  color: #e4b465;
  transition: 0.3s;
}
/* line 295, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar .g-main-nav .g-toplevel li.g-menu-item-552 {
  text-align: center;
  margin-top: 1rem;
  border-top: 1px solid #fff;
}
/* line 300, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar .g-main-nav .g-toplevel li.g-menu-item-552 a {
  padding-top: 1rem;
}
/* MENU OFFCANVAS (Solo mobile) */
/* line 312, templates/rt_galatea/custom/scss/custom.scss */
/* line 313, templates/rt_galatea/custom/scss/custom.scss */
/* line 314, templates/rt_galatea/custom/scss/custom.scss */
/* line 317, templates/rt_galatea/custom/scss/custom.scss */
/* line 318, templates/rt_galatea/custom/scss/custom.scss */
/* line 319, templates/rt_galatea/custom/scss/custom.scss */
#g-offcanvas .g-toplevel li.active > .g-menu-item-container > .g-menu-item-content {
  color: #1c1c1c;
}
/* line 326, templates/rt_galatea/custom/scss/custom.scss */
/* line 327, templates/rt_galatea/custom/scss/custom.scss */
/* line 330, templates/rt_galatea/custom/scss/custom.scss */
#g-offcanvas .g-toplevel li .g-menu-item-container .g-menu-item-content .g-menu-item-title {
  margin: 0;
}
/* SLIDESHOW */
/* line 341, templates/rt_galatea/custom/scss/custom.scss */
/* line 343, templates/rt_galatea/custom/scss/custom.scss */
/* line 344, templates/rt_galatea/custom/scss/custom.scss */
#g-slideshow .owl-nav .owl-prev {
  background: transparent;
}
/* line 347, templates/rt_galatea/custom/scss/custom.scss */
#g-slideshow .owl-nav .owl-prev:hover {
  background: rgba(191, 191, 191, 0.22);
}
/* line 351, templates/rt_galatea/custom/scss/custom.scss */
#g-slideshow .owl-nav .owl-next {
  background: transparent;
}
/* line 354, templates/rt_galatea/custom/scss/custom.scss */
#g-slideshow .owl-nav .owl-next:hover {
  background: rgba(191, 191, 191, 0.22);
}
/* CONTENEDORES MAIN */
/* line 363, templates/rt_galatea/custom/scss/custom.scss */
/* line 365, templates/rt_galatea/custom/scss/custom.scss */
@media only all and (max-width: 47.99rem) {
  #g-container-main .g-container {
    padding: 1rem 0;
    width: 95%;
  }
}
/* line 371, templates/rt_galatea/custom/scss/custom.scss */
#g-container-main .g-container .g-content {
  margin: 0;
}
/* FOOTER */
/* line 379, templates/rt_galatea/custom/scss/custom.scss */
#g-footer {
  margin-top: auto;
  background: url('../../../../images/MDC2024/general/footer/footer_background.png');
  background-size: cover;
}
@media only all and (max-width: 47.99rem) {
  #g-footer {
    margin-top: 2rem;
  }
}
/* line 387, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section {
  display: grid;
  grid-template-areas: "footer-about footer-about" "footer-email footer-phone" "footer-logo footer-legal";
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto auto;
}
@media only all and (min-width: 80rem) {
  #g-footer .footer-section {
    grid-template-areas: "footer-about footer-about footer-about footer-about" "footer-logo footer-email footer-phone footer-legal";
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto auto;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-footer .footer-section {
    grid-template-areas: "footer-about footer-about" "footer-email footer-email" "footer-phone footer-phone" "footer-logo footer-legal";
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto auto;
  }
}
/* line 412, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 3rem;
  text-align: center;
  line-height: 1.25;
}
@media only all and (max-width: 47.99rem) {
  #g-footer .footer-section > div {
    margin-bottom: 1.5rem;
  }
}
/* line 424, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section > div p {
  margin: 0;
}
/* line 429, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section #footer-about {
  grid-area: footer-about;
  margin: 2rem 0 1.5rem;
  letter-spacing: 0.5px;
  font-size: 1.3vw;
}
@media (max-width: 76.9230769231rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/theme/mixins/_typography.scss */
  #g-footer .footer-section #footer-about {
    font-size: 1rem;
  }
}
@media (min-width: 107.6923076923rem) {
  /* line 32, media/gantry5/engines/nucleus/scss/nucleus/theme/mixins/_typography.scss */
  #g-footer .footer-section #footer-about {
    font-size: 1.4rem;
  }
}
/* line 435, templates/rt_galatea/custom/scss/custom.scss */
@media only all and (max-width: 47.99rem) {
  #g-footer .footer-section #footer-about p {
    display: inline-grid;
  }
}
/* line 442, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section #footer-logo {
  grid-area: footer-logo;
}
/* line 445, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section #footer-logo img {
  width: 14rem;
}
@media only all and (max-width: 47.99rem) {
  #g-footer .footer-section #footer-logo img {
    width: 11rem;
  }
}
/* line 453, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section #footer-email {
  grid-area: footer-email;
  font-size: 1.3vw;
}
@media (max-width: 76.9230769231rem) {
  #g-footer .footer-section #footer-email {
    font-size: 1rem;
  }
}
@media (min-width: 110.7692307692rem) {
  #g-footer .footer-section #footer-email {
    font-size: 1.44rem;
  }
}
/* line 457, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section #footer-email img {
  width: 2.8rem;
}
@media only all and (max-width: 47.99rem) {
  #g-footer .footer-section #footer-email img {
    margin-bottom: 2px;
  }
}
/* line 465, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section #footer-phone {
  grid-area: footer-phone;
}
/* line 468, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section #footer-phone img {
  width: 2.8rem;
}
@media only all and (max-width: 47.99rem) {
  #g-footer .footer-section #footer-phone img {
    margin-bottom: 2px;
  }
}
/* line 475, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section #footer-phone p {
  font-size: 1.3vw;
}
@media (max-width: 76.9230769231rem) {
  #g-footer .footer-section #footer-phone p {
    font-size: 1rem;
  }
}
@media (min-width: 92.3076923077rem) {
  #g-footer .footer-section #footer-phone p {
    font-size: 1.2rem;
  }
}
/* line 477, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section #footer-phone p.wa-tel {
  font-size: 1.5vw;
}
@media (max-width: 66.6666666667rem) {
  #g-footer .footer-section #footer-phone p.wa-tel {
    font-size: 1rem;
  }
}
@media (min-width: 96.6666666667rem) {
  #g-footer .footer-section #footer-phone p.wa-tel {
    font-size: 1.45rem;
  }
}
/* line 483, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section #footer-legal {
  grid-area: footer-legal;
  text-transform: uppercase;
  font-size: 1.3vw;
}
@media (max-width: 76.9230769231rem) {
  #g-footer .footer-section #footer-legal {
    font-size: 1rem;
  }
}
@media (min-width: 92.3076923077rem) {
  #g-footer .footer-section #footer-legal {
    font-size: 1.2rem;
  }
}
/* line 488, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section #footer-legal a {
  color: #fff;
}
/* line 490, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section #footer-legal a:hover {
  color: #e4b465;
}
/* line 495, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section #footer-legal .legal-tyc {
  display: none;
}
/*# sourceMappingURL=custom_97.css.map */