@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');

*{
  margin:0;
  padding:0;
  font-family:'Poppins', sans-serif;
}

h1{
  font-size: 44px;
}
p{margin: 0; padding: 0; text-decoration: none;}
a:link { 
  text-decoration: none; 
} 

.SpacetoDiv{padding: 60px 0;}

.mainHeadbanner{color: #fff;}

.Banner-Section{
  position:relative;
  width:100%;
  height:80vh;
  justify-content:space-between;
  align-items:center;
  /* padding:70px; */
  box-sizing:border-box;
  background:linear-gradient(180deg,#388207, #62ac2f);
}
section .content{
  max-width:700px;
}
section .content h2{
  font-size:3em;
  color:#fff;
}
section .content p{
  font-size:1.2em;
  color:#fff;
}
.gallary img{
  position:relative;
  border: 8px solid #fff;
  border-radius: 20px;
  z-index:1000;
}
li::marker{ list-style: none !important;  color: #f8f8f8;
}

.GetAQuotes{border: 2px solid #62ac2f; width: 50%; position: relative; z-index: 100; outline: none; padding: 10px 0;  border-radius: 30px; background: #dbffdb; margin-top: 10px;}

.wave{
  position:absolute;
  bottom:-1px;
  left:0;
  rotate: 180deg;
  /* -webkit-transform: scaleX(-1);
  transform: scaleX(-1); */
}

.IconTab img{width: 50%; border: unset; }
.IconTabImage img{width: 50px; height: 50px;}
.IconTab p{text-align: center; font-size: 12px !important; color: #000 !important;}
.IconTab{ border-radius:15px; background-color: #fff !important; margin: 5px; z-index: 1000; text-align: center; padding: 10px 0; box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px; width: 25%;}


#comparison {
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative;
    z-index: 100;
}
figure {
    position: absolute;
    background-image: url(../images/add/image/after-tesla.webp);
    background-size: cover;
    font-size: 0;
    width: 100%;
    height: 60%;
    margin: 0;
    top: 22%;
    border: 7px solid #fff;
    border-radius: 15px;
}
#divisor {
    background-image: url(../images/add/image/before-tesla.webp);
    background-size: cover;
    position: absolute;
    width: 50%;
    box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0.3);
    bottom: 0;
    height: 100%;
}
#divisor::before, #divisor::after {
    content: '';
    position: absolute;
    right: -2px;
    width: 4px;
    height: calc(50% - 25px);
    background: white;
    z-index: 3;
}
#divisor::before {
    top: 0;
    box-shadow: 0 -3px 8px 1px rgba(0, 0, 0, .3);
}
#divisor::after {
    bottom: 0;
    box-shadow: 0 3px 8px 1px rgba(0, 0, 0, .3);
}
#handle {
    position: absolute;
    height: 50px;
    width: 50px;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 1;
}
#handle::before, #handle::after {
    content: '';
    width: 0;
    height: 0;
    border: 6px inset transparent;
    position: absolute;
    top: 50%;
    margin-top: -6px;
}
#handle::before {
    border-right: 6px solid white;
    left: 50%;
    margin-left: -17px;
}
#handle::after {
    border-left: 6px solid white;
    right: 50%;
    margin-right: -17px;
}
input[type=range] {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: absolute;
    top: 52%;
    left: -25px;
    transform: translateY(-50%);
    background-color: transparent;
    width: calc(100% + 50px);
    z-index: 2;
}
input[type=range]:focus, input[type=range]:active {
    border: none;
    outline: none;
}
input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: transparent;
    border: 4px solid #fff;
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, .3);
}
input[type=range]::-moz-range-track {
    -moz-appearance: none;
    height: 15px;
    width: 100%;
    background-color: transparent;
    position: relative;
    outline: none;
}



.box-row {
  display: flex;
  justify-content: space-between;
  width: 80vw;
  margin: auto;
}
.box-button {
  display: flex;
  align-items: center;
}
.box-label {
  text-align: center;
}
.box {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.box-icon {
  width: 48px;
  height: 48px;
  padding: 8px;
  margin-bottom: 8px;
  border-radius: 50%;
  border: 4px solid black;
}
@media (max-width: 480px) {
  .box {
    width: 16px;
    height: 16px;
 }
  .box-icon {
    width: 16px;
    height: 16px;
 }
  svg {
    width: 16px;
    height: 16px;
 }
 
 
}
.box-tag {
  flex-grow: 1;
  min-width: 20px;
  height: 4px;
  background-color: black;
}
.box:first-child .box-tag-left {
  display: none;
}
.box:last-child .box-tag-right {
  display: none;
}



.process {
  width: 100%;
  padding: 0 15px;
  text-align: center;
}
.process__item {
  user-select: none;
  text-align: center;
  position: relative;
  padding: 15px 35px;
  transition: 0.4s ease-in-out;
}

.process__item:hover .process__number {
  transform: translateY(5px);
  color: #62ac2f;
}
.process__number {
  font-size: 90px;
  -webkit-text-stroke: 1px #62ac2f;
  display: block;
  color: transparent;
  font-family:'Poppins', sans-serif;
  font-weight: 700;
  transition: 0.4s ease-in-out;
}
.process__title {
  padding-top: 12px;
  display: block;
  font-family:'Poppins', sans-serif;
  font-weight: 700;
  letter-spacing: 1.5px;
  font-size: 20px;
  text-transform: uppercase;
 
}
.process__subtitle {
  display: block;
  font-family: "Josefin Slab";
  font-size: 20px;
  color: #8c8c8c;
  margin-top: 30px;
  line-height: 1.5;
}

@media (min-width: 768px) {
  .process {
    display: inline-block;
  }
  .process__item {
    width: 49%;
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .process {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .process__item {
    width: 100%;
  }
  .process__item:not(:last-of-type)::after {
    content: "";
        width: 10%;
        height: 57%;
        background-image: url(./image/iconTab/fast-forward.webp);
        position: absolute;
        right: 0;
        top: 68%;
        background-size: 35px;
        transform: translateY(-50%);
        background-repeat: no-repeat;
        z-index: 10000;
  }
}


.grid {
  display: block;
  margin: 0 auto;
  width: 95%;
  padding-left: 0;
  font-size: 0;
  text-align: center;
}
.grid figure {
  margin: 0.1em;
  height: 240px;
  background: #3085a3;
  display: inline-block;
  position: relative;
  overflow: hidden;
  text-align: center;
}
/* Common style */
.grid figure img {
  position: relative;
  display: block;
  opacity: 0.8;
  height: 240px;
}
@media (max-width: 1260px) {
  .grid figure img {
    height: 270px;
 }
}
.grid figure figcaption {
  color: #fff;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.grid figcaption h3 {
  word-spacing: -0.15em;
  font-weight: 300;
  margin: 1em;
}
.grid figure figcaption::before, .grid figure figcaption::after {
  pointer-events: none;
}
.grid figure figcaption, .grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
  margin: 1em;
}
.grid figure h2 span {
  font-weight: 800;
}
figure.effect-steve {
  z-index: auto;
  background: #000;
}
figure.effect-steve:before {
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.8);
  opacity: 0;
}
figure.effect-steve figcaption {
  z-index: 1;
}
figure.effect-steve img {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: perspective(1000px) translate3d(0, 0, 0);
  transform: perspective(1000px) translate3d(0, 0, 0);
}
figure.effect-steve h2, figure.effect-steve p {
  background: #f1f1f1;
  color: #2d434e;
}
figure.effect-steve h2 {
  position: absolute;
  padding: 0.25em;
  bottom: 10px;
  width: 100%;
}
figure.effect-steve p {
  margin-top: 1em;
  padding: 0.5em;
  font-weight: 800;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
figure.effect-steve:hover:before {
  opacity: 1;
}
figure.effect-steve:hover img {
  -webkit-transform: perspective(1000px) translate3d(0, 0, 21px);
  transform: perspective(1000px) translate3d(0, 0, 21px);
}
figure.effect-steve:hover h2:before {
  opacity: 0;
}
figure.effect-steve:hover p {
  opacity: 1;
}
.grid figure, figcaption, img {
  z-index: 0;
}
.grid figure figcaption h2 {
  font-size: 20px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
.grid figcaption p {
  font-size: 16px;
  font-weight: 200;
  position: absolute;
  bottom: 0;
  margin: 0;
  height: 25%;
}
figure:hover h2 {
  background: #f1f1f1;
  transition: transform 0.35s;
  transform: translateY(-2.5em);
}
h1.slogan {
  text-align: center;
  background-color: #2d434e;
  font-weight: 100;
  margin: 0;
  padding: 20px;
}

.vdivide{display: flex; gap: 15px; justify-content: space-around;}
.heaLocat{font-size: 17px; text-transform:uppercase; margin:10px 0px;}
.locationDiv{text-align: center; padding: 10px; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; width: 100%;}
.Banner-Section p{font-size: 16px; padding: 15px;}

.add-icon {
    font-size: 30px;
    color: #62ac2f;
}





@media only screen and (max-width: 599px) {
h1{font-size: 2.5rem;}

  /* Your mobile-specific styles go here */
  .SpacetoDiv{padding: 20px 0;}
  .serviceSec{padding: 20px 0;}
  .wave{display: none;}
  .Banner-Section{height: unset; padding: 10px 0;}
  .TabServices{padding: 20px 0;}
  .IconTab{width: 25%; margin: 0;}
  figure{top: 20%;}
  input[type=range]{top:50%}
}



@media only screen and (max-width: 599px) {
h1{font-size: 2.5rem;}

  /* Your mobile-specific styles go here */
  .SpacetoDiv{padding: 20px 0;}
  .serviceSec{padding: 20px 0;}
  .wave{display: none;}
  .Banner-Section{height: unset; padding: 10px 0;}
  .TabServices{padding: 20px 0;}
  .IconTab{width: 25%; margin: 0;}
  figure{top: 20%;}
  input[type=range]{top:50%}
  .vdivide{display: unset;}
  .IconTabserv{gap: 3px;}
  .IconTab{width: 25%;}
  section .content{padding-top: 30px;}
  .locationDiv{margin: 12px 0;}
}


@media only screen and (min-width: 600px) and (max-width: 1024px) {
  /* Your tablet-specific styles go here */
  .Banner-Section{
    height: unset;
  }
  figure{top: 10%;}
  .IconTab{width: 25%;}
  section .content{padding-top: 20px;}
}