/* Google Fonts */
@import url(https://fonts.googleapis.com/css?family=Anonymous+Pro);

body {
	margin-left: 0px;
	background: #B5AB94;
	 }

.top {
	background: -webkit-linear-gradient(#FFCC86, #FECB85);
	background-attachment: fixed;
	}

.logo {
	position: absolute;
	float: left;
	top: 20px;
	margin: auto;
	margin-left: 30px;
	}

.bglogoname {
	position: absolute;
	top: 10px;
	bottom: 10px;
	margin-left: 820px;
	}

/*not closed in kopi2Aa*/	
/*.master {
	background: -webkit-linear-gradient(#FFD59A, #FFFEFE);
	color: #705A3E;
	font-family: tahoma;
	font-size: 14px;
	margin-left: 0px;
	margin-right: 60px;
	}*/

.main {
	width:900px;
	height:723px;
	background: -webkit-linear-gradient(#FFCC86, #FFFEFE);
	background-repeat: no-repeat;
	color: #705A3E;
	font-family: tahoma;
	font-size: 14px;
	margin-left: 0px;
	margin-right: 60px;
	}

/*.bottom {
	background: -webkit-linear-gradient(#FFFEFE, #FFFEFE);
background-repeat: no-repeat;
color: #705A3E;
	}*/

/*.img_back{
position: absolute;
}*/

/*.box1 {
  margin: -480 0 0 175;
}*/


/*-------------FORSIDE--------------------------------------*/

.container-1{
	position: relative;
	z-index:10;
	width: 500px;
	height: 0px;
	margin-left: 50px;/*100px;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

pre {
	color: #705A3E;
	font-family: 'Anonymous+Pro', monospace;
	font-size: 20px;
	font-weight: bolder;
z-index:5;
}

#tagline {
	color:#705A3E;
	font-size: 18px;
	font-weight: 600;	
}

#pow-txt {
	display: none;
	font-weight: 100;
	color:#705A3E !important;
}







/*------VIDEOBOX-------*/

.box1
{
position:absolute;
top:207;/*300;*/
left:38;/*114;100;*/
animation: emerge 2s ease-in-out 0s; /*2*/
}

@keyframes emerge
{
	0%
	{
	transform:scale(0);
	}
	100%
	{
	transform:scale(1);
	}
}

.box1 .content
{
width:602px;/*470px;400px;*/
height:338px;/*250px;*/
background: #000;
/*transform:scaleX(0);*/
transform-origin:bottom;/*left;*/
animation: reveal 20s ease-in-out forwards;/*20s-12*/
}

.box1 .content:before
{
content: '';
position:absolute;
top:0;
left:0;
width: 100%;
height:100%;
background: #FFD7A8; /*#FFE3C1;*/ /*#FFD396;*/ /*#282520;*/
z-index:2;
animation: reveal 20s reverse forwards;/*20s-5*/
animation-delay: 13s;/*13s-9*/
transform-origin:top;/*right;*/
}

.box1 .content src
{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
object-fit:cover;
}

@keyframes reveal
{
	0%
	{
	transform:scaleY(0);/*scaleX(0);*/
	}
	100%
	{
	transform:scaleY(1);/*scaleX(1);*/
	}
}

.box1 .content h3
{
position:absolute;
right:-40px;
bottom:20px;
margin:0;
padding:5px;
background:#fff;
z-index:3;
box-shadow: 0 10px 15px rgba(0,0,0,.2);
transform:scaleX(0);
transform-origin:left;
animation: reveal 1s ease-in-out forwards;
animation-delay:1s;
}

.box1 .content h3:before
{
content: '';
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background:#fff;
z-index:1;
animation: reveal 1s reverse forwards;
animation-delay:2s;
transform-origin:right;
}

.play-btn{
width:60px;
position:absolute;
left: 50%;
top: 50%;
transform:translate(-50%,-50%);
/*z-index: 3;*/
cursor:pointer;
}

.video-player{
/*width: 77%;*/
position:absolute;
/*left: 49,8%;*/
top: 50%;
transform:translate(0%,-50%);
/*display:none;*/
}
video{ focus{
outline:none;
}}
.close-btn{
position:absolute;
top: 10px;
right: 10px;
width: 30px;
cursor:pointer;
}

/*----------END VIDEOBOX------*/

*

.faktabox_1{
  background-color: #B5AB94;
  width: 640px;
  height: 100px;
  margin: -200 auto 0 10;
}
.faktabox_2{
  background-color: none;
  width: 840px;
  height: 50px;
  margin: -50 auto 0 670;
}


.hl1 {
font-family: tahoma;
color: #705A3E;
font-size: 14px;
font-weight: 700;
	}

.h2 {
font-family: tahoma;
color: #705A3E;
font-size: 14px;
font-weight: 100;
	}

.h3 {
font-family: tahoma;
color: #705A3E;
font-size: 12px;
	}




a:link {
	color: #705A3E;
	text-decoration: none;
	}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	}

a:visited {
	color: #705A3E;
	text-decoration: none;
	}
a:hover {
	color: #000000; /*#9BAABE;*/
	text-decoration: none;
	}


#frm{
	border: solid gray 1px;
	width: 20%;
	border-radius: 5px;
	margin: 100px auto;
	background: white;
	padding: 50
	}
#btn{
	color:#fff;
	background: #337ab7;
	padding: 5px;
	margin-left: 69%;
}

/*-----NAVIGATION_MENU---------*/
*
{
	margin: 0px;
	padding: 0px;
	}

.container {
	width: 300px;
	height: 726px;
	background: -webkit-linear-gradient(#FFCC86, #FFFEFE);
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
	}
nav 	{
	width:300px;
	}
nav ul 	{
	list-style: none;
	}
nav ul li	{
	width: 300px;
	}
nav ul li a	{
	position: relative;
	display: block;
	font-size: 14px;
	font-family: tahoma;
	height: 40px;
	line-height: 40px;
	color: black;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 20px;
	box-sizing: border-box;
	z-index: 1;
	}

nav ul li:nth-child(1) a	/*Forside*/
{
border-left: 10px solid #FFD396;
}
nav ul li:nth-child(2) a	/*Kunstnergaarden*/
{
border-left: 10px solid #435B9A;
}
nav ul li:nth-child(3) a	/*Saltofte Larsen Samlingen*/
{
border-left: 10px solid #6F95B6;
}
nav ul li:nth-child(4) a	/*Kulturhuset*/
{
border-left: 10px solid #8CB2D8;
}
nav ul li:nth-child(5) a	/*Café Ellen*/
{
border-left: 10px solid #FF6D7C;
}
nav ul li:nth-child(6) a	/*Praktiske oplysninger*/  
{
border-left: 10px solid #BF3F3F;
}
nav ul li:nth-child(7) a	/*Foreningen Kunstnergaarden*/ 
{
border-left: 10px solid #808952;
}
nav ul li:nth-child(8) a	/*Interessegrupper*/ 
{
border-left: 10px solid #66A08F;
}
nav ul li:nth-child(9) a	/*Sponsorer*/
{
border-left: 10px solid #FFB247;
}
nav ul li:nth-child(10) a	/*Presseklip*/
{
border-left: 10px solid #DDB2D1;
}
nav ul li:nth-child(11) a	/*Aktuelt*/
{
border-left: 10px solid #CC7098;
}

nav ul li a::after
{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0%;
	height: 100%;
	transition: all 0.3s;
	z-index: -1;
	}

nav ul li a:hover::after
	{
	width: 100%;
	}


nav ul li:nth-child(1) a::after
{
background-color: #FFD396;
}
nav ul li:nth-child(2) a::after
{
background-color: #435B9A;
}
nav ul li:nth-child(3) a::after
{
background-color: #6F95B6;
}
nav ul li:nth-child(4) a::after
{
background-color: #8CB2D8;;
}
nav ul li:nth-child(5) a::after
{
background-color: #FF6D7C;
}
nav ul li:nth-child(6) a::after
{
background-color: #BF3F3F;
}
nav ul li:nth-child(7) a::after
{
background-color: #808952;
}
nav ul li:nth-child(8) a::after
{
background-color: #66A08F;
}
nav ul li:nth-child(9) a::after
{
background-color: #FFB247;
}
nav ul li:nth-child(10) a::after
{
background-color: #DDB2D1;
}
nav ul li:nth-child(11) a::after
{
background-color: #CC709B;
}

/*---------------END____NAVIGATION_MENU---------*/


.video-player_sls{
	/*width: 77%;*/
	position:absolute;
	/*left: 49,8%;*/
	top: 255px;
	left:-75px;
	transform:translate(0%,-50%);
	/*display:none;*/
	}



