body {
    font-family: 'Cabin', sans-serif;
}

img {
    width: 100%;
}

.title-font {
    font-family: 'Kanit', sans-serif;
}

#carasoul1 .swiper-slide {
    height: 50vh;
}

#carasoul1 .swiper-slide img {
    display: block;
    object-fit: cover;
}

/* Carousel Header Styles */
#carasoul1 .item .header-text {
    position: absolute;

    right: auto;
    color: #fcfafa;
    width: 100%;
}

.mask-overlay {
    background-color: rgba(0, 0, 0, .4);
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 0;
    margin: auto;
    top: 0;
}

.heading span {
    border-bottom: 5px solid #34b80c;
    padding: 10px;
    display: inline-block;
}

.mySwiper2 .swiper-wrapper .swiper-slide .card {
    border: none;
}

.mySwiper2 .swiper-wrapper .swiper-slide .card:hover {
    border: 1px solid rgb(26, 175, 26);
}

footer a {
    color: rgb(0, 0, 0);
    font-size: 1.7em;
}

footer a:hover {
    color: rgb(25, 165, 25);
}



.contact-section {
    background: url('../images/sollie.jpg') no-repeat center;
    background-size: cover;
    margin-top: 0px;
    position: relative;
}

.contact-section .enquiry-form {
    padding: 40px;
    margin: 0 auto;
    border-radius: 6px;
}

.contact-section .form-control {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 0;
}

.contact-section {
    padding: 10px 0 20px;
}


/* tech slider */
.mySwiper3 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

mySwiper3 .swiper-slide {
    width: auto;
    /* Set your desired width */
    height: 80px;
    padding: 20px;
    /* Set your desired height */
}

.mySwiper3 .swiper-slide img {
    /* width: auto; */
    height: 80px;
    object-fit: contain !important;
    display: block;
    margin: 0 auto;
}


/* tech slider */


@media (max-width: 320px) {

    #carasoul1 .swiper-slide {
        height: 50vh;
    }

    footer a {
        color: rgb(0, 0, 0);
        font-size: 1em;
    }
}

@media (min-width: 321px) and (max-width: 375px) {
    #carasoul1 .swiper-slide {
        height: 50vh;
    }

    footer a {
        color: rgb(0, 0, 0);
        font-size: 1em;
    }
}

@media (min-width: 376px) and (max-width: 425px) {
    #carasoul1 .swiper-slide {
        height: 50vh;
    }

    footer a {
        color: rgb(0, 0, 0);
        font-size: 1em;
    }
}

@media (min-width: 426px) and (max-width: 768px) {
    #carasoul1 .swiper-slide {
        height: 50vh;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {}



@media (min-width: 1025px) and (max-width: 1440px) {}

@media (min-width: 1441px) and (max-width: 2560px) {}

@media (min-width: 2561px) {}


/* navbar only */
@media all and (min-width: 992px) {
    .navbar .dropdown-menu-end {
        right: 0;
        left: auto;
    }

    .navbar .nav-item .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        transition: .3s;
        margin-top: 0;
    }

    .navbar .nav-item:hover .nav-link {
        color: #1a961a;
    }

    .navbar .dropdown-menu.fade-down {
        top: 80%;
        transform: rotateX(-75deg);
        transform-origin: 0% 0%;
    }

    .navbar .nav-item:hover .dropdown-menu {
        transition: .2s;
        opacity: 1;
        visibility: visible;
        top: 100%;
        transform: rotateX(0deg);
    }


    .logo {
        height: 90px;
        width: auto;
    }

    .text-success {
        color: #009946 !important;
    }



    .h_v {
        position: absolute;
        min-width: 100vw;
        min-height: 100vh;
    }

    .hero_banner_2 {
        display: block;
        position: relative;
        height: 500px;
        overflow: hidden !important;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
        background-position: center;
        background-size: cover;
    }

    .title-vid {
        position: absolute;
        z-index: 1;
        width: 75%;
    }


    .title-vid>span {
        background-color: #63b840;
        line-height: 119px;
        color: #fff;
    }

    .content {
        position: sticky;
        width: 100%;
        background: white;
        padding: 2vw 0;
        height: 190px;
        bottom: 0;
    }

    .title-sub {
        position: absolute;
        width: auto;
        bottom: 0;
        left: 0;
    }

    .title-sub>span {
        background: #fff;
        font-size: 3vw;
        line-height: 85px;
    }

    .bg-light-green {
        background: #f3ffee !important;
    }

    .bg-green-alt {
        background-color: #63b840;
    }

    .bg-fuel {
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-position: center !important;
        height: 450px;
    }

    .f1 {
        background: url('../images/f1.jpg');
    }

    .f2 {
        background: url('../images/f2.jpg');
    }


    .f3 {
        background: url('../images/f3.jpg');
    }


    .gradient-border img {
        object-fit: cover !important;
        height: 100%;
    }

    .list-saf li {
        list-style: disc;
        display: inline flow-root list-item;
        margin: 10px 0px;
    }


    .shadow-anas {
        box-shadow: 0px -4px 0px #009946;
    }


}

.hero-inside {
    height: 300px;
    background-position: center !important;
    background-size: cover !important;
}

.bg-about {
    background: url('../images/ab.webp');

}

.bg-sus {
    background: url('../images/sus.webp');

}

.bg-hsw {
    background: url('../images/hsw.webp');
    background-position: center;
    background-size: cover;
}

.bg-drm {
    background: url('../images/drumc.webp');
    background-position: center;
    background-size: cover;
}


.bg-contact {
    background: url('../images/contact.webp');
}

.bg-sustain {
    background: url('../images/sustain.webp');
    background-position: center;
    background-size: cover;
}

.bg-hdw {
    background: url('../images/hdw.webp');
}

.bg-drmc {
    background: url('../images/drm.webp');
}

.full-rounded {
    border-radius: 100%;
}

.text-justify {
    text-align: justify;
}

.stp-wrap {
    background: #fff;
    padding: 20px;
    box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.11);
}


.stage-no-start {
    position: relative;
    left: 0;
    background: #D6FAFF;
    color: #005a6e;
    border-radius: 100px;
    width: 40px;
    height: 40px;
    display: block;
    margin-bottom: 15px;
    border: 3px solid #005a6e;
}

.timeline {
    position: relative;
    border-bottom: 1px dashed #c4c4c4;
    height: 1px;
    width: 100%;
    display: flex;
}

.arrow-bottom {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #005a6e;
    display: block;
    position: absolute;
    bottom: -9px;
    left: 8px;
}

.ser-list li {
    list-style: none;
    padding: 15px;
    background: #fff;
    margin: 2px;

}

.slist li {
    padding: 20px;
    background: none;
    color: #fff;
}

.txt-bright-green {
    color: #63b840;
}

.count {
    margin: 20px;
}

.count span {
    background: #198754;
    color: #fff;
    height: 60px;
    width: 80px;
    display: block;
    text-align: center;
    font-size: 30px;
    border-radius: 40px;
    padding: 8px;
    box-shadow: 0px 0px 0px 10px #63b840;
    margin-bottom: -30px;
    z-index: 100;
    position: relative;
}