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

.flush > .g-container, .flush > .g-content, .g-flushed > .g-container, .g-flushed > .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
.g-container-flushed {
  margin: -4rem 0;
}
.nomarginleft, .nomarginleft > .g-content {
  margin-left: 0;
}
.nomarginright, .nomarginright > .g-content {
  margin-right: 0;
}
.nomargintop, .nomargintop > .g-content {
  margin-top: 0;
}
.nomarginbottom, .nomarginbottom > .g-content {
  margin-bottom: 0;
}
.nomarginall, .nomarginall > .g-content {
  margin: 0;
}
.margin2x > .g-content {
  margin: 1.25rem;
}
.margin3x > .g-content {
  margin: 1.875rem;
}
.nopaddingleft, .nopaddingleft > .g-content {
  padding-left: 0;
}
.nopaddingright, .nopaddingright > .g-content {
  padding-right: 0;
}
.nopaddingtop, .nopaddingtop > .g-content {
  padding-top: 0;
}
.nopaddingbottom, .nopaddingbottom > .g-content {
  padding-bottom: 0;
}
.nopaddingall, .nopaddingall > .g-content {
  padding: 0;
}
.padding2x > .g-content {
  padding: 1.876rem;
}
.padding3x > .g-content {
  padding: 2.814rem;
}
.title-center .g-title {
  text-align: center;
  margin: 0 0 2rem 0;
}
.title1 .g-title, .title2 .g-title, .title-gradient .g-title, .title-outline .g-title {
  margin: -0.938rem -0.938rem 1.5rem -0.938rem;
  padding: 0.625rem 1rem;
}
.platform-content, .moduletable, .widget {
  margin: 0.625rem 0;
  padding: 0.938rem 0;
}
.platform-content .moduletable, .platform-content .widget, .moduletable .moduletable, .moduletable .widget, .widget .moduletable, .widget .widget {
  margin: 0;
  padding: 0;
}
.platform-content:first-child, .moduletable:first-child, .widget:first-child {
  margin-top: 0;
  padding-top: 0;
}
.platform-content:last-child, .moduletable:last-child, .widget:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.moduletable[class*="box"], .widget[class*="box"] {
  padding: 0.938rem;
  margin: 0.625rem;
}
.moduletable[class*="title"] .g-title, .widget[class*="title"] .g-title {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.title1 .g-title {
  background: #ffffff;
  color: #ffffff;
}
.title1 .g-title {
  background: #ffffff;
  color: #ffffff;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  background: #ffffff;
}
.box1.moduletable, .box1.widget, .box1 > .g-content {
  color: #ffffff;
}
.box1 .button {
  color: #d9d9d9;
  background: #ffffff;
}
.box1 .button:hover {
  background: white;
}
.box1 a {
  color: #ccc;
}
.box1 a:hover {
  color: #000000;
}
.box1.title1 .g-title {
  background: #d9d9d9;
}
.title2 .g-title {
  background: #eb1212;
  color: #ffffff;
}
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  background: #eb1212;
}
.box2.moduletable, .box2.widget, .box2 > .g-content {
  color: #000000;
}
.box2 .button {
  color: #ffffff;
  background: #e6e6e6;
}
.box2 .button:hover {
  background: #a40d0d;
}
.box2 a {
  color: #ffffff;
}
.box2 a:hover {
  color: #d9d9d9;
  text-decoration: underline;
}
.box2.title2 .g-title {
  background: #bc0e0e;
}
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  background: #ffffff;
}
.box3.moduletable, .box3.widget, .box3 > .g-content {
  color: #000000;
}
.box3 .button {
  color: #ffffff;
  background: #d9d9d9;
}
.box3 .button:hover {
  background: white;
}
.box3 a {
  color: #ccc;
}
.box3 a:hover {
  color: #000000;
  text-decoration: underline;
}
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  background: #fff8a5;
}
.box4.moduletable, .box4.widget, .box4 > .g-content {
  color: #000000;
}
.box4 .button {
  color: #ffffff;
  background: #000000;
}
.box4 .button:hover {
  background: #4d4d4d;
}
.box4 a {
  color: #ccc;
}
.box4 a:hover {
  color: #000000;
  text-decoration: underline;
}
.title-gradient .g-title {
  background: linear-gradient(90deg, #ffffff, #eb1212);
  color: #ffffff;
}
.box-gradient.moduletable, .box-gradient.widget, .box-gradient.g-outer-box, .box-gradient > .g-content {
  background: linear-gradient(45deg, #ffffff, #eb1212);
}
.box-gradient.moduletable, .box-gradient.widget, .box-gradient > .g-content {
  color: #ffffff;
}
.box-gradient .button {
  color: #ffffff;
  background: #f2f2f2;
}
.box-gradient .button:hover {
  background: #d9d9d9;
}
.box-gradient a {
  color: white;
}
.box-gradient a:hover {
  color: #ffffff;
}
.box-gradient.title-gradient .g-title {
  background: linear-gradient(10deg, #ffffff, #eb1212);
}
.title-outline .g-title {
  border: 1px solid #ffffff;
}
.box-outline.moduletable, .box-outline.widget, .box-outline.g-outer-box, .box-outline > .g-content {
  border: 2px solid #ffffff;
}
.box-outline.title-outline .g-title {
  border: none;
  border-bottom: 1px solid #ffffff;
}
.spaced .g-content {
  margin: 1px;
}
.shadow .g-content {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.disabled .g-content {
  opacity: 0.4;
}
.rounded .g-content {
  border-radius: 0.25rem;
  overflow: hidden;
}
.equal-height #g-aside, .equal-height #g-mainbar, .equal-height #g-sidebar {
  width: 100%;
}
.equal-height .g-content {
  width: auto;
}
.g-iconmenu {
  display: flex;
  flex-flow: row wrap;
}
@media only all and (max-width: 79.99rem) {
  .g-iconmenu {
    margin: auto;
    width: 100%;
  }
}
.g-iconmenu .g-iconmenu-item {
  flex: 1;
  min-width: 0;
  min-height: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  margin: 1rem 0;
  padding: 0 1rem;
  text-align: center;
}
.g-iconmenu .g-iconmenu-item:last-child {
  border-right: 0;
}
.g-iconmenu .g-iconmenu-item:hover .g-iconmenu-icon {
  background: rgba(255, 255, 255, 0.25);
  color: #bfbfbf;
}
@media only all and (max-width: 79.99rem) {
  .g-iconmenu .g-iconmenu-item {
    border-right: 0;
    padding: 0;
  }
}
.g-iconmenu span {
  display: block;
}
.g-iconmenu .g-iconmenu-icon {
  background: #000000;
  color: #ffffff;
  border-radius: 100%;
  text-align: center;
  margin: auto;
  width: 30px;
  height: 30px;
  line-height: 30px;
  transition: all 0.2s;
}
.g-iconmenu .g-iconmenu-text {
  font-family: "Fira Sans";
  font-weight: 700;
  font-size: 0.8rem;
  padding: 5px 0;
}
@media only all and (max-width: 79.99rem) {
  .g-iconmenu .g-iconmenu-text {
    font-size: 0.7rem;
  }
}
.last-iconmenu .g-iconmenu {
  border-right: 0;
}
@media only all and (max-width: 79.99rem) {
  .g-blockcontent-header {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.g-blockcontent-subcontent-title {
  margin: 0.625rem 0;
}
.g-blockcontent-subcontent-title-icon {
  margin-bottom: 0.625rem;
  font-size: 1.2rem;
}
.g-blockcontent-subcontent-title-text {
  font-weight: 400;
  font-size: 1.8rem;
  margin-top: 0;
  margin-bottom: 0.438rem;
}
.g-blockcontent-subcontent {
  margin: -1.563rem;
}
@media only all and (max-width: 79.99rem) {
  .g-blockcontent-subcontent {
    margin: -0.625rem;
  }
}
.g-blockcontent-spacing .g-blockcontent-subcontent {
  margin: -0.625rem 0;
}
.g-blockcontent-subcontent-block {
  margin: 0.625rem;
  margin-right: 0;
  height: 100%;
}
.g-blockcontent-subcontent-block.g-blockcontent-subcontent-block-accent1 {
  background: #ffffff;
  position: relative;
}
.g-blockcontent-subcontent-block.g-blockcontent-subcontent-block-accent1:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: -0.625rem;
  top: 0.625rem;
  border: 2px solid #ffffff;
}
.g-blockcontent-subcontent-block.g-blockcontent-subcontent-block-accent2 {
  background: #eb1212;
}
.g-blockcontent-subcontent-subtitle {
  font-family: "Fira Sans";
  font-weight: 400;
  font-size: 0.7rem;
  vertical-align: super;
}
.g-blockcontent-subcontent-desc {
  font-family: "Fira Sans";
  font-weight: 400;
  font-size: 1rem;
  position: relative;
  margin: 0.625rem 0;
  line-height: 1.4;
}
.g-blockcontent-subcontent-desc i {
  margin-top: 0.625rem;
}
.g-blockcontent-subcontent-img {
  border-radius: 0.25rem;
}
.g-blockcontent-description {
  font-family: "Fira Sans";
  font-size: 1rem;
  font-weight: 400;
}
.g-blockcontent-buttons {
  margin-top: 0.938rem;
}
.g-contact .g-contact-item {
  position: relative;
  padding-left: 50px;
  margin-bottom: 1.5rem;
}
.g-contact .g-contact-icon {
  position: absolute;
  left: 0;
  font-size: 1.25rem;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  width: 35px;
  height: 45px;
  line-height: 45px;
}
.g-contact .g-contact-label {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: bold;
  opacity: 0.5;
}
.g-contact .g-contact-text {
  font-family: "Fira Sans";
  font-weight: 700;
}
.mod-list {
  margin-left: 1.5rem;
  display: block;
}
.mod-list li {
  list-style-type: disc;
  padding: 0;
}
.mod-list li .mod-menu__sub {
  padding: 0;
}
/* When keyboard users focus it, make it visible */
.sr-only-focusable:focus, .sr-only-focusable:active {
  position: static !important;
  padding: 1rem;
}
body {
  line-height: 1.5;
}
h1, h2, h3, h4, h5 {
  font-weight: 700;
  margin: 0.75rem 0;
}
h3.g-title {
  font-size: 1.25rem;
  text-transform: uppercase;
}
a {
  font-weight: 700;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 0.9rem;
}
.bullet-list {
  list-style-type: disc;
}
.g-social a {
  display: inline-block;
  background: #000;
  color: #fff;
  border-radius: 0.1875rem;
  text-align: center;
  vertical-align: middle;
  padding: 0.1rem 0.25rem;
  margin-top: 0.2rem;
}
#g-header a {
  color: #fff;
}
.mod-list li {
  padding: 0;
}
.medpaddingtop {
  padding-top: 1rem;
}
.g-contact .g-contact-label {
  opacity: 1;
}
#g-header, #g-mainbar, #g-sidebar, #g-aside, #g-above, #g-expanded {
  padding: 0px;
}
.two-columns {
  column-count: 2;
}
.white-text {
  color: #fff;
}
.contacts .spacer {
  border-top: none;
}
.no-bullet li {
  list-style-type: none;
}
.dotted {
  border-bottom: dashed 1pt #fff;
}
#g-header .g-logo {
  line-height: 0;
}
#g-aside {
  background: none;
}
.box-red.moduletable, .box-red.widget, .box-red.g-outer-box, .box-red > .g-content {
  background: #ba1724;
}
.box-red.moduletable, .box-red.widget, .box-red > .g-content {
  color: #ffffff;
}
.box-red .button {
  color: #ffffff;
}
.box-red .button:hover {
  background: #760f17;
}
.box-red a {
  color: #ffffff;
}
.box-red a:hover {
  color: #32060a;
}
.box-green.moduletable, .box-green.widget, .box-green.g-outer-box, .box-green > .g-content {
  background: #268034;
}
.box-green.moduletable, .box-green.widget, .box-green > .g-content {
  color: #ffffff;
}
.box-green .button {
  color: #ffffff;
}
.box-green .button:hover {
  background: #14451c;
}
.box-green a {
  color: #ffffff;
}
.box-green a:hover {
  color: #030a04;
}
.box-purple.moduletable, .box-purple.widget, .box-purple.g-outer-box, .box-purple > .g-content {
  background: #8c4799;
}
.box-purple.moduletable, .box-purple.widget, .box-purple > .g-content {
  color: #ffffff;
}
.box-purple .button {
  color: #ffffff;
}
.box-purple .button:hover {
  background: #5c2f65;
}
.box-purple a {
  color: #ffffff;
}
.box-purple a:hover {
  color: #2c1730;
}
.blue-border {
  border: 2pt solid #3676c4;
}
table.table-bordered th {
  background-color: transparent;
}
.table, .table-bordered {
  border-color: #e0e0e5 #e0e0e5 #e0e0e5 #e0e0e5;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*# sourceMappingURL=custom_26.css.map */