/* Banner */
.industries-banner-sec .banner-content .col-lg-6.order-lg-1 {
  width: 66%;
}
.banner-sec .vc_column_container > .vc_column-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.industries-banner-sec {
  position: relative;
}
.industries-banner-sec:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    93.23deg,
    #181d4e -0.65%,
    rgba(24, 29, 78, 0.81) 59.6%,
    rgba(24, 29, 78, 0) 101.98%
  );
  z-index: 1;
}
.banner-block {
  padding-top: 105px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 650px;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.banner-content {
  position: absolute;
  /* top: 50%;
  left: 0;
  transform: translateY(-50%); */
  width: 100%;
  z-index: 2;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.industries-banner-sec .banner-graphic,
.industries-banner-sec .g-recaptcha {
  display: none;
}
.inner-page-banner .internal-banner-content {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
/* Banner End */
.industries-services .service-box,
.industries-services .service-box a {
  cursor: auto;
}
.industries-services .service-box h3 {margin-bottom: 10px;}
.industries-services .service-box a {margin-bottom: 0;}
/* Industries Software Section */
.sports-solution-list ul {
  column-count: 2;
  margin-top: 60px;
  margin-bottom: 0;
  padding: 0;
}
.sports-solution-list ul li {
  margin-bottom: 36px;
}
.sports-solution-list ul li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 14px;
}
.sports-solution-list p {
  font-size: 20px;
}
/* .sports-solution-right .wpb_single_image {
    background: linear-gradient(180deg, #FAA62D 0%, #A66508 100%);
} */
/* End Industries Software Section */

/* Industries Slider Banner */
.vc_section.industries-slider-section.vc_section-has-fill
  + .vc_section.industries-slider-section {
  padding-top: 0 !important;
}
.industries-slider-banner {
  position: relative;
  height: 506px;
  padding-bottom: 0;
}
.industries-slider-banner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(29 36 99 / 80%);
  z-index: 1;
}
.industries-slider-banner-title {
  position: relative;
  z-index: 2;
}
.industries-slider-banner-title p {
  color: #fff;
}
.industries-slider-section {
  padding-top: 60px;
  overflow: hidden;
}
.industries-slider {
  overflow: inherit;
}
.industries-slider .swiper-slide {
  height: auto;
}

.industries-slider-box {
  padding: 30px 30px 56px 30px;
  background-color: #fff;
  height: 100%;
}
.industries-slider-icon {
  margin-bottom: 26px;
}
.industries-slider-content h3 {
  margin-bottom: 10px;
}
.industries-slider-content p {
  color: #474a67;
}
.industries-slider .swiper-pagination {
  position: static;
  padding-top: 30px;
}
.industries-slider
  .swiper-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 5px;
}
.industries-slider .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border: 2px solid #cfcfcf;
  background: transparent;
  opacity: 1;
}
.industries-slider .swiper-pagination-bullet-active {
  background: transparent;
  border-color: #145fcf;
}
/* End Industries Slider Banner */
.vc_section.vc_section-has-fill + .vc_section.performance-section {
  background-color: #f5f7fb;
  padding-top: 230px !important;
}
.performance-section .performance-block-left {
  position: sticky;
  top: 120px;
}
.performance-section .performance-block-right .wpb_content_element {
  margin-bottom: 30px !important;
}
.performance-section .performance-block-right .wpb_content_element:last-child {
  margin-bottom: 0 !important;
}
.performance-section .performance-block-right h3 {
  color: #145fcf;
}
.fan-engagement-software-list ol {
  margin: 0;
}
.fan-engagement-software-list ol li {
  counter-increment: step-counter;
  display: flex;
  gap: 24px;
  padding: 20px 0;
  border-bottom: 1px solid rgb(20 95 207 / 15%);
}
.fan-engagement-software-list ol li:first-child {
  border-top: 1px solid rgb(20 95 207 / 15%);
}
.fan-engagement-software-list ol li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.fan-engagement-software-list ol li::before {
  content: counter(step-counter) ".";
  font-size: 20px;
  line-height: 32px;
  font-weight: 600;
  color: #1d2463;
}
.list-block {
  display: flex;
  gap: 24px;
}
.list-img {
  flex: 0 0 auto;
}
.list-content h3 {
  margin-bottom: 10px;
}
/* Tabbing */
.recruitment-tabbing {
  background-color: #fff;
  margin: 0 27px;
}
.recruitment-tabbing .recruitment-tabbing-inner {
  border: 1px solid #e9f2ff;
}
.recruitment-tabbing .nav {
  width: 40%;
  border-right: 1px solid #e9f2ff;
}
.recruitment-tabbing .tab-content {
  width: 60%;
  padding: 30px;
}
.recruitment-tabbing .nav-link {
  display: block;
  padding: 16px 20px;
  font-size: 16px;
  line-height: 32px;
  font-weight: 500;
  color: #474a67;
  text-decoration: none;
  transition: 0.4s;
  border-bottom: 1px solid #e9f2ff;
  text-align: left;
  border-radius: 0;
}
.recruitment-tabbing .nav-pills .nav-link.active,
.recruitment-tabbing .nav-pills .show > .nav-link {
  color: #1d2463;
  background-color: #e9f2ff;
  font-weight: 600;
  transition: 0.4s;
}
.recruitment-tabbing .nav-pills .nav-link.active span,
.recruitment-tabbing .nav-pills .show > .nav-link span {
  color: #145fcf;
}
.e-commerce-col .heading-four span {
  color: #145fcf;
  margin-right: 10px;
}
/* End Tabbing */

/* Two Col Layout - E-commerce & Ticketing Software */
.e-commerce-col .vc_column-inner > .wpb_wrapper {
  background-color: #f5f7fb;
  padding: 30px;
  margin-bottom: 24px;
  height: 100%;
}
.e-commerce-col h3 {
  margin-bottom: 10px;
  color: #1d2463;
}
/* .e-commerce-col h3 span { color: #145FCF;} */
.e-commerce-col p {
  color: #474a67;
}
/* End Two Col Layout - E-commerce & Ticketing Software */

/* Sports Broadcasting */
.sports-col {
  margin-bottom: 30px;
}
.sports-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 42px;
}
.sports-wrapper .icon {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #e9f2ff;
  flex: 0 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgb(233 242 255 / 10%);
  padding: 7px;
}
.sports-wrapper .icon img {
  background: #e9f2ff;
  border-radius: 100%;
}
.sports-wrapper .content h3 {
  margin-bottom: 10px;
}
.sports-wrapper .content p {
  color: #474a67;
}
/* End Sports Broadcasting */

/* CTA */
.cta-block h2 {
  margin-bottom: 30px;
}
/* End CTA */

/* Location Services */
.service-box-col > .vc_column-inner > .wpb_wrapper {
  height: 100%;
}
.service-box {
  width: 100%;
  border: 1px solid;
  border-color: rgb(53 111 216 / 20%);
  padding: 30px 16px;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  overflow: hidden;
  height: 100%;
}
.service-box-last .service-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 34px;
}
.service-box-last > .vc_column-inner > .wpb_wrapper,
.service-box-last > .vc_column-inner {
  height: 100%;
}
.service-box-last .service-box .common_btn {
  margin-top: 40px;
}
.service-box .vc_column-inner {
  padding: 0 !important;
}
.service-box p {
  font-size: 14px;
  line-height: 24px;
  color: #474a67;
}
.service-box:hover svg .fill,
.service-box:hover svg .stroke {
  animation-name: fillAction;
  animation-iteration-count: 1;
  animation-timing-function: cubic-bezier(0.2, 0.6, 0.8, 0.4);
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
.service-box svg .waveShape {
  transform: translateY(-10px);
}
.service-box:hover svg .waveShape {
  animation-name: waveAction;
  /* animation-iteration-count: infinite; */
  animation-timing-function: linear;
  animation-duration: 0.5s;
}
@keyframes fillAction {
  0% {
    transform: translate(0, 60px);
  }
  100% {
    transform: translate(0, -5px);
  }
}
@keyframes waveAction {
  0% {
    transform: translate(-60px, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}
.service-box a i {
  transition: 0.5s all ease-in-out;
}
.service-box:hover a i {
  transform: translate(8px, -50%) !important;
  transition: 0.5s all ease-in-out;
}
.service-box .text-link {
  margin-top: 34px;
}
.text-link a {
  font-weight: 500;
  font-size: 16px !important;
  line-height: 24px !important;
  background-image: none !important;
  padding: 0 !important;
  padding-right: 50px !important;
}
.text-link a i::before {
  font-size: 24px;
}
.hvr-sweep-to-top {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #f5f7fb;
}
.hvr-sweep-to-top:before {
  content: "";
  display: block !important;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  background: #fff;
}
.hvr-sweep-to-top:hover:before,
.hvr-sweep-to-top:focus:before,
.hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
/* End Location Services */

/* CTA */
.cta-section {
  text-align: center;
  overflow: hidden;
}
.cta-section .grey-text {
  max-width: 850px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.cta-block,
.cta-block .vc_column-inner > .wpb_wrapper {
  position: relative;
  z-index: 0;
}
.cta-block::before {
  content: "";
  position: absolute;
  top: 30px;
  left: -100px;
  width: 800px;
  height: 800px;
  background: linear-gradient(
    47deg,
    #f2f7ff 32.38%,
    rgba(233, 242, 255, 0) 74.91%
  );
  /* background-color: #145FCF; */
  border-radius: 50%;
  box-sizing: content-box;
  z-index: -2;
  animation: circle-spin 10s linear infinite;
}
.cta-block::after {
  content: "";
  position: absolute;
  top: 120px;
  left: -10px;
  width: 620px;
  height: 620px;
  background-color: #e9f2ff;
  border-radius: 50%;
  box-sizing: content-box;
  z-index: -1;
}
@keyframes circle-spin {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.cta-block .vc_column-inner > .wpb_wrapper::before {
  content: "";
  position: absolute;
  top: -550px;
  right: -270px;
  width: 800px;
  height: 800px;
  background: linear-gradient(
    47deg,
    #f2f7ff 32.38%,
    rgba(233, 242, 255, 0) 74.91%
  );
  /* background-color: #145FCF; */
  border-radius: 50%;
  box-sizing: content-box;
  z-index: -2;
  animation: circle-spin-reverse 10s linear infinite;
}
.cta-block .vc_column-inner > .wpb_wrapper::after {
  content: "";
  position: absolute;
  top: -460px;
  right: -180px;
  width: 620px;
  height: 620px;
  background-color: #e9f2ff;
  border-radius: 50%;
  box-sizing: content-box;
  z-index: -1;
}
@keyframes circle-spin-reverse {
  0% {
    transform: rotate(360deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
/* CTA End */

/* Testimonial */
.testimonials-section {
  overflow: hidden;
}
.testimonial-img {
  background-color: #ffffff;
  border: 1px solid #e9f2ff;
  border-radius: 100%;
  width: 138px;
  height: 138px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 23px;
  position: relative;
}
.testimonial-img .testimonial-client {
  width: 118px;
  height: 118px;
  object-fit: cover;
}
.testimonial-client-social {
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.testimonial-content p {
  font-weight: 600;
}
.testimonial-content .grey-text {
  line-height: 26px;
  font-weight: 400;
}
.testimonial-slider {
  overflow: visible;
  padding: 0 0 0 20%;
}
.slider-button-next,
.slider-button-prev {
  border-radius: 50%;
  border: none;
  background: #e9f2ff;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.slider-button-next:hover,
.slider-button-prev:hover {
  background: #145fcf;
  transition: 0.3s;
}
.slider-button-next .icon-arrow-next::before,
.slider-button-prev .icon-arrow-prev::before {
  transition: 0.3s;
}
.slider-button-next:hover .icon-arrow-next::before,
.slider-button-prev:hover .icon-arrow-prev::before {
  background: #ffffff;
  transition: 0.3s;
}
.slider-button-prev.swiper-button-disabled,
.slider-button-next.swiper-button-disabled {
  opacity: 0.4;
  cursor: default;
}
.slider-button-prev.swiper-button-disabled:hover .icon-arrow-prev::before,
.slider-button-next.swiper-button-disabled:hover .icon-arrow-next::before {
  opacity: 0.4;
}
.industry-slider-main .slider-btn-grp,
.testimonial-slider-main .slider-btn-grp {
  display: none;
}
/* Testimonial End */

/* Responsive */
/* @media only screen and (max-width: 1366px) { 
    .banner-block {
        min-height: 550px;
    }
} */
@media only screen and (max-width: 1199px) {
  .service-box {
    padding: 24px;
  }
  .industries-slider-icon {
    margin-bottom: 16px;
  }
  .industries-slider-box {
    padding: 20px;
  }
  .recruitment-tabbing {
    margin: 0;
  }
  .recruitment-tabbing .nav-link {
    padding: 14px 16px;
    font-size: 15px;
    line-height: 30px;
  }
  .recruitment-tabbing .tab-content {
    padding: 25px;
  }
  .e-commerce-col .vc_column-inner > .wpb_wrapper {
    padding: 25px;
    margin-bottom: 20px;
  }
  .e-commerce-ticket-section {
    padding-bottom: 0;
  }

  .sports-wrapper {
    gap: 32px;
  }
  .sports-wrapper .icon {
    width: 80px;
    height: 80px;
    padding: 6px;
  }
  .sports-wrapper .icon img {
    max-width: 60px;
  }
  .fan-engagement-software-list ol li {
    padding: 16px 0;
    gap: 20px;
  }
  .list-block .list-img img {
    max-width: 50px;
  }
  .list-block {
    gap: 20px;
  }
  .nuclear-energy-section { padding-top: 0 !important;}
  .sports-col {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .sports-solution-right {display: none;}
  .testimonials-box {
    padding: 34px;
  }
  .testimonial-slider {
    padding: 0;
  }
  .testimonial-img {
    width: 128px;
    height: 128px;
    margin-bottom: 20px;
  }
  .testimonial-img .testimonial-client {
    width: 108px;
    height: 108px;
  }
  .faq-section h2 {
    margin-bottom: 30px;
  }
  .location-counter ul {
    margin-top: 15px;
  }
  .industries-slider-banner {
    height: auto;
    padding-bottom: 40px;
  }
  .industries-slider-section {
    padding-top: 40px;
  }
  .vc_section.vc_section-has-fill + .vc_section.performance-section {
    background-color: #f5f7fb;
    padding-top: 40px !important;
  }
  .performance-section .performance-block-left {
    padding-bottom: 20px;
  }
  .recruitment-tabbing .nav,
  .recruitment-tabbing .tab-content {
    width: 50%;
  }
  .e-commerce-col .vc_column-inner > .wpb_wrapper {
    padding: 20px;
    margin-bottom: 15px;
  }
  .industries-banner-sec .banner-content .col-lg-6.order-lg-1 {
    width: 100%;
  }
  /* .industries-banner-sec .banner-block {
    min-height: 550px;
  } */

  .sports-wrapper {
    flex-wrap: wrap;
  }
  .sports-solution-list ul {
    margin-top: 50px;
  }
  .sports-solution-list ul li {
    margin-bottom: 26px;
  }
  .sports-solution-list ul li img {
    max-width: 50px;
  }
  .sports-solution-list p {
    font-size: 18px;
  }
  .industries-slider-icon {
    margin-bottom: 12px;
  }
  .performance-section .performance-block-right .wpb_content_element {
    margin-bottom: 20px !important;
  }
  .list-block .list-img img {
    max-width: 40px;
  }
  .fan-engagement-software-list ol li {
    padding: 12px 0;
    gap: 16px;
  }
  .list-block {
    gap: 16px;
  }
  .recruitment-tabbing .tab-content {
    padding: 20px;
  }
  .sports-wrapper {
    gap: 16px;
  }
  .sports-wrapper .icon {
    width: 60px;
    height: 60px;
    padding: 6px;
  }
  .sports-wrapper .icon img {
    max-width: 48px;
  }
  .service-box {
    padding: 20px;
  }
}
@media only screen and (max-width: 850px) {
  .industries-slider .swiper-slide {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  /* .banner-content {
      top: 110px;
    transform: none;
  } */
  .testimonials-box {
    padding: 30px;
  }
  .testimonial-slide {
    margin: 0;
  }
  .contact-banner-right-col {
    padding: 30px 0 60px;
  }
  .service-box h3 {
    min-height: inherit;
  }
  .recruitment-tabbing .nav-link {
    padding: 12px 14px;
    font-size: 14px;
    line-height: 28px;
  }
  .recruitment-tabbing .nav,
  .recruitment-tabbing .tab-content {
    width: 100%;
  }
  .performance-section .performance-block-left {
    position: static;
  }
  /* .industries-banner-sec .banner-block {
    min-height: 500px;
  } */
  .sports-solution-list ul {
    margin-top: 40px;
  }
  .sports-solution-list ul li {
    margin-bottom: 20px;
  }
  .sports-solution-list ul li img {
    max-width: 40px;
  }
  .sports-solution-list p {
    font-size: 16px;
  }
  .fan-engagement-software-list ol li {
    padding: 8px 0;
    gap: 12px;
  }
  .list-block {
    gap: 12px;
  }
  .recruitment-tabbing .tab-content {
    padding: 15px;
  }
  /* .e-commerce-col .vc_column-inner > .wpb_wrapper:last-child { margin-bottom: 0;} */
  .cta-block {
    margin-bottom: 16px;
  }
  .cta-section .text-end {
    text-align: left !important;
  }
}
@media only screen and (max-width: 640px) {
  .banner-block img {
    object-position: center 0;
  }
  .testimonials-box {
    padding: 24px;
  }
}
@media only screen and (max-width: 575px) {
  .testimonials-box {
    padding: 16px;
  }
  .testimonial-img {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
  }
  .testimonial-img .testimonial-client {
    width: 86px;
    height: 86px;
  }
  .testimonial-client-social {
    bottom: 2px;
    right: 2px;
    width: 24px;
    height: 24px;
  }
  .slider-button-next,
  .slider-button-prev {
    width: 34px;
    height: 34px;
  }
  .contact-banner-right-col {
    padding: 30px 0 40px;
  }
  .location-counter ul li {
    width: 100%;
    padding-bottom: 10px;
  }
  .sports-solution-list ul {
    column-count: 1;
    margin-top: 40px;
  }
  .sports-solution-list ul li {
    margin-bottom: 16px;
  }
  .fan-engagement-software-list ol li {
    padding: 14px 0;
  }
  .fan-engagement-software-list ol li,
  .list-block {
    gap: 8px;
  }
  .recruitment-tabbing-inner {
    flex-wrap: wrap;
  }
  .sports-solution-list ul {
    margin-top: 30px;
  }

  .banner-block {
    padding-top: 70px;
  }
  .banner-content h1 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 8px;
  }
}
