.box-sportlight-caption .box-sportlight-title a{
  color: #fc8228;
  text-decoration: none;
}
.parquetry-what-we-offer-block {
  background-color: #ffffff;
  padding: 30px 0;
  display: block;
  unicode-bidi: isolate;
  user-select: none;
}
@media (min-width: 768px) {
  
  .parquetry-what-we-offer-block {
    padding: 90px 0;
  }
}
@media (min-width: 992px) {
  .parquetry-what-we-offer-block {
    padding: 70px 0;
  }
}
.parquetry-what-we-offer-block .oh {
  position: relative;
  overflow: hidden;
}
.parquetry-what-we-offer-block .oh .title-decoration-lines {
  position: relative;
  overflow: hidden;
  width: 100%;
  text-align: center;
}
.parquetry-what-we-offer-block .oh .title-decoration-lines h6 {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.parquetry-what-we-offer-block .oh .title-decoration-lines .title-decoration-lines-content {
  position: relative;
  display: inline-block;
  padding: 0 16px;
  letter-spacing: 0.075em;
  font-weight: 700;
  font-size: 50px;
  color: #323232;
  line-height: 1.4;
}
.parquetry-what-we-offer-block .oh .title-decoration-lines .title-decoration-lines-content::before {
  left: 0;
  transform: translate3d(-100%, 0, 0);
  position: absolute;
  content: "";
  top: calc(50% - 2px);
  height: 1px;
  width: 100vw;
  /*background: #d7d7d7;*/
  background: #fff !important;
}
.parquetry-what-we-offer-block .oh .title-decoration-lines .title-decoration-lines-content::after {
  right: 0;
  transform: translate3d(100%, 0, 0);
  position: absolute;
  content: "";
  top: calc(50% - 2px);
  height: 1px;
  width: 100vw;
  /*background: #d7d7d7;*/
  background: #fff !important;
}
.parquetry-what-we-offer-block .content-view {
  margin-top: 40px;
}
.parquetry-what-we-offer-block .content-view .item {
  margin-bottom: 30px;
}
.parquetry-what-we-offer-block .content-view .box-sportlight {
  position: relative;
  text-align: left;
}
.parquetry-what-we-offer-block .content-view .box-sportlight-sm .box-sportlight-arrow {
  width: 50px;
  margin-left: 15px;
}
.parquetry-what-we-offer-block .content-view .box-sportlight-figure {
  display: block;
  overflow: hidden;
}
.parquetry-what-we-offer-block .content-view .box-sportlight-figure .imageView {
  max-width: 450px;
  max-height: 400px;
  border-radius: 25px;
  overflow: hidden;
}
.parquetry-what-we-offer-block .content-view .box-sportlight-figure .bigView {
  max-height: 400px;
  border-radius: 25px;
  overflow: hidden;
}
.parquetry-what-we-offer-block .content-view .box-sportlight-figure img {
  width: 100%;
  transition: all 0.3s ease;
  display: block;
  -webkit-transition: all 0.3s ease 0s;
  object-fit: contain;
  border-radius: 25px ;
}
.parquetry-what-we-offer-block .content-view .box-sportlight-caption {
  border: solid 0px !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 15px;
  border-width: 0 1px 1px 1px;
  /*border-style: solid;*/
  /*border-color: #e1e1e1;*/
  background: #ffffff;
  transition: all 0.3s ease-in-out;
  color: #fc8228 !important;
}
.parquetry-what-we-offer-block .content-view .box-sportlight-caption.hover{
  background: #fff !important;
}
.parquetry-what-we-offer-block .content-view .box-sportlight-title {
  margin-top: 4px;
  font-weight: 400;
  letter-spacing: 0.025em;
  transition: all 0.3s ease-in-out;
}
.parquetry-what-we-offer-block .content-view .box-sportlight-arrow {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-shrink: 0;
  width: 88px;
  margin-left: 20px;
  font-size: 0;
  line-height: 0;
  transition: all 0.25s ease;
}
.parquetry-what-we-offer-block .content-view .box-sportlight-arrow::before,
.parquetry-what-we-offer-block .content-view .box-sportlight-arrow::after {
  display: inline-block;
  vertical-align: middle;
  content: "";
  transition: all 0.3s ease-in-out;
}
.parquetry-what-we-offer-block .content-view .box-sportlight-arrow::before {
  height: 2px;
  width: 21px;
  margin-right: 4px;
  background-color: rgba(21, 21, 21, 0.21);
}
.parquetry-what-we-offer-block .content-view .box-sportlight-arrow::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent rgba(21, 21, 21, 0.21);
}
.parquetry-what-we-offer-block .content-view .box-sportlight-badge {
  position: absolute;
  overflow: hidden;
  padding: 6px 10px 3px 18px;
  top: 30px;
  right: 0;
  font-size: 27px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  color: #151515;
  z-index: 1;
}
.parquetry-what-we-offer-block .content-view .box-sportlight-badge::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: skew(-10deg);
  transform-origin: 50% 100%;
  z-index: -1;
}
.parquetry-what-we-offer-block .content-view .box-sportlight-sale {
  /*color: #ffffff;*/
  color: #fc8228;
}
.parquetry-what-we-offer-block .content-view .box-sportlight-sale::before {
  background: #976f55;
}
.parquetry-what-we-offer-block .content-view .box-sportlight-new::before {
  background: #fbef89;
}
@media (max-width: 1200px) {
  .parquetry-what-we-offer-block .content-view .box-sportlight-caption {
    padding: 5px 22px 0px 38px !important;
    border: solid  0px;
  }
  .parquetry-what-we-offer-block .content-view .box-sportlight-title {
    margin-top: 5px;
    font-size: 24px;
    line-height: 1;
    letter-spacing: -0.025em;
  }
}
@media (max-width: 992px) {
  .parquetry-what-we-offer-block .content-view .box-sportlight-caption {
    padding: 15px 20px 15px 30px;
  }
  .parquetry-what-we-offer-block .oh .title-decoration-lines .title-decoration-lines-content {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .parquetry-what-we-offer-block .content-view .box-sportlight-caption {
    padding-left: 20px;
    padding-right: 20px;
  }
  .parquetry-what-we-offer-block .oh .title-decoration-lines .title-decoration-lines-content {
    font-size: 27px;
  }
}
