
.bg-solar-panal {
    width: 100%;
    height: 550px;
    background: url('/assets/images/Image\ 158.png');
    background-size: cover;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;


}


.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        rgba(77, 75, 75, 0.8),
        rgba(55, 59, 55, 0.7),
        rgba(45, 45, 54, 0.7)
    );
    z-index: 0;
}.main-text{

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;



}.text-content{
    z-index: 10;
}
.main-text h2{
    color: #ffcc29;
    font-weight: bold;
    font-size: 53px;
}
.main-text p{
    color: #ffffff;
    font-size: 24px;

}
.enquiry-form{
    border-radius: 10px;
}

.enquiery{
    font-family: 'Outfit', sans-serif;
    font-weight: bold;
    font-size: 24px;
}


.username{
    font-size: 20px;
    color: #000000;
    font-family: 'Outfit', sans-serif;
}
.btn{
    font-size: 20px !important;
    font-family: 'Outfit', sans-serif !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.addres{
    font-size: 18px;
    font-weight: bold;
    font-family: 'Outfit', sans-serif;

}.text{
    font-size: 20px;
    font-family: 'Outfit', sans-serif;
    color: #000000;
}
.map-container {
    position: relative;
    width: 100%;
    max-width: 600px;

    border-left: 2px solid #317ee2;
    border-bottom: 2px solid #317ee2;

    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}



.map-bg {
    background-color: #d4f7e2;
    position: relative;


}


.map-bg iframe {
    opacity: 0.9;

}

/* Container Styling */
.subscribe-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-image: radial-gradient(circle at center, #ffcc29 -8%, #000000 98%);
    width: 85% !important;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(5, 4, 4, 0.2); /* Subtle shadow */
    padding-left: 30px !important;
    position: relative;
    z-index: 1;
    color: white;
    margin-bottom: -85px !important;
}




.subscribe-content h2 {
    font-size: 24px;
    font-weight: bold;
    font-family: 'Outfit', sans-serif;

}

.subscribe-content p {
    font-size: 20px;
    font-family: 'Outfit', sans-serif;

}


.subscribe-form {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white;
    border-radius: 50px;
    padding: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.subscribe-form input {
    border: none;
    outline: none;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 50px;
    flex: 1;
    border: none;
    font-family: 'Outfit', sans-serif;
}

.subscribe-form button {
    background-color: #f4b400;
    border: none;
    font-family: 'Outfit', sans-serif;
    color: rgb(0, 0, 0);
    font-size: 20px;
    padding: 10px 30px;
    border-radius: 50px;

    cursor: pointer;
    margin-left: 10px;
    transition: background-color 0.3s ease;
}

.subscribe-form button:hover {
    background-color: #d89d00;
}
.internal-wall-3{
    background-image: url('/assets/images/internal\ wall\ 3.png');
    padding: 40px 20px;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}
.external-wall-3{
    background-image: url('/assets/images/external-wall-3.png');
    padding: 40px 20px;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}
.cavity-walll-3rd{
    background-image: url('/assets/images/cavity-walll-3rd.png');
    padding: 40px 20px;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}
.loft-insulation-3rd{
    background-image: url('/assets/images/loft-insulation-3rd.png');
    padding: 40px 20px;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}
.solar-pv-service-3{
    background-image: url('/assets/images/solar-pv-service-3.png');
    padding: 40px 20px;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}
.solar-pv-service-1{
    width: 100%;
    height: 550px;
    background-image: url('/assets/images/solar-pv-service-1.png');
    background-size: cover;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.bg-air-refresher-li{
    width: 100%;
    height: 550px;
    background-image: url('/assets/images/bg-air-refresher-li.png');
    background-size: cover;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.bg-air-refresher-iwi{
    width: 100%;
    height: 550px;
    background-image: url('/assets/images/inner-wall-insulation.png');
    background-size: cover;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.bg-air-refresher-ewi{
    width: 100%;
    height: 550px;
    background-image: url('/assets/images/bg-air-refresher-ewi.png');
    background-size: cover;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.bg-air-refresher-ashp{
    width: 100%;
    height: 550px;
    background-image: url('/assets/images/air\ source\ heat\ pump\ banner.png');
    background-size: cover;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.bg-air-refresher-cwi{
    width: 100%;
    height: 550px;
    background-image: url('/assets/images/bg-air-refresher-cwi.png');
    background-size: cover;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.bg-air-refresher{
    width: 100%;
    height: 550px;
    background-image: url('/assets/images/Component\ 6\ –\ 1.png');
    background-size: cover;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.main-text p {
    color: #ffffff;
    font-size: 20px;
    font-family: 'Outfit', sans-serif;
}.main-text h2{
    font-family: 'Outfit', sans-serif;
}


/* SECTION 3 */
.benefit-text{
    font-size: 30px;
    font-family: 'Outfit', sans-serif;
    color: #FFCC29;
    font-weight: bold;
}
.benefit-title{
    font-size: 40px;
    color: #000
    ;
    font-weight: bold;
    font-family: 'Outfit', sans-serif;
}
.benefit-title-2{
    font-size: 30px;
    color: #fff
    ;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Outfit', sans-serif;
}


.benefit-list {
    padding-left: 0;
    list-style-type: none;
}

.benefit-list li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
    font-size: 20px;
    font-family: 'Outfit', sans-serif;
    color: #000;
}

.benefit-list li img {
    margin-right: 10px;

}

.benefit-list li p {
    margin: 0;
}

.learn-more-tag {
    display: inline-block;
    background-color: black;
    color: white;
    padding: 10px 20px;
    text-decoration: none;
    margin-top: 20px;
    font-size: 20px;
    border-radius: 10px;
    font-family: 'Outfit', sans-serif;
}

.learn-more-tag:hover {
    background-color: #333;
}

.bg-air-water-system-ashp{
    background-image: url('/assets/images/air\ to\ air.png');
    padding: 40px 20px;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}
.bg-air-water-system{
    background-image: url('/assets/images/Component\ 8\ –\ 1.png');
    padding: 40px 20px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}


.water-system, .air-system {
    border: 2px solid #ccc;
    border-radius: 20px;
    padding: 20px;
    height: 100%;

}


.water-system p, .air-system p {
    color: white;

}
.descri{
    font-size: 30px;
    color: white;
    font-weight: bold;
    font-family: 'Outfit', sans-serif;
}

.services-text{
    font-size: 20px;
    font-family: 'Outfit', sans-serif;
    color: white;
}
.air-source{
    padding-top: 5rem;
    padding-bottom: 3rem;
}

.air-source-text{
    font-size: 20px;
    font-family: 'Outfit', sans-serif;
    color: #000;
}

.learn-more-tag-1{
    display: inline-block;
    background-color: transparent;
    color: rgb(7, 7, 7);
    padding: 10px 20px;
    text-decoration: none;
    margin-top: 20px;
    font-size: 20px;
    border: 1px solid black;
    border-radius: 10px;
    font-family: 'Outfit', sans-serif;
}
 .boiler-text{
    width: 80%;
 }




@media(max-width: 768px) {

    .main-text p{
         font-size: 18px;

    }.main-text h2{
        font-size: 38px;
    }.refresher{
        margin-top: 20px;
    }.water{
        margin-bottom: 20px;
    }.boiler-text{
        width: 100%;
    }.social-icons{
        padding-bottom: 16px;
    }


}

@media only screen and (max-width: 768px) {

    .subscribe-container {

      width: 100%;

    }
}

@media(max-width: 768px) {

    .subscribe-form {
       display: flex;
       flex-direction: column;
       justify-content: center;
       align-items: flex-start;
       box-shadow: none;

       background-color: transparent;
       gap: 20px;

    }.subscribe-form input{
        width: 100%;
    }.subscribe-form button{
        width: 100%;
        margin-left: 0px;
    }
}
