/* CSS Document */

/**	who **/

.who-section{
    height: 214px;
}

.who-section h2{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    line-height: 48px;
    color: #03273F;
    width: 456px;
    height: 192px;
    margin: 0 0 0 170px;
}

.who-section h4{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;
    color: #0098DA;
    margin: 0 0 0 175px;
}

.who-section p{
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #03273F;
    width: 413px;
    height: 140px;
    margin: -170px 0 0 780px;
}

.middle-border{
    position: absolute;
    width: 172px;
    height: 0px;
    left: 615px;
    top: 605px;
    border: 1px solid #B2BCC6;
    transform: rotate(90deg);
}
/**	eof who **/

/**	our-vision **/

.our-vision{
    height: 550px;
    background: #FFFFFF;
    /*box-shadow: 0px 15px 15px 10px #F4F8FB;*/
}

.our-vision h2{
    position: absolute;
    width: 215px;
    height: 40px;
    left: 567px;
    margin: 20px 0 0 0;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    line-height: 40px;
    color: #03273F;
}

.img-container{
    position: absolute;
    width: 500px;
    height: 350px;
    left:170px;
    margin:160px 0 0 0;
}

.our-vision h3{
    position: absolute;
    width: 391px;
    height: 80px;
    left: 735px;
    top: 990px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 40px;
    color: #31A9B0;
}

.our-vision p{
    position: absolute;
    width: 494px;
    height: 288px;
    left: 737px;
    top: 1090px;
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #03273F;
}
/**	eof our-vision **/
/**	our-mission **/

.our-mission{
    height: 750px;
    background:#F9FBFC ;
}

.inmission-section{
    background: #F9FBFC;
}

.our-mission h2{
    position: absolute;
    width: 245px;
    height: 40px;
    left: 260.47px;
    top: 1575px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    line-height: 40px;
    color: #03273F;
    }

    .mission-container{
        position: absolute;
        width: 384.47px;
        height: 115.67px;
        margin: 0 0 0 260px;
    }
        

.container{
    position: absolute;
    margin: 120px 0 0 0;
    width: 384.47px;
    height: 115.67px;}

.container-1{
    position: absolute;
    margin: 280px 0 0 0;
    width: 384.47px;
    height: 115.67px;}

    .container-2{
        position: absolute;
        margin: 440px 0 0 0;
        width: 384.47px;
        height: 115.67px;}

        .container-3{
            position: absolute;
            margin: 580px 0 0 0;
            width: 384.47px;
            height: 115.67px;}

            .right-container{
                position: absolute;
                margin: 120px 0 0 520px;
                width: 384.47px;
                height: 115.67px;
            }

            .right-container-1{
                position: absolute;
                margin: 280px 0 0 520px;
                width: 384.47px;
                height: 115.67px;
            }
    
            .right-container-2{
                position: absolute;
                margin: 440px 0 0 520px;
                width: 384.47px;
                height: 115.67px;
            }
            .right-container-3{
                position: absolute;
                margin: 580px 0 0 520px;
                width: 384.47px;
                height: 115.67px;
            }
    
.mission-container span{
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 32px;
    color: #03273F;
}

.mission-container p{
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #03273F;
    margin: 8px 0 0 0 ;
}
/**	eof our-mission **/