*{
  margin: 0;
  padding: 0;
  /*user-select: none;*/
  box-sizing: border-box;
  font-family: "Libre Franklin", sans-serif;
        font-weight: 400;
}



body{
  overflow-x: hidden;
}
p{
  line-height: 23px;

}
p, li, h5, h6 {
   font-size:17px;   
}
b{
  font-weight: 600;
}

.banner-section {
  background-image: url(../img/home/banner.png);
  background-size: cover;
  padding: 30px;
}

.text-white{
  color: #fff;
}
.battery-banner-h1 h1{
  width: 100%;
  margin: auto;
  font-size: 20px;
  text-align: center;
position: relative;
}
.banner-section{
  position: relative;
}
.battery-banner-h1 h1 b{
  font-size: 52px;
  font-weight: 600;
}

.banner-batter{
  background-image: url(/img/home/banner-batter.png);
  background-size: cover;
  padding: 30px 0 30px 0;
}

.banner-op > div:nth-child(1){
  position: relative;
  padding: 20px 20px 0 20px;
}
/* .banner-op > div:nth-child(1):after{
  content: "";
  position: absolute;
  top:-10px;
  left: 30px;
 height: 1px;
 background-color: #fff;
 width: 100%;
} */


.banner-op > div:nth-child(1) h2{
  text-align: center;
  width: 100%;
  margin-left: auto;
  font-weight: 700;

}
.banner-op > div:nth-child(3) h2, .banner-op > div:nth-child(1) h2{
  font-size: 20px;
}

 .banner-op > div:nth-child(2){
margin: 0 50px;
text-align: center;
 }

  .banner-op > div:nth-child(2) img{
        width: 70%;
        margin: 24px 0;
 }
 .banner-op > div:nth-child(3){
  padding: 20px 20px 0 20px;
 }

 .banner-op > div:nth-child(3) h2{
  text-align: center;
  width: 100%;
  margin-right: auto;
  font-weight: 700;
}

.batter-grd {
margin:40px auto 40px auto;
  text-align: center;
  padding:0 20px;
}
.batter-grd > div{
  background-color: #fff;
  display:block;
  margin: 20px 0;
  padding: 7px;
  border-radius: 10px;
box-shadow: 0px 4px 15px 0px #4c4848;
}
.batter-grd h3{
  font-size: 22px;
  background: -webkit-linear-gradient(left, #0C5B11, #187C18, #19C124, #187C18, #0C5B11);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 800;
}

.hassle-free{
    background-image: url(/img/home/hassle-free.png);
  background-size: cover;
  padding: 40px 0;
}
.hassle-free-heading{
  text-align: center;
  text-transform: uppercase;
  padding: 0 20px;
}
.hassle-free-heading hr{
  width: 100%;
  margin: 10px auto 0 auto;
}

.hassle-free-heading h2 b{
  font-weight: 700;
  font-size: 53px;
}
.hassle-free-qoute{
  margin-top: 30px;
}
.hassle-free-qoute > div{
  text-align: center;
  width: 100%;
padding: 0 20px;
margin-bottom: 30px;
}
.content-dec {
  box-shadow: 2px 2px 12px 2px #565353;
  background-color: #ffff;
  padding: 130px 20px 20px 20px;
    border-radius: 10px;
    margin-top: -130px;
    height: 70%;
}
.content-dec h3{
    background: -webkit-linear-gradient(left, #00003E, #00007C, #2E2EFF, #00007C, #00003E);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 800;
}

.content-dec p{
    background: -webkit-linear-gradient(left, #00003E, #00007C, #2E2EFF, #00007C, #00003E);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.content-dec hr{
   background-image: linear-gradient(to right, #00003E, #00007C, #2E2EFF, #00007C, #00003E);
   height: 2px;
   border: 0;
   width: 50%;
   margin:10px auto;
}
.battery-btn{
  text-align: center;
  margin-top: 40px;
}
.battery-btn a{
 background-image: linear-gradient(to right, #F00000, #FF5959, #F00000, #FF6666);
 padding: 7px 40px;
 display: inline-block;
 color: #fff;
 text-decoration: none;
 border-radius: 40px;
 font-weight: 600;
 margin: 0 20px;
 font-size: 29px;
box-shadow: 2px 6px 12px 2px #00000085;
margin-bottom: 20px;
}

.stop-start-battery{
   background-image: url(/img/home/stop-start-battery.png);
  background-size: cover;
  padding: 40px 20px;
}
.stop-start-battery-heading{
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}
.stop-start-battery-heading h2{
    background-image: linear-gradient( to left, #00003E, #00007C, #2E2EFF, #00007C, #00003E);
  font-weight: 900;
  font-size: 34px;
  display: inline-block;
  padding: 8px 43px;
border-radius: 30px;
color: #fff;
position: relative;
z-index: 9;
box-shadow: 2px 2px 5px 2px #333;
}
.stop-start-battery-heading:after{
  content: "";
  position: absolute;
  top:27px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #00007C;
}

.stop-start-flex > div{
  width: 100%;
}
.stop-start-flex > div img{
  width: 100%;
}
.emergency-battery{
     background-image: url(/img/home/emergency-battery.png);
  background-size: cover;
  padding: 40px 20px;
}
.emergency-flex > div img{
width: 100%;
}
.emergency-flex > div{
  width: 100%;
  color: #fff;
}
.emergency-flex > div h2 b{
  font-size: 40px;
  text-transform: uppercase;

}

.emergency-flex > div h2 {
margin-bottom: 30px;
  position: relative;
}
.flex1 > div:nth-child(2){
  text-align: right;
}

.step-section-heading{
  text-align: center;
  position: relative;
  margin-bottom: 50px;
  padding: 0 20px;
}
.step-section-heading h3{
      background: -webkit-linear-gradient(left, #00003E, #00007C, #2E2EFF, #00007C, #00003E);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 800;
  line-height: 30px;
  font-size: 35px;
  display: inline-block;
  position: relative;
}
.step-section-heading h3 span{
 background:linear-gradient(to left, #00003E, #00007C, #2E2EFF, #00007C, #00003E);
 color: #fff !important;
   -webkit-text-fill-color: #fff;
   padding: 5px 7px;
   display: inline-block;
   line-height: 20px;
     font-size: 25px;
font-weight: 500 !important;
margin-top: 10px;
position: relative;
}
.step-section{
  background-image: url(/img/home/step-section-back.png);
  background-size: cover;
  padding: 40px 0;
}

.step-section-heading h3 span:after{
         content: "";
        position: absolute;
        top: 15px;
        right: -51px;
        display: inline-block;
        height: 2px;
        background: linear-gradient(to left, #00003E, #00007C, #2E2EFF, #00007C, #00003E);
        width: 51px;
}

.step-section-heading h3 span:before{
   content: "";
        position: absolute;
        top: 15px;
        left: -50px;
        bottom: 0;
        display: inline-block;
        height: 2px;
        background: linear-gradient(to left, #00003E, #00007C, #2E2EFF, #00007C, #00003E);
        width: 58px;
        transform: rotate(360deg);
}

.step-forward-in{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
  padding: 0 10px;
}
.step-forward-text{
  background:linear-gradient(to left, #00003E, #00007C, #2E2EFF, #00007C, #00003E);
}
.step-forward-img{
  width: 30%;
}
.step-forward-img img{
  width: 100%;
}
.step-forward-text{
  width: 80%;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 10px;
}
.step-forward-text h3{
  font-size: 14px;
  margin-bottom: 0 !important;
}
.step-forward-text > div{
  width: 60px;
  text-align: center;
}

.battery-standerd-heading{
  text-align: center;
  position: relative;
}
.battery-standerd-heading h3{
background: -webkit-linear-gradient(left, #00003E, #00007C, #2E2EFF, #00007C, #00003E);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 32px;
  font-weight: 900;
display: inline-block;
background-color: #fff;
}

.battery-standerd{
  margin-bottom:50px;
}

.battery-standerd-heading h3 span{
   font-size: 32px;
  font-weight: 900;
  display: inline-block;
}
.battery-standerd-flex {
  margin-top: 50px;
}
.battery-standerd-flex > div{
  width: 100%;
  text-align: center;
}
.battery-standerd-flex > div img{
  width: 80%;
}

.our-brands{
    background-image: linear-gradient(to left, #0C5B11, #187C18, #19C124, #187C18, #0C5B11);
    padding: 10px;
}
.our-brands-img{
  background-color: #fff;
  text-align: center;
  padding: 40px 0;
}
.our-brands-img img{
  width: 60%;
}
.batteries-flex{
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.batteries-heading{
  text-align: center;
margin: 40px 0 20px 0;
}
.batteries-heading  h2{
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  line-height: 32px;
}
.batteries-heading h2 span{
  font-weight: 900;
     font-size: 32px !important;
}
.why-us{
  background-image: url(/img/home/why-us.png);
  background-size: cover;
  padding: 40px 0;
  background-position: center;
  text-align: center;
}
.why-us-heading{
  text-align: center;
 position: relative;
  padding: 10px;
      display: inline-block;
}
.why-us-heading h2{
  font-weight: 900;
  font-size: 40px;
  color: #fff;
position: relative;
padding: 10px;
}

.why-us-heading span:nth-child(1) {
  position: relative;
  display: block;
}

.why-us-heading span:nth-child(2) {
  position: relative;
  display: block;
}





/* .why-us-heading b:after{
  content: "";
    position: absolute;
    top: 74px;
    display: inline-block;
    background-color: #ffffffa1;
    width: 66px;
    height: 2px;
    left: -33px;
} */

.why-us-heading h2 span{
  font-size: 30px;
}
.why-flex > div{
  background-color: #fff;
  width: 100%;
  text-align: center;
  padding: 50px 30px;
box-shadow: 0px 5px 11px 2px #32313182;
margin: 30px 0;
}
.why-flex > div h4{
      background: -webkit-linear-gradient(left, #00003E, #00007C, #2E2EFF, #00007C, #00003E);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 25px;
    font-weight: 800;
}

.why-flex{
  width: 90%;
  margin: auto;
}
.why-flex > div:nth-child(2){
    padding: 70px 30px 50px 30px;
    height: 100%;
}
.why-flex > div hr{
   background: linear-gradient(to left, #00003E, #00007C, #2E2EFF, #00007C, #00003E);
  height: 4px;
  width: 80%;
  margin: 10px auto;
}

.battery-acement-flex > div:nth-child(1){
width: 100%;
text-align: center;
margin: 20px 0;
}
.battery-acement-flex > div:nth-child(1) img, .battery-acement-flex > div:nth-child(3) img{
      width: 262px;
}
.battery-acement-flex > div:nth-child(2){
width: 100%;
margin-top: -10px;
padding:  0 10px;
}

.battery-acement-flex > div:nth-child(3){
width: 100%;
text-align: center;
margin-bottom: 20px;
}
.battery-acement-flex > div img{
width: 100%;
}
.battery-online-add{
  text-align: center;
  margin: 20px 0;
  padding: 0 20px;
}
.battery-online-add h3{
  line-height: 35px;
  font-weight: 800;
   background: -webkit-linear-gradient(left, #0C5B11, #187C18, #19C124, #187C18, #0C5B11);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-size: 30px;
}
.battery-online-add h3 span{
  font-weight: 500;
   background-image: linear-gradient(to left, #0C5B11, #187C18, #19C124, #187C18, #0C5B11);
   color: #fff;
   display: inline-block;
   margin-top: 5px;
   padding: 3px 20px;
   border-radius: 40px;
       -webkit-text-fill-color: white;
       font-size: 20px;
}
.faq-section{
      background-image: url(/img/home/why-us.png);
  background-size: cover;
  padding: 20px;
  margin-top: 50px;
}
.faq-heading{
  text-align: center;
   position: relative;
}
.faq-heading h3{
  font-weight: 800;
  font-size: 34px;
  color: #fff;
  display: inline-block;
 
}



.content-container {
  max-width: 100%;
  margin: 20px auto;
}


.eqd-accordion__heading {
  margin-bottom: 10px;
}

.eqd-accordion__button {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    justify-content: normal;
    text-align: left;
    padding: 0;
    color: #1b1b1b;
    background-color: #f0f0f0;
    background-repeat: no-repeat;
    background-position: right 1.25rem center;
    background-size: 1.5rem;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin: 0;
    padding: 1rem 3.5rem 1rem 1.25rem;
    text-decoration: none;
    width: 100%;
    font-size: 16px;
}

.eqd-accordion__button[aria-expanded=false], 
.eqd-accordion__button[aria-expanded=false]:hover {

    background-repeat: no-repeat;
}

.eqd-accordion__button[aria-expanded=false] {
    background-size: 1.5rem;
      background: -webkit-linear-gradient(left, #00003E, #00007C, #2E2EFF, #00007C, #00003E);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}

.eqd-accordion__button[aria-expanded=true] {
    background-size: 1.5rem;
      background: -webkit-linear-gradient(left, #00003E, #00007C, #2E2EFF, #00007C, #00003E);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.eqd-accordion__content {
    color: #1b1b1b;
    background-color: #fff;
    margin-top: 0;
    overflow: auto;
    padding: 1rem 1.25rem calc(1rem - .25rem);
    font-size: 17px;
    line-height: 1.5;
    border-bottom: .25rem solid #f0f0f0;
    border-left: .25rem solid #f0f0f0;
    border-right: .25rem solid #f0f0f0;
    margin-bottom: 10px;
       border-radius: 10px;
}

.eqd-accordion__heading{
 background-color: #fff;
   border-radius: 10px;
} 

.car-battery-heading h2{
line-height: 40px;
font-weight: 800;
  background: -webkit-linear-gradient(left, #0C5B11, #187C18, #19C124, #187C18, #0C5B11);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  position: relative;
  padding: 10px 20px;
}


.car-battery-heading{
  text-align: center;
  margin:20px 0  10px 0;
}
.car-battery-heading span{
      font-weight: 800;
    background-image: linear-gradient(to left, #0C5B11, #187C18, #19C124, #187C18, #0C5B11);
    color: #fff;
    display: inline-block;
    margin-top: 5px;
    padding: 5px 30px;
    border-radius: 50px;
    -webkit-text-fill-color: white;
}
.car-battery-cont{
 background-image: linear-gradient(to left, #0C5B11, #187C18, #19C124, #187C18, #0C5B11);
 padding:40px 20px;
 color: #fff;
 text-align: center;
}
/* .faq-heading:after{
  content: "";
    position: absolute;
    top: 61px;
    display: inline-block;
    background-color: #ffffffa1;
    width: 40%;
    height: 1px; 
    right: 0;
}

.faq-heading:before{
  content: "";
    position: absolute;
    top: 61px;
    display: inline-block;
    background-color: #ffffffa1;
    width: 40%;
    height: 1px; 
    left: 0;
} */
.why-us{
  position: relative;
}

 .batteries-flex img{
  width: 48%;
 }
 
 .banner-calling{
  margin: 50px 0;
 }
 .banner-calling > div{
  display: flex;
  align-items: center;
  color: #fff;
 }

  .banner-calling > div:nth-child(2){
    margin: 30px 0;
  }
   .banner-calling > div img{
    margin-right: 10px;
   }
   .banner-calling > div h5{
        font-family: "Libre Caslon Text", serif;
  font-weight: 400;
  margin-bottom: 0;
  font-style: normal;
   }
   
      .banner-flexs > div img{
        margin: 30px 0;
        width: 100%;
      }
      .battery-banner-h1 h1 span{
        font-weight: 600;
      }

     /*  .battery-banner-h1 h1:after{
 content: "";
    position: absolute;
    display: block;
    height: 2px;
    background-color: #fff;
    width: 12%;
    left: -16px;
    top: 61px;
    transform: rotate(90deg);
      }
*/


      .flex1 > div:nth-child(2) h2:after{
        left: -109px;
    width: 71%;
}
/* .banner-section:after{
    content: "";
    position: absolute;
    display: block;
    background-image: url(/img/home/svg-line.svg);
    width: 24%;
    left: 166px;
    top: 67px;
    background-repeat: no-repeat;
    height: 63px;
    background-size: cover;
} */




.banner-gold{
    background-image: url(../img/home/cheapcarbatteriesgoldcoast.png);
    background-size: cover;
    margin-top: 0;
   display: flex;
   align-items: center;
height:470px;
  }
.logo-slid > div{
  background-color: #fff;
  box-shadow: 2px 2px 12px 2px #ddd;
  width: 18%;
  border: 1px solid #cfcccc;
}
.logo-slid > div:hover{
  transform: scale(1.09);
  transition: .5s;
}

.logo-slid > div a{
color: #000;
}
.mg-w h5{
  font-weight: 800;
}

.logo-slid  img{
  width: 80px;
  height: 80px;
  margin: auto;
  object-fit: contain;
}
.why-choose{
  background-color: #333;
}
.bg-wh{
  background-color: #d8f3ff;
  height: 100%;
}

.who-are-we .who-op{
  background-color: #333;
  padding: 30px;
}
.how-work{
  background-color: #66c8f3;
}
.banner-ul {
  padding-left: 0;
}

.banner-uls{
  padding-left: 20px;
}
.banner-ul li{
list-style: none;
margin-top: 20px;
color: #fff;
}
.banner-ul li img{
  width: 30px;
  margin-right: 10px;
}


/* header css */
header {
  z-index: 999;
  width: 1140px;
  background-color: var(--white);
  display: flex
;
  justify-content: space-between;
  align-items: center;
  /* padding: 0 100px; */
  transition: 0.6s;
  right: 0;
  margin: auto;
}
header .logo {
  color: #333;
  font-size: 1.8em;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
}

.menu-item > a {
  color: #333;
  font-size: 1em;
  text-decoration: none;
  margin: 20px 0 0 20px;
  padding: 25px 0;
  font-weight: 500;
}
.list-style-nones{
  list-style: none;
}

header .navigation .menu {
  position: relative;
  display: flex;
  justify-content: end;
  list-style: none;
}

.contact-dark li {
  margin-bottom: 10px;

}
.contact-dark li a{
  font-weight: 600;
}
.contact-dark i{
  background-color: #ddd;
width: 40px;
height: 40px;
padding: 12px;
  border-radius: 40px;
  text-align: center;
}

.contact-form input:focus, .contact-form textarea:focus{
outline: none;
box-shadow: none;
}
.contact-form label{
  font-weight: 600;
}
.contact-dc{
  border:1px solid #ddd;
  height: 100%;
  border-radius: 10px;
  padding: 30px;
  background-color: #fbf9f9;
  box-shadow: 1px 1px 5px 1px rgb(151 149 149 / 17%);
}
.form-div{
  border:1px solid #ddd;
  height: 100%;
  border-radius: 10px;
  padding: 30px;
  background-color: #fbf9f9;
  box-shadow: 1px 1px 5px 1px rgb(151 149 149 / 17%);
}
.contact-banner{
  background-image: url(/img/home/contact-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0;
}
.submit-now{
  padding: 8px 45px;
  background-color: #333;
  color: #fff;
  border: 0;
  border-radius: 3px;
}











.btns {
letter-spacing: 2px;
    border: 0;
    border-radius: 1rem;
    color: #fff;
    text-shadow: 0px -1px 0.5px #0005;
    background-image: linear-gradient(180deg, #2196F3, 30%, #03A9F4, #03A9F4, #2196F3);
    border: #0007 1px solid;
    position: relative;
    overflow: hidden;
    isolation: isolate;
    cursor: pointer;
    outline: none;
    transition: all 133ms ease-out;
    display: inline-block;
    padding: 12px 24px;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    z-index: 99999;
}
.btns::before {
    z-index: -1;
    content: "";
    position: absolute;
    inset: 0.3rem;
    /* border-radius: calc(1rem - var(--inset)); */
    box-shadow: 0 1px 0.5px -0.5px hsla(180, 69%, 83%, 0.8), inset 0px 0px 0px 1px hsl(180, 13%, 10%), inset 0 0 3px 1px #2196F3;
    border-radius: 9px;
}

.btns::after {
    content: "";
    position: absolute;
    inset: 0.3rem;
    z-index: -1;
    border-radius: calc(1rem - var(--inset)) calc(1rem - var(--inset)) 0 0;
    height: 75%;
    background: linear-gradient(-15deg, #0000 50%, #fff4 51%);
    filter: invert(50%);
    mix-blend-mode: color-burn;
    opacity: 0;
}

.btns:active::before {
    box-shadow: inset 0 0 0 1px #26262d, inset 0 0px 2px 1px #0009,
        inset 0 -1.5px 0.5px 0.5px hsla(180, 12%, 43%),
        0 1px 0.25px -0.25px hsla(180, 69%, 83%, 0.8);
    background-image: linear-gradient(
        180deg,
        hsl(180, 13%, 34%),
        hsl(180, 8%, 50%),
        hsl(180, 13%, 34%)
    );
}


.step-forward-text > div img{
  width: 40px;
}
.menu-custom{
 position: relative;
 z-index: 99999; 
}



    .website-popup {
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .6);
        top: 0;
        left: 0;
        position: fixed;
        z-index: 5999999;
        display: none;
        overflow:auto;
    }
    
    .website-popup > .popup-div {
        width: 90%;
        margin: 50px auto;
        padding: 20px;
        background-color: #fff;
        border-radius: 20px;
    }
        .close {
        position: relative;
    }
         .close-popup::after {
        font-family: FontAwesome;
        content: "\f00d";
        font-size: 22px;
        color: #f7f1f1;
        position: absolute;
        top: -34px;
        right: -33px;
        cursor: pointer;
        background-color: red;
        border-radius: 32px;
        padding: 2px 10px;
        cursor: pointer;
    }
        .we-buy-form {
        background: #282828;
        padding: 15px;
        border: 8px solid #006400;
        border-radius: 13px;
    }
        b.form-b {
        display: block;
        color: #fca311;
        font-size: 19px;
        padding: 5px 0;
        text-align: center;
    } 
    .we-buy-form-flds1 input {
        width: 100%;
        padding: 10px;
        border-radius: 4px;
        border: none;
    }
    .we-buy-form-flds1 {
        margin: 10px 0;
    }
        .we-buy-form-flds1 textarea {
        width: 100%;
        padding: 6px;
        height: 150px;
        color: #000;
        border-radius: 4px;
        border: none;
    }
        button.get-ev-btn {
        width: 100%;
        display: block;
        padding: 12px 6px;
        background: #fca311;
        font-family: var(--poppinsbold);
        font-size: 16px;
        cursor: pointer;
        border: none;
    }