﻿
#col-1994 {
	max-width: 700px;
	box-shadow: 0px 0px 40px -20px #7d7d7d;
	position: relative;
	margin: 0 auto;
	float: none;
	border-radius: 5px;
	background: #fafafa;
	max-height: 80vh;
	overflow: auto;
	overflow-x: hidden;
}
#cont-1995 {
	text-align: center;
}
#text-2003 {
	font-size: 40px;
	line-height: 30px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	font-weight: 400;
	border-radius: 5px;
	transition: .2s ease;
	color: white;
}
#cont-2000 {
	width: 90% !important;
	max-width: 90% !important;
	margin: 30px auto;
	float: none;
}
#col-1998 {
	width: 90% !important;
	max-width: 90% !important;
	margin: 0 auto;
	float: none;
}
#cont-1997 {
	background: black;
	color: white;
	padding: 30px 0;
}
#bild-2004 img {
	max-width: 280px;
}
#text-2002 {
	color: var(--color3);
	font-weight: 700;
	font-size: 19px;
	text-align: center;
}
#text-2006 {
	color: #D19462;
	font-weight: 400;
	font-size: 19px;
	text-align: center;
}
#text-2007 {
	margin-top: auto;
	float: center;
	color: #D19462;
}
#text-2007 a {
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 10px 15px 8px 15px;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: inline-flex;
	transition: .3s ease;
	justify-content: center;
	flex-direction: column;
	background-color: #D19462;
}
#text-2007 a:hover {
	color: var(--color2);
	background-color: #D19462;
}
#text-2007 img {
	width: 20px;
	display: block;
}
#cont-1993 {
	width: 100%;
	margin: 0 2.5%;
	margin-top: 120px;
	float: none;
	position: fixed;
	max-height: 90%;
	z-index: 2;
	top: 0;
	overflow: visible;
}