.hero-area {
    position: relative;
    background-color: #ffe2cd63 !important;
    padding: 185px 0 90px 0;
}

.hero-area-electricity {
    position: relative;
    background-image: url(/au_dev/wp-content/uploads/2024/12/WhatsApp-Image-2024-12-10-at-6.59.18-PM.jpeg) !important;
    padding: 225px 0 150px 0;
    background-position: center 80%;
    background-size: cover;
    color: #fff;
}

.hero-area-solar {
    position: relative;
    background-image: url(/au_dev/wp-content/uploads/2024/12/WhatsApp-Image-2024-12-10-at-6.59.12-PM.jpeg) !important;
    padding: 225px 0 150px 0;
    background-position: center 80%;
    background-size: cover;
    color: #fff;
}

.hero-area-metering {
    position: relative;
    background-image: url(/au_dev/wp-content/uploads/2024/12/WhatsApp-Image-2024-12-10-at-6.59.33-PM.jpeg) !important;
    padding: 225px 0 150px 0;
    background-position: center 30%;
    background-size: cover;
    color: #fff;
}

.hero-area-metering::before {
    background-color: #623895 !important;
    opacity: .76 !important;
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    content: ' ' !important;
    border-radius: inherit;
}

.hero-area-electricity::before {
    background-color: #623895 !important;
    opacity: .76 !important;
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    content: ' ' !important;
    border-radius: inherit;
}

section.hero-area-solar::before {
    background-color: #623895 !important;
    opacity: .76 !important;
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    content: ' ' !important;
    border-radius: inherit;
}

.section.hero-area-solar .hero-content {
    position: relative;
}

.hero-area-metering .hero-content {
    position: relative;
}

.hero-content {
    position: relative;
}

section.service-design {
    padding: 50px 0px;
    background: #f9f9f9;
}

.service-main {
    display: flex;
    justify-content: flex-start;
    margin: 0px auto;
    flex-direction: column;
}

.service-text p {
    font-size: 16px;
    line-height: 28px !important;
    color: dimgrey;
    margin-bottom: 2px;
}

.service-text h3 {
    font-size: 30px;
    font-weight: 600;
    color: #1196b8;
    padding-bottom: 10px;
}

ul.service-list {
    padding: 0;
}

ul.service-list li {
    list-style: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px !important;
    color: dimgrey;
    margin-bottom: 2px;
}

ul.service-list li p span {
    font-weight: 600;
    color: #623895;
}

section#testimonials {
    padding: 50px 0px 50px;
}

section#testimonials {
    background: #ffffff;
}

.service-card {
    display: flex;
    justify-content: flex-end;
    margin: 0px auto;
    flex-direction: column;
    background: #fff;
    padding: 40px;
    box-shadow: 0 0 70px #00000014;
    margin-bottom: 30px;
    border-radius: 5px;
}

ul.list-service {
    display: flex;
    flex-direction: column;
    padding-left: 0px;
    padding-top: 15px;
}

ul.list-service li {
    list-style: none
}

ul.list-service li a {
    display: block;
    color: #000;
    font-weight: 500;
    transition: all 0.4s ease-out 0s;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ededed;
    text-decoration: none;
    padding: 0px 0px 15px 15px;
}

ul.list-service li a:hover {
    color: #623895;
}

.service-card h3 {
    color: #623895;
    font-size: 25px;
    font-weight: 600;
}


.all__sidebar-item ul {
    padding: 0;
}

.all__sidebar-item ul li {
    list-style: none;
}

.all__sidebar-item-materials ul li a {
    display: block;
    color: #000;
    font-weight: 500;
    padding: 0 10px;
    margin-bottom: 10px;
    border: 1px solid #ededed;
    line-height: 58px;
    text-decoration: none;
    /* display: flex; */
    align-content: space-between;
    align-items: center;
    justify-content: space-between;
}

.all__sidebar-item-materials ul li a i {
    font-size: 22px;
    color: #ec1113;
    /* margin-right: 10px; */
    top: 3px;
    position: relative;
}

.all__sidebar-item-materials ul li a span {
    float: right;
    color: #777777;
    line-height: 60px;
    padding: 0px 0px 0px 0px;
}

.all__sidebar-item-materials ul li a:hover {
    color: #623895;
}

.all__sidebar-item-materials ul {
    padding-left: 0;
}

.all__sidebar-item-materials {
    padding-top: 15px;

}


.all__sidebar-item-materials ul li {
    list-style: none;
}

@media (max-width: 767px) {
    .service-text {
        padding: 0px 0px 10px;
    }

    .card-service {
        margin-top: 40px !important;
    }

    .service-text h3 {
        font-size: 22px;
        font-weight: 600;
        color: #623895;
        padding-bottom: 10px;
        line-height: 30px;
    }

    .service-text p {
        font-size: 16px;
        line-height: 28px !important;
        color: dimgrey;
        margin-bottom: 0px;
    }

    .service-card.card-2 {
        margin-top: 30px;
    }
}

.testimonial-wrapper .swiper-slide {
    text-align: center;
    border-radius: 40px;
    padding: 30px 23px;
    background: #f7f7f7;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    min-height: 320px;
}

.card-service {
    background: #fff;
    position: relative;
    padding: 35px 35px 1px;
    border-radius: 10px;
    color: #5c358c;
}

.service-form {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.service-form .fa {
    font-size: 20px;
    color: #4169e1;
}

.service-form h4 {
    color: #4169e1;
    font-size: 20px;
}

button#search {
    display: inline-block;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    padding: 12px 40px;
    background-color: #4169e1;
    color: #fff;
    border: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 8px;
    position: relative;
    z-index: 1;
    margin-right: 7px;
    overflow: hidden;
}

button#search:hover {
    background-color: #5c358c;
}

form#customer_form {
    /* display: flex; */
}

.address_container {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}

.block.utext.uform {}

.block.utext.uform label {
    color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
}

input#address {
    padding: 10px 10px;
}



.card-bodyservices h2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 35px;
    padding-bottom: 0px;
}

.hero-area .hero-content {
    border-radius: 0 !important;
    position: relative !important;
    z-index: 1 !important;
    text-align: left !important;
}

.hero-area .hero-content p {
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 28px !important;
    color: #ffffff !important;
    margin: 28px auto !important;
    font-family: "Sen", sans-serif !important;
    width: 100% !important;
    display: fle !important;
    justify-content: cente !important;
}

section.our-metering {
    padding: 60px 0px;
}

.our_heading {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 10px;
}

.our_heading h2 {
    font-size: 50px;
    font-size: 35px;
    font-weight: 600;
    color: #623895;
}

.metering-block h4 {
    color: #623895;
    font-weight: 600;
    font-size: 25px;
    padding-bottom: 30px;
}

.our_heading p {
    font-weight: 500;
    font-size: 20px;
    line-height: 31px;
    color: #757065;
    margin: 18px 0 20px;
    font-family: "Sen", sans-serif;
    font-style: normal !important;
}

.metering-block {
    padding: 30px 30px;
    border-radius: clamp(18px, 1.25vw, 48px);
    border: 0.5px solid #f1f2f7;
    height: 100%;
    box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0px auto;
}

.metering-form .light-gray {
    color: #92949f !important;
}

.metering-form .mb-24 {
    margin-bottom: 23px;
}

.metering-form .input-block {
    position: relative;
}

.contact-sec .metering-block .input-block input {
    padding-left: 16px;
    color: #92949f;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
}

.metering-form .form-control {
    padding: 10px 10px;
    height: 60px;
    padding-left: 15px;
    border-radius: clamp(4px, 0.417vw, 5px);
    border: 1px solid #c0c6e0;
    background: transparent;
    font-family: "Urbanist", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    position: relative;
    color: #6c757d;
    box-shadow: none;
}

.contact-form .mb-32 {
    margin-bottom: 24px;
}

@media (max-width:1199px) {
    .metering-block {
        padding: clamp(16px, 1.667vw, 51px);
        border-radius: clamp(18px, 1.25vw, 48px);
        border: 0.5px solid #f1f2f7;
        height: 100%;
        box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.1);
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin: 0px auto;
    }

    .card-service {
        margin-top: 40px !important;
    }

    .service-card {
        margin-top: 30px;
    }
}

.metering-imgdesign {
    display: flex;
    justify-content: flex-end;
}

.service-text img {
    width: 100%;
    padding-bottom: 20px;
}

strong {
    font-size: 20px;
}

.bill_img::before {
    background-color: #000000e0 !important ;
    opacity: .76 !important;
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    content: ' ' !important;
    border-radius: inherit;
}
.debt_img::before {
    background-color: #000000e0 !important ;
    opacity: .76 !important;
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    content: ' ' !important;
    border-radius: inherit;
}
.metering_img::before {
    background-color: #000000e0 !important ;
    opacity: .76 !important;
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    content: ' ' !important;
    border-radius: inherit;
}
.gas_img::before {
    background-color: #000000e0 !important ;
    opacity: .76 !important;
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    content: ' ' !important;
    border-radius: inherit;
}