/* 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-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.25rem;
}
h2 {
  font-size: 1.9rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.15rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: 0.85rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
.g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 59.99rem) {
  .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
.g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #388e3d;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-slideshow-buttons .button:hover {
  background: #44ab4a;
  border-color: #44ab4a;
}
.g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
.g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 59.99rem) {
  .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
.g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #388e3d;
  color: #388e3d;
}
.g-slideshow-buttons .button.empty:hover {
  background: #388e3d;
  border-color: #388e3d;
  color: #ffffff;
}
.slideshow-caption.uk-overlay-background {
  padding: 25px;
}
.g-slideshow-title {
  margin: 0px 20px 0px 20px;
}
.g-slideshow-desc {
  margin: 3px 20px 5px 20px;
}
.jl-text-dark {
  color: #040404 !important;
}
.jl-text-light {
  color: #f6f9fc !important;
}
.jl-particle-intro {
  padding-left: 15px;
}
.jl-slide-title {
  margin-bottom: 0;
  padding-bottom: 0;
}
.jl-slide-introtxt {
  margin-bottom: 0px;
  margin-top: 0px;
}
/*# sourceMappingURL=custom_33.css.map */