/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

/**umb_name:H1*/
h1{}

/**umb_name:H2*/
h2{}

/**umb_name:H3*/
h3{}

/**umb_name:H4*/
h4{}

/**umb_name:H5*/
h5{}

/**umb_name:Paragraph*/
p{}

/**umb_name:Paragraph*/
p{}

/**umb_name:Blockquote*/
blockquote{}

.comparison-slider-wrapper {
	-webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.bg__d6066b{
	background-color: #d6066b;
}

.bg__d6066b .counter__headline, .bg__d6066b p, .bg__d6066b h1, .bg__d6066b h2, .bg__d6066b h3, .bg__d6066b h4, .bg__d6066b h5 {
	color: #f4f4f5;
}

.bg__e4e4e4{
	background-color: #e4e4e4;
}

.bg__a40552{
	background-color: #a40552;
}

.bg__a40552 .counter__headline, .bg__a40552 p, .bg__a40552 h1, .bg__a40552 h2, .bg__a40552 h3, .bg__a40552 h4, .bg__a40552 h5 {
	color: #f4f4f5;
}

.sort-tekst p, .sort-tekst h4 
{
	color: #262626 !important;
}

.noReverse {
	flex-direction: row-reverse;
}

@media (min-width: 1200px){
.noReverse .imageAndText__text .line {
	left:220px;
}

.noReverse p {
	margin-right: 50px;
}
}

.pinterestStyling {
	width: 32px !important;
	height: 32px !important;
	background-size: 32px 32px !important;
}

@media (min-width: 1366px) and (max-height: 930px) and (min-height: 836px) {
	.cta {
		top: 300px;	
	}
}

@media (min-width: 1366px) and (max-height: 835px) and (min-height: 768px) {
	.cta {
		top: 230px;	
	}
}

@media (min-width: 767px) {
	.mobileCTA {
		display: none;	
	}
}

@media (max-width: 767px) {
	.cta__toggle {
		width: 190px !important;
	}
	
	.desktopCTA {
		display: none;	
	}
	.mobileCTA {
    	display: inherit !important;
		margin-right: 10px;
	}
	
}

@media (min-width: 766px) and (max-height: 768px) and (min-height: 600px) {
	.cta {
		top: 90px;	
	}
}
#map a[href^="http://maps.google.com/maps"], #map a[href^="https://maps.google.com/maps"] {
	display: block !important;
}
.videoHolder .video .thumb.hide{
opacity:100%;
position:reletive;
z-index:-1;
}
.videoHolder .video .thumb .overlay{
pointer-events:none;
}
.videoHolder .video .thumb img{
pointer-events:none;
}
.videoText{
margin-top:8px;
}
.videoText h3{
font-size:20px;
margin-bottom:0;
}
.video_col8 .videoHolder .video iframe, .video_col8 .videoHolder .video video {
height: 445px !important;
}

.video_col8 .videoHolder .video .thumb {
height: 445px !important;
}



/* VIDEO HEADER */


.video-cover-DA2AD314EA944F13956337AC382DB603 {
  width: 100%;
  height: 95vh;
  position: absolute;
  z-index: 0;
}

.video-cover-DA2AD314EA944F13956337AC382DB603 iframe {
  position: absolute;
  width: 100%;
  height: 300%;
  object-fit: cover;
  z-index: 1;
  top: -113%;
}

.video-cover-DA2AD314EA944F13956337AC382DB603 video {
	position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    top: -13%;
}



.video-cover-content-DA2AD314EA944F13956337AC382DB603 {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
}

.video-cover-title-DA2AD314EA944F13956337AC382DB603 {
  font-size: 40px;
  margin-bottom: 10px;
  font-weight: bolder;
}

.video-cover-desc-DA2AD314EA944F13956337AC382DB603 {
  font-size: 20px;
  line-height: 20px;
  max-width: 50%;
  font-weight: lighter;
}

.video-cover-content-DA2AD314EA944F13956337AC382DB603 .overlay {
	height: 470px;
	justify-content: center;
	padding-left: 0px;
	padding-bottom: 0px;
}

@media screen and (max-width: 768px) {
  .video-cover-DA2AD314EA944F13956337AC382DB603 {
    height: 50vh;
  }
  
  .video-cover-DA2AD314EA944F13956337AC382DB603 iframe, .video-cover-DA2AD314EA944F13956337AC382DB603 video {
    position: relative;
  }
  
  .video-cover-content-DA2AD314EA944F13956337AC382DB603 {
    height: auto;
    color: #000;
    margin-top: 35px;
    padding: 15px;
    box-sizing: border-box;
  }
  
  .video-cover-desc-DA2AD314EA944F13956337AC382DB603 {
    max-width: unset;
  }
}

@media screen and (max-width: 650px) {
  .video-cover-DA2AD314EA944F13956337AC382DB603 {
    height: 455px;
  }
}

.banner {
	overflow: hidden;	
}

.player .vp-controls .play {
	display: none !important;	
}

@media screen and (min-width: 767px) {
  .pristabel_small {
    display:none;
  }
}

@media screen and (max-width: 767px) {
  #CookiebotWidget {
    bottom:70px !important;
  }
}
@media (min-width: 1200px) {
.storVideo {
    height: 75vh;
	overflow:hidden;
}
.storVideo .video-cover-content-DA2AD314EA944F13956337AC382DB603 .overlay {
    height: 75vh;
}
}

.contactFooter:first-of-type{
	margin-bottom: 30px;
}

/* CTA form */
@media (max-width: 767px) {
	.cta__content {
		height: 650px;
		overflow-y: auto;
	}
}

@media (min-width: 1200px) and (max-width: 1365px) {
	.cta__content {
		height: 450px;
		overflow-y: auto;
	}
}
@media (min-width: 1366px) and (max-width: 1880px){
	.cta__content {
		height: 625px;
    	overflow-y: auto;
	}
}

@media (min-width: 1880px){
	.cta__content {
		height: 550px;
    	overflow-y: auto;
	}
}

/* ~~~~~~~~~ Tekst med baggrund ~~~~~~~~~ */

.tekstMedBaggrund__container {
    position: relative;
    width: 100%;
    max-width: 100%;
    min-height: 500px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
    padding: 20px;
}

.tekstMedBaggrund__container .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Dark overlay */
}

.tekstMedBaggrund__container .content {
    position: relative;
    z-index: 2;
    font-size: 1.5em;
    font-weight: bold;
    padding: 30px 40px;
}

.tekstMedBaggrund__container .content p, .tekstMedBaggrund__container .content h2, .tekstMedBaggrund__container .content h3, .tekstMedBaggrund__container .content h4, .tekstMedBaggrund__container .content h5, .tekstMedBaggrund__container .content span{
    color: #f5f5f4;
}

/* ~~~~~~~~~ SPLIT SCREEN ~~~~~~~~~ */

.splitSection.bg__d6066b .splitSection__text .link-primary{
	background-color: #f0f0f0;
	display: inline-block;
}

.splitSection.bg__d6066b .splitSection__text .link-primary:after{
	background-color: #000;
}

.splitSection.bg__d6066b .splitSection__text .link-primary, .splitSection.bg__d6066b .splitSection__text .link-primary:before , .splitSection.bg__d6066b .splitSection__text .link-primary:after{
	color: #000;
}

.splitSection.bg__d6066b .splitSection__text .link-primary:hover span, .splitSection.bg__d6066b .splitSection__text .link-primary:hover::before{
	color: #fff;
}

.splitBtn{
		transition-property: all;
		font-size: 16px;
		color: #fff;
		font-weight: 400;
		line-height: 22px;
		position: relative;
		background-color: #d6066b;
		padding: 12px 24px;
		padding-right: 50px;
		z-index: 2;
	}

/* Wrapper container for the sections */
.splitScreen__wrapper {
    max-width: 100%;
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

/* Ensure each split section stays within bounds */
.splitSection {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 500px; /* Can be adjusted */
    clear: both;
}

/* Fix potential Bootstrap grid spacing issues */
.splitSection__text,
.splitSection__image {
    width: 100%;
    max-width: 100%;
    padding: 20px;
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Ensure text has a readable width */
.splitSection__textContent {
    max-width: 80%;
    text-align: center;
}

/* Background image styling */
.splitSection__image {
    position: relative;
    background-size: cover;
    background-position: center;
}

/* Overlay to improve text readability on images */
.splitSection__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

/* Text inside the image */
.splitSection__imageText {
    position: absolute;
    color: #f5f5f4;
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
    width: 80%;
}

/* Force text colors inside images to be readable */
.splitSection__imageText p,
.splitSection__imageText h2,
.splitSection__imageText h3,
.splitSection__imageText h4,
.splitSection__imageText span {
    color: #f5f5f4;
}

/* Correct ordering of sections */
.splitSection__image--right {
    order: 2;
}

.splitSection__text--left {
    order: 1;
}

.splitSection__image--left {
    order: 1;
}

.splitSection__text--right {
    order: 2;
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .splitSection {
        flex-direction: column;
        min-height: auto;
    }

    .splitSection__image,
    .splitSection__text {
        width: 100%;
        min-height: 300px;
        padding: 15px;
    }

    .splitSection__textContent,
    .splitSection__imageText {
        max-width: 100%;
    }
}

/* ~~~~~~~~~ Karrusel ~~~~~~~~~ */

/* Carousel Container */
.carousel__container {
    margin: 0 auto;
    padding: 40px 20px;
    position: relative;
    max-width: 100%; /* Ensures it fills the full width */
    overflow: hidden; /* Prevents extra scrolling */
}

/* Swiper Slide */
.carousel__slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-in-out;
}

.swiper-slide{
    opacity: 1 !important;
}

.carousel__slide:hover {
    transform: translateY(-5px);
}

.swiper-wrapper{
    padding-bottom: 50px;
}

/* Image */
.carousel__image {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

/* Content */
.carousel__content {
    padding: 20px;
}

/* Title */
.carousel__title {
    font-size: 20px;
    font-weight: bold;
	margin-top: 15px;
    margin-bottom: 15px;
    color: #333;
}

/* Description */
.carousel__text {
    font-size: 16px;
    color: #666;
    line-height: 1.6;
}

/* Navigation Buttons */
.carousel__button-prev, .carousel__button-next {
    position: absolute!important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: 50% !important;
    background: rgba(255, 255, 255, 0) !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: background 0.3s ease-in-out !important;
    z-index: 10;
}

.carousel__button-prev {
    left: 10px;
    color: #d6066b !important;
}

.carousel__button-next {
    right: 10px;
    color: #d6066b !important;
}

/* Ensure Previous & Next Slides are Partially Visible */
.swiper-slide {
    opacity: 0.8;
    transition: opacity 0.3s ease-in-out;
}

.swiper-slide-active {
    opacity: 1;
}

/* Pagination */
.carousel__pagination {
    margin-top: 15px;
    text-align: center;
}

/* Responsive Design */
@media (max-width: 992px) {
    .carousel__title {
        font-size: 18px;
    }
    .carousel__text {
        font-size: 14px;
    }
    .carousel__button-prev, .carousel__button-next {
        width: 40px;
        height: 40px;
    }
}

/* ~~~~~~~~~ Counters ~~~~~~~~~ */

.counter__bg {
        padding-top: 30px;
        padding-bottom: 30px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    
    .counter__wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        width: 100%;
    }

    .counter__section {
        display: flex;
        justify-content: center;
        align-items: stretch;
        padding: 20px;
    }

    .counter__box {
        background-color: #f8f9fa;
        padding: 20px;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        min-height: 200px; 
    }

    .counter__icon-container {
        display: flex;
        justify-content: center;
        margin-bottom: 10px;
    }

    .counter__icon {
        max-width: 75px;
        max-height: 75px;
    }

    .counter__value {
        font-size: 2rem;
        font-weight: bold;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .counter__headline{
        text-align: center;
    }
    
    .counter__text{
        margin-top: 20px;
    }

@media (min-width: 768px) and (max-width: 1199px) {
    header .headerContent .logoHolder img {
		height:initial!important;
    }
}
@media (max-width: 767px) {
    header .headerContent .logoHolder img {
        height:initial!important;
    }
}

.anchor-target {
  scroll-margin-top: 200px;
}

/* Checkbox-lister i contactForm.white (Umbraco 7 / FormBuilder) */
.contactForm.white .form-group .checkbox label{
  display:flex;
  align-items:center;
  gap:12px;
  margin:10px 0;
  font-weight:400;
  cursor:pointer;
}

/* Gør checkboxen “flat” som resten af formen */
.contactForm.white .form-group .checkbox input[type="checkbox"]{
  -webkit-appearance:none;
  appearance:none;
  width:22px;
  height:22px;
  margin:0;
  border:1px solid #e3e3e3;
  border-radius:3px;
  background:#fff;
  display:inline-grid;
  place-content:center;
}

/* Flueben */
.contactForm.white .form-group .checkbox input[type="checkbox"]::after{
  content:"";
  width:7px;
  height:12px;
  border-right:2px solid #9a8c84;
  border-bottom:2px solid #9a8c84;
  transform:rotate(45deg);
  opacity:0;
}
.contactForm.white .form-group .checkbox input[type="checkbox"]:checked::after{
  opacity:1;
}

/* Keyboard focus */
.contactForm.white .form-group .checkbox input[type="checkbox"]:focus-visible{
  outline:2px solid rgba(154,140,132,.35);
  outline-offset:2px;
}


i#karlaSearch {
    -moz-transition: 200ms all ease-in-out;
    -o-transition: 200ms all ease-in-out;
    -webkit-transition: 200ms all ease-in-out;
    transition: 200ms all ease-in-out;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
}

i#karlaSearch:hover {
	color: #d6066b;
    background-color: transparent;
	cursor: pointer;
}