:root {
    --color-2: #e99f1b;
    --color-grad-1: #000000;
    --color-grad-2: #062c2a;
    --color-grad-3: #062c2c;
    --color-grad-4: #143668;
    --color-grad-5: #153568;
    --color-grad-6: #00181a;
}

h1 {
    line-height: 1.3 ! important;
}
p {
    font-size: 18px;
    line-height: 1.8;
    color: #3e3e3e;
    letter-spacing: 0.5px;
}
.no-wrap {
    white-space: nowrap;
}
.p-relative {
    position: relative;
}
.ele-1 {
    filter: invert(1);
    opacity: 0.03;
    margin-left: -50%;
    margin-top: -30%;
    width: 200px;
}
.ele-2 {
    opacity: 0.05;
    margin-left: -65%;
    margin-top: -100%;
    width: 180px;
}
.hero-logo {
    height: 80px;
    width: auto;
}
.text-light {
    color: rgb(255 255 255 / 65%) ! important;
}
.frame-1 {
    box-shadow: 8px 8px 0 var(--color-2);
}
.quote-box {
    background: rgba(0, 0, 0, 0.31);
    padding: 20px;
    border-radius: 6px;
    font-style: italic;
    color: var(--color-2) ! important;
}
.home-five .single-event-box {
    background: rgb(255 255 255 / 5%);
    border: 1px solid rgb(255 255 255 / 6%);
}
.home-five .event-titel p {
    font-size: 18px;
    font-weight: 500;
}
.event-thumb img {
    width: 300px;
    height: auto;
    border-radius: 4px;
}
.footer-widget-title h2 {
    color: rgb(255 255 255 / 20%);
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 800;
    font-size: 7vw;
}
.prgoress_indicator svg.progress-circle path {
    stroke: var(--color-2);
}
.prgoress_indicator::after {
    color: var(--color-2);
}
.home-five .footer-social-icon a i:hover:after {
    background: #003135 ! important;
}
.home-five .footer-social-icon a:hover i:after {
    background: #003135 ! important;
}
.hashtag {
    color: rgb(255 255 255 / 30%);
    font-weight: 100;
    letter-spacing: 0;
    font-size: 18px;
    letter-spacing: 1px;
    background: #002023;
    width: fit-content;
    margin: 0 auto;
    line-height: 1;
    white-space: nowrap;
    padding: 8px 25px;
    border-radius: 25px;
    transition: 0.5s;
}
.hashtag:hover {
    color: rgb(255 255 255 / 30%);
}
.home-two .about-list-item ul li i {
    color: #000000;
}
.home-two .about-list-item ul li i {
    background: var(--color-2);
}
.about-shape-1.type-2 {
    right: -100px;
    animation: none;
}
.about-shape-1.type-2 img {
    height: 120px;
    filter: sepia(1);
    opacity: 1;
}

.header-area {
    padding: 10px 0;
    margin-bottom: 0;
}
.header-logo img {
    height: 70px;
    width: auto;
}
.hero-area {
    position: relative;
    height: auto;
    padding: 0;
    background: none;
}

.hero-slide-five {
    margin-top: -91px;
}
.bb-caption-box {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding-top: 100px;
}
.bb-caption-box.overlay-left:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(70deg, rgb(1 28 3 / 90%), rgb(2 68 7 / 86%), transparent, transparent); */
    background: linear-gradient(70deg, rgb(6 44 42 / 100%), rgb(6 44 42 / 50%), transparent);
}
.hero-content h4 {
    color: #ffffff;
    text-transform: none;
    letter-spacing: 1px;
    font-size: 1.5vw;
    line-height: 1.3;
    margin: 20px 0;
}
.hero-content h2 {
    font-size: 3vw;
    color: #ffffff;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 0;
}
.hero-content h2.ft-large {
    font-size: 5vw;
}
.hero-content h3 {
    width: 100%;
    font-size: 4vh;
    color: #ffffff;
    line-height: 1.1;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    column-gap: 0px;
}
.hero-content h3 span {
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    background: rgb(0 0 0 / 16%);
    min-width: 7.5vw;
}
.hero-content h3 span small {
    font-size: 0.8vw;
    display: block;
    font-weight: 100;
    letter-spacing: 1px;
}
.hero-content h3 img {
    height: 70px;
    width: auto;
}
.bb-slide {
    width: 100%;
    height: auto;
}
.bb-slide.bb-slide-mob {
    display: none ! important;
}
.hero-slide-five .owl-dots {
    left: auto;
    right: auto;
    margin-left: 50%;
    transform: translateX(-50%);
    width: fit-content;
    padding: 2px 0px 4px;
    border-radius: 25px;
    background: rgb(0 0 0 / 13%);
    position: absolute;
}
/* .hero-slide-five:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    margin-bottom: 0;
    width: 100%;
    height: 300px;
    background: linear-gradient(0deg, #062c2a, rgb(6 44 42 / 79%), rgb(6 44 42 / 60%), transparent);
} */
.hero-area:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 200px;
    background: linear-gradient(0deg, rgb(6 44 42 / 100%), rgb(6 44 42 / 90%), rgb(6 44 42 / 60%), transparent);
}
.home-five .section-title.left h4, .section-title.left h4 {
    color: var(--color-2);
}
.section-title.left h4 {
    font-weight: 600;
}
.home-two .about-thumb {
    left: 0;
}

@media only screen and (max-width: 768px) {
    .order-xs-1 {
        order: 1;
    }
    .order-xs-2 {
        order: 2;
    }
    .text-align-xs-center {
        text-align: center;
    }
    p {
        font-size: 18px;
        line-height: 1.5;
    }
    .header-area {
        display: block;
    }
    .header-logo img {
        height: 40px;
    }
    .hero-area {
        margin-top: 80px;
    }
    .hero-slide-five {
        margin-top: -142px;
    }
    .bb-slide.bb-slide-desk {
        display: none ! important;
    }
    .bb-slide.bb-slide-mob {
        display: block ! important;
    }
    .bb-caption-box.overlay-left:before {
        background: linear-gradient(180deg, rgb(1 28 3 / 90%), rgb(2 68 7 / 86%), rgb(2 68 7 / 66%), transparent, transparent);
    }
    .bb-caption-box {
        align-items: flex-start;
        padding-top: 150px;
    }
    .hero-content h4 {
        font-size: 4vw;
    }
    .hero-content h2 {
        font-size: 8vw;
    }
    .hero-content h2.ft-large {
        font-size: 10vw;
    }
    .hero-content h3 span {
        min-width: 25vw;
    }
    .hero-content h3 {
        font-size: 5vw;
    }
    .hero-content h3 span small {
        font-size: 2.5vw;
    }
    .footer-widget-title h2 {
        font-size: 12vw;
    }
    .hashtag {
        font-weight: 500;
        margin-bottom: 25px;
    }
    .home-five.about-area {
        padding: 30px 0 50px;
    }
    .about-area {
        padding: 0px 0 50px;
    }
    .home-five.footer-area {
        padding: 30px 0 0px;
    }
    .home-five.about-area p.section-desc {
        width: 100%;
    }
    .section-title.left h1, .home-five .section-title.left h1 {
        font-size: 8vw;
    }
    .event-thumb img {
        width: 100%;
    }
    .hero-content h3 span small {
        font-weight: 600;
    }
}