:root {
            font-size: 100%;
        }

#industries-section {
            scroll-margin-top: 120px;
        }

.goog-te-gadget-simple {
            border: 1px solid #d5d5d5 !important;
            margin-top: 10px !important;
        }

        .skiptranslate iframe {
            display: none !important;
        }

        .VIpgJd-ZVi9od-vH1Gmf {
            border: 1px solid #d5d5d5 !important;
        }

.home-banner-content-div {
            /*overflow:hidden;*/
            overflow-y: scroll;
        }

        .home-banner-content-div::-webkit-scrollbar {
            display: none;
        }

.vmv-section {
            background: #ffffff;
        }

        .vmv-grid .vmv-card {
            background: #ffffff;
            border: 1px solid #d5d5d5;
            height: 100%;
            padding: 18px 18px 22px;
        }

        .vmv-number {
            color: #004a72;
            font-size: 42px;
            font-weight: 700;
            line-height: 1;
            margin-bottom: 14px;
        }

        .vmv-title {
            font-size: 28px;
            font-weight: 700;
            margin-bottom: 12px;
            color: #111111;
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .vmv-title i {
            color: #004a72;
            font-size: 26px;
        }

        .vmv-text,
        .vmv-list li {
            font-size: 17px;
            line-height: 1.45;
            color: #111111;
        }

        .vmv-list {
            padding-left: 24px;
            margin: 0;
        }

.navbar {
            padding-top: 8px !important;
            padding-bottom: 8px !important;
            min-height: 104px;
        }

        .navbar > .container {
            max-width: min(1360px, calc(100% - 40px));
            gap: clamp(24px, 4vw, 70px);
        }

        .navbar > .container > a {
            flex: 0 0 auto;
            display: flex;
            align-items: center;
            margin-right: clamp(18px, 3vw, 56px);
        }

        .navbar .navbar-brand.tm-logo-header {
            width: clamp(190px, 16vw, 260px) !important;
            height: auto !important;
            max-height: 88px;
            object-fit: contain !important;
            object-position: center center !important;
            display: block;
            padding: 0 !important;
        }

        @media (max-width: 767.98px) {
            .navbar {
                min-height: 82px;
                padding-top: 6px !important;
                padding-bottom: 6px !important;
            }

            .navbar > .container {
                max-width: calc(100% - 24px);
                gap: 10px;
                flex-wrap: wrap;
                align-items: center;
            }

            .navbar > .container > a {
                margin-right: 0;
                min-width: 0;
            }

            .navbar .navbar-brand.tm-logo-header {
                width: 158px !important;
                height: auto !important;
                max-height: 70px;
            }

            .navbar-toggler {
                flex: 0 0 auto;
                margin-left: auto;
                padding: 10px 13px;
            }

            .navbar .navbar-collapse {
                flex-basis: 100%;
                width: 100%;
            }
        }

        @media (max-width: 420px) {
            .navbar > .container {
                max-width: calc(100% - 18px);
                gap: 8px;
            }

            .navbar .navbar-brand.tm-logo-header {
                width: 142px !important;
                max-height: 62px;
            }

            .navbar-toggler {
                padding: 8px 11px;
            }
        }

        .footer-logo .tm-logo-footer {
            width: 180px;
            height: auto;
        }

        .navbar .nav-link,
        .navbar .btn.btn-secondary {
            font-size: 15px;
            padding-top: 6px !important;
            padding-bottom: 6px !important;
        }

        .navbar .nav-link {
            white-space: nowrap;
            line-height: 1.25;
        }

        .tm-nav-collapse {
            flex-grow: 1;
            justify-content: space-between;
            align-items: center;
            gap: 1rem;
            flex-wrap: wrap;
        }

        .tm-nav-collapse .navbar-nav {
            flex: 1 1 auto;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            gap: 0.75rem;
        }

.tm-inquiry-btn {
            flex: 0 0 auto;
            margin-left: 0;
        }

        @media (min-width: 1200px) {
            .navbar-top .navbar {
                min-height: 120px;
                padding: 0 !important;
            }

            .navbar-top .navbar > .container {
                max-width: min(1380px, calc(100% - 64px));
                min-height: 120px;
                display: flex;
                flex-wrap: nowrap;
                align-items: center;
                gap: clamp(24px, 4vw, 96px);
            }

            .navbar-top .navbar > .container > a {
                margin-right: 0;
            }

            .navbar-top .navbar .navbar-brand.tm-logo-header {
                width: clamp(176px, 10vw, 190px) !important;
                max-height: 96px;
            }

            .navbar-top .tm-nav-collapse {
                flex: 1 1 auto;
                min-width: 0;
                display: flex !important;
                align-items: center;
                justify-content: flex-end;
                gap: clamp(24px, 4vw, 88px);
                flex-wrap: nowrap;
            }

            .navbar-top .tm-nav-collapse .navbar-nav {
                flex: 0 1 auto;
                display: flex;
                flex-wrap: nowrap;
                align-items: center;
                justify-content: center;
                gap: clamp(18px, 2.2vw, 40px) !important;
                margin: 0;
            }

            .navbar-top .tm-nav-collapse .navbar-nav .nav-link {
                white-space: nowrap;
            }

            html body .navbar-top .navbar .nav-link {
                padding: 0 !important;
                color: #000000 !important;
                font-size: 18px !important;
                line-height: 1.2 !important;
                font-weight: 700 !important;
            }

            .navbar-top .tm-inquiry-btn {
                flex: 0 0 auto;
                min-width: clamp(170px, 15vw, 238px);
                min-height: 61px;
                margin: 0;
                padding: 8px 13px 8px 18px;
                border-color: #005d90;
                border-radius: 8px;
                background: #005d90;
                color: #ffffff;
                gap: 12px;
                white-space: nowrap;
            }

            .navbar-top .tm-inquiry-btn span {
                color: #ffffff !important;
                font-size: 18px !important;
                line-height: 1.2 !important;
                font-weight: 700 !important;
                white-space: nowrap;
            }

            .navbar-top .tm-inquiry-btn__icon {
                width: 44px;
                height: 44px;
                background: #ffffff;
                color: #000000 !important;
                font-size: 22px;
            }
        }

footer .footer-location {
            display: flex;
            align-items: flex-start;
            justify-content: flex-end;
            padding-left: 18px;
            height: auto;
            overflow: hidden;
        }

footer .footer-location .footer-location-frame {
            width: auto;
            max-width: min(100%, 400px);
            height: auto !important;
            max-height: none !important;
            object-fit: contain;
            display: block;
            border-radius: 10px;
            margin-left: auto;
        }

        footer h4 {
            font-size: 28px !important;
            line-height: 1.2;
        }

        footer p,
        footer a,
        footer li {
            font-size: 18px !important;
            line-height: 1.5;
        }

        .footer-by p {
            font-size: 20px !important;
            line-height: 1.45;
        }

#home-banner-img-main {
            position: absolute;
            inset: 0;
            z-index: 0;
        }

#home-banner-img-main::after {
            content: "";
            position: absolute;
            inset: 0;
            background: linear-gradient(90deg, rgba(0,0,0,0.55) 20%, rgba(0,0,0,0.15) 60%, rgba(0,0,0,0) 100%);
            z-index: 1;
        }

.home-banner-img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: left center;
            z-index: 0;
        }

/* Ensure banner content sits above the background image */
.home-banner-div {
    position: relative;
    z-index: 2;
}

.home-banner-col-head {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0;
    max-width: 820px;
    width: 100%;
}

.home-banner-head {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    text-align: left;
    width: 100%;
    max-width: 760px;
    padding-left: 0;
}

.home-banner-head h1 {
    color: #ffffff !important;
    text-shadow: 0 8px 24px rgba(0,0,0,0.65);
}

/* Ensure industry thumbnails on index show fully without cropping */
#industries-nav .dropdown-menu ul li img {
            object-fit: contain !important;
            object-position: center center;
            background: #ffffff;
        }

.home-content-div img,
.home-content-div-icon-2 {
            object-fit: contain !important;
            object-position: center center;
            background: transparent;
        }

.tm-inquiry-btn {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            gap: 8px;
            margin-left: clamp(28px, 4vw, 72px);
            padding: 6px 10px 6px 14px;
            border: 1px solid #005387;
            border-radius: 8px;
            background: #005387;
            color: #ffffff;
            font-size: 16px;
            font-weight: 700;
            line-height: 1;
            text-decoration: none;
            transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease;
        }

        .tm-inquiry-btn span {
            font-size: inherit !important;
            line-height: 1.2;
            white-space: nowrap;
        }

.tm-inquiry-btn:hover {
            background: #00466f;
            border-color: #00466f;
            color: #ffffff;
        }

.tm-inquiry-btn__icon {
            width: 40px;
            height: 40px;
            border-radius: 999px;
            background: #ffffff;
            color: #3d4a56;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            font-size: 20px;
            line-height: 1;
        }

.tm-inquiry-overlay {
            position: fixed;
            inset: 0;
            z-index: 9999;
            background: rgba(10, 18, 26, 0.58);
            display: none;
            align-items: center;
            justify-content: center;
            padding: 20px;
            backdrop-filter: blur(8px);
        }

.tm-inquiry-overlay.is-open {
            display: flex;
        }

.tm-inquiry-modal {
            width: min(920px, 100%);
            max-height: calc(100vh - 40px);
            overflow: auto;
            background: linear-gradient(180deg, #ffffff 0%, #f7fafc 100%);
            border: 1px solid rgba(255, 255, 255, 0.8);
            border-radius: 22px;
            padding: 28px;
            box-shadow: 0 26px 70px rgba(7, 20, 34, 0.28);
            color: #222222;
        }

.tm-inquiry-head {
            display: flex;
            justify-content: space-between;
            align-items: flex-start;
            margin-bottom: 26px;
            gap: 20px;
        }

.tm-inquiry-head h2 {
            margin: 0 0 8px;
            font-size: clamp(28px, 4vw, 38px);
            line-height: 1.1;
            font-weight: 800;
            color: #111111;
            letter-spacing: 0;
        }

.tm-inquiry-head h2 i {
            color: #8d7fc6;
        }

.tm-inquiry-head p {
            margin: 0;
            font-size: 16px;
            line-height: 1.65;
            color: #4a5564;
            max-width: 720px;
        }

.tm-inquiry-close {
            flex: 0 0 auto;
            width: 52px;
            height: 52px;
            border: 0;
            border-radius: 50%;
            background: #eef2f5;
            font-size: 36px;
            line-height: 1;
            color: #17202a;
            cursor: pointer;
            transition: background-color 0.2s ease, transform 0.2s ease;
        }

.tm-inquiry-close:hover {
            background: #e1e7ec;
            transform: rotate(90deg);
        }

.tm-inquiry-grid {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 18px 20px;
        }

.tm-inquiry-form {
            background: #ffffff;
            border-radius: 18px;
            padding: 24px;
            border: 1px solid #e1e8ef;
            box-shadow: 0 16px 38px rgba(15, 35, 52, 0.08);
        }

.tm-inquiry-submit {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
            width: 100%;
            margin-top: 24px;
            border: 0;
            border-radius: 12px;
            background: linear-gradient(135deg, #22c55e 0%, #16a34a 100%);
            color: #ffffff;
            padding: 15px 18px;
            font-size: 16px;
            font-weight: 700;
            cursor: pointer;
            box-shadow: 0 12px 24px rgba(22, 163, 74, 0.22);
            transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
        }

.tm-inquiry-submit:hover,
.tm-inquiry-submit:focus-visible {
            transform: translateY(-1px);
            filter: brightness(1.04);
            box-shadow: 0 16px 30px rgba(22, 163, 74, 0.28);
        }

.tm-inquiry-submit span,
.tm-inquiry-submit i {
            color: #ffffff !important;
        }

.tm-field {
            display: flex;
            flex-direction: column;
            gap: 7px;
        }

.tm-field--full {
            grid-column: 1 / -1;
        }

.tm-field label {
            font-size: 15px;
            line-height: 1.2;
            font-weight: 700;
            color: #202833;
        }

.tm-input-shell,
.tm-country-wrap {
            width: 100%;
            border: 1px solid #d8e1ea;
            border-radius: 12px;
            background: #f8fafc;
            font-size: 15px;
            line-height: 1.3;
            color: #202020;
            padding: 13px 14px;
            outline: none;
            transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
        }

.tm-input-shell:focus-within,
.tm-country-wrap:focus-within {
            border-color: #0b4a72;
            background: #ffffff;
            box-shadow: 0 0 0 4px rgba(11, 74, 114, 0.1);
        }

.tm-input-shell {
            display: flex;
            align-items: center;
            gap: 12px;
}

.tm-input-shell--textarea {
            align-items: flex-start;
}

.tm-input-shell i,
.tm-country-wrap > i {
            flex: 0 0 auto;
            color: #111827;
            font-size: 18px;
            line-height: 1;
}

.tm-field input,
.tm-field textarea {
            width: 100%;
            border: 0;
            background: transparent;
            box-shadow: none;
            color: #202020;
            font-size: 15px;
            line-height: 1.35;
            padding: 0;
            outline: none;
}

.tm-field input:focus,
.tm-field textarea:focus {
            border: 0;
            background: transparent;
            box-shadow: none;
}

.tm-field input::placeholder,
.tm-field textarea::placeholder {
            color: #7c8794;
        }

.tm-country-wrap {
            display: flex;
            align-items: center;
            gap: 10px;
            padding: 10px 14px;
}

.tm-country-code {
            position: relative;
            flex: 0 0 auto;
            padding-right: 14px;
}

.tm-country-code::after {
            content: "";
            position: absolute;
            top: 50%;
            right: 0;
            width: 0;
            height: 0;
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
            border-top: 5px solid #666;
            transform: translateY(-35%);
            pointer-events: none;
}

.tm-country-wrap select {
            border: 0;
            background: transparent;
            padding: 0;
            font-size: 15px;
            line-height: 1.25;
            color: #202020;
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            padding-right: 4px;
            min-width: 72px;
}

.tm-country-wrap select:focus {
            outline: none;
}

/* Keep the main banner title on a single line */
.banner-title-p {
    white-space: normal;
    font-size: clamp(2.4rem, 6vw, 4rem);
    line-height: 1.05;
    word-break: break-word;
}

/* Increase font size for the small labeled tiles on the opposite side of the banner */
.home-banner-content-div .home-content-div h6 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.15;
}

/* Slightly larger paragraph text in the banner */
.home-banner-head p {
    font-size: 18px;
}

@media (max-width: 767px) {
    .home-banner-content-div .home-content-div h6 {
        font-size: 16px;
    }
    .home-banner-head p {
        font-size: 16px;
    }
}

.tm-country-wrap input {
            border: 0;
            background: transparent;
            box-shadow: none;
            padding: 0;
            min-width: 0;
            flex: 1 1 auto;
}

.tm-country-wrap input:focus {
            border: 0;
            background: transparent;
            box-shadow: none;
}

.tm-country-flag {
            width: 22px;
            height: 16px;
            object-fit: cover;
            border-radius: 2px;
            border: 1px solid #d5d5d5;
            flex: 0 0 auto;
}

.tm-field textarea {
            min-height: 110px;
            resize: vertical;
        }

.tm-agreement {
            display: flex;
            align-items: flex-start;
            gap: 10px;
            margin-top: 18px;
            color: #3b4652;
            font-size: 14px;
            line-height: 1.5;
            cursor: pointer;
            user-select: none;
}

.tm-agreement input {
            width: 18px;
            height: 18px;
            flex: 0 0 auto;
            margin-top: 2px;
            accent-color: #16a34a;
            cursor: pointer;
}

.tm-agreement a {
            color: #0b4a72;
            font-weight: 700;
            text-decoration: none;
}

.tm-agreement a:hover,
.tm-agreement a:focus-visible {
            text-decoration: underline;
}

@media (max-width: 1399px) {
            .tm-inquiry-head h2 {
                font-size: 32px;
            }
        }

@media (max-width: 1199px) {
            .tm-inquiry-btn {
                margin-top: 12px;
                margin-left: 0;
                width: fit-content;
                font-size: 15px;
            }

            .tm-inquiry-btn__icon {
                width: 34px;
                height: 34px;
                font-size: 16px;
            }

            .tm-field label,
            .tm-field input,
            .tm-field textarea,
            .tm-country-wrap,
            .tm-input-shell,
            .tm-country-wrap select {
                font-size: 15px;
            }
        }

@media (max-width: 767px) {
            .tm-inquiry-btn {
                font-size: 14px;
                padding: 6px 9px 6px 12px;
                min-width: 160px;
            }

            .tm-inquiry-btn__icon {
                width: 30px;
                height: 30px;
                font-size: 14px;
            }

            .tm-inquiry-modal {
                padding: 16px;
            }

            .tm-inquiry-form {
                padding: 16px 14px;
            }

            .tm-inquiry-grid {
                grid-template-columns: 1fr;
                gap: 16px;
            }

            .tm-inquiry-head h2 {
                font-size: 24px;
            }

            .tm-field label,
            .tm-field input,
            .tm-field textarea,
            .tm-country-wrap,
            .tm-input-shell,
            .tm-country-wrap select {
                font-size: 14px;
            }

            .tm-inquiry-close {
                width: 48px;
                height: 48px;
                font-size: 34px;
            }
        }


/* Final footer font overrides */
footer .footer-head h4,
footer .footer-link h4,
footer .footer-get h4 {
            font-size: 32px !important;
            line-height: 1.2 !important;
        }

footer .footer-head p,
footer .footer-link a,
footer .footer-get a,
footer .footer-get li {
            font-size: 22px !important;
            line-height: 1.5 !important;
        }

footer .footer-by p,
footer .footer-by p strong {
            font-size: 22px !important;
            line-height: 1.45 !important;
            white-space: normal !important;
        }

footer .footer-padding {
            padding-block: 72px !important;
        }

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

footer .footer-location {
            margin-right: 0;
            height: auto;
            box-sizing: border-box;
        }

@media only screen and (min-width: 768px) {
            footer .footer-get {
                padding-right: clamp(24px, 4vw, 48px);
            }

            footer .footer-location {
                padding-top: calc(32px * 1.2 + 0.5rem + 14px);
                padding-left: clamp(56px, 7vw, 96px);
                padding-right: 0;
                margin-left: 20px;
                justify-content: flex-end;
            }

            footer .footer-location .footer-location-frame {
                margin-left: auto;
                max-width: min(100%, 360px);
            }
        }

@media only screen and (min-width: 1200px) {
            footer .footer-location {
                padding-left: 52px;
                margin-left: 16px;
            }

            footer .footer-location .footer-location-frame {
                max-width: min(100%, 400px);
            }
        }

footer .footer-head p {
            margin-top: 12px;
        }

footer .footer-link-div {
            gap: 42px;
            margin-top: 14px;
        }

footer .footer-link-div ul li {
            margin-bottom: 12px;
            line-height: 1.6;
        }

footer .footer-get ul {
            margin-top: 14px;
            display: grid;
            gap: 14px;
        }

footer .footer-get ul li {
            margin-top: 0 !important;
            align-items: center;
            gap: 12px;
            line-height: 1.6 !important;
        }

footer .footer-get ul li i {
            width: 24px;
            flex: 0 0 24px;
            text-align: center;
        }

footer .footer-get ul li a {
            display: inline-block;
        }

footer .footer-get ul li a[href^="tel:"] {
            white-space: nowrap;
        }

footer .footer-social ul {
            gap: 18px;
            justify-content: flex-end !important;
            margin-top: 8px;
            padding-left: 28px;
        }

footer hr {
            margin: 28px 0;
        }

@media only screen and (max-width: 767px) {
            footer .footer-location {
                align-items: center;
                justify-content: center;
                padding-left: 0;
                margin-right: 0;
                margin-left: 0;
                padding-top: 0;
                overflow: visible;
            }

            footer .footer-location .footer-location-frame {
                max-width: min(100%, 340px);
            }

            footer .footer-padding {
                padding-block: 44px !important;
            }

            footer .footer-padding .row {
                row-gap: 18px;
            }

            footer .footer-link-div {
                gap: 24px;
                justify-content: center;
            }

            footer .footer-get ul {
                gap: 10px;
                width: 100%;
                align-items: stretch !important;
            }

            footer .footer-get {
                text-align: left;
                width: 100%;
            }

            footer .footer-get h4 {
                text-align: center;
            }

            footer .footer-get ul li {
                width: 100%;
                display: grid !important;
                grid-template-columns: 28px minmax(0, 1fr);
                align-items: start;
                justify-content: start;
                gap: 12px;
                text-align: left;
            }

            footer .footer-get ul li i {
                width: 28px;
                min-width: 28px;
                padding-top: 3px;
                text-align: center;
            }

            footer .footer-get ul li a,
            footer .footer-get ul li a[href^="tel:"] {
                display: block;
                min-width: 0;
                max-width: 100%;
                white-space: normal !important;
                overflow-wrap: anywhere;
                word-break: break-word;
            }

            footer .footer-by p,
            footer .footer-by p strong {
                white-space: normal !important;
            }

            footer .footer-social ul {
                justify-content: center !important;
                padding-left: 0;
                margin-top: 0;
            }
        }


.h-industri-head h1 {
            font-size: 52px !important;
            line-height: 1.2 !important;
        }

.h-about-head h1 {
            font-size: 48px !important;
            line-height: 1.2 !important;
        }

.h-about-head p {
            font-size: 26px !important;
            line-height: 1.45 !important;
        }

/* Footer legal statement style */
footer .footer-by {
            width: 100%;
            background: transparent;
            padding: 12px 18px;
            border-radius: 0;
        }

footer .footer-by__statement {
            margin: 0;
            color: #111111 !important;
            font-size: 20px !important;
            line-height: 1.4 !important;
            font-weight: 400;
            text-align: left;
        }

footer .footer-by__statement .footer-legal-link,
footer .footer-by__statement .footer-company,
footer .footer-by__statement .footer-developer {
            color: #004368 !important;
            font-weight: 700;
            text-decoration: none;
        }

footer .footer-by__statement .footer-legal-row {
            display: inline;
            margin-top: 0;
        }

footer .footer-by__statement .footer-developer-row {
            display: block;
            margin-top: 4px;
        }

footer .footer-by__statement .footer-separator {
            display: inline-block;
            margin: 0 12px;
            color: #111111 !important;
            font-weight: 700;
        }

footer .footer-by__statement .footer-legal-link:hover,
footer .footer-by__statement .footer-legal-link:focus-visible {
            text-decoration: underline;
        }

@media only screen and (max-width: 767px) {
            footer .footer-by {
                padding: 10px 12px;
            }

            footer .footer-by__statement {
                font-size: 16px !important;
                line-height: 1.5 !important;
                text-align: center;
            }
        }
html,
body {
    min-width: 0;
    overflow-x: hidden;
}

body {
    font-size: 16px !important;
    line-height: 1.6 !important;
}

p {
    font-size: 16px !important;
    line-height: 1.7 !important;
}

body :is(h1, h2, h3, h4, h5, h6) {
    line-height: 1.2 !important;
}

.home-section {
    min-height: 100vh;
}

.home-banner-head {
    width: 100%;
    max-width: 760px;
    padding: 0;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.banner-title-p {
    white-space: normal;
    width: 100% !important;
    max-width: 100%;
    font-size: clamp(2.2rem, 5.4vw, 4rem);
    overflow-wrap: normal;
    word-break: normal;
}

.banner-title-p span {
    display: block;
    color: #ffffff !important;
}

.banner-title-p span:first-child {
    white-space: normal;
}

.home-banner-head p {
    font-size: clamp(1rem, 2.3vw, 1.3rem);
    max-width: 100%;
}

.home-banner-more {
    flex-wrap: wrap;
    gap: 10px;
}

.home-banner-more a {
    min-width: 160px;
}

.home-banner-more a span {
    padding: 10px 18px;
}

@media (max-width: 991.98px) {
    .home-section {
        min-height: calc(100vh - 88px);
    }

    .home-banner-head {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        padding: 90px 20px 16px;
        max-width: 100%;
    }

    .home-banner-head h1 {
        font-size: clamp(2rem, 7vw, 3.2rem);
        width: 100%;
        line-height: 1.05;
    }

    .banner-title-p {
        white-space: normal;
    }

    .home-banner-content-div {
        position: relative;
        right: auto;
        left: 0;
        bottom: auto;
        padding-top: 0;
        padding-right: 0;
        width: 100%;
        margin-top: 0;
    }

    .home-banner-img {
        object-position: center top;
    }

    .home-banner-more {
        flex-direction: column;
        align-items: stretch;
    }

    .home-banner-more a {
        width: 100%;
    }

    .tm-inquiry-btn {
        margin: 12px 0 0;
        width: 100%;
        justify-content: center;
    }

    .navbar .navbar-collapse {
        background: rgba(255, 255, 255, 0.98);
    }

    .navbar .nav-link {
        padding: 0.65rem 1rem;
    }

    .navbar-toggler {
        border-color: rgba(0, 0, 0, 0.2);
    }
}

@media only screen and (max-width: 575.98px) {
    .home-banner-head {
        padding: 90px 16px 20px;
        max-width: 100%;
    }

    .banner-title-p,
    .home-banner-head h1 {
        font-size: clamp(1.9rem, 10vw, 2.4rem);
        width: 100%;
        line-height: 1.05;
    }

    .home-banner-head p {
        font-size: 1rem;
        margin-top: 8px;
    }

    .home-banner-more a span {
        width: 100%;
    }

    .tm-inquiry-btn {
        padding: 10px 12px;
        font-size: 14px;
    }
}

body {
    font-size: 16px !important;
}

html body:not(.tm-font-floor-off) :is(p, li, a, label, button, input, textarea, select, small, .btn, .nav-link, .card-body, .dropdown-menu h6) {
    font-size: 16px !important;
    line-height: 1.55 !important;
}

html body:not(.tm-font-floor-off) :is(p, li, a, label, button, small, .btn, .nav-link, .card-body, .dropdown-menu h6) :is(span, font) {
    font-size: inherit !important;
    line-height: inherit !important;
}

html body:not(.tm-font-floor-off) :is(h1, h2, h3, h4, h5, h6) :is(span, a, font) {
    font-size: inherit !important;
}

@media (max-width: 767.98px) {
    .home-section {
        height: calc(100vh - 82px);
        min-height: 520px;
        overflow: hidden;
    }

    #home-banner-img-main::after {
        background: rgba(0, 0, 0, 0.58);
    }

    .home-banner-div,
    .home-banner-div .container,
    .home-banner-div .row,
    .home-banner-col-head {
        height: 100%;
    }

    .home-banner-div .container {
        padding-top: 0 !important;
    }

    .home-banner-col-head {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .home-banner-head {
        position: relative;
        top: auto;
        left: auto;
        transform: none;
        align-items: center;
        justify-content: center;
        max-width: 100%;
        height: auto !important;
        padding: 34px 12px 0;
        text-align: center;
        background: rgba(0, 0, 0, 0.16);
        border-radius: 24px;
    }

    .banner-title-p,
    .home-banner-head h1 {
        width: 100% !important;
        max-width: 430px;
        margin: 0 auto;
        color: #ffffff !important;
        font-size: clamp(2rem, 9.5vw, 2.55rem) !important;
        line-height: 1.1 !important;
        font-weight: 700 !important;
        text-align: center;
        text-shadow: 0 6px 24px rgba(0, 0, 0, 0.72);
    }

    .banner-title-p,
    .home-banner-head h1 {
        width: 100% !important;
        max-width: 430px;
        margin: 0 auto;
        color: #ffffff !important;
        font-size: clamp(2rem, 9.5vw, 2.55rem) !important;
        line-height: 1.1 !important;
        font-weight: 700 !important;
        text-align: center;
        text-shadow: 0 4px 14px rgba(0, 0, 0, 0.48);
    }

    .home-banner-head p {
        max-width: 430px;
        margin: 14px auto 22px;
        color: #ffffff !important;
        font-size: clamp(1rem, 4.7vw, 1.45rem) !important;
        line-height: 1.5 !important;
        font-weight: 400;
        text-align: center;
        text-shadow: 0 3px 10px rgba(0, 0, 0, 0.45);
    }

    .home-banner-more {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        flex-wrap: nowrap;
        width: 100%;
        gap: 10px;
    }

    .home-banner-more a {
        flex: 0 1 auto;
        width: auto;
        min-width: 0;
        gap: 7px;
    }

    .home-banner-more a span {
        width: auto;
        min-width: 132px;
        padding: 9px 18px;
        color: #000000 !important;
        font-size: 16px !important;
        line-height: 1.2 !important;
        text-align: center;
        white-space: nowrap;
    }

    .home-banner-more a i {
        width: 38px;
        height: 38px;
        flex: 0 0 38px;
        color: #ffffff !important;
        font-size: 20px;
    }
}

@media (max-width: 767.98px) {
    body {
        font-size: 16px !important;
    }

    html body:not(.tm-font-floor-off) :is(p, li, a, label, button, input, textarea, select, small, .btn, .nav-link, .card-body, .dropdown-menu h6) {
        font-size: 16px !important;
    }

    footer .footer-padding {
        padding-block: 36px !important;
        padding-inline: 0;
    }

    footer .footer-get {
        width: 100%;
        max-width: 100%;
        padding-inline: 8px;
        text-align: left;
    }

    footer .footer-get h4 {
        margin-bottom: 18px;
        font-size: 30px !important;
        line-height: 1.15 !important;
        text-align: center;
    }

    footer .footer-get ul {
        width: 100%;
        margin: 0;
        padding: 0;
        gap: 12px;
    }

    footer .footer-get ul li {
        display: grid !important;
        grid-template-columns: 24px minmax(0, 1fr);
        align-items: start;
        gap: 12px;
        width: 100%;
        min-width: 0;
        margin: 0 !important;
        text-align: left;
    }

    footer .footer-get ul li i {
        width: 24px;
        min-width: 24px;
        padding-top: 2px;
        text-align: center;
    }

    footer .footer-get a,
    footer .footer-get li {
        min-width: 0;
        max-width: 100%;
        font-size: 16px !important;
        line-height: 1.45 !important;
    }

    footer .footer-get a {
        display: block;
        overflow-wrap: anywhere;
        word-break: normal;
        white-space: normal !important;
    }

    footer .footer-location {
        display: flex;
        justify-content: flex-start;
        width: 100%;
        max-width: 100%;
        padding: 8px 0 0 0;
        margin: 0;
        overflow: visible;
    }

    footer .footer-location .footer-location-frame {
        width: min(100%, 360px) !important;
        max-width: calc(100vw - 24px) !important;
        height: auto !important;
        margin: 0;
        object-fit: contain;
    }
}

.home-service-section .h-service-main-div {
    min-height: 205px !important;
    height: auto !important;
    padding: 30px 34px !important;
    justify-content: flex-start !important;
}

.home-service-section .h-service-div {
    width: 100%;
    gap: 24px !important;
}

.home-service-section .h-service-div img {
    width: 76px !important;
    max-width: 76px;
    flex: 0 0 auto;
}

.home-service-section .h-service-div h5,
.home-service-section .h-service-div h5 font {
    font-size: 22px !important;
    line-height: 1.28 !important;
    font-weight: 700;
    overflow-wrap: normal;
}

.home-service-section .h-service-div-para {
    min-height: 205px !important;
    height: 100% !important;
    padding: 30px 34px !important;
}

.home-service-section .h-service-div-para p,
.home-service-section .h-service-div-para p font {
    font-size: 20px !important;
    line-height: 1.5 !important;
}

@media (max-width: 767.98px) {
    .home-service-section .h-service-main-div {
        min-height: 185px !important;
        padding: 24px !important;
    }

    .home-service-section .h-service-div {
        gap: 18px !important;
    }

    .home-service-section .h-service-div img {
        width: 60px !important;
        max-width: 60px;
    }

    .home-service-section .h-service-div h5,
    .home-service-section .h-service-div h5 font {
        font-size: 20px !important;
    }

    .home-service-section .h-service-div-para {
        min-height: 185px !important;
        padding: 24px !important;
    }
}

@media (max-width: 767.98px) {
    .home-section {
        min-height: 560px;
    }

    .home-banner-head {
        width: min(100%, 340px);
        padding: 30px 12px 24px;
        border-radius: 18px;
    }

    .banner-title-p,
    .home-banner-head h1 {
        max-width: 320px;
        font-size: clamp(2rem, 9vw, 2.35rem) !important;
        line-height: 1.08 !important;
    }

    .home-banner-head p {
        max-width: 320px;
        margin: 16px auto 20px;
        font-size: clamp(1rem, 4.2vw, 1.12rem) !important;
        line-height: 1.45 !important;
    }

    .home-banner-more {
        max-width: 320px;
        gap: 8px;
    }

    .home-banner-more a {
        flex: 1 1 0;
        gap: 5px;
        min-width: 0;
    }

    .home-banner-more a span {
        min-width: 0;
        width: 100%;
        padding: 9px 12px;
        font-size: 15px !important;
    }

    .home-banner-more a i {
        width: 34px;
        height: 34px;
        flex: 0 0 34px;
        font-size: 18px;
    }

    .tm-floating-actions {
        right: 12px;
        bottom: 86px;
        flex-direction: column;
        gap: 10px;
        transform: none;
    }

    .tm-floating-actions__btn {
        width: 52px;
        height: 52px;
    }

    .tm-floating-actions__btn i {
        font-size: 24px;
    }

    #industries-section {
        scroll-margin-top: 96px;
    }

    .h-industries-section .d-padding {
        padding-top: 58px;
    }

    .h-industries-section .h-industri-head {
        position: relative;
        z-index: 2;
        margin-bottom: 34px;
        padding-inline: 10px;
        background: #ffffff;
    }

    .h-industries-section .h-industri-head h1 {
        margin: 0;
        font-size: clamp(2.1rem, 9vw, 2.6rem) !important;
        line-height: 1.12 !important;
    }

    .h-industries-section .industrie-one {
        clear: both;
        margin-top: 42px;
    }

    .h-industries-section .h-industri-head + .industrie-one {
        margin-top: 0;
    }

    .h-industries-section .industrie-one-icon {
        z-index: 0;
        pointer-events: none;
    }
}

@media (max-width: 380px) {
    .home-banner-head {
        width: min(100%, 326px);
        padding-inline: 10px;
    }

    .home-banner-more {
        max-width: 306px;
        gap: 6px;
    }

    .home-banner-more a span {
        padding-inline: 10px;
        font-size: 14px !important;
    }

    .home-banner-more a i {
        width: 32px;
        height: 32px;
        flex-basis: 32px;
    }
}

@media (max-width: 767.98px) {
    .h-about-section {
        min-height: 0 !important;
        height: auto !important;
        overflow: hidden !important;
        padding-bottom: 28px;
    }

    .about-img-scroll {
        height: 390px !important;
        max-height: 390px;
        overflow: hidden;
        position: relative;
        z-index: 0;
    }

    .about-img-scroll > .row {
        height: 100%;
        overflow: hidden;
        --bs-gutter-x: 10px;
    }

    .h-about-img-div-main-1,
    .h-about-img-div-main-2 {
        height: 100% !important;
        max-height: 100%;
        overflow: hidden !important;
    }

    .h-about-img-div {
        height: 100% !important;
        margin-top: 0;
        border: 0 !important;
        border-radius: 0 !important;
        background: transparent;
    }

    .h-about-img-div img {
        width: 100%;
        height: 100%;
        object-fit: contain !important;
        object-position: center center;
        border-radius: 10px;
        background: transparent;
    }

    .h-industries-section {
        position: relative;
        z-index: 1;
        background: #ffffff;
    }

    .h-industries-section .d-padding {
        padding-top: 44px;
    }
}

@media (max-width: 767.98px) {
    .h-service-sub-head h4,
    .h-service-div-para p,
    .h-about-head p,
    .h-industri-head-div p {
        text-align: left !important;
        word-spacing: normal !important;
        letter-spacing: 0 !important;
        hyphens: none;
    }
}

/* Inquiry quote modal */
.tm-inquiry-overlay {
    background: rgba(0, 0, 0, 0.38);
    backdrop-filter: none;
    padding: 24px;
    align-items: center;
    justify-content: center;
}

.tm-inquiry-modal {
    position: relative;
    width: min(625px, 100%);
    max-height: calc(100vh - 48px);
    margin: 0;
    overflow: auto;
    background: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0;
    padding: 31px 31px 22px;
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.2);
}

.tm-inquiry-head {
    display: block;
    margin: 0 0 46px;
    padding-inline: 34px;
    text-align: center;
}

.tm-inquiry-head h2 {
    margin: 0 0 9px;
    color: #005387;
    font-size: 27px !important;
    line-height: 1.2 !important;
    font-weight: 800;
}

.tm-inquiry-head p {
    max-width: 425px;
    margin: 0 auto;
    color: #111111;
    font-size: 19px !important;
    line-height: 1.4 !important;
    font-weight: 400;
}

.tm-inquiry-close {
    position: absolute;
    top: 12px;
    right: 18px;
    width: 44px;
    height: 44px;
    border-radius: 0;
    background: transparent;
    color: #000000;
    font-size: 0 !important;
    font-weight: 200;
    line-height: 1 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.tm-inquiry-close::before {
    content: "\00d7";
    display: block;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 58px;
    font-weight: 300;
    line-height: 1;
    text-align: center;
    transform: translateY(-3px);
}

.tm-inquiry-close:hover,
.tm-inquiry-close:focus-visible {
    background: transparent;
    color: #005387;
    transform: none;
    outline: none;
}

.tm-inquiry-form {
    padding: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

.tm-inquiry-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 25px;
}

.tm-input-shell {
    min-height: 55px;
    padding: 0 19px;
    border: 1px solid #dddddd;
    border-radius: 0;
    background: #fbfbfb;
    gap: 13px;
}

.tm-input-shell--textarea {
    min-height: 152px;
    padding-top: 11px;
}

.tm-input-shell:focus-within {
    border-color: #005387;
    background: #ffffff;
    box-shadow: none;
}

.tm-input-shell i {
    color: #111111;
    font-size: 19px;
}

.tm-field input,
.tm-field textarea,
.tm-field select {
    width: 100%;
    border: 0;
    background: transparent;
    color: #111111;
    font-size: 18px !important;
    line-height: 1.4 !important;
    outline: none;
}

.tm-field select {
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}

.tm-field input::placeholder,
.tm-field textarea::placeholder,
.tm-field select:invalid {
    color: #7b7b83;
}

.tm-field textarea {
    min-height: 132px;
    resize: vertical;
}

.tm-agreement {
    align-items: center;
    gap: 12px;
    margin-top: 22px;
    color: #111111;
    font-size: 18px !important;
    line-height: 1.35 !important;
}

.tm-agreement input {
    width: 22px;
    height: 22px;
    margin: 0;
    accent-color: #005387;
}

.tm-agreement a {
    color: #005387;
    font-weight: 800;
}

.tm-inquiry-submit {
    min-height: 53px;
    margin-top: 25px;
    padding: 13px 18px;
    border: 1px solid #005387;
    border-radius: 6px;
    background: #005387;
    color: #ffffff;
    box-shadow: none;
    font-size: 16px !important;
    font-weight: 500;
    letter-spacing: 0;
}

.tm-inquiry-submit:hover,
.tm-inquiry-submit:focus-visible {
    background: #00466f;
    color: #ffffff;
    transform: none;
    filter: none;
    box-shadow: none;
}

.tm-inquiry-submit span {
    color: inherit !important;
    font-size: inherit !important;
}

@media (max-width: 767.98px) {
    .tm-inquiry-overlay {
        align-items: center;
        padding: 14px;
        background: rgba(0, 0, 0, 0.48);
    }

    .tm-inquiry-modal {
        width: 100%;
        max-height: calc(100vh - 28px);
        border-radius: 8px;
        padding: 54px 18px 20px;
        box-shadow: 0 18px 44px rgba(0, 0, 0, 0.24);
    }

    .tm-inquiry-head {
        margin-bottom: 22px;
        padding-inline: 10px;
    }

    .tm-inquiry-head h2 {
        margin-bottom: 8px;
        font-size: 25px !important;
    }

    .tm-inquiry-head p {
        font-size: 16px !important;
        line-height: 1.45 !important;
    }

    .tm-inquiry-close {
        top: 8px;
        right: 10px;
        width: 46px;
        height: 46px;
    }

    .tm-inquiry-close::before {
        font-size: 54px;
        transform: translateY(-2px);
    }

    .tm-inquiry-grid {
        gap: 14px;
    }

    .tm-input-shell {
        min-height: 50px;
        padding-inline: 14px;
        gap: 10px;
    }

    .tm-input-shell--textarea {
        min-height: 124px;
        padding-top: 10px;
    }

    .tm-field input,
    .tm-field textarea,
    .tm-field select {
        min-width: 0;
        font-size: 16px !important;
    }

    .tm-field textarea {
        min-height: 105px;
    }

    .tm-input-shell i {
        font-size: 17px;
    }

    .tm-agreement {
        align-items: flex-start;
        gap: 10px;
        margin-top: 16px;
        font-size: 16px !important;
        line-height: 1.45 !important;
    }

    .tm-agreement input {
        width: 20px;
        height: 20px;
        margin-top: 2px;
        flex: 0 0 20px;
    }

    .tm-agreement span {
        min-width: 0;
        overflow-wrap: anywhere;
    }

    .tm-inquiry-submit {
        min-height: 50px;
        margin-top: 18px;
        border-radius: 6px;
        font-size: 16px !important;
    }
}

@media (max-width: 380px) {
    .tm-inquiry-overlay {
        padding: 8px;
    }

    .tm-inquiry-modal {
        max-height: calc(100vh - 16px);
        padding: 50px 14px 16px;
    }

    .tm-inquiry-head {
        padding-inline: 4px;
    }

    .tm-inquiry-head h2 {
        font-size: 23px !important;
    }

    .tm-inquiry-head p,
    .tm-agreement,
    .tm-field input,
    .tm-field textarea,
    .tm-field select {
        font-size: 15px !important;
    }
}
