.main-nav .sub-menu-toggle{
    display: none;
}
.main-nav .current-menu-parent .nav-link.dropdown-toggle{
    color:#1EA5D2;
}
.main-nav .current_page_item a{
    color:#1EA5D2!important;
}

.about-history h2{
    font-size: 29px;
    line-height: 39px;
    margin-bottom: 15px;
}

.why-choose-column{
    height:480px;
}
.about-bg-pic{
    width:100%;
    height: 100%;
    object-fit:cover;
}
.why-choose-column .description-item{
    padding:80px 70px 55px 55px;
}
.why-choose-column .description-item h2{
    color: #fff;;
}
.why-choose-column .description-item h5{
    color:#4bcc5a;
}
.why-choose-column .description-item p{
    color:#ffffff;
}
.choose-list-box{
    padding:90px 0px 55px 0px;
    background: #1e1e1e;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.choose-list-item h3{
    color:#ffffff;
    font-size: 21px;
    line-height: 28px;
}
.choose-list-item p{
    color:#a8a8a8;
    font-size: 15px;
    line-height: 25px;
}
.employee-banner-area{
    background-size: cover;
    background-position: center center;
    height: 548.682px;
    transform: translate(0px, -21.7391px);
    margin-top: 91px;
    /* position: relative;
    top:100px; */
}
.employee-banner-area .portal-item h2{
    font-size: 31px;font-weight: 600;letter-spacing: 0px;text-transform: none;color: #51be78;
}
.employee-banner-area .portal-item h6{
    font-size: 21px;font-weight: 400;letter-spacing: 0px;text-transform: none;color: #d8e3fb;
}
.employee-banner-area .portal-item p{
    font-size: 21px;font-weight: 400;letter-spacing: 0px;text-transform: none;color: #ffffff;
}

.pbf-wrapper{
    background: #195C86;
    padding: 50px 0px;
}
.pbf-col{
    padding: 50px 20px 0px 20px;
}
.pbf-col i{
    font-size:40px;min-width:40px;min-height:40px;color:#fff;padding-bottom: 30px;
}
.pbf-col h3{
    font-size: 26px;
    letter-spacing: 0px;
    text-transform: none;
    padding-bottom: 25px;
    margin:0;
    color: #fff;
}
.pbf-col p{
    font-size:16px;line-height:26px;color:#fff;margin-bottom: 20px;
}
.pbf-col a{
    font-size:16px;line-height:26px;color:#3db166;text-align: left;
}
.job-modal .modal-header h5{
    width: 100%;
}
.job-modal .create-education{
    border:inherit;
    padding: 20px;
}