.header-top {
    background: #007bff;
}

.header-top::before {
    background: #007bff;
}

.theme-btn {
    background: #007BFF;
}

.header-top-contact ul li a i {
    color: #ffffff;
}

.header-top-social a {
    color: #ffffff;
    background: #FE5928;
}

.navbar .nav-item .nav-link.active,
.navbar .nav-item:hover .nav-link {
    color: #007bff;
}

.navbar.navbar-expand-lg .offcanvas .offcanvas-body {
    gap: 30px;
}

.navbar .nav-item .nav-link {
    font-weight: 700;
}

.hero-single::before {
    background: none;
}

.sa-bg {
    background: #f3f3f3 !important;
}

.site-title span {
    color: #007bff;
}

.site-title-tagline {
    color: #FE5928;
}

.feature-item {
    background: #ffffff;
    min-height: 380px;
    border: 1px solid #8f8f8f;
}

.feature-icon::before {
    /* border: 2px dashed #007bff; */
    background: #FE5928;

}

.feature-icon {
    background: #fff;
    display: flex;
    justify-content: center;
}

/* 
.feature-icon img {
    filter: none;
} */

.feature-item .count {
    -webkit-text-fill-color: #28282838;
}

.feature-content h4 {
    color: #00283a;
}

.feature-content p {
    color: #323232;
    margin-top: 16px;
}

.new {
    border: 1px solid #8f8f8f;
}

.pricing-item::before {
    background: #007bff;
}

.pricing-item::after {
    border: 2px dashed #007bff;
}

.pricing-price p {
    /* margin-top: 5px; */
    min-height: 190px;
}

.pricing-header {
    min-height: 480px;
    height: auto;
}

.about-left::before {
    background: #007bff;
}

.exptitle {
    margin-bottom: 16px;
}

.quote {
    text-align: center;
}

.quote h4 {
    text-align: center;
}

.theme-service {
    background: #fe5928 !important;
}

.aboutimg img {
    width: 100%;
    object-fit: cover;
}

.aboutnon h2 {
    margin-bottom: 18px;
    color: #00283a;
}

.justcommon {
    margin-top: 30px;
}


.keysso ul li {
    list-style-type: decimal;
    color: #333;
    margin-left: 14px;
}

.keysso ul li b {
    color: #333;
}

.commonpoints li {
    color: #333333;
}

.commonpoints li::before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    content: "\f058";
    color: #FE5928;
    margin-right: 8px;
}

.note {
    color: rgb(243, 0, 0);
    font-weight: 700;
}

.tbsinside li {
    list-style-type: lower-roman;
    margin-left: 20px;
}

.titlefo h2 {
    color: #00283a;
    font-weight: 700;
}

/* whatsapp css start */
.whatsapp {
    position: fixed;
    bottom: 100px;
    right: 30px;
    z-index: 999999;
}

.whatsapp a img {
    width: 60px;
}

.whatsapp::before {
    content: '';
    position: absolute;
    width: 80px;
    height: 80px;
    background: rgba(37, 211, 102, 0.5);
    /* stronger WhatsApp green */
    border-radius: 50%;
    bottom: -10px;
    right: -10px;
    z-index: -1;
    animation: pulse 1.8s ease-out infinite;
}

@keyframes pulse {
    0% {
        transform: scale(0.8);
        opacity: 0.8;
    }

    70% {
        transform: scale(1.5);
        opacity: 0;
    }

    100% {
        transform: scale(1.5);
        opacity: 0;
    }
}

/* whatsapp css end */

.choose-icon {
    background: #fd5928;
    display: flex;
    justify-content: center;
}

.navbar .nav-item .nav-link {
    margin-right: 24px !important;
}

/* .navbar .nav-item .dropdown-menu {
    left: 0;
    min-width: 230px;
    width: 500px;
    max-width: calc(100vw - 30px); 
    white-space: normal;
}

@media (max-width: 600px) {
    .navbar .nav-item .dropdown-menu {
        width: auto;
    }
} */

/* .offcanvas.offcanvas-start {
    left: 0 !important;
    right: auto !important;
    transform: translateX(-100%) !important;
}

.offcanvas.offcanvas-start.show {
    transform: translateX(0) !important;
}


.offcanvas.offcanvas-start {
    left: 0 !important;
    right: auto !important;
    transform: translateX(-100%) !important;
}
.offcanvas.offcanvas-start.show {
    transform: translateX(0) !important;
}


.mobile-menu-right {
    order: -1;
}


.navbar-brand {
    margin-left: 10px;
} */

.pricing-price .imagesub {
    width: 100%;
    max-width: 250px;
    /* optional, to limit max size */
    margin: 0 auto;
    /* center the image block */
}

.pricing-price .imagesub img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}

.pricing-price h5 {
    font-size: 22px;
}

.about-list {
    padding: 10px 16px;
}

.commonsingle ol {
    margin: 0px;
    padding: 0px;
}

.commonsingle ol li {
    list-style-type: none;
}

.commonsingle ol li ol li {
    list-style: none;
    position: relative;
    padding-left: 20px;
    margin: 6px 0px;
}

.commonsingle ol li ol li::before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    content: "\f101";
    position: absolute;
    left: 0;
    color: #FE5928;
}

.choose-item-content {
    margin-top: 18px;
}

.commondouble ul li {
    list-style-type: decimal;
    color: #00283a;
}

.commondouble ul li .coomssoon li {
    list-style-type: lower-alpha;
    margin: 8px 16px;
}

.doublejeck>li {
    list-style-type: lower-roman !important;
    margin: 4px 20px;
}

.boxcapsule {
    min-height: 390px !important;
}

/*  */

.header-top-social {
    display: flex;
}

.header-top-social a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

/*  */
#scroll-top.active {
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-list {
    display: flex;
    gap: 40px;
}

.product-list ul {
    list-style: disc;
    padding-left: 0px;
    margin: 0;
}

.product-list li {
    margin-bottom: 2px;
    color: #fff;
}

.product-list ul li i {
    margin-right: 5px;
    color: #007bff;
    font-weight: 400;
    font-size: 13px;
}

.contact-info-icon {
    display: flex;
    justify-content: center;
    align-items: center;
}


/* navbar */

/* Show first-level dropdown on hover (desktop only) */
/* navbar end */

.navbar .nav-item .dropdown-menu .dropdown-item {
    overflow: visible !important;
    white-space: normal !important;
    height: auto !important;
    background: transparent !important;
}


.commonsingledub ol {
    margin: 0px;
    padding: 0px;
}

.commonsingledub ol li::before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    content: "\f101";
    position: absolute;
    left: 0;
    color: #FE5928;
}

.navbar.fixed-top .nav-right {
    gap: 22px !important;
}

@media (max-width: 992px) {
    .header-top-contact ul {
        display: block;
        text-align: center;
    }

    .header-top-contact ul li {
        /* margin-bottom: 8px; */
        padding: 0px 10px;
    }
}


.navbar-nav {
    /* padding-right: 20px; */
}




/* responsive css */

@media (max-width: 767px) {
    .feature-item {
        margin-bottom: 20px;
        min-height: 300px !important;
    }

}

@media (max-width: 991px) and (min-width: 767px) {
    .feature-item {
        display: block;
    }

    .feature-content p {
        font-size: 14px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .site-breadcrumb {
        padding-top: 70px;
    }
}


@media (max-width: 767px) {
    .site-breadcrumb {
        padding-top: 40px;
    }
}


@media (max-width: 991px) {
    .navbar-toggler span {
        width: 40px;
        height: 40px;
        border-radius: 10px;
        padding: 10px;
    }
}


.navbar-toggler {
    border-color: rgba(255, 255, 255, 0.5);
    /* optional: white border */
}


.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 6h22M4 14h22M4 22h22'/%3E%3C/svg%3E");
}


@media (max-width: 991px) {
    .navbar-collapse {
        background-color: rgb(246, 246, 246);
        padding: 10px;
    }

    .navbar-collapse .nav-link {
        color: #333;
    }

    .navbar-collapse .nav-link:hover {
        color: #007bff;
    }
}

/* Mobile: below 768px */
/* @media (max-width: 767px) {
    .navbar-collapse {
        background-color: rgb(246, 246, 246);
        padding: 10px;
    }

    .navbar-collapse .nav-link {
        color: #333;
    }

    .navbar-collapse .nav-link:hover {
        color: #007bff;
    }
} */


@media (max-width: 767px) {

    .hero-slider.owl-theme .owl-nav .owl-prev,
    .hero-slider.owl-theme .owl-nav .owl-next {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .site-title-tagline {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    h4 {
        font-size: 18px;
    }
}

@media (max-width: 576px) {
    .site-breadcrumb .breadcrumb-title {
        font-size: 34px;
    }

    .site-title {
        font-size: 42px;
    }
}


.hero-single {
    width: 100%;
    min-height: 500px;
    max-height: 500px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


@media (max-width: 575px) {
    .hero-single {
        min-height: 120px;
    }

    .site-heading {
        margin-top: 50px;
    }
}


@media (min-width: 576px) and (max-width: 767px) {
    .hero-single {
        min-height: 200px;
    }

    .site-heading {
        margin-top: 50px;
    }

    .hero-slider.owl-theme .owl-nav .owl-prev,
    .hero-slider.owl-theme .owl-nav .owl-next {
        display: none !important;
    }
}


@media (min-width: 768px) and (max-width: 991px) {
    .hero-single {
        min-height: 260px;
    }

    .hero-slider.owl-theme .owl-nav .owl-prev,
    .hero-slider.owl-theme .owl-nav .owl-next {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header-top-contact ul li a {
        font-size: 12px;
    }

    .hero-single {
        min-height: 310px;
    }

    .hero-slider.owl-theme .owl-nav .owl-prev,
    .hero-slider.owl-theme .owl-nav .owl-next {
        display: none !important;
    }
}


@media (min-width: 1200px) {
    .hero-single {
        min-height: 500px;
    }

    .hero-slider.owl-theme .owl-nav .owl-prev,
    .hero-slider.owl-theme .owl-nav .owl-next {
        display: none !important;
    }
}