.factry-about-company .about-section-wrapper2 {
  position: relative;
  z-index: 1;
  /* padding-top: 246px;
  padding-bottom: 140px; */
}

.factry-about-company .video {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.factry-about-company .video::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  background: rgba(0, 0, 0, 0.1) url("https://okki-shop.oss-cn-hangzhou.aliyuncs.com/category/343489/125/00412160f77a6fcae74c3cd447297089/play.png") no-repeat center;
  display: block;
}
.factry-about-company .video img {
  width: 100%;
  display: block;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.factry-about-company .video:hover img {
  transform: scale(1.01);
  -webkit-transform: scale(1.01);
}
.factry-about-company .video:hover::after {
  background-color: rgba(0, 0, 0, 0.3);
}
.img-wrap img {
    /* flex: 0 0 16.6%; */
    width: 75px;
    margin-right: 25px;
}

.img-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.factry-about-company .about-section-wrapper2 .about-shape-1 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.factry-about-company .about-section-wrapper2 .big-style-text {
  right: 125px;
  top: 27.5%;
  z-index: -1;
}
.factry-about-company .about-company-content .about-img-wrapper-four {
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
}
.factry-about-company .about-company-content .about-img-wrapper-four .main-img-5d {
  /* position: absolute; */
  z-index: 1;
  /* right: 43px; */
  /* top: -64px; */
  /* max-width: 450px; */
}
@media (min-width: 1200px) {
  .factry-about-company .about-company-content .about-img-wrapper-four .main-img-5d .d-xl-inline-block {
    display: inline-block !important;
  }
}
.factry-about-company .about-company-content .about-img-wrapper-four .main-img-4b {
  margin-top: 30px;
  max-width: 480px;
}
.factry-about-company .about-company-content .about-img-wrapper-four .experience-box {
  width: 250px;
  padding: 33px;
  position: absolute;
  right: 11px;
  bottom: 60px;
  z-index: 1;
  background: var(--color-primary);
  text-align: center;
  clip-path: polygon(82% 0, 100% 18%, 100% 100%, 0 100%, 0 0);
  display: none;
}
.factry-about-company .about-company-content .about-img-wrapper-four .experience-box img {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0.2;
}
.factry-about-company .about-company-content .about-img-wrapper-four .experience-box span {
  color: white;
  font-size: 96px;
  font-weight: 900;
  line-height: 1;
}
.factry-about-company .about-company-content .about-img-wrapper-four .experience-box h3 {
  color: white;
  font-size: 28px;
  font-weight: 600;
  line-height: 36px;
}
@media only screen and (max-width: 767.98px) {
  .factry-about-company .about-company-content .about-img-wrapper-four .experience-box {
    width: 150px;
    padding: 4px;
    right: 11px;
    bottom: 0;
  }
  .factry-about-company .about-company-content .about-img-wrapper-four .experience-box span {
    font-size: 24px;
  }
  .factry-about-company .about-company-content .about-img-wrapper-four .experience-box h3 {
    font-size: 18px;
  }
}
.factry-about-company .about-company-content .about-img-wrapper-four .experience-box {
  bottom: -110px;
  right: 19%;
}
@media only screen and (max-width: 1200px) {
  .factry-about-company .about-company-content .about-img-wrapper-four .main-img-4b {
    max-width: 100%;
  }
  .factry-about-company .about-company-content .about-img-wrapper-four .experience-box {
    bottom: 0;
  }
  .factry-about-company .about-company-content .about-img-wrapper-four .experience-box span {
    font-size: 32px;
  }
}
@media only screen and (max-width: 991px) {
  .factry-about-company .about-company-content .about-img-wrapper-four .main-img-4b {
    width: 100%;
  }
}
.factry-about-company .about-company-content .about-text-wrapper {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .factry-about-company .about-company-content .about-text-wrapper {
    padding-left: 0.37rem !important;
  }
}
.factry-about-company .about-company-content .about-text-wrapper .section-title {
  margin-bottom: 32px;
}
.factry-about-company .about-company-content .about-text-wrapper .section-title .sub-title-one {
  margin-top: 1px;
  margin-bottom: 26px;
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (max-width: 1600px) {
  .factry-about-company .about-company-content .about-text-wrapper .section-title .sub-title-one {
    font-size: 20px;
  }
}
.factry-about-company .about-company-content .about-text-wrapper .section-title .sub-title-one.text-theme {
  color: var(--color-primary);
}
.factry-about-company .about-company-content .about-text-wrapper .section-title .section-title-one {
  margin-bottom: 27px;
  font-size: 42.2px;
  line-height: 1.2;
}
.factry-about-company .about-company-content .about-text-wrapper .section-title .section-title-one span {
  color: var(--color-primary);
}
@media only screen and (max-width: 1600px) {
  .factry-about-company .about-company-content .about-text-wrapper .section-title .section-title-one {
    font-size: 36px;
  }
}
@media only screen and (max-width: 1200px) {
  .factry-about-company .about-company-content .about-text-wrapper .section-title .section-title-one {
    font-size: 32px;
  }
}
@media only screen and (max-width: 991.98px) {
  .factry-about-company .about-company-content .about-text-wrapper .section-title .section-title-one {
    font-size: 28px;
  }
}
.factry-about-company .about-company-content .about-text-wrapper .section-title p {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  font-family: "Urbanist", sans-serif;
  color: #777c90;
  margin-bottom: 35px;
}
.factry-about-company .about-company-content .about-text-wrapper .section-title .ht_btn {
  overflow: hidden;
  color: white;
  background: var(--color-primary);
  border-radius: var(--button-radius);
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
  padding: 19px 31px;
  display: inline-block;
  text-align: center;
  position: relative;
  z-index: 2;
  cursor: pointer;
  text-decoration: none;
  transition: all;
  text-transform: uppercase;
  z-index: 3;
  letter-spacing: 0.4px;
}
.factry-about-company .about-company-content .about-text-wrapper .section-title .ht_btn .arrow {
  font-weight: 500;
  font-size: 14px;
}
.factry-about-company .about-company-content .about-text-wrapper .section-title .ht_btn img {
  margin-top: -2px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.factry-about-company .about-company-content .about-text-wrapper .section-title .ht_btn::before {
  content: "";
  background: white;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.factry-about-company .about-company-content .about-text-wrapper .section-title .ht_btn:hover {
  color: var(--color-primary);
}
.factry-about-company .about-company-content .about-text-wrapper .section-title .ht_btn:hover::before {
  width: 100%;
}
.factry-about-company .about-company-content .about-text-wrapper .section-title .ht_btn:hover img {
  filter: invert(40%) sepia(100%) saturate(4672%) hue-rotate(342deg) brightness(78%) contrast(136%);
}
.factry-about-company .about-company-content .about-text-wrapper .section-title .ht_btn.hover-bg::before {
  background: #181818;
}
.factry-about-company .about-company-content .about-text-wrapper .section-title .ht_btn.hover-bg:hover::before {
  width: 100%;
}
.factry-about-company .about-company-content .about-text-wrapper .quote-text {
  margin-bottom: 20px;
  color: #181818;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
  font-style: italic;
  position: relative;
  z-index: 1;
  padding-left: 20px;
}
.factry-about-company .about-company-content .about-text-wrapper .quote-text::before {
  content: "";
  position: absolute;
  background: #181818;
  width: 2px;
  height: 20px;
  left: 0;
  top: 9px;
  z-index: 1;
  border-radius: 50%;
}
.factry-about-company .about-company-content .about-text-wrapper .author-info {
  overflow: hidden;
  display: none;
}
.factry-about-company .about-company-content .about-text-wrapper .author-info .author-img {
  float: left;
  margin-right: 10px;
  width: 50px;
  height: 50px;
}
.factry-about-company .about-company-content .about-text-wrapper .author-info .author-name {
  font-size: 24px;
  margin-bottom: 1rem;
  line-height: 0.8;
}
.factry-about-company .about-company-content .about-text-wrapper .author-info .author-designation {
  font-size: 16px;
  line-height: 0.3;
  font-weight: 600;
  color: var(--color-primary);
}
