.custom-svg-1 {
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: 99;
}

.single-funfacts-box p {
    -webkit-line-clamp: inherit;
}

.single-funfacts-box {
    min-height: 227px;
}

.card-wrapper .card--card .card__inner:after {
    background-image: url(//dt-jannal.myshopify.com/cdn/shop/files/serviceswaves_2x_809a079a-1033-4701-b2f0-fa290ea2ee1a.png?v=1685808006&width=3840);
    background-position: right bottom;
    background-repeat: repeat;
    background-size: 100% 31px;
    bottom: -2px;
    content: '';
    display: inline-block;
    height: 31px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 1;
}

.secturun .single-products-box .products-content {
    position: absolute;
    top: 17px;
    padding: 0px;
}

.secturun .single-products-box .products-content h3 a {
    font-size: 35px;
    background: #000000bd;
    padding: 10px;
    color: #fff;
}

.header5 .navbar-brand img {
    max-width: 214px;
    max-height: 156px;
}

.sect1 {
    background-position: center center !important;
    background-size: cover !important;
}

.navbar-area.navbar-style-two.is-sticky {
    background: #1c1c1c;
}

/* .sect2 .blogbox h3 {
    text-transform: uppercase;
    font-size: 25px;
    min-height: 60px;
} */
.section-title {
    max-width: 900px;
}

.section-title h2 {
    text-transform: uppercase;
    font-size: 45px;
    min-height: 60px;
    padding: 20px;
}

.sect3 img {
    border-radius: 50%;
}

body .page-title-area.fotolu {
    align-items: end;
    height: 325px;
}

.headerzemin {
    background: #000;
}

@media (max-width: 767px) {

    .secturun .single-products-box .products-content h3 a {
        font-size: 20px;
    }

    .header5 .is-sticky .navbar-brand img {
        max-height: 76px;
    }

    body .page-title-area.fotolu {
        height: 190px;
    }

    .section-title h2 {
        font-size: 25px;
    }

    .footer-area .single-footer-widget img {
        width: 40px;
    }
}