@font-face {
  font-family: "Australia Signature";
  font-weight: bold;
  src: url("../fonts/AustralianSignature.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* body {
	padding: 0;
	background: #fff;
	color: #000000;
	font-family: "Roboto", sans-serif;
	font-weight: normal;
} */
div,
ul,
h1,
h2,
h3,
h4,
h5,
li,
p,
img,
form,
input,
textarea {
  margin: 0;
  padding: 0;
}
header,
section,
footer,
aside,
nav,
main,
article,
figure {
  display: block;
}
table,
tr,
td {
  border: 0;
}
a {
  outline: none;
  color: inherit;
  text-decoration: none;
}
a:hover {
}
img {
  border: none;
}
li {
  list-style: none;
}
* {
  box-sizing: border-box;
}
.img-full {
  max-width: 100%;
}
.clearall {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
}

body {
  padding: 0;
  margin: 0;
}

h1 {
  font-family: "Outfit", sans-serif;
  font-size: 65px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 30px;
}

h2 {
  font-family: "Outfit", sans-serif;
  font-size: 60px;
  font-weight: 700;
  color: #0f0f0f;
  margin-bottom: 30px;
}

h3 {
  font-family: "Outfit", sans-serif;
  font-size: 50px;
  font-weight: 700;
  color: #0f0f0f;
  margin-bottom: 30px;
}

p.commn_para {
  font-family: "Inter", sans-serif;
  font-size: 20px;
  color: #000;
  font-weight: 400;
  margin-bottom: 25px;
}

h1 em {
  font-style: normal;
  position: relative;
  padding-right: 10px;
}
h1 sup {
  font-size: 20px;
  position: absolute;
  top: 21px;
  right: -18px;
}
h2 em {
  font-style: normal;
  position: relative;
  padding-right: 10px;
}
h2 sup {
  font-size: 20px;
  position: absolute;
  top: 21px;
  right: -18px;
}

/* faq_section */
.faq_section {
  padding: 122px 0;
  background-color: #f7f7f7;
}
.faq_heading {
  text-align: center;
  margin-bottom: 80px;
  color: #000000;
}
.faq_accordion_style {
  max-width: 1056px;
  margin: auto;
}
.faq_accordion_style .accordion-item {
  background-color: transparent;
  border: none;
  padding: 32px 0 30px;
  border-radius: 0;
  border-top: 1px solid #6a6a6a;
}
.faq_accordion_style .accordion-item:last-child {
  border-bottom: 1px solid #6a6a6a;
}
.faq_accordion_style .accordion-item .accordion-header button {
  padding: 0;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  outline: 0;
  box-shadow: none;
  font-family: "Outfit", sans-serif;
  font-size: 25px;
  font-weight: 800;
  color: #0d0c0c;
}
.faq_accordion_style .accordion-item .accordion-body {
  padding: 32px 0 12px;
}
.faq_accordion_style .accordion-item .accordion-body p {
  margin: 0;
  padding-right: 50px;
}
.faq_accordion_style .accordion-button:not(.collapsed) {
  color: #0d0c0c;
}
.faq_accordion_style .accordion-button::after {
  display: none;
}
.faq_accordion_style .accordion-button .plusMinus_box {
  margin-left: auto;
}
.faq_accordion_style .accordion-button .plusMinus_box .minus_icon {
  display: none;
}
.faq_accordion_style .accordion-button .plusMinus_box .plus_icon {
  display: block;
}

.faq_accordion_style
  .accordion-button:not(.collapsed)
  .plusMinus_box
  .minus_icon {
  display: block;
}
.faq_accordion_style
  .accordion-button:not(.collapsed)
  .plusMinus_box
  .plus_icon {
  display: none;
}
/* faq_section */
/* order_banner */

.order_banner {
  padding: 87px 0 130px;
  background-image: url(../images/order_background.webp);
  background-size: cover;

  color: #ffffff;
}
.commn-btn {
  background: #a85518;
  padding: 10px 25px 10px 25px;
  color: #fff;
  font-family: "Outfit", sans-serif;
  font-size: 22px;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 2px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0px 4px 0px 0 #a8551840;
  max-width:280px;
  transition: all 0.5s ease-in-out;    text-align: center; text-transform:uppercase;
}
.commn-btn:hover {
  color: #fff;
  background-color: #ae5212;
}
.hurry_text {
  font-family: "Australia Signature";
  font-size: 92px;
  color: #f6bf18;
  margin: 0 9px -16px;
}
.order_banner_text h2 {
  color: #ffffff;
  margin-bottom: 26px;
}
.order_banner_text h3 {
  font-family: "Outfit", sans-serif;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.2em;
  color: #ffffff;
  margin-bottom: 40px;
}
.order_banner_text {
  max-width: 683px;
  margin-left: auto;
}

/* order_banner */
/* order_section */
.order_section {
  padding: 100px 0;
}
.order_pack {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px;
}
.package_item {
  width: 100%;
  max-width: 439px;
  border: 1px solid #eaccb6 !important;
  text-align: center;
  padding: 38px 35px !important;
  transition: 0.5s ease-in-out !important;
  border-radius: 0 !important;
  position: relative;
}
.package_item.active {
  background-color: #fdffc7a8 !important;
  position: relative;
}
.bestDeal{width:100%;font-family:"Outfit", sans-serif;font-size:17px;font-weight:700;position:absolute;top:-15px;left:50%;transform:translateX(-50%);background-color:#e01414;color:#ffffff;max-width:150px;}
.package_item:hover {
  background-color: #fdffc7a8 !important;
}
.order_header p img {
  margin-right: 10px;
}
.order_header p {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 20px;
}
.order_header h2 {
  text-align: center;
  margin-bottom: 85px;
}
.order_header h2 span {
  color: #a85518;
}
.package_item_text {
  font-family: "Outfit", sans-serif;
  font-size: 22px;
  font-weight: 800;
}
.package_item_text span {
  font-weight: 600;
}
.price {
  font-size: 40px;
  color: #a85518;
  margin-bottom: 2px;
  font-weight: 700;
}
.shipping {
  font-family: "Outfit", sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 25px;
}
.pay_card {
  font-family: "Outfit", sans-serif;
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #a85518;
  letter-spacing: 0.5px;
  padding: 22px 0;
  margin-bottom: 13px;
}
.pay_card:hover {
  color: #ffffff;
}
.pay_paypal {
  display: flex;
  justify-content: center;
  align-items: center;

  padding: 22px 0;
  background-color: #ffcc55;
  text-decoration: none;
}
.pay_paypal span {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: #1a1a1a;
  letter-spacing: 0.5px;
  text-decoration: none;
  margin-right: 13px;
}
.pay_paypal img {
  max-width: 140px;
}
.package_itemImg_box {
  width: 100%;
  min-height: 290px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.package_itemImg_box img {
  flex-shrink: 0;
}

/*-----------------------
Footer CSS START
------------------------*/
.footer {
  text-align: center;
  background: #f7f7f7;
  padding: 75px 0 40px 0;
  float: left;
  width: 100%;
}
.footer_top_text {
  font-size: 17px;
  line-height: 28px;
  color: #161616;
  max-width: 75%;
  margin: 0 auto;
  padding-bottom: 10px;
}
.footer__text {
  color: #111b2a;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
}
.footer-txt1 {
  width: 100%;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0;
  color: #000;
  margin-top: 8px;
}
.footer-txt1 a {
  padding: 0 5px;
  color: #161616;
  font-weight: 400;
  font-size: 16px;
  text-decoration: none;
}
.footer-txt1 a:hover {
  color: #a85518;
}

.show-mob,
.show-tab {
  display: none;
}

/* offer_section */
.offer_section {
  padding: 100px 0;
  background-image: url(../images/offer_banner.png);
  /* background-size: cover none; */
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #131313;
}
.offer_row {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.offer_box {
  max-width: 439px;
  background-color: #ffffff;
  padding-bottom: 50px;
}
.offer_img img {
  max-width: 100%;
}
.offer_img {
  position: relative;
}
.offer_img .icon-1 {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
  width: 70px;
}
.content_box h2 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 10px;
}
.content_box {
  padding-top: 60px;
}
.content_box p {
  font-size: 20px;
  font-family: "Inter", sans-serif;
  text-align: center;
}
.offer_heading {
  text-align: center;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 80px;
}
.day_text {
  position: absolute;
  top: 54px;
  left: -19px;
  font-family: "Outfit", sans-serif;
  font-size: 19px;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0;
  transform: rotate(270deg);
}

.offer_btn a {
  margin: 80px auto 0;
}
/* gallery */
.gallery_heading {
  text-align: center;
  padding: 100px;
}
.gallery_container {
  max-width: 1736px;
  margin: 0 auto;
}
.faq_accordion_style .accordion-item .accordion-body p {
  margin-bottom: 10px;
}
.gallery_heading em {
  padding-right: 25px;
}
.gallery_heading em sup {
  right: -4px;
}

/*==============Media=============*/

@media screen and (min-width: 1600px) {
  .custome_container {
    max-width: 1405px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1600px) {
  .package_item {
    max-width: 406px;
  }
  .package_item_text {
    font-size: 20px;
  }
  .offer_box {
    max-width: 400px;
  }
}

@media only screen and (max-width: 1400px) {
  .package_item {
    max-width: 340px;
  }

  .package_itemImg_box img {
    display: block;
    max-width: 90%;
  }
  .package_item_text {
    font-size: 18px;
  }
  .order_header h2 {
    font-size: 70px;
  }
  .order_header p {
    font-size: 19px;
    margin-bottom: 10px;
  }
  .faq_heading {
    font-size: 50px;
    margin-bottom: 67px;
  }
  .faq_section {
    padding: 100px 0;
  }
  .order_banner_text {
    max-width: 570px;
  }
  .order_banner {
    padding: 21px 0 98px;
  }
  .order_banner_text h2 {
    font-size: 50px;
  }
  .hurry_text {
    font-size: 77px;
  }
  .package_item_text {
    font-size: 17px;
  }
  .order_header h2 {
    font-size: 60px;
  }
  .faq_heading {
    font-size: 36px;
  }
  .offer_box {
    max-width: 346px;
  }
  .content_box h2 {
    font-size: 24px;
  }
  .content_box p {
    font-size: 17px;
  }
  .offer_img .icon-1 {
    max-width: 60px;
  }
  .offer_heading {
    font-size: 50px;
  }
  .offer_section {
    padding: 80px;
  }
  .offer_heading {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 1280px) {
  .faq_section {
    padding: 80px 0;
  }

  .faq_heading {
    font-size: 40px;
    margin-bottom: 61px;
  }
  .faq_accordion_style .accordion-item .accordion-header button {
    font-size: 24px;
  }
  .faq_accordion_style .accordion-item .accordion-body p {
    font-size: 18px;
  }
  .faq_accordion_style .accordion-item {
    padding: 26px 0 27px;
  }
  .package_item {
    max-width: 300px;
  }
  .pay_card {
    font-size: 15px;
  }
  .pay_paypal img {
    max-width: 100px;
  }
  .package_item {
    padding: 20px 20px !important;
  }
  .order_header h2 {
    font-size: 50px;
  }
  .package_item_text {
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 15px;
  }
  .package_item.active::after {
    font-size: 17px;
  }
  .offer_box {
    max-width: 330px;
  }
  .offer_heading {
    font-size: 46px;
    margin-bottom: 45px;
  }
}
@media only screen and (max-width: 1200px) {
  .offer_box {
    max-width: 291px;
  }
  .content_box h2 {
    font-size: 22px;
  }
  .content_box {
    padding-top: 53px;
  }
  .offer_section {
    padding: 80px 0;
  }
  .offer_btn a {
    margin: 67px auto 0;
  }
}

@media only screen and (max-width: 1024px) {
  .faq_heading {
    font-size: 31px;
  }
  .faq_accordion_style .accordion-item .accordion-header button {
    font-size: 23px;
  }
  .faq_accordion_style .accordion-item .accordion-body p br {
    display: none;
  }
  .faq_accordion_style .accordion-item .accordion-body p {
    font-size: 16px;
  }
  .faq_accordion_style .accordion-item .accordion-body {
    padding: 18px 0 12px;
  }
  .faq_accordion_style .accordion-item .accordion-header button {
    font-size: 20px;
  }
  .hurry_text {
    font-size: 48px;
    margin: 0 18px -12px;
  }
  .order_banner_text h2 {
    font-size: 38px;
  }
  .order_banner_text h3 {
    font-size: 26px;
  }
  .order_banner_text {
    max-width: 424px;
  }
  .package_item {
    max-width: 294px;
    padding: 36px 26px !important;
  }

  .order_pack {
    justify-content: space-around;
  }
  .pay_card {
    padding: 17px 0;
  }
  .pay_paypal {
    padding: 17px 0;
  }
  .order_header h2 {
    margin-bottom: 10px;
  }
  .order_header h2 {
    font-size: 45px;
  }
  .order_header p {
    font-size: 18px;
  }
  .order_header p img {
    max-width: 100px;
  }
  .footer_top_text {
    max-width: 95%;
  }
}
@media only screen and (max-width: 992px) {
  .offer_heading br {
    display: none;
  }
  .offer_heading {
    font-size: 40px;
    margin-bottom: 23px;
  }
  .offer_box {
    max-width: 32%;
    margin-top: 30px;
  }
  .content_box {
    padding: 53px 10px 0;
  }
  .content_box p br {
    display: none;
  }
  .offer_row {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .price {
    font-size: 30px;
  }
  .order_banner {
    padding: 25px 0 64px;
  }
  .order_banner {
    background-position: 45% 100%;
  }
  .order_banner_text {
    max-width: 100%;
    padding-left: 33%;
  }
  .order_banner_text h2 br {
    display: none;
  }
  .order_banner_text h3 br {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .faq_section {
    padding: 63px 0;
  }
  .faq_heading {
    font-size: 27px;
    margin-bottom: 40px;
  }
  .faq_accordion_style .accordion-item .accordion-header button {
    font-size: 18px;
  }
  .order_banner {
    padding: 36px 0 98px;
  }
  .package_item {
    margin-top: 40px;
  }
  .order_header h2 {
    font-size: 37px;
    margin-bottom: 0;
  }
  .order_pack {
    margin-top: 10px;
  }
  .commn-btn {
    padding: 10px 15px 10px 15px;
  }
  .offer_box {
    max-width: 100%;
    width: 100%;
  }
  .offer_heading {
    font-size: 30px;
  }
  .offer_section {
    background-size: 250% auto;
    background-position: top center;
  }
  .offer_section {
    padding: 50px 0;
  }
  .package_item {
    max-width: 100%;
  }
  .order_banner_text {
    padding-left: 0;
  }
}

@media only screen and (max-width: 480px) {
}

/* purnima */

/* header */
.fxedNav {
  position: fixed !important;
  top: 0;
  background: #000;
  padding: 10px 0 !important;
  transition: 0.5s all;
}
.solar_header {
  position: absolute;
  width: 100%;
  z-index: 1000;
  padding: 40px 0;
  transition: 0.5s all;
}
.header_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.solar_head_right {
}
.showMobo {
  display: none;
}
.solrhedright {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.solar_call_btn {
  display: flex;
  align-items: center;
  text-decoration: none;
  gap: 20px;
}
.solar_call_btn span {
  max-width: 165px;
  font-family: "Outfit", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}
.solar_call_btn span em {
  font-style: normal;
  font-size: 24px;
  display: block;
  font-weight: 700;
}
/* header */

/* banner */
.banner {
  background: url(../images/banner_img.webp?V1);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 213px 0 174px;
  position: relative;
  margin-top: -2px;
}
.banner_text_wrapper {
  max-width: 690px;
}
h1 sup {
  font-size: 20px;
}
h1 span {
  color: #cc671d;
}
.banner_top_para {
  color: #fff;
  font-family: "Outfit", sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 35px;
  margin-bottom: 15px;
}
.star_group_img {
  padding: 20px 0;
}
.banner_bottom_para {
  font-family: "Inter", system-ui;
  font-size: 23px;
  font-weight: 400;
  color: #fff;
  max-width: 410px;
}
.banner-btn-div {
  margin-top: 50px;
}
.banner-img-div {
  position: absolute;
  bottom: 19px;
  left: 36%;
}
.bannerProduct {
  width: 100%;
  position: relative;
  height: 100%;
}
.discountImg {
  position: absolute;
  right: 2%;
  top: -60px;
  width: 100px;
}
.down-arrow_btn {
  position: absolute;
  bottom: -43px;
  left: 50%;
  transform: translateX(-50%);
}
/* banner */

/* effectless_sec */

.effectless_sec {
  background: url(../images/effort_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 105px 0;
}
.effectless_sec h2 {
  text-align: center;
  margin-bottom: 20px;
}
.sub-para {
  font-family: "Inter", system-ui;
  font-size: 23px;
  font-weight: 400;
  color: #0d0c0c;
  text-align: center;
  max-width: 946px;
  margin: 0 auto;
}
.effort_video_div {
  max-width: 1130px;
  background: #fff;
  padding: 20px;
  margin: 60px auto;
  box-shadow: 0 15px 43px #d0c5bd54;
  position: relative;
}
.effort_play_btn {
  width: 108px;
  height: 85px;
  background: #0000009c;
  border-radius: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.effort_text p {
  color: #a85518;
  font-family: "Australia Signature";
  font-size: 64px;
  font-weight: 400;
  text-align: center;
  transform: rotate(343deg);
  line-height: 74px;
}
.effort_text {
  position: absolute;
  top: -170px;
  left: -182px;
}
.effort_video_div::after {
  content: "";
  width: 97px;
  height: 128px;
  background: url(../images/vector_arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 2px;
  left: -147px;
  transform: rotate(45deg);
}
.effort_btn .commn-btn {
  margin: 80px auto 0;
}
/* effectless_sec */

/* bright_sec */
.bright_sec {
  background: #f7f7f7;
  padding: 115px 0 125px;
}
.bright_sec h2 {
  max-width: 900px;
  margin: 0 auto 30px;
  text-align: center;
}

.bright_sec .sub-para {
  max-width: 700px;
}
.solar_main_div {
  margin-top: 120px;
}
.bright_mian_div {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 35px;
  margin-bottom: 25px;
  max-width: 400px;
  justify-content: end;
}
.bright_mian_div.flex-row-reverse {
  justify-content: start;
  margin-left: auto;
}
.bright_text {
  flex: 0 0 auto;
  max-width: 280px;
}
.bright_text p {
  font-family: "Inter", system-ui;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  margin-right: 10px;
}
.bright_text.text-right {
  text-align: right;
}
.bright-img {
  flex: 0 0 auto;
}
.solar_btn .commn-btn {
  margin: 50px auto 0;
}
/* bright_sec */

/* order_sec */
.order_sec {
  background: url(../images/order_sec.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 130px 0;
}
.order-btn {
  margin-top: 50px;
}
.order_img figure {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-top: 10px;
}
.order_img .order_img1 {
  display: block;
  max-width: 522px;
}
.order_img .order_moneyback {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(62px, -48px);
}
/* order_sec */

/* testimonial_sec */
.testimonial_sec {
  background: #f7f7f7;
  padding: 100px 0 120px;
}
.testimonial_sec h2 {
  max-width: 1100px;
  margin: 0 auto 30px;
  text-align: center;
}
.testimonial_box {
  background: #fff;
  box-shadow: 0 3px 23px #e3e3e382;
  padding: 60px 64px;
  height: 418px;

  position: relative;
}
.testi_quote {
  position: absolute;
  left: 65px;
  top: -28px;
}
.testi_text {
  margin: 20px 0;
}
.testi_name p {
  font-family: "Outfit", sans-serif;
  font-size: 20px;
  font-weight: 600;
}
.testi-slider .owl-item img {
  width: auto !important;
}
.testi-slider .owl-stage-outer {
  padding: 30px 0;
}
.testi-slider.owl-theme .owl-dots {
  display: none;
}
.testimonial_main {
  margin-top: 70px;
}
.testi-slider .owl-prev {
  position: absolute;
  left: -100px;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  border-radius: 100% !important;
  background: #fff !important;

  box-shadow: 0 10px 10px #0000000f;
}

.testi-slider .owl-prev span {
  color: transparent;
  display: block;
  background-position: center;
  background-image: url(../images/owl_prev.png);
  background-size: 8px;
  background-repeat: no-repeat;
  opacity: 1;
}
.testi-slider .owl-next {
  position: absolute;
  right: -100px;
  top: 50%;
  transform: translateY(-50%);
}
.testi-slider .owl-next {
  position: absolute;
  right: -100px;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  border-radius: 100% !important;
  background: #fff !important;

  box-shadow: 0 10px 10px #0000000f;
}

.testi-slider .owl-next span {
  color: transparent;
  display: block;
  background-position: center;
  background-image: url(../images/owl_next.png);
  background-size: 8px;
  background-repeat: no-repeat;
  opacity: 1;
}
.testi-slider.owl-theme .owl-nav .disabled {
  opacity: 1;
}
/* testimonial_sec */

@media screen and (min-width: 1600px) {
  .solar_container {
    max-width: 1405px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 1540px) {
  .effort_video_div {
    max-width: 1020px;
  }
  .effort_text p {
    font-size: 51px;
    line-height: 61px;
  }
  .effort_text {
    top: -144px;
    left: -154px;
  }
  .testi-slider .owl-next {
    right: -80px;
  }
  .testi-slider .owl-prev {
    left: -80px;
  }
}

@media screen and (max-width: 1520px) {
  .testi-slider .owl-prev {
    bottom: -83px;
    top: inherit;
    left: 44%;
  }
  .testi-slider .owl-next {
    bottom: -83px;
    top: inherit;
    right: 44%;
  }
  .bright-img {
    max-width: 70px;
  }
}

@media screen and (max-width: 1365px) {
  .effort_video_div {
    max-width: 880px;
  }
  .banner-img-div {
    max-width: 385px;
    left: 40%;
  }
}

@media screen and (max-width: 1199px) {
  .banner-img-div {
    max-width: 340px;
    left: 45%;
  }
  .effort_video_div {
    max-width: 580px;
  }
  .effort_video_div::after {
    top: 38px;
  }
  .effort_text p {
    font-size: 40px;
    line-height: 47px;
  }
  .effort_text {
    top: -74px;
    left: -186px;
  }
  .testimonial_box {
    padding: 60px 30px;
    height: 490px;
  }
  .testi-slider .owl-prev {
    left: 42%;
  }
  .testi-slider .owl-next {
    right: 42%;
  }
  .testi_quote {
    left: 30px;
  }
  h2 {
    font-size: 50px;
  }
  h2 em {
    padding-right: 25px;
  }
  h2 sup {
    right: -3px;
  }
  h3 {
    font-size: 36px;
  }
  .bright-img {
    max-width: 56px;
  }
  .bright_mian_div {
    gap: 16px;
    max-width: 200px;
    margin-left: auto;
  }
  .bright_mian_div.flex-row-reverse {
    margin-left: 0px;
  }
  .bright_text {
    max-width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .solar_call_btn span em {
    font-size: 18px;
  }
  .solar_call_btn img {
    max-width: 35px;
  }
  .solar_right_logo {
    max-width: 168px;
  }
  .banner {
    padding: 164px 0 174px;
  }
  h1 {
    font-size: 48px;
  }
  .banner-img-div {
    max-width: 284px;
    left: inherit;
    right: 0px;
  }
  .effectless_sec {
    padding: 75px 0;
  }
  .effort_video_div::after {
    display: none;
  }
  .effort_text {
    display: none;
  }
  h2 {
    font-size: 40px;
  }
  .sub-para {
    font-size: 18px;
  }
  .effort_play_btn {
    width: 94px;
    height: 67px;
    background: #0000009c;
    border-radius: 14px;
  }
  .bright_sec {
    padding: 70px 0 90px;
  }
  .bright_mian_div {
    max-width: 100%;
    flex-direction: row-reverse;
    justify-content: start;
  }
  .bright_text.text-right {
    text-align: left;
  }
  .bright_text p br {
    display: none;
  }
  .solar_main_div {
    margin-top: 60px;
  }
  .bright_text {
    max-width: 93%;
  }
  .solar_image_main {
    margin-bottom: 30px;
  }
  .order_sec {
    padding: 70px 0;
  }
  .order_img {
    margin-bottom: 40px;
  }
  .testimonial_sec {
    padding: 70px 0 100px;
  }
  .testimonial_box {
    padding: 60px 30px;
    height: 566px;
  }
}

@media screen and (max-width: 767px) {
  .hideMobo {
    display: none;
  }
  .showMobo {
    display: block;
  }
  .mob-mnu-ic button {
    position: relative;
    outline: 0;
    -webkit-appearance: none;
    background: 0 0;
    padding: 0;
    cursor: pointer;
    border: none;
    width: 40px;
    height: 40px;
    top: 5px;
    right: 5px;
  }
  #mobMenuBtn i {
    font-size: 30px;
    color: #ac6432;
  }
  .minCart_counter span {
    position: absolute;
    top: -5px;
    color: #fff;
    font-size: 14px;
    right: 0px;
    background: #ff6d00;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    border: 1px solid #04265e;
    margin: 0;
  }
  .header_wrapper {
  }
  .solar_header {
    padding: 30px 0;
  }
  .banner {
    padding: 140px 0 0px;
  }
  .banner-img-div {
    position: inherit;
    max-width: 100%;
    margin-top: 30px;
  }
  .effort_video_div {
    margin: 40px 0;
  }
  .effort_btn .commn-btn {
    margin: 50px auto 0;
  }
  .bright_text {
    max-width: 88%;
  }
  .testimonial_box {
    height: auto;
  }
  .owl-theme .owl-nav {
    display: none;
  }
  .testi-slider.owl-theme .owl-dots {
    display: block;
  }
  .testimonial_sec {
    padding: 70px 0 70px;
  }
  .discountImg {
    top: 0;
  }
}

@media screen and (max-width: 575px) {
  h1 {
    font-size: 42px;
  }

  .banner_top_para {
    font-size: 22px;
  }
  .star_group_img {
    padding: 10px 0 20px;
  }
  .banner_bottom_para {
    font-size: 18px;
  }
  .banner-btn-div {
    margin-top: 40px;
  }
  .commn-btn {
    padding: 10px 15px 10px 15px;
  }
  .effort_play_btn {
    width: 82px;
    height: 59px;
  }
  .effort_play_btn img {
    width: 20px;
  }
  .bright_text {
    max-width: 77%;
  }
  .solar_btn .commn-btn {
    margin: 15px auto 0;
  }
  .bright_sec {
    padding: 50px 0 70px;
  }
  h2 {
    font-size: 30px;
  }
  h2 sup {
    font-size: 15px;
    top: 11px;
  }
  .solar_main_div {
    margin-top: 40px;
  }
  .order_sec {
    padding: 60px 0;
  }
  h3 {
    font-size: 28px;
  }
  p.commn_para {
    font-size: 16px;
  }
  .commn-btn {
    font-size: 17px;
  }
  .testimonial_sec {
    padding: 50px 0 40px;
  }
  .testimonial_main {
    margin-top: 40px;
  }
  .order-btn {
    margin-top: 35px;
  }
  .solar_logo {
    max-width: 140px;
  }
  .bright_text p {
    font-size: 16px;
  }
}

@media screen and (max-width: 389px) {
  .solar_right_logo {
    max-width: 130px;
  }
  .solar_call_btn img {
    max-width: 25px;
  }
  .solar_call_btn span em {
    font-size: 16px;
  }
  .bright_sec {
    padding: 50px 0 50px;
  }
  .testimonial_box {
    padding: 60px 30px 20px;
  }
}

@media screen and (max-width: 339px) {
  .solar_head_right {
    flex-direction: column;
    gap: 10px;
  }
  .banner {
    padding: 210px 0 0px;
  }
  .banner_bottom_para {
    font-size: 16px;
  }
  .bright_text p br {
    display: block;
  }
}

/*/*************************************************************************************************************************************************************/
*
/* Reset CSS */
/** {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html,
body {
  background: linear-gradient(45deg, #190f2c, #200b30);
  padding: 15px;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  display: inline-block;
}*/

/* Main CSS */
.grid-wrapper > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.grid-wrapper > div > img {
  width: 100%;
  /*  height: 100%;*/
  object-fit: cover;
  border-radius: 5px;
}
.grid-wrapper {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-auto-rows: 350px;
  grid-auto-flow: dense;
  margin-bottom: 10px;
}
.grid-wrapper .wide {
  grid-column: span 2;
}

.banner .banner_text_wrapper h1 {
  margin-bottom: 15px;
}
.package_itemImg_box figure {
  position: relative;
  margin-bottom: 0;
}
.package_itemImg_box figure .free {
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(10px, 40px);
}
.cta_btn {
  display: none;
  padding: 0;
  background: #ac6432;
  margin: 5px auto 0;
  position: relative;
  border: none;
  box-shadow: none;
  top: 5px;
  color: #fff;
  padding: 5px 15px;
  border-radius: 50px;
  font-size: 14px;
  text-transform: uppercase;
  font-style: italic;
}
.center_mobile_btn {
  max-width: 380px;
  margin: 10px auto;
  padding: 0 20px;
  display: none;
}
.center_mobile_btn a {
  border-radius: 30px;
  margin: 0;
  font-size: 15px;
}
.center_mobile_btn a span {
  font-size: 15px;
}
.or_pera {
  font-family: "Inter", sans-serif;
  text-align: center;
  margin: 7px 0;
}
.pulse {
  animation-name: pulse;
  -webkit-animation-name: pulse;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@keyframes pulse {
  0%,
  100% {
    transform: scale(0.9);
  }

  50% {
    transform: scale(1);
  }
}

@-webkit-keyframes pulse {
  0%,
  100% {
    -webkit-transform: scale(0.95);
  }

  50% {
    -webkit-transform: scale(1);
  }
}

@media (max-width: 1800px) {
  .grid-wrapper {
    padding: 0 20px;
    margin: 0;
  }
}
#ctabtn-mob {
  background: #000;
  padding: 9px 10px;
  position: fixed;
  bottom: 0;
  left: auto;
  z-index: 2;
  transition: bottom 1s;
  display: table;
  width: 100%;
  display: none;
}
a.click-btn {
  height: 64px;
  font-size: 23px;
  line-height: 64px;
  margin: 0;
  border-radius: 8px;
  background: #ac6432;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.5px;
  box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 2px rgb(0 0 0 / 30%);
  float: left;
  width: 100%;
}
.star_group {
  display: flex;
}
.star_group li {
  margin-right: 6px;
}
@media (max-width:1919px) {
  img{
     width:auto;
     height:auto;
  }
}
@media (max-width: 1600px) {
  .grid-wrapper {
    grid-auto-rows: 300px;
  }
}
@media (max-width: 1400px) {
  .grid-wrapper {
    grid-auto-rows: 280px;
  }
  .order_img figure {
    padding-left: 0;
  }
  .order_img .order_img1 {
    max-width: 100%;
  }
  .order_img figure {
    padding: 10px 66px 0 4px;
  }
  .order_img .order_moneyback {
    max-width: 172px;
    transform: translate(-46px, -14px);
  }
}
@media (max-width: 1330px) {
  .grid-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(224px, 1fr));
  }
}
@media (max-width: 1199px) {
  .grid-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    grid-auto-rows: 200px;
  }
}
@media (max-width: 992px) {
  .grid-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(137px, 4fr));
    grid-auto-rows: 160px;
  }
  .gallery_heading {
    padding: 50px;
  }
  .package_item {
    max-width: 223px;
    padding: 37px 10px !important;
  }
  .pay_card {
    font-size: 15px;
  }
  .pay_paypal span {
    font-size: 15px;
  }
  .package_itemImg_box {
    min-height: 222px;
  }
}
@media (max-width: 767px) {
  .grid-wrapper {
    width: 100%;
    display: block;
  }
  .faq_accordion_style .accordion-item .accordion-body p {
    padding-right: 10px;
  }
  .order_banner_text h2 br {
    display: none;
  }
  .order_banner_text h2 {
    font-size: 42px;
  }
  .order_banner_text h3 br {
    display: none;
  }
  .order_banner_text h3 {
    font-size: 22px;
  }
  .order_img figure {
    padding: 10px 39px 0 4px;
  }
  .order_img .order_moneyback {
    max-width: 140px;
    transform: translate(-21px, -11px);
  }
  .price {
    font-size: 32px;
  }
  .shipping {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .payment_btn_group {
    display: none;
  }
  .package_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .package_itemImg_box {
    width: 55%;
    min-height: auto;
  }
  .price_content {
    width: 40%;
  }
  .package_item {
    max-width: 100%;
    padding: 10px 18px !important;
  }
  .package_item_text {
    margin: 0 0 20px;
    font-size: 20px;
  }
  .cta_btn {
    display: block;
  }
  .center_mobile_btn {
    display: block;
  }
  .order_section {
    padding: 50px 0;
  }
  #ctabtn-mob {
    display: block;
  }
  .footer {
    padding-bottom: 20px;
  }
  .gallery_heading {
    padding: 85px 40px 19px;
  }
  .package_itemImg_box figure .free {
    width: 40px;
    top: -35px;
  }
  .order_list1{order:1;}
  .order_list2{order:2;}
  .order_list3{order:3;}
}
@media (max-width: 576px) {
  .package_itemImg_box {
    width: 46%;
  }
  .price {
    font-size: 28px;
  }
  .shipping {
    font-size: 14px;
  }
  .price_content {
    width: 44%;
    margin-top: -20px;
  }
  .package_item {
    margin-top: 10px;
    border-radius: 5px !important;
  }
  .package_item_text {
    margin: 3px 0 20px;
    font-size: 17px;
  }
  .order_header h2 {
    font-size: 30px;
  }
  .order_header p img {
    max-width: 89px;
  }
  .test_star img {
  }
  .order_img .order_moneyback {
    max-width: 110px;
  }
}

