/* 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;
}
.accordion {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1rem;
}
.accordion .accordion-item-title {
  color: #4579d1;
  cursor: pointer;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
  transition: color 0.35s;
}
.accordion .accordion-item-title .toggle {
  background: #4579d1;
  color: #ffffff;
  float: right;
  padding: 0 4px;
  transition: background 0.35s;
}
.dir-rtl .accordion .accordion-item-title .toggle {
  float: left;
}
.accordion li {
  padding: 1rem 0;
  border-bottom: 1px solid rgba(231, 232, 234, 0.25);
}
.accordion li.active .accordion-item-title {
  color: #193564;
}
.accordion li.active .toggle {
  background: #193564;
}
.accordion li div {
  padding: 0.5rem 0;
}
.g-stories .g-stories-content {
  line-height: 1.5;
  font-weight: 400;
  font-size: 1.2rem;
}
.accordion .accordion-item-title {
  font-size: 1.2rem;
}
#g-header {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed;
}
#chronoform-contact-form-20250217-153954 {
  background: #193564;
  padding: 20px;
  border-radius: 20px;
  color: white;
}
.button {
  padding: 10px 50px 10px 50px;
  border-radius: 20px;
  font-size: 1.2rem;
  box-shadow: 5px 5px 10px black;
}
.accordion li {
  padding: 0.25rem 0;
}
#contact {
  scroll-behavior: smooth;
}
.accordion .accordion-item-title {
  color: #fff;
}
/*# sourceMappingURL=custom_13.css.map */