.content-index-section {
	width: 100%;
	margin: 0 auto;
	height: 170vh;
	padding-top: 9rem;
	/* margin: 12rem auto 1rem auto; */
	/* display: flex;
  align-items: center;
  justify-content: center; */
	/* background-color: aqua; */
	/* padding-top: 18rem; */
}

.container-index-sidan {
	width: 90%;
	margin: 0 auto;
	margin: 35rem auto 1rem auto;
	/* height: 100vh; */
	/* margin-top: 5rem; */
	/* background-color: aqua; */
}
.container-index-sidan h1 {
	text-align: center;
	margin-top: 2rem;
	/* font-size: var(--header-span); */
	font-size: calc(var(--header-span) + 1rem);
	font-family: "Montserrat", sans-serif;
	font-style: italic;
	color: var(--blue2);
	text-shadow: 1px 2px 5px rgb(139, 139, 139);
	animation: myAnim 2s ease 0.7s 1 normal forwards;
}
/* ANIMATION */
@keyframes myAnim {
	0% {
		transform: scale(0.3);
	}

	100% {
		transform: scale(1);
	}
}
/* END OF ANIMATION */

/* bilden på index sidan */

/* .index-img {
	position: fixed;
	top: 10rem;
	left: 0;
	} */
section.index-img img {
	position: fixed;
	z-index: 5;
	left: 0;
	top: 10rem;
	width: 100%;
	height: 30rem;
	object-fit: cover;
}
section.index-img a {
	display: flex;
	margin: 8rem auto 0 auto;
	width: 100%;
	height: auto;
	justify-content: center;
}
/* .index00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-img h1 {
	text-align: center;
	margin-top: 2rem;
	font-size: var(--header-span);
	font-family: "Monttserat", sans-serif;
	font-style: italic;
	color: var(--blue2);
	text-shadow: 1px 2px 5px rgb(139, 139, 139);
} */
.container-index-sidan-image {
	background-image: url(/public_html/new2025/2025-bilder/sjotungan_logo.png);
	background-size: 30%;
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: 10%;
	filter: blur(5px);
}
.header-indexsidan span {
	font-size: var(--header-span);
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	padding-left: 5rem;
	font-style: italic;
	color: var(--blue2);
	text-align: center;
	text-shadow: 1px 2px 5px rgb(139, 138, 138);
	letter-spacing: 0.1rem;
	background-color: hsla(0, 0%, 100%, 0.5);
}
.header-indexsidan {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 2rem;
	animation: myAnim 2s ease 0.7s 1 normal forwards;
}
/* ANIMATION */
@keyframes myAnim {
	0% {
		transform: scale(0.3);
	}

	100% {
		transform: scale(1);
	}
}

/* .fa-solid.fa-bell {
	font-size: var(--header-span);
	padding-left: 3rem;
} */
/* header */
.index-header-sidan {
	/* display: flex;
  flex-direction: column; */
	width: 100%;
	height: auto;
	/* background-color: aqua; */
	/* position: relative; */
}

.index-sidan-flex {
	height: auto;
	width: 100%;
	margin-top: 5rem;
	padding-bottom: 5rem;
	/* background-color: rgb(210, 30, 75); */
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 1.5rem;
}
.index-sidan-flex-left,
.index-sidan-flex-right {
	display: flex;
	flex-direction: column;
	/* align-items: center; */
	height: 130vh;
	width: 50%;
	padding: 1rem;
	/* margin-right: 0.5rem; */
	border: solid 2px var(--blue2);
	border-radius: 1rem;
	/* background-color: aqua; */
}
/* .index-sidan-flex-right {
	background-color: aqua;
} */

.index-sidan-flex-left-one {
	align-items: center;
	padding: 1.5rem 0.5rem 0 1rem;
	height: 65%;
	overflow-y: scroll;
	margin-bottom: 2rem;
	border-radius: 0.5rem;
	background-color: var(--white);
	/* background-color: aqua; */
}

.index-sidan-flex-left-two {
	align-items: center;
	padding: 1.5rem 0.5rem 0 1rem;
	height: 35%;
	overflow-y: scroll;
	margin-bottom: 2rem;
	border-radius: 0.5rem;
	background-color: var(--white);
}

.texter-index {
	width: 100%;
	/* margin: 2rem auto 2rem auto; */
}

/* .texter-index-section p {
	font-family: "Raleway", sans-serif;
	font-size: var(--p_fontZ);
	margin: 0;
	padding-left: 1rem;
	font-weight: 500;
	line-height: calc(100% + 1rem);
} */

.texter-index-section h1 {
	font-size: var(--h1_fontZ);
	margin: 2rem 0;
	color: var(--black);
}

/* .texter-index-section h2 {
	font-family: "Raleway", sans-serif;
	font-size: var(--h2_fontZ);
	font-weight: 700;
	padding-left: 0.5rem;
	letter-spacing: 0.0625rem;
	color: var(--black);
	margin-bottom: 1rem;
} */
.texter-index-section h4 {
	font-family: "Raleway", sans-serif;
	font-weight: 600;
	font-size: var(--h4_fontZ);
	padding-left: 0.8rem;
	letter-spacing: 0.0625rem;
	color: var(--black);
	line-height: 1.5;
}
.texter-index-section h5 {
	font-family: "Raleway", sans-serif;
	font-weight: 600;
	font-size: var(--h5_fontZ);
	padding-left: 0.8rem;
	letter-spacing: 0.0625rem;
	color: var(--black);
	margin: 1rem 0;
}

.stambytesidan-index {
	font-size: var(--p_fontZ);
	margin: 0 auto 1rem auto;
	/* max-width: 80vw; */
	/* width: 90%; */
	/* background-color: rgb(212, 209, 209); */
	/* padding: 1.5rem 2rem; */
}

.index-sidan-flex-right-one {
	align-items: center;
	height: 50%;
	overflow-y: scroll;
	margin-bottom: 2rem;
	padding: 1.5rem 0.5rem 0 1rem;
	border-radius: 0.5rem;
	background-color: var(--white);
	/* background-color: aqua; */
}

.index-sidan-flex-right-two {
	align-items: center;
	height: 40%;
	margin-bottom: 2rem;
	overflow-y: auto;
	padding: 1.5rem 0.5rem 0 1rem;
	border-radius: 0.5rem;
	background-color: var(--white);
	/* background-color: aqua; */
}
.index-sidan-flex-right-two-2 {
	align-items: center;
	height: 100%;
	margin-bottom: 2rem;
	/* overflow-y: scroll; */
	padding: 1.5rem 0.5rem 0 1rem;
	border-radius: 0.5rem;
}
/* .index-sidan-flex-right-two {
	align-items: center;
	height: 100%;
	margin-bottom: 2rem;
	padding: 1.5rem 0.5rem 0 1rem;
	border-radius: 0.5rem;
} */
/* .index-sidan-flex-right-two {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: 100%;
	height: 100%;
	margin-bottom: 2rem;
	padding: 1.5rem 0.5rem 0 1rem;
	border-radius: 0.5rem;
	background-color: var(--body-background);

} */
.index-sidan-flex-right-two h5 {
	margin: 2rem 0 0 2rem;
}

/* div {
	font-size: var(--p_fontZ);
	line-height: 2rem;
} */
.index-sidan-rubriker-right,
.index-sidan-rubriker-left {
	/* padding-bottom: 0.5rem; */
	width: 100%;
}
.index-sidan-rubriker-left span,
.index-sidan-rubriker-right span {
	/* display: flex;
	align-items: center;
	justify-content: center; */
	/* font-size: var(--header-span);
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	font-style: italic;
	color: var(--blue2);
	text-shadow: 1px 2px 5px rgba(106, 106, 106, 0.85);
	letter-spacing: 0.1rem; */
	border: 3px solid var(--blue2);
	padding: 2rem 2rem;
	border-radius: 1rem;
	height: auto;
	width: 100%;
	background-color: var(--white);
}

/* .index-sidan-rubriker span {
	font-size: var(--header-span);
	font-family: "montserrat", sans-serif;
	font-weight: 600;
	font-style: italic;
	color: var(--blue2);
	text-align: center;
	text-shadow: 1px 2px 5px rgba(106, 106, 106, 0.85);
	letter-spacing: 0.1rem;
	display: inline;
	border: 2px solid var(--blue2);
	padding: 0.5rem 1rem;
	border-radius: 1rem;
} */
.index-sidan-flex-left h1,
.index-sidan-flex-right h1 {
	font-size: var(--h1_fontZ);
	text-wrap: pretty;
	margin: 1rem 0;
}
.index-sidan-flex-left h2,
.index-sidan-flex-right h2 {
	font-size: var(--h2_fontZ);
	text-wrap: pretty;
	margin: 1rem 0;
	line-height: 2.5rem;
	@media (max-width: 768px) {
		& {
			line-height: normal;
		}
	}
}

.index-sidan-flex-left p,
.index-sidan-flex-right p {
	font-size: var(--p_fontZ);
	margin-left: 1rem;
	/* margin-bottom: 1.5rem; */
	line-height: calc(100% + 1.133rem);
}
figure {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.index-sidan-flex-left-text p,
.index-sidan-flex-left-text a {
	display: block;
	margin: 0;
	text-align: center;
}

figure img {
	max-width: 80%;
	height: auto;
	background-color: var(--white);
	border: 1px solid var(--blue2);
	box-shadow: 3px 3px 7px var(--grey);
	transition: all 0.9s ease-in-out;
}
.figure_Img_Hover:hover img {
	box-shadow: 4px 4px 10px var(--grey);
	scale: 102%;
}
.forvsidan-indexsidan {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	font-size: var(--p_fontZ);
	/* align-items: flex-start; */
	row-gap: 1rem;
}
.forvsidan-indexsidan a {
	/* width: 100%; */
	padding: 0.5rem;
	text-decoration: none;
}
.forvsidan-flex {
	display: flex;
	align-items: center;
	width: 100%;
	/* background-color: aqua; */
}
.forvsidan-flex:hover {
	background-color: var(--hover);
	border-radius: 1rem;
}
/* scrollbar */
.index-sidan-flex-left-one::-webkit-scrollbar,
.index-sidan-flex-left-two::-webkit-scrollbar,
.index-sidan-flex-right-one::-webkit-scrollbar,
.index-sidan-flex-right-two::-webkit-scrollbar {
	width: 10px;
	scrollbar-width: thin; /* Firefox */
	scrollbar-color: rgba(0, 0, 0, 0.3) transparent; /* Firefox */
}
.index-sidan-flex-left-one::-webkit-scrollbar-track,
.index-sidan-flex-left-two::-webkit-scrollbar-track,
.index-sidan-flex-right-one::-webkit-scrollbar-track,
.index-sidan-flex-right-two::-webkit-scrollbar-track {
	border-radius: 6px;
	background-color: var(--blue);
	border: 1px solid var(--white);
}

.index-sidan-flex-left-one::-webkit-scrollbar-thumb,
.index-sidan-flex-left-two::-webkit-scrollbar-thumb,
.index-sidan-flex-right-one::-webkit-scrollbar-thumb,
.index-sidan-flex-right-two::-webkit-scrollbar-thumb {
	border-radius: 8px;
	border: 2px solid transparent;
	background-clip: content-box;
	/* background-color: var(--red); */
	background-color: var(--gold_frame);
}
/* scrollbar end */
/* *********** css för index/start sidan max-width 768 *********** */
/* 360 x 800
390 x 844
393 x 873
412 x 915
414 x 896
360 x 780
*/

@media (max-width: 425px) {
	.index-sidan-flex-right-two {
		height: 50%;
	}
	.index-sidan-flex-right-two h5 {
		margin: 1rem 0;
	}
}
@media (max-width: 1024px) {
	section.index-img img {
		height: 10rem;
		width: 100%;
		object-fit: cover;
		z-index: 5;
	}
}

@media (425px <= width <= 768px) {
	section.index-img img {
		height: 10rem;
		top: 10rem;
	}
}
@media (320px <= width <= 425px) {
	section.index-img img {
		height: 5rem;
		top: 5rem;
	}
}
@media (280px <= width <= 319px) {
	section.index-img img {
		display: none;
	}
}

@media (max-width: 768px) {
	.index-sidan-flex {
		display: flex;
		flex-direction: column;
	}
	.forvsidan-indexsidan {
		row-gap: 0;
	}
	.index-sidan-flex-left,
	.index-sidan-flex-right {
		width: 100%;
		margin-bottom: 2rem;
		/* height: 50vh; */
	}
	.content-index-section {
		height: 100%;
		padding-top: 5rem;
		height: 220vh;
		/* background-color: aqua; */
	}

	.index-sidan-rubriker-left span {
		font-size: var(--h1_fontZ);
		padding: 1rem 1rem;
		border: 2px solid var(--blue2);
	}
	.index-sidan-flex-left-one,
	.index-sidan-flex-right-one {
		padding: 1rem 0.5rem 0 1rem;
		overflow-x: clip;
	}

	.index-sidan-flex-right-one {
		height: 50%;
	}
	.index-sidan-flex-left-one,
	.index-sidan-flex-left-two,
	.index-sidan-flex-right-one,
	.index-sidan-flex-right-two {
		box-shadow: 3px 6px 5px hsl(0, 0%, 0%, 60%);
		height: 50%;
	}

	.index-sidan-flex-left p,
	.index-sidan-flex-right p {
		margin-left: 1rem;
		margin-bottom: 0.5rem;
	}
	.index-sidan-flex-left h2,
	.index-sidan-flex-right h2 {
		margin-left: 1rem;
		margin-bottom: 0.5rem;
		margin: 0 0 0.5rem 1rem;
	}
	.stambytesidan-index h4,
	.stambytesidan-index h5 {
		font-size: var(--h5_fontZ);
		text-wrap: pretty;
	}
	hr.bR2 {
		margin: 0.5rem auto;
	}
	/* bilden på index sidan */
	section.index-img a {
		display: flex;
		margin: 8rem auto 0 auto;
		width: 100%;
		height: auto;
		justify-content: center;
	}
	/* .index-img img {
		width: 100%;
		height: 10rem;
		object-fit: cover;
		z-index: 5;
	} */
	/* .container-index-sidan {
		margin-top: 16rem;
	} */
	section.content-index-section h1 {
		line-height: 3rem;
		font-size: var(--header-span);
		padding-top: 1rem;
	}

	/* css för index/start sidan SLUT */
}

/*360 x 800
390 x 844
393 x 873
412 x 915
414 x 896
360 x 780
*/

/* @media (max-width: 1440px) and (orientation: landscape) {
	.index-img img {
		width: 100%;
		height: 10rem;
		object-fit: cover;
		z-index: 5;
	}
	.container-index-sidan {
		width: 90%;
		margin: 0 auto;
		margin: 15rem auto 1rem auto;
	}
} */

@media (max-width: 1366px) {
	/* .index-img img {
		width: 100%;
		height: 10rem;
		object-fit: cover;
		z-index: 5;
	} */
	.container-index-sidan {
		margin: 15rem auto 1rem auto;
	}
	section.index-img img {
		height: 10rem;
	}
	.container-index-sidan {
		height: 170vh;
	}
}
@media (320px <= width <= 425px) {
	.container-index-sidan {
		margin: 5rem auto 1rem auto;
	}
}

@media (max-width: 320px) {
	div.header-indexsidan span#port {
		font-size: 2.5rem;
	}
}
@media (min-width: 1900px) {
	.content-index-section {
		height: 120vh;
	}
	.index-sidan-flex-left,
	.index-sidan-flex-right {
		margin-bottom: 10rem;
		height: 120vh;
	}
	.index-sidan-flex-left-one {
		height: 40%;
		/* background-color: aquamarine; */
	}
	.index-sidan-flex-left-two {
		height: 60%;
		/* background-color: aquamarine; */
	}
}
