.tg-footer{
	border-top: 2px solid;
}
.tg-footerarea{
	width: 100%;
	float: left;
	background-color: #004293;
}
.tg-threecolumns{
	width: 100%;
	float: left;
	padding: 60px 0;
}
.tg-footercol{
	width: 100%;
	float: left;
	min-height: 350px;
}
.tg-footercol .tg-logo{padding: 0 0 30px;}


.tg-widget{
	width: 100%;
	float: left;
}
.tg-widget + .tg-widget{margin:30px 0 0;}
.tg-widgettitle{
	color:#fff;
	width: 100%;
	float: left;
	padding:0 20px;
	border-radius:5px;
	background:#484848;
	border-bottom: 1px solid #dbdbdb;
}
.tg-widgettitle h3{
	margin: 0;
	color: #fff;
	font-size: 14px;
	font-weight:500;
	line-height:40px;
}
.tg-widgetcontent{
	width: 100%;
	float: left;
}

.tg-widget ul{
	width: 100%;
	float: left;
	font-size: 13px;
	line-height: 17px;
	list-style: none;
	font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.tg-widget ul li{
	/*width: 100%;
	float: left;*/
	padding:11px 0;
	position: relative;
	line-height: inherit;
	list-style-type: none;
}
.tg-widget ul li + li{border-top:1px solid #e6e6e6;}
.tg-widget ul li a{
    font-size:16px;
	color: #fff;
	display:block;
}
.tg-widget ul li a em{
	float:right;
	font-style:normal;
}
.tg-widget ul li figure{
	margin: 0;
	float: left;
}
.tg-widget ul li figure a{display: block;}
.tg-widget ul li figure a img{display: block;}


.tg-widgetnavigation ul{
	width: 50%;
	float: left;
	 padding: 0;
	 font-weight: 400;
}
.tg-footercol .tg-widgettitle{
	padding:0;
	background:none;
	margin:0 0 15px;
}
.tg-footercol .tg-widgettitle h3{
	color:#404040;
	font-size:18px;
	padding:0 0 20px;
	line-height:normal;
	font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.tg-widget.tg-widgetnavigation ul li{
	position:relative;
	/*padding:11px 0 11px 15px;*/
}

.tg-footercol.tg-widget ul li + li{border:0;}



.tg-widgetcontent .tg-post{
	margin:0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
}

.tg-widgetcontent .tg-post .tg-postcontent{
	width:auto;
	float:none;
	padding:0;
	overflow:hidden;
}
.tg-widgetcontent .tg-post .tg-posttitle h3 a{
	width:100%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.tg-footerbar{
	width: 100%;
	float: left;
	padding: 20px 0;
	position: relative;
	background: #fff;
}
.tg-copyright{
	color: #333;
	float: left;
	font-size: 12px;
	line-height: 21px;
}

.footer_paratop {
    color: white;
    width: 90%;
    font-size: 16px;
    margin-top: 20px;
}
.footer_paratop b {
    color: #CDDC39;
}
