.elementor-164 .elementor-element.elementor-element-b200887{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--padding-top:120px;--padding-bottom:120px;--padding-left:20px;--padding-right:20px;}.elementor-164 .elementor-element.elementor-element-b200887:not(.elementor-motion-effects-element-type-background), .elementor-164 .elementor-element.elementor-element-b200887 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#112035;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-164 .elementor-element.elementor-element-f7ab03e{z-index:1;}.elementor-164 .elementor-element.elementor-element-f7ab03e .elementor-heading-title{font-family:"Barlow", Sans-serif;font-size:12px;font-weight:600;text-transform:none;font-style:normal;text-decoration:none;line-height:normal;letter-spacing:0.02em;color:#E8920A;}.elementor-164 .elementor-element.elementor-element-4b0a2ff{width:var( --container-widget-width, max-content );max-width:max-content;--container-widget-width:max-content;--container-widget-flex-grow:0;z-index:1;}.elementor-164 .elementor-element.elementor-element-4b0a2ff .elementor-heading-title{font-family:"Bebas Neue", Sans-serif;font-size:64px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1em;letter-spacing:0em;color:var( --e-global-color-58337ed );}.elementor-164 .elementor-element.elementor-element-7afeb90{--swiper-slides-to-display:1;--swiper-slides-gap:10px;background-color:transparent;padding:40px 40px 40px 40px;background-image:linear-gradient(180deg, var( --e-global-color-fb1a1bd ) 0%, #E8920A80 150%);--arrow-prev-left-align:0%;--arrow-prev-translate-x:0px;--arrow-prev-left-position:0px;--arrow-prev-top-align:50%;--arrow-prev-translate-y:-50%;--arrow-prev-top-position:0px;--arrow-next-right-align:0%;--arrow-next-translate-x:0%;--arrow-next-right-position:0px;--arrow-next-top-align:50%;--arrow-next-translate-y:-50%;--arrow-next-top-position:0px;}.elementor-164 .elementor-element.elementor-element-7afeb90 .swiper-slide > .elementor-element{height:100%;}@media(max-width:1200px){.elementor-164 .elementor-element.elementor-element-7afeb90{--swiper-slides-to-display:1;}}@media(max-width:1024px){.elementor-164 .elementor-element.elementor-element-b200887{--padding-top:60px;--padding-bottom:60px;--padding-left:30px;--padding-right:30px;}.elementor-164 .elementor-element.elementor-element-f7ab03e .elementor-heading-title{font-size:10px;}.elementor-164 .elementor-element.elementor-element-4b0a2ff{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;text-align:center;}.elementor-164 .elementor-element.elementor-element-4b0a2ff .elementor-heading-title{line-height:1em;}.elementor-164 .elementor-element.elementor-element-7afeb90{--swiper-slides-to-display:1;}}@media(max-width:767px){.elementor-164 .elementor-element.elementor-element-f7ab03e .elementor-heading-title{font-size:12px;}.elementor-164 .elementor-element.elementor-element-4b0a2ff{text-align:center;}.elementor-164 .elementor-element.elementor-element-4b0a2ff .elementor-heading-title{font-size:40px;line-height:1em;}.elementor-164 .elementor-element.elementor-element-7afeb90{--swiper-slides-to-display:1;}}@media(min-width:768px){.elementor-164 .elementor-element.elementor-element-b200887{--content-width:992px;}}/* Start custom CSS for loop-carousel, class: .elementor-element-7afeb90 *//* Make each slide a flex container */
.elementor-164 .elementor-element.elementor-element-7afeb90 .swiper-slide {
    display: flex;
    align-items: center; /* vertical center */
    justify-content: center; /* optional horizontal center */
}

/* Make the Elementor container fill the slide height */
.elementor-164 .elementor-element.elementor-element-7afeb90 .swiper-slide .e-con,
.elementor-164 .elementor-element.elementor-element-7afeb90 .swiper-slide .e-con-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}/* End custom CSS */
/* Start custom CSS */.line-container {
  position: relative;
}

.line-col {
  position: relative;
}

.line-col::after {
  content: "";
  position: absolute;
  top: 16px;
  left: 10px;
  right: -50px;
  height: 1px;
  background: #E8920A;
  z-index: 0;
}

.line-col:last-child::after,
.line-col:last-of-type::after,
.elementor-element-eb40ea6::after {
  content: none;
}

.line-col .elementor-widget-image {
  position: relative;
  z-index: 1;
}
.line-content{
    padding-left: 10px;
}

/* Hide default SVG arrows */
.testimonial-carousel .elementor-swiper-button-prev svg,
.testimonial-carousel .elementor-swiper-button-next svg {
  display: none;
}

/* Shared button style */
.testimonial-carousel .elementor-swiper-button-prev,
.testimonial-carousel .elementor-swiper-button-next {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #E8920A;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Replace with custom SVG images */
.testimonial-carousel .elementor-swiper-button-prev::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('http://ncisystems.com/wp-content/uploads/2026/05/arrow-circle-broken-left.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.testimonial-carousel .elementor-swiper-button-prev{
    left: -20px !important;
}
.testimonial-carousel .elementor-swiper-button-next{
    right: -20px !important;
}

.testimonial-carousel .elementor-swiper-button-next::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('http://ncisystems.com/wp-content/uploads/2026/05/arrow-circle-broken-right.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* Gradient border on the widget wrapper */
.testimonial-carousel {
  position: relative;
  border-radius: 12px;
}

.testimonial-carousel::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(to top, rgba(232, 146, 10, 1), rgba(255, 255, 255, 0.4));
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 1;
}/* End custom CSS */