.bixol-what-we-do-block {
  overflow: hidden;
  padding: 100px 0;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .bixol-what-we-do-block {
    padding: 50px 0;
  }
}
.bixol-what-we-do-block .top-view span {
  font-weight: 600;
  font-size: 18px;
  position: relative;
  color: var(--color-primary);
}
.bixol-what-we-do-block .top-view h3 {
  margin-top: 10px;
  text-transform: initial;
  line-height: 1.2;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 36px;
}
@media (max-width: 991px) {
  .bixol-what-we-do-block .top-view h3 {
    font-size: 24px;
  }
}
.bixol-what-we-do-block .top-view p {
  margin-top: 20px;
  color: var(--text-color);
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .bixol-what-we-do-block .top-view p {
    margin-top: 10px;
  }
}
.bixol-what-we-do-block .bottom-view {
  margin-top: 62px;
}
@media (max-width: 991px) {
  .bixol-what-we-do-block .bottom-view {
    margin-top: 30px;
  }
}
.bixol-what-we-do-block .bottom-view .sr3-sr-wrap:hover .sr3-sr-item {
  transform: translateY(-15px);
}
.bixol-what-we-do-block .bottom-view .sr3-sr-wrap:hover .sr3-sr-item .sr3-hv-item {
  top: 0;
  opacity: 1;
  visibility: visible;
}
.bixol-what-we-do-block .bottom-view .sr3-sr-item {
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(12, 12, 12, 0.16);
  padding: 40px 30px;
  padding-top: 50px;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-in;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .bixol-what-we-do-block .bottom-view .sr3-sr-item {
    padding-top: 40px;
    margin-bottom: 30px;
  }
}
.bixol-what-we-do-block .bottom-view .sr3-sr-item .item-count {
  position: absolute;
  right: 20px;
  top: 0;
  font-size: 80px;
  font-weight: 700;
  color: #f5f3f0;
}
.bixol-what-we-do-block .bottom-view .sr3-sr-item .icon-wrapper {
  width: 90px;
  height: 90px;
  background-color: var(--color-second);
  border-radius: 50%;
  font-size: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}
@media (max-width: 991px) {
  .bixol-what-we-do-block .bottom-view .sr3-sr-item .icon-wrapper {
    width: 70px;
    height: 70px;
  }
}
.bixol-what-we-do-block .bottom-view .sr3-sr-item .icon-wrapper .icon {
  width: 40px;
  height: 40px;
  transform: translateY(-13px);
}
.bixol-what-we-do-block .bottom-view .sr3-sr-item .icon-wrapper .icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: inline-block;
  font-size: 10px;
}
.bixol-what-we-do-block .bottom-view .sr3-sr-item .h4-headline a {
  text-decoration: none;
  color: #0d6efd;
}
.bixol-what-we-do-block .bottom-view .sr3-sr-item .h4-headline>a>h5 {
  height: 30.8px;
  margin-top: 20px;
  color: var(--title-text-color);
  text-transform: initial;
  font-size: 22px;
  font-weight: 700;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media (max-width: 991px) {
  .bixol-what-we-do-block .bottom-view .sr3-sr-item .h4-headline a h5 {
    margin-top: 10px;
  }
}
.bixol-what-we-do-block .bottom-view .sr3-sr-item .h4-pera-txt p {
  margin-top: 20px;
  color: var(--text-color);
  margin-bottom: 0;
  display: -webkit-box;
  word-break: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 24px;
  height: 48px;
}
@media (max-width: 991px) {
  .bixol-what-we-do-block .bottom-view .sr3-sr-item .h4-pera-txt p {
    margin-top: 0;
  }
}
.bixol-what-we-do-block .bottom-view .sr3-sr-item .sr3-hv-item {
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 30px 30px 40px 30px;
  z-index: 1;
  transition: all 0.3s ease-in;
  opacity: 0;
  visibility: hidden;
}
.bixol-what-we-do-block .bottom-view .sr3-sr-item .sr3-hv-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: -1;
}
.bixol-what-we-do-block .bottom-view .sr3-sr-item .sr3-hv-item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background-color: var(--color-second);
}
.bixol-what-we-do-block .bottom-view .sr3-sr-item .sr3-hv-item .h4-headline a {
  margin-top: 20px;
  display: inline-block;
  width: 100%;
  color: var(--color-second);
  transition: all 0.3s ease-in;
  text-decoration: none;
}
.bixol-what-we-do-block .bottom-view .sr3-sr-item .sr3-hv-item .h4-headline a h5 {
  color: #ffffff;
  margin-top: 20px;
  font-weight: 700;
  font-size: 22px;
  text-overflow: unset;
  overflow: visible;
  white-space: pre-wrap;
}
.bixol-what-we-do-block .bottom-view .sr3-sr-item .sr3-hv-item .h4-pera-txt p {
  margin-top: 20px;
  color: #fff;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 48px;
  line-height: 24px;
}
.bixol-what-we-do-block .bottom-view .sr3-sr-item .sr3-hv-item a {
  margin-top: 60px;
  display: inline-block;
  color: var(--color-second);
  transition: all 0.3s ease-in;
  text-decoration: none;
  display: flex;
}
@media (max-width: 991px) {
  .bixol-what-we-do-block .bottom-view .sr3-sr-item .sr3-hv-item a {
    margin-top: 20px !important;
  }
}
.bixol-what-we-do-block .bottom-view .sr3-sr-item .sr3-hv-item a .iconfont {
  margin-left: 5px;
  transform: translateY(2px);
}
.bixol-what-we-do-block .bottom-view .sr3-sr-item .sr3-hv-item .hv-item-count {
  position: absolute;
  right: 20px;
  bottom: 0;
  font-size: 60px;
  font-weight: 700;
  color: #ffffff;
}
.bixol-what-we-do-block .bottom-view .view-more-service {
  text-align: center;
}
.bixol-what-we-do-block .bottom-view .view-more-service p {
  color: var(--text-color);
  font-weight: 500;
}
.bixol-what-we-do-block .bottom-view .view-more-service p a {
  color: var(--color-primary);
  position: relative;
  text-decoration: none;
}
@media (max-width: 767px) {
  .bixol-what-we-do-block .bottom-view .view-more-service p a {
    display: block;
  }
}
.bixol-what-we-do-block .bottom-view .view-more-service p a::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  bottom: -2px;
  height: 1px;
  background-color: var(--color-primary);
  transition: all 0.3s ease-in;
}
@media (max-width: 767px) {
  .bixol-what-we-do-block .bottom-view .view-more-service p a::before {
    content: none;
  }
}
.bixol-what-we-do-block .bottom-view .view-more-service p a:hover {
  color: var(--color-second);
}
.bixol-what-we-do-block .bottom-view .view-more-service p a:hover::before {
  background-color: var(--color-second);
  width: 50%;
}
