.solution-manage-it .hero-panel .hp-heading .sub-heading span {
  color: #92a7b0;
  font-weight: 700;
}
.solution-manage-it .hero-panel {
  background-image: url("../imgs/solution-manage-it-Bg.webp");
}
.solution-manage-it .solutions__IT .why__chose__desc {
  text-align: left;
  text-align: justify;
}
.solution-manage-it .why__chose__alpha .our__support__Service .our__sevice {
  margin-bottom: 0px;
  padding: 35px 24px;
}
.solution-manage-it .more-productivity .pro__item .desc {
  min-height: 160px;
}
.DiscoverAdvantageSwiper .swiper-pagination {
  position: inherit;
  margin-top: 20px;
}

.DiscoverAdvantageSwiper .swiper-pagination-bullet {
  background-color: #d7e0e5;
  width: 120px;
  height: 4px;
  opacity: 1;
  border-radius: unset;
}

.DiscoverAdvantageSwiper .swiper-pagination-bullet-active {
  background-color: #de2b28;
  width: 120px;
  height: 4px;
  border-radius: unset;
}
.DiscoverAdvantageSwiper {
  position: relative;
  padding-bottom: 55px;
}
.why__chose__Card {
  min-height: unset !important;
  box-shadow: 6px 6px 79px rgba(0, 0, 0, 0.05);
}
.flex {
  display: flex;
  column-gap: 20px;
  margin-bottom: 25px;
}
.why__chose__Card .flex img {
  width: 60px;
}
.why__chose__Card .flex {
  align-items: center;
}
.why__chose__Card .flex .title {
  margin: 0px;
}
.grey_pricing_card {
  background-color: #ebebeb;
}
.white_pricing_card {
  background-color: #ffffff;
}
.pricing-card .p-title span.red {
  color: #de2b28;
  font-weight: 500;
}
.pricing-card .p-title span {
  color: #566772;
  font-weight: 500;
}
.default__table .main-heading {
  text-align: center;
}
.site_level_managment .main-heading {
  text-align: center;
}
.site_level_managment .site_levels {
  display: flex;
  column-gap: 16px;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 16px;
}
.site_level_managment .site_levels .site_single_level {
  border: 1px solid #d8d8d8;
  padding: 16px 24px;
  cursor: pointer;
  transition: 0.3s linear;
}
.site_level_managment .site_levels .site_single_level:hover {
  background-color: #ededed;
}
.site_level_managment .site_levels .site_single_level {
  display: flex;
  column-gap: 10px;
  align-items: center;
  border-radius: 55px;
}
.site_level_managment .site_levels .site_single_level .site_heading {
  color: #12141d;
  font-weight: 700;
  font-size: 18px;
}
.site_level_managment .site_levels .site_single_level i {
  font-size: 25px;
}
.site_level_features .site__single__feature {
  padding: 25px 40px 25px 25px;
  background-color: #fff;
  border-radius: 121px;
  color: #12141d;
  font-weight: 600;
  font-size: 20px;
  align-items: center;
}
.site_level_features {
  margin-top: 60px;
  display: flex;
  column-gap: 20px;
  justify-content: center;
}
.site_level_features .site__single__feature img {
  min-width: 60px;
}
.solution-manage-it
  .powerful-solution-section
  .sec-image
  .img-content
  .main-heading {
  width: 100%;
  text-align: center;
}
.solution-manage-it
  .powerful-solution-section
  .sec-image
  .img-content
  .button
  a {
  margin: auto;
}
.user_level_enterprise .main-heading {
  text-align: center;
}
.user_level_enterprise .desc {
  text-align: center;
  color: #12141d;
  font-size: 18px;
  font-weight: 400;
}
.enterprise___services ul li {
  display: flex;
  column-gap: 15px;
  align-items: center;
  border-bottom: 1px solid #f4f4f4;
  padding: 15px 23px;
  color: #12141d;
  font-weight: 600;
  font-size: 20px;
  cursor: pointer;
  transition: 0.3s linear;
}
.enterprise___services ul li.active,
.enterprise___services ul li:hover {
  background-color: #ededed;
}
.enterprise___services ul li img {
  width: 60px;
}
.user_level_enterprise .enterprise__img {
  width: 100%;
}
