.elementor-578 .elementor-element.elementor-element-d47e2d4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}body:not(.rtl) .elementor-578 .elementor-element.elementor-element-9cc8c4a{left:-4px;}body.rtl .elementor-578 .elementor-element.elementor-element-9cc8c4a{right:-4px;}.elementor-578 .elementor-element.elementor-element-9cc8c4a{top:-2px;}.elementor-578 .elementor-element.elementor-element-8651c29{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-578 .elementor-element.elementor-element-c943306{margin:200px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-578 .elementor-element.elementor-element-d6c5d60{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-578 .elementor-element.elementor-element-99a9b93{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-578 .elementor-element.elementor-element-28b2ea1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-578 .elementor-element.elementor-element-bd04d06{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-578 .elementor-element.elementor-element-e5f9a10{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-578 .elementor-element.elementor-element-06fa2f1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-578 .elementor-element.elementor-element-28b2ea1{--width:50%;}.elementor-578 .elementor-element.elementor-element-bd04d06{--width:50%;}}@media(max-width:767px){.elementor-578 .elementor-element.elementor-element-c943306{margin:340px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}/* Start custom CSS for html, class: .elementor-element-9cc8c4a */.spge-main-header,
.spge-main-header *{
  box-sizing:border-box;
}

.spge-main-header{
  width:100%;
  font-family:Arial, sans-serif;
  position:relative;
  z-index:9999;
  background:#fff;
}

/* TOP BAR */
.spge-top-bar{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:15px;
  padding:10px 24px;
  background:linear-gradient(90deg,#ff6900,#ff7f1f);
  color:#fff;
  flex-wrap:wrap;
}

.spge-top-left{
  font-size:14px;
  font-weight:700;
  line-height:1.4;
  display:flex;
  align-items:center;
  gap:8px;
  flex-wrap:wrap;
}

.spge-divider{
  opacity:0.8;
}

.spge-top-right{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:10px;
  flex-wrap:wrap;
}

.spge-contact-text{
  display:inline-flex;
  align-items:center;
  gap:6px;
  color:#fff;
  text-decoration:none;
  font-size:13px;
  font-weight:600;
  white-space:nowrap;
  transition:0.3s ease;
}

.spge-contact-text:hover{
  opacity:0.85;
}

.spge-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
}

.spge-icon svg{
  width:14px;
  height:14px;
}

.spge-btn{
  display:inline-block;
  text-decoration:none;
  padding:8px 14px;
  border-radius:8px;
  font-size:13px;
  font-weight:700;
  transition:0.3s ease;
  white-space:nowrap;
}

.spge-phone-btn,
.spge-email-btn{
  background:#fff;
  color:#ff6900;
}

.spge-phone-btn:hover,
.spge-email-btn:hover{
  background:#f5f5f5;
}

.spge-whatsapp-btn{
  background:#25D366;
  color:#fff;
}

.spge-whatsapp-btn:hover{
  background:#1fb85a;
}

/* NAVBAR */
.spge-navbar{
  display:grid;
  grid-template-columns:auto 1fr auto auto;
  align-items:center;
  gap:24px;
  padding:16px 26px;
  background:#fff;
  box-shadow:0 6px 22px rgba(0,0,0,0.07);
  border-bottom:1px solid #f2f2f2;
}

.spge-logo img{
  height:86px;
  width:auto;
  display:block;
}

.spge-center-content{
  text-align:center;
  min-width:0;
}

.spge-tagline{
  font-size:13px;
  font-weight:700;
  color:#333;
  letter-spacing:0.3px;
  line-height:1.5;
  margin-bottom:10px;
}

.spge-center-actions{
  display:flex;
  justify-content:center;
  align-items:center;
}

.spge-quote-btn{
  display:inline-block;
  text-decoration:none;
  background:linear-gradient(90deg,#ff6900,#ff8a2b);
  color:#fff;
  padding:10px 20px;
  border-radius:30px;
  font-size:13px;
  font-weight:700;
  box-shadow:0 8px 20px rgba(255,105,0,0.25);
  transition:0.3s ease;
}

.spge-quote-btn:hover{
  transform:translateY(-2px);
  box-shadow:0 10px 24px rgba(255,105,0,0.32);
}

/* TOGGLE */
#spge-menu-toggle{
  display:none;
}

.spge-menu-toggle-btn{
  display:none;
  width:34px;
  flex-direction:column;
  gap:6px;
  cursor:pointer;
}

.spge-menu-toggle-btn span{
  display:block;
  width:100%;
  height:3px;
  background:#222;
  border-radius:10px;
}

/* MENU */
.spge-menu{
  display:flex;
  align-items:center;
  gap:18px;
}

.spge-menu > a,
.spge-dropdown > a{
  position:relative;
  text-decoration:none;
  color:#222;
  font-size:14px;
  font-weight:700;
  white-space:nowrap;
  padding:14px 0;
  transition:0.3s ease;
  display:block;
}

.spge-menu > a::after,
.spge-dropdown > a::after{
  content:"";
  position:absolute;
  left:0;
  bottom:8px;
  width:0;
  height:2px;
  background:#ff6900;
  transition:0.3s ease;
}

.spge-menu > a:hover,
.spge-dropdown > a:hover{
  color:#ff6900;
}

.spge-menu > a:hover::after,
.spge-dropdown > a:hover::after{
  width:100%;
}

/* CONTACT BUTTON */
.spge-contact-nav{
  background:#ff6900;
  color:#fff !important;
  padding:10px 18px !important;
  border-radius:30px;
  box-shadow:0 8px 18px rgba(255,105,0,0.20);
}

.spge-contact-nav::after{
  display:none;
}

.spge-contact-nav:hover{
  background:#e85f00;
  color:#fff !important;
  transform:translateY(-1px);
}

/* DROPDOWN */
.spge-dropdown{
  position:relative;
}

.spge-dropdown-menu{
  display:none;
  position:absolute;
  top:100%;
  left:0;
  min-width:290px;
  background:#fff;
  border-radius:12px;
  box-shadow:0 16px 35px rgba(0,0,0,0.12);
  border:1px solid #f1f1f1;
  padding:8px 0;
  z-index:99999;
  overflow:hidden;
}

.spge-dropdown-menu a{
  display:block;
  text-decoration:none;
  color:#333;
  font-size:14px;
  font-weight:500;
  padding:12px 18px;
  transition:0.3s ease;
  white-space:nowrap;
}

.spge-dropdown-menu a:hover{
  background:#fff4eb;
  color:#ff6900;
  padding-left:24px;
}

.spge-dropdown:hover .spge-dropdown-menu{
  display:block;
}

/* TICKER */
.spge-ticker{
  width:100%;
  overflow:hidden;
  background:#111;
  color:#fff;
  padding:10px 0;
}

.spge-ticker-track{
  display:flex;
  align-items:center;
  gap:40px;
  width:max-content;
  animation:spgeTickerMove 26s linear infinite;
}

.spge-ticker-track span{
  font-size:14px;
  font-weight:500;
  white-space:nowrap;
}

@keyframes spgeTickerMove{
  0%{transform:translateX(0);}
  100%{transform:translateX(-50%);}
}

/* LARGE TABLET */
@media (max-width:1200px){
  .spge-navbar{
    grid-template-columns:auto 1fr;
    gap:18px;
  }

  .spge-menu-toggle-btn{
    display:flex;
    justify-self:end;
  }

  .spge-menu{
    grid-column:1 / -1;
    width:100%;
    display:none;
    flex-direction:column;
    align-items:flex-start;
    gap:0;
    padding-top:10px;
    border-top:1px solid #eee;
  }

  #spge-menu-toggle:checked ~ .spge-menu{
    display:flex;
  }

  .spge-menu > a,
  .spge-dropdown{
    width:100%;
  }

  .spge-menu > a,
  .spge-dropdown > a{
    width:100%;
    padding:12px 0;
    border-bottom:1px solid #f3f3f3;
  }

  .spge-dropdown-menu{
    position:static;
    min-width:100%;
    box-shadow:none;
    border:0;
    border-radius:0;
    padding:0 0 8px 14px;
    display:none;
  }

  .spge-dropdown:hover .spge-dropdown-menu{
    display:block;
  }
}

/* TABLET */
@media (max-width:991px){
  .spge-top-bar{
    padding:10px 16px;
    flex-direction:column;
    align-items:flex-start;
  }

  .spge-top-right{
    justify-content:flex-start;
  }

  .spge-navbar{
    padding:14px 16px;
    grid-template-columns:auto 1fr auto;
    align-items:center;
  }

  .spge-logo img{
    height:68px;
  }

  .spge-center-content{
    text-align:left;
  }

  .spge-tagline{
    font-size:12px;
    margin-bottom:8px;
  }

  .spge-quote-btn{
    padding:9px 16px;
    font-size:12px;
  }
}

/* MOBILE */
@media (max-width:767px){
  .spge-top-left{
    font-size:12px;
  }

  .spge-contact-text{
    font-size:12px;
  }

  .spge-btn{
    padding:7px 12px;
    font-size:12px;
  }

  .spge-navbar{
    grid-template-columns:auto auto;
    gap:14px;
  }

  .spge-center-content{
    grid-column:1 / -1;
    order:3;
    text-align:center;
  }

  .spge-menu-toggle-btn{
    justify-self:end;
  }

  .spge-logo img{
    height:56px;
  }

  .spge-tagline{
    font-size:12px;
    line-height:1.5;
  }

  .spge-ticker-track span{
    font-size:13px;
  }
}

/* SMALL MOBILE */
@media (max-width:480px){
  .spge-top-bar{
    padding:10px 12px;
  }

  .spge-navbar{
    padding:12px;
  }

  .spge-logo img{
    height:48px;
  }

  .spge-tagline{
    font-size:11px;
  }

  .spge-quote-btn{
    width:100%;
    text-align:center;
  }

  .spge-top-right{
    gap:8px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c943306 */.sp-contact-page,
.sp-contact-page *{
  box-sizing:border-box;
}

.sp-contact-page{
  width:100vw;
  margin-left:calc(-50vw + 50%);
  background:#f8fbf9;
  font-family:Arial, sans-serif;
  color:#222;
}

.sp-contact-container{
  max-width:1180px;
  margin:auto;
  padding:0 20px;
}

.sp-contact-hero{
  background:linear-gradient(135deg,#052d1b,#0b6b35);
  color:#fff;
  text-align:center;
  padding:85px 20px;
}

.sp-contact-hero span{
  display:inline-block;
  background:#ff6900;
  padding:8px 18px;
  border-radius:30px;
  font-weight:800;
  margin-bottom:15px;
}

.sp-contact-hero h1{
  max-width:850px;
  margin:0 auto 15px;
  font-size:42px;
  line-height:1.2;
  color:#fff;
}

.sp-contact-hero p{
  max-width:720px;
  margin:0 auto 24px;
  font-size:17px;
  line-height:1.6;
  color:#eef8f0;
}

.sp-contact-hero-btns a,
.sp-address-buttons a,
.sp-final-cta a{
  display:inline-block;
  background:#ff6900;
  color:#fff !important;
  text-decoration:none;
  padding:13px 24px;
  border-radius:35px;
  font-weight:800;
  margin:7px;
}

.sp-contact-hero-btns a:nth-child(2),
.sp-address-buttons a:nth-child(2),
.sp-final-cta a:nth-child(2){
  background:#19a94d;
}

.sp-contact-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:20px;
  margin-top:-45px;
  position:relative;
  z-index:2;
}

.sp-contact-card{
  background:#fff;
  padding:26px 18px;
  border-radius:18px;
  text-align:center;
  box-shadow:0 8px 26px rgba(0,0,0,0.09);
  border:1px solid #e8eee9;
}

.sp-icon{
  width:58px;
  height:58px;
  margin:0 auto 14px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:#fff2e8;
  color:#ff6900;
  font-size:25px;
}

.sp-contact-card h3{
  margin:0 0 10px;
  color:#0b5d2a;
  font-size:20px;
}

.sp-contact-card p{
  margin:0;
  color:#555;
  line-height:1.6;
  word-break:break-word;
}

.sp-contact-card a{
  color:#333;
  text-decoration:none;
  font-weight:700;
}

.sp-company-section,
.sp-address-section,
.sp-contact-form-section{
  padding:65px 0 0;
}

.sp-company-section h2,
.sp-address-content h2,
.sp-form-info h2{
  font-size:32px;
  color:#0b5d2a;
  margin:0 0 24px;
}

.sp-company-section h2{
  text-align:center;
}

.sp-company-box{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
}

.sp-company-box div{
  background:#fff;
  padding:20px;
  border-radius:16px;
  border-left:5px solid #ff6900;
  box-shadow:0 6px 22px rgba(0,0,0,0.07);
  line-height:1.6;
  word-break:break-word;
}

.sp-address-section{
  display:grid;
  grid-template-columns:0.9fr 1.1fr;
  gap:25px;
  align-items:stretch;
}

.sp-address-content{
  background:#fff;
  padding:32px;
  border-radius:20px;
  box-shadow:0 8px 26px rgba(0,0,0,0.08);
}

.sp-address-content p{
  color:#444;
  line-height:1.8;
  font-size:16px;
}

.sp-map{
  min-height:360px;
  border-radius:20px;
  overflow:hidden;
  box-shadow:0 8px 26px rgba(0,0,0,0.08);
}

.sp-map iframe{
  width:100%;
  height:100%;
  border:0;
  min-height:360px;
}
/* ===============================
   MOBILE RESPONSIVE CSS
   Shiv Power Contact Page
================================ */

@media (max-width: 768px){

  .sp-contact-page{
    width:100% !important;
    margin-left:0 !important;
    overflow-x:hidden;
  }

  .sp-contact-container{
    padding:0 14px;
  }

  .sp-contact-hero{
    padding:55px 15px 70px;
  }

  .sp-contact-hero span{
    font-size:13px;
    padding:7px 16px;
  }

  .sp-contact-hero h1{
    font-size:27px;
    line-height:1.25;
  }

  .sp-contact-hero p{
    font-size:15px;
    line-height:1.6;
  }

  .sp-contact-hero-btns{
    display:flex;
    flex-direction:column;
    gap:10px;
    align-items:center;
  }

  .sp-contact-hero-btns a,
  .sp-address-buttons a,
  .sp-final-cta a{
    width:100%;
    max-width:280px;
    text-align:center;
    margin:0;
    padding:13px 18px;
    font-size:15px;
  }

  .sp-contact-grid{
    grid-template-columns:1fr;
    gap:16px;
    margin-top:-38px;
  }

  .sp-contact-card{
    padding:22px 15px;
    border-radius:16px;
  }

  .sp-icon{
    width:52px;
    height:52px;
    font-size:23px;
  }

  .sp-contact-card h3{
    font-size:19px;
  }

  .sp-contact-card p{
    font-size:14px;
  }

  .sp-company-section,
  .sp-address-section,
  .sp-contact-form-section{
    padding:45px 0 0;
  }

  .sp-company-section h2,
  .sp-address-content h2,
  .sp-form-info h2{
    font-size:25px;
    text-align:center;
  }

  .sp-company-box{
    grid-template-columns:1fr;
    gap:14px;
  }

  .sp-company-box div{
    padding:18px;
    font-size:14px;
    border-left:4px solid #ff6900;
  }

  .sp-address-section{
    grid-template-columns:1fr;
    gap:18px;
  }

  .sp-address-content{
    padding:24px 18px;
    border-radius:18px;
    text-align:center;
  }

  .sp-address-content p{
    font-size:15px;
    line-height:1.7;
    text-align:left;
  }

  .sp-address-buttons{
    display:flex;
    flex-direction:column;
    gap:10px;
    align-items:center;
  }

  .sp-map{
    min-height:300px;
    border-radius:18px;
  }

  .sp-map iframe{
    min-height:300px;
  }
}

/* Extra small mobile */
@media (max-width: 420px){

  .sp-contact-hero h1{
    font-size:24px;
  }

  .sp-contact-hero{
    padding:45px 12px 65px;
  }

  .sp-contact-container{
    padding:0 12px;
  }

  .sp-company-section h2,
  .sp-address-content h2{
    font-size:23px;
  }

  .sp-contact-card{
    padding:20px 12px;
  }

  .sp-address-content{
    padding:22px 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cc0f33d */.sp-contact-info-box,
.sp-contact-info-box *{
  box-sizing:border-box;
}

.sp-contact-info-box{
  width:100%;
  max-width:500px;
  font-family:Arial, sans-serif;
}

.sp-contact-info-box h2{
  color:#ff6900;
  font-size:30px;
  margin-bottom:10px;
  font-weight:800;
}

.sp-desc{
  color:#555;
  margin-bottom:20px;
  line-height:1.6;
}

/* Card Style */
.sp-info-card{
  background:#f4eee9;
  border:1px solid #ff6900;
  border-radius:16px;
  padding:15px 16px;
  margin-bottom:15px;
}

.sp-info-card strong{
  display:block;
  font-size:15px;
  color:#222;
  margin-bottom:5px;
}

.sp-info-card a,
.sp-info-card p{
  margin:0;
  color:#333;
  text-decoration:none;
  font-size:14px;
  line-height:1.6;
  word-break:break-word;
}

.sp-info-card a:hover{
  color:#ff6900;
}

/* Buttons */
.sp-buttons{
  display:flex;
  gap:12px;
  margin-top:20px;
}

.sp-buttons a{
  flex:1;
  text-align:center;
  padding:14px;
  border-radius:10px;
  text-decoration:none;
  font-weight:700;
  color:#fff;
  transition:0.3s;
}

.call-btn{
  background:#ff6900;
}

.wa-btn{
  background:#ff6900;
}

.sp-buttons a:hover{
  background:#111;
}

/* Mobile */
@media(max-width:480px){
  .sp-contact-info-box h2{
    font-size:24px;
  }

  .sp-buttons{
    flex-direction:column;
  }
}/* End custom CSS */
/* Start custom CSS for wpforms, class: .elementor-element-e363ca8 *//* ===== WPForms Full Design ===== */
.wpforms-container{
  width:100% !important;
}

/* FORM BOX */
.wpforms-form{
  background:#ffffff;
  padding:25px 22px;
  border-radius:18px;
  border:1px solid #ffe0c2;
  box-shadow:0 10px 30px rgba(0,0,0,0.08);
}

/* LABEL */
.wpforms-form .wpforms-field-label{
  font-weight:700;
  color:#222;
  margin-bottom:6px;
  font-size:14px;
}

/* INPUT & TEXTAREA */
.wpforms-form input,
.wpforms-form textarea,
.wpforms-form select{
  width:100% !important;
  padding:13px 14px !important;
  border-radius:12px !important;
  border:1.5px solid #ffd0a6 !important;
  font-size:14px !important;
  color:#222 !important;
  background:#fff !important;
  transition:0.3s ease !important;
}

/* FOCUS EFFECT */
.wpforms-form input:focus,
.wpforms-form textarea:focus,
.wpforms-form select:focus{
  border-color:#ff6900 !important;
  outline:none !important;
  box-shadow:0 0 0 3px rgba(255,105,0,0.15) !important;
}

/* TEXTAREA HEIGHT */
.wpforms-form textarea{
  min-height:130px !important;
}

/* BUTTON */
.wpforms-form button[type="submit"]{
  background:#ff6900 !important;
  color:#fff !important;
  padding:14px 28px !important;
  border:none !important;
  border-radius:12px !important;
  font-weight:800 !important;
  font-size:15px !important;
  cursor:pointer !important;
  transition:0.3s ease !important;
  width:100%;
}

/* BUTTON HOVER */
.wpforms-form button[type="submit"]:hover{
  background:#111 !important;
}

/* ERROR */
.wpforms-error{
  color:red !important;
  font-size:12px !important;
}

/* SUCCESS MESSAGE */
.wpforms-confirmation-container-full{
  background:#eaffea !important;
  border:1px solid #00b300 !important;
  color:#006600 !important;
  padding:15px !important;
  border-radius:12px !important;
  font-weight:600;
}

/* FIELD GAP */
.wpforms-form .wpforms-field{
  margin-bottom:15px !important;
}

/* MOBILE */
@media(max-width:600px){
  .wpforms-form{
    padding:18px 15px;
  }
}/* End custom CSS */