/* body {
    font-family: "Calibri (body)";
    background-repeat: no-repeat;
    background: url("/static/images/Arctic20.jpg") no-repeat center center fixed;
    background-size: cover;
    font-size: 18px;
} */
body {
	font-family: "Open Sans", sans-serif;
	color: #000; /*  #444444; */
	background: #051729;
}
/* body::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(5,23,41,0.7); 
    z-index: -1; 
    pointer-events: none;
}
* {
    z-index: 1;
} */

.b {
    /* background-image: url("/static/images/bg.jpeg"); */
    background-color: #051729;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.heading {
    margin: 1em 0 0.5em 0;
    color: #f2f2f2;
}

.gradient-box a {
    text-decoration: none;
    cursor: pointer;
    color: white;
}

.gradient-box a:hover {
    text-decoration: none;
    color: white;
}

.content {
    margin: 0;
    background-color: #ffffff;
}

* {
    box-sizing: border-box;
}

.img_dot{
    text-align:center;
}

.him_mySlides {
    display: none;
}

.mt_mySlides {
    display: none;
}

.bh_mySlides {
    display: none;
}

.hmd_mySlides {
    display: none;
}

img {
    vertical-align: middle;
}

/* Slideshow container */

.slideshow-container {
    max-width: 1100px;
    position: relative;
    margin: 10px;
    height: 400px;
}

/* Caption text */

.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */

.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */

.him_dot {
    height: 10px;
    width: 10px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.mt_dot {
    height: 10px;
    width: 10px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.bh_dot {
    height: 10px;
    width: 10px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.hmd_dot {
    height: 10px;
    width: 10px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active {
    background-color: #717171;
}

/* Fading animation */
.footer {
    background-color: #0D2D51;
    color: white;
    text-align: center;
    /* padding: 15px; */
}

.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 0.2s;
    animation-name: fade;
    animation-duration: 4.9s;
}

@-webkit-keyframes fade {
    from {
        opacity: .8
    }

    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .8
    }

    to {
        opacity: 1
    }
}

/* On smaller screens, decrease text size */

@media only screen and (max-width: 300px) {
    .text {
        font-size: 11px
    }
}

.slideshow-container {
    background-color: #222222;
    border-radius: 1.4%;
    max-width: 1000px;
    max-height: 1000px;
}

.gradient-box {
    width: 100%;
    height: 200px;
    background-color: #0D2D51;
    font-size: 16px;
}

.gradient-box .img {
    width:100%;
    height:80%;
}

.info{
    border-top: 0;
    border-left: 11px solid #ff8766;
}

.gradient-box h5 {
    padding: 12px;
    font-size: 1.2em;
}

.gradient-box:hover {
    opacity: 0.8;
    cursor: pointer;
    transform: scale(0.96);
}

.nrtdata{
    color:#011361;
}
.nrtdata img{
    width: 100%; 
    height: 100%;
}
.nrtdata .card .card-title:hover {
    opacity: 0.8;
    cursor: pointer;
    transform: scale(0.96);
}
h6 {
    font-size: 14px;
}

/* .container {
    width: 90%;
    max-width: 90%;
} */

.him_dot {
    cursor: pointer;
}

.mt_dot {
    cursor: pointer;
}

.bh_dot {
    cursor: pointer;
}

.info-bar-icon {
    display: inline-block;
    width: 1.5rem;
    margin: 0rem 0rem;
    /* transform: translate(0px, 0.35rem); */
}


.temp-kpi .card-body{
    /* background-color: #b0bedbb1; */
    color: #011361;
    padding-bottom: 5px;
    padding-top: 5px;
    bottom: 40px;
    text-align: center;
}

.temp-kpi .card-body strong {
    color: red;
}

.temp-kpi .card-body small {
    color: rgb(0, 49, 0);
    font-size: large;
    font-weight: bold;
    border-top: 1px solid #ff8766;
    padding-top: 6px;
}

header{
    color: #ffffff;
}
.border-right-about{
    font-size: 20px;
    border-right: 1px solid #07534a;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #07534a;
    margin: 1em 0;
    padding: 0;
  }

.header-banner{
    background-image: url('/static/images/NCPOR.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}

.heading {
    display: block;
    font-size: 35px;
    text-align: center;
    margin: 50px 0 15px;
    /* color: #000080; */
    color: #FFF;
    font-weight: 500;
    line-height: 1.2;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
    font-family: 'Roboto', sans-serif;
}
/* .heading h1{
    color:#0d2d52;
    background: #ffffff9d;
} */

/*.container-fluid{
    position: relative;
    background-image: url('/static/images/NCPOR_2024_banner.jpg');
    background-image: url('/static/images/portal_banner.png');

    width: 100%;
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-position: center; 
}*/

@media all and (min-width: 992px) {
	.dropdown-menu li {
		position: relative;
	}
	.dropdown-menu .submenu {
		display: none;
		position: absolute;
		left: 100%;
		top: -7px;
	}
	.dropdown-menu .submenu-left {
		right: 100%;
		left: auto;
	}
	.dropdown-menu>li:hover {
		background-color: #051729
	}
	.dropdown-menu>li:hover>.submenu {
		display: block;
	}
}

@media ( max-width : 991px) {
	.dropdown-menu .dropdown-menu {
		margin-left: 0.7rem;
		margin-right: 0.7rem;
		margin-bottom: .5rem;
	}
}

.nav-item {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
}

.navbar-light .navbar-nav .nav-link:hover {
	color: #99c1f1;
}

.nav-link {
	text-transform: uppercase;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
	background: rgba(22,100,169,1);
	text-transform: capitalize;
}
.navbar-expand-lg .navbar-nav .dropdown-menu a {
	color: #FFF;
}
.navbar-expand-lg .navbar-nav .dropdown-menu a:hover {
	color: #003366;
}

.navbar-light .navbar-nav .nav-link{
	color: #003366;
}
.navbar{
	padding-top:0px;
	padding-bottom:0px;
}
nav {
	color: #003366;
}

footer {
	color: #deddda;
	/* text-align: center; */
	background: linear-gradient(rgba(5, 23, 41, 0.9), rgba(5, 23, 41, 0.9)),
		url(/static/img/Station.jpg) center center;
	/* background-attachment : fixed; */
	background-size: 100%;
	border-top: 1px solid #ff8766 !important;
}

footer a {
	color: #fff;
}

footer a:hover {
	color: #C92C02;
}

.region-footer-first {
	padding: 55px 10px;
	/* height: 450px; */
}

.footer-img-logo {
	/* padding: 0px 20px; */
	border-right: 1px solid #ff8766 !important;
	border-right: 1px solid #006EB1 !important;
}
.btn-npdc {
	color: #051729 !important;
	background-color: #ff8766;
	border-color: #ff8766;
	text-transform: uppercase;
	font-weight: bold;
}
footer hr {
  border: none;
  border-top: 1px solid #ff8766;
  opacity: .25;
}
footer h5 {
    color: #006EB1;
    text-transform: capitalize;
    font-size: 1.2rem;
    font-weight: 100;
}
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  display: none;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.quick_link .custom-card {
    background-color: #0D2D51;
    color: white;
}
.quick_link .card-img-top {
    height: 250px;
    object-fit: cover;
    /* border-bottom: 2px solid #fff; */
}

.quick_link .card-title {
    font-size: clamp(1.6em, 1.6vw, 1.6em);
    /* font-size: 1.6em; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.quick_link a{
    text-decoration: none;
    cursor: pointer;
}

.container-90 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}