@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css");
html {
  background-color: #BD1819;
}

.clr {
  clear: both;
}

body {
  background-color: #BD1819;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  overflow-x: hidden;
}

body button {
  background-color: #FFF;
  color: #000;
  font-weight: bold;
  font-size: 15px;
  padding: 10px 30px;
  border-radius: 5px;
}

body #heading {
  color: #BD1819;
  font-weight: bold;
  font-size: 40px;
  padding: 50px 0px;
  text-align: center;
}

body header {
  text-align: right;
  background-color: #BD1819;
}

body header a {
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
}

body header .navArea {
  background-color: #F9F9F7;
  text-align: center;
  padding: 25px 0px;
  -webkit-box-shadow: 8px 3px 16px #3c3c3c;
          box-shadow: 8px 3px 16px #3c3c3c;
}

body header .navArea nav .nav-item .nav-link {
  font-size: 15px;
  padding: 8px 44px;
  color: #2c2c2c;
}

body header .navArea nav .nav-item.active .nav-link {
  color: #BD1819;
  font-weight: bold;
}

body #banner {
  background: url("../images/banner2025.jpeg");
  min-height: 480px;
}

body #banner div {
  padding: 160px 0px;
}

body #banner div h1 {
  opacity: 1;
  color: #FFF;
  position: relative;
  font-size: 80px;
  font-weight: 900;
  border-radius: 10px;
  text-shadow: 1px 2px #000;
  text-align: center;
}

body #about {
  padding-bottom: 30px;
}

body #about img {
  float: left;
  margin-right: 10px;
  max-width: 100%;
  border-radius: 2%;
  -webkit-box-shadow: 2px 2px 2px #999;
          box-shadow: 2px 2px 2px #999;
}

body #about p {
  text-align: justify;
  line-height: 30px;
  font-size: 17px;
}

body .landing-body {
  padding: 20px 0px;
}

body .landing-body .client {
  text-align: center;
}

body .landing-body .client img {
  width: 250px;
}

body .landing-body #managementPic {
  float: left;
  margin-right: 45px;
  border-radius: 32px;
  -webkit-box-shadow: 2px 7px 11px;
          box-shadow: 2px 7px 11px;
}

body .landing-body #managementText {
  float: right;
  font-size: 20px;
  font-style: italic;
  width: 70%;
}

body .landing-body .prod-pic {
  border: 1px solid #000;
  -webkit-box-shadow: 4px 5px 5px black;
          box-shadow: 4px 5px 5px black;
  border-radius: 8px;
  padding: 27px 0px;
}

body .landing-body h3 {
  text-align: center;
}

body .landing-body table {
  width: 100%;
}

body .landing-body table tr td, body .landing-body table tr th {
  padding: 5px 5px;
  border: 3px solid #999;
}

body .landing-body h1 {
  text-transform: capitalize;
}

body .landing-body .gridbg button {
  background: #BD1819;
  color: #FFF;
  display: block;
  margin: 20px auto 47px auto;
  padding: 6px 12px;
  font-size: 12px;
  text-decoration: none;
}

body .landing-body .gridbg:hover {
  cursor: pointer;
}

body #call-action {
  background: url("../images/ppsinghFlayer.jpeg") center bottom fixed;
  padding: 80px 0px;
  width: 100%;
  margin-top: 20px;
  color: #FFF;
  text-align: center;
  overflow: hidden;
}

body #call-action p {
  font-size: 28px;
  font-weight: 900;
  text-shadow: 2px 2px 2px #000;
  color: #fff;
  font-style: italic;
}

body .contact table tr td {
  padding: 10px;
}

body .catalogue button {
  background: #BD1819;
  color: #FFF;
  display: block;
  margin: 20px auto 47px auto;
  padding: 6px 12px;
  font-size: 12px;
}

body .catalogue .ui-widget-header {
  background-color: transparent;
  border: 0px;
}

body .catalogue .ui-widget-header li {
  margin: 0;
  padding: 0;
  border: 0;
  text-align: center;
  background-color: transparent;
  text-align: center;
  font-weight: bold;
}

body .catalogue .ui-widget-header li a {
  width: 100%;
}

body .catalogue .ui-widget-header .ui-state-active {
  background-color: #BD1819;
}

body .catalogue div img {
  width: 50%;
}

body .catalogue div div {
  float: left;
  text-align: center;
}

body .catalogue div div a {
  font-weight: bold;
  color: #BD1819;
}

body .industry-news {
  padding-bottom: 30px;
  background: black;
}

body .industry-news #team-pic {
  width: 79%;
  overflow: hidden;
}

body .industry-news #team-pic img {
  width: 100%;
}

body .industry-news #bottom-team {
  width: 20%;
  float: left;
  overflow: hidden;
  text-align: center;
  margin: 0px;
  list-style: none;
  padding: 0px;
}

body .industry-news #bottom-team li img {
  width: 100%;
  margin-left: 0px;
  border-bottom: 6px solid #FFF;
}

body .industry-news #bottom-team li img:hover {
  border-color: #000;
  cursor: pointer;
}

body .industry-news img {
  margin-left: 94px;
}

body .industry-news p {
  line-height: 30px;
  text-align: justify;
  word-spacing: 11px;
  font-size: 22px;
}

body .industry-news #team-pic {
  width: 79%;
  overflow: hidden;
}

body .industry-news #team-pic img {
  width: 100%;
}

body .industry-news #bottom-team {
  width: 20%;
  float: left;
  overflow: hidden;
  text-align: center;
  margin: 0px;
  list-style: none;
  padding: 0px;
}

body .industry-news #bottom-team li img {
  width: 100%;
  margin-left: 0px;
  border-bottom: 6px solid #FFF;
}

body .industry-news #bottom-team li img:hover {
  border-color: #000;
  cursor: pointer;
}

body #footerfeed {
  background-color: white;
  text-align: center;
}

body #footerfeed a {
  color: #BD1819;
  text-decoration: none;
  font-size: 22px;
  padding: 10px 0px;
}

body #footerfeed a:hover {
  text-decoration: underline;
}

body #footer {
  background: url(../images/footer-bg.jpg);
  padding: 0px 10px;
  color: #FFF;
  font-size: 20px;
  text-align: center;
}

body #footer div {
  margin: 40px 0px;
  font-size: 16px;
}

body #footer div a {
  color: #FFF;
}

body #footer h3 {
  font-weight: bold;
  text-align: center;
}

body #footer ul {
  margin: 0px;
  text-align: center;
  list-style: none;
  font-size: 20px;
  padding: 0;
}

body #footer ul a {
  text-decoration: none;
  color: #FFF;
  display: block;
  width: 100%;
  font-size: 16px;
}

body #footer ul a:hover {
  text-decoration: underline;
}

body #footer img {
  position: relative;
  width: 200px;
}

body #lower-footer {
  background: url(../images/footer-bg.jpg);
  color: #000;
  font-size: 12px;
  padding: 10px 0px;
  color: #FFF;
}

body #lower-footer a {
  color: #FFF;
}
/*# sourceMappingURL=styles.css.map */