/* 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 1, templates/rt_interstellar/custom/scss/custom.scss */
.g-bgslideshow-slides .owl-item .g-bgslideshow-slides-item-title {
  text-shadow: 4px 4px 2px rgba(150, 150, 150, 1);
}
/* line 5, templates/rt_interstellar/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-link:before {
  background-color: rgba(12, 58, 123, 0.5);
  background-image: linear-gradient(-45deg, rgba(4, 36, 68, 0.52), rgba(30, 86, 211, 0.5) 50%);
}
/* line 10, templates/rt_interstellar/custom/scss/custom.scss */
.g-overlay-enable .g-popupgrid-description-preview-overlay {
  background-color: rgba(12, 58, 123, 0.5);
  background-image: linear-gradient(-45deg, rgba(4, 36, 68, 0.52), rgba(30, 86, 211, 0.5) 50%);
}
/* line 14, templates/rt_interstellar/custom/scss/custom.scss */
.fp-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .fp-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  background-color: #2a6de1;
  background-image: linear-gradient(#224f92, #184a8a);
  box-shadow: 0 0.3rem 2rem 0.3rem rgba(203, 209, 218, 0.8);
}
/* line 20, templates/rt_interstellar/custom/scss/custom.scss */
.g-bgslideshow-carousel .owl-item .g-bgslideshow-carousel-image-container .g-bgslideshow-carousel-image-hover:before {
  background-image: linear-gradient(to bottom, rgba(30, 111, 211, 0.6), rgba(17, 50, 95, 0.6));
}
/* line 24, templates/rt_interstellar/custom/scss/custom.scss */
.button {
  background: #0f468e;
}
/* line 28, templates/rt_interstellar/custom/scss/custom.scss */
.contenedor {
  display: flex;
}
/* line 31, templates/rt_interstellar/custom/scss/custom.scss */
.contenido {
  width: 33%;
  padding: 1rem;
}
/* line 36, templates/rt_interstellar/custom/scss/custom.scss */
#g-slideshow {
  background: #c99f03;
  color: #fff;
}
/* line 41, templates/rt_interstellar/custom/scss/custom.scss */
#g-above .g-simplecontent-item-content-title {
  color: #fff;
}
/* line 45, templates/rt_interstellar/custom/scss/custom.scss */
#g-above {
  color: #fff;
}
/* line 48, templates/rt_interstellar/custom/scss/custom.scss */
.sprocket-strips-content {
  height: 152px;
}
/* mobile */
@media only all and (max-width: 47.938rem) {
  /* line 54, templates/rt_interstellar/custom/scss/custom.scss */
  .contenido {
    width: 100%;
  }
  /* line 58, templates/rt_interstellar/custom/scss/custom.scss */
  .contenedor {
    display: block;
  }
}
/*# sourceMappingURL=custom_84.css.map */