.responsive-img {
  width: 100%;
}

img {
  max-width: 100%;
}

* {
  margin: 0px;
  padding: 0px;
}

ul.nav, ul.nav li, ul.nav li:before, ul, li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  list-style: none !important;
}

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
}

a:hover {
  color: #01103B;
}

a {
  border-bottom: none;
  color: #000000;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.categories-sec {
  padding: 30px 0;
}

.categories-sec h4 {
  text-align: center;
  font-size: 18px;
  color: #01103B;
}

.categories-sec h3 {
  color: #000;
  font-size: 24px;
}

.categories-sec h3 span {
  color: #BB2200;
}

.cat-wrapper {
  margin: 20px 0;
}

.cat-thumbnail {
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cat-info {
  margin-top: 15px;
  text-align: center;
}

.cat-info h1 {
  font-size: 20px;
  font-weight: bold;
  padding: 15px 0;
  height: 80px;
}

.cat-info .cat-link {
  display: block;
  background: #01103B;
  color: #fff;
  padding: 10px;
  text-align: center;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 17px;
}

.cat-info .cat-link:hover {
  background: #BB2200;
}

.process-icons {
  padding: 40px 0;
}

.process-icons ul {
  display: flex;
  justify-content: space-evenly;
}

.company-statics {
  background-image: url(../images/parallex-banner.jpg);
  background-attachment: fixed;
  height: 47vh;
  background-size: contain;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.company-statics b {
  color: #fff;
  font-size: 22px;
  display: block;
  text-align: center;
}

.company-statics h3 {
  font-size: 2vw;
  text-align: center;
  color: #fff;
}

.company-statics h3 b {
  display: inline-block;
  font-weight: bolder;
  font-size: 2.1vw;
}

.company-statics ul {
  display: flex;
  justify-content: space-evenly;
}

.company-statics ul li {
  margin: 15px 0;
  text-align: center;
}

.company-statics ul li strong {
  color: #BB2200;
  font-size: 3vw;
  display: block;
  margin-bottom: 10px;
}

.company-statics ul li p {
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
}

.quick-about-us {
  border-radius: 0 30px 0 30px;
  background: #01103B;
  padding: 30px 5% 230px 5%;
  width: 55%;
}

.quick-about-us article h3 {
  color: #fff;
  font-size: 3vw;
}

.quick-about-us article p {
  font-size: 18px;
  color: #fff;
}

.swiper-production {
  width: 90%;
  margin-left: auto;
}

.swiper-production h5 {
  color: #BB2200;
  font-size: 3vw;
  margin-bottom: 20px;
  text-align: center;
}

.swiper-button-next:after {
  content: url(../images/next.png);
}

.swiper-button-prev:after {
  content: url(../images/pre.png);
}

.short-about-company {
  position: relative;
}

.production-process {
  position: absolute;
  overflow: hidden;
  top: 250px;
  width: 100%;
}

.production-process h4 {
  color: #13387F;
  text-transform: uppercase;
  margin-top: 10px;
}

.production-process .swiper-wrapper {
  position: static;
}

.export-countries {
  background: url(../images/map.jpg) no-repeat top center;
  background-size: contain;
  height: 430px;
  display: flex;
  justify-content: end;
  align-items: center;
  margin: 450px 0  0 0;
  color: #C6C5C5;
}

.export-countries .export-content p {
  padding: 15px 0;
}

.export-countries .export-content a {
  padding: 10px 30px;
  border: 1px solid #BB2200;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  background-color: #01103B;
}

.export-countries .export-content a:hover {
  background: #13387F;
}

.compliances-sec h2 {
  color: #01103B;
  font-size: 18px;
  text-transform: uppercase;
}

.compliances-sec h1 {
  font-size: 20px;
  color: #000;
  text-transform: capitalize;
  margin-bottom: 22px;
  font-weight: bold;
}

footer {
  background: #01103B;
  padding-top: 40px;
}

.footer-col {
  padding-top: 20px;
}

.footer-col p {
  padding: 30px 0 0;
  color: #a6a6a6;
  margin: 0px;
}

.footer-links {
  margin-bottom: 20px;
  color: #fff;
}

.footer-links h3 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 30px;
}

.footer-links ul li {
  list-style-type: disc !important;
  color: #b0b0b0;
}

.footer-links ul li a {
  color: #b0b0b0;
}

.footer-links ul li a:hover {
  color: #13387F;
}

.footer-links address {
  color: #b0b0b0;
  margin-bottom: 15px;
}

.copy-right {
  border-top: 1px solid #2B3A63;
  padding: 10px 0;
  color: #f9f9f9;
  font-size: 14px;
  text-align: center;
}

.copy-right p {
  padding-top: 10px;
}

.copy-right a {
  color: #fff;
  font-weight: bold;
}

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

.dropdown-item:focus, .dropdown-item:hover {
  background: #13387F;
  color: #fff;
}

.dropdown-menu a:hover {
  color: #fff !important;
}

.catalogue-sec {
  padding: 40px 0;
}

.catalogue-heading {
  font-size: 20px;
}

.catalogue-heading span {
  display: inline-block;
  margin-left: 10px;
  border-bottom: 1px solid #01103B;
  padding: 5px 0;
  color: #BB2200;
  font-weight: bold;
}

@media screen and (max-width: 540px) {
  .quick-about-us {
    padding: 15px;
    margin: 15px 0;
    width: 100%;
  }
  .swiper-production h5 {
    font-size: 30px;
    margin-top: 40px;
  }
  .process-icons ul {
    flex-wrap: wrap;
  }
  .process-icons ul li {
    margin: 20px 0;
  }
  .quick-about-us article h3 {
    font-size: 24px;
    font-weight: 800;
  }
  .company-statics {
    background: #01103B;
    background-image: none;
    padding: 20px 15px;
    height: auto !important;
  }
  .company-statics ul {
    flex-flow: wrap;
  }
  .company-statics ul li strong {
    font-size: 45px;
  }
  .menu-button {
    left: 5px !important;
  }
  body.sticky .core-header .core-logos img {
    max-width: 100%;
  }
  .sticky .logo-img {
    height: 45px;
  }
  .export-countries {
    background: #01103B;
    padding: 15px;
    background-image: none;
    margin: 20px 0;
    height: auto;
  }
  body.sticky .core-header .core-logos a, body.sticky .core-header:not(.overlay-active) .core-logos a {
    left: 80px;
  }
  .production-process {
    position: static;
  }
  .swiper-button-prev, .swiper-button-next {
    top: 69%;
  }
  .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 0;
    left: auto;
  }
  .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    right: auto;
    left: 0px;
  }
}
