.solarsun_banner.witr_swiper_area{
  overflow:hidden;
  position:relative;
}
.solarsun_banner.witr_swiper_area .witr_swiper_height {
 position: relative;
 background-position: center center;
 /*height: 820px !important;*/
 background-size: cover;
 /*aspect-ratio: 48 / 19;*/
}
.solarsun_banner .witr_swiper_height:before, .solarsun_banner .wittr_gallery_swiper:before {
 content: "";
 position: absolute;
 left: 0;
 top: 0;
 right: 0;
 bottom: 0;
}
.solarsun_banner .witr_sw_text_area {
  position: absolute;
  right: 2%;
  bottom: 2%;
  margin: auto;
 /*width: 60%;*/
 /*height: 100%;*/
}
.solarsun_banner .witr_swiper_content {
 position: relative;
 top: 46%;
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
 z-index: 1;
}
.solarsun_banner .witr_swiper_content h1 {
 font-size: 20px;
 display: inline;
 font-weight: 700;
 color: #fff;
}
.solarsun_banner .text-left .witr_swiper_content h1, .solarsun_banner .text-left .witr_swiper_content h2, .solarsun_banner .text-left .witr_swiper_content h3, .solarsun_banner .text-left .witr_swipers_title h4, .solarsun_banner .text-right .witr_swiper_content h1, .solarsun_banner .text-right .witr_swiper_content h2, .solarsun_banner .text-right .witr_swiper_content h3, .solarsun_banner .text-right .witr_swipers_title h4 {
 width: 70%;
}
.solarsun_banner .text-left .witr_swiper_content h1, .solarsun_banner .text-left .witr_swiper_content h2, .solarsun_banner .text-left .witr_swiper_content h3, .solarsun_banner .text-left .witr_swipers_title h4 {
 margin: 21px auto 3px 0;
}
.solarsun_banner .witr_swiper_content h1 span, .solarsun_banner .witr_swiper_content h2 span, .solarsun_banner .witr_swiper_content h3 span {
 color: var(--color-second);
}
.solarsun_banner .witr_swiper_content h2, .witr_swiper_content h3 {
 font-size: 70px;
 font-weight: 700;
 line-height: 1;
 color: #fff;
 font-family: var(--title-font-family);
}
.solarsun_banner .witr_swiper_content h3 {
 color: #fff;
 margin-top: 10px;
 margin-bottom: 0;
}
.solarsun_banner .text-left .witr_swiper_content h2 {
 color: #fff;
}
.solarsun_banner .witr_swiper_content h3 {
 color: #fff;
}
.solarsun_banner .witr_swiper_content p {
 color: #fff;
}
.solarsun_banner .text-left .witr_swiper_content p, .solarsun_banner .text-right .witr_swiper_content p {
 width: 51%;
}
.solarsun_banner .text-left .witr_swiper_content p {
 margin: 38px 0 5px;
 font-size: 22px;
 font-weight: 400;
 font-family: var(--title-font-family);
}
.solarsun_banner .witr_swiper_content p {
 font-weight: 400;
 font-size: 18px;
}
.solarsun_banner .slider_btn {
 margin-top: 54px;
}
.solarsun_banner .text-left .witr_btn_sinner {
 text-align: left;
}
.solarsun_banner .slider_btn .witr_btn {
 border: none;
 outline: 0;
 font-size: 18px;
 font-weight: 600;
 /*font-family: var(--title-font-family);*/
  font-family: var(--font-family);
}
.solarsun_banner .slider_btn .witr_btn:hover {
  background-color: var(--btn-hover);
 }
 .solarsun_banner .witr_btn {
   font-size: 18px;
   font-weight: 600;
   border-radius: var(--button-radius);
   text-align: center;
   position: relative;
   margin-right: 15px;
   z-index: 2;
   transition: 1s;
   padding: 7px 15px;
   color: var(--color-primary);
   display: inline-block;
   background: #fff;
   text-transform: uppercase;
}
 .solarsun_banner .witr_btn i {
    border: 1px solid;
    border-radius: 50%;
    padding: 2px;
    font-size: 11px;
    margin-left: 5px;
 }
.solarsun_banner .witr_btn:hover {
 background: var(--btn-hover);
 color: #fff;
}
.solarsun_banner .witr_swiper_content .witr_btn.active {
 color: #fff;
 background: 0;
 border: 1px solid #fff;
}
.solarsun_banner .slider_btn .witr_btn.active:hover {
 background: var(--btn-hover);
 color: #fff;
 border-color: var(--btn-hover);
}
/* ------------------------------------------------- Small Mobile : 320 ---------------------------------------------------*/
@media (max-width: 767px) {
  .solarsun_banner.witr_swiper_area .witr_btn {
    margin-right: 0;
    margin-bottom: 10px;
  }

  .solarsun_banner .witr_btn {
    /*padding: 10px 26px;*/
    margin-right: 0;
  }

  .solarsun_banner .text-right .witr_swiper_content h1,
  .solarsun_banner .text-left .witr_swiper_content h1,
  .solarsun_banner .text-center .witr_swiper_content h1 {
    font-size: 20px;
  }

  .solarsun_banner .text-right .witr_swiper_content h2,
  .solarsun_banner .text-right .witr_swiper_content h3,
  .solarsun_banner .text-left .witr_swiper_content h2,
  .solarsun_banner .text-left .witr_swiper_content h3,
  .solarsun_banner .text-center .witr_swiper_content h2,
  .solarsun_banner .text-center .witr_swiper_content h3 {
    font-size: 28px;
  }

  .solarsun_banner .text-right .witr_swiper_content h1,
  .solarsun_banner .text-right .witr_swiper_content h2,
  .solarsun_banner .text-right .witr_swiper_content h3,
  .solarsun_banner .text-right .witr_swiper_content p,
  .solarsun_banner .text-left .witr_swiper_content h1,
  .solarsun_banner .text-left .witr_swiper_content h2,
  .solarsun_banner .text-left .witr_swiper_content h3,
  .solarsun_banner .text-left .witr_swiper_content p,
  .solarsun_banner .text-center .witr_swiper_content h1,
  .solarsun_banner .text-center .witr_swiper_content h2,
  .solarsun_banner .text-center .witr_swiper_content h3,
  .solarsun_banner .text-center .witr_swiper_content p {
    width: 98% !important;
    margin-left: auto;
    margin-right: auto;
    text-align: center !important;
  }

  .solarsun_banner .witr_swiper_content p {
    font-size: 17px;
  }

  .solarsun_banner .text-right .witr_btn_sinner,
  .solarsun_banner .text-left .witr_btn_sinner {
    text-align: center !important;
  }
}
@media (max-width: 576px) {
  .solarsun_banner .witr_sw_text_area {
    left: 0;
    width: 100%;
  }
}