/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 11, 2013 */



@font-face {
    font-family: 'absarasanstf-thinregular';
    src: url('/style/absarasanstf-thin-webfont.eot');
    src: url('/style/absarasanstf-thin-webfont.eot#iefix') format('embedded-opentype'),
         url('/style/absarasanstf-thin-webfont.woff') format('woff'),
         url('/style/absarasanstf-thin-webfont.ttf') format('truetype'),
         url('/style/absarasanstf-thin-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
  padding-top: 75px;  
  color: #5a5a5a;
  background: #CC2F36; 
}

body.intro {
	padding: 0;
	background: #CC2F36;
}

h1, h2, h3, h4, h5 {
	font-family: 'absarasanstf-thinregular', sans-serif;
}
@media (max-width: 768px) {
	h2 {
		font-size: 32px;
	}
	.text-muted {
		clear:both;
		font-size: 60%;
		display: block;
	}
}
::selection {
	background: #CC2F36;  
	color: white;
}
::-moz-selection {
	background: #CC2F36; 
	color: white;
}
.relative {
	position: relative;
}
a, a:hover {
	color: #CC2F36;
}

a.anchor { 
	position: relative;
	top:-75px;
}

a.anchor2 { 
	position: relative;
	top:-150px;
}

@media (max-width: 768px)  { 
	a.anchor2 { 
		position: relative;
		top:-60px;
	}
}
	
a.anchor-home {
	position: relative;
	top:-140px;
}  

@media (max-width: 768px)  { 
	.hidden-xs-inline {
		display: none;
	} 
	.visible-xs-inline {
		display: inline-block;
	}
}
@media (min-width: 769px)  { 
	.hidden-xs-inline {
		display: inline-block;
	}
	.visible-xs-inline {
		display: none;
	}
}


div.containerintro {
  position: absolute;
  width: 100%;
  height: 100%; 
}
div.movie {
  position: absolute;
  width: 100%;
  height: 95%;
}
#player {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
}
div.skip {
  width: 100%;
  position: absolute;
  bottom: 20px;
 	color: #f7e3b9;
	background: #CC2F36; 
}
div.skip img {
	float: left;
	margin: 0px 0 0 20px;;
}
div.skip a {
	float: right;
 	color: #f7e3b9;
  text-decoration: none;
  font-size: 30px;
  text-transform: uppercase;
	margin: 12px 20px 0 0 ;;
	font-family: 'absarasanstf-thinregular', sans-serif;
}
div.skip div.content {
  padding-right: 20px;
  float: right;
}


.navbar-toggle {
	margin-top: 20px;
}
.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
	background: white;
}
.navbar-default {
	background: #CC2F36;
}
.navbar-default .navbar-nav>li>a {
	padding-top: 40px;
	color: #eee;
	transition: background-color 0.2s;
	-webkit-transition: background-color 0.2s; /* Safari */ 
	text-transform: lowercase;
	font-family: 'absarasanstf-thinregular', sans-serif;
	font-size: 18px;
}
@media (max-width: 768px)  { 
	.navbar-default .navbar-nav>li>a {
		padding-top:10px; 
	} 
}
.navbar-default .navbar-nav>li>a:hover, 
.navbar-default .navbar-nav>li>a:focus {
	color: white;
	background: rgba(255,255,255,0.2);
	transition: background-color 0.2s;
	-webkit-transition: background-color 0.2s; /* Safari */ 
}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.active>a:focus {
	background: white;
	transition: background-color 0.2s;
	-webkit-transition: background-color 0.2s; /* Safari */ 
}

#lucelogo { 
}
#lucelogo ,
#lucelogo2 {
	position: absolute;
	top:0;
	left:0;
}
.jumbotron {
	background: #CC2F36;
	color: white;
	margin-bottom: 0;
	position: relative;
}

.jumbotron .row {
	margin-top: 80px;
	margin-bottom: 80px;
}
p.quote {
	font-size: 18px;
}

@media (max-width: 768px)  { 
	
	.glowwrapper, 
	.glowwrapper img{
		display: none;
	}
}
	
@media (max-width: 991px)  { 
	body {
		padding-top: 0px;
	}
	.jumbotron {
		padding-top: 0px;
	}
	.jumbotron h1 {
		text-align: left;
	}
	.jumbotron .row {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.glowwrapper {
		min-height: 250px;
	}
	#lucelogo ,
	#lucelogo2 {
		right: -40px;
		left: auto; 
	}
}
 

@media (min-width: 992px) {
	.jumbotron .row {
		margin-top: 40px;
		margin-bottom: 40px;
	}
}

@media (min-width: 1200px) { 
	.jumbotron .row {
		margin-top: 80px;
		margin-bottom: 80px;
	}
}

.jumbotron p{
	line-height: 170%;
}
div.fb-like {
	position: absolute;
	top:-30px;
	right: 20px;
}
img.iens {
	position: absolute;
	top:-31px;
	right: 120px;
}
img.iens2 {
	float: right;
}
@media (max-width: 991px) {
	img.iens2 {
		float: left;
		margin-right: 20px;
	}
}
@media  (max-width: 991px)  { 
	div.fb-like {  
		left: 20px;
	}
	img.iens { 
		left: 120px;
	}
}
	
.glowtop {
  background: url('http://restaurantluce.nl/images/glow.png') repeat-x;
}

div.parallaxwrapper {  	 
	width: 100%;
	height: 440px;
	overflow: hidden; 
	background-size: cover; 
}
#parallax1 {  	
	background:url(/images/luce1.jpg) 50% 0 no-repeat fixed; 
	background-size: cover; 
}
#parallax2 {  	
	background:url(/images/luce3.jpg) 50% 0 no-repeat fixed; 
	background-size: cover; 
}
#parallax3 {  	
	background:url(/images/luce2.jpg) 50% 0 no-repeat fixed; 
	background-size: cover; 
}

@media (min-width: 768px) and (max-width: 991px)  { 
	
	div.parallaxwrapper {  	  
		height: 720px; 
	}
	#parallax1 {  	
		background:url(/images/luce1.jpg) 50% 0 no-repeat fixed;  
		background-size: cover; 
	}
	#parallax2 {  	
		background:url(/images/luce3.jpg) 50% 0 no-repeat fixed; 
	background-size: cover;  
	}
	#parallax3 {  	
		background:url(/images/luce2.jpg) 50% 0 no-repeat fixed;  
	background-size: cover; 
	}
}


div.noparallaxwrapper {  
	display:none;
}
@media (max-width: 1025px)  { 
	div.parallaxwrapper {  
		display:none;  
	}
	
	div.noparallaxwrapper {  
		display:block; 
	}  
}
	


.chefs {
	padding: 80px 15px; 
}
 
@media (max-width: 768px) {
	.chefs {
		padding: 40px 15px 20px;  
	}

}


/* Center align the text within the three columns below the carousel */
.chefs .col-lg-6 {
  text-align: center;
  margin-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
.chefs h2 {
  font-weight: normal;
  font-size: 40px;
}
.chefs .col-lg-6 p {
  margin-left: 10px;
  margin-right: 10px;
}

 

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}


@media (max-width: 768px) {
	.featurette-divider {
	  margin: 40px 0; /* Space out the Bootstrap <hr> more */
	  display: none;
	}
}

@media (min-width: 768px) {

  /* Remove the edge padding needed for mobile */
  .chefs {
    padding-left: 0;
    padding-right: 0;
  }

  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }

}

@media (min-width: 1200px) {
  .featurette-heading {
    margin-top: 100px;
  }
  .featurette-heading.iens {
    margin-top: 20px;
  }
  .featurette-heading.contact {
    margin-top: 20px;
  }
}

@media (min-width: 992px) and (max-width: 1199px)  {
  .featurette-heading {
    margin-top: 0px;
  }
  .featurette-heading.iens {
    margin-top: 0px;
  }
  .featurette-heading.contact {
    margin-top: 0px;
  }
}
@media (max-width: 992px) {
  .gerechtenfoto {
    float: left;;
  }
  .gerechtentext {
    float: right;;
  }
}




 div.plattegrondcontact{  
	width: 100%;;
	height: 458px;  
} 



div.footer { 
	min-height: 320px;
	background: #CC2F36 url('/images/lucesmall.png') center 30px no-repeat  ;
}

div.footer .container {
	position: relative;
} 

div.footer p.credits {
	margin: 280px auto 0 ;
	text-align: center; 
}
div.footer p.credits a {
	color: #eee;
	text-transform: uppercase;
	font-size: 10px;
}
div.footer p.credits a:hover {
	color: white;
	text-decoration: none;
}
 
.box {
	width:70%;
	height:200px;
	background:#FFF;
	margin:40px auto;
	background: white;
}

.effect3
{
  position: relative;
  max-width:500px;
	background: white;
}
.effect3:before
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.effect4
{
  position: relative;
  max-width:500px;
}
.effect4map
{
background: white;
  position: relative;
}
.effect4:after,
.effect4map:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  right: 10px;
  left: auto;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}
.modal-dialog {
	width: 860px; 
} 


@media (max-width: 768px) {
	.effect4map {
		padding-bottom: 20px;
	}
}