@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Zilla+Slab:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap);

.dropdown-item,
.navbar .nav-item .nav-link {
    font-family: Montserrat, serif;
    font-size: 16px
}

*,
.bread-links a {
    text-decoration: none
}

.main-head h4,
.valve-card h4 {
    margin-bottom: 15px;
    font-weight: 600
}

* {
    margin: 0;
    padding: 0;
    list-style-type: none
}

:root {
    --main-color: #4D509D;
    --bg-color: #FAA653;
    --font-color: #3c3c3c
}

.navbar {
    padding: 15px 0;
    box-shadow: rgb(0 0 0 / .15) 1.95px 1.95px 2.6px;
    background-color: #fff
}

.navbar-toggler {
    margin: 4px;
    padding: 0 5px
}

.navbar .nav-item .nav-link {
    color: #1f1f1f;
    margin-right: 10px;
    font-weight: 400
}

.navbar .nav-item .nav-link:hover {
    color: #666
}

.navbar-brand img {
    width: 70%;
    height: auto
}

.dropdown-toggle::after {
    display: none
}

@media all and (min-width: 992px) {
    .navbar .nav-item.dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0;
    }
}

.navbar .nav-item .nav-link:focus {
    color: #1f1f1f
}

.breadcrumb-main {
    position: relative;
    background-color: #000;
    background-size: cover;
    background-position: center;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center
}

.right-ok,
.wrong-icon {
    background-position: 8px;
    background-repeat: no-repeat
}

.breadcrumb-content {
    position: relative;
    z-index: 2;
    color: #fff;
    padding: 0 20px
}

.breadcrumb-content .head h1 {
    font-family: "Zilla Slab", serif;
    font-size: 40px;
    text-transform: capitalize
}

#v_country,
.bread-links a,
.footer-main-dark .ftr-abt .text p,
.form-group input,
.purple strong {
    font-family: Montserrat, serif
}

.bread-links a {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    text-transform: capitalize
}

.right-ok {
    background-image: url()
}

.wrong-icon {
    background-image: url()
}

.modal-lg {
    width: 750px
}

.modal-dialog {
    margin: 7% auto
}

.inq-btn-home {
    position: fixed;
    top: 300px;
    left: 10px;
    width: 45px;
    height: 50px;
    z-index: 11
}

.modal {
    z-index: 999999 !important
}

.modal-header {
    padding: 10px 15px 0;
    background-color: #373435
}

.Submit-box,
.Submit-box:hover,
.footer-main-dark,
.ftr-btm {
    background-color: var(--main-color)
}

.modal-title {
    font-size: 18px;
    color: #fff;
    text-align: left;
    padding-bottom: 9px
}

.close,
button.close {
    color: #fff !important;
    position: absolute
}

.modal-body {
    padding: 0 15px 10px
}

.capside {
    float: left;
    margin-top: 25px
}

.close {
    right: 16px;
    top: 15px;
    font-size: 28px
}

.pop-img {
    margin-top: 10%;
    margin-bottom: 20px;
    width: 300px;
    height: auto
}

button.close {
    cursor: pointer;
    background: 0 0;
    border: 0;
    background-color: #b52414 !important;
    padding: 6px 15px;
    margin-top: -14px !important;
    opacity: 1
}

@media only screen and (max-width:768px) {
    .modal-lg {
        width: 75%;
        margin: 15px auto
    }

    .dmo,
    .moClose {
        display: none
    }

    .modal-footer {
        padding: 15px 21px;
        text-align: right;
        border-top: none;
        margin-top: -72px;
        position: relative;
        z-index: 999;
        width: 120px;
        float: right
    }

    .inq-btn-home img {
        width: 30px;
        height: auto
    }

    .modal-body {
        padding: 0 15px 45px
    }

    .modal-dialog {
        margin: 15% auto
    }
}

.form-group {
    margin: 15px 0 !important
}

.form-group input,
.form-group select,
.form-group textarea {
    border-left: 5px solid var(--main-color)
}

.Submit-box {
    padding: 10px 15px;
    color: #fff;
    border-radius: 5px;
    border: none !important
}

.Submit-box:hover {
    border: none !important
}

.form-group input::placeholder {
    font-family: Montserrat, serif;
    font-size: 14px
}

.footer-main-dark {
    border-radius: 100px 100px 0 0
}

.footer-main-dark i {
    color: #fff
}

.footer-main-dark .ftr-abt .text p {
    text-align: justify;
    font-size: 16px;
    color: #fff;
    padding: 20px 20px 15px 0;
    letter-spacing: 1px
}

.footer-main-dark .ftr-2-head {
    font-family: "Zilla Slab", serif;
    font-size: 30px;
    color: #fff;
    margin-bottom: 20px
}

.footer-main-dark .link-2 li a,
.footer-main-dark .link-3 li a {
    color: #f0f0f0;
    font-size: 16px;
    font-family: Montserrat, serif
}

.footer-main-dark .link-2 li,
.footer-main-dark .link-3 li {
    margin-bottom: 7px
}

.footer-main-dark .ftr-btm a,
.footer-main-dark .ftr-btm p {
    margin-bottom: 5px !important;
    font-family: Montserrat, serif;
    font-size: 16px;
    text-decoration: none
}

.footer-main-dark .contact-footer a,
.footer-main-dark .contact-footer p {
    font-size: 16px;
    font-family: Montserrat, serif;
    color: #f0f0f0;
    text-decoration: none
}

.footer-main-dark .ftr-btm p {
    color: #e7e7e7;
    font-weight: 400
}

.footer-main-dark .ftr-btm a {
    color: #fff;
    font-weight: 600
}

.footer-main-dark .ftr-logo img {
    background-color: #fff;
    padding: 20px 10px;
    width: 100%;
    height: auto;
    border-radius: 10px
}

.ftr-logo img {
    width: 100%
}

.ftr-paras p {
    color: #fff;
    font-family: Montserrat, serif;
    font-size: 16px
}

.contact-main-2 .head h1 {
    font-family: "Zilla Slab", serif;
    font-size: 24px;
    color: #fff
}

.contact-main-2 .contact-pno .add-line p,
.contact-main-2 .loc-add .add-line p {
    font-family: Montserrat, serif;
    font-size: 16px;
    line-height: 28px;
    color: #1f1f1f
}

.contact-main-2 .contact-pno .add-line a,
.contact-main-2 .loc-add .add-line a {
    font-family: Montserrat, serif;
    font-size: 16px;
    line-height: 28px;
    text-decoration: none;
    color: #1f1f1f
}

.contact-main-2 .contact-pno .icon i,
.contact-main-2 .loc-add .icon i {
    font-size: 18px;
    background-color: var(--main-color);
    color: #fff;
    border-radius: 50%
}

.contact-main-2 .loc-add .icon i {
    padding: 15px 17px
}

.contact-main-2 .contact-pno .icon i {
    padding: 15px
}

.contact-main-2 .address {
    padding: 25px;
    box-shadow: rgb(0 0 0 / .24) 0 3px 8px;
    height: 265px;
    border-radius: 10px;
    background-color: #fff
}

.contact-map {
    margin-bottom: -10px
}

.add-line a {
    word-wrap: break-word;
    white-space: normal;
    max-width: 260px;
    display: block
}

.purple {
    margin-top: 10px;
    border-bottom: 1px solid #a0a0a0;
    font-family: "Zilla Slab", serif;
    font-size: 20px;
    line-height: 28px !important
}

.ball-valve a,
.page_text {
    font-family: Montserrat, serif;
    line-height: 28px
}

.page_text {
    font-size: 16px;
    font-weight: 500
}

.page_content {
    line-height: 10px
}

.ball-valve a {
    color: var(--main-color);
    text-decoration: none;
    font-size: 20px
}

.main-head h1 {
    font-family: "Zilla Slab", serif;
    font-size: 55px;
    font-weight: 700;
    color: #fff0;
    text-align: center;
    padding: 20px 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-text-stroke: 2px #292b50;
    transition: .3s
}

.box-bg p,
.main-para a,
.main-para p {
    font-family: Montserrat, serif;
    text-align: justify;
    line-height: 28px
}

.control-valve-main {
    background-color: #3b4c941c
}

.box-bg p,
.main-para p {
    color: #3c3c3c;
    font-size: 18px;
    font-weight: 500
}

.main-para a {
    color: var(--main-color);
    font-size: 16px;
    font-weight: 700
}

.box-bg h3,
.main-head h2 {
    font-family: "Zilla Slab", serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #292b50;
    font-weight: 700
}

.box-bg h3,
.main-head h2,
.main-head h4,
.prd-name,
.section-title,
.valve-card {
    text-align: center
}

.main-head h2 {
    font-size: 40px;
    padding: 20px 0
}

.sec-img img {
    width: 100%;
    height: auto;
    border-radius: 10px
}

.youtb-img img {
    height: 400px;
    width: 100%
}

.manuf-sec {
    height: auto
}

.supplier-main,
.valve-main {
    background-image: url(../img/supplier-bg.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: auto
}

.rotary-sec,
.tables-sec {
    background-color: #f6f6ff
}

.box-bg,
.valve-card {
    background-color: #fff;
    padding: 20px
}

.main-head h4 {
    padding: 20px 0;
    letter-spacing: 2px;
    text-transform: uppercase
}

.box-bg {
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgb(0 0 0 / .1);
    transition: .3s ease-in-out;
    height: 356px;
}

.box-bg:hover,
.valve-card:hover {
    box-shadow: 0 8px 16px rgb(0 0 0 / .2);
    transform: translateY(-5px)
}

.box-bg .box-bg {
    padding: 20px
}

.box-bg h3 {
    font-size: 26px
}

.section-title,
.valve-card h4 {
    color: #2c3e50;
    font-family: "Zilla Slab", serif
}

.section-title {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 30px
}

.custom-btn,
.main-para ul li,
.main-para ul span,
.prd-name,
.valve-card ul li {
    font-family: Montserrat, serif
}

.valve-card {
    border-radius: 8px;
    box-shadow: 0 4px 8px rgb(0 0 0 / .1);
    transition: .3s;
    height: 163px;
    border: none;
    margin-bottom: 20px
}

.prd-img img,
.prd-info {
    transition: transform .3s ease-in-out
}

.card-valve-2 {
    height: 185px
}

.valve-card h4 {
    font-size: 1.5em
}

.valve-card ul {
    list-style: none;
    padding: 0;
    font-size: 1rem;
    color: #7f8c8d
}

.valve-card ul li {
    padding-left: 20px;
    position: relative;
    text-align: start;
    font-size: 16px;
    color: #3c3c3c;
    font-weight: 500
}

.valve-card ul li::before {
    content: "•";
    position: absolute;
    left: 0;
    color: #3498db
}

@media (max-width:767px) {

    .card,
    .col-sm-3 {
        margin-bottom: 20px
    }
}

.valve-cards-main {
    background-color: #ffeddb
}

.certi-img {
    width: 250px;
    height: 125px
}

.main-head h4 {
    font-size: 30px;
    color: #2c3e50;
    font-family: "Zilla Slab", serif
}

.prd-img {
    overflow: hidden;
    box-shadow: 0 1px 7px rgb(0 0 0 / .1);
    height: 260px;
    padding: 20px;
    border-radius: 10px
}

.prd-img img {
    width: 100%;
    height: auto;
    display: block
}

.prd-info {
    margin: -40px auto 5px;
    width: 78%;
    padding: 15px;
    background-color: #fff;
    box-shadow: rgb(60 64 67 / .3) 0 1px 2px 0, rgb(60 64 67 / .15) 0 2px 6px 2px;
    border-radius: 8px
}

.prd-name {
    font-size: 16px;
    font-weight: 600;
    color: #333
}

.prd-img:hover img {
    transform: scale(1.1)
}

.custom-btn {
    padding: 10px 20px;
    border: none;
    background: #4d509d;
    color: #fff
}

.img-cert {
    width: 100%;
    border-radius: 10px
}

.cert-hei {
    height: 570px
}

.table-page .table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ddd;
    margin-bottom: 0
}

.table td,
.table-page .table th {
    padding: 12px;
    text-align: left;
    border: 1px solid #ddd
}

.table-2 .table td,
.table-page .table td {
    font-family: Montserrat, serif;
    font-size: 16px;
    font-weight: 500;
    color: var(--font-color)
}

.table-2 .table th,
.table-page .table th {
    font-weight: 700;
    font-size: 19px;
    font-family: "Zilla Slab", serif
}

.table-page .table th {
    background-color: #f2f2f2
}

.table-page {
    background-color: #fff
}

.main-para ul li,
.main-para ul span {
    font-size: 18px
}

.prd-pinch .prd-img {
    height: 320px
}

.prd-box {
    background-color: #f5f7f8;
    margin-bottom: 20px
}

.sec-img-prd img {
    box-shadow: rgb(99 99 99 / .2) 0 2px 8px 0;
    width: 100%
}

.prd-head a {
    text-decoration: none;
    font-family: "Zilla Slab", serif;
    font-size: 24px;
    color: #1f1f1f;
    margin-bottom: 10px
}

.prd-dtl p {
    font-family: Montserrat, serif;
    font-size: 16px;
    text-align: justify;
    line-height: 28px;
    color: #414141
}

.prd-dtl {
    padding: 10px 10px 10px 0;
    border-radius: 10px
}

@media (max-width:1024px) {
    .prd-slide .prd-img {
        height: 190px
    }

    .prd-info {
        width: 90%
    }

    .navbar-brand img {
        width: 100%;
        height: auto
    }

    a.navbar-brand {
        width: 33%
    }

    .main-head h1 {
        font-size: 44px
    }

    .box-bg {
        height: 450px
    }

    .valve-card {
        height: auto
    }

    .contact-main-2 .address,
    .table-responsive.table-page {
        margin-bottom: 20px
    }

    .add-line a {
        max-width: 100%
    }

    .footer-main-dark .ftr-logo img {
        width: 80%;
        height: auto
    }

    .prd-dia .prd-img {
        height: 230px
    }

    .prd-pinch .prd-img {
        height: 240px
    }

    .prd-img.bg-white.h-100 {
        height: 260px !important
    }

    .prd-home .prd-img {
        height: 200px
    }
}

@media (max-width:768px) {
    .main-head h1 {
        font-size: 50px
    }

    .main-para p {
        font-size: 16px;
        line-height: 24px
    }

    .box-bg,
    .card-valve-2,
    .youtb-img img {
        height: auto
    }

    .prd-img {
        margin-top: 20px
    }

    .main-head h2,
    .main-head h3,
    .section-title {
        font-size: 30px
    }

    .footer-main-dark {
        border-radius: 50px 50px 0 0
    }

    .ball-product-main .prd-slide .prd-img {
        height: 270px !important
    }

    a.navbar-brand {
        width: 50%
    }

    .butter-product-main .prd-slide .prd-img {
        height: 286px !important
    }

    .cert-hei {
        height: 350px
    }

    .img-cert {
        width: 90%
    }

    .prd-dia .prd-img {
        height: 400px
    }

    .prd-img.bg-white.h-100 {
        height: auto !important
    }

    .prd-pinch .prd-img {
        height: 380px
    }

    .prd-home .prd-img {
        height: 285px
    }
}

@media (max-width:425px) {
    .navbar-brand {
        width: 75%
    }

    .main-head h2,
    .section-title {
        font-size: 20px
    }

    .cert-hei,
    .youtb-img img {
        height: auto
    }

    .main-head h3 {
        font-size: 24px;
        margin-bottom: 0;
        padding-bottom: 0
    }

    .box-bg h3 {
        font-size: 20px
    }

    .box-bg.card {
        height: 100%
    }

    .box-bg p {
        font-size: 16px;
        line-height: 24px
    }

    .valve-card h4 {
        font-size: 22px
    }

    .card.valve-card.card-valve-2 {
        height: 90%
    }

    .prd-img {
        margin-top: 20px
    }

    .footer-main-dark {
        border-radius: 30px 30px 0 0
    }

    ul.link-2.mt-4 {
        padding-left: 0
    }

    .main-head h1 {
        font-size: 40px
    }

    .breadcrumb-content .head h1 {
        font-size: 28px
    }

    .ball-product-main .prd-slide .prd-img {
        height: 310px
    }

    a.navbar-brand {
        width: 70%
    }

    .main-para p,
    .main-para ul li,
    .table-page .table th {
        font-size: 16px
    }

    .sec-img {
        margin-bottom: 20px
    }

    .prd-dia .prd-img {
        height: 300px
    }

    .prd-pinch .prd-img {
        height: 440px !important
    }

    .prd-home .prd-img {
        height: 315px
    }
}

@media (max-width:320px) {
    .prd-pinch .prd-img {
        height: 320px !important
    }

    .prd-home .prd-img {
        height: 255px
    }
}

/* --- Surat Page Specific Styles --- */
.surat-toc-sidebar {
    top: 130px;
    z-index: 99;
}

@media (max-width: 767px) {
    .surat-toc-sidebar {
        position: static !important;
        width: 100% !important;
        margin-bottom: 2rem;
    }
}

/* Tablet specific 2x2 grid for 425px - 768px */
@media (min-width: 425px) and (max-width: 768px) {
    .valve-card-container {
        display: flex;
        flex-wrap: wrap;
    }

    .valve-card-col {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
}

.surat-toc-title {
    font-size: 24px;
    letter-spacing: 1px;
    font-family: "Zilla Slab", serif;
}

.surat-toc-list {
    list-style: none;
    padding: 0;
}

.surat-toc-link {
    font-size: 16px;
    color: var(--main-color) !important;
    font-weight: 600;
    text-decoration: none;
    font-family: Montserrat, serif;
}

.surat-toc-sublist {
    list-style: none;
    padding: 0;
    margin-left: 1.5rem;
}

.surat-toc-sublink {
    font-size: 14px;
    color: #555 !important;
    text-decoration: none;
    font-family: Montserrat, serif;
}

.surat-valve-card-title {
    font-size: 20px;
    font-family: 'Zilla Slab', serif;
    color: #292b50;
    font-weight: 700;
    text-align: center;
}

.surat-standard-types-container {
    padding: 3rem;
    border-radius: 1.5rem;
    background: linear-gradient(135deg, #f8f9ff 0%, #ffffff 100%);
    border: 1px solid #eef0ff;
    box-shadow: 0 10px 30px rgba(77, 80, 157, 0.05);
}

.surat-section-head-h2 {
    font-size: 32px;
    color: #292b50;
    text-align: center;
}

.surat-accent-line {
    width: 80px;
    height: 4px;
    background: #4D509D;
    border-radius: 10px;
    margin: 0.5rem auto 0;
}

.surat-badge-card {
    display: flex;
    align-items: center;
    padding: 1rem;
    border-radius: 0.5rem;
    background-color: #fff;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
    border-left: 4px solid #4D509D !important;
    height: 100%;
    transition: transform .3s ease-in-out;
}

.surat-badge-icon {
    color: #4D509D;
    font-size: 20px;
    margin-right: 1rem;
}

.surat-badge-text {
    color: #292b50;
    font-size: 16px;
    font-weight: 700;
    font-family: Montserrat, serif;
}

.surat-location-name {
    color: #292b50;

    font-weight: 700;
    font-family: "Zilla Slab", serif;
}

/* --- Surat Projects Section Styles --- */
.surat-project-item {
    display: flex;
    align-items: flex-start;
    padding: 1.25rem;
    margin-bottom: 1rem;
    background: #fff;
    border-radius: 0.75rem;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    border-left: 4px solid #4D509D;
    transition: all 0.3s ease;
    text-align: left;
}

.surat-project-item:hover {
    transform: translateX(10px);
    box-shadow: 0 8px 25px rgba(77, 80, 157, 0.1);
}

.surat-project-icon {
    font-size: 1.25rem;
    color: #4D509D;
    margin-right: 1.25rem;
    margin-top: 0.25rem;
}

.surat-project-label {
    font-weight: 700;
    color: #4D509D;

    display: block;
    margin-bottom: 0.25rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-family: Montserrat, serif;
}

.surat-project-text {
    color: #414141;
    line-height: 1.5;
    margin: 0;
    font-family: Montserrat, serif;
}

.surat-accent-line {
    height: 4px;
    background: linear-gradient(to right, #4D509D, #ff2d55);
    border-radius: 2px;
}

.surat-image-wrapper {
    transition: all 0.5s ease;
    border: 1px solid #f0f0f0;
}

.surat-image-wrapper:hover {
    transform: scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1) !important;
}

/* Enhance dropdown toggle for mobile split-click */
@media (max-width: 991.98px) {
    .navbar .nav-item.dropdown .nav-link {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .navbar .nav-item.dropdown .fa-angle-down {
        padding: 0.5rem 1rem;
        margin-right: -1rem;
        cursor: pointer;
    }
}

/* --- Unified Contact Highlight Section --- */
.surat-contact-strip {
    background: #292b50;
    width: 100%;
}

.surat-highlight-title {
    font-family: 'Zilla Slab', serif !important;
    font-size: 32px !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
    text-transform: none !important;
}

.surat-contact-strip .info-text {
    font-family: Montserrat, serif !important;
    font-size: 18px !important;
    line-height: 1.4 !important;
}

.strip-icon {
    width: 38px;
    height: 38px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ff2d55;
    font-size: 1rem;
    flex-shrink: 0;
    transition: all 0.3s ease;
}

.surat-contact-strip a:hover {
    color: #ff2d55 !important;
}

.surat-contact-strip div:hover .strip-icon {
    background: #ff2d55;
    color: #fff;
    transform: scale(1.1);
}

/* --- Footer Contact Section --- */
.surat-ftr-contact li {
    font-family: Montserrat, serif;
    line-height: 1.4;
    color: #fff;
}

.surat-ftr-icon {
    width: 32px;
    height: 32px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: all 0.3s ease;
}

.surat-ftr-contact li:hover .surat-ftr-icon {
    /* background: #ff2d55; */
    transform: scale(1.1);
}

.surat-ftr-contact a {
    transition: color 0.3s ease;
    color: #fff;
}



/* --- Modern FAQ Redesign 2026 --- */
.surat-faq-container {
    margin-top: 2rem;
}

.surat-faq-item {
    background: #ffffff;
    border-radius: 1.25rem;
    margin-bottom: 1.5rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
    border: 1px solid #edf0f5;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.surat-faq-item:hover {
    box-shadow: 0 15px 35px rgba(77, 80, 157, 0.08);
    border-color: #d1d9ff;
    transform: translateY(-3px);
}

.surat-faq-header {
    padding: 1.75rem 2.25rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    background: #fff;
    transition: all 0.3s ease;
}

.surat-faq-item.active {
    border-color: #4D509D;
    box-shadow: 0 15px 40px rgba(77, 80, 157, 0.12);
}

.surat-faq-item.active .surat-faq-header {
    background: linear-gradient(to right, #ffffff, #f9faff);
}

.surat-faq-question {
    font-size: 1.35rem;
    font-weight: 700;
    color: #292b50;
    font-family: 'Zilla Slab', serif;
    margin: 0;
    padding-right: 2rem;
    line-height: 1.3;
}

.surat-faq-icon-wrapper {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    background: #f0f2ff;
    color: #4D509D;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    flex-shrink: 0;
}

.surat-faq-item.active .surat-faq-icon-wrapper {
    transform: rotate(180deg);
    background: #4D509D;
    color: #fff;
}

.surat-faq-content {
    max-height: 0;
    overflow: hidden;
    transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    visibility: hidden;
}

.surat-faq-item.active .surat-faq-content {
    max-height: 800px;
    visibility: visible;
}

.surat-faq-body {
    padding: 0 2.25rem 2.25rem;
    color: #4a5568;
    font-family: Montserrat, serif;
    font-size: 1.1rem;
    line-height: 1.7;
}

.surat-faq-body p {
    margin: 0;
    text-align: left !important;
}

@media (max-width: 768px) {
    .surat-faq-header {
        padding: 1.25rem 1.5rem;
    }

    .surat-faq-question {
        font-size: 1.15rem;
    }

    .surat-faq-body {
        padding: 0 1.5rem 1.5rem;
        font-size: 1rem;
    }
}