.c-left-navigation {
	margin-top: 73px;
}
.content-element.column:has(.manchettext)  {
    background-color: #EAEBED;
	margin-top: 18px;
}
.Kommuneplanrammer button.accordion__btn {
    font-size: 16px;
}
.Kommuneplanrammer h1{
	display: none;
}
.Kommuneplanrammer h1.synlig_h1{
	display:block;
}
.c-leaflet-table .bootstrap-table .page-item.active a.page-link{
    color: black;
}
.left-menu-content > .grid-container > .row > .element-row > .content-element:has(.manchettext)  {
    margin-left: 15px;
}
.left-menu-content {
	margin-right: 15px;
}
.rte-infobox.clearfix{
	background: var(--color-a);
}
.rte-infobox.clearfix *{
	color: white;
	padding: 0px 20px;
}
.left-menu-content .content-element:has(.rte-infobox){
    padding-right: 0px;
}
:focus {
    outline: none !important;
}

.main-content a {
	color: var(--color-a);
	text-decoration: underline;
}

body, h1, h2, h3, h4, p, span, input, button, li {
	font-family: "K2D", sans-serif;
}

h1 {
	font-size: 30px;
	font-weight: 600;
	margin: 0 0 0.67em 0;
}
h2 {
	font-size: 24px;
	font-weight: 600;
	margin: 35px 0 15px 0;
}

.main-content, p {
	max-width: 1020px;
}

main li{
	font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.8;
}

main {
	min-height: calc(100vh - 425px);
	background-color: #fff;
}

/* CONTENT SKIP LINK */
#content_skiplink {
	display: none;
}
.screenreader-text {
  position: absolute;
  left: -999px;
  width: 1px;
  height: 1px;
  top: auto;
}
.screenreader-text:focus {
  color: black;
  display: inline-block;
  height: auto;
  width: auto;
  position: static;
  margin: auto;
}

/* TOP LOGO */
.c-logo img {
    width: 120px;
    padding-top: 15px;
}
.top-logo p {
	font-size: 14px;
	font-weight: 500;
	margin: 0 0 5px 0;
}

/* TOP MENU */
/*.menu-split .c-mega-menu:nth-child(1) .c-mega-menu__level--1 li:nth-child(n+5) {
	display: none;
}
.menu-split .c-mega-menu:nth-child(2) .c-mega-menu__level--1 li:nth-child(-n+4) {
	display: none;
}*/

header {
	background-color: #fff;
}
header .top-menu {
	border-bottom: 2px solid #EAEBED;
}
header .top-menu .row {
	align-items: center;
}

.c-mega-menu__ul li a span.c-mega-menu__li-a-text, 
.c-mega-menu__ul li p span.c-mega-menu__li-a-text {
	padding: 5px 15px;
}
.c-mega-menu__level--1 > li > a, .c-mega-menu__level--1 > li > p {
    height: auto;
    line-height: normal;
	padding: 0;
}
/*.c-mega-menu__level--1 > li {
    padding: 5px;
}*/

header .c-mega-menu__ul li a span.c-mega-menu__li-a-text {
	color: #000;
	font-size: 16px;
}
header .c-mega-menu__ul li.-currentPage a span.c-mega-menu__li-a-text,
header .c-mega-menu__ul li.-currentPage-ancestor a span.c-mega-menu__li-a-text {
	color: #fff;
	font-weight: 700;
	background-color: var(--color-a);
	border-radius: 999px;
}
header .c-mega-menu__ul li.-currentPage a span.c-mega-menu__li-a-text::after, 
header .c-mega-menu__ul li.-currentPage-ancestor a span.c-mega-menu__li-a-text::after {
	display: none;
}
.c-mega-menu__level--1 > li:hover > a {
    opacity: 1;
}

@media (min-width:992px){
    .force-col-change > .row .col--md-4:nth-child(1) {
		max-width: 15%;
		flex: 0 0 15%;
	}
	.force-col-change > .row .col--md-4:nth-child(2) {
		max-width: 65%;
		flex: 0 0 65%;
	}
	.force-col-change > .row .col--md-4:nth-child(3) {
		max-width: 20%;
		flex: 0 0 20%;
	}
}

/* BREADCRUMB */
.c-breadcrumb a, .c-breadcrumb {
	font-size: 14px;
	color: var(--color-a);
}
.c-breadcrumb__home-link svg {
	height: 12px;
	fill: var(--color-a);
}
.c-breadcrumb > .active {
	color: var(--color-a);
}
.c-breadcrumb > li > .divider {
	color: color: var(--color-a);
}

/* LEFT MENU */
main .c-left-navigation {
	padding: 0;
	border: 1pt solid var(--color-a);
}
main .c-left-navigation__item ul {
	padding-left: 15px;
}
main .c-left-navigation__item a {
    margin-bottom: 0;
    display: inline-block;
    color: #000;
    font-size: 16px;
	width: 100%;
	padding: 5px 10px;
}
main .c-left-navigation__item.active {
	background-color:#EAEBED;
}
main .c-left-navigation__item.open a{
	text-decoration: none;
	background-color: var(--color-a);
	color: #fff;
}
main .c-left-navigation__item.open {
	background-color: #EAEBED
}
main .c-left-navigation__item.open ul a {
	text-decoration: none;
	background-color:#EAEBED;
	color: #000;
}
main .c-left-navigation__item.active>a {
    text-decoration: none;
    background: var(--color-a);
    color: #fff;
	font-weight: 700;
}
main .c-left-navigation__item.open>a {
	font-weight: 700;
}
main .c-left-navigation > ul {
    margin-block-start: 0px;
    margin-block-end: 0px;
}

/* TOP SEARCH */
.service-search.c-service-menu.is-collapsed.-rounded {
	width: calc(100% - 40px);
}
.c-service-menu, .service-print {
	border: 1pt solid;
	border-radius: 999px;
}
.c-service-menu.is-collapsed .c-service-menu__shadow {
	display: none;
}
.c-service-menu.-rounded .c-service-menu__show-service-menu-btn {
    background-color: transparent;
}
.c-service-menu.is-collapsed .c-service-menu__search-btn-svg {
    fill: #000;
}
.c-service-menu.is-collapsed .c-service-menu__search-field {
    height: 35px;
    padding: 0px;
}
.c-service-menu.-rounded .c-service-menu__show-service-menu-btn {
    width: 35px;
    height: 35px;
}
.c-service-menu.is-collapsed .c-service-menu__search-btn-svg {
    width: 20px;
    height: 20px;
}
.c-service-menu.is-collapsed .c-service-menu__search-field {
	font-size: 14px;
}
.service-print {
	margin-left: 5px;
	width: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.service-print svg {
	display: block;
	width: 20px;
	height: 20px;
}
.custom-service-menu {
	display: flex;
	align-items: center;
	margin-bottom: 5px;
}
.c-service-menu.is-collapsed .c-service-menu__show-service-menu-btn {
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* FOOTER */
.footer {
	margin-top: 100px;
	position: relative;
	overflow-x: clip;
}
.footer p {
	color: #fff;
	font-size: 14px;
}
.footer-wave-front {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -99%);
	z-index: 2;
	fill: var(--color-a);
	height: 109px;
	min-width: 1440px;
	width: 101%;
}
.footer-wave-back {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -100%);
	z-index: 1;
	fill: #6b8697;
	height: 109px;
	min-width: 1440px;
	width: 101%;
}
.footer-right-link {
	position: absolute;
	bottom: 0;
	right: 15px;
}

.footer-right-link a {
    color: #ffffff;
}

/* FORSIDE */
.frontpage-wave {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -1px;
	fill: #fff;
	height: 130px;
	min-width: 1440px;
	width: 100%;
}
.frontpage-wave-row {
	position: relative;
	height: 330px;
	background-size: cover;
	background-position: center 20%;
	overflow-x: clip;
}
.frontpage-wave-row h1 {
	margin: 0;
	font-size: 48px;
	color: white;
	position: relative;
	top: 75px;
	left: 15px;
	text-shadow: #000 6px 0 15px;
	max-width: 920px;
	padding-right: 20px;
}

/* MOBILMENU */
.c-mobile-menu__off-canvas {
	background-color: var(--color-a);
}
.c-mobile-menu__toggle-btn {
	position: absolute;
}

/*------- Rammevisning Bokse ------ */

#data_planid {
    display: none;
	}

#lp_list_wrapper, #zone_list_wrapper, #pstatus_ramme {
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    padding: 10px;
    margin: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    color: #333;
	font-weight: 300;
	}

#lp_list_wrapper p, #zone_list_wrapper p, #pstatus_ramme p {
    font-size: 0.95rem;
	}

#lp_list_wrapper h4, #zone_list_wrapper h4, #pstatus_ramme h4 {
    margin-top: 0.3em;
    margin-bottom: 0.8em;
    font-weight: 500;
	}

#lp_list_wrapper a{
	text-decoration: underline;
	}

.c-demarcation-plandata__list-item {
    background-color: transparent;
	}

.ramme_boks_area{
	padding-top: 35px;
}

/* CARDS */
.c-link-element__link {
	background-color: var(--color-a);
	padding: 10px 10px 10px 0px;
}
.c-link-element__link__text {
	color: #fff;
	text-decoration: none;
	margin: auto;
	font-size: 16px;
	font-weight: 600;
}
.c-link-element__link__svg-arrow {
	fill: var(--color-a);
	background-color: #fff;
	border-radius: 50%;
	width: 32px;
	height: 32px;
	padding: 8px;
	transition: 0.1s ease-in-out;
}
.c-link-element a:hover .c-link-element__link__svg-arrow {
	transform: translateX(0);
	outline: 2px solid #fff;
	background-color: transparent;
	fill: #fff;
	outline-offset: -2px;
}
.frontpage-cards {
	margin: auto;
	max-width: 1400px !important;
}
.frontpage-cards .c-link-element img {
    max-height: 250px;
    width: 100%;
    object-fit: cover;
    object-position: top;
    vertical-align: top;
}
.c-link-element img {
    vertical-align: top;
}

/* RAMMEMENU */
.rammemenu .c-mega-menu__level--1 > li {
    float: none;
}
.rammemenu .c-mega-menu__level--1 > li a span {
    margin-bottom: 0;
    display: inline-block;
    color: #000;
    font-size: 16px;
    width: 100%;
    padding: 5px 10px;
	font-weight: 400;
	line-height: 1.8;
}
/*Høringspop-up*/
/*Close open fix arrow*/
.c-sticky-element.is-closed .hamburger-box{
	transform: rotate(0deg);
}
.c-sticky-element .hamburger-box{
	transform: rotate(180deg);
}

body .c-sticky-element{
	background: #004e61;
	max-height: calc(100vh - 200px);
    overflow-y: auto;
	max-width: 500px;
}
.c-sticky-element.grid.grid-container.sticky-element--initialized {
    box-shadow: -1px -1px 15px rgba(0, 0, 0, 0.2);
}
.c-sticky-element__visible-on-close h2 {
    padding-top: 18px;
}
.c-sticky-element__visible-on-close h2 .c-sticky-element__headline-text {
    font-size: 1.2rem;
}

.c-sticky-element .-red{
	background: #004e61;
}

.c-sticky-element__content a {
    color: white;
    text-decoration: underline;
}

.c-sticky-element__btn-wrapper{
	justify-content: center;
}

.c-sticky-element__hide-on-close > h2{
	text-align:left;
}

.c-sticky-element .c-sticky-element__column{
	vertical-align: top;
	padding: 20px;
}
.c-sticky-element__trompet-text, #rightColumTitle, .c-sticky-element__column.-red .c-sticky-element__content {
    padding: 0;
}

.c-sticky-element__btn-wrapper .c-sticky-element__btn{
	padding: 20px 33px;
}

section:not(.is-closed) .c-sticky-element__close-btn {
    position: absolute;
}

section:not(.is-closed) .c-sticky-element__close-btn .c-sticky-element__close-btn-text {
	font-size: 1.3rem;
}

.c-sticky-element__form .umbraco-forms-field > label {
    display: block;
}

.c-sticky-element__headline-svg {
    display:none;
}
.c-sticky-element.is-closed .c-sticky-element__visible-on-close {
    padding-left: 40px;
}

.c-sticky-element__column:first-child {
    width: 100% !important;
    padding: 90px 40px 0 40px;
}
.c-sticky-element__column:last-child {
    padding: 0 0 40px 0
}

/*VIDI*/
.c-vidi-map__map-element, .c-vidi-map, #c-vidi-map__map-element__static {
    max-height: 500px;
}
.c-vidi-map {
	padding-bottom: 500px;
}

/*.c-vidi-map.vidi--initialized{
	height: 200px;
}*/

/*.c-vidi-map {
	padding-bottom: 0;
}*/

/* PRINT */
@media print{
	
    .noscreen {
		display:block;
	}
	#content_skiplink{
		display:none;
	}
	.remove-from-print, .noprint  {
		display:none;
		height: 0px;
	}
	body, html {
    	margin: 0;
    	padding: 0;
	}	
	main {
    	background: transparent !important;
		padding-bottom: 0px !important;
  	}

  	main, section, article{
  		font-family: Verdana, Geneva, sans-serif;
  	}
	
	body {
		background-color: none !important; 
		background-image: none !important;
	}
	
	h1 {
        font-size: 2.5rem;
        font-weight: 600;
        margin: 2rem 0;
	}
	
	h2 {
        font-size: 2.0rem;
		font-weight: 500;
		margin: 1.2rem 0;
	}

	h3 {
        font-size: 1.5rem;
        margin: 1.2rem 0;
	}

	h4 {
		font-size: 1.3rem;
		margin: 1.2rem 0;
		font-weight:400
	}
		
	p {
		font-size: 1.1rem;
	}
	
	a {
		color: hsl(225, 50%, 39%);
		font-size: 1.1rem;
	}
	
	li {
		font-size: 1.1rem;
    	line-height: 1.8;
		color: black;
	}
	
	strong {
		font-weight: bold !important;
	}
	
	.c-hero-banner {
		display: none;
		height: 0;
	}
	.main-content.column{
		padding-left: 0px !important;
		margin-left: 0px !important;
	}

/*-----forside-----*/	
	.pdf-cover{
		height: 1400px
	}
	
	.c-image-text__text .name{
        font-family:'Roboto Slab', sans-serif;
        font-weight: 300;
        font-size: 2.4rem;

	}

	.c-image-text__text .name.category{
        font-family:'Roboto Slab', sans-serif;
        font-weight: 300;
        font-size: 2.0rem;

	}	
	
	/* RAMME KORT */
	.c-leaflet-map__wrapper {
		min-height: 0px;
		height: 0px !important;
		display: none;
		margin-block-start: 0px;
		margin-block-start: 0rem;
		margin-block-end: 0px;
		margin-block-end: 0rem;
		padding-block-start: 0px;
		padding-block-start: 0rem;
		padding-block-end: 0px;
		padding-block-end: 0rem;
		padding: 0px !important;
		margin: 0px !important;
		line-height: 0px;

	}
	.c-leaflet-map__wrapper.customLeafletMap--initialized {
		min-height: 0px;
		height: 0px !important;
		display: none;
		margin-block-start: 0px;
		margin-block-start: 0rem;
		margin-block-end: 0px;
		margin-block-end: 0rem;
		padding-block-start: 0px;
		padding-block-start: 0rem;
		padding-block-end: 0px;
		padding-block-end: 0rem;
		padding: 0px !important;
		margin: 0px !important;
		line-height: 0px;

	}
	.c-leaflet-map__wrapper>.c-leaflet-map{
		min-height: 0px;
		height: 0px !important;
		display: none;
		margin-block-start: 0px;
		margin-block-start: 0rem;
		margin-block-end: 0px;
		margin-block-end: 0rem;
		padding-block-start: 0px;
		padding-block-start: 0rem;
		padding-block-end: 0px;
		padding-block-end: 0rem;
		padding: 0px !important;
		margin: 0px !important;
		line-height: 0px;

	}
	c-leaflet-map{
		min-height: 0px;
		height: 0px !important;
		display: none;
		margin-block-start: 0px;
		margin-block-start: 0rem;
		margin-block-end: 0px;
		margin-block-end: 0rem;
		padding-block-start: 0px;
		padding-block-start: 0rem;
		padding-block-end: 0px;
		padding-block-end: 0rem;
		padding: 0px !important;
		margin: 0px !important;
		line-height: 0px;

	}
	
/*-----spildevandsplan forside-----*/	
	.sp-frontpage-logo{
    	position: relative;
    	left: 25px
    }

	.sp-frontpage-img .c-image-text{
		position: relative;
		top: 250px
	}
	.sp-footer-slope{
        position:relative;
		top: 490px

	}
    .sp-footer-slope .c-image-text__text{
        position:relative;
        top: 0px;
        width: 989px

	}
	
	.screenreader-text{
		display: none;
	}
		.grid-rammebestemmelser .col--md-8 {
		    width: 100% !important;
    		float: none !important;
		    max-width: 100%;
    		flex: 0 0 100%;

	}
	.c-leaflet-map__loading{
		display: none;
	}
	  .c-demarcation-plandata__list {
    display: table;
    width: 100%;
    border-collapse: collapse;
  }

  .c-demarcation-plandata__list-item {
    display: table-row;
    border-bottom: 1px solid #ccc;
  }

  .c-demarcation-plandata__list-item-key,
  .c-demarcation-plandata__list-item-value {
    display: table-cell;
    padding: 8px;
    vertical-align: top;
  }

  .c-demarcation-plandata__list-item-key {
    font-weight: bold;
    width: 40%; /* eller justér som du vil */
  }
	.c-demarcation-anvspec .accordion__btn {
    border-top: none;
	}
	.c-demarcation-anvspec .accordion .c-demarcation-plandata__list-item-key {
   		border-top: none;
		border-right: none;
		padding-left: 0px;
	 }
	.c-demarcation-anvspec .accordion .c-demarcation-plandata__list-item-value {
    border-right: none;
    border-top: none;
	}
    .c-demarcation-plandata__list-item-value.c-demarcation-anvspec__accordion-values .c-demarcation-plandata__list-item {
        border-bottom: none;
    }
	.c-demarcation-plandata__list-item-value.c-demarcation-anvspec__accordion-values p{
		color: black;
	}
	.c-demarcation-plandata__list-item-value.c-demarcation-anvspec__accordion-values .accordion__btn{
		color: black;
		border-bottom: 1px solid #ccc;
		padding-left: 0px;
	}
	footer{
		display:none;
		max-height: 0px:
	}
	.rte-infobox.clearfix {
    background: var(--color-a);
	}
}

@media (max-width: 767px){
	.frontpage-wave-row h1 {
		font-size: 28px;
	}
	.c-sticky-element.grid.grid-container.sticky-element--initialized {
        max-width: 250px;
		min-width: 100%;
    }
	.c-sticky-element__visible-on-close h2 .c-sticky-element__headline-text {
	    font-size: 1.1rem;
	}
}