@import url('https://fonts.googleapis.com/css2?family=Oleo+Script:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alegreya:ital,wght@0,400..900;1,400..900&display=swap');

.oleo-script-bold {
  font-family: "Oleo Script", system-ui;
  font-weight: 700;
  font-style: normal;
}

body {
    /*background-color: #EFEBEB; */
	background-color:#f1efef;
   font-family: 'Cardo', serif; 
/*  font-family: "Segoe UI Historic", "Segoe UI", Helvetica, Arial, sans-serif; */
    font-size: 17px;
	color:#0e0e0e;
}
.navbar-default {
   /* background-color: #e4d3b9;
    border-color: #8e8e8e; */
	    background-color: #eddec7;
    border-color: transparent;
}
.top-header{
	background:#bfb4a4;
	position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
	min-height:30px;
}
.top-header a, .top-header button{
	 font-family: alternate-gothic-no-2-d, 'Oswald', sans-serif;
	 color:black;
}
.top-header .logbtns{
	position: relative;
    right: 0;
    float: right;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
}

.navbar-fixed-top {
    top: 0px;
	
}

nav {
    font-family: alternate-gothic-no-2-d, 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0.9px;
	font-weight:bold;

}
nav .container{
	/*	display:block !important;*/
}
.navbar-default .container{
	    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}
.navbar-default .navbar-nav > li > a {
    color: black;
}
.navbar-brand{
	color: #A4232E !Important;
    font-weight: 900;
    font-size: 36px;
    margin-top: 10px;
    margin-bottom: 10px;
	    font-family: "Alegreya", serif;
  font-weight: 800;
  font-style: normal;
    padding-top: 0;
}
.navbar-nav{
	text-align: center;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #000000;
    }
}

.dropdown-menu{
	    margin-left: 14px;
    margin-top: -11px;
}
.dropdown-menu li{
    padding: 5px;

}
.partner-section{
	
}
.partners{
	    margin-bottom: 40px;
}
.partner-list{
	list-style: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-direction: row;
        flex-wrap: wrap;
	    height: 100%;
}
.partner-list img{
	width:50%;
}
.partner-list li{
	margin-bottom:20px;
	width:20%;
	text-align:center;
}
footer{
	    background: #282828;
    padding: 40px;
    color: white;
    text-align: center;
}
footer a{
	color:white;
}
footer a:hover{
	color:white;
	text-decoration:underline;
}
h1, h2, h3,h4 {
    font-family: alternate-gothic-no-2-d, 'Oswald', sans-serif;
 /*   text-transform: uppercase; */
  
    letter-spacing: 0.9px;
	font-weight:bold;
	    color: #a4232e;
}
 .btn {
    font-family: alternate-gothic-no-2-d, 'Oswald', sans-serif;
 /*   text-transform: uppercase; */
  
    letter-spacing: 0.9px;
	font-weight:bold;
}
h1{
	color:black;
}
h2{
	margin-bottom: 30px;
	margin-top:0;
}

footer h4{
	color:white;
}
a{
	color:#A4232E;
}
a:hover{
	color:#A4232E;
}







.hero-box h1{
	margin-top:5px;
}





.fp-hero{
	width: 100%;
    height: 70vh; 
    background-image: URL("/imgs/ridershill3.png");
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 80px;
    display: flex;
    justify-content: center;
}

.fp-hero .hero-box{
position:absolute;
   position: absolute;
    top: 50%;
    background: none;
    color: white;
    box-shadow: none;
	
}
.fp-hero .hero-box h1{
	    text-transform: uppercase;
    font-size: 40px;
}
.fp-hero .hero-box p{
	  text-transform: uppercase;
    font-weight: bold;
    font-size: 19px;
    font-family: alternate-gothic-no-2-d, 'Oswald', sans-serif;
}

.page{
	padding-top:60px;
}


.main{
	    padding-top: 70px;
	min-height:90vh;
}
.navbar-header{
	display:none;
}

.collapse.navbar-collapse{
	width:100%;
}
.navbar-nav.navbar-right.nav{
	
	    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.navbar-collapse.collapse.in .navbar-nav.navbar-right.nav{
	 display: block;
}
.polkadot-title{
	    margin-left: 40px;
    margin-right: 40px;
}


.polkadot-title a{
	color: #A4232E !Important;
    font-weight: 900;
    font-size: 48px;
    margin-top: 10px;
    margin-bottom: 10px;
	  font-family: "Alegreya", serif;
  font-optical-sizing: auto;
 
  font-weight: 700;
  font-style: normal;
    padding-top: 0 !Important;  
}
/*.polkadot-title a::before, */
.polkadot-title a::after {
  content: "•";
  color: var(--wine);
     margin: 0 1.4rem;
  font-size: 2.0em;
      position: relative;
    top: 6px;

}


/*.navbar-brand::before,*/
/*
.navbar-brand::after {
  content: "•";
  color: var(--wine);
     margin: 0 1.4rem;
  font-size: 2.0em;
      position: relative;
    top: 6px;

}*/

.navbar-toggle {
  
    border: 3px solid transparent;
    border-radius: 4px;
	    border-color: #484848;
}
.navbar-default .navbar-toggle {
    border-color: #484848;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #484848;
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: auto;
        left: auto;
    }
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #A4232E;
    background-color: transparent;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    padding: 5px;
    clear: both;
    font-weight: bold;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
}

.coming-soon{
    font-family: alternate-gothic-no-2-d, 'Oswald', sans-serif;
    text-transform: uppercase;
  margin-bottom: 30px;
    letter-spacing: 0.9px;
	font-weight:bold;
	color:#A4232E !Important
}


.navbar-nav a:hover{
	color:#A4232E;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color:#A4232E;
    background-color: transparent;
}
section{
	padding-top:40px;
	padding-bottom:40px;
	margin-bottom:40px;
}
.first-section{
			margin-top:-60px;
		}
		

.section.white{
	background:white;
	width:100%;
}
/*
.section .container{
	max-width:900px;
}*/

.wine-section{
	background: #8e3434;
    padding: 40px;
    color: white;
    text-align: center;
}

.hero-new{
		
	padding-bottom: 50px;

	background: #eddec7;
	margin-bottom: 40px;	
	font-family: alternate-gothic-no-2-d, 'Oswald', sans-serif;
	font-weight: bold;
}

/*
.hero-new::after {
  content: "•";
    color: #A4232E;
    margin: 0;
    font-size: 10em;
    position: absolute;
    bottom: 75px;
    left: 48%;
} */
.hero .main-image{
	width:100%;
}
.hero-bg-image{
		    background-image: URL("/imgs/gravel-hay-sm.png");
    height: 50vh;
    background-size: cover;
	    display: flex;
    align-items: flex-end;
}
.hero__wrap{
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;	
}
.hero-box{
    position: relative;
       top: -60px;
    background: white; 
    width: 80%;
    padding: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
	box-shadow: 4px 5px 19px -10px rgba(0,0,0,0.75);
-webkit-box-shadow: 4px 5px 19px -10px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 5px 19px -10px rgba(0,0,0,0.75);
}
.hero-wall{
	background-image:URL("/imgs/gravel-hay-sm.png");
	height:75vh;'
	background-size:100%;
}
.hero-box-v2{
   background: transparent;
    width: 100%;
    padding: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: white;
    font-size: 28px;
    text-transform: uppercase;
	    text-shadow: 1px 1px #1a1a1a;
}
.hero-new h1{
	text-shadow: 1px 1px #1a1a1a;
color:white;	
}
.btn-ghost{
	    color: black;
    font-size: 16px;
    border: 2px solid;
    border-radius: 0;
}

.btn-wine{
	    color: #A4232E;
    font-size: 16px;
    border: 2px solid;
    border-radius: 0;
}

.btn-wine-full{
	    background: #A4232E;
    color: white;
    font-size: 16px;
    border: 2px solid;
    border-radius: 0;
    min-width: 60%;
    border-color: #A4232E;
}


.btn-wine-full:hover{
	color: white !Important;
}

.btn-facebook{
	    background: #6989ff;
    color: white;
    width: 100%;
    margin-top: 20px;
}

.btn-tilmeld{
	width: 100%;
    margin-top: 25px;
    font-weight: bold;
    font-size: 20px;
    background: #5d825d;
    border: #5d825d;
}

.btn-tilmeld-snart{
	width: 100%;
    margin-top: 25px;
    font-weight: bold;
    font-size: 20px;
	border: 5px solid #A4232E;
    text-wrap: auto;
    margin-top: 20px;
    color: #A4232E;
}


.btn-tilmeld-snart:hover{
	cursor:initial;
	color:  #A4232E;
}


.tilmelding-open {
      background: #A4232E;
    font-size: 16px;
   
    border-radius: 0;
    color: white;
	position: absolute;
    bottom: 78px;
    left: 5%;
}

.event-done {
        width: fit-content !important;
    background: #555555;
    font-size: 16px;
   
    border-radius: 0;
    color: white;
	position: absolute;
    bottom: 78px;
    left: 5%;
}

.tilmelding-open:hover{
	cursor:initial;
	color:  #A4232E;
	color:white;
}
.some-list{
	list-style:none;
	color:white;
	padding:0;
	text-align:center;
}
.some-list li{
	display:inline-block;
	color:white;
	margin-right:40px;
	margin-left:40px;
}


.some-list a{
	font-size: 40px;
	color:white;
}



.dot-bar{
	text-align: center;
    padding-top: 0;
    padding-bottom: 61px;
    font-size: 56px;
    line-height: 0;
    color: #a4232e;
}


/**
*
*	EVENT
*
**/

.event-details{
    background: #8e3434;
    color: white;
    padding: 10px;
    font-weight: bold;
    font-family: alternate-gothic-no-2-d, 'Oswald', sans-serif;
    /* text-transform: uppercase; */
    font-size: 18px;
}


.event-details td{
	border:none !Important;
	padding: 2px !Important;


}

.event-view .first-section{
	background:white;
}

.divider {
  display: flex;
  align-items: center;
  gap: .75rem;             /* afstand mellem tekst og linjer */
  color: #3d3d3d;
    font-family: alternate-gothic-no-2-d, 'Oswald', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.9px;
    font-weight: bold;
}

.divider::before,
.divider::after {
  content: "";
  height: 1px;
  flex: 1 1 auto;
  background: linear-gradient(to right, transparent, #ccc);
}

.divider::after {
  background: linear-gradient(to left, transparent, #ccc);
}

.divider__label {
  position: relative;
  padding: 0 .75rem;       /* lidt luft omkring årstallet */
    font-weight: 600;
    line-height: 4;
    font-size: 32px;

}

/* Maskér linjen bag teksten, så årstallet "bryder" linjen */
.divider__label::before {
  content: "";
  position: absolute;
  inset: -0.25rem;         /* lille ekstra højde for sikker maskering */
 
    background: transparent;
  z-index: -1;
  border-radius: .25rem;
}





	.event-box-holder{
			display:flex;
			        justify-content: center;
    margin-bottom: 60px;
		}
	.event-box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    background-size: contain;
    position: relative;
    background-position: center;
  height: 293px;
    width: 100%;
    background-repeat: no-repeat;
}

.events-row .event-title{
	display:none;
}

.event-box .event-img{
	height:300px;

    background: white;
} 	
.event-box-holder .box-body{
	     background: white;
    padding: 10px;
    position: relative;
    /* top: -55px; */
    text-align: left;
    width: 100%;
    left: 0;
}
.event-box-holder h3{
	margin-top:0;
}
.event-box-holder a:hover{
	text-decoration:none;
}
.event-box-holder a{
	    text-align: center;
    width: 100%;
		box-shadow: 4px 5px 19px -10px rgba(0,0,0,0.75);
-webkit-box-shadow: 4px 5px 19px -10px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 5px 19px -10px rgba(0,0,0,0.75);
}
.event-box-holder .event-title{
	margin-bottom:0;
}

.event-box-holder .event-date{
	    color: black;
    font-weight: bold;
}

.event-box-holder .event-city{
	    color: #2e2e2e;
    font-weight: bold;
	margin-bottom:10px	;
}

.event-box-holder .event-type{
	    position: absolute;
    top: 0;
	left:0;
    background: #304752;
    color: white;
    padding: 5px;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
}


/**
*
*	NYHEDER
*
**/


.news-main-img{
	width:100%;
}
.news-thumb{
	
}


.news-box .event-box{
	   background-size: cover;
	   position:relative;
	   background-position: center;
	       height: 300px;
	width:100%;
}

.news-box.event-box-holder a{
	    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;

}
.news-box{
	
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
	 
}
.news-box .event-date{
color:black;
font-weight:bold;	
}

.news-box .event-img{
	width:100%;	
} 	
.news-box .box-body{
background: white;
    padding: 10px;
    position: relative;
   
    height: fit-content;
    width: 100%;
    right: 0;
    left: 0;
	    text-align: left;
}

.news-box h3{
	margin-top:0;
}


.nyheder-view section{
	background:white;
}




.nyheder-view .section-first{
	padding-bottom:0;
	background:#EFEBEB;
}


.nyheder-view .container{
	max-width:900px;
}

.avis-content span{
	font-size:17px !important;
}

.avis-content font{
	 /*   font-family: inherit !important;
*/
}



.prefs-box{
	border: 2px solid #cacaca;
    border-radius: 5px;
    padding: 40px;
    background: white;
}



.alert-success {
    color: white;
    background-color: #6f8a54;
    border-color: #d6e9c6;
    max-width: 970px;
    margin-right: auto;
    margin-left: auto;
    font-weight: bold;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-top: 30px;
}







section.survey{
	
}
.login-menu{
	/*display:none !important;*/
}













/*
* USER PROFILER
*/

.profile-header{
	display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px;
    margin-bottom: 40px; 
}

.user-profile{
	    width: 20vw;
    height: 20vw;
    border-radius: 10vw;
    background-size: cover; 
    border: 4px solid;

}





.redaktionen{
	margin-bottom: 49px;
}
 





@media only screen and (max-width: 768px) {
	.navbar-header{
	display:block;
}

.some-list li {
    display: inline-block;
    color: white;
    margin-right: 20px;
    margin-left: 20px;
}
.hero-new {
    padding-bottom: 0;
    background: #f1efef;
   margin-bottom: 74px;

	font-family: alternate-gothic-no-2-d, 'Oswald', sans-serif;
	font-weight: bold;
}

.hero-box-v2 {
    background: transparent;
    width: 100%;
    padding: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: white;
    font-size: 20px;
    background:transparent;
	text-align: center;
   
        position: relative;
     top: -25%;
    
}
.hero-new h1 {
          margin-top: 0;
    margin-bottom: 34px;
}
.hero-bg-image {
    
    background-position-x: 45%;
}

.fp-hero{
        background-size: cover;
        background-position-x: 55%;
        height: 50vh;	
}
.fp-hero .hero-box {
    position: absolute;
    position: absolute;
    top: 25%;
    background: none;
    color: white;
    box-shadow: none;
}
.fp-hero .hero-box h1 {
    text-transform: uppercase;
    font-size: 32px;
}
.fp-hero .hero-box p {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    font-family: alternate-gothic-no-2-d, 'Oswald', sans-serif;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
/*	border-color: #a4232e; */
}
.navbar-default .navbar-toggle {
    
        margin-right: 0;
    }
.navbar-nav {
    margin: 0;
}
.navbar-nav.navbar-right.nav{
	        min-width: 90vw;
	 display: block;
}
	.polkadot-title{
		display:none !important;
	}
	.login-menu{
	display:block !important;
}
	.top-header{
		display:none;
	}
	.navbar-fixed-top {
    top: 0;
}

h2, .h2 {
    font-size: 26px;
}

.navbar-brand::before {
  content: none;
  color: var(--wine);
     margin: 0 1.4rem;
  font-size: 1.2em;
}


	.navbar .container{
		padding:0;
	}
	.navbar-header{
		width:100%;
		display: flex;
		justify-content: space-between;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    align-items: center;
	}
	.navbar-brand{
		    font-size: 40px;
padding-left: 0;
	}
	.navbar-default .navbar-toggle {
    border-color: #484848;
    margin-right: 0;
}
	.main {
        padding-top: 70px;
    }
		
		.hero{
			padding:0;
		}
		.hero__wrap{
		padding:0;	
		}
		.main-image {
   
    height: 33vh;
	
		}
		.hero-box{
			width:95%;
			  top: -60px;
		}
		

		.hero-box a{
			margin-bottom:5px;
		}
		h1{
			font-size:28px;
		}
		
		section{
			padding-top:30px;
		}
	.first-section{
        margin-bottom: 15px;
	}
		.event-box{
			width:100%;
		}
		
		.partner-list li{
	width:30%;
	text-align:center;
}
.partner-list img {
    width: 75%;
}

.prefs-box {
    border: 2px solid #cacaca;
    border-radius: 5px;
    padding: 10px;
    padding-top: 50px;
    background: white;
}
		.dot-bar {
			display:none;
		}
		.page {
    padding-top: 0px;
}
.user-profile-image {
    height: 350px !important;
    width: 400px;
    max-width: 100% !important;

  
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}


}
  .event-finishes{
	list-style: none;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
  } 
  .event-finishes li{
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
	    margin-right: 20px;
		margin-bottom:20px;
  }
.fin-badge {
    width: 240px;
    height: 240px;
    border-radius: 0;
    background-size: cover;
    background-position: center;
    position: relative;
    border: 2px solid black;
    overflow: hidden;
    margin-bottom: 5px;
}
  .fin-dist{
	  position: absolute;
    bottom: 0;
    background: #a4232e;
    color: white;
    text-align: center;
    width: 100%;
  }
  .fin-dato{
	  text-align: center;
    width: 100%;
    background: #304752;
    color: white;
  }
  .user-profile-image{
	height:400px;
	width:400px;
	max-width:80vw;
	background-size:cover;
	border: 2px solid;
	background-position: center;
}
.badges-list{
	    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: row;
   flex-wrap: wrap;
}
.badges-list li{
    height: 150px;
    width: 150px;
    background-size: contain;
    border: 4px solid;
    border-radius: 100px;
    background-repeat: no-repeat;
	
}
.user-fp-box {
    padding: 20px;
   
    margin-top: 40px;
    background: white;
}

/**
EVENT RESULTS

*/

.cup-buttons .btn{
	margin-bottom:5px;
}
.cup-results{
	border: 2px solid #a4232e;
}

.cup-buttons .btn:active{
	color:White;
	background:#a4232e;
}

.profile-pic {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      object-fit: cover;
      margin-right: 1rem;
      border: 2px solid #313c2a;
    }

@media only screen and (max-width: 768px) {
	
	.fordel-holder {
  margin-bottom:10px;
}
.user-fp-box {
    padding: 5px;
}
    .main-image {
        height: initial;
    }
	.cup-results .profile-pic{
		display:none;
	}
	.table > tbody > tr > td, .table > tfoot > tr > td {
    padding:2px;
	
	}
}

.cup-results{
	max-height:600px;
	overflow-y:auto;
	
    padding: 10px;
}

.last-section{
	margin-bottom:0px;
	    padding: 60px 0 !important;
}