.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);
}

.fl-module-fl-post-content h1 {
    font-size: 27px;
}
.fl-module-fl-post-content h2 {
    font-size: 25px;
}
.fl-module-fl-post-content h3 {
    font-size: 23px;
}
.fl-module-fl-post-content h4 {
    font-size: 21px;
}
.fl-module-fl-post-content h5 {
    font-size: 19px;
}
.fl-module-fl-post-content h6 {
    font-size: 17px;
}

.wp-embed-responsive .wp-block-embed .wp-block-embed__wrapper:before {
    padding-top: 0 !important;
}

.velocity-image-1x1 img {
	aspect-ratio: 1/1;
	object-fit: cover;
}
.velocity-image-4x3 img {
	aspect-ratio: 4/3;
	object-fit: cover;
}

.wp-block-details {
  background: #f9f9f9;
  border: 1px solid #ddd;
  border-left: 3px solid var(--fl-global-secondary);
  border-radius: 3px;
  padding: 1rem;
  margin-bottom: 15px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
}

.wp-block-details[open] {
  border-color: var(--fl-global-primary);
}

.wp-block-details summary {
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  color: var(--fl-global-primary);
}

.wp-block-details p {
  margin-top: 1rem;
  line-height: 1.6;
  color: #333;
}

/* Velocity forms */
.velc-form {
    background: #f7f9fc;
    border: 1px solid #dbe4f3;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 20px;
}

.velc-form h4 {
    margin-top: 15px;
    margin-bottom: 10px;
    color: #1f3c73;
    font-size: 16px;
}

.velc-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 12px 16px;
}

.velc-field label {
    display: block;
    font-weight: 600;
    margin-bottom: 4px;
    color: #24324a;
}

.velc-field input,
.velc-field select,
.velc-field textarea {
    width: 100%;
    padding: 8px 10px;
    border-radius: 6px;
    border: 1px solid #c8d3e6;
    background: #fff;
    font-size: 14px;
}

.velc-field.full {
    grid-column: 1 / -1;
}

.velc-submit {
    margin-top: 16px;
    padding: 10px 16px;
    background: #133c8b;
    color: #fff;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 600;
}

.velc-submit:hover {
    background: #0f2f6d;
}

.velc-alert {
    padding: 10px 12px;
    border-radius: 6px;
    margin-bottom: 12px;
}

.velc-alert.success {
    background: #e6f7ed;
    border: 1px solid #9adcb4;
    color: #1e7b47;
}

.velc-alert.error {
    background: #fdecea;
    border: 1px solid #f5b5b1;
    color: #a94442;
}

.home-button .fl-module-button a {
    width: 100%;
    max-width: 300px;
}


:root{
  --vd-step-color: #cfe7da;      /* hijau muda seperti contoh */
  --vd-text-color: #1f2a37;      /* teks */
  --vd-circle-size: 58px;        /* ukuran lingkaran */
}

/* wrapper */
.vd-stepper{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap: 18px;
  padding: 24px 8px;
}

/* step item */
.vd-step{
  display:flex;
  flex-direction:column;
  align-items:center;
  min-width: 110px;
  text-align:center;
}

/* circle */
.vd-circle{
  width: var(--vd-circle-size);
  height: var(--vd-circle-size);
  border-radius: 999px;
  border: 3px solid var(--vd-step-color);
  color: var(--vd-step-color);
  display:flex;
  align-items:center;
  justify-content:center;
  font-weight:700;
  font-size: 22px;
  line-height: 1;
  background: #fff;
}

/* label */
.vd-label{
  margin-top: 12px;
  font-weight: 600;
  color: var(--vd-text-color);
  font-size: 18px;
}

/* connector: titik - garis - titik */
.vd-connector{
  flex: 1 1 auto;
  height: 8px;
  margin-top: calc((var(--vd-circle-size) - 8px) / 2);
  border-radius: 999px;

  /* 3 layer background: dots kiri, line tengah, dots kanan */
  background:
    radial-gradient(circle, var(--vd-step-color) 2.2px, transparent 2.4px) left center / 14px 8px repeat-x,
    linear-gradient(var(--vd-step-color), var(--vd-step-color)) center / 60% 4px no-repeat,
    radial-gradient(circle, var(--vd-step-color) 2.2px, transparent 2.4px) right center / 14px 8px repeat-x;

  opacity: .9;
}

/* optional state */
.vd-step.is-active .vd-circle{
  background: rgba(207,231,218,.25);
}

.velocity-profile-button a {
    position: relative;
    z-index: 1;
}

.print-container {
  max-width: 800px !important;
}
.recensement-photo img {
  max-width: 140px;
}
.recensement-logo img {
  max-width: 90px;
}
.velc-line { display:inline-block; min-width: 50px; /*border-bottom:1px solid #000;*/ padding-bottom:2px; }
.velc-section-title { font-weight:700; /*text-decoration: underline; */}
.recensement-page-break { page-break-after: always; }
.velc-barcode { min-height: 60px; }
.velc-signature {
  width: 100%;
  max-width:220px;
  height:110px;
  display:inline-block;
}


@media only screen and (max-width: 768px) {
  .vd-label{ font-size: 14px; }
  :root{ --vd-circle-size: 46px; }
    html, body {
        overflow-x: hidden;
    }
	.fl-module-content-slider .fl-slide .fl-slide-content {
        padding: 0 !important;
    }
    .vd-stepper {
        overflow-x: scroll;
    }
}