@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
	color: #333;
	 font-family: "Poppins", sans-serif;
	font-weight: 400;
	margin: 0;
	font-size: .93em;
}
.btn i {
    margin-right: 5px;
}
a,
a:focus,
a:hover {
	color: #111;
	outline: 0;
}

:focus-visible {
    outline: 2px solid #4eff1f !important;
}
.h3, h3 {
        font-size: 1.3em;
    }
.h4, h4 {
        font-size: 1.2em;
    }
.datetime-container {
    font-size: .93em;
    color: #fff;
    padding-top: 2px;
    font-weight: 400;
}


.top-nav {
	
	background-color: #11858d;
	padding: 0 0;
	z-index: 10;
	position: relative;
	font-size: .93em;
	height: auto;
	font-weight: 300;
	transition-duration: .3s;
	border-bottom: 1px solid #ddd
}

.top-nav .time {
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 5px 0
}

.top-nav .time i {
	font-size: .93em
}

.top-nav ul {
	margin: 0
}

.top-nav ul.pwdarea li a img {
	width: 20px;
	filter: invert(1) grayscale(1) brightness(2);
}

.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 {
	background-color: #fff;
	color: #000 !important;
	padding: 6px 12px;
	display: block;
}

.search-open {
	color: #000 !important;
	padding: 6px 12px;
	display: block;
}

.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 {
	text-align: right;
	float: right;
	margin-right: 0px;
}

.top-nav ul.pwdarea li a {
    color: #393939;
    text-decoration: none;
    font-weight: 500;
}
a.local.hi-btn {
    margin-top: -3px;
}
.top-nav ul.pwdarea li {
	padding: 3px 8px 0 8px;
}

.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;
	background-color: #fff;
}

.pwdarea li .theame {
	display: block;
	border-radius: 50%;
	border: 0px solid #eee;
	box-sizing: border-box;
	text-align: center;
	height: 25px;
	width: 25px;
	line-height: 18px;
	background-color: #003c72;
	color: #fff !important;
}

.pwdarea li .contrast {
	background-color: #000;
}

.top-nav ul.topleft_menu {
	text-align: left;
	padding: 0;
	margin: 0;
	min-height: auto;
}

.top-nav ul.topleft_menu li {
	font-weight: 400;

}

.top-nav ul.topleft_menu li a {
	padding: 6px 7px;
	display: block;
	color: #232323;
}

.top-nav ul.topleft_menu li a:before {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 1px;
	background-color: #e0ab1b;
	width: 0%;
	transition-duration: .3s;
}

.top-nav ul.topleft_menu li a:hover::before a {
	width: 100%
}





.top-nav ul.topleft_menu li a:hover {
	background-color: #fff;
	color: #003c72;
}

.top-nav ul.topleft_menu li:last-child a {
	border-right: 0 solid #3e3d3d
}

.top-nav ul.topleft_menu .dropdown li {
	float: none;
}

.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: 3px;
	padding-right: 0px;
}

.top-nav ul.pwdarea li:nth-child(11) {
	padding: 0px 0 0 19px;
}
/*_________________navigation____________________*/
.logo img {
    width: 89%;
    margin: 7px 0;
}
.navigationbar {
    background: #00000000;
    margin-top: 15px;
}
nav.navbar.navbar-expand-lg.bg-body-tertiary {
    background: #cccccc00 !important;
    padding: 0;
    margin-top: 2px;
}
ul.navbar-nav .nav-item a.nav-link {
    color: #fff;
    padding: 0 8px;
    border-right: 1px solid #062438;
    text-transform: uppercase;
    font-size: .93em;
}
ul.navbar-nav .nav-item a.nav-link {
    color: #fff;
}
.navbar-expand-lg .navbar-nav li {
    padding: 8px 0;
    display: block;
}
.navbar-expand-lg .navbar-nav li a {
    color: #000000;
    padding: 0 8px !important;
    border-right: 1px solid #062438;
    text-transform: uppercase;
    font-size: 1.0em;
    text-decoration: none !important;
}
.dropdown-menu li a {
    font-size: .82em !important;
    border-bottom: 1px dashed #ccc;
    width: 191px !important;
    display: block;
    white-space: normal;
    padding: 0 8px 7px 8px !important;
    color: #000 !important;
    border-right: 0px !important;
    text-transform: capitalize !important;
}
li.nav-item {
    padding: 8px 0;
    display: block;
}
ul.dropdown-menu {
    border-radius: 0;
    padding: 0;
}
.dropdown-menu a.dropdown-item {
    font-size: .93em;
    border-bottom: 1px dashed #ccc;
    width: 240px !important;
    display: block;
    white-space:normal;
}

/* .dropdown:hover .dropdown-menu {
      display: block;
      margin-top: 8px; 
	    
    }*/
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        margin-top: 8px; 
		border-bottom: 4px solid #0f5484;
    }
    .dropdown-menu {
      transition: all 0.3s ease;
    }
.medicalleadersection {
    order: 3;
}

.navbar-expand-lg .navbar-nav li:last-child a {
    border: 0 !important;
}
/*--------------slider---------css--------------*/
  .carousel-inner {
      height: 400px;
    }
    .carousel-item img {
      object-fit: cover;
      height: 100%;
      width: 100%;
    }
    .carousel-control-prev-icon,
    .carousel-control-next-icon {
      background-color: black;
    }
    .carousel-control-prev,
    .carousel-control-next {
      width: 5%;
    }
    .play-pause-btn {
    position: absolute;
    top: 94%;
    right: 19px;
    transform: translate(-50%, -50%);
    z-index: 10;
    background-color: rgb(15 84 132);
    color: white;
    border: none;
    padding: 4px 9px;
    font-size: 16px;
    cursor: pointer;
}
#carouselExample .carousel-control-next, #carouselExample .carousel-control-prev {
    top: 88%;
	opacity: 1;
}
#carouselExample .carousel-control-prev, #carouselExample .carousel-control-next {
    width: 3%;
}
#carouselExample .carousel-control-next-icon {
    width: 31px;
    padding: 0;
    margin: 0;
    background-color: #093e62 !important;
}
#carouselExample .carousel-control-prev-icon {
    width: 31px;
    padding: 0;
    margin: 0;
    background-color: #093e62 !important;
}
.carousel-control-prev{
    right: 68px !important;
}
/*------------news section-------------*/
.News-leader {
    padding: 15px 0px;
    background-color: #e5e7e8;
}

  .news-announcement {      
      border: 0px solid #ccc;
      font-family: "Poppins", sans-serif;
    }

    .vticker {
      min-height: 514px;
      overflow: hidden;
      position: relative;
		    background: #fff;
    }
span.arw {
    display: none;
}
    .vticker ul {
      list-style: none;
      padding: 0;
      margin: 0;
      position: absolute;
      width: 100%;
		    background: #fff;
    }

    .vticker li {
    padding: 10px 10px 10px 42px;
    border-bottom: 1px solid #eee;
    background: #ffffff;
    position: relative;
}

    #tender li {
      padding: 10px 10px 10px 42px;
      border-bottom: 1px solid #eee;
      background: #fff;
		position: relative;
    }
.vticker ul li a {
	display: block;
	color: #000;
	font-weight: 400;
	text-decoration: none;
	padding-top:0px;
}
span.dtype {
    display: none;
}
.vticker .newsdate {
    font-size: 0.82em;
    text-transform: capitalize;
    font-weight: 500;
    position: static;
    color: #0d4d86;
    display: inline-block;
    margin: 0;
}
.vticker ul li i.fa.fa-file-pdf-o {
    font-size: .8em;
    margin-top: 5px;
    color: #0d4d86 !important;
    display: inline-block;
}
#newsTicker15 .datesize {
    color: #fff !important;
}
.datesize {
    font-size: .8em;
    margin-top: 5px;
    color: #0d4d86 !important;
    display: inline-block;
    margin-left: 6px;
}
#tender ul li a {
	display: block;
	color: #000;
	font-weight: 400;
	text-decoration: none;
	padding-top: 0px;
}
div#tender {
    background: #fff !important;
}
div#tender  .newsdate{
color: #000000;
}
div#tender .datesize {
    color: rgb(0 0 0) !important;
}
div#tender ul li i.fa.fa-file-pdf-o {
   color: rgb(0 0 0) !important;
}
.vticker .dsize {
	font-size: .8em;
	margin-top: 5px;
	color: rgba(255, 255, 255, .6) !important;
}
#tender .dsize {
	font-size: .8em;
	margin-top: 5px;
	color: #000 !important;
}
.vticker ul li .ndate {
    font-size: 0.82em;
    text-transform: uppercase;
    font-weight: 600;
    position: absolute;
    top: 10px;
    color: #e4ff00;
}
#tender ul li .ndate {
    font-size: 0.82em;
    text-transform: uppercase;
    font-weight: 600;
    position: absolute;
    top: 10px;
    color: #000;
}
    .foot {
      display: flex;
      justify-content: space-between;
      padding: 5px;
		background: #055093;
    }
.tenderfooter {
      display: flex;
      justify-content: space-between;
      padding: 5px;
		background: #055093;
    background: linear-gradient(180deg, rgb(7 95 101) 0%, rgb(17 133 141) 50%, rgb(7 95 101) 100%);
    }
.vticker ul li:before {
    content: "";
    background: url(../images/globe.png);
    width: 36px;
    height: 37px;
    display: block;
    left: 8px;
    position: absolute;
    background-size: 83%;
    background-repeat: no-repeat;
}
#tender ul li:before {
    content: "";
    background: url(../images/globe.png);
    width: 36px;
    height: 37px;
    display: block;
    left: 8px;
    position: absolute;
    background-size: 83%;
    background-repeat: no-repeat;
}
    .btn-outline {
      border: 1px solid #fff;
      color: #fff;
      padding: 5px 10px;
      cursor: pointer;
      text-decoration: none;
      border-radius: 0px;
      display: inline-flex;
      align-items: center;
      gap: 5px;
    }

    .btn-outline-success:hover, .btn-outline-success:focus {
      background: #fff;
      color: #000;
    }

#newsbox .et-run .bi:before {
   content: "\f4c3" !important;
}
#tenderscroll .toggle2.et-run .bi:before {
   content: "\f4c3" !important;
}
.News-leader .title {
    background: #055093;
    padding: 8px 5px 1px 9px;
    color: #fff;
}
.news-leader-tender{
    background: #055093;
    background: linear-gradient(180deg, rgb(7 95 101) 0%, rgb(17 133 141) 50%, rgb(7 95 101) 100%);
    padding: 8px 5px 1px 9px;
    color: #fff;
}


.leader ul {
    padding: 13px 8px;
    margin: 0;
    background:#fff url("../images/leader-bg-texture.png");
    border: 2px solid #8d979c;
    border-radius: 15px;
    box-shadow: 1px 5px 3px #0000001f;
}
.leader ul li {
    list-style: none;
    width: 100%;
    display: block;
    text-align: left;
    border-bottom: 1px dashed #b5a6cb;
    padding: 12px 0px;
    clear: both;
    min-height: 116px;
}
.leader ul li .leadimg {
    float: left;
    width: 90px;
}
li.cmsir {
    margin-top: -15px;
}
.leader ul li:last-child {
    padding-bottom: 0px;
    border: 0;
}

.leader ul li img {
    border-radius: 50%;
	width: 100%;
}
.leaddata {
    float: left;
    text-align: left;
    width: 230px;
    margin-left: 14px;
}
/*.leader ul li img {
    border-radius: 50%;
    width: 59%;
}*/
.leader ul li h4 {
    font-size: 1.14em;
    margin-top: 13px;
    text-transform: uppercase;
    font-weight: 600;
}

.leader ul li p {
        font-size: .87em;
    margin: 0;
}
/*li.cmsir {
    min-height: 236px;
}
li.cmsir img {
    width: 65% !important;
}
.cmsir {
    width: 100% !important;
}*/

.secondleader ul {
    padding: 0;
    margin: 0;
}
.secondleader ul li {
    list-style: none;
    background: #fff;
    border: 1px solid #ccc;
    padding: 3px 11px;
    margin-top: 2px;
}
.secondleader ul li img {
    width: 65px;
    border-radius: 50%;
    float: left;
    border: 2px solid #ccc;
    margin-right: 10px;
}
.secondleader ul li h4 {
    font-size: .93em;
    padding-left: 4px;
    margin-top: 9px;
	    margin-bottom: 2px;
}
.secondleader ul li p {
    font-size: 12px;
    margin: 0 0 5px 0;
}

/*-services---*/
section.selected-course {
 	background-repeat: no-repeat;
 	/*background-color: #eaeff5;*/
	padding: 60px 0;
    position: relative;
    overflow: hidden;
	background: url(../images/services-bg.jpg) 0 0 repeat-x;
        background-size: 100%;
	    background-attachment: fixed;
   
 }
.inner-heading {
    margin-bottom: 2.2rem;
    position: relative;
    z-index: 1;
		padding-top: 30px;
}
.selected-course .inner-heading h3 {
    color: #000;
	position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    font-size: 1.3em;
}
.inner-heading h3:before {
    content: "";
    position: absolute;
    left: 1px;
    top: 0;
    height: 100%;
    width: 4px;
    background: #ff8c11;
}

 .selected-course .inner-heading h3 {
 	color: #000;
 }
 .selected-course .inner-heading h2 {
 	color: #10448d;
 }
 .selected-course .intitute-thumb {
 	display: flex;
 	flex-wrap: wrap;
 	list-style: none;
 	padding: 0px;
 	position: relative;
 	z-index: 5;
 }
 .selected-course .intitute-thumb li {
 	padding: 1px;
 	margin: 0px;
 	width: 20%;
 }
 .selected-course .intitute-thumb li:nth-child(1) {
 	width: 40%;
 }
.selected-course .intitute-thumb li a {
    display: block;
    padding: 5px 15px 11px 15px;
        background: #fcfcfc url(../images/footerbg.png);
    background-size: 100%;
    text-align: center;
    color: #333;
    font-size: .93em;
    transition-duration: .3s;
    text-decoration: none;
	min-height: 155px;
	border-radius: 9px;
    border: 1px dashed #0c2e63;
}
.selected-course .intitute-thumb li a span.icons {
    display: block;
    margin: 0px auto;
}
.selected-course .intitute-thumb li a span.icons svg {
    height: 40px;
    fill: #12438f;
}
.selected-course .intitute-thumb li a span.Reg svg path {
    fill: #0c2e63;
}
.selected-course .intitute-thumb li a:hover {
    background-color: #12438f;
    color: #fff;
}
.selected-course .intitute-thumb li a:hover span.icons svg {
    height: 40px;
    fill: #fff;
}
.selected-course .intitute-thumb li a:hover span.Reg svg path {
    fill: #fff !important;
}
.selected-course .intitute-thumb li a:hover .q {
    fill: none;
    stroke: #fff;
    stroke-linecap: round;
    stroke-linejoin: round;
}
/*---------imp link----------*/
.implink ul.brand-items {
	padding: 0px;
}
.implink .busheading {
    position: relative;
    margin-top: 36px;
}
.implink ul.brand-items li {
	list-style: none;
	padding: 0px 15px;
}
.implink .busheading h2 {
    color: #000;
    position: relative;
    background: #fff;
    font-size: 1.7em;
    padding-right: 30px;
    padding-left: 30px;
    text-align: center;
}
.implink ul.brand-items li img {
	max-width: 100%;
	border: 1px solid #ddd;
	padding: 3px 5px;
	border-radius: 3px;
}
/*---footer--*/

.footlink {
    background: rgb(0 60 114) url(../images/footerbg-texture.jpg);
    padding: 37px 0px 20px 0px;
    font-size: 13px;
    color: #fff;
}


.footbottom {
    color: rgba(255, 255, 255, .9);
    background-color: #044d52;
    padding: 15px;
    font-size: 0.8em;
}
.footbottom p {
    padding-bottom: 5px;
    margin-bottom: 0px;
}
.footbottom p a {
    color: #ffde00;
    text-decoration: none;
}
.headingtxt {
    position: relative;
    text-align: center;
}
.owl-carousel .owl-item img {
    max-width: 100%;
    border: 1px solid #ddd;
    padding: 3px 5px;
    border-radius: 3px;
	background: #fff;
}
.weblink-list {
    margin-bottom: 22px;
}
.selected-course .intitute-thumb li a span.icons img {
    width: 84px;
}
/*-----------------*/
.primarymenu {
    background: #0f5484;
    height: 38px;
}

.searchsection {
	position: relative;
    text-align: right;
}
.searchsection #s1 {
    border: 0;
    background: #ffffff;
    position: absolute;
    right: 14px;
    top: 38px;
}
.searchsection #searchinput {
    margin-top: 30px;
    border: 1px solid #c4c7c9;
    border-radius: 10px;
    height: 35px;
    padding-left: 10px;
    box-shadow: inset 0px 0px 0px 0px;
}

.internal-banr {
    position: relative;
    /*padding-bottom: 4px;
    background-image: url(../images/border.jpg);*/
    background-repeat: repeat-x;
    z-index: 4;
    background-position: bottom center;
}
.internal-banr img {
    width: 100%;
}
.internal-banr:after {
		position: absolute;
		content: "";
		width: 100%;
		height: 98%;
		background-color: rgba(0, 0, 0, .47);
		right: 0;
		top: 0;
		left: 0;
		margin: 0 auto;
	}
	.internal-banr .pagetitle {
		position: absolute;
		margin: 0 auto;
		z-index: 100;
		bottom: 0px;
		right: 0;
		left: 0;
	}

	.internal-banr .pagetitle h1{    display: grid;
		align-items: center; color: #fff;
		justify-content: center;}
	.internal-banr .pagetitle .breed-crum-div{    display: grid;
		align-items: center;
		justify-content: center;}
	.internal-banr .pagetitle .breed-crum-div .breadcrumb{}
	.internal-banr .pagetitle .breed-crum-div .breadcrumb li{    color: #fff;
		margin: 2px 4px;}
	.internal-banr .pagetitle .breed-crum-div .breadcrumb li a{color: #ffd40a;}
	.internal-banr .pagetitle .breed-crum-div .breadcrumb li.active {color: #0aa29b;}

.innerpagemaincontent {
    float: right;
    margin-top: 0;
    height: auto;
    position: relative;
    z-index: 100;
    margin-bottom: 0px;
    min-height: 400px;
    text-align: justify;
     background: linear-gradient(32deg, #fff 66%, #0e757c 0%);
    padding: 15px 15px 0px 0;
}
.innerbox {
    padding: 15px;
    background: #fff;
    min-height: 350px;
    display: block;
    position: relative;
    border: 1px solid #ececec;
    overflow: auto;
  
}
.breed-crum-div {
    display: block;
    text-align: right;
}
.breadbox {
    font-size: .9em;
    padding: 15px 15px 0px 15px;
    margin-bottom: 15px;
    border-radius: 0;
    background: -moz-linear-gradient(left,rgb(207 207 207 / 0%) 0, rgb(14 117 124) 100%);
    background: -webkit-linear-gradient(left, rgb(207 207 207 / 0%) 0, rgb(14 117 124) 100%);
    background: linear-gradient(to right, rgb(207 207 207 / 0%) 0, rgb(14 117 124) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#26000000',GradientType=1);
}

.breadcrumb {
    display: block;
    padding-bottom: 11px;
    color: #fff;
    text-decoration: none;
}
.breadcrumb li, .breadcrumb li a{
    padding: 0 2px;
    display: inline-block;
    color: #fff;
	text-decoration: none;
}
.innerbox h1 {
    font-size: 1.58em;
    position: relative;
    border-bottom: 1px solid #002B5B;
    margin: 0 0 30px;
    padding: 0 0 10px;
}
#main-content .leftsidenavigation h2 {
    display: block;
    font-weight: 600;
    font-size: 1.4em;
    pointer-events: none;
    color: rgb(255 255 255);
    padding: 9px 1px 9px 15px;
    margin: 0px;
    border-bottom: 1px dashed rgb(255 255 255);
    margin-right: 30px;
    background: rgb(14 117 124);
}
img.imagesright {
    float: right;
    width: 280px;
    padding: 5px;
    border-radius: 22px;
    box-shadow: 4px 4px 10px #0000001a;
}
ul#quicklink {
    padding: 0;
    margin: 0 32px 0 0;
    list-style: none;
}

ul#quicklink li {
    list-style: none;
    position: relative;
    width: 100%;
    margin-top: 8px;
	transition-duration: .2s;
}
ul#quicklink li:hover a{
	padding-left: 25px;
}

ul#quicklink li a {
    background: #d5e3ec;
    display: block;
    color: #000;
    font-size: 1em;
    padding: 14px 16px;
    position: relative;
    text-decoration: none;
    width: 100%;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    transition-duration: .3s;
    border-left: 4px solid #03356E;
}
ul#quicklink li a:focus, ul#quicklink li a:hover {
    background-color: #03356E;
    color: #fff;
}
.elelmember {
    font-size: 19px;
    color: #fff;
    background: #0f5484;
    padding: 9px;
    margin-bottom: 24px;
    border-radius: 16px;
}

li.nav-item.dropdown>a::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
.text-primarynew {
    background: #0e757c !important;
    color: #fff !important;
    font-weight: 300;
    font-size: 20px;
}

/*start dynamic*/
.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #f9f9f9;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #effcfc;
}
.archive{margin-bottom:15px;}
.dynamic-page{
border: 1px dashed #0aa29b;
margin-top: 15px;
border-radius: 15px;
margin-bottom: 15px;
padding: 15px 20px;
}
.dynamic-page .filter-box {
	background: #effcfc none repeat scroll 0 0;
    border: 1px solid #ebebeb;
	box-sizing: border-box;
	margin-bottom: 10px;
	width: 100%;
}
.dynamic-page .filter-box td {
	padding: 5px 5px 10px;
}
.dynamic-page .filter-box td label{font-weight: 600;}
.dynamic-page .filter-box input[type="submit"] {
	    background: #0f5484 none repeat scroll 0 0;
    border: 1px solid #fff;
	color: white;
	padding: 7px 10px;
	width: 100%;
	border-radius: 6px;
}
.dynamic-page .filter-box input[value="Reset"] {
    background: #093452;
    border-radius: 6px;
}
.dynamic-page .filter-box input[type="text"]:focus {
	border: 1px solid #177ebe;
	color: #177ebe;
}
.dynamic-page .filter-box input[type="text"] {
	border: 1px solid #b3b3b3;
	padding: 5px;
	width: 100%;
    border-radius: 6px;
}
.dynamic-page .filter-box select {
	    border: 1px solid #abaaaa;
    padding: 0;
    width: 100%;
    height: 35px;
	border-radius: 6px;
}
.dynamic-page .filter-box input[type="text"], .dynamic-page .filter-box input[type="text"]:focus-visible {
	height: 34px;
	border-radius: 6px;
}
/*end css*/
label.control-label {
    font-weight: 400!important;
    color: #000000 !important;
}

.websitemap ul {
    list-style-type: none !important;
    position: relative !important;
    background: url(../images/site_map_ul.gif) 0px -5px repeat-y !important;
    margin: 0px !important;
    padding: 0px 5px 4px 6px !important;
}

.websitemap ul li{
	    margin: 10px 0px;
    background: url(../images/site_map_list.gif) -5px -5px no-repeat !important;
}
.websitemap ul li a {
    color: #000;
    display: inline-block;
    padding: 5px;
    border-radius: 15px 0;
    transition-duration: .3s;
    border: 1px solid #d5d5d5;
    margin-left: 13px;
    text-decoration: none;
    font-size: 14px;
}
.websitemap ul ul {
    margin-left: 0px !important;
    display: block;
    background: url(../images/site_map_ul.gif) 14px -3px repeat-y !important;
}
.websitemap ul ul li {
    margin-left: 14px !important;
}
ul.textlist{padding:0}
ul.textlist{margin:0 0 15px 0;padding:0;list-style:none}
ul.textlist li{line-height:25px;padding-left:25px;margin-bottom:6px}
ul.textlist li ul li{line-height:26px;padding-left:15px;margin-bottom:6px;position:relative}
ul.textlist li:before{content:"\f061";font-family:'FontAwesome';color:#0f2e5d;font-size:14px;margin-left:-30px;margin-right:6px;padding:2px 5px;width:20px;height:20px;box-sizing:border-box}
ul.textlist ul{margin:5px 10px 5px 17px;padding:0;list-style:none}
ul.textlist ul li:before{content:"\f105";font-family:'FontAwesome';color:#0f2e5d;font-size:18px;margin-left:-29px;margin-right:6px;border:0 solid #03356e;border-radius:50%;padding:0;width:0;height:0;box-sizing:border-box;position:absolute}
.gridrow span a + span {
    display: block;
}
.gridrow span a {
    text-decoration: none;
}
.visitttest {
    text-align: right;
}
ul.impolinksection {
    padding: 0;
    margin: 0;
}
.impolinksection li {
    background: #fff;
    border: 1px solid #bbc0c3;
    list-style: none;
    padding: 11px 6px;
    margin-bottom: 4px;   
    min-height: 71px;
}
.impimg {
    float: left;
    margin-right: 11px;
    width: 44px;
    margin-left: 7px;
}
.imptitle {
    float: left;
    font-size: 0.87em;
    font-weight: normal;
    width: 282px;
}
.impolinkbox {
    padding: 0;
}
.impimg img {
    width: 100%;
    margin: 0 auto;
    display: block;
	
}

.impolinksection li{
	 transition: transform .8s; /* Animation */
}
.impolinksection li:hover{
	  transform: scale(1.05); 
	    background: #075f65;
}
.impolinksection li{
	 transition: 0.3s;
}
.impolinksection li:hover a{
	color: #fff;
}
.impolinksection li:hover a .impimg img{
	    filter: invert(1) grayscale(1) brightness(2);
}
.welcomebox {
    background: #fff;
    border-radius: 11px;
    padding: 14px;
}
.welcomebox h2 {
    color: #17212b;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2.8em;
    margin: 0;
}
.welcomebox h3 {
    color: #17212b;
    font-weight: 300;
   font-size: 2.0em;
    margin: 0;
}

ul.dgmolinkbox {
    padding: 0;
    margin: 0;
}
.dgmolinkbox li {
    background: #055093;
    background: linear-gradient(180deg, rgb(7 95 101) 0%, rgb(17 133 141) 50%, rgb(7 95 101) 100%);
    border: 1px dashed #fff;
    border-radius: 8px;
    padding: 15px;
	margin-top: 3px;
    list-style: none;
}
.dgmolinkbox li img {
    width: 100%;
}
.selected-services {
    padding: 39px 0;
}
.impoinfolink {
    padding: 13px 12px;
    margin: 0;
    background: #fff url(../images/leader-bg-texture.png);
    border: 2px solid #8d979c;
    border-radius: 15px;
    box-shadow: 1px 5px 3px #0000001f;
}

.impoinfolink h3 {
    color: #010101;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
    display: block;
    width: 100%;
}
.impoinfolink ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.impoinfolink ul li a.external {
    display: block;
    text-decoration: none;
}
.impoinfolink ul li {
    display: block;
    text-decoration: none;
       margin-top: 22px;
    margin-bottom: 22px;
    background: url(../images/arrow-right.png);
    background-repeat: no-repeat;
    background-size: 20px;
    padding-left: 29px;
	    transition-duration: .2s;
}
.impoinfolink ul li:hover {
    padding-left: 35px;
}
/*_________listservicesicon________________*/
.listservices {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding: 0;
    margin: 0;
    list-style: none;
}
    .listservices li {
    background: #fff;
    border: 1px solid #08355e;
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    transition: transform 0.2s ease;
    flex: 1 1 calc(49% - 10px);
}

    .listservices li:hover {
      transform: translateY(-2px);
		background: #b7ddff;
    }

   .listservices a {
    display: flex;
    align-items: center;
    gap: 52px;
    padding: 30px 10px;
    text-decoration: none;
    color: #222;
}

   .iconbox img {
    width: 50px;
    height: 50px;
    object-fit: contain;
    display: block;
}

    .icontext {
      font-size: 1.08em;
      font-weight: 500;
      line-height: 1.4;
    }

    .smallbox {
      display: block;
      font-size: 14px;
      font-weight: normal;
      color: #555;
    }
.iconbox {
    position: relative;
    margin-left: 41px;
}
span.iconbox:before {
    border: 1px dashed #075f65;
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    right: 18px;
    left: -24px;
    margin: 0px auto;
    top: -26px;
}
	 .iconbox:after {
    border: 6px solid #075f65;
    content: "";
    position: absolute;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    right: 18px;
    left: -19px;
    margin: 0px auto;
    top: -21px;
}
.alertnotice {
    background:#075f65;
    border-radius: 82px;
    text-align: center;
    color: #fff;
    padding: 12px;
}
.alertnoticeborder {
    border: 1px dashed #fff;
    border-radius: 75px;
    padding: 19px 19px 0px 19px;
}
.alertnoticeborder h3 {
    font-size: 26px;
    font-weight: 600;
}
.alertnoticeborder p {
    font-size: 17px;
    color: #fff;
}
section.o-imp-link.imp-weblinks {
    background: url(../images/box.svg) 0 0 repeat-x;
    background-size: 50%;
	padding: 40px 0;
}
.footer_logo {
    width: 335px;
}
ul.footer_address {
    margin-top: 30px;
	padding: 0px;
}
.footer_address li:nth-child(1){
    background: url(../images/footer_location.png);
	background-repeat: no-repeat;
    background-size: 33px;
}
.footer_address li:nth-child(2) {
    background: url(../images/mobile.png);
    background-repeat: no-repeat;
    background-size: 27px;
    height: 52px;
    padding-top: 12px;
}
.footer_address li:nth-child(3) {
    background: url(../images/mail.png);
    background-repeat: no-repeat;
    background-size: 29px;
}
.footer_address li {
    font-size: 16px;
    padding-left: 46px;
    border: 0 !important;
    margin-bottom: 30px;
    display: block !important;
}

.footerlogosection {
    padding-right: 52px;
}
.quicksection {
    border-left: 1px solid #fff;
    padding-left: 63px;
}

.quicksection h3 {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 600;
}

.policies-section ul, #footer-menu{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.policies-section ul li {
   border: 0 !important;
    display: block;
    font-size: 1.22em;
    color: #fff;
    margin-bottom: 13px;
}
.policies-section ul li a {
    display: inline-block;
    padding: 0px 6px;
    color: #fff;
    text-decoration: none;
    transition: .2s;
    margin: 0px 3px;
}
.policies-section h3 {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 600;
}
.policies-section ul li:before {
	    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f101";
}
.footer_address a{
color: #fff !important;
	text-decoration: none;
}
ul#footer-menu li {
    border: 0 !important;
    display: block;
    color: #fff;
    margin-bottom: 13px;
}
ul#footer-menu li:before {
	    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f101";
}
ul#footer-menu li a {
    display: inline-block;
    padding: 0px 6px;
    color: #fff;
    text-decoration: none;
    transition: .2s;
    margin: 0px 3px;
}
.quicksection #footer-menu li a {
    font-size: 1.22em;
}

.in-banner {
    position: relative;
}
.inheading {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 100;
    padding: 0;
    text-align: center;
}
.inheading h2 {
    color: #fff;
    margin-bottom: 35px;
    padding-left: 104px;
    margin-top: 33px;
	font-size: 2em;
}
.in-banner ul {
    padding: 0;
    margin: 0;
}
.in-banner li.item {
    margin: 0;
    list-style: none;
}
.in-banner img {
    max-width: 100%;
    position: relative;
    display: block;
    width: 100%;
}
.in-banner:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    right: 0;
    top: 0;
    left: 0;
    margin: 0 auto;
}
.leftsidenavigation ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#main-content .leftsidenavigation ul li {
    border: 0 !important;
    display: block;
    color: #085295 !important;
    margin-bottom: 0 !important;
    margin-top: 13px;
    border-bottom: 1px solid #ccc !important;
    padding-bottom: 12px;
}
.leftsidenavigation ul li a {
    color: #000!important;
	    font-size: 0.91em;
}
#main-content ul#footer-menu {
    width: 90%;
}
.alerttopic {
    background: #0f5797;
    text-align: center;
    padding: 10px;
    border-radius: 54px;
    margin-bottom: 10px;
    color: #fff;
    line-height: 30px;
    font-weight: 400;
    border: 1px dashed #fff;
}
.news-leader-tender h4, .latesnewsupdate h4 {
    background: url(../images/news_icon.png);
    width: 100%;
    min-height: 27px;
    background-repeat: no-repeat;
    padding-left: 47px;
    background-size: 28px;
    line-height: 26px;
}
.title.latesnewsupdate {
    background: #055093;
    background: linear-gradient(180deg, rgb(7 95 101) 0%, rgb(17 133 141) 50%, rgb(7 95 101) 100%);
}
#newsbox .foot{
    display: flex;
    justify-content: space-between;
    padding: 5px;
    background: #055093;
    background: linear-gradient(180deg, rgb(7 95 101) 0%, rgb(17 133 141) 50%, rgb(7 95 101) 100%);
}
.bn-label {
    font-size: 1.1em;
}