
.b-color-1{ color:#18458B;}
.b-color-2{color:#e94350;}

.icon-1{
background:url(../images/icon-01.png) center center no-repeat;
}
.icon-2{
background:url(../images/icon-02.png) center center no-repeat;
}
.icon-3 {
    background: url(../images/icon-07.jpg) center center no-repeat;
}
.icon-4{
background:url(../images/icon-04.png) center center no-repeat;
}
.more{ display:block;}
.more a{ background:#e94350; color:#FFF; font-size:12px; padding:8px 10px;}


.heading {
    margin-bottom: 0px;
    text-align: center;
}
.heading h2{ color:#18458B; font-size:30px; font-weight: 600; margin:40px 0; }

.whiteBg_heading h2 {
    color: #000;
    text-transform: capitalize;
    display: inline;
}
.sponsors_box{margin:3% 0px;border:1px #CCC solid;width:100%;height:80px;background:#FFF;}
.sponsors_box img{width:auto;height:78px;margin:0px auto;vertical-align:middle;}

.post-item .post-item-description h4{ font-weight:normal !important}

.footer-dark p{ color:#FFF;}
#mainMenu nav > ul > li .dropdown-menu::before{border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #353535;content:" ";position:absolute;top:-10px;left:10%;}

.innerBanerText {
    font-weight: 300;
    font-size: 34px;
    font-family: Raleway;
    line-height: 40px;
    color: 
    #FFF;
}

#mainMenu nav > ul > li > a:hover{
	color:#dc143c ;
	}
	#mainMenu nav > ul > li > a.active{
	color:#dc143c  !important;
	}
	
#header.header-sticky.dark #header-wrap	#mainMenu nav > ul > li > a.active{color:#FFF !important; border-bottome:1px #FFF solid;}