<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    margin: 0%;
    padding: 0%;
}

body{
    background-size: cover;
    margin: 0px auto;
}

.navbar{
    width: 100%;
}

.collapse{
    width:100%;
    float: right;
}

.navbar ul{
    width:100%;
    float: right;
}

header{
    width: 100%;
    background: cover;
    background-color: rgb(12, 31, 10);
    height: 70px;
    color: white;
}

 .menu{
    float:right;
    margin-right: 200px;
 }
 
 .menu ul{
    padding-top: 20px;
 }
 
  .menu ul li{
    margin-right: 90px;
    display: inline;
  }
  .menu ul li a{
     text-decoration: none;
     font-size: 20px;
     margin-right: 80px;
     color: white;
  }

  .chinedu{
    padding:5px;
    border-radius: 90px;
    }
  
.home{
    margin-right:70px;
}

.head{
    width: 100%;
    background-color:rgba(27, 27, 27, 0.897);
    height: 70px;
    color: white;
}

.menu2{
    float: right;
  
 }
 
 .menu2 ul{
    margin-top: 20px;
    
 }
 
  .menu2 ul li{
    margin-right: 125px;
    display: inline;
  }
 
  .menu2 ul li a{
     text-decoration: none;
     font-size: 20px;
     color: white;
  }

.biz1{
    text-align: center;
    float: none;
    background-color:none;
    width: 0%;
    height: 0px;
}

.biz2{
    text-align: center;
    float: none;
    background-color:none;
    width: 0%;
    height: 0px;
}

.biz3{
    text-align: center;
    float: none;;
    background-color:none;
    width: 0%;
    height: 0px;
}

.biz4{
    text-align: center;
    float: none;
    background-color: none;
    width: 0%;
    height: 0px;
}

.image{
    background: url("photos/18.jpg");
    height: 70vh;
    background-size:cover;
    float: left;
}

.image1{
    background: url("photos/24.jpg");
    height: 100vh;
    background-size:cover;
    color: white;
}

.inspire{
    width: 80%;
    text-align: center;
    background-color: rgba(0,0,0,0.4);
    color: white;
    font-size: 20px;
    padding-top: 100px;
    padding-bottom: 0px;
    margin-left: 200px;
    
}

.inspire-news{
    width: 100%;
    text-align: center;
    color: white;
    font-size: 20px;
    padding-top: 100px;
    padding-bottom: 0px;
    
}

.inspire1{
    width: 80%;
    text-align: center;
    color: white;
    font-size: 40px;
    padding-top: 200px;
    margin-left: 200px;
}

.sign{
    width: 15%;
    float: left;
    margin-left: 450px;
    margin-top: 100px;
    font-size: 40px;
    color: white;
    background-color: transparent;
}

.sign a{
    text-decoration: none;
    font-style: italic;
    color: white;
}

.sign1{
    text-decoration: none;
}

.and{
    font-size: 0%;

}

.enquire{
    width: 20%;
    float: left;
    margin-left: 200px;
    margin-top: 50px;
    font-size: 40px;
    color: white;
    background: rgb(224, 22, 22);
}

.enquire a{
    text-decoration: none;
    font-style: italic;
    color: white;
    text-decoration: none;
}

.purpose{
    width: 100%;
    margin: 0% auto;
    text-align: center;
    background-color: rgba(241, 239, 239, 0.925);
    color: black;
    margin-top: 30px;
}


.purpose .pur{
    margin: 0% auto;
    width: 70%;
 }

 .purpose h1{
    margin-top: 30px;
    padding: 30px;
}

.purpose2{
    width: 100%;
    background-color: white;
    color: black;
}

.purpose2 .pur2{
    margin: 0% auto;
    width: 70%;
    text-align: center;
 }

.purpose2 h2{
    text-align: center;
    margin-top: 30px;
    padding: 30px;
}

.purpose button{
    background-color: rgb(11, 36, 36);
    color: white;
    padding: 5px;
}

h1{
    text-align: center;
    padding: 20px;
}

.img{
    width: 100%;
    padding: 10px;
    margin: 0% auto;
}



.pj1{
    width: 25%;
    float: left;
    padding: 30px;
}

.pj1 h2{
    padding-bottom: 20px;
}

.pj2{
    width: 25%;
    float: left;
    padding: 30px;
}
.pj2 h2{
    padding-bottom: 20px;
}

.pj3{
    width: 25%;
    float: left;
    padding: 30px;
}
.pj3 h2{
    padding-bottom: 20px;
}





.paragraph{
    width: 100%;
    padding: 40px;
}

 .text{
    margin-top: 70px;
    text-align: center;
    width: 100%;
    margin: 0px auto;
    padding: 10px;
 }
 
.write{
    margin: 0px auto;
    text-align: center;
    margin-top:5px;
    width: 100%;   
}

/*for contact*/



.hr{
    background: white;
}

.menubottom{
    float: left;
    margin-left: 100px;
}

ul a li{
    display:block;
    text-decoration: none;
    font-size: 15px;
    color: white;
    padding:10px;
}


.chinedu2{
    margin-left: 670px;
    margin-top: 20px;
    border-radius: 90px;

}

/* About us design */
.ph{
    margin-top:3px;
    margin-left: 130px;
}

 img{
    margin-top: 0px;
 }


/* service design */
 .phone-con{
    float: left;
    margin-left: 100px;
}

.let{
    text-align: justify;
}


.col-md-3 h6 a{
    text-decoration: none;
    color: white;
}

footer{
    width: 100%;
    color: white;
    float: left;
    text-align: center;
}

.container{
    text-align: justify;
}

.subtitle{
    text-align: justify;
}

 .footer-menu ul li{
    margin-right: 200px;
    display: inline;
    text-decoration: none;
  }

  .footer-menu ul{
    display: inline;
    text-decoration: none;
    color: white;
  }
  .footer-menu ul li a{
     text-decoration: none;
     font-size: 20px;
     margin-right: 80px;
     color: white;
  }

  .subtitle{
      margin-top: 30px;
  }


 


 @media screen and (max-width:600px){
    body{
        background-size: cover;
        margin: 0px;
        background-color:whitesmoke;
    }
    .body{
        background: whitesmoke;
    }

    .navbar{
        float:none;
        width: 100%;
        margin-top: 0px;
    }

    .collapse{
        width:10%;
        float: none;
    }
    

    .sticky:hover{
        background-color: rgb(46, 45, 45);
        color: white;
        width: 100%;
        top: 0px;
    }

    .navbar ul{
        width: 50%;
        float: none;
        text-align: justify;
    }

    

    header{
        width: 100%;
        background: cover;
        height: 70px;
        color: white;
    }
    
     .menu{
        float:none;
        margin-right: 0px;
     }
     
     .menu ul{
        padding-top: 20px;
    
     }
     
      .menu ul li{
        margin-right: 0px;
        display: inline;
      }
      .menu ul li a{
         text-decoration: none;
         font-size: 17px;
         margin-right: 0px;
         padding-left: 20px;
         color: white;
      }

    .home{
        margin-right:0px;
    }

    .head{
        width: 100%;
        height: 200px;
        color: white;
    }

    .biz1{
        text-align: center;
        background-color: rgb(2, 41, 2);
        width: 100%;
        height: 30px;
        padding: 10px;
        padding-bottom: 30px;
    }

    .biz2{
        text-align: center;
        background-color: rgb(3, 51, 3);
        width: 100%;
        height: 30px;
        padding: 10px;
        padding-bottom: 30px;
    }

    .biz3{
        text-align: center;
        background-color: rgb(11, 68, 11);
        width: 100%;
        height: 30px;
        padding: 10px;
        padding-bottom: 30px;
    }

    .biz4{
        text-align: center;
        background-color: rgb(13, 85, 13);
        width: 100%;
        height: 30px;
        padding: 10px;
        padding-bottom: 30px;
      
    }

    .biz5{
        text-align: center;
        background-color: rgb(44, 145, 44);
        width: 100%;
        height: 30px;
        padding: 10px;
        padding-bottom: 30px;
      
    }
    
    .menu2{
        float:none;
     }
     
     .menu2 ul{
        margin-top: 0px;
     }
     
      .menu2 ul li{
         margin-right: 0px;
         display: block;
      }
     
      .menu2 ul li a{
         text-decoration: none;
         font-size: 15px;
         color: white;
      }
    
      .purpose{
        width: 80%;
        margin: 0% auto;
        text-align: justify;
        background-color: white;
        color: black;
        border-radius:35px;
       
    }
    .purpose .pur{
        margin: 0% auto;
        width: 70%;
     }
     .purpose h1{
        margin-top: 30px;
        padding: 30px;
    }

    .purpose h2{
        text-align: center;
        width: 100%;
        margin: 0%auto;
        margin-top: 30px;
        padding-top: 30px;
    }

    .purpose2{
        width: 80%;
        margin: 0%auto;
        text-align: justify;
        background-color: white;
        color: black;
        border-radius:25px;
    }
   
    .purpose2 .pur2{
        margin: 0% auto;
        width: 70%;
       text-align: justify;
     }
    
    .purpose2 h2{
        text-align: center;
        width: 100%;
        margin: 0%auto;
        margin-top: 30px;
        padding-top: 30px;
    }

    

/*for contact*/
    .writeC{
        background-color: whitesmoke;
        margin-top: 170px;
        text-align: center;
    }

    .image{
        background: url("photos/18.jpg");
        height: 60vh;
        background-size:cover;
        width: 100%;
    }

    .image1{
        background: url("photos/24.jpg");
        height: 60vh;
        background-size:cover;
        width: 100%;
    }
    

    .img1{
        width: 100%;
        margin: 0%auto;
    }

    .inspire{
        width: 100%;
        float: none;
        background-color: rgba(0,0,0,0.4);
        text-align: center;  
        font-size: 15px;
        font-style: italic;
        padding-top: 60px;
        padding-bottom: 0px;
        margin: 0% auto;
    }

    .inspire h1{
        font-size: 20px;
    }

    .inspire h2{
        font-size: 20px;
    }

    .inspire1{
        width: 100%;
        float: none;
        text-align: center;
        color: white;
        font-size: 15px;
        padding-top: 30px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 0px;
        margin: 0px;
    }

    .sign{
        float: left;
        width: 50%;
        margin: 0% auto;
        margin-left: 10px;
        margin-top: 30px;
        padding: 10px;
        font-size: 20px;
        background: transparent;
    }

    .sign a{
        float: none;
        width: 30%;
        margin: 0% auto;
        color: white;
    }

    .and{
        margin-top: 20px;
        margin-bottom: 0px;
        margin-left: 50px;
        color: rgb(206, 199, 199);
        font-size: 35px;
    }

    .enquire{
        float: left;
        width: 50%;
        margin: 0% auto;
        margin-left: 150px;
        margin-top: 0px;
        padding: 10px;
        font-size: 20px;
        color: blue;
        background: red;
    }

    .enquire a{
        float: none;
        width: 100%;
        margin: 0% auto;
        color: white;
    }

    .chinedu{
        padding:7px;
        border-radius: 30px;
        width: 20%;
        margin: 0%auto;
    }

    .chinedu2{
        margin-top: 20px;
        border-radius: 0px;
    }

    .ph{
        margin-top: 3px;
        margin-left: 40px;
        height: 150px;
    }

    .writeC{
        background-color: whitesmoke;
        padding-top: 0px;
        margin: 0px;
        text-align: center;
        font-size: 20px;
    }

    .phone-con{
        float: none;
        margin-left: 0px;
    }

    .let{
        text-align: center;
    }

    footer{
        margin-top:0px;
        background-size: cover;
        background-color: rgb(2, 20, 20);
        width: 100%;
        color: white;
        float: none;
        text-align: center;
        padding: 20px;
    }
    

    .footr{
        padding-top:20px;
        background-size:cover;
        background-color:none;
        width: 100%;
        color:none;
        float: none;
        text-align: none;
        padding: 0px;
        font-size: 15px;
    }
}</pre></body></html>