.solarsun_banner.witr_swiper_area {
    overflow: hidden;
    position: relative;
}

.solarsun_banner.witr_swiper_area .witr_swiper_height {
    position: relative;
    background-position: center center;
    background-size: cover;
    height: 600px !important;
}

.solarsun_banner .witr_swiper_height::before, .solarsun_banner .wittr_gallery_swiper::before {
    content: "";
    position: absolute;
    inset: 0px;
    border-color: rgba(0, 0, 0, 0.5);
    /* background: linear-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 100%); */
    background: linear-gradient(to bottom, #00000080 0%, #2651a5 100%);
    opacity: 0.9; 
    pointer-events: none; 
}

.solarsun_banner .witr_sw_text_area {
    margin: auto;
    width: 60%;
    height: 100%;
}

.solarsun_banner .witr_swiper_content {
    position: relative;
    top: 39%;
    transform: translateY(-50%);
    z-index: 1;
    text-align: center;
    /* left: 16%; */
}

.solarsun_banner .witr_swiper_content h1 {
    font-size: 20px;
    display: inline;
    font-weight: 700;
    color: rgb(255, 255, 255);
}

.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 0px;
}

.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: rgb(255, 255, 255);
    font-family: var(--title-font-family);
}

.solarsun_banner .witr_swiper_content h3 {
    color: rgb(255, 255, 255);
    margin-top: 10px;
    margin-bottom: 0px;
}

.solarsun_banner .text-left .witr_swiper_content p {
    color: rgb(255, 255, 255);
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    line-height: 1.5;
}

.solarsun_banner .witr_swiper_content h3 {
    color: rgb(255, 255, 255);
}

/* .solarsun_banner .witr_swiper_content p {
    color: rgb(255, 255, 255);
}
 */
/* .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 0px 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: 0px;
    font-size: 18px;
    font-weight: 600;
    font-family: var(--title-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: 16px 35px;
    color: rgb(255, 255, 255);
    display: inline-block;
    background: var(--color-primary);
}

.solarsun_banner .witr_btn:hover {
    background: var(--btn-hover);
    color: rgb(255, 255, 255);
}

.solarsun_banner .witr_swiper_content .witr_btn.active {
    color: rgb(255, 255, 255);
    background: 0px center;
    border: 1px solid rgb(255, 255, 255);
}

.solarsun_banner .slider_btn .witr_btn.active:hover {
    background: var(--btn-hover);
    color: rgb(255, 255, 255);
    border-color: var(--btn-hover);
}


@media (max-width: 991px) {
  .solarsun_banner.witr_swiper_area .witr_swiper_height {
    background-position: unset;
    height: 400px !important;
  }
}

@media (max-width: 767px) {
    .solarsun_banner.witr_swiper_area .witr_btn {
        margin-right: 0px;
        margin-bottom: 10px;
    }

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

    .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-left .witr_swiper_content p {
    font-size: 18px;
  }

    .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 {
        margin-left: auto;
        margin-right: auto;
        width: 98% !important;
        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;
    }
    
  .solarsun_banner.witr_swiper_area .witr_swiper_height {
    background-position: center center;
    height: 170px !important;
    background-size: cover;
    background-repeat: no-repeat;
  }
  
  .solarsun_banner .witr_swiper_content {
    top: 48%;
  }
  .solarsun_banner .witr_sw_text_area {
    width: 95%;
  }
}
