/* video start code */
.video_gallery {
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.video_gallery .vd_bx {
    position: relative;
    overflow: hidden;
    z-index: 1;
    border-radius: 16px;
    border: 1px solid #fff;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 0px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    margin-bottom: 15px;
    height: 250px;
}

.video_gallery .video-play-icon {
    width: 50px;
    height: 50px;
    line-height: 48px;
}

.video-play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 65px;
    height: 65px;
    border-radius: 80px;
    text-align: center;
    line-height: 65px;
    color: #fff;
    display: block;
    margin: auto;
    transition: all .5s;
    background: var(--liner);
    background-color: #d9141b;
    box-shadow: 0 0 0 0 rgba(110, 39, 37, .5);
    -webkit-animation: wave 1.25s infinite cubic-bezier(.66, 0, 0, 1);
    -moz-animation: wave 1.25s infinite cubic-bezier(.66, 0, 0, 1);
    -ms-animation: wave 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: wave 1.25s infinite cubic-bezier(.66, 0, 0, 1);
}

@-webkit-keyframes wave {
    to {
        box-shadow: 0 0 0 45px rgba(213, 142, 144, 0)
    }
}

@-moz-keyframes wave {
    to {
        box-shadow: 0 0 0 45px rgba(213, 142, 144, 0)
    }
}

@-ms-keyframes wave {
    to {
        box-shadow: 0 0 0 45px rgba(213, 142, 144, 0)
    }
}

@keyframes wave {
    to {
        box-shadow: 0 0 0 45px rgba(213, 142, 144, 0)
    }
}

.video_gallery .moreBtn:before,
.video_gallery .moreBtn:after {
    background: #333;
}

.video_gallery .moreBtn:hover {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    color: white;
}

.video_gallery .vd_bx img {
    object-fit: cover;
    height: 100%;
}

/* video end code */
/* clients */ 
.webpulse_home_clients .owl-dots{display: none;}
.clients { border: 1px solid var(--color-border);; border-radius: 5px;overflow: hidden; }
.webpulse_home_clients .item .image { position: relative; padding: 15px 10px 0px; text-align: center; min-height: 100px;background:var(--color-white); max-height: 100px; overflow: hidden; }
.webpulse_home_clients .item .image img { position: absolute; max-width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto; max-height: 100%; }
.menubar .logo span { font-size: 24px; font-weight: 800; color: var(--primary-orange); }
.menubar .logo span b { color: var(--color-dark-blue); font-weight: bold; }
.navbar { display: none; }
.home_slider .bd-about-wrapper.style-one .bd-about-thumb::before{display:none;}
.home_slider .bd-about-wrapper.style-one .bd-about-thumb-inner {  margin: 0px 0px 0px 0px;}
.home_slider .bd-about-wrapper.style-one .bd-about-thumb-small { right: inherit; bottom: 60px; max-width: 195px; left: -130px; border-radius: 10px !important; }
.home_slider .bd-about-wrapper.style-one .bd-about-thumb-small::before { border-radius: 10px; width: 215px; height: 215px; top: -10px; left: -10px;}
.home_slider .bd-about-wrapper.style-one .bd-about-thumb-small img { border-radius: 10px; }
.home_slider .bd-about-wrapper.style-one .bd-about-thumb-shape { left: inherit; right: -30px; }
.home_slider .bd-about-wrapper.style-one .bd-about-thumb img { height: auto; width: 100%;    aspect-ratio: 350 / 221; }
.home_slider .bd-about-wrapper.style-one .bd-about-thumb { border-radius: 10px; border: 5px solid var(--color-light); }
 /* get a quote */ 
.p-4.mt-0.bg-dark-transparent-2 { border: 1px solid var(--color-border); border-radius: 5px; } 
.title-pattern.mt-0 { font-weight: 400; line-height: 1.42857143; color: var(--color-dark-blue); font-size: 23px; } 
.reservation-form .form-control {  background-color: var(--color-light); color: var(--color-dark);} 
.reservation-form .form-control::placeholder{color:var(--color-dark-gray);} 
.reservation-form .form-control:focus { border-color: var(--color-border);} 
.reservation-form textarea, .reservation-form select, .reservation-form input { border: 1px solid var(--color-border);} 
.p-4.mt-0.bg-dark-transparent-2 { border: 1px solid var(--color-border) ; border-radius: 5px; } 
/* get a quote css end */ 
.featuredProducts2 button.owl-next:hover{background-color: var(--primary-orange) !important;} 
.featuredProducts2 button.owl-prev:hover{background-color: var(--primary-orange) !important;} 
.w-100.rounded-5.px-4.py-4.bg-sky.d-block.mb-5 { background:var(--color-white); border-radius: 10px; } footer .mb-0.text-white2.fw-bold1.text-uppercase.title3.fs-20.lsp-5 { color: var(--primary-orange); font-weight: 700; letter-spacing: 1px; font-size: 18px; } form#emailSubscribe { background: var(--color-dark-blue); padding: 2px !important; } 
.bg-dark-green, .btn-dark-green { background: var(--primary-orange); font-weight: 600; transition: all 0.5s ease; } form#emailSubscribe input::placeholder{color: var(--color-white);} 
/* about us page section */ 
.about-page .image-box.pr_110.mr_20 { max-width: 450px; float: right; margin: 0px 0px 30px 30px;     border-radius: 10px;} 
.about-page h2, .about-page h3, .about-page h4{margin: 10px 0px;} 
.about-page h2, .about-page h3, .about-page h4 { margin: 10px 0px; color: var(--primary-orange); font-size: 22px; } 
 figure.image {
    border-radius: 10px;
    overflow: hidden;
}
/* ABOUT CSS CUSTOM */
.features {
    width: 100%;
    position: relative;
}

.counter-block {
    box-shadow: 0 0 50px 0 var(--color-dark-black-opacity)
}

.h2_title,
.features .h2_title {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 40px;
    padding-bottom: 10px;
    position: relative;
    color: var(--color-dark-blue);
}

 
.features-holder {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 25px;
}

.feature-panel-holder {
    padding-top: 20px;
    transition: 0.3s ease-in-out;
    position: relative;
}

.feature-panel-holder:hover {
    padding-top: 0;
}

.feature-panel {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 20px 10px;
    margin-bottom: 0px;
    border-radius: 8px 0 8px 8px;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    border: 1px solid var(--color-border);
}

.feature-panel-dark {
    background-color: #eff5ff;
}

.feature-panel-holder:hover .feature-panel-dark {
    background-color: #d4e6ff;
}

.feature-icon img {
    width: 40px;
    /* filter: revert-rule; */
    transition: 0.3s ease-in-out;
}

.titleFact {
    font-size: 16px;
    color: #0081a2;
    transition: 0.3s ease-in-out;
    margin: 10px 0px;
    font-weight: 700;
}

.feature-panel-holder:hover .titleFact {
    color: var(--primary-orange);
    ;
}

.feature-content p {
       font-size: 17px;
    line-height: 20px;
    margin: 0;
    color: var(--color-dark);
    ;
    visibility: hidden;
    opacity: 0;
    height: 25px;
    transition: 0.3s ease-in-out;
}

.feature-panel-holder:hover .feature-content p {
    visibility: visible;
    opacity: 1;
    height: 30px;
}

.feature-panel a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border: 2px solid #d20063;
    border-radius: 50%;
    font-size: 13px;
    color: #d20063;
    margin-top: -32px;
    transition: 0.3s ease-in-out;
}

.feature-panel-holder:hover .feature-panel a {
    color: var(--color-dark-blue);
    border-color: var(--color-dark-blue);
    margin-top: 12px;
}




@media (max-width: 1023px) {
    .features-holder {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }

    .feature-panel-holder {
        width: 30%;
        padding-top: 20px;
    }

    .features-card {
        display: block;
    }


}

@media (max-width: 650px) {
    .feature-panel-holder {
        width: 97%;
    }

    .features-card {
        transform: none;
        margin-top: 0;
        margin-bottom: 30px;
    }


}
/* keyfects */
/* our process */ 
.our-process-area .shpape-pro { position: absolute; right: -20px; top: 50%; transform: translateY(-50%); left: inherit; z-index: 9; } 
.our-process-area .shpape-pro img { max-width: 40px;    opacity: 0.2; } 
.our-process-area .single-process-card { border-radius: 10px; background: var(--color-white); box-shadow: 0 0 50px 0 var(--color-dark-black-opacity); text-align: center; height: 100%; width: 100%; display: flex ; align-items: center; justify-content: center; position: relative; z-index: 1; transition-duration: 500ms; } 
.our-process-area .single-process-card .single-process-content { padding: 30px 10px; } 
.our-process-area .single-process-card .single-process-content .process-number { position: relative; } 
.our-process-area .single-process-card .single-process-content .title4 { font-style: normal; font-weight: 600; line-height: 32px; margin-top: 10px; transition-duration: 500ms;    font-size: 18px !important; } 
.our-process-area .single-process-card:hover { background-color: #0081a2; } 
.our-process-area .single-process-card:hover .single-process-content .process-number .title3 { background-color: var(--color-white) ; color: #d20063; } 
.our-process-area .single-process-card:hover .title4.text-blue.fs-5.fw-bold { color: var(--color-white); } 
.our-process-area .single-process-card:hover p { color: var(--color-white); } 
.our-process-area .single-process-card .single-process-content .process-number .title3 { height: 80px; width: 80px; font-size: 35px; line-height: 80px; display: inline-block; border-radius: 50%; background:#d20063; color: var(--color-white); position: relative; font-weight: 600; z-index: 1; transition-duration: 500ms; } 
.our-process-area .single-process-card:hover .single-process-content .process-number .title3::after { border-color: var(--color-white); } 
.our-process-area .single-process-card .single-process-content .process-number .title3::after { position: absolute; content: ""; height: 92px; width: 92px; border: 1px dashed var(--primary-orange); border-radius: 50%; top: 50%; left: 50%; transform: translate(-50%, -50%); transition-duration: 500ms; } 
/* app process end */ 



.roadmap{
    position:relative;
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:20px;
    margin-top:25px;
} 
.step{
    position: relative;
    z-index: 2;
    text-align: center;
    flex: 1;
    background: #eff5ff;
    border-radius: 10px;
    padding: 33px 10px 20px;
}

.roadmap .icon{
    width:80px;
    height:80px;
    margin:auto;
    border-radius:50%;
    background:#fff;
    border:4px solid #2e7d32;
    display:flex;
    justify-content:center;
    align-items:center;
    color:#0081a2;
    box-shadow:0 15px 35px rgba(0,0,0,.12);
    transition:.4s;
}

.roadmap .icon svg{
    width:34px;
    height:34px;
}

.step:hover .icon{
    background:#0081a2;
    color:#fff;
    transform:translateY(-12px) scale(1.1);
    border-color:#0081a2;
}

.step .title5{
    font-weight: 700;
    font-size: 18px;
    font-family: "DM Sans", sans-serif;
    color: #0081a2;
    margin: 18px 0 0px;
}

.step span{
    color: #363636;
    font-size: 18px;
}

@media(max-width:991px){

.roadmap{
    flex-wrap:wrap;
    row-gap:40px;
}

.road-line{
    display:none;
}

.step{
    width:50%;
    flex:0 0 50%;
}

}

@media(max-width:576px){

.step{
    width:100%;
    flex:0 0 100%;
}

}

 /* Sitemap page */ 
.sitemap_page { width: 100%; margin: 0; padding: 50px 0; position: relative; } 
.sitemap_right_side h1 { padding: 8px 10px; margin: 0 0 10px; line-height: 30px; background: var(--color-dark-blue); font-size: 24px; color: #fff; font-weight: 600; } 
.sitemap { border-left: 1px solid var(--color-gray); padding: 0; } 
.sitemap li { list-style: none!important; background: transparent url(../images/sitemap_hr.png) no-repeat scroll 0px 9px; padding: 0px 0px 0px 15px; margin-bottom: 5px; } 
.sitemap li ul { border-left: 1px solid var(--color-gray); padding: 0; } 
.sitemap li a { color: var(--color-dark-gray); font-size: 15px; padding-bottom: 5px; display: block; font-weight: 600; letter-spacing: 0px; } 
.sitemap li a:hover { color: var(--primary-orange); } 
.market_area h3 { display: block; margin: 10px 0px; } 
.market_area h1 { font-size: 24px; font-weight: bold; margin-bottom: 10px; color: var(--color-dark-blue); } 
.market-list { display: flow-root; width: 100%; margin: 0 !important; padding: 0; } 
.market-list li { list-style: none; padding-right: 10px; line-height: 20px; width: 25%; float: left; } 
.market-list li:before { content: none ; margin-right: 0 ; } 
.market-list li a { width: auto; height: auto; padding: 10px 0 10px 12px; margin: 0 10px 9px 0px; display: block; color: var(--color-dark-gray); font-size: 15px; background-color: var(--color-light); font-weight: 600; letter-spacing: 0px;border:1px solid var(--color-border) } 
.market-list li a:hover { background: var(--color-dark-blue); color: var(--color-white); } 
.wps_right.market_area h2.mt25 { color: var(--color-dark-blue); } 
.wps_right.market_area h3.mt25 { color: var(--color-dark-blue);font-size: 18px; }
/* contact css start */
 .text-holder a b:hover{color:var(--primary-orange)}

.corner:hover .bottom_corners:before, .corner:hover .bottom_corners:after, .corner:hover:before, .corner:hover:after {
    border-color: var(--color-dark-blue);
    height: 100%;
    z-index: 0;
    width: 100%;
    -ms-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.z-index-1 {
    z-index: 1;
}
.corner:before {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    width: 30px;
    height: 30px;
    z-index: 0;
    border: 2px solid var(--color-dark-blue);
    border-width: 2px 0 0 2px;
    border-radius: 2px 0 0 0;
}

.corner:after {
    content: "";
    position: absolute;
    top: -2px;
    right: -2px;
    z-index: 0;
    width: 30px;
    height: 30px;
    border: 2px solid var(--color-dark-blue);
    border-width: 2px 2px 0 0;
    border-radius: 0 2px 0 0;
}

.corner .bottom_corners:before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: -2px;
    z-index: 0;
    width: 30px;
    height: 30px;
    border: 2px solid var(--color-dark-blue);
    border-width: 0 0 2px 2px;
    border-radius: 0 0 0 2px;
}

.corner .bottom_corners:after {
    content: "";
    position: absolute;
    bottom: -2px;
    right: -2px;
    z-index: 0;
    width: 30px;
    height: 30px;
    border: 2px solid var(--color-dark-blue);
    border-width: 0 2px 2px 0;
    border-radius: 0 0 2px 0;
}

.base-header2 {
    position: relative;
    z-index: 1;
}

.z-index-9 {
    z-index: 9;
}

.icon-holder {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-white);
    background: var(--primary-orange);
}
ul.social li {
    margin: 0px 3px;
    display: inline-block;
    border-radius: 5px;
}

ul.social li a {
    transition: background 400ms ease-in-out;
    text-align: center;
    width: 35px;
    height: 35px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-white);
}
ul.social li.facebook a {
    background: #3C5B9B;
}
ul.social li.youtube a {
    background: #f70000;
}
ul.social li.instagram a {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}
ul.social li.linkedin a {
    background: #027ba5;
}
ul.social li.twitter a {
    background: #212121;
}
/* locations */
   .premium-hero {
         padding: 70px 0px;
    position: relative;
    color: #ffffff;
    background-size: cover;
        }

        .premium-hero h1 {
      color: #ffffff;
    font-size: 3.2rem;
    font-weight: 800;
    padding: 0px;
        }

        .stat-badge {
            background: rgba(255, 255, 255, 0.1);
            backdrop-filter: blur(5px);
            border: 1px solid rgba(255, 255, 255, 0.2);
            padding: 15px 25px;
            border-radius: 12px;
            text-align: center;
        }

        /* 2. Premium Content Cards */
        .info-card {
     background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    padding: 30px 20px;
    box-shadow: 0 10px 30px rgba(11, 37, 69, 0.03);
    margin-bottom: 20px;
        }

        /* 3. Luxury Floating Sidebar (Form & Links) */
        .glass-sidebar {
            background: rgb(255 255 255 / 83%);
    backdrop-filter: blur(10px);
    border: 1px solid rgb(195 205 217 / 80%);
    border-radius: 10px;
    padding: 15px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.04);
    position: sticky;
    top: 40px;
        }

        /* 4. Elegant Step/Process Indicators */
        .step-number-badge {
    font-size: 1.1rem;
    font-weight: 900;
    color: var(--primary-blue);
    background: rgba(30, 126, 52, 0.1);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 40px;
    min-width: 40px;
        }
.title3 {
    font-size: 17px;
    font-weight: 800;
    color: #0081a2;
    line-height: normal;
    font-family: "DM Sans", sans-serif;
    margin-bottom: 10px;
}
        /* 5. Next-Gen Project Gallery Grid */
        .project-grid-card {
            position: relative;
            border-radius: 20px;
            overflow: hidden;
            height: 300px;
            box-shadow: 0 15px 35px rgba(0,0,0,0.08);
        }

        .project-grid-card img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
        }

        .project-grid-card:hover img {
            transform: scale(1.08) rotate(1deg);
        }

        .project-grid-overlay {
            position: absolute;
            inset: 0;
            background: linear-gradient(to top, rgba(11, 37, 69, 0.95) 10%, rgba(19, 64, 116, 0.4) 60%, transparent);
            display: flex;
            flex-direction: column;
            justify-content: flex-end;
            padding: 30px;
            opacity: 0;
            transition: all 0.4s ease;
            transform: translateY(10px);
        }

        .project-grid-card:hover .project-grid-overlay {
            opacity: 1;
            transform: translateY(0);
        }

        /* 6. Inputs & Buttons Core Refinement */
        .form-control, .form-select { 
            padding: 0px 15px;
            border: 1px solid #cbd5e1;
            background-color: #f8fafc;
            font-size: 0.95rem;
            transition: all 0.3s ease;
        }

        .form-control:focus, .form-select:focus {
            background-color: #fff;
            border-color: var(--primary-orange);
            box-shadow: 0 0 0 4px rgba(19, 64, 116, 0.15);
        }

        .btn-premium {
          background: linear-gradient(135deg, var(--primary-blue) 0%, #155d25 100%);
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 0.5px;
    border: none;
    padding: 9px 30px;
    border-radius: 50px;
    box-shadow: 0 5px 15px rgba(30, 126, 52, 0.3);
    transition: all 0.3s ease;
    text-transform: capitalize !important;
        }

        .btn-premium:hover {
            transform: translateY(-2px);
            box-shadow: 0 8px 20px rgba(30, 126, 52, 0.4);
            color: #fff;
        }

        .accent-line {
            width: 60px;
            height: 4px;
            background-color: var(--accent-orange);
            border-radius: 2px;
            margin-bottom: 20px;
        }

        .info-card h2, .info-card h3, .info-card h4 {
    margin: 10px 0px;
    font-size: 22px;
    font-weight: 700;
    color: #0081a2;
}
label.form-label.small.fw-600 {
    color: #0081a2;
    font-weight: 600;
    font-size: 16px;
}
.input-group>.form-control, .input-group>.form-select { 
    border-radius: 5px;
}
.hero-one { 
    width: 100%;
    overflow: hidden;
}

.feature-panel .feature-icon {
    background: #fff0;
    box-shadow: none;
    padding: 0px !important;
    margin: 0px;
    width: auto;
    height: auto;
}
.feature-panel .feature-icon img {
    filter: none;
}
.feature-content p {
    font-size: 15px;}

    /* new section about us */
 

 

.company-panel{
    /* box-shadow: 0 12px 35px #005f7814 (0, 95, 120, .08); */
    background: #ffffff;
    border: 1px solid #e2e2e5;
    border-radius: 10px;
    overflow: hidden;
}

/* Summary */
.company-summary{
    display:grid;
    grid-template-columns:1.4fr repeat(4,1fr);
    border-bottom:1px solid #dddddd8a;
}
.summary-intro{
    padding:20px 24px;
    color:#fff;
    background:#005f78;
}
.summary-intro small,
.usp-row small{
    display: block;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff !important;
}
.summary-intro small{color:rgba(255,255,255,.7)}
.summary-intro h3{margin:0 0 5px;font-size:21px;font-weight:800}
.summary-intro p{    margin: 0;
    font-size: 14px;
    line-height: 1.5;
    color: rgb(255 255 255);}

.summary-item{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    min-height:92px;
    padding:14px;
    text-align:center;
    border-right:1px solid #dddddd8a;
}
.summary-item:last-child,
.detail-column:last-child{border:0}
.summary-item strong{
      color: var(--secondary-color);
    font-size: 25px;
    font-weight: 800;
    display: block;
}
.summary-item span{
    font-size:15px;
    font-weight:600;
    color:var(--text-color);
}

/* Details */
.details-wrapper{display:grid;grid-template-columns:repeat(3,1fr)}
.detail-column{
    padding:22px;
    border-right:1px solid #dddddd8a;
}
.column-heading{
    display:flex;
    align-items:center;
    gap:10px;
    margin-bottom:13px;
    padding-bottom:10px;
    border-bottom:2px solid #dddddd8a;
}
.column-number{
    width:28px;
    height:28px;
    display:grid;
    place-items:center;
    border-radius:7px;
    background:var(--secondary-color);
    color:#fff;
    font-size:12px;
    font-weight:800;
}
.column-heading h4{
    margin:0;
    color:var(--heading-color);
    font-size:15px;
    font-weight:800;
}

.detail-row{
    display:grid;
    grid-template-columns:42% 58%;
    gap:10px;
    padding:9px 0;
    border-bottom:1px dashed #e1eaec;
}
.detail-row:last-child{border:0}
.detail-label{
    font-weight: 600;
    letter-spacing: normal; 
    color: #0081a2;
    font-size: 14px;
    line-height: 24px;
}
.detail-value{
    font-weight: 600;
    letter-spacing: normal; 
    color: #333;
    font-size: 14px;
    line-height: 24px;
}
.detail-value a{
    color:var(--secondary-color);
    text-decoration:none;
}
.fs-51 {
    font-size: 16px;
    font-weight: 600;
}
.usp-row{
    margin-top:10px;
    padding:11px 12px;
    border-left:3px solid var(--primary-color);
    border-radius:0 7px 7px 0;
    background:rgba(210,0,99,.05);
}
.usp-row small{margin-bottom:3px;color:var(--primary-color) !important}
.usp-row strong{
    color: #494949;
    font-size: 14px;
}

.address-row{
    grid-template-columns:1fr;
    gap:4px;
}
.property-values-sec-2 .fg-link { 
    aspect-ratio: 1; 
}

/* Responsive */

@media (max-width:991px){
    .company-summary{grid-template-columns:repeat(2,1fr)}
    .summary-intro{grid-column:1/-1}
    .summary-item{border-bottom:1px solid #dddddd8a}
    .details-wrapper{grid-template-columns:1fr}
    .detail-column{
        border-right:0;
        border-bottom:1px solid #dddddd8a;
    }
    .detail-column:last-child{border-bottom:0}
}

@media (max-width:575px){
    .company-details-section{padding:35px 12px}
    .section-heading h2{font-size:27px}
    .summary-intro,
    .detail-column{padding:18px}
    .summary-item{min-height:80px}
    .detail-row{
        grid-template-columns:1fr;
        gap:3px;
    }
}


/* ceo sections */
 .section-label {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            margin-bottom: 14px;
            color: var(--primary-color);
            font-size: 12px;
            font-weight: 800;
            letter-spacing: 1.6px;
            text-transform: uppercase;
        }

        .section-label::before {
            content: "";
            width: 28px;
            height: 2px;
            background: var(--primary-color);
        }

        .section-title {
            margin-bottom: 18px;
            color: var(--heading-color);
            font-size: clamp(30px, 4vw, 46px);
            font-weight: 800;
            line-height: 1.18;
        }

        .section-title span {
            color: var(--secondary-color);
        }

        .section-description {
            margin-bottom: 0;
            color: var(--text-color);
            font-size: 15px;
            line-height: 1.85;
        }

        /* ========================================
           SECTION 1 - CEO HERO
        ======================================== */

        .ceo-hero {
            position: relative;
            min-height: 640px;
            display: flex;
            align-items: center;
            overflow: hidden;
            background: linear-gradient(90deg, #F5F9FA 0%, #f5f9fa 63%, #ffffff 63%, #ffffff 100%);
        }

        .ceo-hero::before {
            content: "";
            position: absolute;
            top: -150px;
            left: -130px;
            width: 340px;
            height: 340px;
            border: 65px solid rgba(0, 129, 162, 0.05);
            border-radius: 50%;
        }

        .ceo-hero::after {
            content: "";
            position: absolute;
            right: -80px;
            bottom: -120px;
            width: 310px;
            height: 310px;
            border: 55px solid rgba(255, 255, 255, 0.05);
            border-radius: 50%;
        }

        .ceo-hero-content {
            position: relative;
            z-index: 3;
            padding: 80px 0;
        }

        .ceo-badge {
            display: inline-flex;
            align-items: center;
            gap: 9px;
            margin-bottom: 20px;
            padding: 9px 17px;
            color: var(--primary-color);
            font-size: 12px;
            font-weight: 800;
            letter-spacing: 1px;
            text-transform: uppercase;
            border: 1px solid rgba(210, 0, 99, 0.16);
            border-radius: 50px;
            background: var(--soft-pink);
        }

        .ceo-badge i {
            font-size: 15px;
        }

        .ceo-hero h1 {
              max-width: max-content;
    margin-bottom: 10px;
    color: #333;
    font-size: 30px;
    font-weight: 800;
    line-height: normal;
        }

        .ceo-hero h1 span {
            /* display: block; */
            color: var(--secondary-color);
        }

        .ceo-designation {
            display: flex;
            align-items: center;
            gap: 12px;
            margin-bottom: 22px;
            color: var(--primary-color);
            font-size: 15px;
            font-weight: 700;
        }

        .ceo-designation::before {
            content: "";
            width: 38px;
            height: 2px;
            background: var(--primary-color);
        }

        .ceo-hero-text {
            max-width: 650px;
            margin-bottom: 28px;
            color: var(--text-color);
            font-size: 16px;
            line-height: 1.85;
        }

        .hero-feature-list {
            display: flex;
            flex-wrap: wrap;
            gap: 12px;
            margin-bottom: 30px;
        }

        .hero-feature {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 14px;
    color: #0081a2;
    font-size: 16px;
    font-weight: 700;
    border: 1px solid #cccccc57;
    border-radius: 9px;
    background: #ffffff;
        }

        .hero-feature i {
            color: var(--secondary-color);
        }

        .ceo-buttons {
            display: flex;
            flex-wrap: wrap;
            gap: 12px;
        }

        .primary-button,
        .outline-button {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            gap: 9px;
            min-height: 48px;
            padding: 12px 22px;
            font-size: 13px;
            font-weight: 800;
            border-radius: 8px;
            transition: 0.3s ease;
        }

        .primary-button {
             color: #fff;
    border: 1px solid #0081a233;
    background: var(--secondary-color);
    font-size: 14px;
        }

        .primary-button:hover {
            color: #fff;
            border-color: #005f78;
            background: #005f78;
            transform: translateY(-2px);
        }

        .outline-button {
               color: #0081a2;
    border: 1px solid #0081a275;
    background: #fff;
        }

        .outline-button:hover {
            color: var(--primary-color);
            border-color: var(--primary-color);
            transform: translateY(-2px);
        }

        .ceo-image-column {
            position: relative;
            z-index: 4;
            padding: 45px 0;
        }

        .ceo-image-wrapper {
            position: relative;
            max-width: 440px;
            margin-left: auto;
        }

        .ceo-image-frame {
            position: relative;
            z-index: 2;
            overflow: hidden;
            border: 9px solid var(--white);
            border-radius: 18px 18px 18px 70px;
            box-shadow: 0 30px 60px rgba(0, 37, 48, 0.28);
        }

        .ceo-image-frame img {
            display: block;
            width: 100%;
            height: 530px;
            object-fit: cover;
            object-position: center top;
        }

        .image-decoration {
            position: absolute;
            top: -24px;
            right: -25px;
            width: 110px;
            height: 110px;
            border-top: 4px solid var(--primary-color);
            border-right: 4px solid var(--primary-color);
            border-radius: 0 20px 0 0;
        }

        .ceo-signature-card {
            position: absolute;
            z-index: 4;
            right: -20px;
            bottom: 30px;
            min-width: 220px;
            padding: 17px 20px;
            border-radius: 12px;
            background: #fff;
            box-shadow: 0 18px 40px rgba(0, 37, 48, 0.22);
        }

        .ceo-signature-card small {
            display: block;
            margin-bottom: 4px;
            color: var(--primary-color);
            font-size: 10px;
            font-weight: 800;
            letter-spacing: 1px;
            text-transform: uppercase;
        }

        .ceo-signature-card strong {
            display: block;
            color: var(--heading-color);
            font-size: 18px;
            font-weight: 800;
        }

        .ceo-signature-card span {
            display: block;
            margin-top: 3px;
            color: var(--text-color);
            font-size: 11px;
        }

        /* ========================================
           SECTION 2 - JOURNEY & INFRASTRUCTURE
        ======================================== */

        .leadership-journey {
            padding: 60px 0;
    background: #fff;
        }

        .journey-intro {
            max-width: 760px;
            margin-bottom: 40px;
        }

        .journey-card {
               height: 100%;
    padding: 26px;
    border:1px solid #cccccc30;
    border-radius: 16px;
    background: #f5f9fa;
    transition: 0.35s ease;
        }

        .journey-card:hover {
            border-color: rgba(0, 129, 162, 0.35);
            box-shadow: 0 18px 45px rgba(0, 95, 120, 0.09);
            transform: translateY(-5px);
        }

        .journey-card-number {
        display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 15px;
    font-weight: 800;
    border-radius: 12px;
    background: var(--secondary-color);
        }

        .journey-card .title3 {
            margin-bottom: 12px;
    color: #d20063;
    font-size: 18px;
    font-weight: 800;
        }

        .journey-card p {
            margin-bottom: 0;
            color: var(--text-color);
            font-size: 14px;
            line-height: 1.75;
        }

        .infrastructure-panel {
            margin-top: 45px;
            padding: 35px;
            border-radius: 20px;
            background: #F5F9FA;border: 1px solid #d9e8eba3;
        }

        .infrastructure-panel .title3 {
              margin-bottom: 10px;
    color: #0081a2;
    font-size: 25px;
    font-weight: 800;
        }

        .infrastructure-panel > p {
            max-width: 750px;
            margin-bottom: 26px;
            color: var(--text-color);
            font-size: 14px;
            line-height: 1.8;
        }

        .department-list {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 12px;
        }

        .department-item {
              display: flex;
    align-items: center;
    gap: 12px;
    min-height: 63px;
    padding: 13px 15px;
    border: 1px solid #cccccc78;
    border-radius: 11px;
    background: #fff;
        }

        .department-icon {
             display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 36px;
    width: 36px;
    height: 36px;
    color: var(--secondary-color);
    font-size: 16px;
    border-radius: 9px;
    background: #0081a221;
        }

        .department-item span {
               color: #5a676a;
    font-size: 14px;
    font-weight: 800;
        }

        /* ========================================
           SECTION 3 - VISION & CTA
        ======================================== */

        .ceo-vision-section {
            position: relative;
            padding: 60px 0;
            overflow: hidden;
            color: #fff;
            background: #333;
        }

        .ceo-vision-section::before {
            content: "";
            position: absolute;
            top: -130px;
            right: -90px;
            width: 330px;
            height: 330px;
            border: 60px solid rgba(255, 255, 255, 0.04);
            border-radius: 50%;
        }

        .vision-content {
            position: relative;
            z-index: 2;
        }

        .ceo-vision-section .section-label {
            color: #0081a2;
        }

        .ceo-vision-section .section-label::before {
            background: #333;
        }

        .ceo-vision-section .section-title {
               color: #333;
    font-size: 25px;
        }

        .ceo-vision-section .section-title span {
               color: #0081a2;
    font-size: 25px;
    text-transform: capitalize;
        }

        .ceo-vision-section .section-description {
            color:#403535;
        }

        .vision-quote {
            position: relative;
            margin-top: 30px;
            padding: 24px 25px 24px 30px;
            border-left: 3px solid #0081a2;
            border-radius: 0 14px 14px 0;
            background:rgb(255 255 255);
        }
        .py-5.blogs-wps .text-center.d-flex.align-items-center.my-3.justify-content-center {
    position: relative;
    z-index: 9;
}
.vision-quote svg.quote-icon {
    color: #333;
}
        .vision-quote i {
            position: absolute;
            top: 22px;
            left: 24px;
            color: #0081a2;
            font-size: 25px;
        }

        .vision-quote p {
            margin-bottom: 10px;
            color: #403535;
            font-size: 17px;
            font-weight: 600;
            line-height: 1.7;
        }

        .vision-quote strong {
              color: #0081a2;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: capitalize;
        }

        .value-grid {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 14px;
        }

        .value-card {
            min-height: 155px;
            padding: 22px;
            border: 1px solid rgb(19 104 126);
            border-radius: 14px;
            background: rgb(0 129 162);
            transition: 0.3s ease;
        }

        .value-card:hover {
            border-color: rgba(126, 214, 229, 0.45);
            background:rgb(77 77 77);
            transform: translateY(-4px);
        }

        .value-card i {
            display: block;
            margin-bottom: 15px;
            color: #7ED6E5;
            font-size: 24px;
        }

        .value-card .title4 {
             margin-bottom: 7px;
    color: #ffcee5;
    font-size: 18px;
    font-weight: 800;
        }

        .value-card p {
           margin-bottom: 0;
    color: rgb(255 255 255);
    font-size: 15px;
    line-height: 22px;
        }
.value-card svg.value-icon {
    background: #119cc0;
    width: 40px;
    height: 40px;
    padding: 6px;
    margin-bottom: 10px;
    border-radius: 10px;
}
        .ceo-cta {
            position: relative;
            z-index: 3;
            margin-top: 45px;
            padding: 26px 30px;
            border-radius: 16px;
            background: #fff;
        }

        .ceo-cta h3 {
            margin-bottom: 5px;
            color: var(--heading-color);
            font-size: 23px;
            font-weight: 800;
        }

        .ceo-cta p {
            margin-bottom: 0;
            color: #403535;
            font-size: 15px;
        }

        .cta-buttons {
            display: flex;
            justify-content: flex-end;
            flex-wrap: wrap;
            gap: 10px;
        }

        .whatsapp-button {
            display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 40px;
    padding: 5px 19px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    border-radius: 8px;
    background: #00be60;
    transition: 0.3s ease;
        }

        .whatsapp-button:hover {
            color: var(--white);
            background: #0F713E;
            transform: translateY(-2px);
        }
.journey-intro .section-title {
    margin-bottom: 18px;
    color: #0081a2;
    font-size: 25px;
    font-weight: 800;
    line-height: 1.18;
}
.journey-intro .section-title span {
    color: var(--secondary-color);
    font-size: 24px;
    font-weight: 800;
    text-transform: capitalize;
    letter-spacing: 2px;
}
        /* ========================================
           RESPONSIVE
        ======================================== */

        @media (max-width: 1199px) {
            .ceo-hero {
                background:
                    linear-gradient(
                        90deg,
                        #F5F9FA 0%,
                        #F5F9FA 59%,
                        #005f78 59%,
                        #005f78 100%
                    );
            }

            .ceo-image-frame img {
                height: 490px;
            }
        }

        @media (max-width: 991px) {
            .ceo-hero {
                background: #F5F9FA;
            }

            .ceo-hero-content {
                padding: 70px 0 30px;
            }

            .ceo-image-column {
                padding: 20px 0 70px;
            }

            .ceo-image-wrapper {
                margin: 0 auto;
            }

            .department-list {
                grid-template-columns: repeat(2, 1fr);
            }

            .leadership-journey,
            .ceo-vision-section {
                padding: 70px 0;
            }

            .value-grid {
                margin-top: 35px;
            }

            .cta-buttons {
                justify-content: flex-start;
                margin-top: 18px;
            }
        }

        @media (max-width: 767px) {
            .ceo-hero h1 {
                font-size: 25px;
            }

            .ceo-image-frame img {
                height: 460px;
            }

            .ceo-signature-card {
                right: 10px;
            }

            .department-list,
            .value-grid {
                grid-template-columns: 1fr;
            }

            .infrastructure-panel {
                padding: 25px 20px;
            }

            .ceo-cta {
                padding: 23px 20px;
            }
        }

        @media (max-width: 575px) {
            .ceo-hero-content {
                padding-top: 55px;
            }

            .ceo-hero h1 {
                font-size: 35px;
            }

            .ceo-hero-text {
                font-size: 14px;
            }

            .ceo-image-wrapper {
                padding: 0 8px;
            }

            .ceo-image-frame {
                border-width: 6px;
                border-radius: 15px 15px 15px 45px;
            }

            .ceo-image-frame img {
                height: 415px;
            }

            .ceo-signature-card {
                position: relative;
                right: auto;
                bottom: auto;
                width: calc(100% - 24px);
                margin: -40px auto 0;
            }

            .primary-button,
            .outline-button,
            .whatsapp-button {
                width: 100%;
            }

            .hero-feature {
                width: 100%;
            }

            .journey-card {
                padding: 22px;
            }

            .vision-quote {
                padding: 55px 20px 22px;
            }

            .vision-quote i {
                top: 20px;
                left: 20px;
            }
        }

        a.btn1.rounded-pill.btn-orange.btn-dark.border-0 {
    background: #0081a2;
    border: 1px solid #206375 !important;
}
a.btn1.rounded-pill.btn-orange.btn-dark.border-0:hover {
    background: #000;}
    .heading_banner .container-fluid{position: relative;}
    /* grid categorys */
    .image_block_three ul li { list-style: none; display: block; position: relative; padding-left: 15px; align-items: center; margin-bottom: 5px;
} 
.image_block_three ul li { line-height: 24px; }  
.image_block_three ul li::before { content: url("data:image/svg+xml;charset=utf-8, <svg xmlns='http://www.w3.org/2000/svg' width='13' height='13' fill='white' viewBox='0 0 16 16'> <path d='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z'/> </svg> "); position: absolute; top: 4px; left: 0; width: 11px; height: 11px; background-color: var(--color-transparent); display: flex ; justify-content: center; line-height: 20px; border-radius: 100%; color: var(--color-dark-blue); filter: invert(1); } 
/* about section end */ 

/* product-details css start */
  .product_listing { width: 100%; margin-bottom: 15px; 
    /* box-shadow:var(--color-shadow-black); */ 
    transition: all 0.35s ease-in-out; border-style: solid; border-width: 1px 1px 1px 1px; border-color: var(--color-border); background: var(--color-white);    border-radius: 10px; overflow: hidden; } 
            .right-content h4, .right-content .title4 { line-height: 24px; padding: 10px 0; text-align: left; font-size: 18px; font-weight: bold; margin: 0; text-transform: capitalize; color: #0081a2; } 
            .product_listing .product .image1 { height: auto; aspect-ratio: 1 / 1; } 
            .slider .slides { width: 67px; border: 0px solid #000; cursor: pointer; } 
            .slides.active { border: 2px solid #0081a2; } img.item.active { border-color: var(--primary-orange); } 
            .product_listing .product .largeImage img { border: none; width: 100%; border-bottom: 1px solid var(--color-light) } 
            .single_image a#bigImage { border: 1px solid var(--color-light) } 
            .product_listing .product .small img, .product_listing .product .largeImage img { padding: 0; cursor: pointer; border: 1px solid var(--color-light) } 
            .design-enq svg { transform: rotate(0deg); } 
            .item.youtube { display: flex; align-items: center; justify-content: center; background: red; color: var(--color-white); height: 35px; border-radius: 5px; width: 40px; } 
            .item.youtube svg { fill: var(--color-white); width: 30px; height: 30px; } 
            .product_showcase { display: flex; justify-content: flex-start; align-items: center; padding: 0 0 6px 0; margin-bottom: 8px; } 
            .productBrochureandvideo { margin-right: 15px; border: 1px dashed #0081a2; padding: 5px; border-radius: 5px; } 
            .productBrochureandvideo a {font-size: 14px;font-weight: 600; color: #0081a2; } 
            .productBrochureandvideo a svg { color: #0081a2; width: 20px; height: 20px; margin-right: 5px; } 
            .blue-line1 { width: 100%; display: block; height: 1.1px; background: #58585826; position: relative; margin-bottom: 10px; padding: 0 15px; } 
            .wps_right table tbody tr td:first-child { color: #0081a2; width: 40%; } 
            .right-content table tbody tr td { border: 1px solid var(--color-gray); width: 60%; } 
            .right-content table tbody tr td { vertical-align: middle; padding: 6px 10px; text-align: left; font-weight: 400; color: var(--color-steel-gray); line-height: 24px; font-size: 14px; } 
            .right-content table { width: 95%; } 
            .right-content table tr td:first-child{color: #0081a2; font-weight: 500;} a.designer-btn.w-auto.design-enq.callbacks { background: var(--primary-orange); } 
            .more_info { max-height: 295px; overflow-y: auto; margin-bottom: 15px; }
.design-enq {
    margin-bottom: 10px;
}
/* product-details css end */
.product-card.pdfbox .product-image {
    aspect-ratio: inherit;
}
.about-page .image-box.pr_110.mr_20 { 
    position: relative;z-index: 1;
}



.productHeaderTitle, .productHeader h2, .productHeader h3, .productHeader h4 {
    margin: 10px 0px;
    color: var(--primary-orange);
    font-size: 22px;
}

.scrollbar-width-home ul li {
    list-style: circle;
    margin-left: 20px;
}
.products-option-one .product-content p {
    font-weight: 400;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}