/*
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;
}
/***
Form
-Radio

Humberger

Font
-Font size

Ul list
Nav search
CTA Button
Content Block
Banner 2025
Testimonial 2025
Customer quotes 2025 carousel
Post box 2025
Bottom CTA 2025
Testimonital 2025
**/
/***Form***/
/**Form - Radio***/
.radio-primary input[type=radio] + label:after {
  background-color: #FEA530;
}
.radio-primary input[type=radio]:checked + label:before {
  border-color: #FEA530;
}
.radio-primary input[type=radio]:checked + label:after {
  background-color: #FEA530;
}
/**End Form - Radio***/
/***End Form***/
/**Humburger**/
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  background-color: white;
}
.hamburger--3dxy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
  background: #333;
  width: 30px;
  background: white;
}
.hamburger--3dxy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  background: #333;
  background: white;
  width: 30px;
}
@media (max-width: 1024px) {
  .submenuToggleBack {
    /*color: white;*/
  }
  .top-nav,
  .top-nav.menu-opened {
    /*padding-top: 0px;*/
  }
}
/**End Humburger**/
/***Font***/
/**Font - Font size**/
.two_column_text_content h3 {
  font-size: 40px;
}
@media screen and (min-width: 84.875rem) {
  .two_column_text_content h3 {
    font-size: 48px;
  }
}
/**End Font - Font size**/
/***End Font***/
/***Ul list***/
/*ul.tick_list li:before {
    font-family: "fontAwesome";
    content: "\f00c";
    color: black;
    background-color: black;
    font-size: 5px;
    padding: 3px 3px;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle;
}*/
/****End Ul list***/
/***Nav search***/
#site_search_form input[type=search] {
  width: 15px;
  padding-left: 10px;
  color: transparent;
  cursor: pointer;
  border: 1px solid #9EAFC0;
  border-radius: 5rem;
  background-color: transparent;
  background-position: center;
  background-size: 20px;
  background-image: url(/wp-content/uploads/2025/03/search_icon_grey.png);
}
#site_search_form input[type=search]:focus {
  width: 300px;
  background-color: #fff;
  border-color: #142c52;
  -webkit-box-shadow: 0 0 5px #142c52;
  -moz-box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
  box-shadow: 0 0 5px #142c52;
  background-position: 4% 50%;
  background-size: 30px;
}
/***End Nav search***/
/****CTA Button****/
.banner .banner-btns .cta-button,
.cta-button {
  padding: 9px 20px;
  border-radius: 2rem;
  min-width: 7rem;
  width: auto;
}
/****End CTA Button****/
/****Content block****/
@media (max-width: 991px) {
  .content_block {
    text-align: center;
  }
  .content_block .two_column_text_content p {
    text-align: center;
  }
  .content_block .content_section:nth-child(2n) .row {
    flex-flow: column-reverse;
  }
}
/***End content block***/
/****Banner 2025*****/
.banner.banner_2025 {
  background: none;
  padding: 0px;
  padding-bottom: 5rem;
}
.banner.banner_2025 .banner_content {
  padding-top: 5rem;
}
.banner.banner_2025 .banner_content h1.title {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 3rem;
  color: white;
}
.banner.banner_2025 .banner_content p {
  text-align: center;
  color: white;
  font-size: 24px;
}
.banner.banner_2025 .banner_content .banner_top_heading {
  font-size: 30px;
}
.banner.banner_2025 .banner_content .banner-btns {
  text-align: center;
  margin-bottom: 5rem;
}
.banner.banner_2025 .banner_content .banner-btns .cta-button {
  /*.cta-button-2025();*/
}
.banner.banner_2025 .banner_content .banner_img_wrapper img {
  max-width: 850px;
  width: 100%;
}
.banner.banner_2025 .banner_content .banner_img_wrapper .img-box {
  max-width: 500px;
  margin: auto;
}
/****End Banner 2025****/
/***Testimonial 2025****/
.testimonial_2025_blocks h3 {
  font-size: 60px;
  text-align: center;
  margin-bottom: 4rem;
}
@media screen and (min-width: 84.875rem) {
  .testimonial_2025_blocks h3 {
    font-size: 70px;
  }
}
@media screen and (max-width: 440px) {
  .testimonial_2025_blocks h3 {
    font-size: 50px;
  }
}
.testimonial_2025_blocks .testimonial_2025_block {
  height: 100%;
  padding: 3px;
  position: relative;
  transition: none;
  max-width: 358px;
  margin: auto;
}
.testimonial_2025_blocks .testimonial_2025_block:hover {
  background: var(--testimonial_block) !important;
}
.testimonial_2025_blocks .testimonial_2025_block:hover .gradient_border_background {
  /*background: transparent;*/
}
.testimonial_2025_blocks .testimonial_2025_block:hover .gradient_border_background::before {
  transition: all;
  right: 0rem;
  /* bottom: 0rem; */
  transition: 0.5s all;
}
.testimonial_2025_blocks .testimonial_2025_block:hover .testimonial_block_logo img {
  filter: brightness(0) invert(1);
}
.testimonial_2025_blocks .testimonial_2025_block:hover .testimonial_single_stats .stats_heading,
.testimonial_2025_blocks .testimonial_2025_block:hover .testimonial_single_stats .stats_content {
  color: white;
}
.testimonial_2025_blocks .testimonial_2025_block:hover .testimonial_products .testimonial_product img {
  filter: brightness(0) invert(1);
}
.testimonial_2025_blocks .testimonial_2025_block:hover .testimonial_products .testimonial_product a {
  color: white;
}
.testimonial_2025_blocks .testimonial_2025_block:hover .read_more_div::before {
  opacity: 0;
}
.testimonial_2025_blocks .testimonial_2025_block .gradient_border_background {
  height: 100%;
  padding: 0px;
  padding-top: 2rem;
  position: relative;
}
.testimonial_2025_blocks .testimonial_2025_block .gradient_border_background::before {
  content: '';
  /* opacity: 0; */
  background: var(--testimonial_block) !important;
  position: absolute;
  left: 0;
  top: 0rem;
  right: 100%;
  bottom: 0px;
  border-radius: 10px;
  /* position: relative; */
  /* transition: 0.5s all;*/
}
.testimonial_2025_blocks .testimonial_2025_block .testimonial_2025_block_content {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
}
.testimonial_2025_blocks .testimonial_2025_block .testimonial_block_logo {
  margin-bottom: 10px;
  padding: 0px 30px;
}
.testimonial_2025_blocks .testimonial_2025_block .testimonial_block_logo img {
  height: 55px;
  width: auto;
}
.testimonial_2025_blocks .testimonial_2025_block .testimonial_single_stats {
  padding: 0px 30px;
}
.testimonial_2025_blocks .testimonial_2025_block .testimonial_single_stats .stats_heading {
  font-size: 90px;
  text-align: left;
  color: #536A81;
  margin-bottom: 0px;
  line-height: 7rem;
}
.testimonial_2025_blocks .testimonial_2025_block .testimonial_single_stats .stats_content {
  text-align: left;
  color: #1d1d1d;
  font-size: 19px;
}
.testimonial_2025_blocks .testimonial_2025_block .testimonial_products {
  padding: 0px 30px;
}
.testimonial_2025_blocks .testimonial_2025_block .testimonial_products .testimonial_product {
  text-align: left;
  color: #1d1d1d;
}
.testimonial_2025_blocks .testimonial_2025_block .testimonial_products .testimonial_product img {
  /* max-width: 22px; */
  /* height: 26px; */
  width: 22px;
  margin-right: 5px;
}
.testimonial_2025_blocks .testimonial_2025_block .testimonial_products .testimonial_product a {
  text-align: left;
  color: #1d1d1d;
  font-size: 18px;
}
.testimonial_2025_blocks .testimonial_2025_block .read_more_div {
  margin-bottom: 0px;
  margin-top: auto;
  position: relative;
  padding-top: 4rem;
}
.testimonial_2025_blocks .testimonial_2025_block .read_more_div::before {
  content: '';
  opacity: 1;
  background-image: var(--testimonial_block_ballon);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: -1px;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% 80%;
}
.testimonial_2025_blocks .testimonial_2025_block .read_more_div p {
  text-align: left;
  padding: 0px 30px;
  font-size: 24px;
}
.testimonial_2025_blocks .testimonial_2025_block .read_more_div a {
  text-align: left;
  color: white;
  font-weight: 800;
  /* z-index: 1; */
  position: relative;
}
/***End Testimonial 2025****/
/*********Customer quotes 2025 carousel*****/
.customer_quotes-slider-2025 {
  margin: auto;
  position: relative;
  width: 100%;
}
.customer_quotes-slider-2025 .customer_quote_card {
  height: unset;
  box-shadow: 0px 2px 10px 1px #0000001a;
  padding: 2rem 1rem 2rem;
  border-radius: 10px;
  background-color: white;
}
.customer_quotes-slider-2025 .customer_quote_card .customer_quote_content {
  position: relative;
  border-bottom: 1px solid #D6DDE4;
}
.customer_quotes-slider-2025 .customer_quote_card .customer_quote_content .start-quote {
  position: absolute;
  left: 0rem;
  opacity: 0.2;
  color: #FF4782;
  font-size: 3rem;
}
.customer_quotes-slider-2025 .customer_quote_card .customer_quote_content .end-quote {
  position: absolute;
  right: 0rem;
  bottom: 10px;
  opacity: 0.2;
  color: #FF4782;
  font-size: 3rem;
}
.customer_quotes-slider-2025 .customer_quote_card .customer_quote_content p {
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 0px;
  padding: 18px 0rem 40px;
}
.customer_quotes-slider-2025 .customer_quote_card .customer_quote_detail {
  margin-top: 1rem;
}
.customer_quotes-slider-2025 .customer_quote_card .customer_quote_detail img {
  max-width: 65px;
  text-align: center;
  margin: auto;
}
.customer_quotes-slider-2025 .customer_quote_card .customer_quote_detail .customer_quote_name {
  font-weight: 600;
  margin-top: 15px;
  font-size: 15px;
  margin-bottom: 0px;
}
.customer_quotes-slider-2025 .owl-stage {
  display: flex;
}
.customer_quotes-slider-2025 .owl-nav {
  width: 100%;
  text-align: center;
  position: unset;
  /* bottom: unset; */
  /* left: -6%; */
  /* margin-top: 20px;*/
}
.customer_quotes-slider-2025 .owl-nav .fa {
  font-size: 3rem;
}
.customer_quotes-slider-2025 .owl-nav .owl-prev {
  margin-right: 5rem;
}
.customer_quotes-slider-2025 .owl-nav .owl-next {
  /*position: relative;*/
  /*right: -5rem;*/
}
.customer_quotes-slider-2025 .owl-nav .owl-dots {
  margin-top: 30px;
}
.customer_quotes-slider-2025 .owl-nav .owl-item.center .customer_quote_card {
  height: auto;
}
.customer_quotes-slider-2025 .owl-nav .owl-item.center .customer_quote_card .customer_quote_content {
  padding-top: 40px;
}
@media (min-width: 991px) {
  .customer_quotes-slider-2025.owl-carousel .owl-stage-outer {
    overflow-y: visible;
    overflow-x: clip;
  }
  .customer_quotes-slider-2025 .owl-item {
    transform: scale(0.8);
    transition: transform 0.2s ease-in-out;
  }
  .customer_quotes-slider-2025 .owl-item.center {
    transform: scale(1.5) translateZ(0) perspective(1px) !important;
    z-index: 99;
  }
  .customer_quotes-slider-2025 .owl-nav {
    margin-top: 7rem;
  }
}
@media (max-width: 991px) {
  .customer_quotes-slider-2025.owl-carousel .owl-stage-outer {
    overflow-y: visible;
  }
  .customer_quotes-slider-2025 .customer_quote_card .customer_quote_message .customer_quote_detail .customer_quote_detail {
    align-self: center;
  }
  .customer_quotes-slider-2025 .customer_quote_card {
    height: auto;
  }
  .customer_quotes-slider-2025 .owl-dots {
    margin-top: 4rem;
  }
}
/*********End Customer quotes carousel*****/
/***Post box 2025****/
.related_blogs_2025 {
  background-image: url(/wp-content/uploads/2025/03/pageup_2025_background_image.jpg);
  padding-bottom: 0px;
  padding-top: 0px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.related_blogs_2025 .sec-title {
  padding-top: 5rem;
  margin-bottom: -4rem;
}
.related_blogs_2025 .sec-title h2 {
  color: white;
  font-size: 48px;
}
@media (max-width: 991px) {
  .related_blogs_2025 .sec-title {
    margin-bottom: 2rem;
  }
}
.related_blogs_2025 .row {
  margin-top: 0rem;
  position: relative;
  top: 7rem;
}
@media (max-width: 991px) {
  .related_blogs_2025 .row {
    position: unset;
    justify-content: center;
    /*display: grid;*/
  }
}
.related_blogs_2025 .row .post-box-2025 .post-box-content-2025 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
  width: 350px;
  padding: 1rem;
  box-shadow: 0px 20px 50px 0 #1818181a;
  border-radius: 16px;
  background-position: center;
}
@media (min-width: 992px) and (max-width: 1240px) {
  .related_blogs_2025 .row .post-box-2025 .post-box-content-2025 {
    height: 300px;
    width: 300px;
  }
}
@media (min-width: 992px) and (max-width: 1037px) {
  .related_blogs_2025 .row .post-box-2025 .post-box-content-2025 {
    height: 250px;
    width: 250px;
  }
}
@media (max-width: 991px) {
  .related_blogs_2025 .row .post-box-2025 .post-box-content-2025 {
    justify-self: center;
  }
}
.related_blogs_2025 .row .post-box-2025 .post-box-content-2025 .post-detail {
  margin-top: auto;
}
.related_blogs_2025 .row .post-box-2025 .post-box-content-2025 .post-detail .title {
  text-align: left;
  color: white;
}
@media (min-width: 992px) and (max-width: 1037px) {
  .related_blogs_2025 .row .post-box-2025 .post-box-content-2025 .post-detail .title {
    font-size: 20px;
  }
}
/***End post box 2025***/
/***Bottom CTA 2025***/
.bottom_cta_2024 .action-detail {
  background-image: url(/wp-content/uploads/2025/03/pageup_2025_bottom_cta_background.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 5rem 4rem;
  border-radius: 3rem;
}
.bottom_cta_2024 .action-detail .bottom_cta_text_col .title {
  color: #1d1d1d;
  font-size: 60px;
}
.bottom_cta_2024 .action-detail .bottom_cta_text_col p {
  color: #1d1d1d;
}
.bottom_cta_2025 {
  display: block;
  padding: 12rem 0px 7rem;
}
@media screen and (max-width: 991px) {
  .bottom_cta_2025 {
    padding: 3rem 0px;
  }
}
.bottom_cta_2025 .action-detail {
  background-image: url(/wp-content/uploads/2025/03/pageup_2025_bottom_cta_background.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 5rem 4rem;
  border-radius: 3rem;
}
@media screen and (max-width: 767px) {
  .bottom_cta_2025 .action-detail {
    padding: 5rem 1rem;
  }
}
.bottom_cta_2025 .action-detail .bottom_cta_text_col .title {
  color: #1d1d1d;
  margin-bottom: 2rem;
  font-size: 60px;
}
@media screen and (min-width: 84.875rem) {
  .bottom_cta_2025 .action-detail .bottom_cta_text_col .title {
    font-size: 70px;
  }
}
@media screen and (max-width: 440px) {
  .bottom_cta_2025 .action-detail .bottom_cta_text_col .title {
    font-size: 50px;
  }
}
.bottom_cta_2025 .action-detail .bottom_cta_text_col p {
  color: #1d1d1d;
  margin-bottom: 2rem;
  font-size: 22px;
}
.bottom_cta_2025 .action-detail .cta-button {
  background: white;
  border: none;
}
/**End bottom cta 2025***/
