@charset "utf-8";
/* CSS Document */

body {
text-align: center;
background-color:#2C105F;
}


.scroll a:link, a:visited {
	display: block;
	font-size: 12px;
	background-color: #494848;
	text-align: center;
	padding: 6px;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 30px;
	color: #FFFFFF;
	transition: .70s;
}

	
#top {
	
	width:100%;
	background-color:#2C105F;
	}
.row {
	padding-bottom:85px;
}

.col-sm-3 {
	float: right;
	padding-top: 40px;
}
.navbar-default {
    background:none;
    border: none; }
	
.navbar-nav {
    float: right;
    margin: 0;
}
.navbar-default {
    background: none;
    border:none;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #8cc6e4;
	background: none;
   /* background-color: #8cc6e4;*/
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
	
#citat {
	width:100%;
	background-image:url(images/L18DEQZJQI.jpg);
	background-size: cover;
	background-repeat:no-repeat;
	margin-bottom:20px;
	}
		
	
 h1 {
	font-family: 'Wire One', sans-serif;
		color:#fff;
		text-align:center;
		font-weight: 700;
		font-size: 70px;
}
#border img {
	position:absolute;
	margin-top:-20%;
	margin-left: 900px;
	width:21%
	}
.col-sm-12 {
	margin-top:350px;
	margin-bottom: 350px;
	}
	
#menukort {
	width:100%;
	background-image:url(images/Q5IJJ9JLJ6.jpg);
	background-size: cover;
	background-repeat:no-repeat;
	margin-bottom:20px;

	}
			
#border{
	left:5%;
	width:90%;
	margin-top:2.5%;
	padding:20% 20% 20% 20%;
 	border:10px double white;
	}
#menukort .row {
  display: flex; /* equal height of the children */
}
#border2 {
	margin-top: 80px;
	padding-top:20px;
	padding-bottom:20px;
	
	}
#border3 {
	margin-top: 80px;
	padding-top:20px;
	padding-bottom:20px;
}

#border4 {
    margin-top: 9.5%;
    margin-bottom: 9.5%;
    border: 10px double white;
    background-color: rgba(44,16,95,0.55);
	height: auto;
}
.caption {
	position: absolute;
	color: #fff;
	bottom: 40%;
	z-index:1000;
	left: 20%;
	right: 20%;
	width: 60%;
	text-align: center; 
	display: block;
	}	
/*	
#border2 {
	float:left;
	width: 50%;
    margin-top: 2.5%;
    padding: 10% 5% 10% 5%;
    border: 10px double white;
	background-color:rgba(44,16,95,0.55);
}
#border3 {
	float:right;
	width: 50%;
    margin-top: 2.5%;
    padding: 10% 0% 6.3% 0%;
    border: 10px double white;
	background-color:rgba(44,16,95,0.55);
}*/	

.menu{
	
    margin-top: 2.5%;
    padding: 0% 0%;
    border: 10px double white;
	background-color:rgba(44,16,95,0.55);
	}
	
#menukort h2 {
	font-family: 'Wire One', sans-serif;
    color:#fff;
	text-align:center;
    font-weight: 600;
	font-size:44px;
}
#menukort img {
 /* position: absolute; */
    margin-top: -30%;
	margin-left: auto;
	margin-right: auto;	
}
#menukort .col-sm-12 {
     margin-top: 0px; 
     margin-bottom: 0px; 
}
#booking {
	width:100%;
	background-image:url(images/S7P43ZWNWX.jpg);
	background-size: cover;
	background-repeat:no-repeat;
	margin-bottom:20px;
	}
#calendar {
    margin-top: 9.5%;
    
}

.button:hover{
	cursor:pointer;

	}
	
#booking h2 {
	font-family: 'Wire One', sans-serif;
	color:#fff;
	text-align:center;
	font-weight: 600;
	font-size: 44px;
	padding-top: 11%;
    padding-bottom: 11%;
}
	
#footer h2 {
	font-family: 'Wire One', sans-serif;
	color:#fff;
	text-align:center;
	font-weight: 600;
	font-size: 44px;
}

	   
@media (max-width: 940px)  {
	h1 {
		font-size: 60px;
		font-weight: 600;}
	#menukort h2 
	   {font-size:40px;
	    font-weight: 600; }
	
	}

@media (max-width: 768px)  {
	
  #menukort .row {
  display: flex; /* equal height of the children */
}
  .col-sm-3 {
    float: none;}
 
  #calendar .img-responsive{
    margin-left: auto;
	margin-right:auto;}
  #calendar {
    margin-left: 0;
}
.logo {
		position:absolute;
		top:2px;
	  right: 0px;
		}
h1 {
		font-size: 50px;
		font-weight: 600;}
#menukort h2 
	   {font-size:34px;
	    font-weight: 600; }
#booking h2 
	   {font-size:33px;
	    font-weight: 600;
		 padding-left:4%;
		 padding-right:4%;
		 }
}
	
@media (max-width: 414px) {
	.logo {
		position:absolute;
		top:2px;
		left:50px;
		}
	#menukort .row {
  display: block; /* equal height of the children */}
h1 {
		font-size: 28px;
		font-weight: 600;}
#menukort h2 
	   {font-size:21px;
	    font-weight: 600; }
#booking h2 
      {font-size:24px;
	    font-weight: 600; }
#footer h2 
      {font-size:28px;
	    font-weight: 600; }		
	}
	
@media (max-width: 320px) {
.logo {
		position:absolute;
		top:100px;
		left:0px;
		}
h1 {
		font-size: 20px;
		font-weight: 600;}
#menukort h2 
	   {font-size:18px;
	    font-weight: 600; }
#booking h2 
	   {font-size:18px;
	    font-weight: 600; }
#footer h2 
	   {font-size:24px;
	    font-weight: 600; }
	}
	
@media (max-width: 319px) {
	.flower {display:none;}
	
	#citat {
	    image:none;}
   #calendar .img-responsive{
       margin-left: auto;
	   margin-right:auto;}
  #calendar {
       margin-left: 0;}
}


