.banner-title{
	font-size: 25px;
	color: #0D47A1;
	padding: 15px;
}

.social-wrap{
	width: 50%;
	float:left;
	height: 40px;
}

.mail-wrap{
	width: 50%;
	float: left;
	height: 40px;
}

.mail-wrap .box-mail{
	float:right;
	color: #ECEFF1;
	line-height: 40px;
	font-size: 1.5em;
}

.mail-wrap .box-mail::before{
	content: "\2706";
	margin-right: 10px;
}

.social-wrap img{
	height: 24px;
	width: 24px;
	padding-top: 8px;
	padding-right: 8px;
}

.header-top{
	background: #1565C0;
	display: block;
}

.template-width{
	display: block;
	/*width: 980px;*/
	margin: 0 auto;
	height: 40px;
}

.menu-child a:after{
	color: white !important;
	top: 15 !important;
	border-bottom: 1px solid #FFF !important;
    border-right: 1px solid #FFF !important;
}

.mnu-support li{
	height: auto !important;
}

.mnu-support li:hover a{
	background: #546E7A !important;
}

.mnu-support li a{
	width: 300px !important;
}


