/* 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 */
@font-face {
  font-family: 'avenir-next';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/avenir-next/avenir-next-regular-webfont.eot#iefix') format("embedded-opentype"), url('../fonts/avenir-next/avenir-next-regular-webfont.woff2') format("woff2"), url('../fonts/avenir-next/avenir-next-regular-webfont.woff') format("woff"), url('../fonts/avenir-next/avenir-next-regular-webfont.ttf') format("truetype"), url('../fonts/avenir-next/avenir-next-regular-webfont.svg#avenir-next') format("svg");
}
@font-face {
  font-family: 'avenir-next-italic';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/avenir-next/avenir-next-italic-webfont.eot#iefix') format("embedded-opentype"), url('../fonts/avenir-next/avenir-next-italic-webfont.woff2') format("woff2"), url('../fonts/avenir-next/avenir-next-italic-webfont.woff') format("woff"), url('../fonts/avenir-next/avenir-next-italic-webfont.ttf') format("truetype"), url('../fonts/avenir-next/avenir-next-italic-webfont.svg#avenir-next-italic') format("svg");
}
@font-face {
  font-family: 'avenir-next-bold';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/avenir-next/avenir-next-bold-webfont.eot#iefix') format("embedded-opentype"), url('../fonts/avenir-next/avenir-next-bold-webfont.woff2') format("woff2"), url('../fonts/avenir-next/avenir-next-bold-webfont.woff') format("woff"), url('../fonts/avenir-next/avenir-next-bold-webfont.ttf') format("truetype"), url('../fonts/avenir-next/avenir-next-bold-webfont.svg#avenir-next-bold') format("svg");
}
@font-face {
  font-family: 'avenir-next-semibold';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/avenir-next/avenirnextdemibold.eot#iefix') format("embedded-opentype"), url('../fonts/avenir-next/avenirnextdemibold.woff2') format("woff2"), url('../fonts/avenir-next/avenirnextdemibold.woff') format("woff"), url('../fonts/avenir-next/avenirnextdemibold.ttf') format("truetype"), url('../fonts/avenir-next/avenirnextdemibold.svg#avenir-next-semibold') format("svg");
}
/* line 7, templates/g5_helium/scss/custom.scss */
#g-header {
  overflow: hidden;
}
/* line 8, templates/g5_helium/scss/custom.scss */
#g-header .section-text {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.51);
  opacity: 0;
  transition: all 0.5s ease;
}
/* line 16, templates/g5_helium/scss/custom.scss */
#g-header .section-text p {
  color: #f2f2f2;
  position: absolute;
  line-height: 1.2;
  font-size: 13px;
  padding: 20px;
  transform: translate(-50%, 50%);
  bottom: 50%;
  left: 50%;
  text-transform: uppercase;
  font-weight: 900;
}
/* line 32, templates/g5_helium/scss/custom.scss */
#g-header #header-sections {
  display: flex;
  width: 100%;
}
/* line 33, templates/g5_helium/scss/custom.scss */
#g-header #header-sections div {
  text-align: center;
}
/* line 36, templates/g5_helium/scss/custom.scss */
#g-header #header-sections .logo {
  transition: all 0.6s ease;
  cursor: pointer;
  position: absolute;
  bottom: 60%;
  left: 50%;
  transform: translate(-50%, 50%);
  width: 70%;
}
/* line 46, templates/g5_helium/scss/custom.scss */
#g-header #header-sections #h-section-1 {
  position: relative;
  width: 30vw;
  height: 30vw;
  background-image: url('../../../../images/fondo_core_ws.png');
  background-size: cover;
}
/* line 52, templates/g5_helium/scss/custom.scss */
#g-header #header-sections #h-section-1 .logo {
  width: 77%;
}
/* line 55, templates/g5_helium/scss/custom.scss */
#g-header #header-sections #h-section-2 {
  width: 15vw;
  height: 30vw;
}
/* line 56, templates/g5_helium/scss/custom.scss */
#g-header #header-sections .squared1 {
  background-image: url('../../../../images/fondo_escuela_ws.png');
}
/* line 57, templates/g5_helium/scss/custom.scss */
#g-header #header-sections .squared2 {
  background-image: url('../../../../images/fondo_servicios_ws.png');
}
/* line 58, templates/g5_helium/scss/custom.scss */
#g-header #header-sections .squared1, #g-header #header-sections .squared2 {
  position: relative;
  height: 50%;
  background-size: cover;
  filter: saturate(0);
  transition: filter 0.6s ease;
  cursor: pointer;
}
/* line 59, templates/g5_helium/scss/custom.scss */
#g-header #header-sections .squared1:hover, #g-header #header-sections .squared2:hover {
  filter: saturate(1);
}
/* line 60, templates/g5_helium/scss/custom.scss */
#g-header #header-sections img {
  position: relative;
}
/* line 67, templates/g5_helium/scss/custom.scss */
#g-header #video-home {
  position: relative;
  height: 30vw;
  background: #000;
}
/* line 71, templates/g5_helium/scss/custom.scss */
#g-header #video-home video {
  position: relative;
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
}
/* line 77, templates/g5_helium/scss/custom.scss */
#g-header #video-home .vid-adv {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  background: #d4d4d4;
  line-height: 1;
  padding: 2px;
}
/* line 89, templates/g5_helium/scss/custom.scss */
.sc-logo img {
  width: 100px;
}
/* line 90, templates/g5_helium/scss/custom.scss */
#g-navigation .sc-logo img {
  position: fixed;
  left: 20px;
  top: 5px;
}
/* line 91, templates/g5_helium/scss/custom.scss */
#g-footer .sc-logo img {
  position: relative;
  top: 3px;
}
/* line 93, templates/g5_helium/scss/custom.scss */
#g-navigation {
  height: 42px;
}
/* line 94, templates/g5_helium/scss/custom.scss */
/* line 96, templates/g5_helium/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel, #g-footer .g-main-nav .g-toplevel {
  line-height: 1;
  text-transform: uppercase;
  overflow: hidden;
}
/* line 101, templates/g5_helium/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li, #g-footer .g-main-nav .g-toplevel > li {
  margin: 0;
  padding: 0 1rem;
}
/* line 106, templates/g5_helium/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container, #g-footer .g-main-nav .g-toplevel > li > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li .menu-icon, #g-footer .g-main-nav .g-toplevel > li .menu-icon {
  padding: 1rem 0;
  color: #999;
  fill: #999;
  transition: all 0.35s ease;
}
/* line 107, templates/g5_helium/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content, #g-footer .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  color: #f2f2f2;
  box-shadow: none;
}
/* line 111, templates/g5_helium/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content, #g-footer .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  padding: 0 0 7px;
}
/* line 114, templates/g5_helium/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active, #g-footer .g-main-nav .g-toplevel > li.active {
  background: #1a1a1a;
  height: 42px;
}
/* line 116, templates/g5_helium/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container, #g-footer .g-main-nav .g-toplevel > li > .g-menu-item-container, #g-navigation .g-main-nav .g-main-nav .g-sublevel > li > .g-menu-item-container, #g-footer .g-main-nav .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 0.7rem;
}
/* line 117, templates/g5_helium/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-footer .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li:hover .menu-icon, #g-footer .g-main-nav .g-toplevel > li:hover .menu-icon, #g-navigation .g-main-nav .active .menu-icon, #g-footer .g-main-nav .active .menu-icon {
  color: #f2f2f2;
  fill: #f2f2f2 !important;
}
/* line 121, templates/g5_helium/scss/custom.scss */
#g-footer {
  padding: 0;
  height: 42px;
}
/* line 123, templates/g5_helium/scss/custom.scss */
.block-es, .block-mc, .block-rf, .block-em, .block-pi {
  overflow: hidden;
  transition: all 1s ease;
  opacity: 0;
  cursor: pointer;
}
/* line 125, templates/g5_helium/scss/custom.scss */
.block-es .block-header:hover, .block-es .block-header.active {
  background: #af3afa;
}
/* line 129, templates/g5_helium/scss/custom.scss */
.block-mc .block-header:hover, .block-mc .block-header.active {
  background: #ffcd00;
}
/* line 131, templates/g5_helium/scss/custom.scss */
.block-mc .block-header:hover p, .block-mc .block-header.active p {
  color: #1a1a1a;
}
/* line 134, templates/g5_helium/scss/custom.scss */
.block-rf .block-header:hover, .block-rf .block-header.active {
  background: #3fa9f5;
}
/* line 138, templates/g5_helium/scss/custom.scss */
.block-em .block-header:hover, .block-em .block-header.active {
  background: #39b54a;
}
/* line 142, templates/g5_helium/scss/custom.scss */
.block-pi .block-header:hover, .block-pi .block-header.active {
  background: #f7931e;
}
/* line 144, templates/g5_helium/scss/custom.scss */
.block-pi .block-header:hover p, .block-pi .block-header.active p {
  color: #1a1a1a;
}
/* line 148, templates/g5_helium/scss/custom.scss */
.block-pi .block-header:hover .header-line, .block-pi .block-header.active .header-line, .block-mc .block-header:hover .header-line, .block-mc .block-header.active .header-line {
  background: #333 !important;
}
/* line 152, templates/g5_helium/scss/custom.scss */
.block-es .block-header:hover .header-line, .block-es .block-header.active .header-line, .block-em .block-header:hover .header-line, .block-em .block-header.active .header-line, .block-rf .block-header:hover .header-line, .block-rf .block-header.active .header-line {
  background: #333 !important;
}
/* line 157, templates/g5_helium/scss/custom.scss */
.block-header {
  cursor: pointer;
  border: none;
  line-height: 1;
  background: #333;
  color: #f2f2f2;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  padding: 8px;
  margin: 0.5px;
  position: relative;
  height: 68px;
  transition: all 0.4s ease;
}
/* line 160, templates/g5_helium/scss/custom.scss */
.block-header p {
  margin: 0;
  position: relative;
  top: 50%;
  transform: translate(0, -65%);
}
/* line 176, templates/g5_helium/scss/custom.scss */
.block-header .header-line {
  height: 5px;
  position: absolute;
  bottom: 10px;
  right: 50%;
  transform: translate(50%, 0);
  width: 90%;
}
/* line 186, templates/g5_helium/scss/custom.scss */
.block-inside {
  position: relative;
  height: 300px;
  text-align: center;
}
/* line 190, templates/g5_helium/scss/custom.scss */
.block-inside .block-description {
  font-size: 12px;
  line-height: 1.2;
  padding: 15px 25px;
}
/* line 196, templates/g5_helium/scss/custom.scss */
.block-inside img {
  position: absolute;
  bottom: -1vw;
  transform: translate(-50%, -50%);
}
/* line 200, templates/g5_helium/scss/custom.scss */
.block-inside .block-info {
  cursor: pointer;
  background: #333;
  color: #999;
  text-align: center;
  position: absolute;
  width: 90%;
  line-height: 1;
  font-size: 14px;
  bottom: 0;
  left: 50%;
  margin-bottom: 10px;
  transform: translate(-50%, 0);
}
/* line 213, templates/g5_helium/scss/custom.scss */
.block-inside .block-info p {
  margin: 0.5rem 0;
}
/* line 215, templates/g5_helium/scss/custom.scss */
.block-inside .block-info:hover {
  color: #f2f2f2;
}
/* line 217, templates/g5_helium/scss/custom.scss */
#g-expanded, #g-mainbar, #g-aside {
  padding: 0;
}
/* line 218, templates/g5_helium/scss/custom.scss */
#g-above, #g-mainbar .activities-title {
  background: #fff;
  color: #424753;
  padding: 0;
  margin-bottom: -10px;
  text-align: center;
  font-size: 30px;
  line-height: 1;
}
/* line 228, templates/g5_helium/scss/custom.scss */
.page-header h2 {
  display: none;
}
/* line 229, templates/g5_helium/scss/custom.scss */
.well {
  background-color: #fff;
  border: none;
  box-shadow: none;
}
/* line 235, templates/g5_helium/scss/custom.scss */
#contact-form .controls input, #contact-form .controls textarea {
  border-radius: 0;
  background: #e6e6e6;
  border: none;
}
/* line 241, templates/g5_helium/scss/custom.scss */
.edit.item-page .btn-toolbar .btn, .pager.pagenav a, p.readmore .btn, .contact .form-actions .btn, #contact-form .controls .btn-primary.validate, .profile .btn, .login .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .search #searchForm .btn, .finder #searchForm .btn, .search #search-form .btn, .finder #search-form .btn {
  border-radius: 0;
  height: 40px;
}
/* line 246, templates/g5_helium/scss/custom.scss */
#contact-form {
  line-height: 1;
}
/* line 248, templates/g5_helium/scss/custom.scss */
#contact-form .controls .btn-primary.validate {
  font-size: 0.8rem;
  padding: 0px 65px;
  margin-left: 0px;
  color: #999;
}
/* line 256, templates/g5_helium/scss/custom.scss */
.form-horizontal .control-label {
  display: block;
  float: none;
  text-align: left;
  font-weight: 900;
}
/* line 263, templates/g5_helium/scss/custom.scss */
.form-horizontal .controls {
  margin-left: 0;
}
/* line 267, templates/g5_helium/scss/custom.scss */
/* line 268, templates/g5_helium/scss/custom.scss */
#contact-data p {
  font-size: 18px;
  line-height: 1.2;
}
/* line 269, templates/g5_helium/scss/custom.scss */
#contact-data ul {
  list-style: none;
  margin-left: 0;
}
/* line 270, templates/g5_helium/scss/custom.scss */
#contact-data i {
  text-align: center;
  font-size: 20px;
  color: #000;
  width: 30px;
}
/* line 274, templates/g5_helium/scss/custom.scss */
#contact-data li, #contact-data a {
  color: #999;
  font-weight: 700;
  font-style: italic;
}
/* line 275, templates/g5_helium/scss/custom.scss */
#contact-data a:hover {
  color: #000;
}
/* line 278, templates/g5_helium/scss/custom.scss */
.g-offcanvas-toggle {
  top: 13px;
}
/* line 280, templates/g5_helium/scss/custom.scss */
#sp-wrap {
  background: #333;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200000;
  transition: background 2s ease;
}
/* line 292, templates/g5_helium/scss/custom.scss */
#splash {
  transition: all 2s ease;
  display: none;
  text-align: center;
  position: fixed;
  display: flex;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
}
/* line 303, templates/g5_helium/scss/custom.scss */
#splash .s-ea, #splash .s-ec, #splash .s-sp {
  transition: all 2s ease;
  position: relative;
  height: 100%;
  width: 33.333%;
  cursor: pointer;
  overflow: hidden;
  top: 100vh;
}
/* line 312, templates/g5_helium/scss/custom.scss */
#splash .s-section-logo {
  transition: all 4s ease;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
}
/* line 320, templates/g5_helium/scss/custom.scss */
#splash .s-section-bg {
  transition: all 4s ease;
  top: 0;
  position: absolute;
  display: block;
  max-width: inherit;
  transform: translate(-50%, 0) scale(1);
  left: 50%;
}
/* line 333, templates/g5_helium/scss/custom.scss */
#splash .s-section-text {
  opacity: 0;
  padding: 50px;
  color: #f2f2f2;
  line-height: 1.4;
  font-size: 16px;
  position: absolute;
  bottom: -30%;
  transition: all 1s ease;
  text-align: center;
  width: 100%;
}
/* line 345, templates/g5_helium/scss/custom.scss */
#splash .s-section-text p {
  opacity: 0;
  transition: all 1s ease;
}
/* line 346, templates/g5_helium/scss/custom.scss */
#splash .s-ea {
  background: linear-gradient(0deg, rgba(109, 2, 96, 1) 0%, rgba(198, 140, 58, 1) 100%);
}
/* line 347, templates/g5_helium/scss/custom.scss */
#splash .s-ec {
  background: linear-gradient(0deg, rgba(127, 142, 75, 1) 0%, rgba(232, 216, 84, 1) 100%);
}
/* line 348, templates/g5_helium/scss/custom.scss */
#splash .s-sp {
  background: linear-gradient(0deg, rgba(83, 54, 133, 1) 0%, rgba(166, 230, 239, 1) 100%);
}
/* line 351, templates/g5_helium/scss/custom.scss */
.g-menu-item svg {
  height: 14px;
  margin-right: 1px;
  top: -1px;
  position: relative;
}
/* line 358, templates/g5_helium/scss/custom.scss */
.g-menu-item-112 svg {
  margin-right: 3px;
}
/* line 359, templates/g5_helium/scss/custom.scss */
#g-mobilemenu-container svg {
  display: none;
}
/* line 360, templates/g5_helium/scss/custom.scss */
#footer-icons, .blog-header {
  text-align: right;
  display: flex;
  float: right;
}
/* line 365, templates/g5_helium/scss/custom.scss */
#footer-icons svg, .blog-header svg {
  transition: all 0.3s ease;
  fill: #999;
  height: 24px;
  margin-left: 4px;
  position: relative;
  top: 10px;
}
/* line 373, templates/g5_helium/scss/custom.scss */
#footer-icons span, .blog-header span {
  transition: all 0.3s ease;
  font-size: 12px;
  font-weight: 700;
  position: relative;
  top: 2px;
  margin-right: 4px;
}
/* line 381, templates/g5_helium/scss/custom.scss */
#footer-icons #blog-bt, .blog-header #blog-bt, #footer-icons #fb-bt, .blog-header #fb-bt, #footer-icons #ig-bt, .blog-header #ig-bt, #footer-icons #wa-bt, .blog-header #wa-bt {
  cursor: pointer;
}
/* line 382, templates/g5_helium/scss/custom.scss */
/* line 383, templates/g5_helium/scss/custom.scss */
#footer-icons #blog-bt:hover svg, .blog-header #blog-bt:hover svg {
  fill: #ffd400;
}
/* line 384, templates/g5_helium/scss/custom.scss */
#footer-icons #blog-bt:hover span, .blog-header #blog-bt:hover span {
  color: #ffd400;
}
/* line 386, templates/g5_helium/scss/custom.scss */
#footer-icons a, .blog-header a {
  color: #999 !important;
}
/* line 387, templates/g5_helium/scss/custom.scss */
#footer-icons .icon, .blog-header .icon {
  transition: all 0.3s ease;
}
/* line 388, templates/g5_helium/scss/custom.scss */
#footer-icons #fb-bt:hover .icon, .blog-header #fb-bt:hover .icon {
  fill: #0090ff;
}
/* line 389, templates/g5_helium/scss/custom.scss */
#footer-icons #ig-bt:hover .icon, .blog-header #ig-bt:hover .icon {
  fill: url('#iggrad');
}
/* line 390, templates/g5_helium/scss/custom.scss */
#footer-icons #wa-bt:hover .icon, .blog-header #wa-bt:hover .icon {
  fill: #39b54a;
}
/* line 394, templates/g5_helium/scss/custom.scss */
#espalda-sana {
  transition: all 0.3s ease;
  opacity: 0;
}
/* line 395, templates/g5_helium/scss/custom.scss */
#pilates, #recuperacion-funcional, #yoga, #embarazadas {
  transition: all 0.3s ease;
  position: relative;
  display: none;
  opacity: 0;
}
/* line 402, templates/g5_helium/scss/custom.scss */
#espalda-sana .act-square {
  background: #af3afa;
}
/* line 403, templates/g5_helium/scss/custom.scss */
#espalda-sana .act-name {
  color: #af3afa;
}
/* line 405, templates/g5_helium/scss/custom.scss */
#pilates .act-square {
  background: #f7931e;
}
/* line 406, templates/g5_helium/scss/custom.scss */
#pilates .act-name {
  color: #f7931e;
}
/* line 408, templates/g5_helium/scss/custom.scss */
#recuperacion-funcional .act-square {
  background: #3fa9f5;
}
/* line 409, templates/g5_helium/scss/custom.scss */
#recuperacion-funcional .act-name {
  color: #3fa9f5;
}
/* line 411, templates/g5_helium/scss/custom.scss */
#yoga .act-square {
  background: #ffcd00;
}
/* line 412, templates/g5_helium/scss/custom.scss */
#yoga .act-name {
  color: #ffcd00;
}
/* line 414, templates/g5_helium/scss/custom.scss */
#embarazadas .act-square {
  background: #39b54a;
}
/* line 415, templates/g5_helium/scss/custom.scss */
#embarazadas .act-name {
  color: #39b54a;
}
/* line 417, templates/g5_helium/scss/custom.scss */
.act-intro {
  margin: 10px 0 5px 0px;
  display: flex;
  font-size: 16px;
  line-height: 1.4;
}
/* line 422, templates/g5_helium/scss/custom.scss */
.act-intro .act-square {
  height: 20px;
  width: 20px;
}
/* line 423, templates/g5_helium/scss/custom.scss */
.act-intro .act-name {
  margin: 0 10px 0 20px;
}
/* line 427, templates/g5_helium/scss/custom.scss */
.act-content {
  display: flex;
  color: #1a1a1a;
  line-height: 1.2;
  font-size: 14px;
}
/* line 432, templates/g5_helium/scss/custom.scss */
.act-content .act-block {
  width: 100%;
  padding: 20px;
}
/* line 433, templates/g5_helium/scss/custom.scss */
.act-content h5 {
  font-size: 14px;
  font-weight: 700;
  margin: 1.5rem 0 0.5rem 0;
}
/* line 439, templates/g5_helium/scss/custom.scss */
.itemid-101 #g-container-main .g-content, #g-utility .platform-content {
  margin: 0;
  padding: 0;
}
/* line 440, templates/g5_helium/scss/custom.scss */
.itemid-101 #g-container-main {
  margin-bottom: 40px;
}
/* line 441, templates/g5_helium/scss/custom.scss */
#sec-menu {
  transition: all 0.3s ease;
  transform: translate(0px, -70px);
  display: flex;
  width: 100%;
  position: fixed;
  top: 42px;
  z-index: 10;
  left: 0;
  background: #000;
}
/* line 451, templates/g5_helium/scss/custom.scss */
#sec-menu .block-es, #sec-menu .block-mc, #sec-menu .block-rf, #sec-menu .block-pi, #sec-menu .block-em {
  width: 100%;
  opacity: 1;
}
/* line 453, templates/g5_helium/scss/custom.scss */
.horario-dia {
  text-align: center;
}
/* line 454, templates/g5_helium/scss/custom.scss */
.horario-dia .horario-cajas {
  color: #f2f2f2;
}
/* line 456, templates/g5_helium/scss/custom.scss */
.horario-dia h2 {
  font-size: 22px;
  margin: 10px;
  line-height: 1.2;
  font-weight: 700;
}
/* line 463, templates/g5_helium/scss/custom.scss */
.caja-horario {
  display: flex;
  line-height: 1.2;
}
/* line 466, templates/g5_helium/scss/custom.scss */
.caja-horario .caja-hora {
  width: 20%;
}
/* line 470, templates/g5_helium/scss/custom.scss */
.caja-horario .caja-clase {
  width: 80%;
  text-align: left;
  padding: 5px 10px;
}
/* line 475, templates/g5_helium/scss/custom.scss */
.caja-horario .caja-hora, .caja-horario .caja-clase {
  margin: 2px 4px;
  position: relative;
}
/* line 480, templates/g5_helium/scss/custom.scss */
.caja-horario .clase-text {
  text-transform: uppercase;
}
/* line 481, templates/g5_helium/scss/custom.scss */
.caja-horario .profe-text {
  font-size: 14px;
}
/* line 482, templates/g5_helium/scss/custom.scss */
.caja-horario .hora-text {
  font-weight: 700;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* line 492, templates/g5_helium/scss/custom.scss */
.horario-header, .tarifas-header {
  text-transform: uppercase;
  background: #c1c1c1;
  padding: 0px 20px;
  font-weight: 700;
}
/* line 499, templates/g5_helium/scss/custom.scss */
.horario-header {
  margin: 20px 5px 10px 5px;
}
/* line 500, templates/g5_helium/scss/custom.scss */
.tarifas-header {
  margin: 20px 2px 10px 2px;
}
/* line 501, templates/g5_helium/scss/custom.scss */
.t-combo p {
  font-size: 14px;
}
/* line 503, templates/g5_helium/scss/custom.scss */
.bg-blur {
  backdrop-filter: blur(10px) brightness(0.4) saturate(0);
  height: 100%;
}
/* line 508, templates/g5_helium/scss/custom.scss */
.act-header {
  text-transform: uppercase;
  text-align: center;
  background: url('https://www.euractiv.com/wp-content/uploads/sites/2/2019/09/shutterstock_438538876-800x450.jpg');
  background-size: cover;
  color: #999;
  height: 250px;
  font-size: 23px;
  position: relative;
  margin-top: 15px;
  line-height: 1.2;
}
/* line 519, templates/g5_helium/scss/custom.scss */
.act-header div {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
  padding: 20px;
}
/* line 527, templates/g5_helium/scss/custom.scss */
.header-box {
  text-align: center;
  background: url('https://www.euractiv.com/wp-content/uploads/sites/2/2019/09/shutterstock_438538876-800x450.jpg');
  background-size: cover;
  color: #f2f2f2;
  position: relative;
  text-transform: uppercase;
  font-style: italic;
  font-size: 26px;
  line-height: 1.2;
  height: 150px;
}
/* line 538, templates/g5_helium/scss/custom.scss */
.header-box div {
  padding: 20px;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}
/* line 541, templates/g5_helium/scss/custom.scss */
.header-box #custom-6908-particle {
  height: 150px;
  position: relative;
  margin: 0;
  padding: 0;
}
/* line 549, templates/g5_helium/scss/custom.scss */
.ht-btn {
  position: relative;
}
/* line 551, templates/g5_helium/scss/custom.scss */
.ht-btn #custom-7124-particle {
  position: relative;
  display: flex;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
  width: 60%;
  padding: 11px 0 0 0;
}
/* line 559, templates/g5_helium/scss/custom.scss */
.ht-btn #custom-7124-particle #ht-btn-h, .ht-btn #custom-7124-particle #ht-btn-t {
  position: relative;
  margin: 2px;
  width: 50%;
  height: 80px;
  cursor: pointer;
  font-size: 20px;
  text-transform: uppercase;
  transition: all 0.3s ease;
  background: #e5e5e5;
  border: solid 2px #e5e5e5;
}
/* line 569, templates/g5_helium/scss/custom.scss */
.ht-btn #custom-7124-particle #ht-btn-h div, .ht-btn #custom-7124-particle #ht-btn-t div {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}
/* line 571, templates/g5_helium/scss/custom.scss */
.ht-btn #custom-7124-particle #ht-btn-h:hover, .ht-btn #custom-7124-particle #ht-btn-t:hover {
  border: solid 2px #1a1a1a;
}
/* line 572, templates/g5_helium/scss/custom.scss */
.ht-btn #custom-7124-particle #ht-btn-h.active, .ht-btn #custom-7124-particle #ht-btn-t.active {
  border: solid 2px #808080;
  background: #808080;
  color: #f2f2f2;
}
/* line 576, templates/g5_helium/scss/custom.scss */
#g-expanded, #g-testimonials {
  transition: all 0.3s ease;
}
/* line 577, templates/g5_helium/scss/custom.scss */
#g-testimonials {
  display: none;
  opacity: 0;
}
/* line 578, templates/g5_helium/scss/custom.scss */
/* line 580, templates/g5_helium/scss/custom.scss */
.tarifas .g-grid {
  margin: 0 3px;
}
/* line 583, templates/g5_helium/scss/custom.scss */
.tarifas .bloque {
  display: flex;
  line-height: 1.2;
  margin: 2px;
  padding: 10px 30px;
  height: 140px;
}
/* line 589, templates/g5_helium/scss/custom.scss */
.tarifas .bloque h5 {
  font-weight: 900;
  margin: 0.75rem 0 1rem 0;
}
/* line 591, templates/g5_helium/scss/custom.scss */
.tarifas .bloque .b1 {
  width: 70%;
}
/* line 592, templates/g5_helium/scss/custom.scss */
.tarifas .bloque .b2 {
  width: 30%;
}
/* line 593, templates/g5_helium/scss/custom.scss */
.tarifas .bloque .b3 {
  width: 50%;
}
/* line 594, templates/g5_helium/scss/custom.scss */
.tarifas .bloque .b4 {
  width: 25%;
}
/* line 597, templates/g5_helium/scss/custom.scss */
.t-espalda-sana {
  background: #af3faf;
  color: #f2f2f2;
}
/* line 598, templates/g5_helium/scss/custom.scss */
.t-yoga {
  background: #ffff01;
  color: #333;
}
/* line 599, templates/g5_helium/scss/custom.scss */
.t-kundalini {
  background: #d8df20;
  color: #333;
}
/* line 600, templates/g5_helium/scss/custom.scss */
.t-embarazadas {
  background: #39b44a;
  color: #f2f2f2;
}
/* line 601, templates/g5_helium/scss/custom.scss */
.t-pilates {
  background: #f6931e;
  color: #f2f2f2;
}
/* line 602, templates/g5_helium/scss/custom.scss */
.t-combo {
  background: #333;
  color: #f2f2f2;
}
/* line 603, templates/g5_helium/scss/custom.scss */
.t-hipopresivos {
  background: #40a7f4;
  color: #f2f2f2;
}
/* line 604, templates/g5_helium/scss/custom.scss */
.t-efuncional {
  background: #40a7f4;
  color: #f2f2f2;
}
/* line 605, templates/g5_helium/scss/custom.scss */
.t-bonos {
  background: #047;
  color: #f2f2f2;
}
/* line 607, templates/g5_helium/scss/custom.scss */
#conocenos-article {
  line-height: 1.2;
  font-size: 14px;
  margin: 40px 0 0 0;
}
/* line 611, templates/g5_helium/scss/custom.scss */
#conocenos-article h3, #conocenos-article h4 {
  font-weight: 900;
}
/* line 614, templates/g5_helium/scss/custom.scss */
.h-eventos {
  padding: 10px 30px 40px 30px;
  font-size: 14px;
  line-height: 1.5;
}
/* line 615, templates/g5_helium/scss/custom.scss */
.h-eventos .e-fecha {
  font-weight: 700;
  margin-right: 20px;
}
/* line 623, templates/g5_helium/scss/custom.scss */
#custom-5034-particle {
  margin: 40px 0;
}
/* line 626, templates/g5_helium/scss/custom.scss */
/* line 627, templates/g5_helium/scss/custom.scss */
.outline-15 .pull-left {
  max-width: 50%;
}
/* line 628, templates/g5_helium/scss/custom.scss */
.outline-15 .page-header h2 {
  display: block;
  font-weight: 900;
  text-align: center;
  font-size: 46px;
}
/* line 629, templates/g5_helium/scss/custom.scss */
.outline-15 .item-page {
  line-height: 1.5;
  padding: 25px;
}
/* line 632, templates/g5_helium/scss/custom.scss */
.button {
  padding: 15px;
  border-radius: 0;
}
/* line 637, templates/g5_helium/scss/custom.scss */
.joomla-articles {
  text-align: center;
}
/* line 638, templates/g5_helium/scss/custom.scss */
#popups {
  color: #424242;
  display: none;
  opacity: 0;
  transition: all 0.6s ease;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.722);
  top: 0;
  left: 0;
  z-index: 20;
}
/* line 640, templates/g5_helium/scss/custom.scss */
#popups .platform-content {
  margin: 0;
  padding: 0;
}
/* line 641, templates/g5_helium/scss/custom.scss */
#popups h3 {
  text-transform: uppercase;
  margin-top: 40px;
  font-size: 18px;
  font-weight: 900;
}
/* line 647, templates/g5_helium/scss/custom.scss */
#popups h4 {
  text-transform: uppercase;
  font-weight: 900;
}
/* line 661, templates/g5_helium/scss/custom.scss */
#popups .popup {
  position: relative;
  background: #fff;
  width: 80%;
  height: 80vh;
  overflow: auto;
  padding: 40px;
  top: 60px;
  left: 50%;
  transform: translate(-50%, 0);
  box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.24);
}
/* line 673, templates/g5_helium/scss/custom.scss */
#popups .cookies-p, #popups .legal-p {
  display: none;
  opacity: 0;
  transition: all 0.6s ease;
}
/* line 676, templates/g5_helium/scss/custom.scss */
.popup-close {
  display: none;
  color: #000;
  position: fixed;
  top: 60px;
  right: 13%;
  font-size: 36px;
  cursor: pointer;
  z-index: 9;
}
/* line 686, templates/g5_helium/scss/custom.scss */
#web-switcher {
  cursor: pointer;
  position: fixed;
  top: 0;
  right: 0;
  height: 42px;
  width: 57px;
  padding: 5px !important;
}
/* line 696, templates/g5_helium/scss/custom.scss */
.ws-on {
  background: #1a1a1a;
}
/* line 698, templates/g5_helium/scss/custom.scss */
#ws-window {
  position: fixed;
  top: 42px;
  right: -50vh;
  width: 50vh;
  max-width: 100%;
  transition: all 0.6s ease;
  /* height: 900px; */
}
/* line 707, templates/g5_helium/scss/custom.scss */
#ws-window .block2 {
  display: flex;
}
/* line 708, templates/g5_helium/scss/custom.scss */
#ws-window #ws-bg1, #ws-window #ws-bg2, #ws-window #ws-bg3 {
  cursor: pointer;
  position: relative;
  transition: all 0.6s ease;
}
/* line 709, templates/g5_helium/scss/custom.scss */
#ws-window #ws-bg2, #ws-window #ws-bg3 {
  filter: saturate(0);
}
/* line 710, templates/g5_helium/scss/custom.scss */
#ws-window #ws-bg2:hover, #ws-window #ws-bg3:hover {
  filter: saturate(1);
}
/* line 711, templates/g5_helium/scss/custom.scss */
#ws-window #ws-logo1, #ws-window #ws-logo2, #ws-window #ws-logo3 {
  transition: all 0.6s ease;
  cursor: pointer;
  position: absolute;
  bottom: 60%;
  left: 50%;
  transform: translate(-50%, 50%);
  width: 70%;
}
/* line 724, templates/g5_helium/scss/custom.scss */
.ws-active {
  right: 0px !important;
}
/* line 726, templates/g5_helium/scss/custom.scss */
#ws-overlay {
  position: fixed;
  top: 42px;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.588);
  transition: all 0.3s ease;
  opacity: 0;
  display: none;
}
/* line 738, templates/g5_helium/scss/custom.scss */
.g-offcanvas-toggle {
  position: fixed;
}
/* line 740, templates/g5_helium/scss/custom.scss */
#g-navigation {
  position: fixed;
  top: 0;
  width: 100%;
}
/* line 747, templates/g5_helium/scss/custom.scss */
.alert p {
  font-size: 18px !important;
  line-height: 1.2;
}
@media only all and (min-width: 48rem) {
  /* line 22, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 755, templates/g5_helium/scss/custom.scss */
  #g-header #header-sections .section-text:hover {
    opacity: 1;
  }
  /* line 757, templates/g5_helium/scss/custom.scss */
  #g-header {
    margin-top: 42px !important;
  }
  /* line 758, templates/g5_helium/scss/custom.scss */
  /* line 759, templates/g5_helium/scss/custom.scss */
  #h-eventos .horario-dia {
    text-align: left;
    margin-left: 20px;
  }
  /* line 763, templates/g5_helium/scss/custom.scss */
  #h-eventos .g-particle {
    border-left: 1px solid black;
    margin-left: 30px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 771, templates/g5_helium/scss/custom.scss */
  .block-header {
    font-size: 12px;
  }
  /* line 772, templates/g5_helium/scss/custom.scss */
  .horario-dia .horario-cajas, .caja-horario .profe-text {
    font-size: 10px !important;
  }
  /* line 773, templates/g5_helium/scss/custom.scss */
  .tarifas .g-grid {
    font-size: 14px !important;
  }
  /* line 774, templates/g5_helium/scss/custom.scss */
  .tarifas .bloque h5 {
    font-size: 14px !important;
  }
  /* line 775, templates/g5_helium/scss/custom.scss */
  .t-combo p {
    font-size: 13px !important;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 779, templates/g5_helium/scss/custom.scss */
  .block-inside {
    height: 320px;
  }
  /* line 780, templates/g5_helium/scss/custom.scss */
  .blog, .item-page {
    padding: 20px;
  }
  /* line 781, templates/g5_helium/scss/custom.scss */
  #header-sections {
    margin-top: 60px;
  }
  /* line 782, templates/g5_helium/scss/custom.scss */
  #g-above {
    margin-top: 40px;
  }
  /* line 783, templates/g5_helium/scss/custom.scss */
  /* line 784, templates/g5_helium/scss/custom.scss */
  .outline-15 #g-header {
    margin-top: 60px !important;
  }
  /* line 785, templates/g5_helium/scss/custom.scss */
  .outline-15 #g-above {
    margin-top: -10px;
  }
  /* line 787, templates/g5_helium/scss/custom.scss */
  .outline-15 .pull-left {
    max-width: 100%;
  }
  /* line 790, templates/g5_helium/scss/custom.scss */
  #ws-overlay {
    top: 60px;
  }
  /* line 791, templates/g5_helium/scss/custom.scss */
  #web-switcher {
    position: absolute;
    height: 60px;
    width: 77px;
    padding: 10px !important;
  }
  /* line 797, templates/g5_helium/scss/custom.scss */
  #ws-window {
    top: 60px;
    width: 100%;
    right: -100%;
  }
  /* line 802, templates/g5_helium/scss/custom.scss */
  #h-eventos {
    margin-top: 20px;
  }
  /* line 803, templates/g5_helium/scss/custom.scss */
  .header-box {
    font-size: 20px !important;
  }
  /* line 804, templates/g5_helium/scss/custom.scss */
  #sec-menu {
    display: none !important;
  }
  /* line 805, templates/g5_helium/scss/custom.scss */
  /* line 805, templates/g5_helium/scss/custom.scss */
  .act-intro .act-name, .act-intro .act-square {
    display: block;
  }
  /* line 805, templates/g5_helium/scss/custom.scss */
  .act-intro div {
    display: none;
  }
  /* line 806, templates/g5_helium/scss/custom.scss */
  .act-content {
    display: block !important;
  }
  /* line 808, templates/g5_helium/scss/custom.scss */
  .act-block {
    padding: 0 !important;
  }
  /* line 808, templates/g5_helium/scss/custom.scss */
  .act-block p, .act-block h5 {
    padding: 0 20px;
  }
  /* line 809, templates/g5_helium/scss/custom.scss */
  #footer-icons {
    position: relative;
    top: -24px;
    margin: 0 10px;
  }
  /* line 814, templates/g5_helium/scss/custom.scss */
  #g-navigation, #g-footer {
    height: 60px;
  }
  /* line 816, templates/g5_helium/scss/custom.scss */
  #g-navigation .sc-logo, #g-footer .sc-logo {
    top: 10px;
    position: relative;
    margin: 0 10px;
  }
  /* line 823, templates/g5_helium/scss/custom.scss */
  /* line 823, templates/g5_helium/scss/custom.scss */
  #g-navigation .sc-logo img {
    position: relative;
    left: 0;
  }
  /* line 824, templates/g5_helium/scss/custom.scss */
  .logo-div .g-particle {
    text-align: center;
  }
  /* line 825, templates/g5_helium/scss/custom.scss */
  /* line 826, templates/g5_helium/scss/custom.scss */
  #g-header #header-sections .section-text {
    display: none;
  }
  /* line 827, templates/g5_helium/scss/custom.scss */
  #g-header #header-sections #h-section-1 {
    width: 33.333vw;
    height: 33.333vw;
  }
  /* line 828, templates/g5_helium/scss/custom.scss */
  #g-header #header-sections #h-section-2 {
    width: 66.666vw;
    height: 33.333vw;
    display: flex;
  }
  /* line 829, templates/g5_helium/scss/custom.scss */
  #g-header #header-sections #h-section-2 .squared1, #g-header #header-sections #h-section-2 .squared2 {
    width: 33.333vw;
    height: 33.333vw;
  }
  /* line 832, templates/g5_helium/scss/custom.scss */
  #g-header #video-home {
    height: auto;
  }
  /* line 834, templates/g5_helium/scss/custom.scss */
  #g-header #video-home video {
    transform: none;
    top: 0;
  }
  /* line 836, templates/g5_helium/scss/custom.scss */
  .block-inside .block-info {
    padding: 10px;
    margin-bottom: 20px;
    width: 50%;
  }
  /* line 841, templates/g5_helium/scss/custom.scss */
  #contentarray-8463-particle {
    text-align: center;
  }
  /* line 843, templates/g5_helium/scss/custom.scss */
  #contentarray-8463-particle img {
    width: 100%;
  }
}
/*# sourceMappingURL=custom_16.css.map */