.banner-title {
    color: #ffffff;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: -1px;
    font-family: "Montserrat", sans-serif;
}

.banner-Subtitle {
    font-family: "Droid Serif", serif;
    font-weight: 800;
    color: #eee;
    font-style: italic;
}

.heading {
    font-size: 20px;
    font-family: "Montserrat";
    color : #777777;
    font-weight: 500;
    letter-spacing: -0.2px;
    line-height: 1.3;
}

.activeMenuCond {
    font-weight: bold !important;
    color: #4782d3 !important;
}

.activeMenuForm {
    font-weight: bold !important;
    color: #ED6E59 !important;
}

.activeMenuLab {
    font-weight: bold !important;
    color: #398B8A !important;
}

.souttitre {
    
    font-weight: bold;
    font-style: italic;
    color: #4782d3;
}

.note{

    margin-top: 20px;
    vertical-align: center;
    font-weight: bold;
    font-size: 70px;
    text-align: center;

}

.subtibleAE{
    font-size: 12px;
    color: slategray;
}

.em-primary{
    font-weight: bold;
    color: #4782d3;
}