/*---------------------------------------------------------------------------------
 Theme Name:   Divi Child
 Theme URI:
 Description:  Child theme of Divi Child
 Author:      Divi Child
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
------------------------------ ADDITIONAL CSS HERE ------------------------------*/

#et-main-area {
    overflow: hidden;
}

body {
    font-family: "Manrope", sans-serif;
    font-optical-sizing: auto;
    color: #222222;
    line-height: 1.7;
}

.site_padding.pdb0 {
    padding-bottom: 0px !important;
}

.pd0 {
    padding: 0 !important;
}

.site_width {
    width: 100% !important;
    max-width: 1520px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.wt {
    color: #fff;
}

.tc {
    text-align: center !important;
}

.site_padding {
    padding: 80px 0px !important;
}


/* banner */

.dis_center {
    display: flex;
    align-items: center;
}

.banner_section_row .et_pb_column {
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner_img ul {
    padding: 0 !important;
    display: flex;
    text-align: center;
    align-items: center;
}

.banner_section_row {
    height: 824px;
    border-radius: 60px;
    background-size: cover;
    width: 100%;
}

.banner_title {
    font-size: 65px;
    line-height: 1.3;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

.banner_sub_title {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
}

.banner_img ul li {
    display: inline-block;
    padding: 10px;
}

.form_main_banner_col1 input,
.form_main_banner_col1 textarea,
.form_main_banner_col1 select {
    height: 55px;
    width: 100% !important;
    border-radius: 10px;
    padding: 10px;
}

.form_main_banner_col1 textarea {
    height: 100px;
    resize: none;
}

.form_main_banner_col1 {
    padding: 10px;
}

.sub_title_form {
    font-size: 35px;
	    padding: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background: #0159ED;
    text-align: center;
    border-top-right-radius: 35px;
    border-top-left-radius: 35px;
}

.sub_title_form_inner_con {
    backdrop-filter: blur(34px);
    border-radius: 35px;
}

.wpcf7-spinner {
    position: absolute;
}

.form_main_banner {
    padding: 20px;
}

button.wpcf7-form-control.wpcf7-submit.has-spinner.site_button {
    margin: auto;
    border: navajowhite;
    cursor: pointer;
}

.contact_us_forn_main button.wpcf7-form-control.wpcf7-submit.has-spinner.site_button {
    margin: auto;
    border: none;
    cursor: pointer;
    margin-left: 0;
    background: #fff;
    color: #000;
}

.form_box {
    width: 50% !important;
}


/* banner end */


/* Contact us */

.contact_details_main_icon1 {
    width: 75px;
    height: 75px;
    background: #0159ED;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 18px;
}

.contact_details_main_icon1_inner span {
    font-size: 18px;
    color: #0159ED;
    font-weight: 700;
}

.contact_details_main_icon1_inner a {
    font-size: 16px;
    color: #000;
    display: block;
    font-weight: 500;
}

.why_choose_use_col1:hover span {
    color: #0159ED;
}

.brand_we_use_col1_inner:hover {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}

.contact_details_main_icon1_inner a:hover {
    text-decoration: underline !important;
}

.contact_details_main_icon1_inner {
    padding-left: 10px !important;
}

.contact_details_main_col1_inner {
    display: flex;
    align-items: center;
    padding-bottom: 40px;
}

.section_main_title {
    font-size: 30px;
    color: #000;
    font-weight: 700;
    position: relative;
    text-transform: capitalize;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.section_main_title::after {
    position: absolute;
    content: '';
    left: 0;
    width: 38px;
    background: radial-gradient(58.24% 58.24% at 50% 50%, #1F4466 0%, #110542 100%);
    height: 3px;
    bottom: 0;
}

.contact_us_forn_main {
    background: linear-gradient(90deg, #2D9AFF 0.35%, #0159ED 99.24%);
    padding: 40px 50px;
}

.cd_box_contact_us {
    background: #fff;
    padding: 30px;
    width: 75%;
}

.contact_us_row {
    margin-right: 0px !important;
}

.contact_us_section::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0px;
    background: url(../../../wp-content/uploads/2026/08/Rectangle-23sfsdsdf.png);
    width: 100%;
    height: 424px;
}

.contact_us_row {
    margin-top: 80px;
}

.cd_box {
    height: 100% !important;
    background: #fff;
    box-shadow: 0px 0px 16px 0px #00000014;
    display: flex;
    align-items: center;
	background-repeat:no-repeat;
    justify-content: center;
}

.contact_form_main_inner_inner input,
.contact_form_main_inner select,
.contact_form_main_inner textarea {
    background: transparent;
    border: 1px solid #FFFFFF;
    height: 50px;
    width: 100% !important;
    color: #fff;
    border-radius: 10px;
    padding: 10px;
}

.cd_box_contact_us {
    margin: 50px 0px !important;
}

.contact_form_main_inner {
    display: flex;
    flex-wrap: wrap;
}

.contact_form_main_inner_inner {
    width: 50% !important;
    padding: 10px !important;
}

.contact_form_main_inner.full_width_main textarea {
    height: 100px;
    resize: none;
    color: #fff;
}
.contact_us_forn_main input:focus,.contact_us_forn_main input:focus,.whole_popup_main textarea:focus,.whole_popup_main textarea:focus{
	color:#fff;
	border-color: #fff !important;
}
.contact_us_forn_main input::placeholder,
.whole_popup_main input::placeholder,
.contact_us_forn_main textarea::placeholder,
.whole_popup_main textarea::placeholder {
    color: #fff !important;
    opacity: 1;
    font-size: 15px;
}

.sub_title_form_inner_con input::placeholder,
.sub_title_form_inner_con select,
.sub_title_form_inner_con textarea::placeholder {
    color: #000;
    font-size: 15px;
}

.contact_form_main_inner.full_width_main {
    display: block !important;
    padding: 10px !important;
    width: 100% !important;
}

.contact_us_forn_main .section_main_title {
    color: #fff;
}

.contact_us_forn_main .section_main_title::after {
    background: #fff;
}


/* Contact us end*/


/* our projects */

.section_main_title.tc::after {
    left: 0;
    right: 0;
    margin: auto;
}

.contact_us_row {
    margin-top: 0;
}

.our_project_col1 img {
    height: 324px;
    width: 100%;
    border-radius: 20px;
    padding: 0px 10px;
    object-fit: cover;
}


/* our projects end*/


/* our team section */

.profile-card-wrap-8392x {
    display: flex;
    flex-direction: row;
    width: 100%;
    max-width: 100%;
    background-color: #f4f4f6;
    border-radius: 20px;
    padding: 14px;
    border: 1px solid #DDDDDD;
    box-sizing: border-box;
}

.profile-img-col-8392x {
    width: 42%;
    display: flex;
    box-sizing: border-box;
}

.profile-photo-8392x {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 16px;
    display: block;
}

.profile-info-col-8392x {
    width: 58%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 0px;
    box-sizing: border-box;
}

.profile-des-8392x {
    padding-left: 30px;
}

.profile-header-box-8392x {
    background-color: #ffffff;
    padding: 16px 20px;
    margin-bottom: 20px;
    width: 100%;
    box-sizing: border-box;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.profile-name-8392x {
    font-size: 23px;
    font-weight: 700;
    color: #000000;
    margin: 0 0 5px 0;
    line-height: 1.2;
}

.profile-title-8392x {
    font-size: 16px;
    font-weight: 500;
    color: #3b82f6;
    margin: 0;
    line-height: 1.2;
}

.profile-bio-text-8392x {
    font-size: 12px;
    font-weight: 500;
    color: #333333;
    line-height: 2;
    margin: 0;
    padding: 0 20px;
    /* Padding matches the header box padding to align the text perfectly */
    width: 100%;
    box-sizing: border-box;
}

.profile-img-col-8392x img {
    height: 390px;
	object-position: top;
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.site_content span {
    font-size: 16px;
    color: #000;
    display: block;
    padding-bottom: 10px;
}


/* our team end */


/* seo content */

.site_main_content {
    display: flex;
    flex-wrap: wrap;
}

.site_main_col1 {
    width: 50%;
    padding-right: 20px;
}

.btm_btn {
    display: flex;
    gap: 10px;
    margin-top: 10px;
}

.abt_seo_content_img_col1_inner img {
    height: 430px;
    border-radius: 30px;
    width: 100%;
    object-fit: cover;
}

.abt_seo_content_img {
    display: flex;
    flex-wrap: wrap;
}

.abt_seo_content_img_col1 {
    width: 50%;
}

.abt_seo_content_img_col1.content_img_col2 {
    margin-top: 80px;
    position: relative;
    margin-left: -70px;
}

.abt_seo_content_img_col1.content_img_col2 img {
    border: 13px solid #FFFFFF;
}

.pos_abs_img {
    width: 290px;
    height: 290px;
    background: #fff;
    border: 7px solid #E9E9E9;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: -100px;
    right: 0;
    margin: auto;
    bottom: 0;
    top: 0;
}

.abt_seo_content_img_col1.content_img_col2::after {
    position: absolute;
    content: '';
    width: 50%;
    height: 400px;
    border: 1px solid #0159ED;
    top: -40px;
    right: -30px;
    z-index: -1;
    border-radius: 20px;
}

.top_content_main {
    border-left: 5px solid #0159ED;
    padding-left: 30px;
}


/* seo end */


/* why choose us section */

.why_choose_use_row_inner {
    display: flex;
    align-items: center;
    justify-content: center;
}

.svg_icon {
    width: 98px;
    height: 98px;
    background: #fff;
    border-radius: 100px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 16px 0px #00000014;
}

.svg_icon::after {
    position: absolute;
    content: '';
    background: url(../../../wp-content/uploads/2026/08/Vector-4.svg);
    width: 80px;
    height: 40px;
    left: -160px;
    right: 0;
    margin: auto;
    bottom: 10px;
    background-repeat: no-repeat;
    z-index: -1;
}

.choose_us_left .svg_icon::after {
    right: -160px;
    left: 0;
    top: -30px;
    bottom: 0;
}

.why_choose_use_col1 {
    display: flex;
    align-items: center;
    padding: 20px;
    padding-bottom: 60px;
}

.why_choose_use_col1 span {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
    padding: 0px 20px;
}

.choose_us_left .why_choose_use_col1 span {
    text-align: right;
}

.choose_us_left .why_choose_use_col1 {
    justify-content: right;
}

.cen_main_img img {
    height: 450px;
    object-fit: cover;
}

.why_choose_us_row .section_main_title {
    margin-bottom: 0px;
}


/* why choose us section end*/


/* brand section */

.brand_we_use {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.brand_we_use_col1 {
    width: 16.66%;
}

.brand_we_use_col1_inner {
    padding: 10px;
    margin: 10px;
    border-radius: 10px;
    border: 1px solid #DDDDDD;
    height: 127px;
    display: flex;
    align-items: center;
    justify-content: center;
}


/* brand end */


/* about us */

.abt_main_btm_inner_col1_inner {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    margin-top: -160px;
    z-index: 0;
    position: relative;
}

.abt_top_box {
    margin-bottom: 0 !important;
    z-index: 999;
}

.abt_main_btm {
    margin-top: 20px;
}

.abt_main_btm_inner_col1_img img {
    height: 568px;
    object-fit: contain;
}

.abt_main_btm_inner_col1 {
    width: 50%;
}

.abt_main_btm_inner_col1_inner::after {
    position: absolute;
    content: '';
    bottom: 0;
    width: 100%;
    height: 380px;
    background: url(../../../wp-content/uploads/2026/08/Mask-group@2x-scaled.png) no-repeat center;
    z-index: -1;
    background-size: 100% 100%;
    border-radius: 36px;
    box-shadow: 0px 8px 0px -16px #FFFFFF00 inset;
    box-shadow: 0px -44px 0px 0px #FFFFFF00 inset;
    box-shadow: 0px 2px 4px 0px #FFFFFF66 inset;
}

.abt_main_btm_inner_col1_content {
    padding: 40px 40px 70px;
}

span.text-content {
    width: 83px;
    height: 78px;
    display: block;
    background: #0159ED;
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
}

span.text-content-inner {
    font-size: 20px;
    color: #000;
    font-weight: 700;
}

.year_exp_inner {
    display: flex;
    align-items: center;
    gap: 20px;
    border: 2px solid #0159ED;
    background: #fff;
    padding: 10px;
    border-radius: 50px;
    width: fit-content;
    padding-right: 15%;
    margin: auto;
}

.about_us_section::after {
    position: absolute;
    content: '';
    top: 0;
    width: 100%;
    height: 70%;
    background: #EFEFEF;
    left: 0;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
}

.abt_main_btm_inner_col1_content .site_content span {
    color: #fff;
}

.abt_main_btm {
    width: 95%;
    margin-right: 0 !important;
    margin: auto;
    position: relative;
}

.pos_abs_logo {
    width: 156px;
    height: 156px;
    position: absolute;
    top: auto;
    bottom: 150px;
    margin: auto;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    left: -110px;
    box-shadow: 0px 4px 4px 0px #00000040;
}


/* about us end */


/* solar banner */

.solat_text {
    font-size: 35px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

span.solat_text_inner1 {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}

.solar_banner_col1_row_inner {
    width: 80%;
    margin: auto;
    margin-right: 0;
}

span.div_flex::before {
    position: absolute;
    content: '';
    right: 30px;
    background: #555555;
    height: 90px;
    width: 1px;
    top: -20px;
}

.bettery_imd img {
    height: 340px;
    position: relative;
    top: 30px;
}

.solat_text_inner_col1 {
    display: flex;
    align-items: center;
}

span.div_flex {
    display: flex;
    align-items: center;
    position: relative;
}

.solat_text_inner_col1 .solat_text_inner {
    display: block;
    width: 50%;
}

span.solat_text_inner2 {
    line-height: 1.3;
}

.solat_text_inner_col1 span.solat_text_inner1 {
    display: block;
}

.solar_banner_col1 {
    display: flex;
    align-items: center;
}

span.div_flex font {
    font-size: 28px;
    color: #fff;
    font-weight: 700;
}

.solar_banner_col1_row {
    width: 50%;
}

.solar_banner_col1_img {
    line-height: 1;
}

.div_flex .solat_text_inner2 {
    line-height: 1.3;
}

.solat_text_inner {
    display: flex;
    align-items: center;
    gap: 20px;
}

.solar_banner_box .solat_text {
    padding-bottom: 20px;
}

.solar_banner_box .solar_banner_col1_row:nth-child(1) {
    width: 60% !important;
    border-left: 1px solid #FFFFFF4D;
}

.solar_banner_col1_img img {
    height: 330px;
    object-fit: fill;
}

.solar_banner_box .solar_banner_col1_row:nth-child(2) {
    width: 40% !important;
}

span.solat_text_inner2 {
    background: radial-gradient(58.24% 58.24% at 50% 50%, #2D9AFF 0%, #0159ED 100%);
    -webkit-background-clip: text;
    font-size: 70px;
    font-weight: 700;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.solar_banner_box .solar_banner_col1_row_inner {
    width: 90% !important;
}

.sub_title_form_inner_con .wpcf7-response-output {
    color: #fff;
}

.contact_form_main_inner select option {
    color: #000;
}


/* solar banner end */

@media all and (min-width: 320px) and (max-width: 767px) {
    .banner_section {
        padding: 10px 10px 0px !important;
    }
    .banner_section_row.pd0 {
        padding: 10px !important;
        border-radius: 20px;
    }
    .form_box {
        width: 100% !important;
    }
    .banner_title {
        font-size: 30px;
    }
    .form_main_banner {
        padding: 10px 0px;
    }
    .banner_sub_title {
        font-size: 18px;
    }
    .banner_section_row {
        height: auto !important;
    }
    .sub_title_form {
        font-size: 22px;
    }
    .banner_content_box {
        text-align: center;
    }
    .banner_img ul li {
        padding: 5px;
    }
    /* contact us */
    .cd_box_contact_us {
        width: 95% !important;
        margin: auto !important;
    }
    .contact_us_forn_main {
        padding: 10px;
    }
    .contact_details_main_icon1 {
        width: 60px;
        height: 60px;
        margin: auto;
    }
    .contact_details_main_row {
        display: flex;
        flex-wrap: wrap;
    }
    .cd_box {
        padding: 30px 15px 0px;
    }
    .contact_details_main_col1 {
        width: 100% !important;
    }
    .section_main_title {
        font-size: 24px;
        line-height: 1.3;
    }
    .cd_box_contact_us {
        padding: 15px;
    }
    .contact_form_main_inner_inner,
    .contact_form_main_inner.full_width_main {
        padding: 5px !important;
        width: 100% !important;
    }
    .contact_details_main_col1_inner {
        display: block;
        padding-bottom: 20px;
        text-align: center;
    }
    .contact_details_main_icon1_inner {
        padding-left: 0px !important;
    }
    .cd_box .section_main_title {
        text-align: center;
    }
    .cd_box .section_main_title::after {
        right: 0;
        margin: auto;
    }
    /* contact us end*/
    /* our projects */
    .our_project_col1 img {
        height: 300px;
    }
    /* our projects end*/
    /* our team */
    .site_padding {
        padding: 50px 15px !important;
    }
    .our_project_section.site_padding {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .site_padding.contact_us_section {
        padding-right: 0px !important;
    }
    .profile-name-8392x {
        font-size: 18px;
    }
    .profile-des-8392x {
        padding: 0px 10px 10px;
    }
    .profile-img-col-8392x img {
        height: 300px;
    }
    .site_padding.contact_us_section {
        padding-left: 0px !important;
    }
    .profile-card-wrap-8392x {
        display: block;
        padding: 0px;
    }
    .profile-img-col-8392x,
    .profile-info-col-8392x {
        width: 100%;
        text-align: center;
    }
    .profile-header-box-8392x {
        border-radius: 20px !important;
    }
    .site_content span {
        font-size: 14px;
    }
    /* our team end */
    /* lorem content */
    .pos_abs_img {
        width: 180px;
        height: 180px;
    }
    .pos_abs_img img {
        width: 80px;
    }
    .abt_seo_content_img_col1.content_img_col2::after {
        display: none;
    }
    .abt_seo_content_img_col1.content_img_col2 img {
        border: 5px solid #FFFFFF;
    }
    .site_main_col1 {
        width: 100%;
        padding-right: 0;
    }
    .abt_seo_content_img_col1.content_img_col2 {
        margin-left: -30px;
    }
    .top_content_main {
        border-left: 2px solid #0159ED;
        padding-left: 10px;
    }
    .abt_seo_content_img_col1 {
        width: 100%;
    }
    .abt_seo_content_img_col1.content_img_col2 {
        margin-top: 50px;
        margin-left: 0;
    }
    .pos_abs_img {
        left: 0;
    }
    .abt_seo_content_img_col1_inner img {
        height: 280px;
    }
    /* lorem content end*/
    /* why choose us */
    .choose_us_left .why_choose_use_col1 span {
        width: 60%;
        line-height: 1.3;
        font-size: 14px;
        text-align: left;
    }
    .choose_us_right .why_choose_use_col1 span {
        width: 60%;
        line-height: 1.3;
        font-size: 14px;
        text-align: left;
    }
    .why_choose_use_row_inner {
        display: block;
    }
    .svg_icon::after {
        display: none;
    }
    .choose_us_left .why_choose_use_col1 {
        padding: 20px !important;
        display: flex;
        flex-direction: row-reverse;
    }
    .why_choose_use_row_col1_inner.choose_us_left {
        display: block;
    }
    .why_choose_use_row_col1_inner.cen_main_img {
        text-align: center;
    }
    .cen_main_img img {
        height: 300px;
    }
    .choose_us_right .why_choose_use_col1 {
        padding: 10px !important;
        justify-content: center;
    }
    .why_choose_use_row_col1_inner.choose_us_right {
        display: block;
    }
    .svg_icon {
        width: 70px;
        height: 70px;
    }
    /* why choose us end*/
    /* we brand use */
    .brand_we_use_col1 {
        width: 50%;
    }
    .brand_we_use {
        justify-content: center;
    }
    .brand_we_use_col1_inner {
        margin: 5px;
    }
    /* end */
    /* about us section */
    .pos_abs_logo {
        width: 80px;
        height: 80px;
        left: -20px;
    }
    .pos_abs_logo img {
        width: 60px;
    }
    .abt_main_btm_inner_col1_content {
        padding: 15px;
    }
    .pos_abs_logo {
        display: none;
    }
    .abt_main_btm {
        width: 100%;
    }
    span.text-content {
        font-size: 28px;
        width: 60px;
        height: 60px;
    }
    .abt_main_btm_inner_col1_inner {
        margin-top: 0;
        display: flex;
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }
    .abt_main_btm_inner_col1 {
        width: 100%;
    }
    .abt_main_btm_inner_col1_img img {
        height: 300px;
        padding: 10px;
    }
    .abt_main_btm_inner_col1_img {
        text-align: center;
        padding-top: 30px;
    }
    .year_exp_inner {
        margin-top: 30px;
        padding-right: 10px;
        margin-bottom: 30px;
    }
    .abt_main_btm_inner_col1_inner::after {
        background-size: cover;
        height: 100%;
    }
    .abt_main_btm_inner_col1_content .site_content span {
        font-size: 15px;
    }
    /* about us section end*/
    /* solar banner */
    .solar_banner_col1_row_inner {
        width: 90%;
    }
    span.solat_text_inner2 {
        font-size: 24px;
        display: flex;
    }
    .solat_text_inner_col1 {
        display: block;
    }
    .solat_text_inner_col1 .solat_text_inner {
        width: 100%;
    }
    .solar_banner_box .solat_text {
        padding-bottom: 0px;
    }
    span.solat_text_inner2 img {
        width: 130px;
    }
    .solar_banner_box {
        padding: 20px 0px;
    }
    .solar_banner_box .solar_banner_col1_row:nth-child(1) {
        border-left: none;
    }
    .solar_banner_box .solar_banner_col1 {
        border-bottom: none;
    }
    .solar_banner_box .bettery_imd img {
        padding: 10px;
    }
    .solar_banner_section.site_padding {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .solar_banner_col1_img img {
        height: 150px;
    }
    .solat_text {
        font-size: 20px;
        line-height: 1.3;
    }
    span.div_flex::before {
        display: none;
    }
    span.div_flex font {
        font-size: 16px;
    }
    .solar_banner_col1 {
        border-bottom: 1px solid #FFFFFF4D;
    }
    /* solar banner end*/
}

@media all and (min-width: 481px) and (max-width: 767px) {
    .solat_text {
        font-size: 24px;
    }
    .form_box {
        width: 90% !important;
    }
    .contact_details_main_col1 {
        width: 50% !important;
    }
    .contact_form_main_inner_inner {
        padding: 5px !important;
        width: 50% !important;
    }
    .contact_details_main_row {
        justify-content: center;
    }
    .our_team_row .et_pb_column {
        width: 50% !important;
        margin-bottom: 0 !important;
    }
    .team_box {
        padding: 5px;
    }
    .why_choose_use_row_col1_inner.choose_us_right,
    .why_choose_use_row_col1_inner.choose_us_left {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .choose_us_right .why_choose_use_col1,
    .choose_us_left .why_choose_use_col1 {
        justify-content: center;
        width: 50% !important;
    }
    /* we brand use */
    .brand_we_use_col1 {
        width: 33.33%;
    }
    .brand_we_use {
        justify-content: center;
    }
    /* end */
}

@media all and (min-width: 768px) and (max-width: 980px) {
    .banner_section {
        padding: 30px 30px 0px !important;
    }
    .banner_section_row.pd0 {
        padding: 30px !important;
    }
    .form_box {
        width: 90% !important;
    }
    .banner_title {
        font-size: 38px;
    }
    .banner_sub_title {
        font-size: 18px;
    }
    .banner_section_row {
        height: auto !important;
    }
    .sub_title_form {
        font-size: 30px;
    }
    .banner_content_box {
        text-align: center;
    }
    /* banner end */
    /* contact us */
    .cd_box_contact_us {
        width: 95% !important;
        margin: auto !important;
    }
    .contact_us_forn_main {
        padding: 20px;
    }
    .contact_details_main_icon1 {
        width: 60px;
        height: 60px;
    }
    .contact_details_main_row {
        display: flex;
        flex-wrap: wrap;
    }
    .cd_box {
        padding: 30px 30px 0px;
    }
    .contact_details_main_col1 {
        width: 50% !important;
    }
    /* contact us end*/
    /* our team */
    .site_padding {
        padding: 50px 30px !important;
    }
    .our_project_section.site_padding {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .site_padding.contact_us_section {
        padding-right: 0px !important;
    }
    .profile-name-8392x {
        font-size: 18px;
    }
    .profile-des-8392x {
        padding-left: 10px;
    }
    .profile-img-col-8392x img {
        height: 350px;
    }
    .site_padding.contact_us_section {
        padding-left: 0px !important;
    }
    /* our team end */
    /* lorem content */
    .pos_abs_img {
        width: 250px;
        height: 250px;
    }
    .pos_abs_img img {
        width: 120px;
    }
    .site_main_col1 {
        width: 100%;
        padding-right: 0;
    }
    .abt_seo_content_img_col1.content_img_col2 {
        margin-left: -30px;
    }
    /* lorem content end*/
    /* why choose us */
    .choose_us_left .why_choose_use_col1 span {
        width: 60%;
        line-height: 1.3;
        font-size: 14px;
    }
    .choose_us_right .why_choose_use_col1 span {
        width: 60%;
        line-height: 1.3;
        font-size: 14px;
        text-align: left;
    }
    .why_choose_use_row_inner {
        display: block;
    }
    .svg_icon::after {
        display: none;
    }
    .choose_us_left .why_choose_use_col1 {
        padding: 20px !important;
        display: flex;
        flex-direction: row-reverse;
    }
    .why_choose_use_row_col1_inner.choose_us_left {
        display: flex;
        justify-content: center;
    }
    .why_choose_use_row_col1_inner.cen_main_img {
        text-align: center;
    }
    .cen_main_img img {
        height: 300px;
    }
    .choose_us_right .why_choose_use_col1 {
        padding: 20px !important;
    }
    .why_choose_use_row_col1_inner.choose_us_right {
        display: flex;
        justify-content: center;
    }
    .svg_icon {
        width: 70px;
        height: 70px;
    }
    /* why choose us end*/
    /* we brand use */
    .brand_we_use_col1 {
        width: 25%;
    }
    .brand_we_use {
        justify-content: center;
    }
    /* end */
    /* about us section */
    .pos_abs_logo {
        width: 80px;
        height: 80px;
        left: -20px;
    }
    .pos_abs_logo img {
        width: 60px;
    }
    .abt_main_btm_inner_col1_content {
        padding: 30px;
    }
    .pos_abs_logo {
        display: none;
    }
    .abt_main_btm {
        width: 100%;
    }
    span.text-content {
        font-size: 28px;
        width: 60px;
        height: 60px;
    }
    .abt_main_btm_inner_col1_inner {
        margin-top: 0;
        display: flex;
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }
    .abt_main_btm_inner_col1 {
        width: 100%;
    }
    .abt_main_btm_inner_col1_img img {
        height: 400px;
    }
    .abt_main_btm_inner_col1_img {
        text-align: center;
        padding-top: 30px;
    }
    .year_exp_inner {
        margin-top: 30px;
        padding-right: 10px;
        margin-bottom: 30px;
    }
    .abt_main_btm_inner_col1_inner::after {
        background-size: cover;
        height: 100%;
    }
    .abt_main_btm_inner_col1_content .site_content span {
        font-size: 15px;
    }
    /* about us section end*/
    /* solar banner */
    .solar_banner_col1_row_inner {
        width: 90%;
    }
    span.solat_text_inner2 {
        font-size: 36px;
        display: flex;
    }
    .solar_banner_box .bettery_imd img {
        padding: 10px;
    }
    .solar_banner_section.site_padding {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .solar_banner_col1_img img {
        height: 250px;
    }
    .solat_text {
        font-size: 28px;
        line-height: 1.3;
    }
    span.div_flex::before {
        display: none;
    }
    span.div_flex font {
        font-size: 22px;
    }
    .solar_banner_col1 {
        border-bottom: 1px solid #FFFFFF4D;
    }
    /* solar banner end*/
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .banner_section {
        padding: 0px 30px !important;
    }
    .banner_section_row.pd0 {
        padding: 30px !important;
    }
    .form_box {
        width: 90% !important;
    }
    .banner_title {
        font-size: 38px;
    }
    .banner_sub_title {
        font-size: 18px;
    }
    .banner_section_row {
        height: 700px !important;
    }
    .sub_title_form {
        font-size: 30px;
    }
    /* banner end */
    /* contact us */
    .cd_box_contact_us {
        width: 95% !important;
    }
    .contact_us_forn_main {
        padding: 20px;
    }
    .contact_details_main_icon1 {
        width: 60px;
        height: 60px;
    }
    /* contact us end*/
    /* our team */
    .site_padding {
        padding: 60px 20px !important;
    }
    .our_project_section.site_padding {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .site_padding.contact_us_section {
        padding-right: 0px !important;
    }
    .profile-name-8392x {
        font-size: 18px;
    }
    .profile-des-8392x {
        padding-left: 10px;
    }
    /* our team end */
    /* lorem content */
    .pos_abs_img {
        width: 250px;
        height: 250px;
    }
    .pos_abs_img img {
        width: 120px;
    }
    /* lorem content end*/
    /* why choose us */
    .choose_us_left .why_choose_use_col1 span {
        width: 60%;
        line-height: 1.3;
        font-size: 14px;
    }
    .choose_us_right .why_choose_use_col1 span {
        width: 60%;
        line-height: 1.3;
        font-size: 14px;
    }
    /* why choose us end*/
    /* about us section */
    .pos_abs_logo {
        width: 80px;
        height: 80px;
        left: -20px;
    }
    .pos_abs_logo img {
        width: 60px;
    }
    .abt_main_btm_inner_col1_content {
        padding: 30px;
        text-align: center;
    }
    .pos_abs_logo {
        display: none;
    }
    .abt_main_btm {
        width: 100%;
    }
    span.text-content {
        font-size: 28px;
        width: 60px;
        height: 60px;
    }
    .abt_main_btm_inner_col1_inner {
        margin-top: -140px;
    }
    .abt_main_btm_inner_col1_img img {
        height: 540px;
    }
    .year_exp_inner {
        margin-top: 30px;
        padding-right: 18%;
    }
    .abt_main_btm_inner_col1_content .site_content span {
        font-size: 15px;
    }
    /* about us section end*/
    /* solar banner */
    .solar_banner_col1_row_inner {
        width: 90%;
    }
    span.solat_text_inner2 {
        font-size: 36px;
        display: flex;
    }
    .solar_banner_box .bettery_imd img {
        padding: 10px;
    }
    .solar_banner_section.site_padding {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .solar_banner_col1_img img {
        height: 250px;
    }
    .solat_text {
        font-size: 28px;
        line-height: 1.3;
    }
    span.div_flex::before {
        display: none;
    }
    span.div_flex font {
        font-size: 22px;
    }
    /* solar banner end*/
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    .banner_section {
        padding: 0px 30px !important;
    }
    .banner_section_row.pd0 {
        padding: 30px !important;
    }
    .form_box {
        width: 90% !important;
    }
    .banner_title {
        font-size: 38px;
    }
    .banner_sub_title {
        font-size: 18px;
    }
    .banner_section_row {
        height: 700px !important;
    }
    .sub_title_form {
        font-size: 30px;
    }
    /* banner end */
    /* contact us */
    .cd_box_contact_us {
        width: 95% !important;
    }
    .contact_us_forn_main {
        padding: 20px;
    }
    /* contact us end*/
    /* our team */
    .site_padding {
        padding: 70px 30px !important;
    }
    .our_project_section.site_padding {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .site_padding.contact_us_section {
        padding-right: 0px !important;
    }
    .profile-name-8392x {
        font-size: 18px;
    }
    .profile-des-8392x {
        padding-left: 10px;
    }
    /* our team end */
    /* lorem content */
    .pos_abs_img {
        width: 250px;
        height: 250px;
    }
    .pos_abs_img img {
        width: 120px;
    }
    /* lorem content end*/
    /* why choose us */
    .choose_us_left .why_choose_use_col1 span {
        width: 60%;
        line-height: 1.3;
        font-size: 14px;
    }
    .choose_us_right .why_choose_use_col1 span {
        width: 60%;
        line-height: 1.3;
        font-size: 14px;
    }
    /* why choose us end*/
    /* about us section */
    .pos_abs_logo {
        width: 80px;
        height: 80px;
        left: -20px;
    }
    .pos_abs_logo img {
        width: 60px;
    }
    .abt_main_btm_inner_col1_content {
        padding: 30px;
    }
    .pos_abs_logo {
        display: none;
    }
    .abt_main_btm {
        width: 100%;
    }
    span.text-content {
        font-size: 28px;
        width: 60px;
        height: 60px;
    }
    .abt_main_btm_inner_col1_inner {
        margin-top: -140px;
    }
    .abt_main_btm_inner_col1_img img {
        height: 540px;
    }
    .year_exp_inner {
        margin-top: 30px;
        padding-right: 18%;
    }
    .abt_main_btm_inner_col1_content .site_content span {
        font-size: 15px;
    }
    /* about us section end*/
    /* solar banner */
    .solar_banner_col1_row_inner {
        width: 90%;
    }
    span.solat_text_inner2 {
        font-size: 36px;
        display: flex;
    }
    .solar_banner_box .bettery_imd img {
        padding: 10px;
    }
    .solar_banner_section.site_padding {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .solar_banner_col1_img img {
        height: 250px;
    }
    .solat_text {
        font-size: 28px;
        line-height: 1.3;
    }
    span.div_flex::before {
        display: none;
    }
    span.div_flex font {
        font-size: 22px;
    }
    /* solar banner end*/
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .banner_section {
        padding: 0px 30px !important;
    }
    .banner_section_row.pd0 {
        padding: 30px !important;
    }
    .form_box {
        width: 90% !important;
    }
    .banner_title {
        font-size: 44px;
    }
    .banner_sub_title {
        font-size: 22px;
    }
    .banner_section_row {
        height: 700px !important;
    }
    .sub_title_form {
        font-size: 30px;
    }
    /* banner end */
    /* contact us */
    .cd_box_contact_us {
        width: 90% !important;
    }
    /* contact us end*/
    /* our team */
    .site_padding {
        padding: 70px 30px !important;
    }
    .our_project_section.site_padding {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .site_padding.contact_us_section {
        padding-right: 0px !important;
    }
    .profile-name-8392x {
        font-size: 18px;
    }
    /* our team end */
    /* why choose us */
    .choose_us_left .why_choose_use_col1 span {
        width: 60%;
    }
    /* why choose us end*/
    /* about us section */
    .pos_abs_logo {
        width: 80px;
        height: 80px;
        left: -20px;
    }
    .pos_abs_logo img {
        width: 60px;
    }
    .abt_main_btm_inner_col1_content {
        padding: 30px;
    }
    .pos_abs_logo {
        display: none;
    }
    .abt_main_btm {
        width: 100%;
    }
    span.text-content {
        font-size: 28px;
        width: 60px;
        height: 60px;
    }
    /* about us section end*/
    /* solar banner */
    .solar_banner_col1_row_inner {
        width: 90%;
    }
    span.solat_text_inner2 {
        font-size: 36px;
        display: flex;
    }
    .solar_banner_box .bettery_imd img {
        padding: 10px;
    }
    .solar_banner_section.site_padding {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .solar_banner_col1_img img {
        height: 250px;
    }
    .solat_text {
        font-size: 28px;
        line-height: 1.3;
    }
    span.div_flex::before {
        display: none;
    }
    span.div_flex font {
        font-size: 22px;
    }
    /* solar banner end*/
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    /* banner start */
    .banner_section {
        padding: 0px 30px !important;
    }
    .banner_section_row.pd0 {
        padding: 30px !important;
    }
    .form_box {
        width: 70% !important;
    }
    .banner_title {
        font-size: 50px;
    }
    .banner_sub_title {
        font-size: 24px;
    }
    /* banner end */
    /* contact us */
    .cd_box_contact_us {
        width: 90% !important;
    }
    /* contact us end*/
    /* our team */
    .site_padding {
        padding: 80px 30px !important;
    }
    .our_project_section.site_padding {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .site_padding.contact_us_section {
        padding-right: 0px !important;
    }
    /* our team end */
    /* about us section */
    .pos_abs_logo {
        width: 80px;
        height: 80px;
        left: -20px;
    }
    .pos_abs_logo img {
        width: 60px;
    }
    .abt_main_btm_inner_col1_content {
        padding: 40px;
    }
    /* about us section end*/
    /* solar banner */
    .solar_banner_col1_row_inner {
        width: 90%;
    }
    span.solat_text_inner2 {
        font-size: 45px;
        display: flex;
    }
    .solar_banner_box .bettery_imd img {
        padding: 10px;
    }
    .solar_banner_section.site_padding {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .solar_banner_col1_img img {
        height: 280px;
    }
    .solat_text {
        font-size: 28px;
    }
    span.div_flex::before {
        display: none;
    }
    span.div_flex font {
        font-size: 22px;
    }
    /* solar banner end*/
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    /* banner start */
    .banner_section {
        padding: 0px 30px !important;
    }
    .banner_section_row.pd0 {
        padding: 30px !important;
    }
    .form_box {
        width: 70% !important;
    }
    /* banner end */
    /* contact us */
    .cd_box_contact_us {
        width: 90% !important;
    }
    /* contact us end*/
    /* our team */
    .site_padding {
        padding: 80px 30px !important;
    }
    .our_project_section.site_padding {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .site_padding.contact_us_section {
        padding-right: 0px !important;
    }
    /* our team end */
    /* about us section */
    .pos_abs_logo {
        width: 80px;
        height: 80px;
        left: -20px;
    }
    .pos_abs_logo img {
        width: 60px;
    }
    .abt_main_btm_inner_col1_content {
        padding: 40px;
    }
    /* about us section end*/
    /* solar banner */
    .solar_banner_col1_row_inner {
        width: 90%;
    }
    span.solat_text_inner2 {
        font-size: 45px;
        display: flex;
    }
    .solar_banner_box .bettery_imd img {
        padding: 10px;
    }
    .solar_banner_section.site_padding {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    /* solar banner end*/
}

@media all and (min-width: 1681px) and (max-width: 1880px) {
    .banner_section {
        padding: 0px 30px !important;
    }
    /* about us section */
    .pos_abs_logo {
        width: 120px;
        left: -60px;
        height: 120px;
    }
    .pos_abs_logo img {
        width: 80px;
    }
    /* about us section end*/
    /* solar banner */
    .solar_banner_col1_row_inner {
        width: 90%;
    }
    span.solat_text_inner2 {
        font-size: 55px;
    }
    /* solar banner end*/
}

@media all and (min-width: 981px) and (max-width: 3000px) {}