/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on February 28, 2024 */



@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular-webfont.eot');
    src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: fallback;

}

@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto-bold-webfont.eot');
    src: url('../fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-bold-webfont.woff') format('woff'),
         url('../fonts/roboto-bold-webfont.ttf') format('truetype'),
         url('../fonts/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: fallback;

}

/*allgemeines*/

* {
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

:root {
	--highlight: #c2242d;
	--text: #2a2c32;
	--lightback: #e9e9e9;
}

img {
	max-width: 100%;/*  alle img responsive;max. die Breite, die des Fotos selbst hat --- */
	height: auto;
}

header, nav, main, article, section, footer{
	display:block;
}

html{
	scroll-behavior: smooth;
}

body{
    font-family: 'robotoregular', sans-serif;
	font-size:1rem;
	line-height:30px;
	color:var(--text);
	font-weight: normal;
}

p,a {
	font-size:16px;
	color:var(--text);
	  -webkit-hyphens:auto;
       -ms-hyphens:auto;
           hyphens:auto;
}
p {
	margin-bottom: 10px;
}

a{
	color:inherit;
}

h1,h2,h3{
    font-family: 'robotobold';
	font-size:30px;
	font-weight:normal;
	text-transform:uppercase;
	/*  -webkit-hyphens:auto;
       -ms-hyphens:auto;
           hyphens:auto;*/
	color:var(--highlight2); 
	margin:30px 0;
}

h2,h3{
	font-size:26px;
}

aside {
  text-align: center;
  background-color: var(--highlight);
  padding: 15px;
  filter: drop-shadow(4px 4px 0 var(--text));
  display: none;
}

aside p, aside a{
  color:#fff; 
}

header{
    height:400px;
    overflow:hidden;
}  

header.menueseiten{
    background-repeat:no-repeat;
    background-position: center center;
    height: 400px;
    background-size: cover;
}

p a:link, p a:visited {
  opacity: 0.8;
  text-decoration: none;
  color: var(--highlight);
}

p a:hover, p a:focus,  p a:active {
  opacity:1;
}


main ul {
  list-style: none;
  /*line-height: 40px;*/
  margin-top: 25px;
  margin-bottom: 25px;
}

main ul li {
  background-image: url("../img/icon_pfeil.png");
  background-repeat: no-repeat;
  background-position: left top 10px;
  padding-left: 30px;
  padding-bottom: 10px;
}
ol {
  list-style-position: inside;
  margin-top: 25px;
  margin-bottom: 25px;
}

ol li::marker {
  font-weight: bold;
}

/*classen und ids*/
.abstandunten{
    margin-bottom: 30px;
}

.alphabet{
    list-style-type: lower-alpha;
}

.button:link, .button:visited {
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'robotobold';
  padding: 20px;
  background-color: var(--highlight);
  color:#fff;
  display: inline-block;
  margin-top: 30px;
        transition: all 0.5s linear;

}

.button:hover, .button:focus, .button:active {
  letter-spacing: 2px;
  background-color: var(--text);
    transition: all 0.2s linear;

}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
}

.contentwrapper{
    max-width:1400px;
    margin:0 auto;
    padding:40px 10px;
}

.dreiviertel, .viertel, .halb{
    flex-basis:100%;
    margin-bottom:20px;
}

.drittel{
    flex-basis: 100%;
}

.geflext, .infoblock{
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content: space-between;
}

.highlight{
    background-color:var(--highlight);
    color:#fff;
}

.icon_aside {
  height: 20px;
  margin: 20px auto 0 auto;
  display: block;
}

 .infoblock{
    margin-top:20px;;
}


.infoblock div{
   flex-basis: 100%; 
    padding:40px;
}

.infoimg{
    min-height:270px;
    background-repeat:no-repeat;
    background-position: center center;
}

.infotext p, .infotext p a:link, .infotext p a:active, .infotext p a:visited {
    color:#fff;
}
.infotext p a:link, .infotext p a:active, .infotext p a:visited {
	opacity: 1;
	text-decoration: underline;
}


.lightback{
    background-color:var(--lightback);
}

.margintop{
    margin-top:30px;
}

.mittig{
    margin-left:auto;
    margin-right: auto;
}
.rahmen{
    border:1px solid;
    margin-top:30px;
}

/*.schattiert {
  filter: drop-shadow(3px 3px 2px var(--text));
}*/

.teaser {
  height: 380px;
  width: 100%;
  font-family: 'robotobold';
  text-transform: uppercase;
  text-align:center;
  font-size:24px;
  padding-top:75px;
  float:left;
    text-decoration: none;
}

.text{
    background-color:var(--text);
    color:#fff;
}

.teaser img{
  height: 125px;
  display: block;
  margin:0 auto 15px auto;  
}

#brandschutzordnung{
    background-image:url("../img/header_brandschutzordnung_small.webp");
}

#mobileVideo{
    position:relative;
    left:-90px;
}   

#deskVideo{
    display:none;
}

#fluchtundrettung{
    background-image:url("../img/header_fluchtundrettung_small.webp");
}

#info_brand{
    background-image:url("../img/infoblock_branschutzordnung.webp");
}

#info_plan{
    background-image:url("../img/infoblock_feuerwehrplan.webp");
}


#info_hotel{
    background-image:url("../img/zimmerplan-hotel.webp");
}
#info_hotel2{
    background-image:url("../img/zimmerplan-hotel2.webp");
}

#impressumangaben h2{
    font-size:20px;
    margin-bottom: 15px;
}

#kontakt_impressum{
    background-image:url("../img/header_kontakt_small.webp");
}


#rwagruppen{
    background-image:url("../img/header_rwa_gruppenplaene_small.webp");
}
#servicepartner {
  position: absolute;
  top: 300px;
  transform: rotate(10deg);
  filter: drop-shadow(4px 4px 3px var(--text));
  left: calc((100vw - 170px)/2);
}

/*formular*/
form{
    padding:30px 20px;
    margin-top:30px;
}

fieldset{
    display:block;
    border:0;
}

fieldset .halb, fieldset .halb:first-of-type{
    margin-bottom:0;
    padding-top:0;
}

input, textarea, #leistung {
  height: 30px;
  line-height: 30px;
  border: 0;
  padding-left: 10px;
  font-size: inherit;
}

#leistung {
  background-color: #fff;
  width: 100%;
  padding-left: 10px;
}

.hpfield {
	display: none !important;
}
.fehler {
	color: #c2242d;
}

input[type="submit"]{
  text-transform: uppercase;
  font-family: 'robotobold';
  padding: 20px;
  background-color: var(--highlight);
  color:#fff;
  margin-top: 30px;
  transition: all 0.5s linear;
  display: block;
  height: auto;
  width:150px;
}

input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active {
  letter-spacing: 2px;
  background-color: var(--text);
  transition: all 0.2s linear;
}


input[type="radio"] {
    height: auto;
}


label[for="nachricht"] {
  margin-top: 20px;
  line-height: 18px;
  display: inline-block;
}

textarea{
	font-family: 'robotoregular';
    display:block;
    resize: vertical;
    width: 100%;
    height: auto;
}

#kontaktdaten label, #kontaktdaten input{
    display:block;
    width:100%;
}


/*navigation*/

#burger{
text-align: right;
  float: right;
  padding: 15px 10px 0 10px;
  width: 65px;
  height: 65px;
    overflow:hidden;
}

#burgeropen img{
    width:100%;
}

#burgerclose {
  display: none;
}

#footernav ul {
  text-align: center;
  padding: 15px 0;
    line-height: 30px;
}


#kontaktleiste{
    position:fixed;
    top:90px;
    display: inline;
    right:10px;
    z-index: 501;
}

#kontaktleiste p{
    display: none;
}

#kontaktleiste img, #kontaktleiste a{
    height: 20px;   
}
#kontaktleiste a{
    margin-left: 10px;   
}
#logo {
  height: 55px;
  margin: 10px;
  margin-bottom: 10px;
  margin-bottom: 15px;
  display: inline-block;
}
#logo img{
    height: 55px;
}

#menueleiste{
  background-color: var(--text);
  color: #fff; 
  height:40px;
}

#menue {
  list-style: none;
  text-align: right;
  position: absolute;
  right: -100%;
  line-height: 40px;
  background-color: var(--text);
  padding: 0 10px;
  transition: right 0.5s linear;
}

#menue a{
    color:#fff;
}

#menue a:hover, #menue a:focus, #menue a:active, #menue a.menue_hi{
   color:var(--highlight);
}      
 
#footernav a:hover, #footernav a:hover, #footernav a:hover{
   opacity: 0.8;
} 

nav li{
}

nav a{
    text-decoration:none;   
}

#topnav {
  height: 120px;
  line-height: 16px;
  overflow: hidden;
  position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 500;
}

#topnav:target #burgeropen{
    display: none;
}

#topnav:target #burgerclose{
    display: block;
}

#topnav:target #menue{
  right: 0;
    z-index: 600;
    transition: right 0.5s linear;
}


#topnav:target{
    overflow:visible;
}

/*slide ins*//*slide ins*//*slide ins*//*slide ins*//*slide ins*//*slide ins*//*slide ins*//*slide ins*//*slide ins*//*slide ins*//*slide ins*//*slide ins*//*slide ins*//*slide ins*//*slide ins*//*slide ins*/
.module {
  position: relative;
}

.come-in {
  -webkit-transform: translateY(150px);
      -ms-transform: translateY(150px);
          transform: translateY(150px);
  -webkit-animation: come-in 0.8s ease forwards;
          animation: come-in 0.8s ease forwards;
}


.come-in:nth-child(odd) {
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s;
}

.already-visible {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-animation: none;
          animation: none;
}

.module.sechstel:last-of-type::after {
  content: "";
}

@keyframes come-in {
  to { transform: translateY(0); transform: translateY(0); }
}

@-webkit-keyframes come-in {
  to { -webkit-transform: translateY(0); transform: translateY(0); }
}

@keyframes come-in {
  to { -webkit-transform: translateY(0); transform: translateY(0); }
}





/*slider*//*slider*//*slider*//*slider*//*slider*/

/* Slideshow container */
.slideshow-container {
  width: 100%;
  height: 400px;
  position: relative;
  margin:0 auto;
  overflow:hidden; 
}

.slideshow-container img {
  max-width: none;
  height: 500px;
  object-fit: cover;
  width: 800px;
}


/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: calc((100% - 30px)/2);
  width: auto;
  padding: 16px;
  color: var(--highlight);
  font-weight: bold;
  font-size: 36px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */


/* Number text (1/3 etc) */

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

#dotter{
    text-align:center;
    position: relative;
    z-index:20;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
          animation-name: fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}


 
/*scrolltotop*/
#myBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	left:calc(100% - 60px);
	z-index: 99;
	font-size: inherit;
	border:0;
	background-color: var(--text);
	color: var(--highlight);
	cursor: pointer;
	padding: 15px;
	border-radius:50%;
}

#myBtn:hover {
	background-color:var(--highlight);
	color: #fff;
	-webkit-user-select: none; 
	-webkit-touch-callout: none;
}

/*tablet*//*tablet*//*tablet*//*tablet*//*tablet*//*tablet*//*tablet*//*tablet*//*tablet*//*tablet*//*tablet*//*tablet*//*tablet*//*tablet*//*tablet*//*tablet*//*tablet*//*tablet*/

@media screen and (min-width: 700px){
 
.infoblock div{
   flex-basis: 50%; 
}  
    
.teaser {
  width: 50%;
}
 
#brandschutzordnung{
    background-image:url("../img/header_brandschutzordnung.webp");
}   
    
#info_plan, #info_hotel2{
   order:2;
}

#fluchtundrettung{
    background-image:url("../img/header_fluchtundrettung.webp");
}   
 
#kontakt_impressum{
    background-image:url("../img/header_kontakt.webp");
} 
 
#rwagruppen{
    background-image:url("../img/header_rwa_gruppenplaene.webp");
}  
 
#mobileVideo{
    position:relative;
    left:0;
}       
    
/*slider*/
.slideshow-container {
  height: 600px;
}
 
.slideshow-container img {
  height: 700px;
  width: 2000px;
}  
    
}
@media screen and (min-width: 900px){
header{
    height:600px;
}    
  
aside {
  display:block;  
}  
    
/*classes und ids*/   

.dreiviertel{
    flex-basis:65%;
} 

.drittel{
        flex-basis:31%;  
    }
    
.halb{
        flex-basis:48%;
}    
  
.viertel{
    flex-basis:28%;
}
  

    
#deskVideo{
    display:block;
    position: static;
    width: 100%;
}
#mobileVideo{
    display:none;
}    
 
#servicepartner {
  top: 120px;
  transform: rotate(10deg);
  left:80%;
}  
    
/*navigation*/  
    
#topnav {
  height: 120px;
  line-height: 16px;
  overflow: visible;
  position: relative;
  background-color: #fff;
} 
    
nav{
        text-align: center;
}    
    
nav li{
    display:inline;
}

nav a{
    display:inline-block;
    text-decoration:none;   
}
   
#burger{
        display:none
    }  
  
#footernav a{
   border-right:1px solid var(--text);
    padding:0 10px;
}       
    
#footernav li:last-of-type a{
   border-right:0;
    padding-right:0;
}     
    
#footernav ul {
    line-height: 16px;
}
 
#kontaktleiste {
  position: relative;
  top: 13px;
 /* right:calc((100vw - 540px)/2);*/
  color:var(--text);
  background-color: #fff;
  padding:10px 25px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}   
 
#kontaktleiste p{
  display: inline-block;
  border-right:1px solid;
  padding-right: 10px;
}   

#kontaktleiste a:nth-of-type(2) p{
  border-right:0;
  padding-right: 0;
}     
 #kontaktleiste img{
  display: none;
}   
     
#menue{
    display: block;
    position: static;
    text-align: center;
    }  
    
#menue a, #menue li{
   line-height: 30px;
   padding:0 10px;
}  
   
#menue li{
   border-right:1px solid #fff;
    padding:0 ;
}     
 
#menue li:last-of-type{
   border-right:0;
    padding:0;
}    
 
#menueleiste.js-nav-sticky {
    position: fixed;
    top: 0;
    width: 100%;
  }   
    
#kontaktleiste.js-nav-sticky {
    position: fixed;
    top: 40px;
    right:calc((100vw - 498.95px)/2);
    filter: drop-shadow(1px 1px 1px #3b3b3b);
  }   
    
}

/*desktop*/
@media screen and (min-width: 1200px){
.dreiviertel{
    flex-basis:73%;
}   
.viertel{
    flex-basis:23%;
} 
/*navigation*/   
}	