/* 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;
}
.dts-button {
  display: inline-block;
  padding: 10px 20px;
  text-decoration: none;
  color: #ffffff;
  font-family: Arial, sans-serif;
  font-weight: bold;
  background-color: #d4451d;
  border-radius: 5px;
  border: none;
  transition: background 0.3s;
}
.dts-button:hover {
  background-color: #af3918;
  color: #ffffff;
  cursor: pointer;
}
.dts-home-box {
  margin: 25px 20px 25px 20px;
  border: 3px solid #d4451d;
  text-align: center;
  padding-top: 15px;
}
.dts-home-box h2 {
  font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: bold;
  margin: 0;
}
.dts-home-box img {
  width: 150px;
}
@media (max-width: 780px) {
  .dts-home-box .g-content {
    margin: 0;
    padding: 0;
  }
  .dts-home-box {
    margin: 10px 10px;
  }
  .dts-home-box img {
    display: none;
  }
}
#eb-events .eb-event {
  border: 1px solid #d4551d;
  border-radius: 6px;
}
h2.eb-event-title {
  font-size: 1.6rem;
}
p.eb-notice-message {
  font-size: 100%;
  color: #d4551d !important;
}
#g-slideshow::before {
  background-color: rgba(255, 255, 255, 0);
}
#g-slideshow.jl-section {
  padding: 0;
  margin: 0;
}
#fss-steps {
  background-color: #FFFFFF;
  padding: 15px;
  border-radius: 10px;
}
.dts-button a, #fss-login-top a {
  color: #FFFFFF;
  background-color: #005BB8;
  padding: 10px;
  border-radius: 10px;
  text-align: center;
  display: inline-block;
}
.dts-button a:hover, #fss-login-top a:hover {
  background-color: #D4451D;
}
#fss-news {
  background-color: #ffdb00;
  padding: 6px;
  text-align: center;
  border-radius: 10px;
}
#fss-news p {
  margin: 0;
}
#fss-news a {
  color: #d4451d;
}
#fss-news a:hover {
  color: #0000ff;
}
.dts-button {
  display: inline-block;
}
#g-top-bar .g-content {
  margin: 0px 0.625rem;
  padding: 1rem 1.5rem;
}
#g-navigation {
  border-top: 2px solid #D4451D;
  border-bottom: 2px solid #D4451D;
}
#g-navigation .jl-navbar-nav > li > a {
  text-transform: uppercase;
  font-weight: bold;
}
.jl-navbar-dropdown {
  width: 220px;
}
#g-copyright .jl-container {
  border-top: 5px solid #d4451d;
}
#g-copyright .g-content {
  text-align: center;
}
#g-copyright .el-social {
  justify-content: center;
}
.fa-facebook {
  font-size: 40px;
}
#eb-categories-columns-page .eb-category-wrapper, .eb-columns-layout-container .eb-event-wrapper {
  min-height: 150px;
}
.bg-info {
  background-color: #d4451d !important;
}
@media (max-width: 991px) {
  .top-b {
    display: none !important;
  }
  #g-top-bar .g-content {
    margin: 0px 0.625rem;
    padding: 0.5rem 1.5rem;
  }
  #eb-categories-columns-page .eb-category-wrapper, .eb-columns-layout-container .eb-event-wrapper {
    min-height: 120px;
  }
}
h1, h2, h3, h4, h5 {
  color: #005cb9;
}
/*# sourceMappingURL=custom__body_only.css.map */