/*
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;
}
@media (max-width: 991px) {
  br {
    display: none;
  }
}
#page {
  position: relative;
}
.horizontal_line {
  display: none;
}
.content_section h2,
.content_section p {
  text-align: left;
}
.banner .banner-btns .cta-button,
.cta-button,
.article-left .cta-button.darkblue {
  background: linear-gradient(132deg, #2E97FC 0%, #30B39F 100%);
  box-shadow: 0px 6px 20px 0 rgba(255, 255, 255, 0.45);
  padding: 15px 3rem;
}
/*********Dark theme*******/
body {
  /*#scrolling_white_logo {
    display: none;
  }
  #scrolling_navy_logo {
    display: block;
  }*/
}
body h1,
body h2,
body h3,
body h4,
body p,
body li,
body .inner-banner.banner .banner_content .title,
body .inner-banner.banner p {
  color: white;
}
.navbar-nav > .homepage-search-panel {
  display: none;
}
body:not(.bodyScrolling) .site-header {
  background: transparent;
}
.bodyScrolling .site-header {
  background: black;
}
@media (min-width: 1025px) {
  .navbar:not(.scrolling) .top-nav .navbar-nav .nav-link {
    color: white;
  }
}
.post-box .post-box-content .post-detail .title p {
  color: #1f1f1f;
}
.content_row_2022 h2 {
  color: white;
}
.top-nav li .sub-menu .row_menu_item a .row_menu_desc {
  color: #1f1f1f;
}
#menu-main-menu li:first-child .sub-menu .menu_item_text_p {
  /*color: #1f1f1f;*/
}
.menu_item_text_p {
  color: #1f1f1f;
}
/******End dark theme******/
body {
  overflow-x: hidden;
}
.bg_ballon {
  position: absolute;
  z-index: -1;
}
#bg_ballon_1 img {
  left: -43rem;
  top: -8rem;
}
#bg_ballon_2 img {
  right: -42rem;
  top: 122rem;
}
#bg_ballon_3 img {
  left: -37rem;
  bottom: 33rem;
}
body {
  background: #0C263F;
}
img {
  max-width: 100%;
  height: auto;
}
.bold_link {
  margin-top: 1rem;
  width: auto;
  border-radius: 10px;
  padding: 10px 24px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.25em;
  display: inline-block;
  cursor: pointer;
  /* box-shadow: 0px 14px 29px 0px rgba(3, 36, 62, 0.13); */
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  letter-spacing: 0.5px;
  background: #0da1e2;
  background: linear-gradient(90deg, #0da1e2 0%, #31d48b 100%);
  color: white !important;
  border: none;
}
.content_cross {
  display: flex !important;
  margin: 20px auto;
  /*max-width: 700px;*/
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .content_cross {
    /*margin-left: 0px !important;*/
    /*flex-direction: column;*/
  }
}
.content_cross .content_big_heading {
  align-self: center;
  margin-right: -4rem;
  z-index: 999;
  padding: 7px 0px 13px;
  background: #0C263F;
  position: relative;
}
@media (max-width: 767px) {
  .content_cross .content_big_heading {
    /*text-align: center;*/
    /*margin-bottom: -12px;*/
    /*margin-right: 0px !important;*/
    /*padding: 0px 10px;*/
  }
}
.content_cross .content_big_heading p {
  font-size: 44px;
  margin-bottom: 0px;
}
.content_cross .content_big_heading video {
  width: 300px;
  height: 300px;
  object-fit: cover;
  object-position: left;
  border-radius: 50%;
  /* border: blanchedalmond; */
  /* border-radius: 50%; */
  border: 12px solid #2E97FC;
}
.content_cross .content_big_heading .play-icon {
  top: 50%;
  left: 50%;
}
@media (min-width: 768px) {
  .content_cross .content_big_heading .play-icon {
    display: none;
  }
}
.content_cross .content_big_heading .play-icon .fa-play {
  border-radius: 50%;
  background-color: white;
  color: #2E97FC;
}
.content_cross .content_big_heading .play-icon .fa-play:before {
  background: linear-gradient(132deg, #2E97FC 0%, #30B39F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  left: 12%;
}
.content_cross .gradient_color_border {
  width: auto;
  position: relative;
  padding: 2px;
  /*background:@pup_blue_2025;*/
  border: 3px solid #2E97FC;
  border-style: double;
  border-radius: 10px;
  /*box-shadow: 0px 4px 12px -1px #6e1fd6;*/
  background-size: 200%;
  animation: background_text_animation 2s infinite;
  animation-direction: alternate-reverse;
}
@media (max-width: 767px) {
  .content_cross .gradient_color_border {
    display: none;
  }
}
.content_cross .gradient_color_border .gradient_border_background {
  padding: 10px;
  background: #0C263F;
  padding: 30px 80px 30px 30px;
}
@media (max-width: 767px) {
  .content_cross .gradient_color_border .gradient_border_background {
    padding: 20px !important;
  }
}
.content_cross .gradient_color_border .gradient_border_background p {
  padding-left: 4rem;
  padding-left: 3rem;
  margin-bottom: 0px;
  font-size: 30px;
  font-weight: 700;
}
.content_cross .gradient_color_border .gradient_border_background p .play-icon {
  top: 50%;
  left: 100%;
}
.content_cross .gradient_color_border .gradient_border_background p .play-icon .fa-play {
  border-radius: 50%;
  background-color: white;
  color: #2E97FC;
}
.content_cross .gradient_color_border .gradient_border_background p .play-icon .fa-play:before {
  background: linear-gradient(132deg, #2E97FC 0%, #30B39F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  left: 12%;
}
@media (max-width: 767px) {
  .content_cross .gradient_color_border .gradient_border_background p {
    padding-left: 20px !important;
  }
}
@keyframes background_text_animation {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
.content_cross .fa-regular:before,
.content_cross .fa-solid:before {
  background: linear-gradient(90deg, #2aa3dd 0%, #78C191 50%, #F3965B 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/****Banner**/
.banner.inner-banner {
  background-size: 32rem;
  padding: 1rem 0px;
  background-position: center right;
}
.inner-banner.banner .banner_content .title {
  font-size: 45px;
  line-height: 60px;
}
.banner .banner-btns {
  margin-bottom: 3rem;
}
/***End banner**/
/****Form****/
form.form {
  display: block;
  padding: 2rem 4rem;
}
form.form h2 {
  color: #1d1d1d;
}
form.form p {
  margin-bottom: 15px;
}
.landingpage_popup .fancybox-close-small {
  color: #1d1d1d;
}
/***End form****/
/******************Customer Number******************/
.roi_message_row h2 {
  text-align: center;
  color: #fff;
}
.roi_message_row p {
  text-align: center;
  color: #fff;
}
.roi_message_row .roi_message_boxes_sec {
  /*background: @pup_gradient_blue;
    padding: 3rem 1rem 3rem 4rem;
    border-radius: 10px;
    margin-bottom:2rem;*/
  margin: 3rem 0px 5rem;
}
.roi_message_row .roi_message_boxes_sec .row {
  justify-content: center;
}
.roi_message_row .roi_message_boxes_sec .row .customer_number_row_cell .customer_number {
  color: white;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .roi_message_row .roi_message_boxes_sec .row .customer_number_row_cell .customer_number {
    align-items: center;
  }
}
.roi_message_row .roi_message_boxes_sec .row .customer_number_row_cell .customer_number h3 {
  text-align: center;
  margin-bottom: 0.7rem;
  color: #30B39F;
  font-size: 70px;
}
.roi_message_row .roi_message_boxes_sec .row .customer_number_row_cell .customer_number p {
  text-align: center;
  margin-bottom: 0px;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .roi_message_row .customer_number_row_cell {
    margin-bottom: 20px;
  }
}
/******************End Customer Number******************/
/*****Two modules ********/
.two_modules_row h2 {
  text-align: center;
  max-width: 90%;
  margin: auto;
  margin-bottom: 5rem;
}
@media (min-width: 1205px) {
  .two_modules_row .row {
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .two_modules_row .row {
    display: block;
  }
}
.two_modules_row .row .two_boxes_box {
  max-width: 500px;
  height: 100%;
  margin: auto;
}
.two_modules_row .row .two_boxes_box .cta-button.white-outline {
  border: none;
}
@media (max-width: 991px) {
  .two_modules_row .row .two_boxes_box {
    margin-bottom: 4rem;
  }
}
.two_modules_row .row .two_boxes_box .two_boxes_box_top {
  text-align: center;
}
.two_modules_row .row .two_boxes_box .two_boxes_box_top img {
  margin-bottom: 2rem;
}
@media (max-width: 991px) {
  .two_modules_row .row .two_boxes_box .two_boxes_box_top img {
    /*display: none;*/
  }
}
.two_modules_row .row .two_boxes_box h2 {
  color: white;
  text-align: center;
  font-size: 30px;
  margin-bottom: 3rem;
}
.two_modules_row .row .two_boxes_box p {
  color: white;
  text-align: center;
}
.two_modules_row .row .two_boxes_box .two_boxes_cta {
  margin-top: auto;
  margin-bottom: 0px;
}
/*****End Two modules*****/
/****************center_message_row*****************/
.center_message_row {
  background-color: rgba(46, 151, 252, 0.5);
}
.center_message_row h2 {
  text-align: center;
}
.center_message_row p {
  /*text-align: center;*/
  margin-top: 2rem;
  margin-bottom: 3rem;
}
.center_message_row .center_message_content_container {
  max-width: 800px;
  margin: auto;
}
/****************end center_message_row*****************/
/*********Customer logos*********/
.customer_logos_row .customoer_logos_wrap {
  text-align: center;
}
.customer_logos_row .customoer_logos_wrap .customer_logo {
  max-width: 130px;
  margin: 10px 20px;
}
.customer_logos_row .customoer_logos_wrap .customer_logo[alt="travel_leisure_white_logo"] {
  max-width: 90px;
}
/*********End customer logos*******/
/**********Testimonial************/
.testimonials-main {
  background: transparent;
  padding-top: 0px;
}
.testimonials-main .testmonials-slider .item .row {
  height: 100%;
  align-items: center;
  border: 3px solid #2E97FC;
  border-radius: 2rem;
  box-shadow: 1px 3px 18px 3px #2e97fc94;
}
.testimonials-main .testmonials-slider .item .row .left-part {
  height: auto;
}
.testimonials-main .testmonials-slider .item .row .left-part .testimonial_image {
  padding: 0px 20px;
}
.testimonials-main .testmonials-slider .item .row .right-part {
  height: auto;
}
.testimonials-main .testmonials-slider .item .row .right-part .detail {
  background-color: transparent;
}
.testimonials-main .testmonials-slider .item .row .right-part .detail .blue-box-detail {
  color: white;
}
.testimonials-main .testmonials-slider .item .row .right-part .detail .blue-box-detail .title {
  color: white;
}
.testimonials-main .testmonials-slider .item .row .right-part .detail .blue-box-detail .title span {
  font-weight: 400 !important;
  font-size: 20px;
}
.testimonials-main .testmonials-slider .item .row .right-part .detail .blue-box-detail .name {
  font-family: 'Apercu';
}
.testimonials-main .testmonials-slider .item .row .right-part .detail .blue-box-detail .job-desc {
  font-weight: bold;
}
.testimonials-main .testmonials-slider .item .row .right-part .detail .blue-box-detail .logo-link {
  display: none;
}
.testimonials-main .testmonials-slider .item .row .right-part .detail .read-more,
.testimonials-main .testmonials-slider .item .row .right-part .detail .read-more:hover {
  color: white;
  /*background: linear-gradient(38deg, #2E97FC 0%, #30B39F 100%);
              -webkit-background-clip: text;
              -webkit-text-fill-color: transparent;*/
  background: linear-gradient(132deg, #2E97FC 0%, #30B39F 100%);
  box-shadow: 0px 6px 20px 0 rgba(255, 255, 255, 0.45);
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding: 10px 25px;
  border-radius: 10rem;
}
/**********End Testimonial************/
/**************ai_content_block_row**************/
.ai_content_block_row h2 {
  font-size: 42px;
}
.ai_content_block_row .cta-button.darkblue {
  background: linear-gradient(132deg, #2E97FC 0%, #30B39F 100%);
  box-shadow: 0px 6px 20px 0 rgba(255, 255, 255, 0.45);
}
.ai_content_block_row .two_column_text_content {
  max-width: unset;
}
/********End ai_content_block_row ***********/
/***FAQ***/
/****FAQ****/
.tab-content .tab-mainbox .tab-listing > ul > li {
  border: 1px solid white;
  padding: 30px;
  border-radius: 10px;
}
/****End FAQ****/
.faq_section .title {
  margin-bottom: 40px;
}
.tab-content .tab-mainbox .tab-listing > ul {
  padding: 0;
  margin-bottom: 0;
}
.tab-content .tab-mainbox .tab-listing > ul > li {
  margin: 0 0 31px 0;
  display: block;
  cursor: pointer;
}
.tab-content .tab-mainbox .tab-listing > ul > li::before {
  content: '';
}
.tab-content .tab-mainbox .tab-listing > ul > li .faq_box .gradient_border_backgrund {
  padding: 25px 55px 25px 25px;
}
.tab-content .tab-mainbox .tab-listing > ul > li .tab-title {
  position: relative;
  cursor: pointer;
  margin-bottom: 0px;
}
.tab-content .tab-mainbox .tab-listing > ul > li .tab-desc {
  margin-top: 2rem;
}
.tab-content .tab-mainbox .tab-listing > ul > li .tab-desc p {
  text-align: left;
}
.tab-content .tab-mainbox .tab-listing > ul > li .tab-desc ol {
  list-style: decimal;
}
.tab-content .tab-mainbox .tab-listing > ul > li .tab-desc ol li {
  display: list-item;
  font-size: 22px;
}
.tab-content .tab-mainbox .tab-listing > ul > li .tab-desc ul {
  list-style: disc;
}
.tab-content .tab-mainbox .tab-listing > ul > li .tab-desc ul li {
  font-size: 22px;
}
.tab-content .tab-mainbox .tab-listing ul > li .tab-title::after {
  width: 10px;
  font-size: 20px;
  height: 6px;
  position: absolute;
  display: block;
  top: 11px;
  right: 0px;
  content: "\276E";
  transform: rotate(-90deg);
  font-weight: 600;
}
.tab-content .tab-mainbox .tab-listing ul > li.open .tab-title::after {
  right: -12px;
  transform: rotate(90deg);
}
/*******End faq*******/
/******Bottom CTA*******/
.bottom_cta_2024 .action-detail .bottom_cta_text_col .title {
  font-size: 52px;
}
