:root{
  --navy:#24325c;
  --navy-dark:#14213f;
  --blue:#37517e;
  --sky:#47b2e4;
  --cyan:#17c9d4;
  --orange:#ff8a00;
  --soft:#f5f8fc;
  --text:#1c2745;
}
body.driveintech-arsha-page{font-family:'Inter','Nunito',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--text);}
.driveintech-arsha-page h1,.driveintech-arsha-page h2,.driveintech-arsha-page h3,.driveintech-arsha-page h4{font-family:'Nunito','Inter',sans-serif;letter-spacing:-.035em;}
.driveintech-arsha-page .header{background:rgba(36,50,92,.94);backdrop-filter:blur(14px);box-shadow:0 10px 35px rgba(0,0,0,.12);}
.driveintech-arsha-page .header .logo img{max-height:58px;width:auto;margin-right:12px;filter:drop-shadow(0 8px 16px rgba(0,0,0,.15));}
.diti-arsha-brand .brand-text{display:flex;flex-direction:column;line-height:1.05;color:#fff;}
.diti-arsha-brand .brand-text strong{font-size:20px;font-weight:900;text-transform:uppercase;letter-spacing:.02em;}
.diti-arsha-brand .brand-text span{font-size:12px;font-weight:700;color:#d4e6ff;letter-spacing:.08em;text-transform:uppercase;margin-top:3px;}
.driveintech-arsha-page .navmenu a{font-weight:700;font-size:14px;letter-spacing:.01em;}
.driveintech-arsha-page .btn-getstarted,.diti-login-btn{background:linear-gradient(135deg,#47b2e4,#17c9d4)!important;border-radius:999px;padding:10px 19px!important;font-weight:800;box-shadow:0 10px 24px rgba(71,178,228,.25);}
.driveintech-arsha-page .btn-getstarted:hover,.diti-login-btn:hover{background:linear-gradient(135deg,#ff8a00,#ffb000)!important;color:#fff!important;transform:translateY(-1px);}
.diti-hero-arsha{min-height:780px;background:radial-gradient(circle at 18% 15%,rgba(71,178,228,.42),transparent 28%),radial-gradient(circle at 85% 28%,rgba(255,138,0,.22),transparent 26%),linear-gradient(135deg,#14213f 0%,#24325c 46%,#37517e 100%);overflow:hidden;}
.diti-hero-arsha:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.75),transparent 90%);}
.diti-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);color:#eaf8ff;font-weight:800;margin-bottom:18px;box-shadow:inset 0 1px 0 rgba(255,255,255,.18);}
.diti-hero-arsha .container{position:relative;z-index:2;}
.diti-hero-arsha h1{font-size:clamp(42px,5.6vw,74px);font-weight:900;line-height:.98;margin-bottom:22px;color:#fff;}
.diti-hero-arsha p{font-size:18px;line-height:1.75;color:#dce9ff;max-width:630px;}
.hero-actions{margin-top:12px;align-items:center;}
.diti-video-btn{border:1px solid rgba(255,255,255,.25)!important;border-radius:999px!important;background:rgba(255,255,255,.1)!important;color:#fff!important;padding:10px 18px!important;font-weight:800!important;backdrop-filter:blur(8px);}
.diti-video-btn i{color:#ffb000!important;font-size:22px!important;}
.diti-hero-login{display:inline-flex;align-items:center;gap:8px;color:#fff;border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:11px 18px;font-weight:800;background:rgba(255,255,255,.08);}
.diti-hero-login:hover{background:#fff;color:var(--blue);}
.diti-hero-stats{display:flex;gap:18px;flex-wrap:wrap;margin-top:34px;}
.diti-hero-stats div{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:14px 20px;min-width:110px;color:#fff;backdrop-filter:blur(8px);}
.diti-hero-stats strong{display:block;font-size:30px;font-weight:900;line-height:1;color:#fff;}
.diti-hero-stats span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#d7e7ff;font-weight:800;}
.diti-hero-visual-wrap{position:relative;padding:24px;}
.diti-hero-visual-wrap img{filter:drop-shadow(0 35px 48px rgba(0,0,0,.28));}
.diti-floating-card{position:absolute;display:flex;align-items:center;gap:10px;background:#fff;color:#24325c;border-radius:16px;padding:13px 16px;box-shadow:0 20px 45px rgba(0,0,0,.18);font-weight:900;}
.diti-floating-card i{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#47b2e4,#17c9d4);color:#fff;font-size:18px;}
.diti-card-top{top:38px;right:10px;animation:floaty 5s ease-in-out infinite;}
.diti-card-bottom{bottom:45px;left:0;animation:floaty 6s ease-in-out infinite reverse;}
@keyframes floaty{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}
.diti-trust-strip{padding:32px 0!important;background:#f6f9fe!important;}
.diti-trust-box{background:#fff;border:1px solid #e5eef9;border-radius:18px;padding:18px 14px;box-shadow:0 12px 28px rgba(31,45,80,.06);height:100%;}
.diti-trust-box i{display:block;font-size:28px;color:#47b2e4;margin-bottom:8px;}
.diti-trust-box b{display:block;font-weight:900;color:#24325c;}
.diti-trust-box span{font-size:13px;color:#6c7890;}
.driveintech-arsha-page .section-title h2{font-size:36px;font-weight:900;color:#24325c;}
.driveintech-arsha-page .section-title p{color:#65708a;font-size:16px;}
.diti-about-highlight{background:linear-gradient(135deg,#24325c,#37517e);border-radius:28px;padding:34px;color:#fff;box-shadow:0 30px 60px rgba(36,50,92,.24);position:relative;overflow:hidden;}
.diti-about-highlight:after{content:"";position:absolute;right:-60px;top:-60px;width:190px;height:190px;border-radius:50%;background:rgba(71,178,228,.25);}
.diti-about-highlight span{color:#9eeaff;font-weight:900;text-transform:uppercase;letter-spacing:.1em;font-size:12px;}
.diti-about-highlight h3{font-size:32px;font-weight:900;color:#fff;margin:12px 0;}
.diti-about-highlight p{color:#dce9ff;}
.diti-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px;position:relative;z-index:2;}
.diti-about-grid div{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:14px;}
.diti-about-grid b{display:block;color:#fff;margin-bottom:4px;}
.diti-about-grid small{color:#d9eaff;}
.diti-service-card{border-radius:24px!important;border:1px solid #e7eff9!important;box-shadow:0 18px 42px rgba(31,45,80,.07)!important;transition:.25s ease;overflow:hidden;}
.diti-service-card:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,#47b2e4,#17c9d4,#ff8a00);opacity:0;transition:.25s ease;}
.diti-service-card:hover{transform:translateY(-7px);box-shadow:0 26px 58px rgba(31,45,80,.13)!important;}
.diti-service-card:hover:before{opacity:1;}
.diti-service-card .icon{background:linear-gradient(135deg,#eef9ff,#fff7ea);width:64px;height:64px;border-radius:20px;display:grid;place-items:center;margin-bottom:18px;}
.diti-service-card .icon i{font-size:30px;color:#47b2e4;}
.diti-service-card h4{font-weight:900;color:#24325c;}
.diti-service-card p{color:#65708a;line-height:1.65;}
.diti-product-card{height:100%;background:#fff;border:1px solid #e6edf8;border-radius:26px;padding:30px;box-shadow:0 18px 45px rgba(31,45,80,.08);transition:.25s ease;position:relative;overflow:hidden;}
.diti-product-card:after{content:"";position:absolute;right:-70px;top:-70px;width:180px;height:180px;border-radius:50%;background:#eff8ff;transition:.25s ease;}
.diti-product-card:hover{transform:translateY(-8px);box-shadow:0 30px 65px rgba(31,45,80,.14);}
.diti-product-card:hover:after{background:#e7fbff;transform:scale(1.2);}
.diti-product-card.accent{background:linear-gradient(135deg,#24325c,#37517e);color:#fff;}
.diti-product-card.accent p{color:#dbe8ff;}
.diti-product-card.accent h4{color:#fff;}
.diti-product-icon{position:relative;z-index:2;width:64px;height:64px;border-radius:20px;background:linear-gradient(135deg,#47b2e4,#17c9d4);display:grid;place-items:center;color:#fff;font-size:30px;margin-bottom:18px;box-shadow:0 14px 26px rgba(71,178,228,.25);}
.diti-product-card h4,.diti-product-card p,.diti-product-card a,.diti-product-card button{position:relative;z-index:2;}
.diti-product-card h4{font-weight:900;color:#24325c;font-size:24px;}
.diti-product-card p{color:#64718a;line-height:1.65;}
.diti-product-card a,.diti-product-card button{border:0;background:transparent;color:#47b2e4;font-weight:900;padding:0;}
.diti-process{height:100%;background:#fff;border:1px solid #e6edf8;border-radius:24px;padding:28px;box-shadow:0 18px 45px rgba(31,45,80,.07);}
.diti-process span{width:50px;height:50px;border-radius:16px;background:linear-gradient(135deg,#47b2e4,#17c9d4);display:grid;place-items:center;color:#fff;font-weight:900;margin-bottom:18px;box-shadow:0 12px 24px rgba(71,178,228,.25);}
.diti-process h4{font-weight:900;color:#24325c;}
.diti-process p{color:#65708a;}
.diti-cta .cta-btn{border-radius:999px;background:linear-gradient(135deg,#ff8a00,#ffb000);border:0;color:#fff;font-weight:900;padding:12px 28px;}
.diti-contact-form{box-shadow:0 18px 45px rgba(31,45,80,.08)!important;border:1px solid #e7eff9;border-radius:26px;padding:30px!important;}
.diti-contact-form input,.diti-contact-form textarea{border-radius:14px!important;border-color:#dce7f5!important;padding:12px 14px!important;}
.diti-contact-form button{border-radius:999px!important;background:linear-gradient(135deg,#47b2e4,#17c9d4)!important;font-weight:900!important;}
.diti-footer-logo img{height:54px;width:auto;margin-right:10px;}
.diti-footer-logo .sitename{font-weight:900;color:#24325c;font-size:18px;line-height:1.1;}
.diti-link-button{border:0;background:transparent;color:var(--blue);padding:0;}
.diti-chatbot{position:fixed;right:22px;bottom:22px;z-index:9999;font-family:'Inter',sans-serif;}
.diti-chat-toggle{border:0;border-radius:999px;background:linear-gradient(135deg,#47b2e4,#17c9d4);color:#fff;box-shadow:0 18px 38px rgba(71,178,228,.35);padding:13px 18px;font-weight:900;display:flex;align-items:center;gap:8px;}
.diti-chat-toggle i{font-size:20px;}
.diti-chat-panel{position:absolute;right:0;bottom:62px;width:360px;max-width:calc(100vw - 30px);background:#fff;border-radius:24px;box-shadow:0 30px 80px rgba(20,33,63,.24);overflow:hidden;border:1px solid #e5eef9;display:none;}
.diti-chat-panel.open{display:block;animation:ditiChatIn .22s ease;}
@keyframes ditiChatIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
.diti-chat-head{background:linear-gradient(135deg,#24325c,#37517e);color:#fff;padding:18px;display:flex;align-items:center;justify-content:space-between;}
.diti-chat-head b{display:block;font-size:16px;}
.diti-chat-head span{font-size:12px;color:#dbeaff;}
.diti-chat-head button{border:0;background:rgba(255,255,255,.14);color:#fff;width:32px;height:32px;border-radius:50%;font-size:22px;line-height:1;}
.diti-chat-form{padding:18px;display:grid;gap:10px;}
.diti-chat-form label{font-weight:800;font-size:12px;color:#24325c;}
.diti-chat-form input,.diti-chat-form select,.diti-chat-form textarea{border:1px solid #dce7f5;border-radius:13px;padding:11px 12px;font-size:14px;outline:none;}
.diti-chat-form input:focus,.diti-chat-form select:focus,.diti-chat-form textarea:focus{border-color:#47b2e4;box-shadow:0 0 0 4px rgba(71,178,228,.12);}
.diti-chat-form button[type=submit]{border:0;border-radius:999px;background:linear-gradient(135deg,#ff8a00,#ffb000);color:#fff;font-weight:900;padding:12px;}
.diti-chat-login{display:flex;justify-content:center;align-items:center;gap:7px;border-radius:999px;background:#eff8ff;color:#24325c;font-weight:900;padding:11px;text-decoration:none;}
@media(max-width:1199px){.driveintech-arsha-page .header .logo img{max-height:50px}.diti-arsha-brand .brand-text strong{font-size:17px}.diti-arsha-brand .brand-text span{font-size:10px}}
@media(max-width:767px){.diti-hero-arsha{min-height:auto;padding-top:130px}.diti-hero-stats{gap:10px}.diti-hero-stats div{flex:1;min-width:90px;padding:12px}.diti-about-grid{grid-template-columns:1fr}.diti-chatbot{right:14px;bottom:14px}.diti-chat-panel{width:330px}.diti-floating-card{display:none}.driveintech-arsha-page .section-title h2{font-size:30px}}

/* Driveintech refined company website: cleaner alignment, premium buttons, no app login CTA */
.driveintech-arsha-page .header{min-height:82px;background:rgba(17,34,64,.96)!important;border-bottom:1px solid rgba(255,255,255,.08)}
.driveintech-arsha-page .header .container-xl{gap:26px}
.driveintech-arsha-page .header .logo img{max-height:70px;object-fit:contain;background:#fff;border-radius:14px;padding:6px 8px;box-shadow:0 16px 34px rgba(0,0,0,.18)}
.diti-arsha-brand .brand-text strong{font-size:22px;letter-spacing:.03em}
.diti-arsha-brand .brand-text span{font-size:11px;opacity:.92}
.driveintech-arsha-page .navmenu ul{gap:6px;align-items:center}
.driveintech-arsha-page .navmenu a{padding:13px 14px!important;border-radius:999px;color:rgba(255,255,255,.86)!important;transition:.2s ease}
.driveintech-arsha-page .navmenu a:hover,.driveintech-arsha-page .navmenu .active{background:rgba(255,255,255,.11);color:#fff!important}
.diti-hero-arsha{padding-top:128px!important;background:radial-gradient(circle at 10% 18%,rgba(0,207,255,.26),transparent 32%),radial-gradient(circle at 90% 18%,rgba(255,165,0,.16),transparent 28%),linear-gradient(135deg,#071b35 0%,#173967 47%,#1f6f9f 100%)!important}
.diti-hero-arsha h1{max-width:760px;text-wrap:balance;text-shadow:0 14px 40px rgba(0,0,0,.24)}
.diti-hero-arsha p{font-size:19px;max-width:680px;color:#e7f5ff!important}
.diti-eyebrow{background:rgba(255,255,255,.14)!important;border-color:rgba(255,255,255,.26)!important}
.diti-hero-arsha .btn-get-started,.diti-video-btn,.diti-cta .cta-btn,.diti-contact-form button,.diti-chat-form button[type=submit]{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:999px!important;letter-spacing:.01em;box-shadow:0 15px 32px rgba(0,0,0,.18);transition:.22s ease!important}
.diti-hero-arsha .btn-get-started{background:linear-gradient(135deg,#ff8a00,#ffc247)!important;color:#121d38!important;font-weight:900!important;border:0!important;padding:13px 28px!important}
.diti-video-btn{padding:12px 22px!important;background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.32)!important}
.diti-hero-arsha .btn-get-started:hover,.diti-video-btn:hover,.diti-cta .cta-btn:hover,.diti-contact-form button:hover,.diti-chat-form button[type=submit]:hover{transform:translateY(-3px);box-shadow:0 22px 46px rgba(0,0,0,.22)}
.diti-hero-stats div{border-radius:20px;background:rgba(255,255,255,.13);box-shadow:inset 0 1px 0 rgba(255,255,255,.16)}
.diti-trust-box,.diti-service-card,.diti-product-card,.diti-process,.diti-contact-form,.info-wrap{border-radius:26px!important;border:1px solid rgba(35,69,115,.1)!important;box-shadow:0 20px 55px rgba(21,42,75,.08)!important}
.diti-trust-box:hover,.diti-service-card:hover,.diti-product-card:hover,.diti-process:hover{transform:translateY(-6px);box-shadow:0 28px 70px rgba(21,42,75,.14)!important}
.diti-service-card,.diti-product-card,.diti-process{transition:.25s ease!important}
.diti-service-card h4,.diti-product-card h4,.diti-process h4{font-size:20px;line-height:1.2;margin-bottom:10px}
.diti-service-card p,.diti-product-card p,.diti-process p{font-size:14.5px;line-height:1.7}
.diti-product-card a,.diti-product-card button{margin-top:12px;display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#eaf8ff,#fff7ea);border:1px solid #ddecfb!important;border-radius:999px!important;padding:10px 16px!important;color:#173967!important;text-decoration:none;font-weight:900!important;box-shadow:0 10px 24px rgba(23,57,103,.08)}
.diti-product-card.accent a,.diti-product-card.accent button{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.22)!important;color:#fff!important}
.section{padding:76px 0!important}.section-title{padding-bottom:40px!important}.driveintech-arsha-page .section-title h2{font-size:clamp(30px,3vw,44px);letter-spacing:-.04em}.driveintech-arsha-page .section-title p{max-width:760px;margin-left:auto;margin-right:auto}
.diti-contact-form label{font-size:13px;font-weight:800;color:#22365f}.diti-contact-form input,.diti-contact-form textarea{min-height:48px;background:#fbfdff}.diti-contact-form textarea{min-height:140px}.diti-contact-form button{padding:13px 30px!important;border:0!important;background:linear-gradient(135deg,#173967,#2aa7df)!important}
.info-wrap{height:100%;padding:26px!important}.contact .info-item{padding:18px 0!important}.contact .info-item i{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#eaf8ff,#fff7ea);display:grid;place-items:center;color:#1f8fcb!important;font-size:21px!important}
.diti-chat-toggle{padding:14px 21px;background:linear-gradient(135deg,#173967,#2aa7df)!important}.diti-chat-panel{border-radius:28px;box-shadow:0 32px 90px rgba(8,27,53,.28)}.diti-chat-head{background:linear-gradient(135deg,#071b35,#173967)!important}.diti-chat-form input,.diti-chat-form select,.diti-chat-form textarea{background:#fbfdff}.diti-chat-login{display:none!important}
.footer{background:#f7faff}.diti-footer-logo img{height:64px;background:#fff;border-radius:14px;padding:7px;box-shadow:0 14px 30px rgba(20,33,63,.08)}
@media(max-width:991px){.driveintech-arsha-page .header .logo img{max-height:58px}.diti-arsha-brand .brand-text strong{font-size:18px}.diti-hero-arsha{padding-top:118px!important}.section{padding:58px 0!important}}
@media(max-width:575px){.driveintech-arsha-page .header{min-height:72px}.driveintech-arsha-page .header .logo img{max-height:48px}.diti-arsha-brand .brand-text strong{font-size:15px}.diti-arsha-brand .brand-text span{display:none}.hero-actions{gap:10px!important}.diti-hero-arsha .btn-get-started,.diti-video-btn{width:100%}.diti-chat-toggle span{display:none}.diti-chat-toggle{width:56px;height:56px;padding:0;justify-content:center}.diti-chat-panel{right:-8px;width:calc(100vw - 24px)}}

/* Final Driveintech logo, alignment and finish upgrade */
.driveintech-arsha-page{
  --diti-header-h: 86px;
  --diti-brand-blue: #1f6f9f;
  --diti-ink: #10233f;
  font-family: 'Inter', 'Nunito', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.driveintech-arsha-page .header{
  min-height: var(--diti-header-h) !important;
  background: rgba(11, 28, 55, .96) !important;
  border-bottom: 1px solid rgba(255, 255, 255, .10) !important;
  box-shadow: 0 16px 45px rgba(7, 21, 43, .18) !important;
  backdrop-filter: blur(18px);
}
.driveintech-arsha-page .header .container-xl{
  min-height: var(--diti-header-h);
  display: flex;
  align-items: center;
  gap: 26px;
}
.driveintech-arsha-page .diti-arsha-brand{
  height: 66px;
  min-width: 238px;
  max-width: 286px;
  padding: 6px 14px !important;
  border-radius: 18px;
  background: #ffffff;
  border: 1px solid rgba(226, 232, 240, .95);
  box-shadow: 0 18px 42px rgba(0, 0, 0, .18);
  overflow: hidden;
}
.driveintech-arsha-page .header .logo img,
.driveintech-arsha-page .diti-arsha-brand img{
  display: block;
  width: 100% !important;
  max-width: 250px !important;
  max-height: 54px !important;
  height: auto !important;
  object-fit: contain !important;
  object-position: center !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  filter: none !important;
}
.driveintech-arsha-page .diti-arsha-brand .brand-text{display:none!important;}
.driveintech-arsha-page .navmenu{
  margin-left: auto;
  display: flex;
  align-items: center;
}
.driveintech-arsha-page .navmenu ul{
  align-items: center !important;
  gap: 4px !important;
  margin: 0 !important;
}
.driveintech-arsha-page .navmenu a{
  min-height: 42px;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  padding: 10px 14px !important;
  border-radius: 999px;
  line-height: 1 !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  color: rgba(255,255,255,.86) !important;
}
.driveintech-arsha-page .navmenu a:hover,
.driveintech-arsha-page .navmenu .active{
  background: rgba(255,255,255,.12) !important;
  color: #fff !important;
}
.diti-hero-arsha{
  padding-top: 142px !important;
}
.diti-hero-arsha .row{
  align-items: center !important;
}
.diti-hero-arsha h1{
  font-size: clamp(42px, 5.2vw, 72px) !important;
  line-height: 1.02 !important;
  letter-spacing: -.055em !important;
  margin-bottom: 22px !important;
}
.diti-hero-arsha p{
  max-width: 670px !important;
  font-size: 18px !important;
  line-height: 1.78 !important;
}
.diti-hero-visual-wrap{
  min-height: 440px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.diti-hero-visual-wrap img{
  max-height: 390px;
  object-fit: contain;
}
.driveintech-arsha-page .section-title{
  padding-bottom: 36px !important;
}
.driveintech-arsha-page .section-title h2{
  font-size: clamp(30px, 3vw, 42px) !important;
  line-height: 1.15;
  letter-spacing: -.04em;
}
.driveintech-arsha-page .section-title p{
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.7;
}
.diti-service-card,
.diti-product-card,
.diti-process,
.diti-trust-box,
.diti-about-highlight,
.diti-contact-form,
.contact .info-wrap{
  border-radius: 24px !important;
  border: 1px solid rgba(31, 111, 159, .10) !important;
  box-shadow: 0 18px 50px rgba(16, 35, 63, .075) !important;
}
.diti-service-card .icon,
.diti-product-icon,
.diti-process span{
  width: 58px !important;
  height: 58px !important;
  border-radius: 18px !important;
}
.diti-service-card h4,
.diti-product-card h4,
.diti-process h4{
  font-size: 19px !important;
  letter-spacing: -.025em;
}
.diti-service-card p,
.diti-product-card p,
.diti-process p{
  font-size: 14px !important;
  line-height: 1.68 !important;
}
.diti-hero-arsha .btn-get-started,
.diti-video-btn,
.diti-contact-form button,
.diti-chat-form button[type=submit],
.diti-cta .cta-btn{
  border-radius: 14px !important;
  min-height: 46px !important;
  padding: 12px 22px !important;
  font-size: 14px !important;
  font-weight: 900 !important;
  letter-spacing: -.01em !important;
}
.diti-video-btn{
  border-radius: 14px !important;
}
.diti-footer-logo{
  display: inline-flex !important;
  width: 260px;
  max-width: 100%;
  min-height: 72px;
  padding: 8px 14px;
  border-radius: 18px;
  background: #fff;
  border: 1px solid rgba(226,232,240,.95);
  box-shadow: 0 14px 34px rgba(15,23,42,.08);
}
.diti-footer-logo img{
  width: 100% !important;
  max-height: 56px !important;
  height: auto !important;
  object-fit: contain !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
@media (max-width: 1199px){
  .driveintech-arsha-page .diti-arsha-brand{min-width: 214px;max-width: 240px;height: 60px;padding: 6px 12px!important;}
  .driveintech-arsha-page .header .logo img,.driveintech-arsha-page .diti-arsha-brand img{max-height: 48px!important;}
  .driveintech-arsha-page .navmenu a{padding: 9px 11px!important;font-size: 13px!important;}
}
@media (max-width: 991px){
  .driveintech-arsha-page{--diti-header-h: 78px;}
  .driveintech-arsha-page .diti-arsha-brand{min-width: 198px;max-width: 220px;height: 58px;}
  .diti-hero-arsha{padding-top: 128px!important;}
  .mobile-nav-toggle{color:#fff!important;font-size:30px!important;line-height:1;}
}
@media (max-width: 575px){
  .driveintech-arsha-page{--diti-header-h: 72px;}
  .driveintech-arsha-page .header .container-xl{padding-left: 14px;padding-right: 14px;}
  .driveintech-arsha-page .diti-arsha-brand{min-width: 166px;max-width: 178px;height: 52px;padding: 5px 9px!important;border-radius: 14px;}
  .driveintech-arsha-page .header .logo img,.driveintech-arsha-page .diti-arsha-brand img{max-height: 42px!important;}
  .diti-hero-arsha{padding-top: 112px!important;}
  .diti-hero-arsha h1{font-size: 38px!important;}
  .diti-hero-arsha p{font-size: 16px!important;}
  .diti-hero-visual-wrap{min-height:auto;}
  .diti-footer-logo{width: 220px;min-height: 64px;}
}

/* Driveintech responsive polish: desktop, tablet, mobile */
* { box-sizing: border-box; }
html { scroll-padding-top: var(--diti-header-h, 86px); }
body.driveintech-arsha-page { overflow-x: hidden; }
.driveintech-arsha-page img { max-width: 100%; height: auto; }
.driveintech-arsha-page .container,
.driveintech-arsha-page .container-xl,
.driveintech-arsha-page .container-fluid { max-width: 100%; }

/* Desktop large screen consistency */
@media (min-width: 1200px) {
  .driveintech-arsha-page .container-xl { max-width: 1180px; }
  .diti-hero-arsha .row { min-height: 610px; }
  .diti-hero-arsha .hero-img { display: flex; justify-content: flex-end; }
  .diti-service-card,
  .diti-product-card,
  .diti-process { min-height: 100%; }
}

/* Tablet layout */
@media (max-width: 1199.98px) {
  .driveintech-arsha-page .header .container-xl { gap: 14px; }
  .driveintech-arsha-page .navmenu ul { gap: 0 !important; }
  .driveintech-arsha-page .navmenu a { min-height: 38px; }
  .diti-hero-arsha { min-height: auto !important; }
  .diti-hero-arsha .row { padding-bottom: 34px; }
  .diti-hero-stats { gap: 12px; }
  .diti-hero-stats div { min-width: 96px; padding: 12px 14px; }
  .diti-floating-card { transform: scale(.92); transform-origin: center; }
}

/* Bootstrap/Arsha mobile menu correction */
@media (max-width: 991.98px) {
  .driveintech-arsha-page .header {
    min-height: 76px !important;
  }
  .driveintech-arsha-page .header .container-xl {
    min-height: 76px;
    padding-inline: 18px;
  }
  .driveintech-arsha-page .diti-arsha-brand {
    min-width: 192px !important;
    max-width: 212px !important;
    height: 56px !important;
    padding: 5px 10px !important;
    margin-right: auto !important;
  }
  .mobile-nav-toggle {
    position: relative !important;
    right: auto !important;
    top: auto !important;
    margin-left: 12px;
    width: 44px;
    height: 44px;
    border-radius: 14px;
    display: inline-grid !important;
    place-items: center;
    background: rgba(255,255,255,.12);
    color: #fff !important;
    z-index: 10001;
  }
  .mobile-nav-active .mobile-nav-toggle {
    background: rgba(255,255,255,.20);
  }
  .driveintech-arsha-page .navmenu ul {
    position: fixed !important;
    inset: 86px 16px auto 16px !important;
    max-height: calc(100vh - 108px);
    overflow-y: auto;
    padding: 14px !important;
    border-radius: 24px !important;
    background: rgba(255,255,255,.98) !important;
    border: 1px solid rgba(226,232,240,.95) !important;
    box-shadow: 0 30px 80px rgba(8,25,52,.24) !important;
  }
  .driveintech-arsha-page .navmenu a {
    color: #17233f !important;
    width: 100%;
    justify-content: flex-start !important;
    min-height: 44px;
    padding: 12px 14px !important;
    border-radius: 14px !important;
    font-size: 14px !important;
  }
  .driveintech-arsha-page .navmenu a:hover,
  .driveintech-arsha-page .navmenu .active {
    background: linear-gradient(135deg,#eaf8ff,#fff7ea) !important;
    color: #173967 !important;
  }
  .diti-hero-arsha {
    padding-top: 112px !important;
    padding-bottom: 54px !important;
    text-align: center;
  }
  .diti-hero-arsha .row { row-gap: 18px; }
  .diti-hero-arsha h1 {
    max-width: 780px;
    margin-inline: auto;
  }
  .diti-hero-arsha p {
    max-width: 680px !important;
    margin-inline: auto;
  }
  .hero-actions {
    justify-content: center;
  }
  .diti-hero-stats {
    justify-content: center;
  }
  .diti-hero-visual-wrap {
    min-height: 300px !important;
    max-width: 520px;
    margin: 0 auto;
    padding: 8px 16px 0;
  }
  .diti-hero-visual-wrap img {
    max-height: 285px !important;
  }
  .diti-floating-card {
    position: absolute;
    padding: 10px 12px;
    font-size: 12px;
  }
  .diti-card-top { right: 26px; top: 26px; }
  .diti-card-bottom { left: 26px; bottom: 18px; }
  .diti-about-highlight { padding: 26px; }
  .diti-about-highlight h3 { font-size: 27px; }
  .diti-contact-form { padding: 24px !important; }
}

/* Mobile layout */
@media (max-width: 767.98px) {
  .driveintech-arsha-page .section { padding: 54px 0 !important; }
  .driveintech-arsha-page .section-title { padding-bottom: 26px !important; }
  .driveintech-arsha-page .section-title h2 { font-size: 29px !important; }
  .driveintech-arsha-page .section-title p { font-size: 14.5px; line-height: 1.65; }
  .diti-hero-arsha h1 {
    font-size: clamp(34px, 10vw, 44px) !important;
    line-height: 1.07 !important;
  }
  .diti-hero-arsha p {
    font-size: 15.5px !important;
    line-height: 1.7 !important;
  }
  .diti-eyebrow {
    font-size: 12px;
    padding: 7px 11px;
    margin-bottom: 14px;
  }
  .hero-actions {
    width: 100%;
    display: grid !important;
    grid-template-columns: 1fr;
    gap: 10px !important;
  }
  .diti-hero-arsha .btn-get-started,
  .diti-video-btn,
  .diti-cta .cta-btn {
    width: 100%;
    justify-content: center;
    text-align: center;
  }
  .diti-hero-stats {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
    margin-top: 22px;
  }
  .diti-hero-stats div {
    min-width: 0;
    padding: 11px 8px;
    border-radius: 15px;
  }
  .diti-hero-stats strong { font-size: 22px; }
  .diti-hero-stats span { font-size: 9px; letter-spacing: .05em; }
  .diti-trust-strip .col-6 { padding-inline: 6px; }
  .diti-trust-box { padding: 14px 8px; border-radius: 15px; }
  .diti-trust-box i { font-size: 23px; }
  .diti-trust-box span { font-size: 11px; }
  .diti-about-grid { grid-template-columns: 1fr !important; }
  .diti-about-highlight { border-radius: 22px; padding: 22px; }
  .diti-about-highlight h3 { font-size: 24px; line-height: 1.2; }
  .diti-service-card,
  .diti-product-card,
  .diti-process,
  .diti-contact-form,
  .info-wrap { border-radius: 20px !important; }
  .diti-product-card { padding: 24px; }
  .diti-process { padding: 22px; }
  .contact .info-wrap { margin-bottom: 18px; }
  .diti-chatbot { right: 14px; bottom: 14px; }
  .diti-chat-panel {
    width: calc(100vw - 24px) !important;
    right: -2px !important;
    max-height: calc(100vh - 92px);
    border-radius: 22px;
  }
  .diti-chat-head { border-radius: 22px 22px 0 0; }
}

/* Small mobile */
@media (max-width: 575.98px) {
  .driveintech-arsha-page .header .container-xl {
    padding-inline: 12px;
  }
  .driveintech-arsha-page .diti-arsha-brand {
    min-width: 154px !important;
    max-width: 166px !important;
    height: 50px !important;
    border-radius: 13px !important;
  }
  .driveintech-arsha-page .header .logo img,
  .driveintech-arsha-page .diti-arsha-brand img {
    max-height: 39px !important;
  }
  .mobile-nav-toggle {
    width: 40px;
    height: 40px;
    border-radius: 12px;
    font-size: 25px !important;
  }
  .driveintech-arsha-page .navmenu ul {
    inset: 78px 10px auto 10px !important;
    border-radius: 20px !important;
  }
  .diti-hero-arsha {
    padding-top: 98px !important;
  }
  .diti-hero-visual-wrap {
    min-height: 218px !important;
    padding-inline: 4px;
  }
  .diti-hero-visual-wrap img { max-height: 210px !important; }
  .diti-floating-card { display: none; }
  .diti-product-icon,
  .diti-service-card .icon,
  .diti-process span {
    width: 50px !important;
    height: 50px !important;
    border-radius: 16px !important;
    font-size: 24px;
  }
  .diti-footer-logo { width: 188px; min-height: 58px; }
}

/* Very small screens */
@media (max-width: 380px) {
  .driveintech-arsha-page .diti-arsha-brand {
    min-width: 136px !important;
    max-width: 148px !important;
  }
  .diti-hero-arsha h1 { font-size: 31px !important; }
  .diti-hero-stats { grid-template-columns: 1fr; }
}

/* New Driveintech logo update - green person/globe mark */
.driveintech-arsha-page .diti-arsha-brand{
  min-width: 92px !important;
  max-width: 96px !important;
  height: 72px !important;
  padding: 7px !important;
  border-radius: 20px !important;
  background: rgba(255,255,255,.98) !important;
  justify-content: center !important;
  flex: 0 0 auto !important;
}
.driveintech-arsha-page .header .logo img,
.driveintech-arsha-page .diti-arsha-brand img{
  width: auto !important;
  max-width: 74px !important;
  max-height: 62px !important;
  object-fit: contain !important;
}
.driveintech-arsha-page .header .container-xl{
  gap: 18px !important;
}
.diti-footer-logo{
  width: 92px !important;
  min-height: 82px !important;
  justify-content: center !important;
  padding: 8px !important;
}
.diti-footer-logo img{
  width: auto !important;
  max-width: 74px !important;
  max-height: 66px !important;
}
@media (max-width: 1199px){
  .driveintech-arsha-page .diti-arsha-brand{min-width: 84px!important;max-width: 88px!important;height: 66px!important;}
  .driveintech-arsha-page .header .logo img,.driveintech-arsha-page .diti-arsha-brand img{max-width: 66px!important;max-height: 56px!important;}
}
@media (max-width: 575.98px){
  .driveintech-arsha-page .diti-arsha-brand{min-width: 66px!important;max-width: 70px!important;height: 56px!important;border-radius: 16px!important;padding: 6px!important;}
  .driveintech-arsha-page .header .logo img,.driveintech-arsha-page .diti-arsha-brand img{max-width: 52px!important;max-height: 46px!important;}
  .driveintech-arsha-page .header .container-xl{gap: 10px!important;}
  .diti-footer-logo{width: 74px!important;min-height: 66px!important;}
  .diti-footer-logo img{max-width: 56px!important;max-height: 52px!important;}
}


/* Official Driveintech logo import and final header/footer alignment fix */
.driveintech-arsha-page .header{
    min-height: 88px !important;
    background: rgba(8, 24, 48, .97) !important;
    box-shadow: 0 18px 48px rgba(8, 24, 48, .20) !important;
}
.driveintech-arsha-page .header .container-xl{
    min-height: 88px !important;
    display: flex !important;
    align-items: center !important;
}
.driveintech-arsha-page .diti-arsha-brand{
    width: 285px !important;
    min-width: 285px !important;
    max-width: 285px !important;
    height: 66px !important;
    padding: 7px 10px !important;
    border-radius: 18px !important;
    background: linear-gradient(135deg, rgba(255,255,255,.08), rgba(255,255,255,.035)) !important;
    border: 1px solid rgba(255,255,255,.14) !important;
    box-shadow: 0 16px 40px rgba(0,0,0,.16) !important;
    overflow: hidden !important;
}
.driveintech-arsha-page .header .logo img,
.driveintech-arsha-page .diti-arsha-brand img{
    width: 100% !important;
    max-width: 260px !important;
    max-height: 56px !important;
    height: auto !important;
    object-fit: contain !important;
    object-position: left center !important;
    display: block !important;
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    filter: drop-shadow(0 8px 16px rgba(0,0,0,.24)) !important;
}
.driveintech-arsha-page .navmenu{
    margin-left: auto !important;
}
.driveintech-arsha-page .navmenu ul{
    gap: 6px !important;
}
.driveintech-arsha-page .navmenu a{
    min-height: 42px !important;
    padding: 10px 15px !important;
    line-height: 1 !important;
    display: inline-flex !important;
    align-items: center !important;
}
.diti-hero-arsha{
    padding-top: 150px !important;
}
.diti-footer-logo{
    display: inline-flex !important;
    align-items: center !important;
    width: 260px !important;
    min-height: 66px !important;
    padding: 10px 12px !important;
    border-radius: 18px !important;
    background: linear-gradient(135deg, #081830, #173967) !important;
    box-shadow: 0 18px 42px rgba(8,24,48,.15) !important;
}
.diti-footer-logo img{
    width: 100% !important;
    height: auto !important;
    max-height: 50px !important;
    object-fit: contain !important;
    object-position: left center !important;
    background: transparent !important;
    border-radius: 0 !important;
    padding: 0 !important;
    box-shadow: none !important;
}
@media (max-width: 1199px){
    .driveintech-arsha-page .diti-arsha-brand{
        width: 245px !important;
        min-width: 245px !important;
        max-width: 245px !important;
        height: 60px !important;
    }
    .driveintech-arsha-page .header .logo img,
    .driveintech-arsha-page .diti-arsha-brand img{
        max-width: 225px !important;
        max-height: 50px !important;
    }
}
@media (max-width: 991px){
    .driveintech-arsha-page .header,
    .driveintech-arsha-page .header .container-xl{
        min-height: 78px !important;
    }
    .driveintech-arsha-page .diti-arsha-brand{
        width: 220px !important;
        min-width: 220px !important;
        max-width: 220px !important;
        height: 56px !important;
        padding: 6px 9px !important;
    }
    .driveintech-arsha-page .header .logo img,
    .driveintech-arsha-page .diti-arsha-brand img{
        max-width: 200px !important;
        max-height: 46px !important;
    }
    .driveintech-arsha-page .mobile-nav-toggle{
        color: #fff !important;
        font-size: 30px !important;
        line-height: 1 !important;
    }
    .diti-hero-arsha{
        padding-top: 126px !important;
    }
}
@media (max-width: 575px){
    .driveintech-arsha-page .header,
    .driveintech-arsha-page .header .container-xl{
        min-height: 70px !important;
    }
    .driveintech-arsha-page .diti-arsha-brand{
        width: 176px !important;
        min-width: 176px !important;
        max-width: 176px !important;
        height: 48px !important;
        border-radius: 14px !important;
        padding: 5px 7px !important;
    }
    .driveintech-arsha-page .header .logo img,
    .driveintech-arsha-page .diti-arsha-brand img{
        max-width: 162px !important;
        max-height: 38px !important;
    }
    .diti-hero-arsha{
        padding-top: 112px !important;
    }
    .diti-footer-logo{
        width: 220px !important;
        min-height: 58px !important;
    }
}


/* Driveintech premium alternating section backgrounds - section-bg-v1 */
.driveintech-arsha-page {
  --diti-bg-soft-blue: #f2f8ff;
  --diti-bg-soft-cyan: #eefbff;
  --diti-bg-soft-gray: #f7f9fc;
  --diti-bg-dark: #071b35;
  --diti-card-border: rgba(37,99,235,.10);
}

.driveintech-arsha-page .main {
  background: #ffffff;
  overflow: hidden;
}

/* Hero remains the premium first screen */
.driveintech-arsha-page #hero.diti-hero-arsha {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 8% 12%, rgba(43, 192, 255, .28), transparent 31%),
    radial-gradient(circle at 90% 10%, rgba(255, 168, 42, .20), transparent 28%),
    radial-gradient(circle at 40% 90%, rgba(46, 204, 113, .14), transparent 28%),
    linear-gradient(135deg, #061a34 0%, #12385f 48%, #0d7ca6 100%) !important;
}
.driveintech-arsha-page #hero.diti-hero-arsha::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: .18;
  background-image:
    linear-gradient(rgba(255,255,255,.10) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.10) 1px, transparent 1px);
  background-size: 44px 44px;
}
.driveintech-arsha-page #hero .container { position: relative; z-index: 2; }

/* Trust strip as a clean elevated band */
.driveintech-arsha-page .diti-trust-strip {
  background: linear-gradient(180deg, #ffffff 0%, #f1f8ff 100%) !important;
  border-bottom: 1px solid rgba(37,99,235,.08);
}
.driveintech-arsha-page .diti-trust-box {
  background: rgba(255,255,255,.92) !important;
  border: 1px solid var(--diti-card-border) !important;
}

/* About: soft blue with white content cards */
.driveintech-arsha-page #about {
  position: relative;
  background:
    radial-gradient(circle at 8% 18%, rgba(37,99,235,.10), transparent 27%),
    radial-gradient(circle at 96% 76%, rgba(14,165,233,.12), transparent 30%),
    var(--diti-bg-soft-blue) !important;
}
.driveintech-arsha-page #about::before {
  content: "";
  position: absolute;
  width: 340px;
  height: 340px;
  right: -140px;
  top: 80px;
  border-radius: 50%;
  background: rgba(255, 168, 42, .13);
  pointer-events: none;
}
.driveintech-arsha-page #about .content {
  background: rgba(255,255,255,.86);
  border: 1px solid rgba(37,99,235,.10);
  border-radius: 28px;
  padding: 32px;
  box-shadow: 0 24px 70px rgba(16, 35, 63, .08);
}

/* Services: white but with premium gradient cards */
.driveintech-arsha-page #services {
  background: #ffffff !important;
  position: relative;
}
.driveintech-arsha-page #services::after {
  content: "";
  position: absolute;
  inset: auto -12% -160px -12%;
  height: 300px;
  background: linear-gradient(90deg, rgba(37,99,235,.08), rgba(14,165,233,.08), rgba(255,168,42,.07));
  transform: rotate(-2deg);
  pointer-events: none;
}
.driveintech-arsha-page #services .container { position: relative; z-index: 2; }
.driveintech-arsha-page .diti-service-card {
  background:
    linear-gradient(#ffffff,#ffffff) padding-box,
    linear-gradient(135deg, rgba(37,99,235,.28), rgba(14,165,233,.18), rgba(255,168,42,.18)) border-box !important;
  border: 1px solid transparent !important;
}
.driveintech-arsha-page .diti-service-card .icon {
  background: linear-gradient(135deg, #2563eb, #06b6d4) !important;
  box-shadow: 0 15px 32px rgba(37,99,235,.25);
}

/* Products: dark glass section for strong contrast */
.driveintech-arsha-page #products {
  position: relative;
  color: #ffffff;
  background:
    radial-gradient(circle at 10% 10%, rgba(14,165,233,.24), transparent 30%),
    radial-gradient(circle at 88% 86%, rgba(255,168,42,.16), transparent 30%),
    linear-gradient(135deg, #061a34 0%, #0d2444 52%, #12385f 100%) !important;
}
.driveintech-arsha-page #products .section-title h2,
.driveintech-arsha-page #products .section-title p { color: #ffffff !important; }
.driveintech-arsha-page #products .section-title p { opacity: .82; }
.driveintech-arsha-page #products .diti-product-card {
  background: rgba(255,255,255,.08) !important;
  border: 1px solid rgba(255,255,255,.13) !important;
  color: #ffffff;
  box-shadow: 0 28px 80px rgba(0,0,0,.18) !important;
  backdrop-filter: blur(16px);
}
.driveintech-arsha-page #products .diti-product-card h4 { color: #ffffff !important; }
.driveintech-arsha-page #products .diti-product-card p,
.driveintech-arsha-page #products .diti-product-card li { color: rgba(255,255,255,.80) !important; }
.driveintech-arsha-page #products .diti-product-card .icon {
  background: rgba(255,255,255,.14) !important;
  color: #67e8f9 !important;
}

/* Process: soft gray timeline-style flow */
.driveintech-arsha-page #process {
  background:
    linear-gradient(180deg, #ffffff 0%, var(--diti-bg-soft-gray) 18%, var(--diti-bg-soft-gray) 100%) !important;
  position: relative;
}
.driveintech-arsha-page #process::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 165px;
  bottom: 80px;
  width: 2px;
  background: linear-gradient(180deg, transparent, rgba(37,99,235,.18), transparent);
  transform: translateX(-50%);
  pointer-events: none;
}
.driveintech-arsha-page #process .container { position: relative; z-index: 2; }
.driveintech-arsha-page .diti-process {
  background: #ffffff !important;
  border: 1px solid rgba(37,99,235,.10) !important;
}
.driveintech-arsha-page .diti-process span {
  background: linear-gradient(135deg, #2563eb, #00c2ff) !important;
}

/* Contact: premium CTA feel */
.driveintech-arsha-page #contact {
  background:
    radial-gradient(circle at 6% 24%, rgba(37,99,235,.12), transparent 30%),
    radial-gradient(circle at 88% 10%, rgba(255,168,42,.12), transparent 24%),
    linear-gradient(180deg, #eef7ff 0%, #ffffff 100%) !important;
}
.driveintech-arsha-page #contact .info-wrap,
.driveintech-arsha-page #contact .diti-contact-form {
  background: rgba(255,255,255,.92) !important;
  backdrop-filter: blur(14px);
}
.driveintech-arsha-page #contact .info-wrap {
  border-left: 5px solid #2563eb !important;
}

/* Footer: clear final contrast */
.driveintech-arsha-page .footer {
  background: linear-gradient(135deg, #061a34 0%, #0d2444 100%) !important;
  color: rgba(255,255,255,.78) !important;
}
.driveintech-arsha-page .footer h4,
.driveintech-arsha-page .footer .sitename,
.driveintech-arsha-page .footer a { color: #ffffff !important; }
.driveintech-arsha-page .footer p,
.driveintech-arsha-page .footer li,
.driveintech-arsha-page .footer .footer-contact { color: rgba(255,255,255,.74) !important; }
.driveintech-arsha-page .footer .diti-footer-logo {
  background: #ffffff !important;
  border-radius: 18px;
  padding: 8px 12px;
  display: inline-flex;
  align-items: center;
}

/* Consistent section dividers and mobile polish */
.driveintech-arsha-page section.section {
  overflow: hidden;
}
.driveintech-arsha-page section.section:not(#hero) {
  isolation: isolate;
}
@media (max-width: 991px) {
  .driveintech-arsha-page #process::before { display: none; }
  .driveintech-arsha-page #about .content { padding: 26px; }
}
@media (max-width: 575px) {
  .driveintech-arsha-page #about .content { padding: 22px; border-radius: 22px; }
  .driveintech-arsha-page #products .diti-product-card { border-radius: 22px !important; }
  .driveintech-arsha-page .footer .diti-footer-logo { padding: 7px 10px; }
}


/* Icon polish v1: colourful premium icon system */
.driveintech-arsha-page .diti-eyebrow i,
.driveintech-arsha-page .hero-actions i {
  color: #ffd166;
  text-shadow: 0 8px 22px rgba(255,209,102,.35);
}

.driveintech-arsha-page .diti-floating-card i,
.driveintech-arsha-page .diti-trust-box i,
.driveintech-arsha-page .service-item .icon,
.driveintech-arsha-page .diti-product-icon,
.driveintech-arsha-page .info-item > i,
.driveintech-arsha-page .social-links a,
.driveintech-arsha-page .faq-icon {
  position: relative;
  overflow: hidden;
  display: inline-grid;
  place-items: center;
  transition: transform .22s ease, box-shadow .22s ease, filter .22s ease;
}

.driveintech-arsha-page .diti-floating-card i::after,
.driveintech-arsha-page .diti-trust-box i::after,
.driveintech-arsha-page .service-item .icon::after,
.driveintech-arsha-page .diti-product-icon::after,
.driveintech-arsha-page .info-item > i::after,
.driveintech-arsha-page .faq-icon::after {
  content: "";
  position: absolute;
  inset: -42%;
  background: linear-gradient(120deg, transparent 35%, rgba(255,255,255,.55) 50%, transparent 65%);
  transform: translateX(-80%) rotate(18deg);
  opacity: .0;
  transition: .42s ease;
}

.driveintech-arsha-page .diti-floating-card:hover i,
.driveintech-arsha-page .diti-trust-box:hover i,
.driveintech-arsha-page .service-item:hover .icon,
.driveintech-arsha-page .diti-product-card:hover .diti-product-icon,
.driveintech-arsha-page .info-item:hover > i,
.driveintech-arsha-page .faq-item:hover .faq-icon {
  transform: translateY(-4px) scale(1.04);
  filter: saturate(1.08);
}

.driveintech-arsha-page .diti-floating-card:hover i::after,
.driveintech-arsha-page .diti-trust-box:hover i::after,
.driveintech-arsha-page .service-item:hover .icon::after,
.driveintech-arsha-page .diti-product-card:hover .diti-product-icon::after,
.driveintech-arsha-page .info-item:hover > i::after,
.driveintech-arsha-page .faq-item:hover .faq-icon::after {
  transform: translateX(82%) rotate(18deg);
  opacity: 1;
}

.driveintech-arsha-page .diti-trust-box i {
  width: 54px;
  height: 54px;
  border-radius: 18px;
  margin: 0 auto 12px;
  font-size: 24px;
  color: #fff;
  box-shadow: 0 18px 36px rgba(15, 23, 42, .12);
}
.driveintech-arsha-page .diti-trust-box:nth-child(1) i,
.driveintech-arsha-page .diti-trust-row .col-6:nth-child(1) .diti-trust-box i { background: linear-gradient(135deg, #2563eb, #06b6d4); }
.driveintech-arsha-page .diti-trust-row .col-6:nth-child(2) .diti-trust-box i { background: linear-gradient(135deg, #7c3aed, #ec4899); }
.driveintech-arsha-page .diti-trust-row .col-6:nth-child(3) .diti-trust-box i { background: linear-gradient(135deg, #16a34a, #22c55e); }
.driveintech-arsha-page .diti-trust-row .col-6:nth-child(4) .diti-trust-box i { background: linear-gradient(135deg, #f97316, #facc15); }

.driveintech-arsha-page .service-item .icon {
  width: 64px !important;
  height: 64px !important;
  border-radius: 22px !important;
  margin-bottom: 20px !important;
  color: #fff !important;
  font-size: 28px !important;
  box-shadow: 0 20px 42px rgba(37,99,235,.24), inset 0 1px 0 rgba(255,255,255,.35) !important;
}
.driveintech-arsha-page .service-item:nth-child(8n+1) .icon { background: linear-gradient(135deg,#2563eb,#06b6d4) !important; }
.driveintech-arsha-page .service-item:nth-child(8n+2) .icon { background: linear-gradient(135deg,#7c3aed,#a855f7) !important; }
.driveintech-arsha-page .service-item:nth-child(8n+3) .icon { background: linear-gradient(135deg,#ec4899,#f97316) !important; }
.driveintech-arsha-page .service-item:nth-child(8n+4) .icon { background: linear-gradient(135deg,#16a34a,#22c55e) !important; }
.driveintech-arsha-page .service-item:nth-child(8n+5) .icon { background: linear-gradient(135deg,#0f766e,#14b8a6) !important; }
.driveintech-arsha-page .service-item:nth-child(8n+6) .icon { background: linear-gradient(135deg,#db2777,#f43f5e) !important; }
.driveintech-arsha-page .service-item:nth-child(8n+7) .icon { background: linear-gradient(135deg,#f59e0b,#ef4444) !important; }
.driveintech-arsha-page .service-item:nth-child(8n+8) .icon { background: linear-gradient(135deg,#475569,#0f172a) !important; }

.driveintech-arsha-page .service-item .icon i,
.driveintech-arsha-page .diti-product-icon i,
.driveintech-arsha-page .diti-trust-box i::before,
.driveintech-arsha-page .info-item > i::before {
  position: relative;
  z-index: 2;
}

.driveintech-arsha-page .diti-product-icon {
  width: 68px !important;
  height: 68px !important;
  border-radius: 24px !important;
  font-size: 30px !important;
  color: #fff !important;
  background: linear-gradient(135deg, #00c2ff, #2563eb) !important;
  box-shadow: 0 22px 50px rgba(6,182,212,.25), inset 0 1px 0 rgba(255,255,255,.25) !important;
}
.driveintech-arsha-page .diti-product-card.accent .diti-product-icon { background: linear-gradient(135deg,#f97316,#facc15) !important; }
.driveintech-arsha-page .portfolio-item:nth-child(3n) .diti-product-icon { background: linear-gradient(135deg,#7c3aed,#ec4899) !important; }

.driveintech-arsha-page .about ul li i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-grid;
  place-items: center;
  color: #fff !important;
  background: linear-gradient(135deg,#22c55e,#06b6d4);
  box-shadow: 0 10px 20px rgba(34,197,94,.20);
  font-size: 15px;
  flex: 0 0 auto;
}

.driveintech-arsha-page .diti-process span {
  width: 58px !important;
  height: 58px !important;
  border-radius: 22px !important;
  display: inline-grid !important;
  place-items: center !important;
  color: #fff !important;
  box-shadow: 0 18px 34px rgba(37,99,235,.22) !important;
}
.driveintech-arsha-page #process .col-lg-3:nth-child(2) .diti-process span { background: linear-gradient(135deg,#7c3aed,#ec4899) !important; }
.driveintech-arsha-page #process .col-lg-3:nth-child(3) .diti-process span { background: linear-gradient(135deg,#f97316,#facc15) !important; }
.driveintech-arsha-page #process .col-lg-3:nth-child(4) .diti-process span { background: linear-gradient(135deg,#16a34a,#22c55e) !important; }

.driveintech-arsha-page .info-item > i {
  width: 52px !important;
  height: 52px !important;
  border-radius: 18px !important;
  color: #fff !important;
  background: linear-gradient(135deg,#2563eb,#06b6d4) !important;
  box-shadow: 0 16px 32px rgba(37,99,235,.22) !important;
  font-size: 22px !important;
  margin-right: 14px !important;
}
.driveintech-arsha-page .info-item:nth-child(2) > i { background: linear-gradient(135deg,#f97316,#facc15) !important; }
.driveintech-arsha-page .info-item:nth-child(3) > i { background: linear-gradient(135deg,#7c3aed,#ec4899) !important; }

.driveintech-arsha-page .faq-icon {
  width: 34px !important;
  height: 34px !important;
  border-radius: 12px !important;
  color: #fff !important;
  background: linear-gradient(135deg,#2563eb,#06b6d4) !important;
  font-size: 17px !important;
  flex: 0 0 auto;
}

.driveintech-arsha-page .footer .social-links a {
  width: 38px !important;
  height: 38px !important;
  border-radius: 14px !important;
  color: #fff !important;
  border: 0 !important;
  background: linear-gradient(135deg, rgba(37,99,235,.95), rgba(6,182,212,.95)) !important;
  box-shadow: 0 14px 28px rgba(0,0,0,.18);
}
.driveintech-arsha-page .footer .social-links a:nth-child(2) { background: linear-gradient(135deg,#2563eb,#1d4ed8) !important; }
.driveintech-arsha-page .footer .social-links a:nth-child(3) { background: linear-gradient(135deg,#ec4899,#f97316) !important; }
.driveintech-arsha-page .footer .social-links a:nth-child(4) { background: linear-gradient(135deg,#0284c7,#0f172a) !important; }

.driveintech-arsha-page .diti-chat-toggle {
  background: linear-gradient(135deg,#2563eb,#06b6d4) !important;
  box-shadow: 0 22px 46px rgba(37,99,235,.30) !important;
}
.driveintech-arsha-page .diti-chat-toggle i {
  width: 34px;
  height: 34px;
  border-radius: 12px;
  display: inline-grid;
  place-items: center;
  background: rgba(255,255,255,.18);
}

@media (max-width: 575px) {
  .driveintech-arsha-page .service-item .icon { width: 56px !important; height: 56px !important; border-radius: 19px !important; font-size: 25px !important; }
  .driveintech-arsha-page .diti-product-icon { width: 58px !important; height: 58px !important; border-radius: 20px !important; font-size: 26px !important; }
  .driveintech-arsha-page .diti-trust-box i { width: 48px; height: 48px; border-radius: 16px; font-size: 22px; }
}


/* Footer logo visibility final fix */
.driveintech-arsha-page .footer .diti-footer-logo,
.driveintech-arsha-page footer.footer .diti-footer-logo,
.driveintech-arsha-page #footer .diti-footer-logo{
  width: 245px !important;
  max-width: 100% !important;
  min-height: 72px !important;
  padding: 12px 16px !important;
  border-radius: 22px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  background: linear-gradient(135deg, rgba(5, 18, 38, .98), rgba(18, 52, 91, .98)) !important;
  border: 1px solid rgba(255,255,255,.16) !important;
  box-shadow: 0 22px 44px rgba(0,0,0,.24) !important;
  overflow: visible !important;
}
.driveintech-arsha-page .footer .diti-footer-logo img,
.driveintech-arsha-page footer.footer .diti-footer-logo img,
.driveintech-arsha-page #footer .diti-footer-logo img{
  display: block !important;
  width: 100% !important;
  height: auto !important;
  max-width: 215px !important;
  max-height: 56px !important;
  object-fit: contain !important;
  object-position: left center !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  box-shadow: none !important;
  opacity: 1 !important;
  filter: drop-shadow(0 8px 14px rgba(0,0,0,.22)) !important;
}
.driveintech-arsha-page .footer .footer-about{
  position: relative !important;
  z-index: 2 !important;
}
@media (max-width: 767px){
  .driveintech-arsha-page .footer .diti-footer-logo,
  .driveintech-arsha-page footer.footer .diti-footer-logo,
  .driveintech-arsha-page #footer .diti-footer-logo{
    width: 220px !important;
    min-height: 66px !important;
    padding: 10px 14px !important;
    margin-bottom: 10px !important;
  }
  .driveintech-arsha-page .footer .diti-footer-logo img,
  .driveintech-arsha-page footer.footer .diti-footer-logo img,
  .driveintech-arsha-page #footer .diti-footer-logo img{
    max-width: 192px !important;
    max-height: 50px !important;
  }
}
@media (max-width: 380px){
  .driveintech-arsha-page .footer .diti-footer-logo,
  .driveintech-arsha-page footer.footer .diti-footer-logo,
  .driveintech-arsha-page #footer .diti-footer-logo{
    width: 195px !important;
  }
  .driveintech-arsha-page .footer .diti-footer-logo img,
  .driveintech-arsha-page footer.footer .diti-footer-logo img,
  .driveintech-arsha-page #footer .diti-footer-logo img{
    max-width: 170px !important;
  }
}

/* Compact corporate scale fix - closer to official Driveintech screen proportions */
.driveintech-arsha-page{
  --diti-header-h: 72px;
  font-size: 15px;
}
.driveintech-arsha-page .container,
.driveintech-arsha-page .container-xl{
  max-width: 1140px;
}
.driveintech-arsha-page .header{
  min-height: 72px !important;
  box-shadow: 0 10px 28px rgba(7,21,43,.14) !important;
}
.driveintech-arsha-page .header .container-xl{
  min-height: 72px !important;
  gap: 18px !important;
}
.driveintech-arsha-page .diti-arsha-brand{
  height: 54px !important;
  min-width: 180px !important;
  max-width: 210px !important;
  padding: 5px 10px !important;
  border-radius: 14px !important;
}
.driveintech-arsha-page .header .logo img,
.driveintech-arsha-page .diti-arsha-brand img{
  max-width: 188px !important;
  max-height: 42px !important;
}
.driveintech-arsha-page .navmenu a{
  min-height: 36px !important;
  padding: 8px 11px !important;
  font-size: 13px !important;
  font-weight: 750 !important;
}
.diti-hero-arsha{
  min-height: auto !important;
  padding-top: 112px !important;
  padding-bottom: 58px !important;
}
.diti-hero-arsha h1{
  font-size: clamp(32px, 4.1vw, 52px) !important;
  line-height: 1.08 !important;
  margin-bottom: 15px !important;
  letter-spacing: -.045em !important;
  max-width: 640px !important;
}
.diti-hero-arsha p{
  font-size: 15.5px !important;
  line-height: 1.65 !important;
  max-width: 590px !important;
}
.diti-eyebrow{
  padding: 6px 11px !important;
  font-size: 12px !important;
  margin-bottom: 13px !important;
}
.hero-actions{
  gap: 10px !important;
  margin-top: 8px !important;
}
.diti-hero-arsha .btn-get-started,
.diti-video-btn,
.diti-cta .cta-btn,
.diti-contact-form button,
.diti-chat-form button[type=submit]{
  min-height: 40px !important;
  padding: 9px 18px !important;
  font-size: 13px !important;
  box-shadow: 0 10px 22px rgba(0,0,0,.14) !important;
}
.diti-video-btn i{
  font-size: 17px !important;
}
.diti-hero-stats{
  margin-top: 24px !important;
  gap: 12px !important;
}
.diti-hero-stats div{
  min-width: 96px !important;
  padding: 11px 14px !important;
  border-radius: 15px !important;
}
.diti-hero-stats strong{
  font-size: 23px !important;
}
.diti-hero-stats span{
  font-size: 10px !important;
}
.diti-hero-visual-wrap{
  min-height: 330px !important;
  padding: 12px !important;
}
.diti-hero-visual-wrap img{
  max-height: 300px !important;
}
.diti-floating-card{
  border-radius: 13px !important;
  padding: 9px 12px !important;
  font-size: 12px !important;
}
.diti-floating-card i{
  width: 30px !important;
  height: 30px !important;
  border-radius: 10px !important;
  font-size: 15px !important;
}
.section{
  padding: 56px 0 !important;
}
.driveintech-arsha-page .section-title{
  padding-bottom: 26px !important;
}
.driveintech-arsha-page .section-title h2{
  font-size: clamp(24px, 2.4vw, 32px) !important;
  margin-bottom: 8px !important;
}
.driveintech-arsha-page .section-title p{
  font-size: 14.5px !important;
  line-height: 1.55 !important;
  max-width: 650px !important;
}
.diti-trust-strip{
  padding: 22px 0 !important;
}
.diti-trust-box{
  padding: 13px 10px !important;
  border-radius: 14px !important;
}
.driveintech-arsha-page .diti-trust-box i{
  width: 42px !important;
  height: 42px !important;
  border-radius: 14px !important;
  font-size: 19px !important;
  margin-bottom: 8px !important;
}
.diti-trust-box b{
  font-size: 14px !important;
}
.diti-trust-box span{
  font-size: 11.5px !important;
}
.diti-about-highlight{
  border-radius: 20px !important;
  padding: 24px !important;
}
.diti-about-highlight h3{
  font-size: 24px !important;
  line-height: 1.18 !important;
}
.diti-about-highlight p,
.driveintech-arsha-page .about p,
.driveintech-arsha-page .about li span{
  font-size: 14.5px !important;
  line-height: 1.65 !important;
}
.diti-about-grid{
  gap: 10px !important;
  margin-top: 16px !important;
}
.diti-about-grid div{
  padding: 11px !important;
  border-radius: 12px !important;
}
.diti-service-card,
.diti-product-card,
.diti-process,
.diti-contact-form,
.info-wrap{
  border-radius: 18px !important;
  box-shadow: 0 12px 30px rgba(21,42,75,.07) !important;
}
.diti-service-card,
.driveintech-arsha-page .service-item{
  padding: 22px !important;
}
.driveintech-arsha-page .service-item .icon,
.diti-service-card .icon{
  width: 50px !important;
  height: 50px !important;
  border-radius: 16px !important;
  margin-bottom: 14px !important;
  font-size: 22px !important;
}
.diti-service-card h4,
.diti-product-card h4,
.diti-process h4{
  font-size: 17px !important;
  margin-bottom: 8px !important;
}
.diti-service-card p,
.diti-product-card p,
.diti-process p{
  font-size: 13.5px !important;
  line-height: 1.58 !important;
}
.diti-product-card{
  padding: 22px !important;
}
.driveintech-arsha-page .diti-product-icon{
  width: 52px !important;
  height: 52px !important;
  border-radius: 17px !important;
  font-size: 23px !important;
  margin-bottom: 14px !important;
}
.diti-product-card a,
.diti-product-card button{
  padding: 8px 13px !important;
  font-size: 12.5px !important;
}
.diti-process{
  padding: 22px !important;
}
.driveintech-arsha-page .diti-process span{
  width: 46px !important;
  height: 46px !important;
  border-radius: 15px !important;
  margin-bottom: 14px !important;
  font-size: 14px !important;
}
.diti-contact-form{
  padding: 22px !important;
}
.diti-contact-form input,
.diti-contact-form textarea{
  min-height: 42px !important;
  padding: 9px 12px !important;
  font-size: 13.5px !important;
  border-radius: 11px !important;
}
.diti-contact-form textarea{
  min-height: 112px !important;
}
.info-wrap{
  padding: 22px !important;
}
.contact .info-item{
  padding: 13px 0 !important;
}
.driveintech-arsha-page .info-item > i,
.contact .info-item i{
  width: 42px !important;
  height: 42px !important;
  border-radius: 14px !important;
  font-size: 18px !important;
}
.footer{
  padding-top: 42px !important;
  font-size: 14px !important;
}
.driveintech-arsha-page .footer .diti-footer-logo,
.driveintech-arsha-page footer.footer .diti-footer-logo,
.driveintech-arsha-page #footer .diti-footer-logo{
  width: 205px !important;
  min-height: 60px !important;
  padding: 10px 12px !important;
  border-radius: 16px !important;
}
.driveintech-arsha-page .footer .diti-footer-logo img,
.driveintech-arsha-page footer.footer .diti-footer-logo img,
.driveintech-arsha-page #footer .diti-footer-logo img{
  max-width: 178px !important;
  max-height: 44px !important;
}
.diti-chat-toggle{
  padding: 10px 15px !important;
  font-size: 13px !important;
}
.driveintech-arsha-page .diti-chat-toggle i{
  width: 28px !important;
  height: 28px !important;
  border-radius: 10px !important;
}
.diti-chat-panel{
  width: 330px !important;
  border-radius: 20px !important;
}
@media (max-width: 991px){
  .driveintech-arsha-page .header .container-xl{min-height: 66px !important;}
  .driveintech-arsha-page .header{min-height: 66px !important;}
  .driveintech-arsha-page .diti-arsha-brand{height: 48px !important; min-width: 158px !important; max-width: 178px !important;}
  .driveintech-arsha-page .header .logo img,
  .driveintech-arsha-page .diti-arsha-brand img{max-width: 158px !important; max-height: 36px !important;}
  .diti-hero-arsha{padding-top: 96px !important; padding-bottom: 46px !important;}
  .diti-hero-arsha h1{font-size: 32px !important;}
  .diti-hero-arsha p{font-size: 14.5px !important;}
  .diti-hero-visual-wrap{min-height: 240px !important;}
  .diti-hero-visual-wrap img{max-height: 220px !important;}
  .section{padding: 44px 0 !important;}
}
@media (max-width: 575px){
  .driveintech-arsha-page .header{min-height: 62px !important;}
  .driveintech-arsha-page .header .container-xl{min-height: 62px !important;}
  .driveintech-arsha-page .diti-arsha-brand{height: 44px !important; min-width: 140px !important; max-width: 155px !important; padding: 4px 8px !important;}
  .driveintech-arsha-page .header .logo img,
  .driveintech-arsha-page .diti-arsha-brand img{max-width: 138px !important; max-height: 32px !important;}
  .diti-hero-arsha{padding-top: 88px !important; padding-bottom: 38px !important; text-align: left;}
  .diti-hero-arsha h1{font-size: 27px !important; line-height: 1.15 !important;}
  .diti-hero-arsha p{font-size: 14px !important; line-height: 1.55 !important;}
  .diti-hero-stats div{min-width: calc(33.33% - 8px) !important; padding: 9px 8px !important;}
  .diti-hero-stats strong{font-size: 19px !important;}
  .section{padding: 36px 0 !important;}
  .driveintech-arsha-page .section-title h2{font-size: 23px !important;}
  .driveintech-arsha-page .section-title p{font-size: 13.5px !important;}
  .diti-about-highlight,
  .diti-product-card,
  .diti-process,
  .diti-contact-form,
  .info-wrap{padding: 18px !important;}
  .diti-chat-panel{width: calc(100vw - 24px) !important;}
}

/* FAQ and final UI polish v1 */
.driveintech-arsha-page #faq-2 {
  background:
    radial-gradient(circle at top left, rgba(37, 99, 235, .07), transparent 30%),
    linear-gradient(180deg, #f8fbff 0%, #eef6ff 100%) !important;
}

.driveintech-arsha-page .diti-faq-clean {
  display: grid;
  gap: 13px;
}

.driveintech-arsha-page .diti-faq-clean .faq-item {
  display: grid !important;
  grid-template-columns: 42px minmax(0, 1fr) 34px;
  grid-template-areas:
    "icon title toggle"
    "icon content toggle";
  align-items: start !important;
  gap: 0 14px !important;
  padding: 17px 18px !important;
  border-radius: 20px !important;
  background: rgba(255, 255, 255, .94) !important;
  border: 1px solid rgba(203, 213, 225, .82) !important;
  box-shadow: 0 14px 32px rgba(15, 23, 42, .055) !important;
  overflow: visible !important;
}

.driveintech-arsha-page .diti-faq-clean .faq-item:hover,
.driveintech-arsha-page .diti-faq-clean .faq-item.faq-active {
  border-color: rgba(37, 99, 235, .28) !important;
  box-shadow: 0 18px 42px rgba(37, 99, 235, .105) !important;
  transform: translateY(-1px);
}

.driveintech-arsha-page .diti-faq-clean .faq-icon {
  grid-area: icon;
  width: 38px !important;
  height: 38px !important;
  min-width: 38px !important;
  border-radius: 14px !important;
  margin: 0 !important;
  position: relative !important;
  top: -1px !important;
  display: inline-grid !important;
  place-items: center !important;
  line-height: 1 !important;
  font-size: 18px !important;
  color: #fff !important;
  background: linear-gradient(135deg, #2563eb, #06b6d4) !important;
  box-shadow: 0 12px 24px rgba(37,99,235,.22) !important;
}

.driveintech-arsha-page .diti-faq-clean .faq-item:nth-child(2) .faq-icon {
  background: linear-gradient(135deg, #7c3aed, #ec4899) !important;
  box-shadow: 0 12px 24px rgba(124,58,237,.18) !important;
}

.driveintech-arsha-page .diti-faq-clean .faq-item:nth-child(3) .faq-icon {
  background: linear-gradient(135deg, #16a34a, #22c55e) !important;
  box-shadow: 0 12px 24px rgba(22,163,74,.18) !important;
}

.driveintech-arsha-page .diti-faq-clean .faq-item h3 {
  grid-area: title;
  min-height: 38px;
  display: flex !important;
  align-items: center !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 15.5px !important;
  line-height: 1.35 !important;
  font-weight: 800 !important;
  color: #0f172a !important;
}

.driveintech-arsha-page .diti-faq-clean .faq-content {
  grid-area: content;
  padding: 6px 0 0 !important;
  margin: 0 !important;
}

.driveintech-arsha-page .diti-faq-clean .faq-content p {
  margin: 0 !important;
  font-size: 13.8px !important;
  line-height: 1.65 !important;
  color: #475569 !important;
}

.driveintech-arsha-page .diti-faq-clean .faq-toggle {
  grid-area: toggle;
  width: 34px !important;
  height: 34px !important;
  border-radius: 12px !important;
  display: inline-grid !important;
  place-items: center !important;
  margin: 2px 0 0 auto !important;
  color: #2563eb !important;
  background: #eff6ff !important;
  font-size: 16px !important;
  line-height: 1 !important;
}

.driveintech-arsha-page .diti-faq-clean .faq-active .faq-toggle {
  background: linear-gradient(135deg, #2563eb, #06b6d4) !important;
  color: #fff !important;
}

/* Minor global visual fixes seen during review */
.driveintech-arsha-page .section-title {
  margin-bottom: 30px !important;
}

.driveintech-arsha-page .service-item,
.driveintech-arsha-page .diti-product-card,
.driveintech-arsha-page .diti-process,
.driveintech-arsha-page .info-wrap,
.driveintech-arsha-page .diti-contact-form {
  backface-visibility: hidden;
}

.driveintech-arsha-page .btn-getstarted,
.driveintech-arsha-page .diti-btn,
.driveintech-arsha-page .cta-btn,
.driveintech-arsha-page .diti-contact-form button[type="submit"] {
  white-space: nowrap !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
}

.driveintech-arsha-page .contact .info-item {
  align-items: flex-start !important;
}

.driveintech-arsha-page .contact .info-item h3,
.driveintech-arsha-page .contact .info-item p {
  word-break: break-word;
}

@media (max-width: 575px) {
  .driveintech-arsha-page .diti-faq-clean .faq-item {
    grid-template-columns: 36px minmax(0, 1fr) 30px;
    gap: 0 10px !important;
    padding: 14px !important;
    border-radius: 17px !important;
  }
  .driveintech-arsha-page .diti-faq-clean .faq-icon {
    width: 34px !important;
    height: 34px !important;
    min-width: 34px !important;
    border-radius: 12px !important;
    font-size: 16px !important;
  }
  .driveintech-arsha-page .diti-faq-clean .faq-item h3 {
    min-height: 34px;
    font-size: 14.4px !important;
  }
  .driveintech-arsha-page .diti-faq-clean .faq-toggle {
    width: 30px !important;
    height: 30px !important;
    border-radius: 10px !important;
  }
  .driveintech-arsha-page .diti-faq-clean .faq-content p {
    font-size: 13.2px !important;
  }
}

/* Brand name correction: Driveintech Info logo sizing */
.driveintech-arsha-page .diti-arsha-brand{
  min-width: 250px !important;
  max-width: 292px !important;
  height: 58px !important;
  padding: 6px 12px !important;
}
.driveintech-arsha-page .header .logo img,
.driveintech-arsha-page .diti-arsha-brand img{
  max-width: 268px !important;
  max-height: 48px !important;
  object-fit: contain !important;
}
.driveintech-arsha-page .footer .diti-footer-logo,
.driveintech-arsha-page footer.footer .diti-footer-logo,
.driveintech-arsha-page #footer .diti-footer-logo{
  width: 280px !important;
  min-height: 68px !important;
}
.driveintech-arsha-page .footer .diti-footer-logo img,
.driveintech-arsha-page footer.footer .diti-footer-logo img,
.driveintech-arsha-page #footer .diti-footer-logo img{
  max-width: 250px !important;
  max-height: 52px !important;
}
@media (max-width: 991px){
  .driveintech-arsha-page .diti-arsha-brand{min-width: 218px !important;max-width: 240px !important;height: 52px !important;}
  .driveintech-arsha-page .header .logo img,
  .driveintech-arsha-page .diti-arsha-brand img{max-width: 218px !important;max-height: 42px !important;}
}
@media (max-width: 575px){
  .driveintech-arsha-page .diti-arsha-brand{min-width: 184px !important;max-width: 202px !important;height: 46px !important;padding: 5px 8px !important;}
  .driveintech-arsha-page .header .logo img,
  .driveintech-arsha-page .diti-arsha-brand img{max-width: 182px !important;max-height: 36px !important;}
  .driveintech-arsha-page .footer .diti-footer-logo{width: 230px !important;}
  .driveintech-arsha-page .footer .diti-footer-logo img{max-width: 204px !important;}
}
