/* 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;
}
#g-navigation.menu-absolute {
  background: #6f1b1c !important;
}
#g-totop {
  color: #9a0000 !important;
}
#g-header .g-simplecontent .g-simplecontent-item-main-content {
  color: #535353;
}
.breadcrumb {
  background-color: rgba(0, 0, 0, 0) !important;
}
#g-container-main {
  margin-top: 7rem !important;
}
#g-navigation .g-logo img {
  width: 240px !important;
}
#first {
  margin-right: 20px;
  color: #9a0000;
  font-style: italic;
  font-size: 3vw;
}
#second {
  font-size: 3vw;
}
.myButton {
  background: linear-gradient(to bottom, #9a0000 5%, #212142 100%);
  background-color: rgba(0, 0, 0, 0);
  background-color: #003;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-size: 19px;
  padding: 12px 37px;
  margin: 5px;
  border-bottom-left-radius: 15px;
}
.myButton:hover {
  background: linear-gradient(to bottom, #9a0000 5%, #7892c2 100%);
  background-color: #9a0000;
}
.myButton:active {
  position: relative;
  top: 1px;
}
.g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-main-title {
  font-size: 1vw;
}
.g-blockcontent-subcontent-subtitle {
  display: none;
}
.g-blockcontent-subcontent-block.g-blockcontent-subcontent-block-accent1 {
  background: #fff0;
}
.blogimageintro {
  max-width: 650px !important;
  border-bottom-right-radius: 15px !important;
  border-top-left-radius: 15px !important;
  object-fit: cover;
  height: 300px;
}
.beitragimage {
  border-bottom-right-radius: 15px !important;
  border-top-left-radius: 15px !important;
}
.beitragimage img {
  border-bottom-right-radius: 15px !important;
  border-top-left-radius: 15px !important;
}
.workshopssimple .g-simplecontent .g-simplecontent-layout-header {
  width: 100%;
}
.cta {
  margin-bottom: 5rem !important;
  margin-top: 5rem !important;
}
a.anchor {
  display: block;
  position: relative;
  top: -250px;
  visibility: hidden;
}
.blogimagefull {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
@media only all and (max-width: 50.99rem) {
  .g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-main-title {
    font-size: 3vw;
  }
  .g-heading p {
    font-size: 3rem;
  }
  .blogimageintro {
    max-width: 650px !important;
    border-bottom-right-radius: 15px !important;
    border-top-left-radius: 15px !important;
    object-fit: cover;
    height: 100px;
  }
  .breadcrumb {
    margin-top: -4rem;
  }
  #first {
    margin-right: 20px;
    color: #9a0000;
    font-style: italic;
    font-size: 6vw;
  }
  #second {
    font-size: 6vw;
    margin-left: -4vw;
  }
  .acym_module_form table, .acym_module_form td, .acym_module_form tr {
    float: inline-start;
  }
  .acym_module_form .onefield {
    min-width: 7rem;
    float: left;
  }
}
/*# sourceMappingURL=custom__body_only.css.map */