.ed_messge {
  padding: 88px 0px;
  position: relative;
  overflow: hidden; }

.ed_content {
  padding: 24px;
  background: #2E3192;
  position: relative; }

.ed_infosss {
  position: relative;
  z-index: 2;
  text-align: center;
  display: block; }

.ed_messge h2 {
  margin-bottom: 40px;
  padding-bottom: 16px;
  display: inline-block;
  position: relative;
  color: #08102D; }

.ed_content h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 20px; }

.ed_content img {
  max-height: 250px; }

.ed_content h4 {
  color: #F47A23;
  text-transform: uppercase;
  font-size: 16px; }

.ed_messge .lock_bg {
  position: absolute;
  right: -280px;
  top: 90px; }

.h-high {
  background-color: #fafafa;
  padding: 12px; }

.about-highlights {
  position: relative; }
  .about-highlights .highlights-list {
    flex-direction: column;
    text-align: center;
    margin-bottom: 40px; }
    .about-highlights .highlights-list i {
      color: #fff;
      font-size: 40px; }
    .about-highlights .highlights-list h3 {
      color: #fff; }
    .about-highlights .highlights-list h5 {
      color: #fff7f7;
      font-size: 18px;
      font-weight: 400; }

.l-news {
  background-color: #2E3192;
  padding: 40px 20px;
  border-radius: 4px; }

marquee {
  max-height: 300px; }
  marquee ul {
    list-style-type: disc; }
  marquee li {
    color: #fff;
    padding: 12px 0;
    border-bottom: 1px solid #6d6d6d; }

.tools {
  background: #2E3192;
  background-size: cover;
  padding: 80px 0;
  padding-bottom: 120px;
  position: relative; }
  .tools::after {
    content: "";
    position: absolute;
    background: url("../images/pattern1.png");
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0; }
  .tools-content {
    background: #FFF;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);
    padding: 60px;
    border-radius: 24px; }
    .tools-content img {
      max-height: 80px;
      width: auto !important; }
    .tools-content .slick-arrow {
      display: none !important; }
  .tools-content-wrap {
    position: relative;
    bottom: 100px; }

.box_template_innner {
  background: #FAFAFF;
  border-radius: 10px;
  box-shadow: 0px 4px 24px #0000000f;
  padding: 50px 75px;
  margin-top: -60px;
  z-index: 1;
  position: relative; }

.list_style {
  margin-bottom: 25px; }

.list_style li {
  margin-bottom: 24px;
  padding-left: 22px;
  background: url("../images/list.png") no-repeat left 4px; }

.team_liscttt {
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  background: #F6F8FF;
  padding: 23px 18px 30px 18px;
  border-top: 5px solid #02026A;
  margin-bottom: 45px;
  height: calc(100% - 45px);
  position: relative; }

.team_liscttt h4 {
  color: #060166;
  font-weight: 600;
  z-index: 2;
  font-size: 20px;
  min-height: 70px; }

.team_liscttt h6 {
  color: #060166;
  z-index: 2; }

.mem-img-wrap {
  position: absolute;
  top: -30%;
  left: 10%; }

.mem-img {
  max-width: 60%;
  width: 100%;
  height: auto;
  border-radius: 10px; }

.mem {
  margin-top: 100px; }

.mem h4 {
  margin-top: 120px; }

.service-list {
  background: #F9F9F9;
  padding: 40px 32px;
  text-align: center;
  height: 100%; }
  .service-list img {
    height: 90px;
    margin-bottom: 24px; }
  .service-list i {
    color: #bb4040;
    font-size: 75px;
    margin-bottom: 32px;
    display: inline-block; }
  .service-list h3 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 16px; }

.service-1 .service-list {
  margin-bottom: 30px;
  height: calc(100% - 30px);
  border-radius: 4px;
  border: 1px solid rgba(225, 17, 54, 0.2);
  background-color: transparent; }
  .service-1 .service-list h3 {
    margin-bottom: 4px; }

.h-products-slide .img-wrap {
  width: 160px;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background: #FFF;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.1); }
  .h-products-slide .img-wrap img {
    max-width: 110px;
    max-height: 110px; }
.h-products-slide .slick-list {
  padding: 24px 0; }

.testimonial {
  position: relative;
  z-index: 1; }
  .testimonial:before {
    content: "";
    position: absolute;
    width: 35%;
    right: 0;
    height: 100%;
    background: url("../images/testimonials.png");
    background-size: cover;
    top: 0; }
  .testimonial .section--title {
    color: #fff; }
  .testimonial-list {
    display: flex;
    align-items: flex-start;
    text-align: left;
    background-color: #fffdf6;
    box-shadow: 0 0 10px #00000018;
    margin-bottom: 32px; }
    .testimonial-list .img-wrap {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 48px;
      height: 48px;
      border-radius: 50%;
      background-color: #2E3192;
      position: relative;
      bottom: 20px;
      left: 20px; }
      .testimonial-list .img-wrap img {
        height: 18px; }
    .testimonial-list .name {
      color: #000;
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 0; }
    .testimonial-list .desig {
      color: #9F9F9F;
      font-size: 15px;
      font-weight: 500; }
    .testimonial-list .feedback {
      color: #9F9F9F;
      font-size: 14px;
      margin-bottom: 0; }
  .testimonial .star-rating {
    display: flex;
    margin-bottom: 8px; }
    .testimonial .star-rating img {
      height: 16px;
      width: auto;
      margin: 0 4px; }
  .testimonial .slick-initialized .slick-slide {
    margin: 12px; }

.services-img .img-wrap {
  background-color: #fafafa;
  margin-bottom: 40px; }
.services-img .secondary-title {
  font-size: 18px;
  padding: 12px 0;
  text-align: center; }

.h-products-slide .img-wrap {
  width: 160px;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background: #FFF;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.1); }
  .h-products-slide .img-wrap img {
    max-width: 110px;
    max-height: 110px; }
.h-products-slide .slick-list {
  padding: 24px 0; }

.sectors {
  background-color: #F8F9FF; }
  .sectors-list {
    text-align: center;
    border: 1px solid #2478FF33;
    padding: 40px 24px; }
    .sectors-list-title {
      color: #000;
      text-align: center;
      font-size: 24px;
      font-weight: 600; }
    .sectors-list i {
      color: #2E3192;
      font-size: 80px;
      margin-bottom: 12px;
      display: inline-block; }

.cta {
  background: #2E3192;
  padding: 50px 0; }
  .cta h3 {
    color: #FFF;
    font-size: 40px;
    font-weight: 500; }
  .cta h5 {
    color: rgba(255, 255, 255, 0.8);
    font-size: 20px;
    font-weight: 500;
    margin-left: 32px;
    margin-bottom: 16px; }
  .cta .btn-outline-light {
    border-radius: 25px;
    border: 1px solid #FFF; }

.highlights-list {
  text-align: center; }
  .highlights-list h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0; }
  .highlights-list h5 {
    color: #ffffffaf; }

.contact-details {
  background-position: bottom;
  background-size: cover;
  position: relative;
  top: -100px;
  color: #7B828C;
  font-size: 18px;
  font-weight: 500; }
  .contact-details h3 {
    opacity: 0.8;
    color: #000;
    font-size: 32px;
    font-weight: 600; }
    .contact-details h3 div {
      color: #2d2d2d;
      font-size: 24px;
      font-weight: 400; }
  .contact-details-content {
    background: #fff;
    padding: 40px;
    box-shadow: 0 0 24px #00000024;
    color: #2d2d2d;
    display: block;
    height: 100%; }
    .contact-details-content i {
      font-size: 24px;
      color: #2E3192;
      margin-bottom: 16px; }
    .contact-details-content:hover {
      color: #2E3192;
      text-decoration: none; }
  .contact-details .c-heading {
    font-size: 18px;
    color: #000;
    margin-bottom: 8px; }

.products-sub-tab {
  margin-bottom: 40px;
  border-bottom: 1px solid #F6F6F8; }
  .products-sub-tab .nav-link {
    color: #2E3192; }
  .products-sub-tab .nav-link.active {
    background-color: transparent;
    color: #2E3192;
    font-weight: 600;
    position: relative; }
    .products-sub-tab .nav-link.active:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 2px;
      background-color: #2E3192;
      left: 0;
      bottom: 0; }

.phe-products .nav-pills {
  background-color: #d7d7d7;
  display: inline-flex; }

.phe-products .nav-pills .nav-link {
  color: #000;
  padding: 12px 20px;
  font-size: 16px; }

.phe-products .nav-pills .nav-link:hover {
  color: #2E3192; }

.phe-products .nav-pills .nav-link.active,
.phe-products .nav-pills .show > .nav-link {
  background-color: #2E3192;
  color: #fff; }

.highlight-text {
  text-align: center;
  font-size: 20px;
  font-weight: 400; }

.contact-title {
  margin-bottom: 140px; }

.career-page {
  background-color: #FAFAFF; }
  .career-page ::placeholder {
    font-size: 16px; }

.job-content {
  font-size: 18px; }

.career-details {
  box-shadow: 0 0 12px #00000010;
  padding: 40px;
  border-radius: 4px;
  margin-bottom: 24px; }
  .career-details:hover {
    background-color: #F8F9FF; }
  .career-details-header {
    display: flex;
    align-items: center;
    margin-bottom: 24px; }
  .career-details .salary {
    color: #000;
    margin-left: auto;
    font-size: 24px;
    font-weight: 600; }
    .career-details .salary span {
      color: #555;
      font-weight: 400;
      font-size: 18px; }
  .career-details .job-title {
    display: flex;
    align-items: center; }
    .career-details .job-title .icon-wrap {
      background-color: #F8FAFC;
      width: 48px;
      height: 48px;
      border-radius: 5px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-right: 8px;
      color: #000;
      font-size: 24px; }
    .career-details .job-title h2 {
      color: #2a2a2a;
      font-size: 24px;
      font-weight: 600;
      margin-bottom: 0; }

.career-short-title {
  font-size: 16px;
  padding: 8px 16px;
  background-color: #F8FAFC;
  color: #2a2a2a;
  margin-right: 8px;
  font-weight: 500; }

.flanges-img {
  padding: 12px; }

.apply-wrap {
  display: flex;
  align-items: center; }

.products-list {
  position: relative;
  cursor: pointer;
  margin-bottom: 30px; }
  .products-list-title {
    position: absolute;
    background-color: #0000009f;
    color: #fff;
    padding: 16px;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0;
    width: 100%;
    transition: all 0.4s ease;
    height: 20%;
    text-transform: capitalize; }
  .products-list:hover .products-list-title {
    height: 100%; }
.products .nav-pills {
  background-color: #d7d7d7;
  display: flex;
  justify-content: space-between; }
  .products .nav-pills .nav-link {
    color: #000;
    padding: 12px 20px;
    font-size: 16px; }
    .products .nav-pills .nav-link:hover {
      color: #2E3192; }
.products .nav-pills .nav-link.active,
.products .nav-pills .show > .nav-link {
  background-color: #2E3192;
  color: #fff; }
.products .products-sub-tab {
  margin-bottom: 40px;
  border-bottom: 1px solid #dddddd;
  background-color: transparent;
  justify-content: flex-start; }
  .products .products-sub-tab .nav-link {
    color: #2E3192; }
  .products .products-sub-tab .nav-link.active {
    background-color: transparent;
    color: #2E3192;
    font-weight: 600;
    position: relative; }
    .products .products-sub-tab .nav-link.active:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 2px;
      background-color: #2E3192;
      left: 0;
      bottom: 0; }

.instruments .tab-content ul {
  display: flex;
  flex-wrap: wrap; }
  .instruments .tab-content ul li {
    width: 25%;
    margin-bottom: 16px; }

.product_S .products-list-title {
  font-size: 16px;
  position: static; }

.about-history {
  background-color: #05112D; }
  .about-history .start,
  .about-history .year {
    color: #2E3192;
    display: inline-block;
    font-size: 18px;
    font-weight: 800;
    position: relative;
    z-index: 1;
    background-color: transparent;
    font-size: 20px;
    margin-bottom: 8px; }
  .about-history .about-timeline-group {
    position: relative; }
    .about-history .about-timeline-group:before {
      content: "";
      position: absolute;
      width: 4px;
      height: calc(100% + 80px);
      left: 85px;
      top: -80px;
      background-color: #E9E9E9; }
    .about-history .about-timeline-group span {
      color: #edd998 !important; }
  .about-history .about-timeline-list {
    background-color: #fff;
    border-radius: 4px;
    margin-top: 24px;
    position: relative;
    width: max-content;
    margin-left: auto;
    margin-right: 40px;
    padding: 24px;
    min-width: 300px;
    max-width: 300px; }
    .about-history .about-timeline-list:before, .about-history .about-timeline-list:after {
      content: "";
      position: absolute;
      border-radius: 50%; }
    .about-history .about-timeline-list:before {
      width: 10px;
      height: 10px;
      right: -60px;
      top: 52px;
      background-color: #fff;
      z-index: 2; }
    .about-history .about-timeline-list::after {
      width: 14px;
      height: 14px;
      right: -62px;
      top: 50px;
      background-color: #E9E9E9;
      z-index: 1; }
  .about-history .about-timeline .atl-r {
    margin-right: auto;
    margin-left: inherit;
    margin-left: 40px; }
    .about-history .about-timeline .atl-r:before {
      left: -60px;
      right: auto; }
    .about-history .about-timeline .atl-r::after {
      left: -62px;
      right: auto; }
    .about-history .about-timeline .atl-r .year-wrap-l:before {
      content: "";
      position: absolute;
      right: 8px;
      left: auto; }
    .about-history .about-timeline .atl-r .year {
      color: #2E3192; }
  .about-history .about-timeline .about-history-details {
    color: #000;
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 800; }
    .about-history .about-timeline .about-history-details p {
      margin-bottom: 0; }

.about-timeline {
  position: relative; }

.line-right:before {
  content: "";
  position: absolute;
  width: 1px;
  height: calc(100% - 80px);
  left: 50%;
  top: 75px;
  background-color: #E9E9E9; }

.specs th {
  color: #000; }

.specialize-list {
  padding: 24px;
  text-align: center; }
  .specialize-list i {
    color: #0b2571;
    font-size: 40px;
    margin-bottom: 24px;
    display: inline-block; }
  .specialize-list h3 {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3; }

.specialize-list-wrap:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #0000001f;
  top: 50%; }

.specialize-list-wrap:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #0000001f;
  left: 50%;
  top: 0; }

.specialize-list-wrap {
  position: relative; }

.n-sectors-list {
  position: relative;
  margin-bottom: 4px;
  overflow: hidden; }
  .n-sectors-list h3 {
    position: absolute;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    left: 24px;
    bottom: 24px;
    text-shadow: 1px 1px 2px #00000054; }
  .n-sectors-list img {
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .n-sectors-list:hover img {
    transform: scale(1.1); }

.why-list li {
  font-size: 20px;
  margin-bottom: 16px;
  color: #333; }
  .why-list li i {
    margin-right: 2px; }

.vision {
  font-size: 18px; }
  .vision li {
    margin-bottom: 16px;
    display: flex; }
  .vision .section-title {
    font-size: 24px; }
  .vision i {
    margin-right: 2px;
    margin-top: 4px; }

.quality-list {
  padding: 40px;
  background: #fafafa;
  border-radius: 10px;
  margin-bottom: 30px; }
  .quality-list i {
    font-size: 40px;
    color: #303030;
    margin-bottom: 16px;
    display: inline-block; }

.table {
  text-transform: uppercase; }

.table thead th {
  border-bottom: 0;
  font-weight: 500;
  background-color: #2E3192;
  color: #fff; }

@media (max-width: 767.98px) {
  .clients .slick-slide img {
    margin-top: auto !important; }

  .h-products-slide .img-wrap {
    width: 150px;
    height: 150px; }
    .h-products-slide .img-wrap img {
      max-width: 80px;
      max-height: 80px; }

  .cta h3 {
    font-size: 24px;
    margin-bottom: 32px; }

  .cta h5 {
    font-size: 18px;
    margin-left: 0; }

  .products-feature li {
    font-size: 16px; }

  .cert img {
    margin-bottom: 16px; }

  .highlight-text {
    font-size: 16px; }

  .n-sectors-list h3 {
    font-size: 14px;
    left: 8px;
    bottom: 8px; }

  .specialize:before {
    width: 100%;
    height: 50%;
    bottom: 0;
    top: auto; }

  .service-list {
    padding: 12px;
    margin-bottom: 16px;
    height: auto; }
    .service-list i {
      font-size: 50px;
      margin-bottom: 16px; }
    .service-list h6 {
      font-size: 14px; }
    .service-list h3 {
      font-size: 16px; }

  .testimonial:before {
    width: 100%; }

  .testimonial .slick-slide img {
    margin: inherit;
    margin-top: 0 !important; }

  .instruments .tab-content ul li {
    width: 50%; }

  .electro-tech-list li {
    width: 100% !important; } }
/**Latest News**/
.latest_news {
  background: #DCE5FF;
  display: flex;
  overflow: hidden;
  padding: 4px 0; }

.latest_news .news_inner_titel {
  min-width: 184px;
  color: #2E3192;
  padding-left: 30px;
  font-weight: 500;
  font-size: 14px; }

marquee {
  display: flex; }
  marquee a {
    color: #0a264e;
    font-size: 14px;
    font-weight: 500; }

.news_scroller {
  width: 100%; }

.reg-user {
  background-color: transparent;
  border: 1px solid #2E3192;
  padding: 0;
  border-radius: 4px; }
  .reg-user .secondary-title {
    background-color: #2E3192;
    padding: 6px 12px;
    color: #fff; }
  .reg-user a {
    padding: 12px;
    border-bottom: 1px solid #eeeeee;
    display: block;
    color: #333;
    font-size: 14px;
    font-weight: 500; }

.latest-issue a {
  padding: 16px;
  background-color: #fff;
  box-shadow: 0 0 10px #0000001a;
  display: block; }
.latest-issue img {
  margin-bottom: 16px; }
.latest-issue h5 {
  color: #000;
  font-size: 15px;
  font-weight: 600; }

.ag-list li,
.ag-list p {
  font-size: 16px; }
.ag-list strong {
  display: block;
  color: #000;
  margin-bottom: 8px; }

.bank-details {
  background-color: #fff;
  box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.04);
  padding: 40px 24px; }
  .bank-details .bank-logo {
    height: 50px; }
    .bank-details .bank-logo-wrap {
      padding-bottom: 24px;
      border-bottom: 1px solid #0b0b0b17; }
  .bank-details-wrap {
    display: flex;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 16px;
    font-size: 18px; }
  .bank-details-heading {
    width: 30%; }

.product-specs-tab {
  background: #F6F6F8;
  margin-bottom: 40px;
  display: inline-flex; }
  .product-specs-tab .nav-link {
    color: #2a2a2a;
    font-weight: 600;
    padding: 12px 24px; }
    .product-specs-tab .nav-link:hover {
      color: #F47A23; }
  .product-specs-tab .nav-link.active {
    background: #2E3192;
    border-radius: 0;
    color: #fff; }

.quat-paper-list {
  background-color: #fafafa;
  padding: 24px;
  box-shadow: 0 0 24px #010f2415;
  border-radius: 10px;
  display: block;
  color: inherit;
  margin-bottom: 30px; }
  .quat-paper-list:hover {
    color: inherit;
    box-shadow: 0 0 24px #01153333; }
  .quat-paper-list h4 {
    font-size: 20px;
    color: #1a1a1a;
    font-weight: 600;
    margin-bottom: 16px; }
  .quat-paper-list h6 {
    font-size: 16px;
    color: #000;
    font-weight: 600; }
  .quat-paper-list .quat-date {
    color: #2E3192;
    display: inline-block;
    font-weight: 600; }

.spcl-issue-list h4 {
  font-size: 18px; }

#description {
  font-size: 24px; }

.form-wrap {
  background: white;
  padding: 50px;
  margin: 0 auto;
  position: relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.15); }

.form-wrap:before {
  content: "";
  width: 90%;
  height: calc(100% + 60px);
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  top: -30px;
  background: #2E3192;
  z-index: -1;
  opacity: 0.8;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.15); }

.form-group {
  margin-bottom: 25px; }

.form-control {
  background: #ecf0f4;
  border-color: transparent;
  font-size: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.form-control:focus {
  border-color: #2E3192;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); }

textarea.form-control {
  height: 160px;
  padding-top: 15px;
  resize: none; }

/*# sourceMappingURL=home.css.map */



    /* Custom CSS for notification styling */
    .list-group-item {
      border: 1px solid #ddd;
      border-radius: 5px;
      margin-bottom: 10px;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
      padding: 10px;
    }

    .notification-title {
      font-weight: bold;
      font-size: 1.1rem;
    }

    .notification-time {
      font-size: 0.9rem;
      color: #6c757d;
    }

    .badge-status {
      font-size: 0.85rem;
      padding: 5px 10px;
    }

    .notification-message {
      font-size: 0.95rem;
      color: #555;
    }

    .list-group-item:hover {
      background-color: #f9f9f9;
    }