* {
    outline: none;
}

body,
html {
    font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-variation-settings: "wdth" 100;
    font-variant-numeric: lining-nums proportional-nums;
    line-height: 1.5;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background: #415355;
    scroll-behavior: smooth;
}

@font-face {
    font-family: "Ruberoid";
    src: url("../font/Ruberoid-SemiBold.eot");
    src:
        local("Ruberoid SemiBold"),
        local("Ruberoid-SemiBold"),
        url("../font/Ruberoid-SemiBold.eot?#iefix") format("embedded-opentype"),
        url("../font/Ruberoid-SemiBold.woff2") format("woff2"),
        url("../font/Ruberoid-SemiBold.woff") format("woff"),
        url("../font/Ruberoid-SemiBold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

body.active {
    overflow: hidden;
}

section {
    overflow: hidden;
}

.ffr {
    font-family: "Ruberoid";
    line-height: 1;
    font-weight: bold;
}

.mar0 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
}

.oh {
    overflow: hidden;
}

.por {
    position: relative;
}

.fz0 {
    font-size: 0.9rem;
}

.fz1 {
    font-size: 1rem;
}

.fz2 {
    font-size: 1.15rem;
}

.fz3 {
    font-size: 1.3rem;
}

.fz4 {
    font-size: 1.5rem;
}

.fz5 {
    font-size: 1.7rem;
}

.fw3 {
    font-weight: 300;
}

.fw4 {
    font-weight: 400;
}

.fw7 {
    font-weight: 700;
}

.fw9 {
    font-weight: 900;
}

.mtn0 {
    position: absolute;
    left: 1rem;
    top: -2.5rem;
}

.mr-n1 {
    position: absolute;
    right: 2px;
}

.ml-n1 {
    position: absolute;
    left: 2px;
}

.mtn1 {
    position: absolute;
    top: 0;
}

.mtn2 {
    margin-top: -2rem;
}

.mtn8 {
    margin-top: -8rem;
}

.w100 {
    width: 100%;
}

.w1 {
    width: 1rem;
}

.w2 {
    width: 2rem;
}

.w3 {
    width: 3rem;
}

.w4 {
    width: 4rem;
}

.w5 {
    width: 5rem;
}

.w6 {
    width: 6rem;
}

.w15 {
    width: 16rem !important;
    min-width: 16rem !important;
}
.h100 {
    height: 100%;
}

.h0 {
    height: 0;
    overflow: hidden;
}

.h2 {
    height: 2rem;
}

.h15 {
    height: 15rem;
}

.tra {
    transform: scale(1.2);
}

.por {
    position: relative;
}

.poa {
    position: absolute;
}

.t0 {
    top: 0;
}

.r0 {
    right: 0;
}

.b0 {
    bottom: 0;
}

.l0 {
    left: 0;
}

.dib {
    display: inline-block;
}

.tar {
    text-align: right;
}

.tac {
    text-align: center;
}

.ttu {
    text-transform: uppercase;
}

.z0 {
    z-index: 0;
}

.z1 {
    z-index: 1;
}

.no-wrap {
    white-space: nowrap;
}

.bdrs1 {
    border-radius: 1rem;
}

.bdrs2 {
    border-radius: 0.65rem;
    overflow: hidden;
}

.bdrs3 {
    border-radius: 0.3rem;
}

.bdrsl {
    border-radius: 0.5rem 0 0 0.5rem;
}

.bdrst {
    border-radius: 0.5rem 0.5rem 0 0;
}

.op8 {
    opacity: 0.8;
}

.op5 {
    opacity: 0.5;
}

.op2 {
    opacity: 0.2;
}

.lh3 {
    line-height: 150%;
}

.lh2 {
    line-height: 120%;
}

.lh1 {
    line-height: 100%;
}

.tal {
    text-align: left;
}

.cup {
    cursor: pointer;
}

.tdu {
    text-decoration: underline;
}

.tdlt {
    text-decoration: line-through;
}

.td-none {
    text-decoration: none !important;
}

.bdlor {
    border-left: 1px dashed#ea6c06;
}

.bdor {
    border: 1px dashed rgba(234, 108, 6, 0.5);
}

.bdbwt {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
}

.bdbk {
    border: 1px solid #000;
}

.bgwt {
    background: #fff;
}

.bgor {
    background: #ea6c06;
}

.bgor05 {
    background: rgba(234, 108, 6, 0.5);
}

.bgdark {
    background: #20292c;
}

.bggray {
    background: #415355;
}

.cgn {
    color: #069f05;
}

.cor,
a.cor {
    color: #ea6c06;
}

.cwt {
    color: #fff;
}

.clight {
    color: rgba(255, 255, 255, 0.5);
}

.cdark {
    color: #20292c;
}

a.btn {
    color: #0e0e0e;
}

a {
    color: #fff;
}

.btn,
a.btn {
    font-family: "Roboto", sans-serif;
    position: relative;
    display: inline-block;
    line-height: 100%;
    text-align: center;
    font-weight: 700;
    min-width: 250px;
    color: #fff;
    padding: 1.5rem 1.2rem;
    border-radius: 1rem;
    user-select: none;
    text-transform: uppercase;
    transition: background 0.3s;
    cursor: pointer;
    font-size: 1rem;
    opacity: 1;
    background: linear-gradient(90deg, #069f05 0%, #0cde09 100%);
    box-shadow: 1px 2px 0px 1px #0a710a;
}

.btn-t {
    border: 1px solid #ea6c06;
    color: #fff;
}

.btn:hover {
    transform: scale(0.98);
    opacity: 0, 8;
}

.shadow {
    box-shadow: 0px 0px 10px rgba(89, 125, 129, 0.2);
}

.owl-nav {
    position: absolute;
    display: flex;
    justify-content: space-between;
    top: -2rem;
    left: 0.5rem;
    right: 0.5rem;
    opacity: 0.5;
}

.owl-nav:hover {
    opacity: 1;
}

.owl-next span,
.owl-prev span {
    font-size: 4rem !important;
    color: #ea6c06 !important;
}

/*body*/

.cros:after {
    content: attr(gb);
    position: absolute;
    height: 1px;
    background-color: #ea6c06;
    left: 0;
    right: 0;
    top: 50%;
    transform: rotate(10deg);
}

.cros:before {
    content: attr(gb);
    position: absolute;
    height: 1px;
    background-color: #ea6c06;
    left: 0;
    right: 0;
    top: 50%;
    transform: rotate(-10deg);
}

.line:after {
    content: attr(gfbrb);
    position: absolute;
    top: 1.2rem;
    left: 0;
    width: 1rem;
    border-top: 1px dashed #ea6c06;
}
.line:before {
    content: attr(gfbrb);
    position: absolute;
    top: 1.05rem;
    left: -3px;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #ea6c06;
}

.check {
    padding-left: 1.5rem;
    background: url(../img/check.svg) 0 0.3rem/1rem no-repeat;
}

.check5:after {
    content: attr(a);
    position: absolute;
    bottom: -1rem;
    left: 50%;
    transform: translateX(-50%);
    width: 2rem;
    height: 2rem;
    background: url(../img/s5-check.svg) 50% 100% / cover no-repeat;
}

.info:after {
    content: attr(a);
    position: absolute;
    width: 3rem;
    height: 3rem;
    background: url(../img/info.svg) 50% 100% / cover no-repeat;
}

.be {
    position: absolute;
    top: -1.9rem;
    left: 50%;
    transform: translateX(-50%);
    width: 3rem;
    height: 3rem;
}
.question {
    position: absolute;
    top: -3rem;
    left: 50%;
    transform: translateX(-50%);
    width: 5rem;
    height: 5rem;
    border-radius: 1.1rem;
    overflow: hidden;
}

.youtube {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
}

.instagram-icon {
    background: url(../img/instagramm.svg) 0/1.5rem no-repeat;
    padding: 0.5rem 2rem;
    color: #069f05;
}

@keyframes rotate {
    0 {
        transform: rotate(0);
    }

    100% {
        transform: rotate(-360deg);
    }
}

form input,
form textarea,
form select {
    padding: 1.5rem;
    background: #1e1d22;
    font-size: 1rem;
    color: #fff;
    border-radius: 4px;
    width: 100%;
    border: 1px solid #f7f7f7;
}

.form {
    width: 100%;
    max-width: 600px;
    background: #0a0e19 !important;
    color: #fff !important;
}
