#item-179497138805 > .ba-menu-wrapper > .main-menu > .integration-wrapper > ul > li.current {
    border-bottom: 2px solid #FFF;
}

.ba-slideshow-img video, .ba-video-background video, .ba-video-background iframe, .ba-slideshow-img iframe {
    width: 100vw !important;
    height: auto !important;
    object-fit: cover;
    min-height: 100vh !important;
  	left:0;
  	top:0;
}

p { 
 padding-bottom: 15px;
}

@supports (-webkit-text-stroke: 1px white) {
  .outline-text h1 {
    -webkit-text-stroke: 2px white;
    -webkit-text-fill-color: transparent;
  }
  @media (max-width: 768px) {
    .outline-text h1 {
    	-webkit-text-stroke: 1px white;
    }     
 	}
}

.testimonials-wrapper .testimonials-info {
    height: auto !important;
}