@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translate3d(0, -20%, 0)
	}

	to {
		opacity: 1;
		transform: translate3d(0, 0, 0)
	}
}

@keyframes shake {
	25% {
		transform: rotate(calc(var(--angle)*-1))
	}

	50% {
		transform: rotate(var(--angle))
	}

	to {
		transform: rotate(0deg)
	}
}

@keyframes blinker {
	50% {
		opacity: 0
	}
}

@-webkit-keyframes mover {
	0% {
		background-position: 0-118px
	}

	to {
		background-position: 0-88px
	}
}

@keyframes mover {
	0% {
		background-position: 0-118px
	}

	to {
		background-position: 20px -88px
	}
}


.select.form-control,
select {
	min-height: auto !important;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #fff0 url(../images/frmHttpErrorPage.html)no-repeat 95% 12px;
	font-size: 15px;
	height: 35px;
	border: 1px solid #ddd;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	transition: all .1s linear;
	cursor: pointer
}

.search.searchbar {
	margin: 0;
	padding: 4px 18px 4px 2px;
	background: #fff;
	position: absolute;
	top: 0;
	height: 43px;
	right: -158px;
	z-index: 0;
	box-shadow: -20px 0 36px #0000002b;
	width: 296px;
	display: flex
}

img {
	filter: grayscale(1)
}

.customtble td .pdf-size,
.customtble td .ndate {
	display: inherit;
}

.customtble td .pdf-size {
	padding-right: 1em !important;
}

.search.searchbar::after {
	content: "";
	width: 0;
	height: 0;
	border-top: 43px solid #fff;
	border-left: 27px solid transparent;
	position: absolute;
	left: -27px;
	top: 0
}

.search-btn {
	background-color: #000;
	color: #fff !important;
	padding: 7px 10px;
	display: block
}

.search-btn,
.search-open {
	border: 0;
	border-radius: 50px
}

.searchbar input {
	border: 0 solid #f2f2f2;
	color: #000 !important;
	padding: 6px 10px;
	display: block;
	float: left;
	height: 32px;
	text-align: left;
	width: 86%
}

.tele-no {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex
}

.tele-no li {
	padding: 6px 3px;
}

.tele-no li span {
	margin-right: 5px
}

.top-nav p {
	padding: 0;
	margin: 0;
	font-size: 85%
}

.top-nav li {
	list-style-type: none;
	float: left
}

.hi-btn {
	font-size: 90%
}

.top-nav ul.pwdarea li {
	padding: 4px
}

.search a {
	color: #fff !important;
	font-size: 18px
}

.pwdarea li .fontresize {
	text-decoration: none;
	padding: 1px 3px;
	font-weight: 700;
	font-size: 1em
}

.hi-btn,
.pwdarea li .theame,
.top-nav .time {
	text-decoration: none
}

.top-nav ul.topleft_menu {
	min-height: auto
}

.top-nav ul.topleft_menu li a {
	font-weight: 700;
	text-transform: uppercase;
	padding: 6px 8px;
	display: block;
	color: #666
}

.top-nav ul.topleft_menu li a:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	background-color: #e0ab1b;
	width: 0%;
	transition-duration: .3s
}

.top-nav {
	background-color: #000;
	height: 33px
}

.clock,
.connect li a:hover,
.top-nav,
.top-nav .social_icons li a:hover,
.top-nav .time {
	color: #ffef00
}

.clock {
	padding-top: 6px
}

.top-nav .time i {
	font-size: 14px
}

.top-nav .social_icons {
	margin: 0;
	list-style: none;
	padding: 0
}

.top-nav .social_icons li {
	display: inline-block;
	line-height: 0;
	margin-bottom: 0;
	padding: 2px
}

.top-nav .social_icons li:before {
	display: none
}

.top-nav .social_icons li a {
	margin-bottom: 0;
	width: 32px;
	border-radius: 72px;
	text-align: center;
	display: block;
	font-size: 18px;
	background: #fff
}

.top-nav ul.pwdarea {
	margin-bottom: 0;
	text-align: right;
	padding: 0
}

.top-nav ul.pwdarea li a img {
	width: 20px
}

.top-nav li a:hover {
	text-decoration: none;
	opacity: .4
}

.top-nav .btn-xs {
	padding: 3px 4px;
	border-radius: 0;
	border: solid 1px rgba(255, 255, 255, .5);
	background-color: #fff;
	color: #333;
	font-weight: 700
}

.top-nav .btn-black {
	padding: 3px 6px;
	font-size: 10px;
	border-radius: 0;
	border: solid 1px #fff;
	background-color: rgba(255, 255, 255, .1);
	color: #fff
}

.top-nav .btn-blue,
.top-nav .btn-yellow {
	padding: 4px 8px;
	font-size: 12px;

	border-radius: 0;
	border: solid 0#000;
	background-color: #00b9be;
	color: #fff
}

.top-nav .btn-yellow {
	padding: 4px 6px;
	border: solid 0#d8470e;
	background-color: #f57d57
}

.top-nav .input-sm {
	height: 21px;
	margin: 0;
	padding: 0 10px;
	border-radius: 0
}

.top-nav .navbar-right {
	float: right !important;
	margin-bottom: 0;
	margin-right: -15px;
	margin-top: -1px
}

.top-nav .defTheme {
	color: #fff;
	padding: 3px 6px
}

.hi-btn,
.search-open {
	color: #000 !important;
	padding: 4px 12px;
	display: block
}

.hi-btn {
	background-color: #ffef00;
	border-radius: 34px;
}

.search-open {
	background-color: #606060
}

.searchbox {
	width: 200px
}

.stylish-input-group .input-group-addon {
	background-color: #fe5900;
	border: 1px solid #fe5900;
	color: #fff;
	padding: 4px 0;
	border-radius: 0
}

.stylish-input-group .form-control {
	border-right: 0;
	box-shadow: 0 0 0;
	border-color: transparent;
	border-radius: 0;
	height: 25px
}

.stylish-input-group button {
	border: 0;
	background: 0 0
}

.top-nav ul.pwdarea li {
	font-weight: 600
}

.pwdarea li .fontresize,
.pwdarea li .theame {
	display: block;
	border-radius: 50%;
	border: 1px dashed #ffef00;
	box-sizing: border-box;
	text-align: center;
	height: 25px;
	width: 25px;
	color: #ffef00
}

.pwdarea li .theame {
	background-color: #ffc232;
	color: #fff !important;
	border-color: #ffc232
}

.pwdarea li .contrast {
	background-color: #000 !important;
	border-color: #000 !important
}

.pwdarea li .lowcontrast {
	background-color: #8c8c8c !important;
	border-color: #8c8c8c !important;
	color: #fbeb00;
}

.top-nav ul.topleft_menu {
	text-align: left;
	padding: 0;
	margin: 0
}

.top-nav ul.topleft_menu li {
	font-weight: 400
}

.top-nav ul.topleft_menu li a:hover {
	background-color: #eee;
	color: #fcec00
}

.top-nav ul.topleft_menu li:last-child a {
	border-right: 0 solid #3e3d3d
}

.top-nav ul.pwdarea li:nth-child(10) {
	padding-top: 4px;
	padding-right: 0
}

.top-nav ul.pwdarea li:nth-child(11) {
	padding-top: 3px;
	padding-right: 0
}


.top-nav ul.pwdarea li:nth-child(12) {
	padding: 0
}

header {
	position: relative;
	z-index: 100;
	margin: 0 auto;
	font-size: 14px
}

header .navbar-inverse {
	background-color: transparent;
	border: 0
}

.navbar {
	margin: 0 auto;
	background: linear-gradient(-10deg, #000 0, #000 100%)
}

.logo-section {
	padding: 5px 0
}

.logo {
	width: 80px;
	float: left;
	margin-right: 14px
}

.logo-image img {
	max-width: 100%
}

.department-text {
	margin-top: 9px
}

.department-text .eng-name {
	color: #000;
	margin-bottom: 8px;
	display: inline-block;
	border-bottom: 2px solid #fcec00;
	padding-bottom: 7px;
	margin-top: 0
}

.department-text .eng-line {
	color: #000;
	margin-top: 0;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 1.1em;
}

.department-text .eng-line span {
	color: #c8070a;
	display: inline-block;
	padding: 0 3px
}

.department-text p.eng-line2 {
	font-size: 1.3rem
}

.logo h1,
.logo h1 span {
	display: block;
	margin: 0;
	font-size: 20px;
	color: #fff
}

.logo h1 span {
	font-size: 12px;
	font-style: italic
}

.dropdown-menu .has-submenu:after {
	font-family: FontAwesome;
	position: absolute;
	right: 8px
}

.highlight-links ul,
.logo h1 {
	width: 100%
}

.emplogin>a {
	color: #fff;
	background-color: #fcec00 !important
}

.highlight-links ul li,
.wrapper {
	text-align: center;
	position: relative
}

.wrapper {
	width: 100%;
	margin: 0 auto;
	z-index: 100
}

.logo-section .nopadding {
	padding: 0
}

.helpline,
.whatsapp {
	margin-top: 28px;
	font-weight: 500
}

.helpline {
	font-size: 1em;
	margin-left: 45%
}

.helpline span.oran,
.whatsapp span.oran2 {
	color: #fcec00;
	font-size: 1.1em;
	font-family: "Roboto", sans-serif
}

.whatsapp {
	text-align: center
}

.uplogo {
	display: flex;
	justify-content: end;
	padding: 12px 0 0
}

.uplogo img {
	max-height: 74px;
	border-radius: 50%;
	margin: 0 5px;
	border: 2px solid #fff
}

.uplogo img.amrit {
	border-radius: 0;
	border: 0;
	max-height: 73px
}

#home_services {
	background-color: #fcec00;
	padding: 20px 0;
	background-image: url(../images/frmHttpErrorPage.html);
	background-repeat: no-repeat;
	background-size: cover
}

.highlight-links,
.ourser_wrap {
	position: relative
}

#usefullinkbg .linkstitle,
.ourser_wrap .linkstitle {
	text-align: center;
	font-size: 2em;
	font-weight: 800;
	color: #fff;
	position: relative;
	top: auto;
	padding-bottom: 15px
}

.ourser_wrap .linkstitle:after,
.ourser_wrap .linkstitle:before {
	position: absolute;
	right: 0;
	left: 0;
	margin: 0 auto;
	bottom: 0;
	height: 1px;
	width: 15%;
	background-color: #fff
}

.ourser_wrap .linkstitle:before {
	width: 25px;
	height: 25px;
	border-radius: 3px;
	bottom: -12px;
	transform: rotate(45deg)
}

.highlight-links {
	background-repeat: no-repeat;
	background-size: 100%;
	display: flex;
	margin-top: 27px
}

.highlight-links ul li {
	float: left;
	border-top: 0 solid rgba(0, 0, 0, .2);
	border-right: 0 solid rgba(0, 0, 0, .2);
	border-bottom: 0 solid rgba(255, 255, 255, .4);
	border-left: 0 solid rgba(255, 255, 255, .4);
	width: 25%;
	box-sizing: border-box;
	border: 1px solid #fcec00;
	margin-left: -1px;
	margin-bottom: -1px;
	background-color: #fff
}

.highlight-links ul li a {
	display: block;
	padding: 20px 10px;
	font-size: 1em;
	transition-duration: .3s;
	color: #27310a;
	font-weight: 600;
	min-height: 203px
}

.highlight-links ul li a svg {
	height: 50px;
	fill: #fcec00;
	transition-duration: .3s
}

.highlight-links ul li a:hover {
	background-color: #f2f2f2;
	text-decoration: none;
	color: #000
}

#usefullinkbg ul li a:hover span.icon svg,
.highlight-links ul li a:hover svg {
	fill: #fff
}

.highlight-links li .icons {
	padding: inherit;
	border-radius: 50%;
	height: 100px;
	width: 100px;
	display: block;
	margin: 0 auto 15px;
	background: #fff;
	border: 1px solid #fcec00
}

.highlight-links ul li a:hover .icons {
	background-color: #445710;
	border-color: #445710;
	transition: .3s all
}

.highlight-links li .icons img {
	height: 28px
}

.highlight-links h2.serfxd {
	position: absolute;
	background: #fff;
	padding: 3px 11px;
	top: -33px;
	z-index: 9999;
	left: 30px;
	font-size: 28px;
	color: #3e3e3e
}

.highlight-links ul,
.vticker ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.usefull_link_warp {
	background: #f1f3f8;
	padding: 15px 0 30px
}

.usefull_link_warp ul.usefull_link li {
	background: #fff;
	border-radius: 5px;
	width: 33.3%;
	text-align: center;
	float: left;
	height: 123px;
	padding: 15px;
	font-weight: 600;
	margin-bottom: 25px;
	box-sizing: border-box
}

.usefull_link_warp ul.usefull_link {
	padding: 0;
	margin: 0;
	text-align: center;
	list-style: none
}

.usefull_link_warp ul.usefull_link li a img {
	display: table;
	margin: 6px auto
}

.usefull_link_warp ul.usefull_link li a {
	padding: 17px 8px;
	display: block
}

.usefull_link_warp ul.usefull_link h2 {
	color: #24292c;
	margin: 25px 0
}

.usefull_link_warp ul.usefull_link li:hover {
	background: #fcec00;
	transition: 2s all
}

.impact li .countbox:hover .count-title,
.usefull_link_warp ul.usefull_link li:hover a {
	color: #fff
}

.news .title .toggle2 {
	float: right;
	color: #fff;
	padding: 2px 10px;
	border: 3px solid #fff;
	margin-top: 3px
}

.news .title h4 {
	background-color: transparent;
	color: #fff;
	margin-top: 5px;
	margin-bottom: 5px
}

.news .foot {
	padding: 10px 15px 0;
	border-top: 1px solid #eee
}

.news .btn-outline-danger,
.news1 .btn-outline-danger {
	padding: 5px 10px;
	font-size: 13px;
	border-color: #fded00;
	color: #fded00
}

.vticker {
	height: 361px !important
}

.vticker .arw,
.vticker .dtype,
.vticker .fa-file-pdf-o {
	display: none
}

.vticker .dsize {
	font-size: .8em;
	color: #fded00;
	margin-top: 5px
}

.news .title,
.news1 .title {
	margin: 0 -15px;
	background-color: #191919;
	padding: 13px
}

.vticker ul {
	width: 100%
}

.orders ul li,
.vticker ul li {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	position: relative;
	padding-left: 0
}

.vticker ul li a {
	display: block;
	color: #fded00
}

.vticker ul li a:hover {
	text-decoration: underline
}

#usefullinkbg ul li a,
.connect li a span,
.orders ul li span,
.vticker ul li span,
header {
	display: block
}

.vticker ul li .ndate {
	font-size: .82em;
	color: #fded00
}

.vticker ul li .dsize {
	font-size: .8em
}

.orders {
	max-height: 330px !important;
	margin-bottom: 15px;
	overflow: auto
}

.orders .arw,
.orders .dtype,
.orders .fa-file-pdf-o {
	display: none
}

.orders .dsize {
	font-size: .8em;
	color: #fcec00 !important;
	margin-top: 5px
}

.course,
.orders ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.orders ul li:before {
	content: url(../images/frmHttpErrorPage.html);
	background-color: #003c72
}

.orders ul li a {
	display: block;
	color: #2a2a2a;
	font-weight: 700
}

.orders ul li .ndate {
	color: #a3a3a3;
	font-size: .82em
}

.orders ul li .dsize {
	color: #666;
	font-size: .8em
}

.tab-pane.fade.show {
	opacity: 1
}

.tab-pane .foot {
	display: block;
	background: #eee;
	margin: -15px;
	padding: 8px 15px
}

.tab-pane .foot a {
	display: inline-block
}

.news .scroll {
	max-height: 352px;
	overflow-y: scroll;
	overflow-x: hidden;
	scrollbar-width: thin;
	scrollbar-color: transparent transparent;
	transition-duration: .5s
}

.customtble>tbody:hover,
.news .scroll:hover {
	scrollbar-color: rgba(0, 0, 0, .5) rgba(255, 255, 255, .5)
}

.course li {
	padding: 8px;
	box-sizing: border-box;
	float: left;
	width: 33.3%
}

.course li .icon span,
.course li a {
	text-align: center;
	background-color: #fff
}

.course li a {
	display: block;
	border-radius: 5px;
	padding: 10px 10px 20px;
	font-weight: 600;
	color: #000;
	min-height: 204px;
	transition-duration: .3s;
	font-size: 1.1em
}

.course li .icon {
	display: block;
	width: 80px;
	height: 80px;
	box-sizing: border-box;
	margin: 25px auto;
	border-radius: 50%;
	padding: 4px;
	position: relative
}

.course li .icon:before {
	position: absolute;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	right: 18px;
	left: -10px;
	margin: 0 auto;
	top: -10px
}

.course li .icon img,
.course li .icon svg {
	height: 51px;
	border-radius: 50%
}

.course li .icon span {
	display: inline-block;
	height: 72px;
	width: 72px;
	padding: 8px;
	box-sizing: border-box;
	border-radius: 50%
}

.orange {
	background: #fa892d;
	background: -moz-linear-gradient(-45deg, #fa892d 0, #f17c2a 100%);
	background: -webkit-linear-gradient(-45deg, #fa892d 0, #f17c2a 100%);
	background: linear-gradient(135deg, #fa892d 0, #f17c2a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa892d', endColorstr='#f17c2a', GradientType=1)
}

.orange span svg {
	fill: #f17c2a
}

.orange:before {
	border: 1px dashed #f17c2a
}

.duenotice .btn-outline-danger {
	padding: 5px 10px
}

.duenotice .btn-outline-danger:hover,
.service-link li a:hover::before {
	background-color: #011947;
	color: #fff
}

.btn-outline-primary,
.duenotice .btn-outline-danger {
	border-color: #ffef00;
	color: #ffef00
}

.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover,
.duenotice .btn-outline-danger:hover,
.service-link li a:hover::before {
	border-color: #ffef00;
	background-color: #ffef00;
	color: #000;
	text-decoration: none
}

.box-back {
	z-index: 10
}

.glance img,
.title svg {
	margin-right: 10px;
	float: left
}

.glance img {
	max-width: 220px
}

.glance .title {
	margin-bottom: 1em
}

.glance .title h2 {
	margin-top: 0;
	color: #fcec00
}

.glance .title h3 {
	letter-spacing: 5px
}

.glance .title:after {
	display: none
}

.glance .content {
	min-height: 197px
}

.award {
	padding: 15px
}

.title {
	position: relative
}

.title svg {
	height: 21px;
	fill: #fff
}

.fimg {
	margin-bottom: 10px
}

.fimg img {
	max-width: 100%;
	border-radius: 6px
}

.bg-white {
	background-color: #fff
}

.btn-outline {
	display: inline-block;
	padding: 12px 40px;
	border: 1px solid #605d5d;
	transition-duration: .3s
}

.btn-outline-success {
	border-color: #fcec00;
	color: #fcec00
}

.btn-outline-success:active,
.btn-outline-success:focus,
.btn-outline-success:hover {
	border-color: #fcec00;
	background-color: #fcec00;
	color: #fff;
	text-decoration: none
}

.btn-outline-danger:active,
.btn-outline-danger:focus,
.btn-outline-danger:hover {
	border-color: #fded00;
	background-color: #fded00;
	color: #000;
	text-decoration: none
}

.btn-success {
	border-color: #fcec00;
	color: #fff
}

.btn-outline-warning:active,
.btn-outline-warning:focus,
.btn-outline-warning:hover,
.btn-success:active,
.btn-success:focus,
.btn-success:hover {
	border-color: #fcec00;
	background-color: #fcec00;
	color: #fff;
	text-decoration: none
}

.impact,
.typebus_warper ul.bus_serItems {
	list-style: none;
	margin: 0;
	padding: 0
}

.impact li,
.impact li .countbox {
	box-sizing: border-box;
	padding: 15px
}

.impact li {
	text-align: center;
	width: 25%;
	float: left
}

.impact li svg {
	height: 50px;
	fill: #fcec00
}

.countermain {
	padding: 15px 0;
	display: table;
	width: 100%
}

.countermain ul.counterno h2.count-title {
	color: #fcec00;
	font-size: 2em;
	font-weight: 600
}

.countermain ul.counterno p.count-text i.fa {
	background: #ff742f;
	padding: 5px 11px;
	margin-right: 15px
}

.countermain ul.counterno p.count-text {
	font-size: 1.1em
}

.brand-items li a,
.impact li .countbox {
	border: 1px solid #f1e100;
	transition-duration: .3s
}

.impact li .countbox:hover {
	background-color: #fcec00;
	border: 1px solid #fcec00
}

.impact li .countbox:hover svg {
	fill: rgba(255, 255, 255, .8)
}

.impact li .countbox:hover .count-text {
	color: rgba(255, 255, 255, .7)
}

.typebus_warper,
footer {
	background-repeat: no-repeat;
	background-size: cover
}

.typebus_warper {
	padding: 40px 0;
	background-image: url(../images/frmHttpErrorPage.html);
	position: relative;
	background-color: #fcec00
}

.typebus_warper .busheading {
	border-bottom: 1px solid rgba(255, 255, 255, .18);
	position: relative;
	margin-bottom: 45px
}

.typebus_warper .busheading h2 {
	color: #fff;
	position: absolute;
	background: #433666;
	left: 34%;
	top: -25px;
	font-weight: 800;
	font-size: 1.7em;
	letter-spacing: -1px;
	padding-right: 30px;
	padding-left: 30px
}

.typebus_warper ul.bus_serItems {
	overflow: hidden
}

.bus_serItems .owl-wrapper-outer {
	display: table;
	width: 100%;
	padding-top: 22px
}

.typebus_warper ul.bus_serItems li {
	list-style: none;
	padding: 0 22px;
	position: relative
}

.typebus_warper ul.bus_serItems li .eventbox {
	padding: 15px;
	background-color: #fff;
	position: relative;
	border-radius: 10px;
	min-height: 198px
}

.typebus_warper ul.bus_serItems li .content {
	color: #fcec00;
	font-size: 1.1em;
	font-weight: 600;
	padding-top: 25px;
	text-transform: capitalize;
	padding-bottom: 10px;
	padding-left: 30%
}

.typebus_warper ul.bus_serItems li p.buspara {
	color: #535353;
	font-weight: 500
}

.typebus_warper ul.bus_serItems li .eventbox img {
	max-width: 40%;
	border-radius: 50%;
	float: left;
	position: absolute;
	left: -20px;
	top: -20px;
	border: 3px solid #fff
}

.bus_serItems .owl-buttons {
	margin-top: 25px
}

.bus_serItems .owl-next,
.bus_serItems .owl-prev {
	display: inline-block;
	background-color: transparent;
	font-size: 22px;
	height: 30px;
	width: 30px;
	margin: 0 5px;
	cursor: pointer;
	border-radius: 50%;
	border: 1px solid #fff;
	color: #fff
}

.ftright {
	width: 100px;
	height: 40px;
	background: #383d41;
	position: absolute;
	right: 0;
	bottom: 0
}

.ftleft:before,
.ftright:before {
	height: 0;
	position: absolute;
	top: 0;
	width: 0
}

.ftright:before {
	border-bottom: 49px solid #383d41;
	border-left: 45px solid transparent;
	left: -45px
}

.brand-items .owl-controls .owl-page span,
.brand-items1 .owl-controls .owl-page span,
.brand-items2 .owl-controls .owl-page span {
	background: #fff
}

.brand-items,
.brand-items .owl-wrapper-outer {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	box-shadow: 0 0 15px rgba(0, 0, 0, .2);
	padding: 10px;
	border-radius: 44px 17px;
	background-color: #202020
}

.brand-items li {
	list-style: none;
	padding: 5px;
	width: 25%
}

.brand-items li a {
	display: block;
	color: #fded00;
	text-align: center;
	padding: 15px 8px;
	background-color: #000;
	border-radius: 30px 9px
}

.brand-items li a:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	border: 1px solid #000
}

.brand-items li a .text {
	display: block;
	margin-top: 5px;
	font-size: 1.1em
}

.brand-items li img {
	max-width: 100%;
	display: block;
	height: 48px;
	margin: 0 auto
}

.brand-items,
.brand-items2 {
	list-style: none;
	overflow: hidden
}

.brand-items2,
.brand-items2 .owl-wrapper-outer {
	display: table;
	width: 100%;
	margin: 0;
	padding: 0 0 10px
}

.brand-items2 li {
	list-style: none;
	padding: 0 14px
}

.brand-items2 li img,
.depdiv .dep-logo img {
	max-width: 100%;
	border-radius: 0 10px 0
}

footer {
	z-index: 5;
	background: #000
}

.footerbtm {
	padding: 15px 0;
	font-size: .9em;
	border-top: 1px dashed rgba(255, 255, 255, .3)
}

.ftleft {
	width: 100px;
	height: 40px;
	background: #24292c;
	position: absolute;
	left: 0;
	bottom: 0
}

.ftleft:before {
	right: -45px
}

.footer-link {
	padding: 50px 0 30px;
	font-weight: 400;
	position: relative
}

.footer-link h4 {
	padding: 0 0 5px;
	position: relative;
	color: #fded00
}

.footer-bottom ul,
.footer-link ul,
.list li ul {
	padding: 0;
	list-style: none
}

.footer-bottom ul {
	margin: 0
}

.Policies a:before,
.dropdown-menu>li>a i,
.quick-links a:before {
	margin-right: 5px
}

.Policies li,
.quick-links li {
	padding: 5px 0
}

.Policies a,
.quick-links a {
	position: relative;
	display: block;
	color: #fded00
}

.Policies a:hover,
.quick-links a:hover {
	color: #676767;
	transition: .5s all;
	padding-left: 8px
}

.filter li label,
.footer-bottom a,
.footer-bottom li a,
.missionlist li .data h5,
option {
	color: #000
}

.implink-wrap .busheading:after,
.implink-wrap .busheading:before {
	margin: auto
}

.footer-bottom li {
	display: inline-block;
	padding: 0 6px;
	border-right: 1px solid #142659
}

.footer-bottom li:first-child {
	padding-left: 0
}

.footer-bottom li:last-child {
	border-right: 0 solid #142659
}

.banFxd {
	position: fixed !important;
	width: 100% !important;
	left: 0;
	right: 0;
	margin: 0 auto !important;
	z-index: 0 !important;
	top: 0
}

.in-banner,
footer {
	position: relative
}

.connect {
	margin: 0;
	display: flex
}

.connect li {
	padding: 0 3px;
	float: left;
	width: 25%
}

.connect li a {
	border: 1px dashed #fded00;
	padding: 10px 5px;
	display: block;
	color: #fded00;
	border-radius: 0 10px 0;
	text-align: center;
	min-height: 59px;
	font-size: 90%
}

.connect li a span,
.table-bordered td p {
	margin-bottom: 5px
}

.connect li a:hover {
	background: #fded00;
	border-color: #fded00;
	color: #000
}

.footer-link ul.ft_conDetails li {
	margin-bottom: 10px;
	position: relative;
	display: flex;
}

.footer-link img {
	filter: brightness(0%) contrast(1%)
}

.footer-link ul.ft_conDetails li img,
.footer-link ul.ft_conDetails li svg {
	float: left;
	height: 31px;
	position: relative;
	margin-left: 10px;
	margin-right: 10px
}

.in-banner {
	z-index: 0
}

.in-banner li.item {
	margin: 0;
	list-style: none
}

.incontent h3,
.incontent h4,
.inheading h2 {
	color: #073555
}

.inheading h2 {
	font-size: 2.9em;
	display: inline-block;
	padding: 10px 0;
	margin: 0
}

.inheading h1 {
	color: #fff;
	font-size: 2.8em
}

.breed-crum-div {
	margin-bottom: 0;
	border-radius: 0;
	padding: 5px 0
}

.breadcrumb {
	font-size: 13px;
	margin-bottom: 0;
	background-color: transparent;
	padding: 0
}

.breadcrumb li {
	color: #fff !important;
	margin: 0 5px;
	font-weight: 500
}

#usefullinkbg ul {
	list-style: none;
	padding: 0;
	margin: 25px 0 0;
	display: flex;
	flex-wrap: nowrap
}

.inrbner {
	list-style: none;
	padding: 0;
	margin: 0
}

.breadcrumb .active {
	color: #ffef00 !important
}

.breadcrumb>li+li::before {
	content: close-quote
}

.contentarea {
	background-image: url(../images/frmHttpErrorPage.html);
	padding: 15px 30px 30px
}

.incontent {
	padding: 15px;
	min-height: 358px;
	border: 1px solid #fcec00;
	background-color: #fff
}

.search-inline {
	width: 100%;
	left: 0;
	padding-left: 15px;
	padding-right: 15px;
	top: 0;
	height: 45px;
	position: absolute;
	opacity: 0;
	visibility: hidden;
	background-color: #ececec;
	z-index: 99999;
	transition: all .5s ease-in-out
}

.search-inline.search-visible {
	opacity: 1;
	visibility: visible;
	animation: fadeInDown .4s ease-in-out
}

.search-inline button[type=submit] {
	position: absolute;
	background-color: transparent;
	border: 0;
	top: 0;
	right: 80px;
	padding: 0;
	cursor: pointer;
	width: 80px;
	height: 99%;
	background: #fcec00;
	color: #fff
}

.search-inline .form-control {
	font-size: 2rem;
	position: absolute;
	left: 1%;
	top: 0;
	height: 100%;
	outline: 0
}

.search-inline .search-close {
	position: absolute;
	top: 0;
	right: 0;
	color: #616161;
	width: 80px;
	height: 100%;
	text-align: center;
	display: table;
	background: #efefef;
	text-decoration: none
}

.search-inline .search-close i {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	background: #003c72
}

.search-inline .form-control {
	display: block;
	width: 100%;
	padding: 0;
	font-size: 1em;
	color: #fcec00;
	background-color: #efefef;
	background-clip: padding-box;
	border: 1px solid #efefef;
	border-radius: .25rem;
	font-weight: 300;
	transition: border-color .3s ease-in-out, box-shadow .3s ease-in-out
}

.brand-items .owl-pagination,
.brand-items1 .owl-pagination {
	display: none
}

.implink-wrap {
	background-position: center;
	background-image: url(../assets/images/ptnr-bg1.png);
	background: #1f1f1f;
}

.Important,
.busheading,
.implink-wrap,
.incontent h3,
.incontent h4 {
	position: relative
}

.Important .busheading {
	margin-top: 30px
}

.brand-items2 .owl-controls {
	position: absolute;
	bottom: 0;
	z-index: 9;
	width: 100%
}

.brand-items2 .owl-buttons .owl-next {
	left: 60px
}

.brand-items2 .owl-buttons .owl-prev {
	right: 80px
}

.Important .owl-pagination {
	display: none
}


.about-section .busheading::after,
.about-section .busheading::before {
	background-color: #fff
}

.Important .busheading:after {
	width: 100px
}

#usefullinkbg {
	background-color: #fcec00;
	background-image: url(../images/frmHttpErrorPage.html);
	background-repeat: no-repeat;
	background-size: cover
}

.busheading {
	text-align: center;
	font-weight: 800;
	padding-bottom: 5px
}



#usefullinkbg .linkstitle:after {
	bottom: 0;
	height: 1px;
	width: 15%
}

#usefullinkbg .linkstitle:after,
#usefullinkbg .linkstitle:before,
.busheading:after,
.busheading:before {
	position: absolute;
	right: 0;
	left: 0;
	margin: 0 auto
}

#usefullinkbg .linkstitle:after,
#usefullinkbg .linkstitle:before {
	background-color: #fff
}

#usefullinkbg .linkstitle:before {
	width: 25px;
	height: 25px;
	border-radius: 3px;
	bottom: -12px;
	transform: rotate(45deg)
}

#usefullinkbg ul li {
	box-sizing: border-box;
	margin: 0;
	padding: 15px;
	width: 25%;
	text-align: center
}

#usefullinkbg ul li span.icon {
	display: block;
	width: 100px;
	height: 100px;
	background-color: #fff;
	box-shadow: 8px 8px 1px rgba(0, 0, 0, .51);
	transform: rotate(45deg);
	padding: 14px 22px;
	margin: 0 auto 40px;
	transition-duration: .3s
}

#usefullinkbg ul li span.icon svg {
	height: 55px;
	transform: rotate(-45deg);
	margin: 0;
	display: block;
	fill: #fcec00;
	transition-duration: .3s
}

#usefullinkbg ul li a {
	font-weight: 700;
	font-size: 1.3em;
	color: #fff
}

#usefullinkbg ul li a:hover span.icon {
	background-color: #fcec00;
	box-shadow: -8px -8px 1px rgba(0, 0, 0, .51)
}

.rightborder:after {
	display: block;
	width: 1px;
	background-color: rgb(0 0 0/10%);
	height: 298px;
	position: absolute;
	right: 40px;
	top: -51px
}

.connect .fa {
	font-size: 1.6em;
	margin-right: 5px
}

.pwdFxd {
	left: 0;
	position: fixed !important;
	top: 0;
	width: 100%;
	box-shadow: 0 4px 25px rgb(0 0 0/51%);
	z-index: 9
}

.filter {
	display: flex;
	list-style: none;
	margin: -15px -15px 20px;
	flex-direction: row;
	justify-content: left;
	background-color: #dee1d4;
	padding: 10px
}

.filter li {
	padding: 3px;
	flex-grow: 1
}

.filter li .archive {
	display: block;
	background-color: #fcec00;
	color: #fff
}

.table-striped>tbody>tr:nth-of-type(2n+1) {
	background-color: #202020
}

.table>tfoot>tr>th,
.table>thead>tr>th,
.table>tbody>tr>th {
	background-color: #000;
	color: #fded00
}

.missionlist {
	list-style: none;
	margin: 20px 0 0;
	padding: 0
}

.missionlist li {
	display: table;
	widows: 100%;
	padding: 7px 0
}

.missionlist li .icon {
	display: table-cell
}

.missionlist li .data {
	display: table-cell;
	vertical-align: top
}

.missionlist li .icon {
	width: 80px;
	vertical-align: middle
}

.missionlist li .icon svg {
	width: 82%;
	fill: #fcec00
}

.missionlist.contact-details li .icon svg {
	width: 55%
}

.incontent h3 {
	border-bottom: 1px solid #c8c8c8;
	margin: 0 0 30px;
	padding: 0 0 10px
}

.incontent h3 span {
	color: #fcec00
}

.incontent h3:before {
	position: absolute;
	height: 5px;
	width: 15%;
	bottom: -3px;
	background: #073555
}

.map {
	border: 1px solid #fcec00
}

.map iframe {
	border: 0;
	width: 100%;
	height: 450px
}

#noticeboard {
	padding: 30px 0;
	background-color: #cce0ff
}

#noticeboard .tab-content {
	border-right: 1px solid #fcec00;
	border-left: 1px solid #fcec00;
	padding: 15px
}

#noticeboard .nav-tabs>li>a {
	font-size: 1.2em;
	font-weight: 700;
	color: #fff;
	background-color: #ff740f
}

#noticeboard .nav-tabs>li>a.active,
#noticeboard .nav-tabs>li>a.active:focus,
#noticeboard .nav-tabs>li>a.active:hover {
	background-color: #fff;
	color: #000
}



.top-login li .icons {
	padding: 3px;
	border-radius: 3%;
	height: 85px;
	width: 85px;
	display: block;
	margin: 3px auto 5px;
	transition-duration: .3s;
	border: 1px solid #fff
}

.top-login ul li a:hover .icons {
	border-radius: 50%;
	border: 1px dashed #fcec00
}

.top-login li .icons img {
	height: 75px
}

section {
	position: relative;
	z-index: 1;
	padding: 30px 0;
}

.display li {
	list-style: none;
	width: 25%;
	box-sizing: border-box;
	padding: 1px 3px
}

.display li:nth-child(12),
.display li:nth-child(4),
.display li:nth-child(8) {
	margin-right: 0
}

.display {
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap
}

.HOVER {
	time: .7s;
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 15px 5px;
	text-align: center;
	background: #202020;
	border-radius: 0 10px 0;
	color: #fded00;
	overflow: hidden;
	min-height: 145px
}

.HOVER:hover {
	box-shadow: 0 20px 25px rgba(252, 236, 0, 0.29);
	color: #959595
}

.HOVER img,
.HOVER text {
	position: relative;
	z-index: 5;
	transition: color var(--time)
}

.HOVER .text1 {
	font-size: 108%;
	min-height: 46px;
	display: block;
	margin: 0
}

.HOVER img {
	width: 40px;
	margin: auto auto .5em
}

.HOVER.FLASH:hover text,
.HOVER:hover text {
	color: #228a42
}

.HOVER span {
	position: absolute;
	display: block;
	z-index: 0;
	width: 0;
	height: 0;
	border-radius: 100%;
	background: #f1f1f1;
	transform: translate(-50%, -50%);
	transition: width var(--time), padding-top var(--time)
}

.HOVER:hover span {
	width: calc(var(--width)*2.25);
	padding-top: calc(var(--width)*2.25)
}

.HOVER.FLASH span {
	background: #bdd4ff
}

.animated {
	--angle: 5deg;
	animation: shake 100s
}

.Services {
	background: #f1f1f1
}

.happing {
	margin-top: 2em !important;
	padding: 0
}

.happing .btn {
	position: absolute;
	z-index: 9999999;
	bottom: 0;
	border: 0;
	padding: 12px;
	right: 0;
	background-color: #f1f1f1;
	color: #fcec00;
	font-weight: 600;
	border-radius: 20px 0 0 0
}

.pricingTable3 {
	margin: 0;
	z-index: 1;
	position: relative;
	padding: 0 15px;
	border-radius: 10px;
	box-shadow: 0 20px 25px rgba(0, 0, 0, .05);
	background: #202020
}

.pricingTable3 .price-value .amount {
	display: inline-block;
	font-size: 50px;
	font-weight: 700
}

.pricingTable3 .price-value .month {
	display: block;
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase
}

.pricingTable3 .title {
	font-weight: 600;
	position: relative;
	border-radius: 0 10px 0
}

.pricingTable3 .price-value {
	margin-bottom: 25px;
	color: #1daa72
}

.pricingTable3 .currency {
	display: inline-block;
	font-size: 30px;
	vertical-align: top;
	margin-top: 8px
}

.price-value3 .amount {
	display: inline-block;
	font-size: 50px;
	font-weight: 700
}

.price-value3 .month {
	display: block;
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase
}

.pricingTable3 .pricing-content {
	padding: 0;
	margin: 0 0 25px;
	list-style: none;
	border-top: 1px solid #8f8f8f;
	border-bottom: 1px solid #8f8f8f
}

.pricingTable3 .pricing-content li {
	font-size: 17px;
	color: #8f8f8f;
}

.btn_eff,
.pricingTable3 .pricingTable-signup {
	display: inline-block;
	overflow: hidden;
	position: relative;
	color: #fff
}

.pricingTable3 .pricingTable-signup {
	padding: 10px 30px;
	background: #1daa72;
	font-size: 18px;
	font-weight: 600;
	transition: all .7s ease 0s
}

.pricingTable3 .pricingTable-signup:before {
	display: inline-block;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0)0, #fff 50%, rgba(255, 255, 255, 0) 100%);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transform: translate(0, 100%);
	transition: all .6s ease-in-out 0s
}

.pricingTable3 .pricingTable-signup:hover:before {
	opacity: 1;
	transform: translate(0, -100%)
}

.btn_eff:after,
.pricingTable3.blue .pricingTable-signup,
.pricingTable3.blue .title,
.pricingTable3.blue:after {
	background: #19181d
}

.pricingTable3.blue .price-value {
	color: #49b0ca
}

.pricingTable3.pink .pricingTable-signup,
.pricingTable3.pink .title,
.pricingTable3.pink:after {
	background: #f06ace
}

.pricingTable3.pink .price-value {
	color: #f06ace
}

.pricingTable3.pink .title:after,
.pricingTable3.pink .title:before {
	border-top: 15px solid #773667
}

.btn_eff {
	border: 0;
	text-align: center;
	cursor: pointer;

	font-size: 15px;
	background-color: #ec306e;
	padding: 10px 40px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
	border-radius: 40px
}

.btn_eff span,
.carousel-caption h1,
.carousel-caption h6,
.carousel-caption p {
	position: relative;
	z-index: 1
}

.btn_eff:after {
	position: absolute;
	left: 30px;
	top: 0;
	height: 490%;
	width: 140%;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
	transform: translateX(-98%) translateY(-25%) rotate(45deg)
}

.btn_eff:hover:after {
	-webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
	transform: translateX(3%) translateY(-25%) rotate(45deg)
}

.btn_eff .link {
	font-size: 20px;
	margin-top: 30px
}

.btn_eff .link a {
	color: #000;
	font-size: 25px
}

.btn_eff:hover {
	color: #fff;
	text-decoration: none
}

.highlight {
	background: #a8a8a830;
	color: #000 !important
}

.new::after {
	content: url(../assets/images/newicon.png);
	margin-left: 5px;
	animation: blinker 1s linear infinite;
	color: var(--bs-yellow) !important
}

.carousel-caption h6 {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-left: 15px;
	display: inline-block
}

.carousel-caption h6:before {
	position: absolute;
	content: "";
	width: 4px;
	height: 100%;
	background: #f35c27;
	left: 0;
	top: 0
}

.carousel-caption {
	bottom: 10%;
	top: auto;
	width: 46%;
	padding: 15px
}

.carousel-caption:after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	position: absolute;
	top: 0;
	right: 0;
	filter: blur(20px);
	-webkit-filter: blur(20px);
	z-index: 0
}

.carousel-caption h1 {
	color: #fff;
	font-size: 40px;
	margin: 0;
	font-weight: 100
}

.carousel-caption p {
	color: #fff;
	font-size: 18px;
}

.carousel-caption h1 b {
	font-weight: 600;
	font-size: 46px
}

.newwrap {
	background-color: #000;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed
}

.sectionbg1 {
	background: #000;
}

.sectionbg1 {
	background-image: url(../assets/images/bg1.png);
}

.Important {
	background: #1f1f1f;
}

.ViewAll {
	padding: 6px;
	text-align: right;
	background: #1e1e1e;
	margin: 0-15px
}

.eventcard1 .card {
	border-radius: 10px 0 0 10px;
	margin-top: 10px;
	border-right: 0 !important
}

.eventcard2 .card {
	border-radius: 0 10px 10px 0;
	margin-left: -10px;
	margin-top: 15px;
	border-left: 0 !important
}

.eventcard1 .card,
.eventcard2 .card {
	background: #101010;
}

.newscard {
	box-shadow: 0 0 105px rgba(0, 0, 0, .14);
	background-color: #fff;
	border-radius: 10px;
	z-index: 1
}

.glance,
.leader,
.newscard {
	position: relative
}

.glance {
	padding: 10px 15px 15px;
	box-shadow: 0 0 105px rgba(0, 0, 0, .14);
	background-color: #000;
	border-radius: 10px
}

.newscard img {
	max-width: 100%;
	margin-bottom: 10px
}

.newscard .card ul {
	margin-top: 17px !important
}

.newscard strong {
	font-size: 1.1em;
	display: block;
	margin-bottom: 8px;
	color: #0f834c
}

.newscard a,
.newscard a:hover,
.viewmore a {
	text-decoration: none
}

.news-section .card {
	min-height: 410px;
	background: #fffae6
}

.leader {
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
	margin: 0 0 30px -13px
}

.leader h3,
.updates h3 {
	color: #13426b
}

.leader li {
	margin-bottom: 0;
	box-sizing: border-box;
	width: 100%;
	padding: 12px 0 12px 5px
}

.leader li:last-child {
	padding-bottom: 0
}

.leader li .dep-logo {
	width: 90px;
	background: #fff;
	padding: 5px;
	box-shadow: 0 11px 19px rgb(0 0 0/18%);
	border-radius: 0 10px 0
}

.leader li .dep-name p {
	font-size: .9em;
	margin-bottom: 0
}

.depdiv {
	display: flex;
	align-content: space-between;
	align-items: stretch
}

.depdiv .dep-logo img {
	-webkit-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-ms-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out
}

.HOVER img:hover,
.depdiv:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1)
}

.HOVER img:hover,
.brand-items li:hover img,
.brand-items1 li:hover img,
.depdiv:hover img {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(0%)
}

.depdiv .dep-name {
	text-align: left;
	padding-left: 16px;
	display: flex;
	width: 70%;
	justify-content: center;
	align-content: center;
	flex-wrap: nowrap;
	flex-direction: column
}

.depdiv .dep-name h4 {
	margin: 0 0 2px;
	padding: 0
}

.depdiv .dep-name a {
	color: #ffd40a;
	text-decoration: none
}

.Schemes p {
	padding: 6px 10px;
	border: 2px dashed #bdbdbd;
	border-radius: 30px;
	margin-top: 15px;
	border-bottom: 0
}

.Schemes ul {
	list-style: none;
	padding: 0;
	display: flow-root
}

.Schemes ul li {
	margin-bottom: 5px;
	display: flex;
	align-items: center;
	gap: 10px;
	border-radius: 1rem;
	width: 50%;
	float: left
}

.Schemes ul li span {
	font-size: 16px;
	font-weight: 700;
	flex: 0 0 auto;
	border-radius: 50%;
	color: #fff;
	display: block;
	justify-content: center;
	align-items: center;
	padding: 5px;
	background: #f23674;
	width: 30px;
	height: 30px
}

.bradcumb ul,
.brand-items1 {
	margin: 0;
	padding: 0;
	list-style: none
}

.brand-items1 li {
	list-style: none;
	padding: 0 14px
}

.brand-items1 li a {
	display: block;
	padding: 15px;
	color: #0d1028;
	transition-duration: .3s;
	background-color: #e5e5e5;
	width: 100%;
	min-height: 126px;
	text-align: center;
	border-radius: 0 10px 0;
	border: 1px solid #e5e5e5;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.list-type1 h6 span,
.list-type2 h6 span {
	background: #ffa03a;
	text-decoration: none
}

.brand-items1 li a:hover {
	text-decoration: none;
	background-color: #fff;
	border-color: #228a42
}

.brand-items1 li a span {
	display: block;
	margin-bottom: 15px
}

.brand-items1 li a img {
	height: 50px;
	transition-duration: .3s;
	transform: scale(1);
	width: 50px;
	display: block;
	margin: 10px auto
}

.brand-items1 li a:hover svg {
	transform: scale(1.2)
}

.footer_title {
	width: 100%;
	margin-top: 20px
}

.border-left {
	border-left: 1px solid #0000001a
}

.about-section {
	background-color: #000;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed
}

.univ-img {
	padding-right: 0;
	margin-top: -13px;
	z-index: 5;
	margin-bottom: -23px;
	position: relative
}

.service-link li>a:before {
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	position: absolute;
	font-family: "Font Awesome 5 Free";
	width: 45px;
	height: 45px;
	border-radius: 40px 7px 12px 19px;
	left: 0;
	top: 1px;
	z-index: 5;
	text-align: center;
	font-size: 18px;
	padding: 8px;
	transition-duration: .3s;
	border: 2px solid #fded00
}

.univ-img img {
	width: 112%;
	border-radius: 74px 0 0 74px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	z-index: 99999
}

.about-text {
	padding: 30px 60px 20px;
	animation: 5s infinite alternate mover;
}

.about-text .title>h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px
}

.about-text p {
	color: #fff
}

.about-img {
	position: relative;
	min-height: 400px
}

.about-img .img-1,
.about-img .img-2,
.univ-img img {
	position: absolute
}

.about-img .img-1 {
	border-radius: 95px 5px;
	z-index: 2;
	right: -50px;
	top: -40px;
	border: 8px solid #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, .07)
}

.about-img .img-2 {
	border-radius: 50%;
	z-index: 3;
	left: -16px;
	bottom: -14px;
	border: 4px solid #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, .3);
	width: 250px;
	height: 250px;
	background-color: #fff
}

.about-img .shape-1,
.about-img .shape-2 {
	width: 150px;
	height: 150px;
	z-index: 0;
	position: absolute;
	border: 1px dashed #061e4a;
	background-color: #fffae6
}

.about-img .shape-1 {
	border-radius: 37% 63% 73% 27%/30% 56% 44% 70%;
	bottom: 50px;
	right: 0
}

.about-img .shape-2 {
	border-radius: 50%;
	top: 15%;
	left: 0
}

.about-img .img-3 {
	z-index: 1;
	right: -50px;
	top: -40px;
	height: 123px;
	opacity: .6
}

.duenotice {
	border-radius: 3px;
	border: 1px solid #fded00
}

.duenotice .customtble tbody td .ndate,
.duenotice .customtble tbody td .pdf-size {
	display: inline-block;
	font-size: 12px
}

.duenotice .customtble tbody td .ndate {
	margin: 0
}

.customtble {
	width: 100%;
	border-collapse: collapse
}

.customtble th {
	padding: 8px;
	vertical-align: top;
	text-transform: uppercase
}

.customtble tr td:nth-child(1) {
	border-left: 0px solid #eee;
}

.duenotice.inner-wrap {
	padding: 0;
	box-shadow: none !important;
	border-radius: 0;
}

.customtble td {
	padding: 8px;
	vertical-align: top;
	border-bottom: 1px solid #fded00;
	border-left: 1px solid #fded00;
}

.customtble td>a {
	color: #fded00
}

.customtble td>a:hover,
.gridrow a:hover {
	text-decoration: underline;
	color: #a5a5a5
}

.datediv {
	border-radius: 4px;
	background-color: #ec306e;
	color: #fff;
	text-align: center;
	font-weight: 700;
	padding: 8px;
	font-size: .95em
}

.datediv span {
	display: block;
	text-transform: uppercase
}

.customtble thead {
	box-shadow: 0 0 8px rgba(0, 0, 0, .1);
	border-bottom: 1px solid #fded00;
	display: block
}

.customtble thead>tr {
	display: table;
	width: 100%;
	background-color: #1a1a1a
}

.customtble>tbody>tr:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, .2)
}

.customtble tbody,
.duenotice .customtble tbody td>a {
	display: block
}

.customtble>tbody {
	overflow: auto;
	height: 379px
}


.customtble>tbody,
.table-responsive {
	scrollbar-width: thin;
	scrollbar-color: transparent transparent;
	transition-duration: .5s
}

.table-responsive:hover {
	scrollbar-color: rgba(0, 0, 0, .5) rgba(255, 255, 255, .5)
}

.min-height {
	min-height: 396px
}

.dropdown-menu a.has-submenu::after,
.dropdown-toggle::after {
	content: "";
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em
}

.dropdown-toggle::after {
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent
}

.dropdown-menu a.has-submenu::after {
	width: 0;
	height: 0;
	border-top: .3em solid transparent;
	border-bottom: .3em solid transparent;
	border-left: .3em solid;
	margin-top: 5px
}

.appdiv {
	padding: 15px;
	border: 1px dashed #fcec00;
	border-radius: 5px
}

.appdiv p {
	font-size: 87%
}

.appdiv img {
	height: 45px;
	filter: inherit
}

.appdiv img:hover {
	opacity: 0.5;
}

.deptname {
	font-size: 1.2em !important;
	margin-top: 15px;
}

.service-link {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	column-count: 5;
	column-gap: 15px
}

.service-link li {
	padding-bottom: 10px;
	position: relative
}

.service-link li>a {
	display: block;
	padding: 13px 14px 13px 53px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	font-weight: 600;
	border-radius: 50px 20px;
	position: relative;
	z-index: 0;
	background-color: #000;
	border: 1px solid #fded00;
	color: #fded00
}

.service-link li a:hover,
.service-link li>a:before {
	background-color: #fded00;
	color: #000
}

.news-section {
	background-color: #1b1b1b;
	background-image: url(../assets/images/bg2.png)
}

.btn-primary,
.btn-success {
	background-color: #fded00
}

.btn-info,
.btn-info:hover {
	background-color: #fded00;
	color: #000;
	border-color: #fded00
}

.btn-info:hover {
	background-color: #000;
	color: #fded00
}

.glance .ViewAll {
	margin: 0 auto
}

.bradcumb-area {
	min-height: 150px;
	max-height: 150px;
	position: relative;
	background: url(../assets/images/inner_page-2.jpg)top center no-repeat fixed
}

.bradcumb-area img {
	transition-duration: .3s;
	filter: blur(1px);
	position: relative;
	z-index: -5;
	width: 100%
}

.bradcumb-area:hover img {
	filter: blur(4px)
}

.bradcumb-area.style-1 {
	background-image: url(../images/frmHttpErrorPage.html)
}

.overlay-bg-2::before {
	background-color: rgba(0, 0, 0, .62);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1
}

.bradcumb {
	position: absolute;
	width: 100%;
	top: 44%;
	transform: translateY(-50%) translateX(-50%);
	left: 50%
}

.bradcumb h2 {
	margin-bottom: 10px;
	font-size: 1.7em
}

.bradcumb ul li {
	display: inline-block;
	color: #fff
}

.bradcumb ul li a {
	position: relative;
	margin-right: 20px;
	color: #fff
}

.bradcumb ul li a:before {
	position: absolute;
	content: "";
	right: -13px;
	top: 3px;
	width: 1px;
	height: 16px;
	background-color: #fff
}

.bradcumb ul li a:hover {
	color: #ff5300
}

.inner-section {
	background-color: #202020;
	background-image: url(../assets/images/bg2.png)
}

.inner-wrap {
	box-shadow: 0 0 105px rgba(0, 0, 0, .14);
	background-color: #000;
	border-radius: 10px;
	z-index: 1;
	padding: 20px;
	min-height: 400px
}

.inner-wrap,
.list,
.list li {
	position: relative
}

.list {
	margin-bottom: 15px;
	list-style: none;
	padding: 0;
	z-index: -1
}

.list li {
	font-weight: 400;
	margin-bottom: 5px;
	padding-left: 30px;
}

.list li .list li {
	padding-left: 20px;
	list-style: none;
}

.list li:before {
	position: absolute;
	left: 0;
	top: -5px;
	font-weight: 400;
	color: #fbeb00;
	font-size: 20px;
	font-family: "themify"
}

.list li ul li:before {
	font-size: 11px
}

.inner-wrap td ul li:last-child,
.list li:last-child {
	margin-bottom: 0
}

.menuFxd {
	position: fixed;
	right: 0;
	left: 0;
	top: 33px;
	margin: 0 auto;
	z-index: 100;
	box-shadow: 0 0 30px rgba(0, 0, 0, .39)
}

.filter-section {
	background-color: #000;
	border-radius: 4px;
	margin: 0 0 12px;
	border: 1px dashed #ffef00
}

.filter-box {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 0
}

.filter-box td {
	padding: 10px;
	border: 0
}

.filter-box td label {
	display: block;
	font-weight: 400;
	font-size: 90%;
}

a.archive {
	display: block;
	font-weight: 400
}

a.archive {
	position: relative;
	text-align: center;
	background: #ffef00;
	padding: 7.5px 15px;
	width: 100%;
	font-weight: 700;
	margin-top: 14px;
	border: 0;
	border-radius: 3px
}

.filter-box td .archive,
.sitemap ul li a {
	color: #000;
	display: block
}

.filter-box td input[type=text],
.filter-box td select {
	display: block;
	min-width: 100px;
	height: 33px;
	max-width: 100%;
	border: 1px solid #ffef00;
	width: 100%;
	border-radius: 4px;
	padding: 0 8px;
	font-size: 0.9em;
	background: 0 0
}

.filter-box td .archive {
	padding: 7px 15px;
	width: 100%;
	border: 0;
	border-radius: 4px;
	margin-top: 3px
}

.filter-box td input[type=submit],
a.archive {
	color: #000
}

.filter-box td input[type=submit],
.filter-box td input[value=Reset] {
	display: block;
	padding: 7px 15px;
	width: 100%;
	border: 0;
	border-radius: 4px;
	background: #ffef00
}

.filter-box td input[disabled=""],
.filter-box td input[type=submit]:active,
.filter-box td input[type=submit]:focus,
.filter-box td input[value=Reset]:active,
.filter-box td input[value=Reset]:focus {
	background-color: #ffef00
}

.filter-box td input[type=submit]:hover,
.filter-box td input[value=Reset],
.filter-box td input[value=Reset]:hover {
	background-color: #202020;
	color: #ffef00
}

a.archive:hover {
	background: #202020;
	color: #ffef00
}

.doc-note {
	padding: 8px;
	color: #e7d800;
	text-align: center;
	border-radius: 6px;
	border: 1px solid #ffe300
}

.serial {
	counter-reset: Serial
}

.serial tr td:first-child:before {
	content: "" counter(Serial, decimal);
	counter-increment: Serial
}

.serial tr td:first-child,
.serial tr th:first-child {
	text-align: center
}

.btn-xs {
	padding: 3px 7px;
	font-size: 12px
}

.btn-warning {
	color: #fff;
	background-color: #fded00;
	border-color: #fded00
}

.wcbtn1 {
	border-color: #fcec00;
	color: #fcec00;
}

.wcbtn1:hover {
	border-color: #fcec00;
	color: #000;
	background: #fcec00;
}

.wc-data {
	background-color: #000;
	padding: 15px;
	box-shadow: 0 0 105px rgba(0, 0, 0, .14);
	text-align: center;
}

.wc-data,
.wc-data img {
	border-radius: 8px
}

.wc-data .wcbtn {
	margin-top: 10px
}

.wcbtn {
	padding: 5px 8px;
	font-size: 14px
}

.dept .badge {
	padding: 2px;
	font-size: 11px;
	font-weight: 400;
	border-radius: 2px;
	margin: 0 2px;
	color: #000
}

.inner-wrap h1,
.inner-wrap h4,
.inner-wrap h5 {
	position: relative;
	margin-bottom: 20px
}

.inner-wrap h5:before {
	content: "";
	width: 3px;
	height: 15px;
	position: absolute;
	left: 0;
	top: 0
}

.inner-wrap .heading1:before,
.inner-wrap h1:before,
.inner-wrap h4:before {
	content: "";
	width: 150px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -9px
}

.inner-wrap h4::before {
	background: #5b5b5b
}

.img-right {
	float: right;
	max-width: 350px;
	overflow: hidden;
	border-radius: 25px 96px;
	margin-left: 20px;
	margin-bottom: 20px;
	box-shadow: 0 0 25px rgba(0, 0, 0, .11);
	border: 6px solid #fff
}

.img-left img,
.img-left2 img,
.img-right img,
.img-right2 img,
.wc-data img {
	max-width: 100%
}

.img-left {
	float: left;
	border-radius: 80px 0 80px 0;
	margin-right: 20px;
	border: 8px solid #fff
}

.img-left,
.img-left2,
.img-right2 {
	max-width: 350px;
	overflow: hidden;
	margin-bottom: 20px;
	box-shadow: 0 0 25px rgba(0, 0, 0, .11)
}

.img-right2 {
	float: right;
	margin-left: 20px;
	border: 6px solid #fded00;
	z-index: 9 !important
}

.img-left2 {
	float: left;
	margin-right: 20px;
	border: 8px solid #fff
}

.inner-wrap h1::before,
.inner-wrap h5::before {
	background: #fded00
}

.inner-wrap h5 {
	padding-left: 10px
}

.list li ul li::before {
	top: 2px;
}


.inner-wrap ol {
	padding-left: 17px
}

.topFxd {
	position: fixed;
	right: 0;
	left: 0;
	top: 0;
	margin: 0 auto;
	z-index: 100
}

.navbar .dropdown-menu li a.selected,
.navbar .dropdown-menu>li.open>a,
.navbar .dropdown-menu>li>a:focus,
.navbar .dropdown-menu>li>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar>li.selected a,
.navbar>li>a.selected {
	color: #000 !important;
	background-color: #ffef00
}

.helplineno {
	padding: 8px 15px;
	text-align: center;
	border-radius: 8px;
	border: 1px dashed #000;
	margin-top: 13px;
	margin-right: 10px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .06)
}

.helplineno h3 {
	margin: 0;
	color: #000
}

.helplineno p {
	font-weight: 700;
	color: #000;
	margin-bottom: 3px
}

.Prsrls-list strong i {
	color: #ba2c2c
}

.search-result {
	list-style: outside none none;
	padding: 0;
	display: flow-root
}

.search-result li {
	padding: 15px;
	transition: all .2s ease 0s;
	list-style: none;
	width: 100%;
	margin-bottom: 15px;
	box-shadow: 0 2px 33px 2px rgb(121 124 148/18%);
	border-radius: 10px;
	background: #fff
}

.search-result .local {
	color: #271def;
	display: block;
	font-size: 1.16em
}

.search-result .local:hover {
	color: #271def !important
}

.search-result span {
	color: #000;
	display: block;
	font-size: .85em
}

.search-result p {
	margin: 5px auto
}

.inner-wrap td ul {
	padding: 0;
	list-style: none;
	margin: 0;
	z-index: 0
}

.inner-wrap td ul li {
	font-weight: 400;
	margin-bottom: 0;
	padding-left: 15px;
	position: relative
}

.inner-wrap td ul li:before {
	position: absolute;
	left: 0;
	top: 0;
	font-weight: 400;
	font-family: "themify";
	font-size: 11px
}

.gridheader a {
	color: #f3e300
}

.dsize,
.ndate,
.pdf-size,
.rar-size {
	font-size: 12px;
	font-weight: 400;
	opacity: .7;
	color: #fded00;
	margin-right: 1em;
}

.pdf-size,
.rar-size {
	display: block
}

.dsize:before,
.pdf-size:before,
.rar-size:before {
	color: #fded00;
	margin: 0 5px 0 0
}

.dropdown-menu {
	background-color: rgb(0 0 0)
}

.wc-data img {
	width: 90%;
}

.dropdown-menu>li>a,
.nav>li>a {
	color: #ffef00 !important
}

.nav>li>a {
	padding: 13px 16px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.02em;
}

.contact-icon {
	position: absolute;
	top: 19px
}

.contact-icon i {
	font-size: 36px;
	top: -5px;
	position: relative;
	color: #007bff
}

.contact-info h3 {
	margin-bottom: 5px;
	font-size: 16px;
	color: #8e3424;
	font-weight: 700;
	font-family: inherit
}

.contact-info-content h4 {
	margin-bottom: 5px;
	font-size: 19px;
	color: #fded00
}

.contact-info-content {
	margin-left: 20px;
	width: 70%
}

.contact-info-icon i {
	font-size: 20px;
	color: #000;
	line-height: 50px;
}

.contact-info-icon {
	height: 60px;
	width: 60px;
	background-color: #fded00;
	text-align: center;
	border-radius: 10px 19px;
	border: 3px solid #202020
}

.contact-info-item {
	display: flex;
	margin-bottom: 10px
}

.contact-info h4::before {
	background: 0 0
}

.newgallery {
	display: -ms-flexbox;
	-ms-flex-wrap: wrap
}

.newgallery li {
	-ms-flex: 25%;
	flex: 25%;
	max-width: 25%;
	padding: 15px;
	vertical-align: middle
}

.newgallery li img {
	max-width: 100%;
	position: relative;
	width: 100%
}

.newgallery li .def-head,
.newgallery li .overlay {
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	z-index: 5
}

.gallery li img,
.newgallery li a {
	border-radius: 0 10px;
	box-shadow: 0 20px 25px rgb(0 0 0/33%)
}

.newgallery li a {
	display: block;
	position: relative;
	overflow: hidden;
	height: auto;
	margin-bottom: 8px
}

.newgallery li .overlay {
	height: 100%;
	width: 100%;
	top: 0;
	background-color: rgba(45, 38, 132, .68);
	padding: 30px;
	transition: 450ms ease-out;
	-webkit-transform: rotateY(180deg) scale(.5, .5);
	-moz-transform: rotateY(180deg) scale(.5, .5);
	-ms-transform: rotateY(180deg) scale(.5, .5);
	-o-transform: rotateY(180deg) scale(.5, .5);
	transform: rotateY(180deg) scale(.5, .5);
	opacity: 0
}

.newgallery li .def-head {
	display: block;
	bottom: 0;
	margin: 0 auto;
	font-size: 15px;
	transition: 250ms ease-out;
	color: #fff;
	background-color: rgba(0, 0, 0, .56);
	border-top: 0 solid #fff;
	border-bottom: 0 solid #fff;
	opacity: 1;
	font-weight: 700;
	box-shadow: 0 0 25px rgb(0 0 0/10%);
	padding: 15px;
	text-shadow: 1px 1px 1px #403e3e
}

.newgallery li a:hover .overlay {
	-webkit-transform: rotateY(0) scale(1, 1);
	-moz-transform: rotateY(0) scale(1, 1);
	-ms-transform: rotateY(0) scale(1, 1);
	-o-transform: rotateY(0) scale(1, 1);
	transform: rotateY(0) scale(1, 1);
	opacity: 1
}

.newgallery li a:hover .def-head {
	bottom: -15%;
	opacity: 0
}

.newgallery li .data-content,
.newgallery li .heading {
	display: block;
	text-align: center;
	margin-bottom: 10px
}

.newgallery li .heading {
	font-size: 23px;
	font-family: Merriweather, serif;
	color: #fff;
	font-weight: 700;
	margin-top: 48%
}

.newgallery li .data-content {
	color: #fff;
	padding-top: 29px;
	font-size: 1em;
	font-weight: 400;
	padding-bottom: 16px
}

.newgallery li .view-page {
	color: #fff;
	display: inline-block;
	text-align: center;
	border: 1px solid #fff;
	margin: auto;
	padding: 5px 10px;
	z-index: 9;
	position: relative;
	width: auto;
	border-radius: 100px
}

.newgallery li:hover .view-page {
	border-color: #fadc27;
	color: #fadc27
}

.grid-stack>.grid-stack-item>.grid-stack-item-content img {
	transition: 1s;
	width: 100%;
	height: 100%
}

.grid-stack>.grid-stack-item>.grid-stack-item-content {
	overflow: hidden;
	transition: .2s ease-in-out;
	box-shadow: 0 0 10px rgba(0, 0, 0, .21)
}

.grid-stack-item-content:hover img {
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	opacity: 1
}

.gallery li {
	padding: 15px;
	box-sizing: border-box;
	width: 33%
}

.gallery li img {
	width: 100%;
	height: 250px
}

.gallery li .thumbnail {
	border-radius: 0;
	color: #000;
	padding: 5px;
	margin-bottom: 0
}

.gallery li .caption {
	display: block;
	min-height: 80px
}

.sitemap .navbar-nav {
	column-count: 3;
}

.sitemap .navbar-nav li.dropdown {
	float: left;
}

.sitemap ul {
	background: url(../assets/images/site_map_ul.gif)0-5px repeat-y !important;
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 5px 4px 6px !important;
	position: static !important
}

.sitemap ul li {
	background: url(../assets/images/site_map_list.gif)-5px -5px no-repeat !important;
	font: 700 10pt arial;
	background: url(../assets/images/site_map_list.gif)-5px 5px no-repeat !important;
	padding: 0 0 0 10px !important;
	margin: 10px 0
}

.new_datatable colgroup,
.sitemap .has-submenu::after,
.sitemap .sub-arrow,
.sitemap ul li .home,
.sitemap ul li:before {
	display: none
}

.sitemap ul li a {
	border: 1px solid #fcec00;
	padding: 5px 10px;
	border-radius: 15px 0;
	transition-duration: .3s
}

.sitemap ul li a:hover {
	border: 1px solid #fcec00;
	background-color: #c5c5c55c;
	color: #000;
	padding-left: 5px;
	text-decoration: none
}

.sitemap ul li ul {
	padding-bottom: 1px;
	position: static !important
}

.sitemap .dropdown ul {
	margin-top: 0 !important;
	padding: 0 0 4px 6px !important;
	display: block !important;
	box-shadow: none
}

.gallery,
.newgallery,
.vg-district-list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap
}

.vg-district-list li {
	position: relative;
	font-size: 1.1em;
	padding: 7px;
	width: 25%
}

.vg-district-list li a {
	position: relative;
	display: flex;
	border-radius: 55px;
	border: 1px solid #ffcb003b;
	align-items: center;
	transition-duration: .3s;
	font-weight: 700
}

.vg-district-list li a:before {
	color: #000;
	width: 55px;
	height: 55px;
	display: block;
	font-size: 20px;
	text-align: center;
	border-radius: 50%;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	margin-right: 12px;
	background-color: #fcec00;
	padding: 12px
}

.vg-district-list li a:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, .2);
	border: 1px solid #fcec00;
	color: #fcec00
}

.vg-district-list li a:hover::before {
	background-color: #fcec00
}

.new_datatable .customtble tbody,
.new_datatable .customtble thead,
.new_datatable .customtble thead>tr {
	display: inherit !important;
	width: 100%
}

.customtble tbody>tr:nth-child(1) td,
.customtble thead>tr:nth-child(1) th {
	width: 80%
}

.pagination {
	display: table-row !important;
	font-size: 12px
}

.pagination a,
.pagination span {
	background: #fcec00;
	color: #000;
	padding: 4px 10px;
}

.pagination a:hover {
	background: #000;
	color: #fff;
	text-decoration: none;
	border-color: #000
}

.bn-label,
.tf-tree .tf-nc:hover {
	background-color: #ffef00;
	color: #000
}

.bn-news ul li a,
.ptxt,
.text-danger,
.text-warning,
a,
body {
	color: #fded00
}

.bn-news,
.dropdown-menu,
.newwrap .busheading:before,
.offcanvas-header {
	background-color: #000;
	box-shadow: 0 20px 25px rgba(255, 238, 0, 0.322);
}

.bn-label::before {
	border-right: 20px solid #000
}

.bn-controls button {
	background-color: #ffef00
}

.bn-news ul li a:hover {
	color: #878787
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #ffef00
}

.alert-danger,
.dept .badge:hover {
	color: #ffef00;
	background-color: #000;
	border-color: #000
}

a:focus,
a:hover {
	color: #6d6d6d;
	text-decoration: none
}

.audiocaptcha {
	max-width: 30px;
	margin: 0 5px;
	border-radius: 50%;
	border: 1px solid #ccc;
	padding: 6px;
}