﻿a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: underline; }
a:active { color: #000000; text-decoration: none; }

.cus-link:link { color: #336699; text-decoration: none; }
.cus-link:visited { color: #336699; text-decoration: none; }
.cus-link:hover { color: #f86763; text-decoration: none; }
.cus-link:active { color: #f86763; text-decoration: none; }

.ban-link:link { color: #fff; text-decoration: none; }
.ban-link:visited { color: #fff; text-decoration: none; }
.ban-link:hover { color: #fff; text-decoration:underline; }
.ban-link:active { color: #fff; text-decoration: underline; }

.prj-link:link { color: #336699; text-decoration: none; }
.prj-link:visited { color: #336699; text-decoration: none; }
.prj-link:hover { color: #ff0000; text-decoration:underline; }
.prj-link:active { color: #ff0000; text-decoration: underline; }
.prj-link img{border:1px dashed #9c9c9c;width:200px;height:100px}

.uia-link:link { color: #336699; text-decoration: none; }
.uia-link:visited { color: #336699; text-decoration: none; }
.uia-link:hover { color: #ff0000; text-decoration:underline; }
.uia-link:active { color: #ff0000; text-decoration: underline; }
.uia-link img{width:200px;height:200px}

footer .footer {
	padding: 40px 0;
	background: #323433;
}
footer .footer p,footer .footer a {
	color: #9c9c9c;
}
.footer-logo {
    margin: 17px 0 20px;
	width: 320px;
}
footer .footer h2 {
	color: #eee;
	font-size: 18px;
}

/*Terms Menu*/
footer .terms-menu {
	margin: 10px 0 0;
}

footer .terms-menu li {
	color: #9c9c9c;
	font-size: 14px;
	line-height: 10px;
	margin-right: 2px;
	border-color: #777;
	padding-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #bbb;
}

footer .terms-menu li:first-child {
	border-left: none;
	padding: 0 7px 0 0;
}

footer .terms-menu li a {
	color: #9c9c9c;
}

footer .terms-menu li a:hover {
	color: #bbb;
}

/*Copyright*/
footer .copyright {
	font-size: 0.875rem;
	background: #1a1a1a;
	border-top: none;
	padding: 10px 0 5px;
}

footer .copyright p {
	color: #9c9c9c;
	margin-top: 14px;
}

footer .copyright a {
	margin: 0 2px;
	color:#9c9c9c;
}

.section-tab .section-title {
	font-size: 1.2rem;
}

.font-weight-bold {
	 font-weight: 700 !important; 
}
.dark-grey-text, .dark-grey-text:focus {
	color: #4f4f4f !important;
}
.section-tab .nav-link.active {
	font-weight: bold;
	background-color: rgba(255, 255, 255, 0);
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0, 121, 254, 1);
	border-radius: 1.3rem;
	color: #0079FE;
	box-sizing: border-box;
}

.section-tab .nav-link {
	font-size: .95rem;
	padding: 0.4rem 1.4rem;
	color: #999999;
}
.position-absolute {
	position: absolute !important;
}

.more-item {
	right: 0;
}
.awards .col-3 {
	margin-top: 30px;
}
.font-16 {
	font-size: 16px !important;
}
.pl-0, .px-0 {
	padding-left: 0 !important;
}

.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.card-awards h5 {
	font-size: .9rem;
	font-weight: 700;
}
.card-awards span{font-size:14px;color:grey}
.card-awards strong{font-size:14px;color:grey}
.section-tab .nav-link {
	font-size: .95rem;
	padding: 0.4rem 1.4rem;
	color: #999999;
}

.section-tab a:active, .section-tab a:hover, .section-tab a:focus {
	text-decoration: none;
	color: #000;
}
.white {
	background-color: #fff !important;
}

.p-3 {
	padding: 1rem !important;
}

.border {
	border: 1px solid #dee2e6 !important;
	border-radius: 5px;
	box-shadow: 3px 3px 5px #dee2e6;
}

.itemcard .card-header{font-weight:700;color:#4f4f4f}
.itemcard .card-header span{float:right;font-weight:100;font-size:16px;}
.bg-grey {
	background: #fafafa;
}
.page-inner {
	background: #FFF;
	padding: 20px 0;
}

.headtitle {
	z-index: 1;
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}
.headtitle h1, .headtitle h2 {
    color: #444;
    font-size: 26px;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.headtitle h1:after, .headtitle h2:after {
    bottom: -1px;
    left: 50%;
    height: 3px;
    width: 80px;
    content: " ";
    margin-left: -40px;
    position: absolute;
    background: #cb2027;
    z-index: 1;
}
.headtitle:after {
    bottom: 0;
    left: 0%;
    height: 1px;
    width: 100%;
    content: " ";
    /*margin-left: -145px;*/
    position: absolute;
    background: #ccc;
}
.index-news {
	border: 0;
	padding: 0;
	background-color: transparent;
	position: relative;
}
.index-news>div {
    margin-bottom: 20px;
}
.zk-image {
	position: relative;
	display: block;
}
.index-news h3 {
	min-height: 56px;
	font-size: 22px;
	line-height: 28px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.ellipsis-2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
}

.text-muted {
	color: #bbb !important;
}
.img-responsive img, .img-responsive {
	width: 100%;
}

.img-responsive, .img-fluid, .media-img {
	border-radius: 3px;
}

.itembody h5{color:#1790FC;font-size:16px}
.itembody a{color:#333333;font-size:16px}
.itembody a:hover{color:red;}
.fs-14{font-size:14px;}

.hgb {
	background-color: #044389;
	margin-bottom: 20px;
}
.un-img {
	background-color: antiquewhite;
	height: 110px;
}
.un-bg1 {
	background-color: #fff8f0;
}
.un-bg2 {
	background-color: #f0f6eb;
}
.un-ul {
	position: relative !important;
}
.un-div-bs {
	--bs-gutter-x: 1.5rem;
}
.un-footer-i-color {
	color: #044389;
}
.un-w-50 {
	width: 50px;
}
.un-bg-1 {
	background-color: #FAFBFE;
}

.input-group-text {
	display: flex;
	align-items: center;
	padding: 0.75rem 1.25rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #A0AEC0;
	text-align: center;
	white-space: nowrap;
	background-color: #FAFBFE;
	border: 1px solid #E2E8F0;
	border-radius: 0.375rem;
}

.form-control {
	display: block;
	width: 100%;
	height: calc(1.5em + 1.5rem + 2px);
	padding: 0.75rem 1.25rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #4A5568;
	background-color: #FFF;
	background-clip: padding-box;
	border: 1px solid #E2E8F0;
	border-radius: 0.375rem;
	box-shadow: none;
	transition: all 0.2s ease;
}

.card-body {
	flex: 1 1 auto;
	min-height: 1px;
	padding: 1.75rem;
	color: #718096;
}

.card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #FFF;
	background-clip: border-box;
	border: 1px solid #eaecf3;
	border-radius: 0.75rem;
}

.btn-primary {
	color: #FFF;
	background-color: #008aff;
	border-color: #008aff;
	box-shadow: none;
}