@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&amp;display=swap'); 
/*font-family: 'Open Sans', sans-serif;*/

body {
	color: #282828;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	margin: 0;
	overflow-x: hidden;
	font-size: 16px;
}
a, a:focus, a:hover {
	color: #111;
	outline: 0;
	text-decoration: none
}
.select.form-control, select {
	min-height: auto!important;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #fff url(../images/select.html) no-repeat 95% 12px;
	font-size: 15px;
	height: 42px;
	border: 1px solid #ddd;
	font-size: 16px;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	transition: all .1s linear;
	cursor: pointer
}
.top-nav {
	font-family: 'Open Sans', sans-serif;
	/*background-color: #fff;*/
	padding: 0 0;
	z-index: 10;
	position: relative;
	font-size: 13px;
	height: auto;
	font-weight: 300;
	transition-duration: .3s;
	overflow: hidden;
}
.top-nav .time {
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 5px 0
}
.top-nav .time i {
	font-size: 14px
}
.top-nav ul {
	margin: 0
}
.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
}
.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 {
	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;
	font-size: 12px;
	line-height: 1.1;
	border-radius: 0;
	border: solid 0 #d8470e;
	background-color: #f57d57;
	color: #fff
}
.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 {
	color: #fff!important;
	display: block;
	padding: 3px 0px;
}
.searcbar {
	position: relative;
}
.searcbar .search-input {
	display: block;
	background-color: #fff;
	margin: 0px;
	padding: 0px 35px 0px 15px;
	border-radius: 30px;
	border: 0px;
	position: relative;
	height: 30px;
	font-weight: normal;
}
.search-sumit {
	position: absolute;
	top: 7px;
	right: 12px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: transparent;
	color: #333;
	font-size: 1.3em;
}
.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 {
	text-align: right;
	float: right;
	/*background-color: #ed711e;
	padding-right: 70px;*/
	border-radius: 0px 0px 0px 16px;
	height: 46px;
}
.top-nav ul.pwdarea li a {
	color: #393939
}
.top-nav ul.pwdarea li {
	padding: 10px 0px 10px 0px;
	font-weight: 600;
}
.pwdarea li .fontresize {
	background-color: #fff;
}
.pwdarea li .fontresize {
	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 {
	display: block;
	border-radius: 50%;
	border: 1px solid #fff;
	box-sizing: border-box;
	text-align: center;
	height: 25px;
	width: 25px;
	line-height: 18px;
	background-color: #ff7714;
	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(1) {
	padding-right: 4px
}
.top-nav ul.pwdarea li:nth-child(2) {
	padding-right: 4px
}
.top-nav ul.pwdarea li:nth-child(3) {
	padding-right: 10px
}
.top-nav ul.pwdarea li:nth-child(4) {
	padding-right: 4px
}
.top-nav ul.pwdarea li:nth-child(5) {
	padding-right: 15px;
	border-right: 1px solid rgba(255,255,255,.5);
}
.top-nav ul.pwdarea li:nth-child(6) {
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid rgba(255,255,255,.5);
}
.top-nav ul.pwdarea li:nth-child(7) {
	padding-left: 15px;
}
header {
	position: relative;
	display: block;
	z-index: 100;
	max-width: 1347px;
	margin: 0 auto;
	display: block
}
header .navbar-inverse {
	background-color: transparent;
	border: 0
}
.primarymenu {
	margin: 9px auto 0px auto;
	bottom: 0;
	position: relative;
	/* padding-right: 70px; */
}
.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;
	content: "";
	height: 0;
	right: 0;
	position: absolute;
	top: 0;
	width: 0
}
.logo {
	/*background-color: #fff;*/
	padding: 0px;
	text-align: center
}
.logo img {
	width: 50%
}
.logo h1 {
	width: 100%;
	display: block;
	margin: 0;
	font-size: 35px;
	font-weight: 700;
	color: #fff;
}
.logo h1 span {
	display: block;
	margin: 0;
	font-size: 15px;
	text-align: right;
	font-style: italic;
}
.navbar-nav {
	float: right;
	margin: 12px 0px;
}
.home > a::after {
	content: "\f015";
	font-family: "FontAwesome";
	color: #f14e0d;
}
.dropdown-menu .has-submenu:after {
	font-family: FontAwesome;
	content: "\f0da";
	position: absolute;
	right: 8px
}
.dropdown>a:after {
/*content: "\f0d7";
	font-family: FontAwesome;
	margin-left: 6px;*/
}
.primarymenu .navbar-inverse .navbar-nav>li>a {
	color: #fff;
	padding: 20px 14.7px;
	font-size: 0.9em;
	position: relative;
	text-transform: uppercase;
	font-weight: 600;
}
.primarymenu .navbar-inverse .navbar-nav>li>a:before {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 2px;
	background-color: #fff;
	width: 0%;
	transition-duration: .3s;
}
.primarymenu .navbar-inverse .navbar-nav>.active>a:hover::before, .primarymenu .navbar-inverse .navbar-nav>li>a:hover::before, .primarymenu .navbar-inverse .navbar-nav>.open>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: #F60;
	background-color: transparent;
}
.primarymenu .navbar-inverse .navbar-nav>li>a:focus, .primarymenu .navbar-inverse .navbar-nav>li>a:hover {
	color: #F60;
	background-color: transparent;
}
.primarymenu .navbar-inverse .navbar-nav>.open>a, .primarymenu .navbar-inverse .navbar-nav>.open>a:focus, .primarymenu .navbar-inverse .navbar-nav>.open>a:hover {
	color: #F60;
	background-color: transparent;
}
.primarymenu .navbar .dropdown-menu {
	min-width: 240px!important;
	border-radius: 0;
	background-color: rgba(255,255,255,.95);
	padding: 15px;
}
.primarymenu .navbar .dropdown-menu>li>a {
	color: #000;
	padding: 5px 0px!important;
	position: relative;
	font-size: 1em;
	white-space: normal;
	position: relative;
	background: none
}
.primarymenu .navbar .dropdown-menu>li>a:before {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 1px;
	background-color: #fff;
	width: 0%;
	transition-duration: .3s;
}
.primarymenu .navbar .dropdown-menu > li > a:hover::before, .primarymenu .navbar .dropdown-menu > li.open > a:before {
	width: 100%
}
.primarymenu .navbar .dropdown-menu > li > a:focus, .primarymenu .navbar .dropdown-menu > li > a:hover, .primarymenu .navbar .dropdown-menu > li.open > a {
	background-color: rgba(0,0,0,.0);
	color: #F60;
}
.primarymenu .navbar .dropdown-menu>li>a::after {
	content: "\f178";
	font-family: FontAwesome;
	position: absolute;
	right: 15px;
	color: #ccc
}
.wrapper {
	width: 100%;
	text-align: center;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 100
}
.logo-section .nopadding {
	padding: 0
}
.helpline span.oran {
	color: #dc3545;
	font-size: 1.1em
}
.helpline {
	font-size: 1em;
	margin-top: 28px;
	font-weight: 500;
	margin-left: 45%;
}
.whatsapp span.oran2 {
	color: #dc3545;
	font-size: 1.1em;
}
.whatsapp {
	margin-top: 28px;
	font-weight: 500;
	text-align: center
}
.uplogo {
	float: right;
	margin-right: 20px;
	margin-top: 15px;
}
#home_services {
	background-color: #fff;
	padding: 20px 0px 40px 0px;
	text-align: center;
}
.ourser_wrap {
	position: relative;
}
.ourser_wrap .linkstitle {
	position: absolute;
	transform: rotate(-90deg);
	transform-origin: left top 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 2.3em;
	font-weight: 800;
	bottom: -25px;
	letter-spacing: 3px;
	color: #d5d5d5;
	left: -64px;
	top: auto;
}
.highlight-links {
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
	display: flex;
}
.highlight-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.highlight-links ul li {
	float: left;
	box-sizing: border-box;
	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: 16.5%;
	text-align: center;
	box-sizing: border-box;
}
.highlight-links ul li a {
	display: block;
	padding: 20px 10px;
	font-size: 1em;
	transition-duration: .3s;
	color: #352961;
	font-weight: 600
}
.highlight-links ul li a svg {
	height: 30px;
	fill: #dc3545;
	transition-duration: .3s;
}
.highlight-links ul li a:hover {
	background-color: #f2f2f2;
	text-decoration: none;
	color: #000
}
.highlight-links ul li a:hover svg {
	fill: #fff;
}
.highlight-links li .icons {
	padding: inherit;
	border-radius: 50%;
	height: 67px;
	width: 67px;
	display: block;
	margin-right: 15px;
	margin: 0 auto 15px auto;
	background: #fff;
	border: 2px solid #e6e6e6;
}
.highlight-links ul li a:hover .icons {
	background-color: #dc3545;
	border-color: #dc3545;
	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-weight: 900;
	font-size: 28px;
	text-transform: uppercase;
	color: #3e3e3e
}
.leader {
}
.leader ul {
	margin: 16px 15px 0 -15px;
	padding: 0;
	list-style: none
}
.leader ul li a.ldrtext {
	color: #ce6c04;
	padding: 0 10px 6px 10px;
	background: #ddd;
	margin-top: 8px;
	cursor: pointer
}
.leader ul li {
	background-color: #fff;
	padding: 10px;
	height: auto;
	box-sizing: border-box;
	overflow: hidden;
	border: 1px solid #ddd;
	margin-bottom: 18px;
}
.leader ul li:last-child {
	margin-bottom: 0px;
}
.leader ul li img {
	border-radius: 50%;
	max-height: 80px;
	margin: 0px auto;
	display: block;
}
.leader ul li h4 {
	color: #352961;
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 3px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
.leader ul li p {
	color: #000;
	margin-bottom: 5px;
	font-size: 0.8em;
	text-align: center;
}
.usefull_link_warp {
	background: #f1f3f8;
	padding: 15px 0 30px 0;
}
.usefull_link_warp ul.usefull_link li {
	background: #fff;
	border-radius: 5px;
	width: 33.3%;
	text-align: center;
	padding: 0 0;
	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;
	text-transform: uppercase;
	font-weight: 700;
	margin: 25px 0
}
.usefull_link_warp ul.usefull_link li:hover {
	background: #007c7c;
	transition: 2s all
}
.usefull_link_warp ul.usefull_link li:hover a {
	color: #fff
}
#welcome {
	padding: 30px 15px;
	background-color: #f1f3f8;/* background-image:url(../images/welcome-bg.png); background-repeat:no-repeat; background-size:cover;*/
}
.news {
	padding: 15px 15px 15px 0px;
}
.news.rm-btn {
    background: #ff4b07;
    padding: 1px 5px;
    margin: 0;
    color: #fff;
    border-radius: 4px;
}
.news-item {
    margin-bottom: 13px;
}
.vticker {
	height: 354px !important;
	margin-bottom: 15px;
}
.vticker .arw, .vticker .dtype, .vticker .fa-file-pdf-o {
	display: none;
}
.vticker .dsize {
	font-size: .8em;
	color: #352961 !important;
	margin-top: 5px;
}
/*.vticker .dsize:before {
	content: "\f1c1";
	color: #D32F2F;
	font-family: FontAwesome;
}*/
.vticker ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.vticker ul li {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid rgba(0,0,0,.1);
	position: relative;
	padding-left: 60px;
}
.vticker ul li:before {
	content: url(../images/small-calendar.png);
	position: absolute;
	background-color: #352961;
	padding: 8px;
	border-radius: 3px;
	left: 0;
}
.vticker ul li a {
	display: block;
	color: #2a2a2a;
	font-weight: 700;
}
.vticker ul li span {
	display: block;
}
.vticker ul li .ndate {
	color: #a3a3a3;
	font-size: 0.82em;
	text-transform: uppercase;
	font-weight: 900;
}
.vticker ul li .dsize {
	color: #666;
	font-size: 0.80em;
}
.news .scroll {
	max-height: 352px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.btn-outline-primary {
	border-color: #001E59;
	color: #001E59;
}
.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active {
	border-color: #001E59;
	background-color: #001E59;
	color: #fff;
	text-decoration: none;
}
.box-back {
	z-index: 10;
}
.glance {
	padding: 15px;
	min-height: 475px;
}
.glance img {
	max-width: 100%;
	border: 5px solid #ddd;
	margin-bottom: 15px;
}
.glance .title h4 {
	padding: 0px 15px;
}
.glance .content {
	min-height: 197px;
}
.award {
	padding: 15px;
}
.welcome .title h4 {
	text-align: center;
}
.title {
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}
.title:after {
	position: absolute;
	width: 15%;
	height: 1px;
	background-color: #F60;
	content: "";
	z-index: 0;
	right: 0;
	left: 0;
	margin: 0px auto 0px auto;
	bottom: -4px;
}
.title svg {
	height: 30px;
	margin-right: 10px;
	fill: #dc3545;
	float: left;
}
.title h2 {
	font-weight: 700;
	position: relative;
	z-index: 2;
	display: inline-block;
	background-color: #fff;
	padding-right: 10px;
	color: #203455;
}
.title h4 {
	font-weight: 900;
	position: relative;
	z-index: 2;
	display: inline-block;
	background-color: #fff;
	padding-right: 10px;
	color: #000;
}
.fimg {
	margin-bottom: 10px;
}
.fimg img {
	max-width: 100%;
	border-radius: 6px;
}
.bg-white {
	background-color: #fff;
}
.btn-outline {
	display: inline-block;
	padding: 4px 15px;
	border: 2px solid #ccc;
	font-size: .85em;
	text-transform: uppercase;
	transition-duration: .3s;
}
.btn-outline-success {
	border-color: #008EA1;
	color: #008EA1;
}
.btn-outline-success:hover, .btn-outline-success:focus, .btn-outline-success:active {
	border-color: #008EA1;
	background-color: #008EA1;
	color: #fff;
	text-decoration: none;
}
.btn-outline-danger {
	border-color: #dc3545;
	color: #dc3545;
}
.btn-outline-danger:hover, .btn-outline-danger:focus, .btn-outline-danger:active {
	border-color: #dc3545;
	background-color: #dc3545;
	color: #fff;
	text-decoration: none;
}
.btn-success {
    border-color: #6E9124;
    background-color: #6E9124;
    color: #fff;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
	border-color: #6b8f1f;
	background-color: #6b8f1f;
	color: #fff;
	text-decoration: none;
}
.btn-outline-warning {
	border-color: #352961;
	color: #352961;
}
.btn-outline-warning:hover, .btn-outline-warning:focus, .btn-outline-warning:active {
	border-color: #352961;
	background-color: #352961;
	color: #fff;
	text-decoration: none;
}
.et-run .fa:before {
	content: "\f04c" !important;
}
.impact {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.impact li {
	text-align: center;
	box-sizing: border-box;
	width: 25%;
	float: left;
	padding: 15px;
}
.impact li svg {
	height: 50px;
	fill: #dc3545;
}
.countermain {
	padding: 15px 0px;
	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;
	box-sizing: border-box;
	padding: 15px;
	transition-duration: .3s;
}
.impact li .countbox:hover {
	background-color: #352961;
	border: 1px solid #352961;
}
.impact li .countbox:hover .count-title {
	color: #fff;
}
.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 {
	padding: 40px 0px;
	background-image: url(../images/welcome-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	background-color: #352961;
}
.typebus_warper .busheading {
	border-bottom: 1px solid rgba(255, 255, 255, 0.18);
	position: relative
}
.typebus_warper .busheading {
	margin-bottom: 45px;
}
.typebus_warper .busheading h2 {
	color: #fff;
	position: absolute;
	background: #433666;
	left: 34%;
	top: -25px;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 1.7em;
	letter-spacing: -1px;
	padding-right: 30px;
	padding-left: 30px;
}
.typebus_warper ul.bus_serItems {
	list-style: none;
	margin: 0px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}
.bus_serItems .owl-wrapper-outer {
	display: table;
	width: 100%;
	padding-top: 22px;
}
.typebus_warper ul.bus_serItems li {
	list-style: none;
	padding: 0px 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;
}
.typebus_warper .owl-pagination, .brand-items .owl-buttons {
	display: none;
}
.bus_serItems .owl-buttons {
	margin-top: 25px;
}
.bus_serItems .owl-prev, .bus_serItems .owl-next {
	display: inline-block;
	background-color: transparent;
	font-size: 22px;
	height: 30px;
	width: 30px;
	line-height: 26px;
	margin: 0px 5px;
	cursor: pointer;
	border-radius: 50%;
	border: 1px solid #fff;
	color: #fff;
}
.ftright {
	width: 100px;
	height: 40px;
	background: #383d41;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.ftright:before {
	border-bottom: 49px solid #383d41;
	border-left: 45px solid transparent;
	content: "";
	height: 0;
	left: -45px;
	position: absolute;
	top: 0px;
	width: 0;
}
.brand-items {
	list-style: none;
	margin: 50px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	display: table;
	width: 100%;
}
.brand-items .owl-wrapper-outer {
	display: table;
	width: 100%;
}
.brand-items li {
	list-style: none;
	padding: 0px 14px;
}
.brand-items li img {
	max-width: 100%;
}
footer {
	background: #352961;
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.footer-link {
	padding: 40px 0px;
	color: #fff;
}
.footerbtm {
	background: #12223c;
	padding: 15px 0px;
	color: #fff;
	font-size: 0.8em;
}
.ftleft {
	width: 100px;
	height: 40px;
	background: #24292c;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.ftleft:before {
	border-bottom: 49px solid #24292c;
	border-right: 45px solid transparent;
	content: "";
	height: 0;
	right: -45px;
	position: absolute;
	top: 0px;
	width: 0;
}
.footer-link {
	padding: 40px 0px 20px 0px;
	color: #eae8e8;
	font-weight: 400;
	font-size: 0.9em;
	position: relative;
}
.footer-link h4 {
	color: #fff;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #fff;
	text-transform: uppercase;
	font-weight: 600;
}
.footer-link h5 {
	text-transform: uppercase;
	font-weight: bold;
}
.footer-link ul, .footer-bottom ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.footer-link li a {
	display: block;
	padding: 5px 0px 5px 15px;
}
.footer-link li a:before {
	background: url(../images/ftarrow.png) left no-repeat;
	content: "";
	font-family: FontAwesome;
	margin-right: 6px;
	width: 9px;
	font-size: 12px;
	position: absolute;
	left: 0;
	height: 10px;
	top: 8px;
}
.footer-link a {
	color: #fff;
	position: relative;
}
.footer-link a:hover {
	color: #fff;
	text-decoration: none;
}
.footer-bottom li a, .footer-bottom a {
	color: #000;
}
.footer-bottom li {
	display: inline-block;
	padding: 0px 6px;
	border-right: 1px solid #142659;
}
.footer-bottom li:first-child {
	padding-left: 0px;
}
.footer-bottom li:last-child {
	border-right: 0px solid #142659;
}
.banFxd {
	position: fixed !important;
	width: 100% !important;
	left: 0px;
	right: 0px;
	margin: 0px auto !important;
	z-index: 0 !important;
	top: 0px;
}
.eventcard, .greysection, .eventcard, footer {
	position: relative;
	z-index: 5;
	margin-top: -6px;
}
.footerbtm a {
	color: #ffff9d;
}
.footer-link ul {
	margin-left: 0px;
}
.footer-link ul.ft_conDetails li {
	margin-bottom: 20px;
	position: relative;
}
.footer-link ul.ft_conDetails li img {
	float: left;
	height: 70px;
	margin-right: 10px;
}
.footer-link ul.ft_conDetails li svg {
	float: left;
	height: 25px;
	fill: #fff;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
.in-banner {
	position: relative;
	z-index: 0;
}
/*.in-banner:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.52);
	right: 0;
	top: 0;
	left: 0px;
	margin: 0px auto;
}*/
.in-banner img {
	max-width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.inheading {
	position:absolute;
	right:0;
	left:0;
	margin: 0px auto;
	z-index: 100;
	padding: 0px; bottom:0;
}
 
.in-banner li.item {
	margin: 0px;
	list-style: none
}
.inheading h2 {
	color:#ed711e;
	font-size: 2em;
	display: inline-block;
	padding: 10px 25px 10px 52px;
	background-color:#fff;
	margin-top:0px; margin-bottom:0px;
	font-weight: bold; position:relative; border-radius:0px 8px 0px 0px;
}
   
.inheading h1 {
	color: #fff;
	font-size: 2.8em;
}
.breed-crum-div {
    margin-bottom: 0px;
    border-radius: 0px;
    background-color: #fff;
    padding: 15px 0px;
    font-size: 0.9em;
    color: #1a3259;
}
.breadcrumb {
	font-size: 13px;
	margin-bottom: 0px;
	background-color: transparent;
	padding:0px;
}
.breadcrumb li a {
	color: #000;
}
.breadcrumb li {
	color: #000 !important;
	margin: 0px 5px;
	font-weight: 500;
}
.breadcrumb .active {
	color: #DC3545 !important;
}
.breadcrumb > li + li::before {
	content: close-quote;
}
.contentarea {
	background-color: #eeeeee;
	background-image: url(../images/bg_blue_lines.html);
	padding: 30px;
}
.incontent {
	background-color: #fff;
	padding: 30px;
	min-height: 358px;
	border-top: 2px solid #ed711e;
	font-size: .94em;
}
.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 0.4s ease-in-out;
}
.search-inline button[type="submit"] {
	position: absolute;
	right: 52px;
	top: 0;
	background-color: transparent;
	border: 0px;
	top: 0;
	right: 80px;
	padding: 0px;
	cursor: pointer;
	width: 80px;
	height: 99%;
	background: #352961;
	color: #fff;
}
.search-inline .form-control {
	border: 0px;
	padding-left: 0;
	font-size: 2rem;
	position: absolute;
	left: 1%;
	top: 0;
	height: 100%;
	width: 99%;
	font-weight: 700;
	outline: none;
}
.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: #dc3545;
}
.search-inline .form-control {
	display: block;
	width: 100%;
	padding: 0px 0px;
	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;
}
 @keyframes fadeInDown {
 from {
 opacity: 0;
 transform: translate3d(0, -20%, 0);
}
to {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}
}
.implink-wrap {
	position: relative;
	padding: 40px 0px 30px 0px;
	background-color: #f1f3f8;
}
.implink-wrap .busheading h2 {
	color: #352961;
	position: absolute;
	background: #f1f3f8;
	left: 34%;
	top: -25px;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 1.7em;
	letter-spacing: -1px;
	padding-right: 30px;
	padding-left: 30px;
}
.implink-wrap .busheading {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	position: relative;
}
.edu-box {
	margin: 35px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	display: flex;
}
.edu-box li {
	box-sizing: border-box;
	width: 33%;
	position: relative;
}
.edu-box li:after {
	content: url(../images/shadow.png);
	position: absolute;
	right: -19px;
	top: 0;
}
.edu-box li svg {
	height: 80px;
	fill: #203455;
}
.edu-box li h4 {
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
}
.edu-box li p {
	margin-bottom: 0px;
}
.edu-box li .percentage {
	font-size: 2.3em;
	font-weight: 700;
	color: #ff4b07
}
.edu-box li:nth-child(3)::after {
	display: none;
}
#mission-vision {
	background-color: #eeeeee;
}
#mission-vision ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: flex;
}
#mission-vision ul li {
	box-sizing: border-box;
	width: 33%;
	position: relative;
	padding: 34px 25px 25px 25px;
	background-repeat: no-repeat;
	background-position: bottom center;
}
#mission-vision .title {
	text-align: left;
}
#mission-vision .title h2 {
	background-color: transparent;
	margin-top: 0px;
	font-weight: 600;
	font-size: 1.6em;
	color: #203455;
}
#mission-vision .title:after {
	margin: 0px;
	width: 25%;
}
#mission-vision ul li:nth-child(2) {
	background-color: #f7f7f7;
	background-image: url(../images/vision.png);
}
#mission-vision ul li:nth-child(1) {
	background-image: url(../images/mission.png);
}
#mission-vision ul li:nth-child(3) {
	background-image: url(../images/solution.png);
}
#pillars {
	background-color: #203455;
	background-image: url(../images/pillar-bg.jpg);
	background-repeat: no-repeat;
	padding: 25px 0px;
	background-size: 100%;
}
#pillars .title h2 {
	background-color: transparent;
	color: #fff;
}
#pillars ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: flex;
}
#pillars ul li {
	box-sizing: border-box;
	width: 33%;
	position: relative;
	padding: 25px;
	background-repeat: no-repeat;
	background-position: bottom center;
	text-align: center;
	color: #fff;
}
#pillars ul li .icon {
	margin: 0px auto;
	height: 130px;
	width: 130px;
	text-align: center;
	background-color: #fff;
	border-radius: 50%;
	padding: 20px 10px;
}
#pillars ul li .icon svg {
	fill: #f06609;
	height: 80px;
}
#pillars ul li h3 {
	font-weight: 700;
}
#our-prog {
	padding: 40px 0px;
}
#our-prog ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: flex;
}
#our-prog ul li {
	box-sizing: border-box;
	width: 25%;
	position: relative;
	padding: 0px 15px;
}
#our-prog ul li .programbox {
	padding: 15px;
	border-radius: 8px;
	box-shadow: 0px 0px 5px rgba(0,0,0,.1);
	transition-duration: .3s;
}
#our-prog ul li .programbox:hover {
	background-color: #f0c002;
}
#our-prog ul li .programbox img {
	box-shadow: 0px 0px 15px rgba(0,0,0,.2);
	border-radius: 8px;
	max-width: 100%;
}
#our-prog ul li .programbox h4 {
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 20px;
	text-align: center;
	color: #2b3860;
	margin-bottom: 20px;
}
#our-prog ul li .programbox .btn {
	background-color: #f0c002;
	color: #000;
	display: block;
	margin: 0px -15px -15px -15px;
	border-radius: 0px 0px 8px 8px;
}
#our-prog ul li .programbox:hover .btn {
	background-color: rgba(0,0,0,.5);
	color: #fff;
	transition-duration: .3s;
}
#our-prog ul li .programbox:hover h4 {
	color: #000;
}
#getinvolved {
	background-image: url(../images/getinvolved.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 80px 0px;
	background-size: cover;
}
#getinvolved .title {
	text-align: center;
}
#getinvolved .title h2 {
	background-color: transparent;
	margin-top: 0px;
	font-weight: 700;
	color: #fff;
}
#getinvolved ul {
	list-style: none;
	margin: 40px 0px 0px 0px;
	padding: 0px;
	display: flex;
}
#getinvolved ul li {
	box-sizing: border-box;
	width: 25%;
	position: relative;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: bottom center;
	text-align: center;
	color: #fff;
	border: 1px solid rgba(255,255,255,.0);
	border-right: 1px solid rgba(255,255,255,.3);
	transition-duration: .3s;
	padding: 15px;
}
#getinvolved ul li:last-child {
	border-right: 1px solid rgba(255,255,255,.0);
}
#getinvolved ul li:hover {
	border: 1px solid rgba(255,255,255,.5);
}
#getinvolved ul li .icon {
	width: 150px;
	text-align: center;
	margin: 0px auto;
}
#getinvolved ul li .icon svg {
	fill: #fff;
	height: 100px;
}
#getinvolved ul li h4 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1.3em;
	color: #f0c002;
}
#map {
	position: relative;
}
#map iframe {
	position: relative;
}
.conttactbox {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 33%;
	padding: 25px;
	background-color: rgba(255,255,255,1);
	height: 100%;
	box-shadow: 0px 0px 25px rgba(0,0,0,.1);
	background-image: url(../images/getintouch.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.conttactbox h3 {
	font-weight: 700;
	margin-bottom: 15px;
}
.conttactbox ul.address {
	margin-left: 0px;
	list-style: none;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	display: flex;
	flex-direction: column;
}
.conttactbox ul.address li {
	position: relative;
	padding: 15px 0px;
	border-bottom: 1px solid #eee;
	font-weight: 600;
}
.conttactbox ul.address li p {
	margin-top: 8px;
}
.conttactbox ul.address li img {
	float: left;
	height: 70px;
	margin-right: 10px;
}
.conttactbox ul.address li svg {
	float: left;
	height: 40px;
	fill: #ff4b07;
	position: relative;
	margin-left: 10px;
	margin-right: 20px;
}
ul.social-network li a:before {
	content: unset;
}
ul.social-network {
	list-style: none;
	display: block;
	padding: 0;
	margin: 20px 0px 0px 0px !important;
}
ul.social-network li {
	display: inline-block;
	box-sizing: border-box;
	margin: 0px 2px;
}
ul.social-network li:nth-child(2) {
	border-right: 0px solid rgba(255,255,255,.2);
}
ul.social-network li:nth-child(3) {
	border-bottom: 0px;
}
ul.social-network li:nth-child(4) {
	border-right: 0px solid rgba(255,255,255,.2);
	border-bottom: 0px;
}
.social {
	padding: 0px;
	border-radius: px;
	color: #fff;
	height: auto;
	overflow: hidden;
}
.social h2 {
	margin: 6px 0 0 0;
	padding: 0px;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i, .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
}
a.socialIcon:hover, .socialHoverClass {
	color: #44BCDD;
}
.social-circle li a {
	display: block;
	text-align: center;
	width: 55px;
	height: 55px;
	border: 1px solid rgba(219, 219, 219, 0.5);
	padding: 13px;
	border-radius: 50%;
	background-color: #fff;
	font-size: 1.5em;
}
.social-circle li a:hover, .social-circle li a:focus {
	text-decoration: none;
	background-color: #2DDDFF;
	color: #fff;
}
.social-circle li i {
	display: block;
	margin: 0;
	text-align: center;
	border: 0px solid #fff;
	box-sizing: border-box;
	padding: 0px;
}
.social-circle li a:hover i, .triggeredHover {
	/*-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);*/
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
.icoFacebook {
	color: #3B5998;
}
.icoTwitter {
	background-color: #33ccff;
}
.icoRss {
	color: #FF0A88;
}
.icoGoogle {
	background-color: rgba(255,255,255,.2);
	color: #182030 !important;
}
.icoLinkedin {
	color: #088dd6;
}
.icoYoutube {
	background-color: #c52828;
	color: #fff !important;
}
.social-network a.icoRss:hover {
	background-color: #FF0A88;
	color: #fff !important;
}
.social-network a.icoFacebook:hover {
	background-color: #3B5998;
	color: #fff !important;
}
.social-network a.icoTwitter:hover {
	background-color: #33ccff;
	color: #fff !important;
}
.social-network a.icoGoogle:hover {
	background-color: #BD3518;
	color: #fff !important;
}
.social-network a.icoVimeo:hover {
	background-color: #0590B8;
	color: #fff !important;
}
.social-network a.icoLinkedin:hover {
	background-color: #088dd6;
	color: #fff !important;
}
.social-network a.icoYoutube:hover {
	background-color: #c52828;
	color: #fff !important;
}
.footerbtm .link {
	list-style: none;
	margin: 0px;
	padding: 0px;float: left;
}
.footerbtm .link li {
	display: inline-block;
}
.footerbtm .link li a {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #fff;
	text-transform: uppercase;
	color: #fff;
}
.footerbtm .link li:last-child a {
	border-right: 0px;
}
#map iframe {
	margin: 0px;
	padding: 0px;
}
.incontent h4.heading4 {
	display: inline-block;
	text-transform: uppercase;
	background: #203455;
	padding: 10px 20px;
	color: #fff;
	position: relative;
	font-weight: 700;
}
.incontent h4.heading4:after {
	content: "";
	position: absolute;
	top: 0;
	right: -29px;
	width: 0;
	height: 0;
	border-bottom: 40px solid #203455;
	border-right: 29px solid transparent;
}
.teambox {
	padding: 15px;
	border: 1px solid #ccc;
	border-radius: 6px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.04); transition-duration:.3s; margin-bottom:30px; text-align:center;
	min-height: 300px;
}
.teambox .pic {
	border-radius: 50%;
	width: 50%;
	margin: 0px auto;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
	border: 3px solid #fff;  transform: scale(1);  transition-duration:.3s;
}
.teambox img {
	border-radius: 50%;
	max-width: 100%
}
.teambox .name {
	text-align: center;
	margin-top: 0px;
	font-size: 1.1em;
	font-weight: 600;
}
.anualreport .date{
	    padding-top: 15px;
	font-weight:600;
}

.teambox .designation {
	text-align: center;
	margin-top: 5px;
}
.teambox:hover{box-shadow:0px 0px 8px rgba(0, 0, 0, 0.04); background:#fff8ea;} 
.teambox:hover .pic{ transform: scale(1.1);}
.teambox .btn{ border-radius:6px; padding:6px 10px; margin-top: 20px;}
.glimps-container {
  display: flex;
  flex-wrap: wrap;}
.glimps-container > div {box-sizing:border-box; width:33%; border: 1px solid #ccc; transition-duration:.3s;
position: relative;
margin-right: -1px;
margin-bottom: -1px; background-color:#fff;}
.glimp-thumb{ text-align:center; font-size:16px; font-weight:bold; padding: 8px;} 
.glimp-thumb img{ max-width:100%; margin-bottom:15px; }
.glimps-container > div:hover{box-shadow: 11px -14px 55px rgba(0, 0, 0, 0.27);}

.legal ul {
display: flex;
flex-wrap: wrap; list-style:none; margin:0px; padding:0px;
}
.legal ul li {width:50%; box-sizing:border-box; padding:10px; 
}
.legalthumb{ display:table; width:100%; border-radius:8px; box-shadow:0px 0px 8px rgba(0,0,0,.2);}
.legalthumb .imge,.legalthumb .content{ display:table-cell;}
.legalthumb .imge{ width:27%;}
.legalthumb .imge img{ max-width:100%; border:8px 0px 0px 8px;}
.legalthumb .content{ padding:12px 20px; vertical-align:top;}
.legalthumb .content h4{ margin:0px 0px 10px 0px; padding:0px; color:#000; min-height: 40px; color: #203455; font-weight: 600;}
.legalthumb .content .btn{ padding:6px 10px; font-size:0.8em; border-radius:3px;}
.highlight{background:#fff8ea;min-height: 569px}
.btn-danger{background-color: #EE5B21;}
.diamond{
    list-style: none;
    float:left;
}
.diamond li{
    margin: 1em 0 2em;    
}
.diamond li:before{
    content: " ";
    transform: rotate(45deg);
    width: 1em;
    height: 1em;
    padding: .5em;
    margin-right: 1em;
    border: .25em solid #fcda00;
    background: #ed711e;
    color: #fff;
    font-family: arial;
    font-weight: bold;
    text-align: center;
    display: inline-block;
	margin-left: -2.5em;
    position: absolute;    
}
.impactiner{
	margin-top: 7em;
    margin-bottom: 1em;
}
.impactiner .categories-items {
    position: relative;
    transition: all 0.3s ease;
}
.impactiner .categories-items:hover {
    transform: translateY(-10px);
}
.impactiner .categories-items:before {
    content: "";
    background: -moz-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 50%);
    background: linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 50%);
    background: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 50%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 0;
    border-radius: 5px;
    transition: all 500ms ease;
    z-index: 1;
}
.impactiner .categories-items .img-part {
    margin-right: 15px;
}
.impactiner .categories-items .img-part svg {
    height:50px;
	width:50px;
}
.impactiner .categories-items .cate-images a img {
    box-shadow: 0 0 30px #eee;
    background: #fff;
    border-radius: 0 0 5px 5px;
    position: relative;
    transition: all 500ms ease;
    border-radius: 5px;
}
.impactiner img {
    max-width: 100%;
    height: auto;
	vertical-align: middle;
    border-style: none;
}
.impactiner .categories-items .contents {
    position: absolute;
    left: 0px;
    z-index: 3;
    width: 100%;
    text-align: left;
    transition: all 500ms ease;
    padding: 15px 15px;
    bottom: 0;
    display: flex;
    align-items: center;
	border: 1px solid #ddd8d5;
    background-color: #fff;
	background-image: url(../../../../pehal/wp-content/uploads/2021/09/pattern.html);
    background-position: center;
}
.impactiner .categories-items .contents .img-part img {
    width: 42px;
    margin: 0 15px 8px 0;
	max-width: 100%;
    height: auto;
}
.impactiner .categories-items .contents .content-wrap .title {
    font-size: 18px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 5px;
}
.impactiner .categories-items .contents .content-wrap .title a {
    color: #352e2e;
}
.impactiner .categories-items .contents .content-wrap .course-qnty {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 400;
    color: #352c2c;
    transition: all 500ms ease;
    margin: 0px;
}
.innertitle{
	font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 35px;
    position: relative;
}
.innertitle:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -5px;
    height: 2px;
    width: 40px;
    background: #ff5421;
}
p.detailstxt {
    font-size: 18px;
    line-height: 2.3;
}
.stories .owl-buttons{
	position: absolute;
    top: -10px;
    right: 0;
}
.stories .owl-controls .owl-buttons div{
	font-size: 4em;
    padding: 0 10px;
}
.innbox{position: relative !important; width: 100% !important; box-shadow: none !important;}
.genr p{display:none;}


input.wpcf7-form-control.wpcf7-submit.btn, input.wpcf7-form-control.wpcf7-submit {
    border-color: #6E9124;
    background-color: #6E9124;
    color: #fff;
	 display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}
.wpcf7-form input[type="reset"] {
    color: #fff;
    background-color: #D32F2F;
    border-color: #e6231d;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}
.wpcf7-form .selectionnew {
    width: 100%;
    min-height: 35px;
}

.filterrow {
    display: none; /* Hidden by default */
}
/* The "show" class is added to the filtered elements */
.showrow {
    display: inline-block;
}
#myBtnContainer{
	margin-bottom: 25px;
    text-align: center;
}
#myBtnContainer .btn {
    border-radius: 0;
    padding: .4rem 1.4rem .8rem 1.8rem;
    position: relative;
    text-decoration: none !important;
    color: #9a9a9a;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.5rem;
}

    #myBtnContainer .btn.active {
        background: 0 0;
        color: #0a0913;
        box-shadow: inset 0 -2px 0 #0b0914;
    }
#myBtnContainer .btn.active:focus{
	outline: 0px auto -webkit-focus-ring-color !important;
}

        #myBtnContainer .btn.active::after {
            content: "\f00c";
            position: absolute;
            font-family: 'FontAwesome';
            top: 4px;
            left: 0px;
            font-weight: 900;
            font-size: 16px;
            color: #0b0914;
        }

#myBtnContainer label {
    font-size: 20px !important;
    font-weight: 600;
    float: left;
    margin-top: 10px;
    margin-right: 25px;
}
.anualreport .pic{border-radius:0px;width:100%;}
.anualreport img{border-radius:0px;}

/*________________________________----------------------___________________________*/

.timeline {
  position: relative;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 15px 0;
}

.timeline::after {
    content: '';
    position: absolute;
    width: 2px;
    background: #006E51;
    top: 28px;
    bottom: 132px;
    left: 50%;
    margin-left: -1px;
}

.timeline .container {
    padding: 0px 9px;
    position: relative;
    background: inherit;
    width: 50%;
}

.timeline .container.left {
    left: -13.5%;
    padding: 0px 9px 0 82px;
}

.timeline .container.right {
    right: -25%;
}

.timeline .container::after {
  content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    top: 0;
    right: 50px;
    background: #e55636;
    border: 2px solid #ffffff;
    border-radius: 50%;
    z-index: 1;
}

.timeline .container.right::after {
  left: -50px;
}

.timeline .container::before {
    content: '';
    position: absolute;
    width: 93px;
    height: 0px;
    top: calc(23% - -5px);
    right: 138px;
    background: #006E51;
    z-index: 1;
}

.timeline .container.right::before {
  left: 8px;
}

.timeline .container .date {
    position: absolute;
    display: inline-block;
    top: calc(9% - -24px);
    text-align: center;
    font-size: 14px;
    z-index: 99999 !important;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.timeline .container img {
	    box-shadow: 0px 0px 7px #998080;
    border-radius: 5px;
    margin-bottom: 5px;
	position: relative;
    top: -13px;
}
.timeline .container.left .date {
    right: 79px;
}

.timeline .container.right .date {
  left: -27px;
}

.timeline .container .icon {
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 9px 0;
  top: calc(50% - 20px);
  background: #F6D155;
  border: 2px solid #006E51;
  border-radius: 40px;
  text-align: center;
  font-size: 18px;
  color: #006E51;
  z-index: 1;
}

.timeline .container.left .icon {
  right: 56px;margin-bottom: 99px;
}

.timeline .container.right .icon {
  left: 56px;margin-bottom: 99px;
}

.timeline .container .content {
  position: relative;
}

.timeline .container.right .content {
  padding: 8px 16px 9px 72px;
  border-radius: 500px 0 0 500px;
}

.timeline .container .content h2 {
  margin: 0 0 10px 0;
    font-weight: 600;
  color: #000;
    font-size: 17px;
}

.timeline .container .content p {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}


.teambox h3 {
    font-size: 13px;
    text-align: center;
    padding: 3px;
    font-weight: 700;
}
.teambox h3 strong {
    text-align: center;
    display: block;
    font-weight: 400;
}
.video-gallerysection h3 {
    font-size: 18px;
    text-align: center;
    background: #ed711e;
    padding: 8px;
    margin: -10px 0 0 0;
    color: #fff;
}
.vistre {
    float: left;
}
.diamond-new {
    display: block;
    padding: 0;
    margin: 0;
}
.diamond-new li {
    display: block;
    float: left;
    width: 100%;
    box-shadow: 0px 0px 26px #00000026;
    border: 1px dashed #ccc;
    margin-bottom: 30px;
    font-size: 17px;
    padding: 14px;
    font-weight: 600;
    border-radius: 12px;
    position: relative;   
}
.diamond-new li:nth-child(1) {
/*background: #ebaa70; 
	box-shadow: -6px 0px 65px rgb(0 0 0 / 38%);*/
	 color: #000;
}

.diamond-new li:nth-child(1) .gpimg {
    display: inline-block;
    float: left;
    background: #dd6800;
    margin: -14px 0 -14px -14px;
    padding: 10px;
    border-radius: 10px 0 0 10px;
    width: 26%;
}
.diamond-new li:nth-child(2) {color: #000;
/*box-shadow: -6px 0px 65px rgb(0 0 0 / 38%);	 
background: #77c8e5;*/
}

.diamond-new li:nth-child(2) .gpimg {
    display: inline-block;
    float: right;
    background: #018bbc;
    margin: -14px -14px -14px 0px;
    padding: 10px;
    border-radius: 0 10px 10px 0;
    width: 26%;
}


.diamond-new li:nth-child(3) {
	/*background: #f05c5c;	
	box-shadow: 6px 0px 13px rgb(0 0 0 / 38%);*/
	color: #000;
}
.diamond-new li:nth-child(3) .gpimg {
    display: inline-block;
    float: left;background: #cb0c0c;
    
    margin: -14px 0 -14px -14px;
    padding: 10px;
    border-radius: 10px 0 0 10px;
    width: 26%;
}
.diamond-new li:nth-child(4) {
/*background: #7fd8dc;  box-shadow: -6px 0px 65px rgb(0 0 0 / 38%);*/color: #000;
}
.diamond-new li:nth-child(4) .gpimg {
    display: inline-block;
    float: right;
    background: #16b3bc;
    margin: -14px -14px -14px 0px;
    padding: 10px;
    border-radius: 0 10px 10px 0;
	width: 26%;
}
.gptext {
    float: left;
    width: 73%;
    padding-left: 18px;
}
.gpimg img {
    width: 100%;
}


.innerviewall ul {
    list-style: none;
    float:left;
}
.innerviewall ul li{
    margin: 1em 0 2em;    
}
.innerviewall ul li:before{
    content: " ";
    transform: rotate(45deg);
    width: 1em;
    height: 1em;
    padding: .5em;
    margin-right: 1em;
    border: .25em solid #fcda00;
    background: #ed711e;
    color: #fff;
    font-family: arial;
    font-weight: bold;
    text-align: center;
    display: inline-block;
	margin-left: -2.5em;
    position: absolute;    
}

.timeline .first, .timeline .third, .timeline .five, .timeline .seven, .timeline .nine {
    left: -286px !important;
}
.first .date, .third .date, .five .date, .seven .date{
    right: -123px !important;
    width: 101px;
    text-align: center !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    top: 34px !important;
}
 .nine .date {
    right: -120px !important;
    width: 101px;
    text-align: center !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    top: 23px !important;
}
.timeline .first::after, .timeline .third::after, .timeline .five::after, .timeline .seven::after, .timeline .nine::after {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    top: 0;
    right: -120px;
    background: #e55636;
    border: 2px solid #ffffff;
    border-radius: 50%;
    z-index: 1;
}

.timeline .second, .timeline .fourth, .timeline .six, .timeline .eight{
    right: -176px !important;
}
.fourth .date, .six .date{
    left: -6px !important;
    width: 101px;
    text-align: center !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    top: 34px !important;
}
.second .date, .eight .date{
    left: -6px !important;
    width: 101px;
    text-align: center !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    top: 39px !important;
}
.timeline .second::after, .timeline .fourth::after, .timeline .six::after, .timeline .eight::after {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    top: 0;
    right: -113px !important;
    left: -5px !important;
    background: #e55636;
    border: 2px solid #ffffff;
    border-radius: 50%;
    z-index: 1;
}
.photgallery .teambox {
    min-height: auto;
}
.videogallerysection .col-md-6 {
    margin-bottom: 34px;
}
.pwdFxd {
top:0px;
position:fixed;
left:0px;
background:#ed711e
}
.dateinfo {
    background: #303c60;
    padding: 1px 5px;
    margin: 0;
    color: #fff;
    border-radius: 4px;
    margin-left: 12px;
}


/*.screen-reader-response{position: relative !important;
height: auto !important;
width: auto !important;
border: 2px solid #dc3232 !important;
padding: 7px 15px !important;}
.screen-reader-response p{ margin:0px !important;} */

.topBar {
	background-image: #000 url("../images/topbar-bg.jpg");
	/*height: 150px;
	width: 100%*/
	/* border-bottom: 1px solid #e5e5e5; */
	background: #e58f0f;
}
.topBar .col-lg-6 {padding: 0px;}
.c3-logo {
clip-path: 
   polygon(
      100% 0,
      0% 500%,
      0% 0
    );
	height: 90px;
    width: 360px;
    background: #FFF;
	padding: 2px 20px
	
}
.c3-logo img {height: 90% }
.pwd-bar {
clip-path: 
   polygon(
      20% 0%,
      0% 500%,
      500% 0%
    );
	height: 47px;
    width: 550px;
	padding: 0px;
	float: right;
	background: #ed711e
	
}
.logo-section {background: #203455;min-height: 70px;}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #fff;
    text-transform: uppercase;
}
.logo a{font-size: 1.9em;font-weight: 700;color: #fff;text-transform: uppercase;/* line-height: 59px; */}
.social_icon i {
    background: #ffffff;
    padding: 10px;
    color: #404040;
}
.carousel-inner img{width:100%;}
.logo span{
display: block;
    font-size: 21px;
    font-weight: 500;
}
#getinvolved p {
    color: #fff;
    text-align: center;
}

#getinvolved a {
    color: white;
    background: red;
    padding: 17px 43px;
    border-radius: 30px;
    line-height: 80px;
    font-weight: 600;
    text-transform: uppercase;
}
.donete-link a{
    background: #fff;
    padding: 7px 20px;
    line-height: 36px;
    font-weight: 600;
    text-transform: uppercase;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: white;
}
.pagetitle h2:after {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 63px solid #c98907;
    border-right: 49px solid transparent;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 48px;
    position: absolute;
    right: -48px;
    top: 0px;
}
.pagetitle h2 {
    background-color: #c98907;
    display: inline-block;
    padding: 15px 20px 15px 90px;
    margin: 0px;
    position: relative;
    color: #fff;
}
.inner-section:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    margin: 0px auto;
    width: 100%;
    /* height: 100%; */
    /* background-color: rgba(0,0,0,.5); */
    z-index: 2;
}
.inner-section img {
    width: 100%;
    position: relative;
    z-index: 0;
    height: auto !important;
}
.pagetitle {
    position: absolute;
    z-index: 10;
    right: 0px;
    left: 0px;
    margin: 0px auto;
    bottom: 0px;
}
.inner-section {
    position: relative;
}
.data-section .container {
    background: #fff;
    padding: 10px;
}


.data-section {
    min-height: 550px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #f0f0f0;
}
.data-section .col-md-12 {
    padding: 20px 25px;
}
.data-section .col-md-12 p{
    line-height:30px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eeeeee17;
}