/* Minification failed. Returning unminified contents.
(6522,30): run-time error CSS1034: Expected closing parenthesis, found ','
(6522,30): run-time error CSS1042: Expected function, found ','
(6522,33): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(6526,30): run-time error CSS1034: Expected closing parenthesis, found ','
(6526,30): run-time error CSS1042: Expected function, found ','
(6526,33): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(6530,30): run-time error CSS1034: Expected closing parenthesis, found ','
(6530,30): run-time error CSS1042: Expected function, found ','
(6530,33): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(6534,32): run-time error CSS1034: Expected closing parenthesis, found ','
(6534,32): run-time error CSS1042: Expected function, found ','
(6534,36): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(10188,52): run-time error CSS1046: Expect comma, found '0'
(10188,56): run-time error CSS1046: Expect comma, found '/'
(10189,44): run-time error CSS1046: Expect comma, found '0'
(10189,48): run-time error CSS1046: Expect comma, found '/'
(10660,1): run-time error CSS1019: Unexpected token, found '}'
 */
/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */
/*!
 * Bootstrap v3.4.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.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-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #ffffff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #ffffff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #ffffff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.2.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),url('/fonts/font-awesome-4.2.0/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}
@font-face {
       font-family: 'Fira Sans';
       font-display: swap;
    src: url('../fonts/FiraSans-Light.eot');
    src: url('../fonts/FiraSans-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FiraSans-Light.woff2') format('woff2'),
        url('../fonts/FiraSans-Light.woff') format('woff'),
        url('../fonts/FiraSans-Light.ttf') format('truetype'),
        url('../fonts/FiraSans-Light.svg#FiraSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    unicode-range: U+0020-1F16B;
}

@font-face {
    font-family: 'Fira Sans';
    font-display: swap;
    src: url('../fonts/FiraSans-Regular.eot');
    src: url('../fonts/FiraSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FiraSans-Regular.woff2') format('woff2'),
        url('../fonts/FiraSans-Regular.woff') format('woff'),
        url('../fonts/FiraSans-Regular.ttf') format('truetype'),
        url('../fonts/FiraSans-Regular.svg#FiraSans-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    unicode-range: U+0020-1F16B;
}

@font-face {
    font-family: 'Fira Sans';
    font-display: swap;
    src: url('../fonts/FiraSans-Italic.eot');
    src: url('../fonts/FiraSans-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FiraSans-Italic.woff2') format('woff2'),
        url('../fonts/FiraSans-Italic.woff') format('woff'),
        url('../fonts/FiraSans-Italic.ttf') format('truetype'),
        url('../fonts/FiraSans-Italic.svg#FiraSans-Italic') format('svg');
    font-weight: 400;
    font-style: italic;
    unicode-range: U+0020-1F16B;
}

@font-face {
    font-family: 'Fira Sans';
    font-display: swap;
    src: url('../fonts/FiraSans-Medium.eot');
    src: url('../fonts/FiraSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FiraSans-Medium.woff2') format('woff2'),
        url('../fonts/FiraSans-Medium.woff') format('woff'),
        url('../fonts/FiraSans-Medium.ttf') format('truetype'),
        url('../fonts/FiraSans-Medium.svg#FiraSans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    unicode-range: U+0020-1F16B;
}

@font-face {
    font-family: 'Fira Sans';
    font-display: swap;
    src: url('../fonts/FiraSans-SemiBold.eot');
    src: url('../fonts/FiraSans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FiraSans-SemiBold.woff2') format('woff2'),
        url('../fonts/FiraSans-SemiBold.woff') format('woff'),
        url('../fonts/FiraSans-SemiBold.ttf') format('truetype'),
        url('../fonts/FiraSans-SemiBold.svg#FiraSans-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    unicode-range: U+0020-1F16B;
}

@font-face {
    font-family: 'Fira Sans';
    font-display: swap;
    src: url('../fonts/FiraSans-Bold.eot');
    src: url('../fonts/FiraSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FiraSans-Bold.woff2') format('woff2'),
        url('../fonts/FiraSans-Bold.woff') format('woff'),
        url('../fonts/FiraSans-Bold.ttf') format('truetype'),
        url('../fonts/FiraSans-Bold.svg#FiraSans-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    unicode-range: U+0020-1F16B;
}


/*! lightgallery - v1.6.11 - 2018-05-22
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2018 Sachin N; Licensed GPLv3 */
@font-face {
  font-family: 'lg';
  src: url("../fonts/lg.eot?n1z373");
  src: url("../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../fonts/lg.woff?n1z373") format("woff"), url("../fonts/lg.ttf?n1z373") format("truetype"), url("../fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: none;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("../img/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list {
    background: #fff url('../img/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/slick.eot');
    src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    left:100px;
    z-index: 1;
    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

body, html {
    font-family: 'Fira Sans', Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #617080;
    font-variant-ligatures: no-common-ligatures;
}

.no-scroll {
    overflow: hidden;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
}

a {
    color: #1B9FD1;
}

a, button {
    -webkit-transition: all .3s ease-out;    
    transition: all .3s ease-out;    
}

strong {
    font-weight: 700;
}

h1 {
    margin: 30px 0 10px 0;
    color: #009fdc;
}

h2 {
    color: #009fdc;
    font-size: 36px;
    font-weight: 700;
}
h3, h4, h5, h6 {color: #009fdc;}

.inner-page h2 {
    font-size: 25px;
}

.inner-page.cqv h2 {
    font-size: 35px;
    line-height: 1.4;
}

section .img-responsive,
section .img_responsive,
section .imgresponsive {
    max-width: 100%;
}

.img_responsive {
    max-width: 100%;
    height: auto !important;
    width: unset !important;
    max-height: 100% !important;
    max-width: 100% !important;
}

.no-padding {
    padding: 0;
}

.gray-btn {
    background: #8E9BA8;
    border-radius: 3px;
    color: #ffffff;
    padding: 15px 10px;
    text-align: center;
    width: 160px;
    display: block;
    margin: 0 auto 30px auto;
}

.gray-btn:hover,
.gray-btn:active,
.gray-btn:focus {
    text-decoration: none;
    color: #ffffff;
    background: #0980ba;
}

/* mobile nav ico */
.mobile-nav-wrapper {
    display: none;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 15px;
    top: 16px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.mobile-nav-wrapper span {
    display: block;
    position: absolute;
    height: 6px;
    width: 100%;
    background: #0980ba;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}


.mobile-nav-wrapper span:nth-child(1) {
    top: 0px;
}

.mobile-nav-wrapper span:nth-child(2),
.mobile-nav-wrapper span:nth-child(3) {
    top: 10px;
}

.mobile-nav-wrapper span:nth-child(4) {
    top: 20px;
}

.mobile-nav-wrapper.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}

.mobile-nav-wrapper.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mobile-nav-wrapper.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.mobile-nav-wrapper.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}


.search-lang-wrapper {
    position: absolute;
    right: 40px;
    top: 14px;
    z-index: 6;
    /*width: fit-content;*/
    display: inline-flex;
}

    .search-lang-wrapper .search {
        display: block;
        float: left;
        width: 35px;
        height: 35px;
        background: #0980ba url(../img/search-white.svg?preset=simplePreset) 50% 50% no-repeat;
        background-size: 17px auto;
        position: relative;
        margin: -3px 10px 0 0;
        border-radius: 50%;
    }

.search-lang-wrapper .lang {
    display: block;
    float: right;
    position: relative;
    padding-right: 20px;
    cursor: pointer;
}

    .search-lang-wrapper .lang:after {
        content: '';
        position: absolute;
        right: 0;
        top: 12px;
        background: url('../img/chevron-down.svg?preset=simplePreset') 50% 50% no-repeat;
        background-size: 11px auto;
        width: 12px;
        height: 7px;
    }

.search-lang-wrapper .flag-circle {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 3px solid #E2E2E2;
    margin: 0 auto;
}

    .search-lang-wrapper .flag-circle.en {
        background: url('../img/en.svg?preset=simplePreset') 50% 50% no-repeat;
        background-size: 24px auto;
    }

    .search-lang-wrapper .flag-circle.hr {
        background: url(../img/hr.svg?preset=simplePreset) 50% 50% no-repeat;
        background-size: 24px auto;
    }

    .search-lang-wrapper .flag-circle.de {
        background: url(../img/de.svg?preset=simplePreset) 50% 50% no-repeat;
        background-size: 24px auto;
    }

    .search-lang-wrapper .flag-circle.ru {
        background: url(../img/ru.svg?preset=simplePreset) 50% 50% no-repeat;
        background-size: 24px auto;
    }

    .search-lang-wrapper .flag-circle.hu {
        background: url(../img/hu.svg?preset=simplePreset) 50% 50% no-repeat;
        background-size: 24px auto;
    }

    .search-lang-wrapper .flag-circle.si {
        background: url('../img/si.svg') 50% 50% no-repeat;
        background-size: 24px auto;
    }

.search-lang-wrapper .lang-list {
    display: none;
    position: absolute;
    top: 50px;
    right: 190px;
    padding: 0;
    margin: 0;
    width: 70px;
    list-style-type: none;
    background: #ffffff;
    box-shadow: 0 10px 20px rgba(0,0,0,.3);
}

.search-lang-wrapper .lang-list li {
    height: 40px;
}

.search-lang-wrapper .lang-list li a {
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #ededed;
}

.search-lang-wrapper .lang-list li a:hover,
.search-lang-wrapper .lang-list li a:active,
.search-lang-wrapper .lang-list li a:focus {
    background: #1476a6;
}

.search-lang-wrapper .lang-list li:last-child a {
    padding: 5px 0 0 0;
    height: 40px;
    border-bottom: none;
}

.main-nav {
    padding: 40px 0;
    position: fixed;
    height: 134px;
    z-index: 60;
    width: 100%;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #E3E6E9;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.main-nav.hu .logo {
    position: relative;
    top: 3px;
}

.main-nav.hu .logo img {
    max-width: 90%;
}

.main-nav.hu .nav-list {
    margin: 17px 0 0 5px;
}

.main-nav.hu .nav-list li {
    margin: 0 15px 0 0;
}

.main-nav.hu .nav-list li a {
    font-size: 17px;
}

.main-nav.fixed {
    padding: 20px 0;
    height: 84px;
    box-shadow: 0 2px 10px rgba(0,0,0,.4);
}

.main-nav.fixed .logo img {
    max-width: 80%;
}

.main-nav.fixed .nav-list {
    margin: 10px 0 0 50px;
}

.main-nav.fixed.hu .nav-list {
    margin: 10px 0 0 20px;
}


.main-nav.fixed .nav-list li a {
    font-size: 16px;
}

.main-nav.fixed .search-lang-wrapper {
    top: 6px;
}

.main-nav.fixed .nav-list li a:hover:after {
    bottom: -31px;
}

.main-nav.fixed .submenu {
    top: 84px;
    height: 52px;
    padding: 15px 0;
}

.main-nav .container {
    position: relative;
    width: 100%;
    padding: 0 40px;
}

.main-nav .logo {
    position: relative;
    z-index: 5;
    display: block;
    float: left;
}

.main-nav .logo img {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.nav-list {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: 17px;
    text-align: center;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.nav-list .mobile-logo {
    display: none;
}

.nav-list li {
    display: inline-block;
    margin: 0 15px 0 0;
}

.nav-list li a {
    font-size: 18px;
    font-weight: 400;
    color: #425263;
    position: relative;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.de .nav-list li a,
.ru .nav-list li a,
.en .nav-list li a {
   font-size: 16px;
}

.nav-list li a:hover,
.nav-list li a:focus,
.nav-list li a:active {
    text-decoration: none;
    color: #0980ba;
}

.nav-list li a:after {
    content: '';
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.nav-list li a:hover:after {
    content: '';
    position: absolute;
    bottom: -52px;
    height: 5px;
    display: block;
    left: 0;
    right: 0;
    background: #0080BD;
}

.submenu {
    display: none;
    position: fixed;
    top: 134px;
    left: 0;
    right: 0;
    width: 100%;
    background: rgba(66,82,99,.83);
    padding: 29px 0;
    margin: 0;
    z-index: 4;
    height: 82px;
    list-style-type: none;
    text-align: center;
}

.submenu li {
    display: inline-block;
}

.nav-list .submenu a {
    color: #ffffff;
}

.nav-list .submenu li a:hover:after {
    display: none;
}

.nav-list .submenu li a:hover {
    color: #ffffff;
}

.mobile-nav {
    display: none;
}

.search-wrapper {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 133px;
    /*    height: 500px;*/
    max-height: 70vh;
    overflow-y: auto;
    background: #fff;
    box-shadow: 0 10px 30px rgba(0,0,0,.2);
    z-index: 5; 
}

.search-wrapper.fixed-search {
    top: 84px;
}

.search-wrapper .search-input {
    margin: 30px 0 25px 0;
    position: relative;
}

.search-wrapper input {
    background: #CFD5D8;
    border: none;
    width: 100%;
    padding: 18px 30px;
    border-radius: 3px;
    color: #425263;
    outline: none;
}

    .search-wrapper .search-btn {
        position: absolute;
        top: 0;
        right: 0;
        width: 70px;
        height: 58px;
        display: block;
        background: url('../img/search.svg?preset=simplePreset') 50% 50% no-repeat;
        background-size: 23px auto;
        border: none;
    }


/* search form */

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #425263;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #425263;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #425263;
}
:-moz-placeholder { /* Firefox 18- */
    color: #425263;
}

.search-item {
    position: relative;
    display: inline-block;
    margin-bottom: 25px;
}

.search-item:after {
    content: '';
    z-index: 1;
    top: 0;
    bottom: 120px;
    left: 0;
    -webkit-box-shadow: inset 0 0 90px 0 rgba(0, 0, 0, .08);
    box-shadow: inset 0 0 90px 0 rgba(0, 0, 0, .08);
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.search-item:hover:after {
    -webkit-box-shadow: inset 0 0 90px 0 rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 90px 0 rgba(0, 0, 0, .3);
}

.search-item img {
    display: block;
}

.search-item-name {
    font-size: 13px;
    font-weight: 600;
    color: #425263;
    padding: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.blue-txt {
    color: #0080BD;
}

header {
    height: 100vh;
}

.header-main-divisions {
    height: 86vh;
    display: flex;
    width: 100%;
    position: relative;
    margin: 134px 0 0 0;
}

.amelicor_logo_wrapper {
    margin: 164px 0 40px 0;
    display: flex;
    justify-content: center;
}

    .amelicor_logo_wrapper img {
        margin: 0 auto;
    }

.category_logo_wrapper {
    margin: 30px auto;
    z-index: 1;
    padding: 0 15px;
}

    .category_logo_wrapper a {
        display: block;
    }

    .category_logo_wrapper a.second {
        margin-top: 15px;
    }

    .hmd-col {
        position: relative;
        display: flex;
        flex: 1;
        align-items: stretch;
        height: 86vh;
        background-size: cover;
        overflow: hidden;
        transition: all .5s ease;
    }

.hmd-col:hover {
    flex: 1.3;
}

.hmd-col:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: rgba(124, 178, 210, 0.6);
}

.hmd-col:after {
    content: "";
    opacity: 0;
    position: absolute;
    top: -40px; bottom: -40px; left: 0; right: 0;
    box-shadow: inset 0px 0px 30px 10px rgba(255,255,255,1);
    z-index: 1;
    -webkit-transition: opacity .3s;
            transition: opacity .3s;
}

.hmd-col:hover:after {
    opacity: 1;
}

.hmd-col-1:before {
    background: rgb(0,158,219,.6);
}

.hmd-col-2:before {
    background: rgb(0,166,211,.6);
}

.hmd-col-3:before {
    background: rgb(5,114,177,.5);
}

.hmd-col-4:before {
    background: rgb(0, 178, 189, .6);
}


.hmd-link {
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    z-index: 2;
}

.header-main-divisions .division-wrapper {
    position: absolute;
    color: #ffffff;
    left: 40px;
    bottom: 5px;
    max-width: 80%;
}

.header-main-divisions .hmd-col-eu .division-wrapper {
    max-width: none;
    right: 0;
    bottom: 0;
}

.header-main-divisions .division-wrapper .desc {
    position: relative;
    margin: 40px 0 0 0;
    font-size: 18px;
    font-weight: 400;
    color: white;
    height:150px;
    z-index: 1;
}

.header-main-divisions h2 {
    margin: 0;
    color: #ffffff;
    font-size: 70px;
    font-weight: 600;
    position: relative;
    z-index: 1;
}

.header-main-divisions h2:after {
    content: '';
    height: 4px;
    display: block;
    background: #ffffff;
    width: 67px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.header-main-divisions .hmd-col-eu h2:after {
    content: none;
}

.header-main-divisions h2 span {
    font-size: 30px;
    font-weight: 300;
    display: block;
}

.scroll-downs {
    position: absolute;
    right: 0;
    bottom: 25px;
    left: 0;
    margin: auto;
    z-index: 4;
    width: 26px;
    height: 50px;
    cursor: pointer;
}

    .scroll-downs .chevron-down {
        position: relative;
        display: block;
        width: 100%;
        height: 5px;
        margin: 5px 0 0 0;
        background: url('../img/scroll-chevron.svg?preset=simplePreset') 50% 50% no-repeat;
        background-size: 9px auto;
    }

.mousey {
    width: 3px;
    padding: 0 9px;
    height: 32px;
    border: 3px solid #fff;
    border-radius: 16px;
    opacity: 0.75;
    box-sizing: content-box;
}

.scroller {
    width: 3px;
    height: 10px;
    border-radius: 25%;
    background-color: #fff;
    animation-name: scroll;
    animation-duration: 2.2s;
    animation-timing-function: cubic-bezier(.15,.41,.69,.94);
    animation-iteration-count: infinite;
}

.eu-desc {
    position: relative;
    background-color: #fff;
    margin-left: -40px;
    color: #000;
    height: 185px;
    margin-top: 10px;
    padding: 20px 20px 0;
    z-index: 2;
}

.ed-title {
    font-size: 15px;
}

.ed-wrapper {
    text-align: center;
}

.ed-logos {
    margin: 20px 0 0;
    padding: 0;
    list-style-type: none;
}

.ed-logos > li {
    display: inline-block;
}

.ed-logos > li > img {
    max-height: 45px;
}

.ed-logos > li + li {
    margin-left: 20px;
}

.ed-info {
    font-size: 13px;
    color: gray;
    margin-top: 15px;
}

@keyframes scroll {
    0% { opacity: 0; }
    10% { 
        -webkit-transform: translateY(0); 
        transform: translateY(0); 
        opacity: 1;
    }
    100% { 
        -webkit-transform: translateY(15px);
        transform: translateY(15px);
        opacity: 0;
    }
}

.news,
.references {
    padding: 50px 0 60px 0;
}

.news h2,
.references h2 {
    margin: 0 0 30px 0;
}

.news-item {
    position: relative;
    display: inline-block;
    width: 100%;
}

.news-item img {
    width: 100%;
    position: relative;
    z-index: 1;
    opacity: 1;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
}
.news-item:hover {text-decoration: none;}
.news-item:hover img {
    opacity: .8;
}

.news-title-desc {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 20px;
    display: block;
    color: #ffffff;
    background: rgba(0, 128, 189, 0.8);
    z-index: 2;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
}

.news-item:hover .news-title-desc {
    background: rgba(0, 128, 189, 1);
}

.news-title-desc h3,
.video-desc h3 {
    position: relative;
    margin: 0 0 25px 0;
    font-size: 22px;
    color: #fff;
}

.news-title-desc h3:after,
.video-desc h3:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 67px;
    height: 4px;
    display: block;
    background: #ffffff;
}

.news-title-desc .desc {
    font-size: 14px;
}

.video-container {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 700px;
}

.video-wrapper {
    position: relative;
    width: 100%;
    height: 700px;
    background-color: rgba(5,48,74,.4);
    cursor: pointer;
}


.video-iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
}

.video-poster {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    cursor: inherit;
    outline: none;
    background-position: 50% 50%;
    background-size: 100% 100%;
    background-size: cover;
    text-indent: -999em;
    overflow: hidden;
    opacity: 1;
    -webkit-transition: opacity 800ms, height 0s;
    -moz-transition: opacity 800ms, height 0s;
    transition: opacity 800ms, height 0s;
    -webkit-transition-delay: 0s, 0s;
    -moz-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s;
}

.video-poster:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(5,48,74,.4);
}


.video-wrapper-active .video-poster,
.video-wrapper-active .video-desc {
    opacity: 0;
    height: 0;
    -webkit-transition-delay: 0s, 800ms;
    -moz-transition-delay: 0s, 800ms;
    transition-delay: 0s, 800ms;
}

.video-desc {
    position: absolute;
    color: #fff;
    bottom: 100px;
    width: 1140px;
    left: 0;
    right: 0;
    opacity: 1;
    margin: 0 auto;
    cursor: pointer;
}

    .video-desc .play-ico {
        width: 45px;
        height: 45px;
        display: block;
        background: url('../img/play-circle.svg?preset=simplePreset') 50% 50% no-repeat;
        background-size: 45px;
        margin: 0 0 20px 0;
    }

.video-desc .desc {
    max-width: 360px;
    font-size: 14px;
}

.references .news-title-desc {
    background: rgba(97,112,128,.8);
}

.slick-dots li button {
    width: 13px;
    height: 13px;
    background: #617080;
    border-radius: 50%;
}

.slick-dots li.slick-active button {
    background: #0080BD;
}

.slick-dots li button:before {
    display: none;
}

.slick-dots {
    bottom: -35px;
}

.prev-arrow,
.next-arrow,
.pdfHolder .pdfMenu .prev,
.pdfHolder .pdfMenu .next {
    top: -30px;
    position: absolute;
    display: block;
    width: 15px;
    height: 30px;
    border: none;
    padding: 0;
    z-index: 3;
    cursor: pointer;
}

.references-carousel .prev-arrow,
.references-carousel .next-arrow,
.news-carousel .prev-arrow,
.news-carousel .next-arrow,
.pdfHolder .pdfMenu .prev,
.pdfHolder .pdfMenu .next {
    top: 45%;
}

.prev-arrow,
.pdfHolder .pdfMenu .prev {
    left: -40px;
    background: url('../img/chevron-left-slider.svg') 50% 50% no-repeat;
    background-size: 15px auto;
}

.next-arrow,
.pdfHolder .pdfMenu .next {
    right: -40px;
    background: url('../img/chevron-left-slider.svg') 50% 50% no-repeat;
    background-size: 15px auto;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}


.footer-banner {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 100px 0;
    background: url('../UserDocsImages/all-company-amelicor-group.jpg?preset=simplePreset') 50% 50% no-repeat;
    background-size: cover;
    z-index: 1;
}

.footer-banner:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    z-index: 2;
    background: rgba(66,82,99, .5);
}

.footer-banner .banner-content {
    position: relative;;
    z-index: 3;
    color: #ffffff;
}

.footer-banner h2 {
    position: relative;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 70px;
    font-weight: 600;
    margin: 0 0 30px 0;
}

.footer-banner h2:after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 67px;
    height: 4px;
    display: block;
    background: #ffffff;
}

.footer-banner a:hover,
.footer-banner a:focus,
.footer-banner a:active {
    text-decoration: none;
}

.footer-banner .banner-desc {
    font-size: 30px;
    font-weight: 400;
}

footer {
    position: relative;
    margin: -5px 0 0 0;
    padding: 50px 0 30px 0;
    background: #efefef;
}

.footer-logo {
    margin: 0 0 40px 0;
    display: inline-block;
    width: 100%;
}

footer .footer-info {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

footer .footer-info li {
    display: inline-block;
    width: 100%;
    margin: 0 0 10px 0;
}

footer .footer-info li:last-child {
    margin: 0;
}

footer .footer-info li a,
footer .footer-info li span {
    position: relative;
    padding-left: 40px;
    color: #8E9BA8;
}

    footer .footer-info li .location:before {
        content: '';
        width: 19px;
        height: 20px;
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        background: url('../img/location-ico.svg?preset=simplePreset') 50% 50% no-repeat;
        background-size: auto 20px;
    }

    footer .footer-info li .phone:before {
        content: '';
        width: 18px;
        height: 20px;
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        background: url('../img/podruznice-phone-ico.svg?preset=simplePreset') 50% 50% no-repeat;
        background-size: auto 20px;
    }

    footer .footer-info li .mail:before {
        content: '';
        width: 20px;
        height: 15px;
        position: absolute;
        left: 0;
        top: 5px;
        display: block;
        background: url('../img/podruznice-mail-ico.svg?preset=simplePreset') 50% 50% no-repeat;
        background-size: 20px auto;
    }

footer .eu-fondovi ul {
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
    justify-content: flex-end;
}
footer .eu-fondovi ul li {
    margin-left: 10px;
    text-align:right;
    display:flex;
    align-items:center;
}

footer .eu-fondovi ul li img {
   display:inline-block;
   height:40px;
}

footer .eu-fondovi ul li:first-child img {
    height: 50px;
}
footer .mod-fondovi {
    text-align:right;
    margin-top:10px;
}

footer .mod-fondovi img {
    max-height:40px;
    display:inline-block;
}


footer .social-links {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: right;
    margin-bottom: 60px;
}

footer .social-links li {
    display: inline-block;
    margin-left: 15px;
}

footer .social-links li:first-child {
    margin-left: 0;
}

footer .social-links li a {
    width: 27px;
    height: 27px;
    display: block;
}

footer .social-links li a path {
    fill:#8e9ba8;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

footer .social-links li a:hover path {
    fill: #0980BA;
}

/*
footer .social-links li a.yt {
background: url(../img/yt-ico.svg) 50% 50% no-repeat;
background-size: 27px auto;
}

footer .social-links li a.in {
background: url(../img/linkedin-ico.svg) 50% 50% no-repeat;
background-size: 27px auto;
}
*/

.copyright {
    border-top: 1px solid #D3D8DB;
    padding: 25px 0 0 0;
    margin: 20px 0 0 0;
    font-size: 14px;
}

.copyright .copy {
    color: #1B9FD1;
    display: block;
    float: left;
}

.copyright .footer-links {
    display: block;
    float: right;
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: right;
}

.copyright .footer-links li {
    display: inline-block;
    margin-left: 60px;
}

.copyright .footer-links li:first-child {
    margin: 0;
}

.copyright .footer-links li a {
    color: #8E9BA8;
}

.dark-overlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 100;
}

/* BACK TO TOP */
.top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 15px;
    z-index: 88;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(35, 82, 124, 0.8) url(../img/chevron-top.svg?preset=simplePreset) no-repeat 50% 50%;
    background-size: 15px auto;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

.top.is-visible, .top.fade-out, .no-touch .top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.top.is-visible {
    visibility: visible;
    opacity: 1;
}

.top.fade-out {
    opacity: .5;
}

.top.fade-out:hover,
.no-touch .top:hover {
    background-color: #23527c;
    opacity: 1;
}

.cr-col {
    margin-bottom: 30px;
}

.cr-col > .prod-item {
    display: block;
}

.cr-col > .prod-item > img {
    width: 100%;
}

@media only screen and (min-width: 768px) {
    .top {
        right: 20px;
        bottom: 20px;
    }
}
@media only screen and (min-width: 1024px) {
    .top {
        height: 50px;
        width: 50px;
        right: 30px;
        bottom: 30px;
    }
}


.copyright-mobile {
    display: none;
}

.inner-page-header {
    height: auto;
}

.inner-page {
    padding: 0 0 40px 0;
    margin: 134px 0 80px 0;
    line-height: 2;
    overflow: hidden;
}

/*.inner-page .gray-btn {
    margin: 0 auto;
}*/

.inner-header {
    position: relative;
    display: block;
    padding: 200px 0 50px 0;
}

.inner-header:after {
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    position: absolute;
    z-index: 1;
    background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%, rgba(255,255,255,0.6) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,0.6))); /* safari4+,chrome */
    background:-webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%, rgba(255,255,255,0.6) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%, rgba(255,255,255,0.6) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%, rgba(255,255,255,0.6) 100%); /* ie10+ */
    background:radial-gradient(ellipse at center, rgba(255,255,255,0) 0%, rgba(255,255,255,0.6) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* ie6-9 */
}

.breadcrumbs {
    position: relative;
    z-index: 3;
    padding-top: 30px;
}

.division-category .breadcrumbs {
    text-align: center;
}

.breadcrumbs.artikl {
    padding: 30px 0;
}

.breadcrumbs.artikl li a,
.breadcrumbs.artikl li {
    font-size: 16px;
    text-transform: capitalize;
}

.breadcrumbs ul {

    list-style-type: none;
    padding: 0;
    margin: 0;
}

.breadcrumbs ul li {
    display: inline-block;
    color: #5D6A77;

}

.breadcrumbs ul li a {
    position: relative;
    color: #5D6A77;
    font-weight: 400;
    font-size: 15px;
}

.breadcrumbs ul li a.active {
    font-weight: 700;
}

.breadcrumbs ul li:after {
    content: '/';
    position: relative;

    margin: 0 10px;
}

.breadcrumbs ul li a.active:after {
    display: none;
}

.prod-wrapper {
    padding: 20px 0 0 0;
    display: inline-block;
    width: 100%;
}

.prod-item {
    position: relative;
    display: inline-block;
    width: 100%;
    /*margin-bottom: 25px;*/
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.prod-item:hover {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-box-shadow:  0 0 30px rgba(0, 0, 0, .2);
    box-shadow: 0 0 30px rgba(0, 0, 0, .2);
}

.prod-item:after {
    content: '';
    z-index: 1;
    top: 0;
    bottom: 120px;
    left: 0;
    -webkit-box-shadow: inset 0 0 90px 0 rgba(0, 0, 0, .08);
    box-shadow: inset 0 0 90px 0 rgba(0, 0, 0, .08);
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.prod-item:hover:after {
    content: '';
    -webkit-box-shadow: none;
    box-shadow: none;
}

.prod-item img {
    display: block;
    margin: 0 auto;
}

.prod-item-name {
    font-size: 13px;
    font-weight: 600;
    color: #425263;
    padding: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.floating-menu {
    display: block;
    position: fixed;
    background: #008CC9;
    left: 0;
    top: 25%;
    width: 80px;
    z-index: 50;
}

.floating-menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.floating-menu ul li {

    text-align: center;

}

.floating-menu ul li:hover {
    background: #0080BD;
}

.floating-menu ul li a {
    position: relative;
    text-decoration: none;
    display: inline-block;
    width: 60px;
    padding: 20px 10px;
    border-bottom: 1px solid #41A9D7;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.floating-menu ul li:last-child a {
    border-bottom: none;
}

.title-reveal {
    position: absolute;
    color: #ffffff;
    font-size: 18px;
    left: 70px;
    right: 0;
    opacity: 0;
    background: #0080BD;
    width: 0;
    height: 100%;
    top: 0;
    padding: 20px 0;
    text-align: center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.title-reveal span {
    position: absolute;
    width: 190px;
    font-weight: 300;
    font-size: 16px;
    top: 50%;
    opacity: 0;
    -webkit-transform: translate(-100%,-50%);
    transform: translate(-100%,-50%);
    -webkit-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transition: opacity .3s ease-in-out .2s;
    transition: opacity .3s ease-in-out .2s;
}

.floating-menu:hover ul li a .title-reveal {
    opacity: 1;
    width: 190px;
}

.floating-menu:hover ul li a .title-reveal span {
    -webkit-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
    left: 0;
    opacity: 1;
}

.air-distribution {
    display: inline-block;
    width: 32px;
    height: 15px;
    background: url(../img/category-ico/air-distribution.svg?preset=simplePreset) 50% 50% no-repeat;
    background-size: 32px auto;
}

.air-regulation {
    display: inline-block;
    width: 32px;
    height: 23px;
    background: url(../img/category-ico/air-regulation.svg?preset=simplePreset) 50% 50% no-repeat;
    background-size: 23px auto;
}

.kitchen-ventilation {
    display: inline-block;
    width: 32px;
    height: 23px;
    background: url(../img/category-ico/kitchen-ventilation.svg?preset=simplePreset) 50% 50% no-repeat;
    background-size: 32px auto;
}

.sound-attenuation {
    display: inline-block;
    width: 32px;
    height: 28px;
    background: url(../img/category-ico/sound-attenuation.svg?preset=simplePreset) 50% 50% no-repeat;
    background-size: 20px auto;
}

.fire-protection {
    display: inline-block;
    width: 32px;
    height: 43px;
    background: url(../img/category-ico/fire-protection.svg?preset=simplePreset) 50% 50% no-repeat;
    background-size: auto 40px;
}

.air-treatment {
    display: inline-block;
    width: 39px;
    height: 14px;
    background: url(../img/category-ico/air-treatment.svg?preset=simplePreset) 50% 50% no-repeat;
    background-size: 35px auto;
}

.panel-walls {
    display: inline-block;
    width: 39px;
    height: 28px;
    background: url(../img/category-ico/cleanroom-filtration.svg?preset=simplePreset) 50% 50% no-repeat;
    background-size: 39px auto;
}

.panel-system {
    display: inline-block;
    width: 32px;
    height: 33px;
    background: url(../img/category-ico/new/panel-system.svg?preset=simplePreset) 50% 50% no-repeat;
    background-size: 29px auto;
}

.cleanroom-furniture {
    display: inline-block;
    width: 30px;
    height: 33px;
    background: url(../img/category-ico/new/cleanroom-furniture.svg?preset=simplePreset) 50% 50% no-repeat;
    background-size: 25px auto;
}

.laminar-flow {
    display: inline-block;
    width: 35px;
    height: 28px;
    background: url(../img/category-ico/new/laminar-flow.svg?preset=simplePreset) 50% 50% no-repeat;
    background-size: 35px auto;
}

.cleanroom-filtration {
    display: inline-block;
    width: 25px;
    height: 39px;
    background: url(../img/category-ico/new/cleanroom-filtration.svg?preset=simplePreset) 50% 50% no-repeat;
    background-size: 21px auto;
}

.operating-rooms {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: url(../img/category-ico/new/operating-rooms.svg?preset=simplePreset) 50% 50% no-repeat;
    background-size: 34px auto;
}

.goto-menu {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.goto-menu.about-us {
    margin-top: 20px;
}


.goto-menu ul {
    list-style-type: none;
    padding: 30px;
    padding-top: 25px;
    padding-bottom: 25px;
    margin: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    -webkit-box-shadow: inset 0 0 90px 0 rgba(0, 0, 0, .08);
    box-shadow: inset 0 0 90px 0 rgba(0, 0, 0, .08);
    text-align: center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.goto-menu.about-us ul {
    justify-content: space-evenly;
}

.goto-menu ul li {
    display: inline-block;
    font-size: 20px;
	margin: 0 15px;
}

.goto-menu ul li.active a,
.goto-menu ul li a:hover,
.goto-menu ul li a:active,
.goto-menu ul li a:focus {
    color: #0080BD;
    text-decoration: none;
}

.goto-menu ul li a {
    color: #8E9BA8;
    position: relative;
}

.goto-menu ul li a:hover:after,
.goto-menu ul li a:active:after,
.goto-menu ul li a:focus:after,
.goto-menu ul li.active a:after {
    content: '';
    position: absolute;
    height: 5px;
    background: #0080BD;
    display: block;
    bottom: -30px;
    left: 0;
    right: 0;
}

.goto-menu.fixed-goto {
    position: fixed;
    top: 84px;
    left: 0;
    right: 0;
    width: 100%;
    background: #efefef;
    z-index: 10;
}

.goto-menu.fixed-goto ul li a:hover:after,
.goto-menu.fixed-goto ul li a:active:after,
.goto-menu.fixed-goto ul li a:focus:after,
.goto-menu.fixed-goto ul li.active a:after {
    bottom: -20px;
}

.goto-menu.fixed-goto ul {
    padding: 20px;
    width: 1140px;
    margin: 0 auto;
    box-shadow: none;
}

.title-wrapper {
    position: relative;
}

.title-wrapper:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 67px;
    background: #008CC9;
    display: block;
    height: 4px;
}

.title-wrapper.no-border,
.cqv .title-wrapper.no-border {
    margin-bottom: 30px;
}

.title-wrapper.no-border:after{
    content: none;
}

.title-wrapper h1 {
    font-size: 72px;
    font-weight: 700;
    color: #008CC9;
    margin: 30px 0 5px 0;
}

.title-wrapper .category {
    font-size: 26px;
    font-weight: 300;
    color: #425263;
}

.prod-desc {
    padding: 60px 0 0 0;
}

.img-wrapper {
    margin-bottom: 20px;
}

.img-wrapper a {
    display: inline-block;
    width: 100%;
}

.gallery-wrapper {
    padding: 0 0 0 80px;
}

.thumbs {
    margin: 10px 0 0 0;
    display: inline-block;
    width: 100%;
}

.thumbs a {
    display: block;
    position: relative;
    width: 105px!important;
    float: left;
    padding: 0 5px;
    z-index: 3;
}

.thumbs img {
    position: relative;
    width: 105px;
    margin: 0 auto;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.thumb-img {
    position: relative;
}

.thumb-img:after {
    content: '';
    z-index: 1;
    top: 0;
    bottom: 120px;
    left: 0;
    -webkit-box-shadow: inset 0 0 90px 0 rgba(0, 0, 0, .08);
    box-shadow: inset 0 0 90px 0 rgba(0, 0, 0, .08);
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.thumbs a:hover:after {
    -webkit-box-shadow: inset 0 0 90px 0 rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 90px 0 rgba(0, 0, 0, .2);
}

.img-wrapper img {
    margin: 0 auto;
}

.model-table.right {
    padding: 0 0 0 20px;
}

.model-table .additional-txt {
    text-align: right;
    font-size: 13px;
    font-weight: 600;
    color: #8E9BA8;
}

.model-label {
    font-size: 17px;
    text-transform: uppercase;
    color: #425263;
}

.model-name {
    color: #0080BD;
    font-size: 17px;
    padding: 0 0 0 15px;
}

.table > tbody > tr > th {
    border-top: none;
    padding: 8px 0;
}

.table > tbody > tr > td {
    text-align: right;
}

.table > tbody > tr > td.dim-unit {
    font-size: 13px;
    font-weight: 600;
    color: #425263;
    padding: 8px 0;
    text-align: left!important;
}

.inner-page .table > tbody > tr > td {
    text-align: left;
}

.paging-info {
    position: absolute;
    right: 35px;
    top: 18px;
    font-size: 15px;
}

.dimensions-slider {
    margin: 50px 0 0 0;
}

.dimensions-slider a {
    position: relative;
}

.dimensions-slider a:after {
    content: '';
    z-index: 1;
    top: 0;
    bottom: 120px;
    left: 0;
    -webkit-box-shadow: inset 0 0 90px 0 rgba(239, 239, 239, 1);
    box-shadow: inset 0 0 90px 0 rgba(239, 239, 239, 1);
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.dimensions-slider .next-arrow {
    right: 0;
}

.dimensions-slider .prev-arrow {
    right: 60px;
}

.list-name {
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    color: #425263;
    margin: 20px 0 10px 0;
}

.list-files {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.list-files li {
    position: relative;
    border-bottom: 1px solid #d5d5d5;
    padding: 10px 0;
    font-size: 18px;
}

.list-files li a {
    color: #59595C;
}

.file-size {
    display: block;
    float: right;
}

/*
.list-files li:last-child {
border-bottom: none;
}*/

.news-list-all .news-item {
    margin-bottom: 30px;
}

.news-date {
    font-size: 13px;
    opacity: .7;
}

.body-content {
    padding-bottom:  0px;
}

.intro-txt {
    font-weight: 700;
    margin: 10px 0 20px 0;
}

.kat-desc {
    margin: 10px 0 0 0;
}

.catalogue-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.catalogue-list li {
    display: block;
    float: left;
    width: 25%;
    padding: 0 30px 0 0;
}

.catalogue-list li a {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

.catalogue-list li img {
    border: 1px solid #e8e8e8;
}

/*.catalogue-list li:first-child {
    padding: 0 20px 0 0;
}*/

.catalogue-title {
    display: inline-block;
    width: 100%;
    padding: 10px 0 0 0;
    color: #617080;
    text-align: center;
}

.catalogue-title.about-us {
    font-size: 14px;
    text-align: left;
}

.podruznica {
    position: relative;
    border: 1px solid #d2d2d2;
    padding: 20px;
    margin: 60px 0 0 0;
    width: 94%;
    border-radius: 10px;
}

.podruznica .country {
    position: absolute;
    right: -20px;
    top: -30px;
    width: 70px;
    height: 70px;
    background: #ffffff;
    border-radius: 50%;
    display: block;
    /* border: 1px solid #d2d2d2; */
}

.podruznica .country img {
    width: 60px;
    height: 60px;
    margin: 4px auto 0 auto;
    display: block;
    border-radius: 100%;
    /*-webkit-box-shadow: 6px 6px 27px 0px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    6px 6px 27px 0px rgba(50, 50, 50, 0.2);
box-shadow:         6px 6px 27px 0px rgba(50, 50, 50, 0.2);*/
    border: 1px solid #d2d2d2;
}

.podruznica h2 {
    color: #46a0de;
    font-size: 20px;
    font-weight: 500;
    margin: 0;
}

.podruznica ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.podruznica ul li {
    margin: 15px 0;
    padding: 0 0 0 30px;
    position: relative;
}

.podruznica ul li:last-child {
    margin: 15px 0 0 0;
}

.podruznica ul li a {
    color: #617080;
}

.header-kontakt {
    list-style-type: none;
    margin: -5px 0px 0px 15px;
    padding: 0;
}

.header-kontakt li {
    display: flex;
    align-items: center;
    padding: 0px 0px 5px 0px;
}

.header-kontakt li a {
    font-size: 14px;
    color: #425263;
}

.header-kontakt li a:hover {
    color: #1B9FD1;
    text-decoration: none;
}

.podruznica .podruznica-person:before,
.podruznica .podruznica-location:before,
.podruznica .podruznica-phone:before,
.podruznica .podruznica-mail:before,
.podruznica .podruznica-web:before,
.podruznica .podruznica-fax:before,
.podruznica .podruznica-mobile:before  {
    content: '';
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    margin-top:5px;

}

.header-kontakt .header-phone:before, .header-kontakt .podruznica-mail:before {
    content: ' ';
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
}

    .podruznica .podruznica-person:before {
        background: url(../img/person-ico.svg?preset=simplePreset) 50% 50% no-repeat;
        background-size: auto 20px;
    }

    .podruznica .podruznica-location:before {
        background: url(../img/location-ico.svg?preset=simplePreset) 50% 50% no-repeat;
        background-size: auto 20px;
    }

    .podruznica .podruznica-phone:before, .podruznica-phone:before, .header-kontakt .header-phone:before {
    background: url(../img/podruznice-phone-ico.svg?preset=simplePreset) 50% 50% no-repeat;
    background-size: auto 20px;
}

    .podruznica .podruznica-mail:before, .header-kontakt .podruznica-mail:before {
        background: url(../img/podruznice-mail-ico.svg?preset=simplePreset) 50% 50% no-repeat;
        background-size: 20px auto;
    }

    .podruznica .podruznica-web:before {
        background: url(../img/web-ico.svg?preset=simplePreset) 50% 50% no-repeat;
        background-size: 20px auto;
    }

    .podruznica .podruznica-fax:before {
        background: url(../img/podruznice-fax.svg?preset=simplePreset) 50% 50% no-repeat;
        background-size: auto 20px;
    }

    .podruznica .podruznica-mobile:before {
        background: url(../img/podruznice-mobile.svg?preset=simplePreset) 50% 50% no-repeat;
        background-size: auto 20px;
    }

.profile {
    height: auto !important;
    margin-left: 35px;
}

.InvisiblRadio {
    visibility: hidden;
}

#clickToRedir {
    visibility: hidden;
}

.search-results {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.search-results li {
    margin: 10px 0;
    padding: 5px 0;
}

.search-results li:first-child {
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
}

.search-results li:last-child {
    margin: 10px 0 0 0;
    padding: 5px 0 0 0;
}

.galerijaSlika {
    display: inline-block;
    margin: 20px 0;
}

.galerijaSlika a {
    /*width: 24%; // slike se cudno renderaju i ne renderaju se sve jednako */
    display: block;
    float: left;
    margin: 0 10px 10px 0;
}

        .galerijaSlika a img {
            margin: 0;
        }

.category-item {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    margin: 0 0 30px 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.category-item h2 {
    position: relative;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 0 30px 0;
}

.category-item h2:after {
    content: '';
    width: 90px;
    position: absolute;
    height: 2px;
    display: block;
    background: #ffffff;
    bottom: -18px;
    left: 0;
    right: 0;
}

.title-desc-cat {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    max-height: 70%;
    background: rgba(97,112,128,.8);
    color: #ffffff;
    padding: 30px;
    font-size: 14px;
    line-height: 1.6;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.category-item:hover .title-desc-cat {
    background: rgba(0, 128, 189, .8);
    height: 100%;
    max-height: 100%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.category-item:hover h2:after {
    background: #fff;
}

.division-category .cat-name-desc {
    text-align: center;
    margin: 0 0 30px 0;
}
.galerijaSlika a img {
    margin: 0;
}

.button-wrapper {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.button-wrapper .gray-btn {
    display: inline-block;
    padding: 15px 20px;
    width: auto;
}


/*start loadMore*/
.prod-wrapper .ty-compact-list {
    display: none;
}

#loadMore {
    cursor: pointer;
}
/*emd loadMore*/


/* lightgallery*/
.lg-backdrop {
    background-color: rgba(0, 0, 0, 0.38);
    backdrop-filter: blur(1.0px);
}

.ty-compact-list h2 {
    text-align: center;
    margin: 40px 0 20px 0;
    font-size: 20px;
}

.container-iframe {
    width: 1450px;
    margin: 0 auto 50px auto;
    overflow: hidden;
    border: none;
}

.container-iframe iframe {
    border: none;
    outline: none;
    position: relative;
    left: -1px;
}

.btn-tertiary 
{
    display: inline-block;
    font-weight: 700;
    padding: 15px 30px;
    margin: 0;
    line-height: 20px;
    color: #fff !important;
    text-align: center;
    border-radius: 8px;
    border: transparent;
    font-size: 15px;
    transition: all 0.3s ease;
}
.btn-tertiary,
.btn-tertiary:focus { background: #1a81b8; color: #2A2D2E; }
.btn-tertiary:hover { background: #617080; color: #fff; text-decoration: none; }
.divider {border-bottom: 1px solid #d5d5d5;clear: both;width: 100%;padding: 0;display: block;margin-bottom: 20px;margin-top:10px;}


.div_line{ border-bottom: 1px solid #d5d5d5;clear: both;width: 100%;padding: 0;display: block;margin-bottom: 20px;margin-top:10px}

/*PDF holder*/
.pdfHolder {
    padding-top: 15px
}

    .pdfHolder .pdfMenu {
        display: block;
        /*position: absolute;*/
        margin: 0 auto;
    }

        .pdfHolder .pdfMenu .prev,
        .pdfHolder .pdfMenu .next {
            cursor: pointer;
            position: absolute;
        }


.pdfHolder .pdfMenu .pdfHeader {
    width: 150px;
    padding-left: 100px;
    padding-right: 100px;
    display: none;
}

    .pdfHolder .the-canvas {
        border: 1px solid #d5d5d5;
        display: block;
        margin: 0 auto;
        width: 100%;
    }


/*accordion na proizvodima*/
.downloads-accordion {
    margin-top: 60px;
}

    .downloads-accordion .panel-title > a:before {
        float: right !important;
        font-family: FontAwesome;
        content: "\f106";
        padding-right: 5px;
        font-size: 33px;
    }

    /*.downloads-accordion .panel-title > a.collapsed:before {
        float: right !important;
        content: "\f063";
    }*/
    .downloads-accordion .panel-title > a.collapsed:before {
        float: right !important;
        content: "\f107";
        font-size: 33px;
        font-family: 'FontAwesome', sans-serif;
        color: #617080;
    }

    .downloads-accordion a {
        color: #617080;
        text-decoration: none;
        display: block;
        font-size: 16px;
        font-weight: 400;
    }

    .downloads-accordion .panel-default > .panel-heading {
        text-align: center;
        border-bottom: 1px solid #d2d2d2;
        padding-bottom: 15px;
    }

    /*Nova kontakt stranica*/

    .downloads-accordion .panel-default .panel-heading h2 a {
        color: #009fdc;
        font-size: 22px;
        font-weight: 500;
    }

    .downloads-accordion .profile {
        border: 0;
        padding: 0;
    }

        .downloads-accordion .profile img {
            margin-bottom: 15px;
            max-width: 210px;
        }

        .downloads-accordion .profile p {
            font-size: 13px;
        }

        .downloads-accordion .profile ul li {
            margin: 0px 0px 5px 0px;
        }


    .downloads-accordion .podruznica {
        border: 0;
    }

.custom_hr {
    height: 3px;
    width: 50px;
    background-color: #46a0de;
    margin: 10px 0 10px 0;
}

#kontakt_forma {
    margin: 60px 0px;
    padding-bottom: 60px;
    overflow: hidden;
    padding: 10px;
}

    #kontakt_forma label, #kontakt_forma input {
        display: block;
        width: 100%;
    }

.contact .podruznica ul li a[href^="mailto:"] {
    word-break: break-all !important;
}

#kontakt_forma input {
    margin-bottom: 15px;
    border-radius: 10px;
    border: 1px solid #d2d2d2;
    padding-left: 15px;
}

::-webkit-input-placeholder {
    color: #d2d2d2;
}

:-ms-input-placeholder {
    color: #d2d2d2;
}

::placeholder {
    color: #d2d2d2;
}

.kontakt a:before, .kontakt a.collapsed:before {
    content: " ";
}

#kontakt_forma #headline, #kontakt_forma #message {
    width: 100%;
}

#kontakt_forma #message {
    min-height: 300px;
    padding-left: 15px;
    border-radius: 10px;
    border: 1px solid #d2d2d2;
}

#kontakt_forma .newsletter-wrap {
    display: flex;
    justify-content: space-between;
}

    #kontakt_forma .newsletter-wrap label {
        font-weight: normal;
    }

    #kontakt_forma .newsletter-wrap input[type="checkbox"] {
        width: 20px;
        height: 20px;
        margin-right: 15px;
        border-radius: 10px;
    }

    #kontakt_forma .newsletter-wrap a {
        display: inline-block;
        color: #009fdc;
    }

#kontakt_forma .kontakt a.collapsed::before {
    content: "" !important;
}

#kontakt_forma .submit-wrap {
    text-align: center;
}

#kontakt_forma button {
    border: 0;
    background-color: #009fdc;
    padding: 5px 25px;
    border-radius: 10px;
    color: white;
    width: 200px;
    font-weight: bold;
    font-size: 18px;
    margin-top: 30px;
}

    #kontakt_forma button:hover {
        background-color: #0980ba;
    }
	

    /*Nova kontakt stranica end*/

tbody tr {
    border-bottom: 1px solid #617080;
}

    tbody tr:last-child {
        border-bottom: none;
    }

.table-link {
    color: #000;
}

    .table-link:hover, .table-link:focus {
        color: #000;
        text-decoration: underline;
    }

.mod-table {
    margin: 0;
    /*margin-bottom: 20px;*/
    padding: 0;
    width: 100%;
    table-layout: fixed;
}

    .mod-table tr {
        padding: .35em;
    }

    .mod-table th,
    .mod-table td {
        padding: .625em;
    }

    .mod-table th {
        font-size: .85em;
        letter-spacing: .1em;
        font-weight: bold;
        color: #009FDB;
    }

.revitModels {
    text-align: center;
    background: #efefef;
    padding: 10px;
}

.hideUntilAjax {
    display: none;
}

.field-error {
    background: #ffd9d9 !important;
}

.eu-fondovi-link:hover {
    text-decoration: none;
}



/**** CQV ****/
.cqv .breadcrumbs ul {
    text-align: center;
}

.cqv .goto-menu ul {
    display: flex;
}

    .cqv .goto-menu ul li a {
        font-size: 15px;
        line-height: 1.4;
        display: block;
    }

.cqv #zastita,
#usluge,
#servis_validacije,
#odrzavanje,
#izrada_dokumentacije,
#strucna_osposobljenost,
#umjerni_lab,
#lab_osposobljenost {
    margin-top: 60px;
}


.cqv .title-wrapper {
    margin-bottom: 60px;
}

    .cqv .title-wrapper h1 {
        font-size: 35px;
        line-height: 1.4;
    }

.hexagon-wrapper {
    margin: auto;
    display: flex;
    text-align: initial;
    width: 200px;
    height: 200px;
    cursor: pointer;
}

.hexagon {
    position: relative;
    width: 46%;
    height: 80%;
    margin: auto;
    color: white;
    background: red;
    display: flex;
    align-content: center;
    justify-content: center;
    transition: 0.5s;
}

    .hexagon:before,
    .hexagon:after {
        position: absolute;
        content: "";
        background: inherit;
        height: 100%;
        width: 100%;
        border-radius: 0;
        transition: 0.5s;
        transform-origin: center;
    }

    .hexagon:before {
        transform: rotateZ(60deg);
    }

    .hexagon:after {
        transform: rotateZ(-60deg);
    }

.validaija_Wrap img {
    position: relative;
    top: 40px;
}

.validacije_txt {
    margin-top: 60px;
}

.usluge_images .small_image {
    margin-top: 30px;
}

.servis_val img {
    display: block;
    margin: 30px auto 0 auto;
}

.dokumentacija_carousel .prev-arrow {
    top: 50%;
    transform: translateY(-50%);
}


.dokumentacija_carousel .next-arrow {
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
}

.strucna_osposobljenost_img,
.lab_osposobljenost_img {
    margin-top: 30px;
}

.umjerni_lab_img img {
    position: relative;
    top: 40px;
}


/**** INZENJERING ****/
.light_subheading {
    font-size: 34px;
    font-weight: 300;
    margin-top: -20px;
    line-height: 1.3;
}

.benefit_item {
    display: flex;
}

.benefit_txt {
	max-width: 80%;
}

.ico_wrap {
    margin-right: 10px;
}

.inz_ico {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    max-width: 60%;
}

.benefit_txt h3 {
    color: #495663;
}

.benefit_txt ul {
    padding-left: 17px;
    font-size: 14px;
    max-width: 90%;
    color: #495663;
}

    .benefit_txt ul li:before {
        font-size: 8px;
    }

.polygon_wrapper {
    display: flex;
}

.inz_benefits {
    position: relative;
    padding-bottom: 80px;
    padding-left: 100px;
    padding-top: 90px;
    margin-top: 30px;
    width: 65%;
}

.body-en .inz_benefits {
	padding-left: 90px;
}

    .inz_benefits::after {
        content: "";
        position: absolute;
        top: 0;
        left: -10px;
        width: 100%;
        height: 100%;
        background: url(../img/Polygon.png) no-repeat;
        background-size: contain;
        z-index: -1;
    }

.over_right {
    margin-top: 30px;
    max-width: 35%;
    position: relative;
    height: 100%;
}

    .over_right img {
        -webkit-transition: all 0/5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }


.hover_images img:last-child {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.over_right img.img_default:hover {
    opacity: 0;
}

.over_right img.img_default.img_scale:hover {
    opacity: 0;
    transform: scale(1.1);
}

.over_right:hover .img_hover.img_scale {
    transform: scale(1.1);
}

.polygon_text {
    margin-top: 30px;
}

    .polygon_text .inz_benefits {
        padding-left: 110px;
        padding-top: 100px;
        padding-bottom: 0;
    }

        .polygon_text .inz_benefits::after {
            height: 130%;
        }
		
.inz_brands {
	margin: 0 0 30px 0;
	padding: 0 15px;
}

.pol_txt_htitle {
    line-height: 1.3;
    font-size: 44px;
    font-weight: bold;
}

.polygon_wrapper .inz_benefits.grey::after {
    background: url(../img/grey_polygon.png) no-repeat;
    background-size: contain;
    height: 130%;
    left: 0;
}

.grey_wrapper {
    justify-content: flex-end;
}

.inz_benefits.one .pol_txt_htitle {
    max-width: 70%;
    padding-left: 20px;
}

.inz_benefits.one ul {
    font-size: 19px;
}

.polygon_text .inz_benefits.one::after {
    height: 120%;
}

.inz_benefits.grey {
    width: 60%;
    padding-left: 100px;
    padding-top: 100px;
}

    .inz_benefits.grey .pol_txt_htitle {
        font-size: 45px;
        width: 100%;
        padding-left: 10px;
    }

    .inz_benefits.grey ul {
        padding-left: 40px;
        font-size: 17px;
    }

.over_right.dots_polygon {
    position: relative;
    left: -70px;
}

#inz_planning {
    margin-top: 200px;
}

#inz_pro_management {
	margin-top: 30px;
}


.ppp_boxes {
    display: flex;
}

.timeline_pic {
    margin: 30px 0;
}

.project_management {
    display: flex;
}

.pm_left {
    max-width: 65%;
}

.pm_left p {
	max-width: 80%;
}

    .left_txt,
    .pm_left img {
        max-width: 80%;
    }

.pm_right .over_right {
    top: -90px;
    right: 0px;
    height: auto;
    max-width: 100%;
	left: 0px;
}

    .pm_right .over_right.second {
        left: -80px;
        top: -70px;
    }
	
#production .pm_right .over_right.img_2 {
	left: -90px;
}

#inz_one_stop {
    margin-top: 60px;
}

/*.design_row {
    display: flex;
}*/

#design2 {
    margin-top: 60px;
}

.design {
    display: flex;
}

.design_title {
    margin-top: 30px;
}

.design .pm_left {
    padding-right: 30px;
}

.design .pm_right {
    display: flex;
    flex-direction: column;
}

    .design .pm_right .over_right.second {
        left: -30px;
    }

.txt_info {
    width: 60%;
}

.img_wrap {
    width: 40%;
    position: relative;
}

    .img_wrap img {
        margin: 0 auto;
    }

.img_1 {
    position: relative;
    top: -100px;
}

.img_3 {
    top: -150px;
}

/*.txt_2 {
    position: relative;
    top: -140px
}*/

/*.img_2 {
    top: -70px;
}*/

#procurement {
	margin-top: 30px;
}

.procurement {
    display: flex;
    justify-content: space-between;
}

    .procurement p {
        max-width: 55%;
        padding-right: 30px;
    }

    .procurement .over_right {
        margin-top: 0;
        top: -60px;
    }

#production,
#execution {
    margin-top: 30px;
    position: relative;
}

    #production .design,
    #execution .design {
        justify-content: space-between;
    }

    #production .pm_right .img_1 {
        top: 0;
    }
	
	#execution .design .over_right {
		left: -40px;
	}

    #execution .design .over_right.second {
        left: -140px;
    }
	
.div1 {
	position: relative;
	left: -100px;
	top: -10px;
}

#inz_cqv {
    margin-top: 30px;
}

    #inz_cqv .title-wrapper h1 {
        max-width: 60%;
    }

    #inz_cqv .design {
        justify-content: space-between;
    }

.cqv_more {
    font-size: 26px;
    font-weight: 500;
}

#inz_cqv .design .pm_right .over_right {
	left: -40px;
}

#inz_cqv .design .pm_right .over_right.second {
    left: -110px;
}

#inz_docs {
    position: relative;
}

.inz_docs {
    display: flex;
    justify-content: space-between;
}

#inz_docs .title-wrapper h2 {
    max-width: 55%;
}

.left_polygon_box,
.right_polygon_box {
    width: 50%;
}

    .left_polygon_box p {
        max-width: 80%;
    }

.services_polygon_wrapper {
    background: url(../img/Polygon7.png) no-repeat;
    background-size: cover;
    height: 500px;
    background-position: center;
    position: relative;
    top: 90px;
}

.polygon_services_content,
.polygon_docs_content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

    .polygon_services_content h4 {
        font-size: 30px;
        padding-left: 15px;
    }

    .polygon_services_content ul {
        padding-left: 30px;
        line-height: 1.5;
    }


.docs_polygon_wrapper {
    background: url(../img/Polygon7.png) no-repeat;
    background-size: contain;
    height: 100%;
    background-position: center;
    position: relative;
    width: 110%;
    top: -115px;
    left: -80px;
}

.polygon_docs_content h4 {
    font-size: 30px;
    text-align: center;
}

.polygon_docs_content ul {
    padding-left: 10px;
    line-height: 1.5;
    margin: 0;
}

#qms {
    margin-top: 160px;
}

#qms .title-wrapper h2 {
    max-width: 55%;
}

.qms {
    display: flex;
    justify-content: space-between;
}

.qms title-wrapper h2 {
    max-width: 55%;
}

.qms p {
    max-width: 50%;
}

.qms .over_right {
    top: -80px;
    margin-top: 0;
	left: -50px;
}

.qms_bottom_image {
   margin-top: 30px;
}

.ex_lines_small {
	position: absolute;
    right: -32%;
    top: 74%;
}

.klima_lines_small {
    position: absolute;
    right: -32%;
    top: 30%;
}

    .klima_lines_small.rotate {
        right: auto;
        left: -30%;
        transform: rotateY(180deg);
        top: 60%;
    }

#execution .klima_lines_small,
#inz_docs .klima_lines_small {
    top: 50%;
}

.menu {
    display: none;
}

@media only screen and (min-width: 1930px) {
    .klima_lines_small {
        display: none;
    }
}

@media only screen and (max-width: 1800px) {
    .hmd-quadruple h2 {
        font-size: 30px;
    }
}


@media only screen and (max-width: 1500px) {
    .container-iframe {
        width: 1140px;
    }
}

@media only screen and (max-width: 1459px) {

    .header-main-divisions h2 {
        font-size: 60px;
    }

    .ed-title {
        font-size: 14px;
    }

    .ed-logos > li > img {
        max-height: 35px;
    }

    .ed-info {
        font-size: 12px;
    }
	
	.klima_lines_small {
		right: -20%;
	}
	
	.ex_lines_small {
		right: -10%;
	}

}

@media only screen and (max-width: 1280px) {
    .nav-list {
        position: relative;
        left: auto;
        right: auto;
        text-align: left;
        display: inline-block;
        margin: 0 0 0 30px;
    }

    .main-nav .container {
        padding: 0 15px;
    }

    .search-lang-wrapper {
        right: 15px;
    }

    .next-arrow,
    .pdfHolder .pdfMenu .next {
        right: 10px;
    }

    .prev-arrow,
    .pdfHolder .pdfMenu .prev {
        left: 10px;
    }

    .prev-arrow, .next-arrow,
    .pdfHolder .pdfMenu .next,
    .pdfHolder .pdfMenu .prev {
        width: 35px;
        height: 40px;
        box-shadow: 0 2px 10px rgba(0,0,0, .2);
        background: #ffffff url('../img/chevron-left-slider.svg') 50% 50% no-repeat;
        background-size: 10px auto;
        z-index: 2;
    }
}

@media only screen and (max-width: 1199px) {
    .main-nav .logo {
        position: relative;
        top: 7px;
    }

    .main-nav .logo img {
        width: 165px;
    }

    .container {
        width: 100%;
    }

    .klima_lines_small,
	.ex_lines_small	{
        display: none;
    }

    /*.search-lang-wrapper {
        width: 100px;
    }*/
    .nav-list {
        margin: 0 0 0 20px;
    }
	
	.img_1 {
		margin: 0 auto;
	}


    .nav-list li {
        margin: 0 10px 0 0;
    }

    .nav-list li a {
        font-size: 15px;
    }

    .header-main-divisions h2,
    .footer-banner h2 {
        font-size: 50px;
    }

    .header-main-divisions {
        margin: 117px 0 0 0;
    }

    .footer-banner .banner-desc {
        font-size: 25px;
    }

    .main-nav {
        padding: 30px 0;
        height: 117px;
    }

    .amelicor_logo_wrapper {
        margin: 140px 0 30px 0;
    }
   
    .inner-page {
        margin: 117px 0 0 0;
    }

    .submenu,
    .search-wrapper {
        top: 117px;
    }

    footer {
        padding: 30px 0;
    }

    .video-container,
    .video-wrapper {
        height: 550px;
    }

    .news-title-desc h3, .video-desc h3 {
        font-size: 20px;
    }

    .video-desc {
        width: auto;
        left: 15px;
        right: 15px;
    }

    .nav-list li a:hover:after {
        bottom: -48px;
    }

    .nav-list .submenu a {
        font-size: 16px;
    }

    .inner-header {
        padding: 140px 0 50px 0;
    }

    .goto-menu.fixed-goto ul {
        width: 100%;
    }

    .breadcrumbs.artikl {
        padding: 30px 0;
    }

    .title-wrapper h1 {
        font-size: 62px;
        margin: 20px 0 5px 0;
    }

    .gallery-wrapper {
        padding: 0 0 0 30px;
    }

    .container-iframe {
        width: 940px;
    }

    .eu-desc {
        padding: 15px 15px 0;
    }

    .ed-title {
        font-size: 13px;
    }

    .ed-info {
        font-size: 11px;
    }

    .ed-logos > li > img {
        max-height: 30px;
    }


    /* inzenjering - media max 1199 */
    .inz_benefits {
        padding-bottom: 40px;
        padding-left: 90px;
        padding-top: 80px;
    }
	
	.body-en .inz_benefits {
		padding-bottom: 60px;
	}

    .ico_wrap {
        margin-right: 0;
    }

    .benefit_txt ul {
        font-size: 12px;
    }

    .inz_benefits::after {
        width: 110%;
    }

    .polygon_text {
        margin-top: 50px;
    }

        .polygon_text .inz_benefits {
            padding-left: 110px;
            padding-top: 60px;
        }

            .polygon_text .inz_benefits::after {
                height: 110%;
            }
			
			.inz_benefits.one .pol_txt_htitle {
				font-size: 32px;
				max-width: 60%;
			}

    .inz_benefits.grey {
        width: 55%;
        padding-left: 55px;
        padding-top: 40px;
    }

        .inz_benefits.grey .pol_txt_htitle {
            font-size: 32px;
            padding-left: 0;
        }

        .inz_benefits.grey ul {
            padding-left: 10px;
        }

    .polygon_wrapper .inz_benefits.grey::after {
        height: 130%;
        left: -50px;
        width: 100%;
    }

    #inz_planning {
        margin-top: 130px;
    }

    .design .pm_right .over_right.second {
        left: 0;
    }

    #execution .design .over_right.second {
        left: -30px;
    }

    #inz_cqv .design .pm_right .over_right.second {
        left: -15px;
    }

    .services_polygon_wrapper {
        background-size: contain;
    }

    .polygon_services_content h4 {
        font-size: 24px;
    }

    .docs_polygon_wrapper {
        width: 114%;
    }

    .polygon_docs_content h4 {
        font-size: 24px;
        margin: 0;
        position: relative;
        top: -10px;
        padding-left: 0px;
        left: -5px;
		margin-bottom: 15px;
    }

    .polygon_docs_content ul,
    .polygon_services_content ul {
        font-size: 15px;
		line-height: 1.4;
    }

}

@media only screen and (max-width: 991px) {
    .main-nav.hu .nav-list {
        margin: 0;
    }

    /* inzenjering */
    .inz_benefits,
	.body-en .inz_benefits	{
        padding: 30px 15px;
    }

        .inz_benefits::after {
            content: none;
            background: url(../img/rect_mobile.png) no-repeat;
            background-size: cover;
            z-index: -1;
        }
		
	 .polygon_docs_content ul,
    .polygon_services_content ul {
		line-height: 1.5;
    }
	
	.inz_benefits.one {
		display: flex;
		flex-direction: column;
		align-items: center;	
	}
	
	.inz_benefits.one h3 {
		text-align: center;
	}
	
	.inz_benefits.grey {
		display: flex;
		flex-direction: column;
		align-items: center;
	} 
	
	.inz_benefits.grey h3 {
		text-align: center;
	} 
		
	.inz_benefits.one .pol_txt_htitle {
		max-width: 80%;
	}
	
	.polygon_services_content h4 {
		font-size: 20px;
	}
	
	.polygon_docs_content ul, .polygon_services_content ul {
		font-size: 14px;
	}
	
	.polygon_docs_content ul {
		padding-left: 80px;
	}

    .polygon_wrapper {
        position: relative;
        margin-left: -15px;
        margin-right: -15px;
        padding-bottom: 30px;
    }

        .polygon_wrapper::after {
            content: "";
            background: url(../img/rect_mobile.png) no-repeat;
            background-size: cover;
            z-index: -1;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
        }

    #inz_planning {
        margin-top: 30px;
    }

    .ppp_boxes .over_right {
        transform: none;
    }

    #procurement {
        margin-top: 30px;
    }

    .header-main-divisions {
        margin: 96px 0 0 0;
    }

    #execution .design .over_right.second {
        left: 0px;
    }

    .polygon_text {
        margin-top: 30px;
    }

        .polygon_text .inz_benefits {
            padding-left: 60px;
            padding-top: 0px;
        }

    .pol_txt_htitle,
    .inz_benefits.grey .pol_txt_htitle {
        font-size: 30px;
    }

    .inz_benefits.one ul {
        font-size: 16px;
    }

    .over_right.dots_polygon {
        position: relative;
        left: -20px;
        transform: translateY(10%);
    }

    .polygon_wrapper.grey_wrapper {
        justify-content: center;
    }

        .polygon_wrapper.grey_wrapper::after {
            background: url(../img/grey_bg.png) no-repeat;
        }

    #inz_docs .title-wrapper h2 {
        max-width: 100%;
    }

    .inz_docs {
        flex-direction: column;
    }

    .left_polygon_box {
        width: 100%;
        display: flex;
    }

        .left_polygon_box p {
            max-width: 40%;
        }

    .services_polygon_wrapper {
        height: 350px;
        width: 60%;
        top: 0;
    }

    .right_polygon_box {
        width: 100%;
    }

    .docs_polygon_wrapper {
        width: 100%;
        top: 0;
        height: 500px;
        left: 0;
        margin-top: 30px;
    }

    #inz_docs {
        margin-top: 60px;
    }


	
	.news-title-desc {position: static; height:220px; overflow: hidden;}
    .search-lang-wrapper {
        right: 75px;
    }

    .nav-list li.mobile-logo {
        display: block;
    }

    .nav-list li.mobile-logo img {
        width: 130px;
        margin: 0 auto;
        display: block;
    }

    .mobile-nav-wrapper {
        display: block;
    }

    .main-nav.fixed .mobile-nav-wrapper {
        top: 8px;
    }

    .nav-list {
        position: fixed;
        right: 0;
        top: 0;
        display: none;
        bottom: 0;
        background: #ffffff;
        width: 240px;
        margin: 0;
        padding: 0;
        margin: 0;
        float: none;
        z-index: 101;
        overflow-y: auto;
        box-shadow: -10px 0 20px rgba(0,0,0,.3);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .main-nav.fixed .nav-list {
        margin: 0;
    }

    .nav-list .search,
    .nav-list .user,
    .nav-list .cart {
        display: none;
    }

    .nav-list li {
        width: 100%;
        margin: 0;
        top: auto;
        padding: 0;
        border-bottom: 1px solid #DCDCDC;
    }

    .nav-list li:last-child {
        border-bottom: none;
    }

    .nav-list li a {
        display: block;
        width: 100%;
        padding: 12px 15px;
        text-align: left;
    }

    .nav-list li a.show-submenu:after {
        display: none;
    }

    .main-nav .nav-list .submenu {
        position: relative;
        left: 0;
        right: 0;
        top: auto;
        width: 100%;
        box-shadow: none;
        padding: 5px;
        height: auto;
    }

    .nav-list .submenu li {
        padding: 0;
        border-bottom: none;
    }

    .nav-list .submenu a {
        padding: 5px 10px;
    }


    .video-container, .video-wrapper {
        height: 400px;
    }

    .nav-list li {
        margin: 0 20px 0 0;
    }

    .nav-list li a {
        font-size: 16px;
    }

    .scroll-downs {
        bottom: 45px;
    }

    .header-main-divisions .division-wrapper {
        left: 40px;
        right: 40px;
    }

    .news h2,
    .references h2 {
        font-size: 30px;
    }

    .footer-banner .banner-desc {
        font-size: 20px;
    }

    .copyright .footer-links li {
        margin-left: 10px;
    }

    .footer-logo {
        margin: 0 0 20px 0;
    }

    .amelicor_logo_wrapper {
        margin: 120px 0 30px 0;
    }

    .inner-page {
        margin: 96px 0 0 0;
    }


    .main-nav {
        padding: 20px 0;
        height: 96px;
    }

    .nav-list li a:hover:after {
        bottom: -36px;
    }

    .submenu,
    .search-wrapper {
        top: 96px;
    }

    .header-main-divisions h2,
    .footer-banner h2 {
        font-size: 45px;
    }

    header {
        height: auto;
    }

    .header-main-divisions,
    .hmd-col {
        height: 70vh;
    }

    .nav-list li a:hover:after,
    .nav-list li a:focus:after,
    .nav-list li a:active:after{
        display: none;
    }

    .scroll-downs {
        display: none;
    }

    .copyright-mobile {
        display: inline-block;
        width: 100%;
        text-align: center;
        padding: 0 0 10px 0;
    }

    .copyright .footer-links {
        float: none;
        width: 100%;
        text-align: center;
        padding: 10px 0;
    }

    .copyright-mobile .copy {
        color: #1B9FD1;
        font-size: 14px;
    }

    .goto-menu ul {
        padding: 20px;
    }

    .goto-menu ul li {
        font-size: 16px;
    }
    
    .goto-menu ul li a:hover:after, .goto-menu ul li a:active:after, .goto-menu ul li a:focus:after, .goto-menu ul li.active a:after {
        bottom: -20px;
    }

    .container-iframe {
        width: 97%;
    }

    .header-main-divisions {
        height: auto;
        display: block;
    }

    .hmd-col {
        display: block;
        width: 100%;
        height: auto;
        padding: 80px 20px 20px 20px;
        padding-top: 30px;
    }

    .header-main-divisions .division-wrapper {
        position: relative;
        left: auto;
        right: auto;
    }

    .category_logo_wrapper {
        position: relative;
        left: auto;
        right: auto;
        padding-left: 0;
    }

    .hmd-col.hmd-col-eu {
        padding-bottom: 0;
    }

    .header-main-divisions .division-wrapper .desc {
        height: auto;
    }

    .eu-desc {
        height: auto;
        padding-bottom: 20px;
        text-align: center;
        background-color: rgba(255,255,255,.8);
        margin-left: -20px;
        margin-right: -20px;
    }

    .hmd-col:after {
        content: none;
    }

    footer .social-links{
        margin-bottom:50px;
    }


    footer .eu-fondovi ul li img {
        height: 35px;
    }

    footer .eu-fondovi ul li:first-child img {
        height: 45px;
    }


}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .usluge_images .small_image {
        max-width: 70%;
    }

    .polygon_wrapper {
        position: relative;
        margin-left: -15px;
        margin-right: -15px;
        padding-bottom: 30px;
        display: flex;
        justify-content: space-between;
    }

    .over_right {
        margin-top: 0;
        margin-right: 15px;
        max-width: 40%;
        transform: translateY(40%);
    }

        .over_right img {
            max-width: 100%;
            margin: auto;
            position: relative;
        }

    .pm_right .over_right.second {
        left: -60px;
    }

    .procurement .over_right {
        transform: none;
    }

    #production .design .pm_left {
        max-width: 65%;
    }

    #production .pm_right .img_1 {
        top: 100px;
    }

    #inz_cqv .design .pm_right .over_right {
        top: -200px;
    }

        #inz_cqv .design .pm_right .over_right.second {
            top: -170px;
        }

    .qms .over_right {
        transform: none;
    }

    .cqv .goto-menu ul li {
        margin: 0 10px;
    }

        .cqv .goto-menu ul li a {
            font-size: 13px;
        }
}

@media only screen and (max-width: 767px) {
	#Dimensions, #Orderingkey, .OtherFiles {display: none;}
	.news-title-desc {position: static; height: auto;}
	.news-title-desc h3 {font-size: 16px !important;}

    .header-main-divisions h2,
    .footer-banner h2 {
        font-size: 40px;
    }

    .header-main-divisions h2 span {
        font-size: 25px;
    }

    .footer-banner {
        padding: 60px 0;
    }

    .inner-header {
        padding: 90px 0 50px 0;
    }

    .gallery-wrapper {
        padding: 30px 0 0 0;
    }

    .prod-desc {
        padding: 40px 0 0 0;
    }

    .title-wrapper h1 {
        font-size: 52px;
    }

    .title-wrapper .category {
        font-size: 22px;
    }

    .breadcrumbs.artikl li a,
    .breadcrumbs.artikl li {
        font-size: 16px;
    }

    .list-files li {
        font-size: 16px;
    }

    .model-table.right {
        padding: 0;
    }

    .table > tbody > tr > th,
    .table > tbody > tr > td.dim-unit {
        padding: 8px;
    }

    .goto-menu-wrapper {
        display: none;
    }

    .title-wrapper h1 {
        margin: 0 0 5px 0;
    }

    .title-desc-cat {
        height: 60%;
        max-height: 80%;
    }

    /*.dimensions-slider {
        display: none;
    }*/

    /* cqv - media 767 */

    .cqv #zastita,
    #usluge,
    #strucna_osposobljenost {
        margin-top: 30px;
    }

    .validaija_Wrap img {
        position: static;
        margin-top: 30px;
    }

    .validacije_txt {
        margin-top: 30px;
    }

    .usluge_images {
        margin-top: 30px;
    }

        .usluge_images .big_image {
            display: block;
            margin: 0 auto;
        }

        .usluge_images .small_image {
            max-width: 100%;
            margin: 30px auto 0 auto;
        }

    .odrzavanje_image img {
        margin-top: 30px;
    }

    .umjerni_lab_img {
        margin-top: 30px;
    }

        .umjerni_lab_img img {
            position: static;
            display: block;
            margin: 0 auto;
        }

    /* inzenjering - media 767 */

    .menu {
        display: flex;
        justify-content: center;
        cursor: pointer;
        padding: 0;
        margin-bottom: 30px;
    }

    .menu.about-us {
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .menu.fixed_menu {
        position: fixed;
        top: 84px;
        left: 0;
        right: 0;
        width: 100%;
        background: #efefef;
        z-index: 10;
    }

    .dropdown {
        padding: 15px 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #8E9BA8;
        /* background: #34495e; */
        position: relative;
        font-size: 18px;
        /*    perspective: 1000px; */
        -webkit-box-shadow: inset 0 0 90px 0 rgb(0 0 0 / 8%);
        box-shadow: inset 0 0 90px 0 rgb(0 0 0 / 8%);
        width: 100%;
        transition: all 0.5s ease-in-out;
    }

        .dropdown.open {
            background: #008CC9;
            cursor: pointer;
            color: #fff;
        }

            .dropdown.open .dropdown_menu a {
                display: block;
            }

    .dropdown_menu {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        /*    perspective: 1000px; */
        z-index: 1;
    }

        .dropdown_menu a {
            display: none;
            color: #617080;
            background-color: #F5F5F5;
            padding: 10px 20px;
            font-size: 16px;
            opacity: 0;
            transition: all 0.5s ease-in-out;
        }

            .dropdown_menu a:hover {
                background-color: #008CC9;
                color: #fff;
            }

    .dropdown.open .dropdown_menu--animated {
        display: block;
    }

    .dropdown_menu--animated {
        display: none;
    }

        .dropdown_menu--animated a {
            display: block;
            opacity: 1;
        }


    .dropdown_menu-4 .dropdown_item-1 {
        transform-origin: top center;
        animation: scaleZ 300ms 60ms ease-in-out forwards;
    }

    .dropdown_menu-4 .dropdown_item-2 {
        transform-origin: top center;
        animation: scaleZ 300ms 120ms ease-in-out forwards;
    }

    .dropdown_menu-4 .dropdown_item-3 {
        transform-origin: top center;
        animation: scaleZ 300ms 180ms ease-in-out forwards;
    }

    .dropdown_menu-4 .dropdown_item-4 {
        transform-origin: top center;
        animation: scaleZ 300ms 240ms ease-in-out forwards;
    }

    .dropdown_menu-4 .dropdown_item-5 {
        transform-origin: top center;
        animation: scaleZ 300ms 300ms ease-in-out forwards;
    }

    .dropdown_menu-4 .dropdown_item-6 {
        transform-origin: top center;
        animation: scaleZ 300ms 360ms ease-in-out forwards;
    }

    .dropdown_menu-4 .dropdown_item-7 {
        transform-origin: top center;
        animation: scaleZ 300ms 420ms ease-in-out forwards;
    }

    .dropdown_menu-4 .dropdown_item-8 {
        transform-origin: top center;
        animation: scaleZ 300ms 480ms ease-in-out forwards;
    }

    .dropdown_menu-4 .dropdown_item-9 {
        transform-origin: top center;
        animation: scaleZ 300ms 540ms ease-in-out forwards;
    }


    @-moz-keyframes scaleZ {
        0% {
            opacity: 0;
            transform: scale(0);
        }

        80% {
            transform: scale(1.07);
        }

        100% {
            opacity: 1;
            transform: scale(1);
        }
    }

    @-webkit-keyframes scaleZ {
        0% {
            opacity: 0;
            transform: scale(0);
        }

        80% {
            transform: scale(1.07);
        }

        100% {
            opacity: 1;
            transform: scale(1);
        }
    }

    @-o-keyframes scaleZ {
        0% {
            opacity: 0;
            transform: scale(0);
        }

        80% {
            transform: scale(1.07);
        }

        100% {
            opacity: 1;
            transform: scale(1);
        }
    }

    @keyframes scaleZ {
        0% {
            opacity: 0;
            transform: scale(0);
        }

        80% {
            transform: scale(1.07);
        }

        100% {
            opacity: 1;
            transform: scale(1);
        }
    }

    @-moz-keyframes scaleZ {
        0% {
            opacity: 0;
            transform: scale(0);
        }

        80% {
            transform: scale(1.07);
        }

        100% {
            opacity: 1;
            transform: scale(1);
        }
    }

    @-webkit-keyframes scaleZ {
        0% {
            opacity: 0;
            transform: scale(0);
        }

        80% {
            transform: scale(1.07);
        }

        100% {
            opacity: 1;
            transform: scale(1);
        }
    }

    @-o-keyframes scaleZ {
        0% {
            opacity: 0;
            transform: scale(0);
        }

        80% {
            transform: scale(1.07);
        }

        100% {
            opacity: 1;
            transform: scale(1);
        }
    }

    @keyframes scaleZ {
        0% {
            opacity: 0;
            transform: scale(0);
        }

        80% {
            transform: scale(1.07);
        }

        100% {
            opacity: 1;
            transform: scale(1);
        }
    }


    .polygon_wrapper {
        display: block;
    }

    .inz_benefits {
        width: 75%;
        margin: 0 auto;
    }

    .over_right {
        margin: 0 15px;
        max-width: 100%;
    }

        .over_right img {
            margin: auto;
        }

        .over_right .img_default {
            display: none;
        }

        .over_right .img_hover {
            display: block;
        }

        .over_right.dots_polygon {
            display: none;
        }

    .polygon_text .inz_benefits {
        padding: 15px 15px 0 15px;
        width: 100%;
    }

        .polygon_text .inz_benefits ul,
        .inz_benefits.grey ul {
            padding-left: 20px;
        }

    .inz_benefits.grey .pol_txt_htitle {
        margin-top: 0;
        padding-top: 15px;
    }

    .inz_benefits.one .pol_txt_htitle {
        padding-left: 0;
        max-width: 100%;
    }

    #inz_pro_management {
        margin-top: 15px;
    }
	
	#design2 {
		margin-top: 30px;
	}
	
	.pm_left p {
		max-width: 100%;
	}

    .project_management {
        flex-direction: column;
    }

    .pm_left,
    .left_txt,
    .pm_left img {
        max-width: 100%;
    }

    .pm_right {
        display: flex;
        margin-top: 30px;
    }

        .pm_right .over_right {
            top: 0;
			left: 0;
        }

            .pm_right .over_right img {
                max-width: 100%;
            }

            .pm_right .over_right.second {
                top: 0;
                left: 0;
            }

    .design {
        flex-direction: column;
    }
	
	.div1 {
		position: static;
	}

    .img_1 {
        top: 0;
		margin: 0 auto 30px auto;
    }
	
	#inz_planning {
		margin-top: 15px;
	}

    .design .pm_right .div2 {
        display: flex;
        justify-content: space-between;
    }

    #procurement {
        margin-top: 60px;
    }

    .procurement {
        flex-direction: column;
    }

        .procurement p {
            max-width: 100%;
            padding-right: 0;
        }

        .procurement .over_right {
            top: 0;
        }

    #production .design .pm_left,
    #execution .design .pm_left {
        max-width: 100%;
        padding-right: 0;
    }

    #production .pm_right .img_1 {
        display: none;
    }

    #execution .design .pm_right {
        flex-direction: row;
    }
	
	#execution .design .over_right {
		left: 0;
	}

    #inz_cqv .title-wrapper h1 {
        max-width: 100%;
    }

    #inz_cqv .design .pm_left {
        max-width: 100%;
        padding-right: 0;
    }
	
	#inz_cqv .design .pm_right .over_right {
		left: 0;
	}

    #inz_cqv .design .pm_right {
        flex-direction: row;
    }

    .left_polygon_box {
        flex-direction: column;
    }

        .left_polygon_box p {
            max-width: 100%;
        }

    .services_polygon_wrapper {
        width: 100%;
        margin: 30px auto;
    }

    .inz_docs {
        padding: 0;
    }

    .docs_polygon_wrapper {
        background: url(../img/rect_mobile.png) no-repeat;
        background-size: cover;
    }
	
	 .polygon_docs_content ul,
    .polygon_services_content ul {
		line-height: 1.7;
    }

    .polygon_docs_content {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

        .polygon_docs_content ul {
            padding: 0 15px 0 30px;
        }
		
		.body-hr .polygon_docs_content ul {
			max-width: 80%;
		}

    .left_polygon_box p {
        padding: 0 15px;
    }

    #qms {
        margin-top: 30px;
    }

        #qms .title-wrapper h2 {
            max-width: 100%;
        }

    .qms {
        flex-direction: column;
    }

        .qms title-wrapper h2 {
            max-width: 100%;
        }

        .qms p {
            max-width: 100%;
        }

        .qms .over_right {
            top: 0;
            margin: 30px auto;
			left: 0;
        }
		
		#production .pm_right .over_right.img_2 {
			left: 0;
		}


}

@media all and (max-width:630px) {
    .header-kontakt {
        display: none;
    }
}

@media only screen and (max-width: 600px) {

    .header-main-divisions h2, .footer-banner h2 {
        font-size: 30px;
    }

    .header-main-divisions .division-wrapper .desc {
        font-size: 16px;
    }

    .header-main-divisions h2 span {
        font-size: 22px;
    }

    .copyright .footer-links li {
        display: block;
        margin: 10px 0;
    }

    footer .col-xs-6,
    footer .col-xs-6 {
        width: 100%;
    }

    footer .social-links {
        text-align: center;
        margin: 20px 0 0 0;
    }

    footer .eu-fondovi ul {
        justify-content:center;
        margin-top:15px;
    }


    .footer-logo img {
        margin: 0 auto;
    }

    footer .footer-info {
        width: 340px;
        margin: 0 auto;
    }

    .submenu, .search-wrapper {
        top: 86px;
    }

    .search-wrapper.fixed-search {
        top: 74px;
    }

    .prod-wrapper .col-xs-4 {
        width: 50%;
    }

    .inner-header {
        padding: 70px 0 30px 0;
    }

    .catalogue-list li {
        width: 33.33333%;
    }

    .podruznica .country {
        width: 60px;
        height: 60px;
    }

    .podruznica .country img {
        width: 50px;
        height: 50px;
    }

    .division-category .col-xs-6 {
        width: 100%;
    }

    .category-item {
        height: 330px;
    }

    .title-desc-cat {
        height: 100%;
        max-height: 100%;
    }

    .dimensions-slider {
        display: none;
    }

    .container-iframe {
        width: 95%;
    }

    .mod-table {
        border: 0;
    }

    .mod-table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .mod-table tr {
        border-bottom: 2px solid #000;
        display: block;
        margin-bottom: .625em;
    }

    .mod-table td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: right;
    }

        .mod-table td::before {
            content: attr(data-label);
            float: left;
            font-weight: bold;
            text-transform: capitalize;
            color: #009FDB;
        }

        .mod-table td:last-child {
            border-bottom: 0;
        }

    footer .mod-fondovi {
    
    text-align:center;

    }

}

@media screen and (min-width: 600px) {
    .cell1, .head1 {
        width: 60%;
    }

    .cell2, .head2 {
        width: 20%;
    }
}

@media screen and (max-width: 575px) {
    .downloads-accordion .panel-title > a.collapsed:before, .downloads-accordion .panel-title > a:before {
        padding-right: 15px;
    }

    #inz_one_stop img {
        margin: 0 auto;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

    .over_right img {
        max-width: 60%;
    }

    .ppp_boxes .over_right img {
        max-width: 100%;
    }
}


@media only screen and (max-width: 479px) {

    .inner-page.cqv h2 {
        font-size: 22px;
    }

    .inz_benefits {
        width: 100%;
    }
	
	.pol_txt_htitle,
	.pol_txt_htitle	{
		font-size: 27px;
	}
	
	.ppp_boxes .over_right {
		margin-bottom: 20px;
	}

    .col-12 {
        width: 100%;
    }

    .ppp_boxes {
        flex-wrap: wrap;
    }

        .ppp_boxes .over_right .img_hover {
            margin-top: 20px;
        }

    .polygon_services_content ul {
        padding-left: 15px;
        font-size: 14px;
    }


    .cqv .title-wrapper h1 {
        font-size: 35px;
    }

    .design .pm_left {
        padding-right: 0px;
    }

    .cqv_more {
        font-size: 20px;
    }

    .video-container, .video-wrapper {
        height: 300px;
    }

    .video-desc {
        bottom: 50px;
    }

    .header-main-divisions {
        height: auto;
    }

    .hmd-col {
        width: 100%;
        padding: 30px 20px 20px 20px;
        height: auto;
    }

    .header-main-divisions .division-wrapper {
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
        max-width: 100%;
        text-shadow: 0 1px 5px rgba(0,0,0,.4);
    }

    .header-main-divisions {
        margin: 86px 0 0 0;
    }

    .search-lang-wrapper {
        right: 65px;
    }

    .footer-logo img {
        width: 180px;
    }

    footer .footer-info {
        font-size: 14px;
    }

    .main-nav .logo {
        top: 2px;
        position: relative;
    }

    .main-nav .logo img {
        width: 160px;
    }

    .main-nav {
        height: 86px;
    }

    .amelicor_logo_wrapper {
        margin: 110px 0 30px 0;
    }

    .inner-page {
        margin: 86px 0 0 0;
    }

    .search-lang-wrapper {
        top: 8px;
    }

    .mobile-nav-wrapper {
        top: 9px;
    }

    .main-nav.fixed {
        height: 74px;
    }

    .main-nav.fixed .search-lang-wrapper {
        top: 3px;
    }

    .main-nav.fixed .mobile-nav-wrapper {
        top: 4px;
    }

    .search-wrapper .search-input {
        margin: 10px 0;
    }

    .search-wrapper input {
        padding: 13px 50px 13px 20px; 
        font-size: 14px;
    }

    .search-wrapper .search-btn {
        height: 46px;
    }

    .news, .references {
        padding: 30px 0 35px 0;
    }

    .news h2,
    .references h2 {
        margin: 0 0 20px 0;
    }

    .gray-btn {
        font-size: 14px;
        padding: 10px;
        width: 150px;
        margin: 20px auto;
    }

    .slick-dots li,    
    .slick-dots li button {
        width: 10px;
        height: 10px;
    }

    .slick-dots {
        bottom: -25px;
    }

    .search-carousel .col-xs-4 {
        width: 50%;
    }

    h1 {
        font-size: 25px;
    }

    .inner-header {
        padding: 40px 0 30px 0;
    }

    .breadcrumbs ul li a:after {
        margin: 0 5px;
    }

    .breadcrumbs.artikl {
        padding: 20px 0;
    }

    .breadcrumbs.artikl li a,
    .breadcrumbs.artikl li {
        font-size: 14px;
    }

    .title-wrapper h1 {
        font-size: 45px;
    }

    .title-wrapper .category {
        font-size: 20px;
    }

    .prod-desc {
        padding: 30px 0 0 0;
    }

    .list-name {
        margin: 20px 0 0 0;
    }

    .list-files li {
        font-size: 14px;
    }
    
    .catalogue-title {
        font-size: 14px;
    }

    .catalogue-list li {
        width: 50%;
    }

    .floating-menu {
        width: 55px;
        bottom: 100px;
        top: auto;
        right: 0;
        left: auto;
    }

    .floating-menu ul li a {
        padding: 8px;
        width: 55px;
    }

    .title-reveal {
        left: 55px;
    }

    .title-reveal span {
        font-size: 15px;
        top: 46%;
    }

    .floating-menu ul li a:hover .title-reveal,
    .title-reveal span  {
        width: 160px;
    }

    .panel-system {
        width: 29px;
        height: 27px;
        background: url(../img/category-ico/new/panel-system.svg) 50% 50% no-repeat;
        background-size: 25px auto;
    }

    .cleanroom-furniture {
        width: 22px;
        height: 27px;
        background: url(../img/category-ico/new/cleanroom-furniture.svg) 50% 50% no-repeat;
        background-size: 20px auto;
    }

    .laminar-flow {
        width: 30px;
        height: 20px;
        background: url(../img/category-ico/new/laminar-flow.svg) 50% 50% no-repeat;
        background-size: 28px auto;
    }

    .cleanroom-filtration {
        width: 20px;
        height: 31px;
        background: url(../img/category-ico/new/cleanroom-filtration.svg) 50% 50% no-repeat;
        background-size: 17px auto;
    }

    .operating-rooms {
        width: 30px;
        height: 30px;
        background: url(../img/category-ico/new/operating-rooms.svg) 50% 50% no-repeat;
        background-size: 28px auto;
    }

    .podruznica {
        margin: 40px 0 0 0;
    }

    .dimensions-slider {
        display: none;
    }

    .eu-desc {
        text-shadow: none;
    }

    .menu.fixed_menu {
        top: 74px;
    }
	
	.polygon_services_content ul {
		line-height: 1.4;
	}
}

@media only screen and (max-width: 375px) {
    .news h2, .references h2 {
        margin: 0 0 15px 0;
    }

    .video-container, .video-wrapper {
        height: 240px;
    }

    .video-desc {
        bottom: 20px;
    }

    footer .footer-info {
        width: 100%;
    }

    .header-main-divisions .division-wrapper .desc {
        font-size: 15px;
        margin: 30px 0 0 0;
    }

    .header-main-divisions h2:after {
        height: 2px;
        bottom: -15px;
    }

    .news-title-desc h3:after,
    .video-desc h3:after {
        height: 2px;
    }

    .footer-banner .banner-desc {
        font-size: 18px;
    }

    .footer-banner h2 {
        margin: 0 0 20px 0;
    }

    .footer-banner h2:after {
        height: 2px;
        bottom: -14px;
    }

    .news h2, .references h2 {
        font-size: 26px;
    }

    .references-carousel .prev-arrow,
    .references-carousel .next-arrow {
        top: -38px;
    }

    .search-wrapper .search-btn {
        width: 60px;
        background: url('../../img/search.svg') 50% 50% no-repeat;
        background-size: 20px auto;
    }

    .title-wrapper h1 {
        font-size: 40px;
    }

    .title-wrapper .category {
        font-size: 18px;
    }

    .dimensions-slider {
        display: none;
    }
	
	.services_polygon_wrapper {
		height: 260px;
	}

    .docs_polygon_wrapper {
        margin-top: 0;
    }

    .services_polygon_wrapper {
        background: url(../img/grey_bg.png) no-repeat;
        background-size: cover;
        margin-bottom: 0;
    }

    .polygon_services_content {
        width: 100%;
        padding: 0 15px;
    }
	
	.polygon_services_content ul {
		line-height: 1.7;
	}

    .polygon_docs_content h4 {
        padding: 0 0 0 15px;
        text-align: left;
    }

}

@media only screen and (max-width: 374px) {
    .main-nav .logo img,
    .main-nav.fixed .logo img {
        width: 120px;
        max-width: 100%;
    }
	
	.body-hr .polygon_docs_content ul {
			max-width: 100%;
		}

    .search-lang-wrapper,
    .main-nav.fixed .search-lang-wrapper {
        top: 1px;
    }

    .mobile-nav-wrapper,
    .main-nav.fixed .mobile-nav-wrapper {
        top: 2px;
    }

    .main-nav {
        height: 74px;
    }

    .header-main-divisions,
    .inner-page {
        margin: 74px 0 0 0;
    }

    .header-main-divisions h2,
    .footer-banner h2 {
        font-size: 26px;
    }

    .header-main-divisions h2 span {
        font-size: 18px;
    }

    .header-main-divisions h2:after {
        height: 1px;
        bottom: -10px;
    }

    .header-main-divisions .division-wrapper .desc {
        margin: 18px 0 0 0;
    }

    .news, .references {
        padding: 20px 0 35px 0;
    }

    .news-title-desc h3:after,
    .video-desc h3:after {
        display: none;
    }

    .footer-banner {
        padding: 30px 0;
    }

    .submenu, .search-wrapper {
        top: 74px;
    }

    .search-item {
        text-align: center;
        width: 100%;
    }

    .search-item img {
        margin: 0 auto;
    }

    .footer-banner h2 {
        margin: 0 0 16px 0;
    }

    .footer-banner h2:after {
        height: 1px;
        bottom: -10px;
    }

    .footer-banner .banner-desc {
        font-size: 16px;
    }

    .news-title-desc h3, .video-desc h3 {
        margin: 0 0 10px 0;
    }

    .search-wrapper {
        max-height: 300px;
    }

    .search-item-name {
        padding: 5px;
    }

    .gray-btn {
        margin: 10px auto 20px auto;
    }

    .search-wrapper .slick-dots {
        bottom: -15px;
    }

    .search-wrapper .slick-dotted.slick-slider {
        margin-bottom: 20px;
    }

    .prod-wrapper .col-xs-4 {
        width: 100%;
    }

    .thumbs a,
    .thumbs img {
        width: 75px!important;
    }

    .breadcrumbs.artikl {
        padding: 10px 0;
    }
    
    .list-name {
        margin: 15px 0 0 0;
        font-size: 18px;
    }

    .catalogue-list li {
        padding: 0 20px 0 0;
    }

    .catalogue-list li a {
        margin-bottom: 20px;
    }

    .dimensions-slider {
        display: none;
    }

    .ed-logos > li + li {
        margin-left: 10px;
    }
}

@media only screen and (min-width: 992px) {

    .hmd-quadruple h2 {
        font-size: 32px;
        font-variant: small-caps;
    }

    .hmd-quadruple .division-wrapper .desc {
        font-size: 17px;
    }

    .hmd-quadruple h2 span {
        font-size: 27px;
    }

    .hmd-quadruple .division-wrapper {
        left: 15px;
        right: 15px;
        text-align: center;
        max-width: 100%;
    }

    .hmd-quadruple .eu-desc {
        margin-left: -25px;
    }

    .hmd-quadruple .ed-logos > li > img {
        max-height: 30px;
    }

}

@media only screen and (min-width: 1460px) and (max-width: 1799px) {
    .hmd-quadruple h2 {
        font-size: 25px;
    }

        .hmd-quadruple h2 span {
            font-size: 24px;
        }
}



@media only screen and (min-width: 992px) and (max-width: 1459px) {

    .hmd-quadruple h2 {
        font-size: 20px;
    }

    .hmd-quadruple .division-wrapper .desc {
        font-size: 16px;
    }

    .hmd-quadruple h2 span {
        font-size: 18px;
    }

    .hmd-quadruple .ed-title {
        font-size: 13px;
    }

    .hmd-quadruple .ed-logos > li > img {
        max-height: 23px;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .hmd-quadruple h2 {
        font-size: 16px;
    }

    .hmd-quadruple .division-wrapper .desc {
        font-size: 14px;
    }

    .hmd-quadruple h2 span {
        font-size: 14px;
    }

    .hmd-quadruple .division-wrapper {
        left: 20px;
    }

    .hmd-quadruple .eu-desc {
        margin-left: -20px;
    }

    .hmd-quadruple .ed-logos > li + li {
        margin-left: 15px;
    }

    .hmd-quadruple .ed-logos > li > img {
        max-height: 20px;
    }

    .main-nav .logo img {
        max-width: 90%;
        position: relative;
        top: 3px;
    }

    nav-list li {
        margin: 0 10px 0 0;
    }

    .nav-list li a {
        font-size: 14px;
    }

    .de .nav-list li a,
    .ru .nav-list li a,
    .en .nav-list li a {
        font-size: 14px;
    }

    .search-lang-wrapper .search {
        width: 32px;
        height: 32px;
        background-size: 16px auto;
        margin: -1px 10px 0 0;
    }

    .header-kontakt li a {
        font-size: 13px;
    }

    /* HU nav adjust 991 - 1199 */
    .main-nav.hu .logo img {
        max-width: 65%;
    }

    .main-nav.hu .nav-list {
        margin: 17px 0 0 -55px;
    }

        .main-nav.hu .nav-list li a {
            font-size: 14px;
        }

    .main-nav.hu .header-kontakt li a {
        font-size: 12px;
    }


}
.gdc-container {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: #313233;
    padding: 30px;
    z-index: 19999 !important;
    color: #fff;
}

    .gdc-container a:hover,
    .gdc-container a:focus,
    .gdc-container a:active {
        color: #0DB0F1;
    }

.gdc-title {
    font-size: 22px;
    font-weight: 700;
}

.gdc-content {
    margin-top: 20px;
}

.gdc-description {
    float: left;
    width: 48%;
    font-size: 15px;
    line-height: 20px;
    font-style: normal;
    color: #cacaca;
}

.gdc-options {
    float: left;
    width: 28%;
    margin-left: 6%;
    /*padding-top: 8px;*/
}

    .gdc-options label {
        margin-left: 30px;
    }

        .gdc-options label:first-of-type {
            margin-left: 0;
        }

.gdc-container .gdc-button {
    float: right;
    position: relative;
    top: 5px;
    cursor: pointer;
    background: #008cc9;
    border-radius: 5px;
    color: #ffffff;
    padding: 5px 10px;
}


/* CUSTOM CHECKBOXES */
.gdc-container label {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 0;
}

.gdc-container input[type=checkbox] {
    display: none;
}

.gdc-container input[type=checkbox] + label {
    font-weight: 400;
    padding-left: 32px;
}

    .gdc-container input[type=checkbox] + label:before {
        position: relative;
        top: 4px;
        margin-left: -32px;
        display: inline-block;
        width: 20px;
        height: 20px;
        background: #fff;
        border: 1px solid #AEB1BB;
        border-radius: 3px;
        font-family: 'Fira Sans';
        font-display: swap;
        content: ' ';
        font-size: 10px;
        line-height: 18px;
        text-align: center;
        margin-right: 12px;
        overflow: hidden;
    }

    .gdc-container input[type=checkbox]:checked + label:before {
        content: 'X';
        background: #008cc9;
        color: #fff;
        border: 1px solid #008cc9;
        position: relative;
        top:-2px;
    }


@media screen and (max-width: 1459px) {

    .gdc-description {
        width: 680px;
    }

    .gdc-options {
        width: 160px;
        margin-left: 60px;
        padding-top: 0;
    }

        .gdc-options label {
            margin-left: 0;
            display: block;
        }
}


@media screen and (max-width: 1199px) {

    .gdc-description {
        width: 540px;
    }
}


@media screen and (max-width: 991px) {

    .gdc-description {
        width: 320px;
    }
}


@media screen and (max-width: 767px) {

    .gdc-container {
        padding: 20px;
    }

    .gdc-title {
        font-size: 16px;
    }

    .gdc-content {
        margin-top: 10px;
    }

    .gdc-description {
        float: none;
        width: 100%;
        font-size: 12px;
        line-height: 16px;
    }

    .gdc-options {
        float: none;
        width: 100%;
        margin-left: 0;
        padding-top: 10px;
    }

        .gdc-options label {
            display: inline-block;
            margin-right: 30px;
            font-size: 14px;
        }

    .gdc-button.btn {
        float: none;
        top: 0;
        margin-top: 18px;
    }

    .gdc-button {
        top: 13px;
    }
}

@media screen and (max-width: 479px) {

    .gdc-options {
        max-width: 130px;
    }
}

