div, section, ul, ol, li, address, img, a, body, title, header, head, main, footer, p, span, strong, figure {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

body {
  font-family: "Poppins", sans-serif;
  padding-top: 60px;
}

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  font-family: "Teko", sans-serif;
  margin: 0px;
  padding: 0px;
}

a {
  color: #000;
  text-decoration: none;
  transition: all 5s;
  -webkit-transition: all 5s;
  -o-transition: all 5s;
  -ms-transition: all 5s;
}

a:hover {
  color: #F89631;
}

header {
  background: #000;
}

.ppe-sec {
  color: #fff;
  text-align: center;
  background: #E1283F;
  padding: 20px 0;
  margin-top: 20px;
}

.ppe-sec article .ppe-div {
  border-bottom: 1px solid #fff;
  padding: 20px 0;
}

.ppe-sec h4 {
  font-size: 40px;
}

.ppe-sec h5 {
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 20px;
}

.ppe-sec p {
  font-size: 16px;
  line-height: 30px;
}

.ppe-sec .amazing-ppe {
  margin-top: 20px;
}

.ppe-sec .amazing-ppe ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ppe-sec .amazing-ppe ul li {
  font-size: 16px;
  font-weight: 300;
}

.ppe-sec .amazing-ppe ul li:before {
  content: "22";
  font-family: FontAwesome;
  width: 10px;
  height: 3px;
  color: #F89631;
  background: #F89631;
  margin-right: 5px;
}

.custom-logo-sec {
  display: flex;
  text-align: left;
  justify-content: start;
  align-items: center;
}

.custom-logo-sec img {
  margin-top: 15px;
  margin-right: 20px;
}

.custom-detail {
  background: #000;
  color: #fff;
  padding: 10px;
  margin-top: 20px;
}

@media screen and (max-width: 640px) {
  .ppe-sec h4 {
    font-size: 18px;
  }
  .ppe-sec h5 {
    font-size: 15px;
  }
  .ppe-sec .amazing-ppe ul li {
    margin-right: 10px;
  }
}

.cats-range {
  padding: 30px 0;
}

.cats-range h1, .cats-range h4 {
  font-size: 34px;
  color: #F89631;
  padding: 15px 0;
  text-align: center;
  position: relative;
}

.cats-range h1:before, .cats-range h4:before {
  content: "";
  width: 100px;
  height: 2px;
  background: #000;
  display: inline-block;
  position: absolute;
  bottom: 10px;
  margin: 0 auto;
  left: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
}

.cats-range .cat-info h1 {
  color: #000;
  font-size: 18px;
  padding: 10px 0;
  transition: all 5s;
  -webkit-transition: all 5s;
  -o-transition: all 5s;
  -ms-transition: all 5s;
}

.cats-range .cat-info h1::before {
  display: none;
}

.product-wraper .product-thumbnail {
  overflow: hidden;
}

.product-wraper .product-thumbnail img {
  transition: all 5s;
  -webkit-transition: all 5s;
  -o-transition: all 5s;
  -ms-transition: all 5s;
}

.product-wraper:hover img {
  transform: scale(1.3);
}

.product-wraper:hover .cat-info h1 {
  color: #F89631;
}

.bg-heading {
  background: #F89631;
  color: #000;
  font-size: 30px;
  font-weight: 600;
  padding: 10px;
  text-align: center;
  font-style: italic;
}

.collapse-heading {
  background: #ddd;
  color: #000;
  font-size: 16px;
  display: block;
  width: 100%;
  padding: 10px;
  margin-bottom: 10px;
}

.collapse-heading i {
  color: #F89631;
  padding-right: 10px;
}

.technical-info .collapse {
  margin-bottom: 10px;
}

.swiper-button-next, .swiper-button-prev {
  color: #F89631;
}

.fashion-swiper-container {
  position: relative;
  overflow: hidden;
}

.new-letter-sec {
  background: #2d2d2d;
  padding: 15px 0;
}

.new-letter-sec .phone {
  font-size: 22px;
  color: #fff;
  font-weight: 600;
}

.new-letter-sec .phone address {
  margin: 10px 0 0 0;
}

.new-letter-sec label {
  font-size: 20px;
  text-transform: uppercase;
  margin-right: 10px;
  color: #fff;
}

.new-letter-sec input[type="text"], .new-letter-sec .input-group-addon {
  background: #222222;
  border: none;
  color: #fff;
}

.new-letter-sec .input-group-addon:hover i.fa {
  color: #fff;
}

.footer-links {
  background: #222222;
  padding: 20px 0;
  color: #fff;
  border-bottom: 1px solid #424242;
}

.footer-links .footer-link h4 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 25px;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  padding-bottom: 15px;
}

.footer-links .footer-link address {
  text-align: center;
  font-family: arial, sans-sarif;
  color: #fff;
}

.footer-links .footer-link address a {
  text-align: center;
  color: #fff;
  font-family: arial, sans-sarif;
}

.footer-links .footer-link a {
  text-align: center;
  font-family: arial, sans-sarif;
}

.footer-links .footer-link p {
  text-align: center;
  color: #fff;
}

.footer-links .footer-link ul > li > a {
  text-align: left;
  display: block;
  line-height: 25px;
  font-family: arial, sans-sarif;
  color: #fff;
  font-size: 16px;
}

.footer-links .footer-link ul > li > a:hover {
  color: #F89631;
  text-decoration: underline;
}

.social {
  margin-top: 30px;
  display: flex;
  justify-content: center;
}

.social li {
  float: left;
  margin-right: 15px;
}

.social li i {
  font-size: 26px;
}

.top-click {
  border-left: 1px solid #fff;
  font-size: 30px;
  padding: 0 0 0 15px;
  /* Standard syntax */
}

.top-click i.fa {
  color: #fff;
  padding: 5px 10px;
  background-color: red;
  position: relative;
  -webkit-animation-name: example;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 4s;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-iteration-count: infinite;
  /* Safari 4.0 - 8.0 */
  animation-name: example;
  animation-duration: 4s;
  animation-iteration-count: infinite;
}

.top-click i.fa:hover {
  cursor: pointer;
}

@-webkit-keyframes example {
  0% {
    background-color: red;
    top: 0px;
    bottom: 10px;
  }
  25% {
    background-color: yellow;
    top: 10px;
    bottom: 0px;
  }
  50% {
    background-color: blue;
    top: 0px;
    bottom: 10px;
  }
  75% {
    background-color: green;
    top: 10px;
    bottom: 0px;
  }
  100% {
    background-color: red;
    top: 0px;
    bottom: 10px;
  }
}

@keyframes example {
  0% {
    background-color: #F89631;
    top: 0px;
    bottom: 10px;
  }
  25% {
    background-color: yellow;
    top: 10px;
    bottom: 0px;
  }
  50% {
    background-color: blue;
    top: 0px;
    bottom: 10px;
  }
  75% {
    background-color: green;
    top: 10px;
    bottom: 0px;
  }
  100% {
    background-color: red;
    top: 0px;
    bottom: 10px;
  }
}

.copy-right {
  color: #fff;
  padding: 15px 0;
  background: #222222;
}

.copy-right a {
  color: #F89631;
}

.copy-right a:hover {
  color: #fff;
}

.departments {
  margin: 30px 0 50px;
}

.departments img {
  margin: 10px 0;
}

.industry-main-container {
  margin-bottom: 20px;
}

.industry-main-container .icon-xl {
  display: flex;
  justify-content: space-between;
}

.industry-main-container .icon-xl span {
  font-size: 80px;
  line-height: 100px;
  color: rgba(0, 0, 0, 0.1);
  font-weight: 500;
  opacity: 0.5;
  display: block;
}

.industry-main-container .icon-xl .icon-cell {
  color: #F89631;
  font-size: 80px;
  opacity: 1;
}

.industry-main-container h2 {
  color: #000;
  text-align: center;
}

.industry-main-container .card:hover {
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.3);
}

.industry-main-container .card .card-text {
  height: 145px;
  overflow: hidden;
  text-overflow: ellipsis;
}

h2:not(:last-child), .h2:not(:last-child) {
  margin: 0px;
  padding: 0px;
}

.product .product-title {
  font-size: 18px;
  font-family: "Poppins", sans-serif;
}

.product strong {
  color: #E1283F;
}

.accordion .ac-item .ac-title {
  font-size: 24px;
}

.large-view {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 640px) {
  .large-view {
    flex-direction: column-reverse;
  }
  .large-view .other-views ul {
    display: flex;
  }
  .large-view .other-views ul li {
    margin-right: 5px;
  }
}

.large-view .other-views li {
  border: 1px solid #ddd;
  margin-bottom: 10px;
}

.breadcrumb {
  padding: 20px 0;
}

.large-description {
  padding: 0 10px;
}

.large-description h2 {
  font-size: 22px;
  font-weight: bold;
}

.large-description strong {
  color: #F89631;
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  padding-bottom: 15px;
}

.large-description .sizes span {
  text-align: center;
  display: block;
  letter-spacing: 0px;
}

.large-description .sizes input[type="radio"] {
  display: none;
}

.large-description .sizes {
  display: flex;
  margin-top: 15px;
}

.large-description .sizes label {
  font-size: 16px;
  cursor: pointer;
  margin: 0 5px;
  width: 80px;
  height: 40px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.large-description .sizes input[type="radio"]:checked + label {
  border: 2px solid #F89631;
  width: 55px;
  height: 40px;
}

.large-description .sizes input[type="radio"] + label {
  border: 1px solid #7d7d7d;
}

.large-description .inquiry-btn {
  width: 100%;
  margin-top: 25px;
  border: 1px solid #000;
  padding: 10px;
  text-align: center;
}

.large-description .inquiry-btn:hover {
  background: #F89631 !important;
}

.size-guide-div b {
  font-size: 16px;
}

.size-guide-div b sup {
  color: red;
}

.heading-container h4 {
  font-size: 60px;
  text-align: center;
  color: #F89631;
}

.youmaylike {
  background: #ddd;
  padding: 30px 0;
  margin-top: 20px;
}

.contactus-info {
  padding: 35px 0;
}

.contactus-info h4 {
  letter-spacing: 1px;
  font-size: 3vw;
  font-weight: 900;
  text-transform: capitalize;
  margin-bottom: 15px;
}

.contactus-info strong {
  color: #F89631;
  font-size: 14px;
}

.contactus-info address {
  font-size: 14px;
}

.contactus-right {
  background-color: #efefef;
}

.contactus-right {
  padding: 35px 0;
}

.contactus-right p a {
  color: #F89631;
}

.contactus-right h4 {
  font-size: 3vw;
  font-weight: 400;
  margin-bottom: 20px;
  padding-left: 20px;
  letter-spacing: 1px;
}

.contactus-right .cs-support {
  padding: 20px 50px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.contactus-right .cs-support h5 {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
}

.contactus-right .sale-support {
  padding: 30px 50px;
}

.contactus-right .sale-support h5 {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
}

.contactfields {
  padding: 20px 0;
}

.contactfields h5 {
  font-size: 3vw;
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: capitalize;
  text-align: center;
}

.contactfields p {
  margin-bottom: 20px;
  text-align: center;
  color: #F89631;
  font-size: 14px;
}

.contactfields label {
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 5px;
}

.contactfields .form-control {
  padding: 10px;
}

.contactfields .contact-message {
  height: 200px;
}

.contactfields .send-btn {
  border-radius: 100px;
  background: #F89631;
  color: #fff;
  font-size: 18px;
  margin-top: 15px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
}

.contactfields .send-btn:hover {
  background: #000;
}

.custom-form-heading {
  text-align: center;
  padding: 30px 0;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}

.custom-form-heading h4 {
  font-size: 2.5vw;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 20px;
}

.custom-form-heading p {
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  letter-spacing: .06em;
  line-height: 1.6em;
}

.custom-features {
  text-align: center;
  min-height: 250px;
}

.custom-features strong {
  font-size: 16px;
  display: block;
  margin-bottom: 20px;
}

.custom-features img {
  margin: 20px 0;
}

.custom-features p {
  line-height: 25px;
  font-size: 16px;
  margin-top: 15px;
  color: #333;
  font-weight: 300;
}

.share-needs {
  background-color: #f0f0f0;
  padding: 30px 0;
  margin-top: 20px;
}

.share-needs h5 {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin: 10px 0 15px;
}

.share-needs label {
  font-size: 14px;
  text-transform: capitalize;
  margin-bottom: 0px;
  color: #333;
}

.share-needs .form-control {
  padding: 10px;
}

.share-needs .send-btn:hover {
  color: #fff;
}

.content-wrapper article {
  margin: 15px 0;
}

.content-wrapper h1 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
}

.content-wrapper p {
  line-height: 30px;
  font-size: 16px;
}

.content-wrapper h3 {
  margin-top: 20px;
  font-weight: 600;
}
