.factry-whychooseus-block {
  padding:70px 0;
  position: relative;
}

.factry-whychooseus-block .chose-section-wrapper {
  position: relative;
  z-index: 3;
}
.factry-whychooseus-block .chose-section-wrapper .big-style-text {
  right: 20px;
  top: 8%;
  height: 30px;
  line-height: 19px;
  font-size: 225px;
  letter-spacing: 4px;
  position: absolute;
  z-index: -1;
  text-align: right;
  font-weight: 900;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: rgba(24, 24, 24, 0.05);
}
@media only screen and (max-width: 1800px) {
  .factry-whychooseus-block .chose-section-wrapper .big-style-text {
    font-size: 100px;
  }
}
@media only screen and (max-width: 991.98px) {
  .factry-whychooseus-block .chose-section-wrapper .big-style-text {
    font-size: 80px;
  }
}
@media (max-width: 767px) {
  .factry-whychooseus-block .chose-section-wrapper .big-style-text {
    font-size: 50px;
  }
}
.factry-whychooseus-block .chose-video-content {
  max-width: 50.47%;
  width: 100%;
  height: 575px;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 991.98px) {
  .factry-whychooseus-block .chose-video-content {
    max-width: 100%;
    height: 400px;
    position: relative;
  }
}
@media only screen and (max-width: 620px) {
  .factry-whychooseus-block .chose-video-content {
    height: 15rem;
  }
}
.factry-whychooseus-block .chose-video-content .video-wrapper {
  position: absolute;
  left: 50%;
  top: 47%;
  transform: translate(-50%, -50%);
  z-index: 2;
  /* pulseBig */
}
.factry-whychooseus-block .chose-video-content .video-wrapper::before {
  content: "";
  position: absolute;
  width: 59px;
  height: 118px;
  border-radius: 110px 0 0 110px;
  background: var(--color-primary);
  left: -13px;
  top: -14px;
  z-index: -1;
  -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-whychooseus-block .chose-video-content .video-wrapper .popup-video {
  width: 90px;
  height: 90px;
  border-radius: 90px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.1) 100%);
  backdrop-filter: blur(7.5px);
  line-height: 90px;
  color: white;
  font-size: 24px;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  position: relative;
  z-index: 1;
  animation: pulseBig infinite 5s linear;
}
.factry-whychooseus-block .chose-video-content .video-wrapper .popup-video .play-icon {
  margin-top: -5px;
}
@keyframes pulseBig {
  0% {
    box-shadow: 0 0 0 0 rgba(55, 140, 255, 0.2);
  }
  50% {
    box-shadow: 0 0 0 30px rgba(1, 93, 199, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(1, 93, 199, 0);
  }
}
.factry-whychooseus-block .choose-reason .chose-text-wrapper {
  /* padding-top: 52px; */
  /* margin-bottom: 30px; */
}
@media (min-width: 1200px) {
  .factry-whychooseus-block .choose-reason .chose-text-wrapper {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .factry-whychooseus-block .choose-reason .chose-text-wrapper {
    margin-left: 0.5rem !important;
  }
}
.factry-whychooseus-block .choose-reason .chose-text-wrapper .sub-title-one {
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0px;
  letter-spacing: 2px;
}

.factry-whychooseus-block .choose-reason .chose-text-wrapper .snake-line {
  margin-top: -5px;
  margin-bottom: 17px;
}
.factry-whychooseus-block .choose-reason .chose-text-wrapper .section-title-one {
  font-size: clamp(24px, 2.1vw, 40px);
  line-height: 1.2;
  margin: 15px 0;
  text-transform: capitalize;
}
.factry-whychooseus-block .choose-reason .chose-text-wrapper .section-title-one span {
  color: var(--color-primary);
}

.factry-whychooseus-block .choose-reason .chose-text-wrapper .text-list {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.factry-whychooseus-block .choose-reason .chose-text-wrapper .text-list li {
  color: #777c90;
  font-size: 20px;
  font-weight: 500;
  /* padding-left: 40px; */
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
  line-height: 2;
}
.factry-whychooseus-block .choose-reason .chose-text-wrapper .text-list li span.check {
  line-height: 1.8;
  color: white;
  font-weight: 500;
  position: absolute;
  font-size: 16px;
  text-align: center;
  left: 0;
  top: 6px;
  z-index: 1;
  flex: 0 0 30px;
  width: 30px;
  height: 30px;
  background: var(--color-primary);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -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;
  display: none;
}
@media (max-width: 996px) {
  .factry-whychooseus-block .choose-reason .chose-text-wrapper .text-list li span.check {
    top: 3px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .factry-whychooseus-block .choose-reason .chose-text-wrapper .text-list li {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .factry-whychooseus-block .choose-reason .chose-text-wrapper .text-list li {
    font-size: 18px;
    line-height: 2;
  }
}
@media (max-width: 996px) {
  .factry-whychooseus-block .choose-reason .chose-text-wrapper .text-list li {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 500px) {
  .factry-whychooseus-block .choose-reason .chose-text-wrapper .text-list li {
    padding-left: 0px;
    display: flex;
    align-items: center;
  }
  /*.factry-whychooseus-block .choose-reason .chose-text-wrapper .text-list li span.check {
    display: block;
    position: static;
    margin-right: 0.5rem;
    margin-bottom: 0.3rem;
  }*/
}
.factry-whychooseus-block .choose-reason .chose-text-wrapper .link {
  margin-top: 62px;
}
.factry-whychooseus-block .choose-reason .chose-text-wrapper .link .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: 18px 31px;
  display: inline-block;
  text-align: center;
  position: relative;
  
  cursor: pointer;
  text-decoration: none;
  transition: all;
  /*text-transform: uppercase;*/
  z-index: 3;
  letter-spacing: 0.005px;
}
.factry-whychooseus-block .choose-reason .chose-text-wrapper .link .ht_btn .arrow {
  font-weight: 500;
  font-size: 14px;
}
.factry-whychooseus-block .choose-reason .chose-text-wrapper .link .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-whychooseus-block .choose-reason .chose-text-wrapper .link .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-whychooseus-block .choose-reason .chose-text-wrapper .link .ht_btn:hover {
  color: var(--color-primary);
}
.factry-whychooseus-block .choose-reason .chose-text-wrapper .link .ht_btn:hover::before {
  width: 100%;
}
.factry-whychooseus-block .choose-reason .chose-text-wrapper .link .ht_btn:hover img {
  filter: invert(40%) sepia(100%) saturate(4672%) hue-rotate(342deg) brightness(78%) contrast(136%);
}
.factry-whychooseus-block .choose-reason .chose-text-wrapper .link .ht_btn.hover-bg::before {
  background: #8cb0d8;
}
.factry-whychooseus-block .choose-reason .chose-text-wrapper .link .ht_btn.hover-bg:hover::before {
  width: 100%;
}


@media(max-width:1500px){
.factry-whychooseus-block .choose-reason .chose-text-wrapper .text-list li {font-size: 18px;}
}

@media(max-width:1280px){
.factry-whychooseus-block .choose-reason .chose-text-wrapper .link .ht_btn {font-size: 14px;padding: 15px 20px}
}

@media(max-width:991px){
.factry-whychooseus-block {padding:30px 0;}
.factry-whychooseus-block .chose-video-content {margin-bottom: 15px;}
.factry-whychooseus-block .choose-reason .chose-text-wrapper .text-list li {font-size: 14px;line-height: 22px;}
.factry-whychooseus-block .choose-reason .chose-text-wrapper .sub-title-one {font-size: 15px;}
.factry-whychooseus-block .choose-reason .chose-text-wrapper .link {margin-top: 20px;}

}

@media(max-width:767px){
.factry-whychooseus-block .chose-video-content .video-wrapper .popup-video { width: 60px;height: 60px;line-height: 60px;}
.factry-whychooseus-block .chose-video-content .video-wrapper::before {width: 44px; height: 88px;}
}






