.fl-contact-form textarea, .fl-contact-form input[type="text"], .fl-contact-form input[type="tel"], .fl-contact-form input[type="email"] {
	display: inline-block;
	width: 100%;
	border: 1px solid #ddd;
	padding: 5px 10px;
	font-size: 13px;
	color: #373737;
	border-radius: 3px;
}
.fl-module-adv-testimonials .bx-wrapper {
    margin: 0 auto;
}
a {
	text-decoration: none !important
}
.white-image img {
	filter: brightness(0) invert(1);
}
.z-index {
	position: relative;
	z-index:9;
}
.velocity-image-1x1 img {
	aspect-ratio: 1/1;
	object-fit: cover;
}
.velocity-image-4x3 img {
	aspect-ratio: 4/3;
	object-fit: cover;
}
header.fl-theme-builder-header-scrolled .sticky-off {
    display: none !important;
}
.design-by, .design-by a {
	opacity: 0;
	cursor: default;
	margin: 0;
	padding: 0;
}


/** HALAMAN STRUKTUR ORGANISASI DAN Guru & Staff TU **/

.velocity-module-callout .fl-photo-content img,
.page-id-22 .fl-module-callout .fl-photo-content img,
.page-id-24 .fl-module-callout .fl-photo-content img {
    width: 100%;
    height: auto;
    aspect-ratio: 3/4;
    object-fit: cover;
    border-radius: 10px;
}
.velocity-module-callout .fl-callout-title,
.page-id-22 .fl-module-callout .fl-callout-title,
.page-id-24 .fl-module-callout .fl-callout-title {
    font-size: 18px;
    font-weight: bold;
}
.velocity-module-callout .fl-callout-text,
.page-id-22 .fl-module-callout .fl-callout-text,
.page-id-24 .fl-module-callout .fl-callout-text {
    font-size: 15px;
}

/** END HALAMAN STRUKTUR ORGANISASI DAN Guru & Staff TU **/




@media only screen and (max-width: 768px) {
    html, body {
        overflow-x: hidden;
    }
	.fl-module-content-slider .fl-slide .fl-slide-content {
        padding: 0 !important;
    }
}
