* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.logopart {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 160px;
    width: 100%;
    background-color:#002b5b;
}
.logo{
    margin-left: 20px;
    margin-top: 20px;
}
.logo img {
    width: 240px;
    height: 280px;
}

.nav{
    margin-right: 30px;
    display: flex;
    gap: 20px;
}

.nav a{
    font-size: 15px;
    font-style: bold;
    color: #fff;
    text-decoration: none !important;
}

.nav a:hover{
    color: white;
    text-decoration: none !important;
}
.menu{
    display: none;
}
.nav-part{
    display: none;
}
.nav-part a{
    font-size: 15px;
    color:#000;
    line-height: 40px;
    text-decoration: none !important;
}

.nav-part a:hover{
    color: white;
    text-decoration: none !important;
}

@media(max-width:990px){
    .menu{
        display: block;
    }


    .nav a{
        display: none;
    }
    .nav-part{
        height: 60vh;
        width: 100%;
        background: #ffffff71;
        position:absolute;
        display: flex;
        top: 118px;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        display: none;
        z-index: 10;
        backdrop-filter: blur(10px);
    }
    .nav-part a{
        display: block;
        text-align: center;
        line-height: 58px;
        font-weight: 600;        
    }
}


.bannerpart{
    background: url(banner30.png)no-repeat center center;
    height: 700px;
    position: relative;
    text-align: right;
}

.banner-text p{
    position: absolute;
    text-align: center;
    color: #fff;
    font-size: 30px;
    background-color: rgba(0, 0, 0, 0.4);
    right: 0px;
   max-width: 90%;
    
    
}

.action{
    height: 145px;
}

.order-1 img{
    width: 700px;
    border-radius: 10px;
}

@media(max-width:965px){
    .order-1{
        display: flex;
        align-items: center;
        justify-items:auto;
    }
    .order-1 img{
        align-items: center;
        justify-self:center;
        left: 10px;
        right: 10px;
        width: 600px;
        display: flex;
    }
    .order-2{
        max-height:auto;
        margin-top: 202px;
        text-align: center;
    }
}

@media(max-width:600px){
    .order-1 img{
        width: 250px;
        justify-self: center;
        display: flex;
    }

    .order-2{
        max-height:auto;
        text-align: center;
    }
}

@media(max-width:540px){
    .order-1 img{
        width: 150px;
        justify-self: center;
        display: flex;
    }

    .order-2{
        max-height:auto;
        text-align: center;
    }
}

@media(max-width:200px){
    .order-1 img{
        width: 80px;
        justify-self: center;
        display: flex;
    }

    .order-2{
        max-height:auto;
        text-align: center;
    }
}

@media(max-width:790px){

    .order-1 img{
        align-items: center ;
        width: 500px;
        justify-self: center;
    }

    .order-2{
        max-height:auto;
        margin-top: 202px;
        text-align: center;
    }
}

.mid-part{
    background-color:white;
    justify-content: center;
    align-items: center;
}
@media(max-width:450px){
    .mid-part{
        height: 800px;
    }
}

.mid1{
    /*! margin-top: 40px; */
    /*! margin-bottom: 60px; */
    height: 115px;
    text-align: center;
    justify-content: center;
    align-content: center;
    
}
.mid1 p{
    text-align: center;
    font-size: 30px;
    font-family: sans-serif;
    color: white;
}

.card1 img{

    width: 150px;
    height: 150px;
    border-radius:50% ;
    margin-left: 21px;
}

.card1 h3{
    color: white;
}

.card1 p{
    color: white;
}

.card-section{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: row;
    flex-wrap: wrap;
    /*! gap: 148px; */
    align-content: center;
}

.card1{
    border: none;

}
.mid-part1{
    background-color:#F5F5F5;
    /*! margin-top: 30px; */
    padding: 40px 40px;
    
}

.card2 img{
    width: 500px;
    height: 400px;
    flex-wrap: wrap;
    border-radius: 6px;
}

@media(max-width:550px){
    .card2 img{
        width:350px;
        height: 300px;
        flex-wrap: wrap;
    }
}

.card2 h3{
    text-align: center;
    color: black;
}

.card3 img{

    width: 500px;
    height: 500px;

}

.mid-2 p{
    font-size: 30px;
    align-content: center;
    color: black;
}

.end h3{
    text-align: center;
    height: 85px;
    align-items: center;
    align-content: center;
    color: white;
}

.card4{

    gap: 20px;
}
.card4 img{

    width: 380px;
    height: 311px;
    gap: 20px;
}

.list-part{
    background-color: #002B5B;
}

.list-part1{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 130px;
    flex-wrap: wrap;
    padding: 20px 20px;
}

.list{
    margin-top: 20px;
    margin-bottom: 20px;
}

@media(max-width:450px){

}



.list img{
    width: 200px;
    height: 200px;
}

.list li{
    list-style:none;
    color: white;
    /*! gap: 20px; */
    margin-top: 15px;
}

.end-part-1{
    background-color: #00509E;
    padding: 40px 40px;
}
.end1{
    display: flex;
    flex-wrap: wrap;
    gap: 80px;
    align-items: center;
    justify-content: center;
}



.icon img{
    width: 290px;
    height: 270px;
}

.icon p{
    text-align: center;
    font-size: 30px;
    color: white;
}

.final-part{
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}
.final-part1 a{
    color: #000;
    text-decoration: none;
}

.icons i{
    margin-left: 45px;
    color: white;
}

.sites{
    padding: 40px 40px;
    background-color:aliceblue;
}
.sites p{
    font-size: 30px;

}

.mainsite{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    gap: 110px;
}

.sites2{
    border: 2px solid #002b5b;
    border-radius: 10px;
    padding: 25px 25px 25px 35px;
}

.lastimage1{
    background: url(contimage.png) center;
    background-size: cover;
    width: auto;
    height: 650px; 
    text-align: center;
    /*! top: 50px; */
     display: flex;
    flex-direction: column;
    /*! justify-items: center; */
    align-content: center;
    justify-content: center;
    color: white;
    font-size: 31px;
}

.solar{
    background: url(banner30.png) center;
    background-size: cover;
    width: 100%;
    height: 700px;
    text-align: center;
     display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: start;
    color: white;
    font-size: 40px;
}

.about{
    background: url(banner30.png) center;
    background-size: cover;
    width: 100%;
    height: 700px;
    text-align: center;
     display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    color: white;
}

.about h3{
    font-size: 80px;
}

.ourservices{
    background: url(OURSERVICES.png) center;
    background-size: cover;
    width: 100%;
    height: 700px;
    text-align: center;
     display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    color: white;
}

.ourservices h3{
    font-size: 80px;
}


.why-choose{
    padding: 30px 0px;
    background-color: #2E8B57;

}

.why-choose H5{
    font-weight: bold;
}

.section-title{
    text-align: center;
    color: black;
    font-size: 40px;
}


.action{
    background-color: #000;

}

.position-relative{
    background-color: #000;

}

.why-solar h5{
    font-weight: bold;
}




.calci{
    /*! align-items: center; */
    text-align: -webkit-center;
    display: flow-root;
    padding: 30px;
    background-color: #002b5b;
    flex-wrap: wrap;
}

.card50{
      background-color:white ;
      padding: 30px;
      border-radius: 12px;
      box-shadow: 0 4px 12px rgba(0,0,0,0.15);
      width:450px;
      text-align: center;
      border: 1px solid #ddd;
      align-items: center;
    }

     h2 {
      margin-bottom: 20px;
      color: #333;
    }
    select, input {
      width: 100%;
      padding: 12px;
      margin: 120px 100px;
      border: 1px solid #ccc;
      border-radius: 6px;
      font-size: 14px;
    }
    button {
      width: 80%;
      padding: 12px;
      background: #002b5b;
      color: white;
      border: none;
      border-radius: 6px;
      font-size: 16px;
      cursor: pointer;
      margin-top: 0px;
      
    }
    button:hover {
      background: #003366;
    }
    #error {
      color: red;
      font-weight: bold;
      margin-top: 12px;
    }
    #result {
      margin-top: 20px;
      padding: 15px;
      border: 2px solid #0077cc;
      border-radius: 10px;
      background: #e6f2ff;
      color: #0077cc;
      text-align: left;
    }


@media(max-width:500px){
    .calci{
        display: flex;
    }

}