/* 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
 */

@charset "UTF-8";
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #b5e0ff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #666666;
}
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #666666;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #7a7a7a;
  border-color: #7a7a7a;
}
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #666666;
  color: #666666;
}
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #666666;
  border-color: #666666;
  color: #ffffff;
}
.g-slideshow .uk-flex-center {
  text-align: center;
}
.g-slideshow .style2 {
  padding: 70px 0;
}
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #ffffff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #ffffff !important;
  font-size: 1.2rem;
  display: table;
}
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #ffffff;
  border-color: #ffffff;
  color: #1a1a1a;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #ffffff;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #333333 !important;
}
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #333333;
}
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
.tokencard-block {
  padding: 0.8rem;
  margin: 0 0 3rem 0;
  line-height: 1.5rem;
}
.tokencard-block .uk-panel {
  bottom: 0px;
  top: 0px;
  height: 100%;
}
.tokencard-block .uk-panel-box, .tokencard-block .uk-panel-teaser {
  border-radius: 0px !important;
}
.tokencard-block .tokencard-header {
  display: flex;
}
.tokencard-block .tokencard-header .tokencard-header-icon {
  float: left;
  margin-right: 0.7rem;
}
.tokencard-block .tokencard-header .tokencard-header-text {
  margin: auto;
}
.tokencard-block .tokencard-header .tokencard-header-text .tokencard-header-title {
  font-size: 1.2rem;
  font-weight: bold;
}
.tokencard-block .tokencard-header .tokencard-header-text .tokencard-header-subtitle {
  font-size: small;
  font-style: italic;
}
.totop-smooth {
  padding: 0.5rem 1rem;
  font-family: "Work Sans";
  font-weight: 700;
  text-align: right;
}
.panoramic-image-article {
  height: 500px;
  background-position-x: center !important;
  background-position-y: 90% !important;
  width: 180%;
  margin-left: -30rem;
}
.panoramic-title-content {
  background-color: rgba(255, 255, 255, 0.7);
  margin-top: -5rem;
  margin-bottom: 6rem;
  width: 180%;
  margin-left: -30rem;
}
.panoramic-title-content h2 {
  max-width: 960px;
  margin: auto;
}
@media (max-width: 768px) {
  .panoramic-title-content h2 {
    max-width: 460px;
    margin: auto;
    text-align: center;
  }
  .panoramic-image-article {
    background-position-y: 50% !important;
  }
}
@media (min-width: 768px) and (max-width: 960px) {
  .panoramic-title-content h2 {
    max-width: 748px;
    margin: auto;
  }
  .panoramic-image-article {
    background-position-y: 50% !important;
  }
}
html {
  scroll-behavior: smooth;
}
body {
  font-size: 0.9rem;
}
.g-content {
  margin: 0;
  padding: 0;
}
[data-uk-sticky].uk-active {
  z-index: 1980;
  position: absolute !important;
}
#g-intro {
  background: #fff;
  color: #666;
  padding: 0 0 6rem;
}
#g-navigation .g-main-nav .g-toplevel {
  line-height: 3.125;
  margin: 0 1rem 0 0;
  text-align: end;
}
.creativecontactform_wrapper .powered_by {
  display: none !important;
}
.verticalmenu li {
  display: block;
  padding: 0 0rem;
}
.g-logo-helium {
  width: 45%;
  padding: 1rem;
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 0px 0 rgba(51, 51, 51, 0.2);
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #000;
  padding: 0.2345rem 0;
  font-weight: bold !important;
}
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0;
  padding: 0 0.5rem;
}
#g-navigation .g-main-nav .g-toplevel > li:hover {
  background-color: #f28b19;
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #ffffff;
  padding: 0.2345rem 0;
  font-weight: bold !important;
}
.g-selected {
  font-weight: bold !important;
}
.g-main-nav {
  bottom: 0;
  display: block;
  position: absolute;
  right: 0;
}
.panoramic-image-article {
  height: 500px;
  /*background-position-x: center !important;*/
  /*background-position-y: 50% !important;*/
  background-size: cover !important;
  width: 100%;
  margin-left: 0;
}
.panoramic-title-content {
  background-color: rgba(255, 255, 255, 0.7);
  margin-top: -5rem;
  margin-bottom: 1rem;
  width: 200%;
  margin-left: -50%;
}
.cssParallax, .cssParallax-fixed {
  background-attachment: fixed !important;
  background-position: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
.cssParallax-fixed {
  transform: scale(1.1);
  transform-origin: bottom;
}
.n-padding03rem {
  padding: 0px 1.5rem;
}
.n-logo img {
  max-height: 53px;
}
/*
#g-footer .g-horizontalmenu {
  padding: 0.5rem 0 0 0;
	text-align: left !important;
}
*/
.n-logopie {
  bottom: 0;
  display: block;
  position: absolute;
  margin: 0 0 0.7rem 0;
}
.n-logopie img {
  max-width: 6rem;
  padding: 0.5rem 0 0 0;
}
.n-content {
  min-height: 25rem;
  padding-bottom: 3rem;
}
#g-container-main {
  max-width: 70%;
  margin: auto;
}
.n-menu-container {
  margin: 40px auto;
}
.n-grey-spacer {
  background: #eeeeee;
  height: 40px;
}
.n-black-background {
  background: #111111;
}
.n-center-vertical {
  position: relative;
  top: 50%;
  transform: perspective(1px) translateY(-50%);
}
.n-center-horizontal {
  margin-left: auto;
  margin-right: auto;
}
.n-container {
  max-width: 60rem;
}
.item-page .item-image {
  display: none;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-weight: 400;
}
#g-navigation {
  background-color: #fafafa !important;
  padding-top: 0rem;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  padding: 0;
}
.activebar-container {
  padding: 0px 25px;
  background: #fafafa;
  color: #666;
  border: 1px solid #E5E5E5;
  border-radius: 4px;
  margin: 0px;
  display: block;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: auto;
  z-index: 9999;
  overflow: hidden;
  overflow-x: hidden;
}
.activebar-container p, .activebar-container small {
  font-size: 85%;
  text-align: center;
  margin: 0.5rem;
}
.activebar-container button {
  float: right;
  clear: none;
  -webkit-appearance: none;
  margin: 0;
  overflow: visible;
  font: inherit;
  color: #666;
  text-transform: none;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 12px;
  background: #f7f7f7;
  vertical-align: middle;
  line-height: 28px;
  min-height: 30px;
  font-size: 1rem;
  text-decoration: none;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom-color: rgba(0, 0, 0, 0.3);
  background-origin: border-box;
  background-image: -webkit-linear-gradient(top, #fff, #eee);
  background-image: linear-gradient(to bottom, #fff, #eee);
  border-radius: 4px;
  text-shadow: 0 1px 0 #fff;
}
.activebar-container button.decline {
  display: none;
}
.activebar-container button.accept {
  background-color: #82bb42;
  color: #fff;
  background-image: -webkit-linear-gradient(top, #9fd256, #6fac34);
  background-image: linear-gradient(to bottom, #9fd256, #6fac34);
  border-color: rgba(0, 0, 0, 0.2);
  border-bottom-color: rgba(0, 0, 0, 0.4);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.activebar-container button.accept:active {
  background-color: #76b430;
  color: #fff;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
  border-top-color: rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
}
.activebar-container button.accept:hover, .activebar-container button.accept:focus {
  background-color: #8fce48;
  color: #fff;
  background-image: none;
}
.activebar-container ul.links, .activebar-container ul.links li {
  display: block;
}
.center_background {
  background-position-x: center !important;
  background-position-y: center !important;
}
.center_background-x {
  background-position-x: center !important;
}
.center_background-y {
  background-position-y: center !important;
}
.moduletable .nav.menu {
  border: none;
  padding: 0px;
}
.moduletable .nav.menu li {
  border-bottom: none;
  padding: 0px;
  margin: 0px;
}
.g-slideshow-title {
  color: #0a5e69 !important;
  font-weight: bold;
}
.g-slideshow-buttons {
  text-align: center;
}
.button {
  background: #3c3963;
  color: #fff;
  margin: 0 0 0.5rem 0;
  padding: 1.2rem 2.325rem;
}
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #807cbe;
  border-color: #aac9ff;
}
.g-grid .g-block .g-content {
  top: 0;
  bottom: 0;
  height: 100%;
  position: relative;
}
.g-title {
  border-bottom: 1px solid #3a637c;
  padding: 0px;
  margin: 0px 0px 0.5rem 0px;
}
.g-social a {
  padding: 0px;
  display: block;
}
.fa-fw {
  width: auto;
}
.g-slideshow .uk-overlay-panel {
  padding: 2%;
}
.g-slideshow .g-slideshow-desc {
  margin: 0;
  font-size: 1rem;
}
.uk-cover-background:before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  z-index: 0;
  width: 100%;
  background-color: rgba(53, 10, 120, 0.07);
}
.g-offcanvas-open .g-offcanvas-toggle {
  color: rgba(0, 0, 0, 0.4);
}
#g-enlaces #image_background_layer .g-container {
  padding: 0 12rem;
}
#g-enlaces #image_background_layer {
  position: relative;
}
#g-enlaces #image_background_layer:before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.62);
  opacity: 0.6;
}
.g-contentcubes {
  padding: 3rem 0rem;
  transform: scale(0.95);
}
#g-utility {
  position: relative;
  padding: 0rem;
}
#g-utility #image_background_layer:before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0.7;
  background: #dee7f3;
}
.cube-image-wrapper {
  height: 100%;
}
#g-features {
  margin-top: 1rem;
}
#g-header {
  padding: 0px;
}
.breadcrumb {
  padding: 3px 0px;
  margin: 0px;
  background-color: inherit;
  font-size: smaller;
}
.moduletable .breadcrumb span.divider:before {
  text-align: center;
  font-family: FontAwesome;
  content: "";
  position: relative;
  vertical-align: sub;
}
.uk-offcanvas-close {
  position: absolute;
  z-index: 1000;
  top: 0px;
  right: 5px;
  padding: 5px;
  width: 25px;
}
.uk-offcanvas-close:before {
  text-align: center;
  font-family: FontAwesome;
  content: "";
  position: relative;
}
.offcanvas-toggle {
  position: absolute;
  right: 6% !important;
  font-size: 2rem;
  color: #424753;
  width: 32px;
  height: 32px;
  z-index: 100;
  display: none;
  line-height: normal;
}
.offcanvas-toggle a {
  height: 64px;
}
#g-mobilemenu-container {
  margin: 16px 0.437rem !important;
  font-weight: bold;
  font-size: initial;
}
@media only all and (min-width: 60rem) {
  #g-enlaces .g-grid .g-block .g-content ul {
    text-align: left;
  }
}
/*--------------------- Cusomización de Particle Social -------------------------*/
.g-home-particles.g-helium-style #g-navigation .g-social a {
  /* color: rgb(0 0 0);*/
}
.g-social a {
  padding: 0px;
  display: inline-flex;
  margin: 0 1rem 0 0;
}
.g-social {
  padding: 0.5rem 0 0 0;
}
#g-navigation .g-social {
  text-align: right;
  line-height: 3rem;
}
.stripe-background {
  background: repeating-linear-gradient(0deg, black 5px, #303030 5px, black 7px);
}
/*----------------- Fin Cusomización de Particle Social -------------------------*/
@media (max-width: 450px) {
  .g-social {
    position: relative;
    top: 0;
    float: left;
  }
  .style1 {
    margin: 0px 0px;
    opacity: 1 !important;
    padding: 10px !important;
    height: 150px !important;
    width: 100% !important;
    bottom: 0px !important;
    top: auto !important;
  }
  #logo-9608-particle, #logo-2389-particle {
    max-width: 75%;
  }
  #g-enlaces #image_background_layer .g-container {
    padding: 0 2rem;
  }
  .n-logopie img {
    padding: 0;
  }
  .g-logo-helium {
    width: 100%;
    padding: 1rem;
  }
}
@media only all and (max-width: 59.938rem) and (min-width: 48rem) {
  .g-container {
    width: 100%;
  }
}
@media only all and (max-width: 74.938rem) and (min-width: 60rem) {
  .g-container {
    width: 100%;
  }
}
@media (min-width: 450px) and (max-width: 767px) {
  .n-logopie img {
    max-height: 10rem;
    /*padding: 5px;*/
  }
  .g-logo-helium {
    width: 60%;
    padding: 0;
  }
  #logopie .g-content {
    margin: 2.4% 0 0 0;
  }
}
@media (min-width: 450px) and (max-width: 1090px) {
  .uk-slidenav-position ul li .uk-width-1-5, .uk-slidenav-position ul li .uk-width-2-10 {
    width: 50% !important;
  }
  .g-social {
    position: relative;
    top: 0;
    float: left;
  }
  #g-enlaces #image_background_layer .g-container {
    padding: 0 5rem;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .offcanvas-toggle {
    display: block;
  }
  .g-slideshow-buttons {
    width: inherit !important;
  }
  .slideshow-caption {
    width: inherit !important;
    text-align: center;
  }
  #totoppie {
    display: none;
  }
  #totoppie .g-content {
    margin: 0;
  }
  #enlacespie #g-enlaces #image_background_layer .g-container {
    padding-bottom: 10rem;
  }
  .g-container {
    width: 100%;
  }
  .n-logopie {
    position: relative;
    text-align: center;
    bottom: 0;
    margin: auto;
  }
  #g-footer .g-horizontalmenu {
    text-align: center !important;
    padding: 0;
  }
}
@media (min-width: 1090px) {
  .style1 {
    margin: 0 10rem;
  }
  .g-container {
    width: 100%;
  }
}
/*# sourceMappingURL=custom_13.css.map */