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

#g-navigation .g-content {
  margin: 0;
  padding: 0;
}
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.5rem;
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: rgba(255, 0, 0, 0.7);
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 2px 0 rgba(255, 0, 0, 0.7);
}
.g-offcanvas-toggle {
  display: none;
}
#g-header:before {
  background-color: rgba(255, 255, 255, 0.5);
  background-image: none;
}
#g-testimonials {
  background-size: contain;
}
#g-footer {
  margin-top: 0;
  padding-top: 0;
}
.platform-content {
  margin: 0;
  padding: 0;
}
.g-home-particles.g-helium-style #g-navigation {
  background-color: #000000;
}
.dyera-logo-box {
  background-color: black;
  border: 1px solid #333333;
  border-radius: 7px;
  color: white;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.4rem;
  padding: 3%;
  text-align: center;
}
.dyera-3-boxes {
  box-shadow: inset 0px 0px 10px #0071bd;
  margin: 0.625rem;
  padding: 0.938rem;
}
div#fox-container-m93 .btn {
  background-image: linear-gradient(to bottom, #009900, #009900);
}
div#fox-container-m93 .btn span {
  color: #ffffff;
}
div#fox-container-m93 .btn:hover {
  background-position: 0;
  background-image: linear-gradient(to bottom, #00cc00, #00cc00);
}
.pad-r-5 {
  margin-right: 5px;
}
.pad-r-10 {
  margin-right: 10px;
}
.pad-r-15 {
  margin-right: 15px;
}
.pad-l-5 {
  margin-left: 5px;
}
.pad-l-10 {
  margin-left: 10px;
}
.pad-l-15 {
  margin-left: 15px;
}
.animate-fade-left {
  opacity: 1;
  -webkit-animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
.animate-fade-top {
  opacity: 1;
  -webkit-animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
/*# sourceMappingURL=custom_13.css.map */