.why-choose.consulting-services {
  font-size: 40px;
}

.card-body.services-card {
  border-color: #3f4044 !important;
  padding-bottom: 2rem;
}

.card-body.services-card .card-text {
  max-height: 168.07px;
  /* height: 168.07px; */
  overflow: auto;
}

.card-body.services-card .card-text::-webkit-scrollbar {
  width: 10px; /* width of the entire scrollbar */
}
.card-body.services-card .card-text::-webkit-scrollbar-track {
  background: #1e1e26; /* color of the tracking area */
}
.card-body.services-card .card-text::-webkit-scrollbar-thumb {
  background-color: #eb2a41; /* color of the scroll thumb */
  border-radius: 20px; /* roundness of the scroll thumb */
  border: 3px solid #1e1e26; /* creates padding around scroll thumb */
}

/* .card-body.services-card .card-text::-webkit-scrollbar {
  display: none;
} */

.para-more.more,
.para-more.more1,
.para-more.more2 {
  display: none;
}

.card-section-read .card-body p.card-text {
  color: #f7f6f6;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}

.para-more.more {
  color: #f7f6f6;
  font-size: 14px;
  font-weight: 400;
}

.services-bg-image {
  background-image: url("../images/Group57-1.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 0 !important;
  padding: 80px 0;
}

.services-css-margin {
  margin-bottom: 80px !important;
}

.card-body.services-card1 {
  background-color: #3f4044 !important;
  border-color: #1e1e26 !important;
}

@media (max-width: 480px) {
  .why-choose.consulting-services {
    font-size: 25px;
  }
}

.more-content,
.more-content1,
.more-content2,
.more-content3 {
  display: none;
}

.services-span {
  display: none;
}

.icon-price-load-more {
  width: 13px;
  height: 7px;
  background-color: #ffffff;
  margin-bottom: 1.3rem;
}

.flex-content-load-more {
  align-items: center;
}

.margin-left-load-more {
  margin-left: 1rem;
}

.icon-price-load-more.icon-price-load-more1 {
  width: 21px;
  margin-top: 0.4rem;
  margin-bottom: auto;
}

.icon-price-load-more.Propose {
  width: 10px;
}

.services.size-h4 {
  font-size: 15px;
}

/* @media (max-width: 991px) {
    .card-body.services-card .card-text {
        max-height: 100%;
        overflow: auto;
        height: auto;
    }
} */

@media (max-width: 767px) {
  .icon-price-load-more {
    width: 9px !important;
    height: 7px;
    background-color: #ffffff;
    margin-bottom: 0 !important;
  }
}

@media (max-width: 480px) {
  .icon-price-load-more {
    display: none;
  }
}

@media (min-width: 1400px) and (max-width: 2643px) {
  .mb-media-card1 {
    margin-bottom: 2.5rem !important;
  }
}

.display-span-none, .add-span-remove-span{
  display: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .mb-media-card {
    margin-bottom: 2rem !important;
  }

  .display-span-none{
    display: block;
  }

  /* .services.size-h4 {
    font-size: 17px;
  } */

  /* .card-text.datacenter{
    margin-bottom: 2rem;
  } */
}
