.service-list {
  background: #F9F9F9;
  padding: 32px;
  margin-bottom: 30px; }
  .service-list i {
    color: #bb4040;
    font-size: 60px;
    margin-bottom: 16px;
    display: inline-block; }
  .service-list h3 {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 16px; }
  .service-list p {
    color: #555;
    font-size: 14px;
    font-weight: 400; }

.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: #E41E26;
      font-size: 80px;
      margin-bottom: 12px;
      display: inline-block; }

.cta {
  background: #A40000;
  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: url("../images/contact-details-bg.png");
  background-position: bottom;
  background-size: cover;
  padding: 80px 40px;
  position: relative;
  top: -100px;
  color: #7B828C;
  font-size: 18px;
  font-weight: 400; }
  .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 {
    color: #2d2d2d;
    display: block; }
    .contact-details-content i {
      color: #E41E26;
      margin-bottom: 8px; }
    .contact-details-content:hover {
      color: #E41E26;
      opacity: 0.8;
      text-decoration: none; }
  .contact-details .c-heading {
    font-size: 18px;
    color: #000;
    margin-bottom: 8px; }

.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: #E41E26; }

.phe-products .nav-pills .nav-link.active,
.phe-products .nav-pills .show > .nav-link {
  background-color: #E41E26;
  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: #E41E26; }
.products .nav-pills .nav-link.active,
.products .nav-pills .show > .nav-link {
  background-color: #E41E26;
  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: #E41E26; }
  .products .products-sub-tab .nav-link.active {
    background-color: transparent;
    color: #E41E26;
    font-weight: 600;
    position: relative; }
    .products .products-sub-tab .nav-link.active:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 2px;
      background-color: #E41E26;
      left: 0;
      bottom: 0; }

.product_S .products-list-title {
  font-size: 16px;
  position: static; }

.about-history {
  background-color: #05112D; }
  .about-history .start,
  .about-history .year {
    color: #E41E26;
    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: #E41E26; }
  .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: #E41E26;
  color: #fff; }

@media (max-width: 991.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; } }

/*# sourceMappingURL=home.css.map */
