@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lobster+Two:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,900&display=swap');

* {
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none;
}

body {
  font-family: 'Mona Sans';
  font-size: 14px;
  color: #353535;
  line-height: 1.7em;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  overflow-x: hidden;
}

/**************header*************/
.main-header .header-upper .inner-container.custom-container {
  padding: 0 0px;
}

.main-header {
  background: #2E5DAD !important;
  padding: 5px 0;
  position: sticky;
  top: 0;
  z-index: 99999;
}

.main-header .btn-box {
  float: none;
}

.main-header .btn-box .theme-btn {
  vertical-align: middle;
}

.main-header .btn-box .theme-btn.lets-request {
  background: linear-gradient(90.1deg, #0B303A 2.62%, #19829E 97.87%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
  padding-bottom: 2px;
  margin-left: 15px;
}

.main-header .btn-box .theme-btn.lets-request img {
  margin-right: 10px;
}

.main-header .btn-box .lets-talk.btn-style-twenty-one {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.07em;
  color: #FFFFFF;
  background: #F58220;
  border-radius: 6px;
  padding: 10px 32px;
  margin-right: 0;
}

.main-header .btn-box .lets-talk.btn-style-twenty-one:before {
  background: linear-gradient(90.29deg, #0B313B 0.25%, #18809C 99.82%);
}

.main-header .btn-box .lets-talk img {
  margin-right: 12px;
  animation: swing 1s infinite;
}

.main-header.innerpage-header {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: none !important;
  border: 0;
}

.main-header.innerpage-header .main-menu .navigation>li>a {
  color: #fff;
}

.main-header.innerpage-header .main-menu .navigation>li::before {
  background-color: #fff;
}

.main-header.innerpage-header .btn-box .theme-btn.lets-request {
  background: linear-gradient(90.1deg, #fff 2.62%, #fff 97.87%);
  background-clip: border-box;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  border-color: #fff;
}

.main-header.innerpage-header .sticky-header .btn-box .theme-btn.lets-request {
  background: linear-gradient(90.1deg, #22A7E0 2.62%, #1E4587 97.87%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  border-color: #1D659F;
}

.main-header.innerpage-header .header-upper .logo-box .logo img {
  filter: brightness(0) invert(1);
  -webkit-filter: brightness(0) invert(1);
}

.header-top {
  background: linear-gradient(89.99deg, #0B303A 0%, #19829E 99.99%);
  color: #fff;
  padding: 10px 0;
}

.header-top a {
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.header-top a:hover {
  color: #F26722;
}

.header-top .head-top-menu ul li a {
  padding: 0 15px;
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  text-transform: uppercase;
}

.head-top-lets-request .lets-request {
  font-size: 25px;
  margin-left: 8px;
  color: #ffffff;
  font-weight: 700;
  letter-spacing: 1px;
}

.head-top-right .social-list li {
  margin-left: 12px;
}

/**************header*************/
.home-banner-content h1 {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 58px;
  line-height: 72px;
  background: linear-gradient(90.15deg, #22A7E0 0.13%, #1E4587 42.63%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 24px;
}

.home-banner-content h2 {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 45px;
  line-height: 56px;
  color: #1E4587;
  margin-bottom: 29px;
}

.home-banner-content p {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.07em;
  color: #FFFFFF;
}

.hm-banner-left h3 {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 39px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #0B303A;
}

.hm-banner-left p {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #F58220;
}

.postcode-section {
  margin-top: -95px;
  z-index: 2;
  position: relative;
  margin-bottom: 50px;
}

.postcode-area .postcode-area-inner {
  background: linear-gradient(90.02deg, #0B333D 0.02%, #177D99 99.99%);
  border-radius: 10px;
  padding: 25px 10px 3px 10px;
  border: 0;
  width: 65%;
}

.postcode-area .postcode-area-inner span {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.07em;
  color: #FFFFFF;
  white-space: nowrap;
}

.postcode-area .postcode-area-inner span strong {
  background: linear-gradient(90.15deg, #22A7E0 0.13%, #1E4587 42.63%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-weight: 400;
}

.home-banner-content img {
  width: 100%;
}

.home-banner-content-inner {
  background: #FFFFFF;
  box-shadow: 0px 4px 25px rgba(61, 61, 61, 0.15);
  border-radius: 15px;
  padding: 40px 65px;
}

.orange-btn.btn-style-twenty-one {
  background: #F58220;
  border-radius: 6px;
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.07em;
  color: #FFFFFF;
  white-space: nowrap;
}

.orange-btn.btn-style-twenty-one:before {
  background: linear-gradient(90.29deg, #0B313B 0.25%, #18809C 99.82%);
}

.hm-banner-right .or {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #F58220;
  padding: 0 10px;
}

.banner-image {
  position: relative;
}

.banner-image img {
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
}

.banner-image:hover>img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
}

.banner-image .banner-icon {
  position: absolute;
  left: -105px;
  bottom: 0;
  animation: swing 1s infinite;
}

h2.secsub-title {
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 700;
  font-size: 44px;
  line-height: 51px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #F58220;
}

.section-title {
  margin-bottom: 40px;
}

.section-title h2 {
  margin: 0px;
  color: rgb(0, 135, 82);
  line-height: 1.2;
  font-size: 32px;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: 0px;
  font-style: normal;
  text-transform: uppercase;
}

.section-title h2:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background: url(../images/title-border.png) no-repeat center center;
  width: 407px;
  height: 20px;
  margin: auto;
  background-size: 100%;
  display: none;
}

.section-title h4 {
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #0D3E4B;
}

.why1.Stop-section,
.solar-system-section {
  background: #F9F9F9;
  padding: 60px 0;
}

.why1.Stop-left {
  padding-right: 36px;
}

.why1.Stop-right {
  padding-left: 36px;
}

.why1.Stop-left .contact-form label {
  display: none;
}

.default-form.contact-form .form-group {
  margin-bottom: 20px;
}

.default-form.contact-form .form-group input[type="text"],
.default-form.contact-form .form-group input[type="email"],
.why1 Stop-left .default-form .form-group select {
  background: none;
  border: 0;
  border-bottom: 1px solid #878787;
  border-radius: 0px;
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #878787;
  padding: 3px 20px;
  width: 100%;
}

.default-form input[type="checkbox"] {
  appearance: none;
  background: #D9D9D9 !important;
  width: 15px;
  height: 15px;
  margin-bottom: -2px;
}

.default-form input[type="checkbox"]:checked {
  appearance: auto;
}

h3.secsub-title {
  margin-bottom: 40px;
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 39px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #F58220;
}

.stringsattached {
  position: relative;
  padding: 80px 0;
}

.stringsattached:before {
  width: 510px;
  height: 312px;
  right: 0;
  bottom: -150px;
  content: "";
  position: absolute;
}

.all_battrey_cls {
  background-color: #F8F8F8;
  position: relative;
  padding: 80px 0;
}

.why1.Stop-left .default-form .btn-style-twenty-one {
  min-width: 192px;
  font-size: 24px;
  line-height: 30px;
  color: #FFFFFF;
  font-family: 'Mona Sans';
}

.why1.Stop-left .default-form.contact-form .form-group label {
  display: none;
}

.why1.Stop-left .default-form.contact-form .form-group {
  margin-bottom: 10px;
}

.text-block p {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 39px;
  text-transform: capitalize;
  color: #565656;
}

.solar-benefits-section {
  padding: 70px 0;
  background: url(../images/solar-benefits-bg.png) no-repeat center center;
  background-size: cover;
}

.recent-pro.solar-benefits-section {
  background: #fff;
}

.solar-benefits-block {
  position: relative;
  overflow: hidden;
  margin-bottom: 18px;
  cursor: pointer;
  height: 330px;
}

.solar-benefits-content {
  position: absolute;
  left: 0;
  right: 0;
  padding: 20px 25px 20px 25px;
  background: white;
  transition: all ease 0.5s;
  height: 90px;
  top: auto;
  bottom: 0;
}

.solar-benefits-content h3 {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 24px;
  text-transform: capitalize;
  color: #747474;
}

.solar-benefits-content p {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  text-transform: capitalize;
  color: #fff;
  margin-top: 15px;
  text-align: justify;
}

.solar-benefits-content a {
  font-size: 18px;
  line-height: 1.4;
  color: #333;
  font-weight: 600;
}

.solar-benefits-block:hover .solar-benefits-content {
  bottom: 0px;
  transition: all ease 0.5s;
  height: 100%;
  background-image: linear-gradient(to top, #008752 0, rgba(254, 179, 3, 0.8) 100%);
}

/***************how can help******************/
.howcanhelp-section {
  background: #F5F5F5;
  padding: 70px 0;
}

.howcanhelp-section .schedule-tabs .tab-buttons li {
  background: #FFFFFF;
  border: 1px solid #8D9AA7;
  border-radius: 15px;
  padding: 8px 25px;
  box-shadow: none;
  width: 33.33%;
  margin: 0 6px 15px 9px !important;
  max-width: 345px;
}

.howcanhelp-section .schedule-tabs .tab-buttons li span {
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #0B323C;
  text-align: center;
}

.howcanhelp-section .schedule-tabs .tab-buttons li span strong {
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #F6923C;
  display: block;
  margin-bottom: 3px;
}

.howcanhelp-section .schedule-tabs .tab-buttons li:hover,
.howcanhelp-section .schedule-tabs .tab-buttons li.active-btn {
  background: linear-gradient(90.33deg, #0B313B 0.29%, #177F9A 99.8%);
  border: 1px solid transparent;
}

.howcanhelp-section .schedule-tabs .tab-buttons li:hover span,
.howcanhelp-section .schedule-tabs .tab-buttons li.active-btn span {
  color: #fff;
}

.howcanhelp-form {
  border: 1px solid #F58220;
  border-radius: 23px;
  padding: 30px;
}

/***************how can help******************/
.choose-solar-section {
  padding: 100px 0;
}

.solar-system-section .schedule-tabs .tab-buttons li {
  box-shadow: none;
  margin: 0;
  border: 0;
  margin-right: -4px !important;
}

.solar-system-section .schedule-tabs .tab-buttons li span {
  background: #F1F1F1;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  color: #515151;
  font-family: 'Mona Sans';
  padding: 6px 12px;
  transition: all ease 0.5s;
}

.solar-system-section .schedule-tabs .tab-buttons li:first-child span {
  border-radius: 4px 0px 0px 4px;
}

.solar-system-section .schedule-tabs .tab-buttons li:last-child span {
  border-radius: 0px 4px 4px 0px;
}

.solar-system-section .schedule-tabs .tab-buttons li.active-btn span,
.solar-system-section .schedule-tabs .tab-buttons li:hover span {
  background: #1E4587;
  color: #fff;
  transition: all ease 0.5s;
}

.solar-sys-box .value-mony-tag {
  background: #22A7E0;
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  position: absolute;
  top: 15px;
  left: 0;
  padding: 2px 20px 2px 8px;
}

.solar-sys-box .value-mony-tag:after {
  width: 0px;
  border-style: solid;
  border-width: 11px 11px 11px 0;
  border-color: transparent #FFFFFF transparent transparent;
  transform: rotate(0deg);
  content: "";
  right: 0;
  position: absolute;
  top: 0;
  bottom: 0;
}

.solar-sys-box .solar-sys-box-inner {
  background: linear-gradient(180deg, #0C3945 0%, #19819E 100%);
  border: 1px solid #8D9AA7;
  box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
  border-radius: 15px;
  padding: 16px;
}

.solar-sys-content {
  background: #FFFFFF;
  border-radius: 15px;
  padding: 15px 42px;
}

.solar-sys-top {
  padding: 35px 0;
}

.solar-title h2 {
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 46px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 10px !important;
}

.solar-sys-content .sol-sub-title {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  text-transform: capitalize;
  color: #0B303A;
}

.solar-des {
  margin-bottom: 40px;
}

.solar-des ul li {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  text-transform: capitalize;
  color: #8D9AA7;
  list-style-type: none;
  position: relative;
  padding-left: 60px;
  margin-bottom: 38px;
}

.solar-des ul li img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.solar-sys-btm {
  border: 1px dashed #F58220;
  border-radius: 6px;
  padding: 20px;
  position: relative;
}

.solar-sys-btm span.deal {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 30px;
  text-transform: uppercase;
  color: #F58220;
  position: absolute;
  left: 0;
  right: 0;
  display: inline-block;
  top: -17px;
  max-width: 95px;
  background: #fff;
  margin: auto;
}

.solar-price {
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  line-height: 69px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #0C3C49;
  margin-bottom: 10px;
}

.solar-price sup {
  font-size: 25px;
  line-height: 29px;
  top: -25px;
  margin-right: 5px;
}

.solar-sys-btm a.sol-wallet {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 23px;
  line-height: 25px;
  text-align: center;
  text-transform: capitalize;
  color: #26A2D7;
}

.solar-sys-btm a.sol-wallet.green-wall {
  color: #159A82;
}

.solar-btn {
  padding-bottom: 40px;
}

.solar-btn a.btn-style-twenty-one {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #1E4587;
  padding: 7px 20px;
  background: none;
  border: 1px solid #1E4587;
  text-transform: none;
}

.solar-btn a.btn-style-twenty-one:hover {
  color: #fff;
  border-color: #22A7E0;
}

.solar-btn a.btn-style-twenty-one::before {
  background: #22A7E0;
}

.battery-modules-sec .solar-btn a.btn-style-twenty-one {
  background: #22A7E0;
  color: #fff;
  border-color: #22A7E0;
}

.battery-modules-sec .solar-btn a.btn-style-twenty-one:hover {
  background: #195F9E;
  border-color: #195F9E;
}

.battery-modules-sec .solar-btn a.btn-style-twenty-one:before {
  background: #195F9E;
}

.solar-system-section {
  padding-bottom: 100px;
}

.solar-system-section:before {
  background: linear-gradient(90.11deg, #22A7E0 0.09%, #1E4587 99.92%);
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  height: 400px;
  position: absolute;
}

.solar-system-section .schedule-tabs {
  z-index: 1;
}

.solar-system-section:after {
  position: absolute;
  content: "";
  right: 65px;
  bottom: 60px;
  background: url(../images/sol-sy-bg.png) no-repeat center center;
  width: 256px;
  height: 256px;
  display: inline-block;
  z-index: 0;
}

.solar-sys-box .solar-sys-box-inner:hover {
  overflow: hidden;
}

.solar-sys-box .solar-sys-box-inner:hover .value-mony-tag {
  background: linear-gradient(90deg, #22A7E0 13.77%, #1E4587 86.23%);
}

.or-block {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  text-transform: capitalize;
  color: #F58220;
}

.product-test-rev-section {
  padding-top: 150px;
  padding-bottom: 75px;
}

.product-test-rev-row h3 {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 29px;
  line-height: 38px;
  margin-bottom: 18px;
  text-transform: uppercase;
}

.product-test-rev-row .product-review-block h3 {
  color: #22A7E0;
}

.product-test-rev-row .testimonials-block h3 {
  color: #22A7E0;
  color: #1E4587;
}

.product-test-rev-row .reviewer-card {
  margin: 0;
  background: #FFFFFF;
  border: 1px solid #1E4587;
  box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  padding: 13px 20px;
  min-width: 100%;
  width: 100%;
  margin-bottom: 20px;
}

.home-review-section-carousel,
.home-testmonial-section-carousel {
  height: 417px;
  overflow: auto;
}

.product-test-rev-row .reviewer-card-meta-image span {
  width: 40px;
  height: 40px;
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 38px;
  text-transform: uppercase;
  color: #FFFFFF;
  display: inline-block;
  padding: 0;
  text-align: center;
  border-radius: 50px;
}

.product-test-rev-row .reviewer-card-meta {
  align-items: center;
}

.product-test-rev-row .reviewer-card-meta-text p {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
  color: #949494;
}

.product-test-rev-row .reviewer-card-meta-text p strong {
  color: #353535;
  font-size: 18px;
  line-height: 22px;
}

.product-test-rev-row .reviewer-card-text {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 19px;
  text-transform: uppercase;
  color: #353535;
}

.product-test-rev-row .reviewer-card-stars {
  font-size: 16px;
  color: #FFC700;
}

.pr-tes-cont-form-block {
  padding: 40px 15px 40px 90px;
  position: relative;
}

.pr-tes-cont-form-block:before {
  background: url(../images/pro-teest-bg.png) no-repeat top left;
  background-size: cover;
  content: "";
  right: -50%;
  left: 20px;
  top: 0;
  bottom: 0;
  position: absolute;
}

.pr-tes-cont-form-block .default-form.contact-form .form-group label {
  display: none;
}

.pr-tes-cont-form-block .default-form .form-group input[type="text"],
.pr-tes-cont-form-block .default-form .form-group input[type="email"],
.pr-tes-cont-form-block .default-form .form-group select {
  background: #FFFFFF;
  border-radius: 4px !important;
  border: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #D2D2D2;
  padding: 10px 21px !important;
}

.pr-tes-cont-form-block .default-form .terms-info span {
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}

.pr-tes-cont-form-block .default-form .terms-info input[type="checkbox"] {
  width: 16px;
  height: 16px;
  border: 0;
  box-shadow: none;
  appearance: none;
  background: #fff;
}

.pr-tes-cont-form-block .default-form .terms-info input[type="checkbox"]:checked {
  appearance: auto;
  width: 16px;
  height: 16px;
}

.pr-tes-cont-form-block .btn-style-twenty-one {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  padding: 7px 14px;
  background: #22A7E0;
  border: 1px solid #22A7E0;
  text-transform: none;
  border-radius: 4px;
}

.pr-tes-cont-form-block .btn-style-twenty-one:hover {
  color: #fff;
  border-color: #1E4587;
}

.pr-tes-cont-form-block .btn-style-twenty-one::before {
  background: #1E4587;
}

.solar-brand-section {
  padding: 72px 0 72px 0;
  background: #F8F8F8;
}

.solar-brand-section ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.solar-brand-section ul li {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 0 0 16.666667%;
  padding: 0 15px;
  align-content: center;
  justify-content: center;
  display: flex;
  align-self: center;
}

.solar-brand-section ul li a {
  padding: 7px 10px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid transparent;
}

.solar-brand-section ul li a:hover {
  border: 1px solid #F58220;
}

.solar-brand-section ul li a img {
  height: 75px;
  object-fit: contain;
}

.battery-solution-section {
  padding: 110px 0;
  background: linear-gradient(90.23deg, #0B313C 0.86%, #177D98 99.13%);
  background-size: cover;
  margin-top: 50px;
}

.section-title .color-white {
  color: #fff;
  background: none;
  background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff;
}

.section-title .border-0:before,
.section-title .border-0:after {
  display: none;
}

.simple-steps-row {
  padding-top: 30px;
}

.simple-steps-row .col-md-2.simple-steps-box {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.simple-box-inner {
  text-align: center;
  padding-right: 20px;
  position: relative;
  padding-left: 20px;
}

.simple-box-inner:before {
  position: absolute;
  content: "";
  background: url(../images/right-arrow1.png) no-repeat center center;
  width: 61px;
  height: 20px;
  right: -45px;
  top: 0;
  bottom: 55px;
  margin: auto;
  display: none;
}

.simple-steps-box h3 {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  text-transform: capitalize;
  color: #FFFFFF;
  margin-top: 30px;
}

.simple-steps-row .simple-steps-box:last-child .simple-box-inner:before {
  display: none;
}

.simple-box-inner img {
  border-radius: 50px;
}

.recent-project-section {
  background: #F9F9F9;
  padding: 150px 0 120px 0;
}

.recent-project-list ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.recent-project-list ul li.project-item {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  /* max-width: 20%; */
  padding: 0 15px;
  margin-bottom: 40px;
}

.recent-project-list ul li.project-item span {
  display: block;
  text-transform: capitalize;
  text-align: center;
}

.recent-update-section {
  padding: 100px 0;
}

.section-title h2.right-br:before,
.section-title h2.right-br:after {
  left: auto;
  right: 0;
}

.section-title h2.left-br:before,
.section-title h2.left-br:after {
  right: auto;
  left: 0;
}

.section-title h2.smll-br:before,
.section-title h2.smll-br:after {
  max-width: 260px;
}

.recent-update-list {
  margin-bottom: 30px;
}

.recent-update-list .post-img {
  max-width: 194px;
}

.recent-update-list .post-content {
  padding-left: 20px;
}

.recent-update-list .post-content .blog-date {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  color: #195F9E;
  margin-bottom: 6px;
}

.recent-update-list .post-content .post-subtitle {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 30px;
  text-transform: uppercase;
  color: #353535;
}

.recent-update-list .post-content .post-subtitle a {
  color: #353535;
}

.recent-update-section .recent-update-left {
  padding-right: 6vw;
  padding-left: 3vw;
}

.post-btn {
  margin-top: 60px;
}

.post-btn .btn-style-twenty-one {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
}

.talk-about-section {
  padding: 58px 0 270px 0;
  background: #F9F9F9;
}

.talk-about-section .default-form.contact-form #contact-form .row {
  margin: 0 -8px;
}

.talk-about-section .default-form.contact-form .form-group.col-md-3 {
  -ms-flex: 0 0 27%;
  flex: 0 0 27%;
  max-width: 27%;
  padding: 0 8px;
}

.talk-about-section .default-form.contact-form .form-group.col-md-2 {
  -ms-flex: 0 0 19%;
  flex: 0 0 19%;
  max-width: 19%;
  padding: 0 8px;
}

.talk-about-section.why1.Stop-section {
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
}

.talk-about-section.why1.Stop-section .default-form.contact-form .form-group.col-md-3 {
  -ms-flex: 0 0 23.3%;
  flex: 0 0 23.3%;
  max-width: 23.3%;
  padding: 0 8px;
}

.talk-about-section.why1.Stop-section .default-form.contact-form .form-group.col-md-2 {
  -ms-flex: 0 0 18%;
  flex: 0 0 18%;
  max-width: 18%;
  padding: 0 8px;
}

.talk-about-section.why1.Stop-section .default-form.contact-form .btn-column.col-md-12 {
  -ms-flex: 0 0 10%;
  flex: 0 0 10%;
  max-width: 10%;
  padding: 0 8px;
  margin-top: 0 !important;
}

.talk-about-section.why1.Stop-section .why1 Stop-left {
  padding-right: 15px;
}

.talk-about-section.why1.Stop-section .default-form .btn-style-twenty-one {
  min-width: 100%;
  height: 40px;
  padding: 3px 16px;
  background: #F58220;
  border-radius: 6px;
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.07em;
  color: #FFFFFF;
}

.talk-about-section .default-form .form-group input[type="text"],
.talk-about-section .default-form .form-group input[type="email"],
.talk-about-section .default-form .form-group select {
  background: #FFFFFF;
  border-bottom: 1px solid #878787;
  border-radius: 0;
  padding: 5px 25px;
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  text-transform: capitalize;
  color: #878787;
}

.talk-about-section .default-form .btn-style-twenty-one {}

.talk-about-section .default-form .btn-style-twenty-one {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  color: #FFFFFF;
  padding: 5px 47px;
}

.solar-review-section {
  padding: 70px 50px 0 50px;
}

.solar-review-section .solar-review-wrap {
  padding: 60px 0 150px 0;
  background: url(../images/review-bg.png) no-repeat top left;
}

.pro-review-list-inner.card {
  background: #FFFFFF;
  background-image: linear-gradient(white, white), linear-gradient(180deg, #008752, rgba(254, 179, 3, 0.8));
  background-origin: border-box;
  background-clip: content-box, border-box;
  border-radius: 0;
  height: 187px;
  padding: 1px;
}

.st-media-body .st-usertitle {
  font-style: normal;
  font-weight: 700;
  font-size: 19px;
  line-height: 20px;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #0B303A;
}

.st-media-body .st-time {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #A8A8A8;
}

.review-content p {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 13.1px;
  margin-right: 7px;
  padding: 0px 8px 0px 15px;
  line-height: 1.43;
  color: #565656;
  text-align: justify;
  margin-bottom: 0;
  overflow-y: scroll;
  height: 92px;
}

.st-userimg span {
  width: 38px;
  height: 38px;
  font-size: 21px;
  color: white;
  text-transform: uppercase;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 35px;
}

.solar-journey-section {
  background: url(../images/joyney-bg1.png) no-repeat left top;
  background-size: cover;
  padding: 150px 0;
}

.section-title h2.h1.text-shadow {
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 44px;
  line-height: 51px;
}

footer.main-footer {
  background: url(../images/footer-bg.jpg) no-repeat left top;
  padding-top: 115px;
  background-size: cover;
  padding-bottom: 25px;
}

footer.main-footer .container-fluid {
  max-width: 1920px;
}

.footer-top {
  /*border-radius: 16px;padding: 60px 80px;margin-top: 0px;margin-bottom: 40px;background: linear-gradient(#F9F9F9, #F9F9F9) padding-box, linear-gradient(to bottom, #195F9E, #22A7E0,#1E4587) border-box;border: 1px solid transparent;*/
}

.footer-logo p {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  margin-top: 30px;
  max-width: 300px;
}

.footer-top h3 {
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #F58220;
  margin-bottom: 18px;
}

.ft-menu li a {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 35px;
  text-transform: capitalize;
  color: #FFFFFF;
}

.cont-info li {
  color: #fff;
  position: relative;
  padding-left: 0;
  margin-bottom: 28px;
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 5px;
}

.cont-info li a {
  color: #fff;
}

.cont-info li .ft-icon {
  position: static;
  left: 0;
  top: 0px;
  width: 28px;
  text-align: center;
  color: #F58220;
  margin-right: 10px;
}

.cont-info li .ft-icon img {
  display: inline-block;
}

.ft-menu li.ft-pay-btn a.btn-style-twenty-one {
  color: #fff;
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  color: #FFFFFF;
  padding: 4px 35px;
}

.footer-top .scroll-to-top {
  left: 0;
  right: 0;
  margin: auto;
  bottom: 66px;
  width: 68px;
  height: 68px;
  background: #1E4587;
  padding: 10px 5px;
  position: absolute;
}

.ft-copyright-btm {
  background: #135F74;
  border-radius: 15px;
  padding: 26px 32px;
  margin-top: 50px;
}

.copyright {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  text-transform: capitalize;
  color: #FFFFFF;
}

.social-list {
  text-align: right;
}

.social-list li {
  display: inline-block;
  margin-left: 12px;
}

.inner-page-banner img {
  width: 100%;
}

.inner-banner-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  text-align: center;
}

.inner-banner-content h1 {
  display: block;
  text-align: center;
  width: 100%;
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 55px;
  line-height: 69px;
  text-transform: uppercase;
  color: #FFFFFF;
}

.about-section {
  background: #F9F9F9;
  padding: 75px 0px 75px;
}

.about-section .content-column h2 {
  margin-top: 0;
}

.pt-50 {
  padding-top: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.section-title h2.sm-title {
  font-size: 30px;
}

.contact-form-section {
  background: #F9F9F9;
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
}

.contact-form-section .contactus-page-form .form-group input[type="text"],
.contact-form-section .contactus-page-form .form-group input[type="email"],
.contact-form-section .contactus-page-form .form-group select,
.contact-form-section .contactus-page-form .form-group textarea {
  background: #FFFFFF;
  border: 1px solid #C0C0C0 !important;
  border-radius: 4px !important;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #C0C0C0 !important;
  padding: 12px 25px;
  box-shadow: none;
  height: auto;
  width: 100%;
}

.contactus-page-form .btn-style-twenty-one {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  color: #FFFFFF;
  padding: 5px 47px;
}

.white-bg {
  background: #fff !important;
}

.contect-left {
  position: absolute;
  left: -32px;
  top: -105px;
}

.contect-right {
  position: absolute;
  right: 62px;
  top: 0;
  bottom: 0;
  text-align: right;
}

.contect-right img {
  max-width: 100%;
  height: 100%;
}

.payment-left .contactus-page-form {
  padding: 40px;
  background: linear-gradient(#F9F9F9, #F9F9F9) padding-box, linear-gradient(to bottom, #195F9E, #22A7E0, #1E4587) border-box;
  border: 2px solid transparent;
  border-radius: 16px;
}

h3.secsub-title-2 {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  color: #22A7E0;
  margin-bottom: 30px;
}

.payment-way ul li {
  margin-bottom: 45px;
  text-align: center;
}

.contact-form-section .contactus-page-form.contact-form .form-group {
  padding: 0 8px;
}

.payment-des-section {
  padding: 60px 0;
}

.text-block h3 {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  text-transform: uppercase;
  color: #22A7E0;
  margin-bottom: 17px;
}

.payment-des-section .text-block strong {
  font-weight: 600;
}

.payment-des-section .text-block ul li,
.payment-des-section .text-block p {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 38px;
  color: #353535;
}

.payment-des-section .text-block ul li {
  line-height: 40px;
}

.upload-file-grp {
  position: relative;
}

.upload-file-grp input[type="file"] {
  width: 100%;
  appearance: none;
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
}

.upload-file-grp .upload-file {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-decoration-line: underline;
  color: #353535;
  display: inline-block;
}

.upload-file-grp .upload-file img {
  margin-right: 10px;
}

.payment-left .contactus-page-form h3 {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 38px;
  text-transform: uppercase;
  color: #1E4587;
  text-align: center;
  margin-bottom: 25px;
}

.payment-left .contactus-page-form h4 {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  color: #353535;
}

.talk-about-section.why1.Stop-section {
  padding: 60px 0;
}

.about-section .content-column .theme-btn {
  padding: 5px 22px 5px;
}

.section-title h2.small-title {
  font-size: 30px;
  line-height: 1.2;
}

.solar-system-section.packeging-solar-brand-sec {
  padding-bottom: 75px;
}

.solar-system-section.packeging-solar-brand-sec:before,
.solar-system-section.packeging-solar-brand-sec:after {
  display: none;
}

.content-column .text-block ul li {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 45px;
  color: #353535;
  list-style-type: disc;
  list-style-position: inside;
}

.about-section .content-column .section-title h2 {
  font-size: 55px;
}

.about-section .auto-container>.row.about-row:first-child {
  padding-bottom: 30px;
}

.about-section .auto-container>.row.about-row:last-child {
  padding-top: 30px;
}

.premium-brands-section {
  background: url(../images/priemium-battery-brandbg.png) no-repeat top left;
  background-size: cover;
  padding-top: 95px;
  padding-bottom: 95px;
}

.premium-brands-box {
  text-align: center;
  padding: 5px 35px;
  background: #fff;
  height: 100%;
  justify-content: center;
  align-self: center;
  display: flex;
  border: 2px solid #fff;
}

.premium-brands-box img {
  height: 85px;
  object-fit: contain;
}

.schedule-tabs .premium-brands-section .tab-buttons li {
  margin: 0 15px !important;
  border: 2px solid #fff;
}

.schedule-tabs .premium-brands-section .tab-buttons li.active-btn.premium-brands-box {
  border: 2px solid #2B9FD4;
}

.battery-des-section {
  padding: 75px 0;
}

.battery-des-section .post-btn .btn-style-twenty-one {
  font-size: 18px;
}

.content-column .text-block ul.decimal li {
  list-style-type: decimal;
}

.battery-modules-box .solar-sys-top {
  padding: 5px 35px 0px 35px;
}

.solar-title h3 {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  color: #515151;
  margin-bottom: 35px;
  margin-top: 10px;
}

.solar-des table {
  width: 100%;
  text-align: left;
}

.solar-des table tr td {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 36px;
  text-align: left;
  text-transform: uppercase;
  color: #515151;
  padding: 3px 10px 3px 0;
}

.solar-des table tr td:last-child {
  font-weight: 600;
}

.blog-list {
  margin-bottom: 75px;
}

.blog-img {
  position: relative;
  max-height: 270px;
}

.blog-list .blog-date {
  background: linear-gradient(180deg, #22A7E0 0%, #195F9E 100%);
  position: absolute;
  left: 28px;
  bottom: 25px;
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 38px;
  text-transform: uppercase;
  color: #FFFFFF;
  display: block;
  min-width: 88px;
  text-align: center;
  padding: 5px;
}

.blog-list .blog-date small {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #FFFFFF;
  display: block;
}

.blog-content {
  padding: 23px 28px;
}

.blog-content h3.blog-subtitle {
  color: #333;
  font-size: 18px;
  line-height: 1.5;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 5px;
  max-height: 86px;
  overflow-y: scroll;
}

.blog-content h3.blog-subtitle a {
  color: #333;
}

.blog-content p {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: #353535;
  margin-bottom: 5px;
}

.fusion-single-line-meta span {
  font-size: 14px;
  line-height: 1.5;
  color: #747474;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
}

.blog-content a.blog-readmore-btn {
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 31px;
  color: #008752;
}

.thanku-section {
  padding: 75px 0;
}

.thnk-subtitle h4 {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 31px;
  text-align: center;
  color: #353535;
  margin-bottom: 40px;
}

.thnk-subtitle p {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 31px;
  text-align: center;
  color: #353535;
}

.thnku-row {
  text-align: center;
  justify-content: center;
  margin-top: 70px;
}

.thnku-list .thnku-list-iner {
  text-align: center;
  max-width: 280px;
  margin: 0 auto;
}

.thnku-list-iner p {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 31px;
  text-align: center;
  color: #353535;
  margin-top: 8px;
}

body>.scroll-to-top {
  display: none !important;
}

.modal.show .modal-dialog {
  background: #FFFFFF;
  min-width: 327px;
  padding: 0px;
  border-radius: 15px;
}

.modal-body.modal-body-custom {
  padding: 2rem 1rem;
}

.modal-body h2 {
  margin-bottom: 25px;
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 700;
  font-size: 38px;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #F58220;
}

.modal-body h2 strong {
  padding-bottom: 20px;
  font-weight: 600;
  position: relative;
}

.modal-body h2 strong:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background: url(../images/popup-line.png) no-repeat center center;
  background-size: auto;
  width: auto;
  height: 15px;
  margin: auto;
  background-size: 100%;
}

.modal-body p {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  text-transform: capitalize;
  color: #565656;
}

.terms-des {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #565656;
}

.modal-body .btn-style-twenty-one {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.07em;
  color: #FFFFFF;
}

.news-single .inner-box .lower-content {
  position: relative;
  padding-left: 60px;
  padding-top: 0;
}

.blog-share-section {
  position: absolute;
  left: 0;
  top: 0;
}

.blog-share-section .tab-btns li {
  margin-bottom: 24px;
}

.error-section {
  padding-bottom: 80px;
}

.ft-call {
  text-align: right;
  justify-content: right;
  display: flex;
  padding: 15px 35px;
  position: relative;
}

.ft-call a {
  background: radial-gradient(50% 50% at 50% 50%, #187F9B 0%, #136277 100%);
  width: 54px;
  height: 54px;
  text-align: center;
  border-radius: 50px;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 30px;
}

.ft-call a:after {
  position: absolute;
  width: 100px;
  content: "";
  height: 100px;
  background: radial-gradient(50.16% 50.16% at 49.94% 49.84%, rgba(148, 225, 255, 0.6) 0%, rgba(146, 224, 255, 0.6) 44%, rgba(139, 221, 253, 0.6) 59%, rgba(128, 216, 250, 0.6) 70%, rgba(111, 208, 245, 0.6) 80%, rgba(89, 198, 239, 0.6) 87%, rgba(62, 185, 232, 0.6) 94%, rgba(31, 171, 224, 0.6) 100%);
  opacity: 0.8;
  opacity: 0;
  border-radius: 100%;
  right: -22px;
  bottom: -22px;
  z-index: -1;
  -webkit-animation: waves 3s ease-in-out infinite;
  animation: waves 3s ease-in-out infinite;
}

@keyframes waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }

  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  }

  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.about-banner-section {
  background: linear-gradient(180deg, #0B313C 0%, #167C97 100%);
}

.about-banner-content h2.secsub-title {
  margin-bottom: 40px;
}

.about-banner-content p {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  text-transform: capitalize;
  color: #FFFFFF;
}

.about-banner-content {
  max-width: 630px;
}

.about-banner-content .orange-btn.btn-style-twenty-one {
  margin-top: 30px;
  padding: 9px 32px;
}

.battery-solution-section .btns-box {
  padding-right: 60px;
  border-right: 1px solid rgba(124, 124, 124, 0.4);
  margin-bottom: 0 !important;
}

.battery-solution-section .schedule-tabs .tab-buttons li {
  margin: 30px 0 50px 0 !important;
  width: 100%;
  background: none;
  border: 0;
  box-shadow: none;
  text-align: left !important;
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-transform: capitalize;
  color: #FFF;
  display: flex;
}

.battery-solution-section .schedule-tabs .tab-buttons li:last-child {
  margin-bottom: 20px !important;
}

.battery-solution-section .schedule-tabs .tab-buttons li img {
  height: 45px;
  margin-right: 32px;
}

.battery-solution-section .tabs-content .tab {
  padding: 20px 15px 15px 30px;
}

.battery-solution-section .tabs-content h3 {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 24px;
  text-transform: capitalize;
  color: #F58220;
  margin-bottom: 30px;
}

.battery-solution-section .tabs-content p {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-transform: capitalize;
  color: #FFFFFF;
}

.bg-grey {
  background: rgba(248, 248, 248, 1) !important;
}

.grey-color {
  color: #565656 !important;
}

.contact-detail-row {
  margin-bottom: 90px;
  padding-bottom: 90px;
  border-bottom: 2px dashed #F58220;
}

.contact-detail-content ul li {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 38px;
  text-align: center;
  color: #565656;
  margin-bottom: 12px;
}

.contact-detail-content ul li.or-text {
  color: #F58220;
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.contact-detail-content ul li.text-icon a {
  border: 1px solid #D9D9D9;
  border-radius: 15px;
  padding: 10px 40px;
  color: #565656;
  width: 100%;
  max-width: 340px;
  display: inline-block;
}

.contact-detail-content ul li.text-icon a img {
  margin-right: 16px;
}

.contact-detail-content ul li.text {
  text-decoration-line: underline;
  color: #565656;
  font-size: 20px;
}

.contact-detail-content ul li.text a {
  color: #565656;
}

.login-btn.btn-style-twenty-one {
  border-radius: 15px;
  z-index: 1;
}

.login-btn.btn-style-twenty-one::before {
  z-index: -1;
}

h3.payment-tab-title {
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #F58220;
  margin-bottom: 0px;
}

h3.payment-tab-title img {
  margin-right: 12px;
}

.payment-row .schedule-tabs .tab-buttons {
  display: flex;
  justify-content: center;
}

.payment-row .schedule-tabs .tab-buttons li {
  padding: 0 25px;
  background: none !important;
  margin: 0 !important;
  border: 0;
  box-shadow: none;
}

.payment-row .schedule-tabs .tab-buttons li span {
  background: linear-gradient(89.98deg, #0B303A 0.02%, #18809D 99.97%);
  border-radius: 6px;
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 6px 40px;
  display: block;
}

.payment-row .schedule-tabs .tab-buttons li span:hover,
.payment-row .schedule-tabs .tab-buttons li.active-btn span {
  background: #F58220;
}

.payment-tab-wrap {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #D9D9D9;
  ;
}

.bank-payment-detail p {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 32px;
  text-transform: capitalize;
  color: #565656;
}

.payment-tab-wrap .schedule-timeline.row,
.payment-tab-wrap .payment-tab-row.row {
  margin-top: 20px;
}

.payment-tab-wrap .howcanhelp-right {
  padding-top: 20px;
}

.location-tab-right .solar-des ul li {
  margin-bottom: 40px;
  min-height: 41px;
  align-items: center;
  display: flex;
}

.location-tab-left {
  text-align: center;
}

.payment-row.solar-package-row .schedule-tabs .tab-buttons li {
  padding: 0 9px;
  width: 20%;
}

.payment-row.solar-package-row .tab-buttons li span {
  background: #FFFFFF;
  border: 0.5px solid #8D9AA7;
  border-radius: 10px;
  color: #0B323C;
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  padding: 14px 10px;
}

.payment-row.solar-package-row .schedule-tabs .tab-buttons li span:hover,
.payment-row.solar-package-row .schedule-tabs .tab-buttons li.active-btn span {
  background: linear-gradient(90.33deg, #0B313B 0.29%, #177F9A 99.8%);
  color: #fff;
}

.join-thousand-section .text-block p {
  font-size: 16px;
  line-height: 34px;
}

.join-thousand-section {
  padding: 100px 0px 20px 0px;
}

.join-box-inner {
  background: #FFFFFF;
  box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
  border-radius: 15px;
}

.join-thousand-img {
  position: relative;
  padding-bottom: 20px;
}

.save-price {
  background: #F8FDFE;
  box-shadow: 0px 2px 2px rgba(156, 156, 156, 0.25);
  border-radius: 15px;
  position: absolute;
  bottom: 0px;
  left: 15px;
  padding: 10px;
}

.save-price span {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 22px;
  text-transform: capitalize;
  color: #0B303A;
  display: block;
}

.save-price span.price {
  font-weight: 700;
  font-size: 26px;
  line-height: 22px;
}

.join-thousand-cont {
  padding: 10px 15px 30px 15px;
}

.join-thousand-cont h3 {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  text-transform: capitalize;
  color: #0B303A;
}

.section-title h6.title-sub {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #0B303A;
  margin: 0;
}

.solar-faq-section {
  padding: 80px 0;
}

.faq-accordian {
  margin-top: 50px;
}

.faq-accordian-box {
  margin-bottom: 40px;
}

.accordian-header a.btn {
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #0B303A;
  position: relative;
  background: none;
  border-radius: 15px;
  padding: 15px 40px 15px 32px;
  border: 1px solid #0B303A;
  display: block;
  text-align: left;
}

.accordian-header a.btn {
  background: #0B303A;
  color: #fff;
}

.accordian-header a.btn.collapsed {
  background: none;
  color: #0B303A;
}

.accordian-header a.btn:hover {
  background: #0B303A;
  color: #fff;
}

.accordian-header a i.fa {
  position: absolute;
  right: 23px;
  font-size: 25px;
}

.accordian-header a.btn.collapsed i.fa {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}

.faq-accordian-box .card-body {
  padding: 10px 32px;
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  text-transform: capitalize;
  color: #0B303A;
}

.pro-logo {
  margin-bottom: 25px;
}

.pro-logo img {
  max-width: 115px;
}

.section-title .title-des p {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  text-transform: capitalize;
  color: #565656;
}

.blog-section {
  background: url(../images/blog-bg.png) no-repeat top left;
  background-size: cover;
  padding: 0px 0 90px 0;
}

.blog-head-parrt {
  padding: 50px 0px 80px 0px;
}

.blog-head-parrt h1 {
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  display: inline-block;
  font-size: 46px;
  line-height: 1.4;
  text-transform: uppercase;
  padding: 10px 0;
  font-weight: 900;
  color: #008752;
}

.blog-head-parrt h1:before,
.blog-head-parrt h1:after {
  content: '';
  display: block;
  position: relative;
  left: 0;
  right: 0;
  margin: auto;
  height: 2px;
  background: #feb303;
}

.blog-list {
  background: #FFFFFF;
  border: 1px solid #ebeaea;
  padding: 0px;
  margin-bottom: 0;
  max-height: 470px;
  width: 31.7%;
  margin-right: 20px;
  margin-top: 20px;
}

.blog-list .blog-img {
  overflow: hidden;
}

.blog-list .bloglist-content h3 {
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #0B303A;
  margin-bottom: 20px;
}

.blog-list .bloglist-content p,
.blog-list .bloglist-content a,
.blog-list .bloglist-content .meta {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-transform: capitalize;
  color: #0B303A;
  margin-bottom: 20px;
}

.blog-list .bloglist-content .meta {
  color: #A8A8A8;
  margin-bottom: 10px;
  display: block;
}

.blog-list .bloglist-content a {
  font-weight: 500;
}

.blog-list .bloglist-content a:hover {
  color: #F58220;
}

.leader-solar-service .tabs-box .tab-buttons {
  margin-bottom: 30px;
}

.leader-solar-service .tabs-box .tab-buttons li {
  margin-bottom: 30px !important;
  border: 0;
  box-shadow: none;
  background: transparent;
}

.leader-solar-service .tabs-box .tab-buttons li span {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
  text-transform: capitalize;
  color: #0B303A;
}

.leader-solar-service .tabs-box .tab-buttons li span:hover,
.leader-solar-service .tabs-box .tab-buttons li.active-btn span {
  text-decoration-line: underline;
  color: #F5913B;
}

.leader-solar-content h3 {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 25px;
  text-transform: capitalize;
  color: #F58220;
  margin-bottom: 18px;
}

.leader-solar-content ul li {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  text-transform: capitalize;
  color: #8D9AA7;
  margin-bottom: 15px;
  position: relative;
  padding-left: 30px;
}

.leader-solar-content ul li:before {
  position: absolute;
  left: 0;
  top: 8px;
  content: "";
  background: url(../images/check-icon.png) no-repeat center;
  width: 14px;
  height: 14px;
}

.refer-friend-right .contact-form h4 {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  text-transform: uppercase;
  color: #353535;
  margin-bottom: 10px;
}

/*Main Scrollbar*/
::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #888;
}

::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* width */
.pro-review-list-inner p::-webkit-scrollbar {
  width: 2px;
}

/* Track */
.pro-review-list-inner p::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
.pro-review-list-inner p::-webkit-scrollbar-thumb {
  background: transparent;
}

/* Handle on hover */
.pro-review-list-inner p::-webkit-scrollbar-thumb:hover {
  background: transparent;
}

/*Main Scrollbar*/
.blog-subtitle::-webkit-scrollbar {
  width: 2px;
}

.blog-subtitle::-webkit-scrollbar-track {
  background: transparent;
}

.blog-subtitle::-webkit-scrollbar-thumb {
  background: transparent;
}

.blog-subtitle::-webkit-scrollbar-thumb:hover {
  background: transparent;
}

.blog-content h3.blog-subtitle a:hover {
  color: #318d48;
}

.bloginnerblog p {
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 1.4;
  color: #747474;
  font-size: 16px;
}

.bloginnerblog a {
  color: #747474;
}

.bloginnerblog ul {
  margin-left: 20px;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 1.8;
  color: #747474;
}

.bloginnerblog ul li {
  list-style: disc;
}

.bloginnerblog h3 {
  font-size: 21px;
  font-weight: 600;
  margin-top: 30px;
  text-transform: capitalize;
  margin-bottom: 5px;
}

.bloginnerblog strong {
  font-size: 16px;
}

.bloginnerimgg {
  width: 55%;
  margin-bottom: 30px;
}

.bloginnerblog table {
  border-collapse: collapse;
  width: 55.5%;
  margin-bottom: 40px;
}

.bloginnerblog td,
.bloginnerblog th {
  border: 1px solid #008752;
  text-align: left;
  padding: 8px;
}

.bloginnerblog tr:nth-child(even) {
  background-color: #00875238;
}

/* width */
.review-content p::-webkit-scrollbar {
  width: 3px;
}

/* Track */
.review-content p::-webkit-scrollbar-track {
  margin-right: 50px;
  background: transparent;
}

/* Handle */
.review-content p::-webkit-scrollbar-thumb {
  background: #008752;
}

/* Handle on hover */
.review-content p::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.cgsolarincentive {
  padding: 30px 0px;
}

.cgsolarincentiveinner .cgincentiveinner h3 {
  color: white;
  font-weight: 600;
  line-height: 36px;
  text-align: center;
  font-size: 26px;
}

.cgincentiveinner {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 28px;
  left: 120px;
}

.solar-incentive-ylw {
  margin-top: 21px;
  width: 70%;
  background: #fdb924;
  color: #fff;
  transition: all .2s;
  font-family: Montserrat;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0;
  text-transform: uppercase;
  padding: 8px 18px;
  font-size: 13px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer
}

.solar-incentive-ylw:hover {
  background: #008752;
  color: #fff
}





/* new css  */ 




.ab_ownersec {
  padding: 80px 0px 10px 0px;
}

.ab_im {
  border-radius: 30px;
  width: 450px;
  height: 365px;
}

.img_downtxt {
  padding: 20px 0px 0px 0px;
}

/* .imgcon_inr{
  padding: 20px 0px;
  text-align: center;
 } */

.pro_head {
  border-top: 2px solid #2E5DAD;
  padding-top: 55px;
}

.product_img {
  /*padding: 50px 0px;*/
}

.related_bg {
  background-color: #F4F8FF;
  margin: 70px 0px 0px 0px;
  padding: 60px 0px;
}

.re_proimg {
  padding-bottom: 50px;
}

.procatename a {
  color: black;
}

.procatename a:hover{
  color: #2E5DAD;
  font-weight: 600;
}

.imgpro-de {
  text-align: center;
      
}
/* .deblog{
border-bottom: 2px solid blue;
    padding-bottom: 66px;
} */
.imgpro-de a {
  border: 1px solid #2E5DAD;
  color: #2E5DAD !important;
  padding: 6px 16px;
  border-radius: 6px;
  font-weight: 600;
  letter-spacing: 0.8px;
  cursor: auto;
}

.imgpro-de h3 {
  color: #2E5DAD;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 35px;
  line-height: 47px;
}

.imgpro-de p {
  margin-bottom: 0;
  color: #282828;
  margin-top: 10px;
  letter-spacing: 0.7px;
  font-size: 15px;
}
.pro-cate {
  font-size: 17px;
  margin-bottom: 20px;
  font-weight: 500;
  letter-spacing: 0.5px;

}

.pro_li {

  padding: 10px;
  border: 1px solid #8E8E8E;
  border-radius: 12px;
  margin-top: 10px;
}

.cart_pro {
  background: white;

  cursor: pointer;
  background-image:
    linear-gradient(#F5DECF, #ffffff);
  border-radius: 11px;
  transition: 0.5s;
}

.cart-img {
  padding: 5px;
}

.prodecate span {
  color: #2E5DAD;

  margin-top: 20px;
  font-weight: 600;
  font-size: 16px;
  line-height: 35px;
}

.prodecate h5 {
  margin-top: 10px;
  color: #282828;
  font-size: 15px;
  line-height: 35px;
  margin-bottom: 10px;
  letter-spacing: 0.5px;
}

.prodecate h4 {
  margin-top: 12px;
  color: #282828;
  font-size: 15px;
  line-height: 35px;
  margin-bottom: 3px;
}

ul.b li {
  list-style-type: disc;
  margin-left: 22px;
  margin-bottom: 10px;
}

.listtxt {
  color: #282828;
  font-size: 15px;

}


.weprodebtn {
  margin-top: 40px;
}

.weprodebtn a {
  background: #2E5DAD;
  color: white;
  padding: 9px 25px;
  letter-spacing: 1px;
  border-radius: 25px;
  font-weight: 500;
  font-size: 16px;
  border: 1px solid #2E5DAD;

}

.weprodebtn a:hover {
  border: 1px solid #2E5DAD;
  color: #2E5DAD;
  background: transparent;
}

.blog-top-news {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #F8F8F8;
  width: 100%;
  border-radius: 0px 20px 20px 0px;
  padding: 25px;
  height: 373px;
}

.blog-top-news h5 {
  color: #A9A9A9;
  font-size: 17.5px;
  letter-spacing: 0.7px;
  font-weight: 500;
}

.blog-top-news h3 {
  color: #2E5DAD;
  font-size: 22px;
  font-weight: 600;
  line-height: 29px;
  margin-top: 10px;
  letter-spacing: 0.5px;
}

.blog-top-news p {
  margin-bottom: 0;
  margin-top: 16px;
  letter-spacing: 0.5px;
  font-size: 14.5px;
  line-height: 25px;
}

.blog-top-news h4 {
  color: #A9A9A9;
  font-size: 15.5px;
  letter-spacing: 0.7px;
  font-weight: 500;
  margin-top: 12px;
  margin-bottom: 12px;
}

.blog-top-news a {
  color: #2E5DAD;
  text-decoration: underline;
  font-size: 15px;
  letter-spacing: 0.5px;
  font-weight: 500;
}

.blog-top-news a:hover {
  text-decoration: none;
}

.blogfirstimg {
  width: 100%;
}


/* blog detail css   */
.irbff{ padding-right: 30px; }
.weware_blogdetail_content{
  display: flex;
      align-items: center;
}
.weware_blogdetail_content h5{
  color: #A9A9A9;
  font-size: 17px;
  letter-spacing: 0.5px;
  font-weight: 500;
}
.blogdebg{
background-color: #F8F8F8;
padding: 30px 40px;
border-radius: 20px;
}
.weware_blogdetail_content img{
  margin-right: 7px;
}
.bldeicon{
  display: flex;
  justify-content: flex-end;
}
.sinblogicon{
  margin-left: 18px;
}
.blode_txt h3{
 color: #2E5DAD;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 28px;
  line-height: 47px;
}
.blode_txt{
    padding: 30px 0px 0px 0px;
}

.blode_txt a {
  border: 1px solid #2E5DAD;
  color: #2E5DAD !important;
  padding: 6px 16px;
  border-radius: 6px;
  font-weight: 600;
  letter-spacing: 0.8px;
  cursor: auto;
}

.blode_txt p {
  margin-bottom: 0;
  color: #282828;
  margin-top: 5px;
  letter-spacing: 0.7px;
  font-size: 15px;
}

.blode_img{
  margin: 10px 0px 20px 0px;
}
.weblogdetail{
  border-bottom:2px solid #2E5DAD;
      padding-bottom: 50px;
}

.imgpro-de-mt4{ margin-top: 25px; }
.allproductdetsec{ padding: 60px 0px; }
.allproductdetsec2{ padding: 60px 0px; }
.allproductdetsec2 img{ margin-top: 20px; }
.wwpb2{ margin-bottom: 25px; }

.mycusmb3{ margin-bottom: 25px; }
.wwcusdflnblc{ display: flex; }
.wdhpwwnig{ border-radius: 20px 0px 0px 20px; }
.helwscrlpro .slick-list{ overflow: visible; }

.stbrrdus{ border-radius: 20px 0px 0px 20px; }

.bb_des_dv ul li{
  margin-bottom: 7px;
  margin-top: 7px;
  letter-spacing: 0.5px;
  list-style: square;
  margin-left: 15px;
}