:root{
  --primary-font: "Poppins", sans-serif;
   --font-family-one: "Gotu", sans-serif;
  --secondary-font: "Montserrat", sans-serif;
  --font-two:#15629e;
  --font-color:#e59924;
  --bg-color:#F5C857;
  /* --font-color:#4aab3d; */
}
@media (max-width: 575px) {
    .Partner-heading h2, p {
        margin-bottom: 0px !important;
    }
}
@media(max-width:997px){
  .results{
    margin-top:4px;
    background:#f8f9fa;
    padding:5px;
    border-radius:8px;
    font-size:10px;
    display:none;
}
  .solar-box{
    width: 300px !important;
    height:400px;
    background:#15639ec8;
    margin:40px auto;
    border-radius:16px;
    box-shadow:0 15px 35px rgba(0,0,0,0.15);
    position:relative;
    padding:22px;
    box-sizing:border-box;
}
  .work-process-title h4{
  

  margin-top: 10px!important;
}
.work-process-title h2{
 margin-top: 10px!important;
}
  .recent-project{
  margin-top: 90px!important;
}
  .card-info {
    position: absolute;
    bottom: 20px;
    left: 20px;
    background:white;
    padding: 10px 15px!important;
    border-radius: 14px;
    width: 70%!important;
    box-shadow: 0 8px 25px rgba(0,0,0,0.15);
}

  .bg-service{
  margin-top: 40px!important;
  /* background-image: url(/Images/blogs/bg-service.png); */
  padding: 20px 100px;
}
  .hero-section{
  padding: 100px 50px;
  /* padding-top: 200px; */
  background-image: url(/Images/cover-img.jpg);
  height: auto!important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
  .content-main h4{
    font-size: 16px;
  margin-top: 60px;
  background-color:var(--font-color);
  color: white;
  width: fit-content;
  padding: 6px;
  border-radius: 20px
 }
 .content-main h2{
  font-family: var(--primary-font);
  color: white;
  font-size: 25px!important;
  font-weight: 600;
  line-height: 33px!important;
  margin-top: 30px;
 }
 .content-main p{
  font-family: var(--secondary-font);
  font-size: 15px!important;
  margin-top: 40px;
  color: white;
 }
  .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -70px!important;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
}
  .bg-orange{
     margin-top: 40px;
    height: auto !important;;
    /* background: linear-gradient(#15639e69, #15629e), url(/Images/accordion-bg.webp), no-repeat center center; */
    background-size: cover;
    background-position: center ;
    background-repeat: no-repeat;
}
    .head-content p{
    font-family: var(--secondary-font);
    text-align: justify;
    font-size: 16px!important;
    line-height: 20px!important;
}
.head-content{
    padding: 0px 0px!important;
}
    .home-bg-img{
    background-image: url(/Images/cover-img.jpg);
    height:auto!important;
    background-size: cover;
    background-repeat: no-repeat;
    /* background-position: center; */
 
}
.head-home{
  width: auto!important;
 margin-left: 30px!important;
 display: flex;
 flex-direction: column;
 justify-content: center;
 margin-top: 30px!important;
 height: auto!important;
 /* align-items: center; */
}
.head-home p{
  margin-top: 20px!important;
  line-height: 20px!important;
  font-size: 15px!important;
}
.head-home h1{
  margin-top: 20px!important;
   line-height: 50px!important;
    font-size: 40px!important;
}
.cssbuttons-io-button {
    margin-top: 20px!important;
}
.head-home h5{
      margin-bottom: 10px!important;
    }
    .card {
    position: relative;
    min-width: 300px!important;
    height: 280px!important;
    border-radius: 22px;
    overflow: hidden;
    flex-shrink: 0;
}
}
/* navbar  */
.navbar-main{
  position: fixed;
  top: 0;
  background-color: #ffffff91!important;
  backdrop-filter: blur(10px);
  width: 100%;
  z-index: 999;
}

.icons{
display: inline-flex;
margin-left: auto;
a{
  transition: all 0.2s ease-in-out;
  padding: 0.2rem 0.4rem;
  color: #ccc !important;
  text-decoration: none;
  &:hover{
    color: white;
    text-shadow: 0 0 30px white;
  }
}
}
.navbar-dark {
  color: #15629e!important;
  font-weight: 700;
  font-size: 18px;
}
.brand-logo{
  width: 15%!important;
}
.dropdown-menu li a{
    background-color: #e59924;
   
}
.dropdown-menu li a:hover{
    background-color:#15629e ;
}
.home-bg-img{
    background-image: url(/Images/cover-img.jpg);
    height: 800px;
    background-size: cover;
    background-repeat: no-repeat;
    border-bottom-left-radius: 100px;
     border-bottom-right-radius: 100px;
    /* background-position: center; */
 
}
.head-home h1{
    text-shadow: 2px 2px 8px black;
 line-height: 70px;
   margin-bottom: 20px;
    font-size: 60px;
    font-weight: 800;
    /* justify-content: center; */
    align-items: center;
    /* margin-top: 200px; */
    color: white;
}
.head-home h5{
    font-weight: 600;
    font-family: var(--primary-font);
      margin-bottom: 20px;
    font-family: var(--primary-font);
    /* margin-top: 100px; */
    background-color: #e59924;
    width: fit-content;
    padding: 6px;
    border-radius: 20px;

}
.head-home p{
  /* color: #15629e; */
  /* font-family:Arial,; */
  font-family: var(--secondary-font);
color: white;
text-align: justify;
font-size: 16px;
line-height: 25px;
}
.head-home{

 /* margin-left: 100px; */
 display: flex;
 flex-direction: column;
 justify-content: center;
 margin-top: 40px;
 /* align-items: center; */
}

/* button  */
/* From Uiverse.io by adamgiebl */ 
.head-home a .cssbuttons-io-button{
  text-decoration: none;
}
.button a {
    text-decoration: none;
    color: white!important;
}

.cssbuttons-io-button  {
    /* margin-top: 40px; */
    width: fit-content;
  display: flex;
  align-items: center;
  font-family: inherit;
  cursor: pointer;
  font-weight: 500;
  font-size: 17px;
  padding: 0.8em 1.5em 0.8em 1.2em;
  color: white;
  background: #ad5389;
  background:var(--font-two);
  border: none;
  box-shadow: 0 0.7em 1.5em -0.5em #4d36d0be;
  letter-spacing: 0.05em;
  border-radius: 20em;
}

.cssbuttons-io-button svg {
  margin-right: 8px;
}

.cssbuttons-io-button:hover {
  box-shadow: 0 0.5em 1.5em -0.5em #4d36d0be;
}

.cssbuttons-io-button:active {
  box-shadow: 0 0.3em 1em -0.5em #4d36d0be;
}

a {
  text-decoration: none!important;
    /* color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1)); */
    /* text-decoration: underline; */
}
/* about us  */
.margin-hero{
    margin-top: 50px;
}
.about-img img{
    margin-top: 40px;
    border-radius: 30px;
    position: relative;
}
.head-content{
    padding: 80px 80px;
}
.head-content h5{
    margin-top: 20px;
    background-color: var(--font-color);
    width: fit-content;
    padding: 5px 10px;
    border-radius: 20px;
    color: white;
    margin-bottom: 20px;
    font-size: 18px;
    font-family: var(--secondary-font);
}
.head-content h2{
  color: var(--font-two);
    margin-bottom: 20px;
    font-family: var(--inter-font);
    font-weight: 600;
    font-size: 40px;
}
.head-content p{
    font-family: var(--secondary-font);
    text-align: justify;
    font-size: 17px;
    line-height: 30px;
}
.about-content1 i{
    display: flex;
    justify-content: center;
    align-items: center;
    /* background:var(--font-color); */
    background: var(--font-two);
    width: 70px;
    height: 70px;
    padding: 10px;
    /* border-radius: 50%; */
    color: white;
    font-size: 18px;
}
.about-content1 p{
    font-weight: 600;
}
.main-about{
    margin-top: 0px;
}
.img2{
    position: absolute;
    width: 250px;
    border-radius: 10px;
    top: -130px;
    left: 320px;
    /* height: 200px; */
    border: 5px solid var(--bg-color);
}
.about-content1 {
    display: flex;
    gap: 10px;
}

/* From Uiverse.io by vinodjangid07 */ 
.readmore-btn {
  width: fit-contentd;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
   background: var(--font-two);
   color: white!important;
   /* margin-bottom: 20px; */
   /* color: white; */
  
  /* background-color: rgb(186, 125, 255); */
  border: none;
  border-radius: 10px;
  padding: 0px 15px;
  gap: 0px;
  transition: all 0.4s;
}
.book-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  width: 45px;
  /* height: 100%; */
}
.book-wrapper .book-page {
  width: 50%;
  /* height: auto; */
  position: absolute;
}
.readmore-btn:hover .book-page {
  animation: paging 0.4s linear infinite;
  transform-origin: left;
}
.readmore-btn:hover {
  /* background-color: rgb(159, 74, 255); */
  color: white;
  background-color: var(--font-color);
    /* background: linear-gradient(90deg, rgba(39, 144, 242, 1) 0%, rgba(43, 43, 252, 1) 100%, rgba(48, 128, 240, 1) 100%); */
}
button a{
  text-decoration: none;
  color: black;
}
@keyframes paging {
  0% {
    transform: rotateY(0deg) skewY(0deg);
  }
  50% {
    transform: rotateY(90deg) skewY(-20deg);
  }
  100% {
    transform: rotateY(180deg) skewY(0deg);
  }
}
.text {
  width: 105px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 15px;
  color: var(--font-two);
}

@keyframes page {
  0% {
    transform: translateY(10%);
  }
  100% {
    transform: translateY(10%);
  }
   50% {
    transform: rotateY(10deg) skewY(8deg);
  }
}

  /* alternate section start */
  .blue-c{
    color: #15629e;
    margin-bottom: 30px;
  }
.offer-special-section{
  background-image: url(../Images/solar-services.webp);
  /* background-color: #0D2C63; */
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  color: white;
  padding: 60px 0px;
}
.star-icon span i{
  color: var(--font-color);
}
.star-icon span{
  background-color: white;
  padding: 5px 4px;
  border-radius: 4px;
}
.col-heading h2{
  font-size: 44px;
  font-weight: 700;
}
.col-heading h5{
  font-weight: 700;
}
.col-heading span{
  color: var(--font-color);
}
.energy-cards{
  margin-top: 20px;
  background-color: rgba(255, 255, 255, 0.381);
  backdrop-filter: blur(5px);
  padding: 15px 15px;
  border-radius: 10px;
  cursor: pointer;
  height: 220px;
  color: white;
}
.energy-cards:hover{
  background-color: var(--font-color);
  transition: 1s;
}
.energy-cards1:hover{
  background-color:var(--font-color);
}
.energy-cards1{
  margin-top: 20px;
  color: white;
  background-color: rgba(255, 255, 255, 0.088);
  backdrop-filter: blur(5px);
  padding: 15px 15px;
  border-radius: 10px;
  background-color: var(--font-color);
  cursor: pointer;
  height: 220px;
}
.energy-cards i{
  font-weight: 600;
  font-size: 45px;
}
.energy-cards1 i{
  font-weight: 600;
  font-size: 45px;
}
.col-heading h5::after {
  content: "";
  display: block;
  width: 100px;
  height: 2px;
  background-color: var(--font-color);
  margin: 5px;
}
*, ::after, ::before {
  box-sizing: border-box;
}
/* alternate section end */
.dropdown-item li a{
    color: white!important;
}
.calculator-box{
    border-radius: 20px;
    padding: 20PX 10PX;
      color: white;
    background-color: #15639ef4;
    margin-bottom: 10px;
}
.calculator-box h5{
    font-family: var(--primary-font);
    font-size:20px ;
    font-weight: 600;
    color: var(--font-color);
}
.form-label{
  font-family: var(--primary-font);
  font-size: 17px;
  color:var(--font-two);
  font-weight: 600;
}

.head-1{
    font-family: var(--primary-font);
    font-weight:700;
}
.btn .hero-btn button{
    background-color: #15629e!important;
}
.bg-image{
    padding-top: 40px;
    background-image: url(/Images/about-background.webp);
    height: auto;
    background-attachment: fixed;
}
.btn .hero-btn button{
    background-color: #15629e!important;
}

/* Our Scheme  */
.nav-tab-heading h2{
    color: #15629e;
}
.light-green-bg{
background-color: #15639e86;
}
.nav-heading:hover{
background-color: white!important;
}



/* Main slider container */
.recent-project{
  margin-top: 390px;
}
.slider-container {
    position: relative;
    width: 100%;
    padding: 40px 0;
    overflow: hidden;
}

/* Horizontal scroll area */
.slider {
    display: flex;
    gap: 20px;
    overflow-x: auto;
    scroll-behavior: smooth;
    padding: 0 0px;
 
}

.slider::-webkit-scrollbar {
  
    display: none;
}
.slider-container h5{
  font-family: var(--primary-font);
  font-size: 25px;
  color: var(--font-color);
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  /* background-color: #15629e; */

  padding: 6px;
  border-radius: 10px;
  text-align: center;
}
.slider-container h2{
  font-weight: 600;
  color: var(--font-two);
  font-family: var(--secondary-font);
  text-align: center;
  margin-bottom: 50px;
  margin-top: 30px;
}
/* Card */
.card {
    position: relative;
    min-width: 600px;
    height: 380px;
    border-radius: 22px;
    overflow: hidden;
    flex-shrink: 0;
}

/* Card image */
.card-img {
    background-color: #f2f2f2;
    padding: 0px;
    width: 600px!important;
    height: 450px!important;
    position: relative;
    top: -30px;
}

/* Info box at bottom */
.card-info {
    position: absolute;
    bottom: 20px;
    left: 20px;
    background:white;
    padding: 20px 25px;
    border-radius: 14px;
    width: 75%;
    box-shadow: 0 8px 25px rgba(0,0,0,0.15);
}

.card-info h3 {
    margin: 0;
    font-size: 20px;
}

.card-info p {
    margin: 4px 0 12px;
    color: #555;
}

.arrow-btn  {
  color: white;
   border: none;
    background: var(--font-two);
    border: none;
    padding: 10px 12px;
    border-radius: 50%;
    font-size: 18px;
    cursor: pointer;
}

/* Navigation arrow buttons */
.nav-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: var(--font-color);
    border: none;
    padding: 12px 16px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 22px;
    z-index: 10;

}
    .horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

/* .why choose us  */
.bg-orange{
     margin-top: 40px;
    height: 700px;
    background-attachment: fixed!important;
    background: linear-gradient(#15639e69, #15629e), url(/Images/accordion-bg.webp), no-repeat center center;
    background-size: cover;
    background-position: center ;
    background-repeat: no-repeat;
    /* position: relative; */
}
.content-main{
  /* width: 80%; */
}
.content-main h4{
  margin-top: 60px;
  background-color:var(--font-color);
  color: white;
  width: fit-content;
  padding: 6px;
  border-radius: 20px
 }
 .content-main h2{
  font-family: var(--primary-font);
  color: white;
  font-size: 35px;
  font-weight: 600;
  line-height: 50px;
  margin-top: 30px;
 }
 .content-main p{
  font-family: var(--secondary-font);
  font-size: 18px;
  margin-top: 40px;
  color: white;
 }
 .content-flex{
  display: flex;
  gap: 20px;
 }
 .card-main {
  color: black;
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color:#15639eb9;
  backdrop-filter: blur(15px);
  padding: 50px 30px;
  border-radius: 30px;
 }
 .card-main h2{
  color: white;
  font-weight: 600;
 }
 .card-main h6{
  font-family: var(--primary-font);
  font-size: 16px;
  color: white;
  font-weight: 500;
 }
 .family-img{
  background-image: url(/Images/blogs/family-man.jpg);
  height: 500px;
  background-repeat: no-repeat;
  border-radius:25px;
 margin-left: 120px;
 margin-top: 60px!important;
}
/* home page  */
.hero-section{
  padding: 100px 50px;
  /* padding-top: 200px; */
  background-image: url(/Images/cover-img.jpg);
  height: 700px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.carousel-indicators [data-bs-target] {
  
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 15px!important;
    height: 15px!important;
    padding: 0;
    margin-top: 100px!important;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: var(--bs-carousel-indicator-active-bg);
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}
 
 .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -60px!important;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    /* margin-bottom: 1rem; */
    margin-left: 15%;
}
/* our service  */
.left-content-main h5{
  background-color:#e59924;
  padding: 7px 7px;
  width: fit-content;
  font-family: var(--primary-font);
  border-radius: 20px;
  color: white;
  margin-bottom: 30px
}
.bg-service{
  margin-top: 20px;
  background-image: url(/Images/faqs-bg.webp);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 50px 50px;
}
.left-content-main p{
 margin-top: 30px;
  margin-bottom: 30px;
  font-family: var(--primary-font);
  color: gray;
  font-size: 20px;
}
.left-content-main h2{
  margin-top: 30px;
  font-family: var(--secondary-font);
  font-size: 45px;
  color: white;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* From Uiverse.io by CashOnlySeb */ 
.accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: var(--font-two);
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.custom-learn-more-btn {
  margin-top: 20px;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 2.5rem;
  border: 2px solid #282936;
  background: transparent;
  color: #282936;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  overflow: hidden;
  transition:
    color 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
}

.custom-learn-more-btn .circle {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3rem;
  height: 3rem;
  background: #282936;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: transform 0.5s ease-in-out;
  z-index: -1;
}

.custom-learn-more-btn .button-text {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 10px;
}

.custom-learn-more-btn .arrow {
  width: 14px;
  height: 2px;
  background: #282936;
  position: relative;
  transition:
    transform 0.3s ease-in-out,
    background 0.3s ease-in-out;
}

.custom-learn-more-btn .arrow::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-right: 2px solid #282936;
  border-top: 2px solid #282936;
  transform: rotate(45deg);
  right: -2px;
  top: -3px;
  transition: border-color 0.3s ease-in-out;
}

.custom-learn-more-btn:hover {
  color: #fff;
  border-color: transparent;
}

.custom-learn-more-btn:hover .circle {
  transform: translate(-50%, -50%) scale(4);
}

.custom-learn-more-btn:hover .arrow {
  background: #fff;
  transform: translateX(5px);
}

.custom-learn-more-btn:hover .arrow::after {
  border-color: #fff;
}

.custom-learn-more-btn:active {
  transform: scale(0.98);
}
.icon i{
  
}
.accordion .global-accordion-item .global-accordion-button .question {
    display: flex!important;
    align-items: center;
    gap: 30px;
}
.question img{
  width: 60px;
 
}
.question1 h3{

  font-family: var(--primary-font);
  font-size: 25px;
  font-weight: 600;
}
.question1{
   display: flex;
 justify-content: center;
 align-items: center;
}
.accordion-item:first-of-type>.accordion-header .accordion-button {
  color: white;
    border-top-left-radius: var(--bs-accordion-inner-border-radius);
    border-top-right-radius: var(--bs-accordion-inner-border-radius);
    background-color:#15639ed9;
}
 .accordion-item .accordion-button {
  color: white;
    font-weight: 600;
  font-family: var(--primary-font);
  font-size: 24px;
    border-top-left-radius: var(--bs-accordion-inner-border-radius);
    border-top-right-radius: var(--bs-accordion-inner-border-radius);
    background-color:#15639ed9;
}
.accordion-body{
  /* font-family: var(--secondary-font); */
    font-family: var(--primary-font);
  color: gray;
  font-size: 20px;
}
.custom-learn-more-btn{
    margin-bottom: 40px;
    margin-top: 20px;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.75rem 2.5rem;
    border: 2px solid ;
    background: #15629e;
    color:white;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    overflow: hidden;
    transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.work-process-title{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

  margin-top: 40px;
}
.work-process-title h4{
  margin-top: 30px;
 margin-bottom: 30px;
  background-color: #e59924;
  padding: 6px;
  border-radius: 20px;
  width: fit-content;
  color: white;
  font-weight: 600;

}
.content-three-cards{
  margin-top: 20px;
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  color: white;
  background-color: #15639ea4;
  padding: 60px 50px;
  margin-bottom: 20px;

}
.content-three-cards1:hover{
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  /* background-color: #15639ea2; */
}
.content-three-cards2:hover{
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  /* background-color: #15639ea5; */
}
.content-three-cards1{

  font-family: var(--primary-font);
  margin-top: 30px!important;
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  color: black;
  border-top: 1px solid gray;

  padding: 60px 50px;
  margin-bottom: 20px;

}
.content-three-cards2{
  /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
  margin-top: 40px;
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  color: black;
  border-bottom: 1px solid gray;

  padding: 60px 50px;
  margin-bottom: 20px;

}
.logo i{
  font-size: 50px;
  color: #e59824cd;

}
/* cards secction */
.rating {
  color: #e59924;
}
/* quote-form */
.form-label{
  color:black;
}
.quote-form {
  margin-bottom: 20px;
  background: #e59824ef;
  backdrop-filter:blur(15px);
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  max-width: 400px;
  width: 100%;
  text-align: left;
}
.quote-form h4{
  color: whitesmoke;
}
.btn-quote {
  margin-top: 20px;
  background-color:#15639ea2!important;
  color: white!important;
  width: 100%;
font-size: 20px;
font-weight: 600!important;
}
.btn-quote:hover {
  background-color: var(--font-color);
}
.accordion{
  margin-top: 40px;
}
/* achivement */
.achivement{
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  /* background-image: url(/Images/SolarCompanyinAmravati/rb_25101.png); */
padding: 100px 50px;
}
.work-process-title1{
  /* color: white; */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

 
}
/* work-process-section  */
.work-process-section{
  padding: 0;
  margin-bottom: 50px;
}
.loan-process-section{
  margin-bottom: 0px;
}
.trusted-section {
  margin-bottom: 50px;
}
.work-process-title img{
  height: 160px;
  width: 160px;
}
.achivement-class{
  position: absolute;
  left: 240px;
}
.achivement-class1{
  position: absolute;
  right: 240px;
}
.work-process-title{
  position: relative;
}
.nav-item:hover .dropdown-menu {
    display: block;
    opacity: 1;
    transform: translateY(0);
    background-color: white;
}