/*
Color
Font Size
Font Color
Font Family


*/
/*********Color*********/
/*PageUp New Branding*/
/*********End Color*********/
/*********Font Size*********/
/*********End Font Size*********/
/*********Font Color*********/
/*********Font Family*********/
/*********End Font Color*********/
.cta-button-2025 {
  padding: 9px 20px;
  border-radius: 2rem;
  min-width: 7rem;
  width: auto;
}
.article-pg .article-left .single-article {
  padding: 0px !important;
}
.content_section {
  padding: 3rem 0px;
}
.content_section h2 {
  margin: 3rem auto;
  font-size: 60px;
}
.content_section p {
  text-align: left;
}
.three_metrics,
.problem_customer,
.the_solution,
.what_surprised {
  background-image: url(/wp-content/uploads/2025/03/pageup_2025_background_image.jpg);
  background-position: center;
  /*background-repeat: no-repeat;*/
  background-size: cover;
}
.three_metrics h3,
.problem_customer h3,
.the_solution h3,
.what_surprised h3,
.three_metrics h4,
.problem_customer h4,
.the_solution h4,
.what_surprised h4,
.three_metrics p,
.problem_customer p,
.the_solution p,
.what_surprised p,
.three_metrics li,
.problem_customer li,
.the_solution li,
.what_surprised li {
  color: white;
}
.what_surprised {
  background-image: url(/wp-content/uploads/2025/03/pageup_arrow_blue_background_image.png);
  padding-bottom: 10rem;
  padding-top: 5rem;
}
.what_surprised p {
  text-align: center;
}
.success_stories_banner_2025 {
  /*background-repeat: no-repeat;*/
  /*background-size: cover;*/
  /*padding: 6rem 0px;*/
  /* min-height: 300px; */
  /*height: 100%;*/
  padding-bottom: 0px;
  /* display: flex; */
  /* justify-content: flex-start; */
  /* align-items: center;*/
}
.success_stories_banner_2025 .banner_content {
  margin-right: 0px;
}
.success_stories_banner_2025 .banner_content .wrap-inner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px;
}
.success_stories_banner_2025 .banner_content h1.title {
  margin: auto;
  margin: 0px 0px 2rem;
  color: white;
}
/**********************three_metrics********************/
.three_metrics h2 {
  color: white;
}
.three_metrics .row {
  justify-content: center;
}
.three_metrics .row .customer_number_row_cell .customer_number {
  color: white;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .three_metrics .row .customer_number_row_cell .customer_number {
    align-items: center;
  }
}
.three_metrics .row .customer_number_row_cell .customer_number h3 {
  text-align: center;
  margin-bottom: 0.7rem;
  color: #30B39F;
  font-size: 70px;
}
.three_metrics .row .customer_number_row_cell .customer_number p {
  text-align: center;
  margin-bottom: 0px;
  font-size: 18px;
}
/*****************End three_metrics *********/
/************voice_customer**************/
.voice_customer .row {
  align-items: center;
}
.voice_customer .row h2 {
  text-align: left;
}
@media (max-width: 991px) {
  .voice_customer .row h2 {
    text-align: center;
  }
  .voice_customer .row h2 br {
    display: none !important;
  }
}
/***************End voice_customer**************/
/*************problem customer*********/
.problem_customer {
  background-image: url(/wp-content/uploads/2025/03/pageup_2025_background_image.jpg);
  background-position: center;
  /*background-repeat: no-repeat;*/
  background-size: cover;
}
/*************end problem customer*********/
/*********Let talk**********/
.bottom_cta_2025 {
  padding: 5rem 0px;
}
.bottom_cta_2025 .action-detail .cta-button {
  width: auto;
}
/*********End Let talk**********/
