*{
    margin: 0;
    padding: 0;

}

body{
    background-color: #00a5e9;
}

header{
    background: linear-gradient( #082231 40%, #00a5e9 100%);
}

.header{
    margin: 5% 5% 2% 5%;
    height: 500px;
    border: 1px solid transparent;
    border-radius: 20px;
    background: linear-gradient( #082231 30%, #00a5e9 100%);
    color: azure;
    box-shadow: 5px 10px 10px 5px rgb(26, 53, 53);
}

.head-nav{
    margin-left: 5%;
    margin-top: 20px;
}

.a1 {
    font-size: 2.5rem;
    text-decoration: none;
    margin:2%;
    transition :transform 0.5s;
}

.a1 i{
    transition :transform 0.5s;
}

.a1 i:hover{
    cursor: pointer;
    transform: scale(1.3);
    transition :transform 0.5s;
}

.contacts{
    text-align: center;
}

.contacts .fa-whatsapp{
    color: #045b2e;
}

@media(max-width: 1172px){
    main .heads-intro h4{
        font-size: 2rem;
        color: antiquewhite;
    }
    
    main .heads-tasweer img{
        height: 240px;
        width: 240px;
        border-radius: 50%;
        transition :transform 0.5s;
    }
    main .heads-intro p{
        color: rgb(221, 221, 221);
        font-size: 1.3rem;
    }
    
    main .heads-intro .para{
        margin-top: 8%;
    }
    
    main .heads-intro .contact-heads {
        margin-top: 9%;
    }
    
    main .heads-intro .zia{
        margin-top: 17%;
    }
}
@media(max-width: 982px){
    main .heads-intro p{
        color: rgb(221, 221, 221);
        font-size: 1.25rem;
    }
    
}
@media(max-width: 950px){
    .header{
        height: 400px;
    }
    .head-text h1{
        font-size: 2rem;
    }.head-text h3{
        font-size: 1.45rem;
    }.head-text p{
        font-size: 1.3rem;
    }
    .head-main .head-img img{
        height: 150px;
        width: 150px;
        margin-top: 50%;
    }   
    main .heads-intro h4{
        font-size: 2rem;
        color: antiquewhite;
    }
    
    main .heads-tasweer img{
        height: 200px;
        width: 200px;
        border-radius: 50%;
        transition :transform 0.5s;
    }
    main .heads-intro p{
        color: rgb(221, 221, 221);
        font-size: 1.15rem;
    }
    main .heads-intro .para{
        margin-top: 7%;
    }
    
    main .heads-intro .contact-heads {
        margin-top: 8%;
    }
    
    main .heads-intro .zia{
        margin-top: 15%;
    }
}
@media(max-width: 850px){
    main .heads-tasweer img{
        height: 180px;
        width: 180px;
    }
    main .heads-intro p{
        color: rgb(221, 221, 221);
        font-size: 1.1rem;
    }
    main .heads-intro .para{
        margin-top: 7%;
    }
    
    main .heads-intro .contact-heads {
        margin-top: 6%;
    }
    
    main .heads-intro .zia{
        margin-top: 12%;
    }
}
@media(max-width: 800px){
    main .heads-intro h4{
        font-size: 1.9rem;
        color: antiquewhite;
    }
    main .heads-tasweer img{
        height: 170px;
        width: 170px;
    }
    main .heads-intro p{
        color: rgb(221, 221, 221);
        font-size: 1rem;
    }
    main .heads-intro .para{
        margin-top: 6%;
    }
    
    main .heads-intro .contact-heads {
        margin-top: 5%;
    }
    
    main .heads-intro .zia{
        margin-top: 10%;
    }
}
@media(max-width: 700px){
    .header{
        height: 350px;
    }
    .head-text h1{
        font-size: 1.8rem;
    }.head-text h3{
        font-size: 1.25rem;
    }.head-text p{
        font-size: 1.1rem;
    }
    .head-main .head-img img{
        height: 140px;
        width: 140px;
        margin-top: 60%;
    } 
    main .heads-intro h4{
        font-size: 1.5rem;
        color: antiquewhite;
    }
    
    main .heads-tasweer img{
        height: 160px;
        width: 160px;
        border-radius: 50%;
        transition :transform 0.5s;
    }
    main .heads-intro p{
        color: rgb(221, 221, 221);
        font-size: 0.9rem;
    }
    main .heads-intro .para{
        margin-top: 5%;
    }
    
    main .heads-intro .contact-heads {
        margin-top: 4.5%;
    }
    
    main .heads-intro .zia{
        margin-top: 9%;
    }
}
@media(max-width: 600px){
    .header{
        height: 300px;
    }
    .head-nav{
        margin-left: 1%;
    }
    .header .head-nav a{
        font-size: 1rem;
        margin: 0 10px 0 10px;
    }
    .head-text h1{
        font-size: 1.7rem;
    }.head-text h3{
        font-size: 1.15rem;
    }.head-text p{
        font-size: 1rem;
    }
    .head-main .head-img img{
        height: 120px;
        width: 120px;
        margin-top: 50%;
    }  
    main .heads-intro h4{
        font-size: 1.25rem;
        color: antiquewhite;
    }
    
    main .heads-tasweer img{
        height: 140px;
        width: 140px;
        border-radius: 50%;
        transition :transform 0.5s;
    }
    main .heads-intro p{
        color: rgb(221, 221, 221);
        font-size: 0.8rem;
    }
    main .heads-intro .para{
        margin-top: 4.5%;
    }
    
    main .heads-intro .contact-heads {
        margin-top: 4%;
    }
    
    main .heads-intro .zia{
        margin-top: 8%;
    }
}
@media(max-width: 500px){
    .head-text p{
        font-size: 0.85rem;
    }
    .head-main .head-img img{
        height: 100px;
        width: 100px;
        margin-top: 70%;
    }  
    main .heads-intro h4{
        font-size: 1.1rem;
        color: antiquewhite;
    }
    
    main .heads-tasweer img{
        height: 120px;
        width: 120px;
        border-radius: 50%;
        transition :transform 0.5s;
    }
    main .heads-intro p{
        color: rgb(221, 221, 221);
        font-size: 0.7rem;
    }
    main .heads-intro .para{
        margin-top: 4%;
    }
    
    main .heads-intro .contact-heads {
        margin-top: 3.5%;
    }
    
    main .heads-intro .zia{
        margin-top: 7%;
    }
    main .heads .heads-intro .he1 i{
        font-size: 2rem;
    }
}
@media (max-width:462px) {
    main .heads-intro h4{
        font-size: 1rem;
        color: antiquewhite;
    }
    
    main .heads-tasweer img{
        height: 110px;
        width: 110px;
    }
    main .heads-intro p{
        color: rgb(221, 221, 221);
        font-size: 0.65rem;
    }
    main .heads-intro .para{
        margin-top: 4%;
    }
    
    main .heads-intro .contact-heads {
        margin-top: 3%;
    }
    
    main .heads-intro .zia{
        margin-top: 6%;
    }
}
@media(max-width: 410px){
    .header{
        height: 250px;
    }
    .head-nav{
        margin-left: 5px;
    }
    .header .head-nav a{
        font-size: 0.7rem;
        margin: 0 9px 0 9px;
    }
    .head-text h1{
        font-size: 1.6rem;
    }.head-text h3{
        font-size: 1.1rem;
    }.head-text p{
        font-size: 0.85rem;
    }
    .head-main .head-img img{
        height: 90px;
        width: 90px;
        margin-top: 70%;
    }
    main .heads-intro h4{
        font-size: 0.9rem;
        color: antiquewhite;
    }
    
    main .heads-tasweer img{
        height: 100px;
        width: 100px;
    }
    main .heads-intro p{
        color: rgb(221, 221, 221);
        font-size: 0.55rem;
    }
    main .heads-intro .para{
        margin-top: 3%;
    }
    
    main .heads-intro .contact-heads {
        margin-top: 2.5%;
    }
    
    main .heads-intro .zia{
        margin-top: 5%;
    }
    main .heads .heads-intro .he1 i{
        font-size: 1.5rem;
    }
}
@media(max-width: 370px){
    main .heads-intro h4{
        font-size: 0.8rem;
        color: antiquewhite;
    }
    
    main .heads-tasweer img{
        height: 90px;
        width: 90px;
    }
    main .heads-intro p{
        color: rgb(221, 221, 221);
        font-size: 0.5rem;
    }
    main .heads-intro .para{
        margin-top: 3%;
    }
    
    main .heads-intro .contact-heads {
        margin-top: 1%;
    }
    
    main .heads-intro .zia{
        margin-top: 2%;
    }
    main .heads .heads-intro .he1 i{
        font-size: 1.3rem;
    }
}
@media(max-width: 325px){
    .header{
        height: 250px;
    }
    .head-nav{
        margin-left: 1%;
    }
    .header .head-nav a{
        font-size: o.6rem;
        margin: 0 7px 0 0;
    }
    .head-text h1{
        font-size: 1.2rem;
    }.head-text h3{
        margin-top: 8%;
        font-size: 1rem;
    }.head-text p{
        margin-top: 2%;
        font-size: 0.7rem;
    }
    .head-main .head-img img{
        height: 80px;
        width: 80px;
        margin-top: 70%;
    }
    
    main .heads-intro h4{
        font-size: 0.75rem;
        color: antiquewhite;
    }
    
    main .heads-tasweer img{
        height: 70px;
        width: 70px;
        border-radius: 50%;
        transition :transform 0.5s;
    }
    main .heads-intro p{
        color: rgb(221, 221, 221);
        font-size: 0.4rem;
    }
    main .heads-intro .para{
        margin-top: 2%;
    }
    
    main .heads-intro .contact-heads {
        margin-top: 0.5%;
    }
    
    main .heads-intro .zia{
        margin-top: 1%;
    }
    main .heads .heads-intro .he1 i{
        font-size: 1rem;
    }
}

.head-nav a{
    margin: 0 20px 0 20px;
    font-size: 1.3rem;
    text-decoration: none;
    color: bisque;
    padding: 5px;
    border-radius: 5px;
}

.head-nav a:hover{
    border: 1px solid rgb(161, 255, 255);
    background-color: #00a5e9;
    color: #082231;
}


.head-main{
    display: flex;
    justify-content: space-around;
}

.head-text {
    margin-left: 10px;
    font-size: 1.5rem;
    margin-top: 4%;
}

.head-text h3{
    margin-top: 15%;
}
.head-text p{
    margin-top: 5%;
}

.head-img img{
    margin-top: 40%;
    margin-right: 5px;
    height: 250px;
    width: 250px;
    border-radius: 50%;
    box-shadow: 10px 10px 10px 10px rgb(26, 53, 53);
    background-size: cover;
    transition :transform 0.5s;
}

.head-img img:hover{
    cursor: pointer;
    transform: scale(1.2);
    transition :transform 0.5s;
    box-shadow: none;
}

main{
    background: linear-gradient( #0a3c22 10%, #c3a903 100%);
}

.main{
    border-radius: 20px;
    /* background: linear-gradient( #254405 30%, #057198 100%); */
    color: azure;
    flex: none;
    margin: 0 10% 0 10%;
    overflow: scroll; 
}

.main::-webkit-scrollbar{
    display: none;
}

.main-pic{
    gap: 20px;
    display: flex;
    justify-content: space-between; 
}

.main-pic img{
    height: 250px;
    width: 250px;
    filter: grayscale(100);
    transition :transform 0.5s;
}

.main-pic img:hover{
    filter: grayscale(0);
    cursor: pointer;
    transform: scale(1.1);
    transition :transform 0.5s;
}

.heads{
    height: 20%;
    padding: 5%;
    margin: 5%;
    border-radius: 250px;
    background: linear-gradient(  #312108 30%, #e900da 100%); 
    display: flex;
    justify-content: space-between;
    box-shadow: 5px 10px 10px 5px rgba(0, 0, 0, 0.8);

}

.heads-intro h4{
    font-size: 2rem;
    color: antiquewhite;
}

.heads-tasweer img{
    height: 290px;
    width: 290px;
    border-radius: 50%;
    transition :transform 0.5s;
}

.heads-tasweer img:hover{
    cursor: pointer;
    transform: scale(1.2);
    transition :transform 0.5s;
}

.heads-intro p{
    color: rgb(221, 221, 221);
    font-size: 1.5rem;
}

.para{
    margin-top: 10%;
}

.contact-heads {
    text-align: center;
    margin-top: 10%;
}

.zia{
    margin-top: 20%;
}

.contact-heads .fa-whatsapp{
    color: #045b2e;
}

.contact-heads .fa-instagram{
    color: #f65843;
}

footer{
    margin-top: 5px;
  }
  
  .foot-panel1{
    background-color: #37475a;
    color: white;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.85rem;
  }
  
  .foot-panel2{
    background-color: #222f3d;
    color: white;
    display: flex;
    justify-content: space-evenly;
    height: 300px;
    
  }
  
  ul {
    margin-top: 25px ;
  }
  
  ul p{
    font-size: 1rem;
  }
  
  ul a{
    text-decoration: none;
    color: #dddddd;
    display: block;
    font-size: 0.7;
  }
  
  .foot-panel3{
    background-color: #222f3d;
    color: white;
    border-top: 0.5px solid white;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .foot-logo{
    background-image: url("WhatsApp.jpeg");
    background-size: cover;
    width: 100px;
  }
 
  
  .foot-panel4{
    background-color: #0f1111;
    color: white;
    height: 76px;
  }
  
  .pages{
    margin-left: -75%;
    padding-top: 2%;
  }
  
  .pages a{
    color: white;
    text-decoration: none;
    font-size: 0.7rem;
  }
  
  .copyright{
    font-size: 0.85rem;
    text-align: center;
    padding-top: 2%;
  }

