/* 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.5rem;
  padding: 0.5rem;
}
#g-top {
  border-top: 6px double #990000;
}
#g-header {
  border-top: 6px double #990000;
  border-bottom: 4px double #000099;
}
.section-vertical-paddings {
  padding-top: 0vw;
  padding-bottom: 0vw;
}
#g-footer {
  border-top: 4px double #ef4a44;
  border-bottom: 4px double #ef4a44;
  height: 50px;
}
h1 {
  font-size: 1.5rem;
  font-weight: 500;
}
h2 {
  font-size: 1.4rem;
  font-weight: 500;
}
h3 {
  font-size: 1.3rem;
  font-weight: 500;
}
h4 {
  font-size: 1.2rem;
  font-weight: 500;
}
h5 {
  font-size: 1.1rem;
  font-weight: 500;
}
h6 {
  font-size: 1rem;
  font-weight: 500;
  margin: 0;
}
hr {
  border-bottom: 2px solid #000099;
}
.section-horizontal-paddings {
  padding-left: 5%;
  padding-right: 5%;
}
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  border: 5px double #04386a;
  border-radius: 1rem;
}
table {
  border: 0px solid #dedede;
}
td {
  padding: 0rem;
  border: 0px solid #dedede;
}
.section-vertical-paddings-large {
  padding-top: 0vw;
  padding-bottom: 0vw;
}
h1, h2, h3, h4, h5 {
  margin: 0.75rem 0 0.75rem 0;
}
.box6.moduletable, .box6.widget, .box6.g-outer-box, .box6 > .g-content {
  color: #fff;
  background: #000000;
  border: 2px solid #FF0000;
  border-bottom-left-radius: 5rem;
  border-bottom-right-radius: 1rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 5rem;
}
#contact-form .controls input, #contact-form .controls textarea {
  background: #ffffff;
  border-width: 1px;
  min-height: 1rem;
  border-color: #034ab3;
}
/*# sourceMappingURL=custom_331.css.map */