.product-heading {
  padding: 4px 2px;
  margin: 2px 10px;
  text-align: center;
  height: 36px;
}
.product-title p {
  font-size: 19px !important;
  font-weight: 600;
  margin-top: 37px;
}
.product-title {
  text-align: center;
}
p.mb-2.schneider-product {
  font-weight: 600;
}
p.se-title {
  font-weight: 600;
}
p.se-main-title {
  text-align: center;
  font-size: 18px !important;
  font-weight: 600;
  margin-top: 35px;
}
.socomec-category-family img {
  width: 323px;
}
.socomec-category-family {
  text-align: center;
}
.hm-prod-detail ul {
  margin: 0px 0px 41px 0px;
}
.about-us {
  margin: 50px 0px;
}
.values {
  margin: 40px 0px;
}
.values h6 {
  font-weight: 600;
  border-bottom: 1px solid #b0c7d2;
  /* text-align: center; */
  margin-bottom: 6px;
}
.certificate {
  padding: 50px 20px;
}
.popup-gallery img {
  width: 304px;
  max-width: 100%;
  height: 225px;
  padding: 10px;
  border: 1px solid #b19999;
  margin: 15px;
}
img.capcha {
  width: 113px;
}

/* Career Page */

.openings_card {
  padding: 20px;
  box-shadow: 2px 2px 4px 2px #dddd;
  text-align: start;
  height: 500px;
  position: relative;
}
.opening_heading {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 2px;
  margin-top: 0px;
}
.opening_detail {
  margin-bottom: 12px;
  margin-top: 0px;
}
ul.opening_detail {
  margin-bottom: 25px;
  margin-top: 0px;
}

.apply_now_btn {
  color: #f00f00;
  border: 2px solid currentColor;
  padding: 10px;
  font-weight: 500;
  letter-spacing: 1px;
  background-color: #ffffff;
  width: 100%;
  text-transform: uppercase;
  transition: all ease-in-out 0.5s;
  position: absolute;
  bottom: 20px;
  width: 300px;
}

