@charset "UTF-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* line 11, ../scss/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}



/* line 30, ../scss/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/* line 41, ../scss/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 51, ../scss/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 66, ../scss/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 76, ../scss/_normalize.scss */
body {
  margin: 0;
}

/* line 88, ../scss/_normalize.scss */
a {
  background: transparent;
}

/* line 96, ../scss/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/* line 104, ../scss/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 118, ../scss/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 127, ../scss/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 135, ../scss/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 144, ../scss/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 152, ../scss/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 162, ../scss/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 171, ../scss/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/* line 183, ../scss/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/* line 191, ../scss/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/* line 199, ../scss/_normalize.scss */
small {
  font-size: 80%;
}

/* line 207, ../scss/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 215, ../scss/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 219, ../scss/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 231, ../scss/_normalize.scss */
img {
  border: 0;
}

/* line 239, ../scss/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 251, ../scss/_normalize.scss */
figure {
  margin: 0;
}

/* line 263, ../scss/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 274, ../scss/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 285, ../scss/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

/* line 299, ../scss/_normalize.scss */
button,
input {
  line-height: normal;
}

/* line 311, ../scss/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 324, ../scss/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 336, ../scss/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 346, ../scss/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 358, ../scss/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 370, ../scss/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 379, ../scss/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 390, ../scss/_normalize.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 403, ../scss/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media print {
  /* line 8, ../scss/_print.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  /* line 15, ../scss/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 20, ../scss/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 24, ../scss/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 29, ../scss/_print.scss */
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 34, ../scss/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 40, ../scss/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 44, ../scss/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 49, ../scss/_print.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 2cm .5cm;
  }
  /* line 57, ../scss/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 64, ../scss/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 71, ../scss/_print.scss */
  select {
    background: #fff !important;
  }

  /* line 76, ../scss/_print.scss */
  .navbar {
    display: none;
  }

  /* line 80, ../scss/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 87, ../scss/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 91, ../scss/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 95, ../scss/_print.scss */
  .table {
    border-collapse: collapse !important;
  }

  /* line 99, ../scss/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* line 8, ../scss/_scaffolding.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 17, ../scss/_scaffolding.scss */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
}

/* line 22, ../scss/_scaffolding.scss */
body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

/* line 31, ../scss/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 43, ../scss/_scaffolding.scss */
a {
  color: #428bca;
  text-decoration: none;
}
/* line 47, ../scss/_scaffolding.scss */
a:hover, a:focus {
   color: #2a6496;
  text-decoration: underline;
}
/* line 53, ../scss/_scaffolding.scss */
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 61, ../scss/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 66, ../scss/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 71, ../scss/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 78, ../scss/_scaffolding.scss */
.img-thumbnail, .thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 91, ../scss/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 98, ../scss/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 110, ../scss/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 9, ../scss/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 12, ../scss/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 12, ../scss/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 28, ../scss/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 32, ../scss/_type.scss */
cite {
  font-style: normal;
}

/* line 35, ../scss/_type.scss */
.text-muted {
  color: #999999;
}

/* line 38, ../scss/_type.scss */
.text-primary {
  color: #428bca;
}
/* line 40, ../scss/_type.scss */
.text-primary:hover {
  color: #3071a9;
}

/* line 44, ../scss/_type.scss */
.text-warning {
  color: #c09853;
}
/* line 46, ../scss/_type.scss */
.text-warning:hover {
  color: #a47e3c;
}

/* line 50, ../scss/_type.scss */
.text-danger {
  color: #b94a48;
}
/* line 52, ../scss/_type.scss */
.text-danger:hover {
  color: #953b39;
}

/* line 56, ../scss/_type.scss */
.text-success {
  color: #468847;
}
/* line 58, ../scss/_type.scss */
.text-success:hover {
  color: #356635;
}

/* line 62, ../scss/_type.scss */
.text-info {
  color: #3a87ad;
}
/* line 64, ../scss/_type.scss */
.text-info:hover {
  color: #2d6987;
}

/* line 70, ../scss/_type.scss */
.text-left {
  text-align: left;
}

/* line 71, ../scss/_type.scss */
.text-right {
  text-align: right;
}

/* line 72, ../scss/_type.scss */
.text-center {
  text-align: center;
}

/* line 78, ../scss/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
/* line 85, ../scss/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

/* line 93, ../scss/_type.scss */
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 99, ../scss/_type.scss */
h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small {
  font-size: 65%;
}

/* line 104, ../scss/_type.scss */
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 110, ../scss/_type.scss */
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small {
  font-size: 75%;
}

/* line 116, ../scss/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 117, ../scss/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 118, ../scss/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 119, ../scss/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 120, ../scss/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 121, ../scss/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 127, ../scss/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 139, ../scss/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 143, ../scss/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 152, ../scss/_type.scss */
.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 161, ../scss/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
/* line 166, ../scss/_type.scss */
.list-inline > li:first-child {
  padding-left: 0;
}

/* line 173, ../scss/_type.scss */
dl {
  margin-bottom: 20px;
}

/* line 176, ../scss/_type.scss */
dt,
dd {
  line-height: 1.42857;
}

/* line 180, ../scss/_type.scss */
dt {
  font-weight: bold;
}

/* line 183, ../scss/_type.scss */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 194, ../scss/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 201, ../scss/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
  /* line 20, ../scss/_mixins.scss */
  .dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  /* line 25, ../scss/_mixins.scss */
  .dl-horizontal dd:after {
    clear: both;
  }
}
/* line 212, ../scss/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

/* line 218, ../scss/_type.scss */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 224, ../scss/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
/* line 228, ../scss/_type.scss */
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
/* line 233, ../scss/_type.scss */
blockquote p:last-child {
  margin-bottom: 0;
}
/* line 236, ../scss/_type.scss */
blockquote small {
  display: block;
  line-height: 1.42857;
  color: #999999;
}
/* line 240, ../scss/_type.scss */
blockquote small:before {
  content: '\2014 \00A0';
}
/* line 246, ../scss/_type.scss */
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
/* line 251, ../scss/_type.scss */
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}
/* line 258, ../scss/_type.scss */
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
/* line 261, ../scss/_type.scss */
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 269, ../scss/_type.scss */
blockquote:before,
blockquote:after {
  content: "";
}

/* line 275, ../scss/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

/* line 7, ../scss/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

/* line 15, ../scss/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}

/* line 25, ../scss/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 39, ../scss/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 50, ../scss/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 6, ../scss/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 20, ../scss/_mixins.scss */
.container:before, .container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../scss/_mixins.scss */
.container:after {
  clear: both;
}

/* line 11, ../scss/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 20, ../scss/_mixins.scss */
.row:before, .row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../scss/_mixins.scss */
.row:after {
  clear: both;
}

/* line 728, ../scss/_mixins.scss */
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 747, ../scss/_mixins.scss */
.col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
  float: left;
}

/* line 755, ../scss/_mixins.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 755, ../scss/_mixins.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 755, ../scss/_mixins.scss */
.col-xs-3 {
  width: 25%;
}

/* line 755, ../scss/_mixins.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 755, ../scss/_mixins.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 755, ../scss/_mixins.scss */
.col-xs-6 {
  width: 50%;
}

/* line 755, ../scss/_mixins.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 755, ../scss/_mixins.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 755, ../scss/_mixins.scss */
.col-xs-9 {
  width: 75%;
}

/* line 755, ../scss/_mixins.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 755, ../scss/_mixins.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 755, ../scss/_mixins.scss */
.col-xs-12 {
  width: 100%;
}

/* line 765, ../scss/_mixins.scss */
.col-xs-pull-0 {
  right: 0%;
}

/* line 765, ../scss/_mixins.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 765, ../scss/_mixins.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 765, ../scss/_mixins.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 765, ../scss/_mixins.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 765, ../scss/_mixins.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 765, ../scss/_mixins.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 765, ../scss/_mixins.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 765, ../scss/_mixins.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 765, ../scss/_mixins.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 765, ../scss/_mixins.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 765, ../scss/_mixins.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 765, ../scss/_mixins.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 760, ../scss/_mixins.scss */
.col-xs-push-0 {
  left: 0%;
}

/* line 760, ../scss/_mixins.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 760, ../scss/_mixins.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 760, ../scss/_mixins.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 760, ../scss/_mixins.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 760, ../scss/_mixins.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 760, ../scss/_mixins.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 760, ../scss/_mixins.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 760, ../scss/_mixins.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 760, ../scss/_mixins.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 760, ../scss/_mixins.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 760, ../scss/_mixins.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 760, ../scss/_mixins.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 770, ../scss/_mixins.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 770, ../scss/_mixins.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 770, ../scss/_mixins.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 770, ../scss/_mixins.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 770, ../scss/_mixins.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 770, ../scss/_mixins.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 770, ../scss/_mixins.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 770, ../scss/_mixins.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 770, ../scss/_mixins.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 770, ../scss/_mixins.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 770, ../scss/_mixins.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 770, ../scss/_mixins.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 770, ../scss/_mixins.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 43, ../scss/_grid.scss */
  .container {
    width: 750px;
  }

  /* line 747, ../scss/_mixins.scss */
  .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1 {
    float: left;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-sm-pull-0 {
    right: 0%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-sm-push-0 {
    left: 0%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 63, ../scss/_grid.scss */
  .container {
    width: 970px;
  }

  /* line 747, ../scss/_mixins.scss */
  .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1 {
    float: left;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-md-pull-0 {
    right: 0%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-md-push-0 {
    left: 0%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 83, ../scss/_grid.scss */
  .container {
    width: 1170px;
  }

  /* line 747, ../scss/_mixins.scss */
  .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1 {
    float: left;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 755, ../scss/_mixins.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-lg-pull-0 {
    right: 0%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 765, ../scss/_mixins.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-lg-push-0 {
    left: 0%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 760, ../scss/_mixins.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 770, ../scss/_mixins.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, ../scss/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
}

/* line 10, ../scss/_tables.scss */
th {
  text-align: left;
}

/* line 17, ../scss/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 20px;
}
/* line 25, ../scss/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 35, ../scss/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 44, ../scss/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 51, ../scss/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 56, ../scss/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 69, ../scss/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 82, ../scss/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 88, ../scss/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
/* line 95, ../scss/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 109, ../scss/_tables.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 123, ../scss/_tables.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

/* line 135, ../scss/_tables.scss */
table col[class*="col-"] {
  float: none;
  display: table-column;
}

/* line 142, ../scss/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}

/* line 160, ../scss/_tables.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 438, ../scss/_mixins.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 449, ../scss/_mixins.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 438, ../scss/_mixins.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 449, ../scss/_mixins.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 438, ../scss/_mixins.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 449, ../scss/_mixins.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

@media (max-width: 767px) {
  /* line 183, ../scss/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  /* line 193, ../scss/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 201, ../scss/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 210, ../scss/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 218, ../scss/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 222, ../scss/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 235, ../scss/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* line 10, ../scss/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 16, ../scss/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 28, ../scss/_forms.scss */
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 38, ../scss/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 43, ../scss/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

/* line 51, ../scss/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 56, ../scss/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 62, ../scss/_forms.scss */
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}

/* line 69, ../scss/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 79, ../scss/_forms.scss */
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

/* line 86, ../scss/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  vertical-align: middle;
}

/* line 118, ../scss/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  vertical-align: middle;
  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 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 833, ../scss/_mixins.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 57, ../scss/_mixins.scss */
.form-control:-moz-placeholder {
  color: #999999;
}
/* line 58, ../scss/_mixins.scss */
.form-control::-moz-placeholder {
  color: #999999;
}
/* line 59, ../scss/_mixins.scss */
.form-control:-ms-input-placeholder {
  color: #999999;
}
/* line 60, ../scss/_mixins.scss */
.form-control::-webkit-input-placeholder {
  color: #999999;
}
/* line 147, ../scss/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 158, ../scss/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 168, ../scss/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 177, ../scss/_forms.scss */
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
/* line 185, ../scss/_forms.scss */
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 192, ../scss/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

/* line 199, ../scss/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 205, ../scss/_forms.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 214, ../scss/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 229, ../scss/_forms.scss */
input[type="radio"][disabled], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled], fieldset[disabled]
input[type="checkbox"],
.radio[disabled], fieldset[disabled]
.radio,
.radio-inline[disabled], fieldset[disabled]
.radio-inline,
.checkbox[disabled], fieldset[disabled]
.checkbox,
.checkbox-inline[disabled], fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 848, ../scss/_mixins.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 853, ../scss/_mixins.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

/* line 858, ../scss/_mixins.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn {
  height: auto;
}

/* line 848, ../scss/_mixins.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 853, ../scss/_mixins.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 45px;
  line-height: 45px;
}

/* line 858, ../scss/_mixins.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn {
  height: auto;
}

/* line 792, ../scss/_mixins.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c09853;
}
/* line 801, ../scss/_mixins.scss */
.has-warning .form-control {
  border-color: #c09853;
  -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 804, ../scss/_mixins.scss */
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
/* line 811, ../scss/_mixins.scss */
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}

/* line 792, ../scss/_mixins.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b94a48;
}
/* line 801, ../scss/_mixins.scss */
.has-error .form-control {
  border-color: #b94a48;
  -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 804, ../scss/_mixins.scss */
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
/* line 811, ../scss/_mixins.scss */
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}

/* line 792, ../scss/_mixins.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #468847;
}
/* line 801, ../scss/_mixins.scss */
.has-success .form-control {
  border-color: #468847;
  -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 804, ../scss/_mixins.scss */
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
/* line 811, ../scss/_mixins.scss */
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}

/* line 265, ../scss/_forms.scss */
.form-control-static {
  margin-bottom: 0;
}

/* line 275, ../scss/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 300, ../scss/_forms.scss */
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 307, ../scss/_forms.scss */
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
  }
  /* line 314, ../scss/_forms.scss */
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  /* line 321, ../scss/_forms.scss */
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

/* line 338, ../scss/_forms.scss */
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
/* line 349, ../scss/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 20, ../scss/_mixins.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../scss/_mixins.scss */
.form-horizontal .form-group:after {
  clear: both;
}
/* line 353, ../scss/_forms.scss */
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  /* line 359, ../scss/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
  }
}

/* line 10, ../scss/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
/* line 23, ../scss/_buttons.scss */
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 27, ../scss/_buttons.scss */
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}
/* line 33, ../scss/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../scss/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 57, ../scss/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
/* line 467, ../scss/_mixins.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
/* line 475, ../scss/_mixins.scss */
.open .btn-default.dropdown-toggle {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
/* line 480, ../scss/_mixins.scss */
.btn-default:active, .btn-default.active {
  background-image: none;
}
/* line 484, ../scss/_mixins.scss */
.open .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 490, ../scss/_mixins.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

/* line 60, ../scss/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
/* line 467, ../scss/_mixins.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
/* line 475, ../scss/_mixins.scss */
.open .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
/* line 480, ../scss/_mixins.scss */
.btn-primary:active, .btn-primary.active {
  background-image: none;
}
/* line 484, ../scss/_mixins.scss */
.open .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 490, ../scss/_mixins.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 64, ../scss/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 467, ../scss/_mixins.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
/* line 475, ../scss/_mixins.scss */
.open .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
/* line 480, ../scss/_mixins.scss */
.btn-warning:active, .btn-warning.active {
  background-image: none;
}
/* line 484, ../scss/_mixins.scss */
.open .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 490, ../scss/_mixins.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 68, ../scss/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 467, ../scss/_mixins.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
/* line 475, ../scss/_mixins.scss */
.open .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
/* line 480, ../scss/_mixins.scss */
.btn-danger:active, .btn-danger.active {
  background-image: none;
}
/* line 484, ../scss/_mixins.scss */
.open .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 490, ../scss/_mixins.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 72, ../scss/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 467, ../scss/_mixins.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
/* line 475, ../scss/_mixins.scss */
.open .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
/* line 480, ../scss/_mixins.scss */
.btn-success:active, .btn-success.active {
  background-image: none;
}
/* line 484, ../scss/_mixins.scss */
.open .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 490, ../scss/_mixins.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 76, ../scss/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 467, ../scss/_mixins.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
/* line 475, ../scss/_mixins.scss */
.open .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
/* line 480, ../scss/_mixins.scss */
.btn-info:active, .btn-info.active {
  background-image: none;
}
/* line 484, ../scss/_mixins.scss */
.open .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 490, ../scss/_mixins.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 85, ../scss/_buttons.scss */
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
/* line 91, ../scss/_buttons.scss */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 98, ../scss/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 104, ../scss/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
/* line 112, ../scss/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

/* line 124, ../scss/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 128, ../scss/_buttons.scss */
.btn-sm, .btn-group-sm > .btn,
.btn-xs,
.btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 133, ../scss/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
}

/* line 141, ../scss/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* line 149, ../scss/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 157, ../scss/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../scss/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../scss/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../scss/_component-animations.scss */
.collapse {
  display: none;
}
/* line 20, ../scss/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 24, ../scss/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/{$icon-font-name}.eot");
  //src: url("../fonts/{$icon-font-name}.eot?#iefix") format("embedded-opentype"), url("../fonts/{$icon-font-name}.woff") format("woff"), url("../fonts/{$icon-font-name}.ttf") format("truetype"), url("../fonts/{$icon-font-name}.svg#glyphicons_halflingsregular") format("svg");
src: url("../fonts/{$icon-font-name}.eot");
  src: url("../fonts/{$icon-font-name}.eot?#iefix") format("embedded-opentype"), 
      url("../fonts/glyphicons-halflings-regular.woff") format("woff"), 
      url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), 
      url("../fonts/{$icon-font-name}.svg#glyphicons_halflingsregular") format("svg");

}
/* line 21, ../scss/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 32, ../scss/_glyphicons.scss */
.glyphicon:empty {
  width: 1em;
}

/* line 38, ../scss/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 39, ../scss/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 40, ../scss/_glyphicons.scss */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 41, ../scss/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, ../scss/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, ../scss/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, ../scss/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, ../scss/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, ../scss/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, ../scss/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, ../scss/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, ../scss/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, ../scss/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, ../scss/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, ../scss/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, ../scss/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, ../scss/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, ../scss/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, ../scss/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, ../scss/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, ../scss/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, ../scss/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, ../scss/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, ../scss/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, ../scss/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, ../scss/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, ../scss/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, ../scss/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, ../scss/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, ../scss/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, ../scss/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, ../scss/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, ../scss/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, ../scss/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, ../scss/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, ../scss/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, ../scss/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, ../scss/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, ../scss/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, ../scss/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, ../scss/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, ../scss/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, ../scss/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, ../scss/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, ../scss/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, ../scss/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, ../scss/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, ../scss/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, ../scss/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, ../scss/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, ../scss/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, ../scss/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, ../scss/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, ../scss/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, ../scss/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, ../scss/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, ../scss/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, ../scss/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, ../scss/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, ../scss/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, ../scss/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, ../scss/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, ../scss/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, ../scss/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, ../scss/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, ../scss/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, ../scss/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, ../scss/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, ../scss/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, ../scss/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, ../scss/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, ../scss/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, ../scss/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, ../scss/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, ../scss/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, ../scss/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, ../scss/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, ../scss/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, ../scss/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, ../scss/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, ../scss/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, ../scss/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, ../scss/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, ../scss/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, ../scss/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, ../scss/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, ../scss/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, ../scss/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, ../scss/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, ../scss/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, ../scss/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, ../scss/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, ../scss/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, ../scss/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, ../scss/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, ../scss/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, ../scss/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, ../scss/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, ../scss/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, ../scss/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, ../scss/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, ../scss/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, ../scss/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, ../scss/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, ../scss/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, ../scss/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, ../scss/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, ../scss/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, ../scss/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, ../scss/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, ../scss/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, ../scss/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, ../scss/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, ../scss/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, ../scss/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, ../scss/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, ../scss/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, ../scss/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, ../scss/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, ../scss/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, ../scss/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, ../scss/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, ../scss/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, ../scss/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, ../scss/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, ../scss/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, ../scss/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, ../scss/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, ../scss/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, ../scss/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, ../scss/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, ../scss/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, ../scss/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, ../scss/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, ../scss/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, ../scss/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, ../scss/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, ../scss/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, ../scss/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, ../scss/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, ../scss/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, ../scss/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, ../scss/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, ../scss/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, ../scss/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, ../scss/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, ../scss/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, ../scss/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, ../scss/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, ../scss/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, ../scss/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, ../scss/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, ../scss/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, ../scss/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, ../scss/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, ../scss/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, ../scss/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, ../scss/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, ../scss/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, ../scss/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, ../scss/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, ../scss/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, ../scss/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, ../scss/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, ../scss/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, ../scss/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, ../scss/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, ../scss/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, ../scss/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, ../scss/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, ../scss/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, ../scss/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, ../scss/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, ../scss/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, ../scss/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, ../scss/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, ../scss/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, ../scss/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, ../scss/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, ../scss/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, ../scss/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, ../scss/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, ../scss/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, ../scss/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, ../scss/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, ../scss/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, ../scss/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, ../scss/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, ../scss/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, ../scss/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, ../scss/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, ../scss/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, ../scss/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, ../scss/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, ../scss/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, ../scss/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, ../scss/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, ../scss/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, ../scss/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, ../scss/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.0.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.0.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.0.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 4, ../scss/fontawesome/scss/_core.scss */
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 5, ../scss/fontawesome/scss/_larger.scss */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 10, ../scss/fontawesome/scss/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 11, ../scss/fontawesome/scss/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 12, ../scss/fontawesome/scss/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 13, ../scss/fontawesome/scss/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 3, ../scss/fontawesome/scss/_fixed-width.scss */
.fa-fw {
  width: 1.28571em;
  text-align: center;
}

/* line 4, ../scss/fontawesome/scss/_list.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
/* line 8, ../scss/fontawesome/scss/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 10, ../scss/fontawesome/scss/_list.scss */
.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
/* line 16, ../scss/fontawesome/scss/_list.scss */
.fa-li.fa-lg {
  left: -1.85714em;
}

/* line 4, ../scss/fontawesome/scss/_bordered-pulled.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

/* line 10, ../scss/fontawesome/scss/_bordered-pulled.scss */
.pull-right {
  float: right;
}

/* line 11, ../scss/fontawesome/scss/_bordered-pulled.scss */
.pull-left {
  float: left;
}

/* line 14, ../scss/fontawesome/scss/_bordered-pulled.scss */
.fa.pull-left {
  margin-right: .3em;
}
/* line 15, ../scss/fontawesome/scss/_bordered-pulled.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 4, ../scss/fontawesome/scss/_spinning.scss */
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* line 4, ../scss/fontawesome/scss/_rotated-flipped.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 5, ../scss/fontawesome/scss/_rotated-flipped.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 6, ../scss/fontawesome/scss/_rotated-flipped.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 8, ../scss/fontawesome/scss/_rotated-flipped.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 9, ../scss/fontawesome/scss/_rotated-flipped.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 4, ../scss/fontawesome/scss/_stacked.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 12, ../scss/fontawesome/scss/_stacked.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 18, ../scss/fontawesome/scss/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 19, ../scss/fontawesome/scss/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 20, ../scss/fontawesome/scss/_stacked.scss */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 4, ../scss/fontawesome/scss/_icons.scss */
.fa-glass:before {
  content: "";
}

/* line 5, ../scss/fontawesome/scss/_icons.scss */
.fa-music:before {
  content: "";
}

/* line 6, ../scss/fontawesome/scss/_icons.scss */
.fa-search:before {
  content: "";
}

/* line 7, ../scss/fontawesome/scss/_icons.scss */
.fa-envelope-o:before {
  content: "";
}

/* line 8, ../scss/fontawesome/scss/_icons.scss */
.fa-heart:before {
  content: "";
}

/* line 9, ../scss/fontawesome/scss/_icons.scss */
.fa-star:before {
  content: "";
}

/* line 10, ../scss/fontawesome/scss/_icons.scss */
.fa-star-o:before {
  content: "";
}

/* line 11, ../scss/fontawesome/scss/_icons.scss */
.fa-user:before {
  content: "";
}

/* line 12, ../scss/fontawesome/scss/_icons.scss */
.fa-film:before {
  content: "";
}

/* line 13, ../scss/fontawesome/scss/_icons.scss */
.fa-th-large:before {
  content: "";
}

/* line 14, ../scss/fontawesome/scss/_icons.scss */
.fa-th:before {
  content: "";
}

/* line 15, ../scss/fontawesome/scss/_icons.scss */
.fa-th-list:before {
  content: "";
}

/* line 16, ../scss/fontawesome/scss/_icons.scss */
.fa-check:before {
  content: "";
}

/* line 17, ../scss/fontawesome/scss/_icons.scss */
.fa-times:before {
  content: "";
}

/* line 18, ../scss/fontawesome/scss/_icons.scss */
.fa-search-plus:before {
  content: "";
}

/* line 19, ../scss/fontawesome/scss/_icons.scss */
.fa-search-minus:before {
  content: "";
}

/* line 20, ../scss/fontawesome/scss/_icons.scss */
.fa-power-off:before {
  content: "";
}

/* line 21, ../scss/fontawesome/scss/_icons.scss */
.fa-signal:before {
  content: "";
}

/* line 22, ../scss/fontawesome/scss/_icons.scss */
.fa-gear:before,
.fa-cog:before {
  content: "";
}

/* line 24, ../scss/fontawesome/scss/_icons.scss */
.fa-trash-o:before {
  content: "";
}

/* line 25, ../scss/fontawesome/scss/_icons.scss */
.fa-home:before {
  content: "";
}

/* line 26, ../scss/fontawesome/scss/_icons.scss */
.fa-file-o:before {
  content: "";
}

/* line 27, ../scss/fontawesome/scss/_icons.scss */
.fa-clock-o:before {
  content: "";
}

/* line 28, ../scss/fontawesome/scss/_icons.scss */
.fa-road:before {
  content: "";
}

/* line 29, ../scss/fontawesome/scss/_icons.scss */
.fa-download:before {
  content: "";
}

/* line 30, ../scss/fontawesome/scss/_icons.scss */
.fa-arrow-circle-o-down:before {
  content: "";
}

/* line 31, ../scss/fontawesome/scss/_icons.scss */
.fa-arrow-circle-o-up:before {
  content: "";
}

/* line 32, ../scss/fontawesome/scss/_icons.scss */
.fa-inbox:before {
  content: "";
}

/* line 33, ../scss/fontawesome/scss/_icons.scss */
.fa-play-circle-o:before {
  content: "";
}

/* line 34, ../scss/fontawesome/scss/_icons.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

/* line 36, ../scss/fontawesome/scss/_icons.scss */
.fa-refresh:before {
  content: "";
}

/* line 37, ../scss/fontawesome/scss/_icons.scss */
.fa-list-alt:before {
  content: "";
}

/* line 38, ../scss/fontawesome/scss/_icons.scss */
.fa-lock:before {
  content: "";
}

/* line 39, ../scss/fontawesome/scss/_icons.scss */
.fa-flag:before {
  content: "";
}

/* line 40, ../scss/fontawesome/scss/_icons.scss */
.fa-headphones:before {
  content: "";
}

/* line 41, ../scss/fontawesome/scss/_icons.scss */
.fa-volume-off:before {
  content: "";
}

/* line 42, ../scss/fontawesome/scss/_icons.scss */
.fa-volume-down:before {
  content: "";
}

/* line 43, ../scss/fontawesome/scss/_icons.scss */
.fa-volume-up:before {
  content: "";
}

/* line 44, ../scss/fontawesome/scss/_icons.scss */
.fa-qrcode:before {
  content: "";
}

/* line 45, ../scss/fontawesome/scss/_icons.scss */
.fa-barcode:before {
  content: "";
}

/* line 46, ../scss/fontawesome/scss/_icons.scss */
.fa-tag:before {
  content: "";
}

/* line 47, ../scss/fontawesome/scss/_icons.scss */
.fa-tags:before {
  content: "";
}

/* line 48, ../scss/fontawesome/scss/_icons.scss */
.fa-book:before {
  content: "";
}

/* line 49, ../scss/fontawesome/scss/_icons.scss */
.fa-bookmark:before {
  content: "";
}

/* line 50, ../scss/fontawesome/scss/_icons.scss */
.fa-print:before {
  content: "";
}

/* line 51, ../scss/fontawesome/scss/_icons.scss */
.fa-camera:before {
  content: "";
}

/* line 52, ../scss/fontawesome/scss/_icons.scss */
.fa-font:before {
  content: "";
}

/* line 53, ../scss/fontawesome/scss/_icons.scss */
.fa-bold:before {
  content: "";
}

/* line 54, ../scss/fontawesome/scss/_icons.scss */
.fa-italic:before {
  content: "";
}

/* line 55, ../scss/fontawesome/scss/_icons.scss */
.fa-text-height:before {
  content: "";
}

/* line 56, ../scss/fontawesome/scss/_icons.scss */
.fa-text-width:before {
  content: "";
}

/* line 57, ../scss/fontawesome/scss/_icons.scss */
.fa-align-left:before {
  content: "";
}

/* line 58, ../scss/fontawesome/scss/_icons.scss */
.fa-align-center:before {
  content: "";
}

/* line 59, ../scss/fontawesome/scss/_icons.scss */
.fa-align-right:before {
  content: "";
}

/* line 60, ../scss/fontawesome/scss/_icons.scss */
.fa-align-justify:before {
  content: "";
}

/* line 61, ../scss/fontawesome/scss/_icons.scss */
.fa-list:before {
  content: "";
}

/* line 62, ../scss/fontawesome/scss/_icons.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

/* line 64, ../scss/fontawesome/scss/_icons.scss */
.fa-indent:before {
  content: "";
}

/* line 65, ../scss/fontawesome/scss/_icons.scss */
.fa-video-camera:before {
  content: "";
}

/* line 66, ../scss/fontawesome/scss/_icons.scss */
.fa-picture-o:before {
  content: "";
}

/* line 67, ../scss/fontawesome/scss/_icons.scss */
.fa-pencil:before {
  content: "";
}

/* line 68, ../scss/fontawesome/scss/_icons.scss */
.fa-map-marker:before {
  content: "";
}

/* line 69, ../scss/fontawesome/scss/_icons.scss */
.fa-adjust:before {
  content: "";
}

/* line 70, ../scss/fontawesome/scss/_icons.scss */
.fa-tint:before {
  content: "";
}

/* line 71, ../scss/fontawesome/scss/_icons.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

/* line 73, ../scss/fontawesome/scss/_icons.scss */
.fa-share-square-o:before {
  content: "";
}

/* line 74, ../scss/fontawesome/scss/_icons.scss */
.fa-check-square-o:before {
  content: "";
}

/* line 75, ../scss/fontawesome/scss/_icons.scss */
.fa-arrows:before {
  content: "";
}

/* line 76, ../scss/fontawesome/scss/_icons.scss */
.fa-step-backward:before {
  content: "";
}

/* line 77, ../scss/fontawesome/scss/_icons.scss */
.fa-fast-backward:before {
  content: "";
}

/* line 78, ../scss/fontawesome/scss/_icons.scss */
.fa-backward:before {
  content: "";
}

/* line 79, ../scss/fontawesome/scss/_icons.scss */
.fa-play:before {
  content: "";
}

/* line 80, ../scss/fontawesome/scss/_icons.scss */
.fa-pause:before {
  content: "";
}

/* line 81, ../scss/fontawesome/scss/_icons.scss */
.fa-stop:before {
  content: "";
}

/* line 82, ../scss/fontawesome/scss/_icons.scss */
.fa-forward:before {
  content: "";
}

/* line 83, ../scss/fontawesome/scss/_icons.scss */
.fa-fast-forward:before {
  content: "";
}

/* line 84, ../scss/fontawesome/scss/_icons.scss */
.fa-step-forward:before {
  content: "";
}

/* line 85, ../scss/fontawesome/scss/_icons.scss */
.fa-eject:before {
  content: "";
}

/* line 86, ../scss/fontawesome/scss/_icons.scss */
.fa-chevron-left:before {
  content: "";
}

/* line 87, ../scss/fontawesome/scss/_icons.scss */
.fa-chevron-right:before {
  content: "";
}

/* line 88, ../scss/fontawesome/scss/_icons.scss */
.fa-plus-circle:before {
  content: "";
}

/* line 89, ../scss/fontawesome/scss/_icons.scss */
.fa-minus-circle:before {
  content: "";
}

/* line 90, ../scss/fontawesome/scss/_icons.scss */
.fa-times-circle:before {
  content: "";
}

/* line 91, ../scss/fontawesome/scss/_icons.scss */
.fa-check-circle:before {
  content: "";
}

/* line 92, ../scss/fontawesome/scss/_icons.scss */
.fa-question-circle:before {
  content: "";
}

/* line 93, ../scss/fontawesome/scss/_icons.scss */
.fa-info-circle:before {
  content: "";
}

/* line 94, ../scss/fontawesome/scss/_icons.scss */
.fa-crosshairs:before {
  content: "";
}

/* line 95, ../scss/fontawesome/scss/_icons.scss */
.fa-times-circle-o:before {
  content: "";
}

/* line 96, ../scss/fontawesome/scss/_icons.scss */
.fa-check-circle-o:before {
  content: "";
}

/* line 97, ../scss/fontawesome/scss/_icons.scss */
.fa-ban:before {
  content: "";
}

/* line 98, ../scss/fontawesome/scss/_icons.scss */
.fa-arrow-left:before {
  content: "";
}

/* line 99, ../scss/fontawesome/scss/_icons.scss */
.fa-arrow-right:before {
  content: "";
}

/* line 100, ../scss/fontawesome/scss/_icons.scss */
.fa-arrow-up:before {
  content: "";
}

/* line 101, ../scss/fontawesome/scss/_icons.scss */
.fa-arrow-down:before {
  content: "";
}

/* line 102, ../scss/fontawesome/scss/_icons.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

/* line 104, ../scss/fontawesome/scss/_icons.scss */
.fa-expand:before {
  content: "";
}

/* line 105, ../scss/fontawesome/scss/_icons.scss */
.fa-compress:before {
  content: "";
}

/* line 106, ../scss/fontawesome/scss/_icons.scss */
.fa-plus:before {
  content: "";
}

/* line 107, ../scss/fontawesome/scss/_icons.scss */
.fa-minus:before {
  content: "";
}

/* line 108, ../scss/fontawesome/scss/_icons.scss */
.fa-asterisk:before {
  content: "";
}

/* line 109, ../scss/fontawesome/scss/_icons.scss */
.fa-exclamation-circle:before {
  content: "";
}

/* line 110, ../scss/fontawesome/scss/_icons.scss */
.fa-gift:before {
  content: "";
}

/* line 111, ../scss/fontawesome/scss/_icons.scss */
.fa-leaf:before {
  content: "";
}

/* line 112, ../scss/fontawesome/scss/_icons.scss */
.fa-fire:before {
  content: "";
}

/* line 113, ../scss/fontawesome/scss/_icons.scss */
.fa-eye:before {
  content: "";
}

/* line 114, ../scss/fontawesome/scss/_icons.scss */
.fa-eye-slash:before {
  content: "";
}

/* line 115, ../scss/fontawesome/scss/_icons.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

/* line 117, ../scss/fontawesome/scss/_icons.scss */
.fa-plane:before {
  content: "";
}

/* line 118, ../scss/fontawesome/scss/_icons.scss */
.fa-calendar:before {
  content: "";
}

/* line 119, ../scss/fontawesome/scss/_icons.scss */
.fa-random:before {
  content: "";
}

/* line 120, ../scss/fontawesome/scss/_icons.scss */
.fa-comment:before {
  content: "";
}

/* line 121, ../scss/fontawesome/scss/_icons.scss */
.fa-magnet:before {
  content: "";
}

/* line 122, ../scss/fontawesome/scss/_icons.scss */
.fa-chevron-up:before {
  content: "";
}

/* line 123, ../scss/fontawesome/scss/_icons.scss */
.fa-chevron-down:before {
  content: "";
}

/* line 124, ../scss/fontawesome/scss/_icons.scss */
.fa-retweet:before {
  content: "";
}

/* line 125, ../scss/fontawesome/scss/_icons.scss */
.fa-shopping-cart:before {
  content: "";
}

/* line 126, ../scss/fontawesome/scss/_icons.scss */
.fa-folder:before {
  content: "";
}

/* line 127, ../scss/fontawesome/scss/_icons.scss */
.fa-folder-open:before {
  content: "";
}

/* line 128, ../scss/fontawesome/scss/_icons.scss */
.fa-arrows-v:before {
  content: "";
}

/* line 129, ../scss/fontawesome/scss/_icons.scss */
.fa-arrows-h:before {
  content: "";
}

/* line 130, ../scss/fontawesome/scss/_icons.scss */
.fa-bar-chart-o:before {
  content: "";
}

/* line 131, ../scss/fontawesome/scss/_icons.scss */
.fa-twitter-square:before {
  content: "";
}

/* line 132, ../scss/fontawesome/scss/_icons.scss */
.fa-facebook-square:before {
  content: "";
}

/* line 133, ../scss/fontawesome/scss/_icons.scss */
.fa-camera-retro:before {
  content: "";
}

/* line 134, ../scss/fontawesome/scss/_icons.scss */
.fa-key:before {
  content: "";
}

/* line 135, ../scss/fontawesome/scss/_icons.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "";
}

/* line 137, ../scss/fontawesome/scss/_icons.scss */
.fa-comments:before {
  content: "";
}

/* line 138, ../scss/fontawesome/scss/_icons.scss */
.fa-thumbs-o-up:before {
  content: "";
}

/* line 139, ../scss/fontawesome/scss/_icons.scss */
.fa-thumbs-o-down:before {
  content: "";
}

/* line 140, ../scss/fontawesome/scss/_icons.scss */
.fa-star-half:before {
  content: "";
}

/* line 141, ../scss/fontawesome/scss/_icons.scss */
.fa-heart-o:before {
  content: "";
}

/* line 142, ../scss/fontawesome/scss/_icons.scss */
.fa-sign-out:before {
  content: "";
}

/* line 143, ../scss/fontawesome/scss/_icons.scss */
.fa-linkedin-square:before {
  content: "";
}

/* line 144, ../scss/fontawesome/scss/_icons.scss */
.fa-thumb-tack:before {
  content: "";
}

/* line 145, ../scss/fontawesome/scss/_icons.scss */
.fa-external-link:before {
  content: "";
}

/* line 146, ../scss/fontawesome/scss/_icons.scss */
.fa-sign-in:before {
  content: "";
}

/* line 147, ../scss/fontawesome/scss/_icons.scss */
.fa-trophy:before {
  content: "";
}

/* line 148, ../scss/fontawesome/scss/_icons.scss */
.fa-github-square:before {
  content: "";
}

/* line 149, ../scss/fontawesome/scss/_icons.scss */
.fa-upload:before {
  content: "";
}

/* line 150, ../scss/fontawesome/scss/_icons.scss */
.fa-lemon-o:before {
  content: "";
}

/* line 151, ../scss/fontawesome/scss/_icons.scss */
.fa-phone:before {
  content: "";
}

/* line 152, ../scss/fontawesome/scss/_icons.scss */
.fa-square-o:before {
  content: "";
}

/* line 153, ../scss/fontawesome/scss/_icons.scss */
.fa-bookmark-o:before {
  content: "";
}

/* line 154, ../scss/fontawesome/scss/_icons.scss */
.fa-phone-square:before {
  content: "";
}

/* line 155, ../scss/fontawesome/scss/_icons.scss */
.fa-twitter:before {
  content: "";
}

/* line 156, ../scss/fontawesome/scss/_icons.scss */
.fa-facebook:before {
  content: "";
}

/* line 157, ../scss/fontawesome/scss/_icons.scss */
.fa-github:before {
  content: "";
}

/* line 158, ../scss/fontawesome/scss/_icons.scss */
.fa-unlock:before {
  content: "";
}

/* line 159, ../scss/fontawesome/scss/_icons.scss */
.fa-credit-card:before {
  content: "";
}

/* line 160, ../scss/fontawesome/scss/_icons.scss */
.fa-rss:before {
  content: "";
}

/* line 161, ../scss/fontawesome/scss/_icons.scss */
.fa-hdd-o:before {
  content: "";
}

/* line 162, ../scss/fontawesome/scss/_icons.scss */
.fa-bullhorn:before {
  content: "";
}

/* line 163, ../scss/fontawesome/scss/_icons.scss */
.fa-bell:before {
  content: "";
}

/* line 164, ../scss/fontawesome/scss/_icons.scss */
.fa-certificate:before {
  content: "";
}

/* line 165, ../scss/fontawesome/scss/_icons.scss */
.fa-hand-o-right:before {
  content: "";
}

/* line 166, ../scss/fontawesome/scss/_icons.scss */
.fa-hand-o-left:before {
  content: "";
}

/* line 167, ../scss/fontawesome/scss/_icons.scss */
.fa-hand-o-up:before {
  content: "";
}

/* line 168, ../scss/fontawesome/scss/_icons.scss */
.fa-hand-o-down:before {
  content: "";
}

/* line 169, ../scss/fontawesome/scss/_icons.scss */
.fa-arrow-circle-left:before {
  content: "";
}

/* line 170, ../scss/fontawesome/scss/_icons.scss */
.fa-arrow-circle-right:before {
  content: "";
}

/* line 171, ../scss/fontawesome/scss/_icons.scss */
.fa-arrow-circle-up:before {
  content: "";
}

/* line 172, ../scss/fontawesome/scss/_icons.scss */
.fa-arrow-circle-down:before {
  content: "";
}

/* line 173, ../scss/fontawesome/scss/_icons.scss */
.fa-globe:before {
  content: "";
}

/* line 174, ../scss/fontawesome/scss/_icons.scss */
.fa-wrench:before {
  content: "";
}

/* line 175, ../scss/fontawesome/scss/_icons.scss */
.fa-tasks:before {
  content: "";
}

/* line 176, ../scss/fontawesome/scss/_icons.scss */
.fa-filter:before {
  content: "";
}

/* line 177, ../scss/fontawesome/scss/_icons.scss */
.fa-briefcase:before {
  content: "";
}

/* line 178, ../scss/fontawesome/scss/_icons.scss */
.fa-arrows-alt:before {
  content: "";
}

/* line 179, ../scss/fontawesome/scss/_icons.scss */
.fa-group:before,
.fa-users:before {
  content: "";
}

/* line 181, ../scss/fontawesome/scss/_icons.scss */
.fa-chain:before,
.fa-link:before {
  content: "";
}

/* line 183, ../scss/fontawesome/scss/_icons.scss */
.fa-cloud:before {
  content: "";
}

/* line 184, ../scss/fontawesome/scss/_icons.scss */
.fa-flask:before {
  content: "";
}

/* line 185, ../scss/fontawesome/scss/_icons.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "";
}

/* line 187, ../scss/fontawesome/scss/_icons.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "";
}

/* line 189, ../scss/fontawesome/scss/_icons.scss */
.fa-paperclip:before {
  content: "";
}

/* line 190, ../scss/fontawesome/scss/_icons.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

/* line 192, ../scss/fontawesome/scss/_icons.scss */
.fa-square:before {
  content: "";
}

/* line 193, ../scss/fontawesome/scss/_icons.scss */
.fa-bars:before {
  content: "";
}

/* line 194, ../scss/fontawesome/scss/_icons.scss */
.fa-list-ul:before {
  content: "";
}

/* line 195, ../scss/fontawesome/scss/_icons.scss */
.fa-list-ol:before {
  content: "";
}

/* line 196, ../scss/fontawesome/scss/_icons.scss */
.fa-strikethrough:before {
  content: "";
}

/* line 197, ../scss/fontawesome/scss/_icons.scss */
.fa-underline:before {
  content: "";
}

/* line 198, ../scss/fontawesome/scss/_icons.scss */
.fa-table:before {
  content: "";
}

/* line 199, ../scss/fontawesome/scss/_icons.scss */
.fa-magic:before {
  content: "";
}

/* line 200, ../scss/fontawesome/scss/_icons.scss */
.fa-truck:before {
  content: "";
}

/* line 201, ../scss/fontawesome/scss/_icons.scss */
.fa-pinterest:before {
  content: "";
}

/* line 202, ../scss/fontawesome/scss/_icons.scss */
.fa-pinterest-square:before {
  content: "";
}

/* line 203, ../scss/fontawesome/scss/_icons.scss */
.fa-google-plus-square:before {
  content: "";
}

/* line 204, ../scss/fontawesome/scss/_icons.scss */
.fa-google-plus:before {
  content: "";
}

/* line 205, ../scss/fontawesome/scss/_icons.scss */
.fa-money:before {
  content: "";
}

/* line 206, ../scss/fontawesome/scss/_icons.scss */
.fa-caret-down:before {
  content: "";
}

/* line 207, ../scss/fontawesome/scss/_icons.scss */
.fa-caret-up:before {
  content: "";
}

/* line 208, ../scss/fontawesome/scss/_icons.scss */
.fa-caret-left:before {
  content: "";
}

/* line 209, ../scss/fontawesome/scss/_icons.scss */
.fa-caret-right:before {
  content: "";
}

/* line 210, ../scss/fontawesome/scss/_icons.scss */
.fa-columns:before {
  content: "";
}

/* line 211, ../scss/fontawesome/scss/_icons.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

/* line 213, ../scss/fontawesome/scss/_icons.scss */
.fa-sort-down:before,
.fa-sort-asc:before {
  content: "";
}

/* line 215, ../scss/fontawesome/scss/_icons.scss */
.fa-sort-up:before,
.fa-sort-desc:before {
  content: "";
}

/* line 217, ../scss/fontawesome/scss/_icons.scss */
.fa-envelope:before {
  content: "";
}

/* line 218, ../scss/fontawesome/scss/_icons.scss */
.fa-linkedin:before {
  content: "";
}

/* line 219, ../scss/fontawesome/scss/_icons.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

/* line 221, ../scss/fontawesome/scss/_icons.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "";
}

/* line 223, ../scss/fontawesome/scss/_icons.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

/* line 225, ../scss/fontawesome/scss/_icons.scss */
.fa-comment-o:before {
  content: "";
}

/* line 226, ../scss/fontawesome/scss/_icons.scss */
.fa-comments-o:before {
  content: "";
}

/* line 227, ../scss/fontawesome/scss/_icons.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "";
}

/* line 229, ../scss/fontawesome/scss/_icons.scss */
.fa-sitemap:before {
  content: "";
}

/* line 230, ../scss/fontawesome/scss/_icons.scss */
.fa-umbrella:before {
  content: "";
}

/* line 231, ../scss/fontawesome/scss/_icons.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

/* line 233, ../scss/fontawesome/scss/_icons.scss */
.fa-lightbulb-o:before {
  content: "";
}

/* line 234, ../scss/fontawesome/scss/_icons.scss */
.fa-exchange:before {
  content: "";
}

/* line 235, ../scss/fontawesome/scss/_icons.scss */
.fa-cloud-download:before {
  content: "";
}

/* line 236, ../scss/fontawesome/scss/_icons.scss */
.fa-cloud-upload:before {
  content: "";
}

/* line 237, ../scss/fontawesome/scss/_icons.scss */
.fa-user-md:before {
  content: "";
}

/* line 238, ../scss/fontawesome/scss/_icons.scss */
.fa-stethoscope:before {
  content: "";
}

/* line 239, ../scss/fontawesome/scss/_icons.scss */
.fa-suitcase:before {
  content: "";
}

/* line 240, ../scss/fontawesome/scss/_icons.scss */
.fa-bell-o:before {
  content: "";
}

/* line 241, ../scss/fontawesome/scss/_icons.scss */
.fa-coffee:before {
  content: "";
}

/* line 242, ../scss/fontawesome/scss/_icons.scss */
.fa-cutlery:before {
  content: "";
}

/* line 243, ../scss/fontawesome/scss/_icons.scss */
.fa-file-text-o:before {
  content: "";
}

/* line 244, ../scss/fontawesome/scss/_icons.scss */
.fa-building-o:before {
  content: "";
}

/* line 245, ../scss/fontawesome/scss/_icons.scss */
.fa-hospital-o:before {
  content: "";
}

/* line 246, ../scss/fontawesome/scss/_icons.scss */
.fa-ambulance:before {
  content: "";
}

/* line 247, ../scss/fontawesome/scss/_icons.scss */
.fa-medkit:before {
  content: "";
}

/* line 248, ../scss/fontawesome/scss/_icons.scss */
.fa-fighter-jet:before {
  content: "";
}

/* line 249, ../scss/fontawesome/scss/_icons.scss */
.fa-beer:before {
  content: "";
}

/* line 250, ../scss/fontawesome/scss/_icons.scss */
.fa-h-square:before {
  content: "";
}

/* line 251, ../scss/fontawesome/scss/_icons.scss */
.fa-plus-square:before {
  content: "";
}

/* line 252, ../scss/fontawesome/scss/_icons.scss */
.fa-angle-double-left:before {
  content: "";
}

/* line 253, ../scss/fontawesome/scss/_icons.scss */
.fa-angle-double-right:before {
  content: "";
}

/* line 254, ../scss/fontawesome/scss/_icons.scss */
.fa-angle-double-up:before {
  content: "";
}

/* line 255, ../scss/fontawesome/scss/_icons.scss */
.fa-angle-double-down:before {
  content: "";
}

/* line 256, ../scss/fontawesome/scss/_icons.scss */
.fa-angle-left:before {
  content: "";
}

/* line 257, ../scss/fontawesome/scss/_icons.scss */
.fa-angle-right:before {
  content: "";
}

/* line 258, ../scss/fontawesome/scss/_icons.scss */
.fa-angle-up:before {
  content: "";
}

/* line 259, ../scss/fontawesome/scss/_icons.scss */
.fa-angle-down:before {
  content: "";
}

/* line 260, ../scss/fontawesome/scss/_icons.scss */
.fa-desktop:before {
  content: "";
}

/* line 261, ../scss/fontawesome/scss/_icons.scss */
.fa-laptop:before {
  content: "";
}

/* line 262, ../scss/fontawesome/scss/_icons.scss */
.fa-tablet:before {
  content: "";
}

/* line 263, ../scss/fontawesome/scss/_icons.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

/* line 265, ../scss/fontawesome/scss/_icons.scss */
.fa-circle-o:before {
  content: "";
}

/* line 266, ../scss/fontawesome/scss/_icons.scss */
.fa-quote-left:before {
  content: "";
}

/* line 267, ../scss/fontawesome/scss/_icons.scss */
.fa-quote-right:before {
  content: "";
}

/* line 268, ../scss/fontawesome/scss/_icons.scss */
.fa-spinner:before {
  content: "";
}

/* line 269, ../scss/fontawesome/scss/_icons.scss */
.fa-circle:before {
  content: "";
}

/* line 270, ../scss/fontawesome/scss/_icons.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

/* line 272, ../scss/fontawesome/scss/_icons.scss */
.fa-github-alt:before {
  content: "";
}

/* line 273, ../scss/fontawesome/scss/_icons.scss */
.fa-folder-o:before {
  content: "";
}

/* line 274, ../scss/fontawesome/scss/_icons.scss */
.fa-folder-open-o:before {
  content: "";
}

/* line 275, ../scss/fontawesome/scss/_icons.scss */
.fa-smile-o:before {
  content: "";
}

/* line 276, ../scss/fontawesome/scss/_icons.scss */
.fa-frown-o:before {
  content: "";
}

/* line 277, ../scss/fontawesome/scss/_icons.scss */
.fa-meh-o:before {
  content: "";
}

/* line 278, ../scss/fontawesome/scss/_icons.scss */
.fa-gamepad:before {
  content: "";
}

/* line 279, ../scss/fontawesome/scss/_icons.scss */
.fa-keyboard-o:before {
  content: "";
}

/* line 280, ../scss/fontawesome/scss/_icons.scss */
.fa-flag-o:before {
  content: "";
}

/* line 281, ../scss/fontawesome/scss/_icons.scss */
.fa-flag-checkered:before {
  content: "";
}

/* line 282, ../scss/fontawesome/scss/_icons.scss */
.fa-terminal:before {
  content: "";
}

/* line 283, ../scss/fontawesome/scss/_icons.scss */
.fa-code:before {
  content: "";
}

/* line 284, ../scss/fontawesome/scss/_icons.scss */
.fa-reply-all:before {
  content: "";
}

/* line 285, ../scss/fontawesome/scss/_icons.scss */
.fa-mail-reply-all:before {
  content: "";
}

/* line 286, ../scss/fontawesome/scss/_icons.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

/* line 289, ../scss/fontawesome/scss/_icons.scss */
.fa-location-arrow:before {
  content: "";
}

/* line 290, ../scss/fontawesome/scss/_icons.scss */
.fa-crop:before {
  content: "";
}

/* line 291, ../scss/fontawesome/scss/_icons.scss */
.fa-code-fork:before {
  content: "";
}

/* line 292, ../scss/fontawesome/scss/_icons.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

/* line 294, ../scss/fontawesome/scss/_icons.scss */
.fa-question:before {
  content: "";
}

/* line 295, ../scss/fontawesome/scss/_icons.scss */
.fa-info:before {
  content: "";
}

/* line 296, ../scss/fontawesome/scss/_icons.scss */
.fa-exclamation:before {
  content: "";
}

/* line 297, ../scss/fontawesome/scss/_icons.scss */
.fa-superscript:before {
  content: "";
}

/* line 298, ../scss/fontawesome/scss/_icons.scss */
.fa-subscript:before {
  content: "";
}

/* line 299, ../scss/fontawesome/scss/_icons.scss */
.fa-eraser:before {
  content: "";
}

/* line 300, ../scss/fontawesome/scss/_icons.scss */
.fa-puzzle-piece:before {
  content: "";
}

/* line 301, ../scss/fontawesome/scss/_icons.scss */
.fa-microphone:before {
  content: "";
}

/* line 302, ../scss/fontawesome/scss/_icons.scss */
.fa-microphone-slash:before {
  content: "";
}

/* line 303, ../scss/fontawesome/scss/_icons.scss */
.fa-shield:before {
  content: "";
}

/* line 304, ../scss/fontawesome/scss/_icons.scss */
.fa-calendar-o:before {
  content: "";
}

/* line 305, ../scss/fontawesome/scss/_icons.scss */
.fa-fire-extinguisher:before {
  content: "";
}

/* line 306, ../scss/fontawesome/scss/_icons.scss */
.fa-rocket:before {
  content: "";
}

/* line 307, ../scss/fontawesome/scss/_icons.scss */
.fa-maxcdn:before {
  content: "";
}

/* line 308, ../scss/fontawesome/scss/_icons.scss */
.fa-chevron-circle-left:before {
  content: "";
}

/* line 309, ../scss/fontawesome/scss/_icons.scss */
.fa-chevron-circle-right:before {
  content: "";
}

/* line 310, ../scss/fontawesome/scss/_icons.scss */
.fa-chevron-circle-up:before {
  content: "";
}

/* line 311, ../scss/fontawesome/scss/_icons.scss */
.fa-chevron-circle-down:before {
  content: "";
}

/* line 312, ../scss/fontawesome/scss/_icons.scss */
.fa-html5:before {
  content: "";
}

/* line 313, ../scss/fontawesome/scss/_icons.scss */
.fa-css3:before {
  content: "";
}

/* line 314, ../scss/fontawesome/scss/_icons.scss */
.fa-anchor:before {
  content: "";
}

/* line 315, ../scss/fontawesome/scss/_icons.scss */
.fa-unlock-alt:before {
  content: "";
}

/* line 316, ../scss/fontawesome/scss/_icons.scss */
.fa-bullseye:before {
  content: "";
}

/* line 317, ../scss/fontawesome/scss/_icons.scss */
.fa-ellipsis-h:before {
  content: "";
}

/* line 318, ../scss/fontawesome/scss/_icons.scss */
.fa-ellipsis-v:before {
  content: "";
}

/* line 319, ../scss/fontawesome/scss/_icons.scss */
.fa-rss-square:before {
  content: "";
}

/* line 320, ../scss/fontawesome/scss/_icons.scss */
.fa-play-circle:before {
  content: "";
}

/* line 321, ../scss/fontawesome/scss/_icons.scss */
.fa-ticket:before {
  content: "";
}

/* line 322, ../scss/fontawesome/scss/_icons.scss */
.fa-minus-square:before {
  content: "";
}

/* line 323, ../scss/fontawesome/scss/_icons.scss */
.fa-minus-square-o:before {
  content: "";
}

/* line 324, ../scss/fontawesome/scss/_icons.scss */
.fa-level-up:before {
  content: "";
}

/* line 325, ../scss/fontawesome/scss/_icons.scss */
.fa-level-down:before {
  content: "";
}

/* line 326, ../scss/fontawesome/scss/_icons.scss */
.fa-check-square:before {
  content: "";
}

/* line 327, ../scss/fontawesome/scss/_icons.scss */
.fa-pencil-square:before {
  content: "";
}

/* line 328, ../scss/fontawesome/scss/_icons.scss */
.fa-external-link-square:before {
  content: "";
}

/* line 329, ../scss/fontawesome/scss/_icons.scss */
.fa-share-square:before {
  content: "";
}

/* line 330, ../scss/fontawesome/scss/_icons.scss */
.fa-compass:before {
  content: "";
}

/* line 331, ../scss/fontawesome/scss/_icons.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

/* line 333, ../scss/fontawesome/scss/_icons.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

/* line 335, ../scss/fontawesome/scss/_icons.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

/* line 337, ../scss/fontawesome/scss/_icons.scss */
.fa-euro:before,
.fa-eur:before {
  content: "";
}

/* line 339, ../scss/fontawesome/scss/_icons.scss */
.fa-gbp:before {
  content: "";
}

/* line 340, ../scss/fontawesome/scss/_icons.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "";
}

/* line 342, ../scss/fontawesome/scss/_icons.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "";
}

/* line 344, ../scss/fontawesome/scss/_icons.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

/* line 348, ../scss/fontawesome/scss/_icons.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

/* line 351, ../scss/fontawesome/scss/_icons.scss */
.fa-won:before,
.fa-krw:before {
  content: "";
}

/* line 353, ../scss/fontawesome/scss/_icons.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

/* line 355, ../scss/fontawesome/scss/_icons.scss */
.fa-file:before {
  content: "";
}

/* line 356, ../scss/fontawesome/scss/_icons.scss */
.fa-file-text:before {
  content: "";
}

/* line 357, ../scss/fontawesome/scss/_icons.scss */
.fa-sort-alpha-asc:before {
  content: "";
}

/* line 358, ../scss/fontawesome/scss/_icons.scss */
.fa-sort-alpha-desc:before {
  content: "";
}

/* line 359, ../scss/fontawesome/scss/_icons.scss */
.fa-sort-amount-asc:before {
  content: "";
}

/* line 360, ../scss/fontawesome/scss/_icons.scss */
.fa-sort-amount-desc:before {
  content: "";
}

/* line 361, ../scss/fontawesome/scss/_icons.scss */
.fa-sort-numeric-asc:before {
  content: "";
}

/* line 362, ../scss/fontawesome/scss/_icons.scss */
.fa-sort-numeric-desc:before {
  content: "";
}

/* line 363, ../scss/fontawesome/scss/_icons.scss */
.fa-thumbs-up:before {
  content: "";
}

/* line 364, ../scss/fontawesome/scss/_icons.scss */
.fa-thumbs-down:before {
  content: "";
}

/* line 365, ../scss/fontawesome/scss/_icons.scss */
.fa-youtube-square:before {
  content: "";
}

/* line 366, ../scss/fontawesome/scss/_icons.scss */
.fa-youtube:before {
  content: "";
}

/* line 367, ../scss/fontawesome/scss/_icons.scss */
.fa-xing:before {
  content: "";
}

/* line 368, ../scss/fontawesome/scss/_icons.scss */
.fa-xing-square:before {
  content: "";
}

/* line 369, ../scss/fontawesome/scss/_icons.scss */
.fa-youtube-play:before {
  content: "";
}

/* line 370, ../scss/fontawesome/scss/_icons.scss */
.fa-dropbox:before {
  content: "";
}

/* line 371, ../scss/fontawesome/scss/_icons.scss */
.fa-stack-overflow:before {
  content: "";
}

/* line 372, ../scss/fontawesome/scss/_icons.scss */
.fa-instagram:before {
  content: "";
}

/* line 373, ../scss/fontawesome/scss/_icons.scss */
.fa-flickr:before {
  content: "";
}

/* line 374, ../scss/fontawesome/scss/_icons.scss */
.fa-adn:before {
  content: "";
}

/* line 375, ../scss/fontawesome/scss/_icons.scss */
.fa-bitbucket:before {
  content: "";
}

/* line 376, ../scss/fontawesome/scss/_icons.scss */
.fa-bitbucket-square:before {
  content: "";
}

/* line 377, ../scss/fontawesome/scss/_icons.scss */
.fa-tumblr:before {
  content: "";
}

/* line 378, ../scss/fontawesome/scss/_icons.scss */
.fa-tumblr-square:before {
  content: "";
}

/* line 379, ../scss/fontawesome/scss/_icons.scss */
.fa-long-arrow-down:before {
  content: "";
}

/* line 380, ../scss/fontawesome/scss/_icons.scss */
.fa-long-arrow-up:before {
  content: "";
}

/* line 381, ../scss/fontawesome/scss/_icons.scss */
.fa-long-arrow-left:before {
  content: "";
}

/* line 382, ../scss/fontawesome/scss/_icons.scss */
.fa-long-arrow-right:before {
  content: "";
}

/* line 383, ../scss/fontawesome/scss/_icons.scss */
.fa-apple:before {
  content: "";
}

/* line 384, ../scss/fontawesome/scss/_icons.scss */
.fa-windows:before {
  content: "";
}

/* line 385, ../scss/fontawesome/scss/_icons.scss */
.fa-android:before {
  content: "";
}

/* line 386, ../scss/fontawesome/scss/_icons.scss */
.fa-linux:before {
  content: "";
}

/* line 387, ../scss/fontawesome/scss/_icons.scss */
.fa-dribbble:before {
  content: "";
}

/* line 388, ../scss/fontawesome/scss/_icons.scss */
.fa-skype:before {
  content: "";
}

/* line 389, ../scss/fontawesome/scss/_icons.scss */
.fa-foursquare:before {
  content: "";
}

/* line 390, ../scss/fontawesome/scss/_icons.scss */
.fa-trello:before {
  content: "";
}

/* line 391, ../scss/fontawesome/scss/_icons.scss */
.fa-female:before {
  content: "";
}

/* line 392, ../scss/fontawesome/scss/_icons.scss */
.fa-male:before {
  content: "";
}

/* line 393, ../scss/fontawesome/scss/_icons.scss */
.fa-gittip:before {
  content: "";
}

/* line 394, ../scss/fontawesome/scss/_icons.scss */
.fa-sun-o:before {
  content: "";
}

/* line 395, ../scss/fontawesome/scss/_icons.scss */
.fa-moon-o:before {
  content: "";
}

/* line 396, ../scss/fontawesome/scss/_icons.scss */
.fa-archive:before {
  content: "";
}

/* line 397, ../scss/fontawesome/scss/_icons.scss */
.fa-bug:before {
  content: "";
}

/* line 398, ../scss/fontawesome/scss/_icons.scss */
.fa-vk:before {
  content: "";
}

/* line 399, ../scss/fontawesome/scss/_icons.scss */
.fa-weibo:before {
  content: "";
}

/* line 400, ../scss/fontawesome/scss/_icons.scss */
.fa-renren:before {
  content: "";
}

/* line 401, ../scss/fontawesome/scss/_icons.scss */
.fa-pagelines:before {
  content: "";
}

/* line 402, ../scss/fontawesome/scss/_icons.scss */
.fa-stack-exchange:before {
  content: "";
}

/* line 403, ../scss/fontawesome/scss/_icons.scss */
.fa-arrow-circle-o-right:before {
  content: "";
}

/* line 404, ../scss/fontawesome/scss/_icons.scss */
.fa-arrow-circle-o-left:before {
  content: "";
}

/* line 405, ../scss/fontawesome/scss/_icons.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

/* line 407, ../scss/fontawesome/scss/_icons.scss */
.fa-dot-circle-o:before {
  content: "";
}

/* line 408, ../scss/fontawesome/scss/_icons.scss */
.fa-wheelchair:before {
  content: "";
}

/* line 409, ../scss/fontawesome/scss/_icons.scss */
.fa-vimeo-square:before {
  content: "";
}

/* line 410, ../scss/fontawesome/scss/_icons.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

/* line 412, ../scss/fontawesome/scss/_icons.scss */
.fa-plus-square-o:before {
  content: "";
}

/* line 7, ../scss/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
}

/* line 22, ../scss/_dropdowns.scss */
.dropdown {
  position: relative;
}

/* line 27, ../scss/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 32, ../scss/_dropdowns.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;
  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);
  background-clip: padding-box;
}
/* line 52, ../scss/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 58, ../scss/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 63, ../scss/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

/* line 76, ../scss/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 86, ../scss/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

/* line 101, ../scss/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999;
}

/* line 109, ../scss/_dropdowns.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 122, ../scss/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 127, ../scss/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 133, ../scss/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #999999;
}

/* line 142, ../scss/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 152, ../scss/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 165, ../scss/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000;
  content: "";
}
/* line 173, ../scss/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 187, ../scss/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
/* line 10, ../scss/_button-groups.scss */
.btn-default .caret {
  border-top-color: #333;
}
/* line 13, ../scss/_button-groups.scss */
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
  border-top-color: #fff;
}

/* line 22, ../scss/_button-groups.scss */
.dropup .btn-default .caret {
  border-bottom-color: #333;
}
/* line 30, ../scss/_button-groups.scss */
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}

/* line 37, ../scss/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 42, ../scss/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 46, ../scss/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
/* line 52, ../scss/_button-groups.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}

/* line 61, ../scss/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 20, ../scss/_mixins.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../scss/_mixins.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 73, ../scss/_button-groups.scss */
.btn-toolbar .btn-group {
  float: left;
}
/* line 79, ../scss/_button-groups.scss */
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}

/* line 86, ../scss/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 91, ../scss/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 93, ../scss/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 98, ../scss/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 104, ../scss/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 107, ../scss/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 111, ../scss/_button-groups.scss */
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 116, ../scss/_button-groups.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 121, ../scss/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 140, ../scss/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 144, ../scss/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 151, ../scss/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 155, ../scss/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 162, ../scss/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 166, ../scss/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 171, ../scss/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 180, ../scss/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 20, ../scss/_mixins.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../scss/_mixins.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 191, ../scss/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 196, ../scss/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 206, ../scss/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 209, ../scss/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 213, ../scss/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 218, ../scss/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 222, ../scss/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 227, ../scss/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 236, ../scss/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 241, ../scss/_button-groups.scss */
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 250, ../scss/_button-groups.scss */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

/* line 7, ../scss/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../scss/_input-groups.scss */
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../scss/_input-groups.scss */
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

/* line 40, ../scss/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 45, ../scss/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 50, ../scss/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 59, ../scss/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 71, ../scss/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
/* line 76, ../scss/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
/* line 83, ../scss/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 90, ../scss/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 97, ../scss/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 100, ../scss/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 107, ../scss/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 113, ../scss/_input-groups.scss */
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
/* line 118, ../scss/_input-groups.scss */
.input-group-btn:first-child > .btn {
  margin-right: -1px;
}
/* line 121, ../scss/_input-groups.scss */
.input-group-btn:last-child > .btn {
  margin-left: -1px;
}

/* line 125, ../scss/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 128, ../scss/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
/* line 132, ../scss/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 9, ../scss/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 20, ../scss/_mixins.scss */
.nav:before, .nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../scss/_mixins.scss */
.nav:after {
  clear: both;
}
/* line 15, ../scss/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../scss/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 23, ../scss/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../scss/_navs.scss */
.nav > li.disabled > a {
  color: #999999;
}
/* line 34, ../scss/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 46, ../scss/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
/* line 52, ../scss/_navs.scss */
.nav .open > a .caret, .nav .open > a:hover .caret, .nav .open > a:focus .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}
/* line 64, ../scss/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 71, ../scss/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 81, ../scss/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 83, ../scss/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 89, ../scss/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 94, ../scss/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
/* line 101, ../scss/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 123, ../scss/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 127, ../scss/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}
/* line 130, ../scss/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 136, ../scss/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}
/* line 142, ../scss/_navs.scss */
.nav-pills > li.active > a .caret, .nav-pills > li.active > a:hover .caret, .nav-pills > li.active > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

/* line 154, ../scss/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 156, ../scss/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 170, ../scss/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 173, ../scss/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 175, ../scss/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* line 181, ../scss/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 187, ../scss/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 190, ../scss/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 200, ../scss/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 203, ../scss/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 209, ../scss/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  /* line 216, ../scss/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 220, ../scss/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 234, ../scss/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 237, ../scss/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 247, ../scss/_navs.scss */
.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}

/* line 251, ../scss/_navs.scss */
.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}

/* line 257, ../scss/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../scss/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
/* line 20, ../scss/_mixins.scss */
.navbar:before, .navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../scss/_mixins.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, ../scss/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 20, ../scss/_mixins.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../scss/_mixins.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 31, ../scss/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../scss/_navbar.scss */
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 20, ../scss/_mixins.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../scss/_mixins.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 60, ../scss/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 50, ../scss/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 69, ../scss/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 76, ../scss/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: auto;
  }
  /* line 81, ../scss/_navbar.scss */
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  /* line 84, ../scss/_navbar.scss */
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  /* line 87, ../scss/_navbar.scss */
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}

/* line 98, ../scss/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  /* line 98, ../scss/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 117, ../scss/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 117, ../scss/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 127, ../scss/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  /* line 127, ../scss/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 139, ../scss/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 143, ../scss/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 152, ../scss/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
/* line 158, ../scss/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  /* line 164, ../scss/_navbar.scss */
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

/* line 176, ../scss/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 187, ../scss/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 193, ../scss/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 176, ../scss/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 208, ../scss/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px;
}
/* line 211, ../scss/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  /* line 219, ../scss/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 227, ../scss/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 231, ../scss/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 233, ../scss/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 208, ../scss/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 246, ../scss/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 248, ../scss/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media (min-width: 768px) {
  /* line 265, ../scss/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 268, ../scss/_navbar.scss */
  .navbar-right {
    float: right !important;
  }
}
/* line 279, ../scss/_navbar.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  /* line 291, ../scss/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  /* line 279, ../scss/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 316, ../scss/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 321, ../scss/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 326, ../scss/_navbar.scss */
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

/* line 337, ../scss/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 346, ../scss/_navbar.scss */
.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  /* line 346, ../scss/_navbar.scss */
  .navbar-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}

/* line 360, ../scss/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 364, ../scss/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}
/* line 366, ../scss/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 373, ../scss/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}
/* line 378, ../scss/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}
/* line 381, ../scss/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
/* line 388, ../scss/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
/* line 396, ../scss/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
/* line 405, ../scss/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
/* line 407, ../scss/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
/* line 411, ../scss/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc;
}
/* line 416, ../scss/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 424, ../scss/_navbar.scss */
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}
/* line 432, ../scss/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
/* line 437, ../scss/_navbar.scss */
.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
/* line 443, ../scss/_navbar.scss */
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}
@media (max-width: 767px) {
  /* line 452, ../scss/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 454, ../scss/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 461, ../scss/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 469, ../scss/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
/* line 485, ../scss/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}
/* line 487, ../scss/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 496, ../scss/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 500, ../scss/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #999999;
}
/* line 502, ../scss/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 509, ../scss/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #999999;
}
/* line 514, ../scss/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
/* line 517, ../scss/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 524, ../scss/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
/* line 532, ../scss/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
/* line 542, ../scss/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 544, ../scss/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 548, ../scss/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 553, ../scss/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 561, ../scss/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
/* line 568, ../scss/_navbar.scss */
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
/* line 572, ../scss/_navbar.scss */
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
/* line 580, ../scss/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
@media (max-width: 767px) {
  /* line 590, ../scss/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 593, ../scss/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  /* line 595, ../scss/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 602, ../scss/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  /* line 610, ../scss/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
/* line 621, ../scss/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #999999;
}
/* line 623, ../scss/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 6, ../scss/_breadcrumbs.scss */
.breadcrumb {
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
}
/* line 10, ../scss/_breadcrumbs.scss */
.breadcrumb > li {
  padding: 5px 0;
  color: #999999;
  display: inline-block;
}
/* line 14, ../scss/_breadcrumbs.scss */
.breadcrumb > li :first-child {
  margin-left: 10px;
}
/* line 17, ../scss/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 10px;
  color: #999999;
}
/* line 22, ../scss/_breadcrumbs.scss */
.breadcrumb > li a {
  color: #999999;
}

/* line 4, ../scss/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
/* line 10, ../scss/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, ../scss/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
/* line 24, ../scss/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 31, ../scss/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 40, ../scss/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
/* line 48, ../scss/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
/* line 60, ../scss/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 514, ../scss/_mixins.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
/* line 520, ../scss/_mixins.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
/* line 526, ../scss/_mixins.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 514, ../scss/_mixins.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
/* line 520, ../scss/_mixins.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 526, ../scss/_mixins.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 6, ../scss/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
/* line 20, ../scss/_mixins.scss */
.pager:before, .pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../scss/_mixins.scss */
.pager:after {
  clear: both;
}
/* line 12, ../scss/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, ../scss/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
/* line 23, ../scss/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../scss/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, ../scss/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, ../scss/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, ../scss/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
/* line 19, ../scss/_labels.scss */
.label[href]:hover, .label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
/* line 28, ../scss/_labels.scss */
.label:empty {
  display: none;
}

/* line 36, ../scss/_labels.scss */
.label-default {
  background-color: #999999;
}
/* line 539, ../scss/_mixins.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: gray;
}

/* line 40, ../scss/_labels.scss */
.label-primary {
  background-color: #428bca;
}
/* line 539, ../scss/_mixins.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

/* line 44, ../scss/_labels.scss */
.label-success {
  background-color: #5cb85c;
}
/* line 539, ../scss/_mixins.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 48, ../scss/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 539, ../scss/_mixins.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 52, ../scss/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}
/* line 539, ../scss/_mixins.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 56, ../scss/_labels.scss */
.label-danger {
  background-color: #d9534f;
}
/* line 539, ../scss/_mixins.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../scss/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
/* line 22, ../scss/_badges.scss */
.badge:empty {
  display: none;
}

/* line 29, ../scss/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 38, ../scss/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 44, ../scss/_badges.scss */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 49, ../scss/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 6, ../scss/_jumbotron.scss */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.14286;
  color: inherit;
  background-color: #eeeeee;
}
/* line 15, ../scss/_jumbotron.scss */
.jumbotron h1 {
  line-height: 1;
  color: inherit;
}
/* line 19, ../scss/_jumbotron.scss */
.jumbotron p {
  line-height: 1.4;
}
/* line 23, ../scss/_jumbotron.scss */
.container .jumbotron {
  border-radius: 6px;
}
@media screen and (min-width: 768px) {
  /* line 6, ../scss/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 31, ../scss/_jumbotron.scss */
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 36, ../scss/_jumbotron.scss */
  .jumbotron h1 {
    font-size: 63px;
  }
}

/* line 7, ../scss/_thumbnails.scss */
.thumbnail {
  display: block;
  margin-bottom: 20px;
}
/* line 12, ../scss/_thumbnails.scss */
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 21, ../scss/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 28, ../scss/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}

/* line 9, ../scss/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 16, ../scss/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 22, ../scss/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 27, ../scss/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 31, ../scss/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 40, ../scss/_alerts.scss */
.alert-dismissable {
  padding-right: 35px;
}
/* line 44, ../scss/_alerts.scss */
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 56, ../scss/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
/* line 422, ../scss/_mixins.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 425, ../scss/_mixins.scss */
.alert-success .alert-link {
  color: #356635;
}

/* line 59, ../scss/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
/* line 422, ../scss/_mixins.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 425, ../scss/_mixins.scss */
.alert-info .alert-link {
  color: #2d6987;
}

/* line 62, ../scss/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853;
}
/* line 422, ../scss/_mixins.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 425, ../scss/_mixins.scss */
.alert-warning .alert-link {
  color: #a47e3c;
}

/* line 65, ../scss/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
/* line 422, ../scss/_mixins.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 425, ../scss/_mixins.scss */
.alert-danger .alert-link {
  color: #953b39;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 39, ../scss/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 49, ../scss/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 63, ../scss/_progress-bars.scss */
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 69, ../scss/_progress-bars.scss */
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 78, ../scss/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 559, ../scss/_mixins.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 82, ../scss/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 559, ../scss/_mixins.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 86, ../scss/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 559, ../scss/_mixins.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 90, ../scss/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 559, ../scss/_mixins.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 10, ../scss/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 17, ../scss/_media.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 21, ../scss/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 26, ../scss/_media.scss */
.media-object {
  display: block;
}

/* line 31, ../scss/_media.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 40, ../scss/_media.scss */
.media > .pull-left {
  margin-right: 10px;
}
/* line 43, ../scss/_media.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 53, ../scss/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 8, ../scss/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 17, ../scss/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 27, ../scss/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 30, ../scss/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 36, ../scss/_list-group.scss */
.list-group-item > .badge {
  float: right;
}
/* line 39, ../scss/_list-group.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 45, ../scss/_list-group.scss */
a.list-group-item {
  color: #555;
}
/* line 48, ../scss/_list-group.scss */
a.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 53, ../scss/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
/* line 60, ../scss/_list-group.scss */
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
/* line 69, ../scss/_list-group.scss */
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
/* line 72, ../scss/_list-group.scss */
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

/* line 81, ../scss/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 85, ../scss/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../scss/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../scss/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 20, ../scss/_mixins.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../scss/_mixins.scss */
.panel-body:after {
  clear: both;
}

/* line 28, ../scss/_panels.scss */
.panel > .list-group {
  margin-bottom: 0;
}
/* line 31, ../scss/_panels.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
/* line 35, ../scss/_panels.scss */
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/* line 39, ../scss/_panels.scss */
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

/* line 47, ../scss/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 59, ../scss/_panels.scss */
.panel > .table,
.panel > .table-responsive {
  margin-bottom: 0;
}
/* line 63, ../scss/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
/* line 67, ../scss/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 74, ../scss/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
/* line 78, ../scss/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
/* line 83, ../scss/_panels.scss */
.panel > .table-bordered > thead > tr:last-child > th, .panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

/* line 94, ../scss/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 99, ../scss/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 105, ../scss/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}
/* line 109, ../scss/_panels.scss */
.panel-title > a {
  color: inherit;
}

/* line 115, ../scss/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 130, ../scss/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
/* line 134, ../scss/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 139, ../scss/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 141, ../scss/_panels.scss */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}
/* line 145, ../scss/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 147, ../scss/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 155, ../scss/_panels.scss */
.panel-default {
  border-color: #ddd;
}
/* line 396, ../scss/_mixins.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 401, ../scss/_mixins.scss */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
/* line 404, ../scss/_mixins.scss */
.panel-default > .panel-heading > .dropdown .caret {
  border-color: #333333 transparent;
}
/* line 409, ../scss/_mixins.scss */
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}

/* line 158, ../scss/_panels.scss */
.panel-primary {
  border-color: #428bca;
}
/* line 396, ../scss/_mixins.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
/* line 401, ../scss/_mixins.scss */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
/* line 404, ../scss/_mixins.scss */
.panel-primary > .panel-heading > .dropdown .caret {
  border-color: #fff transparent;
}
/* line 409, ../scss/_mixins.scss */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

/* line 161, ../scss/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 396, ../scss/_mixins.scss */
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 401, ../scss/_mixins.scss */
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
/* line 404, ../scss/_mixins.scss */
.panel-success > .panel-heading > .dropdown .caret {
  border-color: #468847 transparent;
}
/* line 409, ../scss/_mixins.scss */
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 164, ../scss/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 396, ../scss/_mixins.scss */
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 401, ../scss/_mixins.scss */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
/* line 404, ../scss/_mixins.scss */
.panel-warning > .panel-heading > .dropdown .caret {
  border-color: #c09853 transparent;
}
/* line 409, ../scss/_mixins.scss */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

/* line 167, ../scss/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}
/* line 396, ../scss/_mixins.scss */
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 401, ../scss/_mixins.scss */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
/* line 404, ../scss/_mixins.scss */
.panel-danger > .panel-heading > .dropdown .caret {
  border-color: #b94a48 transparent;
}
/* line 409, ../scss/_mixins.scss */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 170, ../scss/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 396, ../scss/_mixins.scss */
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 401, ../scss/_mixins.scss */
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
/* line 404, ../scss/_mixins.scss */
.panel-info > .panel-heading > .dropdown .caret {
  border-color: #3a87ad transparent;
}
/* line 409, ../scss/_mixins.scss */
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 7, ../scss/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 15, ../scss/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../scss/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, ../scss/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../scss/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 15, ../scss/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 29, ../scss/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../scss/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../scss/_modals.scss */
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
/* line 28, ../scss/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 32, ../scss/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 36, ../scss/_modals.scss */
.modal-dialog {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}

/* line 46, ../scss/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}

/* line 59, ../scss/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000;
}
/* line 68, ../scss/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 69, ../scss/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 74, ../scss/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
}

/* line 80, ../scss/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 85, ../scss/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857;
}

/* line 92, ../scss/_modals.scss */
.modal-body {
  position: relative;
  padding: 20px;
}

/* line 98, ../scss/_modals.scss */
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 20, ../scss/_mixins.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../scss/_mixins.scss */
.modal-footer:after {
  clear: both;
}
/* line 106, ../scss/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 111, ../scss/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 115, ../scss/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  /* line 123, ../scss/_modals.scss */
  .modal-dialog {
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  /* line 128, ../scss/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
/* line 7, ../scss/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 16, ../scss/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 17, ../scss/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 18, ../scss/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 19, ../scss/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 20, ../scss/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 24, ../scss/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

/* line 35, ../scss/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 43, ../scss/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 50, ../scss/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 56, ../scss/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 62, ../scss/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 69, ../scss/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
/* line 76, ../scss/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 83, ../scss/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 89, ../scss/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, ../scss/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
/* line 26, ../scss/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 27, ../scss/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 28, ../scss/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 29, ../scss/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 32, ../scss/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 43, ../scss/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 52, ../scss/_popovers.scss */
.popover .arrow, .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 62, ../scss/_popovers.scss */
.popover .arrow {
  border-width: 11px;
}

/* line 65, ../scss/_popovers.scss */
.popover .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 71, ../scss/_popovers.scss */
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 78, ../scss/_popovers.scss */
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 86, ../scss/_popovers.scss */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 93, ../scss/_popovers.scss */
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 101, ../scss/_popovers.scss */
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 108, ../scss/_popovers.scss */
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 117, ../scss/_popovers.scss */
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 124, ../scss/_popovers.scss */
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, ../scss/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../scss/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../scss/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, ../scss/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
/* line 29, ../scss/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 33, ../scss/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 37, ../scss/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 44, ../scss/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 47, ../scss/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 50, ../scss/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 55, ../scss/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 58, ../scss/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 67, ../scss/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 82, ../scss/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* line 85, ../scss/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* line 92, ../scss/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 100, ../scss/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
/* line 109, ../scss/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
/* line 113, ../scss/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
/* line 117, ../scss/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
/* line 127, ../scss/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 132, ../scss/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 143, ../scss/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
/* line 154, ../scss/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
/* line 175, ../scss/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 186, ../scss/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 197, ../scss/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 208, ../scss/_carousel.scss */
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }

  /* line 221, ../scss/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 228, ../scss/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 20, ../scss/_mixins.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../scss/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../scss/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../scss/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../scss/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../scss/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../scss/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../scss/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../scss/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../scss/_utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 54, ../scss/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 577, ../scss/_mixins.scss */
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 569, ../scss/_mixins.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 570, ../scss/_mixins.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 571, ../scss/_mixins.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 569, ../scss/_mixins.scss */
  .visible-xs.visible-sm {
    display: block !important;
  }

  /* line 570, ../scss/_mixins.scss */
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }

  /* line 571, ../scss/_mixins.scss */
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 569, ../scss/_mixins.scss */
  .visible-xs.visible-md {
    display: block !important;
  }

  /* line 570, ../scss/_mixins.scss */
  tr.visible-xs.visible-md {
    display: table-row !important;
  }

  /* line 571, ../scss/_mixins.scss */
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 569, ../scss/_mixins.scss */
  .visible-xs.visible-lg {
    display: block !important;
  }

  /* line 570, ../scss/_mixins.scss */
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }

  /* line 571, ../scss/_mixins.scss */
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
/* line 577, ../scss/_mixins.scss */
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 569, ../scss/_mixins.scss */
  .visible-sm.visible-xs {
    display: block !important;
  }

  /* line 570, ../scss/_mixins.scss */
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }

  /* line 571, ../scss/_mixins.scss */
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 569, ../scss/_mixins.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 570, ../scss/_mixins.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 571, ../scss/_mixins.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 569, ../scss/_mixins.scss */
  .visible-sm.visible-md {
    display: block !important;
  }

  /* line 570, ../scss/_mixins.scss */
  tr.visible-sm.visible-md {
    display: table-row !important;
  }

  /* line 571, ../scss/_mixins.scss */
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 569, ../scss/_mixins.scss */
  .visible-sm.visible-lg {
    display: block !important;
  }

  /* line 570, ../scss/_mixins.scss */
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }

  /* line 571, ../scss/_mixins.scss */
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
/* line 577, ../scss/_mixins.scss */
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 569, ../scss/_mixins.scss */
  .visible-md.visible-xs {
    display: block !important;
  }

  /* line 570, ../scss/_mixins.scss */
  tr.visible-md.visible-xs {
    display: table-row !important;
  }

  /* line 571, ../scss/_mixins.scss */
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 569, ../scss/_mixins.scss */
  .visible-md.visible-sm {
    display: block !important;
  }

  /* line 570, ../scss/_mixins.scss */
  tr.visible-md.visible-sm {
    display: table-row !important;
  }

  /* line 571, ../scss/_mixins.scss */
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 569, ../scss/_mixins.scss */
  .visible-md {
    display: block !important;
  }

  /* line 570, ../scss/_mixins.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 571, ../scss/_mixins.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 569, ../scss/_mixins.scss */
  .visible-md.visible-lg {
    display: block !important;
  }

  /* line 570, ../scss/_mixins.scss */
  tr.visible-md.visible-lg {
    display: table-row !important;
  }

  /* line 571, ../scss/_mixins.scss */
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
/* line 577, ../scss/_mixins.scss */
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 569, ../scss/_mixins.scss */
  .visible-lg.visible-xs {
    display: block !important;
  }

  /* line 570, ../scss/_mixins.scss */
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }

  /* line 571, ../scss/_mixins.scss */
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 569, ../scss/_mixins.scss */
  .visible-lg.visible-sm {
    display: block !important;
  }

  /* line 570, ../scss/_mixins.scss */
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }

  /* line 571, ../scss/_mixins.scss */
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 569, ../scss/_mixins.scss */
  .visible-lg.visible-md {
    display: block !important;
  }

  /* line 570, ../scss/_mixins.scss */
  tr.visible-lg.visible-md {
    display: table-row !important;
  }

  /* line 571, ../scss/_mixins.scss */
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 569, ../scss/_mixins.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 570, ../scss/_mixins.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 571, ../scss/_mixins.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
/* line 569, ../scss/_mixins.scss */
.hidden-xs {
  display: block !important;
}

/* line 570, ../scss/_mixins.scss */
tr.hidden-xs {
  display: table-row !important;
}

/* line 571, ../scss/_mixins.scss */
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 577, ../scss/_mixins.scss */
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 577, ../scss/_mixins.scss */
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 577, ../scss/_mixins.scss */
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 577, ../scss/_mixins.scss */
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
/* line 569, ../scss/_mixins.scss */
.hidden-sm {
  display: block !important;
}

/* line 570, ../scss/_mixins.scss */
tr.hidden-sm {
  display: table-row !important;
}

/* line 571, ../scss/_mixins.scss */
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 577, ../scss/_mixins.scss */
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 577, ../scss/_mixins.scss */
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 577, ../scss/_mixins.scss */
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 577, ../scss/_mixins.scss */
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
/* line 569, ../scss/_mixins.scss */
.hidden-md {
  display: block !important;
}

/* line 570, ../scss/_mixins.scss */
tr.hidden-md {
  display: table-row !important;
}

/* line 571, ../scss/_mixins.scss */
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 577, ../scss/_mixins.scss */
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 577, ../scss/_mixins.scss */
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 577, ../scss/_mixins.scss */
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 577, ../scss/_mixins.scss */
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
/* line 569, ../scss/_mixins.scss */
.hidden-lg {
  display: block !important;
}

/* line 570, ../scss/_mixins.scss */
tr.hidden-lg {
  display: table-row !important;
}

/* line 571, ../scss/_mixins.scss */
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 577, ../scss/_mixins.scss */
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 577, ../scss/_mixins.scss */
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 577, ../scss/_mixins.scss */
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 577, ../scss/_mixins.scss */
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
/* line 577, ../scss/_mixins.scss */
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  /* line 569, ../scss/_mixins.scss */
  .visible-print {
    display: block !important;
  }

  /* line 570, ../scss/_mixins.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 571, ../scss/_mixins.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }

  /* line 577, ../scss/_mixins.scss */
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/* --------------------------------------------------------------------------------------
+
+   AUTHOR: 
+
-------------------------------------------------------------------------------------- */
/*------------------------------------------------------------------

[Master Stylesheet]

Project:	    Berliner multipurpose website
Version:	    1.0
Last change:	06/03/2015
Made by:        ThemeStreet.Net



-------------------------------------------------------------------*/
/*------------------------------------------------------------------

[Table of contents]


- BODY
	- BASIC STYLES

	1. Header 

	2. Content.layout
		- #subheader
		- #about
		- #filter
		- #heading-slogan
		- #video
		- #pricing
		- #customers
		- #follow
		- #team
		- #blog
		- #contact
		- .map
		- .theme
		- .social

	3. LAYOUT
	4. FONT FACE (FONTAWESOME)
	5. FORMS
	6. BUTTONS
	7. ANIMATIONS
	8. NAVS
	9. VIDEO
	12. MAGNIFIC POPUP
	10. HELPERS
	11. JUSTIFIZE
	13. VERTICALIZE
	13. ICONS
	13. FORMS
	13. SUBHEADER-SLIDER
	13. FOLLOWER-SLIDER
	14. TEAM-SLIDER
	15. CUSTOM-RULES
	16. Footer
	17. Media

-------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------
+
+ BASIC STYLES
+
-------------------------------------------------------------------------------------- */
/* line 5, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
/* line 30, ../scss/custom/_base.scss */
html {
  background-color: #fff;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 0.9375em;
  line-height: 22.5px;
  overflow-x: hidden;
}
/* line 37, ../scss/custom/_base.scss */
html.active-sidebar {
  overflow: hidden !important;
}

/* line 42, ../scss/custom/_base.scss */
body {
  -webkit-font-smoothing: antialiased;
}
/* line 45, ../scss/custom/_base.scss */
body #preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999999999999999999999;
  background: url("../images/preloader.gif") 50% 50% no-repeat #fff;
}

/* line 58, ../scss/custom/_base.scss */
.mobile-overlay {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* hack for ie8 */
  opacity: 1\9;
  visibility: visible\9;
  display: none\9;
  z-index: 6;
}
/* line 67, ../scss/custom/_base.scss */
.mobile-overlay.active {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  /* hacks for ie8 */
  display: block\9;
}

/* line 73, ../scss/custom/_base.scss */
a {
  outline: none;
  /* removing outline in Mozilla */
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-decoration: none;
  // color: #fff !important;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
}
/* line 80, ../scss/custom/_base.scss */
a:active {
  background-color: transparent;
}
/* line 83, ../scss/custom/_base.scss */
a:hover {
  color: #fff;
  text-decoration: none;
}
/* line 87, ../scss/custom/_base.scss */
a:focus {
  outline: none !important;
  text-decoration: none;
}

/* line 93, ../scss/custom/_base.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif;
  line-height: 1;
  color: #fff;
  position: relative;
  z-index: 2;
}

/* line 101, ../scss/custom/_base.scss */
h1 {
  font-size: 140px;
}

/* line 105, ../scss/custom/_base.scss */
h2 {
  font-size: 65px;
}

/* line 109, ../scss/custom/_base.scss */
h3 {
  font-size: 35px;
}

/* line 113, ../scss/custom/_base.scss */
h4 {
  font-size: 27px;
  font-family: "Source Sans Pro", sans-serif;
}

/* line 118, ../scss/custom/_base.scss */
h5 {
  font-size: 19px;
  font-family: "Source Sans Pro", sans-serif;
}

/* line 123, ../scss/custom/_base.scss */
h6 {
  font-size: 15px;
}

/* line 128, ../scss/custom/_base.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* http://paulirish.com/2012/box-sizing-border-box-ftw/ */
}

/* line 134, ../scss/custom/_base.scss */
p {
  margin-bottom: 20px;
  clear: both;
  font-size: 17px;
  font-family: "Source Sans Pro", sans-serif;
}

/* line 141, ../scss/custom/_base.scss */
img {
  vertical-align: top;
}

/* line 145, ../scss/custom/_base.scss */
table {
  width: 100%;
}

/* line 149, ../scss/custom/_base.scss */
strong {
  font-weight: bold;
}

/* line 155, ../scss/custom/_base.scss */
.clearfix {
  *zoom: 1;
}
/* line 38, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* line 163, ../scss/custom/_base.scss */
.hide {
  display: none !important;
}

/* line 167, ../scss/custom/_base.scss */
.remove {
  visibility: hidden;
  opacity: 0;
}

/* line 172, ../scss/custom/_base.scss */
.block {
  display: block !important;
}

/* line 176, ../scss/custom/_base.scss */
.inline {
  display: inline-block !important;
}

/* line 180, ../scss/custom/_base.scss */
.no-flote {
  float: none !important;
}

/* line 184, ../scss/custom/_base.scss */
.center {
  text-align: center !important;
  margin: 0 auto;
}

/* line 190, ../scss/custom/_base.scss */
button:hover,
input[type="submit"]:hover,
label {
  cursor: pointer;
}

/* line 196, ../scss/custom/_base.scss */
textarea {
  margin: 0;
  /* removing margin in Mozilla */
  overflow: auto;
  /* for IE and older browsers */
}

/* align checkboxes, radios, text inputs with their label */
/* line 202, ../scss/custom/_base.scss */
input[type="radio"] {
  vertical-align: text-bottom;
}

/* line 206, ../scss/custom/_base.scss */
input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline;
}

/* line 212, ../scss/custom/_base.scss */
input:focus,
textarea:focus,
button:focus {
  outline: none;
}

/* line 219, ../scss/custom/_base.scss */
button::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Add/remove margins
 */
/* line 230, ../scss/custom/_base.scss */
.push {
  margin: 20px !important;
}

/* line 231, ../scss/custom/_base.scss */
.push--top {
  margin-top: 20px !important;
}

/* line 232, ../scss/custom/_base.scss */
.push--right {
  margin-right: 20px !important;
}

/* line 233, ../scss/custom/_base.scss */
.push--bottom {
  margin-bottom: 20px !important;
}

/* line 234, ../scss/custom/_base.scss */
.push--left {
  margin-left: 20px !important;
}

/* line 235, ../scss/custom/_base.scss */
.push--ends {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

/* line 236, ../scss/custom/_base.scss */
.push--sides {
  margin-right: 20px !important;
  margin-left: 20px !important;
}

/* line 238, ../scss/custom/_base.scss */
.push-half {
  margin: 10px !important;
}

/* line 239, ../scss/custom/_base.scss */
.push-half--top {
  margin-top: 10px !important;
}

/* line 240, ../scss/custom/_base.scss */
.push-half--right {
  margin-right: 10px !important;
}

/* line 241, ../scss/custom/_base.scss */
.push-half--bottom {
  margin-bottom: 10px !important;
}

/* line 242, ../scss/custom/_base.scss */
.push-half--left {
  margin-left: 10px !important;
}

/* line 243, ../scss/custom/_base.scss */
.push-half--ends {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

/* line 244, ../scss/custom/_base.scss */
.push-half--sides {
  margin-right: 10px !important;
  margin-left: 10px !important;
}

/* line 246, ../scss/custom/_base.scss */
.push-double {
  margin: 40px !important;
}

/* line 247, ../scss/custom/_base.scss */
.push-double--top {
  margin-top: 40px !important;
}

/* line 248, ../scss/custom/_base.scss */
.push-double--right {
  margin-right: 40px !important;
}

/* line 249, ../scss/custom/_base.scss */
.push-double--bottom {
  margin-bottom: 40px !important;
}

/* line 250, ../scss/custom/_base.scss */
.push-double--left {
  margin-left: 40px !important;
}

/* line 251, ../scss/custom/_base.scss */
.push-double--ends {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

/* line 252, ../scss/custom/_base.scss */
.push-double--sides {
  margin-right: 40px !important;
  margin-left: 40px !important;
}

/* line 254, ../scss/custom/_base.scss */
.push-triple {
  margin: 60px !important;
}

/* line 255, ../scss/custom/_base.scss */
.push-triple--top {
  margin-top: 60px !important;
}

/* line 256, ../scss/custom/_base.scss */
.push-triple--right {
  margin-right: 60px !important;
}

/* line 257, ../scss/custom/_base.scss */
.push-triple--bottom {
  margin-bottom: 60px !important;
}

/* line 258, ../scss/custom/_base.scss */
.push-triple--left {
  margin-left: 60px !important;
}

/* line 259, ../scss/custom/_base.scss */
.push-triple--ends {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

/* line 260, ../scss/custom/_base.scss */
.push-triple--sides {
  margin-right: 60px !important;
  margin-left: 60px !important;
}

/* line 262, ../scss/custom/_base.scss */
.push-quadruple {
  margin: 80px !important;
}

/* line 263, ../scss/custom/_base.scss */
.push-quadruple--top {
  margin-top: 80px !important;
}

/* line 264, ../scss/custom/_base.scss */
.push-quadruple--right {
  margin-right: 80px !important;
}

/* line 265, ../scss/custom/_base.scss */
.push-quadruple--bottom {
  margin-bottom: 80px !important;
}

/* line 266, ../scss/custom/_base.scss */
.push-quadruple--left {
  margin-left: 80px !important;
}

/* line 267, ../scss/custom/_base.scss */
.push-quadruple--ends {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

/* line 268, ../scss/custom/_base.scss */
.push-quadruple--sides {
  margin-right: 80px !important;
  margin-left: 80px !important;
}

/* line 270, ../scss/custom/_base.scss */
.push-fivefold {
  margin: 100px !important;
}

/* line 271, ../scss/custom/_base.scss */
.push-fivefold--top {
  margin-top: 100px !important;
}

/* line 272, ../scss/custom/_base.scss */
.push-fivefold--right {
  margin-right: 100px !important;
}

/* line 273, ../scss/custom/_base.scss */
.push-fivefold--bottom {
  margin-bottom: 100px !important;
}

/* line 274, ../scss/custom/_base.scss */
.push-fivefold--left {
  margin-left: 100px !important;
}

/* line 275, ../scss/custom/_base.scss */
.push-fivefold--ends {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

/* line 276, ../scss/custom/_base.scss */
.push-fivefold--sides {
  margin-right: 100px !important;
  margin-left: 100px !important;
}

/* line 279, ../scss/custom/_base.scss */
.flush {
  margin: 0 !important;
}

/* line 280, ../scss/custom/_base.scss */
.flush--top {
  margin-top: 0 !important;
}

/* line 281, ../scss/custom/_base.scss */
.flush--right {
  margin-right: 0 !important;
}

/* line 282, ../scss/custom/_base.scss */
.flush--bottom {
  margin-bottom: 0 !important;
}

/* line 283, ../scss/custom/_base.scss */
.flush--left {
  margin-left: 0 !important;
}

/* line 284, ../scss/custom/_base.scss */
.flush--ends {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 285, ../scss/custom/_base.scss */
.flush--sides {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* line 289, ../scss/custom/_base.scss */
.icon-right-arrow {
  font-size: 11px !important;
}

/* --------------------------------------------------------------------------------------
+
+ HEADER
+
-------------------------------------------------------------------------------------- */
/* line 7, ../scss/custom/_header.scss */
header {
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  padding: 50px 0;
  max-width: 100%;
}
/* line 18, ../scss/custom/_header.scss */
header .logo {
  /*height: 56px;*/
  margin-left: 0 !important;
  /*width: 137px;*/
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
  display: block;
  overflow: hidden;
}
/* line 26, ../scss/custom/_header.scss */
header .logo span {
  font-size: 56px;
}
/* line 30, ../scss/custom/_header.scss */
header .main-logo {
  fill: #fff;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 137px;
  height: 56px;
}
/* line 36, ../scss/custom/_header.scss */
header .small-logo {
  display: none;
  width: auto;
  width: 40px;
  height: 25px;
}
/* line 43, ../scss/custom/_header.scss */
header .icon-menu_768 {
  width: auto;
}
/* line 45, ../scss/custom/_header.scss */
header .icon-menu_768 svg {
  width: 44px;
  height: 22px;
}
/* line 51, ../scss/custom/_header.scss */
header .icon-menu_320 {
  width: auto;
  height: 21px;
}
/* line 55, ../scss/custom/_header.scss */
header .icon-menu_320 svg {
  width: 34px;
  height: 21px;
}
/* line 61, ../scss/custom/_header.scss */
header .bars {
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 23px;
 // margin-top: 17px;
}
/* line 67, ../scss/custom/_header.scss */
header .bars:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 71, ../scss/custom/_header.scss */
header nav {
  margin-top: 16px !important;
}
/* line 74, ../scss/custom/_header.scss */
header nav ul li {
  padding: 0 !important;
}
/* line 77, ../scss/custom/_header.scss */
header nav ul li + li {
  margin-left: 30px;
}
/* line 80, ../scss/custom/_header.scss */
header nav ul a {
  opacity: .5;
  color: #fff;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-top: 20px;
}
/* line 85, ../scss/custom/_header.scss */
header nav ul a:hover {
  opacity: 1;
  background-color: transparent !important;
}
/* line 89, ../scss/custom/_header.scss */
header nav ul a:focus {
  background-color: transparent !important;
}

/* line 98, ../scss/custom/_header.scss */
.change {
  background-color: #fff;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  /* drop shadow */
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  /* drop shadow */
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  /* drop shadow */
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 20px 0;
  position: fixed;
}
/* line 107, ../scss/custom/_header.scss */
.change .logo span {
  color: #0f122f;
}
/* line 111, ../scss/custom/_header.scss */
.change .main-logo {
  fill: #0F122F;
}
/* line 115, ../scss/custom/_header.scss */
.change ul a {
  color: #0f122f !important;
}
/* line 119, ../scss/custom/_header.scss */
.change .bars {
  color: #3f4474;
}

/* --------------------------------------------------------------------------------------
+
+ Content
+
-------------------------------------------------------------------------------------- */
/*************************************
************************************** 
************************************** 

  validation popup

**************************************
************************************** 
**************************************/
/* line 19, ../scss/custom/_content.scss */
.popup-email {
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999999999;
}
/* line 28, ../scss/custom/_content.scss */
.popup-email .element {
  width: 300px;
  height: auto;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  top: 50%;
  margin-top: -50px;
  background-color: #fff;
  display: block;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  text-align: center;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 42, ../scss/custom/_content.scss */
.popup-email .element p {
  color: #000;
  margin-bottom: 20px;
  font-family: "Montserrat", sans-serif;
}
/* line 48, ../scss/custom/_content.scss */
.popup-email .element button {
  margin: 0 auto 10px;
}
/* line 54, ../scss/custom/_content.scss */
.popup-email .success p {
  color: #15ad9e;
}
/* line 59, ../scss/custom/_content.scss */
.popup-email .error p {
  color: #ea5555;
}
/* line 63, ../scss/custom/_content.scss */
.popup-email .blue-btn {
  background-color: #62a7f4;
  height: 40px;
  line-height: 40px;
  color: #0f122f;
}
/* line 67, ../scss/custom/_content.scss */
.popup-email .blue-btn span {
  margin-left: -17px;
}

/*************************************
************************************** 
************************************** 

  scroll to top

**************************************
************************************** 
**************************************/
/* line 87, ../scss/custom/_content.scss */
#top {
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.2);
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  bottom: 60px;
  display: block;
  position: fixed;
  right: 30px;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 99;
  width: 76px;
  height: 76px;
  display: block;
  text-align: center;
}
/* line 99, ../scss/custom/_content.scss */
#top span {
  display: block;
  transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
/* line 107, ../scss/custom/_content.scss */
#top svg {
  height: 30px;
  width: 46px;
  margin-top: 5px;
  margin-left: -35px;
}
/* line 113, ../scss/custom/_content.scss */
#top:hover {
  background-color: rgba(0, 0, 0, 0.5);
}

/*************************************
************************************** 
************************************** 

  .subheader-section 

**************************************
************************************** 
**************************************/
/* line 131, ../scss/custom/_content.scss */
.subheader-section {
  position: relative;
  overflow: hidden;
}
/* line 135, ../scss/custom/_content.scss */
.subheader-section article {
  position: relative;
  z-index: 5;
  text-align: left;
}
/* line 139, ../scss/custom/_content.scss */
.subheader-section article h4 {
  display: block;
  margin-bottom: 20px;
  font-weight: 300;
}
/* line 144, ../scss/custom/_content.scss */
.subheader-section article h1 {
  display: block;
  margin-left: -12px;
  letter-spacing: -8px;
}
/* line 150, ../scss/custom/_content.scss */
.subheader-section article a {
  margin-top: 50px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  /* stroke */
}
/* line 153, ../scss/custom/_content.scss */
.subheader-section article a span {
  margin-left: -22px;
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
/* line 158, ../scss/custom/_content.scss */
.subheader-section article a span svg {
  width: 19px;
  height: 11px;
  fill: #fff;
}
/* line 165, ../scss/custom/_content.scss */
.subheader-section article a:hover span {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
/* line 173, ../scss/custom/_content.scss */
.subheader-section .nav-container {
  position: relative;
  z-index: 99999;
}
/* line 177, ../scss/custom/_content.scss */
.subheader-section.background-section {
  background-image: url("http://placehold.it/1920x980");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  -ms-behavior: url(../js/backgroundsize.htc);
  position: relative;
}
/* line 183, ../scss/custom/_content.scss */
.subheader-section.background-section .container {
  position: relative;
  height: 100%;
  padding: 0 15px !important;
}
/* line 189, ../scss/custom/_content.scss */
.subheader-section.background-section article {
  position: absolute;
  left: 15px;
  top: 50%;
  -ms-transform: translate(0, -50%);
  /* IE 9 */
  -webkit-transform: translate(0, -50%);
  /* Chrome, Safari, Opera */
  transform: translate(0, -50%);
}
/* line 197, ../scss/custom/_content.scss */
.subheader-section.background-section:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/subheader-img-wrap.png");
}
/* line 207, ../scss/custom/_content.scss */
.subheader-section.video-section {
  position: relative;
}
/* line 209, ../scss/custom/_content.scss */
.subheader-section.video-section .container {
  position: relative;
  height: 100%;
  padding: 0 15px !important;
}
/* line 214, ../scss/custom/_content.scss */
.subheader-section.video-section article {
  position: absolute;
  margin-top: 25px;
  left: 15px;
  top: 50%;
  -ms-transform: translate(0, -50%);
  /* IE 9 */
  -webkit-transform: translate(0, -50%);
  /* Chrome, Safari, Opera */
  transform: translate(0, -50%);
  width: 100%;
}
/* line 224, ../scss/custom/_content.scss */
.subheader-section.video-section .video-static {
  height: 100% !important;
}
/* line 226, ../scss/custom/_content.scss */
.subheader-section.video-section .video-static .console {
  margin-top: 25px;
  margin-bottom: 0 !important;
}
/* line 229, ../scss/custom/_content.scss */
.subheader-section.video-section .video-static .console button {
  width: 80px !important;
  height: 80px !important;
}
/* line 233, ../scss/custom/_content.scss */
.subheader-section.video-section .video-static .console .play-btn {
  display: none;
}
/* line 238, ../scss/custom/_content.scss */
.subheader-section.video-section:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/subheader-img-wrap.png");
  z-index: 9;
}

/*************************************
************************************** 
************************************** 

  #about section

**************************************
************************************** 
**************************************/
/* line 261, ../scss/custom/_content.scss */
.about-section {
  overflow: hidden;
}
/* line 265, ../scss/custom/_content.scss */
.about-section .container > p {
  width: 60%;
  margin: 0 auto 40px;
  font-weight: 300;
  font-size: 19px;
  color: #3f4474;
}
/* line 273, ../scss/custom/_content.scss */
.about-section .container .about__item {
  text-align: center;
  position: relative;
}
/* line 276, ../scss/custom/_content.scss */
.about-section .container .about__item .icon {
  margin-bottom: 28px;
}
/* line 279, ../scss/custom/_content.scss */
.about-section .container .about__item i {
  color: #e81c3b;
  position: relative;
}
/* line 282, ../scss/custom/_content.scss */
.about-section .container .about__item i:after {
  content: "";
  top: -50%;
  margin-top: -55px;
  left: 50%;
  margin-left: -55px;
  width: 110px;
  height: 110px;
  display: block;
  behavior: url("../PIE.htc");
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #e81c3b;
}
/* line 293, ../scss/custom/_content.scss */
.about-section .container .about__item h6 {
  color: #0f122f;
  margin-bottom: 20px;
}
/* line 297, ../scss/custom/_content.scss */
.about-section .container .about__item p {
  color: #3f4474;
  line-height: 1.52;
  font-weight: 300;
  margin-bottom: 0;
}

/*************************************
************************************** 
************************************** 

  #filter section

**************************************
************************************** 
**************************************/
/* line 319, ../scss/custom/_content.scss */
.filter-section {
  background-color: #0f122f;
}
/* line 321, ../scss/custom/_content.scss */
.filter-section h3 {
  color: #62a7f4;
}
/* line 323, ../scss/custom/_content.scss */
.filter-section h3:before {
  background-color: #3f4474;
}
/* line 328, ../scss/custom/_content.scss */
.filter-section .select-cat {
  background-color: transparent;
  border: 1px solid #31355f;
  color: #fff;
  cursor: pointer;
  height: 50px;
  line-height: 47px;
  width: 170px;
  display: none;
  margin: 0 auto;
}
/* line 340, ../scss/custom/_content.scss */
.filter-section .filters {
  text-align: center;
  margin-bottom: 50px;
}
/* line 343, ../scss/custom/_content.scss */
.filter-section .filters li {
  display: inline-block;
}
/* line 346, ../scss/custom/_content.scss */
.filter-section .filters .filter {
  cursor: pointer;
  width: 170px;
  height: 50px;
  line-height: 47px;
  color: #fff;
  border: 1px solid #31355f;
  background-color: transparent;
}
/* line 355, ../scss/custom/_content.scss */
.filter-section .filters .filter:hover span {
  margin-left: 10px;
}
/* line 359, ../scss/custom/_content.scss */
.filter-section .filters .filter span {
  margin-left: -20px;
  color: #31355f;
  font-size: 10px;
  position: relative;
  top: -1px;
}
/* line 365, ../scss/custom/_content.scss */
.filter-section .filters .filter span svg {
  fill: #3f4474;
  width: 14px;
  height: 9px;
}
/* line 372, ../scss/custom/_content.scss */
.filter-section .filters li + li {
  margin-left: -1px;
}
/* line 377, ../scss/custom/_content.scss */
.filter-section .filter_content {
  margin: auto;
}
/* line 379, ../scss/custom/_content.scss */
.filter-section .filter_content .box {
  width: 280px;
  height: 237px;
  overflow: hidden;
  display: block;
  margin-bottom: 2px;
  margin: 1px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 389, ../scss/custom/_content.scss */
.filter-section .filter_content .box.width2 {
  width: 562px;
}
/* line 391, ../scss/custom/_content.scss */
.filter-section .filter_content .box.width2 a:hover {
  -moz-transform: scale(0.99, 0.99);
  -ms-transform: scale(0.99, 0.99);
  -webkit-transform: scale(0.99, 0.99);
  transform: scale(0.99, 0.99);
}
/* line 395, ../scss/custom/_content.scss */
.filter-section .filter_content .box.height2 {
  height: 476px;
}
/* line 397, ../scss/custom/_content.scss */
.filter-section .filter_content .box.height2 a:hover {
  -moz-transform: scale(0.99, 0.99);
  -ms-transform: scale(0.99, 0.99);
  -webkit-transform: scale(0.99, 0.99);
  transform: scale(0.99, 0.99);
}
/* line 401, ../scss/custom/_content.scss */
.filter-section .filter_content a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
/* line 406, ../scss/custom/_content.scss */
.filter-section .filter_content a > img {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
/* line 412, ../scss/custom/_content.scss */
.filter-section .filter_content a:hover {
  -moz-transform: scale(0.98, 0.98);
  -ms-transform: scale(0.98, 0.98);
  -webkit-transform: scale(0.98, 0.98);
  transform: scale(0.98, 0.98);
}
/* line 417, ../scss/custom/_content.scss */
.filter-section .filter_content a:hover .hover {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  /* hacks for ie8 */
  display: block\9;
}
/* line 419, ../scss/custom/_content.scss */
.filter-section .filter_content a:hover .hover h6, .filter-section .filter_content a:hover .hover p {
  -ms-transform: translate(0, 0);
  /* IE 9 */
  -webkit-transform: translate(0, 0);
  /* Chrome, Safari, Opera */
  transform: translate(0, 0);
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  /* hacks for ie8 */
  display: block\9;
}
/* line 427, ../scss/custom/_content.scss */
.filter-section .filter_content a:hover .icon-close_button {
  top: 0;
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  /* hacks for ie8 */
  display: block\9;
}
/* line 433, ../scss/custom/_content.scss */
.filter-section .filter_content .hover {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* hack for ie8 */
  opacity: 1\9;
  visibility: visible\9;
  display: none\9;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  background-color: rgba(97, 167, 243, 0.7);
  cursor: pointer;
  text-align: center;
  padding: 0 20px;
  transition: all .3s ease-in;
}
/* line 449, ../scss/custom/_content.scss */
.filter-section .filter_content .hover .icon-close_button {
  width: 50px;
  height: 50px;
  display: block;
  position: relative;
  top: -10px;
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* hack for ie8 */
  opacity: 1\9;
  visibility: visible\9;
  display: none\9;
  transition: all .3s ease-in;
  margin: 0 auto 30px;
  font-size: 50px;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}
/* line 461, ../scss/custom/_content.scss */
.filter-section .filter_content .hover svg {
  fill: #fff;
}
/* line 464, ../scss/custom/_content.scss */
.filter-section .filter_content .hover p {
  font-weight: 300;
  line-height: 1.52;
}
/* line 470, ../scss/custom/_content.scss */
.filter-section .filter_content h6 {
  text-align: center;
  margin-bottom: 10px;
  text-transform: uppercase;
}
/* line 475, ../scss/custom/_content.scss */
.filter-section .filter_content h6, .filter-section .filter_content p {
  position: relative;
  -ms-transform: translate(0, 10px);
  /* IE 9 */
  -webkit-transform: translate(0, 10px);
  /* Chrome, Safari, Opera */
  transform: translate(0, 10px);
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* hack for ie8 */
  opacity: 1\9;
  visibility: visible\9;
  display: none\9;
  transition: all .3s ease-in;
}

/*************************************
************************************** 
************************************** 
 
  #heading slogan section

**************************************
************************************** 
**************************************/
/* line 498, ../scss/custom/_content.scss */
.heading-slogan-section {
  overflow: hidden;
}
/* line 500, ../scss/custom/_content.scss */
.heading-slogan-section .container {
  text-align: left;
  position: relative;
}
/* line 505, ../scss/custom/_content.scss */
.heading-slogan-section h4 {
  color: #0f122f;
  font-weight: 300;
  margin-bottom: 15px;
}
/* line 510, ../scss/custom/_content.scss */
.heading-slogan-section h2 {
  color: #e81c3b;
  width: 80%;
  letter-spacing: -3px;
}
/* line 515, ../scss/custom/_content.scss */
.heading-slogan-section a {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -25px;
}
/* line 520, ../scss/custom/_content.scss */
.heading-slogan-section a span {
  margin-left: -17px;
  color: #0f122f;
  font-size: 11px;
  position: relative;
  top: -1px;
  width: 19px;
}

/*************************************
************************************** 
************************************** 

  #video

**************************************
************************************** 
**************************************/
/* line 542, ../scss/custom/_content.scss */
.video-section {
  height: 645px;
  position: relative;
  background-image: url("http://placehold.it/1920x650");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  -ms-behavior: url(../js/backgroundsize.htc);
}
/* line 549, ../scss/custom/_content.scss */
.video-section:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/video-opacity.png");
  background-repeat: repeat;
  z-index: 5;
}
/* line 559, ../scss/custom/_content.scss */
.video-section .mbYTP_wrapper {
  opacity: 1 !important;
}
/* line 561, ../scss/custom/_content.scss */
.video-section .mbYTP_wrapper.active {
  opacity: 0 !important;
}
/* line 566, ../scss/custom/_content.scss */
.video-section .console {
  text-align: center;
  margin-bottom: 50px;
}
/* line 569, ../scss/custom/_content.scss */
.video-section .console button {
  width: 100px;
  height: 100px;
  display: block;
  behavior: url("../PIE.htc");
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #fff;
  background-color: transparent;
  margin: 0 auto;
  position: relative;
}
/* line 577, ../scss/custom/_content.scss */
.video-section .console button#play:before {
  background-image: url("../images/play.png");
  background-repeat: no-repeat;
  background-position: 55% 0;
  width: 27px;
  height: 34px;
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -ms-transform: translate(-38%, -50%);
  /* IE 9 */
  -webkit-transform: translate(-38%, -50%);
  /* Chrome, Safari, Opera */
  transform: translate(-38%, -50%);
}
/* line 594, ../scss/custom/_content.scss */
.video-section .console button#pause:before {
  background-image: url("../images/pause.png");
  background-repeat: no-repeat;
  background-position: 50% 0;
  width: 27px;
  height: 34px;
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -webkit-transform: translate(-50%, -50%);
  /* Chrome, Safari, Opera */
  transform: translate(-50%, -50%);
}
/* line 612, ../scss/custom/_content.scss */
.video-section .console button:hover#play:before, .video-section .console button:hover#pause:before {
  background-position: 55% -36px;
}
/* line 620, ../scss/custom/_content.scss */
.video-section .findout-more {
  margin-top: 45px;
}
/* line 623, ../scss/custom/_content.scss */
.video-section .findout-more:hover span {
  margin-left: 10px;
}
/* line 627, ../scss/custom/_content.scss */
.video-section .findout-more span {
  margin-left: -20px;
  color: #fff;
  position: relative;
  top: -1px;
  width: 19px;
}
/* line 635, ../scss/custom/_content.scss */
.video-section h3, .video-section p {
  color: #fff;
}
/* line 638, ../scss/custom/_content.scss */
.video-section p {
  width: 60%;
  margin: 0 auto;
  font-size: 19px;
  font-weight: 300;
}

/*************************************
************************************** 
************************************** 

  #pricing section

**************************************
************************************** 
**************************************/
/* line 657, ../scss/custom/_content.scss */
.pricing-section {
  background-color: #ccc;
  text-align: center;
  overflow: hidden;
}
/* line 661, ../scss/custom/_content.scss */
.pricing-section h3 {
  position: relative;
  color: #700f1e;
  display: block;
  text-align: center;
  margin-bottom: 60px;
}
/* line 667, ../scss/custom/_content.scss */
.pricing-section h3:before {
  position: absolute;
  content: "";
  width: 86px;
  background-color: #f38d9d;
  height: 2px;
  top: 100%;
  left: 50%;
  margin-left: -43px;
  margin-top: 30px;
}
/* line 680, ../scss/custom/_content.scss */
.pricing-section .container > p {
  color: #fff;
  font-weight: 300;
  margin: 0 auto 45px;
  width: 60%;
  font-size: 19px;
  line-height: 28px;
}
/* line 689, ../scss/custom/_content.scss */
.pricing-section .num-price {
  text-align: center;
  position: relative;
  width: 100%;
  max-width: 203px;
  height: 140px;
  border: 2px solid #c8cad5;
  margin: 0 auto 60px;
}
/* line 697, ../scss/custom/_content.scss */
.pricing-section .num-price h2 {
  font-size: 60px;
  color: #e81c3b;
  letter-spacing: -2px;
}
/* line 702, ../scss/custom/_content.scss */
.pricing-section .num-price > div {
  position: relative;
  padding: 18px;
  background-color: #fff;
  bottom: 30px;
  width: auto !important;
  display: inline-block;
  text-align: center;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 711, ../scss/custom/_content.scss */
.pricing-section .num-price > div h4 {
  font-size: 24px;
  letter-spacing: 400;
  color: #0f122f;
  display: block;
  text-align: center;
  width: auto;
  font-family: "Montserrat", sans-serif;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  letter-spacing: 5px;
}
/* line 725, ../scss/custom/_content.scss */
.pricing-section article {
  min-height: 535px;
  background-color: #fff;
  padding: 30px;
  display: inline-block;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 275px;
}
/* line 733, ../scss/custom/_content.scss */
.pricing-section article p {
  color: #3f4474;
  font-weight: 300;
  line-height: 1.64;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  max-width: 225px;
  margin: 0 auto 40px;
}
/* line 741, ../scss/custom/_content.scss */
.pricing-section article a.medium:hover {
  background-color: #fff;
  color: #0f122f !important;
}
/* line 745, ../scss/custom/_content.scss */
.pricing-section article:hover {
  background-color: #0f122f;
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
/* line 751, ../scss/custom/_content.scss */
.pricing-section article:hover .num-price > div {
  background-color: #0f122f;
}
/* line 755, ../scss/custom/_content.scss */
.pricing-section article:hover .num-price h4 {
  color: #fff;
}
/* line 759, ../scss/custom/_content.scss */
.pricing-section article:hover p {
  color: #fff;
}
/* line 762, ../scss/custom/_content.scss */
.pricing-section article:hover a {
  border: 1px solid #fff;
}

/*************************************
************************************** 
************************************** 

  #customers section

**************************************
************************************** 
**************************************/
/* line 780, ../scss/custom/_content.scss */
.customers-section {
  padding: 70px 0;
  overflow: hidden;
}
/* line 784, ../scss/custom/_content.scss */
.customers-section .container > p {
  color: #3f4474;
  font-weight: 300;
  margin: 0 auto 75px;
  width: 60%;
  font-size: 19px;
  line-height: 28px;
}
/* line 794, ../scss/custom/_content.scss */
.customers-section ul li {
  margin: 0 20px;
}
/* line 796, ../scss/custom/_content.scss */
.customers-section ul li img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* line 802, ../scss/custom/_content.scss */
.customers-section ul li:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/*************************************
************************************** 
************************************** 

  #follow section

**************************************
************************************** 
**************************************/
/* line 822, ../scss/custom/_content.scss */
.follow-section {
  position: relative;
  min-height: 430px;
  padding: 0;
}
/* line 826, ../scss/custom/_content.scss */
.follow-section:after {
  position: absolute;
  top: 0;
  content: "";
  width: 50%;
  background-color: #62a7f4;
  min-height: 430px;
  left: 0;
}
/* line 835, ../scss/custom/_content.scss */
.follow-section:before {
  position: absolute;
  top: 0;
  content: "";
  width: 50%;
  background-color: #0f122f;
  min-height: 430px;
  right: 0;
}
/* line 844, ../scss/custom/_content.scss */
.follow-section .buzz {
  padding: 90px 0;
  background-color: #62a7f4;
}
/* line 848, ../scss/custom/_content.scss */
.follow-section article {
  min-height: 430px;
  padding: 0 90px;
  padding-right: 0;
}
/* line 853, ../scss/custom/_content.scss */
.follow-section .tweet {
  display: block;
  width: 78px;
  height: 78px;
  display: block;
  behavior: url("../PIE.htc");
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #fff;
  padding-top: 24px;
}
/* line 859, ../scss/custom/_content.scss */
.follow-section .tweet svg {
  width: 37px;
  height: 31px;
}
/* line 864, ../scss/custom/_content.scss */
.follow-section h3 {
  margin-top: 40px;
  margin-bottom: 35px;
}
/* line 868, ../scss/custom/_content.scss */
.follow-section h4, .follow-section h5 {
  font-family: "Montserrat", sans-serif;
}
/* line 871, ../scss/custom/_content.scss */
.follow-section .container {
  position: relative;
  z-index: 6;
}
/* line 875, ../scss/custom/_content.scss */
.follow-section .follow-slider {
  background-color: #0f122f;
  height: 100%;
  display: block;
}
/* line 881, ../scss/custom/_content.scss */
.follow-section p {
  font-family: "Montserrat", sans-serif;
}
/* line 886, ../scss/custom/_content.scss */
.follow-section .follow-btn:hover span {
  margin-left: 10px;
}
/* line 890, ../scss/custom/_content.scss */
.follow-section .follow-btn span {
  margin-left: -25px;
  color: #fff;
  position: relative;
  top: 1px;
}

/*************************************
************************************** 
************************************** 

  #team section

**************************************
************************************** 
**************************************/
/* line 910, ../scss/custom/_content.scss */
.team-section {
  padding: 0;
}
/* line 912, ../scss/custom/_content.scss */
.team-section .background-img {
  background-image: url("http://placehold.it/1920x530");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  -ms-behavior: url(../js/backgroundsize.htc);
  padding: 90px 0 290px;
  position: relative;
}
/* line 919, ../scss/custom/_content.scss */
.team-section .background-img:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(75, 76, 76, 0.3);
}
/* line 929, ../scss/custom/_content.scss */
.team-section h3 {
  position: relative;
  color: #fff;
  display: block;
  text-align: center;
  margin-bottom: 60px;
}
/* line 935, ../scss/custom/_content.scss */
.team-section h3:before {
  position: absolute;
  content: "";
  width: 86px;
  background-color: #c8cad5;
  height: 2px;
  top: 100%;
  left: 50%;
  margin-left: -43px;
  margin-top: 30px;
}
/* line 947, ../scss/custom/_content.scss */
.team-section .slider-wrap-team {
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 953, ../scss/custom/_content.scss */
.team-section .container > p {
  color: #fff;
  font-weight: 300;
  margin: 0 auto;
  width: 60%;
  font-size: 19px;
  line-height: 28px;
}
/* line 962, ../scss/custom/_content.scss */
.team-section #owl2 {
  margin-top: -188px;
}
/* line 965, ../scss/custom/_content.scss */
.team-section h6 {
  text-transform: uppercase;
}
/* line 968, ../scss/custom/_content.scss */
.team-section h4 {
  font-family: "Montserrat", sans-serif;
}
/* line 971, ../scss/custom/_content.scss */
.team-section .team {
  padding: 45px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #0f122f;
  display: block;
  max-width: 100%;
  text-align: left;
  width: 234px;
  height: 100%;
}
/* line 984, ../scss/custom/_content.scss */
.team-section .team img {
  width: 42px !important;
  height: 42px !important;
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 10px;
}
/* line 991, ../scss/custom/_content.scss */
.team-section .team h4 {
  font-size: 25px;
  line-height: 1.1;
}
/* line 996, ../scss/custom/_content.scss */
.team-section .team a {
  background-color: transparent;
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin-top: 35px;
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.3);
  /* stroke */
}
/* line 1005, ../scss/custom/_content.scss */
.team-section .team a:hover {
  background-color: #e81c3b;
  border-color: #e81c3b;
}
/* line 1010, ../scss/custom/_content.scss */
.team-section .team .verticalize__box {
  width: 100%;
}
************************************** 
/*************************************
************************************** 
************************************** 
  #tip section

**************************************
************************************** 
**************************************/
/* line 910, ../scss/custom/_content.scss */
.tip-section {
  padding: 0;
 
}
/* line 912, ../scss/custom/_content.scss */
/*.team-section .background-img {
  background-image: url("http://placehold.it/1920x530");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  -ms-behavior: url(../js/backgroundsize.htc);
  padding: 90px 0 290px;
  position: relative;
}
/* line 919, ../scss/custom/_content.scss */
/* .team-section .background-img:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(75, 76, 76, 0.3);
}*/
/* line 929, ../scss/custom/_content.scss */
.tip-section h1 {
  position: relative;
  color: #444;
  display: block;
  text-align: center;
  font-size:36px;
}
.tip-section h3 {
  position: relative;
  color: #555;
  display: block;
  text-align: center;
}

.tip-section h4 {
  position: relative;
  color: #777;
  display: block;
  text-align: center;
  margin-top:5px;
}

/* line 935, ../scss/custom/_content.scss */
.tip-section h3:before {
  position: absolute;
  content: "";
  width: 86px;
  background-color: #c8cad5;
  height: 2px;
  top: 100%;
  left: 50%;
  margin-left: -43px;
  margin-top: 30px;
}
/* line 947, ../scss/custom/_content.scss */
.tip-section .slider-wrap-team {
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 953, ../scss/custom/_content.scss */
.tip-section  p {
  color: #666;
  clear:none;
  padding-top:10px;

}
.tip-section .container > p {
  color: #fff;
  font-weight: 300;
  margin: 0 auto;
  width: 60%;
  font-size: 19px;
  line-height: 28px;
}
/* line 962, ../scss/custom/_content.scss */
.tip-section #owl2 {
  margin-top: -188px;
}
/* line 965, ../scss/custom/_content.scss */
.tip-section h6 {
  text-transform: uppercase;
}
/* line 968, ../scss/custom/_content.scss */
.tip-section h4 {
  font-family: "Montserrat", sans-serif;
}
/* line 971, ../scss/custom/_content.scss */
.tip-section .team {
  padding: 45px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #0f122f;
  display: block;
  max-width: 100%;
  text-align: left;
  width: 234px;
  height: 100%;
}
/* line 984, ../scss/custom/_content.scss */
.tip-section .team img {
  width: 42px !important;
  height: 42px !important;
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 10px;
}
/* line 991, ../scss/custom/_content.scss */
.tip-section .team h4 {
  font-size: 25px;
  line-height: 1.1;
}
/* line 996, ../scss/custom/_content.scss */
.tip-section .team a {
  background-color: transparent;
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin-top: 35px;
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.3);
  /* stroke */
}
/* line 1005, ../scss/custom/_content.scss */
.tip-section .team a:hover {
  background-color: #e81c3b;
  border-color: #e81c3b;
}
/* line 1010, ../scss/custom/_content.scss */
.tip-section .team .verticalize__box {
  width: 100%;
}
/*************************************
************************************** 
************************************** 

  #blog section

**************************************
************************************** 
**************************************/
/* line 1031, ../scss/custom/_content.scss */
.blog-section .container h3 {
  margin-bottom: 50px;
}
/* line 1034, ../scss/custom/_content.scss */
.blog-section .container > p {
  font-weight: 300;
  margin: 0 auto 30px;
  width: 60%;
  color: #3f4474;
  font-size: 19px;
  line-height: 28px;
}
/* line 1043, ../scss/custom/_content.scss */
.blog-section i {
  color: #e81c3b;
  margin-bottom: 20px;
}
/* line 1047, ../scss/custom/_content.scss */
.blog-section i:after {
  display: none;
}
/* line 1051, ../scss/custom/_content.scss */
.blog-section .icon {
  height: 70px;
  line-height: 70px;
}
/* line 1055, ../scss/custom/_content.scss */
.blog-section .anim-numb {
  color: #3f4474;
  font-size: 60px;
  line-height: 45px;
  margin-bottom: 20px;
  font-weight: 700;
}
/* line 1062, ../scss/custom/_content.scss */
.blog-section h6 {
  font-size: 15px;
  color: #3f4474;
}

/*************************************
************************************** 
************************************** 

  #contact section

**************************************
************************************** 
**************************************/
/* line 1080, ../scss/custom/_content.scss */
.contact-section {
  background-color: #62a7f4;
  overflow: hidden;
}
/* line 1083, ../scss/custom/_content.scss */
.contact-section h3:before {
  display: none;
}
/* line 1087, ../scss/custom/_content.scss */
.contact-section .main-form .row:nth-child(2) {
  margin-top: 70px;
}
/* line 1090, ../scss/custom/_content.scss */
.contact-section .main-form label {
  position: relative;
  width: 100%;
}
/* line 1094, ../scss/custom/_content.scss */
.contact-section .main-form label:hover i, .contact-section .main-form label:focus i {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 1099, ../scss/custom/_content.scss */
.contact-section .main-form label input:focus + i, .contact-section .main-form label textarea:focus + i {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 1103, ../scss/custom/_content.scss */
.contact-section .main-form label i {
  position: absolute;
  top: 15px;
  font-size: 20px;
  color: #fff;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* line 1111, ../scss/custom/_content.scss */
.contact-section .main-form label i svg {
  width: 28px;
  height: 22px;
  vertical-align: bottom;
}
/* line 1117, ../scss/custom/_content.scss */
.contact-section .main-form label span {
  color: #0f122f;
}
/* line 1120, ../scss/custom/_content.scss */
.contact-section .main-form label input {
  margin-bottom: 15px;
}
/* line 1123, ../scss/custom/_content.scss */
.contact-section .main-form label textarea {
  margin-bottom: 15px;
}
/* line 1129, ../scss/custom/_content.scss */
.contact-section .human-test {
  margin-top: 45px;
  text-align: center;
}
/* line 1132, ../scss/custom/_content.scss */
.contact-section .human-test .test {
  margin-top: 15px;
  display: inline-block;
  float: left;
}
/* line 1136, ../scss/custom/_content.scss */
.contact-section .human-test .test p {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 0;
  font-size: 15px;
  text-transform: uppercase;
}
/* line 1143, ../scss/custom/_content.scss */
.contact-section .human-test .test p span {
  color: #0f122f;
  text-transform: uppercase;
}
/* line 1151, ../scss/custom/_content.scss */
.contact-section .human-test div:nth-child(2) {
  display: inline-block;
}
/* line 1153, ../scss/custom/_content.scss */
.contact-section .human-test div:nth-child(2) label {
  display: inline-block;
  text-align: center;
  margin: 0 10px;
}
/* line 1157, ../scss/custom/_content.scss */
.contact-section .human-test div:nth-child(2) label span {
  behavior: url("../PIE.htc");
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 51px;
  height: 51px;
  display: block;
  background-color: transparent;
  border: 1px solid #91c2f7;
  color: #fff;
  padding-top: 13px;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* line 1165, ../scss/custom/_content.scss */
.contact-section .human-test div:nth-child(2) label span:hover {
  background-color: #0f122f;
  border-color: #0f122f;
}
/* line 1170, ../scss/custom/_content.scss */
.contact-section .human-test div:nth-child(2) label input {
  display: none;
}
/* line 1173, ../scss/custom/_content.scss */
.contact-section .human-test div:nth-child(2) label input[type="radio"]:checked + span {
  background-color: #0f122f;
  border-color: #0f122f;
}
/* line 1180, ../scss/custom/_content.scss */
.contact-section button {
  display: inline-block;
  float: right;
}
/* line 1183, ../scss/custom/_content.scss */
.contact-section button span {
  margin-left: -20px;
  color: #fff;
  position: relative;
  top: -1px;
}

/*************************************
************************************** 
************************************** 

  .map section 

**************************************
************************************** 
**************************************/
/* line 1204, ../scss/custom/_content.scss */
.map {
  padding: 0;
}
/* line 1206, ../scss/custom/_content.scss */
.map #map {
  height: 540px;
  width: 100%;
  position: relative;
}
/* line 1212, ../scss/custom/_content.scss */
.map .pin {
  width: 50px;
  height: 50px;
  display: block;
  background-color: black;
}
/* line 1216, ../scss/custom/_content.scss */
.map .gm-style-iw {
  top: 13px !important;
  text-align: center !important;
  overflow: inherit;
  position: relative;
}
/* line 1221, ../scss/custom/_content.scss */
.map .gm-style-iw:before {
  content: "";
  position: absolute;
  left: 0;
  top: -5px;
  width: 100%;
  height: 100%;
  z-index: 10001;
}
/* line 1231, ../scss/custom/_content.scss */
.map .gmnoprint {
  display: none;
}
/* line 1235, ../scss/custom/_content.scss */
.map #infobox1 {
  width: 100% !important;
  text-align: center !important;
}
/* line 1238, ../scss/custom/_content.scss */
.map #infobox1 p {
  margin-bottom: 0 !important;
  width: 100%;
  text-align: center;
}
/* line 1245, ../scss/custom/_content.scss */
.map .show-mob {
  display: none;
}
/* line 1249, ../scss/custom/_content.scss */
.map img[src="http://maps.gstatic.com/mapfiles/api-3/images/mapcnt6.png"] {
  display: none !important;
}
/* line 1251, ../scss/custom/_content.scss */
.map .infoBox {
  padding: 50px 0;
  position: relative;
  display: block;
}
/* line 1256, ../scss/custom/_content.scss */
.map .infoBox img {
  position: absolute !important;
  bottom: 91px;
  left: 50px;
  cursor: pointer;
  z-index: 999999;
}
/* line 1262, ../scss/custom/_content.scss */
.map .infoBox img:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 99999;
}
/* line 1271, ../scss/custom/_content.scss */
.map .infoBox article {
  width: 50%;
  padding: 20px 50px;
  min-height: 265px;
  position: relative;
}
/* line 1276, ../scss/custom/_content.scss */
.map .infoBox article h2 {
  color: #e81c3b;
  margin-bottom: 12px;
  margin-top: -10px;
}
/* line 1281, ../scss/custom/_content.scss */
.map .infoBox article h4 {
  color: #0f122f;
  font-weight: 300;
  line-height: 1.25;
  width: 80%;
}
/* line 1287, ../scss/custom/_content.scss */
.map .infoBox article h5 {
  color: #3f4474;
  position: absolute;
  bottom: 45px;
  left: 88px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 19px;
}
/* line 1297, ../scss/custom/_content.scss */
.map .infoBox article:nth-child(2) {
  border-left: 2px solid #c8cad5;
}
/* line 1299, ../scss/custom/_content.scss */
.map .infoBox article:nth-child(2) h6 {
  color: #0f122f;
  margin-bottom: 10px;
}
/* line 1303, ../scss/custom/_content.scss */
.map .infoBox article:nth-child(2) p, .map .infoBox article:nth-child(2) a {
  color: #3f4474 !important;
  font-weight: 300;
  font-size: 19px;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 10px;
  display: block;
}
/* line 1311, ../scss/custom/_content.scss */
.map .infoBox article:nth-child(2) li {
  display: block;
}
/* line 1314, ../scss/custom/_content.scss */
.map .infoBox article:nth-child(2) li + li {
  margin-top: 5px;
}
/* line 1320, ../scss/custom/_content.scss */
.map #content {
  width: 787px !important;
}
/* line 1322, ../scss/custom/_content.scss */
.map #content h2 {
  color: #e81c3b;
  font-weight: 700;
}
/* line 1326, ../scss/custom/_content.scss */
.map #content h4 {
  color: #0f122f;
}
/* line 1329, ../scss/custom/_content.scss */
.map #content article {
  width: 50%;
  padding: 0 50px;
  min-height: 360px;
}
/* line 1335, ../scss/custom/_content.scss */
.map #content article:nth-child(2) {
  border-left: 2px solid #c8cad5;
}

/* line 1342, ../scss/custom/_content.scss */
.infobox-wrapper {
  display: none;
}

/* line 1345, ../scss/custom/_content.scss */
.infoBox {
  background: #fff !important;
  z-index: 99999999999;
  display: block;
}

/*************************************
************************************** 
************************************** 

  .theme section

**************************************
************************************** 
**************************************/
/* line 1362, ../scss/custom/_content.scss */
.theme {
  background-color: #e81c3b;
}
/* line 1364, ../scss/custom/_content.scss */
.theme .container {
  position: relative;
}
/* line 1367, ../scss/custom/_content.scss */
.theme h3 {
  text-transform: uppercase;
  width: 79%;
}
/* line 1370, ../scss/custom/_content.scss */
.theme h3 span {
  color: #0f122f;
}
/* line 1374, ../scss/custom/_content.scss */
.theme a {
  position: absolute;
  right: 15px;
  top: 50%;
  -ms-transform: translate(0, -50%);
  /* IE 9 */
  -webkit-transform: translate(0, -50%);
  /* Safari */
  transform: translate(0, -50%);
  height: 60px;
  line-height: 58px;
}
/* line 1383, ../scss/custom/_content.scss */
.theme a span {
  margin-left: -20px;
  color: #fff;
  position: relative;
  top: 1px;
}

/*************************************
************************************** 
************************************** 

  .social section

**************************************
************************************** 
**************************************/
/* line 1403, ../scss/custom/_content.scss */
.social {
  background-color: #2c3058;
  padding-top: 75px;
  padding-bottom: 45px;
  overflow: hidden;
}
/* line 1408, ../scss/custom/_content.scss */
.social label {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  width: 370px;
  max-width: 480px;
}
/* line 1415, ../scss/custom/_content.scss */
.social label i, .social label span {
  color: #fff;
}
/* line 1418, ../scss/custom/_content.scss */
.social label span {
  display: block;
  margin-top: 5px;
}
/* line 1422, ../scss/custom/_content.scss */
.social label i {
  color: #fff;
  font-size: 20px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  position: absolute;
  top: 15px;
  transition: all 0.4s ease 0s;
  left: 0;
}
/* line 1432, ../scss/custom/_content.scss */
.social label:hover i {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 1436, ../scss/custom/_content.scss */
.social label input:focus + i {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 1441, ../scss/custom/_content.scss */
.social button {
  height: 50px !important;
  line-height: 47px !important;
  vertical-align: top;
}
/* line 1445, ../scss/custom/_content.scss */
.social button span {
  margin-left: -20px;
  color: #fff;
  position: relative;
  top: -1px;
}
/* line 1453, ../scss/custom/_content.scss */
.social ul {
  position: relative;
  top: -2px;
  float: right;
}
/* line 1457, ../scss/custom/_content.scss */
.social ul li {
  padding: 0;
  margin-left: 10px;
}
/* line 1460, ../scss/custom/_content.scss */
.social ul li a {
  display: block;
}
/* line 1462, ../scss/custom/_content.scss */
.social ul li a svg {
  fill: #c8cad5;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 51px;
  height: 51px;
}
/* line 1469, ../scss/custom/_content.scss */
.social ul li a:hover svg {
  fill: #ffffff;
}
/* line 1474, ../scss/custom/_content.scss */
.social ul li br {
  display: none;
}
/* line 1478, ../scss/custom/_content.scss */
.social ul .br {
  margin: 0;
  height: 0;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1486, ../scss/custom/_content.scss */
  .subheader-section .customNavigation a.next::after {
    right: 9px !important;
  }
}
/* --------------------------------------------------------------------------------------
+
+ LAYOUT
+
-------------------------------------------------------------------------------------- */
/* line 10, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/layout/_sticky-footer.scss */
html, body {
  height: 100%;
}

/* line 12, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/layout/_sticky-footer.scss */
.layout {
  clear: both;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -auto;
}
/* line 18, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/layout/_sticky-footer.scss */
.layout .layout_footer {
  height: auto;
}

/* line 20, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/layout/_sticky-footer.scss */
footer {
  clear: both;
  position: relative;
  height: auto;
}

/* line 11, ../scss/custom/_layout.scss */
main {
  display: block;
  /* this is important for some browsers (opera, ...) who recognize <main> as inline element */
}

/* line 14, ../scss/custom/_layout.scss */
.layout {
  overflow-x: hidden;
}

/* line 17, ../scss/custom/_layout.scss */
.container {
  margin: 0 auto;
  width: 1170px;
}

@media (max-width: 1169px) {
  /* line 23, ../scss/custom/_layout.scss */
  .container {
    width: 100%;
  }
}
/* line 29, ../scss/custom/_layout.scss */
.left {
  float: left;
}

/* line 34, ../scss/custom/_layout.scss */
.right {
  float: right;
}

/* --------------------------------------------------------------------------------------
+
+ FONTS
+
-------------------------------------------------------------------------------------- */
/* line 8, ../scss/custom/_fonts.scss */
.fa {
  display: inline-block;
  font-family: 'Fontawesome';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 18, ../scss/custom/_fonts.scss */
.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 23, ../scss/custom/_fonts.scss */
.fa-2x {
  font-size: 2em;
}

/* line 26, ../scss/custom/_fonts.scss */
.fa-3x {
  font-size: 3em;
}

/* line 29, ../scss/custom/_fonts.scss */
.fa-4x {
  font-size: 4em;
}

/* line 32, ../scss/custom/_fonts.scss */
.fa-5x {
  font-size: 5em;
}

/* line 35, ../scss/custom/_fonts.scss */
.fa-fw {
  width: 1.2857142857142858em;
  text-align: center;
}

/* line 39, ../scss/custom/_fonts.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}

/* line 44, ../scss/custom/_fonts.scss */
.fa-ul > li {
  position: relative;
}

/* line 47, ../scss/custom/_fonts.scss */
.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}

/* line 54, ../scss/custom/_fonts.scss */
.fa-li.fa-lg {
  left: -1.8571428571428572em;
}

/* line 57, ../scss/custom/_fonts.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 62, ../scss/custom/_fonts.scss */
.pull-right {
  float: right;
}

/* line 65, ../scss/custom/_fonts.scss */
.pull-left {
  float: left;
}

/* line 68, ../scss/custom/_fonts.scss */
.fa.pull-left {
  margin-right: .3em;
}

/* line 71, ../scss/custom/_fonts.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 74, ../scss/custom/_fonts.scss */
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* line 120, ../scss/custom/_fonts.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 128, ../scss/custom/_fonts.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 136, ../scss/custom/_fonts.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 144, ../scss/custom/_fonts.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 152, ../scss/custom/_fonts.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 160, ../scss/custom/_fonts.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 168, ../scss/custom/_fonts.scss */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 175, ../scss/custom/_fonts.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 178, ../scss/custom/_fonts.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 181, ../scss/custom/_fonts.scss */
.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 186, ../scss/custom/_fonts.scss */
.fa-glass:before {
  content: "\f000";
}

/* line 189, ../scss/custom/_fonts.scss */
.fa-music:before {
  content: "\f001";
}

/* line 192, ../scss/custom/_fonts.scss */
.fa-search:before {
  content: "\f002";
}

/* line 195, ../scss/custom/_fonts.scss */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 198, ../scss/custom/_fonts.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 201, ../scss/custom/_fonts.scss */
.fa-star:before {
  content: "\f005";
}

/* line 204, ../scss/custom/_fonts.scss */
.fa-star-o:before {
  content: "\f006";
}

/* line 207, ../scss/custom/_fonts.scss */
.fa-user:before {
  content: "\f007";
}

/* line 210, ../scss/custom/_fonts.scss */
.fa-film:before {
  content: "\f008";
}

/* line 213, ../scss/custom/_fonts.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 216, ../scss/custom/_fonts.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 219, ../scss/custom/_fonts.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 222, ../scss/custom/_fonts.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 225, ../scss/custom/_fonts.scss */
.fa-times:before {
  content: "\f00d";
}

/* line 228, ../scss/custom/_fonts.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 231, ../scss/custom/_fonts.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 234, ../scss/custom/_fonts.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 237, ../scss/custom/_fonts.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 240, ../scss/custom/_fonts.scss */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 244, ../scss/custom/_fonts.scss */
.fa-trash-o:before {
  content: "\f014";
}

/* line 247, ../scss/custom/_fonts.scss */
.fa-home:before {
  content: "\f015";
}

/* line 250, ../scss/custom/_fonts.scss */
.fa-file-o:before {
  content: "\f016";
}

/* line 253, ../scss/custom/_fonts.scss */
.fa-clock-o:before {
  content: "\f017";
}

/* line 256, ../scss/custom/_fonts.scss */
.fa-road:before {
  content: "\f018";
}

/* line 259, ../scss/custom/_fonts.scss */
.fa-download:before {
  content: "\f019";
}

/* line 262, ../scss/custom/_fonts.scss */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 265, ../scss/custom/_fonts.scss */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 268, ../scss/custom/_fonts.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 271, ../scss/custom/_fonts.scss */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 274, ../scss/custom/_fonts.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 278, ../scss/custom/_fonts.scss */
.fa-refresh:before {
  content: "\f021";
}

/* line 281, ../scss/custom/_fonts.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 284, ../scss/custom/_fonts.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 287, ../scss/custom/_fonts.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 290, ../scss/custom/_fonts.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 293, ../scss/custom/_fonts.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 296, ../scss/custom/_fonts.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 299, ../scss/custom/_fonts.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 302, ../scss/custom/_fonts.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 305, ../scss/custom/_fonts.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 308, ../scss/custom/_fonts.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 311, ../scss/custom/_fonts.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 314, ../scss/custom/_fonts.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 317, ../scss/custom/_fonts.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 320, ../scss/custom/_fonts.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 323, ../scss/custom/_fonts.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 326, ../scss/custom/_fonts.scss */
.fa-font:before {
  content: "\f031";
}

/* line 329, ../scss/custom/_fonts.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 332, ../scss/custom/_fonts.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 335, ../scss/custom/_fonts.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 338, ../scss/custom/_fonts.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 341, ../scss/custom/_fonts.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 344, ../scss/custom/_fonts.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 347, ../scss/custom/_fonts.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 350, ../scss/custom/_fonts.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 353, ../scss/custom/_fonts.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 356, ../scss/custom/_fonts.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 360, ../scss/custom/_fonts.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 363, ../scss/custom/_fonts.scss */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 366, ../scss/custom/_fonts.scss */
.fa-picture-o:before {
  content: "\f03e";
}

/* line 369, ../scss/custom/_fonts.scss */
.fa-pencil:before {
  content: "\f040";
}

/* line 372, ../scss/custom/_fonts.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 375, ../scss/custom/_fonts.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 378, ../scss/custom/_fonts.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 381, ../scss/custom/_fonts.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 385, ../scss/custom/_fonts.scss */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 388, ../scss/custom/_fonts.scss */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 391, ../scss/custom/_fonts.scss */
.fa-arrows:before {
  content: "\f047";
}

/* line 394, ../scss/custom/_fonts.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 397, ../scss/custom/_fonts.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 400, ../scss/custom/_fonts.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 403, ../scss/custom/_fonts.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 406, ../scss/custom/_fonts.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 409, ../scss/custom/_fonts.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 412, ../scss/custom/_fonts.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 415, ../scss/custom/_fonts.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 418, ../scss/custom/_fonts.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 421, ../scss/custom/_fonts.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 424, ../scss/custom/_fonts.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 427, ../scss/custom/_fonts.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 430, ../scss/custom/_fonts.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 433, ../scss/custom/_fonts.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 436, ../scss/custom/_fonts.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 439, ../scss/custom/_fonts.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 442, ../scss/custom/_fonts.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 445, ../scss/custom/_fonts.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 448, ../scss/custom/_fonts.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 451, ../scss/custom/_fonts.scss */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 454, ../scss/custom/_fonts.scss */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 457, ../scss/custom/_fonts.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 460, ../scss/custom/_fonts.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 463, ../scss/custom/_fonts.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 466, ../scss/custom/_fonts.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 469, ../scss/custom/_fonts.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 472, ../scss/custom/_fonts.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 476, ../scss/custom/_fonts.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 479, ../scss/custom/_fonts.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 482, ../scss/custom/_fonts.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 485, ../scss/custom/_fonts.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 488, ../scss/custom/_fonts.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 491, ../scss/custom/_fonts.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 494, ../scss/custom/_fonts.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 497, ../scss/custom/_fonts.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 500, ../scss/custom/_fonts.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 503, ../scss/custom/_fonts.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 506, ../scss/custom/_fonts.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 509, ../scss/custom/_fonts.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 513, ../scss/custom/_fonts.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 516, ../scss/custom/_fonts.scss */
.fa-calendar:before {
  content: "\f073";
}

/* line 519, ../scss/custom/_fonts.scss */
.fa-random:before {
  content: "\f074";
}

/* line 522, ../scss/custom/_fonts.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 525, ../scss/custom/_fonts.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 528, ../scss/custom/_fonts.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 531, ../scss/custom/_fonts.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 534, ../scss/custom/_fonts.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 537, ../scss/custom/_fonts.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 540, ../scss/custom/_fonts.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 543, ../scss/custom/_fonts.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 546, ../scss/custom/_fonts.scss */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 549, ../scss/custom/_fonts.scss */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 552, ../scss/custom/_fonts.scss */
.fa-bar-chart-o:before {
  content: "\f080";
}

/* line 555, ../scss/custom/_fonts.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 558, ../scss/custom/_fonts.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 561, ../scss/custom/_fonts.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 564, ../scss/custom/_fonts.scss */
.fa-key:before {
  content: "\f084";
}

/* line 567, ../scss/custom/_fonts.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 571, ../scss/custom/_fonts.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 574, ../scss/custom/_fonts.scss */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 577, ../scss/custom/_fonts.scss */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 580, ../scss/custom/_fonts.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 583, ../scss/custom/_fonts.scss */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 586, ../scss/custom/_fonts.scss */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 589, ../scss/custom/_fonts.scss */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 592, ../scss/custom/_fonts.scss */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 595, ../scss/custom/_fonts.scss */
.fa-external-link:before {
  content: "\f08e";
}

/* line 598, ../scss/custom/_fonts.scss */
.fa-sign-in:before {
  content: "\f090";
}

/* line 601, ../scss/custom/_fonts.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 604, ../scss/custom/_fonts.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 607, ../scss/custom/_fonts.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 610, ../scss/custom/_fonts.scss */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 613, ../scss/custom/_fonts.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 616, ../scss/custom/_fonts.scss */
.fa-square-o:before {
  content: "\f096";
}

/* line 619, ../scss/custom/_fonts.scss */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 622, ../scss/custom/_fonts.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 625, ../scss/custom/_fonts.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 628, ../scss/custom/_fonts.scss */
.fa-facebook:before {
  content: "\f09a";
}

/* line 631, ../scss/custom/_fonts.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 634, ../scss/custom/_fonts.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 637, ../scss/custom/_fonts.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 640, ../scss/custom/_fonts.scss */
.fa-rss:before {
  content: "\f09e";
}

/* line 643, ../scss/custom/_fonts.scss */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 646, ../scss/custom/_fonts.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 649, ../scss/custom/_fonts.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 652, ../scss/custom/_fonts.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 655, ../scss/custom/_fonts.scss */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 658, ../scss/custom/_fonts.scss */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 661, ../scss/custom/_fonts.scss */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 664, ../scss/custom/_fonts.scss */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 667, ../scss/custom/_fonts.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 670, ../scss/custom/_fonts.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 673, ../scss/custom/_fonts.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 676, ../scss/custom/_fonts.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 679, ../scss/custom/_fonts.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 682, ../scss/custom/_fonts.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 685, ../scss/custom/_fonts.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 688, ../scss/custom/_fonts.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 691, ../scss/custom/_fonts.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 694, ../scss/custom/_fonts.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 697, ../scss/custom/_fonts.scss */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 701, ../scss/custom/_fonts.scss */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 705, ../scss/custom/_fonts.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 708, ../scss/custom/_fonts.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 711, ../scss/custom/_fonts.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 715, ../scss/custom/_fonts.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 719, ../scss/custom/_fonts.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 722, ../scss/custom/_fonts.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 726, ../scss/custom/_fonts.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 729, ../scss/custom/_fonts.scss */
.fa-bars:before {
  content: "\f0c9";
}

/* line 732, ../scss/custom/_fonts.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 735, ../scss/custom/_fonts.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 738, ../scss/custom/_fonts.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 741, ../scss/custom/_fonts.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 744, ../scss/custom/_fonts.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 747, ../scss/custom/_fonts.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 750, ../scss/custom/_fonts.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 753, ../scss/custom/_fonts.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 756, ../scss/custom/_fonts.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 759, ../scss/custom/_fonts.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 762, ../scss/custom/_fonts.scss */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 765, ../scss/custom/_fonts.scss */
.fa-money:before {
  content: "\f0d6";
}

/* line 768, ../scss/custom/_fonts.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 771, ../scss/custom/_fonts.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 774, ../scss/custom/_fonts.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 777, ../scss/custom/_fonts.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 780, ../scss/custom/_fonts.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 783, ../scss/custom/_fonts.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 787, ../scss/custom/_fonts.scss */
.fa-sort-down:before,
.fa-sort-asc:before {
  content: "\f0dd";
}

/* line 791, ../scss/custom/_fonts.scss */
.fa-sort-up:before,
.fa-sort-desc:before {
  content: "\f0de";
}

/* line 795, ../scss/custom/_fonts.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 798, ../scss/custom/_fonts.scss */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 801, ../scss/custom/_fonts.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 805, ../scss/custom/_fonts.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 809, ../scss/custom/_fonts.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 813, ../scss/custom/_fonts.scss */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 816, ../scss/custom/_fonts.scss */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 819, ../scss/custom/_fonts.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 823, ../scss/custom/_fonts.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 826, ../scss/custom/_fonts.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 829, ../scss/custom/_fonts.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 833, ../scss/custom/_fonts.scss */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 836, ../scss/custom/_fonts.scss */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 839, ../scss/custom/_fonts.scss */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 842, ../scss/custom/_fonts.scss */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 845, ../scss/custom/_fonts.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 848, ../scss/custom/_fonts.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 851, ../scss/custom/_fonts.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 854, ../scss/custom/_fonts.scss */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 857, ../scss/custom/_fonts.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 860, ../scss/custom/_fonts.scss */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 863, ../scss/custom/_fonts.scss */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 866, ../scss/custom/_fonts.scss */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 869, ../scss/custom/_fonts.scss */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 872, ../scss/custom/_fonts.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 875, ../scss/custom/_fonts.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 878, ../scss/custom/_fonts.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 881, ../scss/custom/_fonts.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 884, ../scss/custom/_fonts.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 887, ../scss/custom/_fonts.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 890, ../scss/custom/_fonts.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 893, ../scss/custom/_fonts.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 896, ../scss/custom/_fonts.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 899, ../scss/custom/_fonts.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 902, ../scss/custom/_fonts.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 905, ../scss/custom/_fonts.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 908, ../scss/custom/_fonts.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 911, ../scss/custom/_fonts.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 914, ../scss/custom/_fonts.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 917, ../scss/custom/_fonts.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 920, ../scss/custom/_fonts.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 923, ../scss/custom/_fonts.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 927, ../scss/custom/_fonts.scss */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 930, ../scss/custom/_fonts.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 933, ../scss/custom/_fonts.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 936, ../scss/custom/_fonts.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 939, ../scss/custom/_fonts.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 942, ../scss/custom/_fonts.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 946, ../scss/custom/_fonts.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 949, ../scss/custom/_fonts.scss */
.fa-folder-o:before {
  content: "\f114";
}

/* line 952, ../scss/custom/_fonts.scss */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 955, ../scss/custom/_fonts.scss */
.fa-smile-o:before {
  content: "\f118";
}

/* line 958, ../scss/custom/_fonts.scss */
.fa-frown-o:before {
  content: "\f119";
}

/* line 961, ../scss/custom/_fonts.scss */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 964, ../scss/custom/_fonts.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 967, ../scss/custom/_fonts.scss */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 970, ../scss/custom/_fonts.scss */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 973, ../scss/custom/_fonts.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 976, ../scss/custom/_fonts.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 979, ../scss/custom/_fonts.scss */
.fa-code:before {
  content: "\f121";
}

/* line 982, ../scss/custom/_fonts.scss */
.fa-reply-all:before {
  content: "\f122";
}

/* line 985, ../scss/custom/_fonts.scss */
.fa-mail-reply-all:before {
  content: "\f122";
}

/* line 988, ../scss/custom/_fonts.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 993, ../scss/custom/_fonts.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 996, ../scss/custom/_fonts.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 999, ../scss/custom/_fonts.scss */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1002, ../scss/custom/_fonts.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1006, ../scss/custom/_fonts.scss */
.fa-question:before {
  content: "\f128";
}

/* line 1009, ../scss/custom/_fonts.scss */
.fa-info:before {
  content: "\f129";
}

/* line 1012, ../scss/custom/_fonts.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1015, ../scss/custom/_fonts.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1018, ../scss/custom/_fonts.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1021, ../scss/custom/_fonts.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1024, ../scss/custom/_fonts.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1027, ../scss/custom/_fonts.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 1030, ../scss/custom/_fonts.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1033, ../scss/custom/_fonts.scss */
.fa-shield:before {
  content: "\f132";
}

/* line 1036, ../scss/custom/_fonts.scss */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1039, ../scss/custom/_fonts.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1042, ../scss/custom/_fonts.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 1045, ../scss/custom/_fonts.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1048, ../scss/custom/_fonts.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1051, ../scss/custom/_fonts.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1054, ../scss/custom/_fonts.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1057, ../scss/custom/_fonts.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1060, ../scss/custom/_fonts.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 1063, ../scss/custom/_fonts.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 1066, ../scss/custom/_fonts.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1069, ../scss/custom/_fonts.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1072, ../scss/custom/_fonts.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1075, ../scss/custom/_fonts.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1078, ../scss/custom/_fonts.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1081, ../scss/custom/_fonts.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1084, ../scss/custom/_fonts.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1087, ../scss/custom/_fonts.scss */
.fa-ticket:before {
  content: "\f145";
}

/* line 1090, ../scss/custom/_fonts.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1093, ../scss/custom/_fonts.scss */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1096, ../scss/custom/_fonts.scss */
.fa-level-up:before {
  content: "\f148";
}

/* line 1099, ../scss/custom/_fonts.scss */
.fa-level-down:before {
  content: "\f149";
}

/* line 1102, ../scss/custom/_fonts.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1105, ../scss/custom/_fonts.scss */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1108, ../scss/custom/_fonts.scss */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1111, ../scss/custom/_fonts.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1114, ../scss/custom/_fonts.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 1117, ../scss/custom/_fonts.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1121, ../scss/custom/_fonts.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1125, ../scss/custom/_fonts.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1129, ../scss/custom/_fonts.scss */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1133, ../scss/custom/_fonts.scss */
.fa-gbp:before {
  content: "\f154";
}

/* line 1136, ../scss/custom/_fonts.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1140, ../scss/custom/_fonts.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1144, ../scss/custom/_fonts.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1150, ../scss/custom/_fonts.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1155, ../scss/custom/_fonts.scss */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1159, ../scss/custom/_fonts.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1163, ../scss/custom/_fonts.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 1166, ../scss/custom/_fonts.scss */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1169, ../scss/custom/_fonts.scss */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1172, ../scss/custom/_fonts.scss */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1175, ../scss/custom/_fonts.scss */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1178, ../scss/custom/_fonts.scss */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1181, ../scss/custom/_fonts.scss */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1184, ../scss/custom/_fonts.scss */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1187, ../scss/custom/_fonts.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1190, ../scss/custom/_fonts.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1193, ../scss/custom/_fonts.scss */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1196, ../scss/custom/_fonts.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 1199, ../scss/custom/_fonts.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 1202, ../scss/custom/_fonts.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1205, ../scss/custom/_fonts.scss */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1208, ../scss/custom/_fonts.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1211, ../scss/custom/_fonts.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1214, ../scss/custom/_fonts.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1217, ../scss/custom/_fonts.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1220, ../scss/custom/_fonts.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 1223, ../scss/custom/_fonts.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1226, ../scss/custom/_fonts.scss */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1229, ../scss/custom/_fonts.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1232, ../scss/custom/_fonts.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1235, ../scss/custom/_fonts.scss */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1238, ../scss/custom/_fonts.scss */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1241, ../scss/custom/_fonts.scss */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1244, ../scss/custom/_fonts.scss */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1247, ../scss/custom/_fonts.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 1250, ../scss/custom/_fonts.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 1253, ../scss/custom/_fonts.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 1256, ../scss/custom/_fonts.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 1259, ../scss/custom/_fonts.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1262, ../scss/custom/_fonts.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 1265, ../scss/custom/_fonts.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1268, ../scss/custom/_fonts.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 1271, ../scss/custom/_fonts.scss */
.fa-female:before {
  content: "\f182";
}

/* line 1274, ../scss/custom/_fonts.scss */
.fa-male:before {
  content: "\f183";
}

/* line 1277, ../scss/custom/_fonts.scss */
.fa-gittip:before {
  content: "\f184";
}

/* line 1280, ../scss/custom/_fonts.scss */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1283, ../scss/custom/_fonts.scss */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1286, ../scss/custom/_fonts.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 1289, ../scss/custom/_fonts.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 1292, ../scss/custom/_fonts.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 1295, ../scss/custom/_fonts.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1298, ../scss/custom/_fonts.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 1301, ../scss/custom/_fonts.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1304, ../scss/custom/_fonts.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1307, ../scss/custom/_fonts.scss */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1310, ../scss/custom/_fonts.scss */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1313, ../scss/custom/_fonts.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1317, ../scss/custom/_fonts.scss */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1320, ../scss/custom/_fonts.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1323, ../scss/custom/_fonts.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1326, ../scss/custom/_fonts.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1330, ../scss/custom/_fonts.scss */
.fa-plus-square-o:before {
  content: "\f196";
}

/*************************************
************************************** 
************************************** 

  Buttons

**************************************
************************************** 
**************************************/
/* line 12, ../scss/custom/_buttons.scss */
.btn1 {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -o-user-select: none;
  user-select: none;
  text-decoration: none !important;
  text-shadow: none !important;
  vertical-align: middle !important;
  white-space: nowrap !important;
  display: inline-block;
  text-align: center;
  margin: 0;
  /* remove margin for some browsers */
  color: #fff;
  border: none;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 30, ../scss/custom/_buttons.scss */
.btn1.medium {
  width: 170px;
}
/* line 33, ../scss/custom/_buttons.scss */
.btn1.big {
  width: 200px;
}
/* line 36, ../scss/custom/_buttons.scss */
.btn1:hover {
  cursor: pointer !important;
  text-decoration: none !important;
}
/* line 40, ../scss/custom/_buttons.scss */
.btn1:hover span {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  /* hacks for ie8 */
  display: block\9;
  margin-left: 10px !important;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
/* line 47, ../scss/custom/_buttons.scss */
.btn1.btn--white {
  height: 61px;
  line-height: 61px;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.4);
}
/* line 51, ../scss/custom/_buttons.scss */
.btn1.btn--white:hover {
  padding: 0 10px;
}
/* line 56, ../scss/custom/_buttons.scss */
.btn1.btn--blue {
  height: 51px;
  line-height: 51px;
  background-color: #0f122f;
  border: 1px solid rgba(15, 18, 47, 0.4);
}
/* line 62, ../scss/custom/_buttons.scss */
.btn1.btn--white-blue {
  height: 51px;
  line-height: 51px;
  border: 1px solid rgba(197, 199, 213, 0.4);
  background-color: transparent;
  color: #0f122f !important;
}
/* line 68, ../scss/custom/_buttons.scss */
.btn1 span {
  display: inline-block;
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* hack for ie8 */
  opacity: 1\9;
  visibility: visible\9;
  display: none\9;
  margin-left: 10px;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-left: -3px;
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
}
/* line 76, ../scss/custom/_buttons.scss */
.btn1 span svg {
  width: 19px;
  height: 11px;
}

/* --------------------------------------------------------------------------------------
+
+ Animations
+
-------------------------------------------------------------------------------------- */
@-moz-keyframes move {
  0% {
    left: 10px;
  }
  50% {
    left: 20px;
  }
  80% {
    left: 10px;
  }
}
@-webkit-keyframes move {
  0% {
    left: 10px;
  }
  50% {
    left: 20px;
  }
  80% {
    left: 10px;
  }
}
@-o-keyframes move {
  0% {
    left: 10px;
  }
  50% {
    left: 20px;
  }
  80% {
    left: 10px;
  }
}
@keyframes move {
  0% {
    left: 10px;
  }
  50% {
    left: 20px;
  }
  80% {
    left: 10px;
  }
}
/* line 37, ../scss/custom/_animation.scss */
.blink {
  -webkit-animation: blink 2s infinite;
  /* Safari 4+ */
  -moz-animation: blink 2s infinite;
  /* Fx 5+ */
  -o-animation: blink 2s infinite;
  /* Opera 12+ */
  animation: blink 2s infinite;
  /* IE 10+, Fx 29+ */
}

@-webkit-keyframes blink {
  0% {
    color: #0F122F;
  }
  50% {
    color: #fff;
  }
  100% {
    color: #0F122F;
  }
}
@-moz-keyframes blink {
  0% {
    color: #0F122F;
  }
  50% {
    color: #fff;
  }
  100% {
    color: #0F122F;
  }
}
@-o-keyframes blink {
  0% {
    color: #0F122F;
  }
  50% {
    color: #fff;
  }
  100% {
    color: #0F122F;
  }
}
@keyframes blink {
  0% {
    color: #0F122F;
  }
  50% {
    color: #fff;
  }
  100% {
    color: #0F122F;
  }
}
/* animation call into style of element*/
/* fade */
/* line 73, ../scss/custom/_animation.scss */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}

/* line 79, ../scss/custom/_animation.scss */
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}

/* backSlide */
/* line 85, ../scss/custom/_animation.scss */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}

/* line 90, ../scss/custom/_animation.scss */
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

/* goDown */
/* line 96, ../scss/custom/_animation.scss */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}

/* line 101, ../scss/custom/_animation.scss */
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}

/* scaleUp */
/* line 107, ../scss/custom/_animation.scss */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

/* line 113, ../scss/custom/_animation.scss */
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 

====== Zoom effect ======

*/
/* line 164, ../scss/custom/_animation.scss */
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
/* line 167, ../scss/custom/_animation.scss */
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
/* line 173, ../scss/custom/_animation.scss */
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
/* line 180, ../scss/custom/_animation.scss */
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
/* line 184, ../scss/custom/_animation.scss */
.mfp-zoom-in.mfp-ready .mfp-arrow {
  display: block;
}
/* line 187, ../scss/custom/_animation.scss */
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
/* line 195, ../scss/custom/_animation.scss */
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
/* line 199, ../scss/custom/_animation.scss */
.mfp-zoom-in.mfp-removing .mfp-arrow {
  display: none;
}
/* line 202, ../scss/custom/_animation.scss */
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/* line 211, ../scss/custom/_animation.scss */
.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
/* line 246, ../scss/custom/_animation.scss */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
/* line 280, ../scss/custom/_animation.scss */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
/* line 314, ../scss/custom/_animation.scss */
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
/* line 348, ../scss/custom/_animation.scss */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 374, ../scss/custom/_animation.scss */
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

/* --------------------------------------------------------------------------------------
+
+ NAVS
+
-------------------------------------------------------------------------------------- */
/* adjust body when menu is open */
/* line 8, ../scss/custom/_navs.scss */
body.slide-active {
  overflow-x: hidden;
}

/*first child of #page-content so it doesn't shift around*/
/* line 12, ../scss/custom/_navs.scss */
.no-margin-top {
  margin-top: 0px !important;
}

/*wrap the entire page content but not nav inside this div if not a fixed top, don't add any top padding */
/* line 16, ../scss/custom/_navs.scss */
#page-content {
  position: relative;
  padding-top: 0;
  left: 0;
}

/* line 21, ../scss/custom/_navs.scss */
#page-content.slide-active {
  padding-top: 0;
}

/* put toggle bars on the left :: not using button */
/* line 25, ../scss/custom/_navs.scss */
#slide-nav .navbar-toggle {
  cursor: pointer;
  position: relative;
  line-height: 0;
  float: left;
  width: 30px;
  height: 40px;
  padding: 10px 0 0 0;
  border: 0;
  background: transparent;
}

/* icon bar prettyup - optional */
/* line 37, ../scss/custom/_navs.scss */
#slide-nav .navbar-toggle > .icon-bar {
  width: 100%;
  display: block;
  height: 3px;
  margin: 5px 0 0 0;
}

/* line 43, ../scss/custom/_navs.scss */
#slide-nav .navbar-toggle.slide-active .icon-bar {
  background: orange;
}

/* line 46, ../scss/custom/_navs.scss */
.navbar-header {
  position: relative;
  height: 90px;
}

/* un fix the navbar when active so that all the menu items are accessible */
/* line 51, ../scss/custom/_navs.scss */
.navbar.navbar-fixed-top.slide-active {
  position: fixed;
}

/* screw writing importants and shit, just stick it in max width since these classes are not shared between sizes */
@media (max-width: 767px) {
  /* line 56, ../scss/custom/_navs.scss */
  #slide-nav .container {
    margin: 0;
    padding: 0 !important;
  }

  /* line 60, ../scss/custom/_navs.scss */
  #slide-nav .navbar-header {
    margin: 0 auto;
    padding: 0 15px;
  }

  /* line 65, ../scss/custom/_navs.scss */
  #slide-nav .navbar.slide-active {
    position: absolute;
    width: 40%;
    z-index: 1000;
    border-bottom: 0 !important;
  }

  /* line 72, ../scss/custom/_navs.scss */
  #slide-nav #slidemenu {
    background: #f7f7f7;
    right: -100%;
    width: 40%;
    min-width: 0;
    position: absolute;
    padding-left: 0;
    z-index: 2;
    top: 90px;
    margin: 0;
  }

  /* line 83, ../scss/custom/_navs.scss */
  #slide-nav #slidemenu .navbar-nav {
    min-width: 0;
    width: 100%;
    margin: 0;
  }

  /* line 88, ../scss/custom/_navs.scss */
  #slide-nav #slidemenu .navbar-nav .dropdown-menu li a {
    min-width: 0;
    width: 40%;
    white-space: normal;
  }

  /* line 93, ../scss/custom/_navs.scss */
  #slide-nav {
    border-top: 0;
    margin-bottom: 0 !important;
  }

  /* line 97, ../scss/custom/_navs.scss */
  #slide-nav.navbar-inverse #slidemenu {
    background: #333;
  }

  /* this is behind the navigation but the navigation is not inside it so that the navigation is accessible and scrolls*/
  /* line 101, ../scss/custom/_navs.scss */
  #slide-nav #navbar-height-col {
    position: fixed;
    top: 90px;
    height: 100%;
    width: 40%;
    right: -40%;
    background: #eee;
  }

  /* line 109, ../scss/custom/_navs.scss */
  #slide-nav.navbar-inverse #navbar-height-col {
    background: #333;
    z-index: 1;
    border: 0;
  }

  /* line 114, ../scss/custom/_navs.scss */
  #slide-nav .navbar-form {
    width: 100%;
    margin: 8px 0;
    text-align: center;
    overflow: hidden;
    /*fast clearfixer*/
  }

  /* line 121, ../scss/custom/_navs.scss */
  #slide-nav .navbar-form .form-control {
    text-align: center;
  }

  /* line 124, ../scss/custom/_navs.scss */
  #slide-nav .navbar-form .btn {
    width: 100%;
  }
}
@media (min-width: 768px) {
  /* line 129, ../scss/custom/_navs.scss */
  #page-content {
    left: 0 !important;
  }

  /* line 132, ../scss/custom/_navs.scss */
  .navbar.navbar-fixed-top.slide-active {
    position: fixed;
  }

  /* line 135, ../scss/custom/_navs.scss */
  .navbar-header {
    left: 0 !important;
  }
}
/* --------------------------------------------------------------------------------------
+
+ VIDEO
+
-------------------------------------------------------------------------------------- */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 30, 2013 */
@font-face {
  font-family: 'ytpregular';
  src: url("../fonts/ytp-regular.eot");
}
@font-face {
  font-family: 'ytpregular';
  src: url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAA5sABEAAAAAFCAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABgAAAABwAAAAcZ9iuNUdERUYAAAGcAAAAHQAAACAAdAAET1MvMgAAAbwAAABJAAAAYHUMUrFjbWFwAAACCAAAAKkAAAGKn5XycWN2dCAAAAK0AAAANgAAADYNLQohZnBnbQAAAuwAAAGxAAACZVO0L6dnYXNwAAAEoAAAAAgAAAAIAAAAEGdseWYAAASoAAAGVQAAB4jz86dSaGVhZAAACwAAAAAzAAAANgbKONpoaGVhAAALNAAAACAAAAAkESQLXGhtdHgAAAtUAAAAVAAAARxOmwVwbG9jYQAAC6gAAAAjAAAAkFoEXRRtYXhwAAALzAAAACAAAAAgAWoB625hbWUAAAvsAAAA+wAAAeok3Eb+cG9zdAAADOgAAADAAAABN99tv1lwcmVwAAANqAAAALkAAAFY3I6ikndlYmYAAA5kAAAABgAAAAbHMlGnAAAAAQAAAADMPaLPAAAAAM3Nk7QAAAAAzc13sXjaY2BkYGDgA2IJBhBgYmAEQjcgZgHzGAAHTAB5AAAAeNpjYGbZwDiBgZWBhdWY5SwDA8MsCM10liGNKQ3IB0rBASMDEgj1DvdjcGDgfcDAlvYPqJJVldEZpoZVkuUZkFJgYAQAUUULewAAAHjaY2BgYGaAYBkGRgYQaAHyGMF8FoYMIC3GIAAUYQOyeBkUGKIYqhgWKHAp6CvEP2D4/x+sAyTuyJAIFGeAizP+//r/8f/D//f+n/HA8oHo/WcKblDzsQBGoOkwSUYmIMGErgDiRLyAhZWNnYOTi5uHl49fQFBIWERUTFxCUkpaRhYiLyevoKikrKKqpq6hqaWto6unb2BoZGxiambOQF1gQZYuAIQnH4IAAAAAAAAAAAABegEnAHEAswC9AOAA5QD+ARcBIwBdAHIBtgBcAGAAZgByAI8AogErAbIAUwBEBREAAHjaXVG7TltBEN0NDwOBxNggOdoUs5mQxnuhBQnE1Y1iZDuF5QhpN3KRi3EBH0CBRA3arxmgoaRImwYhF0h8Qj4hEjNriKI0Ozuzc86ZM0vKkap36WvPU+ckkMLdBs02/U5ItbMA96Tr642MtIMHWmxm9Mp1+/4LBpvRlDtqAOU9bykPGU07gVq0p/7R/AqG+/wf8zsYtDTT9NQ6CekhBOabcUuD7xnNussP+oLV4WIwMKSYpuIuP6ZS/rc052rLsLWR0byDMxH5yTRAU2ttBJr+1CHV83EUS5DLprE2mJiy/iQTwYXJdFVTtcz42sFdsrPoYIMqzYEH2MNWeQweDg8mFNK3JMosDRH2YqvECBGTHAo55dzJ/qRA+UgSxrxJSjvjhrUGxpHXwKA2T7P/PJtNbW8dwvhZHMF3vxlLOvjIhtoYEWI7YimACURCRlX5hhrPvSwG5FL7z0CUgOXxj3+dCLTu2EQ8l7V1DjFWCHp+29zyy4q7VrnOi0J3b6pqqNIpzftezr7HA54eC8NBY8Gbz/v+SoH6PCyuNGgOBEN6N3r/orXqiKu8Fz6yJ9O/sVoAAAAAAQAB//8AD3jaTZVrbBxXFcfvufNe72Nmdx77tmfHO2N76117784OTr154YAbR7RQuUQhttoSuXZKFQVKKYqgiFJAgkpIkVClIn8opSomjXY3VHHTFldEIYpay1hR+ID4Bha27FoIEQGpd8Idu4lY7c6eOfee//2f3+zeizAaQwif4iYRgwRUbgGqjLYFNvVxtcVzfxltM5iGqMUEaS5ItwU+vTPahiBPFFMpmoo5hnv8XnjFn+Um7/xmjF1GCLHoPf+fgsUVEYcSKIcGkYbaWYxKLZ3bgGa50qpACQ0NeyYoYILaDTqpurUK2FZBUYlJY8ukEc0egLpbo+kY8O/BQcx2dvwP2Fh6/Q+Gl19fyroubHmer7rpjHllPZ/NKB+tp2/4/TzxSx0zo/74uUY29vJZOEHIfng4lzz7cjyXzn/jJwqCwCOLdj2iPSP3F/hUAHF3v+Cviee5DIqhJDLRACLoPGpHECq1M7Sd5iDZ/W6zQW8mu9Ecql7SI6xYaiOpnxCydwPNWqWJ/tSSjY1mqtqU5ZYNpWal2pJiGy0XSi1bVuKX1Fyh1GuMoJYeUeJvy/GEVbTpfTOjHJRVzUim0tlcwekbKD1QrgR5M97OV8nIyMjQsKPUEKWGNEVFFBwqEs/yHMEVFMM1PIc4FhiWQVxHcxjD0zzXEkgbmHe5G1eA9T955453xd+B9tbpi6vj10+fvj6+evH0Fju7vPDU5szVY8euzmw+tXABv7kEov/v33WOv+v/C8LG9M2xD19/EquzCyuHVuY6R25Obz35+odw4NDKwuzWHAK86q9x21wKYYQkjFeZ3M5f/TUmw6Qo12P+38Wf0zEZpVABlVANfQu1owHXXMD1AdIyQhvNgeou2b1LAuhAkVwyExRps/ppAE230qrTX1MrEVXil5W4qlm9thMAMpR2MtVHAbXMnBJvZ8oVGjdZ5XK6u6cwNExqdNJ9dnm4D+8eIeYeM7hH0b3H9bcQuczdeH75ef+TxTveO/5tuDK2Mrs5d+HmzQtzm7MrbP6ZqxMrrz2+vf34aysTV5+5iN9YhMi51W93Tiz5/wFp+ujy/MntGXx+dfrjqflrO788Ob989MaMP716+Nr8FOpCjbvnw032BUrm82gKfQc10SJaAwwZGINHEUrksaEndI3XCppBavWaU7Nrda/u7QfPsnmBF1ReK4NjCxbkgVRJdW/MdmiyjHkhCgKvGkrNq+uGngPLUDXVioJTcGxONWguENOIYmkq1lQqaDu2q1AqKi6qRh6CN0uqhlkn1WIwt1Z3FTqH6lt2kWLkqZpQ2F1H4D3X1CzFUkCp1R8EVaeKGr3mgXpyd3OKZTcgioMi3qImqA2FaFSYrkHd7BYESnSMdqAx1HNgg/6pG0Bo95RAGehqoNAuaRHR90wGdXyJtkAJ1DxSDVQCfS8ocui+EohqagNjFroniyLAOYbBgvSQxuXxiUSCGQXReJBnjafhbf6xBs8P9ZclLLJdTJfdL3bLRsgd50Nf52P7JIWjInYqFuZhUGErucF0Qj/zNJtPGArDz7EYFi0chvSpw8C/mJRgRVLfgrEf7RvowhyjJ3JPfPlX/h8N/6fZryX7bh/pJsPj4QLX9Ra89NL3QQkljmOqnognU6HcxKkoI/JsaJ8cDcfCqZAMC2cfFeSoHu+WFEmWzIQqx8PVmCThSFqPKqLIsgxJx0QYZt1iocjgfrPbjIoiltkXxzxTlE5FVTL1zb7YmTOSzXGiEBU0ZgHzXexjd9HklDtTc2P7iR4/Wmqk/jGhfZXjZW1bYFVp3y01G+ocrh/K9VST3+05OUsaEnAYGKZRfWIpDQaXT2Ej2/vCl1S5nNe7jHq5eCAlM7rOpFx8PP1Zf/NzCUdkpXjUhHmdfdi/Xv31D6WccPAIDjNMmPnBzC+ErAipZzPf++LkQyGRhTDEpCNkbmLpz8892zmE3+8swq1YODIqf2Z7lO8RdJHn7RS8kpY6r0qhAg7xXIHnhViu+zBDbhcx16UOfGVgaGkoXe6LhwS+h7NgSa+vR7ESZvPyq6VUqN+SC0ZSTPm3oETGoxGIh/p60w3naIyJ/Gywf9CMnnAemR3524hT5DErxOwBhR55COMw3e+u0T0tOEsR0JMx+NBHftD/AJ+D/f7v/TW+9t+P+Bo9e/7vNYz+By6FsKkAAAB42mNgZGBgYGRwbI8IWhzPb/OVQZ6DAQTOni3fCKP/+/x7yrOBNRTI5WBgAokCAG3mDbAAeNpjYGRgYFX9t5eBgeftf5//WTwbGIAiKMAdAJycBph42mN6w+DCwcDAAMIsZ8D0HhBNLIap52D478fBwHQRyvbBpZ7nLYMtKeZjt5OJhxT1TKsYGFhDETTjcSAG0gyPoRgozigIpL0hNEiOBcgFAEBoNC142mNgYNCBwjoccALDBEY9RhsgPIMMmZcRhHtIhkcA9pQspAAAAQAAAEcBVAALAAAAAAACAAEAAgAWAAABAACTAAAAAHjalZCxTgJBFEXPApJoYYgF9VZUSIAFTdDCnmiIgsTKsASQuGiCu0YaCr4OfomKOzsTCHRmMzPn3blz38sCFyzJ4uXOgbKWZY+8KssZLqk7zkp9cJyjSOT4jD9WjvPSt46vKHoFx2txyfGGqnfPO18kyohSGjBjJPqRFmqPmWolWkZ9o0uHZ/EkfTNgTo0KVX017ujRps+TyDqvT7xW9U/UV1Vz9ZryrQn8o8QOL1JsdVA/5IwZpv7f/YsKTW50O1PqpzKNZyw1UnKov2c9dbkD7c1/zdhXFSrNdIz3HbuaJFH1KM9CZyDN3N3SoiFupfP66mbOYAd8k0EGAHjabc05TwJhHITxZ0BBBc/P4IkI7y4sh0dBsosHKiqHeLUiiTE0FH56Xdl/6TS/ZIoZUszzM+ad/3IOSilNmm122GWPfQ4ocEiRI0qUcXj4VKgSUKNOgybHnHDKGSER7Xjjgkuu6HDNDbd0ueOeB3r0GTDkkRFPPPPCK29a0KIyympJy1pRTnmtak3r2tCmtjLjz+/ph5edfU2cc2Fiy/3px4Xpmb5ZMatmYNbMutkwm2Yr0W8nBnOj+OcXVDk0PnjaRc67DoJAEAVQFuT9fqsJCSZ2+w12QkNjrCCx9w+sbSy19DsGK/9Ob3RZujk3k7nzZp8bsbvSkXXoR8Yew9gavN9QNHSUHTFch4oMfuoV0uqGNL4nv25emq3yHzzADwVcwOsFHMCtBWzAWQlYgJ0ImIA1rRmAeRbQAWM6vQD04A9GgXglRBo4Kh+19gJGYDgzBqOnZALGO8kUTLaSGZhWkjmYrSULMA8kS7CYi5ZgKTlQxr/W1F5aAAAAAAFRp8cxAAA=) format("woff"), url("../fonts/ytp-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* line 26, ../scss/custom/_video.scss */
.mb_YTVPlayer :focus {
  outline: 0;
}

/* line 31, ../scss/custom/_video.scss */
.mb_YTVPlayer {
  display: block;
  transform: translateZ(0);
  transform-style: preserve-3d;
  perspective: 1000;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  animation-timing-function: linear;
}

/* line 42, ../scss/custom/_video.scss */
.fullscreen {
  display: block !important;
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  margin: 0 !important;
  border: none !important;
  z-index: 10000;
}

/* line 54, ../scss/custom/_video.scss */
.mb_YTVPlayer.fullscreen .mbYTP_wrapper {
  opacity: 1 !important;
  height: 650px;
}

/* line 60, ../scss/custom/_video.scss */
.mbYTP_wrapper iframe {
  max-width: 4000px !important;
}

/* line 64, ../scss/custom/_video.scss */
.inline_YTPlayer {
  margin-bottom: 20px;
  vertical-align: top;
  position: relative;
  left: 0;
  overflow: hidden;
  border-radius: 4px;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  background: rgba(0, 0, 0, 0.5);
}

/* line 77, ../scss/custom/_video.scss */
.inline_YTPlayer img {
  border: none !important;
  -moz-transform: none !important;
  -webkit-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

/*CONTROL BAR*/
/* line 89, ../scss/custom/_video.scss */
.mb_YTVPBar .ytpicon {
  font-size: 20px;
  font-family: 'ytpregular';
}

/* line 94, ../scss/custom/_video.scss */
.mb_YTVPBar .mb_YTVPUrl.ytpicon {
  font-size: 30px;
}

/* line 99, ../scss/custom/_video.scss */
.mb_YTVPBar {
  transition: opacity 1s;
  -moz-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  display: block;
  width: 100%;
  height: 10px;
  padding: 5px;
  background: #333;
  position: fixed;
  bottom: 0;
  left: 0;
  -moz-box-sizing: padding-box;
  -webkit-box-sizing: border-box;
  text-align: left;
  z-index: 1000;
  font: 14px/16px sans-serif;
  color: white;
  opacity: .1;
}

/* line 123, ../scss/custom/_video.scss */
.mb_YTVPBar.visible, .mb_YTVPBar:hover {
  opacity: 1;
}

/* line 128, ../scss/custom/_video.scss */
.mb_YTVPBar .buttonBar {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  background: transparent;
  font: 12px/14px Calibri;
  position: absolute;
  top: -30px;
  left: 0;
  padding: 5px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 147, ../scss/custom/_video.scss */
.mb_YTVPBar:hover .buttonBar {
  background: rgba(0, 0, 0, 0.4);
}

/* line 151, ../scss/custom/_video.scss */
.mb_YTVPBar span {
  display: inline-block;
  font: 16px/20px Calibri, sans-serif;
  position: relative;
  width: 30px;
  height: 25px;
  vertical-align: middle;
}

/* line 159, ../scss/custom/_video.scss */
.mb_YTVPBar span.mb_YTVPTime {
  width: 130px;
}

/* line 163, ../scss/custom/_video.scss */
.mb_YTVPBar span.mb_YTVPUrl, .mb_YTVPBar span.mb_OnlyYT {
  position: absolute;
  width: auto;
  display: block;
  top: 6px;
  right: 10px;
  cursor: pointer;
}

/* line 171, ../scss/custom/_video.scss */
.mb_YTVPBar span.mb_YTVPUrl img {
  width: 60px;
}

/* line 175, ../scss/custom/_video.scss */
.mb_YTVPBar span.mb_OnlyYT {
  left: 185px;
  right: auto;
}

/* line 179, ../scss/custom/_video.scss */
.mb_YTVPBar span.mb_OnlyYT img {
  width: 25px;
}

/* line 183, ../scss/custom/_video.scss */
.mb_YTVPBar span.mb_YTVPUrl a {
  color: white;
}

/* line 187, ../scss/custom/_video.scss */
.mb_YTVPPlaypause, .mb_YTVPlayer .mb_YTVPPlaypause img {
  cursor: pointer;
}

/* line 191, ../scss/custom/_video.scss */
.mb_YTVPMuteUnmute {
  cursor: pointer;
}

/*PROGRESS BAR*/
/* line 196, ../scss/custom/_video.scss */
.mb_YTVPProgress {
  height: 10px;
  width: 100%;
  background: #222;
  bottom: 0;
  left: 0;
}

/* line 204, ../scss/custom/_video.scss */
.mb_YTVPLoaded {
  height: 10px;
  width: 0;
  background: #444;
  left: 0;
}

/* line 211, ../scss/custom/_video.scss */
.mb_YTVTime {
  height: 5px;
  width: 0;
  background: #fff;
  bottom: 0;
  left: 0;
  -moz-box-shadow: #666666 1px 1px 3px;
  -webkit-box-shadow: #666666 1px 1px 3px;
}

/* line 221, ../scss/custom/_video.scss */
.YTPOverlay.raster {
  background: url("../images/raster.png");
}

/* line 225, ../scss/custom/_video.scss */
.YTPOverlay.raster.retina {
  background: url("../images/raster@2x.png");
}

/* --------------------------------------------------------------------------------------
+
+ MAGNIFIC POPUP
+
-------------------------------------------------------------------------------------- */
/* line 8, ../scss/custom/_magnific-popup.scss */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 20, ../scss/custom/_magnific-popup.scss */
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100000;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

/* line 30, ../scss/custom/_magnific-popup.scss */
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 42, ../scss/custom/_magnific-popup.scss */
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 48, ../scss/custom/_magnific-popup.scss */
.mfp-align-top .mfp-container:before {
  display: none;
}

/* line 51, ../scss/custom/_magnific-popup.scss */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

/* line 59, ../scss/custom/_magnific-popup.scss */
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

/* line 63, ../scss/custom/_magnific-popup.scss */
.mfp-ajax-cur {
  cursor: progress;
}

/* line 71, ../scss/custom/_magnific-popup.scss */
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

/* line 77, ../scss/custom/_magnific-popup.scss */
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

/* line 80, ../scss/custom/_magnific-popup.scss */
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 85, ../scss/custom/_magnific-popup.scss */
.mfp-loading.mfp-figure {
  display: none;
}

/* line 88, ../scss/custom/_magnific-popup.scss */
.mfp-hide {
  display: none !important;
}

/* line 91, ../scss/custom/_magnific-popup.scss */
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

/* line 101, ../scss/custom/_magnific-popup.scss */
.mfp-preloader a {
  color: #cccccc;
}

/* line 103, ../scss/custom/_magnific-popup.scss */
.mfp-preloader a:hover {
  color: white;
}

/* line 106, ../scss/custom/_magnific-popup.scss */
.mfp-s-ready .mfp-preloader {
  display: none;
}

/* line 109, ../scss/custom/_magnific-popup.scss */
.mfp-s-error .mfp-content {
  display: none;
}

/* line 112, ../scss/custom/_magnific-popup.scss */
button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 125, ../scss/custom/_magnific-popup.scss */
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 129, ../scss/custom/_magnific-popup.scss */
.mfp-close {
  width: 50px;
  height: 50px;
  display: block;
  line-height: 50px;
  position: absolute !important;
  top: -80px;
  left: 50%;
  margin-left: -25px;
  text-decoration: none;
  text-align: center;
  opacity: 0.5;
  filter: alpha(opacity=5);
  padding: 0 0 18px 10px;
  color: white !important;
  behavior: url("../PIE.htc");
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-bottom: 30px;
  font-style: normal;
  font-size: 28px;
  font-family: "Montserrat", sans-serif;
  background-color: transparent;
}
/* line 149, ../scss/custom/_magnific-popup.scss */
.mfp-close svg {
  font-size: 46px;
  position: relative;
  z-index: -1;
}

/* line 155, ../scss/custom/_magnific-popup.scss */
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 161, ../scss/custom/_magnific-popup.scss */
.mfp-close-btn-in .mfp-close {
  color: #333333;
}

/* line 164, ../scss/custom/_magnific-popup.scss */
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: 50%;
  margin-right: -25px;
  text-align: center;
  padding-right: 0;
  width: 100%;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 50%;
  background-color: transparent;
  top: -30px;
  font-size: 42px !important;
}

/* line 179, ../scss/custom/_magnific-popup.scss */
.mfp-counter {
  position: absolute;
  top: 50%;
  margin-top: -9px;
  right: 30px;
  color: #0f122f;
  font-size: 12px;
  line-height: 18px;
}

/* line 188, ../scss/custom/_magnific-popup.scss */
.mfp-arrow {
  position: absolute;
  opacity: 0.5;
  filter: alpha(opacity=5);
  background-color: transparent;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  color: #fff;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background-image: url("../images/left-arrow1.png") !important;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-tap-highlight-color: transparent;
}

/* line 205, ../scss/custom/_magnific-popup.scss */
.mfp-arrow:active {
  margin-top: -55px;
}

/* line 207, ../scss/custom/_magnific-popup.scss */
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 231, ../scss/custom/_magnific-popup.scss */
.mfp-arrow-left {
  left: 50%;
  margin-left: -400px;
}

/* line 237, ../scss/custom/_magnific-popup.scss */
.mfp-arrow-right {
  right: 50%;
  margin-right: -400px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

/* line 246, ../scss/custom/_magnific-popup.scss */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 249, ../scss/custom/_magnific-popup.scss */
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

/* line 253, ../scss/custom/_magnific-popup.scss */
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

/* line 256, ../scss/custom/_magnific-popup.scss */
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
/* line 261, ../scss/custom/_magnific-popup.scss */
.mfp-iframe-scaler button {
  top: -70px !important;
}

/* line 265, ../scss/custom/_magnific-popup.scss */
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}

/* Main image in popup */
/* line 276, ../scss/custom/_magnific-popup.scss */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
/* line 289, ../scss/custom/_magnific-popup.scss */
.mfp-figure {
  line-height: 0;
}
/* line 291, ../scss/custom/_magnific-popup.scss */
.mfp-figure img {
  max-width: 700px;
}

/* line 295, ../scss/custom/_magnific-popup.scss */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}

/* line 308, ../scss/custom/_magnific-popup.scss */
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

/* line 313, ../scss/custom/_magnific-popup.scss */
.mfp-figure figure {
  margin: 0;
}

/* line 316, ../scss/custom/_magnific-popup.scss */
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  padding: 30px;
  cursor: auto;
}

/* line 326, ../scss/custom/_magnific-popup.scss */
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #0f122f;
  font-family: "Montserrat", sans-serif;
  word-wrap: break-word;
  padding-right: 36px;
}

/* line 334, ../scss/custom/_magnific-popup.scss */
.mfp-image-holder .mfp-content {
  max-width: 100%;
}

/* line 337, ../scss/custom/_magnific-popup.scss */
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  /* line 344, ../scss/custom/_magnific-popup.scss */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 347, ../scss/custom/_magnific-popup.scss */
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  /* line 349, ../scss/custom/_magnific-popup.scss */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  /* line 352, ../scss/custom/_magnific-popup.scss */
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  /* line 355, ../scss/custom/_magnific-popup.scss */
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 365, ../scss/custom/_magnific-popup.scss */
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  /* line 367, ../scss/custom/_magnific-popup.scss */
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  /* line 370, ../scss/custom/_magnific-popup.scss */
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  /* line 387, ../scss/custom/_magnific-popup.scss */
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  /* line 393, ../scss/custom/_magnific-popup.scss */
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* line 397, ../scss/custom/_magnific-popup.scss */
.mfp-ie7 .mfp-img {
  padding: 0;
}

/* line 399, ../scss/custom/_magnific-popup.scss */
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

/* line 407, ../scss/custom/_magnific-popup.scss */
.mfp-ie7 .mfp-container {
  padding: 0;
}

/* line 409, ../scss/custom/_magnific-popup.scss */
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

/* line 411, ../scss/custom/_magnific-popup.scss */
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/* line 416, ../scss/custom/_magnific-popup.scss */
.white-popup {
  position: relative;
  background: #FFF;
  width: auto;
  max-width: 740px;
  margin: 115px auto;
}
/* line 423, ../scss/custom/_magnific-popup.scss */
.white-popup .browse-images {
  width: 100% !important;
  background-position: 50% 0 !important;
  background-size: cover !important;
  height: 540px !important;
  display: block;
}
/* line 430, ../scss/custom/_magnific-popup.scss */
.white-popup .person {
  padding: 50px;
}
/* line 433, ../scss/custom/_magnific-popup.scss */
.white-popup .col-lg-6 {
  padding: 0;
}
/* line 436, ../scss/custom/_magnific-popup.scss */
.white-popup .row {
  margin: 0;
}
/* line 439, ../scss/custom/_magnific-popup.scss */
.white-popup h4 {
  font-size: 25px;
  color: #e81c3b;
  margin-bottom: 15px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}
/* line 446, ../scss/custom/_magnific-popup.scss */
.white-popup h5 {
  color: #0f122f;
  margin-bottom: 40px;
}
/* line 450, ../scss/custom/_magnific-popup.scss */
.white-popup p {
  color: #0f122f;
  margin-bottom: 0;
  font-weight: 300;
}
/* line 455, ../scss/custom/_magnific-popup.scss */
.white-popup ul {
  margin-top: 35px;
}
/* line 457, ../scss/custom/_magnific-popup.scss */
.white-popup ul li {
  display: inline-block;
}
/* line 459, ../scss/custom/_magnific-popup.scss */
.white-popup ul li a {
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-align: center;
  display: block;
}
/* line 463, ../scss/custom/_magnific-popup.scss */
.white-popup ul li a svg {
  fill: #c8cad5;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 51px;
  height: 51px;
}
/* line 470, ../scss/custom/_magnific-popup.scss */
.white-popup ul li a:hover svg {
  fill: #3f4474;
}
/* line 477, ../scss/custom/_magnific-popup.scss */
.white-popup ul li + li {
  margin-left: 17px;
}

/* --------------------------------------------------------------------------------------
+
+ HELPERS
+
-------------------------------------------------------------------------------------- */
/* line 48, ../scss/custom/_mixins.scss */
.clear:before, .clear:after {
  content: " ";
  display: table;
}
/* line 54, ../scss/custom/_mixins.scss */
.clear:after {
  clear: both;
}

/* line 12, ../scss/custom/_helpers.scss */
.block {
  display: block;
}

/* line 16, ../scss/custom/_helpers.scss */
.italic {
  font-style: italic;
}

/* line 20, ../scss/custom/_helpers.scss */
.bold {
  font-weight: 700;
}

/* line 24, ../scss/custom/_helpers.scss */
.underline {
  text-decoration: underline;
}

/* line 28, ../scss/custom/_helpers.scss */
.full-width {
  width: 100%;
  display: block;
}

/* line 33, ../scss/custom/_helpers.scss */
.inline-block {
  display: inline-block;
}

/* line 37, ../scss/custom/_helpers.scss */
.center {
  text-align: center;
}

/* --------------------------------------------------------------------------------------
+
+ JUSTIFIZE
+
-------------------------------------------------------------------------------------- */
/*
    http://www.css-101.org/articles/responsive-boxes/magic-boxes.php

    <div class="justifize">
      <div class="justifize__box">
        justifize box content
      </div>
      <div class="justifize__box">
        justifize box content
      </div>
      <div class="justifize__box">
        justifize box content
      </div>
    </div>
*/
/* line 23, ../scss/custom/_justifize.scss */
.justifize {
  font-size: 1px;
  /* IE 9, 10, 11 FIX */
  text-align: justify;
}
/* line 28, ../scss/custom/_justifize.scss */
.justifize:after {
  content: "";
  display: inline-block;
  width: 100%;
}

/* line 36, ../scss/custom/_justifize.scss */
.justifize__box {
  font-size: 15px;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
/* line 43, ../scss/custom/_justifize.scss */
.justifize--top
.justifize__box {
  vertical-align: top;
}
/* line 46, ../scss/custom/_justifize.scss */
.justifize--bottom
.justifize__box {
  vertical-align: bottom;
}

/* --------------------------------------------------------------------------------------
+
+ VERTICALIZE
+
-------------------------------------------------------------------------------------- */
/*
    <div class="verticalize">
      <div class="verticalize__box">
        Content that needs to be vertically and horizontally centered
      </div>
    </div>
*/
/* line 16, ../scss/custom/_verticalize.scss */
.verticalize {
  text-align: center;
}
/* line 19, ../scss/custom/_verticalize.scss */
.verticalize:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  /* Adjusts for spacing */
  vertical-align: middle;
}

/* line 29, ../scss/custom/_verticalize.scss */
.verticalize--full {
  height: 100%;
}

/* line 34, ../scss/custom/_verticalize.scss */
.verticalize__box {
  display: inline-block;
  max-width: 99%;
  /* Prevent verticalize box to go to next line and break layout if window is too narrow */
  vertical-align: middle;
}

/* --------------------------------------------------------------------------------------
+
+ ICONS FONT
+
-------------------------------------------------------------------------------------- */
@font-face {
  font-family: 'et-line';
  src: url("../fonts/et-line.eot");
  src: url("../fonts/et-line.eot?#iefix") format("embedded-opentype"), url("../fonts/et-line.woff") format("woff"), url("../fonts/et-line.ttf") format("truetype"), url("../fonts/et-line.svg#et-line") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
/* line 20, ../scss/custom/_icons.scss */
[data-icon]:before {
  font-family: 'et-line';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
}

/* line 34, ../scss/custom/_icons.scss */
.icon {
  font-family: 'et-line';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 64px;
  font-size: px-rem(64px);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  position: relative;
  color: #fff;
  height: 110px;
  line-height: 110px;
}
/* line 50, ../scss/custom/_icons.scss */
.icon:after {
  content: '';
  width: 110px;
  height: 110px;
  display: block;
  behavior: url("../PIE.htc");
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  margin-left: -55px;
  top: 0;
  border: 2px solid #fff;
}

/* line 62, ../scss/custom/_icons.scss */
.icon--mobile:before {
  content: "\e000";
}

/* line 65, ../scss/custom/_icons.scss */
.icon--laptop:before {
  content: "\e001";
}

/* line 68, ../scss/custom/_icons.scss */
.icon--desktop:before {
  content: "\e002";
}

/* line 71, ../scss/custom/_icons.scss */
.icon--tablet:before {
  content: "\e003";
}

/* line 74, ../scss/custom/_icons.scss */
.icon--phone:before {
  content: "\e004";
}

/* line 77, ../scss/custom/_icons.scss */
.icon--document:before {
  content: "\e005";
}

/* line 80, ../scss/custom/_icons.scss */
.icon--documents:before {
  content: "\e006";
}

/* line 83, ../scss/custom/_icons.scss */
.icon--search:before {
  content: "\e007";
}

/* line 86, ../scss/custom/_icons.scss */
.icon--clipboard:before {
  content: "\e008";
}

/* line 89, ../scss/custom/_icons.scss */
.icon--newspaper:before {
  content: "\e009";
}

/* line 92, ../scss/custom/_icons.scss */
.icon--notebook:before {
  content: "\e00a";
}

/* line 95, ../scss/custom/_icons.scss */
.icon--book-open:before {
  content: "\e00b";
}

/* line 98, ../scss/custom/_icons.scss */
.icon--browser:before {
  content: "\e00c";
}

/* line 101, ../scss/custom/_icons.scss */
.icon--calendar:before {
  content: "\e00d";
}

/* line 104, ../scss/custom/_icons.scss */
.icon--presentation:before {
  content: "\e00e";
}

/* line 107, ../scss/custom/_icons.scss */
.icon--picture:before {
  content: "\e00f";
}

/* line 110, ../scss/custom/_icons.scss */
.icon--pictures:before {
  content: "\e010";
}

/* line 113, ../scss/custom/_icons.scss */
.icon--video:before {
  content: "\e011";
}

/* line 116, ../scss/custom/_icons.scss */
.icon--camera:before {
  content: "\e012";
}

/* line 119, ../scss/custom/_icons.scss */
.icon--printer:before {
  content: "\e013";
}

/* line 122, ../scss/custom/_icons.scss */
.icon--toolbox:before {
  content: "\e014";
}

/* line 125, ../scss/custom/_icons.scss */
.icon--briefcase:before {
  content: "\e015";
}

/* line 128, ../scss/custom/_icons.scss */
.icon--wallet:before {
  content: "\e016";
}

/* line 131, ../scss/custom/_icons.scss */
.icon--gift:before {
  content: "\e017";
}

/* line 134, ../scss/custom/_icons.scss */
.icon--bargraph:before {
  content: "\e018";
}

/* line 137, ../scss/custom/_icons.scss */
.icon--grid:before {
  content: "\e019";
}

/* line 140, ../scss/custom/_icons.scss */
.icon--expand:before {
  content: "\e01a";
}

/* line 143, ../scss/custom/_icons.scss */
.icon--focus:before {
  content: "\e01b";
}

/* line 146, ../scss/custom/_icons.scss */
.icon--edit:before {
  content: "\e01c";
}

/* line 149, ../scss/custom/_icons.scss */
.icon--adjustments:before {
  content: "\e01d";
}

/* line 152, ../scss/custom/_icons.scss */
.icon--ribbon:before {
  content: "\e01e";
}

/* line 155, ../scss/custom/_icons.scss */
.icon--hourglass:before {
  content: "\e01f";
}

/* line 158, ../scss/custom/_icons.scss */
.icon--lock:before {
  content: "\e020";
}

/* line 161, ../scss/custom/_icons.scss */
.icon--megaphone:before {
  content: "\e021";
}

/* line 164, ../scss/custom/_icons.scss */
.icon--shield:before {
  content: "\e022";
}

/* line 167, ../scss/custom/_icons.scss */
.icon--trophy:before {
  content: "\e023";
}

/* line 170, ../scss/custom/_icons.scss */
.icon--flag:before {
  content: "\e024";
}

/* line 173, ../scss/custom/_icons.scss */
.icon--map:before {
  content: "\e025";
}

/* line 176, ../scss/custom/_icons.scss */
.icon--puzzle:before {
  content: "\e026";
}

/* line 179, ../scss/custom/_icons.scss */
.icon--basket:before {
  content: "\e027";
}

/* line 182, ../scss/custom/_icons.scss */
.icon--envelope:before {
  content: "\e028";
}

/* line 185, ../scss/custom/_icons.scss */
.icon--streetsign:before {
  content: "\e029";
}

/* line 188, ../scss/custom/_icons.scss */
.icon--telescope:before {
  content: "\e02a";
}

/* line 191, ../scss/custom/_icons.scss */
.icon--gears:before {
  content: "\e02b";
}

/* line 194, ../scss/custom/_icons.scss */
.icon--key:before {
  content: "\e02c";
}

/* line 197, ../scss/custom/_icons.scss */
.icon--paperclip:before {
  content: "\e02d";
}

/* line 200, ../scss/custom/_icons.scss */
.icon--attachment:before {
  content: "\e02e";
}

/* line 203, ../scss/custom/_icons.scss */
.icon--pricetags:before {
  content: "\e02f";
}

/* line 206, ../scss/custom/_icons.scss */
.icon--lightbulb:before {
  content: "\e030";
}

/* line 209, ../scss/custom/_icons.scss */
.icon--layers:before {
  content: "\e031";
}

/* line 212, ../scss/custom/_icons.scss */
.icon--pencil:before {
  content: "\e032";
}

/* line 215, ../scss/custom/_icons.scss */
.icon--tools:before {
  content: "\e033";
}

/* line 218, ../scss/custom/_icons.scss */
.icon--tools-2:before {
  content: "\e034";
}

/* line 221, ../scss/custom/_icons.scss */
.icon--scissors:before {
  content: "\e035";
}

/* line 224, ../scss/custom/_icons.scss */
.icon--paintbrush:before {
  content: "\e036";
}

/* line 227, ../scss/custom/_icons.scss */
.icon--magnifying-glass:before {
  content: "\e037";
}

/* line 230, ../scss/custom/_icons.scss */
.icon--circle-compass:before {
  content: "\e038";
}

/* line 233, ../scss/custom/_icons.scss */
.icon--linegraph:before {
  content: "\e039";
}

/* line 236, ../scss/custom/_icons.scss */
.icon--mic:before {
  content: "\e03a";
}

/* line 239, ../scss/custom/_icons.scss */
.icon--strategy:before {
  content: "\e03b";
}

/* line 242, ../scss/custom/_icons.scss */
.icon--beaker:before {
  content: "\e03c";
}

/* line 245, ../scss/custom/_icons.scss */
.icon--caution:before {
  content: "\e03d";
}

/* line 248, ../scss/custom/_icons.scss */
.icon--recycle:before {
  content: "\e03e";
}

/* line 251, ../scss/custom/_icons.scss */
.icon--anchor:before {
  content: "\e03f";
}

/* line 254, ../scss/custom/_icons.scss */
.icon--profile-male:before {
  content: "\e040";
}

/* line 257, ../scss/custom/_icons.scss */
.icon--profile-female:before {
  content: "\e041";
}

/* line 260, ../scss/custom/_icons.scss */
.icon--bike:before {
  content: "\e042";
}

/* line 263, ../scss/custom/_icons.scss */
.icon--wine:before {
  content: "\e043";
}

/* line 266, ../scss/custom/_icons.scss */
.icon--hotairballoon:before {
  content: "\e044";
}

/* line 269, ../scss/custom/_icons.scss */
.icon--globe:before {
  content: "\e045";
}

/* line 272, ../scss/custom/_icons.scss */
.icon--genius:before {
  content: "\e046";
}

/* line 275, ../scss/custom/_icons.scss */
.icon--map-pin:before {
  content: "\e047";
}

/* line 278, ../scss/custom/_icons.scss */
.icon--dial:before {
  content: "\e048";
}

/* line 281, ../scss/custom/_icons.scss */
.icon--chat:before {
  content: "\e049";
}

/* line 284, ../scss/custom/_icons.scss */
.icon--heart:before {
  content: "\e04a";
}

/* line 287, ../scss/custom/_icons.scss */
.icon--cloud:before {
  content: "\e04b";
}

/* line 290, ../scss/custom/_icons.scss */
.icon--upload:before {
  content: "\e04c";
}

/* line 293, ../scss/custom/_icons.scss */
.icon--download:before {
  content: "\e04d";
}

/* line 296, ../scss/custom/_icons.scss */
.icon--target:before {
  content: "\e04e";
}

/* line 299, ../scss/custom/_icons.scss */
.icon--hazardous:before {
  content: "\e04f";
}

/* line 302, ../scss/custom/_icons.scss */
.icon--piechart:before {
  content: "\e050";
}

/* line 305, ../scss/custom/_icons.scss */
.icon--speedometer:before {
  content: "\e051";
}

/* line 308, ../scss/custom/_icons.scss */
.icon--global:before {
  content: "\e052";
}

/* line 311, ../scss/custom/_icons.scss */
.icon--compass:before {
  content: "\e053";
}

/* line 314, ../scss/custom/_icons.scss */
.icon--lifesaver:before {
  content: "\e054";
}

/* line 317, ../scss/custom/_icons.scss */
.icon--clock:before {
  content: "\e055";
}

/* line 320, ../scss/custom/_icons.scss */
.icon--aperture:before {
  content: "\e056";
}

/* line 323, ../scss/custom/_icons.scss */
.icon--quote:before {
  content: "\e057";
}

/* line 326, ../scss/custom/_icons.scss */
.icon--scope:before {
  content: "\e058";
}

/* line 329, ../scss/custom/_icons.scss */
.icon--alarmclock:before {
  content: "\e059";
}

/* line 332, ../scss/custom/_icons.scss */
.icon--refresh:before {
  content: "\e05a";
}

/* line 335, ../scss/custom/_icons.scss */
.icon--happy:before {
  content: "\e05b";
}

/* line 338, ../scss/custom/_icons.scss */
.icon--sad:before {
  content: "\e05c";
}

/* line 341, ../scss/custom/_icons.scss */
.icon--facebook:before {
  content: "\e05d";
}

/* line 344, ../scss/custom/_icons.scss */
.icon--twitter:before {
  content: "\e05e";
}

/* line 347, ../scss/custom/_icons.scss */
.icon--googleplus:before {
  content: "\e05f";
}

/* line 350, ../scss/custom/_icons.scss */
.icon--rss:before {
  content: "\e060";
}

/* line 353, ../scss/custom/_icons.scss */
.icon--tumblr:before {
  content: "\e061";
}

/* line 356, ../scss/custom/_icons.scss */
.icon--linkedin:before {
  content: "\e062";
}

/* line 359, ../scss/custom/_icons.scss */
.icon--dribbble:before {
  content: "\e063";
}

/* --------------------------------------------------------------------------------------
+
+ FORMS
+
-------------------------------------------------------------------------------------- */
/* line 9, ../scss/custom/_forms.scss */
input[type="text"], input[type="email"], textarea {
  vertical-align: middle;
  border: none;
  color: #fff;
  background-color: transparent;
  padding: 0 22px;
  padding-left: 37px;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  height: 50px;
  line-height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  box-shadow: none;
  width: 100%;
  border-bottom: 2px solid #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 26, ../scss/custom/_forms.scss */
input[type="text"]:hover, input[type="text"]:focus, input[type="email"]:hover, input[type="email"]:focus, textarea:hover, textarea:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 30, ../scss/custom/_forms.scss */
input[type="text"]:invalid, input[type="email"]:invalid, textarea:invalid {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  /* fixes mozilla red outline (shadow) */
}
/* line 34, ../scss/custom/_forms.scss */
input[type="text"].error, input[type="email"].error, textarea.error {
  background-color: #ea5555;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 43, ../scss/custom/_forms.scss */
textarea {
  padding: 10px 10px;
  padding-left: 37px;
  padding-top: 13px;
  line-height: 22.5px;
  resize: none;
  width: 100%;
  min-height: 50px !important;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 2px solid #fff;
}

/* line 57, ../scss/custom/_forms.scss */
[placeholder]:focus::-webkit-input-placeholder {
  color: transparent;
}

/* line 62, ../scss/custom/_forms.scss */
p.notify {
  position: absolute;
  bottom: -1px !important;
  right: 0;
  font-size: 15px;
  color: #fff;
  margin-bottom: 0;
}

/* --------------------------------------------------------------------------------------
+
+ SUBHEADER SLIDER
+
-------------------------------------------------------------------------------------- */
/* line 8, ../scss/custom/_subheader-slider.scss */
.subheader-section {
  	/* 
  /* 
   * 	Core Owl Carousel CSS File
   *	v1.3.3
   */
  /* clearfix */
  /* display none until init */
  /* mouse grab icon */
}
/* line 16, ../scss/custom/_subheader-slider.scss */
.subheader-section .owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* line 25, ../scss/custom/_subheader-slider.scss */
.subheader-section .owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  height: 100%;
}
/* line 37, ../scss/custom/_subheader-slider.scss */
.subheader-section .owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  height: 100%;
}
/* line 43, ../scss/custom/_subheader-slider.scss */
.subheader-section .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
/* line 49, ../scss/custom/_subheader-slider.scss */
.subheader-section .owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/* line 57, ../scss/custom/_subheader-slider.scss */
.subheader-section .owl-carousel .owl-item {
  float: left;
  position: relative;
  height: 100%;
}
/* line 61, ../scss/custom/_subheader-slider.scss */
.subheader-section .owl-carousel .owl-item .item {
  height: 100%;
}
/* line 65, ../scss/custom/_subheader-slider.scss */
.subheader-section .owl-carousel .owl-item .browse-images {
  height: 100% !important;
  width: 100% !important;
  display: block;
  background-size: cover !important;
  background-position: 50% 50% !important;
}
/* line 72, ../scss/custom/_subheader-slider.scss */
.subheader-section .owl-carousel .owl-item:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background-image: url("../images/subheader-img-wrap.png");
  width: 100%;
  height: 100%;
  background-repeat: repeat;
  background-position: 50% 50%;
  z-index: 9999;
}
/* line 85, ../scss/custom/_subheader-slider.scss */
.subheader-section .owl-controls .owl-page,
.subheader-section .owl-controls .owl-buttons div {
  cursor: pointer;
}
/* line 89, ../scss/custom/_subheader-slider.scss */
.subheader-section .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
/* line 99, ../scss/custom/_subheader-slider.scss */
.subheader-section .grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
/* line 103, ../scss/custom/_subheader-slider.scss */
.subheader-section .nav-container {
  position: relative;
  z-index: 99;
}
/* line 107, ../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination {
  position: absolute;
  bottom: 70px;
  left: 0;
}
/* line 111, ../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination .owl-page {
  position: relative;
  display: block;
  float: left;
  margin: 0 5px;
  cursor: pointer;
  width: 19px;
  height: 19px;
}
/* line 119, ../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination .owl-page span {
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  display: block;
  display: block;
  outline: none;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.3);
  text-indent: -999em;
  /* make the text accessible to screen readers */
  cursor: pointer;
  position: absolute;
}
/* line 136, ../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination .owl-page {
  width: 19px;
  height: 19px;
}
/* line 141, ../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination .owl-page span {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
/* line 151, ../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination .owl-page svg {
  z-index: 10;
}
/* line 155, ../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination .owl-page svg circle {
  opacity: 0;
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 39 39;
  stroke-dashoffset: 39;
  /* length of circle path (pi*2r) */
  -webkit-transition: stroke-dashoffset 0.3s, opacity 0.3s;
  transition: stroke-dashoffset 0.3s, opacity 0.3s;
}
/* line 175, ../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination .owl-page.active svg circle {
  opacity: 1;
  stroke-dashoffset: 0;
  -webkit-transition: stroke-dashoffset 0.3s, opacity 0.15s;
  transition: stroke-dashoffset 0.3s, opacity 0.15s;
}
/* line 182, ../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination {
  left: 10px;
}
/* line 184, ../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination .owl-page {
  display: inline-block;
  margin: 0 5px;
}
/* line 187, ../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination .owl-page a {
  width: 19px;
  height: 19px;
  display: block;
  behavior: url("../PIE.htc");
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  border: 2px solid #fff;
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* line 195, ../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination .owl-page a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 201, ../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination .owl-page.active a {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 208, ../scss/custom/_subheader-slider.scss */
.subheader-section .container {
  position: relative;
}
/* line 211, ../scss/custom/_subheader-slider.scss */
.subheader-section .customNavigation {
  position: absolute;
  bottom: 45px;
  right: 0;
  width: auto;
  z-index: 999;
  display: inline-block;
}
/* line 218, ../scss/custom/_subheader-slider.scss */
.subheader-section .customNavigation a.next {
  float: right;
  font-size: 15px;
  display: inline-block;
  color: #fff;
  height: 72px;
  margin: 0 !important;
  vertical-align: middle;
  position: relative;
  padding: 0;
  margin-right: 15px !important;
  cursor: pointer;
}
/* line 230, ../scss/custom/_subheader-slider.scss */
.subheader-section .customNavigation a.next span {
  width: 72px;
  height: 72px;
  display: block;
  behavior: url("../PIE.htc");
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.5);
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 10;
  margin-left: 20px;
  padding-left: 5px;
  padding-top: 23px;
}
/* line 242, ../scss/custom/_subheader-slider.scss */
.subheader-section .customNavigation a.next span svg {
  width: 12px;
  height: 21px;
  fill: #fff;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
/* line 249, ../scss/custom/_subheader-slider.scss */
.subheader-section .customNavigation a.next:after {
  position: absolute !important;
  content: "";
  width: 56px;
  height: 56px;
  display: block;
  behavior: url("../PIE.htc");
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  right: 8px;
  top: 8px;
  background-color: #fff;
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* hack for ie8 */
  opacity: 1\9;
  visibility: visible\9;
  display: none\9;
  -moz-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  z-index: 9;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/* line 265, ../scss/custom/_subheader-slider.scss */
.subheader-section .customNavigation a.next:hover span svg {
  fill: #0f122f;
}
/* line 269, ../scss/custom/_subheader-slider.scss */
.subheader-section .customNavigation a.next:hover:after {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  /* hacks for ie8 */
  display: block\9;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

/* fix */
/* line 282, ../scss/custom/_subheader-slider.scss */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/* mouse grab icon */
/* line 294, ../scss/custom/_subheader-slider.scss */
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}

/* fix */
/* line 299, ../scss/custom/_subheader-slider.scss */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/* CSS3 Transitions */
/* line 311, ../scss/custom/_subheader-slider.scss */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}

/* --------------------------------------------------------------------------------------
+
+ FOLLOW SLIDER
+
-------------------------------------------------------------------------------------- */
/*! http://responsiveslides.com v1.54 by @viljamis */
/* line 8, ../scss/custom/_follower-slider.scss */
.follow-section {
  /* clearfix */
  /* display none until init */
  /* mouse grab icon */
  /* fix */
}
/* line 13, ../scss/custom/_follower-slider.scss */
.follow-section .owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* line 22, ../scss/custom/_follower-slider.scss */
.follow-section .owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  top: 90px;
  -ms-touch-action: pan-y;
}
/* line 29, ../scss/custom/_follower-slider.scss */
.follow-section .owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
/* line 34, ../scss/custom/_follower-slider.scss */
.follow-section .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
/* line 39, ../scss/custom/_follower-slider.scss */
.follow-section .owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/* line 47, ../scss/custom/_follower-slider.scss */
.follow-section .owl-carousel .owl-item {
  float: left;
}
/* line 50, ../scss/custom/_follower-slider.scss */
.follow-section .owl-carousel .owl-item .item p {
  font-size: 35px;
  margin-top: 50px;
  color: #525890 !important;
  line-height: 1.2;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}
/* line 59, ../scss/custom/_follower-slider.scss */
.follow-section .owl-carousel .owl-item .item h4 {
  font-size: 25px;
  font-weight: 700;
  padding-top: 12px;
  margin-bottom: 10px;
}
/* line 65, ../scss/custom/_follower-slider.scss */
.follow-section .owl-carousel .owl-item .item h5 {
  font-size: 17px;
  font-weight: 700;
}
/* line 69, ../scss/custom/_follower-slider.scss */
.follow-section .owl-carousel .owl-item .item a {
  font-size: 35px;
  font-weight: 400;
}
/* line 73, ../scss/custom/_follower-slider.scss */
.follow-section .owl-carousel .owl-item .item img {
  display: inline-block;
  float: left;
  width: 78px;
  height: 78px;
  display: block;
  behavior: url("../PIE.htc");
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 0;
  margin-right: 28px;
}
/* line 83, ../scss/custom/_follower-slider.scss */
.follow-section .owl-controls .owl-page,
.follow-section .owl-controls .owl-buttons div {
  cursor: pointer;
}
/* line 87, ../scss/custom/_follower-slider.scss */
.follow-section .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
/* line 97, ../scss/custom/_follower-slider.scss */
.follow-section .grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
/* line 102, ../scss/custom/_follower-slider.scss */
.follow-section .owl-carousel .owl-wrapper,
.follow-section .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/* line 112, ../scss/custom/_follower-slider.scss */
.follow-section .customNavigation {
  position: absolute;
  right: 15px;
  top: 110px;
  z-index: 99;
}
/* line 117, ../scss/custom/_follower-slider.scss */
.follow-section .customNavigation a {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
}
/* line 121, ../scss/custom/_follower-slider.scss */
.follow-section .customNavigation a span {
  color: #525890;
  display: inline-block;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  vertical-align: top;
}
/* line 127, ../scss/custom/_follower-slider.scss */
.follow-section .customNavigation a svg {
  width: 46px;
  height: 31px;
  vertical-align: top;
}
/* line 133, ../scss/custom/_follower-slider.scss */
.follow-section .customNavigation a:hover span {
  color: #62a7f4;
}
/* line 139, ../scss/custom/_follower-slider.scss */
.follow-section .customNavigation .prev {
  margin-right: 14px;
}
/* line 141, ../scss/custom/_follower-slider.scss */
.follow-section .customNavigation .prev span {
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}

/* --------------------------------------------------------------------------------------
+
+ TEAM SLIDER
+
-------------------------------------------------------------------------------------- */
/* line 8, ../scss/custom/_team-slider.scss */
#team {
  /* clearfix */
  /* display none until init */
  /* mouse grab icon */
  /* fix */
}
/* line 11, ../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* line 20, ../scss/custom/_team-slider.scss */
#team .owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  padding-right: 234px;
  -ms-touch-action: pan-y;
}
/* line 28, ../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
/* line 33, ../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
/* line 38, ../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/* line 46, ../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-item {
  float: left;
}
/* line 49, ../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-item .item {
  position: relative;
  cursor: pointer;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #fff;
}
/* line 55, ../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-item .item > img {
  width: 100%;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 61, ../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-item .item h4 {
  font-family: "Source Sans Pro", sans-serif;
}
/* line 64, ../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-item .item .hover {
  position: absolute;
  z-index: 999999;
  background-color: rgba(97, 167, 243, 0.7);
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* hack for ie8 */
  opacity: 1\9;
  visibility: visible\9;
  display: none\9;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 74, ../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-item .item .hover div {
  width: 50px;
  height: 50px;
  display: block;
  margin-top: 150px;
  position: relative;
  left: 50%;
  -ms-transform: translate(-50%, -10px);
  /* IE 9 */
  -webkit-transform: translate(-50%, -10px);
  /* Safari */
  transform: translate(-50%, -10px);
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* hack for ie8 */
  opacity: 1\9;
  visibility: visible\9;
  display: none\9;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 84, ../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-item .item .hover div i {
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  width: 50px;
  height: 50px;
  display: block;
}
/* line 91, ../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-item .item .hover div svg {
  width: 50px;
  height: 50px;
  display: block;
}
/* line 95, ../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-item .item .hover h6 {
  position: relative;
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* hack for ie8 */
  opacity: 1\9;
  visibility: visible\9;
  display: none\9;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  margin-top: 100px;
}
/* line 104, ../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-item .item:hover .hover {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  /* hacks for ie8 */
  display: block\9;
}
/* line 106, ../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-item .item:hover .hover div {
  -ms-transform: translate(-50%, 0);
  /* IE 9 */
  -webkit-transform: translate(-50%, 0);
  /* Safari */
  transform: translate(-50%, 0);
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  /* hacks for ie8 */
  display: block\9;
}
/* line 112, ../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-item .item:hover .hover h6 {
  bottom: 0;
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  /* hacks for ie8 */
  display: block\9;
}
/* line 120, ../scss/custom/_team-slider.scss */
#team .owl-controls .owl-page,
#team .owl-controls .owl-buttons div {
  cursor: pointer;
}
/* line 124, ../scss/custom/_team-slider.scss */
#team .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
/* line 134, ../scss/custom/_team-slider.scss */
#team .grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
/* line 139, ../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-wrapper,
#team .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/* line 150, ../scss/custom/_team-slider.scss */
#team .owl-buttons > div {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 46px;
  height: 35px;
  display: block !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: absolute;
  bottom: 100%;
  margin-bottom: 30px;
}
/* line 162, ../scss/custom/_team-slider.scss */
#team .owl-buttons > div:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 169, ../scss/custom/_team-slider.scss */
#team .owl-prev {
  background-image: url("../images/left-arrow1.png");
  left: 50%;
  margin-left: -55px !important;
}
/* line 174, ../scss/custom/_team-slider.scss */
#team .owl-next {
  background-image: url("../images/right-arrow1.png");
  right: 50%;
  margin-right: -55px !important;
}
/* line 179, ../scss/custom/_team-slider.scss */
#team .owl-dots {
  display: none;
}

@media (max-width: 670px) {
  /* line 6, ../scss/custom/_pricing-slider.scss */
  .pricing-section {
    /* display none until init */
    /* mouse grab icon */
    /* fix */
  }
  /* line 8, ../scss/custom/_pricing-slider.scss */
  .pricing-section .owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }
  /* line 17, ../scss/custom/_pricing-slider.scss */
  .pricing-section .owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
  }
  /* line 25, ../scss/custom/_pricing-slider.scss */
  .pricing-section .owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
  }
  /* line 30, ../scss/custom/_pricing-slider.scss */
  .pricing-section .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  /* line 35, ../scss/custom/_pricing-slider.scss */
  .pricing-section .owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
  }
  /* line 43, ../scss/custom/_pricing-slider.scss */
  .pricing-section .owl-carousel .owl-item {
    float: left;
  }
  /* line 46, ../scss/custom/_pricing-slider.scss */
  .pricing-section .owl-controls .owl-page,
  .pricing-section .owl-controls .owl-buttons div {
    cursor: pointer;
  }
  /* line 50, ../scss/custom/_pricing-slider.scss */
  .pricing-section .owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
  }
  /* line 60, ../scss/custom/_pricing-slider.scss */
  .pricing-section .grabbing {
    cursor: url(grabbing.png) 8 8, move;
  }
  /* line 65, ../scss/custom/_pricing-slider.scss */
  .pricing-section .owl-carousel .owl-wrapper,
  .pricing-section .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
  }
  /* line 74, ../scss/custom/_pricing-slider.scss */
  .pricing-section .customNavigation {
    margin-bottom: 30px;
  }
  /* line 76, ../scss/custom/_pricing-slider.scss */
  .pricing-section .customNavigation a {
    cursor: pointer;
    margin: 0 7px;
    display: inline-block;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  /* line 81, ../scss/custom/_pricing-slider.scss */
  .pricing-section .customNavigation a svg {
    fill: #fff;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  /* line 86, ../scss/custom/_pricing-slider.scss */
  .pricing-section .customNavigation a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  /* line 88, ../scss/custom/_pricing-slider.scss */
  .pricing-section .customNavigation a:hover svg {
    fill: #fff;
  }
  /* line 95, ../scss/custom/_pricing-slider.scss */
  .pricing-section .customNavigation .prev svg {
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Safari */
    transform: rotate(180deg);
  }
}
@media (min-width: 670px) {
  /* line 109, ../scss/custom/_pricing-slider.scss */
  .pricing-section .owl-carousel .item {
    display: inline-block;
    margin: 5px 3px;
    width: auto;
  }
  /* line 114, ../scss/custom/_pricing-slider.scss */
  .pricing-section .customNavigation {
    display: none;
  }
}
/* --------------------------------------------------------------------------------------
+
+ CUSTOM RULES
+
-------------------------------------------------------------------------------------- */
/* line 8, ../scss/custom/_custom-rules.scss */
section:first-child {
  padding: 0;
}

/* line 12, ../scss/custom/_custom-rules.scss */
section {
  padding: 85px 0;
}

/* line 15, ../scss/custom/_custom-rules.scss */
.light-blue {
  color: #62a7f4 !important;
}

/* line 19, ../scss/custom/_custom-rules.scss */
.dark-blue {
  position: relative;
  color: #0f122f;
  display: block;
  text-align: center;
  margin-bottom: 60px;
}
/* line 25, ../scss/custom/_custom-rules.scss */
.dark-blue:before {
  position: absolute;
  content: "";
  width: 86px;
  background-color: #c8cad5;
  height: 2px;
  top: 100%;
  left: 50%;
  margin-left: -43px;
  margin-top: 27px;
}

.project-white {
  position: relative;
  color: #fff !important;
  display: block;
  text-align: center;
  margin-bottom: 60px;
}
/* line 25, ../scss/custom/_custom-rules.scss */
.project-white:before {
  position: absolute;
  content: "";
  width: 86px;
  background-color: #c8cad5;
  height: 2px;
  top: 100%;
  left: 50%;
  margin-left: -43px;
  margin-top: 27px;
}
/* --------------------------------------------------------------------------------------
+
+ FOOTER
+
-------------------------------------------------------------------------------------- */
/* line 8, ../scss/custom/_footer.scss */
.footer-main {
  background-color: #0f122f;
  padding: 20px 0;
}
/* line 11, ../scss/custom/_footer.scss */
.footer-main small {
  color: #3f4474;
  text-transform: uppercase;
}
/* line 14, ../scss/custom/_footer.scss */
.footer-main small a {
  color: #3f4474 !important;
}
/* line 16, ../scss/custom/_footer.scss */
.footer-main small a:hover {
  color: #fff !important;
}

/* --------------------------------------------------------------------------------------
+
+ MEDIA QUERY
+
-------------------------------------------------------------------------------------- */
@media (max-width: 1200px) {
  	/*************************************
  	************************************** 
  	************************************** 
  
  	  #about section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 24, ../scss/custom/_media.scss */
  #about .about__item:first-child, #about .about__item:nth-child(2) {
    margin-bottom: 40px;
  }

  	/*************************************
  	************************************** 
  	************************************** 
  
  	  #pricing section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 41, ../scss/custom/_media.scss */
  .pricing-section article {
    width: 215px;
    padding: 8px;
  }

  	/*************************************
  	************************************** 
  	************************************** 
  
  	  .social section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 58, ../scss/custom/_media.scss */
  .social {
    text-align: center;
    padding: 90px 0;
  }
  /* line 62, ../scss/custom/_media.scss */
  .social form label {
    width: 70%;
    text-align: left;
  }
  /* line 67, ../scss/custom/_media.scss */
  .social ul {
    margin-top: 30px;
    float: none !important;
  }
  /* line 70, ../scss/custom/_media.scss */
  .social ul li {
    margin-top: 15px;
  }

  /* line 76, ../scss/custom/_media.scss */
  .team-section .owl-carousel {
    padding-right: calc(100% - 66.6% ) !important;
  }
  /* line 80, ../scss/custom/_media.scss */
  .team-section .team {
    width: calc(100% - 66.6% ) !important;
  }
}
@media (max-width: 1200px) {
  /* line 87, ../scss/custom/_media.scss */
  .customers-section {
    padding-bottom: 25px !important;
  }
  /* line 90, ../scss/custom/_media.scss */
  .customers-section ul li {
    margin-bottom: 35px !important;
  }
}
@media (max-width: 1025px) {
  	/*************************************
  	************************************** 
  	************************************** 
  
  	  #contact section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 110, ../scss/custom/_media.scss */
  .contact-section {
    text-align: center;
  }
  /* line 112, ../scss/custom/_media.scss */
  .contact-section .main-form {
    text-align: left;
  }
  /* line 115, ../scss/custom/_media.scss */
  .contact-section .human-test {
    float: none;
    text-align: center !important;
  }
  /* line 118, ../scss/custom/_media.scss */
  .contact-section .human-test .test {
    float: none;
  }
  /* line 121, ../scss/custom/_media.scss */
  .contact-section .human-test div:nth-child(2) {
    margin-left: 0;
    float: none;
    width: 95%;
    margin: 30px auto;
  }
  /* line 128, ../scss/custom/_media.scss */
  .contact-section button {
    float: none;
    margin: 0 auto;
  }
}
@media (max-width: 992px) {
  	/*************************************
  	************************************** 
  	************************************** 
  
  	  #heading-slogan section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 149, ../scss/custom/_media.scss */
  .heading-slogan-section .row > div {
    text-align: center;
  }
  /* line 151, ../scss/custom/_media.scss */
  .heading-slogan-section .row > div a {
    float: none !important;
  }

  	/*************************************
  	************************************** 
  	************************************** 
  
  	  #heading-slogan section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 169, ../scss/custom/_media.scss */
  .heading-slogan-section h2 {
    width: 70%;
  }

  	/*************************************
  	************************************** 
  	************************************** 
  
  	  #follow section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 184, ../scss/custom/_media.scss */
  .follow-section {
    height: auto;
  }
  /* line 186, ../scss/custom/_media.scss */
  .follow-section:before {
    display: none;
  }
  /* line 189, ../scss/custom/_media.scss */
  .follow-section:after {
    display: none;
  }
  /* line 193, ../scss/custom/_media.scss */
  .follow-section .row > div {
    padding: 0;
  }
  /* line 195, ../scss/custom/_media.scss */
  .follow-section .row > div .follow-slider {
    padding: 0 45px;
  }
  /* line 197, ../scss/custom/_media.scss */
  .follow-section .row > div .follow-slider .prev {
    right: 107px;
  }
  /* line 200, ../scss/custom/_media.scss */
  .follow-section .row > div .follow-slider .next {
    right: 45px;
  }
  /* line 204, ../scss/custom/_media.scss */
  .follow-section .row > div .buzz {
    height: auto;
    padding: 90px 45px;
    min-height: 0 !important;
    text-align: left !important;
  }
  /* line 210, ../scss/custom/_media.scss */
  .follow-section .row > div .buzz a, .follow-section .row > div .buzz h3 {
    display: inline-block !important;
  }
  /* line 213, ../scss/custom/_media.scss */
  .follow-section .row > div .buzz h3 {
    margin: 0;
  }
  /* line 216, ../scss/custom/_media.scss */
  .follow-section .row > div .buzz .tweet {
    text-align: center;
  }
  /* line 219, ../scss/custom/_media.scss */
  .follow-section .row > div .buzz a:first-child {
    margin-right: 25px;
  }
  /* line 222, ../scss/custom/_media.scss */
  .follow-section .row > div .buzz .follow-btn {
    float: right;
    margin-top: 10px;
  }

  	/*************************************
  	************************************** 
  	************************************** 
  
  	  #filter section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 246, ../scss/custom/_media.scss */
  .filter-section .filters #menu-filter {
    text-align: center;
  }
  /* line 248, ../scss/custom/_media.scss */
  .filter-section .filters #menu-filter li {
    display: inline-block;
    margin-bottom: 5px;
  }

  	/*************************************
  	************************************** 
  	************************************** 
  
  	  .map section 
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 269, ../scss/custom/_media.scss */
  .map #map {
    height: 780px !important;
  }
  /* line 272, ../scss/custom/_media.scss */
  .map .infoBox {
    width: 500px !important;
    margin-left: 135px;
    top: 120px;
  }
  /* line 276, ../scss/custom/_media.scss */
  .map .infoBox img {
    bottom: auto;
    top: 269px;
    z-index: 999999999 !important;
  }
  /* line 281, ../scss/custom/_media.scss */
  .map .infoBox article {
    display: block;
    width: 100% !important;
    position: relative;
  }
  /* line 286, ../scss/custom/_media.scss */
  .map .infoBox article:nth-child(2) {
    border-left: 0;
    border-top: 2px solid #c8cad5;
  }
  /* line 291, ../scss/custom/_media.scss */
  .map #content {
    width: 500px !important;
  }
}
@media (max-width: 960px) {
  	/*************************************
  	************************************** 
  	************************************** 
  
  	  #pricing section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 311, ../scss/custom/_media.scss */
  .pricing-section article {
    width: 300px;
    padding: 30px;
  }
}
@media (max-width: 886px) {
  /* line 320, ../scss/custom/_media.scss */
  .filter-section .filters {
    display: none;
  }
  /* line 322, ../scss/custom/_media.scss */
  .filter-section .filters.active {
    display: block;
  }
  /* line 325, ../scss/custom/_media.scss */
  .filter-section .filters li {
    display: block !important;
  }
  /* line 329, ../scss/custom/_media.scss */
  .filter-section .filters li + li {
    margin-left: 0px !important;
  }
  /* line 333, ../scss/custom/_media.scss */
  .filter-section .filters a {
    width: 100% !important;
    max-width: 300px;
  }
  /* line 338, ../scss/custom/_media.scss */
  .filter-section .select-cat {
    width: 100% !important;
    max-width: 300px;
    display: block;
  }
  /* line 344, ../scss/custom/_media.scss */
  .filter-section .container .filter_wrap {
    padding: 0 !important;
  }

  /* line 350, ../scss/custom/_media.scss */
  .filter_content {
    margin-top: 20px !important;
  }
}
@media (max-width: 768px) {
  	/*************************************
  	************************************** 
  	************************************** 
  
  	  header
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 368, ../scss/custom/_media.scss */
  header .container {
    position: relative;
    padding: 0 50px;
  }
  /* line 372, ../scss/custom/_media.scss */
  header .bars {
    display: block !important;
    float: right;
    cursor: pointer;
  }
  /* line 376, ../scss/custom/_media.scss */
  header .bars svg {
    fill: #fff;
  }
  /* line 380, ../scss/custom/_media.scss */
  header .icon-menu_320 {
    display: none !important;
  }
  /* line 383, ../scss/custom/_media.scss */
  header nav {
    position: fixed;
    width: 40%;
    transform: translate 300%, 61px;
    -ms-transform: translate(300%, 61px);
    /* IE 9 */
    -webkit-transform: translate(300%, 61px);
    /* Chrome, Safari, Opera */
    transform: translate(300%, 61px);
    top: 80px;
    margin-top: 0;
    height: 100%;
    background-color: #eaecf2;
    -moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
  }
  /* line 396, ../scss/custom/_media.scss */
  header nav.active {
    transform: translate 145%, 61px;
    -ms-transform: translate(145%, 61px);
    /* IE 9 */
    -webkit-transform: translate(145%, 61px);
    /* Chrome, Safari, Opera */
    transform: translate(145%, 61px);
  }
  /* line 403, ../scss/custom/_media.scss */
  header nav ul li {
    display: block !important;
    border-bottom: 1px solid #c8cad5;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  /* line 407, ../scss/custom/_media.scss */
  header nav ul li:hover {
    background-color: #c8cad5;
  }
  /* line 409, ../scss/custom/_media.scss */
  header nav ul li:hover a {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  /* line 413, ../scss/custom/_media.scss */
  header nav ul li a {
    color: #0f122f !important;
    width: 100%;
    height: 74px;
    line-height: 74px;
    display: block;
    margin-top: 0;
    padding: 0 30px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  /* line 425, ../scss/custom/_media.scss */
  header nav ul .clients {
    display: none !important;
  }
  /* line 428, ../scss/custom/_media.scss */
  header nav ul li + li {
    margin-left: 0;
    padding-left: 0 !important;
  }
  /* line 434, ../scss/custom/_media.scss */
  header.change {
    padding: 20px 0 !important;
  }
  /* line 437, ../scss/custom/_media.scss */
  header.change .container nav {
    top: 20px;
  }
  /* line 439, ../scss/custom/_media.scss */
  header.change .container nav.active {
    transform: translate 145%, 61px;
    -ms-transform: translate(145%, 61px);
    -webkit-transform: translate(145%, 61px);
  }
  /* line 448, ../scss/custom/_media.scss */
  header.change .bars svg {
    fill: #0F122F;
  }

  	/*************************************
  	**************************************  
  	************************************** 
  
  	  #subheader section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 468, ../scss/custom/_media.scss */
  .subheader-section {
    position: relative;
  }
  /* line 471, ../scss/custom/_media.scss */
  .subheader-section .container article {
    position: relative;
    z-index: 5;
    text-align: center !important;
  }
  /* line 475, ../scss/custom/_media.scss */
  .subheader-section .container article h4 {
    font-size: 27px;
  }
  /* line 478, ../scss/custom/_media.scss */
  .subheader-section .container article h1 {
    font-size: 90px;
    margin-left: 0;
    letter-spacing: 0;
  }
  /* line 483, ../scss/custom/_media.scss */
  .subheader-section .container article a {
    margin-top: 50px;
  }
  /* line 489, ../scss/custom/_media.scss */
  .subheader-section .customNavigation a.next {
    margin: 0 50px 0 0 !important;
  }
  /* line 493, ../scss/custom/_media.scss */
  .subheader-section .owl-pagination {
    left: 50px;
  }
  /* line 497, ../scss/custom/_media.scss */
  .subheader-section.background-section article {
    left: 0;
  }
  /* line 502, ../scss/custom/_media.scss */
  .subheader-section.video-section article {
    left: 0;
  }
  /* line 504, ../scss/custom/_media.scss */
  .subheader-section.video-section article .console {
    float: none !important;
    display: block !important;
  }

  	/*************************************
  	************************************** 
  	************************************** 
  
  	  #about section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 524, ../scss/custom/_media.scss */
  #about {
    position: relative;
  }
  /* line 527, ../scss/custom/_media.scss */
  #about .container > p {
    width: 90%;
  }
  /* line 531, ../scss/custom/_media.scss */
  #about .about__item {
    margin-bottom: 0 !important;
  }
  /* line 534, ../scss/custom/_media.scss */
  #about .about__item + .about__item {
    margin-top: 40px;
  }

  	/*************************************
  	************************************** 
  	************************************** 
  
  	  #heading-slogan section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 550, ../scss/custom/_media.scss */
  .heading-slogan-section .container {
    text-align: center;
  }
  /* line 552, ../scss/custom/_media.scss */
  .heading-slogan-section .container h2 {
    width: 100%;
  }
  /* line 555, ../scss/custom/_media.scss */
  .heading-slogan-section .container a {
    position: relative;
    margin-top: 35px !important;
    top: auto;
    left: 0;
  }

  	/*************************************
  	************************************** 
  	************************************** 
  
  	  #filter section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 577, ../scss/custom/_media.scss */
  .filter-section .filters button {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
  /* line 582, ../scss/custom/_media.scss */
  .filter-section .filters #menu-filter {
    text-align: center;
  }
  /* line 584, ../scss/custom/_media.scss */
  .filter-section .filters #menu-filter li {
    display: block;
    margin: 0 auto;
  }

  /* line 592, ../scss/custom/_media.scss */
  .mfp-figure img {
    max-width: 100% !important;
    width: 100% !important;
  }

  /* line 596, ../scss/custom/_media.scss */
  .mfp-img-mobile .mfp-close {
    width: 36px;
    height: 36px;
    top: -60px !important;
  }

  	/*************************************
  	************************************** 
  	************************************** 
  
  	  #video section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 614, ../scss/custom/_media.scss */
  .video-section #wrapper p {
    width: 90%;
  }
  /* line 618, ../scss/custom/_media.scss */
  .video-section .playerBox, .video-section .console {
    display: none !important;
  }

  	/*************************************
  	************************************** 
  	************************************** 
  
  	  #customers section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 633, ../scss/custom/_media.scss */
  .customers-section {
    display: none;
  }

  	/*************************************
  	************************************** 
  	************************************** 
  
  	  #pricing section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 650, ../scss/custom/_media.scss */
  .pricing-section article:hover {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  	/*************************************
  	************************************** 
  	************************************** 
  
  	  #blog section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 668, ../scss/custom/_media.scss */
  .blog-section .row > div:first-child {
    margin-bottom: 60px;
  }
  /* line 671, ../scss/custom/_media.scss */
  .blog-section .row > div:nth-child(2) {
    margin-bottom: 60px;
  }

  	/*************************************
  	************************************** 
  	************************************** 
  
  	  #contact section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 691, ../scss/custom/_media.scss */
  .contact-section form .main-form .row:nth-child(2) {
    margin-top: 0;
  }
  /* line 694, ../scss/custom/_media.scss */
  .contact-section form .main-form .cont1 {
    margin-bottom: 20px;
  }

  	/*************************************
  	************************************** 
  	************************************** 
  
  	  .theme section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 711, ../scss/custom/_media.scss */
  .theme {
    text-align: center;
  }
  /* line 713, ../scss/custom/_media.scss */
  .theme h3 {
    width: 100%;
  }
  /* line 716, ../scss/custom/_media.scss */
  .theme a {
    position: inherit;
    top: 0;
    margin: 20px auto 0;
    float: none;
    right: 0;
    -ms-transform: translate(0, 0);
    /* IE 9 */
    -webkit-transform: translate(0, 0);
    /* Safari */
    transform: translate(0, 0);
  }

  	/*************************************
  	************************************** 
  	************************************** 
  
  	  .social section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 738, ../scss/custom/_media.scss */
  .social {
    text-align: center;
  }
  /* line 741, ../scss/custom/_media.scss */
  .social form label {
    width: 100%;
    margin-right: 20;
  }
  /* line 749, ../scss/custom/_media.scss */
  .social ul {
    margin-top: 30px;
  }
  /* line 751, ../scss/custom/_media.scss */
  .social ul li {
    margin: 15px 5px 0;
  }
  /* line 753, ../scss/custom/_media.scss */
  .social ul li br {
    display: block;
  }
  /* line 757, ../scss/custom/_media.scss */
  .social ul .br {
    display: block;
  }
  /* line 760, ../scss/custom/_media.scss */
  .social ul li + li {
    margin-left: 0;
  }

  	/*************************************
  	************************************** 
  	************************************** 
  
  	  .map section 
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 779, ../scss/custom/_media.scss */
  .map {
    min-height: 200px;
    padding: 0;
    background-color: #eaecf2;
  }
  /* line 783, ../scss/custom/_media.scss */
  .map #map {
    display: none;
  }
  /* line 786, ../scss/custom/_media.scss */
  .map .show-mob {
    padding: 20px 0;
    position: relative;
    background-color: #fff;
    display: block !important;
  }
  /* line 792, ../scss/custom/_media.scss */
  .map .show-mob img {
    position: absolute !important;
    bottom: 70px;
    left: 50px;
    cursor: pointer;
    z-index: 999999;
  }
  /* line 799, ../scss/custom/_media.scss */
  .map .show-mob article {
    width: 100%;
    padding: 30px;
    min-height: 0;
    position: relative;
    float: none;
    text-align: center !important;
  }
  /* line 806, ../scss/custom/_media.scss */
  .map .show-mob article h2 {
    color: #e81c3b;
    font-size: 50px;
    margin-bottom: 30px;
  }
  /* line 811, ../scss/custom/_media.scss */
  .map .show-mob article h4 {
    color: #0f122f;
    font-weight: 300;
    line-height: 1.25;
    width: 100%;
  }
  /* line 817, ../scss/custom/_media.scss */
  .map .show-mob article h5 {
    display: none;
  }
  /* line 821, ../scss/custom/_media.scss */
  .map .show-mob article:nth-child(2) {
    border-top: 2px solid #c8cad5;
  }
  /* line 823, ../scss/custom/_media.scss */
  .map .show-mob article:nth-child(2) h6 {
    color: #0f122f;
    margin-bottom: 10px;
  }
  /* line 827, ../scss/custom/_media.scss */
  .map .show-mob article:nth-child(2) p, .map .show-mob article:nth-child(2) a {
    color: #3f4474 !important;
    font-weight: 300;
    font-size: 19px;
    font-family: "Source Sans Pro", sans-serif;
    margin-bottom: 10px;
    display: block;
  }
  /* line 835, ../scss/custom/_media.scss */
  .map .show-mob article:nth-child(2) li {
    display: block;
  }
  /* line 838, ../scss/custom/_media.scss */
  .map .show-mob article:nth-child(2) li + li {
    margin-top: 5px;
  }
  /* line 844, ../scss/custom/_media.scss */
  .map .infobox-wrapper {
    display: block;
    margin: 0 auto;
    width: 90%;
  }
  /* line 848, ../scss/custom/_media.scss */
  .map .infobox-wrapper #infobox {
    padding: 20px 0;
    position: relative;
    background-color: #fff;
  }
  /* line 854, ../scss/custom/_media.scss */
  .map .infobox-wrapper #infobox img {
    position: absolute !important;
    bottom: 70px;
    left: 50px;
    cursor: pointer;
    z-index: 999999;
  }
  /* line 861, ../scss/custom/_media.scss */
  .map .infobox-wrapper #infobox article {
    width: 100%;
    padding: 30px;
    min-height: 0;
    position: relative;
    float: none;
    text-align: center !important;
  }
  /* line 868, ../scss/custom/_media.scss */
  .map .infobox-wrapper #infobox article h2 {
    color: #e81c3b;
    font-size: 50px;
    margin-bottom: 30px;
  }
  /* line 873, ../scss/custom/_media.scss */
  .map .infobox-wrapper #infobox article h4 {
    color: #0f122f;
    font-weight: 300;
    line-height: 1.25;
    width: 100%;
  }
  /* line 879, ../scss/custom/_media.scss */
  .map .infobox-wrapper #infobox article h5 {
    display: none;
  }
  /* line 883, ../scss/custom/_media.scss */
  .map .infobox-wrapper #infobox article:nth-child(2) {
    border-top: 2px solid #c8cad5;
  }
  /* line 885, ../scss/custom/_media.scss */
  .map .infobox-wrapper #infobox article:nth-child(2) h6 {
    color: #0f122f;
    margin-bottom: 10px;
  }
  /* line 889, ../scss/custom/_media.scss */
  .map .infobox-wrapper #infobox article:nth-child(2) p, .map .infobox-wrapper #infobox article:nth-child(2) a {
    color: #3f4474 !important;
    font-weight: 300;
    font-size: 19px;
    font-family: "Source Sans Pro", sans-serif;
    margin-bottom: 10px;
    display: block;
  }
  /* line 897, ../scss/custom/_media.scss */
  .map .infobox-wrapper #infobox article:nth-child(2) li {
    display: block;
  }
  /* line 900, ../scss/custom/_media.scss */
  .map .infobox-wrapper #infobox article:nth-child(2) li + li {
    margin-top: 5px;
  }
}
@media (max-width: 705px) {
  	/*************************************
  	************************************** 
  	************************************** 
  
  	  .social section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 926, ../scss/custom/_media.scss */
  .social form button {
    margin-top: 45px;
  }
}
@media (max-width: 700px) {
  /* line 936, ../scss/custom/_media.scss */
  .team-section .owl-carousel {
    padding-right: 0 !important;
  }
  /* line 940, ../scss/custom/_media.scss */
  .team-section .team {
    text-align: center;
    width: 100% !important;
    position: relative;
  }
  /* line 944, ../scss/custom/_media.scss */
  .team-section .team a {
    max-width: 200px;
    display: block;
    margin: 35px auto 0;
  }
}
@media (max-width: 610px) {
  /* line 957, ../scss/custom/_media.scss */
  .filter-section .filter_content .box.width2 {
    width: 99%;
  }
  /* line 959, ../scss/custom/_media.scss */
  .filter-section .filter_content .box.width2 img {
    width: auto;
    position: relative;
    height: 100%;
    -ms-transform: translate(-25%, 0);
    /* IE 9 */
    -webkit-transform: translate(-25%, 0);
    /* Safari */
    transform: translate(-25%, 0);
  }
}
@media (max-width: 600px) {
  	/*************************************
  	************************************** 
  	************************************** 
  
  	  header
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 983, ../scss/custom/_media.scss */
  header {
    background-color: #fff !important;
    padding: 20px 0 !important;
  }
  /* line 986, ../scss/custom/_media.scss */
  header .container {
    padding: 0 15px !important;
  }
  /* line 989, ../scss/custom/_media.scss */
  header nav {
    top: 5px !important;
    margin-top: 0 !important;
  }
  /* line 994, ../scss/custom/_media.scss */
  header nav ul li a {
    height: 50px;
    line-height: 50px;
  }
  /* line 1001, ../scss/custom/_media.scss */
  header .logo {
    height: auto;
    width: auto;
  }
  /* line 1004, ../scss/custom/_media.scss */
  header .logo span {
    color: #0f122f;
  }
  /* line 1007, ../scss/custom/_media.scss */
  header .logo .main-logo {
    display: none !important;
  }
  /* line 1010, ../scss/custom/_media.scss */
  header .logo .small-logo {
    display: block !important;
    fill: #0F122F !important;
  }
  /* line 1016, ../scss/custom/_media.scss */
  header .icon-menu_768 {
    display: none !important;
  }
  /* line 1020, ../scss/custom/_media.scss */
  header .bars svg {
    fill: #0f122f !important;
  }
  /* line 1025, ../scss/custom/_media.scss */
  header .icon-menu_320 {
    display: block !important;
    font-size: 21px !important;
    margin-top: 2px !important;
  }

  /* line 1034, ../scss/custom/_media.scss */
  section .container > p {
    width: 95% !important;
  }

  	/*************************************
  	************************************** 
  	************************************** 
  
  	  #filter section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 1051, ../scss/custom/_media.scss */
  .filter-section #container {
    text-align: center;
  }
  /* line 1056, ../scss/custom/_media.scss */
  .filter-section .filter_wrap #filter_content .box.width2 {
    width: 283px !important;
  }
  /* line 1060, ../scss/custom/_media.scss */
  .filter-section .filter_wrap #filter_content .box.height2 {
    height: 240px !important;
  }
  /* line 1062, ../scss/custom/_media.scss */
  .filter-section .filter_wrap #filter_content .box.height2 a {
    height: 240px !important;
  }
  /* line 1064, ../scss/custom/_media.scss */
  .filter-section .filter_wrap #filter_content .box.height2 a > img {
    height: 240px !important;
  }

  	/*************************************
  	************************************** 
  	************************************** 
  
  	  #heading-slogan section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 1084, ../scss/custom/_media.scss */
  .heading-slogan-section .container h4 {
    font-size: 21px;
  }
  /* line 1087, ../scss/custom/_media.scss */
  .heading-slogan-section .container h2 {
    font-size: 37px;
    width: 100%;
  }

  	/*************************************
  	************************************** 
  	************************************** 
  
  	  #pricing section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 1105, ../scss/custom/_media.scss */
  .pricing-section article {
    margin-left: 0;
    margin-right: 0;
    width: 270px !important;
  }

  	/*************************************
  	************************************** 
  	************************************** 
  
  	  #follow section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 1122, ../scss/custom/_media.scss */
  .follow-section {
    height: auto;
  }
  /* line 1124, ../scss/custom/_media.scss */
  .follow-section:before {
    display: none;
  }
  /* line 1127, ../scss/custom/_media.scss */
  .follow-section:after {
    display: none;
  }
  /* line 1131, ../scss/custom/_media.scss */
  .follow-section .row > div {
    padding: 0;
  }
  /* line 1133, ../scss/custom/_media.scss */
  .follow-section .row > div .follow-slider {
    min-height: 0 !important;
    height: auto !important;
    padding: 90px 25px !important;
  }
  /* line 1138, ../scss/custom/_media.scss */
  .follow-section .row > div .follow-slider .customNavigation {
    right: 50%;
    -webkit-transform: translate(50%, 0);
    -moz-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
  }
  /* line 1145, ../scss/custom/_media.scss */
  .follow-section .row > div .owl-carousel {
    top: 0;
    margin-top: 90px;
    text-align: center;
  }
  /* line 1149, ../scss/custom/_media.scss */
  .follow-section .row > div .owl-carousel img {
    float: none !important;
    display: inline-block !important;
    margin-right: 0 !important;
    margin-bottom: 20px !important;
  }
  /* line 1155, ../scss/custom/_media.scss */
  .follow-section .row > div .owl-carousel p {
    font-size: 27px !important;
  }
  /* line 1157, ../scss/custom/_media.scss */
  .follow-section .row > div .owl-carousel p a {
    font-size: 27px !important;
  }
  /* line 1162, ../scss/custom/_media.scss */
  .follow-section .row > div .owl-carousel .owl-item {
    height: auto;
  }
  /* line 1166, ../scss/custom/_media.scss */
  .follow-section .row > div .buzz {
    height: auto;
    padding: 90px 45px;
    min-height: 0 !important;
    text-align: center !important;
  }
  /* line 1172, ../scss/custom/_media.scss */
  .follow-section .row > div .buzz a, .follow-section .row > div .buzz h3 {
    display: block !important;
  }
  /* line 1175, ../scss/custom/_media.scss */
  .follow-section .row > div .buzz a {
    margin: 0 auto !important;
  }
  /* line 1178, ../scss/custom/_media.scss */
  .follow-section .row > div .buzz h3 {
    margin: 40px auto;
  }
  /* line 1182, ../scss/custom/_media.scss */
  .follow-section .row > div .buzz .tweet {
    text-align: center;
  }
  /* line 1185, ../scss/custom/_media.scss */
  .follow-section .row > div .buzz a:first-child {
    margin-right: 0;
  }
  /* line 1188, ../scss/custom/_media.scss */
  .follow-section .row > div .buzz .follow-btn {
    float: none;
    margin-top: 10px !important;
  }
}
@media (max-width: 550px) {
  /* line 1202, ../scss/custom/_media.scss */
  #top {
    bottom: 10px;
    right: 10px;
  }

  	/*************************************
  	************************************** 
  	************************************** 
  
  	  #subheader section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 1216, ../scss/custom/_media.scss */
  .subheader-section {
    position: relative;
  }
  /* line 1219, ../scss/custom/_media.scss */
  .subheader-section .container article {
    position: relative;
    z-index: 5;
    text-align: center !important;
  }
  /* line 1223, ../scss/custom/_media.scss */
  .subheader-section .container article h4 {
    font-size: 21px;
  }
  /* line 1226, ../scss/custom/_media.scss */
  .subheader-section .container article h1 {
    font-size: 41px;
  }
  /* line 1230, ../scss/custom/_media.scss */
  .subheader-section .container article a {
    margin-top: 50px;
  }
  /* line 1234, ../scss/custom/_media.scss */
  .subheader-section .container .customNavigation {
    display: none;
  }
  /* line 1237, ../scss/custom/_media.scss */
  .subheader-section .container .owl-pagination {
    left: 50%;
    -ms-transform: translate(-50%, 0);
    /* IE 9 */
    -webkit-transform: translate(-50%, 0);
    /* Chrome, Safari, Opera */
    transform: translate(-50%, 0);
  }

  /* line 1245, ../scss/custom/_media.scss */
  .white-popup .person {
    padding: 25px !important;
    text-align: center;
  }
  /* line 1248, ../scss/custom/_media.scss */
  .white-popup .person li {
    margin-bottom: 10px;
  }
  /* line 1251, ../scss/custom/_media.scss */
  .white-popup .person li + li {
    margin-left: 5px !important;
  }
}
@media (max-width: 450px) {
  	/*************************************
  	************************************** 
  	************************************** 
  
  	  #blog section
  
  	**************************************
  	************************************** 
  	**************************************/
  /* line 1273, ../scss/custom/_media.scss */
  .blog-section .row > div {
    display: block;
    width: 100%;
    float: none;
  }
  /* line 1278, ../scss/custom/_media.scss */
  .blog-section .row > div:first-child {
    margin-bottom: 60px;
  }
  /* line 1281, ../scss/custom/_media.scss */
  .blog-section .row > div:nth-child(2) {
    margin-bottom: 60px;
  }
  /* line 1284, ../scss/custom/_media.scss */
  .blog-section .row > div:nth-child(3) {
    margin-bottom: 60px;
  }

    /*************************************
	************************************** 
	************************************** 

	  .contact section 

	**************************************
	************************************** 
	**************************************/
  /* line 1304, ../scss/custom/_media.scss */
  .contact-section .human-test div:nth-child(2) {
    width: 100% !important;
  }
  /* line 1306, ../scss/custom/_media.scss */
  .contact-section .human-test div:nth-child(2) label {
    margin: 0 3px;
  }

  /* line 1313, ../scss/custom/_media.scss */
  .social form > div {
    width: 100% !important;
    margin-right: 0 !important;
  }
}
@media (max-width: 400px) {
  /* line 1321, ../scss/custom/_media.scss */
  .filter-section .filter_wrap {
    padding: 0 4px !important;
  }
  /* line 1324, ../scss/custom/_media.scss */
  .filter-section #filter_content a > img {
    height: 100%;
  }
}

.sizeTestClass {
    width:1000px;
}


@media (max-width: 768px){
    .sizeTestClass {  
        width:768px;
    }
}

@media (max-width: 400px){
    .sizeTestClass {  
         width:400px;
    }
}

@media (max-width: 360px){
    .sizeTestClass {  
         width:360px;
    }
}

.blog_wrapper {
    padding-top: 10px;
    margin: auto;
    min-height: 450px;
}
.blog_left_side {
    float: left;
    background-color: #FFFFFF;
    border: 0px dashed #cccccc;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
    width:70%;
}

.blog_right_side {
    margin-top: 5px;
    float: right;
    border: 0px dashed #cccccc;
    padding-left: 10px;
    width:20%;
}



.right-inner-addon input { 
    width:175px;
}

.blog_links{
 color: #428bca;
  text-decoration: none;
}
.blog_links:hover{
     color: #317ab0;
  text-decoration: underline;
}
