body{
        background-image: url('images\oo.png');
        background-repeat: no-repeat;     
     }
.half-width h1 {
    font-family:Poppins ;
    font-size: 3.5em;
}
.half-width p{
    font-size: large;
}
.half-width a{
    margin: auto;
}
.red-color{
    color:red;
}
.flexible-container
{display:flex;
margin-bottom: 120px;}

.half-width{
    width: 50%;
    padding-left: 2%;
    margin-top: 5%;
}
.half-width img{
    width: 100%;
}
.link-b{
    color: seashell;
    text-decoration: none;
    background-image: linear-gradient(red ,maroon);
    padding: 10px 40px;
    border-radius: 10px;
   font-weight: 700;
}
.Goals-and-missions h1{
    font-family:Poppins ;
    font-size: 50px;
    line-height:25px;
    text-align: center;
}
.Mission img
{
    width: 40%;
}
.left1{
    margin: 0px 70px;
}
.Mission{
    text-align:left;
    margin: 10px 10px;
    width: 100%;
    height: 100%;
    padding: 25px;

  }

.Mission img{
    margin: 0px 15px;
padding-top: 20px;
}
.Mission h3{
    margin: 0px 0px 0px 30px;
}
.box1{
    background-color:rgb(153, 149, 149);
    border-radius: 5%; 
}
.box2{
    background-color:rgb(208, 250, 250);
    border-radius: 5%; 
}
.box3{
    background-color:rgb(255, 211, 200);
    border-radius: 5%; 
}
.hero-coding{
    margin-top: 100px;
}
.hero-coding h1,p{
    font-family: Poppins;
}
.hero-coding img{
width: 400px;
margin-left: 70px;
}
.width-text a{
margin: auto;
}
.width-text{
    width: 60%;
    margin-left: 50px;
    padding-right: 40px;
    margin-top: 20px;
}
.width-text h1{
    font-size: xx-large;
    font: weight 900px;

}
.width-text p{
    font-size: large;
}
.hero-coding{
    margin-top: px;
}
.hero-coding img{
margin-right: 70px;
}
.wKnow-our-Global-Community{
    width: 60%;
    margin-left: 50px;
    padding-right: 40px;
}
.Know-our-Global-Community h1{
    font-size: xx-large;
    font: weight 900px;
    margin-left: 70px;

}
.Know-our-Global-Community p,a{
    font-size: large;
    margin-left: 70px;
}
.hero-corona img{
    width: 100%;
}
.work-h1
{    font-family:Poppins ;
    font-size: 3.5em;
    text-align: center;
}
.work-corona{
    margin-top: 170px;
}
.footer{
    background: #000;
    height: 100%;
    margin: 0%;
    padding: 0px;
}
.footer h1{
    font-family: Lobster;
    font-weight: bolder;
    font-size: 3.5em;
    color: snow;
    text-align:center;
    padding:70px 0px 0px 0px;

}
.footer h1,h6{
    margin: 20px;
}
.footer h6{
    color: gray;
    text-align: center;
    font-size:20px;
    padding-bottom:50px;
 
}
.work-corona h1,p{
    font-family:Poppins
}