@import url(http://fonts.googleapis.com/css?family=Varela+Round);
/* line 17, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 12, ../_css-src/src/base/_h5bp.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 18, ../_css-src/src/base/_h5bp.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 24, ../_css-src/src/base/_h5bp.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 29, ../_css-src/src/base/_h5bp.scss */
[hidden] {
  display: none;
}

/* line 33, ../_css-src/src/base/_h5bp.scss */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  overflow: -moz-scrollbars-vertical;
  /* For FF */
  -ms-overflow-y: scroll;
  /* For IE */
  overflow-y: scroll;
  /* For others & old IE */
}

/* line 46, ../_css-src/src/base/_h5bp.scss */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/* line 50, ../_css-src/src/base/_h5bp.scss */
body {
  margin: 0;
}

/* line 54, ../_css-src/src/base/_h5bp.scss */
a:focus {
  outline: thin dotted;
}

/* line 59, ../_css-src/src/base/_h5bp.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 64, ../_css-src/src/base/_h5bp.scss */
b,
strong {
  font-weight: bold;
}

/* line 68, ../_css-src/src/base/_h5bp.scss */
blockquote {
  margin: 1em 40px;
}

/* line 72, ../_css-src/src/base/_h5bp.scss */
dfn {
  font-style: italic;
}

/* line 76, ../_css-src/src/base/_h5bp.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 82, ../_css-src/src/base/_h5bp.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 88, ../_css-src/src/base/_h5bp.scss */
p,
pre {
  margin: 1em 0;
}

/* line 95, ../_css-src/src/base/_h5bp.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/* line 101, ../_css-src/src/base/_h5bp.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* line 107, ../_css-src/src/base/_h5bp.scss */
q {
  quotes: none;
}

/* line 112, ../_css-src/src/base/_h5bp.scss */
q:before,
q:after {
  content: '';
  content: none;
}

/* line 117, ../_css-src/src/base/_h5bp.scss */
small {
  font-size: 80%;
}

/* line 122, ../_css-src/src/base/_h5bp.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 129, ../_css-src/src/base/_h5bp.scss */
sup {
  top: -0.5em;
}

/* line 133, ../_css-src/src/base/_h5bp.scss */
sub {
  bottom: -0.25em;
}

/* line 140, ../_css-src/src/base/_h5bp.scss */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

/* line 144, ../_css-src/src/base/_h5bp.scss */
dd {
  margin: 0 0 0 40px;
}

/* line 150, ../_css-src/src/base/_h5bp.scss */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/* line 155, ../_css-src/src/base/_h5bp.scss */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* line 160, ../_css-src/src/base/_h5bp.scss */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/* line 165, ../_css-src/src/base/_h5bp.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 169, ../_css-src/src/base/_h5bp.scss */
figure {
  margin: 0;
}

/* line 173, ../_css-src/src/base/_h5bp.scss */
form {
  margin: 0;
}

/* line 177, ../_css-src/src/base/_h5bp.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 183, ../_css-src/src/base/_h5bp.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/* line 193, ../_css-src/src/base/_h5bp.scss */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/* line 201, ../_css-src/src/base/_h5bp.scss */
button,
input {
  line-height: normal;
}

/* line 206, ../_css-src/src/base/_h5bp.scss */
button,
select {
  text-transform: none;
}

/* line 213, ../_css-src/src/base/_h5bp.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/* line 220, ../_css-src/src/base/_h5bp.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 225, ../_css-src/src/base/_h5bp.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/* line 232, ../_css-src/src/base/_h5bp.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/* line 240, ../_css-src/src/base/_h5bp.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 245, ../_css-src/src/base/_h5bp.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 250, ../_css-src/src/base/_h5bp.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* line 255, ../_css-src/src/base/_h5bp.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 264, ../_css-src/src/base/_h5bp.scss */
html,
button,
input,
select,
textarea {
  color: #222;
}

/* line 268, ../_css-src/src/base/_h5bp.scss */
body {
  font-size: 1em;
  line-height: 1.4;
}

/* line 273, ../_css-src/src/base/_h5bp.scss */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* line 278, ../_css-src/src/base/_h5bp.scss */
::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* line 283, ../_css-src/src/base/_h5bp.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/* line 292, ../_css-src/src/base/_h5bp.scss */
img {
  vertical-align: middle;
}

/* line 296, ../_css-src/src/base/_h5bp.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 302, ../_css-src/src/base/_h5bp.scss */
textarea {
  resize: vertical;
}

/* line 306, ../_css-src/src/base/_h5bp.scss */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* line 3, ../_css-src/src/layout/_base.scss */
html, body {
  height: 100%;
  min-height: 100%;
}

/* line 8, ../_css-src/src/layout/_base.scss */
body {
  -webkit-font-smoothing: antialiased;
  font-family: Calibri, Arial, Helvetica, sans-serif;
}
/* line 14, ../_css-src/src/layout/_base.scss */
.tmp-home body, .tmp-basic-page body {
  min-height: 21.25em;
  min-width: 40.125em;
}
/* line 19, ../_css-src/src/layout/_base.scss */
body * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 24, ../_css-src/src/layout/_base.scss */
a {
  color: #000;
  text-decoration: none;
}

/* line 29, ../_css-src/src/layout/_base.scss */
#wrapper {
  width: 46.875em;
  position: relative;
  margin: 100px auto;
}
/* line 35, ../_css-src/src/layout/_base.scss */
.tmp-home #wrapper, .tmp-basic-page #wrapper {
  width: 40.125em;
}
/* line 39, ../_css-src/src/layout/_base.scss */
.tmp-home #wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10.25em -20.0625em;
}

/* line 47, ../_css-src/src/layout/_base.scss */
h1, h2, h3, nav, .section-nav {
  font-family: 'Varela Round', sans-serif;
  text-transform: lowercase;
}

/* line 52, ../_css-src/src/layout/_base.scss */
header h1 {
  font-size: 2em;
  padding-right: 0.3125em;
  margin-bottom: 0;
  line-height: 0.875em;
  text-align: right;
}

/* line 60, ../_css-src/src/layout/_base.scss */
header h2 {
  font-size: 1.25em;
  line-height: 1.4em;
  padding-right: 0.5em;
  margin: 0 0 0.5em;
  text-align: right;
}

/* line 68, ../_css-src/src/layout/_base.scss */
section h3 {
  font-size: 0.875em;
  margin-bottom: .35em;
  line-height: 1.125em;
}

/* line 74, ../_css-src/src/layout/_base.scss */
section p {
  font-size: 0.8125em;
  text-transform: lowercase;
}

/* line 80, ../_css-src/src/layout/_base.scss */
.nav-ul_left,
.nav-ul_right {
  font-size: 1.25em;
  display: inline-block;
  width: 48%;
  margin: 0;
  padding: 0 1%;
}
/* line 87, ../_css-src/src/layout/_base.scss */
.nav-ul_left li,
.nav-ul_right li {
  line-height: 1.2em;
}

/* line 90, ../_css-src/src/layout/_base.scss */
.img_title {
  margin-bottom: 1.25em;
}

/* line 92, ../_css-src/src/layout/_base.scss */
.nav-ul_left {
  float: left;
}
/* line 95, ../_css-src/src/layout/_base.scss */
.nav-ul_left li {
  text-align: left;
}

/* line 98, ../_css-src/src/layout/_base.scss */
.nav-ul_right {
  float: right;
}
/* line 100, ../_css-src/src/layout/_base.scss */
.nav-ul_right li {
  text-align: right;
}

/* line 108, ../_css-src/src/layout/_base.scss */
nav a.active,
.section-nav li.active a,
.section-nav li.active span,
nav a:hover,
.section-nav li:hover a,
.section-nav li:hover span {
  color: #7f8180;
}

/* line 110, ../_css-src/src/layout/_base.scss */
#editpage {
  position: fixed;
  left: 0;
  bottom: 0;
  background: #000;
  color: #fff;
  display: block;
  padding: 0.375em 0.625em;
  font-family: 'Varela Round', sans-serif;
}

/* line 121, ../_css-src/src/layout/_base.scss */
span.sub {
  font-size: 75%;
}

/* line 125, ../_css-src/src/layout/_base.scss */
section {
  float: left;
  display: inline-block;
}
/* line 129, ../_css-src/src/layout/_base.scss */
section ul li {
  padding: 0 4px 0 131px;
  position: relative;
  min-height: 178px;
}
/* line 135, ../_css-src/src/layout/_base.scss */
.layout-1011 section {
  width: 33%;
}
/* line 137, ../_css-src/src/layout/_base.scss */
.layout-1012 section {
  width: 50%;
}
/* line 139, ../_css-src/src/layout/_base.scss */
section ul, section li, section p {
  margin: 0;
  padding-left: 0;
}
/* line 144, ../_css-src/src/layout/_base.scss */
section h2 {
  width: 125px;
  text-align: center;
  font-size: 1.25em;
  margin-bottom: .5em;
}

/* line 152, ../_css-src/src/layout/_base.scss */
.poster-wrapper {
  display: inline-block;
  width: 125px;
  height: 178px;
  background: gray;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 162, ../_css-src/src/layout/_base.scss */
.nav-sub {
  margin: 0;
  padding: 0;
}
/* line 166, ../_css-src/src/layout/_base.scss */
.nav-sub li {
  font-size: 1.25em;
  float: left;
  width: 25%;
  margin-bottom: 0.9375em;
}

/* line 174, ../_css-src/src/layout/_base.scss */
.open-trailer {
  display: inline-block;
  height: 55px;
  width: 55px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  line-height: 0;
  margin: 0;
  padding: 0;
  background: url(../img/play.gif) no-repeat 50% 100%;
  background-size: 75%;
}

/* line 183, ../_css-src/src/layout/_base.scss */
.website {
  font-size: 14px;
}

/* line 187, ../_css-src/src/layout/_base.scss */
.arbeitsproben-list {
  position: relative;
  margin: 0;
  padding: 0;
}

/* line 193, ../_css-src/src/layout/_base.scss */
.section-nav {
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  height: 55px;
}
/* line 200, ../_css-src/src/layout/_base.scss */
.section-nav li {
  margin: 0;
  padding: 0;
  float: left;
  width: 25%;
  font-size: 18px;
}

/* line 209, ../_css-src/src/layout/_base.scss */
li.arbeitsprobe {
  padding: 0 4px 0 131px;
  position: relative;
  min-height: 178px;
  float: left;
  width: 33%;
}
/* line 217, ../_css-src/src/layout/_base.scss */
li.arbeitsprobe p {
  margin: 0;
  padding: 0;
  font-size: 11px;
  line-height: 1.2;
}
/* line 224, ../_css-src/src/layout/_base.scss */
li.arbeitsprobe h3 {
  line-height: 1;
  font-size: 14px;
}

/* line 230, ../_css-src/src/layout/_base.scss */
#maincontent {
  clear: both;
  display: block;
}

/* line 235, ../_css-src/src/layout/_base.scss */
td {
  font-size: 13px;
  padding: 4px 10px 4px 0;
  vertical-align: top;
}

/* line 241, ../_css-src/src/layout/_base.scss */
table tr:first-child {
  border-bottom: 1px solid #000;
  margin-bottom: 0;
}

/* line 246, ../_css-src/src/layout/_base.scss */
table tr {
  border-bottom: 1px solid #ebebeb;
}

/* line 250, ../_css-src/src/layout/_base.scss */
td p {
  margin: 0;
  padding: 0;
}

/*! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 12, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

/* line 20, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

/* line 27, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 37, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-opened {
  z-index: 8030;
}

/* line 41, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

/* line 47, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-outer, .fancybox-inner {
  position: relative;
}

/* line 51, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-inner {
  overflow: hidden !important;
}

/* line 55, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

/* line 59, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

/* line 67, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 73, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

/* line 78, ../_css-src/src/vendor/_fancybox.scss */
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../img/fancybox/fancybox_sprite.png");
}

/* line 82, ../_css-src/src/vendor/_fancybox.scss */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

/* line 94, ../_css-src/src/vendor/_fancybox.scss */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../img/fancybox/fancybox_loading.gif") center center no-repeat;
}

/* line 100, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

/* line 110, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../img/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

/* line 122, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-prev {
  left: 0;
}

/* line 126, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-next {
  right: 0;
}

/* line 130, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

/* line 141, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

/* line 146, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

/* line 151, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-nav:hover span {
  visibility: visible;
}

/* line 155, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
/* line 167, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-lock {
  overflow: hidden;
}

/* line 171, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../img/fancybox/fancybox_overlay.png");
}

/* line 181, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* line 187, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
/* line 194, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

/* line 202, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-opened .fancybox-title {
  visibility: visible;
}

/* line 206, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

/* line 215, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

/* line 231, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

/* line 237, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-title-inside-wrap {
  padding-top: 10px;
}

/* line 241, ../_css-src/src/vendor/_fancybox.scss */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
