@import url(http://fonts.googleapis.com/css?family=Niconne);

.header {
z-index:1001;
position:relative;
}
.dak {
background:url(img/leek.png);
height:181px;
margin-top:-181px;
}

.pid1 {
}

.pid1  .parallax {
    background-image: url(img/005.jpg);
	height: 500px;
}
.pid1 .content {
color: #fff;
}


.pid2  {
}
.pid2  .parallax {
    background-image: url(img/004.jpg);
	height: 500px;
}
.pid3 {
	
}
.pid3  .parallax {
    background-image: url(img/001.jpg);
	height: 500px;
}

.pid4 {
	
}
.pid4  .parallax {
    background-image: url(img/003.jpg);
	height: 500px;
}
.pid5 {
	
}
.pid5  .parallax {
    background-image: url(img/002.jpg);
	height: 500px;
}
.pid8 {
	
}
.pid8  .parallax {
    background-image: url(img/001.jpg);
	height: 500px;
}
.pid9 {
	
}
.pid9  .parallax {
    background-image: url(img/003.jpg);
	height: 500px;
}
.pid10 {
	
}
.pid10  .parallax {
    background-image: url(img/002.jpg);
	height: 500px;
}
#ascrail2000 {
z-index:1030!important;
}
h1, h2 {
margin-top:0;
}
img {
max-width:100%;
height:auto;
}

.navbar-static-top .navbar-brand { margin-top: -50px; }
.navbar-fixed-top .navbar-brand { margin-top: -7px; }
.navbar-fixed-top .navbar-brand img { max-height: 100px; }

#footer {
color:#aaa;
font-size:12px;
}


.modal-dialog {
	min-width: 50%;
	color: #000;
}
.modal-body {
    overflow:auto;
}
@media (max-width: 1199px) {
 .navbar-brand  img{
  width: 140px;
  height: auto;
 }
.navbar-collapse {
    width: 100%;
}
}