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

/* Top Menu Social shadow */
.g-social-items a:before {
  background: #0000b8;
  transition: 0.5s;
  transform: scale(0.9);
  z-index: -1;
}
.g-social-items a:hover:before {
  transform: scale(1.2);
  text-shadow: 0 0 15px #0000b8;
  filter: blur(3px);
}
.g-social-items a:hover {
  text-shadow: 0 0 15px #ffffff;
}
/* Top logo shadow */
#logo-9841-particle a:before {
  background: #0000b8;
  transition: 0.5s;
  transform: scale(0.9);
  z-index: -1;
}
#logo-9841-particle a:hover:before {
  transform: scale(1.2);
  text-shadow: 0 0 15px #0000b8;
  filter: blur(3px);
}
#logo-9841-particle a:hover {
  color: #FFF;
  text-shadow: -2px -2px 0 #0000b8, 2px -2px 0 #0000b8, -2px 2px 0 #0000b8, 2px 2px 0 #0000b8;
}
/* Slideshow shadow */
.g-slideshow-main-title a:before {
  background: #0000b8;
  transition: 0.5s;
  transform: scale(0.9);
  z-index: -1;
}
.g-slideshow-main-title a:hover:before {
  transform: scale(1.2);
  text-shadow: 0 0 15px #0000b8;
  filter: blur(3px);
}
.g-slideshow-main-title a:hover {
  text-shadow: 0 0 15px #ffffff;
}
.heath {
  padding-top: 20px;
}
/* Behind The Scenes text */
.indicator div {
  padding: 10px;
  text-shadow: 2px 2px 2px #00008b;
}
/*# sourceMappingURL=custom_290.css.map */