@charset "UTF-8";
/* line 1, bootstrap.min.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

/* line 1, bootstrap.min.css */
body {
  margin: 0; }

/* line 1, bootstrap.min.css */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/* line 1, bootstrap.min.css */
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

/* line 1, bootstrap.min.css */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 1, bootstrap.min.css */
[hidden], template {
  display: none; }

/* line 1, bootstrap.min.css */
a {
  background-color: transparent; }

/* line 1, bootstrap.min.css */
a:active, a:hover {
  outline: 0; }

/* line 1, bootstrap.min.css */
abbr[title] {
  border-bottom: 1px dotted; }

/* line 1, bootstrap.min.css */
b, strong {
  font-weight: 600; }

/* line 1, bootstrap.min.css */
dfn {
  font-style: italic; }

/* line 1, bootstrap.min.css */
mark {
  background: #ff0;
  color: #000; }

/* line 1, bootstrap.min.css */
small {
  font-size: 80%; }

/* line 1, bootstrap.min.css */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 1, bootstrap.min.css */
sup {
  top: -0.5em; }

/* line 1, bootstrap.min.css */
sub {
  bottom: -0.25em; }

/* line 1, bootstrap.min.css */
img {
  border: 0; }

/* line 1, bootstrap.min.css */
svg:not(:root) {
  overflow: hidden; }

/* line 1, bootstrap.min.css */
figure {
  margin: 1em 40px; }

/* line 1, bootstrap.min.css */
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/* line 1, bootstrap.min.css */
pre {
  overflow: auto; }

/* line 1, bootstrap.min.css */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* line 1, bootstrap.min.css */
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

/* line 1, bootstrap.min.css */
button {
  overflow: visible; }

/* line 1, bootstrap.min.css */
button, select {
  text-transform: none; }

/* line 1, bootstrap.min.css */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

/* line 1, bootstrap.min.css */
button[disabled], html input[disabled] {
  cursor: default; }

/* line 1, bootstrap.min.css */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 1, bootstrap.min.css */
input {
  line-height: normal; }

/* line 1, bootstrap.min.css */
input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

/* line 1, bootstrap.min.css */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/* line 1, bootstrap.min.css */
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 1, bootstrap.min.css */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 1, bootstrap.min.css */
fieldset {
  border: none;
  margin: 0;
  padding: 0; }

/* line 1, bootstrap.min.css */
legend {
  border: 0;
  padding: 0; }

/* line 1, bootstrap.min.css */
textarea {
  overflow: auto; }

/* line 1, bootstrap.min.css */
optgroup {
  font-weight: 600; }

/* line 1, bootstrap.min.css */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 1, bootstrap.min.css */
td, th {
  padding: 0; }

/* line 1, bootstrap.min.css */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 1, bootstrap.min.css */
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 1, bootstrap.min.css */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

/* line 1, bootstrap.min.css */
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

/* line 1, bootstrap.min.css */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 1, bootstrap.min.css */
figure {
  margin: 0; }

/* line 1, bootstrap.min.css */
img {
  vertical-align: middle; }

/* line 1, bootstrap.min.css */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

/* line 1, bootstrap.min.css */
.img-rounded {
  border-radius: 6px; }

/* line 1, bootstrap.min.css */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

/* line 1, bootstrap.min.css */
.img-circle {
  border-radius: 50%; }

/* line 1, bootstrap.min.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* line 1, bootstrap.min.css */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* line 1, bootstrap.min.css */
[role="button"] {
  cursor: pointer; }

/* line 1, bootstrap.min.css */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  /* line 1, bootstrap.min.css */
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  /* line 1, bootstrap.min.css */
  .container {
    width: 970px; } }
@media (min-width: 1260px) {
  /* line 1, bootstrap.min.css */
  .container {
    width: 1230px; } }
/* line 1, bootstrap.min.css */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

/* line 1, bootstrap.min.css */
.row {
  margin-left: -15px;
  margin-right: -15px; }

/* line 1, bootstrap.min.css */
.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: 15px;
  padding-right: 15px; }

/* line 1, bootstrap.min.css */
.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; }

/* line 1, bootstrap.min.css */
.col-xs-12 {
  width: 100%; }

/* line 1, bootstrap.min.css */
.col-xs-11 {
  width: 91.66666667%; }

/* line 1, bootstrap.min.css */
.col-xs-10 {
  width: 83.33333333%; }

/* line 1, bootstrap.min.css */
.col-xs-9 {
  width: 75%; }

/* line 1, bootstrap.min.css */
.col-xs-8 {
  width: 66.66666667%; }

/* line 1, bootstrap.min.css */
.col-xs-7 {
  width: 58.33333333%; }

/* line 1, bootstrap.min.css */
.col-xs-6 {
  width: 50%; }

/* line 1, bootstrap.min.css */
.col-xs-5 {
  width: 41.66666667%; }

/* line 1, bootstrap.min.css */
.col-xs-4 {
  width: 33.33333333%; }

/* line 1, bootstrap.min.css */
.col-xs-3 {
  width: 25%; }

/* line 1, bootstrap.min.css */
.col-xs-2 {
  width: 16.66666667%; }

/* line 1, bootstrap.min.css */
.col-xs-1 {
  width: 8.33333333%; }

/* line 1, bootstrap.min.css */
.col-xs-pull-12 {
  right: 100%; }

/* line 1, bootstrap.min.css */
.col-xs-pull-11 {
  right: 91.66666667%; }

/* line 1, bootstrap.min.css */
.col-xs-pull-10 {
  right: 83.33333333%; }

/* line 1, bootstrap.min.css */
.col-xs-pull-9 {
  right: 75%; }

/* line 1, bootstrap.min.css */
.col-xs-pull-8 {
  right: 66.66666667%; }

/* line 1, bootstrap.min.css */
.col-xs-pull-7 {
  right: 58.33333333%; }

/* line 1, bootstrap.min.css */
.col-xs-pull-6 {
  right: 50%; }

/* line 1, bootstrap.min.css */
.col-xs-pull-5 {
  right: 41.66666667%; }

/* line 1, bootstrap.min.css */
.col-xs-pull-4 {
  right: 33.33333333%; }

/* line 1, bootstrap.min.css */
.col-xs-pull-3 {
  right: 25%; }

/* line 1, bootstrap.min.css */
.col-xs-pull-2 {
  right: 16.66666667%; }

/* line 1, bootstrap.min.css */
.col-xs-pull-1 {
  right: 8.33333333%; }

/* line 1, bootstrap.min.css */
.col-xs-pull-0 {
  right: auto; }

/* line 1, bootstrap.min.css */
.col-xs-push-12 {
  left: 100%; }

/* line 1, bootstrap.min.css */
.col-xs-push-11 {
  left: 91.66666667%; }

/* line 1, bootstrap.min.css */
.col-xs-push-10 {
  left: 83.33333333%; }

/* line 1, bootstrap.min.css */
.col-xs-push-9 {
  left: 75%; }

/* line 1, bootstrap.min.css */
.col-xs-push-8 {
  left: 66.66666667%; }

/* line 1, bootstrap.min.css */
.col-xs-push-7 {
  left: 58.33333333%; }

/* line 1, bootstrap.min.css */
.col-xs-push-6 {
  left: 50%; }

/* line 1, bootstrap.min.css */
.col-xs-push-5 {
  left: 41.66666667%; }

/* line 1, bootstrap.min.css */
.col-xs-push-4 {
  left: 33.33333333%; }

/* line 1, bootstrap.min.css */
.col-xs-push-3 {
  left: 25%; }

/* line 1, bootstrap.min.css */
.col-xs-push-2 {
  left: 16.66666667%; }

/* line 1, bootstrap.min.css */
.col-xs-push-1 {
  left: 8.33333333%; }

/* line 1, bootstrap.min.css */
.col-xs-push-0 {
  left: auto; }

/* line 1, bootstrap.min.css */
.col-xs-offset-12 {
  margin-left: 100%; }

/* line 1, bootstrap.min.css */
.col-xs-offset-11 {
  margin-left: 91.66666667%; }

/* line 1, bootstrap.min.css */
.col-xs-offset-10 {
  margin-left: 83.33333333%; }

/* line 1, bootstrap.min.css */
.col-xs-offset-9 {
  margin-left: 75%; }

/* line 1, bootstrap.min.css */
.col-xs-offset-8 {
  margin-left: 66.66666667%; }

/* line 1, bootstrap.min.css */
.col-xs-offset-7 {
  margin-left: 58.33333333%; }

/* line 1, bootstrap.min.css */
.col-xs-offset-6 {
  margin-left: 50%; }

/* line 1, bootstrap.min.css */
.col-xs-offset-5 {
  margin-left: 41.66666667%; }

/* line 1, bootstrap.min.css */
.col-xs-offset-4 {
  margin-left: 33.33333333%; }

/* line 1, bootstrap.min.css */
.col-xs-offset-3 {
  margin-left: 25%; }

/* line 1, bootstrap.min.css */
.col-xs-offset-2 {
  margin-left: 16.66666667%; }

/* line 1, bootstrap.min.css */
.col-xs-offset-1 {
  margin-left: 8.33333333%; }

/* line 1, bootstrap.min.css */
.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  /* line 1, bootstrap.min.css */
  .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; }

  /* line 1, bootstrap.min.css */
  .col-sm-12 {
    width: 100%; }

  /* line 1, bootstrap.min.css */
  .col-sm-11 {
    width: 91.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-sm-10 {
    width: 83.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-sm-9 {
    width: 75%; }

  /* line 1, bootstrap.min.css */
  .col-sm-8 {
    width: 66.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-sm-7 {
    width: 58.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-sm-6 {
    width: 50%; }

  /* line 1, bootstrap.min.css */
  .col-sm-5 {
    width: 41.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-sm-4 {
    width: 33.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-sm-3 {
    width: 25%; }

  /* line 1, bootstrap.min.css */
  .col-sm-2 {
    width: 16.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-sm-1 {
    width: 8.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-sm-pull-12 {
    right: 100%; }

  /* line 1, bootstrap.min.css */
  .col-sm-pull-11 {
    right: 91.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-sm-pull-10 {
    right: 83.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-sm-pull-9 {
    right: 75%; }

  /* line 1, bootstrap.min.css */
  .col-sm-pull-8 {
    right: 66.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-sm-pull-7 {
    right: 58.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-sm-pull-6 {
    right: 50%; }

  /* line 1, bootstrap.min.css */
  .col-sm-pull-5 {
    right: 41.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-sm-pull-4 {
    right: 33.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-sm-pull-3 {
    right: 25%; }

  /* line 1, bootstrap.min.css */
  .col-sm-pull-2 {
    right: 16.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-sm-pull-1 {
    right: 8.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-sm-pull-0 {
    right: auto; }

  /* line 1, bootstrap.min.css */
  .col-sm-push-12 {
    left: 100%; }

  /* line 1, bootstrap.min.css */
  .col-sm-push-11 {
    left: 91.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-sm-push-10 {
    left: 83.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-sm-push-9 {
    left: 75%; }

  /* line 1, bootstrap.min.css */
  .col-sm-push-8 {
    left: 66.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-sm-push-7 {
    left: 58.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-sm-push-6 {
    left: 50%; }

  /* line 1, bootstrap.min.css */
  .col-sm-push-5 {
    left: 41.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-sm-push-4 {
    left: 33.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-sm-push-3 {
    left: 25%; }

  /* line 1, bootstrap.min.css */
  .col-sm-push-2 {
    left: 16.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-sm-push-1 {
    left: 8.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-sm-push-0 {
    left: auto; }

  /* line 1, bootstrap.min.css */
  .col-sm-offset-12 {
    margin-left: 100%; }

  /* line 1, bootstrap.min.css */
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-sm-offset-9 {
    margin-left: 75%; }

  /* line 1, bootstrap.min.css */
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-sm-offset-6 {
    margin-left: 50%; }

  /* line 1, bootstrap.min.css */
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-sm-offset-3 {
    margin-left: 25%; }

  /* line 1, bootstrap.min.css */
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  /* line 1, bootstrap.min.css */
  .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; }

  /* line 1, bootstrap.min.css */
  .col-md-12 {
    width: 100%; }

  /* line 1, bootstrap.min.css */
  .col-md-11 {
    width: 91.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-md-10 {
    width: 83.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-md-9 {
    width: 75%; }

  /* line 1, bootstrap.min.css */
  .col-md-8 {
    width: 66.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-md-7 {
    width: 58.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-md-6 {
    width: 50%; }

  /* line 1, bootstrap.min.css */
  .col-md-5 {
    width: 41.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-md-4 {
    width: 33.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-md-3 {
    width: 25%; }

  /* line 1, bootstrap.min.css */
  .col-md-2 {
    width: 16.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-md-1 {
    width: 8.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-md-pull-12 {
    right: 100%; }

  /* line 1, bootstrap.min.css */
  .col-md-pull-11 {
    right: 91.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-md-pull-10 {
    right: 83.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-md-pull-9 {
    right: 75%; }

  /* line 1, bootstrap.min.css */
  .col-md-pull-8 {
    right: 66.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-md-pull-7 {
    right: 58.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-md-pull-6 {
    right: 50%; }

  /* line 1, bootstrap.min.css */
  .col-md-pull-5 {
    right: 41.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-md-pull-4 {
    right: 33.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-md-pull-3 {
    right: 25%; }

  /* line 1, bootstrap.min.css */
  .col-md-pull-2 {
    right: 16.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-md-pull-1 {
    right: 8.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-md-pull-0 {
    right: auto; }

  /* line 1, bootstrap.min.css */
  .col-md-push-12 {
    left: 100%; }

  /* line 1, bootstrap.min.css */
  .col-md-push-11 {
    left: 91.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-md-push-10 {
    left: 83.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-md-push-9 {
    left: 75%; }

  /* line 1, bootstrap.min.css */
  .col-md-push-8 {
    left: 66.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-md-push-7 {
    left: 58.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-md-push-6 {
    left: 50%; }

  /* line 1, bootstrap.min.css */
  .col-md-push-5 {
    left: 41.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-md-push-4 {
    left: 33.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-md-push-3 {
    left: 25%; }

  /* line 1, bootstrap.min.css */
  .col-md-push-2 {
    left: 16.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-md-push-1 {
    left: 8.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-md-push-0 {
    left: auto; }

  /* line 1, bootstrap.min.css */
  .col-md-offset-12 {
    margin-left: 100%; }

  /* line 1, bootstrap.min.css */
  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-md-offset-9 {
    margin-left: 75%; }

  /* line 1, bootstrap.min.css */
  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-md-offset-6 {
    margin-left: 50%; }

  /* line 1, bootstrap.min.css */
  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-md-offset-3 {
    margin-left: 25%; }

  /* line 1, bootstrap.min.css */
  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1260px) {
  /* line 1, bootstrap.min.css */
  .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; }

  /* line 1, bootstrap.min.css */
  .col-lg-12 {
    width: 100%; }

  /* line 1, bootstrap.min.css */
  .col-lg-11 {
    width: 91.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-lg-10 {
    width: 83.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-lg-9 {
    width: 75%; }

  /* line 1, bootstrap.min.css */
  .col-lg-8 {
    width: 66.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-lg-7 {
    width: 58.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-lg-6 {
    width: 50%; }

  /* line 1, bootstrap.min.css */
  .col-lg-5 {
    width: 41.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-lg-4 {
    width: 33.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-lg-3 {
    width: 25%; }

  /* line 1, bootstrap.min.css */
  .col-lg-2 {
    width: 16.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-lg-1 {
    width: 8.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-lg-pull-12 {
    right: 100%; }

  /* line 1, bootstrap.min.css */
  .col-lg-pull-11 {
    right: 91.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-lg-pull-10 {
    right: 83.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-lg-pull-9 {
    right: 75%; }

  /* line 1, bootstrap.min.css */
  .col-lg-pull-8 {
    right: 66.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-lg-pull-7 {
    right: 58.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-lg-pull-6 {
    right: 50%; }

  /* line 1, bootstrap.min.css */
  .col-lg-pull-5 {
    right: 41.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-lg-pull-4 {
    right: 33.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-lg-pull-3 {
    right: 25%; }

  /* line 1, bootstrap.min.css */
  .col-lg-pull-2 {
    right: 16.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-lg-pull-1 {
    right: 8.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-lg-pull-0 {
    right: auto; }

  /* line 1, bootstrap.min.css */
  .col-lg-push-12 {
    left: 100%; }

  /* line 1, bootstrap.min.css */
  .col-lg-push-11 {
    left: 91.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-lg-push-10 {
    left: 83.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-lg-push-9 {
    left: 75%; }

  /* line 1, bootstrap.min.css */
  .col-lg-push-8 {
    left: 66.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-lg-push-7 {
    left: 58.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-lg-push-6 {
    left: 50%; }

  /* line 1, bootstrap.min.css */
  .col-lg-push-5 {
    left: 41.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-lg-push-4 {
    left: 33.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-lg-push-3 {
    left: 25%; }

  /* line 1, bootstrap.min.css */
  .col-lg-push-2 {
    left: 16.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-lg-push-1 {
    left: 8.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-lg-push-0 {
    left: auto; }

  /* line 1, bootstrap.min.css */
  .col-lg-offset-12 {
    margin-left: 100%; }

  /* line 1, bootstrap.min.css */
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-lg-offset-9 {
    margin-left: 75%; }

  /* line 1, bootstrap.min.css */
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-lg-offset-6 {
    margin-left: 50%; }

  /* line 1, bootstrap.min.css */
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-lg-offset-3 {
    margin-left: 25%; }

  /* line 1, bootstrap.min.css */
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  /* line 1, bootstrap.min.css */
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  /* line 1, bootstrap.min.css */
  .col-lg-offset-0 {
    margin-left: 0; } }
/* line 1, bootstrap.min.css */
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
  content: " ";
  display: table; }

/* line 1, bootstrap.min.css */
.clearfix:after, .container:after, .container-fluid:after, .row:after {
  clear: both; }

/* line 1, bootstrap.min.css */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* line 1, bootstrap.min.css */
.pull-right {
  float: right !important; }

/* line 1, bootstrap.min.css */
.pull-left {
  float: left !important; }

/* line 1, bootstrap.min.css */
.hide {
  display: none !important; }

/* line 1, bootstrap.min.css */
.show {
  display: block !important; }

/* line 1, bootstrap.min.css */
.invisible {
  visibility: hidden; }

/* line 1, bootstrap.min.css */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* line 1, bootstrap.min.css */
.hidden {
  display: none !important; }

/* line 1, bootstrap.min.css */
.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
/* line 1, bootstrap.min.css */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

/* line 1, bootstrap.min.css */
.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) {
  /* line 1, bootstrap.min.css */
  .visible-xs {
    display: block !important; }

  /* line 1, bootstrap.min.css */
  table.visible-xs {
    display: table !important; }

  /* line 1, bootstrap.min.css */
  tr.visible-xs {
    display: table-row !important; }

  /* line 1, bootstrap.min.css */
  th.visible-xs, td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  /* line 1, bootstrap.min.css */
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 767px) {
  /* line 1, bootstrap.min.css */
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 767px) {
  /* line 1, bootstrap.min.css */
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, bootstrap.min.css */
  .visible-sm {
    display: block !important; }

  /* line 1, bootstrap.min.css */
  table.visible-sm {
    display: table !important; }

  /* line 1, bootstrap.min.css */
  tr.visible-sm {
    display: table-row !important; }

  /* line 1, bootstrap.min.css */
  th.visible-sm, td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, bootstrap.min.css */
  .visible-sm-block {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, bootstrap.min.css */
  .visible-sm-inline {
    display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, bootstrap.min.css */
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1, bootstrap.min.css */
  .visible-md {
    display: block !important; }

  /* line 1, bootstrap.min.css */
  table.visible-md {
    display: table !important; }

  /* line 1, bootstrap.min.css */
  tr.visible-md {
    display: table-row !important; }

  /* line 1, bootstrap.min.css */
  th.visible-md, td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1, bootstrap.min.css */
  .visible-md-block {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1, bootstrap.min.css */
  .visible-md-inline {
    display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1, bootstrap.min.css */
  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1260px) {
  /* line 1, bootstrap.min.css */
  .visible-lg {
    display: block !important; }

  /* line 1, bootstrap.min.css */
  table.visible-lg {
    display: table !important; }

  /* line 1, bootstrap.min.css */
  tr.visible-lg {
    display: table-row !important; }

  /* line 1, bootstrap.min.css */
  th.visible-lg, td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1260px) {
  /* line 1, bootstrap.min.css */
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1260px) {
  /* line 1, bootstrap.min.css */
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1260px) {
  /* line 1, bootstrap.min.css */
  .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  /* line 1, bootstrap.min.css */
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, bootstrap.min.css */
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1, bootstrap.min.css */
  .hidden-md {
    display: none !important; } }
@media (min-width: 1260px) {
  /* line 1, bootstrap.min.css */
  .hidden-lg {
    display: none !important; } }
/* line 1, bootstrap.min.css */
.visible-print {
  display: none !important; }

@media print {
  /* line 1, bootstrap.min.css */
  .visible-print {
    display: block !important; }

  /* line 1, bootstrap.min.css */
  table.visible-print {
    display: table !important; }

  /* line 1, bootstrap.min.css */
  tr.visible-print {
    display: table-row !important; }

  /* line 1, bootstrap.min.css */
  th.visible-print, td.visible-print {
    display: table-cell !important; } }
/* line 1, bootstrap.min.css */
.visible-print-block {
  display: none !important; }

@media print {
  /* line 1, bootstrap.min.css */
  .visible-print-block {
    display: block !important; } }
/* line 1, bootstrap.min.css */
.visible-print-inline {
  display: none !important; }

@media print {
  /* line 1, bootstrap.min.css */
  .visible-print-inline {
    display: inline !important; } }
/* line 1, bootstrap.min.css */
.visible-print-inline-block {
  display: none !important; }

@media print {
  /* line 1, bootstrap.min.css */
  .visible-print-inline-block {
    display: inline-block !important; } }
@media print {
  /* line 1, bootstrap.min.css */
  .hidden-print {
    display: none !important; } }
/* line 1, bootstrap.min.css */
.text-left {
  text-align: left; }

/* line 1, bootstrap.min.css */
.text-center {
  text-align: center; }

/* line 1, bootstrap.min.css */
.text-right {
  text-align: right; }

/* line 1, bootstrap.min.css */
.text-justify {
  text-align: justify; }

/* line 1, bootstrap.min.css */
.text-nowrap {
  white-space: nowrap; }

/* line 1, bootstrap.min.css */
h1, h2, h3, h4, h5, h6, p, ul, ol, li {
  margin: 0;
  padding: 0; }

/* line 1, bootstrap.min.css */
ul, ol {
  list-style: none; }

/* line 3, bootstrap.min.css */
.col-xs-5th-1, .col-xs-5th-2, .col-xs-5th-3, .col-xs-5th-4, .col-xs-5th-5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  float: left; }

/* line 3, bootstrap.min.css */
.col-xs-5th-5 {
  width: 100%; }

/* line 3, bootstrap.min.css */
.col-xs-5th-4 {
  width: 80%; }

/* line 3, bootstrap.min.css */
.col-xs-5th-3 {
  width: 60%; }

/* line 3, bootstrap.min.css */
.col-xs-5th-2 {
  width: 40%; }

/* line 3, bootstrap.min.css */
.col-xs-5th-1 {
  width: 20%; }

/* line 3, bootstrap.min.css */
.col-xs-5th-pull-5 {
  right: 100%; }

/* line 3, bootstrap.min.css */
.col-xs-5th-pull-4 {
  right: 80%; }

/* line 3, bootstrap.min.css */
.col-xs-5th-pull-3 {
  right: 60%; }

/* line 3, bootstrap.min.css */
.col-xs-5th-pull-2 {
  right: 40%; }

/* line 3, bootstrap.min.css */
.col-xs-5th-pull-1 {
  right: 20%; }

/* line 3, bootstrap.min.css */
.col-xs-5th-pull-0 {
  right: auto; }

/* line 3, bootstrap.min.css */
.col-xs-5th-push-5 {
  left: 100%; }

/* line 3, bootstrap.min.css */
.col-xs-5th-push-4 {
  left: 80%; }

/* line 3, bootstrap.min.css */
.col-xs-5th-push-3 {
  left: 60%; }

/* line 3, bootstrap.min.css */
.col-xs-5th-push-2 {
  left: 40%; }

/* line 3, bootstrap.min.css */
.col-xs-5th-push-1 {
  left: 20%; }

/* line 3, bootstrap.min.css */
.col-xs-5th-push-0 {
  left: auto; }

/* line 3, bootstrap.min.css */
.col-xs-5th-offset-5 {
  margin-left: 100%; }

/* line 3, bootstrap.min.css */
.col-xs-5th-offset-4 {
  margin-left: 80%; }

/* line 3, bootstrap.min.css */
.col-xs-5th-offset-3 {
  margin-left: 60%; }

/* line 3, bootstrap.min.css */
.col-xs-5th-offset-2 {
  margin-left: 40%; }

/* line 3, bootstrap.min.css */
.col-xs-5th-offset-1 {
  margin-left: 20%; }

/* line 3, bootstrap.min.css */
.col-xs-5th-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  /* line 3, bootstrap.min.css */
  .col-sm-5th-1, .col-sm-5th-2, .col-sm-5th-3, .col-sm-5th-4, .col-sm-5th-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    float: left; }

  /* line 3, bootstrap.min.css */
  .col-sm-5th-5 {
    width: 100%; }

  /* line 3, bootstrap.min.css */
  .col-sm-5th-4 {
    width: 80%; }

  /* line 3, bootstrap.min.css */
  .col-sm-5th-3 {
    width: 60%; }

  /* line 3, bootstrap.min.css */
  .col-sm-5th-2 {
    width: 40%; }

  /* line 3, bootstrap.min.css */
  .col-sm-5th-1 {
    width: 20%; }

  /* line 3, bootstrap.min.css */
  .col-sm-5th-pull-5 {
    right: 100%; }

  /* line 3, bootstrap.min.css */
  .col-sm-5th-pull-4 {
    right: 80%; }

  /* line 3, bootstrap.min.css */
  .col-sm-5th-pull-3 {
    right: 60%; }

  /* line 3, bootstrap.min.css */
  .col-sm-5th-pull-2 {
    right: 40%; }

  /* line 3, bootstrap.min.css */
  .col-sm-5th-pull-1 {
    right: 20%; }

  /* line 3, bootstrap.min.css */
  .col-sm-5th-pull-0 {
    right: auto; }

  /* line 3, bootstrap.min.css */
  .col-sm-5th-push-5 {
    left: 100%; }

  /* line 3, bootstrap.min.css */
  .col-sm-5th-push-4 {
    left: 80%; }

  /* line 3, bootstrap.min.css */
  .col-sm-5th-push-3 {
    left: 60%; }

  /* line 3, bootstrap.min.css */
  .col-sm-5th-push-2 {
    left: 40%; }

  /* line 3, bootstrap.min.css */
  .col-sm-5th-push-1 {
    left: 20%; }

  /* line 3, bootstrap.min.css */
  .col-sm-5th-push-0 {
    left: auto; }

  /* line 3, bootstrap.min.css */
  .col-sm-5th-offset-5 {
    margin-left: 100%; }

  /* line 3, bootstrap.min.css */
  .col-sm-5th-offset-4 {
    margin-left: 80%; }

  /* line 3, bootstrap.min.css */
  .col-sm-5th-offset-3 {
    margin-left: 60%; }

  /* line 3, bootstrap.min.css */
  .col-sm-5th-offset-2 {
    margin-left: 40%; }

  /* line 3, bootstrap.min.css */
  .col-sm-5th-offset-1 {
    margin-left: 20%; }

  /* line 3, bootstrap.min.css */
  .col-sm-5th-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  /* line 3, bootstrap.min.css */
  .col-md-5th-1, .col-md-5th-2, .col-md-5th-3, .col-md-5th-4, .col-md-5th-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    float: left; }

  /* line 3, bootstrap.min.css */
  .col-md-5th-5 {
    width: 100%; }

  /* line 3, bootstrap.min.css */
  .col-md-5th-4 {
    width: 80%; }

  /* line 3, bootstrap.min.css */
  .col-md-5th-3 {
    width: 60%; }

  /* line 3, bootstrap.min.css */
  .col-md-5th-2 {
    width: 40%; }

  /* line 3, bootstrap.min.css */
  .col-md-5th-1 {
    width: 20%; }

  /* line 3, bootstrap.min.css */
  .col-md-5th-pull-5 {
    right: 100%; }

  /* line 3, bootstrap.min.css */
  .col-md-5th-pull-4 {
    right: 80%; }

  /* line 3, bootstrap.min.css */
  .col-md-5th-pull-3 {
    right: 60%; }

  /* line 3, bootstrap.min.css */
  .col-md-5th-pull-2 {
    right: 40%; }

  /* line 3, bootstrap.min.css */
  .col-md-5th-pull-1 {
    right: 20%; }

  /* line 3, bootstrap.min.css */
  .col-md-5th-pull-0 {
    right: auto; }

  /* line 3, bootstrap.min.css */
  .col-md-5th-push-5 {
    left: 100%; }

  /* line 3, bootstrap.min.css */
  .col-md-5th-push-4 {
    left: 80%; }

  /* line 3, bootstrap.min.css */
  .col-md-5th-push-3 {
    left: 60%; }

  /* line 3, bootstrap.min.css */
  .col-md-5th-push-2 {
    left: 40%; }

  /* line 3, bootstrap.min.css */
  .col-md-5th-push-1 {
    left: 20%; }

  /* line 3, bootstrap.min.css */
  .col-md-5th-push-0 {
    left: auto; }

  /* line 3, bootstrap.min.css */
  .col-md-5th-offset-5 {
    margin-left: 100%; }

  /* line 3, bootstrap.min.css */
  .col-md-5th-offset-4 {
    margin-left: 80%; }

  /* line 3, bootstrap.min.css */
  .col-md-5th-offset-3 {
    margin-left: 60%; }

  /* line 3, bootstrap.min.css */
  .col-md-5th-offset-2 {
    margin-left: 40%; }

  /* line 3, bootstrap.min.css */
  .col-md-5th-offset-1 {
    margin-left: 20%; }

  /* line 3, bootstrap.min.css */
  .col-md-5th-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  /* line 3, bootstrap.min.css */
  .col-lg-5th-1, .col-lg-5th-2, .col-lg-5th-3, .col-lg-5th-4, .col-lg-5th-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    float: left; }

  /* line 3, bootstrap.min.css */
  .col-lg-5th-5 {
    width: 100%; }

  /* line 3, bootstrap.min.css */
  .col-lg-5th-4 {
    width: 80%; }

  /* line 3, bootstrap.min.css */
  .col-lg-5th-3 {
    width: 60%; }

  /* line 3, bootstrap.min.css */
  .col-lg-5th-2 {
    width: 40%; }

  /* line 3, bootstrap.min.css */
  .col-lg-5th-1 {
    width: 20%; }

  /* line 3, bootstrap.min.css */
  .col-lg-5th-pull-5 {
    right: 100%; }

  /* line 3, bootstrap.min.css */
  .col-lg-5th-pull-4 {
    right: 80%; }

  /* line 3, bootstrap.min.css */
  .col-lg-5th-pull-3 {
    right: 60%; }

  /* line 3, bootstrap.min.css */
  .col-lg-5th-pull-2 {
    right: 40%; }

  /* line 3, bootstrap.min.css */
  .col-lg-5th-pull-1 {
    right: 20%; }

  /* line 3, bootstrap.min.css */
  .col-lg-5th-pull-0 {
    right: auto; }

  /* line 3, bootstrap.min.css */
  .col-lg-5th-push-5 {
    left: 100%; }

  /* line 3, bootstrap.min.css */
  .col-lg-5th-push-4 {
    left: 80%; }

  /* line 3, bootstrap.min.css */
  .col-lg-5th-push-3 {
    left: 60%; }

  /* line 3, bootstrap.min.css */
  .col-lg-5th-push-2 {
    left: 40%; }

  /* line 3, bootstrap.min.css */
  .col-lg-5th-push-1 {
    left: 20%; }

  /* line 3, bootstrap.min.css */
  .col-lg-5th-push-0 {
    left: auto; }

  /* line 3, bootstrap.min.css */
  .col-lg-5th-offset-5 {
    margin-left: 100%; }

  /* line 3, bootstrap.min.css */
  .col-lg-5th-offset-4 {
    margin-left: 80%; }

  /* line 3, bootstrap.min.css */
  .col-lg-5th-offset-3 {
    margin-left: 60%; }

  /* line 3, bootstrap.min.css */
  .col-lg-5th-offset-2 {
    margin-left: 40%; }

  /* line 3, bootstrap.min.css */
  .col-lg-5th-offset-1 {
    margin-left: 20%; }

  /* line 3, bootstrap.min.css */
  .col-lg-5th-offset-0 {
    margin-left: 0; } }
/**
 * Owl Carousel v2.1.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/* line 6, owl.carousel.min.css */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

/* line 6, owl.carousel.min.css */
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  height: auto;
  /*-webkit-transform-style:preserve-3d*/ }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 6, owl.carousel.min.css */
.owl-carousel.owl-loaded {
  display: block; }

/* line 6, owl.carousel.min.css */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

/* line 6, owl.carousel.min.css */
.owl-carousel.owl-hidden {
  opacity: 0; }

/* line 6, owl.carousel.min.css */
.owl-carousel.owl-refresh .owl-item {
  display: none; }

/* line 6, owl.carousel.min.css */
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 6, owl.carousel.min.css */
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

/* line 6, owl.carousel.min.css */
.owl-carousel.owl-rtl {
  direction: rtl; }

/* line 6, owl.carousel.min.css */
.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* line 6, owl.carousel.min.css */
.no-js .owl-carousel {
  display: block; }

/* line 6, owl.carousel.min.css */
.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-animated-in {
  z-index: 0; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-animated-out {
  z-index: 1; }

/* line 6, owl.carousel.min.css */
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/* line 6, owl.carousel.min.css */
.owl-height {
  transition: height .5s ease-in-out; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform .1s ease;
  transition: transform .1s ease; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* line 8, owl.carousel.min.css */
.owl-nav {
  display: none;
  text-align: center; }

/* line 9, owl.carousel.min.css */
.owl-prev, .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -36px;
  width: 16px;
  height: 36px;
  font-size: 30px;
  line-height: 36px;
  color: #2b2b2b; }

/* line 10, owl.carousel.min.css */
.owl-prev {
  left: 0px; }

/* line 11, owl.carousel.min.css */
.owl-next {
  right: 0px; }

/* line 12, owl.carousel.min.css */
.owl-prev:hover, .owl-next:hover {
  color: #838383; }

@media screen and (min-width: 960px) {
  /* line 14, owl.carousel.min.css */
  .owl-nav {
    display: block; } }
/*


   Magic Zoom Plus v5.1.11 
   Copyright 2016 Magic Toolbox
   Buy a license: https://www.magictoolbox.com/magiczoomplus/
   License agreement: https://www.magictoolbox.com/license/


*/
/**
 * Core styles
 */
@font-face {
  font-family: "magictoolbox-thin";
  font-weight: normal;
  font-style: normal;
  src: url("magictoolbox-thin.eot?#iefix") format("embedded-opentype"), url("data:font/opentype;base64,AAEAAAANAIAAAwBQRkZUTXJLSEgAAAdAAAAAHEdERUYAKQAPAAAHIAAAAB5PUy8yAlYL4QAAAVgAAABWY21hcEAYY70AAAHUAAABSmdhc3D//wADAAAHGAAAAAhnbHlmMMVOJwAAAzQAAAGIaGVhZAmWUYMAAADcAAAANmhoZWEP9QamAAABFAAAACRobXR4L0EAQAAAAbAAAAAkbG9jYQGGAgAAAAMgAAAAFG1heHAAUAAcAAABOAAAACBuYW1l6MPgdAAABLwAAAH1cG9zdLaTuyIAAAa0AAAAZAABAAAAAQAAEWdxz18PPPUACwgAAAAAANDtg/MAAAAA0O2D8wAA/gIInAaeAAAACAACAAAAAAAAAAEAAAae/gIAuAibAAD//wicAAEAAAAAAAAAAAAAAAAAAAAJAAEAAAAJABkABQAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQZeAZAABQAIBTMFmQAAAR4FMwWZAAAD1wBmAhIAAAAABQAAAAAAAAAAAAAAAAAAAAACAAAAAAAAUGZFZABAoAGgBgZm/mYAuAaeAf4AAAABAAAAAAAABAAAAAAAAAACqgAACJsAAAOlAAADpQAACJsAAAibAAAHfABAAAAAAwAAAAMAAAAcAAEAAAAAAEQAAwABAAAAHAAEACgAAAAGAAQAAQACAACgBv//AAAAAKAB//8AAGACAAEAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAqACoAKgBMAGAAdACIAJwAxAAFAAAAAAQABZoAAgAFAAgACwAPAAATEQkBIQE3AREJASEDESERZgFd/uECuP6kPQFd/mYBXP1IpAQABNf77AIK/ZkCC1z99gQU/lICCvrNBZr6ZgABAAD+AgicBp4ACwAACQEHCQEnCQE3CQEXBHEEKyP71fvVIwQr+9UjBCsEKyMCUPvVIwQr+9UjBCsEKyP71QQrIwAAAAEAAP4CA6YGngAFAAARARcJAQcDixv8iQN1GwJQBE4X+8n7yRcAAAABAAD+AgOmBp4ABQAACQEnCQE3A6b8dxsDd/yHGwJQ+7IXBDcENxcAAQAAADcInAPdAAUAACUBNwkBFwRO+7IXBDcENxc3A4oa/IkDeRoAAAEAAAA3CJwD3QAFAAAJAQcJAScETgROF/vJ+8kXA938dxsDd/yHGwACAEAAQAHAAcAADQAYAAAlBycGIyImNDYyFhUUDwEWMzI2NCYiBhUUAcAXcSk3P1lZflkh1yc5OFBQcFBXF3EhWX5ZWT82KQInUHBQUDg5AAAADACWAAEAAAAAAAEAEQAkAAEAAAAAAAIABABAAAEAAAAAAAMALQChAAEAAAAAAAQAEQDzAAEAAAAAAAUACwEdAAEAAAAAAAYAEQFNAAMAAQQJAAEAIgAAAAMAAQQJAAIACAA2AAMAAQQJAAMAWgBFAAMAAQQJAAQAIgDPAAMAAQQJAAUAFgEFAAMAAQQJAAYAIgEpAE0AYQBnAGkAYwBUAG8AbwBsAGIAbwB4AC0AVABoAGkAbgAATWFnaWNUb29sYm94LVRoaW4AAFQAaABpAG4AAFRoaW4AAEYAbwBuAHQARgBvAHIAZwBlACAAMgAuADAAIAA6ACAATQBhAGcAaQBjAFQAbwBvAGwAYgBvAHgALQBUAGgAaQBuACAAOgAgADIANwAtADEALQAyADAAMQA1AABGb250Rm9yZ2UgMi4wIDogTWFnaWNUb29sYm94LVRoaW4gOiAyNy0xLTIwMTUAAE0AYQBnAGkAYwBUAG8AbwBsAGIAbwB4AC0AVABoAGkAbgAATWFnaWNUb29sYm94LVRoaW4AAFYAZQByAHMAaQBvAG4AIAAxAC4AMAAAVmVyc2lvbiAxLjAAAE0AYQBnAGkAYwBUAG8AbwBsAGIAbwB4AC0AVABoAGkAbgAATWFnaWNUb29sYm94LVRoaW4AAAAAAAIAAAAAAAD/mgBmAAAAAAAAAAAAAAAAAAAAAAAAAAAACQAAAAEAAgECAQMBBAEFAQYBBwd1bmlBMDAxB3VuaUEwMDIHdW5pQTAwMwd1bmlBMDA0B3VuaUEwMDUHdW5pQTAwNgAAAAH//wACAAEAAAAMAAAAFgAAAAIAAQADAAgAAQAEAAAAAgAAAAAAAAABAAAAANBwQGEAAAAA0O2D8wAAAADQ7YPz"); }
/* line 22, magiczoomplus.css */
.MagicZoom,
.mz-figure,
.mz-lens,
.mz-zoom-window,
.mz-loading,
.mz-hint,
.mz-expand .mz-expand-stage,
.mz-expand .mz-expand-stage .mz-image-stage,
.mz-expand .mz-image-stage > figure .mz-caption,
.mz-thumb img,
.mz-expand-thumbnails,
.mz-expand-controls,
.mz-button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 39, magiczoomplus.css */
.MagicZoom,
.mz-figure {
  display: inline-block;
  outline: 0 !important;
  font-size: 0 !important;
  line-height: 100% !important;
  direction: ltr !important;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 59, magiczoomplus.css */
.MagicZoom {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

/* line 64, magiczoomplus.css */
figure.mz-figure {
  overflow: hidden;
  margin: 0 !important;
  -webkit-perspective: 300px;
  perspective: 300px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

/* line 72, magiczoomplus.css */
.MagicZoom img,
.mz-figure img {
  border: 0 !important;
  margin: 0 !important;
  outline: 0 !important;
  padding: 0 !important; }

/* line 79, magiczoomplus.css */
.MagicZoom > img,
.mz-figure > img {
  width: 100%;
  height: auto; }

/* line 84, magiczoomplus.css */
.ie8-magic .MagicZoom > img,
.ie8-magic .mz-figure > img {
  width: 100%;
  max-width: none !important; }

/* line 89, magiczoomplus.css */
.mz-figure.mz-no-zoom.mz-no-expand,
.mz-expand .mz-figure.mz-no-zoom {
  cursor: default !important; }

/* line 93, magiczoomplus.css */
.mz-figure.mz-active,
.mz-expand {
  -ms-touch-action: none;
  touch-action: none; }

/* line 99, magiczoomplus.css */
.mz-lens,
.mz-zoom-window {
  position: absolute !important;
  overflow: hidden !important;
  pointer-events: none !important; }

/* line 105, magiczoomplus.css */
.mz-lens img,
.mz-zoom-window img {
  position: absolute !important;
  max-width: none !important;
  max-height: none !important; }

/* line 111, magiczoomplus.css */
.mz-lens img {
  -webkit-transition: none !important;
  transition: none !important; }

/* line 116, magiczoomplus.css */
.mz-zoom-window {
  z-index: 2000000000;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 121, magiczoomplus.css */
.mz-zoom-window.mz-magnifier {
  -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
  -webkit-mask-clip: content;
  cursor: none; }

/* line 126, magiczoomplus.css */
.mz-figure.mz-active .mz-zoom-window.mz-magnifier {
  pointer-events: auto !important;
  cursor: inherit !important; }

/* line 130, magiczoomplus.css */
.mz-zoom-window.mz-magnifier.mz-expanded {
  z-index: 2147483647; }

/* line 133, magiczoomplus.css */
.mz-zoom-window img {
  width: auto;
  height: auto;
  left: -1000%;
  right: -1000%;
  top: -1000%;
  bottom: -1000%;
  margin: auto !important;
  -webkit-transition: none;
  transition: none;
  -webkit-transform-origin: 50% 50% !important;
  -ms-transform-origin: 50% 50% !important;
  transform-origin: 50% 50% !important; }

/* line 147, magiczoomplus.css */
.mz-zoom-window.mz-preview img {
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  height: auto !important;
  -webkit-transform: none !important;
  transform: none !important; }

/* line 158, magiczoomplus.css */
.lt-ie9-magic .mz-zoom-window img {
  margin: 0 !important; }

/* line 162, magiczoomplus.css */
.mz-expand-controls {
  z-index: 2147483647; }

/* line 166, magiczoomplus.css */
.mz-fade {
  -webkit-transition: opacity .25s;
  transition: opacity .25s; }

/* line 170, magiczoomplus.css */
.mz-hidden {
  opacity: 0; }

/* line 173, magiczoomplus.css */
.mz-visible {
  opacity: 1; }

/* line 177, magiczoomplus.css */
.mobile-magic .mz-expand .mz-expand-bg {
  -webkit-transform-style: flat !important;
  transform-style: flat !important; }

/* line 181, magiczoomplus.css */
.mobile-magic .mz-expand .mz-image-stage > figure .mz-caption {
  display: none !important; }

/* line 184, magiczoomplus.css */
.mobile-magic .mz-expand-controls.mz-fade {
  transition: none !important; }

/* line 187, magiczoomplus.css */
.mobile-magic .mz-expand > .mz-zoom-window {
  top: 0 !important;
  left: 0 !important; }

/* line 192, magiczoomplus.css */
.mz-expanded-view-open,
.mz-expanded-view-open body {
  overflow: hidden !important; }

/* line 196, magiczoomplus.css */
.mz-expanded-view-open body {
  height: auto !important; }

/**
 * Main figure
 */
/* line 202, magiczoomplus.css */
.mz-figure.mz-active {
  background: #fff; }

/* line 205, magiczoomplus.css */
.mz-figure.mz-no-zoom,
.mz-figure.mz-click-zoom,
.mz-figure.mz-active {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

/* line 213, magiczoomplus.css */
.mz-figure.mz-active.mz-no-expand {
  cursor: crosshair; }

/* line 216, magiczoomplus.css */
.mz-figure.mz-active.mz-click-zoom.mz-no-expand {
  cursor: crosshair;
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  cursor: zoom-out; }

/* line 222, magiczoomplus.css */
.mz-figure.mz-active.mz-magnifier-zoom.mz-hover-zoom.mz-no-expand {
  cursor: none; }

/* line 225, magiczoomplus.css */
.mz-figure.mz-magnifier-zoom.mz-active {
  overflow: visible !important; }

/* line 229, magiczoomplus.css */
.mz-figure.mz-active > img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/><feComponentTransfer><feFuncA type='linear' slope='0.6'/></feComponentTransfer></filter></svg>#grayscale");
  -webkit-filter: grayscale(80%) opacity(60%);
  filter: grayscale(80%) opacity(60%); }

/* line 234, magiczoomplus.css */
.no-cssfilters-magic .mz-figure.mz-active > img {
  opacity: 0.6; }

/* line 237, magiczoomplus.css */
.lt-ie10-magic .mz-figure.mz-active > img {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1,opacity=0.6); }

/* line 241, magiczoomplus.css */
.mz-figure.mz-active.mz-inner-zoom,
.lt-ie11-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom,
.lt-ie11-magic .mz-figure.mz-active.mz-inner-zoom > img {
  opacity: 0; }

/* line 246, magiczoomplus.css */
.lt-ie11-magic .mz-figure.mz-active.mz-inner-zoom,
.lt-ie11-magic .mz-figure.mz-active.mz-inner-zoom > .mz-zoom-window {
  opacity: 1; }

/* line 250, magiczoomplus.css */
.lt-ie10-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom,
.lt-ie10-magic .mz-figure.mz-active.mz-inner-zoom > img {
  filter: alpha(opacity=0); }

/* line 254, magiczoomplus.css */
.ie9-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom {
  background: transparent; }

/**
 * Zoom lens
 */
/* line 261, magiczoomplus.css */
.mz-lens {
  border: 1px solid #aaa;
  border-color: rgba(170, 170, 170, 0.7);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  cursor: none;
  z-index: 10;
  opacity: 0; }

/* line 269, magiczoomplus.css */
.mz-figure.mz-active .mz-lens {
  opacity: 1;
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9) 0.1s;
  transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9) 0.1s; }

/* line 274, magiczoomplus.css */
.mz-figure.mz-active.mz-magnifier-zoom .mz-lens {
  border-radius: 50%;
  opacity: 0;
  cursor: none; }

/**
 * Zoom window
 */
/* line 283, magiczoomplus.css */
.mz-zoom-window {
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }

/* line 287, magiczoomplus.css */
.mz-zoom-window.mz-magnifier {
  border-radius: 100%;
  border: 0;
  background: rgba(255, 255, 255, 0.3); }

/* line 292, magiczoomplus.css */
.mz-zoom-window.mz-magnifier:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 100%;
  border: 1px solid rgba(170, 170, 170, 0.7);
  box-shadow: inset 0 0 20px 1px rgba(0, 0, 0, 0.3);
  background: transparent;
  z-index: 1; }

/* line 304, magiczoomplus.css */
.mz-zoom-window.mz-magnifier.mz-square,
.mz-zoom-window.mz-magnifier.mz-square:before {
  border-radius: 0 !important; }

/* line 308, magiczoomplus.css */
.lt-ie9-magic .mz-zoom-window {
  border: 1px solid #e5e5e5; }

/* line 311, magiczoomplus.css */
.mz-zoom-window.mz-inner {
  border: 1px solid #eee;
  box-shadow: none; }

/* Caption in zoom window */
/* line 317, magiczoomplus.css */
.mz-zoom-window .mz-caption {
  background: #777;
  color: #fff;
  font-size: 10pt;
  opacity: 0.8;
  position: absolute;
  top: 0;
  z-index: 150;
  padding: 3px;
  width: 100%;
  line-height: normal !important;
  text-align: center !important; }

/* line 330, magiczoomplus.css */
.lt-ie9-magic .mz-zoom-window .mz-caption {
  filter: alpha(opacity=80); }

/* line 333, magiczoomplus.css */
.mz-zoom-window.caption-bottom .mz-caption {
  top: auto;
  bottom: 0; }

/* line 337, magiczoomplus.css */
.mz-zoom-window.mz-expanded > .mz-caption {
  display: none; }

/* Zoom window animations */
/* line 342, magiczoomplus.css */
.mz-zoom-window.mz-deactivating,
.mz-zoom-window.mz-activating {
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9), -webkit-transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9), transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9); }

/* line 347, magiczoomplus.css */
.mz-zoom-window.mz-deactivating {
  -webkit-transition-duration: .25s, .25s, .25s;
  transition-duration: .25s, .25s, .25s; }

/* line 351, magiczoomplus.css */
.mz-zoom-window.mz-p-right,
.mz-zoom-window.mz-p-left,
.mz-zoom-window.mz-p-top,
.mz-zoom-window.mz-p-bottom {
  opacity: 0;
  z-index: -100; }

/* line 358, magiczoomplus.css */
.mz-zoom-window.mz-p-right {
  -webkit-transform: translate3d(-20%, 0, 0);
  transform: translate3d(-20%, 0, 0); }

/* line 362, magiczoomplus.css */
.mz-zoom-window.mz-p-left {
  -webkit-transform: translate3d(20%, 0, 0);
  transform: translate3d(20%, 0, 0); }

/* line 366, magiczoomplus.css */
.mz-zoom-window.mz-p-top {
  -webkit-transform: translate3d(0, 20%, 0);
  transform: translate3d(0, 20%, 0); }

/* line 370, magiczoomplus.css */
.mz-zoom-window.mz-p-bottom {
  -webkit-transform: translate3d(0, -20%, 0);
  transform: translate3d(0, -20%, 0); }

/* Inner mode animation */
/* line 375, magiczoomplus.css */
.mz-zoom-window > img {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 381, magiczoomplus.css */
.mz-zoom-window.mz-p-inner.mz-deactivating > img,
.mz-zoom-window.mz-p-inner.mz-activating > img {
  -webkit-transition: -webkit-transform 0.22s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: transform 0.22s cubic-bezier(0.25, 0.5, 0.5, 0.9); }

/* Magnifier mode animation */
/* line 387, magiczoomplus.css */
.mz-zoom-window.mz-p-magnifier {
  -webkit-transform: scale(0.1);
  transform: scale(0.1); }

/* Preview mode animation */
/* line 392, magiczoomplus.css */
.mz-zoom-window.mz-preview.mz-deactivating,
.mz-zoom-window.mz-preview.mz-activating,
.mz-zoom-window.mz-custom.mz-deactivating,
.mz-zoom-window.mz-custom.mz-activating {
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9); }

/* line 399, magiczoomplus.css */
.mz-zoom-window.mz-preview.mz-deactivating,
.mz-zoom-window.mz-custom.mz-deactivating {
  -webkit-transition-duration: .2s;
  transition-duration: .2s; }

/* line 404, magiczoomplus.css */
.mz-zoom-window.mz-p-preview,
.mz-zoom-window.mz-p-custom {
  opacity: 0; }

/**
 * Hint & Loading
 */
/* line 413, magiczoomplus.css */
.mz-hint,
.mz-loading {
  color: #fff;
  background: #3c3c3c;
  /*background: rgba(35,185,245,0.7);*/
  font: normal 12px/1.2em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, 'Helvetica Neue', Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-align: center;
  direction: ltr;
  display: inline-block;
  margin: 0;
  position: absolute;
  z-index: 1000;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease; }

/* line 433, magiczoomplus.css */
.mz-hint {
  bottom: 8px;
  left: 0;
  right: 0;
  padding: 0 10%;
  background-color: transparent;
  -webkit-transition: opacity 0.25s ease, z-index 0.25s ease;
  transition: opacity 0.25s ease, z-index 0.25s ease; }

/* line 442, magiczoomplus.css */
.mz-hint-message {
  display: inline-block;
  background: rgba(49, 51, 61, 0.7);
  border-radius: 2em;
  padding: .7em 1.1em; }

/* line 448, magiczoomplus.css */
.mz-hint-message:before {
  content: '\02295';
  font-family: serif;
  font-size: 1.5em;
  speak: none;
  text-align: center;
  vertical-align: -2px;
  margin-right: 6px;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease; }

/* line 459, magiczoomplus.css */
.mobile-magic .mz-hint-message:before {
  display: none; }

/* line 463, magiczoomplus.css */
.mz-hint-hidden {
  opacity: 0;
  z-index: -1;
  -webkit-transition-delay: .6s;
  transition-delay: .6s; }

/* Hint in the expanded view on mobile */
/* line 470, magiczoomplus.css */
.mz-expand .mz-hint {
  font-size: 18px;
  line-height: 1.1em;
  top: 50%;
  bottom: auto;
  margin: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

/* line 481, magiczoomplus.css */
.mz-expand .mz-hint-message {
  padding: 1.1em; }

/* line 484, magiczoomplus.css */
.mz-expand .mz-hint-message:before {
  display: none; }

/* line 487, magiczoomplus.css */
.mz-expand .mz-hint-hidden {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
  opacity: 0; }

/* Loading indicator */
/* line 494, magiczoomplus.css */
.mz-loading {
  font-size: 0;
  border-radius: 100%;
  opacity: 0;
  padding: 0;
  width: 60px;
  height: 60px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

/* line 507, magiczoomplus.css */
.mz-loading:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 40px;
  height: 40px;
  margin: auto;
  /*text-indent: -9999em;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 1);
  border-top-color: transparent;*/
  background: url(loader.svg) 0px 0px no-repeat;
  background-size: contain;
  box-sizing: border-box; }

/* line 522, magiczoomplus.css */
.mz-loading.shown {
  opacity: 1;
  z-index: 1;
  -webkit-transition: opacity 0s;
  transition: opacity 0s; }

/* line 528, magiczoomplus.css */
.mz-loading.shown:after {
  /*-webkit-animation: spin-loading .9s infinite linear;
          animation: spin-loading .9s infinite linear;*/ }

@-webkit-keyframes spin-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes spin-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
/* line 554, magiczoomplus.css */
.lt-ie10-magic .mz-loading {
  font-size: 12px;
  padding: .7em 1.1em;
  width: auto;
  height: auto; }

/* line 560, magiczoomplus.css */
.lt-ie10-magic .mz-loading:after {
  content: 'Loading...';
  text-indent: 0;
  border: none;
  position: relative; }

/* line 567, magiczoomplus.css */
.lt-ie9-magic .mz-loading {
  filter: alpha(opacity=0);
  right: 0;
  left: 0;
  width: 126px;
  margin: auto; }

/* line 574, magiczoomplus.css */
.lt-ie9-magic .mz-hint-message,
.lt-ie9-magic .mz-loading.shown {
  background: transparent !important;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#7c31333D', EndColorStr='#7c31333D'); }

/* line 579, magiczoomplus.css */
.lt-ie9-magic .mz-hint-hidden {
  filter: alpha(opacity=0); }

/**
 * Expanded view
 */
/* line 588, magiczoomplus.css */
.mz-expand,
.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg > img,
.mz-expand .mz-expand-bg > svg,
.mz-expand .mz-expand-stage,
.mz-expand .mz-expand-stage .mz-image-stage {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

/* line 598, magiczoomplus.css */
.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg > img,
.mz-expand .mz-expand-bg > svg {
  width: auto !important;
  height: auto !important; }

/* line 605, magiczoomplus.css */
.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg > svg {
  min-width: 100% !important;
  min-height: 100% !important; }

/* line 611, magiczoomplus.css */
.mz-expand {
  background-color: black;
  text-align: center;
  vertical-align: middle;
  display: block;
  overflow: hidden;
  z-index: 2100000000;
  position: fixed;
  width: auto;
  height: auto;
  -webkit-perspective: 600px;
  perspective: 600px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-overflow-style: none; }

/* Expanded view background */
/* line 631, magiczoomplus.css */
.mz-expand .mz-expand-bg {
  display: inline-block;
  vertical-align: middle;
  margin: auto;
  z-index: -100;
  max-width: none !important;
  max-height: none !important;
  -webkit-transform: translate3d(0, 0, 0) scale(10) rotate(0.01deg);
  -ms-transform: translate(0, 0) scale(10, 10) rotate(0.01deg);
  transform: translate3d(0, 0, 0) scale(10) rotate(0.01deg);
  -webkit-perspective: 600px;
  perspective: 600px;
  background-repeat: no-repeat;
  background-size: cover; }

/* line 646, magiczoomplus.css */
.mz-expand .mz-expand-bg > img {
  margin: auto;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='blur'><feGaussianBlur stdDeviation='80' in='SourceGraphic'></feGaussianBlur></filter></svg>#blur");
  -webkit-filter: blur(20px) brightness(60%);
  filter: blur(20px) brightness(60%);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 656, magiczoomplus.css */
.mz-expand .mz-expand-bg > svg {
  margin: auto;
  opacity: .6; }

/* line 661, magiczoomplus.css */
[data-magic-ua=edge] .mz-expand .mz-expand-bg,
.lt-ie10-magic .mz-expand .mz-expand-bg {
  display: none !important; }

/* line 665, magiczoomplus.css */
.lt-ie9-magic .mz-expand {
  background: #1f1f1f; }

/* line 668, magiczoomplus.css */
[data-magic-ua=edge] .mz-expand {
  background-color: rgba(31, 31, 31, 0.96); }

/** Plain backgrounds: dark-bg, white-bg **/
/* line 673, magiczoomplus.css */
.mz-expand.plain-bg .mz-expand-bg,
.mz-expand.dark-bg .mz-expand-bg,
.mz-expand.white-bg .mz-expand-bg {
  display: none !important; }

/* line 678, magiczoomplus.css */
.mz-expand.dark-bg {
  background-color: #1f1f1f;
  background-color: rgba(31, 31, 31, 0.96); }

/* line 682, magiczoomplus.css */
.mz-expand.white-bg {
  background-color: #fff; }

/* Expanded view stage */
/* line 687, magiczoomplus.css */
.mz-expand .mz-expand-stage {
  z-index: 2100000000;
  padding: 0; }

/* line 691, magiczoomplus.css */
.mz-expand .mz-expand-stage .mz-image-stage {
  z-index: 50;
  left: 120px;
  right: 120px;
  padding: 20px 0 40px 0;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  -webkit-perspective: 600px;
  perspective: 600px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 704, magiczoomplus.css */
.mz-expand .mz-expand-stage.with-thumbs .mz-image-stage {
  padding-bottom: 120px; }

/* line 707, magiczoomplus.css */
.mz-expand .mz-expand-stage.mz-zoom-in .mz-image-stage {
  padding: 0 !important;
  left: 0;
  right: 0; }

/* line 713, magiczoomplus.css */
.mz-expand .mz-image-stage > figure:before,
.mz-expand .mz-image-stage:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  font-size: 0;
  line-height: 100%;
  width: 0; }

/* line 723, magiczoomplus.css */
.mz-expand .mz-image-stage > figure {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 100%;
  position: relative; }

/* line 735, magiczoomplus.css */
.mz-expand .mz-figure {
  overflow: visible;
  max-width: 100% !important; }

/* line 739, magiczoomplus.css */
.mz-expand .mz-figure > img {
  max-width: 100%;
  width: auto;
  height: auto; }

/* line 744, magiczoomplus.css */
.mz-expand .mz-zoom-in .mz-image-stage > figure,
.mz-expand .mz-zoom-in .mz-image-stage > figure .mz-figure.mz-activating,
.mz-expand .mz-zoom-in .mz-image-stage > figure .mz-figure.mz-active {
  width: 100%;
  height: 100%; }

/* line 750, magiczoomplus.css */
.mz-expand .mz-figure {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

/* line 756, magiczoomplus.css */
.mz-expand .mz-figure.mz-active {
  cursor: crosshair;
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  cursor: zoom-out; }

/* When inner zoom is always shown */
/* line 763, magiczoomplus.css */
.mz-expand .mz-expand-stage.mz-zoom-in.mz-always-zoom .mz-image-stage > figure > figure > img {
  z-index: 1;
  position: absolute !important;
  top: -5000px !important;
  bottom: -5000px !important;
  left: -5000px !important;
  right: -5000px !important;
  margin: auto !important; }

/* line 773, magiczoomplus.css */
.lt-ie10-magic .mz-zoom-window.mz-expanded img {
  filter: alpha(opacity=100); }

/* line 774, magiczoomplus.css */
.lt-ie10-magic .mz-expand .mz-figure.mz-magnifier-zoom {
  overflow: hidden;
  filter: alpha(opacity=100); }

/* Caption in expanded view */
/* line 781, magiczoomplus.css */
.mz-expand .mz-caption {
  color: #fff;
  text-shadow: 0px 0px 46px #000;
  padding: 10px 4px;
  font: normal 10pt/1em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, 'Helvetica Neue', Arial, Helvetica, sans-serif;
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0;
  opacity: 0; }

/* line 792, magiczoomplus.css */
.mz-expand .mz-caption.mz-show {
  -webkit-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
  opacity: 1; }

/* line 797, magiczoomplus.css */
.mz-expand .mz-caption a {
  color: inherit;
  cursor: pointer; }

/* line 801, magiczoomplus.css */
.mz-expand.white-bg .mz-caption {
  color: #555;
  text-shadow: none; }

/* line 806, magiczoomplus.css */
.lt-ie9-magic .mz-expand .mz-caption {
  top: 100%; }

/* line 810, magiczoomplus.css */
.mz-expand .mz-zoom-window {
  box-shadow: none;
  background: transparent; }

/* line 814, magiczoomplus.css */
.lt-ie9-magic .mz-expand .mz-zoom-window {
  border: 0; }

/* Expanded view on mobile */
/* line 819, magiczoomplus.css */
.mobile-magic .mz-expand-stage .mz-expand-thumbnails,
.mobile-magic .mz-expand-stage .mz-image-stage {
  left: 0px;
  right: 0px; }

/* line 824, magiczoomplus.css */
.mobile-magic .mz-expand .mz-expand-stage.with-thumbs {
  bottom: 0px; }

/* line 827, magiczoomplus.css */
.mobile-magic .mz-expand-stage .mz-image-stage {
  padding: 0; }

/* line 830, magiczoomplus.css */
.mobile-magic .mz-expand .mz-expand-stage.with-thumbs .mz-image-stage {
  padding: 5px 0 60px; }

/* line 833, magiczoomplus.css */
.mobile-magic .mz-expand .mz-expand-stage.mz-zoom-in .mz-image-stage {
  padding-top: 0; }

/* line 836, magiczoomplus.css */
.mobile-magic .mz-expand .mz-expand-thumbnails {
  padding: 0;
  height: 60px; }

/**
 * Buttons & Arrows
 */
/* line 845, magiczoomplus.css */
.mz-expand-controls,
button.mz-button {
  margin: 0 !important;
  padding: 0 !important;
  outline: 0 !important; }

/* line 851, magiczoomplus.css */
button.mz-button {
  color: #b4b4b4 !important;
  font: 900 34px/1 'magictoolbox-thin' !important;
  cursor: pointer;
  z-index: 90 !important;
  background-color: transparent !important;
  border: 1px solid rgba(180, 180, 180, 0) !important;
  border-radius: 100% !important;
  box-shadow: none !important;
  position: absolute !important;
  text-transform: none !important;
  text-align: center;
  speak: none;
  -webkit-font-smoothing: antialiased;
  width: 60px !important;
  height: 60px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: none !important;
  max-height: none !important; }

/* line 873, magiczoomplus.css */
button.mz-button:before {
  display: inline;
  position: static;
  color: inherit !important;
  font: inherit !important;
  -webkit-font-smoothing: inherit !important; }

/* line 880, magiczoomplus.css */
button.mz-button.mz-button-prev,
button.mz-button.mz-button-next {
  margin: auto 10px !important;
  top: 0 !important;
  bottom: 0 !important;
  overflow: hidden !important; }

/* line 887, magiczoomplus.css */
button.mz-button.mz-button-prev {
  left: 0 !important; }

/* line 890, magiczoomplus.css */
button.mz-button.mz-button-next {
  right: 0 !important; }

/* line 893, magiczoomplus.css */
button.mz-button.mz-button-close {
  font-size: 26px !important;
  margin: 10px !important;
  top: 0 !important;
  right: 0 !important;
  z-index: 95 !important; }

/* line 900, magiczoomplus.css */
:root:not(.mobile-magic) button.mz-button {
  color: rgba(180, 180, 180, 0.75) !important;
  -webkit-transform: scale(0.85) !important;
  transform: scale(0.85) !important;
  -webkit-transition: color .25s, border-color .25s, -webkit-transform .25s !important;
  transition: color .25s, border-color .25s, transform .25s !important; }

/* line 908, magiczoomplus.css */
:root:not(.mobile-magic) button.mz-button:hover {
  color: #b4b4b4 !important;
  border-color: rgba(180, 180, 180, 0.6) !important;
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important; }

/* line 914, magiczoomplus.css */
.mobile-magic button.mz-button {
  -webkit-transition: -webkit-transform .1s !important;
  transition: transform .1s !important; }

/* line 918, magiczoomplus.css */
.mobile-magic button.mz-button:active {
  border-color: rgba(180, 180, 180, 0.6) !important;
  -webkit-transform: scale(0.95) !important;
  transform: scale(0.95) !important; }

/* line 924, magiczoomplus.css */
button.mz-button.mz-button-close:before {
  content: "\a001"; }

/* line 925, magiczoomplus.css */
button.mz-button.mz-button-prev:before {
  content: "\a002"; }

/* line 926, magiczoomplus.css */
button.mz-button.mz-button-next:before {
  content: "\a003"; }

@media screen and (max-device-width: 767px) {
  /* line 929, magiczoomplus.css */
  button.mz-button-prev,
  button.mz-button-next {
    display: none !important; }

  /* line 934, magiczoomplus.css */
  .mobile-magic .mz-expand button.mz-button {
    width: 44px !important;
    height: 44px !important;
    font-size: 18px !important;
    color: rgba(255, 255, 255, 0.8) !important;
    background-color: rgba(49, 51, 61, 0.3) !important;
    border-color: transparent !important; } }
/* line 944, magiczoomplus.css */
.lt-ie9-magic button.mz-button {
  border: 0;
  filter: alpha(opacity=75); }

/* line 948, magiczoomplus.css */
.lt-ie9-magic button.mz-button:hover {
  filter: alpha(opacity=100); }

/**
 * Thumbnails
 */
/* Thumbnails on the page */
/* line 958, magiczoomplus.css */
.mz-thumb, .mz-thumb:focus {
  /*display: inline-block;*/
  line-height: 0;
  /*outline: none;*/ }

/* line 963, magiczoomplus.css */
.mz-thumb img {
  border: 0;
  /*    box-shadow: 0 0 1px 0px rgba(0,0,0,0.3);*/
  box-sizing: border-box; }

/* line 968, magiczoomplus.css */
.mz-thumb:hover:not(.mz-thumb-selected) img {
  /*    -webkit-filter: brightness(75%);
              filter: brightness(75%);*/ }

/* line 972, magiczoomplus.css */
.mz-thumb-selected img {
  /*    -webkit-filter: brightness(60%);
              filter: brightness(60%);*/ }

/* line 976, magiczoomplus.css */
.no-cssfilters-magic .mz-thumb {
  background: #000; }

/* line 979, magiczoomplus.css */
.no-cssfilters-magic .mz-thumb:hover:not(.mz-thumb-selected) img {
  opacity: .75;
  filter: alpha(opacity=75); }

/* line 983, magiczoomplus.css */
.no-cssfilters-magic .mz-thumb-selected img {
  opacity: .6;
  filter: alpha(opacity=60); }

/* line 987, magiczoomplus.css */
.ie9-magic .mz-thumb img {
  box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.3); }

/* Thumbnails in expanded view */
/* line 992, magiczoomplus.css */
.mz-expand-thumbnails {
  z-index: 50;
  position: absolute;
  bottom: 0;
  left: 65px;
  right: 65px;
  height: 80px;
  padding: 10px 0;
  box-sizing: border-box; }

/* line 1002, magiczoomplus.css */
.mz-expand-thumbnails .magic-thumbs .magic-thumb {
  padding: 10px 2px; }

/* line 1005, magiczoomplus.css */
.mz-expand-thumbnails .magic-thumb > img {
  cursor: pointer;
  height: 40px;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3); }

/* line 1010, magiczoomplus.css */
.mz-expand-thumbnails .magic-thumb:not(.magic-thumb-selected) > img:hover {
  -webkit-filter: brightness(70%);
  filter: brightness(70%); }

/* line 1014, magiczoomplus.css */
.mz-expand-thumbnails .magic-thumb-selected img {
  -webkit-filter: brightness(50%);
  filter: brightness(50%); }

/* line 1018, magiczoomplus.css */
.mz-expand-thumbnails .magic-thumbs .magic-thumbs-button {
  box-shadow: none; }

/* line 1021, magiczoomplus.css */
.mz-expand-thumbnails .magic-thumbs .magic-thumbs-button-disabled {
  opacity: 0; }

/* line 1024, magiczoomplus.css */
.no-cssfilters-magic .mz-expand-thumbnails .magic-thumb:hover:not(.magic-thumb-selected) img {
  opacity: .7;
  filter: alpha(opacity=70); }

/* line 1028, magiczoomplus.css */
.no-cssfilters-magic .mz-expand-thumbnails .magic-thumb-selected img {
  opacity: .5;
  filter: alpha(opacity=50); }

/** Hide thumbnails in expanded view with .no-expand-thumbnails class **/
/* line 1034, magiczoomplus.css */
.mz-expand.no-expand-thumbnails .mz-expand-stage.with-thumbs .mz-image-stage {
  padding-bottom: 40px; }

/* line 1037, magiczoomplus.css */
.mz-expand.no-expand-thumbnails .mz-expand-thumbnails {
  display: none; }

/* line 1040, magiczoomplus.css */
.mobile-magic .mz-expand.no-expand-thumbnails .mz-expand-stage.with-thumbs .mz-image-stage {
  padding: 0; }

/* line 1043, magiczoomplus.css */
.magic-thumbs,
.magic-thumbs .magic-thumbs-wrapper,
.magic-thumbs ul,
.magic-thumbs li,
.magic-thumbs li:before,
.magic-thumbs li:after,
.magic-thumbs li img,
.magic-thumbs .magic-thumbs-button {
  margin: 0;
  padding: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 1058, magiczoomplus.css */
.magic-thumbs {
  direction: ltr;
  overflow: visible;
  z-index: 100;
  position: relative;
  left: 0;
  top: 0;
  padding: 0 30px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -ms-touch-action: none;
  touch-action: none; }

/* line 1076, magiczoomplus.css */
.magic-thumbs {
  width: 100%;
  height: 100%;
  white-space: nowrap; }

/* line 1082, magiczoomplus.css */
.magic-thumbs.no-buttons {
  padding: 0 !important; }

/* line 1086, magiczoomplus.css */
.magic-thumbs-wrapper {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  text-align: center; }

/* line 1095, magiczoomplus.css */
.magic-thumbs ul {
  list-style: none;
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  position: relative;
  white-space: nowrap; }

/* line 1104, magiczoomplus.css */
.magic-thumbs.no-buttons ul {
  left: 0 !important;
  padding: 0 !important;
  -webkit-transition: none !important;
  transition: none !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important; }

/* line 1115, magiczoomplus.css */
.magic-thumbs ul li {
  margin: 0 4px;
  height: 100%;
  width: auto;
  vertical-align: top;
  line-height: 0;
  display: inline-block; }

/* line 1123, magiczoomplus.css */
.magic-thumbs ul li:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

/* line 1131, magiczoomplus.css */
.magic-thumbs ul li > img {
  width: auto;
  height: auto;
  max-height: 100%;
  vertical-align: middle; }

/* line 1137, magiczoomplus.css */
.ie8-magic .magic-thumbs ul li > img {
  max-width: none !important;
  max-height: none !important; }

/* vertical */
/* line 1143, magiczoomplus.css */
.magic-thumbs.magic-thumbs-vertical {
  height: 100%; }

/* line 1146, magiczoomplus.css */
.magic-thumbs-vertical {
  padding: 30px 0; }

/* line 1149, magiczoomplus.css */
.magic-thumbs-vertical ul {
  height: auto;
  width: 100%;
  white-space: normal; }

/* line 1154, magiczoomplus.css */
.magic-thumbs-vertical ul li {
  width: 100%;
  height: auto; }

/* line 1158, magiczoomplus.css */
.magic-thumbs-vertical ul li {
  margin: 4px 0; }

/* line 1162, magiczoomplus.css */
.magic-thumbs-vertical ul li > img {
  max-width: 100%;
  max-height: none; }

/* line 1166, magiczoomplus.css */
.ie8-magic .magic-thumbs-vertical ul li > img {
  width: 100%; }

/**
 * Buttons
 */
/* line 1173, magiczoomplus.css */
.magic-thumbs button.magic-thumbs-button {
  color: #b4b4b4 !important;
  font: 900 24px/1 'magictoolbox-thin' !important;
  cursor: pointer;
  z-index: 90 !important;
  background-repeat: no-repeat;
  background-color: transparent !important;
  background-image: none;
  border: 0;
  border-radius: 0;
  box-shadow: none !important;
  overflow: hidden;
  position: absolute;
  text-transform: none !important;
  speak: none;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  width: 30px;
  height: 100%;
  top: 0;
  bottom: 0;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: none !important;
  max-height: none !important; }

/* line 1199, magiczoomplus.css */
.magic-thumbs button.magic-thumbs-button:before {
  display: inline;
  position: static;
  color: inherit !important;
  font: inherit !important;
  -webkit-font-smoothing: inherit !important; }

/* line 1206, magiczoomplus.css */
.magic-thumbs .magic-thumbs-button-prev {
  left: 0; }

/* line 1209, magiczoomplus.css */
.magic-thumbs .magic-thumbs-button-next {
  right: 0; }

/* line 1212, magiczoomplus.css */
.magic-thumbs .magic-thumbs-button-prev:before {
  content: "\a002"; }

/* line 1213, magiczoomplus.css */
.magic-thumbs .magic-thumbs-button-next:before {
  content: "\a003"; }

/* line 1215, magiczoomplus.css */
:root:not(.mobile-magic) .magic-thumbs button.magic-thumbs-button {
  color: rgba(180, 180, 180, 0.75) !important;
  -webkit-transform: scale(0.85) !important;
  transform: scale(0.85) !important;
  -webkit-transition: color .25s, -webkit-transform .25s !important;
  transition: color .25s, transform .25s !important; }

/* line 1223, magiczoomplus.css */
:root:not(.mobile-magic) .magic-thumbs button.magic-thumbs-button:hover {
  color: #b4b4b4 !important;
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important; }

/* Vertical buttons */
/* line 1231, magiczoomplus.css */
.magic-thumbs-vertical .magic-thumbs-button {
  width: 100%;
  height: 30px;
  left: 0;
  right: 0;
  top: auto;
  bottom: auto; }

/* line 1237, magiczoomplus.css */
.magic-thumbs-vertical .magic-thumbs-button-prev {
  top: 0; }

/* line 1240, magiczoomplus.css */
.magic-thumbs-vertical .magic-thumbs-button-next {
  bottom: 0; }

/* line 1243, magiczoomplus.css */
.magic-thumbs-vertical .magic-thumbs-button-prev:before {
  content: "\a005"; }

/* line 1244, magiczoomplus.css */
.magic-thumbs-vertical .magic-thumbs-button-next:before {
  content: "\a004"; }

/* line 1247, magiczoomplus.css */
.magic-thumbs.no-buttons .magic-thumbs-button {
  display: none !important; }

/* line 1250, magiczoomplus.css */
.magic-thumbs-button-disabled {
  opacity: 0.2;
  filter: alpha(opacity=20); }

/* Ion.RangeSlider
// css version 2.0.3
// © 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */
/* line 9, ion.rangeSlider.css */
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 18, ion.rangeSlider.css */
.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important; }

/* line 23, ion.rangeSlider.css */
.irs-line-left, .irs-line-mid, .irs-line-right {
  position: absolute;
  display: block;
  top: 0; }

/* line 27, ion.rangeSlider.css */
.irs-line-left {
  left: 0;
  width: 11%; }

/* line 30, ion.rangeSlider.css */
.irs-line-mid {
  left: 9%;
  width: 82%; }

/* line 33, ion.rangeSlider.css */
.irs-line-right {
  right: 0;
  width: 11%; }

/* line 37, ion.rangeSlider.css */
.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0; }

/* line 41, ion.rangeSlider.css */
.irs-bar-edge {
  position: absolute;
  display: block;
  top: 0;
  left: 0; }

/* line 46, ion.rangeSlider.css */
.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0; }

/* line 51, ion.rangeSlider.css */
.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1; }

/* line 65, ion.rangeSlider.css */
.irs-slider.type_last {
  z-index: 2; }

/* line 69, ion.rangeSlider.css */
.irs-min {
  position: absolute;
  display: block;
  left: 0;
  cursor: default; }

/* line 74, ion.rangeSlider.css */
.irs-max {
  position: absolute;
  display: block;
  right: 0;
  cursor: default; }

/* line 80, ion.rangeSlider.css */
.irs-from, .irs-to, .irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap; }

/* line 87, ion.rangeSlider.css */
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px; }

/* line 92, ion.rangeSlider.css */
.irs-with-grid .irs-grid {
  display: block; }

/* line 95, ion.rangeSlider.css */
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000; }

/* line 101, ion.rangeSlider.css */
.irs-grid-pol.small {
  height: 4px; }

/* line 104, ion.rangeSlider.css */
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000; }

/* line 114, ion.rangeSlider.css */
.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: transparent;
  z-index: 2; }

/* line 122, ion.rangeSlider.css */
.irs-disabled {
  opacity: 0.4; }

/* line 125, ion.rangeSlider.css */
.lt-ie9 .irs-disabled {
  filter: alpha(opacity=40); }

/* line 130, ion.rangeSlider.css */
.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important; }

/* Ion.RangeSlider, Simple Skin
// css version 2.0.3
// © Denis Ineshin, 2014    https://github.com/IonDen
// © guybowden, 2014        https://github.com/guybowden
// ===================================================================================================================*/
/* =====================================================================================================================
// Skin details */
/* line 10, ion.rangeSlider.skinHTML5.css */
.irs {
  height: 40px;
  margin: 13px 0px; }

/* line 11, ion.rangeSlider.skinHTML5.css */
.irs-with-grid {
  height: 75px; }

/* line 14, ion.rangeSlider.skinHTML5.css */
.irs-line {
  height: 3px;
  top: 32px;
  background: #eee; }

/* line 18, ion.rangeSlider.skinHTML5.css */
.irs-line-left {
  height: 3px; }

/* line 21, ion.rangeSlider.skinHTML5.css */
.irs-line-mid {
  height: 3px; }

/* line 24, ion.rangeSlider.skinHTML5.css */
.irs-line-right {
  height: 3px; }

/* line 28, ion.rangeSlider.skinHTML5.css */
.irs-bar {
  height: 3px;
  top: 32px;
  background: #23b9f5; }

/* line 32, ion.rangeSlider.skinHTML5.css */
.irs-bar-edge {
  height: 10px;
  top: 32px;
  width: 14px;
  border: 1px solid #428bca;
  border-right: 0;
  background: #428bca;
  background: linear-gradient(to top, #428bca 0%, #7fc3e8 100%);
  /* W3C */
  border-radius: 16px 0 0 16px;
  -moz-border-radius: 16px 0 0 16px; }

/* line 43, ion.rangeSlider.skinHTML5.css */
.irs-shadow {
  height: 2px;
  top: 37px;
  background: #000;
  opacity: 0.3;
  border-radius: 5px;
  -moz-border-radius: 5px; }

/* line 50, ion.rangeSlider.skinHTML5.css */
.lt-ie9 .irs-shadow {
  filter: alpha(opacity=30); }

/* line 54, ion.rangeSlider.skinHTML5.css */
.irs-slider {
  top: 27px;
  width: 13px;
  height: 13px;
  border: 1px solid #23b9f5;
  background: #fff;
  border-radius: 50%;
  cursor: pointer; }

/* line 62, ion.rangeSlider.skinHTML5.css */
.irs-slider:before {
  content: '';
  position: absolute;
  left: 1px;
  top: 1px;
  width: 9px;
  height: 9px;
  background: #23b9f5;
  border-radius: 50%; }

/* line 64, ion.rangeSlider.skinHTML5.css */
.irs-min, .irs-max {
  color: #333;
  font-size: 12px;
  line-height: 1.333;
  text-shadow: none;
  top: 0;
  padding: 1px 5px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  -moz-border-radius: 3px; }

/* line 75, ion.rangeSlider.skinHTML5.css */
.lt-ie9 .irs-min, .lt-ie9 .irs-max {
  background: #eee; }

/* line 79, ion.rangeSlider.skinHTML5.css */
.irs-from, .irs-to, .irs-single {
  font-family: Play, Arial, Helvetica;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  text-shadow: none;
  padding: 2px 5px;
  background: #23b9f5; }

/* line 87, ion.rangeSlider.skinHTML5.css */
.irs-from:before, .irs-to:before, .irs-single:before {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 50%;
  width: 0px;
  height: 0px;
  margin: 0px 0px 0px -4px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #23b9f5; }

/* line 89, ion.rangeSlider.skinHTML5.css */
.lt-ie9 .irs-from, .lt-ie9 .irs-to, .lt-ie9 .irs-single {
  background: #999; }

/* line 93, ion.rangeSlider.skinHTML5.css */
.irs-grid {
  height: 27px; }

/* line 96, ion.rangeSlider.skinHTML5.css */
.irs-grid-pol {
  opacity: 0.5;
  background: #428bca; }

/* line 100, ion.rangeSlider.skinHTML5.css */
.irs-grid-pol.small {
  background: #999; }

/* line 104, ion.rangeSlider.skinHTML5.css */
.irs-grid-text {
  bottom: 5px;
  color: #99a4ac; }

@media screen and (min-width: 960px) {
  /* line 113, ion.rangeSlider.skinHTML5.css */
  .irs {
    margin: 8px 0px; } }
/* line 1, jquery.fancybox.min.css */
body.compensate-for-scrollbar {
  overflow: hidden; }

/* line 1, jquery.fancybox.min.css */
.fancybox-active {
  height: auto; }

/* line 1, jquery.fancybox.min.css */
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

/* line 1, jquery.fancybox.min.css */
.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

/* line 1, jquery.fancybox.min.css */
.fancybox-container * {
  box-sizing: border-box; }

/* line 1, jquery.fancybox.min.css */
.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

/* line 1, jquery.fancybox.min.css */
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

/* line 1, jquery.fancybox.min.css */
.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

/* line 1, jquery.fancybox.min.css */
.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s,visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997; }

/* line 1, jquery.fancybox.min.css */
.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity .25s,visibility 0s;
  visibility: visible; }

/* line 1, jquery.fancybox.min.css */
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 1, jquery.fancybox.min.css */
.fancybox-toolbar {
  right: 0;
  top: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  z-index: 99994; }

/* line 1, jquery.fancybox.min.css */
.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--next {
  z-index: 99995; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--image:before {
  display: none; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--html {
  padding: 6px 6px 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--iframe {
  padding: 44px 44px 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

/* line 1, jquery.fancybox.min.css */
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out; }

/* line 1, jquery.fancybox.min.css */
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in; }

/* line 1, jquery.fancybox.min.css */
.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

/* line 1, jquery.fancybox.min.css */
.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* line 1, jquery.fancybox.min.css */
.fancybox-container [data-selectable=true] {
  cursor: text; }

/* line 1, jquery.fancybox.min.css */
.fancybox-image, .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

/* line 1, jquery.fancybox.min.css */
.fancybox-spaceball {
  z-index: 1; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--video .fancybox-content {
  background: #000; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-iframe, .fancybox-video {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

/* line 1, jquery.fancybox.min.css */
.fancybox-iframe {
  vertical-align: top; }

/* line 1, jquery.fancybox.min.css */
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

/* line 1, jquery.fancybox.min.css */
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color .2s;
  vertical-align: top;
  width: 44px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button:focus, .fancybox-button:hover {
  color: #fff; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
  display: none; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button--play svg path, .fancybox-button--share svg path, .fancybox-button--thumbs svg path {
  fill: currentColor; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button--share svg path {
  stroke-width: 1; }

/* line 1, jquery.fancybox.min.css */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s,visibility 0s,color .25s; }

/* line 1, jquery.fancybox.min.css */
.fancybox-navigation .fancybox-button:after {
  content: "";
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

/* line 1, jquery.fancybox.min.css */
.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s; }

/* line 1, jquery.fancybox.min.css */
.fancybox-close-small:focus {
  outline: none; }

/* line 1, jquery.fancybox.min.css */
.fancybox-close-small:hover svg {
  opacity: 1; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--iframe .fancybox-close-small:hover svg, .fancybox-slide--image .fancybox-close-small:hover svg, .fancybox-slide--video .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

/* line 1, jquery.fancybox.min.css */
.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* line 1, jquery.fancybox.min.css */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-caption:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

/* line 1, jquery.fancybox.min.css */
.fancybox-caption:after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: "";
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

/* line 1, jquery.fancybox.min.css */
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* line 1, jquery.fancybox.min.css */
.fancybox-loading {
  -webkit-animation: a .8s infinite linear;
  animation: a .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(99, 99, 99, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
/* line 1, jquery.fancybox.min.css */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1); }

/* line 1, jquery.fancybox.min.css */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share p {
  margin: 0;
  padding: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share__button:hover {
  text-decoration: none; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share__button--fb {
  background: #3b5998; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share__button--fb:hover {
  background: #344e86; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share__button--pt {
  background: #bd081d; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share__button--pt:hover {
  background: #aa0719; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share__button--tw {
  background: #1da1f2; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share__button--tw:hover {
  background: #0d95e8; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share__button svg path {
  fill: #fff; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* line 1, jquery.fancybox.min.css */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

/* line 1, jquery.fancybox.min.css */
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

/* line 1, jquery.fancybox.min.css */
.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

/* line 1, jquery.fancybox.min.css */
.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

/* line 1, jquery.fancybox.min.css */
.fancybox-thumbs-x > ul {
  overflow: hidden; }

/* line 1, jquery.fancybox.min.css */
.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

/* line 1, jquery.fancybox.min.css */
.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

/* line 1, jquery.fancybox.min.css */
.fancybox-thumbs > ul > li {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover; }

/* line 1, jquery.fancybox.min.css */
.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

/* line 1, jquery.fancybox.min.css */
.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

@media (max-width: 800px) {
  /* line 1, jquery.fancybox.min.css */
  .fancybox-thumbs {
    width: 110px; }

  /* line 1, jquery.fancybox.min.css */
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }

  /* line 1, jquery.fancybox.min.css */
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }
