@charset "UTF-8";
/* CSS Document */

/* change the background color */
.bg-2e72ff {
    background-color: #2e72ff;
}

/* change the background color */
.bg-e2e3e2 {
    background-color: #e2e3e2;
}

/* change the background color */
.bg-b2bbb6 {
    background-color: #b2bbb6;
}

/* change the background color */
.bg-968f94 {
    background-color: #968f94;
}

/* change the background color */
.bg-5e8aa4 {
    background-color: #5e8aa4;
}

/* change the background color */
.bg-2347c9 {
    background-color: #2347c9;
}
/* change the background color */
.bg-c7e7f9 {
    background-color: #c7e7f9;
}

/* change the text color */
.tx-2e72ff {
    text-decoration-color: #2e72ff;
}


.navbar-brand img
{
    max-height: 100px;
}



/* change the color of background image */
@charset "UTF-8";
/* CSS Document */

.pad_menu {

   background-color: #2e72ff;
}

.margin_bottom {
	margin-bottom: 0px;
}
 /* change the color of active or hovered links */



