@charset "UTF-8";
/*! 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: 1px 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 {
  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"] {
  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;
  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; }

* {
  box-sizing: border-box; }

*:before,
*:after {
  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.42857;
  color: #333333;
  background-color: #fff; }

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.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  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;
  margin: -1px;
  padding: 0;
  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,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .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 {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  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; }

.bg-primary {
  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,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@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;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

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.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

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: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.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-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@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-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.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-face {
  font-family: 'main';
  src: url("../../fonts/OpenSans-Regular-webfont.ttf") format("truetype"), url("../../fonts/OpenSans-Regular-webfont.woff") format("woff");
  /* Pretty Modern Browsers */ }

@font-face {
  font-family: 'bold';
  src: url("../../fonts/OpenSans-Bold-webfont.ttf") format("truetype"), url("../../fonts/OpenSans-Bold-webfont.woff") format("woff");
  /* Pretty Modern Browsers */ }

.bk-yellow {
  background: #e7cd19;
  color: #131102; }
  .bk-yellow a {
    color: #131102; }
  .bk-yellow a:hover {
    color: white; }

.bk-black {
  background: #131102;
  color: #fff; }
  .bk-black h1, .bk-black h2, .bk-black h3, .bk-black h4, .bk-black h5 {
    color: #fff; }
  .bk-black a {
    color: #e7cd19; }
  .bk-black a:hover {
    color: #fff; }
  .bk-black .btn-yellow:hover {
    border-color: #fff; }

.bk-grey {
  background: #eaeaea;
  color: #666666; }
  .bk-grey a, .bk-grey h1, .bk-grey h2, .bk-grey h3, .bk-grey h4, .bk-grey h5 {
    color: #666666; }

.bk-dark-grey {
  padding: 2rem;
  background: #666666;
  color: #fff; }

.parallax {
  background-position: 0;
  background-size: cover;
  background-color: #e7cd19;
  background-image: url("../../images/home-paralax-bg.jpg");
  background-repeat: no-repeat; }
  @media (min-width: 992px) {
    .parallax {
      background-image: url("../../images/home-paralax-landscape-bg.jpg"); } }

body {
  font-family: main;
  position: relative;
  width: 100%;
  overflow-x: hidden;
  color: #666666;
  padding: 0;
  margin: 0; }

.html {
  width: 100%;
  overflow-x: hidden;
  margin: 0;
  padding: 0; }

#page {
  position: relative;
  float: left;
  width: 100%;
  overflow-x: hidden;
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5 {
  font-family: bold;
  color: #666666;
  text-transform: uppercase; }

.large-icon {
  font-size: 3rem; }

.page-icon {
  font-size: 5rem;
  color: #666666 !important;
  cursor: pointer; }

a {
  color: #e7cd19;
  transition: 0.6s; }

a:hover {
  color: #131102;
  text-decoration: none; }

#content ul {
  padding: 0; }

#content li {
  padding-left: 1em;
  text-indent: -.7em;
  list-style: none; }

#content li:before {
  content: "• ";
  font-size: 2rem;
  color: #e7cd19;
  vertical-align: middle;
  padding-right: 0.5rem; }

@media (min-width: 992px) {
  body.scrolled #main-header {
    top: 0px;
    width: 100%;
    position: fixed;
    z-index: 5030; }
  body.scrolled #content {
    margin-top: 20rem; }
  body.scrolled #content.homepage {
    margin-top: 18rem !important; } }

@media (max-width: 767px) {
  .padding-xs {
    padding-left: 1rem;
    padding-right: 1rem; } }

.no-bullets a {
  color: #666666; }

.no-bullets li {
  padding: 0 !important;
  list-style: none; }

.no-bullets li:before {
  content: '' !important; }

img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
      user-select: none; }

::-moz-selection {
  background-color: #e7cd19;
  color: #000; }

::selection {
  background-color: #e7cd19;
  color: #000; }

.img-responsive {
  width: 100%; }

.full-width {
  width: 100%;
  height: auto; }

.half-width {
  width: 50%;
  height: auto; }

.quarter-width {
  width: 25%;
  height: auto; }

.third-width {
  width: 33%;
  height: auto; }

.product-thumb {
  cursor: pointer; }

.alignleft {
  float: left;
  margin-right: 2rem; }

.alignright {
  float: right;
  margin-left: 2rem; }

.grid.items {
  margin: 0 auto;
  opacity: 1;
  transition: opacity .4s; }
  .grid.items.hidden {
    opacity: 0;
    transition: opacity .4s; }
  .grid.items .item {
    margin-bottom: 20px; }
    .grid.items .item a {
      color: #666666; }
    .grid.items .item img {
      display: block;
      opacity: 1;
      transition: opacity .2s; }
      .grid.items .item img:hover {
        opacity: 0.5;
        transition: opacity .2s; }

.btn-yellow {
  display: block;
  float: left;
  background: #e7cd19 !important;
  color: #131102 !important;
  padding: 0.9rem;
  text-decoration: none;
  text-transform: uppercase;
  min-width: 14rem;
  text-align: center;
  border: 1px solid #e7cd19;
  transition: 1s; }

.btn-yellow:hover {
  color: #fff !important;
  background: #131102 !important;
  text-decoration: none; }

.btn-black {
  display: block;
  float: left;
  background: #131102;
  color: #e7cd19;
  padding: 0.9rem;
  text-decoration: none;
  text-transform: uppercase;
  min-width: 14rem;
  text-align: center;
  border: 1px solid #131102; }

.btn-black:hover {
  color: #fff;
  background: #e7cd19;
  text-decoration: none; }

input[type=email], input[type=text], input[type=submit], textarea {
  border-radius: 0 !important; }

.form-group {
  width: 100%;
  float: left;
  margin-bottom: 1rem; }
  .form-group input[type=email], .form-group input[type=text], .form-group input[type=submit], .form-group textarea {
    float: left;
    padding: 1rem;
    width: 75%; }
  .form-group label {
    width: 25%;
    float: left; }
  .form-group textarea {
    height: 15rem; }
  .form-group .btn-yellow {
    float: right; }

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
  opacity: 1; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 1; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #909; }

:placeholder-shown {
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #fff; }

#header-menu {
  background: #fff;
  border-bottom: 1px solid #eaeaea;
  display: none; }
  @media (min-width: 992px) {
    #header-menu {
      display: block; } }
  #header-menu a {
    display: block;
    color: #666666;
    font-size: 1.6rem;
    padding: 1rem;
    width: 100%; }
  #header-menu a:hover {
    text-decoration: none; }
  #header-menu ul {
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 5001; }
    #header-menu ul li {
      display: inline-block;
      list-style: none;
      margin-right: 2rem;
      width: 100%; }
      @media (min-width: 768px) {
        #header-menu ul li {
          width: auto;
          margin-right: 1rem; }
          #header-menu ul li a {
            font-size: 1.2rem; } }
      @media (min-width: 992px) {
        #header-menu ul li {
          margin-right: 2rem; }
          #header-menu ul li a {
            font-size: 1.6rem; } }
      #header-menu ul li ul {
        display: none;
        background: #fff;
        position: relative; }
        @media (min-width: 768px) {
          #header-menu ul li ul {
            position: absolute;
            top: 36px;
            padding-top: 10px;
            z-index: 5000;
            border: 1px solid #eaeaea;
            box-shadow: 0px 5px 10px 2px #666; } }
        @media (min-width: 992px) {
          #header-menu ul li ul {
            top: 42px; } }
        #header-menu ul li ul li {
          background: #eaeaea;
          border-bottom: 1px solid #fff;
          display: block;
          width: 100%; }
          @media (min-width: 768px) {
            #header-menu ul li ul li {
              background: #fff; } }
          #header-menu ul li ul li a {
            color: #666666;
            font-size: 1.2rem; }
          #header-menu ul li ul li ul {
            display: none;
            position: relative; }
            @media (min-width: 768px) {
              #header-menu ul li ul li ul {
                position: absolute;
                z-index: 4999;
                left: 100%;
                top: -1px;
                padding-top: 10px;
                width: 30rem;
                min-height: 381px;
                box-shadow: 5px 5px 10px 2px #666; } }
            #header-menu ul li ul li ul li {
              background: #c4c4c4; }
              #header-menu ul li ul li ul li ul {
                display: none;
                position: relative; }
                @media (min-width: 768px) {
                  #header-menu ul li ul li ul li ul {
                    position: absolute;
                    top: -1px;
                    z-index: 4998; } }
                #header-menu ul li ul li ul li ul li {
                  background: #9e9e9e; }
        #header-menu ul li ul li > a:after {
          content: " \e922"; }
        @media (min-width: 768px) {
          #header-menu ul li ul li > a:after {
            content: " \e937"; } }
    @media (min-width: 992px) {
      #header-menu ul li:hover a {
        color: #fff;
        background: #e7cd19; }
      #header-menu ul li:hover ul {
        display: block; }
        #header-menu ul li:hover ul a {
          color: #666666;
          background: #fff; }
        #header-menu ul li:hover ul a:hover {
          color: #fff;
          background: #e7cd19; }
        #header-menu ul li:hover ul li ul {
          display: none; }
          #header-menu ul li:hover ul li ul li ul {
            display: none; }
        #header-menu ul li:hover ul li:hover ul {
          display: block; }
          #header-menu ul li:hover ul li:hover ul li ul {
            display: none; }
          #header-menu ul li:hover ul li:hover ul li:hover ul {
            display: block; } }
    #header-menu ul li > a:after {
      font-family: 'icomoon' !important;
      content: " \e922";
      vertical-align: middle;
      font-size: 1rem; }
    #header-menu ul li > a:only-child:after {
      content: ''; }
    #header-menu ul li.active {
      background: #e7cd19; }
      #header-menu ul li.active a {
        color: #fff; }
      #header-menu ul li.active ul a {
        color: #666666; }

#logo {
  position: relative;
  float: left;
  font-size: 9rem;
  margin: 2rem 0; }
  #logo img {
    height: 9rem; }
    @media (min-width: 768px) {
      #logo img {
        height: 9rem; } }

#top-banner {
  padding: 0.7rem 0 0.4rem;
  line-height: 3rem;
  vertical-align: middle;
  display: none; }
  @media (min-width: 992px) {
    #top-banner {
      display: block; } }
  #top-banner .large-icon {
    margin-right: 1.5rem; }

#wishlist {
  float: right;
  margin-top: 4.4rem; }
  @media (min-width: 768px) {
    #wishlist {
      margin-top: 4rem; } }
  @media (min-width: 992px) {
    #wishlist {
      margin-top: 2.3rem; } }
  @media (min-width: 992px) {
    #wishlist {
      margin-top: 4.3rem; } }
  #wishlist #search-toggle a {
    color: #fff; }
  @media (min-width: 992px) {
    #wishlist #search-toggle {
      display: none; } }
  #wishlist .large-icon {
    font-size: 2.5em;
    color: #fff;
    margin-left: 1rem; }
    @media (min-width: 768px) {
      #wishlist .large-icon {
        font-size: 3rem; } }
  #wishlist #wishlistIcon {
    color: #fff !important; }
  #wishlist #questionmark {
    color: #e7cd19;
    margin: 0.6rem 0 0 0.6rem;
    float: left;
    display: none; }
    @media (min-width: 992px) {
      #wishlist #questionmark {
        display: block; } }

#search, #mobile-search-form {
  margin-top: 4rem;
  padding: 0.9rem 0.5rem;
  text-align: right;
  border: #666666 1px solid; }
  #search input[type=text], #mobile-search-form input[type=text] {
    background: #131102;
    color: #fff;
    border: none;
    float: left;
    width: 85%;
    outline-width: 0; }
  #search span:hover, #mobile-search-form span:hover {
    cursor: pointer; }

#mobile-search {
  display: none; }

#main-menu-toggle {
  color: #fff;
  margin-left: 1rem; }
  @media (min-width: 992px) {
    #main-menu-toggle {
      display: none; } }

#breadcrumb-container {
  background: #fff;
  border-bottom: 1px solid #eaeaea;
  padding: 0.7rem 0;
  display: none; }
  @media (min-width: 992px) {
    #breadcrumb-container {
      display: block; } }
  #breadcrumb-container p {
    margin: 0; }
  #breadcrumb-container ul {
    margin: 0;
    padding: 0; }
    #breadcrumb-container ul li {
      display: inline-block;
      list-style: none;
      margin: 0 0 0 1rem;
      padding: 0; }
    #breadcrumb-container ul li:after {
      margin-left: 1rem;
      content: '\BB'; }
    #breadcrumb-container ul li:first-of-type {
      margin-left: 0; }
    #breadcrumb-container ul li:last-of-type:after {
      content: ''; }

.success {
  width: 100%;
  padding: 0.6rem 0;
  background: darkolivegreen;
  color: #fff;
  margin: 0; }

.yellow-block {
  background: #e7cd19;
  width: 6rem;
  line-height: 0.6rem;
  margin-bottom: 30px; }

.underlined {
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #fff; }

.overlined {
  padding-top: 1.5rem;
  border-top: 1px solid #fff; }

blockquote {
  float: left;
  width: 100%;
  margin-bottom: 2rem;
  border-left: 7px solid #e7cd19;
  padding: 0 0 0 2rem; }

footer .bk-black {
  padding-top: 4rem;
  padding-bottom: 2rem; }

footer .large-icon {
  margin-right: 1rem; }

#footer-phone {
  background: #666666;
  color: #fff;
  font-weight: bold; }
  #footer-phone p {
    margin: 2rem 0; }
  @media (min-width: 768px) {
    #footer-phone {
      display: none; } }

#footer-menu {
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    #footer-menu {
      padding-bottom: 200px; } }
  #footer-menu ul {
    padding: 0;
    margin: 0; }
    #footer-menu ul li {
      list-style: none;
      display: inline-block;
      width: 100%; }
      @media (min-width: 768px) {
        #footer-menu ul li {
          width: auto;
          border-right: 1px solid #fff;
          padding: 0 3rem; } }
    #footer-menu ul li:last-of-type {
      border-right: 0; }
    #footer-menu ul li:first-of-type {
      padding-left: 0; }

.social {
  color: #e7cd19; }

.social a.social-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 1rem;
  background-repeat: no-repeat;
  background-size: 30px 30px; }

.social a.social-icon:last-child {
  margin-right: 0; }

.social a:hover {
  color: #e7cd19; }

.social a.social-facebook {
  background-image: url(../images/facebook.svg); }

.social a.social-instagram {
  background-image: url(../images/instagram.svg); }

.social a.social-linkedin {
  background-image: url(../images/linkedin.svg); }

#footer-content {
  display: none; }
  @media (min-width: 768px) {
    #footer-content {
      display: block; } }

#footer-menu-toggle {
  padding-bottom: 3rem; }
  #footer-menu-toggle a#footer-menu-btn.opened {
    color: #e7cd19; }
  #footer-menu-toggle a {
    color: #fff; }
  @media (min-width: 768px) {
    #footer-menu-toggle {
      display: none; } }

.space-1 {
  margin-top: 1rem; }

.space-2 {
  margin-top: 2rem; }

.space-3 {
  margin-top: 3rem; }

.space-4 {
  margin-top: 4rem; }

.space-5 {
  margin-top: 5rem; }

.space-6 {
  margin-top: 6rem; }

.space-7 {
  margin-top: 7rem; }

.panel-container {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: row;
      flex-direction: row; }

.panel-search {
  width: 100%;
  float: left;
  margin-bottom: 2rem; }

.panel-brand {
  margin-bottom: 3rem; }
  .panel-brand a {
    width: 100%;
    display: block; }

.panel-sector {
  margin-bottom: 2rem;
  width: 100%; }
  .panel-sector h3, .panel-sector h4 {
    display: block;
    width: 100%;
    height: 9rem;
    padding: 1rem;
    margin: 0;
    color: #fff;
    background: #131102;
    font-size: 1.5rem; }
    @media (min-width: 768px) {
      .panel-sector h3, .panel-sector h4 {
        font-size: 1.7rem; } }
  .panel-sector .img-container {
    background-repeat: no-repeat;
    max-height: 130px; }
    @media (min-width: 992px) {
      .panel-sector .img-container {
        max-height: 180px; } }

.panel-blog {
  width: 100%;
  float: left;
  padding-bottom: 2rem; }

.blog-date {
  background: #131102;
  padding: 1rem;
  float: left;
  margin-top: 2rem; }
  .blog-date h5, .blog-date h4 {
    color: #e7cd19;
    margin: 0; }

.blog-image {
  float: left;
  height: 20rem;
  margin-bottom: 2rem;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.panel-zoom .img-container {
  width: 100%;
  height: 150px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 110%;
  transition: background-size 0.2s; }

.panel-zoom h4 {
  height: 7rem;
  margin: 0;
  padding: 1.5rem;
  background: #131102;
  color: #fff;
  transition: color 0.2s; }

.panel-zoom:hover h4 {
  color: #e7cd19; }

.panel-zoom:hover .img-container {
  background-size: 125%; }

.panel-drop h3, .panel-drop h4 {
  padding: 0.5rem 1rem;
  background: #e7cd19;
  cursor: pointer;
  color: #fff; }

.panel-drop h3:after, .panel-drop h4:after {
  font-family: 'icomoon';
  content: " \e922";
  vertical-align: middle;
  font-size: 1rem; }

@media (min-width: 992px) {
  .panel-drop h3:after, .panel-drop h4:after {
    content: ""; } }

.panel-drop ul {
  margin-top: -1rem; }
  .panel-drop ul li {
    background: #eaeaea;
    padding: 0.5rem 1.5rem !important; }
    @media (min-width: 992px) {
      .panel-drop ul li {
        background: #fff;
        padding: 0 !important; } }

.panel-drop .panel-body {
  display: none; }

@media (min-width: 992px) {
  .panel-drop h3, .panel-drop h4 {
    padding: 0;
    background: #fff;
    cursor: default;
    color: #666666; }
  .panel-drop .panel-body {
    display: block; } }

#main-product-image {
  max-height: 350px;
  width: auto;
  margin: 0 auto; }

.product-panel {
  float: left;
  width: 100%;
  margin-bottom: 3rem;
  padding: 2rem 1rem;
  background: #f7f7f7; }
  .product-panel h3 {
    margin: 0;
    font-size: 1.2rem;
    text-align: center; }
  .product-panel p.title {
    height: 4rem;
    overflow: hidden;
    text-align: center; }
  .product-panel .product-image {
    display: block;
    height: 10rem;
    width: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat; }
    @media (min-width: 992px) {
      .product-panel .product-image {
        height: 20rem; } }
  .product-panel .panel-link {
    position: relative;
    float: left;
    width: 100%;
    margin: 1rem 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center; }
    @media (min-width: 992px) {
      .product-panel .panel-link {
        display: none; } }

.tab-container {
  float: left;
  width: 100%; }
  .tab-container .tabs {
    width: 100%; }
  .tab-container .tab {
    border: 1px solid #eaeaea;
    padding: 0.5rem 1rem;
    font-size: 1.8rem;
    float: left; }
  .tab-container .tab.active {
    background: #e7cd19;
    color: #fff; }
  .tab-container .areas {
    float: left;
    width: 100%; }
  .tab-container .area {
    float: left;
    border-top: 1px solid #eaeaea;
    display: none;
    padding: 2rem 0;
    width: 100%; }
  .tab-container .area.active {
    display: block; }

.scroll-outer {
  width: 100%;
  float: left;
  overflow-y: hidden; }

.panel-scroll {
  /* Safari */
  transition: left 1s; }

.scroll-btn-container {
  width: 5%;
  height: 200px;
  float: left;
  font-size: 8rem;
  line-height: 215px;
  vertical-align: middle; }
  .scroll-btn-container span:hover {
    cursor: pointer;
    color: #e7cd19; }

#scroll-brand .scroll-btn-container {
  line-height: 180px; }
  @media (min-width: 1200px) {
    #scroll-brand .scroll-btn-container {
      line-height: 215px; } }

.scroll-container-manufacturer {
  position: relative;
  float: left;
  width: 90%;
  height: 200px;
  overflow-x: hidden;
  overflow-y: hidden; }

.panel-scroll-manufacturer {
  top: 0;
  position: absolute;
  width: 260px;
  height: 160px;
  padding: 0 20px 30px 20px; }
  @media (min-width: 1200px) {
    .panel-scroll-manufacturer {
      width: 320px; } }

.scroll-container-sectors {
  position: relative;
  float: left;
  width: 90%;
  height: 250px;
  overflow-x: hidden;
  overflow-y: hidden; }

.panel-scroll-sector {
  position: relative;
  margin-bottom: 2rem; }
  .panel-scroll-sector h4 {
    font-size: 1.5rem; }
  @media (min-width: 992px) {
    .panel-scroll-sector {
      top: 0;
      position: absolute;
      width: 238px;
      height: 240px;
      margin-bottom: 0; }
      .panel-scroll-sector h4 {
        font-size: 1.7rem; } }
  @media (min-width: 1200px) {
    .panel-scroll-sector {
      width: 214px; } }
  .panel-scroll-sector .img-container {
    background-repeat: no-repeat;
    max-height: 110px; }
    @media (min-width: 992px) {
      .panel-scroll-sector .img-container {
        max-height: 155px; } }

.table {
  width: 100%; }
  .table td {
    padding: 0.5rem 1rem;
    border: 1px solid #666666; }
  .table td:first-of-type {
    background: #fff !important; }

.table-wishlist {
  border-collapse: collapse; }
  .table-wishlist tr {
    border-bottom: 1px solid red; }
    .table-wishlist tr td {
      padding: 2rem 0;
      border-color: #fff;
      border-bottom: 1px solid #eaeaea; }
    .table-wishlist tr td:first-of-type img {
      display: block;
      margin: 0 auto; }
    .table-wishlist tr td:last-of-type {
      text-align: center; }
      .table-wishlist tr td:last-of-type a {
        display: block;
        margin: 0 auto; }

#contactForm input[type=text], #contactForm input[type=email], #contactForm textarea {
  margin: 1rem 0;
  width: 100%;
  background: #131102;
  color: #fff;
  border: none;
  padding: 8px 1rem; }

#contactForm input[type=submit] {
  float: right;
  background: #e7cd19;
  color: #131102;
  padding: 0.9rem;
  text-decoration: none;
  text-transform: uppercase;
  min-width: 14rem;
  text-align: center;
  border: none; }

#contactForm .input[type=submit]:hover {
  color: #fff !important;
  background: #131102 !important;
  text-decoration: none; }

#map-container {
  float: left;
  width: 100%;
  height: 200px;
  margin-bottom: 3rem; }
  @media (min-width: 768px) {
    #map-container {
      height: 330px; } }
  @media (min-width: 1200px) {
    #map-container {
      height: 660px; } }

.widget {
  margin-bottom: 3rem; }
  .widget ul {
    padding: 0;
    margin: 0; }
    .widget ul li {
      list-style: none;
      padding: 0.6rem 0; }
      .widget ul li a {
        color: #666666; }
      .widget ul li a:hover {
        color: #e7cd19; }

#icon-share.visible {
  left: 0px; }

#icon-share {
  position: fixed;
  top: 270px;
  left: -6rem;
  z-index: 1000;
  transition: left 1s;
  display: none; }
  @media (min-width: 992px) {
    #icon-share {
      display: none; } }
  #icon-share .share-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 1rem;
    float: left;
    font-size: 2.5rem;
    color: #131102;
    background: #fff; }
    #icon-share .share-box a, #icon-share .share-box span {
      text-align: center;
      line-height: 2.8rem; }
    #icon-share .share-box a:hover {
      color: #131102; }
    #icon-share .share-box a:last-of-type {
      padding-top: 0.6rem; }
  #icon-share .tab {
    font-size: 9rem;
    float: left; }
  #icon-share .tab:hover {
    cursor: pointer; }

#slider {
  width: 100%;
  float: left;
  position: relative;
  height: 260px;
  overflow: hidden;
  z-index: 999;
  margin: 0;
  padding: 0; }
  @media (min-width: 768px) {
    #slider {
      height: 440px; } }
  @media (min-width: 992px) {
    #slider {
      height: 500px; } }
  #slider .slide {
    width: 100%;
    height: 260px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
    @media (min-width: 768px) {
      #slider .slide {
        height: 440px;
        background-size: contain; } }
    @media (min-width: 992px) {
      #slider .slide {
        width: 1170px;
        height: 500px;
        background-size: contain; } }
    #slider .slide img {
      display: none; }

.pager-container {
  float: left;
  position: relative; }

.pager {
  float: left;
  position: relative;
  line-height: 7rem; }
  @media (min-width: 768px) {
    .pager {
      margin: 0 1rem;
      font-size: 0; } }
  @media (min-width: 992px) {
    .pager {
      border: 3px solid #fff;
      height: 40px;
      width: 70px;
      overflow: hidden; } }
  @media (min-width: 1200px) {
    .pager {
      height: 50px;
      width: 100px; } }
  .pager img {
    display: none; }
    @media (min-width: 992px) {
      .pager img {
        display: block;
        width: 100%;
        min-height: 100%;
        height: auto; } }

@media (min-width: 992px) {
  .container .pager {
    height: 40px; } }

@media (min-width: 1200px) {
  .container .pager {
    height: 50px; } }

@media (min-width: 992px) {
  .container .controls {
    font-size: 4rem; } }

@media (min-width: 1200px) {
  .container .controls {
    font-size: 5rem; } }

.pager:before {
  font-size: 6rem;
  color: #666666;
  content: '\2022'; }
  @media (min-width: 992px) {
    .pager:before {
      content: ''; } }

.cycle-pager-active:before {
  color: #e7cd19 !important; }

.pager:hover {
  border-color: #e7cd19; }

.controls-container {
  position: relative;
  float: left;
  width: 100%;
  z-index: 1000;
  margin-top: -6rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.controls {
  position: relative;
  font-size: 5rem;
  display: block;
  margin: 0 auto; }
  .controls span:hover, .controls img:hover {
    cursor: pointer; }
  @media (min-width: 992px) {
    .controls {
      font-size: 4rem; } }
  @media (min-width: 1200px) {
    .controls {
      font-size: 5rem; } }

.prev, .next {
  display: none; }
  @media (min-width: 992px) {
    .prev, .next {
      position: relative;
      float: left;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: distribute;
          justify-content: space-around; } }

.home-slideshow .slide {
  width: 100% !important;
  height: 100%;
  padding-bottom: 4rem; }
  @media (min-width: 992px) {
    .home-slideshow .slide {
      padding-bottom: 8rem; } }

.home-slideshow .slide-content {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end; }
  .home-slideshow .slide-content a {
    width: auto;
    clear: both; }
  .home-slideshow .slide-content h1, .home-slideshow .slide-content h2, .home-slideshow .slide-content h3, .home-slideshow .slide-content h4 {
    float: left;
    color: #fff;
    width: auto;
    margin: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 0.3rem;
    clear: both; }
  .home-slideshow .slide-content h1 {
    font-size: 2.5rem; }
    @media (min-width: 992px) {
      .home-slideshow .slide-content h1 {
        font-size: 4rem; } }
  .home-slideshow .slide-content h2 {
    font-weight: normal;
    font-family: 'main';
    text-transform: none;
    font-size: 1.5rem; }
    @media (min-width: 992px) {
      .home-slideshow .slide-content h2 {
        font-size: 3rem; } }

.tooltip:hover .tooltip-bubble {
  display: block; }

.tooltip-bubble {
  display: none;
  background: #e7cd19;
  color: #131102;
  padding: 1rem;
  position: absolute;
  top: -20px;
  right: -27px;
  height: 50px;
  width: 100px;
  font-size: 0.9rem; }

.tooltip-bubble:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50px;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-top: solid 10px #e7cd19;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent; }

#mailchimp.visible {
  max-height: 1000px; }

#mailchimp {
  width: 100%;
  display: block;
  padding-top: 3rem;
  float: left;
  max-height: 0;
  overflow-y: hidden;
  transition: max-height 1s; }
  #mailchimp #mc_embed_signup .mc-field-group {
    width: 100% !important; }
    @media (min-width: 768px) {
      #mailchimp #mc_embed_signup .mc-field-group {
        width: 50% !important; } }
  #mailchimp input[type=text], #mailchimp input[type=email] {
    background: #131102;
    color: #fff; }
  #mailchimp input[type=submit] {
    padding: 0.9rem !important;
    line-height: normal !important;
    height: auto !important; }
  #mailchimp ::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #fff; }
  #mailchimp :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff;
    opacity: 1; }
  #mailchimp ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
    opacity: 1; }
  #mailchimp :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #909; }
  #mailchimp :placeholder-shown {
    /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    color: #fff; }

#mc-embedded-subscribe-form {
  padding: 0px !important; }

#mc-embedded-subscribe {
  padding: 0 !important;
  width: auto !important;
  border-radius: 0px !important; }

#mc_embed_signup .mc-field-group {
  width: 50% !important;
  clear: none !important;
  padding-bottom: 2rem !important; }

#overlay {
  width: 100%;
  height: 1000px;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10001;
  display: none; }

.modal {
  width: 50%;
  background: #fff;
  display: none;
  position: absolute;
  z-index: 10002;
  padding: 2rem;
  margin: 5rem 25%; }
  .modal .close {
    font-size: 3rem;
    float: right;
    cursor: pointer; }

.pagination {
  margin: 0;
  padding: 0;
  text-align: center; }
  .pagination li {
    list-style: none;
    display: inline-block;
    background: #131102;
    color: #fff;
    border: 2px solid #fff;
    margin: 0 0.2rem;
    padding: 0.8rem 1.2rem; }
    .pagination li a {
      color: #fff; }
  .pagination li:hover, .pagination li.active {
    border-color: #e7cd19; }
  .pagination li:before {
    content: '' !important; }

.responsive-demo {
  color: #fff;
  background: red;
  padding: 0.3rem 1rem;
  position: fixed;
  width: auto;
  display: none;
  z-index: 5005; }
  @media (min-width: 768px) {
    .responsive-demo {
      background: blue; } }
  @media (min-width: 992px) {
    .responsive-demo {
      background: green; } }
  @media (min-width: 1200px) {
    .responsive-demo {
      background: darkorange; } }

@font-face {
  font-family: 'icomoon';
  src: url("../icon/fonts/icomoon.eot?-60g82w");
  src: url("../icon/fonts/icomoon.eot?#iefix-60g82w") format("embedded-opentype"), url("../icon/fonts/icomoon.woff?-60g82w") format("woff"), url("../icon/fonts/icomoon.ttf?-60g82w") format("truetype"), url("../icon/fonts/icomoon.svg?-60g82w#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  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; }

.icon-youtube:before {
  content: "\e936"; }

.icon-nav-dropdownrightarrow:before {
  content: "\e937"; }

.icon-cirrolite-logo .path1:before {
  content: "\e900";
  color: white; }

.icon-cirrolite-logo .path2:before {
  content: "\e901";
  margin-left: -2.2431640625em;
  color: white; }

.icon-cirrolite-logo .path3:before {
  content: "\e902";
  margin-left: -2.2431640625em;
  color: white; }

.icon-cirrolite-logo .path4:before {
  content: "\e903";
  margin-left: -2.2431640625em;
  color: white; }

.icon-cirrolite-logo .path5:before {
  content: "\e904";
  margin-left: -2.2431640625em;
  color: white; }

.icon-cirrolite-logo .path6:before {
  content: "\e905";
  margin-left: -2.2431640625em;
  color: white; }

.icon-cirrolite-logo .path7:before {
  content: "\e906";
  margin-left: -2.2431640625em;
  color: white; }

.icon-cirrolite-logo .path8:before {
  content: "\e907";
  margin-left: -2.2431640625em;
  color: white; }

.icon-cirrolite-logo .path9:before {
  content: "\e908";
  margin-left: -2.2431640625em;
  color: white; }

.icon-cirrolite-logo .path10:before {
  content: "\e909";
  margin-left: -2.2431640625em;
  color: white; }

.icon-cirrolite-logo .path11:before {
  content: "\e90a";
  margin-left: -2.2431640625em;
  color: white; }

.icon-cirrolite-logo .path12:before {
  content: "\e90b";
  margin-left: -2.2431640625em;
  color: white; }

.icon-cirrolite-logo .path13:before {
  content: "\e90c";
  margin-left: -2.2431640625em;
  color: white; }

.icon-cirrolite-logo .path14:before {
  content: "\e90d";
  margin-left: -2.2431640625em;
  color: white; }

.icon-cirrolite-logo .path15:before {
  content: "\e90e";
  margin-left: -2.2431640625em;
  color: white; }

.icon-cirrolite-logo .path16:before {
  content: "\e90f";
  margin-left: -2.2431640625em;
  color: white; }

.icon-cirrolite-logo .path17:before {
  content: "\e910";
  margin-left: -2.2431640625em;
  color: white; }

.icon-cirrolite-logo .path18:before {
  content: "\e911";
  margin-left: -2.2431640625em;
  color: white; }

.icon-cirrolite-logo .path19:before {
  content: "\e912";
  margin-left: -2.2431640625em;
  color: white; }

.icon-cirrolite-logo .path20:before {
  content: "\e913";
  margin-left: -2.2431640625em;
  color: white; }

.icon-cirrolite-logo .path21:before {
  content: "\e914";
  margin-left: -2.2431640625em;
  color: #fad71f; }

.icon-cirrolite-logo .path22:before {
  content: "\e915";
  margin-left: -2.2431640625em;
  color: #fad71f; }

.icon-hare .path1:before {
  content: "\e916";
  color: black; }

.icon-hare .path2:before {
  content: "\e917";
  margin-left: -0.4482421875em;
  color: white; }

.icon-hare .path3:before {
  content: "\e918";
  margin-left: -0.4482421875em;
  color: white; }

.icon-hare .path4:before {
  content: "\e919";
  margin-left: -0.4482421875em;
  color: white; }

.icon-hare .path5:before {
  content: "\e91a";
  margin-left: -0.4482421875em;
  color: white; }

.icon-hare .path6:before {
  content: "\e91b";
  margin-left: -0.4482421875em;
  color: white; }

.icon-hare .path7:before {
  content: "\e91c";
  margin-left: -0.4482421875em;
  color: white; }

.icon-leftsqarrow .path1:before {
  content: "\e91d";
  color: black; }

.icon-leftsqarrow .path2:before {
  content: "\e91e";
  margin-left: -1em;
  color: white; }

.icon-leftsqarrow .path3:before {
  content: "\e91f";
  margin-left: -1em;
  color: white; }

.icon-mail:before {
  content: "\e920"; }

.icon-menu:before {
  content: "\e921"; }

.icon-nav-dropdown:before {
  content: "\e922"; }

.icon-phone:before {
  content: "\e923"; }

.icon-questionmrk:before {
  content: "\e924"; }

.icon-rightsqarrow .path1:before {
  content: "\e925";
  color: black; }

.icon-rightsqarrow .path2:before {
  content: "\e926";
  margin-left: -1em;
  color: white; }

.icon-rightsqarrow .path3:before {
  content: "\e927";
  margin-left: -1em;
  color: white; }

.icon-search:before {
  content: "\e928"; }

.icon-thumb-next .path1:before {
  content: "\e929";
  color: black; }

.icon-thumb-next .path2:before {
  content: "\e92a";
  margin-left: -0.451171875em;
  color: white; }

.icon-thumb-prev .path1:before {
  content: "\e92b";
  color: black; }

.icon-thumb-prev .path2:before {
  content: "\e92c";
  margin-left: -0.451171875em;
  color: white; }

.icon-twitter:before {
  content: "\e92d"; }

.icon-vimeo:before {
  content: "\e92e"; }

.icon-wishlist-active .path1:before {
  content: "\e92f";
  color: red; }

.icon-wishlist-active .path2:before {
  content: "\e930";
  margin-left: -1em;
  color: white; }

.icon-wishlist-active .path3:before {
  content: "\e931";
  margin-left: -1em;
  color: white; }

.icon-wishlist-active .path4:before {
  content: "\e932";
  margin-left: -1em;
  color: white; }

.icon-wishlist-active .path5:before {
  content: "\e933";
  margin-left: -1em;
  color: white; }

.icon-wishlist-active .path6:before {
  content: "\e934";
  margin-left: -1em;
  color: white; }

.icon-wishlist-empty:before {
  content: "\e935"; }

.icon-* {
  transition: 1s; }

.icon-thumb-prev:hover .path1:before, .icon-thumb-next:hover .path1:before, .icon-rightsqarrow:hover .path1:before, .icon-leftsqarrow:hover .path1:before {
  color: #e7cd19; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 6042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 6043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 6045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #fff; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75); }
  .mfp-arrow-left {
    transform-origin: 0; }
  .mfp-arrow-right {
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/*# sourceMappingURL=app.min.css.map */
