body, html {
  height: 100%;
  margin: 0;
  font: 400 15px/1.8 "Lato", sans-serif;
}

.bgimg-1 {
  background-image: url("bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 1;
  height: 100%;
}

.caption {
  position: absolute;
  left: 0;
  top: 30%;
  width: 100%;
  text-align: center;
}

.caption span.border {
  background-color: #111;
  padding: 18px;
  font-size: 25px;
  letter-spacing: 10px;
  color: #c6a56b;
}

.ml {
  margin-left: 10px;
}

a {
  text-decoration: none;
}

.overlay {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #0c0808;
  opacity: 0.6;
}

.presushi {
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
font-size: 80px;
letter-spacing: 10px;
text-transform: uppercase;
font-weight: 700;
}

.takes {
  color: #fff;
  font-size: 50px;
  font-family: 'Shadows Into Light', cursive;
  text-align: center !important;
}

.localis {
  font-family: 'Shadows Into Light', cursive;
  font-size: 30px;
  color: #fff;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 25px;
}

.margin-cb {
  margin-top: 2em;
  margin-bottom: 2em;
}

.logus {
margin-left: 1%;
margin-right: 1%;
}

.logus img {
width: 48px;
height: 48px;
}