@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');
@import url('https://fonts.googleapis.com/css2?family=Yantramanav:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap');


:root {
  --font-size: .93em;
  --letter-spacing: 0px;
  --line-height: 1.5;
}
.h6, h6 {
    font-size: 1.14em;
}
body {
	color: #333;
	 font-family: "Poppins", sans-serif;
	font-weight: 400;
	margin: 0;
	overflow-x: hidden;

	font-size: var(--font-size);
  letter-spacing: var(--letter-spacing);
  line-height: var(--line-height);
}

.btn i {
    margin-right: 5px;
}
a,
a:focus,
a:hover {
	color: #111;
	outline: 0;
}
div#liveDateTime {
    font-family: "Poppins", sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
}

.top-nav {
    padding: 2px 0 3px 0;
    z-index: 10;
    position: relative;
    font-size: .93em;
    height: auto;
    font-weight: 300;
    transition-duration: .3s;
    border: 0;
        border-bottom: 1px solid #dbd2d2;
    background: #f4f4f4;
}
ul.topleftmenu {
    padding: 0;
    float: right;
}

ul.topleftmenu {
    padding: 0;
    margin: -5px 0 0 0;
}

.topleftmenu li {
    margin: 6px 9px 0 0;
    display: inline-block;
}

.topleftmenu li a {
    color: #000;
    text-decoration: none;
    padding-right: 8px;
    text-transform: uppercase;
    font-weight: 500;
    border-right: 1px solid #000000;
}
.topleftmenu li a.loginbox{
	color: #cc7b22
}
.topleftmenu li:last-child a {
	border-right: 0px solid #000000;
}
/*_________________navigation____________________*/
.logo img {
    width: auto;
    margin: 7px 0;
}
.right-logo {
       justify-content: end;
	display: flex;
}
a.india-gov {
    
}
.icar {
    margin: 0 16px;
    text-align: center;
    text-decoration: none;
}
.icar img {
    float: left;
    margin-right: 10px;
}
.icar h3 {
    font-family: "Lobster", sans-serif;
    color: #a81511;
    font-size: 1.52em;
    margin-top: 21px;
    display: flex;
    justify-content: end;
}
.navigationbar {
    background: #de482b;
}
.india-gov img {
    margin: 21px 0 0 0;
}
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 13px;
    border-right: 1px solid #fff;
    text-transform: capitalize;
    font-size: 0.95em;
}
ul.navbar-nav .nav-item:last-child a.nav-link {
    border-right: 0px solid #fff;
}
ul.navbar-nav .nav-item a.nav-link {
    color: #fff;
}
.dropdown-menu li.nav-item a.nav-link {
    color: #000;
}
.dropdown-menu li.nav-item {
    border-block: 1px dotted #f3f3f3;
}
li.nav-item {
    padding: 8px 0;
    display: block;
}
ul.dropdown-menu {
    border-radius: 0;
    padding: 0;
}
.dropdown-menu a.dropdown-item {
    font-size: .85em;
    border-bottom: 1px dashed #ccc;
    width: 262px !important;
    display: block;
    white-space: normal;
    padding: 5px 16px 5px 7px;
}
.upgov {
    float: right;
}
.upgov img {
    width: 118px;
}

.navbar .dropdown:hover > .dropdown-menu {
    display: block;                         /* show on hover */
    margin-top: 7px;                          /* align neatly  */
  }

  /* second‑level dropdown (opens to the right)            */
  .navbar .dropend:hover > .dropdown-menu {
    display: block;
  }
  .navbar .dropend > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: .1rem;                     /* small gap */
  }
    .dropdown-menu {
      transition: all 0.3s ease;
    }


section.logo-section {
    padding: 7px 0px 0px 0px;
    height: 112px;
}
.dropend .dropdown-toggle::after {
    float: right;
    margin-top: 8px;
}

/*--------------slider---------css--------------*/
  .carousel-inner {
      height: 100%;
    }
    .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: 30px;
    transform: translate(-50%, -50%);
    z-index: 10;
    background-color: rgb(20 153 191) !important;
    color: white;
    border: none;
    padding: 4px 9px;
    font-size: 16px;
    cursor: pointer;
}
.news-item em.fa.fa-file-pdf-o {
    margin-left: 4px;
    margin-right: 6px;
    float: left;
    margin-top: 11px;
}
#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:rgb(20 153 191) !important;
}
#carouselExample .carousel-control-prev-icon {
    width: 31px;
    padding: 0;
    margin: 0;
    background-color: rgb(20 153 191) !important;
}
.carousel-control-prev{
    right: 68px !important;
}
i.fa.fa-pause.bi-play-fill:before {
    content: "\f04b";
}
.onlinedata a.btn {
    padding: 0 8px !important;
    border: 1px dashed #fff;
}
.onlinedata .btn-warning {
    background: #f89221;
}
.onlinedata .btn-success {
    background: #29ae32;
}
.onlinedata .btn-danger {
    background: #6f130d;
}
.leader-section .p-3 {
    border-radius: 50px 50px 50px 0px !important;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15) !important;
    padding: 16px 5px !important;
}
.big-curve-img {
       width: 422px;
    border-radius: 211px 211px 0 28px;
    object-fit: cover;
}

    /* Small image card */
    .small-img-box {
        width: 70%;
        margin-top: -80px;
        border-radius: 25px;
        overflow: hidden;
        box-shadow: 0 8px 25px rgba(0,0,0,0.15);
    }
.small-img-box {
    width: 277px;
    bottom: 0px;
    border-radius: 25px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    position: absolute;
    right: 11px;
    border: 6px solid #fff;
}
.aboutimage {
    position: relative;
}
.aboutussection h3 {
    font-family: "Titillium Web", sans-serif;
   font-size: 3.69em;
    color: #eaa039 !important;
}
.aboutussection h1 {
    font-family: "Titillium Web", sans-serif;
    font-size: 3.69em;
    color: #202c38 !important;
    font-weight: 600;
}
.aboutussection p {
    font-family: "Titillium Web", sans-serif;
    color: #000;
    font-size: 1.21em;
}
.aboutussection h4 {
    color: #eaa039;
    font-size: 1.94em;
    font-weight: 700;
}
a.getmore {
    text-decoration: none;
    color: #fff;
    background: #f89221;
    text-transform: uppercase;
    padding: 11px 20px;
    border-radius: 6px;
    font-weight: 600;
    font-size: 1.0em;
}
/*------------news section-------------*/
#latestnews .container-fluid {
    padding: 0;
    margin: -4px 0 0 0;
}
.bn-controls .prev-btn, .bn-controls .pause-btn, .bn-controls .next-btn {
    width: 30px;
    float: left;
    height: 100%;
    cursor: pointer;
    border: none;
    border-left: solid 1px #EEE;
    text-align: center;
    background-color: #6f130d;
    outline: none;
    margin-right: 2px;
}
  .news-announcement {      
      border: 1px solid #e6e6e6;
      font-family: "Poppins", sans-serif;
    }

    .vticker {
      height: 471px !important;
      overflow: hidden;
      position: relative;
		background: #fff;
    }

    .vticker ul {
      list-style: none;
      padding: 0;
      margin: 0;
      position: absolute;
      width: 100%;
    }

    .vticker li {
      padding: 10px 10px 10px 42px;
      border-bottom: 1px dashed #e6e6e6;
      background: #fff;
		position: relative;
    }

    #tender li {
      padding: 10px 10px 10px 42px;
      border-bottom: 1px dashed #e6e6e6;
      background: #fff;
		position: relative;
    }
.vticker ul li a {
	display: block;
	color: #050606;
	font-weight: 600;
	text-decoration: none;
	padding-top: 0px;
}
#tender ul li a {
	display: block;
	color: #000;
	font-weight: 400;
	text-decoration: none;
	padding-top: 0px;
}
.vticker .dsize {
	font-size: .8em;
	margin-top: 5px;
	color: #000 !important;
	float: left;
}
#tender .dsize {
	font-size: .8em;
	margin-top: 5px;
	color: #000 !important;
}
.vticker ul li .ndate {
    font-size: 0.82em;
    text-transform: capitalize;
    font-weight: 400;
    color: #000;
    margin-left: 5px;
    display: inline-block;
}
/*#tender ul li .ndate {
    font-size: 0.82em;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
}*/
    .foot {
      display: flex;
      justify-content: space-between;
      padding: 5px;
		background: #e4aa5d;
    }
.tenderfooter {
      display: flex;
      justify-content: space-between;
      padding: 5px;
		background: #e4aa5d !important;
    }
.vticker ul li::before {
    content: "\f138";
    position: absolute;
    left: 7px;
    top: 11px;
    width: 26px;
    height: 26px;
    font-size: 28px !important;
    color: #f89221;
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

span.arw {
    display: none;
}
.toggle .fa.fa-play-circle, .toggle2 .fa.fa-play-circle, .toggle3 .fa.fa-play-circle, .toggle4 .fa.fa-play-circle, .toggle5 .fa.fa-play-circle {
    font-size: 26px;
}
a.toggle.btn-outline.btn-outline-success.et-run .fa-play-circle:before, a.toggle2.btn-outline.btn-outline-success.et-run .fa-play-circle:before, a.toggle3.btn-outline.btn-outline-success.et-run .fa-play-circle:before, a.toggle4.btn-outline.btn-outline-success.et-run .fa-play-circle:before, a.toggle5.btn-outline.btn-outline-success.et-run .fa-play-circle:before {
  content: "\f04c";
	display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	 font-size: 20px;

}

    .btn-outline {
      color: #fff;
      padding: 5px 10px;
      cursor: pointer;
      text-decoration: none;
      border-radius: 5px;
      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-sectionimage .title {
    background: #e4aa5d;
    padding: 8px 5px 1px 9px;
    color: #fff;
    border-radius: 14px 20px 0 0;
}

.News-sectionimage .title h4 {
    font-size: 1.4em;
}
section.News-sectionimage {
   padding: 126px 0 !important;
    padding-bottom: 40px;
    background: url(../images/priority_sector_section_bg.jpg);
}
div#lightboxModal {
    z-index: 99999;
    background: #0000008c;
}
.leader ul {
    padding: 0;
    margin: 0;
}
.leader ul li {
    list-style: none;
    width: 49%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
   /* border: 1px dashed #31365a;*/
    padding: 10px 4px;
    background: #ffffff;
    background-size: contain;
    border-radius: 50px 50px 50px 0px;
    margin-bottom: 6px;
    box-shadow: 0px 0px 4px #00000038;
}
li.cmsir {
    border-radius: 50px 50px 00px 50px !important;
}
.leader ul li img {
    border-radius: 50%;
    width: 106px;
    border: 4px solid #31365a;
    float: left;
    margin-left: 16px;
}
span.leader-content {
    text-align: left;
    float: left;
    width: 398px;
    padding-left: 12px;
    padding-top: 7px;
}
.News-leader .col-md-2 {
    padding: 0;
}
.leader ul li h4 {
    font-size: 1.1em;
    margin-top: 8px;
    text-transform: capitalize;
    color: #000;
    margin-bottom: 0;
}
.leader ul li p {
    font-size: .88em;
    margin: 0;
    color: #000;
}
.entertest {
    text-align: left;
}
.entertest h2.fw-bold {
    font-family: "Yantramanav", sans-serif;
    font-size: 2.8em;
    color: #000;
    font-weight: 900 !important;
    margin-top: -9px;
}
.container.my-5.leader-section {
    background: url(../images/category-arrow.png);
    background-repeat: no-repeat;
    background-position: center 60px;
    background-size: 100%;
}
.entertest .text-danger.fw-semibold {
    text-align: left;
    color: #f8993e !important;
    background: url(../images/book.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 21px;
}
.entertest button.btn {
    background: #f89221;
    border: 1px solid #ffbf78;
    font-weight: 500;
    font-size: 1.4em;
    margin-top: 37px;
    color: #fff;
    padding: 14px 16px !important;
    letter-spacing: normal !important;
}
.notice-card-header {
    opacity: 0;
    margin-top: -25px;
}
.side-tabs {
    position: absolute;
    left: -162px;
    top: 64px;
}
.side-tab-btn {
    width: 180px;
    padding: 12px 16px 12px 22px;
    background: #6f130d;
    color: white;
    border-radius: 0px 0 0 40px;
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    border: none;
    margin-bottom: 11px;
    font-size: 1.1em;
    font-weight: 600;
}
.side-tab-btn.inactive {
    background: #ffffff;
    color: #6f130d;
    border: 1px solid rgb(111 19 13);
    justify-content: flex-start;
    padding: 12px 16px 12px 22px;
}
.News-sectionimage .col-md-6{
    position: relative;
}
.staff {
    margin-left: 22px;
}
.genral {
    margin-left: 40px;
}
.notice-section .title {
    background: #6f130d;
}

.notice-card .news-announcement {
	 position: relative;
    border: 1px solid #6f130d;
	border-radius:0 0 15px 15px;
}
.news-announcement {
	border-radius:0 0 15px 15px;
}
.notice-card .foot {
		background: #6f130d;
	border-radius:0 0 15px 15px;
    }
.foot {
	border-radius:0 0 15px 15px;
    }


section.dept-sectionimage {
    background: url(../images/college_bullding.jpg);
    overflow: hidden;
}
.container{
    position: relative;
}
.dept-sectionimage .container:after {
    z-index: 0;
    position: absolute;
    content: "";
    right: -45%;
    top: 0px;
    height: 100%;
    width: 100%;
    background: #f89221;
}
.dept-sectionimage .container:before {
    position: absolute;
    content: "";
    left: 41%;
    top: -5px;
    height: 107%;
    width: 107px;
    background: #f89221;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(13deg);
    z-index: 9;
}
.acc-btn {
    background: #fff;
    border-radius: 0px 0 0 30px;
    padding: 12px 25px;
    margin-bottom: 10px;
    font-size: 1.5em;
    font-weight: normal;
    cursor: pointer;
    border: none;
    text-align: left;
    width: 100%;
    display: block;
    text-decoration: none;
    font-family: "Titillium Web", sans-serif;
}
a.acc-btn.active {
    background: #f89221;
    color: #fff;
    border: 2px solid #fff;
    text-decoration: none;
}
.dept-sectionimage .orange-box {
    position: relative;
    z-index: 9;
    color: #fff;
    font-size: 1.3em;
    padding-top: 51px;
    padding-bottom: 51px;
}
.side-buttons {
    width: 300px;
    float: right;
    padding-top: 55px;
}

/*=============================================*/
section.gallery-sectionimage {
    padding: 51px 0;
	background:url(../images/gallery-bg.jpg);
}

 h1.gallery-title {
    text-align: center;
    font-weight: bold;
    margin-bottom: 28px;
    font-size: 2.7rem;
    font-family: "Titillium Web", sans-serif;
}

    /* MASONRY by CSS columns */
    .masonry {
      column-gap: 18px;
      -webkit-column-gap: 18px;
    }
    /* number of columns by breakpoint */
    @media (min-width: 1200px) {
      .masonry { column-count: 3; }
    }
    @media (min-width: 768px) and (max-width:1199px) {
      .masonry { column-count: 2; }
    }
    @media (max-width:767px) {
      .masonry { column-count: 1; }
    }

    /* item must be inline-block for column layout */
    .masonry-item {
      display: inline-block;
      width: 100%;
      margin: 0 0 18px;
      break-inside: avoid;
      -webkit-column-break-inside: avoid;
      -moz-column-break-inside: avoid;
      cursor: pointer;
    }

 .thumb {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 24px 25px 25px 0px;
    box-shadow: 0 4px 3px rgb(17 24 39 / 14%);
    /* border: 6px solid rgba(255, 255, 255, 0.92); */
    /* background: white; */
    transition: transform .25s ease, box-shadow .25s ease;
}
    .thumb img{
      width:100%;
      height:100%;
      display:block;
      object-fit: cover;
      transition: transform .35s ease;
    }
    .thumb:hover{
      transform: translateY(-6px);
      box-shadow: 0 22px 46px rgba(17,24,39,0.14);
    }

    /* height presets to create visual variety */
    .h-large { height: 360px; }
    .h-medium { height: 260px; }
    .h-small { height: 180px; }
    .h-tall { height: 460px; }

    /* small caption overlay (optional) */
    .caption-overlay{
      position:absolute;
      left:12px;
      bottom:12px;
      background: rgba(0,0,0,0.45);
      color:#fff;
      padding:6px 10px;
      border-radius: 999px;
      font-size:0.85rem;
      display:inline-block;
    }

    /* Modal image styling */
    .modal-img {
      width:100%;
      height:auto;
      border-radius:12px;
      display:block;
    }
    .modal-body {
      padding:1rem;
    }

    /* Accessibility focus ring */
    .masonry-item:focus { outline: 3px solid rgba(255,138,0,0.35); outline-offset: 4px; }
/*===================VERTUAL=================*/
iframe.bg-frameNEW {
    width: 100%;
    height: 550px;
}
.hero {
      position:relative;
      height:60vh;               /* adjust height as needed */
      min-height:380px;
      display:flex;
      align-items:center;
      justify-content:center;
      overflow:hidden;
    }

    /* background iframe (virtual tour) */
    .bghero {
      position:absolute;
      inset:0;
      width:100%;
      height:100%;
      border:0;
      transform:translateZ(0);
      /* disable pointer events to avoid capturing clicks - background only */
      pointer-events:none;
      opacity:1;
    }

    /* overlay tint to darken background for contrast */
    .overlay {
      position:absolute;
      inset:0;
      background: rgba(11,33,60,0.55);
      z-index:1;
      display:block;
    }

    .hero .content {
      position:relative;
      z-index:2;
      text-align:center;
      color:#ffffff;
      width:95%;
      max-width:980px;
      padding: 8px 18px;
    }

    .hero h1 {
      letter-spacing:1px;
      font-weight:600;
     font-family: "Titillium Web", sans-serif;
      margin-bottom: .8rem;
    }

    /* outline button */
    .cta-outline {
      display:inline-block;
      padding: .9rem 2.1rem;
      border: 3px solid rgba(255,255,255,0.95);
      color:#ffffff;
      text-decoration:none;
      text-transform:uppercase;
      font-weight:700;
      font-size:1.05rem;
      border-radius:6px;
      background: transparent;
      transition: transform .15s ease, background .15s ease;
      box-shadow: 0 6px 18px rgba(0,0,0,0.18);
    }
    .cta-outline:hover { transform: translateY(-4px); background: rgba(255,255,255,0.03); }

    /* small helper link */
    .open-new {
      display:block;
      margin-top:12px;
      color:rgba(255,255,255,0.9);
      font-size:0.9rem;
    }

    /* Modal iframe should be interactive */
    .modal-iframe {
      width:100%;
      height:70vh;
      min-height:420px;
      border:0;
    }

    @media (max-width:767px){
      .modal-iframe { height:60vh; min-height:360px; }
    }

/*---footer--*/

 /* section container */
    .choose-section {
    padding: 64px 20px;
    margin: 0 auto;
    background: #eaedf2 url(../images/choos-bg.jpg);
    background-position: left center;
}

    /* left image */
    .choice-image {
      border-radius: 14px;
      overflow: hidden;
      box-shadow: 0 20px 40px rgba(17,24,39,0.08);
      border: 8px solid rgba(255,255,255,0.95);
      background: #fff;
    }
    .choice-image img{
      width:100%;
      height:100%;
      display:block;
      object-fit:cover;
    }

    /* title */
    .choose-title {
      font-weight:800;
      font-size:2.1rem;
      margin-bottom: 16px;
		font-family: "Titillium Web", sans-serif;
		
    }
    .choose-title .accent { color: #ff8a00; }

    .choose-desc {
      color: #6b7280;
      line-height:1.7;
      margin-bottom:28px;
    }

    /* feature boxes */
    .feature {
      display:flex;
      align-items:center;
      gap:16px;
      background: #f3f6fa;
      padding:16px 18px;
      border-radius: 12px;
      box-shadow: 0 8px 22px rgba(17,24,39,0.06);
      border-left: 8px solid #ff8a00;
      transition: transform .18s ease, box-shadow .18s ease;
    }
    .feature:hover{
      transform: translateY(-4px);
      box-shadow: 0 24px 50px rgba(17,24,39,0.09);
    }
    .feature .icon {
      min-width:40px;
      min-height:40px;
      display:flex;
      align-items:center;
      justify-content:center;
      border-radius:999px;
      background:#ff8a00;
      color:#fff;
      font-weight:700;
      box-shadow: 0 6px 18px rgba(255,138,0,0.18);
    }
    .feature .text {
      font-weight:600;
      color:#0f1724;
      font-size:0.98rem;
    }

    /* spacing between features */


    @media (max-width: 767.98px){
      .choose-section{ padding: 36px 14px; }
      .choose-title { font-size:1.6rem; }
    }
/*----counter-------*/
.counter_focus {
 padding: 100px 0px;
    background: #f89221 url(../images/counter-bg.jpg) center bottom;
     background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 1;
	position: relative;
}


.counterno li:hover .icon::before {
    left: 0;
    top: 0;
}
.counterno li {
    list-style: none;
    color: #fff;
}
.counterno li img {
    width: 59px;
    margin: 0px auto 18px auto;
    display: block;
    padding-top: 17px;
}
.count-title {
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 5px;
  text-align: center;
}
.count-text {
  font-size: 1rem;
  text-align: center;
  color: #fff;
	margin: 0;
}

section.uefulllink.implink {
    text-align: center;
    padding: 116px 0;
    background: url(../images/status-bg.png);
}
.busheading h2 {
    font-family: "Titillium Web", sans-serif;
    font-weight: 700;
	    margin-bottom: 53px;
}
.brand-itemsnew span.usefullicon {
    display: block;
}
.brand-itemsnew li.item {
    list-style: none;
    border-left: 1px solid #ccc;
}

span.usefulltext {
    font-family: "Titillium Web", sans-serif;
    text-decoration: none;
    font-size: 25px;
    font-weight: 600;
}
.brand-itemsnew li a{
	text-decoration: none;
}
.owl-buttons {
    position: relative;
}
.brand-itemsnew .owl-buttons .owl-prev {
    top: -107px;
    left: -67px;
    position: absolute;
    background: #fff !important;
    color: #f05c72 !important;
    opacity: 1 !important;
    font-size: 33px;
    box-shadow: 1px 1px 5px #00000033;
    width: 50px;
    height: 50px;
    padding-top: 8px;
}
.brand-itemsnew .owl-buttons .owl-next {
    top: -107px;
    right: -67px;
    position: absolute;
    background: #fff !important;
    color: #f05c72 !important;
    opacity: 1 !important;
    font-size: 33px;
    box-shadow: 1px 1px 5px #00000033;
    width: 50px;
    height: 50px;
    padding-top: 8px;
}
.brand-itemsnew .owl-pagination {
    display: none;
}
section.bgwhite {
    text-align: center;
    padding: 40px 0;
}

.brand-items li.item {
    list-style: none;
}
.brand-items li.item .implink a img {
    padding: 5px;
    width: 100%;
}
.brand-items .owl-controls .owl-buttons, .brand-items .owl-controls .owl-buttons {
    display: none;
}
/*=============-----------====================*/
 .footer-hero {
      background-image: url('../images/footer-bg.jpg');
      background-size: cover;
      background-position: center;
      position: relative;
      color: #fff;
	     font-family: "Titillium Web", sans-serif;
    }

    /* dark gradient 
    .footer-hero::before{
      content: "";
      position: absolute;
      inset: 0;
      background: linear-gradient(90deg, rgba(5,10,18,0.85) 0%, rgba(5,10,18,0.7) 30%, rgba(5,10,18,0.65) 70%, rgba(5,10,18,0.9) 100%);
      pointer-events: none;
    }overlay */

    .footer-hero .content {
      position: relative; /* above overlay */
      z-index: 2;
      padding: 60px 1rem;
    }

    .contact-left .college-title {
      font-weight: 600;
      font-size: 1.05rem;
      margin-bottom: .45rem;
    }

    .contact-left .subtext {
      font-size: .9rem;
      opacity: .95;
    }

 .contact-item {
    display: flex;
    gap: .75rem;
    margin-bottom: 0.85rem;
    color: #fff;
    font-size: 1.2em;
}

    .icon-circle {
      width: 36px;
      height: 36px;
      border-radius: 50%;
      background: rgba(255,165,0,0.95); /* orange like image */
      display:flex;
      align-items:center;
      justify-content:center;
      color:#fff;
      font-weight:700;
      flex-shrink:0;
		    font-size: 19px;
		padding-left: 5px;
    }

    .footer-heading {
      font-size: 1.35rem;
      font-weight: 700;
      letter-spacing: 1px;
      margin-bottom: .9rem;
    }

    .footer-links a {
      display:flex;
      align-items:center;
      gap:.6rem;
      color: #e6eef7;
      text-decoration:none;
      margin-bottom:.6rem;
      font-size:1.1em;
    }
    .footer-links a:hover { text-decoration: underline; color:#fff; }

    /* bottom bar */
    .footer-bottom {
      background: rgba(0,0,0,0.6);
      color: #d7d7d7;
      padding: 12px 1rem;
      font-size: .9rem;
    }

    /* responsive tweaks */
    @media (max-width: 767.98px) {
      .footer-hero .content { padding: 30px 1rem; }
      .footer-heading { font-size: 1.05rem; margin-top:10px; }
      .contact-left .college-title { font-size: .98rem; }
    }

.footer-links a:before {
    content: "\f101";
	display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;

}
/*=========================social----------------=========================*/
.social-widget {
    background: url(../images/social-bg.png);
    padding: 50px 0;
}
.section-title {
    text-align: center;
    font-weight: 800;
    font-size: 2.2rem;
    margin-bottom: 36px;
}
.section-title .accent {
    color: #ff8c2b;
}
.social-card {
    border-radius: 10px;
    box-shadow: 0 6px 18px rgba(13, 38, 66, 0.08);
    overflow: hidden;
    border: 1px solid rgba(20, 20, 20, 0.05);
    background: #fff;
	    padding-top: 21px;
}
.social-card .card-head {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 18px;
    color: #fff;
    font-weight: 700;
    font-size: 1.05rem;
}
.head-icon {
    display: inline-grid;
    place-items: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.12);
    border: 3px solid rgba(255, 255, 255, 0.14);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
}
.fb-head {
  /*  background: #4b88e6;*/
	--r: 0.2em;
    inset-inline: calc(-1 * var(--r));
    line-height: 1.8;
    padding: 0 .5em calc(2 * var(--r));
    border-radius: var(--r);
    --_g: 100% / var(--r) calc(2 * var(--r)) no-repeat;
    background: radial-gradient(100% 50% at right, #0005 98%, #0000 101%) 0 var(--_g), radial-gradient(100% 50% at left, #0005 98%, #0000 101%) 100% var(--_g), conic-gradient(from 90deg at var(--r) calc(100% - 2 * var(--r)), #f10b0b00 25%, #4b88e6 0) 0 0 / calc(100% - var(--r)) 100%;
}
.ig-head {
   /* background: #d92b44;*/
	--r: 0.2em;
    inset-inline: calc(-1 * var(--r));
    line-height: 1.8;
    padding: 0 .5em calc(2 * var(--r));
    border-radius: var(--r);
    --_g: 100% / var(--r) calc(2 * var(--r)) no-repeat;
       background: radial-gradient(100% 50% at right, #0005 98%, #0000 101%) 0 var(--_g), radial-gradient(100% 50% at left, #0005 98%, #0000 101%) 100% var(--_g), conic-gradient(from 90deg at var(--r) calc(100% - 2 * var(--r)), #f10b0b00 25%, #d92b44 0) 0 0 / calc(100% - var(--r)) 100%;
}
.yt-head {
 /*   background: #f4005a;*/
	--r: 0.2em;
    inset-inline: calc(-1 * var(--r));
    line-height: 1.8;
    padding: 0 .5em calc(2 * var(--r));
    border-radius: var(--r);
    --_g: 100% / var(--r) calc(2 * var(--r)) no-repeat;
    background: radial-gradient(100% 50% at right, #0005 98%, #0000 101%) 0 var(--_g), radial-gradient(100% 50% at left, #0005 98%, #0000 101%) 100% var(--_g), conic-gradient(from 90deg at var(--r) calc(100% - 2 * var(--r)), #f10b0b00 25%, #f4005a 0) 0 0 / calc(100% - var(--r)) 100%;
}
/*=========================gigw new points----------------=========================*/

.hide, .hidden {
    display: none;
}
/*==========accessibility Css============*/
#slideRightPopup {
  max-width: 320px;
	    z-index: 99999;
}
.accessibilitybtn {
  position: fixed;
  z-index: 1002;
  display: flex;
  padding: 10px;
  background-color: #ffa500;
  border-radius: 5px 0px 0px 5px;
  top: 139px;
  border: 0px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, .5);
  right: -100px;
  transition-duration: .3s;
}
.accessibilitybtn span {
  font-weight: bold;
  padding: 7px 7px;
  transition-duration: .3s;
  display: inline-block;
}
.accessibilitybtn:hover {
  right: 0px;
  background-color: #ffbf00;
}
.accessibilitybtn img {
  height: 40px;
}
.accessibilitypopup {
  width: 250px;
}
.accessibilitypopup .offcanvas-header {
  background-color: #ffa500;
  padding: 8px 15px;
}
.accessibilitypopup .offcanvas-header h5 {
  color: #fff;
}
.accessibilitypopup .offcanvas-header button {
  background-color: rgba(255, 255, 255, 0.18);
  filter: invert(1);
}
.accessibilitypopup .offcanvas-body {
  background-color: #eee;
}
.accessibility-tools {
  display: flex;
  flex-wrap: wrap;
}
.accessibility-tools > div {
  box-sizing: border-box;
  padding: 1px;
  width: 50%;
}
.accessibility-tools > div button {
  display: block;
  border: 0px;
  font-weight: 400;
  width: 100%;
  background-color: #fff;
  border-radius: 5px;
  padding: 5px;
  min-height: 80px;
  line-height: 1.5;
  transition-duration: .3s;
  font-size: 12px;
}
.accessibility-tools > div button:hover {
  background-color: #f5f9ff;
  color: #0740aa;
}
.accessibility-tools > div button > span {
  display: block;
}
.accessibility-tools > div button > span img, .accessibility-tools > div button > img {
  height: 25px;
  transition-duration: .3s;
}
.accessibility-tools > div button:hover img {
  /*filter: brightness(0) invert(1);*/
}
.hide-images img {
  display: none !important;
}
.grayscale-images img {
  filter: grayscale(100%) !important;
}
.underline-links a {
  text-decoration: underline !important;
}
/*==========accessibility Css End============*/

.breadcumb-wrapper .breadcumb-shape {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-position: right;
}
.background-image, [data-bg-src] {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
	background-image: url(../images/breadcumb_shape_1_1.png);
}
.breadcumb-wrapper {
   background: url(../images/inner-header.jpg);
    padding: 75px 0;
    text-align: center;
    overflow: hidden;
	    position: relative;
    z-index: 2;
	    background-size: cover;
}
.jump {
    -webkit-animation: jumpAni 7s linear infinite;
    animation: jumpAni 7s linear infinite;
	right: 30px;
    bottom: 30px;
}
.shape-mockup {
    position: absolute;
    z-index: -1;
}
.breadcumb-menu li:after {
    content: '\f061';
    position: relative;
    margin-left: 10px;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
	display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
}
@-webkit-keyframes jumpAni {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes jumpAni {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.jump-reverse {
    -webkit-animation: jumpReverseAni 7s linear infinite;
    animation: jumpReverseAni 7s linear infinite;
	bottom: 80px;
    left: 50px;
}
@-webkit-keyframes jumpReverseAni {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes jumpReverseAni {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.breadcumb-title {
    font-size: 48px;
    font-weight: 600;
    line-height: 1.18;
    text-transform: uppercase;
    color: #fff;
    margin: -0.2em 0 -0.26em 0;
}
.breadcrumb {
    max-width: 100%;
    padding: 0;
    margin: 31px 0 -0.5em 0;
    list-style-type: none;
    position: relative;
    display: block;
}
.breadcrumb li {
    display: inline;
    margin-right: 3px;
    padding-right: 5px;
    list-style: none;
    position: relative;
}
.breadcrumb li, .breadcrumb a, .breadcrumb span {
    white-space: normal;
    word-break: break-word;
    font-weight: 400;
    font-size: 20px;
    color: #ffffff;
}
section.inner-page-section {
    padding: 50px 0;
}
.map-sec {
    position: relative;
    height: 300px;
    border-radius: 10px;
    overflow: hidden;
}
.map-sec .map {
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
}
.map-sec .map iframe {
    height: 100%;
    width: 100%;
    -webkit-filter: grayscale(100);
    filter: grayscale(100);
}
.title-area {
    margin-bottom: 25px;
    position: relative;
    z-index: 2;
}
.border-title {
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 25px;
    margin-top: -0.22em;
    font-weight: 600;
}
.border-title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 80px;
    background-color: #ffa500;
}
.contact-feature:not(:last-child) {
    margin-bottom: 8px;
}
.contact-feature {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    border-radius: 10px;
    border: 1px solid #ECF1F9;
    background: #fff;
    box-shadow: 0px 9px 14px 0px #FBFBFB;
    padding: 12px 17px;
}
.contact-feature .contact-feature-icon {
    height: 70px;
    width: 70px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    border-radius: 10px;
    line-height: 70px;
    background: rgba(13, 94, 244, 0.07);
    font-size: 30px;
    text-align: center;
    color: #ffa500;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.contact-feature .media-body {
    margin-bottom: -0.4em;
}
.media-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.contact-feature .contact-feature_label {
    font-size: 20px;
    color: #0f2239;
    font-weight: 600;
    margin-top: -0.4em;
    margin-bottom: 5px;
}
.contact-feature .contact-feature_link {
    color: #4D5765;
    line-height: normal;
    display: block;
	text-decoration: none;
}

.contact-feature .contact-feature_link span {
    color: #0f2239;
}
.contact-form-wrap {
    background-color: #f3f7fb;
    padding: 60px;
    border-radius: 10px;
    background-position: right center;
    margin-right: 50px;
    margin-top: -85px;
    position: relative;
    z-index: 9;
    background-image: url(../images/contact_bg_1.png);
}
.sub-title {
    font-size: 16px;
    font-weight: 500;
    color: #ffa500;
    text-transform: uppercase;
    margin-top: -0.41em;
    margin-bottom: 22px;
    display: block;
}
.sec-text {
    max-width: 670px;
}
.mt-60 {
    margin-top: 60px;
}
.form-group>i {
    display: inline-block;
    position: absolute;
    right: 12px;
    top: 9px;
    font-size: 16px;
    color: #93a5be;
}
.form-group {
    margin-bottom: 1.5em;
    position: relative;
    display: inline-block;
    width: 100%;
}
textarea.form-control, textarea {
    min-height: 150px;
    padding-top: 16px;
    padding-bottom: 17px;
    border-radius: 5px;
}
.th-btn {
    position: relative;
    z-index: 2;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    text-align: center;
    background-color: #ffa500;
    color: #fff;
    box-shadow: 0px 6px 16px rgba(13, 94, 244, 0.24);
    border-radius: 5px;
	font-size: 1.2em;
    font-weight: 600;
    line-height: 1;
    padding: 20.5px 29px;
}
.th-btn:before {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 600%;
    background-color: #0f2239;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(60deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(60deg);
    transform: translateX(-50%) translateY(-50%) rotate(60deg);
    z-index: -1;
    -webkit-transition: 0.7s ease;
    transition: 0.7s ease;
}
.th-btn:hover::before, .th-btn.active::before {
    height: 560%;
}
.th-btn:before {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 600%;
    background-color: #0f2239;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(60deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(60deg);
    transform: translateX(-50%) translateY(-50%) rotate(60deg);
    z-index: -1;
    -webkit-transition: 0.7s ease;
    transition: 0.7s ease;
}
.th-btn:hover, .th-btn.active {
    color: #fff;
}

/*==========Black-Theme============*/

body.dark-contrast {
    background: #000;
	color: #edff00;
}

.dark-contrast .top-nav {
    background: #000000;
}
.dark-contrast div#liveDateTime {
    color: #edff00;
}
.dark-contrast .topleftmenu li a {
    color: #edff00;
    border-right: 1px solid #fff;
}

.dark-contrast .topleftmenu li a.loginbox {
    color: #edff00;
}

.dark-contrast section.logo-section {
    background: #000;
}
.dark-contrast .navigationbar {
    background: #2a2828;
}
.dark-contrast ul.navbar-nav .nav-item a.nav-link {
    color: #edff00;
}
.dark-contrast .icar h3 {
    color: #edff00;
}

.dark-contrast .logo img, .dark-contrast .india-gov img {
    filter: invert(1) grayscale(1) brightness(2);
}
.dark-contrast .navbar-expand-lg .navbar-nav .dropdown-menu {
        background: #000;
    }
.dark-contrast .bn-label {
    background-color: #000000;
    color: #edff00;
}
.dark-contrast .bn-label:before {
    border-left: 25px solid #000000;
}
.dark-contrast .bn-controls .prev-btn, .dark-contrast .bn-controls .pause-btn, .dark-contrast .bn-controls .next-btn {
    background-color: #000000;
}
.dark-contrast .new-btn-whatnew.external.none {
    background: #000000;
    color: #edff00;
}
.dark-contrast .bn-arrow::after{
    border-color: #edff00;
}
.dark-contrast .bn-pause::after, .dark-contrast .bn-pause::before {
    background-color: #edff00;
}
.dark-contrast .breaking-news-ticker{
  background: #3c3030;
  border: 1px solid #edf300;
}
.dark-contrast .bn-news ul li a, .dark-contrast .bn-news ul li a:hover {
    color:  #edff00;
}
.dark-contrast .bn-news ul li{
	 color:  #edff00;
}
.dark-contrast .entertest h2.fw-bold{
	 color:  #edff00;
}

.dark-contrast .onlinedata a.btn {
    border: 1px dashed #000000;
}

.dark-contrast .onlinedata .btn-warning, .dark-contrast .onlinedata .btn-success, .dark-contrast  .onlinedata .btn-danger {
    background: #edff00;
	    color: #000 !important;
}
.dark-contrast .aboutussection h1 {
    color: #edff00 !important;
}
.dark-contrast .entertest button.btn {
    background: #edff00;
    border: 1px solid #edff00;
    color: #000000;
}
.dark-contrast .text-danger{
  color: #edff00 !important;
}
.dark-contrast .leader-section .p-3 {
    box-shadow: 0px 1px 5px rgb(223 255 0) !important;
}
.dark-contrast .aboutussection h3, .dark-contrast .aboutussection p, .dark-contrast .aboutussection h4 {
    color: #edff00 !important;
}
.dark-contrast a.getmore {
    color: #000;
    background: #edff00;
}
.dark-contrast section.News-sectionimage {
    background: #1a1919;
}
.dark-contrast .News-sectionimage .title {
    background: #edff00;
    color: #000;
}
.dark-contrast .side-tab-btn {
    background: #edff00;
    color: #000000;
}
.dark-contrast .side-tab-btn.inactive {
    background: #000000;
    color: #edff00;
    border: 1px solid #edff00;
}
.dark-contrast .notice-card .foot,.dark-contrast .foot,.dark-contrast .tenderfooter {
    background: #edff00 !important;
}

.dark-contrast .vticker li, .dark-contrast #tender li {
    border-bottom: 1px dashed #edff00;
    background: #000;
}
.dark-contrast .vticker ul li a, .dark-contrast .vticker .dsize, .dark-contrast .vticker ul li .ndate, .dark-contrast #tender .dsize{
	 color: #edff00 !important;
}
.dark-contrast .btn-outline{
	color: #000;
}
.dark-contrast .vticker ul li::before {
    color: #edff00;
}
.dark-contrast .dept-sectionimage .container:before, .dark-contrast .dept-sectionimage .container:after {
    background: #000000;
}
.dark-contrast .dept-sectionimage .orange-box {
    color: #edff00;
}
.dark-contrast a.acc-btn.active {
    background: #edff00;
    color: #000000;
    border: 2px solid #000000;
}
.dark-contrast .acc-btn {
    background: #000000;
	color: #edff00;
}
.dark-contrast section.gallery-sectionimage {
    background: #181717;
}
.dark-contrast .counter_focus {
    background: #181717;
}
.dark-contrast .count-title, .dark-contrast .count-text {
    color: #edff00;
}
.dark-contrast .choose-section {
    background: #1c1d1e;
}
.dark-contrast .gallery-title span {
    color: #edff00 !important;
}
.dark-contrast .choose-title .accent {
    color: #edff00;
}
.dark-contrast .choose-desc {
    color: #edff00;
}
.dark-contrast .feature {
    background: #000000;
    border-left: 8px solid #edff00;
}
.dark-contrast .feature .text {
    color: #edff00;
}
.dark-contrast .feature .icon {
    background: #edff00;
    color: #000;
}
.dark-contrast .brand-itemsnew .owl-buttons .owl-prev, .dark-contrast .brand-itemsnew .owl-buttons .owl-next {
    background: #edff00 !important;
    color: #000000 !important;
    box-shadow: 1px 1px 5px #00000033;
}
.dark-contrast .brand-itemsnew li.item {
    border-left: 1px solid #edff00;
}
.dark-contrast span.usefulltext {
    color: #edff00;
}
.dark-contrast .brand-itemsnew span.usefullicon {
    display: block;
    filter: invert(1) grayscale(1) brightness(11);
}
.dark-contrast .owl-theme .owl-controls .owl-page span {
    background: #edff00;
}
.dark-contrast .footer-hero {
    background: #000;
}
.dark-contrast .footer-heading {
    color: #edff00;
}
.dark-contrast .footer-links a,.dark-contrast .contact-item {
    color: #edff00;
}
.dark-contrast .footer-bottom {
    color: #edff09;
}
.dark-contrast .fb-head,.dark-contrast  .ig-head,.dark-contrast .yt-head  {
    background: radial-gradient(100% 50% at right, #0005 98%, #0000 101%) 0 var(--_g), radial-gradient(100% 50% at left, #0005 98%, #0000 101%) 100% var(--_g), conic-gradient(from 90deg at var(--r) calc(100% - 2 * var(--r)), #f10b0b00 25%, #000000 0) 0 0 / calc(100% - var(--r)) 100%;
	    color: #edff00;
}
.dark-contrast .contact-form-wrap {
    background-color: #292727;
    background-image: none;
}
.dark-contrast .contact-feature {
    border: 1px solid #ceff00;
    background: #292727;
    box-shadow: 0px 9px 14px 0px #161515;
}
.dark-contrast .contact-feature .contact-feature_link {
    color: #e7f801;
}
.dark-contrast .contact-feature .contact-feature_label {
    color: #ceff00;
}
.dark-contrast .contact-feature .contact-feature_link span {
    color: #ceff00;
}
.dark-contrast .contact-feature .contact-feature-icon {
    background: rgb(0 0 0);
    color: #ceff00;
}
/*==========low-contrast-Theme============*/

body.low-contrast {
    background: #424242;
	color: #edff00;
}

.low-contrast .top-nav {
    background: #424242;
}
.low-contrast div#liveDateTime {
    color: #edff00;
}
.low-contrast .topleftmenu li a {
    color: #edff00;
    border-right: 1px solid #fff;
}

.low-contrast .topleftmenu li a.loginbox {
    color: #edff00;
}

.low-contrast section.logo-section {
    background: #424242
}
.low-contrast .navigationbar {
    background: #302e2e;
}
.low-contrast ul.navbar-nav .nav-item a.nav-link {
    color: #edff00;
}
.low-contrast .icar h3 {
    color: #edff00;
}

.low-contrast .logo img, .low-contrast .india-gov img {
    filter: invert(1) grayscale(1) brightness(2);
}
.low-contrast .navbar-expand-lg .navbar-nav .dropdown-menu {
        background: #424242
    }
.low-contrast .bn-label {
    background-color: #424242;
    color: #edff00;
}
.low-contrast .bn-label:before {
    border-left: 25px solid #424242;
}
.low-contrast .bn-controls .prev-btn, .low-contrast .bn-controls .pause-btn, .low-contrast .bn-controls .next-btn {
    background-color: #424242;
}
.low-contrast .new-btn-whatnew.external.none {
    background: #424242;
    color: #edff00;
}
.low-contrast .bn-arrow::after{
    border-color: #edff00;
}
.low-contrast .bn-pause::after, .low-contrast .bn-pause::before {
    background-color: #edff00;
}
.low-contrast .breaking-news-ticker{
  background: #3c3030;
  border: 1px solid #edf300;
}
.low-contrast .bn-news ul li a, .low-contrast .bn-news ul li a:hover {
    color:  #edff00;
}
.low-contrast .bn-news ul li{
	 color:  #edff00;
}
.low-contrast .entertest h2.fw-bold{
	 color:  #edff00;
}

.low-contrast .onlinedata a.btn {
    border: 1px dashed #424242;
}

.low-contrast .onlinedata .btn-warning, .low-contrast .onlinedata .btn-success, .low-contrast  .onlinedata .btn-danger {
    background: #edff00;
	    color: #000 !important;
}
.low-contrast .aboutussection h1 {
    color: #edff00 !important;
}
.low-contrast .entertest button.btn {
    background: #edff00;
    border: 1px solid #edff00;
    color: #424242;
}
.low-contrast .text-danger{
  color: #edff00 !important;
}
.low-contrast .leader-section .p-3 {
    box-shadow: 0px 1px 5px rgb(223 255 0) !important;
}
.low-contrast .aboutussection h3, .low-contrast .aboutussection p, .low-contrast .aboutussection h4 {
    color: #edff00 !important;
}
.low-contrast a.getmore {
    color: #424242;
    background: #edff00;
}
.low-contrast section.News-sectionimage {
    background: #3e3c3c;
}
.low-contrast .News-sectionimage .title {
    background: #edff00;
    color: #424242
}
.low-contrast .side-tab-btn {
    background: #edff00;
    color: #424242;
}
.low-contrast .side-tab-btn.inactive {
    background: #424242;
    color: #edff00;
    border: 1px solid #edff00;
}
.low-contrast .notice-card .foot,.low-contrast .foot,.low-contrast .tenderfooter {
    background: #edff00 !important;
}

.low-contrast .vticker li, .low-contrast #tender li {
    border-bottom: 1px dashed #edff00;
    background: #424242
}
.low-contrast .vticker ul li a, .low-contrast .vticker .dsize, .low-contrast .vticker ul li .ndate, .low-contrast #tender .dsize{
	 color: #edff00 !important;
}
.low-contrast .btn-outline{
	color: #424242
}
.low-contrast .vticker ul li::before {
    color: #edff00;
}
.low-contrast .dept-sectionimage .container:before, .low-contrast .dept-sectionimage .container:after {
    background: #424242;
}
.low-contrast .dept-sectionimage .orange-box {
    color: #edff00;
}
.low-contrast a.acc-btn.active {
    background: #edff00;
    color: #424242;
    border: 2px solid #424242;
}
.low-contrast .acc-btn {
    background: #424242;
	color: #edff00;
}
.low-contrast section.gallery-sectionimage {
    background: #3c3a3a;
}
.low-contrast .counter_focus {
    background: #2c2b2b;
}
.low-contrast .count-title, .low-contrast .count-text {
    color: #edff00;
}
.low-contrast .choose-section {
    background: #3c3939;
}
.low-contrast .gallery-title span {
    color: #edff00 !important;
}
.low-contrast .choose-title .accent {
    color: #edff00;
}
.low-contrast .choose-desc {
    color: #edff00;
}
.low-contrast .feature {
    background: #424242;
    border-left: 8px solid #edff00;
}
.low-contrast .feature .text {
    color: #edff00;
}
.low-contrast .feature .icon {
    background: #edff00;
    color: #424242
}
.low-contrast .brand-itemsnew .owl-buttons .owl-prev, .low-contrast .brand-itemsnew .owl-buttons .owl-next {
    background: #edff00 !important;
    color: #424242 !important;
    box-shadow: 1px 1px 5px #00000033;
}
.low-contrast .brand-itemsnew li.item {
    border-left: 1px solid #edff00;
}
.low-contrast span.usefulltext {
    color: #edff00;
}
.low-contrast .brand-itemsnew span.usefullicon {
    display: block;
    filter: invert(1) grayscale(1) brightness(11);
}
.low-contrast .owl-theme .owl-controls .owl-page span {
    background: #edff00;
}
.low-contrast .footer-hero {
    background: #3c3939
}
.low-contrast .footer-heading {
    color: #edff00;
}
.low-contrast .footer-links a,.low-contrast .contact-item {
    color: #edff00;
}
.low-contrast .footer-bottom {
    color: #edff09;
}
.low-contrast .fb-head, .low-contrast .ig-head,.low-contrast .yt-head {
    background: radial-gradient(100% 50% at right, #0005 98%, #0000 101%) 0 var(--_g), radial-gradient(100% 50% at left, #0005 98%, #0000 101%) 100% var(--_g), conic-gradient(from 90deg at var(--r) calc(100% - 2 * var(--r)), #f10b0b00 25%, #3c3939 0) 0 0 / calc(100% - var(--r)) 100%;
	    color: #edff00;
}

.low-contrast .contact-form-wrap {
    background-color: #292727;
    background-image: none;
}
.low-contrast .contact-feature {
    border: 1px solid #ceff00;
    background: #292727;
    box-shadow: 0px 9px 14px 0px #161515;
}
.low-contrast .contact-feature .contact-feature_link {
    color: #e7f801;
}
.low-contrast .contact-feature .contact-feature_label {
    color: #ceff00;
}
.low-contrast .contact-feature .contact-feature_link span {
    color: #ceff00;
}
.low-contrast .contact-feature .contact-feature-icon {
    background: rgb(0 0 0);
    color: #ceff00;
}



/*====================contact================*/

.owl-carousel .owl-item img {
    display: block;
    width: auto;
    text-align: center;
    margin: 0 auto;
}

.nav-side-menu {
    font-family: verdana;
    font-size: 12px;
    font-weight: 200;
    background-color: #002b5b;
    position: relative;
    top: -35px;
    width: 100%;
    color: #ffffff;
    box-shadow: 0px 1px 3px rgba(14, 13, 13, 0.21);
    z-index: 99999;
    padding: 3px 12px 12px 12px;
}

.inr-page-title {
    font-weight: 700;
    font-size: 20px !important;
    color: #ffffff !important;
    width: 100%;
    border-bottom: 1px solid #ffffff !important;
    margin-bottom: 15px;
    background-color: transparent !important;
    border-left: 0 !important;
    box-shadow: none !important;
    padding: 0px 0 !important;
    cursor: default;
    pointer-events: none;
}
.nav-side-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav-side-menu ul li {
    position: relative;
    width: 100%;
    margin-bottom: 8px;
}
.nav-side-menu ul li a {
    background: #fff;
    display: block;
    color: #000;
    font-size: 1.2em;
    padding: 14px 16px;
    position: relative;
    text-decoration: none;
    width: 100%;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    transition-duration: .3s;
    border-right: 4px solid #ffa500;
}
.nav-side-menu ul li a:focus, .nav-side-menu ul li a:hover {
    background-color: #F6D36A;
    color: #000;
}
.innerpagemaincontent {
    padding: 18px 0 0 0;
}
.innerpagemaincontent h3 {
    border-bottom: 1px solid #e5d9d9 !important;
    padding-bottom: 8px !important;
    color: #2f353b;
    text-transform: capitalize !important;
    font-size: 18px;
}

.img-lftside {
    float: right;
    margin-left: 15px;
}
.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: 230px;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.table th {
    background-color: #ECD8A2 !important;
    color: #000;
    font-weight: 600;
}
span.pdf-details {
    font-size: 12px;
    color: #000;
    display: block;
    font-weight: 400;
}
.pdf-details strong{;
    font-weight: 400;
}
.list {
    margin: 0 0 15px;
    padding: 0;
    list-style: none;
}
.list li {
    margin-bottom: 6px;
    position: relative;
    padding-left: 25px;
}
.list li:before{
    content: "\f101";
    font-family: FontAwesome;
    color: #03356E;
    position: absolute;
    left: 15px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu li a {
    color: #000;
    padding: 4px 13px;
    border-right: 1px solid #fff;
    text-transform: capitalize;
    font-size: 0.95em;
    display: block;
    width: 100%;
    text-decoration: none;
}

.footerone ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.innerpagemaincontent .faculty_subjects h3 {
    color: #fff;
    text-transform: capitalize !important;
    font-size: 18px;
	border: 0  !IMPORTANT;
	padding-bottom: 0px !important;
}
.faculty_subjects .card {
    min-height: 240px;
}
.newImg {
    width: 43px;
}
.list-group-flush>.list-group-item a.external {
    text-decoration: none;
}
.faculty_subjects ul li:nth-child(2n) {
    background: #f5f5f5;
}
.faculty_subjects .card-header {
    background: #e4aa5d;
    color: #fff;
}
.dynamic-page {
    background-color: #fff;
    padding: 15px;
    border-radius: 4px;
    box-shadow: 0 0 30px rgb(0 0 0 / 16%);
    min-height: 579px;
    margin-bottom: 30px;
    position: relative;
}
.filter-box input[type="text"],
.filter-box select {
	min-height: auto !important;
	-moz-appearance: none;
	-webkit-appearance: none;
	height: 35px !important;
	border: 1px solid #ddd;
	font-size: 16px;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	transition: all .1s linear;
	cursor: pointer
}
table.filter-box {
	margin-left: 0 !important
}

.filter-box {
	background: #ededed;
	border: 1px solid #cfcfcf;
	box-sizing: border-box;
	margin-bottom: 10px;
	width: 100%
}

.filter-box td {
	padding: 4px
}

.filter-box input[type=submit] {
	background: #03356E;
	border: 0 solid red;
	color: #fff;
	padding: 7px 10px;
	width: 100%
}

.filter-box input[type=text]:focus {
	border: 1px solid #177ebe;
	color: #177ebe
}

.filter-box input[type=text] {
	border: 1px solid #b3b3b3;
	padding: 5px;
	width: 100%;
}

.filter-box select {
	border: 1px solid #abaaaa;
	padding: 5px;
	width: 100%
}

.form-horizontal .row.form-group {
    display: flex;
}
.col-md-5.text-right {
    text-align: right;
}
.audiocaptcha {
    max-width: 30px;
    margin: 0px 5px;
    border-radius: 50%;
    border: 1px solid #ccc;
    padding: 6px;
}
a.archive.pull-right.btn.btn-primary.external {
    background: #03356E;
    border: 0 solid red;
    color: #fff;
    padding: 7px 10px;
    width: 100%;
    border-radius: 0;
}
.grid-stack {
    background: #fafad200;
}

h4.tabTtile.mb-4.fs-5.fw-bold.d-lg-block.d-none {
    border-bottom: 1px dashed #ccc;
    padding: 0 0 10px;
    font-family: "Titillium Web", sans-serif;
    font-weight: 600 !important;
}
.faculty_list h4 {
    font-size: 15px;
    font-weight: 500;
    border-bottom: 0px dashed;
    padding: 0 0 0;
    margin: 0 0 5px;
	 font-family: "Titillium Web", sans-serif;
}
.faculty_list h4 strong {
    font-weight: 600;
}
#myTab li.nav-item {
    padding: 0px 0;
    display: block;
    margin-bottom: 0px;
}
ul#myTab {
    margin-bottom: 0px;
}
div#Arts-tab-pane {
    border-top: 0 !important;
    border-radius: 0;
}
#myTab .nav-link {
    color: #000000;
}
#myTab .nav-link.active{
	color: #1e396c;
}

.innerpagemaincontent .grid-stack > .grid-stack-item > .grid-stack-item-content img {
    padding: 10px;
}
.innerpagemaincontent .grid-stack > .grid-stack-item > .grid-stack-item-content {
    border: 2px solid #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    color: #ffffff;
    cursor: pointer;
    overflow-y: hidden !important;
    text-shadow: 0 0 1px #000000;
    transition: all 0.2s ease-in 0s;
}
.innerpagemaincontent .grid-stack > .grid-stack-item > .grid-stack-item-content:hover {
    transform: scale(1.1, 1.1);
}
.grid-stack>.grid-stack-item>.grid-stack-item-content {
    overflow-y: hidden!important;
    color: rgba(255, 255, 255, .0)!important;
    text-shadow: none !important;
}

.ui-state-disabled{
    opacity: 1;
    filter: Alpha(Opacity=1);
	top: 0px !important;
	    position: relative !important;
		display: inline-block !important;
		vertical-align: top;
		height: 250px !important;
    width: 250px !important;
}
.grid-stack {
    background: #fff !important;
}
.fancybox-title {margin-left: 0px;}
.tabsWrapper img {
    border-radius: 15px;
    width: 100%;
}
.newTabs-content {
    border: 1px solid #dedede;
    border-top: 0;
}

.tabListInfo {
    min-width: 340px;
    border-radius: 25px;
}
.tabListInfo .nav-item{ padding:0; }
.tabListInfo .nav-link {
    color: #100e0e !important;
    text-decoration: none !important;
    width: 100%;
    font-size: 19px;
    text-align: left;
    position: relative;
    display: block;
    padding: 13px 15px;
    background-color: #fff;
    border: 0px solid #c58c40;
    margin-bottom: 0px !important;
    box-shadow: 0px 0px 2px rgb(0 0 0 / 27%);
    transition-duration: .3s;
    border-left: 4px solid #c58c40;
    border-radius: 1px;
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background: #c58c40;
    color: #ffffff !important;
}

.tabsWrapperInnerPage .container-fluid{ position:relative; }
.tabListInfo  .nav-link em{ position:absolute; top: 14px;
    right: 16px; }
.tabTtile{  color:#000;}
.tab-pane{ color:#3C3C3C; border:0; }

div#myTabContent {
    width: 100%;
}
.tabsWrapperInner{}
.tabsWrapperInner .tab-content>.tab-pane{ width:1050px; }
.tabsWrapperInner .table-responsive, .accordion-collapse{width: 100%}
.tbImg img.img-responsive.img-thumbnail {
    height: auto;
}
.tabsWrapperInner .table { padding:0 0 0 15px; }
.tabsWrapperInner table ul{padding: 0 0 0 15px;}


h4.tabTtile.mb-4.fs-2.fw-bold {
    font-family: "Titillium Web", sans-serif;
    font-size: 25px !important;
    font-weight: 600 !important;
    margin: 0 0 12px 0 !important;
    border-bottom: 1px dashed #363232;
    line-height: 42px;
}
.tabsWrapperInner .table {
    padding: 0 0 0 15px;
}
.table {
    font-size: 14px;
    font-family: "Titillium Web", sans-serif;
}
.table th {
    background-color: #e4aa5d !important;
    color: #ffffff;
    font-weight: 600;
    font-family: "Titillium Web", sans-serif;
    font-size: 18px;
}
.feature .icon img {
    width: 25px;
}