/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 12 2022 | 11:43:23 */
body {
	scroll-behavior: smooth;
}

.application-slide figure img {
	object-fit: cover;
	aspect-ratio: 4 / 3;
}

.contact-us-form .wpforms-submit-container {
	text-align: center;
}

.contact-us-form .wpforms-submit-container > button[type=submit] {
	font-size: 1.25rem !important;
	padding: 16px 50px !important;
}

.section-title-effect {
	border-top: 1px solid #f5f5f5;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}

.tab-stable-content-height .eael-tabs-content {
	height: 500px;
}

.tab-stable-content-height #eael-advance-tabs-da23b88  .eael-tabs-content  {
	height: 650px;
}

@media screen and (max-width: 768px) {
	.gallery-item-caption-wrap.caption-style-hoverer {
		visibility: visible;
		opacity: 1;
	}
	.eael-gallery-grid-item .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up h5 {
		transform: translateY(0);
	}
	.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up p {
				transform: translateY(0);
	}
	
	
.tab-stable-content-height .eael-tabs-content {
	height: auto;
}

.tab-stable-content-height #eael-advance-tabs-da23b88  .eael-tabs-content  {
	height: auto;
}
}

.title-section-sticky {
	position: sticky;
	top: 74px;
	z-index: 10;
}

footer .elementor-widget-text-editor .elementor-widget-container p:last-child {
	margin-bottom: 0;
}