/* Body Styles */
body,
p {
  margin: 0;
}
.overflow-hidden {
  overflow: hidden;
}

/*! elementor-pro - v3.15.0 - 31-07-2023 */
.elementor-skin-carousel .elementor-main-swiper,
.elementor-skin-coverflow .elementor-main-swiper {
  height: 230px;
}

.elementor-skin-slideshow .elementor-main-swiper {
  height: 450px;
  position: relative;
}

.elementor-skin-slideshow
  .elementor-thumbnails-swiper
  .elementor-custom-embed-play
  i {
  font-size: 50px;
}

.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide {
  cursor: pointer;
}

.elementor-skin-slideshow
  .elementor-thumbnails-swiper
  .swiper-slide:not(.swiper-slide-active):after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

.elementor-carousel-image {
  background: no-repeat 50%;
  background-size: cover;
  height: 100%;
  position: relative;
}

.elementor-carousel-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  color: var(--e-carousel-image-overlay-color, #fff);
  background-color: rgba(105, 114, 125, 0.8);
  transition: transform 0.5s, opacity 0.5s;
}

.elementor-carousel-image-overlay i {
  font-size: var(--e-carousel-image-overlay-icon-size, 21px);
}

.elementor-carousel-image-overlay svg {
  fill: var(--e-carousel-image-overlay-color, #fff);
  width: var(--e-carousel-image-overlay-icon-size, 21px);
  height: var(--e-carousel-image-overlay-icon-size, 21px);
}

.elementor-testimonial__image {
  flex-shrink: 0;
}

.elementor-testimonial__image img {
  border-radius: 999px;
  box-sizing: content-box;
  -o-object-fit: cover;
  object-fit: cover;
}

.elementor-testimonial__footer,
.elementor-testimonial__header {
  display: flex;
}

.elementor-testimonial__footer cite,
.elementor-testimonial__header cite {
  display: flex;
  flex-direction: column;
  font-style: normal;
  font-size: 14px;
  line-height: 1.5;
}

.elementor-testimonial__name {
  font-weight: 700;
}

.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
  align-items: center;
}

.elementor-testimonial--layout-image_above .elementor-testimonial__image + cite,
.elementor-testimonial--layout-image_inline
  .elementor-testimonial__image
  + cite {
  margin-left: 20px;
}

.elementor-testimonial--layout-image_above.elementor-testimonial--align-right
  .elementor-testimonial__footer,
.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right
  .elementor-testimonial__footer {
  flex-direction: row-reverse;
}

.elementor-testimonial--layout-image_above.elementor-testimonial--align-right
  .elementor-testimonial__image
  + cite,
.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right
  .elementor-testimonial__image
  + cite {
  margin-right: 20px;
  margin-left: 0;
}

.elementor-testimonial--layout-image_above.elementor-testimonial--align-left
  .elementor-testimonial__footer,
.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left
  .elementor-testimonial__footer {
  flex-direction: row;
}

.elementor-testimonial--layout-image_above.elementor-testimonial--align-left
  .elementor-testimonial__image
  + cite,
.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left
  .elementor-testimonial__image
  + cite {
  margin-right: 0;
  margin-left: 20px;
}

.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
  margin-top: 25px;
}

.elementor-testimonial--layout-image_above .elementor-testimonial {
  display: flex;
  flex-direction: column-reverse;
}

.elementor-testimonial--layout-image_above .elementor-testimonial__footer {
  margin-bottom: 25px;
}

.elementor-testimonial--layout-image_stacked .elementor-testimonial__footer {
  margin-top: 25px;
  flex-wrap: wrap;
}

.elementor-testimonial--layout-image_stacked .elementor-testimonial__image,
.elementor-testimonial--layout-image_stacked .elementor-testimonial cite {
  margin-top: 15px;
  width: 100%;
}

.elementor-testimonial--layout-image_left .elementor-testimonial,
.elementor-testimonial--layout-image_right .elementor-testimonial {
  display: flex;
  align-items: stretch;
}

.elementor-testimonial--layout-image_left .elementor-testimonial__footer,
.elementor-testimonial--layout-image_right .elementor-testimonial__footer {
  flex-shrink: 0;
  flex-direction: column;
  text-align: center;
}

.elementor-testimonial--layout-image_left .elementor-testimonial__image + cite,
.elementor-testimonial--layout-image_right
  .elementor-testimonial__image
  + cite {
  margin-top: 15px;
}

.elementor-testimonial--layout-image_left.elementor-testimonial--align-center
  .elementor-testimonial__footer,
.elementor-testimonial--layout-image_right.elementor-testimonial--align-center
  .elementor-testimonial__footer {
  justify-content: flex-start;
}

.elementor-testimonial--layout-image_left .elementor-testimonial {
  flex-direction: row-reverse;
}

.elementor-testimonial--layout-image_left .elementor-testimonial__footer {
  padding-right: 20px;
}

.elementor-testimonial--layout-image_right .elementor-testimonial {
  flex-direction: row;
}

.elementor-testimonial--layout-image_right .elementor-testimonial__footer {
  padding-left: 20px;
}

.elementor-testimonial--align-right .elementor-testimonial {
  text-align: right;
}

.elementor-testimonial--align-right.elementor-testimonial--layout-image_above
  .elementor-testimonial__footer,
.elementor-testimonial--align-right.elementor-testimonial--layout-image_inline
  .elementor-testimonial__footer {
  flex-direction: row-reverse;
  justify-content: end;
}

.elementor-testimonial--align-right.elementor-testimonial--layout-image_above
  .elementor-testimonial__image
  + cite,
.elementor-testimonial--align-right.elementor-testimonial--layout-image_inline
  .elementor-testimonial__image
  + cite {
  margin-right: 20px;
  margin-left: 0;
}

.elementor-testimonial--align-left .elementor-testimonial {
  text-align: left;
}

.elementor-testimonial--align-left.elementor-testimonial--layout-image_above
  .elementor-testimonial__footer,
.elementor-testimonial--align-left.elementor-testimonial--layout-image_inline
  .elementor-testimonial__footer {
  flex-direction: row;
  justify-content: start;
}

.elementor-testimonial--align-left.elementor-testimonial--layout-image_above
  .elementor-testimonial__image
  + cite,
.elementor-testimonial--align-left.elementor-testimonial--layout-image_inline
  .elementor-testimonial__image
  + cite {
  margin-right: 0;
  margin-left: 20px;
}

.elementor-testimonial--align-center .elementor-testimonial {
  text-align: center;
}

.elementor-testimonial--align-center.elementor-testimonial--layout-image_above
  .elementor-testimonial__footer,
.elementor-testimonial--align-center.elementor-testimonial--layout-image_inline
  .elementor-testimonial__footer {
  justify-content: center;
}

.elementor-testimonial--align-center.elementor-testimonial--layout-image_inline
  .elementor-testimonial__image
  + cite {
  text-align: left;
}

.elementor-testimonial--skin-default.elementor-testimonial--layout-image_above
  .elementor-testimonial__cite,
.elementor-testimonial--skin-default.elementor-testimonial--layout-image_left
  .elementor-testimonial__cite,
.elementor-testimonial--skin-default.elementor-testimonial--layout-image_right
  .elementor-testimonial__cite {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 25px;
}

.elementor-testimonial--skin-bubble .elementor-testimonial__content {
  background-color: #f9fafa;
  padding: 20px;
  position: relative;
}

.elementor-testimonial--skin-bubble .elementor-testimonial__content:after {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  background-color: #f9fafa;
  position: absolute;
  transform: scaleX(0.75) rotate(45deg);
  border-width: 0;
  box-sizing: content-box;
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above
  .elementor-testimonial__content:after {
  bottom: calc(100% - 7px);
  transform: scaleX(0.75) rotate(-135deg);
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-center
  .elementor-testimonial__content:after {
  left: 50%;
  transform: translateX(-50%) scaleX(0.75) rotate(-135deg);
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline
  .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked
  .elementor-testimonial__content:after {
  top: calc(100% - 7px);
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-center
  .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-center
  .elementor-testimonial__content:after {
  left: 50%;
  transform: translateX(-50%) scaleX(0.75) rotate(45deg);
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-left
  .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left
  .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-left
  .elementor-testimonial__content:after {
  left: calc(20px + (50px / 2));
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-right
  .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right
  .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-right
  .elementor-testimonial__content:after {
  right: calc(20px + (50px / 2));
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left
  .elementor-testimonial__content:after {
  transform: scaleY(0.75) rotate(135deg);
  left: -8px;
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right
  .elementor-testimonial__content:after {
  transform: scaleY(0.75) rotate(-45deg);
  right: -8px;
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left
  .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right
  .elementor-testimonial__content:after {
  top: calc(20px + (50px / 2));
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left
  .elementor-testimonial__footer,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right
  .elementor-testimonial__footer {
  padding-top: 20px;
}

@media (min-width: -1) {
  .elementor-testimonial--widescreen-align-right .elementor-testimonial {
    text-align: right;
  }

  .elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_above
    .elementor-testimonial__footer,
  .elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_inline
    .elementor-testimonial__footer {
    flex-direction: row-reverse;
    justify-content: end;
  }

  .elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_above
    .elementor-testimonial__image
    + cite,
  .elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_inline
    .elementor-testimonial__image
    + cite {
    margin-right: 20px;
    margin-left: 0;
  }

  .elementor-testimonial--widescreen-align-left .elementor-testimonial {
    text-align: left;
  }

  .elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_above
    .elementor-testimonial__footer,
  .elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_inline
    .elementor-testimonial__footer {
    flex-direction: row;
    justify-content: start;
  }

  .elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_above
    .elementor-testimonial__image
    + cite,
  .elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_inline
    .elementor-testimonial__image
    + cite {
    margin-right: 0;
    margin-left: 20px;
  }

  .elementor-testimonial--widescreen-align-center .elementor-testimonial {
    text-align: center;
  }

  .elementor-testimonial--widescreen-align-center.elementor-testimonial--layout-image_above
    .elementor-testimonial__footer,
  .elementor-testimonial--widescreen-align-center.elementor-testimonial--layout-image_inline
    .elementor-testimonial__footer {
    justify-content: center;
  }

  .elementor-testimonial--widescreen-align-center.elementor-testimonial--layout-image_inline
    .elementor-testimonial__image
    + cite {
    text-align: left;
  }
}

@media (max-width: -1) {
  .elementor-testimonial--laptop-align-right .elementor-testimonial {
    text-align: right;
  }

  .elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_above
    .elementor-testimonial__footer,
  .elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_inline
    .elementor-testimonial__footer {
    flex-direction: row-reverse;
    justify-content: end;
  }

  .elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_above
    .elementor-testimonial__image
    + cite,
  .elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_inline
    .elementor-testimonial__image
    + cite {
    margin-right: 20px;
    margin-left: 0;
  }

  .elementor-testimonial--laptop-align-left .elementor-testimonial {
    text-align: left;
  }

  .elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_above
    .elementor-testimonial__footer,
  .elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_inline
    .elementor-testimonial__footer {
    flex-direction: row;
    justify-content: start;
  }

  .elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_above
    .elementor-testimonial__image
    + cite,
  .elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_inline
    .elementor-testimonial__image
    + cite {
    margin-right: 0;
    margin-left: 20px;
  }

  .elementor-testimonial--laptop-align-center .elementor-testimonial {
    text-align: center;
  }

  .elementor-testimonial--laptop-align-center.elementor-testimonial--layout-image_above
    .elementor-testimonial__footer,
  .elementor-testimonial--laptop-align-center.elementor-testimonial--layout-image_inline
    .elementor-testimonial__footer {
    justify-content: center;
  }

  .elementor-testimonial--laptop-align-center.elementor-testimonial--layout-image_inline
    .elementor-testimonial__image
    + cite {
    text-align: left;
  }
}

@media (max-width: -1) {
  .elementor-testimonial--tablet_extra-align-right .elementor-testimonial {
    text-align: right;
  }

  .elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_above
    .elementor-testimonial__footer,
  .elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_inline
    .elementor-testimonial__footer {
    flex-direction: row-reverse;
    justify-content: end;
  }

  .elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_above
    .elementor-testimonial__image
    + cite,
  .elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_inline
    .elementor-testimonial__image
    + cite {
    margin-right: 20px;
    margin-left: 0;
  }

  .elementor-testimonial--tablet_extra-align-left .elementor-testimonial {
    text-align: left;
  }

  .elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_above
    .elementor-testimonial__footer,
  .elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_inline
    .elementor-testimonial__footer {
    flex-direction: row;
    justify-content: start;
  }

  .elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_above
    .elementor-testimonial__image
    + cite,
  .elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_inline
    .elementor-testimonial__image
    + cite {
    margin-right: 0;
    margin-left: 20px;
  }

  .elementor-testimonial--tablet_extra-align-center .elementor-testimonial {
    text-align: center;
  }

  .elementor-testimonial--tablet_extra-align-center.elementor-testimonial--layout-image_above
    .elementor-testimonial__footer,
  .elementor-testimonial--tablet_extra-align-center.elementor-testimonial--layout-image_inline
    .elementor-testimonial__footer {
    justify-content: center;
  }

  .elementor-testimonial--tablet_extra-align-center.elementor-testimonial--layout-image_inline
    .elementor-testimonial__image
    + cite {
    text-align: left;
  }
}

@media (max-width: 1024px) {
  .elementor-testimonial--tablet-align-right .elementor-testimonial {
    text-align: right;
  }

  .elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_above
    .elementor-testimonial__footer,
  .elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_inline
    .elementor-testimonial__footer {
    flex-direction: row-reverse;
    justify-content: end;
  }

  .elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_above
    .elementor-testimonial__image
    + cite,
  .elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_inline
    .elementor-testimonial__image
    + cite {
    margin-right: 20px;
    margin-left: 0;
  }

  .elementor-testimonial--tablet-align-left .elementor-testimonial {
    text-align: left;
  }

  .elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_above
    .elementor-testimonial__footer,
  .elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_inline
    .elementor-testimonial__footer {
    flex-direction: row;
    justify-content: start;
  }

  .elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_above
    .elementor-testimonial__image
    + cite,
  .elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_inline
    .elementor-testimonial__image
    + cite {
    margin-right: 0;
    margin-left: 20px;
  }

  .elementor-testimonial--tablet-align-center .elementor-testimonial {
    text-align: center;
  }

  .elementor-testimonial--tablet-align-center.elementor-testimonial--layout-image_above
    .elementor-testimonial__footer,
  .elementor-testimonial--tablet-align-center.elementor-testimonial--layout-image_inline
    .elementor-testimonial__footer {
    justify-content: center;
  }

  .elementor-testimonial--tablet-align-center.elementor-testimonial--layout-image_inline
    .elementor-testimonial__image
    + cite {
    text-align: left;
  }
}

@media (max-width: -1) {
  .elementor-testimonial--mobile_extra-align-right .elementor-testimonial {
    text-align: right;
  }

  .elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_above
    .elementor-testimonial__footer,
  .elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_inline
    .elementor-testimonial__footer {
    flex-direction: row-reverse;
    justify-content: end;
  }

  .elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_above
    .elementor-testimonial__image
    + cite,
  .elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_inline
    .elementor-testimonial__image
    + cite {
    margin-right: 20px;
    margin-left: 0;
  }

  .elementor-testimonial--mobile_extra-align-left .elementor-testimonial {
    text-align: left;
  }

  .elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_above
    .elementor-testimonial__footer,
  .elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_inline
    .elementor-testimonial__footer {
    flex-direction: row;
    justify-content: start;
  }

  .elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_above
    .elementor-testimonial__image
    + cite,
  .elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_inline
    .elementor-testimonial__image
    + cite {
    margin-right: 0;
    margin-left: 20px;
  }

  .elementor-testimonial--mobile_extra-align-center .elementor-testimonial {
    text-align: center;
  }

  .elementor-testimonial--mobile_extra-align-center.elementor-testimonial--layout-image_above
    .elementor-testimonial__footer,
  .elementor-testimonial--mobile_extra-align-center.elementor-testimonial--layout-image_inline
    .elementor-testimonial__footer {
    justify-content: center;
  }

  .elementor-testimonial--mobile_extra-align-center.elementor-testimonial--layout-image_inline
    .elementor-testimonial__image
    + cite {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .elementor-testimonial--mobile-align-right .elementor-testimonial {
    text-align: right;
  }

  .elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_above
    .elementor-testimonial__footer,
  .elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_inline
    .elementor-testimonial__footer {
    flex-direction: row-reverse;
    justify-content: end;
  }

  .elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_above
    .elementor-testimonial__image
    + cite,
  .elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_inline
    .elementor-testimonial__image
    + cite {
    margin-right: 20px;
    margin-left: 0;
  }

  .elementor-testimonial--mobile-align-left .elementor-testimonial {
    text-align: left;
  }

  .elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_above
    .elementor-testimonial__footer,
  .elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_inline
    .elementor-testimonial__footer {
    flex-direction: row;
    justify-content: start;
  }

  .elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_above
    .elementor-testimonial__image
    + cite,
  .elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_inline
    .elementor-testimonial__image
    + cite {
    margin-right: 0;
    margin-left: 20px;
  }

  .elementor-testimonial--mobile-align-center .elementor-testimonial {
    text-align: center;
  }

  .elementor-testimonial--mobile-align-center.elementor-testimonial--layout-image_above
    .elementor-testimonial__footer,
  .elementor-testimonial--mobile-align-center.elementor-testimonial--layout-image_inline
    .elementor-testimonial__footer {
    justify-content: center;
  }

  .elementor-testimonial--mobile-align-center.elementor-testimonial--layout-image_inline
    .elementor-testimonial__image
    + cite {
    text-align: left;
  }
}

.home-banner .states-text {
  line-height: 18px !important;
}
.banner-footer a {
  color: #fff !important;
}
.banner-footer a img {
  margin-left: 5px;
  width: 16px;
}
.home-banner .elementor-element .elementor-heading-title {
  line-height: 46px !important;
}
/* Updated home banner css */
/* .home.home-banner .banner-content-center {
  top: 50% !important;
  transform: translateY(-50%);
} */

.home.home-banner .banner-video .afiniti-video-wrapper,
.home.home-banner .banner-video .overlay-wrapper,
.home.home-banner .banner-video .elementor-widget-afiniti_video {
  height: 100%;
}
@media (min-width: 1024px) {
  .home.home-banner .banner-video {
    height: 400px;
  }
  .home-banner .elementor-element .elementor-heading-title {
    font-size: 46px !important;
    line-height: 52px !important;
  }
}
@media (min-width: 1200px) {
  .home.home-banner .banner-video {
    height: 450px;
  }
}

@media (min-width: 1366px) {
  .home.home-banner .banner-video {
    height: 550px;
  }
  .home-banner .elementor-element .elementor-heading-title {
    font-size: 64px !important;
    line-height: 70px !important;
  }
}

@media (min-width: 1700px) {
  .home.home-banner .banner-video {
    height: 600px;
  }
  .home-banner .elementor-element .elementor-heading-title {
    font-size: 80px !important;
    line-height: 86px !important;
  }
}

/* @media (min-width: 1799px) {
  .home.home-banner .banner-body-text .elementor-heading-title {
    font-size: 25px !important;
    line-height: 32px !important;
  }
}
@media (max-width: 1366px) {
  .home.home-banner .banner-body-text .elementor-heading-title {
    font-size: 20px !important;
    line-height: 24px !important;
  }
} */

@media (max-width: 1024px) {
  .home.home-banner .banner-video,
  .home.home-banner .banner-content-center {
    position: relative !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    transform: none !important;
  }

  .home.home-banner .banner-video .afiniti-video-wrapper,
  .home.home-banner .banner-video .overlay-wrapper {
    height: 40vh;
  }

  /* .home.home-banner .banner-body-text .elementor-heading-title {
    font-size: 15px !important;
    line-height: 25px !important;
  } */

  /* .home.home-banner .banner-main-heading .elementor-heading-title {
    font-size: 80px !important;
    line-height: 80px !important;
  } */
}

@media (max-width: 767px) {
  .home.home-banner .banner-video .afiniti-video-wrapper,
  .home.home-banner .banner-video .overlay-wrapper {
    height: 30vh;
  }
}
/* Updated home banner css */

/* CSS styles for mobile landscape screens only */
@media (orientation: landscape) and (max-height: 450px) {
  .home.home-banner {
    position: relative;
    height: calc(100vh + 66px + 60vh) !important;
  }
  .home-banner {
    position: relative;
    height: calc(100vh + 66px + 100px);
  }
  /* .home-banner .banner-main-heading .elementor-heading-title {
    font-size: 35px !important;
    line-height: 35px !important;
  } */
  .home-banner .banner-sub-heading .elementor-widget-container {
    margin-bottom: 15px !important;
  }
  .home-banner .banner-sub-heading .elementor-heading-title {
    font-size: 28px !important;
    line-height: 34px !important;
  }
  /* .home-banner .banner-body-text .elementor-heading-title {
    margin-top: -10px;
    font-size: 18px !important;
    line-height: 28px !important;
    letter-spacing: 0.3px !important;
  }
  .home-banner .banner-body-text .elementor-widget-container {
    padding-bottom: 0 !important;
  } */
  .two-circle-img img {
    width: 300px !important;
  }
  .testimonial-profile-pic {
    margin: 0 auto;
  }
  .testimonial-profile-pic img {
    width: 300px !important;
  }
  .home.home-banner .banner-video .afiniti-video-wrapper,
  .home.home-banner .banner-video .overlay-wrapper {
    height: 100vh;
  }
} /* landscape */

.elementor-widget-testimonial-carousel .swiper-slide {
  padding: 20px;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__text {
  font-size: 1.3em;
  font-style: italic;
  line-height: 1.5;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__image img {
  width: 50px;
  height: 50px;
}

.elementor-widget-reviews .swiper-slide {
  background-color: #fff;
  border: 1px solid #e1e8ed;
  border-radius: 5px;
  padding: 0;
}

.elementor-widget-reviews .elementor-testimonial__text {
  font-size: 14px;
  line-height: 20px;
}

.elementor-widget-reviews .elementor-testimonial__name {
  color: #1c2022;
}

.elementor-widget-reviews .elementor-testimonial__title {
  color: #697882;
  font-size: 12.5px;
  font-weight: 400;
  font-family: inherit;
}

.elementor-widget-reviews .elementor-testimonial__image {
  display: flex;
}

.elementor-widget-reviews .elementor-testimonial__image img {
  width: 36px;
  height: 36px;
}

.elementor-widget-reviews .elementor-testimonial__icon {
  margin-left: auto;
  font-size: 17px;
}

.elementor-widget-reviews .elementor-testimonial__icon .fa + .fa {
  margin-left: 0.15em;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon {
  color: var(--e-testimonial-icon-color);
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-android {
  --e-testimonial-icon-color: #a4c639;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-apple {
  --e-testimonial-icon-color: #999;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-behance {
  --e-testimonial-icon-color: #1769ff;
}

.elementor-widget-reviews
  .elementor-testimonial__icon.elementor-icon-bitbucket {
  --e-testimonial-icon-color: #205081;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-codepen {
  --e-testimonial-icon-color: #000;
}

.elementor-widget-reviews
  .elementor-testimonial__icon.elementor-icon-delicious {
  --e-testimonial-icon-color: #39f;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-digg {
  --e-testimonial-icon-color: #005be2;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-dribbble {
  --e-testimonial-icon-color: #ea4c89;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-envelope {
  --e-testimonial-icon-color: #ea4335;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-facebook {
  --e-testimonial-icon-color: #3b5998;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-flickr {
  --e-testimonial-icon-color: #0063dc;
}

.elementor-widget-reviews
  .elementor-testimonial__icon.elementor-icon-foursquare {
  --e-testimonial-icon-color: #2d5be3;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-github {
  --e-testimonial-icon-color: #333;
}

.elementor-widget-reviews
  .elementor-testimonial__icon.elementor-icon-google-plus {
  --e-testimonial-icon-color: #dd4b39;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-houzz {
  --e-testimonial-icon-color: #7ac142;
}

.elementor-widget-reviews
  .elementor-testimonial__icon.elementor-icon-instagram {
  --e-testimonial-icon-color: #262626;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-jsfiddle {
  --e-testimonial-icon-color: #487aa2;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-linkedin {
  --e-testimonial-icon-color: #0077b5;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-medium {
  --e-testimonial-icon-color: #00ab6b;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-meetup {
  --e-testimonial-icon-color: #ec1c40;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-mixcloud {
  --e-testimonial-icon-color: #273a4b;
}

.elementor-widget-reviews
  .elementor-testimonial__icon.elementor-icon-odnoklassniki {
  --e-testimonial-icon-color: #f4731c;
}

.elementor-widget-reviews
  .elementor-testimonial__icon.elementor-icon-pinterest {
  --e-testimonial-icon-color: #bd081c;
}

.elementor-widget-reviews
  .elementor-testimonial__icon.elementor-icon-product-hunt {
  --e-testimonial-icon-color: #da552f;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-reddit {
  --e-testimonial-icon-color: #ff4500;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-rss {
  --e-testimonial-icon-color: #f26522;
}

.elementor-widget-reviews
  .elementor-testimonial__icon.elementor-icon-shopping-cart {
  --e-testimonial-icon-color: #4caf50;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-skype {
  --e-testimonial-icon-color: #00aff0;
}

.elementor-widget-reviews
  .elementor-testimonial__icon.elementor-icon-slideshare {
  --e-testimonial-icon-color: #0077b5;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-snapchat {
  --e-testimonial-icon-color: #fffc00;
}

.elementor-widget-reviews
  .elementor-testimonial__icon.elementor-icon-soundcloud {
  --e-testimonial-icon-color: #f80;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-spotify {
  --e-testimonial-icon-color: #2ebd59;
}

.elementor-widget-reviews
  .elementor-testimonial__icon.elementor-icon-stack-overflow {
  --e-testimonial-icon-color: #fe7a15;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-steam {
  --e-testimonial-icon-color: #00adee;
}

.elementor-widget-reviews
  .elementor-testimonial__icon.elementor-icon-stumbleupon {
  --e-testimonial-icon-color: #eb4924;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-telegram {
  --e-testimonial-icon-color: #2ca5e0;
}

.elementor-widget-reviews
  .elementor-testimonial__icon.elementor-icon-thumb-tack,
.elementor-widget-reviews
  .elementor-testimonial__icon.elementor-icon-thumbtack {
  --e-testimonial-icon-color: #1aa1d8;
}

.elementor-widget-reviews
  .elementor-testimonial__icon.elementor-icon-tripadvisor {
  --e-testimonial-icon-color: #589442;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-tumblr {
  --e-testimonial-icon-color: #35465c;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-twitch {
  --e-testimonial-icon-color: #6441a5;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-twitter {
  --e-testimonial-icon-color: #1da1f2;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-vimeo {
  --e-testimonial-icon-color: #1ab7ea;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-vk {
  --e-testimonial-icon-color: #45668e;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-weibo {
  --e-testimonial-icon-color: #dd2430;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-weixin {
  --e-testimonial-icon-color: #31a918;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-whatsapp {
  --e-testimonial-icon-color: #25d366;
}

.elementor-widget-reviews
  .elementor-testimonial__icon.elementor-icon-wordpress {
  --e-testimonial-icon-color: #21759b;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-xing {
  --e-testimonial-icon-color: #026466;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-yelp {
  --e-testimonial-icon-color: #af0606;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-youtube {
  --e-testimonial-icon-color: #cd201f;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-500px {
  --e-testimonial-icon-color: #0099e5;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon svg {
  fill: var(--e-testimonial-icon-color);
}

.elementor-widget-reviews .elementor-testimonial__rating {
  background-image: linear-gradient(
    90deg,
    #ffc82c var(--rating),
    #ccc var(--rating)
  );
  font-family: eicons;
}

.elementor-widget-reviews .elementor-testimonial__header {
  display: flex;
  padding-top: 15px;
  padding-bottom: 6px;
}

.elementor-widget-reviews .elementor-testimonial__image + cite {
  margin-left: 9px;
}

.elementor-widget-reviews .elementor-testimonial__separator {
  margin: 0 auto;
  border-top: 0;
  border-bottom: 1px solid #e1e8ed;
  height: 0;
}

.elementor-widget-reviews .elementor-testimonial__content {
  padding-top: 6px;
  padding-bottom: 15px;
}

.elementor-widget-reviews .elementor-testimonial__content,
.elementor-widget-reviews .elementor-testimonial__header {
  padding-left: 15px;
  padding-right: 15px;
}

.elementor-widget-reviews.elementor-review--has-separator
  .elementor-testimonial__header {
  border-bottom: 1px solid #e1e8ed;
}

.swiper-pagination-bullets {
  color: #fff;
  cursor: default;
}

.swiper-slide {
  will-change: transform;
  border-style: solid;
  border-width: 0;
  transition-duration: 0.5s;
  transition-property: border, background, transform;
  overflow: hidden;
}

.swiper-slide:not(:hover) .e-overlay-animation-fade {
  opacity: 0;
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-up {
  transform: translateY(100%);
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-down {
  transform: translateY(-100%);
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-right {
  transform: translateX(-100%);
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-left {
  transform: translateX(100%);
}

.swiper-slide:not(:hover) .e-overlay-animation-zoom-in {
  transform: scale(0.5);
  opacity: 0;
}

.swiper-slide a {
  display: inline;
}

.swiper-slide a.elementor-button {
  display: inline-block;
}

.elementor-widget-reviews .elementor-arrows-yes .elementor-main-swiper,
.elementor-widget-testimonial-carousel
  .elementor-arrows-yes
  .elementor-main-swiper {
  width: calc(95% - 40px);
}

.elementor-widget-reviews .elementor-main-swiper,
.elementor-widget-testimonial-carousel .elementor-main-swiper {
  width: 95%;
}

.elementor-widget-reviews .swiper-wrapper,
.elementor-widget-testimonial-carousel .swiper-wrapper {
  display: flex;
  align-items: stretch;
}

.elementor-widget-reviews .swiper-slide,
.elementor-widget-testimonial-carousel .swiper-slide {
  height: auto;
}

.elementor-widget-reviews.elementor-pagination-type-bullets .swiper,
.elementor-widget-reviews.elementor-pagination-type-bullets .swiper-container,
.elementor-widget-reviews.elementor-pagination-type-fraction .swiper,
.elementor-widget-reviews.elementor-pagination-type-fraction .swiper-container,
.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets
  .swiper,
.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets
  .swiper-container,
.elementor-widget-testimonial-carousel.elementor-pagination-type-fraction
  .swiper,
.elementor-widget-testimonial-carousel.elementor-pagination-type-fraction
  .swiper-container {
  padding-bottom: 40px;
}

.elementor-widget-reviews .elementor-swiper-button-prev,
.elementor-widget-reviews .swiper-container-rtl .elementor-swiper-button-next,
.elementor-widget-reviews .swiper-rtl .elementor-swiper-button-next,
.elementor-widget-testimonial-carousel .elementor-swiper-button-prev,
.elementor-widget-testimonial-carousel
  .swiper-container-rtl
  .elementor-swiper-button-next,
.elementor-widget-testimonial-carousel
  .swiper-rtl
  .elementor-swiper-button-next {
  left: 0;
  right: unset;
}

.elementor-widget-reviews .elementor-swiper-button-next,
.elementor-widget-reviews .swiper-container-rtl .elementor-swiper-button-prev,
.elementor-widget-reviews .swiper-rtl .elementor-swiper-button-prev,
.elementor-widget-testimonial-carousel .elementor-swiper-button-next,
.elementor-widget-testimonial-carousel
  .swiper-container-rtl
  .elementor-swiper-button-prev,
.elementor-widget-testimonial-carousel
  .swiper-rtl
  .elementor-swiper-button-prev {
  right: 0;
  left: unset;
}

.elementor-widget-reviews.elementor-pagination-type-bullets
  .elementor-swiper-button-next,
.elementor-widget-reviews.elementor-pagination-type-bullets
  .elementor-swiper-button-prev,
.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets
  .elementor-swiper-button-next,
.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets
  .elementor-swiper-button-prev {
  top: calc(50% - (40px / 2));
}

.elementor-widget-media-carousel .elementor-swiper-button-prev,
.elementor-widget-media-carousel
  .swiper-container-rtl
  .elementor-swiper-button-next,
.elementor-widget-media-carousel .swiper-rtl .elementor-swiper-button-next {
  left: 10px;
  right: unset;
}

.elementor-widget-media-carousel .elementor-swiper-button-next,
.elementor-widget-media-carousel
  .swiper-container-rtl
  .elementor-swiper-button-prev,
.elementor-widget-media-carousel .swiper-rtl .elementor-swiper-button-prev {
  right: 10px;
  left: unset;
}
/* Elementor Carousel Styles - End */

/* Header Styles */
header.header {
  z-index: 1;
  position: relative;
}
header.elementor-section .elementor-container {
  flex-wrap: nowrap !important;
}
header .elementor-widget-wrap {
  align-content: center;
}
header .elementor-column {
  width: 100%;
}
.header-menu.elementor-nav-menu--toggle
  .elementor-menu-toggle.elementor-active
  + .elementor-nav-menu__container {
  height: calc(100vh - 53px);
}
.header-menu.elementor-nav-menu--toggle
  .elementor-menu-toggle.elementor-active
  + .elementor-nav-menu__container {
  padding-top: 30%;
}
.header-menu.elementor-widget-nav-menu {
  margin: 0;
}
.header-menu .menu-item .elementor-item-active:after,
.header-menu .menu-item .elementor-item:hover:after {
  width: 100%;
  background-color: #c93012 !important;
}
.header-menu .menu-item .elementor-item-active,
.header-menu .menu-item .elementor-item:after {
  width: 0px;
  color: #c93012 !important;
  transition-duration: 0.35s !important;
}
.header-menu .menu-item .elementor-item {
  font-weight: 500 !important;
  transition: all 0.25s ease-out !important;
}
header.header .elementor-widget-image .elementor-widget-container {
  display: flex;
}
header.header .elementor-widget-image a,
header.header.show .elementor-widget-image a,
header.transparent .elementor-widget-image a,
header.transparent.elementor-sticky--effects .elementor-widget-image a {
  z-index: 1;
  width: 42px;
  height: 42px;
  background-image: url('/wp-content/uploads/2023/08/logo-black-mobile.svg');
}
header.header .elementor-widget-image a img {
  display: none !important;
}

/* MEGA MENU STYLES */
header.header {
  transition: none !important;
}
header.header.show {
  background-color: #dedede !important;
}
.header.show .header-mega-menu .e-n-menu-wrapper .e-n-menu-title-container {
  width: 100%;
  position: relative;
  justify-content: space-between;
}
.header.show .header-mega-menu .e-n-menu-wrapper .e-n-menu-title-container {
  color: var(--e-global-color-primary);
}
.header-mega-menu .e-n-menu .e-n-menu-item-title.e-active {
  border-bottom: 0 !important;
}
.header.elementor-element {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}
.header.show
  .header-mega-menu
  .e-n-menu-wrapper
  .e-n-menu-title-container
  .e-n-menu-dropdown-icon {
  width: 14px !important;
}
.header .header-mega-menu .e-n-menu .e-n-menu-wrapper.show {
  padding-bottom: 110px;
  height: calc(100vh - 62px);
  transition: none !important;
  background: rgb(222, 222, 222);
  background: linear-gradient(
    180deg,
    rgba(222, 222, 222, 1) 0%,
    rgba(250, 250, 250, 1) 40%,
    rgba(255, 255, 255, 1) 100%
  );
}
.header.hidden .header-mega-menu .e-n-menu .e-n-menu-wrapper.show {
  height: calc(100vh + 10vh);
}
.header .header-mega-menu .e-n-menu .e-n-menu-wrapper.show .dropdown-item {
  background-image: none !important;
  background-color: transparent !important;
}
.header
  .header-mega-menu
  .e-n-menu
  .e-n-menu-wrapper.show
  .e-con-boxed.e-active
  .e-con-inner {
  flex-direction: row;
}
.header .header-mega-menu .e-n-menu .e-n-menu-wrapper.show .e-con-boxed .e-con {
  background-color: white;
}
.header .search-icon.mega .elementor-icon {
  width: 43px;
  height: 43px;
  align-items: center;
  justify-content: center;
  display: none !important;
  border: 1px solid var(--e-global-color-primary);
}
.header .search-icon.mega,
.header .mega.elementor-widget-cta,
.header .social-icons.mega {
  position: absolute;
}
header.header .social-icons.mega {
  z-index: 9999999999;
}
.header .search-icon.mega .elementor-icon,
.header .mega .cta-container .cta-wrapper,
.header .social-icons.mega .elementor-social-icons-wrapper {
  left: 15px;
  bottom: -50px;
  display: block;
  position: fixed;
  z-index: 9999999999;
  transition: all 0.15s ease-out;
}
.header .search-icon.mega {
  padding: 0px;
  background-color: transparent;
}
.header .mega .cta-container .cta-wrapper {
  left: 15px;
}
.header .social-icons.mega .elementor-social-icons-wrapper {
  right: 15px;
  left: inherit;
  width: inherit;
}
.header .social-icons.mega .elementor-social-icons-wrapper.show {
  bottom: 26px;
  display: inline-flex !important;
}
.header .mega .cta-container .cta-wrapper.show {
  bottom: 20px;
  padding: 6px 20px 6px;
  display: inline-flex !important;
}
.header .search-icon.mega .elementor-icon.show {
  bottom: 20px;
  display: none !important;
}
.header .search-icon.mega .elementor-icon.show svg path {
  fill: var(--e-global-color-primary);
}
.header .header-mega-menu .e-n-menu .e-n-menu-wrapper.show:before {
  left: 0px;
  bottom: 0;
  content: '';
  width: 100%;
  height: 110px;
  position: fixed;
  z-index: 9999999999;
  background: rgb(222, 222, 222);
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.7) 0%,
    rgba(255, 255, 255, 1) 60%
  );
}
.header.elementor-sticky--effects {
  background-color: white !important;
}
.header.header.transparent {
  background-color: transparent;
}
header.transparent .elementor-widget-image a {
  background-image: url('/wp-content/uploads/2023/09/logo-white-mobile.svg');
}
header.transparent.elementor-sticky--effects .elementor-widget-image a {
  background-image: url('/wp-content/uploads/2023/08/logo-black-mobile.svg');
}
header.header .e-n-menu-toggle .e-close svg {
  min-width: 35px !important;
  min-height: 35px !important;
}
header.header.transparent.elementor-sticky--effects
  .e-n-menu-toggle
  .e-open
  svg {
  display: none;
}
header.header.transparent.elementor-sticky--effects
  .e-n-menu-toggle
  .e-open:after {
  top: 2px;
  content: '';
  width: 24px;
  height: 24px;
  position: relative;
  background-repeat: no-repeat;
  background-image: url('/wp-content/uploads/2023/09/hamburger-icon.svg');
}
.transparent.elementor-sticky--effects .search-icon .elementor-icon svg path,
.transparent.light-background .search-icon .elementor-icon svg path {
  fill: var(--e-global-color-primary);
}
.transparent.elementor-sticky--effects .theme-light,
.transparent.light-background .theme-light,
.header .mega .cta-container .cta-wrapper.theme-light.show {
  color: var(--e-global-color-primary) !important;
  border: 1px solid var(--e-global-color-primary);
}
.transparent.elementor-sticky--effects .theme-light:hover,
.transparent.light-background .theme-light:hover,
.header .mega .cta-container .cta-wrapper.theme-light.show:hover {
  color: #ffffff !important;
  background-color: #0e2133;
  border: 1px solid #0e2133;
}
.transparent.elementor-sticky--effects .theme-light path,
.transparent.light-background .theme-light path,
.header .mega .cta-container .cta-wrapper.theme-light.show path {
  fill: var(--e-global-color-primary);
}
.header .e-n-menu-title.show {
  border-bottom: 0 !important;
}
.header-mega-menu .e-n-menu .e-n-menu-title-text {
  position: relative;
}
.header.transparent.show
  .header-mega-menu
  .e-n-menu-title
  .e-n-menu-title-text {
  color: var(--e-global-color-primary) !important;
}
header.header .elementor-element #custom-dropdown {
  flex-wrap: initial;
}

@media (min-width: 767px) {
  .header .search-icon.mega .elementor-icon,
  .header .mega .cta-container .cta-wrapper,
  .header .social-icons.mega .elementor-social-icons-wrapper {
    left: 30px;
  }
  .header .social-icons.mega .elementor-social-icons-wrapper {
    right: 30px;
    left: inherit;
  }
}

@media (min-width: 881px) {
  header.header {
    transition: all 0.25s linear !important;
  }
  .header-menu .menu-item .elementor-item-active {
    color: #0e2133 !important;
  }
  header.elementor-section .elementor-widget-image a img {
    display: block;
  }
  header.elementor-section .elementor-widget-image a,
  header.transparent.elementor-sticky--effects .elementor-widget-image a {
    width: initial;
    height: initial;
    background-image: none;
  }
  .header.elementor-element {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .header-mega-menu .e-n-menu .e-n-menu-title .e-link:after,
  .header-mega-menu .e-n-menu .e-n-menu-title.e-current .e-link:after {
    content: '';
    width: 0px;
    height: 2px;
    bottom: -4px;
    position: absolute;
    color: #c93012 !important;
    transition-duration: 0.35s !important;
  }
  .header-mega-menu .e-n-menu .e-n-menu-title .e-link:hover:after,
  .header-mega-menu .e-n-menu .e-n-menu-title.e-current .e-link:after {
    width: calc(100% - 32px);
    background-color: #c93012 !important;
  }
  .transparent.elementor-sticky--effects
    .header-mega-menu
    .e-n-menu
    .e-n-menu-title-text {
    color: var(--e-global-color-primary) !important;
  }
  .header-mega-menu .e-n-menu .e-n-menu-title-text {
    font-size: 16px;
  }
  .header-mega-menu .e-n-menu-item-title .e-n-menu-item-icon {
    display: none !important;
  }
  .header .search-icon.mega .elementor-icon,
  .header .mega .cta-container .cta-wrapper,
  .header .social-icons.mega .elementor-social-icons-wrapper {
    left: initial;
    bottom: initial;
    position: relative;
    z-index: initial;
    transition: initial;
  }
  .header .mega .cta-container .cta-wrapper {
    display: inline-flex !important;
    padding: 5px 20px 4px;
  }
  header.header .search-icon.mega .elementor-icon {
    border: initial;
  }
  .header .search-icon.mega,
  .header .mega.elementor-widget-cta,
  .header .social-icons.mega {
    position: initial;
  }
  .transparent.elementor-sticky--effects .theme-light:hover path,
  .transparent.light-background .theme-light:hover path {
    fill: #ffffff;
  }
  .transparent.light-background {
    background-color: #ffffff !important;
  }
  .transparent.light-background
    .e-n-menu-title
    .e-n-menu-title-container
    .e-n-menu-title-text {
    color: var(--e-global-color-primary) !important;
  }
  .transparent.light-background .elementor-widget-image a img {
    display: none;
  }
  header.header.transparent.elementor-sticky--effects .elementor-widget-image a,
  .transparent.light-background .elementor-widget-image a,
  header.header.transparent.light-background .elementor-widget-image a {
    width: 75px;
    height: 24px;
    background-image: url('/wp-content/uploads/2023/08/Logo-Black.svg');
  }
  header.header.transparent .elementor-widget-image a {
    width: 75px;
    height: 24px;
    background-repeat: no-repeat;
    background-image: url('/wp-content/uploads/2023/09/logo-white.svg');
  }
  header.header.transparent .elementor-widget-image a img,
  .header .e-n-menu-title .e-n-menu-dropdown-icon {
    display: none !important;
  }
  header.header .elementor-widget-image a img {
    display: block !important;
  }
  .header.header .e-n-menu-title {
    border: 0;
  }
} /* 881px */

/* Testimonials Styles */
.custom-testimonial-slider .elementor-swiper .elementor-swiper-button {
  width: 54px;
  height: 51px;
  z-index: 99;
  bottom: -16px;
  display: flex;
  align-items: center;
  top: unset !important;
  justify-content: center;
  background-color: white;
}
.custom-testimonial-slider .elementor-swiper .elementor-swiper-button-prev {
  left: 50%;
}
.custom-testimonial-slider .elementor-swiper .elementor-swiper-button-next {
  right: 50%;
}
.custom-testimonial-slider .elementor-swiper .elementor-swiper-button svg {
  display: none;
}
.custom-testimonial-slider .elementor-swiper .elementor-swiper-button:after {
  content: '';
  width: 21px;
  height: 11px;
  background-size: contain;
}
.custom-testimonial-slider
  .elementor-swiper
  .elementor-swiper-button.elementor-swiper-button-prev:after {
  background-image: url('/wp-content/uploads/2023/08/left-arrow.svg');
}
.custom-testimonial-slider
  .elementor-swiper
  .elementor-swiper-button.elementor-swiper-button-next:after {
  background-image: url('/wp-content/uploads/2023/08/right-arrow.svg');
}
.elementor-testimonial__content {
  padding-right: 10%;
}
.custom-testimonial-slider
  .elementor-testimonial
  .elementor-testimonial__content
  .elementor-testimonial__cite {
  margin-top: 20px;
}
.elementor-widget-testimonial-carousel .elementor-testimonial__text,
.elementor-testimonial__name {
  font-style: normal !important;
}
.elementor-testimonial__name span {
  font-weight: bold;
}
.elementor-testimonial {
  align-items: center !important;
}
.custom-testimonial-slider.elementor-pagination-type-bullets .swiper-container {
  padding-bottom: 120px !important;
}
.custom-testimonial-slider .elementor-main-swiper {
  width: 100% !important;
  padding-bottom: 5px !important;
}
.custom-testimonial-slider .elementor-main-swiper .swiper-wrapper {
  margin-bottom: 60px !important;
}
.video-wrapper .elementor-video {
  object-position: center;
  object-fit: contain !important;
}
.custom-testimonial-slider .swiper-slide .elementor-testimonial {
  align-items: flex-start !important;
}
.custom-testimonial-slider
  .swiper-slide
  .elementor-testimonial
  .elementor-testimonial__content {
  margin-top: -5px;
}

@media (min-width: 880px) {
  .custom-testimonial-slider .elementor-main-swiper .swiper-wrapper {
    margin-bottom: 60px !important;
  }
}
@media (min-width: 1024px) {
  .custom-testimonial-slider .elementor-testimonial__text {
    width: 80% !important;
  }
}
@media (min-width: 1366px) {
  .custom-testimonial-slider .elementor-main-swiper .swiper-wrapper {
    margin-bottom: 70px !important;
  }
}
@media (min-width: 1700px) {
  .custom-testimonial-slider .elementor-main-swiper .swiper-wrapper {
    margin-bottom: 80px !important;
  }
  .custom-testimonial-slider .elementor-testimonial__text {
    width: 90% !important;
  }
}

.custom-testimonial-slider .elementor-swiper .swiper-pagination-bullets {
  left: 50%;
  width: auto;
  display: flex;
  transform: translateX(-50%);
}

@media (max-width: 1024px) {
  .custom-testimonial-slider
    .elementor-testimonial
    .elementor-testimonial__content
    .elementor-testimonial__text {
    margin-top: 15px;
    line-height: 30px !important;
  }
  .custom-testimonial-slider.elementor-pagination-type-bullets
    .swiper-container {
    padding-bottom: 80px !important;
  }
}
@media (max-width: 767px) {
  .custom-testimonial-slider
    .elementor-testimonial
    .elementor-testimonial__content
    .elementor-testimonial__text {
    margin-top: 20px;
  }
  .custom-testimonial-slider.elementor-testimonial--mobile-align-center
    .elementor-testimonial {
    flex-direction: column-reverse;
  }
  .elementor-testimonial__content {
    padding-right: 0px;
  }
  .custom-testimonial-slider .elementor-testimonial__image img {
    width: 100% !important;
    height: 100% !important;
  }
  .elementor-testimonial--mobile-align-center .elementor-testimonial {
    text-align: left !important;
  }
}

/* Form Styles */
.custom_form {
  position: relative;
}
.custom_form .elementor-field-group .elementor-field {
  padding: 13px 14px;
  letter-spacing: normal !important;
}
.elementor-field-group.elementor-error .elementor-field {
  border: 2px solid #d9534f !important;
}
.custom_form .elementor-field-group textarea {
  max-height: inherit !important;
}
.custom_form .elementor-field-group .custom-msg {
  margin-top: 10px;
  margin-bottom: 10px;
  letter-spacing: 0.3px;
}
.custom_form .elementor-field-group a {
  color: white;
  display: inline-flex;
  text-decoration: underline;
}
.custom_form .elementor-field-group a:hover,
.custom_form .elementor-field-group a:focus {
  color: #dedede;
  display: inline-flex;
  text-decoration: underline;
}
.custom_form .elementor-field-group .elementor-field::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #0e2133;
  opacity: 1; /* Firefox */
}
.custom_form .elementor-field-group .elementor-field:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #0e2133;
}
.custom_form .elementor-field-group .elementor-field::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #0e2133;
}
.custom_form .elementor-button[type='submit'] {
  font-size: 16px;
  border-radius: 0px;
  margin-bottom: 15px;
  line-height: normal;
  letter-spacing: 0.3px;
  padding: 12px 28px 11px;
  text-transform: capitalize;
  color: #ffffff !important;
  border: 1px solid #ffffff;
  transition: all 0.2s linear;
  font-weight: 500 !important;
  background-color: transparent !important;
  font-family: 'Acid Grotesk', Sans-serif !important;
}
.elementor-button[type='submit'] {
  cursor: pointer;
}

.custom_form .elementor-button[type='submit']:hover,
.custom_form .elementor-button[type='submit']:active,
.custom_form .elementor-button[type='submit']:focus {
  color: #0e2133 !important;
  background-color: #d5e3f0 !important;
}
.custom_form .elementor-button[type='submit']:hover path {
  fill: #0e2133 !important;
}
.custom_form .elementor-button[type='submit'] svg {
  width: 20px;
  margin-left: 10px;
}
.custom_form .elementor-button[type='submit'] svg path {
  transition: all 0.2s linear;
}
.custom_form .elementor-message.elementor-message-danger {
  margin: 0px;
  bottom: -15px;
  position: absolute;
  color: white !important;
  font-size: 12px !important;
  letter-spacing: 0.3px !important;
  line-height: normal !important;
}

@media only screen and (max-width: 767px) {
  .custom_form .elementor-field-group .custom-msg {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

/* Hubspot Form Styles */
.hs-form label,
.hs-form .hs-error-msgs {
  display: none !important;
}
.hs-form .hs-input {
  color: black;
  outline: none;
  font-size: 16px;
  font-weight: 400;
  border-radius: 0;
  line-height: 18px;
  padding: 13px 14px;
  width: 100% !important;
  border: 2px solid white;
  transition: all 0.3s linear;
  letter-spacing: normal !important;
  font-family: 'Acid Grotesk', Sans-serif;
}
.hs-form .input {
  margin-bottom: 20px;
  margin-right: 0 !important;
}
.hs-form fieldset {
  max-width: 100% !important;
}

.hs-form fieldset .hs-richtext {
  margin-bottom: 20px;
}
.hs-form fieldset .hs-richtext {
  color: white;
  font-size: 16px;
  margin-top: 10px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 10px;
  letter-spacing: normal;
  font-family: 'DM Sans Reg', Sans-serif;
}
.hs-form .hs-submit .actions .hs-button[type='submit'] {
  border: 0;
  cursor: pointer;
  font-size: 18px;
  color: #ffffff;
  line-height: normal;
  letter-spacing: 0.3px;
  text-transform: capitalize;
  transition: all 0.2s linear;
  font-weight: 500 !important;
  padding: 12px 50px 11px 25px;
  background-color: transparent;
  font-family: 'Acid Grotesk', Sans-serif !important;
}
.hs-form .hs-submit .actions:hover .hs-button[type='submit'],
.hs-form .hs-submit .actions:hover .hs-button[type='submit'],
.hs-form .hs-submit .actions:hover .hs-button[type='submit'] {
  color: #0e2133;
}
.hs-form .hs-submit .actions {
  cursor: pointer;
  border-radius: 0px;
  margin-bottom: 0px;
  border: 1px solid #ffffff;
  transition: all 0.2s linear;
  background-color: transparent !important;
}
.hs-form .hs-submit .actions:hover,
.hs-form .hs-submit .actions:active,
.hs-form .hs-submit .actions:focus {
  color: #0e2133 !important;
  background-color: #d5e3f0 !important;
}
.hs-form .hs-submit .actions {
  position: relative;
  display: inline-flex;
  transition: all 0.2s linear;
}
.hs-form .hs-submit .actions:before,
.hs-form .hs-submit .actions:hover:before {
  top: 50%;
  right: 18px;
  content: '';
  width: 21px;
  height: 18px;
  position: absolute;
  display: inline-flex;
  transition: all 0.2s linear;
  transform: translateY(calc(-50% - 2px));
}
.hs-form .hs-submit .actions:before {
  background-image: url('https://design-system-2023.s3.eu-west-2.amazonaws.com/ButtonArrow.svg');
}
.hs-form .hs-submit .actions:hover:before {
  background-image: url('https://design-system-2023.s3.eu-west-2.amazonaws.com/ButtonArrowHover.svg');
}
.hs-form .hs-submit {
  margin-top: 20px;
}
.hs-form .hs-input.error {
  border: 2px solid #c93012;
}
.hbspt-form .submitted-message {
  display: flex;
  min-height: 440px;
  align-items: center;
  justify-content: center;
}
.hbspt-form .submitted-message p {
  color: white;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 10px;
  letter-spacing: normal;
  font-family: 'DM Sans Reg', Sans-serif;
}
.hs-form fieldset .hs-richtext a {
  color: white;
  display: inline-flex;
  text-decoration: underline;
}
.hs-form fieldset .hs-richtext a:hover,
.hs-form fieldset .hs-richtext a:focus {
  color: #dedede;
  display: inline-flex;
  text-decoration: underline;
}
.hs-form .hs_recaptcha {
  display: none;
}

@media (min-width: 768px) {
  .hs-form .input,
  .hs-form fieldset .hs-richtext {
    padding-right: calc(20px / 2);
    padding-left: calc(20px / 2);
  }
  .hs-form .hs-submit .actions {
    margin-left: 10px;
  }
  .hbspt-form .submitted-message {
    display: flex;
    min-height: 440px;
    padding-top: 50px;
    justify-content: center;
    align-items: flex-start;
  }
  .hs-form .hs-submit .actions .hs-button[type='submit'] {
    padding: 12px 55px 11px 30px;
  }
  .background-dots:before {
    content: none !important;
  }
  .location-height {
    flex: 1 1 0px !important;
  }
}
.background-dots:before {
  right: 0px;
  content: '';
  width: 600px;
  height: 100%;
  bottom: -15px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-image: url('/wp-content/uploads/2023/08/BG-dot-1.png');
}

/* PRODUCT TEMPLATE BANNER SECTION */
.hero-banner-content-wrapper .content-wrapper .heading h4 {
  top: -10px !important;
  position: relative !important;
}

.hero-banner-content-wrapper .grid-image {
  width: 20% !important;
}

.hero-banner-content-wrapper .content-wrapper {
  width: 80% !important;
}

.hero-banner-content-wrapper .content-wrapper .sub-heading p {
  margin-block: 0 !important;
}

@media (max-width: 1024px) {
  .hero-banner-content-wrapper .grid-image {
    width: 100% !important;
  }

  .hero-banner-content-wrapper .grid-image .elementor-widget-image {
    text-align: left !important;
  }

  .hero-banner-content-wrapper .content-wrapper {
    width: 100% !important;
  }

  .hero-banner-content-wrapper .content-wrapper .sub-heading p {
    font-size: 18px !important;
  }

  .hero-banner-content-wrapper .content-wrapper .heading h4 {
    font-size: 35px !important;
  }
}

@media (max-width: 700px) {
  .hero-banner-content-wrapper .grid-image {
    width: 40% !important;
  }
}

/* FOOTER */
.mega-footer .footer-menu-wrapper .elementor-nav-menu--dropdown,
.footer-menu-wrapper .elementor-menu-toggle {
  display: none;
}

.mega-footer .copyright-text .mobile-text {
  display: none;
}

.mega-footer .social-icons a {
  width: 40px !important;
  height: 40px !important;
}

.mega-footer .social-icons a svg {
  width: 20px !important;
  height: 20px !important;
}

@media (max-width: 992px) {
  .mega-footer .social-icons a {
    width: 30px !important;
    height: 30px !important;
  }

  .mega-footer .social-icons a svg {
    width: 15px !important;
    height: 15px !important;
  }
}

@media (max-width: 670px) {
  .mega-footer .copyright-text .desktop-text {
    display: none;
  }

  .mega-footer .copyright-text .mobile-text {
    display: block;
  }
}

/* PRODUCT TEMPLATE DETAILS SECTION */
@media (max-width: 1400px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    padding: 0 30px !important;
  }
}

@media (max-width: 767px) {
  .product-detail-sections * p {
    font-size: 18px !important;
  }

  .elementor-section.elementor-section-boxed > .elementor-container {
    padding: 0 20px !important;
  }
}

/* DESIGN SYSTEM FOOTER */
.design-system-footer .footer-menu-wrapper {
  width: 60% !important;
}

.design-system-footer .footer-menu-wrapper .elementor-nav-menu--dropdown {
  display: none;
}

.design-system-footer .footer-menu-wrapper ul,
.all-news-card ul {
  list-style-type: none;
  margin-block-end: 0 !important;
  margin-block-start: 0 !important;
  padding-inline-start: 0 !important;
}

.design-system-footer .footer-menu-wrapper ul li {
  display: inline-block;
}

.design-system-footer .footer-wrapper div {
  align-items: center !important;
}

.design-system-footer .copyright-socials-wrapper {
  width: 40% !important;
}

.design-system-footer .copyright-socials-wrapper div {
  align-items: center !important;
  justify-content: flex-end !important;
}

.design-system-footer .social-icons {
  margin-top: 5px;
  margin-left: 40px !important;
}

.design-system-footer .copyright-text .mobile-text {
  display: none;
}

.design-system-footer .social-icons a {
  width: 40px !important;
  height: 40px !important;
}

.design-system-footer .social-icons a svg {
  width: 20px !important;
  height: 20px !important;
  /*transform: translate(10px, 10px);*/
}
.design-system-footer .social-icons a:hover svg path,
.design-system-footer .social-icons a:focus svg path,
.design-system-footer .social-icons a:active svg path {
  fill: var(--e-global-color-48e58cd);
}
.custom-social-share .elementor-grid-item .elementor-share-btn {
  width: 35px;
  margin-right: 5px;
  border-color: var(--e-global-color-primary) !important;
}
.custom-social-share .elementor-grid-item:last-child .elementor-share-btn {
  margin-right: 0;
}

.custom-social-share .elementor-grid-item .elementor-share-btn:hover,
.custom-social-share .elementor-grid-item .elementor-share-btn:active,
.custom-social-share .elementor-grid-item .elementor-share-btn:focus {
  border-color: var(--e-global-color-primary) !important;
}
.custom-social-share .elementor-grid-item .elementor-share-btn_twitter svg {
  display: none;
}
.custom-social-share
  .elementor-grid-item
  .elementor-share-btn_twitter
  .elementor-share-btn__icon:after {
  content: '';
  width: 16px;
  height: 16px;
  position: relative;
  display: inline-flex;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/wp-content/uploads/2023/10/Twitter-Logo-dark.svg');
}
.custom-social-share
  .elementor-grid-item
  .elementor-share-btn_twitter:hover
  .elementor-share-btn__icon:after {
  background-image: url('/wp-content/uploads/2023/07/Twitter-Logo.svg');
}

@media (max-width: 1200px) {
  .design-system-footer .copyright-text .desktop-text {
    display: none;
  }
  .design-system-footer .copyright-text .mobile-text {
    display: block;
  }

  .design-system-footer .copyright-socials-wrapper div {
    align-items: center !important;
  }

  .design-system-footer .footer-menu nav {
    display: flex !important;
  }

  .design-system-footer .footer-menu .elementor-nav-menu--dropdown,
  .design-system-footer .footer-menu .elementor-menu-toggle {
    display: none !important;
  }
}

@media (max-width: 992px) {
  .design-system-footer .social-icons a {
    width: 30px !important;
    height: 30px !important;
  }

  .design-system-footer .social-icons a svg {
    width: 15px !important;
    height: 15px !important;
  }

  .design-system-footer .social-icons {
    margin-left: 20px !important;
  }
}

@media (max-width: 670px) {
  .design-system-footer .footer-menu-wrapper li a {
    margin-right: 10px !important;
  }
  .design-system-footer .copyright-socials-wrapper div {
    flex-wrap: nowrap !important;
    flex-direction: column !important;
  }

  .design-system-footer .social-icons {
    margin-left: 0 !important;
    margin-top: 20px !important;
  }

  .design-system-footer .social-icons .elementor-social-icons-wrapper {
    flex-direction: row !important;
  }
}

.no-bottom-margin p {
  margin-bottom: 0 !important;
}

.partners-gallery .gallery {
  display: flex;
  align-items: center;
}

.partners-gallery .gallery img {
  border: none !important;
}

.partners-gallery .e-gallery-image {
  background-repeat: no-repeat;
  background-size: auto !important;
}

/* News Loop Carousel */
.news-loop-carousel-wrapper {
  overflow-x: hidden !important;
  padding-right: 10px !important;
  padding-left: max(30px, (100% - 1300px)/2);
}
@media (max-width: 1700px) {
  .news-loop-carousel-wrapper {
    padding-left: max(30px, (100% - 1150px)/2);
  }
}
@media (max-width: 1366px) {
  .news-loop-carousel-wrapper {
    padding-left: max(30px, (100% - 85%)/2);
  }
}
@media (max-width: 767px) {
  .news-loop-carousel-wrapper {
    padding-right: 0px !important;
    padding-left: max(0px, (100% - 90%)/2);
  }
}
.news-image-wrapper {
  max-height: 274px !important;
}
.news-card-container .news-image-wrapper img {
  object-fit: cover !important;
}

/* Industry Styles */
.industry-post-banner .e-con-inner {
  justify-content: flex-end !important;
}
.industry-blue-area .sm-txt p {
  margin-bottom: 0;
}
.industry-white-section .card-box .details-box {
  max-width: 500px;
  width: 100%;
}
.full-width-border {
  margin: 0 auto;
  width: calc(96% - 25px);
}
.custom-icon-circle .elementor-widget-container img {
  width: 70px;
  padding: 4px;
  background-color: var(--e-global-color-2c199d3);
}
.custom-boxes .e-con .e-con-inner {
  margin-left: 0px !important;
}
.industries-loop .card-wrapper {
  background-position: center;
}
.industries-loop .card-wrapper .card-bottom {
  align-items: center;
}
.industries-loop .card-wrapper .overlay-text {
  top: unset;
  bottom: calc(45px + 45px + 20px);
}
.industries-loop .card-wrapper .card-bottom h6 {
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  padding-right: 10px;
}

@media (orientation: landscape) and (max-height: 450px) {
  .industries-loop .card-wrapper .card-bottom {
    padding: 0px 50px;
  }
  .industries-loop .card-wrapper {
    min-height: 300px;
  }
} /* landscape */

@media (min-width: 767px) {
  .industry-blue-area .custom-boxes .e-con-inner {
    margin-left: 0px;
  }
  .custom-icon-circle .elementor-widget-container img {
    width: 80px;
  }
  .custom-boxes .e-con .e-con-inner {
    margin-left: auto;
  }
  .industries-loop .card-wrapper {
    min-height: 300px;
  }
  .industries-loop .card-wrapper .card-bottom,
  .industries-loop .card-wrapper .overlay-text {
    padding: 0px 20px;
  }
  .industry-blue-area .sm-txt p br {
    display: none;
  }
}
@media (min-width: 880px) {
  .industry-blue-area .custom-boxes .e-con-inner {
    margin-left: auto;
  }
  .industry-blue-area .sm-txt p br {
    display: block;
  }
}
@media (min-width: 1024px) {
  .industries-loop .card-wrapper .card-bottom,
  .industries-loop .card-wrapper .overlay-text {
    padding: 0px 35px;
  }
}

@media (min-width: 1366px) {
  .industries-loop .card-wrapper .card-bottom,
  .industries-loop .card-wrapper .overlay-text {
    padding: 0px 50px;
  }
  .industries-loop .card-wrapper {
    min-height: 320px;
  }
  .industries-loop .card-wrapper .card-bottom h6 {
    font-size: 30px;
  }
}

@media (min-width: 1700px) {
  .industries-loop .card-wrapper {
    min-height: 400px;
  }
}

/* Featured News Item */
.featured-news-wrapper > .e-con-inner,
.featured-video-wrapper > .e-con-inner {
  margin: 0 !important;
  flex-direction: row !important;
  max-width: fit-content !important;
  justify-content: space-between !important;
}
.featured-news-content-wrapper .e-con-inner {
  /* margin: 0 !important;
  max-width: fit-content !important; */
}
.featured-news-content-wrapper .title a {
  max-width: 100%;
  overflow: hidden;
  vertical-align: top;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  word-break: break-word;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.elementor-widget-text-editor h1,
.elementor-widget-text-editor h2,
.elementor-widget-text-editor h3,
.elementor-widget-text-editor h4,
.elementor-widget-text-editor h5,
.elementor-widget-text-editor h6 {
  margin: 0 0 15px 0;
}
.featured-news-wrapper .e-con-inner ul {
  margin: 0px;
}
.featured-news-wrapper .e-con-inner ul li::marker {
  content: none;
}

/* Case Study Styles */
.results-section .details p {
  font-size: 18px;
  line-height: 24px;
}
.results-section .details .elementor-heading-title {
  font-size: 50px !important;
  line-height: 50px !important;
}
.results-section .details .border .elementor-widget-heading {
  height: 100%;
}
.results-section .details .border:after {
  content: '';
  left: 0px;
  width: 100%;
  bottom: -23px;
  height: 0.5px;
  position: absolute;
  background-color: #707070;
}
.results-section .details .border:last-child::after {
  content: none;
}

@media (min-width: 767px) {
  .results-section .details p {
    font-size: 16px;
  }
  .results-section .details .border:after {
    content: none;
  }
  .featured-news-content-wrapper {
    max-width: 300px !important;
  }
}

@media (min-width: 1024px) {
  .results-section .details p {
    font-size: inherit;
  }
  .results-section .details .elementor-heading-title {
    font-size: 50px !important;
    line-height: 60px !important;
  }
  .featured-news-wrapper .featured-img,
  .video-image-container {
    min-width: 530px !important;
  }
}
@media (min-width: 1366px) {
  .results-section .details .elementor-heading-title {
    font-size: 66px !important;
    line-height: 76px !important;
  }
}

@media (min-width: 1700px) {
  .featured-news-wrapper .featured-img,
  .video-image-container {
    min-width: 630px !important;
  }
}

/* Contact Us Page */
.contact-us-form {
  position: relative;
}
.contact-us-form .row {
  gap: 30px;
  display: flex;
  margin-bottom: 30px;
  flex-direction: column;
}
.contact-us-form .form-column {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.contact-us-form .form-column label {
  margin: 0;
  display: none;
}
.contact-us-form p,
.contact-us-form .form-column p {
  margin: 0;
}
.contact-us-form .form-column .field .custom-field-dropdown,
.contact-us-form .form-column .field input,
.contact-us-form .form-column .field textarea {
  width: 100%;
  height: 40px;
  font-size: 14px;
  padding: 0 15px;
  line-height: 40px;
  position: relative;
  background: transparent;
  transition: all 0.3s linear;
  color: var(--e-global-color-primary);
  border: 1px solid var(--e-global-color-primary);
  font-family: 'DM Sans Reg', Sans-serif;
}
.contact-us-form .form-column .field textarea {
  height: 100px;
  padding: 10px 15px;
  line-height: normal;
}
.contact-us-form .wpcf7-not-valid-tip {
  font-size: 14px;
  color: #c93012;
  font-family: 'DM Sans Reg', Sans-serif;
}
.contact-us-form .submit-button p {
  display: inline-flex;
  flex-direction: row-reverse;
}
.contact-us-form .fs-submit-button {
  position: relative;
  display: inline-flex;
  width: auto;
  cursor: pointer;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.3px;
  text-transform: capitalize;
  transition: all 0.2s linear;
  padding: 12px 55px 12px 30px;
  font-family: 'Polysans', Sans-serif;
  color: var(--e-global-color-d055c08);
  border: 1px solid var(--e-global-color-primary);
  background-color: var(--e-global-color-primary);
}
.contact-us-form .submit-button {
  position: relative;
  display: inline-flex;
  border: 1px solid var(--e-global-color-primary);
  transition: all 0.2s linear;
  background-color: var(--e-global-color-primary);
}
.contact-us-form .submit-button .wpcf7-submit {
  width: 100%;
  border: 0px;
  outline: none;
  color: white;
  cursor: pointer;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.3px;
  text-transform: capitalize;
  transition: all 0.2s linear;
  padding: 12px 55px 12px 30px;
  background-color: transparent;
  font-family: 'Polysans', Sans-serif;
}
.contact-us-form .submit-button .wpcf7-submit:hover,
.contact-us-form .submit-button .wpcf7-submit:active {
  color: var(--e-global-color-primary);
}
.contact-us-form .submit-button:hover,
.contact-us-form .submit-button:active,
.contact-us-form .submit-button:hover .wpcf7-submit,
.contact-us-form .submit-button:active .wpcf7-submit {
  background-color: white;
  color: var(--e-global-color-primary);
}
.contact-us-form .submit-button:hover svg path,
.contact-us-form .submit-button:active svg path {
  fill: var(--e-global-color-primary);
}
.wpcf7 form .wpcf7-response-output {
  border-color: var(--e-global-color-primary) !important;
}
.contact-us-form .field .wpcf7-spinner {
  left: 18px;
  right: unset;
  transform: translateY(calc(-50% - 2px));
}
.contact-us-form .field .login-text {
  margin-top: -10px;
}
.contact-us-form .field .login-text a {
  text-decoration: underline;
  color: var(--e-global-color-primary);
}
.contact-us-form .field .iconarrow {
  cursor: pointer;
}

.contact-us-form .field .iconarrow,
.contact-us-form .wpcf7-spinner {
  top: 50%;
  right: 18px;
  content: '';
  width: 21px;
  height: 18px;
  position: absolute;
  display: inline-flex;
  transition: all 0.2s linear;
  transform: translateY(calc(-50% - 2px));
}
.contact-us-form ::placeholder {
  color: var(--e-global-color-primary);
}
.contact-us-form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: var(--e-global-color-primary);
}
.contact-us-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: var(--e-global-color-primary);
}
.contact-us-form :-ms-input-placeholder {
  /* IE 10+ */
  color: var(--e-global-color-primary);
}
.contact-us-form :-moz-placeholder {
  /* Firefox 18- */
  color: var(--e-global-color-primary);
}

.contact-us-form option:first-child {
  color: #dedede;
}
.grecaptcha-badge {
  visibility: hidden;
}
#g-recaptcha-response {
  opacity: 0;
  z-index: -999999;
  position: absolute;
  display: block !important;
  margin: -50px 0 0 0 !important;
}
.contact-wrapper .body-txt p {
  line-height: 20px;
}
.g-recaptcha {
  position: relative;
  display: inline-flex;
  margin: -10px 0px 0px;
  transform: scale(0.75);
  transform-origin: 0 0;
}
.rc-anchor-error-msg {
  font-size: 14px;
  margin-top: 10px;
  color: #c93012 !important;
  text-align: center !important;
}
.contact-us-form .button-wrap {
  width: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
}
.contact-wrapper {
  display: block;
  position: relative;
}
.elementor-element.thank-wrapper {
  display: none;
}
.contact-us-form #contact-us-sales-status,
.contact-us-form #contact-us-media-recaptcha,
.contact-us-form #contact-us-partnership-recaptcha,
.contact-us-form #contact-us-investor-recaptcha,
.contact-us-form #error-msg {
  display: none;
}
.contact-us-form .success-msg {
  padding-top: 50px;
  display: flex !important;
}
.contact-us-form #cf-email.error-msg {
  border-color: #c93012;
}
.contact-us-form .theme-dark {
  color: #000000 !important;
  border: 1px solid #000000;
  background-color: transparent;
}
.contact-us-form .download-btn {
  font-size: 16px;
  padding: 14px 45px 14px 20px;
}
.contact-us-form .download-btn .iconarrow {
  width: 14px;
  right: 20px;
  transform: translateY(calc(-50% - 6px));
}
.contact-us-form .theme-dark:hover path,
.contact-us-form .theme-dark:hover rect {
  fill: #ffffff;
}
.enterprise-connect-form .form-column label {
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0px 5px;
}
.enterprise-connect-form .form-txt {
  font-size: 14px;
}
.enterprise-connect-form .acceptance-checkbox-wrap,
.enterprise-connect-form .form-txt {
  margin: 0;
}
.enterprise-connect-form .acceptance-checkbox-wrap p {
  display: flex;
  font-size: 14px;
  margin-bottom: 0;
  font-weight: bold;
  align-items: center;
  justify-content: center;
}

.enterprise-connect-form .acceptance-checkbox-wrap .acceptance-checkbox {
  margin-right: 5px;
  display: inline-flex;
}
.enterprise-connect-form .wpcf7-acceptance .wpcf7-list-item,
.enterprise-connect-form .submit-button p {
  margin: 0;
}
.enterprise-connect-form .row {
  margin-bottom: 10px;
}
.enterprise-connect-form .button-wrap {
  text-align: left;
}
.enterprise-connect-form .row p {
  font-size: 14px;
  margin-bottom: 0px;
}
.enterprise-connect-form .row .acceptance-wrap {
  font-size: 14px;
  font-weight: bold;
  margin: -5px 0px -5px;
}
.enterprise-thank-you .elementor-element p {
  margin: 0;
}
.enterprise-thank-you .elementor-element a {
  color: white;
  text-decoration: underline;
  text-decoration-color: var(--e-global-color-secondary);
}
.contact-us-form .acceptance-wrap {
  font-size: 14px;
  font-weight: bold;
}
.insurance-form .row {
  gap: 25px;
}
.insurance-form .policy-text {
  opacity: 0.7;
  font-size: 14px;
  line-height: 26px;
}
.insurance-form .form-column .field .custom-field-dropdown,
.insurance-form .form-column .field input,
.insurance-form .form-column .field textarea {
  border: 0;
  outline: 0px;
  padding-left: 0;
  border-bottom: 1px solid var(--e-global-color-primary);
}
.insurance-form .fs-submit-button {
  font-size: 14px;
  padding: 12px 45px 10px 20px;
}
.insurance-form .button-wrap {
  text-align: left;
}
.insurance-form .download-btn .iconarrow {
  width: 14px;
  right: 20px;
  transform: translateY(calc(-50% - 6px));
}
.underline a {
  text-decoration: underline !important;
}
.home-banner .elementor-element.enterprise-connect-section {
  left: 0px;
  bottom: 0px;
  position: absolute;
}
.home-banner .elementor-element.enterprise-connect-section::after,
.elementor-element.epc-section::after {
  content: '';
  width: 100%;
  z-index: 1;
  height: 0.3px;
  background-color: #456b73;
}
.elementor-element.epc-section a {
  color: white;
  font-size: 18px;
  font-weight: 300;
}
.afinit-booth-section .enterprise-video .afiniti-video-wrapper {
  left: 0px;
  height: 200px;
}
.afinit-booth-section .enterprise-video .afiniti-video-wrapper.active {
  height: 100dvh;
}
.afinit-booth-section
  .enterprise-video
  .afiniti-video-wrapper
  .overlay-wrapper {
  height: 100%;
}
.afinit-booth-section .enterprise-video .afiniti-video-wrapper .nav_list {
  display: none;
}
.afinit-booth-section
  .enterprise-video
  .afiniti-video-wrapper
  .content-wrapper {
  left: 0;
  bottom: 30px;
}
.enterprise-connect-section .elementor-heading-title {
  font-weight: 300 !important;
}
.elementor-element.ep-list p {
  margin-bottom: 15px;
}
.elementor-element.ep-sub-heading .elementor-heading-title {
  font-weight: 400 !important;
}
.contact-us-form .policy-text {
  opacity: 0.7;
  font-size: 14px;
  line-height: 22px;
  margin-top: -10px !important;
  margin-bottom: 0 !important;
}

.elementor-element.full-height-thank-page {
  height: calc(100vh - 92px);
}

/* LOADER STYLES */
.contact-wrapper .calculator-loader-wrapper {
  top: 50%;
  left: 50%;
  z-index: 100;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
  transform: translate(-50%, -50%);
}
.dot-loader-wrap {
  display: flex;
  position: relative;
}
.dot-loader {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  position: relative;
  background-color: #456b73;
  -webkit-animation: 1.2s grow ease-in-out infinite;
  animation: 1.2s grow ease-in-out infinite;
}

.dot-loader--2 {
  -webkit-animation: 1.2s grow ease-in-out infinite 0.15555s;
  animation: 1.2s grow ease-in-out infinite 0.15555s;
  margin: 0 10px;
}
.dot-loader--3 {
  -webkit-animation: 1.2s grow ease-in-out infinite 0.3s;
  animation: 1.2s grow ease-in-out infinite 0.3s;
}

@-webkit-keyframes grow {
  0%,
  40%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes grow {
  0%,
  40%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hidden {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
.fade {
  opacity: 0.3;
  pointer-events: none;
}
.checkbox-text {
  font-size: var(--e-global-typography-0783073-font-size);
  line-height: var(--e-global-typography-0783073-line-height);
  letter-spacing: var(--e-global-typography-0783073-letter-spacing);
  color: var(--e-global-color-d055c08);
}

@media (max-width: 767px) {
  .contact-card-title .elementor-heading-title {
    font-size: 35px !important;
  }
  .elementor-element.full-height-thank-page.new p {
    line-height: 24px;
  }
}

@media (min-width: 767px) {
  .contact-us-form .row {
    flex-direction: row;
  }
  .contact-us-form .form-column .field textarea {
    height: 140px;
  }
  .contact-card-title .elementor-heading-title {
    font-size: 35px;
  }
  .afinit-booth-section .enterprise-video .afiniti-video-wrapper {
    height: 180px;
  }
  .afinit-booth-section
    .enterprise-video
    .afiniti-video-wrapper
    .content-wrapper {
    bottom: 30px;
  }
  .g-recaptcha {
    margin: 0px 0px -25px;
  }
  .contact-us-form .button-wrap {
    text-align: right;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
  }
}

@media (min-width: 1024px) {
  .afinit-booth-section .enterprise-video .afiniti-video-wrapper {
    height: 250px;
  }
}

@media (min-width: 1366px) {
  .contact-wrapper .body-txt p {
    line-height: inherit;
  }
  .afinit-booth-section .enterprise-video .afiniti-video-wrapper {
    height: 300px;
  }
  .full-height-contact {
    height: calc(100vh - 92px - 85px) !important;
  }
  .enterprise-thank-you > .e-con-inner {
    height: 100vh !important;
  }
  .custom-card {
    height: fit-content;
  }
  .afinit-booth-section
    .enterprise-video
    .afiniti-video-wrapper
    .content-wrapper {
    left: 30px;
  }
  .dot-loader {
    width: 20px;
    height: 20px;
  }
}
@media (min-width: 1700px) {
  .enterprise-thank-you > .e-con-inner {
    height: calc(100vh - 90px - 80px) !important;
  }
  .enterprise-thank-you .elementor-element p {
    font-size: 40px;
    line-height: 45px;
  }
  .afinit-booth-section .enterprise-video .afiniti-video-wrapper {
    height: 350px;
  }
  .enterprise-thank-you .elementor-element a {
    font-size: 30px;
  }
  .afinit-booth-section
    .enterprise-video
    .afiniti-video-wrapper
    .content-wrapper {
    left: 30px;
    bottom: 40px;
  }
  .dot-loader {
    height: 30px;
    width: 30px;
  }
}

/* Table styles */
table {
  border-collapse: collapse;
}
table td {
  padding: 10px;
  border: 1px solid var(--e-global-color-primary);
}
table td p {
  margin: 0 !important;
}
.custom-table table {
  width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 20px;
}
@media (min-width: 767px) {
  .custom-table table {
    display: table;
  }
}

/* Cookies Styles */
#ccc #ccc-icon {
  display: none;
}
#ccc #ccc-module {
  height: 450px;
  top: unset !important;
  bottom: 0px !important;
  max-width: 600px !important;
}
#ccc #ccc-module #ccc-content {
  padding: 65px 20px 30px;
  background-color: white !important;
}
#ccc #ccc-module #ccc-content::before {
  top: 20px;
  left: 20px;
  content: '';
  width: 27px;
  height: 27px;
  position: absolute;
  display: inline-flex;
  background-size: contain;
  transition: all 0.2s linear;
  background-repeat: no-repeat;
  background-image: url('/wp-content/uploads/2023/10/cookies-svg.svg');
}
#ccc #ccc-module #ccc-content button#ccc-close {
  top: 20px;
  right: 20px;
  align-items: center;
  display: inline-flex;
  justify-content: center;
  padding: 1px 7px !important;
  border: 1px solid var(--e-global-color-primary);
}
#ccc #ccc-module #ccc-content button#ccc-close svg {
  width: 15px;
}
#ccc #ccc-module #ccc-content button#ccc-close svg path {
  fill: var(--e-global-color-primary);
}
#ccc #ccc-module #ccc-content button#ccc-close:hover {
  background-color: var(--e-global-color-primary);
  border: 1px solid var(--e-global-color-primary);
}
#ccc #ccc-module #ccc-content button#ccc-close:hover svg path {
  fill: white;
}
#ccc #ccc-module #ccc-content .ccc-panel {
  top: 0px;
  left: 0px;
  right: 0px;
  position: relative;
}
#ccc #ccc-module #ccc-content .ccc-panel hr {
  display: none;
}
#ccc #ccc-module #ccc-content .ccc-panel .ccc-intro {
  line-height: 24px;
  margin: 0 !important;
  font-size: 14px !important;
  margin-bottom: 10px !important;
  font-family: 'DM Sans Reg', Sans-serif;
  color: var(--e-global-color-primary) !important;
}
#ccc #ccc-module #ccc-content .ccc-panel #ccc-statement {
}
#ccc #ccc-module #ccc-content .ccc-panel #ccc-statement p {
  margin: 0 0 25px;
}
#ccc #ccc-module #ccc-content .ccc-panel #ccc-statement p a,
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-statement
  p
  a
  .ccc-statement-name {
  font-size: 14px;
  margin-bottom: 35px;
  letter-spacing: 0.3px;
  color: var(--e-global-color-primary) !important;
  font-family: 'Polysans', Sans-serif !important;
}
body #ccc,
body #ccc #ccc-content,
body #ccc #ccc-notify,
body #ccc h2,
body #ccc h3,
body #ccc p,
body #ccc #ccc-statement-name,
body #ccc a,
#ccc #ccc-content #ccc-title {
  color: var(--e-global-color-primary) !important;
}
#ccc #ccc-module #ccc-content .ccc-panel #ccc-statement p a .ccc-svg-element {
}
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-statement
  p
  a
  .ccc-svg-element
  svg
  path {
  fill: var(--e-global-color-primary);
}
#ccc-module #ccc-content .ccc-panel #ccc-button-holder {
  display: flex;
  margin-bottom: 20px;
}
#ccc #ccc-module #ccc-content .ccc-panel .optional-cookie p {
  margin: 0;
}
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-recommended-settings,
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-reject-settings {
  font-size: 14px;
  font-weight: 400;
  border-radius: 0;
  position: relative;
  align-items: center;
  display: inline-flex;
  letter-spacing: 0.3px;
  justify-content: center;
  transition: all 0.2s linear;
  background-color: #fff !important;
  padding: 10px 50px 9px 20px !important;
  font-family: 'Polysans', Sans-serif !important;
  color: var(--e-global-color-primary) !important;
  border: 1px solid var(--e-global-color-primary);
}
#ccc #ccc-module #ccc-content .ccc-panel #ccc-necessary-title,
#ccc #ccc-module #ccc-content .ccc-panel .optional-cookie-header {
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0;
  padding-right: 80px;
  margin: 10px 0px 10px;
  font-size: 20px !important;
  color: var(--e-global-color-primary) !important;
}

#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-recommended-settings
  span,
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-reject-settings
  span {
  background-color: unset !important;
  font-family: 'Polysans', Sans-serif !important;
  color: var(--e-global-color-primary) !important;
}
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-recommended-settings {
  margin: 0 8px 0px 0px;
}
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-reject-settings {
  margin: 0;
}
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-recommended-settings:hover,
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-recommended-settings:focus,
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-recommended-settings:active,
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-reject-settings:hover,
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-reject-settings:focus,
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-reject-settings:active {
  color: #ffffff !important;
  background-color: var(--e-global-color-primary) !important;
  border: 1px solid var(--e-global-color-primary) !important;
}
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-recommended-settings:hover
  span,
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-recommended-settings:focus
  span,
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-recommended-settings:active
  span,
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-reject-settings:hover
  span,
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-reject-settings:focus
  span,
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-reject-settings:active
  span {
  color: #ffffff !important;
}
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-recommended-settings::before,
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-reject-settings:before {
  top: 50%;
  right: 18px;
  content: '';
  width: 21px;
  height: 18px;
  position: absolute;
  display: inline-flex;
  transition: all 0.2s linear;
  transform: translateY(-50%);
  background-image: url('/wp-content/uploads/2023/10/Icon-arrow2.svg');
}
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-recommended-settings:hover::before,
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-recommended-settings:focus::before,
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-recommended-settings:active::before,
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-reject-settings:hover::before,
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-reject-settings:focus::before,
#ccc
  #ccc-module
  #ccc-content
  .ccc-panel
  #ccc-button-holder
  #ccc-reject-settings:active::before {
  background-image: url('/wp-content/uploads/2023/10/Icon-arrow-white.svg');
}
#ccc #ccc-module #ccc-content .ccc-panel h2#ccc-title,
#ccc #ccc-content #ccc-title {
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0;
  font-size: 22px !important;
  margin-bottom: 5px !important;
  color: var(--e-global-color-primary) !important;
}
#ccc #ccc-module .ccc-panel .ccc-info {
  display: none;
}

#ccc #ccc-module #ccc-content .ccc-panel #ccc-necessary-description,
#ccc #ccc-module #ccc-content .ccc-panel .optional-cookie p {
  margin: 0px;
  line-height: 24px;
  font-size: 16px !important;
  font-family: 'DM Sans Reg', Sans-serif;
  color: var(--e-global-color-primary) !important;
}
#ccc .ccc-content--dark .optional-cookie .ccc-alert {
  background-color: var(--e-global-color-primary) !important;
}
#ccc .ccc-content--dark .optional-cookie .ccc-alert .ccc-alert-title span {
  margin: 0px;
  line-height: 24px;
  font-size: 16px;
  font-family: 'DM Sans Reg', Sans-serif;
}
#ccc .ccc-content--dark .optional-cookie .ccc-alert .third-party-cookie-link {
  background-color: unset !important;
}
#ccc .checkbox-toggle--slider {
}
#ccc .checkbox-toggle--slider.checkbox-toggle--dark {
  border-color: var(--e-global-color-primary) !important;
  background-color: var(--e-global-color-primary) !important;
}
#ccc .checkbox-toggle--dark .checkbox-toggle-toggle {
  background-color: #456b73 !important;
}
#ccc .checkbox-toggle--slider .checkbox-toggle-off,
#ccc .checkbox-toggle--slider .checkbox-toggle-on {
  min-width: 25px !important;
}

/* CookieControl - Notify */
body #ccc #ccc-notify {
  background-color: var(--e-global-color-primary) !important;
}
body #ccc #ccc-notify #ccc-notify-title {
  padding: 0;
  margin-bottom: 5px;
}
body #ccc #ccc-notify .ccc-notify-text {
  padding: 0;
}
body #ccc #ccc-notify .ccc-notify-button.ccc-tabbable {
  padding: 8px 12px !important;
  background-color: #d5e3f0 !important;
}
body #ccc #ccc-notify .ccc-notify-button.ccc-tabbable span {
  letter-spacing: 0.3px;
  color: var(--e-global-color-primary) !important;
}
body #ccc #ccc-notify .ccc-notify-button.ccc-accept-button span,
body #ccc #ccc-notify .ccc-notify-button.ccc-reject-button span {
  color: white !important;
  background-color: unset !important;
}
body #ccc #ccc-notify .ccc-notify-button.ccc-accept-button,
body #ccc #ccc-notify .ccc-notify-button.ccc-reject-button {
  border-width: 1px;
  border-radius: 0px;
  letter-spacing: 0.3px;
  border-color: white !important;
  background-color: transparent !important;
}
body #ccc #ccc-notify .ccc-notify-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
body #ccc #ccc-notify .ccc-notify-buttons #ccc-notify-dismiss {
  top: 0px;
  right: 0px;
  position: absolute;
}

/* CSS styles for mobile landscape screens only */
@media (orientation: landscape) and (max-height: 450px) {
  #ccc #ccc-module {
    height: 330px;
  }
} /* landscape */

@media (min-width: 767px) {
  body #ccc #ccc-notify {
    align-items: center;
    flex-direction: row;
  }
  #ccc #ccc-module {
    height: 600px;
  }
  body #ccc #ccc-notify #ccc-notify-title {
    font-size: 18px;
  }
  body #ccc #ccc-notify .ccc-notify-text p {
    font-size: 14px;
  }
  body #ccc #ccc-notify .ccc-notify-buttons #ccc-notify-dismiss {
    right: auto;
    position: relative;
  }
  #ccc-module #ccc-content .ccc-panel #ccc-button-holder {
    margin-bottom: 20px;
  }
  #ccc #ccc-module #ccc-content::before,
  #ccc #ccc-module #ccc-content button#ccc-close {
    top: 30px;
  }
  #ccc #ccc-module #ccc-content button#ccc-close {
    padding: 7px 9px !important;
  }
  #ccc #ccc-module #ccc-content {
    padding: 80px 30px 30px 30px;
  }
  #ccc #ccc-module #ccc-content .ccc-panel h2#ccc-title,
  #ccc #ccc-content #ccc-title {
    font-size: 22px !important;
  }
  #ccc #ccc-module #ccc-content .ccc-panel #ccc-necessary-description,
  #ccc #ccc-module #ccc-content .ccc-panel .optional-cookie p,
  #ccc #ccc-module #ccc-content .ccc-panel .ccc-intro {
    line-height: 20px;
    margin-bottom: 15px;
    font-size: 14px !important;
  }
  #ccc #ccc-module #ccc-content .ccc-panel #ccc-necessary-title,
  #ccc #ccc-module #ccc-content .ccc-panel .optional-cookie-header {
    margin: 15px 0px 10px;
    font-size: 18px !important;
  }
  #ccc #ccc-module #ccc-content .ccc-panel h2#ccc-title,
  #ccc #ccc-content #ccc-title {
    margin-bottom: 10px !important;
  }
  #ccc #ccc-module #ccc-content button#ccc-close svg {
    width: 24px;
  }
  #ccc #ccc-module #ccc-content::before {
    left: 30px;
    width: 37px;
    height: 37px;
  }
  #ccc
    #ccc-module
    #ccc-content
    .ccc-panel
    #ccc-button-holder
    #ccc-recommended-settings,
  #ccc
    #ccc-module
    #ccc-content
    .ccc-panel
    #ccc-button-holder
    #ccc-reject-settings {
    font-size: 16px;
    padding: 10px 52px 9px 26px !important;
  }
  #ccc .checkbox-toggle--slider .checkbox-toggle-off,
  #ccc .checkbox-toggle--slider .checkbox-toggle-on {
    min-width: 30px !important;
  }
}

@media (min-width: 1700px) {
  body #ccc #ccc-notify #ccc-notify-title {
    font-size: 20px;
  }
  body #ccc #ccc-notify .ccc-notify-text p {
    font-size: 16px;
  }
  #ccc #ccc-module #ccc-content {
    padding: 120px 35px 50px 40px;
  }
  body #ccc #ccc-notify .ccc-notify-button.ccc-tabbable {
    padding: 8px 20px !important;
  }
  #ccc #ccc-module #ccc-content .ccc-panel h2#ccc-title,
  #ccc #ccc-content #ccc-title {
    font-size: 30px !important;
  }
  #ccc #ccc-module #ccc-content .ccc-panel #ccc-necessary-title,
  #ccc #ccc-module #ccc-content .ccc-panel .optional-cookie-header {
    margin: 20px 0px 20px;
    font-size: 24px !important;
  }
  #ccc #ccc-module #ccc-content .ccc-panel #ccc-necessary-description,
  #ccc #ccc-module #ccc-content .ccc-panel .optional-cookie p,
  #ccc #ccc-module #ccc-content .ccc-panel .ccc-intro {
    line-height: 24px;
    font-size: 16px !important;
  }
  #ccc
    #ccc-module
    #ccc-content
    .ccc-panel
    #ccc-button-holder
    #ccc-recommended-settings,
  #ccc
    #ccc-module
    #ccc-content
    .ccc-panel
    #ccc-button-holder
    #ccc-reject-settings {
    font-size: 20px;
  }
  #ccc #ccc-module #ccc-content::before {
    left: 35px;
  }
  #ccc #ccc-module {
    height: 780px;
  }
  #ccc #ccc-module #ccc-content::before,
  #ccc #ccc-module #ccc-content button#ccc-close {
    top: 50px;
  }
  #ccc .checkbox-toggle--slider .checkbox-toggle-off,
  #ccc .checkbox-toggle--slider .checkbox-toggle-on {
    min-width: 35px !important;
  }
}

header.hidden {
  transform: translateY(-100%);
}
.header.hidden .cta-wrapper,
.header.hidden .social-icons.mega .elementor-social-icons-wrapper {
  transition: none !important;
  transform: translateY(120vh);
}

.all-news-card .elementor-widget-container .elementor-heading-title {
  margin: 0;
  font-weight: 300;
  overflow: hidden;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  word-wrap: break-word;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.ai-tabs-infra .e-n-tab-title {
  width: 20.9%;
  min-width: 20.9%;
}
.states-bottom-banner .number .elementor-heading-title {
  font-size: 30px !important;
}

.elementor-element .values-section {
  padding-right: max(0px, (100% - 90%)/2);
}

/* CSS styles for mobile landscape screens only */
@media (orientation: landscape) and (max-height: 376px) {
  .cx-ai-container .e-con-inner .elementor-widget-heading {
    width: 65%;
  }
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .cx-ai-container
    .e-con-inner
    .elementor-widget-heading
    .elementor-heading-title {
    font-size: 20px !important;
  }
}
@media (min-width: 767px) {
  .ai-tabs .e-n-tab-title {
    flex: 1 !important;
  }
  .elementor-element .values-section {
    padding-right: initial;
  }
}
@media (min-width: 1025px) {
  .ai-tabs-infra .e-n-tab-title {
    width: 22%;
    min-width: 22%;
  }
}

@media (min-width: 1699px) and (max-width: 1700px) {
  .red-dot-top,
  .infra-mobile-banner,
  .opti-mobile-banner,
  .states-bottom-banner {
    display: none;
  }
}
@media (min-width: 1366px) and (max-width: 1367px) {
  .states-bottom-banner,
  .logo-carousel-mobile,
  .infra-mobile-banner,
  .opti-mobile-banner,
  .red-dot-top,
  .custom-img-carousal,
  .red-dot-left,
  .enterprise-logo-mobile {
    display: none;
  }
  .red-dots-group-top {
    text-align: left !important;
  }
  .enterprise-logo-desktop {
    padding-top: 70px;
  }
}
@media (min-width: 768px) {
  .banner-video {
    display: block !important;
  }
}
@media (min-width: 767px) and (max-width: 768px) {
  .banner-video,
  .red-dot-left {
    display: none;
  }
}

.custom-img-carousal .elementor-swiper-button {
  /*width: 54px;*/
  z-index: 99 !important;
  bottom: -20px;
  display: flex;
  top: unset !important;
}

.custom-img-carousal .elementor-swiper-button-next {
  right: 25% !important;
}

.custom-img-carousal .elementor-swiper-button-prev {
  left: 25% !important;
}

.custom-img-carousal .swiper-pagination {
  bottom: -15px !important;
}
.careers-banner-title .elementor-heading-title {
  font-weight: 400 !important;
}

@media (min-width: 2200px) {
  .careers-banner {
    min-height: 900px;
  }
}
header .dropdown-item {
  white-space: unset !important;
}

@media (orientation: landscape) {
  /*.banner-video{*/
  /*    height: auto !important;*/
  /*}*/
  /*.banner-video .overlay-wrapper{*/
  /*    height: 100% !important;*/
  /*}*/
  /*.banner-video .content-wrapper {*/
  /*    top: 15% !important;*/
  /*}*/
}
.jobDetailsSection {
  background-color: #f8f8f8 !important;
}

.aligncenter {
  margin: 0 auto;
  display: block;
}

/* Disclaimer Pop Up Styles */
.disclaimer-overlay {
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  z-index: 9999;
  display: none;
  background-color: rgba(10, 33, 51, 0.3);
}
/* Disclaimer Pop Up Styles END */

/* TABS */
.customHide {
  display: none !important;
}

/* Breakpoints CSS */
/* Ultra wide */
@media (max-width: 3840px) {
  .c-box {
    --content-width: 55%;
  }
}
/* Desktop */
@media (max-width: 1920px) {
  .c-box {
    --content-width: 85%;
  }
}
/* Laptop big */
@media (max-width: 1600px) {
  .c-box {
    --content-width: 80%;
  }
}
/* Laptop small */
@media (max-width: 1366px) {
  .c-box {
    --content-width: 98%;
  }
}
/* Tablet portrait */
@media (max-width: 1200px) {
  .c-box {
    --content-width: 90%;
  }
}
/* Mobile */
@media (max-width: 767px) {
  .c-box {
    --content-width: 85%;
  }
  .afinit-booth-section h3.elementor-heading-title {
    font-size: 28px !important;
  }
}
/* Breakpoints CSS END */

/* Search Page Styles */
.custom-search {
  position: relative;
}
.custom-search .search-section,
.custom-search .search-section .searchForm,
.custom-search .search-section .Search-wrap,
.sp.searchForm .Search-wrap,
.sp.searchForm {
  width: 100%;
  display: flex;
}
.custom-search .search-section {
  width: 100%;
  padding-top: 150px;
  position: relative;
  margin: 0 auto 40px;
  flex-direction: column;
  align-items: flex-start;
  /* height: calc(100vh - 84px - 40px); */
}
.custom-search .search-section .Search-wrap,
.sp.searchForm .Search-wrap {
  align-items: center;
}
.sp.searchForm .search-field,
.custom-search .search-field,
.ai-search input {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 45px;
  border: none;
  outline: none;
  line-height: 1;
  font-size: 20px;
  border-radius: 0;
  box-shadow: none;
}
input[type='search'] {
  box-sizing: border-box;
}
.sp.searchForm .search-field,
.custom-search .search-field,
.ai-search input {
  border-bottom: 1px solid var(--e-global-color-primary);
  font-family: 'Polysans', Sans-serif;
}
.custom-search .search-btn-block,
.sp.searchForm .search-btn-block {
  display: flex;
  align-items: center;
}
.searchwp-live-search-results {
  box-shadow: none !important;
  background-color: transparent !important;
}
.ai-search .wp-block-search__inside-wrapper {
  display: flex;
  align-items: center;
}
.ai-search .wp-block-search__inside-wrapper::before {
  content: '';
  width: 22px;
  height: 22px;
  position: relative;
  margin-right: 10px;
  display: inline-flex;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/wp-content/uploads/2023/09/search-icon.svg');
}
.ai-search .wp-block-search__inside-wrapper .wp-element-button::before,
.ai-search .wp-block-search__inside-wrapper .wp-element-button:hover::before {
  content: '';
  width: 20px;
  height: 20px;
  display: inline-flex;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/wp-content/uploads/2023/10/Icon-arrow-white.svg');
}
.ai-search .wp-block-search__inside-wrapper .wp-element-button:hover::before {
  background-image: url('/wp-content/uploads/2023/10/Icon-arrow2.svg');
}
.ai-search .widget_search::marker {
  content: none;
}
.custom-search .search-btn-block .search-btn,
.sp.searchForm .search-btn-block .search-btn,
.ai-search .wp-element-button,
.searchwp-live-search-results-showing .search-result .box-wrapper .search-btn {
  width: 46px;
  border: none;
  height: 43px;
  cursor: pointer;
  background-color: var(--e-global-color-primary);
  transition: all 0.15s ease-out;
}
.custom-search .search-btn-block .search-btn:hover,
.sp.searchForm .search-btn-block .search-btn:hover,
.ai-search .wp-element-button:hover,
.searchwp-live-search-results-showing .search-result .box-wrapper .search-btn {
  background-color: white;
  border: 1px solid var(--e-global-color-primary);
}
.custom-search .search-btn-block .search-btn:hover path,
.sp.searchForm .search-btn-block .search-btn:hover path,
.searchwp-live-search-results-showing .search-result .box-wrapper .search-btn {
  fill: var(--e-global-color-primary);
}
.sp.searchForm .search-btn-block .search-btn .go-icon,
.custom-search .search-btn-block .search-btn .go-icon {
  width: 20px;
}
.searchwp-live-search-results-showing .search-result .box-wrapper .search-btn,
.archive-results .elementor-post__text .elementor-post__read-more {
  width: 39px;
  height: 36px;
  line-height: normal;
}
.searchwp-live-search-results-showing
  .search-result
  .box-wrapper
  .search-btn
  .go-icon {
  width: 16px;
}
.sp.searchForm .magnifying-glass-icon,
.custom-search .searchForm .magnifying-glass-icon {
  margin-right: 10px;
}
.searchwp-live-search-results {
  margin: 50px 0px 0px;
  min-height: 300px !important;
}
.searchwp-live-search-results-showing {
  max-height: calc(100vh - 180px - 50px - 70px) !important;
}
.searchwp-live-search-results-showing .search-result .box-wrapper {
  display: flex;
  margin: 15px 0px;
  white-space: normal;
  align-items: center;
  text-decoration: none;
  padding: 5px 10px 5px 0px;
  justify-content: space-between;
}
.searchwp-live-search-results-showing
  .search-result
  .box-wrapper
  .left-section {
  width: 85%;
  display: flex;
  margin-top: -5px;
  flex-direction: column;
}
.searchwp-live-search-results-showing
  .search-result
  .box-wrapper
  .right-section {
  width: 40px;
  display: inline-flex;
  justify-content: flex-end;
}
.searchwp-live-search-results-showing .search-result .title,
.archive-results .elementor-post__text .elementor-post__title {
  font-size: 16px;
  list-style: none;
  color: var(--e-global-color-primary);
  font-weight: 400;
  line-height: 20px;
  position: relative;
  margin: 0px 0px 4px;
  font-family: 'Polysans', Sans-serif;
}
.searchwp-live-search-results-showing .search-result .date,
.archive-results .elementor-post__text .elementor-post-date {
  font-size: 12px;
  color: #747677;
  font-weight: 400;
  margin: 0 0px 0px;
  line-height: 16px;
  font-family: 'DM Sans Reg', Sans-serif;
}
.archive-results .elementor-post__text .elementor-post__excerpt {
  margin: 0;
  position: relative;
}
.archive-results .elementor-post__text .elementor-post__excerpt p,
.search-result .post-excerpt p {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #676c77;
  list-style: none;
  font-weight: 400;
  line-height: 20px;
  position: relative;
  letter-spacing: normal;
  font-family: 'DM Sans Reg', Sans-serif;
}
.search-results-block .title {
  left: 30px;
  font-size: 22px;
  margin-top: 15px;
  position: absolute;
}
.searchwp-live-search-results::-webkit-scrollbar,
.elementor-element
  .archive-results
  .elementor-posts-container::-webkit-scrollbar {
  width: 7px;
}
.searchwp-live-search-results::-webkit-scrollbar-track,
.elementor-element
  .archive-results
  .elementor-posts-container::-webkit-scrollbar-track {
  border-radius: 100px;
  background-color: #ffffff;
  border: 1px solid #f2f2f2;
}
.searchwp-live-search-results::-webkit-scrollbar-thumb,
.elementor-element
  .archive-results
  .elementor-posts-container::-webkit-scrollbar-thumb {
  border-radius: 100px;
  background-color: #bcbcbc;
}
.search-form-container:not(.active) {
  opacity: 0;
  overflow: hidden;
  transform: scale(0);
}
.search-form-container {
  display: flex;
  transition: 0.2s;
  overflow: hidden;
  min-height: 50px;
  border: 0 solid transparent;
}
.search-form-container.active {
  display: flex;
}
.search-form-full-screen {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  z-index: 9998;
  padding: 0 15px;
  position: fixed;
  transition: 0.3s;
  align-items: flex-start;
  background: linear-gradient(#ffffff 0%, #fafafa 66.01%, #ededed 100%);
}
.search-form-full-screen::before {
  content: '';
  width: 100%;
  bottom: 0px;
  left: 0px;
  height: 400px;
  z-index: 9999;
  position: absolute;
  background-size: contain;
  background-repeat: repeat-x;
  background-position: bottom left;
  background-image: url('/wp-content/uploads/2024/02/search-page-dots.png');
}
.search-header {
  top: 0px;
  left: 0px;
  z-index: 1;
  width: 100%;
  display: flex;
  padding: 1% 0%;
  position: absolute;
  align-items: center;
  justify-content: space-between;
}
.search-header .logo-block {
  padding-top: 5px;
  position: relative;
  padding-left: calc(2% + 10px);
}
.search-header .logo-block a {
  position: relative;
}
.search-header .logo-block a img {
  width: 42px;
  height: 42px;
}
.search-header .right-section {
  display: flex;
  padding-top: 5px;
  align-items: center;
  padding-right: calc(2% + 10px);
}
.search-header .right-section .close-btn-block {
  width: 40px;
  height: 39px;
  display: flex;
  cursor: pointer;
  margin-right: 10px;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--e-global-color-primary);
}
.search-header .right-section .close-btn-block svg {
  width: auto;
  height: auto;
}
.open-btn-block {
  width: 46px;
  height: 41px;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--e-global-color-primary);
}
.open-btn-block svg {
  width: 15px;
}
.custom-search .cta-container .cta-wrapper {
  display: inline-flex;
  padding: 5px 20px 4px;
  text-decoration: none;
}
.search-header .logo-desktop {
  display: none;
}
.search-header .logo-mobile {
  display: block;
}
.elementor-element .archive-results .elementor-posts-container {
  height: auto;
  display: block;
  overflow: auto;
  position: relative;
  margin: 70px 0px 20px;
  min-height: calc(100vh - 380px);
  max-height: calc(100vh - 430px);
}
.elementor-element .archive-results .elementor-posts-container .elementor-post {
  margin-bottom: 30px;
}
.archive-results .elementor-post__text {
  display: flex;
  line-height: 13px;
  position: relative;
  white-space: normal;
  text-decoration: none;
  margin: 15px 0px 15px;
  flex-direction: column;
  padding: 0px 10px 0px 0px;
}
.archive-results .elementor-post__text .elementor-post__read-more {
  top: 50%;
  right: 30px;
  display: flex;
  position: absolute;
  text-align: center;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--e-global-color-primary);
  transform: translateY(-50%);
}
.archive-results .elementor-post__text .elementor-post__read-more:after {
  content: '';
  width: 16px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/wp-content/uploads/2023/10/Icon-arrow2.svg');
}
.archive-results .elementor-post__text .elementor-post__title,
.archive-results .elementor-post__text .elementor-post__excerpt {
  width: 80%;
}
.search-results .searchwp-live-search-results-showing {
  background-color: white !important;
  box-shadow: 0 0 2px 0 rgba(30, 30, 30, 0.4) !important;
}
.ai-search input[type='search' i]::-webkit-search-cancel-button,
.searchForm input[type='search' i]::-webkit-search-cancel-button {
  cursor: pointer;
  margin-right: 10px;
  filter: brightness(0) saturate(100%);
}
.archive-results .elementor-post__text .elementor-post__meta-data {
  top: -17px;
  position: absolute;
}
.elementor-element .page-numbers.next,
.elementor-element .page-numbers.prev {
  width: 39px;
  opacity: 0.6;
  height: 36px;
  align-items: center;
  display: inline-flex;
  justify-content: center;
  border: 1px solid var(--e-global-color-primary);
  transition: all 0.15s ease-out;
}
.elementor-element a.page-numbers.next,
.elementor-element a.page-numbers.prev {
  opacity: 1;
}
.elementor-element a.page-numbers.next:hover,
.elementor-element a.page-numbers.prev:hover {
  background-color: var(--e-global-color-primary);
}
.elementor-element a.page-numbers.next:hover::after {
  background-image: url('/wp-content/uploads/2024/03/right-arrow-white.svg');
}
.elementor-element a.page-numbers.prev:hover:after {
  background-image: url('/wp-content/uploads/2024/03/left-arrow.svg');
}
.elementor-element .page-numbers.next::after,
.elementor-element .page-numbers.prev::after {
  content: '';
  width: 18px;
  height: 18px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.elementor-element .page-numbers.next::after {
  background-image: url('/wp-content/uploads/2023/08/right-arrow.svg');
}
.elementor-element .page-numbers.prev::after {
  background-image: url('/wp-content/uploads/2023/08/left-arrow.svg');
}

.elementor-element.bold h4.elementor-heading-title {
  font-weight: 400 !important;
}
.legal-carousel
  .elementor-swiper-button:not(.swiper-button-disabled):hover
  svg
  path {
  fill: white;
}
.legal-carousel .swiper-pagination .swiper-pagination-bullet {
  opacity: 0.2;
  background: black;
}
.legal-carousel .swiper-pagination .swiper-pagination-bullet:hover {
  opacity: 0.2;
  background: black;
}
.legal-carousel .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1 !important;
  background: var(--e-global-color-secondary) !important;
}
.legal-carousel .elementor-swiper-button:not(.swiper-button-disabled):hover {
  background-color: #0e2133;
}
.legal-card-container .cta-container .cta-wrapper {
  display: inline-flex;
}

@media (min-width: 1024px) and (max-width: 1025px) {
  .legal-carousel .elementor-widget-container .elementor-swiper-button-prev {
    left: calc(100% + -125px) !important;
  }
}

/* CSS styles for mobile landscape screens only */
@media (orientation: landscape) and (max-height: 450px) {
} /* landscape */

@media (min-width: 767px) {
  .sp.searchForm .search-field,
  .custom-search .search-field,
  .ai-search input {
    font-size: 22px;
  }
}
@media (min-width: 880px) {
  .search-header .logo-desktop {
    display: flex;
  }
  .search-header .logo-mobile {
    display: none;
  }
  .search-header .logo-block a img {
    width: 75px;
    height: auto;
  }
  .search-header .right-section .close-btn-block {
    width: 46px;
  }
}
@media (min-width: 1024px) {
}
@media (min-width: 1366px) {
  .sp.searchForm .searchForm .magnifying-glass-icon,
  .custom-search .searchForm .magnifying-glass-icon {
    margin-right: 15px;
  }
  .custom-search .search-section {
    width: 1024px;
  }
  .search-form-full-screen {
    padding: 0 15%;
  }
  .sp.searchForm .search-field,
  .custom-search .search-field,
  .ai-search input {
    height: 60px;
    font-size: 32px;
  }
  .searchwp-live-search-results {
    margin: 50px 0px 0px;
    min-height: 300px !important;
  }
  .searchwp-live-search-results-showing .search-result .box-wrapper {
    padding: 5px 30px 5px 10px;
  }
  .search-results-block .title {
    right: 0px;
    left: unset;
    font-size: 25px;
    margin-top: 40px;
  }
}
/* Search Page Styles End */

/* Benefits Section Styles */
.benefits-section .border-bottom:after {
  left: -15px;
  content: '';
  bottom: -20px;
  height: 0.5px;
  position: relative;
  width: calc(100% + 0px + 0px);
  background-color: var(--e-global-color-d055c08);
}

@media (min-width: 880px) {
  .benefits-section .border-bottom:after {
    left: -20px;
    bottom: -30px;
    width: calc(100% + 0px + 0px);
  }
}

@media (min-width: 767px) {
  .benefits-section .border-bottom:after {
    left: 0px;
    bottom: -20px;
    width: calc(100% + 0px + 0px);
  }
}

@media (min-width: 1024px) {
  .benefits-section .border-bottom:after {
    width: calc(100% + 0px + 10px);
    bottom: -30px;
    left: -15px;
  }
}

@media (min-width: 1200px) {
  .benefits-section .border-bottom:after {
    left: -30px;
    width: calc(100% + 30px + 10px);
  }
}

.coopyright-txt {
  font-size: 12px;
}

/* ------------------------------ */

/* Custom Link CTA Button */
.custom-cta-links .list-item .icon {
  width: 24px;
  display: flex;
  position: relative;
}
.custom-cta-links .cta-wrapper {
  border: none;
  padding: 0px;
  font-size: 20px;
  color: var(--e-global-color-primary);
  border-bottom: 1px solid var(--e-global-color-primary);
}
.custom-cta-links .cta-wrapper.theme-dark:hover,
.custom-cta-links .cta-wrapper.theme-dark:focus {
  border: inherit;
  background-color: inherit;
  color: var(--e-global-color-primary) !important;
  border-bottom: 1px solid var(--e-global-color-primary);
}
.custom-cta-links .cta-wrapper.theme-dark:hover path {
  fill: var(--e-global-color-primary);
}
.esg-cta .cta-wrapper {
  font-size: 14px;
}

@media (min-width: 1700px) {
  .esg-cta .cta-wrapper {
    font-size: 16px;
  }
}

@media (min-width: 767px) {
  .prod-landing-box-img img {
    width: 300px !important;
  }
}

.stats-custom-prod p {
  line-height: 22px !important;
}
/* Mobile fonts changes */
@media (max-width: 767px) {
  .stats-mobile-font h3 {
    font-size: 50px !important;
  }
  .stats-mobile-font p {
    line-height: 22px !important;
  }
}
@media (orientation: landscape) and (max-height: 450px) {
  .stats-mobile-font h3 {
    font-size: 30px !important;
  }
  .stats-custom-prod h3 {
    font-size: 30px !important;
  }
}
/* Mobile fonts changes */

.verification-heading .elementor-heading-title {
  font-size: 25px;
}
.verified-page {
}
.verified-page .verified-tick {
  margin-bottom: 20px;
}
.verified-page .email-heading {
  margin: 0;
  color: var(--e-global-color-d055c08);
  font-size: var(--e-global-typography-20eafb8-font-size);
  font-weight: var(--e-global-typography-20eafb8-font-weight);
  line-height: var(--e-global-typography-20eafb8-line-height);
  word-spacing: var(--e-global-typography-20eafb8-word-spacing);
  letter-spacing: var(--e-global-typography-20eafb8-letter-spacing);
  font-family: var(--e-global-typography-20eafb8-font-family), Sans-serif;
}
.verified-page .heading-block .txt {
  color: var(--e-global-color-d055c08);
  font-family: var(--e-global-typography-0783073-font-family), Sans-serif;
  font-size: var(--e-global-typography-0783073-font-size);
  font-weight: var(--e-global-typography-0783073-font-weight);
  line-height: var(--e-global-typography-0783073-line-height);
  letter-spacing: var(--e-global-typography-0783073-letter-spacing);
  word-spacing: var(--e-global-typography-0783073-word-spacing);
}
.verified-page .profile-block {
  width: 86%;
  display: flex;
  gap: 0px 20px;
  flex-direction: row;
  padding: 20px 20px 14px 20px;
  border: 1px solid var(--e-global-color-accent);
}
.verified-page .content-block {
  position: relative;
}
.verified-page .content-block .county-block {
  display: flex;
  margin-bottom: 20px;
  position: relative;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.verified-page .content-block .heading-block {
  position: relative;
}
.verified-page .content-block .name {
  margin: 0px 0px 0px 10px;
  color: var(--e-global-color-d055c08);
  font-family: var(--e-global-typography-0783073-font-family), Sans-serif;
  font-size: var(--e-global-typography-0783073-font-size);
  font-weight: var(--e-global-typography-0783073-font-weight);
  line-height: var(--e-global-typography-0783073-line-height);
  letter-spacing: var(--e-global-typography-0783073-letter-spacing);
  word-spacing: var(--e-global-typography-0783073-word-spacing);
}
.verified-page .content-block .name-title {
  margin: 0px 0px 5px;
  color: var(--e-global-color-d055c08);
  font-family: var(--e-global-typography-3871339-font-family), Sans-serif;
  font-size: var(--e-global-typography-3871339-font-size);
  font-weight: var(--e-global-typography-3871339-font-weight);
  line-height: var(--e-global-typography-3871339-line-height);
  letter-spacing: var(--e-global-typography-3871339-letter-spacing);
  word-spacing: var(--e-global-typography-3871339-word-spacing);
}
.verified-page .content-block .designation {
  text-align: left;
  color: var(--e-global-color-d055c08);
  font-family: var(--e-global-typography-aef3d18-font-family), Sans-serif;
  font-size: var(--e-global-typography-aef3d18-font-size);
  font-weight: var(--e-global-typography-aef3d18-font-weight);
  line-height: var(--e-global-typography-aef3d18-line-height);
  letter-spacing: var(--e-global-typography-aef3d18-letter-spacing);
  word-spacing: var(--e-global-typography-aef3d18-word-spacing);
}

.elementor-11978 {
  background-color: var(--e-global-color-primary);
}
.verified-page {
  display: none;
}
.verified-tick img {
  width: 70px;
}

.cal-box .card-btn {
  width: 50px;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px #ffffff solid;
  transition: all 0.3s linear;
}
.cal-box .heading-wrapper {
  display: flex;
  margin-top: 26px;
  align-items: center;
  justify-content: space-between;
}
.cal-box .heading-wrapper .elementor-heading-title {
  color: var(--e-global-color-d055c08);
  font-family: var(--e-global-typography-547cd0e-font-family), Sans-serif;
  font-size: var(--e-global-typography-547cd0e-font-size);
  font-weight: var(--e-global-typography-547cd0e-font-weight);
  line-height: var(--e-global-typography-547cd0e-line-height);
  letter-spacing: var(--e-global-typography-547cd0e-letter-spacing);
}
.cal-box .box-link-block {
  display: block;
  position: relative;
}

/* Product Landing Page - Image Boxes Styles */

@media (min-width: 767px) {
  .cal-box .heading-wrapper {
    margin-top: 10px;
  }
  .prod-landing-box-img img {
    width: 300px;
  }
  .verification-heading .elementor-heading-title {
    font-size: 30px;
  }
  .verified-page .profile-block {
    width: 86%;
  }
}

@media (min-width: 1024px) {
  .prod-landing-box-img img {
    width: 180px;
  }
}
@media (min-width: 1180px) {
  .prod-landing-box-img img {
    width: 240px;
  }
}

@media (min-width: 1200px) {
  .cal-box .heading-wrapper {
    margin-top: 26px;
  }
  .prod-landing-box-img img {
    width: 250px;
  }
}

@media (min-width: 1366px) {
  .prod-landing-box-img img {
    width: 270px;
  }
  .verification-heading .elementor-heading-title {
    font-size: 40px !important;
  }
  .afiniti-product-table-wrapper .logo img {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 1700px) {
  .prod-landing-box-img img {
    width: 300px;
  }
  .verified-tick img {
    width: auto;
  }
  .cal-box .heading-wrapper .elementor-heading-title {
    font-size: 22px !important;
    line-height: 25px !important;
  }
}

.elementor-element.sticky-sidebar {
  bottom: 0px;
  position: sticky;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.35);
}
.sticky-sidebar .elementor-element .elementor-heading-title {
  font-size: 14px !important;
  line-height: 20px !important;
}

@media (min-width: 767px) {
  .elementor-element.sticky-sidebar {
    top: 25px;
    bottom: unset;
    box-shadow: none;
    position: sticky;
    height: calc(100vh - 20px);
  }
}

/* Product Page New Updates */
.image-heading .elementor-heading-title {
  font-weight: 400 !important;
  line-height: 26px !important;
}

/*Play Button Styles*/
.afiniti-video-wrapper.elementor-element {
  top: initial;
  width: initial;
  height: initial;
  height: initial;
  position: initial;
  background-color: initial;
}
.theme-black .cta-wrapper {
  color: #ffffff !important;
  background-color: var(--e-global-color-primary);
  border: 1px solid var(--e-global-color-primary);
}
.theme-black .cta-wrapper path {
  fill: #ffffff;
}
.theme-black .cta-wrapper:hover {
  background-color: transparent;
  color: var(--e-global-color-primary) !important;
  border: 1px solid var(--e-global-color-primary);
}
.theme-black .cta-wrapper:hover path {
  fill: var(--e-global-color-primary);
}
.eai-accordion .e-n-accordion .e-n-accordion-item {
  margin: 0px !important;
  border-bottom: none !important;
}
.eai-accordion .e-n-accordion .e-n-accordion-item:last-child {
  border-bottom: 1px solid var(--e-global-color-primary) !important;
}
.eai-accordion .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title {
  padding: 16px 0 16px 16px !important;
}

@media (min-width: 1700px) {
  .image-heading .elementor-heading-title {
    line-height: 32px !important;
  }
  .eai-accordion .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title {
    padding: 18px 0 18px 20px !important;
  }
}

.custom-tag .elementor-post-info__terms-list {
  border-style: solid;
  border-radius: 50px;
  padding: 2px 8px 2px;
  border-width: 1px 5px 1px 5px;
  border-color: var(--e-global-color-48e58cd);
}
.custom-tag .elementor-post-info__terms-list {
  font-size: 12px !important;
}

/* Afiniti Link Page */
.certified-text p,
.certified-box-txt p {
  line-height: 22px !important;
}
.why-partner-txt p {
  line-height: 20px !important;
}
.why-partner-title .elementor-heading-title {
  line-height: 28px !important;
  font-weight: 400 !important;
}

@media (min-width: 767px) {
}
@media (min-width: 880px) {
}
@media (min-width: 1024px) {
}
@media (min-width: 1366px) {
  .why-partner-title .elementor-heading-title {
    line-height: 32px !important;
  }
  .why-partner-txt p,
  .certified-box-txt p {
    line-height: 24px !important;
  }
}

@media (min-width: 1700px) {
  .why-partner-title .elementor-heading-title {
    font-size: 35px !important;
    line-height: 42px !important;
  }
  .why-partner-txt p {
    font-size: 23px !important;
    line-height: 28px !important;
  }
}
