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