.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}.alert h4 {
  margin-top: 0;
  color: inherit;
}.alert .alert-link {
  font-weight: bold;
}.alert > p,
.alert > ul {
  margin-bottom: 0;
}.alert > p + p {
  margin-top: 5px;
}.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}.alert-success hr {
  border-top-color: #c9e2b3;
}.alert-success .alert-link {
  color: #2b542c;
}.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}.alert-info hr {
  border-top-color: #a6e1ec;
}.alert-info .alert-link {
  color: #245269;
}.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}.alert-warning hr {
  border-top-color: #f7e1b5;
}.alert-warning .alert-link {
  color: #66512c;
}.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}.alert-danger hr {
  border-top-color: #e4b9c0;
}.alert-danger .alert-link {
  color: #843534;
}.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}.clearfix:after,
.form-horizontal .form-group:after,
.container:after,
.container-fluid:after,
.row:after,
.dl-horizontal dd:after {
  clear: both;
}.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}.pull-right {
  float: right !important;
}.pull-left {
  float: left !important;
}.hide {
  display: none !important;
}.show {
  display: block !important;
}.invisible {
  visibility: hidden;
}.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}.hidden {
  display: none !important;
  visibility: hidden !important;
}.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}@-ms-viewport {
  width: device-width;
}.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}@media (max-width: 767px) {.visible-xs {
    display: block !important;
  }table.visible-xs {
    display: table;
  }tr.visible-xs {
    display: table-row !important;
  }th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }}@media (max-width: 767px) {.visible-xs-block {
    display: block !important;
  }}@media (max-width: 767px) {.visible-xs-inline {
    display: inline !important;
  }}@media (max-width: 767px) {.visible-xs-inline-block {
    display: inline-block !important;
  }}@media (min-width: 768px) and (max-width: 991px) {.visible-sm {
    display: block !important;
  }table.visible-sm {
    display: table;
  }tr.visible-sm {
    display: table-row !important;
  }th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }}@media (min-width: 768px) and (max-width: 991px) {.visible-sm-block {
    display: block !important;
  }}@media (min-width: 768px) and (max-width: 991px) {.visible-sm-inline {
    display: inline !important;
  }}@media (min-width: 768px) and (max-width: 991px) {.visible-sm-inline-block {
    display: inline-block !important;
  }}@media (min-width: 992px) and (max-width: 1199px) {.visible-md {
    display: block !important;
  }table.visible-md {
    display: table;
  }tr.visible-md {
    display: table-row !important;
  }th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }}@media (min-width: 992px) and (max-width: 1199px) {.visible-md-block {
    display: block !important;
  }}@media (min-width: 992px) and (max-width: 1199px) {.visible-md-inline {
    display: inline !important;
  }}@media (min-width: 992px) and (max-width: 1199px) {.visible-md-inline-block {
    display: inline-block !important;
  }}@media (min-width: 1200px) {.visible-lg {
    display: block !important;
  }table.visible-lg {
    display: table;
  }tr.visible-lg {
    display: table-row !important;
  }th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }}@media (min-width: 1200px) {.visible-lg-block {
    display: block !important;
  }}@media (min-width: 1200px) {.visible-lg-inline {
    display: inline !important;
  }}@media (min-width: 1200px) {.visible-lg-inline-block {
    display: inline-block !important;
  }}@media (max-width: 767px) {.hidden-xs {
    display: none !important;
  }}@media (min-width: 768px) and (max-width: 991px) {.hidden-sm {
    display: none !important;
  }}@media (min-width: 992px) and (max-width: 1199px) {.hidden-md {
    display: none !important;
  }}@media (min-width: 1200px) {.hidden-lg {
    display: none !important;
  }}.visible-print {
  display: none !important;
}@media print {.visible-print {
    display: block !important;
  }table.visible-print {
    display: table;
  }tr.visible-print {
    display: table-row !important;
  }th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }}.visible-print-block {
  display: none !important;
}@media print {.visible-print-block {
    display: block !important;
  }}.visible-print-inline {
  display: none !important;
}@media print {.visible-print-inline {
    display: inline !important;
  }}.visible-print-inline-block {
  display: none !important;
}@media print {.visible-print-inline-block {
    display: inline-block !important;
  }}@media print {.hidden-print {
    display: none !important;
  }}fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}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;
}label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}input[type="file"] {
  display: block;
}input[type="range"] {
  display: block;
  width: 100%;
}select[multiple],
select[size] {
  height: auto;
}input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}.form-control:-ms-input-placeholder {
  color: #777777;
}.form-control::-webkit-input-placeholder {
  color: #777777;
}.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}textarea.form-control {
  height: auto;
}input[type="search"] {
  -webkit-appearance: none;
}input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}.form-group {
  margin-bottom: 15px;
}.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}select.input-sm {
  height: 30px;
  line-height: 30px;
}textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}select.input-lg {
  height: 46px;
  line-height: 46px;
}textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}.has-feedback {
  position: relative;
}.has-feedback .form-control {
  padding-right: 42.5px;
}.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}.has-success .form-control {
  border-color: #3c763d;
  -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);
}.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}.has-success .form-control-feedback {
  color: #3c763d;
}.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}.has-warning .form-control {
  border-color: #8a6d3b;
  -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);
}.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}.has-warning .form-control-feedback {
  color: #8a6d3b;
}.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}.has-error .form-control {
  border-color: #a94442;
  -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);
}.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}.has-error .form-control-feedback {
  color: #a94442;
}.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #b0b1b2;
}@media (min-width: 768px) {.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }.form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }.form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }.form-inline .input-group > .form-control {
    width: 100%;
  }.form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }.form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }.form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }.form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }.form-inline .has-feedback .form-control-feedback {
    top: 0;
  }}.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}.form-horizontal .form-group {
  margin-left: -32px;
  margin-right: -32px;
}@media (min-width: 768px) {.form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }}.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 32px;
}@media (min-width: 768px) {.form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }}@media (min-width: 768px) {.form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }}.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3071a9;
  border-color: #285e8e;
}.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}.btn-primary .badge {
  color: #428bca;
  background-color: #ffffff;
}.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}.btn-link {
  color: #430d4b;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}.btn-link:hover,
.btn-link:focus {
  color: #ccbacc;
  text-decoration: underline;
  background-color: transparent;
}.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}.btn-block {
  display: block;
  width: 100%;
}.btn-block + .btn-block {
  margin-top: 5px;
}input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}.alert h4 {
  margin-top: 0;
  color: inherit;
}.alert .alert-link {
  font-weight: bold;
}.alert > p,
.alert > ul {
  margin-bottom: 0;
}.alert > p + p {
  margin-top: 5px;
}.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}.alert-success hr {
  border-top-color: #c9e2b3;
}.alert-success .alert-link {
  color: #2b542c;
}.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}.alert-info hr {
  border-top-color: #a6e1ec;
}.alert-info .alert-link {
  color: #245269;
}.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}.alert-warning hr {
  border-top-color: #f7e1b5;
}.alert-warning .alert-link {
  color: #66512c;
}.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}.alert-danger hr {
  border-top-color: #e4b9c0;
}.alert-danger .alert-link {
  color: #843534;
}.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 32px;
  padding-right: 32px;
}@media (min-width: 768px) {.container {
    width: 784px;
  }}@media (min-width: 992px) {.container {
    width: 1004px;
  }}@media (min-width: 1200px) {.container {
    width: 1204px;
  }}.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 32px;
  padding-right: 32px;
}.row {
  margin-left: -32px;
  margin-right: -32px;
}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 32px;
  padding-right: 32px;
}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}.col-xs-12 {
  width: 100%;
}.col-xs-11 {
  width: 91.66666667%;
}.col-xs-10 {
  width: 83.33333333%;
}.col-xs-9 {
  width: 75%;
}.col-xs-8 {
  width: 66.66666667%;
}.col-xs-7 {
  width: 58.33333333%;
}.col-xs-6 {
  width: 50%;
}.col-xs-5 {
  width: 41.66666667%;
}.col-xs-4 {
  width: 33.33333333%;
}.col-xs-3 {
  width: 25%;
}.col-xs-2 {
  width: 16.66666667%;
}.col-xs-1 {
  width: 8.33333333%;
}.col-xs-pull-12 {
  right: 100%;
}.col-xs-pull-11 {
  right: 91.66666667%;
}.col-xs-pull-10 {
  right: 83.33333333%;
}.col-xs-pull-9 {
  right: 75%;
}.col-xs-pull-8 {
  right: 66.66666667%;
}.col-xs-pull-7 {
  right: 58.33333333%;
}.col-xs-pull-6 {
  right: 50%;
}.col-xs-pull-5 {
  right: 41.66666667%;
}.col-xs-pull-4 {
  right: 33.33333333%;
}.col-xs-pull-3 {
  right: 25%;
}.col-xs-pull-2 {
  right: 16.66666667%;
}.col-xs-pull-1 {
  right: 8.33333333%;
}.col-xs-pull-0 {
  right: auto;
}.col-xs-push-12 {
  left: 100%;
}.col-xs-push-11 {
  left: 91.66666667%;
}.col-xs-push-10 {
  left: 83.33333333%;
}.col-xs-push-9 {
  left: 75%;
}.col-xs-push-8 {
  left: 66.66666667%;
}.col-xs-push-7 {
  left: 58.33333333%;
}.col-xs-push-6 {
  left: 50%;
}.col-xs-push-5 {
  left: 41.66666667%;
}.col-xs-push-4 {
  left: 33.33333333%;
}.col-xs-push-3 {
  left: 25%;
}.col-xs-push-2 {
  left: 16.66666667%;
}.col-xs-push-1 {
  left: 8.33333333%;
}.col-xs-push-0 {
  left: auto;
}.col-xs-offset-12 {
  margin-left: 100%;
}.col-xs-offset-11 {
  margin-left: 91.66666667%;
}.col-xs-offset-10 {
  margin-left: 83.33333333%;
}.col-xs-offset-9 {
  margin-left: 75%;
}.col-xs-offset-8 {
  margin-left: 66.66666667%;
}.col-xs-offset-7 {
  margin-left: 58.33333333%;
}.col-xs-offset-6 {
  margin-left: 50%;
}.col-xs-offset-5 {
  margin-left: 41.66666667%;
}.col-xs-offset-4 {
  margin-left: 33.33333333%;
}.col-xs-offset-3 {
  margin-left: 25%;
}.col-xs-offset-2 {
  margin-left: 16.66666667%;
}.col-xs-offset-1 {
  margin-left: 8.33333333%;
}.col-xs-offset-0 {
  margin-left: 0%;
}@media (min-width: 768px) {.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }.col-sm-12 {
    width: 100%;
  }.col-sm-11 {
    width: 91.66666667%;
  }.col-sm-10 {
    width: 83.33333333%;
  }.col-sm-9 {
    width: 75%;
  }.col-sm-8 {
    width: 66.66666667%;
  }.col-sm-7 {
    width: 58.33333333%;
  }.col-sm-6 {
    width: 50%;
  }.col-sm-5 {
    width: 41.66666667%;
  }.col-sm-4 {
    width: 33.33333333%;
  }.col-sm-3 {
    width: 25%;
  }.col-sm-2 {
    width: 16.66666667%;
  }.col-sm-1 {
    width: 8.33333333%;
  }.col-sm-pull-12 {
    right: 100%;
  }.col-sm-pull-11 {
    right: 91.66666667%;
  }.col-sm-pull-10 {
    right: 83.33333333%;
  }.col-sm-pull-9 {
    right: 75%;
  }.col-sm-pull-8 {
    right: 66.66666667%;
  }.col-sm-pull-7 {
    right: 58.33333333%;
  }.col-sm-pull-6 {
    right: 50%;
  }.col-sm-pull-5 {
    right: 41.66666667%;
  }.col-sm-pull-4 {
    right: 33.33333333%;
  }.col-sm-pull-3 {
    right: 25%;
  }.col-sm-pull-2 {
    right: 16.66666667%;
  }.col-sm-pull-1 {
    right: 8.33333333%;
  }.col-sm-pull-0 {
    right: auto;
  }.col-sm-push-12 {
    left: 100%;
  }.col-sm-push-11 {
    left: 91.66666667%;
  }.col-sm-push-10 {
    left: 83.33333333%;
  }.col-sm-push-9 {
    left: 75%;
  }.col-sm-push-8 {
    left: 66.66666667%;
  }.col-sm-push-7 {
    left: 58.33333333%;
  }.col-sm-push-6 {
    left: 50%;
  }.col-sm-push-5 {
    left: 41.66666667%;
  }.col-sm-push-4 {
    left: 33.33333333%;
  }.col-sm-push-3 {
    left: 25%;
  }.col-sm-push-2 {
    left: 16.66666667%;
  }.col-sm-push-1 {
    left: 8.33333333%;
  }.col-sm-push-0 {
    left: auto;
  }.col-sm-offset-12 {
    margin-left: 100%;
  }.col-sm-offset-11 {
    margin-left: 91.66666667%;
  }.col-sm-offset-10 {
    margin-left: 83.33333333%;
  }.col-sm-offset-9 {
    margin-left: 75%;
  }.col-sm-offset-8 {
    margin-left: 66.66666667%;
  }.col-sm-offset-7 {
    margin-left: 58.33333333%;
  }.col-sm-offset-6 {
    margin-left: 50%;
  }.col-sm-offset-5 {
    margin-left: 41.66666667%;
  }.col-sm-offset-4 {
    margin-left: 33.33333333%;
  }.col-sm-offset-3 {
    margin-left: 25%;
  }.col-sm-offset-2 {
    margin-left: 16.66666667%;
  }.col-sm-offset-1 {
    margin-left: 8.33333333%;
  }.col-sm-offset-0 {
    margin-left: 0%;
  }}@media (min-width: 992px) {.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }.col-md-12 {
    width: 100%;
  }.col-md-11 {
    width: 91.66666667%;
  }.col-md-10 {
    width: 83.33333333%;
  }.col-md-9 {
    width: 75%;
  }.col-md-8 {
    width: 66.66666667%;
  }.col-md-7 {
    width: 58.33333333%;
  }.col-md-6 {
    width: 50%;
  }.col-md-5 {
    width: 41.66666667%;
  }.col-md-4 {
    width: 33.33333333%;
  }.col-md-3 {
    width: 25%;
  }.col-md-2 {
    width: 16.66666667%;
  }.col-md-1 {
    width: 8.33333333%;
  }.col-md-pull-12 {
    right: 100%;
  }.col-md-pull-11 {
    right: 91.66666667%;
  }.col-md-pull-10 {
    right: 83.33333333%;
  }.col-md-pull-9 {
    right: 75%;
  }.col-md-pull-8 {
    right: 66.66666667%;
  }.col-md-pull-7 {
    right: 58.33333333%;
  }.col-md-pull-6 {
    right: 50%;
  }.col-md-pull-5 {
    right: 41.66666667%;
  }.col-md-pull-4 {
    right: 33.33333333%;
  }.col-md-pull-3 {
    right: 25%;
  }.col-md-pull-2 {
    right: 16.66666667%;
  }.col-md-pull-1 {
    right: 8.33333333%;
  }.col-md-pull-0 {
    right: auto;
  }.col-md-push-12 {
    left: 100%;
  }.col-md-push-11 {
    left: 91.66666667%;
  }.col-md-push-10 {
    left: 83.33333333%;
  }.col-md-push-9 {
    left: 75%;
  }.col-md-push-8 {
    left: 66.66666667%;
  }.col-md-push-7 {
    left: 58.33333333%;
  }.col-md-push-6 {
    left: 50%;
  }.col-md-push-5 {
    left: 41.66666667%;
  }.col-md-push-4 {
    left: 33.33333333%;
  }.col-md-push-3 {
    left: 25%;
  }.col-md-push-2 {
    left: 16.66666667%;
  }.col-md-push-1 {
    left: 8.33333333%;
  }.col-md-push-0 {
    left: auto;
  }.col-md-offset-12 {
    margin-left: 100%;
  }.col-md-offset-11 {
    margin-left: 91.66666667%;
  }.col-md-offset-10 {
    margin-left: 83.33333333%;
  }.col-md-offset-9 {
    margin-left: 75%;
  }.col-md-offset-8 {
    margin-left: 66.66666667%;
  }.col-md-offset-7 {
    margin-left: 58.33333333%;
  }.col-md-offset-6 {
    margin-left: 50%;
  }.col-md-offset-5 {
    margin-left: 41.66666667%;
  }.col-md-offset-4 {
    margin-left: 33.33333333%;
  }.col-md-offset-3 {
    margin-left: 25%;
  }.col-md-offset-2 {
    margin-left: 16.66666667%;
  }.col-md-offset-1 {
    margin-left: 8.33333333%;
  }.col-md-offset-0 {
    margin-left: 0%;
  }}@media (min-width: 1200px) {.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }.col-lg-12 {
    width: 100%;
  }.col-lg-11 {
    width: 91.66666667%;
  }.col-lg-10 {
    width: 83.33333333%;
  }.col-lg-9 {
    width: 75%;
  }.col-lg-8 {
    width: 66.66666667%;
  }.col-lg-7 {
    width: 58.33333333%;
  }.col-lg-6 {
    width: 50%;
  }.col-lg-5 {
    width: 41.66666667%;
  }.col-lg-4 {
    width: 33.33333333%;
  }.col-lg-3 {
    width: 25%;
  }.col-lg-2 {
    width: 16.66666667%;
  }.col-lg-1 {
    width: 8.33333333%;
  }.col-lg-pull-12 {
    right: 100%;
  }.col-lg-pull-11 {
    right: 91.66666667%;
  }.col-lg-pull-10 {
    right: 83.33333333%;
  }.col-lg-pull-9 {
    right: 75%;
  }.col-lg-pull-8 {
    right: 66.66666667%;
  }.col-lg-pull-7 {
    right: 58.33333333%;
  }.col-lg-pull-6 {
    right: 50%;
  }.col-lg-pull-5 {
    right: 41.66666667%;
  }.col-lg-pull-4 {
    right: 33.33333333%;
  }.col-lg-pull-3 {
    right: 25%;
  }.col-lg-pull-2 {
    right: 16.66666667%;
  }.col-lg-pull-1 {
    right: 8.33333333%;
  }.col-lg-pull-0 {
    right: auto;
  }.col-lg-push-12 {
    left: 100%;
  }.col-lg-push-11 {
    left: 91.66666667%;
  }.col-lg-push-10 {
    left: 83.33333333%;
  }.col-lg-push-9 {
    left: 75%;
  }.col-lg-push-8 {
    left: 66.66666667%;
  }.col-lg-push-7 {
    left: 58.33333333%;
  }.col-lg-push-6 {
    left: 50%;
  }.col-lg-push-5 {
    left: 41.66666667%;
  }.col-lg-push-4 {
    left: 33.33333333%;
  }.col-lg-push-3 {
    left: 25%;
  }.col-lg-push-2 {
    left: 16.66666667%;
  }.col-lg-push-1 {
    left: 8.33333333%;
  }.col-lg-push-0 {
    left: auto;
  }.col-lg-offset-12 {
    margin-left: 100%;
  }.col-lg-offset-11 {
    margin-left: 91.66666667%;
  }.col-lg-offset-10 {
    margin-left: 83.33333333%;
  }.col-lg-offset-9 {
    margin-left: 75%;
  }.col-lg-offset-8 {
    margin-left: 66.66666667%;
  }.col-lg-offset-7 {
    margin-left: 58.33333333%;
  }.col-lg-offset-6 {
    margin-left: 50%;
  }.col-lg-offset-5 {
    margin-left: 41.66666667%;
  }.col-lg-offset-4 {
    margin-left: 33.33333333%;
  }.col-lg-offset-3 {
    margin-left: 25%;
  }.col-lg-offset-2 {
    margin-left: 16.66666667%;
  }.col-lg-offset-1 {
    margin-left: 8.33333333%;
  }.col-lg-offset-0 {
    margin-left: 0%;
  }}h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}h1,
.h1 {
  font-size: 36px;
}h2,
.h2 {
  font-size: 30px;
}h3,
.h3 {
  font-size: 24px;
}h4,
.h4 {
  font-size: 18px;
}h5,
.h5 {
  font-size: 14px;
}h6,
.h6 {
  font-size: 12px;
}p {
  margin: 0 0 10px;
}.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}@media (min-width: 768px) {.lead {
    font-size: 21px;
  }}small,
.small {
  font-size: 85%;
}cite {
  font-style: normal;
}mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}.text-left {
  text-align: left;
}.text-right {
  text-align: right;
}.text-center {
  text-align: center;
}.text-justify {
  text-align: justify;
}.text-nowrap {
  white-space: nowrap;
}.text-lowercase {
  text-transform: lowercase;
}.text-uppercase {
  text-transform: uppercase;
}.text-capitalize {
  text-transform: capitalize;
}.text-muted {
  color: #777777;
}.text-primary {
  color: #428bca;
}a.text-primary:hover {
  color: #3071a9;
}.text-success {
  color: #3c763d;
}a.text-success:hover {
  color: #2b542c;
}.text-info {
  color: #31708f;
}a.text-info:hover {
  color: #245269;
}.text-warning {
  color: #8a6d3b;
}a.text-warning:hover {
  color: #66512c;
}.text-danger {
  color: #a94442;
}a.text-danger:hover {
  color: #843534;
}.bg-primary {
  color: #fff;
  background-color: #428bca;
}a.bg-primary:hover {
  background-color: #3071a9;
}.bg-success {
  background-color: #dff0d8;
}a.bg-success:hover {
  background-color: #c1e2b3;
}.bg-info {
  background-color: #d9edf7;
}a.bg-info:hover {
  background-color: #afd9ee;
}.bg-warning {
  background-color: #fcf8e3;
}a.bg-warning:hover {
  background-color: #f7ecb5;
}.bg-danger {
  background-color: #f2dede;
}a.bg-danger:hover {
  background-color: #e4b9b9;
}.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}.list-unstyled {
  padding-left: 0;
  list-style: none;
}.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}dl {
  margin-top: 0;
  margin-bottom: 20px;
}dt,
dd {
  line-height: 1.42857143;
}dt {
  font-weight: bold;
}dd {
  margin-left: 0;
}@media (min-width: 992px) {.dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }.dl-horizontal dd {
    margin-left: 180px;
  }}abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}.initialism {
  font-size: 90%;
  text-transform: uppercase;
}blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}blockquote:before,
blockquote:after {
  content: "";
}address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}.fa-glass:before {
  content: "\f000";
}.fa-music:before {
  content: "\f001";
}.fa-search:before {
  content: "\f002";
}.fa-envelope-o:before {
  content: "\f003";
}.fa-heart:before {
  content: "\f004";
}.fa-star:before {
  content: "\f005";
}.fa-star-o:before {
  content: "\f006";
}.fa-user:before {
  content: "\f007";
}.fa-film:before {
  content: "\f008";
}.fa-th-large:before {
  content: "\f009";
}.fa-th:before {
  content: "\f00a";
}.fa-th-list:before {
  content: "\f00b";
}.fa-check:before {
  content: "\f00c";
}.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}.fa-search-plus:before {
  content: "\f00e";
}.fa-search-minus:before {
  content: "\f010";
}.fa-power-off:before {
  content: "\f011";
}.fa-signal:before {
  content: "\f012";
}.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}.fa-trash-o:before {
  content: "\f014";
}.fa-home:before {
  content: "\f015";
}.fa-file-o:before {
  content: "\f016";
}.fa-clock-o:before {
  content: "\f017";
}.fa-road:before {
  content: "\f018";
}.fa-download:before {
  content: "\f019";
}.fa-arrow-circle-o-down:before {
  content: "\f01a";
}.fa-arrow-circle-o-up:before {
  content: "\f01b";
}.fa-inbox:before {
  content: "\f01c";
}.fa-play-circle-o:before {
  content: "\f01d";
}.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}.fa-refresh:before {
  content: "\f021";
}.fa-list-alt:before {
  content: "\f022";
}.fa-lock:before {
  content: "\f023";
}.fa-flag:before {
  content: "\f024";
}.fa-headphones:before {
  content: "\f025";
}.fa-volume-off:before {
  content: "\f026";
}.fa-volume-down:before {
  content: "\f027";
}.fa-volume-up:before {
  content: "\f028";
}.fa-qrcode:before {
  content: "\f029";
}.fa-barcode:before {
  content: "\f02a";
}.fa-tag:before {
  content: "\f02b";
}.fa-tags:before {
  content: "\f02c";
}.fa-book:before {
  content: "\f02d";
}.fa-bookmark:before {
  content: "\f02e";
}.fa-print:before {
  content: "\f02f";
}.fa-camera:before {
  content: "\f030";
}.fa-font:before {
  content: "\f031";
}.fa-bold:before {
  content: "\f032";
}.fa-italic:before {
  content: "\f033";
}.fa-text-height:before {
  content: "\f034";
}.fa-text-width:before {
  content: "\f035";
}.fa-align-left:before {
  content: "\f036";
}.fa-align-center:before {
  content: "\f037";
}.fa-align-right:before {
  content: "\f038";
}.fa-align-justify:before {
  content: "\f039";
}.fa-list:before {
  content: "\f03a";
}.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}.fa-indent:before {
  content: "\f03c";
}.fa-video-camera:before {
  content: "\f03d";
}.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}.fa-pencil:before {
  content: "\f040";
}.fa-map-marker:before {
  content: "\f041";
}.fa-adjust:before {
  content: "\f042";
}.fa-tint:before {
  content: "\f043";
}.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}.fa-share-square-o:before {
  content: "\f045";
}.fa-check-square-o:before {
  content: "\f046";
}.fa-arrows:before {
  content: "\f047";
}.fa-step-backward:before {
  content: "\f048";
}.fa-fast-backward:before {
  content: "\f049";
}.fa-backward:before {
  content: "\f04a";
}.fa-play:before {
  content: "\f04b";
}.fa-pause:before {
  content: "\f04c";
}.fa-stop:before {
  content: "\f04d";
}.fa-forward:before {
  content: "\f04e";
}.fa-fast-forward:before {
  content: "\f050";
}.fa-step-forward:before {
  content: "\f051";
}.fa-eject:before {
  content: "\f052";
}.fa-chevron-left:before {
  content: "\f053";
}.fa-chevron-right:before {
  content: "\f054";
}.fa-plus-circle:before {
  content: "\f055";
}.fa-minus-circle:before {
  content: "\f056";
}.fa-times-circle:before {
  content: "\f057";
}.fa-check-circle:before {
  content: "\f058";
}.fa-question-circle:before {
  content: "\f059";
}.fa-info-circle:before {
  content: "\f05a";
}.fa-crosshairs:before {
  content: "\f05b";
}.fa-times-circle-o:before {
  content: "\f05c";
}.fa-check-circle-o:before {
  content: "\f05d";
}.fa-ban:before {
  content: "\f05e";
}.fa-arrow-left:before {
  content: "\f060";
}.fa-arrow-right:before {
  content: "\f061";
}.fa-arrow-up:before {
  content: "\f062";
}.fa-arrow-down:before {
  content: "\f063";
}.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}.fa-expand:before {
  content: "\f065";
}.fa-compress:before {
  content: "\f066";
}.fa-plus:before {
  content: "\f067";
}.fa-minus:before {
  content: "\f068";
}.fa-asterisk:before {
  content: "\f069";
}.fa-exclamation-circle:before {
  content: "\f06a";
}.fa-gift:before {
  content: "\f06b";
}.fa-leaf:before {
  content: "\f06c";
}.fa-fire:before {
  content: "\f06d";
}.fa-eye:before {
  content: "\f06e";
}.fa-eye-slash:before {
  content: "\f070";
}.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}.fa-plane:before {
  content: "\f072";
}.fa-calendar:before {
  content: "\f073";
}.fa-random:before {
  content: "\f074";
}.fa-comment:before {
  content: "\f075";
}.fa-magnet:before {
  content: "\f076";
}.fa-chevron-up:before {
  content: "\f077";
}.fa-chevron-down:before {
  content: "\f078";
}.fa-retweet:before {
  content: "\f079";
}.fa-shopping-cart:before {
  content: "\f07a";
}.fa-folder:before {
  content: "\f07b";
}.fa-folder-open:before {
  content: "\f07c";
}.fa-arrows-v:before {
  content: "\f07d";
}.fa-arrows-h:before {
  content: "\f07e";
}.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}.fa-twitter-square:before {
  content: "\f081";
}.fa-facebook-square:before {
  content: "\f082";
}.fa-camera-retro:before {
  content: "\f083";
}.fa-key:before {
  content: "\f084";
}.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}.fa-comments:before {
  content: "\f086";
}.fa-thumbs-o-up:before {
  content: "\f087";
}.fa-thumbs-o-down:before {
  content: "\f088";
}.fa-star-half:before {
  content: "\f089";
}.fa-heart-o:before {
  content: "\f08a";
}.fa-sign-out:before {
  content: "\f08b";
}.fa-linkedin-square:before {
  content: "\f08c";
}.fa-thumb-tack:before {
  content: "\f08d";
}.fa-external-link:before {
  content: "\f08e";
}.fa-sign-in:before {
  content: "\f090";
}.fa-trophy:before {
  content: "\f091";
}.fa-github-square:before {
  content: "\f092";
}.fa-upload:before {
  content: "\f093";
}.fa-lemon-o:before {
  content: "\f094";
}.fa-phone:before {
  content: "\f095";
}.fa-square-o:before {
  content: "\f096";
}.fa-bookmark-o:before {
  content: "\f097";
}.fa-phone-square:before {
  content: "\f098";
}.fa-twitter:before {
  content: "\f099";
}.fa-facebook:before {
  content: "\f09a";
}.fa-github:before {
  content: "\f09b";
}.fa-unlock:before {
  content: "\f09c";
}.fa-credit-card:before {
  content: "\f09d";
}.fa-rss:before {
  content: "\f09e";
}.fa-hdd-o:before {
  content: "\f0a0";
}.fa-bullhorn:before {
  content: "\f0a1";
}.fa-bell:before {
  content: "\f0f3";
}.fa-certificate:before {
  content: "\f0a3";
}.fa-hand-o-right:before {
  content: "\f0a4";
}.fa-hand-o-left:before {
  content: "\f0a5";
}.fa-hand-o-up:before {
  content: "\f0a6";
}.fa-hand-o-down:before {
  content: "\f0a7";
}.fa-arrow-circle-left:before {
  content: "\f0a8";
}.fa-arrow-circle-right:before {
  content: "\f0a9";
}.fa-arrow-circle-up:before {
  content: "\f0aa";
}.fa-arrow-circle-down:before {
  content: "\f0ab";
}.fa-globe:before {
  content: "\f0ac";
}.fa-wrench:before {
  content: "\f0ad";
}.fa-tasks:before {
  content: "\f0ae";
}.fa-filter:before {
  content: "\f0b0";
}.fa-briefcase:before {
  content: "\f0b1";
}.fa-arrows-alt:before {
  content: "\f0b2";
}.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}.fa-cloud:before {
  content: "\f0c2";
}.fa-flask:before {
  content: "\f0c3";
}.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}.fa-paperclip:before {
  content: "\f0c6";
}.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}.fa-square:before {
  content: "\f0c8";
}.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}.fa-list-ul:before {
  content: "\f0ca";
}.fa-list-ol:before {
  content: "\f0cb";
}.fa-strikethrough:before {
  content: "\f0cc";
}.fa-underline:before {
  content: "\f0cd";
}.fa-table:before {
  content: "\f0ce";
}.fa-magic:before {
  content: "\f0d0";
}.fa-truck:before {
  content: "\f0d1";
}.fa-pinterest:before {
  content: "\f0d2";
}.fa-pinterest-square:before {
  content: "\f0d3";
}.fa-google-plus-square:before {
  content: "\f0d4";
}.fa-google-plus:before {
  content: "\f0d5";
}.fa-money:before {
  content: "\f0d6";
}.fa-caret-down:before {
  content: "\f0d7";
}.fa-caret-up:before {
  content: "\f0d8";
}.fa-caret-left:before {
  content: "\f0d9";
}.fa-caret-right:before {
  content: "\f0da";
}.fa-columns:before {
  content: "\f0db";
}.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}.fa-envelope:before {
  content: "\f0e0";
}.fa-linkedin:before {
  content: "\f0e1";
}.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}.fa-comment-o:before {
  content: "\f0e5";
}.fa-comments-o:before {
  content: "\f0e6";
}.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}.fa-sitemap:before {
  content: "\f0e8";
}.fa-umbrella:before {
  content: "\f0e9";
}.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}.fa-lightbulb-o:before {
  content: "\f0eb";
}.fa-exchange:before {
  content: "\f0ec";
}.fa-cloud-download:before {
  content: "\f0ed";
}.fa-cloud-upload:before {
  content: "\f0ee";
}.fa-user-md:before {
  content: "\f0f0";
}.fa-stethoscope:before {
  content: "\f0f1";
}.fa-suitcase:before {
  content: "\f0f2";
}.fa-bell-o:before {
  content: "\f0a2";
}.fa-coffee:before {
  content: "\f0f4";
}.fa-cutlery:before {
  content: "\f0f5";
}.fa-file-text-o:before {
  content: "\f0f6";
}.fa-building-o:before {
  content: "\f0f7";
}.fa-hospital-o:before {
  content: "\f0f8";
}.fa-ambulance:before {
  content: "\f0f9";
}.fa-medkit:before {
  content: "\f0fa";
}.fa-fighter-jet:before {
  content: "\f0fb";
}.fa-beer:before {
  content: "\f0fc";
}.fa-h-square:before {
  content: "\f0fd";
}.fa-plus-square:before {
  content: "\f0fe";
}.fa-angle-double-left:before {
  content: "\f100";
}.fa-angle-double-right:before {
  content: "\f101";
}.fa-angle-double-up:before {
  content: "\f102";
}.fa-angle-double-down:before {
  content: "\f103";
}.fa-angle-left:before {
  content: "\f104";
}.fa-angle-right:before {
  content: "\f105";
}.fa-angle-up:before {
  content: "\f106";
}.fa-angle-down:before {
  content: "\f107";
}.fa-desktop:before {
  content: "\f108";
}.fa-laptop:before {
  content: "\f109";
}.fa-tablet:before {
  content: "\f10a";
}.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}.fa-circle-o:before {
  content: "\f10c";
}.fa-quote-left:before {
  content: "\f10d";
}.fa-quote-right:before {
  content: "\f10e";
}.fa-spinner:before {
  content: "\f110";
}.fa-circle:before {
  content: "\f111";
}.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}.fa-github-alt:before {
  content: "\f113";
}.fa-folder-o:before {
  content: "\f114";
}.fa-folder-open-o:before {
  content: "\f115";
}.fa-smile-o:before {
  content: "\f118";
}.fa-frown-o:before {
  content: "\f119";
}.fa-meh-o:before {
  content: "\f11a";
}.fa-gamepad:before {
  content: "\f11b";
}.fa-keyboard-o:before {
  content: "\f11c";
}.fa-flag-o:before {
  content: "\f11d";
}.fa-flag-checkered:before {
  content: "\f11e";
}.fa-terminal:before {
  content: "\f120";
}.fa-code:before {
  content: "\f121";
}.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}.fa-location-arrow:before {
  content: "\f124";
}.fa-crop:before {
  content: "\f125";
}.fa-code-fork:before {
  content: "\f126";
}.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}.fa-question:before {
  content: "\f128";
}.fa-info:before {
  content: "\f129";
}.fa-exclamation:before {
  content: "\f12a";
}.fa-superscript:before {
  content: "\f12b";
}.fa-subscript:before {
  content: "\f12c";
}.fa-eraser:before {
  content: "\f12d";
}.fa-puzzle-piece:before {
  content: "\f12e";
}.fa-microphone:before {
  content: "\f130";
}.fa-microphone-slash:before {
  content: "\f131";
}.fa-shield:before {
  content: "\f132";
}.fa-calendar-o:before {
  content: "\f133";
}.fa-fire-extinguisher:before {
  content: "\f134";
}.fa-rocket:before {
  content: "\f135";
}.fa-maxcdn:before {
  content: "\f136";
}.fa-chevron-circle-left:before {
  content: "\f137";
}.fa-chevron-circle-right:before {
  content: "\f138";
}.fa-chevron-circle-up:before {
  content: "\f139";
}.fa-chevron-circle-down:before {
  content: "\f13a";
}.fa-html5:before {
  content: "\f13b";
}.fa-css3:before {
  content: "\f13c";
}.fa-anchor:before {
  content: "\f13d";
}.fa-unlock-alt:before {
  content: "\f13e";
}.fa-bullseye:before {
  content: "\f140";
}.fa-ellipsis-h:before {
  content: "\f141";
}.fa-ellipsis-v:before {
  content: "\f142";
}.fa-rss-square:before {
  content: "\f143";
}.fa-play-circle:before {
  content: "\f144";
}.fa-ticket:before {
  content: "\f145";
}.fa-minus-square:before {
  content: "\f146";
}.fa-minus-square-o:before {
  content: "\f147";
}.fa-level-up:before {
  content: "\f148";
}.fa-level-down:before {
  content: "\f149";
}.fa-check-square:before {
  content: "\f14a";
}.fa-pencil-square:before {
  content: "\f14b";
}.fa-external-link-square:before {
  content: "\f14c";
}.fa-share-square:before {
  content: "\f14d";
}.fa-compass:before {
  content: "\f14e";
}.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}.fa-gbp:before {
  content: "\f154";
}.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}.fa-won:before,
.fa-krw:before {
  content: "\f159";
}.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}.fa-file:before {
  content: "\f15b";
}.fa-file-text:before {
  content: "\f15c";
}.fa-sort-alpha-asc:before {
  content: "\f15d";
}.fa-sort-alpha-desc:before {
  content: "\f15e";
}.fa-sort-amount-asc:before {
  content: "\f160";
}.fa-sort-amount-desc:before {
  content: "\f161";
}.fa-sort-numeric-asc:before {
  content: "\f162";
}.fa-sort-numeric-desc:before {
  content: "\f163";
}.fa-thumbs-up:before {
  content: "\f164";
}.fa-thumbs-down:before {
  content: "\f165";
}.fa-youtube-square:before {
  content: "\f166";
}.fa-youtube:before {
  content: "\f167";
}.fa-xing:before {
  content: "\f168";
}.fa-xing-square:before {
  content: "\f169";
}.fa-youtube-play:before {
  content: "\f16a";
}.fa-dropbox:before {
  content: "\f16b";
}.fa-stack-overflow:before {
  content: "\f16c";
}.fa-instagram:before {
  content: "\f16d";
}.fa-flickr:before {
  content: "\f16e";
}.fa-adn:before {
  content: "\f170";
}.fa-bitbucket:before {
  content: "\f171";
}.fa-bitbucket-square:before {
  content: "\f172";
}.fa-tumblr:before {
  content: "\f173";
}.fa-tumblr-square:before {
  content: "\f174";
}.fa-long-arrow-down:before {
  content: "\f175";
}.fa-long-arrow-up:before {
  content: "\f176";
}.fa-long-arrow-left:before {
  content: "\f177";
}.fa-long-arrow-right:before {
  content: "\f178";
}.fa-apple:before {
  content: "\f179";
}.fa-windows:before {
  content: "\f17a";
}.fa-android:before {
  content: "\f17b";
}.fa-linux:before {
  content: "\f17c";
}.fa-dribbble:before {
  content: "\f17d";
}.fa-skype:before {
  content: "\f17e";
}.fa-foursquare:before {
  content: "\f180";
}.fa-trello:before {
  content: "\f181";
}.fa-female:before {
  content: "\f182";
}.fa-male:before {
  content: "\f183";
}.fa-gittip:before {
  content: "\f184";
}.fa-sun-o:before {
  content: "\f185";
}.fa-moon-o:before {
  content: "\f186";
}.fa-archive:before {
  content: "\f187";
}.fa-bug:before {
  content: "\f188";
}.fa-vk:before {
  content: "\f189";
}.fa-weibo:before {
  content: "\f18a";
}.fa-renren:before {
  content: "\f18b";
}.fa-pagelines:before {
  content: "\f18c";
}.fa-stack-exchange:before {
  content: "\f18d";
}.fa-arrow-circle-o-right:before {
  content: "\f18e";
}.fa-arrow-circle-o-left:before {
  content: "\f190";
}.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}.fa-dot-circle-o:before {
  content: "\f192";
}.fa-wheelchair:before {
  content: "\f193";
}.fa-vimeo-square:before {
  content: "\f194";
}.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}.fa-plus-square-o:before {
  content: "\f196";
}.fa-space-shuttle:before {
  content: "\f197";
}.fa-slack:before {
  content: "\f198";
}.fa-envelope-square:before {
  content: "\f199";
}.fa-wordpress:before {
  content: "\f19a";
}.fa-openid:before {
  content: "\f19b";
}.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}.fa-yahoo:before {
  content: "\f19e";
}.fa-google:before {
  content: "\f1a0";
}.fa-reddit:before {
  content: "\f1a1";
}.fa-reddit-square:before {
  content: "\f1a2";
}.fa-stumbleupon-circle:before {
  content: "\f1a3";
}.fa-stumbleupon:before {
  content: "\f1a4";
}.fa-delicious:before {
  content: "\f1a5";
}.fa-digg:before {
  content: "\f1a6";
}.fa-pied-piper:before {
  content: "\f1a7";
}.fa-pied-piper-alt:before {
  content: "\f1a8";
}.fa-drupal:before {
  content: "\f1a9";
}.fa-joomla:before {
  content: "\f1aa";
}.fa-language:before {
  content: "\f1ab";
}.fa-fax:before {
  content: "\f1ac";
}.fa-building:before {
  content: "\f1ad";
}.fa-child:before {
  content: "\f1ae";
}.fa-paw:before {
  content: "\f1b0";
}.fa-spoon:before {
  content: "\f1b1";
}.fa-cube:before {
  content: "\f1b2";
}.fa-cubes:before {
  content: "\f1b3";
}.fa-behance:before {
  content: "\f1b4";
}.fa-behance-square:before {
  content: "\f1b5";
}.fa-steam:before {
  content: "\f1b6";
}.fa-steam-square:before {
  content: "\f1b7";
}.fa-recycle:before {
  content: "\f1b8";
}.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}.fa-tree:before {
  content: "\f1bb";
}.fa-spotify:before {
  content: "\f1bc";
}.fa-deviantart:before {
  content: "\f1bd";
}.fa-soundcloud:before {
  content: "\f1be";
}.fa-database:before {
  content: "\f1c0";
}.fa-file-pdf-o:before {
  content: "\f1c1";
}.fa-file-word-o:before {
  content: "\f1c2";
}.fa-file-excel-o:before {
  content: "\f1c3";
}.fa-file-powerpoint-o:before {
  content: "\f1c4";
}.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}.fa-file-code-o:before {
  content: "\f1c9";
}.fa-vine:before {
  content: "\f1ca";
}.fa-codepen:before {
  content: "\f1cb";
}.fa-jsfiddle:before {
  content: "\f1cc";
}.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}.fa-circle-o-notch:before {
  content: "\f1ce";
}.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}.fa-git-square:before {
  content: "\f1d2";
}.fa-git:before {
  content: "\f1d3";
}.fa-hacker-news:before {
  content: "\f1d4";
}.fa-tencent-weibo:before {
  content: "\f1d5";
}.fa-qq:before {
  content: "\f1d6";
}.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}.fa-history:before {
  content: "\f1da";
}.fa-circle-thin:before {
  content: "\f1db";
}.fa-header:before {
  content: "\f1dc";
}.fa-paragraph:before {
  content: "\f1dd";
}.fa-sliders:before {
  content: "\f1de";
}.fa-share-alt:before {
  content: "\f1e0";
}.fa-share-alt-square:before {
  content: "\f1e1";
}.fa-bomb:before {
  content: "\f1e2";
}.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}.fa-tty:before {
  content: "\f1e4";
}.fa-binoculars:before {
  content: "\f1e5";
}.fa-plug:before {
  content: "\f1e6";
}.fa-slideshare:before {
  content: "\f1e7";
}.fa-twitch:before {
  content: "\f1e8";
}.fa-yelp:before {
  content: "\f1e9";
}.fa-newspaper-o:before {
  content: "\f1ea";
}.fa-wifi:before {
  content: "\f1eb";
}.fa-calculator:before {
  content: "\f1ec";
}.fa-paypal:before {
  content: "\f1ed";
}.fa-google-wallet:before {
  content: "\f1ee";
}.fa-cc-visa:before {
  content: "\f1f0";
}.fa-cc-mastercard:before {
  content: "\f1f1";
}.fa-cc-discover:before {
  content: "\f1f2";
}.fa-cc-amex:before {
  content: "\f1f3";
}.fa-cc-paypal:before {
  content: "\f1f4";
}.fa-cc-stripe:before {
  content: "\f1f5";
}.fa-bell-slash:before {
  content: "\f1f6";
}.fa-bell-slash-o:before {
  content: "\f1f7";
}.fa-trash:before {
  content: "\f1f8";
}.fa-copyright:before {
  content: "\f1f9";
}.fa-at:before {
  content: "\f1fa";
}.fa-eyedropper:before {
  content: "\f1fb";
}.fa-paint-brush:before {
  content: "\f1fc";
}.fa-birthday-cake:before {
  content: "\f1fd";
}.fa-area-chart:before {
  content: "\f1fe";
}.fa-pie-chart:before {
  content: "\f200";
}.fa-line-chart:before {
  content: "\f201";
}.fa-lastfm:before {
  content: "\f202";
}.fa-lastfm-square:before {
  content: "\f203";
}.fa-toggle-off:before {
  content: "\f204";
}.fa-toggle-on:before {
  content: "\f205";
}.fa-bicycle:before {
  content: "\f206";
}.fa-bus:before {
  content: "\f207";
}.fa-ioxhost:before {
  content: "\f208";
}.fa-angellist:before {
  content: "\f209";
}.fa-cc:before {
  content: "\f20a";
}.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}.fa-meanpath:before {
  content: "\f20c";
}#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}#cboxWrapper {
  max-width: none;
}#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}#cboxContent {
  position: relative;
}#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}#cboxTitle {
  margin: 0;
}#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}#cboxOverlay {
  background: #fff;
  opacity: 0.9;
}#colorbox {
  outline: 0;
}#cboxContent {
  margin-top: 32px;
  overflow: visible;
  background: #f9fafa;
}.cboxIframe {
  background: #fff;
}#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}#cboxLoadedContent {
  background: #f9fafa;
  padding: 1px;
}#cboxLoadingGraphic {
  background: url('/files/themes/lascana-2015/css/img/loader.gif') no-repeat center center;
}#cboxLoadingOverlay {
  background: #f9fafa;
}#cboxTitle {
  position: absolute;
  top: -22px;
  left: 0;
  color: #f9fafa;
}#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px;
}#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -20px;
  background: url('/files/themes/lascana-2015/css/img/controls_cb.png') no-repeat 0 0;
}#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}#cboxPrevious {
  background-position: 0px 0px;
  right: 44px;
}#cboxPrevious:hover {
  background-position: 0px -25px;
}#cboxNext {
  background-position: -25px 0px;
  right: 22px;
}#cboxNext:hover {
  background-position: -25px -25px;
}#cboxClose {
  background-position: -50px 0px;
  right: 0;
}#cboxClose:hover {
  background-position: -50px -25px;
}.cboxSlideshow_on #cboxPrevious,
.cboxSlideshow_off #cboxPrevious {
  right: 66px;
}.cboxSlideshow_on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px;
}.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -100px -25px;
}.cboxSlideshow_off #cboxSlideshow {
  background-position: -100px 0px;
  right: 44px;
}.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -75px -25px;
}#shop .ce_text p a {
  color: inherit;
  text-decoration: underline;
}.img_inline {
  display: inline-block;
}.bx-viewport figure img {
  display: block;
  width: 100%;
  height: auto;
}.bx-wrapper .bx-pager.bx-default-pager {
  position: absolute;
  bottom: 2em;
  max-width: 1279px;
  padding-left: 32px;
  padding-right: 32px;
  margin-left: -32px;
}.bx-wrapper .bx-pager.bx-default-pager a {
  
  border: 1px solid #430d4b;
  background-color: transparent !important;
  position: relative;
  top: 1px;
}.bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #430d4b !important;
}.bx-slider-bootstrap h4 {
  margin: 1.5em 0 0;
  text-align: left;
  color: #430d4b;
  
  font-size: 1.083em;
  line-height: 1.75em;
  font-family: 'ag-bold', Arial, sans-serif;
  text-transform: uppercase;
}.bx-slider-bootstrap p,
.bx-slider-bootstrap li {
  text-align: left;
}.bx-slider-bootstrap .slide .marken-logo {
  margin-top: 1.250em;
  background-repeat: no-repeat;
  background-position: bottom left;
  height: 5em;
  width: 40%;
  background-image: url('/files/themes/lascana-2015/css/img/sprite-logos-brands.jpg');
  overflow: hidden;
}.bx-slider-bootstrap .slide.vivance .marken-logo {
  background-position: -192px 100%;
}.bx-slider-bootstrap .slide.soliver .marken-logo {
  background-position: -370px 100%;
}.bx-slider-bootstrap .slide.sunseeker .marken-logo {
  background-position: -519px 100%;
}.bx-slider-bootstrap .slide.bb .marken-logo {
  background-position: -686px 100%;
  width: 50%;
}.bx-slider-bootstrap .slide.marieclaire .marken-logo {
  background-position: -878px 100%;
}.bx-slider-bootstrap .slide.jette .marken-logo {
  background-position: -1063px 100%;
}.bx-slider-bootstrap .slide.buffalo .marken-logo {
  background-position: -1255px 100%;
}.bx-slider-bootstrap .slide.his .marken-logo {
  background-position: -1467px 100%;
}.bx-slider-bootstrap .slide.nuance .marken-logo {
  background-position: -1619px 100%;
}.bx-slider-bootstrap .slide.venice-beach .marken-logo {
  background-position: -1846px 100%;
}.bx-slider-bootstrap .slide.petite-fleur .marken-logo {
  background-position: -2093px 100%;
}.bx-slider-bootstrap .slide.chiemsee .marken-logo {
  background-position: -2327px 100%;
}.bx-slider-bootstrap .slide.beachtime .marken-logo {
  background-position: -2499px 100%;
}.bx-slider-bootstrap .slide.kangaroos .marken-logo {
  background-position: -2738px 100%;
}.bx-slider-bootstrap .slide ul {
  margin-top: 1.500em;
  margin-bottom: 1.500em;
  padding-left: 1.333em;
}.bx-slider-bootstrap .slide ul li {
  font-family: 'ag-bold', Arial, sans-serif;
  line-height: 1.750em;
  font-size: 1.083em;
}#brands-slider-art .slide p {
  max-width: 70%;
}#about .subslider-navi {
  color: #707173;
  cursor: pointer;
}#about .subslider-navi:hover {
  color: #430d4b;
}.level_1 > .page#home .mod_article.active .ce_headline {
  opacity: 1;
}#multichannel-art .bx-wrapper {
  padding: 0;
  margin-bottom: 0px;
}#multichannel-art .bx-wrapper .bx-pager {
  font-family: inherit;
  font-size: inherit;
  padding: 0;
  bottom: auto;
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}#multichannel-art .bx-wrapper .bx-pager-item {
  padding: 0 4%;
}#multichannel-art .bx-wrapper .bx-pager-item .bx-pager-link {
  position: relative;
  text-decoration: none;
  color: #707173;
  width: 102px;
  height: 102px;
  display: inline-block;
  background: url('/files/themes/lascana-2015/css/img/buttons_sprite.png') no-repeat transparent;
  background-position: 0 0;
}#multichannel-art .bx-wrapper .bx-pager-item .bx-pager-link:focus,
#multichannel-art .bx-wrapper .bx-pager-item .bx-pager-link:active {
  outline: none;
}#multichannel-art .bx-wrapper .bx-pager-item .bx-pager-link h5 {
  margin: 110px -10% 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1em;
}#multichannel-art .bx-wrapper .bx-pager-item .bx-pager-link p {
  position: absolute;
  display: none;
  bottom: 100%;
  left: 50%;
  margin: 0 -11.5em;
  width: 23em;
  background: #ececec;
  padding: 1em 1.5em;
  text-align: left;
  line-height: 1.750em;
}#multichannel-art .bx-wrapper .bx-pager-item .bx-pager-link p::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  left: 50%;
  margin: -1.5em;
  border-left: 1.5em solid transparent;
  border-right: 1.5em solid transparent;
  border-top: 1.5em solid #ececec;
}#multichannel-art .bx-wrapper .bx-pager-item .bx-pager-link:hover p {
  display: block;
  z-index: 10;
}#multichannel-art .bx-wrapper .bx-pager-item:nth-child(1) .bx-pager-link {
  background-position: 0px 0;
}#multichannel-art .bx-wrapper .bx-pager-item:nth-child(2) .bx-pager-link {
  background-position: -202px 0;
}#multichannel-art .bx-wrapper .bx-pager-item:nth-child(3) .bx-pager-link {
  background-position: -404px 0;
}#multichannel-art .bx-wrapper .bx-pager-item:nth-child(4) .bx-pager-link {
  background-position: -606px 0;
}#multichannel-art .bx-wrapper .bx-pager-item:nth-child(5) .bx-pager-link {
  background-position: -808px 0;
}#multichannel-art .bx-wrapper .bx-pager-item:nth-child(1) .bx-pager-link.active,
#multichannel-art .bx-wrapper .bx-pager-item:nth-child(1) .bx-pager-link:hover {
  background-position: 0px -150px;
}#multichannel-art .bx-wrapper .bx-pager-item:nth-child(2) .bx-pager-link.active,
#multichannel-art .bx-wrapper .bx-pager-item:nth-child(2) .bx-pager-link:hover {
  background-position: -202px -150px;
}#multichannel-art .bx-wrapper .bx-pager-item:nth-child(3) .bx-pager-link.active,
#multichannel-art .bx-wrapper .bx-pager-item:nth-child(3) .bx-pager-link:hover {
  background-position: -404px -150px;
}#multichannel-art .bx-wrapper .bx-pager-item:nth-child(4) .bx-pager-link.active,
#multichannel-art .bx-wrapper .bx-pager-item:nth-child(4) .bx-pager-link:hover {
  background-position: -606px -150px;
}#multichannel-art .bx-wrapper .bx-pager-item:nth-child(5) .bx-pager-link.active,
#multichannel-art .bx-wrapper .bx-pager-item:nth-child(5) .bx-pager-link:hover {
  background-position: -808px -150px;
}#multichannel-art .bx-wrapper .bx-pager-item:nth-child(2) .bx-pager-link.active,
#multichannel-art .bx-wrapper .bx-pager-item:nth-child(2) .bx-pager-link:hover {
  background-position: -202px -150px;
}#multichannel-art .bx-wrapper .bx-pager-item:nth-child(3) .bx-pager-link.active,
#multichannel-art .bx-wrapper .bx-pager-item:nth-child(3) .bx-pager-link:hover {
  background-position: -404px -150px;
}#multichannel-art .bx-wrapper .bx-pager-item:nth-child(4) .bx-pager-link.active,
#multichannel-art .bx-wrapper .bx-pager-item:nth-child(4) .bx-pager-link:hover {
  background-position: -606px -150px;
}#multichannel-art .bx-wrapper .bx-pager-item:nth-child(5) .bx-pager-link.active,
#multichannel-art .bx-wrapper .bx-pager-item:nth-child(5) .bx-pager-link:hover {
  background-position: -808px -150px;
}#multichannel-art .bx-sub-page-slide .ce_divstart .container-fluid {
  max-width: 1280px;
  margin-top: 5em;
  margin-bottom: 5em;
}#multichannel-art .bx-sub-page-slide .ce_divstart .slide {
  
}#brands-details-art .bx-sub-page-slide .ce_divstart .container-fluid {
  max-width: 1280px;
  margin-top: 5em;
  margin-bottom: 5em;
}.level_1 > #brands.page .subslider-nav {
  background: none;
  cursor: pointer;
}#bx-slider-brands .bx-sub-page-slide {
  text-align: left;
}#bx-slider-brands .bx-sub-page-slide h5 {
  margin: 1.5em 0 0;
  color: #430d4b;
  font-weight: bold;
  font-size: 1.083em;
  line-height: 1.75em;
  text-transform: uppercase;
}#bx-slider-brands .bx-sub-page-slide ul {
  margin: 2em 0;
  font-weight: bold;
  line-height: 1.75em;
  padding-left: 0;
  list-style-type: disc;
  list-style-position: inside;
}#container #main .page .bx-wrapper .bx-prev,
#container #main .page .bx-wrapper .bx-next {
  width: 1.667em;
  height: 3.000em;
  margin-top: -1.500em;
  background-image: url('/files/themes/lascana-2015/css/img/lascana-controls-neu.png') !important;
}#container #main .page .bx-wrapper .bx-prev {
  background-position: 0 0;
  left: -1em !important;
}#container #main .page .bx-wrapper .bx-next {
  background-position: -1.667em 0;
  right: -1em !important;
}#container #main .page .bx-wrapper .bx-controls-direction a {
  top: 14.000em;
  z-index: 999;
}#container #main .page#about .bx-wrapper .bx-prev {
  background-position: 0 0;
  left: -1em !important;
}#container #main .page#about .bx-wrapper .bx-controls-direction a {
  top: 14.000em;
}#container #main .page #multichannel-art .bx-controls {
  max-width: 1280px;
  left: 50%;
  margin-left: -640px;
}#container #main .page #multichannel-art .bx-controls .bx-controls-direction {
  position: absolute;
  width: 100%;
  bottom: -40%;
}#container #main .page #multichannel-art .bx-controls .bx-controls-direction .bx-prev,
#container #main .page #multichannel-art .bx-controls .bx-controls-direction .bx-next {
  bottom: 0%;
}.safari #container #main .page #multichannel-art .bx-controls .bx-controls-direction {
  bottom: -60%;
}#contact a {
  color: inherit;
}#contact .ce_form {
  margin: 1em 0 3em;
}#contact .ce_form .widget {
  width: 25em;
  margin: 0 auto 2em;
}#contact .ce_form .widget label {
  display: block;
  font-weight: normal;
}#contact .ce_form .widget label .mandatory {
  display: none;
}#contact .ce_form .widget input {
  display: block;
  border: none;
  border-radius: none;
  height: 2.5em;
  line-height: 2.5em;
  background: #fff;
  width: 100%;
  text-align: center;
}#contact .ce_form .widget textarea {
  display: block;
  border: none;
  border-radius: none;
  height: 8.75em;
  min-height: 8.75em;
  max-height: 8.75em;
  line-height: 1.667em;
  background: #fff;
  width: 100%;
}#contact .ce_form .submit_container {
  width: 25em;
  margin: 0 auto 2em;
}#contact .ce_form .submit_container input {
  display: block;
  border: none;
  border-radius: none;
  height: 2.5em;
  line-height: 2.5em;
  background: #430d4b;
  color: #fff;
  font-weight: bold;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}#imprint .ce_toplink {
  margin-top: 4em;
  margin-bottom: -2.5em;
}#imprint .ce_toplink a {
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  width: 5em;
  height: 5em !important;
  color: #430d4b;
  text-decoration: none;
  
}#imprint .ce_toplink a::before {
  content: url('/files/themes/lascana-2015/css/img/top-link.png');
  display: inline-block;
  padding: 1em;
}#imprint #footer {
  background-color: #430d4b;
  color: #fff;
  text-transform: uppercase;
  padding-top: 6em;
  padding-bottom: 6em;
}#imprint #footer ul {
  text-align: center;
  padding: 0;
}#imprint #footer ul li {
  display: inline-block;
}#imprint #footer ul li a {
  color: inherit;
  text-decoration: none;
  padding: 1em;
}html[lang="zh"] #imprint .ce_toplink a {
  width: 6em;
  height: 6em !important;
}html[lang="zh"] #imprint .ce_toplink a::before {
  padding: 1em 2em;
}.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}.bx-wrapper img {
  max-width: 100%;
  display: block;
}.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  left: -5px;
  background: #fff;
  
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('/files/themes/lascana-2015/css/img/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}.bx-wrapper .bx-prev {
  left: 10px;
  background: url(images/controls.png) no-repeat 0 -32px;
}.bx-wrapper .bx-next {
  right: 10px;
  background: url(images/controls.png) no-repeat -43px -32px;
}.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}.bx-wrapper .bx-controls-auto {
  text-align: center;
}.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}.bx-wrapper img {
  max-width: 100%;
  display: block;
}.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  left: -5px;
  background: #fff;
  
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('/files/themes/lascana-2015/css/img/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}.bx-wrapper .bx-prev {
  left: 10px;
  background: url(images/controls.png) no-repeat 0 -32px;
}.bx-wrapper .bx-next {
  right: 10px;
  background: url(images/controls.png) no-repeat -43px -32px;
}.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}.bx-wrapper .bx-controls-auto {
  text-align: center;
}.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}@font-face {
  font-family: "ag-elight";
  src: url("/files/themes/lascana-2015/fonts/1564299/123b5137-3b00-48e9-bfec-161edb6f2377.eot?#iefix");
  src: url("/files/themes/lascana-2015/fonts/1564299/123b5137-3b00-48e9-bfec-161edb6f2377.eot?#iefix") format("eot"), url("/files/themes/lascana-2015/fonts/1564299/e2726b32-fedc-4803-806a-a029c705ad22.woff2") format("woff2"), url("/files/themes/lascana-2015/fonts/1564299/cc19831d-e4b6-40fa-b009-45b1365dde5d.woff") format("woff"), url("/files/themes/lascana-2015/fonts/1564299/67615a4b-d349-4fda-8180-f0657773c140.ttf") format("truetype"), url("/files/themes/lascana-2015/fonts/1564299/ebddf8dd-9674-4364-86a0-f7d444cab14e.svg#ebddf8dd-9674-4364-86a0-f7d444cab14e") format("svg");
  
  
}@font-face {
  font-family: 'ag-book';
  src: url("/files/themes/lascana-2015/fonts/1564311/07413afc-2280-4cfc-8860-184839a93fa4.eot?#iefix");
  src: url("/files/themes/lascana-2015/fonts/1564311/07413afc-2280-4cfc-8860-184839a93fa4.eot?#iefix") format("eot"), url("/files/themes/lascana-2015/fonts/1564311/6f1146c0-9c0b-4949-866d-9affc396531f.woff2") format("woff2"), url("/files/themes/lascana-2015/fonts/1564311/2c50f982-bb73-4891-8d0e-587c1136c2e5.woff") format("woff"), url("/files/themes/lascana-2015/fonts/1564311/abf065fe-a1ab-4013-8c49-45ce7f8ac828.ttf") format("truetype"), url("/files/themes/lascana-2015/fonts/1564311/33f16cdf-c09a-4344-89ce-e17a5ecf4664.svg#33f16cdf-c09a-4344-89ce-e17a5ecf4664") format("svg");
  
  
}@font-face {
  font-family: 'ag-bold';
  src: url("/files/themes/lascana-2015/fonts/1564347/7882e98f-91dc-4562-9ae7-89142461ea7d.eot?#iefix");
  src: url("/files/themes/lascana-2015/fonts/1564347/7882e98f-91dc-4562-9ae7-89142461ea7d.eot?#iefix") format("eot"), url("/files/themes/lascana-2015/fonts/1564347/4cadb55f-822a-4a35-8918-becfc5a866a3.woff2") format("woff2"), url("/files/themes/lascana-2015/fonts/1564347/af007af5-dcfa-465a-a278-47ab3eb9a589.woff") format("woff"), url("/files/themes/lascana-2015/fonts/1564347/9a9365bb-bc37-4768-8d00-df0bdf405665.ttf") format("truetype"), url("/files/themes/lascana-2015/fonts/1564347/4443cc42-374b-40e5-968c-b29f549f0835.svg#4443cc42-374b-40e5-968c-b29f549f0835") format("svg");
  
  
}@font-face {
  font-family: 'acp-italic';
  src: url('/files/themes/lascana-2015/fonts/ACaslonPro-Italic.otf');
  font-style: italic;
}body,
html {
  width: 100%;
  height: 100%;
  color: #707173;
  position: relative;
  padding: 0;
  margin: 0;
  font: 12px/1 'ag-book', Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}iframe {
  width: 100%;
  height: 100%;
}strong,
b {
  font-weight: normal;
  font-family: 'ag-bold', Arial, sans-serif;
}.shadow {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
}#header .container-fluid {
  max-width: 1280px;
  margin: 0 auto;
}.mejs-mediaelement > * {
  width: 100%;
}.error {
  color: rgba(121, 33, 130, 0.8);
}.level_2 .mod_article#geschichte-slider-art .bx-wrapper,
.level_1 .mod_article#brands-slider-art .bx-wrapper {
  max-width: 1279px !important;
  margin: 0 auto;
  padding: 5.000em 32px;
}h1,
h2,
h3,
a {
  color: #430d4b;
}a:hover {
  text-decoration: underline;
  color: #430d4b;
}a:focus,
a:active {
  outline: none;
}.whiteBG {
  background-color: #fff;
}.navbar-fixed-top {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}.ce_image figure > img,
.ce_image figure > a > img {
  display: block;
  width: 100%;
  height: auto;
}.invisible {
  width: 0;
  height: 0;
  left: -1000px;
  top: -1000px;
  position: absolute;
  overflow: hidden;
  display: inline;
}.nopadding {
  padding: 0 !important;
}.nomargin {
  margin: 0 !important;
}.page:not(.page_0) h2 {
  font-size: 3.417em;
  text-transform: uppercase;
  font-family: 'ag-elight', Arial, sans-serif;
  text-align: center;
  max-width: 20em;
  width: 100%;
  margin: 0 auto;
  line-height: 1.25;
}.page:not(.page_0) h2:after,
.page .lineAfter:after {
  content: '';
  display: block;
  width: 1.610em;
  height: 2px;
  margin: 0 auto;
  background: #8b8c8e;
  margin-top: 0.732em;
  margin-bottom: 0.732em;
  
}.page .ce_text.lineAfter:after {
  width: 5.500em;
  margin-top: 2.500em;
  margin-bottom: 2.167em;
}.page:not(.page_0) h3 {
  font-family: 'acp-italic', Arial, sans-serif;
  font-style: italic;
  font-size: 2.833em;
  line-height: 1.900em;
  margin-top: 0;
}.ce_text p {
  font-size: 1.083em;
  line-height: 1.750em;
}.no-float {
  float: none;
}#pageloader {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #FFF;
  z-index: 999999;
}.loader-img {
  position: absolute;
  margin: -27px 0 0 -27px;
  top: 50%;
  margin-top: -40px;
  left: 50%;
  margin-left: -40px;
  text-align: center;
}.page {
  background-color: #f2f2f1;
  text-align: center;
  height: auto;
  min-height: 100%;
}.page#brands {
  background-color: #fff;
}.page#shop {
  background-color: #efe7f0;
}.page#my-account {
  background-color: #fbfcfc;
}.level_1 > .page > .wrapper {
  padding-top: 72px;
}.level_1 > .page.page_5 > .wrapper {
  padding-top: 0;
}.level_1 > .page.subpage > .wrapper {
  padding-top: 0;
}.level_1 > .page.subpage .level_2 {
  padding-top: 72px;
}.level_1 > .page.subpage .level_2 .page {
  padding-top: 3.333em;
}.level_1 > .page.subpage .level_2 .page > .wrapper {
  
}.level_1 > .page.page_0 {
  overflow: hidden;
  padding-top: 0;
  height: 100% !important;
}.level_1 > .page.page_0 .ce_headline {
  position: absolute;
  color: #fff;
  z-index: 100;
  font-size: 6.333em;
  text-transform: uppercase;
  line-height: 1em;
  top: 50%;
  left: 0;
  margin-top: -35px;
  text-align: center;
  width: 100%;
  opacity: 0;
  font-family: 'ag-elight', Arial, sans-serif;
  font-weight: 300;
}.level_1 > .page.page_0 .ce_headline:after {
  content: '';
  width: 0.868em;
  height: 2px;
  background-color: #fff;
  position: absolute;
  bottom: -0.566em;
  left: 50%;
  margin-left: -0.434em;
}.level_1 > .page.page_0 .ce_image img {
  width: 100%;
  height: auto;
}.level_1 > .page.page_0 .ce_image .image_container {
  display: none;
  opacity: 0;
}.level_1 > .page.page_0 .vegas-overlay {
  background-image: url('/files/themes/lascana-2015/css/img/01.png');
  opacity: 0.4;
}.level_1 > .page.page_1 .subslider-nav {
  cursor: pointer;
}.level_1 > .page.page_1 .subslider-nav img {
  width: 100%;
  height: auto;
}.level_1 > .page.page_5 {
  
}.level_1 > .page.page_5 .mod_article {
  max-width: 1216px;
  width: 100%;
  margin: 0 auto;
}.level_1 > .page.page_5 .mod_article figure {
  margin-bottom: 4.500em;
}.level_1 > .page#imprint {
  background-color: #fff;
}.level_1 > .page .subslider-nav {
  background-color: #fff;
  padding-bottom: 5.417em;
}.level_1 > .page .vegas-wrapper .mod_article > .mod_article {
  opacity: 0;
}.level_1 > .page .vegas-wrapper .mod_article > .mod_article.active {
  transition: opacity 1.0s linear;
  opacity: 1;
}.level_1 > .page .vegas-wrapper .mod_article > .mod_article.active .ce_image.nobg .image_container {
  display: inline-block;
  opacity: 1;
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  text-align: center;
}.level_1 > .page .vegas-wrapper .mod_article > .mod_article.active .ce_image.nobg .image_container img {
  width: initial;
  width: auto;
  margin: 0 auto;
}.level_1 > .page .vegas-wrapper .mod_article > .mod_article a {
  display: inline-block;
  width: 100%;
  height: 100%;
}.level_1 > .page .vegas-wrapper .mod_article > .mod_article a:hover,
.level_1 > .page .vegas-wrapper .mod_article > .mod_article a:focus,
.level_1 > .page .vegas-wrapper .mod_article > .mod_article a:active {
  outline: none;
  text-decoration: none;
}.level_1 > .page#my-account {
  
  
}.level_1 > .page #my-account-art {
  margin-bottom: -2px;
}.level_1 > .page #my-account-art > div {
  padding-top: 5.000em;
  opacity: 0.7;
  cursor: pointer;
  overflow: hidden;
}.level_1 > .page #my-account-art > div:hover {
  opacity: 1;
  background-color: #f0f1f1;
}.level_1 > .page #my-account-art > div.first {
  padding-right: 32px;
}.level_1 > .page #my-account-art > div.last {
  padding-left: 32px;
}#wrapper {
  
  height: 100%;
}#header {
  width: 100%;
  z-index: 1000;
  background-color: #fff;
  box-sizing: border-box;
}.navbar-absolute {
  position: absolute;
  top: 100%;
}.navbar-nav li a {
  padding: 1.4em 2em;
  line-height: 2em;
  font-size: 1.250em;
  color: #430d4b;
  text-transform: uppercase;
}.navbar-nav li a:hover,
.navbar-nav li a:focus,
.navbar-nav li a.active,
.navbar-nav li a.trail {
  color: #ccbacc;
  background-color: transparent;
  outline: none;
}.navbar-header {
  height: 6em;
}.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}.navbar-toggle .icon-bar {
  background-color: #430d4b;
}.mod_i18nl10nLanguageSelection {
  margin-right: -0.5em;
}.mod_i18nl10nLanguageSelection .navbar-nav li a {
  padding-left: 0.5em;
  padding-right: 0.5em;
}.mod_i18nl10nLanguageSelection .navbar-nav li a img {
  opacity: 0.4;
}.mod_i18nl10nLanguageSelection .navbar-nav li.active img {
  opacity: 1;
}#news .container-fluid {
  max-width: 1280px;
}.mod_newsreader .container-fluid {
  max-width: 1280px;
}.mod_newsreader + .container-fluid {
  position: relative;
  top: -3em;
}.mod_newsreader + .container-fluid a:active,
.mod_newsreader + .container-fluid a:focus,
.mod_newsreader + .container-fluid a:hover {
  color: #430d4b;
}.mod_newsreader .rightSide,
.mod_newsreader .leftSide {
  padding-top: 3.000em;
}.mod_newsreader .rightSide h5,
.mod_newsreader .leftSide h5 {
  color: #707173;
  font-family: 'ag-bold', Arial, sans-serif;
  text-transform: uppercase;
  margin-top: 2em;
  
}.mod_newsreader .rightSide p,
.mod_newsreader .leftSide p {
  font-family: 'ag-book', Arial, sans-serif;
  color: #707173;
}.mod_newsreader .rightSide p.info,
.mod_newsreader .leftSide p.info {
  padding-top: 1em;
  padding-bottom: 1em;
  font-style: italic;
  color: #9c9e9f;
}.mod_newsreader .mod_newslist {
  margin-top: 1em;
  list-style: none;
  padding-left: 0;
}.mod_newsreader .mod_newslist .layout_simple {
  position: relative;
  padding-bottom: 1em;
  padding-left: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid rgba(112, 113, 115, 0.5);
}.mod_newsreader .mod_newslist .layout_simple:before {
  content: '\3e';
  position: absolute;
  left: 0em;
  top: -0.1em;
  text-decoration: none;
}.mod_newsreader .mod_newslist .layout_simple.first {
  margin-top: 2em;
}.mod_newsreader .mod_newslist .layout_simple.last {
  border-bottom: none;
}.mod_newsreader .mod_newslist .layout_simple a {
  color: #707173;
  font-size: 0.917em;
  font-style: italic;
  text-decoration: none;
}.mod_newsreader .mod_newslist .layout_simple a:hover {
  text-decoration: underline;
}.mod_newsreader .mod_newslist .layout_simple a:hover:before {
  text-decoration: none;
}.mod_newsreader .mail_link a {
  color: #707173;
  font-size: 1.000em;
  text-decoration: none;
}.mod_newsreader .mail_link a:hover {
  text-decoration: underline;
}.mod_newsreader h1 {
  font-size: 1.083em;
  color: #707173;
  font-family: 'ag-bold', Arial, sans-serif;
  margin-top: 0;
  
}.mod_newsreader .sharebuttons > ul.fontawesome > li > a {
  color: #fff;
  background-color: #646464;
  border-radius: 0.2em;
  height: 1.200em;
  width: 1.200em;
  font-size: 1.667em;
  line-height: 1.300em;
}.layer #container #main > .inside .mod_newsreader {
  padding-bottom: 4em;
}.layer #container #main .video_container {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  max-width: 1280px;
}#container {
  
  height: 100%;
}#container #main {
  
  position: relative;
  width: 100%;
  height: 100%;
}#container #main .inside,
#container #main .inside > div {
  height: 100%;
  overflow: visible !important;
}#container #main .inside > div > div.mod_onepagewebsiteregular,
#container #main .inside > div > div.mod_onepagewebsiteregular > div,
#container #main .inside > div > div > div > div > section,
#container #main .inside > div > div > div > section .wrapper,
#container #main .inside > div > div > div > section .wrapper .main,
#container #main .inside > div > div > div > section .wrapper .main > div,
#container #main .inside > div > div > div > section .wrapper .main > div > div {
  height: 100%;
}#container #main .page .main .mod_article p {
  margin-bottom: 2.308em;
}#container #main .page .main .mod_article#weltweit-art p {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}#container #main .page .main .mod_newslist {
  list-style: none;
}#container #main .page .main .mod_newslist p {
  margin-bottom: 0.8333em;
}#container #main .page .main .mod_newslist p.number {
  display: none;
}#container #main .page .bx-wrapper .bx-viewport {
  box-shadow: none;
  border: 0px solid #fff;
  left: 0px;
  background: transparent;
  transform: translatez(0);
}#container #main .page .bx-wrapper .bx-controls-direction a.disabled {
  display: block;
  opacity: 0.3;
}#container #main .page .bx-wrapper .bx-prev,
#container #main .page .bx-wrapper .bx-next {
  background-image: url('/files/themes/lascana-2015/css/img/controls.png');
}#container #main .page .bx-wrapper .bx-prev {
  left: -60px;
}#container #main .page .bx-wrapper .bx-next {
  right: -60px;
}#container #main .page ul.bx-slider {
  margin: 0;
  padding: 0;
}#container #main .page .bx-slider li > div {
  height: 100%;
  float: left;
}#container #main .page .bx-slider li > div.no-float {
  float: none;
}#container #main .page .bx-slider li .pager p {
  position: relative;
  font-family: 'acp-italic', Arial, sans-serif;
  font-style: italic;
  font-size: 1.833em;
  display: inline-block;
}#container #main .page .bx-slider li .sub_slide_nav {
  position: absolute;
  top: 0.25em;
}#container #main .page .bx-slider li .sub_slide_nav.prev_sub {
  left: -50%;
}#container #main .page .bx-slider li .sub_slide_nav.next_sub {
  right: -50%;
}#container #main .page .bx-slider li .sub_slide_nav .bx-next,
#container #main .page .bx-slider li .sub_slide_nav .bx-prev {
  background-image: url('/files/themes/lascana-2015/css/img/sub_slide_nav.png');
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: 1.045em;
  width: 1.364em;
  display: block;
}#container #main .page .bx-slider li .sub_slide_nav .bx-next.disabled,
#container #main .page .bx-slider li .sub_slide_nav .bx-prev.disabled {
  opacity: 0.3;
  display: block;
}#container #main .page .bx-slider li .sub_slide_nav .bx-prev {
  background-position: left center;
}#container #main .page .bx-slider li .sub_slide_nav .bx-next {
  background-position: right center;
}#container #main .page .subslider {
  background: #fff;
  text-align: left;
  padding-top: 5.167em;
  
}#container #main .page .subslider .slide img {
  width: 100%;
  height: auto;
}#container #main .page .subslider::after {
  content: '';
  clear: both;
  display: table;
  zoom: 1;
}#container #main .page .hasSubSlider > .bx-wrapper > .bx-controls .bx-controls-direction a {
  top: 45%;
}#container #main .page .mod_newslist {
  text-align: left;
  line-height: 1.5;
  
  max-width: 856px;
}#container #main .page .mod_newslist .layout_latest {
  padding: 0 11px !important;
  margin-bottom: 3em;
}#container #main .page .mod_newslist a {
  color: #707173;
}#container #main .page .mod_newslist a:focus,
#container #main .page .mod_newslist a:active {
  outline: none;
}#container #main .page .mod_newslist h2 {
  
  font-size: 1.000em;
  
  font-family: 'ag-bold', Arial, sans-serif;
  text-align: left;
  line-height: 1.5;
  max-width: 100%;
  padding-top: 1em;
  padding-bottom: 1em;
}#container #main .page .mod_newslist h2:after {
  display: none;
}#container #main .page .mod_newslist .more {
  text-transform: uppercase;
  
  font-family: 'ag-bold', Arial, sans-serif;
  text-align: right;
  padding-bottom: 1.0833em;
  margin-bottom: 0;
  border-bottom: 1px solid #8b8b8b;
}#container #main .page .mod_newslist .more a {
  color: #430d4b;
}#container #main .page .mod_newslist img {
  width: 100%;
  height: auto;
}#news {
  background: #f2f2f1;
}#news .news_full .image_container img {
  width: 100%;
  height: auto;
}body.layer {
  background-color: #f2f2f1;
}body.layer p.back {
  display: none;
}body.subpage {
  background-color: #f2f2f1;
}#colorbox {
  margin-top: 2.600em;
  box-shadow: 0.333em 0.333em 0.333em rgba(0, 0, 0, 0.4);
}.cboxIframe {
  background-color: #f2f2f1;
  width: 100.07%;
}#cboxOverlay {
  background: #fff !important;
  opacity: 0.5 !important;
}#cboxWrapper {
  top: 0px;
}#cboxContent {
  margin-top: 0;
  background: #f2f2f1 !important;
}#cboxLoadedContent {
  border: 0px solid #f2f2f1 !important;
  background: #f2f2f1 !important;
  padding: 1px;
}#cboxClose {
  background-position: -50px 0px;
  right: 22px;
  top: 22px;
  
  background-color: transparent;
  text-indent: -9999px;
}#cboxClose:active,
#cboxClose:focus {
  outline: none;
}.layer .mejs-container {
  max-width: 100% !important;
  width: 100% !important;
  background: #fff;
}.subpage {
  text-align: center;
  min-height: 100%;
}.subpage .navbar-absolute {
  position: fixed;
  top: 0;
}.subpage #main {
  padding-top: 73px;
  background-color: #f2f2f1;
}.subpage #main .inside {
  padding-top: 5.000em;
}.subpage .mod_login input {
  line-height: 2.5em;
  height: 2.5em;
}.subpage .mod_login input.text {
  background: #fff;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-size: 0.833em;
  line-height: 3.002em;
  height: 3.002em;
  text-align: center;
}.subpage .mod_login input.text ::-webkit-input-placeholder {
  color: #9c9e9f;
  text-transform: uppercase;
  letter-spacing: 0.5em;
}.subpage .mod_login input.text :-moz-placeholder {
  
  color: #9c9e9f;
  text-transform: uppercase;
  letter-spacing: 0.5em;
}.subpage .mod_login input.text ::-moz-placeholder {
  
  color: #9c9e9f;
  text-transform: uppercase;
  letter-spacing: 0.5em;
}.subpage .mod_login input.text :-ms-input-placeholder {
  color: #9c9e9f;
  text-transform: uppercase;
  letter-spacing: 0.5em;
}.subpage .mod_login input.submit {
  color: #fff;
  letter-spacing: 0.15em;
  text-align: center;
  text-transform: uppercase;
  background-color: #792182;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
}.subpage .mod_login input.submit:focus,
.subpage .mod_login input.submit:active {
  outline: none;
}.subpage .mod_login .submit_container {
  padding-bottom: 2.500em;
}.subpage .mod_login .checkbox_container {
  position: relative;
  padding-top: 3.000em;
  padding-bottom: 3.000em;
}.subpage .mod_login .checkbox_container .checkbox {
  padding: 0;
  margin: 0;
  width: 1.083em;
  height: 1.083em;
  float: left;
  position: absolute;
  left: 0;
  opacity: 0;
}.subpage .mod_login .checkbox_container label {
  position: relative;
}.subpage .mod_login .checkbox_container label:before {
  content: '';
  width: 1.083em;
  height: 1.083em;
  display: block;
  background-color: #fff;
  position: absolute;
  left: -2em;
}.subpage .mod_login .checkbox_container .checkbox:checked ~ label::before {
  background-color: #792182;
}.subpage .mod_subscribe {
  padding-top: 1.538em;
  padding-bottom: 1.538em;
}.subpage .mod_subscribe input {
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  line-height: 2.500em;
  height: 2.500em;
}.subpage .mod_subscribe input:focus,
.subpage .mod_subscribe input:active {
  outline: none;
}.subpage .mod_subscribe .text {
  text-align: center;
  border: 1px solid;
}.subpage .mod_subscribe .submit {
  color: #fff;
  letter-spacing: 0.15em;
  font-family: 'ag-bold', Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
  background-color: #792182;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}.subpage #presse a,
.subpage #vertrieb a {
  color: #707173;
  font-family: 'ag-bold', Arial, sans-serif;
  
}.subpage #presse a:hover,
.subpage #vertrieb a:hover {
  text-decoration: none;
}.subpage .download .ce_text p {
  margin-bottom: 48px;
}.subpage #presse-downloadbereich,
.subpage #vertrieb-downloadbereich {
  height: auto !important;
  min-height: 100%;
  max-width: 1280px;
  background-color: #f2f2f1;
  position: relative;
}.subpage #presse-downloadbereich .ce_text,
.subpage #vertrieb-downloadbereich .ce_text {
  margin-bottom: 3.833em;
}.subpage #presse-downloadbereich .mod_login,
.subpage #vertrieb-downloadbereich .mod_login {
  position: absolute;
  top: 12px;
  right: 32px;
}.subpage #vertrieb .ce_text,
.subpage #presse .ce_text {
  margin-bottom: 4.667em;
}.subpage .ce_download {
  font-family: 'ag-book', Arial, sans-serif;
  font-size: 1.083em;
  text-align: left;
  margin-bottom: 1em;
  padding-left: 32px;
  padding-right: 32px;
}.subpage .ce_download a {
  color: #707173;
}.subpage .ce_download a > span {
  line-height: 2em;
  display: inline-block;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}.subpage .ce_download a:hover {
  text-decoration: none;
}.subpage .ce_download .preview {
  margin-bottom: 1.385em;
}.subpage .ce_download .preview img {
  width: 100%;
  height: auto;
}.subpage .ce_download .dl_text {
  text-transfrom: uppercase;
  display: inline-block;
  padding-bottom: 1.538em;
}@media (max-width: 991px) {#header.navbar-fixed-top {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }.navbar-header {
    float: none;
  }.navbar-header .navbar-brand img {
    width: 100%;
    height: auto;
  }.navbar-toggle {
    display: block;
    margin-top: 20px;
  }.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }.navbar-collapse.collapse {
    display: none !important;
  }.navbar-collapse.collapse.in {
    display: block !important;
    overflow: hidden;
  }.navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }.navbar-nav > li {
    float: none;
  }.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }.navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 490px;
  }.navbar-nav li a {
    padding-left: 1em;
    padding-right: 1em;
    border-bottom: 1px solid #999;
  }nav.navbar-collapse ul.level_1 {
    overflow: hidden;
  }.navbar-nav li ul.level_2 {
    padding-left: 1.250em;
    box-sizing: border-box;
  }.navbar-nav li ul.level_2 li a {
    padding-left: 2.250em;
  }.mod_i18nl10nLanguageSelection .navbar-nav li a {
    padding-left: 1em;
    padding-right: 1em;
  }}@media all and (min-width: 992px) {nav.navbar-collapse ul.level_2 {
    display: none;
  }nav.navbar-collapse li.submenu {
    position: relative;
  }nav.navbar-collapse li.submenu.hover ul.level_2 {
    display: block;
    position: absolute;
    top: 73px;
    background-color: #efe7f0;
    left: 50%;
    margin-left: -55px;
  }nav.navbar-collapse li.submenu.hover ul.level_2:before {
    content: '';
    width: 0px;
    height: 0px;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    border-style: solid;
    border-width: 0 14px 12px 14px;
    border-color: transparent transparent #efe7f0 transparent;
    position: absolute;
    top: -1em;
    left: 50%;
    margin-left: -1.167em;
  }nav.navbar-collapse li.submenu ul.level_2 li {
    width: 100%;
  }nav.navbar-collapse li.submenu ul.level_2 li a {
    color: #58585a;
    font-size: 0.800em;
    line-height: 1.25;
    padding: 0.3em 2em;
  }nav.navbar-collapse li.submenu ul.level_2 li.first a {
    padding-top: 2em;
  }nav.navbar-collapse li.submenu ul.level_2 li.last a {
    padding-bottom: 1.9em;
  }nav.navbar-collapse li.submenu ul.level_2 li a.hover,
  nav.navbar-collapse li.submenu ul.level_2 li a.active,
  nav.navbar-collapse li.submenu ul.level_2 li a:focus {
    color: #87888a;
  }}@media all and (min-width: 320px) and (max-width: 480px) {.navbar-absolute {
    position: absolute;
    top: 55%;
  }.level_1 > .page {
    
  }.level_1 > .page.page_0 {
    min-height: 55%;
    max-height: 55%;
  }.level_1 > .page#my-account {
    min-height: 50%;
  }.level_1 > .page .vegas-wrapper .mod_article > .mod_article.active .ce_image.nobg .image_container {
    top: 30%;
  }.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }.level_1 > .page,
  .level_2 > .page {
    height: auto;
    min-height: inherit;
  }#container #main .page#brands .bx-wrapper .bx-controls-direction a,
  #container #main .page#about .bx-wrapper .bx-controls-direction a {
    top: 16em;
    z-index: 999;
  }#container #main .page#brands .bx-wrapper .bx-controls-direction .bx-next,
  #container #main .page#about .bx-wrapper .bx-controls-direction .bx-next {
    right: -2.3em !important;
    background-position: right center;
  }#container #main .page#brands .bx-wrapper .bx-controls-direction .bx-prev,
  #container #main .page#about .bx-wrapper .bx-controls-direction .bx-prev {
    left: -2.3em !important;
    background-position: left center;
  }#container #main .page#about .bx-wrapper .bx-next,
  #container #main .page#about .bx-wrapper .bx-prev {
    top: 36%;
    width: 2em;
    height: 4.5em;
    background-size: 200%;
  }#container #main .page #multichannel-art .bx-controls {
    max-width: initial;
    max-width: inherit;
    margin-left: 0;
    left: 0;
  }#container #main .page #multichannel-art .bx-controls .bx-controls-direction {
    bottom: -330%;
  }#container #main .page #multichannel-art .bx-controls .bx-controls-direction .bx-prev {
    left: 1em !important;
  }#container #main .page #multichannel-art .bx-controls .bx-controls-direction .bx-next {
    right: 1em !important;
  }.bx-slider-bootstrap .slide .marken-logo {
    height: 4em;
    width: 25%;
    background-size: auto 32px;
  }.bx-slider-bootstrap .slide.vivance .marken-logo {
    background-position: -102px 100%;
  }.bx-slider-bootstrap .slide.soliver .marken-logo {
    background-position: -198px 100%;
  }.bx-slider-bootstrap .slide.sunseeker .marken-logo {
    background-position: -276px 100%;
  }.bx-slider-bootstrap .slide.bb .marken-logo {
    background-position: -365px 100%;
    width: 30%;
  }.bx-slider-bootstrap .slide.marieclaire .marken-logo {
    background-position: -468px 100%;
  }.bx-slider-bootstrap .slide.jette .marken-logo {
    background-position: -565px 100%;
  }.bx-slider-bootstrap .slide.buffalo .marken-logo {
    background-position: -670px 100%;
  }.bx-slider-bootstrap .slide.his .marken-logo {
    background-position: -781px 100%;
  }.bx-slider-bootstrap .slide.nuance .marken-logo {
    background-position: -1619px 100%;
  }.bx-slider-bootstrap .slide.venice-beach .marken-logo {
    background-position: -1846px 100%;
  }.bx-slider-bootstrap .slide.petite-fleur .marken-logo {
    background-position: -2093px 100%;
  }.bx-slider-bootstrap .slide.chiemsee .marken-logo {
    background-position: -2327px 100%;
  }.bx-slider-bootstrap .slide.beachtime .marken-logo {
    background-position: -2499px 100%;
  }.bx-slider-bootstrap .slide.kangaroos .marken-logo {
    background-position: -2738px 100%;
  }.mod_newsreader + .container-fluid {
    position: relative;
    top: 0;
    padding-bottom: 1em;
  }.level_1 > .page .vegas-wrapper .mod_article > .mod_article.active .ce_image.nobg .image_container img {
    width: 20%;
    margin: 0 auto;
  }#home .ce_headline {
    line-height: 2em;
    font-size: 3em !important;
  }.mod_i18nl10nLanguageSelection ul {
    margin-bottom: 2em;
  }.container-fluid > .navbar-collapse,
  .navbar-collapse.collapse,
  .navbar-collapse.collapse.in {
    width: 100%;
    margin: 0 !important;
  }.navbar-nav {
    float: none !important;
    margin: 0px;
  }.navbar-header .navbar-brand img {
    width: 80%;
    height: auto;
  }.navbar-brand {
    padding: 0.5em 0 1em 1em;
  }.navbar-toggle {
    margin-top: 1.667em;
  }.level_2 .mod_article#geschichte-slider-art .bx-wrapper,
  .level_1 .mod_article#brands-slider-art .bx-wrapper {
    max-width: 320px !important;
    margin: 0 auto;
    padding: 5.000em 0;
  }#multichannel-art .bx-wrapper {
    margin-bottom: 0px;
  }#multichannel-art .bx-wrapper .bx-pager-item {
    padding: 0 2%;
  }#multichannel-art .bx-wrapper .bx-pager-item .bx-pager-link {
    width: 6em;
    height: 6em;
  }#multichannel-art .bx-wrapper .bx-pager-item:nth-child(1) .bx-pager-link {
    background-position: 0px 0px;
  }#multichannel-art .bx-wrapper .bx-pager-item:nth-child(2) .bx-pager-link {
    background-position: -93px 0;
  }#multichannel-art .bx-wrapper .bx-pager-item:nth-child(3) .bx-pager-link {
    background-position: -187px 0;
  }#multichannel-art .bx-wrapper .bx-pager-item:nth-child(4) .bx-pager-link {
    background-position: -281px 0;
  }#multichannel-art .bx-wrapper .bx-pager-item:nth-child(5) .bx-pager-link {
    background-position: -374px 0;
  }#multichannel-art .bx-sub-page-slide .ce_divstart .container-fluid {
    max-width: 320px;
    margin-top: 4em;
    margin-bottom: 4em;
    width: 100%;
    padding: 0 15px !important;
  }#multichannel-art .bx-sub-page-slide .ce_divstart .ce_image {
    padding-bottom: 1em;
    padding-left: 0;
    padding-right: 0;
  }#multichannel-art .bx-wrapper .bx-pager-item .bx-pager-link h5 {
    margin: 7.167em -10% 0;
  }#multichannel-art .bx-wrapper .bx-pager-item .bx-pager-link {
    background-size: 879%;
  }#multichannel-art .bx-wrapper .bx-pager-item:nth-child(1) .bx-pager-link.active,
  #multichannel-art .bx-wrapper .bx-pager-item:nth-child(1) .bx-pager-link:hover {
    background-position: 0px -69px;
  }#multichannel-art .bx-wrapper .bx-pager-item:nth-child(2) .bx-pager-link.active,
  #multichannel-art .bx-wrapper .bx-pager-item:nth-child(2) .bx-pager-link:hover {
    background-position: -93px -69px;
  }#multichannel-art .bx-wrapper .bx-pager-item:nth-child(3) .bx-pager-link.active,
  #multichannel-art .bx-wrapper .bx-pager-item:nth-child(3) .bx-pager-link:hover {
    background-position: -187px -69px;
  }#multichannel-art .bx-wrapper .bx-pager-item:nth-child(4) .bx-pager-link.active,
  #multichannel-art .bx-wrapper .bx-pager-item:nth-child(4) .bx-pager-link:hover {
    background-position: -281px -69px;
  }#multichannel-art .bx-wrapper .bx-pager-item:nth-child(5) .bx-pager-link.active,
  #multichannel-art .bx-wrapper .bx-pager-item:nth-child(5) .bx-pager-link:hover {
    background-position: -375px -69px;
  }#multichannel-art .bx-wrapper .bx-pager-item:nth-child(1) .bx-pager-link p {
    left: 190%;
  }#multichannel-art .bx-wrapper .bx-pager-item:nth-child(1) .bx-pager-link p::after {
    left: 13%;
  }#multichannel-art .bx-wrapper .bx-pager-item:nth-child(5) .bx-pager-link p {
    left: -90%;
  }#multichannel-art .bx-wrapper .bx-pager-item:nth-child(5) .bx-pager-link p::after {
    left: 86%;
  }.level_2 .page.last {
    padding-top: 2em;
  }.bx-viewport figure img {
    display: block;
    max-width: 100%;
    height: auto;
  }.subpage #username {
    margin-bottom: 2em;
  }.subpage input.email {
    margin-bottom: 2em;
  }.subpage #wrapper,
  .subpage #container {
    height: auto;
    min-height: 100%;
  }.subpage .navbar-brand {
    padding: 0.5em 0 1em 0em;
  }.subpage .navbar-nav li a {
    text-align: left;
  }.mod_i18nl10nLanguageSelection {
    margin-bottom: 2em !important;
  }}@media all and (min-width: 480px) and (max-width: 640px) {#multichannel-art .bx-wrapper .bx-pager {
    max-width: 480px;
  }#multichannel-art .bx-wrapper .bx-pager-item .bx-pager-link {
    width: 7em;
    height: 7em;
    background-size: cover;
  }#multichannel-art .bx-wrapper .bx-pager-item {
    padding: 0px 2%;
  }#multichannel-art .bx-sub-page-slide .ce_divstart .container-fluid {
    max-width: 480px;
  }}@media all and (min-width: 640px) and (max-width: 767px) {.navbar-absolute {
    position: absolute;
    top: 55%;
  }.level_1 > .page.page_0 {
    min-height: 55%;
    max-height: 55%;
  }.level_1 > .page,
  .level_2 > .page {
    height: auto;
    min-height: initial;
  }#multichannel-art .bx-sub-page-slide .ce_divstart .container-fluid,
  #multichannel-art .bx-wrapper .bx-pager {
    max-width: 640px;
  }#multichannel-art .bx-wrapper .bx-pager-item {
    padding: 0 1%;
  }.level_2 .mod_article#geschichte-slider-art .bx-wrapper,
  .level_1 .mod_article#brands-slider-art .bx-wrapper {
    max-width: 640px !important;
    padding-left: 0;
    padding-right: 0;
  }#container #main .page .bx-wrapper .bx-next {
    right: -2em !important;
  }#container #main .page .bx-wrapper .bx-prev {
    left: -2em !important;
  }#container #main .page .bx-wrapper .bx-viewport a {
    word-wrap: break-word;
  }#multichannel-art .bx-sub-page-slide .ce_divstart .slide {
    padding-right: 0;
  }#multichannel-art .bx-wrapper .bx-pager-item:first-child .bx-pager-link p {
    margin: 0 -4.5em;
  }#multichannel-art .bx-wrapper .bx-pager-item:first-child .bx-pager-link p::after {
    left: 20%;
  }#multichannel-art .bx-wrapper .bx-pager-item:last-child .bx-pager-link p {
    margin: 0 -16.5em;
  }#multichannel-art .bx-wrapper .bx-pager-item:last-child .bx-pager-link p::after {
    left: 70%;
  }}@media all and (min-width: 768px) and (max-width: 991px) {#header.navbar-fixed-top {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }.subpage .mod_login input.text {
    margin-bottom: 1em;
    border-radius: 0;
  }.navbar-brand {
    height: 70px;
  }.level_1 > .page,
  .level_2 > .page {
    
    min-height: 100%;
  }.navbar-absolute {
    position: absolute;
    top: 55%;
  }.level_1 > .page.page_0 {
    min-height: 55%;
    max-height: 55%;
  }.level_1 > .page .vegas-wrapper .mod_article > .mod_article.active .ce_image.nobg .image_container img {
    width: 20%;
    height: auto;
  }.level_1 > .page .vegas-wrapper .mod_article > .mod_article.active .ce_image.nobg .image_container {
    top: 35%;
  }.level_1 > .page.page_0 .ce_headline {
    font-size: 4.333em;
  }.bx-slider-bootstrap .slide .marken-logo {
    height: 4em;
    background-size: auto 2em;
  }.bx-slider-bootstrap .slide.bb .marken-logo {
    background-position-y: 2em;
  }nav.navbar-collapse {
    width: 63%;
  }nav.navbar-collapse.mod_onepagewebsitenavigation {
    float: left !important;
    width: 80%;
  }nav.navbar-collapse .navbar-nav li a {
    padding: 10px 1.1em;
    text-align: left;
  }.vegas-wrapper .mod_article > .mod_article.active .ce_image.nobg .image_container {
    top: 25%;
  }#multichannel-art .bx-sub-page-slide .ce_divstart .container-fluid,
  #multichannel-art .bx-wrapper .bx-pager {
    max-width: 768px;
  }#multichannel-art .bx-wrapper .bx-pager-item {
    padding: 0 2%;
  }#brands-slider-art .slide p {
    max-width: 95%;
  }#container #main .page#about .bx-wrapper .bx-controls-direction a,
  #container #main .page#brands .bx-wrapper .bx-controls-direction a {
    top: 10.000em;
    z-index: 999;
  }#container #main .page .bx-pager.bx-default-pager {
    margin-left: 0;
    bottom: 1em;
    max-width: 768px;
    width: 100%;
  }#container #main .page #multichannel-art .bx-wrapper .bx-controls-direction a {
    top: 12em;
  }#container #main .page #multichannel-art .bx-wrapper .bx-controls-direction .bx-prev {
    left: 0.5em !important;
  }#container #main .page #multichannel-art .bx-wrapper .bx-controls-direction .bx-next {
    right: 0.5em !important;
  }#container #main .page#about .bx-wrapper .bx-prev {
    left: -2em !important;
  }#container #main .page #multichannel-art .bx-controls {
    max-width: 768px;
    left: 50%;
    margin-left: -384px;
  }#container #main .page .bx-wrapper .bx-next {
    right: -2em !important;
  }#container #main .page .bx-wrapper .bx-prev {
    left: -2em !important;
  }.level_2 .mod_article#geschichte-slider-art .bx-wrapper,
  .level_1 .mod_article#brands-slider-art .bx-wrapper {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }}@media all and (min-width: 992px) and (max-width: 1024px) {.navbar-nav li a {
    padding: 1.4em 1.1em;
  }.subpage .mod_login input.text {
    margin-bottom: 1em;
  }#container #main .page#about .bx-wrapper .bx-controls-direction a {
    top: 11.8em;
  }.level_1 > .page .vegas-wrapper .mod_article > .mod_article.active .ce_image.nobg .image_container img {
    width: 120px;
  }#multichannel-art .bx-wrapper .bx-pager-item {
    padding: 0 3%;
  }.bx-slider-bootstrap .slide .marken-logo {
    height: 3.333em;
    background-size: auto 60%;
  }}@media all and (min-width: 993px) and (max-width: 1200px) {.bx-wrapper .bx-pager.bx-default-pager {
    max-width: 993px;
    margin-left: 0;
  }#multichannel-art .bx-sub-page-slide .ce_divstart .container-fluid {
    max-width: 993px;
  }#multichannel-art .bx-wrapper .bx-pager.bx-default-pager {
    position: absolute;
    bottom: 2em;
    max-width: 993px;
    
    
    
    width: 100%;
  }#geschichte-slider-art .bx-wrapper .bx-pager.bx-default-pager {
    position: absolute;
    bottom: 2em;
    max-width: 993px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    width: 100%;
  }.page#about .bx-wrapper .bx-controls-direction a {
    top: 11em;
  }.level_2 .mod_article#geschichte-slider-art .bx-wrapper,
  .level_1 .mod_article#brands-slider-art .bx-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }#container #main .page .bx-wrapper .bx-controls-direction a {
    top: 11.000em;
    z-index: 999;
  }#container #main .page .bx-wrapper .bx-next {
    right: -2em !important;
  }#container #main .page .bx-wrapper .bx-prev {
    left: -2em !important;
  }#container #main .page #multichannel-art .bx-controls {
    max-width: 993px;
    left: 50%;
    margin-left: -496.5px;
  }#container #main .page#about .bx-wrapper .bx-prev {
    left: -2em !important;
  }#container #main .page#about #multichannel-art .bx-wrapper .bx-prev {
    left: 0em !important;
  }#container #main .page#about #multichannel-art .bx-wrapper .bx-next {
    right: 0em !important;
  }.navbar-nav li a {
    padding: 1.4em 1.3em;
  }}@media all and (max-width: 480px) {body {
    font-size: 8px;
  }#home .ce_headline {
    font-size: 2em;
  }}@media print {div.mod_newsreader div.rightSide {
    display: none;
  }}.vegas-overlay,
.vegas-slide,
.vegas-slide-inner,
.vegas-timer,
.vegas-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  border: none;
  padding: 0;
  margin: 0;
}.vegas-overlay {
  opacity: .5;
  background: url(overlays/02.png) center center;
}.vegas-timer {
  top: auto;
  bottom: 0;
  height: 2px;
}.vegas-timer-progress {
  width: 0;
  height: 100%;
  background: #fff;
  -webkit-transition: width ease-out;
  transition: width ease-out;
}.vegas-timer-running .vegas-timer-progress {
  width: 100%;
}.vegas-slide,
.vegas-slide-inner {
  margin: 0;
  padding: 0;
  background: center center no-repeat;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}body .vegas-container {
  overflow: hidden !important;
  position: relative;
}.vegas-video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}body.vegas-container {
  overflow: auto;
  position: static;
  z-index: -2;
}body.vegas-container > .vegas-overlay,
body.vegas-container > .vegas-slide,
body.vegas-container > .vegas-timer {
  position: fixed;
  z-index: -1;
}:root body.vegas-container > .vegas-overlay,
:root body.vegas-container > .vegas-slide,
_::full-page-media,
_:future {
  bottom: -76px;
}.vegas-transition-fade,
.vegas-transition-fade2 {
  opacity: 0;
}.vegas-transition-fade-in,
.vegas-transition-fade2-in {
  opacity: 1;
}.vegas-transition-fade2-out {
  opacity: 0;
}.vegas-transition-blur,
.vegas-transition-blur2 {
  opacity: 0;
  -webkit-filter: blur(32px);
  filter: blur(32px);
}.vegas-transition-blur-in,
.vegas-transition-blur2-in {
  opacity: 1;
  -webkit-filter: blur(0px);
  filter: blur(0px);
}.vegas-transition-blur2-out {
  opacity: 0;
}.vegas-transition-flash,
.vegas-transition-flash2 {
  opacity: 0;
  -webkit-filter: brightness(25);
  filter: brightness(25);
}.vegas-transition-flash-in,
.vegas-transition-flash2-in {
  opacity: 1;
  -webkit-filter: brightness(1);
  filter: brightness(1);
}.vegas-transition-flash2-out {
  opacity: 0;
  -webkit-filter: brightness(25);
  filter: brightness(25);
}.vegas-transition-negative,
.vegas-transition-negative2 {
  opacity: 0;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}.vegas-transition-negative-in,
.vegas-transition-negative2-in {
  opacity: 1;
  -webkit-filter: invert(0);
  filter: invert(0);
}.vegas-transition-negative2-out {
  opacity: 0;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}.vegas-transition-burn,
.vegas-transition-burn2 {
  opacity: 0;
  -webkit-filter: contrast(1000%) saturate(1000%);
  filter: contrast(1000%) saturate(1000%);
}.vegas-transition-burn-in,
.vegas-transition-burn2-in {
  opacity: 1;
  -webkit-filter: contrast(100%) saturate(100%);
  filter: contrast(100%) saturate(100%);
}.vegas-transition-burn2-out {
  opacity: 0;
  -webkit-filter: contrast(1000%) saturate(1000%);
  filter: contrast(1000%) saturate(1000%);
}.vegas-transition-slideLeft,
.vegas-transition-slideLeft2 {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}.vegas-transition-slideLeft-in,
.vegas-transition-slideLeft2-in {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}.vegas-transition-slideLeft2-out,
.vegas-transition-slideRight,
.vegas-transition-slideRight2 {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}.vegas-transition-slideRight-in,
.vegas-transition-slideRight2-in {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}.vegas-transition-slideRight2-out {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}.vegas-transition-slideUp,
.vegas-transition-slideUp2 {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}.vegas-transition-slideUp-in,
.vegas-transition-slideUp2-in {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}.vegas-transition-slideDown,
.vegas-transition-slideDown2,
.vegas-transition-slideUp2-out {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}.vegas-transition-slideDown-in,
.vegas-transition-slideDown2-in {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}.vegas-transition-slideDown2-out {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}.vegas-transition-zoomIn,
.vegas-transition-zoomIn2 {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}.vegas-transition-zoomIn-in,
.vegas-transition-zoomIn2-in {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}.vegas-transition-zoomIn2-out,
.vegas-transition-zoomOut,
.vegas-transition-zoomOut2 {
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  opacity: 0;
}.vegas-transition-zoomOut-in,
.vegas-transition-zoomOut2-in {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}.vegas-transition-zoomOut2-out {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}.vegas-transition-swirlLeft,
.vegas-transition-swirlLeft2 {
  -webkit-transform: scale(2) rotate(35deg);
  -ms-transform: scale(2) rotate(35deg);
  transform: scale(2) rotate(35deg);
  opacity: 0;
}.vegas-transition-swirlLeft-in,
.vegas-transition-swirlLeft2-in {
  -webkit-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  opacity: 1;
}.vegas-transition-swirlLeft2-out,
.vegas-transition-swirlRight,
.vegas-transition-swirlRight2 {
  -webkit-transform: scale(2) rotate(-35deg);
  -ms-transform: scale(2) rotate(-35deg);
  transform: scale(2) rotate(-35deg);
  opacity: 0;
}.vegas-transition-swirlRight-in,
.vegas-transition-swirlRight2-in {
  -webkit-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  opacity: 1;
}.vegas-transition-swirlRight2-out {
  -webkit-transform: scale(2) rotate(35deg);
  -ms-transform: scale(2) rotate(35deg);
  transform: scale(2) rotate(35deg);
  opacity: 0;
}.vegas-animation-kenburns {
  -webkit-animation: kenburns ease-out;
  animation: kenburns ease-out;
}@-webkit-keyframes kenburns {
  0% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}@keyframes kenburns {
  0% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}.vegas-animation-kenburnsUp {
  -webkit-animation: kenburnsUp ease-out;
  animation: kenburnsUp ease-out;
}@-webkit-keyframes kenburnsUp {
  0% {
    -webkit-transform: scale(1.5) translate(0, 10%);
    transform: scale(1.5) translate(0, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}@keyframes kenburnsUp {
  0% {
    -webkit-transform: scale(1.5) translate(0, 10%);
    transform: scale(1.5) translate(0, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}.vegas-animation-kenburnsDown {
  -webkit-animation: kenburnsDown ease-out;
  animation: kenburnsDown ease-out;
}@-webkit-keyframes kenburnsDown {
  0% {
    -webkit-transform: scale(1.5) translate(0, -10%);
    transform: scale(1.5) translate(0, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}@keyframes kenburnsDown {
  0% {
    -webkit-transform: scale(1.5) translate(0, -10%);
    transform: scale(1.5) translate(0, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}.vegas-animation-kenburnsLeft {
  -webkit-animation: kenburnsLeft ease-out;
  animation: kenburnsLeft ease-out;
}@-webkit-keyframes kenburnsLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 0);
    transform: scale(1.5) translate(10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}@keyframes kenburnsLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 0);
    transform: scale(1.5) translate(10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}.vegas-animation-kenburnsRight {
  -webkit-animation: kenburnsRight ease-out;
  animation: kenburnsRight ease-out;
}@-webkit-keyframes kenburnsRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 0);
    transform: scale(1.5) translate(-10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}@keyframes kenburnsRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 0);
    transform: scale(1.5) translate(-10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}.vegas-animation-kenburnsUpLeft {
  -webkit-animation: kenburnsUpLeft ease-out;
  animation: kenburnsUpLeft ease-out;
}@-webkit-keyframes kenburnsUpLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 10%);
    transform: scale(1.5) translate(10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}@keyframes kenburnsUpLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 10%);
    transform: scale(1.5) translate(10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}.vegas-animation-kenburnsUpRight {
  -webkit-animation: kenburnsUpRight ease-out;
  animation: kenburnsUpRight ease-out;
}@-webkit-keyframes kenburnsUpRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 10%);
    transform: scale(1.5) translate(-10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}@keyframes kenburnsUpRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 10%);
    transform: scale(1.5) translate(-10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}.vegas-animation-kenburnsDownLeft {
  -webkit-animation: kenburnsDownLeft ease-out;
  animation: kenburnsDownLeft ease-out;
}@-webkit-keyframes kenburnsDownLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, -10%);
    transform: scale(1.5) translate(10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}@keyframes kenburnsDownLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, -10%);
    transform: scale(1.5) translate(10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}.vegas-animation-kenburnsDownRight {
  -webkit-animation: kenburnsDownRight ease-out;
  animation: kenburnsDownRight ease-out;
}@-webkit-keyframes kenburnsDownRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, -10%);
    transform: scale(1.5) translate(-10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}@keyframes kenburnsDownRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, -10%);
    transform: scale(1.5) translate(-10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}.mc-hide-scrolls {
  overflow: hidden;
}body .mc-cycle {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
}div.mc-image {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  overflow: hidden;
  width: 100%;
}.mc-old-browser .mc-image {
  overflow: hidden;
}#slides {
  position: relative;
}#slides .slides-container {
  display: none;
}#slides .scrollable {
  *zoom: 1;
  position: relative;
  top: 0;
  left: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  height: 100%;
}#slides .scrollable:after {
  content: "";
  display: table;
  clear: both;
}.slides-navigation {
  margin: 0 auto;
  position: absolute;
  z-index: 3;
  top: 46%;
  width: 100%;
}.slides-navigation a {
  position: absolute;
  display: block;
}.slides-navigation a.prev {
  left: 0;
}.slides-navigation a.next {
  right: 0;
}.slides-pagination {
  position: absolute;
  z-index: 3;
  bottom: 0;
  text-align: center;
  width: 100%;
}.slides-pagination a {
  border: 2px solid #222;
  border-radius: 15px;
  width: 10px;
  height: 10px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII=");
  margin: 2px;
  overflow: hidden;
  text-indent: -100%;
}.slides-pagination a.current {
  background: #222;
}