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

@charset "UTF-8";
.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.5rem;
}
h2 {
  font-size: 2.25rem;
}
h3 {
  font-size: 2rem;
}
h4 {
  font-size: 1.75rem;
}
h5 {
  font-size: 1.5rem;
}
h6 {
  font-size: 1.25rem;
}
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;
}
/* ********* COLOR FIXES ********* */
.logo-blue {
  color: #075597;
}
.logo-red {
  color: #ED1524;
}
/* ********* CONTACT PAGE FIXES ********* */
.contact-name {
  display: none;
}
.contact .page-header h2 {
  margin: 0;
  padding: 0;
}
.contact .page-header {
  margin: 0;
}
/* ********* FP FIXES ********* */
.owl-carousel .owl-item img {
  filter: brightness(0.85);
}
.g-owlcarousel-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link:hover::before {
  opacity: 0;
}
/* ********* HEADER FIXES ********* */
.header-center-fix {
  font-weight: 500;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-weight: 600;
}
/* ********* HORIZONTAL MENU FIXES ********* */
.horizmenu li {
  display: inline-block;
}
.horizmenu li {
  border-bottom: none !important;
}
.horizmenu ul {
  border: none !important;
}
.horizmenu li a::before {
  content: none !important;
}
.horizmenu a:after {
  font-family: FontAwesome;
  content: '';
  font-size: 30%;
  vertical-align: middle;
  margin: 0 25px 0 20px;
}
.horizmenu li:last-child a:after {
  display: none;
}
.horizmenu ul {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* ********* OTHER FIXES ********* */
.g-offcanvas-toggle {
  top: 2rem;
  color: #fff;
}
.copyright-block {
  display: none;
}
.contact-text {
  font-size: 0.8rem;
  color: white;
  opacity: 0.9;
}
@media only all and (min-width: 75rem) {
  /* ********* CUSTOM FIXES ********* */
  /* ********* HEADER FIXES ********* */
  .header-center-fix {
    font-size: 1.2rem;
  }
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 1.4vw;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* ********* CUSTOM FIXES ********* */
  /* ********* HEADER FIXES ********* */
  .header-center-fix {
    font-size: 1rem;
  }
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 1.4vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* ********* CUSTOM FIXES ********* */
  /* ********* HEADER FIXES ********* */
  /* ********* LOGO FIXES ********* */
  .header-center-fix {
    font-size: 0.9rem;
  }
  .logo-spacer {
    margin-left: 19px;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* ********* CUSTOM FIXES ********* */
  /* ********* HEADER FIXES ********* */
  .header-center-fix {
    font-size: 0.9rem;
  }
}
@media only all and (max-width: 30rem) {
  /* ********* CUSTOM FIXES ********* */
  /* ********* HEADER FIXES ********* */
  /* ********* HORIZONTAL MENU FIXES ********* */
  .header-center-fix {
    font-size: 0.9rem;
  }
  .horizmenu li {
    display: block;
  }
  .horizmenu a:after {
    display: none;
  }
}
@media only all and (min-width: 48rem) {
  /* ********* HEADER FIXES ********* */
  .header-center-fix {
    margin: 0.625rem;
    padding-top: 1.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  /* ********* HEADER FIXES ********* */
  /* ********* LOGO FIXES ********* */
  .header-center-fix {
    padding: 0.5rem;
  }
  .logo-size-fix img {
    max-width: 30%;
  }
}
/*# sourceMappingURL=custom_12.css.map */