ol.table-of-contents-ck {
	background: #eee;
		padding: 55px;
		border-radius: 10px;
}
  @media (min-width: 1200px) {
		.uk-padding {
		  padding: 20px;
		}
	}
.uk-link, a {
	  text-decoration: underline;
}	
/* KUNDERNE */
.kunderne h2 {
		font-size: 74px;
		line-height: 74px;
	display: inline-block;
	margin-left: 0px;
	margin-bottom: 66px;
	text-shadow: 9px 8px 14px rgba(0, 0, 0, 0.39);
	color: #fff !important;
		font-weight: 800;
		transform: translate3d(0px, 21.7175px, 0px);
	}
	  @media (max-width: 767px) {
		.kunderne h2 {
	  font-size: 42px;
	  line-height: 42px;
	  margin-left: -28px;
	  margin-bottom: 0px;
	  text-shadow: 9px 8px 14px rgba(0, 0, 0, 0.39);
	  color: #fff !important;

	  display: block;
	  transform: translate3d(0px, -50.44px, 0px);
	}
	}
	
.kunderne .skills p {
	font-size: 38px;
	font-weight: 800;
color: #fff;
line-height: 38px;
text-shadow: 0 0 15px rgba(0,0,0,.6);
}
  @media (max-width: 767px) {
.kunderne .skills p {
  display: none;
	  }
}

@media (max-width: 767px) {
	.kunderne .kundebillede {
		padding: 30px 20px 20px 20px;
		display: block;
	}
}

	
/* JK FIXED BAR */
	.mobile-bottom-fix {
		bottom: 0;
		right: 0;
		width: 350px;
		position: fixed;
		background: #f7a548;
		z-index: 999;
		border-radius: 8px 0px 0px 0px;
		box-shadow: 0 13px 50px 12px rgba(0, 0, 0, 0.4);
	}
	.mobile-bottom-fix h2 {
		color: #fff;
		font-size: 24px;
		font-weight: bold;
		margin: 0 0 8px 0;
	}
	.mobile-bottom-fix h2 a {
		color: #fff!important;
		font-size: 18px!important;
	}
	.mobile-bottom-fix a {
		color: #fff;
	}
	.mobile-bottom-fix .image-col {
		bottom: -17px;
		float: left;
		left: 0;
		position: absolute;
	}
	.mobile-bottom-fix .content-col {
		color: #ffffff;
		padding: 10px 20px 10px 10px;
		text-align: center;
	}
	.mobile-bottom-fix a.toggle-btn {
		background: #669941;
		color: #ffffff !important;
		cursor: pointer;
		display: inline-block;
		font-size: 13px;
		font-weight: bold;
		padding: 4px 10px;
	}

	
@media (max-width: 768px) {
	.mobile-bottom-fix {
		bottom: 0;
		left: 0;
		position: fixed;
		width: 100%;
		background: #f7a548;
		z-index: 999;
		border-radius: 8px 8px 0px 0px;

	}
	.mobile-bottom-fix h2 {
		color: #fff;
		font-size: 24px;
		font-weight: bold;
		margin: 0 0 8px 0;
	}
	.mobile-bottom-fix h2 a {
		color: #fff!important;
		font-size: 18px!important;
	}
	.mobile-bottom-fix a {
		color: #fff;
	}
	.mobile-bottom-fix .image-col {
		bottom: -17px;
		float: left;
		left: 0;
		position: absolute;
	}
	.mobile-bottom-fix .content-col {
		color: #ffffff;
		padding: 10px 20px 10px 10px;
		text-align: center;
	}
	.mobile-bottom-fix a.toggle-btn {
		background: #669941;
		color: #ffffff !important;
		cursor: pointer;
		display: inline-block;
		font-size: 13px;
		font-weight: bold;
		padding: 4px 10px;
	}
}
  @media (min-width: 960px) {
	.blog .h2, .blog .uk-h2, .blog h2 {
	  font-size: 38px;
	}
}

/* JK FIXED BAR LEFT*/
		.mobile-bottom-fix-left {
			bottom: 0;
			left: 0;
			width: 350px;
			position: fixed;
			background: #f74879;
			z-index: 999;
			border-radius: 0px 8px 0px 0px;
			box-shadow: 0 13px 50px 12px rgba(0, 0, 0, 0.4);
		}
		.mobile-bottom-fix-left h2 {
			color: #fff;
			font-size: 24px;
			font-weight: bold;
			margin: 0 0 8px 0;
		}
		.mobile-bottom-fix-left h2 a {
			color: #fff!important;
			font-size: 18px!important;
		}
		.mobile-bottom-fix-left a {
			color: #fff;
		}
		.mobile-bottom-fix-left .image-col {
			bottom: -17px;
			float: left;
			left: 0;
			position: absolute;
		}
		.mobile-bottom-fix-left .content-col-left {
			color: #ffffff;
			padding: 10px 20px 10px 10px;
			text-align: center;
		}
		.mobile-bottom-fix-left a.toggle-btn {
			background: #669941;
			color: #ffffff !important;
			cursor: pointer;
			display: inline-block;
			font-size: 13px;
			font-weight: bold;
			padding: 4px 10px;
		}
	
		
	@media (max-width: 768px) {
		.mobile-bottom-fix-left {
			bottom: 0;
			left: 0;
			position: fixed;
			width: 100%;
			background: #f74879;
			z-index: 999;
			border-radius: 8px 8px 0px 0px;
	
		}
		.mobile-bottom-fix-left h2 {
			color: #fff;
			font-size: 24px;
			font-weight: bold;
			margin: 0 0 8px 0;
		}
		.mobile-bottom-fix-left h2 a {
			color: #fff!important;
			font-size: 18px!important;
		}
		.mobile-bottom-fix-left a {
			color: #fff;
		}
		.mobile-bottom-fix-left .image-col-left {
			bottom: -17px;
			float: left;
			left: 0;
			position: absolute;
		}
		.mobile-bottom-fix-left .content-col-left {
			color: #ffffff;
			padding: 10px 20px 10px 10px;
			text-align: center;
		}
		.mobile-bottom-fix-left a.toggle-btn {
			background: #669941;
			color: #ffffff !important;
			cursor: pointer;
			display: inline-block;
			font-size: 13px;
			font-weight: bold;
			padding: 4px 10px;
		}
	}
/* ============================================
   JK Domain Check DK - Landing Page Styles
   ============================================ */

.jkdc-landing {
    max-width: 800px;
    margin: 0 auto;
    line-height: 1.7;
    color: #333;
}

/* Hero section */
.jkdc-landing__hero {
    text-align: center;
    margin-bottom: 2rem;
}

.jkdc-landing__lead {
    font-size: 1.15rem;
    color: #333;
    max-width: 650px;
    margin: 0 auto 0.75rem;
}

.jkdc-landing__sub {
    font-size: 1rem;
    color: #6c757d;
    margin: 0 auto;
}

/* Sections */
.jkdc-landing__section {
    margin-top: 3rem;
}

.jkdc-landing__section h2 {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    color: #212529;
}

.jkdc-landing__section p {
    margin-bottom: 0.75rem;
}

/* Timeline */
.jkdc-landing__timeline {
    margin-top: 3rem;
}

.jkdc-landing__timeline h2 {
    font-size: 1.5rem;
    margin-bottom: 1.25rem;
    color: #212529;
}

.jkdc-landing__timeline-items {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.jkdc-landing__timeline-item {
    display: flex;
    gap: 1rem;
    align-items: flex-start;
    padding: 1.25rem;
    background: #f0fdf4;
    border-left: 4px solid #198754;
    border-radius: 0 8px 8px 0;
}

.jkdc-landing__timeline-item--danger {
    background: #fef2f2;
    border-left-color: #dc3545;
}

.jkdc-landing__timeline-date {
    font-weight: 700;
    font-size: 0.9rem;
    white-space: nowrap;
    min-width: 110px;
    color: #198754;
}

.jkdc-landing__timeline-item--danger .jkdc-landing__timeline-date {
    color: #dc3545;
}

.jkdc-landing__timeline-text {
    font-size: 0.95rem;
    line-height: 1.6;
}

/* Steps */
.jkdc-landing__steps {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    margin-top: 1.25rem;
}

.jkdc-landing__step {
    display: flex;
    gap: 1.25rem;
    align-items: flex-start;
}

.jkdc-landing__step-number {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    min-width: 48px;
    background: #0d6efd;
    color: #fff;
    font-size: 1.25rem;
    font-weight: 700;
    border-radius: 50%;
}

.jkdc-landing__step-content h3 {
    font-size: 1.1rem;
    margin: 0 0 0.25rem;
    color: #212529;
}

.jkdc-landing__step-content p {
    margin: 0;
    color: #555;
    font-size: 0.95rem;
}

/* FAQ */
.jkdc-landing__faq {
    margin-top: 3rem;
}

.jkdc-landing__faq-item {
    border: 1px solid #dee2e6;
    border-radius: 8px;
    margin-bottom: 0.75rem;
    overflow: hidden;
}

.jkdc-landing__faq-item summary {
    padding: 1rem 1.25rem;
    font-weight: 600;
    font-size: 1rem;
    cursor: pointer;
    background: #f8f9fa;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.jkdc-landing__faq-item summary::before {
    content: "\25B6";
    font-size: 0.7rem;
    transition: transform 0.2s;
    color: #0d6efd;
}

.jkdc-landing__faq-item[open] summary::before {
    transform: rotate(90deg);
}

.jkdc-landing__faq-item summary::-webkit-details-marker {
    display: none;
}

.jkdc-landing__faq-item p {
    padding: 0.75rem 1.25rem 1rem;
    margin: 0;
    font-size: 0.95rem;
    line-height: 1.6;
    color: #555;
}

/* CTA box */
.jkdc-landing__cta-box {
    margin-top: 3rem;
    padding: 2rem;
    text-align: center;
    background: linear-gradient(135deg, #f0f7ff 0%, #e8f4f8 100%);
    border-radius: 12px;
    border: 1px solid #d0e2f0;
}

.jkdc-landing__cta-box h2 {
    font-size: 1.4rem;
    margin: 0 0 0.75rem;
    color: #212529;
}

.jkdc-landing__cta-box p {
    margin: 0 0 0.5rem;
    color: #555;
}

.jkdc-landing__cta-button {
    display: inline-block;
    padding: 0.85rem 2rem;
    background: #0d6efd;
    color: #fff !important;
    text-decoration: none !important;
    font-weight: 600;
    font-size: 1.05rem;
    border-radius: 8px;
    margin-top: 0.75rem;
    transition: background 0.2s;
}

.jkdc-landing__cta-button:hover {
    background: #0b5ed7;
}

/* Center the module on the landing page */
.jkdc-landing .jkdomaincheck {
    margin-left: auto;
    margin-right: auto;
}

/* Responsive */
@media (max-width: 576px) {
    .jkdc-landing__timeline-item {
        flex-direction: column;
        gap: 0.25rem;
    }

    .jkdc-landing__step {
        gap: 1rem;
    }

    .jkdc-landing__step-number {
        width: 40px;
        height: 40px;
        min-width: 40px;
        font-size: 1.1rem;
    }

    .jkdc-landing__cta-box {
        padding: 1.5rem;
    }
}
