.header-container{
	background: rgba(142, 144, 137, 0.25);
}
.fixed-top.top-header{
	box-shadow:none;
}
section.home-hero{	
    background: #F1EFEB;    
}
section.hero {
    margin-top: 175px;
}
#main .evnbg {
    background: #F8F8F6 !important;
}
.loginFrm {
    background: #F1EFEB !important;
}
.oddbg {
    background: #fff;
}
.contact .oddbg {
    background: #F8F8F8;
}
.evnbg {
    background: #ECECEC;
}
body.blog {
    padding: 40px 0 0 0;
}
.ftbg{
	background: rgba(141, 185, 202, 0.1);
}
.footer .footer-top {
    background: #F1EFEB;
}
#hero.hero-bg {
    background: #F1EFEB !important;
}