a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.text-blue {
    color: #0245FC;
}

img {
    max-width: 100%;
}

div#banner {
    margin-top: 35px;
}

.py-10 {
    padding: 10rem 0;
}

.py-5 {
    padding: 5rem 0;
}

.py-6 {
    padding: 6rem 0;
}

.mt-6 {
    margin-top: 6rem;
}

.mt-20 {
    margin-top: 16rem;
}

.mb-6 {
    margin-bottom: 6rem;
}

.pt-6 {
    padding-top: 6rem;
}

.pt-5 {
    padding-top: 5rem;
}

.pt-10 {
    padding-top: 10rem;
}

.mt-90 {
    margin-top: 90px !important;
}

.pb-3 {
    padding-bottom: 3rem;
}

.pb-4 {
    padding-bottom: 4rem;
}

.pb-5 {
    padding-bottom: 5rem;
}

.pb-6 {
    padding-bottom: 6rem;
}

.text-hover-primary:hover {
    color: #0245FC;
}

img {
    max-width: 100%;
}

img.card-img-top {
    width: 100%;
    height: 220px;
    object-fit: cover;
}

.main_theme {
    background: #00359a !important;
}

.bg-image {
    background-size: cover;
    background-position: 75% 25%;
    background-attachment: fixed;
    min-height: 26em;
}

.feature_flag img {
    padding: 5px;
    height: 100px;
    border: 2px solid #ff9800;
    background: white;
    width: 100px;
    border-radius: 50%;
}

.events_content {
    margin-bottom: 30px;
    padding: 2.75em 3em;
}

.events_section.ev1 {
    border-radius: 30px;
    background: #01B097;
}

.events_section.ev2 {
    background: #003e38;
    border-radius: 30px;
}

.events_section.ev3 {
    background: #0245FC;
    border-radius: 30px;
}

td.d_with_events {
    min-width: 240px;
}

.events_section.ev4 {
    background: #00527E;
    border-radius: 30px;
}

.f_contact {
    padding-left: 25px;
}

.events_section.ev4 :hover {
    background: #e2111b;
}

.events_section.ev5 {
    background: #e2111b;
    border-radius: 30px;
}



.events_section {
    border: 2px solid #fff;
    border-radius: 30px;
}

.events_section p {
    font-weight: bolder;
}

.fw-bolder {
    font-weight: bolder;
}

.footer_events h2 {
    color: #fff;
}

.footer_events p {
    color: #fff;
}

.footer_d2_events h2 {
    color: #ffffff;
}

#banner .carousel-inner {
    height: 250px;
}

.footer_d2_events p {
    color: #ffffff;
}

.footer_content {
    padding: 30px 0;
}

.border_right {
    border-right: 1px solid #333131;
}

.Footer {
    color: #F5F8FA;
    font-size: 0.875em;
    line-height: 1.4375;
    min-height: 139px;
    padding: 1.25rem 1.25rem 0 1.8rem;
    background: #000e28;
}

.training_btn {
    border-radius: 10px;
    color: #fff;
    border: 4px solid #fff;
    background: #042d83;
    padding: 15px;
}

.training_btn:hover {
    border-radius: 10px;
    color: #042d83;
    border: 4px solid #042d83;
    background: #fff;
    padding: 15px;
}

.training_form_details label {
    font-weight: 600;
    color: #000;
}

.training_form_details {
    margin-top: -90px;
    background: white;
    padding: 30px;
    border: 2px solid #e5e5e5;
    border-radius: 5px;
}

.details_content h2 {
    color: #0055ff;
}

.page_bread_c {
    margin-top: 50px;
    background-color: #0037a5c7;
    border-color: #fff;
    color: #fff;
}

.feature_icon img {
    height: 70px;
    width: 70px;
    border: 2px solid #666666;
    border-radius: 50%;
    padding: 10px;
}

.details_content a {
    color: #2860ff;
    font-size: 20px;
}

.we_are {
    background: #ffffff;
}

.we_are p {
    font-size: 15px;
}

.our_Fea p {
    color: #000;
}

.our_Fea {
    background: rgb(57 95 173);
    margin: -60px;
    padding: 50px;
}

.our_team {
    background: rgba(2, 69, 252, 0.9);
}

.board_member {
    background: #0c773b;
}

.Badge-image,
.Flyer-portrait,
.ProgrammeEvent-portrait,
.u-circle {
    border: 3px solid #fff;
    font-size: 1rem;
    width: 6rem;
    height: 6em;
    border-radius: 50%;
}

.feature_section {
    background: #63bb63e0;
    padding: 100px 20px;
    text-align: center;
}

.feature_section:hover {
    background: #0245fcd6;
}

a.featureSectionA {
    background: white;
    border: #ddd solid;
}

.initiatives-img {
    margin-bottom: 20px;
}

.insight {
    padding: 10px;
}

.insight:hover {
    background: #dddddd57;
}

/* btn */
.home-btn-f {
    border-radius: 24px;
    background: #e2111b;
    padding: 1rem;
    font-weight: bold;
    color: #ffffff;
}

.home-btn-f:hover {
    border-radius: 24px;
    background: #ffffff;
    padding: 1rem;
    font-weight: bold;
    color: #e2111b;
}

.home-btn-s {
    background: #63B84B;
    padding: 1rem;
    font-weight: bold;
    color: #ffffff;
}

.bg-default-about {
    background: #f3f2f2db;
}

.bg-default {
    background: radial-gradient(#ffbdbd, transparent);
}

.banner-section {
    background: linear-gradient(45deg, #046591, #2196f342);
}

.events_table .table>thead {
    box-shadow: 0px 2px 2px 0px #ddd;
    color: #585858eb;
    background: #ffffff;
    vertical-align: bottom;
    font-size: 14px;
}

.events_table a {
    color: #005cb9;
}

.events_table .table>th .table>tr>td {
    font-size: 13px;
}

.events_table td {
    line-height: 1.5;
    color: #464646;
    font-size: 12.5px;
    font-weight: 600;
}

.events_list_pu.active {
    background: #005cb9;
}

.events_list_pu.active a {
    color: #fff;
}

.events_list_pu.active {
    color: #fff;
}

.events_list_pu:hover {
    color: #ffffff;
    background: #005cb9;
}

.events_list_pu a:hover {
    color: #fff;
}

.events_table i {
    font-size: 20px;
}

.ml-5 {
    margin-left: 5px;
}

.events_list_pu {
    color: #000;
    background: #ededed;
    padding: 5px 10px;
}

.events_list_pu a {
    color: #000;
}

@media screen and (max-width: 578px) {
    .feature_flag img {
        padding: 5px;
        height: 65px;
        border: 2px solid #ff9800;
        background: white;
        width: 65px;
        border-radius: 50%;
    }

    .feature_flag {
        right: 30px;
        position: absolute;
        margin-top: -153px;
    }

    .h1-large {
        font-size: 25px;
        line-height: initial;
    }

    .border_right {
        border-right: none;
    }

    .training_form_details {
        margin-top: -20px;
    }

    .page_bread_c {
        padding-bottom: 30px;
        margin-top: 25px;
    }

    .bg-image {
        min-height: 16rem;
    }

    .page_bread_c h1 {
        font-size: 39px;
        line-height: 1.3;
    }

    #banner .carousel-inner {
        height: 195px;
    }

    .page_bread_c h4 {
        font-size: 14px;
        font-weight: 600;
        line-height: 1.3;
    }

    .events_content {
        padding: 2.75em 1em;
    }
}

@media (min-width: 150px) and (max-width: 340px) {
    .navbar .logo-image img {
        width: 160px;
        height: 100%;
    }
}