body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
 /*Allgemeines*/
 
 .cookiebar{
 	background-color: #000000;
    border-top: 1px solid #fff;
 }   
 
 ::selection {
  background: #020303;
  color: #fff;
  text-shadow: none;
}

 body {
  font-family: Segoe UI, helvetica, arial;
  font-size: 18px;
  color: #fff;
  background-color: #fff;
  margin: 0;
  padding: 0;
  width: 100%;
}

:focus {
  outline: none !important;
}

hr {
  border: 0;
  height: 1px;
  background: #fff;
  clear: left;
}

a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #fff;
}
table td {
  width: 1px !important;
  white-space: nowrap;
  padding: 5px;
}

strong {
  color: #fff;
}

p {
  color: #000;
  line-height: 25px;
}

a:hover {
  color: #fff;
}

.active {
  font-weight: bold;
}

.center {
  text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7 {
  color: #fff;
}

.space{
  width: 90%;
  padding: 5rem 5%;
}

.bg-grau{
  background-color: #F1F1F1;
}

/*Header*/

#header{
  position: absolute;
  z-index: 999;
  width: 90%;
  padding: 2rem 5%;
}

#header .inside{
    display: flex;
    align-items: center;
    width: 100%;
}

.header-kontakt{
  position: absolute;
  right: 0;
  display: flex;
}
.header-kontakt .rte {
  display: flex;
}

.header-kontakt p{
  background-color: #E30613;
  margin: 0 5px;
  text-align: center;
}

.header-kontakt p a{
  padding: 10px;
  display: flex;
  height: 100%;
  width: 60px;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 20px;
}

.header-kontakt p a img{
  object-fit: contain;
  margin: auto;
}

/*Footer*/
 /*Footer*/
 #footer{
  background-color: #000;
  color: white;
  z-index: 9;
  padding-bottom: 2rem;
}

#footer h3{
  color: #E30613;
  flex-basis: 100%;
  margin: 0;
  font-size: 30px;
}

#footer strong, 
#footer a{
  color: #fff;
}

#footer .inside{
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 5%;
  flex-flow: wrap
}

#footer .inside div{
  display: flex;
  flex-flow: wrap;
  margin-top: 2rem;
}


#footer .inside div:first-child{
  max-width: 550px;
}

#footer ul{
  padding: 0;
  margin: 0px 20px 0px 0px;
}

#footer ul li{
  color: #fff;
  list-style: none;
  padding: 5px 10px;
  padding-left: 0;
}

#footer ul li strong{
  margin-right: 10px;
}

#footer ul li:last-child{
  border-right: none;
}

#footer ul li a{
  color: #fff;
  list-style: none;
}

@media (max-width: 1100px) {
  #footer .inside {
      flex-flow: column;
  }
}

/*General*/
.contentpage {
    width: 80%;
    margin: auto;
}

.contentpage strong, .contentpage a, .contentpage h1, .contentpage h2{
    color: #000;
}

.contentpage .ce_text {
    margin-top: 10%;
}
.big-page{
  position: relative;
}

.big-text{
  display: flex;
  align-items: center;
  flex-flow: column;
  width: 90%;
  padding: 0 5%;
}
.text-main{
  justify-content: center;
}

.text-main-white strong{
  color: #000 !important;
}

.text-main h1, .text-main h1 strong{
  margin: 0;
  color: white;
  -webkit-transition: all 7.3s ease-in-out;
  -moz-transition: all 7.3s ease-in-out;
  -o-transition: all 7.3s ease-in-out;
}

.text-main h1{
  font-size: 80px;
  text-align: center;
}
.text-top h2{
  text-align: center;
  font-size: 50px;
  font-weight: 100;
  width: 90%;
  padding: 0 5%;
}
.text-top h2 strong{
  font-size: 60px;
}
.liste-info{
  float: left;
  width: 33.33%;
  display: flex;
  flex-flow: column;
  align-items: center;
  overflow: visible;
}

.liste-info h3{
  position: relative;
  margin: 0;
  padding: 1rem 0;
  overflow: visible;
  text-align: center;
  width: 100%;
  font-size: 30px;
  margin-bottom: 1rem;
}

.liste-info h3:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url(/files/layout/bilder/reifen-rothermel-reifenspuren.png);
  background-position: center;
  background-size: 300px;
  background-repeat: no-repeat;
}

.liste-info ul{
  margin: 0;
  padding-left: 20px;
}

.text-info{
  text-align: center;
  margin: 3rem 0;
  width: 90%;
  padding: 0 5%;
}

.text-info h2{
  text-align: center;
  font-weight: 100;
  font-size: 50px;
}

.text-info strong{
  font-size: 60px;
}
.big-image video {
  background-color: black;
  width: 100%;
  position: absolute;
  z-index: -1;
  min-height: 100%;
  object-fit: cover;
}

.big-image img{
  object-fit: cover;
  position: absolute;
  z-index: -1;
}

@media (min-width: 950px) {
  .big-page, .big-text, .big-image img{
    min-height: 100vh;
    width: 100%;
    height: 100%;
  }
}

.bild-text{
  display: flex;
  justify-content: center;
}

.bild-text > figure{
  min-width: 260px;
  border-right: 1px solid black;
  border-width: 35px;
  border-image: url(/files/layout/bilder/reifen-rothermel-reifenspuren-horizontal.png) 35 35 35 35 stretch repeat;
  padding-right: 4rem;
  margin-right: 4rem;
  display: flex;
    align-items: center;
  max-width: 350px;
}

.bild-text > .rte{
  max-width: 1000px;
}

.bild-text p{
  margin-top: 0;
}

.gallerie ul {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}

.gallerie ul li {
  flex-basis: 33.333%;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.gallerie ul li img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  max-height: 350px;
    max-width: 450px;
}

.gallerie{
  margin: 4rem 0;
}

.bild-spuren{
  position: relative;
}

.bild-spuren:after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url(/files/rothermel/hintergrundbilder/reifen-rothermel-reifenspuren-design.png);
  background-position: bottom;
  background-repeat: no-repeat;
}

.boxenstop p, .boxenstop strong{
  color: #e30613;
  font-size: 30px;
  margin-top: 1rem;
  display: block;
  line-height: 30px;
}

.boxenstop strong{
  color: #000 !important;
}

.boxenstop{
  display: flex;
  flex-flow: wrap;
    justify-content: center;
}

.boxenstop > div{
 flex-basis: 33.333%;
 display: flex;
 align-items: flex-start;
 justify-content: center;
}

/* Popup */
#popup {
  position: fixed;
  top: 0;
  background-color: rgb(87 87 86 / 50%);
  z-index: 10000;
  display: none;
  height: 100vh;
  width: 100vw;
  flex-direction: column;
  justify-content: center;
}
#popup .popup-aktuelles {
  height: max-content;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
}
#popup .popup-aktuelles .content-text {
  padding: 30px 50px;
  text-align: center;
  background-color: #fff;
  min-height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#popup .popup-aktuelles .content-text p {
  margin: 0;
}
#popup .popup-aktuelles .content-text strong {
  color: #000;
}
#popup a {
  color: #717274;
}
#popup .popup-aktuelles .close {
content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45.584' height='45.584' viewBox='0 0 45.584 45.584'%3E%3Cg id='Gruppe_45' data-name='Gruppe 45' transform='translate(-359.708 -38.708)'%3E%3Cpath id='Pfad_112' data-name='Pfad 112' d='M3.771.028,52.794.386a3.838,3.838,0,0,1,3.8,3.8,3.705,3.705,0,0,1-3.743,3.743L3.826,7.57a3.838,3.838,0,0,1-3.8-3.8A3.705,3.705,0,0,1,3.771.028Z' transform='translate(365.294 38.669) rotate(45)' fill='%23E30613'/%3E%3Cpath id='Pfad_113' data-name='Pfad 113' d='M3.771-.028,52.794-.386a3.705,3.705,0,0,1,3.743,3.743,3.838,3.838,0,0,1-3.8,3.8L3.716,7.515A3.705,3.705,0,0,1-.028,3.771,3.838,3.838,0,0,1,3.771-.028Z' transform='translate(360 78.959) rotate(-45)' fill='%23E30613'/%3E%3C/g%3E%3C/svg%3E%0A");
  margin-left: auto;
  height: 30px;
  cursor: pointer;
  margin-bottom: -35px;
  z-index: 1;
  margin-right: 5px;
}


@media (max-width: 1380px) {
  .boxenstop > div:first-child{
    flex-basis: 100%;
  }
}

.boxenstop > div:first-child figure{
  width: 150px;
  margin-right: 1rem;
}

@media (max-width: 1299px) {
  .liste-info{
    width: 50%;
    margin-bottom: 2rem;
  }
  .text-info{
    margin: 0;
  }
}

@media (max-width: 1150px) {
  #popup .popup-aktuelles {
    margin-left: 50px;
    margin-right: 50px;
  }
}

@media (max-width: 999px) {
  .bild-text{
    display: block;
  }
  .bild-text > div:first-child{
    border:none;
    margin-bottom: 2rem;
  }
}

@media (max-width: 949px) {
  .big-page, .big-text, .big-image img{
    min-height: 515px;
  }
  .big-image img{
    height: 100%;
  }
  .liste-info{
    width: 90%;
    padding: 0 5%;
  }
  .liste-info >div{
    position: relative;
    box-sizing: border-box;
    max-width: 100%;
    overflow-x: auto;
  }
  .liste-info ul li{
    padding-bottom: 15px;
  }
}

@media (max-width: 750px) {
  .boxenstop, .boxenstop > div {
    display: block;
  }
  .text-main h1 strong{
    display: none;
  }
  .big-page, .big-text, .big-image img {
    min-height: 425px;
  }
}

@media (max-width: 650px) {
  .header-kontakt p a{
  	padding: 6px;
  	width: 45px;
  }
  .gallerie ul li {
    flex-basis: 50%;
  }
  .text-top h2, .text-info h2 {
    font-size: 30px;
  }
  .text-top h2 strong, .text-info h2 strong {
    font-size: 35px;
  }
  .big-text{
    background-color: rgba(255, 255, 255, 0.31);
  }
}

@media (max-width: 500px) {
     #popup .popup-aktuelles {
       margin-left: 25px;
       margin-right: 25px;
     }
  #popup .popup-aktuelles .content-text {
      padding: 25px;
  }
}

@media (max-width: 425px) {
  .gallerie ul li {
    flex-basis: 100%;
  }
  .big-page, .big-text, .big-image img {
    min-height: 285px;
  }
  table{
    width: 100%;
  }
}

.error h2, .error a{
  color: #000;
}

.error #main{
  min-height: 90vh;
}

.parallax{
  background: url(/files/rothermel/hintergrundbilder/reifen-rothermel-durch-hintergrundbild.jpg) no-repeat fixed;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 450px;
  box-shadow: inset 0px 11px 8px -10px #000000, inset 0px -11px 8px -10px #000000;
}

@media (min-width: 950px) {
  .effect > div{
    -webkit-transition: all 1.3s ease-in-out;
    -moz-transition: all 1.3s ease-in-out;
    -o-transition: all 1.3s ease-in-out;
    position: relative;
    opacity: 0;
  }

  .effect_header > div{
    bottom: -20px;
  }

  .effect_first > div{
    left: -250px;
    bottom: -100px;
  }

  .effect_second > div{
    bottom: -100px;
  }

  .effect_third > div{
    left: 250px;
    bottom: 100px;
  }

  .fade_in > div{
    left: 0 !important;
    bottom: 0 !important;
    opacity: 1;
  }
}
