/* 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-logo {
  display: flex;
  justify-content: center;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 0.7vw;
  box-shadow: none !important;
  line-height: normal;
  max-width: fit-content !important;
  align-items: center;
  white-space: nowrap;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  color: #ffffff;
  background: #345b6a;
  background-size: 150% 120%;
}
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  color: #ffffff;
  background: #6e6060;
  background-size: 150% 120%;
}
.platform-content, .moduletable, .widget {
  margin: 0 rem 0;
  padding: 0rem 0;
}
.page-header h1 {
  font-size: 3.3rem;
  text-transform: uppercase;
  font-weight: 400;
}
.section-horizontal-paddings {
  padding-left: 0%;
  padding-right: 0%;
}
.box1 a {
  color: #88d5ef;
}
/*# sourceMappingURL=custom_13.css.map */