*{
    margin: 0;
    padding: 0;
    
}
.home_bg img{
    height: 80vh;
    width: 100%;
}
.history-img img{
    width: 90%;
    height: auto;
}
.heading-top{
    top: 0;
    position: absolute;
    color: #fff;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.heading-top h1{
    margin-left: 100px;
    font-weight: bold;
    font-size: 50px;
    color: lightskyblue;
}
.heading-top p{
    margin-right: 140px;
    margin-left: 120px;
    font-size: 30px;
    margin-bottom: 400px;
}
/* ------------ */
.history{
    margin-top: 100px;
}
.heading-our h2{
    font-size: 35px;
    line-height: 40px;
    font-weight: 700;
    color: #273057;
    margin-top: 0;
    text-transform: capitalize;
    font-family: playfair display,serif;
}
.para-history p{
    letter-spacing: 1px;
    word-spacing: 1px;
    padding: 0;
    color: #525c65;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
}
/* ------------- */
.content_logo img{
    height: 20px;
    width: 20px;
}
.service_content{
    margin-top: 80px;
}
.box-1{
    background: #fff;
    border: 1px solid rgba(0,0,0,.1);
    -webkit-box-shadow: 0 30px 90px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 30px 90px 0 rgb(0 0 0 / 10%);
    padding: 30px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
}
.box-2{
    background: #fff;
    border: 1px solid rgba(0,0,0,.1);
    -webkit-box-shadow: 0 30px 90px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 30px 90px 0 rgb(0 0 0 / 10%);
    padding: 14px 30px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
}
.Service-logo img{
    width: 100%;
    height: 200px;
}
.heading-1{
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    color: #273057;
    margin-top: 16px;
    letter-spacing: 1px;
}
.para p{
    line-height: 24px;
    padding: 0;
    font-weight: 400;
    font-size: 16px;
    color: #525c65;
    text-align: center;
}
/* ------------------------ */
.background-banner{
    background: linear-gradient(rgb(1,78,114),rgba(1,78,114,0.02)),url(./mission-bg.jpg) no-repeat center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
}
.heading-always h1{
    color: #fff;
    text-align: center;
    margin-top: 40px;
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    font-family: playfair display,serif;
}
.heading p{
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
}
.heading hr{
    border-top: 1px solid #fff;
    width: 50px;
}
/* ======================== */

.mission-pic{
    background: url(./user-2.jpg);
    background-size: cover;
    border-radius: 4px 0 0 4px;
    position: relative;
    height: 300px;
    }
    .heading-vision h3{
        font-size: 20px;
        font-weight: 700;
        color: #273057;
        font-family: playfair display,serif;
        margin-left: 150px;
        text-transform: capitalize;
        margin-top: 30px;
    }
    .para-vision p{
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        text-align: justify;
        color: #525c65;
        margin-left: 150px;
        margin-right: 40px;
        margin-bottom: 10px;
    }
    .mission-logo, .vision-logo {
        margin-left: 200px;
       margin-top: 30PX;
    }
    .box{
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        border-radius: 10px;
        margin-top: -100px;
        background-color: #fff;
    }
    
/* ------------------ */

.heading-youtube h2{
    font-size: 24px;
    line-height: 40px;
    font-weight: 700;
    color: #273057;
    font-family: playfair display,serif;
}
.para-youtube p{
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    color: #525c65;
}
.chose li span{
    font-size: 14px;
}
.chose li i{
    color: #f47971;
    font-size: 18px;
    margin-right: 10px;
}
.chose{
    text-decoration: none;
    list-style: none;
    
}
.youtuber{
    margin-top: 100px;
    margin-bottom: 100px;
}
/* ----------------------- */