/* 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 */
/* FUENTES */
@font-face {
  font-family: 'gotham-light';
  src: url('../../fonts/gotham/Gotham-Light.woff') format('woff'), url('../../fonts/gotham/Gotham-Light.ttf') format('truetype');
  /* Modern Browsers */
  /* Safari, Android, iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'gotham-book';
  src: url('../../fonts/gotham/Gotham-Book.woff') format('woff'), url('../../fonts/gotham/Gotham-Book.ttf') format('truetype');
  /* Modern Browsers */
  /* Safari, Android, iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'gotham-medium';
  src: url('../../fonts/gotham/Gotham-Medium.woff') format('woff'), url('../../fonts/gotham/Gotham-Medium.ttf') format('truetype');
  /* Modern Browsers */
  /* Safari, Android, iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'gotham-ultra';
  src: url('../../fonts/gotham/Gotham-Ultra.woff') format('woff'), url('../../fonts/gotham/Gotham-Ultra.ttf') format('truetype');
  /* Modern Browsers */
  /* Safari, Android, iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* BACKGROUND GENERAL */
/* BACKGROUND GENERAL */
/* line 51, templates/rt_galatea/custom/scss/custom.scss */
html {
  background: url('../../../../images/CD2024/general/fondo.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* line 58, templates/rt_galatea/custom/scss/custom.scss */
html body {
  background: transparent;
}
/* line 61, templates/rt_galatea/custom/scss/custom.scss */
html body #g-page-surround {
  background: transparent;
}
/* line 67, templates/rt_galatea/custom/scss/custom.scss */
#g-page-surround {
  display: flex;
  flex-direction: column;
}
/* TOP (MENSAJES DEL SISTEMA) */
/* line 75, templates/rt_galatea/custom/scss/custom.scss */
#g-top {
  position: fixed;
  align-self: center;
}
/* NAVIGATION */
/* line 83, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation {
  background: #000;
  position: relative;
  z-index: 12;
}
/* line 88, 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 92, templates/rt_galatea/custom/scss/custom.scss */
/* line 93, 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 106, 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 115, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-offsidebar-toggle .g-offsidebar-toggle-icon {
  font-size: 2.25rem;
  text-align: unset;
}
/* line 120, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-offsidebar-toggle #text-icon-toggle {
  color: #fff;
  font-size: 0.7rem;
  font-weight: bold;
}
/* line 127, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .welcome-nav {
  padding-left: 3.5rem;
  letter-spacing: 1.6px;
  padding-top: 1px;
  color: #fff;
}
@media only all and (max-width: 47.99rem) {
  #g-navigation .welcome-nav {
    display: none;
  }
}
/* line 139, templates/rt_galatea/custom/scss/custom.scss */
.g-offcanvas-toggle {
  position: fixed;
  color: #fff;
}
/* line 143, templates/rt_galatea/custom/scss/custom.scss */
.g-offcanvas-toggle .fa-fw {
  font-size: 2.25rem;
}
@media only all and (max-width: 47.99rem) {
  .g-offcanvas-toggle .fa-fw {
    font-size: 1.9rem;
    margin-top: 3px;
  }
}
/* Logo central y submenu(iconos) */
/* line 154, templates/rt_galatea/custom/scss/custom.scss */
/* line 157, templates/rt_galatea/custom/scss/custom.scss */
/* line 158, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .cd-logo img {
  width: 5.9rem;
  margin-top: 2px;
  margin-bottom: 5px;
}
@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 171, 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 178, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-main-nav li {
  margin: 0 0.4rem;
}
@media only all and (max-width: 47.99rem) {
  #g-navigation .g-main-nav li {
    display: none;
  }
}
/* line 184, templates/rt_galatea/custom/scss/custom.scss */
@media only all and (max-width: 47.99rem) {
  #g-navigation .g-main-nav li.g-menu-item-357 {
    display: block;
    position: fixed;
    top: 25px;
    right: 5px;
  }
}
/* line 193, templates/rt_galatea/custom/scss/custom.scss */
/* line 194, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-main-nav li a img {
  width: 2.1rem;
}
@media only all and (max-width: 47.99rem) {
  #g-navigation .g-main-nav li a img {
    width: 1.7rem;
  }
}
/* MENU OFFSIDEBAR (Tablet o mas grande) */
/* line 207, templates/rt_galatea/custom/scss/custom.scss */
/* line 208, templates/rt_galatea/custom/scss/custom.scss */
/* line 209, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar.g-offsidebar-open:after {
  height: auto;
}
/* line 214, templates/rt_galatea/custom/scss/custom.scss */
/* line 215, templates/rt_galatea/custom/scss/custom.scss */
/* line 216, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar .g-main-nav .g-toplevel li {
  padding: 0.25rem 0;
}
/* line 220, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar .g-main-nav .g-toplevel li.active {
  font-family: 'gotham-medium';
  background: #e4b465;
}
/* line 224, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar .g-main-nav .g-toplevel li.active > .g-menu-item-container {
  background: transparent;
}
/* line 226, 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 231, templates/rt_galatea/custom/scss/custom.scss */
/* line 232, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar .g-main-nav .g-toplevel li.active:hover > .g-menu-item-container {
  background: transparent;
}
/* line 234, 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 242, templates/rt_galatea/custom/scss/custom.scss */
/* line 243, templates/rt_galatea/custom/scss/custom.scss */
/* line 244, 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 251, templates/rt_galatea/custom/scss/custom.scss */
#g-offsidebar .g-main-nav .g-toplevel li .g-menu-item-container {
  background: transparent;
}
/* line 254, 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;
  font-weight: 700;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #g-offsidebar .g-main-nav .g-toplevel li .g-menu-item-container .g-menu-item-content {
    font-size: 1rem;
  }
}
/* line 262, 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 271, 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 276, 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 288, templates/rt_galatea/custom/scss/custom.scss */
/* line 289, templates/rt_galatea/custom/scss/custom.scss */
/* line 290, templates/rt_galatea/custom/scss/custom.scss */
/* line 293, templates/rt_galatea/custom/scss/custom.scss */
/* line 294, templates/rt_galatea/custom/scss/custom.scss */
/* line 295, templates/rt_galatea/custom/scss/custom.scss */
#g-offcanvas .g-toplevel li.active > .g-menu-item-container > .g-menu-item-content {
  color: #1c1c1c;
}
/* line 302, templates/rt_galatea/custom/scss/custom.scss */
/* line 303, templates/rt_galatea/custom/scss/custom.scss */
#g-offcanvas .g-toplevel li .g-menu-item-container .g-menu-item-content {
  font-weight: 700;
}
/* line 306, 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 317, templates/rt_galatea/custom/scss/custom.scss */
/* line 319, templates/rt_galatea/custom/scss/custom.scss */
/* line 320, templates/rt_galatea/custom/scss/custom.scss */
#g-slideshow .owl-nav .owl-prev {
  background: transparent;
}
/* line 323, templates/rt_galatea/custom/scss/custom.scss */
#g-slideshow .owl-nav .owl-prev:hover {
  background: rgba(191, 191, 191, 0.22);
}
/* line 327, templates/rt_galatea/custom/scss/custom.scss */
#g-slideshow .owl-nav .owl-next {
  background: transparent;
}
/* line 330, templates/rt_galatea/custom/scss/custom.scss */
#g-slideshow .owl-nav .owl-next:hover {
  background: rgba(191, 191, 191, 0.22);
}
/* CONTENEDORES MAIN */
/* line 339, templates/rt_galatea/custom/scss/custom.scss */
/* line 342, 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 348, templates/rt_galatea/custom/scss/custom.scss */
#g-container-main .g-container .g-content {
  margin: 0;
}
/* FOOTER */
/* line 356, templates/rt_galatea/custom/scss/custom.scss */
#g-footer {
  margin-top: auto;
}
/* line 358, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  text-align: center;
}
/* line 366, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section .destello-foo {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-top: -4px;
}
@media only all and (max-width: 47.99rem) {
  #g-footer .footer-section .destello-foo {
    margin-top: -2px;
  }
}
/* line 374, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section .destello-foo img {
  height: 11px;
}
@media only all and (max-width: 47.99rem) {
  #g-footer .footer-section .destello-foo img {
    height: 5px;
    width: 117%;
    max-width: 117%;
  }
}
/* line 383, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section .about-section {
  font-style: italic;
  font-weight: bold;
  font-family: 'gotham-book';
  letter-spacing: 0.9px;
  font-size: 1.7vw;
}
@media (max-width: 88.2352941176rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/theme/mixins/_typography.scss */
  #g-footer .footer-section .about-section {
    font-size: 1.5rem;
  }
}
@media (min-width: 117.6470588235rem) {
  /* line 32, media/gantry5/engines/nucleus/scss/nucleus/theme/mixins/_typography.scss */
  #g-footer .footer-section .about-section {
    font-size: 2rem;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-footer .footer-section .about-section {
    font-size: 1.2rem;
  }
}
/* line 394, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section .email-section {
  font-style: italic;
  line-height: 0.8;
  font-size: 1.3vw;
}
@media (max-width: 84.6153846154rem) {
  #g-footer .footer-section .email-section {
    font-size: 1.1rem;
  }
}
@media (min-width: 115.3846153846rem) {
  #g-footer .footer-section .email-section {
    font-size: 1.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-footer .footer-section .email-section {
    line-height: 1;
    padding-top: 10px;
    font-size: 1rem;
  }
}
/* line 405, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section .legal-section {
  text-transform: uppercase;
  text-decoration: underline;
  text-decoration-color: #a9a9a9;
  padding: 1rem;
  font-size: 0.9vw;
}
@media (max-width: 88.8888888889rem) {
  #g-footer .footer-section .legal-section {
    font-size: 0.8rem;
  }
}
@media (min-width: 111.1111111111rem) {
  #g-footer .footer-section .legal-section {
    font-size: 1rem;
  }
}
/* line 413, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section .legal-section a {
  color: #fff;
}
/* line 415, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section .legal-section a:hover {
  color: #e4b465;
}
/* line 422, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .footer-section .logo-section {
  width: 9.3vw;
  min-width: 9rem;
}
@media only all and (min-width: 60rem) {
  /* line 10, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #g-footer .footer-section .logo-section {
    position: absolute;
    bottom: 25px;
    right: 32px;
  }
}
@media only all and (min-width: 60rem) and (max-width: 79.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #g-footer .footer-section .logo-section {
    width: 9rem;
    bottom: 20px;
    right: 20px;
  }
}
@media only all and (max-width: 59.99rem) {
  /* line 28, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #g-footer .footer-section .logo-section {
    width: 7rem;
    min-width: 7rem;
    margin: 0.5rem 0 1rem 0;
  }
}
/*# sourceMappingURL=custom_97.css.map */