* {
    font-family: "Inter", sans-serif;
}

.form-check-input {
    border: 2px solid #3b679c !important;
}

.quote-product-image {
    min-height: 150px;
}

.btn-anchor {
    color: #0E2D52;
    font-weight: 600;
    text-decoration: underline !important;
    text-underline-offset: 4px;
}

.btn-anchor:hover {
    color: #0d3c75 !important;
}

.quote-product-desc {
    color: #D02030;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}

.product-quote-btn {
    min-height: 45px;
}

.custom-alert .ajs-dialog {
    max-width: 400px;
}

.custom-alert .ajs-buttons {
    display: flex;
}

.custom-alert .ajs-content {
    font-size: 20px;
    font-weight: bold;
    padding: 11px 0px !important;
}

.custom-alert .ajs-content p {
    font-size: 14px;
    font-weight: 100;
    margin-top: 10px;
}

.request-quotation {
    font-size: 13px !important;
    line-height: 15px !important;
    width: 135px !important;
    padding: 6px 10px 6px 10px !important;
    margin-top: 7px;
}

.cursor-pointer {
    cursor: pointer;
}

a {
    text-decoration: none !important;
}

a.link:hover {
    color: #007bff !important;
}

form .form-label {
    font-weight: bold;
}

.email-sub-wrapper {
    /* display: inline-flex; */
    margin-right: 10px;
    width: 100%;
}

.email-sub-wrapper input {
    min-height: 45px;
}

.help-block.error {
    font-size: 12px;
    color: red;
}

.footer-logo img {
    width: 200px;
    object-fit: cover;
}

.container {
    max-width: 1280px;
}

.navbar-block .dropdown-toggle::after {
    display: none;
}

.prod-serv-block {
    /* margin: 0 88px; */
    margin: 0 68px;
}

.ul-gap {
    gap: 32px;
}

.ul-gap-sm {
    gap: 16px;
}

.config-products {
    overflow-y: auto;
    overflow-x: hidden;
    /* height: 100vh; */
    height: calc(100vh - 180px) !important;
}

/* .config-products .checkbox-wrapper {
    max-width: 40px;
} */

.cart-buttons {
    right: 20px;
    top: 0px;
    position: absolute;
}

.cart-buttons i {
    font-size: 25px;
}

.cart-buttons .edit {
    color: #666666;
}

.cart-buttons .edit:hover {
    color: #595959;
}

.cart-buttons .done {
    color: #227748;
}

ul li a.nav-link {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #242424;
}

.logintext {
    color: #0E2D52 !important;
    font-weight: 600 !important;
}

.account {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #0E2D52;
}


/* landing-page-css */

section.navbar-banner.home {
    background: #EDEDF0;
}

.outline {
    border: 1px solid #0E2D52;
    color: #0E2D52;
    padding: 10px 30px;
    background: transparent;
    transition: 0.3s ease;
}

.fill {
    background-color: #0E2D52;
    color: #ffffff;
    padding: 10px 29px;
    border: 1px solid #0E2D52;
    transition: 0.3s ease;
}

.btn-common {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    border-radius: 4px;
    width: 200px;
    text-align: center;
    white-space: nowrap;
}

button.btn-common.outline:hover,
button.btn-common.outline:active,
button.btn-common.outline:focus {
    background-color: #0E2D52;
    color: #ffffff;
}

button.btn-common.fill:hover,
button.btn-common.fill:active,
button.btn-common.fill:focus {
    opacity: 0.9;
}

h1 {
    font-weight: 500;
    font-size: 64px;
    line-height: 64px;
    color: #242424;
    padding-top: 64px;
    padding-bottom: 16px;
}

.banner-content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #242424;
    padding-bottom: 32px;
}

.button-block {
    padding-bottom: 40px;
}


.partners {
    gap: 40px;
    margin-top: 40px;
    margin-bottom: 100px;
    justify-content: center;
    flex-wrap: wrap;
}

.partners-name {
    flex: 0 1 calc(20% - 40px);
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 100px;
    padding: 10px;
}

.partners-name img {
    max-width: 100%;
    height: auto;
}

.vendor-partnerships h6,
.company-section h6 {
    padding-top: 98px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #242424;
}

.company-section h6 {
    padding-top: 0px;
}

.sq {
    width: 12px;
    height: 12px;
    border-radius: 2px;
    background-color: #D02030;
}

.sq-text {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #242424;
}

.premier-text h5 {
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    color: #242424;
    margin-bottom: 40px;
}

.vendor-partnerships .mb160 {
    margin-bottom: 160px;
}

.ind-solutn h4 {
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    margin-top: 16px;
}

.banner-img img {
    height: auto;
}

.hr {
    width: 100%;
    height: 1px;
    background-color: #A3A3A3;
    margin-top: 16px;
    margin-bottom: 16px;
}

.expertise-info {
    max-width: 308px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #242424;
}

.item-links {
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #242424;
}

.expert-blk {
    margin-bottom: 50PX;
}

.products .item-links a {
    color: #666666;
    cursor: pointer;
}

.products .expertise-items:hover .item-links,
.products .expertise-items:focus .item-links,
.products .expertise-items:active .item-links {
    color: #242424;
}

.products .expertise-items:hover .products-link svg path,
.products .expertise-items:focus .products-link svg path,
.products .expertise-items:active .products-link svg path {
    stroke: #242424 !important;
}

.expertise-list {
    cursor: pointer;
}

.expertise-list.main-product .machine-img {
    width: 50%;
}

section.products {
    /* padding-bottom: 30px; */
    background-color: #fff;
}

section.industries {
    padding: 70px 0px;
    background-color: #EDEDF0;
}


.customer-form label {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #242424;
}

.form-check-input:checked {
    background-color: #0E2D52;
    border-color: #0E2D52;
}

.form-check-input {
    width: 1.2em;
    height: 1.2em;
    cursor: pointer;
}

.form-check-label {
    cursor: pointer;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px;
    color: #242424 !important;
}

.form-check-label a {
    color: #0E2D52;
    text-decoration: none;
}

.customer-form button {
    margin-top: 40px;
}

/* footer css */

section.footer {
    background: #EBEBEC;
    padding-top: 64px;
}

.footer-left {
    gap: 64px;
}

.footer-nav {
    gap: 10px 32px;
}

.footer-right h6 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #242424 !important;
    margin-bottom: 0;
}

.footer-para {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #242424 !important;
    margin-top: 4px;
    margin-bottom: 24px;
}

.footer-left .nav-link {
    padding: 0;
}

.footer .row {
    padding-bottom: 64px;
}

.copyright-right ul {
    gap: 40px;
}

.copyright-right ul li {
    list-style: none;
}

.copyright-right ul li a,
.copyright-left {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    text-decoration: none;
}

.copyright {
    margin-top: 32px;
    padding-bottom: 20px;
}

.products .row .img-blk img {
    width: 100%;
}

.btn-primary {
    background-color: #0e2d52;
    border-color: #0e2d52;
}

.btn-primary:hover {
    background-color: #0c2543;
    border-color: #0a1f38;
}

.btn-primary:focus,
.btn-primary:active {
    background-color: #0b213c;
    border-color: #08192d;
}

.btn-outline-primary {
    color: #0e2d52;
    border: 1px solid #0e2d52;
    background-color: transparent;
    transition: all 0.15s ease-in-out;
}

.btn-outline-primary:hover,
.btn-outline-primary:focus {
    background-color: #0e2d52;
    color: #fff;
    border-color: #0e2d52;
}

.btn-outline-primary:active {
    background-color: #0c2543;
    border-color: #0a1f38;
}

.btn-outline-primary:disabled {
    color: #0e2d52;
    background-color: transparent;
    opacity: 0.65;
}

.ajs-message {
    border: 1px solid gray;
    padding: 5px 10px;
    border-radius: 5px;
    background: #fff;
}


/* Right-side sliding modal (Bootstrap 5) */
.modal.modal-right .modal-dialog {
    position: absolute;
    position: fixed;
    margin: 0;
    padding: 0;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    /* mobile-first: full width */
}

.modal.modal-right .modal-body {
    margin: 0;
    padding: 0;
}

.modal.modal-right .modal-content {
    height: 100vh;
    border: 0;
    border-radius: 0;
    background: transparent;
}

/* Ensure transform-based slide-in from the right */
.modal.modal-right .modal-dialog {
    transform: translateX(100%);
    transition: transform 0.3s ease-out;
}

.modal.modal-right.show .modal-dialog,
.modal.modal-right.fade.show .modal-dialog {
    transform: translateX(0);
}

.modal.modal-right .modal-dialog {
    max-width: 100% !important;
}

/* Optional: prevent body horizontal scroll when open */
/* body.modal-open {
    overflow-x: hidden;
} */

/* Responsive widths for the slide-in panel */
/* @media (min-width: 576px) {

    // sm
    .modal.modal-right .modal-dialog {
        max-width: 50% !important;
    }
}

@media (min-width: 768px) {

    // md
    .modal.modal-right .modal-dialog {
        max-width: 540px !important;
    }
}

@media (min-width: 992px) {

    // lg
    .modal.modal-right .modal-dialog {
        max-width: 720px !important;
        // as requested
    }
}

.modal.modal-right .btn-close {
    width: 5px;
    height: 5px;
}

@media (min-width: 576px) {
    .modal:not(.modal-right) .modal-dialog {
        max-width: 600px !important;

    }
} */

/* media-query-navbar */
@media (max-width:1300px) {
    .container {
        width: 100%;
    }

    .prod-serv-block {
        margin: 0 28px;
    }

    .navbar-banner .ul-gap {
        gap: 10px;
    }

    .navbar-banner ul li a.nav-link {
        font-size: 14px;
    }

    .account {
        font-size: 14px;
    }

    .banner-img img {
        height: auto;
    }

    .partners {
        gap: 55px;
    }

    .vendor-partnerships {
        padding: 0px 20px;
    }

    .products .row,
    .company-section .row {
        padding: 0px 20px;
    }

    .company-section {
        /* padding: 0px 20px; */
    }

    .company-section {
        padding-top: 60px !important;
        padding-left: 20px;
        padding-right: 20px;
    }

    .company-section h6 {
        padding-top: 0px !important;
        padding-bottom: 20px;
    }

    .footer {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width:1024px) {
    .partners-name {
        flex: 0 1 calc((100% - 135px * 2) / 3);
    }

    .company-section .logo-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    /* .company-section .logo-cell:nth-child(2n) {
    border-right: none;
}

.company-section .logo-cell:nth-last-child(-n+2) {
    border-bottom: none;
} */
    .company-section .logo-cell {
        border: none;
    }

    .company-section .logo-grid {
        display: grid;
        margin-bottom: 70px;
    }
}

.hide-default-icon.dropdown-toggle::after {
    display: none;
}

.align-sub {
    vertical-align: sub;
}

.user-name {
    text-transform: capitalize;
    font-weight: bold;
    color: #0E2D52;
}

.user-name-dropdown {
    font-size: 18px;
}

@media (min-width: 992px) and (max-width: 1139.98px) {
    .expertise-info {
        max-width: 270px;
        font-size: 15px;
        line-height: 24px;
    }

    .item-links {
        font-size: 18px;
        line-height: 25px;
    }
}

@media (max-width:992px) {
    .prod-serv-block {
        margin: 0;
        margin-top: 20px;
    }

    section.navbar-banner {
        padding: 0px 30px;
    }

    .expert-blk {
        margin-top: 30px;
    }

    .vendor-partnerships .mb160 {
        margin-bottom: 60px;
    }

    .company-section .logo-cell {
        height: 100px;
    }
}

@media (min-width: 767px) and (max-width: 1023.99px) {
    .footer-left {
        gap: 40px;
    }
}

@media (max-width:767px) {
    h1 {
        font-size: 44px;
        line-height: 44px;
    }

    .partners-name {
        flex: 0 1 calc((100% - 135px * 1) / 2);
    }

    .vendor-partnerships h6,
    .company-section h6 {
        padding-top: 60px;
    }

    .partners {
        margin-bottom: 80px;
    }

    .premier-text h5 {
        font-weight: 500;
        font-size: 26px;
        line-height: 33px;
    }

    .vendor-partnerships .expertise-items {
        flex-direction: column;
        align-items: flex-start !important;
        gap: 10px;
    }

    .expertise-info {
        max-width: 100%;
    }

    .ind-solutn h4 {
        font-size: 26px;
        line-height: 33px;
        margin-top: 3px;
    }

    section.products {
        padding-bottom: 30px;
    }

    .company-section .logo-grid {
        grid-template-columns: 1fr;
    }

    /* .company-section .logo-cell {
    border-right: none;
}

.company-section .logo-cell:last-child {
    border-bottom: none;
} */

    .copyright {
        flex-direction: column;
        gap: 10px;
        justify-content: center !important;
        align-items: center !important;
    }

    .footer-left {
        gap: 34px;
    }

    .footer .row {
        gap: 30px;
    }

    .customer-form .row div {
        padding: 0;
    }

    .our-products .title {
        font-size: 44px !important;
        line-height: 44px !important;
    }
}

@media (max-width:500px) {
    .navbar-banner .navbar-brand img {
        width: 200px;
        height: auto;
    }

    .navbar-banner .button-block {
        flex-direction: column;
        align-items: center;
    }

    .partners-name {
        flex: 0 1 100%;
    }

    .sq-text {
        font-size: 14px;
    }

    .products .item-links {
        font-size: 18px;
        line-height: 25px;

    }

    .footer-right form {
        flex-direction: column;
        gap: 10px;
    }

    .footer .row {
        padding-bottom: 24px;
    }

    section.footer {
        padding-top: 34px;
    }
}

@media (max-width:400px) {
    .navbar-banner .navbar-brand img {
        width: 200px;
        height: auto;
    }

    h1 {
        font-size: 34px;
        line-height: 38px;
    }

    section.navbar-banner {
        padding: 0px 10px;
    }

    .navbar-toggler-icon {
        display: inline-block;
        width: 1.0em;
        height: 1.0em;
    }

    button.navbar-toggler {
        padding: 3px 7px;
    }

    .products .item-links {
        font-size: 16px;
    }

    .copyright-left {
        text-align: center;
    }
}

@media (max-width:992px) {
    .partners {
        gap: 40px;
        margin-bottom: 80px;
        flex-wrap: wrap;
    }

    .partners-name {
        flex: 0 1 calc(33.333% - 30px);
        margin-bottom: 20px;
    }

    .expertise-items {
        flex-direction: column;
        align-items: flex-start !important;
        gap: 10px !important;
    }

    .expertise-info {
        max-width: 100% !important;
    }

    .company-section .logo-grid {
        grid-template-columns: repeat(2, 1fr);
        margin-bottom: 80px;
    }

    .company-section .logo-cell:nth-child(2n) {
        border-right: none;
    }

    .company-section .logo-cell:nth-child(3n) {
        border-right: 1px solid #A3A3A3;
    }

    .company-section .logo-cell:nth-last-child(-n+2) {
        border-bottom: none;
    }
}

@media (max-width:576px) {
    .hero-buttons {
        gap: 1rem;
        flex-direction: column;
        width: 100%;
    }

    .btn-common {
        width: 100% !important;
        margin-bottom: 10px;
    }

    .partners {
        gap: 20px;
    }

    .partners-name {
        flex: 0 1 calc(50% - 20px) !important;
    }

    .premier-text h5,
    .ind-solutn h4 {
        font-size: 24px !important;
        line-height: 1.3 !important;
    }

    .company-section .logo-grid {
        grid-template-columns: 1fr;
    }

    .company-section .logo-cell {
        border-right: none !important;
        border-bottom: 1px solid #A3A3A3 !important;
        height: 100px;
    }

    .company-section .logo-cell:last-child {
        border-bottom: none !important;
    }
}

/* ALL PRODUCTS PAGE CSS */
.navbar-banner.all-product-page {
    background-color: #ffffff;
}

.our-products .row {
    padding-top: 60px;
    padding-bottom: 60px;
}

.our-products .title {
    font-weight: 500;
    font-size: 64px;
    line-height: 64px;
    color: #242424;
}

.our-products .premier-text h5 {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #242424;
    margin-bottom: 30px;
}

.assist {
    padding-top: 60px;
    padding-bottom: 133px;
}

section.products.all-product-page {
    background-color: #ffffff;
    padding-bottom: 0 !important
}

/* .machine-img{
    width: 40%;
}

.machine-content-text{
    width:60%
} */

.products.all-product-page .expertise-items {
    gap: 0px 16px;
}

.machine-info a {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    width: 150px;
    white-space: nowrap;
}

.products.all-product-page .expertise-title {
    flex-grow: 1;
    justify-content: space-between;
}

@media (max-width:1300px) {
    .machine-info {
        white-space: normal;
    }

    .our-products,
    section.products.all-product-page {
        padding: 0px 20px;
    }

    section.assist {
        padding: 20px 30px;
    }
}

@media (max-width:1203px) {
    .products.all-product-page .expertise-title {
        flex-direction: column;
        align-items: flex-start !important;
    }

    .products-link {
        text-align: left !important;
    }

    .machine-info,
    .products.all-product-page .item-links {
        width: 100%;
    }
}

@media (max-width:991.98px) {
    .products.all-product-page .expertise-items {
        flex-direction: column;
        gap: 16px;
    }

    .products.all-product-page .machine-img img,
    .products.all-product-page .machine-img {
        width: 100%;
    }

    .our-products .row {
        padding-top: 60px;
        padding-bottom: 40px;
    }

    .our-products .premier-text h5 {
        margin-top: 20px;
    }
}

/* PRODUCT DETAIL PAGE */
.navbar-banner.product-detail-page {
    background-color: #ffffff;
}

section.product-info-box {
    padding-top: 72px;
    padding-bottom: 80px;
}

section.products.product-detail-page {
    background-color: #ffffff;
    padding-top: 0;
    padding-bottom: 0;
}

.product-info-box p.desc {
    color: #D02030;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;

}

.product-info-box h1 {
    font-weight: 500;
    font-size: 64px;
    line-height: 64px;
    color: #242424;
    padding-top: 8px;
    padding-bottom: 48px;
}

.btn-width {
    width: auto;
}

.vendor-partnerships.product-detail-page .item-links span {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #242424;
}

.vendor-partnerships.product-detail-page .expert-blk h6 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #242424;
    padding: 0 !important;
}

.vendor-partnerships.product-detail-page .expert-blk {
    margin-bottom: 40px !important;
}

.vendor-partnerships.product-detail-page button {
    margin-bottom: 40px !important;
}

.vendor-partnerships.product-detail-page .expertise-list p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #242424;
}

.vendor-partnerships.product-detail-page .expertise-list p a {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #0E2D52;
    text-decoration: none;
}

.feature-info {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #242424;
    margin-bottom: 40px !important;
}

@media (max-width:1300px) {
    .product-info-box {
        padding-left: 20px;
        padding-right: 30px;
    }
}

@media (max-width:767px) {
    .product-info-box h1 {
        font-size: 44px;
        line-height: 44px;
        padding-bottom: 30px;
    }

    section.product-info-box {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media (max-width:600px) {
    .vendor-partnerships.product-detail-page button {
        font-size: 12px;
    }

    .vendor-partnerships.product-detail-page .item-links {
        font-weight: 500;
        font-size: 20px;
    }
}

/* SERVICE HTML */
section.slider-box {
    background: #EDEDF0;
    padding: 80px;
}

.carousel-control-prev {
    justify-content: flex-start !important;
}

.carousel-control-next {
    justify-content: flex-end !important;
}

.prev-bg,
.next-bg {
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    border: 1px solid #0E2D52;
    padding: 10px;
}

.prev-bg {
    margin-left: 16px;
}

.next-bg {
    margin-right: 16px;
}

.accordion-section .accordion-button.first-block {
    border-top: 1px solid #dee2e6 !important;
}

.accordion-section .accordion-item.last-block {
    border-bottom: 1px solid #dee2e6 !important;
}

section.accordion-section {
    padding-bottom: 160px;
}

.our-products.services-page .row {
    padding-bottom: 60px;
}

section.accordion-section .accordion-button:not(.collapsed) {
    background-color: transparent !important;
    box-shadow: none !important;
}

section.accordion-section .accordion-button:focus {
    box-shadow: none !important;
}

section.accordion-section .accordion-button::after {
    background-repeat: no-repeat;
}

section.accordion-section .accordion-button:not(.collapsed)::after {
    background-image: url(../la-assets/img/minus.png) !important;
}

section.accordion-section .accordion-button.collapsed::after {
    background-image: url(../la-assets/img/plus.png) !important;
    margin-left: 0 !important;
}

section.accordion-section .accordion-button .row {
    width: 100%;
}

section.accordion-section .acc-header {
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #242424;
}

section.accordion-section .accordion-body h6 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #242424;
}

section.accordion-section .accordion-body p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
}

.badge-primary {
    background-color: #007bff;
}

.badge-success {
    background-color: #28a745;
}

.badge-danger {
    background-color: #dc3545;
}

.badge-warning {
    background-color: #ffc107;
    color: #212529;
}

.badge-info {
    background-color: #17a2b8;
}

.actionbtn {
    cursor: pointer;
}

.actionbtn i {
    color: gray;
    font-size: 21px;
    line-height: 0;
}

.actionbtn i:hover {
    color: rgb(94, 94, 94);
}

.products .expertise-items:hover .products-link.link svg path,
.products .expertise-items:focus .products-link.link svg path,
.products .expertise-items:active .products-link.link svg path {
    stroke: #007bff !important;
}

@media(max-width:992px) {
    section.slider-box {
        padding: 40px;
    }

    section.accordion-section .acc-header {
        font-size: 20px;
        line-height: 30px;
    }
}

@media(max-width:768px) {
    section.slider-box {
        padding: 20px;
        margin-bottom: 30px;
    }

    .prev-bg,
    .next-bg {
        padding: 0;
    }

    section.accordion-section .accordion-button .row {
        width: 100%;
        gap: 13px;
    }

    section.accordion-section .expertise-list {
        justify-content: flex-start !important;
    }

    section.accordion-section .accordion-button {
        align-items: start !important;
    }
}

@media (max-width:500px) {
    .prev-bg {
        margin-left: 8px;
    }

    .next-bg {
        margin-right: 8px;
    }
}

.machine-img {
    width: 10%;
    height: 10%
}

/* SCROLL EFFECT CSS */
form .dropdown-item {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
}

/* HOME PAGE HEADER START*/
/* Modern Hero Section Styles */
.hero-section {
    position: relative;
    min-height: 70vh;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 4rem 0;
}

.hero-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg,
            rgba(0, 0, 0, 0.7) 0%,
            rgba(0, 0, 0, 0.4) 50%,
            rgba(0, 0, 0, 0.7) 100%);
    z-index: 2;
}

.hero-content {
    position: relative;
    z-index: 3;
    color: white;
    padding: 1rem;
    text-align: left;
}

.certificate-images img {
    width: auto !important;
    max-height: 55px;
}

.hero-title {
    font-size: clamp(2rem, 4vw, 3.5rem);
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 1.25rem;
    background: linear-gradient(135deg, #ffffff 0%, #e0e0e0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    animation: fadeInUp 0.8s ease-out 0.2s both;
    padding-top: 10px;
}

.hero-subtitle {
    font-size: clamp(1rem, 2vw, 1.125rem);
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 2.5rem;
    color: rgba(255, 255, 255, 0.9);
    animation: fadeInUp 0.8s ease-out 0.4s both;
}

.hero-buttons {
    display: flex;
    gap: 1.5rem;
    /* justify-content: center; */
    flex-wrap: wrap;
    animation: fadeInUp 0.8s ease-out 0.6s both;
}

.hero-buttons .outline {
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
}

.scroll-arrow {
    width: 30px;
    height: 30px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
}

.form-check {
    padding-left: 30px;
}

/* Animations */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateX(-50%) translateY(0);
    }

    40% {
        transform: translateX(-50%) translateY(-10px);
    }

    60% {
        transform: translateX(-50%) translateY(-5px);
    }
}

/* Responsive Design */
@media (max-width: 768px) {
    .hero-section {
        min-height: 60vh;
        padding: 3rem 0;
    }

    .hero-content {
        padding: 1rem;
    }

    .hero-buttons {
        flex-direction: column;
        align-items: center;
    }
}

@media (max-width: 480px) {
    .hero-section {
        min-height: 50vh;
        padding: 2rem 0;
    }

    .hero-title {
        font-size: 1.75rem;
    }

    .hero-subtitle {
        font-size: 0.9rem;
    }
}

/* Loading animation for video */
.video-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    color: white;
    font-size: 1.2rem;
}

/* Particle effect for hero section */
.hero-particles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    pointer-events: none;
}

.particle {
    position: absolute;
    width: 2px;
    height: 2px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    animation: float 6s ease-in-out infinite;
}

@keyframes float {

    0%,
    100% {
        transform: translateY(0px) rotate(0deg);
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    90% {
        opacity: 1;
    }

    100% {
        transform: translateY(-100vh) rotate(360deg);
        opacity: 0;
    }
}

/* Text shadow for better readability */


.hero-subtitle {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

/* Responsive improvements */
@media (max-width: 576px) {
    .hero-buttons {
        gap: 1rem;
        flex-direction: column;
        width: 100%;
    }

    /* .hero-btn {
      padding: 0.875rem 2rem;
      font-size: 0.875rem;
    } */
}

/* HOME PAGE HEADER END*/

.qf-row {
    width: 100%;
    height: 100%;
}

.qf-col-md-6 {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 10px;
    height: 100%;
}

@media (max-width: 768px) {
    .qf-col-md-6 {
        width: 100%;
    }

    .expertise-title .item-links,
    .expertise-title .products-link,
    .expertise-title .machine-info.ps-5 {
        padding-left: 0px !important;
    }

    .expertise-title .machine-info a {
        white-space: normal;
    }

    .all-product-page .container {
        padding: 0px !important;
    }

    .login-navbar li {
        margin-left: 1.5rem !important;
    }

}