body {
font-family: 'Sora', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;  
}
.galerie img {
  margin: 5px;
}
.references {
  padding-bottom: 20px;
}
.top-bar {
  position: relative;
  padding: 8px;
 background-color: #0A9642;
  padding-bottom: 61px;
}
.menu-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
  border-radius: 54px;
  padding-left: 23px;
  margin-top: -52px;
  z-index: 111;
  position: relative;
}
.navbar {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
    padding-top: .5rem;
  padding-bottom: .5rem;

}
.navbar-links {
  list-style-type: none;
  display: flex;
}
.navbar-links li.navbar-dropdown {
  position: relative;
}
.navbar-links li > a {
  border-bottom: 5px solid transparent;
  font-weight: 600;
  color: black;
  text-transform: capitalize;
  font-size: 16px;
}
.navbar-links li a {
  display: block;
  text-decoration: none;
  color: black;
  padding: 10px 20px;
  transition: 0.4s all;
}
a.search-btn svg {
  width: 30px;
  height: auto;
  display: flex;
}
a.header-button {
  background-color: #fe5716;
  color: white;
  font-weight: bold;
  padding: 40px 34px;
  border-radius: 70px;
  margin-left: 20px;
}

.footer{
background:#14524e;
padding-top: 100px;
}
.contact-footer {
  padding-top: 10px;
}
.contact-info {
  border-radius: 62px;
  padding: 10px;
  align-items: center;
  display: flex;
  background-color: #0A9642;
  margin-bottom: 15px;
}
.contact-info i {
  width: 74px;
  height: 74px;
  background-color: #fe5716;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 10px;
}
.contact-info p {
  font-size: 16px;
  color: white;
}
.contact-info h4 {
  font-size: 18px;
  color: white;
  font-weight: bold;
}
.about h5 {
  text-transform: capitalize;
  color: #fafafa;
  font-weight: bold;
  padding-bottom: 20px;
  font-size: 25px;
}
.about p {
  color: white;
  font-size: 16px;
  line-height: 30px;
  margin: 0;
  font-weight: 400;
  text-align: justify;
}

.paticka-copywrite{
position: relative;
display: flex;
justify-content: space-between;
padding-top: 40px;
padding-bottom: 40px;
}
.footer-bottom p {
  color: white;
}
.footer-bottom ul {
  display: flex;
  align-items: center;
  float: right;
}
.footer-bottom li a {
  color: white;
  margin-left: 40px;
}
.footer-bottom li {
  display: block;
}

.request-quote {
  border-radius: 30px;
  padding: 70px;
  position: relative;
  margin-top: -227px;
}
.gap {
  padding: 120px 0;
    padding-top: 120px;
}
.request-quote{
background:#14524e;
}
.request-quote .heading {
  text-align: inherit;
}
.heading {
  position: relative;
}
.heading p {
    color: #fe5716;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
}
.heading h2 p {
    text-transform: none;
}
.heading .line {
  display: block;
  width: 83px;
  height: 3px;
  background-color: #fe5716;
  margin-bottom: 18px;
  margin-top: 4px;
}
.request-quote .heading h2 {
  font-size: 50px;
  color: white;
}
.heading h2 {
  font-weight: 800;
  text-transform: capitalize;
  font-size: 56px;
  line-height: 66px;
  padding-bottom: 25px;
}
.request-quote .heading h6, .request-quote .heading h6 p {
  font-size: 16px;
  color: white;
  text-transform: none;
  font-weight: 300;
  line-height: 29px;
}
form.request-quote-form {
  background-color: #0A9642;
  position: relative;
  padding: 40px;
  border-radius: 20px;
  margin-bottom: -128px;
}
form.request-quote-form input, form.request-quote-form textarea {
  width: 100%;
  height: 60px;
  border-radius: 60px;
  border: 0;
  outline: none;
  padding-left: 30px;
  margin-bottom: 16px;
}
form.request-quote-form textarea {
  height: 115px;
  padding-top: 20px;
  border-radius: 20px;
  margin-bottom: 16px;
}
.button:hover {
text-decoration:underline;
}
.button {
  background-color: #fe5716;
  display: inline-block;
  padding: 20px 40px;
  border-radius: 65px;
  color: white;
  font-weight: bold;
  width: auto;
  position: relative;
  z-index: 1;
  border:0;
  cursor:pointer;
}
.hero-section {
position: relative;
padding-top: 94px;
padding-bottom: 60px;
background-size: cover;
background-position: center;
overflow: hidden;
}
.slider-hero {
margin-top: -55px;
position: relative;
background: #ccc;
}
.top-bar-mail i {
background-color: #FE5716;
width: 40px;
height: 40px;
border-radius: 50%;
justify-content: center;
align-items: center;
display: inline-flex;
margin-right: 10px;
color: #fff;
}
.top-bar-text p, .top-bar-text{
  font-weight: 400;
  text-transform: lowercase;
  color: white;
}
.banner {
  padding-top: 50px;
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -56px;
  background:#14524e;
}
.banner-text  {
  font-size: 70px;
  font-weight: bold;
  color: white;
  text-transform: capitalize;
}
.banner-text p {
  color: #dadada;
  width: 34%;
  padding-top: 14px;
}
.page-breadcrumb {
  background-color: #0A9642;
  position: relative;
  bottom: 0;
  width: 100%;
  padding: 18px 32px;
  border-radius: 40px;
  margin-top: 40px;
  transform: translateY(25px);
}
.page-breadcrumb li:last-child {
  padding-right: 0px;
  margin-right: 0px;
}
.page-breadcrumb li {
  position: relative;
  display: inline-block;
  margin-right: 20px;
  padding-right: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  text-transform: capitalize;
  padding-bottom: 13px;
}

.page-breadcrumb li::after {
  position: absolute;
  content: "|";
  right: -6px;
  top: 1px;
  color: #fff;
  font-size: 14px;
}
.page-breadcrumb li:last-child::after {
display:none;
}
.page-breadcrumb li a {
  font-weight: bold;
  text-transform: capitalize;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  font-size: 16px;
  color: white;
  text-transform: capitalize;
}.contact-information h3 {
  padding-bottom: 4px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
  font-size: 16px;
}
.contact-info.contact-information {
  display: block;
  border-radius: 30px;
  margin-bottom: 30px;
  padding: 30px 50px;
}
.section-contact .heading  {
  width: 80%;
  margin: auto;
  text-align:center;
}
.heading h2 {
  font-weight: 800;
  text-transform: capitalize;
  font-size: 56px;
  line-height: 66px;
  padding-bottom: 25px;
  text-transform: none;
}
.renewable-group p, .renewable-group li{
font-size: 18px;
line-height: 30px;
text-align: justify;
}
.heading h2 p{
color:#000;
text-align:center;
}
.section-solar-energy .heading .line, .recent-projects .heading .line, .section-contact .line, .blog-update .heading .line, .services .heading .line, .our-experts .heading .line {
  margin: auto;
    margin-top: auto;
    margin-bottom: auto;
  margin-bottom: 18px;
  margin-top: 4px;
}
.heading .line {
  display: block;
  width: 83px;
  height: 3px;
  background-color: #fe5716;
  margin-bottom: 18px;
  margin-top: 4px;
}

.contact-form input, form.contact-form .nice-select.Advice {
  height: 60px;
  padding-left: 30px;
  border-radius: 59px;
  background-color: #fafafa;
  border: 1px solid #C1C1C1;
  width: 100%;
  margin-bottom: 30px;
  color: #666;
  outline: none;
}
.contact-form textarea {
  width: 100%;
  border-radius: 30px;
  background-color: #fafafa;
  border: 1px solid #c1c1c1;
  height: 198px;
  color: #666;
  padding-left: 30px;
  outline: none;
  padding-top: 20px;
}
    .top-bar a{
    color:#fff;
    }

@media (max-width: 991px) {
    .request-quote {
        padding: 20px;
    }
    .heading h2 {
        font-size: 35px;
        line-height: 46px;
        padding-bottom: 15px;
    }
    form.request-quote-form {
        padding: 30px 20px;
    }
    .request-quote .heading h2 {
        font-size: 40px;
    }
    .search-style{
        display:none !important;
    }
    .fa-navicon::before, .fa-reorder::before, .fa-bars::before {
        color: #fe5716;
    }
    .logo {
        padding: 25px 0;
    }
    .contact-footer {
        padding-top: 20px;
    }
    .about h5 {
        font-size: 30px;
        margin-top: 25px;
    }
    .navbar-toggler {
        top: 30px;
        position: absolute;
        right: 10px;
    }
    .navbar{
        padding: 0;
    }
    .menu-bar {
      display: block;
    }
    .heading {
    }
    .renewable-group {
        padding-bottom: 35px;
    }
    footer {
        margin-top: 45px;
    }
}
.galerie img {
  border-radius: 25px;
  border: 1px solid #0a9642;
}
.eu-project-box{
    display:flex;
    align-items:flex-start;
    gap:25px;

    margin:60px 0;
    padding:35px;

    background:#f7f8f8;
    border-left:5px solid #5fa93b;
    border-radius:8px;

    box-shadow:0 8px 25px rgba(0,0,0,.05);
}

.eu-project-icon{
    color:#5fa93b;
    flex-shrink:0;
    margin-top:4px;
}

.eu-project-content h3{
    margin:0 0 15px;
    font-size:28px;
    font-weight:600;
    color:#222;
}

.eu-project-content p{
    margin:0 0 20px;
    line-height:1.8;
    color:#666;
    font-size:16px;
}

.eu-project-btn{
    display:inline-block;
    padding:12px 22px;

    background:#5fa93b;
    color:#fff;
    text-decoration:none;
    border-radius:4px;

    font-weight:600;
    transition:.25s;
}

.eu-project-btn:hover{
    background:#4a8b2f;
    color:#fff;
    text-decoration:none;
}

@media(max-width:768px){

    .eu-project-box{
        flex-direction:column;
        padding:25px;
        gap:15px;
    }

    .eu-project-content h3{
        font-size:22px;
    }

}