.factry-why-chose-us-block {
  padding-bottom: 50px;
  /*padding-top: 210px;*/
  display: block;
  unicode-bidi: isolate;
}
@media (max-width: 1200px) {
  .factry-why-chose-us-block {
    padding-top: 90px;
    padding-bottom: 95px;
  }
}
@media (max-width: 991.98px) {
  .factry-why-chose-us-block {
    padding-top: 55px;
  }
}
.factry-why-chose-us-block .row > * {
  flex-shrink: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.factry-why-chose-us-block .l-view {
  padding-left: 15px;
}
@media (min-width: 1200px) {
  .factry-why-chose-us-block .l-view {
    padding-right: 0 !important;
  }
}
@media (min-width: 1200px) {
  .factry-why-chose-us-block .l-view {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  .factry-why-chose-us-block .l-view {
    flex: 0 0 auto;
  }
}
.factry-why-chose-us-block .l-view .chose-text {
  margin-bottom: 30px;
}
.factry-why-chose-us-block .l-view .chose-text .sub-title-one {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: var(--color-primary);
  margin-bottom: 20px;
  font-weight: 600;
}
@media only screen and (max-width: 1600px) {
  .factry-why-chose-us-block .l-view .chose-text .sub-title-one {
    font-size: 20px;
  }
}
.factry-why-chose-us-block .l-view .chose-text .section-title-one {
  font-size: 43px;
  line-height: 1.26;
  margin-bottom: 25px;
}
.factry-why-chose-us-block .l-view .chose-text .section-title-one span {
  color: var(--color-primary);
}
@media only screen and (max-width: 1600px) {
  .factry-why-chose-us-block .l-view .chose-text .section-title-one {
    font-size: 36px;
  }
}
@media only screen and (max-width: 1200px) {
  .factry-why-chose-us-block .l-view .chose-text .section-title-one {
    font-size: 32px;
  }
}
@media only screen and (max-width: 991.98px) {
  .factry-why-chose-us-block .l-view .chose-text .section-title-one {
    font-size: 28px;
  }
}
.factry-why-chose-us-block .l-view .chose-text .text-list {
  list-style: none;
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
}
.factry-why-chose-us-block .l-view .chose-text .text-list li {
  color: #777c90;
  font-size: 20px;
  font-weight: 500;
  padding-left: 40px;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
  line-height: 1.4;
}
.factry-why-chose-us-block .l-view .chose-text .text-list li span.check {
  line-height: 1.8;
  color: white;
  font-weight: 700;
  position: absolute;
  font-size: 16px;
  text-align: center;
  left: 0;
  top: 0;
  z-index: 1;
  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;
}
@media (max-width: 996px) {
  .factry-why-chose-us-block .l-view .chose-text .text-list li span.check {
    top: 3px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .factry-why-chose-us-block .l-view .chose-text .text-list li {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .factry-why-chose-us-block .l-view .chose-text .text-list li {
    font-size: 18px;
    line-height: 2;
  }
}
@media (max-width: 996px) {
  .factry-why-chose-us-block .l-view .chose-text .text-list li {
    margin-bottom: 10px;
  }
}
.factry-why-chose-us-block .l-view .chose-text .link {
  margin-top: 62px;
}
.factry-why-chose-us-block .l-view .chose-text .link .ht_btn {
  margin-top: -5px;
  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;
  z-index: 2;
  cursor: pointer;
  text-decoration: none;
  transition: all;
  text-transform: uppercase;
  z-index: 3;
  letter-spacing: 0.005px;
}
.factry-why-chose-us-block .l-view .chose-text .link .ht_btn .arrow {
  font-weight: 500;
  font-size: 14px;
}
.factry-why-chose-us-block .l-view .chose-text .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-why-chose-us-block .l-view .chose-text .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-why-chose-us-block .l-view .chose-text .link .ht_btn:hover {
  color: var(--color-primary);
}
.factry-why-chose-us-block .l-view .chose-text .link .ht_btn:hover::before {
  width: 100%;
}
.factry-why-chose-us-block .l-view .chose-text .link .ht_btn:hover img {
  filter: invert(40%) sepia(100%) saturate(4672%) hue-rotate(342deg) brightness(78%) contrast(136%);
}
.factry-why-chose-us-block .l-view .chose-text .link .ht_btn.hover-bg::before {
  background: #181818;
}
.factry-why-chose-us-block .l-view .chose-text .link .ht_btn.hover-bg:hover::before {
  width: 100%;
}
.factry-why-chose-us-block .r-view .chose__img__wrapper {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  margin-left: 13px;
  margin-right: 13px;
}
.factry-why-chose-us-block .r-view .chose__img__wrapper .dd {
  clip-path: polygon(23% 0, 100% 0, 100% 100%, 0 100%, 0 23%);
  margin-top: -30px;
}
@media (min-width: 1200px) {
  .factry-why-chose-us-block .r-view .chose__img__wrapper .dd {
    padding-left: 3rem !important;
    margin-left: 0.5rem !important;
  }
}
@media only screen and (max-width: 991.98px) {
  .factry-why-chose-us-block .r-view .chose__img__wrapper .dd {
    margin-top: 0;
    max-width: 100%;
  }
}
.factry-why-chose-us-block .r-view .chose__img__wrapper .dd img,
.factry-why-chose-us-block .r-view .chose__img__wrapper .dd svg {
  vertical-align: middle;
}
.factry-why-chose-us-block .r-view .chose__img__wrapper .dt {
  position: absolute;
  right: -25px;
  bottom: -60px;
  z-index: 1;
  border-top: 30px solid white;
  border-left: 30px solid white;
  clip-path: polygon(0 0, 100% 0, 100% 78%, 81% 99%, 0 100%);
  display: none !important;
}
@media (min-width: 768px) {
  .factry-why-chose-us-block .r-view .chose__img__wrapper .dt {
    display: inline-block !important;
  }
}
@media only screen and (max-width: 991.98px) {
  .factry-why-chose-us-block .r-view .chose__img__wrapper .dt {
    bottom: 0;
  }
}
.factry-why-chose-us-block .r-view .chose__img__wrapper .main__img__2b {
  position: relative;
  z-index: 1;
}
.factry-why-chose-us-block .r-view .chose__img__wrapper .main__img__2b::before {
  content: "";
  position: absolute;
  width: 162px;
  height: 62px;
  background: white;
  right: 70px;
  top: 0;
  z-index: 1;
}
.factry-why-chose-us-block .r-view .chose__img__wrapper .main__img__2b::after {
  content: "";
  position: absolute;
  width: 330px;
  height: 52px;
  background: white;
  left: 70px;
  bottom: 0;
  z-index: 1;
}
@media only screen and (max-width: 1200px) {
  .factry-why-chose-us-block .r-view .chose__img__wrapper .main__img__2b::before,
  .factry-why-chose-us-block .r-view .chose__img__wrapper .main__img__2b::after {
    display: none;
  }
  .factry-why-chose-us-block .r-view .chose__img__wrapper .main__img__2b img {
    width: 100%;
  }
}
.factry-why-chose-us-block .r-view .chose__img__wrapper .color__1b {
  position: absolute;
  right: 9px;
  top: -57px;
  z-index: 2;
}
.factry-why-chose-us-block .r-view .chose__img__wrapper .text__box {
  text-align: left;
  padding: 35px 27px 30px 27px;
  width: 260px;
  height: 260px;
  position: absolute;
  left: 0;
  bottom: -50px;
  z-index: 3;
  background: var(--color-primary);
  clip-path: polygon(21% 0, 100% 0, 100% 100%, 0 100%, 0 21%);
}
.factry-why-chose-us-block .r-view .chose__img__wrapper .text__box .icon__2b {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0.2;
  top: 50%;
  transform: translateY(-50%);
}
.factry-why-chose-us-block .r-view .chose__img__wrapper .text__box h4 {
  color: white;
  font-size: 26px;
  line-height: 1.5;
}
@media only screen and (max-width: 991.98px) {
  .factry-why-chose-us-block .r-view .chose__img__wrapper .text__box {
    bottom: 0;
    height: max-content;
  }
  .factry-why-chose-us-block .r-view .chose__img__wrapper .text__box h4 {
    font-size: 20px;
  }
}
.factry-why-chose-us-block .r-view .chose__img__wrapper .main__img__4c {
  position: absolute;
  left: 50px;
  bottom: 110px;
  z-index: 2;
  border-bottom: 15px solid #ffdd02;
  border-right: 15px solid #ffdd02;
}
.factry-why-chose-us-block .r-view .chose__img__wrapper .service__year {
  position: absolute;
  left: 0;
  top: 123px;
  z-index: 1;
  width: 156px;
  height: 156px;
}
@media only screen and (max-width: 1200px) {
  .factry-why-chose-us-block .r-view .chose__img__wrapper .main__img__3c {
    width: 100%;
  }
}
