
/*.gkIsWrapper-gk_infinity figcaption p {
  color: #fff;
  font-size: 20px;
  font-style: inherit !important;
  line-height: 80px;
  margin: 0;
    margin-top: 0px;
  opacity: 0;
  position: relative;
  text-align: center;
  top: 60px;
  -webkit-transition: all .5s ease-out .5s;
  -moz-transition: all .5s ease-out .5s;
  -ms-transition: all .5s ease-out .5s;
  -o-transition: all .5s ease-out .5s;
  transition: all .5s ease-out .5s;
}

.gkIsWrapper-gk_infinity figcaption p {
  color: #fff;
  font-size: 20px;
  font-style: inherit !important;
  line-height: 80px;
  margin: 0;
  opacity: 0;
  position: relative;
  text-align: center;
  top: 60px;
  -webkit-transition: all .5s ease-out .5s;
  -moz-transition: all .5s ease-out .5s;
  -ms-transition: all .5s ease-out .5s;
  -o-transition: all .5s ease-out .5s;
  transition: all .5s ease-out .5s;
}*/

.gkBgContent {
  max-width: 1730px;
}

/*#gkLogo {
  display: inline-block !important;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  width: 250px;
  line-height: 95px;
  height: 95px;
  text-align: center;
  border-right: 1px solid rgba(255,255,255,0.08);
}*/

.gkIsWrapper-gk_infinity .gkIsSlide::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: #06131f;
  opacity: 0;
  left: 0;
  top: 0;
}

#gkBottom2.mod-bg-darker .moduletable > h3::after {
  content: '';
  width: 24px;
  height: 4px;
  background: #fff8ac;
  display: block;
  margin-top: 24px;
}

#gkMobileMenu #static-aside-menu-toggler {
  color: #fff;
}

#gkMobileMenu {
    font-size: 32px !important; /* Ajusta los píxeles según el tamaño deseado */
    line-height: 1 !important;
}

.gkIsWrapper-gk_infinity figure {
  left: 0;
  height: 100%;
  opacity: 0.8 !important;
  filter: alpha(opacity=0);
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}