*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}
ul{
    list-style: none;
}
img{
    vertical-align: middle;
}
h1, h2, h3, h4, h5, h6, p {
    padding: 0 0;
}
.nav_manu{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}
.nav_manu ul li a{
    font-family: "IBM Plex Sans", serif;
    font-size: 18px;
    font-weight: bold;
    color: #fff !important;
    padding: 0 20px !important;
}
/* banner part start */
#banner{
    background: url(../images/Banner.png) no-repeat center / cover;
    padding: 138px 0 300px;
    position: relative;
}
.ban_text h1{
    font-family: "IBM Plex Sans", serif;
    font-size: 72px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.ban_img{
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
}
.ban_img img{
    width: 100%;
}
/* banner part end */
/* join part start */
#join{
    padding: 8px 0 110px;
}
.join_text{
    padding-top: 37px;
}
.join_text h3{
    font-family: "Yellowtail", serif;
    font-size: 30px;
    font-weight: normal;
    color: #14B9F1;
    padding-bottom: 16px;
}
.join_text h2{
    font-family: "IBM Plex Sans", serif;
    font-size: 49px;
    font-weight: bold;
    color: #000;
    position: relative;
}
.join_text h2::after{
    position: absolute;
    content: "";
    left: 0;
    bottom: -30px;
    height: 2px;
    width: 80px;
    background-color: #000;
}
.join_text p{
    font-family: "IBM Plex Sans", serif;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    padding-top: 77px;
    padding-bottom: 35px;
    padding-right: 60px;
}
.join_text h6{
    font-family: "IBM Plex Sans", serif;
    font-size: 18px;
    font-weight: normal;
    color: #000;
  padding-right: 80px;
  padding-bottom: 46px;
  padding-left: 20px;
}
.but a{
    font-family: "IBM Plex Sans", serif;
    font-size: 18px;
    font-weight: bold;
    color: #fff; 
    padding: 21px 41px;
    background-color: #FF9600;
    border-radius: 5px;

}
.img_two{
    padding-top: 50px;
}
.img_one{
    width: 100%;
}
.img_one img{
    width: 100%;
}

/* join part end */
/* stats part start */
#stats{
    padding-bottom: 49px;
}
.one{
    padding: 15px;
    background-color: #F4F2BF;
}
.two{
    padding: 15px;
    background-color: #F4F2BF;
}
.three{
    padding: 15px;
    background-color: #F4F2BF;
}
.one h4{
    font-family: "IBM Plex Sans", serif;
    font-size: 80px;
    font-weight: bold;
    color: #000;
    padding-left: 40px;
}
.two h4{
    font-family: "IBM Plex Sans", serif;
    font-size: 80px;
    font-weight: bold;
    color: #000;
    padding-left: 50px;
}
.three h4{
    font-family: "IBM Plex Sans", serif;
    font-size: 80px;
    font-weight: bold;
    color: #000;
    padding-left: 40px;
}
.one h6{
    font-family: "IBM Plex Sans", serif;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    padding-left: 48px;
}
.two h6{
    font-family: "IBM Plex Sans", serif;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    padding-left: 20px;
}
.three h6{
    font-family: "IBM Plex Sans", serif;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    padding-left: 40px;
}
.one_ii_i{
    padding-left: 200px;
}
.one_ii{
    padding-left: 180px;
}
.one_iii{
    padding-left: 200px;
}

/* stats part end */
/* group part start */
#group{
    background-color: #22647A;
   margin-bottom: 98px;
}
.group_left{
    padding-top: 120px;
}
.group_left h4{
    font-family: "Yellowtail", serif;
    font-size: 30px;
    font-weight: normal;
    color: #FF9600;
    padding-bottom: 20px;
}
.group_left h2{
    font-family: "IBM Plex Sans", serif;
    font-size: 54px;
    font-weight: bold;
    color: #F1DDDD;
    position: relative;
}
.group_left h2::after{
    position: absolute;
    content: "";
    left: 0;
    bottom: -50px;
    height: 2px;
    width: 80px;
    background-color: #F0E7E7;
}
.group_right p{
    font-family: "IBM Plex Sans", serif;
    font-size: 18px;
    font-weight: normal;
    color: #F4EEEE;
}
.group_right{
    padding: 195px 0 234px;
}
/* group part end */
/* activities part start */
.activi_div{
    text-align: center;
    width: 100%;
}
.activi_div img{
    width: 100%;
}
.activi_div h4{
    font-family: "IBM Plex Sans", serif;
    font-size: 30px;
    font-weight: bold;
    color: #FF9600;
    padding: 22px 0 11px;
}
.activi_div p{
    font-family: "IBM Plex Sans", serif;
    font-size: 18px;
    font-weight: normal;
    color: #FF9600;
}
/*  */
.activi_div1{
    text-align: center;
    width: 100%;
    padding-top: 55px;
}
.activi_div1 img{
    width: 100%;
}
.activi_div1 h4{
    font-family: "IBM Plex Sans", serif;
    font-size: 30px;
    font-weight: bold;
    color: #FF9600;
    padding: 22px 0 11px;
}
.activi_div1 p{
    font-family: "IBM Plex Sans", serif;
    font-size: 18px;
    font-weight: normal;
    color: #FF9600;
}

/* activities part end */
/* last part start */
.last_div{
    padding-bottom: 6px;
}
.last_div h2{
    font-family: "Arizonia", serif;
    font-weight: 500;
    font-size: 160px;
    color: #000;
}
/* last part end */