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

/* 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
 */
/* @import "custom.scss" */
#g-header {
  position: fixed !Important;
  top: 0;
  left: 0;
  width: 100% !Important;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) !Important;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) !Important;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) !Important;
  background: rgba(48, 126, 192, 0.9) url('../../../../images/shadow3.png') no-repeat !Important;
  background-size: 100% 100% !Important;
}
#g-navigation {
  position: fixed !Important;
  background: #000;
  width: 100% !Important;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0px 0px 41px 6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 41px 6px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 41px 6px rgba(0, 0, 0, 0.75);
}
#g-showcase {
  padding: 0rem 0;
  margin-bottom: -88px !Important;
}
#g-main {
  padding: 5rem 0;
}
.camera_wrap {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#g-showcase a {
  color: #f15f47;
}
h1 {
  color: white;
  text-shadow: 1px 1px 2px #000000;
}
h2, h4 {
  color: white;
  text-shadow: 1px 1px 2px #000000;
}
.camera_caption_title {
  color: white;
  text-shadow: 1px 1px 2px #000000;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1em;
}
h4 {
  font-size: 1.5rem;
}
.sample-content .sample-icons {
  text-shadow: 1px 1px 2px #fffcfc;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #8e8e8e;
}
#g-subfeature {
  background: #000;
  -webkit-box-shadow: 0px 0px 41px 6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 41px 6px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 41px 6px rgba(0, 0, 0, 0.75);
}
.sample-content .sample-icons {
  font-size: 5rem;
  color: #565656;
  opacity: 0.6;
}
#g-main {
  -webkit-box-shadow: 0px 0px 41px 6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 41px 6px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 41px 6px rgba(255, 255, 255, 0.75);
}
#g-footer {
  -webkit-box-shadow: 0px 0px 41px 6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 41px 6px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 41px 6px rgba(255, 255, 255, 0.75);
}
.shadow1 {
  background-color: white;
  /* Needed for IEs */
  -moz-box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.6);
  box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 2;
  margin-bottom: 10px;
}
.shadow1 .content {
  position: relative;
  /* This protects the inner element from being blurred */
  background-color: #fff;
}
@font-face {
  font-family: 'Merienda_One';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Merienda_One.eot#iefix') format("embedded-opentype"), url('../fonts/Merienda_One.woff2') format("woff2"), url('../fonts/Merienda_One.woff') format("woff"), url('../fonts/Merienda_One.ttf') format("truetype"), url('../fonts/Merienda_One.svg#Merienda_One') format("svg");
}
.font-family-bloody {
  font-family: 'Merienda_One', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
/*# sourceMappingURL=custom_12.css.map */