/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

/* ******************Colors**************************/
	
/*#menu{
	background: #ef006b!Important;
}
#menu .navbar-default .navbar-collapse, #menu .navbar-default .navbar-form{
	background: #ef006b!Important;
}
#menu .navbar-default .navbar-nav>.active>a{
	background: #21409a!Important;
}

#menu .navbar-default .navbar-nav>.attn>a, #menu .navbar-default .navbar-nav>.attn>a:focus{
	background: #F3514E!Important;
}
.scroll-top-wrapper {
	background: #ef006b!Important;
}
.scroll-top-wrapper:hover {
    background-color: #21409a !Important;
}
h1.sectiontitle span {
    color: #ef006b!Important;
}

	
/* **************************************************** */