@font-face {
  font-family: "Roboto";
  src: url("/templates/shaper_helixultimate/fonts/Roboto-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Overlock SC";
  src: url("/templates/shaper_helixultimate/fonts/OverlockSC-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans";
  src: url("/templates/shaper_helixultimate/fonts/NotoSans-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #eef3d7;
  line-height: 1.56;
}
h1 {
  font-family: "Overlock SC", sans-serif;
}

h2,
h3,
h4 {
  font-family: "Noto Sans", sans-serif;
}
.body-wrapper {
  background: rgb(72, 114, 45);
  background: linear-gradient(
    180deg,
    rgba(72, 114, 45, 1) 0%,
    rgba(98, 145, 67, 1) 40%,
    rgba(160, 194, 138, 1) 100%
  );
}

a {
  color: #e7bc60;
}
a:hover,
a:focus,
a:active {
  color: #91df5f;
}
.header-freiberger h2 {
  color: #180700;
  text-align: center;
}
@media (max-width: 1400px) {
  .row > * {
    padding-right: unset !important;
    padding-left: unset !important;
  }
}
@media (max-width: 1200px) {
  .sp-megamenu-parent {
    display: none !important;
  }
  #sp-logo {
    display: flex !important;
    justify-content: center;
    width: 100%;
  }
}
@media (max-width: 690px) {
  #header-bild-carousel {
    display: none;
  }
}
.sppb-addon.sppb-addon-text-block.nach-header {
  background: unset;
  color: #eef3d7;
  display: flex;
  justify-content: center;
  text-align: center;
}
.mod-menu.mod-list.nav li {
  padding-right: 10px;
}
.article-details {
  max-width: 1160px;
  margin: auto;
}
#sp-main-body {
  padding: 50px;
}
.article-full-image.float-left {
  display: none;
}

/* Masonry Modul Newslfash */
.mod-articlesnews.newsflash {
  column-count: 4;
  column-gap: 1em;
  margin: auto;
}
.mod-articlesnews__item {
  /* Masonry bricks or child elements */
  background-color: #eee;
  display: inline-block;
  margin: 0 0 1em;
  width: 100%;
  background: #fff;
  padding: 1em;
  margin: 0 0 1.5em;
}
/* Masonry Modul Newslfash Ende  */

.mfp_default_title {
  font-size: 0.9em;
}
.mfp-col-xs-12.mfp-col-sm-6.mfp-col-md-4.mfp_default_item > div {
  background-color: #ecd299;
}
.sppb-row-container {
  max-width: 1440px;
}
.navbar-expand-md .navbar-collapse {
  justify-content: center;
}
.mod-articlesnews__item {
  background: #74935a;
}
.mfp-grid {
  margin-left: unset;
  margin-right: unset;
  width: 83%;
  margin: auto;
}
.sppb-addon.sppb-addon-text-block {
  width: 75%;
  margin: auto;
  background-color: #ecd299;
  padding: 15px;
  border-radius: 5px;
  color: #42332b;
}
.nav-item.item-208 a,
.nav-item.item-209 a,
.nav-item.item-210 a,
.nav-item.item-211 a,
.nav-item.item-212 a,
.nav-item.item-213 a,
.nav-item.item-214 a,
.nav-item.item-215 a,
.nav-item.item-216 a,
.nav-item.item-217 a {
  background-color: #ecd299;
  padding: 5px;
  border-radius: 5px;
  color: #42332b;
}
.nav {
  width: 75%;
  justify-content: center;
}
.nav-item {
  margin: 8px;
}
.mfp-col-xs-12.mfp-col-sm-6.mfp-col-md-4.mfp_default_item > div {
  border-radius: 3px;
}
.logo-freiberger {
  margin: auto;
  padding-top: 25px;
}
.mfp_default_title a {
  color: #71594c;
}
.mfp-col-md-4 {
  padding-right: 1.2rem;
  padding-left: 1.2rem;
}
#sp-bottom {
  background: unset;
}
#sp-bottom .container {
  max-width: 1920px;
}
.col-sm-col-sm-6.col-lg-12 {
  padding-right: unset;
  padding-left: unset;
}
#sp-bottom {
  padding: unset;
}
#sp-bottom .sp-module {
  margin-bottom: unset;
}
#bottom {
  position: absolute;
  bottom: 0%;
  display: flex;
  width: 100%;
  justify-content: center;
  padding-bottom: 90px;
}
#bottom-text {
  display: flex;
  justify-content: space-around;
  min-width: 500px;
  font-size: 2em;
  color: #eef3d7;
}
#bottom-text a {
  color: #eef3d7;
}
#bottom-text a:hover {
  color: #2ba84a;
}
@media (max-width: 1300px) {
  #bottom {
    padding-bottom: 50px;
  }
}
@media (max-width: 610px) {
  #bottom {
    padding-bottom: 20px;
  }
}
@media (max-width: 380px) {
  #bottom {
    padding-bottom: 10px;
  }
}
@media (max-width: 500px) {
  .sigFreeImg {
    width: 260px !important;
    height: 260px !important;
  }
  .sigFreeLink.fancybox-gallery {
    width: 260px !important;
    height: 260px !important;
  }
}
@media (max-width: 320px) {
  .sigFreeImg {
    width: 160px !important;
    height: 160px !important;
  }
  .sigFreeLink.fancybox-gallery {
    width: 160px !important;
    height: 160px !important;
  }
}
@media (max-width: 1029px) {
  #bottom-text {
    font-size: 1.5em;
  }
}
@media (max-width: 580px) {
  #bottom-text {
    font-size: 1.2em;
  }
  #bottom-text {
    min-width: 400px;
  }
}
@media (max-width: 440px) {
  #bottom-text {
    min-width: 300px;
  }
}
#header-freiberger {
  display: flex;
  flex-direction: row;
  padding-bottom: 50px;
}
#header-bild-links {
  display: flex;
  justify-content: left;
  position: relative;
  left: 100px;
}
#header-bild-rechts {
  display: flex;
  justify-content: right;
  position: relative;
  right: 50px;
}
#header-logo {
  display: flex;
  justify-content: center;
  width: 100%;
  position: relative;
  top: 100px;
}
@media (max-width: 360px) {
  #sp-header {
    height: 100px;
  }
  .logo-image {
    margin: auto;
  }
  body.ltr #offcanvas-toggler.offcanvas-toggler-left {
    float: unset;
    margin-right: unset;
    justify-content: center;
  }
}
.close-offcanvas {
  position: absolute;
  top: 10px;
}
.d-flex.align-items-center.p-3.pt-4 .logo-image {
  margin-top: 25px;
}
.sppb-img-responsive {
  width: 75%;
  height: auto;
}
.sppb-addon.sppb-addon-text-block.entsteht-titel {
  background-color: unset;
  color: white;
}
#entsteht-spielplatz {
  display: flex;
  flex-direction: row;
  margin: auto;
  width: 75%;
  background-color: #ecd299;
  border-radius: 5px;
}
#entsteht-bild {
  width: 100%;
  height: auto;
}
#entsteht-text {
  padding: 1em;
  width: 80%;
}
.kontakt form {
  background-color: #ecd299;
  padding: 20px;
  border-radius: 5px;
  width: 100%;
  margin: auto;
  color: white;
}
/*.kontakt #sp-main-body {
  padding: 50px 50px 90px 50px;
}
.rapid_contact.form-control.inputbox {
  max-width: 35%;
}
@media (max-width: 470px) {
  .rapid_contact.form-control.inputbox {
    max-width: unset;
  }
}*/
.antwort-kontakt {
  text-align: center;
}
.kontakt-bild img {
  margin: auto;
  padding-top: 50px;
  padding-bottom: 100px;
}
.btn-primary,
.sppb-btn-primary {
  background-color: #bbd151;
}
.btn-primary,
.sppb-btn-primary {
  border-color: #bbd151;
}
#header-linie .sppb-img-responsive {
  width: 100%;
  height: auto;
}
.sppb-addon.sppb-addon-text-block.logo-header-schrift {
  background-color: unset;
}
.logo-header-schrift h1 {
  font-size: 4em;
  text-align: center;
  color: #eef3d7;
}
.logo-header-schrift img {
  max-width: 40%;
}
.logo-header-schrift {
  margin: 20px 0 20px 0;
}
@media (max-width: 1500px) {
  .logo-header-schrift img {
    max-width: 20%;
  }
}
ul.sigFreeClassic li.sigFreeThumb {
  margin: 10px 20px 10px 0px;
  background: unset !important;
}
.sigFreeThumb:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.sigFreeImg {
  transition: all 0.5s ease;
}
.sigFreeThumb {
  overflow: hidden !important;
}
.displaynone {
  display: none !important;
}
.containerhover:hover .displaynone {
  animation: 0.2s ease-out normal forwards 1 opacity-startseite;
  -webkit-animation: 0.2s ease-out normal forwards 1 opacity-startseite;
  -o-keyframesanimation: 0.2s ease-out normal forwards 1 opacity-startseite;
  -moz-keyframesanimation: 0.2s ease-out normal forwards 1 opacity-startseite;
  display: block !important;
}
.containerhover:hover .mfp_thumb_pos_top {
  animation: 0.2s ease-out normal forwards 1 opacity-startseite;
  -webkit-animation: 0.2s ease-out normal forwards 1 opacity-startseite;
  -o-keyframesanimation: 0.2s ease-out normal forwards 1 opacity-startseite;
  -moz-keyframesanimation: 0.2s ease-out normal forwards 1 opacity-startseite;
}
@keyframes opacity-startseite {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0.8;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.2;
  }
}
@-webkit-keyframes opacity-startseite {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0.8;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.2;
  }
}
@-o-keyframes opacity-startseite {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0.8;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.2;
  }
}
@-moz-keyframes opacity-startseite {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0.8;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.2;
  }
}
.containerhover {
  opacity: 1;
}
.mfp_introtext {
  position: absolute;
  max-width: 600px;
  top: 50%;
  padding: 10px;
}
.displaynone.mfp_introtext {
  color: black;
  opacity: 1 !important;
}
.sppb-carousel-inner > .sppb-item {
  padding: 60px 60px 0px 60px;
}
.mfp_default_title {
  text-align: center !important;
}
.startseite-freiberger #sp-logo {
  display: unset!important;
}
@media (max-width: 1170px) {
  .logo-header-schrift img {
    display: none !important;
  }
  .sppb-carousel-inner > .sppb-item {
    padding: unset;
  }
}
.offcanvas-menu {
  background-color: #fefff9;
}
/* Logo Menu */
.logo img {
  width: 95%;
}
#titel-spiel-ent {
  font-size: 6em;
}
.skizze-turm img {
  width: 100%;
}
.containerhover {
  box-shadow: 10px 5px 10px #00000038 !important;
}
.com-content-article__body {
  width: 89%;
  margin: auto;
}
.page-header {
  width: 89%;
  margin: auto;
}
/*
.kontakt .rapid_contact {
  width: 75%;
}
.kontakt .rapid_contact.btn.btn-primary.button {
  width: 20%;
}
.input-group:nth-child(4) label {
  width: 100%;
  color: #6e7479;
}
@media (max-width: 790px) {
  .kontakt .rapid_contact {
    width: unset;
  }
  .kontakt .rapid_contact.btn.btn-primary.button {
    width: unset;
  }
}*/
.platzhalter {
  height: 120px;
}
@media (max-height: 899px) {
  .platzhalter {
    display: none;
  }
}
.com-contact.contact h3 {
  font-family: "Overlock SC", sans-serif;
  font-size: 2.25rem;
}
.control-group p {
  display: none;
}

.shpage #sp-bottom {
	position: fixed;
	bottom: 0;
}

.shpage .body-wrapper {
	min-height: 100vh;
}

html.coming-soon body {
  width: 100%;
  height: 100%;
  min-height: 0;
  display: block;
  -webkit-box-align: start;
  align-items: start;
  -webkit-box-pack: start;
  justify-content: normal;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 40%;
}