@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translate3d(0, -20%, 0);
	}

	to {
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}
}

.primarymenu .ok::after {
	content: "\f107";
	font-family: "Font Awesome 7 Free";
	font-size: 0.7em;
	font-weight: 700;
	display: inline-block;
	vertical-align: middle;
}

@keyframes shake {
	25% {
		transform: rotate(calc(var(--angle)*-1));
	}

	50% {
		transform: rotate(var(--angle));
	}

	to {
		transform: rotate(0deg);
	}
}

body {
	margin: 0;
	overflow-x: hidden;
	font-size: 1.5rem;
	line-height: 1.4;
}

a,
a:focus {
	color: #111;
	outline: 0;
	text-decoration: none;
	transition: .5s all;
}

a:hover {
	text-decoration: underline;
}

.select.form-control,
select {
	min-height: auto !important;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #fff url(../images/select.png)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;
}

.top-nav {
	padding: 0;
	z-index: 10;
	position: relative;
	font-size: 13px;
	height: auto;
	font-weight: 300;
	transition-duration: .3s;
	overflow: hidden;
	background: #efefef;
	line-height: 34px;
}

.top-nav .time {
	color: #fff;
	text-decoration: none;
}

.clock {
	color: #fff;
	padding-top: 6px;
}

.top-nav .time i {
	font-size: 14px;
}

.top-nav .social_icons {
	margin: 0;
	list-style: none;
	padding: 0;
	/* float: right; */;
}

.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;
	/* height: 32px; */
	width: 32px;
	border-radius: 72px;
	line-height: 31px;
	text-align: center;
	display: block;
	font-size: 18px;
	background: #fff;
}

.top-nav .social_icons li a:hover {
	color: #ffac00;
}

.facebook,
.twitter {
	color: #fff !important;
}

.facebook {
	color: #1877f2 !important;
}

.twitter {
	color: #1da1f2 !important;
}

.instagram {
	color: #e4405f !important;
}

.linkedin {
	color: #0a66c2 !important;
}

.connect li a:hover .fa-facebook,
.connect li a:hover .fa-instagram,
.connect li a:hover .fa-linkedin,
.connect li a:hover .fa-twitter {
	color: #fff;
}

.top-nav ul.pwdarea {
	margin-bottom: 0;
	text-align: right;
	float: right;
}

.top-nav ul.pwdarea li a img {
	width: 20px;
}

.top-nav li {
	list-style-type: none;
	float: left;
}

.top-nav li a:hover {
	text-decoration: none;
	opacity: .4;
}

.top-nav .btn-xs {
	padding: 3px 4px;
	line-height: 1.5;
	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;
	line-height: 1.5;
	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;
	line-height: 1.1;
	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;
}

.brand-items .owl-controls .owl-page span {
	background: #fff;
}

.hi-btn,
.search-open {
	color: #fff !important;
	padding: 6px 12px;
	display: block;
}

.hi-btn {
	background-color: #005e2b;
	margin: 3px 0;
	border-radius: 34px;
	line-height: 18px;
}

.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 {
	padding: 0;
	font-weight: 600;
}

.pwdarea li .fontresize,
.pwdarea li .theame {
	display: block;
	border-radius: 50%;
	border: 1px solid #eee;
	box-sizing: border-box;
	text-align: center;
	height: 25px;
	width: 25px;
	line-height: 22px;
}

.pwdarea li .theame {
	line-height: 18px;
	background-color: #ff740f;
	color: #fff !important;
}

.pwdarea li .contrast {
	background-color: #000;
}

.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 {
	padding: 6px 8px;
	display: block;
	color: #666;
}

.top-nav ul.topleft_menu li a:hover {
	background-color: #eee;
	color: #352961;
}

.top-nav ul.topleft_menu li:last-child a {
	border-right: 0 solid #3e3d3d;
}

.top-nav ul.pwdarea li:nth-child(5) {
	padding-right: 4px;
}

.top-nav ul.pwdarea li:nth-child(6) {
	padding-right: 4px;
	padding-left: 4px;
}

.top-nav ul.pwdarea li:nth-child(7) {
	padding-left: 4px;
}

.top-nav ul.pwdarea li:nth-child(8) {
	padding-right: 3px;
}

.top-nav ul.pwdarea li:nth-child(9) {
	padding-left: 3px;
}

.top-nav ul.pwdarea li:nth-child(10) {
	padding-top: 0;
	padding-right: 0;
}

.top-nav ul.pwdarea li:nth-child(11) {
	padding: 0;
}

header {
	position: relative;
	z-index: 100;
	margin: 0 auto;
	display: block;
}

header .navbar-inverse {
	background-color: transparent;
	border: 0;
}

.primarymenu {
	margin: 0 auto;
	background: #4844b7;
	padding: 0 15px;
}

.navborder {
	position: absolute;
	left: 0;
	width: 32%;
	background: #fff;
	z-index: 9999;
	padding: 6px 0;
}

.navborder:before {
	border-bottom: 49px solid #007c7c;
	border-left: 45px solid transparent;
	height: 0;
	right: 0;
	position: absolute;
	top: 0;
	width: 0;
}

.logo-image {
	width: 100%;
	border-right: 1px dashed #a7a7a7;
	padding-right: 15px;
	text-align: center;
	margin: 0 auto;
}

.logo-image img {
	height: 90px;
	margin: 0 auto;
}

.department-text{
	box-sizing: border-box;
	margin-top: 15px;
}

.logo-image {
	box-sizing: border-box;
}

.department-text .eng-name {
	font-weight: 600;
	color: #2f2b95;
	margin: 0;
}

.department-text .eng-line {
	color: #005e2b;
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 18px;
}

.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;
}

.primarymenu .navbar-nav {
	float: none;
	margin: 0 auto;
	display: table;
}

.dropdown-menu .has-submenu:after {
	font-family: FontAwesome;
	position: absolute;
	right: 8px;
}

.dropdown>a:after {
	font-family: FontAwesome;
	margin-left: 6px;
}

.primarymenu .navbar-inverse .navbar-nav>li>a {
	color: #fff;
	position: relative;
}

.highlight-links ul,
.logo h1,
.primarymenu .navbar .dropdown-menu>li.open>a:before,
.primarymenu .navbar .dropdown-menu>li>a:hover::before,
.primarymenu .navbar-inverse .navbar-nav>.active>a:hover::before,
.primarymenu .navbar-inverse .navbar-nav>.open>a:hover::before,
.primarymenu .navbar-inverse .navbar-nav>li>a:hover::before {
	width: 100%;
}

.emplogin>a {
	color: #fff;
	background-color: #dc3545 !important;
}

.primarymenu .navbar-inverse .navbar-nav>.active>a,
.primarymenu .navbar-inverse .navbar-nav>.active>a:focus,
.primarymenu .navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #dc3545;
}

.primarymenu .navbar-inverse .navbar-nav>.open>a,
.primarymenu .navbar-inverse .navbar-nav>.open>a:focus,
.primarymenu .navbar-inverse .navbar-nav>.open>a:hover,
.primarymenu .navbar-inverse .navbar-nav>li>a:focus,
.primarymenu .navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, .1);
}

.primarymenu .navbar .dropdown-menu>li>a {
	position: relative;
}

.primarymenu .navbar .dropdown-menu>li.open>a,
.primarymenu .navbar .dropdown-menu>li>a:focus,
.primarymenu .navbar .dropdown-menu>li>a:hover {
	background-color: rgb(211 155 1);
	color: #fff;
}

.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: #dc3545;
	font-size: 1.1em;
	font-family: "Roboto", sans-serif;
}

.whatsapp {
	text-align: center;
}

.uplogo {
	padding: 5px 0 5px 15px;
	float: right;
	border-left: 1px dashed #d5cfcf;
}

.uplogo img {
	max-height: 86px;
}

#home_services {
	background-color: #bb8337;
	padding: 20px 0;
	background-image: url(../images/impbg.jpg);
	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 #ccc;
	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: #ff6d03;
	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 #ff6d03;
}

.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,
.leader ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.leader ul li a.ldrtext {
	color: #ce6c04;
	padding: 0 10px 6px;
	background: #ddd;
	margin-top: 8px;
	cursor: pointer;
}

.leader ul li {
	background-color: #003c72;
	padding: 15px 10px;
	height: auto;
	box-sizing: border-box;
	overflow: hidden;
	border: 0 solid #ccc;
	margin-bottom: 7px;
	border-radius: 8px;
}

.leader ul li:last-child {
	margin-bottom: 0;
}

.leader ul li img {
	border-radius: 50%;
	max-height: 85px;
	display: block;
	float: left;
	border: 2px solid rgba(255, 255, 255, .61);
}

.leader ul li h4 {
	color: #fff;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 3px;
	text-align: center;
	font-weight: 700;
}

.leader ul li p {
	color: #fff;
	margin-bottom: 5px;
	font-size: .9em;
	text-align: center;
}

.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;
	font-weight: 700;
	margin: 25px 0;
}

.usefull_link_warp ul.usefull_link li:hover {
	background: #007c7c;
	transition: 2s all;
}

.HOVER.FLASH:hover text,
.impact li .countbox:hover .count-title,
.usefull_link_warp ul.usefull_link li:hover a {
	color: #fff;
}

.glance {
	max-width: 700px;
	margin: auto;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 5%;
}

#welcome {
	padding: 20% 10%;
	background-image: url(../images/Entrance-Gate-of-the-Centre.jpg);
	background-position: top;
	background-size: cover;
	position: relative;
}

.news {
	padding: 15px;
	border: 1px solid #d29b04;
}

.glance p {
	font-weight: 600;
}

.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 .title:after {
	display: none;
}

.news .foot {
	padding: 10px 15px 0;
	border-top: 1px solid #eee;
}

.news .btn-outline-danger,
.news1 .btn-outline-danger {
	border-color: #d29b04;
	color: #d29b04;
	padding: 5px 10px;
	font-size: 13px;
}

.news1 .btn-outline-danger {
	border-color: #4844b7;
	color: #4844b7;
}

.vticker {
	height: 330px !important;
	margin-bottom: 20px;
}

.vticker .arw,
.vticker .dtype,
.vticker .fa-file-pdf-o {
	display: none;
}

.vticker .dsize {
	font-size: .8em;
	color: #352961 !important;
	margin-top: 5px;
}

.news1 {
	padding: 15px;
	border: 1px solid #4844b7;
}

.news .title,
.news1 .title {
	margin: 0-32px;
	background-color: #4844b7;
	padding: 7px 15px;
}

.vticker ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.orders ul li,
.vticker a {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	position: relative;
	padding-left: 60px;
}

.orders ul li:before,
.vticker a:before {
	position: absolute;
	padding: 11px;
	border-radius: 50%;
	left: 0;
	width: 50px;
	height: 50px;
}

.vticker a:before {
	content: url(../images/small-calendar.png);
	background-color: #999;
}

.vticker a {
	display: block;
	color: #005e2b;
}

#usefullinkbg ul li a,
.orders ul li span,
.vticker ul li span {
	display: block;
}

.ndate,
.dsize {
	font-size: .8em;
	color: #444343;
}

.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: #352961 !important;
	margin-top: 5px;
}

.course,
.orders ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.orders ul li:before {
	content: url(../images/document-icon.png);
	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;
}

.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;
}

.btn-outline-primary {
	border-color: #001e59;
	color: #001e59;
}

.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover {
	border-color: #001e59;
	background-color: #001e59;
	color: #fff;
	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: 2em;
}

.glance .title h4 {
	text-align: center;
	margin: 0;
	font-weight: 700;
	font-size: 2.4em;
	color: #000;
	padding: 10px 15px;
	background: #ffffff9c;
}

.glance .title h4 span {
	display: block;
	color: #020202;
}

.glance .title:after {
	display: none;
}

.glance .content {
	min-height: 197px;
}

.award {
	padding: 15px;
}

.welcome .title h4 {
	text-align: center;
}

.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: #008ea1;
	color: #008ea1;
}

.btn-outline-success:active,
.btn-outline-success:focus,
.btn-outline-success:hover {
	border-color: #008ea1;
	background-color: #008ea1;
	color: #fff;
	text-decoration: none;
}

.btn-outline-danger:active,
.btn-outline-danger:focus,
.btn-outline-danger:hover {
	border-color: #dc3545;
	background-color: #dc3545;
	color: #fff;
	text-decoration: none;
}

.btn-success {
	border-color: #008ea1;
	background-color: #008ea1;
	color: #fff;
}

.btn-success:active,
.btn-success:focus,
.btn-success:hover {
	border-color: #0b6e7b;
	background-color: #0b6e7b;
	color: #fff;
	text-decoration: none;
}

.btn-outline-warning:active,
.btn-outline-warning:focus,
.btn-outline-warning:hover {
	border-color: #4844b7;
	background-color: #4844b7;
	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: #dc3545;
}

.countermain {
	padding: 15px 0;
	display: table;
	width: 100%;
}

.countermain ul.counterno h2.count-title {
	color: #352961;
	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;
}

.impact li .countbox {
	border: 1px solid #eee;
	transition-duration: .3s;
}

.impact li .countbox:hover {
	background-color: #352961;
	border: 1px solid #352961;
}

.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/welcome-bg.png);
	position: relative;
	background-color: #352961;
}

.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: #dc3545;
	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;
	line-height: 26px;
	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 {
	list-style: none;
	padding: 0;
	overflow: hidden;
}

.brand-items,
.brand-items .owl-wrapper-outer {
	display: table;
	width: 100%;
}

.brand-items li {
	list-style: none;
	padding: 0 14px;
}

.brand-items li img {
	max-width: 100%;
}

footer {
	background-image: url(../images/footbg.png);
}

.footerbtm {
	padding: 15px 0;
	font-size: .8em;
	border-top: 1px dashed rgba(0, 0, 0, .3);
}

.ftleft {
	width: 100px;
	height: 40px;
	background: #24292c;
	position: absolute;
	left: 0;
	bottom: 0;
}

.ftleft:before {
	right: -45px;
}

.footer-link {
	padding: 40px 0 20px;
	font-weight: 400;
	font-size: .9em;
	position: relative;
}

.footer-link h4 {
	color: #4844b7;
	margin: 0 0 10px;
	padding: 0;
	border-bottom: 0 solid #fff;
	font-weight: 600;
}

.footer-link h4:after {
	display: block;
	width: 80px;
	background-color: #4844b7;
	height: 1px;
}

.footer-link h5 {
	font-weight: 700;
}

.footer-bottom ul,
.footer-link ul {
	padding: 0;
	list-style: none;
}

.footer-bottom ul {
	margin: 0;
}

.link1 a:before {
	font-size: 10px;
	margin-right: 5px;
}

.link1 a {
	position: relative;
	display: block;
	line-height: 26px;
}

.link1 a:hover {
	color: #d09703;
	transition: .5s all;
	padding-left: 8px;
}

.breadcrumb li a,
.filter li label,
.footer-bottom a,
.footer-bottom li a {
	color: #000;
}

.implink-wrap .busheading h2 {
	color: #fff;
}

.implink {
    background: #fff;
    padding: 10px;
}

.implink a {
    position: relative;
    display: block;
    overflow: hidden;
}

.implink a::before {
    content: "\f0c1";
    font-family: "Font Awesome 7 Free";
    font-weight: 900;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.75);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    opacity: 0;
    transition: all 0.3s ease;
    z-index: 2;
}

.implink a:hover::before {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}

.implink-wrap .busheading {
	text-align: left;
}

.implink-wrap .busheading:after,
.implink-wrap .busheading:before {
	margin: auto;
	right: 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;
}

.eventcard,
.greysection {
	position: relative;
	z-index: 5;
}

.in-banner,
footer {
	position: relative;
}

footer {
	z-index: 5;
	border-top: 1px solid #e6e6e6;
}

.connect {
	margin: 0;
}

.connect li a {
	border: 1px solid #d3d3d3;
	padding: 10px;
	display: inline-block;
	margin-bottom: 10px;
	width: 92%;
	box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
	transition: all 0.3s ease;
	transform: translateY(0);
}

.footer-link ul.ft_conDetails li div strong {
	font-size: 1.2em;
}

.connect li a:hover {
	transform: translateY(-2px);
	border-color: #aaa;
}

.connect li:nth-child(1) a:hover {
	background: #3d5b9b;
	border-color: #3d5b9b;
}

.connect li:nth-child(2) a:hover {
	background: #2daae2;
	border-color: #2daae2;
}

.connect li:nth-child(3) a:hover {
	background: #0a66c2;
	border-color: #0a66c2;
}

.connect li:nth-child(4) a:hover {
	background: #c32aa3;
	border-color: #c32aa3;
}

.connect li a:hover,
.connect li a:hover.fa {
	color: #fff !important;
}

.connect li {
	float: left;
	width: 50%;
}

.footer-link ul.ft_conDetails li {
	margin-bottom: 10px;
	position: relative;
	display: flex;
}

.footer-link ul.ft_conDetails li img,
.footer-link ul.ft_conDetails li svg {
	float: left;
	height: 25px;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

.in-banner {
	z-index: 0;
}

.in-banner li.item {
	margin: 0;
	list-style: none;
}
.contentarea h4 {
	color: #048d2a;
}

.contentarea h3,

.inheading h2 {
	color: #4844b7;
}

.inheading h2 {
	font-size: 1.6em;
	display: inline-block;
	padding: 10px 0;
	margin: 0;
	text-transform: uppercase;
}


#noticeboard .tab-content {
	border-bottom: 1px solid #ccc;
	background-color: #fff;
}

.table tr:nth-of-type(odd) {
    background-color: #ebebeb;
}


.contentarea {
	padding: 0;
}

.incontent {
	padding: 1.5em;
	border: 1px solid #eee;
	box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
}

.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: #ff6d03;
	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;
	line-height: 1.5;
	color: #007c7c;
	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 {
	display: none;
}

#usefullinkbg,
.implink-wrap {
	position: relative;
	padding: 25px 0 30px;
	background-position: center;
}

#usefullinkbg {
	background-color: #bb8337;
	background-image: url(../images/usefullink-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.implink-wrap {
	background-color: #252356;
	background-repeat: repeat;
}

.busheading {
	text-align: center;
	font-size: 2em;
	font-weight: 800;
	color: #4844b7;
	position: relative;
	top: auto;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

#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;
}

.busheading:after,
.busheading:before {
	bottom: 0;
	height: 1px;
	width: 15%;
	background-color: #d29b04;
}

.busheading:before {
	width: 15px;
	height: 15px;
	border-radius: 3px;
	bottom: -7px;
	transform: rotate(45deg);
}

#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 {
	margin: 25px 0 0;
	padding: 0;
	display: flex;
	flex-wrap: nowrap;
	list-style: none;
}

#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: #e45835;
	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: #e45835;
	box-shadow: -8px -8px 1px rgba(0, 0, 0, .51);
}

.rightborder:after {
	display: block;
	width: 1px;
	background-color: rgb(0 0 0/10%);
	height: 240px;
	position: absolute;
	right: 40px;
	top: -40px;
}

.connect .fa {
	font-size: 1.6em;
	margin-right: 5px;
}

.connect .fa-facebook {
	color: #3d5b9b;
}

.connect .fa-twitter {
	color: #2daae2;
}

.connect .fa-linkedin {
	color: #0a66c2;
}

.connect .fa-instagram {
	color: #c32aa3;
}

.pwdFxd {
	left: 0;
	position: fixed !important;
	top: 0;
	width: 100%;
	box-shadow: 0 4px 25px rgb(0 0 0/51%);
}

.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: #ff6d03;
	color: #fff;
}

.pdf-size,
.rar-size {
	color: #2d2d2d;
	font-size: 12px;
	font-weight: 400;
	display: block;
}

.pdf-size:before,
.rar-size:before {
	color: #2d2d2d;
	margin: 0 5px;
}

.table>thead>tr>th {
	background-color: #005e2b;
	color: #fff;
}

.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 .data h5 {
	font-size: 20px;
	color: #000;
}

.missionlist li .icon {
	width: 80px;
	vertical-align: middle;
}

.missionlist li .icon svg {
	width: 82%;
	fill: #ff6d03;
}

.missionlist.contact-details li .icon svg {
	width: 55%;
}

.contentarea h3,
.contentarea h4 {
	position: relative;
}

.contentarea h3 {
	border-bottom: 1px solid #c8c8c8;
	
}

.contentarea h3 span {
	color: #ff6d03;
}

.contentarea h3:before {
	position: absolute;
	height: 3px;
	width: 10%;
	bottom: -3px;
	background: #4844b7;
}

.map {
	border: 1px solid #ccc;
}

.map iframe {
	border: 0;
	width: 100%;
	height: 450px;
}

.gallery {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.gallery li {
    vertical-align: middle;
}

.gallery li img {
    width: 100%;
    position: relative;
    height: 100%;
}

.gallery li a {
    display: block;
    position: relative;
    height: 250px;
    overflow: hidden;
    box-shadow: rgba(15, 30, 80, 0.06) 0px 2px 15px, rgba(15, 30, 80, 0.05) 0px 1px 3px;
    transition: 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
    margin: 10px;
}

.gallery li .overlay {
    height: 100%;
    width: 100%;
    z-index: 5;
    text-align: center;
    background-color: rgba(22, 42, 100, 0.8);
    padding:1em;
    transition: 450ms ease-out;
    transform: rotateY(180deg) scale(0.5, 0.5);
    opacity: 0;
}

.gallery li .def-head {
    position: absolute;
    display: block;
    bottom: 0px;
    text-align: center;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    font-size: 15px;
    transition: 250ms ease-out;
    color: #fff;
    text-shadow: rgb(64, 62, 62) 1px 1px 1px;
    background-color: rgb(0 94 43 / 90%);
    z-index: 5;
    opacity: 1;
    font-weight: 700;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 25px;
    padding: 1em;
}

.gallery li a:hover .overlay {
    transform: rotateY(0deg) scale(1, 1);
    opacity: 1;
}

.gallery li a:hover .def-head {
    bottom: -15%;
    opacity: 0;
}

.gallery li .heading, .gallery li .data-content {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.gallery li .heading {
    font-size: 23px;
    color: #fff;
    font-weight: 700;
    margin-top: 48%;
}

.gallery li .data-content {
    color: #fff;
    padding-top: 29px;
    font-size: 1em;
    font-weight: 400;
    padding-bottom: 16px;
}

.gallery 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;
}

.newgallery {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.newgallery li {
    position: relative;
    background: #fff;
    overflow: hidden;
    box-shadow: rgba(15, 30, 80, 0.06) 0px 2px 15px, rgba(15, 30, 80, 0.05) 0px 1px 3px;
    height: 100%;
    transition: 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.newgallery img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
    transition: 0.3s;
}

.newgallery img:hover {
    filter: grayscale(1);
}


.happing .owl-buttons {
	display: none;
}

#noticeboard {
	padding: 30px 0;
	background-color: #cce0ff;
}

#noticeboard .tab-content {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	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;
}

.p-0 {
	padding: 0;
}

.leaders .top-login ul li a:hover {
	background-color: #00a2b8;
	text-decoration: none;
	color: #fff;
}

.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 #ccc;
}

.top-login li .icons img {
	height: 75px;
}

section {
	padding: 20px 0;
}

.display li {
	list-style: none;
	width: 23.6%;
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
}

.display li:nth-child(12),
.display li:nth-child(4),
.display li:nth-child(8) {
	margin-right: 0;
}

.display {
	padding: 0;
	margin: 0;
}

.HOVER {
	--width: 100%;
	--time: 0.7s;
	position: relative;
	display: inline-block;
	border: 1px dashed #a7a7a7;
	overflow: hidden;
	width: 100%;
	padding: 12px;
	text-align: center;
	background-color: #fff;
}

.HOVER img,
.HOVER text {
	position: relative;
	z-index: 5;
	transition: color var(--time);
}

.HOVER text {
	font-weight: 500;
}

.HOVER img {
	width: 70px;
	margin: auto auto .5em;
}

.HOVER:hover text {
	color: #222;
}

.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: #ff3b3b;
}

.animated {
	--angle: 5deg;
	animation: shake .3s;
}

.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: #dc3545;
	font-weight: 600;
	border-radius: 20px 0 0 0;
}

.pricingTable3 {
	margin: 0 10px;
	z-index: 1;
	position: relative;
}

.pricingTable3:after,
.pricingTable3:before {
	position: absolute;
	left: 0;
}

.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;
	line-height: 10px;
	text-transform: uppercase;
}

.pricingTable3:before {
	width: 100%;
	height: 100%;
	background: #fff;
	top: 0;
	z-index: -1;
	-webkit-clip-path: polygon(100%0, 100% 85%, 50% 100%, 0 85%, 0 0);
	clip-path: polygon(100%0, 100% 85%, 50% 100%, 0 85%, 0 0);
}

.pricingTable3 .title {
	font-size: 25px;
	font-weight: 600;
	color: #fff;
	position: relative;
}

.pricingTable3 .title:after,
.pricingTable3 .title:before {
	border-top: 15px solid #352961;
	border-bottom: 15px solid transparent;
	position: absolute;
	bottom: -30px;
}

.pricingTable3 .title:before {
	border-left: 15px solid transparent;
	left: 1px;
}

.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;
	line-height: 10px;
	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;
	line-height: 55px;
}

.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: #d29b04;
}

.pricingTable3.blue .title:after,
.pricingTable3.blue .title:before {
	border-top: 15px solid #a17600;
}

.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;
}

.pricingTable3 .title:after {
	border-right: 15px solid transparent;
	right: 0;
}

.btn_eff {
	border: 0;
	text-align: center;
	cursor: pointer;
	outline: 0;
	font-size: 15px;
	background-color: #4844b7;
	padding: 10px 20px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
}

.btn_eff span {
	position: relative;
	z-index: 1;
}

.btn_eff:after {
	position: absolute;
	left: 0;
	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;
}

#homelinks {
	background-color: #252356;
}

#homelinks .display li {
	width: 11.7%;
}

#homelinks .display li:nth-child(4) {
	margin-right: 10px;
}

.selected {
	background: #d29b04 !important;
}

.imgthubh {
	width: 100%;
	border-radius: 15px;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 20%);
	border: 1px solid #fff;
	padding: 5px;
}

.grid-row {
	display: grid;
	grid-template-columns: 1fr 320px;
	gap: 20px;
}

.grid-row-2 {
	grid-template-columns: 320px 1fr;
	gap: 20px;
}

.h-grid {
	display: grid;
}

.contentarea ol {
	padding: 13px 26px;
	line-height: 25px;
}

.contentarea p {
	text-align: justify;
}
.memberlist {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.search-box {
    display: flex;
    border-radius: 100px;
    background: #fff;
    margin: 3px 0;
    height: 30px;
    border: 1px solid #ccc;
}
.search-box button {
    border: 0;
    border-radius: 100px;
    color: #ffffff;
    background: #05296b;
    line-height: 0;
}
.search-box .form-control {
    border-radius: 100px 0px 0 100px;
    background: transparent;
    height: 30px;
    padding: 0px 12px;
    border: 0;
}
.memberlist li {
    position: relative;
    border: 1px solid #ddd;
    padding: 1em;
    
    background: linear-gradient(135deg, #f8f8f8, #ffffff);
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
    overflow: hidden;
}

.memberlist li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    transition: all 0.3s ease;
}

/* 1st, 10th, 19th... */
.memberlist li:nth-child(9n + 1)::before {
    background: #048d2a;
}

/* 2nd, 11th, 20th... */
.memberlist li:nth-child(9n + 2)::before {
    background: #ff6d03;
}

/* 3rd, 12th, 21st... */
.memberlist li:nth-child(9n + 3)::before {
    background: #0066cc;
}

/* 4th, 13th, 22nd... */
.memberlist li:nth-child(9n + 4)::before {
    background: #8e44ad;
}

/* 5th, 14th, 23rd... */
.memberlist li:nth-child(9n + 5)::before {
    background: #e91e63;
}

/* 6th, 15th, 24th... */
.memberlist li:nth-child(9n + 6)::before {
    background: #00a99d;
}

/* 7th, 16th, 25th... */
.memberlist li:nth-child(9n + 7)::before {
    background: #d35400;
}

/* 8th, 17th, 26th... */
.memberlist li:nth-child(9n + 8)::before {
    background: #34495e;
}

/* 9th, 18th, 27th... */
.memberlist li:nth-child(9n)::before {
    background: #c0392b;
}

/* Hover Effect */
.memberlist li:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

.memberlist li:hover::before {
    width: 100%;
    opacity: 0.08;
}

.memberlist > li > span {
	display: block;
	font-size: 16px;
	font-weight: 700;
	color: #048d2a;
}


.grid-colum-2 {
	grid-template-columns: 1fr 320px;
	gap: 20px;
}

ul.textlist li::before {
	content: "\f105";
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	color: #6e0404;
	position: absolute;
	top: 2px;
	left: -19px;
	font-size: 16px;
}

.textlist {
	list-style: none;
	padding-left: 20px;
}

ul.textlist li {
	position: relative;
	line-height: 25px;
}

.grid-colum-12 {
	grid-template-columns: 320px 1fr;
	gap: 20px;
}

.web-flex {
	display: flex;
	justify-content: start;
	gap: 20px;
	flex-wrap: wrap;
}


/*-----------------*/
/***** Asslider *****/
/*-----------------*/
#sample_slider .owl-stage-outer .owl-stage .owl-item .sa_hover_container {
	min-height: 235px !important;
	background-size: cover !important;
	overflow: hidden;
}

#sample_slider .sa_hover_container p {
	text-align: left;
	text-shadow: 2px 2px 3px #000000;
	color: #fff;
}

#sample_slider .sa_hover_container h2 {
	text-align: left;
	text-shadow: 2px 2px 3px #000000;
	color: #fff;
	font-weight: 200;
}

#sample_slider .sa_hover_container h2 span {
	font-weight: 500;
	display: block !important;
	font-size: 30px;
}

#sample_slider .sa_hover_container .btn {
	position: absolute;
	z-index: 9999999;
	bottom: 0px;
	right: 0px;
	background-color: rgb(241, 241, 241);
	color: rgb(220, 53, 69);
	font-weight: 600;
	border-width: 0px;
	border-style: initial;
	border-color: initial;
	border-image: initial;
	padding: 12px;
	border-radius: 20px 0px 0px;
}

.implink-wrap .col-md-9 div.white {
	padding-top: 20px !important;
}

.Services .sa_hover_container {
	width: 100%;
}

.c-2 {
	column-count: 2;
}

.leftside .imp-menu {
	position: relative;
	height: auto;
	overflow: hidden;
	padding: 0px;
	background-color: #fff;
	border: 1px solid #d29b04;
}

.leftside .imp-menu h2 {
	display: block;
	font-weight: 400;
	font-size: 1.5em;
	padding: 8px 15px;
	pointer-events: none;
	color: #fff;
	margin: 0px;
	background-color: #d29b04;
}

.leftside .imp-menu ul.important-links > li:hover > a {
	background: #e0e0e0;
	color: #000;
	padding-left: 10px;
}

.leftside .imp-menu ul.important-links {
	list-style: none;
	margin: 0;
	padding: 0;
}

.leftside .imp-menu ul.important-links li a {
	color: #000;
	display: block;
	padding: 10px 15px;
	position: relative;
	text-decoration: none;
	width: 100%;
	transition-duration: .2s;
	font-weight: 400;
	border-bottom: 1px solid #cdcdcd;
}

.box-border {
	border: 1px solid #b1b1b1;
	border-radius: 17px;
	text-align: center;
	padding: 30px;
	background: #f6f6f6;
}

.box-border img {
	margin-bottom: 15px;
}

.box-border span {
	color: #0a460c;
	font-weight: 500;
}

.navbar-header .navbar-toggle {
	float: right;
}

.menu > ul ul > li.active > a {
	background: #e0e0e0;
	color: #000;
	padding-left: 10px;
}

.mtphr-dnt-tick-contents {
	height: 230px !important;
}

.breadcumb-content h1 {
	position: relative;
	border-bottom: 1px solid #c8c8c8;
	margin: 1em 0 0;
	padding: 0 0 10px;
	color: #ff6d03;
}

.breadcumb-content h1:before {
	content: "";
	position: absolute;
	height: 3px;
	width: 10%;
	left: 0;
	bottom: -3px;
	background: #ff6d03;
}


.sitemap {
    display: grid;
    gap: 25px;
    padding: 0;
    list-style: none;
    justify-items: stretch;
}
.sitemap > li {
    padding-left: 25px;
    position: relative;
}
.sitemap > li:before {
    content: "";
    position: absolute;
    left: 13px;
    top: 7px;
    bottom: 0;
    width: 2px;
    background: #1b426e;
}
.sitemap > li > a:first-child {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    display: inline-block;
    position: relative;
    padding-left: 10px;
    text-decoration: none;
    color: #F44336;
}
.sitemap > li > a:first-child:before {
    content: "";
    position: absolute;
    left: -17px;
    top: 6px;
    width: 12px;
    height: 12px;
    background: #ffc12c;
    border-radius: 50%;
}
.sitemap li ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0;
    position: relative;
}
.sitemap li ul li {
    position: relative;
    margin: 4px 0;
    padding-left: 0;
}
.sitemap li ul li:before {
    content: "";
    position: absolute;
    left: -10px;
    top: 50%;
    width: 12px;
    height: 1px;
    background: #1b426e;
}
.sitemap li ul li a {
    display: inline-block;
    padding: 7px 10px;
    border-radius: 5px;
    text-decoration: none;
    color: #000;
    transition: 0.3s;
}
.sitemap li ul li a:hover {
    background: #005e2b;
    color: #fff;
    padding-left: 14px;
}