/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=8e15fec599518438bc12434feb81eafd)
 * Config saved to config.json and https://gist.github.com/8e15fec599518438bc12434feb81eafd
 */
  /*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 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 */
/* line 14, ../components/sass/_bootstrap.min.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
body {
  margin: 0;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
[hidden], template {
  display: none;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
a {
  background-color: transparent;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
a:active, a:hover {
  outline: 0;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
b, strong {
  font-weight: bold;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
dfn {
  font-style: italic;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
small {
  font-size: 80%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
sup {
  top: -0.5em;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
sub {
  bottom: -0.25em;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
img {
  border: 0;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
figure {
  margin: 1em 40px;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
pre {
  overflow: auto;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
button {
  overflow: visible;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
button, select {
  text-transform: none;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
button[disabled], html input[disabled] {
  cursor: default;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
input {
  line-height: normal;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
textarea {
  overflow: auto;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
optgroup {
  font-weight: bold;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
td, th {
  padding: 0;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
a {
  color: #337ab7;
  text-decoration: none;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
figure {
  margin: 0;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
img {
  vertical-align: middle;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.img-circle {
  border-radius: 50%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
[role="button"] {
  cursor: pointer;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 670px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .container {
    width: 740px;
  }
}
@media (min-width: 1024px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .container {
    width: 960px;
  }
}
@media (min-width: 1280px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .container {
    width: 1160px;
  }
}
/* line 14, ../components/sass/_bootstrap.min.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.row {
  margin-left: -10px;
  margin-right: -10px;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.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: 10px;
  padding-right: 10px;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-12 {
  width: 100%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-9 {
  width: 75%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-6 {
  width: 50%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-3 {
  width: 25%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 670px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1024px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-11 {
    width: 91.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-10 {
    width: 83.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-8 {
    width: 66.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-7 {
    width: 58.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-5 {
    width: 41.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-4 {
    width: 33.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-2 {
    width: 16.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-1 {
    width: 8.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-pull-11 {
    right: 91.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-pull-10 {
    right: 83.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-pull-8 {
    right: 66.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-pull-7 {
    right: 58.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-pull-5 {
    right: 41.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-pull-4 {
    right: 33.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-pull-2 {
    right: 16.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-pull-1 {
    right: 8.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-push-11 {
    left: 91.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-push-10 {
    left: 83.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-push-8 {
    left: 66.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-push-7 {
    left: 58.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-push-5 {
    left: 41.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-push-4 {
    left: 33.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-push-2 {
    left: 16.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-push-1 {
    left: 8.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1280px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-11 {
    width: 91.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-10 {
    width: 83.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-8 {
    width: 66.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-7 {
    width: 58.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-5 {
    width: 41.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-4 {
    width: 33.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-2 {
    width: 16.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-1 {
    width: 8.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-push-11 {
    left: 91.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-push-10 {
    left: 83.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-push-8 {
    left: 66.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-push-7 {
    left: 58.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-push-5 {
    left: 41.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-push-4 {
    left: 33.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-push-2 {
    left: 16.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-push-1 {
    left: 8.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
/* line 14, ../components/sass/_bootstrap.min.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
input[type="file"] {
  display: block;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
select[multiple], select[size] {
  height: auto;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  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;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
textarea.form-control {
  height: auto;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
    line-height: 34px;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  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;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  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;
  }
}
/* line 14, ../components/sass/_bootstrap.min.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.radio label, .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
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;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
textarea.input-sm, select[multiple].input-sm {
  height: auto;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
  height: auto;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
select.input-lg {
  height: 46px;
  line-height: 46px;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
textarea.input-lg, select[multiple].input-lg {
  height: auto;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
  height: auto;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.has-feedback {
  position: relative;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.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;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.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;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.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;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.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;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.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);
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.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;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.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;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.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);
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.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;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.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;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.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);
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.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;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 670px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
/* line 14, ../components/sass/_bootstrap.min.scss */
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}

@media (min-width: 670px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
/* line 14, ../components/sass/_bootstrap.min.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}

@media (min-width: 670px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 670px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
/* line 14, ../components/sass/_bootstrap.min.scss */
.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;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.dropup, .dropdown {
  position: relative;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  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);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.open > a {
  outline: 0;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 670px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 14, ../components/sass/_bootstrap.min.scss */
.clearfix:before, .clearfix: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 {
  content: " ";
  display: table;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after {
  clear: both;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.pull-right {
  float: right !important;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.pull-left {
  float: left !important;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.hide {
  display: none !important;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.show {
  display: block !important;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.invisible {
  visibility: hidden;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.hidden {
  display: none !important;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 14, ../components/sass/_bootstrap.min.scss */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

/* line 14, ../components/sass/_bootstrap.min.scss */
.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: 669px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  th.visible-xs, td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 669px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 669px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 669px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 670px) and (max-width: 1023px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 670px) and (max-width: 1023px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 670px) and (max-width: 1023px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 670px) and (max-width: 1023px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .visible-md {
    display: block !important;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  th.visible-md, td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1280px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  th.visible-lg, td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1280px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1280px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1280px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 669px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 670px) and (max-width: 1023px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 14, ../components/sass/_bootstrap.min.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .visible-print {
    display: block !important;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 14, ../components/sass/_bootstrap.min.scss */
  th.visible-print, td.visible-print {
    display: table-cell !important;
  }
}
/* line 14, ../components/sass/_bootstrap.min.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .visible-print-block {
    display: block !important;
  }
}
/* line 14, ../components/sass/_bootstrap.min.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .visible-print-inline {
    display: inline !important;
  }
}
/* line 14, ../components/sass/_bootstrap.min.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  /* line 14, ../components/sass/_bootstrap.min.scss */
  .hidden-print {
    display: none !important;
  }
}
/* General styles for all menus */
/* line 2, ../components/sass/_sidebar.scss */
.cbp-spmenu {
  background: #fc6104;
  position: fixed;
}

/* line 6, ../components/sass/_sidebar.scss */
.cbp-spmenu .close-menu {
  position: absolute;
  top: 0px;
  right: 220px;
  width: 82px;
  height: 81px;
  background-color: #ffcb05;
  border: 0px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30px;
  cursor: pointer;
  outline: none !important;
  display: none;
  border-left: 1px solid #FFFFFF;
}

/* line 23, ../components/sass/_sidebar.scss */
.cbp-spmenu-open .close-menu {
  display: block;
}

/* line 26, ../components/sass/_sidebar.scss */
.cbp-spmenu a {
  display: block;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 20px;
  padding: 20px 10px 20px 40px;
  font-weight: 400;
  text-decoration: none;
}

/* line 36, ../components/sass/_sidebar.scss */
.cbp-spmenu a:hover {
  text-decoration: underline;
}

/* line 39, ../components/sass/_sidebar.scss */
.cbp-spmenu a:active {
  text-decoration: underline;
}

/* line 42, ../components/sass/_sidebar.scss */
.cbp-spmenu a.current {
  font-weight: 700;
  position: relative;
}

/* line 46, ../components/sass/_sidebar.scss */
.cbp-spmenu a.current::after {
  content: " ";
  background-image: url("../img/material-icons/hardware/2x_web/ic_keyboard_arrow_left_white_24dp.png");
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 24px;
  height: 24px;
  top: 19px;
  left: 12px;
}

/* Orientation-dependent styles for the content of the menu */
/* line 61, ../components/sass/_sidebar.scss */
.cbp-spmenu-vertical {
  width: 260px;
  height: 100%;
  top: 0;
  z-index: 1000;
}

/* Vertical menu that slides from the left or right */
/* line 72, ../components/sass/_sidebar.scss */
.cbp-spmenu-right {
  right: -260px;
}

/* line 76, ../components/sass/_sidebar.scss */
.cbp-spmenu-right.cbp-spmenu-open {
  right: 0px;
}

/* Push classes applied to the body */
/* line 83, ../components/sass/_sidebar.scss */
.cbp-spmenu-push {
  overflow-x: hidden;
  position: relative;
  left: 0;
}

/* line 89, ../components/sass/_sidebar.scss */
.cbp-spmenu-push-toright {
  left: 220px;
}

/* line 93, ../components/sass/_sidebar.scss */
.cbp-spmenu-push-toleft {
  left: -260px;
}

/* Transitions */
/* line 99, ../components/sass/_sidebar.scss */
.cbp-spmenu,
.cbp-spmenu-push {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/*
 * blueimp Gallery CSS 2.11.1
 * https://github.com/blueimp/Gallery
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
/* line 13, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* Prevent artifacts in Mozilla Firefox: */
  -moz-backface-visibility: hidden;
}

/* line 23, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery > .slides > .slide > .slide-content {
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  opacity: 1;
}

/* line 31, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery {
  position: fixed;
  z-index: 999999;
  overflow: hidden;
  background: #5a5a5a;
  /*background: rgba(0, 0, 0, 0.9);*/
  opacity: 0;
  display: none;
  direction: ltr;
  -ms-touch-action: none;
  touch-action: none;
}

/* line 43, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery-carousel {
  position: relative;
  z-index: auto;
  margin: 1em auto;
  /* Set the carousel width/height ratio to 16/9: */
  padding-bottom: 56.25%;
  box-shadow: 0 0 10px #000;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

/* line 53, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery-display {
  display: block;
  opacity: 1;
}

/* line 57, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery > .slides {
  clear: both;
  position: relative;
  height: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  padding-top: 70px;
  padding-bottom: 44px;
  padding-top: 0px;
}

/* line 71, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery-carousel > .slides {
  position: absolute;
}

/* line 74, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery > .slides > .slide {
  position: relative;
  float: left;
  height: 100%;
  text-align: center;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 85, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  -webkit-transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  -ms-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}

/* line 93, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery > .slides > .slide-loading {
  background: url(img/loading.gif) center no-repeat;
  background-size: 64px 64px;
}

/* line 97, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery > .slides > .slide-loading > .slide-content {
  opacity: 0;
}

/* line 100, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery > .slides > .slide-error {
  background: url(img/error.png) center no-repeat;
}

/* line 103, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery > .slides > .slide-error > .slide-content {
  display: none;
}

/* line 106, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery > .prev,
.blueimp-gallery > .next {
  width: 44px;
  height: 44px;
  font-size: 60px;
  font-weight: 300;
  line-height: 27px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  cursor: pointer;
  position: static;
  top: 0px;
  right: 0px;
  float: right;
  margin-top: 10px;
  margin-right: 5px;
  margin-bottom: 4px;
  background: #ff4e00;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ff4e00 0%, #ff6f00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left left, left right, color-sleft(0%, #ff4e00), color-sleft(100%, #ff6f00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #ff4e00 0%, #ff6f00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #ff4e00 0%, #ff6f00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #ff4e00 0%, #ff6f00 100%);
  /* IE10+ */
  background: linear-gradient(to right, #ff4e00 0%, #ff6f00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
}

/* line 136, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery > .prev {
  padding-right: 2px;
}

/* line 139, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery > .next {
  padding-left: 2px;
  left: auto;
  right: 94px;
}

/* line 144, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery > .counter {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -60px;
  color: #ffffff;
  padding: 5px 21px;
  font-size: 16px;
  font-weight: 300;
  background: #ff4e00;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ff4e00 0%, #ff6f00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left left, left right, color-sleft(0%, #ff4e00), color-sleft(100%, #ff6f00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #ff4e00 0%, #ff6f00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #ff4e00 0%, #ff6f00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #ff4e00 0%, #ff6f00 100%);
  /* IE10+ */
  background: linear-gradient(to right, #ff4e00 0%, #ff6f00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
}

/* line 155, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery > .close,
.blueimp-gallery > .title {
  position: absolute;
  top: 20px;
  left: 15px;
  margin: 0 40px 0 0;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  /*display: none;*/
  font-weight: 300;
}

/* line 167, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery > .close {
  text-decoration: none;
  cursor: pointer;
  border: 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o--moz-box-sizing: border-box;
  width: 44px;
  height: 44px;
  padding: 6px 11px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  font-weight: 400;
  font-size: 29px;
  line-height: 27px;
  text-align: center;
  position: static;
  float: right;
  margin-top: 10px;
  margin-right: 5px;
  background: #ff4e00;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ff4e00 0%, #ff6f00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left left, left right, color-sleft(0%, #ff4e00), color-sleft(100%, #ff6f00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #ff4e00 0%, #ff6f00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #ff4e00 0%, #ff6f00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #ff4e00 0%, #ff6f00 100%);
  /* IE10+ */
  background: linear-gradient(to right, #ff4e00 0%, #ff6f00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
}

/* line 192, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery > .play-pause {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 15px;
  height: 15px;
  background: url(img/play-pause.png) 0 0 no-repeat;
  cursor: pointer;
  opacity: 0.5;
  display: none;
}

/* line 203, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery-playing > .play-pause {
  background-position: -15px 0;
}

/* line 206, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery > .prev:hover,
.blueimp-gallery > .next:hover,
.blueimp-gallery > .close:hover,
.blueimp-gallery > .play-pause:hover {
  /*color: #d92e35;
  border-color: #d92e35 !important;
  opacity: 1;*/
}

/* line 215, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery-controls > .prev,
.blueimp-gallery-controls > .next,
.blueimp-gallery-controls > .close,
.blueimp-gallery-controls > .title,
.blueimp-gallery-controls > .play-pause {
  display: block;
  /* Fix z-index issues (controls behind slide element) on Android: */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

/* line 230, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery-controls > h3.title {
  margin-right: 0px;
  background: #5a5a5a;
  z-index: 200;
  margin-left: 0px;
  left: 0px;
  opacity: 1;
  position: static;
  padding: 10px 20px;
  float: left;
  width: calc(100% - 150px);
  font-size: 15px;
  line-height: 1.3;
  font-weight: 400 !important;
}

/* line 245, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery-single > .prev,
.blueimp-gallery-left > .prev,
.blueimp-gallery-single > .next,
.blueimp-gallery-right > .next,
.blueimp-gallery-single > .play-pause {
  cursor: default;
  opacity: 0.3;
}

/* line 253, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery-single > .prev:hover,
.blueimp-gallery-left > .prev:hover,
.blueimp-gallery-single > .next:hover,
.blueimp-gallery-right > .next:hover,
.blueimp-gallery-single > .play-pause:hover {
  cursor: default;
  opacity: 0.3 !important;
  border-color: #FFF !important;
  color: #FFF !important;
}

/* line 263, ../components/sass/blueimp/_blueimp-gallery.scss */
.blueimp-gallery > .slides > .slide > .slide-content,
.blueimp-gallery > .prev,
.blueimp-gallery > .next,
.blueimp-gallery > .close,
.blueimp-gallery > .play-pause {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Replace PNGs with SVGs for capable browsers (excluding IE<9) */
/* line 276, ../components/sass/blueimp/_blueimp-gallery.scss */
body:last-child .blueimp-gallery > .slides > .slide-error {
  background-image: url(img/error.svg);
}

/* line 279, ../components/sass/blueimp/_blueimp-gallery.scss */
body:last-child .blueimp-gallery > .play-pause {
  width: 20px;
  height: 20px;
  background-size: 40px 20px;
  background-image: url(img/play-pause.svg);
}

/* line 285, ../components/sass/blueimp/_blueimp-gallery.scss */
body:last-child .blueimp-gallery-playing > .play-pause {
  background-position: -20px 0;
}

/* IE7 fixes */
/* line 290, ../components/sass/blueimp/_blueimp-gallery.scss */
* + html .blueimp-gallery > .slides > .slide {
  min-height: 300px;
}

/* line 293, ../components/sass/blueimp/_blueimp-gallery.scss */
* + html .blueimp-gallery > .slides > .slide > .slide-content {
  position: relative;
}

/*
 * blueimp Gallery Indicator CSS 1.1.0
 * https://github.com/blueimp/Gallery
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
/* line 13, ../components/sass/blueimp/_blueimp-gallery-indicator.scss */
.blueimp-gallery > .indicator {
  position: absolute;
  top: auto;
  right: 15px;
  bottom: 15px;
  left: 15px;
  margin: 0 40px;
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: 10px;
  /*display: none;*/
}

/* line 26, ../components/sass/blueimp/_blueimp-gallery-indicator.scss */
.blueimp-gallery > .indicator > li {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 6px 3px 0 3px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 2px solid #f6b801;
  background: #000000;
  background-image: none !important;
  border-radius: 10px;
  box-shadow: none;
  opacity: 1;
  cursor: pointer;
}

/* line 42, ../components/sass/blueimp/_blueimp-gallery-indicator.scss */
.blueimp-gallery > .indicator > li:hover,
.blueimp-gallery > .indicator > .active {
  background: #f6b801 !important;
  opacity: 1;
}

/* line 47, ../components/sass/blueimp/_blueimp-gallery-indicator.scss */
.blueimp-gallery-controls > .indicator {
  display: block;
  /* Fix z-index issues (controls behind slide element) on Android: */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

/* line 56, ../components/sass/blueimp/_blueimp-gallery-indicator.scss */
.blueimp-gallery-single > .indicator {
  display: none;
}

/* line 59, ../components/sass/blueimp/_blueimp-gallery-indicator.scss */
.blueimp-gallery > .indicator {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* IE7 fixes */
/* line 68, ../components/sass/blueimp/_blueimp-gallery-indicator.scss */
* + html .blueimp-gallery > .indicator > li {
  display: inline;
}

/*
 * blueimp Gallery Video Factory CSS 1.3.0
 * https://github.com/blueimp/Gallery
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
/* line 13, ../components/sass/blueimp/_blueimp-gallery-video.scss */
.blueimp-gallery > .slides > .slide > .video-content > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  /* Prevent artifacts in Mozilla Firefox: */
  -moz-backface-visibility: hidden;
}

/* line 27, ../components/sass/blueimp/_blueimp-gallery-video.scss */
.blueimp-gallery > .slides > .slide > .video-content > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 34, ../components/sass/blueimp/_blueimp-gallery-video.scss */
.blueimp-gallery > .slides > .slide > .video-content > iframe {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

/* line 42, ../components/sass/blueimp/_blueimp-gallery-video.scss */
.blueimp-gallery > .slides > .slide > .video-playing > iframe {
  top: 0;
}

/* line 45, ../components/sass/blueimp/_blueimp-gallery-video.scss */
.blueimp-gallery > .slides > .slide > .video-content > a {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -64px auto 0;
  width: 128px;
  height: 128px;
  background: url(img/video-play.png) center no-repeat;
  opacity: 0.8;
  cursor: pointer;
}

/* line 57, ../components/sass/blueimp/_blueimp-gallery-video.scss */
.blueimp-gallery > .slides > .slide > .video-content > a:hover {
  opacity: 1;
}

/* line 60, ../components/sass/blueimp/_blueimp-gallery-video.scss */
.blueimp-gallery > .slides > .slide > .video-playing > a,
.blueimp-gallery > .slides > .slide > .video-playing > img {
  display: none;
}

/* line 64, ../components/sass/blueimp/_blueimp-gallery-video.scss */
.blueimp-gallery > .slides > .slide > .video-content > video {
  display: none;
}

/* line 67, ../components/sass/blueimp/_blueimp-gallery-video.scss */
.blueimp-gallery > .slides > .slide > .video-playing > video {
  display: block;
}

/* line 70, ../components/sass/blueimp/_blueimp-gallery-video.scss */
.blueimp-gallery > .slides > .slide > .video-loading > a {
  background: url(img/loading.gif) center no-repeat;
  background-size: 64px 64px;
}

/* Replace PNGs with SVGs for capable browsers (excluding IE<9) */
/* line 76, ../components/sass/blueimp/_blueimp-gallery-video.scss */
body:last-child .blueimp-gallery > .slides > .slide > .video-content:not(.video-loading) > a {
  background-image: url(img/video-play.svg);
}

/* IE7 fixes */
/* line 81, ../components/sass/blueimp/_blueimp-gallery-video.scss */
* + html .blueimp-gallery > .slides > .slide > .video-content {
  height: 100%;
}

/* line 84, ../components/sass/blueimp/_blueimp-gallery-video.scss */
* + html .blueimp-gallery > .slides > .slide > .video-content > a {
  left: 50%;
  margin-left: -64px;
}

/* line 9, ../components/sass/style.scss */
body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin: 0px;
  position: relative;
  color: #494949;
  min-width: 320px;
}

/* line 18, ../components/sass/style.scss */
strong {
  font-weight: 700;
}

/* line 22, ../components/sass/style.scss */
html ::-webkit-scrollbar {
  width: 10px;
  /* for vertical scrollbars */
  height: 6px;
  /* for horizontal scrollbars */
}

/* line 28, ../components/sass/style.scss */
html ::-webkit-scrollbar-track {
  background: white;
}

/* line 34, ../components/sass/style.scss */
html ::-webkit-scrollbar-thumb {
  background: #fc6104;
  border-right: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  cursor: pointer;
  /*-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.4);*/
}

/* line 43, ../components/sass/style.scss */
::-moz-selection {
  background: #fc6104;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 49, ../components/sass/style.scss */
::selection {
  background: #fc6104;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 54, ../components/sass/style.scss */
a, a:hover, a:focus, a:active {
  color: #494949;
  text-decoration: none;
}

/* line 58, ../components/sass/style.scss */
hr {
  border-color: #494949;
}

/* fix for iOS automatic border radius: */
/* line 64, ../components/sass/style.scss */
input {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}

/* line 67, ../components/sass/style.scss */
input, input:focus {
  outline: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
}

/* line 75, ../components/sass/style.scss */
.container {
  width: 94%;
  margin: auto;
  max-width: 1300px;
  min-width: 300px;
  padding: 0px;
}

/* MOBILE: 0 - 669PX */
@media only screen and (max-width: 669px) {
  /* line 84, ../components/sass/style.scss */
  body {
    font-size: 14px;
  }

  /* line 87, ../components/sass/style.scss */
  .container .row {
    margin: 0px 0px 0px -10px;
  }
}
/* line 92, ../components/sass/style.scss */
.clear {
  clear: both;
}

/* HEADER */
/* line 111, ../components/sass/style.scss */
.bg-head {
  width: 100%;
  -webkit-box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.4);
}

/* line 117, ../components/sass/style.scss */
header {
  height: 140px;
  padding: 20px 0px;
  position: relative;
}
/* line 121, ../components/sass/style.scss */
header .mobile-menu {
  display: none;
}
/* line 124, ../components/sass/style.scss */
header a.logo {
  position: absolute;
  top: 20px;
  left: 0px;
  width: 450px;
}
/* line 129, ../components/sass/style.scss */
header a.logo img {
  width: 106px;
  position: absolute;
  top: 0px;
  left: 0px;
}
/* line 135, ../components/sass/style.scss */
header a.logo strong {
  position: absolute;
  left: 120px;
  line-height: 1;
  color: #494949;
}
/* line 141, ../components/sass/style.scss */
header a.logo strong.t1 {
  top: 26px;
  font-size: 27px;
  font-weight: 300;
  text-transform: uppercase;
}
/* line 147, ../components/sass/style.scss */
header a.logo strong.t2 {
  top: 54px;
  font-size: 23px;
  font-weight: 700;
}
/* line 153, ../components/sass/style.scss */
header .subtitle {
  position: absolute;
  left: 450px;
  top: 20px;
  height: 100px;
  font-size: 19px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.1;
  padding: 30px 0px 30px 20px;
  border-left: 1px solid #494949;
}
/* line 165, ../components/sass/style.scss */
header .info-center {
  position: absolute;
  right: 0px;
  top: 20px;
  height: 100px;
  padding: 20px 15px 20px 56px;
  background-image: url("../img/material-icons/communication/2x_web/ic_call_black_48dp.png");
  background-size: 48px;
  background-repeat: no-repeat;
  background-position: 0px 24px;
}
/* line 177, ../components/sass/style.scss */
header .info-center a {
  font-size: 30px;
  font-weight: 800;
  color: #fc6104;
  line-height: 1;
  display: block;
}
/* line 184, ../components/sass/style.scss */
header .info-center span {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.2;
}
/* line 191, ../components/sass/style.scss */
header .lang {
  position: absolute;
  width: 120px;
  height: 35px;
  top: 55px;
  right: 0px;
}
/* line 197, ../components/sass/style.scss */
header .lang button {
  background: #efefef;
  float: right;
  border: 0px;
  font-size: 16px;
  color: #494949;
  padding: 6px 20px;
  min-width: 115px;
}
/* line 205, ../components/sass/style.scss */
header .lang button img {
  width: 29px;
  margin-right: 4px;
  margin-top: -4px;
}

/* SMALL DESKTOP: 1024px - 1279px */
@media only screen and (max-width: 1279px) {
  /* line 216, ../components/sass/style.scss */
  header .subtitle {
    display: none;
  }
}
/* TABLET: 670PX - 1023PX */
@media only screen and (max-width: 1023px) {
  /* line 223, ../components/sass/style.scss */
  header {
    height: 90px;
    padding: 0px;
  }
  /* line 226, ../components/sass/style.scss */
  header a.logo {
    width: 370px;
    top: 10px;
  }
  /* line 229, ../components/sass/style.scss */
  header a.logo img {
    width: 75px;
  }
  /* line 232, ../components/sass/style.scss */
  header a.logo strong {
    left: 90px;
  }
  /* line 235, ../components/sass/style.scss */
  header a.logo strong.t1 {
    font-size: 23px;
    top: 15px;
  }
  /* line 239, ../components/sass/style.scss */
  header a.logo strong.t2 {
    font-size: 18px;
    top: 41px;
  }
  /* line 244, ../components/sass/style.scss */
  header .lang {
    display: none;
  }
  /* line 247, ../components/sass/style.scss */
  header .info-center {
    background-image: none;
    padding: 5px 15px;
    top: 15px;
    right: 66px;
    height: 60px;
    border-left: 1px solid #494949;
  }
  /* line 255, ../components/sass/style.scss */
  header .mobile-menu {
    display: block;
    background-color: #FFFFFF;
    border: 0px;
    position: absolute;
    top: 15px;
    right: 0px;
    width: 60px;
    height: 60px;
    background-image: url("../img/material-icons/navigation/2x_web/ic_menu_black_48dp.png");
    background-size: 48px;
    background-repeat: no-repeat;
    background-position: center;
    outline: none;
  }
}
/* MOBILE: 0 - 669PX */
@media only screen and (max-width: 669px) {
  /* line 275, ../components/sass/style.scss */
  header.container {
    width: 100%;
  }

  /* line 278, ../components/sass/style.scss */
  header {
    height: 60px;
  }
  /* line 280, ../components/sass/style.scss */
  header a.logo {
    width: 245px;
    top: 5px;
    left: 10px;
  }
  /* line 284, ../components/sass/style.scss */
  header a.logo img {
    width: 60px;
  }
  /* line 287, ../components/sass/style.scss */
  header a.logo strong {
    left: 67px;
  }
  /* line 290, ../components/sass/style.scss */
  header a.logo strong.t1 {
    font-size: 15px;
    top: 15px;
  }
  /* line 294, ../components/sass/style.scss */
  header a.logo strong.t2 {
    font-size: 13px;
    top: 33px;
  }
  /* line 299, ../components/sass/style.scss */
  header .info-center {
    display: none;
  }
  /* line 302, ../components/sass/style.scss */
  header .mobile-menu {
    top: 0px;
    background-color: #fc6104;
    background-image: url("../img/material-icons/navigation/2x_web/ic_menu_white_48dp.png");
  }
  /* line 307, ../components/sass/style.scss */
  header .mobile-menu.active {
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6);
    z-index: 1000;
  }
}
/* -- END OF HEADER -- */
/* MOBILE MENU */
/* line 319, ../components/sass/style.scss */
.cbp-spmenu .lang select {
  background-color: #efefef;
  color: #000000;
  font-size: 16px;
  line-height: 45px;
  height: 45px;
  padding: 0px 20px;
  border: 0px;
  font-weight: 400;
  width: 180px;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0px 10px;
}

/* line 333, ../components/sass/style.scss */
.cbp-spmenu .lang .lang-select {
  display: inline;
  position: relative;
  margin-left: 30px;
}

/* line 338, ../components/sass/style.scss */
.cbp-spmenu .lang .lang-select:after {
  content: " ";
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  top: 9px;
  right: 25px;
}

/* line 352, ../components/sass/style.scss */
.cbp-spmenu .lang img {
  height: 36px;
  width: 36px;
  position: relative;
  top: -2px;
  margin-left: 10px;
}

/* line 359, ../components/sass/style.scss */
.cbp-spmenu .info-center {
  margin: 30px 10px 10px 40px;
}
/* line 361, ../components/sass/style.scss */
.cbp-spmenu .info-center a {
  font-size: 30px;
  font-weight: 800;
  line-height: 1;
  display: block;
  padding: 0px;
}
/* line 368, ../components/sass/style.scss */
.cbp-spmenu .info-center span {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  display: block;
  color: #FFFFFF;
}

/* END OF MOBILE MENU */
/* BOOTSTRAP DROPDOWN */
/* line 381, ../components/sass/style.scss */
.dropdown-menu {
  min-width: 115px;
  padding: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  left: auto;
  right: 0px;
  border: 0px;
  background-color: #efefef;
  margin-top: 0px;
}
/* line 391, ../components/sass/style.scss */
.dropdown-menu li > a {
  color: #494949;
  padding: 7px 10px;
}
/* line 395, ../components/sass/style.scss */
.dropdown-menu li > a:hover {
  background-color: #fc6104;
  color: #FFFFFF;
}

/* END OF BOOTSTRAP DROPDOWN */
/* BREADCRUMBS */
/* line 405, ../components/sass/style.scss */
.breadcrumbs {
  border-bottom: 1px solid #efefef;
  margin-bottom: 30px;
}

/* line 409, ../components/sass/style.scss */
.breadcrumbs .container > div {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  color: #494949;
  height: 36px;
  line-height: 36px;
}
/* line 416, ../components/sass/style.scss */
.breadcrumbs .container > div span {
  margin: 0px 5px;
}
/* line 419, ../components/sass/style.scss */
.breadcrumbs .container > div a {
  color: #494949;
}

/* END OF BREADCRUMBS */
/* MAIN MENU */
/* line 429, ../components/sass/style.scss */
.mainmenu a {
  display: block;
  font-size: 15px;
  font-weight: 400;
  padding: 12px;
  color: #494949;
  margin-bottom: 1px;
  position: relative;
}
/* line 438, ../components/sass/style.scss */
.mainmenu a::after {
  content: " ";
  position: absolute;
  background-image: url("../img/material-icons/hardware/2x_web/ic_keyboard_arrow_right_white_24dp.png");
  background-size: 24px;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  right: 5px;
  top: 10px;
}
/* line 450, ../components/sass/style.scss */
.mainmenu a:hover, .mainmenu a.active {
  background: #ff4e00;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ff4e00 0%, #ff6f00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left left, left right, color-sleft(0%, #ff4e00), color-sleft(100%, #ff6f00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #ff4e00 0%, #ff6f00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #ff4e00 0%, #ff6f00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #ff4e00 0%, #ff6f00 100%);
  /* IE10+ */
  background: linear-gradient(to right, #ff4e00 0%, #ff6f00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
  color: #FFFFFF;
  text-decoration: none;
}

/* END OF MAIN MENU */
/* PAGE CONTENT */
/* line 461, ../components/sass/style.scss */
.page-content h1 {
  font-size: 31px;
  font-weight: 300;
  margin: 0px 0px 15px 0px;
}
/* line 466, ../components/sass/style.scss */
.page-content h2 {
  font-size: 20px;
  font-weight: 600;
  margin: 10px 0px;
}
/* line 471, ../components/sass/style.scss */
.page-content h3 {
  font-size: 17px;
  font-weight: 600;
  color: #fc6104;
  margin: 10px 0px;
}
/* line 477, ../components/sass/style.scss */
.page-content a {
  color: #006cff;
  text-decoration: underline;
}
/* line 481, ../components/sass/style.scss */
.page-content img {
  max-width: 100%;
}

/* line 485, ../components/sass/style.scss */
.page-content ul, .page-content li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

/* line 490, ../components/sass/style.scss */
.page-content ul {
  margin-bottom: 20px;
}

/* line 493, ../components/sass/style.scss */
.page-content li {
  margin: 3px 0px;
  padding: 0px 0px 0px 24px;
  background-image: url("../img/icons/tick.png");
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: 0px 6px;
}

/* MOBILE: 0 - 669PX */
@media only screen and (max-width: 669px) {
  /* line 504, ../components/sass/style.scss */
  .page-content h1 {
    font-size: 25px;
  }
  /* line 507, ../components/sass/style.scss */
  .page-content h2 {
    font-size: 19px;
  }
  /* line 510, ../components/sass/style.scss */
  .page-content h3 {
    font-size: 17px;
  }
}
/* END OF PAGE CONTENT */
/* FOOTER */
/* line 520, ../components/sass/style.scss */
.bg-footer {
  background-color: #494949;
  margin-top: 50px;
}
/* line 523, ../components/sass/style.scss */
.bg-footer footer {
  padding: 90px 0px;
  text-align: center;
  position: relative;
}
/* line 527, ../components/sass/style.scss */
.bg-footer footer a {
  color: #FFFFFF;
  text-decoration: none;
  display: inline-block;
  padding: 2px 10px;
}
/* line 533, ../components/sass/style.scss */
.bg-footer footer a.active {
  text-decoration: underline;
}
/* line 536, ../components/sass/style.scss */
.bg-footer footer .gototop {
  width: 84px;
  height: 84px;
  background-color: #fc6104;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-image: url("../img/material-icons/hardware/2x_web/ic_keyboard_arrow_up_white_48dp.png");
  background-size: 48px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 50%;
  margin-left: -42px;
  top: -42px;
  cursor: pointer;
  z-index: 300;
}
/* line 553, ../components/sass/style.scss */
.bg-footer footer .gototop.fixed {
  position: fixed;
  bottom: 10px;
  top: auto;
}

/* line 560, ../components/sass/style.scss */
.copyright {
  padding: 10px 0px;
  font-size: 14px;
  font-weight: 300;
  color: #494949;
  text-align: center;
}
/* line 566, ../components/sass/style.scss */
.copyright span {
  display: block;
}
/* line 569, ../components/sass/style.scss */
.copyright a {
  text-decoration: underline;
  color: #494949;
}

/* TABLET: 670PX - 1023PX */
@media only screen and (max-width: 1023px) {
  /* line 576, ../components/sass/style.scss */
  .bg-footer footer {
    padding: 60px 0px 35px 0px;
  }

  /* line 579, ../components/sass/style.scss */
  .bg-footer footer a {
    display: block;
  }

  /* line 582, ../components/sass/style.scss */
  .copyright {
    font-size: 13px;
  }

  /* line 585, ../components/sass/style.scss */
  .copyright a {
    font-size: 14px;
  }
}
/* END OF FOOTER */
/* DDOWNLOAD FILE ELEMENT */
/* line 594, ../components/sass/style.scss */
.link-to-element {
  background-color: #efefef;
  display: block;
  padding: 15px 135px 15px 85px;
  margin-bottom: 1px;
  position: relative;
  min-height: 82px;
  color: #494949;
}

/* line 603, ../components/sass/style.scss */
.link-to-element:hover, .link-to-element:focus {
  color: #494949;
  text-decoration: none;
}

/* line 607, ../components/sass/style.scss */
.link-to-element .type {
  position: absolute;
  left: 20px;
  top: 19px;
  width: 48px;
}

/* line 613, ../components/sass/style.scss */
.link-to-element .action {
  position: absolute;
  right: 20px;
  top: 26px;
  max-width: 33px;
}

/* line 619, ../components/sass/style.scss */
.link-to-element .size {
  position: absolute;
  right: 25px;
  top: 30px;
}

/* line 624, ../components/sass/style.scss */
.link-to-element .content {
  display: table;
  min-height: 50px;
  width: 100%;
  position: relative;
  left: 0px;
  transition: left 0.1s ease-out;
  -webkit-transition: left 0.1s ease-out;
  -moz-transition: left 0.1s ease-out;
  -o-transition: left 0.1s ease-out;
}

/* line 635, ../components/sass/style.scss */
.link-to-element:hover .content {
  left: 7px;
}

/* line 638, ../components/sass/style.scss */
.link-to-element .content p.url {
  color: #006cff;
  text-decoration: underline;
}

/* line 642, ../components/sass/style.scss */
.link-to-element .content .middle {
  display: table-cell;
  vertical-align: middle;
}

/* line 646, ../components/sass/style.scss */
.link-to-element .content strong {
  line-height: 1.1em;
  font-size: 17px;
  font-weight: 700;
}

/* line 651, ../components/sass/style.scss */
.link-to-element .content p {
  font-size: 15px;
  font-weight: 600;
  color: #494949;
  line-height: 1.1;
  margin: 0px;
}

/* MOBILE: 0 - 669PX */
@media only screen and (max-width: 669px) {
  /* line 660, ../components/sass/style.scss */
  .link-to-element {
    padding: 15px 15px 15px 70px;
  }

  /* line 663, ../components/sass/style.scss */
  .link-to-element .type {
    left: 10px;
  }

  /* line 666, ../components/sass/style.scss */
  .link-to-element .size {
    display: none;
  }
}
/* END OF DDOWNLOAD FILE ELEMENT */
/* EXTERNAL LINK ELEMENT */
/* line 675, ../components/sass/style.scss */
.page-content a.external_link {
  clear: both;
  display: block;
  padding: 30px 30px 30px 80px;
  font-size: 20px;
  font-weight: 700;
  color: #000000;
  text-decoration: none;
  line-height: 1.1;
  border: 2px solid #fc6104;
  margin: 5px 0px;
  background-image: url("../img/material-icons/hardware/2x_web/ic_keyboard_arrow_right_black_48dp.png");
  background-size: 48px;
  background-repeat: no-repeat;
  background-position: 20px center;
}

/* line 691, ../components/sass/style.scss */
.page-content a.external_link:hover {
  background-color: #fc6104;
  color: #FFFFFF;
  background-image: url("../img/material-icons/hardware/2x_web/ic_keyboard_arrow_right_white_48dp.png");
  text-decoration: none;
}

/* TABLET: 670PX - 1023PX */
@media only screen and (max-width: 1023px) {
  /* line 699, ../components/sass/style.scss */
  .external_link {
    font-size: 16px;
    padding: 20px 20px 20px 80px;
  }
}
/* MOBILE: 0 - 669PX */
@media only screen and (max-width: 669px) {
  /* line 706, ../components/sass/style.scss */
  .external_link {
    font-size: 14px;
    padding: 15px 15px 15px 70px;
    background-position: 12px center;
  }
}
/* END OF EXTERNAL LINK ELEMENT */
/* ERROR PAGE */
/* line 717, ../components/sass/style.scss */
div.error {
  text-align: center;
  padding: 50px 0px;
}

/* line 721, ../components/sass/style.scss */
div.error img.er404 {
  max-width: 200px;
}

/* line 724, ../components/sass/style.scss */
div.error h1 {
  font-size: 33px;
  font-weight: 800 !important;
  margin: 10px 0px 20px 0px;
}

/* line 729, ../components/sass/style.scss */
div.error p {
  max-width: 450px;
  display: block;
  margin: auto;
}

/* END OF ERROR PAGE */
/* FORM INQUIRY */
/* line 739, ../components/sass/style.scss */
form.inquiry {
  margin: 30px 0px;
  font-size: 15px;
  font-weight: 400;
  color: #494949;
}

/* line 745, ../components/sass/style.scss */
form.inquiry label {
  font-weight: 400;
  color: #494949;
}

/* line 749, ../components/sass/style.scss */
form.inquiry input.form-control, form.inquiry textarea.form-control, form.inquiry select.form-control {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border: 1px solid #494949;
  color: #494949;
  font-size: 16px;
  padding: 5px 10px;
}

/* line 757, ../components/sass/style.scss */
form.inquiry input.form-control, form.inquiry select.form-control {
  height: 42px;
}

/* line 760, ../components/sass/style.scss */
.inquiry-form .loader {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(255, 255, 255, 0.9);
  display: none;
  z-index: 100;
}

/* line 770, ../components/sass/style.scss */
.inquiry-form .loader > img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -64px;
  margin-top: -32px;
}

/* line 777, ../components/sass/style.scss */
.notification.error {
  font-size: 17px;
  display: block;
  padding: 10px 20px;
  text-align: center;
  color: #FFFFFF;
  display: none;
  margin: 20px 0px;
  background: #fc6104;
  margin-top: 0px;
}

/* line 788, ../components/sass/style.scss */
.successfull-order {
  display: none;
  padding: 30px 0px;
  text-align: center;
}

/* line 793, ../components/sass/style.scss */
.successfull-order img {
  max-width: 235px;
}

/* line 796, ../components/sass/style.scss */
.successfull-order h2 {
  font-weight: 400 !important;
}

/* line 799, ../components/sass/style.scss */
.inquiry-form label.error {
  font-size: 13px;
  font-weight: 400;
  color: #ffffff;
  display: block;
  position: absolute;
  background-color: #fc6104;
  padding: 0px 9px;
  bottom: 37px;
  right: 10px;
}

/* line 810, ../components/sass/style.scss */
.inquiry-form .cptch label.error {
  display: inline-block;
  position: static;
  margin-left: 2px;
}

/* line 815, ../components/sass/style.scss */
form.inquiry input.form-control.error, form.inquiry textarea.form-control.error, form.inquiry select.form-control.error {
  border-color: #fc6104;
}

/* line 818, ../components/sass/style.scss */
.inquiry-form .form-group {
  margin-bottom: 20px;
}

/* line 821, ../components/sass/style.scss */
.inquiry-form input[type=submit] {
  display: inline-block;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 700;
  line-height: 32px;
  padding: 5px 40px 5px 40px;
  border: 0px;
  background-color: #fc6104;
  text-transform: uppercase;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
}

/* line 833, ../components/sass/style.scss */
.inquiry-form .snd {
  text-align: right;
}

/* line 836, ../components/sass/style.scss */
.inquiry-form .cptch.elmeter {
  text-align: right;
  margin-top: 26px;
}

/* line 840, ../components/sass/style.scss */
.inquiry-form .cptch.elmeter label.error {
  left: auto;
  right: 26px;
}

/* END OF FORM INQUIRY */
/* GALLERIES */
/* line 849, ../components/sass/style.scss */
.project-gallery {
  clear: both;
}

/* line 852, ../components/sass/style.scss */
.all_galleries {
  width: 100%;
}

/* line 855, ../components/sass/style.scss */
.all_galleries .item {
  width: 33.33%;
  height: 180px;
  position: relative;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  border: 3px solid #FFFFFF;
  overflow: hidden;
}

/* line 867, ../components/sass/style.scss */
.all_galleries .item .thumb {
  float: left;
  width: 50%;
  height: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center;
  width: 100%;
  background-color: #d6e9fc;
}

/* line 886, ../components/sass/style.scss */
.project-gallery .item:hover .thumb {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  background-size: cover;
}

/* line 893, ../components/sass/style.scss */
.browse_gallery .item .thumb img.play_icon {
  width: 80px;
  height: 80px;
  position: relative;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
  z-index: 100;
  max-width: none;
  min-width: 80px;
  max-height: none;
  min-height: 80px;
}

/* END OF GALLERIES */
