
body { 
overflow-x: hidden;    
}

.nav-item,
.navbar {
    position: relative;
}

.arrow1,
.arrow2,
.dropdown li a {
    transition: transform .3s;
}

.perfect-solution .card:hover,
.sets-us-apart .card:hover {
    background-color: var(--primary-color);
    transition: var(--transition);
}

.explore-link i,
.h_tabs a,
.perfect-solution .card:hover,
.recent-news-inner .card,
.sets-us-apart .card:hover {
    transition: var(--transition);
}

.h_tabs li { 
    line-height: 32px !important;

}

.perfect-solution .card:hover .explore-link i,
.recent-news-inner .splide__slide .card:hover .explore-link i {
    transform: translateX(5px);
}

.perfect-solution .card:hover .explore-link::before,
.recent-news-inner .splide__slide .card:hover .explore-link::before {
    transition: width .4s;
    width: 106%;
}


@media (max-width:768px){ 


    .main_wrapper .main-container.container
    { 
padding-left: 10px !important;
padding-right: 10px !important;

    }

.dark-card{ 
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.splide__pagination{ 
display: none !important;
}
    
.fw-semibold {
    font-weight: 600 !important;
}
    
.perfect-solution .card-2 *{ 
    color: #fff !important;

}
.perfect-solution .card-2 {
    background-color: var(--primary-color);
    transition: var(--transition);
}

.perfect-solution .card-2 {
    transition: var(--transition);
}

.fw-semibold {
    font-weight: 600 !important;
}


}



/* 
header {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    position: sticky;
    top: 0;
    z-index: 10
}

.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff
}

.menu-toggle,
.nav-link,
.sub-nav-item {
    background: 0 0;
    border: none;
    cursor: pointer
}

.menu-toggle {
    display: none;
    font-size: 30px
}

.navbar-nav {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 5px 1.8rem;
}
nav-link a{
        padding: 10px 0 !important;
    }
.nav-link,
.sub-nav-item {
    color: #000;
    font-weight: 700;
    display: flex;
    gap: 10px;
    align-items: center;
    padding: .5rem 1rem;
    font-size: 16px
}

.tags,
label {
    font-weight: 500
}

.close-menu,
.dropdown,
.mob-logo {
    display: none
}

.dropdown a:hover,
.dropdown button:hover,
.nav-link:hover {
    color: var(--primary-color);
}

.dropdown {
    position: absolute;
    top: 20px;
    left: 0;
    background: var(--primary-color) !important;
    border-radius: 2px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
    list-style: none;
    padding: .5rem 1rem;
    width: fit-content;
    text-wrap: nowrap;
    z-index: 100
}
.dropdown li button{
    color: var(--light-color) !important;
    padding: 0px 0;
}

.dropdown li a {
    color: var(--light-color) !important;
    padding: 4px 0;
}

.dropdown li:hover a img {
    filter: brightness(0) saturate(100%) invert(22%) sepia(45%) saturate(1489%) hue-rotate(235deg) brightness(98%) contrast(89%);
}

.dropdown li:hover a {
    color: var(--primary-color) !important
}

.dropdown li.sub-menu a img {
filter: brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(269%) hue-rotate(21deg) brightness(115%) contrast(100%);
    height: 20px;
    width: 20px;
    object-fit: contain
}

.nav-item.active>.dropdown {
    display: block
}

.dropdown li {
    padding: 4px 20px;
    margin: .5rem 0
}

.dropdown.sub-menu-second,
.dropdown.sub-menu-third {
    left: 100%;
    top: 0;
    display: none;
    padding: 10px 5px ;
}

.nav-item.active .arrow1 {
    transform: rotate(-180deg)
}

.menu-second.sub-menu.active .arrow2,
.menu-third.sub-menu.active .arrow2 {
    transform: rotate(90deg)
}

.dropdown.sub-menu-second,
    .dropdown.sub-menu-third {
      display: none;
    }
    .sub-menu.active > .dropdown {
      display: block;
    }


    header .sub-nav-item img {
        
        width: 20px ;
        height: 20px ;
        object-fit: contain ;
filter: brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(269%) hue-rotate(21deg) brightness(115%) contrast(100%);
    } */


.about-primeArray .card-img,
.bannerr {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.h_tabs a img {
    height: 32px
}

.h_tabs a:hover img {
    filter: brightness(0) saturate(100%) invert(0%) sepia(2%) saturate(0%) hue-rotate(239deg) brightness(100%) contrast(100%)
}

.h_tabs a:hover {
    color: var(--dark-color) !important;
    background-color: #e5e5e5 !important;
}

.bg-dark-grey.h_tabs {
  background-color: #555961 !important;
}

.banner {
    position: relative;
    height: 360px
}

.banner-video {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%
}


.banner-video video {
    position: relative;
    height: 360px;
    object-fit: cover;
    width: 100%;
    overflow: hidden;
}
.banner-video::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #00000078;
    position: absolute;
    left: 0px;
    top: -5px;
    z-index: 10;
}




.banner button.btn-purple .banner p,
.banner h1 {
    position: relative !important;
}

.explore-link,
.recent-news-inner .splide__slide .card:hover .explore-link {
    position: relative;
}

@media (min-width:1920px) {

    .banner,
    .banner-video video {
        height: 460px !important
    }

    .banner-video video {
        object-fit: cover;
        width: 100%
    }
}

.perfect-solution img {
    max-height: 150px;
    max-width: 300px;
    margin: auto;
    object-fit: contain
}

.tags {
    padding: 0 20px;
    font-size: 15px;
    text-align: center
}

.tags span {
    line-height: 24px;
    margin: 0 6px
}

.explore-link {
    width: fit-content;
    display: block;
    margin: 20px 0
}

.explore-link i {
    margin-left: 5px
}

.perfect-solution .card:hover * {
    color: var(--light-color) !important
}

.footer-menu ul li a,
.footer-menu ul li a:hover,
.recent-news-inner .card:hover,
.recent-news-inner .card:hover .card-subtitle,
.recent-news-inner .card:hover a,
.sets-us-apart,
.sets-us-apart .card:hover {
    color: var(--light-color)
}

.explore-link::before {
    content: "";
    height: 1.5px;
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 0%;
    background-color: var(--light-color)
}

.about-primeArray .card-img img {
    max-width: 88%;
}

.about-primeArray .card-img {
    background-image: url(/beta/assets/images/about-background.jpg);
    border-radius: 20px;
    width: 100%;
    height: 350px;
    display: grid;
    place-content: center
}

.sets-us-apart {
    background-image: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url("/beta/assets/images/sets-us-apart.png");
    background-size: cover;
    background-position: center
}

.customers .client-logos,
.customers .container {
    overflow: hidden
}

.client-logos,
.form-group.full {
    width: 100%
}

.moving-text {
    overflow-x: auto;
    white-space: nowrap
}

.moving_text-child img {
    display: inline-block;
    width: 170px;
    height: 65px;
    padding: 10px 20px;
    margin: 0 20px;
    border-radius: 10px;
    object-fit: contain;
    background-color: #fff
}

.moving_text-child {
    animation-name: move;
    animation-duration: 8s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    display: inline-block;
    white-space: nowrap
}

.moving-text::-webkit-scrollbar {
    display: none
}

@keyframes move {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(-100%)
    }
}

.splide {
    margin-top: 20px
}

.splide__slide {
    display: flex;
    justify-content: center;
    align-items: center
}

.splide__slide .card {
    padding: 0;
    margin: 30px 0;
    width: auto;
    background-color: #f1f1f1;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: transform .3s
}

splide__slide .card:hover {
    transform: scale(1.03)
}

.splide__slide .card img {
    width: 100%;
    height: 300px;
    margin: 0;
    object-fit: cover;
    border-radius: 12px
}

.splide__slide .card-content {
    padding: 20px;
    flex-grow: 1;
    display: flex;
    justify-content: start;
    flex-direction: column;
    align-items: start
}

.recent-news-inner .card .card-badge { 
    background-color: #5d398a29;
}
.recent-news-inner .card:hover .card-badge {
    color: var(--light-color);
    background-color: #fffFFF45;
    background-color: #fffFFF45;
}

.recent-news-inner .card:hover,
.slider-controls .navigation_btn,
.social-icons a:hover {
    background-color: var(--primary-color)
}

.recent-news-inner .card-title {
    font-size: 1.2rem;
    font-weight: 700;
    margin: 10px 0 5px;
    display: -webkit-box;        /* flexbox jahi layout for text clipping */
    -webkit-line-clamp: 1;       /* ✅ kinne lines tak text visible hona */
    -webkit-box-orient: vertical;
    overflow: hidden;            /* extra text hide ho jave */
    text-overflow: ellipsis;     /* ... lag jave */

}


.recent-news-inner .card-subtitle {
    text-align: left;
    font-size: .95rem;
    color: #666;
    margin-bottom: 15px
;    display: -webkit-box;        /* flexbox jahi layout for text clipping */
    -webkit-line-clamp: 4;       /* ✅ kinne lines tak text visible hona */
    -webkit-box-orient: vertical;
    overflow: hidden;            /* extra text hide ho jave */
    text-overflow: ellipsis;     /* ... lag jave */

}

.recent-news-inner .slider-controls {
    text-align: center;
    display: flex;
    gap: 30px;
    align-items: center
}

.recent-news-inner .splide__arrow {
    display: none
}

.slider-controls .navigation_btn img {
    width: 20px;
    height: 20px;
    border-radius: 12px
}

.slider-controls .navigation_btn {
    display: inline-block;
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    color: #fff;
    text-decoration: none;
    border-radius: 50%;
    text-align: center;
    margin-top: auto;
    cursor: pointer
}

.card-badge,
.recent-news-inner .splide .read-more-btn {
    color: var(--primary-color);
    border-radius: 30px;
    font-size: 14px
}

.recent-news-inner_btn {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.card-badge {
    background-color: var(--light-purple);
    padding: 7px 15px
}

.splide .read-more-btn img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    filter: brightness(0) saturate(100%) invert(26%) sepia(11%) saturate(4570%) hue-rotate(231deg) brightness(95%) contrast(91%)
}

.recent-news-inner .splide .read-more-btn {
    display: flex;
    gap: 20px;
    align-items: center;
    padding: 8px 0;
    font-weight: 700
}

.recent-news-inner .splide__pagination__page {
    width: 10px;
    height: 10px;
    margin: 10px
}

.recent-news-inner .splide__pagination__page.is-active {
    background: var(--primary-color);
    transform: scale(1.4);
    z-index: 1
}

.recent-news-inner .splide__pagination {
    bottom: -1rem
}

.recent-news-inner .splide__slide .card:hover {
    transition: var(--transition);
    background-color: var(--primary-color)
}

.recent-news-inner .splide__slide .card:hover * {
    color: var(--light-color) !important
}

.prime-video_demo .video-wrapper iframe {
    width: 100%;
    border-radius: 20px
}

.prime-video_demo .video-text p { 
    font-size: 20px;
    line-height: 32px;
}
.prime-video_demo .video-text {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.quote-form {
    margin: auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
    font-family: 'Segoe UI', sans-serif
}

.form-row {
    display: flex;
    gap: 20px;
    flex-wrap: wrap
}

.form-group {
    flex: 1;
    display: flex;
    flex-direction: column
}

label {
    margin-bottom: 8px;
    font-size: 14px
}

label span {
    color: red
}

input,
textarea {
    padding: 14px 16px;
    border: none;
    background-color: #ebebeb;
    border-radius: 10px;
    font-size: 1rem;
    font-family: inherit;
    color: #333
}

textarea {
    resize: vertical
}

.submit-btn {
    align-self: flex-start;
    padding: 14px 32px;
    background-color: #502a89;
    color: #fff;
    font-weight: 700;
    font-size: 1rem;
    border: none;
    border-radius: 9999px;
    cursor: pointer;
    transition: background .3s;
}

.bannerr,
.footer-bottom,
.footer-contact address,
.sky-button,
.social-icons a,
footer {
    color: var(--light-color);
}


.submit-btn:hover {
    background-color: #4a2e6e !important;
}

footer {
    background: linear-gradient(180deg, #191919 0, #5d398a 182.91%);
    padding-bottom: 20px !important;
}

.footer-top {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 40px;
    margin-bottom: 40px;
}

.footer-logo img {
    height: 80px;
    margin-bottom: 20px;
}

.footer-links {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px
}

.footer-contact h4,
.footer-menu h4,
.footer-social h4 {
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 10px
}

.footer-menu ul li {
    margin-bottom: 10px
}

.footer-contact address {
    font-style: normal
}

.footer-contact address p {
    margin-bottom: 10px;
    display: flex;
    align-items: flex-start
}

.footer-contact address i {
    margin-right: 10px;
    margin-top: 5px
}

.social-icons {
    display: flex;
    gap: 15px
}

.social-icons a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, .1);
    border-radius: 50%
}

.footer-bottom {
    text-align: center;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, .1);
    font-size: .9rem
}

.footer-bottom p {
    margin: 0
}

@media (max-width:600px) {
    .h_tabs a{
        flex-direction: column !important;  
        text-align: center;
        gap:8px;
    }
    .h_tabs a div {
        padding-left: 20px; 
        padding-right: 20px; 

    }
    

    .h_tabs a img {
        height: 18px;
        margin-right: 5px !important
    }

    .h_tabs a {
        font-size: 13px;
        font-weight: 400 !important
    }
}

@media (max-width:768px) {

    .nav-link,
    .nav-link a {
        font-size: 1.2rem
    }

    .menu-toggle,
    .mob-logo {
        display: block
    }

    .sub-nav-item {
        padding: 10px 0;
        justify-content: start;
        text-align: left;
        align-items: start
    }

    /* .dropdown {
        padding: 0;
        background-color: transparent
    } */

    .close-menu i {
        font-size: 38px !important
    }

    .close-menu {
        display: flex !important;
        align-items: center;
        width: 100%;
        padding: 0;
        justify-content: space-between;
        margin-bottom: 20px
    }

    .nav-link {
        padding: 10px 0;
    }

    @media (min-width:1920px) {
        .nav-link a {
            font-size: 18px !important
        }
    }

    .navbar-nav {
        flex-direction: column;
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background: #fff;
        /* padding: 1rem 1.5rem; */
        transition: left .4s;
        z-index: 999
    }

    .navbar-nav.open {
        left: 0
    }

    .close-menu {
        align-self: flex-end;
        font-size: 1.5rem;
        background: 0 0;
        border: none
    }

    /* .dropdown,
    .dropdown.sub-menu-second,
    .dropdown.sub-menu-third {
        position: static;
        width: 100%;
        box-shadow: none;
        padding-left: 1rem 0
    } */

    .footer-links,
    .footer-top {
        grid-template-columns: 1fr !important
    }
}

.bannerr {
    background-image: url("/beta/assets/images/banner-background.webp");
    text-align: center
}

.sky-button {
    font-family: AzeretMono, monospace;
    background-color: var(--sky-color);
    padding: 15px 30px;
    border-radius: 30px;
    font-weight: 600;
    margin: 20px 0 10px;
    letter-spacing: 1px;
    display: inline-block
}

.sky-button:hover {
    background-color: #4a2e6e
}


.request_quote{
    overflow: hidden; 

}


@media (min-width:1920px) {

     .h_tabs a div  { 
        font-size: 20px  !important;
     }
       .h_tabs a   { 
    padding: 20px 10px !important ;  
    }


       
    
.dropdown {
    min-width: 450px !important;
}
.text-limit {
  display: -webkit-box;
  -webkit-line-clamp: 3;   /* number of lines to show */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.fs-6 , strong{ 
    line-height: 24px !important;
}


.recent-news-inner .card-title{ 
    line-height: 24px !important;
    font-size: 22px !important;
}

.recent-news-inner .card-subtitle{ 
    line-height: 24px !important;
}
}

address { 
font-style: normal !important;
}




/* temporary  */
#imageModal{ 
    padding-top: 0px !important;
    margin-top: 150px;
   
}

#imageModal .splide { 
    top: -70px;
}



@media (min-width:320px) and (max-width:390px){ 
.banner a{ 
padding: 15px !important;
font-size: 14px !important;
}



}



section { 
    overflow: hidden !important;
}


.float-start { 
    margin-right: 22px !important;
}


