/* Replace below url with google fonts to be used */
@import url("https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap");
/* // Color */
/* // fonts */
/* Line Height */
/* // padding */
/* // margin */
/* // font-weight */
/* text-transform */
/* Font Size */
.banner-content h1 {
  color: #1C1B1B;
  text-align: center;
  font-size: 27px;
  font-family: "Mulish", sans-serif;
  line-height: 130%;
  text-transform: uppercase;
  font-family: "Mulish", sans-serif;
  font-weight: 700;
  padding-top: 15px;
  letter-spacing: 1.2px;
  position: relative;
  z-index: 999;
}
@media (min-width: 400px) and (max-width: 568px) {
  .banner-content h1 {
    font-size: 17px;
    line-height: 150%;
    padding-top: 25px;
  }
}
@media (max-width: 399px) {
  .banner-content h1 {
    font-size: 17px;
    line-height: 150%;
    padding-top: 25px;
  }
}
.banner-content h1 .h2 {
  color: #db1838;
  font-size: 56px;
  line-height: 65px;
  font-weight: 800;
}
@media (min-width: 567px) and (max-width: 990px) {
  .banner-content h1 .h2 {
    font-size: 32px;
    line-height: 40px;
  }
}
@media (min-width: 400px) and (max-width: 567px) {
  .banner-content h1 .h2 {
    font-size: 27px;
    line-height: 36px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .banner-content h1 .h2 {
    font-size: 50px;
    line-height: 64px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-content h1 .h2 {
    font-size: 40px;
    line-height: 45px;
  }
}
@media (min-width: 351px) and (max-width: 399px) {
  .banner-content h1 .h2 {
    font-size: 24px;
    line-height: 150%;
  }
}
@media (max-width: 350px) {
  .banner-content h1 .h2 {
    font-size: 22px;
    line-height: 150%;
  }
}
@media (min-width: 992px) {
  .banner-content h1 .h2 {
    line-height: 65px !important;
  }
}
.banner-content h2 {
  text-align: center;
  color: #1C1B1B;
  letter-spacing: 0.25px;
  position: relative;
  z-index: 999;
  font-size: 20px;
  line-height: 150%;
  font-weight: 400;
  margin: 15px 0;
}
.banner-content h2 span {
  color: #1C1B1B;
  font-weight: 600;
}
@media (min-width: 567px) and (max-width: 1199px) {
  .banner-content h2 {
    font-size: 20px;
    line-height: 150%;
    padding-top: 0px;
  }
}
@media (min-width: 992px) {
  .banner-content h2 {
    font-size: 27px;
    line-height: 34px;
    padding: 15px 0;
    letter-spacing: 0.25px;
  }
}
@media (max-width: 400px) {
  .banner-content h2 {
    font-size: 17px;
    line-height: 150%;
    padding-top: 0px;
    letter-spacing: 0.25px;
    padding-bottom: 15px;
  }
}

.title-sec {
  font-size: 32px;
  line-height: 40px;
  color: #1C1B1B;
  font-family: "Mulish", sans-serif;
  padding-bottom: 20px;
  font-weight: 700;
}
.title-sec span {
  color: #db1838;
  letter-spacing: 1.2px;
}
@media (max-width: 768px) {
  .title-sec {
    font-size: 24px;
    line-height: 150%;
    padding-bottom: 15px;
    padding: 0 10px 15px 10px;
  }
}

p {
  color: #1C1B1B;
  font-size: 19px;
  letter-spacing: 0.5px;
  font-family: "Mulish", sans-serif;
  line-height: 150%;
}
p, b {
  font-weight: 600 !important;
}
@media (max-width: 768px) {
  p {
    font-size: 17px;
  }
}

.h4 {
  font-size: 24px;
  margin-bottom: 0;
  padding-bottom: 10px;
}
@media (max-width: 768px) {
  .h4 {
    font-size: 20px;
  }
}


body.act-home li.act-home,
body.act-turnkeyplants li.act-turnkeyplants,
body.act-services li.act-services,
body.act-faqs li.act-faqs,
body.act-gallery li.act-gallery,
body.act-careers li.act-careers,
body.act-contact li.act-contact{
  position: relative;
}

body.act-home li.act-home::after,
body.act-turnkeyplants li.act-turnkeyplants::after,
body.act-services li.act-services::after,
body.act-faqs li.act-faqs::after,
body.act-gallery li.act-gallery::after,
body.act-careers li.act-careers::after,
body.act-contact li.act-contact::after {
  content: "";
  width: 60%;
  height: 5px;
  position: absolute;
  right: 0;
  background: #db1838;
  bottom: 0px;
  left: 0;
  margin: auto;
}
body.act-aboutus a.act-aboutus,
body.act-products a.act-products {
    position:relative;background: #db1838;
}
body.act-aboutus a.act-aboutus::after,
body.act-products a.act-products::after {
  content: "";
  width: 60%;
  height: 5px;
  position: absolute;
  right: 0;
  background: #db1838;
  bottom: 0px;
  left: 0;
  margin: auto;
  border: 1px solid #db1838;
}
@media (max-width: 992px) {
    body.act-products a.act-products,
    body.act-aboutus a.act-aboutus{
            position:relative;
            background: #db1838;
    }
    body.act-products a.act-products::after,
    body.act-aboutus a.act-aboutus::after{
        content: "";
        width: auto;
        height: 5px;
        position: relative;
        right: 0;
        background: none;
        bottom: auto;
        left: auto;
        margin: 0;
        border: none;
    }
}


#header .logo {
  width: 180px;
}
#header h6 {
  color: #db1838;
  font-weight: 700;
  font-size: 20px;
}
#header a {
  text-decoration: none;
}
#header .nav-bg-box {
  background-color: rgba(37, 24, 46, 0.9411764706);
}
#header .navbar-light {
  background-color: #1C1B1B;
  /*z-index: 999;*/
}
#header .navbar-light .navbar-nav .nav-link {
  background: transparent;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  transition: all 0.5s ease-in-out;
  padding: 10px;
}
@media (min-width: 992px) and (max-width: 1299px) {
  #header .navbar-light .navbar-nav .nav-link {
    font-size: 17px;
    letter-spacing: 0px;
    padding-left: 0.7rem !important;
    padding-right: 0.7rem !important;
  }
}
@media (min-width: 1300px) {
  #header .navbar-light .navbar-nav .nav-link {
    padding-left: 17px !important;
    padding-right: 17px !important;
  }
}
#header .navbar-light .navbar-nav .list-unstyled .nav-link {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
#header .row.nav-box {
  background-color: rgb(68, 68, 68);
}
#header .dropdown-menu {
  float: left;
  margin: 0px 0px 0px;
  background-color: rgb(68, 68, 68);
  border: none;
  box-shadow: none;
}
#header .dropdown-menu li a {
  color: #db1838;
  padding: 10px 10px;
  font-size: 15px;
  border-bottom: 1px solid #eee;
}
#header .dropdown-menu li a:hover {
  color: #1C1B1B;
  transition: all 0.5s ease-in-out;
}
#header .dropdown-menu li:last-child a {
  border-bottom: 0px solid #eee;
}
#header .dropdown-menu img {
  display: inline-block;
  height: 1.6rem;
  padding-right: 0.5rem;
}
#header .megamenu {
  position: static;
}
#header .megamenu .dropdown-menu {
  background: none;
  border: none;
  width: 100%;
}
#header .subtext {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 0;
  color: #cdcdcd;
  margin: 5px 0;
}
#header .navbar .container {
  display: block;
}
#header .visibility-hidden {
  visibility: hidden;
}
#header .about-box-nav {
  position: relative;
  left: 185%;
}
#header .bb-0 {
  border-bottom: 0 !important;
}

.nav-item {
  font-family: "Mulish", sans-serif !important;
}

.scroll-nav {
  background-color: rgba(37, 24, 46, 0.7529411765) !important;
  position: fixed;
  width: 100%;
  -webkit-backdrop-filter: blur(100px);
          backdrop-filter: blur(100px);
  z-index: 99999;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.231372549);
  transition: 5s all ease;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: " ";
  border-top: 0.2 0.5em solid;
  border-right: 0.2 0.5em solid transparent;
  border-bottom: 0;
  border-left: 0.2 0.5em solid transparent;
}

#mobile-menu-metreal .nav-top {
  display: flex;
  align-items: center;
  position: fixed;
  z-index: 101;
  width: 100%;
  height: 50px;
  background-color: #188976;
}
#mobile-menu-metreal .nav-top .hamburger {
  margin-left: auto;
  color: #fff;
  cursor: pointer;
}
#mobile-menu-metreal .nav-drill {
  margin-top: 0px;
}
#mobile-menu-metreal .nav-drill li p {
  color: #4a4a4a;
  font-size: 16px;
  margin: 5px 15px;
}
#mobile-menu-metreal .nav-drill {
  display: flex;
  position: absolute;
  z-index: 100;
  top: auto;
  right: 0;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  overflow-y: hidden;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  transition: 0.45s;
}
#mobile-menu-metreal .nav-items {
  flex: 0 0 100%;
}
#mobile-menu-metreal .nav-item:not(:last-child) {
  border-bottom: solid 1px rgba(37, 24, 46, 0.2117647059);
}
#mobile-menu-metreal .nav-link {
  display: block;
  padding: 0.875em 1em;
  background-color: #fff;
  color: #000;
  font-size: 1rem;
  line-height: 160%;
  font-weight: 400;
}
#mobile-menu-metreal .nav-link:hover {
  color: #000;
}
#mobile-menu-metreal .nav-expand-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateX(100%);
  background-color: #fff;
  transition: 0.3s;
  visibility: hidden;
}
#mobile-menu-metreal .nav-expand-content .nav-item:not(:last-child) {
  border-bottom: solid 1px rgba(255, 255, 255, 0.4509803922);
}
#mobile-menu-metreal .nav-expand-content .nav-link {
  background-color: #fff;
  border-bottom: solid 1px rgba(37, 24, 46, 0.2117647059);
}
#mobile-menu-metreal .nav-expand-content .nav-back-link {
  display: flex;
  align-items: center;
  background-color: #4c4c4c !important;
  color: #fff;
}
#mobile-menu-metreal .nav-expand-content .nav-back-link::before {
  content: "\f053";
  margin-right: 0.5em;
  font-family: "fontawesome";
}
#mobile-menu-metreal .nav-expand-link {
  display: flex;
  justify-content: space-between;
}
#mobile-menu-metreal .nav-expand-link::after {
  content: "\f054";
  flex: 0 1 auto;
  font-family: "fontawesome";
}
#mobile-menu-metreal .nav-expand.active > .nav-expand-content {
  transform: translateX(0);
  visibility: visible;
}
#mobile-menu-metreal .btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 50%;
  opacity: 1;
  box-shadow: none;
  margin: 0;
  position: inherit;
}
#mobile-menu-metreal h5 {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  margin: 0;
  color: #fff;
}
#mobile-menu-metreal .offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  background: #1C1B1B;
  height: 80px;
}
#mobile-menu-metreal .offcanvas-end {
  overflow: auto;
}
@media (min-width: 568px) {
  #mobile-menu-metreal .offcanvas-end {
    width: 40%;
  }
}
@media (min-width: 992px) {
  #mobile-menu-metreal .offcanvas-end {
    width: 30%;
  }
}
@media (min-width: 400px) and (max-width: 567px) {
  #mobile-menu-metreal .offcanvas-end {
    width: 50%;
  }
}
@media (max-width: 499px) {
  #mobile-menu-metreal .offcanvas-end {
    width: 70%;
  }
}
#mobile-menu-metreal .cards {
  display: flex;
  align-items: center;
}
#mobile-menu-metreal .cards img {
  width: 50px;
}
#mobile-menu-metreal .cards h6 {
  background-color: #fff;
  color: #1C1B1B;
  font-size: 17px;
  line-height: 160%;
  font-weight: 500;
  margin: 0;
}
#mobile-menu-metreal .offcanvas-body {
  flex-grow: 1;
  padding: 0;
  overflow-y: auto;
  background: #fff;
}
@media (max-width: 568px) {
  #mobile-menu-metreal .nav-link {
    padding: 10px 10px;
    background-color: #fff;
    color: #1C1B1B;
    font-size: 17px;
    line-height: 160%;
    font-weight: 500;
  }
}
#mobile-menu-metreal .navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none;
}
#mobile-menu-metreal #metreal-navigation-m {
  background-color: #1C1B1B;
}
#mobile-menu-metreal #metreal-navigation-m img {
  width: 150px;
}
#mobile-menu-metreal #metreal-navigation-m .fa-bars {
  font-size: 30px;
}

#our-strength .psec-gap {
  background-color: #f8f9fa !important;
}
#our-strength .psectxt-subtitle {
  color: #F4F4F4 !important;
  font-family: "Mulish", sans-serif;
  font-weight: 700 !important;
  text-align: center !important;
  margin-bottom: 3rem !important;
}
#our-strength .psectxt-subtitle span {
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 52px;
  letter-spacing: 0.25px;
  color: #db1838;
}
#our-strength .psingle-card {
  position: relative;
  transition: all 0.5s ease 0s;
  box-shadow: 0px 8px 8px -4px rgba(16, 24, 40, 0.03), 0px 20px 24px -6px rgba(255, 255, 255, 0.08);
}
#our-strength .psingle-card:hover {
  transform: scale(0.98);
  transition: all 0.5s ease 0s;
}
#our-strength .psingle-image {
  margin: 30px 0px 30px 50px;
  padding: 20px 10px;
  text-align: center;
  position: relative;
  z-index: 12;
  height: 300px;
  overflow: hidden;
  background: #fff;
  letter-spacing: 0.5px;
  border-radius: 10px;
}
@media (max-width: 600px) {
  #our-strength .psingle-image {
    margin: 30px 0px 30px 50px;
    padding: 10px 15px;
  }
}
#our-strength .psingle-image img {
  width: 140px;
  height: 90px;
  margin-bottom: 30px;
  border-radius: 7px;
  margin: 20px auto;
}
@media (max-width: 768px) {
  #our-strength .psingle-image img {
    width: 100px;
    height: 100px;
    margin-bottom: 30px;
    border-radius: 7px;
    margin: 15px auto;
  }
}
#our-strength .psingle-image p {
  font-family: "Mulish", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: "Mulish", sans-serif;
  line-height: 21px;
  font-size: 16px;
  margin-bottom: 0;
  letter-spacing: 0.5px;
}
#our-strength .psingle-image .psingletxt-title {
  position: relative;
  z-index: 100;
  margin-bottom: 20px;
  color: #1C1B1B;
  font-family: "Mulish", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.25px;
}
@media (max-width: 768px) {
  #our-strength .psingle-image .psingletxt-title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px;
  }
}
#our-strength .psingle-content {
  border-radius: 20px;
  position: absolute;
  left: 30px;
  top: -30px;
  right: 30px;
  bottom: -30px;
  background: #463F3F url(../images/os-texture.svg) repeat;
  border-radius: 20px;
  align-items: flex-end !important;
  display: flex !important;
}
@media (max-width: 600px) {
  #our-strength .psingle-content {
    left: 5px;
    top: -30px;
    right: 30px;
    bottom: -30px;
  }
}
#our-strength .pnav-lftrgt .owl-dots {
  display: none;
}
#our-strength .pnav-lftrgt .owl-nav .owl-prev {
  width: 40px;
  height: 40px;
  content: rgba(136, 136, 34, 0.4);
  text-align: center;
  position: relative;
  display: inline-block;
  background: transparent;
  top: 0;
  left: -10px !important;
  cursor: pointer;
  transition: all 500ms ease;
  background: #FFBE00;
  border-radius: 50%;
}
#our-strength .pnav-lftrgt .owl-nav .owl-prev::before {
  left: auto;
  content: "";
  position: absolute;
  top: 14px;
  left: 16px;
  width: 13px;
  height: 13px;
  border-bottom: 2px solid #25182E;
  border-left: 2px solid #25182E;
  transform: rotate(45deg);
  transition: 0.7s cubic-bezier(0.2, 0.96, 0.34, 1);
  right: 6px;
}
#our-strength .pnav-lftrgt .owl-nav .owl-next {
  width: 40px;
  height: 40px;
  position: relative;
  display: inline-block;
  background: transparent;
  top: 0;
  left: 0px !important;
  cursor: pointer;
  transition: all 500ms ease;
  background: #FFBE00;
  border-radius: 50%;
}
#our-strength .pnav-lftrgt .owl-nav .owl-next::before {
  left: auto;
  content: "";
  position: absolute;
  top: 14px;
  right: 16px;
  width: 13px;
  height: 13px;
  transform: rotate(45deg);
  transition: 0.7s cubic-bezier(0.2, 0.96, 0.34, 1);
  border-top: 2px solid #25182E;
  border-right: 2px solid #25182E;
}

@media (min-width: 768px) {
  #our-strength .psingletxt-title {
    font-size: 15px;
  }
}
#awards .psec-gap {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/awards-bg.svg) no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}
#awards .psectxt-subtitle {
  color: #fff !important;
  font-family: "Mulish", sans-serif;
  font-weight: 700 !important;
  text-align: center !important;
  margin-bottom: 3rem !important;
}
#awards .psectxt-subtitle span {
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 52px;
  letter-spacing: 0.25px;
  color: #db1838;
}
#awards .psingle-card {
  position: relative;
  transition: all 0.5s ease 0s;
}
#awards .psingle-card:hover {
  transform: scale(0.98);
  transition: all 0.5s ease 0s;
}
#awards .psingle-card img {
  max-height: 500px;
}
#awards .psingletxt-title {
  position: absolute;
  bottom: 0px;
  z-index: 100;
  color: #1C1B1B;
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  line-height: 150%;
  letter-spacing: 1.2px;
  text-align: center;
  padding: 10px;
  width: 100%;
}
#awards .psingle-content {
  border-radius: 20px;
  position: absolute;
  left: 0px;
  top: -30px;
  right: 30px;
  bottom: -30px;
  background: #463F3F url(../images/os-texture.svg) repeat;
  border-radius: 20px;
  align-items: flex-end !important;
  display: flex !important;
}
@media (max-width: 600px) {
  #awards .psingle-content {
    left: 30px;
    top: -30px;
    right: 30px;
    bottom: -30px;
  }
}
#awards .pnav-lftrgt .owl-dots {
  display: none;
}

@media (min-width: 768px) {
  #awards .psingletxt-title {
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 20px;
    bottom: 0;
  }
}
#awards-page .psec-gap {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/awards-bg.svg) no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}
#awards-page .psectxt-subtitle {
  color: #fff !important;
  font-family: "Mulish", sans-serif;
  font-weight: 700 !important;
  text-align: center !important;
  margin-bottom: 3rem !important;
}
#awards-page .psectxt-subtitle span {
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 52px;
  letter-spacing: 0.25px;
  color: #db1838;
}
#awards-page .psingle-card {
  position: relative;
  transition: all 0.5s ease 0s;
}
#awards-page .psingle-card:hover {
  transform: scale(0.98);
  transition: all 0.5s ease 0s;
}
#awards-page .psingle-card img {
  max-height: 500px;
}
#awards-page .psingletxt-title {
  position: absolute;
  bottom: 0px;
  z-index: 100;
  color: #1C1B1B;
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  line-height: 150%;
  letter-spacing: 1.2px;
  text-align: center;
  padding: 10px;
  left: 0;
  right: 0;
  width: 100%;
}
#awards-page .psingle-content {
  border-radius: 20px;
  position: absolute;
  left: 0px;
  top: -30px;
  right: 30px;
  bottom: -30px;
  background: #463F3F url(../images/os-texture.svg) repeat;
  border-radius: 20px;
  align-items: flex-end !important;
  display: flex !important;
}
@media (max-width: 600px) {
  #awards-page .psingle-content {
    left: 30px;
    top: -30px;
    right: 30px;
    bottom: -30px;
  }
}
#awards-page .pnav-lftrgt .owl-dots {
  display: none;
}

@media (min-width: 768px) {
  #awards .psingletxt-title {
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 20px;
    bottom: 0;
  }
}
#awards-page .psingletxt-title h3 {
  font-size: 17px;
  max-width: 350px;
  line-height: 26px;
  background: transparent;
  box-shadow: 15px 15px 20px rgba(0, 0, 0, 0);
  margin: auto;
}

#what-people-saying .psec-gap {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06)), no-repeat, url(../images/test-bg.webp) no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}
#what-people-saying .psectxt-subtitle {
  color: #fff !important;
  font-family: "Mulish", sans-serif;
  text-align: center;
  font-weight: 700 !important;
  margin-bottom: 3rem !important;
}
#what-people-saying .psectxt-subtitle span {
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 52px;
  letter-spacing: 0.25px;
  color: #db1838;
}
#what-people-saying .psingle-card {
  position: relative;
  transition: all 0.5s ease 0s;
}
#what-people-saying .psingle-card:hover {
  transform: scale(0.98);
  transition: all 0.5s ease 0s;
}
#what-people-saying .psingle-image {
  padding: 20px 30px;
  position: relative;
  z-index: 12;
  overflow: hidden;
  background: #fff;
  border-radius: 20px;
  box-shadow: 13px 4px 90px rgba(0, 0, 0, 0.1);
}
#what-people-saying .psingle-image p {
  font-family: "Mulish", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 21px;
}
@media (max-width: 768px) {
  #what-people-saying .psingle-image p {
    text-align: center !important;
  }
}
#what-people-saying .psingle-image .psingletxt-title {
  position: relative;
  z-index: 100;
  color: #1C1B1B;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}
#what-people-saying .psingle-image .psingletxt-title span {
  font-weight: 400;
  display: block;
}
@media (max-width: 768px) {
  #what-people-saying .psingle-image .psingletxt-title {
    text-align: center;
  }
}
#what-people-saying .psingle-content {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 20px;
  position: absolute;
  left: 0px;
  top: -30px;
  right: 30px;
  bottom: -30px;
  background: #463F3F url(../images/os-texture.svg) repeat;
  box-shadow: 7px 4px 35px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  align-items: flex-end !important;
  display: flex !important;
}
@media (max-width: 600px) {
  #what-people-saying .psingle-content {
    left: 30px;
    top: -30px;
    right: 30px;
    bottom: -30px;
  }
}
#what-people-saying .pnav-lftrgt .owl-dots {
  display: none;
}
#what-people-saying .pnav-lftrgt .owl-carousel .owl-dots.disabled, #what-people-saying .pnav-lftrgt .owl-carousel .owl-nav.disabled {
  display: block !important;
}
#what-people-saying .pnav-lftrgt .owl-nav {
  position: absolute;
  left: 50%;
  margin-left: -40px;
  bottom: -60px;
}
#what-people-saying .pnav-lftrgt .owl-nav .owl-prev {
  width: 40px;
  height: 40px;
  content: rgba(136, 136, 34, 0.4);
  text-align: center;
  position: relative;
  display: inline-block;
  background: transparent;
  top: 0;
  left: -10px !important;
  cursor: pointer;
  transition: all 500ms ease;
  background: #fff;
  border-radius: 50%;
}
#what-people-saying .pnav-lftrgt .owl-nav .owl-prev::before {
  left: auto;
  content: "";
  position: absolute;
  top: 14px;
  left: 16px;
  width: 13px;
  height: 13px;
  border-bottom: 2px solid #271931;
  border-left: 2px solid #271931;
  transform: rotate(45deg);
  transition: 0.7s cubic-bezier(0.2, 0.96, 0.34, 1);
  right: 6px;
}
#what-people-saying .pnav-lftrgt .owl-nav .owl-next {
  width: 40px;
  height: 40px;
  content: rgba(136, 136, 34, 0.4666666667);
  position: relative;
  display: inline-block;
  background: transparent;
  top: 0;
  left: 0px !important;
  cursor: pointer;
  transition: all 500ms ease;
  background: #fff;
  border-radius: 50%;
}
#what-people-saying .pnav-lftrgt .owl-nav .owl-next::before {
  left: auto;
  content: "";
  position: absolute;
  top: 14px;
  right: 16px;
  width: 13px;
  height: 13px;
  transform: rotate(45deg);
  transition: 0.7s cubic-bezier(0.2, 0.96, 0.34, 1);
  border-top: 2px solid #271931;
  border-right: 2px solid #271931;
}

@media (min-width: 768px) {
  #what-people-saying .psec-gap {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
}
@media (min-width: 768px) {
  #what-people-saying .psingletxt-title {
    font-size: 15px;
  }
}
.other-companise {
  width: 275px;
  margin: auto;
}

#why-us .psec-gap {
  background: #1C1B1B;
}
#why-us .psectxt-subtitle {
  color: #fff !important;
  font-family: "Mulish", sans-serif;
  text-align: center;
  font-weight: 700 !important;
  margin-bottom: 3rem !important;
}
#why-us .psectxt-subtitle span {
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 52px;
  letter-spacing: 0.25px;
  color: #db1838;
}
#why-us .box-border {
  border: 1px solid #fff;
  width: 100%;
}
@media (max-width: 767px) {
  #why-us .box-border {
    width: 90%;
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #why-us .box-border {
    width: 60%;
    margin: 0 auto;
  }
}
#why-us .some-page-wrapper {
  margin: 0px;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#why-us .flx-order #order1 {
  order: 1;
}
@media (max-width: 992px) {
  #why-us .flx-order #order1 {
    order: 2;
  }
}
#why-us .flx-order #order2 {
  order: 2;
}
@media (max-width: 992px) {
  #why-us .flx-order #order2 {
    order: 1 !important;
  }
}
#why-us .flx-order #order3 {
  order: 3 !important;
}
@media (max-width: 992px) {
  #why-us .flx-order #order3 {
    order: 4 !important;
  }
}
#why-us .flx-order #order4 {
  order: 4 !important;
}
@media (max-width: 992px) {
  #why-us .flx-order #order4 {
    order: 3 !important;
  }
}
#why-us .column {
  padding: 0;
  width: 25%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
}
#why-us .column img {
  width: 100%;
}
@media (max-width: 992px) {
  #why-us .column {
    flex-direction: column;
    width: 100% !important;
    flex: fit-content;
  }
}
#why-us .column .sectxt-para {
  padding: 0 15px;
}
#why-us .column .sectxt-para .sectxt-title {
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0.5px;
}
@media (max-width: 1200px) {
  #why-us .column .sectxt-para .sectxt-title {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
#why-us .column .sectxt-para .sectxt-title span {
  color: #fff;
}
#why-us .column .sectxt-para p {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}
@media (max-width: 1200px) {
  #why-us .column .sectxt-para p {
    font-size: 18px;
    line-height: 23px;
  }
}
#why-us .column .text-padding {
  padding: 6px;
}
@media (max-width: 568px) {
  #why-us .column .text-padding {
    padding: 15px 5px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  #why-us .column .text-padding {
    padding: 0 5px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #why-us .column .text-padding {
    padding: 20px 20px;
  }
}

@media (min-width: 992px) {
  #why-us .psec-gap {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
}
@media (min-width: 768px) {
  #why-us .psingletxt-title {
    font-size: 15px;
  }
}
#product-tab-sec .owl-theme .owl-nav {
  margin: 0px !important;
}

.other-companise-d {
  width: 900px;
  margin: 15px auto;
  display: block;
  max-width: 100%;
}

.top-banner {
  width: 100%;
  position: relative;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #c51f3c;
  box-shadow: 11px 11px 36px rgba(197, 31, 60, 0.1);
}

.nav-pills .nav-link {
  background: #1C1B1B;
  border: 0;
  border-radius: 0;
  margin-top: 30px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 1.2px;
  position: relative;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
  transition: all 1s ease;
}
.nav-pills .nav-link:nth-of-type(1) {
  margin-top: 0;
}

.product-banner-image, .turkey-banner-image, .hoppers-banner-image, .material-handling-banner-image, .mobile-crusher-banner-image, .screen-feeders-banner-image {
  background: linear-gradient(92.46deg, rgba(0, 0, 0, 0.595) 43.99%, rgba(0, 0, 0, 0) 95.61%), url(../images/product/crusher-banner.webp) no-repeat;
  background-size: cover;
  height: 296px;
  width: 100%;
  position: relative;
}
.product-banner-image .content-box, .turkey-banner-image .content-box, .hoppers-banner-image .content-box, .material-handling-banner-image .content-box, .mobile-crusher-banner-image .content-box, .screen-feeders-banner-image .content-box {
  color: #fff;
  padding: 15px;
  bottom: 50px;
  left: 10px;
  position: absolute;
}
.product-banner-image .content-box p, .turkey-banner-image .content-box p, .hoppers-banner-image .content-box p, .material-handling-banner-image .content-box p, .mobile-crusher-banner-image .content-box p, .screen-feeders-banner-image .content-box p {
  color: #fff;
}

.screen-feeders-banner-image {
  background: linear-gradient(92.46deg, rgba(0, 0, 0, 0.595) 43.99%, rgba(0, 0, 0, 0) 95.61%), url(../images/product/screen-feeders-banner.webp) no-repeat;
}

.mobile-crusher-banner-image {
  background: linear-gradient(92.46deg, rgba(0, 0, 0, 0.595) 43.99%, rgba(0, 0, 0, 0) 95.61%), url(../images/product/mobile-crushers.webp) no-repeat;
  height: 375px;
  width: 100%;
}

.material-handling-banner-image {
  background: linear-gradient(92.46deg, rgba(0, 0, 0, 0.595) 43.99%, rgba(0, 0, 0, 0) 95.61%), url(../images/product/material-handling.webp) no-repeat;
  height: 375px;
  background-size: cover;
}

.hoppers-banner-image {
  background: linear-gradient(92.46deg, rgba(0, 0, 0, 0.595) 43.99%, rgba(0, 0, 0, 0) 95.61%), url(../images/product/hoppers.webp);
  height: 375px;
  background-size: cover;
}

.turkey-banner-image {
  background: linear-gradient(92.46deg, rgba(0, 0, 0, 0.595) 43.99%, rgba(0, 0, 0, 0) 95.61%), url(../images/product/turnkey-plant.png);
  height: 375px;
  background-size: cover;
}

.banner-box {
  position: relative;
}

.product-card {
  position: relative;
  box-shadow: 0px 8px 8px -4px rgba(16, 24, 40, 0.03), 0px 20px 24px -6px rgba(255, 255, 255, 0.08);
}
.product-card img {
  border-radius: 8px;
}
.product-card .product-content-box {
  position: absolute;
  bottom: 13px;
  color: #fff;
  left: 13px;
}
.product-card .product-content-box p {
  font-size: 18px;
  color: #1C1B1B;
  letter-spacing: 1.2px;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 22px;
  margin-bottom: 10px;
}
.product-card .product-content-box a.explore-btn {
  background: #fff;
  padding: 8px 15px;
  color: #c51f3c;
  margin: 15px 0;
  border-radius: 8px;
  text-decoration: none;
  font-size: 17px;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  font-weight: 600;
  letter-spacing: 0.9px;
}
.product-card .product-content-box a.explore-btn i {
  font-size: 12px;
}
.product-card .product-content-box a.explore-btn:hover {
  background-color: #db1838;
  box-shadow: -2px 2px 22px rgba(227, 0, 22, 0.5);
  color: #fff;
  transition: 0.2s ease;
  letter-spacing: 1.2px;
}
.product-card .product-content-box a.explore-btn:hover i {
  padding-left: 5px;
  transition: 0.2s ease;
}

.product-carousel {
  position: relative;
  margin-top: -35px;
  padding-left: 25px;
}
.product-carousel button.owl-prev img {
  position: absolute;
  left: 0;
  top: 15%;
  z-index: 9999;
  width: 50px;
}
.product-carousel button.owl-next img {
  position: absolute;
  right: 0;
  top: 15%;
  right: -3%;
  z-index: 9999;
  width: 50px;
}

.explor-prd-btn {
  background-color: #db1838;
  color: #fff;
  font-weight: 600;
  margin: 15px 0;
  border-radius: 8px;
  padding: 7px 25px;
  font-size: 17px;
  text-decoration: none;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  letter-spacing: 0.9px;
}
.explor-prd-btn i {
  font-size: 12px;
}
.explor-prd-btn:hover {
  background-color: #fff;
  box-shadow: -2px 2px 22px rgba(255, 255, 255, 0.5);
  color: #db1838;
  letter-spacing: 1.2px;
  transition: 0.2s ease;
}
.explor-prd-btn:hover i {
  padding-left: 5px;
  transition: 0.2s ease;
}

@media (min-width: 568px) {
  .banner-content {
    position: relative;
  }
  .banner-content h1 h2 {
    z-index: 999;
    left: 0;
    position: relative;
    font-family: "Mulish", sans-serif;
    right: 0;
    text-align: center;
  }
}
@media (min-width: 568px) and (min-width: 1199px) {
  .banner-content {
    position: relative;
  }
  .banner-content h1 .h2 {
    line-height: 90px;
  }
}
@media (min-width: 568px) {
  @-webkit-keyframes animate {
    0%, 100% {
      -webkit-clip-path: polygon(0% 45%, 15% 44%, 32% 50%, 54% 60%, 70% 61%, 84% 69%, 100% 52%, 100% 100%, 0% 100%);
              clip-path: polygon(0% 45%, 15% 44%, 32% 50%, 54% 60%, 70% 61%, 84% 69%, 100% 52%, 100% 100%, 0% 100%);
    }
    50% {
      -webkit-clip-path: polygon(0% 60%, 16% 65%, 34% 66%, 51% 62%, 67% 50%, 84% 45%, 100% 46%, 100% 100%, 0% 100%);
              clip-path: polygon(0% 60%, 16% 65%, 34% 66%, 51% 62%, 67% 50%, 84% 45%, 100% 46%, 100% 100%, 0% 100%);
    }
  }
  @keyframes animate {
    0%, 100% {
      -webkit-clip-path: polygon(0% 45%, 15% 44%, 32% 50%, 54% 60%, 70% 61%, 84% 69%, 100% 52%, 100% 100%, 0% 100%);
              clip-path: polygon(0% 45%, 15% 44%, 32% 50%, 54% 60%, 70% 61%, 84% 69%, 100% 52%, 100% 100%, 0% 100%);
    }
    50% {
      -webkit-clip-path: polygon(0% 60%, 16% 65%, 34% 66%, 51% 62%, 67% 50%, 84% 45%, 100% 46%, 100% 100%, 0% 100%);
              clip-path: polygon(0% 60%, 16% 65%, 34% 66%, 51% 62%, 67% 50%, 84% 45%, 100% 46%, 100% 100%, 0% 100%);
    }
  }
}
@media (max-width: 568px) {
  span.f-span {
    display: none;
  }
}

.product-carousel-mobile .owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent;
  color: #FFF;
  text-decoration: none;
}
.product-carousel-mobile .owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 15px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.product-carousel-mobile .owl-nav img {
  width: 35px;
}

.stone-abstract-banner-image {
  position: absolute;
  width: 100%;
  top: -36%;
}
@media (max-width: 568px) {
  .stone-abstract-banner-image {
    top: -15%;
  }
}
@media (min-width: 1599px) {
  .stone-abstract-banner-image {
    top: -32%;
  }
}

#explore-us .explore-image {
  position: relative;
  z-index: 999;
  width: 100%;
  margin: auto;
  display: block;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent;
  color: #FFF;
  text-decoration: none;
}

.text-content-clr {
  color: #1C1B1B !important;
}

section#our-range {
  position: relative;
  margin-top: -48px;
}

#our-range .title-sec {
  position: absolute;
  left: -80px;
  right: 0;
  color: #fff !important;
  top: 20px;
}

@media (min-width: 768px) {
  .title-span {
    line-height: 80px !important;
  }
}
@media (min-width: 568px) and (max-width: 768px) {
  .title-span {
    font-size: 20px;
    line-height: 39px !important;
  }
}
@media (min-width: 358px) and (max-width: 568px) {
  .title-span {
    line-height: 40px !important;
  }
}
@media (max-width: 358px) {
  .title-span {
    line-height: 28px !important;
  }
}

.contact-form .bg-dark-clr .contact-icon-block .contact-small-text span {
  color: #cfcfcf !important;
  font-size: 16px;
}

.contact-form .bb-line {
  border-bottom: 1px solid #1c1b1b;
}
.contact-form h2 {
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .contact-form h2 {
    text-align: center;
  }
}

p {
  font-size: 17px;
  font-weight: 400;
}

.contact-form .bg-dark-clr .contact-desc {
  margin-bottom: 20px;
}
.contact-form .bg-dark-clr .contact-desc p {
  color: #f1f1f1;
}
.contact-form .bg-dark-clr .contact-desc h5 {
  color: #fff !important;
  font-weight: 500;
}
.contact-form .bg-dark-clr .contact-desc h5 span {
  color: #cfcfcf !important;
  font-size: 16px;
}
.contact-form .bg-dark-clr .contact-desc a {
  text-decoration: none;
  color: #cfcfcf !important;
}

.contact-form .contact-desc {
  margin-bottom: 30px;
}
.contact-form .contact-desc p {
  color: #1C1B1B;
}
.contact-form .contact-desc h5 {
  color: #000 !important;
  font-weight: 500;
}
.contact-form .contact-desc h5 span {
  color: #1C1B1B !important;
}
.contact-form .contact-desc a {
  text-decoration: none;
  color: #1C1B1B !important;
}

@media (min-width) {
  .contact-form .contact-desc {
    margin-bottom: 0;
  }
}
.contact-form .contact-icon-block {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .contact-form .contact-icon-block {
    margin-bottom: 20px;
  }
}

.contact-form .contact-icon-block span.contact-form-icons {
  float: left;
  background-color: #db1838;
  width: 30px;
  height: 30px;
  margin-top: 0px;
  margin-right: 20px;
  transform: rotate(-45deg);
  border-radius: 3px;
  position: relative;
}

.contact-form .contact-icon-block span.contact-form-icons i {
  position: absolute;
  color: #fff;
  font-size: 15px;
  top: 50%;
  left: 50%;
  transform: translatex(-50%) translatey(-50%) rotate(45deg);
}

.contact-form .contact-icon-block .contact-small-header {
  font-size: 1rem;
}

.contact-form .contact-icon-block .contact-small-text {
  overflow: hidden;
}

.contact-form .contact-icon-block .contact-small-text span {
  display: block;
  font-size: 15px;
  color: #1C1B1B;
}

.contact-form .contact-fields {
  margin-top: 10px;
  margin-bottom: 20px;
}

.contact-form .form-control {
  padding: 20px 10px;
}

.contact-form textarea {
  height: 160px;
}

.contact-form .form-field,
.contact-form textarea {
  margin-bottom: 15px;
}

.contact-form .form-submit-button {
  background-color: #333;
  color: #fff;
}

/*** map ***/
.contact-map {
  border-top: 1px solid #F0F3F6;
}

.contact-map #map {
  width: 100%;
  height: 350px;
}

i.fa-solid.fa-globe.globe-icon {
  display: none;
}
@media (min-width: 768px) {
  i.fa-solid.fa-globe.globe-icon {
    font-size: 82px;
    margin-bottom: 30px;
    display: block;
  }
}

.singh-crusher-contact-us .form-group {
  margin: 10px 0;
}

.singh-crusher-contact-us label {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  display: block;
  margin-bottom: 8px;
  color: #000;
  font-size: 15px;
  line-height: 150%;
}

.singh-crusher-contact-us .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #b83546;
  outline: 0;
  box-shadow: 0 0 6px 0.2rem rgba(184, 53, 70, 0.35);
}

.enquiry-float-btn {
  background-color: #db1838;
  color: #fff;
  position: fixed;
  font-weight: 600;
  margin: 15px 0;
  border-radius: 8px;
  padding: 8px 30px;
  font-size: 17px;
  text-decoration: none;
  box-shadow: 0px 1px 2px rgba(239, 31, 31, 0.82);
  letter-spacing: 0.9px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 50px;
  bottom: 0;
  z-index: 999;
  right: 15px;
}
.enquiry-float-btn:hover {
  color: #fff;
}

p.mb-1.job-opening {
  font-size: 20px;
}

.career-title .title-sec {
  font-size: 24px;
  letter-spacing: 0;
}
@media (max-width: 768px) {
  .career-title .title-sec {
    font-size: 20px;
    letter-spacing: 0;
  }
}

.career-title p {
  margin: 0;
  font-weight: 600;
}

.explor-prd-btn {
  background-color: #db1838;
  color: #fff;
  font-weight: 600;
  margin: 15px 0;
  border-radius: 8px;
  padding: 8px 30px;
  font-size: 17px;
  text-decoration: none;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  letter-spacing: 0.9px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.explor-prd-btn i {
  font-size: 12px;
}
.explor-prd-btn:hover {
  background-color: #fff;
  color: #db1838;
  letter-spacing: 1.2px;
  box-shadow: -2px 2px 22px rgba(255, 255, 255, 0.5);
  transition: 0.2s ease;
  border: 1px solid;
}
.explor-prd-btn:hover i {
  padding-left: 5px;
  transition: 0.2s ease;
}

.explor-prd-btn-dark {
  background-color: #db1838;
  color: #fff;
  font-weight: 600;
  margin: 20px 0;
  border-radius: 8px;
  padding: 10px 30px;
  font-size: 17px;
  text-decoration: none;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  letter-spacing: 0.9px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.explor-prd-btn-dark i {
  font-size: 12px;
}
.explor-prd-btn-dark:hover {
  background-color: #1C1B1B;
  color: #fff;
  letter-spacing: 1.2px;
  box-shadow: -2px 2px 22px rgba(255, 255, 255, 0.5);
  transition: 0.2s ease;
}
.explor-prd-btn-dark:hover i {
  padding-left: 5px;
  transition: 0.2s ease;
}

.become-a-dealer-btn {
  background-color: #db1838;
  color: #fff;
  font-weight: 600;
  margin: 15px 0;
  border-radius: 8px;
  padding: 15px 30px;
  font-size: 17px;
  text-decoration: none;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  letter-spacing: 0.9px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-animation: bg-clr 2s ease-in-out infinite;
          animation: bg-clr 2s ease-in-out infinite;
}
@media (max-width: 600px) {
  .become-a-dealer-btn {
    padding: 15px 20px;
  }
}
.become-a-dealer-btn i {
  font-size: 12px;
  -webkit-animation: slide1 2s ease-in-out infinite;
          animation: slide1 2s ease-in-out infinite;
}
.become-a-dealer-btn:hover {
  background-color: #fff;
  color: #db1838;
  letter-spacing: 1.2px;
  box-shadow: -2px 2px 22px rgba(255, 255, 255, 0.5);
  transition: 0.2s ease;
}
.become-a-dealer-btn:hover i {
  padding-left: 5px;
  transition: 0.2s ease;
}

@-webkit-keyframes bg-clr {
  0%, 100% {
    background-color: #fff;
    color: #db1838;
  }
  50% {
    background-color: #db1838;
    color: #fff;
  }
}

@keyframes bg-clr {
  0%, 100% {
    background-color: #fff;
    color: #db1838;
  }
  50% {
    background-color: #db1838;
    color: #fff;
  }
}
@-webkit-keyframes slide1 {
  0%, 100% {
    transform: translate(0, 0);
    background-color: #fff;
  }
  50% {
    transform: translate(10px, 0);
    background-color: #db1838;
  }
}
@keyframes slide1 {
  0%, 100% {
    transform: translate(0, 0);
    background-color: #fff;
  }
  50% {
    transform: translate(10px, 0);
    background-color: #db1838;
  }
}
.send-resume {
  background-color: #db1838;
  color: #fff;
  font-weight: 600;
  margin: 15px 0;
  border-radius: 8px;
  padding: 15px 30px;
  font-size: 17px;
  text-decoration: none;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  letter-spacing: 0.9px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 600px) {
  .send-resume {
    padding: 15px 20px;
  }
}
.send-resume i {
  font-size: 12px;
  -webkit-animation: slide2 2s ease-in-out infinite;
          animation: slide2 2s ease-in-out infinite;
  background-color: transparent;
}
.send-resume:hover {
  background-color: #1C1B1B;
  color: #fff;
  letter-spacing: 1.2px;
  box-shadow: -2px 2px 22px rgba(255, 255, 255, 0.5);
  transition: 0.2s ease;
}
.send-resume:hover i {
  padding-left: 5px;
  transition: 0.2s ease;
}

@-webkit-keyframes slide2 {
  0%, 100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(10px, 0);
  }
}

@keyframes slide2 {
  0%, 100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(10px, 0);
  }
}
#explore-us {
  background: #EFEFEF;
}
#explore-us .explore-image {
  position: relative;
  z-index: 999;
  margin: auto;
  display: block;
  max-width: 550px;
}
#explore-us img.noise-effect {
  position: absolute;
  top: -27px;
  right: 0;
  position: absolute;
  top: -5px;
  right: -2px;
}
@media (max-width: 568px) {
  #explore-us img.noise-effect {
    display: none;
  }
}
#explore-us p {
  text-align: justify !important;
  font-size: 17px !important;
  line-height: 150% !important;
}

.portfolio-menu {
  text-align: center;
}
.portfolio-menu ul li {
  display: inline-block;
  list-style: none;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  cursor: pointer;
  transition: all 500ms ease;
  border-color: #FFBE00;
  margin: 5px 15px;
}
.portfolio-menu ul li a {
  color: #1C1B1B;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0px;
  display: block;
  position: relative;
}
.portfolio-menu ul li a:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 25px;
  left: -2px;
  background-color: #db1838;
  opacity: 0;
  transition: all 0.3s;
}
.portfolio-menu ul li:hover > a:after {
  opacity: 1;
}
.portfolio-menu ul li:hover > a:before {
  opacity: 1;
}
.portfolio-menu ul li.active {
  color: #F4F4F4;
  display: inline-block;
  padding: 5px 8px;
  font-size: 15px;
  font-weight: 700;
  border: 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #aa2832;
}
.portfolio-menu ul li.active a {
  color: #F4F4F4;
}

.portfolio-item .item {
  margin-bottom: 25px;
}
.portfolio-item .item .card {
  border-radius: 0px;
}
.portfolio-item .item .card:hover {
  background: #e1e1e1;
  box-shadow: 1px 3px 10px #aaa !important;
  transition: 0.3s;
}

/**
 * Tabs
 */
#galleryTabs .tabs {
  display: flex;
  flex-wrap: wrap;
}

#galleryTabs .tabs label {
  order: 1;
  display: block;
  padding: 1rem 2rem;
  margin-right: 0.2rem;
  cursor: pointer;
  background: #1C1B1B;
  color: #fff;
  font-weight: bold;
  transition: background ease 0.2s;
  width: 49%;
  text-align: center;
}

#galleryTabs .tabs .tab {
  order: 99;
  flex-grow: 1;
  width: 100%;
  display: none;
  padding: 1rem;
}

#galleryTabs .tabs input[type=radio] {
  display: none;
}

#galleryTabs .tabs input[type=radio]:checked + label {
  background: #db1838;
}

#galleryTabs .tabs input[type=radio]:checked + label + .tab {
  display: block;
}

#galleryTabs ul li {
  display: inline-block;
  list-style: none;
}

#galleryTabs ul li img {
  width: 100%;
  max-height: 250px;
  display: inline-flex;
  align-items: flex-start;
  justify-items: flex-start;
}

@media (max-width: 45em) {
  #galleryTabs .tabs .tab,
#galleryTabs .tabs label {
    order: initial;
  }
  #galleryTabs .tabs label {
    width: 100%;
    margin-right: 0;
    margin-top: 0.2rem;
  }
}
/* Responsive image gallery rules begin*/
#galleryTabs ul.image-gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

#galleryTabs ul.image-gallery > li {
  flex-basis: 350px; /*width: 350px;*/
  position: relative;
  cursor: pointer;
}

#galleryTabs ul.image-gallery::after {
  content: "";
  flex-basis: 700px;
}

#galleryTabs ul.image-gallery li img {
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
  height: 100%;
  vertical-align: middle;
  border-radius: 5px;
}

#galleryTabs ul .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(219, 24, 56, 0.59);
  top: 0;
  left: 0;
  transform: scale(0);
  transition: all 0.2s 0.1s ease-in-out;
  color: #fff;
  border-radius: 5px;
  /* center overlay text */
  display: flex;
  align-items: center;
  justify-content: center;
}

/* hover */
#galleryTabs ul.image-gallery li:hover .overlay {
  transform: scale(1);
}

#timeline {
  position: relative;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-family: 17px;
  display: flex;
  background-color: #031625;
}
#timeline:hover .tl-item {
  width: 23.3333%;
}
#timeline .tl-item {
  transform: translate3d(0, 0, 0);
  position: relative;
  width: 25%;
  height: 100vh;
  min-height: 600px;
  color: #fff !important;
  overflow: hidden;
  transition: width 0.5s ease;
}
#timeline .tl-item:before, #timeline .tl-item:after {
  transform: translate3d(0, 0, 0);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#timeline .tl-item:after {
  background: rgba(3, 22, 37, 0.85);
  opacity: 1;
  transition: opacity 0.5s ease;
}
#timeline .tl-item:before {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 75%);
  z-index: 1;
  opacity: 0;
  transform: translate3d(0, 0, 0) translateY(50%);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
#timeline .tl-item:hover {
  width: 30% !important;
}
#timeline .tl-item:hover:after {
  opacity: 0;
}
#timeline .tl-item:hover:before {
  opacity: 1;
  transform: translate3d(0, 0, 0) translateY(0);
  transition: opacity 1s ease, transform 1s ease 0.25s;
}
#timeline .tl-item:hover .tl-content {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.75s ease 0.5s;
}
#timeline .tl-item:hover .tl-bg {
  filter: grayscale(0);
}
#timeline .tl-content {
  transform: translate3d(0, 0, 0) translateY(25px);
  position: relative;
  z-index: 1;
  text-align: center;
  margin: 0 1.618em;
  top: 55%;
  opacity: 0;
  color: #fff !important;
}
#timeline .tl-content p {
  color: #fff !important;
  font-size: 16px;
  font-weight: 300;
}
#timeline .tl-year {
  color: #fff !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
#timeline .tl-year p {
  font-family: "Mulish", sans-serif;
  font-size: 1.728rem;
  line-height: 150%;
  color: #fff !important;
  margin: 0;
}
#timeline .tl-bg {
  transform: translate3d(0, 0, 0);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  transition: filter 0.5s ease;
  filter: grayscale(100%);
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    top: 70px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    top: 70px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@-webkit-keyframes liftUp {
  0% {
    top: 0;
  }
  100% {
    top: -15px;
  }
}
@keyframes liftUp {
  0% {
    top: 0;
  }
  100% {
    top: -15px;
  }
}
.timeline {
  box-sizing: border-box;
  position: relative;
}
.timeline * {
  box-sizing: inherit;
}
.timeline:after {
  box-sizing: inherit;
}
.timeline:before {
  box-sizing: inherit;
}
.timeline:not(.timeline--horizontal):before {
  background-color: #1C1B1B;
  bottom: 0;
  content: "";
  left: 50%;
  margin-left: -2px;
  position: absolute;
  top: 0;
  width: 4px;
  z-index: 1;
}
.timeline img {
  margin-left: 10px;
  width: 160px;
  height: auto;
}

.timeline__wrap {
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.timeline__item {
  font-size: 16px;
  font-size: 1rem;
  padding: 0.625rem 2.5rem 0.625rem 0;
  position: relative;
  width: 50%;
  z-index: 2;
}
.timeline__item:after {
  background-color: #fff;
  border: 4px solid #db1838;
  border-radius: 50%;
  content: "";
  height: 20px;
  position: absolute;
  right: -10px;
  transform: translateY(-50%);
  top: 50%;
  width: 20px;
  z-index: 1;
}

.timeline__item.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 0;
}

.timeline__item.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

.timeline__item--left {
  left: 0;
}

.timeline__item--right {
  left: 50%;
  padding: 0.625rem 0 0.625rem 2.5rem;
}
.timeline__item--right:after {
  left: -10px;
}
.timeline__item--right .timeline__content:before {
  border-bottom: 10px solid transparent;
  border-right: 12px solid #db1838;
  border-left: none;
  border-top: 10px solid transparent;
  left: -12px;
}
.timeline__item--right .timeline__content:after {
  border-bottom: 9px solid transparent;
  border-right: 11px solid #fff;
  border-left: none;
  border-top: 9px solid transparent;
  left: -10px;
}

.timeline__content {
  background-color: #fff;
  border: 1px solid #db1838;
  border-radius: 10px;
  color: #1C1B1B;
  display: block;
  padding: 1.25rem;
  position: relative;
}
.timeline__content:after {
  content: "";
  height: 0;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  width: 0;
  border-bottom: 9px solid transparent;
  border-left: 11px solid #fff;
  border-top: 9px solid transparent;
  right: -10px;
  z-index: 2;
}
.timeline__content:before {
  content: "";
  height: 0;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  width: 0;
  border-bottom: 10px solid transparent;
  border-left: 12px solid #db1838;
  border-top: 10px solid transparent;
  right: -12px;
  z-index: 1;
}
.timeline__content h2 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 0 0.625rem;
  color: #db1838;
}
.timeline__content p {
  font-size: 0.9375rem;
  line-height: 1.5;
  margin-bottom: 10px;
}
.timeline__content ul {
  padding: 0px 0px 0 30px;
  text-align: left;
}
.timeline__content ul li::before {
  content: "\f058";
  font-family: "FontAwesome";
  float: left;
  margin-left: -32px;
  margin-right: -10px;
  margin-top: 2px;
  color: #db1838;
  font-size: 15px;
}
@media (max-width: 768px) {
  .timeline__content ul li::before {
    content: "" !important;
  }
}

.timeline--horizontal {
  font-size: 0;
  padding: 0 3.125rem;
  overflow: hidden;
  white-space: nowrap;
}
.timeline--horizontal .timeline-divider {
  background-color: #1C1B1B;
  display: block;
  height: 4px;
  left: 40px;
  position: absolute;
  transform: translateY(-50%);
  right: 40px;
  z-index: 1;
}
.timeline--horizontal .timeline__items {
  transition: all 0.8s;
  will-change: transform;
}
.timeline--horizontal .timeline__item {
  display: inline-block;
  left: 0;
  padding: 0 0 2.5rem;
  position: relative;
  transition: none;
  vertical-align: top;
  white-space: normal;
}
.timeline--horizontal .timeline__item:after {
  left: 50%;
  right: auto;
  transform: translate(-50%, -50%);
  top: 100%;
}
.timeline--horizontal .timeline__item .timeline__item__inner {
  display: table;
  height: 100%;
  width: 100%;
}
.timeline--horizontal .timeline__item .timeline__content__wrap {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}
.timeline--horizontal .timeline__item .timeline__content:before {
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #db1838;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  top: 100%;
}
.timeline--horizontal .timeline__item .timeline__content:after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  top: 100%;
}
.timeline--horizontal .timeline__item--bottom {
  padding: 2.5rem 0 0;
}
.timeline--horizontal .timeline__item--bottom:after {
  top: 0;
}
.timeline--horizontal .timeline__item--bottom .timeline__content__wrap {
  vertical-align: top;
}
.timeline--horizontal .timeline__item--bottom .timeline__content:before {
  border-bottom: 12px solid #db1838;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: none;
  bottom: 100%;
  top: auto;
}
.timeline--horizontal .timeline__item--bottom .timeline__content:after {
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: none;
  bottom: 100%;
  top: auto;
}

.timeline-nav-button {
  background-color: #fff;
  border: 2px solid #1C1B1B;
  border-radius: 50px;
  box-sizing: border-box;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 40px;
  outline: 0;
  position: absolute;
  text-indent: -9999px;
  transform: translateY(-50%);
  top: 50%;
  width: 40px;
  z-index: 10;
}
.timeline-nav-button:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.timeline-nav-button:before {
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  top: 50%;
  width: 8px;
}

.timeline-nav-button--prev {
  left: 0;
}
.timeline-nav-button--prev:before {
  background-image: url(../milestones/images/arrow-left.svg);
}

.timeline-nav-button--next {
  right: 0;
}
.timeline-nav-button--next:before {
  background-image: url(../milestones/images/arrow-right.svg);
}

.timeline--mobile {
  padding: 0;
}
.timeline--mobile:before {
  left: 10px !important;
  margin: 0 !important;
}
.timeline--mobile .timeline__item {
  left: 0;
  padding-left: 40px;
  padding-right: 0;
  width: 100%;
}
.timeline--mobile .timeline__item:after {
  left: 2px;
  margin: 0;
}
.timeline--mobile .timeline__item .timeline__content:before {
  left: -12px;
  border-bottom: 12px solid transparent;
  border-right: 12px solid #db1838;
  border-left: none;
  border-top: 12px solid transparent;
}
.timeline--mobile .timeline__item .timeline__content:after {
  left: -10px;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff;
  border-left: none;
  border-top: 10px solid transparent;
}

.page-section {
  background: url(../images/test-bg.webp) center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

img.milestone-icon {
  width: 120px;
  margin: 10px auto;
  display: block;
}

#features-sec {
  padding: 50px 0;
}

#features-sec ul.infoGraphic {
  font-size: 0.9em;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#features-sec ul.infoGraphic li {
  position: relative;
  width: 100%;
  max-width: 25em;
  border-radius: 0.5em;
  padding: 0.5em;
  z-index: 1;
  transition: all 0.2s;
  cursor: pointer;
}

#features-sec ul.infoGraphic li .numberWrap {
  position: absolute;
}

#features-sec ul.infoGraphic li .number {
  font-size: 7em;
  font-weight: 900;
  width: 0.9em;
  text-align: center;
}

#features-sec ul.infoGraphic li .number.fontColor1 {
  color: #f9a224;
}

#features-sec ul.infoGraphic li .number.fontColor2 {
  color: #ee5c63;
}

#features-sec ul.infoGraphic li .number.fontColor3 {
  color: #2fa0d0;
}

#features-sec ul.infoGraphic li .number.fontColor4 {
  color: #6f517b;
}

#features-sec ul.infoGraphic li .number.fontColor5 {
  color: #62c3a8;
}

#features-sec ul.infoGraphic li .coverWrap {
  transform: rotate(140deg);
  position: absolute;
  width: 15em;
  height: 13em;
  left: -3em;
  top: -1em;
}

#features-sec ul.infoGraphic li .coverWrap .numberCover {
  position: absolute;
  background: #f5f8f7;
  width: 18em;
  height: 6em;
  border-radius: 50% 50% 0 0;
  border-bottom: 3px solid #f5f8f7;
  transition: all 0.4s;
}

#features-sec ul.infoGraphic li .coverWrap .numberCover::before {
  position: absolute;
  content: "";
  bottom: 5px;
  left: 4em;
  right: 4em;
  top: 5em;
  box-shadow: 0 0 30px 17px rgba(72, 102, 133, 0.4666666667);
  border-radius: 100px/10px;
  z-index: -1;
}

#features-sec ul.infoGraphic li .coverWrap .numberCover::after {
  position: absolute;
  bottom: 0;
  content: "";
  left: -10%;
  width: 120%;
  height: 150%;
  background: radial-gradient(at bottom, rgba(72, 102, 133, 0.2), transparent, transparent);
  z-index: 1;
}

#features-sec ul.infoGraphic li .content {
  margin: 6em 2em 1em 4em;
  position: relative;
}

#features-sec ul.infoGraphic li .content h2 {
  font-size: 1.3em;
  line-height: normal;
  letter-spacing: 0.5px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
  text-transform: uppercase;
}

#features-sec ul.infoGraphic li .content p {
  line-height: 1.5em;
  text-align: center;
  font-size: 17px;
  font-weight: 600;
}

#features-sec ul.infoGraphic li:hover .coverWrap .numberCover {
  border-radius: 100%;
}

#features-sec h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  letter-spacing: -0.02em;
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 20px;
}

#features-sec h2 span {
  color: #C11403;
}

#become-dealer-sec {
  background: url(../images/become-dealer.webp) center center no-repeat;
  background-size: cover;
  height: 400px;
  position: relative;
}
@media (max-width: 768px) {
  #become-dealer-sec {
    background: url(../images/become-dealer-m.webp) center center no-repeat;
    height: 238px;
    background-position: right center;
    background-size: cover;
  }
}
#become-dealer-sec .overlay {
  background-image: linear-gradient(90.16deg, #000000 34.99%, rgba(0, 0, 0, 0) 83.32%);
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  #become-dealer-sec .overlay {
    background-image: linear-gradient(90.16deg, rgba(0, 0, 0, 0.9) 41.12%, rgba(0, 0, 0, 0) 83.32%);
  }
}
#become-dealer-sec .overlay p {
  color: #fff;
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
}
@media (max-width: 350px) {
  #become-dealer-sec .overlay p {
    width: 90% !important;
  }
}
@media (max-width: 1199px) {
  #become-dealer-sec .overlay p {
    font-size: 20px;
    line-height: 26px;
    width: 75%;
    text-align: left;
    margin-bottom: 10px;
  }
}

#inner-banner {
  width: 100%;
  position: relative;
}
#inner-banner .top-banner {
  background: none;
}
#inner-banner h1 {
  text-align: center;
  font-size: 48px;
  font-weight: 800;
  line-height: 60px;
  color: #db1838;
  margin-bottom: 15px;
  letter-spacing: 1.2px;
}
@media (max-width: 768px) {
  #inner-banner h1 {
    font-size: 32px;
    line-height: 150%;
    margin-bottom: 10px;
    font-weight: 800;
  }
}
#inner-banner h2 {
  font-size: 24px;
  letter-spacing: 1.2px;
  text-align: center;
  margin-bottom: 20px;
  line-height: 36px;
  color: #1C1B1B;
}
@media (max-width: 768px) {
  #inner-banner h2 {
    font-size: 20px;
    line-height: 150%;
    margin-bottom: 15px;
  }
}
#inner-banner img.abstract-image {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
#inner-banner .abstract-box {
  position: relative;
}
#inner-banner .abstract-box .inner-banner-img {
  position: relative;
  z-index: 999;
  min-height: 160px;
  -o-object-fit: cover;
     object-fit: cover;
}

#our-range .title-sec {
  color: #1C1B1B !important;
  font-size: 24px;
}
@media (min-width: 992px) {
  #our-range .title-sec {
    position: absolute;
    left: 0;
    right: 0;
    color: #fff !important;
    top: 20px;
    font-size: 32px;
  }
}
@media (max-width: 992px) {
  #our-range .title-sec {
    color: #1C1B1B !important;
    font-size: 24px;
    left: 0;
    right: 0;
    position: relative;
  }
}
@media (min-width: 992px) and (max-width: 1099px) {
  #our-range .title-sec {
    left: -79px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  #our-range .title-sec {
    left: -70px;
  }
}
@media (min-width: 1300px) and (max-width: 1400px) {
  #our-range .title-sec {
    left: -9px;
  }
}
@media (min-width: 1400px) and (max-width: 1500px) {
  #our-range .title-sec {
    left: 10px;
  }
}
@media (min-width: 1500px) and (max-width: 1600px) {
  #our-range .title-sec {
    left: 25px;
  }
}
@media (min-width: 1700px) and (max-width: 1800px) {
  #our-range .title-sec {
    left: 50px;
  }
}
@media (min-width: 1800px) and (max-width: 1900px) {
  #our-range .title-sec {
    left: 70px;
  }
}
#our-range .advance-product-bg-image {
  background: url(../images/advance-crusher-banner.webp) center center no-repeat;
  background-size: cover;
}
#our-range .advance-product-bg-image ul {
  padding: 0 50px;
}
#our-range .advance-product-bg-image .range-list-sec {
  padding: 90px 80px 30px 80px;
  text-align: left;
}
@media (max-width: 992px) {
  #our-range .advance-product-bg-image .range-list-sec {
    padding: 100px 30px 30px;
  }
}
#our-range .advance-product-bg-image .range-list-sec li {
  padding: 0 0 15px 0px;
  color: #fff;
  font-size: 17px;
  overflow: hidden;
  font-weight: 400;
  letter-spacing: 1.2px;
  display: flex;
  align-items: center;
}
#our-range .advance-product-bg-image .range-list-sec li img {
  margin-right: 10px;
  width: 35px;
}
@media (min-width: 1450px) {
  #our-range .product-image-sec {
    position: absolute;
    padding: 20px;
    left: -20%;
    bottom: -20%;
    max-width: 550px;
  }
}
@media (min-width: 1300px) and (max-width: 1449px) {
  #our-range .product-image-sec {
    position: absolute;
    left: -25%;
    bottom: -17%;
    max-width: 600px;
  }
}
@media (min-width: 992px) and (max-width: 1299px) {
  #our-range .product-image-sec {
    position: absolute;
    left: -25%;
    bottom: -17%;
    max-width: 500px;
  }
}
@media (max-width: 992px) {
  #our-range .product-image-sec {
    position: relative;
    width: 400px;
    margin: auto;
    display: block;
    padding: 15px 0;
    margin-bottom: -130px;
  }
}
@media (max-width: 568px) {
  #our-range .product-image-sec {
    position: relative;
    width: 300px !important;
    margin: auto;
    display: block;
    padding: 15px 0;
    margin-bottom: -130px;
  }
}

#our-range .title-sec {
  color: #1C1B1B !important;
  font-size: 24px;
}
@media (min-width: 992px) {
  #our-range .title-sec {
    position: absolute;
    left: 0;
    right: 0;
    color: #fff !important;
    top: 20px;
    font-size: 32px;
  }
}
@media (max-width: 992px) {
  #our-range .title-sec {
    color: #1C1B1B !important;
    font-size: 24px;
    left: 0;
    right: 0;
    position: relative;
  }
}
@media (min-width: 992px) and (max-width: 1099px) {
  #our-range .title-sec {
    left: -79px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  #our-range .title-sec {
    left: -70px;
  }
}
@media (min-width: 1300px) and (max-width: 1400px) {
  #our-range .title-sec {
    left: -9px;
  }
}
@media (min-width: 1400px) and (max-width: 1500px) {
  #our-range .title-sec {
    left: 10px;
  }
}
@media (min-width: 1500px) and (max-width: 1600px) {
  #our-range .title-sec {
    left: 25px;
  }
}
@media (min-width: 1700px) and (max-width: 1800px) {
  #our-range .title-sec {
    left: 50px;
  }
}
@media (min-width: 1800px) and (max-width: 1900px) {
  #our-range .title-sec {
    left: 70px;
  }
}
#our-range .advance-product-bg-image {
  background: url(../images/advance-crusher-banner.webp) center center no-repeat;
  background-size: cover;
}
#our-range .advance-product-bg-image ul {
  padding: 0 50px;
}
#our-range .advance-product-bg-image .range-list-sec {
  padding: 90px 80px 30px 80px;
  text-align: left;
}
@media (max-width: 992px) {
  #our-range .advance-product-bg-image .range-list-sec {
    padding: 100px 30px 30px;
  }
}
#our-range .advance-product-bg-image .range-list-sec li {
  padding: 0 0 15px 0px;
  color: #fff;
  font-size: 17px;
  overflow: hidden;
  font-weight: 400;
  letter-spacing: 1.2px;
  display: flex;
  align-items: center;
}
#our-range .advance-product-bg-image .range-list-sec li img {
  margin-right: 10px;
  width: 35px;
}
@media (min-width: 1450px) {
  #our-range .product-image-sec {
    position: absolute;
    padding: 20px;
    left: -20%;
    bottom: -20%;
    max-width: 550px;
  }
}
@media (min-width: 1300px) and (max-width: 1449px) {
  #our-range .product-image-sec {
    position: absolute;
    left: -25%;
    bottom: -17%;
    max-width: 600px;
  }
}
@media (min-width: 992px) and (max-width: 1299px) {
  #our-range .product-image-sec {
    position: absolute;
    left: -25%;
    bottom: -17%;
    max-width: 500px;
  }
}
@media (max-width: 992px) {
  #our-range .product-image-sec {
    position: relative;
    width: 400px;
    margin: auto;
    display: block;
    padding: 15px 0;
    margin-bottom: -130px;
  }
}
@media (max-width: 568px) {
  #our-range .product-image-sec {
    position: relative;
    width: 300px !important;
    margin: auto;
    display: block;
    padding: 15px 0;
    margin-bottom: -130px;
  }
}

.about-us-sec p {
  text-align: start;
  line-height: 150%;
}
@media (max-width: 768px) {
  .about-us-sec p {
    font-size: 17px;
    letter-spacing: 0.7px;
  }
}

#key-features {
  background: url(../images/key-fetures-bg.png) center center no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
#key-features .feature-box {
  background: #1C1B1B url(../images/noise-key-fetures.png);
  width: 100%;
  height: 100%;
  color: #fff;
  margin: auto;
  display: block;
  margin-bottom: 15px;
}
#key-features .feature-box p {
  color: #fff;
  line-height: 22px;
  font-size: 17px;
  padding: 10px 15px;
}
#key-features .feature-box .number-sec {
  background-color: #db1838;
  padding: 0px 30px;
  position: relative;
  font-size: 27px;
  font-weight: 700;
  margin-bottom: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  top: 5px;
  left: -15px;
}
#key-features .feature-box .number-sec::before {
  content: "";
  content: "";
  position: absolute;
  border-top: 18px solid transparent;
  border-bottom: 0px solid transparent;
  border-left: 16px solid #c70f21;
  left: 0;
  bottom: -18px;
  transform: rotate(180deg);
}
#key-features .feature-box .number-sec-y {
  background-color: #FFBE00;
  padding: 0px 30px;
  position: relative;
  color: #1C1B1B;
  font-size: 27px;
  font-weight: 700;
  margin-bottom: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  top: 5px;
  left: -15px;
}
#key-features .feature-box .number-sec-y::before {
  content: "";
  position: absolute;
  border-top: 18px solid transparent;
  border-bottom: 0px solid transparent;
  border-left: 16px solid #BC8E06;
  left: 0;
  bottom: -18px;
  transform: rotate(180deg);
}

#accordion-sec {
  background: #1C1B1B;
}
#accordion-sec .accordion-item {
  background-color: transparent;
  border: 1px solid #fff !important;
  margin-bottom: 15px;
}
#accordion-sec .accordion-item p {
  margin: 5px;
  font-weight: 400;
  color: #fff;
  font-size: 17px;
}
@media (max-width: 768px) {
  #accordion-sec .accordion-item p {
    font-size: 16px;
    letter-spacing: 0.25px;
  }
}
#accordion-sec .accordion-item li {
  list-style: circle;
  color: #fff;
  margin: 5px;
  font-weight: 500;
  font-size: 18px;
  margin-left: 30px;
}
@media (max-width: 768px) {
  #accordion-sec .accordion-item li {
    font-size: 16px;
    letter-spacing: 0.25px;
  }
}
#accordion-sec .accordion-button:not(.collapsed) {
  color: #fff;
  background-color: transparent;
  border-bottom: 1px solid #fff !important;
}
#accordion-sec .accordion-button {
  background: transparent;
  padding: 15px;
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  line-height: 36px;
}
@media (max-width: 768px) {
  #accordion-sec .accordion-button {
    font-size: 17px;
    padding: 10px;
    line-height: 150%;
  }
}
#accordion-sec .accordion-button:focus {
  box-shadow: none;
  border: none;
}
#accordion-sec .accordion-button::after {
  width: auto;
  height: auto;
  content: "+";
  font-size: 36px;
  background-image: none;
  font-weight: 300;
  color: #fff;
  transform: translateY(-4px);
}
#accordion-sec .accordion-button:not(.collapsed)::after {
  width: auto;
  height: auto;
  background-image: none;
  content: "-";
  color: #fff;
  font-size: 60px;
  transform: translate(-5px, -4px);
  transform: rotate(0deg);
  font-weight: 300;
}
#accordion-sec .morecontent {
  display: none;
}
#accordion-sec button.moreless-button {
  background: transparent;
  outline: 0;
  border: 2px dotted #fff;
  width: 60px;
  height: 60px;
  font-size: 24px;
  border-radius: 50%;
  margin: auto;
  display: block;
}

@media (max-width: 768px) {
  .accordion-body {
    padding: 10px;
  }
}

#related-product-sec {
  background-color: #F4F4F4;
}
#related-product-sec .box {
  position: relative;
  display: flex;
  align-items: center;
}
#related-product-sec .box a.explore-product {
  background: #fff;
  padding: 21px 30px;
  border-radius: 8px;
  position: relative;
  margin-left: 30px;
  display: block;
  width: 100%;
  color: #000;
  text-decoration: none;
  font-weight: 500;
  line-height: 28px;
  font-size: 17px;
  width: 90%;
}
@media (max-width: 568px) {
  #related-product-sec .box a.explore-product {
    font-size: 17px !important;
    line-height: 24px;
    justify-content: space-between;
    align-items: center;
    padding: 21px 15px;
  }
}
#related-product-sec .box a.explore-product i {
  color: #db1838;
  float: right;
}
@media (max-width: 768px) {
  #related-product-sec .box a.explore-product {
    font-size: 20px;
    line-height: 24px;
  }
}
#related-product-sec .box .noise-effect {
  width: 80%;
  border-radius: 16px;
  position: absolute;
  height: 90px;
}

#related-product .owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent !important;
  color: #FFF;
  text-decoration: none;
}

.other-product-carousel {
  position: relative;
}
.other-product-carousel button.owl-prev img {
  position: relative;
  left: 0;
  top: 15%;
  z-index: 9999;
  width: 50px;
}
.other-product-carousel button.owl-next img {
  position: relative;
  right: 0;
  top: 15%;
  right: -3%;
  z-index: 9999;
  width: 50px;
}
.other-product-carousel .owl-theme .owl-nav:hover {
  background: transparent !important;
  color: #FFF;
  text-decoration: none;
}

@media (max-width: 992px) {
  .morecontent-fetures {
    display: none;
  }
}

.read-more-button {
  display: none;
}
@media (max-width: 992px) {
  .read-more-button {
    background-color: #db1838;
    color: #fff;
    font-weight: 600;
    margin: 15px auto;
    display: block;
    border-radius: 8px;
    padding: 10px 20px;
    font-size: 17px;
    text-decoration: none;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    letter-spacing: 0.9px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border: 0;
  }
}

.read-more-txt-button {
  display: none;
}
@media (max-width: 992px) {
  .read-more-txt-button {
    background-color: #db1838;
    color: #fff;
    font-weight: 600;
    margin: 15px auto;
    display: block;
    border-radius: 8px;
    padding: 10px 20px;
    font-size: 17px;
    text-decoration: none;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    letter-spacing: 0.9px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border: 0;
  }
}

.morecontent-text-fetures {
  display: none;
}
@media (min-width: 992px) {
  .morecontent-text-fetures {
    display: block;
  }
}

#mobile-crusher-sec {
  background: url(../images/mobile-crusher-bg.png) center center no-repeat;
  background-attachment: scroll;
}
#mobile-crusher-sec li {
  padding: 0 0 15px 0px;
  color: #fff;
  font-size: 17px;
  overflow: hidden;
  font-weight: 400;
  letter-spacing: 1.2px;
  display: flex;
  align-items: center;
}

#mobile-crusher-sec-wh {
  background: url(../images/key-fetures-bg.png) center center no-repeat;
  background-attachment: scroll;
}
#mobile-crusher-sec-wh li {
  padding: 0 0 15px 0px;
  color: #1C1B1B;
  font-size: 17px;
  overflow: hidden;
  font-weight: 600;
  letter-spacing: 1.2px;
  display: flex;
  align-items: center;
}

@media (min-width: 768px) {
  .advance-product-bg-image ul.range-list-sec {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
    display: block;
  }
}

.box-sec-molile {
  background: rgba(255, 255, 255, 0.9215686275);
  padding: 15px;
  border-radius: 5px;
  height: 100%;
  box-shadow: 4px 2px 20px rgba(255, 255, 255, 0.1098039216);
  font-weight: 600;
  text-align: center;
}
@media (min-width: 1200px) {
  .box-sec-molile {
    width: 80%;
    margin: auto;
    display: block;
  }
}
.box-sec-molile p {
  text-align: center;
  margin: 0 !important;
}

.foldable-main-conveyor .content-box {
  background: #fff;
  border-radius: 15px;
  text-align: center;
  margin: auto;
  display: block;
  box-shadow: 5px 7px 15px rgba(0, 0, 0, 0.1215686275);
  padding: 15px;
  height: 100%;
  height: 100%;
}
.foldable-main-conveyor .content-box img {
  width: 50px;
  margin: 15px auto;
  display: block;
}
.foldable-main-conveyor .content-box p {
  text-align: center;
  margin: 0;
}

@media (min-width: 768px) {
  .adv-hsi {
    margin-left: 28px;
  }
}
.adv-hsi li {
  color: #000;
  padding-top: 10px;
}

.adv-hsi li ul li {
  list-style: circle !important;
  margin-left: 30px;
  display: flex;
  align-items: center;
  padding-top: 10px;
}

.adv-hsi li::before {
  content: "\f111";
  float: left;
  margin-left: -25px;
  margin-right: 13px;
  font-size: 9px;
  color: #db1838;
  position: absolute;
  font-family: "fontawesome";
  margin-top: 6px;
}

.adv-hsi li ul li::before {
  content: "\f00c";
  font-size: 12px;
}

#download-brochure .container-fluid {
  background: #db1838;
}
#download-brochure .ctaeDiv {
  width: 100%;
  align-items: center;
  display: flex;
  flex-direction: row;
}
@media (min-width: 992px) {
  #download-brochure .ctaeDiv {
    height: 150px;
  }
}
@media (max-width: 576px) {
  #download-brochure .ctaeDiv {
    flex-direction: column;
  }
}
#download-brochure .ctaeDiv .second-div {
  background: #db1838;
  padding: 1.5em;
}
@media (max-width: 576px) {
  #download-brochure .ctaeDiv .second-div {
    margin: 30px;
  }
}
@media (max-width: 575.99px) {
  #download-brochure .ctaeDiv .first-div {
    width: 100%;
    border: 0px;
    border-radius: 0 !important;
    text-align: center;
    -webkit-clip-path: ellipse(72% 100% at 50.22% 0%);
            clip-path: ellipse(72% 100% at 50.22% 0%);
  }
}
@media (min-width: 568px) {
  #download-brochure .ctaeDiv .first-div {
    border-radius: 0px 100px 100px 0px;
  }
}
@media (max-width: 576px) {
  #download-brochure .ctaeDiv .first-div::after {
    width: 102%;
    height: 100%;
    border-radius: 100%;
    top: 50%;
    bottom: 0%;
    right: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
#download-brochure .ctaeDiv .first-div::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 0px;
  background-color: #fff;
  display: inline-block;
  z-index: 1;
  position: absolute;
  right: 80%;
  top: 0;
}
@media (max-width: 576px) {
  #download-brochure .ctaeDiv .first-div::before {
    display: none !important;
  }
}
#download-brochure .ctaeDiv div {
  position: relative;
  display: flex;
  width: 50%;
  padding: 1.5em 15px;
  background: #fff;
  color: #000;
  height: 100%;
  border: 2px solid #db1838;
  border-left: 0;
  border-right: 0;
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  align-items: center;
}
#download-brochure .ctaeDiv div span {
  color: #db1838;
}
#download-brochure .ctaeDiv div p {
  position: relative;
  z-index: 10;
  font-size: 24px;
  line-height: 150%;
}
@media (max-width: 576px) {
  #download-brochure .ctaeDiv div p {
    margin-top: 1.5rem !important;
    font-size: 20px;
    margin-bottom: 20px !important;
  }
}
#download-brochure .ctaeDiv a {
  border: 2px dashed #ffffff;
  text-align: center;
  text-decoration: none;
  padding: 15px 30px;
  border-radius: 50px;
  font-weight: 600;
  font-size: 24px;
  color: #fff;
  line-height: 150%;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
}
@media (min-width: 576px) and (max-width: 768px) {
  #download-brochure .ctaeDiv a {
    left: 55%;
    padding: 15px 9px;
    font-size: 20px;
  }
}
@media (max-width: 568px) {
  #download-brochure .ctaeDiv a {
    padding: 10px 25px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 20px;
  }
}
#download-brochure .ctaeDiv a img {
  max-width: 30px;
}

#technical-specifications {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/test-bg.webp) no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}
#technical-specifications h2 {
  position: relative;
}
@media (max-width: 1200px) {
  #technical-specifications .table-wrap {
    border-radius: 15px;
    overflow-x: scroll;
  }
}
#technical-specifications .table tbody tr:nth-child(odd) {
  background: #FFF2CC;
  overflow: hidden;
}
#technical-specifications .table tbody tr:nth-child(even) {
  background: #FFF;
}
#technical-specifications .table thead tr {
  color: #fff;
  background: #25182e;
}
#technical-specifications .table > :not(:first-child) {
  border-top: 0px solid currentColor;
}
@media (min-width: 768px) {
  #technical-specifications .table tbody tr td,
#technical-specifications .table thead tr th {
    padding: 15px 20px;
    vertical-align: middle;
  }
  #technical-specifications .table tbody tr td {
    padding: 15px 20px;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
  }
  #technical-specifications .table thead tr th {
    padding: 15px 20px;
    border-right: 1px solid #fff;
    text-align: center;
  }
  #technical-specifications .table thead th:last-child {
    border-right: 0px solid #fff;
  }
}
@media (max-width: 767px) {
  #technical-specifications .table-wrap table,
#technical-specifications .table-wrap thead,
#technical-specifications .table-wrap tbody,
#technical-specifications .table-wrap th,
#technical-specifications .table-wrap td,
#technical-specifications .table-wrap tr {
    display: block;
  }
  #technical-specifications .table tbody tr:nth-child(even) {
    overflow: hidden;
    background: linear-gradient(270deg, #fff 0%, #fff 55%, #25182e 45%);
  }
  #technical-specifications .table tbody tr:nth-child(odd) {
    overflow: hidden;
    background: linear-gradient(270deg, #fff 0%, #fff 55%, #25182e 45%);
  }
  #technical-specifications .table-wrap thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #technical-specifications .table-wrap td {
    border: none;
    position: relative;
    padding-left: 50% !important;
    white-space: normal;
    text-align: left;
  }
  #technical-specifications .table-wrap td:before {
    position: absolute;
    top: 8px;
    left: 15px;
    width: 45%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  #technical-specifications .table-wrap td:first-child {
    padding-top: 17px;
  }
  #technical-specifications .table-wrap td:last-child {
    padding-bottom: 16px;
  }
  #technical-specifications .table-wrap td:first-child:before {
    top: 17px;
  }
  #technical-specifications .table-wrap td:before {
    content: attr(data-title);
    color: #fff;
  }
}
@media (max-width: 767px) and (max-width: 568px) {
  #technical-specifications .table-wrap td:before {
    font-weight: 400;
  }
}
@media (max-width: 767px) {
  #technical-specifications .table tbody tr {
    margin-bottom: 15px;
    position: relative;
    background: transparent;
    border-radius: 15px;
  }
}
@media (max-width: 767px) {
  #technical-specifications .table tbody tr td {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  }
}

table.table.table-striped {
  border-radius: 16px;
  overflow: hidden;
}

#why-prefer {
  background: url(../images/wrinkled-paper.png) no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}
#why-prefer h2 {
  position: relative;
}
#why-prefer .icon-content {
  background-image: url(images/icon-bg.png);
  background-repeat: no-repeat;
  text-align: center;
  background-size: contain;
  background-position: center center;
  position: relative;
  transition: 0.4s ease-out;
  padding: 0 20px;
  position: relative;
  z-index: 11;
}
#why-prefer .sectxt-subtitle {
  color: #1C1B1B !important;
  font-weight: 500;
  font-size: 17px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.5px;
  color: #fff;
  position: relative;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 15px;
}
@media (max-width: 567px) {
  #why-prefer .sectxt-subtitle {
    width: 100%;
    border-bottom: 1px dotted #db1838;
  }
}
#why-prefer .icon-content:hover {
  transform: translateY(10px);
}
#why-prefer .icon-content img {
  border: 1px dashed #db1838;
  border-radius: 50%;
  transition: all 0.5s ease-in-out;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 120px;
  padding: 20px;
}
@media (max-width: 568px) {
  #why-prefer .icon-content img {
    font-size: 20px;
    line-height: 24px;
    display: flex;
    justify-content: space-between;
  }
}
#why-prefer .flex-container {
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: 0;
}
@media (max-width: 567px) {
  #why-prefer .flex-container {
    flex-direction: row;
  }
}
@media (max-width: 567px) {
  #why-prefer .flex-container:nth-child(even) {
    flex-direction: row-reverse;
  }
}

@media (min-width: 1399px) {
  .horizontal-screen-product {
    position: absolute;
    padding: 20px;
    left: -20%;
    bottom: -20%;
    max-width: 800px !important;
  }
}

@media (min-width: 1499px) {
  .incline-screen-product {
    position: absolute;
    padding: 5px !important;
    left: -20%;
    bottom: -20%;
    max-width: 800px !important;
  }
}

#footer {
  background-color: #1C1B1B;
  color: #fff !important;
  padding: 50px 0 20px 0;
}
@media (max-width: 768px) {
  #footer {
    padding: 20px 0;
  }
}
#footer img {
  width: 120px;
}
#footer P {
  font-size: 16px !important;
  margin: 0;
}
#footer P a {
  color: #db1838 !important;
}
#footer a {
  text-decoration: none;
  color: #fff !important;
}
#footer ul li {
  font-size: 15px;
  padding-bottom: 15px;
  letter-spacing: 1.2px;
  line-height: 24px;
  font-weight: 500;
}
#footer .social-links {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  #footer .social-links {
    float: right;
  }
}
#footer .social-links li a i {
  margin: 0 15px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #fff;
  line-height: 40px;
  text-align: center;
  color: #fff;
}
@media (max-width: 992px) {
  #footer .social-links li a i {
    margin: 0 7px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #fff;
    line-height: 30px;
    text-align: center;
    color: #fff;
  }
}
#footer .social-links li a i:hover {
  background: #db1838;
  color: #fff;
}
#footer .ftr-list {
  padding: 0;
  text-align: left;
}
#footer .ftr-list li::before {
  content: "\f111";
  font-family: "FontAwesome";
  float: left;
  margin-left: -17px;
  margin-right: 5px;
  margin-top: 0;
  color: #fff;
  font-size: 5px;
  font-weight: 700;
  margin-top: 5px;
}
@media (max-width: 768px) {
  #footer .ftr-list li::before {
    content: "" !important;
  }
}
#footer .ftr-list li {
  padding: 0 0 10px 30px;
}
@media (max-width: 768px) {
  #footer .ftr-list li {
    padding: 0 0 15px;
  }
}
#footer button.btn-footer.dropdown-toggle {
  border: 0;
  background: transparent;
  color: #fff;
  width: 1000%;
}
#footer ul.dropdown-menu.show li {
  padding: 5px;
}
#footer ul.dropdown-menu.show li::before {
  color: #1C1B1B;
  margin-left: 14px;
  margin-right: 10px;
  margin-top: 0;
  font-size: 5px;
  margin-top: 3px;
}
#footer ul.dropdown-menu.show li a {
  color: #1C1B1B !important;
}
#footer .dropdown-menu {
  position: absolute;
  z-index: 1000;
  min-width: 300px;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 15px;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: rgba(255, 255, 255, 0.9490196078);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
#footer .dropdown-toggle {
  font-size: 15px;
  padding: 0;
  letter-spacing: 1.2px;
  line-height: 24px;
  font-weight: 500;
}

/*Innerpage banner*/
#innerheader {
  overflow: hidden;
  padding-bottom: 10px;
  background-size: cover;
  height: 220px;
  width: 100%;
}
#innerheader h1 {
  font-weight: 500;
}
@media (min-width: 576px) {
  #innerheader {
    height: 350px;
  }
}
@media (min-width: 992px) {
  #innerheader {
    height: 351px;
  }
}
@media (min-width: 768px) {
  #innerheader {
    height: 380px;
  }
}
@media (min-width: 1200px) {
  #innerheader {
    height: 365px;
  }
}
#innerheader .slide-cover {
  padding: 25px 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
}
#innerheader .content-box {
  position: relative;
  overflow: hidden;
  text-align: left;
}
@media (min-width: 576px) {
  #innerheader .content-box {
    padding: 35px;
  }
}
#innerheader .content-box h1 {
  font-size: 32px;
  font-weight: 600;
  margin: 5px 0 10px;
  word-spacing: 2px;
  color: #fff;
}
@media (min-width: 576px) {
  #innerheader .content-box h1 {
    font-size: 48px;
    margin: 5px 0 20px;
  }
}
@media (min-width: 768px) {
  #innerheader .content-box h1 {
    font-size: 48px;
    word-spacing: 3px;
  }
}
@media (min-width: 992px) {
  #innerheader .content-box h1 {
    font-size: 56px;
  }
}

.back-img {
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  position: relative;
  background-attachment: fixed;
}

.breadcrumb a {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1px;
  margin-right: 10px;
  text-decoration: none !important;
  position: relative;
  color: rgba(255, 255, 255, 0.7803921569) !important;
}
.breadcrumb a:hover {
  color: #fff;
  text-shadow: 0px 2px 2px #222;
}
.breadcrumb a i {
  margin-right: 2x;
}
.breadcrumb a::after {
  position: absolute;
  right: -12px;
  top: -3px;
  content: " /";
  color: #fff;
  text-shadow: 0px 1px 1px #000;
}
.breadcrumb span {
  font-size: 15px;
  letter-spacing: 1px;
  color: #fff;
  font-weight: 400;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: none;
}

.breadcrumb-item.active {
  color: #fff;
}

.breadcrumb-item {
  color: #fff;
  text-shadow: 3px 1px 12px #000;
  font-weight: 800;
  font-size: 15px;
}
.breadcrumb-item .active {
  display: none;
}

#faq-section-page {
  background: url(../images/key-fetures-bg.png) center center no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
#faq-section-page p {
  color: #fff;
}
#faq-section-page ul.tabs {
  margin: 0;
  padding: 0;
  float: none;
  list-style: none;
  border-bottom: 0;
  width: 100%;
  flex-direction: column;
}
@media (min-width: 768px) {
  #faq-section-page ul.tabs {
    display: flex;
  }
}
#faq-section-page ul.tabs li {
  float: left;
  background: #f5f5f5;
  margin: 0;
  color: #1c1b1b;
  cursor: pointer;
  padding: 15px 20px;
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) {
  #faq-section-page ul.tabs li {
    display: flex;
    overflow: inherit;
  }
}
#faq-section-page ul.tabs li:hover {
  background-color: #ccc;
  color: #333;
}
#faq-section-page ul.tabs li.active {
  background-color: #db1838;
  color: #fff;
  border-bottom: 0px solid #fff;
  display: block;
}
#faq-section-page .tab_container {
  border-top: none;
  clear: both;
  float: left;
  width: 100%;
  height: 100%;
  background: #1C1B1B;
  overflow: auto;
}
#faq-section-page .tab_content {
  padding: 20px;
  display: none;
}
#faq-section-page .tab_drawer_heading {
  display: none;
}
@media screen and (max-width: 768px) {
  #faq-section-page .tabs {
    display: none;
  }
  #faq-section-page .tab_drawer_heading {
    background-color: #f5f5f5;
    color: #fff;
    margin: 0;
    padding: 20px 20px;
    color: #1c1b1b !important;
    display: block;
    font-weight: 500;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 18px;
  }
  #faq-section-page .d_active {
    background-color: #db1838;
    color: #fff !important;
  }
}
#faq-section-page .bul-faq-main li {
  list-style: none;
  color: #fff;
  margin: 5px;
  font-weight: 500;
  font-size: 18px;
  margin-left: 40px;
  align-items: center;
  position: relative;
  margin-bottom: 15px;
}
#faq-section-page .bul-faq-main li::before {
  content: "\f124";
  font-family: "fontawesome";
  position: absolute;
  color: #db1838;
  left: -30px;
  font-size: 17px;
  transform: rotate(47deg);
}
#faq-section-page .bul-faq-main li ul {
  margin: 0;
  padding: 0;
  position: relative;
  margin-left: -30px;
  font-weight: 500;
}
#faq-section-page .bul-faq-main li ul li {
  list-style: circle;
  color: #c8c8c8;
  margin: 5px;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  margin-left: 40px;
  align-items: center;
  position: relative;
}
#faq-section-page .bul-faq-main li ul li::before {
  content: "";
  display: none !important;
}

#faq-section-page .bul-faq-main li ul li::before {
  content: "\f111";
  font-family: "fontawesome";
  position: absolute;
  color: #fff;
  left: -30px;
  font-size: 18px;
  transform: rotate(47deg);
}

@media (min-width: 768px) {
  #faq-section-page ul.tabs {
    display: flex;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
}

#service-sec {
  background: url(../images/key-fetures-bg.png) center center no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
#service-sec .service-images {
  height: 250px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#service-sec h4 {
  color: #db1838;
}
#service-sec a {
  color: #db1838;
  text-decoration: none;
}

#our-strength .plant-carousel .psingle-image p {
  line-height: 30px !important;
  font-size: 21px !important;
}

#our-strength .plant-carousel .psingle-image p span {
  color: #db1838 !important;
  font-weight: 700;
}

#safety-mesure {
  background: url(../images/safety-crusher-bg.jpg) center center no-repeat;
  background-size: cover;
}
#safety-mesure ul {
  padding: 0 50px;
}
#safety-mesure .range-list-sec {
  text-align: left;
}
#safety-mesure .range-list-sec li {
  padding: 0 0 15px 0px;
  color: #fff;
  font-size: 17px;
  overflow: hidden;
  font-weight: 400;
  letter-spacing: 1.2px;
  display: flex;
  align-items: center;
}
#safety-mesure .range-list-sec li img {
  margin-right: 10px;
  width: 35px;
}

body {
  font-family: "Mulish", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.588;
  color: #db1838;
  background-color: #fff;
  box-sizing: border-box;
}

a,
.button,
button {
  transition: 0.3s;
}

a:focus,
.button:focus,
button:focus {
  text-decoration: none;
  outline: none;
}

a:focus,
a:hover {
  text-decoration: none;
}

a,
button {
  outline: medium none;
}

ol,
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.img-rounded {
  border-radius: 40px;
}

/* spacing */
.ptb_50 {
  padding-top: 50px;
}

.ptpbm_50 {
  padding: 50px 0;
}
@media (max-width: 768px) {
  .ptpbm_50 {
    padding: 30px 0;
  }
}

.ptb_30 {
  padding-top: 30px;
}

.ptb_last_50 {
  padding-bottom: 50px;
}

@media (min-width: 768px) {
  .ptb_md_last_50 {
    padding-bottom: 50px;
  }
}

h1 {
  font-family: "Mulish", sans-serif;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  color: #FFF;
  text-decoration: none;
}

.bg-dark-clr {
  background: #1C1B1B;
}
.bg-dark-clr .box {
  width: 100%;
  background-color: #fff;
  padding: 15px;
  border-radius: 5px;
  height: 100%;
}
.bg-dark-clr .box li {
  color: #1C1B1B;
  font-size: 20px;
  margin: 15px 10px;
  padding: 0;
}

ul.mobile-crusher-list li {
  color: #000;
  font-weight: 400;
  font-size: 18px;
  list-style: none;
  margin-left: 25px;
  position: relative;
  line-height: 23px;
  padding: 3px 0;
}
@media (max-width: 768px) {
  ul.mobile-crusher-list li {
    font-size: 17px;
  }
}
ul.mobile-crusher-list li::before {
  content: " \f124";
  font-family: "fontawesome";
  font-size: 14px;
  position: absolute;
  left: -27px;
  transform: rotate(45deg);
  color: #db1838;
}

ul.carrer-list li {
  color: #1C1B1B;
  font-weight: 500;
  font-size: 17px;
  list-style: none;
  margin-left: 25px;
  position: relative;
  line-height: 150%;
  padding: 8px 0;
}
@media (max-width: 768px) {
  ul.carrer-list li {
    font-size: 17px;
    margin-left: 30px;
  }
}
ul.carrer-list li::before {
  content: " \f124";
  font-family: "fontawesome";
  font-size: 14px;
  position: absolute;
  left: -27px;
  transform: rotate(45deg);
  color: #db1838;
}

@media (max-width: 768px) {
  ul.adv-hsi {
    padding-left: 30px;
  }
}/*# sourceMappingURL=main.css.map */