body {
	font-family: "Roboto",Arial,sans-serif
}

.responsive {
	width: 100%;
	height: auto;
}

h1 {
	font-size: 48px;
}

h2 {
	font-size: 24px;
	color: #444;
	font-weight: bold;
}

h3 {
	font-size: 20px;
	color: #444;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: "Roboto",Arial,sans-serif;
}

p {
	font-family: "Roboto",Arial,sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #555;
	margin: 0;
}

li, em {
	font-family: "Roboto",Arial,sans-serif;
	font-size: 18px;
	color: #555;
}


#logo {
	width: 280px;
	height: 112px;
	margin-top: 10px;
}

header {
	margin-top: 0px;
}

a.header-facebook,
a.header-youtube {
	text-decoration: none;
}

a.header-facebook {
	color: #6F83B6;
	margin-right: 10px;
}

a.header-youtube {
	color: #FF0000;
}

/*navigation*/
.kontaktlink {
	float: right;
	margin-right: 20px;
	text-transform: uppercase;
}

.navbar {
	padding: 0px;
}

.navbar-brand {
	position: relative;
}

#homeicon {
	width: 25px;
	height: 20px;
}


.navbar-light .navbar-nav .nav-link {
	color: white;
}

li.nav-item > a {
	padding: 15px 10px;
}

/* Hover dropdown */
.hover_drop_down.input-group-btn > ul.dropdown-menu {
	margin-top: 0px;
}
/*To avoid unwanted close*/
.hover_drop_down.btn-group > ul.dropdown-menu {
	margin-top: 2px;
}
/*To avoid unwanted close*/
.hover_drop_down:hover > ul.dropdown-menu {
	display: block;
}

.main-navigation ul li:hover > ul {
	display: block;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
	position: absolute;
	top: 54px;
	background: #DF031C;
	color: white;
	padding: 0;
	border: 0 !important;
	border-radius: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
	color: white;
	text-decoration: none;
	background: #A3081A;
}

.dropdown-divider {
	margin: 0;
}

.dropdown-item {
	color: white;
	padding: 15px;
}

.top-image {
	text-align: right;
}

.btn-outline-black {
	background-color: #2F2F2F !important;
	color: white;
}

#topsearch {
	margin-top: 20px !important;
}


	#topsearch .form-control,
	#topsearch button {
		border-radius: 3px;
	}

	#topsearch .form-control {
		border: 1px solid #999999;
	}

	#topsearch button:hover {
		background-color: #474747 !important;
		cursor: pointer;
	}

.navbar {
	background-color: #FFF;
}

.navbar-flex {
	display: flex;
	justify-content: center;
}

@media screen and (min-width: 768px) {
	.navbar-fixed-top .navbar-collapse {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
}

.navbar-light .navbar-brand {
	width: 25px;
	height: 25px;
	color: black;
}

.nav-link {
	font-size: 18px;
}


/*Hover effect*/
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	background: #A3081A;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

/*active*/
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background: #FFF;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

.NavNetbutik {
	vertical-align: text-bottom;
	background: #FFF;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

	.NavNetbutik a:focus, .NavNetbutik a:hover {
		background-color: #FFF;
		color: #000;
	}

.navbar-default .navbar-nav > li > a {
	color: black;
}

#myNav.navbar-default .navbar-nav > li > a:hover {
	background-color: white;
	color: black;
	font-weight: bold;
}



#myNav.navbar-default {
	border: none;
	border-radius: 0;
}

/*CONTENT*/
#annonce {
	width: 100%;
}

'_icon{
width: 216px;
height: 220px;
display: block;
margin: 0 auto;
}

.indsamling {
	background-color: #FDF2F4;
	padding: 50px 0px;
	margin: 0 auto;
}

	.indsamling .innerDiv {
		text-align: center;
	}

#forside {
	margin: 50px auto;
}

	#forside h1,
	#netbutik h1 {
		font-weight: bold;
		font-size: 48px;
		color: #a0a0a0;
	}

.headerContent {
	padding: 0 20px;
}

.forsideContent {
	padding: 0 65px;
}

#forside .split-section {
	text-align: center;
}

.kontaktform {
	border: solid 1px #C7C7C7;
	padding: 20px;
	background-color: #F0F0F0;
}

	.kontaktform label {
		font-size: 14px;
	}

	.kontaktform h3 {
		font-size: 16px;
		margin-bottom: 20px;
	}

	.kontaktform hr {
		color: #E8E8E8;
	}

	.kontaktform p.formtekst {
		font-size: 14px;
	}

.btn-custom {
	background-color: #DF031C;
	color: white;
	cursor: pointer;
}

	.btn-custom:hover {
		color: white;
	}

.mandatory {
	color: #b94a48;
}

footer {
	background-color: #DFDFDF;
	padding: 40px 0px;
}

	footer .text-box {
		margin-bottom: 30px;
	}

#kreditkort {
	width: 165px;
	height: 30px;
}

#mobilepay {
	width: 103px;
	height: 30px;
}


/*modal login*/
.wrapper {
	margin-top: 80px;
	margin-bottom: 20px;
}

.form-signin {
	max-width: 420px;
	padding: 30px 38px 66px;
	margin: 0 auto;
	rgba(0,0,0,0.1);
}

.form-signin-heading {
	text-align: center;
	margin-bottom: 30px;
}

.form-control {
	position: relative;
	font-size: 16px;
	height: auto;
	padding: 10px;
}



input[type="text"] {
	margin-bottom: 0px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

input[type="password"] {
	margin-bottom: 20px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

#loginModalForgot input[type="email"] {
	margin-bottom: 64px;
}

.colorgraph {
	height: 7px;
	border-top: 0;
	background: #DF031C;
	border-radius: 5px;
}

.modal-dialog {
	margin-top: 150px;
}

.modal-content {
	padding: 20px;
}

button.close {
	font-size: 30px
}

.betingelser {
	margin-top: 20px;
	font-weight: bold;
	display: block;
}

.sidebar-login {
	border: 1px solid #C7C7C7;
	padding: 20px;
	background-color: #F0F0F0;
}

	.sidebar-login h3.form-signin-heading {
		margin: 0px 0px 20px;
	}

#model2.modal-dialog {
	width: 50%;
}

/*.nav-tabs>li{
	margin-bottom: -4px;
}*/

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	background-color: inherit;
}

.nav.nav-tabs.tabNavigation {
	border-bottom: 0;
	margin-bottom: -1px;
}

.accordion a {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 3rem 3rem 3rem 1rem;
	color: #7288a2;
	font-size: 2rem;
	font-weight: 400;
	border-bottom: 1px solid #e5e5e5;
}

	.accordion a:hover,
	.accordion a:hover::after {
		cursor: pointer;
		color: #DF031C;
	}

		.accordion a:hover::after {
			border: 1px solid #DF031C;
		}

	.accordion a.active {
		color: #DF031C;
		border-bottom: 1px solid #DF031C;
	}

	.accordion a::after {
		font-family: FontAwesome;
		content: '\f067';
		position: absolute;
		/*  float: right;*/
		right: 1rem;
		font-size: 1rem;
		color: #7288a2;
		padding: 7px;
		width: 30px;
		height: 30px;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		border: 1px solid #7288a2;
		text-align: center;
	}

	.accordion a.active::after {
		font-family: FontAwesome;
		content: '\f068';
		color: #DF031C;
		border: 1px solid #DF031C;
	}

.accordion .content {
	opacity: 0;
	padding: 0 1rem;
	max-height: 0;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	clear: both;
	-webkit-transition: all 0.2s ease 0.15s;
	-o-transition: all 0.2s ease 0.15s;
	transition: all 0.2s ease 0.15s;
}

	.accordion .content p {
		font-size: 2rem;
		font-weight: 300;
	}

	.accordion .content.active {
		opacity: 1;
		padding: 1rem;
		max-height: 100%;
		-webkit-transition: all 0.35s ease 0.15s;
		-o-transition: all 0.35s ease 0.15s;
		transition: all 0.35s ease 0.15s;
	}

/*COOKIE BOX*/
.cookie-box {
	position: fixed;
	background: #DF031C;
	color: white;
	text-align: center;
	width: 100%;
	bottom: 0;
	animation: popin .4s;
	animation-fill-mode: forwards;
	animation-timing-function: cubic-bezier(0.455, 0.030, 0.515, 0.955); /* easeInOutQuad */
	transform-origin: center 100%;
	z-index: 9999;
	opacity: 0.8;
}

@keyframes popin {
	from {
		bottom: -10px;
		transform: scale(1, 0.1);
	}

	to {
		bottom: 0;
		transform: scale(1, 1);
	}
}

.cookie-box span {
	display: inline-block;
	padding: 20px;
}

.cookie-box button {
	background: #5CB85C;
	border: none;
	display: inline-block;
	line-height: 35px;
	height: 37px;
	width: 70px;
	z-index: 10;
}

	.cookie-box button:before {
		content: "";
		position: absolute;
		transition: all .3s;
		margin-top: -1px;
		height: 34px;
		width: 39px;
		margin-left: -11px;
		z-index: -2;
	}

.cookie-box a {
	color: #DFDFDF;
	text-decoration: underline;
}

.cookie-box button:hover:after {
	height: 100%;
}

.cookie-box button:active {
	background: #5CB85C;
}

div.languageSelector {
	position: absolute;
	line-height: 0;
}

	div.languageSelector ul {
		padding: 0;
		margin-top: 5px;
		margin-left: -10px;
		line-height: 0;
	}

		div.languageSelector ul li {
			list-style: none;
			height: 14px;
			padding: 0;
			margin: 0;
			line-height: 0;
		}

div#billeder div#billederNotice {
	width: 100%;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 2px solid gray;
	-webkit-border-image: -webkit-radial-gradient(black, transparent);
	-o-border-image: -o-radial-gradient(black, transparent);
	border-image: radial-gradient(black, transparent);
	border-image-slice: 3%;
}

	div#billeder div#billederNotice p {
		text-align: center;
		font-size: 2em;
	}

	div#billeder div#billederNotice span {
		font-size: 2em;
	}

.validation-summary-errors ul li {
	color: red;
}

div.fixed {
	background-color: #F0F0F0;
	color: black;
	position: fixed;
	bottom: 0;
	right: 0;
	width: 100%;
}

	div.fixed h2 {
		background-color: #F0F0F0;
		color: black;
	}

	div.fixed p {
		background-color: #F0F0F0;
		color: black;
	}

	div.fixed li {
		background-color: #F0F0F0;
		color: black;
	}

.borderCookie {
	border-top: 2px;
}

.Cookiebutton {
	transition-duration: 0.4s;
}

	.Cookiebutton:hover {
		background-color: #000000;
		color: white;
	}

.redLine {
	background-color: red;
	height: 3px;
}

.paddingnavbar {
	padding-top: 70px;
}

/*GRAY BACKGROUND PROBLEM ON DROPDOWN MENU*/
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background-color: white !important;
	font-weight: bold !important;
}
