.main, body{
    width: 100%;
    height: 3800px;
    text-transform: capitalize;
    cursor: pointer;
    background-color: rgb(230, 247, 184);
}
.bar1{
    margin-top: -6px;
    /* margin-left: -10px; */
    width: 100%;
    height: 40px;
    background-color: #EEEEEE;
    display: flex;
    align-items: center;
    cursor: pointer;
   }
.email{
    width: 15px;
    height: 15px;
    background-color: #EEEEEE;
    padding-left: 70px;
    cursor: pointer;
}
.info, .contact{
    padding-left: 5px;
    cursor: pointer;
}
.tel{
    width: 15px;
    height: 15px;
    background-color: #EEEEEE;
    padding-left: 10px;
    cursor: pointer;
}
.english{
    background-color: white;
    border-top: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    width: 75px;
    height: 27px;
    padding-left: 15px;
    padding-top: 10px;
    margin-top: 2px;
    margin-left: 750px;
    font-size: larger;
    cursor: pointer;
}
.bar2{
    width: 100%;
    height: 80px;
    /* border: 1px solid black; */
    background-color: white;
    display: flex;
    align-items: center;
    cursor: pointer;
    }
    .img1{
        width: 250px;
        height: 75px;
        padding-left: 65px;
        cursor: pointer;
    }
    .item1{
        margin-left: 10px;
        text-transform: capitalize;
        cursor: pointer;
        font-size: larger;
        
    }
    .item1:hover{
        margin-left: 10px;
        text-transform: capitalize;
        cursor: pointer;
        font-size: x-large;
        color: #0D6DB7;
    }
    .button1{
        width: 120px;
        height: 60px;
        text-transform: uppercase;
        margin-left: 20px;
        background-color: #0D6DB7;
        border: 1px solid #0D6DB7;
        cursor: pointer;
        border-radius: 10px;
        color: white;
    }
    .button1:hover{
        width: 125px;
        height: 65px;
        text-transform: uppercase;
        margin-left: 20px;
        background-color: #0D6DB7;
        border: 1px solid #0D6DB7;
        cursor: pointer;
        border-radius: 10px;
        color: white;
    }
    .button2{
        width: 120px;
        height: 60px;
        text-transform: uppercase;
        margin-left: 20px;
        background-color: #8DC63F;
        border: 1px solid #0D6DB7;
        cursor: pointer;
        border-radius: 10px;
        color: white;
    }
    .button2:hover{
        width: 125px;
        height: 65px;
        text-transform: uppercase;
        margin-left: 20px;
        background-color: #8DC63F;
        border: 1px solid #0D6DB7;
        cursor: pointer;
        border-radius: 10px;
        color: white;
    }
    span{
        color: #8DC63F;
    }
    .wel{
        font-size: 50px;
        cursor: pointer;
        padding-left: 70px;
        padding-top: 100px;
        text-transform: capitalize;
        font-weight: bolder;
        }
    p{
        font-size: x-large;
    }
    .p1{
        font-size: large;
        text-transform: capitalize;
        font-weight: normal;
    }
    .button3{
        width: 180px;
        height: 60px;
        text-transform: uppercase;
        cursor: pointer;
        border: .5px solid black;
        border-radius: 5px;
         }
    .button3:hover{
        width: 185px;
        height: 65px;
        text-transform: uppercase;
        cursor: pointer;
        border: .5px solid black;
        border-radius: 5px;
        }
        .main1{
            display: flex;
           }
        .img2{
            width: 690px;
            height: 500px;
            margin-left: 10px;
                   }
.main3{
    width: 90%;
    height: 160px;
    /* border: 1px solid black; */
    border-radius: 5px;
    background-color: #F0FCDA;
    display: flex;
    /* align-items: self-start; */
    cursor: pointer;
    text-transform: capitalize;
    margin-left: 70px;
    margin-top: 50px;
   
}
.item2{
    font-size: larger;
    margin-left: 10px;
    margin-top: 20px;
    /* border: 1px solid black; */
    border-radius: 10px;
    width: 300px;
    height: 40px;
    background-color: white;
    padding-top: 10px;
    padding-left: 10px;
}
.item22{
    font-size: larger;
    margin-left: 50px;
    /* border: 1px solid black; */
    border-radius: 10px;
    width: 150px;
    height: 30px;
    background-color: white;
    padding-top: 10px;
    padding-left: 10px;
    margin-top: 20px;
}
.item23{
    font-size: larger;
    margin-left: 50px;
    margin-top: 20px;
    /* border: 1px solid black; */
    border-radius: 10px;
    width: 80px;
    height: 30px;
    background-color: white;
    padding-top: 10px;
    padding-left: 10px;
}
.item24{
    font-size: larger;
    margin-left: 50px;
    margin-top: 20px;
    /* border: 1px solid black; */
    border-radius: 10px;
    width: 50px;
    height: 30px;
    background-color: white;
    padding-top: 10px;
    padding-left: 10px;
}
.item2:hover{
    font-size: larger;
    margin-left: 10px;
    margin-top: 20px;
    /* border: 1px solid black; */
    border-radius: 10px;
    width: 300px;
    height: 40px;
    color: white;
    background-color: #424242;
    padding-top: 10px;
    padding-left: 10px;
}
.item22:hover{
    font-size: larger;
    color: white;
    margin-left: 50px;
    /* border: 1px solid black; */
    border-radius: 10px;
    width: 150px;
    height: 30px;
    background-color: #424242;
    padding-top: 10px;
    padding-left: 10px;
    margin-top: 20px;
}
.item23:hover{
    font-size: larger;
    color: white;
    margin-left: 50px;
    margin-top: 20px;
    /* border: 1px solid black; */
    border-radius: 10px;
    width: 80px;
    height: 30px;
    background-color: #424242;
    padding-top: 10px;
    padding-left: 10px;
}
.item24:hover{
    font-size: larger;
    color: white;
    margin-left: 50px;
    margin-top: 20px;
    /* border: 1px solid black; */
    border-radius: 10px;
    width: 50px;
    height: 30px;
    background-color: #424242;
    padding-top: 10px;
    padding-left: 10px;
}
.item21{
    font-size: larger;
    padding-left: 5px;
    padding-top: 20px;
    padding-right: 5px;
    
}
.rs{
    display: flex;
    border: .5px solid black;
    background-color: #424242;
    border-radius: 10px;
    color: white;
    /* padding-left: 10px; */
    /* padding-right: 10px; */
    margin-left: 20px;
    margin-top: 30px;
    height: 65px;
    width: 300px;
    }
    .button4{
        width: 180px;
        height: 60px;
        margin-left: -770px;
        margin-top: 80px;
        font-size: large;
        text-transform: capitalize;
        cursor: pointer;
        color: white;
        background-color: #8DC63F;
        border: .5px solid  #8DC63F;
        border-radius: 15px;
         }
    .button4:hover{
        width: 185px;
        height: 65px;
        font-size: larger;
        text-transform: uppercase;
        cursor: pointer;
        color: white;
        background-color: #8DC63F;
        border: .5px solid  #8DC63F;
        border-radius: 15px;
        }
.main4{
    display: flex;
}
.img3{
    width: 90%;
    height: 650px;
    margin-top: 20px;
    margin-left: 70px;
}
h1{
    text-align: center;
    font-size: 50px;
}
.welfare{
    width: 90%;
    height: 150px;
    display: flex;
    justify-content: space-between;
    margin-left: 70px;
}
.wel12{
    justify-content: center;
    /* border: 1px solid black; */
    background-color: white;
    height: 150px;
    width: 180px;
    padding-left: 50px;
    margin-left: 10px;
    padding-top: 30px;
    border-radius: 10px;
    text-transform: capitalize;
}
.wel12:hover{
    justify-content: center;
    /* border: 1px solid black; */
    background-color: white;
    height: 155px;
    width: 185px;
    padding-left: 50px;
    margin-left: 10px;
    padding-top: 30px;
    border-radius: 10px;
    text-transform: capitalize;
}
.pp{
    padding-right: 5px;
}
.pp1{
    font-size: larger;
    padding-right: 20px;
}
.pp2{
    padding-left: 15px;
}
.zaqat{
    width: 90%;
    height: 300px;
    margin-top: 50px;
    margin-left: 75px;
    display: flex;
}
   h6{
    font-size: larger;
    text-transform: capitalize;
    color: white;
    margin-left: 50px;
    margin-top: 230px;
}
h6:hover{
    font-size: x-large;
    text-transform: capitalize;
    color: white;
    margin-left: 50px;
    margin-top: 230px;
}
.do{
    width: 350px;
    height: 50px;
    font-size: larger;
    margin-right: 100px;
    border-radius: 10px;
    background-color: #8ec63f79;
    border: none;
    text-transform: capitalize;
    margin-left: 10px;
    }
    .do:hover{
        width: 355px;
        height: 55px;
        font-size: larger;
        margin-right: 100px;
        border-radius: 10px;
        background-color: #8ec63fd7;
        border: none;
        text-transform: capitalize;
        margin-left: 10px;
        }
    .pic1{
        background-image: url(./IT\ Entrepreneurship\ Courses.jpg);
        width: 390px;
    height: 370px;
    border: 1px solid white;
    border-radius: 10px;
    background-repeat: no-repeat;
    margin-left: 10px;
     } 
    .pic2{
        background-image: url(./dailyfood.jpg);
        width: 390px;
    height: 370px;
    border: 1px solid white;
    border-radius: 10px;
    background-repeat: no-repeat;
    margin-left: 10px;
    } 
    .pic3{
        background-image: url(./zaqat.jpg);
        width: 390px;
    height: 370px;
    border: 1px solid white;
    border-radius: 10px;
    background-repeat: no-repeat;
    margin-left: 10px;
    } 
    .step7{
        width: 90%;
        height: 580px;
        margin-left: 85px;
        display: flex;
        /* border: 1px solid black; */
    }
.pict1{
    width: 600px;
    height: 450px;
    margin-top: 10px;
    border-radius: 10px;
    }
.step1{
    display: flex;
    margin-top: 100px;
}
.step2{
    display: flex;
    margin-top: 20px;
}
.other{
   padding-left: 100px;
    margin-top: 10px;
    font-size: xx-large;
    font-weight: bolder;
    text-transform: capitalize;
}
#other{
    width: 580px;
    height: 150px;
        margin-top: 10px;
        padding-left: 20px;
        /* border: 1px solid black; */
    }
.hap1{
    width: 50px;
    height: 50px;
    padding-left: 10px;
    padding-top: 10px;
    
    }
#hap1{
    width: 70px;
    height: 70px;
    border-radius: 10px;
    background-color: #EEEEEE;
}
.hepatitis{
    font-size: x-large;
    color: #0D6DB7;
    margin-left: 30px;
}
.saylani21{
    font-size: medium;
    color: black;
    margin-top: 10px;
    text-transform: capitalize;
}
#housing{
    width: 580px;
    height: 100px;
    display: flex;
     margin-top: 10px;
        /* padding-left: 10px; */
        /* border: 1px solid black; */
    }
#hou1{
    width: 70px;
    height: 70px;
    margin-top: 10px;
    border-radius: 10px;
    background-color: #EEEEEE;
}
.housing{
    font-size: x-large;
    color: #0D6DB7;
    margin-left: 30px;
}
.saylani22{
    font-size: medium;
    color: black;
    margin-top: 10px;
    text-transform: capitalize;
}
.housing1{
    width: 50px;
    height: 50px;
    padding-left: 10px;
    padding-top: 10px;
    }
.step8{
    margin-left: 80px;
    margin-top: 20px;
    background-image: url(./back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    /* background-position: cover; */
    width: 90%;
    height: 400px;
    /* border: 1px solid black; */
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.step8-1{
    /* border: 1px solid black; */
    width: 120px;
    height: 280px;
}
.cercal{
    width: 100px;
    height: 100px;
    padding-left: 15px;
    padding-top: 20px;
    border-radius: 60px;
    background-color: white;
    border: 1px solid black;
}
.qty{
    text-align: center;
    color: white;
    font-weight: bolder;
    text-transform: capitalize;
}
h3{
    text-align: center;
    font-size: xx-large;
    margin-top: 70px;
    color: #8DC63F;
}
.step9{
    width: 90%;
    height: 350px;
    border: 1px solid black;
    border-radius: 10px;
    margin-left: 80px;
    background-color: rgba(167, 165, 165, 0.822);
}
#arshad{
    width: 100px;
    height: 100px;
    border-radius: 60px;
    margin-top: 40px;
    margin-left: 45%;
}
.h4{
    color: #0D6DB7;
    font-size: xx-large;
    text-align: center;
    margin-top: 20px;
}
.group{
    text-align: center;
    color: black;
    /* padding-bottom: 50px; */
}
.intro{
    text-align: center;
    padding-top: 10px;
    font-size: large;
}
.blink {
    animation: blinker 1.0s linear infinite;
    color: rgb(190, 5, 236);
    font-family: sans-serif;
    text-align: center; 
    /* margin: 5% 5%; */
    font-size: x-large;
    /* padding-right: 300px; */
    cursor: pointer;
    text-decoration: underline;
}
@keyframes blinker {
    50% {
        opacity: 0;
    }
}
.marquee{
animation: blinker 1.5s linear infinite;
color: rgb(250, 250, 250);
font-family: sans-serif;
transition: all;
font-size: xx-large;
cursor: pointer;
border: 1px solid black;
background-color: rgb(0, 0, 0);
}
@keyframes blinker {
50% {
    opacity: 0;
}
}   





