/* 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.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
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-heading {
  position: relative;
}
.g-heading h2 {
  font-weight: 600;
  font-size: 1.2vw;
}
@media (max-width: 83.3333333333rem) {
  .g-heading h2 {
    font-size: 1rem;
  }
}
.g-heading p {
  margin: 0;
  top: -2rem;
  left: -2rem;
  opacity: 0.05;
  padding: 0;
  position: absolute;
  font-weight: 600;
  font-size: 13vw;
  line-height: 0;
}
@media (max-width: 38.4615384615rem) {
  .g-heading p {
    font-size: 5rem;
  }
}
.dir-rtl .g-heading p {
  left: auto;
  right: -2rem;
}
div[id^="bgslideshow"] {
  visibility: hidden;
}
#g-slideshow:before, #g-slideshow.fp-slideshow:before {
  display: none;
}
.rounded .g-content {
  border-radius: 0.75rem;
  overflow: hidden;
}
.rounded .g-content {
  border-radius: 0.75rem;
  overflow: hidden;
}
/*# sourceMappingURL=custom_28.css.map */