.cards-blog,
.custom-quote-group-2024,
.dropdown-submenu,
.inner-cards,
.product-card-inner,
body {
    position: relative
}

#earth-background,
#earth-container {
    position: fixed;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: -1
}

.popup-content,
.social-icon a i {
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22)
}

.hero-content h3,
.overlap h2 {
    -webkit-text-stroke: 1px white
}

.Recommened-product h1,
.blog-heading,
.explore_all_products,
.heading-new h3,
.hero-content h3,
.hero-content p,
.link-font,
h1 {
    text-transform: uppercase
}

.card-content,
.footer-items,
.inner-footer {
    box-sizing: border-box
}

.footer-bottom a,
.footer-social a,
.social-media a,
.top-bar a,
a:hover,
ul a {
    text-decoration: none
}

* {
    padding: 0
}

h1 {
    font-size: 5vw;
    font-family: Anton, sans-serif;
    letter-spacing: 2px;
    font-weight: 100
}

.hero-content h3,
p {
    font-family: Poppins, sans-serif
}

h2 {
    font-size: 4.5vw
}

.container-head-office span,
h3 {
    font-size: 4vw
}

h4 {
    font-size: 3.5vw
}

h5 {
    font-size: 3vw
}

h6 {
    font-size: 2.5vw
}

p {
    font-size: 2vw
}

span {
    font-size: 1.8vw
}

.Recommened-product h1 span,
.text-1 {
    font-size: 1vw !important
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #050a30;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999
}

#preloader video {
    max-width: 50%;
    max-height: 50%;
    margin: auto
}

.explore_all_products {
    color: #fff;
    position: absolute;
    right: 5vw;
    bottom: 3vw;
    background-color: #da2226;
    padding: 10px 30px;
    font-weight: 700;
    font-size: .9vw;
    border: 1px solid transparent;
    transition: .3s;
    background-image: linear-gradient(to right, #050a30 50%, #da2226 50%);
    background-size: 200% 100%;
    background-position: right bottom
}

.explore_all_products:hover,
.submit-btn:hover {
    background-position: left bottom;
    color: #fff;
    border-color: #fff
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px
}

html {
    overflow-y: scroll;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    scroll-behavior: smooth;
    scroll-snap-type: y mandatory;
    scroll-behavior: smooth
}

#earth-background,
#earth-container,
.Resources-card-2,
.card-custom,
.container-client,
.image-container,
.slider-container,
.wrapper,
body {
    overflow: hidden
}

body {
    height: unset
}

body,
html {
    overflow-x: hidden;
    margin: 0;
    background-color: #050a30;
    z-index: 1
}

body::-webkit-scrollbar {
    display: none
}

.parallax-element {
    position: absolute
}

.nav-link.active {
    color: #ff0f39 !important;
    font-weight: 700;
    padding-bottom: 5px;
    border-bottom: 1px solid red
}

#earth-background {
    left: 50%;
    pointer-events: none;
    opacity: .5
}

#earth-container {
    left: 0
}

.nav-item {
    margin: 1vw 0;
    height: auto
}

.popup-content {
    background-color: #0a093e;
    padding: 1vw 2vw;
    width: 70vw;
    border-radius: 1vw;
    position: relative;
    color: #fff;
    text-align: center;
    display: grid
}

.input-get-quote {
    width: 30vw;
    padding: 1vw;
    border-radius: .5vw;
    border: none;
    font-size: 1vw;
    background-color: #f5f5f5;
    margin: 1vw .5vw;
    float: right
}

.btn-get-quote {
    padding: 1vw 2vw;
    font-size: 1vw;
    border: none;
    border-radius: .5vw;
    background-color: #ff4949;
    color: #fff;
    cursor: pointer;
    float: inline-end
}

.btn-get-quote:hover {
    background-color: #e62e2e
}

#quotePopup.active {
    opacity: 1;
    visibility: visible;
    transition: opacity .5s ease-in-out
}

.close-btn {
    position: absolute;
    top: 2vw;
    right: 2vw
}

.close-btn:hover {
    color: #ff4949
}

.popup-get-quote {
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: 99999;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden
}

.popup-get-quote h2 {
    font-size: 2.5vw;
    border-bottom: .2vw solid #fff;
    padding-bottom: 1vw;
    width: fit-content;
    margin: 2vw auto
}

#animation-container {
    position: absolute;
    width: 95vw;
    left: 2.5vw;
    bottom: -1vw;
    opacity: 0;
    transform: translateY(10%);
    will-change: transform, opacity
}

.svg-path path {
    stroke-dasharray: 6500;
    stroke-dashoffset: 6500
}

@keyframes draw {
    to {
        stroke-dashoffset: 0
    }
}

.connect-circular {
    margin: 0
}

.brand-container,
.svg-path {
    width: 100%
}

#animation-container canvas,
.panel-section.active,
.tab-content.active {
    display: block
}

.content-text-3 {
    max-width: 35vw;
    position: relative;
    z-index: 100;
    color: #fff
}

.introduction-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -43%);
    width: 100%;
    padding: 3vw 0 0 3vw
}

.container_video video {
    width: 100%;
    height: auto;
    position: relative;
    border-radius: 5px
}

.hero-content {
    color: #fff;
    padding: 3vw 3vw 0 1vw;
    width: 95%
}

.hero-content h3 {
    font-size: 1.9vw;
    text-stroke: 1px white;
    color: transparent;
    font-weight: 700;
    margin: 0;
    line-height: 20px;
    position: absolute
}

.hero-content h1 {
    font-size: 4vw;
    font-weight: 700;
    margin-bottom: 1.5vw;
    font-family: 'neo latina', sans-serif
}

.hero-content h1 span {
    color: #adacb8;
    font-size: 2.5vw;
    font-weight: 500
}

.hero-content p {
    font-size: .9vw;
    text-wrap: pretty;
    line-height: 1.5vw;
    margin-bottom: 1vw;
    text-align: left
}

.hero-content h4 {
    font-weight: 700;
    font-size: 1.6vw
}

.copyright p {
    font-size: .8vw !important
}

.container-explore {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.container_video {
    padding-left: 15px
}

.social-btn {
    position: absolute;
    right: 13vw;
    bottom: 4vw;
    transform: translateX(40%);
    width: 100%;
    padding: 0 2vw
}

.num h2 {
    color: #fff;
    font-size: 3.5vw;
    display: flex;
    justify-content: end;
    font-family: Poppins;
    margin: 0
}

.blog-heading,
.card-content h4,
.container-form h2,
.heading-new h3 {
    font-family: Anton, sans-serif
}

.num p {
    color: #bbb4b4;
    font-size: .8vw;
    text-align: end
}

#footerToggle i,
.bg-text-home span,
.num span,
.social-font {
    font-size: 2vw
}

.num span {
    color: #ff0f39;
    margin: 1vw 00.5vw;
    font-weight: 600
}

.num {
    color: #fff;
    margin-bottom: 15%
}

.social-icon {
    gap: 1vw;
    padding: 0 30px;
    margin-top: 10%
}

.social-icon a i {
    color: transparent;
    -webkit-text-stroke: 1px #FFF;
    text-stroke: 1px #FFF;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    position: relative;
    z-index: 100;
    transition: .3s ease-in-out;
    font-size: 1.5vw
}

.social-icon a :hover {
    transform: scale(1.1)
}

.conatiner_video video {
    width: 700px;
    height: auto;
    padding: 0
}

.container-img-grid {
    display: flex;
    width: 150px;
    flex-wrap: wrap;
    opacity: 0;
    visibility: hidden
}

.top-bar {
    background-color: #144cab;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px
}

.top-bar a {
    color: #fff;
    margin-left: 20px
}

.custom-container {
    width: 100% !important;
    height: 100vh;
    display: flex;
    flex-wrap: nowrap;
    scroll-snap-type: x mandatory
}

.container-introduction,
.product-detail,
.social-icon-img {
    margin-top: 20px
}

.firstContainer {
    display: flex;
    flex-direction: column;
    height: 100vh;
    background-image: url(/Labindia2/assets/images/Banner-1/Banner-1.png);
    background-size: contain;
    background-position: center;
    margin-top: 50px;
    background-repeat: no-repeat
}

.container-abt {
    position: relative;
    max-width: 1140px;
    margin: auto
}

.firstContainer-new {
    display: flex;
    flex-direction: column;
    height: 200vh;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 14;
    margin-bottom: 30%
}

.navbar.scrolled {
    background-color: #050a30
}

.lastContainer {
    display: flex;
    height: 40vh;
    background: #fff
}

.panel {
    flex: 0 0 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: auto;
    position: relative;
    z-index: 100;
    padding-top: 5vw
}

/* === Vertical scroll mode — home page only (disables the horizontal GSAP scroll) === */
body.vertical-scroll .custom-container {
    height: auto;
    flex-direction: column;
    flex-wrap: nowrap;
    scroll-snap-type: none;
}

/* Every panel becomes its own full-viewport band WITH its own positioning context,
   so its absolutely-positioned content stays inside that section instead of
   collapsing to zero height and letting the next section overlap it. */
body.vertical-scroll .panel {
    flex: 0 0 auto;
    width: 100%;
    height: auto;
    min-height: 100vh;
    position: relative;
}

/* These were revealed by the now-disabled horizontal timeline — show them statically */
body.vertical-scroll #verticalScroll {
    opacity: 1 !important;
}

body.vertical-scroll .svg-path path {
    stroke-dashoffset: 0;
}

/* Hero check-mark: keep it exactly where it was (bottom-left of the hero), but
   anchor it to the first panel instead of the viewport. The panel is position:relative,
   so it stays put within that section and scrolls away with it — instead of
   position:fixed, which kept it glued to the viewport across every section. */
body.vertical-scroll .bg-text-home {
    position: absolute;
    left: 13%;
    bottom: -8%;
    top: auto;
    margin-left: 0;
}

/* Keep the testimonial cards clipped inside their own slider box so they can't
   spill down into the Blogs section below. Targets only the testimonial slider. */
body.vertical-scroll .container-vertical-slider {
    overflow: hidden;
}

/* Footer: on the home page (vertical mode) render it as a normal, always-visible,
   full-width footer in normal flow at the bottom — instead of the slide-in sidebar.
   !important beats the inline styles navigation.js sets so JS can't re-hide it. */
body.vertical-scroll .footer-sidebar {
    position: static !important;
    right: auto !important;
    width: 100% !important;
    height: auto;
    visibility: visible !important;
    opacity: 1 !important;
    transform: none !important;
}

body.vertical-scroll .footer-modern {
    border-radius: 0;
    margin: 0;
}

body.vertical-scroll #footerToggle {
    display: none;
}

/* Header: keep the fixed nav bar solid at all times on the home page so the links stay
   readable over scrolling content. The dark background used to be toggled by a scroll/
   IntersectionObserver `.scrolled` class that fires inconsistently in vertical mode,
   making the header flicker transparent. The hero is the same #050a30, so it looks
   seamless at the top too. */
body.vertical-scroll #navscroll {
    background-color: #050a30 !important;
}

/* Only the content-light sections with SIMPLE layouts size to their content.
   These are verified safe — flow content or a fixed-height inner container — so they
   shrink cleanly. The sections with complex absolutely-positioned layouts (Featured
   Solutions, Testimonials, About-1) plus the Hero and line-animation keep the base
   100vh, because their content is tuned for full height and compressing it breaks the
   spacing (crowded headings, floating buttons). */
body.vertical-scroll .panel:has(.partner-wrapper),        /* Channel Partners */
body.vertical-scroll #Tab_panel,                          /* What's New / Blogs */
body.vertical-scroll .panel:has(.about-content-2) {       /* About section 2 */
    min-height: auto;
}

body.vertical-scroll .partner-wrapper {
    margin-top: 2vw;
}

/* Featured Solutions: lay the section out as a flex COLUMN — heading (top-left),
   carousel (centre), Explore button (bottom-right) — evenly spaced. This replaces the
   fragile absolute positioning that kept crowding the heading / floating the button.
   (#sidebar is position:fixed + display:none, so it stays out of this flow.)
   The carousel needs an explicit height because its cards are absolutely positioned and
   would otherwise collapse to zero in the flex column. */
body.vertical-scroll .panel:has(.Recommened-product) {
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
}

body.vertical-scroll .Recommened-product {
    position: static;
    order: 1;
    align-self: flex-start;
    margin-left: 5vw;
}

body.vertical-scroll .panel:has(.Recommened-product) .carousel {
    position: relative;
    order: 2;
    top: 0;
    height: 58vh;
}

/* centre the 3D card stack within the carousel's new explicit height */
body.vertical-scroll .panel:has(.Recommened-product) .Recommended-Products-card {
    top: 50%;
}

body.vertical-scroll .explore_all_products {
    position: static;
    order: 3;
    align-self: flex-end;
    margin-right: 5vw;
}

.card-inner,
.inner-sidebar {
    flex-direction: column
}

.content {
    position: absolute;
    transform: translate(5%, 25%);
    width: 50%;
    padding: 15px;
    z-index: 10;
    border-radius: 10px;
    line-height: 20px
}

.content h6 {
    color: #1a4e81;
    font-size: 1.5rem;
    letter-spacing: 5px;
    font-weight: 400
}

.content h5 {
    color: #000;
    font-size: 1.6rem;
    font-weight: 500;
    margin: 10px 0
}

.content h2 {
    color: #1a4b82;
    font-weight: 700;
    font-size: 3rem;
    border-bottom: 3px solid;
    width: 330px;
    padding-bottom: 16px
}

.content p {
    color: #000;
    margin-bottom: 7%;
    width: 80%
}

.content button {
    border: none;
    color: #fff;
    background-color: #0d55d6;
    padding: 10px 25px;
    border-radius: 14px;
    width: 25%
}

.inner-content {
    display: grid
}

.card-inner,
.check-box,
.custom-slider,
.intro_logo,
.news-tabs,
.phone-numbers-international {
    display: flex
}

.inner-content a {
    color: #000;
    margin: 12px 4px
}

.social a i {
    color: #333;
    margin: 0 10px;
    font-size: 1.5rem
}

.content-wrap,
.wrapper {
    position: relative;
    width: 100%
}

.content-wrap {
    overflow-x: hidden;
    background-image: url(../images/Bitmap/bg-image.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.content-wrap .section {
    width: 100%;
    height: 35vh
}

.gradient img {
    width: 200px;
    height: auto;
    position: relative;
    top: -50px
}

.image-container {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    perspective: 500px
}

.connect-btn,
.content-text,
.innertext,
.innertext p,
.innertext span,
.intro-btn,
.introduction-content,
.news-tabs,
.num-container,
.overlap,
.overlap h2,
.pdt-img,
.tab-button {
    position: relative
}

.image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center
}

.count {
    font-weight: 700;
    font-size: 4rem;
    text-align: center
}

.counter {
    height: auto;
    width: 50%
}

.num-container {
    background-color: #050a30;
    padding: 5px 0;
    top: 5vh
}

.num h3.count {
    margin-bottom: 0
}

.intro_logo img {
    height: auto;
    width: 85%;
    margin: 5px 75px
}

.num-counter {
    width: 80%;
    margin: auto
}

.introduction-content span {
    color: #fff;
    font-weight: 300;
    font-size: 3.5rem;
    margin: 0
}

.introduction-content p {
    color: #fff;
    font-weight: 400;
    font-size: 1.6rem;
    position: relative;
    top: -28px;
    letter-spacing: 4px;
    left: 3px
}

.overlap h1 {
    color: #fff;
    font-weight: 700;
    font-size: 6.1rem;
    margin: 0
}

.overlap h2 {
    font-weight: 700;
    font-size: 6.5rem;
    -text-stroke: 1px white;
    color: transparent;
    top: -44px
}

.innertext span {
    font-weight: 800;
    top: -85px;
    left: 27%;
    font-size: 4rem
}

.innertext p {
    font-weight: 600;
    top: -75px;
    letter-spacing: 2px
}

.overlap {
    top: -71px;
    left: 0
}

.intro-btn {
    background-color: #fff;
    font-size: 1.7rem;
    padding: 5px 15px;
    border-radius: 15px;
    top: -18vh;
    color: #063970;
    cursor: pointer
}

.introduction-content {
    height: auto;
    top: 45px
}

.innertext {
    top: 0
}

.product-card {
    border-radius: 30px;
    padding: 20px 0;
    background-color: #fff;
    height: 240px;
    width: 240px;
    margin: auto
}

.blue {
    background-color: #d1e6f7
}

.product-content {
    margin: 0;
    height: 0
}

.product-content h4 {
    margin-top: 55%
}

.pdt-img {
    height: auto;
    width: 400px !important;
    top: 140px;
    left: -70px
}

.content-text {
    color: #000;
    padding: 15px 20px;
    z-index: 10;
    transform: translate(25%, 35%)
}

.tab-button,
.tab-slider {
    transform-origin: center
}

.container-connect {
    width: 80%;
    padding: 20px;
    height: 55%
}

.content-text h2 span {
    font-weight: 700;
    color: #fff
}

.content-text h2 {
    border-bottom: 2px solid #fff;
    padding: 15px 0;
    font-weight: 400;
    font-size: 2.5rem;
    color: #fff
}

.content-text p {
    color: #fff;
    margin: 30px 10px;
    font-size: 1rem
}

.content-text button {
    color: #fff;
    margin: 0 10px;
    padding: 6px 20px;
    border-radius: 10px;
    border: none;
    background-color: #0d55d6;
    font-size: 1.4rem
}

.connect-img img {
    position: absolute;
    height: auto;
    width: 320px;
    top: 0;
    transform: translate(15%, 10%)
}

.connect-icon {
    height: auto;
    width: 40px !important
}

.connect-btn p {
    margin: 0 20px
}

.connect-btn {
    top: 25px;
    left: 25px
}

a {
    text-decoration: none !important
}

.connect-email a {
    margin: 0 45px
}

.container-connect .floating-icons {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 1000;
    background-color: #fff;
    border-radius: 20px;
    padding: 5px
}

.container-connect .floating-icons .icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #333;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    margin-right: 5px
}

.container-connect .floating-icons .icon i,
.social-icons a i {
    font-size: 20px
}

.news-tabs {
    gap: 10px
}

.tab-button {
    background-color: transparent;
    color: #fff;
    padding: .4vw 1.5vw;
    cursor: pointer;
    font-size: 1.2vw;
    border-radius: 5px;
    transition: color .3s;
    border: none;
    width: 10vw;
    z-index: 1
}

.tab-slider {
    position: absolute;
    height: 100%;
    width: 28%;
    background-color: #ff0f39;
    border-radius: 5px;
    transition: transform .3s ease-in-out;
    z-index: 0;
    left: 1.6vw
}

.tab-button.active {
    color: #fff;
    transform: scale(1.2)
}

.tab-button-2 {
    background-color: #103f94;
    color: #fff;
    border: none;
    margin: 0 .5vw;
    cursor: pointer;
    transition: .3s;
    font-size: 1vw
}

.card-custom,
.card-custom:hover {
    transition: transform .5s cubic-bezier(.4, 0, .2, 1)
}

.tab-button-2.active {
    background-color: #fff;
    color: #103f94;
    transform: scale(1.1);
    padding: .7vw 1vw;
    border-radius: 1vw
}

.news-cards {
    width: 100%;
    height: 100%;
    max-width: 1000px;
    margin: 60px auto
}

.heading-new h3 {
    font-size: 3.5vw;
    color: #fff;
    border-bottom: 3px solid #fff;
    padding: .5vw 0;
    width: max-content;
    letter-spacing: 2px;
    margin-bottom: 1vw
}

.heading-new p {
    font-size: 1vw;
    margin-top: .5vw
}

.heading-new {
    margin-top: auto
}

.container-tab {
    height: auto;
    width: 100%;
    padding: 0 30px;
    margin-top: 20px
}

.card-title {
    color: #050a30
}

.card-custom:hover {
    transform: scale(1.05) translateY(10px)
}

.card-custom {
    position: relative;
    border: 1px solid #ddd
}

.card-inner img {
    width: 100%;
    height: 15vw;
    object-fit: cover;
    display: block
}

.card-inner .card-body {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 1vw
}

.card-inner .card-body h5,
.card-inner .card-body p,
.card-inner .card-body span,
.features-title,
.product-name,
.specifications-title {
    margin-bottom: 10px
}

.blog-carousel {
    position: relative;
    width: 80%;
    margin: auto
}

.blog-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    pointer-events: none
}

.blog-carousel .owl-next,
.blog-carousel .owl-prev {
    position: absolute;
    width: 3.5vw;
    height: 3.5vw;
    background-color: #ff0f39 !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    pointer-events: auto;
    transition: .3s;
    top: 50%;
    transform: translateY(-50%)
}

.blog-carousel .owl-prev {
    left: -5vw
}

.blog-carousel .owl-next {
    right: -5vw
}

.blog-carousel .owl-next i,
.blog-carousel .owl-prev i {
    color: #fff;
    font-size: 1.5vw
}

.blog-heading {
    font-size: 4vw;
    color: #fff;
    margin-bottom: 2vw;
    letter-spacing: 2px
}

.card-custom {
    width: 21vw;
    margin: auto;
    border-radius: 1.5vw;
    background-color: #fff;
    box-shadow: 0 .5vw 1vw rgba(0, 0, 0, .1)
}

.blog-carousel .owl-next:hover,
.blog-carousel .owl-prev:hover {
    background-color: #ff0f39 !important;
    transform: translateY(-50%) scale(1.1)
}

.card-body span {
    font-size: 1.1vw;
    color: #1c2126
}

.card-title {
    font-weight: 700;
    font-size: 1vw;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.col-custom {
    top: 50%;
    width: 100%;
    padding: 0;
    z-index: 10;
    max-width: 40vw;
    margin: auto;
    display: flex;
    justify-content: center;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%)
}

#footerToggle,
.container-account {
    margin-top: 2vw
}

.form-inputs {
    width: 75%
}

.custom-input {
    color: #000;
    font-weight: 500;
    padding: 10px 20px;
    margin: 10px 15px;
    background-color: #f2f4f8;
    border: none;
    border-radius: 5px;
    width: 40%;
    height: auto
}

.custom-input-1,
.custom-input-2 {
    color: #000;
    font-weight: 500;
    padding: 10px 20px;
    background-color: #f2f4f8;
    border: none;
    width: 100%
}

.custom-input-1 {
    margin: 10px 15px;
    border-radius: 5px;
    height: 9.5vw
}

.custom-input-2 {
    border-radius: 5px;
    height: auto;
    margin: .7vw 1.7vw
}

.Resources-card-2,
.Resources-card-3 {
    color: #fff !important;
    background-repeat: no-repeat
}

.container-input-grp {
    width: 85%
}

.position {
    position: relative;
    left: 52%;
    top: -75px
}

.check-box input {
    margin-left: .5vw;
    height: auto;
    width: 30px
}

.check-box span {
    font-size: 1rem;
    color: #fff
}

.check-box button {
    color: #fff;
    background-color: #ff0f39;
    border: none;
    position: absolute;
    border-radius: 10px;
    padding: 10px 25px;
    transform: translate(120vh, 0)
}

.container-form h2 {
    color: #fff;
    font-size: 3vw;
    letter-spacing: .2vw
}

.form-heading p {
    font-size: 1.2vw
}

.Resources {
    height: auto;
    width: 80%;
    margin: auto;
    max-width: 1200px
}

.Resources-card-1,
.Resources-card-2 {
    border-radius: 20px;
    max-width: 400px;
    padding: 15px;
    background-position: center
}

.Resources-home {
    height: 60%;
    width: 90%;
    margin: 0 auto
}

.Resources h1 {
    color: #fff;
    font-weight: 700;
    border-bottom: 2px solid grey;
    width: 240px;
    padding: 15px 0
}

.Resources-card-1 {
    background-color: #d1def7;
    background-image: url("../images/card-background/image-1.png");
    background-size: cover;
    min-height: 300px
}

.Resources-card-2 {
    background-color: #092a92;
    background-image: url(../images/card-background/image-2.png);
    /* pointer-events: none; */
    border: 1px solid #696969a6
}

/* .Resources-card-2::before {
    content: "Coming Soon";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 20px;
    pointer-events: none
} */

.Resources-card-3 {
    background-color: #bddaf2;
    border-radius: 20px;
    padding: 15px;
    background-image: url("../images/card-background/image-3.png");
    background-position: center;
    max-width: 600px
}

.Resources-card-1,
.Resources-card-2,
.Resources-card-3 {
    transition: transform .3s, background-color .3s, background-image .3s;
    position: relative;
    height: 23vw
}

.Resources-card-1:hover,
.Resources-card-2:hover,
.Resources-card-3:hover {
    transform: rotateY(10deg) scale(1.05);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .2)
}

.link-font {
    font-size: .8vw !important;
    font-weight: 700
}

.Resources-card-1:hover {
    background-color: #c3d4f3
}

.Resources-card-2:hover,
.Resources-card-3:hover {
    background-color: #061e6d
}

.card-color-1:hover,
.card-color-3:hover {
    background-color: #a3c7e7
}

.card-content p {
    color: #000;
    margin: 0;
    font-size: 1vw
}

.card-content h4 {
    color: #7d8593;
    font-size: 3vw;
    letter-spacing: 2px
}

.Resources-card-1 .card-content p {
    color: #fff;
    transition: color .3s
}

.Resources-card-1:hover .card-content p {
    color: #000
}

.card-content button {
    padding: 10px 25px;
    border-radius: 10px;
    border: none;
    color: #fff
}

.bg-color-1 h4,
.bg-color-1 p,
.footer-contact a,
.footer-items h1,
.footer-social a:hover,
.office-center a {
    color: #fff
}

.Resources-card-2 img {
    height: auto;
    width: 10vw
}

.Resources-card-3 img {
    height: auto;
    width: 22vw;
    position: absolute;
    z-index: 1;
    right: 0
}

.second-card-button {
    padding: 10px 25px;
    border-radius: 10px;
    border: none;
    color: #000 !important
}

.Resource-btn-2 {
    background-color: #fff
}

.Resource-btn-1 {
    background-color: #ff0f39
}

.custom-position {
    position: absolute;
    z-index: 10;
    left: 10px;
    height: auto;
    bottom: 0
}

.container-learn-more {
    width: 100%;
    height: auto;
    max-width: 1140px;
    margin: auto;
    color: #fff;
    padding: 0 20px
}

.container-learn-more h1 {
    font-weight: 700;
    border-bottom: 1px solid #fff;
    padding: 15px 0;
    width: 500px;
    color: #fff
}

.container-learn-more p {
    margin: 25px 0;
    color: #fff
}

.inner-cards button:hover {
    background-color: #0d55d6 !important
}

.inner-cards img {
    height: auto;
    width: 185px
}

.inner-cards button {
    left: 50%;
    transform: translateX(-50%);
    width: 15vw;
    padding: 14px 10px;
    border-radius: 10px;
    border: none;
    background-color: #0d55d6;
    color: #fff;
    margin: auto;
    position: absolute;
    bottom: -25px;
    font-size: 1vw
}

.card-color-1,
.card-color-2,
.card-color-3 {
    background-repeat: no-repeat;
    border-radius: 10px;
    position: relative
}

.card-color-1 {
    background-color: #bddaf2;
    background-image: url(../images/connect-images/icon-2.png);
    background-size: 60% auto;
    background-position: center top 20px
}

.card-color-2 {
    background-color: #5f85fe;
    background-image: url(../images/connect-images/icon-1.png);
    background-size: 50% auto;
    background-position: center top 30px
}

.card-color-3 {
    background-color: #bddaf2;
    background-image: url(../images/connect-images/icon-3.png);
    background-size: 70% auto;
    background-position: center top 40px
}

.card-color-1,
.card-color-2,
.card-color-3 {
    transition: transform .3s, background-color .3s;
    height: 22vw;
    width: 23vw
}

.container-cards {
    width: 70vw;
    margin: auto
}

.card-color-1:hover,
.card-color-2:hover,
.card-color-3:hover {
    transform: translateY(-10px)
}

.card-color-2:hover {
    background-color: #4c74fe
}

.image-learn-more {
    position: relative;
    top: 35px;
    width: 60% !important
}

.head-brand {
    border: 1px solid #000;
    height: 150px;
    width: 220px;
    text-align: center;
    padding: 55px 0;
    border-radius: 0 30px 30px 0;
    background-color: #04092f;
    color: #fff
}

.slider-container {
    width: 95%;
    margin: auto;
    padding: 12px
}

.custom-icon {
    margin-right: 70px
}

.custom-icon img {
    height: auto;
    width: 135px
}

.brand-container {
    margin: 26px 0
}

.animate {
    opacity: 1;
    transform: translateY(0)
}

.footer {
    width: 100%;
    background: #04092f;
    display: block;
    top: 20px;
    position: relative;
    transform: translateY(-5%)
}

.inner-footer {
    width: 95%;
    margin: auto;
    padding: 30px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.footer-items {
    width: 25%;
    padding: 10px 20px;
    color: #fff
}

.border1,
ul a:hover {
    color: #ff9800
}

.footer-items p {
    font-size: .8rem;
    line-height: 25px;
    color: #fff
}

.border1 {
    height: 3px;
    width: 40px;
    background: #ff9800;
    border: 0
}

ul {
    list-style: none;
    color: #fff;
    font-size: 15px;
    letter-spacing: .5px
}

ul a {
    outline: 0;
    transition: .3s
}

li i {
    margin-right: 20px
}

.social-media {
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 20px
}

.social-media i {
    height: 25px;
    width: 25px;
    margin: 20px 10px;
    padding: 4px;
    color: #fff;
    transition: .5s
}

.social-media i:hover {
    transform: scale(1.5)
}

.sub_logo {
    width: 45vw;
    margin-left: -1vw
}

@media screen and (max-width:1275px) {
    .footer-items {
        width: 50%
    }
}

@media screen and (max-width:660px) {
    .footer-items {
        width: 100%
    }
}

main {
    width: 100vh
}

.detail-2 h3 {
    font-size: 2rem;
    margin: 30px 0
}

.detail-2 span {
    display: block;
    font-size: 16px;
    color: #f44336
}

.container-client,
.content-card,
.date-n-button,
.first-sidebar,
.first-sidebar h4,
.inner-sidebar,
.intro-img,
.testimonial-nav-arrow {
    display: flex;
    display: flex
}

.detail-2 {
    opacity: 1 !important;
    background-color: #fff;
    border-radius: 20px
}

.Recommened-product {
    position: absolute;
    left: 5vw;
    top: 10vw;
    width: fit-content
}

.Recommened-product h1 {
    font-weight: 700;
    font-family: var(--bs-body-font-family) !important;
    margin: 0;
    letter-spacing: 1 !important
}

#international h2,
.container-client-say h1,
.partner-title h2 {
    font-family: Anton, sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px
}

.Recommened-product p {
    float: right;
    text-transform: uppercase;
    font-size: 2.2vw
}

.form-heading h2 {
    margin: 15px 0
}

.form-heading {
    padding: 0 16px
}

.form-heading span {
    font-weight: 600;
    margin: 0 5px;
    color: #fff
}

.card-testimonial {
    perspective: 2200px;
    cursor: pointer;
    position: absolute;
    top: 10vh;
    right: 0;
    width: 300px;
    height: 260px;
    z-index: 1;
    transition: right .5s ease-in-out;
    padding: 20px;
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, .4) 0 2px 4px, rgba(0, 0, 0, .3) 0 7px 13px -3px, rgba(0, 0, 0, .2) 0 -3px 0 inset
}

.card-testimonial img {
    user-select: none;
    width: 450px;
    height: auto;
    object-fit: cover;
    border-radius: 1rem;
    transition: transform .5s ease-in-out;
    position: relative;
    top: -18vh;
    left: -80px
}

.card:last-child img {
    transform: none
}

.container-testimonial {
    padding: 40px 55px;
    width: 95vw;
    position: relative;
    height: 35vw
}

.testimonial-nav-arrow {
    position: absolute;
    right: 2vw;
    z-index: 10;
    width: 3vw;
    height: 3vw;
    border: none;
    border-radius: 50%;
    background-color: #ff0f39;
    backdrop-filter: blur(4px);
    cursor: pointer !important;
    align-items: center;
    justify-content: center;
    transition: .3s;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1)
}

#footerToggle,
.buy-now-btn,
.card__2,
.close-btn,
.custom-close-btn,
.intro-button,
.product-btn,
.read-more-text {
    cursor: pointer
}

.testimonial-nav-arrow i {
    color: #fff;
    font-size: 1.5vw;
    font-weight: 700
}

.testimonial-nav-arrow-down,
.testimonial-nav-arrow-up {
    right: 5vw;
    transform: translateY(-50%)
}

.testimonial-nav-arrow-up {
    top: 50%;
    margin-top: -2.5vw
}

.testimonial-nav-arrow-down {
    top: 50%;
    margin-top: 1.5rem
}

.testimonial-content {
    position: relative;
    left: 35px;
    top: 44px;
    padding: 25px 20px;
    border-radius: 10px;
    width: 35%;
    box-shadow: rgba(0, 0, 0, .4) 0 2px 4px, rgba(0, 0, 0, .3) 0 7px 13px -3px, rgba(0, 0, 0, .2) 0 -3px 0 inset
}

.testimonial-content h3 {
    width: 260px;
    color: #fff;
    border-bottom: 1px solid;
    font-weight: 700;
    font-size: 3rem;
    padding: 13px 0
}

.testimonial-content p {
    color: #fff;
    font-size: 1rem
}

.testimonial-content h1 {
    -webkit-text-stroke: 1px #063970;
    -text-stroke: 1px white;
    color: transparent;
    text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;
    font-weight: 700;
    font-size: 3.5rem;
    line-height: 3rem
}

.container-client-say h3,
.content-card h1 {
    -webkit-text-stroke: 1px white;
    text-stroke: 1px white
}

.client-img {
    height: auto !important;
    width: 90px !important;
    border-radius: 50% !important;
    position: relative;
    top: -15px;
    left: -30px
}

.card-testimonial p {
    font-size: .8rem;
    font-weight: 500
}

.client-detail h4 {
    color: #063970;
    font-weight: 700;
    margin: 0
}

.client-detail span {
    color: #1c2126;
    font-size: .9rem;
    font-weight: 400
}

.sub-card {
    border-top: 1px solid #000;
    width: 80%;
    margin: auto;
    border-radius: 70px 0 0
}

.client-detail {
    position: relative;
    left: -15px;
    top: 10px
}

.product-card-inner h4 {
    font-weight: 700;
    margin: 15px 0
}

.product-card-inner button {
    background-color: #0d55d6;
    border: none;
    color: #fff;
    padding: 10px 15px;
    border-radius: 10px;
    margin: 15px 0;
    position: relative;
    top: 0
}

.content-position {
    position: relative;
    top: -18vh
}

.product-btn:hover {
    color: #050a30;
    border: 1px solid;
    background-color: #fff;
    transition: .5s ease-in-out
}

.intro-img {
    flex-wrap: wrap;
    width: 100%;
    height: 320px;
    position: relative;
    margin: auto;
    justify-content: center;
    left: -20%;
    top: 15%
}

.icon {
    width: 100px;
    height: auto;
    position: absolute;
    transition: transform 1s
}

.icon:nth-child(2),
.icon:nth-child(4),
.icon:nth-child(7) {
    grid-row-end: span 2
}

.container-blog h1 {
    color: #fff;
    font-size: 2rem;
    margin: 18px 0
}

.blue-background {
    background-color: #070e42
}

#sidebar-content table td:first-child,
.container-blog span,
.decor {
    font-weight: 700
}

.card-blog {
    border: 1px solid #fff;
    padding: 15px;
    margin: auto;
    background-color: #fff;
    width: 90%;
    height: auto
}

.content-card h2,
.sidebar-header,
.sidebar-title {
    margin-bottom: 20px
}

.blog-content {
    text-align: left;
    color: #fff;
    padding-top: 20px
}

.location-tabs,
.sidebar-footer {
    text-align: center
}

.blog-content h4 {
    color: #070e42
}

.blog-content p {
    color: #4d4d4d
}

.date-n-button i {
    justify-content: baseline;
    color: #4d4d4d
}

.date-n-button p {
    font-size: 1rem
}

.blog-read-btn {
    justify-content: end
}

.date-n-button {
    color: #4d4d4d;
    width: 100%;
    justify-content: space-between;
    align-items: center
}

.blog-read-btn {
    background-color: #070e42;
    color: #fff;
    padding: 10px 15px;
    border: none;
    border-radius: 10px;
    position: relative;
    left: -5px
}

.new-cards {
    border: 1px solid #fff;
    background-color: #fff
}

.left-images {
    position: relative;
    height: 100vh
}

.left-images img {
    position: absolute;
    max-width: 100%;
    width: 100px;
    left: 50%;
    transform: translateX(-50%)
}

.teeth-image:nth-child(odd) {
    top: 20%
}

.teeth-image:nth-child(2n) {
    top: 60%
}

.connect-btn a {
    color: #00184b;
    font-weight: 600
}

.first-sidebar {
    position: fixed;
    right: 0;
    top: 40%;
    width: 100px;
    height: 215px;
    background-color: #040a30;
    align-items: center;
    justify-content: center;
    transform-origin: top right;
    border-radius: 30px 0 0 30px;
    border: 6px solid #fff;
    z-index: 10;
    opacity: 0;
    transition: opacity .5s ease-in-out
}

#sidebar,
.intro-button {
    transition: .3s ease-in-out
}

.inner-sidebar {
    align-items: center;
    justify-content: center;
    transform: rotate(-90deg);
    color: #fff
}

.first-sidebar h4 {
    font-size: 1.5rem;
    font-weight: 400
}

.close-btn {
    background-color: #ff5e5e;
    color: #fff;
    border: none;
    padding: 5px 15px;
    font-size: 1.4rem;
    float: right;
    border-radius: 30px
}

.product-description,
.product-price {
    margin-bottom: 15px
}

.specifications-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 15px
}

.specifications-table,
.specifications-table td,
.specifications-table th {
    border: 1px solid #ddd;
    padding: 8px
}

.specifications-table th {
    background-color: #f2f2f2;
    text-align: left
}

.first-sidebar.visible {
    opacity: 1;
    cursor: pointer
}

.container-client {
    width: 80%;
    height: 80%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    border-radius: 10px;
    margin-top: 30px
}

.content-card {
    width: 35%;
    padding: 20px;
    flex-direction: column;
    justify-content: center;
    border-right: 1px solid #e0e0e0;
    height: 60%;
    margin-top: 10%;
    color: #fff
}

.content-card h2 {
    font-size: 2.6rem;
    font-weight: 700;
    border-bottom: 1px solid #fff;
    width: 225px;
    padding: 10px 0
}

.content-card p {
    font-size: 16px;
    line-height: 1.5
}

.content-card h1 {
    font-size: 3rem;
    font-weight: 700;
    color: transparent
}

.name-detail h4 {
    color: #063970;
    font-weight: 600;
    margin: 0
}

.name-detail span {
    color: #000;
    font-weight: 700;
    font-size: 15px
}

.name-detail {
    padding: 10px 0;
    border-bottom: 1px solid #000
}

.customer-detail {
    font-size: 15px;
    margin-top: 10px
}

.modal-backdrop+.modal-backdrop,
.panel-section,
.tab-content {
    display: none
}

.Blog-section {
    max-width: 1000px
}

.container-blog {
    margin: auto;
    transform: scale(.9)
}

.intro-button {
    border: none;
    border-radius: 5px;
    padding: 1vw;
    background-image: linear-gradient(to right, #15193c 50%, #ff0f39 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    color: #fff;
    font-size: 1vw;
    font-weight: 700 !important;
    text-transform: uppercase;
    width: 17vw
}

.intro-button:hover {
    background-position: left bottom;
    color: #fff;
    border: 1px solid #fff
}

.conatiner_video {
    padding: 0 50px
}

.product-card-color-1 {
    background-color: #96b7c8
}

.product-card-color-2 {
    background-color: #3e4044
}

.swiper-container-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 60%;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    height: 330px;
    margin-top: 10%
}

.cards-container {
    display: flex;
    flex-direction: column;
    transition: transform .3s ease-in-out
}

.nav-btn:disabled {
    background: #ccc;
    cursor: not-allowed
}

#sidebar {
    display: none;
    position: fixed;
    top: 56%;
    right: -500px;
    width: 34vw;
    height: 80%;
    background-color: #222326;
    box-shadow: -2px 0 5px rgba(0, 0, 0, .5);
    z-index: 1000;
    transform: translateY(-50%);
    border-radius: 3vw;
    padding: 2vw;
    bottom: 0
}

#close-btn,
.ball,
.wave,
.wave-tube {
    position: absolute
}

#close-btn {
    background: #ff0f39;
    border: none;
    font-size: 25px;
    right: 5%;
    color: #fff;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    display: flex;
    top: 4%
}

#sidebar-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 10px;
    background-color: transparent
}

#sidebar-content::-webkit-scrollbar {
    width: 7px;
    background-color: transparent
}

#sidebar-content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #ff0f39
}

.iti__country-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 10px;
    background-color: transparent
}

.iti__country-list::-webkit-scrollbar {
    width: 7px;
    background-color: transparent
}

.iti__country-list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #ff0f39
}

.content-Glossary p::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 10px;
    background-color: transparent
}

.content-Glossary p::-webkit-scrollbar {
    width: 5px;
    background-color: transparent
}

.content-Glossary p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #ff0f39
}

.carousel-container {
    transition: width .3s
}

.carousel.reduced-width {
    scale: 0.8 !important;
    right: 17vw;
    transition: right .5s ease-in-out
}

.carousel.reduced-width.move-left {
    right: 0
}

.carousel.reduced-width.move-right {
    right: 30%
}

#sidebar-content {
    padding: 20px;
    overflow-y: auto;
    height: 100%
}

.sidebar-header h2 {
    margin: 0;
    font-size: 24px;
    color: #333
}

.sidebar-body p {
    margin: 0 0 20px;
    color: #666
}

.sidebar-body h3 {
    margin: 0 0 10px;
    font-size: 18px;
    color: #333
}

.features-list {
    list-style: none;
    padding: 0 0 0 1.7vw;
    margin: 0 0 20px
}

.features-list li {
    margin-bottom: 10px;
    color: #666
}

.buy-now-btn {
    background-color: #007bff;
    color: #fff;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 5px
}

.card__2,
.custom-close-btn:hover {
    color: #333
}

.buy-now-btn:hover {
    background-color: #0056b3
}

.wave-tube {
    width: 90%;
    height: 183rem;
    bottom: -39px;
    left: 90px
}

.wave {
    top: 5%;
    left: -10px;
    width: 100%;
    height: 100%;
    fill: none;
    stroke: #00aeef;
    stroke-width: 20
}

.ball {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #f0f, #0ff);
    border-radius: 50%;
    box-shadow: 0 0 15px rgba(255, 255, 255, .5);
    top: 20px
}

.container-snake-wave,
.section-1,
select.form-control {
    background-repeat: no-repeat
}

.container-motion {
    width: 100%;
    padding: 0 40px
}

.motion {
    margin-top: 30%
}

.connect-img {
    position: relative;
    width: 100%;
    height: auto
}

.snake {
    position: absolute;
    width: 20px;
    height: 100px;
    background-color: red;
    top: 100%;
    left: 50%;
    transform: translateX(-50%)
}

.font-connect {
    font-size: 1rem;
    margin: 30px 0
}

.container-head-office h1 {
    margin: 0;
    font-size: 4vw
}

.mail {
    font-size: 2vw;
    padding: 0 .5vw
}

.mail span {
    font-size: 1.2vw;
    margin: 2vw
}

.container-snake-wave {
    padding: 0 40px;
    background-image: url(../images/connect-img-2.png);
    background-size: cover;
    background-position: top
}

.office-center h4 {
    font-size: 1.3vw;
    margin: 1vw;
    border-bottom: .2vw solid;
    padding: 1vw 0;
    text-align: left;
    text-transform: uppercase
}

.office-center {
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
    border-radius: 10px;
    border-left: .1vw solid #fff;
    padding: 1vw;
    height: 100%;
    margin-bottom: 1vw
}

.feature-text,
.font-connect p,
.no-data-font,
.office-center a,
.office-center p,
.sidebar-content li {
    font-size: 1vw
}

.office-center i {
    font-size: 1.3vw;
    color: #ff0f39 !important
}

.location-tabs {
    background-color: #103f94;
    width: max-content;
    margin: 4vw auto;
    border-radius: 1vw;
    padding: 10px;
    position: relative;
    z-index: 100
}

.contact-detail i,
.location-detail i,
.location-detail span i {
    font-size: 1.1vw
}

.contact-detail p,
.font-connect a {
    color: #fff;
    font-size: 1vw
}

.contact-detail {
    gap: 1vw;
    margin-top: 1vw !important
}

.contact-detail p {
    margin: auto
}

.map-location {
    height: auto;
    width: 75%
}

.section-1 {
    background-image: url(../images/connect-img-white.png);
    background-position: left bottom;
    background-size: contain;
    height: 100vh
}

.container-product {
    height: 75%;
    width: 100%
}

.font-connect i {
    margin: .5vw 0;
    font-size: 1.5vw
}

.element-to-animate-1 {
    opacity: 0;
    transform: translateX(100%)
}

.news-sections {
    height: 70vh !important;
    padding: 1vw 0
}

.news-section {
    display: none;
    opacity: 0
}

#section-1,
#section-2,
#section-3 {
    display: block;
    opacity: 1
}

.container-connect-main {
    width: 85vw;
    margin: auto
}

.card__2 {
    width: 45vw;
    height: auto;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    display: grid;
    justify-content: center;
    align-items: center;
    font-size: 1.5em;
    transform-origin: center;
    position: absolute;
    transition: width .5s ease-in-out, height .5s ease-in-out, transform .8s ease-in-out, opacity .8s ease-in-out, box-shadow .8s ease-in-out, background-position 1s ease-in-out;
    padding: 1vw;
    background-size: 200% 100%;
    background-position: left;
    left: 50%;
    transform: translateX(-50%)
}

.card__2 p {
    color: #000;
    font-size: 1.2vw;
    padding: 10px;
    display: flex;
    align-items: center
}

.custom-modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    justify-content: center;
    align-items: center
}

.custom-modal-content {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    width: 70%;
    max-width: 800px;
    text-align: left;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .2)
}

.custom-close-btn {
    float: right;
    font-size: 20px;
    color: #999
}

.read-more-text {
    color: #063970;
    font-weight: 700;
    margin-left: 5px;
    display: inline;
    font-size: 1vw
}

.footer-bottom a:hover,
.read-more-text:hover {
    text-decoration: underline
}

#customModalContent h3 {
    font-size: 1.8em;
    margin-bottom: 10px
}

#customModalContent p {
    font-size: 1.1em;
    margin: 5px 0
}

#customFullDescription {
    margin-top: 15px;
    font-size: 1.3vw;
    line-height: 1.5
}

.container-title h3 {
    font-size: 1.9vw;
    font-weight: 500;
    color: #063970
}

.container-title span {
    font-weight: 600;
    font-size: 1.2vw;
    margin: 0
}

.container-title {
    border-bottom: 2px solid #063970;
    padding: 10px;
    width: 40vw;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.card-custom,
.nav-dots {
    flex-direction: column;
    display: flex
}

.card__2.active,
.transition-active {
    opacity: 1;
    transform: translateY(0)
}

.nav-dots {
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    justify-content: center
}

.custom-hr {
    border: none;
    height: 4px;
    background-color: #fff;
    border-radius: 5px;
    margin: 20px 0;
    opacity: 1;
    width: 80%
}

.container-tabs {
    width: 90vw;
    margin-top: 3vw;
    height: 40vw
}

.container-client-say h1 {
    font-size: 4vw
}

.container-client-say h3 {
    font-size: 3vw;
    font-weight: 700;
    color: transparent
}

.bg-text-home span i,
.bg-text-other span {
    text-stroke: 1px #dddddd20;
    text-fill-color: transparent
}

.vertical-slider {
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    margin: 20px 0 0;
    perspective: 1000px
}

.container-client-say p {
    color: #fff;
    font-size: .9vw;
    margin: 20px 0;
    text-wrap: balance
}

.circular-map-container {
    height: 25vw;
    width: 25vw;
    border-radius: 15vw;
    box-shadow: 0 14px 28px rgb(255 255 255 / 25%), 0 10px 10px rgb(255 255 255 / 22%);
    margin: auto
}

.circular-map-container iframe {
    height: 25vw;
    width: 25vw;
    border-radius: 50%
}

.contact-section {
    margin-top: 5rem
}

.section-3 {
    margin: 20px
}

.card-container {
    display: flex;
    flex-wrap: wrap;
    gap: 2vw;
    justify-content: center;
    padding: 1vw;
    width: auto
}

.card-content {
    margin: 0 0 1vw 1vw;
    text-align: left;
    text-transform: uppercase;
    width: 100%
}

.card-custom {
    height: auto
}

.card-inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

.card-body {
    padding: 16px
}

.news-tabs {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #050a30;
    border: 1px solid #fff;
    border-radius: 5px;
    width: 30vw
}

.footer-columns,
.footer-top {
    justify-content: space-between
}

.footer-sidebar {
    position: fixed;
    right: -50%;
    bottom: 0;
    width: 50vw;
    height: auto;
    color: #fff;
    z-index: 1000;
    visibility: hidden
}

.footer-sidebar.active {
    visibility: visible;
    transform: translateX(0);
    opacity: 1;
    transition: 1.5s ease-in-out
}

.footer-sidebar:not(.active) {
    right: -50%
}

.footer-modern {
    background-color: #333;
    transition: transform 1s ease-in-out;
    background-color: #252525fa;
    color: #fff;
    padding: 3vw 2vw;
    height: auto;
    border-radius: 5vw 0 0 5vw;
    margin: 2vw 0
}

.footer-top {
    display: grid;
    align-items: center;
    border-bottom: .1vw solid #ccc;
    padding-bottom: 1vw
}

.footer-logo img {
    width: 17vw
}

.footer-contact p {
    margin: .5vw 0;
    line-height: 1.5;
    font-size: 1.1vw;
    text-wrap: balance
}

.footer-columns {
    display: flex;
    margin-top: 1vw;
    padding: 0 2vw
}

.footer-column h3 {
    font-size: 1.3vw;
    margin-bottom: 1vw;
    color: #fff;
    font-weight: 700
}

.footer-column ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.footer-column ul li {
    margin-bottom: .5vw
}

.footer-column ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 1vw
}

.footer-social a {
    margin-right: 1vw;
    color: #fff;
    font-size: 2vw
}

.footer-subscription {
    margin-top: 1vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: .1vw solid #ccc;
    padding: 1vw 0;
    gap: 2vw
}

.footer-subscription input {
    padding: 1vw;
    width: 30vw;
    border: none;
    border-radius: .5vw;
    font-size: 1vw
}

.footer-bottom p,
.footer-subscription p {
    margin: 0;
    font-size: 1vw
}

.footer-subscription button:hover {
    background-color: #fff;
    transition: .3s ease-in-out
}

.footer-bottom {
    text-align: center;
    border-top: .1vw solid #ccc;
    padding-top: 2vw;
    display: flex;
    justify-content: center
}

.footer-bottom a {
    color: #fff;
    margin-left: 1vw;
    font-size: 1vw
}

.footer-logo {
    height: auto;
    width: 240px;
    margin: 10px 0
}

.footer-social {
    display: flex;
    justify-content: center
}

.social-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    max-width: 300px
}

.social-icons a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    margin: 5px;
    background-color: #f1f1f1;
    border-radius: 50%;
    transition: background-color .3s
}

.social-icons a:hover {
    background-color: #333;
    color: #fff
}

.footer-sidebar.hidden {
    transform: translateX(100%)
}

#footerToggle {
    padding: 1vw 2vw;
    background-color: transparent;
    color: #fff;
    border: none
}

#footerToggle.hidden {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    display: block
}

.footer-sidebar {
    transition: transform 1.5s ease-in-out
}

.hide-footer-btn,
.reveal-footer-btn {
    border: none;
    cursor: pointer;
    transition: opacity .3s ease-in-out;
    color: #fff
}

.hide-footer-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #08b65e;
    padding: 10px 15px
}

.reveal-footer-btn {
    position: fixed;
    right: -45px;
    top: 50%;
    transform: rotate(90deg) translateY(-50%);
    background-color: #1c46f0;
    padding: 10px 20px;
    display: none
}

.abt-img-group img {
    height: auto;
    width: 60vw
}

#scrollTracker {
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #ff4500;
    z-index: 9999;
    transition: width .25s;
    border-radius: 10px
}

.watermark {
    position: fixed;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 100px;
    top: 0;
    color: #fff;
    white-space: nowrap;
    pointer-events: none;
    z-index: -1
}

.floating-text {
    letter-spacing: 10px;
    position: fixed;
    right: 50px;
    top: 70%;
    transform: translateY(-50%) rotate(90deg);
    transform-origin: right center;
    font-size: 1rem;
    color: #fff;
    padding: 10px;
    z-index: 1000;
    transition: opacity .5s;
    animation: 6s ease-in-out infinite float
}

.floating-text i {
    transform: rotate(270deg)
}

@keyframes float {

    0%,
    100% {
        transform: translateY(0) rotate(90deg)
    }

    50% {
        transform: translateY(-20px) rotate(90deg)
    }
}

.event-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 10px;
    background-color: transparent
}

.event-list::-webkit-scrollbar {
    width: 5px;
    background-color: transparent
}

.event-list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #ff0f39
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 10px;
    background-color: transparent
}

body::-webkit-scrollbar {
    width: 5px;
    background-color: transparent
}

body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #ff0f39
}

.faq-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 10px;
    background-color: transparent
}

.faq-content::-webkit-scrollbar {
    width: 5px;
    background-color: transparent
}

.faq-content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #ff0f39
}

.about-content h1 div {
    background-color: #ff0f39;
    height: 1.5vw;
    margin: .5vw;
    width: 1.5vw
}

#sidebar.open {
    right: 3vw
}

#sidebar-content h1 {
    font-size: 2vw;
    color: #fff
}

#sidebar-content h2 {
    font-size: 1vw;
    color: #f0f0f0
}

#sidebar-content h3 {
    font-size: 1vw;
    color: #e0e0e0;
    margin-top: 1.5vw;
    margin-bottom: 1vw
}

#sidebar-content ul {
    padding-left: 20px;
    color: #fff;
    list-style-type: disc
}

#sidebar-content table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px
}

#sidebar-content table td {
    padding: .5vw 1vw;
    color: #fff;
    border-bottom: .1vw solid #666;
    font-size: 1.1vw
}

.applications {
    transform: scale(.9);
    display: flex !important;
    flex-wrap: wrap;
    gap: 1rem;
    align-items: flex-start;
    margin-top: 1vw
}

.applications div {
    text-align: center;
    color: #fff;
    width: 7.5vw
}

.applications img {
    width: 7vw;
    height: 5vw;
    object-fit: cover;
    border-radius: .5vw;
    margin: 0 .2vw
}

#sidebar-content #get-quote {
    margin-top: 1vw;
    background-color: #f44336;
    color: #fff;
    font-size: 1vw;
    border: none;
    padding: 1vw 2vw;
    cursor: pointer
}

.carousel-arrow,
.dot-testimonial {
    border-radius: 50%;
    cursor: pointer
}

#sidebar-content #get-quote:hover {
    background-color: #d32f2f
}

#sidebar-content p {
    color: #ccc;
    font-size: .8vw;
    margin-top: 1vw;
    text-align: center;
    text-wrap-style: balance
}

@media (max-width:600px) {
    #sidebar {
        width: 100%;
        right: -100%
    }

    #sidebar.open {
        right: 0
    }

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

    .applications div {
        margin-bottom: 15px
    }
}

.carousel-wrapper {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.carousel-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 2vw;
    background-color: #ff0f39;
    color: #fff;
    padding: .9vw;
    z-index: 10;
    width: 3.5vw;
    height: 3.5vw;
    text-align: center
}

.left-arrow {
    left: -4.5%;
    top: 60%
}

.right-arrow {
    right: -5%;
    top: 60%
}

.bg_velvet {
    position: fixed;
    top: 0;
    right: 0;
    width: 60%;
    max-width: 60%;
    padding-bottom: 100vh;
    margin-left: auto;
    z-index: 1;
    background: radial-gradient(circle, var(--bs-primary) -70%, transparent 60%);
    opacity: .5
}

.bg-text-home {
    position: fixed;
    left: 13%;
    bottom: -8%;
    width: auto;
    transition: .3s;
    transform: scale(1.05) !important
}

.bg-text-home span i {
    display: block;
    font-size: 61vh;
    font-weight: 900;
    color: #ff0f39;
    background: padding-box text;
    -webkit-background-clip: text;
    margin-left: 20px
}

.bg-text-other {
    position: fixed;
    bottom: -10px;
    right: 0;
    transform: translateX(0);
    z-index: 2;
    pointer-events: none
}

.bg-text-other span {
    display: block;
    font-size: 11rem;
    font-weight: 700;
    color: transparent;
    -webkit-text-stroke: 1px #dddddd20;
    -webkit-text-fill-color: transparent
}

.red-box {
    height: 1.2vw;
    width: 1.2vw;
    background-color: #ff0f39;
    margin: 5px 10px
}

.navigation-dots {
    position: absolute;
    top: 50%;
    right: 70px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    gap: 15px
}

.dot-testimonial {
    width: 12px;
    height: 12px;
    background-color: #ddd;
    transition: background-color .3s
}

.dot-testimonial.active {
    background-color: #0d55d6;
    transform: scale(1.4)
}

.image-container-product img {
    margin: auto
}

.location-detail span {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1vw
}

.location-detail {
    gap: 1vw
}

.location-detail h4 {
    font-size: 2vw;
    border-bottom: 2px solid #fff;
    padding-bottom: .5vw
}

#international {
    overflow-y: scroll;
    height: 40vw;
    overflow-x: hidden;
    padding: 5vw 0
}

#international h2 {
    font-size: 3vw;
    border-bottom: .2vw solid #fff;
    width: fit-content;
    padding-bottom: .5vw;
    margin-bottom: 3vw
}

#international::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 10px;
    background-color: transparent
}

#international::-webkit-scrollbar {
    width: 7px;
    background-color: transparent
}

#international::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #ff0f39
}

.footer-contact {
    padding: 0 15px
}

.intro-bottom-bar {
    position: absolute;
    color: #fff;
    width: 100%;
    padding: 0 5%;
    bottom: 5px;
    height: auto
}

.container-contatct-sec {
    position: relative;
    transition: opacity .5s ease-out, transform .5s ease-out
}

.mt-custom {
    margin-top: 5vw
}

.section-5 {
    min-height: auto;
    padding: 20px;
    z-index: 1;
    margin-top: 20px
}

.container-sections {
    overflow: hidden !important;
    height: auto;
    z-index: 0;
    padding-bottom: 20px
}

.scroll-guide {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, .8);
    color: #fff;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    z-index: 9999;
    opacity: 1;
    pointer-events: auto
}

.scroll-guide.hidden {
    opacity: 0;
    pointer-events: none
}

.container-vertical-slider {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
    height: 29vw
}

.line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 4.5em;
    line-height: 1.5em;
    text-overflow: ellipsis
}

.footer-subscription button {
    padding: 1vw 2vw;
    background-color: #ff0f39;
    border: none;
    border-radius: .5vw;
    color: #fff;
    cursor: pointer;
    font-size: 1vw;
    background-image: linear-gradient(to right, #050a30 50%, #ff0f39 50%);
    background-size: 200% 100%;
    background-position: right;
    transition: .3s ease-in-out
}

.footer-subscription button:hover {
    background-position: left;
    color: #fff;
    transform: scale(1.05);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
    border: 1px solid #fff
}

.btn-primary.submitting {
    background-color: #ff0f39;
    cursor: wait
}

.modal-content {
    border-radius: var(--border-radius);
    box-shadow: 0 10px 40px rgba(0, 0, 0, .1);
    border: none
}

:root {
    --labindia-navy: #0A0C2C;
    --labindia-red: #ff0f39;
    --form-gap: 1.5rem;
    --border-radius: 10px;
    --transition: all 0.3s ease
}

.modal {
    width: 100%;
    z-index: 1060 !important
}

.modal-dialog {
    margin: 5.75rem auto auto;
    z-index: 50;
    max-width: 900px
}

.modal-header {
    background: #c40022;
    color: #fff;
    border-radius: var(--border-radius) var(--border-radius) 0 0;
    padding: 1.5rem 2rem;
    border: none
}

.modal-title {
    font-size: 1.75rem;
    font-weight: 600;
    letter-spacing: -.5px
}

.modal-body {
    padding: 2rem;
    background-color: #f5f5f5
}

.date-input-group,
.date-input-group select,
.form-control,
.time-input-group,
.time-input-group select {
    padding: .875rem 1rem;
    background-color: #f8fafc;
    transition: var(--transition)
}

.form-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: var(--form-gap);
    margin-bottom: 1rem
}

.custom-quote-group-2024.full-width,
.form-grid-full {
    grid-column: 1/-1
}

.form-label {
    color: var(--labindia-navy);
    font-weight: 500;
    margin-bottom: .5rem;
    display: block;
    font-size: .95rem
}

.form-control {
    width: 100%;
    border: 1.5px solid #e1e5ee;
    border-radius: 8px;
    font-size: 1rem
}

.date-input-group,
.time-input-group {
    width: 100%;
    border: 1.5px solid #e1e5ee;
    border-radius: 8px;
    font-size: 1rem;
    display: flex;
    align-items: center
}

.date-input-group select,
.time-input-group select {
    width: 25%;
    border: 1.5px solid #e1e5ee;
    border-radius: 8px;
    font-size: 1rem;
    margin: 0 .3vw
}

.form-control:focus,
.modal-header button {
    background-color: #fff
}

.date-input-group span,
.time-input-group span {
    font-size: 1rem;
    color: #696969
}

.form-control:focus {
    border-color: var(--labindia-navy);
    box-shadow: 0 0 0 4px rgba(10, 12, 44, .1)
}

textarea.custom-quote-input-2024,
textarea.form-control {
    min-height: 120px;
    resize: vertical
}

.modal-footer {
    padding: 1.5rem 2rem;
    border-top: 1px solid #eef0f6;
    display: flex;
    gap: 1rem;
    justify-content: flex-end
}

.btn {
    padding: .75rem 2rem;
    font-weight: 600;
    border-radius: 8px;
    transition: var(--transition)
}

.btn-primary {
    background-color: var(--labindia-red);
    color: #fff;
    border: none
}

.btn-primary:hover {
    background-color: #ff0f39;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(255, 77, 79, .2)
}

.btn-secondary {
    background-color: #f1f5f9;
    color: #64748b;
    border: none
}

.btn-secondary:hover {
    background-color: #e2e8f0;
    color: #475569
}

.alert {
    padding: 1rem;
    border-radius: 8px;
    margin-top: 1rem;
    font-weight: 500
}

.alert-success {
    background-color: #dcfce7;
    color: #166534;
    border: 1px solid #86efac
}

.alert-danger {
    background-color: #fee2e2;
    color: #991b1b;
    border: 1px solid #fca5a5
}

.btn-close,
.modal-header button {
    color: #fff !important
}

.modal-backdrop.show {
    opacity: .5;
    display: none
}

select.form-control {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%230A0C2C' viewBox='0 0 16 16'%3E%3Cpath d='M8 10.5l-4-4h8l-4 4z'/%3E%3C/svg%3E");
    background-position: right 1rem center;
    padding-right: 2.5rem
}

input[type=date].form-control,
input[type=time].form-control {
    min-height: 48px
}

#verticalScroll {
    position: relative;
    z-index: 10;
    opacity: 0
}

.feature-item {
    color: #fff;
    display: flex;
    justify-content: left;
    align-items: center;
    gap: 1vw;
    margin-bottom: .5vw
}

.custom-quote-content-2024 {
    position: relative;
    background: #fff;
    width: 90%;
    max-width: 800px;
    margin: 2% auto;
    border-radius: 12px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .1);
    animation: .3s ease-out customModalSlide
}

@keyframes customModalSlide {
    from {
        transform: translateY(-20px);
        opacity: 0
    }

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

.custom-quote-header-2024 {
    background: #dc2626;
    color: #fff;
    padding: 1.5rem;
    border-radius: 12px 12px 0 0;
    position: relative
}

.custom-quote-title-2024 {
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0
}

.custom-quote-subtitle-2024 {
    margin: .5rem 0 0;
    opacity: .9
}

.custom-quote-close-2024 {
    position: absolute;
    right: 1.5rem;
    top: 1.5rem;
    background: 0 0;
    border: none;
    color: #fff;
    font-size: 1.5rem;
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.custom-quote-container-2024 {
    padding: 2rem
}

.custom-quote-form-2024 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem
}

.custom-quote-input-2024 {
    width: 100%;
    padding: .75rem 1rem;
    border: 1.5px solid #e5e7eb;
    border-radius: 8px;
    font-size: .95rem;
    transition: .2s
}

.custom-quote-input-2024:focus {
    outline: 0;
    border-color: #dc2626;
    box-shadow: 0 0 0 3px rgba(220, 38, 38, .1)
}

.custom-quote-checkbox-2024 {
    grid-column: 1/-1;
    display: flex;
    align-items: center;
    gap: .5rem;
    margin: 1rem 0
}

.custom-quote-submit-2024 {
    grid-column: 1/-1;
    background: #dc2626;
    color: #fff;
    border: none;
    padding: .875rem 1.5rem;
    border-radius: 8px;
    font-weight: 500;
    cursor: pointer;
    transition: background .2s
}

.side-bar-button a,
.side-bar-button button,
.submit-btn {
    background-color: #ff0f39;
    transition: .3s;
    background-size: 200% 100%;
    background-position: right bottom
}

.custom-quote-submit-2024:hover {
    background: #b91c1c
}

@media (max-width:640px) {
    .bg_velvet {
        width: 100%;
        max-width: 100%;
        padding-bottom: calc((640 / 640) * 100%)
    }

    .custom-quote-form-2024 {
        grid-template-columns: 1fr
    }

    .custom-quote-content-2024 {
        margin: 1rem;
        width: calc(100% - 2rem);
        max-height: 90vh;
        overflow-y: auto
    }
}

#customQuoteModal2024,
#sidebar-content>:not(#customQuoteModal2024) {
    transition: display .3s ease-out
}

.submit-btn {
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: .7vw;
    border: 1px solid transparent;
    background-image: linear-gradient(to right, #050a30 50%, #ff0f39 50%);
    position: absolute;
    right: 25%;
    bottom: 0;
    color: #fff;
    border-radius: 10px
}

.container-form {
    position: relative;
    margin: auto;

}

.custom-input-pnone-no {
    color: #000;
    padding: 10px;
    width: 24.4vw;
    margin: 10px 1.1vw !important;
    border-radius: 5px;
    background-color: #f5f5f5;
    border: none;
    height: 3vw;
    font-size: 1vw
}

.iti__country-list {
    background-color: #050a30;
    border-radius: .5vw;
    left: 30%;
    width: 25.5vw;
    overflow-x: hidden
}

.map-btn {
    width: max-content !important
}

.blog-read-more {
    background-color: #ff4d4f;
    color: #fff;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 1em;
    border-radius: 5px
}

.side-bar-button a,
.side-bar-button button {
    width: 100%;
    color: #fff;
    padding: 10px;
    font-size: 1rem;
    text-align: center;
    border: none;
    border-radius: 5px;
    background-image: linear-gradient(to right, #fff 50%, #ff0f39 50%);
    cursor: pointer;
    display: inline-block
}

.side-bar-button a:hover,
.side-bar-button button:hover {
    background-position: left bottom;
    color: #ff0f39;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .2)
}

.iti__selected-flag {
    left: 35%
}

.iti__dial-code,
.iti__selected-dial-code {
    display: inline-block;
    margin-left: 0 !important
}

.iti__country-name {
    display: inline-block
}

.iti__country {
    text-align: left;
    padding-left: 10px;
    font-size: 1vw
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=tel],
.iti--allow-dropdown input[type=text],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=tel],
.iti--separate-dial-code input[type=text] {
    padding-left: 2.8rem;
    padding-bottom: .9rem;
    font-weight: 600
}

.iti__country-name,
.iti__dial-code {
    font-size: 1vw !important
}

.phone-one,
.phone-two {
    display: flex;
    gap: 1vw
}

.partner-wrapper {
    overflow-x: hidden;
    position: relative;
    padding: 20px;
    width: 100%;
    color: #fff;
    margin-top: 7vw
}

.partner-title {
    position: relative;
    z-index: 2
}

.partner-title h2 {
    font-size: 3.5vw;
    color: #fff;
    margin-bottom: 1rem;
    padding-bottom: .5vw;
    border-bottom: 3px solid;
    width: fit-content
}

.diagonal-split-container {
    position: relative;
    min-height: calc(70vh);
    overflow: hidden
}

.partner-area-left,
.partner-area-right {
    position: absolute;
    top: 0;
    width: 50%;
    padding: 2vw;
    z-index: 2
}

.partner-area-left {
    left: 0
}

.partner-area-right {
    right: 0
}

.vertical-line {
    width: 2px;
    height: 28vw;
    background: linear-gradient(to bottom, transparent, #fff, transparent);
    position: relative;
    margin-left: 50%
}

.partner-category-title {
    margin-bottom: 2vw;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
    color: #fff;
    width: 100%;
    border-bottom: .15vw solid #ffffffa8;
    padding-bottom: .6vw
}

.partner-category-title h3 {
    font-size: 2vw;
    margin: 0;
    text-transform: capitalize;
    font-weight: 700
}

.partner-logo-grid {
    display: flex;
    gap: 1.2vw;
    flex-wrap: wrap
}

.partner-logo-item {
    background: #fff;
    border-radius: 10px;
    padding: .5vw;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transform: scale(.9) !important;
    width: 8vw
}

.partner-logo-item:hover {
    transform: translateY(-5px)
}

.partner-logo-box {
    width: 7vw
}

.partner-logo-box img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.partner-name {
    font-size: .9rem;
    color: #333;
    text-align: center;
    display: none
}

@media (max-width:768px) {
    .container-contatct-sec {
        -webkit-overflow-scrolling: touch
    }

    .form-grid {
        grid-template-columns: 1fr
    }

    .modal-dialog {
        margin: 1rem
    }

    .modal-body {
        padding: 1.5rem
    }

    .modal-footer {
        padding: 1.25rem;
        flex-direction: column
    }

    .partner-title h2 {
        font-size: 2rem
    }

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

.product-menu {
    max-height: 29vh;
    overflow-y: scroll !important;
    overflow-x: hidden;
    width: auto
}

.product-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 10px;
    background-color: transparent
}

.product-menu::-webkit-scrollbar {
    width: .5vw;
    background-color: transparent
}

.product-menu::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #fff
}

.feature-text li {
    font-size: .9vw;
    margin-bottom: .5vw
}

/* .g-recaptcha {
    margin: .5vw 0 2vw 1.7vw
} */

.contact-field {
    display: none !important;
    position: absolute !important;
    left: -9999px !important
}

.iti {
    position: relative;
    display: inline-block;
    width: 100% !important;
}
