/* VIESSMANN */

body {
color:#000;
}

#page-lg {
position: relative;
margin-left: auto;
margin-right: auto;
width: 1024px;
border: 0px;
text-align: left;
background: #f0ece4;
-webkit-box-shadow: 0px -10px 30px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    0px -10px 30px 0px rgba(50, 50, 50, 0.3);
box-shadow:         0px -10px 30px 0px rgba(50, 50, 50, 0.3);
}


a {
color: #ea1917;
} 

p a {
color: #ea1917 !important;
} 

h3 {
color: #000;
} 

#page-lg .breadcrumbs {
background: transparent;
width:724px;
font-size: 10px;
padding: 3px;
margin-top: 0px;
margin-right: 20px;
margin-bottom: 30px; 
}

#page-lg .breadcrumbs a {
color: #ea1917 !important;
text-decoration: none;
margin-right: 3px;
margin-left: 3px;
}

#page-lg .left {
background: #fff;
} 

#page-lg footer {
color: #000;
}


hr.brd {
background-color: #00826f;
}

hr.brdwhite {
background-color: #00826f;
height: 8px;
padding:0;
margin:0px auto;
}

.topper span {
  float:right;
  background-color: #000;
  padding:5px 10px;
  clear: both;
  display: inline-block;
  margin-top:10px;
}

h2 {
background-color: transparent;
color: #000;
}  

.lgtb td {
border:15px solid #f0ece4;
} 

h1.bigwhite {
    display: block;
    width: auto;
    color: #000;
    background: none;
    padding: 5px 5px 3px 0;
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 42px;
    text-align:center;
}

p a {
color: #ea1917;
font-weight:normal;
}


.poptat {
    display: block;
    width: auto;
    color: #fff !important;
    background: none;
    padding: 5px 5px 3px 0;
    margin-top: 40px;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 30px;
    text-align:center;
    border:1px solid white;
    text-decoration:none;
}

.poptat a {
color: #fff;
}

.monoton {
  font-family: "Rubik Dirt", system-ui;
  font-weight: 400;
  font-style: normal;
}

.parallax-section {
    position: relative;
    width: 100%;
    height:700px; 
}
.parallax-text {
    position: absolute;
    width: 300px;
    height:300px;
    bottom: 50px;
    right: 20px;
    z-index: 10;
}

.parallax-child-section {
    clip: rect(0, auto, auto, 0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:700px;
}

#frontlashID{
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 1061px;
    transform: translateZ(0);
    will-change: transform;
    z-index: 1;
}
.fw-main-row{
    background-attachment:scroll;
    background-image: url(../img/viessmann/bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 1500px 1061px;
}
