* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
body {
  font-size: 14px;
  font-family: Comic Sans MS;
}
/* About Us */
.main {
  /* background: rgba(0, 0, 0, 0.623); */
  background-blend-mode: overlay;
  background-position: center center;
  background-size: cover;
  width: 100%;
  color: #000;
}
.padding-left {
  padding-top: 40px;
}
.main p {
  font-size: 16px;
}
.main h1 {
  color: #3399cc;
}

.about-text-style h4 {
  background: #eeeeee;
  -webkit-clip-path: ellipse(25% 25% at 50% 50%);
  clip-path: ellipse(50% 50% at 50% 50%);
  margin-top: 60px;
  font-family: "Parisienne", cursive;
  font-size: 50px;
  text-align: center;
  color: #000;
  padding: 50px 20px;
}
.about-slider {
  margin-top: 50px;
}

/*  */
.header {
  width: 100%;
}
.header_left {
  background: url("../images/index_bg_top2.jpg") no-repeat;
  width: 320px;
  height: 200px;
}

.logo {
  /* background: url("../images/logo1.jpg") no-repeat; */
  width: 605px;
  height: 90px;
  float: right;
  margin-top: 4%;
}
.content {
  width: 100%;
}
.bottom {
  position: absolute;
  top: 392px;
  width: 99%;
}
.content_left {
  float: right;
  width: 100%;
  padding: 80px 0px 0px 80px;
}

.jdkgroup {
  font-family: Impact;
  font-size: 50px;
  color: #027b93;
}
.profile {
  font-family: MS Mincho;
  font-size: 40px;
  color: #000000;
}
.content_right {
  background: url("../images/index_bg_bottom.jpg") no-repeat;
  position: absolute;
  width: 352px;
  min-height: 330px;
  right: 0%;
}
/* Home Page Style */

.menu ul li a {
  font-size: 14px;
}
/* Company Profile */
.profile-header {
  background: #272727;
  background-blend-mode: overlay;
  /* background-image: url("https://images.unsplash.com/photo-1518704618243-b719e5d5f2b8?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8NDB8fGdhcm1lbnQlMjBpbmR1c3RyeXxlbnwwfDB8MHx8&auto=format&fit=crop&w=500&q=60"); */
  background-position: center center;
  background-size: cover;
  height: 20vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.profile-header h2 {
  color: #fff;
  font-weight: bold;
}
.profile-photo img {
  width: 100%;
}

/* Contact Section */
.contact-section {
  background: #000;
  color: #fff;
  padding: 40px 0px;
}
.image-wrapper {
  height: 150px;
  width: 150px;
}
.image-wrapper img {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 3px solid #dbdbdb;
  border-radius: 5px;
}

/* Customer Section */
.customer-section {
  background: rgba(0, 0, 0, 0.5);
  background-blend-mode: overlay;
  background-image: url("https://images.unsplash.com/photo-1598871956222-26b66d6559fe?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8NHx8c3dlYXRlciUyMGZhYnJpY3xlbnwwfDB8MHx8&auto=format&fit=crop&w=500&q=60");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 100%;
  width: 100%;
  padding: 80px 0px;
}
.customer-header-top {
  text-align: center;
  color: #fff;
}

.customer-header-top h3 {
  padding-top: 20px;
  font-size: 2.5rem;
  font-weight: bold;
  text-transform: uppercase;
}
.customer_logo{
  margin-top: 40px;
}
.img-wrapper {
  height: 100px;
  width: 100%;
  background: #fff;
  text-align: center;
  margin: 0 auto;
}

.customer_logo img {
  height: 75px;
  width: 80%;
  opacity: 0.9;
  margin-top: 12px;
  transition: all ease-in-out 0.3s;
}

.customer_logo img:hover {
  transform: scale(1.1);
  opacity: 1;
  cursor: pointer;
}
/* Factory Photo */
.factory-photo-section,
.sample-photo-section {
  padding-bottom: 0px;
}
.factory-header {
  height: 150px;
  background: rgba(0, 0, 0, 0.5);
  background-blend-mode: overlay;
  background-image: url("../images/factory/31.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.factory-header h3 {
  text-align: center;
  color: #fff;
  padding-top: 70px;
}
.image-item a img {
  border: 1px solid #b6b6b6;
  padding: 12px;
  height: 320px;
  width: 100%;
}
/* HR Section */

.hr-header {
  margin-top: 80px;
}

.customer-logos .slide img {
  width: 100px;
  height: 60px;
  margin-left: 8px;
  background: #fff;
}
.training-facility {
  margin-top: 50px;
}

/* Product Section */
.product-header {
  height: 150px;
  background: rgba(0, 0, 0, 0.5);
  background-blend-mode: overlay;
  background-image: url("../images/factory/31.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
/* Quality */
.quality-img-wrapper img {
  height: 300px;
  width: 100%;
}

/* Footer */
.footer-wrapper {
  margin-top: 80px;
  background: #000;
  color: #fff;
  height: 320px;
  font-size: 16px;
}

.footer-logo img {
  width: 300px;
}

.footer-header {
  padding-top: 20px;
}

.footer-bottom {
  border-top: 2px solid #0d0d0d;
  /* background: #0c0c0c; */
  padding-top: 15px;
  margin-top: 8px;
}

/* Responsive For Mobile And Table */

@media screen and (min-width: 360px) and (max-width: 768px) {
  .footer-wrapper {
    margin-top: 80px;
    background: #000;
    color: #fff;
    height: 100%;
    font-size: 12px;
    padding: 40px 0px;
  }

  .footer-logo img {
    width: 200px;
  }

  .delivery-dhl-logo img {
    width: 40%;
    height: 40px;
  }
}
/* Query For Mobile */
@media screen and (max-width: 480px) {
  .footer-wrapper {
    margin-top: 80px;
    background: #000;
    color: #fff;
    height: 100%;
    font-size: 12px;
    padding: 40px 0px;
  }

  .footer-logo img {
    width: 200px;
  }

  .delivery-dhl-logo img {
    width: 40%;
    height: 40px;
  }
}
