@import url("https://fonts.googleapis.com/css2?family=Merriweather+Sans:ital,wght@0,300..800;1,300..800&display=swap");
* {
  font-family: "Merriweather Sans", sans-serif !important;
}

.site-header.fixed,
body.home .site-header.fixed {
  background-color: #112F4E;
  border-color: #C1A783;
  z-index: 1000;
}

.site-header {
  background-color: #112F4E;
}

body.home .site-header {
  background-color: transparent;
}

.logo a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.logo a img {
  position: relative;
  max-width: 85px;
}
.logo a h1 {
  position: relative;
  font-size: 28px;
  line-height: 28px;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 0px;
}
.logo a h1 span {
  color: #C1A783;
}
.logo a .text {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}
.logo a .text span {
  color: #C1A783 !important;
}

.main-banner {
  background: url("../images/sec-1-blue-back.png");
  background-size: cover;
  padding-bottom: 83px;
  padding-top: 84px;
  border-bottom: 4px solid #C1A783;
}
.main-banner .right-block {
  width: 40%;
}
.main-banner .right-block h1 {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 52px;
  line-height: 59px;
}
.main-banner .right-block .box {
  box-shadow: none;
  border-radius: 0px;
  padding: 49px 35px 64px;
}
.main-banner .right-block .box h6 {
  margin-bottom: 39px;
  font-size: 19px;
  line-height: 31px;
  color: #112F4E;
}
.main-banner .right-block .box .text-field {
  border-radius: 0px;
  color: #112F4E;
  border: 2px solid #C1A783;
}
.main-banner .right-block .box .text-field::-moz-placeholder {
  color: #112F4E;
  font-size: 19px;
}
.main-banner .right-block .box .text-field::placeholder {
  color: #112F4E;
  font-size: 19px;
}
.main-banner .right-block .box .form-list li {
  margin-bottom: 30px;
}
.main-banner .right-block .box .form-list li:has(.primary-btn) {
  margin-bottom: 0px;
}
.main-banner .right-block .box .form-list li .primary-btn {
  background-color: #C1A783;
  border-radius: 0px;
  padding: 17px 20px;
  font-size: 23px;
  line-height: 33px;
  color: #000000;
}
.main-banner .right-block .box .form-list li .primary-btn:hover {
  background-color: #112F4E !important;
}
.main-banner .left-block {
  padding-right: 20px;
  width: 60%;
}
@media screen and (min-width: 1200px) {
  .main-banner .left-block {
    margin-top: 90px;
  }
}
.main-banner .left-block h1 {
  font-size: 76px;
  line-height: 86px;
  color: #FFFFFF;
  margin-bottom: 22px;
}
.main-banner .left-block p {
  color: #FFFFFF;
  font-size: 20px;
  line-height: 36px;
}

.faq-section {
  background: url("../images/wavy-bg.jpg");
  background-repeat: repeat;
  padding-bottom: 37px;
}
.faq-section::before, .faq-section::after {
  display: none;
}
.faq-section .container h2 {
  color: #112F4E;
  font-size: 52px;
  line-height: 54px;
}
.faq-section .container h2 span:first-child {
  color: #112F4E;
}
.faq-section .container h2 span:nth-child(2) {
  color: #C1A783;
}
.faq-section .container h6 {
  color: #112F4E;
}
.faq-section .container .accordian-item {
  border-radius: 0px;
  margin-bottom: 22px;
}
.faq-section .container .accordian-item .accordian-title {
  color: #112F4E;
}
.faq-section .container .accordian-item .content p {
  color: #3B4B63;
}

.work-companies-section .right-block h2,
.work-about-section .right-block h2 {
  color: #112F4E;
  font-size: 52px;
  line-height: 63px;
  margin-bottom: 60px;
}
.work-companies-section .right-block h2 span:first-child,
.work-about-section .right-block h2 span:first-child {
  color: #112F4E;
}
.work-companies-section .right-block h2 span:nth-child(2),
.work-about-section .right-block h2 span:nth-child(2) {
  color: #C1A783;
}

.work-about-row .left-block {
  max-width: -moz-fit-content;
  max-width: fit-content;
  width: 47%;
}

.work-about-row .right-block {
  max-width: 100%;
  width: 53%;
}
.work-about-row .right-block p {
  font-size: 17px;
}

.solar-availability-section {
  background-color: #112F4E;
}
.solar-availability-section h2 {
  color: #FFFFFF;
}
.solar-availability-section h2 span {
  color: #C1A783;
}
.solar-availability-section .grid .grid-item {
  border-radius: 0px;
}
.solar-availability-section .grid .grid-item p {
  color: #112F4E;
  font-size: 22px;
  line-height: 27px;
  font-weight: 700;
}
.solar-availability-section .grid .grid-item:nth-child(2) p, .solar-availability-section .grid .grid-item:last-child p {
  color: #C1A783;
}
.solar-availability-section .grid .grid-item:nth-child(3) p {
  color: #112F4E;
}

.own-system {
  padding-bottom: 58px !important;
}
.own-system h2 {
  color: #112F4E;
}
.own-system h2 span {
  color: #C1A783;
}
.own-system p {
  color: #3B4B63;
}
.own-system h4 {
  font-size: 33px;
  line-height: 27px;
  margin-bottom: 21px;
}

.go-solar-section {
  background: url("../images/wavy-bg.jpg");
  background-repeat: repeat;
  padding-top: 83px !important;
  padding-bottom: 57px !important;
}
.go-solar-section .go-solar-row .content-block {
  width: 594px;
  max-width: 100%;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.0823529412);
  padding: 27px 64px;
}
.go-solar-section .go-solar-row .content-block h2 {
  font-size: 44px;
  line-height: 63px;
  margin-bottom: 18px;
  color: #112F4E;
}
.go-solar-section .go-solar-row .content-block p {
  max-width: 455px;
  margin-inline: auto;
  text-align: center;
  font-size: 17px;
  line-height: 27px;
  color: #3B4B63;
  margin-bottom: 19px;
}
.go-solar-section .go-solar-row .content-block .text-field {
  border: 2px solid #C1A783;
  border-radius: 0px;
}
.go-solar-section .go-solar-row .content-block .text-field::-moz-placeholder {
  font-size: 17px;
  line-height: 27px;
  color: #3B4B63;
}
.go-solar-section .go-solar-row .content-block .text-field::placeholder {
  font-size: 17px;
  line-height: 27px;
  color: #3B4B63;
}
.go-solar-section .go-solar-row .content-block .primary-btn {
  background-color: #112F4E;
  border-radius: 0px;
  padding: 17px 20px;
}
.go-solar-section .go-solar-row .content-block .d-flex {
  color: #3B4B63;
  font-weight: 300;
}

.go-solar-section .go-solar-row .content-block .tooltip-block .tooltip {
  color: #D7616D;
  border: 0.5px solid #B7C1CB;
}

.testimonial-section h2 {
  color: #112F4E;
}
.testimonial-section h2 span:first-child {
  color: #C1A783;
}
.testimonial-section h2 span:nth-child(2) {
  color: #112F4E;
}

.site-footer {
  background-color: #112F4E;
}
.site-footer .copyright-text {
  color: #C1A783;
}

.testimonial-slider .slide .testimonial-content {
  border-radius: 0px;
}

@media screen and (max-width: 1023px) {
  .main-banner {
    padding-top: 115px;
    padding-bottom: 40px;
  }
  .main-banner .container {
    flex-direction: column-reverse;
    gap: 20px;
  }
  .main-banner .container .left-block,
  .main-banner .container .right-block {
    width: 100%;
  }
  .main-banner .container .left-block h1,
  .main-banner .container .right-block h1 {
    font-size: 50px;
    line-height: 60px;
    text-align: center;
  }
  .main-banner .container .left-block p,
  .main-banner .container .right-block p {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
  }
  .main-banner .container .right-block h1 {
    font-size: 40px;
    line-height: 42px;
  }
  .main-banner .container .right-block .box {
    padding: 40px 20px;
  }
  .main-banner .container .right-block .box h6 {
    margin-bottom: 10px;
  }
  .work-about-row .right-block,
  .work-about-row .left-block,
  .work-companies-row .left-block,
  .own-system-row .image-block,
  .go-solar-section .go-solar-row .image-block {
    width: 100%;
    max-width: 100%;
  }
  .work-companies-row .left-block,
  .own-system-row .image-block {
    padding: 0px;
  }
  .work-about-section.s-pb {
    padding-bottom: 20px !important;
  }
  .testimonial-slider > p,
  .testimonial-slider > h2 {
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .logo a img {
    max-width: 35px;
  }
  .logo a h1 {
    font-size: 18px;
    line-height: 35px;
  }
  .logo a .text span {
    font-size: 16px;
    line-height: 16px;
  }
  .main-banner {
    padding-bottom: 20px;
    padding-top: 85px;
  }
  .main-banner .container .left-block {
    padding: 0px;
  }
  .main-banner .container .left-block h1 {
    font-size: 30px;
    line-height: 36px;
  }
  .main-banner .container .left-block p {
    font-size: 15px;
    line-height: 24px;
  }
  .main-banner .container .right-block h1 {
    font-size: 26px;
    line-height: 30px;
  }
  .main-banner .container .right-block .box {
    padding: 15px;
  }
  .main-banner .container .right-block .box h6 {
    font-size: 14px;
    line-height: 21px;
  }
  .main-banner .container .right-block .box .text-field {
    padding: 10px 20px;
  }
  .main-banner .container .right-block .box .text-field::-moz-placeholder {
    font-size: 14px;
    line-height: 21px;
  }
  .main-banner .container .right-block .box .text-field::placeholder {
    font-size: 14px;
    line-height: 21px;
  }
  .main-banner .container .right-block .box .form-list li {
    margin-bottom: 10px;
  }
  .main-banner .container .right-block .box .form-list li .primary-btn {
    padding: 10px 20px;
    font-size: 19px;
    line-height: 25px;
  }
  .work-companies-section .right-block h2,
  .work-about-section .right-block h2 {
    margin-bottom: 20px;
  }
  .own-system h4 {
    font-size: 24px;
    line-height: 22px;
  }
  .go-solar-section {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .go-solar-section .go-solar-row .content-block {
    padding: 20px;
  }
}
.hd-link {
  color: #FFFFFF;
}

.page-title {
  padding-top: 120px;
  background: url("../images/wavy-bg.jpg");
  background-repeat: repeat;
}

@media screen and (max-width: 567px) {
  .page-title {
    padding-top: 40px;
  }
}
.hd-link svg {
  stroke: #C1A783;
}

.text-field,
section.contact form button,
section.ccpa .form,
section.ccpa .form button {
  border-radius: 0px !important;
}

.text-field:focus {
  border-color: #C1A783;
}

section.thankyou {
  background: url("../images/waves.svg");
  margin-top: 60px;
  padding: 55px 20px;
}
section.thankyou h1 {
  color: #112F4E;
  font-size: 52px;
  line-height: 48px;
  text-align: center;
  position: relative;
}
section.thankyou h2 {
  position: relative;
  text-align: center;
  font-size: 25px;
  margin-top: 20px;
  color: #C1A783;
}
section.thankyou h2 span {
  color: #112F4E;
}

@media screen and (max-width: 768px) {
  section.thankyou {
    margin-top: 25px;
    padding: 25px 20px;
  }
  section.thankyou h1 {
    font-size: 35px;
    line-height: 36px;
    margin-bottom: 0px;
  }
  section.thankyou h2 {
    font-size: 25px !important;
    margin-top: 0px;
  }
}
@media screen and (max-width: 600px) {
  section.thankyou h1 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 0px;
  }
  section.thankyou h2 {
    font-size: 20px !important;
    margin-top: 10px;
  }
}/*# sourceMappingURL=new-styles.css.map */