@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap");

:root {
  --dps-dark: #292331;
  --dps-ink: #111116;
  --dps-green: #59bf73;
  --dps-lime: #93cf38;
  --dps-cyan: #1cb9cd;
  --dps-blue: #2e91bd;
  --dps-white: #fff;
  --dps-width: 1280px;
}

html { scroll-behavior: smooth; }

body.home,
body.page-template-elementor_canvas {
  margin: 0;
  color: var(--dps-ink);
  background: #fff;
  font-family: "Manrope", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.35;
}

body.home h1,
body.home h2,
body.home h3,
body.home h4,
body.home p { margin-top: 0; }

body.home a { color: inherit; }

body.home .elementor-section,
body.home .elementor-container,
body.home .elementor-column,
body.home .elementor-widget-wrap,
body.home .elementor-widget,
body.home .elementor-widget-container { margin: 0 !important; padding: 0 !important; max-width: none !important; }

.dps-wrap { width: min(calc(100% - 48px), var(--dps-width)); margin-inline: auto; }
.dps-pad { padding: 82px 0; }
.dps-kicker { margin: 0 0 8px; font-size: 15px; font-style: normal; font-weight: 500; letter-spacing: .02em; text-transform: uppercase; }
.dps-title { margin: 0; font-size: clamp(27px, 2.4vw, 42px); font-style: normal; font-weight: 700; line-height: 1.05; }
.dps-section-head { margin-bottom: 50px; text-align: center; }

.dps-topbar { background: var(--dps-dark); color: #fff; }
.dps-topbar .dps-wrap { min-height: 66px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.dps-contact-strip { display: flex; align-items: center; gap: 34px; font-size: 13px; font-weight: 600; }
.dps-contact-strip a,
.dps-quote-link { text-decoration: none; }
.dps-mark { display: inline-block; width: 11px; height: 25px; margin-right: 9px; background: linear-gradient(180deg, var(--dps-green), var(--dps-lime)); transform: skew(-28deg); vertical-align: middle; }
.dps-quote-link { display: inline-flex; align-items: center; font-size: 13px; font-weight: 700; letter-spacing: .02em; text-transform: uppercase; }
.dps-quote-link .dps-mark { margin-right: 26px; box-shadow: 9px 0 0 var(--dps-green); }

.dps-navbar { background: #fff; }
.dps-navbar .dps-wrap { min-height: 150px; display: flex; align-items: center; justify-content: space-between; gap: 48px; }
.dps-navbar img { width: 248px; max-width: 25.5vw; height: auto; }
.dps-nav { display: flex; align-items: center; justify-content: flex-end; flex-wrap: wrap; gap: 36px; }
.dps-nav a { position: relative; text-decoration: none; font-size: 13px; font-style: normal; font-weight: 700; text-transform: none; }
.dps-nav a::before { content: ""; position: absolute; left: -14px; top: 50%; width: 6px; height: 18px; background: var(--dps-cyan); transform: translateY(-50%) skew(-24deg); transition: background .2s ease; }
.dps-nav a:hover::before,
.dps-nav a:focus-visible::before { background: var(--dps-lime); }

.dps-hero-slot { overflow: hidden; background: #15131a; }
.dps-hero-slot rs-module-wrap,
.dps-hero-slot rs-module { margin: 0 !important; }

.dps-slider-copy {
  box-sizing: border-box !important;
  border-left: 6px solid var(--dps-cyan) !important;
  padding: 24px 28px !important;
  background: linear-gradient(90deg, rgba(25,21,31,.9), rgba(25,21,31,.55)) !important;
  color: #fff !important;
  font-family: "Manrope", Arial, sans-serif !important;
  white-space: normal !important;
  box-shadow: 0 18px 42px rgba(0,0,0,.2) !important;
}
.dps-slide-title,
.dps-slide-subtitle { display: block !important; }
.dps-slide-title { font-size: clamp(25px, 3vw, 48px) !important; font-style: normal !important; font-weight: 700 !important; line-height: 1.02 !important; text-transform: uppercase !important; }
.dps-slide-subtitle { max-width: 580px; margin-top: 12px !important; font-size: clamp(12px, 1.2vw, 18px) !important; font-weight: 500 !important; line-height: 1.25 !important; }

.dps-suppliers { padding: 54px 0 62px; background: #fff; text-align: center; }
.dps-suppliers .dps-section-head { margin-bottom: 34px; }
.dps-brand-wall { display: grid; grid-template-columns: repeat(20, minmax(0, 1fr)); align-items: center; width: min(100%, 1080px); margin: 0 auto; column-gap: clamp(10px, 1.8vw, 28px); row-gap: 26px; }
.dps-brand-cell { display: flex; grid-column: span 4; align-items: center; justify-content: center; min-width: 0; min-height: 64px; margin: 0; padding: 4px 10px; }
.dps-brand-cell:nth-child(n+6) { grid-column: span 5; }
.dps-brand-cell img { display: block; width: auto !important; max-width: 158px !important; height: auto !important; max-height: 58px !important; margin: 0 auto !important; object-fit: contain; }

.dps-gradient-green { background: linear-gradient(100deg, var(--dps-green) 0%, var(--dps-lime) 100%); }
.dps-about-grid,
.dps-turnkey-grid { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(0, .9fr); align-items: center; gap: 70px; }
.dps-turnkey-visual { display: block; width: 100%; height: auto; }
.dps-about-gallery { position: relative; height: 460px; }
.dps-about-gallery > img { position: absolute; display: block; max-width: none !important; object-fit: cover; clip-path: polygon(20% 0, 100% 0, 80% 100%, 0 100%); }
.dps-about-gallery img:nth-child(1) { top: 0; left: 0; z-index: 1; width: 54% !important; height: 58% !important; object-position: 50% 50%; }
.dps-about-gallery img:nth-child(2) { top: 4%; left: 44%; z-index: 2; width: 49% !important; height: 51% !important; object-position: 52% 52%; }
.dps-about-gallery img:nth-child(3) { top: 50%; left: 25%; z-index: 3; width: 48% !important; height: 50% !important; object-position: 50% 50%; }
.dps-about-gallery img:nth-child(4) { top: 58%; left: 65%; z-index: 4; width: 35% !important; height: 42% !important; object-position: 58% 58%; }
.dps-about-copy { font-size: 14px; line-height: 1.45; }
.dps-about-copy p:last-child { margin-bottom: 0; }

.dps-card-grid { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 24px; }
.dps-card { min-width: 0; }
.dps-card-media { height: 250px; margin-bottom: 18px; overflow: hidden; background: #e9edf0; clip-path: polygon(18% 0, 100% 0, 82% 100%, 0 100%); }
.dps-card-media > img { display: block; width: 100% !important; max-width: none !important; height: 100% !important; object-fit: cover; object-position: center; transition: transform .35s ease, filter .35s ease; }
.dps-card:hover .dps-card-media img { transform: scale(1.055); filter: saturate(1.05) contrast(1.02); }
.dps-card--generator .dps-card-media img { object-position: 42% center; }
.dps-card--standby .dps-card-media img { object-position: center 66%; transform: scale(1.12); }
.dps-card--standby:hover .dps-card-media img { transform: scale(1.17); }
.dps-card--rental .dps-card-media img { object-position: 42% center; }
.dps-card--sync .dps-card-media img { object-position: 68% center; }
.dps-card--fuel .dps-card-media img { object-position: 52% center; }
.dps-card--hybrid .dps-card-media img { object-position: center 84%; }
.dps-card h3 { margin: 0 0 11px; font-size: 19px; font-weight: 700; line-height: .95; text-transform: uppercase; }
.dps-card p { margin: 0; font-size: 14px; line-height: 1.28; }

.dps-services { color: #071119; background: linear-gradient(100deg, var(--dps-cyan), var(--dps-blue)); }
.dps-service-grid { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 34px; }
.dps-service h3 { min-height: 72px; margin: 0 0 22px; font-size: 24px; font-weight: 700; line-height: .88; text-transform: uppercase; }
.dps-service:nth-child(4) h3,
.dps-service:nth-child(6) h3 { font-size: 0; }
.dps-service:nth-child(4) h3::before,
.dps-service:nth-child(6) h3::before { display: block; white-space: pre-line; font-size: 24px; line-height: .88; }
.dps-service:nth-child(4) h3::before { content: "Spare Parts\A Supply"; }
.dps-service:nth-child(6) h3::before { content: "Load Bank\A Testing"; }
.dps-service p { margin: 0; font-size: 14px; }

.dps-solar .dps-card-media { height: 242px; }
.dps-solar .dps-card p { font-size: 14px; }
.dps-solar .dps-card:nth-child(1) .dps-card-media img { object-position: 50% 50%; }
.dps-solar .dps-card:nth-child(2) .dps-card-media img { object-position: 50% 54%; }
.dps-solar .dps-card:nth-child(3) .dps-card-media img { object-position: 50% 50%; }
.dps-solar .dps-card:nth-child(4) .dps-card-media img { object-position: 50% 56%; }
.dps-solar .dps-card:nth-child(5) .dps-card-media img { object-position: 50% 82%; }
.dps-solar .dps-card:nth-child(6) .dps-card-media img { object-position: 50% 52%; }

.dps-turnkey-list { display: grid; gap: 17px; }
.dps-turnkey-visual { height: 430px; object-fit: cover; object-position: center; clip-path: polygon(10% 0, 100% 0, 88% 100%, 0 100%); }
.dps-feature { display: grid; grid-template-columns: 180px 1fr; gap: 18px; align-items: start; }
.dps-feature h3 { margin: 0; text-align: right; font-size: 18px; font-weight: 700; line-height: .92; text-transform: uppercase; }
.dps-feature p { margin: 0; font-size: 14px; }

.dps-project-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 28px; }
.dps-project img { display: block; width: 100% !important; height: auto !important; aspect-ratio: 16 / 9; object-fit: cover; object-position: center; background: #111; }
.dps-project-label { margin: 15px 0 1px; color: #6f6f75; font-size: 13px; text-transform: uppercase; }
.dps-project h3 { margin: 0 0 9px; font-size: 18px; line-height: 1.03; text-transform: uppercase; }
.dps-project p { margin: 0; color: #5b5b61; font-size: 13px; }

.dps-contact { color: #fff; background: linear-gradient(100deg, var(--dps-cyan), var(--dps-blue)); }
.dps-contact-grid { display: grid; grid-template-columns: .7fr 1.3fr; align-items: center; gap: 80px; }
.dps-contact-copy { color: var(--dps-dark); }
.dps-contact-copy h2 { margin: 0; font-size: clamp(30px, 3.3vw, 48px); font-style: normal; font-weight: 800; line-height: .98; text-transform: uppercase; }
.dps-contact-copy p { margin: 10px 0 0; font-size: 19px; font-style: normal; font-weight: 500; line-height: 1.08; text-transform: uppercase; }
.dps-form-panel { min-height: 390px; padding: 34px !important; background: var(--dps-dark); font-size: 14px; }
.dps-form-panel h3 { margin: 0 0 24px; font-size: 16px; font-style: normal; text-transform: uppercase; }
.dps-form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.dps-form-panel input,
.dps-form-panel textarea { width: 100%; border: 1px solid rgba(255,255,255,.14); border-radius: 0; padding: 14px 16px; background: rgba(255,255,255,.07); color: #fff; font: inherit; box-sizing: border-box; }
.dps-form-panel textarea { min-height: 118px; margin-top: 14px; resize: vertical; }
.dps-form-panel input::placeholder,
.dps-form-panel textarea::placeholder { color: rgba(255,255,255,.58); }
.dps-form-panel button { margin-top: 14px; border: 0; padding: 15px 23px; background: var(--dps-lime); color: var(--dps-dark); font: 700 13px/1 "Manrope", sans-serif; text-transform: uppercase; cursor: pointer; }

.dps-footer { padding: 58px 0 20px; background: #1d1b23; color: rgba(255,255,255,.73); }
.dps-footer-grid { display: grid; grid-template-columns: 1.25fr .75fr .75fr 1.1fr; gap: 64px; }
.dps-footer-logo { width: 190px; height: auto; }
.dps-footer h3 { margin: 0 0 24px; color: #fff; font-size: 15px; }
.dps-footer p,
.dps-footer li,
.dps-footer a { font-size: 13px; text-decoration: none; }
.dps-footer ul { margin: 0; padding: 0; list-style: none; }
.dps-footer li { margin-bottom: 11px; }
.dps-footer-base { margin-top: 42px; border-top: 1px solid rgba(255,255,255,.09); padding-top: 18px; display: flex; justify-content: space-between; gap: 24px; font-size: 12px; }

@media (max-width: 1100px) {
  .dps-navbar .dps-wrap { min-height: 120px; }
  .dps-nav { gap: 24px; }
  .dps-nav a { font-size: 12px; }
  .dps-card-grid,
  .dps-service-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .dps-about-grid,
  .dps-turnkey-grid { gap: 42px; }
  .dps-project-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 760px) {
  .dps-wrap { width: min(calc(100% - 32px), var(--dps-width)); }
  .dps-pad { padding: 60px 0; }
  .dps-topbar .dps-wrap { min-height: 56px; }
  .dps-contact-strip { gap: 14px; font-size: 11px; }
  .dps-contact-strip span:first-child { display: none; }
  .dps-quote-link { font-size: 11px; }
  .dps-navbar .dps-wrap { min-height: 96px; flex-direction: column; justify-content: center; gap: 14px; padding: 16px 0; }
  .dps-navbar img { max-width: 195px; width: 54vw; }
  .dps-nav { justify-content: center; gap: 18px 28px; }
  .dps-nav a { font-size: 11px; }
  .dps-nav a::before { left: -11px; width: 5px; height: 15px; }
  .dps-suppliers { padding: 44px 0 48px; }
  .dps-suppliers .dps-section-head { margin-bottom: 26px; }
  .dps-brand-wall { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px 20px; }
  .dps-brand-cell,
  .dps-brand-cell:nth-child(n+6) { grid-column: auto; min-height: 52px; padding: 2px 8px; }
  .dps-brand-cell:last-child { grid-column: 1 / -1; }
  .dps-brand-cell img { max-width: 138px !important; max-height: 48px !important; }
  .dps-about-grid,
  .dps-turnkey-grid,
  .dps-contact-grid { grid-template-columns: 1fr; gap: 36px; }
  .dps-about-gallery { height: 420px; }
  .dps-about-gallery img:nth-child(4) { left: 64%; width: 36% !important; }
  .dps-card-grid,
  .dps-service-grid,
  .dps-project-grid { grid-template-columns: 1fr; }
  .dps-card-media,
  .dps-solar .dps-card-media { height: 310px; }
  .dps-card h3 { font-size: 22px; }
  .dps-service h3 { min-height: 0; margin-bottom: 12px; }
  .dps-service { border-bottom: 1px solid rgba(0,0,0,.18); padding-bottom: 24px; }
  .dps-feature { grid-template-columns: 1fr; gap: 5px; }
  .dps-feature h3 { text-align: left; }
  .dps-project img { height: 250px; }
  .dps-turnkey-visual { height: 340px; }
  .dps-form-grid { grid-template-columns: 1fr; }
  .dps-form-panel { min-height: auto; padding: 24px !important; }
  .dps-footer-grid { grid-template-columns: 1fr 1fr; gap: 38px; }
  .dps-footer-base { flex-direction: column; }
}

@media (max-width: 460px) {
  .dps-contact-strip span:nth-child(2) { display: none; }
  .dps-card-media,
  .dps-solar .dps-card-media { height: 270px; }
  .dps-about-gallery { height: 360px; }
  .dps-slider-copy { border-left-width: 4px !important; padding: 16px 18px !important; }
  .dps-slide-subtitle { margin-top: 8px; }
  .dps-footer-grid { grid-template-columns: 1fr; }
}

/* DPS slider navigation arrows */
rs-module .tparrows.metis,
rs-module .tparrows.metis:hover {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}
rs-module .tparrows.metis::before {
  color: #fff !important;
  font-size: 22px !important;
  line-height: 60px !important;
}
