h2 {
    font-family: "Noto Serif", serif;
    font-weight: 700;
    font-size: 36px;
    margin-top: 50px;
    line-height: 48px;
}

h4 {
    font-size: 20px;
    font-family: "Noto Serif", serif;
}

p {
    font-family: var(--popins-family);
    font-weight: 400;
    font-size: 18px;
    color: rgb(0 0 0 / 82%);
    line-height: 36px;
    margin-bottom: 15px;
}

.breadcrumb-nav {
    padding: 15px 0;
    font-size: 14px;
    color: #000;
    font-family: "Plus Jakarta Sans";
    font-weight: 500;
}

.heading_cost {
    color: #2b2f32;
    /* margin-bottom: 25px !important; */
    font-size: 28px;
}

.breadcrumb-nav a {
    color: #000;
    text-decoration: none;
    font-family: "Plus Jakarta Sans";
}

.auth_detai a {
    font-weight: 700;
    color: #2b2f32e3;
    font-family: "Plus Jakarta Sans";
    font-size: 15px;
}
.writen_date {
    font-size: 12px;
    color: #6d655f;
    font-family: var(--popins-family);
}
.writer-img {
    width: 9%;
}

h2.text-center.heading_cost.m-0 {
    font-family: "Outfit";
    font-weight: 800;
    font-size: 32px;
}

.main-container {
    padding: 30px 0 0 0;
    max-width: 1020px;
    margin: auto;
}

.content-box {
    background: white;
    border-radius: 8px;
    padding-left: 0;
}

.content-box h1 {
    font-size: 32px;
    color: #2b2f32;
    margin-bottom: 25px;
    font-family: "Noto Serif";
    font-weight: 600;
}

/* .quick-answer-box {
    background-color: #e3f2fd;
    padding: 20px;
    border-radius: 6px;
    margin-bottom: 20px;
    font-family: "Plus Jakarta Sans";
} */

/* .quick-answer-box strong {
    color: #1976d2;
} */

.estimate-card {
    background: #e3f2fd5e;
    padding: 30px;
    border-radius: 15px;
    border: 2px solid #dbe9f4;
    max-width: 710px;
    margin: auto;
}

.estimate-card h2 {
    text-align: center;
    font-size: 28px;
    color: #000;
    margin-bottom: 25px;
    font-family: "Noto Serif";
}

.form-label {
    font-weight: 500;
    color: #000;
    margin-bottom: 8px;
    font-family: "Plus Jakarta Sans";
}

.form-control {
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-family: "Plus Jakarta Sans";
}

.btn-calculator {
    background-color: #1e75bb;
    color: white;
    padding: 12px;
    width: 100%;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    font-family: "Plus Jakarta Sans";
}

.btn-calculator:hover {
    background-color: #005082;
}

.privacy-text {
    text-align: center;
    font-size: 13px;
    color: #000;
    margin-top: 15px;
    font-family: "Plus Jakarta Sans";
    margin-bottom: 0;
}

.trust-card {
    background: white !important;
    border-radius: 16px !important;
    max-width: 845px !important;
    width: 100% !important;
    overflow: hidden !important;
    /* box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08); */
    border: 0px solid #1e74bb25 !important;
    margin: 0 auto !important;
}

.card-header {
    background: #fff !important;
    padding: 0px !important;
    border: 0;
}

.main-title {
    color: #212529 !important;
    font-size: 34px !important;
    font-weight: 700 !important;
    margin: 0 !important;
    font-family: "Noto Serif";
}

.features-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin: 20px 0 0;
    background-color: #edf7ff;
    border-radius: 20px;
    padding: 25px 10px;
}

.feature-item {
    padding: 25px 20px;
    text-align: left !important;
    border-right: 1px solid #1e74bb25;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 0px solid #1e74bb25 !important;
}

.feature-description {
    font-size: 18px;
    color: #6b7280;
    line-height: 1.5;
    font-family: "Outfit";
    margin-bottom: 15px;
}

.features-grid .feature-item::after {
    content: "";
    height: 70px;
    top: 30%;
    position: absolute;
    width: 2px;
    background-color: #cbe2f3;
    right: 0;
    z-index: 10;
}

.feature-item:last-child::after {
    content: "";
    height: 0px;
    top: 30%;
    position: absolute;
    width: 0px;
    background-color: #1e75bb;
    right: 0;
    z-index: 10;
}


#OurPartner .top_cards {
    border: none;
    border-radius: 20px;
    z-index: 1;
    transition: 0.4s ease-in-out;
    margin-right: 5px !important;
    height: 460px !important;
    margin-right: 15px;
    background-color: #e8f1f800;
    border: 2px solid #1e75bbed !important;
    box-shadow: none !important;
}

#OurPartner .top_cards:hover {
    transform: translateY(-10px);
}

#OurPartner .active_card {
    border: 2px solid rgb(30 117 187 / 48%);
}

#OurPartner .top_cards .company_star_icon {
    position: absolute;
    left: -28px;
    top: -28px;
    border: 2px solid var(--primary-color);
    background-color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    z-index: 1;
}

#OurPartner .top_cards .company_star_icon i {
    color: var(--primary-color);
    font-size: 1.5rem;
}

#OurPartner .badge_heading {
    position: absolute;
    top: -1px;
    background-color: var(--primary-color);
    font-family: var(--popins-family);
    font-weight: 500;
    color: #fff;
    left: 50%;
    width: max-content;
    transform: translate(-50%, -50%);
    font-size: 13px;
    padding: 3px 7px;
    border-radius: 5px;
}

#OurPartner .top_cards .card-header {
    width: 145px !important;
    height: 78px;
    margin: auto;
}

#OurPartner .top_cards .card_badge {
    text-align: center;
    color: #000;
    font-weight: 600;
    font-size: 14px;
    position: relative;
    margin-top: 5px !important;
    width: fit-content;
    margin: auto;
}


#OurPartner .top_cards .card-header img {
    width: 100%;
    object-fit: contain;
}

#OurPartner .top_cards .card-body {
    margin-top: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
}

#OurPartner .top_cards .card-body .card-title {
    font-size: 22px;
    color: var(--secondary-color);
    font-family: var(--albersans-family);
    font-weight: 700;
}

#OurPartner .top_cards .card-body .stars_list li {
    padding-inline: 2px;
}

#OurPartner .top_cards .card-body .stars_list li i {
    color: #ff8d3d;
    font-size: 28px;
}

#OurPartner .top_cards .card-body .card-li {

    margin: 10px auto;
    height: 65px !important;
}

#OurPartner .top_cards .card-body ul li {
    font-family: 'Outfit';
    font-weight: 400;
    color: var(--secondary-color);
    padding-block: 0px !important;
    font-size: 16px;
    line-height: 21px !important;

}

#OurPartner .top_cards .card-body ul li img {
    margin-right: 6px;
    width: 13px;
}

#OurPartner .top_cards .card-footer a.btn {
    font-family: 'Noto Serif';
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    border-radius: 50px;
    font-size: 16px;
    border: 1px solid var(--primary-color) !important;
    padding: 10px 35px;
    border-radius: 10px !important;
    background-color: #0043c0;
    color: #fff;
}

#OurPartner .top_cards .card_footer_active a.btn {
    /* background-color: rgb(30 117 187); */
    background: #0043c0;
    color: #fff;
    border: none !important;
    font-family: 'Noto Serif';
}

#OurPartner .best_company_rating {
    font-family: "Noto Serif", serif;
    font-weight: 700;
    color: var(--primary-color);
    font-size: 18px;
    margin-top: 5px;
    display: block;
}

.swiper_slide .card__active {
    border: 2px solid #0043c0 !important;
    margin-left: 10px !important;
    background-color: #fff !important;
}

.swiper_slide .card__active__badge {
    width: 100% !important;
    position: absolute !important;
    width: 100% !important;
    position: absolute !important;
    z-index: 10 !important;
    left: 0 !important;
    top: 0 !important;
    padding: 24px 0 !important;
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
}

.swiper_slide .card__active_img {
    width: 80px !important;
    height: 75px !important;
}

.carousel-item .col-lg-4 {
    flex: 1 0 33.33%;
}

.company_feature_table .table-responsive {
    /* border: 0.2px solid rgba(30, 116, 187, 0.082); */
    border-radius: 10px;
}

span.span_tag {
    font-size: 15px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 600;
    text-align: center;
    margin: 0 auto 10px;
}

span.span_tag.span_highly {
    background-color: #1e75bb !important;
    color: #fff !important;
    border-radius: 50px !important;
    width: auto !important;
    padding: 3px 20px !important;
    margin: 0 auto 10px;
}

hr.divider1 {
    width: 100% !important;
    margin: 10px auto !important;
    height: 0px !important;
    color: #1e75bb !important;
    opacity: 0.2 !important;
    border: 1px solid #1e75bb !important;
    outline-style: none !important;
}

hr.divider2 {
    width: 8% !important;
    margin: 10px auto !important;
    height: 0px !important;
    color: #1e75bb !important;
    opacity: 1 !important;
    border: 1px solid #1e75bb !important;
    outline-style: none !important;
}

img.ad_card_img {
    width: 100px;
    margin-bottom: 10px;
}

@media screen and (max-width: 1200px) and (min-width: 767px) {
    #OurPartner .top_cards .card-footer a.btn {
        padding: 10px 20px !important;
        display: ruby;
    }

    #OurPartner .top_cards {
        height: 440px !important;
    }

    .card-footer {
        margin-bottom: 10px !important;
    }
}

@media screen and (max-width: 375px) {
    #OurPartner .top_cards .card-footer a.btn {
        padding: 10px 10px !important;
        font-size: 14px;
    }

    span.span_tag.span_highly {
        font-size: 14px;
    }

    #OurPartner .top_cards {
        height: 460px !important;
    }
}

/* States Section */
.states-section {
    background: #edf7ff;
    padding: 40px;
    border-radius: 8px;
    margin-top: 90px;
}

.states-section h2 {
    font-size: 28px;
    color: #000;
    margin-bottom: 30px;
    font-family: "Noto Serif";
}

.states-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.state-item {
    background: white;
    padding: 15px 20px;
    border-radius: 6px;
    text-decoration: none;
    color: #000;
    transition: all 0.3s;
    border: 0px solid #e0e0e0;
    font-size: 16px;
    font-family: "Plus Jakarta Sans";
}

.state-item:hover {
    background: #1e75bb;
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

table thead {
    font-family: var(--albersans-family);
    font-weight: 600;
    color: #fff;
    background-color: rgb(229 237 243);
}

.table td,
.table th {
    padding: 24px;
    vertical-align: top;
    border: 1px solid #dee2e6;
    font-family: var(--popins-family);
    color: var(--paragraph-color);
    font-weight: 500;
    font-size: 16px;
}

.average-ul li {
    font-family: var(--popins-family);
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
}

.criteria-list {
    list-style: none;
    padding: 0;
    margin: 20px 0;
}

.quotation_main h3 {
    font-size: 24px;
    font-weight: 600;
    margin-top: 25px;
    font-family: "Noto Serif", serif;
}

.criteria-item {
    display: flex;
    gap: 15px;
    padding: 15px 0;
    font-size: 1.1rem;
    color: #1a1a1a;
}

.list_fill .check-icon {
    width: 25px;
    height: 25px;
    border: 0px solid #1e75bb;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    background-color: #1e75bb;
}

.list_fill .check-icon svg {
    width: 18px;
    height: 18px;
    stroke: #fff;
    stroke-width: 3;
    fill: none;
}

.criteria-item span {
    margin-top: -5px;
}

.according_to {
    font-size: 22px !important;
    font-weight: 700 !important;
    margin: 20px auto 10px !important;
    font-family: "Noto Serif", serif !important;
}

.quotation_main li {
    font-weight: 400;
    font-size: 20px;
    font-family: 'Plus Jakarta Sans';
    letter-spacing: 0.5px;
    padding: 5px 0px;
    line-height: 36px;
}

.t_card {
    background-color: #1e75bb05;
    border: 0.5px solid #006fba2e;
    padding: 30px 20px;
    border-radius: 12px;
    height: auto;
}

.accordion .accordion-item {
    margin-bottom: 16px;
    border: none;
}

.accordion-item:first-of-type {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}

.accordion-item {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
}

.accordion .accordion-header {
    background-color: transparent;
}

.accordion-header {
    margin-top: 0;
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}

button.accordion-button.collapsed {
    border-bottom: 1px solid #1e75bb61 !important;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
}

.accordion .accordion-header button {
    background-color: white;
    color: var(--secondary-color);
    /* font-family: var(--albersans-family); */
    font-weight: 600;
    text-transform: capitalize;
    font-size: 20px;
    padding: 15px 0px;
    /* border: 1.3px solid var(--primary-color); */
    border-radius: 0px !important;
    transition: all 0.3sease-in-out;
}

.accordion-body {
    padding: 12px;
    background-color: rgb(245 249 252 / 0%) !important;
    border: 2px solid #ebf4fb !important;
    border-radius: 10px !important;
}

.accordion-body p {
    font-family: var(--popins-family);
    font-weight: 400;
    font-size: 16px;
}

.accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none !important;
}

.accordion-button::after {
    background-image: url(../image/drop-down-arrow.webp);
}

.accordion-button:not(.collapsed)::after {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
    transform: rotate(-180deg);
}

.accordion-button:not(.collapsed)::after {
    background-image: url(../image/drop-down-arrow.webp);
}


.m_card {
    padding: 22px 22px;
    border-radius: 12px;
    border: 0.5px solid #1e75bb26;
}

@media (max-width: 768px) {
    .content-box h1 {
        font-size: 24px;
    }

    h2 {
        font-size: 28px !important;
    }

    .estimate-card h2 {
        font-size: 22px;
    }

    .states-section {
        padding: 25px 15px;
    }

    .states-list {
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
        gap: 10px;
    }

    .state-item {
        padding: 12px 15px;
        font-size: 14px;
    }

    .features-grid {
        grid-template-columns: 1fr;
    }

    .feature-item {
        border-right: none;
        border-bottom: 1px solid #e9ecef;
        padding: 30px 25px;
    }

    .features-grid .feature-item::after {
        content: "";
        height: 70px;
        top: 30%;
        position: absolute;
        width: 0px;
        background-color: #cbe2f3;
        right: 0;
        z-index: 10;
    }
}