@charset "utf-8";
.container-fluid {




}

.container-fluid .container {
    max-width: 973px;
    max-height: 1000px;

}



/* Slider */
/* Slideshow container */
#slide-container {
    position: relative;
    max-width: 973px; /* responsiveness */
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}
.container-fluid .container #container {
    max-width: 973px;
}

.container #container #carouselExampleIndicators1 {
    margin-left: auto;
    margin-right: auto;

}



/* First element to be in block mode for responsiveness */
#slide-first-element {
	display: block; /* to get the dimensions set */
	width: 100%;
	height: auto;
}

/* Other element to be in absolute position */
#slide-element-2{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

/* Style images */
.slide-image {
	width: 100%;
	border-radius: 0px;
}

/* Style text */
.slide-text {
	position: absolute;
	bottom: 10px;
	color: white;
	width: 100%;
	text-align: center;
	font-size: 3rem;
}

/* Animation settings for individual elements */
/* For more images the animations have to be adjusted */
#slide-first-element {
	animation: fade-1 20s infinite;
	-webkit-animation: fade-1 20s infinite;
}

#slide-element-2 {
	animation: fade-2 20s infinite;
	-webkit-animation: fade-2 20s infinite;
}

@keyframes fade-1 {
	10% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fade-2 {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}



/* example for a 4th slide */
@keyframes fade-4 {
	0% {
		opacity: 0;
	}
	25% {
		opacity: 0;
	}
	50% {
		opacity: 0;
	}
	75% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
.container-fluid #VISUALISERING {
    color: #3658BF;
    font-size: 24px;
    letter-spacing: 5px;
}
#VISUALISERING {
    font-size: 24px;
    letter-spacing: 5px;
    color: #3658BF;
    text-align: center;
}
.container-fluid h2 {
    color: #3658BF;
    font-size: 24px;
    text-align: center;
    letter-spacing: 5px;
}


.container-fluid #VISUALISERING3 {
    color: #3658BF;
    font-size: 24px;
    letter-spacing: 5px;
    text-align: center;
}



#VISUALISERING .active  {
    color: #3658BF;
    font-size: 24px;
    letter-spacing: 5px;
    text-align: center;
}




#LOUISEHULTEN {
    font-size: 17px;
    letter-spacing: 4px;
    text-align: center;
    font-weight: normal;
    color: #3658BF;
}
.container-fluid .nav {
    max-width: 973px;
    letter-spacing: 1px;
    font-size: 14px;
    color: #3658BF;
}
.navbar-nav.mr-auto .nav-item .nav-link {
    color: #3658BF;
    font-size: 14px;
    letter-spacing: 2px;
    text-align: center;
}

.nav-link:hover {
    text-decoration: underline
}
.navbar-nav.mr-auto .nav-item .nav-link.active {
    text-decoration: underline;
}

.navbar-nav.mr-auto .nav-item.active .nav-link.active {
    text-decoration: underline;
}


.navbar-light .navbar-toggler  {
    margin-left: auto;
    margin-right: auto;
}
.container-fluid .container .nav {
}






@media screen{


}

@media screen{
}

@media screen{
}
.carousel-inner   {
    color: #000000;
    text-align: right;
    margin-right: 9px;
    font-size: 12px;
    letter-spacing: 1px;
}


.container-fluid .border-top {
    font-size: 10px;
    text-align: center;
    color: #3658BF;
    margin-bottom: 20px;
    margin-left: 30px;
    margin-right: 30px;}

@media screen{
}





.nav .nav-item .nav-link {
    color: #3658BF;
    font-size: 14px;
}

#bildtext {
    font-size: 12px;
    letter-spacing: 1px;
    text-align: right;
}
#mailadress {
    padding-bottom: 35px;
    text-align: center;
    color: #3658BF;
    font-weight: normal;
}
.carousel-item.active .carousel-caption h5 {
    font-size: 14px;
    letter-spacing: 1px;
    margin-left: auto;
    margin-right: auto;
    text-decoration: underline;
}
.carousel-caption p {
    color: #000000;
    margin-right: auto;
}
#OMoverskrift   {
    font-size: 16px;
    letter-spacing: 1px;
    color: #3658BF;
    text-align: center;
    text-decoration: underline;
}






#textruta {
    font-size: 14px;
    letter-spacing: 1px;
    text-align: left;
    margin-left: 23px;
    margin-right: 12px;
}


#mailadinförfrågan {
    font-weight: normal;
    text-align: right;
}
#text {
    font-size: 12px;
    text-align: right;
    letter-spacing: 1px;
}
#OM {
    font-size: 14px;
    letter-spacing: 1px;
    color: #3658BF;
    text-align: center;
    text-decoration: underline;
}
