*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;

}
 body{
    background: black;
 }
.main{
    background:  linear-gradient(to top, rgba(225,225,225,1) 60%, rgba(225,225,225, 0.5)), url(./PICTURES/images\ \(45\).jpeg);
    height: 110vh;
    background-position: center;
    background-size: cover;
    background-repeat: none;
    width: 100%;
     
}
.sub-main{
   display: flex;  
   align-items: center; 
   justify-content: space-between;
   position: relative; 
}
.sub-main h1{
    margin-left: 1rem;
    background: linear-gradient(to right, #020281, red);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}
 
.sub-main li{
    display: inline;
    list-style: none;
    padding: 1rem;
    list-style: none;  
    text-decoration: none;
    font-size: 1.3rem;
    color: #020281;
    cursor: pointer;
    transition: 2s;
}
.sub-main li a{
    list-style: none;
    text-decoration: none;
}
.sub-main li:hover{
    color: blue;


}
 #sidebar{
    position:fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 250px;
    z-index: 999;
    background-color: aliceblue;
    display: none;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 1rem;
    cursor: pointer;
      
 }
 #sidebar li{
    width: 100%;
 }
.logo{
    width: 100%;
    padding: 1rem;
    margin-top: 10%;
    display: flex; 
    align-content: center;  
    text-align: center;
    align-items: center;
    position: relative;
}
 
.logo:after{
    content: "";
    position: absolute;
    border: 4px solid red;
    height: 50vh;
    right: 10%;
    top: 0;
}
.logo img{
    width: 80%;
    height: 30vh;
      
}
.logo-main{
    margin: auto;
    
}
.logo-main h2{
    color: #020281;
}
 
.info{
    height: auto; 
    width: 50%;
    margin: auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 5%;
     
}
.info-1{
    padding: 0.5rem;
    border-right: 2px solid red;   
}
.info-1 li{
    padding: 0.3rem;    
}
.contact {
    padding: 0.5rem;
    display: block;
    font-size: 0.9rem;
}
.contact i{
    color: red;
    margin: 0.3rem;
    font-size: 1.3rem;
    font-weight: 600;
}
#hide{
    display: none;
}
.welcome{
     background: #fff;
     margin-top: 0.3rem;
     height: auto;
}
 
.imgsection #img{
    background-position: cover;
    background-repeat: none;
    background-size: center;  
    border: 1px solid;
    overflow: hidden;
    width: 100%;
    height: 50vh;
     
}
.tpalogo{
    margin: auto;
    width: 20%;
    margin-top: -10rem;
}
.tpalogo .tpa{
    width: 100%;
}
.welcome-address{
    padding: 1.5rem;
    text-align: justify;
    font-size: 1.2rem;
}
.welcome-img{
    height: 30vh;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 1rem;
    margin-bottom: 1rem;
    
    
}
.welcome-img img{
    width: 100%;
    height: 30vh;
    object-fit: cover;
    background-position: center;
    background-size: cover;
    background-repeat: none; 
    padding: 0.2rem;
}
.con-speach{
    width: 100%;
    background: #fff;
    height: 10vh;
    margin-top: 0.5rem;
}
.blue{
    width: 100%; 
    background: #020281;
    display: grid;
    grid-template-columns: 40% 60%;
}
.con-img{
    padding: 1rem 4rem;
    margin-top: -4rem;
}
.press-note{
    padding: 3rem;
    border: 1px solid wheat;
    color: #fff;
    font-size: 1.2rem;
}
.press-note p{
    padding: 0.5rem;
    text-align: justify;
}
.about-us{
    background: #fff;
    height:auto;
    width: 100%;
}
.about-us h1{
    font-size: 4rem;
    color: #020281;
    text-align: center;
     border-bottom: 1px solid red ;
     line-height: 5rem;
     word-spacing: 1rem;
     letter-spacing: 0.8rem;
}
 .about-content{
    display: grid;
    grid-template-columns: 60% 40%;
    border: 1px solid;
    background: #020281;
 }
 .about-hand{
    margin-top: -1.5rem;
    padding: 0px 2rem;
 }
 .about-content2{
    padding: 2rem;
    color: #fff;
 }
 .about-content2 h4{
      
    color: red;
    letter-spacing: 1rem;
    font-size: 1.2rem;
 }
 .about-content2 p{
    text-align: justify;
    padding: 1.5rem 0px;
    font: 1.3rem;
    line-height: 2rem;
 }
 .about-us h2{
    color: red;
    font-size: 1.8rem;
    padding: 0px 2rem;
 }
 .why{
    background: #fff;
    width: 100%;
    padding-bottom: 1rem;
 }
 .why-tpa {
     height: auto;
    padding: 4rem 0px 0px 3rem;
 }
 .why-tpa h3{
     padding: 1rem;
    background: #020281;
    color: #fff;
    border: 1px solid;
    width: 50%;
    text-align: center;
    font-size: 2rem;
 }
 .why-tpa p{
     margin-top: 4rem;
     font-size: 1.1rem;
 }
 .why-tpa li{
    padding: 0.5rem;
    text-transform: capitalize;
 }
 .pro p {
    padding: 1rem 0px 1rem 3rem; 
    text-align: justify;
     
 }
 .pro{
    height: 60vh;
    position: relative;
    
 }
  .pro::after{
    content: "";
    width: 100%;
    height: 4vh;
    background: #020281;
    position: absolute;
    bottom: 0;
  }
  .who{
    background: #020281;
    width: 100%;
    height: auto;
     
  }
  .who h3{
    position: relative;
     padding: 5rem 0px 0px 6rem;
     font-size: 2rem;
     color: #fff;
     font-weight: 100;
  }
  .who h3:after{
    content: "";
    position: absolute;
    bottom: 1rem;
    margin-left: 1rem;  
    width: 50%;
    height: 0.2vh;
    background: #fff;
  }
  .who-content{
    padding: 3rem 3rem 0px 9rem;
  }
  .who-content p{
    padding: 1rem 0px 1rem 0px;
    color: #fff;
    line-height: 1.5rem;
    text-align: justify;
  }
  .what{
    max-width: 50%;
    margin: auto;
    display: flex;

    flex-wrap: wrap;
    justify-content: space-between;
  }
  .what .a{
    border: 1px solid;
    text-align: center;
    margin: 1rem;
    width: 30%;
    max-width: 25%;  
  }
  .what .a p{
    margin: 1rem;
    color: white;
  }
  .what .a:nth-child(1){
    background: orange;
  }
  .what .a:nth-child(2){
    background: black;
  }
  .what .a:nth-child(3){
    background: green;
  }
  .what .a:nth-child(4){
    background: rgb(15, 199, 174);
  }
  .what .a:nth-child(5){
    background: rgb(241, 158, 4);
  }
  .what .a:nth-child(6){
    background: rgb(0, 174, 255);
  }
  .what .a:nth-child(1){
    background: orange;
  }

@media screen and (max-width:768px) {
    #hidebar{
        display: none;
    }
    #hide{
        display: block;
        font-size: 0.9rem;
    }
    #hide:hover{
        background: white;
    }
    .sub-main h1{
        font-size: 1.5rem;
        border: 1px solid;
         
        
    }
     
     
}
@media screen and (max-width:425px){
    .main{
        width: 100%;
        height: 130vh;
    }
    .info{
        border: 1px solid;
        width: 100%;
        font-size: 0.9rem;
    }
    .imgsection #img{
        width: 100%;
    }
     
}

 



 

 