@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&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&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&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
.m-10 {
  margin-top: 1rem !important; }

.mt-10 {
  margin-top: 10px; }

.mt-20 {
  margin-top: 20px; }

.mt-30 {
  margin-top: 30px; }

.mt-40 {
  margin-top: 40px; }

.hiring-procedure {
  padding-bottom: 0rem !important; }

.faq_table table a {
  color: #000; }

header nav .container {
  display: flex; }

header nav .container .htv-r-search {
  order: 2; }

p {
  white-space: pre-line; }

footer .fff-c-address .mall {
  display: flex;
  align-items: center;
  gap: 5px; }

.apt-p-s-image {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%; }

.news-blg-btn-col a.news-blg-btn {
  display: inline-block;
  min-width: 225px;
  text-align: center; }

.event_up_already {
  color: #1e5daa;
  font-weight: bold; }

#state-policy-it .accordion-header .accordion-button {
  color: #1e5daa; }

.semt_h_dashboard_m div h2 {
  font-size: 20px;
  font-weight: bold;
  color: #1e5daa;
  font-family: "Inter";
  margin-bottom: 2rem;
  margin-top: 3rem; }
.semt_h_dashboard_m .semt_h_dashboard_btn a {
  padding: 0.65rem 1.25rem;
  border: 1px solid #1F8009;
  border-radius: 5px;
  font-size: 14px;
  font-family: "Noto Sans";
  text-decoration: none;
  color: #1F8009;
  line-height: 20px; }

.n-m-s-r-heading h3 {
  margin-top: 6rem; }

.facebook-iframe iframe {
  transform: scaleX(1.09);
  margin: auto; }

#customers td {
  font-family: "Inter";
  color: #000; }
  #customers td a {
    font-family: "Inter";
    color: #000; }

ul li {
  font-family: "Inter"; }

header {
  transition: all 0.5s ease-in; }

.off-canvas-content * {
  transition: all 0.5s ease-in; }

.fixed-scroll-top {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  z-index: 99;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease-in; }

body {
  background-color: #F4FAFF !important;
  background: #F4FAFF !important; }

footer {
  background-color: #FFF !important; }

#negd-m-s-svg {
  position: relative;
  z-index: 1px; }
  #negd-m-s-svg::after {
    height: 99%;
    width: 200px;
    left: -200px;
    top: 0.5%;
    content: "";
    background-color: #FFF;
    position: absolute;
    z-index: -1px; }

#home-ux4g-section {
  font-family: "Inter"; }
  #home-ux4g-section .h-ux-s-block {
    border-radius: 10px;
    overflow: hidden;
    height: 250px;
    position: relative; }
    #home-ux4g-section .h-ux-s-block * {
      transition: all 0.25s ease-in-out; }
    #home-ux4g-section .h-ux-s-block:hover .h-ux-s-heading {
      bottom: 0px; }
    #home-ux4g-section .h-ux-s-block .h-ux-s-img img {
      height: 250px;
      object-fit: cover;
      width: 100%; }
    #home-ux4g-section .h-ux-s-block .h-ux-s-heading {
      position: absolute;
      bottom: -100px;
      height: 65px;
      display: -webkit-box;
      /* Enables the box model for multiline truncation */
      -webkit-box-orient: vertical;
      /* Sets the box orientation to vertical */
      overflow: hidden;
      /* Ensures content beyond the limit is not visible */
      text-overflow: ellipsis;
      /* Adds an ellipsis (...) for truncated text */
      -webkit-line-clamp: 2;
      /* Limits text to 2 lines */
      padding-bottom: 3rem;
      background-color: rgba(0, 0, 0, 0.75);
      width: 100%;
      display: block;
      padding: 0.5rem 1rem 3rem 0.5rem; }
      #home-ux4g-section .h-ux-s-block .h-ux-s-heading h4 {
        padding: 0.5rem 1rem 2rem 0.5rem;
        font-size: 1rem;
        font-family: "Inter";
        color: #FFF;
        display: -webkit-box;
        /* Enables the box model for multiline text truncation */
        -webkit-box-orient: vertical;
        /* Sets the orientation to vertical */
        -webkit-line-clamp: 2;
        /* Limits text to 2 lines */
        overflow: hidden;
        /* Ensures overflowing text is hidden */
        text-overflow: ellipsis;
        /* Adds an ellipsis (...) for truncated text */ }

.htv-r-home-icon {
  margin-right: 2.5rem; }

.hr-line {
  display: none !important; }

.key-initiatives-title {
  font-weight: 400 !important; }

.htv-r-menu {
  font-family: "Poppins"; }
  .htv-r-menu ul li {
    font-weight: 500;
    margin: 0rem 0.65rem; }
    .htv-r-menu ul li a {
      color: #202020 !important;
      font-weight: 500;
      font-size: 14px;
      letter-spacing: 0.1px;
      font-family: "Noto Sans";
      text-align: left; }

.htv-r-search {
  margin-left: 1.25rem; }

#negd-media-front .swipper-nxt-prev-pg {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 0.3rem;
  margin: 3rem auto 1rem auto;
  width: 15%;
  max-width: 100%;
  text-align: center; }
  #negd-media-front .swipper-nxt-prev-pg .swiper-pagination-bullet {
    background-color: #FFF;
    border: 1px solid black !important;
    height: 10px;
    width: 10px;
    opacity: 0.6 !important; }
  #negd-media-front .swipper-nxt-prev-pg .swiper-pagination-bullet-active {
    background: #1e5daa !important;
    border: 1px solid #1e5daa !important;
    opacity: 1 !important; }

.photo-med-four-sq {
  display: flex;
  column-gap: 4%;
  flex-wrap: wrap; }
  .photo-med-four-sq .photo-slider-item {
    width: 46%;
    margin-bottom: 4.5%; }

.big-item {
  border-radius: 10px;
  overflow: hidden; }

.small-item {
  border-radius: 10px;
  overflow: hidden; }

.big-item img {
  height: 525px;
  object-fit: cover; }

.small-item img {
  height: 250px;
  object-fit: cover; }

#theme-top-bar {
  background-color: #202020;
  color: #FFF;
  font-family: "Roboto";
  font-size: 12px;
  padding: 0.5rem; }
  #theme-top-bar .ttb-l-govt {
    background-image: url("../images/icon/Inidan-Flag.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 25px;
    padding-left: 30px; }
  #theme-top-bar .ttb-left-m ul {
    margin-left: 0p;
    margin-bottom: 0px;
    justify-content: flex-end;
    list-style: none;
    display: flex;
    column-gap: 2.5rem;
    align-items: center; }
  #theme-top-bar .ttb-left-m ul li {
    text-align: right;
    position: relative; }
    #theme-top-bar .ttb-left-m ul li::before {
      position: absolute;
      content: "";
      right: -20px;
      top: 0px;
      height: 20px;
      width: 1px;
      background-color: rgba(255, 255, 255, 0.35); }
    #theme-top-bar .ttb-left-m ul li:last-child:before {
      display: none; }
  #theme-top-bar .ttb-left-m ul .ttb-l-sr {
    background-image: url("../images/icon/text_to_speech.png");
    background-repeat: no-repeat;
    padding-left: 25px; }

#header-top-nav {
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  background-color: #FFF;
  display: flex;
  padding: 0.75rem 0rem; }
  #header-top-nav .scroll-bar-menu {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-top: 0.5rem; }
  #header-top-nav .htv-r-menu {
    font-family: "Poppins"; }
    #header-top-nav .htv-r-menu ul {
      list-style: none;
      display: flex;
      justify-content: flex-end;
      column-gap: 3rem;
      margin-bottom: 0px;
      margin-left: 0px; }
      #header-top-nav .htv-r-menu ul li {
        font-weight: 500; }
        #header-top-nav .htv-r-menu ul li a {
          color: #202020;
          font-weight: 500;
          font-size: 14px;
          letter-spacing: 0.1px;
          font-family: "Noto Sans"; }

.htv-r-search img {
  filter: invert(1); }

#home-page-slider {
  position: relative;
  margin: 5rem 0rem; }
  #home-page-slider .swiper-container-homeSlider {
    width: 100%;
    max-width: 800px;
    height: 300px;
    margin: auto; }
  #home-page-slider .swiper-slide {
    transform: scale(0.95);
    transition-timing-function: all 0.25s ease-in-out;
    /* Makes transition smoother */
    display: flex;
    justify-content: center;
    align-items: center; }
    #home-page-slider .swiper-slide img {
      border-radius: 20px; }
      #home-page-slider .swiper-slide img img {
        box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1) !important; }
  #home-page-slider .swiper-slide-active {
    transform: scale(1.05);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1) !important; }
    #home-page-slider .swiper-slide-active img {
      box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1) !important; }
  #home-page-slider .swiper-slide-next,
  #home-page-slider .swiper-slide-prev {
    opacity: 0.65; }
  #home-page-slider #hps-pag-np {
    display: flex;
    width: 250px;
    column-gap: 1.5rem;
    justify-content: center;
    margin: 5rem auto;
    max-width: 100%; }
    #home-page-slider #hps-pag-np .swiper-pagination-home-bnr .swiper-pagination-bullet {
      border: 1px solid #000;
      background-color: #FFF;
      opacity: 1; }
    #home-page-slider #hps-pag-np .swiper-pagination-home-bnr .swiper-pagination-bullet-active {
      background-color: #000; }
    #home-page-slider #hps-pag-np .swiper-pagination-home-bnr {
      text-align: center; }
    #home-page-slider #hps-pag-np .swiper-button-home-bnr img {
      height: 20px;
      width: 25px; }
  #home-page-slider #blur_slider {
    background-image: url("../images/home-slider/slider-2.webp");
    height: 500px;
    top: -200px;
    position: absolute;
    width: 100%;
    z-index: -1;
    background-repeat: no-repeat;
    filter: blur(30px); }

#about-us-home {
  margin-top: 7rem;
  margin-bottom: 7rem; }
  #about-us-home .auh-left-h-s {
    display: flex;
    align-items: center;
    column-gap: 0.5rem; }
    #about-us-home .auh-left-h-s p {
      font-family: "Noto Sans";
      font-size: 20px;
      line-height: 27px;
      font-weight: 400;
      margin-bottom: 0.35rem;
      position: relative; }
  #about-us-home .auh-left-h h2 {
    color: #1e5daa;
    font-weight: 600;
    font-size: 32px;
    line-height: 44px;
    margin-bottom: 0.75rem; }
  #about-us-home .auh-left-para p {
    font-family: "Inter";
    font-size: 18px;
    line-height: 27px; }
  #about-us-home .auh-right .auh-media-main {
    position: relative;
    top: 0px; }
    #about-us-home .auh-right .auh-media-main .auh-media-circle {
      position: absolute;
      background-color: #000;
      border-radius: 50%; }
    #about-us-home .auh-right .auh-media-main .circle-1 {
      height: 250px;
      width: 250px;
      left: 10px;
      top: 0px;
      background-image: url("../images/about/2.png");
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      transition: all 0.5s; }
      #about-us-home .auh-right .auh-media-main .circle-1:hover {
        left: 11px;
        top: 1px;
        transform: scale(1.05); }
    #about-us-home .auh-right .auh-media-main .circle-2 {
      height: 200px;
      width: 200px;
      right: 0px;
      top: 0px;
      background-image: url("../images/about/3.png");
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      transition: all 0.5s; }
      #about-us-home .auh-right .auh-media-main .circle-2:hover {
        right: 1px;
        top: 1px;
        transform: scale(1.05); }
    #about-us-home .auh-right .auh-media-main .circle-3 {
      height: 160px;
      width: 160px;
      top: 260px;
      left: 45%;
      background-image: url("../images/about/1.png");
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      transition: all 0.5s; }
      #about-us-home .auh-right .auh-media-main .circle-3:hover {
        top: 262px;
        left: 44%;
        transform: scale(1.05); }
    #about-us-home .auh-right .auh-media-main .circle-4 {
      height: 20px;
      width: 20px;
      left: 55%;
      top: 180px;
      background: #f69508; }
    #about-us-home .auh-right .auh-media-main .circle-5 {
      height: 120px;
      width: 120px;
      border: 1px solid #bcbcbc;
      background-color: #FFF;
      right: 0px;
      top: 270px;
      background-image: url("../images/about/4.png");
      background-position: center;
      background-size: 70%;
      background-repeat: no-repeat; }
    #about-us-home .auh-right .auh-media-main .circle-6 {
      height: 15px;
      right: 30px;
      width: 15px;
      top: 220px;
      background: #1E5DAA; }
    #about-us-home .auh-right .auh-media-main .circle-7 {
      height: 30px;
      width: 30px;
      top: 260px;
      left: 200px;
      background: #1F8009; }
    #about-us-home .auh-right .auh-media-main .circle-8 {
      height: 50px;
      width: 50px;
      left: 275px;
      background: #1E5DAA; }

#about-us-home .auh-left .auh-left-link {
  margin-top: 2.5rem; }
  #about-us-home .auh-left .auh-left-link a {
    padding: 0.65rem 1.25rem;
    border: 1px solid #1F8009;
    border-radius: 5px;
    font-size: 14px;
    font-family: "Noto Sans";
    text-decoration: none;
    color: #1F8009;
    line-height: 20px; }

#negd-home-map svg {
  position: relative;
  transform: scale(0.9);
  left: -25px; }

#negd-media-front {
  background-color: #e4f0ff;
  padding: 4rem 0rem;
  margin: 3rem 0rem; }
  #negd-media-front .tab-content .tab-pane {
    padding: 0px; }
  #negd-media-front .circular-main-block .prr-block {
    padding-left: 1.5rem; }
    #negd-media-front .circular-main-block .prr-block .ppr-b-left {
      display: none; }
  #negd-media-front .circular-main-block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    column-gap: 1rem; }
    #negd-media-front .circular-main-block .prr-block {
      width: calc(100%/2 - 1rem); }
  #negd-media-front .nav-pills {
    margin-bottom: 2rem; }
  #negd-media-front .press-release-left .prl-img img {
    height: 300px;
    border-radius: 15px;
    object-fit: cover; }
  #negd-media-front .press-release-left .prl-date {
    font-size: 14px;
    margin-top: 0.65rem;
    font-weight: 400;
    font-family: "Noto Sans";
    color: #626262; }
  #negd-media-front .press-release-left .prl-heading {
    margin-top: 0.35rem; }
    #negd-media-front .press-release-left .prl-heading h3 {
      font-size: 18px;
      line-height: 27px;
      font-family: "Inter"; }
  #negd-media-front .press-release-scroll {
    height: 425px;
    overflow-y: scroll;
    padding-right: 1.25rem; }
    #negd-media-front .press-release-scroll::-webkit-scrollbar {
      width: 0.25em;
      border-radius: 10px; }
    #negd-media-front .press-release-scroll::-webkit-scrollbar-track {
      box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
      border-radius: 10px; }
    #negd-media-front .press-release-scroll::-webkit-scrollbar-thumb {
      background-color: #1e5daa;
      outline: 1px solid slategrey;
      border-radius: 10px; }
  #negd-media-front .press-release-right .prr-block {
    height: 125px;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.025);
    display: flex;
    column-gap: 1.25rem;
    background-color: #FFF;
    margin-bottom: 1.15rem;
    border-radius: 10px 10px 10px 10px; }
    #negd-media-front .press-release-right .prr-block .ppr-b-left {
      flex-basis: 300px; }
      #negd-media-front .press-release-right .prr-block .ppr-b-left img {
        height: 130px;
        object-fit: cover;
        border-radius: 10px 0px 0px 10px;
        width: 200px; }
    #negd-media-front .press-release-right .prr-block .ppr-b-right .ppr-b-r-date {
      font-family: "Noto Sans";
      font-size: 14px;
      line-height: 24px;
      font-weight: 600;
      margin: 0.75rem 0rem 0rem 0rem;
      color: #1e5daa; }
    #negd-media-front .press-release-right .prr-block .ppr-b-right .ppr-b-r-heading {
      margin-top: 0.5rem; }
      #negd-media-front .press-release-right .prr-block .ppr-b-right .ppr-b-r-heading h4 {
        font-family: "Noto Sans";
        font-size: 14px;
        line-height: 24px;
        font-weight: 500; }
  #negd-media-front .nav-pills {
    margin-left: 10px; }
    #negd-media-front .nav-pills .nav-item {
      border-radius: 5px 5px 0px 0px !important;
      font-family: "Inter";
      border-bottom: 2px solid #1e5daa; }
      #negd-media-front .nav-pills .nav-item a {
        color: #1e5daa !important; }
      #negd-media-front .nav-pills .nav-item .active {
        background-color: #1e5daa;
        color: #FFF !important;
        border-radius: 5px 5px 0px 0px !important; }
  #negd-media-front .negd-m-viewAll {
    text-align: right; }
    #negd-media-front .negd-m-viewAll a {
      padding: 0.65rem 1.25rem;
      border: 1px solid #1F8009;
      border-radius: 5px;
      font-size: 14px;
      font-family: "Noto Sans";
      text-decoration: none;
      color: #1F8009;
      line-height: 20px; }
  #negd-media-front .negd-m-heading {
    font-size: 32px;
    font-weight: 600;
    font-family: "Noto Sans";
    line-height: 45px;
    color: #1e5daa;
    margin-bottom: 1.75rem; }

#negd-event-front {
  padding-top: 2rem;
  padding-bottom: 2rem; }
  #negd-event-front .negd-m-heading {
    font-size: 32px;
    font-weight: 600;
    font-family: "Noto Sans";
    line-height: 45px;
    color: #1e5daa;
    margin-bottom: 1.75rem; }
  #negd-event-front .negd-m-viewAll {
    text-align: right; }
    #negd-event-front .negd-m-viewAll a {
      color: #505050;
      border-radius: 10px;
      border: 1px solid #505050;
      padding: 0.65rem 1.5rem;
      font-weight: 400; }
  #negd-event-front .n-e-f-blk-m {
    margin-left: 6.5rem;
    display: flex;
    column-gap: 1.5rem;
    width: 175%; }
    #negd-event-front .n-e-f-blk-m .n-e-f-block .nef-b-loc {
      text-align: right;
      position: relative;
      z-index: 1; }
      #negd-event-front .n-e-f-blk-m .n-e-f-block .nef-b-loc span {
        color: #FFF;
        border: 1px solid #FFF;
        border-radius: 20px;
        padding: 0.5rem 0.75rem;
        background-color: rgba(0, 0, 0, 0.5); }
    #negd-event-front .n-e-f-blk-m .n-e-f-block {
      background-color: #bcbcbc;
      padding: 1.5rem 1.5rem 0rem 2rem;
      border-radius: 10px;
      flex-basis: 400px;
      background-size: cover;
      position: relative;
      overflow: hidden; }
      #negd-event-front .n-e-f-blk-m .n-e-f-block::after {
        position: absolute;
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 0px;
        content: "";
        height: 100%;
        width: 100%;
        background-image: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.75));
        z-index: 0;
        border-radius: 10px; }
      #negd-event-front .n-e-f-blk-m .n-e-f-block .nef-b-date {
        margin-top: 1rem;
        margin-bottom: -1.5rem;
        position: relative;
        z-index: 1; }
        #negd-event-front .n-e-f-blk-m .n-e-f-block .nef-b-date span {
          color: #FFF;
          border-top: 1px solid #FFF;
          padding-top: 0.5rem;
          position: relative;
          z-index: 1; }
      #negd-event-front .n-e-f-blk-m .n-e-f-block .nef-b-heading h3 {
        font-size: 16px;
        margin-top: 9.5rem;
        font-family: "Noto Sans";
        font-weight: 500;
        color: #FFF;
        position: relative;
        z-index: 1; }

#negd-media-front .negd-m-f-photos *:hover .negd-m-f-photo-heading {
  bottom: 0px; }
#negd-media-front .negd-med-f-photos .negd-m-f-photo {
  transition: all 0.25s ease-in-out;
  overflow: hidden;
  position: relative;
  object-fit: cover; }
  #negd-media-front .negd-med-f-photos .negd-m-f-photo:hover .negd-m-f-photo-heading {
    bottom: 0px; }
  #negd-media-front .negd-med-f-photos .negd-m-f-photo .negd-m-f-photo-heading {
    position: absolute;
    bottom: -150px;
    width: 95%;
    left: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.75);
    font-family: "Noto Sans";
    padding: 1rem;
    color: #FFF;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    /* Prevents text from wrapping to the next line */
    overflow: hidden;
    /* Hides the overflow text */
    text-overflow: ellipsis;
    /* Adds the "..." at the end of the overflow */ }

#negd-media-front .negd-med-f-photos * {
  transition: all 0.25s ease-in-out; }
  #negd-media-front .negd-med-f-photos * img {
    border: 2px solid #e4f0ff; }

#negd-media-front .negd-med-f-photos .negd-m-f-photo:hover img {
  border: 2px solid #1e5daa; }

#negd_front_projects {
  padding-top: 4rem; }
  #negd_front_projects .nfp-b-image img {
    height: 200px;
    border-radius: 15px;
    width: 100%;
    object-fit: cover; }
  #negd_front_projects .n-f-project-b {
    height: 350px; }
  #negd_front_projects .swiper-pagination-projects .swiper-pagination-bullet {
    background-color: #FFF;
    border: 1px solid black !important;
    height: 10px;
    width: 10px;
    opacity: 0.6 !important; }
  #negd_front_projects .swiper-pagination-projects .swiper-pagination-bullet-active {
    background: #1e5daa !important;
    border: 1px solid #1e5daa !important;
    opacity: 1 !important; }
  #negd_front_projects .swipper-nxt-prev-pag {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 0.3rem;
    margin: 3rem auto 1rem auto;
    width: 15%;
    max-width: 100%;
    text-align: center; }
  #negd_front_projects .nfp-b-logo img {
    height: 40px; }
  #negd_front_projects .negd-m-heading {
    font-size: 32px;
    font-weight: 600;
    font-family: "Noto Sans";
    line-height: 45px;
    color: #1e5daa;
    margin-bottom: 1.75rem; }
  #negd_front_projects .negd-m-viewAll {
    text-align: right; }
    #negd_front_projects .negd-m-viewAll a {
      color: #505050;
      border-radius: 10px;
      border: 1px solid #505050;
      padding: 0.65rem 1.5rem;
      font-weight: 400; }
  #negd_front_projects .n-f-project-b {
    border: 1px solid #d6caff;
    padding: 1.5rem 1.25rem;
    border-radius: 10px; }
  #negd_front_projects .nfp-b-para {
    margin-top: 1rem;
    height: 100px; }
    #negd_front_projects .nfp-b-para p {
      font-family: "Inter";
      font-weight: 400;
      font-size: 16px;
      line-height: 24px; }

.photo-med-slider-grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  /* Two columns: left and right */
  grid-template-rows: auto auto;
  /* Two rows for the right-side divs */
  gap: 15px;
  /* Space between items */ }

/* Left div styling */
.photo-slider-item.big-item {
  grid-column: 1;
  /* Place in the first column */
  grid-row: 1 / 3;
  /* Span both rows */
  text-align: center;
  border-radius: 10px;
  overflow: hidden;
  height: 500px; }

/* Right divs styling */
.photo-slider-item.small-item {
  text-align: center;
  overflow: hidden;
  border-radius: 10px;
  height: 243px; }

/* Position the small divs */
.photo-slider-item.small-item:nth-child(2) {
  grid-column: 2;
  /* Place in the second column */
  grid-row: 1;
  /* First row, first column */ }

.photo-slider-item:nth-child(3) {
  grid-column: 2;
  /* Place in the second column */
  grid-row: 2;
  /* Second row, first column */ }

.photo-slider-item:nth-child(4) {
  grid-column: 3;
  /* Place in the second column */
  grid-row: 1;
  /* First row, second column */ }

.photo-slider-item:nth-child(5) {
  grid-column: 3;
  /* Place in the second column */
  grid-row: 2;
  /* Second row, second column */ }

footer .mail {
  display: flex;
  column-gap: 6px; }

.sps-state-share-download .sps-state-share {
  display: none; }

footer .fd-heading {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  footer .fd-heading .footer-mobile-plus-mins {
    font-size: 18px;
    font-weight: bold;
    color: #000; }
    footer .fd-heading .footer-mobile-plus-mins .footer-mobile-mins {
      display: none; }

footer .footer-links {
  display: block; }

.footer-mobile-plus-mins {
  display: none; }

#footer-blue-strip {
  background-color: #1e5daa;
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  font-family: "Inter";
  padding: 1rem 0rem 0rem 0rem; }
  #footer-blue-strip .fbs-links {
    display: flex;
    justify-content: flex-end;
    text-align: right; }
    #footer-blue-strip .fbs-links ul {
      list-style: none;
      display: flex;
      column-gap: 1.5rem; }
      #footer-blue-strip .fbs-links ul li {
        position: relative; }
        #footer-blue-strip .fbs-links ul li a {
          color: #FFF; }
        #footer-blue-strip .fbs-links ul li::after {
          content: '';
          height: 100%;
          width: 1px;
          right: -10px;
          top: 0px;
          position: absolute;
          background-color: #FFF; }
        #footer-blue-strip .fbs-links ul li:last-child:after {
          display: none; }

footer {
  padding-bottom: 3rem;
  border-top: 1px solid #696769;
  padding-top: 3rem;
  margin-top: 1rem !important; }
  footer .footer-links-left {
    margin-top: 4.5rem; }
    footer .footer-links-left ul {
      list-style: none;
      margin-left: 0px;
      display: flex;
      column-gap: 0.75rem; }
      footer .footer-links-left ul li a {
        color: #1e5daa;
        font-size: 12px;
        line-height: 16px;
        font-weight: 500;
        font-family: "Inter";
        border: 1px solid #1e5daa;
        padding: 0.5rem 1rem;
        border-radius: 20px;
        transition: all 0.25s; }
        footer .footer-links-left ul li a:hover {
          background-color: #1e5daa;
          color: #FFF; }
  footer .fff-logo-power {
    display: flex;
    font-size: 14px;
    font-family: "Inter";
    font-weight: 400;
    margin-bottom: 1rem;
    align-items: center;
    column-gap: 1rem; }
  footer .fff-c-address {
    margin-top: 1rem; }
    footer .fff-c-address p {
      font-weight: 400;
      font-family: "Inter";
      font-size: 16px;
      line-height: 24px;
      color: #525c66; }
  footer .fd-heading h3 {
    font-family: "Inter";
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.15p; }
  footer .footer-links-menu-class ul {
    list-style: none;
    margin-left: -15px;
    display: flex;
    flex-direction: column; }
    footer .footer-links-menu-class ul li a {
      color: #525c66;
      font-size: 16px;
      font-family: "Noto Sans"; }

.swiper-container-fsl {
  margin-top: 4rem; }
  .swiper-container-fsl .swiper-wrapper {
    display: flex; }
    .swiper-container-fsl .swiper-wrapper .swiper-slide {
      width: 250px; }

#home-s-m-f {
  padding-bottom: 6rem;
  background-color: #e4f0ff;
  position: relative; }
  #home-s-m-f .h-sm-f-h {
    text-align: center;
    margin: 4rem 0rem 2rem 0rem !important;
    font-size: 32px;
    font-weight: 600;
    font-family: "Noto Sans";
    line-height: 45px;
    color: #1e5daa;
    margin-bottom: 1.75rem; }
  #home-s-m-f .h-sm-block-m {
    text-align: center;
    padding: 0rem; }
    #home-s-m-f .h-sm-block-m .h-sm-b-frame {
      border-radius: 10px;
      background-color: #FFF;
      position: relative;
      top: -50px;
      height: 400px; }
      #home-s-m-f .h-sm-block-m .h-sm-b-frame iframe {
        border-radius: 10px; }
      #home-s-m-f .h-sm-block-m .h-sm-b-frame .h-sm-b-frame-link {
        background-color: #FFF;
        padding: 0.5rem 1rem;
        border-radius: 10px;
        margin-top: 0.5rem;
        font-family: "Poppins"; }
        #home-s-m-f .h-sm-block-m .h-sm-b-frame .h-sm-b-frame-link a {
          background-color: #FFF;
          font-family: "Poppins";
          font-weight: 500; }
    #home-s-m-f .h-sm-block-m .h-sm-b-icon {
      position: relative;
      z-index: 9;
      top: -20px; }
      #home-s-m-f .h-sm-block-m .h-sm-b-icon img {
        height: 50px; }

#negd-m-s-svg {
  position: relative; }
  #negd-m-s-svg ::after {
    position: absolute;
    top: 0px;
    left: -150px;
    width: 150px;
    content: "";
    background-color: rgba(30, 93, 170, 0.1);
    height: 2px; }
  #negd-m-s-svg ::before {
    position: absolute;
    bottom: 1px;
    left: -150px;
    width: 150px;
    content: "";
    background-color: rgba(30, 93, 170, 0.1);
    height: 2px; }

#negd-media-state {
  background-color: rgba(228, 240, 255, 0.25);
  padding: 4rem 0rem 2rem 0rem; }
  #negd-media-state #negd-m-s-svg {
    background-image: url(../images/map-round-bg.png);
    background-repeat: no-repeat;
    background-position: -175px 0px;
    padding: 2rem 0rem 2rem 0rem; }
  #negd-media-state #svg-map-state {
    width: 325px; }
  #negd-media-state .n-m-s-svg-dropdown select {
    border-radius: 25px;
    padding: 0rem 2rem 0rem 1rem;
    font-family: "Noto Sans"; }
  #negd-media-state .state-poliy-tb-link {
    margin-top: 50px; }
    #negd-media-state .state-poliy-tb-link a {
      font-family: "Noto Sans";
      font-size: 14px;
      font-weight: 500;
      padding: 10px 24px;
      line-height: 18px;
      background-color: transparent;
      border: 1px solid var(--btn-color);
      color: var(--btn-color);
      border-radius: 6px; }
  #negd-media-state .state-policy-div {
    margin-top: 10px; }
    #negd-media-state .state-policy-div ul {
      list-style: none;
      margin-left: 0px;
      margin-top: 1rem; }
      #negd-media-state .state-policy-div ul li {
        background-image: url("../images/icon/green-arrow.png");
        background-repeat: no-repeat;
        background-position: right center;
        padding: 18px 0px;
        border-bottom: 1px solid rgba(139, 137, 137, 0.48);
        color: #000;
        text-transform: uppercase; }
        #negd-media-state .state-policy-div ul li a {
          font-family: "Noto Sans";
          color: #000;
          font-weight: 600; }
  #negd-media-state .n-m-s-r-heading h3 {
    font-size: 32px;
    font-weight: 600;
    font-family: "Noto Sans";
    line-height: 45px;
    color: #1e5daa;
    margin-bottom: 1.75rem; }
  #negd-media-state .tab-content .tab-pane {
    margin-left: -20px;
    margin-top: 10px; }
  #negd-media-state .nm-state-tabs .nav-tabs {
    font-family: "Inter";
    border-bottom: none;
    margin-left: 0px; }
    #negd-media-state .nm-state-tabs .nav-tabs .nav-item {
      margin-right: -3px; }
      #negd-media-state .nm-state-tabs .nav-tabs .nav-item .nav-link {
        color: #1e5daa;
        border-bottom: 2px solid #1e5daa; }
      #negd-media-state .nm-state-tabs .nav-tabs .nav-item .active {
        background-color: #1e5daa;
        color: #FFF;
        border-radius: 5px; }
  #negd-media-state .nm-state-heaidng {
    font-family: "Noto Sans";
    font-size: 24px;
    font-weight: 700;
    line-height: 32.69px;
    text-align: left;
    margin-top: 2rem;
    margin-bottom: 1.5rem; }
  #negd-media-state .n-m-s-r-sub-heading {
    font-family: "Inter";
    font-size: 18px;
    line-height: 27px; }

@media screen and (max-width: 768px) {
  .left-img {
    display: none; }

  .page-header h1 {
    font-size: 1.8rem !important; }

  .page-header {
    background-position: left;
    min-height: 25vh !important; }

  .fd-heading {
    padding-bottom: 10px;
    border-bottom: 1px solid #bcbcbc; }

  footer .footer-links {
    display: none; }

  .footer-mobile-plus-mins {
    display: block; }

  .appdownload .scandownload {
    justify-content: space-between; }

  .appdownload .downloadsection {
    text-align: center; }

  #about-us-home .auh-left-h h2 {
    font-size: 24px;
    line-height: 32px; }

  #negd-media-front .negd-m-heading {
    font-size: 24px;
    line-height: 32px; }

  .Upcoming_Events_wrap .heading {
    font-size: 24px !important;
    line-height: 32px !important; }

  .workshops-head .heading {
    font-size: 24px !important;
    line-height: 32px !important; }

  #home-s-m-f .h-sm-f-h {
    font-size: 24px !important;
    line-height: 32px !important;
    text-align: left; }

  .appdownload .container div {
    background-image: none !important;
    background-color: #f49e0e !important;
    height: auto; }

  .desktop-home-icon {
    display: none; }

  #home-page-slider .swiper-container-homeSlider {
    height: 200px; }

  #home-page-slider #blur_slider {
    height: 350px; }

  #home-page-slider {
    margin: 0rem; }

  #theme-top-bar {
    display: none; }

  #home-page-slider .swiper-slide-active {
    transform: scale(0.7) !important;
    box-shadow: none !important; }

  #home-page-slider #hps-pag-np {
    margin: 0rem auto 0rem auto; }

  #about-us-home {
    margin: 3rem 0rem; }

  #about-us-home .auh-right .auh-media-main {
    display: none; }

  header nav .container .htv-r-search {
    order: 0; }

  #negd_front_projects .swipper-nxt-prev-pag {
    width: 50%; }

  #negd-media-front .press-release-right .prr-block {
    height: auto; }

  #negd-media-front .press-release-right .prr-block .ppr-b-left img {
    height: 150px;
    width: 250px; }

  .negd-m-viewAll {
    margin-bottom: 2rem; }

  #negd-media-state #negd-m-s-svg {
    background-image: none; }

  #negd-home-map svg {
    width: 100%; }

  #negd-media-state #svg-map-state {
    width: 100%; }

  #negd-media-state {
    padding-top: 0rem; }

  #negd-media-front .negd-med-f-photos {
    flex-wrap: wrap;
    column-gap: 1%; }

  #negd-media-front .negd-med-f-photos .negd-m-f-photo {
    width: 100%;
    height: 175px;
    margin-bottom: 1rem; }

  .footer-div {
    margin-bottom: 1rem; }

  #footer-blue-strip {
    text-align: center;
    padding-top: 1.75rem;
    padding-bottom: 1rem; }

  .fbs-links {
    text-align: center; }

  #footer-blue-strip .fbs-links {
    justify-content: center;
    margin-left: -40px;
    margin-top: 1rem; }

  .photo-med-slider-grid {
    display: flex; }

  .small-item img {
    height: 215px;
    width: 100%; }

  .big-item img {
    height: 215px;
    width: 100%; }

  #negd-media-front .swipper-nxt-prev-pg {
    width: 70%; }

  .our-services-slider .circle-carousel .slider-arrows {
    text-align: center; }

  #home-s-m-f .h-sm-block-m .h-sm-b-icon {
    position: static;
    margin-bottom: 1rem; }

  #home-s-m-f .h-sm-block-m .h-sm-b-frame {
    position: static;
    height: auto;
    margin-bottom: 3rem; }

  .dropdown-menu {
    border-bottom: 1px solid #bcbcbc;
    background-color: none;
    border-top: none;
    border-left: none;
    border-right: none; }

  .navbar-light .navbar-brand {
    margin-right: auto; }

  header .navbar > .container {
    justify-content: flex-end; } }
@media screen and (min-width: 800px) and (max-width: 1100px) {
  .dropdown-toggle::after {
    float: right; }

  #negd_front_projects .swipper-nxt-prev-pag {
    width: 25%; }

  #negd-m-s-svg::after {
    display: none; }

  .htv-r-search {
    display: none; }

  .desktop-home-icon {
    display: none; }

  header nav .container a.navbar-brand {
    flex: 2; }

  #negd_front_projects .n-f-project-b {
    height: 520px; }

  #negd_front_projects .nfp-b-image img {
    height: 360px; }

  #home-page-slider .swiper-slide-active {
    transform: scale(0.7) !important;
    box-shadow: none !important; }

  #negd-home-map {
    transform: scale(0.8);
    position: relative;
    left: -25px; }

  #about-us-home .auh-right .auh-media-main .circle-2 {
    height: 100px;
    width: 100px; }

  #negd-media-state #negd-m-s-svg {
    background-image: none; }

  #about-us-home .auh-right .auh-media-main .circle-1 {
    height: 225px;
    width: 225px; }

  #about-us-home .auh-right .auh-media-main .circle-2 {
    top: 50px; }

  #about-us-home .auh-right .auh-media-main .circle-3 {
    left: 10%; } }
@media screen and (min-width: 1600px) and (max-width: 1920px) {
  .circle-carousel .pagination {
    left: 0vw !important; } }
@media (min-width: 1920px) {
  .circle-carousel .pagination {
    left: 0vw; }

  .container {
    zoom: 1.25; }

  #home-page-slider {
    zoom: 1.45; } }
@media (min-resolution: 144dpi) and (max-resolution: 192dpi) {
  body {
    zoom: 1;
    /* Force display to match 100% zoom behavior */ } }
/* Detect zoom levels that shrink content (e.g., below 100%) */
@media (max-resolution: 143dpi) {
  body {
    zoom: 1;
    /* Force display to match 100% zoom behavior */ } }
#banner {
  margin-bottom: 4rem;
  padding: 2rem 0rem;
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
  background: linear-gradient(90deg, #002D65 0%, #205C13 100%); }
  #banner .apt-banner-left .apt-n-l-heading {
    margin-bottom: 4rem;
    margin-top: 2rem;
    position: relative; }
    #banner .apt-banner-left .apt-n-l-heading::after {
      position: absolute;
      content: "";
      width: 120px;
      height: 1px;
      background-color: #FFF;
      bottom: 0px;
      left: 0px; }
    #banner .apt-banner-left .apt-n-l-heading h1 {
      font-family: "Inter";
      font-size: 32px;
      color: #FFF;
      font-weight: 600; }
  #banner .apt-n-l-bread ul {
    list-style: none;
    display: flex;
    align-items: center;
    column-gap: 0.5rem;
    font-family: "Noto Sans";
    font-size: 14px;
    line-height: 21px;
    color: #DDD;
    text-transform: uppercase;
    margin-left: 0px; }
    #banner .apt-n-l-bread ul li {
      display: flex;
      align-items: center; }
      #banner .apt-n-l-bread ul li a {
        color: #DDD; }

#apt-para-sec {
  margin: 2rem 0rem; }
  #apt-para-sec .apt-p-s-link {
    margin-top: 3rem;
    margin-bottom: 4rem; }
    #apt-para-sec .apt-p-s-link a {
      font-family: "Noto Sans";
      font-size: 14px;
      font-weight: 500;
      padding: 10px 24px;
      line-height: 18px;
      background-color: transparent;
      border: 1px solid var(--btn-color);
      color: var(--btn-color);
      border-radius: 6px; }
  #apt-para-sec .apt-p-s-para p {
    font-family: "Inter";
    font-size: 18px;
    line-height: 27px;
    font-weight: 400; }
  #apt-para-sec .apt-p-s-h h2 {
    font-family: "Noto Sans";
    font-weight: 600;
    font-size: 32px;
    line-height: 45px;
    color: #1e5daa; }
  #apt-para-sec .apt-p-s-sub-h {
    font-family: "Noto Sans";
    font-weight: 400;
    font-size: 20px;
    line-height: 28px; }

#apt-p-s-key-features {
  margin-bottom: 8rem; }
  #apt-p-s-key-features .aptps-k-b-para p {
    font-family: "Noto Sans";
    font-size: 16px;
    line-height: 26px; }
  #apt-p-s-key-features .aptps-key-block {
    min-height: 275px;
    padding: 1.5rem 1rem 1.5rem 1.5rem;
    border: 1px solid #C8E1FF;
    border-radius: 15px; }
    #apt-p-s-key-features .aptps-key-block .aptps-k-b-heading {
      font-family: "Noto Sans";
      font-size: 20px;
      line-height: 30px;
      font-weight: 600;
      margin: 1rem 0rem; }
  #apt-p-s-key-features .aptps-key-heading {
    margin-bottom: 2rem; }
    #apt-p-s-key-features .aptps-key-heading h2 {
      font-family: "Noto Sans";
      font-weight: 600;
      font-size: 32px;
      line-height: 45px;
      color: #1e5daa; }

.apt-p-s-para p {
  font-family: "Inter";
  font-size: 18px;
  line-height: 27px;
  font-weight: 400; }
.apt-p-s-para ol li {
  font-family: "Inter";
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
  margin-bottom: 0.5rem; }
.apt-p-s-para ul li {
  font-family: "Inter";
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
  margin-bottom: 0.5rem; }

.newslist-description span p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal; }

#latest_press_release {
  row-gap: 2.5rem; }

.event-update-layout {
  min-height: 425px;
  margin-bottom: 1.5rem;
  padding: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  box-shadow: 0px 10px 0px #efefef;
  font-family: "Inter";
  font-size: 14px;
  color: #000; }
  .event-update-layout .pp-o-b-img img {
    border-radius: 10px;
    height: 225px;
    width: 100%;
    object-fit: cover; }
  .event-update-layout .events-b-m-date {
    margin-top: 1.25rem;
    border: 1px solid #bcbcbc;
    padding: 0.5rem;
    border-radius: 10px;
    display: inline-block; }
  .event-update-layout a {
    color: #000;
    font-family: "Inter";
    font-size: 14px;
    color: #000; }
  .event-update-layout a:hover {
    color: #000; }
  .event-update-layout .events-b-m-heading {
    margin: 1rem 0rem; }
    .event-update-layout .events-b-m-heading h3 {
      font-family: "Inter";
      font-size: 16px;
      font-weight: 600; }

#event-us-page-template {
  background-color: #F4FAFF;
  padding-bottom: 4rem; }
  #event-us-page-template #event-blocks * {
    transition: all 0.25s; }
  #event-us-page-template #event-blocks .events-b-main {
    margin-bottom: 2.5rem;
    border-radius: 15px;
    overflow: hidden;
    background-color: #FFF; }
    #event-us-page-template #event-blocks .events-b-main:hover .events-b-m-image img {
      transform: scale(1.25); }
    #event-us-page-template #event-blocks .events-b-main .events-b-m-image {
      height: 250px;
      overflow: hidden; }
      #event-us-page-template #event-blocks .events-b-main .events-b-m-image img {
        height: 250px;
        width: 100%;
        object-fit: fill;
        object-position: top center; 

      }
    #event-us-page-template #event-blocks .events-b-main .events-b-m {
      padding: 1rem; }
      #event-us-page-template #event-blocks .events-b-main .events-b-m a {
        color: #000; }
      #event-us-page-template #event-blocks .events-b-main .events-b-m .events-b-m-date {
        margin: 1rem 0rem 1rem 0rem;
        font-family: "Noto Sans";
        color: #000; }
        #event-us-page-template #event-blocks .events-b-main .events-b-m .events-b-m-date span {
          border: 1px solid #e1e1e1;
          border-radius: 20px;
          padding: 10px 25px 10px 20px;
          color: #000; }
      #event-us-page-template #event-blocks .events-b-main .events-b-m .events-b-m-heading {
        margin: 1.5rem 0rem 1rem 0rem; }
        #event-us-page-template #event-blocks .events-b-main .events-b-m .events-b-m-heading h3 {
          font-size: 18px;
          font-family: "Noto Sans";
          line-height: 30px;
          font-weight: 600;
          color: #000; }
      #event-us-page-template #event-blocks .events-b-main .events-b-m .events-b-m-loc {
        color: #696969;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        font-family: "Noto Sans"; }

#event-inner-page .eipl-dlt-m {
  font-family: "Inter";
  display: flex;
  justify-content: space-between;
  margin-bottom: 2rem;
  background-color: #efefef;
  padding: 1rem; }
  #event-inner-page .eipl-dlt-m .eipl-d-m .eipl-d {
    padding-left: 2rem;
    color: #1e5daa;
    font-weight: 700; }
  #event-inner-page .eipl-dlt-m .eipl-l-m .eipl-l-m {
    padding-left: 1.5rem;
    color: #1e5daa;
    font-weight: 700; }
#event-inner-page .event-i-p-l .eipl-content {
  font-family: "Inter"; }
#event-inner-page .event-i-p-l .eipl-banner {
  margin-bottom: 2rem;
  margin-top: 3rem; }
  #event-inner-page .event-i-p-l .eipl-banner img {
    height: 475px;
    width: 100%;
    object-fit: cover;
    object-position: center center; }
#event-inner-page .eipl-heading {
  border-bottom: 1px solid #efefef;
  padding-bottom: 0.75rem;
  margin-bottom: 0.5rem;
  font-family: "Noto Sans";
  color: #1e5daa;
  font-size: 1.5rem;
  font-weight: 700; }

.event-right-block-m {
  font-family: "Noto Sans"; }
  .event-right-block-m .erb-heading h4 {
    font-family: "Noto Sans";
    font-size: 1rem;
    font-weight: 600;
    color: #000; }
  .event-right-block-m .erb-img img {
    width: 100%; }
  .event-right-block-m .erb-loc-date {
    display: flex;
    justify-content: space-between;
    padding: 0.75rem 0rem 0.5rem 0rem;
    border-bottom: 1px solid #e4f0ff;
    margin-bottom: 0.5rem;
    align-items: center; }

.event-right-side-heading h3 {
  font-family: "Noto Sans";
  font-size: 1.5rem;
  margin-bottom: 1rem;
  color: #1e5daa;
  font-weight: 700; }

.event-right-block-m {
  background-color: #efefef;
  border: 1px solid #efefef;
  margin-bottom: 1rem;
  padding: 0.5rem 1rem;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25); }
  .event-right-block-m .erb-loc-date .erb-date {
    color: #000;
    text-decoration: none; }
  .event-right-block-m .erb-loc-date .erb-loc {
    color: #000;
    text-decoration: none; }

.gi-para-txt-h .gi-para-date {
  font-family: "Noto Sans";
  font-size: 1.25rem;
  margin-bottom: 1rem;
  color: #1e5daa; }
.gi-para-txt-h .gi-para-location {
  font-family: "Noto Sans";
  font-size: 1.25rem;
  margin-bottom: 1rem;
  color: #1e5daa; }

.pp-outer-block {
  margin-bottom: 1.5rem;
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  height: 250px; }
  .pp-outer-block .pp-o-b-img img {
    height: 300px;
    object-fit: cover;
    width: 100%; }
  .pp-outer-block .pp-o-hi-main {
    background-color: rgba(0, 0, 0, 0.35);
    font-family: "Inter";
    padding: 0.75rem 0.5rem;
    color: #FFF;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    font-size: 0.85rem;
    display: flex;
    justify-content: space-between;
    column-gap: 0.5rem; }
    .pp-outer-block .pp-o-hi-main .pp-o-i-text {
      display: flex;
      justify-content: space-between;
      align-items: center;
      column-gap: 0.25rem; }
    .pp-outer-block .pp-o-hi-main .pp-o-h {
      width: 65%;
      /* Set a specific width */
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }

#photo-page-section .container .row:nth-child(odd) {
  flex-direction: row-reverse; }

#gallery_inner {
  margin-bottom: 3rem; }
  #gallery_inner .gi-banner {
    margin-top: 1rem; }
    #gallery_inner .gi-banner img {
      border-radius: 10px; }
  #gallery_inner .gi-para-txt-h .gi-para-txt p {
    font-family: "Inter";
    font-size: 0.95rem;
    line-height: 1.5rem;
    color: rgba(0, 0, 0, 0.6); }
  #gallery_inner .gi-para-txt-h .gi-para-h h3 {
    font-family: "Inter";
    font-size: 1.25rem;
    color: #000;
    font-weight: 600;
    margin-bottom: 0.75rem; }

#gi-secction-photos .gi-s-photo {
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #efefef;
  margin-bottom: 1.5rem; }
  #gi-secction-photos .gi-s-photo img {
    height: 300px;
    width: 100%;
    object-fit: cover; }

#career-page-section {
  background-color: #e4f0ff;
  padding: 3rem 0rem;
  font-family: "Inter"; }
  #career-page-section .cps-block {
    background-color: #FFF;
    border-radius: 10px;
    padding: 1rem;
    height: 235px; }
    #career-page-section .cps-block .cps-b-posted {
      font-size: 0.85rem;
      color: #1e5daa;
      margin-bottom: 0.75rem; }
    #career-page-section .cps-block .cps-b-title-jb {
      font-weight: 700;
      margin-bottom: 0.75rem;
      height: 50px;
      overflow: hidden; }
    #career-page-section .cps-block .cps-b-logo {
      margin: 1.5rem 0rem; }
      #career-page-section .cps-block .cps-b-logo img {
        height: 50px; }
    #career-page-section .cps-block .cps-b-loc-time {
      margin-top: 1.25rem;
      color: #1e5daa;
      font-weight: bold;
      display: flex;
      justify-content: space-between;
      align-items: center; }

.home-page-y-section {
  font-family: "Noto Sans";
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #efefef;
  border: 2px solid rgba(30, 93, 170, 0.15);
  position: relative;
  overflow: hidden; }
  .home-page-y-section .card-img-overlay-- {
    position: absolute;
    bottom: 0px;
    font-family: "Noto Sans";
    font-size: 0.8rem;
    padding: 1rem;
    width: 100%;
    left: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.5); }
    .home-page-y-section .card-img-overlay-- a h5 {
      color: #FFF;
      font-size: 1rem;
      font-family: "Noto Sans"; }

#video-page-section {
  font-family: "Noto Sans"; }
  #video-page-section .vps-m-block {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #efefef;
    border: 2px solid rgba(30, 93, 170, 0.15);
    position: relative; }
    #video-page-section .vps-m-block .vps-m-b-play {
      position: absolute;
      top: 30%;
      left: 35%;
      background-color: rgba(30, 93, 170, 0.75);
      border-radius: 50%;
      padding: 1.85rem 0rem 1.65rem 0.1rem;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100px;
      text-align: center; }
      #video-page-section .vps-m-block .vps-m-b-play img {
        height: 35px; }
    #video-page-section .vps-m-block .vps-m-b-img img {
      height: 300px;
      width: 100%;
      object-fit: cover; }
    #video-page-section .vps-m-block .vps-m-b-h-a {
      display: flex;
      justify-content: space-between;
      align-items: center;
      background-color: rgba(0, 0, 0, 0.75);
      padding: 1rem 0.65rem;
      font-size: 0.9rem;
      color: #FFF;
      position: absolute;
      bottom: 0px;
      width: 100%; }
      #video-page-section .vps-m-block .vps-m-b-h-a a {
        text-decoration: none;
        color: #FFF; }
      #video-page-section .vps-m-block .vps-m-b-h-a .vps-m-b-a {
        background-color: #1e5daa;
        border-radius: 50%;
        padding: 0.25rem 0.35rem; }

#empanelment-page-section {
  font-family: "Inter";
  font-size: 0.8rem; }
  #empanelment-page-section table {
    border: none;
    padding: 0px;
    margin: 0px;
    border-radius: 10px; }
    #empanelment-page-section table thead th {
      vertical-align: middle;
      background-color: #1e5daa;
      text-align: center; }
      #empanelment-page-section table thead th td {
        padding: 1rem; }

.download-pdf-empanelment img {
  height: 23px;
  filter: invert(1); }

#empanelment-page-section button {
  margin: 0.25rem 0rem;
  text-align: center; }
#empanelment-page-section tr td:nth-child(7) {
  text-align: center; }
#empanelment-page-section tr td:nth-child(8) {
  text-align: center; }
#empanelment-page-section tr td:nth-child(9) {
  text-align: center; }
#empanelment-page-section tr td a {
  margin-bottom: 0.75rem;
  display: block;
  background-color: #1e5daa;
  padding: 0.5rem 0.5rem;
  border-radius: 30px;
  color: #FFF;
  font-size: 0.7rem;
  font-family: "Inter";
  width: 70%;
  max-width: 100%;
  margin: 0rem auto 0.5rem auto;
  border: 1px solid #1e5daa; }

.ux4g-bg-white .page-header {
  filter: invert(1) !important; }
.ux4g-bg-white .banner-bg {
  filter: invert(1) !important; }
.ux4g-bg-white .auh-media-main .auh-media-circle {
  filter: invert(1) !important; }
.ux4g-bg-white .h-sm-b-frame {
  filter: invert(1) !important; }
.ux4g-bg-white img {
  filter: invert(1) !important; }
.ux4g-bg-white .navbar-brand img {
  filter: invert(1) !important;
  padding: 0.25rem !important;
  border-radius: 5px !important;
  background-color: #FFF !important; }
.ux4g-bg-white #theme-top-bar {
  filter: invert(1) !important; }

.dark .navbar-toggler {
  border-color: #FFF;
  border-radius: 5px; }
.dark .swiper-pagination-bullet {
  border-color: #FFF !important; }
.dark .jb-listing .card .company-logo img {
  background-color: #FFF !important;
  padding: 0.5rem;
  border-radius: 5px; }
.dark .event-banner-wrapper .search-event {
  filter: invert(1); }
.dark .page-header {
  background-color: #000;
  background-image: linear-gradient(#000, #000) !important; }
.dark #banner {
  background-color: #000;
  background-image: linear-gradient(#000, #000) !important; }
.dark .swiper-button-next-home-bnr img {
  background-color: #FFF !important;
  padding: 5px;
  border-radius: 50%;
  width: 35px;
  height: 25px;
  background-image: linear-gradient(#FFF, #FFF); }
.dark .swiper-button-prev-home-bnr img {
  background-color: #FFF !important;
  padding: 5px;
  border-radius: 50%;
  width: 35px;
  height: 25px;
  background-image: linear-gradient(#FFF, #FFF); }
.dark .swiper-button-prev-projects img {
  background-color: #FFF !important;
  padding: 5px;
  border-radius: 50%;
  width: 35px;
  height: 25px;
  background-image: linear-gradient(#FFF, #FFF); }
.dark .swiper-button-next-projects img {
  background-color: #FFF !important;
  padding: 5px;
  border-radius: 50%;
  width: 35px;
  height: 25px;
  background-image: linear-gradient(#FFF, #FFF); }
.dark .prev-year img {
  background-color: #000 !important;
  padding: 5px;
  border-radius: 50%;
  width: 35px;
  height: 25px;
  background-image: linear-gradient(#FFF, #FFF); }
.dark .next-year img {
  background-color: #000 !important;
  padding: 5px;
  border-radius: 50%;
  width: 35px;
  height: 25px;
  background-image: linear-gradient(#FFF, #FFF); }
.dark .swiper-button-next-photo-slider img {
  background-color: #FFF !important;
  padding: 5px;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  background-image: linear-gradient(#FFF, #FFF); }
.dark .swiper-button-prev-photo-slider img {
  background-color: #FFF !important;
  padding: 5px;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  background-image: linear-gradient(#FFF, #FFF); }
.dark .slider-arrows .arrow img {
  background-color: #FFF !important;
  padding: 5px;
  border-radius: 50%;
  width: 25px;
  height: 25px; }
.dark .ui-state-default {
  color: #FFF !important;
  opacity: 0.5 !important;
  filter: invert(1); }
.dark #negd_front_projects .swiper-pagination-projects .swiper-pagination-bullet {
  border-color: #FFF !important; }
.dark .nfp-b-logo img {
  height: 40px;
  background-color: #FFF !important;
  padding: 5px;
  border-radius: 10px;
  background-image: linear-gradient(#FFF, #FFF); }
.dark .banner-bg {
  background-image: none;
  background-color: #000; }
.dark .event-calendar-container .col-lg-5 {
  filter: invert(1); }
.dark .left-img {
  display: none; }
.dark .Upcoming_Events_wrap .events-slider .card .ab-con {
  position: static !important; }
.dark .navbar-brand img {
  background-color: #FFF !important;
  background-image: linear-gradient(#FFF, #FFF);
  padding: 0.5rem;
  border-radius: 5px; }

#uw-widget-custom-trigger {
  z-index: 9999 !important; }

#menu-top-menu li a {
  cursor: pointer; }

.circleleft-20 {
  position: relative;
  left: -10%; }

.blog-b-m {
  font-family: 'Poppins'; }
  .blog-b-m .blog-author-date {
    padding: 1rem 0rem 0.5rem 0rem;
    color: #1e5daa;
    font-size: 0.85rem; }
    .blog-b-m .blog-author-date .blog-author {
      text-transform: capitalize;
      font-weight: 600; }
  .blog-b-m .blog-h-three h3 {
    font-family: 'Poppins';
    color: #000;
    font-size: 0.9rem;
    line-height: 1.25rem;
    font-weight: 600; }

.blog-list-block {
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2.5px 2.5px rgba(0, 0, 0, 0.25);
  padding: 1rem;
  border-radius: 10px;
  min-height: 400px; }
  .blog-list-block .events-b-m-image {
    border-radius: 10px; }
    .blog-list-block .events-b-m-image img {
      border-radius: 10px; }

#negd-blog-inner {
  font-family: 'Poppins';
  color: #000; }
  #negd-blog-inner h1 {
    font-size: 1.75rem;
    color: #1e5daa;
    font-weight: 600;
    margin-top: 2rem; }
  #negd-blog-inner h2 {
    font-size: 1.25rem;
    font-weight: 600;
    margin-top: 2rem; }
  #negd-blog-inner h1,
  #negd-blog-inner h2,
  #negd-blog-inner h3,
  #negd-blog-inner h4 {
    font-family: 'Poppins';
    color: #000; }
  #negd-blog-inner a {
    color: #000; }

/*# sourceMappingURL=style.css.map */

/* blog css */

div#mc_embed_shell {
  background: #1937b229;
}

form#mc-embedded-subscribe-form {
  margin: 0 !important;
  padding: 30px;
}

div#mc_embed_signup_scroll h2 {
  margin: 0 !important;
}

.latest-post h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}
.latest-post-list li a {
  color: #000;
  text-decoration: none;
}
.latest-post-list li a:hover {
  text-decoration: underline;
}


.latest-post-item {
  background: #eeebeb;
  padding: 10px;
  /* box-shadow: 1px 0px 17px -2px #3737374f; */
  border: 1px solid #f9f9f9;
}


.latest-post .swiper {
  padding-bottom: 40px;
}
.latest-post-title {
  font-size: 18px;
  font-weight: 600;
  margin-top: 10px;
}

.blog-excerpt p {
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.latest-post-thumbnail img {
  width: 100%;
  height: 176px;
  object-fit: fill;
}

p.latest-post-date {
  line-height: 0.5;
}

.side-sec {
  padding: 0px 30px !important;
}


.follow-us {
  text-align: center;
  /* margin-top: 30px; */
  margin-bottom: 30px;
  background: #1937b2;
  padding: 16px;
}

.follow-us h3 {
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: 600;
  color: #fff;
}

.social-icons {
  display: flex;
  justify-content: center;
  gap: 15px;
}

.social-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #eee;
  color: #555;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 18px;
  transition: all 0.3s ease;
  text-decoration: none;
}

.social-icon:hover {
  background-color: #007bff;
  color: #fff;
}

/* Platform-specific hover colors (optional) */
.social-icon.facebook:hover { background-color: #3b5998; }
.social-icon.twitter:hover { background-color: #1da1f2; }
.social-icon.instagram:hover { background-color: #e1306c; }
.social-icon.linkedin:hover { background-color: #0077b5; }


.trending-posts {
  background-color: #f9f9f9;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  max-width: 400px;
  margin: 0 auto;
}

.trending-posts h3 {
  margin-bottom: 15px;
  font-size: 20px;
  color: #333;
  font-weight: 600;
  border-bottom: 2px solid #007bff;
  display: inline-block;
  padding-bottom: 5px;
}

.trending-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.trending-list li {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}

.trending-list li:last-child {
  border-bottom: none;
}

.trending-list a {
  text-decoration: none;
  color: #222;
  display: flex;
  align-items: center;
  transition: color 0.2s;
}

.trending-list a:hover {
  color: #007bff;
}

.post-number {
  background-color: #007bff;
  color: #fff;
  font-weight: bold;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  font-size: 14px;
}

.post-title {
  flex: 1;
  font-size: 16px;
}

section#negd_front_projects .swipper-nxt-prev-pag {
    width: 25% !important;
}

.back-to-top {
    position: fixed;
    bottom: 100px !important;
    right: 30px;
    background-color: #1937b2;
    color: #fff;
    padding: 10px 18px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    z-index: 999;
    font-size: 18px;
    border: 2px solid #fff;
    /* width: 54px; */
}

.back-to-top:hover {
    background-color: #000;
}

textarea.wpcf7-form-control.wpcf7-textarea.cf7-field {
    height: 10px !important;
}

.order-frm table {
  width: 100%;
  border-collapse: collapse;
}
.order-frm th, td {
  border: 1px solid #ccc;
  padding: 6px;
}
.order-frm textarea, input {
  width: 100%;
  box-sizing: border-box;
}
.order-frm .cf7-add-button {
  margin-top: 10px;
  padding: 6px 12px;
}
.order-frm .remove-row {
  background: #f44336;
  color: #fff;
  border: none;
  padding: 4px 8px;
  cursor: pointer;
}

.order-frm p {
    font-size: 12px !important;
    text-align: left !important;
    margin: 0;
}

button.cf7-add-button {
    margin-bottom: 30px;
    background: #1937b2;
    color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
}

tr.cf7-repeat-group textarea {
    height: 20px;
    padding: 0 !important;
    margin-bottom: 0;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #1937b2;
    border: none;
    padding: 13px 10px;
    width: 146px;
    margin: 0 auto;
    display: block;
    color: #fff;
    border-radius: 10px;
}

tr.cf7-repeat-group input {
    margin: 0 !important;
    height: 50px;
}

tr.cf7-repeat-group p {
    margin-bottom: 0;
    padding: 0 !important;
    line-height: 0;
}

