.navbar
{
    background-color: #080808;
    box-shadow:0px 10px 20px 0px black;
}


/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
  width:100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
  width:100%;
  margin:0px;
  padding:0px;
  background-color:black !important;

}
footer {
  position: relative;
  height:50vh;
  width: 100%;
  /* white-space: nowrap; */
  line-height: 60px; /* Vertically center the text there */
  box-shadow:0px 0px 10px 0px black;
  text-align:center;
  color:white;
  padding-bottom:10vh;

}

.center {
  line-height: 200px;
  height: 200px;
  border: 3px solid green;
  text-align: center;
}

/* If the text has multiple lines, add the following: */
footer #socialc {
    /*line-height: 200px;
    height: 200px;*/
		margin-top:100px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-family: 'Josefin Sans', sans-serif;
}

footer .booking {
    font-family: 'Josefin Sans', sans-serif;
    
}

footer .copyright {
    font-family: 'Josefin Sans', sans-serif;
    font-weight:100;
    color:#444;
    font-size:20px;
}

.booking a {
    color:#fff;
}

#socialc * {
    line-height: 1.5;
    display: inline-block;
    vertical-align: middle;
}

#socialc img {
    height:30px;
    
}

#socialc a {
    text-decoration:none;
}



.parallax::after {
  /* Display and position the pseudo-element */
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  
  /* Move the pseudo-element back away from the camera,
   * then scale it back up to fill the viewport.
   * Because the pseudo-element is further away, it appears to move more slowly, like in real life. */
  transform: translateZ(-3px) scale(3);
  /* Force the background image to fill the whole element. */
  background-size: 100%;
  min-height:100%;
  /* Keep the image from overlapping sibling elements. */ 
  z-index: -1;
}

.jarallax_background{
margin-left:-50vw;
width:100vw;
min-height:120vh;
position:fixed;
left:50%;
background: url(/img/jerri-drink.png);
background-repeat:no-repeat;
background-size:cover;
background-position:top;
display:flex;
z-index:-1;
top:80px;

}


.jarallax_background2{
margin-left:-50vw;
width:100vw;
min-height:120vh;
position:fixed;
left:50%;
background: url(/img/jerri-laugh.png);
background-repeat:no-repeat;
background-size:cover;
background-position:top;
display:flex;
z-index:9;
top:90vh;
content:' '

}

.logo{
    margin-left:-15vw;
width:70vw;
position:absolute;
left:35%;
background: url(/img/nemakatt-white.png);
background-repeat:no-repeat;
background-size:contain;
background-position-x:center;
display:flex;
z-index:0;
top:40vh;
height:40vh;
}

/* p{
font-size:11px;
margin:20px auto;
width:50%;
max-width:300px;
min-width:100px;
padding:20px;
background:rgba(255,255,255,0.5);
} */

header {
    background-color: black;
    color: white;
    box-shadow: 0px 0px 10px 0px black;
    position: fixed;
    top: 0px;
    width: 100%;
    height: 60px;
    padding: 5px 20px;

    display: block;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    z-index: 999999;
    line-height:60px;
    box-sizing:content-box;
}

/*header > * {
        line-height: 1.5;
        display: inline-block;
        vertical-align: middle;
        margin-top:10px;
    }*/

#navLinks {
    position: relative;
    float:right;
    margin-right:40px;
    text-align: right;
    font-family: 'Josefin Sans', sans-serif;
}

#btnGallery {
    color: white;
    margin: 15px;
    font-size: 20px;
}


.shows {

    background-color:black;
        box-shadow:0px 0px 10px 0px black;

    color:white;
    font-weight:900;
    text-align:center;
    padding:50px 30px;
    min-height:80vh;
    border:1px solid white;
    border-right:none;
    border-left:none;
    position:relative;
    font-family: 'Josefin Sans', sans-serif;
    font-size:20px;
}
.shows h4{
    border-bottom:none;
    font-size:30px;
}

.show{
    padding:20px;
}

.jarallax{
    position:relative;
    height:100vh;
    overflow-y:hidden;
		overflow-x:hidden;
}

.jarallax img {
    position:absolute;
    object-fit:cover;
    top: 0;
  left: 0;
  width: 100%;
  min-height:130%;
  z-index: -1;

}

#social{
    text-align:center;
    margin:100px auto;
    color:white !important;
    font-family: 'Josefin Sans', sans-serif;
}
#social img {
    height:30px;
    margin-top:-5px;
    
}


.nemakatt{
    width:100vw;
    position:absolute;
    z-index:9;
    top:45vh;
    text-align:center;
    font-family: 'Josefin Sans', sans-serif;
    font-size:10vh;
    font-weight:100;
    text-shadow:0px 0px 4px black;
    color:white;
}

.nemakatt a {
    text-decoration:none;
    color:inherit !important;
}

.btnMail {
    background-color: white; /* Green */
    border: none;
    color: black;
    padding: 0px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    cursor: pointer;
}

.btnMail.submitting{
    background-color: #b1b1b1;
}

.btnMail.submitted{
    background-color: #b1ffb1;
}

/* If the screen size is 601px wide or more, set the font-size of <div> to 80px */
@media screen and (min-width: 601px) {
  .btnMail {
    font-size: 20px;
  }
}

/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 600px) {
  .btnMail {
    font-size: 4vw;
  }

    .inpEmail {
        font-size: 4vw;
    }

    .shows {
        font-size: 14px;
    }

    footer .copyright {
        font-size:12px;
    }
}

.inpEmail {

    border:none;
    background-color:transparent;
    border-bottom:1px solid white;
    display:block;
    margin:20px auto;
    width:350px;
    max-width:80%;
    font-size: 20px;
    font-family: 'Josefin Sans', sans-serif;
    text-transform:uppercase;
    color:white;
}

h1 {
    font-family: 'Josefin Sans', sans-serif;
    color:#fff;
}


hr.style18 {
    height: 30px;
    border-style: solid;
    border-color: #8c8b8b;
    border-width: 1px 0 0 0;
    border-radius: 20px;
}

    hr.style18:before {
        display: block;
        content: "";
        height: 30px;
        margin-top: -31px;
        border-style: solid;
        border-color: #8c8b8b;
        border-width: 0 0 1px 0;
        border-radius: 20px;
    }




hr.style14 {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
}


.show-address {
    font-size:12px;
    color:#ccc;
    margin:10px;
}

.show-spot {
    text-shadow: 0px 0px 5px #fff;
}

.show-time {
    color: #b99fb9;
}

/* newsletter form settings*/
.formkit-input, .formkit-select {
	background-color: #333 !important;
	color:#fff !important
}

.formkit-form > div {
	padding-top:0px !important;
}

footer .newsletter {
    font-family: 'Josefin Sans', sans-serif;
    font-weight:100;
    color:#fff;
    font-size:20px;
}