/* Minification failed. Returning unminified contents.
(2817,15): run-time error CSS1062: Expected semicolon or closing curly-brace, found '%'
(2819,27): run-time error CSS1062: Expected semicolon or closing curly-brace, found '%'
 */
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href='/stylesheets/screen.css' media='screen, projection' rel='stylesheet' type='text/css' /> */
/* line 17, ../../../../Ruby24-x64/lib/ruby/gems/2.4.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, ../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../Ruby24-x64/lib/ruby/gems/2.4.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, ../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../Ruby24-x64/lib/ruby/gems/2.4.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, ../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../Ruby24-x64/lib/ruby/gems/2.4.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 10, ../sass/components/twitter-bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 16, ../sass/components/twitter-bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 28, ../sass/components/twitter-bootstrap/_forms.scss */
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 38, ../sass/components/twitter-bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 44, ../sass/components/twitter-bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

/* line 51, ../sass/components/twitter-bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 57, ../sass/components/twitter-bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 62, ../sass/components/twitter-bootstrap/_forms.scss */
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}

/* line 71, ../sass/components/twitter-bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 80, ../sass/components/twitter-bootstrap/_forms.scss */
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

/* line 57, ../sass/components/twitter-bootstrap/_mixins.scss */
.form-control:-moz-placeholder, select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder {
  color: #999999;
}
/* line 58, ../sass/components/twitter-bootstrap/_mixins.scss */
.form-control::-moz-placeholder, select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder {
  color: #999999;
}
/* line 59, ../sass/components/twitter-bootstrap/_mixins.scss */
.form-control:-ms-input-placeholder, select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
  color: #999999;
}
/* line 60, ../sass/components/twitter-bootstrap/_mixins.scss */
.form-control::-webkit-input-placeholder, select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  color: #999999;
}

/* line 117, ../sass/components/twitter-bootstrap/_forms.scss */
.form-control, select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  vertical-align: middle;
  background-color: white;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 701, ../sass/components/twitter-bootstrap/_mixins.scss */
.form-control:focus, select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 141, ../sass/components/twitter-bootstrap/_forms.scss */
.form-control[disabled], select[disabled],
textarea[disabled],
input[disabled][type="text"],
input[disabled][type="password"],
input[disabled][type="datetime"],
input[disabled][type="datetime-local"],
input[disabled][type="date"],
input[disabled][type="month"],
input[disabled][type="time"],
input[disabled][type="week"],
input[disabled][type="number"],
input[disabled][type="email"],
input[disabled][type="url"],
input[disabled][type="search"],
input[disabled][type="tel"],
input[disabled][type="color"], .form-control[readonly], select[readonly],
textarea[readonly],
input[readonly][type="text"],
input[readonly][type="password"],
input[readonly][type="datetime"],
input[readonly][type="datetime-local"],
input[readonly][type="date"],
input[readonly][type="month"],
input[readonly][type="time"],
input[readonly][type="week"],
input[readonly][type="number"],
input[readonly][type="email"],
input[readonly][type="url"],
input[readonly][type="search"],
input[readonly][type="tel"],
input[readonly][type="color"], fieldset[disabled] .form-control, fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"] {
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 148, ../sass/components/twitter-bootstrap/_forms.scss */
textarea.form-control,
textarea {
  height: auto;
}

/* line 158, ../sass/components/twitter-bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 168, ../sass/components/twitter-bootstrap/_forms.scss */
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
/* line 175, ../sass/components/twitter-bootstrap/_forms.scss */
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 185, ../sass/components/twitter-bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

/* line 190, ../sass/components/twitter-bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 196, ../sass/components/twitter-bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 205, ../sass/components/twitter-bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 220, ../sass/components/twitter-bootstrap/_forms.scss */
input[type="radio"][disabled], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled], fieldset[disabled]
input[type="checkbox"],
.radio[disabled], fieldset[disabled]
.radio,
.radio-inline[disabled], fieldset[disabled]
.radio-inline,
.checkbox[disabled], fieldset[disabled]
.checkbox,
.checkbox-inline[disabled], fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 715, ../sass/components/twitter-bootstrap/_mixins.scss */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 720, ../sass/components/twitter-bootstrap/_mixins.scss */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 725, ../sass/components/twitter-bootstrap/_mixins.scss */
textarea.input-sm {
  height: auto;
}

/* line 715, ../sass/components/twitter-bootstrap/_mixins.scss */
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 720, ../sass/components/twitter-bootstrap/_mixins.scss */
select.input-lg {
  height: 45px;
  line-height: 45px;
}

/* line 725, ../sass/components/twitter-bootstrap/_mixins.scss */
textarea.input-lg {
  height: auto;
}

/* line 665, ../sass/components/twitter-bootstrap/_mixins.scss */
.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}
/* line 669, ../sass/components/twitter-bootstrap/_mixins.scss */
.has-warning .form-control, .has-warning select,
.has-warning textarea,
.has-warning input[type="text"],
.has-warning input[type="password"],
.has-warning input[type="datetime"],
.has-warning input[type="datetime-local"],
.has-warning input[type="date"],
.has-warning input[type="month"],
.has-warning input[type="time"],
.has-warning input[type="week"],
.has-warning input[type="number"],
.has-warning input[type="email"],
.has-warning input[type="url"],
.has-warning input[type="search"],
.has-warning input[type="tel"],
.has-warning input[type="color"] {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 672, ../sass/components/twitter-bootstrap/_mixins.scss */
.has-warning .form-control:focus, .has-warning select:focus,
.has-warning textarea:focus,
.has-warning input[type="text"]:focus,
.has-warning input[type="password"]:focus,
.has-warning input[type="datetime"]:focus,
.has-warning input[type="datetime-local"]:focus,
.has-warning input[type="date"]:focus,
.has-warning input[type="month"]:focus,
.has-warning input[type="time"]:focus,
.has-warning input[type="week"]:focus,
.has-warning input[type="number"]:focus,
.has-warning input[type="email"]:focus,
.has-warning input[type="url"]:focus,
.has-warning input[type="search"]:focus,
.has-warning input[type="tel"]:focus,
.has-warning input[type="color"]:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
/* line 679, ../sass/components/twitter-bootstrap/_mixins.scss */
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}

/* line 665, ../sass/components/twitter-bootstrap/_mixins.scss */
.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}
/* line 669, ../sass/components/twitter-bootstrap/_mixins.scss */
.has-error .form-control, .has-error select,
.has-error textarea,
.has-error input[type="text"],
.has-error input[type="password"],
.has-error input[type="datetime"],
.has-error input[type="datetime-local"],
.has-error input[type="date"],
.has-error input[type="month"],
.has-error input[type="time"],
.has-error input[type="week"],
.has-error input[type="number"],
.has-error input[type="email"],
.has-error input[type="url"],
.has-error input[type="search"],
.has-error input[type="tel"],
.has-error input[type="color"] {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 672, ../sass/components/twitter-bootstrap/_mixins.scss */
.has-error .form-control:focus, .has-error select:focus,
.has-error textarea:focus,
.has-error input[type="text"]:focus,
.has-error input[type="password"]:focus,
.has-error input[type="datetime"]:focus,
.has-error input[type="datetime-local"]:focus,
.has-error input[type="date"]:focus,
.has-error input[type="month"]:focus,
.has-error input[type="time"]:focus,
.has-error input[type="week"]:focus,
.has-error input[type="number"]:focus,
.has-error input[type="email"]:focus,
.has-error input[type="url"]:focus,
.has-error input[type="search"]:focus,
.has-error input[type="tel"]:focus,
.has-error input[type="color"]:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
/* line 679, ../sass/components/twitter-bootstrap/_mixins.scss */
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}

/* line 665, ../sass/components/twitter-bootstrap/_mixins.scss */
.has-success .help-block,
.has-success .control-label {
  color: #468847;
}
/* line 669, ../sass/components/twitter-bootstrap/_mixins.scss */
.has-success .form-control, .has-success select,
.has-success textarea,
.has-success input[type="text"],
.has-success input[type="password"],
.has-success input[type="datetime"],
.has-success input[type="datetime-local"],
.has-success input[type="date"],
.has-success input[type="month"],
.has-success input[type="time"],
.has-success input[type="week"],
.has-success input[type="number"],
.has-success input[type="email"],
.has-success input[type="url"],
.has-success input[type="search"],
.has-success input[type="tel"],
.has-success input[type="color"] {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 672, ../sass/components/twitter-bootstrap/_mixins.scss */
.has-success .form-control:focus, .has-success select:focus,
.has-success textarea:focus,
.has-success input[type="text"]:focus,
.has-success input[type="password"]:focus,
.has-success input[type="datetime"]:focus,
.has-success input[type="datetime-local"]:focus,
.has-success input[type="date"]:focus,
.has-success input[type="month"]:focus,
.has-success input[type="time"]:focus,
.has-success input[type="week"]:focus,
.has-success input[type="number"]:focus,
.has-success input[type="email"]:focus,
.has-success input[type="url"]:focus,
.has-success input[type="search"]:focus,
.has-success input[type="tel"]:focus,
.has-success input[type="color"]:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
/* line 679, ../sass/components/twitter-bootstrap/_mixins.scss */
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}

/* line 255, ../sass/components/twitter-bootstrap/_forms.scss */
.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 266, ../sass/components/twitter-bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 291, ../sass/components/twitter-bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 298, ../sass/components/twitter-bootstrap/_forms.scss */
  .form-inline .form-control, .form-inline select,
  .form-inline textarea,
  .form-inline input[type="text"],
  .form-inline input[type="password"],
  .form-inline input[type="datetime"],
  .form-inline input[type="datetime-local"],
  .form-inline input[type="date"],
  .form-inline input[type="month"],
  .form-inline input[type="time"],
  .form-inline input[type="week"],
  .form-inline input[type="number"],
  .form-inline input[type="email"],
  .form-inline input[type="url"],
  .form-inline input[type="search"],
  .form-inline input[type="tel"],
  .form-inline input[type="color"] {
    display: inline-block;
  }
  /* line 306, ../sass/components/twitter-bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  /* line 313, ../sass/components/twitter-bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

/* line 333, ../sass/components/twitter-bootstrap/_forms.scss */
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
/* line 340, ../sass/components/twitter-bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 21, ../sass/components/twitter-bootstrap/_mixins.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/components/twitter-bootstrap/_mixins.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 346, ../sass/components/twitter-bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
  }
}

/* line 21, ../sass/components/twitter-bootstrap/_mixins.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/components/twitter-bootstrap/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../sass/components/twitter-bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 15, ../sass/components/twitter-bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 23, ../sass/components/twitter-bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 26, ../sass/components/twitter-bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 29, ../sass/components/twitter-bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 32, ../sass/components/twitter-bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 40, ../sass/components/twitter-bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

/* line 11, ../sass/components/twitter-bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 18, ../sass/components/twitter-bootstrap/_media.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 21, ../sass/components/twitter-bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 26, ../sass/components/twitter-bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 31, ../sass/components/twitter-bootstrap/_media.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 40, ../sass/components/twitter-bootstrap/_media.scss */
.media > .pull-left {
  margin-right: 10px;
}
/* line 43, ../sass/components/twitter-bootstrap/_media.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 53, ../sass/components/twitter-bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 25, ../sass/components/twitter-bootstrap/_carousel.scss */
.carousel {
  position: relative;
  clear: both;
}

/* line 30, ../sass/components/twitter-bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 35, ../sass/components/twitter-bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 42, ../sass/components/twitter-bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
/* line 50, ../sass/components/twitter-bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 52, ../sass/components/twitter-bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 57, ../sass/components/twitter-bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 63, ../sass/components/twitter-bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 66, ../sass/components/twitter-bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 70, ../sass/components/twitter-bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 74, ../sass/components/twitter-bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 77, ../sass/components/twitter-bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 86, ../sass/components/twitter-bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 104, ../sass/components/twitter-bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
}
/* line 112, ../sass/components/twitter-bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: white;
  text-decoration: none;
}
/* line 122, ../sass/components/twitter-bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}
/* line 130, ../sass/components/twitter-bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 23px;
  height: 72px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
/* line 140, ../sass/components/twitter-bootstrap/_carousel.scss */
.carousel-control .icon-prev {
  background-image: url("/../images/carousel-chevrons.png");
}
/* line 146, ../sass/components/twitter-bootstrap/_carousel.scss */
.carousel-control .icon-next {
  background-image: url("/../images/carousel-chevrons.png");
  background-position: right;
  background-position-x: 23px;
}

/* line 161, ../sass/components/twitter-bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
/* line 172, ../sass/components/twitter-bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid white;
  border-radius: 10px;
  cursor: pointer;
}
/* line 182, ../sass/components/twitter-bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: white;
}

/* line 193, ../sass/components/twitter-bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 204, ../sass/components/twitter-bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 215, ../sass/components/twitter-bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 23px;
    height: 72px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }

  /* line 226, ../sass/components/twitter-bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 233, ../sass/components/twitter-bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 6, ../sass/components/_utilities.scss */
.article-header.center, .article-description.center, .sub-article-header.center, .sub-article-description.center, .frontpage-article-header.center, .frontpage-article-description, .contact-section-header, .contact-section-description.center {
  text-align: center;
}

/* line 9, ../sass/components/_utilities.scss */
.contacts:before, .reference:before,
.product:before,
.contacts:after,
.reference:after,
.product:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 13, ../sass/components/_utilities.scss */
.contacts:after, .reference:after,
.product:after {
  clear: both;
}

/* line 16, ../sass/components/_utilities.scss */
.contacts, .reference,
.product {
  *zoom: 1;
}

/* Colours based on palette in templates */
/*Base*/
/*Font*/
/*Boxes*/
/*Footer*/
/*Forms*/
/*Buttons*/
/* line 22, ../sass/components/_grid.scss */
.gallery-1 .gallery-item, .gallery-1 .featured-article, .gallery-1 .article-collection-item, .gallery-1 footer .footer-address div, footer .footer-address .gallery-1 div {
  width: 100%;
  float: left;
  margin-right: 7.54717%;
  display: inline;
}
@media (min-width: 0px) and (max-width: 768px) {
  /* line 22, ../sass/components/_grid.scss */
  .gallery-1 .gallery-item, .gallery-1 .featured-article, .gallery-1 .article-collection-item, .gallery-1 footer .footer-address div, footer .footer-address .gallery-1 div {
    width: 100%;
    float: right;
    margin-right: 0;
  }
}

/* line 22, ../sass/components/_grid.scss */
.gallery-2 .gallery-item, .gallery-2 .featured-article, .gallery-2 .article-collection-item, .gallery-2 footer .footer-address div, footer .footer-address .gallery-2 div {
  width: 46.22642%;
  float: left;
  margin-right: 7.54717%;
  display: inline;
}
@media (min-width: 0px) and (max-width: 768px) {
  /* line 22, ../sass/components/_grid.scss */
  .gallery-2 .gallery-item, .gallery-2 .featured-article, .gallery-2 .article-collection-item, .gallery-2 footer .footer-address div, footer .footer-address .gallery-2 div {
    width: 100%;
    float: right;
    margin-right: 0;
  }
}

/* line 22, ../sass/components/_grid.scss */
.gallery-3 .gallery-item, .frontpage-featured-models .gallery-item, .article-collection .gallery-item, footer .footer-address .gallery-item, .gallery-3 .featured-article, .frontpage-featured-models .featured-article, .article-collection .featured-article, footer .footer-address .featured-article, .gallery-3 .article-collection-item, .frontpage-featured-models .article-collection-item, .article-collection .article-collection-item, footer .footer-address .article-collection-item, footer .footer-address div {
  width: 28.30189%;
  float: left;
  margin-right: 7.54717%;
  display: inline;
}
@media (min-width: 0px) and (max-width: 768px) {
  /* line 22, ../sass/components/_grid.scss */
  .gallery-3 .gallery-item, .frontpage-featured-models .gallery-item, .article-collection .gallery-item, footer .footer-address .gallery-item, .gallery-3 .featured-article, .frontpage-featured-models .featured-article, .article-collection .featured-article, footer .footer-address .featured-article, .gallery-3 .article-collection-item, .frontpage-featured-models .article-collection-item, .article-collection .article-collection-item, footer .footer-address .article-collection-item, footer .footer-address div {
    width: 100%;
    float: right;
    margin-right: 0;
  }
}

/* line 22, ../sass/components/_grid.scss */
.gallery-4 .gallery-item, .gallery-4 .featured-article, .gallery-4 .article-collection-item, .gallery-4 footer .footer-address div, footer .footer-address .gallery-4 div {
  width: 19.33962%;
  float: left;
  margin-right: 7.54717%;
  display: inline;
}
@media (min-width: 0px) and (max-width: 768px) {
  /* line 22, ../sass/components/_grid.scss */
  .gallery-4 .gallery-item, .gallery-4 .featured-article, .gallery-4 .article-collection-item, .gallery-4 footer .footer-address div, footer .footer-address .gallery-4 div {
    width: 100%;
    float: right;
    margin-right: 0;
  }
}

/* line 22, ../sass/components/_grid.scss */
.gallery-6 .gallery-item, .gallery-6 .featured-article, .gallery-6 .article-collection-item, .gallery-6 footer .footer-address div, footer .footer-address .gallery-6 div {
  width: 10.37736%;
  float: left;
  margin-right: 7.54717%;
  display: inline;
}
@media (min-width: 0px) and (max-width: 768px) {
  /* line 22, ../sass/components/_grid.scss */
  .gallery-6 .gallery-item, .gallery-6 .featured-article, .gallery-6 .article-collection-item, .gallery-6 footer .footer-address div, footer .footer-address .gallery-6 div {
    width: 100%;
    float: right;
    margin-right: 0;
  }
}

/*Large grid with no margins*/
/* line 37, ../sass/components/_grid.scss */
.l-grid-large, .header {
  *zoom: 1;
  max-width: 1920px;
  _width: 1920px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: auto;
  margin-right: auto;
}
/* line 38, ../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.l-grid-large:after, .header:after {
  content: "";
  display: table;
  clear: both;
}

/* line 12, ../sass/components/_typography.scss */
.a-standard {
  text-decoration: none;
  color: #282828;
}
/* line 19, ../sass/components/_typography.scss */
.a-standard i {
  margin-right: 15px;
}
/* line 22, ../sass/components/_typography.scss */
.a-standard.medium {
  font-size: 22px;
}
/* line 26, ../sass/components/_typography.scss */
.a-standard.large {
  font-size: 28px;
}

/*p
{
	margin: 0 0 10px;
	&.small
	{
		font-size: 13px;
		line-height: 15px;
	}
	&.medium
	{
		font-size: 14px;
	}
	&.large
	{
		font-size: 18px;
		line-height: 25px;
	}
	&.huge
	{
		font-size: 28px;
	}
}*/
/*i.large
{
	font-size: 32px;
	margin-right: 15px;
}*/
/*@include at-breakpoint(0px $mobile-landscape){
	.a-standard{
		&.medium, &.large{
			font-size: 18px;
		}
	}
}
*/
@media (min-width: 0px) and (max-width: 480px) {
  /* line 2, ../sass/components/_state.scss */
  .menu-top menu
  .-toggle-title, .frontpage-article-image-parallax, .is-disabled-mobile {
    display: none;
  }
}

@media (min-width: 481px) and (max-width: 1024px) {
  /* line 8, ../sass/components/_state.scss */
  .frontpage-article-image-parallax, .is-disabled-tablet {
    display: none;
  }
}

/* line 14, ../sass/components/_state.scss */
.is-disabled-desktop {
  display: block;
}
@media (min-width: 1025px) and (max-width: 2000px) {
  /* line 14, ../sass/components/_state.scss */
  .is-disabled-desktop {
    display: none;
  }
}

/* line 1, ../sass/components/_article.scss */
.contact-section {
  padding-top: 50px;
  padding-bottom: 100px;
}

/* line 6, ../sass/components/_article.scss */
.article-header, .sub-article-header, .frontpage-article-header, .article-collection-header {
  color: #313131;
  font-weight: 800;
  letter-spacing: 0.1px;
  margin: 0;
}

/* line 13, ../sass/components/_article.scss */
.article-description, .sub-article-description, .contact-section-header, .contact-section-description {
  color: #777777;
}

/* line 17, ../sass/components/_article.scss */
.article-collection-header .article-collection-link {
  text-decoration: none;
  color: #313131;
  display: block;
  padding: 0 0 50px 0;
}
/* line 33, ../sass/components/_utilities.scss */
.article-collection-header .article-collection-link:hover {
  color: #313131;
}
/* line 36, ../sass/components/_utilities.scss */
.article-collection-header .article-collection-link:active {
  color: #313131;
}
/* line 39, ../sass/components/_utilities.scss */
.article-collection-header .article-collection-link:focus {
  outline: none;
}

/* line 23, ../sass/components/_article.scss */
.article-collection-link, .article-collection-link-contact {
  text-decoration: none;
  color: #313131;
  display: block;
  padding: 50px 0px;
}
/* line 33, ../sass/components/_utilities.scss */
.article-collection-link:hover, .article-collection-link-contact:hover {
  color: #313131;
}
/* line 36, ../sass/components/_utilities.scss */
.article-collection-link:active, .article-collection-link-contact:active {
  color: #313131;
}
/* line 39, ../sass/components/_utilities.scss */
.article-collection-link:focus, .article-collection-link-contact:focus {
  outline: none;
}
@media (min-width: 0px) and (max-width: 768px) {
  /* line 23, ../sass/components/_article.scss */
  .article-collection-link, .article-collection-link-contact {
    padding-bottom: 0;
  }
}

/* line 33, ../sass/components/_article.scss */
.container .noLeftPadding {
  padding-left: 0px;
}

/* line 1, ../sass/components/_buttons.scss */
input[type="submit"], .button-contact, .button-more, a.button-default, p.button-default a {
  font-weight: 600;
  font-size: 20px;
  padding: 20px 30px;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
}

/* line 12, ../sass/components/_buttons.scss */
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 1, ../sass/components/_collection.scss */
.frontpage-featured-models, .article-collection {
  padding-bottom: 100px;
}

/* line 35, ../sass/components/_collection.scss */
.full-width {
  width: 100%;
  float: left;
}

/* line 1, ../sass/components/_links.scss */
a {
  color: #ca5550;
}

/* line 2, ../sass/modules/_typography.scss */
body {
  font: 16px "usual", sans-serif;
  color: #666666;
  line-height: 18px;
}

/* line 9, ../sass/modules/_typography.scss */
h1, h2, h3,
h4, h5, h6 {
  margin: 10px 0;
  font-family: inherit;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}

/* line 18, ../sass/modules/_typography.scss */
h1 small, h2 small, h3 small,
h4 small, h5 small, h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

/* line 24, ../sass/modules/_typography.scss */
h1, h2, h3 {
  line-height: 30px;
}

/* line 28, ../sass/modules/_typography.scss */
h1 {
  font-size: 30px;
  line-height: 30px;
}

/* line 33, ../sass/modules/_typography.scss */
h2 {
  font-size: 20px;
  text-align: center;
}

/* line 38, ../sass/modules/_typography.scss */
h3 {
  font-size: 20px;
}

/* line 42, ../sass/modules/_typography.scss */
h4 {
  font-size: 16px;
}

/* line 46, ../sass/modules/_typography.scss */
h5 {
  font-size: 16px;
}

/* line 50, ../sass/modules/_typography.scss */
h6 {
  font-size: 16px;
}

/* line 54, ../sass/modules/_typography.scss */
h1 small {
  font-size: 20px;
}

/* line 58, ../sass/modules/_typography.scss */
h2 small {
  font-size: 16px;
}

/* line 62, ../sass/modules/_typography.scss */
h3 small {
  font-size: 16px;
}

/* line 66, ../sass/modules/_typography.scss */
h4 small {
  font-size: 16px;
}

/* line 70, ../sass/modules/_typography.scss */
p {
  margin: 0 0 10px;
}
/* line 72, ../sass/modules/_typography.scss */
p.center {
  width: 100%;
  float: left;
  text-align: center;
}
/* line 78, ../sass/modules/_typography.scss */
p.bottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: 0;
}

/* line 87, ../sass/modules/_typography.scss */
strong {
  font-weight: bold;
}

/* line 91, ../sass/modules/_typography.scss */
em {
  font-style: italic;
}

/* line 95, ../sass/modules/_typography.scss */
b {
  font-weight: bold;
}

/* line 99, ../sass/modules/_typography.scss */
cite {
  font-style: normal;
}

/* line 103, ../sass/modules/_typography.scss */
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}

/* line 110, ../sass/modules/_typography.scss */
.footer-address__address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 30px;
}

/* line 117, ../sass/modules/_typography.scss */
ul {
  list-style: disc;
}

/* line 121, ../sass/modules/_typography.scss */
ol {
  list-style: decimal;
}

/* line 125, ../sass/modules/_typography.scss */
ul, ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
/* line 129, ../sass/modules/_typography.scss */
ul ul, ul ol, ol ul, ol ol {
  margin-bottom: 0;
}

/* line 141, ../sass/modules/_typography.scss */
.main-content h3 {
  color: #282828;
  margin: 30px 0 20px;
  font-size: 20px;
  font-weight: bold;
}

/* line 150, ../sass/modules/_typography.scss */
.contact-information p, .contact-information a {
  font-size: 16px;
}

/* line 1, ../sass/modules/_backdrop.scss */
#backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-color: black;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
/* line 12, ../sass/modules/_backdrop.scss */
#backdrop.active {
  z-index: 1000;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* line 3, ../sass/modules/_navigation.scss */
#main-menu {
  height: 250px;
  width: 100%;
  overflow: auto;
  background: #dddddd;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 2000;
  -webkit-transform: translate3d(0, -250px, 0);
  -moz-transform: translate3d(0, -250px, 0);
  -ms-transform: translate3d(0, -250px, 0);
  -o-transform: translate3d(0, -250px, 0);
  transform: translate3d(0, -250px, 0);
  top: 0;
}
/* line 18, ../sass/modules/_slidey_menu.scss */
#main-menu.active {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 800px) {
  /* line 3, ../sass/modules/_navigation.scss */
  #main-menu {
    display: none;
  }
}
@media (min-width: 320px) {
  /* line 3, ../sass/modules/_navigation.scss */
  #main-menu {
    position: fixed;
  }
}
/* line 20, ../sass/modules/_navigation.scss */
#main-menu ul {
  margin: 0;
  padding: 0;
  font-size: 14px;
  list-style-type: none;
  text-align: center;
}
/* line 28, ../sass/modules/_navigation.scss */
#main-menu .menuGroup {
  padding-right: 0;
}
/* line 32, ../sass/modules/_navigation.scss */
#main-menu .menuGroup p {
  font-size: 12px;
}
/* line 35, ../sass/modules/_navigation.scss */
#main-menu .menuGroup p:after {
  content: '';
  display: block;
  height: 3px;
  width: 100%;
  padding-right: 10px;
  position: relative;
  left: -10px;
}
/* line 46, ../sass/modules/_navigation.scss */
#main-menu .menuGroup ul {
  padding-top: 10px;
  padding-left: 0;
}
/* line 52, ../sass/modules/_navigation.scss */
#main-menu .remove-menu-button {
  display: inline-block;
  width: 100%;
  text-align: right;
}
/* line 57, ../sass/modules/_navigation.scss */
#main-menu .remove-menu-button svg {
  padding: 20px 5%;
  margin-right: 0;
  display: inline-block;
  fill: #ca5550;
  stroke: #ca5550;
}

/* line 67, ../sass/modules/_navigation.scss */
#main-menu .menu-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2750;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

/* line 79, ../sass/modules/_navigation.scss */
a.menu-item-link {
  text-decoration: none;
  color: #282828;
  font-weight: 600;
  font-size: 16px;
  padding: 5px;
  margin-bottom: 25px;
  display: inline-block;
}
/* line 33, ../sass/components/_utilities.scss */
a.menu-item-link:hover {
  color: #424242;
}
/* line 36, ../sass/components/_utilities.scss */
a.menu-item-link:active {
  color: #282828;
}
/* line 39, ../sass/components/_utilities.scss */
a.menu-item-link:focus {
  outline: none;
}

/* line 93, ../sass/modules/_navigation.scss */
a.menu-item-link.active, .top-bar-wrapper .desktop-menu .desktop-menu-item.active a {
  border-bottom: 3px solid #ca5550;
}

/* line 97, ../sass/modules/_navigation.scss */
.top-bar-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  top: 0;
  z-index: 3;
  color: #000;
  background-color: white;
  width: 100%;
  max-width: 2000px;
  height: 86px;
}
/* line 118, ../sass/modules/_navigation.scss */
.top-bar-wrapper .desktop-menu {
  display: none;
  height: 100%;
}
@media (min-width: 800px) {
  /* line 118, ../sass/modules/_navigation.scss */
  .top-bar-wrapper .desktop-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding-right: 20px;
  }
}
@media (min-width: 1024px) {
  /* line 118, ../sass/modules/_navigation.scss */
  .top-bar-wrapper .desktop-menu {
    padding-left: 2%;
  }
}
/* line 142, ../sass/modules/_navigation.scss */
.top-bar-wrapper .desktop-menu .desktop-menu-item {
  display: inline-block;
  text-align: center;
  font-weight: 600;
  margin-left: 1%;
  float: right;
  padding-bottom: 2px;
}
/* line 157, ../sass/modules/_navigation.scss */
.top-bar-wrapper .desktop-menu .desktop-menu-item-link {
  padding: 5px;
  text-decoration: none;
  color: black;
  font-size: 16px;
}
@media (min-width: 1024px) {
  /* line 165, ../sass/modules/_navigation.scss */
  .top-bar-wrapper .desktop-menu ul {
    margin-left: 50px;
    width: 85%;
  }
  /* line 169, ../sass/modules/_navigation.scss */
  .top-bar-wrapper .desktop-menu .desktop-menu-item {
    margin-left: 4%;
  }
  /* line 172, ../sass/modules/_navigation.scss */
  .top-bar-wrapper .desktop-menu .desktop-menu-item-link {
    font-size: 16px;
  }
}
/* line 183, ../sass/modules/_navigation.scss */
.top-bar-wrapper .branding {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding-left: 20px;
  background-size: 100% auto;
  width: 220px;
}
/* line 191, ../sass/modules/_navigation.scss */
.top-bar-wrapper .branding img {
  max-height: 50px;
  width: auto;
  height: auto;
}
@media (min-width: 0px) and (max-width: 480px) {
  /* line 183, ../sass/modules/_navigation.scss */
  .top-bar-wrapper .branding {
    top: 33px;
  }
}

@media (min-width: 480px) {
  /* line 203, ../sass/modules/_navigation.scss */
  #sticky-nav {
    position: absolute;
    top: auto;
    bottom: 10px;
    max-width: 19.33962%;
  }
  /* line 206, ../sass/modules/_navigation.scss */
  #sticky-nav.active {
    position: fixed;
    top: 0px;
    margin-top: 185px;
    bottom: auto;
  }
}

/* line 220, ../sass/modules/_navigation.scss */
.menu-top {
  display: inline-block;
  width: 100%;
  padding-right: 20px;
  text-align: right;
  vertical-align: middle;
  font-size: 24px;
  line-spacing: 30px;
}
/* line 222, ../sass/modules/_navigation.scss */
.menu-top.active {
  padding-right: 200px;
}
@media (min-width: 800px) {
  /* line 220, ../sass/modules/_navigation.scss */
  .menu-top {
    display: none;
  }
}
@media (min-width: 0px) and (max-width: 480px) {
  /* line 220, ../sass/modules/_navigation.scss */
  .menu-top {
    right: 10px;
    top: 28px;
    font-size: 14px;
    line-spacing: 20px;
  }
}
/* line 248, ../sass/modules/_navigation.scss */
.menu-top a.menu-toggle {
  text-decoration: none;
  color: #282828;
  text-transform: uppercase;
  display: block;
  margin-right: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 5px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
}
/* line 33, ../sass/components/_utilities.scss */
.menu-top a.menu-toggle:hover {
  color: #424242;
}
/* line 36, ../sass/components/_utilities.scss */
.menu-top a.menu-toggle:active {
  color: #282828;
}
/* line 39, ../sass/components/_utilities.scss */
.menu-top a.menu-toggle:focus {
  outline: none;
}

/* line 263, ../sass/modules/_navigation.scss */
.icon-bar {
  background: #fff;
  display: block;
  width: 21px;
  height: 3px;
}
/* line 269, ../sass/modules/_navigation.scss */
.icon-bar + .icon-bar {
  margin-top: 3px;
}
@media (min-width: 0px) and (max-width: 480px) {
  /* line 263, ../sass/modules/_navigation.scss */
  .icon-bar {
    height: 2px;
    width: 17px;
  }
  /* line 276, ../sass/modules/_navigation.scss */
  .icon-bar + .icon-bar {
    margin-top: 2px;
  }
}

/* line 283, ../sass/modules/_navigation.scss */
.back-button {
  padding: 50px 0 50px 40px;
  display: block;
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
  color: white;
}
/* line 33, ../sass/components/_utilities.scss */
.back-button:hover {
  color: white;
}
/* line 36, ../sass/components/_utilities.scss */
.back-button:active {
  color: white;
}
/* line 39, ../sass/components/_utilities.scss */
.back-button:focus {
  outline: none;
}
/* line 291, ../sass/modules/_navigation.scss */
.back-button:before {
  position: absolute;
  content: "<";
  color: #282828;
  width: 20px;
  height: 50px;
  left: 20px;
  z-index: 200;
}

/* line 302, ../sass/modules/_navigation.scss */
.productlist-link {
  color: #666666;
  text-decoration: none;
}
/* line 306, ../sass/modules/_navigation.scss */
.productlist-link:hover {
  color: #666;
}

/* line 1, ../sass/modules/_carousel.scss */
.carousel-inner.top {
  display: none;
}

/* line 8, ../sass/modules/_carousel.scss */
.carousel {
  margin-top: 0;
}
/* line 14, ../sass/modules/_carousel.scss */
.carousel .item {
  height: 100%;
  width: 100%;
}
/* line 18, ../sass/modules/_carousel.scss */
.carousel .item img {
  width: 100%;
  height: auto;
}
/* line 24, ../sass/modules/_carousel.scss */
.carousel .carousel-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 38, ../sass/modules/_carousel.scss */
.carousel .carousel-content img.carousel-logo {
  padding-left: 35.84906%;
  padding-right: 35.84906%;
  width: 28.30189%;
  float: right;
  margin-right: 0;
  *margin-left: -80px;
  display: inline;
  margin-top: 20px;
}
@media (min-width: 1200px) and (max-width: 2000px) {
  /* line 38, ../sass/modules/_carousel.scss */
  .carousel .carousel-content img.carousel-logo {
    margin-top: 25%;
  }
}
/* line 47, ../sass/modules/_carousel.scss */
.carousel .carousel-content .carousel-text {
  width: 100%;
  float: left;
}
/* line 53, ../sass/modules/_carousel.scss */
.carousel .gradient {
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  max-height: 300px;
  background: url("/images/img_shadow_big.png") repeat-x;
}
@media (min-width: 0px) and (max-width: 768px) {
  /* line 53, ../sass/modules/_carousel.scss */
  .carousel .gradient {
    max-height: 100px;
    background: url("/images/img_shadow_small.png") repeat-x;
  }
}

@media (min-width: 1024px) {
  /* line 71, ../sass/modules/_carousel.scss */
  .videoOverlay {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10;
  }
}
@media (min-width: 0px) and (max-width: 1024px) {
  /* line 71, ../sass/modules/_carousel.scss */
  .videoOverlay {
    display: none;
  }
}

@media (min-width: 1024px) {
  /* line 86, ../sass/modules/_carousel.scss */
  .slogan {
    position: relative;
    width: auto;
    z-index: 3;
    color: #282828;
    padding: 2%;
    text-align: center;
    color: #282828;
    font-weight: 900;
    letter-spacing: 0.1px;
    font-size: 24px;
    line-height: 1.5;
  }
}
@media (min-width: 1800px) and (max-width: 10000px) {
  /* line 86, ../sass/modules/_carousel.scss */
  .slogan {
    font-size: 28px;
  }
}
@media (min-width: 0px) and (max-width: 1024px) {
  /* line 86, ../sass/modules/_carousel.scss */
  .slogan {
    position: relative;
    padding: 5%;
    text-align: center;
    color: #282828;
    line-height: normal;
    font-weight: 900;
    letter-spacing: 0.1px;
  }
}
@media (min-width: 320px) and (max-width: 1024px) {
  /* line 86, ../sass/modules/_carousel.scss */
  .slogan {
    font-size: 19px;
  }
}
@media (min-width: 0px) and (max-width: 320px) {
  /* line 86, ../sass/modules/_carousel.scss */
  .slogan {
    font-size: 18px;
  }
}

/* line 1, ../sass/modules/_gallery.scss */
.gallery-1, .gallery-2, .gallery-3, .gallery-4, .gallery-6 {
  padding-bottom: 50px;
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -80px;
  display: inline;
}

/* line 16, ../sass/modules/_gallery.scss */
.gallery-item {
  padding-bottom: 50px;
}
/* line 20, ../sass/modules/_gallery.scss */
.gallery-item img {
  width: 100%;
}
/* line 24, ../sass/modules/_gallery.scss */
.gallery-item.is-last-element {
  margin-right: 0;
}

/* line 1, ../sass/modules/_article.scss */
.article-header {
  padding: 50px 0px;
}
/* line 8, ../sass/modules/_article.scss */
.article-header .article-link {
  color: #313131;
  text-decoration: none;
}

/* line 14, ../sass/modules/_article.scss */
.article-icon {
  margin: 0 auto 0 auto;
  padding-top: 50px;
}

/* line 27, ../sass/modules/_article.scss */
.article-content {
  padding-bottom: 60px;
  line-height: 24px;
  clear: both;
  padding-left: 8.96226%;
  width: 73.11321%;
  float: left;
  margin-right: 7.54717%;
  display: inline;
  padding-right: 17.92453%;
}
@media (max-width: 768px) {
  /* line 27, ../sass/modules/_article.scss */
  .article-content {
    padding-left: 0;
  }
}

/* line 39, ../sass/modules/_article.scss */
.errorpage {
  line-height: normal;
  margin-top: 50px;
}

/* line 3, ../sass/modules/_sub-article.scss */
.sub-article-header {
  padding-top: 25px;
}

/* line 12, ../sass/modules/_sub-article.scss */
a.sub-article-link {
  text-decoration: none;
  color: #313131;
  display: block;
  padding: 50px 0px 30px 0px;
}
/* line 33, ../sass/components/_utilities.scss */
a.sub-article-link:hover {
  color: #313131;
}
/* line 36, ../sass/components/_utilities.scss */
a.sub-article-link:active {
  color: #313131;
}
/* line 39, ../sass/components/_utilities.scss */
a.sub-article-link:focus {
  outline: none;
}

/* line 19, ../sass/modules/_sub-article.scss */
.sub-article-image {
  margin-bottom: 35px;
}

/* line 1, ../sass/modules/_frontpage-article.scss */
.frontpage-featured-models {
  width: 100%;
  float: left;
  margin-right: 7.54717%;
  display: inline;
  background: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 1440px;
  margin: auto;
  float: none;
}
@media (min-width: 0px) and (max-width: 1024px) {
  /* line 1, ../sass/modules/_frontpage-article.scss */
  .frontpage-featured-models {
    padding-top: 0;
  }
}

/* line 29, ../sass/modules/_frontpage-article.scss */
.displayBlockLink {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background: transparent;
}

/* line 40, ../sass/modules/_frontpage-article.scss */
.featured-article {
  background: black;
  overflow: hidden;
  text-decoration: none;
  margin: 18px !important;
  text-align: center;
  position: relative;
}
@media (min-width: 2000px) and (max-width: 5000px) {
  /* line 40, ../sass/modules/_frontpage-article.scss */
  .featured-article {
    max-width: 600px;
  }
}
@media (min-width: 0px) and (max-width: 2000px) {
  /* line 40, ../sass/modules/_frontpage-article.scss */
  .featured-article {
    max-width: 490px;
  }
}
@media (min-width: 0px) and (max-width: 1024px) {
  /* line 40, ../sass/modules/_frontpage-article.scss */
  .featured-article {
    width: 100%;
    float: right;
    margin-right: 0;
  }
}
/* line 62, ../sass/modules/_frontpage-article.scss */
.featured-article .featured-article__image img {
  width: 100%;
  max-width: 100%;
}
/* line 68, ../sass/modules/_frontpage-article.scss */
.featured-article .featured-article__description {
  color: white;
  text-align: left;
  padding: 10px 30px 30px 30px;
  min-height: 180px;
  display: block;
}
@media (min-width: 0px) and (max-width: 768px) {
  /* line 68, ../sass/modules/_frontpage-article.scss */
  .featured-article .featured-article__description {
    padding: 10px 15px;
  }
}
/* line 78, ../sass/modules/_frontpage-article.scss */
.featured-article .featured-article__description .featured-article__description__header {
  color: white;
  text-align: left;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 0.1px;
  word-wrap: break-word;
  font-size: 19px;
}
@media (min-width: 0px) and (max-width: 320px) {
  /* line 78, ../sass/modules/_frontpage-article.scss */
  .featured-article .featured-article__description .featured-article__description__header {
    font-size: 18px;
  }
}
/* line 91, ../sass/modules/_frontpage-article.scss */
.featured-article .featured-article__description svg {
  fill: white;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 30px;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
/* line 103, ../sass/modules/_frontpage-article.scss */
.featured-article .featured-article__description .featured-article__description__body {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}
@media (min-width: 0px) and (max-width: 1024px) {
  /* line 103, ../sass/modules/_frontpage-article.scss */
  .featured-article .featured-article__description .featured-article__description__body {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 50px;
    margin-top: 20px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
/* line 122, ../sass/modules/_frontpage-article.scss */
.featured-article:hover svg {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
  padding-left: 10px;
}

/* line 133, ../sass/modules/_frontpage-article.scss */
.frontpage-article-header {
  text-transform: uppercase;
  color: white;
}

/* line 143, ../sass/modules/_frontpage-article.scss */
a.frontpage-article-link {
  text-decoration: none;
  display: block;
  padding: 50px 0px 50px 0px;
}

/* line 149, ../sass/modules/_frontpage-article.scss */
.frontpage-article-image {
  margin-bottom: 35px;
}

/* line 153, ../sass/modules/_frontpage-article.scss */
.frontpage-qualifications {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -80px;
  display: inline;
}

/* line 160, ../sass/modules/_frontpage-article.scss */
.qualification {
  color: #999999;
  display: inline-block;
  width: 49%;
  line-height: 1.4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2.5% 0;
  text-align: center;
  position: relative;
}
@media (min-width: 0px) and (max-width: 768px) {
  /* line 160, ../sass/modules/_frontpage-article.scss */
  .qualification {
    width: 100%;
    margin-top: 40px;
  }
}
/* line 175, ../sass/modules/_frontpage-article.scss */
.qualification img {
  width: 72px;
  margin: 0 auto;
}
/* line 179, ../sass/modules/_frontpage-article.scss */
.qualification p {
  margin: 20px 0;
}

/* line 184, ../sass/modules/_frontpage-article.scss */
.frontpage-article-logo img {
  margin: auto;
  display: block;
}

/* line 189, ../sass/modules/_frontpage-article.scss */
.frontpage-article-description {
  width: 60%;
  display: block;
  line-height: 1.4;
  color: black;
  margin: auto;
  padding-bottom: 60px;
}
/* line 198, ../sass/modules/_frontpage-article.scss */
.frontpage-article-description a {
  color: black;
  text-decoration: none;
  padding-bottom: 5px;
  border-bottom: 3px solid #ca5550;
}
/* line 205, ../sass/modules/_frontpage-article.scss */
.frontpage-article-description a:hover {
  border-bottom: 3px solid #666666;
}
@media (min-width: 0px) and (max-width: 768px) {
  /* line 189, ../sass/modules/_frontpage-article.scss */
  .frontpage-article-description {
    padding-left: 0%;
    padding-right: 0%;
    width: 100%;
    float: left;
    margin-right: 533.33333%;
  }
}

/* line 216, ../sass/modules/_frontpage-article.scss */
.frontpage-article-image-normal {
  display: none;
}
@media (min-width: 0px) and (max-width: 1024px) {
  /* line 216, ../sass/modules/_frontpage-article.scss */
  .frontpage-article-image-normal {
    display: block;
  }
}

/* line 223, ../sass/modules/_frontpage-article.scss */
.frontpage-article-image-parallax {
  width: 100%;
  height: 700px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
@media (min-width: 0px) and (max-width: 768px) {
  /* line 223, ../sass/modules/_frontpage-article.scss */
  .frontpage-article-image-parallax {
    height: 450px;
  }
}

/* line 235, ../sass/modules/_frontpage-article.scss */
.intrinsic-container {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
  z-index: 2;
}
/* line 246, ../sass/modules/_frontpage-article.scss */
.intrinsic-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
/* line 255, ../sass/modules/_frontpage-article.scss */
.intrinsic-container #image-top {
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* 16x9 Aspect Ratio */
/* line 268, ../sass/modules/_frontpage-article.scss */
.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}

/* 16x9 Aspect Ratio */
/* line 273, ../sass/modules/_frontpage-article.scss */
.intrinsic-container-21x9 {
  padding-bottom: 41.673932%;
}

/* 4x3 Aspect Ratio */
/* line 278, ../sass/modules/_frontpage-article.scss */
.intrinsic-container-4x3 {
  padding-bottom: 75%;
}

/* line 1, ../sass/modules/_article-collection.scss */
.article-collection {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -80px;
  display: inline;
}

/* line 10, ../sass/modules/_article-collection.scss */
.article-collection-header .article-collection-link {
  font-weight: 800;
  letter-spacing: 0.1px;
}

/* line 17, ../sass/modules/_article-collection.scss */
.article-collection-item {
  text-align: center;
  position: relative;
}
/* line 19, ../sass/modules/_article-collection.scss */
.article-collection-item.is-last-element {
  margin-right: 0;
}
@media (min-width: 0px) and (max-width: 1024px) {
  /* line 17, ../sass/modules/_article-collection.scss */
  .article-collection-item {
    width: 100%;
    float: right;
    margin-right: 0;
  }
}

/* line 30, ../sass/modules/_article-collection.scss */
.article-description {
  color: #777777;
  font-size: 20px;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 600;
  word-break: break-word;
}
@media (min-width: 0px) and (max-width: 768px) {
  /* line 30, ../sass/modules/_article-collection.scss */
  .article-description {
    font-size: 20px;
    text-align: left;
    margin-bottom: 0;
    width: 100% !important;
    padding-top: 25px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* line 48, ../sass/modules/_article-collection.scss */
  .article-description p {
    padding-left: 0;
  }
}

@media (min-width: 0px) and (max-width: 768px) {
  /* line 54, ../sass/modules/_article-collection.scss */
  .article-description-list {
    float: none !important;
  }
}

/* line 61, ../sass/modules/_article-collection.scss */
.article-collection-link {
  padding-top: 0;
}
@media (min-width: 0px) and (max-width: 320px) {
  /* line 61, ../sass/modules/_article-collection.scss */
  .article-collection-link {
    font-size: 25px;
  }
}

/* line 68, ../sass/modules/_article-collection.scss */
.article-collection-link-contact {
  padding: 20px 0px;
}

/* line 73, ../sass/modules/_article-collection.scss */
a.article-collection-item-link {
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  border: 3px solid #282828;
  padding: 6px;
  text-align: center;
  font-size: 80%;
  width: 100%;
  margin: 0 auto;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 20px;
  margin-bottom: 40px;
}

/* line 89, ../sass/modules/_article-collection.scss */
.article-collection-item-description {
  color: #666666;
}

/* line 93, ../sass/modules/_article-collection.scss */
.article-collection-item-image {
  width: 100%;
}

/* line 97, ../sass/modules/_article-collection.scss */
.article-collection-item-header {
  color: #313131;
  font-weight: bold;
}

/* line 102, ../sass/modules/_article-collection.scss */
a.article-collection-item-wrapper-link {
  text-decoration: none;
  text-align: left;
  margin-bottom: 30px;
  display: block;
}

/* line 2, ../sass/modules/_frontpage-notification.scss */
.notification__container {
  background-size: cover;
  height: auto;
  display: flex;
  padding: 50px;
  background-color: #c4c4c4;
}
/* line 10, ../sass/modules/_frontpage-notification.scss */
.notification__container .notification__text {
  margin: auto;
  background-color: rgba(196, 196, 196, 0.95);
  padding: 20px;
}
/* line 16, ../sass/modules/_frontpage-notification.scss */
.notification__container .notification__text .notification__title {
  color: #313131;
  font-size: 19px;
  font-weight: 900;
  letter-spacing: 0.1px;
}
/* line 24, ../sass/modules/_frontpage-notification.scss */
.notification__container .notification__text .notification__body, .notification__container .notification__text .notification__body p {
  color: #313131;
}

/* line 1, ../sass/modules/_contact.scss */
.contact-section {
  padding-bottom: 0;
  background: black;
  color: #FFF;
}
/* line 7, ../sass/modules/_contact.scss */
.contact-section a {
  text-decoration: none;
  color: white;
}
/* line 33, ../sass/components/_utilities.scss */
.contact-section a:hover {
  color: #282828;
}
/* line 36, ../sass/components/_utilities.scss */
.contact-section a:active {
  color: #282828;
}
/* line 39, ../sass/components/_utilities.scss */
.contact-section a:focus {
  outline: none;
}
/* line 11, ../sass/modules/_contact.scss */
.contact-section label {
  color: #fff;
  font-weight: normal;
}
/* line 15, ../sass/modules/_contact.scss */
.contact-section textarea {
  width: 100%;
  height: 100px;
}

/* line 21, ../sass/modules/_contact.scss */
.contact-section-header {
  text-transform: uppercase;
  color: #FFF;
}

/* line 36, ../sass/modules/_contact.scss */
.container .person-card.contact {
  display: table;
}

/* line 40, ../sass/modules/_contact.scss */
.person-card {
  width: 46.22642%;
  float: left;
  margin-right: 7.54717%;
  display: inline;
  margin-bottom: 30px;
  background: #fff;
  -webkit-box-shadow: 0 0 4px -1px #999999;
  box-shadow: 0 0 4px -1px #999999;
}
@media (min-width: 0px) and (max-width: 768px) {
  /* line 40, ../sass/modules/_contact.scss */
  .person-card {
    width: 100%;
    float: right;
    margin-right: 0;
  }
}
/* line 51, ../sass/modules/_contact.scss */
.person-card:nth-child(2n) {
  float: right;
  margin-right: 0;
  *margin-left: -80px;
  display: inline;
}
/* line 55, ../sass/modules/_contact.scss */
.person-card .contact-image {
  vertical-align: middle;
  display: table-cell;
  width: 25%;
}
/* line 61, ../sass/modules/_contact.scss */
.person-card .contact-information {
  width: 70%;
  padding-left: 5%;
  display: table-cell;
  vertical-align: top;
}
/* line 67, ../sass/modules/_contact.scss */
.person-card .contact-information h3 {
  color: #282828;
  margin-bottom: 0;
  margin-top: 20px;
}
/* line 73, ../sass/modules/_contact.scss */
.person-card .contact-information p {
  font-size: 14px;
  margin: 0 0 5px;
  font-weight: normal;
  color: black;
}
/* line 79, ../sass/modules/_contact.scss */
.person-card .contact-information p .work-title {
  margin-bottom: 1.5em;
}
/* line 84, ../sass/modules/_contact.scss */
.person-card .contact-information h3, .person-card .contact-information p {
  word-break: break-word;
}

/* line 90, ../sass/modules/_contact.scss */
.contacts {
  margin-bottom: 30px;
}

/* line 95, ../sass/modules/_contact.scss */
.contact-us-text {
  text-align: center;
}

/* line 99, ../sass/modules/_contact.scss */
.full-width {
  padding: 40px 0 60px 0;
}

/* line 105, ../sass/modules/_contact.scss */
.contact-us-information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  clear: both;
  line-height: 22px;
  color: #282828;
  padding-top: 10px;
}
/* line 120, ../sass/modules/_contact.scss */
.contact-us-information .visit-address {
  padding: 10px 0;
  line-height: 18px;
}

/* line 130, ../sass/modules/_contact.scss */
.departments {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  line-height: 22px;
  color: black;
  padding-bottom: 40px;
}
/* line 146, ../sass/modules/_contact.scss */
.departments .department {
  padding-right: 10%;
}
/* line 148, ../sass/modules/_contact.scss */
.departments .department .contact {
  padding-bottom: 16px;
}
/* line 153, ../sass/modules/_contact.scss */
.departments .hidden {
  display: none;
}

/* line 158, ../sass/modules/_contact.scss */
.contact-persons__header {
  color: #ca5550;
}

/* line 1, ../sass/modules/_footer.scss */
footer {
  font-size: 16px;
  background: black;
  color: #FFF;
  line-height: 30px;
  clear: both;
}
/* line 7, ../sass/modules/_footer.scss */
footer a {
  color: #FFF;
  text-decoration: none;
}
/* line 11, ../sass/modules/_footer.scss */
footer .copyright {
  text-align: center;
  margin-bottom: 50px;
  color: #999999;
}

/* line 18, ../sass/modules/_footer.scss */
.footer-image-container {
  margin-bottom: 80px;
  margin-top: 70px;
  padding-left: 35.84906%;
  padding-right: 35.84906%;
  width: 28.30189%;
  float: left;
  margin-right: 7.54717%;
  display: inline;
}

/* line 26, ../sass/modules/_footer.scss */
.footer-image {
  width: 100%;
  float: left;
}

/* line 31, ../sass/modules/_footer.scss */
.footer-logo {
  padding-top: 16px;
}

/* line 35, ../sass/modules/_footer.scss */
.footer-qualifications {
  margin-bottom: 100px;
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -80px;
  display: inline;
  border-bottom: 3px solid #5a5a5a;
}

/* line 41, ../sass/modules/_footer.scss */
footer .footer-address {
  font-weight: 400;
  margin-top: 150px;
  margin-bottom: 50px;
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -80px;
  display: inline;
}
/* line 46, ../sass/modules/_footer.scss */
footer .footer-address p {
  line-height: 1;
}
@media (max-width: 768px) {
  /* line 41, ../sass/modules/_footer.scss */
  footer .footer-address {
    width: NaN%;
    float: left;
    margin-right: Infinity%;
    text-align: left;
  }
}
@media (max-width: 768px) {
  /* line 54, ../sass/modules/_footer.scss */
  footer .footer-address img {
    min-width: 220px;
    max-width: 50%;
    margin: 0 auto;
  }
}
/* line 61, ../sass/modules/_footer.scss */
footer .footer-address div {
  margin-bottom: 50px;
}
/* line 63, ../sass/modules/_footer.scss */
footer .footer-address div.is-last-element {
  margin-right: 0;
}

/* line 70, ../sass/modules/_footer.scss */
.footer-address__address {
  padding-top: 16px;
}

/* line 74, ../sass/modules/_footer.scss */
.footer__links {
  font-weight: 600;
}
/* line 76, ../sass/modules/_footer.scss */
.footer__links ul {
  list-style: none;
}
@media (max-width: 768px) {
  /* line 76, ../sass/modules/_footer.scss */
  .footer__links ul {
    margin: 0;
  }
}
/* line 82, ../sass/modules/_footer.scss */
.footer__links ul li {
  padding-top: 16px;
  padding-bottom: 12px;
  border-bottom: 3px solid white;
  position: relative;
}
/* line 87, ../sass/modules/_footer.scss */
.footer__links ul li svg {
  fill: white;
  position: absolute;
  padding-bottom: 16px;
  padding-right: 4px;
  right: 0;
  bottom: 0;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
/* line 102, ../sass/modules/_footer.scss */
.footer__links ul a {
  display: inline-block;
}
/* line 107, ../sass/modules/_footer.scss */
.footer__links ul a:hover svg {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
  padding-left: 10px;
}

/* line 16, ../sass/modules/_forms.scss */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: white;
  border: 3px solid #777777;
  padding: 25px 12px;
  font-size: 20px;
  font-weight: 600;
}

/* line 26, ../sass/modules/_forms.scss */
input[type="submit"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: white;
  text-decoration: none;
  background: #ca5550;
  min-width: initial;
  display: inline-block;
  border-top: 0 solid #ca5550;
  border-right: 0 solid #ca5550;
  border-bottom: 0 solid #ca5550;
  border-left: 0 solid #ca5550;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 20px 82px;
  margin-top: 30px;
  border-radius: 3px;
  font-size: 20px;
  font-weight: 600;
}
/* line 45, ../sass/components/_buttons.scss */
input[type="submit"]:hover {
  background: #ca5550;
  color: white;
  border-top: 0 solid #ca5550;
  border-right: 0 solid #ca5550;
  border-bottom: 0 solid #ca5550;
  border-left: 0 solid #ca5550;
}
/* line 51, ../sass/components/_buttons.scss */
input[type="submit"]:active {
  background: #ca5550;
  color: #ca5550;
  border-top: 0 solid #ca5550;
  border-right: 0 solid #ca5550;
  border-bottom: 0 solid #ca5550;
  border-left: 0 solid #ca5550;
}
/* line 57, ../sass/components/_buttons.scss */
input[type="submit"]:focus {
  outline: none;
}

/* line 54, ../sass/modules/_forms.scss */
.contourPage {
  clear: both;
}

/* line 58, ../sass/modules/_forms.scss */
#contour {
  margin-top: 100px;
}
/* line 61, ../sass/modules/_forms.scss */
#contour legend {
  font-size: 30px;
  font-weight: 800;
  letter-spacing: 0.1px;
  text-transform: uppercase;
  text-decoration: none;
  color: #282828;
  display: block;
  border-bottom: none;
  line-height: normal;
}

/* line 74, ../sass/modules/_forms.scss */
label {
  width: 100%;
  text-align: left;
  font-weight: 600;
}

/* line 80, ../sass/modules/_forms.scss */
.contourNavigation {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 60px;
}

/* line 87, ../sass/modules/_forms.scss */
.contourIndicator {
  color: #d9534f;
}

/* line 91, ../sass/modules/_forms.scss */
.contourField {
  margin-top: 20px;
  width: 100%;
}
/* line 94, ../sass/modules/_forms.scss */
.contourField.textfield {
  width: 46.22642%;
  float: left;
  margin-right: 7.54717%;
  display: inline;
}
@media (min-width: 0px) and (max-width: 480px) {
  /* line 94, ../sass/modules/_forms.scss */
  .contourField.textfield {
    width: 100%;
  }
}
/* line 100, ../sass/modules/_forms.scss */
.contourField.textarea {
  width: 46.22642%;
  float: left;
  margin-right: 7.54717%;
  display: inline;
  float: right;
  margin-right: 0;
  *margin-left: -80px;
  display: inline;
  height: 100%;
}
@media (min-width: 0px) and (max-width: 480px) {
  /* line 100, ../sass/modules/_forms.scss */
  .contourField.textarea {
    width: 100%;
  }
}

/* line 110, ../sass/modules/_forms.scss */
.contourMessageOnSubmit {
  text-align: center;
  font-size: 28px;
  color: #FFF;
}

/* line 116, ../sass/modules/_forms.scss */
.field-validation-error {
  padding-top: 20px;
  color: #ca5550;
  display: inline-block;
}

/* line 18, ../sass/modules/_buttons.scss */
.button-contact {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: white;
  text-decoration: none;
  background: none;
  min-width: 300px;
  display: inline-block;
  border-top: 3px solid white;
  border-right: 3px solid white;
  border-bottom: 3px solid white;
  border-left: 3px solid white;
  margin-top: 7%;
}
/* line 45, ../sass/components/_buttons.scss */
.button-contact:hover {
  background: #006f3e;
  color: white;
  border-top: 3px solid #006f3e;
  border-right: 3px solid #006f3e;
  border-bottom: 3px solid #006f3e;
  border-left: 3px solid #006f3e;
}
/* line 51, ../sass/components/_buttons.scss */
.button-contact:active {
  background: #006f3e;
  color: white;
  border-top: 3px solid #006f3e;
  border-right: 3px solid #006f3e;
  border-bottom: 3px solid #006f3e;
  border-left: 3px solid #006f3e;
}
/* line 57, ../sass/components/_buttons.scss */
.button-contact:focus {
  outline: none;
}

/* line 40, ../sass/modules/_buttons.scss */
.button-more {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: white;
  text-decoration: none;
  background: #006f3e;
  min-width: 240px;
  display: inline-block;
  border-top: 3px solid #006f3e;
  border-right: 3px solid #006f3e;
  border-bottom: 0 solid #006f3e;
  border-left: 3px solid #006f3e;
}
/* line 45, ../sass/components/_buttons.scss */
.button-more:hover {
  background: white;
  color: #006f3e;
  border-top: 3px solid white;
  border-right: 3px solid white;
  border-bottom: 0 solid white;
  border-left: 3px solid white;
}
/* line 51, ../sass/components/_buttons.scss */
.button-more:active {
  background: white;
  color: #006f3e;
  border-top: 3px solid white;
  border-right: 3px solid white;
  border-bottom: 0 solid white;
  border-left: 3px solid white;
}
/* line 57, ../sass/components/_buttons.scss */
.button-more:focus {
  outline: none;
}

/* line 61, ../sass/modules/_buttons.scss */
a.button-default, p.button-default a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #006f3e;
  text-decoration: none;
  background: none;
  min-width: 300px;
  display: inline-block;
  border-top: 3px solid #006f3e;
  border-right: 3px solid #006f3e;
  border-bottom: 3px solid #006f3e;
  border-left: 3px solid #006f3e;
}
/* line 45, ../sass/components/_buttons.scss */
a.button-default:hover, p.button-default a:hover {
  background: none;
  color: #00d577;
  border-top: 3px solid #00d577;
  border-right: 3px solid #00d577;
  border-bottom: 3px solid #00d577;
  border-left: 3px solid #00d577;
}
/* line 51, ../sass/components/_buttons.scss */
a.button-default:active, p.button-default a:active {
  background: none;
  color: #006f3e;
  border-top: 3px solid #00d577;
  border-right: 3px solid #00d577;
  border-bottom: 3px solid #00d577;
  border-left: 3px solid #00d577;
}
/* line 57, ../sass/components/_buttons.scss */
a.button-default:focus, p.button-default a:focus {
  outline: none;
}

/* line 1, ../sass/modules/_article-header.scss */
.header {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: none;
}
/* line 6, ../sass/modules/_article-header.scss */
.header img {
  width: 100%;
  height: auto;
}
/* line 31, ../sass/modules/_article-header.scss */
.header .sub-article-header,
.header .sub-article-subtitle {
  display: block;
  text-align: center;
}
/* line 35, ../sass/modules/_article-header.scss */
.header .sub-article-header .article-collection-link,
.header .sub-article-subtitle .article-collection-link {
  color: white;
  margin: 0;
  padding: 0;
  line-height: 1.0;
  text-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px;
}
/* line 24, ../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.header .sub-article-header .article-collection-link:hover,
.header .sub-article-subtitle .article-collection-link:hover {
  color: white;
}
/* line 27, ../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.header .sub-article-header .article-collection-link:active,
.header .sub-article-subtitle .article-collection-link:active {
  color: white;
}
/* line 44, ../sass/modules/_article-header.scss */
.header .sub-article-header {
  font-size: 30px;
  font-weight: 800;
  letter-spacing: 0.1px;
}
/* line 50, ../sass/modules/_article-header.scss */
.header .sub-article-subtitle {
  font-size: 30px;
  font-weight: 800;
  letter-spacing: 0.1px;
}
@media (min-width: 0px) and (max-width: 1280px) {
  /* line 57, ../sass/modules/_article-header.scss */
  .header .image-320 {
    max-width: none;
    position: relative;
  }
}
@media (min-width: 0px) and (max-width: 768px) {
  /* line 65, ../sass/modules/_article-header.scss */
  .header .image-720 {
    max-width: none;
    position: relative;
  }
  /* line 70, ../sass/modules/_article-header.scss */
  .header .sub-article-header {
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 0.1px;
  }
  /* line 76, ../sass/modules/_article-header.scss */
  .header .sub-article-subtitle {
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 0.1px;
  }
}
@media (min-width: 0px) and (max-width: 480px) {
  /* line 85, ../sass/modules/_article-header.scss */
  .header .sub-article-header {
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 0.1px;
    word-break: break-word;
  }
  /* line 92, ../sass/modules/_article-header.scss */
  .header .sub-article-subtitle {
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 0.1px;
  }
}

/* line 101, ../sass/modules/_article-header.scss */
.addExtraPaddingIfNoOtherThingsClass {
  float: right;
  padding-bottom: 10px;
  width: 100%;
}

/* line 5, ../sass/modules/_article-gallery.scss */
.article-gallery {
  float: none;
  display: block;
  text-align: center;
  background: #F5F5F5;
}
/* line 13, ../sass/modules/_article-gallery.scss */
.article-gallery .gallery-title {
  padding: 50px 0;
  text-align: center;
  color: #282828;
  font-size: 30px;
  font-weight: 800;
  letter-spacing: 0.1px;
  text-transform: uppercase;
  line-height: 1.3;
}

/* line 25, ../sass/modules/_article-gallery.scss */
.article-gallery-item {
  padding-bottom: 50px;
  display: inline-block;
  width: 28.30189%;
  margin-right: 3%;
}
/* line 33, ../sass/modules/_article-gallery.scss */
.article-gallery-item.is-last-gallery-image, .article-gallery-item.is-last-child {
  margin-right: 0;
}
@media (min-width: 768px) {
  /* line 38, ../sass/modules/_article-gallery.scss */
  .article-gallery-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media (min-width: 420px) and (max-width: 768px) {
  /* line 25, ../sass/modules/_article-gallery.scss */
  .article-gallery-item {
    width: 46.22642%;
  }
  /* line 45, ../sass/modules/_article-gallery.scss */
  .article-gallery-item.is-last-gallery-image {
    margin-right: 3%;
  }
  /* line 48, ../sass/modules/_article-gallery.scss */
  .article-gallery-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 420px) {
  /* line 25, ../sass/modules/_article-gallery.scss */
  .article-gallery-item {
    width: 100%;
  }
}

/* line 2, ../sass/modules/_referencelist.scss */
.reference,
.product {
  margin-bottom: 50px;
  clear: both;
}

/* line 9, ../sass/modules/_referencelist.scss */
.reference-content,
.product-content {
  height: 100%;
  border-bottom: 3px solid #ca5550;
  width: 46.22642%;
  float: left;
  margin-right: 7.54717%;
  display: inline;
  float: right;
  margin-right: 0;
  *margin-left: -80px;
  display: inline;
}
@media (min-width: 0px) and (max-width: 768px) {
  /* line 9, ../sass/modules/_referencelist.scss */
  .reference-content,
  .product-content {
    width: 100%;
    float: right;
    margin-right: 0;
    border-top: none;
    border-bottom: 3px solid #ca5550;
  }
}
/* line 20, ../sass/modules/_referencelist.scss */
.reference-content.hasNoImage,
.product-content.hasNoImage {
  width: 46.22642%;
  float: left;
  margin-right: 7.54717%;
  display: inline;
}
@media (min-width: 0px) and (max-width: 768px) {
  /* line 20, ../sass/modules/_referencelist.scss */
  .reference-content.hasNoImage,
  .product-content.hasNoImage {
    width: 100%;
    float: right;
    margin-right: 0;
  }
}

/* line 29, ../sass/modules/_referencelist.scss */
.reference-article-image,
.product-article-image {
  width: 46.22642%;
  float: left;
  margin-right: 7.54717%;
  display: inline;
}
@media (min-width: 0px) and (max-width: 768px) {
  /* line 29, ../sass/modules/_referencelist.scss */
  .reference-article-image,
  .product-article-image {
    width: 100%;
    float: right;
    margin-right: 0;
  }
}

/* line 37, ../sass/modules/_referencelist.scss */
.reference-article-link,
.product-article-link {
  margin: 0 0 0 0;
  font-size: 30px;
  font-weight: 800;
  letter-spacing: 0.1px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-decoration: none;
  width: 100%;
}
@media (min-width: 0px) and (max-width: 768px) {
  /* line 37, ../sass/modules/_referencelist.scss */
  .reference-article-link,
  .product-article-link {
    margin-top: 30px;
    font-size: 22px;
  }
}
/* line 63, ../sass/modules/_referencelist.scss */
.reference-article-link svg,
.product-article-link svg {
  display: inline-block;
  flex-shrink: 0;
  padding-left: 20px;
  fill: #ca5550;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
/* line 77, ../sass/modules/_referencelist.scss */
.reference-article-link:hover svg,
.product-article-link:hover svg {
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
  transform: translateX(20px);
  padding-left: 20px;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
/* line 93, ../sass/modules/_referencelist.scss */
.reference-article-link .reference-article-header,
.reference-article-link .product-article-header,
.product-article-link .reference-article-header,
.product-article-link .product-article-header {
  color: black;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 24, ../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.reference-article-link .reference-article-header:hover,
.reference-article-link .product-article-header:hover,
.product-article-link .reference-article-header:hover,
.product-article-link .product-article-header:hover {
  color: black;
}
/* line 27, ../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.reference-article-link .reference-article-header:active,
.reference-article-link .product-article-header:active,
.product-article-link .reference-article-header:active,
.product-article-link .product-article-header:active {
  color: black;
}

/* line 102, ../sass/modules/_referencelist.scss */
.reference-header-client,
.product-header-subtitle {
  margin: 0 0 20px 0;
  color: #777777;
  font-size: 20px;
  font-weight: 600;
  font-weight: normal;
}

/* line 111, ../sass/modules/_referencelist.scss */
.reference-article-description,
.product-article-description {
  font-size: 16px;
  color: black;
  line-height: 1.4;
}

/* line 117, ../sass/modules/_referencelist.scss */
.more-references {
  color: #282828;
}

/* line 121, ../sass/modules/_referencelist.scss */
.short-references {
  margin-bottom: 50px;
  width: 100%;
}
/* line 124, ../sass/modules/_referencelist.scss */
.short-references thead {
  background: #b13b36;
  color: white;
  border-bottom: 3px solid #ca5550;
}
/* line 130, ../sass/modules/_referencelist.scss */
.short-references td, .short-references th {
  padding: 15px;
  font-size: 14px;
}
/* line 139, ../sass/modules/_referencelist.scss */
.short-references td:nth-child(2n+1) {
  background: rgba(0, 0, 0, 0.05);
}
/* line 143, ../sass/modules/_referencelist.scss */
.short-references tr:nth-child(2n) {
  background: #d67b77;
}
@media (max-width: 800px) {
  /* line 121, ../sass/modules/_referencelist.scss */
  .short-references {
    display: block;
  }
  /* line 150, ../sass/modules/_referencelist.scss */
  .short-references thead, .short-references td, .short-references th, .short-references tr, .short-references tbody {
    display: block;
  }
  /* line 154, ../sass/modules/_referencelist.scss */
  .short-references td {
    padding-left: 30%;
    position: relative;
  }
  /* line 159, ../sass/modules/_referencelist.scss */
  .short-references td:before {
    position: absolute;
    width: 30%;
    left: 15px;
    top: 15px;
  }
  /* line 166, ../sass/modules/_referencelist.scss */
  .short-references thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
}

/* line 4, ../sass/modules/_quote.scss */
.main-content .quote-title {
  position: relative;
  margin: 70px auto 0;
  font-size: 30px;
  color: black;
  line-height: 1.4;
}
/* line 11, ../sass/modules/_quote.scss */
.main-content .quote-title:after {
  position: absolute;
  right: 0;
  bottom: -50px;
  width: 70px;
  height: 50px;
  content: "";
  display: block;
  background: url(/css/images/quotright.png);
  background-size: 100%;
}
/* line 23, ../sass/modules/_quote.scss */
.main-content .quote-title:before {
  position: absolute;
  left: 0;
  top: -30px;
  width: 70px;
  height: 50px;
  content: "";
  display: block;
  background: url(/css/images/quotleft.png);
  background-size: 100%;
}
@media (max-width: 768px) {
  /* line 36, ../sass/modules/_quote.scss */
  .main-content .quote-title:before {
    top: -20px;
    width: 35px;
    height: 25px;
  }
  /* line 42, ../sass/modules/_quote.scss */
  .main-content .quote-title:after {
    bottom: -25px;
    width: 35px;
    height: 25px;
  }
}
/* line 51, ../sass/modules/_quote.scss */
.main-content .quote-subtitle {
  margin: 0 auto 70px;
  font-size: 15px;
}
/* line 56, ../sass/modules/_quote.scss */
.main-content .quote-title, .main-content .quote-subtitle {
  text-align: center;
  padding: 0 20%;
  width: 60%;
  display: block;
}

/* line 2, ../sass/modules/_map.scss */
#map-canvas {
  margin: 0;
  padding: 0;
  height: 100%;
}
/* line 6, ../sass/modules/_map.scss */
#map-canvas img {
  max-width: none;
}

/* line 11, ../sass/modules/_map.scss */
.map-container {
  -webkit-box-shadow: #c4c4c4 1px 1px 2px;
  box-shadow: #c4c4c4 1px 1px 2px;
  background: white;
  width: 100%;
  height: 380px;
  margin-bottom: 65px;
}

/* line 19, ../sass/modules/_map.scss */
.image-map {
  max-width: 100%;
}

/* line 24, ../sass/modules/_map.scss */
.is-mobile-map {
  display: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 24, ../sass/modules/_map.scss */
  .is-mobile-map {
    display: block;
    margin-bottom: 30px;
  }
}

/* line 34, ../sass/modules/_map.scss */
.is-desktop-map {
  display: none;
}
@media (min-width: 768px) {
  /* line 34, ../sass/modules/_map.scss */
  .is-desktop-map {
    display: block;
  }
}

/* line 3, ../sass/modules/_featured-news-item.scss */
.featured-news-item {
  display: none;
}
@media (min-width: 768px) {
  /* line 3, ../sass/modules/_featured-news-item.scss */
  .featured-news-item {
    display: block;
    width: 200px;
    float: right;
    background: rgba(220, 218, 216, 0.9);
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(220, 218, 216, 0.2)), to(rgba(220, 218, 216, 0.9)));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, rgba(220, 218, 216, 0.2), rgba(220, 218, 216, 0.9));
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, rgba(220, 218, 216, 0.2), rgba(220, 218, 216, 0.9));
    /* IE 10 */
    background: -ms-linear-gradient(top, rgba(220, 218, 216, 0.2), rgba(220, 218, 216, 0.9));
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, rgba(220, 218, 216, 0.2), rgba(220, 218, 216, 0.9));
    margin-top: 20px;
    padding: 0px 20px 10px 20px;
  }
}
@media (min-width: 1400px) {
  /* line 3, ../sass/modules/_featured-news-item.scss */
  .featured-news-item {
    margin-top: 50px;
    padding: 20px;
    width: 250px;
  }
}

/* line 38, ../sass/modules/_featured-news-item.scss */
.featured-news-item-heading {
  color: #282828;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 44, ../sass/modules/_featured-news-item.scss */
.featured-news-item-description {
  color: #000;
  display: none;
}
@media (min-width: 1200px) {
  /* line 44, ../sass/modules/_featured-news-item.scss */
  .featured-news-item-description {
    display: block;
  }
}

/* line 53, ../sass/modules/_featured-news-item.scss */
.featured-news-item-link {
  margin: 20px 0 0 23px;
  position: relative;
  font-size: 16px;
}
/* line 57, ../sass/modules/_featured-news-item.scss */
.featured-news-item-link a {
  color: #282828;
  text-decoration: none;
  color: #282828;
}
/* line 33, ../sass/components/_utilities.scss */
.featured-news-item-link a:hover {
  color: #424242;
}
/* line 36, ../sass/components/_utilities.scss */
.featured-news-item-link a:active {
  color: #282828;
}
/* line 39, ../sass/components/_utilities.scss */
.featured-news-item-link a:focus {
  outline: none;
}

/* line 1, ../sass/modules/_languages.scss */
.languages {
  float: right;
  padding-right: 10px;
  color: #777777;
  margin: 21px 0 0 0;
  font-size: 13px;
  line-height: 1.0em;
}
@media (min-width: 1024px) {
  /* line 1, ../sass/modules/_languages.scss */
  .languages {
    font-size: 15px;
  }
}
/* line 13, ../sass/modules/_languages.scss */
.languages a {
  text-decoration: none;
  color: #777777;
}
/* line 18, ../sass/modules/_languages.scss */
.languages .active a {
  color: white;
}
/* line 23, ../sass/modules/_languages.scss */
.languages .language {
  float: right;
}
/* line 27, ../sass/modules/_languages.scss */
.languages .seperator {
  float: right;
}

/* line 33, ../sass/modules/_languages.scss */
.menu-wrapper .languages {
  margin: 10px 0 0 0;
}

/* line 1, ../sass/modules/_references.scss */
.article-references {
  clear: both;
}

/* line 5, ../sass/modules/_references.scss */
.reference {
  position: relative;
}
/* line 8, ../sass/modules/_references.scss */
.reference img {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
}
/* line 15, ../sass/modules/_references.scss */
.reference .reference__description {
  display: inline-block;
  float: right;
}
/* line 26, ../sass/modules/_references.scss */
.reference .reference__description svg {
  fill: red;
  float: right;
}

/* line 1, ../sass/layouts/_grid.scss */
.container {
  *zoom: 1;
  max-width: 1060px;
  _width: 1060px;
  padding-left: 18px;
  padding-right: 18px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  -webkit-background-origin: content;
  -moz-background-origin: content;
  -ms-background-origin: content-box;
  -o-background-origin: content-box;
  background-origin: content-box;
  -webkit-background-clip: content-box;
  -moz-background-clip: content-box;
  background-clip: content-box;
}
/* line 38, ../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.container:after {
  content: "";
  display: table;
  clear: both;
}

/* line 9, ../sass/layouts/_grid.scss */
.l-grid-large {
  max-width: none;
}

/* line 1, ../sass/layouts/_sidebar.scss */
.sidebar {
  width: 19.33962%;
  float: left;
  margin-right: 7.54717%;
  display: inline;
}
@media (min-width: 0px) and (max-width: 768px) {
  /* line 1, ../sass/layouts/_sidebar.scss */
  .sidebar {
    width: 100%;
    float: right;
    margin-right: 0;
  }
}
/* line 7, ../sass/layouts/_sidebar.scss */
.sidebar.omega {
  float: right;
  margin-right: 0;
  *margin-left: -80px;
  display: inline;
}
/* line 11, ../sass/layouts/_sidebar.scss */
.sidebar .sidebar-container {
  border-top: 3px solid #ca5550;
  padding: 5px 0 30px;
  margin-bottom: 50px;
}
/* line 16, ../sass/layouts/_sidebar.scss */
.sidebar .sidebar-container a {
  text-decoration: none;
  font-size: 14px;
  color: #666666;
}
/* line 24, ../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.sidebar .sidebar-container a:hover {
  color: black;
}
/* line 27, ../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.sidebar .sidebar-container a:active {
  color: black;
}
/* line 23, ../sass/layouts/_sidebar.scss */
.sidebar .sidebar-container .title {
  font-size: 20px;
  color: black;
  font-weight: bold;
}
/* line 35, ../sass/layouts/_sidebar.scss */
.sidebar .title {
  font-size: 24px;
  margin: 15px 0;
  line-height: 20px;
}
/* line 41, ../sass/layouts/_sidebar.scss */
.sidebar p {
  font-size: 14px;
  line-height: 1;
}
/* line 47, ../sass/layouts/_sidebar.scss */
.sidebar .contact h3 {
  color: #282828;
  margin-bottom: 0;
  margin-top: 20px;
}
/* line 53, ../sass/layouts/_sidebar.scss */
.sidebar .contact .work-title {
  margin-bottom: 20px;
}
/* line 58, ../sass/layouts/_sidebar.scss */
.sidebar .contact p,
.sidebar .contact a {
  font-size: 14px;
  margin: 0 0 5px;
  font-weight: normal;
  color: black;
}
/* line 66, ../sass/layouts/_sidebar.scss */
.sidebar ul {
  color: #282828;
  margin: 0px;
  display: inline-block;
}
@media (min-width: 0px) and (max-width: 480px) {
  /* line 66, ../sass/layouts/_sidebar.scss */
  .sidebar ul {
    width: 100%;
  }
}
/* line 73, ../sass/layouts/_sidebar.scss */
.sidebar ul li {
  list-style-type: none;
  text-align: right;
}
@media (min-width: 0px) and (max-width: 480px) {
  /* line 73, ../sass/layouts/_sidebar.scss */
  .sidebar ul li {
    text-align: center;
  }
}
/* line 80, ../sass/layouts/_sidebar.scss */
.sidebar ul li.active {
  direction: rtl;
  list-style-type: disc;
}
/* line 85, ../sass/layouts/_sidebar.scss */
.sidebar ul a {
  text-decoration: none;
  font-size: 16px;
  display: block;
  padding-bottom: 20px;
}
/* line 92, ../sass/layouts/_sidebar.scss */
.sidebar .partner-logo-container {
  text-align: center;
}
/* line 95, ../sass/layouts/_sidebar.scss */
.sidebar .partner-logo {
  padding: 10px 0;
  display: inline-block;
}
/* line 98, ../sass/layouts/_sidebar.scss */
.sidebar .partner-logo img {
  margin: auto;
}

/* line 104, ../sass/layouts/_sidebar.scss */
.header-text {
  padding-left: 8.96226%;
  width: 73.11321%;
  float: left;
  margin-right: 7.54717%;
  display: inline;
  padding-right: 17.92453%;
}
@media (min-width: 0px) and (max-width: 768px) {
  /* line 104, ../sass/layouts/_sidebar.scss */
  .header-text {
    width: 100%;
    float: right;
    margin-right: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

/* line 115, ../sass/layouts/_sidebar.scss */
.contact.header-text {
  width: 73.11321%;
  float: left;
  margin-right: 7.54717%;
  display: inline;
  padding-right: 26.88679%;
  padding-left: 0;
}
@media (min-width: 0px) and (max-width: 768px) {
  /* line 115, ../sass/layouts/_sidebar.scss */
  .contact.header-text {
    width: 100%;
    float: right;
    margin-right: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

/* line 126, ../sass/layouts/_sidebar.scss */
.article-description {
  padding-left: 8.96226%;
  width: 73.11321%;
  float: left;
  margin-right: 7.54717%;
  display: inline;
  padding-right: 17.92453%;
  padding-bottom: 0;
}

/* line 133, ../sass/layouts/_sidebar.scss */
.main-content {
  padding-left: 8.96226%;
  width: 73.11321%;
  float: left;
  margin-right: 7.54717%;
  display: inline;
  padding-right: 17.92453%;
  margin-bottom: 50px;
}
/* line 138, ../sass/layouts/_sidebar.scss */
.main-content p {
  line-height: 1.4;
  font-size: 16px;
  font-weight: 400;
}
/* line 144, ../sass/layouts/_sidebar.scss */
.main-content iframe {
  max-width: 100%;
  width: 100%;
  height: 320px;
}
@media (min-width: 0px) and (max-width: 768px) {
  /* line 144, ../sass/layouts/_sidebar.scss */
  .main-content iframe {
    margin-left: -12.5%;
  }
}
/* line 154, ../sass/layouts/_sidebar.scss */
.main-content.omega {
  float: right;
  margin-right: 0;
  *margin-left: -80px;
  display: inline;
}
@media (min-width: 0px) and (max-width: 768px) {
  /* line 133, ../sass/layouts/_sidebar.scss */
  .main-content {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-top: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 25px;
  }
  /* line 165, ../sass/layouts/_sidebar.scss */
  .main-content p {
    padding-left: 0;
  }
}

/* line 1, ../sass/layouts/_off-canvas.scss */
html {
  min-height: 100%;
}
/* line 42, ../sass/modules/_slidey_menu.scss */
html.no-csstransforms3d .slidey-menu-bottom {
  bottom: -100% !important;
}
/* line 45, ../sass/modules/_slidey_menu.scss */
html.no-csstransforms3d .slidey-menu-bottom.active {
  bottom: 0 !important;
}
/* line 50, ../sass/modules/_slidey_menu.scss */
html.no-csstransforms3d .slidey-menu-top {
  top: -100% !important;
}
/* line 53, ../sass/modules/_slidey_menu.scss */
html.no-csstransforms3d .slidey-menu-top.active {
  top: 0 !important;
}
/* line 58, ../sass/modules/_slidey_menu.scss */
html.no-csstransforms3d .slidey-menu-bottom-active {
  bottom: 250px !important;
}
/* line 61, ../sass/modules/_slidey_menu.scss */
html.no-csstransforms3d .slidey-menu-top-active {
  bottom: -250px !important;
}

/* line 6, ../sass/layouts/_off-canvas.scss */
#wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 25, ../sass/modules/_slidey_menu.scss */
#wrapper {
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 30, ../sass/modules/_slidey_menu.scss */
#wrapper.slidey-menu-right-active {
  bottom: auto;
  top: auto;
}
/* line 35, ../sass/modules/_slidey_menu.scss */
#wrapper.slidey-menu-bottom-active {
  -webkit-transform: translate3d(0, -250px, 0);
  -moz-transform: translate3d(0, -250px, 0);
  -ms-transform: translate3d(0, -250px, 0);
  -o-transform: translate3d(0, -250px, 0);
  transform: translate3d(0, -250px, 0);
}

/* line 10, ../sass/layouts/_off-canvas.scss */
#slidey-container {
  position: absolute;
  width: 100%;
  overflow: hidden;
}

/* line 1, ../sass/layouts/_header.scss */
.header {
  margin-bottom: 20px;
}

/* line 6, ../sass/layouts/_header.scss */
.article-header-logo {
  position: absolute;
  top: 1%;
  left: 80px;
  width: 10.37736%;
  float: right;
  margin-right: 0;
  *margin-left: -80px;
  display: inline;
}

/* line 1, ../sass/layouts/_images.scss */
img, object, embed {
  max-width: 100%;
  height: auto;
}

/* line 6, ../sass/layouts/_images.scss */
img {
  border: none;
  display: block;
}

/* line 11, ../sass/layouts/_images.scss */
.imageLeftAlign {
  float: left;
  margin: 0px 5px 5px 0px;
}

/* line 16, ../sass/layouts/_images.scss */
.imageRightAlign {
  float: right;
  margin: 0px 0px 5px 5px;
}

/* line 21, ../sass/layouts/_images.scss */
.imageFullWidth {
  margin: 5px 0px;
}

/* line 1, ../sass/templates/_master.scss */
body {
  background: white;
}

/*Anchor point */
/* line 6, ../sass/templates/_master.scss */
#show-more {
  display: block;
  margin-top: 1px;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

