.elementor-7200 .elementor-element.elementor-element-bf1e327:not(.elementor-motion-effects-element-type-background), .elementor-7200 .elementor-element.elementor-element-bf1e327 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.expertslab.co.in/wp-content/uploads/2026/04/banenrabout.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7200 .elementor-element.elementor-element-bf1e327 > .elementor-background-overlay{background-color:#000000;opacity:0.68;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7200 .elementor-element.elementor-element-bf1e327{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:120px 0px 120px 0px;}.elementor-bc-flex-widget .elementor-7200 .elementor-element.elementor-element-150c18f.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7200 .elementor-element.elementor-element-150c18f.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7200 .elementor-element.elementor-element-150c18f.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-7200 .elementor-element.elementor-element-50aef2c{text-align:center;}.elementor-7200 .elementor-element.elementor-element-50aef2c .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:45px;font-weight:600;color:#FFFFFF;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-7200 .elementor-element.elementor-element-5af2a56 .elementor-icon-list-icon i{color:#F9C330;transition:color 0.3s;}.elementor-7200 .elementor-element.elementor-element-5af2a56 .elementor-icon-list-icon svg{fill:#F9C330;transition:fill 0.3s;}.elementor-7200 .elementor-element.elementor-element-5af2a56{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-7200 .elementor-element.elementor-element-5af2a56 .elementor-icon-list-text{color:#FFFFFF;transition:color 0.3s;}.elementor-7200 .elementor-element.elementor-element-44b65c7{padding:0px 0px 0px 0px;}@media(max-width:767px){.elementor-7200 .elementor-element.elementor-element-bf1e327{padding:50px 10px 50px 10px;}}/* Start custom CSS for html, class: .elementor-element-9ad3dd3 */* {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }


        .abtexpertlab {
            max-width: 1400px;
            margin: 0 auto;
            overflow: hidden;
        }

        /* HERO-new SECTION */
        .hero-new {
            background:#000;
            height: 70vh;
            min-height: 500px;
            display: flex;
            align-items: center;
            color: white;
            text-align: center;
            position: relative;
        }

        .hero-new-content {
            max-width: 900px;
            margin: 0 auto;
            padding: 0 20px;
        }

        .hero-new h1 {
            font-size: 45px;
            margin-bottom: 15px;
            text-shadow: 0 4px 15px rgba(0,0,0,0.6);
            color:#fff;
        }

        .hero-new .subtitle {
            font-size: 22px;
            margin-bottom: 25px;
            font-weight: 400;
        }

        .badge-new {
            display: inline-block;
            background: #f5ae2b;
            color: #010101;
            padding: 8px 20px;
            border-radius: 50px;
            font-size: 14px;
            font-weight: 600;
            margin-bottom: 20px;
        }

        /* ABOUT SECTION */
        .about-section {
            padding: 50px 0px;
            background: white;
        }

        .container-new {
            margin: 0 auto;
            padding: 0 20px;
        }

        .section-title {
            text-align: center;
            font-size: 45px;
            margin-bottom: 20px;
            color: #282828;
        }

        .section-subtitle {
            text-align: center;
            max-width: 700px;
            margin: 0 auto 25px;
            font-size: 22px;
            color: #000;
        }

        .about-grid {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 35px;
            align-items: center;
        }


        .about-text {
            font-size: 1.15rem;
            line-height: 1.8;
        }

        .about-text p {
            margin-bottom: 20px;
            font-size: 16px;
        }

        .highlight {
            background: #f0f9ff;
            padding: 25px;
            border-left: 5px solid #f5ae2b;
            margin: 30px 0;
            border-radius: 8px;
            font-size: 16px;
        }

        /* MISSION & VISION */
        .mission-vision {
            padding: 50px 0px;
            background: linear-gradient(135deg, #f8fafc, #e0f2fe);
        }

        .mv-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
            gap: 40px;
        }

        .card-new {
            background: white;
            padding: 50px 40px;
            border-radius: 20px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.08);
            text-align: center;
            transition: transform 0.3s ease;
        }

        .card-new:hover {
            transform: translateY(-15px);
        }
        .card-new p {
            font-size: 16px;
            color:#000;
        }

        .icon-circle {
            width: 100px;
            height: 100px;
            background: #f5ae2b;
            color: white;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0 auto 25px;
            font-size: 2.8rem;
        }

        .card-new h3 {  
            font-size: 28px;
            margin-bottom: 15px;
            color: #010101;
        }

        /* FEATURES */
        .features {
            padding: 100px 20px;
            background: white;
        }

        .features-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
            gap: 30px;
        }

        .feature-item {
            display: flex;
            gap: 20px;
            padding: 10px;
            border-radius: 5px;
            border: 1px solid #ccc;
        }

        .feature-icon {
            font-size: 39px;
            color: #f5ae2b;
            background: #010101;
            text-align: center;
            border-radius: 5px;
            padding: 0 13px;
            height: 70px;
            line-height: 70px;
        }

        /* NETWORK */
        .network {
            padding: 100px 20px;
            background: #4e2900;
            color: white;
        }

        .network h2 {
            text-align: center;
            margin-bottom: 25px;    
            color: white;
            font-size: 30px;
        }

        .locations {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 20px;
            font-size: 22px;
        }

        .location {
            background: rgba(255,255,255,0.1);
            padding: 20px;
            border-radius: 12px;
            text-align: center;
            backdrop-filter: blur(10px);
        }




        @media (max-width: 768px) {
            .hero-new h1 {
                font-size: 35px;
            }
            .about-grid {
                grid-template-columns: 1fr;
                gap: 40px;
            }
            .hero-new {
                height: 60vh;
            }
        }

        .btn-new {
            display: inline-block;
            background: #f5ae2b;
            color:#000000;
            padding: 14px 35px;
            border-radius: 50px;
            text-decoration: none;
            font-weight: 600;
            margin-top: 30px;
            transition: all 0.3s;
            font-size:15px;
        }

        .btn-new:hover {
            background: #16a34a;
            transform: translateY(-3px);
            color:#fff;
        }
        .imgfix {
               max-width: 100% !important;
    min-height: 652px;
    object-fit: cover;
    border-radius: 20px !important;
        }
        .whycard h4 {
            font-size: 22px;
            margin:0px;
        }
        .whycard p {
            font-size: 16px;
            color:#000;
        }
        @media screen and (max-width: 1023px) {

            .imgfix {
               min-height: 300px;
            }

            .section-title {
                font-size: 35px;
            }
            .section-subtitle {
                font-size: 16px;
            }
            .whycard p {
                font-size: 14px;
                margin:0px;
            }
            .container-new {
                    padding: 0 0px;
            }
            .locations {
                    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
            }
            .network {
                    padding: 50px 10px;
            }
            .hero-new .subtitle {
                margin:0px;
            }
            .about-section {
               padding: 50px 10px;
            }
        }/* End custom CSS */