@font-face {
  font-family: 'nella_sueregular';
  src: url('nellasue-webfont.eot');
  src: url('nellasue-webfont.eot?#iefix') format('embedded-opentype'), url('nellasue-webfont.woff') format('woff'), url('nellasue-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* colors */
.bg-photo {
  background: center top no-repeat;
  background-size: cover;
  width: 100%;
  height: 250px;
  display: inline-block;
}
#page > .container {
  width: 100%;
  margin: 0;
}
#page {
  padding: 0;
  margin-top: 0;
}
#intro .fl-slide-content {
  margin-top: 200px;
}
.intro-text {
  position: absolute;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.2);
  left: 10%;
  right: 10%;
}
.intro-text h1,
.intro-text h2 {
  color: #482b17;
  line-height: 1;
}
.intro-text h1 {
  font-size: 50px;
}
.intro-text h2 {
  font-family: 'proxima-nova', Helvetica, Arial, sans-serif;
  font-size: 20px;
}
.fl-builder-edit .intro-text {
  position: relative;
}
#header {
  padding: 10px 0 0;
}
