@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap');

body {
    font-family: 'Raleway', sans-serif;
    background-color: #000000;
    color: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    letter-spacing: -0.04em;
    color: #ffffff;
}

h1 {
    font-size: 42px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 18px;
}

h3.entry-title,
input[type="reset"],
input[type="submit"],
strong {
    color: #ffffff;
}

a {
    color: #ffffff;
}

a:hover,
a:focus {
    color: #00ff33;
}

header {
    background-color: #000000;
}

.header-full:before {
    background: rgba(0, 0, 0, 0.9);
}

.header-full {
    padding-top: 250px;
    padding-bottom: 80px;
}

.r__shape:after,
.r2__shape:after {
    background-color: #E9204F;
}

span.pr_required {
    color: #E9204F;
}

.fadeout {
    display: none;
    opacity: 0;
}

/* raleway-100 - latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/raleway-v28-latin-100.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/raleway-v28-latin-100.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/raleway-v28-latin-100.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/raleway-v28-latin-100.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/raleway-v28-latin-100.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/raleway-v28-latin-100.svg#Raleway') format('svg');
    /* Legacy iOS */
}

/* raleway-300 - latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/raleway-v28-latin-300.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/raleway-v28-latin-300.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/raleway-v28-latin-300.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/raleway-v28-latin-300.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/raleway-v28-latin-300.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/raleway-v28-latin-300.svg#Raleway') format('svg');
    /* Legacy iOS */
}

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

/* raleway-700 - latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/raleway-v28-latin-700.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/raleway-v28-latin-700.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/raleway-v28-latin-700.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/raleway-v28-latin-700.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/raleway-v28-latin-700.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/raleway-v28-latin-700.svg#Raleway') format('svg');
    /* Legacy iOS */
}

.fade-in-image {
    animation: fadeIn 2s;
    -webkit-animation: fadeIn 2s;
    -moz-animation: fadeIn 2s;
    -o-animation: fadeIn 2s;
    -ms-animation: fadeIn 2s;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-ms-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.navImage {
    width: auto;
    height: 70px;
}

.BigImageBox {
    margin-top: 140px;
    width: 100%;
    position: relative;
}

.distance {
    margin-top: 80px;
    margin-bottom: 80px;
}

.BigImage {
    width: 100%;
    height: auto;
    object-fit: cover;
    max-height: 750px;
    filter: brightness(80%);
}

.ml12 {
    font-size: 3.5em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    position: absolute;
    color: white;
    top: 40%;
    width: 100%;
    text-align: center;
    padding: 30px;
}

.ml12Normal {
    top: 30%;
}

.ml12 .letter {
    display: inline-block;
    line-height: 1em;
}

.MainContainer {
    padding: 100px 80px 50px 80px;
    min-height: 800px;
}

.PdfViewer {
    min-height: 900px;
}

.PdfViewer embed,
.PdfViewer iframe {
    width: 100%;
    height: 100%;
    min-height: inherit;
    display: block;
}

.ElementMargin {
    margin-top: 150px;
}

.DynamicImageHeader {
    position: absolute;
    top: 25%;
    left: 0%;
}

footer {
    text-align: center;
    background-color: #000000;
    color: #ffffff;
    padding: 20px;
}

footer h6 {
    color: #00ff33;
}

footer a {
    color: #ffffff;
    text-decoration: none !important;
}

footer a:hover {
    color: #00ff33;
}

footer i {
    font-size: 35px;
    color: #00ff33;
}

.MainContainer2 {
    padding-top: 150px;
    font-weight: bold;
}

.FuelldrahtImg {
    margin-top: 100px;
    margin-bottom: 100px;
    width: 60%;
    height: auto;
}

.ueberschrift {
    color: #ffffff;
    font-weight: bold;
}

.producttitle {
    font-weight: bold;
}

.product {
    font-size: 25px;
    font-weight: bold;
}

.link {
    text-decoration: underline;
    color: #00ff33;
}

.link:hover {
    color: #00ff33;
}

.lasercarbtable {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    border-spacing: 10px;
}

.scrollbarmobile {
    display: none;
}

.productimg {
    width: 40%;
}

.mainLogo {
    width: 100%;
    height: auto;
}

.carousel-item img {
    width: 100%;
    height: auto;
    max-height: 600px;
    object-fit: cover;
}

@media screen and (max-width: 991px) {
    .footerbox {
        margin-top: 40px;
    }

    .FuelldrahtImg {
        width: 70%;
        height: auto;
    }
}

@media screen and (max-width: 1280px) {
    .MainContainer {
        padding: 40px 80px 200px 80px;
        min-height: 800px;
    }

    .DynamicImageHeader {
        top: 250px;
    }
}

@media screen and (max-width: 800px) {
    .scrollbarmobile {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 50px;
    }

    .scrollmobiletext {
        font-size: 20px;
        color: #ffffff;
    }

    .scrollmobileicon {
        font-size: 22px;
        margin-right: 10px;
        color: #ffffff;
    }
}

@media screen and (max-width: 756px) {
    .BigImageBox {
        margin-top: 130px;
    }

    .ElementMargin {
        margin-top: 100px;
    }

    .messeImage {
        margin-bottom: 50px;
    }

    .MainContainer {
        padding: 40px 20px 50px 20px;
        min-height: 800px;
    }

    .ml12 {
        font-size: 2.7em;
        top: 40%;
        padding: 30px;
    }

    .productimg {
        width: 100%;
    }

    .FuelldrahtImg {
        width: 80%;
        height: auto;
    }
}

@media screen and (max-width: 556px) {
    .ml12 {
        font-size: 2.0em;
        top: 30%;
        padding: 30px;
    }

    .DynamicImageHeader {
        top: 250px;
    }

    .FuelldrahtImg {
        width: 90%;
        height: auto;
    }
}

@media screen and (max-width: 470px) {
    .ml12 {
        font-size: 1.6em;
        top: 30%;
        padding: 30px;
    }

    .DynamicImageHeader {
        top: 250px;
    }
}

@media screen and (max-width: 430px) {
    .DynamicImageHeader {
        top: 200px;
    }
}

@media screen and (max-width: 399px) {
    .ml12 {
        font-size: 1.4em;
        top: 30%;
        padding: 30px;
    }

    .DynamicImageHeader {
        top: 220px;
    }
}

@media screen and (max-width: 340px) {
    .ml12 {
        font-size: 1.2em;
        top: 30%;
        padding: 30px;
    }

    .DynamicImageHeader {
        top: 200px;
    }
}

@media screen and (max-width: 351px) {
    .navImage {
        width: auto;
        height: 50px;
    }
}
