input {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.right {
	color : #003C5E;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right b {
	/*color : #EF6D00;*/
	color:#838383;
}
.right a {
	color : #003C5E;
	text-decoration:none;
}
.right a:hover {
	color : #000000;
}
.left {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align:justify;
}
.left a {
	color : #FFFFFF;
	text-decoration:none;
}
.left a:hover {
	color : #000000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #294A7B;
}
p a:hover {
	color : #000000;
}
.bot {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.bot a {
	color : #000000;
	text-decoration: none;
}
.bot a:hover {
	color : #294A7B;
}
.contain
{

background-repeat:repeat-x;
background-color: #ffffff;
text-align:justify;
}
.tender a{
text-decoration:none;
color:#003366;
font-size:13px;
}
.official
{
padding-left : 10px;
/*color:#990033;*/
color:#000000;
font-size:12px;
font-weight:bold;
text-align:left;
font-family:"Times New Roman", Times, serif;

}
.official a{
text-decoration:none;
color:#000000;
}
.official a:visted
{
color:#000000;
}
.official a:hover{
text-decoration:none;
color:#333366;
}
.nacp{
font-size:11px;
font-family : Tahoma,Verdana,Arial;
padding:12px;
}
#menu
{
padding-top:12px;
padding-bottom:12px;
-webkit-border-radius: 13px;
-moz-border-radius: 13px;
border-radius: 13px;
border:2px solid #BABABA;
background-color:#46d51e;
-webkit-box-shadow: #B3B3B3 5px 5px 5px;
-moz-box-shadow: #B3B3B3 5px 5px 5px;
 box-shadow: #B3B3B3 5px 5px 5px;

}
#slogan
{
padding-top:30px;
padding-left:10px;
}

footer-area {
    width: 100%;
    background: url(../images/footer-bg.gif) top left repeat-x;
    padding: 0 0 20px 0;
}
.main-footer {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.footernav ul li a:hover{text-decoration:underline; color:#004b80;}

.top-pan {
    width: 960px;
    height: 35px;
}
.logo-area{
	width:100%;
	height:104gpx;
}
.logo-sid{
	float:left;
	margin:11px 0 0 0;
}

.logo-sid img{	
	width:377px;
	height:79px;
	display:block;
	margin:0 0 12px 0;
}
.top-pan{
	width:960px;
	height:35px;
}

.text-size{
	width:98px;
	float:right;
	margin:5px 0 0 0;

}
.text-size ul{
	color:#fff;
	text-align:right;
}
.text-size ul li{
	font:normal 1.1em/19px Arial, Helvetica, sans-serif;
	color:#fff;
	display:inline;4
}
.text-size ul li a{
	color:#fff;
	text-decoration:none;
	padding:5px 3px;
}
.text-size ul li a.big-tex{
	font-size:14px;
}
.text-size ul li a.small-tex{
	font-size:10px;
}

.text-size ul li.switcher{color:#959595;!important}

.color-box {
  background: url("../images/divider.gif") no-repeat right 0;
  float: right;
  margin: 12px 10px 0 6px;
  width: auto;
  padding-right: 8px;
  width:64px;
}

.color-box a img{
	float:left;
	width:10px;
	height:10px;
	margin:0 3px 0 3px;
	display:block;
}
.copyright {
    height: 27px;
    padding: 5px 0 10px 0;
    text-align: center;
    color: #fff;
    font-size: 1.2em;
    font-weight: 300;
}
#rcorners2 {
  border-radius: 20px;
  border: 1px solid #0065ad;
  padding: 30px; 
  //width: 300px;
  //height: 300px;  
  text-align: center;
  
}


.wrapper{
  width:70%;
}
@media(max-width:992px){
 .wrapper{
  width:100%;
} 
}
.panel-heading {
  padding: 0;
	border:0;
}
.panel-title>a, .panel-title>a:active{
	display:block;
	padding:15px;
  color:#555;
  font-size:16px;
  font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
  word-spacing:3px;
	text-decoration:none;
}
.panel-heading  a:before {
   font-family: 'Glyphicons Halflings';
   content: "\e114";
   float: right;
   transition: all 0.5s;
}
.panel-heading.active a:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
} 
.row{
 margin-left:0px; 
 margin-right:0px;
}

.logo .logo-text {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px;
}
.dark-mode {
  background-color: black;
  color: white;
  
}
.dark-mode p{
 
  color: yellow;
   
}
.dark-mode a{
 
  color: yellow;
   
}
.dark-mode li{
 
  color: yellow;
   
}
.dark-mode td{
 
  color: yellow;
   
}
.dark-mode div > div > ul > li > a{
 
  color: yellow;
   
}
.dark-mode b{
 
  color: yellow;
   
}
.dark-mode h3{
 
  color: yellow;
   
}
.dark-mode .topnav{
     color: yellow;
}
.switch {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 22px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 8px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #000;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

 .style17 {color: #660033}
            .fixed-header, .fixed-footer{
            width: 100%;
                position: fixed;        
                background: #333;
                padding: 10px 0;
                color: #fff;
            }
    .fixed-header{
        top: 0;
    }
    .fixed-footer{
        bottom: 0;
    }
    
li:click>a{
 background:#ffff;   
}



.footer-section {  
  background: #0065ad;  
  position: relative;  
}  
.footer-cta {  
  border-bottom: 1px solid #373636;  
}  
.single-cta i {  
  color: #ff5e14;  
  font-size: 30px;  
  float: left;  
  margin-top: 8px;  
}  
.cta-text {  
  padding-left: 15px;  
  display: inline-block;  
}  
.cta-text h4 {  
  color: #fff;  
  font-size: 20px;  
  font-weight: 600;  
  margin-bottom: 2px;  
}  
.cta-text span {  
  color: #757575;  
  font-size: 15px;  
}  
.footer-content {  
  position: relative;  
  z-index: 2;  
}  
.footer-pattern img {  
  position: absolute;  
  top: 0;  
  left: 0;  
  height: 330px;  
  background-size: cover;  
  background-position: 100% 100%;  
}  
.footer-logo {  
  margin-bottom: 30px;  
}  
.footer-logo img {  
    max-width: 200px;  
}  
.footer-text p {  
  margin-bottom: 14px;  
  font-size: 14px;  
      color: #7e7e7e;  
  line-height: 28px;  
}  
.footer-social-icon span {  
  color: #fff;  
  display: block;  
  font-size: 20px;  
  font-weight: 700;  
  font-family: 'Poppins', sans-serif;  
  margin-bottom: 20px;  
}  
.footer-social-icon a {  
  color: #fff;  
  font-size: 16px;  
  margin-right: 15px;  
}  
.footer-social-icon i {  
  height: 40px;  
  width: 40px;  
  text-align: center;  
  line-height: 38px;  
  border-radius: 50%;  
}  
.facebook-bg{  
  background: #3B5998;  
}  
.twitter-bg{  
  background: #55ACEE;  
}  
.google-bg{  
  background: #DD4B39;  
}  
.footer-widget-heading h3 {  
  color: #fff;  
  font-size: 20px;  
  font-weight: 600;  
  margin-bottom: 40px;  
  position: relative;  
}  
.footer-widget-heading h3::before {  
  content: "";  
  position: absolute;  
  left: 0;  
  bottom: -15px;  
  height: 2px;  
  width: 50px;  
  background: #ff5e14;  
}  
.footer-widget ul li {  
  display: inline-block;  
  float: left;  
  width: 50%;  
  margin-bottom: 12px;  
}  
.footer-widget ul li a:hover{  
  color: #ff5e14;  
}  
.footer-widget ul li a {  
  color: #878787;  
  text-transform: capitalize;  
}  
.subscribe-form {  
  position: relative;  
  overflow: hidden;  
}  
.subscribe-form input {  
  width: 100%;  
  padding: 14px 28px;  
  background: #2E2E2E;  
  border: 1px solid #2E2E2E;  
  color: #fff;  
}  
.subscribe-form button {  
    position: absolute;  
    right: 0;  
    background: #ff5e14;  
    padding: 13px 20px;  
    border: 1px solid #ff5e14;  
    top: 0;  
}  
.subscribe-form button i {  
  color: #fff;  
  font-size: 22px;  
  transform: rotate(-6deg);  
}  
.copyright-area{  
  background: #0065ad;  
  padding: 25px 0;  
}  
.copyright-text p {  
  margin: 0;  
  font-size: 14px;  
  color: #878787;  
}  
.copyright-text p a{  
  color: #ff5e14;  
}  
.footer-menu li {  
  display: inline-block;  
  margin-left: 20px;  
}  
.footer-menu li:hover a{  
  color: #ff5e14;  
}  
.footer-menu li a {  
  font-size: 14px;  
  color: #878787;  
} 
.logo .logo-text {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px;
}





.screen-access-wrapper {
    width: 100%;
    height: 35px;
    background-color: #e0e0e0 !important;
}

.font-sizing {
    width: 31px;
    height: 27px;
    background-color: #9fa9a2;
    margin: 0px 0px 0px 4px;
    font-size: 15px;
    padding: 3px 8px;
    line-height: 1.4;
    letter-spacing: 0.2px;
    text-align: center;
    color: #2c2c2c;
    font-weight: 500;
}
.font-sizing-white {
    width: 31px;
    height: 27px;
    background-color: #ffffff;
    margin: 0px 0px 0px 4px;
    font-size: 15px;
    padding: 3px 8px;
    line-height: 1.4;
    letter-spacing: 0.2px;
    text-align: center;
    color: #2c2c2c;
    font-weight: 500;
}
.font-sizing-black {
    width: 31px;
    height: 27px;
    background-color: #2c2c2c;
    margin: 0px 0px 0px 3px;
    font-size: 15px;
    padding: 3px 2px;
    line-height: 1.4;
    letter-spacing: 0.2px;
    text-align: center;
 color: #ffffff; */
    font-weight: 500;
}
.font-sizing-black:hover {
    color: #ffffff;
}

.font-sizing-yellow{
    width: 31px;
    height: 27px;
    background-color: yellow;
    margin: 0px 0px 0px 3px;
    font-size: 15px;
    padding: 3px 8px;
    line-height: 1.4;
    letter-spacing: 0.2px;
    text-align: center;
    color: black;
    text-transform: capitalize;
    font-weight: 500;
}

.font-sizing-pink{
    width: 31px;
    height: 27px;
    background-color: rgb(253, 112, 135);
    margin: 0px 0px 0px 3px;
    font-size: 15px;
    padding: 3px 8px;
    line-height: 1.4;
    letter-spacing: 0.2px;
    text-align: center;
    color: black;
    text-transform: capitalize;
    font-weight: 500;
}
.font-sizing-blue {
    width: 31px;
    height: 27px;
    background-color: blue;
    margin: 0px 0px 0px 3px;
    font-size: 18px;
    padding: 3px 2px;
    line-height: 1.4;
    letter-spacing: 0.2px;
    text-align: center;
    color: #ffffff;
    font-weight: 500;
}

.largerdevice {
    display: inline-block !important;
}
.font-lang-manipuri {
    height: 27px;
    background-color: #046b99;
    margin: 0px 0px 0px 3px;
    font-size: 15px;
    padding: 3px 8px;
    line-height: 1.4;
    letter-spacing: 0.2px;
    text-align: center;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 500;
}

.navbar.navbar-light .navbar-nav .nav-item .nav-link {
    color: #ffffff;
    font-weight: 500;
    font-size: 14px;/*16px;*/
    font-style: normal;
    font-stretch: normal;
    line-height: 45px;
    letter-spacing: 0.4px; 
    font-family: 'LamzingFont' ;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
.navbar.scrolling-navbar .navbar-nav>li {
   /* border-right: solid 1px #ffffff;*/
}
.navbar.scrolling-navbar .navbar-nav>li:hover {
    color: #fca311 !important;
}
.navbar.scrolling-navbar .navbar-nav>li>a:hover {
    color: #000000 !important; 
}






/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}



.gg-play-button-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 31px;
    height: 31px;
    border: 4px solid;
    border-radius: 20px;
    top: -278px;
    right: -93%;
}
.gg-play-button-o::before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 0;
    height: 10px;
    border-top: 7px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 14px solid;
    top: 4px;
    left: 7px
}

.gg-play-pause-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 31px;
    height: 31px;
    border: 4px solid;
    border-radius: 20px;
    top: -278px;
    right: -93%;
}
.gg-play-pause-r::before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 11px;
    height: 11px;
    left: 6px;
    top: 6px;
    border-left: 4px solid;
    border-right: 4px solid
}