body { 
	background-color: #f9f9f9;
}
.active_tab1 { 
	color: #fff;
	font-weight: 600; 
	background: -moz-linear-gradient(top, rgb(3 155 3) 0%, rgb(2 56 2) 100%);
    background: -o-linear-gradient(top, rgb(3 155 3) 0%, rgb(2 56 2) 100%);
    background: -ms-linear-gradient(top, rgb(3 155 3) 0%, rgb(2 56 2) 100%);
    background: -webkit-linear-gradient(top, rgb(3 155 3) 0%, rgb(2 56 2) 100%);
}
.inactive_tab1 {
	background-color: #f5f5f5;
	color: #333;
	font-weight: 600;
	cursor: not-allowed;
	opacity: 0.25;
	background: -moz-linear-gradient(top, rgb(3 155 3) 0%, rgb(2 56 2) 100%);
    background: -o-linear-gradient(top, rgb(3 155 3) 0%, rgb(2 56 2) 100%);
    background: -ms-linear-gradient(top, rgb(3 155 3) 0%, rgb(2 56 2) 100%);
    background: -webkit-linear-gradient(top, rgb(3 155 3) 0%, rgb(2 56 2) 100%);
}
.has-error {
	border-color: #cc0000;
	background-color: #ffff99;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.full-height {
    min-height: 400px;
}
.wrapper .container {
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
    background: #fff;
}
.navbar.navbar-static-top {
    position: absolute; 
    right: 0;
    margin-bottom: 0;
    background: #337ab7;
	min-height: 40px;
}
.navbar-static-top .navbar-custom-menu .dropdown-user .dropdown-toggle {
    color: #fff;
    font-size: 15px;
    line-height: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
}
p {
    line-height: 25px;
    font-size: 15px;
}
.absolute {
    position: absolute;
}
.btn-primary:focus, .btn-primary:hover, .btn-primary:active {
    outline: none!important;
}
/* Header */
form#lang_form {
    position: absolute;
    right: 0;
    top: 0;
}
form#lang_form button {
    border: none;
    background: #00ccff;
    color: #fff;
    -webkit-box-shadow: 0px 2px 5px -1px rgb(0 0 0 / 50%);
    -moz-box-shadow: 0px 2px 5px -1px rgb(0 0 0 / 50%);
    box-shadow: 0px 2px 5px -1px rgb(0 0 0 / 50%);
}
.header-with-widgets {
    padding-top: 5px;
}
.header-with-widgets {
    background-color: transparent;
	position: relative;
}
.headercentertext {
    text-transform: uppercase;
}
.headercentertext p {
    padding-bottom: 0;
    margin-bottom: 0;
	font-family: 'Times New Roman';
}
.header-widgets-center {
    padding-top: 25px;
}
.header-widgets-right {
    text-align: right;
}
.header-widgets-right img.text-left, .header-widgets-right img.text-right {
    display: inline-block;
}
.header-widgets-bottom-center {
    background: #00ccff;
    /* border-radius: 100px; */
    margin-bottom: 10px;
    padding: 7px 0;
    color: #fff;
    font-family: 'calibri';
    min-height: 40px;
    margin-top: 10px;
	-webkit-box-shadow: 0px 2px 5px -1px rgb(0 0 0 / 50%);
    -moz-box-shadow: 0px 2px 5px -1px rgb(0 0 0 / 50%);
	box-shadow: 0px 2px 5px -1px rgb(0 0 0 / 50%);
}
.navbar-static-top .dropdown-menu {
    right: 0;
    left: auto;
    min-width: 100px;
}
.header-slider {
   /*  position: absolute;
    top: 0;
    left: 0;
    right: 0;  */
	border: 1px solid #36c0e4;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-left: 1px;
} 
/* Main Navigation */ 
#primary-navigation .collapse.in {
    display: block!important;
}
#primary-navigation.navbar {  
    margin-bottom: 0; 
}
#primary-navigation .navbar-nav>li>a {
    text-transform: uppercase;
    padding-top: 0;
    padding-bottom: 0; 
}
#primary-navigation .navbar-new-nav>li>a {
    text-transform: capitalize;
    font-weight: 600;
	color: #fff;
}
#menu-main-navigation>li>a img {
    height: 30px;
    margin-left: 5px;
}
#menu-main-navigation>li:focus {
    outline: none;
}
#primary-navigation .navbar-nav>li>a:hover, #primary-navigation .navbar-nav>li.active>a, #primary-navigation .navbar-nav>li>a:focus, #primary-navigation .navbar-nav>li>a:visited {
    background: transparent!important;
    /* color: #fff; */
    outline: none;
}
li.nav-item.home {
    position: relative;
}
li.nav-item.home a {
    position: absolute;
    font-size: 34px;
    background: #fff!important;
    color: #333!important;
    padding: 7px;
    left: 10px;
	top: 0;
    -webkit-box-shadow: 0px 2px 5px -1px rgb(0 0 0 / 50%);
    -moz-box-shadow: 0px 2px 5px -1px rgb(0 0 0 / 50%);
    box-shadow: 0px 2px 5px -1px rgb(0 0 0 / 50%);
}
#primary-navigation li.nav-item.home a:hover {
    background: #fff!important;
}
/* Home 1 */
.btn-gradient1 {
    background: -webkit-linear-gradient(top, rgba(219,252,169,1) 0%, rgba(228,252,194,1) 35%, rgba(246,255,232,1) 100%);
    -webkit-box-shadow: 0px 2px 5px -1px rgb(0 0 0 / 50%);
    -moz-box-shadow: 0px 2px 5px -1px rgb(0 0 0 / 50%);
    box-shadow: 0px 2px 5px -1px rgb(0 0 0 / 50%);
    font-size: 16px;
    font-weight: 600;
    border-radius: 0;
    width: 200px;
}
.btn-gradient2 {
    background: -webkit-linear-gradient(top, rgba(255,163,163,1) 0%, rgba(255,191,191,1) 35%, rgba(255,229,229,1) 100%);
    -webkit-box-shadow: 0px 2px 5px -1px rgb(0 0 0 / 50%);
    -moz-box-shadow: 0px 2px 5px -1px rgb(0 0 0 / 50%);
    box-shadow: 0px 2px 5px -1px rgb(0 0 0 / 50%);
    font-size: 15px;
    border-radius: 0;
    color: rgb(64,49,82);
    padding: 8px 15px;
}
.btn-gradient3 {
    background: -webkit-linear-gradient(top, rgba(158,234,255,1) 0%, rgba(187,239,255,1) 35%, rgba(228,249,255,1) 100%);
    -webkit-box-shadow: 0px 2px 5px -1px rgb(0 0 0 / 50%);
    -moz-box-shadow: 0px 2px 5px -1px rgb(0 0 0 / 50%);
    box-shadow: 0px 2px 5px -1px rgb(0 0 0 / 50%);
    font-size: 15px;
	border-radius: 0;
	color: rgb(64,49,82);
	padding: 6px 8px;
	width: 100%;
}
/* Site Content */
.content-area {
    padding-bottom: 20px;
	padding-top: 10px;
    background: #fff;
} 
.about-dphe .home-bg {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat; 
} 
.about-dphe .home-bg .btn-signin {
    left: 21%;
    top: 55%;
    background: #36c0e4;
    border: none;
    border-bottom: 2px solid #2193b1;
    border-radius: 20px;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 600;
}
/* Bottom Menu */
.bottom.section {
    padding: 30px 0;
    background: #f9f9f9;
	margin-top: 15px;
}
.bottom ul.nav.navbar-nav {
    background: transparent;
}
.bottom.section.query-data {
    background: #fff;
}
#menu-bottom-menu {
    list-style-type: none;
    padding-left: 0;
    text-align: center;
}
#menu-bottom-menu li.menu-item img { 
    width: 85%;
    margin: 0 auto;
    padding: 10px;
}
#menu-bottom-menu li.menu-item .btn {
	border: 0;
    border-bottom: 2px solid #28a8ca;
    background: #36c0e4;
    border-radius: 8px;
    padding: 4px 15px;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    width: 150px;
    height: 50px;
    margin-top: 8px;
}
#menu-bottom-menu li.menu-item .btn span {
    white-space: break-spaces;
}
/* Navbar Bottom */
.navbar-default .navbar-nav {
    background: #fff;
    float: none;
    text-align: center; 
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar-default .navbar-nav li {
    float: none;
    display: inline-block;
    font-size: 15px;
}
.project-filter-section .project_code li.dropdown {
    margin-right: 5px;
}
.project-filter-section .show_project_name li.dropdown {
    margin-right: 5px;
}
.project-filter-section li.dropdown .select-box-label {
    position: relative;
    overflow: hidden;
    display: block;
}
.navbar-default .navbar-nav li.dropdown .dropdown-toggle {
    text-transform: capitalize;
    border-radius: 0;
    padding: 7px;
    border-color: #2e3092;
	padding-right: 23px!important;  
	max-width: 250px;
} 
.project-filter-section li.dropdown .select-box-label:before {
    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    top: 0px;
    right: 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background: #2e3092;
    color: #fff;
    font-size: 20px;
    line-height: 35px;
    width: 30px;
    height: 100%;
    pointer-events: none;
    box-sizing: border-box;
	border-radius: 0;
}
li.dropdown label {
    color: #28a8ca;
    font-size: 14px;
    font-weight: 500;
    display: block;
    border: 1px solid #28a8ca;
}
.project_quired_data li.dropdown {
    margin-right: 5px;
}
/* Group Summary */
.group_summary {
    margin-bottom: 15px;
} 
.group_summary {
    text-align: center;
}
.group_summary img {
    margin: 0 auto;
    width: 225px;
}
/* Footer */
.copyright-footer .widget_text {
    padding: 10px 0;
    border-top: 1px solid #36c0e4;
    border-top: 1px solid #36c0e4;
    border-bottom: 1px solid #36c0e4;
}
.copyright-footer .widget_text p {
    margin-bottom: 0;
}
.nav-tabs {
    border-bottom: 0;
}
.nav-tabs>li>a { 
    border-right: 0px;
    border-bottom: 4px solid #19829e;
    border-radius: 0;
    margin: 0;
}
.nav-tabs>li>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { 
    background: #28a8ca!important;
    color: #fff; 
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { 
    border: 0;
    color: #fff;
    border-bottom: 4px solid #286090!important; 
}
.nav-tabs>li>a:hover {
    border-color: #286090;
}
#menu-main-navigation.navbar-new-nav>li.active, #menu-main-navigation.navbar-new-nav>li:hover {
    background: #4f81bd;
}
div#myTabContent {
    margin-top: 20px;
}
.tab-content .btn-feedback {
    text-align: right;
}
.show_project_details .owl-carousel {
    /* margin-top: 20px; */
}
.owl-carousel .owl-nav button {
    background: #28a8ca!important; 
    color: #fff!important; 
}
.owl-carousel .owl-nav button span {
    font-size: 25px!important;
    line-height: 25px;
    width: 30px;
    height: 30px;
    display: block;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    outline: none;
}
.header-widgets-center .headercentertext p {
    text-shadow: -1px -1px 10px #333, 1px -1px 10px #333, -1px 1px 10px #333, 1px 1px 10px #333;
}
.project-details .gis-item {
    border: 1px solid #ccc;
    border-radius: 3px;
}
.notification.absolute {
    right: 15px;
    top: -42px;
    text-align: center;
    color: #333;
    line-height: 40px;
    z-index: 999;
}
.notification a {
    color: #333;
    text-decoration: none;
}
.notification .total-complain {
    background: red;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
	top: 0;
    font-size: 12px;
	line-height: 28px;
}
.notification .fa {
    font-size: 35px;
}
.gallery {
    list-style-type: none;
    padding-left: 0;
    overflow: hidden;
    text-align: center;
}
.gallery li {
    display: inline-block;
    width: 23%;
    /* height: 200px; */
    padding-right: 10px;
    padding-left: 10px;
	margin-bottom: 10px;
	vertical-align: text-top;
}
.lg-sub-html {
	bottom: auto!important;
    top: 50px; 
}
.lg-next, .lg-prev, .lg-toolbar {
    opacity: 1!important;
}
.lg-toolbar { 
    top: 4px!important;
}
.lg-hide-items .lg-toolbar { 
    -webkit-transform: none!important;
    transform: none!important;
}
/* .gallery li:last-child {
    margin-right: 0;
} */
.gallery li img {
    width: 100%;
    height: auto;
}
.gallery .caption h5 {
    background: #36c0e4;
    margin: 0;
    padding: 10px;
    color: #fff;
}

.statistic-box svg {
    width: 100%;
    height: 70px;
}
.icon-menu .col-sm-4, .icon-menu .col-md-3, .icon-menu .col-lg-2 {
	padding-right: 0;
}
.icon-menu .statistic-box h4 {
    margin-bottom: 0;
	font-size: 15px;
}
.statistic-box h2{
	margin:0 0 8px;
	font-weight:700;
	font-size: 16px;
}
.statistic-box .small{
	font-weight:500;
	color:#222;
	margin-bottom: 10px; 
}
.slight{
	font-size:13px;
}
.small,small{
	font-size:85%;
}
.sparkline1 canvas {
    width: 100%!important;
}
.sparkline1 .panel.panel-bd {
    margin-bottom: 0;
}
.sparkline1 .panel-body {
    padding: 5px;
}
.sparkline1 {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}
.major-ongoing {
    background: rgba(255,255,255,1);
    padding: 10px;
    color: #000;
    border-radius: 4px;
    width: 100%;
    margin: 15px 0;
    display: inline-block;
}
.major-ongoing p {
    /* margin-bottom: 0; */
}
.internal-info-box {
	background: #fff;
	padding: 15px;
	/* width: 300px; */
	/* margin-top: 15px; */
	/* float: right; */
}
.internal-info-box .title {
    margin-top: 0;
	border-bottom: 1px solid #ccc;
}
.internal-info-box li {
    line-height: 30px;
}
.login-box {
    background: #fff;
    padding: 15px;
    width: 100%;
    display: block;
    overflow: hidden;
    margin-top: 15px;
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		-ms-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible;
	}
	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}
.gallery .owl-carousel .item img {
    height: 256px;
}
.achivement .owl-carousel .item img {
    height: 256px;
}
@media (min-width: 768px){ 
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse.collapse { 
		padding: 0;
	}
}
@media (min-width: 992px){ 
	.header-with-widgets .site-branding {
		min-height: 116px;
	}
	.mainheader a.logo {
		position: absolute;
		height: 100%;
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d; 
	}
	.mainheader {
		min-height: 260px;
	}
	.header-widgets-area {
		padding: 25px 15px;
		color: #fff;
		position: relative;
		z-index: 111;
	}
	.header-with-widgets a.logo > img { 
		max-height: 100px;
		max-width: 100px;
		margin: 0;
		position: absolute;
		vertical-align: middle;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	#primary-navigation { 
		margin: 0 auto;
	}
	#menu-main-navigation {
		float: none;
		text-align: center;
		border-bottom: 1px solid #36c0e4;
		border-top: 1px solid #36c0e4;
	}
	#menu-main-navigation.navbar-new-nav {
		border: none;
	}
	#menu-main-navigation>li {
		float: none; 
		display: inline-block;
		padding: 7px 0;
	}
	#menu-main-navigation.navbar-new-nav>li {
		background: #4f81bd;
		display: table-cell;
		background: -moz-linear-gradient(top, rgb(116 166 226) 0%, rgb(77 111 151) 100%);
		background: -o-linear-gradient(top, rgb(116 166 226) 0%, rgb(77 111 151) 100%);
		background: -ms-linear-gradient(top, rgb(116 166 226) 0%, rgb(77 111 151) 100%);
		background: -webkit-linear-gradient(top, rgb(116 166 226) 0%, rgb(77 111 151) 100%);
		border-right: 1px solid #4f81bd;
		border-left: 1px solid #4f81bd;
	}
	#menu-main-navigation.navbar-new-nav>li:first-child {
		border-left: 0;
	}
	.navbar-new-nav.nav-justified>li { 
		width: 1%;
	}
	#menu-main-navigation>li a {
		border-right: 1px solid #36c0e4;
	}
	#menu-main-navigation.navbar-new-nav>li a {
		border: none;
	}
	#menu-main-navigation>li:last-child a {
		border: none;
	}
	.nav-menu > li {
		padding-top: 0!important;
		padding-bottom: 0!important;
	}  
	.about-dphe .home-bg { 
		/* height: 600px; */
		padding-bottom: 12px;
	} 
	#menu-bottom-menu li.menu-item {
		display: inline-block;
		margin-right: 12px;
		padding-right: 12px;
		border-right: 3px solid #36c0e4;
		width: 18%;
	}
	#menu-bottom-menu li.menu-item:last-child {
		border-right: 0;
	}
}
@media (min-width: 1200px){
	/* .header-widgets-area .col-sm-2 {
		width: 16%;
	}
	.header-widgets-area .col-sm-7 {
		width: 58%;
	} */
}
@media (max-width: 1199px){
	.header-widgets-right img {
		display: inline-block;
		width: 49%;
	}
	#primary-navigation.navbar { 
		min-height: 40px; 
	}
	#primary-navigation .navbar-nav {
		float: none;
		text-align: center;
	}
	#primary-navigation .navbar-nav>li {
		float: none;
		display: inline-block;
	}
	#primary-navigation .nav>li>a { 
		padding: 10px 10px;
		font-size: 12px;
	}
}
@media (max-width: 991px){
	.header-widgets-area {
		padding-top: 10px;
	}
	.header-widgets-center {
		border-top: 1px solid #36c0e4;
		padding-top: 10px;
	}
	.nav-container {
		position: absolute;
		top: 135px;
		right: 0;
		width: 300px;
		z-index: 999;
	}
	.nav-container .container {
		width: 100%;
	}
	.navbar-toggle {
		border-color: #36c0e4;
	}
	.navbar-toggle .icon-bar {
		background: #36c0e4;
	}
	.nav-container #primary-navigation .navbar-header {
		float: right;
	}
	#primary-navigation .navbar-collapse.collapse {
		display: none!important;
	}
	#primary-navigation .collapse.in {
		display: block!important;  
	} 
	.collapse #menu-main-navigation {
		float: right;
		background: #36c0e4;
		width: 100%;
	}
	.collapse #menu-main-navigation>li {
		display: block;
		text-align: left;
	}
	.collapse #menu-main-navigation>li a {
		color: #f3ecec;
	}
	#primary-navigation .navbar-nav>li>a:hover, #primary-navigation .navbar-nav>li.active>a {
		background: #28b4d8;
		color: #fff;
	}
	#menu-bottom-menu li.menu-item {
		display: inline-block;
		margin-right: 6px;
		padding-right: 6px;
		border-right: 2px solid #36c0e4;
		width: 15%;
		margin-bottom: 20px;
	}
	#menu-bottom-menu li.menu-item .btn {  
		padding: 2px 10px;
		font-size: 11px;  
		width: 100px;
		height: 40px;
	} 
	.about-dphe .home-bg { 
		height: 500px;
	}
} 
@media (max-width: 767px){
	.navbar-custom-menu .navbar-nav {
		margin: 0;
	}
	.navbar-static-top .navbar-custom-menu .dropdown-user .dropdown-toggle { 
		padding-right: 3px;
		padding-left: 3px;
	}
	.nav-container { 
		top: auto;
		margin-top: 10px;
		right: 0;  
	}
	.navbar-toggle {
		margin: 0;
		border-color: #000;
	}
	.navbar-toggle .icon-bar {
		background: #000;
	}
	.header-widgets-right img { 
		width: 53%;
	}
	.header-widgets-center { 
		margin-top: 10px;
	}
	#menu-bottom-menu li.menu-item {
		display: block;
		margin: 0 auto;
		border: none; 
		padding: 10px 0px;
		width: 30%;
	}
	#menu-bottom-menu li.menu-item img { 
		border: 1px solid #36c0e4;
	}
	#menu-bottom-menu li.menu-item .btn {
		width: auto;
		font-size: 13px;
	}
	.project-details .col-md-6 .row .col-sm-4, ..show_project_details .col-md-6 .row .col-sm-4 {
		width: 33%;
		float: left; 
	}
	.project-details .col-md-6 .row .col-sm-4.btn-feedback, .show_project_details .col-md-6 .row .col-sm-4.btn-feedback {
		text-align: right;
	}
	.project-details .col-md-6 .row .col-sm-4.btn-download, .show_project_details .col-md-6 .row .col-sm-4.btn-download {
		text-align: center;
	}
}
@media (max-width: 568px){
	.header-widgets-right img {
		width: 63%;
	}
	.navbar-default .navbar-nav li { 
		display: block; 
		margin-bottom: 8px;
	}
	.project-filter-section li.dropdown .select-box-label { 
		width: 60%;
		margin: 0 auto;
	}
	.navbar-default .navbar-nav li.dropdown .dropdown-toggle { 
		width: 100%;
	}
	.project-filter-section .show_project_name li.dropdown {
		margin-right: 0;
	}
	.nav-tabs li {
		width: 50%;
		display: inline-block;
	}
}
@media (max-width: 414px){
	.header-widgets-right img {
		display: block;
		width: 100%;
	}
}
}
