/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v23-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/lato-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v23-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v23-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v23-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v23-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}

.maincontent {
  padding: 10px 40px;
}
.logo {
    padding: 30px 0 40px 0;
}
.container_content {
    border: 1px solid #576a80;
    width: 100% !important;
}
ol, ul {
    padding-left: 0 !important;
}
.header-wrap {
    align-items: center;
    height: 100vh;
}
div.mod-languages ul li.lang-active {
    background-color: #576a80 !important;
}
.hornav {
    height: 25vh;
    margin-bottom: auto;
}
.hornav > ul {
    text-align: center;
}
.hornav > ul > li > a {
    font-size: 1.05rem;
    letter-spacing: .5px;
    line-height: 2rem;
    padding: 1px 20px;
}
.hornav > ul > li::after {
  content: '';
  position: absolute;
  top: 100%;
  width: 20px;
  background-color: rgba(255,255,255,.2);
  height: 1px;
  left: 50%;
  margin-left: -10px;
}
.hornav, .btn, .button, button {
  font-family: Arial !important;
}
.copyright {
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    height: 1vh;
    font-size: 11px;
    font-weight: 100;
    opacity: 0.6;
}
.full .module_surround {
    padding: 0px !important;
}
.equipments .rsbld-text-block {
    margin-left: 80px;
}

div.mod-languages ul {
    margin-top: 30px;
}
div.info p {
    font-size: 4em;
    color: #fff;
	text-shadow: 0 0 16px rgba(87, 106, 128, 0.5) ; 
	-webkit-text-shadow: 0 0 16px rgba(87, 106, 128, 0.5) ; 
	-moz-text-shadow: 0 0 16px rgba(87, 106, 128, 0.5) ;
    padding: 20px 0px;
    line-height: 1em;
    font-family: impact, sans-serif;
}
div.mod-languages a {
  color: #fff;
  background-color: rgba(255,255,255,.2);
  border-radius: 5px;
}
.copyright p {
  font-size: .7rem;
  
}
.copyright a {
   color: #fff;
   font-weight: normal !important;
}
footer {
   display: none !important;
}

.responsiveContainer {
  position: relative;
  padding-bottom: 45%;
  height: 0;
  overflow: hidden;
  margin: 0px 160px;
}
.responsiveContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 600px;
}

.slideout-menu .menu {
  font-weight: normal;
}
.slideout-menu {
  font-size: 18px;
  color: #fff;
}
.slideout-menu .menu li {
  line-height: 1.3em;
  padding-left: 20px;
}

.rspbld-vertical-image-box.text-center .rspbld-image {
    margin-top: 25px;
    margin-bottom: 30px;
}
.rspbld-vertical-image-box .rspbld-button {
    font-size: 1.2rem;
}

@media only screen and (max-width: 959px) {
    .maincontent {
        padding: 0px 10px;
   }
   .top-1 {
        display: none;
   }
   .container_header {
        min-height: 300px;
    }
    h2 {
        font-size: 1.8rem !important;
    }
    .google-map {
        display: none;
    }
    .h2-frame {
        margin-top: 40px;
    }
    div.info p {
        font-size: 2em;
    }
    .j51thumbs .j51Box img {
        width: 310px;
        margin-left: 10px;
    }
    .block-center-1 {
        display: none;
    }
}

@media only screen and (min-width: 961px) {
   .h2-frame {
        /* border-top: 1px dashed #000; */
        width: max-content;
        margin: auto;
        /* padding-top: 20px; */
        background: rgb(255,255,255);
        background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(87,106,128,1) 10%, rgba(87,106,128,1) 90%, rgba(255,255,255,1) 100%);
        padding: 0px 60px;
        /* margin-top: 20px; */
        /* top: 20px; */
        height: 0.1em;
        margin-bottom: 20px;
        margin-top: 40px;
    }
    .h2-frame h2 {
        background-color: #fff;
        width: max-content;
        margin: auto;
        padding: 0 10px;
        position: relative;
        /* padding-top: 20px; */
        top: -23px;
    }
    .bookingcheck h2{
        box-sizing:border-box;
        margin: 0 auto;
        width: 50%;
        border: 1px solid #576a80;
        padding: 20px;
        border-radius: 10px;
        background-color: #fff;
    }
    .responsiveContainer {
        margin: 0px !important;
    }
    .jmg-googlemaps-dsgvo-notification.position_4 {
        width: 100%;
        height: 360px !important;
    }

}

@media only screen and (min-width: 1281px) {
    .maincontent {
        padding: 50px 200px;
    }
    .h2-frame {
        margin-top: 0px;
    }
    .block-center-1 {
        display: none;
    }
}

@media only screen and (min-width: 961px) and (max-width: 1281px) {
       .block-left-1 {
        display: none;
    }
}