@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800;900&display=swap');

body {
    padding: 0;
    margin: 0;
    font-family: 'Nunito', sans-serif;
}

a {
    text-decoration: none !important;
}

a:hover {
    text-decoration: none !important;
}

a:focus {
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: 0px !important;
}

.side-info__logo img {
    background-color: #fff;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 45px;
    background-color: #2884e1;
    height: 50px;
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    opacity: 0.8;
    transition: opacity 0.15s ease;
}

.carousel-caption {
    position: absolute;
    right: 5% !important;
    bottom: 80px;
    left: 0;
    left: 0% !important;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 10px;
    color: #fff;
    text-align: right;
}

/*Welcome Part Start*/
.wel-come-part {
    padding: 50px 0;
    background-color: #ffffff;
}

.wel-title {
    text-align: left;
}

.wel-title h3 {
    font-size: 22px;
    line-height: 35px;
    font-weight: bold;
    color: #000;
}

.wel-title h2 {
    font-size: 30px;
    font-weight: bold;
    color: #0B569F;
}

.wel-text p {
    font-size: 16px;
    line-height: 27px;
    text-align: justify;
    margin-bottom: 5px;
}

.package ul {
    padding-left: 0;
    margin-bottom: 0;
}

.package ul li {
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: 10px 7px;
    padding-left: 36px;
    list-style: none;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #000;
    font-size: 16px;
    line-height: 29px;
}

.package ul li a {
    color: #fff;
    text-decoration: none;
    letter-spacing: .2px;
}

.package ul li a:hover {
    color: #a1e5fd;
    text-decoration: none;
    transition: 0.5s;
}

.images-bg-img img {
    width: 100%;
    height: auto;
    padding: 10px 0;
}

/*Welcome Part Endt*/
/*Start Part Start*/
.button-box {
    background-color: #04386b;
    color: #fff;
    padding: 3px 20px;
    font-size: 15px;
    line-height: 33px;
    text-transform: uppercase;
    display: inline-block;
    margin: 8px 0 0 0;
    font-weight: 700;
    text-decoration: none;
    border-radius: 22px;
}

.button-box:hover {
    background-color: #2884E1;
    color: #fff;
    padding: 3px 20px;
    font-size: 15px;
    line-height: 33px;
    text-transform: uppercase;
    display: inline-block;
    margin: 8px 0 0 0;
    font-weight: 700;
    text-decoration: none;
    border-radius: 22px;
}

.button-box a {
    text-decoration: none;
    color: #fff;
}

.button-box i {
    padding-left: 5px;
}

/*Start Part Start*/
/*Start Part Start*/
.center {
    text-align: center;
}

.apply-box {
    background-color: #04386b;
    text-align: center;
    color: #fff;
    padding: 3px 20px;
    font-size: 15px;
    line-height: 33px;
    text-transform: uppercase;
    display: inline-block;
    margin: 8px 0 0 0;
    font-weight: 700;
    text-decoration: none;
    border-radius: 22px;
}

.apply-box:hover {
    background-color: #2884E1;
    color: #fff;
    padding: 3px 20px;
    font-size: 15px;
    line-height: 33px;
    text-transform: uppercase;
    display: inline-block;
    margin: 8px 0 0 0;
    font-weight: 700;
    text-decoration: none;
    border-radius: 22px;
}

.apply-box a {
    text-decoration: none;
    color: #fff;
}

.apply-box i {
    padding-left: 5px;
}

/*Start Part Start*/
/*Page Part Start*/
.page-part {
    padding: 30px 0px;
}

.pages-img {
    text-align: center;
}

.pagepackage p {
    font-size: 16px;
    line-height: 27px;
    text-align: justify;
    margin-bottom: 5px;
}

.page-img img {
    width: 100%;
    height: auto;
}

.pagepackage h4 {
    font-size: 20px;
    line-height: 30px;
    border-bottom: 2px solid #000;
    display: inline-block;
    color: #0b569f;
}

.pagepackage ul {
    padding-left: 0;
    margin-bottom: 0;
}

.pagepackage ul li {
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: 10px 7px;
    padding-left: 36px;
    list-style: none;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #000;
    font-size: 16px;
    line-height: 29px;
    text-align: justify;
}

.pagepackage ul li a {
    color: #fff;
    text-decoration: none;
    letter-spacing: .2px;
}

.pagepackage ul li a:hover {
    color: #a1e5fd;
    text-decoration: none;
    transition: 0.5s;
}

/*Page Part Start*/
/*Service Part Start*/
.service-part {
    padding: 50px 0px;
    background-color: #EBF7FB;
}

.service-title {
    text-align: left;
}

.service-title h3 {
    font-size: 22px;
    line-height: 35px;
    font-weight: bold;
    color: #04386b;
}

.service-title h2 {
    font-size: 30px;
    font-weight: bold;
    color: #0B569F;
}

.service-box {
    text-align: center;
    border: 1px solid #0b569f52;
    padding: 25px 10px;
    border-radius: 0px 50px;
    margin: 15px 10px;
}

.service-box:hover {
    transform: translateY(-5px);
    border-radius: 20px;
}

.service-box img {
    width: 100px;
    height: auto;
}

.service-box h4 {
    font-size: 18px !important;
    line-height: 30px;
    margin: 10px 0px 0px 0px;
    color: #04386B;
    text-transform: uppercase;
    font-weight: bold;
}

.service-box p {
    font-size: 17px;
    line-height: 27px;
    color: #000;
    margin: 0px;
}

.service-box a {
    text-decoration: none;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    text-transform: capitalize;
}

.r-btn {
    background-color: #04386b;
    color: #fff;
    padding: 3px 20px;
    font-size: 15px;
    line-height: 33px;
    text-transform: uppercase;
    display: inline-block;
    margin: 8px 0 0 0;
    font-weight: 700;
    text-decoration: none;
    border-radius: 22px;
}

.r-btn i {
    padding: 12px;
    padding-left: 5px;
    font-size: 16px;
    border-radius: 1px;
    color: #fff;
    text-decoration: none;
    width: 30px;
    height: 30px;
    line-height: 11px;
    font-weight: 700;
    letter-spacing: .5px;
    border-radius: 50px;
}

.owl-controls .owl-buttons .owl-prev {
    background: #0b569f;
    position: absolute;
    top: 44%;
    left: -21px;
    padding: 3px 13px 3px 13px;
    border-radius: 30px;
    border: 3px solid #fff;
    transition: background 0.5s ease 0s;
}

.owl-controls .owl-buttons .owl-next {
    background: #0b569f;
    position: absolute;
    top: 44%;
    right: -21px;
    padding: 3px 13px 3px 13px;
    border-radius: 30px;
    border: 3px solid #fff;
    transition: background 0.5s ease 0s;
}

.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after {
    content: "\f100";
    font-family: "Font Awesome 5 Pro";
    color: #ffffff;
    font-size: 16px;
}

.owl-controls .owl-buttons .owl-next:after {
    content: "\f101";
}

/*Service Part Start*/
/*Benifit Part Start*/
.benifit-part {
    padding: 50px 0px;
}

.benifit-title {
    text-align: left;
}

.benifit-title h3 {
    font-size: 22px;
    line-height: 35px;
    font-weight: bold;
    color: #04386b;
}

.benifit-title h2 {
    font-size: 30px;
    font-weight: bold;
    color: #0B569F;
}

.feature-box {
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 8px;
    transition: box-shadow 0.3s;
    margin-top: 15px;
}

.feature-box:hover {
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
}

.feature-icon {
    font-size: 2rem;
    color: #007bff;
}

/*Benifit Part Start*/
/*Why Part Start*/
.why-part {
    background-image: url(../images/whychoose-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0px;
}

.why-title p {
    font-size: 16px;
    line-height: 28px;
}

.box-catlog {
    border: 2px solid #ed1c24;
    /* text-align:center; */
    background-color: #fff;
}

.why-img {
    width: 93%;
    margin: 12px auto;
}

.why-img img {
    width: 100%;
    height: auto;
    padding-bottom: 5px;
}

.why-sevice-text {
    /* text-align:center; */
    padding: 0px 15px;
}

.why-sevice-text h3 {
    font-size: 25px;
    margin: 7px 0px;
    font-weight: 600;
    color: #2e3192;
}

.why-sevice-text p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #333;
    margin: 5px 0px;
    text-align: justify;
}

.img-text-service {
    text-align: center;
    background-color: #fff;
    border: 2px solid #0b569f;
    margin-top: 70px;
}

.image-box img {
    width: auto !important;
    height: auto;
    border-radius: 100px;
    padding: 0px;
    border: 2px solid #0b569f;
    margin: 0 auto;
    position: relative;
    bottom: 50px;
    margin-bottom: -50px;
    background: #fff;
}

.box-part h4 {
    margin: 10px 0px 2px;
    font-size: 18px;
    color: #00024a;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 800;
}

.box-part p {
    margin: 0px 15px 15px;
    font-size: 18px;
    color: #333;
    line-height: 29px;
}

.why-imgs img {
    width: 100%;
    height: auto;
    margin-top: 15px;
}

.c-hbox {
    margin-top: 60px;
    text-align: center;
}

.haapy-box {
    border: 2px solid #0b569f;
    padding: 6px 20px;
    border-radius: 100px;
    display: inline-block;
}

.o-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.o-flex img {
    padding: 5px;
    border-radius: 100px;
    margin-right: 10px;
    background-color: #04386B;
    width: 75px;
    height: 75px;
}

.o-flex h4 span {
    font-weight: normal;
    font-size: 16px;
    margin: 0px 0px;
    color: #00024a;
    text-transform: none;
    display: block;
    line-height: 10px;
}

.o-flex h4 {
    font-weight: 900;
    font-size: 30px;
    margin: 0px 0px 15px;
    color: #235a79;
    line-height: 53px;
    text-transform: uppercase;
}

/*Why Part Start*/
/*Testimonial Part Start*/
.testimonial-part {
    padding: 50px 0px;
    background-color: #EBF7FB;
}

.review-title {
    text-align: left;
}

.review-title h3 {
    font-size: 22px;
    line-height: 35px;
    font-weight: bold;
    color: #04386b;
}

.review-title h2 {
    font-size: 30px;
    font-weight: bold;
    color: #0B569F;
}

.testimonial-slider-container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.testimonial-slider {
    display: flex;
    transition: transform 0.5s ease-in-out;
    width: calc(100% + 20px);
    margin-left: -10px;
}

.testimonial-item {
    flex: 0 0 calc(50% - 20px);
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin: 10px;
    background-color: #fff;
}

.testimonial-item p {
    font-size: 16px;
    line-height: 27px;
    padding: 0px 15px;
    margin: 0px;
}

.client-name h5 {
    font-size: 18px;
    font-weight: bold;
    color: #04386B;
    margin: 0px;
}

.client-photo {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-bottom: 10px;
}

.star-rating {
    color: gold;
    font-size: 20px;
}

.prev,
.next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
}

.prev {
    left: 10px;
}

.next {
    right: 10px;
}

.bullet-indicators {
    text-align: center;
    margin-top: 10px;
}

.bullet {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 5px;
    background-color: #bbb;
    border-radius: 50%;
    cursor: pointer;
}

.bullet.active {
    background-color: #717171;
}

.mg-top {
    margin-top: 25px;
}

/*Testimonial Part Start*/
/*----Client Slider ----START----*/
.client-block img {
    width: 98%;
    height: auto;
    border: 1px solid #000;
    padding: 2px;
    margin-left: 2px;
}

/*----Client Slider ----END----*/
/***********Whatsapp here**************/
.whatsapp_btn {
    position: fixed;
    bottom: 100px;
    left: 10px;
    width: 50px;
    height: 50px;
    z-index: 100;
}

.whatsapp_btn .icon_logo {
    position: relative;
    z-index: 150;
    padding: 5px;
}

.whatsapp_btn .icon_logo>a>img {
    width: 100%;
}

.whatsapp_btn .circle_waves {
    border-radius: 50%;
    background-color: #3cc04e;
    width: 50px;
    height: 50px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 120;
    animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
}

@keyframes waves {
    from {
        transform: scale(.55, .55);
        opacity: .6;
    }

    to {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
}

/***********Whatsapp here**************/
/*Page Title Part Start*/
.images-bg-img img {
    width: 100%;
    height: auto;
    padding: 10px 0;
}

.page-title {
    position: relative;
    width: 100%;
    padding: 115px 0 80px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    z-index: 0;
    border-radius: 0 0 100px 100px;
}

.page-title:before {
    position: absolute;
    content: '';
    background: #ffffff;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: .7;
    border-radius: 0 0 100px 100px;
    border-bottom: 6px solid #105fab;
}

ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.page-title .content-box .title h1 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #04386b;
    font-weight: 900;
    margin: 0 auto 10px;
    text-shadow: 2px 3px 3px #ffffff;
}

.page-title .content-box .bread-crumb li:last-child {
    padding: 0px !important;
    margin: 0px !important;
}

.page-title .content-box .bread-crumb li {
    position: relative;
    display: inline-block;
    font-size: 17px;
    line-height: 24px;
    font-weight: 600;
    margin-right: 2px;
}

.page-title .content-box .bread-crumb li {
    color: #000000;
}

.page-title .content-box .bread-crumb li a {
    color: #000000;
    text-decoration: none;
}

.page-title .content-box .bread-crumb li:last-child:before {
    display: none;
}

.page-title .content-box .bread-crumb li:last-child {
    padding: 0px !important;
    margin: 0px !important;
}

/*Page Title Part End*/
/*Career Form Part Start*/
.form-container {
    width: 100%;
    padding: 2rem;
}

.form-container h2 {
    color: #333;
    text-align: left;
}

.career-group {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.career-group i {
    font-size: 20px;
    color: #007bff;
    padding: 10px;
    background-color: #e1e1e1;
    border-radius: 5px;
}

.career-group input,
.career-group select,
.career-group textarea {
    width: 100%;
    padding: 10px;
    margin-left: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 1rem;
}

.career-group input[type="file"] {
    padding: 3px;
}

.career-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.form-buttons {
    margin-top: 20px;
}

.career-button {
    padding: 10px 20px;
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.career-button:hover {
    background-color: #0056b3;
}

/*Career Form Part End*/
/* Style for reCAPTCHA container */
.g-recaptcha {
    margin-top: 10px;
}

/*Career Form Part End*/
/*Enquiry Form Part Start*/
.enquiry-form h2 {
    margin-bottom: 1.5rem;
    color: #333;
    text-align: left;
}

.button-box-c {
    background-color: #3498DB;
    border: none;
    color: #fff;
    padding: 10px 22px;
    font-size: 15px;
    line-height: 33px;
    text-transform: uppercase;
    display: inline-block;
    margin: 5px 10px;
    font-weight: 700;
    text-decoration: none;
    border-radius: 30px;
}

.button-box-c:hover {
    background-color: #04386B;
    border: none;
    color: #fff;
    padding: 10px 22px;
    font-size: 15px;
    line-height: 33px;
    text-transform: uppercase;
    display: inline-block;
    margin: 5px 10px;
    font-weight: 700;
    text-decoration: none;
    border-radius: 30px;
}

.button-box-c a {
    text-decoration: none;
    color: #fff;
}

.button-box-c i {
    padding-left: 5px;
}

.enquiry-group {
    margin-bottom: 5px;
}

.enquiry-group label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    color: #333;
}

.enquiry-group .input-group {
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow: hidden;
}

.enquiry-group .input-group span {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0b569f;
    border-right: 1px solid #ccc;
}

.enquiry-group input,
.enquiry-group select {
    flex: 1;
    padding: 10px;
    border: none;
    outline: none;
    font-size: 1rem;
    color: #333;
}

.enquiry-group select {
    width: 100%;
    appearance: none;
    background: #fff;
    border: 1px solid #ccc;
}

.enquiry-group input[type="email"] {
    border: none;
}

@media (max-width: 768px) {
    .form-container {
        padding: 15px;
    }
}

/*Enquiry Form Part End*/
/*POPUP nquiry Form Part Start*/
.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    justify-content: center;
    align-items: flex-start;
    padding-top: 105px;
    z-index: 9999;
}

.popup-content {
    background: #ffffff;
    padding: 15px;
    width: 90%;
    max-width: 750px;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    position: relative;
}

.close-button {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 20px;
    cursor: pointer;
}

h2 {
    margin-bottom: 15px;
    color: #333;
}

.popup-group {
    margin-bottom: 1rem;
}

.popup-group label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    color: #333;
}

.popup-group input[type="text"],
input[type="email"],
textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 1rem;
}

.popup-group textarea {
    resize: vertical;
}

/*POPUP nquiry Form Part Start*/
/* Pricing Page */
.card {
    border: none;
    border-radius: 10px;
    transition: transform 0.3s, box-shadow 0.3s;
}

.card:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.card-title {
    font-size: 1.4rem;
    font-weight: bold;
    color: #2c3e50;
}

.card-text {
    font-size: 1.3rem;
    color: #27ae60;
    font-weight: bold;
}

.list-unstyledp li {
    font-size: 0.9rem;
    text-align: left;
    color: #000;
    margin-bottom: 5px;
}

.list-unstyledp li::before {
    content: "\2713 ";
    color: #27ae60;
    margin-right: 5px;
}

.card-body {
    background: white;
    padding: 20px;
    border-top: 5px solid #2980b9;
    border-radius: 10px;
}

.card:nth-child(2) .card-body {
    border-top-color: #8e44ad;
}

.card:nth-child(3) .card-body {
    border-top-color: #e67e22;
}

.card:nth-child(4) .card-body {
    border-top-color: #c0392b;
}

.pay {
    height: auto;
}

.pay-box {
    background-color: #04386b;
    text-align: center;
    color: #fff;
    padding: 3px 20px;
    font-size: 15px;
    line-height: 33px;
    text-transform: uppercase;
    display: inline-block;
    margin: 8px 0 0 0;
    font-weight: 700;
    text-decoration: none;
    border-radius: 22px;
}

.pay-box:hover {
    background-color: #2884E1;
    color: #fff;
    padding: 3px 20px;
    font-size: 15px;
    line-height: 33px;
    text-transform: uppercase;
    display: inline-block;
    margin: 8px 0 0 0;
    font-weight: 700;
    text-decoration: none;
    border-radius: 22px;
}

.pay-box a {
    text-decoration: none;
    color: #fff;
}

.pay-box i {
    padding-left: 5px;
}

.pricing-text {
    font-size: 17px;
    line-height: 28px;
}

.pricing-text a {
    background-color: #0b569f;
    padding: 3px 6px;
    border-radius: 50px;
    margin: 0px 5px;
    color: #fff;
}

/* Pricing Page */
/* Contact Page */
.contact-text-info h3 {
    font-size: 17px;
    font-weight: 900;
    color: #0b569f;
    line-height: 20px;
    margin: 10px 0 4px;
    letter-spacing: .5px;
    text-transform: uppercase;
}

.contact-text-info a {
    color: #000000;
    text-decoration: none;
}

.contact-text-info a:hover {
    color: #0b569f;
    text-decoration: none;
    transition: 0.5s;
}

.contact-detail span {
    font-size: 18px;
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
}

.contact-detail {
    padding-top: 25px;
}

.contact-detail p {
    padding-top: 0;
}

.contact-text-info {
    position: relative;
    padding-left: 0;
    list-style: none;
    text-decoration: none;
    margin-bottom: 0;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.contact-text-info:before {
    content: ' ';
    background: #0b569f;
    display: inline-block;
    position: absolute;
    left: 8px;
    width: 5px;
    height: 100%;
    z-index: 1;
}

.contact-text-info li {
    padding-left: 34px;
    position: relative;
    color: #000000;
    line-height: 30px;
    letter-spacing: .5px;
    font-size: 16px;
    padding-bottom: 15px;
}

.contact-text-info>li:before {
    content: ' ';
    background: #e2e422;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #0b569f;
    left: 0;
    width: 22px;
    height: 22px;
    z-index: 1;
}

.contact-text-info li p {
    margin-bottom: 0;
    line-height: 24px;
}

.contact-text-info>li::after {
    content: ' ';
    background: #fff;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    top: 6px;
    left: 6px;
    width: 10px;
    height: 10px;
    z-index: 2;
}

/* Contact Page */
/*FooterPart Start*/
.footer-part {
    background-color: #04386b;
    background-image: url(../images/footer-bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    padding: 40px 0 35px;
    background-size: cover;
}

.footer-text h3 {
    font-size: 20px;
    color: #ffffff;
    line-height: 35px;
    margin: 0;
    text-transform: uppercase;
}

.footer-decor-3 {
    width: 100%;
    margin: 0 auto 0;
}

.footer-decor-3:after {
    position: relative;
    top: 0;
    display: inline-block;
    width: 65px;
    border-bottom: 5px solid #ffffff;
    margin-bottom: 7px;
    content: '';
}

.footer-img {
    text-align: center;
}

.footer-img img {
    width: 95%;
    padding: 7px 10px;
    border-radius: 10px;
    background-color: #fff;
}

.footer-text p {
    color: #dedede;
    font-size: 16px;
    line-height: 29px;
    margin: 10px 5px 0;
    letter-spacing: .3px;
}

.footer-information ul {
    padding-left: 0;
    margin-bottom: 0;
    padding-right: 12px;
}

.footer-information ul li {
    background-image: url(../images/arrow-now.png);
    background-repeat: no-repeat;
    background-position: 0px 10px;
    padding-left: 27px;
    list-style: none;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 16px;
    line-height: 29px;
}

.footer-information ul li a {
    color: #dedede;
    text-decoration: none;
    letter-spacing: .3px;
}

.footer-information ul li a:hover {
    color: #2884e1;
    text-decoration: none;
    transition: 0.5s;
}

.footer-information ul li i {
    color: #fff;
    margin-right: 12px;
    line-height: 30px;
}

.w3l-footer.three ul {
    padding-left: 0;
    margin: 0;
}

.w3l-footer.three ul li {
    margin-bottom: 8px;
    display: block;
}

.w3l-footer.three ul li i {
    font-size: 12px;
    color: #fff;
    position: relative;
    line-height: 33px;
    float: left;
    height: 37px;
    border-radius: 50%;
    text-align: center;
    width: 37px;
    background-color: #0b569f;
    border: 3px solid #ffffff;
}

.w3l-footer.three ul li p {
    list-style-type: none;
    color: #dedede;
    font-size: 16px;
    line-height: 29px;
    float: left;
    width: 85%;
    margin-left: 6px;
    letter-spacing: .3px;
    text-align: left;
    margin: 2px 2px 2px 11px;
}

.w3l-footer.three ul li span {
    display: block;
}

.w3l-footer.three a {
    color: #dedede;
    text-decoration: none;
    letter-spacing: .3px;
}

.w3l-footer.three a:hover {
    color: #ec650a;
    transition: 0.3s;
}

.footer-social-media {
    margin-top: 7px;
}

.footer-social-media a {
    padding: 0 2px !important;
    margin-top: 5px;
}

.footer-social-media a i {
    height: 30px;
    width: 30px;
    background-color: #2f2f2f;
    text-align: center;
    line-height: 31px;
    font-size: 16px;
    color: #fff;
    border-radius: 6px;
}

.scrolls {
    max-height: 230px !important;
    overflow: auto;
}

.scrolls::-webkit-scrollbar {
    border-radius: 15px;
    width: 10px;
    background-color: #1a3b5a;
}

.scrolls::-webkit-scrollbar-thumb {
    background-color: #01a7e1;
    border-radius: 15px;
    background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, .5) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .5) 50%, rgba(255, 255, 255, .5) 75%, transparent 75%, transparent);
}

/*FooterPart End*/
/*Power By Part Start*/
.power-by-bg {
    width: 100%;
    margin: 0 auto;
    padding: 7px 0;
    background-color: #04386b;
}

.power-by p {
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 29px;
}

.power-by p a {
    color: #fff;
    text-decoration: none;
    margin: 0 5px;
}

.power-by p a:hover {
    color: #E2E41A !important;
    transition: .5s;
}

@media (max-width: 767px) {

    .carousel-control-prev-icon,
    .carouselcontrol-next-icon {
        width: 25px;
        background-color: #ec650a;
        height: 35px;
    }
}

.power-by-sub {
    text-align: right;
}

.power-by-sub p {
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 29px;
}

.power-by-sub p a {
    color: #fff;
    text-decoration: none;
    margin: 0 5px;
}

.power-by-sub p a:hover {
    color: #E2E41A !important;
    transition: .5s;
}

/*Power By Part End*/
/*Back top By Part Start*/
.backtotop {
    right: 15px;
    z-index: 99;
    bottom: 50px;
    display: none;
    position: fixed;
}

.backtotop .top {
    z-index: 1;
    width: 50px;
    height: 50px;
    display: block;
    position: relative;
}

@media (max-width: 991px) {
    .backtotop .top {
        width: 40px;
        height: 40px;
    }
}

.backtotop .top:before,
.backtotop .top:after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background-color: #000;
    -webkit-transition: 0.6s cubic-bezier(.25, 1, .5, 1);
    -o-transition: 0.6s cubic-bezier(.25, 1, .5, 1);
    transition: 0.6s cubic-bezier(.25, 1, .5, 1);
    box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .2);
    border: 5px solid #2884e1;
}

.backtotop .top:after {
    opacity: 0;
    transform: scale(1.5);
}

.backtotop .top:hover:before {
    opacity: 0;
    transform: scale(.3);
}

.backtotop .top:hover:after {
    opacity: 1;
    transform: scale(1);
}

.backtotop .top i {
    left: 50%;
    z-index: 1;
    font-size: 15px;
    position: absolute;
    color: #fff;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: 0.6s cubic-bezier(.25, 1, .5, 1);
    -o-transition: 0.6s cubic-bezier(.25, 1, .5, 1);
    transition: 0.6s cubic-bezier(.25, 1, .5, 1);
}

.backtotop .top i:nth-child(1) {
    top: 50%;
    transform: translate(-50%, -50%);
}

.backtotop .top i:nth-child(2) {
    top: 110%;
    opacity: 0;
    visibility: hidden;
}

.backtotop .top:hover i:nth-child(1) {
    top: -110%;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.backtotop .top:hover i:nth-child(2) {
    top: 50%;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/*Back top By Part End*/
.thanks-img {
    text-align: center;
}

.thank p {
    font-size: 17px;
    line-height: 29px;
    text-align: center;
}

.thanks-img img {
    width: 100%;
    height: auto;
}

.pay-btn-home {
    position: fixed;
    top: 425px;
    left: -35px;
    width: 125px;
    height: 50px;
    z-index: 11;
    transform: rotate(-90deg);
}

.g-recaptcha {
    max-width: 300px;
}

.sb-1 {
    min-width: 360px !important;
}

.sb-2 {
    min-width: 440px !important;
}


/* === Footer polish: tighter gutters & compact text === */

/* Smaller horizontal gutters for the footer row */
.footer-part .footer-tight {
  margin-left: -10px;   /* default is -15px */
  margin-right: -10px;
}
.footer-part .footer-tight > [class*="col-"] {
  padding-left: 10px;   /* default is 15px */
  padding-right: 10px;
}

/* Slightly tighter headings so 5 columns fit neatly */
.footer-text h3 { margin: 0 0 8px; font-size: 18px; }

/* Compact mode for narrow columns (Get in Touch + Support) */
.footer-text.compact .w3l-footer.three ul li p {
  width: 80%;           /* makes space for the round icon */
  font-size: 14.5px;
  line-height: 24px;
}

/* Reduce icon circle footprint a touch */
.w3l-footer.three ul li i {
  width: 34px;
  height: 34px;
  line-height: 28px;
  font-size: 12px;
}

/* Slightly tighter item spacing */
.w3l-footer.three ul li { margin-bottom: 6px; }

/* Keep services list height balanced */
.scrolls { max-height: 210px !important; }

/* Footer link colors (match your theme) */
.w3l-footer.three a { color: #dedede; text-decoration: none; }
.w3l-footer.three a:hover { color: #2884e1; transition: .3s; }

/* Mobile: keep two columns per row with comfy spacing */
@media (max-width: 767px){
  .footer-text h3 { font-size: 17px; }
  .footer-text.compact .w3l-footer.three ul li p { width: 85%; }
}

.pagetext h2 {font-size: 26px; font-weight: bold; color: #0C569F; margin-bottom: 5px; border-bottom: 2px solid #000; display: inline-block; line-height: 35px;}
.pagetext p { font-size:17px; color:#000; line-height:29px; text-align:justify; margin-bottom:5px; }
.pagetext h4 {font-size: 20px; color: #000; font-weight: bold;}
.mg-top {margin-top: 15px;}
.pro_tb {border-collapse: collapse;  width: 100%;}
.pro_tb td, .pro_tb th { border: 1px solid #000;  padding: 8px;}
.pro_tb tr:nth-child(even){background-color: #e3e41685;}
.pro_tb tr:hover {background-color: #dcf0ff;}
.pro_tb th {padding-top: 12px;  padding-bottom: 12px;  text-align: left;  background-color: #005da5; color: white;}

.header-widget ul li {display: inline-block;}
.header-section {background: #0c569f; padding: 7px 0;}
.header-section .header-widget ul {padding-left: 0; margin-bottom: 0; float: right;}
.header-section .header-widget ul li {font-size: 15px; padding-right: 18px; margin-left: 15px; color: #fff; position: relative;}
.header-section .header-widget ul li i {margin-right: 5px; font-size: 20px; top: 1px; color: #e2e91a; position: relative;}
.header-section .header-widget ul li a {color: #fff; font-weight: 500; text-decoration: none;}
.header-widget-left ul li {display: inline-block;}
.header-section .header-widget-left ul {padding-left: 0; margin-bottom: 0; float: left;}
.header-section .header-widget-left ul li {font-size: 15px; padding-right: 18px; margin-left: 15px; color: #fff; position: relative;}
.header-section .header-widget-left ul li i {margin-right: 5px; font-size: 20px; top: 1px; color: #05b5f7; position: relative;}
.header-section .header-widget-left ul li a {color: #fff; font-weight: 500; text-decoration: none;}

.subscription-button-widget {width: 70% !important;}
.mb-top {margin-top: 15px;}

.img-box{padding:70px 0px;background-image: url(../images/banner-1.jpg);width: 100%; height:auto;background-repeat: no-repeat;background-size: cover;background-position: center;}
.text-form h2 {color: #fff;font-weight: 800;font-size:40px;margin:7px 0px;line-height: 50px;}
.text-form p {color: #fff;line-height: 34px;font-size: 24px;margin: 0px 0px 20px;}

.enq-box  p {color:#403f3f;line-height: 29px;font-size: 17px;margin: 0px 0px 0px; margin-top: 5px;}
.enq-box  h3 {color: #032b8d;font-weight: 800;font-size: 30px;margin:7px 0px;line-height: 40px;}

.get-box {background-color: #f8f8f8; padding-top: 35px;}
.landing-button {display: inline-flex; align-items: center; justify-content: center; padding: 15px 30px; font-size: 18px; font-weight: bold; color: #fff; background: #ff5722; border: none; border-radius: 50px; text-decoration: none; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; cursor: pointer;}
.landing-button:hover {box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);}
.landing-button .phone-icon { font-size: 22px; margin-right: 10px;}

.blog-box {padding: 10px; border: 1px solid #0C569F; margin-bottom: 25px;} 
.blog-box h4 {font-size: 19px; font-weight: bold; color: #0C569F;}
.blog-box  p {font-size: 17px; line-height: 28px; margin-bottom: 0px; text-align: justify;}
.blog-button-box p a{background-color: #0C569F;color:#fff;padding:8px 30px;font-size: 17px;font-weight:600;text-transform:uppercase;display:inline-block;margin: 9px 0 0px;text-decoration: none;border-radius:100px;}
.blog-page strong {font-size: 18px; line-height: 29px; font-weight: bold;}
.blog-page p {font-size: 17px; line-height: 28px; margin-bottom: 0px; text-align: justify;}
.bg-mar {margin-top: 20px;}

    /* ============================= */
    /* Search bar overlay styles     */
    /* ============================= */
    
    .banner {
      position: relative; /* keep search box inside banner */
      display: flex;
      justify-content: center;
      align-items: center;
      min-height: 400px; /* ensures banner has height */
      text-align: center;
      overflow: hidden;
    }
    
    /* Banner search + heading wrapper */
    .search-overlay-box {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 10; /* BELOW dropdown, ABOVE banner */
      width: 90%;
      max-width: 900px;
      color: #222;
      text-align: center; /* always center heading */
    }
    
    /* Navbar & dropdown */
    .navbar {
      position: relative;
      z-index: 1000; /* navbar always above banner */
    }
    
    .navbar .dropdown-menu {
      position: absolute;
      z-index: 9999 !important; /* dropdown highest priority */
    }
    
    /* Search content wrapper */
    .search-content {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; /* keep heading + form centered */
      text-align: center;
    }
    
    /* Heading */
    .search-heading {
      margin-bottom: 20px;
      color: #000;
    }
    
    .search-heading h1 {
      display: inline-block;             /* shrink to fit content */
      max-width: 100%;                   /* stay inside container */
      white-space: nowrap;               /* force single line */
      font-size: clamp(16px, 6vw, 48px); /* auto shrink & grow */
      font-weight: bold;
      margin: 0 0 10px 0;
      text-align: center;
      line-height: 1.2;
    }
    
    .search-heading p {
      font-size: clamp(14px, 2vw, 18px);
      margin: 0;
      color: #333;
      text-align: center;
    }
    
    /* Search form */
    .search-form {
      width: 600px;
      max-width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      background: rgba(255, 255, 255, 0.9);
      border-radius: 50px;
      box-shadow: 0px 4px 15px rgba(0,0,0,0.2);
    }
    
    .search-input {
      flex: 1;
      padding: 10px 15px;
      border: none;
      border-radius: 50px 0 0 50px;
      outline: none;
      font-size: 16px;
    }
    
    .search-btn {
      background: #007bff;
      border: none;
      padding: 10px 20px;
      border-radius: 0 50px 50px 0;
      color: white;
      cursor: pointer;
      transition: background 0.3s ease;
    }
    
    .search-btn:hover {
      background: #0056b3;
    }
    
    /* ============================= */
    /* Responsive adjustments        */
    /* ============================= */
    
    @media (max-width: 992px) {
      .search-overlay-box {
        max-width: 400px;
      }
      .search-heading h1 {
        font-size: clamp(14px, 5vw, 32px);
      }
      .search-input {
        font-size: 14px;
        padding: 8px 12px;
      }
      .search-btn {
        padding: 8px 15px;
      }
    }
    
    @media (max-width: 576px) {
      .search-overlay-box {
        max-width: 90%;
      }
      .search-form {
        padding: 8px 10px;
      }
      .search-input {
        font-size: 13px;
        padding: 7px 10px;
      }
      .search-btn {
        padding: 7px 12px;
      }
    }
/* ============================= */
/* Navbar & dropdown priority fix */
/* ============================= */

header.header_area {
  position: relative;
  z-index: 9999; /* make sure header/nav is above banner */
}

header.header_area .sub-menu,
header.header_area .dropdown-menu {
  position: absolute;
  z-index: 10000; /* dropdown always on top */
}


/* Hide Bootstrap carousel dots */
.carousel-indicators,
.carousel-indicators button {
  display: none !important;
}
/* Hide dots for Owl Carousel */
.owl-dots,
.owl-nav {
  display: none !important;
}

/* ============================= */
/* Banner blur + fade overlay    */
/* ============================= */

/* Blur the banner image directly */
.carousel-item img {
  filter: blur(6px);
  transform: scale(1.05);
}

/* Dark overlay for text contrast */
.banner::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.35);
  backdrop-filter: blur(6px);     /* <-- blur applied here instead */
  -webkit-backdrop-filter: blur(6px);
  z-index: 2;
}

/* ensure search overlay stays above the fade */
.search-overlay-box {
  position: absolute; /* you already have this, but ensure z-index > overlay */
  z-index: 3;         /* higher than .banner::after so search pops out */
}

/* keep header/nav & dropdown ALWAYS above banner/overlay */
header.header_area {
  position: relative;
  z-index: 9999;
}

header.header_area .sub-menu,
header.header_area .dropdown-menu {
  position: absolute;
  z-index: 10000;
}

/* small-screen tweak (optional) â€” slightly lighter overlay on very small screens */
@media (max-width: 576px) {
  .banner::after {
    background: rgba(255,255,255,0.5);
  }
}

.menu_area-right {
  display: flex;
  align-items: center;
}

.menu_area-right .button {
  margin-left: 15px; /* small gap between menu and login */
}

.thm_btn {
  background: #002c77;   /* blue button */
  color: #fff !important;
  padding: 8px 20px;
  border-radius: 25px;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
  transition: background 0.3s ease;
}

.thm_btn:hover {
  background: #0056b3;
  color: #fff;
}
.menu_area {
  display: flex;
  align-items: center;
  justify-content: flex-start; /* keep items in a row */
  flex-wrap: nowrap;           /* prevent wrapping */
  gap: 20px;                   /* spacing between items */
}

.main-menu nav ul {
  display: flex;
  align-items: center;
  gap: 20px;
}

.main-menu nav ul li {
  display: inline-block;
  white-space: nowrap; /* keep each menu item single line */
}

.menu_area-right {
  display: flex;
  align-items: center;
  margin-left: 20px; /* space between last menu item and hamburger */
}

/* Popup container with two-column layout */
.popup-content.popup-two-column {
  max-width: 800px;     /* narrower than before */
  width: 60%;           /* use less screen width */
  max-height: 78vh;     /* keep popup shorter */
  overflow-y: auto;     /* scroll inside if content overflows */
  display: flex;
  flex-direction: row;
  padding: 20px;
  border-radius: 10px;
}

/* Left side services */
.popup-services {
  border-right: 1px solid #ddd;
  padding-right: 20px;
  flex: 1;
}

/* Service list */
.service-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.service-list li {
  margin: 6px 0;
  font-size: 14px;
  color: #222;
}

.service-list li::before {
  content: "âœ” ";
  color: green;
  font-weight: bold;
}

/* Right form area */
.popup-content form {
  padding-left: 20px;
  width: 100%;
  flex: 2;
}
.fixed-form{
  position: fixed;
  top: 120px;
  right: 20px;
  width: 360px;
  z-index: 999;
}

@media (min-width: 992px){
  .state-content{
    padding-right: 380px;
  }
}
/* Mobile responsive: stack services above form */
@media (max-width: 768px) {
  .popup-content.popup-two-column {
    flex-direction: column;
    max-height: 90vh;   /* give more height on mobile */
  }
  .popup-services {
    border-right: none;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-right: 0;
  }
}

/* Compact right-side form inside popup */
.popup-content form input,
.popup-content form select,
.popup-content form textarea {
  width: 100%;
  padding: 8px 10px;       /* balanced size */
  font-size: 13px;         /* readable but smaller */
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-bottom: 10px;
  box-sizing: border-box;
}

/* Labels smaller but neat */
.popup-content form label {
  font-size: 13px;
  margin-bottom: 4px;
  font-weight: 600;
}

/* Input group icons */
.popup-content form .input-group span {
  padding: 7px;
  font-size: 14px;
}

/* Buttons compact */
.popup-content form .button-box-c {
  padding: 7px 16px;
  font-size: 13px;
  border-radius: 20px;
  margin: 5px;
}

/* Layout fix for captcha + buttons */
.popup-content form .row.align-items-center {
  display: flex;
  flex-wrap: wrap;       /* allow wrapping */
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

/* Captcha column */
.popup-content form .row.align-items-center .col-sm-6:first-child {
  flex: 1 1 55%;         /* captcha takes about half width */
  min-width: 250px;      /* prevent too small */
}

/* Buttons column */
.popup-content form .row.align-items-center .col-sm-6:last-child {
  flex: 1 1 40%;
  display: flex;
  justify-content: flex-start;
  gap: 10px;
}

/* Reduce captcha width */
.g-recaptcha {
  transform: scale(0.90);     /* shrink */
  transform-origin: left top; /* shrink from left corner */
}

/* On mobile: stack everything */
@media (max-width: 768px) {
  .popup-content form .row.align-items-center {
    flex-direction: column;
    align-items: flex-start;
  }
  .popup-content form .row.align-items-center .col-sm-6 {
    width: 100%;
    display: block;
  }
  .g-recaptcha {
    transform: scale(0.95);
    margin-bottom: 10px;
  }
}

/* Force compact input fields inside popup only */
.popup-content form .enquiry-group .input-group {
  display: flex;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 34px;              /* fixed compact height */
  overflow: hidden;
}

.popup-content form .enquiry-group .input-group span {
  background: #f9f9f9;
  padding: 6px 8px;          /* smaller icon box */
  font-size: 13px;
  border-right: 1px solid #ccc;
}

.popup-content form .enquiry-group input,
.popup-content form .enquiry-group select,
.popup-content form .enquiry-group textarea {
  height: 100%;              /* fit inside compact row */
  padding: 6px 8px;
  font-size: 13px;
  border: none;
  outline: none;
  box-shadow: none;
}

/* Textarea exception - allow bigger height */
.popup-content form .enquiry-group textarea {
  min-height: 60px;
  resize: vertical;
}

/* Mobile adjustments */
@media (max-width: 768px) {
  .popup-content.popup-two-column {
    width: 90%;              /* narrower */
    max-width: 95%;          /* donâ€™t overflow */
    max-height: 85vh;        /* allow scroll */
    padding: 15px;
    flex-direction: column;  /* stack services above form */
    overflow-y: auto;
  }

  /* Make headings smaller */
  .popup-services h2,
  .popup-content h2 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  /* Shrink service list text */
  .popup-services li {
    font-size: 13px;
    line-height: 20px;
  }

  /* Compact form inputs */
  .popup-content form .enquiry-group input,
  .popup-content form .enquiry-group select,
  .popup-content form .enquiry-group textarea {
    font-size: 13px;
    padding: 6px 8px;
  }

  /* Buttons smaller and inline */
  .popup-content form button {
    padding: 6px 14px;
    font-size: 13px;
    border-radius: 20px;
    margin-top: 8px;
  }
}
#results-table:empty {
  display: none;
}
/* Style the select dropdown same as inputs */
.enquiry-group select {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc !important;   /* same as input border */
  border-radius: 4px !important;       /* same rounded corners */
  font-size: 1rem;
  color: #333;
  outline: none;
  background-color: #fff;
  appearance: none;         /* removes default arrow for consistency */
  box-sizing: border-box;
}

/* Optional: custom arrow inside */
.enquiry-group select {
  background-image: url("data:image/svg+xml;utf8,<svg fill='%230b569f' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 16px 16px;
}
/* Reduce dropdown spacing for OUR SERVICES and CERTIFICATION */
header.header_area .main-menu nav ul li ul.sub-menu.sb-1 li a,
header.header_area .main-menu nav ul li ul.sub-menu.sb-2 li a {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
  line-height: 1.1 !important;
  font-size: 13px; /* optional - slightly smaller font */
}
#filter-form select,
#filter-form input {
  border-radius: 6px;
  font-size: 0.85rem;
  height: 32px;
  padding: 2px 6px;
}

#apply-filters {
  font-size: 0.85rem;
  font-weight: 600;
  border-radius: 6px;
  height: 32px;
  line-height: 1;
}

/* Horizontal scroll on mobile */
#filter-form {
  scrollbar-width: thin;
}
#filter-form::-webkit-scrollbar {
  height: 6px;
}
#filter-form::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}

/* Cards, sections, and mobile sticky bar */
.card-img-top { object-fit: cover; height: 180px; }
.border-bottom { border-bottom: 1px solid #eee !important; }

/* Mobile sticky bar */
@media (max-width: 768px) {
  .mobile-cta-bar {
    position: fixed; bottom: 0; left: 0; right: 0;
    background: #ffffff; border-top: 1px solid #eee;
    display: flex; gap: 8px; padding: 10px; z-index: 9999;
  }
  body { padding-bottom: 64px; } /* space for the bar */
}

header {
  box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}
@media (max-width: 768px) {
  header img {
    height: 50px;
  }
  header h1 {
    font-size: 1.1rem;
    text-align: center;
  }
  header p {
    font-size: 0.85rem;
    text-align: center;
  }
}


/* container helper (same as your theme container width) */
.xt-wrap{ max-width:var(--container-width); margin:0 auto; padding:12px 18px; display:flex; align-items:center; gap:18px; justify-content:space-between; }

/* header background gradient */
.xt-header{ background: linear-gradient(90deg,var(--grad-1), var(--grad-2)); color:var(--nav-text); position:relative; z-index:120; }
.xt-header .xt-wrap{ align-items:center; }

/* brand */
.xt-brand{ display:flex; align-items:center; text-decoration:none; color:var(--nav-text); }
.xt-logo{ height:50px; width:auto; display:block; }

/* nav */
.xt-nav{ flex:1; margin-left:18px; }
.xt-list{ list-style:none; display:flex; gap:22px; align-items:center; margin:0; padding:0; justify-content:flex-end; }
.xt-list a, .xt-dd-toggle{ color:var(--nav-text); text-decoration:none; font-weight:600; font-size:15px; padding:8px 6px; background:transparent; border:0; cursor:pointer; }
.xt-list a:hover, .xt-dd-toggle:hover{ opacity:0.95; transform:translateY(-1px); transition:all .12s ease; }

/* pay CTA subtle */
.xt-cta-pay{ background:rgba(255,255,255,0.12); color:#fff; padding:8px 10px; border-radius:10px; font-weight:800; text-decoration:none; }

/* actions on right */
.xt-actions{ display:flex; align-items:center; gap:12px; }

/* circular gradient icon button (glass + soft border) */
.xt-icon-btn{
  width:44px; height:44px; border-radius:12px; border:none; display:inline-flex; align-items:center; justify-content:center;
  background: linear-gradient(180deg, rgba(255,255,255,0.12), rgba(255,255,255,0.06));
  box-shadow: 0 8px 30px rgba(0,0,0,0.12), inset 0 1px 0 rgba(255,255,255,0.04);
  backdrop-filter: blur(6px);
  color:var(--nav-text); cursor:pointer;
}

/* call button small */
.xt-call-btn{ background:transparent; border:0; color:var(--nav-text); cursor:pointer; padding:6px; }

/* call sheet */
.xt-call-sheet{ position:absolute; right:0; margin-top:8px; background:#fff; color:#0b2130; border-radius:12px; padding:10px; box-shadow:0 10px 30px rgba(0,0,0,0.12); display:flex; flex-direction:column; gap:6px; min-width:200px; z-index:160; }
.xt-call-sheet a{ text-decoration:none; color:#0b2130; font-weight:700; }

/* Sign In pill */
.xt-btn-sign{
  display:inline-block; padding:10px 16px; border-radius:999px; background: rgba(0,0,0,0.15);
  color:#fff; text-decoration:none; font-weight:800; box-shadow: 0 6px 22px rgba(0,0,0,0.18);
  transition: transform .12s ease, box-shadow .12s ease;
}
.xt-btn-sign:hover{ transform:translateY(-2px); box-shadow: 0 10px 30px rgba(0,0,0,0.22); }

/* dropdown menus on desktop */
.xt-has-dd{ position:relative; }
.xt-dd{ position:absolute; left:0; top:calc(100% + 10px); background:#fff; color:#0b2130; min-width:220px; border-radius:10px; padding:6px 0; box-shadow:0 10px 30px rgba(0,0,0,0.12); z-index:150; }
.xt-has-dd:hover .xt-dd {
  display: block !important;}
.xt-dd a{ display:block; padding:8px 12px; text-decoration:none; color:#0b2130; font-weight:700; }
.xt-dd a:hover{ background:#f6f8fb; }

/* mobile */
.xt-hamburger{ display:none; background:transparent; border:0; width:40px; height:40px; align-items:center; justify-content:center; cursor:pointer; color:var(--nav-text); }
.xt-hamburger span{ display:block; width:20px; height:2px; background:var(--nav-text); margin:3px 0; }

/* mobile drawer */
.xt-mobile{ position:fixed; inset:0; top:0; left:0; background:#fff; z-index:200; padding:22px; overflow:auto; display:none; }
.xt-mobile-head{ display:flex; align-items:center; justify-content:space-between; margin-bottom:14px; }
.xt-mobile-logo{ height:36px; }
.xt-mobile-list{ list-style:none; padding:0; margin:0; display:flex; flex-direction:column; gap:10px; }
.xt-mobile-list a{ color:#0b2130; text-decoration:none; font-weight:700; padding:10px 0; border-bottom:1px solid rgba(0,0,0,0.06); }
.xt-mobile-sign{ display:inline-block; background:linear-gradient(90deg,var(--grad-1),var(--grad-2)); color:#fff; padding:10px; border-radius:8px; text-align:center; }

/* labels */
.label{ font-weight:800; color:#7d7d7d; padding-top:6px; }
.divider{ height:1px; background:rgba(0,0,0,0.06); margin:8px 0; }

/* responsive layout */
@media (max-width: 992px){
  .xt-list{ display:none; }
  .xt-hamburger{ display:flex; }
  .xt-logo{ height:40px; }
  .xt-cta-pay{ display:none; }
  .xt-btn-sign{ padding:8px 12px; }
}

.stats-section h3 {
  font-size: 1.8rem;
  font-weight: 700;
  color: #b22222;
  margin-bottom: 0;
}
.stats-section p {
  color: #333;
  font-size: 0.95rem;
}
.stats-section {
  background: #f8f8f8;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

#client-slider .client-block {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}

#client-slider .client-block img {
  max-width: 100%;
  height: 80px;
  object-fit: contain;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  filter: none !important;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

#client-slider .client-block img:hover {
  filter: grayscale(0%);
  opacity: 1;
  transform: scale(1.05);
}

.owl-carousel .owl-item {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* ===========================
   Continuous Logo Slider
   =========================== */
.logo-slider {
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.logo-slide-track {
  display: flex;
  width: calc(250px * 20); /* adjust based on number of logos */
  animation: scroll 40s linear infinite; /* constant speed */
}

.client-logo {
  width: 250px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
}

.client-logo img {
  max-width: 180px;
  height: 80px;
  object-fit: contain;
  border: none;
  filter: none;
  opacity: 0.9;
  transition: all 0.3s ease;
}

.client-logo img:hover {
  transform: scale(1.05);
  opacity: 1;
}

/* Smooth infinite motion */
@keyframes scroll {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

/* Optional: pause when hovered */
.logo-slider:hover .logo-slide-track {
  animation-play-state: paused;
}

/* =======================================================
   Continuous Infinite Logo Slider (For New Client Section)
   ======================================================= */
.logo-slider {
  overflow: hidden;
  position: relative;
  width: 100%;
  background: #ffffff;
}

.logo-slide-track {
  display: flex;
  flex-wrap: nowrap;
  width: calc(250px * 20); /* adjust for number of logos */
  animation: scroll 40s linear infinite;
}

.client-logo {
  flex: 0 0 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
}

.client-logo img {
  width: 180px;
  height: 80px;
  object-fit: contain;
  border: none;
  filter: none;
  opacity: 0.9;
  transition: all 0.3s ease;
}

.client-logo img:hover {
  transform: scale(1.05);
  opacity: 1;
}

@keyframes scroll {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

.logo-slider:hover .logo-slide-track {
  animation-play-state: paused;
}

/* ðŸ”¹ Frosted Glass Style for Benefits Box */
.glass-box {
  background: rgba(255, 255, 255, 0.25);
  border-radius: 16px;
  box-shadow: 0 8px 32px rgba(31, 38, 135, 0.1);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
}

/* Optional hover glow */
.glass-box:hover {
  background: rgba(255, 255, 255, 0.25);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
}

/* Default (desktop view) */
.desktop-heading { display: block; font-weight: 700; }
.mobile-heading { display: none; }

/* Hide services only on mobile */
@media (max-width: 768px) {
  .desktop-heading { display: none; }
  .mobile-heading { display: block; font-weight: 700; }
  .service-list { display: none; }
}

/* ---- BLOG + ENQUIRY: layout polish ---- */
.blog-two-col { row-gap: 2rem; }

/* nicer bullets for blog content */
.blog-content ul { list-style: none; padding-left: 0; }
.blog-content ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}
.blog-content ul li::before {
  content: "✓";
  position: absolute; left: 0; top: 2px;
  width: 20px; height: 20px;
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 12px; font-weight: 700;
  color: #0a8f2f; background: #e8f5e9; border-radius: 50%;
}

/* enquiry card container */
.enquiry-card {
  background: #ffffff;
  border: 1px solid #e9eef5;
  border-radius: 18px;
  box-shadow: 0 10px 30px rgba(16,24,40,0.06);
  padding: 22px;
}

/* make the form “follow” on desktop */
@media (min-width: 992px) {
  .enquiry-sticky { position: sticky; top: 100px; }
}

/* normalize form elements inside the card */
.enquiry-card input[type="text"],
.enquiry-card input[type="email"],
.enquiry-card input[type="tel"],
.enquiry-card select,
.enquiry-card textarea {
  width: 100%;
  border: 1px solid #d0d5dd;
  border-radius: 12px;
  padding: 12px 14px;
  font-size: 15px;
  outline: none;
}
.enquiry-card textarea { min-height: 120px; }

/* submit & reset buttons (fallback if your form has custom classes) */
.enquiry-card button[type="submit"],
.enquiry-card input[type="submit"] {
  width: 100%;
  border: none;
  border-radius: 9999px;
  padding: 12px 18px;
  font-weight: 600;
  background: #1b64f2;
  color: #fff;
}
.enquiry-card button[type="reset"],
.enquiry-card input[type="reset"] {
  width: 100%;
  border-radius: 9999px;
  margin-top: 10px;
  padding: 10px 16px;
  background: #eef2ff;
  color: #1b64f2;
  border: 1px solid #c7d2fe;
}

/* tidy headings inside the included form (don’t fight your theme) */
.enquiry-card h1, .enquiry-card h2, .enquiry-card h3,
.enquiry-card h4, .enquiry-card h5 {
  margin-top: 0;
  margin-bottom: 14px;
}
.enquiry-card .breadcrumb, .enquiry-card .small, .enquiry-card .meta {
  /* hide “Home / Enquiry” crumbs if they exist inside the form */
  display: none;
}

/* mobile spacing */
@media (max-width: 991.98px) {
  .enquiry-card { margin-top: 10px; }
}

/* FORCE icon + input on one line inside the enquiry form */
.enquiry-card .input-group,
.enquiry-form .input-group {
  display: flex !important;
  align-items: center !important;
  gap: 0 !important;
  border: 1px solid #d0d5dd !important;
  border-radius: 8px !important;
  overflow: hidden !important;
  background: #fff !important;
}

.enquiry-card .input-group > span,
.enquiry-form .input-group > span {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 38px !important;
  height: 36px !important;
  background: #f3f4f6 !important;
  color: #0d6efd !important;
  border-right: 1px solid #d0d5dd !important;
  flex: 0 0 38px !important;
}

.enquiry-card .input-group input,
.enquiry-card .input-group select,
.enquiry-card .input-group textarea,
.enquiry-form .input-group input,
.enquiry-form .input-group select,
.enquiry-form .input-group textarea {
  border: 0 !important;
  height: 36px !important;
  padding: 6px 10px !important;
  font-size: 14px !important;
  background: #fff !important;
  flex: 1 1 auto !important;
}

.enquiry-card .enquiry-group,
.enquiry-form .enquiry-group { margin-bottom: 10px !important; }

/* Reset any global form styles inside our card */
.enquiry-card *, .enquiry-form * {
  box-sizing: border-box;
  max-width: 100% !important;
}
.enquiry-card .input-group > * ,
.enquiry-form .input-group > * { width: auto !important; }

/* Kill any theme-generated pseudo bullets before items in this list */
.service-list.fa-ul li::before,
.service-list.fa-ul li:before {
  content: none !important;
}

/* Ensure we don't get list-style markers either */
.service-list.fa-ul { list-style: none !important; }

/* Normal text color; only the icon should be green */
.service-list.fa-ul li { color: #212529 !important; }
.service-list.fa-ul .fa-li,
.service-list.fa-ul .fa-li .fa { color: #22a447 !important; }

/* Kill the global pseudo check for all service lists */
.service-list li::before {
  content: none !important;
}

/* === Support Inline Styling (Footer) === */
.footer-part .support-list {
  margin-top: 10px;
  padding: 0;
  list-style: none;
}

.footer-part .support-list li {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
}

.footer-part .support-list li i {
  flex: 0 0 34px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background-color: #0b569f;
  color: #fff;
  text-align: center;
  line-height: 34px;
  font-size: 14px;
}

.footer-part .support-list li:nth-child(2) i {
  background-color: #25D366;
}

.footer-part .support-list li a {
  color: #1ed9e8;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap; /* ✅ Keeps text in one line */
  transition: color 0.3s;
}

.footer-part .support-list li a:hover {
  color: #fff;
}

/* === FORCE INLINE ICON + TEXT IN SUPPORT === */
.footer-part .support-list {
  margin-top: 10px;
  padding: 0;
  list-style: none;
}

/* kill the old float layout and use a flex row */
.footer-part .support-list li {
  display: flex !important;
  align-items: center !important;
  gap: 10px;
  margin-bottom: 8px !important;
}

/* remove any floats/widths injected by .w3l-footer.three styles */
.footer-part .support-list li i,
.footer-part .support-list li a,
.footer-part .support-list li p {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* icon bubble sizing */
.footer-part .support-list li i {
  flex: 0 0 34px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border-radius: 50%;
  background: #0b569f;       /* default blue bubble */
  color: #fff;
  font-size: 14px;
}

/* WhatsApp row bubble color */
.footer-part .support-list li:nth-child(2) i {
  background: #25D366;
}

/* link stays on one line and centers vertically next to icon */
.footer-part .support-list li a {
  display: inline-block !important;
  white-space: nowrap !important;   /* keep on one line */
  line-height: 34px !important;     /* aligns exactly with icon height */
  font-weight: 600;
  color: #1ed9e8;
  text-decoration: none;
}

.footer-part .support-list li a:hover {
  color: #ffffff;
  text-shadow: 0 0 6px rgba(30,217,232,.5);
}

/* =====================================
   SUPPORT PAGE (Complaint / Suggestion)
   ===================================== */

body.support-page {
  background: linear-gradient(135deg, #0b1014 0%, #091821 100%);
  color: #fff;
}

.support-wrapper {
  max-width: 800px;
  margin: 60px auto;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255,255,255,0.15);
  backdrop-filter: blur(8px);
  padding: 40px 35px;
  border-radius: 16px;
  box-shadow: 0 0 40px rgba(30,217,232,0.18);
}

.support-wrapper h1 {
  font-size: 30px;
  color: #1ed9e8;
  text-align: center;
  margin-bottom: 10px;
}

.support-wrapper p {
  text-align: center;
  color: #dfe9f2;
  margin-bottom: 25px;
}

.support-wrapper form {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.support-wrapper input,
.support-wrapper textarea,
.support-wrapper select {
  width: 100%;
  padding: 10px 14px;
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.25);
  background: rgba(255,255,255,0.08);
  color: #fff;
  font-size: 15px;
}

.support-wrapper input:focus,
.support-wrapper textarea:focus,
.support-wrapper select:focus {
  border-color: #1ed9e8;
  box-shadow: 0 0 8px rgba(30,217,232,0.4);
  outline: none;
}

.support-wrapper button,
.support-wrapper input[type=submit] {
  align-self: flex-start;
  background: linear-gradient(90deg,#1a73d8,#1ed9e8);
  border: none;
  color: #fff;
  font-weight: 600;
  padding: 10px 22px;
  border-radius: 9999px;
  cursor: pointer;
  transition: 0.3s;
}

.support-wrapper button:hover,
.support-wrapper input[type=submit]:hover {
  opacity: 0.9;
}

.support-wrapper .alert {
  background: rgba(255, 40, 40, 0.15);
  color: #ffaaaa;
  padding: 10px 12px;
  border-radius: 6px;
  text-align: center;
  margin-bottom: 15px;
}

.support-wrapper footer {
  text-align: center;
  color: #aaa;
  font-size: 14px;
  margin-top: 40px;
}

/* ========================= */
/* OTP Login Modal (auth)    */
/* ========================= */
#authModal {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 99999;
}

#authModal .auth-card {
  width: 420px;
  max-width: 94%;
  margin: 6% auto;
  background: #fff;
  border-radius: 8px;
  padding: 18px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.25);
  position: relative;
}

#authModal .auth-card h3 {
  margin-top: 0;
  font-size: 18px;
}

#authModal .auth-input {
  width: 100%;
  padding: 10px 12px;
  margin: 8px 0;
  border: 1px solid #ddd;
  border-radius: 6px;
}

#authModal .auth-btn {
  background: #007bff;
  color: #fff;
  padding: 9px 14px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
}

#authModal .auth-close {
  position: absolute;
  right: 10px;
  top: 10px;
  background: transparent;
  border: none;
  font-size: 20px;
  cursor: pointer;
}

.auth-msg {
  margin-top: 8px;
  color: #b00;
  font-size: 14px;
  min-height: 18px;
}

/* css/results.css — BidAssist-style table for results.php */

.results-page .tenders-card{
  background:#ffffff;
  border-radius:12px;
  padding:18px;
  box-shadow:0 6px 18px rgba(21,36,60,0.06);
  width:100%;
  margin:8px 0;
  font-family: "Nunito", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
}

.results-page .tenders-table{ width:100%; border-collapse:collapse; table-layout:fixed; overflow:hidden; border-radius:8px; }
.results-page .tenders-table thead th{
  background:#1f2937;
  color:#fff;
  text-align:left;
  padding:14px 12px;
  font-weight:700;
  border-bottom:2px solid rgba(255,255,255,0.05);
  font-size:14px;
}
.results-page .tenders-table tbody td{
  padding:14px 12px;
  border-bottom:1px solid #e6e6e6;
  vertical-align:middle;
  font-size:14px;
  color:#111827;
  word-wrap:break-word;
}

.results-page .col-items{ width:34%; }
.results-page .col-qty{ width:8%; text-align:center; }
.results-page .col-other{ width:8%; text-align:center; color:#6b7280; }
.results-page .col-note{ width:20%; text-align:center; color:#6b7280; }

.results-page .tenders-table tbody tr:hover{ background:#f8fafc; }

.results-page .locked-note{ display:flex; flex-direction:column; align-items:center; gap:8px; justify-content:center; color:#6b7280; font-size:13.5px; line-height:1.25; }
.results-page .locked-note .lock-icon{ display:inline-flex; align-items:center; justify-content:center; width:36px; height:36px; border-radius:8px; background:#fffbf0; border:1px solid #f3e6c9; }

/* responsive stack */
@media (max-width:900px){
  .results-page .tenders-card{ padding:12px; }
  .results-page .tenders-table thead{ display:none; }
  .results-page .tenders-table, .results-page .tenders-table tbody, .results-page .tenders-table tr, .results-page .tenders-table td{ display:block; width:100%; }
  .results-page .tenders-table tr{ margin-bottom:12px; border-radius:8px; box-shadow:0 2px 6px rgba(16,24,40,0.03); overflow:hidden; }
  .results-page .tenders-table td{ padding:10px 12px; border-bottom:none; display:flex; justify-content:space-between; align-items:center; }
  .results-page .tenders-table td::before{ content: attr(data-label); color:#6b7280; font-weight:600; display:block; width:50%; }
  .results-page .col-items{ width:100%; }
  .results-page .col-note{ width:100%; padding-top:6px; }
}

/* BidAssist-like cards */
.bids-list { display:flex; flex-direction:column; gap:14px; }
.bid-card { background:#fff; border-radius:10px; padding:18px; box-shadow:0 6px 18px rgba(21,36,60,0.04); }
.bid-row { display:flex; justify-content:space-between; gap:18px; align-items:flex-start; flex-wrap:wrap; }
.bid-left { flex:1 1 60%; min-width:220px; }
.bid-right { width:300px; display:flex; flex-direction:column; gap:12px; align-items:flex-end; }
.bid-title { margin:0 0 6px 0; font-size:18px; font-weight:700; color:#0f172a; }
.bid-meta { color:#475569; font-size:13px; display:flex; gap:10px; margin-bottom:8px; }
.bid-desc { margin:0; color:#374151; font-size:14px; line-height:1.45; max-height:72px; overflow:hidden; text-overflow:ellipsis; }
.bid-stats { width:100%; display:flex; gap:12px; justify-content:flex-end; align-items:center; }
.bid-stats .stat { text-align:center; min-width:110px; }
.bid-stats small { color:#6b7280; display:block; font-size:12px; }
.bid-stats .stat-value { font-weight:700; color:#111827; margin-top:4px; }
.bid-actions { display:flex; gap:8px; align-items:center; }
.bid-actions .btn { font-size:13px; padding:6px 10px; }
.no-results { padding:18px; color:#6b7280; text-align:center; }

/* responsive */
@media (max-width:880px){
  .bid-row{ flex-direction:column; align-items:stretch; }
  .bid-right{ width:100%; align-items:flex-start; }
  .bid-stats{ justify-content:flex-start; }
  .bid-desc{ max-height:none; }
}

/* -------------------------
   Mobile: Pay Now + Sign In inline
   ------------------------- */
@media (max-width: 767px) {
  /* wrapper positions actions to the right */
  .xt-actions-mobile {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-left: auto; /* push to right */
    z-index: 30;
  }

  /* button shared sizing */
  .xt-actions-mobile .xt-mobile-pay,
  .xt-actions-mobile .xt-mobile-sign {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 10px;
    min-width: 56px;
    height: 40px;
    border-radius: 12px;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    box-shadow: 0 2px 6px rgba(0,0,0,0.06);
    white-space: nowrap;
  }

  /* Pay Now visual */
  .xt-actions-mobile .xt-mobile-pay {
    background: linear-gradient(90deg,#7b3cff,#a64bff);
    color: #fff;
  }

  /* Sign In visual — subtle pill */
  .xt-actions-mobile .xt-mobile-sign {
    background: rgba(255,255,255,0.12);
    color: #fff;
    border: 1px solid rgba(255,255,255,0.06);
  }

  /* Reduce spacing on very narrow screens */
  @media (max-width: 420px) {
    .xt-actions-mobile { gap: 6px; }
    .xt-actions-mobile .xt-mobile-pay,
    .xt-actions-mobile .xt-mobile-sign { padding: 6px 8px; font-size: 13px; min-width: 48px; height: 36px; border-radius: 10px; }
    .xt-actions-mobile .xt-pay-text { display:block; line-height:1; }
    .xt-actions-mobile .xt-sign-text { display:block; line-height:1; }
  }

  /* keep hamburger visible — adjust margin so nothing overlaps */
  .xt-hamburger { margin-right: 6px; }
}

/* Hide desktop duplicate if you used the same xt-cta-pay elsewhere and want it hidden on mobile:
@media (max-width:767px){
  .xt-cta-pay:not(.xt-mobile-pay){ display:none !important; }
}
*/

/* =========================
   Cleaned & merged stylesheet
   - Keep original structure/styles
   - Resolves duplicates and naming conflicts
   ========================= */

/* ---------- Reset & vars (single copy) ---------- */
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

:root {
    /* color tokens / design tokens - single source of truth */
    --bg: #f4f8fb;
    --card: #fff;
    --muted: #6b7280;
    --primary: #0b74ff;
    /* used previously as --blue */
    --primary-600: #0b61e6;
    /* used previously as --blue-600 */
    --accent: #10b981;
    --border: #e6eefb;
    --pill: #f1f6ff;
    --radius: 10px;
    --gap: 12px;
    --text: #34414a;
    font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Nunito";
    font-size: 14px;
}

/* ---------- Global body/topbar ---------- */
body {
    font-family: var(--font-family, Inter, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial);
    color: var(--text);
    padding: 18px;
    background: var(--card);
}

/* Topbar */
.topbar {
    background: linear-gradient(180deg, #f7fbff, #ffffff);
    border-bottom: 1px solid #e9f3fb;
    padding: 14px 18px;
}

.topbar-inner {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.brand {
    color: #0b486e;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.2px;
}

/* ---------- Tabs / Tender tabs ---------- */
/* Tender-specific tabs (kept as separate block from topbar tabs) */
.tender-tabs {
    display: flex;
    gap: 40px;
    padding: 20px 10px;
    background: #f5f8ff;
    font-family: Arial, sans-serif;
}

.tender-tabs a {
    text-decoration: none;
    color: #4b5969;
    font-size: 16px;
    padding-bottom: 8px;
    position: relative;
}

.tender-tabs a.active {
    color: #0073ff;
    font-weight: 600;
}

.tender-tabs a.active::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, #00e1ff, #0080ff);
    border-radius: 10px;
}

/* Tabs (bidassist-like) */
.tabs {
    display: flex;
    gap: 18px;
    align-items: end;
}

.tab {
    background: transparent;
    border: 0;
    padding: 10px 8px;
    cursor: pointer;
    color: var(--muted);
    font-weight: 600;
    position: relative;
}

.tab .count {
    color: var(--muted);
    font-weight: 700;
    margin-left: 6px;
    font-size: 13px;
}

.tab::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 3px;
    bottom: -10px;
    opacity: 0;
    transform: translateY(6px);
    transition: all .18s ease;
}

.tab.active {
    color: var(--primary);
}

.tab.active::after {
    background: linear-gradient(90deg, var(--primary), #4aa3ff);
    opacity: 1;
    transform: none;
    border-radius: 6px;
}

/* ---------- Filters Row and Filter Buttons ---------- */
.filters-row {
    display: flex;
    gap: var(--gap);
    align-items: center;
    flex-wrap: wrap;
}

/* filter button (outline) */
.filter-btn {
    --pad-y: 8px;
    --pad-x: 14px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: var(--pad-y) var(--pad-x);
    border-radius: var(--radius);
    border: 2px solid var(--primary);
    background: transparent;
    color: var(--primary-600);
    font-weight: 600;
    cursor: pointer;
    font-size: 14px;
    position: relative;
    transition: all .12s ease;
    text-decoration: none;
    user-select: none;
}

.filter-btn:focus {
    outline: 3px solid rgba(11, 116, 255, .12);
    outline-offset: 2px;
}

.filter-btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 6px 18px rgba(11, 116, 255, .06);
}

/* caret icon helper */
.caret {
    width: 14px;
    height: 14px;
    display: inline-block;
    transform: translateY(1px);
    opacity: .95;
}

/* dropdown menu */
.filter-menu {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    min-width: 220px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 8px 28px rgba(22, 39, 60, .12);
    border: 1px solid rgba(11, 116, 255, .06);
    padding: 8px;
    display: none;
    z-index: 80;
}

.filter-btn.open .filter-menu {
    display: block;
}

.filter-menu .item {
    padding: 8px 10px;
    border-radius: 6px;
    cursor: pointer;
    font-size: 14px;
}

.filter-menu .item:hover {
    background: #f3f7ff;
}

/* Small responsive behaviour */
@media (max-width:640px) {
    .filters-row {
        gap: 10px;
    }

    .filter-btn {
        font-size: 13px;
        padding: 8px 10px;
        --pad-x: 10px;
    }
}

/* ---------- Unified Button styles (primary + variants) ---------- */
.btn {
    padding: 9px 14px;
    border-radius: 8px;
    font-weight: 700;
    border: 0;
    cursor: pointer;
    font-size: 14px;
}

.btn-outline {
    background: #fff;
    border: 1px solid #d7e9ff;
    color: var(--primary);
}

/* unified primary button */
.btn-primary {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 16px;
    border-radius: var(--radius);
    background: var(--primary);
    color: #fff;
    border: 0;
    cursor: pointer;
    font-weight: 700;
    box-shadow: 0 6px 18px rgba(11, 116, 255, .12);
}

.btn-primary:hover {
    background: var(--primary-600);
    transform: translateY(-1px);
}

/* specific save-filter button variant if you want different sizing */
.btn-save {
    padding: 8px 12px;
    font-size: 14px;
}

/* ---------- Badges (resolved duplicates) ---------- */
/* Card-style pill badge (keep .badge as card pill to avoid breaking card HTML) */
.badge {
    background: var(--pill);
    color: var(--primary);
    padding: 6px 8px;
    border-radius: 999px;
    font-size: 12px;
    border: 1px solid #e6f3ff;
    display: inline-block;
}

/* Small count badge (for keywords/counts). Use this in HTML: class="count-badge" */
/* Also keep compatibility for markup using class="badge count" with .badge.count below */
.count-badge {
    background: var(--primary);
    color: #fff;
    padding: 2px 8px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 700;
    margin-left: 4px;
    display: inline-block;
}

/* compatibility: if markup used badge + count, make it small */
.badge.count,
.badge.count-badge {
    background: var(--primary);
    color: #fff;
    padding: 2px 8px;
    font-weight: 700;
    margin-left: 4px;
    display: inline-block;
}

/* special AI pill from your original CSS */
.ai-pill {
    background: linear-gradient(90deg, #fef1ff, #f8eefe);
    color: #c24ea2;
    border: none;
    padding: 6px 8px;
    border-radius: 999px;
    font-size: 12px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

/* ---------- Cards container & card styles ---------- */
.cards-container {
    max-width: 1100px;
    margin: 18px auto;
    padding: 0 12px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.result-page .card {
    background: var(--card);
    border: 1px solid var(--border);
    border-radius: 8px;
    padding: 16px;
    display: grid;
    grid-template-columns: 1fr 200px;
    gap: 12px;
    align-items: center;
    box-shadow: 0 6px 10px rgba(10, 20, 40, 0.04);
}

.card:hover {
    transform: translateY(-2px);
    transition: transform .12s ease;
}

.left {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.badges {
    display: flex;
    gap: 8px;
    align-items: center;
}

.title {
    color: #083951;
    font-weight: 700;
    font-size: 15px;
}

.meta {
    color: var(--muted);
    font-size: 13px;
    display: flex;
    gap: 8px;
    align-items: center;
}

.meta .loc {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.desc {
    color: #4b5563;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

/* Footer small info inside card */
.footer {
    display: flex;
    gap: 28px;
    color: var(--muted);
    font-size: 13px;
    margin-top: 6px;
}

.footer strong {
    display: block;
    color: #0b3b60;
    font-weight: 700;
    margin-bottom: 4px;
}

/* Actions (right column) */
.actions {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-end;
    justify-self: end;
}

/* heart icon */
.heart {
    font-size: 15px;
    margin-right: 8px;
}

/* Responsive card layout */
@media (max-width:900px) {
    .card {
        grid-template-columns: 1fr;
        align-items: flex-start;
    }

    .actions {
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
    }
}

/* ---------- More Filters Panel (mf-panel) ---------- */
.mf-panel {
    display: none;
}

.mf-panel[aria-hidden="false"] {
    display: block;
    position: fixed;
    inset: 0;
    z-index: 1200;
    font-family: inherit;
}

/* backdrop */
.mf-backdrop {
    position: fixed;
    inset: 0;
    background: rgba(18, 30, 56, 0.45);
}

/* shell centered */
.mf-shell {
    position: fixed;
    left: 0;
    right: 0;
    top: 40px;
    bottom: 20px;
    margin: auto;
    max-width: 980px;
    height: calc(100% - 60px);
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 20px 40px rgba(12, 30, 60, 0.25);
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

/* header */
.mf-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 22px;
    border-bottom: 1px solid #eef3f8;
}

.mf-header h3 {
    margin: 0;
    font-size: 18px;
    color: #12314f;
}

.mf-close {
    background: transparent;
    border: 0;
    font-size: 20px;
    cursor: pointer;
    color: #5e6b7a;
}

/* body split */
.mf-body {
    display: flex;
    flex: 1;
    min-height: 0;
}

/* left nav */
.mf-left {
    width: 240px;
    border-right: 1px solid #eef3f8;
    overflow: auto;
    position: relative;
    background: #fafcff;
}

.mf-nav {
    list-style: none;
    padding: 8px 0;
    margin: 0;
}

.mf-nav-item {
    padding: 16px 18px;
    color: #2e4a63;
    cursor: pointer;
    border-left: 4px solid transparent;
    font-weight: 600;
}

.mf-nav-item:hover {
    background: #fff;
}

.mf-nav-item.active {
    background: #fff;
    border-left-color: #1877ff;
    color: #0b61e6;
}

/* right content */
.mf-right {
    flex: 1;
    padding: 22px;
    overflow: auto;
    position: relative;
}

/* reset link top-right */
.mf-actions {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 8px;
}

.mf-reset {
    color: #1877ff;
    text-decoration: none;
    font-weight: 600;
}

/* panel panes */
.mf-panels {
    margin-top: 6px;
}

.mf-panel-pane {
    display: none;
    padding: 8px 4px;
}

.mf-panel-pane.show {
    display: block;
}

/* pills */
.mf-pill-row {
    display: flex;
    gap: 12px;
    margin-bottom: 18px;
}

.mf-pill {
    background: #f6f9ff;
    border: 1px solid #dfeafc;
    padding: 8px 12px;
    border-radius: 8px;
    cursor: pointer;
    font-weight: 700;
    color: #254a79;
}

.mf-pill.active {
    background: #eaf4ff;
    border-color: #bfe0ff;
}

/* date row */
.mf-date-row {
    display: flex;
    gap: 18px;
    align-items: flex-start;
    margin-top: 6px;
}

.mf-date-control label {
    display: block;
    font-size: 13px;
    margin-bottom: 6px;
    color: #65798a;
    font-weight: 600;
}

.mf-input {
    display: flex;
    align-items: center;
    gap: 8px;
    background: #fbfdff;
    border: 1px solid #e6eef8;
    padding: 6px 8px;
    border-radius: 6px;
}

.mf-input input[type="date"] {
    border: 0;
    background: transparent;
    padding: 6px 8px;
    font-size: 14px;
    outline: none;
}

/* footer */
.mf-footer {
    display: flex;
    justify-content: space-between;
    padding: 14px 20px;
    border-top: 1px solid #eef3f8;
}

.mf-btn {
    padding: 8px 14px;
    border-radius: 8px;
    border: 1px solid #cfe3ff;
    background: #fff;
    cursor: pointer;
    font-weight: 700;
}

.mf-btn.mf-apply {
    background: var(--primary);
    color: #fff;
    border: 0;
}

/* small */
.mf-note {
    color: #546f84;
    padding: 8px 0;
}

/* ---------- Modal ---------- */
.modal {
    position: fixed;
    inset: 0;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

.modal.show {
    display: flex;
}

.modal-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(8, 12, 20, 0.45);
}

.modal-content {
    position: relative;
    background: #fff;
    border-radius: 12px;
    padding: 22px;
    width: min(920px, 94%);
    z-index: 2;
    box-shadow: 0 30px 60px rgba(3, 10, 30, 0.35);
}

.modal-close {
    position: absolute;
    right: 12px;
    top: 10px;
    background: transparent;
    border: 0;
    font-size: 28px;
    color: var(--muted);
    cursor: pointer;
}

.modal-body h2 {
    margin-bottom: 8px;
    color: #083951;
}

.modal-body .meta {
    color: var(--muted);
    margin-bottom: 10px;
}

.details-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    margin: 14px 0;
}

.details-grid dt {
    font-size: 12px;
    color: var(--muted);
}

.details-grid dd {
    font-weight: 700;
    margin-top: 6px;
    color: #0b3b60;
}

/* Loader */
.loader {
    padding: 36px;
    text-align: center;
    color: var(--muted);
    background: linear-gradient(90deg, #f8fffb, #fff);
    border-radius: 8px;
    border: 1px dashed #eaf6ef;
}

.loader .spinner {
    width: 32px;
    height: 32px;
    border: 4px solid #d1e7dd;
    border-top-color: var(--primary);
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin: 0 auto 12px;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

.popular-box {
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    background: #2980b9;
    color: #fff;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
    border-radius: 20px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}
}

/* =====================================
   INDIA PAGE – MODERN CARD LAYOUT
   ===================================== */

.india-seo-page {
  background: #ffffff;
  padding: 40px 15px 90px;
}

/* Main container */
.india-seo-wrapper {
  width: 100%;
  max-width: 1400px;   /* adjust if your site uses 1320px or 1440px */
  margin: auto;
  background: #ffffff;
  border-radius: 18px;
  box-shadow: 0 15px 45px rgba(0,0,0,0.08);
  overflow: hidden;
}

/* ---------- HERO SECTION ---------- */

.india-seo-wrapper > h1 {
  background: linear-gradient(135deg, #0b1014 0%, #091821 100%);
  color: #00e5ff;
  text-align: center;
  padding: 45px 40px 25px;
  font-size: 32px;
  font-weight: 700;
}

.india-seo-wrapper > .subtitle {
  background: linear-gradient(135deg, #0b1014 0%, #091821 100%);
  color: #b9e9f0;
  text-align: center;
  padding-bottom: 35px;
  font-size: 15px;
}

/* ---------- CONTENT SECTIONS ---------- */

.india-seo-wrapper section {
  padding: 35px 60px;
  border-bottom: 1px solid #eef3f6;
}

.india-seo-wrapper section:last-child {
  border-bottom: none;
}

.india-seo-wrapper h2 {
  font-size: 22px;
  color: #00bcd4;
  margin-bottom: 14px;
  font-weight: 700;
}

.india-seo-wrapper h4 {
  font-size: 16px;
  color: #007c8a;
  margin-top: 18px;
  margin-bottom: 6px;
}

/* ---------- TEXT ---------- */

.india-seo-wrapper p,
.india-seo-wrapper li {
  font-size: 15px;
  color: #4b5f66;
  line-height: 1.8;
}

.india-seo-wrapper ul {
  padding-left: 20px;
  margin-top: 8px;
}

/* ---------- WHY CHOOSE GRID ---------- */

.india-seo-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 18px;
  margin-top: 18px;
}

.india-seo-grid div {
  background: #f8fdff;
  border-left: 4px solid #00bcd4;
  padding: 15px 18px;
  border-radius: 10px;
  color: #2f444a;
  font-weight: 600;
  box-shadow: 0 6px 18px rgba(0,0,0,0.05);
}

/* ---------- CTA ---------- */

.india-seo-cta {
  background: linear-gradient(135deg, #e6fbff, #ffffff);
  padding: 45px 40px;
  text-align: center;
}

.india-seo-cta h2 {
  margin-bottom: 10px;
}

.india-seo-cta p {
  font-size: 15px;
  color: #355b63;
}

.india-seo-cta a {
  color: #00bcd4;
  font-weight: 700;
  text-decoration: none;
}

.india-seo-cta a:hover {
  text-decoration: underline;
}

/* ---------- MOBILE ---------- */

@media (max-width: 768px) {

  .india-seo-wrapper > h1 {
    font-size: 24px;
    padding: 35px 25px 18px;
  }

  .india-seo-wrapper > .subtitle {
    padding-bottom: 25px;
  }

  .india-seo-wrapper section {
    padding: 30px 25px;
  }

}

